/*Make from AK.monster*/
/*2016-03-01 16:20*/
/*www.zjhz.cn*/

/*------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*/
.top{width:100%;height:148px;}
.tophead{width:100%;height:30px;background:#f5f5f5;}
.top_head{width:1200px;height:30px;margin:auto;}
.top_left{height:30px;line-height:30px;float:left;font-size:12px;}
.top_head ul{height:30px;float:right;}
.top_head ul li{line-height:30px;float:left;font-size:12px;color:#999;}
.top_head ul li a{font-size:12px;line-height:30px;color:#999;}
.top_head ul li span{padding:0px 10px;font-size:12px;line-height:30px;color:#999;}
.top_head ul li b{font-size:14px;color:#ee2828;}
.top .logo{float:left;margin-top:40px;font-size:0;}
.contain{width:1200px;margin:auto;}
.nav{margin-top:40px;float:right;}
.navul li{float:left;text-align:center;font-size:15px;line-height:33px;height:33px;margin-left:50px;position:relative;}
.navul li>a{font-weight:bold;}
.navul li.cur{border-bottom:3px solid #ee2828;}
.navul li:hover .nav_son{display:block;}
.nav_son{display:none;position:absolute;z-index:100;left:-22px;background:#fff;box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);background:#fff;width:100px;}
.nav_son span{display:block;font-size:12px;height:32px;line-height:32px;text-align:center;padding:0px 10px;border-bottom:1px solid #d2d2d2;}


	
	/*banner*/
#indexbanner{height:579px;overflow: hidden; position: relative;}
#indexbanner .bx-controls{ position: absolute; left: 0; bottom: 40px; z-index: 999; 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 4px;}
#indexbanner .bx-controls .bx-pager div a{ display: block; width: 66px; height: 7px; 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,1);}
#indexbanner .bx-controls .bx-controls-direction{ display: none;}




#indexquality{width:1200px;height:424px;margin:auto;}
.quality_tit{padding-top:50px;width:100%;}
.quality_tit p{width:100%;font-size:34px;text-align:center;color:#1d4f6f;}
.quality_tit span{font-size:16px;text-align:center;display:block;color:#1d4f6f;margin-top:20px;}
.quality_con{width:100%;margin-top:50px;height:212px;}
.quality_con ul li{float:left;width:169px;height:212px;margin-right:147px;}
.quality_con ul li:first-child{margin-left:42px;}
.quality_con ul li:last-child{margin:0px;}
.quality_box{width:120px;height:120px;border:1px solid #bfbfbf;border-radius:50%;position:relative;margin:auto;}
.quality_pic{width:122px;height:122px;border-radius:50%;}
.quality_pic1{width:122px;height:122px;border:border-radius:50%;position:absolute;top:0px;left:0px;display:none;}
.quality_box:hover{background:#506f87;width:122px;height:122px;border:none;}
.quality_box:hover .quality_pic1{display:block;}
.quality_tt{width:100%;text-align:center;color:#1d4f6f;margin-top:16px;font-size:16px;}
.quality_des{width:100%;text-align:center;margin-top:10px;font-size:12px;line-height:180%;color:#999;}





#indexproduct{width:100%;height:508px;background:#f3f3f4;}
.cp{width:1200px;height:100%;margin:auto;}
.cp .tit{width:100%;padding-top:60px;}
.cp .tit p{width:100%;font-size:34px;text-align:center;color:#1d4f6f;}
.cp .tit span{font-size:16px;text-align:center;display:block;margin-top:20px;}
.product{width:100%;margin-top:21px;}
.product .tab{overflow:hidden;}
.product .tab ul{position:relative;left:50%;float:left;}
.product .tab ul li{float:left;width:137px;height:40px;background:#fff;text-align:center;line-height:40px;margin-right:2px;position:relative;right:50%;}
.product .tab ul li a{width:137px;height:40px;display:block;color:#1d4f6f;}
.product .tab ul li:first-child{background:#506f87;}
.product .tab ul li:first-child a{color:#fff;}
.product .cpzx{width:100%;margin-top:18px;}
.product .cpzx ul{display:none;}
.product .cpzx ul:first-child{display:block;}
.product .cpzx ul li{float:left;width:296px;height:215px;border-bottom:11px solid #506f87;margin-right:5px;}
.product .cpzx ul li:last-child{margin-right:0px;}
.product .cpzx ul li .pic{display:block;width:296px;height:215px;overflow:hidden;background:#fff;text-align:center;line-height:211px;}
.product .cpzx ul li img{transition: transform 0.9s ease 0s;}
.product .cpzx 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 */}



#indexabout{width:1200px;height:510px;margin:auto;}
#indexabout  .tit{width:100%;padding-top:50px;}
#indexabout  .tit p{width:100%;font-size:34px;text-align:center;color:#1d4f6f;}
#indexabout  .tit span{font-size:16px;text-align:center;display:block;margin-top:20px;}
#indexabout	.con{margin-top:45px;width:100%;height:295px;}
#indexabout	.con .pic{width:644px;height:295px;margin-right:28px;float:left;}
#indexabout	.con .pic img{float:left;}
#indexabout	.con .pic img.im1{margin-right:1px;}
#indexabout	.con .pic img.im2{margin-bottom:1px;}
#indexabout	.con .des{width:528px;height:295px;float:left;}
#indexabout	.con .content{line-height:200%;height:245px;width:518px;font-size:12px;}
#indexabout	.con .more{width:153px;height:47px;line-height:47px;float:right;color:#fff;background:#506f87;text-align:center;margin-right:10px;transition:all 0.5s ease 0s;}
#indexabout	.con .more:hover{background:#7c7b7b;}





#indexcase{width:1200px;height:362px;margin:auto;}
.news{width:839px;height:auto;margin-right:14px;float:left;}
.news .tit{width:100%;height:45px;}
.news .tt{color:#1d4f6f;font-size:24px;font-weight:bold;float:left;}
.news .more{width:731px;margin-top:4px;float:right;text-align:right;padding-bottom:5px;border-bottom:1px solid #d9d9d9;}
.news .more a{font-size:12px;color:#999;}
.news .tit span{font-size:12px;color:#999;margin-top:8px;float:left;}
.news .con{width:100%;height:246px;margin-top:10px;}
.news .con ul{width:463px;float:right;}
.news .con ul li{width:463px;height:60px;background:#f5f5f5;margin-bottom:2px;}
.news .con ul li a{width:439px;height:36px;padding:12px;display:block;}
.news .con ul li a p{font-size:12px;font-weight:bold;}
.news .con ul li a div{font-size:12px;color:#999;margin-top:9px;}
.news .con ul li a:hover{background:#1d4f6f;}
.news .con ul li a:hover p{color:#fff;}
.news .con ul li a:hover div{color:#fff;}
.culture{width:345px;height:auto;float:left;}
.culture .tit{width:100%;height:45px;}
.culture .tt{color:#1d4f6f;font-size:24px;font-weight:bold;float:left;}
.culture .more{width:239px;margin-top:4px;float:right;text-align:right;padding-bottom:5px;border-bottom:1px solid #d9d9d9;}
.culture .more a{font-size:12px;color:#999;}
.culture .tit span{font-size:12px;color:#999;margin-top:8px;float:left;}
.culturebanner{height:246px;overflow: hidden; position: relative;margin-top:10px;}
.culturebanner .bx-controls{ position: absolute; left: 0; bottom: 20px; z-index: 999; width: 100%; color: rgba(0,0,0,0);display: none;}
.culturebanner .bx-controls .bx-pager{ text-align: left;}
.culturebanner .bx-controls .bx-pager div{ display: inline-block; margin: 0 4px;}
.culturebanner .bx-controls .bx-pager div:first-child{margin-left:30px;}
.culturebanner .bx-controls .bx-pager div a{ display: block; width: 10px; height: 10px; overflow: hidden; line-height: 50px; background-color: rgba(255,255,255,0.3);}
.culturebanner .bx-controls .bx-pager div a.active{ background-color: rgba(255,255,255,1);}
.culturebanner .bx-controls .bx-controls-direction{ display: none;}



#indexcontact{width:100%;height:80px;background:url(../images/bak.jpg) no-repeat center;text-align:center;}
#indexcontact img{margin-top:21px;position:relative;left:232px;}





#ne_nav{width:914px;padding-left:24px;height:30px;line-height:30px;border-bottom:1px solid #dcdcdc;float:right;margin-top:47px;background:url(../images/icon.png) no-repeat;}
#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;}


.pxxm{width:938px;min-height:220px;margin-bottom:50px;float:right;margin-top:13px;}
.pxxm ul{width:100%;float:left;}
.pxxm ul li{width:228px;height:214px;float:left;margin-right:8px;margin-bottom:10px;}
.pxxm ul li:nth-child(4n){margin-right:0px;}
.pxxm ul li a.pic{width:226px;height:172px;border:1px solid #d1d0d0;text-align:center;line-height:168px;display:block;overflow:hidden;position:relative;}
.pxxm ul li a.pic span{width:226px;height:172px;display:none;position:absolute;top:0;left:0;background:rgba(0,0,0,0.1);}
.pxxm ul li a.pic:hover span{display:block;}
.pxxm ul li .tt{width:228px;height:40px;line-height:40px;text-align:center;float:left;font-size:12px;}
.pxxm ul li .tt:hover{background:#f0b7a6;color:#fff;}



.online{width:100%;height:545px;margin-top:15px;}
.online .ott{width:1170px;height:46px;padding-left:30px;background:#2464be;color:#fff;font-size:18px;font-weight:bold;line-height:46px;}
.online form{margin-top:30px;width:100%;}
.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:13px;}
.online .reset{width:107px;height:35px;color:#fff;cursor:pointer;background:#2464be;float:left;border:none;}

	




.xwzx{width:938px;min-height:220px;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:#a43333;}
.xwzx ul li a{width:100%;height:100%;display:block;}
.xwzx ul li .tit{padding-top:25px;font-size:16px;font-weight:bold;}
.xwzx ul li .con{margin-top:12px;line-height:240%;}




#sidenav{width:240px;margin-bottom:50px;float:left;margin-top:25px;}
#sidenav h2{font-size:18px;font-weight:bold;color:#fff;padding-left:46px;width:194px;height:60px;line-height:60px;background:#506f87;}
#sidenav ul{width:240px;}
#sidenav ul li.nv{width:240px;height:45px;line-height:45px;background:#6393b9;border-bottom:1px solid #667d8f;}
#sidenav ul li.navson{width:240px;height:40px;line-height:40px;border-bottom:1px solid #667d8f;background:#6daada;}
#sidenav ul li.navson a{padding-left:60px;width:180px;height:44px;display:block;color:#fff;font-size:12px;}
#sidenav ul li.nv a{padding-left:46px;width:194px;height:45px;display:block;color:#fff;}
#sidenav ul li a{transition:all 0.5s ease;}
#sidenav ul li a:hover{background:#667d8f;}
#sidenav .about{margin-bottom:6px;}
#sidenav .con{border-bottom:3px solid #506f87;padding: 16px 6px 16px 6px;line-height:200%;font-size:12px;}
#sidenav ul li .cur{background:#667d8f;}




.orientation{margin-top:30px;}
.orientation .previous{float:left;}
.orientation .next{float:right;}



.yb_conct{position:fixed;z-index:9999999;top:200px;right:-127px;cursor:pointer;transition:all .3s ease;}
.yb_bar ul li{width:180px;height:53px;font:16px/53px 'Microsoft YaHei';color:#fff;text-indent:54px;margin-bottom:3px;border-radius:3px;transition:all .5s ease;overflow:hidden;}
.yb_bar .yb_top{background:#ff4a00 url(../images/fixCont.png) no-repeat 0 0;}
.yb_bar .yb_phone{background:#ff4a00 url(../images/fixCont.png) no-repeat 0 -57px;}
.yb_bar .yb_QQ{text-indent:0;background:#ff4a00 url(../images/fixCont.png) no-repeat 0 -113px;}
.yb_bar .yb_ercode{background:#ff4a00 url(../images/fixCont.png) no-repeat 0 -169px;}
.hd_qr{padding:0 29px 25px 29px;}
.yb_QQ a{display:block;text-indent:54px;width:100%;height:100%;color:#fff;}



/*footer*/
.footer_top{width:100%;height:232px;background:#f5f5f5;}
.footer_top .address{width:1200px;margin:auto;}
.footer_top .con{width:500px;height:165px;margin-top:42px;line-height:200%;float:left;font-size:12px;}
.footer_top .weixin{width:162px;height:164px;float:right;margin-right:50px;margin-top:10px;text-align:center;font-size:12px;}	
.footer_bottom{width:100%;height:40px;background:#506f87;color:#fff;line-height:40px;font-size:12px;}


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



