/*------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: #c72b26;
    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(15%);
opacity:0;
}
}
@keyframes fromBottomFade { from {
transform: translateY(15%);
opacity:0;
}
}




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

/*header*/
.top{width:100%;height:95px;position:fixed;top:0;left:0;z-index:100;background:#fff;box-shadow:0 0px 3px rgba(0,0,0,.1);}
.top .logo{float:left;margin-top:7px;}
.top .logo .title{float:left;margin-left:15px;margin-top:25px;}
.top .logo .title p{font-size:28px;color:#333;font-weight:normal;margin-bottom:6px;}
.top .logo .title span{font-size:13px;color:#333;font-family:arial;text-transform:uppercase;font-weight:normal;}
.nav{float:right;margin-top:40px;}
.navul li{float:left;height:55px;line-height:55px;position:relative;padding:0 15px;margin-left:32px;z-index:100;}
.navul li>a{font-size:18px;color:#000;}
.navul li a.cur{color:#6ec800}
.navul li>a:hover{color:#6ec800;}
.navul li .nav_son{display: none;position: absolute;left:0;top: 55px;z-index:100;width: 268px;background: #FFF;box-shadow:0 0 2px rgba(225,225,225,0.2);padding:15px 14px;padding-bottom:12px;animation: fromBottomFade .6s ease both;-webkit-animation: fromBottomFade .6s ease both;}
.navul li .nav_son .detail{float:left;width:105px;padding-top:3px;}
.navul li .nav_son .detail a{color:#333;display:block;margin-bottom:10px;line-height:14px;}
.navul li .nav_son .detail a:hover{color:#6ec800;}
.navul li .nav_son .im{float:left;width:135px;height:68px;box-shadow:0 2px 6px rgba(0,0,0,.2);}
.navul li .line{width:0px;height:5px;position:absolute;bottom:0;left:0px;background:#6ec800;}
.navul li:hover .line{width:100%;}
.navul li:hover .nav_son{display:block;}
.top .container{position:relative;}
.top .lan{position:absolute;top:8px;right:10px;}
.en_top .navul li{margin-left:18px;}



	
	/*banner*/
#indexbanner{ height:616px; overflow: hidden; position: relative;margin-top:95px;}
#indexbanner .bx-controls{ position: absolute; left: 0; bottom: 25px; 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 5px;}
#indexbanner .bx-controls .bx-pager div a{ display: block; width: 50px; height: 5px; overflow: hidden; line-height: 50px; background-color:#efeeec;}
#indexbanner .bx-controls .bx-pager div a.active{ background-color: #6ec800;}
#indexbanner .bx-controls .bx-controls-direction{display:none;}
.insidebanner{margin-top:95px;}





.tit{text-align:center;}
.tit p{border-bottom:3px solid #6ec800;padding-bottom:19px;font-size:24px;color:#1f2837;display:inline-block;}





.intab{height:360px;overflow:hidden;}
.intab .mt{text-align:center;font-size:24px;color:#1f2837;margin-top:60px;font-weight:lighter;}
.intab .mc{margin-top:75px;padding-left:138px;}
.intab .mc .detail{float:left;width:104px;margin-right:170px;}
.intab .mc .detail:last-child{margin-right:0;}
.intab .mc .detail .img{width:100%;height:104px;background:#e0ddd9;border-radius:50%;}
.intab .mc .detail p{font-size:18px;color:#999;text-align:center;margin-top:15px;}
.intab .mc .detail:hover .img{background:#6ec800;transform:rotateY(180deg);}
.intab .mc .detail:hover p{color:#6ec800;}



.product{height:617px;background:#dedfe1;}
.product .mc{position:relative;}
.product .con .detail{float:left;width:377px;margin-top:73px;position:relative;}
.product .con .detail.swiper-slide-active{padding:37px 17px 0 17px;background:#eff0f2;margin-top:36px;}
.product .con .detail.swiper-slide-active:before{content:"";width:2px;height:458px;background:#fff;position:absolute;top:19px;left:0;}
.product .con .detail.swiper-slide-active:after{content:"";width:2px;height:458px;background:#fff;position:absolute;top:19px;right:0;}
.product .con .detail .im{width:100%;height:226px;overflow:hidden;}
.product .con .detail .text{height:175px;background:#efeeec;padding:0 13px;overflow:hidden;}
.product .con .detail .text p{font-size:24px;color:#000;margin-top:25px;line-height:26px;}
.product .con .detail .text .des{font-size:14px;color:#333;line-height:23px;margin-top:32px;height:46px;overflow:hidden;}
.product .con .detail.swiper-slide-active .text{background:#eff0f2;}
.product .con .detail .more{text-align:center;color:#333;margin-top:25px;}
.product .con .detail.swiper-slide-active .more{color:#6ec800;margin-bottom:65px;}
.product .con .detail:hover .text p{color:#6ec800;}
.product .con .detail:hover .im img{transform:scale(1.1,1.1);}
.product .swiper-button-next{width:50px;height:50px;background:url(../images/right.png) no-repeat center;position:absolute;top:256px;right:-100px;}
.product .swiper-button-prev{width:50px;height:50px;background:url(../images/left.png) no-repeat center;position:absolute;top:256px;left:-100px;}
.product .swiper-button-prev:before,.product .swiper-button-next:before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;transform: rotate(-135deg);transition:all 0.8s;border:1px solid #6ec800;box-sizing:border-box;opacity:0;}
.product .swiper-button-prev:hover:before,.product .swiper-button-next:hover:before{transform: rotate(135deg);opacity:1;}






.about{overflow:hidden;margin-top:70px;}
.about .mc{height:483px;background:url(../images/bg.jpg) no-repeat center;margin-top:20px;overflow:hidden;}
.about .mc .con{margin-top:88px;}
.about .mc .con .im{width:518px;height:295px;float:left;padding:8px;background:#f3f5f8;box-shadow:2px 3px 5px #ccc;}
.about .mc .con .content{float:right;width:639px;margin-right:16px;}
.about .mc .con .content .des{color:#000;font-size:16px;line-height:36px;margin-top:-10px;}
.about .mc .con .content .pic{margin-top:15px;height:109px;background:#fff;padding:3px;}
.about .mc .con .content .pic .detail{width:156px;height:103px;float:left;margin-right:3px;}
.about .mc .con .content .pic .detail:last-child{margin-right:0;}
.about .mc .con .content .pic .detail img{width:100%;height:100%;display:block;}








.news{height:570px;overflow:hidden;}
.news .tit{margin-top:53px;}
.news .con{margin-top:65px;}
.news .con a{width:379px;float:left;margin-right:31px;position:relative;}
.news .con a:nth-child(3n){margin-right:0;}
.news .con .im{width:100%;height:238px;overflow:hidden;}
.news .con .tt{font-size:18px;color:#000;line-height:20px;overflow:hidden;margin-top:20px;}
.news .con .des{line-height:25px;margin-top:10px;color:#999;height:50px;overflow:hidden;}
.news .con .date{width:92px;height:95px;background:#6ec800;position:absolute;left:22px;top:-37px;text-align:center;overflow:hidden;}
.news .con .date p{color:#fff;font-size:48px;margin-top:11px;margin-bottom:6px;}
.news .con .date span{color:#fff;font-size:16px;}
.news .con 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 .con a:hover .tt{color:#6ec800;}
.news .con a:hover .date{transform:translateY(37px);}









.ne_nav{height:69px;background:#f1f1f1;}
.ne_nav p{float:right;line-height:69px;margin-right:15px;color:#c72b26;}
.ne_nav p span{color:#666;}
.son_nav{float:left;margin-top:24px;margin-left:15px;}
.son_nav a{line-height:20px;height:21px;padding-left:27px;font-size:16px;color:#000;background:url(../images/quan.png) no-repeat left center;margin-right:62px;float:left;}
.son_nav a:hover,.son_nav a.active{color:#c72b26;}



.inset{background:#f5f5f5;overflow:hidden;}
.inset .crumb{height:60px;line-height:60px;color:#1f2837;padding-left:16px;}
.inset .crumb *{color:#1f2837;}
.col{min-height:450px;line-height:220%;margin-bottom:70px;background:#fff;padding:0 25px;padding-bottom:30px;overflow:hidden;}
.col .tit{margin-top:32px;margin-bottom:20px;}
.col h2{text-align:center;font-weight:normal;color:#000;}
.col h3{text-align:center;font-weight:normal;font-size:12px;}
.cat{min-height:350px;}
.cat *{max-width:100%;}
#allmap *{max-width:none;}
.cpic{margin-top:20px;height:264px;}
.cpic .box{width:100%;height:100%;overflow:hidden;}
.cpic .box .list{width:9999999px;}
.cpic .box .list li{width:398px;height:100%;float:left;}
.cpic .box .list li a{width:354px;height:234px;box-shadow: 2px 3px 5px #ccc;display:block;}






.pxxm{min-height:450px;margin-bottom:70px;background:#fff;overflow:hidden;padding:0 25px;padding-bottom:30px;}
.pxxm .tit{margin-top:35px;margin-bottom:30px;}
.pxxm ul li{float:left;width:354px;margin-right:44px;}
.pxxm ul li:nth-child(3n){margin-right:0;}
.pxxm ul li .im{width:354px;height:234px;box-shadow: 2px 3px 5px #ccc;}
.pxxm ul li p{height:60px;line-height:60px;font-size:16px;color:#1f2837;text-align:center;}





.honor{min-height:450px;margin-bottom:70px;background:#fff;overflow:hidden;padding:0 25px;padding-bottom:30px;}
.honor .tit{margin-top:35px;margin-bottom:30px;}
.honor ul li{float:left;width:254px;margin-right:44px;}
.honor ul li:nth-child(4n){margin-right:0;}
.honor ul li .im{width:100%;height:320px;box-shadow: 2px 3px 5px #ccc;}
.honor ul li p{height:60px;line-height:60px;font-size:16px;color:#1f2837;text-align:center;}





.pro_show{min-height:450px;margin-bottom:70px;background:#fff;overflow:hidden;padding:0 25px;padding-bottom:30px;}
.pro_show .mt{margin-top:13px;}
.pro_show .mt a{float:left;margin:0 20px;padding:0 6px;line-height:55px;position:relative;font-size:16px;color:#1f2837;}
.pro_show .mt a.active{color:#6ec800;}
.pro_show .mt a.active:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:3px;background:#6ec800;}
.pro_show .mt a:hover{color:#6ec800;}
.pro_show .mc{margin-top:30px;}
.pro_show .mc .pic{text-align:center;margin-bottom:20px;}
.pro_show .mc .pic img{max-width:100%;}
.pro_show .mc .con{min-height:350px;line-height:220%;}
.pro_show .mc .pro_pic{margin-top:20px;}
.pro_show .mc .pro_pic a{float:left;width:354px;margin-right:44px;}
.pro_show .mc .pro_pic a:nth-child(3n){margin-right:0;}
.pro_show .mc .pro_pic a .img{width:354px;height:234px;box-shadow: 2px 3px 5px #ccc;}
.pro_show .mc .pro_pic a p{height:60px;line-height:60px;font-size:16px;color:#1f2837;text-align:center;}







.xwzx{width:100%;min-height:450px;margin-bottom:70px;background:#fff;overflow:hidden;}
.xwzx .tit{margin-top:35px;}
.xwzx ul{margin-top:70px;padding:0 25px;}
.xwzx ul li{width:353px;float:left;margin-right:45px;position:relative;margin-bottom:80px;}
.xwzx ul li a{width:100%;height:100%;display:block;}
.xwzx ul li:nth-child(3n){margin-right:0;}
.xwzx ul li .im{width:100%;height:223px;overflow:hidden;}
.xwzx ul li .tt{font-size:18px;color:#000;line-height:20px;overflow:hidden;margin-top:20px;}
.xwzx ul li .des{line-height:25px;margin-top:10px;color:#999;height:50px;overflow:hidden;}
.xwzx ul li .date{width:92px;height:95px;background:#6ec800;position:absolute;left:22px;top:-37px;text-align:center;overflow:hidden;}
.xwzx ul li .date p{color:#fff;font-size:48px;margin-top:11px;margin-bottom:6px;}
.xwzx ul li .date span{color:#fff;font-size:16px;}
.xwzx 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 */}
.xwzx ul li a:hover .tt{color:#6ec800;}
.xwzx ul li a:hover .date{transform:translateY(37px);}







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




.fixed-menu{position:fixed;display:none;right:3%;top:50%;width:73px;z-index:500;-webkit-transform:translateY(-50%);-moz-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);}
.fixed-menu a{width:100%;height:71px;margin-bottom:1px;position:relative;display:block;text-align:center;transition: all 0.6s ease 0s;}
.fixed-menu p{height:71px;line-height:71px;width:170px;color:#fff;font-size:22px;position:absolute;top:0;left:-172px;background:#3b3a3a;overflow:hidden;text-align:center;opacity:0;}
.fixed-menu .phone{background:#c72b26 url(../images/phone.png) no-repeat center;}
.fixed-menu .phone:hover{background:#000 url(../images/phone.png) no-repeat center;}
.fixed-menu .phone:hover p{opacity:1;}
.fixed-menu .wx{background:#c72b26 url(../images/wx.png) no-repeat center;}
.fixed-menu .wx:hover{background:#000 url(../images/wx.png) no-repeat center;}
.fixed-menu .wx img{position:absolute;top:0;left:-102px;width:100px;height:100px;opacity:0;}
.fixed-menu .wx:hover img{opacity:1;}
.fixed-menu .top{background:#c72b26 url(../images/top.png) no-repeat center;}
.fixed-menu .top:hover{background:#000 url(../images/top.png) no-repeat center;} 
.fixed-menu .logo{background:url(../images/logo.png) no-repeat center;}






/*footer*/
.footer{height:228px;background:#151515;overflow:hidden;}
.footer .container{position:relative;overflow:hidden;}
.footer_nav{margin-top:25px;text-align:center;}
.footer_nav ul li{display:inline-block;margin:0 27px;}
.footer_nav ul li a{color:#aaa;}
.footer_nav ul li a:hover{color:#6ec800}
.footer .address{text-align:center;font-size:13px;color:#999;margin-top:40px;line-height:32px;position:relative;}
.footer .fter{font-size:13px;text-align:center;line-height:32px;}
.footer .fter a{color:#999;}
.footer .fter a:hover{color:#c72b26}
.footer .fter p{display:inline-block;color:#999;}
.footer .fter span{color:#999;margin-left:12px;margin-right:8px;}
.footer .fter span:last-child{display:none;}
.footer .ban{text-align:center;color:#999;font-size:12px;margin-top:20px;}
.footer .wx{position:absolute;width:80px;top:30px;right:90px;}
.footer .wx p{text-align:center;font-size:12px;color:#999;margin-top:6px;}
.footer .logo{position:absolute;top:40px;left:76px;}
.footer .share{position:absolute;top:3px;right:265px;}
.footer .share a{float:left;width:24px;height:24px;border-radius:50%;margin-right:7px;}
.footer .share .xinlang{background:#6ec800 url(../images/xinlang.png) no-repeat center;}
.footer .share .qq{background:#fff url(../images/qq.png) no-repeat center;}




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



