/*------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: 158px;
	z-index: 100;}
.top .logo{      float: left;
	margin-top: 15px;
	font-size: 0px;
	margin-bottom: 15px;}
.site{float: left;
	margin-top: 30px;
	margin-bottom: 6px;
	margin-left: 10px;}
.site .hs{
	font-size: 26px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 8px;}



.nav{width:100%;height:50px;background:#3382d2}
.nav .navul{width:1380px;margin:0 auto; }

.navul li{    float: left;
	width: 132px;
	height: 50px;
	position: relative;}
.navul li:first-child{margin-left:89px;}
.navul li>a{width:100%;height:50px;line-height:50px;text-align:center;display:block;color:#fff;transition:all 0.36s ease;}
.navul li.cur>a{background: #3140b0}
.navul li a:hover{background:#3140b0;}
.navul .nav_son{position:absolute;z-index:100;display:none;}
.navul .nav_son a{color:#fff;width:132px;line-height:20px;padding:10px 0px; text-align:center;display:block;background:#3382d2;border-bottom:1px solid #3382d2;}
.navul .nav_son a:last-child{border:none;}




/*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;}





.stit{
	height: 80px;text-align: center;margin-top: 52px;    margin-bottom: 20px;
	background:url(/Themes/default/images/titline.png) no-repeat center;
}
.stit p{
	color: #3382d2;
	font-size: 30px;font-weight: bold;
}
.stit span{
	line-height: 32px;color: #999999;
}



.titt{
	height: 80px;text-align: center;margin-top: 52px;
	background:url(/Themes/default/images/tlin.png) no-repeat center;
}
.titt p{
	color: #3382d2;
	font-size: 30px;font-weight: bold;
}
.titt span{
	line-height: 32px;color: #999999;
}




#indexabout{width:100%;height:670px;background:#f5f5f5;}
.about{width:1200px;margin:auto;overflow:hidden;}
.about .tit{margin-top:67px;}
.about .tit p{color:#fff;}
.about .des{
	padding-left: 30px;
	padding-top: 36px;
	float: right;
	background-color: white;
	width: 587px;
	height: 331px;
}
.about .des p:first-child{
	font-size: 18px;
	font-weight: bold;    margin-bottom: 15px;
	color: #000000;
	width: 300px;
	padding-bottom: 12px;
	border-bottom: 1px solid #eeeeee;
}
.about .des p:nth-child(2){
	line-height: 26px;
}
.about .more{width:128px;height:40px;line-height:40px;    float: left;background:#3382d2;text-align:center;color:#fff;margin:auto;display:block;margin-top:26px;z-index:5;  }
.fl{
	width: 100%;
}
.fl div{
	float: left;
	background: white;
	width: 19.6%;
	margin-right: 0.5%;
	height: 80px;
	line-height: 80px;
	text-indent: 110px;
	margin-top: 6px;
	font-size: 18px;
	font-weight: bold;
}
.fl div:last-child{
	margin-right: 0;
}

.fl div:hover{
	text-indent: 0px;text-align: center;transition: all 1s;
}
.fl div:hover a{
	color: #3382d2;
}

#indextece{  width:100%;height:630px;  }
.tece{    width: 1200px;  margin: 0 auto;}
.tece ul li{
	width: 592px ;height: 220px;float: left;    margin-bottom: 12px;position: relative;
}

.tece ul li:hover img{
	transform: scale(1.2);transition: all 2s;
}

.tece ul li:nth-child(2){
	margin-left: 16px;
}
.tece ul li div{
	background: #3382d2;
	float: left;width: 296px;height: 220px;overflow: hidden;
}
.tece ul li .de{
	padding: 50px 0 0 38px;
	width: 258px;height: 170px;
}
.tece ul li div p:first-child{
	color: white;    font-size: 18px;
	font-weight: bold;
	text-indent:70px;
	margin-top:40px;
}
.tece ul li div p:last-child{
	color: white;width: 210px;line-height: 23px;margin-top: 20px;
}


#indexproduct{width:100%;height:530px;background: #f6f7f7; background:url(/Themes/default/images/gczz.png) no-repeat center;}
.product{width:1200px;height:100%;margin:auto;overflow:hidden;}
.product .tit{margin-top:70px;}
.product .tab{width:100%;height:36px;overflow:hidden;}
.product .tab ul{position:relative;left:50%;float:left;}
.product .tab ul li{float:left;height:36px;text-align:center;line-height:36px;margin-right:8px;position:relative;right:50%; transition: all 0.8s;}
.product .tab ul li a{height:100%;padding:0 15px;display:block;background:#f5f5f5; transition: all 0.3s;}
.product .tab ul li.current a{color:#fff;background:#008b92;}
.product .tab ul li a:hover{color:#fff;background:#008b92;}
.product .cpzs{width:100%;margin-top:30px;}
.product .cpzs ul{display:none;}
.product .cpzs ul:first-child{display:block;}
.product .cpzs ul li{width:280px;height:296px;float:left;margin-right:25px;
	/*box-shadow:0 2px 10px 0 rgba(0,0,0,.2);   */
	margin-bottom: 25px;overflow: hidden; transition: all 0.8s;}
.product .cpzs ul li:nth-child(4n){margin-right:0px;}
.product .cpzs ul li .pic{overflow:hidden;}
.product .cpzs ul li .pic img{max-width:100%;height:210px;margin:auto;transition: all 0.6s;}
.product .cpzs ul li .pic img:hover{transform: scale(1.2);}
.product .cpzs ul li .tt{    line-height: 23px;
	color: #333;
	margin-top: 10px;}












