.head {
	width: 100%;
	height: 100px;
	overflow: hidden;
	z-index: 9999;
}
.logo {
    width: 30%;
    margin-left: 3%;
    height: 90px;
    margin-top: 3px;
}
.logo img{
width:100%;
}
.nav {
    width: 65%;
    float: left;
    margin-left: 2%;
    /*margin-left: 76px;*/
}

.nav ul li {
	width: 14%;
	/*margin-left: 20px;*/
	height: 100px;
	float: left;
}

.nav ul li a {
	display: block;
	height: 100px;
	    font-size: 16px;
	line-height: 100px;
	text-align: center;
}

.nav ul li:hover {
	background: #9d0802;
}

.nav ul li:hover a {
	color: #fff;
}

.nav ul li.hover {
	background: #9d0802;
}

.nav ul li.hover a {
	color: #fff;
}


/*banner*/

.fullSlide {
	z-index: 22;
	width: 100%;
	position: relative;
	height: 722px;
	background: #000;
}

.fullSlide .bd {
	margin: 0 auto;
	position: relative;
	z-index: 0;
	overflow: hidden;
}

.fullSlide .bd ul {
	width: 100% !important;
}

.fullSlide .bd li {
	width: 100% !important;
	height: 722px;
	overflow: hidden;
	text-align: center;
}

.fullSlide .bd li a {
	display: block;
	height: 722px;
}

.fullSlide .hd {
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 0;
	height: 30px;
	line-height: 30px;
	text-align: center;
	_background: #000;
	_filter: alpha(opacity=60);
}

.fullSlide .hd ul {
	text-align: center;
	padding-top: 5px;
}

.fullSlide .hd ul li {
	cursor: pointer;
	display: inline-block;
	*display: inline;
	zoom: 1;
	width: 60px;
	height: 3px;
	margin: 8px;
	/*background: #9d0802;*/
	overflow: hidden;
	line-height: 9999px;
}

.fullSlide .hd ul .on {
	background-position: 0 0;
	background: #fff;
}


/*section1*/

.section1 {
	width: 100%;
	position: relative;
	z-index: 333;
	margin-bottom: 30px;
}

.section1_nav {
	width: 304px;
	top: -64px;
	position: absolute;
	padding: 20px;
	background: #f0f0f0;
}

.section1_nav .section1_title {
	width: 261px;
	height: 109px;
	background: #fff;
	text-align: center;
}

.section1_nav .section1_title h3 {
	padding-top: 20px;
	color: #9d0802;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
}

.section1_nav .section1_title h4 {
	font-size: 18px;
	color: #4a3f3f;
	text-transform: uppercase;
}

.section1_nav_list {
	margin-top: 20px;
}

.section1_nav_list li {
	height: 50px;
	margin-bottom: 10px;
	padding-left: 30px;
}

.section1_nav_list li a {
	padding-left: 30px;
	line-height: 50px;
	background: url(../img/cp2.png) no-repeat left center;
}

.section1_nav_list li:hover {
	background: #9D0802;
}

.section1_nav_list li:hover a {
	color: #fff;
	background: url(../img/cp1.png) no-repeat left center;
}

.section1_nav_list li.hover {
	background: #9D0802;
}

.section1_nav_list li.hover a {
	color: #fff;
	background: url(../img/cp1.png) no-repeat left center;
}

.section1_cont {
	width: 856px;
}

.section1_list {
	width: 856px;
	position: relative;
}

.section1_list a {
	display: block;
	height: 535px;
	position: relative;
	width: 856px;
	overflow: hidden;
}

.section1_list a img {
	display: block;
	height: 100%;
	width: 100%;
	transition: all 0.5s;
}

.section1_list a img:hover {
	transform: scale(1.1);
}

.section1_list p {
	position: absolute;
	bottom: 0px;
	height: 50px;
	text-align: center;
	width: 100%;
	line-height: 50px;
	color: #fff;
	font-size: 16px;
	background: rgba(0, 0, 0, 0.6);
	/*background: url(../img/pro_bg1.jpg) no-repeat center;*/
}


