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: 191px) {
  .container.con1880 {
    max-width: 1880px;
  }
}
@media (min-width: 1800px) {
  .container.con1770 {
    max-width: 1770px;
  }
}
@font-face {
  font-family: 'RedHatDisplay';
  src: local('RedHatDisplay Black'), local('RedHatDisplay-Black'), url('../fonts/RedHatDisplay-Black.woff2') format('woff2'), url('../fonts/RedHatDisplay-Black.woff') format('woff'), url('../fonts/RedHatDisplay-Black.ttf') format('truetype');
  font-style: normal;
  font-display: swap;
  font-weight: 900;
}
@font-face {
  font-family: 'RedHatDisplay';
  src: local('RedHatDisplay Bold'), local('RedHatDisplay-Bold'), url('../fonts/RedHatDisplay-Bold.woff2') format('woff2'), url('../fonts/RedHatDisplay-Bold.woff') format('woff'), url('../fonts/RedHatDisplay-Bold.ttf') format('truetype');
  font-style: normal;
  font-display: swap;
  font-weight: 500;
}
@font-face {
  font-family: 'RedHatDisplay';
  src: local('RedHatDisplay ExtraBol'), local('RedHatDisplay-ExtraBol'), url('../fonts/RedHatDisplay-ExtraBol.woff2') format('woff2'), url('../fonts/RedHatDisplay-ExtraBol.woff') format('woff'), url('../fonts/RedHatDisplay-ExtraBol.ttf') format('truetype');
  font-style: normal;
  font-display: swap;
  font-weight: 700;
}
@font-face {
  font-family: 'RedHatDisplay';
  src: local('RedHatDisplay Regular'), local('RedHatDisplay-Regular'), url('../fonts/RedHatDisplay-Regular.woff2') format('woff2'), url('../fonts/RedHatDisplay-Regular.woff') format('woff'), url('../fonts/RedHatDisplay-Regular.ttf') format('truetype');
  font-style: normal;
  font-display: swap;
  font-weight: 400;
}
@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: 'RedHatDisplay', 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;
  }
}
.about-title h2 {
  color: #222;
  font-size: 40px;
  font-weight: 900;
}
@media (max-width: 1400px) {
  .about-title h2 {
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  .about-title h2 {
    font-size: 24px;
  }
}
@media (max-width: 575px) {
  .about-title h2 {
    font-size: 18px;
  }
}
.index-title h2 {
  margin: 0;
  color: #222222;
  font-size: 52px;
  font-weight: 900;
}
@media (max-width: 1560px) {
  .index-title h2 {
    font-size: 40px;
  }
}
@media (max-width: 1400px) {
  .index-title h2 {
    font-size: 35px;
  }
}
@media (max-width: 991px) {
  .index-title h2 {
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  .index-title h2 {
    font-size: 28px;
  }
}
@media (max-width: 575px) {
  .index-title h2 {
    font-size: 23px;
  }
}
.index-title p {
  color: #444;
  font-size: 16px;
  font-weight: 400;
}
@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 #00803E;
  padding: 3px 13px;
  transition: all 0.3s;
}
.index-more span {
  display: inline-block;
  color: #00803E;
  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: #00803E;
  margin-left: 24px;
}
.index-more.active {
  background: #00803E;
}
.index-more.active span {
  color: #000000;
}
.index-more.active .iconfont {
  color: #000000;
}
.index-more:hover {
  background: #00803E;
}
.index-more:hover span {
  color: #000000;
}
.index-more:hover .iconfont {
  color: #000000;
}
.header.scrolled {
  border: none;
  top: 0;
  background-color: #FFF;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}
.header {
  position: fixed;
  top: 20px;
  z-index: 999;
  width: 100%;
  padding: 0;
  transition: all 0.3s ease;
}
@media (max-width: 1199px) {
  .header {
    top: 0;
    position: sticky;
  }
}
.header .box {
  border-radius: 8px;
  background: #FFF;
  transition: all 0.3s ease;
  padding: 0 55px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 1199px) {
  .header .box {
    padding: 10px 20px;
    border-radius: 0;
  }
}
.header .box .header-logo {
  width: 188px;
}
@media (max-width: 1560px) {
  .header .box .header-logo {
    width: 160px;
  }
}
@media (max-width: 767px) {
  .header .box .header-logo {
    width: 100px;
  }
}
.header .box .header-logo img {
  width: 100%;
  height: auto;
}
.header .box .right {
  display: flex;
  align-items: center;
}
@media (max-width: 1199px) {
  .header .box .right .header-nav {
    display: none;
  }
}
.header .box .right .header-nav ul {
  display: flex;
  align-items: center;
  margin: 0 -24px;
  list-style: none;
}
.header .box .right .header-nav ul > li {
  position: relative;
  padding: 36px 24px;
}
@media (max-width: 1560px) {
  .header .box .right .header-nav ul > li {
    padding: 30px 15px;
  }
}
.header .box .right .header-nav ul > li a {
  color: #222;
  font-size: 18px;
  position: relative;
  transition: all 0.3s;
}
@media (max-width: 1400px) {
  .header .box .right .header-nav ul > li a {
    font-size: 16px;
  }
}
.header .box .right .header-nav ul > li a::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 1px;
  background-color: #00803E;
  transition: all 0.3s;
}
.header .box .right .header-nav ul > li a:hover {
  color: #00803E;
}
.header .box .right .header-nav ul > li a:hover::after {
  width: 100%;
}
.header .box .right .header-nav ul > li a.active {
  color: #00803E;
}
.header .box .right .header-nav ul > li a.active::after {
  width: 100%;
}
.header .box .right .header-nav ul > li ul {
  margin: 0;
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  min-width: 100%;
  display: none;
  background-color: #FFFFFF;
  border-radius: 10px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}
.header .box .right .header-nav ul > li ul li {
  position: relative;
  padding: 10px 20px;
}
.header .box .right .header-nav ul > li ul li a {
  white-space: nowrap;
  font-size: 16px;
}
.header .box .right .header-nav ul > li ul li ul {
  position: absolute;
  left: 100%;
  top: 0;
  transform: translateY(0);
}
.header .box .right .header-nav ul > li ul li ul li a {
  font-size: 14px;
}
.header .box .right .car-language-search {
  display: flex;
  align-items: center;
  margin-left: 80px;
}
@media (max-width: 1400px) {
  .header .box .right .car-language-search {
    margin-left: 40px;
  }
}
@media (max-width: 1199px) {
  .header .box .right .car-language-search {
    margin-left: 0;
  }
}
.header .box .right .car-language-search .header-inquery {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 44px;
  height: 44px;
  border-radius: 100px;
  border: 1px solid #00803E;
}
@media (max-width: 1400px) {
  .header .box .right .car-language-search .header-inquery {
    width: 36px;
    height: 36px;
  }
}
.header .box .right .car-language-search .header-inquery:hover {
  background-color: #00803E;
}
.header .box .right .car-language-search .header-inquery:hover .iconfont {
  color: #FFFFFF;
}
@media (max-width: 767px) {
  .header .box .right .car-language-search .header-inquery {
    background-color: #00803E;
  }
}
.header .box .right .car-language-search .header-inquery .iconfont {
  font-size: 16px;
  color: #00803E;
  transition: all 0.3s;
}
@media (max-width: 767px) {
  .header .box .right .car-language-search .header-inquery .iconfont {
    color: #FFFFFF;
  }
}
.header .box .right .car-language-search .language-box {
  margin: 0 16px;
  position: relative;
  width: 140px;
  height: 44px;
  align-self: center;
}
@media (max-width: 1400px) {
  .header .box .right .car-language-search .language-box {
    width: 120px;
    height: 35px;
    margin: 0 8px;
  }
}
@media (max-width: 767px) {
  .header .box .right .car-language-search .language-box {
    width: auto;
    height: auto;
  }
}
.header .box .right .car-language-search .language-box .icon-none {
  display: none;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  border-radius: 100px;
  border: 1px solid #00803E;
  color: #00803E;
  transition: all 0.3s ease;
  font-size: 18px;
}
@media (max-width: 767px) {
  .header .box .right .car-language-search .language-box .icon-none {
    display: inline-flex;
    background-color: #00803E;
    color: #FFFFFF;
  }
}
.header .box .right .car-language-search .language-box ul {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #FFFFFF;
  padding: 10px 23px;
  border-radius: 44px;
  border: 1px solid #00803E;
  list-style: none;
  transition: all 0.3s;
}
@media (max-width: 1400px) {
  .header .box .right .car-language-search .language-box ul {
    padding: 5px 15px;
  }
}
@media (max-width: 767px) {
  .header .box .right .car-language-search .language-box ul {
    top: 100%;
    left: 50%;
    transform: translate(-50%, 0);
    display: none;
    width: auto;
    min-width: 100%;
    border-radius: 10px !important;
  }
}
.header .box .right .car-language-search .language-box ul:hover {
  border-radius: 16px;
  padding-bottom: 10px;
}
.header .box .right .car-language-search .language-box ul li {
  display: none;
}
@media (max-width: 767px) {
  .header .box .right .car-language-search .language-box ul li {
    display: block;
  }
}
.header .box .right .car-language-search .language-box ul li a {
  color: #00803E;
  font-family: Inter18pt;
  font-size: 14px;
  font-weight: 400;
  display: flex;
  align-items: center;
  padding-top: 10px;
  text-align: right;
  justify-content: center;
}
.header .box .right .car-language-search .language-box ul li a:hover {
  text-decoration: underline;
}
@media (min-width: 767px) {
  .header .box .right .car-language-search .language-box ul li.active {
    display: block;
  }
  .header .box .right .car-language-search .language-box ul li.active a {
    color: #00803E;
    font-family: Inter18pt;
    font-size: 14px;
    font-weight: 400;
    display: flex;
    align-items: center;
    padding: 0;
    text-decoration: none !important;
  }
  .header .box .right .car-language-search .language-box ul li.active a::after {
    font-family: 'iconfont' !important;
    content: '\e60f';
    font-size: 12px;
    color: #00803E;
    margin-left: 8px;
  }
  .header .box .right .car-language-search .language-box ul li.active a::before {
    font-family: 'iconfont' !important;
    content: '\e60b';
    font-size: 16px;
    color: #00803E;
    margin-right: 12px;
  }
}
.header .box .right .car-language-search .search-box .search-none {
  display: none;
  font-size: 16px;
  align-items: center;
  justify-content: center;
  width: 44px;
  height: 44px;
  border-radius: 100px;
  cursor: pointer;
  background: #F5F5F5;
  color: #000;
}
.header .box .right .car-language-search .search-box .search-none:hover {
  background-color: #00803E;
  color: #FFF;
}
@media (max-width: 1199px) {
  .header .box .right .car-language-search .search-box .search-none {
    display: inline-flex;
  }
}
@media (max-width: 767px) {
  .header .box .right .car-language-search .search-box .search-none {
    background-color: #00803E;
    color: #FFFFFF;
    width: 36px;
    height: 36px;
  }
}
.header .box .right .car-language-search .search-box form {
  width: 300px;
  border-radius: 100px;
  background-color: #F5F5F5;
  padding: 10px 20px;
  justify-content: space-between;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 1560px) {
  .header .box .right .car-language-search .search-box form {
    width: 200px;
  }
}
@media (max-width: 1400px) {
  .header .box .right .car-language-search .search-box form {
    width: 140px;
    padding: 5px 20px;
  }
}
@media (max-width: 1199px) {
  .header .box .right .car-language-search .search-box form {
    display: none !important;
  }
}
.header .box .right .car-language-search .search-box form input {
  border: none;
  width: 80%;
  color: #666;
  font-family: Inter18pt;
  font-size: 14px;
  font-weight: 400;
  background-color: #F5F5F5;
}
.header .box .right .car-language-search .search-box form input::placeholder {
  color: rgba(0, 0, 0, 0.4);
  font-size: 14px;
}
.header .box .right .car-language-search .search-box form button {
  background: transparent;
  border: none;
  cursor: pointer;
}
.header .box .right .car-language-search .search-box form button .iconfont {
  font-size: 18px;
  color: #000000;
}
.header .box .right .car-language-search .search-box form button .iconfont:hover {
  animation: swing 1s 0s ease both;
}
.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 #00803E;
  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: #00803E;
}
.header-serch-box button .iconfont {
  font-size: 20px;
}
.header-serch-box .header-serch-none {
  font-size: 22px;
  cursor: pointer;
  position: fixed;
  top: 20px;
  right: 30px;
  color: #FFFFFF;
}
.visible {
  display: flex;
  justify-content: center;
  align-items: center;
}
.btn-menu {
  position: relative;
  display: none;
  margin-left: 10px;
}
.btn-menu a {
  text-decoration: none;
  color: #222222;
}
.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;
}
.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%;
}
.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;
  width: 78px !important;
  background-color: #FFFFFF;
  border-radius: 50px;
  padding: 4px 0;
  margin-left: 50%;
  transform: translateX(-50%);
}
@media (max-width: 575px) {
  .swiper-pagination {
    bottom: 6px !important;
  }
}
.swiper-pagination-bullet-active {
  width: 10px !important;
  height: 10px !important;
  background-color: #00803E !important;
  margin: 0 8px !important;
  position: relative;
  opacity: 1 !important;
}
/* 定义旋转动画 */
@keyframes rotate {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.swiper-pagination-bullet {
  width: 10px !important;
  height: 10px !important;
  background-color: #00803E;
  margin: 0 8px !important;
}
.index-nav.show {
  right: calc(100% - 100%);
  /* 滑入左侧 */
}
.index-nav {
  position: fixed;
  top: 40%;
  right: 0px;
  z-index: 222;
  backdrop-filter: blur(5px);
  border-radius: 8px;
  background: rgba(0, 0, 0, 0.2);
  padding: 4px;
}
@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: 44px;
  height: 44px;
  border-radius: 8px;
  background: rgba(0, 0, 0, 0.5);
  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: #00803E;
}
.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;
}
.index-nav .fix-nav-phonenumber p img {
  width: 100px;
  background-color: #FFFFFF;
}
.fix-nav-none {
  display: none;
  position: fixed;
  right: 0;
  color: white;
  bottom: 10%;
  font-size: 40px;
  border: 1px solid #333;
  border-radius: 10px;
  width: 45px;
  height: 45px;
  line-height: 42px;
  background-color: #333;
  text-align: center;
  z-index: 222;
}
@media (max-width: 1199px) {
  .fix-nav-none {
    display: block;
    bottom: 10%;
  }
}
.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 {
  margin-top: 120px;
  overflow: hidden;
}
@media (max-width: 1560px) {
  .index-product {
    margin-top: 100px;
  }
}
@media (max-width: 1400px) {
  .index-product {
    margin-top: 80px;
  }
}
@media (max-width: 1199px) {
  .index-product {
    margin-top: 60px;
  }
}
@media (max-width: 991px) {
  .index-product {
    margin-top: 40px;
  }
}
.index-product .index-title {
  width: 45%;
  margin: 0 auto;
}
@media (max-width: 1199px) {
  .index-product .index-title {
    width: 60%;
  }
}
@media (max-width: 767px) {
  .index-product .index-title {
    width: 90%;
  }
}
.index-product .index-title h2 {
  text-align: center;
}
.index-product .content {
  margin-top: 18px;
}
@media (max-width: 1400px) {
  .index-product .content {
    margin-top: 10px;
  }
}
@media (max-width: 1199px) {
  .index-product .content {
    margin-top: 0px;
  }
}
.index-product .content .row-box {
  margin: 0 -15px;
}
@media (max-width: 991px) {
  .index-product .content .row-box {
    margin: 0 -8px;
  }
}
.index-product .content .row-box .custom-col {
  flex: 0 0 20%;
  max-width: 20%;
}
@media (max-width: 1560px) {
  .index-product .content .row-box .custom-col {
    max-width: none;
    flex: initial;
  }
}
.index-product .content .row-box .col-box {
  padding: 0 15px;
  margin-top: 30px;
}
@media (max-width: 1199px) {
  .index-product .content .row-box .col-box {
    padding: 0 8px;
  }
}
.index-product .content .row-box .col-box:last-child .item-box .item .img-box::after {
  background: #222222CC;
}
.index-product .content .row-box .col-box .item-box .item {
  border-radius: 8px;
  overflow: hidden;
}
.index-product .content .row-box .col-box .item-box .item .img-box {
  padding-bottom: calc(400 / 330 * 100%);
  overflow: hidden;
}
.index-product .content .row-box .col-box .item-box .item .img-box::after {
  position: absolute;
  z-index: 2;
  content: '';
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0;
  pointer-events: none;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #096234 100%);
  transition: all 0.4s;
}
@media (max-width: 767px) {
  .index-product .content .row-box .col-box .item-box .item .img-box::after {
    height: 100%;
  }
}
.index-product .content .row-box .col-box .item-box .item .img-box:hover img {
  transform: scale(1.06);
}
.index-product .content .row-box .col-box .item-box .item .img-box:hover::after {
  height: 100%;
}
.index-product .content .row-box .col-box .item-box .item .img-box:hover .title-more .title {
  color: #FFFFFF;
  margin-bottom: 0;
}
.index-product .content .row-box .col-box .item-box .item .img-box:hover .title-more .product-more {
  margin-top: 26px;
  transform: translateX(-50%) translateY(0);
}
@media (max-width: 1400px) {
  .index-product .content .row-box .col-box .item-box .item .img-box:hover .title-more .product-more {
    margin-top: 15px;
  }
}
@media (max-width: 1199px) {
  .index-product .content .row-box .col-box .item-box .item .img-box:hover .title-more .product-more {
    margin-top: 10px;
  }
}
.index-product .content .row-box .col-box .item-box .item .img-box:hover .learn-more {
  opacity: 1;
}
.index-product .content .row-box .col-box .item-box .item .img-box img {
  width: 100%;
  transition: all 0.4s;
}
.index-product .content .row-box .col-box .item-box .item .img-box b {
  border-radius: 24px;
  background: rgba(0, 128, 62, 0.1);
  padding: 5px 15px;
  color: #00803E;
  font-size: 14px;
  font-weight: 400;
  position: absolute;
  z-index: 12;
  top: 16px;
  left: 16px;
}
.index-product .content .row-box .col-box .item-box .item .img-box .title-more {
  position: absolute;
  z-index: 16;
  bottom: 30px;
  left: 50%;
  transform: translateX(-50%);
  width: 90%;
}
@media (max-width: 1400px) {
  .index-product .content .row-box .col-box .item-box .item .img-box .title-more {
    bottom: 15px;
  }
}
.index-product .content .row-box .col-box .item-box .item .img-box .title-more .title {
  text-align: center;
  color: #222222;
  font-size: 20px;
  font-weight: 700;
  display: block;
  width: 100%;
  transition: all 0.4s;
  /* margin-bottom: -30%; */
  margin-bottom: -20%;
  /* white-space: nowrap; */


  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;




}
.index-product .content .row-box .col-box .item-box .item .img-box .title-more .title:hover {
  text-decoration: underline;
}
@media (max-width: 1400px) {
  .index-product .content .row-box .col-box .item-box .item .img-box .title-more .title {
    font-size: 16px;
    margin-bottom: -20px;
  }
}
@media (max-width: 1199px) {
  .index-product .content .row-box .col-box .item-box .item .img-box .title-more .title {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .index-product .content .row-box .col-box .item-box .item .img-box .title-more .title {
    color: #FFFFFF;
    margin-bottom: 0;
  }
}
.index-product .content .row-box .col-box .item-box .item .img-box .title-more .product-more {
  display: inline-flex;
  border-radius: 40px;
  border: 1px solid #FFF;
  padding: 10px 29px;
  color: #FFF;
  white-space: nowrap;
  font-size: 14px;
  font-weight: 700;
  transition: all 0.4s;
  margin-left: 50%;
  transform: translateX(-50%) translateY(200%);
}
.index-product .content .row-box .col-box .item-box .item .img-box .title-more .product-more:hover {
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
  background-color: #FFFFFF;
  color: #00803E;
}
@media (max-width: 1400px) {
  .index-product .content .row-box .col-box .item-box .item .img-box .title-more .product-more {
    padding: 5px 20px;
  }
}
@media (max-width: 767px) {
  .index-product .content .row-box .col-box .item-box .item .img-box .title-more .product-more {
    margin-top: 10px;
    transform: translateX(-50%) translateY(0);
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    background-color: #FFFFFF;
    color: #00803E;
  }
}
.index-product .content .row-box .col-box .item-box .item .img-box .learn-more {
  position: absolute;
  z-index: 12;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 767px) {
  .index-product .content .row-box .col-box .item-box .item .img-box .learn-more {
    opacity: 1;
  }
}
.index-product .content .row-box .col-box .item-box .item .img-box .learn-more:hover .iconfont {
  color: #00803E;
  border: 1px solid #00803E;
}
.index-product .content .row-box .col-box .item-box .item .img-box .learn-more:hover span {
  color: #00803E;
}
.index-product .content .row-box .col-box .item-box .item .img-box .learn-more .iconfont {
  display: inline-flex;
  width: 60px;
  height: 60px;
  border-radius: 100px;
  align-items: center;
  justify-content: center;
  color: #FFFFFF;
  border: 1px solid #FFFFFF;
  font-size: 16px;
  margin-left: 50%;
  transform: translateX(-50%);
  transition: all 0.3s ease-in-out;
}
.index-product .content .row-box .col-box .item-box .item .img-box .learn-more span {
  margin-top: 24px;
  display: block;
  color: #FFF;
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 1400px) {
  .index-product .content .row-box .col-box .item-box .item .img-box .learn-more span {
    font-size: 18px;
  }
}
@media (max-width: 991px) {
  .index-product .content .row-box .col-box .item-box .item .img-box .learn-more span {
    margin-top: 15px;
    font-size: 16px;
  }
}
.index-service {
  overflow: hidden;
  padding: 200px;
  background-image: url(../img/index-about-1.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}
@media (max-width: 1560px) {
  .index-service {
    padding: 160px 0;
  }
}
@media (max-width: 1400px) {
  .index-service {
    padding: 120px 0;
  }
}
@media (max-width: 1199px) {
  .index-service {
    padding: 100px 0;
  }
}
@media (max-width: 991px) {
  .index-service {
    padding: 80px 0;
  }
}
.index-service .index-title {
  width: 64%;
  margin: 0 auto;
}
@media (max-width: 1875px) {
  .index-service .index-title {
    width: 70%;
  }
}
@media (max-width: 1199px) {
  .index-service .index-title {
    width: 83%;
  }
}
@media (max-width: 991px) {
  .index-service .index-title {
    width: 96%;
  }
}
.index-service .index-title h2 {
  text-align: center;
  margin-bottom: 32px;
}
@media (max-width: 1400px) {
  .index-service .index-title h2 {
    margin-bottom: 20px;
  }
}
@media (max-width: 991px) {
  .index-service .index-title h2 {
    margin-bottom: 10px;
  }
}
.index-service .index-title p {
  text-align: center;
}
.index-service .number {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 60px;
}
@media (max-width: 1400px) {
  .index-service .number {
    margin-top: 40px;
  }
}
@media (max-width: 1199px) {
  .index-service .number {
    margin-top: 30px;
  }
}
@media (max-width: 767px) {
  .index-service .number {
    margin-top: 10px;
    flex-wrap: wrap;
  }
}
.index-service .number .item-box {
  padding: 0 60px;
  position: relative;
}
@media (max-width: 1199px) {
  .index-service .number .item-box {
    padding: 0 40px;
  }
}
@media (max-width: 767px) {
  .index-service .number .item-box {
    padding: 0 25px;
    margin-top: 20px;
  }
}
.index-service .number .item-box:last-child::after {
  width: 0;
}
.index-service .number .item-box::after {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  content: '';
  width: 1px;
  height: 40px;
  opacity: 0.5;
  background: #00803E;
}
.index-service .number .item-box .item .cont {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #00803E;
  text-align: center;
  font-size: 48px;
  font-weight: 900;
}
@media (max-width: 1400px) {
  .index-service .number .item-box .item .cont {
    font-size: 36px;
  }
}
@media (max-width: 1199px) {
  .index-service .number .item-box .item .cont {
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  .index-service .number .item-box .item .cont {
    font-size: 24px;
  }
}
.index-service .number .item-box .item p {
  margin-top: 12px;
  color: #444;
  text-align: center;
  font-size: 14px;
  font-weight: 400;
}
@media (max-width: 1199px) {
  .index-service .number .item-box .item p {
    margin-top: 10px;
  }
}
.index-service .about-more {
  margin-top: 60px;
  margin-left: 50%;
  transform: translateX(-50%);
  display: inline-block;
  border-radius: 48px;
  background: #00803E;
  padding: 15px 40px;
  color: #FFF;
  text-align: center;
  font-size: 14px;
  font-weight: 700;
  transition: all 0.3s ease;
}
.index-service .about-more:hover {
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}
@media (max-width: 1199px) {
  .index-service .about-more {
    margin-top: 30px;
  }
}
.index-service .video {
  margin-top: 100px;
  width: 80px;
  height: 80px;
  border-radius: 100px;
  background-color: rgba(255, 255, 255, 0);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  border: 2px solid rgba(255, 255, 255, 0.3);
  /* 白色半透明描边 */
  margin-left: 50%;
  transform: translateX(-50%);
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  cursor: pointer;
  transition: all 0.3s ease;
}
@media (max-width: 1400px) {
  .index-service .video {
    margin-top: 80px;
  }
}
@media (max-width: 1199px) {
  .index-service .video {
    margin-top: 40px;
  }
}
.index-service .video:hover {
  border: 2px solid #00803E;
}
.index-service .video:hover .iconfont {
  color: #00803E;
}
.index-service .video .iconfont {
  font-size: 18px;
  color: #FFFFFF;
  transition: all 0.3s ease;
}
@media (max-width: 767px) {
  .index-service .video .iconfont {
    color: #00803E;
  }
}
@media (max-width: 767px) {
  .index-service .video {
    border: 2px solid #00803E;
    width: 50px;
    height: 50px;
    margin-top: 20px;
  }
}
.index-news {
  overflow: hidden;
  background-image: url(../img/index-news-4.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  padding: 80px 0 120px 0;
}
@media (max-width: 1400px) {
  .index-news {
    padding: 60px 0 80px 0;
  }
}
@media (max-width: 991px) {
  .index-news {
    padding: 40px 0 60px 0;
  }
}
.index-news .index-title p {
  margin-top: 10px;
}
@media (max-width: 991px) {
  .index-news .index-title p {
    margin-top: 10px;
  }
}
.index-news .content {
  margin-top: 48px;
}
@media (max-width: 1400px) {
  .index-news .content {
    margin-top: 30px;
  }
}
@media (max-width: 1199px) {
  .index-news .content {
    margin-top: 20px;
  }
}
.index-news .content .index-new-slick {
  margin: -40px -40px;
}
@media (max-width: 991px) {
  .index-news .content .index-new-slick {
    margin: -40px -30px;
  }
}
@media (max-width: 767px) {
  .index-news .content .index-new-slick {
    margin: -40px -20px;
  }
}
.index-news .content .index-new-slick .slick-list {
  padding: 40px 20px;
}
@media (max-width: 991px) {
  .index-news .content .index-new-slick .slick-list {
    padding: 40px 20px;
  }
}
@media (max-width: 767px) {
  .index-news .content .index-new-slick .slick-list {
    padding: 40px 0px;
  }
}
.index-news .content .index-new-slick .item-box {
  padding: 0 20px;
}
@media (max-width: 991px) {
  .index-news .content .index-new-slick .item-box {
    padding: 0 20px;
  }
}
.index-news .content .index-new-slick .item-box .item {
  border-radius: 28px;
  overflow: hidden;
  transition: all 0.3s ease;
}
@media (max-width: 1400px) {
  .index-news .content .index-new-slick .item-box .item {
    border-radius: 20px;
  }
}
.index-news .content .index-new-slick .item-box .item:hover {
  border: 1px solid #FFF;
  background: rgba(255, 255, 255, 0.5);
  box-shadow: 0 0 50px 0 rgba(0, 64, 128, 0.1);
}
.index-news .content .index-new-slick .item-box .item:hover .box-img {
  border: 1px solid #FFFFFF;
}
.index-news .content .index-new-slick .item-box .item:hover .tit-txt {
  padding: 20px 40px 40px 40px;
}
@media (max-width: 1400px) {
  .index-news .content .index-new-slick .item-box .item:hover .tit-txt {
    padding: 10px 30px 30px 30px;
  }
}
.index-news .content .index-new-slick .item-box .item:hover .tit-txt .tit {
  text-decoration: underline;
  color: #00803E;
}
.index-news .content .index-new-slick .item-box .item .box-img {
  border-radius: 28px;
  border: 1px solid #096234;
  padding: 20px;
  position: relative;
}
@media (max-width: 1400px) {
  .index-news .content .index-new-slick .item-box .item .box-img {
    padding: 15px;
    border-radius: 20px;
  }
}
.index-news .content .index-new-slick .item-box .item .box-img::after {
  position: absolute;
  content: '';
  width: 110%;
  height: 70%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #FFFFFF;
}
@media (max-width: 767px) {
  .index-news .content .index-new-slick .item-box .item .box-img::after {
    width: 0;
  }
}
.index-news .content .index-new-slick .item-box .item .box-img .img-box {
  padding-bottom: calc(290 / 520 * 100%);
  border-radius: 8px;
  overflow: hidden;
}
.index-news .content .index-new-slick .item-box .item .box-img .img-box:hover img {
  transform: scale(1.05);
}
.index-news .content .index-new-slick .item-box .item .box-img .img-box img {
  width: 100%;
  transition: all 0.3s;
}
.index-news .content .index-new-slick .item-box .item .tit-txt {
  padding: 30px 30px 40px 30px;
  transition: all 0.3s;
}
@media (max-width: 1400px) {
  .index-news .content .index-new-slick .item-box .item .tit-txt {
    padding: 20px 25px 30px 25px;
  }
}
.index-news .content .index-new-slick .item-box .item .tit-txt .tit {
  color: #222;
  font-size: 22px;
  font-weight: 700;
  line-height: 150%;
  transition: all 0.3s ease-in-out;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
@media (max-width: 1400px) {
  .index-news .content .index-new-slick .item-box .item .tit-txt .tit {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .index-news .content .index-new-slick .item-box .item .tit-txt .tit {
    font-size: 16px;
  }
}
.index-news .content .index-new-slick .item-box .item .tit-txt .txt {
  margin-top: 16px;
}
@media (max-width: 1400px) {
  .index-news .content .index-new-slick .item-box .item .tit-txt .txt {
    margin-top: 10px;
  }
}
.index-news .content .index-new-slick .item-box .item .tit-txt .txt p {
  color: #444;
  font-size: 16px;
  line-height: 150%;
}
@media (max-width: 767px) {
  .index-news .content .index-new-slick .item-box .item .tit-txt .txt p {
    font-size: 14px;
  }
}
.footer {
  overflow: hidden;
}
.footer .top {
  overflow: hidden;
  padding: 100px 0;
  background-image: url(../img/footer-bg-1.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 40px 40px 0 0;
}
@media (max-width: 1560px) {
  .footer .top {
    padding: 80px 0;
  }
}
@media (max-width: 1400px) {
  .footer .top {
    padding: 60px 0;
  }
}
@media (max-width: 991px) {
  .footer .top {
    padding: 40px 0;
    border-radius: 20px 20px 0 0;
  }
}
.footer .top .index-title p {
  margin-top: 12px;
}
@media (max-width: 991px) {
  .footer .top .index-title p {
    margin-top: 10px;
  }
}
.footer .top form {
  width: 675px;
  border-radius: 60px;
  background: rgba(0, 0, 0, 0.05);
  padding: 15px 30px;
  justify-content: space-between;
  margin-top: 30px;
}
@media (max-width: 1199px) {
  .footer .top form {
    width: 60%;
    padding: 10px 20px;
    margin-top: 20px;
  }
}
@media (max-width: 767px) {
  .footer .top form {
    width: 100%;
  }
}
.footer .top form input {
  border: none;
  width: 80%;
  background-color: transparent;
  color: #666;
  font-size: 16px;
}
@media (max-width: 767px) {
  .footer .top form input {
    font-size: 14px;
  }
}
.footer .top form input::placeholder {
  color: #666;
  font-size: 16px;
}
@media (max-width: 767px) {
  .footer .top form input::placeholder {
    font-size: 14px;
  }
}
.footer .top form input:focus::placeholder {
  color: #ccc;
}
.footer .top form button {
  border: none;
  background-color: transparent;
}
.footer .top form button:hover .iconfont {
  animation: swing 1s 0s ease both;
}
.footer .top form button .iconfont {
  color: #00803E;
  font-size: 18px;
  display: inline-block;
}
.footer .center {
  background-color: #002612;
  padding-top: 80px;
  overflow: hidden;
}
@media (max-width: 1400px) {
  .footer .center {
    padding-top: 60px;
  }
}
@media (max-width: 1199px) {
  .footer .center {
    padding-top: 40px;
  }
}
@media (max-width: 991px) {
  .footer .center {
    padding-top: 20px;
  }
}
.footer .center .box {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 1199px) {
  .footer .center .box {
    flex-wrap: wrap;
  }
}
.footer .center .box h3 {
  color: #FFF;
  font-size: 20px;
  font-weight: 700;
  display: flex;
  align-items: center;
  margin: 0;
}
@media (max-width: 991px) {
  .footer .center .box h3 {
    font-size: 18px;
  }
}
.footer .center .box h3::before {
  content: "";
  margin-right: 12px;
  width: 8px;
  height: 16px;
  background-image: url(../img/footer-3.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
@media (max-width: 991px) {
  .footer .center .box h3::before {
    margin-right: 8px;
  }
}
@media (max-width: 1199px) {
  .footer .center .box .item {
    width: 100%;
    margin-top: 30px;
  }
}
.footer .center .box .item:nth-child(1) {
  width: 33%;
}
@media (max-width: 1199px) {
  .footer .center .box .item:nth-child(1) {
    width: 100%;
  }
}
.footer .center .box .item:last-child ul li {
  display: flex;
  align-items: center;
}
.footer .center .box .item:last-child ul li::before {
  font-family: 'iconfont' !important;
  font-size: 16px;
  color: #fff;
  margin-right: 12px;
}
.footer .center .box .item:last-child ul li:nth-child(1)::before {
  content: "\e6ba";
}
.footer .center .box .item:last-child ul li:nth-child(2)::before {
  content: "\e6b6";
}
.footer .center .box .item:last-child ul li:nth-child(3)::before {
  content: "\e614";
}
.footer .center .box .item p {
  color: #FFF;
  font-size: 16px;
  font-weight: 400;
}
.footer .center .box .item p a {
  color: #FFF;
  transition: all 0.3s;
}
.footer .center .box .item p a:hover {
  color: #00803E;
}
.footer .center .box .item .text {
  margin-top: 24px;
}
@media (max-width: 1199px) {
  .footer .center .box .item .text {
    margin-top: 10px;
  }
}
.footer .center .box .item ul {
  padding-top: 12px;
  list-style: none;
}
@media (max-width: 1199px) {
  .footer .center .box .item ul {
    display: flex;
    flex-wrap: wrap;
    padding-top: 0;
  }
}
.footer .center .box .item ul li {
  margin-top: 12px;
  color: #FFF;
  font-size: 16px;
  font-weight: 400;
}
@media (max-width: 1199px) {
  .footer .center .box .item ul li {
    margin-right: 20px;
    margin-top: 10px;
  }
}
.footer .center .box .item ul li a {
  color: #FFF;
  transition: all 0.3s;
}
.footer .center .box .item ul li a:hover {
  color: #00803E;
}
.footer .center .box .item .icon {
  margin-top: 60px;
  display: flex;
  align-items: center;
}
@media (max-width: 1199px) {
  .footer .center .box .item .icon {
    margin-top: 30px;
  }
}
.footer .center .box .item .icon a {
  display: inline-block;
  margin-right: 12px;
}
.footer .center .box .item .icon a .iconfont {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 40px;
  border: 1px solid rgba(255, 255, 255, 0.5);
  width: 40px;
  height: 40px;
  font-size: 16px;
  color: #FFFFFF;
  transition: all 0.3s;
}
.footer .center .box .item .icon a .iconfont:hover {
  background-color: #00803E;
  border: 1px solid #00803E;
}
.footer .center .box2 {
  margin-top: 80px;
  border-top: 1px solid rgba(217, 217, 217, 0.25);
  padding: 17px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 1199px) {
  .footer .center .box2 {
    padding-bottom: 80px;
    margin-top: 40px;
  }
}
@media (max-width: 991px) {
  .footer .center .box2 {
    flex-wrap: wrap;
  }
}
.footer .center .box2 .text {
  color: rgba(255, 255, 255, 0.25);
  font-size: 14px;
  font-weight: 400;
}
.footer .center .box2 .text .hicheng {
  color: rgba(255, 255, 255, 0.25);
  margin: 0 16px;
  margin-right: 10px;
  transition: all 0.3s ease-in-out;
}
.footer .center .box2 .text .hicheng:hover {
  color: #00803E;
}
.footer .center .box2 .text .cnzz {
  display: inline-block;
}
.footer .center .box2 .right {
  margin-left: 40px;
}
.footer .center .box2 .right:first-child {
  margin-left: 0;
}
@media (max-width: 991px) {
  .footer .center .box2 .right {
    margin-top: 10px;
    margin-left: 0;
  }
}
.footer .center .box2 .right a {
  color: rgba(255, 255, 255, 0.25);
  font-size: 14px;
  margin-right: 16px;
  transition: all 0.3s ease-in-out;
}
.footer .center .box2 .right a:hover {
  color: #00803E;
}
.about-banner {
  position: relative;
}
.about-banner img {
  width: 100%;
}
.about-banner .banner-nav {
  position: absolute;
  width: 100%;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
@media (max-width: 767px) {
  .about-banner .banner-nav {
    position: static;
    transform: translateY(0);
    margin-top: 20px;
  }
}
.about-banner .banner-nav .box {
  display: flex;
  align-items: center;
}
.about-banner .banner-nav .box::before {
  content: '';
  width: 4px;
  height: 80px;
  background-color: #00803E;
  margin-right: 30px;
}
@media (max-width: 767px) {
  .about-banner .banner-nav .box::before {
    height: 30px;
    margin-right: 10px;
  }
}
@media (max-width: 767px) {
  .about-banner .banner-nav .box .tit-txt {
    display: flex;
    align-items: center;
  }
}
.about-banner .banner-nav .box .tit-txt .tit {
  color: #FFF;
  font-size: 48px;
  font-weight: 900;
}
@media (max-width: 1199px) {
  .about-banner .banner-nav .box .tit-txt .tit {
    font-size: 34px;
  }
}
@media (max-width: 767px) {
  .about-banner .banner-nav .box .tit-txt .tit {
    color: #00803E;
    font-size: 20px;
    margin-right: 20px;
  }
}
.about-banner .banner-nav .box .tit-txt .txt {
  display: flex;
  align-items: center;
  color: #FFF;
  font-size: 16px;
}
@media (max-width: 767px) {
  .about-banner .banner-nav .box .tit-txt .txt {
    color: #00803E;
  }
}
.about-banner .banner-nav .box .tit-txt .txt a {
  color: #FFF;
  transition: all 0.3s;
}
@media (max-width: 767px) {
  .about-banner .banner-nav .box .tit-txt .txt a {
    color: #00803E;
  }
}
.about-banner .banner-nav .box .tit-txt .txt a:hover {
  color: #00803E;
}
.about-banner .banner-nav .box .tit-txt .txt span {
  margin: 0 5px;
}
.about {
  padding: 100px 0;
  overflow: hidden;
}
@media (max-width: 1400px) {
  .about {
    padding: 60px 0;
  }
}
@media (max-width: 1199px) {
  .about {
    padding: 40px 0;
  }
}
.about .box {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 991px) {
  .about .box {
    flex-wrap: wrap;
  }
}
.about .box .left {
  width: 50%;
}
@media (max-width: 991px) {
  .about .box .left {
    width: 100%;
  }
}
.about .box .left .about-title b {
  color: #00803E;
  font-size: 14px;
  font-weight: 500;
  display: inline-block;
  margin-bottom: 12px;
}
.about .box .left .text {
  margin: 24px 0 64px 0;
}
@media (max-width: 1199px) {
  .about .box .left .text {
    margin: 20px 0 30px 0;
  }
}
@media (max-width: 767px) {
  .about .box .left .text {
    margin: 10px 0 20px 0;
  }
}
.about .box .left .text p {
  color: #444;
  font-size: 16px;
  /* 24px */
}
@media (max-width: 767px) {
  .about .box .left .text p {
    font-size: 14px;
  }
}
.about .box .left .number {
  display: flex;
  align-items: center;
  margin: 0 -48px;
}
@media (max-width: 1199px) {
  .about .box .left .number {
    margin: 0 -35px;
  }
}
@media (max-width: 767px) {
  .about .box .left .number {
    flex-wrap: wrap;
    margin-top: -20px;
  }
}
.about .box .left .number .item-box {
  padding: 0 48px;
  position: relative;
}
@media (max-width: 1199px) {
  .about .box .left .number .item-box {
    padding: 0 35px;
  }
}
@media (max-width: 767px) {
  .about .box .left .number .item-box {
    margin-top: 20px;
    padding: 0 20px;
    flex: 1;
  }
}
.about .box .left .number .item-box:last-child::after {
  width: 0;
}
.about .box .left .number .item-box::after {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  content: '';
  width: 1px;
  height: 40px;
  opacity: 0.5;
  background: #00803E;
}
.about .box .left .number .item-box .item .cont {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #00803E;
  text-align: center;
  font-size: 40px;
  font-weight: 900;
}
@media (max-width: 1199px) {
  .about .box .left .number .item-box .item .cont {
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  .about .box .left .number .item-box .item .cont {
    font-size: 24px;
  }
}
.about .box .left .number .item-box .item p {
  margin-top: 8px;
  color: #444;
  text-align: center;
  font-size: 14px;
  font-weight: 400;
}
.about .box .right {
  width: 46%;
  position: relative;
  border-radius: 8px;
  overflow: hidden;
}
@media (max-width: 991px) {
  .about .box .right {
    width: 100%;
    margin-top: 20px;
  }
}
.about .box .right:hover img {
  transform: scale(1.05);
}
.about .box .right img {
  width: 100%;
  height: auto;
  border-radius: 8px;
  transition: all 0.3s ease;
}
.about .box .right .video {
  position: absolute;
  display: flex;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  cursor: pointer;
}
@media (max-width: 1400px) {
  .about .box .right .video {
    top: 36%;
  }
}
@media (max-width: 991px) {
  .about .box .right .video {
    top: 50%;
  }
}
.about .box .right .video .iconfont {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 80px;
  height: 80px;
  border-radius: 100px;
  background-color: #00803E;
  font-size: 18px;
  color: #FFFFFF;
}
@media (max-width: 767px) {
  .about .box .right .video .iconfont {
    width: 60px;
    height: 60px;
  }
}
.about .box .right .video .iconfont:hover {
  animation: swing 1s 0s ease both;
}
.about-honor {
  overflow: hidden;
  padding: 100px 0;
  background-image: url(../img/about-honor-5.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #F7F7F7;
}
@media (max-width: 1560px) {
  .about-honor {
    padding: 80px 0;
  }
}
@media (max-width: 1400px) {
  .about-honor {
    padding: 60px 0;
  }
}
@media (max-width: 1199px) {
  .about-honor {
    padding: 40px 0;
  }
}
.about-honor .about-title h2 {
  text-align: center;
}
.about-honor .content {
  position: relative;
  margin-top: 38px;
  padding-bottom: 75px;
}
@media (max-width: 1199px) {
  .about-honor .content {
    margin-top: 20px;
  }
}
@media (max-width: 767px) {
  .about-honor .content {
    padding-bottom: 0;
  }
}
.about-honor .content .prev-next {
  position: absolute;
  bottom: 0;
  left: 50%;
  z-index: 12;
  transform: translateX(-50%);
  width: 80px;
  color: white;
}
@media (max-width: 1400px) {
  .about-honor .content .prev-next {
    bottom: 20px;
  }
}
@media (max-width: 767px) {
  .about-honor .content .prev-next {
    display: none;
  }
}
.about-honor .content .prev-next .slick-next:before {
  font-family: 'iconfont' !important;
  font-size: 18px;
  display: block;
  content: '\e60f';
  line-height: 52px;
  color: #000000;
  transition: all 0.3s ease;
  transform: rotate(-90deg);
}
.about-honor .content .prev-next .slick-prev:before {
  font-family: 'iconfont' !important;
  font-size: 18px;
  display: block;
  content: '\e60f';
  line-height: 52px;
  color: #000000;
  transition: all 0.3s ease;
  transform: rotate(90deg);
}
.about-honor .content .prev-next .slick-prev,
.about-honor .content .prev-next .slick-next {
  z-index: 1;
  width: 52px;
  height: 52px;
  border-radius: 100px;
  text-align: center;
  transition: all 0.3s ease;
  background-color: #FFFFFF;
}
.about-honor .content .prev-next .slick-next:hover {
  background-color: #00803E;
}
.about-honor .content .prev-next .slick-prev:hover {
  background-color: #00803E;
}
.about-honor .content .prev-next .slick-prev,
.about-honor .content .prev-next .slick-next:hover::before {
  color: #FFFFFF;
}
.about-honor .content .prev-next .slick-prev:hover::before {
  color: #FFFFFF;
}
.about-honor .content .honor-slick {
  margin: 0 -5px;
}
.about-honor .content .honor-slick .item-box {
  padding: 0 5px;
}
.about-honor .content .honor-slick .item-box .item {
  padding: 10px;
  cursor: pointer;
  background-image: linear-gradient(transparent, transparent);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
  transition: all 0.3s;
}
@media (max-width: 991px) {
  .about-honor .content .honor-slick .item-box .item {
    padding: 5px;
  }
}
@media (max-width: 767px) {
  .about-honor .content .honor-slick .item-box .item {
    background-image: url(../img/about-honor-6.png);
  }
}
.about-honor .content .honor-slick .item-box .item:hover {
  background-image: url(../img/about-honor-6.png);
}
.about-honor .content .honor-slick .item-box .item:hover .img-box img {
  transform: scale(1.06);
}
.about-honor .content .honor-slick .item-box .item .img-box {
  padding-bottom: calc(460 / 330 * 100%);
}
.about-honor .content .honor-slick .item-box .item .img-box img {
  width: 100%;
  transition: all 0.3s;
}
.about-display {
  overflow: hidden;
  padding: 100px 0;
}
@media (max-width: 1560px) {
  .about-display {
    padding: 80px 0;
  }
}
@media (max-width: 1400px) {
  .about-display {
    padding: 60px 0;
  }
}
@media (max-width: 1199px) {
  .about-display {
    padding: 40px 0;
  }
}
.about-display .about-title h2 {
  text-align: center;
}
.about-display .content {
  padding-top: 33px;
}
@media (max-width: 1400px) {
  .about-display .content {
    padding-top: 10px;
  }
}
@media (max-width: 767px) {
  .about-display .content {
    padding-top: 0;
  }
}
.about-display .content .row-box {
  margin: 0 -15px;
}
@media (max-width: 991px) {
  .about-display .content .row-box {
    margin: 0 -8px;
  }
}
.about-display .content .row-box .col-box {
  padding: 15px;
}
@media (max-width: 991px) {
  .about-display .content .row-box .col-box {
    padding: 10px 8px;
  }
}
.about-display .content .row-box .col-box .item .img-box {
  cursor: pointer;
  overflow: hidden;
  padding-bottom: calc(300 / 450 * 100%);
  border-radius: 8px;
}
.about-display .content .row-box .col-box .item .img-box:hover img {
  transform: scale(1.06);
}
.about-display .content .row-box .col-box .item .img-box img {
  width: 100%;
  transition: all 0.3s;
}
@media (max-width: 1199px) {
  .product .popular {
    padding-top: 20px;
  }
}
.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: #00803E;
}
.product .popular .popular-box {
  flex-wrap: wrap;
}
@media (max-width: 156px) {
  .product .popular .popular-box {
    width: 100%;
  }
}
.product .popular .popular-box .popular-left {
  /* height: 100vh; */
  padding: 80px 20px;
  background: #F5F5F5;
  position: sticky;
  top: 92px;
}
.product .popular .popular-box .popular-left .tit {
  color: #000;
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 24px;
}
@media (max-width: 1199px) {
  .product .popular .popular-box .popular-left {
    display: none;
  }
}
.product .popular .popular-box .popular-left .left-ul {
  overflow: hidden;
  width: 330px;
}
.product .popular .popular-box .popular-left .ul-li {
  display: block;
  position: relative;
  margin-top: 8px;
}
.product .popular .popular-box .popular-left .ul-li:nth-child(1) {
  margin-top: 0;
}
.product .popular .popular-box .popular-left .ul-li > a {
  padding: 19px 24px;
  display: flex;
  width: 100%;
  text-decoration: none;
  border-radius: 8px;
  background: #FFFFFF;
  color: #000;
  font-size: 18px;
  font-weight: 700;
  transition: all 0.3s ease;
  justify-content: space-between;
  align-items: center;
  position: relative;
}
.product .popular .popular-box .popular-left .ul-li > a span{
  display: inline-block !important;
  width: 80%;

  white-space: normal;
  word-wrap: break-word;
  /* display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden; */
}
@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: '\e60f';
  display: inline-block;
  font-size: 18px;
  transition: all 0.4s ease;
  color: #666666;
  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: #00803E;
  color: #FFFFFF;
}
.product .popular .popular-box .popular-left .ul-li > a.active::after {
  color: white;
  transform: rotate(180deg);
}
.product .popular .popular-box .popular-left .ul-li > a:hover {
  background: #00803E;
  color: #FFFFFF;
}
.product .popular .popular-box .popular-left .ul-li > a:hover::after {
  color: white;
  transform: rotate(180deg);
}
.product .popular .popular-box .popular-left .ul-li ul {
  list-style: none;
  display: none;
  padding: 20px 30px;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
  background: #FFFFFF;
}
.product .popular .popular-box .popular-left .ul-li ul li {
  margin-top: 16px;
}
.product .popular .popular-box .popular-left .ul-li ul li:first-child {
  margin-top: 0;
}
.product .popular .popular-box .popular-left .ul-li ul li a {
  display: inline-block;
  color: #222;
  font-size: 16px;
  transition: all 0.3s ease-in-out;
  position: relative;
}
.product .popular .popular-box .popular-left .ul-li ul li a::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 2px;
  background-color: #00803E;
  transition: all 0.3s;
}
@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:hover {
  color: #00803E;
}
.product .popular .popular-box .popular-left .ul-li ul li a:hover::after {
  width: 100%;
}
.product .popular .popular-box .popular-left .ul-li.active > a {
  background: #00803E;
  color: #FFFFFF;
}
.product .popular .popular-box .popular-left .ul-li.active > a::after {
  color: white;
  transform: rotate(180deg);
}
.product .popular .popular-box .popular-right {
  width: calc(100% - 400px);
  margin-left: auto;
  overflow: hidden;
  padding: 80px 0 100px 0;
}
@media (max-width: 1199px) {
  .product .popular .popular-box .popular-right {
    width: 100%;
    padding: 20px 0 60px 0;
  }
}
.product .popular .popular-box .popular-right .title h2 {
  color: #222;
  font-size: 36px;
  font-weight: 900;
  line-height: 125%;
}
@media (max-width: 1199px) {
  .product .popular .popular-box .popular-right .title h2 {
    font-size: 28px;
  }
}
@media (max-width: 767px) {
  .product .popular .popular-box .popular-right .title h2 {
    font-size: 24px;
  }
}
.product .popular .popular-box .popular-right .title p {
  margin-top: 16px;
  color: #444;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
}
@media (max-width: 1199px) {
  .product .popular .popular-box .popular-right .title p {
    margin-top: 10px;
  }
}
.product .popular .popular-box .popular-right .content {
  margin-top: 10px;
}
@media (max-width: 1199px) {
  .product .popular .popular-box .popular-right .content {
    margin-top: 0;
  }
}
.product .popular .popular-box .popular-right .content .row-box {
  margin: 0 -15px;
}
@media (max-width: 991px) {
  .product .popular .popular-box .popular-right .content .row-box {
    margin: 0 -8px;
  }
}
.product .popular .popular-box .popular-right .content .row-box .col-box {
  padding: 0 15px;
  margin-top: 30px;
}
@media (max-width: 1199px) {
  .product .popular .popular-box .popular-right .content .row-box .col-box {
    padding: 0 8px;
  }
}
.product .popular .popular-box .popular-right .content .row-box .col-box .item-box .item {
  border-radius: 8px;
  overflow: hidden;
}
.product .popular .popular-box .popular-right .content .row-box .col-box .item-box .item .img-box {
  padding-bottom: calc(400 / 330 * 100%);
  overflow: hidden;
}
.product .popular .popular-box .popular-right .content .row-box .col-box .item-box .item .img-box::after {
  position: absolute;
  z-index: 2;
  content: '';
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0;
  pointer-events: none;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #096234 100%);
  transition: all 0.4s;
}
@media (max-width: 767px) {
  .product .popular .popular-box .popular-right .content .row-box .col-box .item-box .item .img-box::after {
    height: 100%;
  }
}
.product .popular .popular-box .popular-right .content .row-box .col-box .item-box .item .img-box:hover img {
  transform: scale(1.06);
}
.product .popular .popular-box .popular-right .content .row-box .col-box .item-box .item .img-box:hover::after {
  height: 100%;
}
.product .popular .popular-box .popular-right .content .row-box .col-box .item-box .item .img-box:hover .title-more .title {
  color: #FFFFFF;
  margin-bottom: 0;
}
.product .popular .popular-box .popular-right .content .row-box .col-box .item-box .item .img-box:hover .title-more .product-more {
  margin-top: 26px;
  transform: translateX(-50%) translateY(0);
}
@media (max-width: 1400px) {
  .product .popular .popular-box .popular-right .content .row-box .col-box .item-box .item .img-box:hover .title-more .product-more {
    margin-top: 10px;
  }
}
.product .popular .popular-box .popular-right .content .row-box .col-box .item-box .item .img-box:hover .learn-more {
  opacity: 1;
}
.product .popular .popular-box .popular-right .content .row-box .col-box .item-box .item .img-box img {
  width: 100%;
  transition: all 0.4s;
}
.product .popular .popular-box .popular-right .content .row-box .col-box .item-box .item .img-box b {
  border-radius: 24px;
  background: rgba(0, 128, 62, 0.1);
  padding: 5px 15px;
  color: #00803E;
  font-size: 14px;
  font-weight: 400;
  position: absolute;
  z-index: 12;
  top: 16px;
  left: 16px;
}
.product .popular .popular-box .popular-right .content .row-box .col-box .item-box .item .img-box .title-more {
  position: absolute;
  z-index: 16;
  bottom: 30px;
  left: 50%;
  transform: translateX(-50%);
  width: 90%;

}
@media (max-width: 1400px) {
  .product .popular .popular-box .popular-right .content .row-box .col-box .item-box .item .img-box .title-more {
    bottom: 15px;
  }
}
.product .popular .popular-box .popular-right .content .row-box .col-box .item-box .item .img-box .title-more .title {
  text-align: center;
  color: #222222;
  font-size: 20px;
  font-weight: 700;
  display: block;
  width: 100%;
  transition: all 0.4s;
  /* margin-bottom: -30%; */
  margin-bottom: -20%;
  /* white-space: nowrap; */


  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;


}
.product .popular .popular-box .popular-right .content .row-box .col-box .item-box .item .img-box .title-more .title:hover {
  text-decoration: underline;
}
@media (max-width: 1400px) {
  .product .popular .popular-box .popular-right .content .row-box .col-box .item-box .item .img-box .title-more .title {
    font-size: 16px;
    margin-bottom: -20px;
  }
}
@media (max-width: 767px) {
  .product .popular .popular-box .popular-right .content .row-box .col-box .item-box .item .img-box .title-more .title {
    color: #FFFFFF;
    margin-bottom: 0;
  }
}
.product .popular .popular-box .popular-right .content .row-box .col-box .item-box .item .img-box .title-more .product-more {
  display: inline-flex;
  border-radius: 40px;
  border: 1px solid #FFF;
  padding: 10px 29px;
  color: #FFF;
  white-space: nowrap;
  font-size: 14px;
  font-weight: 700;
  transition: all 0.4s;
  margin-left: 50%;
  transform: translateX(-50%) translateY(200%);
  
}
.product .popular .popular-box .popular-right .content .row-box .col-box .item-box .item .img-box .title-more .product-more:hover {
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
  background-color: #FFFFFF;
  color: #00803E;
}
@media (max-width: 1400px) {
  .product .popular .popular-box .popular-right .content .row-box .col-box .item-box .item .img-box .title-more .product-more {
    padding: 5px 20px;
  }
}
@media (max-width: 767px) {
  .product .popular .popular-box .popular-right .content .row-box .col-box .item-box .item .img-box .title-more .product-more {
    transform: translateX(-50%) translateY(0);
    margin-top: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    background-color: #FFFFFF;
    color: #00803E;
  }
}
.product .popular .popular-box .popular-right .content .row-box .col-box .item-box .item .img-box .learn-more {
  position: absolute;
  z-index: 12;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 767px) {
  .product .popular .popular-box .popular-right .content .row-box .col-box .item-box .item .img-box .learn-more {
    opacity: 1;
  }
}
.product .popular .popular-box .popular-right .content .row-box .col-box .item-box .item .img-box .learn-more .iconfont {
  display: inline-flex;
  width: 60px;
  height: 60px;
  border-radius: 100px;
  align-items: center;
  justify-content: center;
  color: #FFFFFF;
  border: 1px solid #FFFFFF;
  font-size: 16px;
  margin-left: 50%;
  transform: translateX(-50%);
}
.product .popular .popular-box .popular-right .content .row-box .col-box .item-box .item .img-box .learn-more span {
  margin-top: 24px;
  display: block;
  color: #FFF;
  text-align: center;
  font-size: 20px;
  font-weight: 700;
}
.productdetails .details-title {
  color: #222;
  font-size: 32px;
  font-weight: 700;
  line-height: 125%;
}
@media (max-width: 1199px) {
  .productdetails .details-title {
    font-size: 26px;
  }
}
@media (max-width: 767px) {
  .productdetails .details-title {
    font-size: 22px;
  }
}
.productdetails .productdatails-top {
  overflow: hidden;
  padding: 80px 0 64px 0;
}
@media (max-width: 1400px) {
  .productdetails .productdatails-top {
    padding: 60px 0 48px 0;
  }
}
@media (max-width: 991px) {
  .productdetails .productdatails-top {
    padding: 40px 0 50px 0;
  }
}
@media (max-width: 767px) {
  .productdetails .productdatails-top {
    padding: 10px 0 40px 0;
  }
}
.productdetails .productdatails-top .pouch-cont {
  justify-content: space-between;
}
@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;
  position: relative;
}
@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 .prev-next {
  position: absolute;
  top: 54%;
  right: -1%;
  height: 85%;
  z-index: 12;
  transform: translateY(-50%);
  width: 80px;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  pointer-events: none;
}
@media (max-width: 1400px) {
  .productdetails .productdatails-top .pouch-cont .pouch-cont-left .prev-next {
    top: 56%;
    right: -3%;
    height: 95%;
  }
}
@media (max-width: 1199px) {
  .productdetails .productdatails-top .pouch-cont .pouch-cont-left .prev-next {
    top: 53%;
    right: 1%;
    height: 80%;
  }
}
@media (max-width: 991px) {
  .productdetails .productdatails-top .pouch-cont .pouch-cont-left .prev-next {
    height: auto;
    bottom: 1%;
    top: auto;
    right: auto;
    left: 50%;
    transform: translateX(-50%);
    flex-direction: row;
    width: 95%;
  }
}
@media (max-width: 767px) {
  .productdetails .productdatails-top .pouch-cont .pouch-cont-left .prev-next {
    display: none;
  }
}
.productdetails .productdatails-top .pouch-cont .pouch-cont-left .prev-next .slick-next,
.productdetails .productdatails-top .pouch-cont .pouch-cont-left .prev-next .slick-prev {
  position: static;
  pointer-events: all;
}
.productdetails .productdatails-top .pouch-cont .pouch-cont-left .prev-next .slick-next:before {
  font-family: 'iconfont' !important;
  font-size: 18px;
  display: block;
  content: '\e60f';
  line-height: 52px;
  color: #666666;
  transition: all 0.3s ease;
}
@media (max-width: 991px) {
  .productdetails .productdatails-top .pouch-cont .pouch-cont-left .prev-next .slick-next:before {
    transform: rotate(-90deg);
  }
}
.productdetails .productdatails-top .pouch-cont .pouch-cont-left .prev-next .slick-prev:before {
  font-family: 'iconfont' !important;
  font-size: 18px;
  display: block;
  content: '\e60f';
  line-height: 52px;
  color: #666666;
  transition: all 0.3s ease;
  transform: rotate(180deg);
}
@media (max-width: 991px) {
  .productdetails .productdatails-top .pouch-cont .pouch-cont-left .prev-next .slick-prev:before {
    transform: rotate(90deg);
  }
}
.productdetails .productdatails-top .pouch-cont .pouch-cont-left .prev-next .slick-prev,
.productdetails .productdatails-top .pouch-cont .pouch-cont-left .prev-next .slick-next {
  z-index: 1;
  width: 52px;
  height: 52px;
  border-radius: 100px;
  text-align: center;
  transition: all 0.3s ease;
  background-color: transparent;
}
.productdetails .productdatails-top .pouch-cont .pouch-cont-left .prev-next .slick-prev,
.productdetails .productdatails-top .pouch-cont .pouch-cont-left .prev-next .slick-next:hover::before {
  color: #00803E;
}
.productdetails .productdatails-top .pouch-cont .pouch-cont-left .prev-next .slick-prev:hover::before {
  color: #00803E;
}
.productdetails .productdatails-top .pouch-cont .pouch-cont-left .left-vertical {
  width: 13%;
  margin-left: 2%;
}
@media (max-width: 991px) {
  .productdetails .productdatails-top .pouch-cont .pouch-cont-left .left-vertical {
    width: 80%;
    margin: 0 auto;
    margin-top: 20px;
    padding-right: 0;
  }
}
@media (max-width: 767px) {
  .productdetails .productdatails-top .pouch-cont .pouch-cont-left .left-vertical {
    width: 100%;
  }
}
.productdetails .productdatails-top .pouch-cont .pouch-cont-left .left-vertical .item {
  overflow: hidden;
  border-radius: 8px;
}
.productdetails .productdatails-top .pouch-cont .pouch-cont-left .left-vertical .slick-slide {
  margin: 10px 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 #00803E;
  overflow: hidden;
}
@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: 16px;
  display: inline-flex;
  padding-left: 3px;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  content: '\e62b';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
  color: #FFFFFF;
  background-color: #00803E;
  border-radius: 100px;
  text-align: center;
  cursor: pointer;
}
.productdetails .productdatails-top .pouch-cont .pouch-cont-left .left-vertical .img-box {
  border-radius: 8px;
  position: relative;
  padding-bottom: 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: 85%;
  overflow: hidden;
}
@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: 8px;
  overflow: hidden;
}
.productdetails .productdatails-top .pouch-cont .pouch-cont-left .left-horizontal .img-box {
  padding-bottom: 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: 48%;
  padding: 48px;
  padding-left: 90px;
  border-radius: 8px;
  background: #F5F5F5;
}
@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%;
    margin-top: 30px;
    padding: 20px;
  }
}
.productdetails .productdatails-top .pouch-cont .pouch-cont-right .title {
  color: #222;
  font-size: 36px;
  font-weight: 900;
}
@media (max-width: 1400px) {
  .productdetails .productdatails-top .pouch-cont .pouch-cont-right .title {
    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: 22px;
  }
}
.productdetails .productdatails-top .pouch-cont .pouch-cont-right .text {
  margin: 48px 0 60px 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;
  }
}
@media (max-width: 991px) {
  .productdetails .productdatails-top .pouch-cont .pouch-cont-right .text {
    margin: 10px 0 20px 0;
  }
}
.productdetails .productdatails-top .pouch-cont .pouch-cont-right .text b {
  color: #222;
  font-size: 18px;
  font-weight: 700;
  display: block;
  margin-bottom: 12px;
}
@media (max-width: 767px) {
  .productdetails .productdatails-top .pouch-cont .pouch-cont-right .text b {
    font-size: 16px;
    margin-bottom: 10px;
  }
}
.productdetails .productdatails-top .pouch-cont .pouch-cont-right .text p {
  color: #444;
  font-size: 16px;
  line-height: 150%;
}
@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: #222;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 16px;
}
@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;
    margin-bottom: 10px;
  }
}
.productdetails .productdatails-top .pouch-cont .pouch-cont-right .inquiry-car {
  margin-top: 90px;
  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: 100px;
  color: #00803E;
  text-align: center;
  font-size: 14px;
  font-weight: 700;
  border: 1px solid #00803E;
  transition: all 0.3s ease;
}
@media (max-width: 991px) {
  .productdetails .productdatails-top .pouch-cont .pouch-cont-right .inquiry-car a {
    font-size: 16px;
    padding: 10px 0;
  }
}
@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: #00803E;
  color: #FFFFFF;
}
.productdetails .productdatails-top .pouch-cont .pouch-cont-right .inquiry-car a:hover .iconfont {
  color: #FFF;
}
.productdetails .productdatails-top .pouch-cont .pouch-cont-right .inquiry-car a .iconfont {
  color: #00803E;
  font-size: 16px;
  margin-right: 10px;
  font-weight: 400;
  transition: all 0.3s;
}
.productdetails .productdatails-nav {
  flex-wrap: wrap;
  margin: 0 auto;
  display: flex;
  align-items: center;
  position: sticky;
  top: 100px;
  z-index: 12;
  background-color: #FFFFFF;
  padding: 0;
}
@media (max-width: 1199px) {
  .productdetails .productdatails-nav {
    margin-top: 60px;
    top: 65px;
  }
}
@media (max-width: 991px) {
  .productdetails .productdatails-nav {
    position: static;
    margin-top: 0;
    border-radius: 0;
    flex-wrap: wrap;
  }
}
.productdetails .productdatails-nav a {
  display: inline-block;
  text-decoration: none;
  padding: 17px 28px;
  margin-right: 16px;
  border-radius: 8px 8px 0 0;
  color: #222;
  font-size: 18px;
  font-weight: 700;
  line-height: 125%;
  transition: all 0.3s ease;
  position: relative;
}
@media (max-width: 991px) {
  .productdetails .productdatails-nav a {
    font-size: 16px;
    border-radius: 4px 4px 0 0;
  }
}
.productdetails .productdatails-nav a:last-child {
  margin-right: 0;
}
@media (max-width: 1400px) {
  .productdetails .productdatails-nav a {
    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;
  }
}
.productdetails .productdatails-nav a:hover {
  background: #F5F5F5;
}
.productdetails .productdatails-nav a.active {
  background: #F5F5F5;
}
.productdetails .dt-now {
  background: #F5F5F5;
  padding: 60px 0;
}
@media (max-width: 1400px) {
  .productdetails .dt-now {
    padding: 40px 0;
  }
}
.productdetails .dt-now .details-product .content {
  margin-top: 24px;
}
@media (max-width: 1400px) {
  .productdetails .dt-now .details-product .content {
    margin-top: 20px;
  }
}
.productdetails .dt-now .details-product .content .table-box {
  overflow-x: auto;
}
.productdetails .dt-now .details-product .content table {
  width: 100%;
  border-collapse: collapse;
}
.productdetails .dt-now .details-product .content table tr:first-child td {
  background: #00803E;
  padding: 15px 10px;
  color: #FFFFFF;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: -0.42px;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .productdetails .dt-now .details-product .content table tr:first-child td {
    padding: 10px;
  }
}
.productdetails .dt-now .details-product .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 .dt-now .details-product .content table tr td {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .productdetails .dt-now .details-product .content table tr td {
    padding: 10px;
  }
}
.productdetails .dt-now .details-product .content ul {
  list-style: disc;
  list-style-position: inside;
}
.productdetails .dt-now .details-product .content ul li {
  font-size: 16px;
  line-height: 22px;
  color: #333333;
  margin-top: 10px;
}
@media (max-width: 991px) {
  .productdetails .dt-now .details-product .content ul li {
    font-size: 14px;
  }
}
.productdetails .dt-now .details-product .content p {
  font-size: 16px;
  line-height: 22px;
  color: #333333;
}
@media (max-width: 767px) {
  .productdetails .dt-now .details-product .content p {
    font-size: 14px;
  }
}
.productdetails .dt-now .details-inquiry {
  margin-top: 60px;
}
@media (max-width: 1400px) {
  .productdetails .dt-now .details-inquiry {
    margin-top: 40px;
  }
}
.productdetails .dt-now .details-inquiry .message {
  width: 100%;
  margin-top: 24px;
}
@media (max-width: 1199px) {
  .productdetails .dt-now .details-inquiry .message {
    margin-top: 20px;
  }
}
.productdetails .dt-now .details-inquiry .message .now-title input {
  width: 100%;
  border-radius: 8px;
  background: #00803E;
  padding: 18px 20px;
  border: none;
  overflow: hidden;
  color: #FFF;
  font-size: 16px;
  font-weight: 700;
  line-height: 100%;
  /* 16px */
  /* 16px */
}
.productdetails .dt-now .details-inquiry .message .now-title input::placeholder {
  color: #FFF;
  font-size: 16px;
  font-weight: 700;
  line-height: 100%;
}
@media (max-width: 991px) {
  .productdetails .dt-now .details-inquiry .message .now-title input {
    padding: 10px 14px;
  }
}
@media (max-width: 767px) {
  .productdetails .dt-now .details-inquiry .message .now-title input {
    font-size: 14px;
  }
}
.productdetails .dt-now .details-inquiry .message .formbox .row {
  margin: 0 -5px;
}
.productdetails .dt-now .details-inquiry .message .formbox li {
  margin-top: 10px;
  padding: 0 5px;
  list-style: none;
}
@media (max-width: 767px) {
  .productdetails .dt-now .details-inquiry .message .formbox li {
    margin-top: 10px;
  }
}
.productdetails .dt-now .details-inquiry .message .formbox .group {
  position: relative;
}
.productdetails .dt-now .details-inquiry .message .formbox .group input {
  width: 100%;
  border-radius: 8px;
  background: #FFF;
  overflow: hidden;
  border: none;
  color: rgba(34, 34, 34, 0.5);
  font-size: 14px;
  line-height: 100%;
  padding: 17px 20px;
  outline: none;
  transition: border-color 0.3s ease;
}
@media (max-width: 991px) {
  .productdetails .dt-now .details-inquiry .message .formbox .group input {
    padding: 12px 14px;
  }
}
.productdetails .dt-now .details-inquiry .message .formbox .group input::placeholder {
  color: rgba(34, 34, 34, 0.5);
  font-size: 14px;
  line-height: 100%;
  /* 14px */
}
.productdetails .dt-now .details-inquiry .message .formbox .group input:focus label {
  display: none;
}
.productdetails .dt-now .details-inquiry .message .formbox .group input:focus::placeholder {
  color: #ccc;
}
.productdetails .dt-now .details-inquiry .message .formbox .group textarea {
  width: 100%;
  border-radius: 8px;
  background: #FFF;
  overflow: hidden;
  border: none;
  color: rgba(34, 34, 34, 0.5);
  font-size: 14px;
  line-height: 100%;
  padding: 17px 20px;
  outline: none;
  transition: border-color 0.3s ease;
  height: 160px;
}
@media (max-width: 991px) {
  .productdetails .dt-now .details-inquiry .message .formbox .group textarea {
    padding: 12px 14px;
    height: auto;
  }
}
.productdetails .dt-now .details-inquiry .message .formbox .group textarea::placeholder {
  color: rgba(34, 34, 34, 0.5);
  font-size: 16px;
}
.productdetails .dt-now .details-inquiry .message .formbox .group textarea:focus label {
  display: none;
}
.productdetails .dt-now .details-inquiry .message .formbox .group textarea:focus::placeholder {
  color: #ccc;
}
.productdetails .dt-now .details-inquiry .message .func {
  margin-top: 16px;
}
.productdetails .dt-now .details-inquiry .message .func .submit-group {
  display: flex;
}
.productdetails .dt-now .details-inquiry .message .func .submit {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 13px 34px;
  border-radius: 100px;
  background: #00803E;
  border: none;
}
@media (max-width: 767px) {
  .productdetails .dt-now .details-inquiry .message .func .submit {
    padding: 10px 20px;
  }
}
.productdetails .dt-now .details-inquiry .message .func .submit .iconfont {
  font-size: 14px;
  color: #FFF;
  margin-right: 10px;
}
.productdetails .dt-now .details-inquiry .message .func .submit span {
  color: #FFF;
  text-align: center;
  font-size: 14px;
  font-weight: 700;
  line-height: 100%;
}
.productdetails .details-relared {
  padding: 64px 0 100px 0;
  overflow: hidden;
}
@media (max-width: 1400px) {
  .productdetails .details-relared {
    padding: 40px 0 60px 0;
  }
}
@media (max-width: 991px) {
  .productdetails .details-relared {
    padding: 40px 0;
  }
}
.productdetails .details-relared .details-title {
  text-align: center;
}
.productdetails .details-relared .content {
  margin-top: 32px;
}
@media (max-width: 991px) {
  .productdetails .details-relared .content {
    margin-top: 20px;
  }
}
.productdetails .details-relared .content .related-slick {
  margin: 0 -15px;
}
@media (max-width: 991px) {
  .productdetails .details-relared .content .related-slick {
    margin: 0 -8px;
  }
}
.productdetails .details-relared .content .related-slick .col-box {
  padding: 0 15px;
}
@media (max-width: 991px) {
  .productdetails .details-relared .content .related-slick .col-box {
    padding: 0 8px;
  }
}
.productdetails .details-relared .content .related-slick .col-box .item-box .item {
  border-radius: 8px;
  overflow: hidden;
}
.productdetails .details-relared .content .related-slick .col-box .item-box .item .img-box {
  padding-bottom: calc(400 / 330 * 100%);
  overflow: hidden;
}
.productdetails .details-relared .content .related-slick .col-box .item-box .item .img-box::after {
  position: absolute;
  z-index: 2;
  content: '';
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0;
  pointer-events: none;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #096234 100%);
  transition: all 0.4s;
}
@media (max-width: 767px) {
  .productdetails .details-relared .content .related-slick .col-box .item-box .item .img-box::after {
    height: 100%;
  }
}
.productdetails .details-relared .content .related-slick .col-box .item-box .item .img-box:hover img {
  transform: scale(1.06);
}
.productdetails .details-relared .content .related-slick .col-box .item-box .item .img-box:hover::after {
  height: 100%;
}
.productdetails .details-relared .content .related-slick .col-box .item-box .item .img-box:hover .title-more .title {
  color: #FFFFFF;
  margin-bottom: 0;
}
.productdetails .details-relared .content .related-slick .col-box .item-box .item .img-box:hover .title-more .product-more {
  margin-top: 26px;
  transform: translateX(-50%) translateY(0);
}
@media (max-width: 1400px) {
  .productdetails .details-relared .content .related-slick .col-box .item-box .item .img-box:hover .title-more .product-more {
    margin-top: 10px;
  }
}
.productdetails .details-relared .content .related-slick .col-box .item-box .item .img-box:hover .learn-more {
  opacity: 1;
}
.productdetails .details-relared .content .related-slick .col-box .item-box .item .img-box img {
  width: 100%;
  transition: all 0.4s;
}
.productdetails .details-relared .content .related-slick .col-box .item-box .item .img-box b {
  border-radius: 24px;
  background: rgba(0, 128, 62, 0.1);
  padding: 5px 15px;
  color: #00803E;
  font-size: 14px;
  font-weight: 400;
  position: absolute;
  z-index: 12;
  top: 16px;
  left: 16px;
}
.productdetails .details-relared .content .related-slick .col-box .item-box .item .img-box .title-more {
  position: absolute;
  z-index: 16;
  bottom: 30px;
  left: 50%;
  transform: translateX(-50%);
  width: 90%;
}
@media (max-width: 1400px) {
  .productdetails .details-relared .content .related-slick .col-box .item-box .item .img-box .title-more {
    bottom: 15px;
  }
}
.productdetails .details-relared .content .related-slick .col-box .item-box .item .img-box .title-more .title {
  text-align: center;
  color: #222222;
  font-size: 20px;
  font-weight: 700;
  display: block;
  width: 100%;
  transition: all 0.4s;
  /* margin-bottom: -30%; */
  margin-bottom: -20%;
  /* white-space: nowrap; */


  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.productdetails .details-relared .content .related-slick .col-box .item-box .item .img-box .title-more .title:hover {
  text-decoration: underline;
}
@media (max-width: 1400px) {
  .productdetails .details-relared .content .related-slick .col-box .item-box .item .img-box .title-more .title {
    font-size: 16px;
    margin-bottom: -20px;
  }
}
@media (max-width: 767px) {
  .productdetails .details-relared .content .related-slick .col-box .item-box .item .img-box .title-more .title {
    margin-bottom: 0;
    font-size: 16px;
    color: #FFFFFF;
  }
}
.productdetails .details-relared .content .related-slick .col-box .item-box .item .img-box .title-more .product-more {
  display: inline-flex;
  border-radius: 40px;
  border: 1px solid #FFF;
  padding: 10px 29px;
  color: #FFF;
  white-space: nowrap;
  font-size: 14px;
  font-weight: 700;
  transition: all 0.4s;
  margin-left: 50%;
  transform: translateX(-50%) translateY(200%);
}
@media (max-width: 1400px) {
  .productdetails .details-relared .content .related-slick .col-box .item-box .item .img-box .title-more .product-more {
    padding: 5px 20px;
  }
}
.productdetails .details-relared .content .related-slick .col-box .item-box .item .img-box .title-more .product-more:hover {
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
  background-color: #FFFFFF;
  color: #00803E;
}
@media (max-width: 767px) {
  .productdetails .details-relared .content .related-slick .col-box .item-box .item .img-box .title-more .product-more {
    transform: translateX(-50%) translateY(0);
    margin-top: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    background-color: #FFFFFF;
    color: #00803E;
  }
}
.productdetails .details-relared .content .related-slick .col-box .item-box .item .img-box .learn-more {
  position: absolute;
  z-index: 12;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
  transition: all 0.3s ease-in-out;
}
.productdetails .details-relared .content .related-slick .col-box .item-box .item .img-box .learn-more .iconfont {
  display: inline-flex;
  width: 60px;
  height: 60px;
  border-radius: 100px;
  align-items: center;
  justify-content: center;
  color: #FFFFFF;
  border: 1px solid #FFFFFF;
  font-size: 16px;
  margin-left: 50%;
  transform: translateX(-50%);
}
.productdetails .details-relared .content .related-slick .col-box .item-box .item .img-box .learn-more span {
  margin-top: 24px;
  display: block;
  color: #FFF;
  text-align: center;
  font-size: 20px;
  font-weight: 700;
}
.news {
  overflow: hidden;
  padding: 88px 0 100px 0;
}
@media (max-width: 1400px) {
  .news {
    padding: 60px 0 70px 0;
  }
}
@media (max-width: 991px) {
  .news {
    padding: 40px 0 50px 0;
  }
}
@media (max-width: 767px) {
  .news {
    padding: 30px 0 50px 0;
  }
}
.news .list {
  margin-top: 30px;
  border-radius: 28px;
  border: 1px solid #D9D9D9;
  padding: 20px;
  transition: all 0.3s ease;
  position: relative;
}
@media (max-width: 991px) {
  .news .list {
    margin-top: 20px;
  }
}
@media (max-width: 767px) {
  .news .list {
    padding: 15px;
    border-radius: 10px;
  }
}
.news .list:hover {
  border: 1px solid #FFF;
  background: rgba(255, 255, 255, 0.5);
  box-shadow: 0 0 50px 0 rgba(0, 64, 128, 0.1);
  backdrop-filter: blur(5px);
}
.news .list:hover::after {
  width: 100%;
}
.news .list::after {
  content: '';
  position: absolute;
  width: calc(100% + 2px);
  height: 80%;
  background-color: #FFFFFF;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: all 0.3s ease-in-out;
  z-index: 0;
}
@media (max-width: 991px) {
  .news .list::after {
    height: 50%;
    top: 35%;
  }
}
@media (max-width: 767px) {
  .news .list::after {
    width: 0;
  }
}
.news .list:nth-child(1) {
  margin-top: 0;
}
.news .list .item {
  display: flex;
  align-items: center;
  position: relative;
  z-index: 2;
}
@media (max-width: 991px) {
  .news .list .item {
    flex-wrap: wrap;
  }
}
.news .list .item .left {
  width: 30%;
}
@media (max-width: 991px) {
  .news .list .item .left {
    width: 100%;
  }
}
.news .list .item .left .img-box {
  padding-bottom: calc(240 / 430 * 100%);
  border-radius: 8px;
  overflow: hidden;
}
.news .list .item .left .img-box:hover img {
  transform: scale(1.06);
}
.news .list .item .left .img-box img {
  width: 100%;
  transition: all 0.3s ease;
}
.news .list .item .left .img-box .date {
  position: absolute;
  left: 10px;
  top: 10px;
  border-radius: 8px;
  background: #00803E;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 11px 16px;
  color: #FFF;
  font-size: 14px;
  line-height: 100%;
}
.news .list .item .right {
  padding: 16px 0 16px 30px;
  width: 60%;
}
@media (max-width: 1400px) {
  .news .list .item .right {
    width: 65%;
  }
}
@media (max-width: 991px) {
  .news .list .item .right {
    width: 100%;
    padding: 0;
    margin-top: 20px;
  }
}
.news .list .item .right .tit {
  color: #222;
  font-size: 20px;
  font-weight: 700;
  line-height: 150%;
  transition: all 0.3s;
}
@media (max-width: 1400px) {
  .news .list .item .right .tit {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .news .list .item .right .tit {
    font-size: 16px;
  }
}
.news .list .item .right .tit:hover {
  color: #00803E;
}
.news .list .item .right .text {
  margin: 16px 0 48px 0;
}
@media (max-width: 1400px) {
  .news .list .item .right .text {
    margin: 10px 0 30px 0;
  }
}
@media (max-width: 767px) {
  .news .list .item .right .text {
    margin: 10px 0 20px 0;
  }
}
.news .list .item .right .text p {
  color: #444;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
}
@media (max-width: 767px) {
  .news .list .item .right .text p {
    font-size: 14px;
  }
}
.news .list .item .right .news-more {
  display: flex;
  align-items: center;
}
.news .list .item .right .news-more:hover span {
  color: #00803E;
}
.news .list .item .right .news-more:hover .iconfont {
  color: #00803E;
}
.news .list .item .right .news-more span {
  color: #666;
  text-align: center;
  font-size: 14px;
  line-height: 100%;
  /* 14px */
  margin-right: 4px;
  transition: all 0.3s;
}
@media (max-width: 767px) {
  .news .list .item .right .news-more span {
    color: #00803E;
  }
}
.news .list .item .right .news-more .iconfont {
  color: #666666;
  font-size: 14px;
  transition: all 0.3s;
  display: inline-block;
  transform: rotate(-90deg);
}
@media (max-width: 767px) {
  .news .list .item .right .news-more .iconfont {
    color: #00803E;
  }
}





.download {
  overflow: hidden;
  padding: 80px 0 100px 0;
}
@media (max-width: 1400px) {
  .download {
    padding: 60px 0 80px 0;
  }
}
@media (max-width: 1199px) {
  .download {
    padding: 40px 0 60px 0;
  }
}
.download .list {
  border-top: 1px solid #D9D9D9;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 24px 30px;
  transition: all 0.3s ease;
}
@media (max-width: 767px) {
  .download .list {
    display: block;
  }
}
.download .list:hover {
  border-radius: 8px;
  background: #F5F5F5;
}
.download .list:hover .iconfont {
  background-color: #00803E;
  color: #fff;
}
.download .list:last-of-type {
  border-bottom: 1px solid #D9D9D9;
}
.download .list a {
  display: inline-block;
}
.download .list .left {
  display: flex;
  align-items: center;
}
.download .list .left img {
  width: 32px;
  height: auto;
}
.download .list .left .title {
  margin-left: 20px;
  color: #222;
  font-size: 18px;
  font-weight: 700;
  line-height: 100%;
}
@media (max-width: 991px) {
  .download .list .left .title {
    font-size: 16px;
    margin-left: 10px;
  }
}
.download .list .center {
  display: flex;
  align-items: center;
}
@media (max-width: 767px) {
  .download .list .center {
    margin-top: 20px;
  }
}
.download .list .center .type {
  color: #444;
  font-size: 16px;
  line-height: 100%;
  margin-left: 161px;
}
@media (max-width: 1199px) {
  .download .list .center .type {
    margin-left: 60px;
    font-size: 14px;
  }
}
@media (max-width: 991px) {
  .download .list .center .type {
    margin-left: 30px;
  }
}
.download .list .center .type:nth-child(1) {
  margin-left: 0;
}
.download .list .iconfont {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 1px solid #00803E;
  font-size: 18px;
  color: #00803E;
  transition: all 0.3s;
}
@media (max-width: 767px) {
  .download .list .iconfont {
    margin-top: 30px;
    background-color: #00803E;
    color: #FFFFFF;
  }
}
.contact {
  padding: 100px 0;
}
@media (max-width: 1560px) {
  .contact {
    padding: 80px 0;
  }
}
@media (max-width: 1400px) {
  .contact {
    padding: 60px 0;
  }
}
@media (max-width: 1199px) {
  .contact {
    padding: 40px 0;
  }
}
.contact .box {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 991px) {
  .contact .box {
    flex-wrap: wrap;
  }
}
.contact .box .left {
  width: 50%;
}
@media (max-width: 991px) {
  .contact .box .left {
    width: 100%;
  }
}
.contact .box .left .title h2 {
  color: #222;
  font-size: 40px;
  font-weight: 900;
  line-height: 125%;
  margin-bottom: 16px;
}
@media (max-width: 1400px) {
  .contact .box .left .title h2 {
    font-size: 32px;
    margin-bottom: 10px;
  }
}
@media (max-width: 991px) {
  .contact .box .left .title h2 {
    font-size: 26px;
  }
}
@media (max-width: 767px) {
  .contact .box .left .title h2 {
    font-size: 24px;
  }
}
.contact .box .left .title p {
  color: #444;
  font-size: 16px;
  line-height: 150%;
}
@media (max-width: 991px) {
  .contact .box .left .title p {
    font-size: 14px;
  }
}
.contact .box .left .message {
  width: 100%;
  padding-top: 10px;
}
.contact .box .left .message .formbox .row {
  margin: 0 -5px;
}
.contact .box .left .message .formbox li {
  margin-top: 20px;
  padding: 0 5px;
  list-style: none;
}
@media (max-width: 767px) {
  .contact .box .left .message .formbox li {
    margin-top: 10px;
  }
}
.contact .box .left .message .formbox .group {
  position: relative;
}
.contact .box .left .message .formbox .group input {
  width: 100%;
  border-radius: 8px;
  background: #F5F5F5;
  overflow: hidden;
  color: rgba(34, 34, 34, 0.5);
  border: none;
  font-size: 14px;
  line-height: 100%;
  padding: 17px 20px;
  outline: none;
  transition: border-color 0.3s ease;
}
@media (max-width: 991px) {
  .contact .box .left .message .formbox .group input {
    padding: 12px 14px;
  }
}
.contact .box .left .message .formbox .group input::placeholder {
  color: rgba(34, 34, 34, 0.5);
  font-size: 14px;
  line-height: 100%;
  /* 14px */
}
.contact .box .left .message .formbox .group input:focus label {
  display: none;
}
.contact .box .left .message .formbox .group input:focus::placeholder {
  color: #ccc;
}
.contact .box .left .message .formbox .group textarea {
  width: 100%;
  border-radius: 8px;
  background: #F5F5F5;
  overflow: hidden;
  border: none;
  color: rgba(34, 34, 34, 0.5);
  font-size: 14px;
  line-height: 100%;
  padding: 17px 20px;
  outline: none;
  transition: border-color 0.3s ease;
  height: 160px;
}
@media (max-width: 991px) {
  .contact .box .left .message .formbox .group textarea {
    padding: 12px 14px;
    height: auto;
  }
}
.contact .box .left .message .formbox .group textarea::placeholder {
  color: rgba(34, 34, 34, 0.5);
  font-size: 16px;
}
.contact .box .left .message .formbox .group textarea:focus label {
  display: none;
}
.contact .box .left .message .formbox .group textarea:focus::placeholder {
  color: #999;
}
.contact .box .left .message .func {
  margin-top: 16px;
}
.contact .box .left .message .func .submit-group {
  display: flex;
}
.contact .box .left .message .func .submit {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 13px 34px;
  border-radius: 100px;
  background: #00803E;
  border: none;
  transition: all 0.3s;
}
@media (max-width: 767px) {
  .contact .box .left .message .func .submit {
    padding: 10px 20px;
  }
}
.contact .box .left .message .func .submit:hover {
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}
.contact .box .left .message .func .submit .iconfont {
  font-size: 14px;
  color: #FFF;
  margin-right: 10px;
}
.contact .box .left .message .func .submit span {
  color: #FFF;
  text-align: center;
  font-size: 14px;
  font-weight: 700;
  line-height: 100%;
}
.contact .box .right {
  width: 44%;
}
@media (max-width: 991px) {
  .contact .box .right {
    width: 100%;
    padding-top: 30px;
  }
}
.contact .box .right .item-box {
  margin-top: 30px;
  padding: 40px 96px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 8px;
  background: #F5F5F5;
}
@media (max-width: 1400px) {
  .contact .box .right .item-box {
    padding: 40px 40px;
  }
}
@media (max-width: 991px) {
  .contact .box .right .item-box {
    margin-top: 20px;
  }
}
@media (max-width: 767px) {
  .contact .box .right .item-box {
    padding: 30px 20px;
  }
}
.contact .box .right .item-box:first-child {
  margin-top: 0;
}
.contact .box .right .item-box .item .iconfont {
  color: #00803E;
  font-size: 30px;
  display: inline-block;
  margin-left: 50%;
  transform: translateX(-50%);
}
.contact .box .right .item-box .item .tit {
  margin: 29px 0 12px 0;
  color: #222;
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  line-height: 100%;
}
@media (max-width: 1400px) {
  .contact .box .right .item-box .item .tit {
    margin: 15px 0 10px 0;
  }
}
.contact .box .right .item-box .item p {
  color: #444;
  text-align: center;
  font-size: 16px;
  line-height: 150%;
  /* 24px */
}
.contact .box .right .item-box .item p a {
  color: #444;
  display: inline-block;
  position: relative;
}
.contact .box .right .item-box .item p a::after {
  content: '';
  position: absolute;
  width: 0;
  height: 2px;
  bottom: 0;
  left: 0;
  background-color: #00803E;
  transition: all 0.3s;
}
.contact .box .right .item-box .item p a:hover {
  color: #00803E;
}
.contact .box .right .item-box .item p a:hover::after {
  width: 100%;
}
.sitmap {
  padding: 100px 0;
  padding-top: 200px;
  overflow: hidden;
}
@media (max-width: 1199px) {
  .sitmap {
    padding-top: 50px;
  }
}
@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: #00803E;
}
.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: #00803E;
  font-size: 16px;
  display: block;
  padding: 0;
  transition: color 0.3s ease;
  padding-left: 10px;
  border: none;
}
.privalcy {
  padding: 100px 0;
  padding-top: 200px;
  overflow: hidden;
}
@media (max-width: 1199px) {
  .privalcy {
    padding-top: 50px;
  }
}
@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: #222222;
}
.pagination li.prev a:before,
.pagination li.next a:before {
  font-family: 'iconfont' !important;
  font-size: 14px;
  display: block;
  content: '\e60f';
  color: #000000;
  text-align: center;
  transition: all 0.3s;
  border-radius: 100px;
  background-color: #F5F5F5;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.pagination li.prev a:hover:before,
.pagination li.next a:hover:before {
  color: #FFFFFF;
  background-color: #00803E;
}
.pagination li.next a:before {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.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;
  background-color: #F5F5F5;
}
.pagination li a.have-more {
  color: #222222 !important;
  background-color: transparent !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: #00803E;
}
.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover {
  color: #FFFFFF;
  background-color: #00803E;
}
.newsdetails {
  margin-top: 200px;
  overflow: hidden;
}
@media (max-width: 1199px) {
  .newsdetails {
    margin-top: 60px;
  }
}
@media (max-width: 991px) {
  .newsdetails {
    margin-top: 40px;
  }
}
.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: '\e60f';
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  text-align: center;
  color: #fff;
  border-radius: 50%;
  background-color: #999;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.newsdetails .relate-details a:hover {
  color: #00803E;
}
.newsdetails .relate-details a:hover:before {
  color: #fff;
  background-color: #00803E;
}
.newsdetails .relate-details .next a:before {
  content: '\e60f';
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.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: #00803E;
  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%;
  margin-top: 24px;
}
@media (max-width: 1199px) {
  .now-bottom .contactus-right .message {
    margin-top: 20px;
  }
}
.now-bottom .contactus-right .message .formbox .row {
  margin: 0 -5px;
  margin-top: -10px;
}
.now-bottom .contactus-right .message .formbox li {
  margin-top: 10px;
  padding: 0 5px;
  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: 8px;
  background: #f5f5f5;
  overflow: hidden;
  border: none;
  color: #222;
  font-size: 14px;
  line-height: 100%;
  padding: 17px 20px;
  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: #222;
  font-size: 14px;
  line-height: 100%;
  /* 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: 8px;
  background: #f5f5f5;
  overflow: hidden;
  border: none;
  color: #222;
  font-size: 14px;
  line-height: 100%;
  padding: 17px 20px;
  outline: none;
  transition: border-color 0.3s ease;
  height: 160px;
}
@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: 16px;
}
.now-bottom .contactus-right .message .func .submit-group {
  display: flex;
}
.now-bottom .contactus-right .message .func .submit {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 13px 34px;
  border-radius: 100px;
  background: #00803E;
  border: none;
}
@media (max-width: 767px) {
  .now-bottom .contactus-right .message .func .submit {
    padding: 10px 20px;
  }
}
.now-bottom .contactus-right .message .func .submit .iconfont {
  font-size: 14px;
  color: #FFF;
  margin-right: 10px;
}
.now-bottom .contactus-right .message .func .submit span {
  color: #FFF;
  text-align: center;
  font-size: 14px;
  font-weight: 700;
  line-height: 100%;
}
.inquiry-wrap {
  padding-bottom: 100px;
  overflow: hidden;
}
@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: #00803E;
  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;
}
.inquiry-wrap .iq-title {
  overflow: hidden;
  background-color: #00803E;
  padding-top: 14px;
  padding-bottom: 14px;
  margin-top: 40px;
}
@media (max-width: 991px) {
  .inquiry-wrap .iq-title {
    margin-top: 20px;
  }
}
@media (max-width: 991px) {
  .inquiry-wrap .iq-title,
  .inquiry-wrap .list > li {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (max-width: 767px) {
  .inquiry-wrap .iq-title,
  .inquiry-wrap .list > li {
    padding-left: 2%;
    padding-right: 0;
  }
}
.inquiry-wrap .iq-title .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 #00803E;
  border-top: none;
}
.inquiry-wrap .inquiry-box .list > li {
  padding-top: 30px;
  padding-bottom: 30px;
  border-top: 1px solid #00803E;
}
.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%;
}
.inquiry-wrap .content .message .formbox .row {
  margin: 0 -5px;
}
.inquiry-wrap .content .message .formbox li {
  margin-top: 10px;
  padding: 0 5px;
  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: 8px;
  background: #f5f5f5;
  overflow: hidden;
  border: none;
  color: #222;
  font-size: 14px;
  line-height: 100%;
  padding: 17px 20px;
  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: #222;
  font-size: 14px;
  line-height: 100%;
  /* 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: 8px;
  background: #f5f5f5;
  overflow: hidden;
  border: none;
  color: #222;
  font-size: 14px;
  line-height: 100%;
  padding: 17px 20px;
  outline: none;
  transition: border-color 0.3s ease;
  height: 160px;
}
@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: 16px;
}
.inquiry-wrap .content .message .func .submit-group {
  display: flex;
}
.inquiry-wrap .content .message .func .submit {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 13px 34px;
  border-radius: 100px;
  background: #00803E;
  border: none;
}
@media (max-width: 767px) {
  .inquiry-wrap .content .message .func .submit {
    padding: 10px 20px;
  }
}
.inquiry-wrap .content .message .func .submit .iconfont {
  font-size: 14px;
  color: #FFF;
  margin-right: 10px;
}
.inquiry-wrap .content .message .func .submit span {
  color: #FFF;
  text-align: center;
  font-size: 14px;
  font-weight: 700;
  line-height: 100%;
}
.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;
  }
}

.gj-video {
  padding: 90px 0 0 0;

}

@media(max-width:1400px) {
  .gj-video {
    padding: 70px 0 0 0;
  }
}

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

@media(max-width:991px) {
  .gj-video {
    padding: 40px 0 0 0;
  }
}
.gj-video .img-box{
  padding-bottom: calc(200 / 500 * 100%);
}
