/*------style.css  start------*/
/*less*/
@c:center;
@small:12px;
@mid:14px;
@big:16px;
@b:#000;
@g:#666;
@r:#d41c29;
.clearfix:after{
	content:"";
	display:block;
	clear:both;
}
.clearfix{
	zoom:1;
}
.fl{
	float:left;
}
.fr{
	float:right;
}
.db{
	display:block;
}
.tl{
	text-align: left;
}
.tc{
	text-align: center;
}
.tr{
	text-align: right;
}
.full{
	width:100%;
	height:100%;
}
.box{
	display: inline-block;
}
.none{
	display: none;
}

a:hover{
	text-decoration:none;
	color: #ca1c28;
    transition: color 0.4s;
    -moz-transition: color 0.4s;
    -webkit-transition: color 0.4s;
    -o-transition: color 0.4s;
}
@-webkit-keyframes fromBottomFade { from {
-webkit-transform: translateY(20%);
opacity:0;
}
}
@keyframes fromBottomFade { from {
transform: translateY(20%);
opacity:0;
}
}



a{text-decoration:none;}


/*container*/
.container{
	width:1200px;
	margin:0 auto;
	clear:both;
}

/*header*/
.top{width:100%;height:114px;z-index:100;background:#fff; min-width:1200px; }
.top .logo{float:left;margin-top:20px;font-size:0px;}
.nav{float:right;line-height:114px;}
.navul li{float:left;height:114px;margin-left:42px;position:relative;}
.navul li>a{font-size:18px; color:#000000;}
.navul li.cur>a{color:#325f9a;}
.navul li>a:hover{color:#325f9a;}
.navul li .nav_son{display: none;position: absolute;left: 50%;top: 114px;z-index:100;box-shadow: 0 6px 12px rgba(0, 0, 0, .175);margin-left: -50px;width: 160px;font-size: 14px;background: #FFF;animation: fromBottomFade .6s ease both;-webkit-animation: fromBottomFade .6s ease both;}
.navul li .nav_son a{overflow: hidden;white-space: nowrap;text-overflow: ellipsis;color:#222;display:block;padding:10px 20px;border-bottom:1px solid #ebebeb;line-height:23px;}
.navul li .nav_son a:hover{color:#325f9a;background:#f5f5f5;}
.navul li .line{width:0px;height:3px;position:absolute;top:111px;left:0px;background:#325f9a;}
.navul li:hover .line{width:100%;}
.navul li:hover .nav_son{display:block;}



	
	/*banner*/
#indexbanner{ width:100%;height:618px; min-width:1200px;  position: relative;}
.bx-controls{ position: absolute; left: 0; bottom: 20px; z-index: 70; width: 100%; color: rgba(0,0,0,0);}
.bx-controls .bx-pager{ text-align: center;}
.bx-controls .bx-pager div{ display: inline-block; margin: 0 2px;}
.bx-controls .bx-pager div a{ display: block; width: 45px; height: 4px; overflow: hidden; line-height: 50px; background-color: rgba(255,255,255,0.3);}
.bx-controls .bx-pager div a.active{ background-color: rgba(255,255,255,0.8);}
.bx-controls .bx-controls-direction{ display: none;}

#insidebanner{width:100%;height:300px;min-width:1200px;  overflow: hidden; position: relative;}





.tit{width:100%;text-align:center; min-width:1200px;}
.tit p{font-size:16px;font-weight:regular;color:#333;}
.tit .line{width:101px;height:2px;background:#006699;margin:auto; margin-top:10px;margin-bottom:10px;}
.tit span{font-size:12px; color:#999999;text-transform:uppercase;display:block;}





#indexabout{width:100%;height:629px;background:url(../images/aboutbg.jpg) no-repeat center; min-width:1200px;overflow:hidden;}
.about{width:1200px;margin:auto;overflow:hidden;}
.about .tit{margin-top:88px; height:50px; }
.about .con{line-height:35px;width:700px; margin:42px auto;letter-spacing:5px;}



#indexproduct{width:100%;height:580px;  min-width:1200px;}
.product{width:1200px;height:100%;margin:auto;overflow:hidden;}
.product .tit{margin-top:88px; margin-top}
.product .con{height:353px;margin-top:85px; background:#f7f7f7;width:100%;overflow:hidden;}

.product .con .left{height:100%;width:600px;float:left;}
.product .con .left li{height:60px; width:500px;margin:auto;margin-top:4px;}
.product .con .left li:first-child{margin-top:34px;}
.product .con .left li .tt{font-size:16px;color:#070707;font-weight:bold;height:28px;line-height:28px;}
.product .con .left li .conn{font-size:14px;color:#666666;letter-spacing:2px;height:32px;line-height:32px;text-overflow:ellipsis;white-space:nowrap; overflow:hidden;}
.product .con .left li .tt img{float:left;margin-right:5px;}
.product .con .left .more{float:right;margin-top:14px; margin-right:20px; width:95px;font-size:12px;color:#333333;letter-spacing:2px; height:32px;line-height:32px;border:2px solid #7b7b7b;}
.product .con .left .more img{margin-left:6px;margin-right:6px}
.product .con .right{height:100%;width:600px;float:right;}







#indexcase{width:100%;overflow:hidden;  min-width:1200px;}
.case{width:1200px;height:100%;margin:auto;overflow:hidden;}
.case .tit{margin-top:72px;}
.case .con{width:100%;height:610px;margin-top:63px;margin-bottom:105px;overflow:hidden;}
.case .con .left{width:600px;height:100%;float:left;}
.case .con .left li{width:300px;height:305px;float:left; overflow:hidden;position:relative;}
.case .con .left li .tt{position:absolute;bottom:0px;left:0px;width:100%;height:45px;overflow:hidden;background:rgba(0,0,0,0.3);color:#ffffff;text-align:center;line-height:45px;}
.case .con .right{width:600px;height:100%;float:right;overflow:hidden;}
.case .con .right li{width:600px;height:610px;overflow:hidden;position:relative; list-style-type:none;}
.case .con .right li .tt{position:absolute;bottom:0px;left:0px;width:100%;height:45px;overflow:hidden;background:rgba(0,0,0,0.3);color:#ffffff;text-align:center;line-height:45px;}




#ne_nav{width:100%;height:40px;background:#f5f5f5;}
#ne_nav p{line-height:40px;padding-left:30px;background:url(../images/home.png) no-repeat left center;}




.col{width:100%;min-height:450px;line-height:220%;margin-top:40px;margin-bottom:50px;}
.col h2{text-align:center;font-weight:normal;color:#000;}
.col h3{text-align:center;font-weight:normal;font-size:12px;}



.maintit{text-align:center;margin-top:45px;}
.maintit p{font-size:30px;color:#333;font-weight:lighter;margin-bottom:10px;}
.maintit span{font-size:16px;color:#999;text-transform:uppercase;}
.son_nav{margin-top:25px;text-align:center;}
.son_nav a{padding:0px 20px;height:45px;line-height:45px;border-radius:2px;border:1px solid #dcdcdc;color:#333;display:inline-block;margin:0px 10px;transition: color 0s;}
.son_nav a.active{background:#008b92;color:#fff;border:1px solid #008b92;}
.son_nav a:hover{background:#008b92;color:#fff;border:1px solid #008b92;}






.pxxm{ width: 1200px;margin:50px auto; overflow: hidden; min-height: 350px;}
.pxxm  ul li{ width:388px;margin-right: 18px;float: left; height: 360px;margin-bottom: 27px;  background: #f5f5f5;}
.pxxm  ul li:nth-child(3n){margin-right: 0px;}
.pxxm  ul li .pic{ width:388px;height: 291px;overflow: hidden;display: table-cell;vertical-align: middle; }
.pxxm  ul li .pic img{ transition-duration:0.9s;display: block; max-height: 291px;margin: auto; max-width: 388px;line-height: 291px;
	vertical-align: middle;}
.pxxm  ul li:hover{ background:#dedede; }
.pxxm  ul li:hover .pic img{
	transform:scale(1.1,1.1);
	-ms-transform:scale(1.1,1.1); 	/* IE 9 */
	-moz-transform:scale(1.1,1.1); 	/* Firefox */
	-webkit-transform:scale(1.1,1.1); /* Safari 和 Chrome */
	-o-transform:scale(1.1,1.1); 	/* Opera */
}

.pxxm ul li p{line-height: 66px;height:66px;width:90%;margin:auto;text-overflow:ellipsis;overflow:hidden;white-space:nowrap; text-align:center;}






.online{width:100%;margin:auto;margin-top:20px;margin-bottom:20px;overflow:hidden;}
.online form{padding-left:150px;}
.online .text{width:381px;height:38px;float:left;margin-bottom:20px;margin-right:25px;}
.online .text input{width:268px;height:36px;border:1px solid #c9c9c9;padding-left:20px;}
.online .text p{float:left;width:76px;padding-right:10px;line-height:38px;padding-left:5px;}
.online .text p span{color:#eb0000;position:relative;top:2px;}
.online .con{width:927px;height:205px;float:left;margin-bottom:20px;}
.online .con textarea{padding:20px;border:1px solid #c9c9c9;height:163px;width:760px;}
.online .con p{float:left;width:81px;padding-right:5px;line-height:38px;padding-left:5px;}
.online .con p span{color:#eb0000;position:relative;top:2px;}
.online .verify{height:38px;margin-bottom:20px;}
.online .verify p{float:left;width:76px;padding-right:10px;line-height:38px;padding-left:5px;}
.online .verify p span{color:#eb0000;position:relative;top:2px;}
.online .verify input{width:154px;height:36px;border:1px solid #c9c9c9;float:left;padding-left:20px;margin-right:10px;}
.online .verify img{cursor:pointer;}
.online .submit{width:107px;height:35px;color:#fff;cursor:pointer;background:#be252e;margin-left:91px;float:left;border:none;margin-right:47px;}
.online .reset{width:107px;height:35px;color:#fff;cursor:pointer;background:#008b92;float:left;border:none;}







.xwzx{width:1200px;min-height:300px;margin: auto;
	overflow: hidden;}
.xwzx ul{width:100%;height: 100%;}
.xwzx ul li{width:100%;height:180px;display: block; border-bottom:1px dashed #dedede;transition: all 0.3s ease 0s;position:relative;}
.xwzx ul li .pic{ position: absolute; left: 0;top:20px; width: 270px; height: 140px; overflow: hidden;}
.xwzx ul li img{ width: 270px; height: 140px;max-width:100%;max-height:100%; transition: transform 0.9s ease 0s;transition-duration: 1s; }
.xwzx ul li .dongfrN{width: 900px;float: right;position: relative;}
.xwzx ul li .dongfrN .riqiN{ position: absolute; right:0px; top: 40px;line-height: 30px;height: 30px;  transition-duration: 0.3s;}
.xwzx ul li .dongfrN h5{  transition-duration: 0.3s; position: absolute; left:0px; top: 40px; font-size: 16px; line-height: 30px;height: 30px;font-weight: lighter; width: 750px; overflow: hidden; white-space: nowrap;text-overflow: ellipsis; }
.xwzx ul li .dongfrN p{  transition-duration: 0.3s; position: absolute; left:0px; top: 90px; line-height: 30px;height: 60px; width: 750px;overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient: vertical;  }
.xwzx ul li .dongfrN span{  transition-duration: 0.3s; position: absolute;right: 0px; top: 90px; line-height: 30px;height: 30px; width: 80px; text-align: center;}

.xwzx ul li:hover img{ transform:scale(1.1,1.1);
	-ms-transform:scale(1.1,1.1); 	/* IE 9 */
	-moz-transform:scale(1.1,1.1); 	/* Firefox */
	-webkit-transform:scale(1.1,1.1); /* Safari å’Œ Chrome */
	-o-transform:scale(1.1,1.1); 	/* Opera */}
.xwzx ul li:hover .riqiN{ margin-right: 20px; color: #c80614; }
.xwzx ul li:hover .dongfrN h5{padding-left: 20px; color: #c80614; }
.xwzx ul li:hover .dongfrN p{padding-left: 20px  }
.xwzx ul li:hover .dongfrN span{ background: #434343;color: #fff; }







.orientation{margin-top:20px;margin-bottom:20px;overflow:hidden;width:100%;}
.orientation .previous{float:left;}
.orientation .next{float:right;}






/*footer*/
#footer{width:100%;height:348px;background:#252626;overflow:hidden; min-width:1200px;}
.footer_topfa{height:274px;background:#2e3b4b;}
.footer_top{position:relative;}
.footer_top .to_top{position:absolute;width:50px;height:23px;top:0px;right:0px;}
.footer_top .left{width:600px;height:100%;float:left;}
.footer_top .left img{margin-top:15px;}


.footer_nav{float:left;margin-top:17px; border-top:1px solid #7a7a7a;height:65px;line-height:65px;}
.footer_nav ul li{float:left;margin-right:40px;}
.footer_nav ul li:last-child{margin-right:0px;}
.footer_nav ul li .title{color:#f7f4f4;font-size:16px;}

.footer_top .right{width:486px;height:100%;float:right;}
.footer_top .right .address{height:62px;margin-top:25px;color:#fdf6f6; font-size:13px;line-height:62px;border-bottom:1px solid #7a7a7a;}
.footer_top .right .telurl{width:160px;float:left;margin-top:10px;}

.footer_top .right .telurl li p{color:#f7f3f3;line-height:30px;}
.footer_top .right .telurl li{margin-bottom:15px;}

.footer_top .right .weixin{width:150px;float:right; margin-top:15px;}
.footer_top .right .weixin p{width:150px;line-height:23px;text-align:center;color:#fdf6f6;font-size:12px;}




.footer_bottom{height:74px;line-height:30px;color:#999999;padding-top:10px;overflow:hidden;}

.footer_img{position:fixed;bottom:240px;right:145px;}
.footer_img3{position:relative;width:46px;height:46px;}
.footer_img3 .footer_img3_big{position:absolute;right:0px;top:46px;opacity:0;transition:0.9s;display:none;}
.footer_img3:hover .footer_img3_big{right:46px;top:-95px;opacity:1;display:block;}

.mypage{
    text-align: center;
	width:100%;
	margin-top:20px;
	overflow:hidden;
}	
.mypage	span,.mypage a{
	display: inline-block;
	vertical-align: top;
	color: #d35b52;
	border: 1px solid #d35b52;
	padding: 5px 10px;
	margin: 5px;
}		
.mypage	span.current,.mypage a.current{
	background: #d35b52;
	color: #fff;
}



#colunm{ width: 100%;height: 66px; box-shadow: 0px 5px 5px #f0f0f0;min-width:1200px; overflow: hidden;background:#f6f6f6;}
.colunm_con{ width: 1200px; height:66px;margin: auto; line-height: 66px;}
.colunm_con .left{ float: left;line-height: 66px;margin-left: 25px;}
.colunm_con .left p{float: left; }
.colunm_con .left .line{ width: 5px;height: 66px;float: left; }
.colunm_con .right{ float: right;}
.colunm_con .right ul li{ float: left;padding: 0px 10px; border-right: 1px solid #e5e5e5;height: 15px;margin-top: 42px;}
.colunm_con .right ul li:last-child{ border: none;}
.colunm_con .right ul li a {display: block;  text-align: center;margin: auto;margin-top: -42px; }
.colunm_con .right ul li a span:hover{  color: #c80614; }
.colunm_con .right ul li a.cur> span{ color: #c80614;  }



