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: 1430px) {
  .container.con1400 {
    max-width: 1400px;
  }
}

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

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

@media (max-width: 1740px) {
  .container.con1710 {
    padding: 0 90px;
  }
}

@media (max-width: 1199px) {
  .container.con1710 {
    padding: 0 50px;
  }
}

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

@media (max-width: 575px) {
  .container.con1710 {
    padding: 0 20px;
  }
}

@font-face {
  font-family: 'InstrumentSans';
  src: local('InstrumentSans Bold'), local('InstrumentSans-Bold'), url('../fonts/InstrumentSans-Bold.woff2') format('woff2'), url('../fonts/InstrumentSans-Bold.woff') format('woff'), url('../fonts/InstrumentSans-Bold.ttf') format('truetype');
  font-style: normal;
  font-display: swap;
  font-weight: 600 700;
}

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

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

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

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

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

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

.index-padding {
  margin: 150px 0;
}

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

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

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

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

.index-title h2 {
  margin: 0;
  color: #000;
  font-size: 64px;
  font-weight: 700;
  letter-spacing: -3.2px;
}

.index-title h2 span {
  color: #00C161;
}

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

@media (max-width: 1400px) {
  .index-title h2 {
    font-size: 35px;
    letter-spacing: -1.2px;
  }
}

@media (max-width: 991px) {
  .index-title h2 {
    font-size: 30px;
    letter-spacing: -0.2px;
  }
}

@media (max-width: 767px) {
  .index-title h2 {
    font-size: 28px;
    letter-spacing: -0.2px;
  }
}

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

.index-title p {
  margin-top: 24px;
  color: #55856D;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

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

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

.index-more {
  display: inline-flex;
  align-items: center;
  border-radius: 6px;
  border: 1px solid #00C161;
  padding: 3px 13px;
  transition: all 0.3s;
}

.index-more span {
  display: inline-block;
  color: #00C161;
  font-size: 14px;
  font-weight: 500;
  transition: all 0.3s;
}

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

.index-more .iconfont {
  content: '\e638';
  font-size: 25px;
  transition: all 0.3s;
  display: inline-block;
  color: #00C161;
  margin-left: 24px;
}

.index-more.active {
  background: #00C161;
}

.index-more.active span {
  color: #000000;
}

.index-more.active .iconfont {
  color: #000000;
}

.index-more:hover {
  background: #00C161;
}

.index-more:hover span {
  color: #000000;
}

.index-more:hover .iconfont {
  color: #000000;
}

.header.scrolled {
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  border: none;
  background: #000000;
}

.header {
  position: sticky;
  top: 0;
  z-index: 999;
  width: 100%;
  padding: 0;
  transition: all 0.3s ease;
  background: rgba(0, 0, 0, 0.8);
}

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

.header .box {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.header .box .logo {
  display: inline-block;
  width: 200px;
}

@media (max-width: 1740px) {
  .header .box .logo {
    width: 150px;
  }
}

.header .box .logo img {
  width: 100%;
  height: auto;
}

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

.header .box .header-nav .nav ul {
  list-style: none;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.header .box .header-nav .nav ul>li {
  position: relative;
  margin-right: 60px;
}

@media (max-width: 1740px) {
  .header .box .header-nav .nav ul>li {
    margin-right: 30px;
  }
}

@media (max-width: 1400px) {
  .header .box .header-nav .nav ul>li {
    margin-right: 15px;
  }
}

.header .box .header-nav .nav ul>li:last-child {
  margin-right: 0;
}

.header .box .header-nav .nav ul>li>a {
  color: #FFF;
  font-size: 18px;
  display: flex;
  align-items: center;
  transition: all 0.3s;
  padding: 30px 0;
}

@media (max-width: 1740px) {
  .header .box .header-nav .nav ul>li>a {
    padding: 25px 0;
    font-size: 16px;
  }
}

@media (max-width: 1400px) {
  .header .box .header-nav .nav ul>li>a {
    font-size: 14px;
  }
}

.header .box .header-nav .nav ul>li>a::after {
  font-family: 'iconfont' !important;
  content: '\ecdd';
  color: #FFF;
  transition: all 0.4s;
}

.header .box .header-nav .nav ul>li>a::before {
  font-family: 'iconfont' !important;
  content: '\ecdd';
  color: #00C161;
  opacity: 0;
  transition: all 0.4s;
  width: 0;
}

.header .box .header-nav .nav ul>li:hover>a {
  color: #00C161;
}

.header .box .header-nav .nav ul>li:hover>a::after {
  opacity: 0;
  width: 0;
}

.header .box .header-nav .nav ul>li:hover>a::before {
  opacity: 1;
  width: auto;
}

.header .box .header-nav .nav ul>li.active>a {
  color: #00C161;
}

.header .box .header-nav .nav ul>li.active>a::after {
  opacity: 0;
  width: 0;
}

.header .box .header-nav .nav ul>li.active>a::before {
  opacity: 1;
  width: auto;
}

.header .box .header-nav .nav ul>li ul {
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  min-width: 100%;
  display: none;
  background-color: #FFF;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
}

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

.header .box .header-nav .nav ul>li ul li a {
  font-size: 16px;
  padding: 10px;
  color: #000;
  white-space: nowrap;
}

.header .box .header-nav .nav ul>li ul li a::after {
  content: '';
}

.header .box .header-nav .nav ul>li ul li a::before {
  content: '';
}

.header .box .header-nav .nav ul>li ul li ul {
  position: absolute;
  left: 100%;
  top: 0;
  transform: translateX(0);
  min-width: 100%;
  background-color: #FFF;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.header .box .header-nav .nav ul>li ul li ul li a {
  font-size: 14px;
}

.header .box .sereach-car-language {
  display: flex;
  align-items: center;
}

.header .box .sereach-car-language .sereach .iconfont {
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  color: #FFFFFF;
  font-size: 24px;
  transition: all 0.3s;
}

@media (max-width: 767px) {
  .header .box .sereach-car-language .sereach .iconfont {
    width: 35px;
    height: 35px;
    font-size: 18px;
  }
}

.header .box .sereach-car-language .sereach .iconfont:hover {
  color: #00C161;
  border: 1px solid #00C161;
}

.header .box .sereach-car-language .car {
  margin: 0 3px;
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.1);
}

.header .box .sereach-car-language .car .car-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 40px;
  height: 40px;
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  transition: all 0.3s;
}

@media (max-width: 767px) {
  .header .box .sereach-car-language .car .car-icon {
    width: 35px;
    height: 35px;
  }
}

.header .box .sereach-car-language .car .car-icon .iconfont {
  color: #FFFFFF;
  font-size: 24px;
  transition: all 0.3s;
}

@media (max-width: 767px) {
  .header .box .sereach-car-language .car .car-icon .iconfont {
    font-size: 18px;
  }
}

.header .box .sereach-car-language .car .car-icon b {
  position: absolute;
  display: inline-block;
  width: 6px;
  height: 6px;
  background-color: #00C161;
  border-radius: 100px;
  top: 10%;
  left: 70%;
  transition: all 0.3s;
}

.header .box .sereach-car-language .car .car-icon:hover {
  border: 1px solid #00C161;
}

.header .box .sereach-car-language .car .car-icon:hover .iconfont {
  color: #00C161;
}

.header .box .sereach-car-language .language .language-a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 5px 24px;
  border-radius: 8px;
  background: #00C161;
}

@media (max-width: 767px) {
  .header .box .sereach-car-language .language .language-a {
    padding: 4px 9px;
  }
}

.header .box .sereach-car-language .language .language-a .iconfont {
  font-size: 20px;
  color: #000000;
}

@media (max-width: 767px) {
  .header .box .sereach-car-language .language .language-a .iconfont {
    font-size: 18px;
  }
}

.header .box .sereach-car-language .language .language-a span {
  margin-left: 8px;
  color: #000;
  font-size: 16px;
}

@media (max-width: 767px) {
  .header .box .sereach-car-language .language .language-a span {
    display: none;
  }
}

.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: 1000;
  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 #00C161;
  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: #00C161;
}

.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: 20px;
}

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

.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;
  }
}

.banner-box {
  position: relative;
  padding-top: 0px;
}

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

.banner-box .banner-mark {
  text-align: center;
  content: '';
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  z-index: 12;
  padding: 30px;
  bottom: 1.3vw;
  background: #fff;
  border-radius: 100%;
}

@media (max-width: 1199px) {
  .banner-box .banner-mark {
    display: none;
  }
}

.banner-box .banner-mark p {
  color: #000;
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  margin: 0;
}

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

.banner-box .banner-note {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  z-index: 2;
  transform: translate(-50%, 0%);
  transition: all 0.5s ease-out;
}

.banner-box .banner-note .tit h2 {
  color: #FFF;
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.67);
  font-size: 96px;
  font-weight: 800;
  line-height: 96px;
  margin: 0;
}

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

.banner-box .banner-note .txt p {
  color: #FFF;
  font-size: 48px;
  font-weight: 500;
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.67);
}

@media (max-width: 1199px) {
  .banner-box .banner-note .txt p {
    font-size: 18px;
    line-height: 26px;
  }
}

.banner-box .banner-note .more {
  padding: 5px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.5);
  display: inline-block;
}

.banner-box .banner-note .more a {
  display: inline-block;
  text-align: center;
  background: #fff;
  color: #1C1C1C;
  font-size: 18px;
  font-weight: 400;
  padding: 8px 20px;
  border-radius: 999px;
  transition: all 0.2s ease-out;
}

@media (max-width: 1199px) {
  .banner-box .banner-note .more a {
    padding: 7px 20px;
    font-size: 14px;
  }
}

.banner-box .banner-note .more a:hover {
  background: #1359A4;
  color: #fff;
}

.banner-box .swiper-slide-active .banner-note {
  transform: translate(-50%, -50%);
}

.banner-box .banner {
  font-size: 0;
  position: relative;
  z-index: 8;
  clear: both;
  overflow: hidden;
  width: 100%;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.banner-box .banner::after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 50px;
  background: #fff;
  left: 0;
  border-radius: 100px 100px 0 0;
}

@media (max-width: 1199px) {
  .banner-box .banner::after {
    height: 20px;
  }
}

.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 .swiper-slide {
  overflow: hidden;
}

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

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

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

.banner-box .banner.hide-arrow .slick-arrow,
.banner-box .banner.hide-arrow .swiper-pagination {
  display: none !important;
}

.banner-box .banner.hide-video video {
  display: none !important;
}

.banner-box .banner-video-box {
  position: relative;
  display: block;
  padding-bottom: calc(800 / 1920 * 100%);
  -webkit-transform: translateZ(10px);
  transform: translateZ(10px);
}

.banner-box .banner-video-box .fluid_video_wrapper {
  position: absolute;
  z-index: 10;
}

.banner-box .banner-video-box img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.banner-box .banner-video-box .fluid_initial_play {
  background-color: #152c5f !important;
}

.banner-box .banner .mobile-video {
  position: relative;
  display: block;
}

.banner-box .banner .mobile-video:after {
  z-index: 2;
  content: '';
  background-color: rgba(0, 0, 0, 0.1);
}

.banner-box .banner .mobile-video:before {
  font-size: 50px;
  position: absolute;
  z-index: 3;
  top: 50%;
  left: 50%;
  content: '\e644';
  -webkit-transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  color: #fff;
  text-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
}

.banner-box .banner .slick-arrow {
  line-height: 80px;
  position: absolute;
  z-index: 9;
  top: -webkit-calc(90%);
  top: calc(50% + 40px);
  left: 3%;
  width: 26px;
  height: 80px;
  padding: 0;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: center;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.5);
}

@media (max-width: 991px) {
  .banner-box .banner .slick-arrow {
    line-height: 50px;
    height: 50px;
  }
}

.banner-box .banner .slick-arrow:before {
  font-size: 20px;
  content: '\eb60';
}

.banner-box .banner .slick-arrow.slick-next {
  right: 5%;
  left: auto;
}

.banner-box .banner .slick-arrow:hover {
  background-color: rgba(21, 44, 95, 0.7);
}

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

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

.swiper-pagination-bullet-active {
  width: 6px !important;
  height: 6px !important;
  background-color: #00C161 !important;
  margin: 0 16px !important;
  position: relative;
  opacity: 1 !important;
}

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

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

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

.swiper-pagination-bullet {
  width: 6px !important;
  height: 6px !important;
  background-color: #00C161;
  margin: 0 16px !important;
}

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

.index-nav {
  position: fixed;
  top: 40%;
  right: 0px;
  z-index: 222;
  backdrop-filter: blur(5px);
}

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

.index-nav a {
  display: block;
  text-decoration: none;
  position: relative;
  transition: all 0.3s ease;
  margin-top: 4px;
}

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

.index-nav a .iconfont {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  border-radius: 100px;
  background-color: #00000033;
  font-size: 22px;
  color: #FFFFFF;
  transition: all 0.3s ease;
}

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

.index-nav a:hover .iconfont {
  background-color: #00C161;
}

.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: 30px;
  border: 1px solid #333;
  border-radius: 10px;
  width: 45px;
  height: 45px;
  line-height: 40px;
  background-color: #333;
  text-align: center;
  z-index: 222;
}

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

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

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

.xs-online .imgbbb {
  transform: translateX(-50%) translateY(-120px) !important;
  animation: fadeInUp 0.5s ease forwards;
}

.xs-online .xs-online-wx {
  position: relative;
}

.xs-online .xs-online-wx img {
  position: absolute;
  width: 100px;
  left: 50%;
  background-color: #FFFFFF;
  transform: translateX(-50%) translateY(60px);
  transition: all 0.3 ease;
}

.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;
}

@media (max-width: 767px) {
  .xs-online a {
    font-size: 12px;
  }
}

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

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

