input:focus {
  outline: none;
}

p {
  margin-bottom: 0;
}

li,
ol,
ul {
  margin: 0;
  padding: 0;
}

.img-box {
  position: relative;
  z-index: 1;
  display: block;
  overflow: hidden;
  height: 0;
  padding-bottom: 100%;
}

.img-box img,
.img-box iframe {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
}

img.lazy {
  min-width: 1px;
  min-height: 1px;
  background: url(../images/ajax-loader.gif) no-repeat center;
}

.lazy {
  background-image: url(../images/ajax-loader.gif);
  background-repeat: no-repeat;
  background-position: center;
}

.loaded {
  background-size: cover;
}

.fancybox-slide--iframe .fancybox-content {
  width: 100%;
  max-width: 80%;
  height: 100%;
  min-height: 50%;
  max-height: 80%;
  margin: 0;
}

.fancybox-slide--video video {
  max-width: 80%;
  padding: 0;
}

.auto-adjust-img.is-mobile img {
  max-width: 100% !important;
  height: auto !important;
  margin: 5px 0;
}

.auto-adjust-img p.contains-pictures {
  padding: 0;
  margin: 0 -5px !important;
  font-size: 0 !important;
  overflow-x: hidden;
}

@media (min-width: 768px) {
  .auto-adjust-img p.contains-pictures {
    white-space: nowrap;
  }
}

.auto-adjust-img p.contains-pictures>img {
  display: inline-block;
  margin: 5px;
}

.fszero {
  font-size: 0;
  width: 0;
  height: 0;
  overflow: hidden;
}

.fszero h1 {
  margin: 0;
}

@media (max-width: 990px) {
  .container2 {
    max-width: 95%;
  }
}

@media (max-width: 767px) {
  .fancybox-slide--video video {
    max-width: 95%;
  }
}

.fancybox-slide>video {
  padding: 0;
}

@media (min-width: 1440px) {
  .container {
    max-width: 1410px;
  }
}

@media (min-width: 1760px) {
  .container.con1710 {
    max-width: 1740px;
  }
}

@font-face {
  font-family: 'BeVietnamPro';
  src: local('BeVietnamPro Medium'), local('BeVietnamPro-Medium'), url('../fonts/BeVietnamPro-Medium.woff2') format('woff2'), url('../fonts/BeVietnamPro-Medium.woff') format('woff'), url('../fonts/BeVietnamPro-Medium.ttf') format('truetype');
  font-display: swap;
  font-weight: 300 400;
  font-style: normal;
}

body {
  font-family: 'BeVietnamPro', Arial, Helvetica, "Microsoft YaHei", "WenQuanYi Micro Hei", "Heiti SC", "PingFang SC", "Hiragino Sans GB", sans-serif;
  font-size: 14px;
  font-weight: normal;
  color: #000;
  transition: all 0.3s;
}



.index-padding {
  padding: 120px 0;
}

@media (max-width: 1560px) {
  .index-padding {
    padding: 60px 0;
  }
}

@media (max-width: 991px) {
  .index-padding {
    padding: 40px 0;
  }
}

@media (max-width: 767px) {
  .index-padding {
    padding: 40px 0;
  }
}

@media (max-width: 575px) {
  .index-padding {
    padding: 30px 0;
  }
}

.index-title {
  text-align: center;
}

.index-title h2 {
  color: #000;
  text-align: center;
  font-size: 52px;
  font-weight: 700;
  line-height: 126%;
  /* 65.52px */
  letter-spacing: -2.6px;
  text-transform: capitalize;
  /* 126.667% */
  margin: 0;
}

@media (max-width: 1760px) {
  .index-title h2 {
    font-size: 35px;
  }
}

@media (max-width: 1400px) {
  .index-title h2 {
    font-size: 30px;
  }
}

@media (max-width: 991px) {
  .index-title h2 {
    font-size: 35px;
    line-height: 40px;
  }
}

@media (max-width: 767px) {
  .index-title h2 {
    font-size: 30px;
  }
}

@media (max-width: 575px) {
  .index-title h2 {
    font-size: 22px;
    line-height: 26px;
    letter-spacing: -1.6px;
  }
}

.index-title p {
  color: #555;
  text-align: center;
  font-size: 19px;
  font-weight: 300;
  line-height: 146%;
  /* 27.74px */
  letter-spacing: -0.95px;
  /* 144.444% */
  margin-top: 16px;
}

@media (max-width: 1760px) {
  .index-title p {
    font-size: 16px;
    margin-top: 6px;
  }
}

@media (max-width: 767px) {
  .index-title p {
    font-size: 14px;
    margin-top: 0;
  }
}

.index-more {
  display: flex;
  align-items: center;
  text-align: center;
  padding: 4px 4px 4px 30px;
  border-radius: 100px;
  background: #000;
  color: #FFF;
  font-size: 19px;
  font-weight: 500;
  line-height: 100%;
  letter-spacing: -0.95px;
  /* 112.5% */
  text-transform: capitalize;
  text-decoration: none;
  transition: all 0.3s;
}

@media (max-width: 1560px) {
  .index-more {
    padding: 4px 4px 4px 20px;
    font-size: 16px;
  }
}

@media (max-width: 1199px) {
  .index-more {
    font-size: 14px;
  }
}

.index-more::after {
  display: inline-block;
  font-family: 'iconfont' !important;
  content: "\e65d";
  margin-left: 30px;
  width: 54px;
  height: 54px;
  line-height: 54px;
  border-radius: 50%;
  background: #008842;
  font-size: 20px;
  color: #FFFFFF;
  transform: rotate(-45deg);
  transition: all 0.3s;
}

@media (max-width: 1560px) {
  .index-more::after {
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
}

@media (max-width: 1199px) {
  .index-more::after {
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    margin-left: 20px;
  }
}

.index-more:hover {
  background: #008842;
  color: #008842;
}

.index-more:hover::after {
  color: #008842;
  background: #FFFFFF;
  font-size: 24px;
  transform: translateX(-260%);
}

@media (max-width: 1560px) {
  .index-more:hover::after {
    transform: translateX(-290%);
  }
}

@media (max-width: 1199px) {
  .index-more:hover::after {
    transform: translateX(-330%);
  }
}

.header {
  width: 100%;
  position: sticky;
  top: 0;
  z-index: 99;
  background: #FFFFFF;
  padding: 15px 0;
}

@media (max-width: 1199px) {
  .header {
    align-items: center;
    padding: 5px 0;
  }
}

@media (max-width: 767px) {
  .header {
    width: 100%;
    top: 0;
    left: 0;
    border-radius: 0;
    padding: 0;
  }
}

.header .header-box {
  align-items: center;
  justify-content: space-between;
  position: relative;
}

@media (max-width: 1199px) {
  .header .header-box {
    padding: 5px 0;
  }
}

.header .logo {
  width: 210px;
}

@media (max-width: 1760px) {
  .header .logo {
    width: 160px;
  }
}

@media (max-width: 1199px) {
  .header .logo {
    width: 120px;
  }
}

@media (max-width: 767px) {
  .header .logo {
    margin-left: 0;
  }
}

@media (max-width: 575px) {
  .header .logo {
    margin-left: 10px;
  }
}

.header .logo img {
  width: 100%;
}

.header .right {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

@media (max-width: 1199px) {
  .header .right .header-nav {
    display: none;
  }
}

.header .right .header-nav ul {
  display: flex;
  align-items: center;
  padding: 0 -30px;
  list-style: none;
}

.header .right .header-nav ul>li {
  position: relative;
}

.header .right .header-nav ul>li:hover .have::after {
  transform: rotate(180deg);
  color: #008842;
}

.header .right .header-nav ul>li.active>a {
  color: #008842;
}

.header .right .header-nav ul>li.active>a::before {
  width: 100%;
}

.header .right .header-nav ul>li .have::after {
  font-family: 'iconfont' !important;
  content: "\e63e";
  margin-left: 6px;
  font-size: 16px;
  color: #000;
  display: inline-block;
  transition: all 0.3s;
}

.header .right .header-nav ul>li>a {
  display: inline-block;
  color: #000000;
  font-size: 18px;
  font-weight: 500;
  margin: 20px 25px;
  text-decoration: none;
  transition: all 0.3s;
  position: relative;
}

@media (max-width: 1760px) {
  .header .right .header-nav ul>li>a {
    margin: 20px;
  }
}

@media (max-width: 1400px) {
  .header .right .header-nav ul>li>a {
    font-size: 16px;
    margin: 10px 10px;
  }
}

.header .right .header-nav ul>li>a::before {
  content: '';
  position: absolute;
  left: 0%;
  bottom: 0;
  width: 0;
  height: 1px;
  background-color: #008842;
  transition: width 0.3s ease;
}

.header .right .header-nav ul>li>a:hover {
  color: #008842;
}

.header .right .header-nav ul>li>a:hover::before {
  width: 100%;
}

.header .right .header-nav ul>li>ul {
  display: none;
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  min-width: 100%;
  z-index: 12;
  background-color: white;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}

.header .right .header-nav ul>li>ul li {
  text-align: center;
  position: relative;
}

.header .right .header-nav ul>li>ul li a {
  display: inline-block;
  text-decoration: none;
  color: #1E1E2E;
  padding: 10px;
  transition: all 0.3s ease;
  white-space: nowrap;
  font-size: 16px;
  margin: 0;
}

.header .right .header-nav ul>li>ul li a:hover {
  color: #008842;
}

.header .right .header-nav ul>li>ul li a:hover::before {
  width: 0;
}

.header .right .header-nav ul>li>ul li ul {
  display: none;
  position: absolute;
  left: 100%;
  transform: translateX(0);
  top: 0;
  min-width: 100%;
  z-index: 12;
  background-color: white;
}

.header .right .header-nav ul>li>ul li ul li {
  text-align: center;
  position: relative;
}

.header .right .header-nav ul>li>ul li ul li a {
  display: inline-block;
  text-decoration: none;
  color: #1E1E2E;
  padding: 10px 0;
  transition: all 0.3s ease;
  text-align: center;
  white-space: nowrap;
}

.header .right .header-nav ul>li>ul li ul li a:hover {
  color: #008842;
}

.header .right .header-nav ul>li>ul li ul li a:hover::before {
  width: 0;
}

.header .right .language-search-box {
  display: flex;
  align-items: center;
}

.header .right .language {
  height: 48px;
  padding: 13px 26px;
  border-radius: 100px;
  border: 1px solid #CCC;
  margin-left: 12px;
  position: relative;
  cursor: pointer;
}

@media (max-width: 1760px) {
  .header .right .language {
    padding: 5px 15px;
    font-size: 16px;
    height: 30px;
  }
}

@media (max-width) {
  .header .right .language {
    padding: 2px 12px;
  }
}

.header .right .language span {
  color: #000;
  font-size: 17px;
  line-height: 100%;
  letter-spacing: -0.85px;
  text-transform: capitalize;
  display: flex;
}

@media (max-width: 767px) {
  .header .right .language span {
    font-size: 14px;
  }
}

.header .right .language span::after {
  font-family: iconfont !important;
  content: "\e63e";
  color: #000;
  margin-left: 6px;
  font-size: 18px;
  margin-top: 2px;
}

@media (max-width: 767px) {
  .header .right .language span::after {
    font-size: 16px;
  }
}

.header .right .language ul {
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  min-width: 100%;
  display: none;
  z-index: 99;
  list-style: none;
}

.header .right .language ul li a {
  display: block;
  width: 100%;
  font-size: 14px;
  color: #000;
  text-align: center;
  padding: 10px;
  transition: all 0.3s ease;
  text-decoration: none;
  background-color: white;
}

.header .right .language ul li a img {
  width: 30px;
}

.header .right .language ul li a:hover {
  color: #DD4509;
}

.header .right .hesder-search {
  cursor: pointer;
  border-radius: 100px;
  margin-left: 110px;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media (max-width: 1760px) {
  .header .right .hesder-search {
    margin-left: 25px;
  }
}

.header .right .hesder-search .btn {
  display: flex;
  text-align: center;
  align-items: center;
  justify-content: center;
  border: none;
  padding: 5px 36px;
  height: 48px;
  background-color: #008842;
  border-radius: 100px;
  transition: all 0.3s ease;
}

@media (max-width: 1760px) {
  .header .right .hesder-search .btn {
    height: 30px;
    padding: 0 20px;
  }
}

@media (max-width: 767px) {
  .header .right .hesder-search .btn {
    padding: 0 15px;
  }
}

.header .right .hesder-search .btn:hover {
  background-color: #66CC99;
}

.header .right .hesder-search .iconfont {
  font-size: 22px;
  color: #FFFFFF;
}

@media (max-width: 1199px) {
  .header .right .hesder-search .iconfont {
    font-size: 18px;
  }
}

.header-serch-box {
  position: fixed;
  width: 100%;
  height: 100vh;
  top: 0;
  left: 0;
  display: none;
  transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.3s ease;
  z-index: 99;
  background-color: rgba(0, 0, 0, 0.5);
}

.header-serch-box form {
  margin-bottom: 0;
  width: 60%;
  padding: 10px;
  background-color: #FFFFFF;
}

@media (max-width: 767px) {
  .header-serch-box form {
    width: 80%;
  }
}

.header-serch-box input {
  height: 40px;
  padding: 0 0 0 12px;
  color: rgba(38, 38, 38, 0.4);
  font-size: 14px;
  border: 1px solid #008842;
  width: 94%;
}

.header-serch-box button {
  border-radius: 5px;
  background: #999;
  width: 74px;
  height: 40px;
  color: #FFF;
  text-align: center;
  text-transform: capitalize;
  margin-left: 7px;
  border: none;
  transition: background-color 0.3s ease;
}

.header-serch-box button:hover {
  background-color: #008842;
}

.header-serch-box button .iconfont {
  font-size: 20px;
}

.header-serch-box .header-serch-none {
  font-size: 22px;
  cursor: pointer;
  position: fixed;
  top: 20px;
  right: 30px;
  color: #FFFFFF;
}

.visible {
  display: flex;
  justify-content: center;
  align-items: center;
}

.btn-menu {
  position: relative;
  display: none;
  margin-left: 10px;
}

.btn-menu a {
  text-decoration: none;
  color: #000;
}

.btn-menu a .iconfont {
  font-size: 28px;
}

@media (max-width: 767px) {
  .btn-menu a .iconfont {
    font-size: 24px;
  }
}

@media (max-width: 1199px) {
  .btn-menu {
    display: inline-block;
    vertical-align: middle;
  }
}

@media (max-width: 575px) {
  .btn-menu {
    margin-right: 10px;
  }
}

/* swiper */
/* .banner-box {
  margin: 0;
}
@media (max-width: 1199px) {
  .banner-box {
    padding-top: 0;
  }
}
.banner-box .item {
  position: relative;
  overflow: hidden;
}
.swiper-slide {
  position: relative;
  width: 100%;
  height: auto; */
/* 让其根据内容自动适配 */
/* }
.item-video {
  height: 100%;
}
.banner-video-box {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
}
.banner-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.item {
  position: relative;
}
.item .play {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 86;
  transform: translate(-50%, -50%);
  display: none;
}
.item .play a {
  text-decoration: none;
  display: block;
} */
/* .item .play a .iconfont {
  display: block;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  background-color: white;
  border-radius: 100px;
  font-size: 25px;
  color: #008842;
} */
.banner-box {
  margin: 0;
}

@media (max-width: 1199px) {
  .banner-box {
    padding-top: 0;
  }
}

.banner-box .item {
  position: relative;
  overflow: hidden;
}

.swiper-slide {
  position: relative;
  width: 100%;
  height: auto;
  /* 让其根据内容自动适配 */
}

.item-video {
  height: 100%;
}

.banner-video-box {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
}

.banner-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.item {
  position: relative;
}

.item .play {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 86;
  transform: translate(-50%, -50%);
  display: none;
}

.item .play a {
  text-decoration: none;
  display: block;
}

.item .play a .iconfont {
  display: block;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  background-color: white;
  border-radius: 100px;
  font-size: 25px;
  color: #008842;
}

.banner {
  overflow: hidden;
  position: relative;
  margin: 0;
}

@media (max-width: 1199px) {
  .banner {
    padding-top: 0;
  }
}

.banner .swiper-slide {
  overflow: hidden;
}

.banner a {
  display: block;
}

.banner img {
  width: 100%;
}

.banner-box {
  z-index: 4;
}

.banner-box .swiper-slide {
  overflow: hidden;
}

.banner-box .swiper-slide .item {
  position: relative;
  overflow: hidden;
}

.banner-box .swiper-slide .item .txt {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  top: 0;
  position: absolute;
  z-index: 3;
}

@media (max-width: 1199px) {
  .banner-box .swiper-slide .item .txt {
    width: 90%;
    margin: 0 5%;
  }
}

.banner-box .swiper-slide .item .txt h2 {
  margin: 0;
  font-size: 56px;
  color: #FFF;
  font-weight: bold;
  line-height: 64px;
}

@media (max-width: 1199px) {
  .banner-box .swiper-slide .item .txt h2 {
    font-size: 24px;
    line-height: 32px;
  }
}

@media (max-width: 767px) {
  .banner-box .swiper-slide .item .txt h2 {
    font-size: 16px;
    line-height: 24px;
    text-align: center;
  }
}

.banner-box .swiper-slide .item .txt p {
  margin: 20px 0 0 0;
  color: #F5F5F5;
  line-height: 20px;
}

@media (max-width: 1199px) {
  .banner-box .swiper-slide .item .txt p {
    font-size: 14px;
    margin: 10px 0 0 0;
    text-align: center;
  }
}

@media (max-width: 767px) {
  .banner-box .swiper-slide .item .txt p {
    margin: 5px 0 0 0;
    font-size: 12px;
    line-height: normal;
  }
}

.banner-box .banner {
  position: relative;
  overflow: hidden;
}

.banner-box .banner img {
  display: block;
  width: 100%;
}

@media (max-width: 767px) {
  .banner-box .banner img {
    width: 180%;
    max-width: 180%;
    margin-left: -40%;
  }
}

.banner-box .banner .tit .info {
  content: "";
  position: absolute;
  bottom: 0;
}

.banner-box .banner .tit .info span {
  color: #FFF;
  font-size: 180px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: normal;
  opacity: 0.6;
}

@media (max-width: 1199px) {
  .banner-box .banner .tit .info span {
    font-size: 40px;
  }
}

.banner-box .banner-video-box {
  padding-bottom: 50%;
}

.banner-box .banner-video-box .banner-video {
  object-fit: cover;
}

.banner-box .fluid_video_wrapper {
  position: absolute;
  left: 0;
  top: 0;
}

@media (max-width: 1199px) {
  .banner-box .swiper-container img {
    width: 100%;
    max-width: 100%;
    margin-left: 0%;
  }
}

.banner-box .swiper-pagination {
  z-index: 6;
  width: auto;
  display: flex;
  bottom: 5% !important;
  padding: 0 7%;
  justify-content: center;
  width: 100%;
}

@media (max-width: 1199px) {
  .banner-box .swiper-pagination {
    width: 100%;
    justify-content: center;
  }
}

.banner-box .swiper-pagination-bullet {
  position: relative;
  opacity: 1;
  margin: 0 15px !important;
  width: 30px;
  height: 30px;
  padding: 0;
  border-radius: 100%;
  background: none;
  background-clip: content-box;
  border-left: 1px solid rgba(255, 255, 255, 0.3);
  border-right: 1px solid #fff;
  transition: all 0.4s;
  opacity: 0.5;
}

@media (max-width: 1199px) {
  .banner-box .swiper-pagination-bullet {
    margin: 0 7px !important;
    width: 20px;
    height: 20px;
  }
}

@keyframes pagCircle {
  0% {
    transform: rotate(0);
  }

  100% {
    transform: rotate(360deg);
  }
}

.banner-box .swiper-pagination-bullet::before {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.5);
  content: '';
  transition: all 0.5s;
}

.banner-box .swiper-pagination-bullet-active {
  animation: pagCircle 10s linear infinite;
  opacity: 1;
}

.banner-box .swiper-pagination-bullet-active::before {
  background-color: #fff;
}

.banner-box .swiper-pagination {
  bottom: 24px;
}

@media (max-width: 1199px) {
  .banner-box .swiper-pagination {
    bottom: 15px;
  }
}

@keyframes slideUp {
  0% {
    opacity: 0;
    transform: translateY(100%);
    /* 从视口底部开始 */
  }

  100% {
    opacity: 1;
    transform: translateY(0);
    /* 移动到原始位置 */
  }
}

.banner-box .swiper-slide-active .item .txt {
  animation: zoomIn 3s 0s ease both;
}

.banner-box .swiper-button-prev,
.banner-box .swiper-button-next {
  top: 94%;
}

.banner-box .swiper-button-prev:hover::after,
.banner-box .swiper-button-next:hover::after {
  color: #fff;
}

@media (max-width: 1199px) {

  .banner-box .swiper-button-prev,
  .banner-box .swiper-button-next {
    top: 50%;
  }
}

.banner-box .swiper-button-prev::after,
.banner-box .swiper-button-next::after {
  color: rgba(255, 255, 255, 0.5);
  font-weight: bold;
  font-size: 16px;
  transition: all 0.4s;
}

@media (max-width: 1199px) {

  .banner-box .swiper-button-prev::after,
  .banner-box .swiper-button-next::after {
    font-size: 16px;
  }
}

.banner-box .swiper-button-prev {
  left: 45%;
}

@media (max-width: 1920px) {
  .banner-box .swiper-button-prev {
    left: 40%;
  }
}

@media (max-width: 1199px) {
  .banner-box .swiper-button-prev {
    left: 1%;
  }
}

.banner-box .swiper-button-prev::after {
  content: "\eaf6";
  font-family: 'iconfont' !important;
}

.banner-box .swiper-button-next {
  right: 45%;
}

@media (max-width: 1920px) {
  .banner-box .swiper-button-next {
    right: 40%;
  }
}

@media (max-width: 1199px) {
  .banner-box .swiper-button-next {
    right: 1%;
  }
}

.banner-box .swiper-button-next::after {
  content: "\eaf5";
  font-family: 'iconfont' !important;
}

.banner-box .link-info {
  position: absolute;
  top: 50%;
  transform: translate(0%, -50%);
  z-index: 2;
  width: 100%;
  text-align: start;
  height: 100%;
  display: flex;
  align-items: center;
}

.banner-box .banner-tit ul {
  position: absolute;
  bottom: 10px;
}

.banner-box .banner-tit ul li {
  display: inline-block;
  padding: 0 12px;
  position: relative;
}

.banner-box .banner-tit ul li:first-child {
  padding-left: 0;
}

.banner-box .banner-tit ul li::after {
  content: "/";
  position: absolute;
  right: -6px;
  top: 50%;
  transform: translate(0, -50%);
  color: #FFF;
}

.banner-box .banner-tit ul li:last-child {
  padding-right: 0;
}

.banner-box .banner-tit ul li:last-child::after {
  display: none;
}

.banner-box .banner-tit ul li:last-child a {
  font-weight: 600;
}

.banner-box .banner-tit ul li a {
  font-size: 14px;
  display: block;
  color: #FFF;
  line-height: 26px;
}

.banner-box .banner-tit ul li a:hover {
  text-decoration: underline;
}

@media (max-width: 767px) {
  .banner-box .banner-tit ul li a {
    font-size: 14px;
  }
}

.banner-box .banner-tit h2 {
  padding-top: 12px;
  font-size: 70px;
  font-family: 'Orbitron', sans-serif;
  color: #FFF;
  margin: 0;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 90px;
}

@media (max-width: 1199px) {
  .banner-box .banner-tit h2 {
    font-size: 24px;
    line-height: normal;
    letter-spacing: normal;
  }
}

@media (max-width: 991px) {
  .banner-box .banner-tit h2 {
    font-size: 18px;
  }
}

@media (max-width: 767px) {
  .banner-box .banner-tit h2 {
    font-size: 14px;
  }
}

.banner-box .banner-tit .txt {
  margin-top: 36px;
}

@media (max-width: 1199px) {
  .banner-box .banner-tit .txt {
    margin-top: 20px;
    height: 120px;
    overflow: auto;
  }

  .banner-box .banner-tit .txt::-webkit-scrollbar {
    border-radius: 5px;
    width: 2px;
    height: 5px;
    background-color: #fff;
  }

  .banner-box .banner-tit .txt::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 5px;
    background-color: #fff;
  }

  .banner-box .banner-tit .txt::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background-color: #fff;
  }

  .banner-box .banner-tit .txt::-webkit-scrollbar-thumb:hover {
    border-radius: 5px;
    background: rgba(0, 0, 0, 0.2);
  }
}

