@charset "utf-8";
/* CSS Document */
@media(min-width:1199px){
body,html{margin:0; padding:0;font-family: "Microsoft YaHei","微软雅黑";font-size: 12px;-webkit-font-smoothing: antialiased;/*抗锯齿效果*/-webkit-tap-highlight-color: transparent; -webkit-overflow-scrolling: touch; overflow-scrolling: touch;overflow: auto;overflow-x: hidden;}
body{max-width: 1920px;margin: 0 auto;}
a,ul,li,ol,p,h1,h2,h3,h4,h5,h6,dl,dt,dd{list-style:none;padding:0;margin:0;text-decoration:none;font-weight:normal; font-size: 12px;color: #7b7a7a;font-family: "Microsoft YaHei","微软雅黑";}
* img{display:block;border: none;}
input,select,textarea{padding:0;margin:0;outline:none;font-family: "Microsoft YaHei","微软雅黑";appearance:none;-moz-appearance:none; -webkit-appearance:none;border: none;}
/*p{text-align:justify;text-justify:inter-ideograph;}*/
.clearfix{ clear:both;}
.mob{ display: none;}
.pc{ display: block;}
.fl{ float: left;}
.fr{float:right}
.commen{width: 1200px;margin: 0 auto;}
.ellipsis{display: block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
*{box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
}
	
@font-face {
  font-family: "p1";
  src: url("../font/D-DIN-PRO-500-Medium.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "p2";
  src: url("../font/D-DIN-PRO-400-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
	
@font-face {
  font-family: "p3";
  src: url("../font/D-DIN-PRO-800-ExtraBold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
	
@font-face {
  font-family: "h1";
  src: url(../font/Alibaba-PuHuiTi-Regular.woff) format("woff"),
	  url("../font/Alibaba-PuHuiTi-Regular.ttf") format("truetype"),
       url("../font/Alibaba-PuHuiTi-Regular.eot") format("embedded-opentype"),
       url("../font/Alibaba-PuHuiTi-Regular.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
	
@font-face {
  font-family: "h2";
  src: url(../font/Alibaba-PuHuiTi-Medium.woff) format("woff"),
	  url("../font/Alibaba-PuHuiTi-Medium.ttf") format("truetype"),
       url("../font/Alibaba-PuHuiTi-Medium.eot") format("embedded-opentype"),
       url("../font/Alibaba-PuHuiTi-Medium.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
	
		
/*滚动条样式*/
	::-webkit-scrollbar-track-piece{width:8px;background-color:#f0f0f0;border-radius: 5px;}
	::-webkit-scrollbar{width:8px;background-color:#69a942;border-radius: 5px;}
	::-webkit-scrollbar-thumb{width:8px;background-color:#282828;border-radius: 5px;}
	::-webkit-scrollbar-thumb:hover{width:8px;background-color:#69a942;border-radius: 5px;}

/*top*/
	.wzdt{border-bottom: 1px solid #e5e5e5;position: relative;padding: 19px 27px 7px 31px;}
	.wzdt::after{position: absolute;content: "";width: 360px;height: 1px;background-color: #e5e5e5;bottom: -1px;right: -360px;}
	.wzdt p{float: left;line-height: 22px;font-size: 14px;color: #7b7b7b;}
	.wzdt p img{float: left;margin-right: 9px;}
	.wzdt p a{font-size: 14px;color: #7b7b7b;transition: all ease 0.3s;}
	.wzdt p a:hover{color: #009148;}
	.wzdt p.p{margin-left: 50px;margin-right: 50px;}
	.wzdt p.p2{margin-right: 50px;}
	.wzdt p span{margin: 0 9px;}
	.top{width: 100%;position: relative;height: 104px;}
	.logo{width: 244px;position: relative;z-index: 4;}
	.logo img{width: 100%;}
	.nav{position: relative;z-index: 2;margin-top: 20px;margin-right: 5px;}
	.nava{height: 84px;position: relative;transition: all ease 0.3s;border-bottom: 2px solid transparent;padding: 0 20px;}
	.nava p{height: 84px;line-height: 84px;text-align: center;transition: all ease 0.3s;position: relative;}
	.nava p a{font-size: 16px;color: #3f3f3f;position: relative;z-index: 2;transition: all ease 0.3s;}
	.navaa{border-color: #00934a;}
	.navaa p a{color: #019247;}
	.nava:hover{border-color: #00934a;}
	.nava:hover p a{color: #019247;}
	.navb{width: 100%;position: absolute;z-index: 2;top: 84px;left: 0px;opacity: 0;}
	.navbx{width: 140%;left: -20%;}
	.navba{width: 100%;line-height: 24px;padding: 8px 0;background-color: rgba(255,255,255,0.8);text-align: center;transition: all ease 0.3s;}
	.navba a{font-size: 14px;color: #3f3f3f;}
	.navba:hover{background-color: rgba(255,255,255,1);}
	.navba:hover a{color: #019247;}
/*banner*/
	.banie9{width:1200px;margin: 0 auto;overflow: hidden;height: 400px;position: relative;display: none;}
	.imgbox{ width:100%;overflow: hidden;position: relative;height: 400px;}
	.imgbox img{position: absolute;left: 0;top: 0;width: 100%;}
	.boy{width: 1200px;}
	.boy1{position: relative;}
	.bt-a{width: 47px;height: 47px;position: absolute;left: 2%;top: calc(50% - 23.5px);cursor: pointer;z-index: 15;}
	.bt-b{background: url(../img/yi07.png) no-repeat;width: 47px;height: 47px;opacity: 1;transition: all ease 0.3s;}
	.bt-b:hover{background: url(../img/yi09.png);opacity: 1;}
	.bt-k{width: 47px;height: 109px;position: absolute;right: 2%;top: calc(50% - 23.5px);cursor: pointer;z-index: 15;}
	.bt-f{background: url(../img/yi06.png) no-repeat;width: 47px;height: 47px;opacity: 1;transition: all ease 0.3s;}
	.bt-f:hover{background: url(../img/yi08.png);opacity: 1;}
	.flip{z-index: 1000;position: absolute;bottom: 30px;left: calc(50% - 80px);}
	.flip li{cursor: pointer;width: 45px;height: 4px;margin: 0 4px;float: left;position: relative;transition: all ease 0.35s;background-color: #000;}
	.flip li::after{content: '';position: absolute;left: 0;top: 0;width: 0%;height: 100%;background-color: #2b9c63;transition: all ease 0.3s;}
	.flip li:focus::after,.flip li.ppp::after{width: 100%;}
	.flip li.ppp::after{width: 100%;}
	
	.ban{width: 100%;overflow: hidden;}
	#swiper_ban{width: 2440px;position: relative;left: 50%;margin-left: -1220px;}
	#swiper_ban img{width: 100%;}
	#swiper_ban .swiper-slide a{position: relative;display: block;}
	#swiper_ban .swiper-slide a::after{position: absolute;content: "";height: 100%;width: 100%;left: 0;top: 0;background-color: rgba(19,19,19,0.8);}
	#swiper_ban .swiper-slide-active a::after{background-color: transparent;}
	#swiper_ban .swiper-pagination-bullet{background-color: #000;opacity: 0;transition: all ease 0.3s;}
	#swiper_ban .swiper-pagination-bullet-active{background-color: #009148;}
	#swiper_ban .swiper-button-prev{background: url(../img/yi09.png) no-repeat;width: 47px;height: 47px;opacity: 0;background-size: 100% 100%;left: 630px;transition: all ease 0.3s;}
	#swiper_ban .swiper-button-next{background: url(../img/yi08.png) no-repeat;width: 47px;height: 47px;opacity: 0;background-size: 100% 100%;right: 630px;transition: all ease 0.3s;}
	#swiper_ban:hover .swiper-pagination-bullet{opacity: 1;}
	#swiper_ban:hover .swiper-button-prev{opacity: 1;}
	#swiper_ban:hover .swiper-button-next{opacity: 1;}
/*推荐产品*/
	.tjcp{margin-top: 40px;border-top: 1px solid #e5e5e5;padding-top: 37px;}
	.tjcpa{width: 29.1666%;position: relative;margin-left: 3.1666%;}
	.tjcp_t{width: 100%;overflow: hidden;}
	.tjcp_t img{width: 100%;transition: all ease 0.3s;}
	.tjcp_w{position: absolute;width: 92.28%;left: 3.86%;bottom: 3.9%;background-color: rgba(255,255,255,0.9);padding: 19px 25px 23px 25px;}
	.tjcp_w h6{font-size: 18px;color: #3f3f3f;font-weight: bold;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;text-transform: uppercase;}
	.tjcp_w h6 span{font-family: p1;font-weight: normal;font-size: 12px;margin-left: 13px;}
	.tjcp_w p{font-size: 12px;color: #3f3f3f;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;margin-top: 6px;}
	.tjcpa:hover .tjcp_t img{transform: scale(1.1);}
/*推荐新闻*/
	.tjxw{margin-top: 40px;border-top: 1px solid #e5e5e5;padding-top: 38px;}
	.xw{width: 93.833%;margin: 0 auto;}
	.xwa{width: 65.541%;background-color: #2b9c63;padding: 26px 0 40px 0;}
	.xwaa{width: 97.5%;background-color: rgba(255,255,255,0.9);}
	.xwaa h6{float: left;font-size: 14px;color: #3f3f3f;line-height: 39px;margin-left: 47px;}
	.xwaa h6 span{font-family: p1;font-size: 12px;color: #8a8a8a;margin-left: 20px;text-transform: uppercase;}
	.xwaa p{float: right;margin-right: 25px;transition: all ease 0.3s;}
	.xwaa p a{font-size: 12px;color: #026c36;text-transform: uppercase;line-height: 39px;}
	.xwaa p a span{font-family: p1;}
	.xwaa p:hover{margin-right: 30px;}
	.xwab{width: 87.12%;margin: 0 auto;margin-top: 7px;}
	.xwaba{width: 100%;margin-top: 25px;}
	.xwaba img{float: left;width: 15px;}
	.xwaba p{float: left;font-size: 14px;color: #fff;line-height: 16px;width: 70%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;margin-left: 23px;transition: all ease 0.3s;}
	.xwaba h6{float: right;font-size: 12px;color: #fff;line-height: 16px;}
	.xwaba p:hover{margin-left: 28px;text-decoration: underline;}
	.xwb{width: 31.08%;height: 353px;position: relative;overflow: hidden;}
	.xwb_t{width: 100%;overflow: hidden;}
	.xwb_t img{width: 350px;left: 50%;margin-left: -175px;position: relative;transition: all ease 0.3s;}
	.xwb_w{position: absolute;background-color: rgba(255,255,255,0.9);width: 92.28%;left: 3.86%;bottom: 4%;padding: 15px 46px 13px 13px;}
	.xwb_w h6{font-size: 14px;color: #3f3f3f;font-weight: bold;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;line-height: 22px;}
	.xwb_w p{font-size: 12px;color: #3f3f3f;overflow: hidden;line-height: 21px;height: 42px;margin-top: 6px;}
	.xwb:hover .xwb_t img{transform: scale(1.1);}
/*我们的服务*/
	.wmfw{margin-top: 43px;border-top: 1px solid #e5e5e5;padding-top: 42px;}
	.wmfwa{margin-top: 45px;padding-top: 45px;}
	.fw{width: 93.833%;margin: 0 auto;position: relative;}
	.fwa{width: 65.541%;position: relative;overflow: hidden;}
	.fwa img{width: 100%;animation: dh2 20s linear infinite;}
	@keyframes dh2{
		0%{transform: scale(1);}
		25%{transform: scale(1.1)}
		50%{transform: scale(1)}
		75%{transform: scale(1.1)}
		100%{transform: scale(1)}
	}
	.fwa p{position: absolute;left: 0;bottom: 20px;background-color: rgba(255,255,255,0.9);line-height: 39px;font-size: 14px;color: #3f3f3f;padding: 0 102px 0 28px;}
	.fwa p span{font-family: p1;font-size: 12px;color: #8a8a8a;margin-left: 15px;text-transform: uppercase;}
	.fwb{position: absolute;right: 0;top: 0;width: 31.08%;height: 100%;background-color: #2b9c63;background-image: url(../img/a6.png);background-size: 116px auto;background-repeat: no-repeat;background-position: left 15px bottom;padding: 45px 35px 0 35px;}
	.fwb p{font-size: 12px;color: #fff;line-height: 20.5px;height: 189px;overflow: hidden;}
	.fwb h6{position: absolute;transition: all ease 0.3s;right: 35px;bottom: 25px;}
	.fwb h6 a{font-size: 12px;color: #fff;text-transform: uppercase;line-height: 12px;}
	.fwb h6 a span{font-family: p1;}
	.fwb h6:hover{right: 30px;}
	.fwc .t1{width: 80px;position: absolute;left: 0;bottom: 0;z-index: 2;}
	.fwc_w{position: absolute;width: 92.28%;left: 3.86%;height: 90.57%;top: 4.9%;background-color: rgba(255,255,255,0.9);z-index: 1;padding: 33px 5px 0 34px;}
	.fwc_w h6{font-size: 14px;color: #3f3f3f;font-weight: bold;line-height: 20px;letter-spacing: 1.5px;}
	.fwc_w h6 span{font-size: 12px;color: #a0a0a0;font-weight: normal;font-family: p1;display: block;line-height: 15px;letter-spacing: 1.2px;}
	.fwc_wa{width: 100%;margin-top: 20px;}
	.fwc_wa img{float: left;width: 25px;margin-top: 6px;}
	.fwc_wa p{float: left;margin-left: 12px;font-size: 12px;color: #3f3f3f;line-height: 18px;width: calc(100% - 38px);}
	.fwc_w h5{position: absolute;transition: all ease 0.3s;right: 27px;bottom: 22px;}
	.fwc_w h5 a{font-size: 12px;color: #026c36;text-transform: uppercase;line-height: 12px;}
	.fwc_w h5 a span{font-family: p1;}
	.fwc:hover .fwc_w h5{right: 35px;}
/*发展历程*/
	.fzlc{margin-top: 46px;border-top: 1px solid #e5e5e5;padding-top: 48px;position: relative;margin-bottom: -25px;}
	.fzlcb{width: 100%;overflow: hidden;background-image: url(../img/a13.png);background-size: 98.3% 1px;background-repeat: repeat-x;background-position: top 59px center;position: relative;}
	.fzlcb::after{position: absolute;content: "";width: 1px;height: 100%;background-color: #fff;right: 0;top: 0;}
	.fzlcd{background-image: url(../img/a14.png);background-size: 1px 102px;background-position: right bottom;background-repeat: no-repeat;padding-top: 18px;}
	.fzlce{width: 72%;margin: 0 auto;padding-bottom: 6px;cursor: pointer;}
	.fzlce h6{font-family: p1;font-size: 14px;color: #3f3f3f;text-transform: uppercase;line-height: 10px;height: 18px;overflow: hidden;transition: all ease 0.3s;}
	.fzlce h6 span{font-size: 20px;font-weight: bold;display: block;font-family: p2;line-height: 20px;margin-bottom: 4px;}
	.fzlce div{width: 17px;height: 17px;border: 1px solid #a6aeaa;border-radius: 50%;padding: 4px;margin-top: 15px;transition: all ease 0.3s;}
	.fzlce div span{display: block;width: 7px;height: 7px;background-color: #a6aeaa;border-radius: 50%;transition: all ease 0.3s;}
	.fzlce p{font-size: 12px;color: #3f3f3f;line-height: 19px;margin-top: 20px;transition: all ease 0.3s;}
	.fzlcd:hover .fzlce h6{color: #009148;height: 36px;margin-top: -18px;}
	.fzlcd:hover .fzlce div{border-color: #009148;}
	.fzlcd:hover .fzlce div span{background-color: #009148;}
	.fzlcd:hover .fzlce p{color: #009148;}
	.fzlz_an{width: 60px;position: absolute;right: 90px;top: -5.5px;}
	.fzlz_anz{width: 28px;background-color: #fff;cursor: pointer;}
	.fzlz_anz img{width: 8px;margin: 0 auto;}
	.fzlz_any{width: 28px;background-color: #fff;margin-left: 4px;cursor: pointer;}
	.fzlz_any img{width: 8px;margin: 0 auto;}
/*footer*/
	.yj{margin-top: 78px;border-top: 1px solid #e5e5e5;padding-top: 36px;}
	.yja{margin-left: 38px;}
	.yjaa{width: 215px;}
	.yjaa h6{font-size: 14px;color: #3f3f3f;line-height: 25px;}
	.yjaa p{line-height: 25px;}
	.yjaa p a{font-size: 12px;color: #828282;transition: all ease 0.3s;}
	.yjb{margin-right: 24px;}
	.yjaa p a:hover{color: #009148;}
	.yjba img{width: 124px;float: left;margin-left: 12px;}
	.yjbb{margin-top: 32px;}
	.yjbb_a{width: 31px;margin: 0 9px;float: left;cursor: pointer;position: relative;}
	.yjbb_a img{width: 100%;}
	.yjbb_a img.ewm{position: absolute;width: 124px;left: -125px;top: 50%;margin-top: -22px;display: none;}
	.yjbb_a:hover img.ewm{display: block;}
	.beia{margin-top: 33px;border-top: 1px solid #e5e5e5;padding: 15px 24px 20px 24px;}
	.beia p{line-height: 22px;font-size: 12px;color: #6a6a6a;}
	.beia p span{font-family: p1;margin-left: 12px;}
	.beia p a{font-size: 12px;color: #6a6a6a;transition: all ease 0.3s;}
	.beia p a:hover{color: #009148;}
	.beia h6{color: #6a6a6a;font-size: 12px;line-height: 22px;margin-top: 3px;}
	.beia h6 a{color: #6a6a6a;font-size: 12px;}
	
/*固定的悬浮窗*/
	.yb_conct{position: fixed;z-index: 9999999;top: 290px;right: -127px;cursor: pointer;transition: all .3s ease;}
	.yb_bar ul li{width: 180px;height: 53px;font: 15px/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: #009148 url(../img/t1.png) no-repeat;}
	.yb_bar .yb_phone{background: #009148 url(../img/t2.png) no-repeat;}
	.yb_bar .yb_QQ{text-indent: 0;background: #009148 url(../img/t3.png) no-repeat;}
	.yb_bar .yb_ercode{background: #009148 url(../img/t4.png) no-repeat;}
	.hd_qr{padding: 6px 37px 25px 37px;box-sizing: border-box;width: 180px;}
	.yb_QQ a{display: block;text-indent: 54px;width: 100%;height: 100%;color: #fff;}
	.yb_QQ a:hover {color: #fff;}
	
/*关于我们页*/
	.bigt{width: 1200px;margin: 0 auto;position: relative;}
	.bigt img{width: 100%;}
	.bigt_w{position: absolute;left: 0;bottom: 47px;background-color: rgba(255,255,255,0.85);border-left: 6px solid #009148;width: 582px;padding-left: 30px;}
	.bigt_w p{line-height: 81px;font-size: 22px;color: #3f3f3f;letter-spacing: 2px;font-family: h2;text-transform: uppercase;}
	.bigt_w p span{font-size: 24px;font-family: p3;letter-spacing: 0;margin-left: 15px;}
	.neiye{margin-top: 23px;}
	.gyy_top{width: 100%;border-top: 1px solid #e5e5e5;border-bottom: 1px solid #e5e5e5;padding: 12px 0;}
	.gyy_top p{line-height: 20px;}
	.gyy_top p a{font-size: 18px;color: #3f3f3f;display: inline-block;border-right: 2px solid #ececec;padding: 0 33px;transition: all ease 0.3s;}
	.gyy_top p a.a{color: #009148;}
	.gyy_top p a:hover{color: #009148;}
	.gyy_top p a:last-child{border: none;}
	.gyy{width: 100%;}
	.gyya{width: 100%;border-bottom: 1px solid #e5e5e5;margin-top: 37px;padding-bottom: 48px;}
	.gyya_w{width: 94.5%;margin: 0 auto;}
	.gyya_w h5{font-size: 20px;color: #3f3f3f;font-family: p3;line-height: 17px;background-image: url(../img/a21.png);width: 201px;background-size: 100% 6px;background-position: left bottom;background-repeat: no-repeat;text-transform: uppercase;}
	.gyya_w h5.h5{width: auto;padding-right: 10px;display: inline-block;}
	.gyya_w h6{font-size: 18px;color: #3f3f3f;font-family: h2;margin-top: 3px;}
	.gyya_w p{font-size: 14px;color: #3f3f3f;line-height: 25px;margin-top: 17px;}
	.gyya_w p a{font-size: 14px;color: #e52929;text-decoration: underline;}
	.gyyb{width: 100%;margin-top: 45px;border-bottom: 1px solid #e5e5e5;padding-bottom: 42px;}
	.gyya_wa{margin-top: 44px;}
	.gyyba{width: 94.5%;margin: 0 auto;}
	.gyyba_a{width: 18.871%;margin-left: 8.172%;margin-top: 38px;}
	.gyyba_aa{margin-left: 0;}
	.gyyba_a img{width: 100%;border: 6px solid #eeeeee;}
	.gyyba_a p{text-align: center;font-size: 14px;color: #3f3f3f;line-height: 25px;margin-top: 7px;}
	.gyyc{width: 100%;border-bottom: 1px solid #e5e5e5;padding-bottom: 34px;}
	.gyyca{width: 100%;margin-top: 13px;}
	.gyyca_a{width: 29.1666%;position: relative;margin-left: 2.9166%;overflow: hidden;margin-top: 35px;}
	.gyyca_a img{width: 100%;transition: all ease 0.3s;}
	.gyyca_w{position: absolute;left: 0;top: 16px;background-color: rgba(255,255,255,0.85);border-left: 6px solid #009148;width: 93.4%;padding-left: 30px;}
	.gyyca_w p{line-height: 81px;font-size: 22px;color: #3f3f3f;letter-spacing: 2px;font-family: h2;text-transform: uppercase;}
	.gyyca_w p span{font-size: 24px;font-family: p3;letter-spacing: 0;margin-left: 15px;}
	.gyyca_a:hover img{transform: scale(1.1);}
	.gyyd{width: 100%;margin-top: 30px;padding-bottom: 32px;border-bottom: 1px solid #e5e5e5;padding-left: 7px;}
	.gyyda{margin-left: 25px;}
	.gyyda img{height: 47px;}
	.gyye{width: 100%;padding-bottom: 32px;border-bottom: 1px solid #e5e5e5;margin-top: 30px;}
	.gyye h6{line-height: 30px;font-size: 22px;color: #3f3f3f;letter-spacing: 2px;font-family: h2;text-transform: uppercase;float: left;margin-left: 35px;}
	.gyye h6 span{font-size: 24px;font-family: p3;letter-spacing: 0;display: block;}
	.gyye_a{margin-left: 62px;margin-top: 11px;}
	.gyye_a img{float: left;width: 25px;}
	.gyye_a p{float: left;font-size: 14px;line-height: 23px;color: #3f3f3f;margin-left: 7px;margin-top: -4px;}
	.gyye_b{margin-left: 117px;margin-right: 50px;}
	.zxly{width: 100%;background-color: #f7f7f7;padding: 26px 70px 64px 70px;margin-top: 40px;margin-bottom: -39px;}
	.zxlya{width: 45.5%;margin-top: 26px;}
	.zxlya p{float: left;line-height: 42px;font-size: 16px;color: #3f3f3f;}
	.zxlya input{height: 42px;line-height: 42px;border: 1px solid #dcdcdc;background-color: #fff;padding-left: 15px;display: block;float: right;width: 78.8%;}
	.zxlyb{width: 100%;margin-top: 26px;}
	.zxlyb p{float: left;line-height: 42px;font-size: 16px;color: #3f3f3f;}
	.zxlyb textarea{height: 116px;background-color: #fff;border: 1px solid #dcdcdc;display: block;float: right;line-height: 40px;width: 90.5%;padding-left: 15px;}
	.zxlyc{width: 60%;margin-top: 26px;}
	.zxlyc p{float: left;line-height: 42px;font-size: 16px;color: #3f3f3f;}
	.zxlyca{width: 84.2%;background-color: #fff;border: 1px solid #dcdcdc;}
	.zxlyca input{float: left;width: 50%;line-height: 40px;padding-left: 12px;}
	.zxlyca h6{float: right;line-height: 42px;font-size: 14px;color: #3f3f3f;margin-right: 26px;text-decoration: underline;cursor: pointer;}
	.zxlyca img{width: 105px;height: 42px;float: right;margin-right: 24px;}
	.zxlyd{width: 36%;margin-top: 26px;}
	.zxlyd input{width: 100%;background-color: #009148;cursor: pointer;line-height: 42px;font-size: 16px;color: #fff;font-weight: bold;}
	
/*易木供应链*/
	.gyla{width: 94.5%;margin: 0 auto;margin-top: 22px;}
	.gyla p{font-size: 14px;color: #3f3f3f;margin-top: 4px;}
	.gyla p span{display: inline-block;font-weight: bold;width: 90px;margin-right: 13px;background-image: url(../img/a21.png);background-size: 89px 6px;background-position: left bottom;background-repeat: no-repeat;}

/*工作培训*/
	.pxa{width: 100%;margin-top: 15px;}
	.pxa .tjcpa{margin-top: 30px;}
	.pxa .tjcpa .tjcp_w{padding: 18px 25px 19px 25px;}
	.pxa .tjcpa .tjcp_w h6{font-weight: normal;font-size: 16px;}
	.pxb{width: 100%;padding-bottom: 45px;border-bottom: 1px solid #e5e5e5;margin-top: 51px;}
	.pxc{width: 94.5%;margin: 0 auto;margin-top: 40px;}
	.pxca{width: 100%;background-color: #009148;}
	.pxca p{line-height: 50px;padding: 0 23px;font-size: 14px;color: #fff;text-align: center;background-color: transparent;cursor: pointer;float: left;}
	.pxca p.p{background-color: #01753b;}
	.pxcb{width: 100%;background-color: #f7f7f7;height: 248px;padding: 37px 10px 0 38px;position: relative;}
	.pxcc{width: 100%;}
	.pxcc_a{width: 41.5%;}
	.pxcc_a img{float: left;width: 43px;}
	.pxcc_a p{float: left;margin-left: 40px;font-size: 12px;color: #686868;line-height: 21px;width: 81%;}
	.pxcc_a p span{color: #282828;display: block;margin-bottom: 3px;}
	.pxcc_b{width: 56%;}
	.pxcc h6{position: absolute;right: 71px;bottom: 29px;width: 114px;height: 28px;background-color: #009148;line-height: 28px;text-align: center;border-radius: 3px;}
	.pxcc h6 a{font-size: 12px;color: #fff;}
	
/*发展历程*/
	.lc{border: none;padding-bottom: 0;}
	.lca{width: 94.5%;margin: 0 auto;margin-top: 21px;}
	.lca img{width: 148px;border-radius: 50%;float: left;}
	.lca_w{margin-left: 59px;margin-top: 14px;}
	.lca_w h5{font-size: 14px;color: #3f3f3f;}
	.lca_w h5 span{font-size: 16px;color: #3f3f3f;font-weight: bold;margin-right: 7px;}
	.lca_w h6{font-size: 16px;font-family: p3;text-transform: uppercase;}
	.lca_w p{font-size: 14px;color: #3f3f3f;line-height: 26px;margin-top: 9px;}
	.lcb{margin-top: 40px;margin-bottom: 50px;}
	.lcc{width: 100%;border-top: 1px solid #e5e5e5;padding-top: 46px;margin-top: 20px;padding-bottom: 45px;border-bottom: 1px solid #e5e5e5;}
	.lxd{width: 94.5%;margin: 0 auto;margin-top: -44px;background-image: url(../img/a36.png);background-repeat: no-repeat;background-size: 4px 100%;background-position: center center;}
	.lxd .t1{width: 87px;margin: 0 auto;box-shadow: 0 9px 25px 0 rgba(216,232,224,0.83);border-radius: 50%;margin-bottom: 10px;}
	.lxda{width: 52.64%;margin-top: 48px;}
	.lxda_w{width: 79.73%;background-color: #f7f7f7;border-bottom: 3px solid #009148;border-radius: 8px;padding: 19px 28px 26px 35px;position: relative;margin-top: -46px;}
	.lxda_w h6{font-size: 28px;color: #3f3f3f;font-family: p1;font-weight: bold;}
	.lxda_w p{font-size: 12px;color: #3f3f3f;line-height: 22px;}
	.lxda_w img{position: absolute;width: 25px;right: -12.5px;top: 50%;margin-top: -12.5px;}
	.lxda > img{width: 60px;box-shadow: 0 9px 25px 0 rgba(216,232,224,0.83);border-radius: 50%;}
	.lxda_w1 img{right: auto;left: -12.5px;}
	.lxda_wa{margin-top: -52px;}
	.lxda_wb{margin-top: -23px;}
	.lxd .t2{width: 91px;margin: 0 auto;box-shadow: 0 9px 25px 0 rgba(216,232,224,0.83);border-radius: 50%;margin-top: 40px;}
	
/*责任条款*/
	.tka{width: 94.5%;margin: 0 auto;margin-top: -50px;}
	.tka p{float: left;font-size: 14px;color: #3f3f3f;line-height: 26px;width: 60%;margin-top: 87px;}
	.tka img{float: right;width: 29%;}
	
/*原木及锯材*/
	.cpya{width: 94.5%;margin: 0 auto;margin-top: 7px;}
	.cpyaa{width: 100%;margin-top: 26px;}
	.cpyaa h6{font-size: 16px;color: #3f3f3f;}
	.cpyaa h6 span{font-family: p1;display: block;font-size: 12px;}
	.cpyaa p{width: 50%;float: left;font-size: 12px;color: #3f3f3f;line-height: 21px;padding-right: 10px;}
	.cpyb{width: 96.333%;margin: 0 auto;margin-top: 15px;}
	.cpyb_a{width: 22.664%;margin: 0 1.168%;position: relative;margin-top: 26px;overflow: hidden;}
	.cpyb_a img{width: 100%;transition: all ease 0.3s;}
	.cpyb_a p{width: 90%;position: absolute;left: 5%;bottom: 10px;background-color: rgba(255,255,255,0.9);line-height: 23px;padding: 5px;text-align: center;font-size: 14px;color: #3f3f3f;}
	.cpyb_a:hover img{transform: scale(1.1);}
	.cpyaa1:nth-child(1){margin-top: 26px;}
	.cpyaa1 p:nth-child(3){margin-top: -21px}
	.cpy2a{margin-top: 65px;}
	.cpy2aa{margin-top: 27px;}
	.cpy2a h6{margin-bottom: 21px;}
	.cpy2a h6 span{margin-top: 6px;}
	.cpyaa p.p{width: 34%;margin-left: 16%;}
	
/*新闻列表页*/
	.xwl{width: 100%;border-top: 1px solid #e5e5e5;margin-top: 5px;}
	.xwla{width: 87.916%;margin: 68px 0 0 4.4166%;}
	.xwla:nth-child(1){margin-top: 42px;}
	.xwla_t{width: 218px;overflow: hidden;}
	.xwla_t img{width: 100%;transition: all ease 0.3s;}
	.xwla_w{width: 74%;margin-top: 19px;}
	.xwla_w h5{font-size: 16px;color: #009148;line-height: 22px;}
	.xwla_w h6{font-size: 16px;color: #3f3f3f;line-height: 26px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;transition: all ease 0.3s;}
	.xwla_w p{font-size: 12px;color: #3f3f3f;line-height: 21px;margin-top: 20px;height: 42px;overflow: hidden;}
	.xwla_w span{width: 114px;height: 28px;line-height: 28px;text-align: center;background-color: #009148;font-size: 12px;color: #fff;font-family: p1;display: block;border-radius: 4px;text-transform: uppercase;margin-top: 57px;transition: all ease 0.3s;}
	.xwla:hover .xwla_t img{transform: scale(1.1);}
	.xwla:hover .xwla_w h6{color: #009148;}
	.xwla:hover .xwla_w span{margin-left: 6px;}
	.ym{width: 100%;background-color: #f7f7f7;margin-top: 83px;padding: 30px;margin-bottom: -37px;}
	.yma p{float: left;}
	.yma p a{display: block;width: 47px;height: 47px;border: 1px solid #bfbfbf;text-align: center;line-height: 47px;margin: 0 6.5px;background-color: #fff;font-size: 16px;color: #686868;transition: all ease 0.3s;}
	.yma p.p a{background-color: #009148;border-color: #009148;color: #fff;}
	.yma p.a img{width: 13px;margin: 0 auto;margin-top: 13.5px;}
	.yma p.a img:nth-child(2){opacity: 0;}
	.yma a:hover{background-color: #009148;border-color: #009148;color: #fff;}
	.yma p.a:hover img:nth-child(2){opacity: 1;}
	.yma p.a:hover img:nth-child(1){display: none;}
	.yma p.p img:nth-child(2){opacity: 1;}
	.yma p.p img:nth-child(1){display: none;}
	
/*新闻内页*/
	.xwn{width: 100%;border-top: 1px solid #e5e5e5;margin-top: 5px;}
	.xwna{width: 100%;padding-top: 41px;}
	.xwna h1{text-align: center;font-size: 24px;color: #3f3f3f;line-height: 34px;}
	.xwna p{width: 100%;background-color: #f7f7f7;line-height: 47px;color: #009148;font-size: 16px;text-align: center;margin-top: 20px;text-transform: uppercase;}
	.xwna p span{margin: 0 82px;}
	.xwnb{width: 90.333%;margin: 0 auto;margin-top: 35px;}
	.xwnb p{font-size: 12px;color: #3f3f3f;line-height: 23px;}
	.xwnbt1{width: 100%;margin: 20px 0;}
	.xwnbt1 img{max-width: 47.6%;margin: 20px 0;}
	.xwnbt2{width: 100%;margin: 20px 0;}
	.xwnbt2 img{max-width: 100%;margin: 20px auto;}
	.fhlb{width: 100%;background-color: #f7f7f7;margin-top: 48px;padding: 25px 0;margin-bottom: -37px;}
	.fhlba{width: 114px;height: 28px;line-height: 28px;text-align: center;background-color: #009148;border-radius: 4px;margin-right: 103px;transition: all ease 0.3s;}
	.fhlba a{font-size: 12px;color: #fff;}
	.fhlba:hover{margin-right: 108px;}
	
/*联系我们页*/
	.lxya{width: 100%;border-top: 1px solid #e5e5e5;margin-top: 30px;padding-top: 31px;}
	.lxya h6{line-height: 30px;font-size: 22px;color: #3f3f3f;letter-spacing: 2px;font-family: h2;text-transform: uppercase;float: left;margin-left: 34px;}
	.lxya h6 span{font-size: 24px;font-family: p3;letter-spacing: 0;display: block;}
	.lxyaa{width: 79%;}
	.lxyaa1{width: 43.4%;}
	.lxyaa2{width: 43.4%;}
	.lxyaa1 .lxyaa_a:nth-child(1) p{font-size: 16px;}
	.lxyaa2 .lxyaa_a:nth-child(1) p{font-size: 16px;}
	.lxyaa_a{width: 100%;margin-bottom: 22px;}
	.lxyaa_a img{float: left;width: 25px;margin-right: 22px;}
	.lxyaa_a p{float: left;font-size: 14px;color: #3f3f3f;line-height: 23px;margin-top: 0px;}
	.lxyaa_a p br{display: none;}
	.lxyb{width: 100%;border-top: 1px solid #e5e5e5;border-bottom: 1px solid #e5e5e5;padding-top: 48px;margin-top: 5px;padding-bottom: 65px;margin-bottom: 35px;}
	.lxyba{width: 97.666%;margin: 0 auto;}
	.lxyba_a{width: 50%;padding-left: 36px;margin-top: 55px;}
	.lxyba_a img{width: 148px;border-radius: 50%;overflow: hidden;float: left;}
	.lxyba_aw{margin-left: 36px;margin-top: 2px;}
	.lxyba_aw h5{font-size: 14px;color: #3f3f3f;}
	.lxyba_aw h5 span{font-size: 16px;color: #3f3f3f;font-weight: bold;margin-right: 7px;}
	.lxyba_aw h6{font-size: 16px;color: #3f3f3f;font-family: p3;line-height: 18px;}
	.lxyba_aw p{font-size: 14px;color: #3f3f3f;line-height: 24px;margin-top: 12px;max-height: 72px;}
	.zxly_lx{margin-bottom: 37px;}
	.ditu{width: 100%;padding: 40px 27px 0 27px;border-top: 1px solid #e5e5e5;margin-bottom: -37px;}
@keyframes dh2{
		0%{transform: scale(1);}
		25%{transform: scale(1.1)}
		50%{transform: scale(1)}
		75%{transform: scale(1.1)}
		100%{transform: scale(1)}
	}	
	}

@media screen and (min-width:760px) and (max-width:1199px){
body,html{margin:0; padding:0;font-family: "微软雅黑";font-size: 12px;overflow-x: hidden;-webkit-font-smoothing: antialiased;/*抗锯齿效果*/-webkit-tap-highlight-color: transparent; -webkit-overflow-scrolling: touch; overflow-scrolling: touch;overflow:hidden;overflow-y:auto;}
a,ul,li,ol,p,h1,h2,h3,h4,h5,h6,dl,dt,dd{list-style:none;padding:0;margin:0;text-decoration:none;font-weight:normal; font-size: 12px;color: #858585;}
* img{display:block;border: none;}
input,select,textarea{padding:0;margin:0;outline:none;font-family: "微软雅黑";-webkit-appearance: none;border: none;}
.clearfix{ clear:both;}
.mob{ display: none;}
.pc{ display: block;}
.fl{ float: left;}
.fr{float:right}
.commen{width: 96%;margin: 0 auto;}
.ellipsis{display: block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
*{box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
}

@font-face {
  font-family: "p1";
  src: url("../font/D-DIN-PRO-500-Medium.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "p2";
  src: url("../font/D-DIN-PRO-400-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
	
@font-face {
  font-family: "p3";
  src: url("../font/D-DIN-PRO-800-ExtraBold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
	
@font-face {
  font-family: "h1";
  src: url(../font/Alibaba-PuHuiTi-Regular.woff) format("woff"),
	  url("../font/Alibaba-PuHuiTi-Regular.ttf") format("truetype"),
       url("../font/Alibaba-PuHuiTi-Regular.eot") format("embedded-opentype"),
       url("../font/Alibaba-PuHuiTi-Regular.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
	
@font-face {
  font-family: "h2";
  src: url(../font/Alibaba-PuHuiTi-Medium.woff) format("woff"),
	  url("../font/Alibaba-PuHuiTi-Medium.ttf") format("truetype"),
       url("../font/Alibaba-PuHuiTi-Medium.eot") format("embedded-opentype"),
       url("../font/Alibaba-PuHuiTi-Medium.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
	
		
/*滚动条样式*/
	::-webkit-scrollbar-track-piece{width:8px;background-color:#f0f0f0;border-radius: 5px;}
	::-webkit-scrollbar{width:8px;background-color:#69a942;border-radius: 5px;}
	::-webkit-scrollbar-thumb{width:8px;background-color:#282828;border-radius: 5px;}
	::-webkit-scrollbar-thumb:hover{width:8px;background-color:#69a942;border-radius: 5px;}

/*top*/
	.wzdt{border-bottom: 1px solid #e5e5e5;position: relative;padding: 19px 27px 7px 31px;}
	.wzdt::after{position: absolute;content: "";width: 360px;height: 1px;background-color: #e5e5e5;bottom: -1px;right: -360px;}
	.wzdt p{float: left;line-height: 22px;font-size: 14px;color: #7b7b7b;}
	.wzdt p img{float: left;margin-right: 9px;}
	.wzdt p a{font-size: 14px;color: #7b7b7b;transition: all ease 0.3s;}
	.wzdt p a:hover{color: #009148;}
	.wzdt p.p{margin-left: 50px;margin-right: 50px;}
	.wzdt p.p2{margin-right: 50px;}
	.wzdt p span{margin: 0 9px;}
	.top{width: 100%;position: relative;height: 90px;}
	.logo{width: 200px;position: relative;z-index: 4;margin-top: 8px;}
	.logo img{width: 100%;}
	.nav{position: relative;z-index: 2;margin-top: 5px;}
	.nava{height: 84px;position: relative;transition: all ease 0.3s;border-bottom: 2px solid transparent;padding: 0 6px;}
	.nava p{height: 84px;line-height: 84px;text-align: center;transition: all ease 0.3s;position: relative;}
	.nava p a{font-size: 16px;color: #3f3f3f;position: relative;z-index: 2;transition: all ease 0.3s;}
	.navaa{border-color: #00934a;}
	.navaa p a{color: #019247;}
	.nava:hover{border-color: #00934a;}
	.nava:hover p a{color: #019247;}
	.navb{width: 120%;position: absolute;z-index: 2;top: 84px;left: -10%;opacity: 0;}
	.navbx{width: 160%;left: -30%;}
	.navba{width: 100%;line-height: 24px;padding: 8px 0;background-color: rgba(255,255,255,0.8);text-align: center;transition: all ease 0.3s;}
	.navba a{font-size: 14px;color: #3f3f3f;}
	.navba:hover{background-color: rgba(255,255,255,1);}
	.navba:hover a{color: #019247;}
/*banner*/
	.banie9{width:100%;margin: 0 auto;overflow: hidden;height: 400px;position: relative;display: none;}
	.imgbox{ width:100%;overflow: hidden;position: relative;height: 400px;}
	.imgbox img{position: absolute;left: 0;top: 0;width: 100%;}
	.boy{width: 100%;}
	.boy1{position: relative;}
	.bt-a{width: 47px;height: 47px;position: absolute;left: 2%;top: calc(50% - 23.5px);cursor: pointer;z-index: 15;}
	.bt-b{background: url(../img/yi07.png) no-repeat;width: 47px;height: 47px;opacity: 1;transition: all ease 0.3s;}
	.bt-b:hover{background: url(../img/yi09.png);opacity: 1;}
	.bt-k{width: 47px;height: 109px;position: absolute;right: 2%;top: calc(50% - 23.5px);cursor: pointer;z-index: 15;}
	.bt-f{background: url(../img/yi06.png) no-repeat;width: 47px;height: 47px;opacity: 1;transition: all ease 0.3s;}
	.bt-f:hover{background: url(../img/yi08.png);opacity: 1;}
	.flip{z-index: 1000;position: absolute;bottom: 30px;left: calc(50% - 80px);}
	.flip li{cursor: pointer;width: 45px;height: 4px;margin: 0 4px;float: left;position: relative;transition: all ease 0.35s;background-color: #000;}
	.flip li::after{content: '';position: absolute;left: 0;top: 0;width: 0%;height: 100%;background-color: #2b9c63;transition: all ease 0.3s;}
	.flip li:focus::after,.flip li.ppp::after{width: 100%;}
	.flip li.ppp::after{width: 100%;}
	
	.ban{width: 100%;overflow: hidden;}
	#swiper_ban{width: 160%;position: relative;left: -30%;}
	#swiper_ban img{width: 100%;}
	#swiper_ban .swiper-slide a{position: relative;display: block;}
	#swiper_ban .swiper-slide a::after{position: absolute;content: "";height: 100%;width: 100%;left: 0;top: 0;background-color: rgba(19,19,19,0.8);}
	#swiper_ban .swiper-slide-active a::after{background-color: transparent;}
	#swiper_ban .swiper-pagination-bullet{background-color: #000;opacity: 0;transition: all ease 0.3s;}
	#swiper_ban .swiper-pagination-bullet-active{background-color: #009148;}
	#swiper_ban .swiper-button-prev{background: url(../img/yi09.png) no-repeat;width: 47px;height: 47px;opacity: 0;background-size: 100% 100%;left: 630px;transition: all ease 0.3s;}
	#swiper_ban .swiper-button-next{background: url(../img/yi08.png) no-repeat;width: 47px;height: 47px;opacity: 0;background-size: 100% 100%;right: 630px;transition: all ease 0.3s;}
	#swiper_ban:hover .swiper-pagination-bullet{opacity: 1;}
	#swiper_ban:hover .swiper-button-prev{opacity: 1;}
	#swiper_ban:hover .swiper-button-next{opacity: 1;}
/*推荐产品*/
	.tjcp{margin-top: 40px;border-top: 1px solid #e5e5e5;padding-top: 37px;}
	.tjcpa{width: 29.1666%;position: relative;margin-left: 3.1666%;}
	.tjcp_t{width: 100%;overflow: hidden;}
	.tjcp_t img{width: 100%;transition: all ease 0.3s;}
	.tjcp_w{position: absolute;width: 92.28%;left: 3.86%;bottom: 3.9%;background-color: rgba(255,255,255,0.9);padding: 4% 5%;}
	.tjcp_w h6{font-size: 18px;color: #3f3f3f;font-weight: bold;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;text-transform: uppercase;}
	.tjcp_w h6 span{font-family: p1;font-weight: normal;font-size: 12px;margin-left: 13px;}
	.tjcp_w p{font-size: 12px;color: #3f3f3f;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;margin-top: 6px;}
	.tjcpa:hover .tjcp_t img{transform: scale(1.1);}
/*推荐新闻*/
	.tjxw{margin-top: 40px;border-top: 1px solid #e5e5e5;padding-top: 38px;}
	.xw{width: 93.833%;margin: 0 auto;}
	.xwa{width: 65.541%;background-color: #2b9c63;padding: 26px 0 40px 0;}
	.xwaa{width: 97.5%;background-color: rgba(255,255,255,0.9);}
	.xwaa h6{float: left;font-size: 14px;color: #3f3f3f;line-height: 39px;margin-left: 47px;}
	.xwaa h6 span{font-family: p1;font-size: 12px;color: #8a8a8a;margin-left: 20px;text-transform: uppercase;}
	.xwaa p{float: right;margin-right: 25px;transition: all ease 0.3s;}
	.xwaa p a{font-size: 12px;color: #026c36;text-transform: uppercase;line-height: 39px;}
	.xwaa p a span{font-family: p1;}
	.xwaa p:hover{margin-right: 30px;}
	.xwab{width: 87.12%;margin: 0 auto;margin-top: 7px;}
	.xwaba{width: 100%;margin-top: 25px;}
	.xwaba img{float: left;width: 15px;}
	.xwaba p{float: left;font-size: 14px;color: #fff;line-height: 16px;width: 70%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;margin-left: 23px;transition: all ease 0.3s;}
	.xwaba h6{float: right;font-size: 12px;color: #fff;line-height: 16px;}
	.xwaba p:hover{margin-left: 28px;text-decoration: underline;}
	.xwb{width: 31.08%;height: 353px;position: relative;overflow: hidden;}
	.xwb_t{width: 100%;overflow: hidden;}
	.xwb_t img{width: 350px;left: 50%;margin-left: -175px;position: relative;transition: all ease 0.3s;}
	.xwb_w{position: absolute;background-color: rgba(255,255,255,0.9);width: 92.28%;left: 3.86%;bottom: 4%;padding: 15px 46px 13px 13px;}
	.xwb_w h6{font-size: 14px;color: #3f3f3f;font-weight: bold;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;line-height: 22px;}
	.xwb_w p{font-size: 12px;color: #3f3f3f;overflow: hidden;line-height: 21px;height: 42px;margin-top: 6px;}
	.xwb:hover .xwb_t img{transform: scale(1.1);}
/*我们的服务*/
	.wmfw{margin-top: 43px;border-top: 1px solid #e5e5e5;padding-top: 42px;}
	.wmfwa{margin-top: 45px;padding-top: 45px;}
	.fw{width: 93.833%;margin: 0 auto;position: relative;}
	.fwa{width: 65.541%;position: relative;overflow: hidden;}
	.fwa img{width: 100%;animation: dh2 20s linear infinite;}
	@keyframes dh2{
		0%{transform: scale(1);}
		25%{transform: scale(1.1)}
		50%{transform: scale(1)}
		75%{transform: scale(1.1)}
		100%{transform: scale(1)}
	}
	.fwa p{position: absolute;left: 0;bottom: 20px;background-color: rgba(255,255,255,0.9);line-height: 39px;font-size: 14px;color: #3f3f3f;padding: 0 14% 0 28px;}
	.fwa p span{font-family: p1;font-size: 12px;color: #8a8a8a;margin-left: 15px;text-transform: uppercase;}
	.fwb{position: absolute;right: 0;top: 0;width: 31.08%;height: 100%;background-color: #2b9c63;background-image: url(../img/a6.png);background-size: 36% auto;background-repeat: no-repeat;background-position: left 15px bottom;padding: 3% 3% 0 3%;}
	.fwb p{font-size: 12px;color: #fff;line-height: 20px;height: 100px;overflow: hidden;}
	.fwb h6{position: absolute;transition: all ease 0.3s;right: 35px;bottom: 25px;}
	.fwb h6 a{font-size: 12px;color: #fff;text-transform: uppercase;line-height: 12px;}
	.fwb h6 a span{font-family: p1;}
	.fwb h6:hover{right: 30px;}
	.fwc .t1{width: 26%;position: absolute;left: 0;bottom: 0;z-index: 2;}
	.fwc_w{position: absolute;width: 92.28%;left: 3.86%;height: 90.57%;top: 4.9%;background-color: rgba(255,255,255,0.9);z-index: 1;padding: 5% 5px 0 5%;}
	.fwc_w h6{font-size: 14px;color: #3f3f3f;font-weight: bold;line-height: 20px;letter-spacing: 1.5px;}
	.fwc_w h6 span{display: none;}
	.fwc_wa{width: 100%;margin-top: 2%;}
	.fwc_wa img{float: left;width: 25px;margin-top: 6px;}
	.fwc_wa p{float: left;margin-left: 12px;font-size: 12px;color: #3f3f3f;line-height: 18px;width: calc(100% - 38px);}
	.fwc_w h5{position: absolute;transition: all ease 0.3s;right: 27px;bottom: 22px;}
	.fwc_w h5 a{font-size: 12px;color: #026c36;text-transform: uppercase;line-height: 12px;}
	.fwc_w h5 a span{font-family: p1;}
	.fwc:hover .fwc_w h5{right: 35px;}
/*发展历程*/
	.fzlc{margin-top: 46px;border-top: 1px solid #e5e5e5;padding-top: 40px;position: relative;}
	.fzlcb{width: 100%;overflow: hidden;background-image: url(../img/a13.png);background-size: 98.3% 1px;background-repeat: repeat-x;background-position: top 59px center;position: relative;}
	.fzlcb::after{position: absolute;content: "";width: 2px;height: 100%;background-color: #fff;right: 0;top: 0;}
	.fzlcd{background-image: url(../img/a14.png);background-size: 1px 82%;background-position: right bottom;background-repeat: repeat-y;padding-top: 18px;}
	.fzlce{width: 76%;margin: 0 auto;padding-bottom: 6px;cursor: pointer;}
	.fzlce h6{font-family: p1;font-size: 14px;color: #3f3f3f;text-transform: uppercase;line-height: 10px;height: 18px;overflow: hidden;transition: all ease 0.3s;}
	.fzlce h6 span{font-size: 20px;font-weight: bold;display: block;font-family: p2;line-height: 20px;margin-bottom: 4px;}
	.fzlce div{width: 17px;height: 17px;border: 1px solid #a6aeaa;border-radius: 50%;padding: 4px;margin-top: 15px;transition: all ease 0.3s;}
	.fzlce div span{display: block;width: 7px;height: 7px;background-color: #a6aeaa;border-radius: 50%;transition: all ease 0.3s;}
	.fzlce p{font-size: 12px;color: #3f3f3f;line-height: 19px;margin-top: 20px;transition: all ease 0.3s;}
	.fzlce p br{display: none;}
	.fzlcd:hover .fzlce h6{color: #009148;height: 36px;margin-top: -18px;}
	.fzlcd:hover .fzlce div{border-color: #009148;}
	.fzlcd:hover .fzlce div span{background-color: #009148;}
	.fzlcd:hover .fzlce p{color: #009148;}
	.fzlz_an{width: 60px;position: absolute;right: 90px;top: -5.5px;}
	.fzlz_anz{width: 28px;background-color: #fff;cursor: pointer;}
	.fzlz_anz img{width: 8px;margin: 0 auto;}
	.fzlz_any{width: 28px;background-color: #fff;margin-left: 4px;cursor: pointer;}
	.fzlz_any img{width: 8px;margin: 0 auto;}
/*footer*/
	.yj{margin-top: 70px;border-top: 1px solid #e5e5e5;padding-top: 36px;}
	.yja{margin-left: 3%;}
	.yjaa{width: 120px;}
	.yjaa h6{font-size: 14px;color: #3f3f3f;line-height: 25px;}
	.yjaa p{line-height: 25px;}
	.yjaa p a{font-size: 12px;color: #828282;transition: all ease 0.3s;}
	.yjb{margin-right: 3%;margin-left: -10%;}
	.yjaa p a:hover{color: #009148;}
	.yjba img{width: 115px;float: left;margin-left: 10px;}
	.yjbb{margin-top: 32px;}
	.yjbb_a{width: 31px;margin: 0 9px;float: left;cursor: pointer;position: relative;}
	.yjbb_a img{width: 100%;}
	.yjbb_a img.ewm{position: absolute;width: 124px;left: -125px;top: 50%;margin-top: -22px;display: none;}
	.yjbb_a:hover img.ewm{display: block;}
	.beia{margin-top: 33px;border-top: 1px solid #e5e5e5;padding: 15px 3% 20px 3%;}
	.beia p{line-height: 22px;font-size: 12px;color: #6a6a6a;}
	.beia p span{font-family: p1;margin-left: 12px;}
	.beia p a{font-size: 12px;color: #6a6a6a;transition: all ease 0.3s;}
	.beia p a:hover{color: #009148;}
	.beia h6{color: #6a6a6a;font-size: 12px;line-height: 22px;margin-top: 3px;}
	.beia h6 a{color: #6a6a6a;font-size: 12px;}
	
/*固定的悬浮窗*/
	.yb_conct{position: fixed;z-index: 9999999;top: 290px;right: -127px;cursor: pointer;transition: all .3s ease;}
	.yb_bar ul li{width: 180px;height: 53px;font: 15px/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: #009148 url(../img/t1.png) no-repeat;}
	.yb_bar .yb_phone{background: #009148 url(../img/t2.png) no-repeat;}
	.yb_bar .yb_QQ{text-indent: 0;background: #009148 url(../img/t3.png) no-repeat;}
	.yb_bar .yb_ercode{background: #009148 url(../img/t4.png) no-repeat;}
	.hd_qr{padding: 6px 37px 25px 37px;box-sizing: border-box;width: 180px;}
	.yb_QQ a{display: block;text-indent: 54px;width: 100%;height: 100%;color: #fff;}
	.yb_QQ a:hover {color: #fff;}
	
/*关于我们页*/
	.bigt{width: 100%;margin: 0 auto;position: relative;overflow: hidden;}
	.bigt img{width: 120%;margin-left: -10%;}
	.bigt_w{position: absolute;left: 0;bottom: 10%;background-color: rgba(255,255,255,0.85);border-left: 6px solid #009148;width: 510px;padding-left: 20px;}
	.bigt_w p{line-height: 65px;font-size: 20px;color: #3f3f3f;letter-spacing: 1.2px;font-family: h2;text-transform: uppercase;}
	.bigt_w p span{font-size: 22px;font-family: p3;letter-spacing: 0;margin-left: 12px;}
	.neiye{margin-top: 23px;}
	.gyy_top{width: 100%;border-top: 1px solid #e5e5e5;border-bottom: 1px solid #e5e5e5;padding: 12px 0;}
	.gyy_top p{line-height: 20px;}
	.gyy_top p a{font-size: 19px;color: #3f3f3f;display: inline-block;border-right: 2px solid #ececec;padding: 0 23px;transition: all ease 0.3s;}
	.gyy_top p a.a{color: #009148;}
	.gyy_top p a:hover{color: #009148;}
	.gyy_top p a:last-child{border: none;}
	.gyy{width: 100%;}
	.gyya{width: 100%;border-bottom: 1px solid #e5e5e5;margin-top: 37px;padding-bottom: 48px;}
	.gyya_w{width: 94.5%;margin: 0 auto;}
	.gyya_w h5{font-size: 20px;color: #3f3f3f;font-family: p3;line-height: 17px;background-image: url(../img/a21.png);display: inline-block;background-size: 100% 6px;background-position: left bottom;background-repeat: no-repeat;text-transform: uppercase;padding-right: 10px;}
	.gyya_w h6{font-size: 18px;color: #3f3f3f;font-family: h2;margin-top: 3px;}
	.gyya_w p{font-size: 14px;color: #3f3f3f;line-height: 25px;margin-top: 17px;}
	.gyya_w p a{font-size: 14px;color: #e52929;text-decoration: underline;}
	.gyyb{width: 100%;margin-top: 45px;border-bottom: 1px solid #e5e5e5;padding-bottom: 42px;}
	.gyya_wa{margin-top: 44px;}
	.gyyba{width: 94.5%;margin: 0 auto;}
	.gyyba_a{width: 18.871%;margin-left: 8.172%;margin-top: 38px;}
	.gyyba_aa{margin-left: 0;}
	.gyyba_a img{width: 100%;border: 6px solid #eeeeee;}
	.gyyba_a p{text-align: center;font-size: 14px;color: #3f3f3f;line-height: 25px;margin-top: 7px;width: 110%;margin-left: -5%;}
	.gyyc{width: 100%;border-bottom: 1px solid #e5e5e5;padding-bottom: 34px;}
	.gyyca{width: 100%;margin-top: 13px;}
	.gyyca_a{width: 29.1666%;position: relative;margin-left: 2.9166%;overflow: hidden;margin-top: 35px;}
	.gyyca_a img{width: 100%;transition: all ease 0.3s;}
	.gyyca_w{position: absolute;left: 0;top: 16px;background-color: rgba(255,255,255,0.85);border-left: 5px solid #009148;width: 95%;padding-left: 15px;}
	.gyyca_w p{line-height: 62px;font-size: 17px;color: #3f3f3f;letter-spacing: 0.6px;font-family: h2;text-transform: uppercase;}
	.gyyca_w p span{font-size: 18px;font-family: p3;letter-spacing: 0;margin-left: 6px;}
	.gyyca_a:hover img{transform: scale(1.1);}
	.gyyd{width: 100%;margin-top: 30px;padding-bottom: 32px;border-bottom: 1px solid #e5e5e5;}
	.gyyda{margin-left: 3%;}
	.gyyda img{height: 47px;}
	.gyye{width: 100%;padding-bottom: 32px;border-bottom: 1px solid #e5e5e5;margin-top: 30px;}
	.gyye h6{line-height: 30px;font-size: 22px;color: #3f3f3f;letter-spacing: 2px;font-family: h2;text-transform: uppercase;float: left;margin-left: 3%;width: 100%;margin-bottom: 2%;}
	.gyye h6 span{font-size: 24px;font-family: p3;letter-spacing: 0;display: block;}
	.gyye_a{margin-left: 1%;margin-top: 11px;}
	.gyye_a img{float: left;width: 25px;}
	.gyye_a p{float: left;font-size: 14px;line-height: 23px;color: #3f3f3f;margin-left: 7px;margin-top: -4px;}
	.zxly{width: 100%;background-color: #f7f7f7;padding: 26px 6% 5% 6%;margin-top: 40px;margin-bottom: -39px;}
	.zxlya{width: 45.5%;margin-top: 26px;}
	.zxlya p{float: left;line-height: 42px;font-size: 16px;color: #3f3f3f;}
	.zxlya input{height: 42px;line-height: 42px;border: 1px solid #dcdcdc;background-color: #fff;padding-left: 15px;display: block;float: right;width: 72%;}
	.zxlyb{width: 100%;margin-top: 26px;}
	.zxlyb p{float: left;line-height: 42px;font-size: 16px;color: #3f3f3f;}
	.zxlyb textarea{height: 116px;background-color: #fff;border: 1px solid #dcdcdc;display: block;float: right;line-height: 40px;width: 87.2%;padding-left: 15px;}
	.zxlyc{width: 60%;margin-top: 26px;}
	.zxlyc p{float: left;line-height: 42px;font-size: 16px;color: #3f3f3f;}
	.zxlyca{width: 78.6%;background-color: #fff;border: 1px solid #dcdcdc;}
	.zxlyca input{float: left;width: 40%;line-height: 40px;padding-left: 12px;}
	.zxlyca h6{float: right;line-height: 42px;font-size: 14px;color: #3f3f3f;margin-right: 2%;text-decoration: underline;cursor: pointer;}
	.zxlyca img{width: 70px;height: 42px;float: right;margin-right: 2%;}
	.zxlyd{width: 34.6%;margin-top: 26px;}
	.zxlyd input{width: 100%;background-color: #009148;cursor: pointer;line-height: 42px;font-size: 16px;color: #fff;font-weight: bold;}
	
/*易木供应链*/
	.gyla{width: 94.5%;margin: 0 auto;margin-top: 22px;}
	.gyla p{font-size: 14px;color: #3f3f3f;margin-top: 4px;}
	.gyla p span{display: inline-block;font-weight: bold;width: 90px;margin-right: 13px;background-image: url(../img/a21.png);background-size: 89px 6px;background-position: left bottom;background-repeat: no-repeat;}
	
/*工作培训*/
	.pxa{width: 100%;margin-top: 15px;}
	.pxa .tjcpa{margin-top: 30px;}
	.pxa .tjcpa .tjcp_w{padding: 12px 3% 12px 6%;}
	.pxa .tjcpa .tjcp_w h6{font-weight: normal;font-size: 16px;}
	.pxb{width: 100%;padding-bottom: 45px;border-bottom: 1px solid #e5e5e5;margin-top: 51px;}
	.pxc{width: 94.5%;margin: 0 auto;margin-top: 40px;}
	.pxca{width: 100%;background-color: #009148;}
	.pxca p{line-height: 50px;padding: 0 20px;font-size: 14px;color: #fff;text-align: center;background-color: transparent;cursor: pointer;float: left;}
	.pxca p.p{background-color: #01753b;}
	.pxcb{width: 100%;background-color: #f7f7f7;height: 248px;padding: 30px 10px 0 4%;position: relative;}
	.pxcc{width: 100%;}
	.pxcc_a{width: 41.5%;}
	.pxcc_a img{float: left;width: 40px;}
	.pxcc_a p{float: left;margin-left: 5%;font-size: 12px;color: #686868;line-height: 21px;width: calc(95% - 41px);}
	.pxcc_a p span{color: #282828;display: block;margin-bottom: 3px;}
	.pxcc_b{width: 56%;}
	.pxcc h6{position: absolute;right: 71px;bottom: 29px;width: 114px;height: 28px;background-color: #009148;line-height: 28px;text-align: center;border-radius: 3px;}
	.pxcc h6 a{font-size: 12px;color: #fff;}
	
/*发展历程*/
	.lc{border: none;padding-bottom: 0;}
	.lca{width: 94.5%;margin: 0 auto;margin-top: 21px;}
	.lca img{width: 140px;border-radius: 50%;float: left;}
	.lca_w{margin-left: 59px;margin-top: 10px;width: calc(100% - 200px);}
	.lca_w h5{font-size: 14px;color: #3f3f3f;}
	.lca_w h5 span{font-size: 16px;color: #3f3f3f;font-weight: bold;margin-right: 7px;}
	.lca_w h6{font-size: 16px;font-family: p3;text-transform: uppercase;}
	.lca_w p{font-size: 14px;color: #3f3f3f;line-height: 26px;margin-top: 9px;}
	.lcb{margin-top: 40px;}
	.lcc{width: 100%;border-top: 1px solid #e5e5e5;padding-top: 46px;margin-top: 40px;padding-bottom: 45px;border-bottom: 1px solid #e5e5e5;}
	.lxd{width: 94.5%;margin: 0 auto;margin-top: -44px;background-image: url(../img/a36.png);background-repeat: no-repeat;background-size: 4px 100%;background-position: center center;}
	.lxd .t1{width: 87px;margin: 0 auto;box-shadow: 0 9px 25px 0 rgba(216,232,224,0.83);border-radius: 50%;margin-bottom: 10px;}
	.lxda{width: 54.2%;margin-top: 48px;}
	.lxda_w{width: 79.73%;background-color: #f7f7f7;border-bottom: 3px solid #009148;border-radius: 8px;padding: 19px 28px 26px 35px;position: relative;margin-top: -46px;}
	.lxda_w h6{font-size: 28px;color: #3f3f3f;font-family: p1;font-weight: bold;}
	.lxda_w p{font-size: 12px;color: #3f3f3f;line-height: 22px;}
	.lxda_w img{position: absolute;width: 25px;right: -12.5px;top: 50%;margin-top: -12.5px;}
	.lxda > img{width: 60px;box-shadow: 0 9px 25px 0 rgba(216,232,224,0.83);border-radius: 50%;}
	.lxda_w1 img{right: auto;left: -12.5px;}
	.lxda_wa{margin-top: -52px;}
	.lxda_wb{margin-top: -34px;}
	.lxd .t2{width: 91px;margin: 0 auto;box-shadow: 0 9px 25px 0 rgba(216,232,224,0.83);border-radius: 50%;margin-top: 40px;}
	
/*责任条款*/
	.tka{width: 94.5%;margin: 0 auto;margin-top: -50px;}
	.tka p{float: left;font-size: 14px;color: #3f3f3f;line-height: 26px;width: 60%;margin-top: 87px;}
	.tka img{float: right;width: 33%;}
	
/*原木及锯材*/
	.cpya{width: 94.5%;margin: 0 auto;margin-top: 7px;}
	.cpyaa{width: 100%;margin-top: 26px;}
	.cpyaa h6{font-size: 16px;color: #3f3f3f;}
	.cpyaa h6 span{font-family: p1;display: block;font-size: 12px;}
	.cpyaa p{width: 50%;float: left;font-size: 12px;color: #3f3f3f;line-height: 21px;padding-right: 10px;}
	.cpyb{width: 96.333%;margin: 0 auto;margin-top: 15px;}
	.cpyb_a{width: 22.664%;margin: 0 1.168%;position: relative;margin-top: 26px;overflow: hidden;}
	.cpyb_a img{width: 100%;transition: all ease 0.3s;}
	.cpyb_a p{width: 90%;position: absolute;left: 5%;bottom: 10px;background-color: rgba(255,255,255,0.9);line-height: 20px;padding: 5px;text-align: center;font-size: 12px;color: #3f3f3f;}
	.cpyb_a:hover img{transform: scale(1.1);}
	.cpyaa1:nth-child(1){margin-top: 26px;}
	.cpyaa1 p:nth-child(3){margin-top: -21px}
	.cpy2a{margin-top: 65px;}
	.cpy2aa{margin-top: 27px;}
	.cpy2a h6{margin-bottom: 21px;}
	.cpy2a h6 span{margin-top: 6px;}
	.cpyaa p.p{width: 40%;margin-left: 10%;}
	
/*新闻列表页*/
	.xwl{width: 100%;border-top: 1px solid #e5e5e5;margin-top: 5px;}
	.xwla{width: 87.916%;margin: 68px 0 0 4.4166%;}
	.xwla:nth-child(1){margin-top: 42px;}
	.xwla_t{width: 200px;overflow: hidden;}
	.xwla_t img{width: 100%;transition: all ease 0.3s;}
	.xwla_w{width: calc(95% - 200px);margin-top: 10px;}
	.xwla_w h5{font-size: 16px;color: #009148;line-height: 22px;}
	.xwla_w h6{font-size: 16px;color: #3f3f3f;line-height: 24px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;transition: all ease 0.3s;}
	.xwla_w p{font-size: 12px;color: #3f3f3f;line-height: 21px;margin-top: 15px;height: 42px;overflow: hidden;}
	.xwla_w span{width: 114px;height: 28px;line-height: 28px;text-align: center;background-color: #009148;font-size: 12px;color: #fff;font-family: p1;display: block;border-radius: 4px;text-transform: uppercase;margin-top: 50px;transition: all ease 0.3s;}
	.xwla:hover .xwla_t img{transform: scale(1.1);}
	.xwla:hover .xwla_w h6{color: #009148;}
	.xwla:hover .xwla_w span{margin-left: 6px;}
	.ym{width: 100%;background-color: #f7f7f7;margin-top: 83px;padding: 30px;margin-bottom: -37px;}
	.yma p{float: left;}
	.yma p a{display: block;width: 47px;height: 47px;border: 1px solid #bfbfbf;text-align: center;line-height: 47px;margin: 0 6.5px;background-color: #fff;font-size: 16px;color: #686868;transition: all ease 0.3s;}
	.yma p.p a{background-color: #009148;border-color: #009148;color: #fff;}
	.yma p.a img{width: 13px;margin: 0 auto;margin-top: 13.5px;}
	.yma p.a img:nth-child(2){opacity: 0;}
	.yma a:hover{background-color: #009148;border-color: #009148;color: #fff;}
	.yma p.a:hover img:nth-child(2){opacity: 1;}
	.yma p.a:hover img:nth-child(1){display: none;}
	.yma p.p img:nth-child(2){opacity: 1;}
	.yma p.p img:nth-child(1){display: none;}
	
/*新闻内页*/
	.xwn{width: 100%;border-top: 1px solid #e5e5e5;margin-top: 5px;}
	.xwna{width: 100%;padding-top: 41px;}
	.xwna h1{text-align: center;font-size: 24px;color: #3f3f3f;line-height: 34px;}
	.xwna p{width: 100%;background-color: #f7f7f7;line-height: 47px;color: #009148;font-size: 16px;text-align: center;margin-top: 20px;text-transform: uppercase;}
	.xwna p span{margin: 0 82px;}
	.xwnb{width: 90.333%;margin: 0 auto;margin-top: 35px;}
	.xwnb p{font-size: 12px;color: #3f3f3f;line-height: 23px;}
	.xwnbt1{width: 100%;margin: 20px 0;}
	.xwnbt1 img{max-width: 47.6%;margin: 20px 0;}
	.xwnbt2{width: 100%;margin: 20px 0;}
	.xwnbt2 img{max-width: 100%;margin: 20px auto;}
	.fhlb{width: 100%;background-color: #f7f7f7;margin-top: 48px;padding: 25px 0;margin-bottom: -37px;}
	.fhlba{width: 114px;height: 28px;line-height: 28px;text-align: center;background-color: #009148;border-radius: 4px;margin-right: 103px;transition: all ease 0.3s;}
	.fhlba a{font-size: 12px;color: #fff;}
	.fhlba:hover{margin-right: 108px;}
	
/*联系我们页*/
	.lxya{width: 100%;border-top: 1px solid #e5e5e5;margin-top: 30px;padding-top: 31px;}
	.lxya h6{line-height: 30px;font-size: 22px;color: #3f3f3f;letter-spacing: 2px;font-family: h2;text-transform: uppercase;float: left;margin-left: 3%;}
	.lxya h6 span{font-size: 24px;font-family: p3;letter-spacing: 0;display: block;}
	.lxyaa{width: 79%;}
	.lxyaa1{width: 43.4%;}
	.lxyaa2{width: 43.4%;}
	.lxyaa1 .lxyaa_a:nth-child(1) p{font-size: 16px;}
	.lxyaa2 .lxyaa_a:nth-child(1) p{font-size: 16px;}
	.lxyaa_a{width: 100%;margin-bottom: 28px;}
	.lxyaa_a img{float: left;width: 25px;margin-right: 4%;}
	.lxyaa_a p{float: left;width: calc(96% - 25px);font-size: 14px;color: #3f3f3f;line-height: 23px;margin-top: 0px;}
	.lxyaa_a p br{display: none;}
	.lxyb{width: 100%;border-top: 1px solid #e5e5e5;border-bottom: 1px solid #e5e5e5;padding-top: 48px;margin-top: 5px;padding-bottom: 65px;margin-bottom: 35px;}
	.lxyba{width: 98%;margin: 0 auto;}
	.lxyba_a{width: 50%;padding-left: 2%;margin-top: 55px;}
	.lxyba_a img{width: 120px;border-radius: 50%;overflow: hidden;float: left;}
	.lxyba_aw{margin-left: 5%;margin-top: 2px;width: calc(95% - 120px);}
	.lxyba_aw h5{font-size: 14px;color: #3f3f3f;}
	.lxyba_aw h5 span{font-size: 16px;color: #3f3f3f;font-weight: bold;margin-right: 7px;}
	.lxyba_aw h6{font-size: 16px;color: #3f3f3f;font-family: p3;line-height: 18px;}
	.lxyba_aw p{font-size: 14px;color: #3f3f3f;line-height: 24px;margin-top: 12px;max-height: 96px;}
	.zxly_lx{margin-bottom: 37px;}
	.ditu{width: 100%;padding: 40px 3% 0 3%;border-top: 1px solid #e5e5e5;margin-bottom: -37px;}
	

	
	

	

	
	
	
@media (min-width: 850px){
	.nava{padding: 0 10px;}
	.fwb p{height: 120px;}
	.yjaa{width: 140px;}
	.gyyca_w p{font-size: 18px;}
	.gyyca_w p span{font-size: 20px;margin-left: 8px;}
	.gyye_a{margin-left: 3%;}
	.gyye_b{margin-left: 4%;margin-right: 4%;}
	.lxda{width: 53.8%;}


	




}
	
	
	
	
@media (min-width: 900px){
	.nava{padding: 0 13px;}
	.fwb p{height: 140px;}
	.yjaa{width: 150px;}
	.gyyca_w p{font-size: 19px;}
	.gyyca_w p span{font-size: 21px;margin-left: 10px;}
	.gyye_b{margin-left: 6%;margin-right: 4%;}

	





}

@media (min-width: 950px){
	.nava{padding: 0 14px;}
	.fwc_w{padding: 7% 6px 0 6%;}
	.yjaa{width: 160px;}
	.gyye_b{margin-left: 9%;margin-right: 4%;}
	.lxda{width: 53.2%;}


		
}
	
	
	
	
@media (min-width: 1000px){	
	.nava{padding: 0 17px;}
	.fwc_wa{margin-top: 4%;}
	.yjaa{width: 170px;}
	.yjba img{width: 122px;}
	.bigt img{width: 110%;margin-left: -5%;}
	.gyye_b{margin-left: 10%;margin-right: 5%;}
	.zxlya input{width: 76%;}
	.zxlyb textarea{width: 89.1%;}
	.zxlyca{width: 81.7%;}
	.zxlyca input{width: 44%;}
	.zxlyca img{width: 100px;margin-right: 3%;}
	.lxda{width: 53.2%;}



	
	




	
}
	
	
@media (min-width: 1100px){
	.nava{padding: 0 20px;}
	.fwb p{height: 160px;}
	.fwc .t1{width: 23%;}
	.fwc_wa{margin-top: 6%;}
	.yjaa{width: 200px;}
	.lxda{width: 53%;}




}
	
	
	
	
	

}

@media(max-width:760px){
html{font-size: 85%;line-height: 110%;}
body,html{margin:0; padding:0;background: #fff;font-family:Arial;-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:none;-webkit-tap-highlight-color:transparent;-webkit-overflow-scrolling: touch;}
body{overflow-x: hidden;}
a,ul,li,ol,p,h1,h2,h3,h4,h5,h6,dl,dt,dd{list-style:none;padding:0;margin:0;text-decoration:none;font-weight:normal;}
* img{display:block;border: none;}
input,select,textarea{padding:0;margin:0;font-family: "微软雅黑";-webkit-appearance: none;outline: none;border: none;}
p{text-align:justify;}
.pc{display: none;}
.mob{display: block;}
.ellipsis{display: block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.clearfix{ clear:both;}
.fl{ float: left;}
.fr{float:right}
.commen{width: 92%;margin: 0 auto;}
*{box-sizing:border-box;
		-webkit-box-sizing:border-box;
		-moz-box-sizing:border-box;
		-ms-box-sizing:border-box;
		-o-box-sizing:border-box;
}
	
@font-face {
  font-family: "p1";
  src: url("../font/D-DIN-PRO-500-Medium.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "p2";
  src: url("../font/D-DIN-PRO-400-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
	
@font-face {
  font-family: "p3";
  src: url("../font/D-DIN-PRO-800-ExtraBold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
	
	
	
/*页脚*/
	.footer{list-style:none;width:100%;background:#fafafa;position:fixed;bottom:0px;z-index:9999;border-top: 5px solid #818181;}
	.footer_li01{width:33.1%;float:left;line-height:40px;text-align:center;position:relative;font-size:0.9rem;background:#fafafa url(../img/s75.png) no-repeat 14px 15px;border-right:1px solid #b0b0b0;padding: 6px 0;padding-left: 5%;background-size: 17px auto;}
	.footer_li02{width:33.1%;float:left;line-height:40px;text-align:center;position:relative;font-size:0.9rem;background:#fafafa url(../img/s75.png) no-repeat 14px 15px;border-right:1px solid #b0b0b0;padding: 6px 0;padding-left: 5%;background-size: 17px auto;}
	.footer_li03{width:33.1%;float:left;line-height:40px;text-align:center;position:relative;font-size:0.9rem;background:#fafafa url(../img/s75.png) no-repeat 14px 15px;padding: 6px 0;padding-left: 5%;background-size: 17px auto;}
	.show01{width:90%;margin-left:1px;position:absolute;bottom:40px;border-radius:10px;padding-bottom:14px;left: 5%;}
	.show02{width:90%;margin-left:1px;position:absolute;bottom:40px;border-radius:10px;padding-bottom:14px;left: 5%;}
	.show03{width:90%;margin-left:1px;position:absolute;bottom:40px;border-radius:10px;padding-bottom:14px;left: 5%;}
	.showul{width:100%;margin:0 auto;background:#fff;border-radius:10px;overflow:hidden;padding:5px 0;border:1px solid #ebebeb;}
	.showul li{width:100%;margin:0 auto;}
	.showul li a{display:block;margin:0 auto;line-height:22px;text-align:center;font-size:0.9rem;color:#484848;width:92%;border-top:1px solid #afafaf;padding: 9px 0;}
	.showul .showli a{border-top:none;}
	.t2{width:18px;height:14px;margin:0 auto;position:relative;top:-1px;z-index:1;}
	.t2 img{width:100%;margin:0 auto;}
	.nrbox{width:100%;margin:0 auto;padding-bottom:60px;}
	.footer_li03 > a{color: #484848;font-size: 1rem;}			
/*手机banner*/
	.sjban{width: 100%;margin-top: 20.5%;}
	.sjban .swiper-container{width: 100%;}
	.sjban .swiper-slide{width: 100%;}
	.sjban .swiper-slide img{width: 100%;}
/*手机nav*/
	.sjdhgd{width: 100%;background-size: 100% 100%;position: fixed;z-index: 10000;top: 0;left: 0;background-color: #fff;}
	.sjdh{margin: 0 auto;width: 100%;box-shadow: 0 -2px 20px 0 #009148;padding: 4% 1%;transition: all ease 0.5s;}
	.sjdha{width: 100%;}
	.sjdha_t1{width: 38%;overflow: hidden;margin-left: 4%;}
	.sjdha_t1 img{width: 100%;}
	.sjdha_t2{width: 38px;position: absolute;right: 5%;top: calc(50% - 15px);}
	.sjdha_t2 img{width: 100%;}
	.huakuai{position: fixed;top: 0;right: -100%;z-index: 10001;transition: all .4s cubic-bezier(.4,0,0,1);width: 100%;background: rgba(0,0,0,0.5);height: 100%;}
	.sjdhb{width: 79%;background: #fff;overflow-y: scroll;height: 100%;padding-bottom: 25%;}
	.guanbi{width: 100%;}
	.guanbi img{width: 22px;height: 22px;margin: 5%;float: right;}
	.sjdhb_a{width: 100%;}
	.sjdhb_a h6{line-height: 48px;width: 100%;padding-left: 18px;text-transform: uppercase;}
	.sjdhb_a h6 a{font-size: 1.1rem;color: #222222;}
	.sjdhb_a h6 span{font-size: 0.8rem;display: inline-block;margin-left: 5px;}
	.sjdhb_ah1 h6{border-left: 3px solid #009148;background: #f6f6f6;}
	.sjdhb_ah1 h6 a{color: #009148;}
	.sjdhb_aa{width: 100%;height: 0;overflow: hidden;}
	.sjdhb_ah1 .sjdhb_aa{height: auto;}
	.sjdhb_p{width: 100%;line-height: 28px;padding-left: 37px;text-transform: uppercase;margin: 11px 0;}
	.sjdhb_p a{font-size: 0.95rem;color: #222222;}
	.sjdhb_pa a{color: #009148;}
	.sjdha > p{position: absolute;font-size: 0.85rem;line-height: 20px;right: 20%;top: 50%;margin-top: -5px;}
	.sjdha > p a{font-size: 0.85rem;color: #7b7b7b;}
	.sjdha > p span{display: inline-block;margin: 0 5px;}
	.dh{margin-top: 1%;}
	.dha{width: 28px}
	.dha img{width: 100%;}
	.dhb{position: relative;margin-left: 8px;}
	.dhb_a{width: 28px;}
	.dhb_b{position: absolute;left: -27px;top: 50px;opacity: 0;transition: all ease 0.3s;width: 90px;}
/**手机底部导航**/
	.dan-xia{width:100%;background-color: #282828;background-image: url(../img/s44.png);background-size: 100% 100%;background-position: center;position: fixed;left: 0;bottom: 0;z-index: 1000;}
	.dan-xib{width: 25%;padding: 5% 0 2% 2%;float: left;}
	.dan-xid img{width: 26px;margin: 0 auto;}
	.dan-xid p{ color:#fff;text-align: center;font-size: 0.85rem;line-height: 22px;margin-top: 6px;}
	.dhgd_d{width: 44px;position: absolute;left: calc(50% - 22px);top: -18px;animation: bounce_a 2s infinite;display: none;}
	.dhgd_d img{width: 100%;}
	@keyframes bounce_a {
	  0%, 20%, 53%, 80%, 100% {
		-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
				transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		-webkit-transform: translate3d(0,0,0);
				transform: translate3d(0,0,0);
	  }

	  40%, 43% {
		-webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
				transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
		-webkit-transform: translate3d(0, -14px, 0);
				transform: translate3d(0, -14px, 0);
	  }

	  70% {
		-webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
				transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
		-webkit-transform: translate3d(0, -6px, 0);
				transform: translate3d(0, -6px, 0);
	  }

	  90% {
		-webkit-transform: translate3d(0,-1px,0);
				transform: translate3d(0,-1px,0);
	  }
	}

	.bounce_a {
	  -webkit-animation-name: bounce_a;
			  animation-name: bounce_a;
	  -webkit-transform-origin: center bottom;
		  -ms-transform-origin: center bottom;
			  transform-origin: center bottom;
	}

	
/*推荐产品*/
	.tjcp{width: 100%;margin-top: 7%;border-top: 1px solid #e5e5e5;padding-top: 7%;overflow: hidden;}
	#swiper_cp{width: 100%;margin-left: 4%;}
	.tjcpa{width: 100%;position: relative;}
	.tjcp_t{width: 100%;overflow: hidden;}
	.tjcp_t img{width: 100%;transition: all ease 0.3s;}
	.tjcp_w{position: absolute;width: 92%;left: 4%;bottom: 5%;background-color: rgba(255,255,255,0.9);padding: 6% 7%;}
	.tjcp_w h6{font-size: 0.95rem;color: #3f3f3f;font-weight: bold;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;text-transform: uppercase;}
	.tjcp_w h6 span{font-family: p1;font-weight: normal;font-size: 0.78rem;margin-left: 7px;}
	.tjcp_w p{font-size: 0.84rem;color: #3f3f3f;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;margin-top: 2px;}
	.tjcpa:hover .tjcp_t img{transform: scale(1.1);}
/*推荐新闻*/
	.tjxw{width: 100%;overflow: hidden;margin-top: 7%;border-top: 1px solid #e5e5e5;padding-top: 7%;}
	.xw{width: 92%;margin: 0 auto;}
	.xwa{width: 100%;background-color: #2b9c63;padding: 6% 0 7% 0;}
	.xwaa{width: 97.5%;background-color: rgba(255,255,255,0.9);}
	.xwaa h6{float: left;font-size: 0.95rem;color: #3f3f3f;line-height: 32px;margin-left: 7%;}
	.xwaa h6 span{font-family: p1;font-size: 0.73rem;color: #8a8a8a;margin-left: 10px;text-transform: uppercase;}
	.xwaa p{float: right;margin-right: 3%;transition: all ease 0.3s;}
	.xwaa p a{font-size: 0.8rem;color: #026c36;text-transform: uppercase;line-height: 34px;}
	.xwaa p a span{font-family: p1;}
	.xwaa p:hover{margin-right: 4%;}
	.xwab{width: 86%;margin: 0 auto;margin-top: 7px;}
	.xwaba{width: 100%;margin-top: 6%;}
	.xwaba img{float: left;width: 15px;}
	.xwaba p{float: left;font-size: 0.85rem;color: #fff;line-height: 16px;width: 60%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;margin-left: 4%;transition: all ease 0.3s;}
	.xwaba h6{float: right;font-size: 0.80rem;color: #fff;line-height: 16px;}
	.xwaba p:hover{margin-left: 5%;text-decoration: underline;}
	.xwb{width: 100%;position: relative;overflow: hidden;margin-top: 6%;}
	.xwb_t{width: 100%;overflow: hidden;}
	.xwb_t img{width: 100%;position: relative;transition: all ease 0.3s;}
	.xwb_w{position: absolute;background-color: rgba(255,255,255,0.9);width: 92%;left: 4%;bottom: 6%;padding: 4% 5%;}
	.xwb_w h6{font-size: 0.9rem;color: #3f3f3f;font-weight: bold;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;line-height: 22px;}
	.xwb_w p{font-size: 0.85rem;color: #3f3f3f;overflow: hidden;line-height: 21px;text-overflow: ellipsis;white-space: nowrap;margin-top: 1%;}
	.xwb:hover .xwb_t img{transform: scale(1.1);}
/*我们的服务*/
	.wmfw{width: 100%;overflow: hidden;margin-top: 7%;border-top: 1px solid #e5e5e5;padding-top: 7%;}
	.wmfwa{padding: 0 4%;}
	.fw{width: 92%;margin: 0 auto;position: relative;}
	.fwa{width: 100%;position: relative;overflow: hidden;}
	.fwa img{width: 100%;animation: dh2 20s linear infinite;}
	@keyframes dh2{
		0%{transform: scale(1);}
		25%{transform: scale(1.1)}
		50%{transform: scale(1)}
		75%{transform: scale(1.1)}
		100%{transform: scale(1)}
	}
	.fwa p{position: absolute;left: 0;bottom: 7%;background-color: rgba(255,255,255,0.9);line-height: 32px;font-size: 0.95rem;color: #3f3f3f;padding: 0 12% 0 5%;}
	.fwa p span{font-family: p1;font-size: 0.78rem;color: #8a8a8a;margin-left: 8px;text-transform: uppercase;}
	.fwb{width: 100%;background-color: #2b9c63;background-image: url(../img/a6.png);background-size: 18% auto;background-repeat: no-repeat;background-position: left 15px bottom;padding: 9% 7% 19% 7%;margin-top: 7%;position: relative;}
	.fwb p{font-size: 0.85rem;color: #fff;overflow: hidden;}
	.fwb h6{position: absolute;transition: all ease 0.3s;right: 6%;bottom: 6%;}
	.fwb h6 a{font-size: 0.78rem;color: #fff;text-transform: uppercase;line-height: 12px;}
	.fwb h6 a span{font-family: p1;}
	.fwb h6:hover{right: 30px;}
	.fwc .t1{width: 12%;position: absolute;left: 0;bottom: 0;z-index: 2;}
	.fwc_w{position: absolute;width: 92%;left: 4%;height: 88%;top: 6%;background-color: rgba(255,255,255,0.9);z-index: 1;padding: 4% 2% 0 6%;}
	.fwc_w h6{font-size: 0.95rem;color: #3f3f3f;font-weight: bold;letter-spacing: 2px;}
	.fwc_w h6 span{font-size: 0.78rem;color: #a0a0a0;font-weight: normal;font-family: p1;display: block;line-height: 15px;letter-spacing: 1.5px;}
	.fwc_wa{width: 100%;margin-top: 4%;}
	.fwc_wa img{float: left;width: 22px;}
	.fwc_wa p{float: left;margin-left: 5%;font-size: 0.8rem;color: #3f3f3f;line-height: 18px;width: calc(95% - 22px);}
	.fwc_wa p br{display: none;}
	.fwc_w h5{position: absolute;transition: all ease 0.3s;right: 2%;bottom: 2%;}
	.fwc_w h5 a{font-size: 0.72rem;color: #026c36;text-transform: uppercase;line-height: 12px;}
	.fwc_w h5 a span{font-family: p1;}
	.fwc:hover .fwc_w h5{right: 35px;}
	.wmfw .tjcpa{margin-top: 7%;}
	.wmfw .tjcpa .tjcp_w{bottom: 7%;}
/*发展历程*/
	.fzlc{width: 100%;margin-top: 7%;border-top: 1px solid #e5e5e5;padding-top: 9%;position: relative;overflow: hidden;}
	.fzlcb{width: 130%;overflow: hidden;background-image: url(../img/a13.png);background-size: auto 1px;background-repeat: repeat-x;background-position: top 34px center;position: relative;margin-left: 2%}
	.fzlce{width: 100%;margin: 0 auto;padding-bottom: 6px;cursor: pointer;background-image: url(../img/a14.png);background-size: 1px 82%;background-position: right bottom;background-repeat: repeat-y;padding: 0 10% 1% 10%;}
	.fzlce h6{font-family: p1;font-size: 0.9rem;color: #3f3f3f;text-transform: uppercase;line-height: 10px;height: 18px;overflow: hidden;transition: all ease 0.3s;}
	.fzlce h6 span{font-size: 1.1rem;font-weight: bold;display: block;font-family: p2;line-height: 20px;margin-bottom: 2px;}
	.fzlce div{width: 14px;height: 14px;border: 1px solid #a6aeaa;border-radius: 50%;padding: 3px;margin-top: 10px;transition: all ease 0.3s;}
	.fzlce div span{display: block;width: 6px;height: 6px;background-color: #a6aeaa;border-radius: 50%;transition: all ease 0.3s;}
	.fzlce p{font-size: 0.82rem;color: #3f3f3f;margin-top: 12px;transition: all ease 0.3s;}
	.fzlce p br{display: none;}
	.fzlce:hover  h6{color: #009148;}
	.fzlce:hover  div{border-color: #009148;}
	.fzlce:hover  div span{background-color: #009148;}
	.fzlce:hover  p{color: #009148;}
	.fzlz_an{width: 60px;position: absolute;right: 90px;top: -5.5px;}
	.fzlz_anz{width: 28px;background-color: #fff;cursor: pointer;}
	.fzlz_anz img{width: 8px;margin: 0 auto;}
	.fzlz_any{width: 28px;background-color: #fff;margin-left: 4px;cursor: pointer;}
	.fzlz_any img{width: 8px;margin: 0 auto;}
/*footer*/
	.yj{width: 100%;margin-top: 7%;border-top: 1px solid #e5e5e5;padding-top: 3%;}
	.yja{width: 92%;margin: 0 auto;float: none;}
	.yjaa{width: 50%;margin-top: 4%;padding-left: 3%;}
	.yjaa h6{font-size: 1rem;color: #3f3f3f;margin-bottom: 8px;}
	.yjaa p{padding: 3px 0;}
	.yjaa p a{font-size: 0.89rem;color: #828282;transition: all ease 0.3s;}
	.yjb{margin-right: 3%;margin-left: -10%;}
	.yjaa p a:hover{color: #009148;}
	.beia{width: 100%;margin-top: 5%;border-top: 1px solid #e5e5e5;padding: 4% 5% 22% 5%;}
	.beia p{font-size: 0.85rem;color: #6a6a6a;float: none;margin-top: 3px;text-align: left;}
	.beia p span{font-family: p1;margin-left: 0px;}
	.beia p a{font-size: 0.85rem;color: #6a6a6a;transition: all ease 0.3s;}
	.beia p a:hover{color: #009148;}
	.beia h6{display: none;}
	
/*关于我们页*/
	.bigt{width: 100%;position: relative;overflow: hidden;}
	.bigt img{width: 160%;margin-left: -25%;}
	.bigt_w{position: absolute;left: 0;bottom: 10%;background-color: rgba(255,255,255,0.85);border-left: 6px solid #009148;width: 65%;padding: 10px 0 10px 3%;}
	.bigt_w p{font-size: 1rem;color: #3f3f3f;text-transform: uppercase;}
	.bigt_w p span{font-size: 0.95rem;font-family: p3;letter-spacing: 0;display: block;margin-top: 6px;}
	.neiye{margin-top: 6%;width: 100%;overflow: hidden;}
	.gyy_top{width: 100%;border-top: 1px solid #e5e5e5;border-bottom: 1px solid #e5e5e5;padding: 2% 0;}
	.gyy_top p{line-height: 20px;overflow: auto;}
	.gyy_top p a{margin: 5px 0;font-size: 1rem;color: #3f3f3f;border-right: 2px solid #ececec;transition: all ease 0.3s;display: block;width: 33.333%;float: left;text-align: center;}
	.gyy_top p a.a{color: #009148;}
	.gyy_top p a:hover{color: #009148;}
	.gyy_top p a:nth-child(3){border: none;}
	.gyy_top p a:last-child{border: none;}
	.gyy{width: 100%;}
	.gyya{width: 100%;border-bottom: 1px solid #e5e5e5;margin-top: 7%;padding-bottom: 7%;}
	.gyya_w{width: 90%;margin: 0 auto;}
	.gyya_w h5{font-size: 1.2rem;color: #3f3f3f;font-family: p3;line-height: 15px;background-image: url(../img/a21.png);padding-right: 10px;background-size: 100% 6px;background-position: left bottom;background-repeat: no-repeat;text-transform: uppercase;display: inline-block;}
	.gyya_w h6{font-size: 1.1rem;color: #3f3f3f;margin-top: 6px;}
	.gyya_w p{font-size: 0.88rem;color: #3f3f3f;margin-top: 5%;line-height: 160%;}
	.gyya_w p a{font-size: 0.89rem;color: #e52929;text-decoration: underline;}
	.gyyb{width: 100%;margin-top: 7%;border-bottom: 1px solid #e5e5e5;padding-bottom: 5%;}
	.gyya_wa{margin-top: 7%;}
	.gyyba{width: 95%;margin: 0 auto;margin-top: 4%;}
	.gyyba_a{width: 45%;margin: 1.5% 2.5%;}
	.gyyba_a img{width: 100%;border: 4px solid #eeeeee;}
	.gyyba_a p{text-align: center;font-size: 0.75rem;line-height: 21px;max-height: 40px;overflow: hidden;color: #3f3f3f;margin-top: 5px;width: 110%;margin-left: -5%;}
	.gyyc{width: 100%;border-bottom: 1px solid #e5e5e5;padding-bottom: 7%;}
	.gyyca{width: 100%;}
	.swiper{width: 110%;margin-top: 7%;position: relative;}
	.gyyca_a{width: 100%;position: relative;overflow: hidden;}
	.gyyca_a img{width: 100%;transition: all ease 0.3s;}
	.gyyca_w{position: absolute;left: 4%;top: 16px;background-color: rgba(255,255,255,0.85);border-left: 5px solid #009148;width: 45%;padding-left: 3%;z-index: 1000;}
	.gyyca_w p{line-height: 40px;font-size: 0.98rem;color: #3f3f3f;text-transform: uppercase;}
	.gyyca_w p span{font-size: 0.98rem;font-family: p3;margin-left: 5px;}
	.gyyca_a:hover img{transform: scale(1.1);}
	.gyyd{width: 100%;margin-top: 6%;padding-bottom: 6%;border-bottom: 1px solid #e5e5e5;}
	.gyyda{margin-left: 5%;}
	.gyyda img{height: 36px;}
	.gyye{width: 100%;padding-bottom: 32px;border-bottom: 1px solid #e5e5e5;margin-top: 30px;display: none;}
	.gyye h6{line-height: 30px;font-size: 22px;color: #3f3f3f;letter-spacing: 2px;font-family: h2;text-transform: uppercase;float: left;margin-left: 3%;width: 100%;margin-bottom: 2%;}
	.gyye h6 span{font-size: 24px;font-family: p3;letter-spacing: 0;display: block;}
	.gyye_a{margin-left: 1%;margin-top: 11px;}
	.gyye_a img{float: left;width: 25px;}
	.gyye_a p{float: left;font-size: 14px;line-height: 23px;color: #3f3f3f;margin-left: 7px;margin-top: -4px;}
	.zxly{width: 90%;margin: 0 auto;background-color: #f7f7f7;padding: 4% 6% 6% 6%;margin-top: 7%;}
	.zxlya{width: 100%;margin-top: 4%;}
	.zxlya p{float: left;line-height: 36px;font-size: 0.96rem;color: #3f3f3f;}
	.zxlya input{height: 36px;line-height: 36px;border: 1px solid #dcdcdc;background-color: #fff;padding-left: 12px;display: block;float: right;width: calc(100% - 75px);}
	.zxlyb{width: 100%;margin-top: 4%;}
	.zxlyb p{float: left;line-height: 36px;font-size: 0.96rem;color: #3f3f3f;}
	.zxlyb textarea{height: 80px;background-color: #fff;border: 1px solid #dcdcdc;display: block;float: right;line-height: 36px;width: calc(100% - 75px);padding-left: 12px;}
	.zxlyc{width: 100%;margin-top: 4%;}
	.zxlyc p{float: left;line-height: 36px;font-size: 0.96rem;color: #3f3f3f;}
	.zxlyca{width: calc(100% - 75px);background-color: #fff;border: 1px solid #dcdcdc;}
	.zxlyca input{float: left;width: 30%;line-height: 36px;padding-left: 12px;}
	.zxlyca h6{float: right;line-height: 36px;font-size: 0.75rem;color: #3f3f3f;margin-right: 2%;text-decoration: underline;cursor: pointer;}
	.zxlyca img{width: 60px;height: 36px;float: right;margin-right: 2%;}
	.zxlyd{width: 50%;margin-top: 6%;margin-right: 25%;}
	.zxlyd input{width: 100%;background-color: #009148;cursor: pointer;line-height: 36px;font-size: 1rem;color: #fff;font-weight: bold;}
	
/*易木供应链*/
	.gyla{width: 90%;margin: 0 auto;margin-top: 22px;}
	.gyla p{font-size: 0.88rem;color: #3f3f3f;margin-top: 4px;}
	.gyla p span{display: inline-block;font-weight: bold;width: 90px;margin-right: 13px;background-image: url(../img/a21.png);background-size: 89px 6px;background-position: left bottom;background-repeat: no-repeat;}
	
/*工作培训*/
	.pxa{width: 100%;margin-top: 6%;margin-left: 1%;margin-bottom: 2%;}
	.pxa .tjcpa .tjcp_w{padding: 12px 3% 12px 6%;}
	.pxa .tjcpa .tjcp_w h6{font-weight: normal;font-size: 0.92rem;}
	.pxb{width: 100%;padding-bottom: 7%;border-bottom: 1px solid #e5e5e5;margin-top: 7%;}
	.pxc{width: 90%;margin: 0 auto;margin-top: 7%;}
	.pxca{width: 100%;background-color: #009148;}
	.pxca p{line-height: 42px;padding: 0 10px;font-size: 0.88rem;color: #fff;text-align: center;background-color: transparent;cursor: pointer;float: left;}
	.pxca p.p{background-color: #01753b;}
	.pxcb{width: 100%;background-color: #f7f7f7;padding: 3% 4% 16% 5%;position: relative;}
	.pxcc{width: 100%;}
	.pxcc_a{width: 100%;margin-top: 6%;}
	.pxcc_a img{float: left;width: 36px;}
	.pxcc_a p{float: left;margin-left: 5%;font-size: 0.85rem;color: #686868;width: calc(95% - 36px);line-height: 130%;}
	.pxcc_a p span{color: #282828;display: block;margin-bottom: 3px;}
	.pxcc h6{position: absolute;right: 5%;bottom: 5%;width: 114px;height: 28px;background-color: #009148;line-height: 28px;text-align: center;border-radius: 3px;}
	.pxcc h6 a{font-size: 0.8rem;color: #fff;}
	
/*发展历程*/
	.lc{border: none;padding-bottom: 0;}
	.lca{width: 90%;margin: 0 auto;margin-top: 6%;}
	.lca img{width: 120px;border-radius: 50%;float: left;}
	.lca_w{width: 100%;margin-top: 5%;padding: 0 2%;}
	.lca_w h5{font-size: 0.85rem;color: #3f3f3f;line-height: 170%;}
	.lca_w h5 span{font-size: 1.15rem;color: #3f3f3f;font-weight: bold;margin-right: 7px;}
	.lca_w h6{font-size: 0.95rem;font-family: p3;text-transform: uppercase;}
	.lca_w p{font-size: 0.85rem;color: #3f3f3f;line-height: 160%;margin-top: 4%;}
	.lcb{margin-top: 7%;}
	.lcc{width: 100%;border-top: 1px solid #e5e5e5;padding-top: 7%;margin-top: 7%;padding-bottom: 8%;border-bottom: 1px solid #e5e5e5;}
	.lxd{width: 90%;margin: 0 auto;margin-top: 4%;background-image: url(../img/a36.png);background-repeat: no-repeat;background-size: 4px 100%;background-position: left 23px center;}
	.lxd .t1{width: 72px;margin-left: -10px;box-shadow: 0 6px 20px 0 rgba(216,232,224,0.83);border-radius: 50%;}
	.lxda{width: 100%;margin-top: 6%;position: relative;}
	.lxda_w{width: calc(93% - 50px);background-color: #f7f7f7;border-bottom: 3px solid #009148;border-radius: 8px;padding: 5%;position: relative;float: right;}
	.lxda_w h6{font-size: 1.2rem;color: #3f3f3f;font-family: p1;font-weight: bold;}
	.lxda_w p{font-size: 0.85rem;color: #3f3f3f;line-height: 160%;}
	.lxda_w img{position: absolute;width: 20px;left: -10px;top: 50%;margin-top: -10px;}
	.lxda > img{width: 50px;box-shadow: 0 6px 20px 0 rgba(216,232,224,0.83);border-radius: 50%;position: absolute;top: 50%;margin-top: -25px;}
	.lxd .t2{width: 72px;margin: 0 auto;box-shadow: 0 6px 20px 0 rgba(216,232,224,0.83);border-radius: 50%;margin-top: 6%;margin-left: -10px;}
	
/*责任条款*/
	.tka{width: 90%;margin: 0 auto;margin-top: 5%;}
	.tka p{font-size: 0.88rem;color: #3f3f3f;line-height: 160%;width: 100%;margin-top: 5%;}
	.tka img{width: 50%;margin: 0 auto;margin-top: 6%;}
	
/*原木及锯材*/
	.cpya{width: 90%;margin: 0 auto;margin-top: 7px;}
	.cpyaa{width: 100%;margin-top: 5%;}
	.cpyaa h6{font-size: 1rem;color: #3f3f3f;}
	.cpyaa h6 span{font-family: p1;display: block;font-size: 0.85rem;margin-top: 5px;}
	.cpyaa p{width: 100%;float: left;font-size: 0.86rem;color: #3f3f3f;line-height: 160%;}
	.cpyb{width: 100%;margin-left: 1%;margin-top: 5%;}
	.cpyb_a{width: 100%;position: relative;overflow: hidden;}
	.cpyb_a img{width: 100%;transition: all ease 0.3s;}
	.cpyb_a p{width: 90%;position: absolute;left: 5%;bottom: 6%;background-color: rgba(255,255,255,0.9);line-height: 20px;padding: 5px;text-align: center;font-size: 0.89rem;color: #3f3f3f;}
	.cpyb_a:hover img{transform: scale(1.1);}
	#swiper_cp1{width: 100%;margin-left: 4%;}
	#swiper_cp2{width: 100%;margin-left: 4%;}
	#swiper_cp3{width: 100%;margin-left: 4%;}
	#swiper_cp4{width: 100%;margin-left: 4%;}
	.cpy2a{margin-top: 7%;}
	.cpy2aa{margin-top: 5%;}
	.cpy2a h6{margin-bottom: 4%;}
	.cpy2a h6 span{margin-top: 5px;}
	
/*新闻列表页*/
	.xwl{width: 100%;border-top: 1px solid #e5e5e5;margin-top: 5px;}
	.xwla{width: 90%;margin: 0 auto;margin-top: 7%}
	.xwla_t{width: 110px;overflow: hidden;}
	.xwla_t img{width: 100%;transition: all ease 0.3s;}
	.xwla_w{width: calc(95% - 110px);margin-top: 10px;}
	.xwla_w h5{font-size: 0.96rem;color: #009148;}
	.xwla_w h6{font-size: 1rem;color: #3f3f3f;margin-top: 5px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;transition: all ease 0.3s;}
	.xwla_w p{font-size: 0.85rem;color: #3f3f3f;line-height: 22px;margin-top: 12px;height: 44px;overflow: hidden;}
	.xwla_w span{width: 114px;height: 28px;line-height: 28px;text-align: center;background-color: #009148;font-size: 12px;color: #fff;font-family: p1;border-radius: 4px;text-transform: uppercase;margin-top: 50px;transition: all ease 0.3s;display: none;}
	.xwla:hover .xwla_t img{transform: scale(1.1);}
	.xwla:hover .xwla_w h6{color: #009148;}
	.xwla:hover .xwla_w span{margin-left: 6px;}
	.ym{width: 100%;background-color: #f7f7f7;margin-top: 8%;padding: 5% 0;}
	.yma{display: table;margin: 0 auto;float: none;}
	.yma p{float: left;}
	.yma p a{display: block;width: 38px;height: 38px;border: 1px solid #bfbfbf;text-align: center;line-height: 38px;margin: 0 5px;background-color: #fff;font-size: 1rem;color: #686868;transition: all ease 0.3s;}
	.yma p.p a{background-color: #009148;border-color: #009148;color: #fff;}
	.yma p.a img{width: 10px;margin: 0 auto;margin-top: 12px;}
	.yma p.a img:nth-child(2){opacity: 0;}
	.yma a:hover{background-color: #009148;border-color: #009148;color: #fff;}
	.yma p.a:hover img:nth-child(2){opacity: 1;}
	.yma p.a:hover img:nth-child(1){display: none;}
	.yma p.p img:nth-child(2){opacity: 1;}
	.yma p.p img:nth-child(1){display: none;}
	
/*新闻内页*/
	.xwn{width: 100%;border-top: 1px solid #e5e5e5;margin-top: 5px;}
	.xwna{width: 100%;padding-top: 7%;}
	.xwna h1{text-align: center;font-size: 1.1rem;color: #3f3f3f;}
	.xwna p{width: 100%;padding: 10px 0;background-color: #f7f7f7;color: #009148;font-size: 0.72rem;text-align: center;margin-top: 12px;text-transform: uppercase;}
	.xwna p span{margin: 0 8px;}
	.xwnb{width: 90%;margin: 0 auto;margin-top: 6%;}
	.xwnb p{font-size: 0.85rem;color: #3f3f3f;line-height: 170%;}
	.xwnbt1{width: 100%;margin: 2.5% 0;}
	.xwnbt1 img{max-width: 47.6%;margin: 2.5% 0;}
	.xwnbt2{width: 100%;margin: 2.5% 0;}
	.xwnbt2 img{max-width: 100%;margin: 2.5% auto;}
	.fhlb{width: 100%;background-color: #f7f7f7;margin-top: 7%;padding: 4% 0;}
	.fhlba{width: 110px;height: 28px;line-height: 28px;text-align: center;background-color: #009148;border-radius: 4px;margin-right: 10%;transition: all ease 0.3s;}
	.fhlba a{font-size: 0.8rem;color: #fff;}
	.fhlba:hover{margin-right: 108px;}
	
/*联系我们页*/
	.lxya{width: 100%;border-top: 1px solid #e5e5e5;margin-top: 3%;padding-top: 6%;}
	.lxya h6{font-size: 1.1rem;color: #3f3f3f;letter-spacing: 2px;font-family: h2;text-transform: uppercase;margin-left: 5%;}
	.lxya h6 span{font-size: 1.1;font-family: p3;letter-spacing: 0;display: block;margin-top: 5px;}
	.lxyaa{width: 90%;float: none;margin: 0 auto;margin-top: 4%;}
	.lxyaa_a{width: 100%;margin-bottom: 2%;}
	.lxyaa_a img{float: left;width: 25px;margin-right: 4%;}
	.lxyaa_a p{float: left;width: calc(96% - 25px);font-size: 0.89rem;color: #3f3f3f;line-height: 170%;margin-top: 0px;}
	.lxyaa_a p br{display: none;}
	.lxyb{width: 100%;border-top: 1px solid #e5e5e5;border-bottom: 1px solid #e5e5e5;padding-top: 7%;margin-top: 3%;padding-bottom: 7%;margin-bottom: 7%;}
	.lxyb .gyya_w{width: 100%;margin-left: 5%;}
	.lxyb .gyya_w h5.h5{font-size: 1.13rem;}
	.lxyba{width: 90%;margin: 0 auto;margin-top: 6%;}
	.lxyaa1{width: 100%;}
	.lxyaa2{width: 100%;}
	.lxyaa1 .lxyaa_a:nth-child(1) p{font-size: 16px;}
	.lxyaa2 .lxyaa_a:nth-child(1) p{font-size: 16px;}
	.lxyba_a{width: 100%;margin-top: 4%;}
	.lxyba_a img{width: 100px;border-radius: 50%;overflow: hidden;float: left;}
	.lxyba_aw{margin-left: 5%;margin-top: 2px;width: calc(95% - 100px);}
	.lxyba_aw h5{font-size: 0.85rem;color: #3f3f3f;}
	.lxyba_aw h5 span{font-size: 1rem;color: #3f3f3f;font-weight: bold;margin-right: 7px;}
	.lxyba_aw h6{font-size: 1rem;color: #3f3f3f;font-family: p3;margin-top: 4px;text-transform: uppercase;}
	.lxyba_aw p{font-size: 0.84rem;color: #3f3f3f;line-height: 160%;margin-top: 10px;}
	.lxyba_aw p span{display: block;}
	.zxly_lx{margin-bottom: 7%;}
	.ditu{width: 100%;padding: 7% 5% 0 5%;border-top: 1px solid #e5e5e5;}
	


	
	
	

	
@media (min-width: 350px){
	html{font-size: 90%;line-height: 111%;}

	
}	
	
@media (min-width: 374px){


	
}
	
	
	

	
@media (min-width: 400px){


	
}
	
@media (min-width: 414px){
	.sjban{margin-top: 20%;}




	
}
	
	
	
	
	
@media (min-width: 450px){
	.sjdha_t1{width: 34%;}
	html{font-size: 93%;line-height: 114%;}
	.fwc_w{padding: 5% 2% 0 6%;}
	.beia{padding: 4% 5% 20% 5%;}
	.zxlya input{width: calc(100% - 85px);}
	.zxlyb textarea{width: calc(100% - 85px);}
	.zxlyca{width: calc(100% - 85px);}
	

	
}
	
	
	
	
	
@media (min-width: 500px){
	.sjdha_t2{width: 40px;top: calc(50% - 13px);}
	html{font-size: 96%;line-height: 116%;}
	.fwc_w{padding: 6% 3% 0 8%;}
	.fwc_w h5{bottom: 4%;right: 4%;}
	.bigt img{width: 150%;margin-left: -25%;}
	.gyya_w h5{font-size: 1.1rem;}
	.zxlya input{width: calc(100% - 90px);}
	.zxlyb textarea{width: calc(100% - 90px);}
	.zxlyca{width: calc(100% - 90px);}
	.xwla_t{width: 125px;}
	.xwla_w{width: calc(95% - 125px);}
	.xwla_w p{font-size: 0.82rem;line-height: 24px;margin-top: 15px;height: 48px;}
	.xwnb p{font-size: 0.82rem;}
	.lxyba_aw p span{display: inline-block;}
	.beia p span{margin-left: 8px;}
	.gyyba_a{width: 28%;margin: 1.5% 2.666%;}
	
	

}		
	
	
	
@media (min-width: 550px){
	.sjdha_t2{width: 44px;top: calc(50% - 15px);}
	html{font-size: 99%;line-height: 118%;}
	.fwc_wa{margin-top: 5%;}
	.fwc_w{padding: 6% 3% 0 9%;}
	.beia{padding: 4% 5% 18% 5%;}
	.sjban{margin-top: 19%;}
	.bigt_w p span{display: inline;margin-left: 8px;margin-top: 0;}
	.bigt_w{width: 80%;}
	.gyy_top p a{width: 20%;}
	.gyy_top p a:nth-child(3){border-right: 2px solid #ececec;}
	.pxca p{padding: 0 12px;}
	.lxyba_a img{width: 110px;}
	.lxyba_aw{width: calc(95% - 110px);}


	
}	
	
		
	
@media (min-width: 600px){
	.sjdha_t1{width: 32%;}
	.sjdha_t2{width: 50px;top: calc(50% - 20px);}
	html{font-size: 100%;line-height: 122%;}
	.fwc_wa{margin-top: 5%;}
	.fwc_w{padding: 6% 3% 0 11%;}
	.fzlce p{font-size: 0.8rem;}
	.bigt_w{width: 75%;}
	.bigt img{width: 130%;margin-left: -15%;}
	.zxlya input{width: calc(100% - 100px);}
	.zxlyb textarea{width: calc(100% - 100px);}
	.zxlyca{width: calc(100% - 100px);}
	.pxca p{padding: 0 14px;}
	.xwla_t{width: 135px;}
	.xwla_w{width: calc(95% - 135px);}
	.xwnb p{font-size: 0.8rem;}
	.lxyba_a img{width: 120px;}
	.lxyba_aw{width: calc(95% - 120px);}
	.lxyba{width: 80%;}


	
}	
	
@media (min-width: 650px){
	html{font-size: 101%;line-height: 125%;}
	.xwla_w p{font-size: 0.78rem;line-height: 25px;margin-top: 17px;height: 50px;}
	.lxyba_a img{width: 130px;}
	.lxyba_aw{width: calc(95% - 130px);}




}
	
	
	
@media (min-width: 700px){
	.sjdha_t2{width: 60px;top: calc(50% - 25px);}
	html{font-size: 102%;line-height: 130%;}
	.fwc_wa{margin-top: 6%;}
	.fwc_w{padding: 6% 3% 0 15%;}
	.bigt_w{width: 66%;}


}		
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
}




