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




/*container*/
.container{
	width:1200px;
	margin:0 auto;
	clear:both;
}
@-webkit-keyframes fromBottomFade { from {
-webkit-transform: translateY(20%);
opacity:0;
}
}
@keyframes fromBottomFade { from {
transform: translateY(20%);
opacity:0;
}
}



/*header*/
.top{width:100%;height:94px;}
.top .logo{margin-top:10px;font-size:0px;}
.nav{margin-top:11px;float:right;}
.nav .phone{float:right;line-height:25px;padding-left:28px;color:#282461;font-size:20px;background:url(../images/phone.png) no-repeat left center;}
.nav .phone a{color:#282461;margin-left:20px;}
.navul{float:right;margin-top:4px;}
.navul li{float:left;height:54px;padding:0 25px;line-height:54px;position:relative;z-index:100;}
.navul li a.cur{color:#657bb7;}
.navul li>a:hover{color:#657bb7;}
.navul li>a{font-size:16px;color:#000;}
.navul li .nav_son{display: none;position: absolute;left: 50%;top: 54px;z-index:100;margin-left: -57px;box-shadow: 0 2px 5px 2px rgba(0,0,0,.1);padding: 10px;width: 94px;font-size: 14px;text-align: center;line-height: 2;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:#000;display:block;}
.navul li .nav_son a:hover{color:#657bb7;}
.navul li:after{content:"";width:0px;height:3px;position:absolute;bottom:0;left:0px;background:#657bb7;
	transition:all 0.6s ease 0s;
	-ms-transition:all 0.6s ease 0s; 	/* IE 9 */
	-moz-transition:all 0.6s ease 0s; 	/* Firefox */
	-webkit-transition:all 0.6s ease 0s; /* Safari 和 Chrome */
	-o-transition:all 0.6s ease 0s; 	/* Opera */}
.navul li:hover:after{width:100%;}
.navul li:hover .nav_son{display:block;}
.navul li:nth-child(4) .nav_son{width:160px;margin-left:-90px;}



	
	/*banner*/
#indexbanner{ height: 796px; overflow: hidden; position: relative;}
.bx-controls{ position: absolute; left: 0; bottom: 20px; z-index: 999; 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;border-radius:3px; overflow: hidden; line-height: 50px; background-color: rgba(0,0,0,0.3);}
.bx-controls .bx-pager div a.active{ background-color: rgba(0,0,0,0.6);}
.bx-controls .bx-controls-direction{ display: none;}


.tit{text-align:center;}
.tit p{font-size:18px;color:#010101;font-weight:bold;}
.tit .line{width:54px;height:56px;margin:auto;position:relative;margin-top:9px;margin-bottom:15px;}
.tit .line:before{content:"";width:75px;border-top:1px solid #b8b8b8;position:absolute;top:28px;left:-80px;}
.tit .line:after{content:"";width:75px;border-top:1px solid #b8b8b8;position:absolute;top:28px;right:-80px;}
.tit span{font-size:12px;color:#999;display:block;}



.about{width:100%;overflow:hidden;}
.about .tit{height:232px;position:relative;}
.about .tit:before{content:"";position:absolute;width:752px;height:105px;top:0;left:-315px;background:url(../images/line.png) no-repeat center;}
.about .tit p{padding-top:85px;}
.about .tit .line{background:url(../images/ico1.png) no-repeat center;}
.about .con{height:252px;background:url(../images/bg.png) no-repeat center;}
.about .con .con_left{float:left;width:575px;padding-left:25px;}
.about .con .con_left p{font-size:18px;color:#657bb7;margin-top:50px;}
.about .con .con_left div{color:#000;width:532px;height:130px;overflow:hidden;line-height:26px;margin-top:19px;}
.about .con .con_right{float:left;width:50%;}
.about .con .con_right .more{float:left;margin-top:107px;margin-left:76px;color:#fff;line-height:24px;}
.about .con .con_right .more span{float:left;}
.about .con .con_right .more i{width:22px;height:24px;background:url(../images/more.png) no-repeat center;float:left;margin-left:12px;}
.about .con .con_right .more:hover i{margin-left:25px;}
.about .classify{height:264px;overflow:hidden;}
.about .classify ul{margin-top:56px;}
.about .classify ul li{float:left;width:25%;}
.about .classify ul li a{width:103px;display:block;margin:auto;}
.about .classify ul li .pic{width:93px;height:93px;border:5px solid #eee;border-radius:50%;}
.about .classify ul li .pic .nepic{width:83px;height:83px;border:5px solid #d3d3d3;border-radius:50%;overflow:hidden;}
.about .classify ul li .pic .nepic .p1{width:83px;height:83px;position:relative;}
.about .classify ul li .pic .nepic .p2{width:83px;height:83px;position:relative;}
.about .classify ul li p{width:100%;margin-top:15px;font-size:18px;color:#999;text-align:center;}
.about .classify ul li .line{width:25px;border-top:2px solid #999;margin:auto;margin-top:10px;}
.about .classify ul li a:hover .pic{border:5px solid #657bb7;}
.about .classify ul li a:hover .nepic{border:5px solid #1eb4c8;}
.about .classify ul li a:hover p{color:#657bb7;}
.about .classify ul li a:hover .line{width:70px;border-top:2px solid #657bb7;}





.product{width:100%;border-top:2px solid #f5f5f5;overflow:hidden;}
.product .tit{height:197px;position:relative;}
.product .tit p{padding-top:50px;}
.product .tit .line{background:url(../images/ico2.png) no-repeat center;}
.product .tit:before{content:"";position:absolute;width:665px;height:85px;top:0;right:-360px;background:url(../images/line1.png) no-repeat center;}
.product .con{height:380px;background:#1db2c0;overflow:hidden;}
.product .con #cpjs{position:relative;}
.product .con .box{width:1062px;height:290px;overflow:hidden;margin:auto;margin-top:52px;display:block;}
.product .con ul{width:9999999px;height:290px;}
.product .con ul li{float:left;width:280px;height:290px;position:relative;}
.product .con ul li a{display:block;width:222px;height:100%;}
.product .con ul li .pic{width:222px;height:153px;overflow:hidden;background:#fff;
	display:flex;
	align-items:center;
	display:-webkit-flex; 
    -webkit-align-items:center;
	display:-ms-flex; 
    -ms-align-items:center;}
.product .con ul li .pic img{max-width:100%;max-height:100%;margin:auto;}
.product .con ul li p{color:#fff;font-size:16px;margin-top:45px;font-weight:bold;line-height:20px;text-align:center;}
.product .con ul li .des{color:#fff;font-size:12px;line-height:18px;margin-top:12px;height:54px;overflow:hidden;}
.product .con ul li:after{content:"";position:absolute;height:235px;border-left:2px solid #89d4db;top:21px;right:28px;}
.product .con .prev{width:37px;height:38px;background:url(../images/left.png) no-repeat center;position:absolute;left:0;top:93px;cursor:pointer;}
.product .con .next{width:37px;height:38px;background:url(../images/right.png) no-repeat center;position:absolute;right:0;top:93px;cursor:pointer;}
.product .con ul li a:hover p{margin-top:20px;}
.product .con ul li a:hover .pic{box-shadow:2px 2px 7px #999;}
.product .con ul li a: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 */}






.news{width:100%;overflow:hidden;}
.news .tit{height:208px;}
.news .tit p{padding-top:50px;}
.news .tit .line{background:url(../images/ico3.png) no-repeat center;}
.news .con{height:686px;background:#f6f6f7;overflow:hidden;}
.news .con ul{margin-top:80px;}
.news .con ul li{width:402px;height:233px;background:#fff;padding-left:35px;margin-right:185px;margin-bottom:52px;float:left;position:relative;}
.news .con ul li:nth-child(2n){margin-right:0;}
.news .con ul li a{width:100%;height:100%;display:block;position:relative;}
.news .con ul li .date{font-size:24px;color:#000;border-bottom:4px solid #000;padding:0 4px;padding-top:37px;padding-bottom:10px;display:inline-block;}
.news .con ul li .tt{color:#000;margin-top:20px;width:290px;height:50px;overflow:hidden;line-height:25px;}
.news .con ul li .des{font-size:12px;color:#888;line-height:24px;width:290px;height:48px;margin-top:10px;overflow:hidden;}
.news .con ul li .pic{position:absolute;top:45px;right:-139px;width:214px;height:142px;}
.news .con ul li .pic img{width:100%;height:100%;display:block;}
.news .con ul li .more{width:141px;height:49px;line-height:49px;background:#fff;position:absolute;left:55px;bottom:-25px;opacity:0;font-size:12px;color:#1eb4c8;padding-left:15px;}
.news .con ul li .more:after{content:"";width:36px;height:36px;background:#1eb4c8 url(../images/more1.png) no-repeat center;color:#fff;position:absolute;right:7px;top:6px;}
.news .con ul li:hover{background:#1eb4c8;margin-top:-20px;margin-bottom:72px;}
.news .con ul li:hover .date{color:#fff;border-bottom:4px solid #fff;}
.news .con ul li:hover .tt,.news .con ul li:hover .des{color:#fff;}
.news .con ul li:hover .more{opacity:1;}
.news .con ul li:hover .pic{border:1px solid #fff;box-shadow:0 0 7px #aeabab;}






.message{height:457px;overflow:hidden;}
.message .tit{margin-top:62px;}
.message .tit .line{background:url(../images/ico4.png) no-repeat center;}
.message .con{width:1100px;height:142px;margin:auto;margin-top:74px;overflow:hidden;background: -webkit-linear-gradient(left, #0185b5 , #2cd5d0); /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(left, #0185b5, #2cd5d0); /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(left, #0185b5, #2cd5d0); /* Firefox 3.6 - 15 */
  background: linear-gradient(left, #0185b5 , #2cd5d0); /* 标准的语法 */}
.message .con form{margin-top:53px;margin-left:42px;}
.message .con input[type="text"]{width:121px;height:43px;line-height:43px;color:#000;border:none;padding-left:35px;float:left;margin-right:18px;}
.message .con #content{width:325px;}
.message .con input[type="submit"]{width:116px;height:43px;border:none;color:#999;background:#fff;border-radius:6px;cursor:pointer;}
.message .con #name{background:#fff url(../images/man.png) no-repeat 12px center;}
.message .con #phone{background:#fff url(../images/tel.png) no-repeat 12px center;}
.message .con #email{background:#fff url(../images/email.png) no-repeat 12px center;}
.message .con #content{background:#fff url(../images/text.png) no-repeat 12px center;}






.ne_nav{width:100%;padding:20px 0px;overflow:hidden;border-bottom:1px solid #b8b7b7;}
.ne_nav1{text-align:center;}
.ne_nav .nv{padding:0 18px;line-height:36px;border-radius:30px;font-size:16px;color:#fff;background:#657bb7;margin:auto;display:inline-block;}
.ne_nav nav{text-align:center;}
.ne_nav nav a{margin:5px 10px;padding:0 18px;line-height:36px;border-radius:30px;font-size:16px;color:#333;display:inline-block;}
.ne_nav nav a:hover{color:#657bb7;}
.ne_nav nav a.active{background:#657bb7;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;}
.cat_left{width:420px;height:400px;float:left;background:#f5f5f5;margin-top:25px;text-align:center;}
.cat_left ul{position:relative;display:inline-block;top:50%;transform:translateY(-50%);text-align:left;}
.cat_left ul li{padding:10px 10px 15px 50px;border-bottom:1px solid #e7e7e7;font-size:16px;position:relative;}
.cat_left ul li span{position:absolute;left:0;top:26px;display:block;width:32px;height:32px;}
.cat_left ul li p{color:#000;line-height:26px;}
.cat_left ul li:last-child{border-bottom:none;}
.en_left ul li{margin:0 15px;padding:6px 5px 10px 50px;}
.en_left ul li p{font-size:13px;}
.en_left ul li span{top:20px;}
.cat_right{width:750px;height:400px;float:right;overflow:hidden;margin-top:25px;}
.subnav{height:40px;line-height:40px;overflow:hidden;text-align:center;padding-top:40px;}
.subnav nav{border-bottom:1px solid #d8d8d8;display:inline-block;}
.subnav nav a{float:left;margin-right:50px;padding:0 18px;line-height:39px;color:#333;position:relative;}
.subnav nav a:last-child{margin-right:0;}
.subnav nav a:before{content:"";display:block;width:100%;height:2px;position:absolute;left:0;bottom:-1px;transition: all 0.5s;-webkit-transition: all 0.5s;}
.subnav nav a:hover:before,.subnav nav a.active:before{background:#356FC7;}
.subnav nav a:hover,.subnav nav a.active{color:#356FC7;}


.maintit{text-align:center;margin-top:45px;}
.maintit span{font-weight:bold;font-size:38px;text-transform:uppercase;color:#657bb7;}
.maintit p{font-weight:bold;font-size:28px;color:#333;margin-top:15px;}




.pxxm{width:100%;min-height:450px;margin-bottom:50px;margin-top:30px;overflow:hidden;}
.pxxm ul{overflow:hidden;}
.pxxm ul li{width:377px;height:284px;float:left;margin-right:34px;margin-bottom:34px;}
.pxxm ul li a{width:100%;height:100%;display:block;}
.pxxm ul li:nth-child(3n){margin-right:0px;}
.pxxm ul li .pic{width:377px;height:234px;overflow:hidden;
	display:flex;
	align-items:center;
	display:-webkit-flex; 
    -webkit-align-items:center;
	display:-ms-flex; 
    -ms-align-items:center;}
.pxxm ul li .pic img{max-width:100%;max-height:100%;margin:auto;}
.pxxm ul li p{width:100%;height:50px;text-align:center;line-height:50px;color:#000;font-size:16px;background:#ececec;}
.pxxm ul li:hover p{background:#1eb4c8;color:#fff;}
.pxxm 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 */}




.spzs{width:100%;min-height:450px;margin-bottom:50px;margin-top:30px;overflow:hidden;}
.spzs ul{overflow:hidden;}
.spzs ul li{width:377px;float:left;margin-right:34px;margin-bottom:34px;}
.spzs ul li a{width:100%;height:100%;display:block;}
.spzs ul li:nth-child(3n){margin-right:0px;}
.spzs ul li .pic{width:377px;height:234px;position:relative;text-align:center;}
.spzs 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 */}
.spzs 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 */}
.spzs ul li .pic img{margin-top:4px;}
.spzs ul li p{text-align:center;color:#333;line-height:40px;height:40px;font-size:16px;}
.spzs ul li .date{text-align:center;margin-top:10px;color:#666;}
.spzs ul li .date span{height:13px;border-left:1px solid #666;margin:0 18px;position:relative;top:1px;}
.spzs ul li:hover .pic:before{width:50px;height:50px;border-left: 1px solid #657bb7;border-top: 1px solid #657bb7;}
.spzs ul li:hover .pic:after{width:50px;height:50px;border-right: 1px solid #657bb7;border-bottom: 1px solid #657bb7;}
.spzs ul li:hover p{color:#657bb7;}




.zzry{width:1100px;margin:auto;min-height:450px;margin-bottom:50px;margin-top:30px;overflow:hidden;}
.zzry ul li{padding:0 50px;height:40px;line-height:40px;border-bottom:1px dashed #bebebe;}
.zzry ul li p{float:left;color:#333;/*width:70%;*/}
.zzry ul li a{float:right;color:#333;width:10%;text-align:right;}






.xwzx{width:100%;min-height:450px;margin-bottom:50px;margin-top:40px;overflow:hidden;}
.xwzx ul li{width:402px;height:233px;background:#fff;padding-left:35px;margin-right:185px;margin-bottom:52px;float:left;position:relative;}
.xwzx ul li:nth-child(2n){margin-right:0;}
.xwzx ul li a{width:100%;height:100%;display:block;position:relative;}
.xwzx ul li .date{font-size:24px;color:#000;border-bottom:4px solid #000;padding:0 4px;padding-top:37px;padding-bottom:10px;display:inline-block;}
.xwzx ul li .tt{color:#000;margin-top:20px;width:290px;height:50px;overflow:hidden;line-height:25px;}
.xwzx ul li .des{font-size:12px;color:#888;line-height:24px;width:290px;height:48px;margin-top:10px;overflow:hidden;}
.xwzx ul li .pic{position:absolute;top:45px;right:-139px;width:214px;height:142px;}
.xwzx ul li .pic img{width:100%;height:100%;display:block;}
.xwzx ul li .more{width:141px;height:49px;line-height:49px;background:#fcfcfc;position:absolute;left:55px;bottom:-25px;opacity:0;font-size:12px;color:#1eb4c8;padding-left:15px;}
.xwzx ul li .more:after{content:"";width:36px;height:36px;background:#1eb4c8 url(../images/more1.png) no-repeat center;color:#fff;position:absolute;right:7px;top:6px;}
.xwzx ul li:hover{background:#1eb4c8;margin-top:-20px;margin-bottom:72px;}
.xwzx ul li:hover .date{color:#fff;border-bottom:4px solid #fff;}
.xwzx ul li:hover .tt,.xwzx ul li:hover .des{color:#fff;}
.xwzx ul li:hover .more{opacity:1;}
.xwzx ul li:hover .pic{border:1px solid #fff;box-shadow:0 0 7px #aeabab;}





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






/*footer*/
#footer{height:266px;background:#1e1e1e;overflow:hidden;}
#footer .container{position:relative;}
.f_nav{padding-top:25px;text-align:center;}
.f_nav ul li{display:inline-block;margin-right:42px;}
.f_nav ul li:last-child{margin-right:0;}
.f_nav ul li a{color:#e8e8e8;}
.f_address{text-align:center;color:#e8e8e8;margin-top:25px;line-height:34px;}
.f_address .bei{margin-top:18px;}
.f_address .xinlang{width:24px;height:24px;border-radius:50%;background:#00a7e3 url(../images/xinlang.png) no-repeat center;display:inline-block;position:relative;top:7px;left:10px;}
.f_address .qq{width:24px;height:24px;border-radius:50%;background:#fff url(../images/qq.png) no-repeat center;display:inline-block;position:relative;top:7px;left:13px;}
.f_wx{position:absolute;top:28px;right:34px;text-align:center;}
.f_wx p{font-size:12px;color:#999;line-height:18px;}




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