/*section2*/

.section2 {
	clear: both;
	position: relative;
	top: 4px;
	height: 217px;
}

.section2 ul li {
	  width: 33%;
    float: left;
    margin-right: 4px;
    background: #9d0802;
    height: 147px;
}

.section2 ul li p {
	width: 255px;
	font-size: 16px;
	line-height: 30px;
	margin-top: 42px;
	margin-right: 10px;
	color: #fff;
}

.section2 ul li img {
	margin-top: 28px;
	margin-left: 15px;
}

.section2 ul li:hover {
	background: #000;
/*	width: 200px;*/
}
/*
.section2 ul li:nth-child(1) {
	background: #9D0802;
	margin-left: 16px;
}

.section2 ul li:nth-child(3) {
	background: #9D0802;
	margin-right: 0px;
}*/


/*section3*/

.section3 {
	width: 100%;
	overflow: hidden;
	margin-top: 30px;
}

.title {
	text-align: center;
	padding-top: 20px;
}

.title h3 {
	font-size: 30px;
	color: #9d0802;
}

.title h4 {
	font-size: 19px;
	color: #453b3a;
	text-transform: uppercase;
}

.section3_nav {
	margin-top: 20px;
	overflow: hidden;
	    margin-left: 10px;
		height:135px;
}

.section3_nav ul li {
	float: left;
	width: 136px;
/*	border-radius: 50%;*/
	height: 136px;
	margin-left: 60px;
background: url(../img/yq.png) no-repeat left center;
}

.section3_nav ul li a {
	text-align: center;
	display: block;
height: 136px;
	font-size: 16px;
	line-height: 136px;
}

.section3_nav ul li:hover {
background: url(../img/yq2.png) no-repeat left center;
}

.section3_nav ul li:hover a {
	color: #fff;
}

.section3_pro {
	margin-top: 30px;
}

.section3_pro_list ul li {
	float: left;
	margin-left: 10px;
	width: 388px;
	margin-bottom: 20px;
	position: relative;
}

.section3_pro_list ul li .list_img {
	width: 388px;
	height: 252px;
	display: block;
	overflow: hidden;
}

.section3_pro_list ul li .list_img img {
	width: 100%;
	height: 100%;
	transition: all 0.5s;
}

.section3_pro_list ul li .list_img:hover img {
	width: 100%;
	height: 100%;
	transform: scale(1.1);
}

.section3_pro_list ul li .list_txt {
	position: absolute;
	bottom: 0px;
	height: 50px;
	text-align: center;
	width: 100%;
	line-height: 50px;
	color: #fff;
	font-size: 14px;
	background: rgba(0, 0, 0, 0.6);
}

.section3_pro_list ul li:hover .list_txt {
	background: rgba(157, 8, 2, 0.6);
}

.section4 {
	overflow: hidden;
	width: 100%;
	background: #F5F5F5;
	margin-top: 30px;
	padding-top: 30px;
	padding-bottom: 50px;
}

.section4_box {
	margin-top: 40px;
}

.section4_box ul li {
	float: left;
	margin-left: 20px;
	width: 211px;
	text-align: center;
	height: 437px;
}

@keyframes test {
	0% {
		transform: translate(0, 0)
	}
	50% {
		transform: translate(0, 5px)
	}
	100% {
		transform: translate(0, 0)
	}
}

.section4_box ul li:hover {
	animation: test 0.25s ease-in 3;
}

.section4_box ul li p:nth-child(1) {
	width: 92px;
	background: #9D0802;
	height: 92px;
	border-radius: 61px;
	margin: 0px auto;
	text-align: center;
	line-height: 92px;
	font-size: 30px;
	color: #fff;
}

.section4_box ul li p:nth-child(1):hover {
	background: #000;
}

