@charset "utf-8";
@font-face {
  font-family: 'Be Vietnam Pro';
  src: local('Be Vietnam Pro Light'), local('BeVietnamPro-Light'), url('../fonts/be-vietnam-pro/BeVietnamPro-Light.woff2') format('woff2'), url('../fonts/be-vietnam-pro/BeVietnamPro-Light.woff') format('woff'), url('../fonts/be-vietnam-pro/BeVietnamPro-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Be Vietnam Pro';
  src: local('Be Vietnam Pro Regular'), local('BeVietnamPro-Regular'), url('../fonts/be-vietnam-pro/BeVietnamPro-Regular.woff2') format('woff2'), url('../fonts/be-vietnam-pro/BeVietnamPro-Regular.woff') format('woff'), url('../fonts/be-vietnam-pro/BeVietnamPro-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Be Vietnam Pro';
  src: local('Be Vietnam Pro Medium'), local('BeVietnamPro-Medium'), url('../fonts/be-vietnam-pro/BeVietnamPro-Medium.woff2') format('woff2'), url('../fonts/be-vietnam-pro/BeVietnamPro-Medium.woff') format('woff'), url('../fonts/be-vietnam-pro/BeVietnamPro-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Be Vietnam Pro';
  src: local('Be Vietnam Pro SemiBold'), local('BeVietnamPro-SemiBold'), url('../fonts/be-vietnam-pro/BeVietnamPro-SemiBold.woff2') format('woff2'), url('../fonts/be-vietnam-pro/BeVietnamPro-SemiBold.woff') format('woff'), url('../fonts/be-vietnam-pro/BeVietnamPro-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Be Vietnam Pro';
  src: local('Be Vietnam Pro Bold'), local('BeVietnamPro-Bold'), url('../fonts/be-vietnam-pro/BeVietnamPro-Bold.woff2') format('woff2'), url('../fonts/be-vietnam-pro/BeVietnamPro-Bold.woff') format('woff'), url('../fonts/be-vietnam-pro/BeVietnamPro-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Be Vietnam Pro';
  src: local('Be Vietnam Pro ExtraBold'), local('BeVietnamPro-ExtraBold'), url('../fonts/be-vietnam-pro/BeVietnamPro-ExtraBold.woff2') format('woff2'), url('../fonts/be-vietnam-pro/BeVietnamPro-ExtraBold.woff') format('woff'), url('../fonts/be-vietnam-pro/BeVietnamPro-ExtraBold.ttf') format('truetype');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Be Vietnam Pro';
  src: local('Be Vietnam Pro Black'), local('BeVietnamPro-Black'), url('../fonts/be-vietnam-pro/BeVietnamPro-Black.woff2') format('woff2'), url('../fonts/be-vietnam-pro/BeVietnamPro-Black.woff') format('woff'), url('../fonts/be-vietnam-pro/BeVietnamPro-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Parisienne';
  src: local('Parisienne Regular'), local('Parisienne-Regular'), url('../fonts/parisienne/Parisienne-Regular.woff2') format('woff2'), url('../fonts/parisienne/Parisienne-Regular.woff') format('woff'), url('../fonts/parisienne/Parisienne-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
:root {
  --bs-body-color: #002f34;
  --bs-body-font-size: 14px;
  --Gray-2: #343434;
  --Gray-3: #4c4c4c;
  --Gray-4: #d9d9d9;
  --Gray-5: #f0f0f0;
  overflow-x: hidden;
}
@media (max-width: 767.98px) {
  :root[class*='translated'] body.fixed .google-translate {
    top: 60px;
  }
}
:root[lang='zh-CN'] .map,
:root[lang='zh-Hans'] .map {
  display: block;
}
body,
html {
  scroll-behavior: smooth;
  scroll-padding-top: 180px;
  font-size: var(--bs-body-font-size);
}
@media (max-width: 1199.98px) {
  body,
  html {
    scroll-padding-top: 90px;
  }
}
body {
  font-family: 'Be Vietnam Pro', Arial, Helvetica, 'Helvetica Neue', 'PingFang SC', 'Microsoft YaHei', 'Hiragino Sans GB', 'Heiti SC', 'WenQuanYi Micro Hei', sans-serif;
  background-color: #fdfbf7;
}
body.fixed {
  overflow: hidden;
}
@media (max-width: 767.98px) {
  body.fixed .google-translate {
    opacity: 1;
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
    pointer-events: auto;
    -webkit-transition: 0.6s;
    transition: 0.6s;
    -webkit-transition-delay: 0.3s;
            transition-delay: 0.3s;
  }
}
@media (min-width: 1200px) {
  body.loaded .header .nav .nav-list1 .nav-list2,
  body.loaded .header .list .list2 {
    display: block;
  }
  body.loaded .nav-xl-pro,
  body.loaded .nav-xl-list2 {
    display: -webkit-box;
    display: flex;
  }
}
.skiptranslate[style=''] ~ .header .fade-out {
  top: 40px;
}
@media (min-width: 1200px) {
  .skiptranslate[style=''] ~ .header.always-fixed .header-box {
    top: 40px;
  }
}
.skiptranslate[style=''] ~ .header.fixed:not(.always-fixed) .header-box {
  -webkit-transform: translateY(-webkit-calc(100% + 40px));
      -ms-transform: translateY(calc(100% + 40px));
          transform: translateY(calc(100% + 40px));
}
.skiptranslate[style=''] ~ .mobie-fixed .header-box {
  margin-top: 110px;
}
.ff {
  font-family: 'iconfont' !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.obj-cover {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.txt.txt-lg p {
  font-size: 18px;
  line-height: 1.77777778;
}
@media (max-width: 1199.98px) {
  .txt.txt-lg p {
    font-size: 17px;
  }
}
@media (max-width: 991.98px) {
  .txt.txt-lg p {
    font-size: 16px;
  }
}
@media (max-width: 767.98px) {
  .txt.txt-lg p {
    font-size: 15px;
  }
}
.txt img {
  max-width: 100%;
  height: auto !important;
}
.txt p {
  font-size: 19px;
  line-height: 1.46;
  margin: 0;
}
@media (max-width: 1469.98px) {
  .txt p {
    font-size: 18px;
  }
}
@media (max-width: 1199.98px) {
  .txt p {
    font-size: 17px;
  }
}
@media (max-width: 991.98px) {
  .txt p {
    font-size: 16px;
  }
}
@media (max-width: 767.98px) {
  .txt p {
    font-size: 15px;
  }
}
.radius-lg {
  border-radius: 60px;
}
@media (max-width: 1469.98px) {
  .radius-lg {
    border-radius: 50px;
  }
}
@media (max-width: 1199.98px) {
  .radius-lg {
    border-radius: 40px;
  }
}
@media (max-width: 991.98px) {
  .radius-lg {
    border-radius: 30px;
  }
}
@media (max-width: 767.98px) {
  .radius-lg {
    border-radius: 20px;
  }
}
.radius-50 {
  border-radius: 50px;
}
@media (max-width: 1199.98px) {
  .radius-50 {
    border-radius: 40px;
  }
}
@media (max-width: 991.98px) {
  .radius-50 {
    border-radius: 30px;
  }
}
@media (max-width: 767.98px) {
  .radius-50 {
    border-radius: 20px;
  }
}
.radius {
  border-radius: 10px;
}
@media (max-width: 767.98px) {
  .radius {
    border-radius: 5px;
  }
}
.radius-middle {
  border-radius: 26px;
}
@media (max-width: 1199.98px) {
  .radius-middle {
    border-radius: 21px;
  }
}
@media (max-width: 991.98px) {
  .radius-middle {
    border-radius: 16px;
  }
}
@media (max-width: 767.98px) {
  .radius-middle {
    border-radius: 11px;
  }
}
.radius-xs {
  border-radius: 20px;
}
@media (max-width: 1199.98px) {
  .radius-xs {
    border-radius: 15px;
  }
}
@media (max-width: 991.98px) {
  .radius-xs {
    border-radius: 10px;
  }
}
@media (max-width: 767.98px) {
  .radius-xs {
    border-radius: 5px;
  }
}
.scrollbar::-webkit-scrollbar {
  width: 5px;
  height: 5px;
  background-color: #e7e7e7;
  border-radius: 5px;
}
.scrollbar::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 5px;
  background-color: #e7e7e7;
}
.scrollbar::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background-color: rgba(59, 160, 75, 0.7);
}
.scrollbar::-webkit-scrollbar-thumb:hover {
  border-radius: 5px;
  background-color: #3ba04b;
}
.clamp {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.t1 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ts {
  -webkit-transition: 0.6s;
  transition: 0.6s;
}
.mt-90 {
  margin-top: 90px;
}
@media (max-width: 1469.98px) {
  .mt-90 {
    margin-top: 70px;
  }
}
@media (max-width: 1199.98px) {
  .mt-90 {
    margin-top: 60px;
  }
}
@media (max-width: 991.98px) {
  .mt-90 {
    margin-top: 50px;
  }
}
@media (max-width: 767.98px) {
  .mt-90 {
    margin-top: 40px;
  }
}
.ajax-icon-loader {
  display: inline-block;
  width: 40px;
  aspect-ratio: 1;
  border-radius: 50%;
  border: 5px solid #3ba04b;
  -webkit-animation: l20-1 0.8s infinite linear alternate, l20-2 1.6s infinite linear;
          animation: l20-1 0.8s infinite linear alternate, l20-2 1.6s infinite linear;
}
@-webkit-keyframes l20-1 {
  0% {
    -webkit-clip-path: polygon(50% 50%, 0 0, 50% 0%, 50% 0%, 50% 0%, 50% 0%, 50% 0%);
            clip-path: polygon(50% 50%, 0 0, 50% 0%, 50% 0%, 50% 0%, 50% 0%, 50% 0%);
  }
  12.5% {
    -webkit-clip-path: polygon(50% 50%, 0 0, 50% 0%, 100% 0%, 100% 0%, 100% 0%, 100% 0%);
            clip-path: polygon(50% 50%, 0 0, 50% 0%, 100% 0%, 100% 0%, 100% 0%, 100% 0%);
  }
  25% {
    -webkit-clip-path: polygon(50% 50%, 0 0, 50% 0%, 100% 0%, 100% 100%, 100% 100%, 100% 100%);
            clip-path: polygon(50% 50%, 0 0, 50% 0%, 100% 0%, 100% 100%, 100% 100%, 100% 100%);
  }
  50% {
    -webkit-clip-path: polygon(50% 50%, 0 0, 50% 0%, 100% 0%, 100% 100%, 50% 100%, 0% 100%);
            clip-path: polygon(50% 50%, 0 0, 50% 0%, 100% 0%, 100% 100%, 50% 100%, 0% 100%);
  }
  62.5% {
    -webkit-clip-path: polygon(50% 50%, 100% 0, 100% 0%, 100% 0%, 100% 100%, 50% 100%, 0% 100%);
            clip-path: polygon(50% 50%, 100% 0, 100% 0%, 100% 0%, 100% 100%, 50% 100%, 0% 100%);
  }
  75% {
    -webkit-clip-path: polygon(50% 50%, 100% 100%, 100% 100%, 100% 100%, 100% 100%, 50% 100%, 0% 100%);
            clip-path: polygon(50% 50%, 100% 100%, 100% 100%, 100% 100%, 100% 100%, 50% 100%, 0% 100%);
  }
  100% {
    -webkit-clip-path: polygon(50% 50%, 50% 100%, 50% 100%, 50% 100%, 50% 100%, 50% 100%, 0% 100%);
            clip-path: polygon(50% 50%, 50% 100%, 50% 100%, 50% 100%, 50% 100%, 50% 100%, 0% 100%);
  }
}
@keyframes l20-1 {
  0% {
    -webkit-clip-path: polygon(50% 50%, 0 0, 50% 0%, 50% 0%, 50% 0%, 50% 0%, 50% 0%);
            clip-path: polygon(50% 50%, 0 0, 50% 0%, 50% 0%, 50% 0%, 50% 0%, 50% 0%);
  }
  12.5% {
    -webkit-clip-path: polygon(50% 50%, 0 0, 50% 0%, 100% 0%, 100% 0%, 100% 0%, 100% 0%);
            clip-path: polygon(50% 50%, 0 0, 50% 0%, 100% 0%, 100% 0%, 100% 0%, 100% 0%);
  }
  25% {
    -webkit-clip-path: polygon(50% 50%, 0 0, 50% 0%, 100% 0%, 100% 100%, 100% 100%, 100% 100%);
            clip-path: polygon(50% 50%, 0 0, 50% 0%, 100% 0%, 100% 100%, 100% 100%, 100% 100%);
  }
  50% {
    -webkit-clip-path: polygon(50% 50%, 0 0, 50% 0%, 100% 0%, 100% 100%, 50% 100%, 0% 100%);
            clip-path: polygon(50% 50%, 0 0, 50% 0%, 100% 0%, 100% 100%, 50% 100%, 0% 100%);
  }
  62.5% {
    -webkit-clip-path: polygon(50% 50%, 100% 0, 100% 0%, 100% 0%, 100% 100%, 50% 100%, 0% 100%);
            clip-path: polygon(50% 50%, 100% 0, 100% 0%, 100% 0%, 100% 100%, 50% 100%, 0% 100%);
  }
  75% {
    -webkit-clip-path: polygon(50% 50%, 100% 100%, 100% 100%, 100% 100%, 100% 100%, 50% 100%, 0% 100%);
            clip-path: polygon(50% 50%, 100% 100%, 100% 100%, 100% 100%, 100% 100%, 50% 100%, 0% 100%);
  }
  100% {
    -webkit-clip-path: polygon(50% 50%, 50% 100%, 50% 100%, 50% 100%, 50% 100%, 50% 100%, 0% 100%);
            clip-path: polygon(50% 50%, 50% 100%, 50% 100%, 50% 100%, 50% 100%, 50% 100%, 0% 100%);
  }
}
@-webkit-keyframes l20-2 {
  0% {
    -webkit-transform: scaleY(1) rotate(0deg);
            transform: scaleY(1) rotate(0deg);
  }
  49.99% {
    -webkit-transform: scaleY(1) rotate(135deg);
            transform: scaleY(1) rotate(135deg);
  }
  50% {
    -webkit-transform: scaleY(-1) rotate(0deg);
            transform: scaleY(-1) rotate(0deg);
  }
  100% {
    -webkit-transform: scaleY(-1) rotate(-135deg);
            transform: scaleY(-1) rotate(-135deg);
  }
}
@keyframes l20-2 {
  0% {
    -webkit-transform: scaleY(1) rotate(0deg);
            transform: scaleY(1) rotate(0deg);
  }
  49.99% {
    -webkit-transform: scaleY(1) rotate(135deg);
            transform: scaleY(1) rotate(135deg);
  }
  50% {
    -webkit-transform: scaleY(-1) rotate(0deg);
            transform: scaleY(-1) rotate(0deg);
  }
  100% {
    -webkit-transform: scaleY(-1) rotate(-135deg);
            transform: scaleY(-1) rotate(-135deg);
  }
}
@-webkit-keyframes rotateZ {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(-360deg);
            transform: rotate(-360deg);
  }
}
@keyframes rotateZ {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(-360deg);
            transform: rotate(-360deg);
  }
}
@-webkit-keyframes scaleShadow {
  0% {
    box-shadow: 0 0 0 0 #fff;
    opacity: 0.7;
  }
  100% {
    box-shadow: 0 0 0 35px #fff;
    opacity: 0;
  }
}
@keyframes scaleShadow {
  0% {
    box-shadow: 0 0 0 0 #fff;
    opacity: 0.7;
  }
  100% {
    box-shadow: 0 0 0 35px #fff;
    opacity: 0;
  }
}
@media (max-width: 767.98px) {
  @-webkit-keyframes scaleShadow {
    0% {
      box-shadow: 0 0 0 0 #fff;
      opacity: 0.7;
    }
    100% {
      box-shadow: 0 0 0 20px #fff;
      opacity: 0;
    }
  }
  @keyframes scaleShadow {
    0% {
      box-shadow: 0 0 0 0 #fff;
      opacity: 0.7;
    }
    100% {
      box-shadow: 0 0 0 20px #fff;
      opacity: 0;
    }
  }
}
@-webkit-keyframes scaleShadowSm {
  0% {
    box-shadow: 0 0 0 0 #3ba04b;
    opacity: 0.7;
  }
  100% {
    box-shadow: 0 0 0 15px #3ba04b;
    opacity: 0;
  }
}
@keyframes scaleShadowSm {
  0% {
    box-shadow: 0 0 0 0 #3ba04b;
    opacity: 0.7;
  }
  100% {
    box-shadow: 0 0 0 15px #3ba04b;
    opacity: 0;
  }
}
@-webkit-keyframes scaleShadowBorder {
  0% {
    opacity: 0.7;
    -webkit-transform: translateX(-50%) translateY(-50%) scale(0.9);
            transform: translateX(-50%) translateY(-50%) scale(0.9);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-50%) translateY(-50%) scale(1.9);
            transform: translateX(-50%) translateY(-50%) scale(1.9);
  }
}
@keyframes scaleShadowBorder {
  0% {
    opacity: 0.7;
    -webkit-transform: translateX(-50%) translateY(-50%) scale(0.9);
            transform: translateX(-50%) translateY(-50%) scale(0.9);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-50%) translateY(-50%) scale(1.9);
            transform: translateX(-50%) translateY(-50%) scale(1.9);
  }
}
@media (min-width: 1200px) {
  .video-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;
  }
  .video-box:hover img {
    -webkit-transform: scale(1.07);
    -ms-transform: scale(1.07);
    transform: scale(1.07);
  }
}
.video-box > div,
.video-box .img-box {
  display: block;
  position: relative;
  z-index: 2;
}
.video-box > div[data-src]:not([data-src='']),
.video-box .img-box[data-src]:not([data-src='']) {
  cursor: pointer;
}
.video-box > div[data-src]:not([data-src='']):before,
.video-box .img-box[data-src]:not([data-src='']):before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  -webkit-transition: 0.6s;
  transition: 0.6s;
}
.video-box > div[data-src]:not([data-src='']) .v-btn-box,
.video-box .img-box[data-src]:not([data-src='']) .v-btn-box {
  display: -webkit-box;
  display: flex;
}
.video-box > div[data-src]:not([data-src='']) .mask-diffusion,
.video-box .img-box[data-src]:not([data-src='']) .mask-diffusion {
  -webkit-transition: 1.2s;
  transition: 1.2s;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  z-index: -1;
  content: '';
  background-color: #3ba04b;
  border: 1px solid #fff;
  -webkit-animation: scaleShadowBorder 3000ms linear infinite;
          animation: scaleShadowBorder 3000ms linear infinite;
}
.video-box > div[data-src]:not([data-src='']) .mask-diffusion:nth-child(2),
.video-box .img-box[data-src]:not([data-src='']) .mask-diffusion:nth-child(2) {
  -webkit-animation-delay: 1.5s;
          animation-delay: 1.5s;
}
.video-box > div[data-src]:not([data-src='']) .mask-diffusion:nth-child(3),
.video-box .img-box[data-src]:not([data-src='']) .mask-diffusion:nth-child(3) {
  -webkit-animation-delay: 3s;
          animation-delay: 3s;
}
@media (min-width: 1200px) {
  .video-box > div[data-src]:not([data-src='']):hover:before,
  .video-box .img-box[data-src]:not([data-src='']):hover:before {
    opacity: 1;
  }
  .video-box > div[data-src]:not([data-src='']):hover .v-btn-box .v-btn:after,
  .video-box .img-box[data-src]:not([data-src='']):hover .v-btn-box .v-btn:after {
    -webkit-animation: rotateZ 8000ms linear infinite;
            animation: rotateZ 8000ms linear infinite;
  }
}
.video-box .v-btn-box {
  display: none;
  position: absolute;
  left: 0;
  width: 100%;
  top: 50%;
  z-index: 3;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
}
.video-box .v-btn {
  text-align: center;
  font-style: normal;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  line-height: 1;
  position: relative;
}
.video-box .v-btn,
.video-box .v-btn:before {
  border-radius: 50%;
}
.video-box .v-btn:before {
  -webkit-transition: 0.6s;
  transition: 0.6s;
  position: relative;
  z-index: 10;
  width: 80px;
  height: 80px;
  font-size: 14px;
  color: #fff;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
}
@media (max-width: 1399.98px) {
  .video-box .v-btn:before {
    width: 70px;
    height: 70px;
  }
}
@media (max-width: 1199.98px) {
  .video-box .v-btn:before {
    width: 60px;
    height: 60px;
  }
}
@media (max-width: 767.98px) {
  .video-box .v-btn:before {
    width: 50px;
    height: 50px;
  }
}
.video-box .v-btn:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../imgs/index-video-btn-bg.svg) no-repeat center;
  background-size: contain;
}
.video-box .v-btn.mask-btn .mask-diffusion {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 95%;
  height: 95%;
  content: '';
  -webkit-transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  border-radius: 50%;
  background: none;
}
.video-box .v-tit {
  font-size: 32px;
  font-weight: 500;
  text-transform: capitalize;
  color: #fff;
  margin-left: 42px;
}
@media (max-width: 1199.98px) {
  .video-box .v-tit {
    font-size: 30px;
  }
}
@media (max-width: 991.98px) {
  .video-box .v-tit {
    font-size: 28px;
  }
}
@media (max-width: 767.98px) {
  .video-box .v-tit {
    font-size: 25px;
  }
}
@media (max-width: 575.98px) {
  .video-box .v-tit {
    font-size: 23px;
  }
}
@media (max-width: 767.98px) {
  .video-box .v-tit {
    margin-left: 30px;
  }
}
.video-box > div:not(.img-box) {
  display: -webkit-box;
  display: flex;
  position: relative;
}
.alone-video-btn {
  width: 72px;
  height: 72px;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  border-radius: 50%;
  background-color: rgba(190, 215, 33, 0.75);
  position: relative;
  font-size: 24px;
  color: #fff;
  -webkit-transition: 0.6s;
  transition: 0.6s;
  background-clip: content-box;
}
.alone-video-btn:before {
  font-family: 'iconfont' !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e67c';
}
@media (min-width: 1200px) {
  .alone-video-btn:hover {
    background-color: #bed721;
  }
}
@media (max-width: 991.98px) {
  .alone-video-btn {
    width: 60px;
    height: 60px;
    font-size: 20px;
  }
}
@media (max-width: 767.98px) {
  .alone-video-btn {
    width: 42px;
    height: 42px;
    font-size: 16px;
  }
}
.table-box {
  width: 100%;
  max-width: 100%;
  overflow: auto;
}
.table-box table {
  height: auto !important;
  width: 100% !important;
  max-width: 100%;
  border-spacing: 0;
  border-collapse: collapse;
  font-size: 16px;
}
@media (max-width: 991.98px) {
  .table-box table {
    font-size: 15px;
  }
}
@media (max-width: 767.98px) {
  .table-box table {
    font-size: 14px;
  }
}
.table-box table.all {
  position: initial;
  height: auto;
}
.table-box table p,
.table-box table span {
  color: inherit !important;
  font-size: 1em !important;
}
@media (max-width: 575.98px) {
  .table-box table {
    font-size: 12px;
  }
}
.table-box table colgroup {
  display: none !important;
}
.table-box table tr,
.table-box table td,
.table-box table th {
  vertical-align: top;
  width: auto !important;
  height: auto !important;
  word-break: normal !important;
}
.table-box table td,
.table-box table th {
  padding: 10px 2.2% !important;
  background: none !important;
  border: 1px solid #e6e6e6 !important;
}
@media (max-width: 767.98px) {
  .table-box table td,
  .table-box table th {
    padding: 6px !important;
  }
}
.table-box table tr p,
.table-box table tr span {
  background: none !important;
  margin: 0 !important;
  padding: 0 !important;
}
.table-box table img {
  height: auto !important;
  max-width: 100%;
}
.font-p {
  font-family: 'Parisienne';
}
.auto-adjust-img.is-mobile img {
  max-width: 100% !important;
  height: auto !important;
  padding: 2px;
}
.auto-adjust-img p.contains-pictures {
  padding: 0;
  margin: 0;
  font-size: 0;
  overflow-x: hidden;
}
.auto-adjust-img p.contains-pictures > img {
  display: inline-block;
  margin: 5px;
}
@media (min-width: 1470px) {
  .container {
    max-width: 1440px;
  }
}
@media (min-width: 1710px) {
  .container {
    max-width: 1680px;
  }
}
.pagination {
  display: block;
  margin-top: 70px;
  color: #3ba04b;
  font-size: 17px;
}
@media (max-width: 1199.98px) {
  .pagination {
    font-size: 16px;
  }
}
@media (max-width: 991.98px) {
  .pagination {
    font-size: 15px;
  }
}
@media (max-width: 767.98px) {
  .pagination {
    font-size: 14px;
  }
}
@media (max-width: 1469.98px) {
  .pagination {
    margin-top: 60px;
  }
}
@media (max-width: 1199.98px) {
  .pagination {
    margin-top: 50px;
  }
}
@media (max-width: 767.98px) {
  .pagination {
    margin-top: 35px;
  }
}
.pagination a,
.pagination span:not(.ellipsis) {
  min-width: 56px;
  height: 56px;
  text-align: center;
  cursor: pointer;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  margin: 0;
  padding: 0 5px;
  margin: 0 4px;
  background: none;
  vertical-align: middle;
  border-radius: 50px;
  overflow: hidden;
  border: 1px solid #3ba04b;
}
@media (min-width: 1200px) {
  .pagination a,
  .pagination span:not(.ellipsis) {
    -webkit-transition: 0.2s;
    transition: 0.2s;
  }
  .pagination a:hover,
  .pagination span:not(.ellipsis):hover {
    background-color: #3ba04b;
    color: #fff;
    border-color: #3ba04b;
  }
}
@media (max-width: 1199.98px) {
  .pagination a,
  .pagination span:not(.ellipsis) {
    margin: 0 5px;
    min-width: 40px;
    height: 40px;
  }
  .pagination a:active,
  .pagination span:not(.ellipsis):active {
    background-color: #3ba04b;
    color: #fff;
    border-color: #3ba04b;
  }
}
@media (max-width: 575.98px) {
  .pagination a,
  .pagination span:not(.ellipsis) {
    min-width: 28px;
    min-width: max(28px, 7vw);
    height: 28px;
    height: max(28px, 7vw);
    font-size: 12px;
    margin: 0 3px;
  }
}
.pagination .ellipsis {
  margin: 0 15px;
}
@media (max-width: 991.98px) {
  .pagination .ellipsis {
    margin: 0 8px;
  }
}
@media (max-width: 767.98px) {
  .pagination .ellipsis {
    margin: 0 3px;
  }
}
.pagination span.current {
  background-color: #3ba04b;
  color: #fff;
  border-color: #3ba04b;
}
.pagination span.current.prev,
.pagination span.current.next {
  display: none;
}
.pagination .next:before,
.pagination .prev:before,
.pagination .next:after,
.pagination .prev:after {
  font-family: 'iconfont' !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 0.9em;
  font-weight: bold;
}
@media (min-width: 768px) {
  .pagination .prev {
    margin-right: 10px;
  }
}
.pagination .prev:before {
  content: '\e8f4';
}
@media (min-width: 768px) {
  .pagination .next {
    margin-left: 10px;
  }
}
.pagination .next:after {
  content: '\eb63';
}
.google-translate {
  min-width: 156px;
}
.header-top {
  height: 50px;
  line-height: 50px;
  background-color: #3ba04b;
  color: #fff;
  font-size: 16px;
  text-transform: capitalize;
}
@media (max-width: 991.98px) {
  .header-top {
    font-size: 15px;
  }
}
@media (max-width: 767.98px) {
  .header-top {
    font-size: 14px;
  }
}
@media (max-width: 767.98px) {
  .header-top {
    height: 40px;
    line-height: 40px;
  }
}
.header-top .download {
  margin: 0 90px 0 84px;
}
@media (max-width: 1199.98px) {
  .header-top .download {
    margin: 0 7vw 0 6vw;
  }
}
@media (min-width: 1200px) {
  .header-top a:hover {
    text-decoration: underline;
  }
}
.header-top a:active {
  text-decoration: underline;
}
.header {
  position: relative;
  z-index: 999;
}
@media (min-width: 1200px) {
  .header.always-fixed .header-box {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .header.always-fixed:not(.fixed) .header-box {
    background: none;
  }
}
.header.mobie-fixed .header-box {
  position: fixed;
  left: 0;
  top: -70px;
  width: 100%;
  margin: 70px 0 0;
  -webkit-transition: margin 0.4s;
  transition: margin 0.4s;
  box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.1);
  background-color: #fdfbf7;
}
.header.mobie-fixed .header-box:after {
  max-width: 100%;
}
@media (min-width: 1200px) {
  .header.fixed .header-box .info-box {
    border-bottom-color: transparent;
    box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.1);
    -webkit-transition: 0.6s;
    transition: 0.6s;
  }
  .header.fixed:not(.always-fixed) .header-box {
    position: fixed;
    left: 0;
    top: auto;
    bottom: 100%;
    width: 100%;
    -webkit-transform: translateY(100%);
        -ms-transform: translateY(100%);
            transform: translateY(100%);
    -webkit-transition: -webkit-transform 0.5s;
    transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    transition: transform 0.5s, -webkit-transform 0.5s;
  }
}
.header .container {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
          justify-content: space-between;
  position: relative;
}
.header .header-box {
  position: relative;
  z-index: 2;
}
@media (min-width: 1200px) {
  .header .header-box {
    padding: 20px 20px 0;
    -webkit-perspective: 500;
            perspective: 500;
  }
}
@media (min-width: 1200px) {
  .header .header-box .info-box {
    background-color: #fff;
    width: 1710px;
    max-width: 100%;
    padding: 0 14px;
    border-radius: 10px;
    margin: 0 auto;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    position: relative;
  }
}
@media (min-width: 1200px) and (max-width: 767.98px) {
  .header .header-box .info-box {
    border-radius: 5px;
  }
}
.header .header-r {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: end;
          justify-content: flex-end;
}
@media (max-width: 1199.98px) {
  .header .header-r {
    min-height: 70px;
  }
}
.header .header-r > * {
  -webkit-box-flex: 0;
          flex: 0 0 auto;
  white-space: nowrap;
}
@media (max-width: 1199.98px) {
  .header .header-r > * {
    margin-left: 25px;
  }
}
@media (max-width: 575.98px) {
  .header .header-r > * {
    margin-left: 4vw;
  }
}
.header .header-r > *:first-child {
  margin-left: 0;
}
.header .logo {
  -webkit-box-flex: 0;
          flex: 0 0 auto;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
          align-items: center;
}
.header .logo img {
  max-width: 100%;
}
.header .logo .pic {
  height: 56px;
}
.header .logo .pic img {
  height: 100%;
}
@media (max-width: 1469.98px) {
  .header .logo .pic {
    height: 40px;
  }
}
@media (max-width: 1399.98px) {
  .header .logo .pic {
    height: 35px;
  }
}
@media (max-width: 767.98px) {
  .header .logo .pic {
    height: auto;
    width: 180px;
    width: min(180px, 38vw);
  }
  .header .logo .pic img {
    width: 100%;
    height: auto;
  }
}
@media (max-width: 767.98px) {
  .header .google-translate {
    margin-left: 0 !important;
    position: fixed;
    top: 20px;
    left: -webkit-calc(100% - 405px);
    left: calc(100% - 405px);
    z-index: 99999999;
    opacity: 0;
    -webkit-transform: translateY(-10px);
        -ms-transform: translateY(-10px);
            transform: translateY(-10px);
    pointer-events: none;
  }
}
@media (max-width: 575.98px) {
  .header .google-translate {
    left: 85px;
  }
}
.header .cart {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
}
@media (min-width: 1200px) {
  .header .cart {
    margin-right: 30px;
  }
  .header .cart:before {
    content: "";
    width: 1px;
    height: 10px;
    background-color: #D9D9D9;
    margin: 0 20px;
  }
}
.header .cart a {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  position: relative;
}
.header .cart a:before {
  content: "";
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: #00442d;
  position: absolute;
  right: 0;
  bottom: 5px;
  z-index: 2;
}
.header .cart a:after {
  font-family: 'iconfont' !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f055";
  font-size: 1.3em;
}
.header .cart a span {
  font-weight: 500;
  margin-right: 6px;
}
@media (max-width: 575.98px) {
  .header .cart a span {
    display: none;
  }
}
@media (min-width: 1200px) {
  .header .cart a:hover {
    color: #3ba04b;
  }
}
.header .find-box {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
}
.header .find {
  cursor: pointer;
}
.header .find:before {
  font-family: 'iconfont' !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e635';
  font-size: 20px;
}
@media (max-width: 767.98px) {
  .header .find:before {
    font-size: 20px;
  }
}
@media (max-width: 767.98px) {
  .header .find span {
    display: none;
  }
}
@media (min-width: 1200px) {
  .header .find {
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .header .find:hover {
    color: #3ba04b;
  }
}
.header .find:active {
  -webkit-transition: 0s;
  transition: 0s;
  -webkit-transform: scale(0.95);
      -ms-transform: scale(0.95);
          transform: scale(0.95);
  color: #3ba04b;
}
@media (max-width: 1199.98px) {
  .header .header-mail {
    display: none !important;
  }
}
.header .header-mail a:before {
  content: '\e7dc';
}
.header .nav-collapse {
  position: relative;
  display: none;
  background: none;
  padding: 0;
  cursor: pointer;
  padding: 16px 0;
  overflow: hidden;
}
@media (max-width: 1199.98px) {
  .header .nav-collapse {
    vertical-align: middle;
    display: inline-block;
  }
  .header .nav-collapse.nav-collapse-1 {
    border: none;
    display: block;
    position: absolute;
    right: 25px;
    top: 10px;
    z-index: 9999;
  }
}
.header .nav-collapse .btn-line {
  width: 28px;
  height: 2px;
  display: block;
  background-color: #222;
  -webkit-transform-origin: center;
      -ms-transform-origin: center;
          transform-origin: center;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.header .nav-collapse .btn-line:not(:first-child) {
  margin-top: 5px;
}
.header .nav-collapse .btn-line:nth-child(3),
.header .nav-collapse .btn-line:nth-child(1) {
  content: '';
  display: block;
}
.header .nav-collapse.active .btn-line:nth-child(1) {
  -webkit-transform: rotateZ(45deg) translateY(5px) translateX(5px);
      -ms-transform: rotate(45deg) translateY(5px) translateX(5px);
          transform: rotateZ(45deg) translateY(5px) translateX(5px);
}
.header .nav-collapse.active .btn-line:nth-child(2) {
  -webkit-transform: translateX(-50px);
      -ms-transform: translateX(-50px);
          transform: translateX(-50px);
  opacity: 0;
}
.header .nav-collapse.active .btn-line:nth-child(3) {
  -webkit-transform: rotateZ(-45deg) translateY(-5px) translateX(5px);
      -ms-transform: rotate(-45deg) translateY(-5px) translateX(5px);
          transform: rotateZ(-45deg) translateY(-5px) translateX(5px);
}
@media (min-width: 1200px) {
  .header .nav {
    display: block !important;
  }
}
@media (max-width: 1199.98px) {
  .header .nav {
    color: #000;
    margin: 0;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
            justify-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
    position: fixed;
    top: 0;
    right: 0;
    visibility: hidden;
    height: 100%;
    width: 420px;
    -webkit-transform: translateX(100%);
        -ms-transform: translateX(100%);
            transform: translateX(100%);
    background: #fff;
    text-align: left;
    padding: 70px 0 50px;
    z-index: 99999998;
    -webkit-transition: visibility 0.5s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: visibility 0.5s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: transform 0.5s cubic-bezier(0.645, 0.045, 0.355, 1), visibility 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: transform 0.5s cubic-bezier(0.645, 0.045, 0.355, 1), visibility 0.5s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
  }
  .header .nav .nav-box,
  .header .nav .container {
    height: 100%;
    width: 100%;
  }
  .header .nav .container {
    padding: 0;
  }
  .header .nav .tbl,
  .header .nav .tbl-cell {
    display: -webkit-box;
    display: flex;
  }
  .header .nav .tbl {
    width: 100%;
    height: 100%;
    position: relative;
  }
  .header .nav .tbl:before,
  .header .nav .tbl:after {
    position: absolute;
    width: 100%;
    height: 25px;
    content: '';
    left: 0;
    pointer-events: none;
    z-index: 3;
  }
  .header .nav .tbl:before {
    top: 0;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(40%, rgba(255, 255, 255, 0.6)), to(rgba(255, 255, 255, 0)));
    background-image: linear-gradient(#fff, rgba(255, 255, 255, 0.6) 40%, rgba(255, 255, 255, 0));
  }
  .header .nav .tbl:after {
    bottom: 0;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#fff), color-stop(40%, rgba(255, 255, 255, 0.6)), to(rgba(255, 255, 255, 0)));
    background-image: linear-gradient(to top, #fff, rgba(255, 255, 255, 0.6) 40%, rgba(255, 255, 255, 0));
  }
  .header .nav .tbl-cell {
    position: relative;
    height: 100%;
    width: 100%;
  }
  .header .nav ul {
    text-align: left;
  }
  .header .nav ul li.more {
    position: relative;
  }
  .header .nav ul li.more.current > span:after {
    content: '\e640';
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  .header .nav ul li.more.current > ul {
    display: block;
  }
  .header .nav ul li.more > span {
    padding-right: 25px;
    position: relative;
  }
  .header .nav ul li.more > span:after {
    position: absolute;
    right: 0;
    top: 5px;
    padding: 12px 5px;
    line-height: 1;
    font-family: 'iconfont';
    content: '\e641';
    font-size: 18px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    display: block;
    z-index: 3;
  }
  .header .nav ul li.more > span > a {
    display: inline-block;
  }
  .header .nav ul li:not(.more) span > a {
    display: block;
  }
  .header .nav ul li span {
    position: relative;
    z-index: 2;
    display: block;
  }
  .header .nav ul.nav-list1 {
    opacity: 1;
    margin: 0;
    max-height: 100%;
    padding: 0 20px;
    overflow-y: auto;
    touch-action: pan-y;
    /*定义滚动条轨道 内阴影+圆角*/
    /*定义滑块 内阴影+圆角*/
    /*滑块效果*/
  }
  .header .nav ul.nav-list1::-webkit-scrollbar {
    border-radius: 4px;
    width: 4px;
    height: 4px;
  }
  .header .nav ul.nav-list1::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background-color: #dcdcdc;
  }
  .header .nav ul.nav-list1::-webkit-scrollbar-thumb:hover {
    border-radius: 4px;
    background: rgba(0, 0, 0, 0.4);
  }
  .header .nav ul.nav-list1 ul {
    padding-bottom: 10px;
  }
  .header .nav ul.nav-list1 a {
    text-transform: capitalize;
  }
  .header .nav ul.nav-list1 > li {
    position: relative;
    font-size: 18px;
    border-bottom: 1px solid #ccc;
    line-height: 1.6;
  }
  .header .nav ul.nav-list1 > li > span > a {
    padding: 15px 0;
  }
  .header .nav ul.nav-list1 > li.act {
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
  .header .nav ul.nav-list1 > li:not(.hidden-lg) + .hidden-lg {
    border-top: 2px solid #ccc;
  }
  .header .nav ul.nav-list1 .nav-list2 {
    padding-left: 15px;
    font-size: 14px;
  }
  .header .nav ul.nav-list1 .nav-list2 > li > span > a {
    padding: 10px 0;
  }
  .header .nav ul.nav-list1 .nav-list2 .active {
    color: #3ba04b;
  }
  .header .nav ul.nav-list1 .nav-list3 {
    margin: 10px 0 10px 8px;
    padding-left: 25px;
    padding-bottom: 0;
    border-left: 1px solid #444;
  }
  .header .nav ul.nav-list1 .nav-list3 > li > span > a {
    padding: 5px 0;
  }
  .header .nav ul.nav-list1 .nav-list3 ul {
    padding-left: 10px;
    border-left: 1px solid #444;
  }
  .header .nav ul.nav-list1 .hidden-lg {
    color: #c5c5c5;
  }
  .header .nav ul.nav2-list2 h4 {
    line-height: 50px;
    font-size: 20px;
  }
}
@media (max-width: 1199.98px) and (max-width: 1199.98px) {
  .header .nav ul .pic {
    display: none !important;
  }
}
@media (max-width: 1199.98px) and (max-width: 767.98px) {
  .header .nav ul.nav-list1 > li {
    font-size: 16px;
  }
}
@media (max-width: 1199.98px) and (max-width: 767.98px) {
  .header .nav.left-100 ~ .google-translate {
    top: -30px;
    opacity: 0;
  }
}
@media (max-width: 575.98px) {
  .header .nav {
    width: -webkit-calc(100vw - 65px);
    width: calc(100vw - 65px);
    -webkit-transform: translateX(-webkit-calc(100vw + 65px));
        -ms-transform: translateX(calc(100vw + 65px));
            transform: translateX(calc(100vw + 65px));
  }
}
.header .nav.left-100 {
  -webkit-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
          transform: translateX(-100%);
  -webkit-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0);
}
.header .nav.left-200 {
  -webkit-transform: translateX(-200%);
      -ms-transform: translateX(-200%);
          transform: translateX(-200%);
  -webkit-transform: translate3d(-200%, 0, 0);
          transform: translate3d(-200%, 0, 0);
}
.header .nav.left-300 {
  -webkit-transform: translateX(-300%);
      -ms-transform: translateX(-300%);
          transform: translateX(-300%);
  -webkit-transform: translate3d(-300%, 0, 0);
          transform: translate3d(-300%, 0, 0);
}
.header .nav.left-400 {
  -webkit-transform: translateX(-400%);
      -ms-transform: translateX(-400%);
          transform: translateX(-400%);
  -webkit-transform: translate3d(-400%, 0, 0);
          transform: translate3d(-400%, 0, 0);
}
.header .nav.left-500 {
  -webkit-transform: translateX(-500%);
      -ms-transform: translateX(-500%);
          transform: translateX(-500%);
  -webkit-transform: translate3d(-500%, 0, 0);
          transform: translate3d(-500%, 0, 0);
}
@media (min-width: 1200px) {
  .header .nav .nav-list1 {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
            align-items: center;
  }
  .header .nav .nav-list1 li {
    -webkit-perspective: 500;
            perspective: 500;
  }
  .header .nav .nav-list1 li:hover > ul {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
  }
  .header .nav .nav-list1 li:hover > span > a {
    color: #3ba04b;
  }
  .header .nav .nav-list1 > li {
    text-align: left;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
            align-items: center;
    -webkit-box-pack: center;
            justify-content: center;
    padding: 0 2px;
  }
  .header .nav .nav-list1 > li > span {
    display: block;
    width: 100%;
  }
  .header .nav .nav-list1 > li > span > a {
    text-transform: capitalize;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
            align-items: center;
    -webkit-box-pack: center;
            justify-content: center;
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    min-height: 84px;
  }
  .header .nav .nav-list1 > li > span > a > span {
    -webkit-transition: 0.6s;
    transition: 0.6s;
    display: block;
    padding: 16px 25px;
    border-radius: 10px;
  }
  .header .nav .nav-list1 > li.more > span > a > span {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
            align-items: center;
  }
  .header .nav .nav-list1 > li.more > span > a > span:after {
    font-family: 'iconfont' !important;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e602";
    margin-left: 5px;
  }
  .header .nav .nav-list1 > li:hover > span > a > span,
  .header .nav .nav-list1 > li.active > span > a > span {
    background-color: #bed721;
    color: #002f34;
  }
  .header .nav .nav-list1 > li:hover > ul {
    -webkit-transform: rotateX(0);
            transform: rotateX(0);
  }
  .header .nav .nav-list1 > li.active > span > a > span {
    background-color: #bed721;
    color: #002f34;
  }
  .header .nav .nav-list1 ul[class^='nav-list'] {
    letter-spacing: 0;
    opacity: 0;
    text-transform: capitalize;
    visibility: hidden;
    position: absolute;
    text-align: left;
    color: #222;
    background-color: #fff;
    background-clip: padding-box;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    pointer-events: none;
    box-shadow: 0 2px 10px 1px rgba(0, 0, 0, 0.15);
  }
  .header .nav .nav-list1 ul[class^='nav-list'] li:hover > span > a {
    color: #3ba04b;
    text-decoration: underline;
  }
  .header .nav .nav-list1 ul[class^='nav-list'] a {
    display: block;
    padding: 5px 25px;
    position: relative;
  }
  .header .nav .nav-list1 .nav-list2 {
    top: 100%;
    left: 0;
    padding: 15px 0;
    min-width: 100%;
    z-index: 10;
    -webkit-transform-origin: center top;
        -ms-transform-origin: center top;
            transform-origin: center top;
    -webkit-transform: rotateX(-50deg);
            transform: rotateX(-50deg);
    font-size: 15px;
  }
  .header .nav .nav-list1 .nav-list2 ul[class^='nav-list'] {
    font-size: 0.95em;
  }
  .header .nav .nav-list1 .nav-list2 > li {
    white-space: nowrap;
    position: relative;
  }
  .header .nav .nav-list1 .nav-list2 > li > span > a {
    display: block;
    padding: 5px 25px;
  }
  .header .nav .nav-list1 .nav-list2 ul {
    left: 100%;
    position: absolute;
    top: 0;
    padding: 10px 0;
    min-width: 120px;
    -webkit-transform-origin: left center;
        -ms-transform-origin: left center;
            transform-origin: left center;
    border-left: 1px solid transparent;
    -webkit-transform: rotateY(50deg);
            transform: rotateY(50deg);
    -webkit-transition: 0.4s;
    transition: 0.4s;
  }
  .header .nav .nav-list1 .nav-list2 li:hover > ul {
    -webkit-transform: rotateY(0);
            transform: rotateY(0);
  }
  .header .nav .nav-list1 .pro-nav-list2 .active > a {
    text-decoration: underline;
  }
}
@media (min-width: 1200px) and (max-width: 767.98px) {
  .header .nav .nav-list1 > li > span > a > span {
    border-radius: 5px;
  }
}
@media (min-width: 1200px) and (max-width: 1469.98px) {
  .header .nav .nav-list1 > li > span > a > span {
    padding: 12px 20px;
  }
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  .header .nav .nav-list1 > li > span > a > span {
    padding: 10px 15px;
  }
}
@media (min-width: 1200px) and (min-width: 1200px) {
  .header .nav .nav-list1 .nav-list2 {
    display: none;
  }
}
@media (max-width: 1199.98px) {
  .header .nav .nav-list1 {
    width: 100%;
  }
  .header .nav .nav-list1 ul {
    display: none;
  }
  .header .nav .nav-list1 > li.more > span:after {
    top: 7px;
  }
  .header .nav .nav-list1 > a {
    font-size: 20px;
  }
}
@media (max-width: 1199.98px) and (max-width: 767.98px) {
  .header .nav .nav-list1 > li.more > span:after {
    top: 5px;
  }
}
.header .mask-nav {
  display: none;
}
@media (max-width: 1199.98px) {
  .header .mask-nav {
    overflow: hidden;
    display: block;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background: #fafafa;
    text-align: left;
    padding: 20px;
    z-index: 9999;
    text-align: center;
    background: #000;
    color: #fff;
    -webkit-transition: left 0.3s;
    transition: left 0.3s;
  }
}
.header .mask-nav .nav-top {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: justify;
          justify-content: space-between;
}
.header .mask-nav .nav-top .back-btn:before {
  font-family: 'iconfont' !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e9b5';
  font-size: 26px;
}
.header .mask-nav .nav-top .nav-title {
  margin: 0;
  text-transform: uppercase;
  font-size: 30px;
}
@media (max-width: 767.98px) {
  .header .mask-nav .nav-top .nav-title {
    font-size: 20px;
    font-size: 5vmin;
  }
}
.header .mask-nav .content {
  margin-top: 4%;
  position: relative;
  height: 85%;
  overflow: auto;
  touch-action: pan-y;
  /*定义滚动条轨道 内阴影+圆角*/
  /*定义滑块 内阴影+圆角*/
  /*滑块效果*/
}
.header .mask-nav .content::-webkit-scrollbar {
  border-radius: 5px;
  width: 5px;
  height: 5px;
  background-color: #fff;
}
.header .mask-nav .content::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 5px;
  background-color: #fff;
}
.header .mask-nav .content::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background-color: #666;
}
.header .mask-nav .content::-webkit-scrollbar-thumb:hover {
  border-radius: 5px;
  background: rgba(0, 0, 0, 0.4);
}
.header .mask-nav .content ul li {
  text-align: left;
  font-size: 20px;
  line-height: 2;
  margin: 10px 0;
}
@media (max-width: 767.98px) {
  .header .mask-nav .content ul li {
    margin: 0;
    font-size: 4vmin;
    line-height: 1.6;
    margin-top: 10px;
  }
}
.header .mask-nav .content ul li.more {
  position: relative;
}
.header .mask-nav .content ul li.more:after {
  position: absolute;
  right: 0;
  top: 50%;
  font-family: 'iconfont' !important;
  content: '\e72f';
  color: #fff;
  font-size: 16px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.header .mask-nav .content ul li a {
  display: inline-block;
  text-transform: capitalize;
}
.header .mask-nav .content ul ul {
  display: none;
}
.header .nav-2 {
  left: 100%;
}
.header .nav-3 {
  left: 200%;
}
.header .nav-4 {
  left: 300%;
}
.header .nav-5 {
  left: 400%;
}
.header .fade-out {
  visibility: visible;
  -webkit-transform: translate(0);
      -ms-transform: translate(0);
          transform: translate(0);
  box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.1);
}
.header .list {
  position: relative;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
}
@media (max-width: 1199.98px) {
  .header .list {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .header .list li:hover > span > a > span {
    color: #3ba04b;
  }
}
.header .list > li {
  position: relative;
  font-size: 18px;
  -webkit-perspective: 500;
          perspective: 500;
  margin-left: 45px;
}
.header .list > li:first-child {
  margin-left: 0;
}
@media (max-width: 1469.98px) {
  .header .list > li {
    font-size: 16px;
  }
}
@media (max-width: 1399.98px) {
  .header .list > li {
    font-size: 15px;
    margin-left: 20px;
  }
}
.header .list > li > span > a {
  text-transform: capitalize;
  position: relative;
  text-align: center;
  height: 90px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
}
.header .list > li > span > a > span {
  display: block;
  position: relative;
  padding: 8px 0;
}
.header .list > li:hover > ul {
  opacity: 1;
  visibility: visible;
  -webkit-transform: rotateX(0) translateX(-50%);
          transform: rotateX(0) translateX(-50%);
}
.header .list ul {
  letter-spacing: 0;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  text-align: left;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  font-size: 0.9em;
  color: #222;
  text-transform: capitalize;
  background-color: #fff;
  background-clip: padding-box;
  padding-top: 5px;
  box-shadow: 0 2px 10px 1px rgba(0, 0, 0, 0.15);
}
.header .list ul li:first-child {
  margin-top: 0;
}
.header .list ul li:hover > a {
  text-decoration: underline;
}
.header .list ul a {
  display: block;
  padding: 5px 15px;
  position: relative;
}
@media (min-width: 1200px) {
  .header .list ul a:hover {
    color: #3ba04b;
  }
}
.header .list .list2 {
  display: none;
  top: 100%;
  left: 50%;
  padding: 15px 0;
  min-width: 100%;
  z-index: 10;
  -webkit-transform-origin: center top;
      -ms-transform-origin: center top;
          transform-origin: center top;
  -webkit-transform: rotateX(-50deg) translateX(-50%);
          transform: rotateX(-50deg) translateX(-50%);
}
.header .list .list2 > li {
  white-space: nowrap;
  position: relative;
}
.header .list .list2 > li > span > a {
  display: block;
  padding: 5px 20px;
}
.header .list .list2 li:hover > ul {
  -webkit-transform: rotateY(0);
          transform: rotateY(0);
  opacity: 1;
  visibility: visible;
}
.header .list .list2 ul {
  left: 100%;
  position: absolute;
  top: 0;
  padding: 10px 0;
  min-width: 120px;
  -webkit-transform-origin: left center;
      -ms-transform-origin: left center;
          transform-origin: left center;
  border-left: 1px solid transparent;
  -webkit-transform: rotateY(50deg);
          transform: rotateY(50deg);
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
@media (min-width: 1200px) {
  .nav-new > span > a > span:after {
    font-family: 'iconfont' !important;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\e649';
    margin-left: 4px;
  }
}
.language-box {
  position: relative;
  -webkit-perspective: 500;
          perspective: 500;
}
.language-box:hover .lang-select {
  -webkit-transform: rotateX(0);
          transform: rotateX(0);
  opacity: 1;
  visibility: visible;
  pointer-events: all;
}
.language-box:hover > a:after {
  color: inherit;
}
.language-box > a {
  display: none;
  padding: 17px 30px;
  border-radius: 10px;
  background-color: #bed721;
  -webkit-transition: 0.6s;
  transition: 0.6s;
}
@media (max-width: 767.98px) {
  .language-box > a {
    border-radius: 5px;
  }
}
.language-box > a:before {
  line-height: 1;
  font-family: 'iconfont' !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f07c';
  margin-right: 10px;
  font-size: 1.3em;
}
@media (max-width: 1469.98px) {
  .language-box > a {
    padding: 12px 15px;
  }
}
@media (max-width: 575.98px) {
  .language-box > a {
    font-size: 12px;
    padding: 8px 10px;
  }
  .language-box > a:before {
    margin-right: 5px;
  }
}
@media (min-width: 1200px) {
  .language-box a:hover {
    background-color: #3ba04b;
    color: #fff;
  }
  .language-box a:hover span {
    color: inherit;
  }
}
.language-box a:active {
  -webkit-transition: 0s;
  transition: 0s;
  background-color: #3ba04b;
  color: #fff;
}
.language-box a:active span {
  color: inherit;
}
.language-box img {
  width: 18px;
  height: auto !important;
}
.language-box .active {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  background-color: #bed721;
}
.language-box .active span {
  font-weight: 500;
}
.language-box .lang-select {
  line-height: 1.5;
  color: #002f34;
  -webkit-transform-origin: center top;
      -ms-transform-origin: center top;
          transform-origin: center top;
  position: absolute;
  top: 100%;
  min-width: 100%;
  padding: 5px 10px;
  box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.1);
  background-color: #fff;
  -webkit-transform: rotateX(-50deg);
          transform: rotateX(-50deg);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  pointer-events: none;
  left: 0;
}
@media (max-width: 1199.98px) {
  .language-box .lang-select {
    min-width: 100%;
    left: -5px;
  }
}
.language-box .lang-select li {
  padding: 5px 0;
}
.language-box .lang-select img {
  margin-right: 6px;
}
.language-box .lang-select a {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
}
@media (min-width: 1200px) {
  .language-box .lang-select a:hover {
    color: #3ba04b;
  }
}
@-webkit-keyframes avia_pop {
  0% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes avia_pop {
  0% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
.search-wrap {
  width: 280px;
  box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.2);
  -webkit-animation: avia_pop 0.3s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
          animation: avia_pop 0.3s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
  background-color: #fff;
  padding: 15px;
  display: none;
  position: absolute;
  top: 100%;
  z-index: 3;
  right: 205px;
}
@media (max-width: 575.98px) {
  .search-wrap {
    max-width: 90%;
    padding: 10px;
    right: 10px;
  }
}
.search-box {
  position: relative;
  display: -webkit-box;
  display: flex;
  border: 1px solid #ccc;
  border-radius: 48px;
  overflow: hidden;
  z-index: 2;
  height: 44px;
  background: none;
}
@media (max-width: 767.98px) {
  .search-box {
    height: 40px;
  }
}
.search-box input::-webkit-input-placeholder,
.search-box textarea::-webkit-input-placeholder {
  color: #666;
}
.search-box input:-o-placeholder,
.search-box textarea:-o-placeholder {
  color: #666;
}
.search-box input::-moz-placeholder,
.search-box textarea::-moz-placeholder {
  color: #666;
}
.search-box input:-ms-input-placeholder,
.search-box textarea:-ms-input-placeholder {
  color: #666;
}
.search-box input:focus::-webkit-input-placeholder,
.search-box textarea:focus::-webkit-input-placeholder {
  color: #aaa;
}
.search-box input:focus::-o-placeholder,
.search-box textarea:focus::-o-placeholder {
  color: #aaa;
}
.search-box input:focus::-moz-placeholder,
.search-box textarea:focus::-moz-placeholder {
  color: #aaa;
}
.search-box input:focus::-ms-input-placeholder,
.search-box textarea:focus::-ms-input-placeholder {
  color: #aaa;
}
.search-box input {
  width: 100%;
  background: none;
  padding: 0 0 0 20px;
}
@media (max-width: 767.98px) {
  .search-box input {
    padding: 0 15px;
  }
}
.search-box .submit {
  color: #666;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  z-index: 2;
  padding: 0 18px;
  font-size: 18px;
  background: none;
  position: relative;
}
.search-box .submit:before {
  font-family: 'iconfont' !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e660';
  font-weight: bold;
}
@media (min-width: 1200px) {
  .search-box .submit {
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .search-box .submit:hover {
    color: #3ba04b;
  }
}
.search-box .submit:active {
  -webkit-transition: 0s;
  transition: 0s;
  color: #3ba04b;
}
.search-box .submit:active:before {
  -webkit-transform: scale(0.95);
      -ms-transform: scale(0.95);
          transform: scale(0.95);
}
.xs-language {
  position: absolute;
  bottom: 30px;
  left: 35px;
  z-index: 9;
}
@media (min-width: 1200px) {
  .xs-language {
    display: none;
  }
}
.xs-language a {
  font-size: 16px;
  color: #fff;
}
.xs-language span {
  margin: 0 5px;
  color: #fff;
}
.slick-dots {
  text-align: center;
  margin-top: 15px;
  position: relative;
  z-index: 2;
}
@media (max-width: 767.98px) {
  .slick-dots {
    margin-top: 10px;
  }
}
.slick-dots li {
  display: inline-block;
  width: 56px;
  height: 6px;
  border-radius: 5px;
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  background-color: #bed721;
  margin: 5px 3px 0;
  opacity: 1;
}
.slick-dots li:last-child {
  margin-right: 0;
}
@media (min-width: 1200px) {
  .slick-dots li:hover {
    opacity: 1;
    background-color: #3ba04b;
  }
}
.slick-dots li.slick-active {
  opacity: 1;
  background-color: #3ba04b;
}
@media (max-width: 1199.98px) {
  .slick-dots li {
    width: 46px;
  }
}
@media (max-width: 991.98px) {
  .slick-dots li {
    width: 36px;
  }
}
@media (max-width: 767.98px) {
  .slick-dots li {
    width: 26px;
  }
}
@media (max-width: 575.98px) {
  .slick-dots li {
    width: 16px;
  }
}
.slick-dots li button {
  display: none;
}
.slick-arrow {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  background: none;
  z-index: 5;
  text-align: center;
  width: 56px;
  height: 56px;
  border: 1px solid #3ba04b;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  font-size: 14px;
  color: #3ba04b;
  border-radius: 50%;
  font-weight: bold;
  padding: 0;
}
.slick-arrow:before {
  display: block;
  font-family: 'iconfont' !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 1;
}
@media (max-width: 1469.98px) {
  .slick-arrow {
    width: 50px;
    height: 50px;
  }
}
@media (max-width: 1399.98px) {
  .slick-arrow {
    width: 46px;
    height: 46px;
  }
}
@media (min-width: 1200px) {
  .slick-arrow {
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .slick-arrow:hover {
    color: #fff;
    background: #3ba04b !important;
    border-color: #3ba04b !important;
  }
}
.slick-arrow:active {
  color: #fff;
  background: #3ba04b !important;
  border-color: #3ba04b !important;
  -webkit-transition: 0s;
  transition: 0s;
  -webkit-transform: translateY(-50%) scale(0.95);
      -ms-transform: translateY(-50%) scale(0.95);
          transform: translateY(-50%) scale(0.95);
}
.inline-arrow.white-arrow .slick-arrow {
  background: #fff;
}
.slick-prev {
  left: 0;
}
.slick-prev:before {
  content: '\e8f4';
}
.slick-next {
  right: 0;
}
.slick-next:before {
  content: '\eb63';
}
.fz15 {
  font-size: 15px;
}
@media (max-width: 767.98px) {
  .fz15 {
    font-size: 14px;
  }
}
.fz16 {
  font-size: 16px;
}
@media (max-width: 991.98px) {
  .fz16 {
    font-size: 15px;
  }
}
@media (max-width: 767.98px) {
  .fz16 {
    font-size: 14px;
  }
}
.fz17 {
  font-size: 17px;
}
@media (max-width: 1199.98px) {
  .fz17 {
    font-size: 16px;
  }
}
@media (max-width: 991.98px) {
  .fz17 {
    font-size: 15px;
  }
}
@media (max-width: 767.98px) {
  .fz17 {
    font-size: 14px;
  }
}
.fz18 {
  font-size: 18px;
}
@media (max-width: 1199.98px) {
  .fz18 {
    font-size: 17px;
  }
}
@media (max-width: 991.98px) {
  .fz18 {
    font-size: 16px;
  }
}
@media (max-width: 767.98px) {
  .fz18 {
    font-size: 15px;
  }
}
.fz19 {
  font-size: 19px;
}
@media (max-width: 1469.98px) {
  .fz19 {
    font-size: 18px;
  }
}
@media (max-width: 1199.98px) {
  .fz19 {
    font-size: 17px;
  }
}
@media (max-width: 991.98px) {
  .fz19 {
    font-size: 16px;
  }
}
@media (max-width: 767.98px) {
  .fz19 {
    font-size: 15px;
  }
}
.fz20 {
  font-size: 20px;
}
@media (max-width: 1199.98px) {
  .fz20 {
    font-size: 19px;
  }
}
@media (max-width: 991.98px) {
  .fz20 {
    font-size: 18px;
  }
}
@media (max-width: 767.98px) {
  .fz20 {
    font-size: 17px;
  }
}
@media (max-width: 575.98px) {
  .fz20 {
    font-size: 16px;
  }
}
.fz22 {
  font-size: 22px;
}
@media (max-width: 1469.98px) {
  .fz22 {
    font-size: 21px;
  }
}
@media (max-width: 1199.98px) {
  .fz22 {
    font-size: 20px;
  }
}
@media (max-width: 991.98px) {
  .fz22 {
    font-size: 19px;
  }
}
@media (max-width: 767.98px) {
  .fz22 {
    font-size: 18px;
  }
}
@media (max-width: 575.98px) {
  .fz22 {
    font-size: 17px;
  }
}
.fz24 {
  font-size: 24px;
}
@media (max-width: 1469.98px) {
  .fz24 {
    font-size: 22px;
  }
}
@media (max-width: 1199.98px) {
  .fz24 {
    font-size: 21px;
  }
}
@media (max-width: 991.98px) {
  .fz24 {
    font-size: 20px;
  }
}
@media (max-width: 767.98px) {
  .fz24 {
    font-size: 19px;
  }
}
@media (max-width: 575.98px) {
  .fz24 {
    font-size: 18px;
  }
}
.fz26 {
  font-size: 26px;
}
@media (max-width: 1469.98px) {
  .fz26 {
    font-size: 24px;
  }
}
@media (max-width: 1199.98px) {
  .fz26 {
    font-size: 23px;
  }
}
@media (max-width: 991.98px) {
  .fz26 {
    font-size: 22px;
  }
}
@media (max-width: 767.98px) {
  .fz26 {
    font-size: 20px;
  }
}
@media (max-width: 575.98px) {
  .fz26 {
    font-size: 19px;
  }
}
.fz28 {
  font-size: 28px;
}
@media (max-width: 1469.98px) {
  .fz28 {
    font-size: 26px;
  }
}
@media (max-width: 1199.98px) {
  .fz28 {
    font-size: 25px;
  }
}
@media (max-width: 991.98px) {
  .fz28 {
    font-size: 24px;
  }
}
@media (max-width: 767.98px) {
  .fz28 {
    font-size: 22px;
  }
}
@media (max-width: 575.98px) {
  .fz28 {
    font-size: 20px;
  }
}
.fz30 {
  font-size: 30px;
}
@media (max-width: 1199.98px) {
  .fz30 {
    font-size: 28px;
  }
}
@media (max-width: 991.98px) {
  .fz30 {
    font-size: 26px;
  }
}
@media (max-width: 767.98px) {
  .fz30 {
    font-size: 24px;
  }
}
@media (max-width: 575.98px) {
  .fz30 {
    font-size: 22px;
  }
}
.fz32 {
  font-size: 32px;
}
@media (max-width: 1199.98px) {
  .fz32 {
    font-size: 30px;
  }
}
@media (max-width: 991.98px) {
  .fz32 {
    font-size: 28px;
  }
}
@media (max-width: 767.98px) {
  .fz32 {
    font-size: 25px;
  }
}
@media (max-width: 575.98px) {
  .fz32 {
    font-size: 23px;
  }
}
.fz34 {
  font-size: 34px;
}
@media (max-width: 1199.98px) {
  .fz34 {
    font-size: 32px;
  }
}
@media (max-width: 991.98px) {
  .fz34 {
    font-size: 30px;
  }
}
@media (max-width: 767.98px) {
  .fz34 {
    font-size: 26px;
  }
}
@media (max-width: 575.98px) {
  .fz34 {
    font-size: 24px;
  }
}
.fz36 {
  font-size: 36px;
}
@media (max-width: 1199.98px) {
  .fz36 {
    font-size: 32px;
  }
}
@media (max-width: 991.98px) {
  .fz36 {
    font-size: 28px;
  }
}
@media (max-width: 767.98px) {
  .fz36 {
    font-size: 24px;
  }
}
@media (max-width: 575.98px) {
  .fz36 {
    font-size: 22px;
  }
}
.fz38 {
  font-size: 38px;
}
@media (max-width: 1199.98px) {
  .fz38 {
    font-size: 34px;
  }
}
@media (max-width: 991.98px) {
  .fz38 {
    font-size: 30px;
  }
}
@media (max-width: 767.98px) {
  .fz38 {
    font-size: 27px;
  }
}
@media (max-width: 575.98px) {
  .fz38 {
    font-size: 24px;
  }
}
.fz40 {
  font-size: 40px;
}
@media (max-width: 1469.98px) {
  .fz40 {
    font-size: 36px;
  }
}
@media (max-width: 1199.98px) {
  .fz40 {
    font-size: 32px;
  }
}
@media (max-width: 991.98px) {
  .fz40 {
    font-size: 30px;
  }
}
@media (max-width: 767.98px) {
  .fz40 {
    font-size: 28px;
  }
}
@media (max-width: 575.98px) {
  .fz40 {
    font-size: 26px;
  }
}
.fz42 {
  font-size: 42px;
}
@media (max-width: 1469.98px) {
  .fz42 {
    font-size: 38px;
  }
}
@media (max-width: 1199.98px) {
  .fz42 {
    font-size: 34px;
  }
}
@media (max-width: 991.98px) {
  .fz42 {
    font-size: 32px;
  }
}
@media (max-width: 767.98px) {
  .fz42 {
    font-size: 30px;
  }
}
@media (max-width: 575.98px) {
  .fz42 {
    font-size: 28px;
  }
}
.fz45 {
  font-size: 45px;
}
@media (max-width: 1469.98px) {
  .fz45 {
    font-size: 40px;
  }
}
@media (max-width: 1199.98px) {
  .fz45 {
    font-size: 36px;
  }
}
@media (max-width: 991.98px) {
  .fz45 {
    font-size: 32px;
  }
}
@media (max-width: 767.98px) {
  .fz45 {
    font-size: 28px;
  }
}
@media (max-width: 575.98px) {
  .fz45 {
    font-size: 26px;
  }
}
.fz48 {
  font-size: 48px;
}
@media (max-width: 1469.98px) {
  .fz48 {
    font-size: 44px;
  }
}
@media (max-width: 1199.98px) {
  .fz48 {
    font-size: 40px;
  }
}
@media (max-width: 991.98px) {
  .fz48 {
    font-size: 34px;
  }
}
@media (max-width: 767.98px) {
  .fz48 {
    font-size: 28px;
  }
}
@media (max-width: 575.98px) {
  .fz48 {
    font-size: 26px;
  }
}
.fz50 {
  font-size: 50px;
}
@media (max-width: 1469.98px) {
  .fz50 {
    font-size: 46px;
  }
}
@media (max-width: 1199.98px) {
  .fz50 {
    font-size: 40px;
  }
}
@media (max-width: 991.98px) {
  .fz50 {
    font-size: 34px;
  }
}
@media (max-width: 767.98px) {
  .fz50 {
    font-size: 28px;
  }
}
@media (max-width: 575.98px) {
  .fz50 {
    font-size: 26px;
  }
}
.fz52 {
  font-size: 52px;
}
@media (max-width: 1469.98px) {
  .fz52 {
    font-size: 44px;
  }
}
@media (max-width: 1199.98px) {
  .fz52 {
    font-size: 38px;
  }
}
@media (max-width: 991.98px) {
  .fz52 {
    font-size: 32px;
  }
}
@media (max-width: 767.98px) {
  .fz52 {
    font-size: 26px;
  }
}
.fz54 {
  font-size: 54px;
}
@media (max-width: 1469.98px) {
  .fz54 {
    font-size: 50px;
  }
}
@media (max-width: 1199.98px) {
  .fz54 {
    font-size: 42px;
  }
}
@media (max-width: 991.98px) {
  .fz54 {
    font-size: 35px;
  }
}
@media (max-width: 767.98px) {
  .fz54 {
    font-size: 30px;
  }
}
.fz58 {
  font-size: 58px;
}
@media (max-width: 1469.98px) {
  .fz58 {
    font-size: 52px;
  }
}
@media (max-width: 1199.98px) {
  .fz58 {
    font-size: 46px;
  }
}
@media (max-width: 991.98px) {
  .fz58 {
    font-size: 40px;
  }
}
@media (max-width: 767.98px) {
  .fz58 {
    font-size: 34px;
  }
}
@media (max-width: 575.98px) {
  .fz58 {
    font-size: 28px;
  }
}
.fz60 {
  font-size: 60px;
}
@media (max-width: 1469.98px) {
  .fz60 {
    font-size: 54px;
  }
}
@media (max-width: 1199.98px) {
  .fz60 {
    font-size: 48px;
  }
}
@media (max-width: 991.98px) {
  .fz60 {
    font-size: 42px;
  }
}
@media (max-width: 767.98px) {
  .fz60 {
    font-size: 36px;
  }
}
@media (max-width: 575.98px) {
  .fz60 {
    font-size: 30px;
  }
}
.fz64 {
  font-size: 64px;
}
@media (max-width: 1469.98px) {
  .fz64 {
    font-size: 58px;
  }
}
@media (max-width: 1399.98px) {
  .fz64 {
    font-size: 54px;
  }
}
@media (max-width: 1199.98px) {
  .fz64 {
    font-size: 51px;
  }
}
@media (max-width: 991.98px) {
  .fz64 {
    font-size: 44px;
  }
}
@media (max-width: 767.98px) {
  .fz64 {
    font-size: 37px;
  }
}
@media (max-width: 575.98px) {
  .fz64 {
    font-size: 30px;
  }
}
.fz75 {
  font-size: 75px;
}
@media (max-width: 1469.98px) {
  .fz75 {
    font-size: 68px;
  }
}
@media (max-width: 1199.98px) {
  .fz75 {
    font-size: 61px;
  }
}
@media (max-width: 991.98px) {
  .fz75 {
    font-size: 54px;
  }
}
@media (max-width: 767.98px) {
  .fz75 {
    font-size: 47px;
  }
}
@media (max-width: 575.98px) {
  .fz75 {
    font-size: 40px;
  }
}
.fz80 {
  font-size: 80px;
}
@media (max-width: 1469.98px) {
  .fz80 {
    font-size: 70px;
  }
}
@media (max-width: 1199.98px) {
  .fz80 {
    font-size: 60px;
  }
}
@media (max-width: 991.98px) {
  .fz80 {
    font-size: 50px;
  }
}
@media (max-width: 767.98px) {
  .fz80 {
    font-size: 35px;
  }
}
.tit-16 {
  font-size: 16px;
  line-height: 1.7;
}
@media (max-width: 991.98px) {
  .tit-16 {
    font-size: 15px;
  }
}
@media (max-width: 767.98px) {
  .tit-16 {
    font-size: 14px;
  }
}
.tit-18 {
  font-size: 18px;
  line-height: 1.22222222;
}
@media (max-width: 1199.98px) {
  .tit-18 {
    font-size: 17px;
  }
}
@media (max-width: 991.98px) {
  .tit-18 {
    font-size: 16px;
  }
}
@media (max-width: 767.98px) {
  .tit-18 {
    font-size: 15px;
  }
}
.tit-20 {
  font-size: 20px;
  line-height: 1.3;
}
@media (max-width: 1199.98px) {
  .tit-20 {
    font-size: 19px;
  }
}
@media (max-width: 991.98px) {
  .tit-20 {
    font-size: 18px;
  }
}
@media (max-width: 767.98px) {
  .tit-20 {
    font-size: 17px;
  }
}
@media (max-width: 575.98px) {
  .tit-20 {
    font-size: 16px;
  }
}
.tit-30 {
  font-size: 30px;
  line-height: 1.3;
}
@media (max-width: 1199.98px) {
  .tit-30 {
    font-size: 28px;
  }
}
@media (max-width: 991.98px) {
  .tit-30 {
    font-size: 26px;
  }
}
@media (max-width: 767.98px) {
  .tit-30 {
    font-size: 24px;
  }
}
@media (max-width: 575.98px) {
  .tit-30 {
    font-size: 22px;
  }
}
.tit-32 {
  font-size: 32px;
  line-height: 1.3;
}
@media (max-width: 1199.98px) {
  .tit-32 {
    font-size: 30px;
  }
}
@media (max-width: 991.98px) {
  .tit-32 {
    font-size: 28px;
  }
}
@media (max-width: 767.98px) {
  .tit-32 {
    font-size: 25px;
  }
}
@media (max-width: 575.98px) {
  .tit-32 {
    font-size: 23px;
  }
}
.tit-48 {
  font-size: 48px;
  line-height: 1.3;
}
@media (max-width: 1469.98px) {
  .tit-48 {
    font-size: 44px;
  }
}
@media (max-width: 1199.98px) {
  .tit-48 {
    font-size: 40px;
  }
}
@media (max-width: 991.98px) {
  .tit-48 {
    font-size: 34px;
  }
}
@media (max-width: 767.98px) {
  .tit-48 {
    font-size: 28px;
  }
}
@media (max-width: 575.98px) {
  .tit-48 {
    font-size: 26px;
  }
}
.fs-14-20 {
  line-height: 1.42857143;
}
.fs-14-24 {
  line-height: 1.71428571;
}
.fs-16-20 {
  font-size: 16px;
  line-height: 1.25;
}
@media (max-width: 991.98px) {
  .fs-16-20 {
    font-size: 15px;
  }
}
@media (max-width: 767.98px) {
  .fs-16-20 {
    font-size: 14px;
  }
}
.fs-16-24 {
  font-size: 16px;
  line-height: 1.5;
}
@media (max-width: 991.98px) {
  .fs-16-24 {
    font-size: 15px;
  }
}
@media (max-width: 767.98px) {
  .fs-16-24 {
    font-size: 14px;
  }
}
.fs-16-26 {
  font-size: 16px;
  line-height: 1.625;
}
@media (max-width: 991.98px) {
  .fs-16-26 {
    font-size: 15px;
  }
}
@media (max-width: 767.98px) {
  .fs-16-26 {
    font-size: 14px;
  }
}
.fs-18-26-b {
  font-size: 18px;
  line-height: 1.44444444;
  font-weight: bold;
}
@media (max-width: 1199.98px) {
  .fs-18-26-b {
    font-size: 17px;
  }
}
@media (max-width: 991.98px) {
  .fs-18-26-b {
    font-size: 16px;
  }
}
@media (max-width: 767.98px) {
  .fs-18-26-b {
    font-size: 15px;
  }
}
.fs-20-24-m {
  font-size: 20px;
  line-height: 1.2;
  font-weight: 500;
}
@media (max-width: 1199.98px) {
  .fs-20-24-m {
    font-size: 19px;
  }
}
@media (max-width: 991.98px) {
  .fs-20-24-m {
    font-size: 18px;
  }
}
@media (max-width: 767.98px) {
  .fs-20-24-m {
    font-size: 17px;
  }
}
@media (max-width: 575.98px) {
  .fs-20-24-m {
    font-size: 16px;
  }
}
.fs-20-24-b {
  font-size: 20px;
  line-height: 1.2;
  font-weight: bold;
}
@media (max-width: 1199.98px) {
  .fs-20-24-b {
    font-size: 19px;
  }
}
@media (max-width: 991.98px) {
  .fs-20-24-b {
    font-size: 18px;
  }
}
@media (max-width: 767.98px) {
  .fs-20-24-b {
    font-size: 17px;
  }
}
@media (max-width: 575.98px) {
  .fs-20-24-b {
    font-size: 16px;
  }
}
.fs-24-30-m {
  font-size: 24px;
  line-height: 1.25;
  font-weight: 500;
}
@media (max-width: 1469.98px) {
  .fs-24-30-m {
    font-size: 22px;
  }
}
@media (max-width: 1199.98px) {
  .fs-24-30-m {
    font-size: 21px;
  }
}
@media (max-width: 991.98px) {
  .fs-24-30-m {
    font-size: 20px;
  }
}
@media (max-width: 767.98px) {
  .fs-24-30-m {
    font-size: 19px;
  }
}
@media (max-width: 575.98px) {
  .fs-24-30-m {
    font-size: 18px;
  }
}
.fs-24-30-b {
  font-size: 24px;
  line-height: 1.25;
  font-weight: bold;
}
@media (max-width: 1469.98px) {
  .fs-24-30-b {
    font-size: 22px;
  }
}
@media (max-width: 1199.98px) {
  .fs-24-30-b {
    font-size: 21px;
  }
}
@media (max-width: 991.98px) {
  .fs-24-30-b {
    font-size: 20px;
  }
}
@media (max-width: 767.98px) {
  .fs-24-30-b {
    font-size: 19px;
  }
}
@media (max-width: 575.98px) {
  .fs-24-30-b {
    font-size: 18px;
  }
}
.fs-26-34-b {
  font-size: 26px;
  line-height: 1.30769231;
  font-weight: bold;
}
@media (max-width: 1469.98px) {
  .fs-26-34-b {
    font-size: 24px;
  }
}
@media (max-width: 1199.98px) {
  .fs-26-34-b {
    font-size: 23px;
  }
}
@media (max-width: 991.98px) {
  .fs-26-34-b {
    font-size: 22px;
  }
}
@media (max-width: 767.98px) {
  .fs-26-34-b {
    font-size: 20px;
  }
}
@media (max-width: 575.98px) {
  .fs-26-34-b {
    font-size: 19px;
  }
}
.fs-32-38-b {
  font-size: 32px;
  line-height: 1.1875;
  font-weight: bold;
}
@media (max-width: 1199.98px) {
  .fs-32-38-b {
    font-size: 30px;
  }
}
@media (max-width: 991.98px) {
  .fs-32-38-b {
    font-size: 28px;
  }
}
@media (max-width: 767.98px) {
  .fs-32-38-b {
    font-size: 25px;
  }
}
@media (max-width: 575.98px) {
  .fs-32-38-b {
    font-size: 23px;
  }
}
.fs-36-40-b {
  font-size: 36px;
  line-height: 1.11111111;
  font-weight: bold;
}
@media (max-width: 1199.98px) {
  .fs-36-40-b {
    font-size: 32px;
  }
}
@media (max-width: 991.98px) {
  .fs-36-40-b {
    font-size: 28px;
  }
}
@media (max-width: 767.98px) {
  .fs-36-40-b {
    font-size: 24px;
  }
}
@media (max-width: 575.98px) {
  .fs-36-40-b {
    font-size: 22px;
  }
}
.fs-36-48-b {
  font-size: 36px;
  line-height: 1.33333333;
  font-weight: bold;
}
@media (max-width: 1199.98px) {
  .fs-36-48-b {
    font-size: 32px;
  }
}
@media (max-width: 991.98px) {
  .fs-36-48-b {
    font-size: 28px;
  }
}
@media (max-width: 767.98px) {
  .fs-36-48-b {
    font-size: 24px;
  }
}
@media (max-width: 575.98px) {
  .fs-36-48-b {
    font-size: 22px;
  }
}
.fs-48-60-b {
  font-size: 48px;
  line-height: 1.25;
  font-weight: bold;
}
@media (max-width: 1469.98px) {
  .fs-48-60-b {
    font-size: 44px;
  }
}
@media (max-width: 1199.98px) {
  .fs-48-60-b {
    font-size: 40px;
  }
}
@media (max-width: 991.98px) {
  .fs-48-60-b {
    font-size: 34px;
  }
}
@media (max-width: 767.98px) {
  .fs-48-60-b {
    font-size: 28px;
  }
}
@media (max-width: 575.98px) {
  .fs-48-60-b {
    font-size: 26px;
  }
}
.fs-54-80-b {
  font-size: 54px;
  line-height: 1.48148148;
  font-weight: bold;
}
@media (max-width: 1469.98px) {
  .fs-54-80-b {
    font-size: 50px;
  }
}
@media (max-width: 1199.98px) {
  .fs-54-80-b {
    font-size: 42px;
  }
}
@media (max-width: 991.98px) {
  .fs-54-80-b {
    font-size: 35px;
  }
}
@media (max-width: 767.98px) {
  .fs-54-80-b {
    font-size: 30px;
  }
}
.fs-64-80 {
  font-size: 64px;
  line-height: 1.25;
}
@media (max-width: 1469.98px) {
  .fs-64-80 {
    font-size: 58px;
  }
}
@media (max-width: 1399.98px) {
  .fs-64-80 {
    font-size: 54px;
  }
}
@media (max-width: 1199.98px) {
  .fs-64-80 {
    font-size: 51px;
  }
}
@media (max-width: 991.98px) {
  .fs-64-80 {
    font-size: 44px;
  }
}
@media (max-width: 767.98px) {
  .fs-64-80 {
    font-size: 37px;
  }
}
@media (max-width: 575.98px) {
  .fs-64-80 {
    font-size: 30px;
  }
}
@-webkit-keyframes jump {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  25% {
    -webkit-transform: translateY(-2px);
            transform: translateY(-2px);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  75% {
    -webkit-transform: translateY(2px);
            transform: translateY(2px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
}
@keyframes jump {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  25% {
    -webkit-transform: translateY(-2px);
            transform: translateY(-2px);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  75% {
    -webkit-transform: translateY(2px);
            transform: translateY(2px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
}
@-webkit-keyframes enlarge {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(3);
            transform: scale(3);
    opacity: 0;
  }
}
@keyframes enlarge {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(3);
            transform: scale(3);
    opacity: 0;
  }
}
@-webkit-keyframes turn {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(1turn);
            transform: rotate(1turn);
  }
}
@keyframes turn {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(1turn);
            transform: rotate(1turn);
  }
}
@-webkit-keyframes turn2 {
  0% {
    -webkit-transform: translateX(-52%) translateY(-38%) rotate(0deg);
            transform: translateX(-52%) translateY(-38%) rotate(0deg);
  }
  100% {
    -webkit-transform: translateX(-52%) translateY(-38%) rotate(-360deg);
            transform: translateX(-52%) translateY(-38%) rotate(-360deg);
  }
}
@keyframes turn2 {
  0% {
    -webkit-transform: translateX(-52%) translateY(-38%) rotate(0deg);
            transform: translateX(-52%) translateY(-38%) rotate(0deg);
  }
  100% {
    -webkit-transform: translateX(-52%) translateY(-38%) rotate(-360deg);
            transform: translateX(-52%) translateY(-38%) rotate(-360deg);
  }
}
.title-intro .txt p {
  color: #000;
  font-size: 14px;
}
.banner {
  -webkit-clip-path: ellipse(300% 100% at 50% 0%);
          clip-path: ellipse(300% 100% at 50% 0%);
  position: relative;
  z-index: 2;
  overflow: hidden;
  font-size: 0;
  -webkit-user-select: none;
          user-select: none;
}
@media (min-width: 1200px) {
  .banner .mose-icon {
    font-size: 18px;
    position: absolute;
    left: 50%;
    bottom: 6.25%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    z-index: 3;
    color: #fff;
    -webkit-animation: jump 1s infinite;
            animation: jump 1s infinite;
    text-align: center;
  }
  .banner .mose-icon:before {
    display: block;
    font-family: 'iconfont' !important;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 2em;
    content: '\e677';
    line-height: 1;
  }
  .banner .mose-icon:after {
    font-family: 'iconfont' !important;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\e602';
    margin-top: 20px;
  }
}
.banner .swiper-slide {
  overflow: hidden;
}
.banner .swiper-pagination {
  position: absolute;
  z-index: 3;
  width: auto;
  bottom: 5.20833333%;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
.banner .swiper-pagination-bullet {
  outline: none;
  width: 10px;
  height: 10px;
  border-radius: 10px;
  opacity: 1;
  margin: 0 10px !important;
  background: #fff;
  padding: 0;
  opacity: 0.2;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  vertical-align: middle;
  border: none;
}
@media (min-width: 1200px) {
  .banner .swiper-pagination-bullet:hover {
    opacity: 0.7;
  }
}
@media (max-width: 767.98px) {
  .banner .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    margin: 0 4px !important;
  }
}
.banner .swiper-pagination-bullet-active {
  padding: 0;
  opacity: 1;
}
.banner .slick-arrow {
  outline: none;
  background-color: rgba(0, 0, 0, 0.2);
  border: none;
  color: #fff;
  font-size: 20px;
  width: 42px;
  height: 80px;
}
.banner .slick-arrow:after {
  display: none;
}
@media (min-width: 1200px) {
  .banner .slick-arrow:hover {
    background: #3ba04b !important;
    color: #3ba04b;
  }
}
@media (max-width: 1199.98px) {
  .banner .slick-arrow {
    display: none;
  }
}
.banner .item {
  display: block;
  position: relative;
  overflow: hidden;
}
.banner .item > a {
  overflow: hidden;
  display: block;
  position: relative;
}
.banner .item > a > img.first-img,
.banner .item > a > img.swiper-lazy-loaded {
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  display: block;
  width: 100%;
}
.banner-video {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.banner.hide-video video {
  display: none !important;
}
.banner-video-box {
  display: block;
  overflow: hidden;
  padding-bottom: 49.7382199%;
  position: relative;
  -webkit-transform: translateZ(10px);
          transform: translateZ(10px);
}
.banner-video-box .fluid_video_wrapper {
  position: absolute;
  z-index: 10;
}
.banner-video-box .fluid_initial_play {
  background-color: #3ba04b !important;
}
.banner-video-box .fluid_controls_container {
  display: none !important;
}
.banner .mobile-video {
  display: block;
  position: relative;
}
.banner .mobile-video:after {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  content: '';
  background-color: rgba(0, 0, 0, 0.1);
}
.banner .mobile-video:before {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
      -ms-transform: translateY(-50%) translateX(-50%);
          transform: translateY(-50%) translateX(-50%);
  z-index: 3;
  font-size: 50px;
  color: #fff;
  font-family: 'iconfont' !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e644';
  text-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
}
@media (max-width: 575.98px) {
  .banner .mobile-video:before {
    font-size: 10vw;
    text-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
  }
}
.banner .mobile-video img {
  width: 100%;
}
.banner.hide-arrow .swiper-pagination {
  display: none;
}
.banner-func {
  position: absolute;
  bottom: 24px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 3;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
}
@media (max-width: 767.98px) {
  .banner-func {
    bottom: 12px;
  }
}
.banner-func .current,
.banner-func .total {
  color: #fff;
  font-size: 24px;
}
@media (max-width: 1469.98px) {
  .banner-func .current,
  .banner-func .total {
    font-size: 22px;
  }
}
@media (max-width: 1199.98px) {
  .banner-func .current,
  .banner-func .total {
    font-size: 21px;
  }
}
@media (max-width: 991.98px) {
  .banner-func .current,
  .banner-func .total {
    font-size: 20px;
  }
}
@media (max-width: 767.98px) {
  .banner-func .current,
  .banner-func .total {
    font-size: 19px;
  }
}
@media (max-width: 575.98px) {
  .banner-func .current,
  .banner-func .total {
    font-size: 18px;
  }
}
@media (max-width: 1199.98px) {
  .banner-func .current,
  .banner-func .total {
    display: none;
  }
}
.banner-func .swiper-pagination {
  margin: 0 24px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  position: initial;
}
.title-box,
.title {
  margin-bottom: 70px;
}
@media (max-width: 1469.98px) {
  .title-box,
  .title {
    margin-bottom: 60px;
  }
}
@media (max-width: 1199.98px) {
  .title-box,
  .title {
    margin-bottom: 50px;
  }
}
@media (max-width: 991.98px) {
  .title-box,
  .title {
    margin-bottom: 40px;
  }
}
@media (max-width: 767.98px) {
  .title-box,
  .title {
    margin-bottom: 25px;
  }
}
.title-box .title {
  margin-bottom: 0 !important;
}
.title-box > .inline-arrow,
.title-box > .link-box {
  -webkit-box-flex: 0;
          flex: 0 0 auto;
  margin-left: 15px;
}
.second-tit {
  display: inline-block;
  padding: 2px 14px;
  background-color: #002f34;
  font-size: 16px;
  color: #fff;
  text-transform: capitalize;
  margin-bottom: 25px;
}
@media (max-width: 991.98px) {
  .second-tit {
    font-size: 15px;
  }
}
@media (max-width: 767.98px) {
  .second-tit {
    font-size: 14px;
  }
}
@media (max-width: 1199.98px) {
  .second-tit {
    margin-bottom: 20px;
  }
}
@media (max-width: 991.98px) {
  .second-tit {
    margin-bottom: 15px;
  }
}
@media (max-width: 767.98px) {
  .second-tit {
    margin-bottom: 10px;
  }
}
@-webkit-keyframes pointScale {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes pointScale {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
.title {
  max-width: 100%;
}
.title.text-center {
  width: 1410px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.title.has-color h2 {
  color: #3ba04b;
}
.title.has-mask h2 {
  display: inline-block;
  position: relative;
}
.title.has-mask h2 .mask-tit {
  position: absolute;
  bottom: 100%;
  right: 0;
  -webkit-transform: translateY(30%);
      -ms-transform: translateY(30%);
          transform: translateY(30%);
  z-index: 2;
  line-height: 1;
  font-family: 'Parisienne';
  font-weight: normal;
  color: #bed721;
  letter-spacing: -3.8px;
  text-transform: capitalize;
  font-size: 1.46153846em;
}
@media (max-width: 767.98px) {
  .title.has-mask h2 .mask-tit {
    -webkit-transform: translateY(20%);
        -ms-transform: translateY(20%);
            transform: translateY(20%);
  }
}
.title.color-white {
  color: #eefed9;
}
.title.color-white h1,
.title.color-white h2,
.title.color-white p {
  color: inherit;
}
.title.d-flex h2 {
  margin-bottom: 0;
}
.title.lg h1,
.title.lg h2 {
  font-size: 54px;
}
@media (max-width: 1469.98px) {
  .title.lg h1,
  .title.lg h2 {
    font-size: 50px;
  }
}
@media (max-width: 1199.98px) {
  .title.lg h1,
  .title.lg h2 {
    font-size: 42px;
  }
}
@media (max-width: 991.98px) {
  .title.lg h1,
  .title.lg h2 {
    font-size: 35px;
  }
}
@media (max-width: 767.98px) {
  .title.lg h1,
  .title.lg h2 {
    font-size: 30px;
  }
}
.title .point-box {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  margin-bottom: 20px;
}
.title .point-box:before,
.title .point-box:after {
  content: '';
  width: 20px;
  height: 20px;
  background-color: #3ba04b;
  border-radius: 50%;
  margin-right: 5px;
  -webkit-animation: pointScale 2s infinite;
          animation: pointScale 2s infinite;
}
.title .point-box:after {
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}
@media (max-width: 767.98px) {
  .title .point-box {
    margin-bottom: 10px;
  }
  .title .point-box:before,
  .title .point-box:after {
    width: 14px;
    height: 14px;
  }
}
.title h1,
.title h2 {
  margin: 0;
  font-size: 52px;
  text-transform: uppercase;
  line-height: 1.16;
  font-weight: 900;
  letter-spacing: -4px;
}
@media (max-width: 1469.98px) {
  .title h1,
  .title h2 {
    font-size: 44px;
  }
}
@media (max-width: 1199.98px) {
  .title h1,
  .title h2 {
    font-size: 38px;
  }
}
@media (max-width: 991.98px) {
  .title h1,
  .title h2 {
    font-size: 32px;
  }
}
@media (max-width: 767.98px) {
  .title h1,
  .title h2 {
    font-size: 26px;
  }
}
@media (max-width: 1469.98px) {
  .title h1,
  .title h2 {
    letter-spacing: -2px;
  }
}
@media (max-width: 1399.98px) {
  .title h1,
  .title h2 {
    letter-spacing: -1px;
  }
}
@media (max-width: 1199.98px) {
  .title h1,
  .title h2 {
    letter-spacing: 0;
  }
}
.title h3 {
  font-size: 20px;
  line-height: 1.25;
  margin-top: 40px;
}
@media (max-width: 1199.98px) {
  .title h3 {
    font-size: 19px;
  }
}
@media (max-width: 991.98px) {
  .title h3 {
    font-size: 18px;
  }
}
@media (max-width: 767.98px) {
  .title h3 {
    font-size: 17px;
  }
}
@media (max-width: 575.98px) {
  .title h3 {
    font-size: 16px;
  }
}
@media (max-width: 1199.98px) {
  .title h3 {
    margin-top: 30px;
  }
}
@media (max-width: 991.98px) {
  .title h3 {
    margin-top: 20px;
  }
}
@media (max-width: 767.98px) {
  .title h3 {
    margin-top: 10px;
  }
}
.title h4 {
  font-size: 32px;
}
@media (max-width: 1199.98px) {
  .title h4 {
    font-size: 30px;
  }
}
@media (max-width: 991.98px) {
  .title h4 {
    font-size: 28px;
  }
}
@media (max-width: 767.98px) {
  .title h4 {
    font-size: 25px;
  }
}
@media (max-width: 575.98px) {
  .title h4 {
    font-size: 23px;
  }
}
.title .txt {
  margin-top: 26px;
}
@media (max-width: 1199.98px) {
  .title .txt {
    margin-top: 20px;
  }
}
@media (max-width: 991.98px) {
  .title .txt {
    margin-top: 15px;
  }
}
@media (max-width: 767.98px) {
  .title .txt {
    margin-top: 10px;
  }
}
.jb {
  background: -webkit-gradient(linear, left top, right top, from(#fe6e53), to(#cc0c1c));
  background: linear-gradient(90deg, #fe6e53, #cc0c1c 100%);
}
.link-box {
  text-transform: capitalize;
}
.link-box > * {
  line-height: 1;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  font-size: 17px;
}
@media (max-width: 1199.98px) {
  .link-box > * {
    font-size: 16px;
  }
}
@media (max-width: 991.98px) {
  .link-box > * {
    font-size: 15px;
  }
}
@media (max-width: 767.98px) {
  .link-box > * {
    font-size: 14px;
  }
}
.link-box > * > span {
  font-weight: 500;
  color: inherit;
}
@media (min-width: 1200px) {
  .link-box > * {
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .link-box > *:hover {
    color: #3ba04b;
  }
}
@media (max-width: 575.98px) {
  .link-box > * {
    font-size: 13px;
  }
}
.link-box > *:active {
  -webkit-transition: 0s;
  transition: 0s;
  -webkit-transform: scale(0.95);
      -ms-transform: scale(0.95);
          transform: scale(0.95);
  color: #3ba04b;
}
.link-box.submit {
  background: none;
  padding: 0;
  display: block;
}
.link-box.has-line > * {
  border-bottom: 1px solid #222222;
}
.link-box.has-line > *:after {
  -webkit-transform: translate(0) !important;
      -ms-transform: translate(0) !important;
          transform: translate(0) !important;
}
@media (min-width: 1200px) {
  .link-box.has-line > *:hover {
    border-bottom-color: #3ba04b;
  }
}
@media (min-width: 1200px) {
  .link-box.has-normal > * {
    -webkit-transition: color 0.6s;
    transition: color 0.6s;
  }
  .link-box.has-normal > *:hover {
    color: #3ba04b;
  }
  .link-box.has-normal > *:hover span {
    text-decoration: underline;
  }
}
.link-box.has-normal > *:active {
  -webkit-transition: 0s;
  transition: 0s;
  color: #3ba04b;
}
.link-box.has-normal > *:active span {
  text-decoration: underline;
}
.link-box.has-width > * {
  min-width: 238px;
  height: 56px;
  padding: 0 20px;
  font-size: 19px;
}
@media (max-width: 1469.98px) {
  .link-box.has-width > * {
    font-size: 18px;
  }
}
@media (max-width: 1199.98px) {
  .link-box.has-width > * {
    font-size: 17px;
  }
}
@media (max-width: 991.98px) {
  .link-box.has-width > * {
    font-size: 16px;
  }
}
@media (max-width: 767.98px) {
  .link-box.has-width > * {
    font-size: 15px;
  }
}
@media (max-width: 1469.98px) {
  .link-box.has-width > * {
    min-width: 200px;
    height: 50px;
  }
}
@media (max-width: 991.98px) {
  .link-box.has-width > * {
    min-width: 145px;
    height: 38px;
  }
}
@media (max-width: 767.98px) {
  .link-box.has-width > * {
    min-width: 130px;
    padding: 0 15px;
    height: 36px;
    font-size: 13px;
  }
}
.link-box.has-radius > * {
  border-radius: 5px;
}
.link-box.has-icon > *:not(:empty):after {
  margin: 0 0 0 10px;
}
.link-box.has-icon > *:after {
  font-family: 'iconfont' !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 1;
  -webkit-transition: -webkit-transform 0.4s;
  transition: -webkit-transform 0.4s;
  transition: transform 0.4s;
  transition: transform 0.4s, -webkit-transform 0.4s;
}
@media (min-width: 1200px) {
  .link-box.has-icon > * {
    -webkit-transition: color 0.4s;
    transition: color 0.4s;
  }
}
.link-box.has-icon.more-box {
  padding: 0;
}
.link-box.has-icon.more-box > *:after {
  font-size: 1.1em;
  content: '\e64c';
  line-height: 1;
  font-weight: 500;
}
@media (min-width: 1200px) {
  .link-box.has-icon.more-box > *:hover:after {
    -webkit-transform: translateX(5px);
        -ms-transform: translateX(5px);
            transform: translateX(5px);
  }
}
.link-box.has-icon.inquiry-btn > *:after {
  font-size: 1.3em;
  content: '\e64d';
}
.link-box.has-icon.pro-add-btn > * {
  cursor: pointer;
}
.link-box.has-icon.pro-add-btn > *:after {
  font-size: 1.4em;
  content: '\e66c';
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  background-color: #3ba04b;
  color: #fff;
}
@media (max-width: 991.98px) {
  .link-box.has-icon.pro-add-btn > *:after {
    width: 38px;
    height: 38px;
    font-size: 1.3em;
  }
}
@media (max-width: 767.98px) {
  .link-box.has-icon.pro-add-btn > *:after {
    width: 32px;
    height: 32px;
    font-size: 1.2em;
  }
}
.link-box.has-icon.add-btn > *:after {
  content: '\f055';
  font-size: 1.2em;
}
.link-box.has-icon.whatsapp-btn > *:after {
  content: '\e621';
  font-size: 1.1em;
}
.link-box.has-icon.contact-btn > *:after {
  content: '\e649';
}
.link-box.has-icon.about-btn > *:after {
  content: '\e66d';
}
.link-box.has-icon.test-btn > *:after {
  content: '\e813';
}
.link-box.has-icon.iso-btn > *:after {
  content: '\e696';
}
.link-box.has-icon.all-btn > * {
  cursor: pointer;
}
.link-box.has-icon.all-btn > *:after {
  content: '\eba3';
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}
.link-box.has-icon.write-btn > *:after {
  content: '\f021';
  font-size: 1.2em;
}
.link-box.has-icon.submit {
  display: block;
  padding: 0;
  background: none;
}
.link-box.has-icon.submit > *:after {
  content: '\e64c';
}
.link-box.has-icon.download-btn > *:after {
  content: '\e649';
  font-size: 1.2em;
}
@media (min-width: 1200px) {
  .link-box.has-icon.download-btn > *:hover:after {
    -webkit-animation: jump 1s infinite;
            animation: jump 1s infinite;
  }
}
.link-box.reverse-icon > * {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
          flex-direction: row-reverse;
}
.link-box.reverse-icon > *:not(:empty):after {
  margin: 0 10px 0 0;
}
.link-box.has-border > * {
  border: 1px solid #002f34;
}
@media (min-width: 1200px) {
  .link-box.has-border > * {
    -webkit-transition: 0.6s;
    transition: 0.6s;
  }
  .link-box.has-border > *:hover {
    background-color: #3ba04b;
    border-color: #3ba04b;
    color: #002f34;
  }
  .link-box.has-border > *:hover:after {
    color: inherit !important;
  }
}
.link-box.has-border > *:active {
  -webkit-transition: 0s;
  transition: 0s;
  background-color: #3ba04b;
  border-color: #3ba04b;
  color: #002f34;
}
.link-box.has-border > *:active:after {
  color: inherit !important;
}
.link-box.has-bg > * {
  background-color: #bed721;
  color: #eefed9;
  color: #002f34;
}
@media (min-width: 1200px) {
  .link-box.has-bg > * {
    -webkit-transition: 0.6s;
    transition: 0.6s;
  }
  .link-box.has-bg > *:hover {
    background-color: #3ba04b;
    color: #fff;
  }
}
.link-box.has-bg > *:active {
  -webkit-transition: 0s;
  transition: 0s;
  background-color: #3ba04b;
  color: #fff;
}
.link-box.has-bg-gray > * {
  background-color: rgba(0, 47, 52, 0.5);
  color: #eefed9;
}
@media (min-width: 1200px) {
  .link-box.has-bg-gray > * {
    -webkit-transition: 0.6s;
    transition: 0.6s;
  }
  .link-box.has-bg-gray > *:hover {
    background-color: #3ba04b;
    color: #fff;
  }
}
.link-box.has-bg-gray > *:active {
  -webkit-transition: 0s;
  transition: 0s;
  background-color: #3ba04b;
  color: #fff;
}
.link-box.bg-normal > * {
  background-color: #3ba04b;
  color: #eefed9;
}
@media (min-width: 1200px) {
  .link-box.bg-normal > *:hover {
    background-color: #00442d;
  }
}
.link-box.bg-normal > *:active {
  background-color: #00442d;
}
@media (min-width: 1200px) {
  .arrow-cont {
    padding: 0 50px;
  }
}
@media (min-width: 1540px) {
  .arrow-cont {
    max-width: 1610px;
    padding: 0 100px;
  }
}
.num-wrap {
  width: 840px;
  max-width: 100%;
}
.num-box {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
          justify-content: space-between;
  margin: 0 -10px;
}
.num-box > li {
  padding: 0 10px;
  margin-top: 25px;
}
.num-box .item {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
}
.num-box .number {
  white-space: nowrap;
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
  font-size: 52px;
  margin-right: 25px;
  color: #1f3e5e;
}
@media (max-width: 1469.98px) {
  .num-box .number {
    font-size: 46px;
  }
}
@media (max-width: 1199.98px) {
  .num-box .number {
    font-size: 40px;
  }
}
@media (max-width: 991.98px) {
  .num-box .number {
    font-size: 34px;
  }
}
@media (max-width: 767.98px) {
  .num-box .number {
    font-size: 32px;
    margin-right: 15px;
  }
}
.num-box .number > span {
  line-height: 1;
  font-weight: 500;
}
.num-box sub,
.num-box sup {
  line-height: 1;
}
.num-box sub {
  bottom: 0;
}
.num-box sup {
  font-size: 20px;
  top: 0;
}
@media (max-width: 1199.98px) {
  .num-box sup {
    font-size: 16px;
  }
}
.num-box .square {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: start;
          align-items: flex-start;
}
.num-box .square:after {
  content: '2';
  font-size: 0.45em;
}
.num-box .info {
  color: #222;
}
.num-box p {
  margin: 0;
  font-size: 15px;
}
@media (max-width: 767.98px) {
  .num-box p {
    font-size: 14px;
  }
}
.index-box,
.index-box .content,
.inside-page .content {
  padding: 110px 0;
}
@media (max-width: 1469.98px) {
  .index-box,
  .index-box .content,
  .inside-page .content {
    padding: 90px 0;
  }
}
@media (max-width: 1199.98px) {
  .index-box,
  .index-box .content,
  .inside-page .content {
    padding: 70px 0;
  }
}
@media (max-width: 991.98px) {
  .index-box,
  .index-box .content,
  .inside-page .content {
    padding: 60px 0;
  }
}
@media (max-width: 767.98px) {
  .index-box,
  .index-box .content,
  .inside-page .content {
    padding: 40px 0;
  }
}
.index-box .title {
  width: 690px;
  max-width: 100%;
}
.index-box .title h2 {
  max-width: 540px;
}
.index-product:before,
.index-about {
  background-size: 135px 135px;
  background-position: bottom center;
}
@media (max-width: 991.98px) {
  .index-product:before,
  .index-about {
    background-size: 100px 100px;
  }
}
@media (max-width: 767.98px) {
  .index-product:before,
  .index-about {
    background-size: 60px 60px;
  }
}
.index-product {
  margin-top: -1.04166667vw;
  position: relative;
  background: #f7f6eb;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(247, 246, 235, 0.92)), to(rgba(247, 246, 235, 0.92))), url(../images/noise_bg.png);
  background: linear-gradient(to bottom, rgba(247, 246, 235, 0.92), rgba(247, 246, 235, 0.92)), url(../images/noise_bg.png);
}
.index-product:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(90deg, #ebe7df 1px, transparent 1px), linear-gradient(180deg, #ebe7df 1px, transparent 1px);
}
.index-product .container {
  position: relative;
  z-index: 3;
  padding-top: 1.04166667vw;
}
.index-product .left-tit {
  width: 27.09090909%;
}
@media (max-width: 1199.98px) {
  .index-product .left-tit {
    width: 40%;
  }
}
@media (max-width: 575.98px) {
  .index-product .left-tit {
    width: 100%;
  }
}
.index-product .middle-pic {
  width: 38.18181818%;
  margin: 0 3.63636364%;
}
.index-product .middle-pic .slick-list {
  padding: 6.98412698% 13.33333333%;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(59, 160, 75, 0)), to(#3BA04B));
  background: linear-gradient(top, rgba(59, 160, 75, 0) 50%, #3BA04B 100%);
  border-radius: 10px;
  margin: 0;
}
@media (max-width: 767.98px) {
  .index-product .middle-pic .slick-list {
    border-radius: 5px;
  }
}
@media (max-width: 1199.98px) {
  .index-product .middle-pic .slick-list {
    padding: 5% 3%;
  }
}
@media (max-width: 575.98px) {
  .index-product .middle-pic .slick-list {
    padding: 3% 3%;
  }
}
.index-product .middle-pic .slick-slide {
  padding: 0;
}
.index-product .middle-pic .img-box {
  padding-bottom: 144.58874459%;
}
@media (max-width: 1199.98px) {
  .index-product .middle-pic {
    width: 420px;
    max-width: 50%;
    margin: 0;
  }
}
@media (max-width: 575.98px) {
  .index-product .middle-pic {
    max-width: 100%;
    width: 100%;
  }
  .index-product .middle-pic .pic {
    margin: 0 auto;
    width: 200px;
  }
}
.index-product .middle-pic .tit {
  color: #fff;
}
@media (max-width: 575.98px) {
  .index-product .middle-pic .tit {
    margin: 10px 0;
  }
}
.index-product .right-info {
  width: 27.09090909%;
  position: relative;
}
@media (max-width: 1199.98px) {
  .index-product .right-info {
    display: none !important;
  }
}
.index-product .right-info .icon-pic {
  position: absolute;
  right: 100%;
  bottom: 100%;
  margin-bottom: 10px;
}
.index-product .slider-product-nav:before {
  content: "";
  background: url(../imgs/index-pro-line.svg) no-repeat top center;
  background-size: cover;
  position: absolute;
  left: 28px;
  top: 5px;
  height: 100%;
  width: 2px;
}
.index-product .slider-product-nav .slick-list {
  margin: 0;
}
.index-product .slider-product-nav .slick-slide {
  padding: 0;
}
.index-product .slider-product-nav .slick-current .num {
  background-color: #3ba04b;
  color: #fff;
}
.index-product .slider-product-nav .slick-current .tit {
  color: #3ba04b;
}
.index-product .slider-product-nav .item {
  display: -webkit-box;
  display: flex;
  min-height: 102px;
}
.index-product .slider-product-nav .num {
  width: 56px;
  height: 56px;
  margin-right: 20px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  border-radius: 50%;
  background-color: #002f34;
  color: #eefed9;
  font-size: 17px;
  font-weight: 500;
  -webkit-box-flex: 0;
          flex: 0 0 auto;
}
@media (max-width: 1199.98px) {
  .index-product .slider-product-nav .num {
    font-size: 16px;
  }
}
@media (max-width: 991.98px) {
  .index-product .slider-product-nav .num {
    font-size: 15px;
  }
}
@media (max-width: 767.98px) {
  .index-product .slider-product-nav .num {
    font-size: 14px;
  }
}
.index-product .slider-product-nav .tit {
  font-size: 24px;
  padding-top: 8px;
  font-weight: 500;
  text-transform: capitalize;
}
@media (max-width: 1469.98px) {
  .index-product .slider-product-nav .tit {
    font-size: 22px;
  }
}
@media (max-width: 1199.98px) {
  .index-product .slider-product-nav .tit {
    font-size: 21px;
  }
}
@media (max-width: 991.98px) {
  .index-product .slider-product-nav .tit {
    font-size: 20px;
  }
}
@media (max-width: 767.98px) {
  .index-product .slider-product-nav .tit {
    font-size: 19px;
  }
}
@media (max-width: 575.98px) {
  .index-product .slider-product-nav .tit {
    font-size: 18px;
  }
}
.index-product .slick-prev {
  display: none !important;
}
.index-product .product-arrow .slick-next {
  background-color: #002f34;
  color: #eefed9;
  -webkit-transform: rotate(90deg) !important;
      -ms-transform: rotate(90deg) !important;
          transform: rotate(90deg) !important;
  margin-left: 0;
  border: none;
  width: 56px;
  height: 56px;
}
.index-product .product-arrow .slick-next:active {
  -webkit-transform: scale(0.95) rotate(90deg) !important;
      -ms-transform: scale(0.95) rotate(90deg) !important;
          transform: scale(0.95) rotate(90deg) !important;
}
.index-product .change-intro {
  margin-top: 50px;
  position: relative;
}
.index-product .change-intro ul {
  padding: 40px 70px 40px 40px;
  border: 1px solid #bed721;
  background-color: #eefed9;
  border-radius: 10px;
  width: 114.09395973%;
  float: right;
  margin-right: 30px;
}
@media (max-width: 767.98px) {
  .index-product .change-intro ul {
    border-radius: 5px;
  }
}
@media (max-width: 1469.98px) {
  .index-product .change-intro ul {
    padding: 25px 60px 25px 25px;
  }
}
.index-product .change-intro li {
  display: none;
}
.index-product .change-intro .active {
  display: block;
}
.index-product .change-intro .tit {
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 12px;
}
.index-product .change-intro p {
  font-weight: 300;
}
.index-product .change-intro .slick-next {
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  background-color: #bed721;
  color: #002f34;
  border-radius: 5px;
  border: none;
}
@media (min-width: 1200px) {
  .index-product .change-intro .slick-next:hover {
    color: #fff;
  }
}
.index-product .change-intro .slick-next:active {
  -webkit-transform: scale(0.95) translateY(-50%);
      -ms-transform: scale(0.95) translateY(-50%);
          transform: scale(0.95) translateY(-50%);
}
.index-about {
  background-color: #00442d;
  background-image: linear-gradient(90deg, rgba(238, 254, 217, 0.05) 1px, transparent 1px), linear-gradient(180deg, rgba(238, 254, 217, 0.05) 1px, transparent 1px);
}
@media (min-width: 1470px) {
  .index-about {
    padding: 130px 0;
  }
}
.index-about .title {
  width: 100%;
  margin: 0;
}
.index-about .title h2 {
  display: block;
  max-width: 100%;
  font-size: 96px;
  font-weight: 900;
  line-height: 1.46;
  color: #eefed9;
  letter-spacing: -4.8px;
}
.index-about .title h2 > span,
.index-about .title h2 > div {
  vertical-align: middle;
}
.index-about .title h2 > div {
  display: inline-block;
}
@media (max-width: 1469.98px) {
  .index-about .title h2 {
    letter-spacing: -2px;
    font-size: 80px;
  }
}
@media (max-width: 1399.98px) {
  .index-about .title h2 {
    letter-spacing: -1px;
    font-size: 70px;
  }
}
@media (max-width: 1199.98px) {
  .index-about .title h2 {
    letter-spacing: 0;
    font-size: 56px;
  }
}
@media (max-width: 991.98px) {
  .index-about .title h2 {
    font-size: 40px;
  }
}
@media (max-width: 767.98px) {
  .index-about .title h2 {
    font-size: 30px;
  }
}
@media (max-width: 575.98px) {
  .index-about .title h2 {
    font-size: 24px;
  }
}
.index-about .title .mask-tit {
  right: 50%;
  -webkit-transform: translateX(25%) translateY(40%);
      -ms-transform: translateX(25%) translateY(40%);
          transform: translateX(25%) translateY(40%);
}
@media (max-width: 767.98px) {
  .index-about .title .mask-tit {
    -webkit-transform: translateX(30%) translateY(20%);
        -ms-transform: translateX(30%) translateY(20%);
            transform: translateX(30%) translateY(20%);
  }
}
.index-about .video-box {
  width: 20%;
}
@media (max-width: 991.98px) {
  .index-about .video-box {
    width: 27.5%;
  }
}
.index-about .video-box .img-box {
  padding-bottom: 33.33333333%;
}
.index-about .video-box .img-box img {
  -webkit-transform: scale(1) !important;
      -ms-transform: scale(1) !important;
          transform: scale(1) !important;
}
.index-about .pic1 {
  width: 16.48484848%;
}
@media (max-width: 991.98px) {
  .index-about .pic1 {
    width: 22.66666667%;
  }
}
.index-about .pic1 .img-box {
  padding-bottom: 46.32352941%;
}
.index-about .pic2 {
  width: 15.81818182%;
}
@media (max-width: 991.98px) {
  .index-about .pic2 {
    width: 21.75%;
  }
}
.index-about .pic2 .img-box {
  padding-bottom: 42.14559387%;
}
@media (min-width: 576px) {
  .slick-clients {
    width: 810px;
    margin: 0 auto;
  }
}
@media (min-width: 576px) and (max-width: 991.98px) {
  .slick-clients {
    width: 600px;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .slick-clients {
    width: 450px;
  }
}
.slick-clients .slick-list {
  overflow: visible;
}
.slick-clients .item {
  border: 1px solid rgba(59, 160, 75, 0.25);
  border-radius: 10px;
  box-shadow: 0px 8px 15px 0px rgba(0, 68, 45, 0.05);
  padding: 6.17283951% 4.9382716%;
}
@media (max-width: 767.98px) {
  .slick-clients .item {
    border-radius: 5px;
  }
}
@media (min-width: 576px) {
  .slick-clients .item {
    display: -webkit-box;
    display: flex;
  }
}
.slick-clients .pic {
  -webkit-box-flex: 0;
          flex: 0 0 auto;
  width: 100px;
}
@media (max-width: 991.98px) {
  .slick-clients .pic {
    width: 80px;
  }
}
@media (max-width: 767.98px) {
  .slick-clients .pic {
    width: 70px;
    margin-bottom: 10px;
  }
}
.slick-clients .img-box {
  border-radius: 50%;
}
@media (min-width: 576px) {
  .slick-clients .intro-box {
    padding-left: 30px;
    -webkit-box-flex: 1;
            flex: 1 0 0%;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .slick-clients .intro-box {
    width: -webkit-calc(100% - 80px);
    width: calc(100% - 80px);
  }
}
.slick-clients .txt {
  padding: 10px 0 40px;
}
@media (max-width: 991.98px) {
  .slick-clients .txt {
    padding: 5px 0 25px;
  }
}
.slick-clients .info-box {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: justify;
          justify-content: space-between;
}
.slick-clients .info {
  width: 286px;
  padding: 0 26px;
  position: relative;
}
.slick-clients .info:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 4px;
  height: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(#bed721), to(#3ba04b));
  background: linear-gradient(180deg, #bed721 0%, #3ba04b 100%);
}
@media (max-width: 767.98px) {
  .slick-clients .info {
    padding: 0 20px;
  }
}
.slick-clients .name {
  margin-bottom: 5px;
}
.slick-clients .star {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-flex: 0;
          flex: 0 0 auto;
}
.slick-clients .star:after {
  font-family: 'iconfont' !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e9a1';
  margin-left: 10px;
  font-size: 0.8em;
  line-height: 1;
  color: #bed721;
}
.slick-clients .slick-dots {
  margin-top: 70px;
}
@media (max-width: 1469.98px) {
  .slick-clients .slick-dots {
    margin-top: 60px;
  }
}
@media (max-width: 1399.98px) {
  .slick-clients .slick-dots {
    margin-top: 50px;
  }
}
@media (max-width: 1199.98px) {
  .slick-clients .slick-dots {
    margin-top: 40px;
  }
}
@media (max-width: 991.98px) {
  .slick-clients .slick-dots {
    margin-top: 30px;
  }
}
@media (max-width: 767.98px) {
  .slick-clients .slick-dots {
    margin-top: 20px;
  }
}
.index-clients .clients-pic-list {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
}
@media (max-width: 1199.98px) {
  .index-clients .clients-pic-list {
    margin-top: 25px;
  }
}
.index-clients .clients-pic-list > ul {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
}
.index-clients .clients-pic-list > ul > li {
  width: 62px;
}
.index-clients .clients-pic-list > ul > li:not(:first-child) {
  margin-left: -12px;
}
.index-clients .clients-pic-list > ul > li .img-box {
  border-radius: 50%;
  box-shadow: 0 0 0 1px #bed721;
}
@media (max-width: 1469.98px) {
  .index-clients .clients-pic-list > ul > li {
    width: 56px;
  }
}
@media (max-width: 991.98px) {
  .index-clients .clients-pic-list > ul > li {
    width: 50px;
  }
}
@media (max-width: 767.98px) {
  .index-clients .clients-pic-list > ul > li {
    width: 40px;
  }
}
.index-clients .clients-pic-list > span {
  margin-left: 38px;
  -webkit-box-flex: 0;
          flex: 0 0 auto;
  font-size: 24px;
  line-height: 1.16;
  text-align: right;
  color: #000;
}
@media (max-width: 1469.98px) {
  .index-clients .clients-pic-list > span {
    font-size: 22px;
  }
}
@media (max-width: 1199.98px) {
  .index-clients .clients-pic-list > span {
    font-size: 21px;
  }
}
@media (max-width: 991.98px) {
  .index-clients .clients-pic-list > span {
    font-size: 20px;
  }
}
@media (max-width: 767.98px) {
  .index-clients .clients-pic-list > span {
    font-size: 19px;
  }
}
@media (max-width: 575.98px) {
  .index-clients .clients-pic-list > span {
    font-size: 18px;
  }
}
@media (max-width: 1469.98px) {
  .index-clients .clients-pic-list > span {
    margin-left: 24px;
  }
}
@media (max-width: 767.98px) {
  .index-clients .clients-pic-list > span {
    font-size: 16px;
  }
}
.public-banner {
  position: relative;
  z-index: 2;
}
.public-banner .pic {
  position: relative;
  overflow: hidden;
  z-index: 2;
}
.public-banner .pic > img {
  position: relative;
  display: block;
  width: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media (max-width: 575.98px) {
  .public-banner .pic > img {
    width: 140%;
  }
}
.banner-title {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 2;
  width: 100%;
  color: #fff;
  text-align: center;
}
.banner-title h2 {
  font-size: 64px;
  line-height: 1.25;
  margin: 0;
  text-transform: uppercase;
}
@media (max-width: 1469.98px) {
  .banner-title h2 {
    font-size: 58px;
  }
}
@media (max-width: 1399.98px) {
  .banner-title h2 {
    font-size: 54px;
  }
}
@media (max-width: 1199.98px) {
  .banner-title h2 {
    font-size: 51px;
  }
}
@media (max-width: 991.98px) {
  .banner-title h2 {
    font-size: 44px;
  }
}
@media (max-width: 767.98px) {
  .banner-title h2 {
    font-size: 37px;
  }
}
@media (max-width: 575.98px) {
  .banner-title h2 {
    font-size: 30px;
  }
}
.breadcrumb {
  border-bottom: 1px solid #002f34;
  text-transform: capitalize;
  -webkit-box-align: center;
          align-items: center;
  padding: 17px 0;
  color: inherit;
  margin: 0;
  font-size: 17px;
}
@media (max-width: 1199.98px) {
  .breadcrumb {
    font-size: 16px;
  }
}
@media (max-width: 991.98px) {
  .breadcrumb {
    font-size: 15px;
  }
}
@media (max-width: 767.98px) {
  .breadcrumb {
    font-size: 14px;
  }
}
@media (max-width: 991.98px) {
  .breadcrumb {
    padding: 12px 0;
  }
}
@media (max-width: 767.98px) {
  .breadcrumb {
    padding: 8px 0;
  }
}
@media (max-width: 575.98px) {
  .breadcrumb {
    font-size: 13px;
  }
}
.breadcrumb li {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
}
.breadcrumb li:first-child:before {
  margin-right: 10px;
  content: '';
  line-height: 1;
  width: 22px;
  height: 22px;
  background: url(../imgs/icon-news.svg) no-repeat center;
  background-size: contain;
}
@media (max-width: 767.98px) {
  .breadcrumb li:first-child:before {
    width: 18px;
    height: 18px;
  }
}
.breadcrumb li a,
.breadcrumb li span {
  color: inherit;
  display: inline-block;
  vertical-align: middle;
}
@media (min-width: 1200px) {
  .breadcrumb li a:hover {
    text-decoration: underline;
  }
}
@media (max-width: 1199.98px) {
  .breadcrumb li a:active {
    text-decoration: underline;
  }
}
.breadcrumb > li + li:before {
  padding: 0 7px;
  content: '>';
  color: inherit;
  display: inline-block;
  vertical-align: middle;
}
@media (max-width: 767.98px) {
  .breadcrumb > li + li:before {
    padding: 0 6px;
  }
}
@media (max-width: 1199.98px) {
  .xs-product-nav {
    border-top: 1px solid #dbdbdb;
    border-bottom: 1px solid #dbdbdb;
    padding: 10px 0;
    margin-bottom: 30px;
  }
}
@media (max-width: 767.98px) {
  .xs-product-nav {
    margin-bottom: 20px;
  }
}
.xs-product-nav ul {
  line-height: 1.8;
  margin: 0 -8px;
  position: relative;
  z-index: 2;
  text-transform: capitalize;
}
@media (max-width: 575.98px) {
  .xs-product-nav ul {
    font-size: 12px;
    margin: 0 -6px;
  }
}
.xs-product-nav li {
  display: inline-block;
  vertical-align: top;
  padding: 0 8px;
}
@media (max-width: 575.98px) {
  .xs-product-nav li {
    padding: 0 6px;
  }
}
.xs-product-nav .active {
  color: #3ba04b;
}
.xs-product-nav a:active {
  color: #3ba04b;
}
.fixed-slide {
  z-index: 15;
}
.scroll-nav {
  -webkit-user-select: none;
          user-select: none;
  z-index: 3;
  font-size: 0;
}
.scroll-nav .nav-wrap {
  overflow-x: auto;
  /*定义滚动条轨道 内阴影+圆角*/
  /*定义滑块 内阴影+圆角*/
  /*滑块效果*/
}
.scroll-nav .nav-wrap::-webkit-scrollbar {
  width: 5px;
  height: 5px;
  background-color: #fefefe;
}
.scroll-nav .nav-wrap::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 5px;
  background-color: #fefefe;
}
.scroll-nav .nav-wrap::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background-color: rgba(0, 0, 0, 0.1);
}
.scroll-nav .nav-wrap::-webkit-scrollbar-thumb:hover {
  border-radius: 5px;
  background: rgba(0, 0, 0, 0.3);
}
.scroll-nav ul {
  white-space: nowrap;
  display: inline-block;
}
.scroll-nav li {
  display: inline-block;
  position: relative;
  z-index: 2;
}
.inside-nav {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: 3;
  border: 1px solid rgba(255, 255, 255, 0.1);
  background: rgba(255, 255, 255, 0.13);
  backdrop-filter: blur(5.4000001px);
  overflow: hidden;
}
@media (min-width: 992px) {
  .inside-nav .nav-wrap {
    overflow: visible;
  }
}
.inside-nav ul {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
          justify-content: space-between;
}
@media (min-width: 992px) {
  .inside-nav ul {
    margin: 0 -60px;
  }
}
@media (min-width: 992px) and (max-width: 1469.98px) {
  .inside-nav ul {
    margin: 0 -20px;
  }
}
.inside-nav .active a {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(195, 0, 0, 0.4)), to(rgba(195, 0, 0, 0.4)));
  background: linear-gradient(180deg, rgba(195, 0, 0, 0.4) 0%, rgba(195, 0, 0, 0.4) 100%);
  backdrop-filter: blur(5.4000001px);
}
.inside-nav a {
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
  padding: 10px 60px;
  min-height: 50px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  text-align: center;
}
@media (min-width: 992px) {
  .inside-nav a {
    white-space: wrap;
  }
}
@media (min-width: 1200px) {
  .inside-nav a:hover {
    text-decoration: underline;
  }
}
@media (max-width: 1469.98px) {
  .inside-nav a {
    padding: 10px 20px;
  }
}
@media (max-width: 1199.98px) {
  .inside-nav a {
    font-size: 15px;
  }
}
@media (max-width: 767.98px) {
  .inside-nav a {
    font-size: 14px;
    min-height: 40px;
    padding: 5px 15px;
  }
}
@media (max-width: 575.98px) {
  .inside-nav a {
    min-height: 32px;
    font-size: 3vw;
  }
}
.floor-nav {
  font-size: 19px;
  font-weight: 500;
  text-transform: capitalize;
}
@media (max-width: 1469.98px) {
  .floor-nav {
    font-size: 18px;
  }
}
@media (max-width: 1199.98px) {
  .floor-nav {
    font-size: 17px;
  }
}
@media (max-width: 991.98px) {
  .floor-nav {
    font-size: 16px;
  }
}
@media (max-width: 767.98px) {
  .floor-nav {
    font-size: 15px;
  }
}
.floor-nav .nav-wrap {
  border-bottom: 1px solid #002f34;
  background-color: #fdfbf7;
}
.floor-nav ul {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
}
.floor-nav li {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
}
.floor-nav li:before {
  content: '';
  width: 1px;
  height: 18px;
  background-color: #002f34;
  margin: 0 50px;
}
@media (max-width: 1199.98px) {
  .floor-nav li:before {
    margin: 0 40px;
  }
}
@media (max-width: 991.98px) {
  .floor-nav li:before {
    margin: 0 30px;
  }
}
@media (max-width: 767.98px) {
  .floor-nav li:before {
    margin: 0 20px;
  }
}
@media (max-width: 575.98px) {
  .floor-nav li:before {
    margin: 0 15px;
  }
}
.floor-nav li:first-child:before {
  display: none;
}
.floor-nav .active a {
  color: #3ba04b;
}
.floor-nav .active a:after {
  width: 100%;
}
.floor-nav a {
  min-height: 70px;
  padding: 8px 0;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -webkit-box-pack: center;
          justify-content: center;
  position: relative;
}
@media (min-width: 1200px) {
  .floor-nav a:hover {
    color: #3ba04b;
  }
  .floor-nav a:hover:after {
    width: 100%;
  }
}
@media (max-width: 1199.98px) {
  .floor-nav a {
    min-height: 60px;
  }
}
@media (max-width: 991.98px) {
  .floor-nav a {
    min-height: 50px;
  }
}
@media (max-width: 767.98px) {
  .floor-nav a {
    min-height: 44px;
  }
  .floor-nav a:after {
    height: 2px;
  }
}
.list-l {
  width: 25%;
  -webkit-box-flex: 0;
          flex: 0 0 auto;
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  .list-l {
    width: 28.57142857%;
  }
}
@media (min-width: 1200px) {
  .content-r {
    width: 75%;
  }
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  .content-r {
    width: 71.42857143%;
  }
}
.elem-sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  left: 0;
}
@media (max-width: 1199.98px) {
  .elem-sticky {
    top: 0 !important;
  }
}
@media (min-width: 1200px) {
  .elem-sticky-xl {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    left: 0;
  }
}
@media (min-width: 992px) {
  .elem-sticky-lg {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    left: 0;
  }
}
@media (min-width: 768px) {
  .elem-sticky-md {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    left: 0;
  }
}
@media (min-width: 576px) {
  .elem-sticky-sm {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    left: 0;
  }
}
.menu-wrap .menu-tit {
  color: #3ba04b;
  margin-bottom: 36px;
  padding: 0 12px;
}
.menu-wrap .menu-tit:after {
  content: '';
  display: block;
  width: 64px;
  height: 2px;
  background-color: #3ba04b;
  margin-top: 12px;
}
@media (max-width: 1399.98px) {
  .menu-wrap .menu-tit {
    font-size: 32px;
    margin-bottom: 20px;
  }
}
.menu-wrap .menu {
  position: relative;
  z-index: 10;
}
.menu-wrap .menu a {
  display: block;
}
.menu-wrap .menu1 {
  font-size: 19px;
}
@media (max-width: 1469.98px) {
  .menu-wrap .menu1 {
    font-size: 18px;
  }
}
@media (max-width: 1399.98px) {
  .menu-wrap .menu1 {
    font-size: 17px;
  }
}
.menu-wrap .menu1 li .menu-more:after,
.menu-wrap .menu1 > li > a:after {
  -webkit-transition: -webkit-transform 0.4s;
  transition: -webkit-transform 0.4s;
  transition: transform 0.4s;
  transition: transform 0.4s, -webkit-transform 0.4s;
  display: block;
  content: '\e641';
  font-family: 'iconfont' !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 15px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  width: 18px;
  height: 18px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  border-radius: 2px;
  border: 1px solid #002f34;
}
.menu-wrap .menu1 li.more {
  position: relative;
}
.menu-wrap .menu1 li .more-wrap {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
          justify-content: space-between;
}
.menu-wrap .menu1 li .more-wrap > a {
  -webkit-box-flex: 1;
          flex: 1 0 0%;
  padding-right: 0 !important;
}
.menu-wrap .menu1 li .menu-more {
  background: none;
  -webkit-box-flex: 0;
          flex: 0 0 auto;
  z-index: 2;
  padding: 0;
  color: inherit;
}
.menu-wrap .menu1 li.active > .more-wrap > .menu-more:after {
  -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
          transform: rotate(0deg);
}
.menu-wrap .menu1 > li {
  position: relative;
  z-index: 2;
  border-bottom: 1px solid #002f34;
}
.menu-wrap .menu1 > li:first-child {
  border-top: 1px solid #002f34;
}
.menu-wrap .menu1 > li.active:after {
  opacity: 1;
}
.menu-wrap .menu1 > li.active > a,
.menu-wrap .menu1 > li.active > .more-wrap {
  color: #3ba04b;
  border-color: #3ba04b;
}
.menu-wrap .menu1 > li.active > a:after,
.menu-wrap .menu1 > li.active > .more-wrap:after,
.menu-wrap .menu1 > li.active > a .menu-more:after,
.menu-wrap .menu1 > li.active > .more-wrap .menu-more:after {
  border-color: #3ba04b;
}
.menu-wrap .menu1 > li.active > .more-wrap .menu-more:after {
  content: '\e640';
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
.menu-wrap .menu1 > li.active > a:before,
.menu-wrap .menu1 > li.active > .more-wrap > a:before {
  background-color: #fff;
}
.menu-wrap .menu1 > li > .more-wrap,
.menu-wrap .menu1 > li > a {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  position: relative;
  line-height: 1.1;
}
.menu-wrap .menu1 > li > .more-wrap > span,
.menu-wrap .menu1 > li > a > span {
  font-weight: 500;
}
@media (min-width: 1200px) {
  .menu-wrap .menu1 > li > .more-wrap:hover span,
  .menu-wrap .menu1 > li > a:hover span {
    color: #3ba04b;
  }
}
.menu-wrap .menu1 > li > a {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
          justify-content: space-between;
  position: relative;
}
.menu-wrap .menu1 > li > a > span {
  margin: 0 auto 0 0;
}
.menu-wrap .menu1 > li > a:after {
  margin-top: 3px;
}
.menu-wrap .menu1 > li > a,
.menu-wrap .menu1 > li > .more-wrap > a {
  padding-top: 24px;
  padding-bottom: 24px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
}
.menu-wrap .menu1 > li > a > span,
.menu-wrap .menu1 > li > .more-wrap > a > span {
  padding-right: 10px;
}
@media (max-width: 1399.98px) {
  .menu-wrap .menu1 > li > a,
  .menu-wrap .menu1 > li > .more-wrap > a {
    padding-top: 18px;
    padding-bottom: 18px;
  }
}
.menu-wrap .menu1 ul {
  display: none;
}
.menu-wrap .menu2 {
  font-size: 0.89473684em;
  line-height: 1.64705882;
  padding: 5.64102564% 0;
  border-top: 1px solid #3ba04b;
}
.menu-wrap .menu2 > li {
  position: relative;
}
.menu-wrap .menu2 > li:not(:first-child) {
  margin-top: 8px;
}
.menu-wrap .menu2 > li.active > a,
.menu-wrap .menu2 > li.active > .more-wrap {
  color: #3ba04b;
}
.menu-wrap .menu2 > li > a,
.menu-wrap .menu2 > li > .more-wrap > a {
  display: -webkit-box;
  display: flex;
  position: relative;
}
.menu-wrap .menu2 > li > a > span,
.menu-wrap .menu2 > li > .more-wrap > a > span {
  font-weight: 500;
}
.menu-wrap .menu2 > li > a {
  position: relative;
}
@media (min-width: 1200px) {
  .menu-wrap .menu2 > li > a:hover {
    color: #3ba04b;
  }
}
.menu-wrap .menu3 {
  font-size: 13px;
}
.menu-wrap .menu3 > li {
  padding-left: 20px;
  color: #666;
  line-height: 1.8;
}
.menu-wrap .menu3 > li.active > a {
  color: #3ba04b;
}
@media (min-width: 1200px) {
  .menu-wrap .menu3 > li > a:hover {
    color: #3ba04b;
  }
}
.menu-wrap .slide-news li:not(:first-child) {
  border-top: 1px solid #f1f6ee;
  padding-top: 12px;
  margin-top: 12px;
}
.menu-wrap .slide-news .date {
  color: #3ba04b;
}
.menu-wrap .slide-news .tit {
  color: #343434;
  margin-top: 4px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 2;
  height: auto;
}
@media (min-width: 1200px) {
  .menu-wrap .slide-news a:hover {
    text-decoration: underline;
    color: #3ba04b;
  }
}
.slick-list {
  margin: 0 -15px;
}
.slick-slide {
  padding: 0 15px;
}
@media (max-width: 991.98px) {
  .slick-list {
    margin: 0 -11px;
  }
  .slick-slide {
    padding: 0 11px;
  }
}
@media (max-width: 767.98px) {
  .slick-list {
    margin: 0 -8px;
  }
  .slick-slide {
    padding: 0 8px;
  }
}
@media (max-width: 575.98px) {
  .about-intro-content .container {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
            flex-direction: column-reverse;
  }
}
@media (min-width: 576px) {
  .about-intro-content .pic {
    width: 34.54545455%;
    margin-left: 5.45454545%;
    float: right;
  }
}
@media (max-width: 575.98px) {
  .about-intro-content .pic {
    width: 250px;
    max-width: 100%;
    margin-top: 25px;
  }
}
.about-intro-content .pic .img-box {
  padding-bottom: 121.05263158%;
}
.about-intro-content .more-box {
  margin-top: 4.24242424%;
}
.about-factory-content .video-pic {
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media (max-width: 991.98px) {
  .about-factory-content .video-pic {
    width: 120%;
  }
}
@media (max-width: 767.98px) {
  .about-factory-content .video-pic {
    width: 160%;
  }
}
.about-factory-content .video-pic .img-box {
  padding-bottom: 35.9375%;
}
.about-factory-content .video-pic .title {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  z-index: 3;
  width: 760px;
  margin-bottom: 0;
  padding: 0 30px;
}
@media (max-width: 767.98px) {
  .about-factory-content .video-pic .title {
    width: 63%;
  }
}
.about-factory-content .video-pic .txt p {
  font-size: 24px;
  font-weight: 500;
}
@media (max-width: 1469.98px) {
  .about-factory-content .video-pic .txt p {
    font-size: 22px;
  }
}
@media (max-width: 1199.98px) {
  .about-factory-content .video-pic .txt p {
    font-size: 21px;
  }
}
@media (max-width: 991.98px) {
  .about-factory-content .video-pic .txt p {
    font-size: 20px;
  }
}
@media (max-width: 767.98px) {
  .about-factory-content .video-pic .txt p {
    font-size: 19px;
  }
}
@media (max-width: 575.98px) {
  .about-factory-content .video-pic .txt p {
    font-size: 18px;
  }
}
@media (max-width: 575.98px) {
  .about-factory-content .video-pic .txt p {
    font-size: 16px;
  }
}
.about-factory-content .alone-video-btn {
  margin-top: 50px;
}
@media (max-width: 1199.98px) {
  .about-factory-content .alone-video-btn {
    margin-top: 40px;
  }
}
@media (max-width: 991.98px) {
  .about-factory-content .alone-video-btn {
    margin-top: 30px;
  }
}
@media (max-width: 767.98px) {
  .about-factory-content .alone-video-btn {
    margin-top: 20px;
  }
}
@media (max-width: 575.98px) {
  .about-factory-content .alone-video-btn {
    margin-top: 10px;
  }
}
.slick-factory {
  margin-top: 70px;
}
@media (max-width: 1199.98px) {
  .slick-factory {
    margin-top: 60px;
  }
}
@media (max-width: 991.98px) {
  .slick-factory {
    margin-top: 50px;
  }
}
@media (max-width: 767.98px) {
  .slick-factory {
    margin-top: 40px;
  }
}
.slick-factory .img-box {
  padding-bottom: 56.60377358%;
}
@media (min-width: 1200px) {
  .slick-factory .img-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;
  }
  .slick-factory .img-box:hover img {
    -webkit-transform: scale(1.07);
    -ms-transform: scale(1.07);
    transform: scale(1.07);
  }
}
.slick-factory .slick-dots {
  margin-top: 3.63636364%;
}
@media (max-width: 575.98px) {
  .slick-factory .slick-dots {
    margin-top: 10px;
  }
}
.slick-certificate .img-box {
  padding-bottom: 133.33333333%;
}
@media (min-width: 1200px) {
  .slick-certificate .img-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;
  }
  .slick-certificate .img-box:hover img {
    -webkit-transform: scale(1.07);
    -ms-transform: scale(1.07);
    transform: scale(1.07);
  }
}
.slick-certificate .tit {
  font-size: 20px;
  margin-top: 30px;
}
@media (max-width: 1469.98px) {
  .slick-certificate .tit {
    margin-top: 20px;
    font-size: 16px;
  }
}
@media (max-width: 1199.98px) {
  .slick-certificate .tit {
    margin-top: 20px;
  }
}
@media (max-width: 991.98px) {
  .slick-certificate .tit {
    margin-top: 15px;
  }
}
@media (max-width: 767.98px) {
  .slick-certificate .tit {
    margin-top: 10px;
  }
}
.about-certificate-content {
  background: #f7f6eb;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(247, 246, 235, 0.92)), to(rgba(247, 246, 235, 0.92))), url(../images/noise_bg.png);
  background: linear-gradient(to bottom, rgba(247, 246, 235, 0.92), rgba(247, 246, 235, 0.92)), url(../images/noise_bg.png);
}
.about-certificate-content .title-box .txt {
  width: 930px;
}
.news-date {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
}
.news-date .icon-box {
  width: 16px;
  height: 16px;
  margin-right: 4px;
}
.news-date .icon-box img {
  display: block;
}
.img-news {
  padding-bottom: 56.6%;
  border-radius: 10px;
}
@media (max-width: 767.98px) {
  .img-news {
    border-radius: 5px;
  }
}
@media (min-width: 1200px) {
  .news-list > .row {
    margin-top: -70px;
  }
  .news-list > .row > li {
    margin-top: 70px;
  }
}
@media (min-width: 1200px) and (max-width: 1469.98px) {
  .news-list > .row {
    margin-top: -50px;
  }
  .news-list > .row > li {
    margin-top: 50px;
  }
}
.news-list .item {
  padding: 15px 15px 30px;
  border-radius: 10px;
  background-color: #f7f6eb;
}
@media (max-width: 767.98px) {
  .news-list .item {
    border-radius: 5px;
  }
}
@media (min-width: 1200px) {
  .news-list .item 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;
  }
  .news-list .item:hover img {
    -webkit-transform: scale(1.07);
    -ms-transform: scale(1.07);
    transform: scale(1.07);
  }
}
@media (min-width: 1200px) {
  .news-list .item {
    -webkit-transition: 0.6s;
    transition: 0.6s;
  }
  .news-list .item:hover .tit,
  .news-list .item:hover .more-box > a {
    color: #3ba04b;
  }
}
@media (max-width: 767.98px) {
  .news-list .item {
    padding: 10px 10px 20px;
  }
}
.news-list .news-date {
  margin-top: 30px;
}
@media (max-width: 991.98px) {
  .news-list .news-date {
    margin-top: 20px;
  }
}
.news-list .tit {
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  line-height: 1.26;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 2;
  height: auto;
  margin: 10px 0 40px;
}
@media (max-width: 991.98px) {
  .news-list .tit {
    margin-bottom: 25px;
  }
}
@media (max-width: 767.98px) {
  .news-list .tit {
    margin-bottom: 15px;
  }
}
.news-details-wrap .content .info {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #e3e3e3;
  position: relative;
}
@media (max-width: 767.98px) {
  .news-details-wrap .content .info {
    padding-bottom: 15px;
    margin-bottom: 15px;
  }
}
.news-details-wrap .tit {
  line-height: 1.5;
}
.news-details-wrap .date-all,
.news-details-wrap .news-date {
  margin-top: 10px;
}
.news-details-wrap .news-page {
  overflow: hidden;
  margin-top: 40px;
}
@media (max-width: 991.98px) {
  .news-details-wrap .news-page {
    margin-top: 35px;
  }
}
@media (max-width: 767.98px) {
  .news-details-wrap .news-page {
    margin-top: 25px;
  }
}
@media only screen and (min-width: 1200px) {
  .news-details-wrap .news-page a:hover {
    color: #3ba04b;
    text-decoration: underline;
  }
}
@media (max-width: 1199.98px) {
  .news-details-wrap .news-page a:active {
    color: #3ba04b;
    text-decoration: underline;
  }
}
.news-details-wrap .news-page p {
  margin: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
}
@media (max-width: 991.98px) {
  .news-details-wrap .news-page p {
    font-size: 15px;
  }
}
@media (max-width: 767.98px) {
  .news-details-wrap .news-page p {
    font-size: 14px;
  }
}
.news-details-wrap .news-page .next {
  margin-top: 15px;
}
@media (max-width: 767.98px) {
  .news-details-wrap .news-page .next {
    margin-top: 10px;
  }
}
.pro-top-desc {
  background: #f7f6eb;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(247, 246, 235, 0.92)), to(rgba(247, 246, 235, 0.92))), url(../images/noise_bg.png);
  background: linear-gradient(to bottom, rgba(247, 246, 235, 0.92), rgba(247, 246, 235, 0.92)), url(../images/noise_bg.png);
  padding-bottom: 1px;
}
.pro-top-desc .title {
  margin: 60px 0;
}
@media (max-width: 1469.98px) {
  .pro-top-desc .title {
    margin: 4.25531915% 0;
  }
}
.img-pro {
  padding-bottom: 115.36231884%;
  border-radius: 10px;
}
@media (max-width: 767.98px) {
  .img-pro {
    border-radius: 5px;
  }
}
@media (min-width: 1850px) {
  .product-list .row {
    margin-top: -50px;
  }
  .product-list .row > li {
    margin-top: 50px;
  }
}
.product-list .item {
  text-align: center;
}
@media (min-width: 1200px) {
  .product-list .item 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;
  }
  .product-list .item:hover img {
    -webkit-transform: scale(1.07);
    -ms-transform: scale(1.07);
    transform: scale(1.07);
  }
}
@media (min-width: 1200px) {
  .product-list .item:hover .tit {
    color: #3ba04b;
  }
}
.product-list .pic {
  border-radius: 10px;
  position: relative;
}
@media (max-width: 767.98px) {
  .product-list .pic {
    border-radius: 5px;
  }
}
.product-list .type {
  font-size: 17px;
  font-weight: 500;
  margin: 30px 0 5px;
  text-transform: uppercase;
}
@media (max-width: 1469.98px) {
  .product-list .type {
    margin: 15px 0 5px;
    font-size: 16px;
  }
}
@media (max-width: 1199.98px) {
  .product-list .type {
    font-size: 15px;
  }
}
@media (max-width: 991.98px) {
  .product-list .type {
    font-size: 14px;
  }
}
@media (max-width: 767.98px) {
  .product-list .type {
    font-size: 13px;
  }
}
@media (max-width: 575.98px) {
  .product-list .type {
    font-size: 12px;
  }
}
.product-list .tit {
  font-size: 26px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media (max-width: 1709.98px) {
  .product-list .tit {
    font-size: 24px;
  }
}
@media (max-width: 1469.98px) {
  .product-list .tit {
    font-size: 22px;
  }
}
@media (max-width: 1399.98px) {
  .product-list .tit {
    font-size: 20px;
  }
}
@media (max-width: 991.98px) {
  .product-list .tit {
    font-size: 18px;
  }
}
@media (max-width: 767.98px) {
  .product-list .tit {
    font-size: 16px;
  }
}
.product-list .add-btn {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: 2;
  padding: 2.56410256% 7.69230769%;
}
.product-list .add-btn > a {
  min-width: 100%;
  background-color: rgba(0, 47, 52, 0.5);
  color: #eefed9;
}
@media (min-width: 992px) and (max-width: 1399.98px) {
  .product-list .add-btn > a {
    height: 40px;
    font-size: 16px;
  }
}
@media (max-width: 575.98px) {
  .product-list .add-btn > a {
    height: 32px;
    font-size: 12px;
  }
}
@media (min-width: 1200px) {
  .product-wrap .content,
  .search-none-wrap .content {
    padding-top: 90px;
  }
}
.bg-grey {
  background-color: #f7f7f7;
}
.details-tit {
  margin-top: 90px;
  margin-bottom: 40px;
}
@media (max-width: 1469.98px) {
  .details-tit {
    margin-top: 70px;
  }
}
@media (max-width: 1199.98px) {
  .details-tit {
    margin-top: 60px;
  }
}
@media (max-width: 991.98px) {
  .details-tit {
    margin-top: 50px;
  }
}
@media (max-width: 767.98px) {
  .details-tit {
    margin-top: 40px;
  }
}
@media (max-width: 1469.98px) {
  .details-tit {
    margin-bottom: 35px;
  }
}
@media (max-width: 1199.98px) {
  .details-tit {
    margin-bottom: 30px;
  }
}
@media (max-width: 991.98px) {
  .details-tit {
    margin-bottom: 20px;
  }
}
@media (max-width: 767.98px) {
  .details-tit {
    margin-bottom: 15px;
  }
}
.details-tit > span {
  text-transform: uppercase;
  font-size: 36px;
  font-weight: bold;
  line-height: 1.1;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
          align-items: center;
  padding-left: 20px;
  position: relative;
}
@media (max-width: 1199.98px) {
  .details-tit > span {
    font-size: 32px;
  }
}
@media (max-width: 991.98px) {
  .details-tit > span {
    font-size: 28px;
  }
}
@media (max-width: 767.98px) {
  .details-tit > span {
    font-size: 24px;
  }
}
@media (max-width: 575.98px) {
  .details-tit > span {
    font-size: 22px;
  }
}
.details-tit > span:before {
  content: '';
  width: 4px;
  height: 70%;
  position: absolute;
  left: 0;
  top: 15%;
  background: -webkit-gradient(linear, left top, left bottom, from(#bed721), to(#3ba04b));
  background: linear-gradient(180deg, #bed721 0%, #3ba04b 100%);
}
@media (max-width: 767.98px) {
  .details-tit > span {
    padding-left: 15px;
  }
}
.product-details-wrap .breadcrumb-box {
  background: #f7f6eb;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(247, 246, 235, 0.92)), to(rgba(247, 246, 235, 0.92))), url(../images/noise_bg.png);
  background: linear-gradient(to bottom, rgba(247, 246, 235, 0.92), rgba(247, 246, 235, 0.92)), url(../images/noise_bg.png);
}
@media (min-width: 1200px) {
  .product-details-wrap .breadcrumb-box {
    padding-top: 104px;
  }
}
.product-details-wrap .breadcrumb {
  border: none;
}
@media (min-width: 1200px) {
  .product-details-wrap .content {
    padding-top: 70px;
  }
}
.product-details-wrap .carousel-wrap .carousel-box {
  font-size: 0;
}
@media (min-width: 1200px) {
  .product-details-wrap .carousel-wrap .carousel-box {
    width: 52.42424242%;
  }
}
@media (max-width: 1199.98px) {
  .product-details-wrap .carousel-wrap .carousel-box {
    position: initial;
    width: 600px;
    margin: 0 auto 30px;
    max-width: 100%;
  }
}
@media (max-width: 1199.98px) {
  .product-details-wrap .carousel-wrap .carousel-box {
    width: 600px;
  }
}
@media (max-width: 991.98px) {
  .product-details-wrap .carousel-wrap .carousel-box {
    width: 550px;
  }
}
@media (min-width: 576px) {
  .product-details-wrap .carousel-wrap .carousel-box:not(.carousel-nav-down) {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: start;
            align-items: flex-start;
    -webkit-box-pack: justify;
            justify-content: space-between;
  }
  .product-details-wrap .carousel-wrap .carousel-box:not(.carousel-nav-down) .slider-for {
    width: 79.76878613%;
  }
  .product-details-wrap .carousel-wrap .carousel-box:not(.carousel-nav-down) .slider-nav {
    width: 19.07514451%;
  }
  .product-details-wrap .carousel-wrap .carousel-box.carousel-nav-left .slider-nav,
  .product-details-wrap .carousel-wrap .carousel-box.carousel-nav-right .slider-nav {
    margin: 0;
  }
  .product-details-wrap .carousel-wrap .carousel-box.carousel-nav-left .slider-nav .slick-list,
  .product-details-wrap .carousel-wrap .carousel-box.carousel-nav-right .slider-nav .slick-list {
    margin: -3.07692308% 0;
  }
  .product-details-wrap .carousel-wrap .carousel-box.carousel-nav-left .slider-nav .slick-slide,
  .product-details-wrap .carousel-wrap .carousel-box.carousel-nav-right .slider-nav .slick-slide {
    padding: 3.84615385% 1px;
  }
  .product-details-wrap .carousel-wrap .carousel-box.carousel-nav-left {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
            flex-direction: row-reverse;
  }
}
.product-details-wrap .carousel-wrap .carousel-box .item {
  position: relative;
  z-index: 2;
  overflow: hidden;
}
.product-details-wrap .carousel-wrap .carousel {
  position: relative;
}
.product-details-wrap .carousel-wrap .pro-arrow {
  position: absolute;
  right: 40px;
  bottom: 60px;
  z-index: 3;
}
@media (max-width: 1199.98px) {
  .product-details-wrap .carousel-wrap .pro-arrow {
    right: 20px;
    bottom: 20px;
  }
}
@media (max-width: 575.98px) {
  .product-details-wrap .carousel-wrap .pro-arrow {
    display: none !important;
  }
}
.product-details-wrap .carousel-wrap .slider-for,
.product-details-wrap .carousel-wrap .slider-nav .item {
  overflow: hidden;
  position: relative;
  z-index: 2;
}
@media (min-width: 1200px) {
  .product-details-wrap .carousel-wrap .slider-for:hover .slick-arrow {
    opacity: 1;
  }
}
.product-details-wrap .carousel-wrap .slider-for .slick-arrow {
  opacity: 0;
}
.product-details-wrap .carousel-wrap .slider-for .slick-prev {
  left: 20px;
}
.product-details-wrap .carousel-wrap .slider-for .slick-next {
  right: 20px;
}
.product-details-wrap .carousel-wrap .slider-nav {
  margin-top: 30px;
}
@media (max-width: 767.98px) {
  .product-details-wrap .carousel-wrap .slider-nav {
    margin-top: 15px;
  }
}
.product-details-wrap .carousel-wrap .slider-nav .slick-list {
  margin: 0 -9px;
}
@media (max-width: 767.98px) {
  .product-details-wrap .carousel-wrap .slider-nav .slick-list {
    margin: 0 -4px;
  }
}
.product-details-wrap .carousel-wrap .slider-nav .slick-slide {
  padding: 0 10px;
  width: 150px;
  border: none;
}
@media (max-width: 767.98px) {
  .product-details-wrap .carousel-wrap .slider-nav .slick-slide {
    padding: 0 5px;
  }
}
.product-details-wrap .carousel-wrap .slider-nav .slick-center .item,
.product-details-wrap .carousel-wrap .slider-nav .slick-current .item {
  border-color: #3ba04b;
}
.product-details-wrap .carousel-wrap .slider-nav .slick-arrow {
  background: none !important;
  font-weight: bold;
  font-size: 18px;
}
@media (max-width: 1199.98px) {
  .product-details-wrap .carousel-wrap .slider-nav .slick-arrow {
    font-size: 17px;
  }
}
@media (max-width: 991.98px) {
  .product-details-wrap .carousel-wrap .slider-nav .slick-arrow {
    font-size: 16px;
  }
}
@media (max-width: 767.98px) {
  .product-details-wrap .carousel-wrap .slider-nav .slick-arrow {
    font-size: 15px;
  }
}
@media (min-width: 1200px) {
  .product-details-wrap .carousel-wrap .slider-nav .slick-arrow:hover {
    color: #3ba04b;
  }
}
.product-details-wrap .carousel-wrap .slider-nav .slick-prev:before {
  content: '\e9b5';
}
.product-details-wrap .carousel-wrap .slider-nav .slick-next:before {
  content: '\e72f';
}
.product-details-wrap .carousel-wrap .slider-nav .product-video {
  position: relative;
}
.product-details-wrap .carousel-wrap .slider-nav .product-video .img-box:before {
  font-family: 'iconfont' !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e62f';
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 3;
  border-radius: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  font-size: 20px;
  width: 72px;
  height: 72px;
  color: #fff;
  background-color: rgba(190, 215, 33, 0.75);
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
}
@media (max-width: 1469.98px) {
  .product-details-wrap .carousel-wrap .slider-nav .product-video .img-box:before {
    width: 50px;
    height: 50px;
    font-size: 16px;
  }
}
@media (max-width: 767.98px) {
  .product-details-wrap .carousel-wrap .slider-nav .product-video .img-box:before {
    width: 38px;
    height: 38px;
    font-size: 14px;
  }
}
.product-details-wrap .carousel-wrap .slider-nav .item {
  border: 1px solid #f7f6eb;
  border-radius: 10px;
}
@media (max-width: 767.98px) {
  .product-details-wrap .carousel-wrap .slider-nav .item {
    border-radius: 5px;
  }
}
@media (min-width: 1200px) {
  .product-details-wrap .carousel-wrap .info-box {
    position: relative;
    width: 43.63636364%;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
  }
}
.product-details-wrap .carousel-wrap .type {
  color: #3ba04b;
}
.product-details-wrap .carousel-wrap .pro-name {
  font-size: 40px;
  line-height: 1.16;
  margin: 7px 0 30px;
}
@media (max-width: 1469.98px) {
  .product-details-wrap .carousel-wrap .pro-name {
    font-size: 36px;
  }
}
@media (max-width: 1399.98px) {
  .product-details-wrap .carousel-wrap .pro-name {
    font-size: 32px;
  }
}
@media (max-width: 1199.98px) {
  .product-details-wrap .carousel-wrap .pro-name {
    margin-bottom: 25px;
  }
}
@media (max-width: 991.98px) {
  .product-details-wrap .carousel-wrap .pro-name {
    font-size: 28px;
    margin-bottom: 20px;
  }
}
@media (max-width: 767.98px) {
  .product-details-wrap .carousel-wrap .pro-name {
    font-size: 24px;
    margin-bottom: 15px;
  }
}
.product-details-wrap .carousel-wrap .star-box {
  color: #bed721;
  font-size: 17px;
}
@media (max-width: 1199.98px) {
  .product-details-wrap .carousel-wrap .star-box {
    font-size: 16px;
  }
}
@media (max-width: 991.98px) {
  .product-details-wrap .carousel-wrap .star-box {
    font-size: 15px;
  }
}
@media (max-width: 767.98px) {
  .product-details-wrap .carousel-wrap .star-box {
    font-size: 14px;
  }
}
.product-details-wrap .carousel-wrap .star-box .iconfont {
  font-size: 1.17647059em;
  margin-right: 3px;
}
.product-details-wrap .carousel-wrap .star-box > span {
  display: block;
  margin-top: 3px;
}
.product-details-wrap .carousel-wrap .description-box {
  margin: 36px 0;
  padding: 36px 0;
  border-top: 1px solid #002f34;
  border-bottom: 1px solid #002f34;
}
@media (max-width: 767.98px) {
  .product-details-wrap .carousel-wrap .description-box {
    margin: 24px 0;
    padding: 24px 0;
  }
}
.product-details-wrap .carousel-wrap .description-box .description {
  margin-bottom: 10px;
}
.product-details-wrap .carousel-wrap .description-box p {
  font-size: 17px;
}
@media (max-width: 1199.98px) {
  .product-details-wrap .carousel-wrap .description-box p {
    font-size: 16px;
  }
}
@media (max-width: 991.98px) {
  .product-details-wrap .carousel-wrap .description-box p {
    font-size: 15px;
  }
}
@media (max-width: 767.98px) {
  .product-details-wrap .carousel-wrap .description-box p {
    font-size: 14px;
  }
}
.product-details-wrap .carousel-wrap .share-box {
  margin-top: 0;
}
.product-details-wrap .carousel-wrap .func {
  padding-top: 11.11111111%;
}
@media (max-width: 991.98px) {
  .product-details-wrap .carousel-wrap .func {
    padding-top: 40px;
  }
}
@media (max-width: 767.98px) {
  .product-details-wrap .carousel-wrap .func {
    padding-top: 30px;
  }
}
.product-details-wrap .carousel-wrap .link-box > a {
  min-width: 100%;
}
.product-details-wrap .floor-nav .nav-wrap {
  border-top: 1px solid #002f34;
}
.product-details-wrap .reviews-list,
.product-details-wrap .details-reviews .inquiry-form {
  padding: 3.03030303%;
  border-radius: 10px;
  background-color: #f7f6eb;
}
@media (max-width: 767.98px) {
  .product-details-wrap .reviews-list,
  .product-details-wrap .details-reviews .inquiry-form {
    border-radius: 5px;
  }
}
@media (max-width: 767.98px) {
  .product-details-wrap .reviews-list,
  .product-details-wrap .details-reviews .inquiry-form {
    padding: 20px;
  }
}
.product-details-wrap .reviews-list li:not(:first-child) {
  padding-top: 2.42424242%;
  margin-top: 2.42424242%;
  border-top: 1px solid #d9d8ce;
}
@media (max-width: 767.98px) {
  .product-details-wrap .reviews-list li:not(:first-child) {
    padding-top: 20px;
    margin-top: 20px;
  }
}
.product-details-wrap .reviews-list li:before {
  font-family: 'iconfont' !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\eff9';
  width: 50px;
  height: 50px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  border-radius: 50%;
  margin-right: 16px;
  -webkit-box-flex: 0;
          flex: 0 0 auto;
  font-size: 22px;
  color: #fff;
  background-color: #3ba04b;
}
@media (min-width: 768.98px) {
  .product-details-wrap .reviews-list li {
    display: -webkit-box;
    display: flex;
  }
}
@media (max-width: 1199.98px) {
  .product-details-wrap .reviews-list li:before {
    width: 44px;
    height: 44px;
    font-size: 20px;
  }
}
@media (max-width: 767.98px) {
  .product-details-wrap .reviews-list li:before {
    width: 38px;
    height: 38px;
    font-size: 18px;
    margin-bottom: 10px;
  }
}
.product-details-wrap .reviews-list .tit {
  padding-bottom: 10px;
  line-height: 1.2;
}
.product-details-wrap .reviews-list p {
  font-size: 17px;
}
@media (max-width: 1199.98px) {
  .product-details-wrap .reviews-list p {
    font-size: 16px;
  }
}
@media (max-width: 991.98px) {
  .product-details-wrap .reviews-list p {
    font-size: 15px;
  }
}
@media (max-width: 767.98px) {
  .product-details-wrap .reviews-list p {
    font-size: 14px;
  }
}
.product-details-wrap .details-reviews .write-btn > * {
  font-size: 19px;
  color: #002f34;
}
@media (max-width: 1469.98px) {
  .product-details-wrap .details-reviews .write-btn > * {
    font-size: 18px;
  }
}
@media (max-width: 1199.98px) {
  .product-details-wrap .details-reviews .write-btn > * {
    font-size: 17px;
  }
}
@media (max-width: 991.98px) {
  .product-details-wrap .details-reviews .write-btn > * {
    font-size: 16px;
  }
}
@media (max-width: 767.98px) {
  .product-details-wrap .details-reviews .write-btn > * {
    font-size: 15px;
  }
}
@media (min-width: 1200px) {
  .product-details-wrap .details-reviews .write-btn > *:hover {
    color: #3ba04b;
  }
}
@media (max-width: 575.98px) {
  .product-details-wrap .details-reviews .write-btn > * {
    font-size: 13px;
  }
}
.product-details-wrap .details-reviews .inquiry-form {
  margin-top: 2px;
  display: none;
}
.product-details-wrap .details-reviews .inquiry-form li > label,
.product-details-wrap .details-reviews .inquiry-form .rating-box,
.product-details-wrap .details-reviews .inquiry-form .ipt-upload {
  background-color: #fdfbf7;
  border: 1px solid #e5e5da;
}
.product-details-wrap .slick-related .slick-arrow {
  margin-top: -15px;
}
.product-details-wrap .slick-related .slick-prev {
  left: 10px;
}
.product-details-wrap .slick-related .slick-next {
  right: 10px;
}
.application-list {
  width: 1200px;
  margin-left: auto;
  max-width: 100%;
}
.application-list .item {
  -webkit-box-pack: justify;
          justify-content: space-between;
  padding: 15px;
  background-color: #f7f6eb;
}
@media (min-width: 1200px) {
  .application-list .item 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;
  }
  .application-list .item:hover img {
    -webkit-transform: scale(1.07);
    -ms-transform: scale(1.07);
    transform: scale(1.07);
  }
}
@media (min-width: 1200px) {
  .application-list .item:hover .tit {
    text-decoration: underline;
    color: #3ba04b;
  }
}
.application-list .img-box {
  padding-bottom: 56.6%;
  border-radius: 10px;
}
@media (max-width: 767.98px) {
  .application-list .img-box {
    border-radius: 5px;
  }
}
@media (min-width: 576px) {
  .application-list .pic {
    width: 43.47826087%;
  }
}
@media (max-width: 575.98px) {
  .application-list .pic {
    margin-bottom: 15px;
  }
}
@media (min-width: 576px) {
  .application-list .info {
    width: 56.52173913%;
    padding: 20px 15px 20px 30px;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
  }
}
@media (min-width: 576px) and (max-width: 991.98px) {
  .application-list .info {
    padding: 0 15px ;
  }
}
.application-list .tit {
  line-height: 1.26;
  margin-bottom: 15px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 2;
  height: auto;
}
@media (max-width: 767.98px) {
  .application-list .tit {
    margin-bottom: 10px;
  }
}
.application-list .txt {
  padding-bottom: 20px;
}
@media (max-width: 767.98px) {
  .application-list .txt {
    padding-bottom: 15px;
  }
}
.application-list .txt p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 3;
  height: auto;
  font-size: 17px;
}
@media (max-width: 1199.98px) {
  .application-list .txt p {
    font-size: 16px;
  }
}
@media (max-width: 991.98px) {
  .application-list .txt p {
    font-size: 15px;
  }
}
@media (max-width: 767.98px) {
  .application-list .txt p {
    font-size: 14px;
  }
}
.application-list .more-box {
  margin-top: auto;
}
.application-wrap .menu-wrap .menu1 li .menu-more:after,
.application-wrap .menu-wrap .menu1 > li > a:after {
  content: "\eb63" !important;
  -webkit-transform: rotate(0) !important;
      -ms-transform: rotate(0) !important;
          transform: rotate(0) !important;
  border: none;
}
.application-wrap .menu-wrap .menu1 > li > a:after {
  opacity: 0;
}
.application-wrap .menu-wrap .menu1 li.active .menu-more:after,
.application-wrap .menu-wrap .menu1 > li.active > a:after {
  opacity: 1;
}
.contact-list.has-icon .enterprise .tit:before {
  content: '\ea28';
}
.contact-list.has-icon .address .tit:before {
  content: '\e64a';
}
.contact-list.has-icon .factory .tit:before {
  content: '\e64d';
}
.contact-list.has-icon .company .tit:before {
  content: '\e769';
}
.contact-list.has-icon .mobile .tit:before {
  content: '\e62a';
}
.contact-list.has-icon .tel .tit:before {
  content: '\e647';
}
.contact-list.has-icon .mail .tit:before {
  content: '\e649';
}
.contact-list.has-icon .fax .tit:before {
  content: '\e657';
}
.contact-list.has-icon .url .tit:before {
  content: '\e699';
}
.contact-list.has-icon .skype .tit:before {
  content: '\e6fc';
}
.contact-list.has-icon .whatsapp .tit:before {
  content: '\e621';
}
.contact-list.has-icon .website .tit:before {
  content: '\e654';
}
.contact-list .info {
  font-size: 19px;
}
@media (max-width: 1469.98px) {
  .contact-list .info {
    font-size: 18px;
  }
}
@media (max-width: 1199.98px) {
  .contact-list .info {
    font-size: 17px;
  }
}
@media (max-width: 991.98px) {
  .contact-list .info {
    font-size: 16px;
  }
}
@media (max-width: 767.98px) {
  .contact-list .info {
    font-size: 15px;
  }
}
.contact-list .tit {
  margin-bottom: 5px;
  display: -webkit-box;
  display: flex;
}
.contact-list .tit:before {
  font-family: 'iconfont' !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-box-flex: 0;
          flex: 0 0 auto;
  margin-right: 10px;
  font-weight: normal;
  font-size: 1.1em;
  line-height: 1.2;
}
.contact-list p {
  margin: 0;
}
.contact-list p span {
  display: inline-block;
}
.contact-list p span:not(:last-of-type) {
  margin-right: 15px;
}
@media (min-width: 1200px) {
  .contact-list a:hover {
    color: #3ba04b;
  }
}
.contact-list a:active {
  color: #3ba04b;
}
@media (min-width: 1200px) {
  .contact-wrap .contact-info .title {
    width: 36.36363636%;
  }
}
@media (min-width: 1200px) {
  .contact-wrap .contact-info .info-tit {
    width: 56.36363636%;
    padding-right: 12.72727273%;
  }
}
@media (max-width: 1199.98px) {
  .contact-wrap .contact-info .info-tit {
    margin-top: 20px;
  }
}
.contact-wrap .contact-info .info-tit h3 {
  margin-bottom: 15px;
}
.contact-wrap .info-box .pic {
  width: 36.36363636%;
}
@media (max-width: 1199.98px) {
  .contact-wrap .info-box .pic {
    width: 500px;
    max-width: 100%;
    margin-bottom: 40px;
  }
}
@media (max-width: 991.98px) {
  .contact-wrap .info-box .pic {
    width: 400px;
  }
}
@media (max-width: 767.98px) {
  .contact-wrap .info-box .pic {
    width: 300px;
    margin-bottom: 30px;
  }
}
.contact-wrap .info-box .img-box {
  padding-bottom: 60.66666667%;
}
@media (min-width: 1200px) {
  .contact-wrap .info-box .contact-list {
    width: 56.36363636%;
  }
}
.contact-wrap .info-box .contact-list li:not(:first-child) {
  border-top: 1px solid #002f34;
  padding-top: 30px;
  margin-top: 30px;
}
@media (max-width: 767.98px) {
  .contact-wrap .info-box .contact-list li:not(:first-child) {
    padding-top: 20px;
    margin-top: 20px;
  }
}
.contact-wrap .message-content {
  background: #f7f6eb;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(247, 246, 235, 0.92)), to(rgba(247, 246, 235, 0.92))), url(../images/noise_bg.png);
  background: linear-gradient(to bottom, rgba(247, 246, 235, 0.92), rgba(247, 246, 235, 0.92)), url(../images/noise_bg.png);
}
.contact-wrap .message-content .container > .title {
  width: 100%;
}
.contact-wrap .message-content .container > .title h3 {
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .contact-wrap .inquiry-form {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: end;
            align-items: flex-end;
    -webkit-box-pack: justify;
            justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
            flex-direction: row-reverse;
  }
}
.contact-wrap .inquiry-form .title {
  margin-bottom: 20px;
}
.contact-wrap .inquiry-form h2 {
  font-size: 24px;
  letter-spacing: -2px;
}
@media (max-width: 1469.98px) {
  .contact-wrap .inquiry-form h2 {
    font-size: 22px;
  }
}
@media (max-width: 1199.98px) {
  .contact-wrap .inquiry-form h2 {
    font-size: 21px;
  }
}
@media (max-width: 991.98px) {
  .contact-wrap .inquiry-form h2 {
    font-size: 20px;
  }
}
@media (max-width: 767.98px) {
  .contact-wrap .inquiry-form h2 {
    font-size: 19px;
  }
}
@media (max-width: 575.98px) {
  .contact-wrap .inquiry-form h2 {
    font-size: 18px;
  }
}
.contact-wrap .inquiry-form h2 .mask-tit {
  font-size: 3.16666667em;
  -webkit-transform: translateX(50%) translateY(16%);
      -ms-transform: translateX(50%) translateY(16%);
          transform: translateX(50%) translateY(16%);
}
@media (min-width: 992px) {
  .contact-wrap .inquiry-form form {
    width: 56.36363636%;
  }
}
@media (max-width: 991.98px) {
  .contact-wrap .inquiry-form form {
    margin-bottom: 90px;
  }
}
.contact-wrap .inquiry-form li > label,
.contact-wrap .inquiry-form .rating-box,
.contact-wrap .inquiry-form .ipt-upload {
  padding-left: 0;
  padding-right: 0;
}
.contact-wrap .map {
  position: relative;
  z-index: 2;
  overflow: hidden;
}
.contact-wrap .map .map-content {
  height: 640px;
}
@media (max-width: 991.98px) {
  .contact-wrap .map .map-content {
    height: 350px;
  }
}
@media (max-width: 767.98px) {
  .contact-wrap .map .map-content {
    height: 280px;
  }
}
.contact-wrap .map-pic {
  overflow: hidden;
}
@media (min-width: 992px) {
  .contact-wrap .map-pic {
    width: 50%;
  }
}
.contact-wrap .map-pic img {
  position: relative;
  max-width: 100%;
}
.inquiry-wrap .size-list-box {
  padding-right: 15px;
}
.inquiry-wrap .size-list-box span {
  color: #fff;
  background-color: #002f34;
  border-color: #002f34;
}
.inquiry-wrap .inquiry-box .details-tit {
  padding-top: 5px;
}
.inquiry-wrap .iq-title,
.inquiry-wrap .list > li {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: justify;
          justify-content: space-between;
  text-align: center;
  padding-left: 60px;
  padding-right: 45px;
}
@media (max-width: 991px) {
  .inquiry-wrap .iq-title,
  .inquiry-wrap .list > li {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (max-width: 767px) {
  .inquiry-wrap .iq-title,
  .inquiry-wrap .list > li {
    padding-left: 2%;
    padding-right: 0;
  }
}
.inquiry-wrap .iq-title {
  overflow: hidden;
  background-color: #3ba04b;
  padding-top: 14px;
  padding-bottom: 14px;
}
@media (max-width: 767px) {
  .inquiry-wrap .iq-title {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
.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 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(100% - 70px);
    width: calc(100% - 70px);
  }
}
@media (max-width: 575px) {
  .inquiry-wrap .iq-title .th.introduce-box {
    width: -webkit-calc(100% - 45px);
    width: calc(100% - 45px);
    padding-left: 10px;
  }
}
.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 {
  min-width: 70px;
  text-align: left;
}
@media (max-width: 767px) {
  .inquiry-wrap .inquiry-box .check-box {
    min-width: 30px;
  }
}
.inquiry-wrap .inquiry-box .check-box .check-all {
  margin: 0;
  cursor: pointer;
}
.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;
  cursor: pointer;
}
.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: '\e624';
  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(100% - 120px);
    width: calc(100% - 120px);
  }
}
@media (max-width: 575px) {
  .inquiry-wrap .inquiry-box .introduce-box {
    width: -webkit-calc(100% - 70px);
    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;
}
@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: '\e628';
}
.inquiry-wrap .inquiry-box .number-box a.add1:before {
  content: '\e629';
}
@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: 60px;
  min-width: 26px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  max-width: 60px;
  color: inherit;
  font-size: 16px;
  background: 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: '\e632';
  color: #787878;
  font-size: 20px;
}
.inquiry-wrap .inquiry-box .del-box .del:hover:before {
  color: #3ba04b;
}
@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 #3ba04b;
  border-top: none;
}
.inquiry-wrap .inquiry-box .list > li {
  padding-top: 30px;
  padding-bottom: 30px;
  border-top: 1px solid #3ba04b;
}
.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;
}
@media (min-width: 1200px) {
  .inquiry-wrap .inquiry-box .list > li:hover .name {
    color: #3ba04b;
  }
}
.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;
}
.inquiry-form input::-webkit-input-placeholder,
.inquiry-form textarea::-webkit-input-placeholder {
  color: #002f34;
}
.inquiry-form input:-o-placeholder,
.inquiry-form textarea:-o-placeholder {
  color: #002f34;
}
.inquiry-form input::-moz-placeholder,
.inquiry-form textarea::-moz-placeholder {
  color: #002f34;
}
.inquiry-form input:-ms-input-placeholder,
.inquiry-form textarea:-ms-input-placeholder {
  color: #002f34;
}
.inquiry-form input:focus::-webkit-input-placeholder,
.inquiry-form textarea:focus::-webkit-input-placeholder {
  color: #ccc;
}
.inquiry-form input:focus::-o-placeholder,
.inquiry-form textarea:focus::-o-placeholder {
  color: #ccc;
}
.inquiry-form input:focus::-moz-placeholder,
.inquiry-form textarea:focus::-moz-placeholder {
  color: #ccc;
}
.inquiry-form input:focus::-ms-input-placeholder,
.inquiry-form textarea:focus::-ms-input-placeholder {
  color: #ccc;
}
.inquiry-form.has-bg li > label,
.inquiry-form.has-bg .rating-box,
.inquiry-form.has-bg .ipt-upload {
  background-color: #f7f6eb;
}
.inquiry-form.has-bg-gray li > label,
.inquiry-form.has-bg-gray .rating-box,
.inquiry-form.has-bg-gray .ipt-upload {
  background-color: #f5f5f5;
}
.inquiry-form.has-bg-gray .form-placeholder {
  color: #3ba04b;
}
.inquiry-form.has-border li > label,
.inquiry-form.has-border .rating-box,
.inquiry-form.has-border .ipt-upload {
  border-bottom: 1px solid #d4d4d4;
}
.inquiry-form.has-radius li > label,
.inquiry-form.has-radius .rating-box,
.inquiry-form.has-radius .ipt-upload {
  border-radius: 5px;
}
.inquiry-form.submit-center .link-box,
.inquiry-form.submit-center .submit {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.inquiry-form.submit-end .link-box,
.inquiry-form.submit-end .submit {
  display: block;
  margin-left: auto;
  margin-right: 0;
}
.inquiry-form li > label,
.inquiry-form .rating-box,
.inquiry-form .ipt-upload {
  margin: 0 0 20px;
  position: relative;
  font-weight: normal;
  display: block;
  padding: 14px 20px;
  width: 100%;
  color: #002f34;
  background: none;
  -webkit-transition: border-color 0.4s;
  transition: border-color 0.4s;
  line-height: 1.3;
  font-size: 17px;
}
@media (max-width: 1199.98px) {
  .inquiry-form li > label,
  .inquiry-form .rating-box,
  .inquiry-form .ipt-upload {
    font-size: 16px;
  }
}
@media (max-width: 991.98px) {
  .inquiry-form li > label,
  .inquiry-form .rating-box,
  .inquiry-form .ipt-upload {
    font-size: 15px;
  }
}
@media (max-width: 767.98px) {
  .inquiry-form li > label,
  .inquiry-form .rating-box,
  .inquiry-form .ipt-upload {
    font-size: 14px;
  }
}
@media (max-width: 767.98px) {
  .inquiry-form li > label,
  .inquiry-form .rating-box,
  .inquiry-form .ipt-upload {
    padding: 10px 15px;
    font-size: 13px;
    margin-bottom: 15px;
  }
}
.inquiry-form input,
.inquiry-form textarea,
.inquiry-form .select2-selection--single {
  display: block;
  background: none;
  padding: 0;
  width: 100%;
}
.inquiry-form textarea {
  height: 232px;
}
@media (max-width: 991.98px) {
  .inquiry-form textarea {
    height: 160px;
  }
}
@media (max-width: 767.98px) {
  .inquiry-form textarea {
    height: 100px;
  }
}
.inquiry-form select {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
}
.inquiry-form .select2-container {
  width: 100% !important;
}
.inquiry-form .select2-selection--single {
  height: auto;
}
.inquiry-form .select2-selection--single .select2-selection__rendered {
  padding: 0 30px 0 0;
}
@media (max-width: 767.98px) {
  .inquiry-form .select2-selection--single .select2-selection__rendered {
    padding-right: 20px;
  }
}
.inquiry-form .select2-selection--single .select2-selection__arrow {
  position: absolute;
  left: auto;
  right: 30px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  font-size: 18px;
  width: auto;
  height: auto;
}
.inquiry-form .select2-selection--single .select2-selection__arrow:after {
  font-family: 'iconfont' !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e602';
  font-weight: bold;
}
.inquiry-form .select2-selection--single .select2-selection__arrow b {
  display: none;
}
@media (max-width: 991.98px) {
  .inquiry-form .select2-selection--single .select2-selection__arrow {
    right: 20px;
  }
}
@media (max-width: 767.98px) {
  .inquiry-form .select2-selection--single .select2-selection__arrow {
    right: 15px;
    font-size: 14px;
  }
}
.inquiry-form .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow {
  -webkit-transform: translateY(-50%) rotateX(180deg);
          transform: translateY(-50%) rotateX(180deg);
}
.inquiry-form .ipt-pro-name {
  background-color: #3ba04b !important;
  color: #fff;
}
.inquiry-form .ipt-pro-name > span > span,
.inquiry-form .ipt-pro-name > span b {
  margin-left: 5px;
}
.inquiry-form .form-placeholder {
  display: block;
  position: absolute;
  top: 0;
  left: 10px;
  padding: 0 3px;
  color: #3ba04b;
  opacity: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform-origin: left top;
      -ms-transform-origin: left top;
          transform-origin: left top;
  font-size: 0.8rem;
}
.inquiry-form select:invalid ~ .form-placeholder,
.inquiry-form .input-box:placeholder-shown + .form-placeholder {
  visibility: hidden;
  z-index: -1;
}
.inquiry-form select:valid ~ .form-placeholder,
.inquiry-form .input-box:not(:placeholder-shown) + .form-placeholder,
.inquiry-form .input-box:focus:not(:placeholder-shown) + .form-placeholder {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translateY(-110%) scale(0.95);
      -ms-transform: translateY(-110%) scale(0.95);
          transform: translateY(-110%) scale(0.95);
}
.inquiry-form .rating-box > span {
  margin-right: 23px;
}
@media (min-width: 768px) {
  .inquiry-form .link-box,
  .inquiry-form .submit {
    margin-top: 30px;
  }
}
@media (min-width: 768px) and (max-width: 1199.98px) {
  .inquiry-form .link-box,
  .inquiry-form .submit {
    margin-top: 20px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .inquiry-form .link-box,
  .inquiry-form .submit {
    margin-top: 10px;
  }
}
.inquiry-form .textarea-box {
  position: relative;
  width: 100%;
}
.inquiry-form .textarea-box label {
  width: 100%;
  display: block;
}
.inquiry-form .textarea-box textarea {
  padding-bottom: 55px;
}
.inquiry-form .textarea-box .submit {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 2;
}
.inquiry-form .textarea-box .submit > span {
  min-width: 90px;
  background: #3ba04b;
  color: #fff;
  height: 46px;
}
.inquiry-form .textarea-box .submit > span:after {
  margin-left: 0;
}
.inquiry-form .upload-btn {
  margin-left: auto;
  margin-right: 0;
  background: #f5f5f5;
  padding: 0;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  color: #999;
  width: 72px;
  height: 72px;
  font-size: 26px;
  border-radius: 10px;
  -webkit-box-flex: 0;
          flex: 0 0 auto;
}
@media (max-width: 767.98px) {
  .inquiry-form .upload-btn {
    border-radius: 5px;
  }
}
.inquiry-form .upload-btn:after {
  font-family: 'iconfont' !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e657';
  -webkit-transition: -webkit-transform 0.6s;
  transition: -webkit-transform 0.6s;
  transition: transform 0.6s;
  transition: transform 0.6s, -webkit-transform 0.6s;
}
.inquiry-form .upload-btn.active:after {
  -webkit-transform: rotate(225deg);
      -ms-transform: rotate(225deg);
          transform: rotate(225deg);
}
@media (min-width: 1200px) {
  .inquiry-form .upload-btn {
    -webkit-transition: 0.6s;
    transition: 0.6s;
  }
  .inquiry-form .upload-btn:hover {
    background-color: #3ba04b;
    border-color: #3ba04b;
    color: #fff;
  }
}
@media (max-width: 1199.98px) {
  .inquiry-form .upload-btn {
    width: 50px;
    height: 50px;
    font-size: 22px;
  }
}
@media (max-width: 767.98px) {
  .inquiry-form .upload-btn {
    width: 34px;
    height: 34px;
    font-size: 18px;
  }
}
.inquiry-form .tips {
  margin: -5px 0 25px;
}
@media (max-width: 767.98px) {
  .inquiry-form .tips {
    margin-bottom: 20px;
  }
}
.share-box {
  margin-top: 40px;
}
@media (max-width: 991.98px) {
  .share-box {
    margin-top: 30px;
  }
}
@media (max-width: 767.98px) {
  .share-box {
    margin-top: 20px;
  }
}
.share-box > span {
  display: block;
  font-weight: 600;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-size: 19px;
}
@media (max-width: 1469.98px) {
  .share-box > span {
    font-size: 18px;
  }
}
@media (max-width: 1199.98px) {
  .share-box > span {
    font-size: 17px;
  }
}
@media (max-width: 991.98px) {
  .share-box > span {
    font-size: 16px;
  }
}
@media (max-width: 767.98px) {
  .share-box > span {
    font-size: 15px;
  }
}
.search-none {
  margin-bottom: 50px;
}
@media (max-width: 767.98px) {
  .search-none {
    margin-bottom: 35px;
  }
}
.search-none .tit {
  margin: 0 0 25px;
}
@media (max-width: 767.98px) {
  .search-none .tit {
    margin-bottom: 15px;
    font-size: 20px;
  }
}
.search-none p {
  background-color: #fcf8e3;
  border: 1px solid #faebcc;
  border-radius: 5px;
  margin: 0;
  color: #ab7640;
  padding: 10px;
}
.sitemap-wrap .list1 {
  margin-top: -20px;
  overflow: hidden;
  font-size: 18px;
  text-transform: capitalize;
}
@media (max-width: 991.98px) {
  .sitemap-wrap .list1 {
    font-size: 17px;
  }
}
@media (max-width: 767.98px) {
  .sitemap-wrap .list1 {
    font-size: 16px;
  }
}
@media (max-width: 575.98px) {
  .sitemap-wrap .list1 {
    font-size: 15px;
  }
}
.sitemap-wrap .list1 > li {
  margin-top: 20px;
}
@media (max-width: 767.98px) {
  .sitemap-wrap .list1 > li {
    margin-top: 15px;
  }
}
.sitemap-wrap .list1 > li > span > a {
  font-weight: 500;
  min-width: 260px;
  background-color: #3ba04b;
  color: #fff;
  display: inline-block;
  vertical-align: top;
  padding: 12px 30px;
}
@media (min-width: 1200px) {
  .sitemap-wrap .list1 > li > span > a {
    -webkit-transition: 0.4s;
    transition: 0.4s;
  }
  .sitemap-wrap .list1 > li > span > a:hover {
    text-decoration: underline;
  }
}
@media (max-width: 1199.98px) {
  .sitemap-wrap .list1 > li > span > a:active {
    text-decoration: underline;
  }
}
@media (max-width: 991.98px) {
  .sitemap-wrap .list1 > li > span > a {
    width: 100%;
  }
}
@media (max-width: 767.98px) {
  .sitemap-wrap .list1 > li > span > a {
    padding: 8px 20px;
  }
}
.sitemap-wrap .list2 {
  text-transform: capitalize;
  padding: 0 0 10px 30px;
}
@media (max-width: 767.98px) {
  .sitemap-wrap .list2 {
    padding-left: 15px;
  }
}
.sitemap-wrap .list2 li {
  font-size: 0.94444444em;
}
.sitemap-wrap .list2 > li {
  margin-top: 20px;
}
@media (max-width: 767.98px) {
  .sitemap-wrap .list2 > li {
    margin-top: 15px;
  }
}
.sitemap-wrap .list2 > li > span > a {
  font-weight: 500;
}
@media (min-width: 1200px) {
  .sitemap-wrap .list2 a:hover {
    color: #3ba04b;
    text-decoration: underline;
  }
}
@media (max-width: 1199.98px) {
  .sitemap-wrap .list2 a:active {
    color: #3ba04b;
    text-decoration: underline;
  }
}
.sitemap-wrap .list3 {
  margin-right: -30px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: start;
          align-items: flex-start;
  flex-wrap: wrap;
}
@media (max-width: 767.98px) {
  .sitemap-wrap .list3 {
    margin-right: -15px;
  }
}
.sitemap-wrap .list3 > li {
  padding-right: 30px;
  margin-top: 15px;
  display: inline-block;
}
@media (max-width: 767.98px) {
  .sitemap-wrap .list3 > li {
    padding-right: 15px;
    margin-top: 10px;
  }
}
.sitemap-wrap .list4 {
  padding-left: 5px;
}
.sitemap-wrap .list4 > li > span > a {
  color: #666;
}
.online-wrap.right .code .mask {
  right: 100%;
  padding-right: 5px;
}
.online-wrap.right .online-btn {
  right: 10px;
}
.online-wrap.right .online {
  right: 10px;
}
@media (max-width: 767.98px) {
  .online-wrap.right .online {
    -webkit-transform: translateX(80px);
        -ms-transform: translateX(80px);
            transform: translateX(80px);
    -webkit-transform: translate3d(80px, 0, 0);
            transform: translate3d(80px, 0, 0);
  }
}
.online-wrap.right .online a {
  border-radius: 50px;
}
@media (min-width: 1200px) {
  .online-wrap.right .online a:not(.notChangeRadius):hover {
    border-radius: 0 50px 50px 0;
  }
  .online-wrap.right .online a:not(.notChangeRadius):hover .show-num {
    right: 100%;
  }
}
.online-wrap.right .code-pic {
  right: 45px;
}
@media only screen and (min-width: 768px) and (max-width: 991.98px) {
  .online-wrap.right .code-pic {
    right: 65px;
  }
}
.online-wrap.right .show-num {
  right: -600px;
  border-radius: 50px 0 0 50px;
}
.online-wrap.left .code .mask {
  left: 100%;
  padding-left: 5px;
}
.online-wrap.left .online-btn {
  left: 10px;
}
.online-wrap.left .online {
  left: 10px;
}
@media (max-width: 767.98px) {
  .online-wrap.left .online {
    -webkit-transform: translateX(-50px);
        -ms-transform: translateX(-50px);
            transform: translateX(-50px);
    -webkit-transform: translate3d(-50px, 0, 0);
            transform: translate3d(-50px, 0, 0);
  }
}
.online-wrap.left .online a {
  border-radius: 50px;
}
@media (min-width: 1200px) {
  .online-wrap.left .online a:not(.gotop):hover {
    border-radius: 50px 0 0 50px;
  }
  .online-wrap.left .online a:not(.gotop):hover .show-num {
    left: 100%;
  }
}
.online-wrap.left .code-pic {
  left: 45px;
}
@media only screen and (min-width: 768px) and (max-width: 991.98px) {
  .online-wrap.left .code-pic {
    left: 55px;
  }
}
.online-wrap.left .show-num {
  left: -600px;
  border-radius: 0 50px 50px 0;
}
.online-wrap.active .online-btn:before {
  -webkit-transform: rotateZ(225deg);
      -ms-transform: rotate(225deg);
          transform: rotateZ(225deg);
}
.online-wrap.active .online {
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.online-wrap .online-btn {
  position: fixed;
  z-index: 100;
  bottom: 60px;
  width: 46px;
  height: 46px;
  border: none;
  padding: 0;
  border-radius: 50px;
  line-height: 46px;
  background-color: rgba(0, 0, 0, 0.35);
  -webkit-transform-origin: center center;
      -ms-transform-origin: center center;
          transform-origin: center center;
  box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.1);
  color: #fff;
  text-align: center;
}
@media (min-width: 768px) {
  .online-wrap .online-btn {
    display: none;
  }
}
.online-wrap .online-btn:before {
  display: inline-block;
  font-family: 'iconfont' !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e6d2';
  font-size: 18px;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.online-wrap .code-pic {
  display: none;
  position: fixed;
  z-index: 101;
  bottom: 0;
  width: 120px;
  box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.1);
}
@media only screen and (min-width: 768px) and (max-width: 991.98px) {
  .online-wrap .code-pic {
    bottom: 300px;
  }
}
.online-wrap .code-pic .pic-box {
  padding: 5px;
  background-color: #fff;
}
.online-wrap .code-pic img {
  display: block;
  width: 100%;
}
.online-wrap .online {
  position: fixed;
  z-index: 100;
  bottom: 23%;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  background-color: rgba(0, 0, 0, 0.35);
  border-radius: 50px;
  padding: 5px;
}
@media (max-width: 767.98px) {
  .online-wrap .online {
    bottom: 110px;
  }
}
.online-wrap .online a {
  position: relative;
  display: block;
  width: 46px;
  height: 46px;
  line-height: 46px;
  background-color: rgba(59, 160, 75, 0);
  text-align: center;
  margin: 3px 0;
  font-size: 23px;
  color: #fff;
}
@media (min-width: 1200px) {
  .online-wrap .online a {
    -webkit-transition: background-color 0.6s;
    transition: background-color 0.6s;
  }
  .online-wrap .online a:hover {
    color: #002f34;
    background-color: #bed721;
  }
  .online-wrap .online a:hover .show-num {
    opacity: 1;
  }
}
@media (max-width: 767.98px) {
  .online-wrap .online a {
    width: 38px;
    height: 38px;
    line-height: 38px;
    font-size: 20px;
  }
}
.online-wrap .online a:active {
  color: #002f34;
  background-color: #bed721;
}
.online-wrap .online a .iconfont {
  font-size: 1em;
}
.online-wrap .online .show-num {
  white-space: nowrap;
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  font-size: 0.7em;
  font-family: 'Be Vietnam Pro';
}
.online-wrap .online .show-num P {
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.12);
  background-color: #bed721;
  color: #002f34;
  margin: 0;
  padding: 0 10px;
}
.online-wrap .online .code .mask {
  display: none;
  position: absolute;
  right: 100%;
  top: 0;
  z-index: 10;
  width: 130px;
  height: 130px;
}
.online-wrap .online .code .mask .mask-box {
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.12);
  background-color: #fff;
  padding: 5px;
}
.online-wrap .online .code .mask img {
  width: 100%;
  display: block;
}
.online-wrap .online .code .mask p {
  font-size: 13px;
  color: #888;
  line-height: 16px;
  margin: 5px 0 8px 0;
}
.online-wrap .online .cart {
  border-radius: 50px !important;
  position: relative;
}
.online-wrap .online .cart:before {
  display: block;
  -webkit-transform: translateX(-2px) translateY(2px);
      -ms-transform: translateX(-2px) translateY(2px);
          transform: translateX(-2px) translateY(2px);
}
.online-wrap .online .cart var,
.online-wrap .online .cart i {
  font-style: normal;
}
.online-wrap .online a .icon-arrow-top {
  font-size: 0.9em;
}
.xs-online {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 998;
  box-shadow: 0 -2px 14px 1px rgba(0, 0, 0, 0.2);
  background-color: rgba(59, 160, 75, 0.8);
}
.xs-online ul {
  color: #fff;
  text-align: center;
  display: -webkit-box;
  display: flex;
}
.xs-online ul li {
  -webkit-box-flex: 1;
          flex: 1;
  border-left: 1px solid rgba(255, 255, 255, 0.8);
}
.xs-online ul li > a {
  display: block;
  padding: 6px 0;
  font-size: 0.7em;
}
.xs-online ul li > a:before {
  font-family: 'iconfont' !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: block;
  font-size: 1.4em;
}
.xs-online ul li > a span {
  display: block;
  height: 17px;
  line-height: 17px;
}
.xs-online ul li:first-child {
  border-left: none;
}
.xs-online ul li.tel > a:before {
  content: '\e61c';
}
.xs-online ul li.mail > a:before {
  content: '\e6a4';
}
.xs-online ul li.home > a:before {
  content: '\e6c8';
}
.xs-online ul li.whatsapp > a:before {
  content: '\e621';
}
.xs-online ul li.facebook > a:before {
  content: '\e6d9';
}
.xs-online ul li.product > a:before {
  content: '\e7e9';
}
.xs-online ul li.skype > a:before {
  content: '\e616';
}
.xs-online ul li.map > a:before {
  content: '\e63e';
}
.xs-online ul li.message > a:before {
  content: '\e65f';
}
.xs-online ul li.contact > a:before {
  content: '\e62c';
}
.xs-online ul li.wechat,
.xs-online ul li.weixin {
  position: relative;
}
.xs-online ul li.wechat label,
.xs-online ul li.weixin label {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  z-index: 2;
}
.xs-online ul li.wechat .xs-wechat:checked ~ .pic-box,
.xs-online ul li.weixin .xs-wechat:checked ~ .pic-box {
  display: block;
}
.xs-online ul li.wechat > a:before,
.xs-online ul li.weixin > a:before {
  content: '\e604';
}
.xs-online ul li.wechat .pic-box,
.xs-online ul li.weixin .pic-box {
  display: none;
  box-shadow: 0 -2px 14px 1px rgba(0, 0, 0, 0.2);
  position: absolute;
  bottom: 100%;
  background-color: #fff;
  padding: 5px;
  left: 50%;
  width: 100px;
  max-width: 100px;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
.xs-online ul li.wechat .pic-box img,
.xs-online ul li.weixin .pic-box img {
  display: block;
  width: 100%;
}
.xs-online ul li.wechat .pic-box p,
.xs-online ul li.weixin .pic-box p {
  line-height: 30px;
  white-space: nowrap;
  color: #333;
  margin: 0;
}
.xs-online ul li.service > a:before {
  content: '\e7e9';
}
.xs-online ul li.gotop > a:before {
  content: '\e605';
}
.follow-box {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  flex-wrap: wrap;
}
.follow-box .tit {
  width: 100%;
}
.follow-box.has-width a {
  width: 42px;
  height: 42px;
  font-size: 18px;
}
@media (min-width: 1200px) {
  .follow-box.has-width a {
    -webkit-transition: 0.4s;
    transition: 0.4s;
  }
}
@media (max-width: 767.98px) {
  .follow-box.has-width a {
    width: 34px;
    height: 34px;
    font-size: 15px;
  }
}
.follow-box.has-border a {
  border: 1px solid #2d2d2d;
  color: #666666;
}
@media (min-width: 1200px) {
  .follow-box.has-border a:hover {
    color: #3ba04b;
  }
}
.follow-box.has-border a:active {
  color: #3ba04b;
}
.follow-box.has-radius a {
  border-radius: 50%;
}
.follow-box.has-bg a {
  background-color: #bed721;
}
@media (min-width: 1200px) {
  .follow-box.has-bg a:hover {
    background-color: #3ba04b;
    color: #fff;
  }
}
.follow-box.has-bg a:active {
  background-color: #3ba04b;
  color: #fff;
}
@media (min-width: 1200px) {
  .follow-box.has-normal a:hover {
    color: #3ba04b;
  }
}
.follow-box.has-line span {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  margin-left: 0;
}
.follow-box.has-line span:before {
  content: '';
  height: 20px;
  width: 1px;
  background-color: rgba(255, 255, 255, 0.15);
  margin: 0 24px;
}
@media (max-width: 767.98px) {
  .follow-box.has-line span:before {
    margin: 0 20px;
  }
}
.follow-box.has-line span:first-child:before {
  display: none;
}
.follow-box.alone-color a {
  color: #e6e6e6;
}
.follow-box.alone-color .instagram {
  color: #e80d72 !important;
}
.follow-box.alone-color .linkedin {
  color: #0187cf !important;
}
.follow-box.alone-color .facebook {
  color: #425f9b !important;
}
.follow-box.alone-color .youtube {
  color: #ff0000 !important;
}
.follow-box.alone-color .twitter {
  color: #000 !important;
}
.follow-box .tit {
  margin-bottom: 10px;
}
.follow-box span {
  margin-left: 10px;
}
.follow-box span:first-of-type {
  margin-left: 0;
}
.follow-box a {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  text-align: center;
  position: relative;
  font-size: 20px;
  line-height: 1;
}
@media (max-width: 767.98px) {
  .follow-box a {
    font-size: 18px;
  }
}
.follow-box a svg {
  position: absolute;
  left: -1px;
  top: -1px;
  width: -webkit-calc(100% + 2px);
  width: calc(100% + 2px);
  height: -webkit-calc(100% + 2px);
  height: calc(100% + 2px);
}
.follow-box a .path {
  stroke: #fff;
  stroke-width: 1;
  stroke-dasharray: 0, 40;
  stroke-dashoffset: 0;
  x: 1;
  y: 1;
  width: 28px;
  height: 28px;
  rx: 2;
  ry: 2;
  -webkit-transition: 0.6s;
  transition: 0.6s;
  fill: none;
}
@media (min-width: 1200px) {
  .follow-box a {
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .follow-box a:hover {
    -webkit-transform: translateY(-3px);
        -ms-transform: translateY(-3px);
            transform: translateY(-3px);
    text-decoration: none !important;
  }
}
.follow-box a:active {
  text-decoration: none !important;
}
.follow-box .follow-code {
  position: relative;
}
.follow-box .follow-code:hover .pic {
  display: block;
}
.follow-box .follow-code .pic {
  width: 110px;
  box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.1);
  position: absolute;
  left: 50%;
  bottom: 100%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 2;
  display: none;
}
.privacy-policy-btn.has-icon a,
.sitemap-btn.has-icon a {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
}
.privacy-policy-btn.has-icon a:before,
.sitemap-btn.has-icon a:before {
  font-family: 'iconfont' !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 12px;
  font-size: 1.3em;
  line-height: 1;
}
.privacy-policy-btn.has-line a span,
.sitemap-btn.has-line a span {
  text-decoration: underline;
}
@media (min-width: 1200px) {
  .privacy-policy-btn a:hover span,
  .sitemap-btn a:hover span {
    text-decoration: underline;
  }
}
.privacy-policy-btn a:active,
.sitemap-btn a:active {
  text-decoration: none !important;
}
.privacy-policy-btn a:active span,
.sitemap-btn a:active span {
  text-decoration: underline;
}
.sitemap-btn.has-icon a:before {
  content: '\e8ad';
}
.privacy-policy-btn.has-icon a:before {
  content: '\e649';
}
@media (min-width: 1200px) {
  .footer p a:hover,
  .footer li a:hover,
  .copyright .info a:hover,
  .footer p a:hover span,
  .footer li a:hover span,
  .copyright .info a:hover span {
    text-decoration: underline;
  }
}
.footer p a:active,
.footer li a:active,
.copyright .info a:active,
.footer p a:active span,
.footer li a:active span,
.copyright .info a:active span {
  text-decoration: underline;
}
.footer {
  position: relative;
  z-index: 2;
  overflow: hidden;
  color: #eefed9;
  background: #f7f6eb;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 68, 45, 0.92)), to(rgba(0, 68, 45, 0.92))), url(../images/noise_bg.png);
  background: linear-gradient(to bottom, rgba(0, 68, 45, 0.92), rgba(0, 68, 45, 0.92)), url(../images/noise_bg.png);
}
.footer .footer-row {
  position: relative;
  padding: 80px 0 105px;
  margin: 0 -10px;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
          justify-content: space-between;
}
@media (max-width: 1469.98px) {
  .footer .footer-row {
    padding: 70px 0 90px;
  }
}
@media (max-width: 1399.98px) {
  .footer .footer-row {
    flex-wrap: wrap;
    padding: 60px 0 80px;
  }
}
@media (max-width: 1199.98px) {
  .footer .footer-row {
    padding: 50px 0 70px;
  }
}
@media (max-width: 991.98px) {
  .footer .footer-row {
    padding: 40px 0 55px;
  }
}
@media (max-width: 767.98px) {
  .footer .footer-row {
    padding: 30px 0;
  }
}
.footer .foot-list {
  padding: 0 10px;
}
@media (max-width: 1199.98px) {
  .footer .foot-list {
    width: 50%;
  }
}
@media (max-width: 767.98px) {
  .footer .foot-list {
    width: 100%;
  }
}
.footer .foot-list li a {
  display: inline-block;
  position: relative;
}
.footer .foot-list p {
  color: inherit;
  margin: 0;
}
@media (max-width: 767.98px) {
  .footer .foot-nav ul {
    margin: -10px -6px 0;
  }
}
@media (max-width: 767.98px) {
  .footer .foot-nav li {
    display: -webkit-inline-box;
    display: inline-flex;
    margin-top: 10px;
    padding: 0 6px;
  }
  .footer .foot-nav li:before {
    margin-right: 5px;
  }
}
.footer .f-tit {
  font-size: 26px;
  font-weight: 500;
  margin: 25px 0;
}
@media (max-width: 1469.98px) {
  .footer .f-tit {
    font-size: 24px;
  }
}
@media (max-width: 1199.98px) {
  .footer .f-tit {
    font-size: 23px;
  }
}
@media (max-width: 991.98px) {
  .footer .f-tit {
    font-size: 22px;
  }
}
@media (max-width: 767.98px) {
  .footer .f-tit {
    font-size: 20px;
  }
}
@media (max-width: 575.98px) {
  .footer .f-tit {
    font-size: 19px;
  }
}
@media (max-width: 991.98px) {
  .footer .f-tit {
    margin-bottom: 20px;
  }
}
@media (max-width: 767.98px) {
  .footer .f-tit {
    margin-bottom: 10px;
  }
}
.footer .f-logo {
  width: 280px;
}
@media (max-width: 767.98px) {
  .footer .f-logo {
    width: 150px;
  }
}
@media (min-width: 1200px) {
  .footer .foot-subscription {
    width: 500px;
  }
}
@media (min-width: 1200px) and (max-width: 1469.98px) {
  .footer .foot-subscription {
    width: 420px;
  }
}
.footer .foot-subscription .tit {
  line-height: 1.13333333;
  font-weight: 800;
  font-size: 32px;
  margin-bottom: 10px;
}
@media (max-width: 1469.98px) {
  .footer .foot-subscription .tit {
    font-size: 28px;
  }
}
@media (max-width: 1399.98px) {
  .footer .foot-subscription .tit {
    font-size: 26px;
  }
}
@media (max-width: 767.98px) {
  .footer .foot-subscription .tit {
    font-size: 22px;
  }
}
.footer .foot-subscription .tit + p {
  font-size: 19px;
  font-weight: 300;
}
@media (max-width: 1469.98px) {
  .footer .foot-subscription .tit + p {
    font-size: 18px;
  }
}
@media (max-width: 1199.98px) {
  .footer .foot-subscription .tit + p {
    font-size: 17px;
  }
}
@media (max-width: 991.98px) {
  .footer .foot-subscription .tit + p {
    font-size: 16px;
  }
}
@media (max-width: 767.98px) {
  .footer .foot-subscription .tit + p {
    font-size: 15px;
  }
}
.footer .foot-subscription form {
  margin: 25px 0 50px;
  -webkit-box-flex: 0;
          flex: 0 0 auto;
  position: relative;
  max-width: 100%;
  z-index: 2;
  display: -webkit-box;
  display: flex;
  background-color: #eefed9;
  border-radius: 10px;
  overflow: hidden;
}
@media (max-width: 767.98px) {
  .footer .foot-subscription form {
    border-radius: 5px;
  }
}
@media (max-width: 767.98px) {
  .footer .foot-subscription form {
    margin: 20px 0 30px;
  }
}
.footer .foot-subscription form input::-webkit-input-placeholder,
.footer .foot-subscription form textarea::-webkit-input-placeholder {
  color: #002f34;
}
.footer .foot-subscription form input:-o-placeholder,
.footer .foot-subscription form textarea:-o-placeholder {
  color: #002f34;
}
.footer .foot-subscription form input::-moz-placeholder,
.footer .foot-subscription form textarea::-moz-placeholder {
  color: #002f34;
}
.footer .foot-subscription form input:-ms-input-placeholder,
.footer .foot-subscription form textarea:-ms-input-placeholder {
  color: #002f34;
}
.footer .foot-subscription form input:focus::-webkit-input-placeholder,
.footer .foot-subscription form textarea:focus::-webkit-input-placeholder {
  color: #aaa;
}
.footer .foot-subscription form input:focus::-o-placeholder,
.footer .foot-subscription form textarea:focus::-o-placeholder {
  color: #aaa;
}
.footer .foot-subscription form input:focus::-moz-placeholder,
.footer .foot-subscription form textarea:focus::-moz-placeholder {
  color: #aaa;
}
.footer .foot-subscription form input:focus::-ms-input-placeholder,
.footer .foot-subscription form textarea:focus::-ms-input-placeholder {
  color: #aaa;
}
.footer .foot-subscription form input {
  background: none;
  -webkit-box-flex: 1;
          flex: 1 0 0%;
  display: block;
  width: 100%;
  color: #002f34;
  font-size: 17px;
  padding: 0 20px;
}
@media (max-width: 1199.98px) {
  .footer .foot-subscription form input {
    font-size: 16px;
  }
}
@media (max-width: 991.98px) {
  .footer .foot-subscription form input {
    font-size: 15px;
  }
}
@media (max-width: 767.98px) {
  .footer .foot-subscription form input {
    font-size: 14px;
  }
}
.footer .foot-subscription form .more-box {
  padding: 0;
  margin: -1px;
}
.footer .foot-subscription form .more-box > span {
  min-width: 156px;
  height: 56px;
  font-size: 19px;
  font-weight: 500;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}
@media (max-width: 1469.98px) {
  .footer .foot-subscription form .more-box > span {
    font-size: 18px;
  }
}
@media (max-width: 1199.98px) {
  .footer .foot-subscription form .more-box > span {
    font-size: 17px;
  }
}
@media (max-width: 991.98px) {
  .footer .foot-subscription form .more-box > span {
    font-size: 16px;
  }
}
@media (max-width: 767.98px) {
  .footer .foot-subscription form .more-box > span {
    font-size: 15px;
  }
}
.footer .foot-subscription form .more-box > span:after {
  font-size: 1.1em;
}
@media (max-width: 1469.98px) {
  .footer .foot-subscription form .more-box > span {
    min-width: 130px;
    height: 54px;
  }
}
@media (max-width: 991.98px) {
  .footer .foot-subscription form .more-box > span {
    min-width: 115px;
    height: 50px;
  }
}
@media (max-width: 767.98px) {
  .footer .foot-subscription form .more-box > span {
    min-width: 100px;
    height: 46px;
  }
}
@media (min-width: 1200px) {
  .footer .foot-subscription form .more-box:hover > span > span {
    text-decoration: underline;
  }
}
.footer .foot-subscription .follow-box a {
  background-color: #eefed9;
  color: #002f34;
}
@media (min-width: 1200px) {
  .footer .foot-subscription .follow-box a:hover {
    background-color: #3ba04b;
    color: #fff;
  }
}
@media (min-width: 1200px) {
  .footer .foot-about {
    max-width: 460px;
  }
}
@media (min-width: 1200px) and (max-width: 1469.98px) {
  .footer .foot-about {
    max-width: 380px;
  }
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  .footer .foot-about {
    max-width: 320px;
  }
}
.footer .foot-about .f-logo {
  width: 200px;
}
.footer .foot-about .txt {
  margin: 30px 0 40px;
}
@media (max-width: 991.98px) {
  .footer .foot-about .txt {
    margin: 25px 0 30px;
  }
}
@media (max-width: 767.98px) {
  .footer .foot-about .txt {
    margin: 20px 0;
  }
}
@media (min-width: 1200px) {
  .footer .foot-contact {
    max-width: 470px;
  }
}
@media (min-width: 1200px) and (max-width: 1469.98px) {
  .footer .foot-contact {
    max-width: 440px;
  }
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  .footer .foot-contact {
    max-width: 420px;
  }
}
@media (max-width: 991.98px) {
  .footer .foot-contact {
    margin-top: 30px;
  }
}
@media (max-width: 767.98px) {
  .footer .foot-contact {
    margin-top: 20px;
  }
}
.footer .foot-contact li {
  margin-top: 30px;
}
@media (min-width: 768px) {
  .footer .foot-contact li:first-child {
    margin-top: 0;
  }
}
@media (max-width: 767.98px) {
  .footer .foot-contact li {
    margin-top: 20px;
  }
}
@media (min-width: 1200px) {
  .footer .foot-contact li a:hover {
    color: inherit;
  }
}
@media (min-width: 1200px) {
  .footer .foot-message {
    width: 420px;
    max-width: 100%;
  }
}
.footer .foot-message .row {
  margin-right: -8px;
  margin-left: -8px;
}
.footer .foot-message .row > li {
  padding: 0 8px;
}
.footer .foot-message li > label {
  background: rgba(255, 255, 255, 0.1);
  padding: 10px 20px;
  margin-bottom: 15px;
}
@media (max-width: 767.98px) {
  .footer .foot-message li > label {
    padding: 10px 15px;
  }
}
.footer .foot-message input::-webkit-input-placeholder,
.footer .foot-message textarea::-webkit-input-placeholder {
  color: #fff;
}
.footer .foot-message input:-o-placeholder,
.footer .foot-message textarea:-o-placeholder {
  color: #fff;
}
.footer .foot-message input::-moz-placeholder,
.footer .foot-message textarea::-moz-placeholder {
  color: #fff;
}
.footer .foot-message input:-ms-input-placeholder,
.footer .foot-message textarea:-ms-input-placeholder {
  color: #fff;
}
.footer .foot-message input:focus::-webkit-input-placeholder,
.footer .foot-message textarea:focus::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.3);
}
.footer .foot-message input:focus::-o-placeholder,
.footer .foot-message textarea:focus::-o-placeholder {
  color: rgba(255, 255, 255, 0.3);
}
.footer .foot-message input:focus::-moz-placeholder,
.footer .foot-message textarea:focus::-moz-placeholder {
  color: rgba(255, 255, 255, 0.3);
}
.footer .foot-message input:focus::-ms-input-placeholder,
.footer .foot-message textarea:focus::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.3);
}
.footer .foot-message input,
.footer .foot-message textarea {
  color: #fff;
  font-size: 12px;
}
.footer .foot-message textarea {
  height: 70px;
}
.footer .foot-message .submit {
  margin-left: 20px;
}
@media (max-width: 767.98px) {
  .footer .foot-message .submit {
    margin-left: 15px;
  }
}
.footer .foot-message .submit > span {
  color: #fff;
  font-size: 12px;
}
.footer .foot-tit {
  position: relative;
}
.footer .foot-tit > img {
  width: 100%;
  display: block;
}
.footer .foot-tit .pic {
  position: absolute;
  left: 50%;
  bottom: 0;
  -webkit-transform: translateX(-50%) translateY(3%);
      -ms-transform: translateX(-50%) translateY(3%);
          transform: translateX(-50%) translateY(3%);
  width: 26.42424242%;
}
@media (max-width: 1199.98px) {
  .footer .foot-tit .pic {
    display: none;
  }
}
.footer .foot-tit .img-box {
  padding-bottom: 151.37614679%;
}
.footer-func > div {
  line-height: 1;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
}
.footer-func > div:after {
  content: '|';
  margin: 0 20px;
}
@media (max-width: 767.98px) {
  .footer-func > div:after {
    margin: 0 15px;
  }
}
.footer-func > div:last-child:after {
  display: none;
}
.copyright {
  position: relative;
  z-index: 2;
  font-size: 17px;
  line-height: 2;
}
@media (max-width: 1469.98px) {
  .copyright {
    font-size: 15px;
  }
}
@media (max-width: 1199.98px) {
  .copyright {
    text-align: center;
  }
}
@media (max-width: 767.98px) {
  .copyright {
    padding-bottom: 60px;
  }
}
.copyright .container {
  padding-bottom: -webkit-calc(constant(safe-area-inset-bottom) - 15px);
  padding-bottom: calc(constant(safe-area-inset-bottom) - 15px);
  padding-bottom: -webkit-calc(env(safe-area-inset-bottom) - 15px);
  padding-bottom: calc(env(safe-area-inset-bottom) - 15px);
}
@media (max-width: 1199.98px) {
  .copyright .container {
    -webkit-box-pack: center;
            justify-content: center;
  }
}
.copyright .google-translate {
  -webkit-box-flex: 0;
          flex: 0 0 auto;
  line-height: 1.7;
  -webkit-box-ordinal-group: 4;
          order: 3;
}
@media (max-width: 1399.98px) {
  .copyright .google-translate {
    margin-top: 5px;
    margin-left: 20px;
  }
}
@media (max-width: 575.98px) {
  .copyright .google-translate {
    margin-left: 0;
    margin-top: 10px;
  }
}
.copyright .info-box {
  margin-top: 5px;
  padding: 25px 0;
  text-align: center;
}
@media (min-width: 1400px) {
  .copyright .info-box {
    -webkit-box-pack: justify !important;
            justify-content: space-between !important;
  }
}
@media (min-width: 1200px) {
  .copyright .info-box {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
            align-items: center;
  }
}
@media (max-width: 1469.98px) {
  .copyright .info-box {
    padding: 20px 0;
  }
}
@media (max-width: 767.98px) {
  .copyright .info-box {
    padding: 15px 0;
  }
}
@media (max-width: 1399.98px) {
  .copyright .footer-func {
    -webkit-box-ordinal-group: 3;
            order: 2;
  }
}
.copyright .info {
  margin: 0 -5px;
}
@media (max-width: 1399.98px) {
  .copyright .info {
    width: 100%;
  }
}
.copyright .info span {
  padding: 0 5px;
}
@media (max-width: 1399.98px) {
  .copyright .follow-box {
    -webkit-box-pack: center;
            justify-content: center;
    margin-bottom: 10px;
  }
}
