@charset "utf-8";
*{ font-family:'微软雅黑'; }
body,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote{padding:0;margin:0;color:#454545;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,th,var{font-weight:normal;font-style:normal;}
strong{font-style:normal;}
ol,ul{list-style:none;}
caption{text-align:left;}
h1,h2,h3,h4,h5,h6{font-weight:normal;font-size:100%;}
q:before,q:after{content:'';}
abbr,acronym{border:0;}
a{outline:expression(this.hideFocus=true);outline:none;cursor:pointer;text-decoration:none;color:#333;}
a:hover{ color:#d22311;}
img{ max-width:100%;}
input,button,select,textarea{outline:none}
.clear{zoom:1;clear:both; height:0; line-height:0; font-size:0;}
.contxt{ background:#e3e1da; border:1px solid #CCC; padding:5px;}

body{cursor:default;-webkit-text-size-adjust:none;font-size:100%;background:#FFF; overflow-x:hidden}
@media screen and (max-width:768px){
html{ font-size:26px !important}
body{ font-size:26px !important; width:100%;}
}
DIV.green-black{ width:100%; padding:20px 0; text-align:center; }
DIV.green-black A{COLOR: #fff;MARGIN-RIGHT: 2px;TEXT-DECORATION: none;font-size:100%;background-color: #464646; padding:8px 12px; display:inline-block;}
DIV.green-black A:hover{COLOR: #fff;font-size:100%;background-color: #2f8d00;}
DIV.green-black A:active{COLOR: #fff;font-size:100%;background-color: #2f8d00;}
DIV.green-black SPAN.current{FONT-WEIGHT: bold;COLOR: #fff;MARGIN-RIGHT: 2px;font-size:100%;background-color:#2f8d00;padding:8px 12px; display:inline-block}
::-webkit-scrollbar {width:6px;height:8px;background-color:#fff;border-radius:4px; position:relative;}
::-webkit-scrollbar-thumb {background-color:#b1b1b1;border-radius:3px;}

@font-face{
font-family:'DINEngschriftStd';
font-family:'DINEngschriftStd';
	src:url('../fonts/DINEngschriftStd_00000000.eot') format('eot');/*IE*/
	src:url('../fonts/DINEngschriftStd.TTF') format('truetype');/*non-IE*/
}
@font-face{
font-family:'Captain';
font-family:'Captain';
	src:url('../fonts/Captain_00000000.eot') format('eot');/*IE*/
	src:url('../fonts/Captain.TTF') format('truetype');/*non-IE*/
}

.fl{ float:left;}
.fr{ float:right;}

.kd{ max-width:1200px; margin:0 auto; width:94%;}
@media screen and (max-width:1368px){
.kd{ width:1200px;}
}
@media screen and (max-width:1024px){
.kd{ width:980px;}
}
@media screen and (max-width:768px){
.kd{ width:96%;}
}

.head{ background:url(../images/hbg.jpg) top center no-repeat #f2f2f2;  position:relative; z-index:90; padding:22px 0; width:100%; transition:all 0.5s ease;}
.head .tell{ background:url(../images/tel1.png) left center no-repeat; padding-left:60px; margin-top:10px}
.head .tell span{ font-size:1rem; color:#454545;}
.head .tell p{ font-size:2rem; font-weight:bold; color:#027345;font-family:'DINEngschriftStd'; letter-spacing:1px}
.head .totext{ margin-left:16px; margin-top:8px;}
.head .totext h3{ font-size:1.5rem; color:#027345; font-weight:bold;}
.head .totext p{ font-size:1.125rem; margin-top:4px;}

.sticky.head{ position:fixed; padding:16px 0;}
.menu{  width:100%; background:#027345; position:relative; z-index:99; transition:all 0.5s ease;}
.mobile-inner-nav{ z-index:99; display:block;  width:100%; display:inline-block;}
.mobile-inner-nav li{ float:left; position:relative; width:11.11%; text-align:center; box-sizing:border-box; position:relative;}
.mobile-inner-nav li:after{ content:''; width:1px; height:16px; background:rgba(255,255,255,0.5); display:inline-block; position:absolute; right:0; top:20px;}
.mobile-inner-header .np{ display:none; position:absolute;}
.mobile-inner-nav a{ display:inline-block;  font-size:1rem; text-align:center;transition:all 0.5s; position:relative; }
.mobile-inner-nav a span{ position:absolute; bottom:0; left:0; width:100%; height:4px; transform:scale(0,1); transition:all 0.5s; background:#fff100;}
.mobile-inner-nav a p{ color:#fff; font-size:1rem; transition:all 0.5s; padding:16px 0;  display:block; z-index:2; position:relative}
.mobile-inner-nav li:hover a span,.mobile-inner-nav li.cur a span{ transform:scale(1,1);}

@media screen and (max-width: 768px){
.head{ position:fixed; box-shadow:0 0 5px 2px rgba(0,0,0,0.2);}
.head .tell{ display:none;}
.head .totext{ margin-top:5px}
.head .totext h3{ font-size:1rem; color:#027345; font-weight:bold;}
.head .totext p{ font-size:0.875rem; margin-top:4px;}
.h100{ height:100px; width:100%;}
.menu{ position:fixed; top:20px; width:50%; right:0; top:40px;}

.mobile-inner-nav li{ margin:0;}
.mobile-inner-nav a p{ color:#fff;}
.mobile{width: 100%; position:absolute;}
.mobile-inner{width: 100%;}
.mobile-inner img{width:100%;}
.mobile-inner-header .np{ display:block; color:#027345; right:0; top:75px; width:60px; font-size:1.125rem}
.mobile-inner-header{width: 100%;height:101px; position: absolute;top: 0px;right: 0px; }
.mobile-inner-header-icon{color:#fff;width:80px;height:50px;font-size:1.25rem;font-weight:bold;margin-top:36px;text-align: center;float:right;position: relative;-webkit-transition: background 0.5s;-moz-transition: background 0.5s;-o-transition: background 0.5s;transition: background 0.5s; margin-right:10px; }
.mobile-inner-header-icon:hover{cursor: pointer;}
.mobile-inner-header-icon span{position: absolute;left: calc((100% - 50%) / 2);top: calc((100% - 18px) / 2);width:70%;height:0.1rem;background-color:#027345; border-radius:5px;}
.mobile-inner-header-icon-out p {
    width: 70%;
    height: 0.1rem;
    background-color: #027345;
    position: absolute;
    left: 25%;
    bottom: 1.5em;
    display: block;
	border-radius:5px;
}
.mobile-inner-header-icon-click p{ display:none;}
.mobile-inner-header-icon span:nth-child(1){transform: translateY(18px) rotate(0deg);}
.mobile-inner-header-icon span:nth-child(2){transform: translateY(-18px) rotate(0deg);}
.mobile-inner-header-icon-click span:nth-child(1){animation-duration: 0.5s;animation-fill-mode: both;animation-name: clickfirst;}		
.mobile-inner-header-icon-click span:nth-child(2){animation-duration: 0.5s;animation-fill-mode: both;animation-name: clicksecond;}
@keyframes clickfirst {
0% {transform: translateY(18px) rotate(0deg);}
100% {transform: translateY(0) rotate(45deg);}}	
@keyframes clicksecond {
0% { transform: translateY(-18px) rotate(0deg);}
100% {transform: translateY(0) rotate(-45deg);}}	
.mobile-inner-header-icon-out span:nth-child(1){animation-duration: 0.5s;animation-fill-mode: both;	animation-name: outfirst;}		
.mobile-inner-header-icon-out span:nth-child(2){animation-duration: 0.5s;animation-fill-mode: both;animation-name: outsecond;}
@keyframes outfirst {
0% {transform: translateY(0) rotate(-45deg);}
100% {transform: translateY(-18px) rotate(0deg);}}	
@keyframes outsecond {
0% {transform: translateY(0) rotate(45deg);}
100% {transform: translateY(18px) rotate(0deg);}}
.mobile-inner-nav{background-color: rgba(0,0,0,0.9);width: 100%;position: absolute;top:111px;right: 0;padding-bottom:3rem;display: none;	z-index:99999;}
.mobile-inner-nav li{ width:100%; float:none;-webkit-animation-duration: 0.5s;animation-duration: 0.5s;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-name: returnToNormal;	animation-name: returnToNormal;}
.mobile-inner-nav a{display:inline-block;line-height:1rem;text-decoration: none;width:100%;color: #fff;border-bottom: solid 1px rgba(255,255,255,0.3);-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-o-transition: all 0.5s;transition: all 0.5s; font-size:1.2rem; text-align:center; border-radius:0px}
@-webkit-keyframes returnToNormal {0% {opacity: 0; -webkit-transform: translate3d(0, -100%, 0); transform: translate3d(0, -100%, 0);}
100% { opacity: 1;  -webkit-transform: none; transform: none;}}
@keyframes returnToNormal {0% {opacity: 0; -webkit-transform: translate3d(0, -100%, 0); transform: translate3d(0, -100%, 0);}
100% {opacity: 1; -webkit-transform: none; transform: none;}}
}
@media screen and (max-width:768px){
.mobile-inner-nav a{padding:0.75em 0;}
.mobile-inner-header{width: 100%;height:0; position: absolute;top: 0px;right: 0px; }
.mobile-inner-nav{top:89px;}
.sticky .mobile-inner-nav{top:72px;}
.mobile-inner-header-icon-out p {bottom: 0.9em;}
.mobile-inner-nav a:hover p{ color:#0089e1 !important}
.mobile-inner-header .np{ display:block;  right:-5px; top:32px; width:70px; font-size:0.875rem}
.mobile-inner-header-icon{margin-top:-8px; margin-right:10px; }
}

/*banner*/
.banner{ display:block;  position:relative;}
.fullSlide{width:100%;position:relative;height:650px;background:#000;  }
.fullSlide .bd{margin:0 auto;position:relative;z-index:0;overflow:hidden;}
.fullSlide .bd ul{width:100% !important;}
.fullSlide .bd li{width:100% !important;height:650px;overflow:hidden;text-align:center; }
.fullSlide .bd li a{display:block;height:650px;}
.fullSlide .hd{width:100%;position:absolute;z-index:1;bottom:20px;left:0;}
.fullSlide .hd ul{text-align:center;}
.fullSlide .hd ul li{cursor:pointer;display:inline-block;*display:inline;zoom:1;width:9px;height:9px;margin:0 5px;overflow:hidden;filter:alpha(opacity=100);opacity:1;line-height:999px;  border-radius:50%; border:3px solid #fff;  position:relative;}
.fullSlide .hd ul .on{ border:3px solid #027345; width:9px; height:9px; top:1px;}
@media screen and (max-width:768px){
.banner{ display:none; position:relative;}
}

.in-sear{ background:#fff; width:100%; overflow:hidden; padding:30px 0; border-bottom:1px solid #eeeeee}
.key p{ background:url(../images/key.jpg) left center no-repeat; color:#4e4e4e; margin-top:10px; font-size:1rem;}
.key p a{ color:#727272;}

.seach-form{ background:url(../images/sbtn.jpg) center no-repeat; width:300px;}
.seach-form .s-txt{ font-size:0.875rem; color:#bebebe; border:none; float:left; width:220px; background:none; height:40px; padding-left:13px; color:#a2a2a2; font-size:0.875rem;}
.seach-form .s-bt{  width:63px; height:40px; border:none; background:none; cursor:pointer; float:left;}
@media screen and (max-width:768px){

.seach-form{ display:none;}
}

/*solve*/
.in-so{ width:100%; overflow:hidden; padding:60px 0 0; background:url(../images/lc_bg.jpg) center no-repeat; min-height:452px; box-sizing:border-box;}
.sotit{ text-align:center;}
.sotit h2{ font-size:2rem; color:#fff; font-weight:bold;}
.sotit hr{ margin:12px auto; width:48px; height:2px; background:#66cb4c; border:none;}
.sotit p{ color:#fff; font-size:1.25rem;}
.soul{ margin-top:60px;}
.soul li{ float:left; width:14.25%; text-align:center; position:relative; cursor:pointer}
.soul li i{background:url(../images/lcl.png) right no-repeat; width:30px; height:30px; position:absolute; right:-15px; top:50%; margin-top:-15px;}
.soul li hr{ background:#fff; width:32px; height:2px; border:none; margin:16px auto;}
.soul li p{ font-size:1.125rem; color:#fafafa;}
.soul li img{ transform:rotateY(0); transition:all 0.5s ease}
.soul li:hover img{ transform:rotateY(180deg)}
.in-so h3{ text-align:center; margin-top:40px; color:#fff; font-size:1.125rem;}
.in-so h3 span{font-size:34px; font-family:'DINEngschriftStd';}
@media screen and (max-width:768px){
.in-so{ background-size:cover; padding:60px 0 30px;}
.soul{ margin-top:30px;}
.sotit h2{ font-size:1.5rem; color:#fff; font-weight:bold;}
.soul li{ float:left; width:25%; text-align:center; position:relative; cursor:pointer; margin-bottom:16px;}
.soul li i{ display:none;}
}
/*product*/
.in-pro{ padding:60px 0; width:100%; overflow:hidden; background:#f2f2f2}
.prtit{ text-align:center;}
.prtit span{font-size:72px; font-family:'Captain'; line-height:1em; color:#000000; opacity:0.08;}
.prtit h2{ font-size:2.5rem; color:#2d8800; font-weight:bold; line-height:1em;margin-top:-36px}
.prtit p{ color:; font-size:1.25rem; color:#454545; margin-top:8px;}
.prtit hr{ width:41px; height:3px; background:#2f8d00; border:none; margin-top:12px}
.ipsort{ margin-top:36px; text-align:center;}
.ipsort li{ display:inline-block; margin:0 10px; background:#fff;}
.ipsort li a{ position:relative; z-index:2; padding:10px 30px; font-size:1.125rem; box-sizing:border-box; border:1px solid #ddd; display:block; transition:all 0.5s;}
.ipsort li a em{ position:absolute; z-index:-1; background:#2d8800; width:100%; height:100%; top:0; left:0; transition:all 0.5s; transform:scale(0,1);}
.ipsort li a:hover{ color:#fff;}
.ipsort li a:hover em{ transform:scale(1);}

.iprosix{ margin-top:48px;}
.iprosix dl{ float:left; width:32%; margin-right:2%; background:#fff; margin-bottom:24px;}
.iprosix dl:nth-child(3n){ margin-right:0;}
.iprosix dl dt{ width:100%; overflow:hidden;}
.iprosix dl dt img{ width:100%; transform:scale(1); transition:all 0.5s;}
.iprosix dl:hover dt img{ transform:scale(1.05);}
.iprosix dl dd{ border-bottom:3px solid #2d8800; border-top:1px solid #eee; position:relative;}
.iprosix dl dd i{ position:absolute; width:100%; height:100%; background:#2d8800; top:0; left:0; z-index:1; transform:scale(1,0); transition:all 0.5s ease; transform-origin:bottom}
.iprosix dl dd h3{ padding:20px 18px; position:relative; z-index:2; transition:all 0.5s;}
.iprosix dl dd h3:after{ content:'>'; position:absolute; right:4%; font-family:'宋体'; font-size:1.5rem; color:#454545;}
.iprosix dl:hover dd i{ transform:scale(1);}
.iprosix dl:hover dd h3{ color:#fff;}
.iprosix dl:hover dd h3:after{ color:#fff;}
.ipmore{ margin-top:20px; text-align:center;}
.ipmore a{ display:inline-block; background:#fff; padding:12px 36px; transition:all 0.5s;}
.ipmore a:hover{ color:#fff; background:#2d8800}
/*pasd*/
.in-pasd{ padding:60px 0; background:url(../images/pabg.jpg) center no-repeat; width:100%;}
.pasdul{ margin-top:40px;}
.pasdul li{ float:left; width:31.42%; margin-right:2.87%; margin-bottom:24px;}
.pasdul li:nth-child(3n){ margin-right:0;}
.pasdul li div{ width:100%; border:5px solid #eee; box-sizing:border-box;}
.pasdul li h3{ text-align:center; background:url(../images/ysyin.png) center top no-repeat; padding-top:18px;}
@media screen and (max-width:768px){
.prtit h2{ font-size:2rem; }
.prtit p{ font-size:1rem;}
.ipsort li{ display:block; float:left; width:32%; margin: 0 2% 16px 0;}
.ipsort li:nth-child(3n){ margin-right:0;}
.ipsort li a{ display:block; padding:10px 0;}
.iprosix dl{ width:49%; margin-right:2%;}
.iprosix dl:nth-child(3n){ margin-right:2%;}
.iprosix dl:nth-child(2n){ margin-right:0;}
.in-pasd{ background-size:cover; padding:60px 0 100px}
.pasdul li{ width:49%; margin-right:2%}
.pasdul li:nth-child(3n){ margin-right:2%;}
.pasdul li:nth-child(2n){ margin-right:0;}
}

/*case*/
.index_bgi{ background:url(../images/index_bgi.png) repeat-x bottom #fff; padding-top:65px; padding-bottom:62px; width:100%;}
.indi_title{ text-align:center; font-size:1.25rem; color:#6c6c6c;}
.indi_title p{ font-size:2.5rem; color:#000;}
.indi_title:after{ content:""; width:57px; height:3px; margin:17px auto 0 auto; background:#2f8d00; display:block;}
#certify {position:relative; width:100%; margin:0 auto;}
#certify .swiper-container {padding-top:55px;}
#certify .swiper-slide{width:970px;}
#certify .swiper-slide span{display:block; border:5px solid #fff; position:relative; box-shadow:0px 3px 6px rgba(0,0,0,0.2);}
#certify .swiper-slide.swiper-slide-active span{box-shadow:0px 3px 6px rgba(0,0,0,0.3);}
#certify .swiper-slide span:after{ content:""; background:rgba(0,0,0,0.5); position:absolute; display:block; width:100%; height:100%; left:0; top:0;}
#certify .swiper-slide.swiper-slide-active span:after{ content:""; background:rgba(0,0,0,0);}
#certify .swiper-slide img{display:block; width:100%;}
#certify .swiper-slide p{line-height:58px; padding-top:0; font-size:1.25rem; text-align:center; color:#fff; border-bottom:2px solid #3faa0b; margin:0; opacity:0; filter:alpha(opacity=0);}
#certify .swiper-slide.swiper-slide-active p{opacity:1; filter:alpha(opacity=100);}
#certify .swiper-pagination{display:none;}
#certify .swiper-button-prev{left:6%; top:50%; width:21px; height:41px; background:url(../images/indh_l.png) no-repeat;}
#certify .swiper-button-next{right:6%; top:50%; width:21px; height:41px; background:url(../images/indh_r.png) no-repeat;}
@media screen and (max-width:768px){
.index_bgi{ background-size:auto 50%;}
.indi_title{font-size:1rem;}
.indi_title p{ font-size:2rem;}
.indi_title:after{width:47px; margin:12px auto 0 auto;}
#certify .swiper-slide{width:580px;}
#certify .swiper-button-prev{left:2%;}
#certify .swiper-button-next{right:2%;}
#certify .swiper-slide p{font-size:1.125rem;}
}
@media screen and (max-width:520px){
.index_bgi{ background-size:auto 40%; padding-top:40px; padding-bottom:30px;}
.indi_title{font-size:0.9375rem;}
.indi_title p{ font-size:1.625rem;}
.indi_title:after{width:32px; height:2px; margin:10px auto 0 auto;}
#certify .swiper-container {padding-top:20px;}
#certify .swiper-slide{width:300px;}
#certify .swiper-slide span{border:2px solid #fff;}
#certify .swiper-button-prev{top:52%; height:22px; background-size:auto 100%;}
#certify .swiper-button-next{top:52%; height:22px; background-size:auto 100%;}
#certify .swiper-slide p{line-height:40px; font-size:0.9375rem;  border-bottom:1px solid #fee14d;}
}


/*about*/
.in-ab{ background:url(../images/zx_bg.jpg) center top no-repeat; padding:60px 0 60px; width:100%; overflow:hidden;}
.alltit{ text-align:center;}
.alltit span{font-size:72px; font-family:'Captain'; line-height:1em; color:#000000; opacity:0.08;}
.alltit h2{ font-size:2.5rem; color:#2d8800; font-weight:bold; line-height:1em;margin-top:-36px}
.alltit hr{ width:41px; height:3px; background:#2f8d00; border:none; margin-top:30px}
.iabcon{ background:#fff; margin-top:36px;}
.iabcon .fl{ padding:55px 30px; width:55%; box-sizing:border-box;}
.iabcon .fl h3{ font-size:1.5rem; font-weight:bold; color:#333;}
.iabcon .fl hr{ margin:30px 0; border:none; background:#2d8800; height:2px;}
.iabcon .fl p{ line-height:1.5em;}
.iabcon .fl ul{ margin-top:32px;}
.iabcon .fl ul li{ float:left;}
.iabcon .fl ul li a{ transition:all 0.5s ease; display:block; margin-right:12px; padding:6px 20px; background:#a4a4a4; color:#fff; border-bottom:3px solid #888888}
.iabcon .fl li a:hover{ background:#66cb4c; color:#fff; border-bottom:solid 3px #2f8d00;}
.iabcon .fr{ width:45%; background:#2f8d00; height:auto; padding:0 0 10px;}

.ihor{ width:100%; position:relative; margin-top:32px;}
.ihor span{ position:absolute; font-family:'宋体'; font-size:1.5rem; background:#fff; display:inline-block; z-index:2; width:40px; height:40px; border-radius:50%; text-align:center; line-height:40px; cursor:pointer; transition:all 0.5s ease;}
.ihor span:hover{ background:#2d8800; color:#fff;}
.ihor span.prev{ left:-60px; top:50%; margin-top:-40px;}
.ihor span.next{ right:-60px; top:50%; margin-top:-40px;}
.ihor .ss4{ width:100%; overflow:hidden;}
.ihor .ss4 li{ width:24%; float:left; margin-right:16px;}
.ihor .ss4 li div{ height:208px; background:#fff; border:3px solid #aaaaaa; text-align:center; overflow:hidden;}
.ihor .ss4 li div img{ height:100%; transition:all 0.5s ease; transform:scale(1);}
.ihor .ss4 li:hover div img{ transform:scale(1.05);}
.ihor .ss4 li p{ text-align:center; margin-top:16px;}
@media screen and (max-width:768px){
.in-ab{ background-size:cover;}
.alltit h2{ font-size:2rem; color:#2d8800; font-weight:bold; line-height:1em;margin-top:-36px}
.iabcon .fl{ padding:25px 30px; width:100%; box-sizing:border-box;}
.iabcon .fr{ width:100%;}
.iabcon .fr img{ width:100%;}
.ihor .ss4 li{ width:49%; float:left; margin-right:16px;}
.ihor .ss4 li div{ height:250px}
}
/**/
.in-gg{ background:url(../images/gg.jpg) center no-repeat; min-height:265px; box-sizing:border-box; }
.in-gg .fl{ padding-top:60px;}
.in-gg .fl h3{ font-size:1.875rem; color:#fff; font-weight:bold;}
.in-gg .fl p{ font-size:1.25rem; color:#fff; margin-top:16px;}
.in-gg .fr{ margin-right:180px;padding-top:60px;}
.in-gg .fr p{ font-size:1rem; color:#fff;}
.in-gg .fr h3{ font-size:32px; font-family:'DINEngschriftStd'; color:#fff; margin:5px 0}
.in-gg .fr a{ display:inline-block; background:#fff; padding:8px 12px; color:#000;}
@media screen and (max-width:768px){
.in-gg{ background:url(../images/gg.jpg) left center no-repeat; background-size:cover;}
.in-gg .fl h3{ font-size:1.5rem;}
.in-gg .fr{ display:none;}
}
/*news*/
.in-news{ padding:30px 0 30px; width:100%; overflow:hidden;}
.newtit{ text-align:center;} 
.newtit span{font-size:72px; font-family:'Captain'; line-height:1em; color:#000000; opacity:0.08;}
.newtit p{ font-size:1.5rem; color:#1c1c1c; background:url(../images/nline.jpg) center no-repeat;}
.newtit h4{ font-size:2.5rem; color:#2d8800; font-weight:bold; line-height:1em;margin-top:-36px}
.newtit hr{ width:41px; height:3px; background:#2f8d00; border:none; margin-top:5px}

#tab2{position:relative; margin:40px 0 15px 0; width:60%; float:left;}
#tab2 .tabList2{   white-space:nowrap; }
#tab2 .tabList2 ul{ width:auto; border-left:3px solid #2f8d00; padding-left:16px;}
#tab2 .tabList2 ul li{ float:left; text-align:center; cursor:pointer; transition:all 0.5s;font-size:1.25rem; color:#919191;}
#tab2 .tabList2 ul li:hover{ color:#2f8d00; font-weight:bold;}
#tab2 .tabList2 ul li.cur{color:#2f8d00; font-weight:bold;}
#tab2 .tabCon2{  margin-top:30px;  width:100%; position:relative;  border-radius:5px}
#tab2 .tabCon2 *{}
#tab2 .tabCon2>div{ display:none;}
#tab2 .tabCon2>div.cur{display:block;}
.tabCon2 dl{ width:100%; border-bottom:1px solid #d3d3d3; padding-bottom:1.5rem;}
.tabCon2 dl dt{ width:46%; float:left;}
.tabCon2 dl dt img{ width:100%;}
.tabCon2 dl dd{ width:51%; float:right;}
.tabCon2 dl dd p{ font-size:1.125rem; color:#3c3c3c; font-weight:bold;}
.tabCon2 dl dd span{ display:block; padding-left:8px; margin:16px 0 30px;}
.tabCon2 dl dd em{ display:block; margin-left:8px; width:129px; height:38px; background:#2f8d00; text-align:center; color:#fff; line-height:38px; }
.tabCon2 ul{ margin-top:20px;}
.tabCon2 ul li{ display:block; line-height:40px; background:url(../images/dd.jpg) left center no-repeat; padding-left:1rem;}
.tabCon2 ul li span{ float:left; color:#636363}
.tabCon2 ul li em{ float:right; color:#636363}
.tabCon2 ul li:hover span{ color:#349d00}
@media screen and (max-width: 768px){
.newtit h4{ font-size:2rem; }
#tab2{ width:100%;}
.tabCon2 dl dd p{ font-size:1.25rem; color:#3c3c3c; font-weight:bold;}
.tabCon2 dl dd span{ display:none}
.tabCon2 dl dd em{ margin-top:30px; font-size:1.25rem; line-height:1.5em;width:150px; height:50px;}
.tabCon2 ul li{ line-height:60px; overflow:hidden; height:60px; border-bottom:1px dashed #ddd}
.tabCon2 ul li span{ font-size:1.25rem;}
.tabCon2 ul li em{ font-size:1rem; display:none}
.sss{ display:none}
}
/*常见问题*/
.faq{ width:36%; margin:40px 0 55px 0;}
.fa-tit{ border-left:3px solid #2f8d00;}
.fa-tit p{ float:left; font-size:1.125rem; color:#2f8d00; margin-left:16px; font-weight:bold;}
.fa-tit a{ float:right;}
.fa-dl dl{ border-bottom:1px dotted #c1c1c1; padding:30px 0;}
.fa-dl dl dt{ background:url(../images/as.jpg) left top no-repeat; padding-left:30px; font-size:1rem; color:#0e0e0e}
.fa-dl dl dt:hover{ color:#349d00}
.fa-dl dl dd{ background:url(../images/qu.jpg) left top no-repeat;padding-left:30px; font-size:1rem; color:#5d5d5d; margin-top:16px; line-height:1.5em}
@media screen and (max-width: 768px){
.faq{ width:100%;}
.fa-tit p{  font-size:1.25rem; }
.fa-dl dl dt{  font-size:1.25rem;background:none; padding-left:0}
.fa-dl dl dd{ font-size:1.25rem;background:none;}
}


/*友情链接*/
.fri{ padding:10px 0; border-top:1px solid #ddd; background:#fff; width:100%;}
.fri .kd{ display: flex; align-items: center;}
.fritit{ border-right:1px solid #1C8D42; flex: 0 0 79px;}
.fritit span{ font-size:2rem; color:#2f8d00; text-transform:uppercase; line-height:1em;}
.fritit p{ font-size:1.125rem; color:#333;}

.frd{ height:48px; line-height:24px;  flex: 1; margin-left: 10px; overflow: hidden;}
.frd a{ display:block; padding:0 10px; color:#707070; float: left;}
@media screen and (max-width:768px){
.fri{ display:none;}
}



/*foot*/
.foot{ padding:62px 0; background:#2f8d00; width:100%; overflow:hidden;}
.fcon{ width:40%;}
.fwx{ width:auto; text-align:center; max-width:30%;}
.fwx img{ width:100%}
.fwx p{ font-size:0.875rem; color:#fff; margin-top:12px;}
.flx{ width:70%;}
.flx h3{ font-size:1.4rem; color:#fff; font-weight:bold;}
.flx span{ color:#eee; font-size:1rem;}
.flx p{ color:#fff100; font-family:'DINEngschriftStd'; font-size:2.25rem;}
.flx em{ display:block; color:#eee; line-height:1.5em;}

.fmenu{ width:50%;}
.fmenu dl{ width:25%; float:left;}
.fmenu dt{ border-bottom:1px solid #fff; display:inline-block; padding:0 10px 10px 0; margin-bottom:10px;}
.fmenu dt a{ color:#fff;}
.fmenu dd{ line-height:1.875em;}
.fmenu dd a{ font-size:0.875rem; color:#eee}

.fbq{ background:#2f8d00; border-top:1px solid #44a713; padding:20px 0;}
.fbq p{ font-size:0.875rem; color:#eee}
.fbq p a{ color:#eee}
.fbq p a{ color:#fff;}

@media screen and (max-width:768px){
.fcon{ width:100%;}
.flx h3{ font-size:1.25rem}
.fmenu{ display:none;}
.fbq{ margin-bottom:100px;}
.fbq p{ float:none; line-height:1.875em;}
}

/*浮动*/
.fudong{ display:none;}
@media screen and (max-width:768px){
.fudong{ display:block; position:fixed; bottom:0; left:0; width:100%; height:100px; background:#027345; z-index:99999}
.fudong li{ width:24.8%; text-align:center; height:80px; margin:10px 0; border-right:1px solid rgba(255,255,255,0.2); float:left;}
.fudong li p{ color:#fff;}
}


.mban{ display:none;}
@media all and (max-width: 768px) {
.mban{ display:block;}
.swiper-container { width: 760px; 
     height:600px; 
     margin-left: auto;
    margin-right: auto;
	position: relative;
	overflow: hidden;
	list-style: none;
	padding: 0;
	z-index: 1}
	

.swiper-wrapper {
	position: relative;
	width: 760px;
	height: 100%;
	z-index: 1;
	display: flex;
	transition-property: transform;
	box-sizing: content-box
}
.swiper-container-android .swiper-slide, .swiper-wrapper {transform: translate3d(0px, 0, 0)}
.swiper-container-multirow>.swiper-wrapper {flex-wrap: wrap}
.swiper-container-multirow-column>.swiper-wrapper {flex-wrap: wrap;flex-direction: column}
.swiper-container-free-mode>.swiper-wrapper {transition-timing-function: ease-out;margin: 0 auto}
.swiper-slide {flex-shrink: 0;width: 760px;height: 100%;position: relative;transition-property: transform}
.swiper-slide { background-size:100%;}
.swiper-slide-invisible-blank {visibility: hidden}
.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {height: auto}
.swiper-container-autoheight .swiper-wrapper {align-items: flex-start;transition-property: transform, height}
.swiper-container-css-mode>.swiper-wrapper {overflow: auto;scrollbar-width: none;-ms-overflow-style: none}
.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar {display:none}
.swiper-container-css-mode>.swiper-wrapper>.swiper-slide {scroll-snap-align: start start}
.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper {scroll-snap-type: x mandatory}
.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper {scroll-snap-type: y mandatory}
:root {--swiper-navigation-size:44px}
.swiper-button-next, .swiper-button-prev {position: absolute;top: 50%;
margin-top:calc(-1 * var(--swiper-navigation-size)/ 2);
	z-index: 10;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	color: var(--swiper-navigation-color, var(--swiper-theme-color))
}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {opacity: .35;cursor: auto;pointer-events: none
}
.swiper-button-next:after, .swiper-button-prev:after {font-family: swiper-icons;font-size: var(--swiper-navigation-size)
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {left: 10px;right: auto; background:url(../images/btn-prev.png) center; height:50px; width:50px}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {right: 10px;left: auto; background:url(../images/btn-next.png) center; height:50px; width:50px;}

.swiper-button-next.swiper-button-white, .swiper-button-prev.swiper-button-white {--swiper-navigation-color:#ffffff}
.swiper-button-next.swiper-button-black, .swiper-button-prev.swiper-button-black {
--swiper-navigation-color:#000000
}
.swiper-button-lock {
	display: none
}
.swiper-pagination {
	position: absolute;
	text-align: center;
	transition: .3s opacity;
	transform: translate3d(0, 0, 0);
	z-index: 10
}
.swiper-pagination.swiper-pagination-hidden {
	opacity: 0
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
	bottom: 10px;
	left: 0;
	width: 100%
}
.swiper-pagination-bullets-dynamic {
	overflow: hidden;
	font-size: 0
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	transform: scale(.33);
	position: relative
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
	transform: scale(1)
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
	transform: scale(1)
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
	transform: scale(.66)
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
	transform: scale(.33)
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
	transform: scale(.66)
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
	transform: scale(.33)
}
.swiper-pagination-bullet {




	width: 16px;
	height: 16px;
	display: inline-block;
	border-radius: 100%;
	background: #fff;
	opacity: .8
}
button.swiper-pagination-bullet {
	border: none;
	margin: 0;
	padding: 0;
	box-shadow: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}
.swiper-pagination-clickable .swiper-pagination-bullet {
	cursor: pointer
}
.swiper-pagination-bullet-active {
	opacity: 1;
	background: var(--swiper-pagination-color, var(--swiper-theme-color))
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 4px
}
.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	left: 50%;
	transform: translateX(-50%);
	white-space: nowrap
}
.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	transition: .2s transform, .2s left
}
.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	transition: .2s transform, .2s right
}
.swiper-pagination-progressbar {
	background: rgba(0,0,0,.25);
	position: absolute
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	background: var(--swiper-pagination-color, var(--swiper-theme-color));
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	transform: scale(0);
	transform-origin: left top
}
.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	transform-origin: right top
}
.swiper-container-horizontal>.swiper-pagination-progressbar, .swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
	width: 100%;
	height: 4px;
	left: 0;
	top: 0
}
.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-container-vertical>.swiper-pagination-progressbar {
	width: 4px;
	height: 100%;
	left: 0;
	top: 0
}
.swiper-pagination-white {
--swiper-pagination-color:#f48100;
}
.swiper-pagination-black {
--swiper-pagination-color:#000000
}
.swiper-pagination-lock {
	display: none
}
.swiper-scrollbar {
	border-radius: 10px;
	position: relative;
	-ms-touch-action: none;
	background: rgba(0,0,0,.1)
}
.swiper-container-horizontal>.swiper-scrollbar {
	position: absolute;
	left: 1%;
	bottom: 3px;
	z-index: 50;
	height: 5px;
	width: 98%
}
.swiper-container-vertical>.swiper-scrollbar {
	position: absolute;
	right: 3px;
	top: 1%;
	z-index: 50;
	width: 5px;
	height: 98%
}




.swiper-container-fade.swiper-container-free-mode .swiper-slide {
	transition-timing-function: ease-out
}
.swiper-container-fade .swiper-slide {
	pointer-events: none;
	transition-property: opacity
}
.swiper-container-fade .swiper-slide .swiper-slide {
	pointer-events: none
}
.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
	pointer-events: auto;
}
}

@keyframes cats{
0%{}
25%{}
50%{}
75%{}
100%{}
}