
/* 企业介绍 */
.home-about { padding: 30px 0 ;}
.about-box {display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; justify-content: space-between;}
.about-info {position: relative; z-index: 2; width: 100%; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%;}
.about-img {position: relative; z-index: 1; width: 100%; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%;}
.about-img img {width: 100%;}
.about-title { margin-bottom: 10px; padding-top: 0px; font-size: 26px; color: #404040; font-weight: 500;}
.about-title small {display: block; font-size: 25px; line-height: 45px; font-weight: 500; text-transform: uppercase; font-style: italic; color: #404040;}
.about-detail {margin-bottom: 0px; font-size: 14px; font-weight: 400; line-height: 26px; color: #404040;}
.about-data {position: relative; display: flex; justify-content: center; align-items: center; width: 100%; height: 160px; background: #fff; z-index: 9999;}
.data-num {padding: 10px 0; font-size: 35px; font-weight: bold; color: #1e9755; }
.data-num:first-child { border-right: 1px solid #ddd;}
.data-num small { font-size: 14px; color: #7d7d7d;}
.data-num p {font-size: 12px; color: #444; text-align: center; font-weight: 400;}
.about-btn {position: relative; bottom: 0; padding: 15px 0;}
.about-btn a {display: block; width: 180px; height: 40px; font-size: 16px; font-weight: 500; background: #66abde; color: #fff; line-height: 40px; text-align: center; transition: all .3s ease-in-out;}
.about-btn a:hover {background: #1e9755;}
@media (max-width: 992px) {
  .about-box { padding: 0 15px; }
}
@media (max-width: 380px) {
  .data-num { font-size: 30px; }
}
@media (max-width: 320px) {
  .data-num { font-size: 24px; }
}
@media (min-width: 400px) {
  .data-num p {font-size: 14px; }
}
@media (min-width: 576px) {
  .about-title { margin-bottom: 30px; padding-top: 40px; font-size: 32px;}
  .about-title small {font-size: 30px; line-height: 30px;}
  .about-detail {margin-bottom: 0px; font-size: 16px; line-height: 30px; letter-spacing: 0px;}
  .about-data {width: 100%; height: 160px;}
  .data-num {font-size: 50px;}
  .data-num small { font-size: 20px;}
  .data-num p {font-size: 16px;}
  .about-btn a {width: 180px; height: 40px; font-size: 16px;}
}
@media (min-width: 768px) {
  .about-title small {font-size: 40px; line-height: 40px;}
  .about-detail {font-size: 18px; font-weight: 500;}
}
@media (min-width: 992px) {
  .home-about { padding: 60px 0 ;}
  .about-info {width: 100%; -ms-flex: 0 0 46.66667%; flex: 0 0 46.66667%; max-width: 46.66667%;}
  .about-img {width: 100%; -ms-flex: 0 0 47.33333%; flex: 0 0 47.33333%; max-width: 47.33333%;}
  .about-title { margin-bottom: 10px; padding-top: 30px; font-size: 24px;}
  .about-title small {font-size: 25px; line-height: 45px;}
  .about-detail {margin-bottom: 40px; font-size: 15px; line-height: 22px; letter-spacing: 0px;}
  .about-data {width: 600px; height: 140px; box-shadow: 5px 8px 10px 5px rgba(0, 0, 0, 0.1); }
  .data-num {font-size: 40px;}
  .data-num small { font-size: 18px;}
  .data-num p {font-size: 14px;}
  .about-btn {position: absolute; padding: 0; bottom: 120px;}
  .about-btn a {font-size: 15px;}
}
@media (min-width: 1200px) {
  .about-title { margin-bottom: 30px; padding-top: 40px; font-size: 28px;}
  .about-title small {font-size: 30px; line-height: 30px;}
  .about-detail {margin-bottom: 30px; font-size: 15px; line-height: 30px; letter-spacing: 0px;}
  .about-data {width: 700px; height: 160px;}
  .data-num {font-size: 50px;}
  .data-num small { font-size: 20px;}
  .data-num p {font-size: 15px;}
  .about-btn a {font-size: 16px;}
}
@media (min-width: 1440px) {
  .about-title { margin-bottom: 30px; padding-top: 50px; font-size: 30px;}
  .about-title small {font-size: 35px; line-height: 35px;}
  .about-detail {margin-bottom: 45px; font-size: 16px; line-height: 40px; }
  .about-data {width: 800px; height: 180px;}
  .data-num {font-size: 55px;}
  .data-num small { font-size: 22px;}
  .data-num p {font-size: 16px;}
  .about-btn a {font-size: 18px;}
}
@media (min-width: 1600px) {
  .about-title { margin-bottom: 70px; padding-top: 50px; font-size: 30px;}
  .about-title small {font-size: 40px; line-height: 40px;}
  .about-detail {margin-bottom: 45px; font-size: 18px; line-height: 40px;}
  .about-data {width: 800px; height: 200px;}
  .data-num {font-size: 55px;}
  .data-num small { font-size: 22px;}
  .data-num p {font-size: 18px;}
}
@media (min-width: 1700px) {
  .about-title { padding-top: 60px; font-size: 32px;}
  .about-title small {font-size: 45px; line-height: 45px;}
  .about-detail {margin-bottom: 50px;}
  .about-data {width: 845px; height: 238px;}
  .data-num {font-size: 65px;}
  .data-num small { font-size: 22px;}
  .data-num p {font-size: 18px;}
}
@media (min-width: 1800px) {
  .about-data {width: 880px; }
}
@media (min-width: 1900px) {
  .about-title {  padding-top: 80px; font-size: 36px;}
  .about-title small {font-size: 50px; line-height: 50px;}
  .about-detail {margin-bottom: 60px;}
  .about-data {width: 945px; height: 258px;}
  .data-num {font-size: 65px;}
  .data-num small { font-size: 22px;}
  .data-num p {font-size: 20px;}
}
@media (max-width: 991px) {
  .detail-ab {margin-bottom: 40px;}
}
@media (max-width: 767px) {
  .detail-ab {margin-bottom: 30px;}
}
@media (max-width: 576px) {
  .detail-ab {margin-bottom: 20px;}
}

/* 产品 */
.home-products {position: relative; background: #a9d174;}

.pc-slide { width: 100%; margin: 0 auto; }
.pc-slide .view .swiper-container { width: 100%; }

.pc-slide .preview {padding-top: 8px; padding-bottom: 8px; width: 100%; background: #fff; }
.pc-slide .preview .swiper-container { width: 100%; }
.pc-slide .preview .swiper-wrapper {justify-content: center;}
.pc-slide .preview .swiper-slide {position: relative; width: 105px; height: 60px; cursor:pointer; background-size: cover; background-position: center center; border: 2px solid #ababab; border-radius: 10px; overflow: hidden; transition: all .3s ease-in-out;}
.pc-slide .preview .swiper-slide span {display: flex; width: 100%; height: 100%; flex-direction: column; justify-content: center; align-items: center; font-size: 12px; color: #fff; text-shadow: -1px -1px 0 #4e8fae, 1px -1px 0 #4e8fae, -1px 1px 0 #4e8fae, 1px 1px 0 #4e8fae;}
.pc-slide .preview .swiper-slide span small {font-size: 72%;}
.pc-slide .product-detail .product-box {padding: 0 15px;}
.pc-slide .preview .active-nav { border: 2px solid #1f8d50; }
.pc-slide .preview .active-nav span {background: rgba(27, 137, 77, 0.9);}
.pc-slide .product-detail { position: absolute; display: flex; align-items: center; flex-wrap: wrap; color: #fff; width: 100%; height: 100%; z-index: 999;}
.pc-slide .product-detail h2 {padding: 8px 0;font-size: 18px;}
.pc-slide .product-detail h2 small {font-size: 12px;}
.pc-slide .product-detail p { margin-bottom: 8px; width: 100%; font-size: 12px; line-height: 18px; letter-spacing: -0.3px;}
.pc-slide .product-detail a { padding: 6px 40px; transition: all .3s ease-in-out; border-radius: 25px; font-size: 12px;}

@media (min-width: 576px) {
  .pc-slide .preview {padding-top: 20px; padding-bottom: 20px;}
  .pc-slide .preview .swiper-slide span { font-size: 14px; }
  .pc-slide .preview .swiper-slide {width: 160px; height: 92px;}
  .pc-slide .product-detail h2 {padding: 15px 0; font-size: 22px;}
  .pc-slide .product-detail h2 small {font-size: 15px;}
  .pc-slide .product-detail p { margin-bottom: 20px; font-size: 14px; line-height: 28px; }
  .pc-slide .product-detail a { font-size: 14px;}
}

@media (min-width: 768px) {
  .pc-slide .preview {padding-top: 30px; padding-bottom: 30px;}
  .pc-slide .preview .swiper-slide span { font-size: 14px; }
  .pc-slide .preview .swiper-slide {width: 180px; height: 103px;}
  .pc-slide .product-detail h2 {padding: 20px 0 30px 0; font-size: 26px;}
  .pc-slide .product-detail h2 small {font-size: 16px;}
  .pc-slide .product-detail p { margin-bottom: 30px; width: 70%; font-size: 16px; letter-spacing: 0; }
  .pc-slide .product-detail a { font-size: 1rem;}
}

@media (min-width: 992px) {
  .pc-slide .preview {padding-top: 0; padding-bottom: 0; position: absolute; bottom: 30px; z-index: 99; background: none;}
  .pc-slide .preview .swiper-wrapper {justify-content: unset;}
  .pc-slide .preview .swiper-slide span { font-size: 16px; }
  .pc-slide .preview .swiper-slide {width: 180px; height: 103px;}
  .pc-slide .product-detail .product-box {padding: 0;}
  .pc-slide .product-detail {height: 70%;}
  .pc-slide .product-detail h2 {padding: 20px 0 30px 0; font-size: 28px;}
  .pc-slide .product-detail p { margin-bottom: 30px; width: 56%;}
}
@media (min-width: 1200px) {
  .pc-slide .preview { bottom: 40px; }
  .pc-slide .preview .swiper-slide span { font-size: 20px; }
  .pc-slide .preview .swiper-slide {width: 220px; height: 126px;}
  .pc-slide .product-detail h2 {padding: 20px 0 30px 0; font-size: 32px;}
  .pc-slide .product-detail h2 small {font-size: 18px;}
  .pc-slide .product-detail p { margin-bottom: 40px; width: 46%; }
}
@media (min-width: 1366px) {
  .pc-slide .preview { bottom: 60px;}
  .pc-slide .product-detail h2 {padding: 30px 0 40px 0;}
  .pc-slide .product-detail p { margin-bottom: 60px; width: 40%;}
}
@media (min-width: 1440px) {
  .pc-slide .preview .swiper-slide {width: 260px; height: 150px;}
  .pc-slide .product-detail h2 small {font-size: 20px;}
}
@media (min-width: 1600px) {
  .pc-slide .preview .swiper-slide {width: 287px; height: 165px;}
}

/* 新闻 */
.home-news { padding: 20px 15px; background: #f3f3f3;}
.news-box {display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap;}
.news-title {position: relative; padding: 15px 0; display: flex; flex-wrap: nowrap; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%}
.news-title h2 { display: block; font-size: 22px; font-weight: 500;}
.news-title a { position: absolute;top: 40%; left: 28%; display: block; font-size: 14px;}
.news-title a svg {fill: #1e9755;}

.news-list  {position: relative; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%}
.news-list .swiper-container{padding-bottom: 10px;}
.news-item {background: #fff; box-shadow: 0 3px 8px rgba(0,0,0,.125);}
.news-img img { width: 100%; }
.news-name {font-weight: 400; overflow: hidden; height: 100px; padding: 20px; font-size: 16px;}
.news-name a {color: #333; font-weight: 500;}
.news-more {padding: 20px; color: #959595;}
.news-more span {display: inline-block;}
.news-more span::after {content: "|"; margin: 0 10px;}
.news-more a {color: #959595;}
.news-more a svg { width: 18px; height: 18px; fill: #959595; transition: all .3s ease-in-out; transform: rotate(-90deg);}
.news-more a:hover {color: #1e9755;}
.news-more a:hover svg { margin-left: 5px;}

.news-next,
.news-prev {position: absolute !important; top: 50% !important; left: auto !important; right: 50px !important; background: #fff !important; width: 38px !important; height: 38px !important; border-radius: 50%; display: flex; justify-content: center; align-items: center; z-index: 999;}
.news-next { left: auto !important; right: 0px !important; transform: rotate(-90deg);}
.news-prev { transform: rotate(90deg);}
.news-next:hover,
.news-prev:hover {background: #0b8643 !important;}
.news-next:hover svg,
.news-prev:hover svg {fill: #fff;}

@media (min-width: 576px) {
  .home-news { padding: 30px 15px; }
  .news-title {padding: 25px 0;}
  .news-title h2 {font-size: 24px;}
  .news-title a { top: 45%; left: 22%; font-size: 16px; }
  .news-name {padding: 14px; height: 120px; font-size: 14px;}
  .news-more {padding: 14px;}
  .news-next,
  .news-prev { top: 40% !important; right: 60px !important; left: auto !important; bottom: 10px; width: 44px !important; height: 44px !important;}
  .news-next { right: 0 !important; }
}
@media (min-width: 768px) {
  .home-news { padding: 60px 15px; }
  .news-title {padding: 25px 0;}
  .news-title h2 {font-size: 26px;}
  .news-title a { top: 45%; left: 20%; }
  .news-name {padding: 14px; height: 130px; font-size: 15px;}
  .news-more {padding: 14px;}
  .news-next,
  .news-prev { top: 40% !important; right: 60px !important; left: auto !important; bottom: 10px; width: 54px !important; height: 54px !important;}
  .news-next { right: 0 !important; }
}
@media (min-width: 1200px) {
  .home-news { padding: 80px 0; }
  .news-title {padding: 0; -ms-flex: 0 0 20%; flex: 0 0 20%; max-width: 20%; -ms-flex-wrap: wrap; flex-wrap: wrap;}
  .news-title h2 {width: 100%;}
  .news-title a { position: unset; margin-bottom: 75px; }
  .news-list  {-ms-flex: 0 0 80%; flex: 0 0 80%; max-width: 80%}
  .news-name {padding: 20px; height: 170px; font-size: 16px;}
  .news-more {padding: 20px;}
  .news-next,
  .news-prev { top: auto !important; right: auto !important; bottom: 10px; width: 64px !important; height: 64px !important;}
  .news-next { left: 70px !important;}
}
@media (min-width: 1440px) {
  .home-news { padding: 100px 0; }
  .news-title {-ms-flex: 0 0 20%; flex: 0 0 20%; max-width: 20%}
  .news-list  {-ms-flex: 0 0 80%; flex: 0 0 80%; max-width: 80%}
  .news-title h2 {font-size: 42px;}
  .news-name {padding: 20px; height: 170px; font-size: 16px;}
  .news-more {padding: 20px;}
}
@media (min-width: 1576px) {
  .home-news { padding: 140px 0; }
  .news-title h2 {font-size: 46px;}
  .news-name {padding: 40px 30px 20px 30px; height: 190px; font-size: 18px;}
  .news-more {padding: 20px 30px 40px 30px;}
}
@media (min-width: 1600px) {
  .news-title h2 {font-size: 46px;}
  .news-name {padding: 40px 30px 20px 30px; height: 190px; font-size: 20px;}
  .news-more {padding: 20px 30px 40px 30px;}
}
@media (min-width: 1800px) {
  .news-title {-ms-flex: 0 0 22%; flex: 0 0 22%; max-width: 22%}
  .news-list  {-ms-flex: 0 0 78%; flex: 0 0 78%; max-width: 78%}
  .news-name { font-size: 22px;}
  .news-more {padding: 20px 30px 40px 30px;}
}
