<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
@media(min-width:1399px){
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: #292929;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: 1400px;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;
}
	
.lxba input::-webkit-input-placeholder, .lxba textarea::-webkit-input-placeholder,.lxbc input::-webkit-input-placeholder { 
color: #fff; opacity: 1;
} 
.lxba input:-moz-placeholder, .lxba textarea:-moz-placeholder,.lxbc input:-moz-placeholder { 
color: #fff; opacity: 1;
} 
.lxba input::-moz-placeholder, .lxba textarea::-moz-placeholder,.lxbc input::-moz-placeholder { 
color: #fff; opacity: 1;
} 
.lxba input:-ms-input-placeholder, .lxba textarea:-ms-input-placeholder,.lxbc input:-ms-input-placeholder { 
color: #fff; opacity: 1;
}
		
/*滚动条样式*/
	::-webkit-scrollbar-track-piece{width:8px;background-color:#f0f0f0;border-radius: 5px;}
	::-webkit-scrollbar{width:8px;background-color:#038c39;border-radius: 5px;}
	::-webkit-scrollbar-thumb{width:8px;background-color:#282828;border-radius: 5px;}
	::-webkit-scrollbar-thumb:hover{width:8px;background-color:#038c39;border-radius: 5px;}

/*top*/
	.dbu{width: 100%;background-color: #f0f0f0;}
	.dbu p{font-size: 12px;color: #949494;line-height: 30px;}
	.dbu .commen div{font-size: 12px;color: #949494;line-height: 30px;}
	.dbu div h1{font-size: 12px;color: #949494;line-height: 30px;display: inline-block;}
	.dbu p a{font-size: 12px;color: #949494;transition: all ease 0.3s;position: relative;}
	.dbu p a:hover{color: #038c39;}
	.dbu p span{display: inline-block;width: 20px;text-align: center;}
	.nav{z-index: 2;height: 173px;margin-left: -18px;}
	.logo{width: 415px;margin-left: 15px;margin-top: 17px;margin-right: 25px;}
	.logo img{width: 100%;transition: all ease 0.3s;}
	.logo:hover img{transform: scale(0.95);}
	.nava{transition: all ease 0.3s;height: 173px;cursor: pointer;position: relative;padding: 70px 22px 0 18px;margin-right: 20px;}
	.nava::after{position: absolute;content: "";background-image: url(../img/s1.png);height: 0;background-size: 100% 100%;left: 0%;top: 0px;z-index: -1;transition: all ease 0.3s;width: 100%;}
	.nava p{transition: all ease 0.3s;line-height: 16px;}
	.nava p a{font-size: 16px;color: #0c0e0f;transition: all ease 0.3s;}
	.nava p a span{display: block;font-size: 12px;color: #949494;font-family: Arial;text-transform: uppercase;margin-top: 5px;}
	.navaa::after{height: 117px;}
	.navaa p a{color: #038c39;}
	.nava:hover p a{color: #038c39;}
	.nava:hover::after{height: 117px;}
	.nava:nth-child(7){margin-right: 0;}
	.navb{width: 150px;position: absolute;z-index: 2;top: 173px;left: 50%;margin-left: -75px;opacity: 0;background-color: #fff;padding: 10px 0;}
	.navba{line-height:34px;transition: all ease 0.3s;text-align: center;}
	.navba a{font-size: 14px;color: #343434;transition: all ease 0.3s;display: inline-block;}
	.navba:hover{background-color: #eeeeee;}
	.navba:hover a{transform: translateY(4px);color: #038c39;}
	.dbu_a{margin-top: 70px;}
	.dbu_a p{font-size: 14px;color: #0c0e0f;text-align: right;line-height: 14px;}
	.dbu_a span{display: inline-block;font-size: 20px;}
	.dbu_a span i{animation:tel 6s ease-out 0s infinite;-webkit-animation:tel 6s ease-out 0s infinite;display:inline-block; font-style:normal;font-size: 20px;color: #038c39;width: 6px;font-weight: bold;line-height: 20px;}
	@-webkit-keyframes tel{
	0%{-webkit-transform:scale(1);}
	1%{-webkit-transform:scale(1.3);}
	3%{-webkit-transform:scale(0.8);}
	6%{-webkit-transform:scale(1);}
	100%{-webkit-transform:scale(1);}
	}
	@keyframes tel{
	0%{transform:scale(1);}
	1%{transform:scale(1.3);}
	3%{transform:scale(0.8);}
	6%{transform:scale(1);}
	100%{transform:scale(1);}
	}
	
	.navbx{width: 1400px;left: 0%;margin-left: -124px;padding: 0 0 0 83px;height: 275px;}
	.navbx .navba:nth-child(4n+1){width: 249px;}
	.navbx .navba:nth-child(4n+2){width: 408px;}
	.navbx .navba:nth-child(4n+3){width: 404px;}
	.navbx .navba:hover{background-color: #fff;}
	.navbx .navba{text-align: left;line-height: 14px;}
	.navbx .navba b a{font-size: 14px;color: #02913d;font-weight: bold;line-height: 14px;}
	.navbx .navba h6{line-height: 24px;margin-top: 23px;}
	.navbx .navba h6 a{font-size: 12px;color: #5d5d5d;display: block;}
	.navbx .navba h6 a:hover{color: #038c39;}
/*banner*/
	.ban{width:100%;margin: 0 auto;overflow: hidden;height: 723px;position: relative;}
	.imgbox{ width:1920px;overflow: hidden;position: relative;left: 50%; margin-left: -960px;height: 723px;}
	.imgbox img{position: absolute;left: 0;top: 0;width: 100%;}
	.boy{width: 1200px;}
	.bt-a{width: 47px;height: 47px;position: absolute;left: 6%;top: calc(50% - 23.5px);cursor: pointer;z-index: 15;}
	.bt-b{background: url(../img/yi07.png) no-repeat;width: 42px;height: 61px;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: 6%;top: calc(50% - 23.5px);cursor: pointer;z-index: 15;}
	.bt-f{background: url(../img/yi06.png) no-repeat;width: 42px;height: 61px;opacity: 1;transition: all ease 0.3s;}
	.bt-f:hover{background: url(../img/yi08.png);opacity: 1;}
	.flip{margin-top: 27px;margin-right: 19px;display: none;}
	.flip li{cursor: pointer;width: 7px;height: 7px;margin: 0 7px;float: left;position: relative;transition: all ease 0.3s;background-color: #fff;border-radius: 50%;}
	.flip li.ppp{width: 6px;height: 6px;background-color: #038c39;}
	.keyword{margin-top: -28px;position: relative;z-index: 100;}
	.keyword p{line-height: 20px;font-size: 12px;color: #fff;text-align: center;}
	.keyword p a{font-size: 12px;color: #fff;transition: all ease 0.3s;display: inline-block;margin-right: 15px;}
	.keyword p a:hover{color: #fc8200;}
/*产品中心*/
	.cp{width: 100%;overflow: hidden;background-color: #f3f3f5;padding: 78px 0 61px;}
	.cpa{width: 100%;}
	.bt h6{font-size: 32px;color: #2c2c2c;font-weight: bold;line-height: 32px;}
	.bt p{font-size: 12px;color: #a6a6a6;line-height: 12px;margin-top: 10px;}
	.bt p img{display: inline-block;margin: 0 13px;}
	.cpa_a{width: 428px;margin-right: 10px;position: relative;}
	.cpa_a .inputa{width: 100%;line-height: 50px;background-color: #fff;font-size: 12px;color: #a4a4a4;padding-left: 19px;border-radius: 4px;}
	.cpa_a .inputb{position: absolute;background-image: url(../img/s3.png);width: 40px;height: 40px;background-size: 100% 100%;right: 6px;top: 5px;cursor: pointer;transition: all ease 0.3s;}
	.cpa_a .inputb:hover{transform: scale(0.9);}
	.cpb{width: 100%;border-bottom: 1px solid #d2d2d2;margin-top: 45px;}
	.cpb p{line-height: 16px;display: table;margin: 0 auto;}
	.cpb p a{float: left;line-height: 16px;position: relative;padding: 0 2px 27px 2px;display: block;}
	.cpb p a::after{position: absolute;content: "";width: 0%;height: 2px;background-color: #00923d;left: 50%;bottom: -1px;transition: all ease 0.3s;}
	.cpb p a:hover::after{left: 0;width: 100%;}
	.cpb p a:hover{color: #00923d;}
	.cpb p a.on::after{left: 0;width: 100%;}
	.cpb p a.on{color: #00923d;}
	.cpb p a{font-size: 16px;color: #2c2c2c;}
	.cpb span{display: block;float: left;line-height: 16px;font-size: 16px;color: #bbbbbb;width: 54px;text-align: center;}
	.cpc{width: 101.571%;margin-top: 46px;margin-left: -0.7855%;}
	.cpd{width: 100%;}
	.cpx{width: 31.645%;margin: 0 0.844%;position: relative;border-bottom: 2px solid #00923d;background-color: #fff;transition: all ease 0.3s;padding-bottom: 42px;box-shadow: 0 0 25px 0 rgba(147,147,147,0.17);}
	.cpx_t{width: 100%;overflow: hidden;}
	.cpx_t img{width: 100%;transition: all ease 0.3s;}
	.cpx_w{margin-top: 19px;}
	.cpx_w h6{text-align: center;font-size: 22px;color: #2c2c2c;font-weight: bold;line-height: 22px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
	.cpx_w p{text-align: center;font-size: 14px;color: #2c2c2c;line-height: 22px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;margin-top: 14px;}
	.cpx_m{position: absolute;width: 100%;height: 100%;left: 0;top: 0;background-color: rgba(40,40,40,0.5);opacity: 0;transition: all ease 0.3s;}
	.cpx_m img{width: 75px;position: absolute;left: 50%;margin-left: -37.5px;top: 50%;margin-top: -37.5px;}
	.cpx:hover{border-color: #fff;transform: translateY(-8px);}
	.cpx:hover .cpx_t img{transform: scale(1.05);}
	.cpx:hover .cpx_m{opacity: 1;}
	.cp_ul{display: table;margin: 0 auto;margin-top: 31px;}
	.cp_ul li{width: 10px;height: 10px;background-color: #cacaca;border-radius: 50%;display: block;float: left;cursor: pointer;margin: 0 4px;}
	.cp_ul li.on{background-color: #fc8200;}
	.cpm{width: 160px;line-height: 50px;text-align: center;border-radius: 4px;margin: 0 auto;margin-top: 35px;background-color: #00923d;transition: all ease 0.3s;}
	.cpm a{font-size: 14px;color: #fff;display: block;}
	.cpm:hover{transform: translateY(-5px);}
/*选择松朗*/
	.xz{width: 100%;overflow: hidden;background-image: url(../img/s4.jpg);height: 800px;padding-top: 64px;position: relative;background-position: center;}
	.bta h6{text-align: center;}
	.bta p{text-align: center;}
	.bta p img{margin: 0 23px;}
	.xzaa{position: absolute;left: 0;bottom: 0;width: 16.666%;height: 164px;background-color: rgba(1,24,11,0.8);padding: 40px 48px 0 28px;cursor: pointer;transition: all ease 0.3s;}
	.xzaa::after{position: absolute;content: "";width: 1px;height: 164px;left: 0;bottom: 0;background-color: #678573;}
	.xzaa:nth-child(2){margin-left: 16.666%;}
	.xzaa:nth-child(3){margin-left: 33.333%;}
	.xzaa:nth-child(4){margin-left: 50%;}
	.xzaa:nth-child(5){margin-left: 66.666%;}
	.xzaa:nth-child(6){right: 0;left: auto;}
	.xzaa_t{width: 66px;height: 22px;overflow: hidden;position: relative;}
	.xzaa_t img{width: 100%;transition: all ease 0.3s;}
	.xzaa_t img.tb{position: absolute;left: 0;top: 0;opacity: 0;}
	.xzaa h6{font-size: 16px;color: #fff;line-height: 20px;font-weight: bold;margin-top: 17px;}
	.xzaa span{display: block;font-size: 12px;color: #fff;text-transform: uppercase;line-height: 11px;margin-top: 6px;}
	.xzaa p{font-size: 14px;color: #fff;line-height: 23px;margin-top: 28px;opacity: 0;}
	.xzaa:hover{height: 362px;background-color: #00923d;}
	.xzaa:hover .xzaa_t img.tb{opacity: 1;}
	.xzaa:hover .xzaa_t img.ta{opacity: 0;}
	.xzaa:hover h6{color: #fff;}
	.xzaa:hover span{color: #fff;}
	.xzaa:hover p{opacity: 1;}
/*服务支持*/
	.fw{width: 100%;margin-top: 65px;}
	.fwa{text-align: center;font-size: 30px;color: #2c2c2c;font-weight: bold;line-height: 30px;margin-top: 30px;}
	.fwb{width: 100%;margin-top: 39px;}
	.fwba{width: 32.071%;background-image: url(../img/s5.jpg);background-repeat: no-repeat;background-position: center;background-size: cover;height: 215px;padding: 56px 40px 0 40px;}
	.fwba img{width: 76px;float: left;}
	.fwba p{float: right;width: calc(100% - 104px);margin-top: 7px;font-size: 14px;color: #2c2c2c;line-height: 22px;}
	.fwba p span{display: block;font-size: 22px;color: #2c2c2c;font-weight: bold;line-height: 22px;margin-bottom: 24px;}
	.fwbb{margin: 0 1.8935%;background-image: url(../img/s6.jpg);}
	.fwbc{background-image: url(../img/s7.jpg);}
	.fwc{width: 100%;margin-top: 72px;}
	.fwc img{width: 100%;}
/*解决方案*/
	.jj{width: 100%;overflow: hidden;margin-top: 73px;padding: 67px 0 83px;background-image: url(../img/s9.jpg);background-repeat: no-repeat;background-position: center;background-size: cover;}
	.jja{width: 2820px;left: 50%;margin-left: -1410px;margin-top: 42px;position: relative;}
	.jja::after{width: 24.5%;position: absolute;content: "";height: 100%;left: 0;top: 0;background-color: rgba(234,233,237,0.7);z-index: 10;}
	.jja::before{width: 24.5%;position: absolute;content: "";height: 100%;right: 0;top: 0;background-color: rgba(234,233,237,0.7);z-index: 10;}
	.jjaa{width: 100%;margin: 0 auto;background-color: #fff;}
	.jjaa_b{width: 53.333%;overflow: hidden;}
	.jjaa_b img{width: 100%;transition: all ease 0.3s;}
	.jjaa_a{width: 46%;padding: 67px 0 0 58px;}
	.jjaa_a h5{font-size: 22px;color: #00923d;font-weight: bold;text-transform: uppercase;line-height: 17px;}
	.jjaa_a h6{font-size: 22px;color: #2c2c2c;line-height: 22px;margin-top: 19px;}
	.jjaa_a p{font-size: 12px;color: #2c2c2c;line-height: 22px;margin-top: 35px;max-height: 66px;overflow: hidden;}
	.jjaa_a img{margin-top: 32px;}
	#swiper_jj .swiper-slide{box-shadow: 0 0 40px 0 rgba(218,219,223,0.56);}
	#swiper-pagination_jj{position: static;display: table;margin: 0 auto;margin-top: 33px;}
	#swiper-pagination_jj .swiper-pagination-bullet{width: 10px;height: 10px;background-color: #cacaca;border-radius: 50%;display: block;float: left;cursor: pointer;margin: 0 4px;outline: none;}
	#swiper-pagination_jj .swiper-pagination-bullet-active{background-color: #fc8200;}
	.jjaa:hover .jjaa_b img{transform: scale(1.08);}
/*关于*/
	.gy{width: 100%;overflow: hidden;background-image: url(../img/s12.jpg);background-repeat: no-repeat;background-position: center;height: 619px;padding-top: 60px;}
	.gya{width: 1185px;margin: 0 auto;margin-top: 42px;}
	.gya p{font-size: 14px;color: #fff;line-height: 24px;text-align: center;}
	.gya p span{display: block;}
	.gya .cpm{background-color: #fff;margin-top: 28px;}
	.gya .cpm a{color: #00923d;}
	.bka{width: 109.928%;margin-left: -4.964%;background-color: #fff;margin-top: -168px;padding: 44px 0 33px;box-shadow: 0 10px 30px 0 rgba(218,232,224,0.6);}
	.bka h6{text-align: center;font-size: 30px;color: #2c2c2c;font-weight: bold;line-height: 30px;}
	.bka h6 span{color: #fc8200;}
	.bka h6 img{display: inline-block;margin: 0 27px;position: relative;top: -5px;}
	.bkaa{width: 92.2%;margin: 0 auto;margin-top: 34px;}
	.bkab{width: 100%;}
	.bkab_a{width: 30.725%;margin: 0 1.3%;overflow: hidden;}
	.bkab_a img{width: 100%;transition: all ease 0.3s;}
	.bkab_a:hover img{transform: scale(1.05);}
	.bka_ul{display: table;margin: 0 auto;margin-top: 32px;}
	.bka_ul li{width: 10px;height: 10px;background-color: #cacaca;border-radius: 50%;display: block;float: left;cursor: pointer;margin: 0 4px;}
	.bka_ul li.on{background-color: #fc8200;}
/*新闻*/
	.xw{width: 100%;overflow: hidden;margin-top: 62px;}
	.xwa{width: 63.571%;margin-top: 50px;}
	.xwaa{width: 106%;border-bottom: 1px solid #d2d2d2;padding-left: 13px;}
	.xwaa p{float: left;line-height: 16px;padding: 0 7px 29px 7px;position: relative;}
	.xwaa p:nth-child(1){margin-right: 53px;}
	.xwaa p:nth-child(1)::before{position: absolute;content: "-";right: -53px;top: 0;width: 53px;text-align: center;font-size: 16px;color: #bbbbbb;}
	.xwaa p::after{position: absolute;content: "";width: 0%;height: 2px;background-color: #00923d;left: 50%;bottom: -1px;transition: all ease 0.3s;}
	.xwaa p.on::after{left: 0;width: 100%;}
	.xwaa p.on::after a{color: #00923d;}
	.xwaa p a{font-size: 16px;color: #2c2c2c;}
	.xwaa span{float: left;display: block;width: 53px;text-align: center;line-height: 16px;font-size: 16px;color: #bbbbbb;}
	.xwaa h6{float: left;line-height: 16px;padding: 0 7px 29px 7px;position: relative;}
	.xwaa h6::after{position: absolute;content: "";width: 0%;height: 2px;background-color: #00923d;left: 50%;bottom: -1px;transition: all ease 0.3s;}
	.xwaa h6 a{font-size: 16px;color: #2c2c2c;}
	.xwaa h6:hover::after{left: 0;width: 100%;}
	.xwaa h6:hover a{color: #00923d;}
	.xwab{width: 100%;margin-top: 21px;overflow: hidden;position: relative;}
	.xwab a &gt; img{width: 100%;transition: all ease 0.3s;}
	.xwab a &gt; h6{position: absolute;left: 46px;top: 55px;font-size: 22px;color: #fc8200;font-weight: bold;line-height: 22px;}
	.xwab a &gt; h6 span{display: block;width: 46px;height: 2px;background-color: #fc9000;margin-top: 21px;}
	.xwabw{width: 52.247%;position: absolute;right: 0;top: 0;background-color: rgba(15,17,16,0.8);height: 100%;padding: 65px 44px 0 39px;}
	.xwabw h6{font-size: 14px;color: #fff;font-weight: bold;line-height: 14px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;padding-left: 7px;}
	.xwabw p{font-size: 12px;color: #fff;line-height: 22px;margin-top: 22px;height: 66px;overflow: hidden;padding-left: 7px;}
	.xwabw_a{width: 100%;border-top: 1px solid rgba(255,255,255,0.3);margin-top: 25px;padding: 17px 0 0 7px;}
	.xwabw_a span{display: block;float: left;background-image: url(../img/s19.png);line-height: 16px;background-size: 16px 16px;padding-left: 24px;font-size: 12px;color: #fff;background-repeat: no-repeat;}
	.xwabw_a img{float: right;margin-top: 3px;}
	.xwab:hover a &gt; img{transform: scale(1.1);}
	.xwac{width: 94.38%;margin-top: 37px;position: relative;}
	.xwac::after{position: absolute;content: "";width: 1px;height: 100%;border-left: 1px dashed #e4e4e4;left: 50%;top: 0;}
	.xwaca{width: 44.642%;}
	.xwaca:nth-child(n+3){margin-top: 50px;}
	.xwaca h6{font-size: 14px;color: #2c2c2c;font-weight: bold;line-height: 14px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;padding-left: 6px;transition: all ease 0.3s;}
	.xwaca p{font-size: 12px;color: #2c2c2c;line-height: 22px;margin-top: 12px;height: 44px;overflow: hidden;padding-left: 6px;}
	.xwaca_a{width: 100%;border-top: 1px solid #d5d5d5;margin-top: 28px;padding: 17px 0 0 7px;}
	.xwaca_a span{display: block;float: left;background-image: url(../img/s22.png);line-height: 16px;background-size: 16px 16px;padding-left: 24px;font-size: 12px;color: #757575;background-repeat: no-repeat;}
	.xwaca_a img{float: right;margin-top: 3px;transition: all ease 0.3s;}
	.xwaca:hover h6{color: #00923d;}
	.xwaca:hover .xwaca_a img{transform: translateX(-6px);}
	.xwb{width: 32.857%;margin-top: 50px;}
	.xwba{width: 100%;border-bottom: 1px solid #d2d2d2;}
	.xwba p{float: left;line-height: 16px;padding: 0 7px 29px 7px;position: relative;}
	.xwba p::after{position: absolute;content: "";width: 0%;height: 2px;background-color: #00923d;left: 50%;bottom: -1px;transition: all ease 0.3s;}
	.xwba p.on::after{left: 0;width: 100%;}
	.xwba p.on::after a{color: #00923d;}
	.xwba p a{font-size: 16px;color: #2c2c2c;}
	.xwba p:hover::after{left: 0;width: 100%;}
	.xwba p:hover a{color: #00923d;}
	.xwba span{float: left;display: block;width: 53px;text-align: center;line-height: 16px;font-size: 16px;color: #bbbbbb;}
	.xwbb{width: 100%;background-color: #f3f3f5;padding: 29px 43px 0 40px;margin-top: 21px;}
	.xwbb_a{width: 100%;border-bottom: 1px solid #cdcdce;margin-top: 35px;padding: 0 0 35px 7px;}
	.xwbb_a h6{font-size: 14px;color: #2c2c2c;font-weight: bold;line-height: 14px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;transition: all ease 0.3s;}
	.xwbb_a p{font-size: 12px;color: #2c2c2c;line-height: 22px;height: 66px;overflow: hidden;margin-top: 12px;padding-right: 44px;background-image: url(../img/s21.png);background-repeat: no-repeat;background-position: right center;transition: all ease 0.3s;}
	.xwbb_a:nth-child(4){border: none;}
	.xwbb_a:hover h6{color: #00923d;}
	.xwbb_a:hover p{background-position: right 5px center;}
/*联系松郎*/
	.lx{width: 100%;background-image: url(../img/s17.jpg);background-repeat: no-repeat;background-position: center;background-size: cover;margin-top: 58px;padding: 70px 0 85px;overflow: hidden;}
	.lxa{width: 45%;}
	.lxaa{width: 100%;margin-top: 53px;}
	.lxaa p{width: 100%;overflow: auto;margin-top: 14px;}
	.lxaa p img{float: left;width: 23px;margin-left: 10px;}
	.lxaa p span{float: right;width: calc(100% - 56px);display: block;font-size: 14px;color: #fff;line-height: 27px;}
	.lxa .cpm{margin-left: 0;background-color: #fff;margin-top: 50px;}
	.lxa .cpm a{color: #00923d;}
	.lxb{width: 55%;margin-top: 10px;}
	.lxb &gt; p{overflow: auto;}
	.lxb &gt; p img{float: left;width: 51px;}
	.lxb &gt; p span{float: left;font-size: 14px;color: #fff;line-height: 24px;margin-top: 23px;margin-left: 16px;}
	.lxba{width: 100%;margin-top: 17px;}
	.lxba input{height: 50px;line-height: 48px;border: 1px solid #fff;float: left;width: 49.22%;background-color: rgba(255,255,255,0.2);font-size: 14px;color: #fff;padding-left: 18px;border-radius: 4px;margin-top: 9px;}
	.lxba input:nth-child(2n){float: right;}
	.lxba textarea{height: 120px;line-height: 28px;border: 1px solid #fff;float: left;width: 100%;background-color: rgba(255,255,255,0.2);font-size: 14px;color: #fff;padding-left: 18px;border-radius: 4px;margin: 9px 0;padding-top: 10px;}
	.lxbc{width: 49.22%;border: 1px solid #fff;background-color: rgba(255,255,255,0.2);border-radius: 4px;}
	.lxbc input{float: left;width: 50%;font-size: 14px;color: #fff;padding-left: 18px;background-color: transparent;line-height: 48px;}
	.lxbc img{float: right;width: 96px;margin-top: 4px;}
	.lxbc p{float: right;line-height: 48px;text-decoration: underline;font-size: 14px;color: #fff;margin: 0 14px 0 10px;cursor: pointer;}
	.lxbb{width: 49.22%;}
	.lxbb input{width: 48.5%;line-height: 50px;height: 50px;text-align: center;border-radius: 4px;cursor: pointer;background-color: #fc8200;font-size: 14px;color: #fff;}
	.lxbb input:nth-child(2){float: right;background-color: #303030;}
	
	
/*footer*/
	.yj{width: 100%;overflow: hidden;padding-top: 47px;border-bottom: 1px solid #bfbfbf;padding-bottom: 68px;}
	.yjb &gt; img{width: 198px;}
	.yjb h6{font-size: 26px;color: #2c2c2c;font-weight: bold;margin-top: 5px;}
	.yjb h6 img{display: inline-block;width: 42px;position: relative;top: 6px;margin-right: 8px;}
	.yjb p{font-size: 12px;color: #434343;line-height: 24px;margin-top: 8px;}
	.yjb span{display: block;font-size: 12px;color: #9fa4a8;line-height: 12px;margin-top: 15px;}
	.yjb span a{font-size: 12px;color: #9fa4a8;transition: all ease 0.3s;}
	.yjb span a:hover{color: #008534;}
	.yja{margin-left: 193px;margin-top: 13px;}
	.yjaa{width: 209px}
	.yjaa:nth-child(4){width: auto;}
	.yjaa h6{line-height: 14px;}
	.yjaa h6 a{font-size: 14px;color: #0c0e0f;font-weight: bold}
	.yjaa p{line-height: 24px;margin-top: 24px;}
	.yjaa p a{font-size: 12px;color: #434343;display: block;transition: all ease 0.3s;}
	.yjaa p a:hover{color: #008534;}
	.yjc{width: 159px;border: 1px solid #535353;margin-top: 11px;padding-bottom: 17px;}
	.yjc img{width: 100%;}
	.yjc p{text-align: center;font-size: 12px;color: #434343;line-height: 12px;margin-top: 12px;}
	.yl{width: 100%;padding: 12px 20px;background-color: #ffffff;}
	.yl p{font-size: 12px;color: #9fa4a8;line-height: 24px;}
	.yl p a{font-size: 12px;color: #9fa4a8;transition: all ease 0.3s;}
	.yl p span{display: inline-block;width: 27px;text-align: center;}
	.yl p a:hover{color: #008534;}
	
/*固定的悬浮窗*/
	.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 'al1';color: #fff;text-indent: 54px;margin-bottom: 3px;border-radius: 3px;transition: all .5s ease;overflow: hidden;}
	.yb_bar ul li a{font: 15px/53px 'al1';color: #fff;text-indent: 54px;margin-bottom: 3px;border-radius: 3px;transition: all .5s ease;overflow: hidden;}
	.yb_bar .yb_top{background: #008534 url(../img/t1.png) no-repeat;}
	.yb_bar .yb_phone{background: #008534 url(../img/t2.png) no-repeat;}
	.yb_bar .yb_QQ{text-indent: 0;background: #008534 url(../img/t3.png) no-repeat;}
	.yb_bar .yb_ercode{background: #008534 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;}
	
	.zuoc{position: fixed;z-index: 9999999;bottom: 10%;left: -0;cursor: pointer;transition: all .3s ease;width: 255px;opacity: 0;}
	.zuoca{width: 100%;margin: 9.5px 0;margin-left: -160px;transition: all .3s ease;}
	.zuoca img{width: 100%;}
	.zuoca:hover{margin-left: 0;}
	
/*****************************************内页开始******************************************/
	
/*产品列表页*/
	.nban{width: 100%;overflow: hidden;}
	.nban img{width: 1920px;position: relative;left: 50%;margin-left: -960px;}
	.keyword_l p{text-align: left;padding-left: 18px;}
	.neiye{width: 100%;overflow: hidden;background-color: #f3f3f5;padding-bottom: 89px;margin-bottom: -58px;}
	.mbx{background-image: url(../img/s33.png);background-repeat: no-repeat;background-size: 8px 9px;padding-left: 14px;background-position: left center;font-size: 12px;color: #a6a6a6;line-height: 12px;margin-top: 20px;}
	.mbx a{font-size: 12px;color: #a6a6a6;transition: all ease 0.3s;}
	.mbx a h1{font-size: 12px;color: #a6a6a6;display: inline-block;transition: all ease 0.3s;}
	.mbx a:hover{color: #00923d;}
	.mbx a h1:hover{color: #00923d;}
	.neiye .cpa{margin-top: 70px;}
	.cpla{width: 101.571%;margin-top: 18px;margin-left: -0.7855%;}
	.cpla .cpx{margin-top: 31px;}
	.ym{display: table;margin: 0 auto;margin-top: 64px;}
	.ym p{width: 50px;height: 50px;background-color: #fff;line-height: 50px;text-align: center;border-radius: 4px;margin: 0 2.5px;float: left;transition: all ease 0.3s;}
	.ym p a{font-size: 14px;color: #2c2c2c;transition: all ease 0.3s;display: block;}
	.ym p.a{width: 100px;}
	.ym p:hover{background-color: #00923d;}
	.ym p:hover a{color: #fff;}
	.ym p.on{background-color: #00923d;}
	.ym p.on a{color: #fff;}
	.tjzx{width: 100%;background-color: #fff;margin-top: 72px;position: relative;padding: 32px 0 40px;box-shadow: 0 5px 30px 0 rgba(147,147,147,0.17);}
	.tjzx::after{position: absolute;content: "";width: 324px;height: 4px;background-color: #00923d;left: 50%;margin-left: -167px;top: -2px;}
	.tjzx h5{text-align: center;font-size: 32px;color: #2c2c2c;line-height: 32px;font-weight: bold;}
	.tjzx h5 img{display: inline-block;margin: 0 26px;position: relative;top: -4px;}
	.tjzxa{width: 89.714%;margin: 0 auto;margin-top: 20px;}
	.tjzxa .xwbb_a{width: 46.97%;}
	.tjzxa .xwbb_a p{height: 44px;}
	.tjzxa .xwbb_a:nth-child(4){border-bottom: 1px solid #d5d5d5;}
	.tjzxa .xwbb_a:nth-child(5){border: none;}
	.tjzxa .xwbb_a:nth-child(6){border: none;}

/*产品内页*/
	.cpna{width: 100%;margin-top: 52px;}
	.cpnat{width: 38.571%;border: 1px solid #dcdcdc;}
	.cpnat img{width: 100%;}
	.cpnaw{width: 55.285%;margin-top: 19px;}
	.cpnaw h1{font-size: 22px;color: #2c2c2c;font-weight: bold;line-height: 22px;border-left: 4px solid #00923d;padding-left: 23px;margin-left: -27px;}
	.cpnaw p{font-size: 14px;color: #2c2c2c;line-height: 32px;margin-top: 22px;overflow: auto;}
	.cpnaw p span.s1{width: 100px;float: left;}
	.cpnaw p span.s2{width: calc(100% - 100px);float: left;}
	.cpnawa{width: 100%;margin-top: 46px;}
	.cpnawa .t1{width: 377px;float: left;}
	.cpnawa .t2{width: 66px;float: left;margin-left: 13px;}
	.cpnb{width: 65.714%;margin-top: 46px;}
	.cpnba{width: 100%;}
	.cpnba p{font-size: 22px;color: #2c2c2c;font-weight: bold;line-height: 22px;border-left: 3px solid #00923d;padding-left: 15px;float: left;margin-right: 45px;cursor: pointer;}
	.cpnbx{width: 100%;background-color: #fff;margin-top: 13px;padding: 25px 66px 60px 54px;}
	.cpnbxa{width: 100%;margin-bottom: 39px;}
	.cph5{width: 100%;border-bottom: 1px solid #d2d2d2;font-size: 16px;color: #00923d;line-height: 16px;font-weight: bold;padding-bottom: 23px;position: relative;}
	.cph5::after{position: absolute;content: "";width: 83px;height: 2px;background-color: #00923d;left: 0;bottom: -1px;}
	.cpnbxa p{font-size: 14px;color: #2c2c2c;line-height: 24px;margin-top: 28px;padding-left: 7px;}
	.cpnbxa img{width: 100%;margin-top: 34px;}
	.cpnbxb{width: 100%;margin-bottom: 39px;}
	.cpnbxb p{font-size: 14px;color: #2c2c2c;line-height: 24px;background-image: url(../img/s36.png);background-repeat: no-repeat;background-position: left 9px top 2px;padding-left: 43px;margin-top: 9px;background-size: 20px 20px;}
	.cpnbxb p:nth-child(2){margin-top: 24px;}
	.cpnbxc{width: 100%;}
	.cpnbxc h6{font-size: 16px;color: #2c2c2c;line-height: 16px;font-weight: bold;margin-top: 31px;padding-left: 6px;margin-bottom: 20px;}
	.cpnbxc_a{width: 100%;margin-top: 16px;}
	.cpnbxc_a img{float: left;width: 54px;}
	.cpnbxc_a p{width: calc(100% - 71px);float: right;font-size: 14px;color: #2c2c2c;line-height: 24px;margin-top: 14px;}
	.cpnbxc_a p span{display: inline-block;font-weight: bold;font-size: 16px;width: 60px;}
	.fhlb{width: 160px;line-height: 50px;text-align: center;border-radius: 4px;margin-top: 25px;background-color: #00923d;transition: all ease 0.3s;}
	.fhlb a{font-size: 14px;color: #fff;display: block;}
	.fhlb:hover{transform: translateY(-5px);}
	.cpnbx &gt; p{font-size: 14px;line-height: 24px;}
	.cpnbx &gt; img{max-width: 100%;margin: 0 auto;}
	.cpnc{width: 32.14%;margin-top: 46px;}
	.cpnc .cpx{width: 100%;margin-bottom: 25px;}
	.cpnc .cpc{width: 100%;margin: 0;margin-top: 13px;}
	.cpnc .cp_ul{margin-top: 5px;}
	.tjxinwen{width: 100%;overflow: hidden;background-color: #f3f3f5;padding: 4px 0 89px;margin-bottom: -55px;}
	
	.cpnbx table{border-collapse: collapse;}
	.cpnbx table td{border: 1px solid #000;font-size: 14px;color: #2c2c2c;}

/*解决方案列表页*/
	.neiye_jj{width: 100%;overflow: hidden;}
	.neiye_jj .bta{margin-top: 56px;}
	.alla{width: 100%;margin-top: 20px;}
	.alla .jjaa{width: 49.285%;border: 2px solid #fff;transition: all ease 0.3s;box-shadow: 0 0 30px 0 rgba(218,219,223,0.365);margin-top: 22px;}
	.alla .jjaa:hover{border-color: #00923d;}
	
/*解决方案内页*/
	.neiye_jjn{width: 100%;overflow: hidden;background-color: #f3f3f5;padding-bottom: 89px;margin-bottom: -58px;}
	.neiye_jjn .bta{margin-top: 56px;}
	.jjn{width: 100%;background-color: #fff;margin-top: 42px;padding: 41px 50px 75px 48px;}
	.jjna{width: 100%;padding: 0 10px 29px 10px;border-bottom: 1px solid #d2d2d2;}
	.jjna h5{font-size: 22px;color: #00923d;font-weight: bold;line-height: 18px;text-transform: uppercase;}
	.jjna h6{font-size: 22px;color: #2c2c2c;font-weight: bold;line-height: 22px;margin-top: 8px;}
	.jjna p{float: right;font-size: 12px;line-height: 12px;margin-top: -12px;}
	.jjnb{width: 100%;}
	.jjnb p{font-size: 14px;color: #2c2c2c;line-height: 24px;margin-top: 40px;}
	.jjnb p b{display: block;}
	.jjnb p b.b{font-size: 18px;color: #00923d;margin-bottom: 10px;}
	.jjnb p b.c{font-size: 16px;color: #00923d;}
	.jjnba table{width: 676px;border-collapse: collapse;margin-top: 32px;}
	.jjnba table td{font-size: 14px;color: #2c2c2c;height: 52px;border: 1px dashed #d2d2d2;padding-left: 49px;}
	.jjnba table td.img{width: 273px;padding: 0;}
	.jjnba table td.img img{width: 100%;}
	.jjnba table td b{border-left: 4px solid #00923d;padding-left: 20px;margin-left: -24px;}
	.tjbk{width: 100%;margin-top: 65px;background-color: #f3f3f5;}
	.tjbk &gt; img{width: 35.714%;float: left;}
	.tjbk_a{width: 26.37%;border-right: 1px solid #cdcdce;padding: 14px 49px 14px 0;margin-top: 24px;margin-left: 4.47%;}
	.tjbk_a:nth-child(3){border: none;}
	.tjbk_a h6{font-size: 14px;color: #2c2c2c;font-weight: bold;line-height: 20px;height: 40px;overflow: hidden;transition: all ease 0.3s;}
	.tjbk_a p{font-size: 12px;color: #2c2c2c;line-height: 22px;height: 66px;overflow: hidden;margin-top: 10px;}
	.tjbk_a img{margin-top: 18px;transition: all ease 0.3s;}
	.tjbk_a:hover h6{color: #00923d;}
	.tjbk_a:hover img{transform: translateX(6px);}
	.jjn .fhlb{margin: 0 auto;margin-top: 49px;}
	
/*新闻列表页*/
	.xwl{width: 100%;margin-top: 34px;}
	.xwla{width: 100%;background-color: #fff;padding: 37px 80px 38px 62px;margin-top: 26px;transition: all ease 0.3s;}
	.xwla_t{width: 357px;overflow: hidden;}
	.xwla_t img{width: 100%;transition: all ease 0.3s;}
	.xwla_w{width: 66.773%;margin-top: 24px;}
	.xwla_w h6{font-size: 18px;color: #2c2c2c;font-weight: bold;line-height: 20px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;transition: all ease 0.3s;}
	.xwla_w p{font-size: 14px;color: #2c2c2c;line-height: 24px;height: 72px;overflow: hidden;margin-top: 24px;transition: all ease 0.3s;}
	.xwla_w h5{font-size: 12px;color: #757575;background-image: url(../img/s22.png);line-height: 16px;background-size: 16px 16px;background-repeat: no-repeat;background-position: left center;padding-left: 24px;margin-top: 41px;transition: all ease 0.3s;float: left;}
	.xwla_w span{background-image: url(../img/s21.png);width: 6px;height: 10px;background-size: 100% 100%;float: right;margin-top: 45px;transition: all ease 0.3s;}
	.xwla:hover{background-color: #00923d;}
	.xwla:hover .xwla_t img{transform: scale(1.05);}
	.xwla:hover .xwla_w h6{color: #fff;}
	.xwla:hover .xwla_w p{color: #fff;}
	.xwla:hover .xwla_w h5{color: #fff;background-image: url(../img/s19.png);}
	.xwla:hover .xwla_w span{background-image: url(../img/s20.png);transform: translateX(-8px);}
	.tjcp_xw{margin-top: 80px;}
	
/*新闻内页*/
	.xwn{width: 100%;background-color: #fff;margin-top: 34px;padding: 29px 42px 68px 47px;}
	.xwna{width: 61.328%;margin-top: 21px;}
	.xwna_a{width: 100%;border-bottom: 1px solid #d2d2d2;padding-bottom: 36px;}
	.xwna_a h1{font-size: 18px;color: #2c2c2c;font-weight: bold;line-height: 28px;}
	.xwna_a p{font-size: 12px;color: #757575;margin-top: 7px;}
	.xwna_a p img{display: inline-block;position: relative;top: 3px;margin-right: 9px;}
	.xwna_a p span{display: inline-block;width: 66px;}
	.xwna_b{width: 100%;margin-top: 33px;}
	.xwna_b p{font-size: 14px;color: #2c2c2c;line-height: 24px;}
	.xwna_b img{max-width: 100%;margin: 0 auto;margin-top: 24px;}
	.xwna_b strong{display: block;font-weight: normal;font-size: 14px;color: #898989;line-height: 24px;margin-top: 56px;}
	.xwna_b strong a{transition: all ease 0.3s;font-size: 14px;color: #898989;}
	.xwna_b strong a:hover{color: #00923d;}
	.xwna_c{width: 100%;margin-top: 56px;}
	.xwna_c img{width: 100%;}
	.xwna .fhlb{margin-top: 41px;}
	.xwnb{width: 34.71%;}
	.xwnba{width: 100%;}
	.xwnba img{width: 100%;}
	.xwnb .xwbb{margin-top: 0;padding-top: 1px;}
	
/*百科列表页*/
	.bkl{width: 100%;}
	.bkla{width: 48.571%;background-color: #fff;padding: 36px 41px 36px 37px;margin-top: 38px;transition: all ease 0.3s;}
	.bkla h6{font-size: 18px;color: #2c2c2c;line-height: 20px;font-weight: bold;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;transition: all ease 0.3s;}
	.bkla p{font-size: 14px;line-height: 24px;color: #2c2c2c;height: 72px;overflow: hidden;margin-top: 22px;transition: all ease 0.3s;}
	.bkla span{display: block;background-image: url(../img/s21.png);width: 6px;height: 10px;background-size: 100% 100%;margin-top: 26px;transition: all ease 0.3s;}
	.bkla:hover{background-color: #00923d;}
	.bkla:hover h6{color: #fff;}
	.bkla:hover p{color: #fff;}
	.bkla:hover span{background-image: url(../img/s20.png);transform: translateX(6px);}
	
/*关于页*/
	.gyy{width: 100%;margin-top: 49px;}
	.gyya_a{width: 47.857%;padding-left: 23px;}
	.gyya_a h6{font-size: 30px;color: #2c2c2c;font-weight: bold;border-left: 4px solid #00923d;padding-left: 14px;margin-left: -17px;line-height: 30px;}
	.gyya_a p{font-size: 14px;color: #2c2c2c;line-height: 24px;margin-top: 30px;}
	.gyya_b{width: 44%;position: relative;}
	.gyya_b img{width: 100%;}
	.gyya_b::after{position: absolute;content: "";width: 82.46%;height: 84.17%;background-color: #00923d;bottom: -22px;left: -21px;z-index: -1;}
	.gyya h5{font-size: 30px;color: #2c2c2c;font-weight: bold;border-left: 4px solid #00923d;padding-left: 14px;line-height: 30px;margin-top: 84px;}
	.gyyb{width: 100%;background-image: url(../img/s46.jpg);background-repeat: no-repeat;background-position: center;background-size: cover;padding: 68px 0;margin-top: 27px;}
	.gyyba{width: 77.214%;margin-left: 41.428%;background-color: #fff;border-radius: 4px;padding: 30px 0 54px 78px;}
	.gyyba p{width: 429px;float: left;font-size: 14px;color: #2c2c2c;line-height: 27px;margin-top: 34px;}
	.gyyba p span{display: block;font-size: 20px;color: #00923d;font-weight: bold;line-height: 20px;margin-bottom: 14px;}
	.gyyba p:nth-child(2n){width: 312px;}
	.gyyba h6{width: 743px;line-height: 58px;padding-left: 35px;font-size: 20px;color: #fff;font-weight: bold;background-color: #00923d;margin-top: 30px;}
	.gyyc{margin-top: 100px;}
	.gyyca{width: 50%;position: relative;}
	.gyyca img{width: 100%;}
	.gyyca p{width: 343px;height: 186px;position: absolute;left: 20px;bottom: 11px;font-size: 14px;color: #fff;line-height: 24px;padding: 47px 33px 0 30px;background-color: #00923d;}
	.gyyca p span{display: block;font-size: 20px;font-weight: bold;line-height: 20px;margin-bottom: 22px;}
	.gyycb{width: 44.571%;margin-right: 7px;position: relative;}
	.gyycb img{width: 100%;}
	.gyycb p{font-size: 14px;color: #2c2c2c;line-height: 26px;position: absolute;left: 54px;top: 64px;}
	.gyycb p span{display: block;font-size: 20px;color: #00923d;margin-bottom: 15px;line-height: 20px;font-weight: bold;}
	.gyyd{margin-top: 104px;}
	.gyyd h5{text-align: center;font-size: 20px;color: #2c2c2c;line-height: 20px;font-weight: bold;}
	.gyyd h5 span{color: #00923d;}
	
/*研发页*/
	.yfya{width: 100%;}
	.yfya h5{text-align: center;font-size: 20px;color: #00923d;font-weight: bold;line-height: 20px;margin-top: 52px;}
	.yfya_a{width: 22.357%;margin:  0 1.3215%;border: 4px solid #fff;border-radius: 6px;background: linear-gradient(to bottom,#f3f3f3,#fff);margin-top: 74px;padding: 0 39px 0 27px;height: 327px;box-shadow: 0 0 30px 0 rgba(223,225,239,0.7);transition: all ease 0.3s;}
	.yfya_a img{width: 77px;margin-top: -34px;transition: all ease 0.3s;}
	.yfya_a h6{font-size: 22px;color: #2c2c2c;font-weight: bold;line-height: 22px;border-bottom: 1px solid #e2e3e3;padding-bottom: 18px;position: relative;margin-top: 21px;}
	.yfya_a h6::after{position: absolute;content: "";width: 24px;height: 2px;background-color: #00923d;left: 0;bottom: -1px;}
	.yfya_a p{font-size: 14px;color: #2c2c2c;line-height: 24px;margin-top: 17px;}
	.yfyb{width: 101.357%;margin-left: -0.6785%;margin-top: 24px;}
	.yfyb img{width: 30.725%;margin: 0 1.3%;float: left;margin-top: 41px;}
	.yfya_a:hover img{transform: scale(0.95);}
	
/*联系页*/
	.lxya{width: 91.642%;margin: 0 auto;margin-top: 45px;}
	.lxya_a{width: 33.333%;border: 1px dashed #d2d2d2;margin-bottom: -1px;height: 80px;margin-right: -1px;padding: 16px 0 0 26px;}
	.lxya_a img{float: left;width: 39px;}
	.lxya_a p{float: right;width: calc(100% - 62px);font-size: 16px;color: #2c2c2c;line-height: 26px;margin-top: 2px;}
	.lxya_a p span{display: block;font-size: 14px;color: #898989;line-height: 14px;margin-bottom: 6px;}
	.ditu{width: 91.642%;margin: 0 auto;margin-top: 60px;position: relative;}
	.dt_ewm{width: 212px;height: 217px;background-color: #00923d;padding: 31px 25px 30px 32px;position: absolute;right: 0;top: 50%;margin-top: -108px;}
	.dt_ewm img{width: 100%;}
	.lxya_x{width: 70%;}
	.lxya_x .lxya_a{width: 50%;}
	.lxya_c{height: 238px;padding-top: 110px;width: 30%;}
	.lxya_d{width: 30%;}
	.lxya_xa .lxya_a:nth-child(2){border-left: none;border-bottom: none;}
	.lxya_xa .lxya_a:nth-child(1){border-right: none;border-bottom: none;}
	.lxya_xa .lxya_a:nth-child(3){border: none;}
	.lxya_xa .lxya_a:nth-child(5){border: none;}
	.lxya_xa .lxya_a:nth-child(4){border-left: none;border-top: none;border-bottom: none;}
	.lxya_xa .lxya_a:nth-child(6){border-left: none;border-top: none;}
	.lxya_xb .lxya_a:nth-child(1){border-right: none;}
	.lxya_xb .lxya_a:nth-child(2){border-left: none;}
	
	/*网站地图*/
	.wzdt2{width: 1200px;margin: 0 auto;margin-bottom: 20px;}
	.wzdt_a{border: solid 2px #e5e5e5;margin-top: 22px;}
	.wzdt_a h6{width: 1144px;margin: 0 auto;border-bottom: 1px solid #f2f2f2;margin-top: 5px;}
	.wzdt_a h6 a{font-size: 16px;color: #505050;font-weight: bold;line-height: 45px;}
	.wzdt_a p{margin: 0 25px;}
	.wzdt_a p a{color: #505050;line-height: 42px;margin-right: 15px;}
	.wzdt_a p a:hover{color: #0665d0}
	
	/*404*/
	.fzfbox{width:100%;margin:0 auto;background:#f9f9f9;padding:110px 30px;margin-bottom: -90px;}
.fzf1{width:1011px;margin:20px auto;}
.fzf1 img{width:100%;margin:0 auto;}
.fzf2{width:100%;margin:0 auto;}
.fzf2 p{font-size:36px;color:#434343;text-align:center;line-height:50px;}
.fzf2-1{width:100%;margin:0 auto;}
.fzf2-1 p{font-size:26px;color:#434343;text-align:center;line-height:50px;}
.fzf2-1 p span{color:#333;}
.fzf3{width:430px;margin:20px auto;margin-top: 40px;}
.fzf3z{float:left;}
.fzf3z img{width:100%;margin:0 auto;}
.fzf3y{float:right;}
.fzf3y img{width:100%;margin:0 auto;}
	/*404*/
	
	
	
}

@media screen and (min-width:1000px) and (max-width:1399px){
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;}
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}
.commen1{width: 96%;margin: 0 auto;}
.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;
}

.lxba input::-webkit-input-placeholder, .lxba textarea::-webkit-input-placeholder,.lxbc input::-webkit-input-placeholder { 
color: #fff; opacity: 1;
} 
.lxba input:-moz-placeholder, .lxba textarea:-moz-placeholder,.lxbc input:-moz-placeholder { 
color: #fff; opacity: 1;
} 
.lxba input::-moz-placeholder, .lxba textarea::-moz-placeholder,.lxbc input::-moz-placeholder { 
color: #fff; opacity: 1;
} 
.lxba input:-ms-input-placeholder, .lxba textarea:-ms-input-placeholder,.lxbc input:-ms-input-placeholder { 
color: #fff; opacity: 1;
}
/*滚动条样式*/
	::-webkit-scrollbar-track-piece{width:8px;background-color:#f0f0f0;border-radius: 5px;}
	::-webkit-scrollbar{width:8px;background-color:#038c39;border-radius: 5px;}
	::-webkit-scrollbar-thumb{width:8px;background-color:#282828;border-radius: 5px;}
	::-webkit-scrollbar-thumb:hover{width:8px;background-color:#038c39;border-radius: 5px;}

/*top*/
	.dbu{width: 100%;background-color: #f0f0f0;}
	.dbu p{font-size: 12px;color: #949494;line-height: 30px;}
	.dbu .commen div{font-size: 12px;color: #949494;line-height: 30px;}
	.dbu div h1{font-size: 12px;color: #949494;line-height: 30px;display: inline-block;}
	.dbu p a{font-size: 12px;color: #949494;transition: all ease 0.3s;position: relative;}
	.dbu p a:hover{color: #038c39;}
	.dbu p span{display: inline-block;width: 20px;text-align: center;}
	.nav{z-index: 2;height: 173px;margin-left: -18px;}
	.logo{width: 270px;margin-left: 15px;margin-top: 25px;margin-right: 12px;}
	.logo img{width: 100%;transition: all ease 0.3s;}
	.logo:hover img{transform: scale(0.95);}
	.nava{transition: all ease 0.3s;height: 173px;cursor: pointer;position: relative;padding: 70px 6px 0 6px;margin-right: 6px;}
	.nava::after{position: absolute;content: "";background-image: url(../img/s1.png);height: 0;background-size: 100% 100%;left: 0%;top: 0px;z-index: -1;transition: all ease 0.3s;width: 100%;}
	.nava p{transition: all ease 0.3s;line-height: 16px;}
	.nava p a{font-size: 16px;color: #0c0e0f;transition: all ease 0.3s;}
	.nava p a span{display: block;font-size: 12px;color: #949494;font-family: Arial;text-transform: uppercase;margin-top: 5px;}
	.navaa::after{height: 117px;}
	.navaa p a{color: #038c39;}
	.nava:hover p a{color: #038c39;}
	.nava:hover::after{height: 117px;}
	.nava:nth-child(7){margin-right: 0;}
	.navb{width: 150px;position: absolute;z-index: 2;top: 173px;left: 50%;margin-left: -75px;opacity: 0;background-color: #fff;padding: 10px 0;}
	.navba{line-height:34px;transition: all ease 0.3s;text-align: center;}
	.navba a{font-size: 14px;color: #343434;transition: all ease 0.3s;display: inline-block;}
	.navba:hover{background-color: #eeeeee;}
	.navba:hover a{transform: translateY(4px);color: #038c39;}
	.dbu_a{margin-top: 70px;}
	.dbu_a p{font-size: 14px;color: #0c0e0f;text-align: right;line-height: 14px;}
	.dbu_a span{display: inline-block;font-size: 16px;}
	.dbu_a span i{animation:tel 6s ease-out 0s infinite;-webkit-animation:tel 6s ease-out 0s infinite;display:inline-block; font-style:normal;font-size: 16px;color: #038c39;width: 6px;font-weight: bold;line-height: 20px;}
	@-webkit-keyframes tel{
	0%{-webkit-transform:scale(1);}
	1%{-webkit-transform:scale(1.3);}
	3%{-webkit-transform:scale(0.8);}
	6%{-webkit-transform:scale(1);}
	100%{-webkit-transform:scale(1);}
	}
	@keyframes tel{
	0%{transform:scale(1);}
	1%{transform:scale(1.3);}
	3%{transform:scale(0.8);}
	6%{transform:scale(1);}
	100%{transform:scale(1);}
	}
	
	.navbx{width: 1300px;left: 0%;margin-left: -104px;padding: 0 0 0 63px;height: 275px;}
	.navbx .navba:nth-child(4n+1){width: 209px;}
	.navbx .navba:nth-child(4n+2){width: 300px;}
	.navbx .navba:nth-child(4){width: 400px;}
	.navbx .navba:nth-child(4n+3){width: 290px;}
	.navbx .navba:hover{background-color: #fff;}
	.navbx .navba{text-align: left;line-height: 14px;}
	.navbx .navba b a{font-size: 14px;color: #02913d;font-weight: bold;line-height: 14px;}
	.navbx .navba h6{line-height: 24px;margin-top: 23px;}
	.navbx .navba h6 a{font-size: 12px;color: #5d5d5d;display: block;}
	.navbx .navba h6 a:hover{color: #038c39;}
/*banner*/
	.ban{width:100%;margin: 0 auto;overflow: hidden;height: 603px;position: relative;}
	.imgbox{ width:1600px;overflow: hidden;position: relative;left: 50%; margin-left: -800px;height: 603px;}
	.imgbox img{position: absolute;left: 0;top: 0;width: 100%;}
	.boy{width: 1200px;}
	.bt-a{width: 47px;height: 47px;position: absolute;left: 4%;top: calc(50% - 23.5px);cursor: pointer;z-index: 15;}
	.bt-b{background: url(../img/yi07.png) no-repeat;width: 42px;height: 61px;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: 4%;top: calc(50% - 23.5px);cursor: pointer;z-index: 15;}
	.bt-f{background: url(../img/yi06.png) no-repeat;width: 42px;height: 61px;opacity: 1;transition: all ease 0.3s;}
	.bt-f:hover{background: url(../img/yi08.png);opacity: 1;}
	.flip{margin-top: 27px;margin-right: 19px;display: none;}
	.flip li{cursor: pointer;width: 7px;height: 7px;margin: 0 7px;float: left;position: relative;transition: all ease 0.3s;background-color: #fff;border-radius: 50%;}
	.flip li.ppp{width: 6px;height: 6px;background-color: #038c39;}
	.keyword{margin-top: -28px;position: relative;z-index: 100;}
	.keyword p{line-height: 20px;font-size: 12px;color: #fff;text-align: center;}
	.keyword p a{font-size: 12px;color: #fff;transition: all ease 0.3s;display: inline-block;margin-right: 15px;}
	.keyword p a:hover{color: #fc8200;}
/*产品中心*/
	.cp{width: 100%;overflow: hidden;background-color: #f3f3f5;padding: 78px 0 61px;}
	.cpa{width: 100%;}
	.bt h6{font-size: 30px;color: #2c2c2c;font-weight: bold;line-height: 32px;}
	.bt p{font-size: 12px;color: #a6a6a6;line-height: 12px;margin-top: 10px;}
	.bt p img{display: inline-block;margin: 0 13px;}
	.cpa_a{width: 428px;margin-right: 10px;position: relative;}
	.cpa_a .inputa{width: 100%;line-height: 50px;background-color: #fff;font-size: 12px;color: #a4a4a4;padding-left: 19px;border-radius: 4px;}
	.cpa_a .inputb{position: absolute;background-image: url(../img/s3.png);width: 40px;height: 40px;background-size: 100% 100%;right: 6px;top: 5px;cursor: pointer;transition: all ease 0.3s;}
	.cpa_a .inputb:hover{transform: scale(0.9);}
	.cpb{width: 100%;border-bottom: 1px solid #d2d2d2;margin-top: 45px;}
	.cpb p{line-height: 16px;display: table;margin: 0 auto;}
	.cpb p a{float: left;line-height: 16px;position: relative;padding: 0 2px 27px 2px;display: block;}
	.cpb p a::after{position: absolute;content: "";width: 0%;height: 2px;background-color: #00923d;left: 50%;bottom: -1px;transition: all ease 0.3s;}
	.cpb p a:hover::after{left: 0;width: 100%;}
	.cpb p a:hover{color: #00923d;}
	.cpb p a.on::after{left: 0;width: 100%;}
	.cpb p a.on{color: #00923d;}
	.cpb p a{font-size: 14px;color: #2c2c2c;}
	.cpb span{display: block;float: left;line-height: 16px;font-size: 16px;color: #bbbbbb;width: 12px;text-align: center;}
	.cpc{width: 101.571%;margin-top: 46px;margin-left: -0.7855%;}
	.cpd{width: 100%;}
	.cpx{width: 31.645%;margin: 0 0.844%;position: relative;border-bottom: 2px solid #00923d;background-color: #fff;transition: all ease 0.3s;padding-bottom: 42px;box-shadow: 0 0 25px 0 rgba(147,147,147,0.17);}
	.cpx_t{width: 100%;overflow: hidden;}
	.cpx_t img{width: 100%;transition: all ease 0.3s;}
	.cpx_w{margin-top: 19px;}
	.cpx_w h6{text-align: center;font-size: 19px;color: #2c2c2c;font-weight: bold;line-height: 22px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
	.cpx_w p{text-align: center;font-size: 14px;color: #2c2c2c;line-height: 22px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;margin-top: 14px;}
	.cpx_m{position: absolute;width: 100%;height: 100%;left: 0;top: 0;background-color: rgba(40,40,40,0.5);opacity: 0;transition: all ease 0.3s;}
	.cpx_m img{width: 75px;position: absolute;left: 50%;margin-left: -37.5px;top: 50%;margin-top: -37.5px;}
	.cpx:hover{border-color: #fff;transform: translateY(-8px);}
	.cpx:hover .cpx_t img{transform: scale(1.05);}
	.cpx:hover .cpx_m{opacity: 1;}
	.cp_ul{display: table;margin: 0 auto;margin-top: 31px;}
	.cp_ul li{width: 10px;height: 10px;background-color: #cacaca;border-radius: 50%;display: block;float: left;cursor: pointer;margin: 0 4px;}
	.cp_ul li.on{background-color: #fc8200;}
	.cpm{width: 160px;line-height: 50px;text-align: center;border-radius: 4px;margin: 0 auto;margin-top: 35px;background-color: #00923d;transition: all ease 0.3s;}
	.cpm a{font-size: 14px;color: #fff;display: block;}
	.cpm:hover{transform: translateY(-5px);}
/*选择松朗*/
	.xz{width: 100%;overflow: hidden;background-image: url(../img/s4.jpg);height: 700px;padding-top: 64px;position: relative;background-position: center;}
	.bta h6{text-align: center;}
	.bta p{text-align: center;}
	.bta p img{margin: 0 23px;}
	.xzaa{position: absolute;left: 0;bottom: 0;width: 16.666%;height: 164px;background-color: rgba(1,24,11,0.8);padding: 40px 2% 0 2%;cursor: pointer;transition: all ease 0.3s;}
	.xzaa::after{position: absolute;content: "";width: 1px;height: 164px;left: 0;bottom: 0;background-color: #678573;}
	.xzaa:nth-child(2){margin-left: 16.666%;}
	.xzaa:nth-child(3){margin-left: 33.333%;}
	.xzaa:nth-child(4){margin-left: 50%;}
	.xzaa:nth-child(5){margin-left: 66.666%;}
	.xzaa:nth-child(6){right: 0;left: auto;}
	.xzaa_t{width: 66px;height: 22px;overflow: hidden;position: relative;}
	.xzaa_t img{width: 100%;transition: all ease 0.3s;}
	.xzaa_t img.tb{position: absolute;left: 0;top: 0;opacity: 0;}
	.xzaa h6{font-size: 15px;color: #fff;line-height: 20px;font-weight: bold;margin-top: 17px;}
	.xzaa span{display: block;font-size: 12px;color: #fff;text-transform: uppercase;line-height: 11px;margin-top: 6px;}
	.xzaa p{font-size: 12px;color: #fff;line-height: 22px;margin-top: 22px;opacity: 0;}
	.xzaa:hover{height: 362px;background-color: #00923d;}
	.xzaa:hover .xzaa_t img.tb{opacity: 1;}
	.xzaa:hover .xzaa_t img.ta{opacity: 0;}
	.xzaa:hover h6{color: #fff;}
	.xzaa:hover span{color: #fff;}
	.xzaa:hover p{opacity: 1;}
/*服务支持*/
	.fw{width: 100%;margin-top: 60px;}
	.fwa{text-align: center;font-size: 30px;color: #2c2c2c;font-weight: bold;line-height: 30px;margin-top: 30px;}
	.fwb{width: 100%;margin-top: 39px;}
	.fwba{width: 32.071%;background-image: url(../img/s5.jpg);background-repeat: no-repeat;background-position: center;background-size: cover;height: 215px;padding: 56px 1% 0 3%;}
	.fwba img{width: 70px;float: left;}
	.fwba p{float: right;width: calc(100% - 90px);margin-top: 7px;font-size: 14px;color: #2c2c2c;line-height: 22px;}
	.fwba p span{display: block;font-size: 22px;color: #2c2c2c;font-weight: bold;line-height: 22px;margin-bottom: 14px;}
	.fwbb{margin: 0 1.8935%;background-image: url(../img/s6.jpg);}
	.fwbc{background-image: url(../img/s7.jpg);}
	.fwc{width: 100%;margin-top: 72px;}
	.fwc img{width: 100%;}
/*解决方案*/
	.jj{width: 100%;overflow: hidden;margin-top: 73px;padding: 67px 0 73px;background-image: url(../img/s9.jpg);background-repeat: no-repeat;background-position: center;background-size: cover;}
	.jja{width: 2000px;left: 50%;margin-left: -1000px;margin-top: 42px;position: relative;}
	.jja::after{width: 24.5%;position: absolute;content: "";height: 100%;left: 0;top: 0;background-color: rgba(234,233,237,0.7);z-index: 10;}
	.jja::before{width: 24.5%;position: absolute;content: "";height: 100%;right: 0;top: 0;background-color: rgba(234,233,237,0.7);z-index: 10;}
	.jjaa{width: 100%;margin: 0 auto;background-color: #fff;}
	.jjaa_b{width: 53.333%;overflow: hidden;}
	.jjaa_b img{width: 100%;transition: all ease 0.3s;}
	.jjaa_a{width: 46%;padding: 8% 0 0 5%;}
	.jjaa_a h5{font-size: 20px;color: #00923d;font-weight: bold;text-transform: uppercase;line-height: 17px;}
	.jjaa_a h6{font-size: 20px;color: #2c2c2c;line-height: 22px;margin-top: 9px;}
	.jjaa_a p{font-size: 12px;color: #2c2c2c;line-height: 22px;margin-top: 20px;max-height: 66px;overflow: hidden;}
	.jjaa_a img{margin-top: 22px;}
	#swiper_jj .swiper-slide{box-shadow: 0 0 40px 0 rgba(218,219,223,0.56);}
	#swiper-pagination_jj{position: static;display: table;margin: 0 auto;margin-top: 33px;}
	#swiper-pagination_jj .swiper-pagination-bullet{width: 10px;height: 10px;background-color: #cacaca;border-radius: 50%;display: block;float: left;cursor: pointer;margin: 0 4px;outline: none;}
	#swiper-pagination_jj .swiper-pagination-bullet-active{background-color: #fc8200;}
	.jjaa:hover .jjaa_b img{transform: scale(1.08);}
/*关于*/
	.gy{width: 100%;overflow: hidden;background-image: url(../img/s12.jpg);background-repeat: no-repeat;background-position: center;height: 619px;padding-top: 60px;}
	.gya{max-width: 1185px;margin: 0 auto;margin-top: 42px;}
	.gya p{font-size: 14px;color: #fff;line-height: 24px;text-align: center;}
	.gya .cpm{background-color: #fff;margin-top: 28px;}
	.gya .cpm a{color: #00923d;}
	.bka{width: 109.928%;margin-left: -4.964%;background-color: #fff;margin-top: -168px;padding: 44px 0 33px;box-shadow: 0 10px 30px 0 rgba(218,232,224,0.6);}
	.bka h6{text-align: center;font-size: 30px;color: #2c2c2c;font-weight: bold;line-height: 30px;}
	.bka h6 span{color: #fc8200;}
	.bka h6 img{display: inline-block;margin: 0 27px;position: relative;top: -5px;}
	.bkaa{width: 92.2%;margin: 0 auto;margin-top: 34px;}
	.bkab{width: 100%;}
	.bkab_a{width: 30.725%;margin: 0 1.3%;overflow: hidden;}
	.bkab_a img{width: 100%;transition: all ease 0.3s;}
	.bkab_a:hover img{transform: scale(1.05);}
	.bka_ul{display: table;margin: 0 auto;margin-top: 32px;}
	.bka_ul li{width: 10px;height: 10px;background-color: #cacaca;border-radius: 50%;display: block;float: left;cursor: pointer;margin: 0 4px;}
	.bka_ul li.on{background-color: #fc8200;}
/*新闻*/
	.xw{width: 100%;overflow: hidden;margin-top: 62px;}
	.xwa{width: 63.571%;margin-top: 50px;}
	.xwaa{width: 106%;border-bottom: 1px solid #d2d2d2;padding-left: 13px;}
	.xwaa p{float: left;line-height: 16px;padding: 0 7px 29px 7px;position: relative;}
	.xwaa p:nth-child(1){margin-right: 53px;}
	.xwaa p:nth-child(1)::before{position: absolute;content: "-";right: -53px;top: 0;width: 53px;text-align: center;font-size: 16px;color: #bbbbbb;}
	.xwaa p::after{position: absolute;content: "";width: 0%;height: 2px;background-color: #00923d;left: 50%;bottom: -1px;transition: all ease 0.3s;}
	.xwaa p.on::after{left: 0;width: 100%;}
	.xwaa p.on::after a{color: #00923d;}
	.xwaa p a{font-size: 16px;color: #2c2c2c;}
	.xwaa span{float: left;display: block;width: 53px;text-align: center;line-height: 16px;font-size: 16px;color: #bbbbbb;}
	.xwaa h6{float: left;line-height: 16px;padding: 0 7px 29px 7px;position: relative;}
	.xwaa h6::after{position: absolute;content: "";width: 0%;height: 2px;background-color: #00923d;left: 50%;bottom: -1px;transition: all ease 0.3s;}
	.xwaa h6 a{font-size: 16px;color: #2c2c2c;}
	.xwaa h6:hover::after{left: 0;width: 100%;}
	.xwaa h6:hover a{color: #00923d;}
	.xwab{width: 100%;margin-top: 21px;overflow: hidden;position: relative;}
	.xwab a &gt; img{width: 100%;transition: all ease 0.3s;}
	.xwab a &gt; h6{position: absolute;left: 5%;top: 12%;font-size: 22px;color: #fc8200;font-weight: bold;line-height: 22px;}
	.xwab a &gt; h6 span{display: block;width: 46px;height: 2px;background-color: #fc9000;margin-top: 21px;}
	.xwabw{width: 52.247%;position: absolute;right: 0;top: 0;background-color: rgba(15,17,16,0.8);height: 100%;padding: 5% 4% 0 4%;}
	.xwabw h6{font-size: 14px;color: #fff;font-weight: bold;line-height: 14px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;padding-left: 7px;}
	.xwabw p{font-size: 12px;color: #fff;line-height: 22px;margin-top: 18px;height: 66px;overflow: hidden;padding-left: 7px;}
	.xwabw_a{width: 100%;border-top: 1px solid rgba(255,255,255,0.3);margin-top: 20px;padding: 15px 0 0 7px;}
	.xwabw_a span{display: block;float: left;background-image: url(../img/s19.png);line-height: 16px;background-size: 16px 16px;padding-left: 24px;font-size: 12px;color: #fff;background-repeat: no-repeat;}
	.xwabw_a img{float: right;margin-top: 3px;}
	.xwab:hover a &gt; img{transform: scale(1.1);}
	.xwac{width: 94.38%;margin-top: 37px;position: relative;}
	.xwac::after{position: absolute;content: "";width: 1px;height: 100%;border-left: 1px dashed #e4e4e4;left: 50%;top: 0;}
	.xwaca{width: 44.642%;}
	.xwaca:nth-child(n+3){margin-top: 50px;}
	.xwaca h6{font-size: 14px;color: #2c2c2c;font-weight: bold;line-height: 14px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;padding-left: 6px;transition: all ease 0.3s;}
	.xwaca p{font-size: 12px;color: #2c2c2c;line-height: 22px;margin-top: 12px;height: 44px;overflow: hidden;padding-left: 6px;}
	.xwaca_a{width: 100%;border-top: 1px solid #d5d5d5;margin-top: 28px;padding: 17px 0 0 7px;}
	.xwaca_a span{display: block;float: left;background-image: url(../img/s22.png);line-height: 16px;background-size: 16px 16px;padding-left: 24px;font-size: 12px;color: #757575;background-repeat: no-repeat;}
	.xwaca_a img{float: right;margin-top: 3px;transition: all ease 0.3s;}
	.xwaca:hover h6{color: #00923d;}
	.xwaca:hover .xwaca_a img{transform: translateX(-6px);}
	.xwb{width: 32.857%;margin-top: 50px;}
	.xwba{width: 100%;border-bottom: 1px solid #d2d2d2;}
	.xwba p{float: left;line-height: 16px;padding: 0 7px 29px 7px;position: relative;}
	.xwba p::after{position: absolute;content: "";width: 0%;height: 2px;background-color: #00923d;left: 50%;bottom: -1px;transition: all ease 0.3s;}
	.xwba p.on::after{left: 0;width: 100%;}
	.xwba p.on::after a{color: #00923d;}
	.xwba p a{font-size: 16px;color: #2c2c2c;}
	.xwba p:hover::after{left: 0;width: 100%;}
	.xwba p:hover a{color: #00923d;}
	.xwba span{float: left;display: block;width: 53px;text-align: center;line-height: 16px;font-size: 16px;color: #bbbbbb;}
	.xwbb{width: 100%;background-color: #f3f3f5;padding: 5% 5% 0 5%;margin-top: 4%;}
	.xwbb_a{width: 100%;border-bottom: 1px solid #cdcdce;margin-top: 8%;padding: 0 0 8% 7px;}
	.xwbb_a h6{font-size: 14px;color: #2c2c2c;font-weight: bold;line-height: 14px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;transition: all ease 0.3s;}
	.xwbb_a p{font-size: 12px;color: #2c2c2c;line-height: 22px;height: 66px;overflow: hidden;margin-top: 12px;padding-right: 44px;background-image: url(../img/s21.png);background-repeat: no-repeat;background-position: right center;transition: all ease 0.3s;}
	.xwbb_a:nth-child(4){border: none;}
	.xwbb_a:hover h6{color: #00923d;}
	.xwbb_a:hover p{background-position: right 5px center;}
/*联系松郎*/
	.lx{width: 100%;background-image: url(../img/s17.jpg);background-repeat: no-repeat;background-position: center;background-size: cover;margin-top: 58px;padding: 70px 0 85px;overflow: hidden;}
	.lxa{width: 45%;}
	.lxaa{width: 100%;margin-top: 48px;}
	.lxaa p{width: 100%;overflow: auto;margin-top: 14px;}
	.lxaa p img{float: left;width: 23px;margin-left: 10px;}
	.lxaa p span{float: right;width: calc(100% - 56px);display: block;font-size: 14px;color: #fff;line-height: 27px;}
	.lxa .cpm{margin-left: 0;background-color: #fff;margin-top: 40px;}
	.lxa .cpm a{color: #00923d;}
	.lxb{width: 55%;margin-top: 10px;}
	.lxb &gt; p{overflow: auto;}
	.lxb &gt; p img{float: left;width: 51px;}
	.lxb &gt; p span{float: left;font-size: 14px;color: #fff;line-height: 24px;margin-top: 23px;margin-left: 16px;}
	.lxba{width: 100%;margin-top: 17px;}
	.lxba input{height: 50px;line-height: 48px;border: 1px solid #fff;float: left;width: 49.22%;background-color: rgba(255,255,255,0.2);font-size: 14px;color: #fff;padding-left: 18px;border-radius: 4px;margin-top: 9px;}
	.lxba input:nth-child(2n){float: right;}
	.lxba textarea{height: 120px;line-height: 28px;border: 1px solid #fff;float: left;width: 100%;background-color: rgba(255,255,255,0.2);font-size: 14px;color: #fff;padding-left: 18px;border-radius: 4px;margin: 9px 0;padding-top: 10px;}
	.lxbc{width: 49.22%;border: 1px solid #fff;background-color: rgba(255,255,255,0.2);border-radius: 4px;}
	.lxbc input{float: left;width: 40%;font-size: 14px;color: #fff;padding-left: 18px;background-color: transparent;line-height: 48px;}
	.lxbc img{float: right;margin-top: 4px;width: 80px;height: 40px;}
	.lxbc p{float: right;line-height: 48px;text-decoration: underline;font-size: 14px;color: #fff;margin: 0 14px 0 10px;cursor: pointer;}
	.lxbb{width: 49.22%;}
	.lxbb input{width: 48.5%;line-height: 50px;height: 50px;text-align: center;border-radius: 4px;cursor: pointer;background-color: #fc8200;font-size: 14px;color: #fff;}
	.lxbb input:nth-child(2){float: right;background-color: #303030;}
	
	
/*footer*/
	.yj{width: 100%;overflow: hidden;padding-top: 47px;border-bottom: 1px solid #bfbfbf;padding-bottom: 68px;}
	.yjb &gt; img{width: 198px;}
	.yjb h6{font-size: 26px;color: #2c2c2c;font-weight: bold;margin-top: 5px;}
	.yjb h6 img{display: inline-block;width: 42px;position: relative;top: 6px;margin-right: 8px;}
	.yjb p{font-size: 12px;color: #434343;line-height: 24px;margin-top: 8px;}
	.yjb span{display: block;font-size: 12px;color: #9fa4a8;line-height: 12px;margin-top: 15px;}
	.yjb span a{font-size: 12px;color: #9fa4a8;transition: all ease 0.3s;}
	.yjb span a:hover{color: #008534;}
	.yja{margin-left: 50px;margin-top: 13px;}
	.yjaa{width: 180px}
	.yjaa:nth-child(3){width: 120px;}
	.yjaa:nth-child(4){width: auto;}
	.yjaa h6{line-height: 14px;}
	.yjaa h6 a{font-size: 14px;color: #0c0e0f;font-weight: bold}
	.yjaa p{line-height: 24px;margin-top: 24px;}
	.yjaa p a{font-size: 12px;color: #434343;display: block;transition: all ease 0.3s;}
	.yjaa p a:hover{color: #008534;}
	.yjc{width: 140px;border: 1px solid #535353;margin-top: 11px;padding-bottom: 17px;}
	.yjc img{width: 100%;}
	.yjc p{text-align: center;font-size: 12px;color: #434343;line-height: 12px;margin-top: 12px;}
	.yl{width: 100%;padding: 12px 20px;background-color: #ffffff;}
	.yl p{font-size: 12px;color: #9fa4a8;line-height: 24px;}
	.yl p a{font-size: 12px;color: #9fa4a8;transition: all ease 0.3s;}
	.yl p span{display: inline-block;width: 27px;text-align: center;}
	.yl p a:hover{color: #008534;}
	
/*固定的悬浮窗*/
	.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 'al1';color: #fff;text-indent: 54px;margin-bottom: 3px;border-radius: 3px;transition: all .5s ease;overflow: hidden;}
	.yb_bar ul li a{font: 15px/53px 'al1';color: #fff;text-indent: 54px;margin-bottom: 3px;border-radius: 3px;transition: all .5s ease;overflow: hidden;}
	.yb_bar .yb_top{background: #008534 url(../img/t1.png) no-repeat;}
	.yb_bar .yb_phone{background: #008534 url(../img/t2.png) no-repeat;}
	.yb_bar .yb_QQ{text-indent: 0;background: #008534 url(../img/t3.png) no-repeat;}
	.yb_bar .yb_ercode{background: #008534 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;}
	
	.zuoc{position: fixed;z-index: 9999999;bottom: 10%;left: -0;cursor: pointer;transition: all .3s ease;width: 255px;opacity: 0;}
	.zuoca{width: 100%;margin: 9.5px 0;margin-left: -160px;transition: all .3s ease;}
	.zuoca img{width: 100%;}
	.zuoca:hover{margin-left: 0;}
	
/*****************************************内页开始******************************************/
	
/*产品列表页*/
	.nban{width: 100%;overflow: hidden;}
	.nban img{width: 1600px;position: relative;left: 50%;margin-left: -850px;}
	.keyword_l p{text-align: left;padding-left: 18px;}
	.neiye{width: 100%;overflow: hidden;background-color: #f3f3f5;padding-bottom: 89px;margin-bottom: -58px;}
	.mbx{background-image: url(../img/s33.png);background-repeat: no-repeat;background-size: 8px 9px;padding-left: 14px;background-position: left center;font-size: 12px;color: #a6a6a6;line-height: 12px;margin-top: 20px;}
	.mbx a{font-size: 12px;color: #a6a6a6;transition: all ease 0.3s;}
	.mbx a h1{font-size: 12px;color: #a6a6a6;display: inline-block;transition: all ease 0.3s;}
	.mbx a:hover{color: #00923d;}
	.mbx a h1:hover{color: #00923d;}
	.neiye .cpa{margin-top: 70px;}
	.cpla{width: 101.571%;margin-top: 18px;margin-left: -0.7855%;}
	.cpla .cpx{margin-top: 31px;}
	.ym{display: table;margin: 0 auto;margin-top: 64px;}
	.ym p{width: 50px;height: 50px;background-color: #fff;line-height: 50px;text-align: center;border-radius: 4px;margin: 0 2.5px;float: left;transition: all ease 0.3s;}
	.ym p a{font-size: 14px;color: #2c2c2c;transition: all ease 0.3s;display: block;}
	.ym p.a{width: 100px;}
	.ym p:hover{background-color: #00923d;}
	.ym p:hover a{color: #fff;}
	.ym p.on{background-color: #00923d;}
	.ym p.on a{color: #fff;}
	.tjzx{width: 100%;background-color: #fff;margin-top: 72px;position: relative;padding: 32px 0 40px;box-shadow: 0 5px 30px 0 rgba(147,147,147,0.17);}
	.tjzx::after{position: absolute;content: "";width: 324px;height: 4px;background-color: #00923d;left: 50%;margin-left: -167px;top: -2px;}
	.tjzx h5{text-align: center;font-size: 32px;color: #2c2c2c;line-height: 32px;font-weight: bold;}
	.tjzx h5 img{display: inline-block;margin: 0 26px;position: relative;top: -4px;}
	.tjzxa{width: 89.714%;margin: 0 auto;margin-top: 20px;}
	.tjzxa .xwbb_a{width: 46.97%;padding: 0 0 30px 7px;margin-top: 30px;}
	.tjzxa .xwbb_a p{height: 44px;}
	.tjzxa .xwbb_a:nth-child(4){border-bottom: 1px solid #d5d5d5;}
	.tjzxa .xwbb_a:nth-child(5){border: none;}
	.tjzxa .xwbb_a:nth-child(6){border: none;}
	
/*产品内页*/
	.cpna{width: 100%;margin-top: 52px;}
	.cpnat{width: 38.571%;border: 1px solid #dcdcdc;}
	.cpnat img{width: 100%;}
	.cpnaw{width: 55.285%;margin-top: 2%;}
	.cpnaw h1{font-size: 22px;color: #2c2c2c;font-weight: bold;line-height: 22px;border-left: 4px solid #00923d;padding-left: 23px;margin-left: -27px;}
	.cpnaw p{font-size: 14px;color: #2c2c2c;line-height: 32px;margin-top: 15px;overflow: auto;}
	.cpnaw p span.s1{width: 100px;float: left;}
	.cpnaw p span.s2{width: calc(100% - 100px);float: left;}
	.cpnawa{width: 100%;margin-top: 3%;}
	.cpnawa .t1{width: 300px;float: left;}
	.cpnawa .t2{width: 52px;float: left;margin-left: 13px;}
	.cpnb{width: 65.714%;margin-top: 46px;}
	.cpnba{width: 100%;}
	.cpnba p{font-size: 22px;color: #2c2c2c;font-weight: bold;line-height: 22px;border-left: 3px solid #00923d;padding-left: 15px;float: left;margin-right: 45px;cursor: pointer;}
	.cpnbx{width: 100%;background-color: #fff;margin-top: 13px;padding: 25px 66px 60px 54px;}
	.cpnbxa{width: 100%;margin-bottom: 39px;}
	.cph5{width: 100%;border-bottom: 1px solid #d2d2d2;font-size: 16px;color: #00923d;line-height: 16px;font-weight: bold;padding-bottom: 23px;position: relative;}
	.cph5::after{position: absolute;content: "";width: 83px;height: 2px;background-color: #00923d;left: 0;bottom: -1px;}
	.cpnbxa p{font-size: 14px;color: #2c2c2c;line-height: 24px;margin-top: 28px;padding-left: 7px;}
	.cpnbxa img{width: 100%;margin-top: 34px;}
	.cpnbxb{width: 100%;margin-bottom: 39px;}
	.cpnbxb p{font-size: 14px;color: #2c2c2c;line-height: 24px;background-image: url(../img/s36.png);background-repeat: no-repeat;background-position: left 9px top 2px;padding-left: 43px;margin-top: 9px;background-size: 20px 20px;}
	.cpnbxb p:nth-child(2){margin-top: 24px;}
	.cpnbxc{width: 100%;}
	.cpnbxc h6{font-size: 16px;color: #2c2c2c;line-height: 16px;font-weight: bold;margin-top: 31px;padding-left: 6px;margin-bottom: 20px;}
	.cpnbxc_a{width: 100%;margin-top: 16px;}
	.cpnbxc_a img{float: left;width: 54px;}
	.cpnbxc_a p{width: calc(100% - 71px);float: right;font-size: 14px;color: #2c2c2c;line-height: 24px;margin-top: 14px;}
	.cpnbxc_a p span{display: inline-block;font-weight: bold;font-size: 16px;width: 60px;}
	.fhlb{width: 160px;line-height: 50px;text-align: center;border-radius: 4px;margin-top: 25px;background-color: #00923d;transition: all ease 0.3s;}
	.fhlb a{font-size: 14px;color: #fff;display: block;}
	.fhlb:hover{transform: translateY(-5px);}
	.cpnbx &gt; p{font-size: 14px;line-height: 24px;}
	.cpnbx &gt; img{max-width: 100%;margin: 0 auto;}
	.cpnc{width: 32.14%;margin-top: 46px;}
	.cpnc .cpx{width: 100%;margin-bottom: 25px;}
	.cpnc .cpc{width: 100%;margin: 0;margin-top: 13px;}
	.cpnc .cp_ul{margin-top: 5px;}
	.tjxinwen{width: 100%;overflow: hidden;background-color: #f3f3f5;padding: 4px 0 89px;margin-bottom: -55px;}
	
	.cpnbx table{border-collapse: collapse;}
	.cpnbx table td{border: 1px solid #000;font-size: 14px;color: #2c2c2c;}
	
/*解决方案列表页*/
	.neiye_jj{width: 100%;overflow: hidden;}
	.neiye_jj .bta{margin-top: 56px;}
	.alla{width: 100%;margin-top: 20px;}
	.alla .jjaa{width: 49.285%;border: 2px solid #fff;transition: all ease 0.3s;box-shadow: 0 0 30px 0 rgba(218,219,223,0.365);margin-top: 22px;}
	.alla .jjaa:hover{border-color: #00923d;}
	
/*解决方案内页*/
	.neiye_jjn{width: 100%;overflow: hidden;background-color: #f3f3f5;padding-bottom: 89px;margin-bottom: -58px;}
	.neiye_jjn .bta{margin-top: 56px;}
	.jjn{width: 100%;background-color: #fff;margin-top: 42px;padding: 41px 50px 75px 48px;}
	.jjna{width: 100%;padding: 0 10px 29px 10px;border-bottom: 1px solid #d2d2d2;}
	.jjna h5{font-size: 22px;color: #00923d;font-weight: bold;line-height: 18px;text-transform: uppercase;}
	.jjna h6{font-size: 22px;color: #2c2c2c;font-weight: bold;line-height: 22px;margin-top: 8px;}
	.jjna p{float: right;font-size: 12px;line-height: 12px;margin-top: -12px;}
	.jjnb{width: 100%;}
	.jjnb p{font-size: 14px;color: #2c2c2c;line-height: 24px;margin-top: 40px;}
	.jjnb p b{display: block;}
	.jjnb p b.b{font-size: 18px;color: #00923d;margin-bottom: 10px;}
	.jjnb p b.c{font-size: 16px;color: #00923d;}
	.jjnba table{width: 676px;border-collapse: collapse;margin-top: 32px;}
	.jjnba table td{font-size: 14px;color: #2c2c2c;height: 52px;border: 1px dashed #d2d2d2;padding-left: 49px;}
	.jjnba table td.img{width: 273px;padding: 0;}
	.jjnba table td.img img{width: 100%;}
	.jjnba table td b{border-left: 4px solid #00923d;padding-left: 20px;margin-left: -24px;}
	.tjbk{width: 100%;margin-top: 65px;background-color: #f3f3f5;}
	.tjbk &gt; img{width: 35.714%;float: left;}
	.tjbk_a{width: 26.37%;border-right: 1px solid #cdcdce;padding: 1% 49px 2% 0;margin-top: 2%;margin-left: 4.47%;}
	.tjbk_a:nth-child(3){border: none;}
	.tjbk_a h6{font-size: 14px;color: #2c2c2c;font-weight: bold;line-height: 20px;height: 40px;overflow: hidden;transition: all ease 0.3s;}
	.tjbk_a p{font-size: 12px;color: #2c2c2c;line-height: 22px;height: 44px;overflow: hidden;margin-top: 10px;}
	.tjbk_a img{margin-top: 18px;transition: all ease 0.3s;}
	.tjbk_a:hover h6{color: #00923d;}
	.tjbk_a:hover img{transform: translateX(6px);}
	.jjn .fhlb{margin: 0 auto;margin-top: 49px;}
	
/*新闻列表页*/
	.xwl{width: 100%;margin-top: 34px;}
	.xwla{width: 100%;background-color: #fff;padding: 37px 5% 38px 5%;margin-top: 26px;transition: all ease 0.3s;}
	.xwla_t{width: 320px;overflow: hidden;}
	.xwla_t img{width: 100%;transition: all ease 0.3s;}
	.xwla_w{width: calc(100% - 380px);margin-top: 15px;}
	.xwla_w h6{font-size: 18px;color: #2c2c2c;font-weight: bold;line-height: 20px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;transition: all ease 0.3s;}
	.xwla_w p{font-size: 14px;color: #2c2c2c;line-height: 24px;height: 72px;overflow: hidden;margin-top: 24px;transition: all ease 0.3s;}
	.xwla_w h5{font-size: 12px;color: #757575;background-image: url(../img/s22.png);line-height: 16px;background-size: 16px 16px;background-repeat: no-repeat;background-position: left center;padding-left: 24px;margin-top: 41px;transition: all ease 0.3s;float: left;}
	.xwla_w span{background-image: url(../img/s21.png);width: 6px;height: 10px;background-size: 100% 100%;float: right;margin-top: 45px;transition: all ease 0.3s;}
	.xwla:hover{background-color: #00923d;}
	.xwla:hover .xwla_t img{transform: scale(1.05);}
	.xwla:hover .xwla_w h6{color: #fff;}
	.xwla:hover .xwla_w p{color: #fff;}
	.xwla:hover .xwla_w h5{color: #fff;background-image: url(../img/s19.png);}
	.xwla:hover .xwla_w span{background-image: url(../img/s20.png);transform: translateX(-8px);}
	.tjcp_xw{margin-top: 80px;}
	
/*新闻内页*/
	.xwn{width: 100%;background-color: #fff;margin-top: 34px;padding: 29px 42px 68px 47px;}
	.xwna{width: 61.328%;margin-top: 21px;}
	.xwna_a{width: 100%;border-bottom: 1px solid #d2d2d2;padding-bottom: 36px;}
	.xwna_a h1{font-size: 18px;color: #2c2c2c;font-weight: bold;line-height: 28px;}
	.xwna_a p{font-size: 12px;color: #757575;margin-top: 7px;}
	.xwna_a p img{display: inline-block;position: relative;top: 3px;margin-right: 9px;}
	.xwna_a p span{display: inline-block;width: 66px;}
	.xwna_b{width: 100%;margin-top: 33px;}
	.xwna_b p{font-size: 14px;color: #2c2c2c;line-height: 24px;}
	.xwna_b img{max-width: 100%;margin: 0 auto;margin-top: 24px;}
	.xwna_b strong{display: block;font-weight: normal;font-size: 14px;color: #898989;line-height: 24px;margin-top: 56px;}
	.xwna_b strong a{transition: all ease 0.3s;font-size: 14px;color: #898989;}
	.xwna_b strong a:hover{color: #00923d;}
	.xwna_c{width: 100%;margin-top: 56px;}
	.xwna_c img{width: 100%;}
	.xwna .fhlb{margin-top: 41px;}
	.xwnb{width: 34.71%;}
	.xwnba{width: 100%;}
	.xwnba img{width: 100%;}
	.xwnb .xwbb{margin-top: 0;padding-top: 1px;}
	
/*百科列表页*/
	.bkl{width: 100%;}
	.bkla{width: 48.571%;background-color: #fff;padding: 36px 41px 36px 37px;margin-top: 38px;transition: all ease 0.3s;}
	.bkla h6{font-size: 18px;color: #2c2c2c;line-height: 20px;font-weight: bold;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;transition: all ease 0.3s;}
	.bkla p{font-size: 14px;line-height: 24px;color: #2c2c2c;height: 72px;overflow: hidden;margin-top: 22px;transition: all ease 0.3s;}
	.bkla span{display: block;background-image: url(../img/s21.png);width: 6px;height: 10px;background-size: 100% 100%;margin-top: 26px;transition: all ease 0.3s;}
	.bkla:hover{background-color: #00923d;}
	.bkla:hover h6{color: #fff;}
	.bkla:hover p{color: #fff;}
	.bkla:hover span{background-image: url(../img/s20.png);transform: translateX(6px);}
	
/*关于页*/
	.gyy{width: 100%;margin-top: 49px;}
	.gyya_a{width: 47.857%;padding-left: 23px;}
	.gyya_a h6{font-size: 30px;color: #2c2c2c;font-weight: bold;border-left: 4px solid #00923d;padding-left: 14px;margin-left: -17px;line-height: 30px;}
	.gyya_a p{font-size: 14px;color: #2c2c2c;line-height: 24px;margin-top: 30px;}
	.gyya_b{width: 44%;position: relative;}
	.gyya_b img{width: 100%;}
	.gyya_b::after{position: absolute;content: "";width: 82.46%;height: 84.17%;background-color: #00923d;bottom: -22px;left: -21px;z-index: -1;}
	.gyya h5{font-size: 30px;color: #2c2c2c;font-weight: bold;border-left: 4px solid #00923d;padding-left: 14px;line-height: 30px;margin-top: 84px;}
	.gyyb{width: 100%;background-image: url(../img/s46.jpg);background-repeat: no-repeat;background-position: center;background-size: cover;padding: 68px 0;margin-top: 27px;}
	.gyyba{width: 80%;margin-left: 25%;background-color: #fff;border-radius: 4px;padding: 30px 0 54px 78px;}
	.gyyba p{width: 350px;float: left;font-size: 14px;color: #2c2c2c;line-height: 27px;margin-top: 34px;}
	.gyyba p span{display: block;font-size: 20px;color: #00923d;font-weight: bold;line-height: 20px;margin-bottom: 14px;}
	.gyyba p:nth-child(2n){width: 312px;}
	.gyyba h6{width: 700px;line-height: 58px;padding-left: 35px;font-size: 20px;color: #fff;font-weight: bold;background-color: #00923d;margin-top: 30px;}
	.gyyc{margin-top: 100px;}
	.gyyca{width: 50%;position: relative;}
	.gyyca img{width: 100%;}
	.gyyca p{width: 340px;height: 160px;position: absolute;left: 20px;bottom: 11px;font-size: 14px;color: #fff;line-height: 24px;padding: 37px 23px 0 30px;background-color: #00923d;}
	.gyyca p span{display: block;font-size: 20px;font-weight: bold;line-height: 20px;margin-bottom: 22px;}
	.gyycb{width: 44.571%;margin-right: 7px;position: relative;}
	.gyycb img{width: 100%;}
	.gyycb p{font-size: 14px;color: #2c2c2c;line-height: 26px;position: absolute;left: 34px;top: 44px;}
	.gyycb p span{display: block;font-size: 20px;color: #00923d;margin-bottom: 15px;line-height: 20px;font-weight: bold;}
	.gyyd{margin-top: 104px;}
	.gyyd h5{text-align: center;font-size: 20px;color: #2c2c2c;line-height: 20px;font-weight: bold;}
	.gyyd h5 span{color: #00923d;}

/*研发页*/
	.yfya{width: 100%;}
	.yfya h5{text-align: center;font-size: 20px;color: #00923d;font-weight: bold;line-height: 20px;margin-top: 52px;}
	.yfya_a{width: 22.357%;margin:  0 1.3215%;border: 4px solid #fff;border-radius: 6px;background: linear-gradient(to bottom,#f3f3f3,#fff);margin-top: 74px;padding: 0 2% 0 3%;height: 380px;box-shadow: 0 0 30px 0 rgba(223,225,239,0.7);transition: all ease 0.3s;}
	.yfya_a img{width: 77px;margin-top: -34px;transition: all ease 0.3s;}
	.yfya_a h6{font-size: 22px;color: #2c2c2c;font-weight: bold;line-height: 22px;border-bottom: 1px solid #e2e3e3;padding-bottom: 18px;position: relative;margin-top: 21px;}
	.yfya_a h6::after{position: absolute;content: "";width: 24px;height: 2px;background-color: #00923d;left: 0;bottom: -1px;}
	.yfya_a p{font-size: 14px;color: #2c2c2c;line-height: 24px;margin-top: 17px;}
	.yfyb{width: 101.357%;margin-left: -0.6785%;margin-top: 24px;}
	.yfyb img{width: 30.725%;margin: 0 1.3%;float: left;margin-top: 41px;}
	.yfya_a:hover img{transform: scale(0.95);}
	
/*联系页*/
	.lxya{width: 91.642%;margin: 0 auto;margin-top: 45px;}
	.lxya_a{width: 33.333%;border: 1px dashed #d2d2d2;margin-bottom: -1px;height: 80px;margin-right: -1px;padding: 15px 10px 0 16px;}
	.lxya_a img{float: left;width: 39px;}
	.lxya_a p{float: right;width: calc(100% - 60px);font-size: 15px;color: #2c2c2c;line-height: 24px;margin-top: 2px;}
	.lxya_a p span{display: block;font-size: 14px;color: #898989;line-height: 14px;margin-bottom: 6px;}
	.ditu{width: 91.642%;margin: 0 auto;margin-top: 60px;position: relative;}
	.dt_ewm{width: 212px;height: 217px;background-color: #00923d;padding: 31px 25px 30px 32px;position: absolute;right: 0;top: 50%;margin-top: -108px;}
	.dt_ewm img{width: 100%;}
	
	.lxya_x{width: 70%;}
	.lxya_x .lxya_a{width: 50%;}
	.lxya_c{height: 238px;padding-top: 110px;width: 30%;}
	.lxya_d{width: 30%;}
	.lxya_xa .lxya_a:nth-child(2){border-left: none;border-bottom: none;}
	.lxya_xa .lxya_a:nth-child(1){border-right: none;border-bottom: none;}
	.lxya_xa .lxya_a:nth-child(3){border: none;}
	.lxya_xa .lxya_a:nth-child(5){border: none;}
	.lxya_xa .lxya_a:nth-child(4){border-left: none;border-top: none;border-bottom: none;}
	.lxya_xa .lxya_a:nth-child(6){border-left: none;border-top: none;}
	.lxya_xb .lxya_a:nth-child(1){border-right: none;}
	.lxya_xb .lxya_a:nth-child(2){border-left: none;}

	/*网站地图*/
	.wzdt2{width: 96%;margin: 0 auto;margin-bottom: 20px;}
	.wzdt_a{border: solid 2px #e5e5e5;margin-top: 22px;}
	.wzdt_a h6{width: 96%;margin: 0 auto;border-bottom: 1px solid #f2f2f2;margin-top: 5px;}
	.wzdt_a h6 a{font-size: 16px;color: #505050;font-weight: bold;line-height: 45px;}
	.wzdt_a p{margin: 0 25px;}
	.wzdt_a p a{color: #505050;line-height: 42px;margin-right: 15px;}
	.wzdt_a p a:hover{color: #0665d0}
	/*网站地图*/
	/*404*/
    .fzfbox{width:100%;margin:0 auto;background:#f9f9f9;padding:110px 20px;margin-bottom: -130px;}
.fzf1{width:90%;margin:15px auto;}
.fzf1 img{width:100%;margin:0 auto;}
.fzf2{width:100%;margin:0 auto;}
.fzf2 p{font-size:18px;color:#434343;text-align:center;line-height:30px;}
.fzf2-1{width:100%;margin:0 auto;}
.fzf2-1 p{font-size:16px;color:#434343;text-align:center;line-height:30px;}
.fzf2-1 p span{color:#333;}
.fzf3{width:310px;margin:30px auto;}
.fzf3z{float:left;}
.fzf3z img{width:100%;margin:0 auto;}
.fzf3y{float:right;}
.fzf3y img{width:100%;margin:0 auto;}   
    /*404*/	


	
	
	
	
	
	
	

	
@media (min-width: 1050px){
	.logo{width: 290px;margin-top: 25px;margin-right: 12px;}
	.cpb span{width: 17px;}
	.yja{margin-left: 50px;}
	.yjaa{width: 180px}
	.yjaa:nth-child(3){width: 120px;}
	.yjaa:nth-child(4){width: auto;}
}
	
	
	
@media (min-width: 1100px){
	.logo{width: 320px;margin-top: 20px;margin-right: 15px;}
	.nava{padding: 70px 9px 0 9px;margin-right: 6px;}
	.cpb span{width: 24px;}
	.yja{margin-left: 80px;}
}

@media (min-width: 1150px){
	.nava{padding: 70px 12px 0 12px;margin-right: 8px;}
	.cpb span{width: 29px;}
		
}
	
@media (min-width: 1199px){
	.nava{padding: 70px 14px 0 14px;margin-right: 10px;}
	.cpb span{width: 37px;}
	.jja{width: 2200px;margin-left: -1100px;}
	.xwabw{padding: 8% 4% 0 4%;}
	.yja{margin-left: 110px;}
	.yjaa{width: 200px}
	.yjaa:nth-child(3){width: 150px;}
	.yjaa:nth-child(4){width: auto;}
	.yfya_a{height: 360px;}
		
}	

	
@media (min-width: 1299px){
	.logo{width: 350px;}
	.nava{padding: 70px 18px 0 18px;margin-right: 15px;}
	.dbu_a span{font-size: 20px;}
	.dbu_a span i{font-size: 20px;}
	.cpb span{width: 51px;}
	.yja{margin-left: 150px;}
	.yjaa:nth-child(3){width: 180px;}
}
	

}

@media(max-width:999px){
body,html{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;max-width: 760px;margin: 0 auto;}
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;}
.commen1{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;
}
	
.lxba input::-webkit-input-placeholder, .lxba textarea::-webkit-input-placeholder,.lxbc input::-webkit-input-placeholder { 
color: #fff; opacity: 1;
} 
.lxba input:-moz-placeholder, .lxba textarea:-moz-placeholder,.lxbc input:-moz-placeholder { 
color: #fff; opacity: 1;
} 
.lxba input::-moz-placeholder, .lxba textarea::-moz-placeholder,.lxbc input::-moz-placeholder { 
color: #fff; opacity: 1;
} 
.lxba input:-ms-input-placeholder, .lxba textarea:-ms-input-placeholder,.lxbc input:-ms-input-placeholder { 
color: #fff; opacity: 1;
}	
			
/*手机banner*/
	.sjban{width: 100%;margin-top: 23%;}
	.sjban .swiper-container{width: 100%;}
	.sjban .swiper-slide{width: 100%;}
	.sjban .swiper-slide img{width: 100%;}
	#swiper-pagination_ban{bottom: 5%;}
	#swiper-pagination_ban .swiper-pagination-bullet{background-color: #fff;width: 7px;height: 7px;margin: 0 8px;border: 2px solid transparent;transition: all ease 0.3s;}
	#swiper-pagination_ban .swiper-pagination-bullet-active{width: 11px;height: 11px;border-color: #fff;background-color: #087443;position: relative;top: 2px;}
/*手机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%;padding: 5% 1%;transition: all ease 0.4s;}
	.sjdha{width: 100%;}
	.sjdha_t1{width: 62%;overflow: hidden;margin-left: 4%;}
	.sjdha_t1 img{width: 100%;}
	.sjdha_t2{width: 38px;position: absolute;right: 5%;top: calc(50% - 19px);}
	.sjdha_t2 img{width: 100%;}
	.topa{position: absolute;right: 3%;top: 50%;margin-top: -13px;}
	.topa_a{margin-left: 7px;position: relative;z-index: 100;cursor: pointer;}
	.topa_a img.t1{width: 26px;height: 26px;transition: all ease 0.3s;}
	.topa_a img.t3{position: absolute;left: 0;top: 0;opacity: 0;transition: all ease 0.3s;width: 26px;height: 26px;}
	.topa_a:hover img.t3{opacity: 1;}
	.topa_a:nth-child(1) img.t3{opacity: 1;}
	.huakuai{position: fixed;top: 0;right: -100%;z-index: 100001;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%;float: right;}
	.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: 7px;color: #b6b6b6;}
	.sjdhb_ah1 h6{border-left: 3px solid #239343;background: #f6f6f6;}
	.sjdhb_ah1 h6 a{color: #239343;}
	.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: #239343;}
/**手机底部导航**/
	.dan-xia{width:100%;background-color: #0f7238;position: fixed;left: 0;bottom: 0;z-index: 1000;background-size: 100% 100%;box-shadow: 0 0 20px -5px #087443;}
	.dan-xib{width: 25%;padding: 14px 0 10px 0%;}
	.dan-xid img{width: 34px;margin: 0 auto;}
	.dan-xid p{ color:#fff;text-align: center;font-size: 0.85rem;line-height: 22px;margin-top: 3px;}
	.dhgd_d{width: 49px;position: absolute;left: calc(50% - 22px);top: -22px;animation: bounce_a 2s infinite;}
	.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;
	}
	.keyword{padding: 10px 0;}
	.keyword p{line-height: 24px;font-size: 0.75rem;color: #888888;}
	.keyword p a{font-size: 0.75rem;color: #888888;transition: all ease 0.3s;display: inline-block;padding: 0 5px;}
	.keyword p a:hover{color: #239343;}
/*产品中心*/
	.cp{width: 100%;overflow: hidden;background-color: #f3f3f5;padding: 10% 0;}
	.cpa{width: 100%;}
	.bt h6{font-size: 1.5rem;color: #2c2c2c;font-weight: bold;line-height: 30px;}
	.bt p{font-size: 0.75rem;color: #a6a6a6;line-height: 12px;margin-top: 8px;}
	.bt p img{display: inline-block;margin: 0 8px;width: 50px;}
	.cpa_a{width: 80%;float: none;margin: 0 auto;position: relative;max-width: 420px;margin-top: 4%;}
	.cpa_a .inputa{width: 100%;line-height: 46px;background-color: #fff;font-size: 0.75rem;color: #a4a4a4;padding-left: 12px;border-radius: 4px;}
	.cpa_a .inputb{position: absolute;background-image: url(../img/s3.png);width: 40px;height: 40px;background-size: 100% 100%;right: 6px;top: 3px;cursor: pointer;transition: all ease 0.3s;}
	.cpa_a .inputb:hover{transform: scale(0.9);}
	.cpb{width: 100%;border-bottom: 1px solid #d2d2d2;margin-top: 6%;position: relative;}
	.cpb::after{position: absolute;content: "";width: 100%;height: 1px;background-color: #d2d2d2;left: 0;top: 32px;z-index: 0;}
	.cpb p{line-height: 16px;display: table;margin: 0 auto;}
	.cpb p a{float: left;line-height: 16px;position: relative;padding: 0 0px 16px 0px;display: block;}
	.cpb p a:nth-child(1){margin-bottom: 20px;}
	.cpb p a::after{position: absolute;content: "";width: 0%;height: 2px;background-color: #00923d;left: 50%;bottom: -1px;transition: all ease 0.3s;z-index: 2;}
	.cpb p a:hover::after{left: 0;width: 100%;}
	.cpb p a:hover{color: #00923d;}
	.cpb p a.on::after{left: 0;width: 100%;}
	.cpb p a.on{color: #00923d;}
	.cpb p a{font-size: 0.6rem;color: #2c2c2c;}
	.cpb span{display: block;float: left;line-height: 16px;font-size: 0.7rem;color: #bbbbbb;width: 12px;text-align: center;}
	.cpb span:nth-child(6){display: block;width: 0;overflow: hidden;clear: both;}
	.cpc{width: 100%;margin-top: 8%;}
	.cpd{width: 100%;}
	.cpx{width: 48%;position: relative;border-bottom: 2px solid #00923d;background-color: #fff;transition: all ease 0.3s;padding-bottom: 8%;box-shadow: 0 0 20px 0 rgba(147,147,147,0.17);}
	.cpx:nth-child(3){display: none;}
	.cpx:nth-child(2){float: right;}
	.cpx_t{width: 100%;overflow: hidden;}
	.cpx_t img{width: 100%;transition: all ease 0.3s;}
	.cpx_w{margin-top: 8%;padding: 0 5%;}
	.cpx_w h6{text-align: center;font-size: 0.9rem;color: #2c2c2c;font-weight: bold;line-height: 20px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
	.cpx_w p{text-align: center;font-size: 0.75rem;color: #2c2c2c;line-height: 20px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;margin-top: 2px;}
	.cpx_m{position: absolute;width: 100%;height: 100%;left: 0;top: 0;background-color: rgba(40,40,40,0.5);opacity: 0;transition: all ease 0.3s;}
	.cpx_m img{width: 50px;position: absolute;left: 50%;margin-left: -25px;top: 50%;margin-top: -25px;}
	.cpx:hover{border-color: #fff;transform: translateY(-8px);}
	.cpx:hover .cpx_t img{transform: scale(1.05);}
	.cpx:hover .cpx_m{opacity: 1;}
	.cp_ul{display: table;margin: 0 auto;margin-top: 8%;}
	.cp_ul li{width: 10px;height: 10px;background-color: #cacaca;border-radius: 50%;display: block;float: left;cursor: pointer;margin: 0 4px;}
	.cp_ul li.on{background-color: #fc8200;}
	.cpm{width: 160px;line-height: 42px;text-align: center;border-radius: 4px;margin: 0 auto;margin-top: 8%;background-color: #00923d;transition: all ease 0.3s;}
	.cpm a{font-size: 0.85rem;color: #fff;display: block;}
	.cpm:hover{transform: translateY(-5px);}
/*选择松朗*/
	.xz{width: 100%;overflow: hidden;background-image: url(../img/s18.jpg);padding-top: 10%;position: relative;background-repeat: no-repeat;background-position: center;background-size: cover;}
	.bta{width: 120%;margin-left: -10%;}
	.bta h6{text-align: center;}
	.bta p{text-align: center;}
	.xza{width: 87%;margin: 0 auto;height: 310px;background-color: rgba(1,24,11,0.8);padding: 8% 6% 0 6%;border-top: 4px solid #00923d;margin-top: 40%;}
	.xzaa{width: 100%;cursor: pointer;transition: all ease 0.3s;}
	.xzaa_t{width: 66px;height: 22px;overflow: hidden;position: relative;}
	.xzaa_t img{width: 100%;transition: all ease 0.3s;}
	.xzaa_t img.tb{position: absolute;left: 0;top: 0;opacity: 1;}
	.xzaa_t img.ta{opacity: 0;}
	.xzaa h6{font-size: 0.95rem;color: #fff;line-height: 20px;font-weight: bold;margin-top: 12px;}
	.xzaa span{display: block;font-size: 0.75rem;color: #fff;text-transform: uppercase;line-height: 11px;margin-top: 6px;}
	.xzaa p{font-size: 0.8rem;color: #fff;line-height: 22px;margin-top: 20px;}
	.zxan{margin-top: 20px;}
	#swiper-button-prev_xz{position: static;margin: 0;background-image: url(../img/s31.png);width: 42px;height: 42px;background-size: 100% 100%;float: left;}
	#swiper-button-next_xz{position: static;margin: 0;background-image: url(../img/s32.png);width: 42px;height: 42px;background-size: 100% 100%;float: left;margin-left: 8px;}
/*服务支持*/
	.fw{width: 100%;margin-top: 10%;}
	.fwa{text-align: center;font-size: 1.3rem;color: #2c2c2c;font-weight: bold;line-height: 30px;margin-top: 5%;}
	.fwb{width: 180%;margin-top: 6%;}
	.fwba{width: 100%;background-image: url(../img/s5.jpg);background-repeat: no-repeat;background-position: center;background-size: cover;height: 160px;padding: 35px 2% 0 5%;}
	.fwba img{width: 60px;float: left;}
	.fwba p{float: right;width: calc(100% - 75px);margin-top: 7px;font-size: 0.75rem;color: #2c2c2c;line-height: 20px;}
	.fwba p span{display: block;font-size: 1.1rem;color: #2c2c2c;font-weight: bold;line-height: 22px;margin-bottom: 10px;}
	.fwbb{background-image: url(../img/s6.jpg);}
	.fwbc{background-image: url(../img/s7.jpg);}
	.fwc{width: 110%;margin-left: -5%;margin-top: 8%;}
	.fwc img{width: 100%;}
/*解决方案*/
	.jj{width: 100%;overflow: hidden;margin-top: 10%;padding: 10% 0;background-image: url(../img/s9.jpg);background-repeat: no-repeat;background-position: center;background-size: cover;}
	.jja{width: 280%;margin-left: -90%;margin-top: 8%;position: relative;}
	.jjaa{width: 100%;margin: 0 auto;background-color: #fff;}
	.jjaa_b{width: 53.333%;overflow: hidden;}
	.jjaa_b img{width: 100%;transition: all ease 0.3s;}
	.jjaa_a{width: 46%;padding: 8% 0 5% 5%;}
	.jjaa_a h5{font-size: 1rem;color: #00923d;font-weight: bold;text-transform: uppercase;line-height: 17px;width: 120%;position: relative;}
	.jjaa_a h6{font-size: 1rem;color: #2c2c2c;line-height: 22px;margin-top: 5px;width: 120%;position: relative;}
	.jjaa_a p{font-size: 0.7rem;color: #2c2c2c;line-height: 20px;margin-top: 15px;max-height: 60px;overflow: hidden;}
	.jjaa_a img{margin-top: 15px;width: 30px;}
	#swiper_jj .swiper-slide{box-shadow: 0 0 40px 0 rgba(218,219,223,0.56);}
	#swiper-pagination_jj{position: static;display: table;margin: 0 auto;margin-top: 6%;}
	#swiper-pagination_jj .swiper-pagination-bullet{width: 10px;height: 10px;background-color: #cacaca;border-radius: 50%;display: block;float: left;cursor: pointer;margin: 0 4px;outline: none;}
	#swiper-pagination_jj .swiper-pagination-bullet-active{background-color: #fc8200;}
	.jjaa:hover .jjaa_b img{transform: scale(1.08);}
/*关于*/
	.gy{width: 100%;overflow: hidden;background-image: url(../img/s12.jpg);background-repeat: no-repeat;background-position: center;padding-top: 10%;padding-bottom: 130px;}
	.gya{margin: 0 auto;margin-top: 6%;}
	.gya p{font-size: 0.76rem;color: #fff;line-height: 22px;text-align: center;}
	.gya .cpm{background-color: #fff;margin-top: 28px;}
	.gya .cpm a{color: #00923d;}
	.bka{width: 100%;background-color: #fff;margin-top: -100px;padding: 8% 0;box-shadow: 0 10px 30px 0 rgba(218,232,224,0.6);}
	.bka h6{text-align: center;font-size: 1.4rem;color: #2c2c2c;font-weight: bold;line-height: 30px;}
	.bka h6 span{color: #fc8200;}
	.bka h6 m{display: block;width: 0;overflow: hidden;height: 0;}
	.bka h6 img{display: none;}
	.sjbka{width: 100%;overflow: hidden;}
	.bkaa{width: 170%;margin-left: -35%;margin-top: 6%;}
	.bkab{width: 100%;}
	.bkab_a{width: 100%;overflow: hidden;}
	.bkab_a img{width: 100%;transition: all ease 0.3s;}
	.bkab_a:hover img{transform: scale(1.05);}
	#swiper-pagination_yf{display: table;margin: 0 auto;margin-top: 4%;position: static;}
	#swiper-pagination_yf .swiper-pagination-bullet{width: 10px;height: 10px;background-color: #cacaca;border-radius: 50%;display: block;float: left;cursor: pointer;margin: 0 4px;}
	#swiper-pagination_yf .swiper-pagination-bullet-active{background-color: #fc8200;}
/*新闻*/
	.xw{width: 100%;overflow: hidden;margin-top: 10%;}
	.xwa{width: 100%;margin-top: 6%;}
	.xwaa{width: 100%;border-bottom: 1px solid #d2d2d2;padding-left: 13px;}
	.xwaa p{float: left;line-height: 16px;padding: 0 7px 22px 7px;position: relative;}
	.xwaa p:nth-child(1){margin-right: 40px;}
	.xwaa p:nth-child(1)::before{position: absolute;content: "-";right: -40px;top: 0;width: 40px;text-align: center;font-size: 16px;color: #bbbbbb;}
	.xwaa p::after{position: absolute;content: "";width: 0%;height: 2px;background-color: #00923d;left: 50%;bottom: -2px;transition: all ease 0.3s;z-index: 1;}
	.xwaa p.on::after{left: 0;width: 100%;}
	.xwaa p.on::after a{color: #00923d;}
	.xwaa p a{font-size: 16px;color: #2c2c2c;}
	.xwaa span{float: left;display: block;width: 40px;text-align: center;line-height: 16px;font-size: 16px;color: #bbbbbb;}
	.xwaa h6{float: left;line-height: 16px;padding: 0 7px 22px 7px;position: relative;}
	.xwaa h6::after{position: absolute;content: "";width: 0%;height: 2px;background-color: #00923d;left: 50%;bottom: -1px;transition: all ease 0.3s;}
	.xwaa h6 a{font-size: 16px;color: #2c2c2c;}
	.xwaa h6:hover::after{left: 0;width: 100%;}
	.xwaa h6:hover a{color: #00923d;}
	.xwab{width: 110%;margin-left: -5%;margin-top: 5%;overflow: hidden;position: relative;}
	.xwab a &gt; img{width: 100%;transition: all ease 0.3s;}
	.xwab a &gt; h6{position: absolute;left: 5%;top: 12%;font-size: 1.2rem;color: #fc8200;font-weight: bold;line-height: 22px;}
	.xwab a &gt; h6 span{display: block;width: 46px;height: 2px;background-color: #fc9000;margin-top: 15px;}
	.xwabw{width: 90%;margin: 0 auto;background-color: #000;height: 100%;padding: 6%;margin-top: -20%;position: relative;}
	.xwabw h6{font-size: 0.95rem;color: #fff;font-weight: bold;line-height: 18px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;padding-left: 7px;}
	.xwabw p{font-size: 0.75rem;color: #fff;line-height: 22px;margin-top: 15px;height: 44px;overflow: hidden;padding-left: 7px;}
	.xwabw_a{width: 100%;border-top: 1px solid rgba(255,255,255,0.3);margin-top: 20px;padding: 15px 0 0 7px;}
	.xwabw_a span{display: block;float: left;background-image: url(../img/s19.png);line-height: 16px;background-size: 16px 16px;padding-left: 24px;font-size: 0.75rem;color: #fff;background-repeat: no-repeat;}
	.xwabw_a img{float: right;margin-top: 3px;}
	.xwab:hover a &gt; img{transform: scale(1.1);}
	.xwac{width: 100%;margin-top: 2%;position: relative;}
	.xwaca{width: 100%;margin-top: 9%;}
	.xwaca h6{font-size: 0.95rem;color: #2c2c2c;font-weight: bold;line-height: 18px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;padding-left: 6px;transition: all ease 0.3s;}
	.xwaca p{font-size: 0.75rem;color: #2c2c2c;line-height: 22px;margin-top: 10px;height: 44px;overflow: hidden;padding-left: 6px;}
	.xwaca_a{width: 100%;border-top: 1px solid #d5d5d5;margin-top: 15px;padding: 15px 0 0 7px;}
	.xwaca_a span{display: block;float: left;background-image: url(../img/s22.png);line-height: 16px;background-size: 16px 16px;padding-left: 24px;font-size: 0.75rem;color: #757575;background-repeat: no-repeat;}
	.xwaca_a img{float: right;margin-top: 3px;transition: all ease 0.3s;}
	.xwaca:hover h6{color: #00923d;}
	.xwaca:hover .xwaca_a img{transform: translateX(-10px);}
	.xwb{width: 110%;margin-left: -5%;margin-top: 8%;background-color: #f3f3f5;padding: 10% 6% 3% 6%;float: left;}
	.xwba{width: 100%;border-bottom: 1px solid #d2d2d2;padding-left: calc(50% - 100px);}
	.xwba p{float: left;line-height: 16px;padding: 0 7px 22px 7px;position: relative;}
	.xwba p::after{position: absolute;content: "";width: 0%;height: 2px;background-color: #00923d;left: 50%;bottom: -1px;transition: all ease 0.3s;}
	.xwba p.on::after{left: 0;width: 100%;}
	.xwba p.on::after a{color: #00923d;}
	.xwba p a{font-size: 16px;color: #2c2c2c;}
	.xwba p:hover::after{left: 0;width: 100%;}
	.xwba p:hover a{color: #00923d;}
	.xwba span{float: left;display: block;width: 45px;text-align: center;line-height: 16px;font-size: 16px;color: #bbbbbb;}
	.xwbb{width: 100%;background-color: #f3f3f5;padding: 5% 2% 0 2%;margin-top: 4%;}
	.xwbb_a{width: 100%;border-bottom: 1px solid #cdcdce;margin-top: 8%;padding: 0 0 8% 7px;}
	.xwbb_a h6{font-size: 0.88rem;color: #2c2c2c;font-weight: bold;line-height: 18px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;transition: all ease 0.3s;}
	.xwbb_a p{font-size: 0.75rem;color: #2c2c2c;line-height: 22px;height: 44px;overflow: hidden;margin-top: 12px;padding-right: 44px;background-image: url(../img/s21.png);background-repeat: no-repeat;background-position: right top 8px;transition: all ease 0.3s;}
	.xwbb_a:nth-child(4){border: none;}
	.xwbb_a:hover h6{color: #00923d;}
	.xwbb_a:hover p{background-position: right 8px top 8px;}
/*联系松郎*/
	.lx{width: 100%;background-image: url(../img/s17.jpg);background-repeat: no-repeat;background-position: center;background-size: cover;padding: 10% 0;overflow: hidden;}
	.lxa{width: 100%;}
	.lxaa{width: 100%;margin-top: 30px;}
	.lxaa p{width: 100%;overflow: auto;margin-top: 10px;}
	.lxaa p img{float: left;width: 23px;margin-left: 5px;}
	.lxaa p span{float: right;width: calc(100% - 40px);display: block;font-size: 0.82rem;color: #fff;line-height: 27px;}
	.lxa .cpm{margin-left: 0;background-color: #fff;margin-top: 8%;}
	.lxa .cpm a{color: #00923d;}
	.lxb{width: 100%;margin-top: 8%;}
	.lxb &gt; p{overflow: auto;}
	.lxb &gt; p img{float: left;width: 35px;}
	.lxb &gt; p span{float: left;font-size: 0.8rem;color: #fff;line-height: 18px;margin-top: 10px;margin-left: 6px;}
	.lxba{width: 100%;margin-top: 12px;}
	.lxba input{height: 44px;line-height: 42px;border: 1px solid #fff;float: left;width: 49%;background-color: rgba(255,255,255,0.2);font-size: 0.8rem;color: #fff;padding-left: 12px;border-radius: 4px;margin-top: 8px;}
	.lxba input:nth-child(2n){float: right;}
	.lxba textarea{height: 100px;line-height: 24px;border: 1px solid #fff;float: left;width: 100%;background-color: rgba(255,255,255,0.2);font-size: 0.88rem;color: #fff;padding-left: 12px;border-radius: 4px;margin: 9px 0;padding-top: 10px;}
	.lxbc{width: 49%;border: 1px solid #fff;background-color: rgba(255,255,255,0.2);border-radius: 4px;}
	.lxbc input{float: left;width: 40%;font-size: 0.8rem;color: #fff;padding-left: 12px;background-color: transparent;line-height: 42px;}
	.lxbc img{float: right;margin-top: 3px;width: 50px;height: 36px;}
	.lxbc p{float: right;line-height: 42px;text-decoration: underline;font-size: 0.7rem;color: #fff;margin: 0 8px;cursor: pointer;}
	.lxbb{width: 49%;}
	.lxbb input{width: 48.5%;line-height: 44px;height: 44px;text-align: center;border-radius: 4px;cursor: pointer;background-color: #fc8200;font-size: 0.88rem;color: #fff;}
	.lxbb input:nth-child(2){float: right;background-color: #303030;}
	
/*footer*/
	.yj{width: 100%;overflow: hidden;background-color: #fff;padding: 8% 0 110px;}
	.yjb &gt; img{width: 180px;}
	.yjb h6{font-size: 1.3rem;color: #2c2c2c;font-weight: bold;margin-top: 2px;}
	.yjb h6 img{display: inline-block;width: 40px;position: relative;top: 6px;margin-right: 6px;}
	.yjb p{font-size: 0.65rem;color: #434343;line-height: 20px;margin-top: 5px;}
	.yjb p a{font-size: 0.65rem;color: #434343;}
	.yjb span{display: block;font-size: 0.7rem;color: #9fa4a8;line-height: 12px;margin-top: 5px;}
	.yjb span a{font-size: 0.7rem;color: #9fa4a8;transition: all ease 0.3s;}
	.yjb span a:hover{color: #008534;}
	.yja{margin-left: 50px;margin-top: 13px;}
	.yjaa{width: 180px}
	.yjaa:nth-child(3){width: 120px;}
	.yjaa:nth-child(4){width: auto;}
	.yjaa h6{line-height: 14px;}
	.yjaa h6 a{font-size: 14px;color: #0c0e0f;font-weight: bold}
	.yjaa p{line-height: 24px;margin-top: 24px;}
	.yjaa p a{font-size: 12px;color: #434343;display: block;transition: all ease 0.3s;}
	.yjaa p a:hover{color: #008534;}
	.yjc{width: 120px;border: 1px solid #535353;padding-bottom: 15px;margin-top: 15px;}
	.yjc img{width: 100%;}
	.yjc p{text-align: center;font-size: 0.65rem;color: #434343;line-height: 12px;margin-top: 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 'al1';color: #fff;text-indent: 54px;margin-bottom: 3px;border-radius: 3px;transition: all .5s ease;overflow: hidden;}
	.yb_bar ul li a{font: 15px/53px 'al1';color: #fff;text-indent: 54px;margin-bottom: 3px;border-radius: 3px;transition: all .5s ease;overflow: hidden;}
	.yb_bar .yb_top{background: #009a44 url(../img/t1.png) no-repeat;}
	.yb_bar .yb_phone{background: #009a44 url(../img/t2.png) no-repeat;}
	.yb_bar .yb_QQ{text-indent: 0;background: #009a44 url(../img/t3.png) no-repeat;}
	.yb_bar .yb_ercode{background: #009a44 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;}
	
	.zuoc{position: fixed;z-index: 9999999;bottom: 10%;left: -0;cursor: pointer;transition: all .3s ease;width: 255px;opacity: 0;}
	.zuoca{width: 100%;margin: 9.5px 0;margin-left: -160px;transition: all .3s ease;}
	.zuoca img{width: 100%;}
	.zuoca:hover{margin-left: 0;}
	
/*****************************************内页开始******************************************/
	

/*产品列表页*/
	.sjdhgd_n{box-shadow: 0 -2px 18px -2px #087443;}
	.neiye{width: 100%;overflow: hidden;background-color: #f3f3f5;padding-bottom: 10%;padding-top: 33%;}
	.mbx{display: none;}
	.neiye .cpa{margin-top: 0;}
	.cpla{width: 100%;margin-top: 4%;}
	.cpla .cpx{margin-top: 5%;display: block;}
	.cpla .cpx:nth-child(2n){float: right;}
	.ym{display: table;margin: 0 auto;margin-top: 12%;}
	.ym p{width: 30px;height: 30px;background-color: #fff;line-height: 30px;text-align: center;border-radius: 4px;margin: 0 2px;float: left;transition: all ease 0.3s;}
	.ym p a{font-size: 0.8rem;color: #2c2c2c;transition: all ease 0.3s;display: block;}
	.ym p.a{width: 50px;}
	.ym p:hover{background-color: #00923d;}
	.ym p:hover a{color: #fff;}
	.ym p.on{background-color: #00923d;}
	.ym p.on a{color: #fff;}
	.tjzx{width: 100%;background-color: #fff;margin-top: 10%;position: relative;padding: 8% 0;box-shadow: 0 5px 30px 0 rgba(147,147,147,0.17);}
	.tjzx::after{position: absolute;content: "";width: 280px;height: 4px;background-color: #00923d;left: 50%;margin-left: -140px;top: -2px;}
	.tjzx h5{text-align: center;font-size: 1.4rem;color: #2c2c2c;line-height: 28px;font-weight: bold;}
	.tjzx h5 img{display: inline-block;margin: 0 16px;position: relative;top: -4px;}
	.tjzxa{width: 90%;margin: 0 auto;margin-top: 20px;}
	.tjzxa .xwbb_a{width: 100%;padding: 0 0 20px 7px;margin-top: 20px;}
	.tjzxa .xwbb_a p{height: 44px;}
	.tjzxa .xwbb_a:nth-child(5){display: none;}
	.tjzxa .xwbb_a:nth-child(6){display: none;}
	
/*产品内页*/
	.cpna{width: 100%;margin-top: 6%;}
	.cpnat{width: 100%;border: 1px solid #dcdcdc;}
	.cpnat img{width: 100%;}
	.cpnaw{width: 100%;margin-top: 8%;}
	.cpnaw h1{font-size: 1.2rem;color: #2c2c2c;font-weight: bold;line-height: 22px;border-left: 4px solid #00923d;padding-left: 16px;margin-bottom: 10px;}
	.cpnaw p{font-size: 0.85rem;color: #2c2c2c;line-height: 26px;margin-top: 5px;overflow: auto;}
	.cpnaw p span.s1{width: 90px;float: left;}
	.cpnaw p span.s2{width: calc(100% - 90px);float: left;}
	.cpnawa{width: 100%;margin-top: 3%;}
	.cpnawa .t1{width: 260px;float: left;}
	.cpnawa .t2{width: 45px;float: left;margin-left: 13px;}
	.cpnb{width: 100%;margin-top: 8%;}
	.cpnba{width: 100%;}
	.cpnba p{font-size: 1.1rem;color: #2c2c2c;font-weight: bold;line-height: 22px;border-left: 3px solid #00923d;padding-left: 15px;float: left;margin-right: 35px;cursor: pointer;}
	.cpnbx{width: 100%;background-color: #fff;margin-top: 13px;padding: 8% 6%;}
	.cpnbxa{width: 100%;margin-bottom: 6%;}
	.cph5{width: 100%;border-bottom: 1px solid #d2d2d2;font-size: 1rem;color: #00923d;line-height: 16px;font-weight: bold;padding-bottom: 15px;position: relative;}
	.cph5::after{position: absolute;content: "";width: 70px;height: 2px;background-color: #00923d;left: 0;bottom: -1px;}
	.cpnbxa p{font-size: 0.85rem;color: #2c2c2c;line-height: 24px;margin-top: 5%;padding-left: 5px;}
	.cpnbxa img{width: 100%;margin-top: 6%;}
	.cpnbxb{width: 100%;margin-bottom: 39px;}
	.cpnbxb p{font-size: 0.85rem;color: #2c2c2c;line-height: 24px;background-image: url(../img/s36.png);background-repeat: no-repeat;background-position: left 5px top 2px;padding-left: 40px;margin-top: 6px;background-size: 20px 20px;}
	.cpnbxb p:nth-child(2){margin-top: 24px;}
	.cpnbxc{width: 100%;}
	.cpnbxc h6{font-size: 1rem;color: #2c2c2c;line-height: 16px;font-weight: bold;margin-top: 31px;padding-left: 6px;margin-bottom: 20px;}
	.cpnbxc_a{width: 100%;margin-top: 16px;}
	.cpnbxc_a img{float: left;width: 55px;}
	.cpnbxc_a p{width: calc(100% - 70px);float: right;font-size: 0.85rem;color: #2c2c2c;line-height: 22px;}
	.cpnbxc_a p span{display: block;font-weight: bold;font-size: 1rem;margin-bottom: 4px;}
	.fhlb{width: 150px;margin: 0 auto;line-height: 46px;text-align: center;border-radius: 4px;margin-top: 25px;background-color: #00923d;transition: all ease 0.3s;}
	.fhlb a{font-size: 14px;color: #fff;display: block;}
	.fhlb:hover{transform: translateY(-5px);}
	.tjxinwen{width: 100%;overflow: hidden;background-color: #f3f3f5;padding: 2% 0 10%;}
	
	.cpnbx table{border-collapse: collapse;}
	.cpnbx table td{border: 1px solid #000;font-size: 0.85rem;color: #2c2c2c;}
	
/*解决方案列表页*/
	.neiye_jj{width: 100%;overflow: hidden;margin-bottom: 10%;padding-top: 25%;}
	.neiye_jj .bta{margin-top: 8%;}
	.alla{width: 100%;margin-top: 20px;}
	.alla .jjaa{width: 100%;border: 2px solid #fff;transition: all ease 0.3s;box-shadow: 0 0 30px 0 rgba(218,219,223,0.365);margin-top: 5%;}
	.alla .jjaa:hover{border-color: #00923d;}
	
/*解决方案内页*/
	.neiye_jjn{width: 100%;overflow: hidden;background-color: #f3f3f5;padding-bottom: 10%;padding-top: 25%;}
	.neiye_jjn .bta{margin-top: 8%;}
	.jjn{width: 100%;background-color: #fff;margin-top: 6%;padding: 8% 6%;}
	.jjna{width: 100%;padding: 0 10px 20px 10px;border-bottom: 1px solid #d2d2d2;}
	.jjna h5{font-size: 1.3rem;color: #00923d;font-weight: bold;line-height: 18px;text-transform: uppercase;}
	.jjna h6{font-size: 1.3rem;color: #2c2c2c;font-weight: bold;line-height: 22px;margin-top: 8px;}
	.jjna p{display: none;}
	.jjnb{width: 100%;}
	.jjnb p{font-size: 0.85rem;color: #2c2c2c;line-height: 24px;margin-top: 8%;}
	.jjnb p b{display: block;}
	.jjnb p b.b{font-size: 1rem;color: #00923d;margin-bottom: 8px;}
	.jjnb p b.c{font-size: 0.9rem;color: #00923d;}
	.jjnba table{width: 100%;border-collapse: collapse;margin-top: 32px;}
	.jjnba table td{font-size: 0.75rem;color: #2c2c2c;height: 40px;border: 1px dashed #d2d2d2;padding-left: 20px;}
	.jjnba table td.img{width: 50%;padding: 0;}
	.jjnba table td.img img{width: 100%;}
	.jjnba table td b{border-left: 4px solid #00923d;padding-left: 10px;margin-left: -14px;font-size: 0.85rem;}
	.tjbk{width: 100%;margin-top: 8%;background-color: #f3f3f5;}
	.tjbk &gt; img{width: 100%;float: left;}
	.tjbk_a{width: 100%;border-bottom: 1px solid #cdcdce;padding: 6%;margin-top: 4%;}
	.tjbk_a:nth-child(3){border: none;}
	.tjbk_a h6{font-size: 0.88rem;color: #2c2c2c;font-weight: bold;line-height: 20px;height: 40px;overflow: hidden;transition: all ease 0.3s;}
	.tjbk_a p{font-size: 0.77rem;color: #2c2c2c;line-height: 22px;height: 44px;overflow: hidden;margin-top: 10px;}
	.tjbk_a img{margin-top: 12px;transition: all ease 0.3s;}
	.tjbk_a:hover h6{color: #00923d;}
	.tjbk_a:hover img{transform: translateX(6px);}
	.jjn .fhlb{margin: 0 auto;margin-top: 10%;}
	
/*新闻列表页*/
	.xw_fl::after{display: none;}
	.xw_fl p a:nth-child(1){margin-bottom: 0;}
	.xw_fl p a{font-size: 0.8rem;}
	.xw_fl p span{font-size: 0.8rem;width: 35px;}
	.xwl{width: 100%;margin-top: 6%;}
	.xwla{width: 100%;background-color: #fff;padding: 7%;margin-top: 26px;transition: all ease 0.3s;}
	.xwla_t{width: 100%;overflow: hidden;}
	.xwla_t img{width: 100%;transition: all ease 0.3s;}
	.xwla_w{width: 100%;margin-top: 6%;}
	.xwla_w h6{font-size: 1rem;color: #2c2c2c;font-weight: bold;line-height: 20px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;transition: all ease 0.3s;}
	.xwla_w p{font-size: 0.85rem;color: #2c2c2c;line-height: 22px;height: 66px;overflow: hidden;margin-top: 14px;transition: all ease 0.3s;}
	.xwla_w h5{font-size: 0.75rem;color: #757575;background-image: url(../img/s22.png);line-height: 16px;background-size: 16px 16px;background-repeat: no-repeat;background-position: left center;padding-left: 24px;margin-top: 21px;transition: all ease 0.3s;float: left;}
	.xwla_w span{background-image: url(../img/s21.png);width: 6px;height: 10px;background-size: 100% 100%;float: right;margin-top: 25px;transition: all ease 0.3s;}
	.xwla:hover{background-color: #00923d;}
	.xwla:hover .xwla_t img{transform: scale(1.05);}
	.xwla:hover .xwla_w h6{color: #fff;}
	.xwla:hover .xwla_w p{color: #fff;}
	.xwla:hover .xwla_w h5{color: #fff;background-image: url(../img/s19.png);}
	.xwla:hover .xwla_w span{background-image: url(../img/s20.png);transform: translateX(-8px);}
	.tjcp_xw{margin-top: 10%;}

/*新闻内页*/
	.xwn{width: 100%;background-color: #fff;margin-top: 6%;padding: 8% 6%;}
	.xwna{width: 100%;}
	.xwna_a{width: 100%;border-bottom: 1px solid #d2d2d2;padding-bottom: 20px;}
	.xwna_a h1{font-size: 1.1rem;color: #2c2c2c;font-weight: bold;line-height: 28px;}
	.xwna_a p{font-size: 0.75rem;color: #757575;margin-top: 7px;}
	.xwna_a p img{display: inline-block;position: relative;top: 3px;margin-right: 9px;}
	.xwna_a p span{display: inline-block;width: 30px;}
	.xwna_b{width: 100%;margin-top: 6%;}
	.xwna_b p{font-size: 0.85rem;color: #2c2c2c;line-height: 24px;}
	.xwna_b img{max-width: 100%;margin: 0 auto;margin-top: 5%;}
	.xwna_b strong{display: block;font-weight: normal;font-size: 0.85rem;color: #898989;line-height: 24px;margin-top: 8%;}
	.xwna_b strong a{transition: all ease 0.3s;font-size: 0.85rem;color: #898989;}
	.xwna_b strong a:hover{color: #00923d;}
	.xwna_c{width: 100%;margin-top: 8%;}
	.xwna_c img{width: 100%;}
	.xwna .fhlb{margin: 0 auto;margin-top: 8%;}
	
/*百科列表页*/
	.bkl{width: 100%;}
	.bkla{width: 100%;background-color: #fff;padding: 7%;margin-top: 6%;transition: all ease 0.3s;}
	.bkla h6{font-size: 1rem;color: #2c2c2c;line-height: 20px;font-weight: bold;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;transition: all ease 0.3s;}
	.bkla p{font-size: 0.85rem;line-height: 24px;color: #2c2c2c;height: 72px;overflow: hidden;margin-top: 15px;transition: all ease 0.3s;}
	.bkla span{display: block;background-image: url(../img/s21.png);width: 6px;height: 10px;background-size: 100% 100%;margin-top: 15px;transition: all ease 0.3s;}
	.bkla:hover{background-color: #00923d;}
	.bkla:hover h6{color: #fff;}
	.bkla:hover p{color: #fff;}
	.bkla:hover span{background-image: url(../img/s20.png);transform: translateX(6px);}
	
/*关于页*/
	.gyy{width: 100%;margin-top: 8%;}
	.gyya_a{width: 100%;margin-top: 6%;}
	.gyya_a h6{font-size: 1.3rem;color: #2c2c2c;font-weight: bold;border-left: 4px solid #00923d;padding-left: 14px;line-height: 26px;}
	.gyya_a p{font-size: 0.85rem;color: #2c2c2c;line-height: 24px;margin-top: 5%;}
	.gyya_b{width: 100%;position: relative;}
	.gyya_b img{width: 100%;}
	.gyya h5{font-size: 1.3rem;color: #2c2c2c;font-weight: bold;border-left: 4px solid #00923d;padding-left: 14px;line-height: 26px;margin-top: 8%;}
	.gyyb{width: 100%;background-image: url(../img/s46.jpg);background-repeat: no-repeat;background-position: center;background-size: cover;padding: 8% 0;margin-top: 5%;}
	.gyyba{width: 100%;background-color: #fff;border-radius: 4px;padding: 3% 6% 6% 6%;}
	.gyyba p{width: 100%;float: left;font-size: 0.85rem;color: #2c2c2c;line-height: 24px;margin-top: 20px;}
	.gyyba p span{display: block;font-size: 1.1rem;color: #00923d;font-weight: bold;line-height: 20px;margin-bottom: 10px;}
	.gyyba h6{width: 100%;line-height: 26px;text-align: center;font-size: 1rem;color: #fff;font-weight: bold;background-color: #00923d;margin-top: 6%;padding: 4% 2%;}
	.gyyc{margin-top: 8%;}
	.gyyca{width: 100%;position: relative;}
	.gyyca img{width: 100%;}
	.gyyca p{width: 300px;position: absolute;left: 2%;bottom: 2%;font-size: 0.8rem;color: #fff;line-height: 24px;padding: 5%;background-color: #00923d;}
	.gyyca p span{display: block;font-size: 1rem;font-weight: bold;line-height: 20px;margin-bottom: 10px;}
	.gyycb{width: 100%;position: relative;margin-top: 8%;}
	.gyycb img{width: 100%;}
	.gyycb p{font-size: 0.8rem;color: #2c2c2c;line-height: 24px;position: absolute;left: 7%;top: 7%;}
	.gyycb p span{display: block;font-size: 1rem;color: #00923d;margin-bottom: 10px;line-height: 20px;font-weight: bold;}
	.gyyd{margin: 8% auto;}
	.gyyd h5{text-align: center;font-size: 1rem;color: #2c2c2c;line-height: 20px;font-weight: bold;}
	.gyyd h5 span{color: #00923d;}
	
/*研发页*/
	.yfya{width: 100%;}
	.yfya h5{text-align: center;font-size: 1.2rem;color: #00923d;font-weight: bold;line-height: 26px;margin-top: 6%;}
	.yfya h5 span{display: block;width: 1px;height: 0;overflow: hidden;}
	.yfya_a{width: 100%;border: 4px solid #fff;border-radius: 6px;background: linear-gradient(to bottom,#f3f3f3,#fff);margin-top: 50px;padding: 0 5% 5% 5%;box-shadow: 0 0 30px 0 rgba(223,225,239,0.7);transition: all ease 0.3s;}
	.yfya_a img{width: 72px;margin-top: -34px;transition: all ease 0.3s;}
	.yfya_a h6{font-size: 1.1rem;color: #2c2c2c;font-weight: bold;line-height: 22px;border-bottom: 1px solid #e2e3e3;padding-bottom: 18px;position: relative;margin-top: 21px;}
	.yfya_a h6::after{position: absolute;content: "";width: 24px;height: 2px;background-color: #00923d;left: 0;bottom: -1px;}
	.yfya_a p{font-size: 0.88rem;color: #2c2c2c;line-height: 24px;margin-top: 15px;}
	.yfyb{width: 101.357%;margin-left: -0.6785%;margin-top: 24px;}
	.yfyb img{width: 30.725%;margin: 0 1.3%;float: left;margin-top: 41px;}
	.yfya_a:hover img{transform: scale(0.95);}
	.neiye_jj .sjbka{width: 110%;margin-left: -5%;margin-top: 6%;}
	
/*联系页*/
	.lxya{width: 100%;margin: 0 auto;margin-top: 8%;}
	.lxya_a{width: 100%;border: 1px dashed #d2d2d2;margin-bottom: -1px;margin-right: -1px;padding: 4% 4% 4% 6%;}
	.lxya_a img{float: left;width: 39px;}
	.lxya_a p{float: right;width: calc(100% - 60px);font-size: 0.95rem;color: #2c2c2c;line-height: 24px;margin-top: 2px;}
	.lxya_a p span{display: block;font-size: 0.85rem;color: #898989;line-height: 14px;margin-bottom: 6px;}
	.ditu{width: 100%;margin: 0 auto;margin-top: 8%;position: relative;}
	.dt_ewm{width: 120px;height: 120px;background-color: #00923d;padding: 3%;position: absolute;right: 0;bottom: 0%;display: none;}
	.dt_ewm img{width: 100%;}
	
	.lxya_xa .lxya_a:nth-child(6){display: none;}
	.lxya_x{width: 100%;}
	.lxya_x .lxya_a{width: 100%;}
	/*网站地图*/
	.wzdt2{width: 96%;margin: 0 auto;margin-top: 24%;margin-bottom: 20px;}
	.wzdt_a{border: solid 2px #e5e5e5;margin-top: 22px;}
	.wzdt_a h6{width: 96%;margin: 0 auto;border-bottom: 1px solid #f2f2f2;margin-top: 5px;}
	.wzdt_a h6 a{font-size: 0.95rem;color: #505050;font-weight: bold;line-height: 45px;}
	.wzdt_a p{margin: 0 25px;}
	.wzdt_a p a{color: #505050;line-height: 42px;margin-right: 10px;font-size: 0.85rem;}
	.wzdt_a p a:hover{color: #0665d0}
	/*网站地图*/
	/*404*/
    .fzfbox{width:100%;margin:0 auto;background:#f9f9f9;padding:30px;margin-bottom: -8%;margin-top: 14%;}
.fzf1{width:90%;margin:15px auto;}
.fzf1 img{width:100%;margin:0 auto;}
.fzf2{width:100%;margin:0 auto;}
.fzf2 p{font-size:1rem;color:#434343;text-align:center;line-height:30px;}
.fzf2-1{width:100%;margin:0 auto;}
.fzf2-1 p{font-size:0.9rem;color:#434343;text-align:center;line-height:30px;}
.fzf2-1 p span{color:#333;}
.fzf3{width:310px;margin:30px auto;}
.fzf3z{float:left;}
.fzf3z img{width:100%;margin:0 auto;}
.fzf3y{float:right;}
.fzf3y img{width:100%;margin:0 auto;}   
    /*404*/

	
	
@media (min-width: 350px){
	.cpb p a:nth-child(1){padding-left: 5px;}
}	
	
@media (min-width: 374px){
	.cpb p a{font-size: 0.65rem;}
	.xwaa{padding-left: 8%;}
	.xw_fl p a{font-size: 0.9rem;}
	.xw_fl p span{font-size: 0.9rem;width: 40px;}
	
}
	

	
@media (min-width: 400px){
	.cpb p a{font-size: 0.68rem;}
	.yjb p{font-size: 0.7rem;}
	.yjb span{font-size: 0.7rem;}
	.yjb span a{font-size: 0.7rem;}
	.xw_fl p a{font-size: 0.8rem;}
	.xw_fl p span{font-size: 0.8rem;width: 35px;}
	
}
	
@media (min-width: 414px){
	.sjdha_t2{width: 36px;top: calc(50% - 16px);}
	.cpb p a{font-size: 0.71rem;}
	.cpb p a:nth-child(1){padding-left: 7px;}
	.xw_fl p a{font-size: 0.8rem;}
	.xw_fl p span{font-size: 0.8rem;width: 35px;}


	
}
	
	
	
	
	
@media (min-width: 450px){
	.cpb p a{font-size: 0.75rem;}
	.fwba p{font-size: 0.75rem;line-height: 22px;}
	.yjb p{font-size: 0.75rem;}
	.yjb span{font-size: 0.75rem;}
	.yjb span a{font-size: 0.75rem;}
	.xw_fl p a{font-size: 0.8rem;}
	.xw_fl p span{font-size: 0.8rem;width: 35px;}
}
	
	
	
	
	
@media (min-width: 500px){
	.sjdha_t2{width: 40px;top: calc(50% - 17px);}
	.cpb p a{font-size: 0.82rem;}
	.xza{width: 85%;height: 340px;padding: 10% 9% 0 9%;}
	.fwba{padding-left: 8%;}
	.jjaa_a p{font-size: 0.82rem;line-height: 22px;margin-top: 18px;max-height: 66px;overflow: hidden;}
	.yjb p{font-size: 0.8rem;line-height: 24px;}
	.yjb span{font-size: 0.8rem;}
	.yjb span a{font-size: 0.8rem;}
	.yjc{width: 140px;}
	.yjc p{font-size: 0.75rem;}
	.ym p{width: 40px;height: 40px;line-height: 40px;}
	.ym p.a{width: 60px;}
}		
	
	
	
@media (min-width: 550px){
	.cpb p a{font-size: 0.9rem;}
	.cpb p span{width: 20px;font-size: 0.8rem;}
	.cpb p a:nth-child(1){padding-left: 10px;}
	.yjb{padding-left: 4%;}
	.yjb span{margin-top: 10px;}
}	
	
		
	
@media (min-width: 600px){
	.cpb p span{width: 28px;}
	.yjb{padding-left: 8%;}
	
}	
	
@media (min-width: 650px){
	.cpb p span{width: 35px;}
	.cpb p a:nth-child(1){padding-left: 15px;}

}
	
	
	
@media (min-width: 700px){
	.sjdha_t2{width: 44px;top: calc(50% - 19px);}
	.sjdha_t1{width: 30%;}
}		
	
@media (min-width: 750px){
	body{max-width: 750px;margin: 0 auto;}
	.sjdhgd{max-width: 750px;left: 50%;margin-left: -375px;}

	
	
}	
	
	
	
	
	
	
	
	
	
	
	
	
	
}




</pre></body></html>