/*------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:1400px;
	margin:0 auto;
	clear:both;
}

/*header*/
.top{width:100%;height:104px;top:0;left:0;z-index:100;background:#fff;box-shadow:0 2px 10px 0 rgba(0,0,0,.2);}
.top .logo{float:left;font-size:0px;}
.nav{float:right;line-height:90px;margin-left: 30px}
.navul li{    float: left;  height: 70px;  margin-left: 45px;  position: relative;    line-height: 70px;}
.navul li>a{font-size: 15px;  margin-left: 3px;}
.navul li.cur>a{color:#337fbf;}
.navul li>a:hover{color:#337fbf;}
.navul li .nav_son{display: none;position: absolute;left: 50%;top: 70px;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:#337fbf;background:#f5f5f5;}
.navul li .line{width:0px;height:3px;position:absolute;top:67px;left:0px;background:#337fbf;}
.navul li:hover .line{width:100%;}
.navul li:hover .nav_son{display:block;}



	
	/*banner*/
#indexbanner{ overflow: hidden; position: relative;}
#indexbanner .bx-controls{ position: absolute; left: 0; bottom: 20px; z-index: 70; width: 100%; color: rgba(0,0,0,0);}
#indexbanner .bx-controls .bx-pager{ text-align: center;}
#indexbanner .bx-controls .bx-pager div{ display: inline-block; margin: 0 2px;}
#indexbanner .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);}
#indexbanner .bx-controls .bx-pager div a.active{ background-color: rgba(255,255,255,0.8);}
#indexbanner .bx-controls .bx-controls-direction{ display: none;}
/*.insidebanner{margin-top:90px;}*/

.tts{width: 100%;border-bottom: 1px solid #dfdfdf;  padding-bottom: 27px;    height: 32px;    margin-top: 60px;    margin-bottom: 20px;}
.tit{width:1200px;margin: 0 auto ;}
.tit p:first-child{font-size: 32px; color: #000;  margin-bottom: 13px;  float: left;  margin-right: 15px;    border-bottom: 2px solid #0074b1;  padding-bottom: 27px;}
.tit p:last-child{font-size: 16px;  color: #a1a1a1;  margin-top: 17px;  float: left;}
.tit span{color:#999;text-transform:uppercase;}


#indexproduct{width:100%;height:730px;}
.product{width:1200px;height:100%;margin:auto;overflow:hidden;}
.product .tit{margin-top:70px;}
.product .tab{width:100%;height:36px;margin-top:30px;overflow:hidden;}
.product .tab ul{position:relative;left:50%;float:left;}
.product .tab ul li{float:left;width:142px;height:36px;text-align:center;line-height:36px;margin-right:8px;position:relative;right:50%;}
.product .tab ul li a{width:100%;height:100%;display:block;background:#f5f5f5;}
.product .tab ul li.current a{color:#fff;background:#008b92;}
.product .tab ul li a:hover{color:#fff;background:#008b92;}
.product .tab ul li:last-child{margin-right:0px;}
.product .cpzs{width:100%;}
.product .cpzs ul{display:none;}
.product .cpzs ul:first-child{display:block;}
.product .cpzs ul li{width:290px;height:260px;float:left;    margin-right:12px;}
.product .cpzs ul li:nth-child(4n){margin-right:0px; }
.product .cpzs ul li .pic{width:100%;height:206px;display:block;overflow:hidden;text-align:center;
	/*background: #eee;*/
	position:relative;    border: 1px solid rgba(53, 53, 53, 0.11);
	display:flex;
	align-items:center;
	display:-webkit-flex; 
    -webkit-align-items:center;
	display:-ms-flex; 
    -ms-align-items:center;}
.product .cpzs ul li .pic span{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;background:rgba(0,0,0,0.3);}
.product .cpzs ul li .pic span:before{content:"+";position:absolute;top:50px;left:120px;width:45px;height:45px;line-height:45px;color:#fff;border-radius:50%;text-align:center;background:#008b92;font-size:22px;transition: all 0.6s ease 0s;}
.product .cpzs ul li .pic:hover{border:5px solid rgba(0,0,0,0.3);box-shadow:0px 3px 5px rgba(0, 0, 0, 0.2);}
.product .cpzs ul li .pic:hover span{opacity:1;}
.product .cpzs ul li .pic:hover span:before{top:90px;}
.product .cpzs ul li .pic img{max-width:100%;max-height:100%;margin:auto;}
.product .cpzs ul li .tt{text-align:center;line-height:50px;color:#333;}



#indexabout{width:100%;height:566px;background:#f5f5f5;padding-top: 20px}
.about{width:1200px;margin:auto;overflow:hidden;}

.about .con{    margin-top: 32px;
	color: #666;
	line-height: 36px;
	border-top: 1px solid #cbcbcb;
	padding-top: 13px;}
.about .more{width: 100px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	display: block;
	background: url(../images/sjx.png) no-repeat right 25px center;
	border: 1px solid #e5e5e5;
	padding-right: 5px;}
}
.about .more:before{content:"";width:0;height:40px;position:absolute;top:0;left:0;background:#11b0b8;z-index:-1;
	transition: all 0.6s ease 0s;
	-ms-transition: all 0.6s ease 0s;
	-moz-transition: all 0.6s ease 0s;
	-webkit-transition: all 0.6s ease 0s;
	-o-transition: all 0.6s ease 0s;}
.about .more:hover:before{width:100%;}
.about .xx{margin-top:30px;text-align:center;}
.about .xx .detail{display:inline-block;width:140px;height:132px;margin-right:120px}
.about .xx .detail:last-child{margin-right:0;}
.about .xx .detail .pic{width:100%;height:90px;margin-bottom:8px;
	display:flex;
	align-items:center;
	display:-webkit-flex; 
    -webkit-align-items:center;
	display:-ms-flex; 
    -ms-align-items:center;}
.about .xx .detail .pic img{max-width:100%;max-height:100%;margin:auto;}
.about .xx .detail .tt{color:#999;}
.about .xx .detail:hover{transform:translateY(-10px);}

#prev , #next{
	display: none;
}

#indexcase{width:100%;overflow:hidden;}
.case{width:1200px;height:100%;margin:auto;overflow:hidden;}
.case .tit{margin-top:73px;}
.case .tab{width:100%;height:36px;margin-top:30px;overflow:hidden;}
.case .tab ul{position:relative;left:50%;float:left;}
.case .tab ul li{float:left;width:142px;height:36px;text-align:center;line-height:36px;margin-right:5px;position:relative;right:50%;}
.case .tab ul li a{width:100%;height:100%;display:block;background:#f5f5f5;}
.case .tab ul li.current a{color:#fff;background:#008b92;}
.case .tab ul li a:hover{color:#fff;background:#008b92;}
.case .tab ul li:last-child{margin-right:0px;}
.case .cpzs{width:100%;height:266px;margin-top:55px;}
.case .cpzs ul{display:none;}
.case .cpzs ul:first-child{display:block;}
.case .cpzs ul li{width:370px;height:266px;float:left;margin-right:45px;}
.case .cpzs ul li:nth-child(3n){margin-right:0px;}
.case .cpzs ul li .pic{width:370px;height:266px;border:5px solid #eee;display:block;overflow:hidden;text-align:center;background:#fff;position:relative;
	display:flex;
	align-items:center;
	display:-webkit-flex; 
    -webkit-align-items:center;
	display:-ms-flex; 
    -ms-align-items:center;}


.case .cpzs ul li .pic span{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;background:rgba(0,0,0,0.3);}
.case .cpzs ul li .pic span:before{content:"+";position:absolute;top:60px;left:155px;width:45px;height:45px;line-height:45px;color:#fff;border-radius:50%;text-align:center;background:#008b92;font-size:22px;transition: all 0.6s ease 0s;}
.case .cpzs ul li .pic:hover{border:5px solid rgba(0,0,0,0.3);box-shadow:0px 3px 5px rgba(0, 0, 0, 0.2);}
.case .cpzs ul li .pic:hover span{opacity:1;}
.case .cpzs ul li .pic:hover span:before{top:110px;}
.case .cpzs ul li .pic img{max-width:100%;max-height:100%;margin:auto;}




#indexnews{width:100%;    height: 528px;margin-top:73px;}
.news{width:1200px;margin:auto;}
.news .con ul{width:100%;}
.news .con ul li{width:351px;
	height: 400px;    margin-right: 73px;
	/*border-bottom:1px solid #d4d4d4;*/
	position:relative;float: left}

.news .con ul li:nth-child(3){
	margin-right: 0px;
}
.news .con ul li .line{width: 40px ;
	border-bottom:1px solid #b3b3b3;
}
/*.news .con ul li .line:after{*/
	/*content:"";width:0;*/
	/*!*border-bottom:1px solid #83ccd3;*!*/
	/*position:absolute;left:0;bottom:-1px;*/

/*}*/


.news .con ul li a{width:100%;height:400px;padding-top:10px;display:block;}
.news .con ul li .img{width:351px;height:190px;overflow:hidden;}
.news .con ul li .img img{max-height:100%;width:100%;margin:auto;display:block;}
.news .con ul li .date{float:left;width:100%;margin-top:30px;}
.news .con ul li .date p{font-size:26px;font-weight:lighter;color: #666666}
.news .con ul li .date span{font-size:20px;font-weight:lighter;color:#666;}
.news .con ul li .tt{    font-size: 18px;  margin-bottom: 13px;  margin-top: 30px;  color: #333333;  width: 100%;}
.news .con ul li .des{color:#999;line-height: 25px; width:100%;overflow:hidden;
				display: -webkit-box;
				-webkit-line-clamp:3;
				overflow: hidden;
				text-overflow: ellipsis;
				-webkit-box-orient: vertical;}
.news .con ul li:hover .line{
	border-bottom:1px solid #83ccd3;
	transition: all 0.6s ease 0s;
	-ms-transition: all 0.6s ease 0s;
	-moz-transition: all 0.6s ease 0s;
	-webkit-transition: all 0.6s ease 0s;
	-o-transition: all 0.6s ease 0s;
}
.news .con ul li:hover:after{width:100%;}


#indexequip{width:100%;height:305px; background-color: #f5f5f5;}
.equip{width:1200px;margin:auto;}

.equip .con ul li{float:left;margin-left: 12px; width:199px;height:95px; float:left;overflow:hidden;    border: 1px solid rgba(53, 53, 53, 0.11);}
.equip .con ul li .ename{font-size: 18px; line-height: 36px; font-weight: lighter; }
.equip .con ul li .pic{       width: 197px;
	height: 93px;
	display: -webkit-flex;
	/*border: 1px solid rgba(53, 53, 53, 0.11);*/
	overflow: hidden;}
.equip .con ul li .pic:hover{ padding-left: -47px; padding-right: -47px; }
.equip .con ul li img{transition: transform 0.9s ease 0s; margin: auto ;}
.equip .con ul li img:hover{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 */}





#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: 1200px;
	min-height: 450px;
	line-height: 220%;
	margin: 0 auto;
	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:100%;min-height:450px;margin-bottom:50px;margin-top:30px;overflow:hidden;}
.pxxm ul{margin:0px 2px;width:1196px;}
.pxxm ul li{width:285px;height:259px;float:left;margin-right:13px;margin-bottom:22px;}
.pxxm ul li a{display:block;}
.pxxm ul li:nth-child(4n){margin-right:0px;}
.pxxm ul li .pic{
	overflow:hidden;
	width: 285px;height: 206px;background: #eeeeee;
	display:-webkit-flex; /* Safari */-webkit-align-items: center; /* Safari 7.0+ */}
.pxxm ul li .pic img{max-width:100%;height:100%;margin:auto;}
.pxxm ul li p{width:100%;height:20px;text-align:center;line-height:20px;margin-top:15px;color:#000;font-size:16px;}
.pxxm ul li .des{font-size:12px;height:36px;line-height:18px;margin-top:12px;padding:0 3px;color:#666;}
.pxxm ul li:hover{}
.pxxm ul li:hover img{transition: all 1s;transform: scale(1.2); }
.pxxm ul li:hover p{color:#008b92;}




.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:100%;min-height:350px;margin-bottom:50px;}
.xwzx ul{width:100%;overflow:hidden;}
.xwzx ul li{width:100%;height:231px;transition: all 0.3s ease 0s;border-bottom:1px solid #ddd;position:relative;}
.xwzx ul li:after{content:"";width:0px;border-bottom:1px solid #008b92;position:absolute;bottom:-1px;
	transition:all 0.65s ease 0s;
	-ms-transform:all 0.65s ease 0s; 	/* IE 9 */
	-moz-transform:all 0.65s ease 0s; 	/* Firefox */
	-webkit-transform:all 0.65s ease 0s; /* Safari 和 Chrome */
	-o-transform:all 0.65s ease 0s; 	/* Opera */}
.xwzx ul li a{padding:22px 0px;width:22%;height:187px;display:block;float:left;}
.xwzx ul li .coll{    padding: 22px 0px;
	width: 900px;
	height: 187px;
	display: block;
	margin-left: 3%;}
.xwzx ul li .tit{
	font-size: 19px;
	line-height: 30px;
	color: #303030;width: 730px;
	margin-top: 34px;    float: left;
}
.xwzx ul li .date{
	line-height: 30px;
	float: right;
	margin-top: 34px;
	font-size: 18px;
}
.xwzx ul li .pic{float:left;width:247px;height:187px;text-align:center;position:relative;}
.xwzx ul li .pic:before{content: '';display: block;width:13px;height:13px;border-left: 1px solid #ddd;border-top: 1px solid #ddd;position: absolute;z-index: 2;left: 0;top: 0;
	transition:all 0.65s ease 0s;
	-ms-transform:all 0.65s ease 0s; 	/* IE 9 */
	-moz-transform:all 0.65s ease 0s; 	/* Firefox */
	-webkit-transform:all 0.65s ease 0s; /* Safari 和 Chrome */
	-o-transform:all 0.65s ease 0s; 	/* Opera */}
.xwzx ul li .pic:after{content: '';display: block;width:13px;height:13px;border-right: 1px solid #ddd;border-bottom: 1px solid #ddd;position: absolute;z-index: 2;right: 0;bottom: 0;
	transition:all 0.65s ease 0s;
	-ms-transform:all 0.65s ease 0s; 	/* IE 9 */
	-moz-transform:all 0.65s ease 0s; 	/* Firefox */
	-webkit-transform:all 0.65s ease 0s; /* Safari 和 Chrome */
	-o-transform:all 0.65s ease 0s; 	/* Opera */}
.xwzx ul li .pic img{margin-top:4px;}
.xwzx ul li .con{
	font-size: 16px;
	line-height: 30px;
	color: #303030;
	margin-top: 20px;
	float: left;
	width: 770px;

}
.xwzx ul li .con .tt{font-size:16px;color:#333;margin-top:38px;}
.xwzx ul li .con .des{height:73px;margin-top:12px;color:#999;line-height:25px;}
.xwzx ul li .con .date{color:#666;}
.xwzx ul li .con .date span{height:13px;border-left:1px solid #666;display:inline-block;margin:0px 18px;position:relative;top:1px;}
.xwzx ul li:hover .tit{color:#3382d2;}
.xwzx ul li:hover{
	box-shadow: 0 0 10px rgba(0,0,0,.2);
	/*box-shadow:10px 2px 10px 2px rgba(0,0,0,.2);*/
}
.xwzx ul li:hover img{
	margin-left: 5%;transition: all 1s;
}

.xwzx ul li:hover a:last-child{
	width: 70%;	margin-left: 4%;transition: all 1s;
}







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






/*footer*/
#footer{width:100%;height:496px;background:#272727;}
.footer_top{height:419px;border-bottom:1px solid #4d4d4d;}
.footer_top .logo{float:left;margin-top:133px;margin-right:158px;}
.footer_nav{float:left;margin-top:59px;}
.footer_nav ul li{float:left;width:130px;}
.footer_nav ul li .title{color:#fff;font-size:16px;}
.footer_nav ul li .nav_son{margin-top:28px;}
.footer_nav ul li .nav_son .subtt{margin-bottom:20px;}
.footer_nav ul li .nav_son .subtt a{color:#c2c2c2;}
.footer_nav ul li .nav_son .subtt a:hover{color:#fff;}
.footer_bottom{height:76px;line-height:76px;color:#d3d3d3;}



.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;
}