@media (max-width: 991px) {
  .banner-box .banner-tit .txt {
    height: 80px;
  }
}

@media (max-width: 767px) {
  .banner-box .banner-tit .txt {
    height: 40px;
  }

  .banner-box .banner-tit .txt::-webkit-scrollbar {
    width: 1px;
  }
}

.banner-box .banner-tit .txt p {
  margin: 0;
  color: #D9D9D9;
  font-size: 18px;
  line-height: 24px;
}

@media (max-width: 1199px) {
  .banner-box .banner-tit .txt p {
    font-size: 14px;
  }
}

@media (max-width: 767px) {
  .banner-box .banner-tit .txt p {
    font-size: 13px;
  }
}


/* 隐藏视频原生控件 */
.banner-video::-webkit-media-controls {
  display: none !important;
}

.banner-video::-webkit-media-controls-enclosure {
  display: none !important;
}

.banner-video::-webkit-media-controls-panel {
  display: none !important;
}

.banner-video::-webkit-media-controls-play-button {
  display: none !important;
}

.banner-video::-webkit-media-controls-timeline {
  display: none !important;
}

.banner-video::-webkit-media-controls-current-time-display {
  display: none !important;
}

.banner-video::-webkit-media-controls-time-remaining-display {
  display: none !important;
}

.banner-video::-webkit-media-controls-mute-button {
  display: none !important;
}

.banner-video::-webkit-media-controls-volume-slider {
  display: none !important;
}

.banner {
  overflow: hidden;
  position: relative;
  margin: 0;
}

@media (max-width: 1199px) {
  .banner {
    padding-top: 0;
  }
}

.banner .swiper-slide {
  overflow: hidden;
}

.banner a {
  display: block;
}

.banner img {
  width: 100%;
}

.banner .swiper-pagination {
  bottom: 44px !important;
}

@media (max-width: 575px) {
  .banner .swiper-pagination {
    bottom: 6px !important;
  }
}

@keyframes videoan1 {
  0% {
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
    opacity: 1;
  }

  100% {
    -webkit-transform: translate(-50%, -50%) scale(3.5);
    transform: translate(-50%, -50%) scale(3.5);
    opacity: 0;
  }
}

.swiper-pagination-bullet-active {
  width: 12px !important;
  height: 12px !important;
  background-color: #FFFFFF !important;
  margin: 0 10px !important;
  position: relative;
}

.swiper-pagination-bullet-active::before {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  content: '';
  top: -60%;
  left: -50%;
  transform: translate(50%, 50%);
  animation: rotate 10s linear infinite;
  background: url(../img/swiper-1.jpg) no-repeat center;
  background-size: cover;
}

/* 定义旋转动画 */
@keyframes rotate {
  from {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(360deg);
  }
}

.swiper-pagination-bullet {
  width: 10px !important;
  height: 10px !important;
  background-color: #ccc;
  margin: 0 10px !important;
}

.index-nav.show {
  right: calc(100% - 100%);
  /* 滑入左侧 */
}

.index-nav {
  position: fixed;
  top: 40%;
  right: 0px;
  z-index: 99;
  border-radius: 100px;
  background: rgba(0, 0, 0, 0.35);
  text-align: center;
  padding: 5px;
}

@media (max-width: 1199px) {
  .index-nav {
    display: none;
  }
}

.index-nav a {
  display: block;
  text-decoration: none;
  width: 46px;
  height: 46px;
  line-height: 46px;
  position: relative;
  border-radius: 100px;
  transition: all 0.3s ease;
  margin-top: 10px;
}

.index-nav a:nth-child(1) {
  margin-top: 0;
}

.index-nav a:last-child {
  transform: rotate(90deg);
}

.index-nav a .iconfont {
  font-size: 28px;
  color: #FFFFFF;
}

.index-nav a:hover {
  background-color: #008842;
}

.index-nav a:hover .iconfont {
  color: white;
  transition: color 0.3s ease-in-out;
  /* 添加过渡效果 */
}

.index-nav a:hover .fix-nav-phonenumber {
  transform: translateY(-50%) translateX(0);
}

.index-nav .fix-nav-phonenumber {
  position: absolute;
  right: 100%;
  top: 50%;
  transform: translateY(-50%) translateX(300%);
  transition: all 0.3s ease;
  line-height: 30px;
}

.index-nav .fix-nav-phonenumber p {
  margin: 0;
  padding: 4px 10px;
  color: #fff;
  border-radius: 8px;
  background-color: rgba(0, 0, 0, 0.44);
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.12);
  font-size: 14px;
  white-space: nowrap;
}

.fix-nav-none {
  display: none;
  position: fixed;
  right: 0;
  color: white;
  bottom: 10%;
  font-size: 26px;
  border: 1px solid #333;
  border-radius: 10px;
  width: 30px;
  height: 30px;
  line-height: 23px;
  background-color: #333;
  text-align: center;
  z-index: 20;
}

@media (max-width: 1199px) {
  .fix-nav-none {
    display: block;
  }
}

.fix-nav-none.rotated {
  transform: rotate(45deg);
  transition: all 0.5s;
}

.xs-online {
  position: fixed;
  z-index: 99;
  bottom: 0;
  left: 0;
  width: 100%;
  padding-bottom: calc(env(safe-area-inset-bottom) - 15px);
  color: #fff;
  background-color: #111;
  box-shadow: 0 -2px 14px 1px rgba(0, 0, 0, 0.2);
  text-align: center;
  display: none;
}

.xs-online ul li {
  float: left;
  width: 20%;
  list-style: none;
  border-right: 1px solid #000;
  border-left: 1px solid rgba(255, 255, 255, 0.6);
  transition: all 0.3s ease;
}

.xs-online ul li .iconfont {
  display: block;
}

.xs-online ul li:first-child {
  border-left: none;
}

.xs-online a {
  display: inline-block;
  width: 100%;
  text-decoration: none;
  color: white;
}

.xs-online a .iconfont {
  font-size: 18px;
}

@media (max-width: 1199px) {
  .xs-online {
    display: block !important;
  }
}

.index-box {
  background-color: #F8F8F8;
  padding: 120px 0;
  overflow: hidden;
}

@media (max-width: 1560px) {
  .index-box {
    padding: 60px 0;
  }
}

@media (max-width: 991px) {
  .index-box {
    padding: 30px 0;
  }
}

.index-box .index-agro {
  border-radius: 6px;
  padding: 30px;
  background-color: white;
  display: flex;
  justify-content: space-between;
}

@media (max-width: 991px) {
  .index-box .index-agro {
    flex-wrap: wrap;
    padding: 10px;
  }
}

.index-box .index-agro .left {
  width: 50%;
  position: relative;
}

@media (max-width: 991px) {
  .index-box .index-agro .left {
    width: 100%;
  }
}

.index-box .index-agro .left img {
  width: 100%;
}

.index-box .index-agro .left .cont {
  width: 370px;
  position: absolute;
  z-index: 2;
  bottom: 20px;
  left: 20px;
  background-color: white;
  padding: 30px 20px;
  border-radius: 6px;
}

@media (max-width: 1760px) {
  .index-box .index-agro .left .cont {
    padding: 15px;
    width: 310px;
  }
}

@media (max-width: 1199px) {
  .index-box .index-agro .left .cont {
    width: 260px;
  }
}

.index-box .index-agro .left .cont:hover .title .iconfont {
  animation: swing 1s 0s ease both;
}