.section4_box ul li p:nth-child(2) {
	margin-top: 100px;
	color: #FFFFFF;
	font-size: 17px;
}

.section5 {
	overflow: hidden;
	margin-top: 80px  !important;
}

.section5_fl {
	width: 500px;
}

.section5_fl h4 {
	font-size: 30px;
	color: #9D0802;
}

.section5_fl .a1 {
	margin-top: 60px;
	height: 200px;
	display: block;
	overflow: hidden;
	font-size: 16px;
	line-height: 30px;
}

.section5_fl .more {
	clear: both;
	display: block;
	width: 140px;
	height: 40px;
	background: #9D0802;
	text-align: center;
	font-size: 15px;
	color: #fff;
	line-height: 40px;
}

.section5_fr {
	width: 622px;
}

.section5_fr ul li {
	float: left;
	width: 191px;
	margin-left: 10px;
	height: 440px;
}

.section5_fr ul li a {
	display: block;
	overflow: hidden;
	width: 191px;
	height: 440px;
}

.section5_fr ul li a img {
	transition: all 0.5s;
	width: 100%;
	height: 100%;
}

.section5_fr ul li a:hover img {
	transform: scale(1.1);
}

.section5_fr ul li:nth-child(2) {
	margin-top: 50px;
}

.section6 {
	background: #F5F5F5;
	padding-top: 20px;
	padding-bottom: 20px;
	width: 100%;
	overflow: hidden;
}

.partner {
	overflow: hidden;
	margin-bottom: 40px;
	margin-top: 30px;
}

.partner ul li {
	float: left;
	width: 298px;
	margin-right: 2px;
	height: 105px;
	margin-bottom: 3px;
}

.partner ul li a {
	display: block;
}

.partner ul li a img {
	width: 298px;
	height: 105px;
	left: 0px;
	/* transform: rotateY(0deg);*/
	transition: all 0.5s ease 0s;
	backface-visibility: hidden;
}


/*.partner ul li a:hover img{
	 transform: rotateY(360deg);
}*/

.section6 .more {
	clear: both;
	display: block;
	width: 140px;
	height: 40px;
	background: #9D0802;
	text-align: center;
	font-size: 15px;
	color: #fff;
	line-height: 40px;
	margin: 30px auto;
}


/*section7*/

.section7 {
	margin-top: 30px;
	overflow: hidden;
/*	margin-bottom: 52px  !important;*/
	background: #F5F5F5;
	padding-top: 20px;
	padding-bottom: 20px;
	width: 100%;
	overflow: hidden;
}

.section7_box {
	margin-top: 30px;
}

.section7_fl {
	width: 550px;
	margin-right: 20px;
}

.section7_fl_title {
	height: 207px;
}

.section7_fl_title .title_t1 {
	height: 207px;
	color: #fff;
	width: 106px;
	background: #9D0802;
	text-align: center;
	font-size: 36px;
	padding-top: 40px;
}

.section7_fl_txt {
	width: 100%;
	padding: 20px;
	background: #f5f5f5;
	overflow: hidden;
}

.section7_fl_txt ul li {
	height: 40px;
	overflow: hidden;
	display: block;
	line-height: 40px;
}

.section7_fl_txt ul li a {
	display: block;
	font-size: 15px;
}

.section7_fl_txt ul li a:hover {
	color: #9D0802;
}

.title_t2 {
	background: #000 !important;
}


/*footer*/

.footer {
	width: 100%;
	background: #2d2d2d;
	padding-top: 20px;
	overflow: hidden;
	padding-bottom: 20px;
}

.footer_nav {
	padding-bottom: 30px;
	padding-top: 20px;
	border-bottom: 1px solid #515151;
}

.footer_nav ul li {
	float: left;
	height: 40px;
	width: 170px;
	margin-right: 30px;
}

.footer_nav ul li a {
	display: block;
	color: #fff;
	text-align: center;
}

