/*------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{text-decoration:none;}


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

/*header*/
.contain{width:1200px;margin:auto;}
.top{width:100%;height:94px;}
.top .logo{margin-top:5px;font-size:0px;}
.top .lan{float:right;height:36px;margin-top:25px;border-right:1px solid #dcdcdc;}
.top .lan .lx{background:url(../images/contact.png) no-repeat 10px center;width:75px;color:#999;line-height:36px;float:left;padding-left:40px;border-right:1px solid #dcdcdc;}
.top .cn{padding:0px 15px;float:left;margin-top:11px;color:#999;}
.top .en{padding:0px 15px;float:left;margin-top:11px;color:#999;}
.top .lan .line{height:14px;border-right:1px solid #dcdcdc;float:left;margin-top:12px;}
.nav{width:100%;background:#1c5498;height:50px;}
.navul{width:1200px;margin:auto;}
.navul li{float:left;text-align:center;line-height:50px;height:50px;position:relative;margin-right:21px;}
.navul li:first-child{margin-left:53px;}
.navul li>a{color:#fff;padding:0px 42px;height:50px;display:block;}
.navul li a{transition:all 0.5s ease;}
.navul .nav_son{width:100%;position:absolute;z-index:100;display:none;}
.navul .nav_son a{color:#fff;width:100%;height:40px;line-height:40px;display:block;font-size:12px;overflow:hidden;}
.navul .nav_son span{display:block;background:#1f76e0;border-bottom:1px solid #29709d;}
.navul .nav_son span:last-child{border:none;}
.navul li a:hover{background:#3571ba;}
.navul li.cur{background:#3571ba;}


	
	/*banner*/
#indexbanner{ height: 500px; 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; 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.6);}
.bx-controls .bx-controls-direction{ display: none;}



.title{width:100%;height:45px;}
.title p{width:100%;font-size:26px;text-align:center;color:#37b6bc;font-weight:bold;}
.title .tit{width:470px;height:6px;margin:auto;margin-top:15px;position:relative;}
.title .line{width:100%;border-top:1px solid #37b6bc;position:absolute;top:3px;}
.title .line1{width:82px;height:6px;background:#37b6bc;position:absolute;top:0px;left:194px;}

@font-face { font-family: 'huawenzs'; src: url("../font/huawenzs.ttf");}
@font-face { font-family: 'hakuyoxingshu7000'; src: url("../font/hakuyoxingshu7000.TTF");}

.qycom{font-family:"hakuyoxingshu7000","微软雅黑";font-size:20px;}


#indexclass{width:1200px;margin:auto;margin-top:33px;}
.cpcenter{width:224px;height:100%;float:left;}
.cpcenter .tit{width:100%;height:45px;background:url(../images/line1.png) no-repeat center;text-align:center;line-height:45px;color:#fff;font-size:18px;font-weight:bold;}
.cpcenter ul{width:100%;padding-bottom:30px;overflow:hidden;}
.cpcenter ul li{background:#3b74c1;margin-bottom:1px; width:184px;padding:10px 20px;}
.cpcenter ul li a{font-size:14px;color:#ffffff;}
.about{width:966px;height:250px;float:right;}
.about .tit{width:100%;height:45px;background:url(../images/line2.png) no-repeat center;}
.about .tit p{float:left;color:#fff;font-size:18px;font-weight:bold;margin-left:26px;line-height:45px;}
.about .tit a{float:right;margin-right:35px;margin-top:15px;color:#fff;}
.about .con{width:100%;height:181px;margin-top:16px;overflow:hidden;}
/*.about .con img{float:left;width:279px;height:181px;}*/
.about .con .des{/*width:668px;*/height:100%;float:right;line-height:200%;}
.dh{width:966px;float:right;text-align:center;}


#indexproduct{width:1200px;height:235px;margin:auto;}
.product{width:100%;height:100%;}
.product .tit{width:100%;height:45px;background:url(../images/line3.png) no-repeat center;}
.product .tit p{float:left;color:#fff;font-size:18px;font-weight:bold;margin-left:26px;line-height:45px;}
.product .tit a{float:right;margin-right:35px;margin-top:15px;color:#fff;}
.product ul{margin-top:17px;}
.product ul li{width:180px;height:150px;float:left;margin-right:17px;}
.product ul li .pic{width:174px;height:144px;border:3px solid #dcdcdc;display:block;text-align:center;line-height:140px;overflow:hidden;}
.product ul li img{transition: transform 0.9s ease 0s;}
.product 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 */}




#indexcase{width:1200px;height:297px;margin:auto;}
.case{width:100%;height:100%;}
.case .tit{width:100%;height:45px;background:url(../images/line3.png) no-repeat center;}
.case .tit p{float:left;color:#fff;font-size:18px;font-weight:bold;margin-left:26px;line-height:45px;}
.case .tit a{float:right;margin-right:35px;margin-top:15px;color:#fff;}
.case ul{margin-top:11px;}
.case ul li{float:left;width:293px;height:219px;margin-right:9px;}
.case ul li .pic{width:100%;height:100%;display:block;overflow:hidden;}
.case ul li img{transition: transform 0.9s ease 0s;}
.case 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 */}




#indexteam{width:1200px;height:219px;margin:auto;}
.team{width:100%;height:100%;}
.team .tit{width:100%;height:45px;background:url(../images/line3.png) no-repeat center;}
.team .tit p{float:left;color:#fff;font-size:18px;font-weight:bold;margin-left:26px;line-height:45px;}
.team .tit a{float:right;margin-right:35px;margin-top:15px;color:#fff;}
.team ul{margin-top:28px;overflow:hidden;}
.team ul li{float:left;width:190px;height:54px;margin-right:12px;margin-bottom:5px;}
.team ul li:nth-child(6n){margin-right:0px;}






#ne_nav{width:938px;height:27px;border-bottom:1px solid #dcdcdc;float:right;margin-top:58px;}
#ne_nav	span{margin-top:34px;}



.col{width:898px;min-height:450px;line-height:200%;padding:0px 20px;margin-top:20px;margin-bottom:20px;float:right;}
.col *:not(#allmap *){max-width:100%;}
.col h2{text-align:center;padding-top:5px;font-weight:normal;color:#000;}
.col h3{text-align:center;font-weight:normal;font-size:12px;}




.cpzs{width:938px;min-height:350px;margin-bottom:50px;float:right;margin-top:13px;}
.cpzs ul{width:100%;float:left;}
.cpzs ul li{width:230px;height:236px;float:left;margin-right:6px;overflow:hidden;}
.cpzs ul li:nth-child(4n){margin-right:0px;}
.cpzs ul li a.pic{width:226px;height:172px;border:2px solid #d3d3d3;text-align:center;line-height:168px;display:block;overflow:hidden;position:relative;}
.cpzs ul li a.pic span{width:226px;height:172px;display:none;position:absolute;top:0;left:0;background:rgba(0,0,0,0.1);}
.cpzs ul li a.pic:hover span{display:block;}
.cpzs ul li p{width:230px;height:30px;line-height:30px;text-align:center;float:left;font-size:12px;}
.cpzs ul li p a:hover{color:red;}



.cpzx{width:938px;min-height:350px;margin-bottom:50px;float:right;margin-top:13px;}
.cpzx ul{width:100%;float:left;}
.cpzx ul li{width:296px;height:296px;float:left;margin-right:25px;overflow:hidden;}
.cpzx ul li:nth-child(3n){margin-right:0px;}
.cpzx ul li a.pic{width:292px;height:232px;border:2px solid #d3d3d3;text-align:center;line-height:228px;display:block;overflow:hidden;position:relative;}
.cpzx ul li a.pic span{width:292px;height:232px;display:none;position:absolute;top:0;left:0;background:rgba(0,0,0,0.1);}
.cpzx ul li a.pic:hover span{display:block;}
.cpzx ul li p{width:296px;height:30px;line-height:30px;text-align:center;float:left;font-size:12px;}
.cpzx ul li p a:hover{color:red;}





.xwzx{width:938px;min-height:350px;margin-bottom:50px;margin-top:10px;float:right;}
.xwzx ul{width:100%;margin:auto;}
.xwzx ul li{width:100%;height:135px;border-bottom:1px dashed #666;transition: all 0.3s ease 0s;overflow:hidden;}
.xwzx ul li:hover .tit,ul li:hover .con{color:#1c5499;}
.xwzx ul li a{width:100%;height:100%;display:block;}
.xwzx ul li .tit{padding-top:25px;font-size:16px;font-weight:bold;color:#333;}
.xwzx ul li .con{margin-top:12px;line-height:240%;}



#sidenav{width:240px;margin-bottom:50px;float:left;margin-top:28px;}
#sidenav h2{font-size:24px;font-weight:normal;color:#fff;text-align:center;line-height:60px;background:#1c5499;border-radius:3px;}
#sidenav ul{width:240px;}
#sidenav ul li.nv{width:240px;line-height:43px;background:#3b74c1;border-bottom:1px solid #dcdcdc;}
#sidenav ul li.navson{width:240px;height:40px;line-height:40px;border-bottom:1px solid #dcdcdc;background:#6e9bd7;}
#sidenav ul li.navson a{padding-left:50px;width:190px;height:40px;display:block;font-size:12px;background:url(../images/jian.png) no-repeat 195px center;color:#ffffff;overflow:hidden;}
#sidenav ul li.nv a{padding-left:20px;padding-right:20px;display:block;background:#3b74c1;color:#ffffff;  /*font-family:"huawenzs","微软雅黑";*/background:url(../images/jian.png) no-repeat 215px center;}
#sidenav ul li a{transition:all 0.5s ease;}
#sidenav ul li a:hover{background:#4482cd url(../images/jian1.png) no-repeat 215px center;color:#fff;}
#sidenav ul li a.cur{background:#4482cd url(../images/jian1.png) no-repeat 215px center;color:#fff;}
#sidenav .gy{margin-bottom:6px;}
#sidenav .con{border-bottom:5px solid #1c5499;padding:15px 5px;line-height:200%;font-size:12px;}
	




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






/*footer*/
.footer_top{width:100%;height:232px;background:#f5f5f5;}
.footer_top .address{width:1200px;margin:auto;overflow:hidden;}
.footer_top .address .logo{margin-top:80px;margin-right:43px;}
.footer_top .con{height:190px;margin-top:25px;line-height:200%;overflow:hidden;font-size:12px;}
.footer_top .weixin{width:162px;height:164px;background:url(../images/bak.png) center no-repeat;float:right;margin-right:50px;margin-top:26px;text-align:center;font-size:12px;}	
.footer_bottom{width:100%;height:40px;background:#1c5499;color:#fff;line-height:40px;font-size:12px;}
.footer_bottom .fter{width:1200px;margin:auto;}


.mypage{
    text-align: center;
	float:left;
	width:100%;
}	
.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;
}