﻿@charset "utf-8"; 
:root{--color:#588E31}
@media (min-width:769px){.tagContent {padding: 20px 60px 0px;}}
table tr:nth-child(odd){background-color: #efefef;}
table tr:nth-child(even){background-color: #fff;}
#tagTabs .tagItem:nth-child(2){display:none}
#tagContent1{display:none}
.home-project .swiper .swiper-slide {max-height: 100%;}
.head-list{max-width:950px;}
.home-des{margin-top:10px;}
.home-project .home-title,.home-product .home-title{text-transform: uppercase;}
@media (min-width:1281px){.home-project .home-title, .home-product .home-title{font-size:42px;}}
@media (min-width:769px){.foot-nav .foot-item.foot-quick{width:26%;}
.foot-nav .foot-item.foot-code{width:30%;}}
@media (max-width:768px){.foot-nav .foot-item.foot-code{display:block;}}
.home-project .swiper .swiper-slide .project-title a{width:100%;display:block;text-align:center;margin-top:10px;font-size:18px;transition:all .3s
  ;font-weight: var(--fontbold7);}
.home-project .swiper .swiper-slide:hover .project-title a{color:var(--color)}
.home-country .country-list{display: flex;justify-content:center;flex-wrap:wrap;max-width: 1000px;margin: 3% auto 0;}
.home-country .country-list .country-item{width:16%;text-align:center;}
.home-product{padding-bottom:4%;}
@media (max-width:550px){.home-country .country-list .country-item{width:24%;}}
@media (min-width:769px){.contact-list .contact-item{height:280px}}
@media (max-width:768px){.kche-t46 .kche-item-img{max-width:100%}}
/*plant模块*/
.plant-top{display:flex;justify-content:space-between}
.plant-top .plant-img img{display:block;width:100%;height:100%;object-fit:cover;transition:all .3s ease-in-out}
.plant-top .plant-img{width:50%;overflow:hidden}
.plant-top .plant-img:hover img{transform:scale(1.02)}
.plant-botton{display:flex;justify-content:center;align-items:center;background:#9fa98b}
.plant-left{width:25%;display:flex;justify-content:end}
.plant-y{width:180px;height:180px;background:var(--color);border-radius:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}
.plant-left p:nth-of-type(1){font-size:26px;color:#fff;line-height:1;margin-bottom:10px}
.plant-left p:nth-of-type(2){font-size:24px;color:#fff;line-height:1}
.plant-right{padding-left: 35px;margin-left: 35px;width: 70%;}
.plant-right p{font-size:22px;color:#020202;line-height:1.62;margin-bottom:15px;position:relative}
.plant-right p::after{content:'';position:absolute;width:8px;height:8px;border-radius:100%;background:#000;left:-20px;top:13px}
.home-about{padding:3% 0 5%;margin-bottom:5%}
.home-project .swiper{padding-bottom:50px}
.plant-botton .l-wrap{display: flex;justify-content: center;align-items: center;padding: 50px 70px;}
.plant-title{margin: 50px 0 25px;}
.plant-title h4{color: #44572B;text-transform: uppercase;padding-bottom: 20px;}
.plant-title span{background: #44572B;height: 2px;width: 25%;display: flex;margin: 0 auto;transform: translateY(-10px);}
.home-plant{margin-top: 3%;}
.choose-ul .choose-item{width: 19%;background: #FFFf;box-shadow: 0 6px 13px 0 rgba(19,20,21,.08);padding: 25px;text-align: center;transition: all .2s linear;display: flex;flex-direction: column;justify-content: space-between;}
.choose-ul .choose-item .title{font-size: 20px;}
.choose-ul .choose-item img{height: 100px;}
@media (max-width:1600px) {
.plant-botton .l-wrap{padding: 50px 10%;}
.plant-right p{font-size: 20px;}
.plant-right{width: 80%;}
.home-project{padding: 4% 15px;}
.choose-ul .choose-item .title{font-size: 18px;}
.choose-ul .choose-item img {height: 80px;}}
@media (max-width:1024px) {
.plant-botton .l-wrap{padding: 50px 3%;}
.plant-right p{font-size: 18px;}
.plant-y{width: 150px;height: 150px;}
.plant-left p:nth-of-type(1){font-size: 20px;}
.plant-left p:nth-of-type(2){font-size: 18px;}
.home-about{margin-bottom: 0%;}
.choose-ul .choose-item {width: 49%;margin-bottom: 2%;}}
@media (max-width:768px) {
.plant-botton .l-wrap{padding: 30px 3%;}
.plant-right {padding-left: 20px;margin-left: 20px;}
.plant-right p{font-size: 16px;}
.plant-y {width: 120px;height: 120px;}
.plant-right p::after{width: 6px;height: 6px;}}
@media (max-width:500px) {
.plant-top{flex-wrap: wrap;}
.plant-top .plant-img,.plant-left,.plant-right{width: 100%;}
.plant-botton .l-wrap{flex-direction: column;}
.plant-left{justify-content: center;margin-bottom: 20px;}
.plant-right {padding-left: 10px;margin-left: 0;}
.plant-right p::after{width: 5px;height: 5px;left: -10px;}
.home-project .swiper {padding-bottom: 30px;}
.choose-ul .choose-item{width: 100%;}
.choose-ul .choose-item .title{font-size: 16px;}
.choose-ul .choose-item img {height: 60px;}}