.footer_cont {
	padding-bottom: 30px;
	padding-top: 20px;
	border-bottom: 1px solid #515151;
	height: 230px;
}

.footer_fl {
	padding-top: 20px;
}

.footer_fl h4 {
	color: #fff;
	font-size: 16px;
	padding-bottom: 20px;
	font-size: 20px;
}

.footer_fl ul li {
	height: 30px;
}

.footer_fl ul li p {
	color: #fff;
	font-size: 15px;
}

.footer_fr {
	/*width: 400px;*/
}

.footer_fr ul {
	margin-top: 30px;
}

.footer_fr ul li {
	margin-left: 30px;
	float: left;
}

.footer_links {
	clear: both;
	padding-top: 10px;
}

.footer_links p {
	font-size: 12px;
	color: #fff;
}

.footer_links p a {
	font-size: 12px;
	color: #fff;
}


/**/


/*zy_banner*/

.subCon {
	width: 100%;
	height: 620px;
	position: relative;
}

.subCon .subPic {
	width: 100%;
	height: 620px;
	position: relative;
	background-position: top left;
	background-repeat: no-repeat;
}

.shadeCon {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	display: block;
}

.subTitle {
	padding-top: 172px;
	margin-bottom: 114px;
}

.subTitle .title {
	height: 87px;
	line-height: 87px;
	font-size: 40px;
	color: #fff;
	text-align: center;
	position: relative;
}

.subTitle .title:after {
	display: block;
	content: "";
	position: absolute;
	width: 40px;
	height: 2px;
	background: #fff;
	left: 50%;
	margin-left: -20px;
	bottom: -32px;
}

.subTitle .english {
	height: 70px;
	line-height: 70px;
	text-align: center;
	font-size: 24px;
	color: #fff;
}

.location {
	text-align: center;
	font-size: 0;
	position: relative;
}

.locationBoxC {
	position: relative;
}

.location .myslide {
	display: inline-block;
	width: 25%;
	font-size: 20px;
	color: #333;
}

.location .myslide .con {
	margin: 0 10px;
	height: 65px;
	line-height: 65px;
	background: #fff;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
}

.location .myslide .con a {
	display: block;
	color: #333;
	text-align: center;
	height: 65px;
	overflow: hidden;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
}

.location .myslide:hover .con,
.location1 .myslide:hover .con {
	background: #9d0802;
}

.location .myslide.hoevr .con a,
.location1 .myslide.hoevr .con a {
	background: #9d0802;
	color: #fff;
}

.location .myslide:hover .con a,
.location1 .myslide:hover .con a {
	color: #fff;
}

.location .myslide .con a.hover,
.location1 .myslide .con a.hover {
	background: #9d0802;
}

.location .myslide .con a.hover,
.location1 .myslide .con a.hover {
	color: #fff;
}

.location .myslide .con a div {
	display: inline-block;
	overflow: hidden;
	text-align: center;
	line-height: 23px;
	vertical-align: middle;
}


/*关于我们*/

.other_box {
	width: 100%;
	padding-top: 30px;
	padding-bottom: 30px;
	overflow: hidden;
}

.bg {
	/*background: #fff;*/
	padding-top: 30px;
	padding-bottom: 30px;
}

.bg h4 {
	text-align: center;
	font-size: 30px;
}

.bg>div {
	padding: 20px;
}

.news_box {
	padding-top: 30px;
	margin-top: 30px;
}

.news_box li {
	float: left;
	height: 400px;
	width: 335px;
	margin-bottom: 30px;
	margin-left: 20px;
}

.news_box li .news_img {
	width: 335px;
	display: block;
	overflow: hidden;
	height: 223px;
}

.news_box li .news_img img {
	width: 100%;
	display: block;
	overflow: hidden;
	height: 100%;
	transition: all 0.5s;
}

