@charset "utf-8";
.wrapper{width:1360px; margin: 0px auto;}
/*1480*/
@media (max-width:1480px){
  .wrapper{width: 1300px;}
}
/*1366*/
@media (max-width:1439px){
  .wrapper{width: 1260px;}
}
/*1280*/
@media (max-width:1365px){
  .wrapper{width: 1200px;}
}
/*MP*/
@media (max-width:1279px){
  .wrapper{width: 100%;}
}

.header {height: 105px;background: rgb(255, 255, 255,1); width: 100%;}
.header .wrapper{width:auto; padding:0 5%}
.header .logo {margin:20px 0 0; display:block;float:left; background:url(../images/logo.png) no-repeat;width:195px; height:65px; background-size: 100%;-webkit-transition: all .5s ease;transition: all .5s ease;}
.header .right{float:right;}
.telephone{text-align: right; margin-top:10px; color:#00923f; font-family:'Montserrat'; font-size:18px; line-height:30px; height: 30px;}
.telephone em{font-size: 14px; color:#666; display:inline-block; background:url(../images/tel.png) no-repeat left center; padding-left: 30px; background-size: 20px;}
.navmenu {width:100%; height: 50px; line-height: 50px;}
.navmenu li {float: left; display: block; margin-left: 50px; font-size: 16px; -webkit-transition: all 0.3s ease;transition: all 0.3s ease;}
.navmenu li>a:hover {color: #00923f !important;}
.navmenu li>a {color: #333; display: block;}
/*广告位*/
.PC_ban{display: block;}
.Mob_ban,.Fast-nav{display: none;}
.banner{width: 100%;position: relative; background: #000000;}
.banner .swiper-button-next,.banner .swiper-button-prev{width: 44px;height: 44px; border-radius:50%; border:1px solid #fff; right:0px;}
.banner .swiper-button-next i,.banner .swiper-button-prev i { position: absolute; left:12px; top:7px; font-size: 30px; line-height: 1; color:#fff}
.banner .swiper-button-prev{left:0px;}
.banner .swiper-button-next {transform: rotate(-180deg);-ms-transform: rotate(-180deg);-webkit-transform: rotate(-180deg);}
.banner .swiper-slide {overflow: hidden;text-align: center;}
.banner .swiper-slide img{width:100%; display:block;}
.banner .swiper-pagination{bottom:10px;}
.banner .swiper-pagination-clickable .swiper-pagination-bullet{height: 4px;width:15px;border-radius: 2px;margin: 0 3px;opacity:1;background-color: #fff;}
.banner .swiper-pagination-bullet-active{width:35px !important;background: #ffff00 !important;opacity: 1 !important;}
.banner .swiper-button-next{right: 40px!important;left: auto!important;}
.banner .swiper-button-prev{left: 40px!important;}
.swiper-button-prev:after,.swiper-container-rtl .swiper-button-next:after{content:'prev'; display: none;}
.swiper-button-next:after,.swiper-container-rtl .swiper-button-prev:after{content:'next'; display: none;}
.pd60{padding:80px 0}

.maintit{text-align: center; font-size:16px; line-height: 1.6; color: #777;}
.maintit h3{ position: relative; margin-bottom:5px}
.maintit span{color: #333; font-weight: bold; font-size: 32px; display: inline-block; padding:0 15px}
.maintit em {display: inline-block; width: 90px; height: 2px; background-color: #e6e6e6; position: relative; top: -8px;}
.maintit em:after {content: ''; display: block; width: 20px; height: 2px; background: #00923f; position: absolute; top: 0; z-index: 2;}
.maintit em.left:after { right: 0;}
.maintit em.right:after { left: 0;}
.mainleft{float:left; width:23%}
.mainright{float:right; width:73%}
.lefttitle{ font-size: 24px; color: #fff; font-weight: normal; padding-bottom: 26px; background: #00923f url("../images/leftmenu-tie.png") no-repeat right; padding: 30px 20px; background-position-x: 95%;}
.leftmenu{}
.leftmenu li{position: relative;}
.leftmenu li:after{content: ""; position: absolute; width: 9px; height: 9px; top: 50%; right: 20px; margin-top:-5px; border-left: 1px solid #666; border-top: 1px solid #666; -webkit-transform: rotate(225deg); -ms-transform: rotate(225deg); -o-transform: rotate(225deg); transform: rotate(225deg);-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-o-transition: all 0.5s;transition: all 0.5s;}
.leftmenu li a{display: block; color:#333; font-size: 16px; padding:17px 0 17px 20px; background: #e9e9e9; margin-top: 2px;}
.leftmenu li a:hover,.leftmenu li .active{background: #4bb033; color: #fff;}
.leftmenu li:hover:after{ border-left: 1px solid #fff; border-top: 1px solid #fff;}
.sortmenu{padding:50px 0 0}
.sortmenu ul{display:flex; display:-webkit-flex; flex-wrap:wrap; justify-content:space-between; flex-direction: row;}
.sortmenu li{width:calc(100% / 6); text-align: center; background:#00923f;}
.sortmenu li a{display: block; border-right:1px solid rgba(255,255,255,0.3); font-size: 16px; color:#fff; padding:22px 0}
.sortmenu li:last-child a{border-right:0}
.sortmenu li a:hover,.sortmenu li .active{background:#4bb033;}
.sanchongcailiao{ background:url(../images/sanchong.jpg) no-repeat center/cover; padding:70px 0;}
.sanchongcailiao h2{font-size: 32px; font-weight: bold; line-height: 1.5; text-align: center; color:#000}
.cailiaodesc{padding:30px 0; line-height: 1.8; color:#000; font-size: 16px; text-align: center;}
.cailiaoitem ul{display:flex; display:-webkit-flex; flex-wrap:wrap; justify-content:space-between; flex-direction: row; margin-top: 30px;}
.cailiaoitem li{/* width:calc(100% / 4); */ text-align: center;}
.cailiaoitem img{width:120px}
.cailiaoitem h3{font-size: 20px; line-height: 1.5; padding-top: 20px; font-weight: bold; color:#00923f}

.productlist{padding:20px 0 0}
.productlist ul{overflow: hidden; margin-left: -30px;}
.productlist li{float:left; width:calc(100% / 3 - 30px); margin-left: 30px; margin-top: 30px;}
.productlist li:nth-child(3n+1){clear: both;}
.productlist h2{font-size: 16px; text-align: center; padding:15px 0 10px;}
.productlist .proimg{overflow: hidden;/* border:1px solid #ddd */}
.productlist .proimg img{-webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease;}
.productlist li:hover .proimg img{transform: scale(1.1);}
.productlist li a{display: block;}
.appno{padding:20px 0 0}
.advantage .wrapper{width:auto; padding:0 3%;}
.advantage { background: url("../images/bg-advantage.jpg") no-repeat center/cover; overflow: hidden;}
.advantage .advantagetit { float: left; width:350px; padding: 7% 0 0;}
.advantage .advantagetit h3 {font-size:30px; font-weight: bold; color: #fff; line-height:1;}
.advantage .advantagetit h4 {font-size:16px; color:rgba(255,255,255,0.8);}
.advantage .advantagetit span {font-family: 'Montserrat'; font-size: 42px; color: rgb(255 255 255 / 30%); line-height: 1; font-weight: bold; text-transform: uppercase; display: block; padding: 20px 0 35px;}
.advantage .advantagelist { float: right; width:calc(100% - 400px);}
.advantage .advantagelist ul{display:flex; display:-webkit-flex; flex-wrap:wrap; justify-content:space-between; flex-direction: row;}
.advantage .advantagelist ul li { width: 33.3%; padding: 8% 0; box-sizing: border-box; text-align: center; transition: .6s all; -webkit-transition: .6s all; border-right: 1px solid rgba(255, 255, 255, .35); transform: translateY(0);}
.advantage .advantagelist ul li:last-child { border-right: none;}
.advantage .advantagelist ul li:after { display: none; content: ''; position: absolute; right: -3px; top: 168px; width: 6px; height: 10px; background: rgb(0 101 45); z-index: 9;}
.advantage .advantagelist ul li:last-child:after { display: none;}
.advantage .advantagelist ul li i { display: block; margin: 0 auto; line-height: 100px; text-align: center; width: 100px; height: 100px; border: 2px solid #fff; border-radius: 100px; margin-bottom: 20px; transition: .6s all; -webkit-transition: 1 all;}
/* .advantage .advantagelist ul li:nth-child(2) i { background-position: -115px 0}
.advantage .advantagelist ul li:nth-child(3) i { background-position: -236px 0} */
.advantage .advantagelist ul li h4 {font-size: 20px; font-weight: bold; line-height: 1.5; margin-bottom:15px; color: #fff;}
.advantage .advantagelist ul li p {font-size: 15px; padding:0 50px; color:rgba(255,255,255,0.8); line-height: 1.8; text-align: left;}
.advantage .advantagelist ul li:last-child p {padding:0 0 0 50px;}
.advantage .advantagelist ul li:hover i {transform: rotateY(360deg);}
.advantage .advantagelist ul li:hover {transform: translateY(-10px);}
.application{padding:60px 0 0}
.application ul{display:flex; display:-webkit-flex; flex-wrap:wrap; justify-content:space-between; flex-direction: row;}
.application li{ width:16%; text-align: center;}
.application h2{font-size: 20px; color: #00923f; font-weight: bold; padding:30px 0 25px;}
.application .appimg{background: no-repeat center/cover; width:190px; height: 190px; margin: 0px auto; border-radius: 150px; overflow: hidden;}
.application .proimg{display:none;}
.application .appdesc{ font-size: 16px; color:#777; line-height: 1.8;}
.home-about{ margin-top:50px; display:flex; display:-webkit-flex; flex-wrap:wrap; justify-content:space-between; flex-direction: row;}
.leftbox{width:45%; padding:20px 0 0; box-sizing:border-box; -webkit-box-sizing:border-box}
.leftbox .tit{color: #00923f; line-height: 1.5; font-size:24px; font-weight: bold;}
.leftbox .con{font-size: 16px; margin-top: 25px; line-height:2;}
.leftbox .con p{ margin-top: 20px;}
.leftbox .more{display: block; width: 120px; height: 40px; background: #4bb033; color: #fff; text-align: center; line-height: 40px; margin-top: 30px; border-radius: 30px; transition: background-color .35s;}
.leftbox .more:hover{background: #5f8cec;}
.rightbox{width:48%;position: relative;}
.rightbox img { width: 96%; height: 94%; position: relative; object-fit: cover;}
.rightbox:after{ content: ''; position: absolute; right: 0; bottom: 0; width: 92%; height: 90%; background: #4bb033; z-index: -1;}
/*底部*/
.footer{background: #00923f; padding:50px 0 30px; color:rgba(255,255,255,0.88); font-family: 'Montserrat';}
.footer .footmenu{display: -webkit-box; display: -ms-flexbox; display: flex; display: -webkit-flex; -ms-flex-line-pack: center; align-content: center; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between}
.footer h2{font-size: 16px; font-weight: bold; padding:10px 0 15px; color: #fff;}
.footer dd{line-height: 28px;}
.footer dt{margin-top:10px}
.footer a{color:rgba(255,255,255,0.88);}
.footer a:hover{color: #fff;}
.footer .comname{font-size: 16px; font-weight: bold; color: #fff; line-height: 1.5; letter-spacing: 2px; padding:10px 0}
.footer .comname span{font-size: 12px; display:block; font-weight: normal; letter-spacing: 0px;}
/*右侧客服*/
.toolbar {position: fixed; z-index: 999; right: 5px;bottom: 100px; width: 65px;}
@media (max-width:1024px) {
.toolbar {display: none}
}
.toolbar .toolitem {position: relative; width: 65px; padding: 12px 0; background: #4bb033; margin-top: 2px; text-align: center; color: #fff;}
.toolbar .toolitem p{line-height: 20px; font-size: 12px;}
.toolbar .toolitem:hover {background:#0a72a1}
.toolbar .toolitem:hover .toolbox {opacity: 1;display: block;-webkit-transition: all .3s ease;-o-transition: all .3s ease;transition: all .3s ease}
.toolbar .toolbox {display: none;position: absolute;text-align: center;right: 65px;top: 20px;width: 140px;height: auto; padding: 20px 15px; opacity: 0; background: #fff;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);-webkit-transition: all .3s ease;-o-transition: all .3s ease;transition: all .3s ease;border:1px solid #e2e2e2;border-radius:3px;box-shadow:0px 2px 5px 0px rgba(161, 163, 175, 0.11);}
.toolbar .toolbox img{width:126px}
.toolbar .toolitem .iconfont{font-size: 22px;}
.toolbar .tooltit {font-size: 14px; color: #444; line-height: 24px; text-align: left;}
.toolbar .toolfont {text-align: left; margin: 10px 0; font-size: 18px;font-weight: bold;color: #00923f;font-family: 'Montserrat';}
.toolbar .tooltext {font-size: 12px;color: #888;text-align: left;}
.toolbar .tce{text-align: center;}
.toolbar a {display: block; color: #fff;}

/* 当前位置 */
.pt30{padding:40px 0 0}
.location{ color:#00923f; padding-left:18px; height: 60px; position: relative; line-height: 60px; font-size: 22px; border-bottom: 1px solid #ddd;}
.location:before{content: ''; width:4px; height: 24px; background: #00923f; position: absolute; left:0; top:50%; margin-top: -11px;}
.location a{color:#888;}
.location a:hover{color:#00923f}
.location .iconfont{margin-right: 10px;}
.location .fr{font-size: 14px;color:#888;}
.aboutcontent{padding:40px 0 0; line-height: 2; font-size: 16px;}
.zslist{overflow: hidden;}
.zslist ul{margin-top:-2%}
.zslist li{float:left; width:32%; margin-right:2%; margin-top: 2%;}
.zslist li:nth-child(3n){margin-right:0}
.yingyong{padding:20px 0 0}
.yingyong li{padding:25px 0}
.yingyong .yingyong-l{float:left; width:55%}
.yingyong .yingyong-r{float:right; width:40%; line-height: 1.8;}
.yingyong .yingyong-r h1{font-size: 22px; color:#00923f; font-weight: bold; padding: 10px 0;}
.yingyong .yingyong-r .yingyongdesc{color: #888; font-size: 16px;}
.viewbox{ line-height:1.8; color: #888; text-align: center;}
.viewbox h1{font-size: 22px; color: #333;}
.viewbox img{margin: 0px auto; display: block; text-align: center;}
.viewcontent{line-height: 2; color: #666; padding: 25px 0; font-size: 16px;}
.viewcontent img{margin: 0px auto; display: block; text-align: center;}
.context{border: 1px solid #e5e5e5; background:#f9f9f9; height: 52px;}
.context li{line-height: 52px; float:left; width:50%; border-right: 1px solid #ddd; padding:0 20px; box-sizing: border-box; -webkit-box-sizing: border-box; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.context li:last-child{border-right:0; text-align: right;}
.context a{color:#333;}
.context a:hover{ color:#0456b7;}
.protj{padding-top:20px;}
.protj h2{font-size: 18px; line-height:1.5; font-weight: bold; color:#00923f; padding:10px 0}
.prodesc{padding:10px 0 20px}
.prodesc img{display: block; margin-bottom:15px;}
.probtn{}
.probtn a{display: block; background:#4bb033; color:#fff; border-radius: 3px; padding:8px; text-align: center; transition: all .5s ease;}
.probtn a:hover{background:#00923f;}

.newslist{padding:10px 0 0}
.newslist li{padding:20px 0; border-bottom:1px dotted #ddd;}
.newslist h2,.newslist h2 a{font-size: 18px; color:#00923f; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.newslist .newsdesc{margin:10px 0; line-height:1.8; color:#999; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}