.index-product {
  padding: 100px 0 152px 0;
  background-image: url(../img/index-product-5.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
}

@media (max-width: 1400px) {
  .index-product {
    padding: 80px 0 120px 0;
  }
}

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

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

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

.index-product .top {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}

.index-product .top .index-title {
  width: 50%;
}

@media (max-width: 1199px) {
  .index-product .top .index-title {
    width: 70%;
  }
}

@media (max-width: 767px) {
  .index-product .top .index-title {
    width: 100%;
  }
}

.index-product .top .prev-next {
  width: 35px;
  position: relative;
  margin-right: 26px;
  margin-bottom: 26px;
}

@media (max-width: 767px) {
  .index-product .top .prev-next {
    display: none;
    position: absolute;
    top: 60%;
    left: 50%;
    z-index: 12;
    transform: translateX(-50%);
    width: 80%;
  }
}

@media (max-width: 575px) {
  .index-product .top .prev-next {
    width: 80%;
  }
}

.index-product .top .prev-next .slick-prev::after {
  position: absolute;
  right: -8px;
  top: 50%;
  transform: translateY(-50%);
  content: '';
  width: 1px;
  height: 20px;
  background: rgba(255, 255, 255, 0.2);
}

.index-product .top .prev-next .slick-next:before {
  font-family: 'iconfont' !important;
  font-size: 28px;
  display: block;
  content: '\e612';
  line-height: 36px;
  color: #00C1614D;
  transition: all 0.3s ease;
  transform: rotate(180deg);
}

.index-product .top .prev-next .slick-prev:before {
  font-family: 'iconfont' !important;
  font-size: 28px;
  display: block;
  content: '\e612';
  line-height: 36px;
  color: #00C1614D;
  transition: all 0.3s ease;
}

.index-product .top .prev-next .slick-prev,
.index-product .top .prev-next .slick-next {
  z-index: 1;
  width: 36px;
  height: 36px;
  text-align: center;
  transition: all 0.3s ease;
}

.index-product .top .prev-next .slick-prev,
.index-product .top .prev-next .slick-next:hover::before {
  color: #00C161;
}

.index-product .top .prev-next .slick-prev:hover::before {
  color: #00C161;
}

.index-product .content {
  margin-top: 80px;
  overflow: hidden;
}

@media (max-width: 1560px) {
  .index-product .content {
    margin-top: 60px;
  }
}

@media (max-width: 1400px) {
  .index-product .content {
    margin-top: 40px;
  }
}

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

.index-product .content .product-slick {
  margin: 0 -15px;
}

@media (max-width: 991px) {
  .index-product .content .product-slick {
    margin: 0 -8px;
  }
}

.index-product .content .item {
  padding: 0 15px;
}

@media (max-width: 991px) {
  .index-product .content .item {
    padding: 0 8px;
  }
}

.index-product .content .item:hover .img-box img {
  transform: scale(1.06);
}

.index-product .content .item .img-box {
  padding-bottom: calc(290 / 410 * 100%);
  overflow: hidden;
  border-radius: 10px;
}

.index-product .content .item .img-box img {
  width: 100%;
  transition: all 0.3s;
}

.index-product .content .item .cont-box {
  margin-top: 30px;
}

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

@media (max-width: 991px) {
  .index-product .content .item .cont-box {
    margin-top: 10px;
  }
}

.index-product .content .item .cont-box .title {
  color: #00C161;
  font-size: 24px;
  line-height: 28px;
  letter-spacing: -0.72px;
}

@media (max-width: 1400px) {
  .index-product .content .item .cont-box .title {
    font-size: 20px;
  }
}

@media (max-width: 991px) {
  .index-product .content .item .cont-box .title {
    font-size: 18px;
    line-height: 24px;
  }
}

.index-product .content .item .cont-box .text {
  margin: 16px 0 36px 0;
  width: 70%;
}

@media (max-width: 1400px) {
  .index-product .content .item .cont-box .text {
    margin: 10px 0 20px 0;
    width: 85%;
  }
}

@media (max-width: 991px) {
  .index-product .content .item .cont-box .text {
    margin: 10px 0 20px 0;
    width: 95%;
  }
}

.index-product .content .item .cont-box .text p {
  color: #55856D;
  font-size: 14px;
  line-height: 20px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.index-product .content .item .cont-box .text p a {
  color: #55856D;
}

.index-expert {
  overflow: hidden;
  margin-top: 140px;
}

@media (max-width: 1560px) {
  .index-expert {
    margin-top: 100px;
  }
}

@media (max-width: 1400px) {
  .index-expert {
    margin-top: 60px;
  }
}

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

.index-expert .box-1-box {
  background-image: url(../img/index-expert-1.jpg);
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: contain;
}

.index-expert .box1 {
  padding-bottom: 120px;
}

@media (max-width: 1400px) {
  .index-expert .box1 {
    padding-bottom: 80px;
  }
}

@media (max-width: 1199px) {
  .index-expert .box1 {
    padding-bottom: 60px;
  }
}

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

.index-expert .box1 .title {
  margin: 0 auto;
  width: 60%;
  color: #000;
  text-align: center;
  font-size: 80px;
  font-weight: 700;
  line-height: 80px;
  letter-spacing: -4px;
  padding-bottom: 30px;
  position: relative;
}

.index-expert .box1 .title::after {
  content: '';
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  width: 100%;
  height: 2px;
  background: linear-gradient(to right, white 0%, #00C161 50%, white 100%);
}

@media (max-width: 1400px) {
  .index-expert .box1 .title {
    font-size: 60px;
  }
}

@media (max-width: 991px) {
  .index-expert .box1 .title {
    font-size: 44px;
    line-height: 50px;
    letter-spacing: -2px;
  }
}

@media (max-width: 767px) {
  .index-expert .box1 .title {
    font-size: 30px;
    line-height: 38px;
    letter-spacing: 0px;
    width: 80%;
  }
}

@media (max-width: 575px) {
  .index-expert .box1 .title {
    width: 95%;
    font-size: 24px;
  }
}

.index-expert .box1 .title span {
  color: #00C161;
}

.index-expert .box1 .text {
  margin: 0 auto;
  margin-top: 40px;
  width: 68%;
}

@media (max-width: 1400px) {
  .index-expert .box1 .text {
    width: 85%;
    margin-top: 20px;
  }
}

@media (max-width: 991px) {
  .index-expert .box1 .text {
    width: 90%;
    margin-top: 10px;
  }
}

.index-expert .box1 .text p {
  color: #0E3E26;
  text-align: center;
  font-size: 18px;
  font-weight: 500;
  line-height: 32px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
}

@media (max-width: 1400px) {
  .index-expert .box1 .text p {
    font-size: 16px;
  }
}

@media (max-width: 991px) {
  .index-expert .box1 .text p {
    line-height: 26px;
  }
}

@media (max-width: 767px) {
  .index-expert .box1 .text p {
    font-size: 14px;
    width: 95%;
  }
}

.index-expert .box1 .index-number {
  margin-top: 90px;
}

@media (max-width: 1560px) {
  .index-expert .box1 .index-number {
    margin-top: 60px;
  }
}

@media (max-width: 1400px) {
  .index-expert .box1 .index-number {
    margin-top: 40px;
  }
}

@media (max-width: 991px) {
  .index-expert .box1 .index-number {
    margin-top: 10px;
  }
}

@media (max-width: 575px) {
  .index-expert .box1 .index-number {
    margin-top: 0;
  }
}

.index-expert .box1 .index-number .number {
  display: flex;
  justify-content: space-between;
}

@media (max-width: 991px) {
  .index-expert .box1 .index-number .number {
    flex-wrap: wrap;
    justify-content: flex-start;
  }
}

.index-expert .box1 .index-number .number .item-box {
  width: 20%;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  background-image: url(../img/index-number-1.png);
  background-position: right;
  background-repeat: no-repeat;
  background-size: 1px 90px;
}

@media (max-width: 991px) {
  .index-expert .box1 .index-number .number .item-box {
    width: 30%;
    margin-top: 30px;
  }
}

@media (max-width: 767px) {
  .index-expert .box1 .index-number .number .item-box {
    width: 50%;
    justify-content: flex-start;
    padding-left: 30px;
  }
}

@media (max-width: 575px) {
  .index-expert .box1 .index-number .number .item-box {
    width: 100%;
    background-image: none;
  }

  .index-expert .box1 .index-number .number .item-box:nth-child(3) {
    margin-top: 40px;
    margin-bottom: 10px;
  }
}

.index-expert .box1 .index-number .number .item-box:last-child {
  background-image: none;
}

.index-expert .box1 .index-number .number .item-box .item .cont {
  display: flex;
  align-items: center;
  color: #0E3E26;
  font-size: 50px;
  line-height: 100%;
  letter-spacing: -2.5px;
}

@media (max-width: 1400px) {
  .index-expert .box1 .index-number .number .item-box .item .cont {
    font-size: 38px;
  }
}

@media (max-width: 991px) {
  .index-expert .box1 .index-number .number .item-box .item .cont {
    font-size: 26px;
    letter-spacing: -0.5px;
  }
}

.index-expert .box1 .index-number .number .item-box .item p {
  margin-top: 16px;
  color: #0E3E26;
  font-size: 16px;
  line-height: 100%;
}

@media (max-width: 991px) {
  .index-expert .box1 .index-number .number .item-box .item p {
    margin-top: 10px;
  }
}

@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;
  }
}

.index-expert .box1 .index-number .number .item-box .video {
  width: 40px;
  height: 40px;
  cursor: pointer;
  position: relative;
}

.index-expert .box1 .index-number .number .item-box .video::before {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 100%;
  height: 100%;
  content: '';
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-animation: videoan1 3s linear infinite;
  animation: videoan1 3s linear infinite;
  border-radius: 50%;
  background: #00C161;
  z-index: 12;
  border: 1px solid #00C161;
}

.index-expert .box1 .index-number .number .item-box .video::after {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 100%;
  height: 100%;
  content: '';
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-animation: videoan1 3s linear infinite 1s;
  animation: videoan1 3s linear infinite 1s;
  border-radius: 50%;
  background: #00C161;
  z-index: 12;
  border: 1px solid #00C161;
}

.index-expert .box1 .index-number .number .item-box .video span {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 65px;
  height: 65px;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: white;
  border-radius: 50%;
  z-index: 13;
  border: 10px solid #00C161;
  padding-left: 2px;
}

.index-expert .box1 .index-number .number .item-box .video span .iconfont {
  font-size: 24px;
  color: #00C161;
  display: inline-block;
}

.index-expert .box1 .index-more {
  margin-top: 90px;
  margin-left: 50%;
  transform: translateX(-50%);
  background-color: #00C161;
}

@media (max-width: 991px) {
  .index-expert .box1 .index-more {
    margin-top: 60px;
  }
}

@media (max-width: 767px) {
  .index-expert .box1 .index-more {
    margin-top: 40px;
  }
}

.index-expert .box1 .index-more span {
  color: #000;
}

.index-expert .box1 .index-more .iconfont {
  color: #000;
}

.index-expert .box1 .index-more:hover {
  background-color: #000;
}

.index-expert .box1 .index-more:hover span {
  color: #00C161;
}

.index-expert .box1 .index-more:hover .iconfont {
  color: #00C161;
}

.index-expert .box2 {
  display: flex;
  position: relative;

  /* gj */

  max-height: 720px;
}

@media(max-width: 2200px) {
  .index-expert .box2 {
    max-height: 640px;
  }
}

@media(max-width: 1920px) {
  .index-expert .box2 {
    max-height: 560px;
  }
}



@media (max-width: 1199px) {
  .index-expert .box2 {
    flex-wrap: wrap;
    max-height: none;
  }
}

.index-expert .box2 .bg-img {
  position: absolute;
  right: 0;
  top: 0;
  width: 30%;
  height: 100%;
  z-index: 66;
}

.index-expert .box2 .left {
  width: 50%;
}

@media (max-width: 1199px) {
  .index-expert .box2 .left {
    width: 100%;
  }
}

.index-expert .box2 .left img {
  width: 100%;
  height: auto;
}

.index-expert .box2 .right {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 50%;
  z-index: 12;
  overflow: visible;
  background: #000;
}

@media (max-width: 1199px) {
  .index-expert .box2 .right {
    width: 100%;
    position: static;
  }
}

.index-expert .box2 .right .item {
  width: 100%;
  /* padding: 40px; */
  padding: 20px;
  background: #000;
  display: flex;
  position: relative;
  box-sizing: border-box;
}

.index-expert .box2 .right .item::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 300%;
  height: 1px;
  background-color: #55856D2E;
}

@media (max-width: 1920px) {
  .index-expert .box2 .right .item {
    align-items: center;
    /* padding: 25px; */
  }
}

@media (max-width: 1640px) {
  .index-expert .box2 .right .item {
    padding: 20px;
  }
}

@media (max-width: 1400px) {
  .index-expert .box2 .right .item {
    padding: 10px;
  }
}

@media (max-width: 1199px) {
  .index-expert .box2 .right .item {
    width: 100%;
    padding: 20px;
  }
}

@media (max-width: 767px) {
  .index-expert .box2 .right .item {
    flex-wrap: wrap;
  }
}

.index-expert .box2 .right .item:nth-child(2) {
  transform: translateX(-25%);
}

@media (max-width: 1199px) {
  .index-expert .box2 .right .item:nth-child(2) {
    transform: translateX(0);
  }
}

.index-expert .box2 .right .item:nth-child(3) {
  left: -50%;
}

@media (max-width: 1199px) {
  .index-expert .box2 .right .item:nth-child(3) {
    left: 0;
  }
}

.index-expert .box2 .right .item:last-child {
  position: relative;
}

.index-expert .box2 .right .item:last-child::before {
  content: '';
  position: absolute;
  top: 90%;
  left: 0;
  background-color: #000;
  width: 100%;
  height: 100vh;
}

@media (max-width: 1199px) {
  .index-expert .box2 .right .item:last-child::before {
    display: none;
  }
}

.index-expert .box2 .right .item:hover .right2 .number {
  color: #00C161;
}

.index-expert .box2 .right .item .left2 {
  width: 54%;
}

@media (max-width: 1640px) {
  .index-expert .box2 .right .item .left2 {
    width: 80%;
  }
}

@media (max-width: 1510px) {
  .index-expert .box2 .right .item .left2 {
    width: 55%;
  }
}

@media (max-width: 1199px) {
  .index-expert .box2 .right .item .left2 {
    width: 50%;
  }
}

@media (max-width: 767px) {
  .index-expert .box2 .right .item .left2 {
    width: 100%;
  }
}

.index-expert .box2 .right .item .left2:hover .img-box img {
  transform: scale(1.06);
}

.index-expert .box2 .right .item .left2 .img-box {
  padding-bottom: calc(180 / 240 * 100%);
  border-radius: 10px;
  overflow: hidden;
}

.index-expert .box2 .right .item .left2 .img-box img {
  width: 100%;
  transition: all 0.3s;
}

.index-expert .box2 .right .item .right2 {
  padding: 12px 0 12px 40px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

@media (max-width: 1640px) {
  .index-expert .box2 .right .item .right2 {
    padding: 12px 0 12px 20px;
  }
}

@media (max-width: 1560px) {
  .index-expert .box2 .right .item .right2 {
    padding: 0 0 0 20px;
  }
}

@media (max-width: 767px) {
  .index-expert .box2 .right .item .right2 {
    width: 100%;
    padding: 20px;
    margin-top: 10px;
  }
}

.index-expert .box2 .right .item .right2 .number {
  color: #00C16166;
  font-size: 16px;
  transition: all 0.3s;
}

@media (max-width: 1920px) {
  .index-expert .box2 .right .item .right2 .tit-txt {
    /* margin-top: 30px; */
  }
}

@media (max-width: 1510px) {
  .index-expert .box2 .right .item .right2 .tit-txt {
    margin-top: 20px;
  }
}

@media (max-width: 1199px) {
  .index-expert .box2 .right .item .right2 .tit-txt {
    margin-top: 40px;
  }
}

@media (max-width: 991px) {
  .index-expert .box2 .right .item .right2 .tit-txt {
    margin-top: 20px;
  }
}

.index-expert .box2 .right .item .right2 .tit-txt .title {
  color: #00C161;
  font-size: 22px;
  font-weight: 600;
  line-height: 100%;
  letter-spacing: -0.44px;


}

.index-expert .box2 .right .item .right2 .tit-txt .title span {
  position: relative;
  padding-bottom: 10px;
  display: inline-block;
}

.index-expert .box2 .right .item .right2 .tit-txt .title span::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background-color: #00C161;
}

@media (max-width: 1560px) {
  .index-expert .box2 .right .item .right2 .tit-txt .title {
    font-size: 20px;
  }
}

@media (max-width: 1510px) {
  .index-expert .box2 .right .item .right2 .tit-txt .title {
    font-size: 18px;
  }
}

.index-expert .box2 .right .item .right2 .tit-txt .text {
  /* gj */
  /* margin-top: 18px; */
  margin-top: 10px;

  position: relative;
  z-index: 5;
  /* 。   */
  width: 57%;
}

@media (max-width: 1920px) {
  .index-expert .box2 .right .item .right2 .tit-txt .text {
    width: 80%;
  }
}

@media (max-width: 1720px) {
  .index-expert .box2 .right .item .right2 .tit-txt .text {
    width: 100%;
  }
}

@media (max-width: 1510px) {
  .index-expert .box2 .right .item .right2 .tit-txt .text {
    margin-top: 10px;
  }
}

.index-expert .box2 .right .item .right2 .tit-txt .text p {
  color: #55856D;
  font-size: 14px;
  line-height: 18px;
}