.news_box li .news_img:hover img {
	transform: scale(1.1);
}


}
.news_box li .news_txt {
	margin-top: 10px;
}
.news_box li .news_txt .news_time {
	width: 81px;
	height: 63px;
	background: #9d0802;
}
.news_box li .news_txt .news_time p {
	text-align: center;
	color: #fff;
}
.news_box li .news_txt .news_time p:nth-child(1) {
	font-size: 22px;
	padding-top: 5px;
}
.news_box li .news_txt .news_time p:nth-child(2) {
	font-size: 16px;
}
.news_box li .news_txt .news_cont {
	width: 246px;
}
.news_box li .news_txt .news_cont p:nth-child(1) {
	height: 33px;
	overflow: hidden;
	font-size: 18px;
	padding-top: 10px;
	color: #555252;
}
.news_box li .news_txt .news_cont p:nth-child(2) {
	height: 30px;
	overflow: hidden;
	font-size: 14px;
	padding-top: 10px;
	color: #555252;
}

/*联系我们*/
.subBanner1 {
	width: 100%;
	padding-top: 26%;
	position: relative;
}
.pageTop {
	clear: both;
	width: 100%;
}
.bai {
	background: #FFF;
}
.subPageC {
	min-height: 214px;
	height: auto !important;
	height: 600px;
}
.contact1 {
	height: 135px;
	position: relative;
	margin-right: -30px;
}
.contact {
	width: 1080px;
	margin: 0 auto;
}
.contact1 {
	height: 135px;
	position: relative;
	margin-right: -30px;
}
.contact1List {
	position: absolute;
	left: 0px;
	width: 100%;
	top: -30px;
}
.contact1List dd {
	float: left;
	display: inline;
	width: 33.3333%;
}
.contact1List dd .con {
	padding-right: 30px;
	text-align: center;
}
.contact1List dd .con .text {
	height: 145px;
	border-bottom: 3px solid #c7c7c7;
	background: #FFF;
	padding-top: 70px;
	line-height: 26px;
	color: #333333;
	font-size: 14px;
	position: relative;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
}
.contact1List dd .con .text:before {
	display: block;
	height: 3px;
	background: #cd281e;
	position: absolute;
	left: 0px;
	bottom: -3px;
	content: '';
	width: 0px;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
}
.contact1List dd .con .img {
	width: 73px;
	height: 73px;
	overflow: hidden;
	position: absolute;
	left: 50%;
	margin-left: -36px;
	top: -36px;
}
.contact1List dd:hover .text {
	box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.2);
	color: #cd281e;
}
.contact1List dd:hover .text:before {
	width: 100%;
}
.messageT {
	height: 55px;
	line-height: 55px;
	text-align: center;
	color: #333333;
	font-size: 24px;
	margin-bottom: 40px;
}
.messageC {
	background: #f5f5f5;
	padding: 45px 50px;
	margin-top: 120px;
}
.messageForm {
	overflow: hidden;
	margin-right: -20px;
}
.messageForm dd {
	float: left;
	display: inline;
	width: 33.3333%;
	margin-bottom: 15px;
}
.messageForm dd .con {
	padding-right: 20px;
}
.messageForm dd .form {
	border-bottom: 1px solid #c7c7c7;
	padding: 0 8px;
}
.messageForm dd .form span {
	float: left;
	display: inline;
	color: #666666;
	font-size: 14px;
	line-height: 40px;
}
.messageForm dd .form .formC {
	overflow: hidden;
	padding: 0 10px;
}
.messageForm dd .form input {
	overflow: hidden;
	display: block;
	height: 40px;
	line-height: 40px;
	background: none;
	border: none;
	width: 100%;
}
.messageForm dd .form textarea {
	overflow: hidden;
	display: block;
	height: 170px;
	line-height: 40px;
	font-size: 14px;
	background: none;
	border: none;
	width: 100%;
}
.messageForm dd.ddtextarea {
	width: 100%;
}
.messageCode {
	text-align: center;
	padding: 30px 0;
}
.messageCode div {
	display: inline-block;
	overflow: hidden;
}
.messageCode div input {
	float: left;
	display: inline;
	width: 143px;
	height: 38px;
	border: 1px solid #c7c7c7;
	padding: 0 10px;
	background: none;
	margin-right: 18px;
}
.messageCode div img {
	float: left;
	display: inline;
	width: 220px;
	height: 40px;
}
.messageBtn {
	overflow: hidden;
	text-align: center;
}
.messageBtn input {
	display: block;
	width: 273px;
	height: 50px;
	line-height: 50px;
	font-size: 14px;
	background: #c1272d;
	margin: 0 auto;
	color: #FFF;
}
.messageBtn a:hover {
	opacity: 0.8
}