.index-box .index-agro .left .cont .title {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.index-box .index-agro .left .cont .title .about-cont-1 {
  margin-left: 50px;
}

.index-box .index-agro .left .cont .title .about-cont-1 .about-cont-1-number {
  color: #000;
  font-size: 72px;
  font-weight: 500;
  line-height: 100%;
  /* 72px */
  letter-spacing: -3.6px;
  position: relative;
}

@media (max-width: 1760px) {
  .index-box .index-agro .left .cont .title .about-cont-1 .about-cont-1-number {
    font-size: 50px;
  }
}

@media (max-width: 1199px) {
  .index-box .index-agro .left .cont .title .about-cont-1 .about-cont-1-number {
    font-size: 35px;
  }
}

.index-box .index-agro .left .cont .title .about-cont-1 .about-cont-1-number b {
  position: absolute;
  right: 104%;
  top: 10px;
  color: #000;
  font-size: 22px;
  font-weight: 600;
  line-height: 126%;
  /* 27.72px */
  letter-spacing: -1.1px;
  white-space: nowrap;
}

@media (max-width: 1199px) {
  .index-box .index-agro .left .cont .title .about-cont-1 .about-cont-1-number b {
    font-size: 16px;
    top: 0;
  }
}

.index-box .index-agro .left .cont .title .iconfont {
  display: inline-block;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  border-radius: 50%;
  font-size: 20px;
  color: #FFFFFF;
  background-color: #008842;
}

@media (max-width: 1199px) {
  .index-box .index-agro .left .cont .title .iconfont {
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
}

.index-box .index-agro .left .cont .text {
  margin-top: 44px;
}

.index-box .index-agro .left .cont p {
  color: #000;
  font-size: 21px;
  font-weight: 500;
  line-height: 126%;
  /* 26.46px */
  letter-spacing: -1.05px;
}

@media (max-width: 1760px) {
  .index-box .index-agro .left .cont p {
    font-size: 18px;
  }
}

@media (max-width: 11199px) {
  .index-box .index-agro .left .cont p {
    font-size: 16px;
  }
}

.index-box .index-agro .left .video {
  position: absolute;
  top: 20px;
  right: 20px;
  cursor: pointer;
  z-index: 2;
  display: flex;
  padding: 6px 6px 6px 26px;
  align-items: center;
  border-radius: 100px;
  background: rgba(0, 0, 0, 0.1);
}

@media (max-width: 1400px) {
  .index-box .index-agro .left .video {
    padding: 4px 4px 4px 15px;
  }
}

.index-box .index-agro .left .video:hover .iconfont {
  background-color: #66CC99;
}

.index-box .index-agro .left .video span {
  color: #FFF;
  font-size: 17px;
  font-weight: 500;
  line-height: 100%;
  /* 17px */
  letter-spacing: -0.85px;
  margin-right: 20px;
}

@media (max-width: 1400px) {
  .index-box .index-agro .left .video span {
    font-size: 16px;
  }
}

.index-box .index-agro .left .video .iconfont {
  display: inline-block;
  width: 46px;
  height: 46px;
  line-height: 46px;
  background-color: #008842;
  color: #FFFFFF;
  text-align: center;
  border-radius: 50%;
  font-size: 20px;
  transition: all 0.3s;
}

@media (max-width: 1400px) {
  .index-box .index-agro .left .video .iconfont {
    font-size: 18px;
    width: 35px;
    height: 35px;
    line-height: 35px;
  }
}

.index-box .index-agro .right {
  width: 50%;
  padding: 60px 45px 20px 75px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

@media (max-width: 1760px) {
  .index-box .index-agro .right {
    padding: 30px 30px 20px 40px;
  }
}

@media (max-width: 1400px) {
  .index-box .index-agro .right {
    padding: 15px 15px 15px 20px;
  }
}

@media (max-width: 991px) {
  .index-box .index-agro .right {
    width: 100%;
  }
}

.index-box .index-agro .right .text {
  margin: 16px 0 70px 0;
}

@media (max-width: 1760px) {
  .index-box .index-agro .right .text {
    margin: 10px 0 40px 0;
  }
}

@media (max-width: 1199px) {
  .index-box .index-agro .right .text {
    margin: 10px 0 20px 0;
  }
}

@media (max-width: 991px) {
  .index-box .index-agro .right .text {
    margin: 10px 0 0 0;
  }
}

.index-box .index-agro .right .text p {
  color: #555;
  text-align: center;
  font-size: 21px;
  font-weight: 300;
  line-height: 146%;
  /* 30.66px */
  letter-spacing: -1.05px;
}

@media (max-width: 1760px) {
  .index-box .index-agro .right .text p {
    font-size: 18px;
  }
}

@media (max-width: 1440px) {
  .index-box .index-agro .right .text p {
    font-size: 16px;
  }
}

@media (max-width: 767px) {
  .index-box .index-agro .right .text p {
    font-size: 14px;
  }
}

.index-box .index-agro .right .index-more {
  display: inline-block;
  margin-left: 50%;
  transform: translateX(-50%);
}

@media (max-width: 991px) {
  .index-box .index-agro .right .index-more {
    margin-top: 20px;
  }
}

.index-box .index-agro .right .bottom {
  display: flex;
  justify-content: space-between;
}

@media (max-width: 991px) {
  .index-box .index-agro .right .bottom {
    margin-top: 40px;
  }
}

@media (max-width: 575px) {
  .index-box .index-agro .right .bottom {
    flex-wrap: wrap;
  }
}

.index-box .index-agro .right .bottom .cont {
  width: 48%;
  background-image: url(../img/index-agro-2.jpg);
  background-size: cover;
  background-position: center;
  padding: 30px 20px;
  border-radius: 6px;
}

@media (max-width: 1760px) {
  .index-box .index-agro .right .bottom .cont {
    padding: 15px;
  }
}

@media (max-width: 1199px) {
  .index-box .index-agro .right .bottom .cont {
    padding: 10px;
  }
}

@media (max-width: 575px) {
  .index-box .index-agro .right .bottom .cont {
    width: 100%;
  }
}

.index-box .index-agro .right .bottom .cont:hover .title .iconfont {
  animation: swing 1s 0s ease both;
}

.index-box .index-agro .right .bottom .cont .title {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.index-box .index-agro .right .bottom .cont .title b {
  color: #000;
  font-size: 21px;
  font-weight: 500;
  line-height: 126%;
  /* 26.46px */
  letter-spacing: -1.05px;
}

@media (max-width: 1760px) {
  .index-box .index-agro .right .bottom .cont .title b {
    font-size: 18px;
  }
}

@media (max-width: 1199px) {
  .index-box .index-agro .right .bottom .cont .title b {
    font-size: 16px;
  }
}

.index-box .index-agro .right .bottom .cont .title .iconfont {
  display: inline-block;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  border-radius: 50%;
  font-size: 20px;
  color: #FFFFFF;
  background-color: #008842;
}

@media (max-width: 1199px) {
  .index-box .index-agro .right .bottom .cont .title .iconfont {
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 18px;
  }
}

.index-box .index-agro .right .bottom .cont .about-cont-1 {
  margin-top: 44px;
}

@media (max-width: 1760px) {
  .index-box .index-agro .right .bottom .cont .about-cont-1 {
    margin-top: 30px;
  }
}

.index-box .index-agro .right .bottom .cont .about-cont-1 .about-cont-1-number {
  color: #000;
  font-size: 72px;
  font-weight: 500;
  line-height: 100%;
  /* 72px */
  letter-spacing: -3.6px;
}

@media (max-width: 1760px) {
  .index-box .index-agro .right .bottom .cont .about-cont-1 .about-cont-1-number {
    font-size: 50px;
  }
}

@media (max-width: 1199px) {
  .index-box .index-agro .right .bottom .cont .about-cont-1 .about-cont-1-number {
    font-size: 35px;
  }
}

.index-box .index-agro .right .bottom .cont2 {
  width: 48%;
  background-image: url(../img/index-agro-3.jpg);
  background-size: cover;
  background-position: center;
  padding: 30px 20px;
  border-radius: 6px;
}

@media (max-width: 1760px) {
  .index-box .index-agro .right .bottom .cont2 {
    padding: 15px;
  }
}

@media (max-width: 1199px) {
  .index-box .index-agro .right .bottom .cont2 {
    padding: 10px;
  }
}

@media (max-width: 575px) {
  .index-box .index-agro .right .bottom .cont2 {
    width: 100%;
    margin-top: 20px;
  }
}

.index-box .index-agro .right .bottom .cont2:hover .title .iconfont {
  animation: swing 1s 0s ease both;
}

.index-box .index-agro .right .bottom .cont2 .title {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.index-box .index-agro .right .bottom .cont2 .title b {
  color: #FFFFFF;
  font-size: 21px;
  font-weight: 500;
  line-height: 126%;
  /* 26.46px */
  letter-spacing: -1.05px;
}

@media (max-width: 1760px) {
  .index-box .index-agro .right .bottom .cont2 .title b {
    font-size: 18px;
  }
}

@media (max-width: 1199px) {
  .index-box .index-agro .right .bottom .cont2 .title b {
    font-size: 16px;
  }
}

.index-box .index-agro .right .bottom .cont2 .title .iconfont {
  display: inline-block;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  border-radius: 50%;
  font-size: 20px;
  color: #FFFFFF;
  background-color: #008842;
}

@media (max-width: 1199px) {
  .index-box .index-agro .right .bottom .cont2 .title .iconfont {
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 18px;
  }
}

.index-box .index-agro .right .bottom .cont2 .about-cont-1 {
  margin-top: 44px;
  display: flex;
  justify-content: flex-end;
}

@media (max-width: 1760px) {
  .index-box .index-agro .right .bottom .cont2 .about-cont-1 {
    margin-top: 30px;
  }
}

.index-box .index-agro .right .bottom .cont2 .about-cont-1 .about-cont-1-number {
  color: #FFFFFF;
  font-size: 72px;
  font-weight: 500;
  line-height: 100%;
  /* 72px */
  letter-spacing: -3.6px;
  position: relative;
}

@media (max-width: 1760px) {
  .index-box .index-agro .right .bottom .cont2 .about-cont-1 .about-cont-1-number {
    font-size: 50px;
  }
}

@media (max-width: 1199px) {
  .index-box .index-agro .right .bottom .cont2 .about-cont-1 .about-cont-1-number {
    font-size: 35px;
  }
}

.index-box .index-agro .right .bottom .cont2 .about-cont-1 .about-cont-1-number b {
  position: absolute;
  right: 104%;
  top: 0;
  color: #FFF;
  font-size: 22px;
  font-weight: 600;
  line-height: 126%;
  /* 27.72px */
  letter-spacing: -1.1px;
  white-space: nowrap;
}

@media (max-width: 1199px) {
  .index-box .index-agro .right .bottom .cont2 .about-cont-1 .about-cont-1-number b {
    font-size: 16px;
  }
}

.index-box .index-serving .index-title h2 {
  width: 46%;
  margin: 0 auto;
}

@media (max-width: 1199px) {
  .index-box .index-serving .index-title h2 {
    width: 60%;
  }
}

@media (max-width: 991px) {
  .index-box .index-serving .index-title h2 {
    width: 98%;
  }
}

.index-box .index-serving .index-title p {
  width: 58%;
  margin: 0 auto;
  margin-top: 16px;
}

@media (max-width: 1400px) {
  .index-box .index-serving .index-title p {
    width: 70%;
  }
}

@media (max-width: 1199px) {
  .index-box .index-serving .index-title p {
    width: 90%;
  }
}

@media (max-width: 991px) {
  .index-box .index-serving .index-title p {
    margin-top: 5px;
  }
}

.index-box .index-serving .serving-form {
  width: 80%;
  padding: 4px;
  margin: 0 auto;
  margin-top: 40px;
  background-color: #FFFFFF;
  border-radius: 100px;
  overflow: hidden;
  display: flex;
  align-items: center;
}

@media (max-width: 1199px) {
  .index-box .index-serving .serving-form {
    width: 95%;
  }
}

.index-box .index-serving .serving-form input {
  width: calc(100% - 50px);
  margin-right: auto;
  height: 100%;
  background-color: #FFFFFF;
  padding-left: 26px;
  border: none;
  color: #999;
  font-size: 19px;
  line-height: 100%;
  /* 19px */
  letter-spacing: -0.95px;
}

@media (max-width: 991px) {
  .index-box .index-serving .serving-form input {
    font-size: 16px;
    padding-left: 12px;
  }
}

.index-box .index-serving .serving-form input::placeholder {
  color: #999;
  font-size: 19px;
  line-height: 100%;
  /* 19px */
  letter-spacing: -0.95px;
}

@media (max-width: 991px) {
  .index-box .index-serving .serving-form input::placeholder {
    font-size: 16px;
  }
}

.index-box .index-serving .serving-form .serving-submit {
  width: 50px;
  height: 50px;
  line-height: 50px;
  border-radius: 50%;
  background-color: #008842;
  border: none;
  transition: all 0.3s ease;
}

@media (max-width: 991px) {
  .index-box .index-serving .serving-form .serving-submit {
    width: 30px;
    height: 30px;
    line-height: 30px;
  }
}

.index-box .index-serving .serving-form .serving-submit:hover {
  background-color: #66CC99;
}

.index-box .index-serving .serving-form .serving-submit .iconfont {
  color: #FFFFFF;
  font-size: 20px;
}

.index-box .index-serving .serving-ul {
  list-style: none;
  display: flex;
  justify-content: center;
  text-align: center;
  margin-top: 30px;
}

@media (max-width: 991px) {
  .index-box .index-serving .serving-ul {
    flex-wrap: wrap;
    justify-content: flex-start;
    margin-top: 10px;
    padding-left: 25px;
  }
}

.index-box .index-serving .serving-ul li {
  color: #555;
  font-size: 19px;
  font-weight: 300;
  line-height: 126%;
  /* 23.94px */
  letter-spacing: -0.95px;
  padding: 0 18px;
}

@media (max-width: 1199px) {
  .index-box .index-serving .serving-ul li {
    font-size: 16px;
  }
}

@media (max-width: 991px) {
  .index-box .index-serving .serving-ul li {
    margin-top: 10px;
    padding: 0;
    padding-right: 10px;
  }
}

.index-box .index-serving .serving-ul li a {
  color: #555;
  transition: all 0.3s ease;
}

.index-box .index-serving .serving-ul li a:hover {
  color: #008842;
}

.index-box .index-serving .content .prev-next {
  position: absolute;
  top: 50%;
  width: 100%;
  left: 50%;
  transform: translateX(-50%);
}

@media (max-width: 767px) {
  .index-box .index-serving .content .prev-next {
    width: 85%;
  }
}

.index-box .index-serving .content .prev-next .slick-next:before {
  font-family: 'iconfont' !important;
  font-size: 16px;
  font-weight: bold;
  display: block;
  content: '\e63d';
  line-height: 44px;
  color: #000;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.index-box .index-serving .content .prev-next .slick-prev:before {
  font-family: 'iconfont' !important;
  font-size: 16px;
  font-weight: bold;
  display: block;
  content: '\e63d';
  line-height: 44px;
  color: #000;
}

.index-box .index-serving .content .prev-next .slick-prev,
.index-box .index-serving .content .prev-next .slick-next {
  z-index: 1;
  width: 44px;
  height: 44px;
  text-align: center;
  transition: all 0.3s ease;
  background-color: #FFFFFF;
  border-radius: 50%;
}

.index-box .index-serving .content .prev-next .slick-prev:hover,
.index-box .index-serving .content .prev-next .slick-next:hover {
  background-color: #008842;
}

.index-box .index-serving .content .prev-next .slick-prev {
  left: -50px;
}

@media (max-width: 1199px) {
  .index-box .index-serving .content .prev-next .slick-prev {
    left: 0;
  }
}

.index-box .index-serving .content .prev-next .slick-next {
  right: -50px;
}

@media (max-width: 1199px) {
  .index-box .index-serving .content .prev-next .slick-next {
    right: 0;
  }
}

.index-box .index-serving .content .prev-next .slick-prev,
.index-box .index-serving .content .prev-next .slick-next:hover::before {
  color: #FFFFFF;
}

.index-box .index-serving .content .prev-next .slick-prev:hover::before {
  color: #FFFFFF;
}

.index-box .index-serving .content .cont {
  margin-top: 90px;
  margin-left: -15px;
  margin-right: -15px;
}

@media (max-width: 1760px) {
  .index-box .index-serving .content .cont {
    margin-top: 50px;
  }
}

@media (max-width: 1199px) {
  .index-box .index-serving .content .cont {
    margin-top: 30px;
  }
}

.index-box .index-serving .content .cont .now-slick-box {
  position: relative;
}

@media (max-width: 575px) {
  .index-box .index-serving .content .cont .now-slick-box {
    padding-bottom: 0;
  }
}

.index-box .index-serving .content .cont .now-slick-box .now-slick-serving .img-box {
  border-radius: 6px;
  padding-bottom: 100%;
  cursor: pointer;
  position: relative;
}

.index-box .index-serving .content .cont .now-slick-box .now-slick-serving .cont-box {
  transition: all 0.3s ease;
  border-radius: 6px;
  background-color: #FFFFFF;
  padding: 20px;
  display: block;
}

.index-box .index-serving .content .cont .now-slick-box .now-slick-serving .cont-box:hover .title p {
  color: #008842;
}

.index-box .index-serving .content .cont .now-slick-box .now-slick-serving .cont-box .title {
  margin: 30px 0 10px 0;
}

@media (max-width: 1560px) {
  .index-box .index-serving .content .cont .now-slick-box .now-slick-serving .cont-box .title {
    margin: 20px 0 10px 0;
  }
}

.index-box .index-serving .content .cont .now-slick-box .now-slick-serving .cont-box .title p {
  color: #000;
  font-size: 20px;
  font-weight: 500;
  line-height: 136%;
  /* 27.2px */
  letter-spacing: -1px;
  transition: all 0.3s ease;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  line-clamp: 2;
}

@media (max-width: 1560px) {
  .index-box .index-serving .content .cont .now-slick-box .now-slick-serving .cont-box .title p {
    font-size: 18px;
  }
}

.index-box .index-serving .content .cont .now-slick-box .now-slick-serving .cont-box .content-text p {
  color: #555;
  font-size: 17px;
  font-weight: 300;
  line-height: 146%;
  /* 24.82px */
  letter-spacing: -0.85px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  line-clamp: 2;
}

@media (max-width: 1560px) {
  .index-box .index-serving .content .cont .now-slick-box .now-slick-serving .cont-box .content-text p {
    font-size: 14px;
  }
}

.index-box .index-serving .content .cont .now-slick-box .now-slick-serving .cont-box .text {
  margin-top: 20px;
}

.index-box .index-serving .content .cont .now-slick-box .now-slick-serving .cont-box .text p {
  color: #008842;
  font-size: 15px;
  line-height: 100%;
  /* 15px */
  letter-spacing: -0.75px;
}

.index-box .index-serving .content .cont .now-slick-box .now-slick-serving img {
  width: 100%;
  transition: transform 0.3s ease-in-out;
  border-radius: 10px;
  /* 添加过渡效果 */
}

.index-box .index-serving .content .cont .now-slick-box .now-slick-serving .slick-slide {
  height: auto;
}

.index-box .index-serving .content .cont .now-slick-box .now-slick-serving .li {
  padding: 0 15px;
}

@media (max-width: 991px) {
  .index-box .index-serving .content .cont .now-slick-box .now-slick-serving .li {
    padding: 0px 14px;
  }
}

.index-box .index-serving .content .cont .now-slick-box .now-slick-serving .li:hover img {
  transform: scale(1.05);
}

.index-box .index-news .index-title h2 {
  width: 40%;
  margin: 0 auto;
}

@media (max-width: 1199px) {
  .index-box .index-news .index-title h2 {
    width: 50%;
  }
}

@media (max-width: 991px) {
  .index-box .index-news .index-title h2 {
    width: 70%;
  }
}

.index-box .index-news .index-title p {
  width: 50%;
  margin: 0 auto;
  margin-top: 16px;
}

@media (max-width: 1460px) {
  .index-box .index-news .index-title p {
    width: 70%;
  }
}

@media (max-width: 991px) {
  .index-box .index-news .index-title p {
    width: 95%;
  }
}

@media (max-width: 767px) {
  .index-box .index-news .index-title p {
    margin-top: 0;
  }
}

.index-box .index-news .content .prev-next {
  position: absolute;
  top: 30%;
  width: 100%;
  left: 50%;
  transform: translateX(-50%);
}

.index-box .index-news .content .prev-next .slick-next:before {
  font-family: 'iconfont' !important;
  font-size: 16px;
  font-weight: bold;
  display: block;
  content: '\e63d';
  line-height: 44px;
  color: #000;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.index-box .index-news .content .prev-next .slick-prev:before {
  font-family: 'iconfont' !important;
  font-size: 16px;
  font-weight: bold;
  display: block;
  content: '\e63d';
  line-height: 44px;
  color: #000;
}

.index-box .index-news .content .prev-next .slick-prev,
.index-box .index-news .content .prev-next .slick-next {
  z-index: 1;
  width: 44px;
  height: 44px;
  text-align: center;
  transition: all 0.3s ease;
  background-color: #FFFFFF;
  border-radius: 50%;
}

.index-box .index-news .content .prev-next .slick-prev:hover,
.index-box .index-news .content .prev-next .slick-next:hover {
  background-color: #008842;
}

.index-box .index-news .content .prev-next .slick-prev {
  left: -50px;
}

@media (max-width: 1199px) {
  .index-box .index-news .content .prev-next .slick-prev {
    left: 0;
  }
}

.index-box .index-news .content .prev-next .slick-next {
  right: -50px;
}

@media (max-width: 1199px) {
  .index-box .index-news .content .prev-next .slick-next {
    right: 0;
  }
}

.index-box .index-news .content .prev-next .slick-prev,
.index-box .index-news .content .prev-next .slick-next:hover::before {
  color: #FFFFFF;
}

.index-box .index-news .content .prev-next .slick-prev:hover::before {
  color: #FFFFFF;
}

.index-box .index-news .content .cont {
  margin-top: 90px;
  margin-left: -15px;
  margin-right: -15px;
}

@media (max-width: 1760px) {
  .index-box .index-news .content .cont {
    margin-top: 50px;
  }
}

@media (max-width: 1199px) {
  .index-box .index-news .content .cont {
    margin-top: 20px;
  }
}

.index-box .index-news .content .cont .now-slick-box {
  position: relative;
}

@media (max-width: 575px) {
  .index-box .index-news .content .cont .now-slick-box {
    padding-bottom: 0;
  }
}

.index-box .index-news .content .cont .now-slick-box .now-slick-news .img-box {
  border-radius: 6px;
  padding-bottom: 62%;
  cursor: pointer;
  position: relative;
}

.index-box .index-news .content .cont .now-slick-box .now-slick-news .cont-box {
  transition: all 0.3s ease;
  border-radius: 6px;
  display: block;
}

.index-box .index-news .content .cont .now-slick-box .now-slick-news .cont-box:hover .title p {
  color: #008842;
}

.index-box .index-news .content .cont .now-slick-box .now-slick-news .cont-box .title {
  margin: 30px 0 10px 0;
  padding: 0 10px;
}

@media (max-width: 991px) {
  .index-box .index-news .content .cont .now-slick-box .now-slick-news .cont-box .title {
    margin: 10px 0 10px 0;
  }
}

.index-box .index-news .content .cont .now-slick-box .now-slick-news .cont-box .title p {
  color: #000;
  font-size: 20px;
  font-weight: 500;
  line-height: 136%;
  /* 27.2px */
  letter-spacing: -1px;
  transition: all 0.3s ease;
}

@media (max-width: 991px) {
  .index-box .index-news .content .cont .now-slick-box .now-slick-news .cont-box .title p {
    font-size: 18px;
  }
}

.index-box .index-news .content .cont .now-slick-box .now-slick-news .cont-box .content-text {
  padding: 0 10px;
}

.index-box .index-news .content .cont .now-slick-box .now-slick-news .cont-box .content-text p {
  color: #555;
  font-size: 17px;
  line-height: 146%;
  /* 24.82px */
  letter-spacing: -0.85px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  line-clamp: 2;
}

@media (max-width: 991px) {
  .index-box .index-news .content .cont .now-slick-box .now-slick-news .cont-box .content-text p {
    line-height: 120%;
    font-size: 16px;
  }
}

@media (max-width: 767px) {
  .index-box .index-news .content .cont .now-slick-box .now-slick-news .cont-box .content-text p {
    font-size: 14px;
  }
}

.index-box .index-news .content .cont .now-slick-box .now-slick-news .cont-box .text {
  margin-top: 20px;
  padding: 0 10px;
}

.index-box .index-news .content .cont .now-slick-box .now-slick-news .cont-box .text p {
  color: #008842;
  font-size: 15px;
  line-height: 100%;
  /* 15px */
  letter-spacing: -0.75px;
}

@media (max-width: 767px) {
  .index-box .index-news .content .cont .now-slick-box .now-slick-news .cont-box .text p {
    font-size: 14px;
  }
}

.index-box .index-news .content .cont .now-slick-box .now-slick-news img {
  width: 100%;
  transition: transform 0.3s ease-in-out;
  border-radius: 10px;
  /* 添加过渡效果 */
}

.index-box .index-news .content .cont .now-slick-box .now-slick-news .slick-slide {
  height: auto;
}

.index-box .index-news .content .cont .now-slick-box .now-slick-news .li {
  padding: 0 15px;
}

@media (max-width: 991px) {
  .index-box .index-news .content .cont .now-slick-box .now-slick-news .li {
    padding: 0px 14px;
  }
}

.index-box .index-news .content .cont .now-slick-box .now-slick-news .li:hover img {
  transform: scale(1.05);
}

.index-team {
  padding-top: 120px;
}

@media (max-width: 1560px) {
  .index-team {
    padding-top: 60px;
  }
}

@media (max-width: 991px) {
  .index-team {
    padding-top: 30px;
  }
}

.index-team .index-title h2 {
  width: 50%;
  margin: 0 auto;
}

@media (max-width: 1460px) {
  .index-team .index-title h2 {
    width: 60%;
  }
}

@media (max-width: 991px) {
  .index-team .index-title h2 {
    width: 100%;
  }
}

.index-team .index-title p {
  width: 50%;
  margin: 0 auto;
  margin-top: 16px;
}

@media (max-width: 1199px) {
  .index-team .index-title p {
    width: 56%;
    margin-top: 5px;
  }
}

@media (max-width: 991px) {
  .index-team .index-title p {
    width: 100%;
  }
}

.index-team .dowebok {
  margin-top: 80px;
}

@media (max-width: 1760px) {
  .index-team .dowebok {
    margin-top: 50px;
  }
}

@media (max-width: 1199px) {
  .index-team .dowebok {
    margin-top: 30px;
  }
}

@media (max-width: 767px) {
  .index-team .dowebok {
    margin-top: 20px;
  }
}

.index-team .img-box {
  padding-bottom: calc(280 / 450 * 100%);
}

.index-team .i-worldwide-img {
  width: 23.438vw;
  margin-right: 16px;
  display: inline-block;
}

@keyframes scroll-left {
  0% {
    transform: translateX(0);
  }

  100% {
    transform: translateX(-50%);
  }
}

/* 可选：防止动画抖动 */
.scroll-content:hover {
  animation-play-state: paused;
}

.index-bottom {
  padding: 100px 0;
}

@media (max-width: 1560px) {
  .index-bottom {
    padding: 60px 0;
  }
}

@media (max-width: 991px) {
  .index-bottom {
    padding: 30px 0 100px 0;
  }
}

.index-bottom .top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 80px;
  border-bottom: 1px solid #E6E6E6;
}

@media (max-width: 1199px) {
  .index-bottom .top {
    flex-wrap: wrap;
  }
}

@media (max-width: 991px) {
  .index-bottom .top {
    padding-bottom: 40px;
  }
}

@media (max-width: 1199px) {
  .index-bottom .top .left {
    width: 48%;
  }
}

@media (max-width: 991px) {
  .index-bottom .top .left {
    width: 100%;
  }
}

.index-bottom .top .left h2 {
  color: #000;
  font-size: 36px;
  font-weight: 700;
  line-height: 136%;
  /* 48.96px */
  letter-spacing: -1.8px;
  text-transform: capitalize;
}

@media (max-width: 1400px) {
  .index-bottom .top .left h2 {
    font-size: 30px;
  }
}

@media (max-width: 767px) {
  .index-bottom .top .left h2 {
    font-size: 22px;
  }
}

.index-bottom .top .left p {
  color: #555;
  font-size: 17px;
  font-weight: 300;
  line-height: 146%;
  /* 24.82px */
  letter-spacing: -0.85px;
  margin-top: 16px;
}

@media (max-width: 767px) {
  .index-bottom .top .left p {
    font-size: 14px;
    margin-top: 0px;
  }
}

@media (max-width: 991px) {
  .index-bottom .top .right {
    margin-top: 20px;
  }
}

@media (max-width: 575px) {
  .index-bottom .top .right {
    width: 100%;
  }
}

.index-bottom .top .right .bottom-form {
  display: block;
  position: relative;
  width: 100%;
}

.index-bottom .top .right .bottom-form input {
  width: 410px;
  border-radius: 100px;
  background: #F7F7F7;
  color: #999;
  font-size: 17px;
  font-weight: 300;
  line-height: 100%;
  /* 17px */
  letter-spacing: -0.85px;
  padding: 20px 30px;
  border: none;
}

@media (max-width: 575px) {
  .index-bottom .top .right .bottom-form input {
    width: 100% !important;
  }
}

.index-bottom .top .right .bottom-form input::placeholder {
  color: #999;
  font-size: 17px;
  font-weight: 300;
  line-height: 100%;
  /* 17px */
  letter-spacing: -0.85px;
}

@media (max-width: 1460px) {
  .index-bottom .top .right .bottom-form input::placeholder {
    font-size: 14px;
  }
}

@media (max-width: 1460px) {
  .index-bottom .top .right .bottom-form input {
    width: 300px;
    font-size: 14px;
    padding: 10px 20px;
  }
}

.index-bottom .top .right .bottom-form .submit {
  margin-left: 12px;
  padding: 4px 4px 4px 30px;
  background-color: #008842;
  border-radius: 100px;
  border: none;
}

@media (max-width: 1460px) {
  .index-bottom .top .right .bottom-form .submit {
    padding: 4px 4px 4px 20px;
  }
}

@media (max-width: 575px) {
  .index-bottom .top .right .bottom-form .submit {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    padding: 4px 4px 4px 10px;
  }
}

.index-bottom .top .right .bottom-form .submit:hover span {
  color: #008842;
}

.index-bottom .top .right .bottom-form .submit:hover .iconfont {
  transform: translateX(-220%);
}

@media (max-width: 1470px) {
  .index-bottom .top .right .bottom-form .submit:hover .iconfont {
    transform: translateX(-260%);
  }
}

.index-bottom .top .right .bottom-form .submit span {
  color: #FFF;
  font-size: 19px;
  font-weight: 500;
  line-height: 100%;
  /* 19px */
  letter-spacing: -0.95px;
  margin-right: 30px;
}

@media (max-width: 1460px) {
  .index-bottom .top .right .bottom-form .submit span {
    font-size: 16px;
  }
}

@media (max-width: 575px) {
  .index-bottom .top .right .bottom-form .submit span {
    font-size: 14px;
    margin-right: 15px;
  }
}

.index-bottom .top .right .bottom-form .submit .iconfont {
  width: 50px;
  height: 50px;
  line-height: 50px;
  border-radius: 100px;
  background-color: #000;
  font-size: 18px;
  color: #FFFFFF;
  text-align: center;
  display: inline-block;
  transform: rotate(-45deg);
  transition: all 0.3s;
}

@media (max-width: 1460px) {
  .index-bottom .top .right .bottom-form .submit .iconfont {
    width: 35px;
    height: 35px;
    line-height: 35px;
  }
}

@media (max-width: 575px) {
  .index-bottom .top .right .bottom-form .submit .iconfont {
    width: 25px;
    height: 25px;
    line-height: 25px;
    font-size: 16px;
  }
}

.index-bottom .bottom {
  padding-top: 80px;
  display: flex;
  justify-content: space-between;
}

@media (max-width: 991px) {
  .index-bottom .bottom {
    flex-wrap: wrap;
    padding-top: 40px;
  }
}

.index-bottom .bottom .left {
  width: 26%;
}

@media (max-width: 1460px) {
  .index-bottom .bottom .left {
    width: 35%;
  }
}

@media (max-width: 1400px) {
  .index-bottom .bottom .left {
    width: 30%;
  }
}

@media (max-width: 991px) {
  .index-bottom .bottom .left {
    width: 100%;
  }
}

.index-bottom .bottom .left .img {
  width: 200px;
}

.index-bottom .bottom .left .img img {
  width: 100%;
}

.index-bottom .bottom .left ul {
  list-style: none;
  margin-top: 40px;
}

@media (max-width: 1460px) {
  .index-bottom .bottom .left ul {
    margin-top: 25px;
  }
}

@media (max-width: 991px) {
  .index-bottom .bottom .left ul {
    display: flex;
    flex-wrap: wrap;
  }
}

.index-bottom .bottom .left ul li {
  margin: 12px 0;
  color: #555;
  font-size: 17px;
  line-height: 156%;
  /* 26.52px */
  display: flex;
  flex-wrap: wrap;
  letter-spacing: -0.85px;
  text-transform: capitalize;
}

.index-bottom .bottom .left ul li .cnzz {
  margin: 0 5px;
  display: inline-block;
}

@media (max-width: 1460px) {
  .index-bottom .bottom .left ul li {
    margin: 10px 0;
  }
}

@media (max-width: 991px) {
  .index-bottom .bottom .left ul li {
    margin: 0;
    margin-right: 20px;
    font-size: 16px;
  }
}

@media (max-width: 767px) {
  .index-bottom .bottom .left ul li {
    font-size: 14px;
  }
}

.index-bottom .bottom .left ul li a {
  text-decoration: none;
  color: #555;
  transition: all 0.3s ease-in-out;
}

.index-bottom .bottom .left ul li a:hover {
  color: #008842;
}

.index-bottom .bottom .left ul li:not(:first-child) a::after {
  display: inline-block;
  font-family: 'iconfont' !important;
  content: "\e65d";
  font-size: 18px;
  transform: rotate(-45deg);
  margin-left: 6px;
}

.index-bottom .bottom .left .translate {
  margin-top: 30px;
}

@media (max-width: 991px) {
  .index-bottom .bottom .left .translate {
    margin-top: 10px;
  }
}

.index-bottom .bottom .right {
  width: 50%;
  display: flex;
  justify-content: space-between;
  padding-top: 30px;
}

@media (max-width: 1460px) {
  .index-bottom .bottom .right {
    width: 55%;
  }
}

@media (max-width: 1400px) {
  .index-bottom .bottom .right {
    width: 65%;
  }
}

@media (max-width: 991px) {
  .index-bottom .bottom .right {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .index-bottom .bottom .right {
    flex-wrap: wrap;
    padding-top: 0;
  }
}

@media (max-width: 767px) {
  .index-bottom .bottom .right .cont {
    width: 100%;
    margin-top: 15px;
  }
}

.index-bottom .bottom .right .cont:nth-child(3) {
  width: 40%;
}

@media (max-width: 767px) {
  .index-bottom .bottom .right .cont:nth-child(3) {
    width: 100%;
  }
}

.index-bottom .bottom .right .cont:nth-child(3) .icon-box {
  margin-top: 4px;
  text-decoration: none;
}

.index-bottom .bottom .right .cont:nth-child(3) .icon-box a {
  display: inline-block;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  line-height: 44px;
  text-align: center;
  background-color: #000;
  margin-right: 10px;
  transition: all 0.3s ease;
  margin-top: 10px;
}

.index-bottom .bottom .right .cont:nth-child(3) .icon-box a:hover {
  background-color: #008842;
}

.index-bottom .bottom .right .cont:nth-child(3) .icon-box a:last-child {
  margin-right: 0;
}

.index-bottom .bottom .right .cont:nth-child(3) .icon-box a .iconfont {
  font-size: 20px;
  color: white;
}

.index-bottom .bottom .right .cont h3 {
  color: #000;
  font-size: 19px;
  font-weight: 500;
  line-height: 156%;
  /* 29.64px */
  letter-spacing: -0.95px;
}

@media (max-width: 767px) {
  .index-bottom .bottom .right .cont h3 {
    font-size: 18px;
  }
}

.index-bottom .bottom .right .cont ul {
  margin-top: 30px;
  list-style: none;
}

@media (max-width: 1460px) {
  .index-bottom .bottom .right .cont ul {
    margin-top: 20px;
  }
}

@media (max-width: 991px) {
  .index-bottom .bottom .right .cont ul {
    margin-top: 10px;
  }
}

@media (max-width: 767px) {
  .index-bottom .bottom .right .cont ul {
    display: flex;
    flex-wrap: wrap;
    margin-top: 5px;
  }
}

.index-bottom .bottom .right .cont ul li {
  color: #555;
  font-size: 17px;
  font-weight: 400;
  line-height: 116%;
  /* 19.72px */
  letter-spacing: -0.85px;
  padding: 10px 0;
}

@media (max-width: 1460px) {
  .index-bottom .bottom .right .cont ul li {
    padding: 5px 0;
  }
}

@media (max-width: 991px) {
  .index-bottom .bottom .right .cont ul li {
    font-size: 16px;
  }
}

@media (max-width: 767px) {
  .index-bottom .bottom .right .cont ul li {
    margin-right: 20px;
    font-size: 14px;
  }
}

.index-bottom .bottom .right .cont ul li:hover a {
  color: #008842;
}

.index-bottom .bottom .right .cont ul li a {
  color: #555;
  text-decoration: none;
  transition: all 0.3s ease;
}

.box-banner {
  position: relative;
}

.box-banner img {
  width: 100%;
}

.box-banner .nav-box {
  position: absolute;
  bottom: 40px;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  justify-content: flex-end;
}

@media (max-width: 1400px) {
  .box-banner .nav-box {
    bottom: 20px;
  }
}

@media (max-width: 991px) {
  .box-banner .nav-box {
    bottom: 10px;
  }
}

.box-banner .nav-box .about-nav {
  display: flex;
}

@media (max-width: 767px) {
  .box-banner .nav-box .about-nav {
    flex-wrap: wrap;
  }
}

.box-banner .nav-box .about-nav .nav-a {
  display: inline-block;
  padding: 15px 25px;
  text-decoration: none;
  border-radius: 100px;
  border: 1px solid rgba(255, 255, 255, 0.35);
  background: rgba(255, 255, 255, 0.15);
  color: #FFF;
  font-size: 17px;
  font-weight: 500;
  line-height: 100%;
  /* 17px */
  letter-spacing: -0.85px;
  margin-right: 15px;
  transition: all 0.3s ease;
}

@media (max-width: 1400px) {
  .box-banner .nav-box .about-nav .nav-a {
    padding: 10px 20px;
    font-size: 15px;
  }
}

@media (max-width: 991px) {
  .box-banner .nav-box .about-nav .nav-a {
    font-size: 14px;
    padding: 6px 10px;
    margin-top: 10px;
  }
}

.box-banner .nav-box .about-nav .nav-a:hover {
  color: #008842;
  background-color: white;
}

.box-banner .nav-box .about-nav .nav-a:last-child(1) {
  margin-right: 0;
}

.about-box {
  background: #F8F8F8;
  padding-top: 120px;
  overflow: hidden;
}

@media (max-width: 1560px) {
  .about-box {
    padding-top: 60px;
  }
}

@media (max-width: 991px) {
  .about-box {
    padding-top: 30px;
  }
}

.about-box .about-agro {
  border-radius: 6px;
  padding: 30px;
  background-color: white;
  display: flex;
  justify-content: space-between;
}

@media (max-width: 991px) {
  .about-box .about-agro {
    flex-wrap: wrap;
    padding: 15px;
  }
}

.about-box .about-agro .left {
  width: 50%;
  position: relative;
}

@media (max-width: 991px) {
  .about-box .about-agro .left {
    width: 100%;
  }
}

.about-box .about-agro .left .img-box {
  padding-bottom: 113%;
}

.about-box .about-agro .left img {
  width: 100%;
}

.about-box .about-agro .left .video {
  position: absolute;
  bottom: 20px;
  right: 20px;
  cursor: pointer;
  z-index: 2;
  display: flex;
  padding: 6px 6px 6px 26px;
  align-items: center;
  border-radius: 100px;
  background: rgba(0, 0, 0, 0.1);
}

.about-box .about-agro .left .video:hover .iconfont {
  background-color: #66CC99;
}

.about-box .about-agro .left .video span {
  color: #FFF;
  font-size: 17px;
  font-weight: 500;
  line-height: 100%;
  /* 17px */
  letter-spacing: -0.85px;
  margin-right: 20px;
}

.about-box .about-agro .left .video .iconfont {
  display: inline-block;
  width: 46px;
  height: 46px;
  line-height: 46px;
  background-color: #008842;
  color: #FFFFFF;
  text-align: center;
  border-radius: 50%;
  font-size: 20px;
  transition: all 0.3s;
}

.about-box .about-agro .right {
  width: 50%;
  padding: 30px 45px 0px 75px;
}

@media (max-width: 1460px) {
  .about-box .about-agro .right {
    padding: 20px 30px 0 50px;
  }
}

@media (max-width: 1400px) {
  .about-box .about-agro .right {
    padding: 10px 0 0 15px;
  }
}

@media (max-width: 1199px) {
  .about-box .about-agro .right {
    padding: 0 0 0 15px;
  }
}

@media (max-width: 991px) {
  .about-box .about-agro .right {
    width: 100%;
    padding: 0;
    margin-top: 20px;
  }
}

.about-box .about-agro .right .text {
  margin: 16px 0 70px 0;
}

@media (max-width: 1400px) {
  .about-box .about-agro .right .text {
    margin: 10px 0 0 0px;
  }
}

.about-box .about-agro .right .text p {
  color: #555;
  text-align: center;
  font-size: 21px;
  font-weight: 300;
  line-height: 146%;
  /* 30.66px */
  letter-spacing: -1.05px;
}

@media (max-width: 1760px) {
  .about-box .about-agro .right .text p {
    font-size: 17px;
  }
}

@media (max-width: 1400px) {
  .about-box .about-agro .right .text p {
    font-size: 16px;
    line-height: 120%;
  }
}

.about-box .about-number .box {
  display: flex;
  justify-content: space-between;
  margin-top: 70px;
}

@media (max-width: 1400px) {
  .about-box .about-number .box {
    margin-top: 50px;
  }
}

@media (max-width: 1199px) {
  .about-box .about-number .box {
    flex-wrap: wrap;
    margin-top: 30px;
  }
}

.about-box .about-number .box .cont3 {
  width: 32%;
  background-color: white;
  padding: 30px 20px;
  border-radius: 6px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

@media (max-width: 1199px) {
  .about-box .about-number .box .cont3 {
    width: 48%;
    padding: 15px;
  }
}

@media (max-width: 767px) {
  .about-box .about-number .box .cont3 {
    width: 100%;
  }
}

.about-box .about-number .box .cont3:hover .title .iconfont {
  animation: swing 1s 0s ease both;
}

.about-box .about-number .box .cont3 .title {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.about-box .about-number .box .cont3 .title .about-cont-1 {
  margin-left: 50px;
}

.about-box .about-number .box .cont3 .title .about-cont-1 .about-cont-1-number {
  color: #000;
  font-size: 72px;
  font-weight: 500;
  line-height: 100%;
  /* 72px */
  letter-spacing: -3.6px;
  position: relative;
}

@media (max-width: 1760px) {
  .about-box .about-number .box .cont3 .title .about-cont-1 .about-cont-1-number {
    font-size: 50px;
  }
}

@media (max-width: 767px) {
  .about-box .about-number .box .cont3 .title .about-cont-1 .about-cont-1-number {
    font-size: 35px;
  }
}

.about-box .about-number .box .cont3 .title .about-cont-1 .about-cont-1-number b {
  position: absolute;
  right: 104%;
  top: 10px;
  color: #000;
  font-size: 22px;
  font-weight: 600;
  line-height: 126%;
  /* 27.72px */
  letter-spacing: -1.1px;
  white-space: nowrap;
}

@media (max-width: 1760px) {
  .about-box .about-number .box .cont3 .title .about-cont-1 .about-cont-1-number b {
    font-size: 18px;
  }
}

@media (max-width: 767px) {
  .about-box .about-number .box .cont3 .title .about-cont-1 .about-cont-1-number b {
    font-size: 14px;
  }
}

.about-box .about-number .box .cont3 .title .iconfont {
  display: inline-block;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  border-radius: 50%;
  font-size: 20px;
  color: #FFFFFF;
  background-color: #008842;
}

@media (max-width: 991px) {
  .about-box .about-number .box .cont3 .title .iconfont {
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
}

@media (max-width: 1199px) {
  .about-box .about-number .box .cont3 .text {
    margin-top: 44px;
  }
}

.about-box .about-number .box .cont3 p {
  color: #000;
  font-size: 21px;
  font-weight: 500;
  line-height: 126%;
  /* 26.46px */
  letter-spacing: -1.05px;
}

@media (max-width: 767px) {
  .about-box .about-number .box .cont3 p {
    font-size: 16px;
  }
}

.about-box .about-number .box .cont {
  width: 32%;
  background-image: url(../img/about-agro-1.jpg);
  background-size: cover;
  background-position: center;
  padding: 30px 20px;
  border-radius: 6px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

@media (max-width: 1199px) {
  .about-box .about-number .box .cont {
    width: 48%;
    padding: 15px;
  }
}

@media (max-width: 767px) {
  .about-box .about-number .box .cont {
    width: 100%;
    margin-top: 20px;
  }
}

.about-box .about-number .box .cont:hover .title .iconfont {
  animation: swing 1s 0s ease both;
}

.about-box .about-number .box .cont .title {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.about-box .about-number .box .cont .title b {
  color: #000;
  font-size: 21px;
  font-weight: 500;
  line-height: 126%;
  /* 26.46px */
  letter-spacing: -1.05px;
}

@media (max-width: 767px) {
  .about-box .about-number .box .cont .title b {
    font-size: 16px;
  }
}

.about-box .about-number .box .cont .title .iconfont {
  display: inline-block;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  border-radius: 50%;
  font-size: 20px;
  color: #FFFFFF;
  background-color: #008842;
}

@media (max-width: 991px) {
  .about-box .about-number .box .cont .title .iconfont {
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
}

@media (max-width: 1199px) {
  .about-box .about-number .box .cont .about-cont-1 {
    margin-top: 44px;
  }
}

.about-box .about-number .box .cont .about-cont-1 .about-cont-1-number {
  color: #000;
  font-size: 72px;
  font-weight: 500;
  line-height: 100%;
  /* 72px */
  letter-spacing: -3.6px;
}

@media (max-width: 1760px) {
  .about-box .about-number .box .cont .about-cont-1 .about-cont-1-number {
    font-size: 50px;
  }
}

@media (max-width: 767px) {
  .about-box .about-number .box .cont .about-cont-1 .about-cont-1-number {
    font-size: 35px;
  }
}

.about-box .about-number .box .cont2 {
  width: 32%;
  background-image: url(../img/index-agro-3.jpg);
  background-size: cover;
  background-position: center;
  padding: 30px 20px;
  border-radius: 6px;
}

@media (max-width: 1199px) {
  .about-box .about-number .box .cont2 {
    width: 48%;
    margin-top: 20px;
    padding: 15px;
  }
}

@media (max-width: 767px) {
  .about-box .about-number .box .cont2 {
    width: 100%;
  }
}

.about-box .about-number .box .cont2:hover .title .iconfont {
  animation: swing 1s 0s ease both;
}

.about-box .about-number .box .cont2 .title {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.about-box .about-number .box .cont2 .title b {
  color: #FFFFFF;
  font-size: 21px;
  font-weight: 500;
  line-height: 126%;
  /* 26.46px */
  letter-spacing: -1.05px;
}

@media (max-width: 767px) {
  .about-box .about-number .box .cont2 .title b {
    font-size: 16px;
  }
}

.about-box .about-number .box .cont2 .title .iconfont {
  display: inline-block;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  border-radius: 50%;
  font-size: 20px;
  color: #FFFFFF;
  background-color: #008842;
}

@media (max-width: 991px) {
  .about-box .about-number .box .cont2 .title .iconfont {
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
}

.about-box .about-number .box .cont2 .about-cont-1 {
  margin-top: 44px;
  display: flex;
  justify-content: flex-end;
}

.about-box .about-number .box .cont2 .about-cont-1 .about-cont-1-number {
  color: #FFFFFF;
  font-size: 72px;
  font-weight: 500;
  line-height: 100%;
  /* 72px */
  letter-spacing: -3.6px;
  position: relative;
}

@media (max-width: 1760px) {
  .about-box .about-number .box .cont2 .about-cont-1 .about-cont-1-number {
    font-size: 50px;
  }
}

@media (max-width: 767px) {
  .about-box .about-number .box .cont2 .about-cont-1 .about-cont-1-number {
    font-size: 35px;
  }
}

.about-box .about-number .box .cont2 .about-cont-1 .about-cont-1-number b {
  position: absolute;
  right: 104%;
  top: 0;
  color: #FFF;
  font-size: 22px;
  font-weight: 600;
  line-height: 126%;
  /* 27.72px */
  letter-spacing: -1.1px;
  white-space: nowrap;
}

@media (max-width: 1760px) {
  .about-box .about-number .box .cont2 .about-cont-1 .about-cont-1-number b {
    font-size: 18px;
  }
}

@media (max-width: 767px) {
  .about-box .about-number .box .cont2 .about-cont-1 .about-cont-1-number b {
    font-size: 14px;
  }
}

.about-box .about-company {
  margin-top: 80px;
  margin-bottom: 90px;
}

@media (max-width: 1400px) {
  .about-box .about-company {
    margin-top: 50px;
    margin-bottom: 60px;
  }
}

@media (max-width: 1199px) {
  .about-box .about-company {
    margin-top: 30px;
    margin-bottom: 30px;
  }
}

.about-box .about-company .company-box .cont-box {
  padding: 15px;
}

.about-box .about-company .company-box .cont-box .cont {
  padding: 50px 40px;
  border-radius: 6px;
  background: #FFF;
  height: 100%;
}

@media (max-width: 1460px) {
  .about-box .about-company .company-box .cont-box .cont {
    padding: 25px;
  }
}

@media (max-width: 767px) {
  .about-box .about-company .company-box .cont-box .cont {
    padding: 15px;
  }
}

.about-box .about-company .company-box .cont-box .cont:hover .iconfont {
  animation: swing 1s 0s ease both;
}

.about-box .about-company .company-box .cont-box .cont:hover .content h3 {
  color: #008842;
}

.about-box .about-company .company-box .cont-box .cont .iconfont {
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  display: inline-block;
  background-color: #008842;
  border-radius: 50%;
  color: #FFFFFF;
  font-size: 22px;
}

@media (max-width: 991px) {
  .about-box .about-company .company-box .cont-box .cont .iconfont {
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
}

.about-box .about-company .company-box .cont-box .cont .content {
  margin-top: 36px;
}

@media (max-width: 767px) {
  .about-box .about-company .company-box .cont-box .cont .content {
    margin-top: 20px;
  }
}

.about-box .about-company .company-box .cont-box .cont .content h3 {
  color: #000;
  font-size: 32px;
  font-weight: 600;
  line-height: 146%;
  /* 46.72px */
  letter-spacing: -1.6px;
  transition: all 0.3s ease;
}

@media (max-width: 1460px) {
  .about-box .about-company .company-box .cont-box .cont .content h3 {
    font-size: 24px;
  }
}

@media (max-width: 767px) {
  .about-box .about-company .company-box .cont-box .cont .content h3 {
    font-size: 20px;
  }
}

.about-box .about-company .company-box .cont-box .cont .content .text {
  margin-top: 16px;
}

@media (max-width: 1460px) {
  .about-box .about-company .company-box .cont-box .cont .content .text {
    margin-top: 10px;
  }
}

@media (max-width: 767px) {
  .about-box .about-company .company-box .cont-box .cont .content .text {
    margin-top: 5px;
  }
}

.about-box .about-company .company-box .cont-box .cont .content .text p {
  color: #555;
  font-size: 17px;
  line-height: 156%;
  /* 26.52px */
  letter-spacing: -0.85px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  text-overflow: ellipsis;
}

@media (max-width: 991px) {
  .about-box .about-company .company-box .cont-box .cont .content .text p {
    font-size: 14px;
  }
}

.about-box .about-history {
  padding: 70px 0;
  background-color: white;
}

@media (max-width: 1560px) {
  .about-box .about-history {
    padding: 40px 0;
  }
}

@media (max-width: 1199px) {
  .about-box .about-history {
    padding: 20px 0;
  }
}

.about-box .about-history .title h3 {
  color: #000;
  font-size: 32px;
  font-weight: 600;
  line-height: 146%;
  /* 46.72px */
  letter-spacing: -1.6px;
  margin-bottom: 16px;
  text-align: center;
}

@media (max-width: 767px) {
  .about-box .about-history .title h3 {
    font-size: 22px;
    margin-bottom: 0;
  }
}

.about-box .about-history .title p {
  width: 80%;
  margin: 0 auto;
  color: #555;
  text-align: center;
  font-size: 17px;
  line-height: 156%;
  /* 26.52px */
  letter-spacing: -0.85px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  text-overflow: ellipsis;
}

@media (max-width: 1400px) {
  .about-box .about-history .title p {
    width: 90%;
  }
}

@media (max-width: 991px) {
  .about-box .about-history .title p {
    font-size: 16px;
  }
}

@media (max-width: 767px) {
  .about-box .about-history .title p {
    font-size: 14px;
  }
}

.about-box .about-history .content .prev-next {
  position: absolute;
  top: 50%;
  width: 100%;
  left: 50%;
  transform: translateX(-50%);
}

@media (max-width: 1470px) {
  .about-box .about-history .content .prev-next {
    width: 94%;
  }
}

@media (max-width: 1199px) {
  .about-box .about-history .content .prev-next {
    width: 100%;
  }
}

.about-box .about-history .content .prev-next .slick-next:before {
  font-family: 'iconfont' !important;
  font-size: 16px;
  font-weight: bold;
  display: block;
  content: '\e63d';
  line-height: 44px;
  color: #000;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.about-box .about-history .content .prev-next .slick-prev:before {
  font-family: 'iconfont' !important;
  font-size: 16px;
  font-weight: bold;
  display: block;
  content: '\e63d';
  line-height: 44px;
  color: #000;
}

.about-box .about-history .content .prev-next .slick-prev,
.about-box .about-history .content .prev-next .slick-next {
  z-index: 1;
  width: 44px;
  height: 44px;
  text-align: center;
  transition: all 0.3s ease;
  background-color: #F8F8F8;
  border-radius: 50%;
}

@media (max-width: 1470px) {

  .about-box .about-history .content .prev-next .slick-prev,
  .about-box .about-history .content .prev-next .slick-next {
    background-color: white;
  }
}

@media (max-width: 767px) {

  .about-box .about-history .content .prev-next .slick-prev,
  .about-box .about-history .content .prev-next .slick-next {
    background-color: transparent !important;
  }
}

.about-box .about-history .content .prev-next .slick-prev:hover,
.about-box .about-history .content .prev-next .slick-next:hover {
  background-color: #008842;
}

.about-box .about-history .content .prev-next .slick-prev {
  left: -50px;
}

@media (max-width: 1199px) {
  .about-box .about-history .content .prev-next .slick-prev {
    left: 0;
  }
}

.about-box .about-history .content .prev-next .slick-next {
  right: -50px;
}

@media (max-width: 1199px) {
  .about-box .about-history .content .prev-next .slick-next {
    right: 0;
  }
}

.about-box .about-history .content .prev-next .slick-prev,
.about-box .about-history .content .prev-next .slick-next:hover::before {
  color: #FFFFFF;
}

@media (max-width: 767px) {

  .about-box .about-history .content .prev-next .slick-prev,
  .about-box .about-history .content .prev-next .slick-next:hover::before {
    color: #000 !important;
  }
}

.about-box .about-history .content .prev-next .slick-prev:hover::before {
  color: #FFFFFF;
}

@media (max-width: 767px) {
  .about-box .about-history .content .prev-next .slick-prev:hover::before {
    color: #000 !important;
  }
}

.about-box .about-history .content .cont {
  margin-top: 90px;
  margin-left: -15px;
  margin-right: -15px;
}

@media (max-width: 1560px) {
  .about-box .about-history .content .cont {
    margin-top: 30px;
  }
}

@media (max-width: 1199px) {
  .about-box .about-history .content .cont {
    margin-top: 20px;
  }
}

.about-box .about-history .content .cont .now-slick-box {
  position: relative;
}

@media (max-width: 575px) {
  .about-box .about-history .content .cont .now-slick-box {
    padding-bottom: 0;
  }
}

.about-box .about-history .content .cont .now-slick-box .now-slick-history .cont-box {
  transition: all 0.3s ease;
  border-radius: 6px;
  background: #F8F8F8;
  padding: 50px 40px;
  display: block;
  height: 300px;
}

@media (max-width: 1400px) {
  .about-box .about-history .content .cont .now-slick-box .now-slick-history .cont-box {
    padding: 30px;
  }
}

@media (max-width: 767px) {
  .about-box .about-history .content .cont .now-slick-box .now-slick-history .cont-box {
    padding: 20px;
    height: 270px;
  }
}

.about-box .about-history .content .cont .now-slick-box .now-slick-history .cont-box:hover .iconfont {
  animation: swing 1s 0s ease both;
}

.about-box .about-history .content .cont .now-slick-box .now-slick-history .cont-box:hover .title h3 {
  color: #008842;
}

.about-box .about-history .content .cont .now-slick-box .now-slick-history .cont-box .iconfont {
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  display: inline-block;
  background-color: #008842;
  border-radius: 50%;
  color: #FFFFFF;
  font-size: 24px;
}

@media (max-width: 991px) {
  .about-box .about-history .content .cont .now-slick-box .now-slick-history .cont-box .iconfont {
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
}

.about-box .about-history .content .cont .now-slick-box .now-slick-history .cont-box .title {
  margin-top: 36px;
}

.about-box .about-history .content .cont .now-slick-box .now-slick-history .cont-box .title h3 {
  color: #000;
  font-size: 32px;
  font-weight: 600;
  line-height: 146%;
  /* 46.72px */
  letter-spacing: -1.6px;
  text-align: left;
  transition: all 0.3s ease;
}

@media (max-width: 1400px) {
  .about-box .about-history .content .cont .now-slick-box .now-slick-history .cont-box .title h3 {
    font-size: 25px;
  }
}

.about-box .about-history .content .cont .now-slick-box .now-slick-history .cont-box .content-text {
  margin-top: 16px;
}

@media (max-width: 1400px) {
  .about-box .about-history .content .cont .now-slick-box .now-slick-history .cont-box .content-text {
    margin-top: 10px;
  }
}

@media (max-width: 767px) {
  .about-box .about-history .content .cont .now-slick-box .now-slick-history .cont-box .content-text {
    margin-top: 0;
  }
}

.about-box .about-history .content .cont .now-slick-box .now-slick-history .cont-box .content-text p {
  color: #555;
  font-size: 17px;
  line-height: 156%;
  /* 26.52px */
  letter-spacing: -0.85px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  text-overflow: ellipsis;
}

.about-box .about-history .content .cont .now-slick-box .now-slick-history .li {
  padding: 0 15px;
  height: 100%;
}

@media (max-width: 991px) {
  .about-box .about-history .content .cont .now-slick-box .now-slick-history .li {
    padding: 0px 14px;
  }
}

.about-box .about-factory .index-title {
  width: 50%;
  margin: 0 auto;
}

@media (max-width: 991px) {
  .about-box .about-factory .index-title {
    width: 90%;
  }
}

.about-box .about-factory .cont {
  margin-top: 70px;
  position: relative;
}

@media (max-width: 1560px) {
  .about-box .about-factory .cont {
    margin-top: 40px;
  }
}

@media (max-width: 991px) {
  .about-box .about-factory .cont {
    margin-top: 20px;
  }
}

.about-box .about-factory .cont .prev-next {
  position: absolute;
  top: 50%;
  width: 100%;
  left: 50%;
  z-index: 4;
  transform: translateX(-50%);
}

.about-box .about-factory .cont .prev-next .slick-next:before {
  font-family: 'iconfont' !important;
  font-size: 16px;
  font-weight: bold;
  display: block;
  content: '\e63d';
  line-height: 44px;
  color: #000;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.about-box .about-factory .cont .prev-next .slick-prev:before {
  font-family: 'iconfont' !important;
  font-size: 16px;
  font-weight: bold;
  display: block;
  content: '\e63d';
  line-height: 44px;
  color: #000;
}

.about-box .about-factory .cont .prev-next .slick-prev,
.about-box .about-factory .cont .prev-next .slick-next {
  z-index: 1;
  width: 44px;
  height: 44px;
  text-align: center;
  transition: all 0.3s ease;
  background-color: #FFFFFF;
  border-radius: 50%;
}

@media (max-width: 1560px) {

  .about-box .about-factory .cont .prev-next .slick-prev,
  .about-box .about-factory .cont .prev-next .slick-next {
    background-color: white;
  }
}

.about-box .about-factory .cont .prev-next .slick-prev:hover,
.about-box .about-factory .cont .prev-next .slick-next:hover {
  background-color: #008842;
}

.about-box .about-factory .cont .prev-next .slick-prev {
  left: -60px;
}

@media (max-width: 1560px) {
  .about-box .about-factory .cont .prev-next .slick-prev {
    left: 0;
  }
}

.about-box .about-factory .cont .prev-next .slick-next {
  right: -60px;
}

@media (max-width: 1560px) {
  .about-box .about-factory .cont .prev-next .slick-next {
    right: 0;
  }
}

.about-box .about-factory .cont .prev-next .slick-prev,
.about-box .about-factory .cont .prev-next .slick-next:hover::before {
  color: #FFFFFF;
}

.about-box .about-factory .cont .prev-next .slick-prev:hover::before {
  color: #FFFFFF;
}

.about-box .about-factory .cont .now-slick-factory {
  margin: 0 -15px;
}

.about-box .about-factory .cont .now-slick-factory .item {
  padding: 0 15px;
  cursor: pointer;
}

.about-box .about-factory .cont .now-slick-factory .item:hover .img-box img {
  transform: scale(1.05);
}

.about-box .about-factory .cont .now-slick-factory .item .img-box {
  width: 100%;
  padding-bottom: 62%;
  border-radius: 6px;
  overflow: hidden;
}

.about-box .about-factory .cont .now-slick-factory .item .img-box img {
  width: 100%;
  transition: all 0.3s;
}

.about-box .about-honorary {
  background-color: white;
}

.about-box .about-honorary .index-title {
  width: 54%;
  margin: 0 auto;
}

@media (max-width: 991px) {
  .about-box .about-honorary .index-title {
    width: 95%;
  }
}

.about-box .about-honorary .cont {
  margin-top: 70px;
  position: relative;
}

@media (max-width: 1560px) {
  .about-box .about-honorary .cont {
    margin-top: 40px;
  }
}

@media (max-width: 991px) {
  .about-box .about-honorary .cont {
    margin-top: 20px;
  }
}

.about-box .about-honorary .cont .prev-next {
  position: absolute;
  top: 50%;
  width: 100%;
  left: 50%;
  transform: translateX(-50%);
  z-index: 4;
}

.about-box .about-honorary .cont .prev-next .slick-next:before {
  font-family: 'iconfont' !important;
  font-size: 16px;
  font-weight: bold;
  display: block;
  content: '\e63d';
  line-height: 44px;
  color: #000;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.about-box .about-honorary .cont .prev-next .slick-prev:before {
  font-family: 'iconfont' !important;
  font-size: 16px;
  font-weight: bold;
  display: block;
  content: '\e63d';
  line-height: 44px;
  color: #000;
}

.about-box .about-honorary .cont .prev-next .slick-prev,
.about-box .about-honorary .cont .prev-next .slick-next {
  z-index: 1;
  width: 44px;
  height: 44px;
  text-align: center;
  transition: all 0.3s ease;
  background-color: #F8F8F8;
  border-radius: 50%;
}

@media (max-width: 1560px) {

  .about-box .about-honorary .cont .prev-next .slick-prev,
  .about-box .about-honorary .cont .prev-next .slick-next {
    background-color: white;
  }
}

.about-box .about-honorary .cont .prev-next .slick-prev:hover,
.about-box .about-honorary .cont .prev-next .slick-next:hover {
  background-color: #008842;
}

.about-box .about-honorary .cont .prev-next .slick-prev {
  left: -60px;
}

@media (max-width: 1560px) {
  .about-box .about-honorary .cont .prev-next .slick-prev {
    left: 0;
  }
}

.about-box .about-honorary .cont .prev-next .slick-next {
  right: -60px;
}

@media (max-width: 1560px) {
  .about-box .about-honorary .cont .prev-next .slick-next {
    right: 0;
  }
}

.about-box .about-honorary .cont .prev-next .slick-prev,
.about-box .about-honorary .cont .prev-next .slick-next:hover::before {
  color: #FFFFFF;
}

.about-box .about-honorary .cont .prev-next .slick-prev:hover::before {
  color: #FFFFFF;
}

.about-box .about-honorary .cont .now-slick-honorary {
  margin: 0 -15px;
}

.about-box .about-honorary .cont .now-slick-honorary .item {
  padding: 0 15px;
}

.about-box .about-honorary .cont .now-slick-honorary .item:hover .img-box img {
  transform: scale(1.05);
}

.about-box .about-honorary .cont .now-slick-honorary .item:hover .text p {
  color: #008842;
}

.about-box .about-honorary .cont .now-slick-honorary .item .item-img {
  padding: 150px 40px;
  background-color: #F8F8F8;
  cursor: pointer;
}

@media (max-width: 1760px) {
  .about-box .about-honorary .cont .now-slick-honorary .item .item-img {
    padding: 100px 40px;
  }
}

.about-box .about-honorary .cont .now-slick-honorary .item .img-box {
  width: 100%;
  padding-bottom: 62%;
  border-radius: 6px;
  overflow: hidden;
}

.about-box .about-honorary .cont .now-slick-honorary .item .img-box img {
  width: 100%;
  transition: all 0.3s;
}

.about-box .about-honorary .cont .now-slick-honorary .item .text {
  margin-top: 30px;
}

.about-box .about-honorary .cont .now-slick-honorary .item .text p {
  color: #000;
  text-align: center;
  font-size: 20px;
  font-weight: 500;
  line-height: 146%;
  /* 29.2px */
  letter-spacing: -1px;
  transition: all 0.3s ease;
}

@media (max-width: 1199px) {
  .about-box .about-honorary .cont .now-slick-honorary .item .text p {
    font-size: 16px;
  }
}

.overseas-banner img {
  width: 100%;
}

.overseas-banner .nav-box {
  background-color: white;
  padding: 15px 0;
}

@media (max-width: 767px) {
  .overseas-banner .nav-box {
    padding: 5px 0;
  }
}

.overseas-banner .about-nav::before {
  content: '\e64c';
  font-family: 'iconfont' !important;
  font-size: 20px;
  margin-right: 6px;
  color: #555555;
}

.overseas-banner .about-nav .nav-a {
  color: #555;
  font-size: 17px;
  line-height: 100%;
  /* 17px */
  letter-spacing: -0.85px;
  text-decoration: none;
  transition: all 0.3s ease;
}

@media (max-width: 991px) {
  .overseas-banner .about-nav .nav-a {
    font-size: 16px;
  }
}

@media (max-width: 767px) {
  .overseas-banner .about-nav .nav-a {
    font-size: 14px;
  }
}

.overseas-banner .about-nav .nav-a:hover {
  color: #008842;
}

.overseas-banner .about-nav span {
  margin: 0 5px;
}

.overseas {
  padding: 70px 0 120px 0;
  background: #F8F8F8;
}

@media (max-width: 1199px) {
  .overseas {
    padding: 40px 0 70px 0;
  }
}

@media (max-width: 991px) {
  .overseas {
    padding: 25px 0 50px 0;
  }
}

.overseas .top {
  overflow: hidden;
}

.overseas .top h3 {
  color: #000;
  font-size: 32px;
  font-weight: 700;
  line-height: 126%;
  /* 40.32px */
  letter-spacing: -1.6px;
}

.overseas .top .text {
  margin-top: 16px;
}

@media (max-width: 1560px) {
  .overseas .top .text {
    margin-top: 10px;
  }
}

.overseas .top .text p {
  color: #555;
  font-size: 20px;
  font-weight: 300;
  line-height: 146%;
  /* 30.66px */
  letter-spacing: -1.05px;
}

@media (max-width: 1560px) {
  .overseas .top .text p {
    font-size: 18px;
  }
}

@media (max-width: 991px) {
  .overseas .top .text p {
    font-size: 16px;
  }
}

@media (max-width: 767px) {
  .overseas .top .text p {
    font-size: 14px;
  }
}

.overseas .center {
  display: none;
  overflow: hidden;
}

.overseas .center.active {
  display: flex;
  justify-content: space-between;
}

@media (max-width: 1400px) {
  .overseas .center {
    flex-wrap: wrap;
  }
}

.overseas .center .cont {
  padding: 30px 20px;
  background: #fff;
  border-radius: 6px;
  margin-top: 40px;
  width: 32%;
}

@media (max-width: 1400px) {
  .overseas .center .cont {
    width: 49%;
    margin-top: 20px;
    padding: 15px;
  }
}

@media (max-width: 767px) {
  .overseas .center .cont {
    width: 100%;
    margin-top: 20px;
    padding: 15px;
  }
}

.overseas .center .cont:hover .top .iconfont {
  animation: swing 1s 0s ease both;
}

.overseas .center .cont .top {
  display: flex;
  justify-content: space-between;
}

.overseas .center .cont .top p {
  color: #000;
  font-size: 22px;
  font-weight: 600;
  line-height: 126%;
  /* 27.72px */
  letter-spacing: -1.1px;
}

@media (max-width: 991px) {
  .overseas .center .cont .top p {
    font-size: 20px;
  }
}

@media (max-width: 767px) {
  .overseas .center .cont .top p {
    font-size: 18px;
  }
}

.overseas .center .cont .top .iconfont {
  display: inline-block;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 24px;
  background-color: #008842;
  color: white;
  border-radius: 50%;
}

@media (max-width: 991px) {
  .overseas .center .cont .top .iconfont {
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
}

.overseas .center .cont .text {
  margin-top: 20px;
  padding-right: 30px;
}

@media (max-width: 991px) {
  .overseas .center .cont .text {
    padding-right: 0px;
  }
}

.overseas .center .cont .text p {
  color: #000;
  font-size: 21px;
  font-weight: 500;
  line-height: 126%;
  /* 26.46px */
  letter-spacing: -1.05px;
}

@media (max-width: 1560px) {
  .overseas .center .cont .text p {
    font-size: 18px;
  }
}

@media (max-width: 991px) {
  .overseas .center .cont .text p {
    font-size: 16px;
  }
}

@media (max-width: 767px) {
  .overseas .center .cont .text p {
    font-size: 14px;
  }
}

.overseas .popular {
  padding: 50px 0 0 0;
}

@media (max-width: 1199px) {
  .overseas .popular {
    padding: 30px 0 0px 0;
  }
}

@media (max-width: 767px) {
  .overseas .popular {
    padding: 10px 0 0px 0;
  }
}

.overseas .popular .top-nav {
  display: flex;
  display: none;
  align-items: center;
}

@media (max-width: 1199px) {
  .overseas .popular .top-nav {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 30px;
  }
}

@media (max-width: 767px) {
  .overseas .popular .top-nav {
    font-size: 14px;
  }
}

.overseas .popular .top-nav li {
  display: block;
  padding: 10px;
}

@media (max-width: 991px) {
  .overseas .popular .top-nav li {
    width: 50%;
    padding: 5px;
  }
}

.overseas .popular .top-nav .top-a {
  text-decoration: none;
  color: #FFF;
  display: inline-block;
  background-color: #000;
  border-radius: 10px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
  padding: 10px 6px;
  font-size: 16px;
  transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
}

@media (max-width: 991px) {
  .overseas .popular .top-nav .top-a {
    width: 100%;
    text-align: center;
  }
}

@media (max-width: 767px) {
  .overseas .popular .top-nav .top-a {
    font-size: 14px;
  }
}

.overseas .popular .top-nav .top-a:hover {
  color: white;
  background-color: #008842;
}

.overseas .popular .popular-box {
  flex-wrap: wrap;
}

@media (max-width: 156px) {
  .overseas .popular .popular-box {
    width: 100%;
  }
}

.overseas .popular .popular-box .popular-left {
  width: 330px;
  border-radius: 10px;
}

@media (max-width: 1470px) {
  .overseas .popular .popular-box .popular-left {
    width: 300px;
  }
}

@media (max-width: 1400px) {
  .overseas .popular .popular-box .popular-left {
    width: 280px;
  }
}

@media (max-width: 1199px) {
  .overseas .popular .popular-box .popular-left {
    display: none;
  }
}

.overseas .popular .popular-box .popular-left .left-ul {
  color: #696969;
  position: sticky;
  top: 130px;
}

.overseas .popular .popular-box .popular-left .ul-li {
  display: block;
  position: relative;
  color: #696969 !important;
  margin-bottom: 20px;
}

@media (max-width: 1199px) {
  .overseas .popular .popular-box .popular-left .ul-li {
    margin-right: 30px;
  }
}

.overseas .popular .popular-box .popular-left .ul-li>a {
  padding: 20px 25px;
  display: block;
  width: 100%;
  text-decoration: none;
  border-radius: 100px;
  background-color: #FFFFFF;
  color: #000;
  font-size: 17px;
  font-weight: 500;
  line-height: 100%;
  /* 17px */
  letter-spacing: -0.85px;
  transition: all 0.3s ease;
  justify-content: space-between;
  align-items: center;
  position: relative;
}

.overseas .popular .popular-box .popular-left .ul-li>a::after {
  font-family: 'iconfont' !important;
  content: '\e63e';
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  color: #FFFFFF;
  background-color: #000;
  font-size: 22px;
  border-radius: 100px;
  position: absolute;
  right: 10px;
  top: 10px;
}

@media (max-width: 1470px) {
  .overseas .popular .popular-box .popular-left .ul-li>a::after {
    margin-left: 46%;
  }
}

@media (max-width: 1400px) {
  .overseas .popular .popular-box .popular-left .ul-li>a::after {
    margin-left: 40%;
  }
}

@media (max-width: 575px) {
  .overseas .popular .popular-box .popular-left .ul-li>a {
    font-size: 16px;
  }
}

.overseas .popular .popular-box .popular-left .ul-li.active>a {
  color: #008842;
}

.overseas .popular .popular-box .popular-left .ul-li.active>a::after {
  font-family: 'iconfont' !important;
  content: '\e63e';
  color: #FFFFFF;
  background-color: #008842;
  position: absolute;
  font-size: 22px;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

@media (max-width: 1470px) {
  .overseas .popular .popular-box .popular-left .ul-li.active>a::after {
    margin-left: 46%;
  }
}

@media (max-width: 1400px) {
  .overseas .popular .popular-box .popular-left .ul-li.active>a::after {
    margin-left: 40%;
  }
}

.overseas .popular .popular-box .popular-left .ul-li.active .li-ul {
  display: block;
}

.overseas .popular .popular-box .popular-left .ul-li .li-ul {
  width: 100%;
  display: none;
  margin-top: 20px;
}

.overseas .popular .popular-box .popular-left .ul-li .li-ul li {
  padding: 8px 0;
  list-style: none;
  padding-left: 25px;
  transition: all 0.3s;
  position: relative;
}

.overseas .popular .popular-box .popular-left .ul-li .li-ul li:hover {
  color: #008842;
}

.overseas .popular .popular-box .popular-left .ul-li .li-ul li:hover {
  transition: color 0.3s ease;
}

.overseas .popular .popular-box .popular-left .ul-li .li-ul li:hover span {
  color: #008842;
  text-decoration: underline;
}

.overseas .popular .popular-box .popular-left .ul-li .li-ul li span {
  text-decoration: none;
  transition: color 0.3s ease;
  color: #000;
  font-size: 15px;
  line-height: 100%;
  /* 15px */
  letter-spacing: -0.75px;
  cursor: pointer;
}

.overseas .popular .popular-box .popular-right {
  width: calc(100% - 380px);
  margin-left: auto;
  margin-top: -18px;
  overflow: hidden;
}

@media (max-width: 1470px) {
  .overseas .popular .popular-box .popular-right {
    width: calc(100% - 340px);
  }
}

@media (max-width: 1400px) {
  .overseas .popular .popular-box .popular-right {
    width: calc(100% - 320px);
  }
}

@media (max-width: 1199px) {
  .overseas .popular .popular-box .popular-right {
    width: 100%;
  }
}

.overseas .popular .popular-box .popular-right .box {
  margin: 0 -15px;
}

.overseas .popular .popular-box .popular-right .box .item-box {
  padding: 15px 15px;
}

.overseas .popular .popular-box .popular-right .box .item-box .img-box {
  border-radius: 6px;
  padding-bottom: 100%;
  cursor: pointer;
  position: relative;
}

.overseas .popular .popular-box .popular-right .box .item-box .cont-box {
  transition: all 0.3s ease;
  border-radius: 6px;
  background-color: #FFFFFF;
  padding: 20px;
  display: block;
}

@media (max-width: 1400px) {
  .overseas .popular .popular-box .popular-right .box .item-box .cont-box {
    padding: 10px;
  }
}

.overseas .popular .popular-box .popular-right .box .item-box .cont-box:hover img {
  transform: scale(1.05);
}

.overseas .popular .popular-box .popular-right .box .item-box .cont-box:hover .title p {
  color: #008842;
}

.overseas .popular .popular-box .popular-right .box .item-box .cont-box .title {
  margin: 30px 0 10px 0;
}

@media (max-width: 1400px) {
  .overseas .popular .popular-box .popular-right .box .item-box .cont-box .title {
    margin: 10px 0 5px 0;
  }
}

.overseas .popular .popular-box .popular-right .box .item-box .cont-box .title p {
  color: #000;
  font-size: 20px;
  font-weight: 500;
  line-height: 136%;
  /* 27.2px */
  letter-spacing: -1px;
  transition: all 0.3s ease;
}

@media (max-width: 1400px) {
  .overseas .popular .popular-box .popular-right .box .item-box .cont-box .title p {
    font-size: 18px;
  }
}

.overseas .popular .popular-box .popular-right .box .item-box .cont-box .content-text p {
  color: #555;
  font-size: 17px;
  font-weight: 300;
  line-height: 146%;
  /* 24.82px */
  letter-spacing: -0.85px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
}

@media (max-width: 1400px) {
  .overseas .popular .popular-box .popular-right .box .item-box .cont-box .content-text p {
    font-size: 14px;
  }
}

.overseas .popular .popular-box .popular-right .box .item-box .cont-box .text {
  margin-top: 20px;
}

.overseas .popular .popular-box .popular-right .box .item-box .cont-box .text p {
  color: #008842;
  font-size: 15px;
  line-height: 100%;
  /* 15px */
  letter-spacing: -0.75px;
}

.overseas .popular .popular-box .popular-right .box .item-box img {
  width: 100%;
  transition: transform 0.3s ease-in-out;
  border-radius: 10px;
  /* 添加过渡效果 */
}

.pesticides {
  background: #F8F8F8;
  padding: 70px 0 90px 0;
}

@media (max-width: 1199px) {
  .pesticides {
    padding: 40px 0 60px 0;
  }
}

@media (max-width: 767px) {
  .pesticides {
    padding: 30px 0 40px 0;
  }
}

.pesticides .productdatails-top {
  overflow: hidden;
}

.pesticides .productdatails-top .pouch-cont {
  background-color: white;
  border-radius: 6px;
  padding: 30px;
  align-items: flex-start;
}

@media (max-width: 1199px) {
  .pesticides .productdatails-top .pouch-cont {
    flex-wrap: wrap;
    padding: 0;
  }
}

@media (max-width: 575px) {
  .pesticides .productdatails-top .pouch-cont {
    padding-top: 10px;
  }
}

.pesticides .productdatails-top .pouch-cont .pouch-cont-left {
  width: 42%;
}

@media (max-width: 1199px) {
  .pesticides .productdatails-top .pouch-cont .pouch-cont-left {
    width: 100%;
  }
}

@media (max-width: 991px) {
  .pesticides .productdatails-top .pouch-cont .pouch-cont-left {
    display: block;
  }
}

@media (max-width: 767px) {
  .pesticides .productdatails-top .pouch-cont .pouch-cont-left {
    padding: 00px;
  }
}

.pesticides .productdatails-top .pouch-cont .pouch-cont-left .left-vertical {
  width: 100%;
  margin: 0 -5px;
}

@media (max-width: 1199px) {
  .pesticides .productdatails-top .pouch-cont .pouch-cont-left .left-vertical {
    margin: 0;
  }
}

.pesticides .productdatails-top .pouch-cont .pouch-cont-left .left-vertical .item {
  border-radius: 6px;
  overflow: hidden;
}

.pesticides .productdatails-top .pouch-cont .pouch-cont-left .left-vertical .item2 {
  border-radius: 6px;
  overflow: hidden;
}

.pesticides .productdatails-top .pouch-cont .pouch-cont-left .left-vertical .slick-slide {
  padding: 10px 5px;
  border-radius: 6px;
  overflow: hidden;
}

.pesticides .productdatails-top .pouch-cont .pouch-cont-left .left-vertical .slick-slide {
  position: relative;
}

.pesticides .productdatails-top .pouch-cont .pouch-cont-left .left-vertical .slick-slide .item {
  border-radius: 6px;
  overflow: hidden;
  border: 1px solid #008842;
}

.pesticides .productdatails-top .pouch-cont .pouch-cont-left .left-vertical .slick-slide .item::before {
  content: '';
  border-radius: 100px;
  background: rgba(0, 0, 0, 0.1);
  backdrop-filter: blur(6px);
  width: 60px;
  height: 60px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
  z-index: 7;
}

.pesticides .productdatails-top .pouch-cont .pouch-cont-left .left-vertical .slick-slide.slick-current .item2 {
  border: 1px solid #008842;
}

.pesticides .productdatails-top .pouch-cont .pouch-cont-left .left-vertical .slick-slide .item::after {
  z-index: 9;
  font-family: 'iconfont' !important;
  font-size: 24px;
  display: block;
  content: '\e642';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
  color: #FFFFFF;
  background-color: #008842;
  border-radius: 100px;
  text-align: center;
  width: 50px;
  height: 50px;
  line-height: 50px;
}

.pesticides .productdatails-top .pouch-cont .pouch-cont-left .left-vertical .slick-slide .img-box {
  position: relative;
  padding-bottom: 100%;
  overflow: hidden;
  border-radius: 6px;
}

.pesticides .productdatails-top .pouch-cont .pouch-cont-left .left-vertical .slick-slide .img-box .play {
  position: absolute;
  top: 36%;
  right: 40%;
  color: white;
  background-color: #1974E2;
  width: 30px;
  text-align: center;
  line-height: 30px;
  border-radius: 30px;
}

.pesticides .productdatails-top .pouch-cont .pouch-cont-left .left-horizontal {
  border-radius: 10px;
  overflow: hidden;
}

.pesticides .productdatails-top .pouch-cont .pouch-cont-left .left-horizontal .img-box {
  padding-bottom: 100%;
  border-radius: 6px;
  overflow: hidden;
}

.pesticides .productdatails-top .pouch-cont .pouch-cont-left .left-horizontal .img-box img {
  width: 100%;
}

.pesticides .productdatails-top .pouch-cont .pouch-cont-right {
  padding: 20px 50px 0 50px;
  width: 58%;
  padding-left: 40px;
}

@media (max-width: 1400px) {
  .pesticides .productdatails-top .pouch-cont .pouch-cont-right {
    padding: 0px 50px 0 50px;
  }
}

@media (max-width: 1199px) {
  .pesticides .productdatails-top .pouch-cont .pouch-cont-right {
    width: 100%;
    border: none;
    padding: 20px;
    margin-top: 20px;
  }
}

@media (max-width: 991px) {
  .pesticides .productdatails-top .pouch-cont .pouch-cont-right {
    margin-top: 10px;
  }
}

.pesticides .productdatails-top .pouch-cont .pouch-cont-right .product-title {
  padding-bottom: 36px;
  border-bottom: 1px solid #E6E6E6;
}

@media (max-width: 1760px) {
  .pesticides .productdatails-top .pouch-cont .pouch-cont-right .product-title {
    padding-bottom: 20px;
  }
}

.pesticides .productdatails-top .pouch-cont .pouch-cont-right .product-title h2 {
  color: #000;
  font-size: 52px;
  font-weight: 700;
  line-height: 136%;
  /* 70.72px */
  letter-spacing: -2.6px;
  margin: 0;
}

@media (max-width: 1760px) {
  .pesticides .productdatails-top .pouch-cont .pouch-cont-right .product-title h2 {
    font-size: 36px;
  }
}

@media (max-width: 1400px) {
  .pesticides .productdatails-top .pouch-cont .pouch-cont-right .product-title h2 {
    font-size: 30px;
  }
}

@media (max-width: 767px) {
  .pesticides .productdatails-top .pouch-cont .pouch-cont-right .product-title h2 {
    font-size: 24px;
  }
}

@media (max-width: 575px) {
  .pesticides .productdatails-top .pouch-cont .pouch-cont-right .product-title h2 {
    letter-spacing: -1.6px;
  }
}

.pesticides .productdatails-top .pouch-cont .pouch-cont-right .product-title p {
  margin-top: 16px;
  color: #008842;
  font-size: 15px;
  font-weight: 400;
  line-height: 100%;
  /* 15px */
  letter-spacing: -0.75px;
}

.pesticides .productdatails-top .pouch-cont .pouch-cont-right .text {
  width: 58%;
  padding: 36px 0 80px 0;
}

@media (max-width: 1760px) {
  .pesticides .productdatails-top .pouch-cont .pouch-cont-right .text {
    padding: 20px 0 35px 0;
  }
}

@media (max-width: 1560px) {
  .pesticides .productdatails-top .pouch-cont .pouch-cont-right .text {
    padding: 10px 0 30px 0;
  }
}

@media (max-width: 991px) {
  .pesticides .productdatails-top .pouch-cont .pouch-cont-right .text {
    padding: 10px 0 20px 0;
    width: 80%;
  }
}

@media (max-width: 767px) {
  .pesticides .productdatails-top .pouch-cont .pouch-cont-right .text {
    padding: 10px 0 20px 0;
    width: 100%;
  }
}

.pesticides .productdatails-top .pouch-cont .pouch-cont-right .text h3 {
  color: #000;
  font-size: 20px;
  font-weight: 500;
  line-height: 136%;
  /* 27.2px */
  letter-spacing: -1px;
}

@media (max-width: 1400px) {
  .pesticides .productdatails-top .pouch-cont .pouch-cont-right .text h3 {
    font-size: 18px;
  }
}

.pesticides .productdatails-top .pouch-cont .pouch-cont-right .text p {
  color: #555;
  font-size: 19px;
  font-weight: 300;
  line-height: 146%;
  /* 27.74px */
  letter-spacing: -0.95px;
}

@media (max-width: 1760px) {
  .pesticides .productdatails-top .pouch-cont .pouch-cont-right .text p {
    font-size: 18px;
  }
}

@media (max-width: 1400px) {
  .pesticides .productdatails-top .pouch-cont .pouch-cont-right .text p {
    font-size: 16px;
  }
}

.pesticides .productdatails-top .pouch-cont .pouch-cont-right .nav {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

@media (max-width: 767px) {
  .pesticides .productdatails-top .pouch-cont .pouch-cont-right .nav {
    flex-wrap: wrap;
  }
}

.pesticides .productdatails-top .pouch-cont .pouch-cont-right .nav a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #000;
  padding: 5px;
  border-radius: 100px;
  text-decoration: none;
  position: relative;
  transition: all 0.3s ease;
}

.pesticides .productdatails-top .pouch-cont .pouch-cont-right .nav .nav-1 {
  width: 49%;
}

@media (max-width: 767px) {
  .pesticides .productdatails-top .pouch-cont .pouch-cont-right .nav .nav-1 {
    width: 100%;
  }
}

.pesticides .productdatails-top .pouch-cont .pouch-cont-right .nav .nav-1:hover {
  background-color: #008842;
}

.pesticides .productdatails-top .pouch-cont .pouch-cont-right .nav .nav-1:hover span {
  color: #008842;
}

@media (max-width: 767px) {
  .pesticides .productdatails-top .pouch-cont .pouch-cont-right .nav .nav-1:hover span {
    color: white;
  }
}

.pesticides .productdatails-top .pouch-cont .pouch-cont-right .nav .nav-1:hover .iconfont {
  background-color: white;
  color: #008842;
  transform: translateX(-726%);
}

@media (max-width: 1760px) {
  .pesticides .productdatails-top .pouch-cont .pouch-cont-right .nav .nav-1:hover .iconfont {
    transform: translateX(-535%);
  }
}

@media (max-width: 1470px) {
  .pesticides .productdatails-top .pouch-cont .pouch-cont-right .nav .nav-1:hover .iconfont {
    transform: translateX(-700%);
  }
}

@media (max-width: 1440px) {
  .pesticides .productdatails-top .pouch-cont .pouch-cont-right .nav .nav-1:hover .iconfont {
    transform: translateX(-630%);
  }
}

@media (max-width: 1400px) {
  .pesticides .productdatails-top .pouch-cont .pouch-cont-right .nav .nav-1:hover .iconfont {
    transform: translateX(-490%);
  }
}

@media (max-width: 1199px) {
  .pesticides .productdatails-top .pouch-cont .pouch-cont-right .nav .nav-1:hover .iconfont {
    transform: translateX(-950%);
  }
}

@media (max-width: 991px) {
  .pesticides .productdatails-top .pouch-cont .pouch-cont-right .nav .nav-1:hover .iconfont {
    transform: translateX(-660%);
  }
}

@media (max-width: 767px) {
  .pesticides .productdatails-top .pouch-cont .pouch-cont-right .nav .nav-1:hover .iconfont {
    transform: translateX(0%);
  }
}

.pesticides .productdatails-top .pouch-cont .pouch-cont-right .nav .nav-1 span {
  margin-left: 25px;
  color: #FFF;
  font-size: 19px;
  font-weight: 500;
  line-height: 100%;
  padding: 15px 0;
  /* 19px */
  letter-spacing: -0.95px;
}

@media (max-width: 1460px) {
  .pesticides .productdatails-top .pouch-cont .pouch-cont-right .nav .nav-1 span {
    font-size: 16px;
    margin-left: 10px;
  }
}

.pesticides .productdatails-top .pouch-cont .pouch-cont-right .nav .nav-1 .iconfont {
  background-color: #008842;
  border-radius: 100px;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  font-size: 22px;
  color: #FFFFFF;
  transition: all 0.3s ease;
}

@media (max-width: 1460px) {
  .pesticides .productdatails-top .pouch-cont .pouch-cont-right .nav .nav-1 .iconfont {
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
}

.pesticides .productdatails-top .pouch-cont .pouch-cont-right .nav .nav-box2 {
  width: 49%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

@media (max-width: 767px) {
  .pesticides .productdatails-top .pouch-cont .pouch-cont-right .nav .nav-box2 {
    width: 100%;
    margin-top: 10px;
  }
}

@media (max-width: 575px) {
  .pesticides .productdatails-top .pouch-cont .pouch-cont-right .nav .nav-box2 {
    flex-wrap: wrap;
  }
}

.pesticides .productdatails-top .pouch-cont .pouch-cont-right .nav .nav-box2 a {
  width: 49%;
  transition: all 0.3s ease-in-out;
}

@media (max-width: 575px) {
  .pesticides .productdatails-top .pouch-cont .pouch-cont-right .nav .nav-box2 a {
    width: 100%;
    margin-top: 10px;
  }
}

.pesticides .productdatails-top .pouch-cont .pouch-cont-right .nav .nav-box2 .nav-2:hover {
  background-color: #008842;
}

.pesticides .productdatails-top .pouch-cont .pouch-cont-right .nav .nav-box2 .nav-2:hover span {
  display: none;
}

@media (max-width: 768px) {
  .pesticides .productdatails-top .pouch-cont .pouch-cont-right .nav .nav-box2 .nav-2:hover span {
    display: block;
    color: white;
  }
}

.pesticides .productdatails-top .pouch-cont .pouch-cont-right .nav .nav-box2 .nav-2:hover .iconfont {
  transform: translateX(300%);
  background-color: white;
  color: #008842;
}

@media (max-width: 1760px) {
  .pesticides .productdatails-top .pouch-cont .pouch-cont-right .nav .nav-box2 .nav-2:hover .iconfont {
    transform: translateX(200%);
  }
}

@media (max-width: 1470px) {
  .pesticides .productdatails-top .pouch-cont .pouch-cont-right .nav .nav-box2 .nav-2:hover .iconfont {
    transform: translateX(260%);
  }
}

@media (max-width: 1400px) {
  .pesticides .productdatails-top .pouch-cont .pouch-cont-right .nav .nav-box2 .nav-2:hover .iconfont {
    transform: translateX(180%);
  }
}

@media (max-width: 1199px) {
  .pesticides .productdatails-top .pouch-cont .pouch-cont-right .nav .nav-box2 .nav-2:hover .iconfont {
    transform: translateX(410%);
  }
}

@media (max-width: 991px) {
  .pesticides .productdatails-top .pouch-cont .pouch-cont-right .nav .nav-box2 .nav-2:hover .iconfont {
    transform: translateX(260%);
  }
}

@media (max-width: 767px) {
  .pesticides .productdatails-top .pouch-cont .pouch-cont-right .nav .nav-box2 .nav-2:hover .iconfont {
    transform: translateX(0%);
  }
}

.pesticides .productdatails-top .pouch-cont .pouch-cont-right .nav .nav-box2 .nav-2 span {
  margin-right: 25px;
  color: #FFF;
  font-size: 19px;
  font-weight: 500;
  line-height: 100%;
  /* 19px */
  letter-spacing: -0.95px;
  transition: all 0.3s ease-in-out;
}

@media (max-width: 1460px) {
  .pesticides .productdatails-top .pouch-cont .pouch-cont-right .nav .nav-box2 .nav-2 span {
    font-size: 16px;
    margin-right: 10px;
  }
}

.pesticides .productdatails-top .pouch-cont .pouch-cont-right .nav .nav-box2 .nav-2 .iconfont {
  background-color: #008842;
  border-radius: 100px;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  font-size: 22px;
  color: #FFFFFF;
  transition: all 0.3s ease-in-out;
}

@media (max-width: 1460px) {
  .pesticides .productdatails-top .pouch-cont .pouch-cont-right .nav .nav-box2 .nav-2 .iconfont {
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
}

.pesticides .productdatails-top .pouch-cont .pouch-cont-right .nav .nav-box2 .nav-3:hover {
  background-color: #008842;
}

.pesticides .productdatails-top .pouch-cont .pouch-cont-right .nav .nav-box2 .nav-3:hover span {
  display: none;
}

@media (max-width: 768px) {
  .pesticides .productdatails-top .pouch-cont .pouch-cont-right .nav .nav-box2 .nav-3:hover span {
    display: block;
    color: white;
  }
}

.pesticides .productdatails-top .pouch-cont .pouch-cont-right .nav .nav-box2 .nav-3:hover .iconfont {
  transform: translateX(0%) rotate(180deg);
  background-color: white;
  color: #008842;
}

@media (max-width: 1760px) {
  .pesticides .productdatails-top .pouch-cont .pouch-cont-right .nav .nav-box2 .nav-3:hover .iconfont {
    transform: translateX(0%) rotate(180deg);
  }
}

@media (max-width: 1470px) {
  .pesticides .productdatails-top .pouch-cont .pouch-cont-right .nav .nav-box2 .nav-3:hover .iconfont {
    transform: translateX(0%) rotate(180deg);
  }
}

@media (max-width: 1400px) {
  .pesticides .productdatails-top .pouch-cont .pouch-cont-right .nav .nav-box2 .nav-3:hover .iconfont {
    transform: translateX(0%) rotate(180deg);
  }
}

@media (max-width: 1199px) {
  .pesticides .productdatails-top .pouch-cont .pouch-cont-right .nav .nav-box2 .nav-3:hover .iconfont {
    transform: translateX(0%) rotate(180deg);
  }
}

@media (max-width: 991px) {
  .pesticides .productdatails-top .pouch-cont .pouch-cont-right .nav .nav-box2 .nav-3:hover .iconfont {
    transform: translateX(0%) rotate(180deg);
  }
}

@media (max-width: 767px) {
  .pesticides .productdatails-top .pouch-cont .pouch-cont-right .nav .nav-box2 .nav-3:hover .iconfont {
    transform: translateX(0%) rotate(180deg);
  }
}

.pesticides .productdatails-top .pouch-cont .pouch-cont-right .nav .nav-box2 .nav-3 span {
  margin-left: 25px;
  color: #FFF;
  font-size: 19px;
  font-weight: 500;
  line-height: 100%;
  /* 19px */
  letter-spacing: -0.95px;
  transition: all 0.3s ease;
}

@media (max-width: 1460px) {
  .pesticides .productdatails-top .pouch-cont .pouch-cont-right .nav .nav-box2 .nav-3 span {
    font-size: 16px;
    margin-left: 10px;
  }
}

.pesticides .productdatails-top .pouch-cont .pouch-cont-right .nav .nav-box2 .nav-3 .iconfont {
  background-color: #008842;
  border-radius: 100px;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  font-size: 22px;
  color: #FFFFFF;
  transform: rotate(180deg);
  transition: all 0.3s ease;
}

@media (max-width: 1460px) {
  .pesticides .productdatails-top .pouch-cont .pouch-cont-right .nav .nav-box2 .nav-3 .iconfont {
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
}

.pesticides .productdatails-top .pouch-cont .pouch-cont-right .message {
  margin-top: 80px;
  display: flex;
  justify-content: space-between;
}

@media (max-width: 1760px) {
  .pesticides .productdatails-top .pouch-cont .pouch-cont-right .message {
    margin-top: 40px;
  }
}

@media (max-width: 991px) {
  .pesticides .productdatails-top .pouch-cont .pouch-cont-right .message {
    margin-top: 20px;
  }
}

@media (max-width: 767px) {
  .pesticides .productdatails-top .pouch-cont .pouch-cont-right .message {
    flex-wrap: wrap;
  }
}

.pesticides .productdatails-top .pouch-cont .pouch-cont-right .message .cont {
  width: 48%;
  border-radius: 6px;
  background: #F8F8F8;
  padding: 20px 20px 50px 20px;
  display: block;
}

@media (max-width: 1400px) {
  .pesticides .productdatails-top .pouch-cont .pouch-cont-right .message .cont {
    padding: 15px 20px 30px 20px;
  }
}

@media (max-width: 767px) {
  .pesticides .productdatails-top .pouch-cont .pouch-cont-right .message .cont {
    width: 100%;
    margin-top: 20px;
    padding: 15px 15px 20px 15px;
  }
}

.pesticides .productdatails-top .pouch-cont .pouch-cont-right .message .cont:hover .top .iconfont {
  animation: swing 1s 0s ease both;
}

.pesticides .productdatails-top .pouch-cont .pouch-cont-right .message .cont:hover .bottom p {
  color: #008842;
}

.pesticides .productdatails-top .pouch-cont .pouch-cont-right .message .cont .top {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.pesticides .productdatails-top .pouch-cont .pouch-cont-right .message .cont .top p {
  color: #000;
  font-size: 22px;
  font-weight: 600;
  line-height: 126%;
  /* 27.72px */
  letter-spacing: -1.1px;
}

@media (max-width: 1400px) {
  .pesticides .productdatails-top .pouch-cont .pouch-cont-right .message .cont .top p {
    font-size: 20px;
  }
}

@media (max-width: 767px) {
  .pesticides .productdatails-top .pouch-cont .pouch-cont-right .message .cont .top p {
    font-size: 18px;
  }
}

.pesticides .productdatails-top .pouch-cont .pouch-cont-right .message .cont .top .iconfont {
  display: inline-block;
  width: 50px;
  height: 50px;
  line-height: 50px;
  border-radius: 100px;
  text-align: center;
  background-color: #008842;
  color: white;
  font-size: 22px;
}

@media (max-width: 1400px) {
  .pesticides .productdatails-top .pouch-cont .pouch-cont-right .message .cont .top .iconfont {
    width: 30px;
    height: 30px;
    line-height: 30px;
  }
}

.pesticides .productdatails-top .pouch-cont .pouch-cont-right .message .cont .bottom {
  margin-top: 70px;
}

@media (max-width: 1760px) {
  .pesticides .productdatails-top .pouch-cont .pouch-cont-right .message .cont .bottom {
    margin-top: 40px;
  }
}

@media (max-width: 767px) {
  .pesticides .productdatails-top .pouch-cont .pouch-cont-right .message .cont .bottom {
    margin-top: 30px;
  }
}

.pesticides .productdatails-top .pouch-cont .pouch-cont-right .message .cont .bottom p {
  color: #000;
  font-size: 21px;
  font-weight: 500;
  line-height: 126%;
  /* 26.46px */
  letter-spacing: -1.05px;
  transition: all 0.3s ease-in-out;
}

@media (max-width: 1400px) {
  .pesticides .productdatails-top .pouch-cont .pouch-cont-right .message .cont .bottom p {
    font-size: 16px;
  }
}

@media (max-width: 767px) {
  .pesticides .productdatails-top .pouch-cont .pouch-cont-right .message .cont .bottom p {
    font-size: 14px;
  }
}

.pesticides .productdatails-nav {
  overflow: hidden;
  flex-wrap: wrap;
  margin: 0 auto;
  background-color: #FFFFFF;
  padding: 0 30px;
  margin-top: 60px;
  display: flex;
  align-items: center;
  text-align: center;
  position: sticky;
  top: 95px;
  z-index: 12;
}

@media (max-width: 991px) {
  .pesticides .productdatails-nav {
    position: static;
    margin-top: 0;
    border-radius: 0;
    justify-content: space-around;
    flex-wrap: wrap;
    margin-top: 20px;
  }
}

.pesticides .productdatails-nav a {
  display: inline-block;
  text-decoration: none;
  padding: 20px 36px;
  color: #000;
  font-size: 17px;
  font-weight: 500;
  line-height: 100%;
  /* 17px */
  letter-spacing: -0.85px;
  transition: all 0.3s ease;
  position: relative;
  text-align: center;
}

.pesticides .productdatails-nav a:last-child {
  padding-right: 0;
}

.pesticides .productdatails-nav a:last-child::before {
  width: 0;
}

.pesticides .productdatails-nav a::after {
  content: '';
  width: 0%;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 1px;
  background-color: #008842;
  transition: all 0.3s ease;
}

.pesticides .productdatails-nav a::before {
  content: '';
  width: 1px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  height: 18px;
  background-color: #E6E6E6;
  transition: all 0.3s ease;
}

@media (max-width: 991px) {
  .pesticides .productdatails-nav a:last-child {
    margin-right: 0;
  }
}

@media (max-width: 767px) {
  .pesticides .productdatails-nav a {
    padding: 10px 0;
    font-size: 16px;
  }
}

.pesticides .productdatails-nav a:hover {
  color: #008842;
}

.pesticides .productdatails-nav a:hover span::after {
  width: 0%;
}

.pesticides .productdatails-nav a.active {
  color: #008842;
}

.pesticides .productdatails-nav a.active::after {
  width: 0%;
}

.pesticides .details-product {
  margin-top: 70px;
  overflow: hidden;
}

@media (max-width: 1199px) {
  .pesticides .details-product {
    margin-top: 35px;
  }
}

@media (max-width: 991px) {
  .pesticides .details-product {
    margin-top: 30px;
  }
}

.pesticides .details-product .title b {
  color: #000;
  font-size: 32px;
  font-weight: 700;
  line-height: 126%;
  /* 40.32px */
  letter-spacing: -1.6px;
}

@media (max-width: 991px) {
  .pesticides .details-product .title b {
    font-size: 26px;
  }
}

@media (max-width: 767px) {
  .pesticides .details-product .title b {
    font-size: 24px;
  }
}

.pesticides .details-product .details-content1 {
  margin-top: 46px;
}

@media (max-width: 1199px) {
  .pesticides .details-product .details-content1 {
    margin-top: 20px;
  }
}

.pesticides .details-product .details-content1:nth-child(6) table td {
  background-color: white !important;
  text-align: center;
}

.pesticides .details-product .details-content1 h3 {
  color: #000;
  font-size: 20px;
  font-weight: 500;
  line-height: 136%;
  /* 27.2px */
  letter-spacing: -1px;
  margin-bottom: 26px;
}

@media (max-width: 1199px) {
  .pesticides .details-product .details-content1 h3 {
    margin-bottom: 20px;
  }
}

@media (max-width: 991px) {
  .pesticides .details-product .details-content1 h3 {
    font-size: 18px;
    margin-bottom: 15px;
  }
}

.pesticides .details-product .details-content1 .table-box {
  overflow-x: auto;
}

.pesticides .details-product .details-content1 table {
  border-collapse: collapse;
  width: 100%;
  border: 1px solid #E6E6E6;
}

.pesticides .details-product .details-content1 table tr td {
  border: 1px solid #E6E6E6;
  color: #000;
  font-size: 17px;
  font-weight: 300;
  line-height: 146%;
  /* 24.82px */
  letter-spacing: -0.85px;
  padding: 12px 36px;
}

@media (max-width: 991px) {
  .pesticides .details-product .details-content1 table tr td {
    font-size: 14px;
    padding: 10px 18px;
  }
}

.pesticides .details-product .details-content1 table tr td:nth-child(1) {
  background-color: white;
}

.pesticides .details-product .details-content1 p {}

.pesticides .details-product .details-content1 p {
  font-size: 18px;
  line-height: 146%;
  /* 27.74px */
  letter-spacing: -0.95px;
}

.pesticides .details-product .details-content1 ul {}

.pesticides .details-product .details-content1 ul li {
  list-style-type: disc;
  list-style-position: inside;

  color: #555;
  font-size: 18px;
  font-weight: 300;
  line-height: 146%;
  /* 27.74px */
  letter-spacing: -0.95px;
}

.pesticides .details-product .details-content1 ul li p {
  margin: 0;
  display: inline;
}

@media (max-width: 991px) {
  .pesticides .details-product .details-content1 ul li {
    font-size: 14px;
  }
}

.pesticides .details-product .details-content1 img {
  border-radius: 6px;
  max-width: 100%;
  height: auto !important;
}

.pesticides .details-online {
  margin-top: 70px;
  overflow: hidden;
}

@media (max-width: 1199px) {
  .pesticides .details-online {
    margin-top: 35px;
  }
}

@media (max-width: 991px) {
  .pesticides .details-online {
    margin-top: 30px;
  }
}

.pesticides .details-online .title b {
  color: #000;
  font-size: 32px;
  font-weight: 700;
  line-height: 126%;
  /* 40.32px */
  letter-spacing: -1.6px;
}

@media (max-width: 991px) {
  .pesticides .details-online .title b {
    font-size: 26px;
  }
}

@media (max-width: 767px) {
  .pesticides .details-online .title b {
    font-size: 24px;
  }
}

.pesticides .details-online .message {
  width: 100%;
  margin-top: 40px;
}

@media (max-width: 1199px) {
  .pesticides .details-online .message {
    margin-top: 0;
  }
}

.pesticides .details-online .message .now-title {
  margin-top: 20px;
}

.pesticides .details-online .message .now-title input {
  width: 100%;
  background-color: #008842;
  padding: 16px 26px;
  border-radius: 6px;
  border: none;
  color: #FFF;
  font-size: 17px;
  line-height: 146%;
  /* 24.82px */
  letter-spacing: -0.85px;
  text-transform: capitalize;
  border-radius: 3px;
}

@media (max-width: 991px) {
  .pesticides .details-online .message .now-title input {
    padding: 10px 14px;
  }
}

@media (max-width: 767px) {
  .pesticides .details-online .message .now-title input {
    padding: 10px 20px;
    font-size: 16px;
  }
}

.pesticides .details-online .message .formbox li {
  margin-top: 16px;
  padding: 0 8px;
  list-style: none;
}

@media (max-width: 767px) {
  .pesticides .details-online .message .formbox li {
    margin-top: 10px;
  }
}

.pesticides .details-online .message .formbox .group {
  position: relative;
}

.pesticides .details-online .message .formbox .group input {
  width: 100%;
  border-radius: 6px;
  border: 1px solid #E6E6E6;
  background: #FFF;
  padding: 16px 26px;
  outline: none;
  transition: border-color 0.3s ease;
}

@media (max-width: 991px) {
  .pesticides .details-online .message .formbox .group input {
    padding: 12px 14px;
  }
}

.pesticides .details-online .message .formbox .group input::placeholder {
  color: #444;
}

@media (max-width: 575px) {
  .pesticides .details-online .message .formbox .group input {
    padding: 15px 20px;
  }
}

.pesticides .details-online .message .formbox .group input:focus label {
  display: none;
}

.pesticides .details-online .message .formbox .group input:focus::placeholder {
  color: #999;
}

.pesticides .details-online .message .formbox .group textarea {
  width: 100%;
  border-radius: 6px;
  border: 1px solid #E6E6E6;
  background: #FFF;
  padding: 16px 26px;
  outline: none;
  border-radius: 3px;
  height: 200px;
}

@media (max-width: 991px) {
  .pesticides .details-online .message .formbox .group textarea {
    padding: 12px 14px;
    height: auto;
  }
}

@media (max-width: 575px) {
  .pesticides .details-online .message .formbox .group textarea {
    padding: 15px 20px;
  }
}

.pesticides .details-online .message .formbox .group textarea::placeholder {
  color: #444;
}

.pesticides .details-online .message .formbox .group textarea:focus label {
  display: none;
}

.pesticides .details-online .message .formbox .group textarea:focus::placeholder {
  color: #999;
}

.pesticides .details-online .message .formbox .group label {
  position: absolute;
  top: 18px;
  left: 20px;
  color: #666;
  font-size: 14px;
  /* 128.571% */
  pointer-events: none;
  /* 确保label不会干扰输入 */
  transition: top 0.3s ease, font-size 0.3s ease, color 0.3s ease;
}

.pesticides .details-online .message .func {
  margin-top: 46px;
}

@media (max-width: 1199px) {
  .pesticides .details-online .message .func {
    margin-top: 25px;
  }
}

@media (max-width: 575px) {
  .pesticides .details-online .message .func {
    margin-top: 20px;
  }
}

.pesticides .details-online .message .func .submit-group {
  display: flex;
  justify-content: center;
}

.pesticides .details-online .message .func button {
  display: flex;
  align-items: center;
  border-radius: 100px;
  background: #008842;
  padding: 4px;
  transition: all 0.3s;
}

.pesticides .details-online .message .func button:hover {
  background: #000;
}

.pesticides .details-online .message .func button:hover b {
  color: #FFFFFF;
}

.pesticides .details-online .message .func button:hover .iconfont {
  background-color: #008842;
  transform: rotate(0);
}

.pesticides .details-online .message .func button b {
  color: #FFF;
  font-size: 19px;
  font-weight: 500;
  line-height: 100%;
  /* 19px */
  letter-spacing: -0.95px;
  padding-left: 26px;
  margin-right: 30px;
}

@media (max-width: 1199px) {
  .pesticides .details-online .message .func button b {
    font-size: 16px;
    padding-left: 20px;
  }
}

.pesticides .details-online .message .func button .iconfont {
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  border-radius: 100px;
  background-color: #000;
  display: inline-block;
  transform: rotate(-45deg);
  color: white;
  font-size: 24px;
  transition: all 0.3s;
}

@media (max-width: 1199px) {
  .pesticides .details-online .message .func button .iconfont {
    font-size: 20px;
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
}

@media (max-width: 1199px) {
  .pesticides .details-online .message .func button .iconfont {
    font-size: 16px;
    width: 30px;
    height: 30px;
    line-height: 30px;
  }
}

.pesticides .details-related {
  margin-top: 50px;
}

@media (max-width: 1199px) {
  .pesticides .details-related {
    margin-top: 35px;
    overflow: hidden;
  }
}

.pesticides .details-related .title b {
  color: #000;
  font-size: 32px;
  font-weight: 700;
  line-height: 126%;
  /* 40.32px */
  letter-spacing: -1.6px;
}

@media (max-width: 991px) {
  .pesticides .details-related .title b {
    font-size: 26px;
  }
}

@media (max-width: 767px) {
  .pesticides .details-related .title b {
    font-size: 24px;
  }
}

.pesticides .details-related .content .prev-next {
  position: absolute;
  top: 50%;
  width: 100%;
  left: 50%;
  transform: translateX(-50%);
}

@media (max-width: 1199px) {
  .pesticides .details-related .content .prev-next {
    width: 95%;
  }
}

.pesticides .details-related .content .prev-next .slick-next:before {
  font-family: 'iconfont' !important;
  font-size: 16px;
  font-weight: bold;
  display: block;
  content: '\e63d';
  line-height: 44px;
  color: #000;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.pesticides .details-related .content .prev-next .slick-prev:before {
  font-family: 'iconfont' !important;
  font-size: 16px;
  font-weight: bold;
  display: block;
  content: '\e63d';
  line-height: 44px;
  color: #000;
}

.pesticides .details-related .content .prev-next .slick-prev,
.pesticides .details-related .content .prev-next .slick-next {
  z-index: 1;
  width: 44px;
  height: 44px;
  text-align: center;
  transition: all 0.3s ease;
  background-color: #FFFFFF;
  border-radius: 50%;
}

.pesticides .details-related .content .prev-next .slick-prev:hover,
.pesticides .details-related .content .prev-next .slick-next:hover {
  background-color: #008842;
}

.pesticides .details-related .content .prev-next .slick-prev {
  left: -50px;
}

@media (max-width: 1199px) {
  .pesticides .details-related .content .prev-next .slick-prev {
    left: 0;
  }
}

.pesticides .details-related .content .prev-next .slick-next {
  right: -50px;
}

@media (max-width: 1199px) {
  .pesticides .details-related .content .prev-next .slick-next {
    right: 0;
  }
}

.pesticides .details-related .content .prev-next .slick-prev,
.pesticides .details-related .content .prev-next .slick-next:hover::before {
  color: #FFFFFF;
}

.pesticides .details-related .content .prev-next .slick-prev:hover::before {
  color: #FFFFFF;
}

.pesticides .details-related .content .cont {
  margin-top: 90px;
  margin-left: -15px;
  margin-right: -15px;
}

@media (max-width: 1560px) {
  .pesticides .details-related .content .cont {
    margin-top: 50px;
  }
}

@media (max-width: 1199px) {
  .pesticides .details-related .content .cont {
    margin-top: 25px;
  }
}

.pesticides .details-related .content .cont .now-slick-box {
  position: relative;
}

@media (max-width: 575px) {
  .pesticides .details-related .content .cont .now-slick-box {
    padding-bottom: 0;
  }
}

.pesticides .details-related .content .cont .now-slick-box .now-slick-serving .img-box {
  border-radius: 6px;
  padding-bottom: 100%;
  cursor: pointer;
  position: relative;
}

.pesticides .details-related .content .cont .now-slick-box .now-slick-serving .cont-box {
  transition: all 0.3s ease;
  border-radius: 6px;
  background-color: #FFFFFF;
  padding: 20px;
  display: block;
}

.pesticides .details-related .content .cont .now-slick-box .now-slick-serving .cont-box:hover .title {
  color: #008842;
}

.pesticides .details-related .content .cont .now-slick-box .now-slick-serving .cont-box .title {
  margin: 30px 0 10px 0;
  color: #000;
  font-size: 20px;
  font-weight: 500;
  line-height: 136%;
  /* 27.2px */
  letter-spacing: -1px;
  transition: all 0.3s ease;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  text-overflow: ellipsis;
  line-clamp: 2;
}

@media (max-width: 1199px) {
  .pesticides .details-related .content .cont .now-slick-box .now-slick-serving .cont-box .title {
    font-size: 18px;
    margin: 10px 0 5px 0;
  }
}

.pesticides .details-related .content .cont .now-slick-box .now-slick-serving .cont-box .content-text p {
  color: #555;
  font-size: 17px;
  font-weight: 300;
  line-height: 146%;
  /* 24.82px */
  letter-spacing: -0.85px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  line-clamp: 2;
}

@media (max-width: 1199px) {
  .pesticides .details-related .content .cont .now-slick-box .now-slick-serving .cont-box .content-text p {
    font-size: 14px;
  }
}

.pesticides .details-related .content .cont .now-slick-box .now-slick-serving .cont-box .text {
  margin-top: 20px;
}

.pesticides .details-related .content .cont .now-slick-box .now-slick-serving .cont-box .text p {
  color: #008842;
  font-size: 15px;
  line-height: 100%;
  /* 15px */
  letter-spacing: -0.75px;
}

.pesticides .details-related .content .cont .now-slick-box .now-slick-serving img {
  width: 100%;
  transition: transform 0.3s ease-in-out;
  border-radius: 10px;
  /* 添加过渡效果 */
}

.pesticides .details-related .content .cont .now-slick-box .now-slick-serving .slick-slide {
  height: auto;
}

.pesticides .details-related .content .cont .now-slick-box .now-slick-serving .li {
  padding: 0 15px;
}

@media (max-width: 991px) {
  .pesticides .details-related .content .cont .now-slick-box .now-slick-serving .li {
    padding: 0px 14px;
  }
}

.pesticides .details-related .content .cont .now-slick-box .now-slick-serving .li:hover img {
  transform: scale(1.05);
}

.jion {
  background: #F8F8F8;
}

.jion .index-title {
  width: 50%;
  margin: 0 auto;
}

@media (max-width: 1400px) {
  .jion .index-title {
    width: 56%;
  }
}

@media (max-width: 1199px) {
  .jion .index-title {
    width: 66%;
  }
}

@media (max-width: 991px) {
  .jion .index-title {
    width: 100%;
  }
}

.jion .cont {
  margin-top: 40px;
}

@media (max-width: 1400px) {
  .jion .cont {
    margin-top: 10px;
  }
}

.jion .cont .item {
  padding: 0 15px;
  margin-top: 30px;
}

@media (max-width: 1400px) {
  .jion .cont .item {
    padding: 0 10px;
    margin-top: 20px;
  }
}

.jion .cont .item .img-box {
  border-radius: 6px;
  padding-bottom: 61%;
  cursor: pointer;
  overflow: hidden;
}

.jion .cont .item .img-box:hover img {
  transform: scale(1.05);
}

.jion .cont .item .img-box img {
  width: 100%;
  transition: all 0.3s ease;
}

.jion .pagination {
  justify-content: center;
}

@media (max-width: 991px) {
  .jion .pagination {
    margin-top: 20px;
  }
}

.recruitment {
  background: #F8F8F8;
}

.recruitment .index-title h2 {
  width: 40%;
  margin: 0 auto;
}

@media (max-width: 991px) {
  .recruitment .index-title h2 {
    width: 66%;
  }
}

@media (max-width: 767px) {
  .recruitment .index-title h2 {
    width: 100%;
  }
}

.recruitment .cont {
  margin-top: 40px;
}

@media (max-width: 1560px) {
  .recruitment .cont {
    margin-top: 10px;
  }
}

.recruitment .cont .item {
  text-decoration: none;
  display: block;
  padding: 0 15px;
  margin-top: 30px;
}

.recruitment .cont .item .box {
  padding: 30px 20px 40px 20px;
  background-color: #FFFFFF;
}

.recruitment .cont .item .box:hover .top .iconfont {
  animation: swing 1s 0s ease both;
  transform: rotate(-45deg);
}

@media (max-width: 1560px) {
  .recruitment .cont .item .box {
    padding: 20px 15px 30px 15px;
  }
}

.recruitment .cont .item .box .top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 46px;
  border-bottom: 1px solid #E6E6E6;
}

@media (max-width: 1560px) {
  .recruitment .cont .item .box .top {
    padding-bottom: 20px;
  }
}

.recruitment .cont .item .box .top b {
  color: #000;
  font-size: 22px;
  font-weight: 600;
  line-height: 126%;
  /* 27.72px */
  letter-spacing: -1.1px;
}

@media (max-width: 1560px) {
  .recruitment .cont .item .box .top b {
    font-size: 20px;
  }
}

@media (max-width: 767px) {
  .recruitment .cont .item .box .top b {
    font-size: 18px;
  }
}

.recruitment .cont .item .box .top .iconfont {
  display: inline-block;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  color: #fff;
  border-radius: 50%;
  background-color: #008842;
  transform: rotate(-45deg);
  font-size: 20px;
}

@media (max-width: 1560px) {
  .recruitment .cont .item .box .top .iconfont {
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
}

.recruitment .cont .item .box .bottom {
  margin-top: 46px;
}

@media (max-width: 1560px) {
  .recruitment .cont .item .box .bottom {
    margin-top: 20px;
  }
}

.recruitment .cont .item .box .bottom .title {
  color: #000;
  font-size: 21px;
  font-weight: 500;
  line-height: 126%;
  /* 26.46px */
  letter-spacing: -1.05px;
}

@media (max-width: 1560px) {
  .recruitment .cont .item .box .bottom .title {
    font-size: 18px;
  }
}

@media (max-width: 767px) {
  .recruitment .cont .item .box .bottom .title {
    font-size: 16px;
  }
}

.recruitment .cont .item .box .bottom .content {
  margin-top: 20px;
}

@media (max-width: 1560px) {
  .recruitment .cont .item .box .bottom .content {
    margin-top: 10px;
  }
}

.recruitment .cont .item .box .bottom .content p {
  margin-top: 5px;
  color: #555;
  font-size: 19px;
  line-height: 126%;
  /* 23.94px */
  letter-spacing: -0.95px;
}

@media (max-width: 1560px) {
  .recruitment .cont .item .box .bottom .content p {
    margin-top: 0;
    font-size: 16px;
  }
}

@media (max-width: 767px) {
  .recruitment .cont .item .box .bottom .content p {
    font-size: 14px;
  }
}

.recruitment .pagination {
  justify-content: center;
}

.news {
  background: #F8F8F8;
}

.news .index-title {
  width: 50%;
  margin: 0 auto;
}

@media (max-width: 1400px) {
  .news .index-title {
    width: 70%;
  }
}

@media (max-width: 991px) {
  .news .index-title {
    width: 100%;
  }
}

.news .index-title h2 {
  width: 80%;
  margin: 0 auto;
}

.news .box .item {
  margin-top: 70px;
  padding: 0 15px;
}

@media (max-width: 1560px) {
  .news .box .item {
    margin-top: 36px;
  }
}

@media (max-width: 991px) {
  .news .box .item {
    padding: 0px 14px;
  }
}

.news .box .item:hover img {
  transform: scale(1.05);
}

.news .box .item .img-box {
  border-radius: 6px;
  padding-bottom: 62%;
  cursor: pointer;
  position: relative;
}

.news .box .item .cont-box {
  transition: all 0.3s ease;
  border-radius: 6px;
  display: block;
}

.news .box .item .cont-box:hover .title {
  color: #008842;
}

.news .box .item .cont-box .title {
  display: inline-block;
  margin: 30px 0 10px 0;
  padding: 0 10px;
  color: #000;
  font-size: 20px;
  font-weight: 500;
  line-height: 136%;
  /* 27.2px */
  letter-spacing: -1px;
  transition: all 0.3s ease;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
}

@media (max-width: 1400px) {
  .news .box .item .cont-box .title {
    margin: 15px 0 10px 0;
  }
}

@media (max-width: 991px) {
  .news .box .item .cont-box .title {
    font-size: 18px;
  }
}

.news .box .item .cont-box .content-text {
  padding: 0 10px;
}

.news .box .item .cont-box .content-text p {
  color: #555;
  font-size: 17px;
  line-height: 146%;
  /* 24.82px */
  letter-spacing: -0.85px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
}

@media (max-width: 991px) {
  .news .box .item .cont-box .content-text p {
    font-size: 14px;
  }
}

.news .box .item .cont-box .text {
  margin-top: 20px;
  padding: 0 10px;
}

.news .box .item .cont-box .text p {
  color: #008842;
  font-size: 15px;
  line-height: 100%;
  /* 15px */
  letter-spacing: -0.75px;
}

@media (max-width: 991px) {
  .news .box .item .cont-box .text p {
    font-size: 14px;
  }
}

.news .box .item img {
  width: 100%;
  transition: transform 0.3s ease-in-out;
  border-radius: 10px;
  /* 添加过渡效果 */
}

.news .pagination {
  justify-content: center;
}

.contact {
  background: #F8F8F8;
}

.contact .top {
  padding: 30px;
  margin-top: 70px;
  background-color: #FFFFFF;
  border-radius: 6px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

@media (max-width: 1760px) {
  .contact .top {
    margin-top: 40px;
  }
}

@media (max-width: 991px) {
  .contact .top {
    flex-wrap: wrap;
    padding: 20px;
    margin-top: 25px;
  }
}

.contact .top .left {
  width: 49%;
}

.contact .top .left .img-box {
  padding-bottom: 87%;
}

@media (max-width: 991px) {
  .contact .top .left {
    width: 100%;
  }
}

.contact .top .left img {
  width: 100%;
  border-radius: 6px;
}

.contact .top .right {
  width: 50%;
  padding: 20px;
}

@media (max-width: 991px) {
  .contact .top .right {
    width: 100%;
    padding: 0;
    margin-top: 20px;
  }
}

.contact .top .right .title h3 {
  color: #000;
  font-size: 32px;
  font-weight: 700;
  line-height: 126%;
  /* 40.32px */
  letter-spacing: -1.6px;
}

@media (max-width: 1400px) {
  .contact .top .right .title h3 {
    font-size: 26px;
  }
}

@media (max-width: 767px) {
  .contact .top .right .title h3 {
    font-size: 24px;
  }
}

.contact .top .right .title p {
  color: #555;
  font-size: 19px;
  font-weight: 300;
  line-height: 146%;
  /* 27.74px */
  letter-spacing: -0.95px;
}

@media (max-width: 1400px) {
  .contact .top .right .title p {
    font-size: 14px;
  }
}

.contact .top .right .message {
  width: 100%;
  margin-top: 40px;
}

@media (max-width: 1760px) {
  .contact .top .right .message {
    margin-top: 20px;
  }
}

@media (max-width: 1400px) {
  .contact .top .right .message {
    margin-top: 10px;
  }
}

.contact .top .right .message .formbox li {
  margin-top: 16px;
  padding: 0 8px;
  list-style: none;
}

@media (max-width: 1400px) {
  .contact .top .right .message .formbox li {
    margin-top: 10px;
  }
}

@media (max-width: 767px) {
  .contact .top .right .message .formbox li {
    margin-top: 10px;
  }
}

.contact .top .right .message .formbox .group {
  position: relative;
}

.contact .top .right .message .formbox .group input {
  width: 100%;
  border-radius: 6px;
  border: 1px solid #E6E6E6;
  background: #FFF;
  padding: 16px 26px;
  outline: none;
  transition: border-color 0.3s ease;
}

@media (max-width: 991px) {
  .contact .top .right .message .formbox .group input {
    padding: 12px 14px;
  }
}

.contact .top .right .message .formbox .group input::placeholder {
  color: #444;
}

@media (max-width: 1400px) {
  .contact .top .right .message .formbox .group input {
    padding: 10px;
  }
}

@media (max-width: 575px) {
  .contact .top .right .message .formbox .group input {
    padding: 15px 20px;
  }
}

.contact .top .right .message .formbox .group input:focus label {
  display: none;
}

.contact .top .right .message .formbox .group input:focus::placeholder {
  color: #999;
}

.contact .top .right .message .formbox .group textarea {
  width: 100%;
  border-radius: 6px;
  border: 1px solid #E6E6E6;
  background: #FFF;
  padding: 16px 26px;
  outline: none;
  border-radius: 3px;
  height: 260px;
}

@media (max-width: 1760px) {
  .contact .top .right .message .formbox .group textarea {
    height: 120px;
  }
}

@media (max-width: 1400px) {
  .contact .top .right .message .formbox .group textarea {
    padding: 10px;
  }
}

@media (max-width: 575px) {
  .contact .top .right .message .formbox .group textarea {
    padding: 15px 20px;
  }
}

.contact .top .right .message .formbox .group textarea::placeholder {
  color: #444;
}

.contact .top .right .message .formbox .group textarea:focus label {
  display: none;
}

.contact .top .right .message .formbox .group textarea:focus::placeholder {
  color: #999;
}

.contact .top .right .message .formbox .group label {
  position: absolute;
  top: 18px;
  left: 20px;
  color: #666;
  font-size: 14px;
  /* 128.571% */
  pointer-events: none;
  /* 确保label不会干扰输入 */
  transition: top 0.3s ease, font-size 0.3s ease, color 0.3s ease;
}

.contact .top .right .message .func {
  margin-top: 46px;
}

@media (max-width: 1760px) {
  .contact .top .right .message .func {
    margin-top: 20px;
  }
}

@media (max-width: 575px) {
  .contact .top .right .message .func {
    margin: 20px 0;
  }
}

.contact .top .right .message .func .submit-group {
  display: flex;
  justify-content: center;
}

.contact .top .right .message .func button {
  display: flex;
  align-items: center;
  border-radius: 100px;
  background: #008842;
  transition: all 0.3s ease;
  padding: 4px;
}

.contact .top .right .message .func button:hover {
  background: #000;
}

.contact .top .right .message .func button:hover b {
  color: #FFFFFF;
}

.contact .top .right .message .func button:hover .iconfont {
  background-color: #008842;
  transform: rotate(0);
}

.contact .top .right .message .func button b {
  color: #FFF;
  font-size: 19px;
  font-weight: 500;
  line-height: 100%;
  /* 19px */
  letter-spacing: -0.95px;
  padding-left: 26px;
  margin-right: 30px;
  transition: all 0.3s ease;
}

@media (max-width: 767px) {
  .contact .top .right .message .func button b {
    font-size: 16px;
    padding-left: 15px;
  }
}

.contact .top .right .message .func button .iconfont {
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  border-radius: 100px;
  background-color: #000;
  display: inline-block;
  transform: rotate(-45deg);
  color: white;
  font-size: 20px;
  transition: all 0.3s ease;
}

@media (max-width: 1400px) {
  .contact .top .right .message .func button .iconfont {
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
}

@media (max-width: 767px) {
  .contact .top .right .message .func button .iconfont {
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 18px;
  }
}

.contact .bottom {
  display: flex;
  justify-content: space-between;
  margin-top: 70px;
}

@media (max-width: 991px) {
  .contact .bottom {
    flex-wrap: wrap;
    margin-top: 40px;
  }
}

@media (max-width: 767px) {
  .contact .bottom {
    margin-top: 20px;
  }
}

.contact .bottom .cont {
  width: 32%;
  background-color: white;
  border-radius: 6px;
  padding: 30px 20px;
  display: block;
}

@media (max-width: 1560px) {
  .contact .bottom .cont {
    padding: 20px 15px;
  }
}

@media (max-width: 991px) {
  .contact .bottom .cont {
    width: 49%;
    margin-top: 20px;
  }
}

@media (max-width: 767px) {
  .contact .bottom .cont {
    width: 100%;
  }
}

.contact .bottom .cont:hover:not(:first-child) .text p {
  color: #008842;
}

.contact .bottom .cont:hover .title-top .iconfont {
  animation: swing 1s 0s ease both;
}

.contact .bottom .cont .title-top {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.contact .bottom .cont .title-top b {
  color: #000;
  font-size: 22px;
  font-weight: 600;
  line-height: 126%;
  /* 27.72px */
  letter-spacing: -1.1px;
  text-transform: capitalize;
}

@media (max-width: 991px) {
  .contact .bottom .cont .title-top b {
    font-size: 18px;
  }
}

@media (max-width: 767px) {
  .contact .bottom .cont .title-top b {
    font-size: 16px;
  }
}

.contact .bottom .cont .title-top .iconfont {
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  border-radius: 50%;
  color: #fff;
  background-color: #008842;
  font-size: 24px;
  display: inline-block;
}

@media (max-width: 991px) {
  .contact .bottom .cont .title-top .iconfont {
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
}

.contact .bottom .cont .text {
  margin-top: 70px;
}

@media (max-width: 1560px) {
  .contact .bottom .cont .text {
    margin-top: 50px;
  }
}

@media (max-width: 991px) {
  .contact .bottom .cont .text {
    margin-top: 35px;
  }
}

.contact .bottom .cont .text p {
  color: #000;
  font-size: 21px;
  font-weight: 500;
  line-height: 126%;
  /* 26.46px */
  letter-spacing: -1.05px;
  text-transform: capitalize;
  transition: all 0.3s ease;
}

@media (max-width: 1560px) {
  .contact .bottom .cont .text p {
    font-size: 18px;
  }
}

@media (max-width: 991px) {
  .contact .bottom .cont .text p {
    font-size: 16px;
  }
}

@media (max-width: 767px) {
  .contact .bottom .cont .text p {
    font-size: 14px;
  }
}

.sitmep-header .header {
  position: sticky;
  top: 0;
}

.sitmap {
  padding: 100px 0;
}

@media (max-width: 991px) {
  .sitmap {
    padding: 50px 0;
  }
}

@media (max-width: 767px) {
  .sitmap {
    padding: 30px 0;
  }
}

.sitmap h2 {
  font-size: 45px;
  font-weight: 500;
  color: #000;
}

@media (max-width: 991px) {
  .sitmap h2 {
    font-size: 32px;
  }
}

@media (max-width: 575px) {
  .sitmap h2 {
    font-size: 24px;
  }
}

.sitmap ul {
  list-style: none;
}

.sitmap ul li {
  margin-top: 20px;
}

.sitmap ul li:hover a {
  text-decoration: underline;
  color: white;
  background-color: #008842;
}

.sitmap ul li:hover ul {
  margin-top: 20px;
}

.sitmap ul li:hover ul li a {
  color: #666;
  text-decoration: none;
  background-color: white;
}

.sitmap ul li:hover ul li ul li a {
  color: #ccc;
  text-decoration: none;
  background-color: white;
}

.sitmap ul li:hover .ul-block {
  opacity: 1;
  max-height: 100%;
  transition: opacity 0.3s ease, max-height 0.3s ease;
}

.sitmap ul li a {
  border: 1px solid #666;
  width: 260px;
  padding: 10px 20px;
  display: inline-block;
  text-decoration: none;
  color: #333;
  font-weight: bold;
  font-size: 18px;
  transition: color 0.3s ease;
  transition: background-color 0.3s ease;
}

@media (max-width: 991px) {
  .sitmap ul li a {
    font-size: 16px;
  }
}

.sitmap ul li .ul-block {
  opacity: 1;
  max-height: 100%;
}

.sitmap ul li ul {
  margin-top: 20px;
  padding: 0;
  overflow: hidden;
}

.sitmap ul li ul li {
  margin: 0;
  padding: 0;
  border: none !important;
  margin-bottom: 10px;
}

.sitmap ul li ul li:hover a {
  color: #000;
  text-decoration: underline;
}

.sitmap ul li ul li a {
  font-size: 16px;
  line-height: 30px;
  display: block;
  padding: 0;
  text-transform: capitalize;
  color: #666;
  transition: color 0.3s ease;
  border: none;
}

@media (max-width: 991px) {
  .sitmap ul li ul li a {
    font-size: 14px;
  }
}

.sitmap ul li ul li ul {
  display: flex !important;
  flex-wrap: wrap;
  margin-top: 0px !important;
}

.sitmap ul li ul li ul li {
  border: none !important;
  margin-top: 10px;
  display: inline-block;
}

.sitmap ul li ul li ul li:hover a {
  color: #000;
  text-decoration: underline;
}

.sitmap ul li ul li ul li a {
  color: #1e382b;
  font-size: 16px;
  display: block;
  padding: 0;
  transition: color 0.3s ease;
  padding-left: 10px;
  border: none;
}

.privalcy {
  padding: 100px 0;
}

@media (max-width: 991px) {
  .privalcy {
    padding: 50px 0;
  }
}

@media (max-width: 767px) {
  .privalcy {
    padding: 30px 0;
  }
}

.privalcy h2 {
  font-size: 45px;
  font-weight: bold;
  line-height: 1;
  margin: 0;
  text-transform: uppercase;
  color: #333;
  font-weight: 500;
}

@media (max-width: 991px) {
  .privalcy h2 {
    font-size: 32px;
  }
}

@media (max-width: 767px) {
  .privalcy h2 {
    font-size: 24px;
  }
}

.privalcy .content p {
  margin-top: 20px;
  color: #666;
  font-size: 16px;
}

@media (max-width: 767px) {
  .privalcy .content p {
    font-size: 14px;
  }
}

nav {
  text-align: center;
}

a {
  text-decoration: none;
}

.pagination {
  display: flex;
  justify-content: flex-end;
  padding: 55px 0 0 0;
}

@media (max-width: 1199px) {
  .pagination {
    padding: 30px 0 0px 0;
  }
}

.pagination li {
  display: inline-block;
  margin: 0px 8px;
  vertical-align: top;
}

@media (max-width: 767px) {
  .pagination li {
    margin: 0 4px;
  }
}

.pagination li.prev a,
.pagination li.next a {
  color: #333333;
}

.pagination li.prev a:before,
.pagination li.next a:before {
  font-family: 'iconfont' !important;
  font-size: 18px;
  display: block;
  content: '\e63d';
  color: #333333;
  text-align: center;
  transition: all 0.3s;
  border-radius: 100px;
}

.pagination li.prev a:hover:before,
.pagination li.next a:hover:before {
  color: white;
  background-color: #008842;
}

.pagination li.next a:before {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.pagination li a {
  font-size: 16px;
  line-height: 50px;
  display: block;
  width: 50px;
  height: 50px;
  padding: 0;
  background-color: #FFFFFF;
  color: #333333;
  border-radius: 50px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  text-align: center;
}

@media (max-width: 767px) {
  .pagination li a {
    font-size: 14px;
    line-height: 28px;
    width: 28px;
    height: 28px;
  }
}

.pagination li a span {
  border-radius: 0;
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
  color: #FFFFFF !important;
  background: #008842;
}

.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
  color: #FFFFFF;
  background-color: #008842;
}

.newsdetails-header .header {
  position: sticky;
  top: 0;
}

.newsdetails {
  margin-top: 50px;
}

@media (max-width: 767px) {
  .newsdetails {
    margin-top: 20px;
  }
}

.newsdetails .title h2 {
  font-size: 30px;
  font-weight: bold;
  line-height: 1.2;
  margin: 0;
  overflow: hidden;
}

@media (max-width: 575px) {
  .newsdetails .title h2 {
    font-size: 20px;
  }
}

.newsdetails .title p {
  font-size: 16px;
  line-height: 24px;
  display: block;
  margin-top: 30px;
  color: #008842;
}

@media (max-width: 767px) {
  .newsdetails .title p {
    margin-top: 10px;
  }
}

@media (max-width: 575px) {
  .newsdetails .title p {
    font-size: 16px;
  }
}

.newsdetails .cont {
  padding-bottom: 40px;
  border-bottom: 1px solid #d9d9d9;
}

@media (max-width: 767px) {
  .newsdetails .cont {
    margin-top: 0;
  }
}

.newsdetails .cont .table-box {
  overflow-x: auto;
}

.newsdetails .cont table {
  border-collapse: collapse;
  width: 100%;
  border: 1px solid #000;
  margin-top: 20px;
}

@media (max-width: 767px) {
  .newsdetails .cont table {
    margin-top: 20px;
  }
}

@media (max-width: 575px) {
  .newsdetails .cont table {
    margin-top: 10px;
  }
}

.newsdetails .cont table tr:nth-child(even) td {
  background-color: #f2f2f2;
}

.newsdetails .cont table tr td {
  border: 1px solid #000;
  padding: 10px 15px;
}

.newsdetails .cont ul {
  margin-top: 10px;
  list-style: none;
}

.newsdetails .cont ul li {
  list-style: disc !important;
  margin: 5px 0;
  margin-left: 15px;
}

.newsdetails .cont p {
  font-size: 16px;
  line-height: 1.875;
  margin: 0;
  color: #666;
}

@media (max-width: 575px) {
  .newsdetails .cont p {
    font-size: 14px;
  }
}

.newsdetails .auto-adjust-img.is-mobile img {
  max-width: 100% !important;
  height: auto !important;
  margin: 5px 0;
}

.newsdetails .auto-adjust-img p.contains-pictures {
  padding: 0;
  margin: 0 -5px !important;
  font-size: 0 !important;
  overflow-x: hidden;
}

@media (min-width: 768px) {
  .newsdetails .auto-adjust-img p.contains-pictures {
    white-space: nowrap;
  }
}

.newsdetails .auto-adjust-img p.contains-pictures>img {
  display: inline-block;
  margin: 5px;
}

.newsdetails .share {
  align-items: center;
  margin-top: 30px;
}

.newsdetails .share a {
  margin-left: 10px;
}

.newsdetails .relate-details {
  font-size: 0;
  padding-top: 20px;
}

@media (max-width: 991px) {
  .newsdetails .relate-details {
    margin-top: 40px;
  }
}

@media (max-width: 991px) and (max-width: 767px) {
  .newsdetails .relate-details {
    margin-top: 0;
  }
}

.newsdetails .relate-details ul li {
  margin-top: 10px;
  list-style: none;
}

.newsdetails .relate-details a {
  color: #666;
  font-size: 16px;
  font-weight: bold;
  line-height: 36px;
  text-decoration: none;
  position: relative;
  display: inline-block;
  display: -webkit-box;
  overflow: hidden;
  height: 36px;
  padding-left: 60px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  vertical-align: middle;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}

@media (max-width: 767px) {
  .newsdetails .relate-details a {
    font-size: 14px;
  }
}

.newsdetails .relate-details a:before {
  font-family: 'iconfont' !important;
  font-size: 18px;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 36px;
  height: 36px;
  content: '\e63d';
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  text-align: center;
  color: #fff;
  border-radius: 50%;
  background-color: #999;
}

.newsdetails .relate-details a:hover {
  color: #008842;
}

.newsdetails .relate-details a:hover:before {
  color: #fff;
  background-color: #008842;
}

.newsdetails .relate-details .next a:before {
  content: '\e63d';
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.now-bottom {
  padding: 20px 0 40px 0;
}

@media (max-width: 991px) {
  .now-bottom {
    padding: 0;
  }
}

.now-bottom .now-title {
  margin-top: 20px;
}

.now-bottom .now-title h2 {
  font-size: 30px;
  font-weight: bold;
  line-height: 1.2;
  margin: 0;
  overflow: hidden;
}

@media (max-width: 575px) {
  .now-bottom .now-title h2 {
    font-size: 20px;
  }
}

.now-bottom .now-title input {
  width: 100%;
  font-size: 18px;
  background-color: #008842;
  border-radius: 10px;
  padding: 10px;
  color: white;
  border: none;
}

.now-bottom .contactus-right {
  background-color: #FFF;
  width: 100%;
  background-image: url();
  background-repeat: no-repeat;
  background-position: center;
}

@media (max-width: 1470px) {
  .now-bottom .contactus-right {
    margin: 0 auto;
    margin-top: 30px;
  }
}

@media (max-width: 575px) {
  .now-bottom .contactus-right {
    margin-top: 0;
  }
}

.now-bottom .contactus-right .message {
  width: 100%;
}

.now-bottom .contactus-right .message .title h2 {
  color: #222;
  font-size: 44px;
  font-weight: 500;
}

@media (max-width: 767px) {
  .now-bottom .contactus-right .message .title h2 {
    font-size: 38px;
  }
}

@media (max-width: 575px) {
  .now-bottom .contactus-right .message .title h2 {
    font-size: 34px;
  }
}

.now-bottom .contactus-right .message .title p {
  color: #666;
  font-size: 18px;
  padding: 24px 0 44px 0;
  line-height: 22px;
}

@media (max-width: 767px) {
  .now-bottom .contactus-right .message .title p {
    padding: 0;
    font-size: 16px;
  }
}

.now-bottom .contactus-right .message .formbox li {
  margin-top: -5px !important;
  list-style: none;
}

.now-bottom .contactus-right .message .formbox .group {
  margin-top: 14px;
  position: relative;
}

.now-bottom .contactus-right .message .formbox .group input {
  width: 100%;
  border-radius: 6px;
  background: #FFF;
  box-shadow: none;
  border: none;
  padding: 20px;
  outline: none;
  transition: border-color 0.3s ease;
  background-color: #FAFAFA;
}

@media (max-width: 575px) {
  .now-bottom .contactus-right .message .formbox .group input {
    padding: 10px;
  }
}

.now-bottom .contactus-right .message .formbox .group input:focus label {
  display: none;
}

.now-bottom .contactus-right .message .formbox .group textarea {
  width: 100%;
  padding: 20px 18px;
  border-radius: 6px;
  background: #FFF;
  box-shadow: none;
  border: none;
  outline: none;
  background-color: #FAFAFA;
}

.now-bottom .contactus-right .message .formbox .group label {
  position: absolute;
  top: 18px;
  left: 20px;
  color: #666;
  font-size: 14px;
  /* 128.571% */
  pointer-events: none;
  /* 确保label不会干扰输入 */
  transition: top 0.3s ease, font-size 0.3s ease, color 0.3s ease;
}

.now-bottom .contactus-right .message .func {
  margin-top: 60px;
}

@media (max-width: 575px) {
  .now-bottom .contactus-right .message .func {
    margin: 26px 0;
  }
}

.now-bottom .contactus-right .message .func button {
  width: 160px;
  height: 45px;
  border-radius: 4px;
  background: #000;
  color: #FFF;
  font-size: 16px;
  text-transform: capitalize;
  transition: all 0.3s ease;
}

.now-bottom .contactus-right .message .func button:hover {
  background-color: #008842;
}

.inquiry-wrap a {
  color: #666;
  text-decoration: none;
}

.inquiry-wrap .size-list-box {
  padding-right: 15px;
}

.inquiry-wrap .size-list-box span {
  color: #fff;
  background-color: #DD4509;
  border-color: #DD4509;
}

.inquiry-wrap .inquiry-box .details-tit {
  padding-top: 5px;
}

.inquiry-wrap .iq-title,
.inquiry-wrap .list>li {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  justify-content: space-between;
  text-align: center;
  padding-left: 60px;
  padding-right: 45px;
}

@media (max-width: 991px) {

  .inquiry-wrap .iq-title,
  .inquiry-wrap .list>li {
    padding-left: 30px;
    padding-right: 30px;
  }
}

@media (max-width: 767px) {

  .inquiry-wrap .iq-title,
  .inquiry-wrap .list>li {
    padding-left: 2%;
    padding-right: 0;
  }
}

.inquiry-wrap .iq-title {
  overflow: hidden;
  background-color: #DD4509;
  padding-top: 14px;
  padding-bottom: 14px;
}

.inquiry-wrap .iq-title .th {
  border: none;
  font-weight: normal;
  text-align: center;
  color: #fff;
}

.inquiry-wrap .iq-title .th.qty-box {
  text-align: center;
}

.inquiry-wrap .iq-title .th.introduce-box {
  padding-left: 50px;
}

.inquiry-wrap .iq-title .th span {
  display: inline-block;
  vertical-align: middle;
}

@media only screen and (min-width: 768px) {
  .inquiry-wrap .iq-title .th.check-box label.replace:after {
    display: block;
  }
}

@media (max-width: 1199px) {
  .inquiry-wrap .iq-title .th.introduce-box {
    padding-left: 20px;
  }
}

@media (max-width: 767px) {
  .inquiry-wrap .iq-title .th.introduce-box {
    width: -webkit-calc(30%);
    width: calc(100% - 70px);
  }
}

@media (max-width: 575px) {
  .inquiry-wrap .iq-title .th.introduce-box {
    width: -webkit-calc(55%);
    width: calc(100% - 45px);
    padding-left: 0;
  }
}

.inquiry-wrap .iq-title .pic-box {
  text-align: center;
  padding: 11px 0;
}

@media (max-width: 767px) {
  .inquiry-wrap .iq-title .check-box {
    padding: 0;
  }
}

@media (max-width: 767px) {
  .inquiry-wrap .iq-title .del-box {
    opacity: 0;
    width: 30px;
  }
}

.inquiry-wrap .inquiry-box {
  width: 100%;
  border: none;
  font-size: 18px;
}

.inquiry-wrap .inquiry-box .details-tit {
  margin-top: 0;
}

@media (max-width: 991px) {
  .inquiry-wrap .inquiry-box {
    font-size: 16px;
  }
}

.inquiry-wrap .inquiry-box label {
  -webkit-user-select: none;
  -o-user-select: none;
  user-select: none;
  margin-bottom: 0;
}

.inquiry-wrap .inquiry-box label:before {
  background-color: #e6e6e6;
  border: 1px solid #d5d5d5;
  border-radius: 4px;
}

@media (max-width: 767px) {
  .inquiry-wrap .inquiry-box .introduce-title {
    padding-left: 0px !important;
    text-align: center;
  }
}

.inquiry-wrap .inquiry-box .check-box {
  width: 70px;
  text-align: left;
}

@media (max-width: 576px) {
  .inquiry-wrap .inquiry-box .check-box {
    width: 100px;
  }
}

@media (max-width: 576px) and (max-width: 767px) {
  .inquiry-wrap .inquiry-box .check-box {
    width: 30px;
  }
}

.inquiry-wrap .inquiry-box .check-box .check-all {
  margin: 0;
}

.inquiry-wrap .inquiry-box .check-box .check-all>label {
  margin-right: 10px;
}

.inquiry-wrap .inquiry-box .check-box .check-all span {
  font-weight: normal;
}

@media (max-width: 767px) {
  .inquiry-wrap .inquiry-box .check-box .check-all span {
    display: none;
  }
}

.inquiry-wrap .inquiry-box .check-box label.replace {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  background-color: #fff;
  width: 20px;
  height: 20px;
  line-height: 18px;
  overflow: hidden;
  text-align: center;
  vertical-align: middle;
  position: relative;
  border: 1px solid #e3e3e3;
}

.inquiry-wrap .inquiry-box .check-box label.replace:after {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  font-family: 'iconfont' !important;
  content: '\eaf1';
  opacity: 0;
  color: #000;
  font-size: 24px;
  line-height: 1;
  text-align: center;
}

@media (max-width: 575px) {
  .inquiry-wrap .inquiry-box .check-box label.replace {
    margin-left: 5px;
    width: 16px;
    height: 16px;
    line-height: 14px;
  }

  .inquiry-wrap .inquiry-box .check-box label.replace:after {
    font-size: 20px;
  }
}

.inquiry-wrap .inquiry-box .check-box label.replace input {
  display: none;
}

.inquiry-wrap .inquiry-box .check-box label.change:after {
  opacity: 1;
}

.inquiry-wrap .inquiry-box .introduce-box {
  text-align: left;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}

@media (min-width: 1200px) {
  .inquiry-wrap .inquiry-box .introduce-box img {
    -webkit-transition: transform 1.2s;
    -webkit-transition: -webkit-transform 1.2s;
    transition: -webkit-transform 1.2s;
    transition: transform 1.2s;
    transition: transform 1.2s, -webkit-transform 1.2s;
  }

  .inquiry-wrap .inquiry-box .introduce-box:hover img {
    -webkit-transform: scale(1.07);
    -ms-transform: scale(1.07);
    transform: scale(1.07);
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .inquiry-wrap .inquiry-box .introduce-box {
    display: block;
  }
}

@media (min-width: 768px) {
  .inquiry-wrap .inquiry-box .introduce-box {
    width: 48%;
  }
}

@media (min-width: 768px) and (max-width: 1199px) {
  .inquiry-wrap .inquiry-box .introduce-box {
    width: 40%;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .inquiry-wrap .inquiry-box .introduce-box {
    width: 200px;
    text-align: center;
  }
}

@media (max-width: 767px) {
  .inquiry-wrap .inquiry-box .introduce-box {
    width: -webkit-calc(-20%);
    width: calc(100% - 120px);
  }
}

@media (max-width: 575px) {
  .inquiry-wrap .inquiry-box .introduce-box {
    width: -webkit-calc(30%);
    width: calc(100% - 70px);
  }
}

.inquiry-wrap .inquiry-box .introduce-box .pic-box {
  width: 200px;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
  overflow: hidden;
  position: relative;
  z-index: 2;
  border-radius: 3px;
}

@media (max-width: 1199px) {
  .inquiry-wrap .inquiry-box .introduce-box .pic-box {
    width: 150px;
    margin: 0 auto;
  }
}

@media (max-width: 575px) {
  .inquiry-wrap .inquiry-box .introduce-box .pic-box {
    width: 90px;
  }
}

@media (min-width: 1200px) {
  .inquiry-wrap .inquiry-box .introduce-box .pic-box .pic img {
    -webkit-transition: transform 1.2s;
    -webkit-transition: -webkit-transform 1.2s;
    transition: -webkit-transform 1.2s;
    transition: transform 1.2s;
    transition: transform 1.2s, -webkit-transform 1.2s;
  }

  .inquiry-wrap .inquiry-box .introduce-box .pic-box .pic:hover img {
    -webkit-transform: scale(1.07);
    -ms-transform: scale(1.07);
    transform: scale(1.07);
  }
}

.inquiry-wrap .inquiry-box .introduce-box .intro {
  -webkit-box-flex: 1;
  flex: 1 0 0%;
}

@media only screen and (min-width: 768px) {
  .inquiry-wrap .inquiry-box .introduce-box .intro {
    padding-left: 30px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .inquiry-wrap .inquiry-box .introduce-box .intro {
    padding-left: 15px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .inquiry-wrap .inquiry-box .introduce-box .intro {
    width: 100%;
    padding-left: 0;
    margin-top: 10px;
  }
}

@media (max-width: 767px) {
  .inquiry-wrap .inquiry-box .introduce-box .intro {
    padding-left: 5%;
  }
}

.inquiry-wrap .inquiry-box .introduce-box .name {
  margin: 0 0 5px 0;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 2;
  height: auto;
  font-size: 1em;
}

.inquiry-wrap .inquiry-box .introduce-box .name a {
  text-decoration: none;
  color: #000;
}

@media (max-width: 767px) {
  .inquiry-wrap .inquiry-box .introduce-box .name {
    margin-bottom: 10px;
  }
}

@media (max-width: 575px) {
  .inquiry-wrap .inquiry-box .introduce-box .name {
    font-size: 0.9em;
  }
}

.inquiry-wrap .inquiry-box .introduce-box .name:hover {
  text-decoration: underline;
}

.inquiry-wrap .inquiry-box .introduce-box .name~span {
  color: #999;
  margin-left: 15px;
}

.inquiry-wrap .inquiry-box .introduce-box .name~span:first-of-type {
  margin-left: 0;
}

.inquiry-wrap .inquiry-box .introduce-box p {
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

@media (min-width: 768px) {
  .inquiry-wrap .inquiry-box .introduce-box .number-box {
    display: none;
  }
}

.inquiry-wrap .inquiry-box .number-box {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  min-width: 90px;
}

.inquiry-wrap .inquiry-box .number-box a {
  width: 30px;
  height: 30px;
  line-height: 28px;
  border: 1px solid #999999;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
}

.inquiry-wrap .inquiry-box .number-box a:before {
  font-family: 'iconfont' !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.inquiry-wrap .inquiry-box .number-box a.del1:before {
  content: '\e622';
}

.inquiry-wrap .inquiry-box .number-box a.add1:before {
  content: '\e632';
}

@media (min-width: 1200px) {
  .inquiry-wrap .inquiry-box .number-box a:active {
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
  }
}

@media (max-width: 575px) {
  .inquiry-wrap .inquiry-box .number-box a {
    width: 25px;
    height: 25px;
    line-height: 23px;
    font-size: 12px;
  }
}

.inquiry-wrap .inquiry-box .number-box a.disable {
  cursor: not-allowed;
}

.inquiry-wrap .inquiry-box .number-box .ipt-num {
  float: left;
  width: 40px;
  min-width: 26px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  max-width: 60px;
  color: #333;
  font-size: 16px;
  background: none;
  border: none;
}

@media (max-width: 767px) {
  .inquiry-wrap .inquiry-box .number-box .ipt-num {
    width: 50px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
  }
}

@media (max-width: 575px) {
  .inquiry-wrap .inquiry-box .number-box .ipt-num {
    width: 35px;
    height: 25px;
    line-height: 23px;
  }
}

.inquiry-wrap .inquiry-box .qty-box {
  text-align: center;
}

@media (max-width: 767px) {
  .inquiry-wrap .inquiry-box .qty-box {
    display: none;
  }
}

@media (min-width: 768px) {
  .inquiry-wrap .inquiry-box .qty-box {
    width: 150px;
    text-align: center;
  }
}

.inquiry-wrap .inquiry-box .del-box {
  text-align: center;
}

@media (min-width: 768px) {
  .inquiry-wrap .inquiry-box .del-box {
    width: 80px;
  }
}

.inquiry-wrap .inquiry-box .del-box .del:before {
  font-family: 'iconfont' !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e8b6';
  color: #787878;
  font-size: 20px;
}

.inquiry-wrap .inquiry-box .del-box .del:hover:before {
  color: #000;
}

@media (min-width: 768px) {
  .inquiry-wrap .inquiry-box .del-box .del {
    font-weight: bold;
  }
}

@media (max-width: 767px) {
  .inquiry-wrap .inquiry-box .del-box .del {
    margin-right: 10px;
  }

  .inquiry-wrap .inquiry-box .del-box .del:before {
    font-size: 18px;
  }
}

.inquiry-wrap .inquiry-box .list {
  border: 1px solid #DD4509;
  border-top: none;
}

.inquiry-wrap .inquiry-box .list>li {
  padding-top: 30px;
  padding-bottom: 30px;
  border-top: 1px solid #DD4509;
}

.inquiry-wrap .inquiry-box .list>li:nth-of-type(1) {
  border-top: none;
}

@media (max-width: 575px) {
  .inquiry-wrap .inquiry-box .list>li {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

.inquiry-wrap .inquiry-box .list>li {
  flex-wrap: wrap;
}

.inquiry-wrap .pro-parameter {
  width: 100%;
  text-align: left;
}

@media (min-width: 992px) {
  .inquiry-wrap .pro-parameter {
    display: -webkit-box;
    display: flex;
  }

  .inquiry-wrap .pro-parameter>div {
    -webkit-box-flex: 1;
    flex: 1;
    padding: 0 10px;
  }
}

.inquiry-wrap .parameter-list li:not(.active) {
  display: none;
}

.number-box input {
  -moz-appearance: textfield;
  /* Firefox */
  -webkit-appearance: none;
  /* Chrome, Safari, Edge */
  appearance: none;
}

/* 针对 WebKit 内核浏览器隐藏上下箭头 */
.number-box input::-webkit-inner-spin-button,
.number-box input::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.inquiry-wrap .content .inquiry-box {
  margin-bottom: 80px;
}

@media (max-width: 1199px) {
  .inquiry-wrap .content .inquiry-box {
    margin-bottom: 40px;
  }
}

@media (max-width: 767px) {
  .inquiry-wrap .content .inquiry-box {
    margin-bottom: 20px;
  }
}

.inquiry-wrap .content .message {
  width: 100%;
  overflow: hidden;
}

.inquiry-wrap .content .message .now-title {
  margin-top: 20px;
}

.inquiry-wrap .content .message .now-title input {
  width: 100%;
  background-color: #DD4509;
  padding: 16px 20px;
  color: white;
  border: none;
  color: #FFF;
  font-size: 14px;
  font-weight: 500;
  line-height: 16px;
  letter-spacing: 0.28px;
  border-radius: 10px;
}

@media (max-width: 767px) {
  .inquiry-wrap .content .message .now-title input {
    padding: 10px 20px;
    font-size: 16px;
  }
}

.inquiry-wrap .content .message .formbox li {
  margin-top: 16px;
}

.inquiry-wrap .content .message .formbox .group {
  position: relative;
}

.inquiry-wrap .content .message .formbox .group input {
  width: 100%;
  border-radius: 6px;
  background: #FFF;
  border: none;
  padding: 16px 20px;
  outline: none;
  transition: border-color 0.3s ease;
  background-color: #FAFAFA;
}

.inquiry-wrap .content .message .formbox .group input::placeholder {
  color: #444;
}

@media (max-width: 575px) {
  .inquiry-wrap .content .message .formbox .group input {
    padding: 15px 20px;
  }
}

.inquiry-wrap .content .message .formbox .group input:focus label {
  display: none;
}

.inquiry-wrap .content .message .formbox .group input:focus::placeholder {
  color: #999;
}

.inquiry-wrap .content .message .formbox .group textarea {
  width: 100%;
  padding: 20px 18px;
  border-radius: 6px;
  background: #FFF;
  border: none;
  outline: none;
  background-color: #FAFAFA;
}

.inquiry-wrap .content .message .formbox .group textarea::placeholder {
  color: #444;
}

.inquiry-wrap .content .message .formbox .group textarea:focus label {
  display: none;
}

.inquiry-wrap .content .message .formbox .group textarea:focus::placeholder {
  color: #999;
}

.inquiry-wrap .content .message .formbox .group label {
  position: absolute;
  top: 18px;
  left: 20px;
  color: #666;
  font-size: 14px;
  /* 128.571% */
  pointer-events: none;
  /* 确保label不会干扰输入 */
  transition: top 0.3s ease, font-size 0.3s ease, color 0.3s ease;
}

.inquiry-wrap .content .message .func {
  margin-top: 40px;
}

@media (max-width: 575px) {
  .inquiry-wrap .content .message .func {
    margin: 26px 0;
  }
}

.inquiry-wrap .content .message .func .submit-group {
  display: flex;
  justify-content: center;
}

.inquiry-wrap .content .message .func button {
  width: 170px;
  text-align: center;
  padding: 10px 0;
  background: #DD4509;
  color: #FFF;
  font-size: 14px;
  font-weight: 500;
  text-transform: capitalize;
  transition: all 0.3s ease;
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.inquiry-wrap .content .message .func button:hover {
  background: #EFA32C;
}



.bottom-logo {
  display: flex;
  align-items: center;
  overflow: hidden;
  margin-bottom: 20px;
}

.bottom-logo .logo {
  width: calc(100% / 7);
  overflow: hidden;
}

.bottom-logo img {
  width: 100%;
  height: auto;
  transition: all 0.3s ease;
}

.bottom-logo img:hover {
  transform: scale(1.06);
}