.index-factory {
  padding: 120px 0;
  overflow: hidden;
  background-image: url(../img/index-factory-5.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}

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

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

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

.index-factory .top {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}

.index-factory .top .index-title {
  width: 50%;
}

@media (max-width: 1199px) {
  .index-factory .top .index-title {
    width: 70%;
  }
}

@media (max-width: 767px) {
  .index-factory .top .index-title {
    width: 100%;
  }
}

.index-factory .top .prev-next {
  width: 30px;
  position: relative;
  margin-right: 26px;
  margin-bottom: 26px;
}

@media (max-width: 767px) {
  .index-factory .top .prev-next {
    display: none;
    position: absolute;
    top: 60%;
    left: 50%;
    z-index: 12;
    transform: translateX(-50%);
    width: 80%;
  }
}

@media (max-width: 575px) {
  .index-factory .top .prev-next {
    width: 80%;
  }
}

.index-factory .top .prev-next .slick-next:before {
  font-family: 'iconfont' !important;
  font-size: 24px;
  display: block;
  content: '\e612';
  line-height: 36px;
  color: #00C1614D;
  transition: all 0.3s ease;
  transform: rotate(180deg);
}

.index-factory .top .prev-next .slick-prev:before {
  font-family: 'iconfont' !important;
  font-size: 24px;
  display: block;
  content: '\e612';
  line-height: 36px;
  color: #00C1614D;
  transition: all 0.3s ease;
}

.index-factory .top .prev-next .slick-prev,
.index-factory .top .prev-next .slick-next {
  z-index: 1;
  width: 36px;
  height: 36px;
  text-align: center;
  transition: all 0.3s ease;
}

.index-factory .top .prev-next .slick-prev,
.index-factory .top .prev-next .slick-next:hover::before {
  color: #00C161;
}

.index-factory .top .prev-next .slick-prev:hover::before {
  color: #00C161;
}

.index-factory .content {
  margin-top: 80px;
}

@media (max-width: 1400px) {
  .index-factory .content {
    margin-top: 60px;
  }
}

@media (max-width: 1199px) {
  .index-factory .content {
    margin-top: 40px;
  }
}

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

.index-factory .content .factory-slick {
  margin: 0 -10px;
}

.index-factory .content .factory-slick .item-box {
  padding: 0 10px;
}

.index-factory .content .factory-slick .item-box .item {
  border-radius: 10px;
  overflow: hidden;
  position: relative;
}

.index-factory .content .factory-slick .item-box .item:hover .img-box img {
  transform: scale(1.06);
}

.index-factory .content .factory-slick .item-box .item:hover .cont {
  opacity: 1;
}

.index-factory .content .factory-slick .item-box .item .img-box {
  padding-bottom: calc(560 / 410 * 100%);
  overflow: hidden;
}

.index-factory .content .factory-slick .item-box .item .img-box img {
  width: 100%;
  transition: all 0.3s;
}

.index-factory .content .factory-slick .item-box .item .index-more {
  position: absolute;
  z-index: 5;
  bottom: 40px;
  left: 40px;
  background-color: #000;
  border: 1px solid #000;
}

@media (max-width: 1400px) {
  .index-factory .content .factory-slick .item-box .item .index-more {
    bottom: 20px;
    left: 20px;
  }
}

.index-factory .content .factory-slick .item-box .item .index-more span {
  color: #00C161;
}

.index-factory .content .factory-slick .item-box .item .index-more .iconfont {
  color: #00C161;
}

.index-factory .content .factory-slick .item-box .item .index-more:hover {
  border: 1px solid #00C161;
  background-color: #00C161;
}

.index-factory .content .factory-slick .item-box .item .index-more:hover span {
  color: #000;
}

.index-factory .content .factory-slick .item-box .item .index-more:hover .iconfont {
  color: #000;
}

.index-factory .content .factory-slick .item-box .item .cont {
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding-top: 40px;
  padding-left: 40px;
  background-color: rgba(0, 0, 0, 0.5);
  transition: all 0.3s;
  opacity: 0;
}

@media (max-width: 1400px) {
  .index-factory .content .factory-slick .item-box .item .cont {
    padding-top: 20px;
    padding-left: 20px;
  }
}

@media (max-width: 767px) {
  .index-factory .content .factory-slick .item-box .item .cont {
    opacity: 1;
  }
}

.index-factory .content .factory-slick .item-box .item .cont .title {
  color: #00C161;
  font-size: 30px;
  font-weight: 500;
  letter-spacing: -0.9px;
}

@media (max-width: 1400px) {
  .index-factory .content .factory-slick .item-box .item .cont .title {
    font-size: 26px;
  }
}

@media (max-width: 991px) {
  .index-factory .content .factory-slick .item-box .item .cont .title {
    font-size: 20px;
  }
}

.index-factory .content .factory-slick .item-box .item .cont .text {
  margin-top: 16px;
  width: 90%;
}

@media (max-width: 991px) {
  .index-factory .content .factory-slick .item-box .item .cont .text {
    margin-top: 10px;
  }
}

.index-factory .content .factory-slick .item-box .item .cont .text p {
  color: #95D2B4;
  font-size: 14px;
  line-height: 20px;
}

.index-news {
  padding: 120px 0;
  overflow: hidden;
}

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

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

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

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

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

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

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

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

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

.index-news .content {
  border-top: 1px solid #F1F2E8;
  border-bottom: 1px solid #F1F2E8;
  /* gj */
  /* margin-top: 80px; */
  margin-top: 50px;
  /* 。 */
  display: flex;
}

@media (max-width: 1400px) {
  .index-news .content {
    margin-top: 60px;
  }
}

@media (max-width: 991px) {
  .index-news .content {
    margin-top: 40px;
    flex-wrap: wrap;
    padding: 20px 0;
  }
}

.index-news .content .left {
  width: 40%;
  /* gj */
  /* padding: 77px 100px 77px 0; */
  padding: 77px 100px 47px 0;
  /* 。。 */
  border-right: 1px solid #F1F2E8;
}

@media (max-width: 1560px) {
  .index-news .content .left {
    padding: 50px 50px 50px 0;
  }
}

@media (max-width: 991px) {
  .index-news .content .left {
    width: 100%;
    padding: 0;
    border: none;
  }
}

.index-news .content .left .img-box {
  padding-bottom: calc(270 / 550 * 100%);
  border-radius: 6px;
  overflow: hidden;
}

.index-news .content .left .img-box:hover img {
  transform: scale(1.06);
}

.index-news .content .left .img-box img {
  width: 100%;
  transition: all 0.4s;
}

.index-news .content .left .title {
  width: 80%;
  margin-top: 26px;
  color: #000;
  font-size: 22px;
  font-weight: 500;
  line-height: 30px;
  letter-spacing: -0.66px;
}

@media (max-width: 1199px) {
  .index-news .content .left .title {
    margin-top: 20px;
    font-size: 20px;
    width: 95%;
  }
}

@media (max-width: 991px) {
  .index-news .content .left .title {
    font-size: 18px;
  }
}

.index-news .content .left .title a {
  color: #000;
}

.index-news .content .left .title a:hover {
  text-decoration: underline;
}

.index-news .content .left .text {
  margin: 18px 0 40px 0;
  width: 80%;
}

@media (max-width: 1199px) {
  .index-news .content .left .text {
    margin: 10px 0 25px 0;
    width: 95%;
  }
}

.index-news .content .left .text p {
  color: #55856D;
  font-size: 14px;
  line-height: 20px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.index-news .content .left .date {
  display: inline-block;
  padding: 9px 14px;
  border-radius: 30px;
  background-color: #00C161;
  color: #000;
  font-size: 14px;
}

.index-news .content .right {
  width: 60%;
  /* gj */
  /* padding: 111px 0 0 100px; */
  padding: 70px 0 0 100px;
  /* 。 */
}

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

@media (max-width: 1199px) {
  .index-news .content .right {
    padding: 60px 0 0 50px;
  }
}

@media (max-width: 991px) {
  .index-news .content .right {
    width: 100%;
    padding: 0;
    margin-top: 30px;
  }
}

.index-news .content .right .item {
  display: flex;
  justify-content: space-between;
  /* gj */
  /* margin-top: 88px; */
  margin-top: 58px;
  /* 。 */
}

@media (max-width: 1400px) {
  .index-news .content .right .item {
    margin-top: 50px;
  }
}

@media (max-width: 767px) {
  .index-news .content .right .item {
    margin-top: 30px;
  }
}

.index-news .content .right .item:first-child {
  margin-top: 0;
}

.index-news .content .right .item:hover .date-title .date .mounth {
  color: #00C161;
}

.index-news .content .right .item:hover .date-title .date .years {
  color: #00C161;
}

.index-news .content .right .item:hover .date-title .tit {
  text-decoration: underline;
}

.index-news .content .right .item:hover .iconfont {
  background-color: #000;
  color: #00C161;
}

.index-news .content .right .item .date-title {
  display: flex;
  width: 80%;
}

.index-news .content .right .item .date-title .date .mounth {
  display: inline-block;
  color: #55856D;
  font-size: 52px;
  font-weight: 500;
  transition: all 0.3s ease-in-out;
  letter-spacing: -2.6px;
}

@media (max-width: 1400px) {
  .index-news .content .right .item .date-title .date .mounth {
    font-size: 40px;
  }
}

@media (max-width: 991px) {
  .index-news .content .right .item .date-title .date .mounth {
    font-size: 32px;
  }
}

@media (max-width: 767px) {
  .index-news .content .right .item .date-title .date .mounth {
    font-size: 24px;
    letter-spacing: -0.6px;
  }
}

.index-news .content .right .item .date-title .date .years {
  text-align: right;
  margin-top: 6px;
  color: #55856D;
  font-size: 16px;
  line-height: 100%;
  transition: all 0.3s ease-in-out;
}

@media (max-width: 991px) {
  .index-news .content .right .item .date-title .date .years {
    font-size: 14px;
  }
}

.index-news .content .right .item .date-title .tit {
  margin-left: 90px;
  color: #000;
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
}

@media (max-width: 1400px) {
  .index-news .content .right .item .date-title .tit {
    margin-left: 50px;
    font-size: 16px;
  }
}

@media (max-width: 767px) {
  .index-news .content .right .item .date-title .tit {
    margin-left: 30px;
    font-size: 14px;
    line-height: 24px;
  }
}

.index-news .content .right .item .date-title .tit a {
  color: #000;
}

.index-news .content .right .item .date-title .tit:hover {
  text-decoration: underline;
}

.index-news .content .right .item .iconfont {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  border-radius: 10px;
  background: #00C161;
  font-size: 20px;
  color: #000;
  transition: all 0.3s ease-in-out;
  transform: rotate(180deg);
}

@media (max-width: 767px) {
  .index-news .content .right .item .iconfont {
    width: 35px;
    height: 35px;
    font-size: 16px;
  }
}

.footer {
  overflow: hidden;
  background-image: url(../img/footer-1.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding-top: 87px;
}

@media (max-width: 1400px) {
  .footer {
    padding-top: 60px;
  }
}

@media (max-width: 1199px) {
  .footer {
    padding-bottom: 40px;
  }
}

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

.footer .top {
  display: flex;
  justify-content: space-between;
}

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

.footer .top h3 {
  color: #FFF;
  font-size: 26px;
  font-weight: 500;
  line-height: 100%;
  letter-spacing: -1.3px;
}

@media (max-width: 767px) {
  .footer .top h3 {
    font-size: 22px;
  }
}

@media (max-width: 1199px) {
  .footer .top .item {
    width: 100%;
  }
}

.footer .top .item ul {
  margin-top: 45px;
  list-style: none;
}

@media (max-width: 1199px) {
  .footer .top .item ul {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 0px;
  }
}

.footer .top .item ul li {
  margin-top: 26px;
}

@media (max-width: 1199px) {
  .footer .top .item ul li {
    margin-top: 20px;
    margin-right: 30px;
  }
}

.footer .top .item ul li:first-child {
  margin-top: 0;
}

@media (max-width: 1199px) {
  .footer .top .item ul li:first-child {
    margin-top: 20px;
  }
}

.footer .top .item ul li:hover b {
  color: #fff;
}

.footer .top .item ul li b {
  display: block;
  color: rgba(255, 255, 255, 0.5);
  font-size: 16px;
  font-weight: 400;
  line-height: 100%;
  transition: all 0.3s ease-in-out;
}

.footer .top .item ul li p {
  margin-top: 10px;
  color: #FFF;
  font-size: 16px;
  font-weight: 500;
  transition: all 0.3s ease;
}

.footer .top .item ul li p a {
  color: #FFF;
  transition: all 0.3s ease;
}

.footer .top .item ul li p a:hover {
  color: #00C161;
}

.footer .top .item ul li .translate {
  margin-top: 36px;
}

@media (max-width: 1199px) {
  .footer .top .item ul li .translate {
    margin-top: 20px;
  }
}

@media (max-width: 1199px) {
  .footer .top .item2 {
    width: 100%;
    margin-top: 40px;
  }
}

.footer .top .item2 ul {
  margin-top: 37px;
  list-style: none;
}

@media (max-width: 1199px) {
  .footer .top .item2 ul {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 20px;
  }
}

@media (max-width: 767px) {
  .footer .top .item2 ul {
    margin-top: 10px;
  }
}

@media (max-width: 1199px) {
  .footer .top .item2 ul li {
    margin-top: 0;
    margin-right: 30px;
  }
}

.footer .top .item2 ul li a {
  color: #FFF;
  font-size: 16px;
  line-height: 38px;
  transition: all 0.3s ease;
}

.footer .top .item2 ul li a:hover {
  color: #00C161;
}

@media (max-width: 1199px) {
  .footer .top .item3 {
    width: 100%;
    margin-top: 40px;
    margin-top: 20px;
    flex-wrap: wrap;
  }
}

.footer .top .item3 ul {
  margin-top: 37px;
  list-style: none;
}

@media (max-width: 1199px) {
  .footer .top .item3 ul {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-top: 20px;
  }
}

@media (max-width: 767px) {
  .footer .top .item3 ul {
    margin-top: 10px;
  }
}

.footer .top .item3 ul li {
  margin-top: 10px;
}

@media (max-width: 1199px) {
  .footer .top .item3 ul li {
    margin-top: 0;
    margin-right: 30px;
  }
}

@media (max-width: 767px) {
  .footer .top .item3 ul li {
    margin-top: 10px;
  }
}

.footer .top .item3 ul li a {
  display: inline-block;
  display: flex;
  align-items: center;
}

.footer .top .item3 ul li a:hover .iconfont {
  background-color: #00C161;
  color: #000;
}

.footer .top .item3 ul li a:hover span {
  text-decoration: underline;
}

.footer .top .item3 ul li a .iconfont {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 6px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  width: 46px;
  height: 46px;
  color: #FFF;
  font-size: 22px;
  transition: all 0.3s ease;
}

.footer .top .item3 ul li a span {
  margin-left: 15px;
  color: #FFF;
  font-size: 16px;
  transition: all 0.3s ease;
}

.footer .top .item4 {
  width: 30%;
}

@media (max-width: 1199px) {
  .footer .top .item4 {
    width: 100%;
    margin-top: 40px;
  }
}

.footer .top .item4 .message {
  width: 100%;
  margin-top: 32px;
}

@media (max-width: 1199px) {
  .footer .top .item4 .message {
    margin-top: 10px;
  }
}

@media (max-width: 991px) {
  .footer .top .item4 .message {
    margin-top: 20px;
  }
}

@media (max-width: 767px) {
  .footer .top .item4 .message {
    margin-top: 0;
  }
}

.footer .top .item4 .message .formbox li {
  margin-top: 15px;
  padding: 0 7px;
  list-style: none;
}

.footer .top .item4 .message .formbox .group {
  position: relative;
}

.footer .top .item4 .message .formbox .group input {
  width: 100%;
  border: none;
  padding: 15px 17px;
  outline: none;
  transition: border-color 0.3s ease;
  border-radius: 3px;
  background: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.5);
  font-size: 14px;
  /* 14px */
  /* 19.6px */
}

.footer .top .item4 .message .formbox .group input::placeholder {
  color: rgba(255, 255, 255, 0.5);
  font-size: 14px;
}

@media (max-width: 575px) {
  .footer .top .item4 .message .formbox .group input {
    padding: 15px 20px;
  }
}

.footer .top .item4 .message .formbox .group input:focus label {
  display: none;
}

.footer .top .item4 .message .formbox .group input:focus::placeholder {
  color: #999;
}

.footer .top .item4 .message .formbox .group textarea {
  width: 100%;
  padding: 15px 17px;
  border: none;
  outline: none;
  transition: border-color 0.3s ease;
  border-radius: 3px;
  background: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.5);
  font-size: 14px;
}

.footer .top .item4 .message .formbox .group textarea::placeholder {
  color: rgba(255, 255, 255, 0.5);
  font-size: 14px;
}

@media (max-width: 575px) {
  .footer .top .item4 .message .formbox .group textarea {
    padding: 15px 20px;
  }
}

.footer .top .item4 .message .formbox .group textarea:focus label {
  display: none;
}

.footer .top .item4 .message .formbox .group textarea:focus::placeholder {
  color: #999;
}

.footer .top .item4 .message .func {
  margin-top: 20px;
  margin-left: 20px;
}

.footer .top .item4 .message .func .submit-group {
  display: flex;
  justify-content: flex-end;
}

.footer .top .item4 .message .func button {
  color: #00C161;
  font-size: 18px;
  font-weight: 500;
  display: flex;
  align-items: center;
  padding: 0;
  transition: all 0.3s ease;
}

.footer .bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 100px;
  padding-bottom: 37px;
}

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

.footer .bottom .text {
  color: rgba(255, 255, 255, 0.4);
  font-size: 16px;
}

@media (max-width: 1199px) {
  .footer .bottom .text {
    font-size: 14px;
  }
}

.footer .bottom .text a {
  color: rgba(255, 255, 255, 0.4);
}

.footer .bottom .text .hicheng {
  margin: 0 10px;
  transition: all 0.3s;
}

.footer .bottom .text .hicheng:hover {
  color: #00C161;
}

.footer .bottom .text .cnzz {
  display: inline-block;
}

.footer .bottom .right {
  display: flex;
  align-items: center;
}

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

.footer .bottom .right a {
  color: rgba(255, 255, 255, 0.4);
  font-size: 16px;
  transition: all 0.3s;
}

@media (max-width: 1199px) {
  .footer .bottom .right a {
    font-size: 14px;
  }
}

.footer .bottom .right a:hover {
  color: #00C161;
}

.footer .bottom .right span {
  display: inline-block;
  width: 1px;
  height: 8px;
  background: rgba(255, 255, 255, 0.1);
  margin: 0 20px;
}

@media (max-width: 1199px) {
  .footer .bottom .right span {
    margin: 0 10px;
  }
}