/*other_box1*/
.pro_box {}
.other_box1 {
	width: 100%;
	background: #f5f5f5;
}

/*产品中心*/
.pro_nav {
	width: 304px;
	padding: 20px;
	background: #f0f0f0;
}
.pro_nav .section1_title {
	width: 261px;
	height: 109px;
	background: #fff;
	text-align: center;
}
.pro_nav .section1_title h3 {
	padding-top: 20px;
	color: #9d0802;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
}
.pro_nav .section1_title h4 {
	font-size: 18px;
	color: #4a3f3f;
	text-transform: uppercase;
}
.section1_nav_list {
	margin-top: 20px;
}
.section1_nav_list li {
	height: 50px;
	margin-bottom: 10px;
	padding-left: 30px;
}
.section1_nav_list li a {
	padding-left: 30px;
	line-height: 50px;
	    font-size: 18px;
	background: url(../img/cp2.png) no-repeat left center;
}
.section1_nav_list li:hover {
	background: #9D0802;
}
.section1_nav_list li:hover a {
	color: #fff;
	background: url(../img/cp1.png) no-repeat left center;
}
.section1_nav_list li.hover {
	background: #9D0802;
}
.section1_nav_list li.hover a {
	color: #fff;
	background: url(../img/cp1.png) no-repeat left center;
}
.pro_fr {
	width: 820px;
}
#zzsc {
	height: auto;
	width: 820px;
	overflow: hidden;
}
#zzsc ul li {
	width: 254px;
	height: 185px;
	overflow: hidden;
	float: left;
	margin: 0px 10px 10px 0px;
	position: relative;
}
#zzsc ul li a img {
	width: 254px;
	height: 185px;
}
#zzsc ul li .text {
	width: 100%;
	height: 0;
	overflow: hidden;
	position: absolute;
	left: 0;
	bottom: 0;
	background: rgba(157, 8, 2, 0.8);
	font-size: 12px;
	color: #fff;
}
#zzsc ul li .text p {
	text-align: left;
	color: #fff;
	line-height: 180%;
	padding: 5px 10px;
	clear: both
}
#zzsc ul li .text b {
	display: block;
	padding: 5px 10px;
	display: block;
	float: left;
	background: #333;
	margin-bottom: 5px;
}

