/* 通用 */
body { color: #000; font-size: 14px;  font-family: 微软雅黑, sans-serif; }
a:hover{color: #00532d;}
body, div, p, img, ul, ol, li, form, input, label, span, dl, dt, dd, h1, h2, h3, h4, h5, h6 {margin: 0;padding: 0; }
img {
  aspect-ratio: attr(width) / attr(height);
}
ul, ol, li, dl, dd, dt {list-style-type: none; }
.img-width{width: 100%;height: auto;}
.banner a{color: #333;}
/*头部*/
header{}
header .header-top{height: 164px;background: url(../../images/headerbg.jpg) repeat-x top;}
header .container-xl{max-width:1730px}
.header-top .header-logo{display: flex;align-items: center; height: 164px;}
.header-top .header-logo img{width: 180px;height: auto;}
.header-nav{}
.header-nav .inner{display: flex;}
.header-nav .inner .oli{ margin-right: 15px;margin-left: 15px;text-align: center;position: relative; min-width: 100px;height: 102px;display: flex;justify-content: center;align-items: flex-end;}
.header-nav .inner .oli:before{content: "";width: 100%;height: 0px;background: #a0b671;display: block;top: 0;position: absolute;transition: all 0.3s;}
.header-nav .inner .oli a{padding: 0;font-size: 18px;color: #fff;display: block;transition: all 0.3s;}
.header-nav .inner .oli a:hover,.header-nav .inner .oli.on a{color: #a0b671;}
.header-nav .inner .oli:hover:before,.header-nav .inner .oli.on:before{height: 42px;}
.header-service{display: flex;justify-content: flex-end;}
.header-lang{display: flex;align-items: center;height: 164px;}
.header-lang a{font-size: 16px;color: #fff;margin-left: 15px;}
.header-lang a:hover{color: #a0b671;transition: all 0.3s;}

/*#region 鎵嬫満绔�*/
.header-mb{background: #3f6c3e;}
.header-mb .top-mb{display: flex; justify-content: flex-end;align-items: center;width: 60%; }
.header-mb .navbar-brand{width: 40%;}
.header-mb .top-mb .dropdown.lang .dropdown-toggle{background: transparent; padding: 0;}
.header-mb .top-mb .dropdown-menu{min-width: 80px;}
.header-mb .top-mb .top-mb-search{padding: .5rem .4rem; margin-left: 10px; width: 30px; text-align: center; }
.header-mb .top-mb .top-mb-search i{font-size: 16px;color: #000}
.header-mb .top-mb .icon-bars{color: #fff;}
.header-mb .top-mb .dropdown.lang .dropdown-toggle{color: #fff;}
.top-box{display: flex;justify-content: flex-end;}
.top-box2{display: flex;justify-content: flex-end;align-items: center;}
.top-nav{display: flex;justify-content: flex-start;align-items: center;}
.top-mb-search-box{display: none; position: absolute;background: #000; padding: 6px 15px 10px;box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2);z-index: 998;width: 100%; }
.top-mb-search-box .search-group{width: 100%;height: 38px;}

@media(max-width:1200px) {
.navbar-custom .navbar-nav .nav-item { margin: 0 5px;}
}

@media(max-width:768px) {
    .navbar-custom{z-index: 99;}
    .navbar-custom .navbar-nav .nav-item { padding: 0;  }
    .navbar-custom .navbar-nav .nav-link{padding: 1rem 0.6rem;color: #fff;font-size: 16px;text-align: center;}
    .navbar-custom .navbar-nav .nav-item:hover .nav-link,.navbar-custom .navbar-nav .nav-item.active .nav-link{color: #fff;}
    .navbar-custom .navbar-collapse { background: #3f6c3e; border-top: 1px solid #fff; position: absolute; top: 100%; width: 100%; left: 0;padding-bottom: 20px; }
    .navbar-custom .navbar-nav .nav-item:before{display: none;}
    .navbar-custom .navbar-nav .nav-link:before{display: none;}
}


.menu-collapse { border-radius: 6px 6px 0 0; border: 1px solid #e7e7e7; background: #fff; }
.menu-collapse .collapse-title { padding: 0.875rem; background: #3f6c3e; color: #fafafa; }
.menu-collapse .collapse-title h5 { font-size: 1.25rem; font-weight: 500; }
.menu-collapse .collapse-title .navbar-toggler { color: #fff; }
.menu-collapse .menu-link { transition: background-color ease 0.2s; color: #666; border-bottom: 1px solid #e7e7e7 }
.menu-collapse ul ul .menu-link { padding: 12px 16px 12px 30px; }
.menu-collapse .menu-link:before { content: "●"; font-size: 0.75rem; margin-right: 5px; color: #3f6c3e }
.menu-collapse .menu-link:hover { background: #f8f9fa; }
.menu-collapse .drop { }
.menu-collapse .menu-link.active { background: #f6f6f6; color: #666 }

/*首页banner*/
.banner{position: relative;}
.banner-bk{height: 28px;display: flex;}
.banner-bk{height: 28px;background: url(../../images/banner-bk.jpg) no-repeat center left;}
.banner-bkindex{height: 28px;display: flex;}
.banner-bkindex .left{width: 50%;background: #38814a;height: 28px;}
.banner-bkindex .right{width: 50%;background: #8fb077;height: 28px;}
.banner-bk2{background: #3f6c3e;position: absolute;bottom: 0;left: 0;height: 28px; width: 50%;z-index: 999;display: block;}
.banner-bk3{background: #3f6c3e;position: absolute;bottom: 28px;left: 0;height: 28px; width: 50%;z-index: 999;display: block;}
.home-title{font-size: 38px;font-weight: bold;color: #000000;text-align: center;margin-bottom: 30px;}

@media(max-width:768px) {
    
}

.home-about{padding-bottom: 120px;padding-top: 120px;background: #f4f4f4;}
.home-about h3{font-size: 22px;font-weight: bold;color: #003d21;text-transform: uppercase;text-align: center;letter-spacing:12px}
.home-about .text{padding-top: 100px;padding-left: 80px;}
.home-about h4{font-size: 14px;color: #00532d;text-transform: uppercase;}
.home-about h4:after{content: "";width: 67px;height: 2px;background: #000;display: block;margin-top: 20px;margin-bottom: 20px;}
.home-about h1{font-size: 40px;font-weight: bold;line-height: 52px;color: #000;}
.home-about h1:after{content: "";width: 67px;height: 2px;background: #000;display: block;margin-top: 40px;margin-bottom: 20px;}
.home-about p{color: #aaaaaa;font-size: 14px;line-height: 24px;}

.home-service{padding:80px 0 40px;background: #fff;}
.home-service .nav-list{display: flex;justify-content: center;align-items: center;margin-bottom: 40px;}
.home-service .nav-list a{font-size: 26px;color: #999999;font-weight: bold;text-align: center;margin: 0 15px;min-width: 100px;transition: all 0.3s;}
.home-service .nav-list a:hover{color: #00532d;}
.home-service .nav-list a:after{content: "";width: 67px;height: 3px;background: #fff;display: block;margin: 20px auto;}
.home-service .nav-list a:hover:after{background: #056d3a;}
.home-service .nav-list a.active{color: #00532d;}
.home-service .nav-list a.active:after{background: #056d3a;}

.home-service .service-box{position: relative;}
.home-service .service-box .text{padding-left: 40px;padding-right: 40px; position: absolute;left: 0;right: 0;bottom: 0; top: 0;background: rgba(0, 83, 45, 0.8);z-index: 10;opacity: 0; display: flex;justify-content: center;align-items: center;transition: all 0.3s;}
.home-service .service-box .text h4{font-size: 30px;color: #fff;font-weight: bold;text-align: center;margin-bottom: 20px;}
.home-service .service-box .text p{font-size: 15px;color: #fff;text-align: center;line-height: 32px;}
.home-service .service-box:hover .text{opacity: 1;}
.home-service .service-box a{position: absolute;left: 0;right: 0;bottom: 0; top: 0;z-index: 99;}

.home-pro{padding: 100px 0;}
.home-pro .desc{font-size: 24px;text-align: center;margin-bottom: 50px;}
.home-pro .img{border-radius: 0 0 10px 10px;overflow: hidden;border-bottom: 10px solid #268049;margin-bottom: 5px;}
.home-pro time{color: #d4d4d4;font-size: 12px;}
.home-pro p{font-size: 18px;color: #000;line-height: 30px;margin-bottom: 10px;margin-top: 15px;font-weight: bold;}
.home-pro .more{font-size: 16px;color: #003d21;font-weight: bold;}
.home-pro .more:hover{text-decoration: underline;}

.home-pj{background: url(../../images/hmpjbg.jpg) no-repeat center;padding: 140px 0;}
.home-pj .text{padding-left: 180px;}
.home-pj .text h6{font-size: 13px;color: #a0b671;text-transform: uppercase;margin-bottom: 20px;}
.home-pj .text h4{font-size: 35px;color: #fff;margin-bottom: 145px;}
.home-pj .text h3{font-size: 45px;color: #fff;margin-bottom: 25px;font-weight: bold;}
.home-pj .text h5{font-size: 18px;color: #a0b671;}
.home-pj .swiper-wrapper{padding-top: 45px;}
.home-pj .pj-box{background: #fff;position: relative;padding: 60px 40px 40px;margin-right: 60px;box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.3);}
.home-pj .pj-box .pj-tx{position: absolute;left: 38px;top: -45px;width: 90px;height: 90px;z-index: 999;border-radius: 50%;overflow: hidden;}
.home-pj .pj-box h4{font-size: 22px;color: #000;margin-bottom: 20px;}
.home-pj .pj-box p{font-size: 16px;line-height: 24px;color: #999999;}

.home-apptitle{padding: 50px 0 30px;}
.home-apptitle .desc{font-size: 18px;text-align: center; color: #333;}

.home-app{background: #f4f4f4;padding: 130px 0 110px;}
.home-app .text{text-align: right;}
.home-app .text h5{font-size: 14px;color: #00532d;margin-bottom: 40px;}
.home-app .text h3{font-size: 28px;font-weight: bold;color: #000;margin-bottom: 47px;}
.home-app .text p{font-size: 16px;color: #777777;line-height: 37px;padding-left: 40%;}
.home-app .text .more{font-size: 16px;color: #003d21;font-weight: bold;display: inline-block;margin-top: 130px;}
.home-app .text .more:hover{text-decoration: underline;}
.home-app .app-box .img{border-radius: 0 0 10px 10px;overflow: hidden;border-bottom: 10px solid #268049;margin-bottom: 20px;}
.home-app .app-box h4{font-size: 18px;color: #000;font-weight: bold;text-align: center;margin-bottom: 10px;}
.home-app .app-box h4{color: #000;}
.home-app .app-box h4 a:hover{color: #268049;}
.home-app .app-box p{font-size: 12px;color: #999999;text-align: center;line-height: 20px;}

/*底部*/
.home-foot{padding:120px 0 110px;background:url(../../images/footbg.jpg) repeat-x;}
.home-foot h3{font-size: 18px;color: #008346;font-weight: bold;margin-bottom: 20px;}
.home-foot .col{position: relative;padding-left: 66px;}
.home-foot .col:after{content: "";width: 1px; height: 138px; background: #96b8a9;display: block;position: absolute;right: 0;top: 30px;}
.home-foot .col:first-child:after{display: none;}
.home-foot .col:last-child:after{display: none;}
.home-foot .col:last-child{padding-left: 35px;}
.home-foot .list{display: flex;flex-wrap: wrap;}
.home-foot .list p{width: 50%;}
.home-foot .list p a{font-size: 17px;color: #fff;line-height: 34px;}
.home-foot .list p a:hover{text-decoration: underline;}
.home-foot p{font-size: 17px;color: #fff;line-height: 34px;}
.home-foot .ewm-list{display: flex;}
.home-foot .ewm-box{margin-right: 15px;}
.home-foot .ewm-box p{font-size: 12px;color: #fff;text-align: center;line-height: 16px;margin-top: 10px;}

/*#region 位置导航*/
.ny-crumb{background: #fff; padding-top: 40px;padding-bottom: 40px;}
.page-title { display: -ms-flexbox; display: flex; color: #848484; justify-content: flex-start; align-items: center; }
.page-title a{color: #848484; font-size: 18px;}
.page-title .title { font-family: poppins; margin-bottom: 0; font-size: 1.5rem; font-weight: 300; text-align: center; align-self: center; }
.page-title .breadcrumb { justify-content: center; font-size: 18px;}
.breadcrumb-item + .breadcrumb-item::before { color: #848484; }
.page-title .breadcrumb:before { font-family: cmsfont; content: "\f016"; margin-right: 0.25rem; color: #848484}
.page-title .crumb-title{font-size:16px;color: #090909; border-right: 1px solid #848484; margin-right: 10px; padding-right: 10px; margin-bottom: 0;}
.page-title .breadcrumb-item:last-child{color: #1a794a;}

footer{background: #056d3a;padding: 12px 0;font-size: 14px;color: #fff;text-align: center;}
footer a{font-size: 14px;color: #fff;}

@media(max-width:768px) {
    
}


/*分页*/
.page-link { padding: .5rem 0.875rem; }
.page-item.active .page-link { color: #fff; background-color: #00532d; border-color: #00532d; }

/*留言*/
.form-feedback .btn { color: #777; color: #fff; background: #00532d;border-radius: 10px;}


/*搜索*/
.search-group { width: 290px; height: 37px; margin-left: 0px; border: 1px solid #de1b15; background: #fff;}
.search-group .form-control { border: none; border-radius: 0px ;margin-right: 10px;}
.search-group .btn { border-left: 1px solid #de1b15; border-radius: 0px;height: 35px;  width: 35px;display: flex;justify-content: center;align-items: center; padding: 6px 15px; margin-bottom: 0; }
.search-group i { color: #de1b15; font-size: 1rem; }
.search-group .btn:hover{background: #de1b15;}
.search-group .btn:hover i{color: #fff;}

/* about*/
.about-wrapper .container-xl{max-width: 1030px;}
.contabout{ margin-top:50px;}
.contabout a{color:#808080; font-weight: 500;} 
.contabout a:hover  {color: #00532d;}
.p1{color: #2e6b37; font-size: 30px;}
.about-p{line-height: 30px; margin-top: 20px; color: #7b7b7b;}
.hmabout-title::after{content: "";width: 14px;height: 14px;background: #2e6b37;display: inline-block;}
#about-title-h1{font-size: 55px; color: black;}
.about-cont-text{margin-top: 20px;}
.about-cont-text p{line-height: 30px; margin-top: 20px; color: #7b7b7b;}
.about-left{ margin-top:55px;}
.about-right{margin-top: 55px;}
.about-wrapper .col-md-8{position: relative;}
.about-right-bottom{position: absolute;bottom: 52px;left: 15px;letter-spacing:8px;}
.p2{ font-size: 14px; letter-spacing:10px;padding-left: 80px;}
.about-video{ width: 90%; margin:0 auto;position: relative;}
.aboutservice{padding: 50px 0;}
.aboutservice h2{ text-align: center;color: black; padding-top: 20px;font-size: 38px;font-weight: bold;}
.aboutservice p{ text-align: center; color: #000000; font-size: 16px;margin-top: 15px;}
.img-center{display: block; margin: 0 auto;}
.text-center{text-align: center;}
#text-bold{font-weight: bold;}
.about-certificate{width: 100%; margin-bottom: 20px;margin-top: 30px;padding-bottom: 20px; height: 290px; display: flex;overflow-y: hidden;overflow-x: scroll;flex-wrap: nowrap;justify-content: space-between;}
.about-certificate.about{ height: 370px; }
.about-certificate::-webkit-scrollbar {
width: 12px;
height: 12px;}
.about-certificate::-webkit-scrollbar-thumb {
border-radius: 5px;
-webkit-box-shadow: inset 0 0 5px rgba(0,83,45,1);
background: rgba(0,83,45,1);
}
.about-certificate::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 5px rgba(160,182,113,1);
border-radius: 20px;
background: rgba(160,182,113,1);
}

.pro-wrapper .about-certificate .cert-box{width: 240px;}
.pro-wrapper .row .col-md-9{border-right: 1px solid #dadada;}
.pronr-wrapper .about-certificate .cert-box{width: 240px;}
.about-certificate .cert-box{width: 300px; margin-right: 10px;margin-left: 10px;white-space: nowrap;}
.about-certificate img{width: auto; height: 100%;}
.about-certificate-title{background: #fbfbfb;  width: 100%; padding: 30px 0;margin-top: 80px;}
.about-certificate-title h2{margin: 10px 0; color: #000;font-weight: bold;font-size: 38px;}
.about-certificate-title p{margin: 10px 0;font-size: 16px;}
.aboutservice-title{text-align: center; font-weight: bold; padding: 20px 0;font-size: 16px;}
.aboutservice-p{text-align: center; padding: 0 0 20px; color: #7e7e7e;font-size: 16px;line-height: 24px;}
.aboutservice-link{  color: #aabe80!important;font-size: 14px;width: 80px;display: block;margin: 0 auto;}
.aboutservice-link:hover{color: #00532d;}
.aboutourservice{padding: 60px 0;}
.aboutourservice-title{color: #cccccc; font-size: 20px;  }
.aboutourservice-span{font-size: 75px;}
.aboutourservice-p1{color: black; font-size: 20px; font-weight: bold; padding: 10px 0;}
.aboutourservice-p2{color: #949494; margin-bottom: 40px;line-height: 24px;}
.aboutourservice-p3{color: #333;font-size: 36px;font-weight: bold; margin-top: 60px; margin-bottom: 40px;}
#padding{padding: 20px;}
#margin{margin:30px 0;}
.about-factory{padding: 50px 0 0;}
.about-factory-title{font-size: 20px; font-weight: bold; padding: 10px 0;}
.about-factory-txt{color: #003d21; font-weight: bold; padding: 10px 0; }
.about-factory-time{color: #d0d0d0; padding: 10px 0;}
#contactbottom{background:#00532d; padding: 100px 0 100px;margin-bottom: 70px;}
#contactbottom .img{margin-bottom: 15px;min-height: 44px;display: flex;justify-content: center;align-items: center;}
.contact-p{color: #ffffff; text-align: center;}
#pdbottom{padding-bottom: 80px; margin-top: 110px;}


.contact-box{margin-top: 50px;margin-bottom: 50px;}
.contact-title{font-size: 36px;font-weight: bold;margin-bottom: 35px;text-align: center;}

.about-service .row{margin-bottom: 50px;}
.about-service .img{position: relative;border-bottom: 15px solid #056d3a;overflow: hidden;border-radius: 0 0 10px 10px;}
.about-service .row .col-md-5{position: relative;}
.about-service .row .col-md-7{text-align: right;}
.about-service a{text-transform: uppercase;font-weight: bold; margin-top: 30px;display: inline-block;}
.about-service .row:nth-child(2) .col-md-5{order: 13;}
.about-service .row:nth-child(2) .col-md-7{order: -1;text-align: left;}
.about-service .row:first-child .col-md-5:before{content: "";width: 171px;height: 171px;display: block;position: absolute;background: url(../../images/absertb1.png) no-repeat; left: -156px;top: -100px;z-index: 99;}
.about-service .row:nth-child(2) .col-md-5:before{content: "";width: 171px;height: 171px;display: block;position: absolute;background: url(../../images/absertb2.png) no-repeat; right: -156px;top: -68px;z-index: 99;}
.about-service .row:nth-child(3) .col-md-5:before{content: "";width: 100px;height: 100px;display: block;position: absolute;background: url(../../images/absertb3.png) no-repeat; right: -25px;bottom: -90px;z-index: 99;}

.about-tab{display: flex;justify-content: center;margin-bottom: 30px;}
.about-tab .nav-tabs .nav-link{border: none;}
.about-tab .nav-tabs{border: none;}
.about-tab .nav-tabs a{text-align: center;font-size: 17px;color: #7d7d7d;}
.about-tab .nav-tabs a:after {
    content: "";
    width: 67px;
    height: 3px;
    background: #fff;
    display: block;
    margin: 10px auto 0;
}
.about-tab .nav-tabs a:hover:after,.about-tab .nav-tabs a.active:after{background: #056d3a;}
.about-tab .nav-tabs a:hover,.about-tab .nav-tabs a.active{color: #056d3a;}

@media(max-width:768px) {
    .about-tab .nav-tabs{justify-content: center;}
}


/*#region faq list*/
.faq-list{}
.faq-list .faq-li{margin-bottom: 20px;}
.faq-list .faq-box{cursor: pointer;background: #fff;border: 1px solid #e7e7e7;padding: 0px; display: flex;justify-content: space-between; align-items: center;position: relative;width: 100%;}
.faq-list .faq-box .num{ width: 57px;height: 57px; text-align: center; background: #fff;font-size: 16px;color: #0095d9;font-weight: bold;}
.faq-list .faq-box .title{padding-left: 20px; font-weight: bold;width: 90%; font-size: 18px;line-height: 22px;color: #000;padding-right: 20px; display: -webkit-box;
overflow: hidden;
text-overflow: ellipsis;
word-wrap: break-word;
white-space: normal !important;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;}
.faq-list .faq-box .tb{width: 57px;height: 57px;background: #fff;font-size: 16px;line-height: 57px; color: #be402e;text-align: center;border-left: 1px solid #e7e7e7;}
.faq-list .faq-box .tb.off{display: block;}
.faq-list .faq-box .tb.on{display: none;}
.faq-list .faq-li .faq-a{background: #fff;padding: 25px 80px;display: none;width: 100%;border: 1px solid #e7e7e7;border-top: 0px;}
.faq-list .faq-li .faq-a-text{font-size: 15px;color: #989898;line-height: 24px;}
.faq-list .faq-li:first-child .faq-a{display: block;}
.faq-list .faq-li.active .faq-box .title{color: #0b703f;}
.faq-list .faq-li.active .faq-box .tb.on{display: block;}
.faq-list .faq-li.active .faq-box .tb.off{display: none;}
.faq-feedback {padding: 10px 25px;}
.faq-feedback h2{ text-align: center;font-size: 24px;color: #6e6e6e; margin-bottom: 30px; font-weight: bold;}

@media(max-width:768px) {
    .faq-list .faq-box .num{ width: 10%;}
    .faq-list .faq-box .title{width: 80%;-webkit-line-clamp: 3;}
    .faq-list .faq-box .tb{width: 10%;}
    .faq-feedback{padding: 30px 0px 0;}
    .about-service .row .col-md-7{text-align: left;}
}

/* news */
.news-margin{padding-bottom: 100px;}
.news-margin .img{border-radius: 0 0 15px 15px;overflow: hidden;border-bottom: 20px solid #056d3a;}
.news-col{margin:15px 0; border: 1px solid #a7a7a7;border-radius: 0 0 10px 10px;overflow: hidden;border-bottom: 8px solid #056d3a;position: relative;}
.news-col .text{background: #fff;padding: 20px;}
.news-col a{position: absolute;left: 0;bottom: 0;right: 0;top: 0;z-index: 10;}
.news-col:hover .text{background: #a0b671;}
.news-col:hover .news-title{color: #fff;}
.news-col:hover .news-p{color: #fff;}
.news-col:hover .news-time{color: #fff;}
.news-col:hover .news-author{color: #fff;}
.news-title{font-size: 28px; color:#939393; font-weight: bold;}
.news-p{color:#939393;margin-bottom: 15px;}
.news-time{color:black;  float: right;}
.news-author{}
#news-txtbg{background: #a0b671;}
.news-banner{padding: 50px 0;}

.his-box{margin-top: 60px;margin-bottom: 60px;}
.his-box .title{text-align: center;font-size: 38px;font-weight: bold;margin-bottom: 30px;}
.his-box .tab-content p{font-size: 18px;line-height: 36px;color: #666;margin-bottom: 15px;}
.his-box .nav-tabs{border-right: 1px solid #ddd;border-bottom: 0;display: block;}
.his-box .nav-tabs .nav-item{border: none;margin-bottom: 0;}
.his-box .nav-tabs .nav-item .nav-link{font-size: 20px; padding-top: 15px;margin-bottom: 0; padding-bottom: 15px;display: block;text-align: center;font-weight: bold;color: #939393;border-right: 4px solid transparent;border-left: 0;border-bottom: 0;border-top: 0;}
.his-box .nav-tabs .nav-item .nav-link.active,.his-box .nav-tabs .nav-item .nav-link:hover{margin-bottom: 0;color: #00532d;border-right: 4px solid #00532d;border-left: 0;border-bottom: 0;border-top: 0;}

/* case */
.case-margin{padding-bottom: 100px;}
.case-margin .img{border-radius: 0 0 15px 15px;overflow: hidden;border-bottom: 20px solid #056d3a;}
.case-col{margin:15px 0; border: 1px solid #a7a7a7;border-radius: 0 0 10px 10px;overflow: hidden;border-bottom: 8px solid #056d3a;position: relative;}
.case-col a{position: absolute;left: 0;bottom: 0;right: 0;top: 0;z-index: 10;}
.case-col .text{background: #fff;padding: 20px;}
.case-p{ color: #9c9c9c; text-align: center; font-size: 16px;margin-bottom: 30px;}
.case-title{color: black; text-align: center; font-size: 16px;margin-bottom: 5px;}
.case-txt{color: #9c9c9c; text-align: center;}
.case-col:hover .text{background: #a0b671;}
.case-col:hover .case-p{color: #fff;}
.case-col:hover .case-title{color: #fff;}
.case-col:hover .case-txt{color: #fff;}


#caes-our{ font-size: 38px;font-weight: bold; padding: 40px 0 30px 0; color: black;}
#case-ourtxt{padding:0 0 30px 0;font-size: 16px;}
.casemg{margin-top: 50px;}
#caseimg{padding:30px 60px 60px 30px;}
#caseimgmg{padding:30px;}

/*case content */
/* 内容*/
.content-wrapper { line-height: 1.7; background: #fff; margin-bottom: 1.5rem; }
.content-wrapper h2 { font-size: 1rem; font-weight: 600; margin-bottom: 0.75rem; }
.content-wrapper h3 { font-size: 0.875rem; font-weight: 600; margin-bottom: 0.75rem; }
.content-wrapper img { max-width: 100% !important; height: auto !important; }
.content-wrapper ol { margin-left: 1em; padding-left: 1em; }
.content-wrapper video { max-width: 100% !important; height: auto !important; }
.content-wrapper iframe { max-width: 100%; }
.content-wrapper table { width: 100%; margin-bottom: 1rem; color: #212529; }
.content-wrapper table th, .content-wrapper table td { padding: 0.5rem; vertical-align: middle; border: 1px solid #dee2e6; text-align: center; }
.content-wrapper table tbody tr:nth-of-type(odd) { background-color: rgba(0, 0, 0, 0.03); }
.content-wrapper table tbody tr:hover { background-color: rgba(0, 0, 0, 0.075); color: #555; }
.content-wrapper .content{margin-top: 50px;}
.content-wrapper .content p{font-size: 18px; color: #151515;margin-bottom: 15px;}
.content-wrapper time{text-align: right;}

.bodybg{background: #f2f2f2;padding-top: 20px;padding-bottom: 30px;}
.bg-white .col-md-2{display: flex;align-items: center;} 
.bg-white{background: white; padding: 50px;}
#casepd{padding-bottom: 50px; margin-top: 20px;}
#case-h1{font-weight: bold; font-size: 50px;color: #000;}
#casebd{font-weight: bold;margin-bottom: 30px;}

/*about content */
.about-bg{background: #fbfbfb;  width: 100%; margin-top: 100px;}
#aboutimg{border-radius: 0 0 10px 10px;overflow: hidden;border-bottom: 15px solid #056d3a;}
.about-work{margin-bottom: 170px;}
.about-work .title{margin-top: 50px;margin-bottom: 20px;font-size: 38px;font-weight: bold;text-align: center;}
.about-work .service-box{position: relative;}
.about-work .service-box .text{padding-left: 40px;padding-right: 40px; position: absolute;left: 0;right: 0;bottom: 0; top: 0;background: rgba(0, 83, 45, 0.8);z-index: 10;opacity: 0; display: flex;justify-content: center;align-items: center;transition: all 0.3s;}
.about-work .service-box .text h4{font-size: 30px;color: #fff;font-weight: bold;text-align: center;margin-bottom: 20px;}
.about-work .service-box .text p{font-size: 15px;color: #fff;text-align: center;line-height: 32px;}
.about-work .service-box:hover .text{opacity: 1;}
.about-work .service-box a{position: absolute;left: 0;right: 0;bottom: 0; top: 0;z-index: 99;}

/* products */
.pro-wrapper{padding: 70px 0;}
.pro-bm{border-radius: 0 0 15px 15px;overflow: hidden;border-bottom: 20px solid #056d3a; margin:100px 0 150px 0;}
.pro-box{border-bottom: 1px solid #dadada; padding: 20px 0 100px 0;}
.pro-box h2{color: #00532d; font-size: 20px; font-weight: bold; padding: 20px 0 0 0;}
.pro-box h2 a{color: #00532d;}
.pro-box h2 a:hover{color: #a0b671;}
.pro-box p{color:#afafaf;padding: 10px 0 20px 0; font-weight: bold;}
.Precautions{margin-top: 60px;}
.Precautions h3{text-align: center; color: black; font-size: 38px;font-weight: bold;margin-bottom: 30px;}
.pro-wrapper .pro-uli{padding-left: 20px;}
.pro-uli h3{ color: black; font-size: 35px; font-weight: bold; margin-bottom: 30px;} 
.pro-uli ul{list-style:none;padding: 0;}
.pro-uli>ul>li{ line-height:40px;display: block;position: relative;}
.pro-uli>ul>li>a{position: relative;padding-left: 25px;}
.pro-uli>ul>li>a:before{content: "";width: 8px;height: 15px;display: inline-block;background: #808080;position: absolute;left: 8px;top: 35px;}
.pro-uli>ul>li.active .ul-bm,.pro-uli>ul>li:hover .ul-bm{font-size: 32px;font-weight: bold;color: #056d3a;}
.pro-uli>ul>li.active .ul-bm:before,.pro-uli>ul>li:hover .ul-bm:before{background: #056d3a;}
.pro-uli>ul>li a{text-decoration:none; color:#808080; display:block; font-size: 20px; }
.pro-uli>ul>li a:hover,.pro-uli>ul>li a.active{color:#056d3a; font-weight: bold;}
.pro-uli>ul>li>ul>li{margin-top:2px; }
.pro-uli>ul>li>ul{  display:none; padding: 15px 25px 0; }
.pro-uli>ul>li:hover>ul{ display:block;}
.pro-uli>ul>li.active>ul{ display:block;}
.ul-bm{border-bottom: 1px solid #dadada; padding: 20px 8px;}
#img-mg{margin: 50px 0;}

.ck-box{background: #f4f4f4;padding: 80px 0; margin-bottom: 120px;margin-top: 80px;}

.pronr-wrapper .row .col-md-9.probk{border-left: 1px solid #dadada;}
.pronr-wrapper{padding: 50px 0;}
.pronr-wrapper .pro-uli{padding-right: 20px;}
.pronr-content{border-bottom:1px solid #dadada ; padding-bottom: 40px;margin-bottom: 20px;}
.pro-header{padding-bottom:50px; border-bottom: 1px solid #dadada;margin-bottom: 30px;}
#swiper-pagination-product-thumbs .swiper-pagination-bullet-active{background: #00532d;}
.pronr-title{font-size: 24px;font-weight: bold;color: #00532d;margin-bottom: 10px;}
.pronr-desc{font-size: 18px;color: #808080;margin-bottom: 40px;}
.pronr-text{width: 100%;}
.pronr-text .list{display: flex;margin-bottom: 20px;font-size: 20px;line-height: 32px;color: #828282;}
.pronr-text .list .left{width: 20%;}
.pronr-text .list .right{width: 80%;}
.colorlv{color: #1c6644;}
.pronr-text .liuyan{display: flex;justify-content: flex-end;margin-top: 30px;}
.pronr-text .liuyan a{padding: 10px 50px; background: #1c6644;font-size: 24px;color: #fff;display: inline-block;}
.pronr-wrapper .app-box .img{border-radius: 0 0 10px 10px;overflow: hidden;border-bottom: 10px solid #268049;margin-bottom: 20px;}
.pronr-wrapper .app-box h4{font-size: 18px;color: #000;font-weight: bold;text-align: center;margin-bottom: 10px;}
.pronr-wrapper .app-box h4 a:hover{color: #268049;}
.pronr-wrapper .app-box p{font-size: 12px;color: #999999;text-align: center;line-height: 20px;}
.subtitle{text-align: center;font-size: 38px;font-weight: bold;margin-bottom: 40px;margin-top: 40px;}
.mt-100{margin-top: 100px;}
.pro-title{font-size: 28px;font-weight: bold; color: #1c6644; margin-bottom: 30px;}

@media(max-width:768px) {
    .home-about{padding-top: 30px;padding-bottom: 30px;}
    .home-about .text{padding-top: 0;padding-left: 15px;}
    .home-service{padding: 20px 0;}
    .home-service .nav-list{flex-wrap: wrap;margin-bottom: 10px;}
    .home-pro{padding: 20px 0;}
    .home-pro .more{margin-bottom: 30px;display: inline-block;}
    .home-pj{display: none;}
    .home-apptitle{padding: 20px 0;}
    .home-app{padding: 30px 0;}
    .app-box{margin-bottom: 30px;}
    .home-app .text{text-align: left;}
    .home-app .text p{padding-left: 0;}
    .home-app .text .more{margin-top: 30px;}
    .his-box .tab-content p{font-size: 14px; line-height: 20px;}
    .his-box .nav-tabs .nav-item .nav-link{font-size: 14px;}

    .about-service .row:first-child .col-md-5:before{display: none;}
    .about-service .row:nth-child(2) .col-md-5:before{display: none;}
    .about-service .row:nth-child(3) .col-md-5:before{display: none;}
    .about-service .row{margin-bottom: 20px;}
    .about-service .row:nth-child(2) .col-md-5{order: 0;}
    .about-service .row:nth-child(2) .col-md-7{order: 12;}
    .about-certificate-title{margin-top: 20px;}
    .about-factory{padding: 0;}
    .aboutourservice{padding: 20px 0;}
    .about-right-bottom{display: none;}
    .about-right{margin-top: 20px;}
    .about-video{margin-top: 20px;}

    .about-work{margin-bottom: 20px;}
    .aboutourservice-p3{margin-top: 20px;margin-bottom: 20px;font-size: 24px;}

    .mt-100{margin-top: 10px;}
    .aboutservice-link{margin-bottom: 20px;}
    #caseimgmg{padding: 0;}
    .casemg{margin-top: 20px;}
    .bg-white .col-md-2{text-align: center;display: block;}
    .bg-white{padding: 20px;}
    #case-h1{font-size: 30px;margin-top: 20px;margin-bottom: 20px;}
    .contact-title{margin-top: 30px;}
    #contactbottom{padding: 25px 0;margin-bottom: 30px;}
    .contact-box{margin-top: 30px;margin-bottom: 30px;}

    .home-foot .col{padding-left: 15px;}
    .home-foot{background: url(../../images/footbg.jpg) repeat;padding: 30px 0;}
    .home-foot h3{margin-top: 30px;margin-bottom: 10px;}
    .home-foot .col:last-child{padding-left: 15px;}

    .pronr-text{margin-top: 20px;}
    .pronr-text .liuyan{justify-content: flex-start;}
    .faq-list .faq-li .faq-a{padding: 15px;}
    .faq-list .faq-box .num{width: 16%;}
    .pronr-content{margin-top: 40px;}
    .pro-wrapper{padding: 30px 0;}
    .pro-bm{margin-top: 30px;margin-bottom: 30px;}
    .pro-wrapper .col-md-3{order: -1;}
    .pro-wrapper .pro-uli{padding-left: 0;}
}