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

/*header*/
.contain{width:1200px;margin:auto;}
.top{width:100%;height:117px;}
.top .contain .logo{float:left;margin-top:20px;font-size:0px;}
.nav{float:right;}
.nav .phone{font-size:16px;margin-top:38px;text-align:right;font-weight:bold;padding-right:20px;}
.nav .phone span{color:#e25024;}
.navul{margin-top:3px;}
.navul li{float:left;height:60px;line-height:60px;padding:0px 22px;position:relative;text-align:center;}
.navul li>a{display:block;font-size:16px;color:#000;}
.navul li.cur>a{color:#e98f31;}
.navul li:hover>a{color:#e98f31;}
.navul li:hover .line{display:block;}
.navul li .line{width:108px;height:3px;background:#e98f31;position:absolute;bottom:0px;left:0px;display:none;}
.navul li.now .line{width:76px;}
.navul li .nson{position: absolute;top:60px;left:0px;z-index: 100;display:none;width: 108px;overflow: hidden;background: #fff;box-shadow: 5px 20px 42px 11px rgba(0,0,0,0.2);}
.navul li .nson a{transition:all 0.36s ease;display:block;width:108px;color:#000;text-align:center;height:40px;line-height:40px;border-bottom: 1px solid rgba(170,170,170,.2);}
.navul li .nson a:hover{background:#e98f31;color:#fff;}
.navul li:nth-child(3) .nson{width:220px;}
.navul li:nth-child(3) .nson a{width:220px;font-size:12px;}
.navul li:nth-child(3) .line{width:220px;}


	
	/*banner*/
#indexbanner{ height: 575px; 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(0,0,0,0.3);}
.bx-controls .bx-pager div a.active{ background-color: rgba(255,255,255,1);}
.bx-controls .bx-controls-direction{ display: none;}





#indexcon{width:100%;height:111px;background:#f5f5f5;}
#indexcon .tt{font-size:24px;color:#333;text-align:center;padding-top:27px;}
#indexcon .subtt{color:#333;text-transform:uppercase;text-align:center;margin-top:20px;}




#indexabout{width:100%;height:454px;}
.about{width:1200px;margin:auto;}
.about .con{padding-top:98px;width:100%;height:261px;}
.about .con .pic{width:440px;height:247px;border:7px solid #ebebeb;margin-left:10px;float:left;-moz-box-shadow:2px 2px 10px #d4d2d2; -webkit-box-shadow:2px 2px 10px #d4d2d2; box-shadow:2px 2px 10px #d4d2d2;}
.about .con .des{width:665px;height:100%;float:right;margin-right:16px;}
.about .con .des .tt{width:581px;height:38px;border-bottom:1px solid #ebe7e8;line-height:38px;}
.about .con .des .tt p{font-size:22px;color:#222;float:left;}
.about .con .des .tt span{float:left;font-size:24px;color:#d6d4d4;margin-left:10px;}
.about .con .des .content{width:100%;height:190px;line-height:200%;margin-top:17px;color:#363636;}
.about .con .des .more{color:#dcdcdc;float:right;background:url(../images/more.png) no-repeat right center;padding-right:30px;}




#indexproduct{width:100%;height:485px;background:#f6f6f6;}
.product{width:1200px;height:100%;margin:auto;}
.product .tit{width:100%;padding-top:50px;text-align:center;}
.product .tit .cn{font-size:22px;color:#222;}
.product .tit .en{color:#d6d4d4;font-size:24px;margin-top:10px;margin-bottom:12px;font-family:Arial,'Times New Roman','Microsoft YaHei',SimHei;}
.product .tab{width:100%;height:50px;margin-top:48px;overflow:hidden;}
.product .tab ul li{float:left;width:298px;height:48px;text-align:center;border:1px solid #e1e1e1;border-right:none;background:#fff;line-height:48px;}
.product .tab ul li a{width:100%;height:100%;display:block;color:#151515;font-size:16px;}
.product .tab ul li:last-child{border-right:1px solid #e1e1e1;}
.product .tab ul li:hover{background:#e98f31;}
.product .tab ul li:hover a{color:#fff;}
.product .cpzs{width:100%;height:282px;margin-top:39px;}
.product .cpzs ul li{width:286px;height:282px;float:left;margin-right:18px;}
.product .cpzs ul li .pic{width:284px;height:206px;border:1px solid #e1e1e1;background:#fff;position:relative;display:block;overflow:hidden;text-align:center;line-height:202px;-moz-box-shadow:1px 6px 13px #C7C6C6; -webkit-box-shadow:1px 6px 13px #C7C6C6; box-shadow:1px 6px 13px #C7C6C6;}
.product .cpzs ul li .pic .more{width:100%;height:100%;position:absolute;top:0px;left:0px;display:none;background:rgba(0,0,0,0.7) url(../images/jia.png) no-repeat center 54px;}
.product .cpzs ul li .pic .more p{line-height:200%;font-size:16px;color:#fff;margin-top:117px;}
.product .cpzs ul li .pic:hover .more{display:block;}
.product .cpzs ul li .tt{height:55px;text-align:center;border-bottom:2px solid #070707;line-height:180%;display:block;margin-top:15px;}








#indexprocess{width:100%;height:605px;}
.process{width:1200px;margin:auto;}
.process .content{width:100%;height:454px;padding-top:71px;}
.process .content ul li{float:left;width:400px;height:100%;}
.process .content ul li .pic{width:100%;height:227px;}
.process .content ul li .con{width:100%;height:227px;background:#f2f2f2;text-align:center;}
.process .content ul li .con .tt{padding-top:65px;font-size:24px;color:#e98f31;}
.process .content ul li .con .des{margin-top:10px;font-size:24px;color:#d6d4d4;}
.process .content ul li .con .xx{color:#999;line-height:210%;margin-top:12px;}













#ne_nav{width:887px;height:38px;border-bottom:1px solid #332c2b;float:right;margin-top:67px;}
#ne_nav p{float:left;font-size:24px;color:#333;}
#ne_nav span{float:left;font-size:18px;color:#dedede;margin-top:6px;margin-left:10px;}




.col{width:887px;min-height:450px;line-height:200%;margin-top:20px;margin-bottom:30px;float:right;}
.col h2{text-align:center;font-weight:normal;color:#000;}
.col h3{text-align:center;font-weight:normal;font-size:12px;}




.pxxm{width:887px;min-height:350px;margin-bottom:50px;float:right;margin-top:20px;}
.pxxm .descr{color:#333;line-height:190%;margin-bottom:15px;}
.pxxm ul{width:100%;float:left;}
.pxxm ul li{width:286px;height:258px;float:left;margin-right:14px;margin-bottom:25px;}
.pxxm ul li:nth-child(3n){margin-right:0px;}
.pxxm ul li .pic{width:284px;height:206px;border:1px solid #e1e1e1;background:#fff;position:relative;display:block;overflow:hidden;text-align:center;line-height:202px;-moz-box-shadow:1px 6px 13px #C7C6C6; -webkit-box-shadow:1px 6px 13px #C7C6C6; box-shadow:1px 6px 13px #C7C6C6;}
.pxxm ul li .pic .more{width:100%;height:100%;position:absolute;top:0px;left:0px;display:none;background:rgba(0,0,0,0.7) url(../images/jia.png) no-repeat center 54px;}
.pxxm ul li .pic .more p{line-height:200%;font-size:16px;color:#fff;margin-top:117px;}
.pxxm ul li .pic:hover .more{display:block;}
.pxxm ul li .tt{height:50px;text-align:center;font-weight:bold;border-bottom:2px solid #070707;line-height:50px;display:block;overflow:hidden;}
.pxxm ul li .tt a{color:#333;}






.xwzx{width:887px;min-height:350px;margin-bottom:50px;margin-top:12px;float:right;}
.xwzx ul{width:100%;overflow:hidden;}
.xwzx ul li{width:100%;height:116px;background:#f5f5f5;transition: all 0.3s ease 0s;overflow:hidden;margin-bottom:10px;}
.xwzx ul li img{float:left;margin:11px 22px 0px 10px;}
.xwzx ul li .con{width:720px;margin-top:36px;float:left;}
.xwzx ul li .con .tt{font-size:13px;float:left;color:#333;}
.xwzx ul li .con .date{float:right;font-size:12px;color:#999;}
.xwzx ul li .des{width:720px;margin-top:10px;float:left;line-height:200%;font-size:12px;color:#999;}
.xwzx ul li a{width:100%;height:100%;display:block;}
.xwzx ul li:hover .tt,.xwzx ul li:hover .date,.xwzx ul li:hover .des{color:#179bef;}




.insnav{width:100%;height:38px;background:#f5f5f5;}
.insnav .inscon{width:1150px;margin:auto;line-height:38px;text-align:right;color:#333;padding-right:50px;}
.insnav .inscon *{color:#333;}





#sidenav{width:252px;margin-bottom:50px;float:left;margin-top:64px;}
#sidenav .xxtt{width:100%;height:78px;background:#332c2b url(../images/quan.png) no-repeat 6px center;margin-bottom:4px;}
#sidenav .xxtt p{font-size:18px;color:#c5c4c4;padding-left:66px;padding-top:20px;}
#sidenav .xxtt span{font-size:12px;color:#c0bfbf;text-transform:uppercase;margin-top:9px;padding-left:62px;display:block;}
#sidenav .nett{width:209px;height:45px;padding-left:43px;margin-bottom:1px;background:#f39910 url(../images/jian.png) no-repeat 170px center;line-height:45px;display:block;font-size:16px;color:#332c2b;}
#sidenav ul{width:252px;}
#sidenav ul li.nv{width:252px;line-height:40px;background:#f5f5f5;margin-bottom:1px;}
#sidenav ul li.nv a{padding-left:52px;width:200px;line-height:40px;display:block;color:#2a2929;}
#sidenav ul li.navson{width:250px;height:35px;line-height:35px;background:#6a9fea;margin-bottom:1px;}
#sidenav ul li.navson a{padding-right:72px;width:180px;height:30px;display:block;font-size:12px;}
#sidenav ul li a:hover{background:#e98f31;}
#sidenav ul li a.cur{background:#e98f31;}
	



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



.contact{width:46px;position:fixed;right:2%;bottom:10%;z-index:100;display:none;}
.contact .tel{width:100%;height:46px;cursor:pointer;position:relative;background:#c01920 url(../images/tx.png) no-repeat center;margin-bottom:1px;}
.contact .tel p{position:absolute;width:142px;height:46px;top:0px;left:-146px;background:#fff;line-height:46px;text-align:center;font-size:18px;color:#1a1a1c;box-shadow:#ddd 0px -1px 5px;display:none;}
.contact .tel:hover p{display:block;}
.contact .weixin{width:100%;height:46px;cursor:pointer;background:#c01920 url(../images/wx.png) no-repeat center;margin-bottom:1px;}
.contact .weixin p{position:absolute;width:142px;height:142px;top:47px;left:-146px;background:#fff;line-height:49px;text-align:center;font-size:18px;color:#1a1a1c;box-shadow:#ddd 0px -1px 5px;display:none;}
.contact .weixin:hover p{display:block;}
.contact .up{width:100%;height:46px;cursor:pointer;background:#c01920 url(../images/up.png) no-repeat center;}




.online1{width:100%;height:545px;margin-top:25px;}
.online1 form{margin-top:30px;width:100%;}
.online1 .text{width:381px;height:38px;float:left;margin-bottom:20px;margin-right:25px;}
.online1 .text input{width:268px;height:36px;border:1px solid #c9c9c9;padding-left:20px;}
.online1 .text p{float:left;width:76px;padding-right:10px;line-height:38px;padding-left:5px;}
.online1 .text p span{color:#eb0000;position:relative;top:2px;}
.online1 .con{width:927px;height:205px;float:left;margin-bottom:20px;}
.online1 .con textarea{padding:20px;border:1px solid #c9c9c9;height:163px;width:760px;}
.online1 .con p{float:left;width:81px;padding-right:5px;line-height:38px;padding-left:5px;}
.online1 .con p span{color:#eb0000;position:relative;top:2px;}
.online1 .verify{height:38px;margin-bottom:20px;}
.online1 .verify p{float:left;width:76px;padding-right:10px;line-height:38px;padding-left:5px;}
.online1 .verify p span{color:#eb0000;position:relative;top:2px;}
.online1 .verify input{width:154px;height:36px;border:1px solid #c9c9c9;float:left;padding-left:20px;margin-right:10px;}
.online1 .verify img{cursor:pointer;}
.online1 .submit{width:107px;height:35px;color:#fff;cursor:pointer;background:#be252e;margin-left:91px;float:left;border:none;margin-right:47px;}
.online1 .reset{width:107px;height:35px;color:#fff;cursor:pointer;background:#ff8a26;float:left;border:none;}





/*footer*/
.footer_top{width:100%;height:622px;position:relative;}
.footer_top .map{width:100%;height:100%;position:absolute;top:0px;left:0px;z-index:-1;}
.footer_top .address{width:1200px;height:100%;margin:auto;}
.footer_top .address .con{width:672px;height:100%;float:left;margin-left:36px;}
.footer_top .address .con .tt{font-size:18px;color:#151515;width:344px;height:38px;margin-top:179px;border-bottom:2px solid #151515;}
.footer_top .weixin{width:107px;float:left;margin-top:40px;}
.footer_top .weixin p{font-size:12px;color:#333;text-align:center;margin-top:7px;}
.footer_top .address .con .des{width:535px;height:300px;float:left;line-height:190%;font-size:13px;color:#151515;margin-top:18px;margin-left:25px;}
.footer_top .address .zx{width:473px;height:492px;background:#fff;float:left;margin-top:54px;-moz-box-shadow:1px 1px 13px #d4d3d3; -webkit-box-shadow:1px 1px 13px #d4d3d3; box-shadow:1px 1px 13px #d4d3d3;}
.footer_top .address .zx .zx_con{width:400px;height:100%;margin:auto;}
.footer_top .address .zx .zx_con .zx_tt{width:100%;height:128px;border-bottom:2px solid #151515;padding-top:32px;}
.footer_top .address .zx .zx_con .zx_tt p{font-size:30px;color:#000;}
.footer_top .address .zx .zx_con .zx_tt div{padding-left:8px;color:#000;font-size:16px;line-height:210%;margin-top:10px;}
.footer_top .address .zx .zx_con .online{width:100%;margin-top:53px;}
.footer_top .address .zx .zx_con .online .text{width:100%;height:45px;margin-bottom:32px;}
.footer_top .address .zx .zx_con .online .text p{width:57px;height:100%;line-height:45px;color:#000;font-size:18px;float:left;}
.footer_top .address .zx .zx_con .online .text input{width:331px;height:43px;color:#000;line-height:43px;padding-left:10px;border:1px solid #dbdbdb;}
.footer_top .address .zx .zx_con .online .submit{width:340px;height:45px;margin:auto;background:#e98f31;color:#fff;border:none;font-size:18px;display:block;cursor:pointer;margin-top:65px;}
.footer_bottom{width:100%;height:65px;background:#151515;}
.footer_bottom .fter{width:1200px;height:100%;margin:auto;font-size:12px;line-height:200%;position:relative;overflow:hidden;}
.footer_bottom .fter .con{margin-top:9px;}
.footer_bottom .fter .fen{width:100px;height:24px;position:absolute;top:6px;left:400px;}
.footer_bottom .fter .fen .xinlang{width:24px;height:24px;background:#e98f31 url(../images/xinlang.png) no-repeat center;float:left;border-radius:50%;margin-right:6px;}
.footer_bottom .fter .fen .qq{width:24px;height:24px;background:#fff url(../images/qq.png) no-repeat center;float:left;border-radius:50%;margin-right:6px;}




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