.about {
  overflow: hidden;
  position: relative;

  background-image: url(../img/about-1.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  padding-bottom: 60px;
}

@media (max-width: 1400px) {
  .about {
    overflow: hidden;
    position: relative;

    background-image: url(../img/about-1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    padding-bottom: 40px;
  }
}

.about .bg-img {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  display: none;

}

@media (max-width: 991px) {
  .about .bg-img {
    position: static;
  }
}

.about .bg-img .left {
  width: 50%;
  overflow: hidden;
}

.about .bg-img .left img {
  width: 100%;
  height: auto;
  transition: all 0.3s ease;
}

.about .bg-img .right:hover img {
  transform: scale(1.06);
}

.about .box {
  position: relative;
  z-index: 55;
  pointer-events: none;
}

.about .content {
  /* gj */
  /* width: 50%; */
  width: 100%;
  /* padding: 10% 11% 13% 0; */
  padding-top: 4%;
  /* 。 */

  position: relative;
  z-index: 10px;
  pointer-events: all;
}

@media (max-width: 1940px) {
  .about .content {

    /* gj */
    /* padding: 5% 3% 10% 0; */
    /* padding-top: 5%; */
    /* 。 */
  }
}

@media (max-width: 1400px) {
  .about .content {
    /* gj */
    /* padding: 20px 30px 40px 0; */
    padding-top: 20px;
    /* 。 */
  }
}

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

.about .content .title {
  color: #00C161;
  font-size: 80px;
  font-weight: 700;
  line-height: 80px;
  letter-spacing: -4px;

  /* gj */
  text-align: center;

  /* 。 */
}

@media (max-width: 1560px) {
  .about .content .title {
    font-size: 60px;
    line-height: 60px;
  }
}

@media (max-width: 1400px) {
  .about .content .title {
    font-size: 45px;
  }
}

@media (max-width: 1199px) {
  .about .content .title {
    font-size: 34px;
    line-height: 40px;
    letter-spacing: -1px;
  }
}

@media (max-width: 991px) {
  .about .content .title {
    font-size: 30px;
  }
}

@media (max-width: 767px) {
  .about .content .title {
    font-size: 26px;
  }
}

@media (max-width: 575px) {
  .about .content .title {
    font-size: 23px;
    line-height: 22px;
  }
}

.about .content .text {
  margin-top: 50px;
}

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

@media (max-width: 1400px) {
  .about .content .text {
    margin-top: 20px;
  }
}

@media (max-width: 1199px) {
  .about .content .text {
    margin-top: 10px;
  }
}

.about .content .text p {
  color: #A6D2BC;
  font-size: 16px;
  font-weight: 500;
  line-height: 32px;
}

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

/* gj */
.cont-img {
  margin-top: 40px;
}

.cont-img img {
  width: 100%;
  height: auto;
}

/* 。 */
.about-us {
  padding: 120px 0;
}

@media (max-width: 1560px) {
  .about-us {
    padding: 80px 0;
  }
}

@media (max-width: 1199px) {
  .about-us {
    padding: 60px 0;
  }
}

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

.about-us .top .text {
  margin-top: 30px;
}

@media (max-width: 1400px) {
  .about-us .top .text {
    margin-top: 20px;
  }
}

@media (max-width: 991px) {
  .about-us .top .text {
    margin-top: 10px;
  }
}

.about-us .top .text p {
  color: #00C161;
  font-size: 22px;
  font-weight: 600;
}

@media (max-width: 1400px) {
  .about-us .top .text p {
    font-size: 18px;
  }
}

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

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

.about-us .content {
  margin: 0 -33px;
  margin-top: 80px;
}

@media (max-width: 1560px) {
  .about-us .content {
    margin-top: 60px;
  }
}

@media (max-width: 1400px) {
  .about-us .content {
    margin-top: 40px;
  }
}

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

@media (max-width: 991px) {
  .about-us .content {
    margin: 0 -20px;
  }
}

.about-us .content .col-box {
  padding: 0 33px;
}

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

@media (max-width: 991px) {
  .about-us .content .col-box {
    padding: 0 20px;
  }
}

.about-us .content .col-box .item {
  height: 100%;
  padding: 6px;
  border-radius: 6px;
  border: 1px solid #D5E9DF;
  padding-bottom: 28px;
}

.about-us .content .col-box .item:hover .top .title {
  background-color: #00C161B2;
}

.about-us .content .col-box .item:hover .top .img-box img {
  transform: scale(1.06);
}

.about-us .content .col-box .item .top {
  position: relative;
  border-radius: 6px;
  overflow: hidden;
}

.about-us .content .col-box .item .top .img-box {
  padding-bottom: calc(160 / 520 * 100%);
  border-radius: 6px;
  overflow: hidden;
}

.about-us .content .col-box .item .top .img-box img {
  width: 100%;
  transition: all 0.3s;
}

.about-us .content .col-box .item .top .title {
  position: absolute;
  z-index: 10;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  transition: all 0.3s;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #FFF;
  font-size: 30px;
  font-weight: 600;
  letter-spacing: -0.6px;
}

@media (max-width: 1400px) {
  .about-us .content .col-box .item .top .title {
    font-size: 24px;
  }
}

@media (max-width: 991px) {
  .about-us .content .col-box .item .top .title {
    font-size: 20px;
  }
}

@media (max-width: 767px) {
  .about-us .content .col-box .item .top .title {
    font-size: 18px;
  }
}

.about-us .content .col-box .item .text {
  padding: 38px;
}

@media (max-width: 1400px) {
  .about-us .content .col-box .item .text {
    padding: 24px;
  }
}

.about-us .content .col-box .item .text p {
  color: #55856D;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
}

@media (max-width: 767px) {
  .about-us .content .col-box .item .text p {
    font-size: 14px;
  }
}

.about-factory {
  padding: 120px 0;
  overflow: hidden;
  padding-top: 0;
}

@media (max-width: 1560px) {
  .about-factory {
    padding: 80px 0;
    padding-top: 0;
  }
}

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

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

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

@media (max-width: 1400px) {
  .about-factory .index-title {
    width: 85%;
  }
}

@media (max-width: 767px) {
  .about-factory .index-title {
    width: 95%;
  }
}

.about-factory .index-title h2 {
  text-align: center;
}

.about-factory .index-title p {
  text-align: center;
}

.about-factory .content {
  margin: 0 -15px;
  margin-top: 50px;
}

@media (max-width: 991px) {
  .about-factory .content {
    margin: 0 -8px;
  }
}

@media (max-width: 1400px) {
  .about-factory .content {
    margin-top: 10px;
  }
}

@media (max-width: 767px) {
  .about-factory .content {
    margin-top: 0;
  }
}

.about-factory .content .col-box {
  padding: 0 15px;
  margin-top: 30px;
}

@media (max-width: 991px) {
  .about-factory .content .col-box {
    padding: 0 8px;
  }
}

.about-factory .content .col-box .item {
  border-radius: 6px;
  cursor: pointer;
}

.about-factory .content .col-box .item:hover .box-img {
  border: 1px solid rgba(0, 193, 97, 0.3);
}

.about-factory .content .col-box .item:hover .box-img .img-box {
  transform: scale(0.9);
}

.about-factory .content .col-box .item:hover .box-img .img-box .icon {
  opacity: 1;
}

.about-factory .content .col-box .item:hover .title {
  color: #00C161;
}

.about-factory .content .col-box .item .box-img {
  border-radius: 6px;
  overflow: hidden;
  background: linear-gradient(180deg, rgba(0, 193, 97, 0.1) 0%, rgba(0, 193, 97, 0.7) 50%, rgba(0, 193, 97, 0.1) 100%);
  transition: all 0.3s ease-in-out;
}

.about-factory .content .col-box .item .box-img .img-box {
  padding-bottom: calc(280 / 400 * 100%);
  overflow: hidden;
  border-radius: 6px;
  transition: all 0.3s;
}

.about-factory .content .col-box .item .box-img .img-box img {
  width: 100%;
}

.about-factory .content .col-box .item .box-img .img-box .icon {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(0, 0, 0, 0.5);
  transition: all 0.3s;
  opacity: 0;
}

.about-factory .content .col-box .item .box-img .img-box .icon .iconfont {
  font-size: 40px;
  color: #FFFFFF;
}

.about-factory .content .col-box .item .title {
  text-align: center;
  margin-top: 20px;
  color: #000;
  font-size: 16px;
  font-weight: 400;
  transition: all 0.3s;
}

@media (max-width: 1199px) {
  .about-factory .content .col-box .item .title {
    margin-top: 10px;
  }
}

@media (max-width: 991px) {
  .about-factory .content .col-box .item .title {
    font-size: 14px;
  }
}

.about-history {
  padding: 120px 0 90px 0;
  overflow: hidden;
  background-color: #F0F8F4;
}

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

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

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

.about-history .index-title h2 {
  text-align: center;
}

.about-history .content {
  position: relative;
  margin-top: 80px;
}

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

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

.about-history .content .prev-next {
  position: absolute;
  top: 12%;
  left: 50%;
  z-index: 12;
  transform: translateX(-50%);
  width: 100%;
  color: white;
}

@media (max-width: 1740px) {
  .about-history .content .prev-next {
    top: 12%;
  }
}

@media (max-width: 1400px) {
  .about-history .content .prev-next {
    top: 12.5%;
  }
}

@media (max-width: 767px) {
  .about-history .content .prev-next {
    display: none;
  }
}

@media (max-width: 575px) {
  .about-history .content .prev-next {
    width: 80%;
  }
}

.about-history .content .prev-next .slick-next:before {
  font-family: 'iconfont' !important;
  font-size: 18px;
  display: block;
  content: '\e602';
  line-height: 44px;
  color: #000000;
  transition: all 0.3s ease;
  transform: rotate(180deg);
}

.about-history .content .prev-next .slick-prev:before {
  font-family: 'iconfont' !important;
  font-size: 18px;
  display: block;
  content: '\e602';
  line-height: 44px;
  color: #000000;
  transition: all 0.3s ease;
}

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

.about-history .content .prev-next .slick-next:hover {
  background-color: #00C161;
}

.about-history .content .prev-next .slick-prev:hover {
  background-color: #00C161;
}

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

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

.about-history .content .hr {
  border: 1px dashed #C3DED0;
  position: absolute;
  top: 12%;
  width: 100%;
  left: 50%;
  transform: translateX(-50%);
  z-index: 0;
}

@media (max-width: 1740px) {
  .about-history .content .hr {
    top: 12%;
  }
}

@media (max-width: 1400px) {
  .about-history .content .hr {
    top: 12.5%;
  }
}

@media (max-width: 767px) {
  .about-history .content .hr {
    top: 15%;
  }
}

@media (max-width: 400px) {
  .about-history .content .hr {
    top: 16%;
  }
}

.about-history .content .history-slick {
  padding: 0 23px;
  position: relative;
  z-index: 12;
}

.about-history .content .history-slick .item-box.slick-current .item .number-dots .number {
  color: #00C161;
}

.about-history .content .history-slick .item-box.slick-current .item .number-dots .dots {
  border: 1px solid #00C161;
}

.about-history .content .history-slick .item-box.slick-current .item .number-dots .dots span {
  background-color: #00C161;
}

.about-history .content .history-slick .item-box .item {
  cursor: pointer;
}

.about-history .content .history-slick .item-box .item.active .number-dots .number {
  color: #00C161;
}

.about-history .content .history-slick .item-box .item.active .number-dots .dots {
  border: 1px solid #00C161;
}

.about-history .content .history-slick .item-box .item.active .number-dots .dots span {
  background-color: #00C161;
}

.about-history .content .history-slick .item-box .item:hover .number-dots .number {
  color: #00C161;
}

.about-history .content .history-slick .item-box .item:hover .number-dots .dots {
  border: 1px solid #00C161;
}

.about-history .content .history-slick .item-box .item:hover .number-dots .dots span {
  background-color: #00C161;
}

.about-history .content .history-slick .item-box .item .number-dots {
  position: relative;
  z-index: 12;
}

.about-history .content .history-slick .item-box .item .number-dots .number {
  color: #55856D;
  font-size: 30px;
  letter-spacing: -1.5px;
  transition: all 0.3s;
  text-align: center;
}

@media (max-width: 1400px) {
  .about-history .content .history-slick .item-box .item .number-dots .number {
    font-size: 26px;
  }
}

@media (max-width: 991px) {
  .about-history .content .history-slick .item-box .item .number-dots .number {
    font-size: 22px;
    letter-spacing: -0.25px;
  }
}

@media (max-width: 575px) {
  .about-history .content .history-slick .item-box .item .number-dots .number {
    font-size: 18px;
  }
}

.about-history .content .history-slick .item-box .item .number-dots .dots {
  margin-top: 20px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 22px;
  height: 22px;
  margin-left: 50%;
  transform: translateX(-50%);
  border-radius: 100px;
  border: 1px dashed #C3DED0;
  background-color: #F0F8F4;
  transition: all 0.3s;
}

@media (max-width: 1400px) {
  .about-history .content .history-slick .item-box .item .number-dots .dots {
    margin-top: 10px;
  }
}

.about-history .content .history-slick .item-box .item .number-dots .dots span {
  width: 12px;
  height: 12px;
  border-radius: 100px;
  background-color: #C3DED0;
  transition: all 0.3s;
}

.about-history .content .content-slick {
  width: 67%;
  margin: 0 auto;
  margin-top: 100px;
}

@media (max-width: 1400px) {
  .about-history .content .content-slick {
    margin-top: 60px;
  }
}

@media (max-width: 991px) {
  .about-history .content .content-slick {
    width: 90%;
  }
}

@media (max-width: 767px) {
  .about-history .content .content-slick {
    margin-top: 40px;
  }
}

.about-history .content .content-slick .item-box .item .number-img {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 90%;
  margin: 0 auto;
}

.about-history .content .content-slick .item-box .item .number-img .number {
  color: #E2EFEA;
  text-align: center;
  font-size: 300px;
  letter-spacing: -30px;
  line-height: 20px;
}

@media (max-width: 1740px) {
  .about-history .content .content-slick .item-box .item .number-img .number {
    font-size: 230px;
    letter-spacing: -20px;
  }
}

@media (max-width: 1400px) {
  .about-history .content .content-slick .item-box .item .number-img .number {
    font-size: 190px;
  }
}

@media (max-width: 1199px) {
  .about-history .content .content-slick .item-box .item .number-img .number {
    font-size: 150px;
  }
}

@media (max-width: 991px) {
  .about-history .content .content-slick .item-box .item .number-img .number {
    font-size: 120px;
    letter-spacing: -10px;
  }
}

@media (max-width: 767px) {
  .about-history .content .content-slick .item-box .item .number-img .number {
    font-size: 100px;
  }
}

@media (max-width: 575px) {
  .about-history .content .content-slick .item-box .item .number-img .number {
    font-size: 80px;
    letter-spacing: -5px;
  }
}

@media (max-width: 400px) {
  .about-history .content .content-slick .item-box .item .number-img .number {
    font-size: 60px;
  }
}

.about-history .content .content-slick .item-box .item .number-img .cont-img {
  width: 490px;
  margin-right: -30px;
  padding: 0 30px;
}

@media (max-width: 1740px) {
  .about-history .content .content-slick .item-box .item .number-img .cont-img {
    margin-right: -20px;
  }
}

@media (max-width: 991px) {
  .about-history .content .content-slick .item-box .item .number-img .cont-img {
    margin-right: -10px;
    padding: 0 20px;
  }
}

.about-history .content .content-slick .item-box .item .number-img .cont-img .img-box {
  padding-bottom: calc(300 / 490 * 100%);
  overflow: hidden;
  cursor: pointer;
}

.about-history .content .content-slick .item-box .item .number-img .cont-img .img-box:hover img {
  transform: scale(1.06);
}

.about-history .content .content-slick .item-box .item .number-img .cont-img .img-box img {
  width: 100%;
  transition: all 0.3s ease;
}

.about-history .content .content-slick .item-box .item .text {
  margin-top: 60px;
}

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

@media (max-width: 991px) {
  .about-history .content .content-slick .item-box .item .text {
    margin-top: 20px;
  }
}

.about-history .content .content-slick .item-box .item .text p {
  color: #183C24;
  text-align: center;
  font-size: 16px;
  line-height: 30px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
}

@media (max-width: 991px) {
  .about-history .content .content-slick .item-box .item .text p {
    font-size: 14px;
    line-height: 26px;
  }
}

.about-certificates {
  padding: 120px 0;
}

@media (max-width: 1560px) {
  .about-certificates {
    padding: 80px 0;
  }
}

@media (max-width: 1199px) {
  .about-certificates {
    padding: 60px 0;
  }
}

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

.about-certificates .index-title {
  width: 60%;
  margin: 0 auto;
}

@media (max-width: 1199px) {
  .about-certificates .index-title {
    width: 85%;
  }
}

.about-certificates .index-title h2 {
  text-align: center;
}

.about-certificates .index-title p {
  text-align: center;
}

.about-certificates .content {
  margin-top: 80px;
}

@media (max-width: 1560px) {
  .about-certificates .content {
    margin-top: 60px;
  }
}

@media (max-width: 1400px) {
  .about-certificates .content {
    margin-top: 40px;
  }
}

.about-certificates .content .certificates-slick {
  margin: 0 -15px;
}

@media (max-width: 991px) {
  .about-certificates .content .certificates-slick {
    margin: 0 -8px;
  }
}

.about-certificates .content .certificates-slick .item-box {
  padding: 0 15px;
}

@media (max-width: 991px) {
  .about-certificates .content .certificates-slick .item-box {
    padding: 0 8px;
  }
}

.about-certificates .content .certificates-slick .item-box .item {
  cursor: pointer;
}

.about-certificates .content .certificates-slick .item-box .item:hover .box-img::after {
  height: 100%;
}

.about-certificates .content .certificates-slick .item-box .item:hover .box-img .img-box img {
  transform: scale(1.06);
}

.about-certificates .content .certificates-slick .item-box .item:hover .title {
  color: #00C161;
}

.about-certificates .content .certificates-slick .item-box .item .box-img {
  overflow: hidden;
  transition: all 0.3s ease-in-out;
  border-radius: 6px;
  border: 1px solid #EBF4F0;
  padding: 23px;
  position: relative;
}

@media (max-width: 991px) {
  .about-certificates .content .certificates-slick .item-box .item .box-img {
    padding: 15px;
  }
}

.about-certificates .content .certificates-slick .item-box .item .box-img::after {
  content: '';
  background: linear-gradient(180deg, rgba(0, 193, 97, 0) 0%, rgba(0, 193, 97, 0.6) 50.03%, rgba(0, 193, 97, 0) 100.06%);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 0;
  transition: all 0.4s;
}

.about-certificates .content .certificates-slick .item-box .item .box-img .img-box {
  padding-bottom: calc(380 / 270 * 100%);
  overflow: hidden;
  border-radius: 6px;
  transition: all 0.3s;
}

.about-certificates .content .certificates-slick .item-box .item .box-img .img-box img {
  transition: all 0.3s;
  width: 100%;
}

.about-certificates .content .certificates-slick .item-box .item .title {
  text-align: center;
  margin-top: 20px;
  color: #000;
  font-size: 16px;
  transition: all 0.3s;
}

@media (max-width: 1199px) {
  .about-certificates .content .certificates-slick .item-box .item .title {
    margin-top: 10px;
  }
}

@media (max-width: 991px) {
  .about-certificates .content .certificates-slick .item-box .item .title {
    font-size: 14px;
  }
}

.product-banner {
  position: relative;
}

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

.product-banner .nav {
  background-color: #000000;
  padding: 10px 0;
}

.product-banner .nav .box {
  display: flex;
  align-items: center;
  color: #00C161;
  font-size: 16px;
}

@media (max-width: 991px) {
  .product-banner .nav .box {
    font-size: 14px;
  }
}

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

.product-banner .nav .box a {
  color: #00C161;
}

.product-banner .nav .box a:hover {
  text-decoration: underline;
}

.product-banner .nav .box a:first-child::before {
  font-family: 'iconfont' !important;
  content: '\e605';
  margin-right: 15px;
  color: #00C161;
  font-size: 20px;
}

.product-banner .nav .box span {
  display: inline-block;
  margin: 0 5px;
}

.product .popular {
  padding: 80px 0 70px 0;
}

@media (max-width: 1400px) {
  .product .popular {
    padding: 60px 0;
  }
}

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

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

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

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

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

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

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

.product .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) {
  .product .popular .top-nav .top-a {
    width: 100%;
    text-align: center;
  }
}

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

.product .popular .top-nav .top-a:hover {
  color: white;
  background-color: #003d74;
}

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

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

.product .popular .popular-box .popular-left {
  width: 400px;
}

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

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

.product .popular .popular-box .popular-left .left-ul {
  position: sticky;
  top: 92px;
  overflow: hidden;
}

.product .popular .popular-box .popular-left .ul-li {
  display: block;
  position: relative;
  margin-top: 10px;
}

.product .popular .popular-box .popular-left .ul-li:nth-child(1) {
  margin-top: 0;
}

.product .popular .popular-box .popular-left .ul-li>a {
  padding: 15px 20px;
  display: flex;
  width: 100%;
  text-decoration: none;
  border-radius: 6px;
  background: #000;
  color: #00C161;
  font-size: 18px;
  font-weight: 600;
  transition: all 0.3s ease;
  justify-content: space-between;
  align-items: center;
  position: relative;
}

@media (max-width: 1400px) {
  .product .popular .popular-box .popular-left .ul-li>a {
    padding: 10px 20px;
  }
}

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

.product .popular .popular-box .popular-left .ul-li>a::after {
  font-family: "iconfont" !important;
  content: '\e84f';
  display: inline-block;
  color: #333333;
  font-size: 30px;
  font-weight: bold;
  transition: all 0.4s ease;
  color: #00C161;
  font-weight: 400;
}

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

.product .popular .popular-box .popular-left .ul-li>a.active {
  background: #00C161;
  color: #FFFFFF;
}

.product .popular .popular-box .popular-left .ul-li>a.active::after {
  color: white;
  content: '\e84f';
}

.product .popular .popular-box .popular-left .ul-li>a:hover {
  background: #00C161;
  color: #FFFFFF;
}

.product .popular .popular-box .popular-left .ul-li>a:hover::after {
  color: white;
  content: '\e84f';
}

.product .popular .popular-box .popular-left .ul-li ul {
  margin-top: 3px;
  list-style: none;
  display: none;
  padding: 15px 20px;
  border-radius: 6px;
  background: rgba(0, 193, 97, 0.1);
}

.product .popular .popular-box .popular-left .ul-li ul li a {
  display: flex;
  align-items: center;
  color: #0E3E26;
  font-size: 16px;
  line-height: 38px;
  /* 237.5% */
  transition: all 0.3s ease-in-out;
  border-radius: 6px;
  width: 90%;
}

@media (max-width: 1400px) {
  .product .popular .popular-box .popular-left .ul-li ul li a {
    font-size: 14px;
  }
}

.product .popular .popular-box .popular-left .ul-li ul li a::before {
  content: '';
  border-radius: 100px;
  background-color: #00C161;
  width: 6px;
  height: 6px;
  opacity: 0;
  transition: all 0.3s;
}

.product .popular .popular-box .popular-left .ul-li ul li a:hover {
  color: #00C161;
  background: #D3EDE1;
}

.product .popular .popular-box .popular-left .ul-li ul li a:hover::before {
  margin: 0 10px 0 20px;
  opacity: 1;
}

.product .popular .popular-box .popular-left .ul-li.active>a {
  background: #00C161;
  color: #FFFFFF;
}

.product .popular .popular-box .popular-left .ul-li.active>a::after {
  color: white;
  content: '\e850';
}

.product .popular .popular-box .popular-right {
  width: calc(100% - 480px);
  margin-left: auto;
  overflow: hidden;
}

@media (max-width: 1400px) {
  .product .popular .popular-box .popular-right {
    width: calc(100% - 410px);
  }
}

@media (max-width: 1199px) {
  .product .popular .popular-box .popular-right {
    width: 100%;
    margin-top: 40px;
  }
}

.product .popular .popular-box .popular-right .title h2 {
  color: #000;
  font-size: 40px;
  font-weight: 600;
  line-height: 100%;
  letter-spacing: -2px;
}

@media (max-width: 1400px) {
  .product .popular .popular-box .popular-right .title h2 {
    font-size: 32px;
  }
}

@media (max-width: 1199px) {
  .product .popular .popular-box .popular-right .title h2 {
    font-size: 28px;
  }
}

@media (max-width: 991px) {
  .product .popular .popular-box .popular-right .title h2 {
    font-size: 24px;
    letter-spacing: 0;
  }
}

.product .popular .popular-box .popular-right .title p {
  margin-top: 30px;
  color: #0E3E26;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

@media (max-width: 1400px) {
  .product .popular .popular-box .popular-right .title p {
    margin-top: 20px;
  }
}

@media (max-width: 991px) {
  .product .popular .popular-box .popular-right .title p {
    margin-top: 10px;
    font-size: 14px;
  }
}

.product .popular .popular-box .popular-right .content {
  margin-top: 50px;
}

@media (max-width: 1400px) {
  .product .popular .popular-box .popular-right .content {
    margin-top: 20px;
  }
}

.product .popular .popular-box .popular-right .content .row-box {
  margin: 0 -20px;
}

@media (max-width: 991px) {
  .product .popular .popular-box .popular-right .content .row-box {
    margin: 0 -10px;
  }
}

.product .popular .popular-box .popular-right .content .row-box .col-box {
  padding: 20px;
}

@media (max-width: 991px) {
  .product .popular .popular-box .popular-right .content .row-box .col-box {
    padding: 20px 10px;
  }
}

.product .popular .popular-box .popular-right .content .row-box .col-box .item .box-img {
  position: relative;
  border-radius: 6px;
  overflow: hidden;
}

.product .popular .popular-box .popular-right .content .row-box .col-box .item .box-img::before {
  content: "";
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.5);
  transition: all 0.3s ease-in-out;
  pointer-events: none;
}

.product .popular .popular-box .popular-right .content .row-box .col-box .item .box-img .icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
  z-index: 12;
  transition: all 0.3s ease;
}

.product .popular .popular-box .popular-right .content .row-box .col-box .item .box-img .icon .iconfont {
  font-size: 28px;
  color: #FFFFFF;
  display: inline-flex;
  background-color: rgba(255, 255, 255, 0.2);
  width: 56px;
  height: 56px;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
}

.product .popular .popular-box .popular-right .content .row-box .col-box .item .box-img:hover::before {
  opacity: 1;
}

.product .popular .popular-box .popular-right .content .row-box .col-box .item .box-img:hover .icon {
  opacity: 1;
}

.product .popular .popular-box .popular-right .content .row-box .col-box .item .img-box {
  padding-bottom: calc(360 / 380 * 100%);
  border-radius: 6px;
  overflow: hidden;
}

.product .popular .popular-box .popular-right .content .row-box .col-box .item .img-box .img {
  display: block;
}