/*产品*/
.subsearch {
	width: 100%;
	padding: 0 2%;
	background: #eee;
	height: 45px;
	line-height: normal;
}
.subsearch .sub-left {
	float: left;
	width: 50%;
	text-align: left;
}
.subsearch .sub-right {
	float: right;
	width: 50%;
	height: 40px;
	margin-top: 2px;
}
.subsearch p {
	margin-bottom: 0;
	line-height: 30px;
}
.subsearch b {
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	color: #941e21;
}
.search {
	    text-align: right;
    height: 40px;
    width: 31%;
    float: right;
    margin-top: 5px;
}
.search input {
	outline: none;
	border: none;
    width: 76%;
    height: 30px;
    line-height: 30px;
	text-indent: 20px;
	color: #777;
	float: left;
	border-radius: 0;
}
.search button {
	outline: none;
	border: none;
	width: 25%;
	height: 30px;
	margin-left: -3px;
	background: #bb0511;
	font-size: 14px;
	color: #fff;
	float: right;
}
.subsearch .sub-left p {
	color: #333;
	font-size: 14px;
	line-height: 45px;
}
.case-item {
	width: 100%;
	margin-bottom: 40px;
}
.case-item {
	width: 100%;
	margin-bottom: 40px;
}
.mb30 {
	margin-bottom: 30px
}
.case-list {
	border: 1px solid #D9D9D9;
	line-height: 56px;
	height: 56px;
	margin-top: -1px;
	overflow: hidden;
	clear: both;
}
.case-list span {
	line-height: 56px;
	float: left;
	background: #eee;
	text-align: center;
	width: 130px
}
.case-item li {
	clear: both;
	height: 56px;
	border: 1px solid #ccc;
	font-size: 14px;
	border-top: none
}
.case-list .wr {
	float: left;
	width: 80%
}
#wrapper1,
#wrapper2,
#wrapper3,
#wrapper4,
#wrapper5,
#wrapper6,
#wrapper7 {
	position: relative;
	overflow: hidden;
	height: 38px;
	line-height: 38px;
	width: 74%
}
.case-list .wr a {
	float: left;
	line-height: 25px;
	height: 25px;
	padding: 14px 9px;
	margin: -1px 1%;
}
.case-item ul.scroll a>li {
	border: none;
	line-height: 25px;
	height: 25px;
	padding: 0 4px
}
.case-item ul.scroll a>li.active {
	background: #BB1418;
	color: #fff;
	font-size: 14px
}
.case-item ul.scroll a>li:hover {
	background: #BB1418;
	color: #fff
}
.case-item li span {
	display: block;
	float: left;
	width: 10%;
	height: 100%;
	line-height: 38px;
	background: #EEE;
	padding: 0 2%;
	color: #808080
}
.case-item li .scroll {
	font-size: .5rem
}
.case-item li .scroll a.active {
	background: #BB1418;
	color: #fff;
	font-size: .5rem
}
.case-item li .scroll a {
	display: inline-block;
	padding: 0 .2%;
	text-decoration: none
}
.pro_fr1 {
	width: 100%;
}
#zzsc2 {
	height: auto;
	width: 100%;
	overflow: hidden;
}
#zzsc2 ul li {
	width: 350px;
	height: 250px;
	overflow: hidden;
	float: left;
	margin: 8px 10px 10px 21px;
	position: relative;
}
#zzsc2 ul li a img {
	width: 350px;
	height: 250px;
}
#zzsc2 ul li .text {
	width: 100%;
	height: 0;
	overflow: hidden;
	position: absolute;
	left: 0;
	bottom: 0;
	background: rgba(157, 8, 2, 0.8);
	font-size: 12px;
	color: #fff;
}
#zzsc2 ul li .text p {
	text-align: left;
	color: #fff;
	line-height: 180%;
	padding: 5px 10px;
	clear: both
}
#zzsc2 ul li .text b {
	display: block;
	padding: 5px 10px;
	display: block;
	float: left;
	background: #333;
	margin-bottom: 5px;
}

/*产品详情*/
.p_fl {
	border-right: 1px solid #E9E9E9;
	width: 65%;
	float: left;
	padding: 0 2%;
}
.p-title h4 {
	font-size: 35px;
	color: #9d0802;
}
.p-dec {
	margin-top: 30px;
}
.p-dec img {
	width: 100%;
}
.p-dec p {
	font-size: 16px;
	line-height: 30px;
}