#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:625px;margin-top:73px;}
.news{width:1200px;margin:auto;}
.news .con{margin-top:45px;}
.news .con .left{width:593px;float:left;background: #f7f7f7;    padding: 24px 22px;}
.news .con .left .pic{width:100%;height:294px;overflow:hidden;}
.news .con .left .pic 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 */}
.news .con .left .one{margin-top:30px;}
.news .con .left .one a{width:100%;display:block;position:relative;}
.news .con .left .one a:after{content:"";width:19px;height:11px;background:url(../images/right.png) no-repeat center;position:absolute;top:3px;right:25px;opacity:0;
	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 .left .one .tt{width: 80%;  font-size: 14px;  padding-top: 4px;  margin-bottom: 10px;color: black;}
.news .con .left .one .date{  text-align: center;  width: 57px;  height: 40px;  float: left;}
.news .con .left .one .date p{    font-size: 16px;  font-weight: lighter;  padding-bottom: 5px;  border-bottom: 1px solid;  width: 37px;  margin: 0 auto;  margin-bottom: 3px;}
.news .con .left .one .date span{font-size: 12px;  font-weight: lighter;  color: #666;}


.news .con .left .one .des{    float: left;  width: 510px;  color: #999;  line-height: 16px;  margin-top: -4px;  overflow: hidden;  font-size: 12px;}
.news .con .left .one a:hover .tt{color:#83ccd3;}
.news .con .left .one a:hover:after{right:0;opacity:1;}
.news .con ul{float:right;width:517px;}
.news .con ul li{width:100%;position:relative;}
.news .con ul li:after{content:"";width:0;border-bottom:1px solid #83ccd3;position:absolute;left:0;bottom:-1px;
	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 a{width: 100%;  padding-top: 28px;  height: 100px;  display: block;  background: #f7f7f7;  margin-bottom: 10px;}
.news .con ul li .date{float:left;text-align:center;width:57px;margin-left:20px;margin-right:12px;}
.news .con ul li .date p{font-size: 16px;  font-weight: lighter;  padding-bottom: 5px;  border-bottom: 1px solid;  width: 37px;  margin: 0 auto;  margin-bottom: 3px;}
.news .con ul li .date span{font-size: 12px;  font-weight: lighter;  color: #666;}
.news .con ul li .tt{    width: 80%;  font-size: 14px;  padding-top: 4px;  margin-bottom: 10px;  color: black;float: left}
.news .con ul li .des{    float: left;
	width: 420px;
	color: #999;
	line-height: 16px;
	margin-top: -4px;  overflow: hidden;  font-size: 12px;}
.news .con ul li:hover .tt{color:#83ccd3;}
/*.news .con ul li:hover:after{width:100%;}*/









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

#ne_nav ul li{
	float: left;
	margin-left: 10px;
}
#ne_nav ul li a{
	padding: 10px 15px;
}
#ne_nav ul li:hover a{
	background: #3382d2;color: #fff;
}
#ne_nav ul li .cur{
	background: #3382d2;color: #fff;
}
.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;}
.col form{width: 800px;margin: 0 auto}
.col form p{
	float: left;
	width: 100%;margin-bottom: 10px;
}
.col form div{
	width: 60px;
	float: left;
	margin-top: 5px;
}
.col form input{    width: 80%;
	box-sizing: border-box;
	font-family: Lato, 'Helvetica Neue', Arial, Helvetica, sans-serif;
	margin: 0;
	margin-left: 10px;
	outline: 0;
	line-height: 30px;
	padding:5px;
	background: #fff;
	border: 1px solid rgba(34, 36, 38, .15);
	color: rgba(0, 0, 0, .87);
	border-radius: .28571429rem;
	box-shadow: 0 0 0 0 transparent inset;
	transition: color .1s ease, border-color .1s ease, outline .36s ease;
}

.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:382px;float:left;margin-right:22px;margin-bottom:22px;}
.pxxm ul li>a{width:100%;display:block;  transition: all 0.6s;}
.pxxm ul li:nth-child(3n){margin-right:0px;}
.pxxm ul li p{    transition: all 0.6s;    text-align: center; line-height: 50px;height:50px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}

.pxxm ul li .pic img{width:100%;height:auto;margin:auto;  transition: all 0.6s;}
.pxxm ul li:hover img{transform: scale(1.2);  }
 .pxxm ul li:hover a{
	color: #ffffff;
}
.pxxm ul li:hover{
	background: #3382d2;color: #ffffff;
}
.pxxm ul li .pic{width:100%;height:220px;overflow:hidden;}
/*.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{border:1px solid #008b92;box-shadow: rgba(238,238,238,1) 0px 0px 2px 2px;}*/
/*.pxxm ul li:hover img{opacity:0.9;}*/
/*.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: 20px auto;
	overflow: hidden;
	width: 80%;}
.orientation .previous{float:left;}
.orientation .next{float:right;}






/*footer*/
#footer{width:100%;  background: #2c2f33;}
.footer_top{height:265px;border-bottom:1px solid #4d4d4d;}
.footer_top .cont{
	width: 638px;height: 226px;float: left;
}
.footer_top .line{

}
.kjd{
	width: 289px;
	float: left;

}

.kjd .title{
	margin-left: 60px;
}

.kjd ul{
	margin-top: 40px;
	float: left;	margin-left: 60px;
}
.kjd ul li{
	margin-bottom: 22px;
}
.kjd ul li a{color: white}
.qrcode{
	float: left;
	margin-left: 75px;
	margin-top: 65px;
}
.footer_bottom{height:60px;line-height:60px;color:#d3d3d3;    font-size: 12px;}



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