.product .popular .popular-box .popular-right .content .row-box .col-box .item .img-box:hover::before {
  opacity: 1;
}

.product .popular .popular-box .popular-right .content .row-box .col-box .item .img-box:hover img {
  transform: scale(1.06);
}

.product .popular .popular-box .popular-right .content .row-box .col-box .item .img-box:hover .icon {
  opacity: 1;
}

.product .popular .popular-box .popular-right .content .row-box .col-box .item .img-box img {
  width: 100%;
  transition: all 0.3s ease;
}

.product .popular .popular-box .popular-right .content .row-box .col-box .item .cont .text-title {
  display: inline-block;
  margin: 30px 0 12px;
  color: #000;
  font-family: "InstrumentSans";
  font-size: 22px;
  font-weight: 500;
  line-height: 26px;
  transition: all 0.3s;
}

.product .popular .popular-box .popular-right .content .row-box .col-box .item .cont .text-title:hover {
  color: #00C161;
}

@media (max-width: 1400px) {
  .product .popular .popular-box .popular-right .content .row-box .col-box .item .cont .text-title {
    margin: 15px 0 12px 0;
    font-size: 18px;
  }
}

.product .popular .popular-box .popular-right .content .row-box .col-box .item .cont .text {
  width: 95%;
}

.product .popular .popular-box .popular-right .content .row-box .col-box .item .cont .text p {
  color: #55856D;
  font-family: "InstrumentSans";
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.productdetails {
  padding: 100px 0 120px 0;
}

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

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

.productdetails .productdatails-top {
  overflow: hidden;
}

@media (max-width: 1199px) {
  .productdetails .productdatails-top .pouch-cont {
    flex-wrap: wrap;
  }
}

@media (max-width: 575px) {
  .productdetails .productdatails-top .pouch-cont {
    padding-top: 10px;
  }
}

.productdetails .productdatails-top .pouch-cont .pouch-cont-left {
  width: 50%;
  align-items: center;
  justify-content: space-between;
  flex-direction: row-reverse;
}

@media (max-width: 1199px) {
  .productdetails .productdatails-top .pouch-cont .pouch-cont-left {
    width: 100%;
  }
}

@media (max-width: 991px) {
  .productdetails .productdatails-top .pouch-cont .pouch-cont-left {
    flex-wrap: wrap;
  }
}

@media (max-width: 767px) {
  .productdetails .productdatails-top .pouch-cont .pouch-cont-left {
    padding: 00px;
  }
}

.productdetails .productdatails-top .pouch-cont .pouch-cont-left .left-vertical {
  width: 18%;
  margin-right: 4%;
}

@media (max-width: 1199px) {
  .productdetails .productdatails-top .pouch-cont .pouch-cont-left .left-vertical {
    width: 19%;
    margin-right: 3%;
  }
}

@media (max-width: 991px) {
  .productdetails .productdatails-top .pouch-cont .pouch-cont-left .left-vertical {
    width: 100%;
    margin-top: 20px;
    padding-right: 0;
    margin-right: 0;
    margin-left: 0;
  }
}

.productdetails .productdatails-top .pouch-cont .pouch-cont-left .left-vertical .item {
  overflow: hidden;
  border-radius: 6px;
}

.productdetails .productdatails-top .pouch-cont .pouch-cont-left .left-vertical .slick-slide {
  margin: 9px 0;
  overflow: hidden;
  position: relative;
}

@media (max-width: 991px) {
  .productdetails .productdatails-top .pouch-cont .pouch-cont-left .left-vertical .slick-slide {
    margin: 0 5px;
  }
}

.productdetails .productdatails-top .pouch-cont .pouch-cont-left .left-vertical .slick-slide.slick-current .item {
  border: 1px solid #00C161;
  overflow: hidden;
}

.productdetails .productdatails-top .pouch-cont .pouch-cont-left .left-vertical .slick-slide.slick-current .item::before {
  position: absolute;
  top: 0;
  border-radius: 6px;
  left: 0;
  content: '';
  z-index: 2;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}

@keyframes videoan {
  0% {
    background-position: 50% 50%;
    transform: scale(1);
  }

  50% {
    background-position: 0% 0%;
    transform: scale(1.2);
  }

  100% {
    background-position: 50% 50%;
    transform: scale(1);
  }
}

.productdetails .productdatails-top .pouch-cont .pouch-cont-left .left-vertical .slick-slide .item-video::after {
  z-index: 9;
  font-family: 'iconfont' !important;
  font-size: 24px;
  display: inline-flex;
  padding-left: 3px;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  content: '\ea82';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
  color: #FFFFFF;
  background-color: #00C161;
  border-radius: 100px;
  text-align: center;
  cursor: pointer;
}

.productdetails .productdatails-top .pouch-cont .pouch-cont-left .left-vertical .img-box {
  border-radius: 6px;
  position: relative;
  padding-bottom: calc(137 / 146 * 100%);
  overflow: hidden;
}

.productdetails .productdatails-top .pouch-cont .pouch-cont-left .left-vertical .img-box img {
  width: 100%;
}

.productdetails .productdatails-top .pouch-cont .pouch-cont-left .left-horizontal {
  width: 78%;
  overflow: hidden;
}

@media (max-width: 1400px) {
  .productdetails .productdatails-top .pouch-cont .pouch-cont-left .left-horizontal {
    width: 82%;
  }
}

@media (max-width: 991px) {
  .productdetails .productdatails-top .pouch-cont .pouch-cont-left .left-horizontal {
    width: 100%;
    margin: 0;
  }
}

.productdetails .productdatails-top .pouch-cont .pouch-cont-left .left-horizontal .item {
  border-radius: 6px;
  overflow: hidden;
}

.productdetails .productdatails-top .pouch-cont .pouch-cont-left .left-horizontal .img-box {
  padding-bottom: calc(600 / 640 * 100%);
  overflow: hidden;
}

.productdetails .productdatails-top .pouch-cont .pouch-cont-left .left-horizontal .img-box img {
  width: 100%;
}

.productdetails .productdatails-top .pouch-cont .pouch-cont-right {
  width: 50%;
  padding-left: 120px;
}

@media (max-width: 1560px) {
  .productdetails .productdatails-top .pouch-cont .pouch-cont-right {
    padding-left: 60px;
  }
}

@media (max-width: 1199px) {
  .productdetails .productdatails-top .pouch-cont .pouch-cont-right {
    width: 100%;
    padding-left: 0;
    margin-top: 30px;
  }
}

.productdetails .productdatails-top .pouch-cont .pouch-cont-right .title {
  padding: 50px 0 30px 0;
  border-bottom: 1px solid #E6F2ED;
  color: #000;
  font-family: "InstrumentSans";
  font-size: 46px;
  font-weight: 600;
  letter-spacing: -0.92px;
}

@media (max-width: 1560px) {
  .productdetails .productdatails-top .pouch-cont .pouch-cont-right .title {
    padding: 30px 0 20px 0;
    font-size: 40px;
  }
}

@media (max-width: 1400px) {
  .productdetails .productdatails-top .pouch-cont .pouch-cont-right .title {
    padding: 20px 0 20px 0;
    font-size: 32px;
  }
}

@media (max-width: 991px) {
  .productdetails .productdatails-top .pouch-cont .pouch-cont-right .title {
    font-size: 28px;
  }
}

@media (max-width: 767px) {
  .productdetails .productdatails-top .pouch-cont .pouch-cont-right .title {
    font-size: 24px;
  }
}

.productdetails .productdatails-top .pouch-cont .pouch-cont-right .text {
  margin: 36px 0 100px 0;
}

@media (max-width: 1560px) {
  .productdetails .productdatails-top .pouch-cont .pouch-cont-right .text {
    margin: 30px 0 50px 0;
  }
}

@media (max-width: 1400px) {
  .productdetails .productdatails-top .pouch-cont .pouch-cont-right .text {
    margin: 20px 0 40px 0;
  }
}

.productdetails .productdatails-top .pouch-cont .pouch-cont-right .text p {
  color: #0E3E26;
  font-family: "InstrumentSans";
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
}

@media (max-width: 1400px) {
  .productdetails .productdatails-top .pouch-cont .pouch-cont-right .text p {
    font-size: 14px;
  }
}

.productdetails .productdatails-top .pouch-cont .pouch-cont-right .share p {
  color: #000;
  font-family: "InstrumentSans";
  font-size: 18px;
  font-weight: 500;
  letter-spacing: -0.54px;
  margin-right: 18px;
}

@media (max-width: 991px) {
  .productdetails .productdatails-top .pouch-cont .pouch-cont-right .share p {
    font-size: 16px;
  }
}

@media (max-width: 767px) {
  .productdetails .productdatails-top .pouch-cont .pouch-cont-right .share p {
    font-size: 14px;
  }
}

.productdetails .productdatails-top .pouch-cont .pouch-cont-right .inquiry-car {
  margin-top: 40px;
  display: flex;
  align-content: center;
  justify-content: space-between;
}

@media (max-width: 1400px) {
  .productdetails .productdatails-top .pouch-cont .pouch-cont-right .inquiry-car {
    margin-top: 30px;
  }
}

@media (max-width: 767px) {
  .productdetails .productdatails-top .pouch-cont .pouch-cont-right .inquiry-car {
    flex-wrap: wrap;
    margin-top: 15px;
  }
}

.productdetails .productdatails-top .pouch-cont .pouch-cont-right .inquiry-car a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 49%;
  padding: 10px 0;
  border-radius: 6px;
  background: #000;
  color: #FFF;
  font-family: "InstrumentSans";
  font-size: 18px;
  font-weight: 500;
  letter-spacing: -0.36px;
  transition: all 0.3s ease;
}

@media (max-width: 991px) {
  .productdetails .productdatails-top .pouch-cont .pouch-cont-right .inquiry-car a {
    font-size: 16px;
  }
}

@media (max-width: 767px) {
  .productdetails .productdatails-top .pouch-cont .pouch-cont-right .inquiry-car a {
    width: 100%;
    margin-top: 15px;
  }
}

.productdetails .productdatails-top .pouch-cont .pouch-cont-right .inquiry-car a:hover {
  background-color: #00C161;
}

.productdetails .productdatails-top .pouch-cont .pouch-cont-right .inquiry-car a .iconfont {
  color: #FFF;
  font-size: 24px;
  margin-left: 12px;
}

.productdetails .productdatails-nav {
  flex-wrap: wrap;
  margin: 0 auto;
  margin-top: 101px;
  display: flex;
  align-items: center;
  position: sticky;
  top: 80px;
  z-index: 12;
  border-bottom: 1px solid #E6F2ED;
  border-top: 1px solid #E6F2ED;
  background-color: #FFF;
}

@media (max-width: 1199px) {
  .productdetails .productdatails-nav {
    margin-top: 60px;
  }
}

@media (max-width: 991px) {
  .productdetails .productdatails-nav {
    position: static;
    margin-top: 0;
    border-radius: 0;
    flex-wrap: wrap;
    margin-top: 20px;
  }
}

.productdetails .productdatails-nav a {
  display: inline-block;
  text-decoration: none;
  padding: 18px 0;
  margin-right: 100px;
  color: #000;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: -0.36px;
  transition: all 0.3s ease;
  position: relative;
}

@media (max-width: 991px) {
  .productdetails .productdatails-nav a {
    font-size: 16px;
  }
}

.productdetails .productdatails-nav a:last-child {
  margin-right: 0;
}

.productdetails .productdatails-nav a::after {
  content: '';
  width: 0%;
  position: absolute;
  bottom: -1px;
  left: 0;
  height: 3px;
  background-color: #00C161;
  transition: all 0.3s ease;
  z-index: 6;
}

@media (max-width: 1400px) {
  .productdetails .productdatails-nav a {
    margin-right: 35px;
    font-size: 18px;
  }
}

@media (max-width: 991px) {
  .productdetails .productdatails-nav a {
    font-size: 16px;
  }

  .productdetails .productdatails-nav a:last-child {
    margin-right: 0;
  }
}

@media (max-width: 767px) {
  .productdetails .productdatails-nav a {
    padding: 10px 0;
    font-size: 14px;
  }
}

.productdetails .productdatails-nav a:hover {
  color: #00C161;
}

.productdetails .productdatails-nav a:hover::after {
  width: 100%;
}

.productdetails .productdatails-nav a.active {
  color: #00C161;
}

.productdetails .productdatails-nav a.active::after {
  width: 100%;
}

.productdetails .details-title {
  color: #000;
  font-size: 36px;
  font-weight: 600;
  letter-spacing: -0.72px;
}

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

@media (max-width: 1199px) {
  .productdetails .details-title {
    font-size: 24px;
  }
}

@media (max-width: 991px) {
  .productdetails .details-title {
    font-size: 20px;
  }
}

@media (max-width: 767px) {
  .productdetails .details-title {
    font-size: 18px;
  }
}

.productdetails .details-details {
  padding: 70px 0 80px 0;
  background: #F0F8F4;
}

@media (max-width: 1400px) {
  .productdetails .details-details {
    padding: 50px 0 60px 0;
  }
}

@media (max-width: 991px) {
  .productdetails .details-details {
    padding: 20px 0 30px 0;
  }
}

.productdetails .details-details .text {
  margin-top: 30px;
}

@media (max-width: 1199px) {
  .productdetails .details-details .text {
    margin-top: 15px;
  }
}

.productdetails .details-details .text p {
  color: #0E3E26;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
}

@media (max-width: 991px) {
  .productdetails .details-details .text p {
    font-size: 14px;
    line-height: 24px;
  }
}

.productdetails .details-details .img {
  margin-top: 30px;
}

@media (max-width: 1199px) {
  .productdetails .details-details .img {
    margin-top: 15px;
  }
}

.productdetails .details-details .img img {
  width: 50%;
}

.productdetails .details-specification {
  padding: 80px 0;
}

@media (max-width: 1400px) {
  .productdetails .details-specification {
    padding: 50px 0;
  }
}

@media (max-width: 991px) {
  .productdetails .details-specification {
    padding: 35px 0;
  }
}

.productdetails .details-specification .content {
  margin-top: 30px;
}

@media (max-width: 1199px) {
  .productdetails .details-specification .content {
    margin-top: 15px;
  }
}

.productdetails .details-specification .content .table-box {
  overflow-x: auto;
}

.productdetails .details-specification .content table {
  width: 100%;
  border-collapse: collapse;
}

.productdetails .details-specification .content table tr:first-child td {
  background: #00C161;
  padding: 15px 10px;
  color: #FFFFFF;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: -0.42px;
  text-transform: uppercase;
}

@media (max-width: 767px) {
  .productdetails .details-specification .content table tr:first-child td {
    padding: 10px;
  }
}

.productdetails .details-specification .content table tr td {
  width: calc(100% / 5);
  text-align: center;
  padding: 12px 10px;
  border: 1px solid #D4E3EA;
  color: #4F5172;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: -0.45px;
}

@media (max-width: 991px) {
  .productdetails .details-specification .content table tr td {
    font-size: 14px;
  }
}

@media (max-width: 767px) {
  .productdetails .details-specification .content table tr td {
    padding: 10px;
  }
}

.productdetails .details-specification .content ul {
  list-style: disc;
  list-style-position: inside;
}

.productdetails .details-specification .content ul li {
  font-size: 16px;
  line-height: 22px;
  color: #333333;
  margin-top: 10px;
}

@media (max-width: 991px) {
  .productdetails .details-specification .content ul li {
    font-size: 14px;
  }
}

.productdetails .details-specification .content p {
  font-size: 16px;
  line-height: 22px;
  color: #333333;
}

@media (max-width: 767px) {
  .productdetails .details-specification .content p {
    font-size: 14px;
  }
}

.productdetails .details-inquiry .message {
  width: 100%;
  margin-top: 40px;
}

@media (max-width: 1199px) {
  .productdetails .details-inquiry .message {
    margin-top: 20px;
  }
}

.productdetails .details-inquiry .message .now-title input {
  width: 100%;
  background-color: #000000;
  padding: 15px 23px;
  border: none;
  overflow: hidden;
  color: #FFF;
  font-family: "InstrumentSans";
  font-size: 16px;
  font-weight: 500;
  letter-spacing: -0.48px;
  border-radius: 6px;
  /* 16px */
}

.productdetails .details-inquiry .message .now-title input::placeholder {
  color: #FFF;
  font-family: "InstrumentSans";
  font-size: 16px;
  font-weight: 500;
  letter-spacing: -0.48px;
}

@media (max-width: 991px) {
  .productdetails .details-inquiry .message .now-title input {
    padding: 10px 14px;
  }
}

@media (max-width: 767px) {
  .productdetails .details-inquiry .message .now-title input {
    font-size: 16px;
  }
}

.productdetails .details-inquiry .message .formbox .row {
  margin: 0 -15px;
}

.productdetails .details-inquiry .message .formbox li {
  margin-top: 20px;
  padding: 0 15px;
  list-style: none;
}

@media (max-width: 767px) {
  .productdetails .details-inquiry .message .formbox li {
    margin-top: 10px;
  }
}

.productdetails .details-inquiry .message .formbox .group {
  position: relative;
}

.productdetails .details-inquiry .message .formbox .group input {
  width: 100%;
  border-radius: 6px;
  border: 1px solid #E4F3EB;
  background: #F1F8F4;
  overflow: hidden;
  color: #0E3E26;
  font-size: 16px;
  padding: 15px 23px;
  outline: none;
  transition: border-color 0.3s ease;
}

@media (max-width: 991px) {
  .productdetails .details-inquiry .message .formbox .group input {
    padding: 12px 14px;
  }
}

.productdetails .details-inquiry .message .formbox .group input::placeholder {
  color: #0E3E26;
  font-size: 16px;
  /* 14px */
}

.productdetails .details-inquiry .message .formbox .group input:focus label {
  display: none;
}

.productdetails .details-inquiry .message .formbox .group input:focus::placeholder {
  color: #999;
}

.productdetails .details-inquiry .message .formbox .group textarea {
  width: 100%;
  border-radius: 6px;
  border: 1px solid #E4F3EB;
  background: #F1F8F4;
  overflow: hidden;
  color: #0E3E26;
  font-size: 16px;
  padding: 15px 23px;
  outline: none;
  transition: border-color 0.3s ease;
  height: 200px;
}

@media (max-width: 991px) {
  .productdetails .details-inquiry .message .formbox .group textarea {
    padding: 12px 14px;
    height: auto;
  }
}

.productdetails .details-inquiry .message .formbox .group textarea::placeholder {
  color: #0E3E26;
  font-size: 16px;
}

.productdetails .details-inquiry .message .formbox .group textarea:focus label {
  display: none;
}

.productdetails .details-inquiry .message .formbox .group textarea:focus::placeholder {
  color: #999;
}

.productdetails .details-inquiry .message .func {
  margin-top: 26px;
}

.productdetails .details-inquiry .message .func .submit-group {
  display: flex;
}

.productdetails .details-related {
  padding: 80px 0;
}

@media (max-width: 1400px) {
  .productdetails .details-related {
    padding: 60px 0;
  }
}

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