/*p_fr*/
.p_fr {
	width: 28%;
	margin-left: 3%;
}
.p-r-top .c-tit {
	font-size: 24px;
	color: #333;
}
.p-r-top .lin {
	display: block;
	width: 60px;
	height: 2px;
	background: #bb0511;
}
.lx span {
	font-size: 14px;
	color: #333;
	width: 100%;
	margin: 15px 15% 5px 0;
	display: inline-block;
}
.lx span i {
	color: #999;
	font-size: 14px;
	font-style: normal;
}

 .lg-dec {
    margin-top: 10px;
    line-height: 25px;
}
.p-r-bot {
    padding: 30px;
    border: 1px solid #E6E6E6;
}
.p-r-bot h3 {
    color: #bb0511;
    font-size: 24px;
    text-align: center
}
.p-r-bot p {
    font-size: 14px;
    color: #666;
    text-align: center;
}
.p-r-bot input {
    display: block;
    border: 1px solid #E6E6E6;
    height: 40px;
    line-height: 40px;
    width: 100%;
    margin-bottom: 20px;
    outline: none;
    text-indent: 20px;
    color: #999;
    font-size: 14px;
}
.p-r-bot button {
    width: 100%;
    height: 40px;
    line-height: 40px;
    color: #fff;
    text-align: center;
    font-size: 14px;
    outline: none;
    background: #bb0511;
}
.p-r-bot {
    margin-top: 70px;
}
.p-l-c {
    width: 95%;
    margin-bottom: 50px;
}
.p-l-c img {
    width: 100%;
    margin-bottom: 20px;
}
/*新闻详情*/
/*.other_box {
    margin-top: 50px;
}*/

/*.other_box {
    margin-top: 50px;
}*/
.wrap {
    width: 1200px;
    margin: 0 auto;
    height: auto;
    overflow: hidden;
    /*margin-top:20px;*/

}
.newsinfor{

}
.newsinfor .sub-tit {
    font-size: 38px;
    line-height: 73px;
    color: #222;
    margin-bottom: 30px;
}
.newsinfor .sub-tit .math{
    height: 22px;
}
.newsinfor .math .time{
    font-size: 18px;
    line-height: 22px;
    color: #666666;
    font-family: "Arial";
    padding-right: 20px;
    margin-right: 20px;
    border-right: 1px solid #e5e5e5;
}
.newsinfor .math .tit{
    font-size: 16px;
    color: #1e409f;
    line-height: 22px;
}
.newsinfor_cont{
    width: 100%;
    padding-bottom: 70px;
    border-bottom: 1px solid #e5e5e5;
    font-size: 16px;
    line-height: 30px;
    color: #666666;
    padding-top: 20px;
}
.bot{
    width: 1200px;
    margin: 0 auto;
    padding-top: 20px;

}
.bot .box{
    width: 750px;
    float: left;
}
.bot .box p{
    font-size: 14px;
    line-height: 30px;
    color: #666;
}
.bot .box p a{
    color: #999;
    transition:all 0.5s;
    -webkit-transition:all 0.5s;
}
.bot .box p a:hover{
    color: #666;
}
.bot .btns {
    width: 219px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    border: 1px solid #e5e5e5;
    font-size: 18px;
    color: #1e409f;
    display: block;
    float: right;

    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.page{height:30px; overflow:hidden; text-align:center; padding-top:5px; line-height:21px; font-weight: normal;}
.page a{BORDER:#999 1px solid; PADDING:2px 5px; MARGIN-RIGHT: 5px;  TEXT-DECORATION: none; background:#fff; color: #333; font-weight: normal;}
.page a:hover{border:1px solid #0d9ae4; text-decoration:none; BACKGROUND-COLOR:#9d0802; color:#FFF;}
.page a:active{border:1px solid #0d9ae4; text-decoration:none; BACKGROUND-COLOR:#0d9ae4;}
.page span.current{BORDER: #9d0802 1px solid; PADDING:1px 5px;  FONT-WEIGHT: bold;  COLOR: #fff; MARGIN-RIGHT: 2px; BACKGROUND-COLOR: #9d0802;MARGIN-RIGHT: 5px;}
.page span.disabled{BORDER:#237ac7 1px solid; PADDING:2px 5px; COLOR:#237ac7; MARGIN-RIGHT: 5px; background:#d8f1ff;}