@charset "utf-8";
.wrapper{
  min-width: 1200px;
  max-width:1920px;
  margin:auto;
}
#header,#footer,.width{
  max-width:1616px;
  margin:0 auto;
}
.among{
  padding: 3%;
}
.width1{
  max-width: 1440px;
  margin: 0 auto;
}
.header{
  background: #FFF;
  padding: 0 3%;
}
#header .logo{
  float: left;
  padding: 17px 0;
}
#header .logo img{
  height: 66px;
}
#header form{
  display: block;
  position: absolute;
  top: 42px;
  right: 0;
  width: 34px;
  height: 34px;
}
#header form input{
  position: absolute;
  top: 0;
  height: 34px;
  z-index: 1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#header form input[type='text']{
  right: 34px;
  width: 200px;
  padding: 0 10px;
  background: #FFF;
  display: none;
}
#header form input[type='submit']{
  right: 0;
  display: block;
  width: 34px;
  background: url(/html/images/s.png) center center no-repeat;
  border: 0;
  overflow: hidden;
  text-indent: -9999px;
  cursor: pointer;
}
#header form:hover input[type='text']{
  display: block;
}
#header form:hover input[type='submit']{
  border: 1px solid #CCC;
  border-left: 0;
}
#header form:after{
  content: '';
  display: block;
  width: 2px;
  height: 16px;
  background: #b2b2b2;
  position: absolute;
  top: 50%;
  right: 49px;
  margin-top: -8px;
}
.banner{
  position: relative;
  display: block;
  overflow: hidden;
}
.banner img{
  width: 100%;
}
.banner .arrow{
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  font-size: 0;
  z-index: 1;
  letter-spacing: -1px;
  text-align: center;
  height: 35px;
}
.banner .arrow span{
  margin: 0 5px;
  width: 12px;
  height: 12px;
  background: #FFF;
}
.banner .arrow span.active{
  background: #367a39;
}
.banner .info{
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 0;
  right: 0;
  padding: 0 3%;
  transform: translate(0,-50%);
}
.banner .info ul *{
  display: block;
  color: #FFF;
  text-shadow: 1px 1px 3px #000;
}
.banner .info ul span{
  font-size: 28px;
  font-weight: bold;
  line-height: 1.4;
  font-family: 'Microsoft YaHei UI Light';
}
.banner .info ul font{
  font-size: 36px;
  line-height: 1.4;
}
.banner .info ul li{
  font-size: 18px;
  margin-top: 3%;
}
.footer{
  border-top: 1px solid #e9e9e9;
  padding: 3.5% 3%;
}
.footer1{
  background: #161616;
  padding: 0.9% 3%;
}
#footer .info{
  float: left;
  width: 30%;
  margin-right: 4%;
}
#footer .info tn{
  display: block;
  font-size: 18px;
  font-weight: bold;
  color: #4b4b4b;
  line-height: 28px;
  margin-bottom: 16px;
}
#footer .info font{
  display: block;
}
#footer .info font,
#footer .info font a{
  color: #686666;
  line-height: 28px;
}
#footer .info font a:hover{
  color: #367a39;
}
#footer .info ul{
  font-size: 0;
  letter-spacing: -1px;
  margin: 30px 0 50px;
}
#footer .info ul li{
  display: inline-block;
  vertical-align: top;
  letter-spacing: 0;
}
#footer .info ul li:nth-child(1){
  margin-right: 50px;
}
#footer .info ul li img{
  height: 90px;
}
#footer .info ul li span{
  display: block;
  text-align: center;
  color: #5e5e5e;
  margin-top: 5px;
}
#footer .info list{
  font-size: 0;
  letter-spacing: -1px;
}
#footer .info list a{
  display: inline-block;
  vertical-align: top;
  letter-spacing: 0;
  margin: 3% 7% 0 0;
}
#footer .info list a:last-child{
  margin-right: 0;
}
#footer .info list a img{
  height: 45px;
}
#footer .type{
  float: left;
  width: 11%;
}
#footer .type > a{
  display: inline-block;
  vertical-align: top;
  font-weight: bold;
  margin-bottom: 16px;
}
#footer .type li a{
  font-size: 12px;
  color: #656565;
  line-height: 30px;
}
#footer .type a:hover{
  color: #367a39;
}
#footer .copyright{
  text-align: center;
}
#footer .copyright,
#footer .copyright *{
  color: #EEE;
  font-size: 12px;
}
#footer .copyright a:hover{
  color: yellow;
}
.location{
  padding: 1.5% 3% 0;
  display: none;
}
.view .location,
.product .location{
  display: block;
}
.location span:after{
  content: ' > ';
  font-family: '宋体';
}
.location1{
  background: #f8f8f8;
  border-top: 1px solid #d2d2d2;
  padding: 0.6% 3%;
}
.aside{
  background: url(/html/images/bg.jpg) center no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  padding: 3%;
  margin-top: 1px;
}
.aside h2{
  font-size: 0;
  letter-spacing: -1px;
  font-weight: normal;
}
.aside h2 span{
  font-size: 36px;
  color: #c7c7c7;
  letter-spacing: 0;
  line-height: 46px;
  font-family: 'baskerville_old_faceregular';
}
.aside h2 .name1{
  display: block;
}
.aside h2 .name2{
  display: inline-block;
  vertical-align: top;
  min-width: 150px;
}
.aside h2 font{
  display: inline-block;
  vertical-align: top;
  letter-spacing: 0;
  font-size: 30px;
  line-height: 46px;
  margin-left: 30px;
}
.aside .list{
  font-size: 0;
  letter-spacing: -1px;
  margin: 2% 0 0 -18px;
}
.aside .list li{
  display: inline-block;
  vertical-align: top;
  letter-spacing: 0;
  font-size: 15px;
  margin: 18px 0 0 18px;
}
.aside .list li a{
  display: block;
  padding: 0 13px;
  font-size: 15px;
  line-height: 40px;
  position: relative;
  cursor: pointer;
}
.aside .list li a:hover:after,
.aside .list li a.on:after{
  content: '';
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 2px;
  background: #367a39;
}
.product .aside .list li a:hover:after,
.product .aside .list li a.on:after{
  display: none;
}
.product .aside{
  background: #FFF;
}
.product .aside .list a:hover,
.product .aside .list a.on{
  background: #0b7642;
  color: #FFF;
}
.product1 .aside .list a:hover,
.product1 .aside .list a.on{
  background: #585858;
}
.product2 .aside .list a:hover,
.product2 .aside .list a.on{
  background: #cc9e5b;
}
.product .among{
  background: #f6f6f6;
}
.content{
  min-height: 400px;
}
.list_pro a{
  display: block;
  width: 22.75%;
  float: left;
  margin: 3% 0 0 3%;
}
.list_pro a:nth-child(-n+4){
  margin-top: 0;
}
.list_pro a:nth-child(4n+1){
  clear: both;
  margin-left: 0;
}
.list_pro a img{
  width: 100%;
  background: #000;
}
.list_pro a ul{
  margin-top: 8px;
  background: #fbfbfb;
  padding: 3% 12px 3.5%;
  transition: all .5s;
}
.list_pro a ul li{
  font-size: 16px;
  padding-right: 30px;
  position: relative;
}
.list_pro a ul li:after{
  content: '>';
  display: block;
  right: 0;
  top: 50%;
  width: 18px;
  height: 18px;
  font-family: '宋体';
  color: #FFF;
  line-height: 18px;
  margin-top: -9px;
  background: #4c923d;
  text-align: center;
  position: absolute;
}
.list_pro a ul span{
  display: block;
  color: #474343;
}
.list_pro a:hover ul{
  background: #e8e8e8;
}
.product1 .list_pro a ul li:after{
  background: #585858;
}
.product2 .list_pro a ul li:after{
  background: #cc9e5b;
}
.list_case a{
  display: block;
  width: 22.75%;
  float: left;
  margin: 3% 0 0 3%;
}
.list_case a:nth-child(-n+4){
  margin-top: 0;
}
.list_case a:nth-child(4n+1){
  clear: both;
  margin-left: 0;
}
.list_case a img{
  width: 100%;
}
.list_case a ul{
  background: #f5f5f5;
  padding: 4% 6%;
  transition: all .5s;
}
.list_case a ul span{
  color: #8d8d8d;
  height: 28px;
}
.list_case a ul li{
  font-size: 20px;
}
.list_case a ul font{
  color: #525252;
  font-size: 12px;
  display: block;
  margin-top: 5%;
}
.list_case a:hover ul{
  background: #e8e8e8;
}
.case_tn{
  font-size: 24px;
  margin-bottom: 5%;
  color: #3a3a3a;
}
.case_tn:after{
  content: '';
  display: block;
  width: 43px;
  height: 2px;
  margin-top: 5px;
  background: #3a3a3a;
}
.viewinfo{
  background: #f8f8f8;
  padding: 1% 3%;
  margin-top: 1.5%;
}
.viewinfo li{
  font-size: 24px;
  line-height: 1;
}
.detailed .picBox{
  float: left;
  width: 59%;
}
.detailed .picBox .swiper-container{
  float: left;
  border: 1px solid #bcbcbc;
  width: calc(96% - 102px);
}
.detailed .picBox .swiper-container img{
  width: 100%;
  background: #000;
}
.detailed .picBox .arrow{
  float: right;
  width: 102px;
}
.detailed .picBox .arrow img{
  width: 100px;
  height: 100px;
  display: block;
  background: #000;
}
.detailed .info{
  float: right;
  width: 37%;
}
.detailed .info > h1{
  font-size: 30px;
  color: #474343;
  line-height: 1.2;
  padding-bottom: 5%;
  border-bottom: 1px solid #e5e5e5;
}
.detailed .info > ul{
  margin-top: 6%;
}
.detailed .info > ul,
.detailed .info > ul *{
  font-size: 16px;
  line-height: 3;
  color: #686767;
}
.detailed .cont{
  border-top: 1px solid #e1e1e1;
  margin-top: 4%;
  padding-top: 4%;
}
.detailed .prev-next{
  border-top: 1px solid #e1e1e1;
  margin-top: 4%;
  padding-top: 2%;
}
.detailed > h1{
  text-align: center;
  font-size: 30px;
  font-weight: normal;
}
.detailed > .info1{
  font-size: 12px;
  text-align: center;
  color: #8d8d8d;
  padding: 2% 0 1%;
  margin-bottom: 3%;
  border-bottom: 1px solid #e8e8e8;
}
.detailed > .pic{
  margin-top: 2%;
  border-top: 1px solid #e8e8e8;
}
.detailed > .pic img{
  margin-top: 3%;
}
.type-name{
  position: relative;
}
.type-name span{
  display: block;
  text-align: center;
  font-size: 30px;
  color: #c4c4c4;
  font-family: 'baskerville_old_faceregular';
  line-height: 1.6;
}
.type-name font{
  display: block;
  text-align: center;
  font-size: 30px;
  color: #1c1c1c;
  font-family: '黑体';
  line-height: 1.6;
  font-weight: bold;
}
.type-name1 span{
  display: block;
  font-size: 30px;
  color: #191919;
  line-height: 1.4;
  font-family: '黑体';
  font-weight: bold;
}
.type-name1 font{
  display: block;
  font-size: 18px;
  color: #c4c4c4;
  line-height: 1.4;
  text-transform: uppercase;
  font-family: 'baskerville_old_faceregular';
}
.type-name2 span{
  display: block;
  text-align: center;
  font-size: 30px;
  color: #424242;
  font-weight: bold;
  line-height: 1.4;
  font-family: '黑体';
}
.type-name2 font{
  display: block;
  text-align: center;
  font-size: 18px;
  color: #c4c4c4;
  text-transform: uppercase;
  font-family: 'baskerville_old_faceregular';
  line-height: 1.4;
}
.brandBox{
  padding: 3% 3% 5%;
  overflow: hidden;
}
.brandBox .type-name{
  padding-bottom: 2%;
}
.brandBox .box{
  position: relative;
}
.brandBox .box .arrow{
  font-size: 0;
  letter-spacing: -1px;
  width: 35%;
  z-index: 10;
  position: relative;
  background: #FFF;
}
.brandBox .box .arrow div{
  width: 33.3333%;
  height: auto;
  border-radius: 0;
  background: none;
  position: relative;
  z-index: 1;
}
.brandBox .box .arrow div span{
  display: block;
  font-size: 15px;
  line-height: 48px;
  text-align: center;
}
.brandBox .box .arrow div.active span{
  border-bottom: 2px solid #2f8c32;
}
.brandBox .box .arrow:before{
  content: '';
  display: block;
  height: 2px;
  background: #f0f0f0;
  position: absolute;
  right: 0;
  top: 48px;
  width: 9999px;
}
.brandBox .box .swiper-slide .info{
  float: left;
  width: 35%;
  padding-top: 5%;
}
.brandBox .box .swiper-slide .info > img{
  height: 60px;
  margin: 0;
}
.brandBox .box .swiper-slide .info > ul{
  padding: 10% 0 calc(10% + 44px);
  width: 100%;
}
.brandBox .box .swiper-slide .info > ul,
.brandBox .box .swiper-slide .info > ul *{
  line-height: 30px;
  color: #585858;
}
.brandBox .box .swiper-slide > a{
  display: block;
  width: 170px;
  line-height: 42px;
  text-align: center;
  position: absolute;
  left: 0;
  border: 1px solid #b1b1b1;
  color: #5c5c5c;
  font-size: 12px;
  bottom: 0;
}
.brandBox .box .swiper-slide > a:hover{
  color: #367a39;
  border-color: #367a39;
}
.brandBox .box .swiper-slide .img{
  float: left;
  width: 25.7%;
  overflow: hidden;
}
.brandBox .box .swiper-slide .img li{
  overflow: hidden;
}
.brandBox .box .swiper-slide .img1{
  margin: 50px 4% 0 calc(9.6% - 14px);
  width: calc(25.7% + 14px);
}
.brandBox .box .swiper-slide .img1 li{
  width: calc(100% - 14px);
  border: 7px solid #efefef;
}
.brandBox .box .swiper-slide .img li img{
  width: 100%;
  height: 100%;
  transition: all 0.3s;
}
.brandBox .box .swiper-slide .img:hover img{
  transform: scale(1.12);
}
.brandBox .box .swiper-slide .info > img,
.brandBox .box .swiper-slide .info > ul,
.brandBox .box .swiper-slide .img li,
.brandBox .box .swiper-slide > a{
  margin-left: 250px;
  transition: all 1.6s;
  opacity: 0;
}
.brandBox .box .swiper-slide .info > img{
  margin-left: 200px;
}
.brandBox .box .swiper-slide > a{
  margin-left: 300px;
}
.brandBox .box .swiper-slide.swiper-slide-active{
  z-index: 2;
  background: #FFF;
}
.brandBox .box .swiper-slide.swiper-slide-active .info > img,
.brandBox .box .swiper-slide.swiper-slide-active .info ul,
.brandBox .box .swiper-slide.swiper-slide-active .img li,
.brandBox .box .swiper-slide.swiper-slide-active > a{
  margin-left: 0;
  margin-right: 0;
  opacity: 1;
}
.aboutBox{
  padding: 6% 3%;
  background: url(/html/images/bg1.jpg) center no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}