.productdetails .details-related .top {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.productdetails .details-related .top .prev-next {
  width: 50px;
  color: white;
  position: relative;
  margin-right: 26px;
}

@media (max-width: 767px) {
  .productdetails .details-related .top .prev-next {
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 12;
    transform: translateX(-50%);
    width: 90%;
  }
}

@media (max-width: 575px) {
  .productdetails .details-related .top .prev-next {
    width: 80%;
  }
}

.productdetails .details-related .top .prev-next .slick-next:before {
  font-family: 'iconfont' !important;
  font-size: 18px;
  display: block;
  content: '\e602';
  line-height: 44px;
  color: #000000;
  transition: all 0.3s ease;
  transform: rotate(180deg);
}

.productdetails .details-related .top .prev-next .slick-prev:before {
  font-family: 'iconfont' !important;
  font-size: 18px;
  display: block;
  content: '\e602';
  line-height: 44px;
  color: #000000;
  transition: all 0.3s ease;
}

.productdetails .details-related .top .prev-next .slick-prev,
.productdetails .details-related .top .prev-next .slick-next {
  z-index: 1;
  border: 1px solid #EBF4F0;
  width: 44px;
  height: 44px;
  border-radius: 100px;
  text-align: center;
  transition: all 0.3s ease;
}

.productdetails .details-related .top .prev-next .slick-next:hover {
  background-color: #00C161;
}

.productdetails .details-related .top .prev-next .slick-prev:hover {
  background-color: #00C161;
}

.productdetails .details-related .top .prev-next .slick-prev,
.productdetails .details-related .top .prev-next .slick-next:hover::before {
  color: #FFFFFF;
}

.productdetails .details-related .top .prev-next .slick-prev:hover::before {
  color: #FFFFFF;
}

.productdetails .details-related .content {
  margin-top: 44px;
}

@media (max-width: 1199px) {
  .productdetails .details-related .content {
    margin-top: 15px;
  }
}

.productdetails .details-related .content .related-slick {
  margin: 0 -15px;
}

@media (max-width: 991px) {
  .productdetails .details-related .content .related-slick {
    margin: 0 -10px;
  }
}

.productdetails .details-related .content .related-slick .item-box {
  padding: 0 15px;
}

@media (max-width: 991px) {
  .productdetails .details-related .content .related-slick .item-box {
    padding: 0px 10px;
  }
}

.productdetails .details-related .content .related-slick .item-box .item .img-box {
  padding-bottom: calc(310 / 330 * 100%);
  border-radius: 6px;
  overflow: hidden;
}

.productdetails .details-related .content .related-slick .item-box .item .img-box:hover img {
  transform: scale(1.06);
}

.productdetails .details-related .content .related-slick .item-box .item .img-box:hover .icon {
  opacity: 1;
}

.productdetails .details-related .content .related-slick .item-box .item .img-box img {
  width: 100%;
  transition: all 0.3s ease;
}

.productdetails .details-related .content .related-slick .item-box .item .img-box .icon {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  z-index: 12;
  background-color: rgba(0, 0, 0, 0.5);
  transition: all 0.3s ease;
}

.productdetails .details-related .content .related-slick .item-box .item .img-box .icon .iconfont {
  font-size: 28px;
  color: #FFFFFF;
  display: inline-flex;
  background-color: rgba(255, 255, 255, 0.2);
  width: 56px;
  height: 56px;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
}

.productdetails .details-related .content .related-slick .item-box .item .cont .text-title {
  display: inline-block;
  margin: 25px 0 10px 0;
  color: #000;
  font-family: "InstrumentSans";
  font-size: 20px;
  font-weight: 500;
  line-height: 24px;
  transition: all 0.3s;
}

@media (max-width: 991px) {
  .productdetails .details-related .content .related-slick .item-box .item .cont .text-title {
    margin: 20px 0 10px 0;
    font-size: 18px;
  }
}

@media (max-width: 767px) {
  .productdetails .details-related .content .related-slick .item-box .item .cont .text-title {
    font-size: 16px;
  }
}

.productdetails .details-related .content .related-slick .item-box .item .cont .text-title:hover {
  color: #00C161;
}

.productdetails .details-related .content .related-slick .item-box .item .cont .text {
  width: 85%;
}

@media (max-width: 767px) {
  .productdetails .details-related .content .related-slick .item-box .item .cont .text {
    width: 95%;
  }
}

.productdetails .details-related .content .related-slick .item-box .item .cont .text p {
  color: #55856D;
  font-family: "InstrumentSans";
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}

.productdetails .details-review .top {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.productdetails .details-review .top .review {
  display: inline-block;
  position: relative;
  color: #00C161;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: -0.36px;
}

@media (max-width: 1199px) {
  .productdetails .details-review .top .review {
    font-size: 16px;
  }
}

@media (max-width: 991px) {
  .productdetails .details-review .top .review {
    font-size: 14px;
  }
}

.productdetails .details-review .top .review:hover::after {
  width: 100%;
}

.productdetails .details-review .top .review::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0px;
  height: 1px;
  background-color: #00C161;
  transition: all 0.3s ease-in-out;
}

.productdetails .details-review .message {
  width: 100%;
  margin-top: 20px;
}

@media (max-width: 1199px) {
  .productdetails .details-review .message {
    margin-top: 0;
  }
}

.productdetails .details-review .message .formbox ul {
  list-style: none;
}

.productdetails .details-review .message .formbox li {
  margin-top: 20px;
}

@media (max-width: 767px) {
  .productdetails .details-review .message .formbox li {
    margin-top: 10px;
  }
}

.productdetails .details-review .message .formbox .group {
  position: relative;
}

.productdetails .details-review .message .formbox .group input {
  width: 100%;
  border-radius: 3px;
  border: 1px solid #E4F3EB;
  background: #F0F8F4;
  overflow: hidden;
  color: #0E3E26;
  font-size: 16px;
  padding: 15px 23px;
  outline: none;
  transition: border-color 0.3s ease;
}

@media (max-width: 991px) {
  .productdetails .details-review .message .formbox .group input {
    padding: 12px 14px;
  }
}

.productdetails .details-review .message .formbox .group input::placeholder {
  color: #0E3E26;
  font-size: 16px;
  /* 14px */
}

.productdetails .details-review .message .formbox .group input:focus label {
  display: none;
}

.productdetails .details-review .message .formbox .group input:focus::placeholder {
  color: #999;
}

.productdetails .details-review .message .formbox .group textarea {
  width: 100%;
  border-radius: 3px;
  border: 1px solid #E4F3EB;
  background: #F0F8F4;
  overflow: hidden;
  color: #0E3E26;
  font-size: 16px;
  padding: 15px 23px;
  outline: none;
  transition: border-color 0.3s ease;
  height: 200px;
}

@media (max-width: 991px) {
  .productdetails .details-review .message .formbox .group textarea {
    padding: 12px 14px;
    height: auto;
  }
}

.productdetails .details-review .message .formbox .group textarea::placeholder {
  color: #0E3E26;
  font-size: 16px;
}

.productdetails .details-review .message .formbox .group textarea:focus label {
  display: none;
}

.productdetails .details-review .message .formbox .group textarea:focus::placeholder {
  color: #999;
}

.productdetails .details-review .message .formbox .group .start {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 133px;
}

@media (max-width: 767px) {
  .productdetails .details-review .message .formbox .group .start {
    left: 115px;
  }
}

.productdetails .details-review .message .formbox .group .start .iconfont {
  color: #00C161;
  font-size: 18px;
  margin-right: 5.6px;
}

@media (max-width: 767px) {
  .productdetails .details-review .message .formbox .group .start .iconfont {
    font-size: 16px;
  }
}

.productdetails .details-review .message .func {
  margin-top: 26px;
}

.productdetails .details-review .message .func .submit-group {
  display: flex;
}

.productdetails .details-review .content {
  padding-top: 30px;
}

@media (max-width: 1199px) {
  .productdetails .details-review .content {
    padding-top: 10px;
  }
}

.productdetails .details-review .content .list {
  margin-top: 40px;
}

@media (max-width: 1199px) {
  .productdetails .details-review .content .list {
    margin-top: 30px;
  }
}

.productdetails .details-review .content .list .name {
  color: #0E3E26;
  font-size: 26px;
  font-weight: 600;
  letter-spacing: -0.52px;
}

@media (max-width: 1199px) {
  .productdetails .details-review .content .list .name {
    font-size: 22px;
  }
}

@media (max-width: 991px) {
  .productdetails .details-review .content .list .name {
    font-size: 20px;
  }
}

@media (max-width: 767px) {
  .productdetails .details-review .content .list .name {
    font-size: 18px;
  }
}

.productdetails .details-review .content .list .score {
  margin-top: 17px;
  display: flex;
  align-items: center;
}

@media (max-width: 1199px) {
  .productdetails .details-review .content .list .score {
    margin-top: 10px;
  }
}

.productdetails .details-review .content .list .score span {
  color: #0E3E26;
  font-size: 18px;
  font-weight: 500;
}

@media (max-width: 1199px) {
  .productdetails .details-review .content .list .score span {
    font-size: 16px;
  }
}

.productdetails .details-review .content .list .score .start {
  margin-left: 18px;
  display: flex;
  align-items: center;
}

@media (max-width: 1199px) {
  .productdetails .details-review .content .list .score .start {
    margin-left: 10px;
  }
}

.productdetails .details-review .content .list .score .start .iconfont {
  display: inline-block;
  margin-right: 5px;
  color: #00C161;
  font-size: 14px;
}

.productdetails .details-review .content .list .text {
  margin-top: 23px;
}

@media (max-width: 1199px) {
  .productdetails .details-review .content .list .text {
    margin-top: 15px;
  }
}

.productdetails .details-review .content .list .text p {
  color: #55856D;
  font-size: 16px;
  line-height: 26px;
}

@media (max-width: 1199px) {
  .productdetails .details-review .content .list .text p {
    font-size: 14px;
    line-height: 22px;
  }
}

.factory {
  padding: 120px 0;
}

@media (max-width: 1440px) {
  .factory {
    padding: 80px 0;
  }
}

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

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

.factory .content {
  padding-top: 30px;
}

@media (max-width: 1400px) {
  .factory .content {
    padding-top: 0px;
  }
}

.factory .content .list {
  margin-top: 30px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-radius: 10px;
  border: 1px solid #E4F3EB;
  background: #F0F8F4;
}

@media (max-width: 991px) {
  .factory .content .list {
    flex-wrap: wrap;
  }
}

.factory .content .list:hover .right .icon-box .icon {
  background-color: #00C161;
}

.factory .content .list:hover .right .icon-box .icon .iconfont {
  transform: rotate(180deg);
  color: #FFFFFF;
}

.factory .content .list .left {
  width: 50%;
  padding-left: 50px;
  padding-right: 78px;
}

@media (max-width: 1400px) {
  .factory .content .list .left {
    padding-left: 30px;
    padding-right: 40px;
  }
}

@media (max-width: 991px) {
  .factory .content .list .left {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    padding: 20px;
  }
}

.factory .content .list .left .title {
  display: block;
  color: #000;
  font-size: 30px;
  font-weight: 600;
  letter-spacing: -0.6px;
  padding-bottom: 30px;
  border-bottom: 1px solid #C3DED0;
}

@media (max-width: 1740px) {
  .factory .content .list .left .title {
    padding-bottom: 15px;
  }
}

@media (max-width: 1400px) {
  .factory .content .list .left .title {
    padding-bottom: 10px;
    font-size: 24px;
  }
}

@media (max-width: 991px) {
  .factory .content .list .left .title {
    font-size: 20px;
  }
}

@media (max-width: 767px) {
  .factory .content .list .left .title {
    font-size: 18px;
  }
}

.factory .content .list .left .text {
  margin: 40px 0 60px 0;
}

@media (max-width: 1740px) {
  .factory .content .list .left .text {
    margin: 20px 0 30px 0;
  }
}

@media (max-width: 1400px) {
  .factory .content .list .left .text {
    margin: 10px 0 15px 0;
  }
}

@media (max-width: 991px) {
  .factory .content .list .left .text {
    margin: 10ox 0 30px 0;
  }
}

.factory .content .list .left .text p {
  color: #55856D;
  font-size: 16px;
  line-height: 26px;
}

@media (max-width: 1400px) {
  .factory .content .list .left .text p {
    font-size: 14px;
  }
}

.factory .content .list .left .index-more {
  background-color: #000;
}

.factory .content .list .left .index-more span {
  color: #00C161;
}

.factory .content .list .left .index-more .iconfont {
  color: #00C161;
}

.factory .content .list .left .index-more:hover {
  background-color: #00C161;
}

.factory .content .list .left .index-more:hover span {
  color: #000;
}

.factory .content .list .left .index-more:hover .iconfont {
  color: #000;
}

.factory .content .list .right {
  display: flex;
  width: 50%;
  padding-right: 60px;
  position: relative;
}

@media (max-width: 1400px) {
  .factory .content .list .right {
    padding-right: 45px;
  }
}

@media (max-width: 991px) {
  .factory .content .list .right {
    width: 100%;
  }
}

@media (max-width: 575px) {
  .factory .content .list .right {
    padding-right: 35px;
  }
}

.factory .content .list .right .box-img {
  width: 100%;
  margin-right: auto;
}

.factory .content .list .right .box-img .img-box {
  padding-bottom: calc(440 / 830 * 100%);
  overflow: hidden;
}

.factory .content .list .right .box-img .img-box:hover img {
  transform: scale(1.06);
}

.factory .content .list .right .box-img .img-box img {
  width: 100%;
  transition: all 0.3s;
}

.factory .content .list .right .icon-box .icon {
  position: absolute;
  top: 0;
  z-index: 2;
  right: 0;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 60px;
  transition: all 0.3s;
}

@media (max-width: 1400px) {
  .factory .content .list .right .icon-box .icon {
    width: 45px;
  }
}

@media (max-width: 767px) {
  .factory .content .list .right .icon-box .icon {
    background-color: #00C161;
  }
}

@media (max-width: 575px) {
  .factory .content .list .right .icon-box .icon {
    width: 35px;
  }
}

.factory .content .list .right .icon-box .icon .iconfont {
  display: inline-block;
  color: #00C161;
  transform: rotate(135deg);
  font-size: 34px;
  transition: all 0.3s;
}

@media (max-width: 1400px) {
  .factory .content .list .right .icon-box .icon .iconfont {
    font-size: 26px;
  }
}

@media (max-width: 767px) {
  .factory .content .list .right .icon-box .icon .iconfont {
    transform: rotate(180deg);
    color: #FFFFFF;
  }
}

@media (max-width: 575px) {
  .factory .content .list .right .icon-box .icon .iconfont {
    font-size: 22px;
  }
}

.factorydetails {
  overflow: hidden;
  padding: 120px 0;
}

@media (max-width: 1400px) {
  .factorydetails {
    padding: 80px 0;
  }
}

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

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

.factorydetails .title {
  padding-bottom: 30px;
  color: #000;
  font-size: 50px;
  font-weight: 600;
  letter-spacing: -1.5px;
  border-bottom: 1px solid #E4F3EB;
}

@media (max-width: 1560px) {
  .factorydetails .title {
    font-size: 40px;
    padding-bottom: 20px;
  }
}

@media (max-width: 1199px) {
  .factorydetails .title {
    font-size: 30px;
    padding-bottom: 10px;
  }
}

@media (max-width: 991px) {
  .factorydetails .title {
    font-size: 24px;
  }
}

.factorydetails .text {
  margin-top: 70px;
}

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

@media (max-width: 1199px) {
  .factorydetails .text {
    margin-top: 20px;
  }
}

.factorydetails .text p {
  color: #55856D;
  font-size: 16px;
  line-height: 30px;
}

@media (max-width: 991px) {
  .factorydetails .text p {
    font-size: 14px;
  }
}

.factorydetails .content {
  margin-top: 70px;
  position: relative;
}

@media (max-width: 1400px) {
  .factorydetails .content {
    margin-top: 40px;
  }
}

@media (max-width: 991px) {
  .factorydetails .content {
    margin-top: 10px;
  }
}

.factorydetails .content .row-box {
  margin: 0 -15px;
}

@media (max-width: 991px) {
  .factorydetails .content .row-box {
    margin: 0 -10px;
  }
}

.factorydetails .content .row-box .col-box {
  padding: 0 15px;
}

@media (max-width: 991px) {
  .factorydetails .content .row-box .col-box {
    padding: 0 10px;
    margin-top: 20px;
  }
}

.factorydetails .content .row-box .col-box .item .img-box {
  padding-bottom: calc(290 / 550 * 100%);
  border-radius: 6px;
  overflow: hidden;
}

.factorydetails .content .row-box .col-box .item .img-box:hover img {
  transform: scale(1.06);
}

.factorydetails .content .row-box .col-box .item .img-box:hover .video {
  opacity: 1;
}

.factorydetails .content .row-box .col-box .item .img-box img {
  width: 100%;
  transition: all 0.3s;
}

@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;
  }
}

.factorydetails .content .row-box .col-box .item .img-box .video {
  width: 30px;
  height: 30px;
  cursor: pointer;
  position: absolute;
  top: 50%;
  left: 50%;
  opacity: 0;
  transition: all 0.3s ease;
}

@media (max-width: 767px) {
  .factorydetails .content .row-box .col-box .item .img-box .video {
    opacity: 1;
  }
}

.factorydetails .content .row-box .col-box .item .img-box .video::before {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  content: '';
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-animation: videoan1 3s linear infinite;
  animation: videoan1 3s linear infinite;
  border-radius: 50%;
  background: #00C161;
  z-index: 12;
  border: 1px solid #00C161;
}

.factorydetails .content .row-box .col-box .item .img-box .video::after {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  content: '';
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-animation: videoan1 3s linear infinite 1s;
  animation: videoan1 3s linear infinite 1s;
  border-radius: 50%;
  background: #00C161;
  z-index: 12;
  border: 1px solid #00C161;
}

.factorydetails .content .row-box .col-box .item .img-box .video span {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  text-align: center;
  position: absolute;
  transform: translate3d(-50%, -50%, 0);
  background-color: white;
  border-radius: 50%;
  z-index: 13;
  border: 10px solid #00C161;
  padding-left: 2px;
}

.factorydetails .content .row-box .col-box .item .img-box .video span .iconfont {
  font-size: 24px;
  color: #00C161;
  display: inline-block;
}

.news {
  padding: 120px 0;
}

@media (max-width: 1440px) {
  .news {
    padding: 80px 0;
  }
}

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

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

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

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

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

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

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

.news .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) {
  .news .popular .top-nav .top-a {
    width: 100%;
    text-align: center;
  }
}

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

.news .popular .top-nav .top-a:hover {
  color: white;
  background-color: #00C161;
}

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

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

.news .popular .popular-box .popular-left {
  width: 290px;
}

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

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

.news .popular .popular-box .popular-left .left-ul {
  position: sticky;
  top: 92px;
  overflow: hidden;
}

.news .popular .popular-box .popular-left .ul-li {
  display: block;
  position: relative;
  margin-top: 10px;
}

.news .popular .popular-box .popular-left .ul-li:nth-child(1) {
  margin-top: 0;
}

.news .popular .popular-box .popular-left .ul-li>a {
  padding: 15px 20px;
  display: flex;
  width: 100%;
  text-decoration: none;
  border-radius: 6px;
  background: #000;
  color: #00C161;
  font-size: 18px;
  font-weight: 600;
  transition: all 0.3s ease;
  justify-content: space-between;
  align-items: center;
  position: relative;
}

@media (max-width: 1400px) {
  .news .popular .popular-box .popular-left .ul-li>a {
    font-size: 16px;
    padding: 10px 20px;
  }
}

.news .popular .popular-box .popular-left .ul-li>a::after {
  font-family: "iconfont" !important;
  content: '\e602';
  display: inline-block;
  color: #333333;
  font-size: 22px;
  font-weight: bold;
  transition: all 0.4s ease;
  color: #00C161;
  font-weight: 400;
  transform: rotate(135deg);
}

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

.news .popular .popular-box .popular-left .ul-li>a.active {
  background: #00C161;
  color: #FFFFFF;
}

.news .popular .popular-box .popular-left .ul-li>a.active::after {
  color: white;
  transform: rotate(180deg);
}

.news .popular .popular-box .popular-left .ul-li>a:hover {
  background: #00C161;
  color: #FFFFFF;
}

.news .popular .popular-box .popular-left .ul-li>a:hover::after {
  color: white;
  transform: rotate(180deg);
}

.news .popular .popular-box .popular-left .ul-li.active>a {
  background: #00C161;
  color: #FFFFFF;
}

.news .popular .popular-box .popular-left .ul-li.active>a::after {
  color: white;
  transform: rotate(180deg);
}

.news .popular .popular-box .popular-right {
  width: calc(100% - 370px);
  margin-left: auto;
  overflow: hidden;
}

@media (max-width: 1400px) {
  .news .popular .popular-box .popular-right {
    width: calc(100% - 270px);
  }
}

@media (max-width: 1199px) {
  .news .popular .popular-box .popular-right {
    width: 100%;
  }
}

.news .popular .popular-box .popular-right .list {
  display: flex;
  align-items: center;
  border-radius: 6px;
  border: 1px solid #E4F3EB;
  background: #F0F8F4;
  margin-top: 30px;
}

.news .popular .popular-box .popular-right .list:first-child {
  margin-top: 0;
}

.news .popular .popular-box .popular-right .list:nth-child(even) {
  flex-direction: row-reverse;
}

@media (max-width: 991px) {
  .news .popular .popular-box .popular-right .list {
    display: block;
  }
}

.news .popular .popular-box .popular-right .list .left {
  width: 50%;
}

@media (max-width: 991px) {
  .news .popular .popular-box .popular-right .list .left {
    width: 100%;
  }
}

.news .popular .popular-box .popular-right .list .left .img-box {
  padding-bottom: calc(330 / 670 * 100%);
  overflow: hidden;
  border-radius: 6px;
}

.news .popular .popular-box .popular-right .list .left .img-box:hover img {
  transform: scale(1.06);
}

.news .popular .popular-box .popular-right .list .left .img-box img {
  width: 100%;
  transition: all 0.3s;
}

.news .popular .popular-box .popular-right .list .right {
  width: 49%;
  padding-left: 80px;
}

@media (max-width: 1740px) {
  .news .popular .popular-box .popular-right .list .right {
    padding-left: 40px;
  }
}

@media (max-width: 1400px) {
  .news .popular .popular-box .popular-right .list .right {
    padding-left: 25px;
  }
}

@media (max-width: 991px) {
  .news .popular .popular-box .popular-right .list .right {
    width: 100%;
    padding-left: 0;
    padding: 20px;
    padding-top: 30px;
  }
}

.news .popular .popular-box .popular-right .list .right .date {
  color: #000;
  font-size: 14px;
}

.news .popular .popular-box .popular-right .list .right .title {
  display: inline-block;
  color: #000;
  font-size: 22px;
  font-weight: 500;
  line-height: 30px;
  letter-spacing: -0.66px;
  margin-top: 26px;
}

@media (max-width: 1740px) {
  .news .popular .popular-box .popular-right .list .right .title {
    font-size: 20px;
    margin-top: 15px;
  }
}

@media (max-width: 1400px) {
  .news .popular .popular-box .popular-right .list .right .title {
    font-size: 18px;
    margin-top: 10px;
  }
}

@media (max-width: 767px) {
  .news .popular .popular-box .popular-right .list .right .title {
    font-size: 16px;
    line-height: 24px;
  }
}

.news .popular .popular-box .popular-right .list .right .title:hover {
  text-decoration: underline;
}

.news .popular .popular-box .popular-right .list .right .text {
  margin: 16px 0 40px 0;
}

@media (max-width: 1740px) {
  .news .popular .popular-box .popular-right .list .right .text {
    margin: 15px 0 20px 0;
  }
}

@media (max-width: 1400px) {
  .news .popular .popular-box .popular-right .list .right .text {
    margin: 10px 0 15px 0;
  }
}

@media (max-width: 991px) {
  .news .popular .popular-box .popular-right .list .right .text {
    margin: 10px 0 30px 0;
  }
}

.news .popular .popular-box .popular-right .list .right .text p {
  color: #55856D;
  font-size: 14px;
  line-height: 20px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.news .popular .popular-box .popular-right .list .right .more {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  border-radius: 10px;
  background: #000;
  transition: all 0.3s;
}

@media (max-width: 1740px) {
  .news .popular .popular-box .popular-right .list .right .more {
    width: 40px;
    height: 40px;
  }
}

@media (max-width: 767px) {
  .news .popular .popular-box .popular-right .list .right .more {
    background-color: #00C161;
  }
}

.news .popular .popular-box .popular-right .list .right .more:hover {
  background-color: #00C161;
}

.news .popular .popular-box .popular-right .list .right .more:hover .iconfont {
  color: #000;
}

.news .popular .popular-box .popular-right .list .right .more .iconfont {
  font-size: 22px;
  color: #00C161;
  transition: all 0.3s;
  display: inline-block;
  transform: rotate(180deg);
}

@media (max-width: 1740px) {
  .news .popular .popular-box .popular-right .list .right .more .iconfont {
    font-size: 20px;
  }
}

@media (max-width: 767px) {
  .news .popular .popular-box .popular-right .list .right .more .iconfont {
    color: #000;
  }
}

.contact {
  padding: 120px 0 276px 0;
  overflow: hidden;
  background-image: url(../img/contact-3.jpg);
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: cover;
}

@media (max-width: 1440px) {
  .contact {
    padding: 80px 0 220px 0;
  }
}

@media (max-width: 1199px) {
  .contact {
    padding: 60px 0 160px 0;
  }
}

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

.contact .title h1 {
  width: 53%;
  color: #000;
  font-size: 70px;
  font-weight: 700;
  line-height: 76px;
  /* 108.571% */
  letter-spacing: -3.5px;
}

@media (max-width: 1740px) {
  .contact .title h1 {
    width: 64%;
  }
}

@media (max-width: 1400px) {
  .contact .title h1 {
    font-size: 58px;
  }
}

@media (max-width: 1199px) {
  .contact .title h1 {
    font-size: 40px;
    line-height: 50px;
  }
}

@media (max-width: 991px) {
  .contact .title h1 {
    letter-spacing: -1.5px;
    font-size: 35px;
  }
}

@media (max-width: 767px) {
  .contact .title h1 {
    letter-spacing: -1.5px;
    font-size: 27px;
    line-height: 32px;
  }
}

@media (max-width: 575px) {
  .contact .title h1 {
    font-size: 22px;
    letter-spacing: -0.5px;
    width: 80%;
  }
}

.contact .title h1 span {
  color: #00C161;
}

.contact .title p {
  width: 60%;
  margin-top: 30px;
  color: #55856D;
  font-size: 16px;
  line-height: 24px;
}

@media (max-width: 1400px) {
  .contact .title p {
    width: 80%;
    margin-top: 20px;
  }
}

@media (max-width: 991px) {
  .contact .title p {
    margin-top: 10px;
    width: 90%;
  }
}

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

.contact .box {
  display: flex;
  justify-content: space-between;
  margin-top: 120px;
}

@media (max-width: 1560px) {
  .contact .box {
    margin-top: 100px;
  }
}

@media (max-width: 1400px) {
  .contact .box {
    margin-top: 80px;
  }
}

@media (max-width: 1199px) {
  .contact .box {
    margin-top: 60px;
  }
}

@media (max-width: 991px) {
  .contact .box {
    flex-wrap: wrap;
    margin-top: 40px;
  }
}

.contact .box .left {
  width: 50%;
  display: flex;
  justify-content: space-between;
}

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

@media (max-width: 767px) {
  .contact .box .left {
    flex-wrap: wrap;
  }
}

.contact .box .left .box-img {
  width: 40%;
}

@media (max-width: 767px) {
  .contact .box .left .box-img {
    width: 50%;
  }
}

.contact .box .left .box-img img {
  width: 100%;
  height: auto;
  border-radius: 10px;
}

.contact .box .left .cont {
  width: 55%;
}

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

.contact .box .left .cont .list {
  display: flex;
  align-items: center;
  margin-top: 26px;
}

@media (max-width: 1400px) {
  .contact .box .left .cont .list {
    margin-top: 20px;
  }
}

@media (max-width: 1199px) {
  .contact .box .left .cont .list {
    margin-top: 10px;
  }
}

.contact .box .left .cont .list:first-child {
  margin-top: 0;
}

.contact .box .left .cont .list:hover .icon {
  background: linear-gradient(145deg, rgba(0, 193, 97, 0.2) 13.54%, rgba(255, 255, 255, 0.2) 50.6%, rgba(0, 193, 97, 0.2) 87.66%);
}

.contact .box .left .cont .list:hover .icon .iconfont {
  animation: swing 1s 0s ease both;
  background-color: #00C161;
}

.contact .box .left .cont .list .icon {
  width: 76px;
  border-radius: 100px;
  height: 76px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(145deg, rgba(0, 0, 0, 0.14) 13.54%, rgba(255, 255, 255, 0.14) 50.6%, rgba(0, 0, 0, 0.14) 87.66%);
  stroke-width: 1.5px;
  transition: all 0.3s;
}

@media (max-width: 1400px) {
  .contact .box .left .cont .list .icon {
    width: 60px;
    height: 60px;
  }
}

.contact .box .left .cont .list .icon .iconfont {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 56px;
  height: 56px;
  border-radius: 100px;
  color: #FFFFFF;
  background-color: #000;
  font-size: 24px;
  transition: all 0.3s;
}

@media (max-width: 1400px) {
  .contact .box .left .cont .list .icon .iconfont {
    width: 46px;
    height: 46px;
    font-size: 22px;
  }
}

.contact .box .left .cont .list p {
  margin-left: 20px;
  width: calc(100% - 76px);
  color: #000;
  font-size: 22px;
  font-weight: 600;
  letter-spacing: -0.44px;
}

@media (max-width: 1400px) {
  .contact .box .left .cont .list p {
    margin-left: 15px;
    font-size: 20px;
  }
}

@media (max-width: 1199px) {
  .contact .box .left .cont .list p {
    font-size: 16px;
  }
}

.contact .box .left .cont .list p a {
  color: #000;
  transition: all 0.3s ease-in-out;
  position: relative;
}

.contact .box .left .cont .list p a::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 2px;
  background-color: #00C161;
  transition: all 0.3s ease;
}

.contact .box .left .cont .list p a:hover {
  color: #00C161;
}

.contact .box .left .cont .list p a:hover::after {
  width: 100%;
}

.contact .box .right {
  width: 46%;
}

@media (max-width: 991px) {
  .contact .box .right {
    width: 100%;
    margin-top: 40px;
  }
}

.contact .box .right .message {
  width: 100%;
}

.contact .box .right .message .formbox li {
  margin-top: 20px;
  list-style: none;
}

.contact .box .right .message .formbox li:first-child {
  margin-top: 0;
}

@media (max-width: 767px) {
  .contact .box .right .message .formbox li {
    margin-top: 10px;
  }
}

.contact .box .right .message .formbox .group {
  position: relative;
}

.contact .box .right .message .formbox .group input {
  width: 100%;
  border-radius: 6px;
  border: 1px solid #AFD2C1;
  background: rgba(241, 248, 244, 0.3);
  overflow: hidden;
  color: #0E3E26;
  font-size: 16px;
  padding: 15px 23px;
  outline: none;
  transition: border-color 0.3s ease;
}

@media (max-width: 991px) {
  .contact .box .right .message .formbox .group input {
    padding: 12px 14px;
  }
}

.contact .box .right .message .formbox .group input::placeholder {
  color: #0E3E26;
  font-size: 16px;
  /* 14px */
}

.contact .box .right .message .formbox .group input:focus label {
  display: none;
}

.contact .box .right .message .formbox .group input:focus::placeholder {
  color: #999;
}

.contact .box .right .message .formbox .group textarea {
  width: 100%;
  border-radius: 6px;
  border: 1px solid #AFD2C1;
  background: rgba(241, 248, 244, 0.3);
  overflow: hidden;
  color: #0E3E26;
  font-size: 16px;
  padding: 15px 23px;
  outline: none;
  transition: border-color 0.3s ease;
  height: 200px;
}

@media (max-width: 991px) {
  .contact .box .right .message .formbox .group textarea {
    padding: 12px 14px;
    height: auto;
  }
}

.contact .box .right .message .formbox .group textarea::placeholder {
  color: #0E3E26;
  font-size: 16px;
}

.contact .box .right .message .formbox .group textarea:focus label {
  display: none;
}

.contact .box .right .message .formbox .group textarea:focus::placeholder {
  color: #999;
}

.contact .box .right .message .func {
  margin-top: 26px;
}

.contact .box .right .message .func .submit-group {
  display: flex;
  justify-content: center;
}

.contact .box .right .message .func .index-more:hover {
  background-color: #000;
}

.contact .box .right .message .func .index-more:hover span {
  color: #00C161;
}

.contact .box .right .message .func .index-more:hover .iconfont {
  color: #00C161;
}

.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: #00C161;
}

.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: #00C161;
  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: center;
  padding: 80px 0 0 0;
}

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

.pagination li {
  display: flex;
  align-items: center;
  margin: 0px 3px;
  vertical-align: top;
}

@media (max-width: 767px) {
  .pagination li {
    margin: 0 4px;
  }
}

.pagination li.prev a,
.pagination li.next a {
  color: #000000;
}

.pagination li.prev a:before,
.pagination li.next a:before {
  font-family: 'iconfont' !important;
  font-size: 18px;
  display: block;
  content: '\e602';
  color: #000000;
  text-align: center;
  transition: all 0.3s;
  border-radius: 100px;
  border: 1px solid #EBF4F0;
}

.pagination li.prev a:hover:before,
.pagination li.next a:hover:before {
  color: #FFFFFF;
  background-color: #00C161;
}

.pagination li.next a:before {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.pagination li a {
  font-size: 16px;
  line-height: 40px;
  display: block;
  width: 40px;
  height: 40px;
  padding: 0;
  background-color: transparent;
  color: #000000;
  border-radius: 100px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  text-align: center;
  border: 1px solid #EBF4F0;
}

.pagination li a.have-more {
  color: #4F5172 !important;
  background-color: white !important;
}

@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: #00C161;
}

.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
  color: #FFFFFF;
  background-color: #00C161;
}

.newsdetails {
  margin-top: 50px;
  overflow: hidden;
}

@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: #052901;
}

@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: 14px;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 36px;
  height: 36px;
  content: '\e602';
  -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: #00C161;
}

.newsdetails .relate-details a:hover:before {
  color: #fff;
  background-color: #00C161;
}

.newsdetails .relate-details .next a:before {
  content: '\e602';
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.now-bottom {
  padding: 40px 0 40px 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: #00C161;
  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 .now-title input {
  width: 100%;
  background-color: #000000;
  padding: 15px 23px;
  border: none;
  overflow: hidden;
  color: #FFF;
  font-family: "InstrumentSans";
  font-size: 16px;
  font-weight: 500;
  letter-spacing: -0.48px;
  border-radius: 6px;
  /* 16px */
}

.now-bottom .contactus-right .message .now-title input::placeholder {
  color: #FFF;
  font-family: "InstrumentSans";
  font-size: 16px;
  font-weight: 500;
  letter-spacing: -0.48px;
}

@media (max-width: 991px) {
  .now-bottom .contactus-right .message .now-title input {
    padding: 10px 14px;
  }
}

@media (max-width: 767px) {
  .now-bottom .contactus-right .message .now-title input {
    font-size: 16px;
  }
}

.now-bottom .contactus-right .message .formbox .row {
  margin: 0 -15px;
}

.now-bottom .contactus-right .message .formbox li {
  margin-top: 20px;
  padding: 0 15px;
  list-style: none;
}

@media (max-width: 767px) {
  .now-bottom .contactus-right .message .formbox li {
    margin-top: 10px;
  }
}

.now-bottom .contactus-right .message .formbox .group {
  position: relative;
}

.now-bottom .contactus-right .message .formbox .group input {
  width: 100%;
  border-radius: 6px;
  border: 1px solid #E4F3EB;
  background: #F1F8F4;
  overflow: hidden;
  color: #0E3E26;
  font-size: 16px;
  padding: 15px 23px;
  outline: none;
  transition: border-color 0.3s ease;
}

@media (max-width: 991px) {
  .now-bottom .contactus-right .message .formbox .group input {
    padding: 12px 14px;
  }
}

.now-bottom .contactus-right .message .formbox .group input::placeholder {
  color: #0E3E26;
  font-size: 16px;
  /* 14px */
}

.now-bottom .contactus-right .message .formbox .group input:focus label {
  display: none;
}

.now-bottom .contactus-right .message .formbox .group input:focus::placeholder {
  color: #999;
}

.now-bottom .contactus-right .message .formbox .group textarea {
  width: 100%;
  border-radius: 6px;
  border: 1px solid #E4F3EB;
  background: #F1F8F4;
  overflow: hidden;
  color: #0E3E26;
  font-size: 16px;
  padding: 15px 23px;
  outline: none;
  transition: border-color 0.3s ease;
  height: 200px;
}

@media (max-width: 991px) {
  .now-bottom .contactus-right .message .formbox .group textarea {
    padding: 12px 14px;
    height: auto;
  }
}

.now-bottom .contactus-right .message .formbox .group textarea::placeholder {
  color: #0E3E26;
  font-size: 16px;
}

.now-bottom .contactus-right .message .formbox .group textarea:focus label {
  display: none;
}

.now-bottom .contactus-right .message .formbox .group textarea:focus::placeholder {
  color: #999;
}

.now-bottom .contactus-right .message .func {
  margin-top: 26px;
}

.now-bottom .contactus-right .message .func .submit-group {
  display: flex;
}

.inquiry-wrap {
  padding-bottom: 100px;
}

@media (max-width: 1409px) {
  .inquiry-wrap {
    padding-bottom: 60px;
  }
}

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

.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: #00C161;
  border-color: #000;
}

.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;
  }
}

@media (max-width: 991px) {
  .inquiry-wrap .iq-title {
    margin-top: 20px;
  }
}

.inquiry-wrap .iq-title {
  overflow: hidden;
  background-color: #00C161;
  padding-top: 14px;
  padding-bottom: 14px;
  margin-top: 40px;
}

.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: '\e729';
}

.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 #00C161;
}

.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%;
  margin-top: 30px;
}

@media (max-width: 991px) {
  .inquiry-wrap .content .message {
    margin-top: 20px;
  }
}

.inquiry-wrap .content .message .now-title input {
  width: 100%;
  background-color: #000000;
  padding: 15px 23px;
  border: none;
  overflow: hidden;
  color: #FFF;
  font-family: "InstrumentSans";
  font-size: 16px;
  font-weight: 500;
  letter-spacing: -0.48px;
  border-radius: 6px;
  /* 16px */
}