.aboutBox .type-name span{
  color: #FFF;
  font-family: '黑体';
}
.aboutBox .type-name font{
  font-size: 18px;
  color: #FFF;
  font-family: '黑体';
  margin-top: 1%;
  font-weight: normal;
}
.aboutBox .btn{
  padding: 9.5% 0;
}
.aboutBox .btn img{
  cursor: pointer;
  transition: all .5s;
}
.aboutBox .btn img:hover{
  transform:rotate(45deg);
}
.aboutBox .box{
  font-size: 0;
  letter-spacing: -1px;
  text-align: center;
}
.aboutBox .box ul{
  display: inline-block;
  vertical-align: top;
  letter-spacing: 0;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 2%;
  margin-left: 10%;
}
.aboutBox .box ul:nth-child(1){
  margin-left: 0!important;
}
.aboutBox .box ul li{
  font-size: 18px;
  color: #FFF;
  line-height: 1;
}
.aboutBox .box ul li span{
  font-size: 48px;
  color: #26e42c;
}
.aboutBox .box ul font{
  display: block;
  color: #FFF;
  font-size: 14px;
  line-height: 1;
  margin-top: 12px;
}
.aboutBox .box ul:before,
.aboutBox .box ul:after{
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 1px;
  height: 100%;
  background: #aaa;
}
.aboutBox .box ul:after{
  height: 50%;
  background: #FFF;
}
.caseBox{
  padding: 3%;
}
.caseBox .box .arrow{
  text-align: center;
  margin: 3% 0 2%;
}
.caseBox .box .arrow div{
  width: auto;
  height: auto;
  vertical-align: top;
  border-radius: 0;
  background: none;
  margin: 0 3%;
}
.caseBox .box .arrow div span{
  display: inline-block;
  vertical-align: top;
  letter-spacing: 0;
  font-size: 14px;
  line-height: 40px;
}
.caseBox .box .arrow div.active span{
  border-bottom: 2px solid #464646;
}
.caseBox .box .swiper-slide img{
  width: 100%;
  transition: all 0.5s;
}
.caseBox .box .swiper-slide:hover img{
  transform: scale(1.05);
}
.caseBox .box .swiper-slide > ul{
  position: absolute;
  left: 4%;
  right: 8%;
  bottom: 8%;
  margin-right: 180px;
  transition: all .3s;
}
.caseBox .box .swiper-slide > ul a{
  display: inline-block;
  vertical-align: top;
  font-size: 24px;
  color: #FFF;
}
.caseBox .box .swiper-slide > ul li{
  height: 0;
  color: #FFF;
  max-width: 560px;
  opacity: 0;
  transition: all .3s;
  margin-top: 0;
}
.caseBox .box .swiper-slide:hover > ul li{
  opacity: 1;
  height: 56px;
  margin-top: 3%;
}
.caseBox .box .swiper-slide > ul i{
  display: block;
  width: 26px;
  height: 2px;
  background: #FFF;
  margin: 1% 0 0;
}
.caseBox .box .swiper-slide > a{
  display: block;
  position: absolute;
  z-index: 1;
  right: 4%;
  bottom: 8%;
  padding: 0 34px;
  font-size: 12px;
  color: #bfbfbf;
  line-height: 40px;
  opacity: 0;
  margin-bottom: -8%;
  border: 1px solid #bfbfbf;
  transition: all .3s;
}
.caseBox .box .swiper-slide:hover > a{
  margin-bottom: 0;
  opacity: 1;
}
.caseBox .box .swiper-slide > a:hover{
  color: #FFF;
  border-color: #FFF;
}
.newsBox{
  padding: 3%;
  background: #f8f8f8;
}
.newsBox .type-name span{
  text-align: left;
}
.newsBox .type-name font{
  text-align: left;
}
.newsBox .type-name a{
  display: block;
  position: absolute;
  right: 0;
  font-size: 12px;
  bottom: 10px;
  line-height: 40px;
  padding: 0 52px;
  border: 1px solid #afafaf;
}
.newsBox .type-name a:hover{
  border-color: #367a39;
}
.newsBox .list_news{
  margin: 3% 0;
}
.serviceBox{
  padding: 5% 3%;
}
.serviceBox .width1 > ul{
  float: left;
  width: 46%;
}
.serviceBox .width1 > ul .txt{
  margin: 6% 0 5%;
}
.serviceBox .width1 > ul .txt,
.serviceBox .width1 > ul .txt *{
  font-size: 24px;
  line-height: 30px;
}
.serviceBox .width1 > ul .cont,
.serviceBox .width1 > ul .cont *{
  line-height: 30px;
  color: #5e5e5e;
}
.serviceBox .width1 > .img{
  float: right;
  width: 50%;
}
.serviceBox .box2{
  margin-top: 5%;
}
.serviceBox .box2 > ul{
  float: right;
}
.serviceBox .box2 > .img{
  float: left;
}
.serviceBox1{
  background: #f5f5f5;
  padding: 3% 3% 6%;
}
.serviceBox1 .list{
  font-size: 0;
  letter-spacing: -1px;
  text-align: center;
  margin-top: 4%;
}
.serviceBox1 .list li{
  display: inline-block;
  vertical-align: top;
  letter-spacing: 0;
  width: 33.33333%;
}
.serviceBox1 .list li span{
  display: block;
  text-align: center;
  margin: 6% 0;
}
.serviceBox1 .list li span,
.serviceBox1 .list li span *{
  color: #009e3b;
  font-size: 24px;
}
.serviceBox1 .list li font{
  display: block;
  line-height: 24px;
  max-width: 240px;
  margin: 0 auto;
  text-align: center;
  color: #6d6d6d;
}
.advantageBox{
  padding: 3%;
}
.advantageBox .arrow{
  text-align: center;
  font-size: 0;
  letter-spacing: -1px;
}
.advantageBox .arrow div{
  width: auto;
  height: auto;
  border-radius: 0;
  vertical-align: top;
  background: none;
  letter-spacing: 0;
  margin: 5%;
}
.advantageBox .arrow div img{
  height: 70px;
  transition: all .5s;
}
.advantageBox .arrow div:hover img{
  transform:rotateY(180deg);
}
.advantageBox .arrow div span{
  display: block;
  text-align: center;
}
.advantageBox .arrow div span font{
  display: inline-block;
  vertical-align: top;
  font-size: 18px;
  color: #777;
  line-height: 3;
  border-bottom: 5px solid #f0f0f0;
}
.advantageBox .arrow div.active span font{
  border-bottom-color: #0a864a;
  color: #0a864a;
}
.advantageBox .swiper-slide img{
  width: 100%;
}
.conditionBox{
  background: #f5f5f5;
  padding: 3% 3% 5%;
}
.conditionBox .list{
  font-size: 0;
  letter-spacing: -1px;
  padding-top: 2%;
}
.conditionBox .list a{
  display: inline-block;
  vertical-align: top;
  letter-spacing: 0;
  width: 23.5%;
  background: #FFF;
  margin: 2% 0 0 2%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 2.2% 3% 1.2%;
}
.conditionBox .list a:nth-child(1){
  margin-left: 0;
}
.conditionBox .list a img{
  height: 60px;
  transition: all .5s;
}
.conditionBox .list a:hover img{
  transform: rotateY(180deg);
}
.conditionBox .list a span{
  display: block;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  min-height: 72px;
  max-width: 200px;
  margin: 6% auto 0;
}
.supportBox{
  padding: 3% 3% 5%;
  overflow: hidden;
}
.supportBox .box{
  font-size: 0;
  letter-spacing: -1px;
  margin-top: 3%;
}
.supportBox .box > *{
  display: inline-block;
  vertical-align: middle;
  letter-spacing: 0;
  width: 50%;
}
.supportBox .box > .list li{
  float: left;
  width: 40%;
  margin: 6% 0 0;
}
.supportBox .box > .list li:nth-child(-n+2){
  margin-top: 0;
}
.supportBox .box > .list li span{
  display: block;
  font-size: 16px;
}
.supportBox .box > .list li font{
  display: block;
  font-size: 14px;
  color: #9c9c9c;
}
.supportBox .box > .img li img{
  width: 960px;
}
.joinBox{
  background: #f5f5f5;
  padding: 3%;
}
.joinBox .box li{
  float: left;
  width: 49%;
  background: #FFF;
  margin: 1% 0 0 0;
  position: relative;
  padding: 0 12px 0 32px;
  border: 1px solid #efefef;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.joinBox .box li:nth-child(2),
.joinBox .box li:nth-child(4){
  margin-left: 2%;
}
.joinBox .box li input[type='text'],
.joinBox .box li textarea{
  display: block;
  width: 100%;
  background: none;
  border: 0;
  height: 46px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.joinBox .box li.code{
  width: 250px;
}
.joinBox .box li.code img{
  position: absolute;
  right: 10px;
  top: 8px;
  width: 70px;
  height: 30px;
}
.joinBox .box li.textarea{
  clear: both;
  width: 100%;
  padding-top: 8px;
  padding-bottom: 8px;
}
.joinBox .box li textarea{
  height: 112px;
}
.joinBox .box li span{
  position: absolute;
  left: 0;
  top: 0;
  text-align: center;
  width: 32px;
  line-height: 46px;
  color: #F00;
}
.joinBox .box li.btn{
  clear: both;
  width: auto;
  padding: 0;
  border: 0;
}
.joinBox .box li.btn input{
  width: 120px;
  height: 36px;
  background: #505050;
  color: #FFF;
  font-size: 14px;
  cursor: pointer;
  border: 0;
}
.storeBox a{
  display: block;
  float: left;
  font-size: 0;
  letter-spacing: -1px;
  width: 48%;
  margin: 4% 0 0 4%;
  background: #f5f5f5;
}
.storeBox a:nth-child(2n+1){
  clear: both;
  margin-left: 0;
}
.storeBox a > *{
  display: inline-block;
  vertical-align: middle;
  letter-spacing: 0;
}
.storeBox a > div{
  width: 30%;
  padding: 0 4%;
}
.storeBox a > div span{
  display: block;
  text-align: center;
  font-size: 20px;
  line-height: 1.8;	
}
.storeBox a > img{
  width: 62%;
}
.storeBox a:hover{
  background: #177739;
}
.storeBox a:hover > div span{
  color: #FFF;
}
.list_news a{
  float: left;
  display: block;
  width: 33.33333%;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 3% 3.8%;
  margin: 3% 0 0;
}
.list_news a:nth-child(-n+3){
  margin-top: 0;
}
.list_news a .info{
  margin-bottom: 8%;
  color: #b9b9b9;
  font-size: 0;
  letter-spacing: -1px;
}
.list_news a .info span{
  font-size: 24px;
  display: inline-block;
  vertical-align: bottom;
  letter-spacing: 0;
  line-height: 24px;
}
.list_news a .info font{
  font-size: 12px;
  display: inline-block;
  vertical-align: bottom;
  letter-spacing: 0;
  line-height: 18px;
  margin-left: 5px;
}
.list_news a .info font:before{
  content: '| ';
  font-family: '宋体';
}
.list_news a .img{
  position: relative;
  overflow: hidden;
}
.list_news a .img img{
  width: 100%;
  transition: all .5s ease;
}
.list_news a .img img:nth-child(1){
  background:#EEE;
}
.list_news a .img img:nth-child(2){
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.list_news a:hover .img img{
  transform: scale(1.1);
}
.list_news a > span{
  font-size: 18px;
  color: #181818;
}
.list_news a > p{
  font-size: 14px;
  line-height: 24px;
  height: 48px;
  color: #7b7b7b;
  margin: 5% 0 7%;
}
.list_news a:before{
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  background: #e7e7e7;
  width: 1px;
}
.list_news a:nth-child(3n+1):before{
  display: none;
}
.list_news a:after{
  display: block;
  font-size: 12px;
  margin-top: 10%;
  content: '了解详情 →';
}
.list_news a:hover{
  background: #FFF;
  box-shadow: 3px 8px 23px #c5c5c5;
}
.list_news a:hover:before{
  display: none;
}
.list_news a:hover > span{
  color:#367a39;
}
.companyBox{
  padding: 3% 3% 5%;
  overflow: hidden;
}
.companyBox .type-name1 span{
  color: #3aa13d;
}
.companyBox .info{
  position: relative;
  margin-top: 3%;
  min-height: 454px;
}
.companyBox .info .name{
  display: block;
  font-size: 24px;
  color: #373737;
  font-weight: bold;
  margin-bottom: 3%;
  width: 42%;
}
.companyBox .info .cont{
  width: 42%;
}
.companyBox .info .cont,
.companyBox .info .cont *{
  color: #5f5d5d;
  font-size: 16px;
  line-height: 2.2;
}
.companyBox .info .img{
  position: absolute;
  top: 0;
  left: 50%;
  height: 454px;
}
.historyBox{
  padding: 4% 3% 12%;
  background: url(/html/images/bg2.jpg) center no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}
.historyBox .type-name1 span{
  color: #FFF;
}
.historyBox .type-name1 font{
  color: #535252;
}
.historyBox .box{
  position: relative;
  padding: 0 44px;
  margin: 10% 0 0;
}
.historyBox .box .swiper-container:after{
  display: block;
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 54px;
  height: 1px;
  background: #747474;
}
.historyBox .box .swiper-slide > *{
  padding-left: 30px;
}
.historyBox .box .swiper-slide span{
  display: block;
  font-size: 18px;
  line-height: 30px;
  font-weight: bold;
  color: #FFF;
}
.historyBox .box .swiper-slide font{
  display: block;
  font-size: 30px;
  color: #FFF;
  margin: 12% 0 5%;
}
.historyBox .box .swiper-slide > i{
  display: block;
  width: 7px;
  height: 7px;
  overflow: hidden;
  padding: 0;
  border: 2px solid #747474;
  border-radius: 10px;
  margin: 19px 0 0 54px;
  background: #000;
}
.historyBox .box .swiper-slide > ul{
  min-height: 72px;
}
.historyBox .box .swiper-slide > ul,
.historyBox .box .swiper-slide > ul *{
  line-height: 24px;
  color: #bbb7b7;
}
.historyBox .box .prev,
.historyBox .box .next{
  position: absolute;
  cursor: pointer;
  width: 44px;
  height: 44px;
  background: #3aa13d;
  border-radius: 100%;
  top: 31px;
  text-align: center;
}
.historyBox .box .prev{
  left: 0;
}
.historyBox .box .next{
  right: 0;
}
.historyBox .box .prev:after,
.historyBox .box .next:after{
  content: '';
  display: block;
  position: absolute;
  top: 15px;
  left: 17px;
  width: 12px;
  height: 12px;
  border-top: 2px solid #FFF;
  border-left: 2px solid #FFF;
  transform: rotate(-45deg);
}
.historyBox .box .next:after{
  transform: rotate(-225deg);
  left: 13px;
}
.cultureBox{
  padding: 3% 3% 5%;
}
.cultureBox .type-name1 span{
  color: #3aa13d;
}
.cultureBox .img{
  font-size: 0;
  letter-spacing: -1px;
  margin: 3% 0 0;
}
.cultureBox .img img{
  display: inline-block;
  vertical-align: top;
  letter-spacing: 0;
  width: 50%;
}
.cultureBox .name{
  display: block;
  font-size: 22px;
  font-weight: bold;
  color: #3c3b3b;
  margin-top: 5%;
  line-height: 40px;
}
.cultureBox .name1{
  display: block;
  font-size: 18px;
  font-weight: bold;
  color: #3c3b3b;
  line-height: 40px;
  margin-top: 10%;
}
.cultureBox .cont,
.cultureBox .cont *{
  font-size: 16px;
  color: #737373;
  line-height: 1.8;
}
.cultureBox .box{
  float: left;
  width: 50%;
}
.cultureBox .box > div{
  float: left;
  width: 50%;
}
.cultureBox .box > div:nth-child(2),
.cultureBox .box > div:nth-child(3){
  margin-top: 8%;
}
.strengthBox{
  padding: 3%;
  background: #f7f7f7;
  position: relative;
  height: 725px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.strengthBox .type-name1 span{
  color: #3aa13d;
  text-align: right;
}
.strengthBox .type-name1 font{
  text-align: right;
}
.strengthBox .info{
  float: right;
}
.strengthBox .info > span{
  display: block;
  font-size: 24px;
  font-weight: bold;
  color: #515151;
  line-height: 1.6;
  text-align: right;
  margin: 200px 0 40px;
}
.strengthBox .info > ul,
.strengthBox .info > ul *{
  font-size: 16px;
  color: #686868;
  line-height: 1.4;
  text-align: right;
}
.strengthBox .img{
  position: absolute;
  top: 0;
  right: 50%;
}
.strengthBox .img img{
  width: 960px;
  height: 725px;
}
.honorBox{
  padding: 3%;
}
.honorBox .type-name1 span{
  color: #3aa13d;
}
.honorBox .box{
  font-size: 0;
  letter-spacing: -1px;
}
.honorBox .info{
  display: inline-block;
  vertical-align: middle;
  letter-spacing: 0;
  width: 35%;
  margin-right: 5%;
}
.honorBox .info > span{
  display: block;
  font-size: 24px;
  font-weight: bold;
  color: #515151;
  line-height: 1.6;
  margin-bottom: 9%;
}
.honorBox .info > ul,
.honorBox .info > ul *{
  font-size: 16px;
  color: #686868;
  line-height: 2.2;
}
.honorBox .list{
  display: inline-block;
  vertical-align: middle;
  letter-spacing: 0;
  width: 60%;
}
.honorBox .list a{
  display: block;
  float: left;
  width: 45%;
  margin: 5% 0 0 10%;
}
.honorBox .list a:nth-child(-n+2){
  margin-top: 0!important;
}
.honorBox .list a:nth-child(2n+1){
  margin-left: 0!important;
  clear: both;
}
.honorBox .list a img{
  width: 100%;
}
.pictureBox{
  background: #fafafa;
  padding: 3%;
}
.pictureBox .type-name2 span{
  color: #3aa13d;
}
.list_picture{
  padding-top: 2%;
}
.list_picture a{
  display: block;
  float: left;
  width: 23.5%;
  margin: 2% 0 0 2%;
}
.list_picture a:nth-child(4n+1){
  margin-left: 0;
  clear: both;
}
.list_picture a img{
  width: 100%;
}
.list_picture a span{
  text-align: center;
  margin-top: 3%;
  font-size: 16px;
}
.videoBox{
  position: fixed;
  z-index: 1000;
  top: 0;
  left: 0;
  right: 0;
  height: 0;
  overflow: hidden;
  transition: all .3s;
}
.videoBox:after{
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,.5);
}
.videoBox li{
  position: absolute;
  top: 15%;
  bottom: 15%;
  left: 20%;
  right: 20%;
  background: #000;
  opacity: 0;
  transition: all .3s;
}
.videoBox li video{
  display: block;
  width: 100%;
  height: 100%;
}
.videoBox li span{
  display: block;
  position: absolute;
  z-index: 1;
  font-size: 14px;
  width: 24px;
  line-height: 24px;
  border-radius: 24px;
  text-align: center;
  color: #000;
  right: -16px;
  top: -16px;
  cursor: pointer;
  background: rgba(255,255,255,.7);
}
.videoBox.show{
  height: 100%;
}
.videoBox.show li{
  opacity: 1;
}