.inquiry-wrap .content .message .now-title input::placeholder {
  color: #FFF;
  font-family: "InstrumentSans";
  font-size: 16px;
  font-weight: 500;
  letter-spacing: -0.48px;
}

@media (max-width: 991px) {
  .inquiry-wrap .content .message .now-title input {
    padding: 10px 14px;
  }
}

@media (max-width: 767px) {
  .inquiry-wrap .content .message .now-title input {
    font-size: 16px;
  }
}

.inquiry-wrap .content .message .formbox .row {
  margin: 0 -15px;
}

.inquiry-wrap .content .message .formbox li {
  margin-top: 20px;
  padding: 0 15px;
  list-style: none;
}

@media (max-width: 767px) {
  .inquiry-wrap .content .message .formbox li {
    margin-top: 10px;
  }
}

.inquiry-wrap .content .message .formbox .group {
  position: relative;
}

.inquiry-wrap .content .message .formbox .group input {
  width: 100%;
  border-radius: 6px;
  border: 1px solid #E4F3EB;
  background: #F1F8F4;
  overflow: hidden;
  color: #0E3E26;
  font-size: 16px;
  padding: 15px 23px;
  outline: none;
  transition: border-color 0.3s ease;
}

@media (max-width: 991px) {
  .inquiry-wrap .content .message .formbox .group input {
    padding: 12px 14px;
  }
}

.inquiry-wrap .content .message .formbox .group input::placeholder {
  color: #0E3E26;
  font-size: 16px;
  /* 14px */
}

.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%;
  border-radius: 6px;
  border: 1px solid #E4F3EB;
  background: #F1F8F4;
  overflow: hidden;
  color: #0E3E26;
  font-size: 16px;
  padding: 15px 23px;
  outline: none;
  transition: border-color 0.3s ease;
  height: 200px;
}

@media (max-width: 991px) {
  .inquiry-wrap .content .message .formbox .group textarea {
    padding: 12px 14px;
    height: auto;
  }
}

.inquiry-wrap .content .message .formbox .group textarea::placeholder {
  color: #0E3E26;
  font-size: 16px;
}

.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 .func {
  margin-top: 26px;
}

.inquiry-wrap .content .message .func .submit-group {
  display: flex;
}

.product .search-none {
  margin-bottom: 30px;
}

.product .search-none h2 {
  color: #666;
}

.product .search-none p {
  background-color: #fcf8e3;
  border: 1px solid #faebcc;
  border-radius: 5px;
  margin: 0;
  color: #ab7640;
  padding: 10px;
}

.contact-form form .row .col-12 .form-group {
  margin-bottom: 20px;
}

@media (max-width: 1199px) {
  .contact-form form .row .col-12 .form-group {
    margin-bottom: 15px;
  }
}

.contact-form form .row .col-12 .form-group input {
  border-radius: 6px;
  border: 1px solid #E2E8F0;
  background: #FFF;
  padding: 20px 24px;
  color: #666;
  width: 100%;
  color: #011A6A;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
}

.contact-form form .row .col-12 .form-group input:focus {
  box-shadow: 0px 0px 4px 0px #B4BBDE;
}

@media (max-width: 1199px) {
  .contact-form form .row .col-12 .form-group input {
    line-height: 40px;
    padding: 0 15px;
  }
}

.contact-form form .row .col-12 .form-group input::placeholder {
  color: #011A6A;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  transition: all 0.4s;
}

@media (max-width: 1199px) {
  .contact-form form .row .col-12 .form-group input::placeholder {
    font-size: 14px;
  }
}

.contact-form form .row .col-12 .form-group input:focus::placeholder {
  color: #ccc;
}

.contact-form form .row .col-12 .form-group textarea {
  border-radius: 6px;
  border: 1px solid #E2E8F0 !important;
  background: #FFF;
  padding: 20px 24px;
  color: #666;
  width: 100%;
  color: #011A6A;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
}

.contact-form form .row .col-12 .form-group textarea:focus {
  box-shadow: 0px 0px 4px 0px #B4BBDE !important;
  border: 1px solid #E2E8F0 !important;
}

@media (max-width: 1199px) {
  .contact-form form .row .col-12 .form-group textarea {
    padding: 10px 15px;
    font-size: 14px;
  }
}

.contact-form form .row .col-12 .form-group textarea::placeholder {
  color: #011A6A;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  transition: all 0.4s;
}

@media (max-width: 1199px) {
  .contact-form form .row .col-12 .form-group textarea::placeholder {
    font-size: 14px;
  }
}

.contact-form form .row .col-12 .form-group textarea:focus::placeholder {
  color: #ccc;
}

.contact-form form .row .col-12 .select-group {
  position: relative;
  z-index: 3;
}

.contact-form form .row .col-12 .select-group .intl-tel-input {
  width: 100%;
}

@media (max-width: 1199px) {
  .contact-form form .row .col-12 .select-group input {
    padding: 0 15px;
  }
}

.contact-form form .row .col-12 .select-group .drop-tel.on::after {
  transform: rotate(-180deg);
}

.contact-form form .row .col-12 .select-group .drop-tel {
  position: absolute;
  top: 50%;
  width: 10%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  transform: translate(0, -50%);
}

@media (max-width: 1199px) {
  .contact-form form .row .col-12 .select-group .drop-tel {
    width: 15%;
  }
}

@media (max-width: 991px) {
  .contact-form form .row .col-12 .select-group .drop-tel {
    width: 10%;
  }
}

@media (max-width: 767px) {
  .contact-form form .row .col-12 .select-group .drop-tel {
    width: 15%;
  }
}

.contact-form form .row .col-12 .select-group .drop-tel:hover::after {
  transform: rotate(-180deg);
}

.contact-form form .row .col-12 .select-group .drop-tel::after {
  cursor: pointer;
  content: "\e609";
  font-family: 'iconfont' !important;
  position: absolute;
  color: #666;
  right: -5px;
  top: 10px;
  transition: all 0.2s;
}

.contact-form form .row .col-12 .select-group .drop-tel .tel-default {
  border: none;
  background: transparent;
  display: none;
}

.contact-form form .row .col-12 .select-group .drop-tel .tel-default.active {
  display: block;
}

.contact-form form .row .col-12 .select-group .drop-tel img {
  word-wrap: 100%;
  display: block;
  max-height: 15px;
}

.contact-form form .row .col-12 .select-group .drop-tel .tel-group {
  position: absolute;
  top: 100%;
  left: 0;
  width: 220px;
  background: #fff;
  box-shadow: 3px 3px 11px 3px rgba(0, 0, 0, 0.1);
  display: none;
  height: 140px;
  overflow-y: auto;
}

.contact-form form .row .col-12 .select-group .drop-tel .tel-group::-webkit-scrollbar {
  border-radius: 5px;
  width: 5px;
  height: 5px;
  background-color: #fff;
}

.contact-form form .row .col-12 .select-group .drop-tel .tel-group::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 5px;
  background-color: #fff;
}

.contact-form form .row .col-12 .select-group .drop-tel .tel-group::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background-color: #fff;
}

.contact-form form .row .col-12 .select-group .drop-tel .tel-group::-webkit-scrollbar-thumb:hover {
  border-radius: 5px;
  background: rgba(0, 0, 0, 0.2);
}

.contact-form form .row .col-12 .select-group .drop-tel .tel-group a {
  margin: 0;
  white-space: nowrap;
  padding: 5px 10px;
  display: flex;
  cursor: pointer;
  align-items: center;
}

.contact-form form .row .col-12 .select-group .drop-tel .tel-group a:hover {
  background: #f1f1f1;
}

.contact-form form .row .col-12 .select-group .drop-tel .tel-group a img {
  width: 20px;
  height: 10px;
  margin-right: 5px;
}

.contact-form form .row .col-12 .select-group .drop-tel .tel-group a span {
  display: inline-block;
}

.contact-form form .row .col-12 .select-group .drop-tel .tel-group a .address {
  color: #333333;
  font-size: 13px;
  margin-right: 8px;
}

.contact-form form .row .col-12 .select-group .drop-tel .tel-group a .num {
  font-size: 13px;
  color: #999999;
}

.contact-form form .row .col-12 .upload-box .tit {
  color: #011A6A;
  font-size: 16px;
  font-weight: 400;
}

.text-p {
  margin: 4px 0;
  color: #9DA4C7;
  font-size: 12px;
  font-weight: 400;
}

@media (max-width: 1199px) {
  .contact-form form .row .col-12 .upload-box .tit {
    font-size: 14px;
  }
}

.wrap-contact .contact-form {
  margin-top: 48px;
}

@media (max-width: 1199px) {
  .wrap-contact .contact-form {
    margin-top: 40px;
    order: 4;
  }
}



.ratingbox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border-radius: 6px;
  border: 1px solid #E4F3EB;
  background: #F1F8F4;
  padding: 15px 23px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

@media (max-width: 991px) {
  .ratingbox {
    padding: 12px 14px;
  }
}

.ratingbox p {
  overflow: hidden;
  color: #0E3E26;
  font-size: 16px;
}

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

.ratingbox .rating {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: row;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  padding: 0 20px;
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.ratingbox .rating input {
  display: none !important;
}

.ratingbox .rating input:checked~label:before {
  content: '\e9a1';
}

.ratingbox .rating label {
  font-size: 15px;
  margin-left: 5px;
  cursor: pointer;
  color: #008F3F;
}

.ratingbox .rating label:before {
  font-family: 'iconfont' !important;
  font-style: normal;
  content: '\e9a2';
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.ratingbox .rating label:hover:before,
.ratingbox .rating label:hover~label:before {
  content: '\e9a1';
}






.gj-box1 .list {
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
  margin-top: 40px;
}

@media (max-width: 991px) {
  .gj-box1 .list {
    margin-top: 30px;
  }
}

.gj-box1 .list .left {
  /* width: 40%; */
  width: 25%;
}

@media (max-width: 991px) {
  .gj-box1 .list .left {
    width: 100%;
  }
}

.gj-box1 .list .left .img-box {
  padding-bottom: calc(137 / 146 * 100%);
  border-radius: 6px;
  overflow: hidden;
}

.gj-box1 .list .right {
  /* width: 55%; */
  width: 70%;
}

@media (max-width: 991px) {
  .gj-box1 .list .right {
    width: 100%;
    margin-top: 20px;
  }
}

.gj-box1 .list .right .txt p {
  color: #0E3E26;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
}

@media (max-width: 991px) {
  .gj-box1 .list .right .txt p {
    font-size: 14px;
    line-height: 24px;
  }
}


.gj-item {
  display: flex;
  justify-content: space-between;
}

.gj-item .table-box {
  overflow-x: auto;
  overflow-y: auto;

  max-height: 25vw;
}

@media(max-width: 1920px) {
  .gj-item .table-box {
    max-height: 29vw;
  }
}

@media(max-width: 1560px) {
  .gj-item .table-box {
    max-height: 35vw;
  }
}

@media(max-width: 1400px) {
  .gj-item .table-box {
    max-height: 29vw;
  }
}

@media(max-width: 1199px) {
  .gj-item .table-box {
    max-height: 25vw;
  }
}

@media(max-width: 991px) {
  .gj-item .table-box {
    max-height: none;
  }
}

.gj-item .table-box table {
  /* height: 100%; */
}

.gj-item .table-box table tr td {
  /* white-space: nowrap; */
}

@media (max-width: 991px) {
  .gj-item {
    flex-wrap: wrap;
  }
}

.gj-item .gj-cont-img {
  width: 45%;
  margin-left: 40px;
}

@media (max-width: 1400px) {
  .gj-item .gj-cont-img {
    margin-left: 20px;
  }
}

@media (max-width: 991px) {
  .gj-item .gj-cont-img {
    width: 100%;
    margin-left: 0;
    margin-top: 20px;
  }
}

.gj-item .gj-cont-img .cont-img1 .img-box {
  padding-bottom: calc(137 / 146 * 100%);
  border-radius: 6px;
}



.product-slick2 {
  margin: 0 -15px;
}

@media (max-width: 991px) {
  .product-slick2 {
    margin: 0 -8px;
  }
}

.product-slick2 .item {
  padding: 0 15px;
}

@media (max-width: 991px) {
  .product-slick2 .item {
    padding: 0 8px;
  }
}

.product-slick2 .item:hover .img-box img {
  transform: scale(1.06);
}

.product-slick2 .item .img-box {
  padding-bottom: calc(290 / 410 * 100%);
  overflow: hidden;
  border-radius: 10px;
}

.product-slick2 .item .img-box img {
  width: 100%;
  transition: all 0.3s;
}

.product-slick2 .item .cont-box {
  margin-top: 30px;
}

@media (max-width: 1400px) {
  .product-slick2 .item .cont-box {
    margin-top: 20px;
  }
}

@media (max-width: 991px) {
  .product-slick2 .item .cont-box {
    margin-top: 10px;
  }
}

.product-slick2 .item .cont-box .title {
  color: #00C161;
  font-size: 24px;
  line-height: 28px;
  letter-spacing: -0.72px;
}

@media (max-width: 1400px) {
  .product-slick2 .item .cont-box .title {
    font-size: 20px;
  }
}

@media (max-width: 991px) {
  .product-slick2 .item .cont-box .title {
    font-size: 18px;
    line-height: 24px;
  }
}

.product-slick2 .item .cont-box .text {
  margin: 16px 0 36px 0;
  width: 70%;
}

@media (max-width: 1400px) {
  .product-slick2 .item .cont-box .text {
    margin: 10px 0 20px 0;
    width: 85%;
  }
}

@media (max-width: 991px) {
  .product-slick2 .item .cont-box .text {
    margin: 10px 0 20px 0;
    width: 95%;
  }
}

.product-slick2 .item .cont-box .text p {
  color: #55856D;
  font-size: 14px;
  line-height: 20px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.product-slick2 .item .cont-box .text p a {
  color: #55856D;
}




.gj-about {
  overflow: hidden;
  background-image: url(../img/about-1.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  padding: 130px 0 100px 0;
}

@media (max-width: 1400px) {
  .gj-about {
    padding: 100px 0 80px 0;
  }
}

@media (max-width: 1199px) {
  .gj-about {
    padding: 80px 0 60px 0;
  }
}

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

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


.gj-about .index-title h2 {
  color: #00C161;
  font-size: 80px;
  font-weight: 700;
  line-height: 80px;
  letter-spacing: -4px;
}

@media (max-width: 1560px) {
  .gj-about .index-title h2 {
    font-size: 68px;
  }
}

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

@media (max-width: 1199px) {
  .gj-about .index-title h2 {
    font-size: 46px;
    line-height: 50px;
    letter-spacing: -2px;
  }
}

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

@media (max-width: 767px) {
  .gj-about .index-title h2 {
    font-size: 32px;
    line-height: 36px;
    letter-spacing: 0px;
  }
}




.gj-about .content {
  padding-top: 30px;
}

@media (max-width: 1400px) {
  .gj-about .content {
    padding-top: 10px;
  }
}

.gj-about .content .item {
  margin-top: 30px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

@media (max-width: 991px) {
  .gj-about .content .item {
    flex-wrap: wrap;
  }
}

.gj-about .content .item:nth-child(even) {
  flex-direction: row-reverse;
}

.gj-about .content .item:nth-child(even) .right {
  padding-right: 120px;
  padding-left: 0;
}

@media (max-width: 1400px) {
  .gj-about .content .item:nth-child(even) .right {
    padding-right: 40px;
  }
}

@media (max-width: 1199px) {
  .gj-about .content .item:nth-child(even) .right {
    padding-right: 20px;
  }
}

.gj-about .content .item .left {
  width: 33%;
  margin-right: auto;
}

@media (max-width: 991px) {
  .gj-about .content .item .left {
    width: 100%;
  }
}

.gj-about .content .item .left .img-box {
  padding-bottom: calc(290 / 550 * 100%);
  border-radius: 6px;
}

.gj-about .content .item .right {
  width: 67%;
  padding-left: 120px;
}

@media (max-width: 1400px) {
  .gj-about .content .item .right {
    padding-left: 40px;
  }
}

@media (max-width: 1199px) {
  .gj-about .content .item .right {
    padding-left: 20px;
  }
}

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

.gj-about .content .item .right p {
  color: #A6D2BC;
  font-size: 16px;
  font-weight: 600;
  line-height: 32px;
  /* 200% */
}

@media (max-width: 767px) {
  .gj-about .content .item .right p {
    font-size: 14px;
  }
}



.gj-banner-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  overflow: hidden;
  z-index: 6;
}

.gj-about2 .index-title h2 {
  color: #00C161;
  font-size: 80px;
  font-weight: 700;
  line-height: 80px;
  letter-spacing: -4px;
}

@media (max-width: 1560px) {
  .gj-about2 .index-title h2 {
    font-size: 68px;
  }
}

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

@media (max-width: 1199px) {
  .gj-about2 .index-title h2 {
    font-size: 46px;
    line-height: 50px;
    letter-spacing: -2px;
  }
}

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

@media (max-width: 767px) {
  .gj-about2 .index-title h2 {
    font-size: 32px;
    line-height: 36px;
    letter-spacing: 0px;
  }
}




.factorydetails .prev-next {
  width: 100%;
  color: white;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 12;
  transform: translateX(-50%);
}

@media (max-width: 1400px) {
  .factorydetails .prev-next {

  }
}

@media (max-width: 767px) {
  .factorydetails .prev-next {
    display: none;

    width: 90%;
  }
}

@media (max-width: 575px) {
  .factorydetails .prev-next {
    width: 80%;
  }
}

.factorydetails .prev-next .slick-next:before {
  font-family: 'iconfont' !important;
  font-size: 24px;
  display: block;
  content: '\e612';
  line-height: 60px;
  color: #00C161;
  transition: all 0.3s ease;
  transform: rotate(180deg);
}

@media (max-width: 1400px) {
  .factorydetails .prev-next .slick-next:before {
    line-height: 37px;
  }
}

.factorydetails .prev-next .slick-prev:before {
  font-family: 'iconfont' !important;
  font-size: 24px;
  display: block;
  content: '\e612';
  line-height: 60px;
  color: #00C161;
  transition: all 0.3s ease;
}

@media (max-width: 1400px) {
  .factorydetails .prev-next .slick-prev:before {
    line-height: 37px;
  }
}

.factorydetails .prev-next .slick-prev,
.factorydetails .prev-next .slick-next {
  z-index: 1;
  width: 60px;
  height: 60px;
  border-radius: 100px;
  text-align: center;
  transition: all 0.3s ease;
  background-color: rgba(0, 0, 0, 0.7);
  /* border: 1px solid #00C161; */
}

@media (max-width: 1400px) {

  .factorydetails .prev-next .slick-prev,
  .factorydetails .prev-next .slick-next {
    width: 40px;
    height: 40px;
  }
}

.factorydetails .prev-next .slick-next:hover {
  background-color: #00C161;
}

.factorydetails .prev-next .slick-prev:hover {
  background-color: #00C161;
}

.factorydetails .prev-next .slick-prev,
.factorydetails .prev-next .slick-next:hover::before {
  color: #FFF;
}

.factorydetails .prev-next .slick-prev:hover::before {
  color: #FFF;
}