@charset "utf-8";
@font-face {
  font-family: 'Cormorant Infant';
  src: local('Cormorant Infant SemiBold'), local('CormorantInfant-SemiBold'), url('../fonts/cormorant-infant/CormorantInfant-SemiBold.woff2') format('woff2'), url('../fonts/cormorant-infant/CormorantInfant-SemiBold.woff') format('woff'), url('../fonts/cormorant-infant/CormorantInfant-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Cormorant Infant';
  src: local('Cormorant Infant Bold'), local('CormorantInfant-Bold'), url('../fonts/cormorant-infant/CormorantInfant-Bold.woff2') format('woff2'), url('../fonts/cormorant-infant/CormorantInfant-Bold.woff') format('woff'), url('../fonts/cormorant-infant/CormorantInfant-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Libre Bodoni';
  src: local('Libre Bodoni Regular'), local('LibreBodoni-Regular'), url('../fonts/libre-bodoni/LibreBodoni-Regular.woff2') format('woff2'), url('../fonts/libre-bodoni/LibreBodoni-Regular.woff') format('woff'), url('../fonts/libre-bodoni/LibreBodoni-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
:root {
  --bs-body-color: #000;
  --bs-body-font-size: 14px;
  --Gray-2: #343434;
  --Gray-3: #4c4c4c;
  --Gray-4: #d9d9d9;
  --Gray-5: #f0f0f0;
  --ngy-margin-100: 100px;
  --ngy-margin-80: 80px;
  --ngy-margin-76: 76px;
  --ngy-margin-70: 70px;
  --ngy-margin-56: 56px;
  --ngy-margin-60: 60px;
  --ngy-margin-50: 50px;
  --ngy-margin-40: 40px;
  --ngy-margin-36: 36px;
  --ngy-header-color: #000;
  --ngy-slide-nav-radius: 12px;
  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;
}
@media (max-width: 1469.98px) {
  :root {
    --ngy-margin-100: 85px;
    --ngy-margin-80: 70px;
    --ngy-margin-76: 66px;
    --ngy-margin-70: 60px;
    --ngy-margin-56: 48px;
  }
}
@media (max-width: 1199.98px) {
  :root {
    --ngy-margin-100: 70px;
    --ngy-margin-80: 60px;
    --ngy-margin-76: 56px;
    --ngy-margin-70: 50px;
    --ngy-margin-60: 45px;
    --ngy-margin-56: 40px;
    --ngy-margin-50: 40px;
  }
}
@media (max-width: 991.98px) {
  :root {
    --ngy-margin-100: 55px;
    --ngy-margin-80: 50px;
    --ngy-margin-76: 46px;
    --ngy-margin-70: 40px;
    --ngy-margin-60: 35px;
    --ngy-margin-56: 32px;
    --ngy-margin-50: 30px;
    --ngy-margin-36: 26px;
  }
}
@media (max-width: 767.98px) {
  :root {
    --ngy-margin-100: 40px;
    --ngy-margin-80: 38px;
    --ngy-margin-76: 36px;
    --ngy-margin-70: 30px;
    --ngy-margin-60: 28px;
    --ngy-margin-56: 24px;
    --ngy-margin-50: 20px;
    --ngy-margin-36: 16px;
  }
}
@media (max-width: 575.98px) {
  :root {
    --ngy-margin-70: 25px;
  }
}
@media (min-width: 1200px) {
  .row.gy-xl-56 {
    margin-top: -webkit-calc(-1 * var(--ngy-margin-56));
    margin-top: calc(-1 * var(--ngy-margin-56));
  }
  .row.gy-xl-56 > * {
    margin-top: var(--ngy-margin-56);
  }
}
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: Arial, Helvetica, 'Helvetica Neue', 'PingFang SC', 'Microsoft YaHei', 'Hiragino Sans GB', 'Heiti SC', 'WenQuanYi Micro Hei', sans-serif;
}
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;
  }
}
@media (min-width: 1200px) {
  body.index-body .header .container {
    min-width: 100%;
    padding: 0 6.25vw;
  }
}
@media (min-width: 1200px) {
  body.index-body .header-r {
    -webkit-box-flex: 1;
            flex: 1 0 0%;
    padding-left: 3.64583333vw;
  }
  body.index-body .header-r .nav {
    margin-left: 0;
    margin-right: auto;
  }
}
.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;
}
h1,
h2,
h3,
h4,
h5,
.tit {
  font-family: 'Cormorant Infant';
  font-weight: bold;
}
.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%;
}
.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(171, 116, 66, 0.7);
}
.scrollbar::-webkit-scrollbar-thumb:hover {
  border-radius: 5px;
  background-color: #ab7442;
}
.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;
  }
}
.mt-76 {
  margin-top: var(--ngy-margin-76);
}
.mt-56 {
  margin-top: var(--ngy-margin-56);
}
.mt-36 {
  margin-top: var(--ngy-margin-36);
}
.ajax-icon-loader {
  display: inline-block;
  width: 40px;
  aspect-ratio: 1;
  border-radius: 50%;
  border: 5px solid #ab7442;
  -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 25px #fff;
    opacity: 0;
  }
}
@keyframes scaleShadow {
  0% {
    box-shadow: 0 0 0 0 #fff;
    opacity: 0.7;
  }
  100% {
    box-shadow: 0 0 0 25px #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 #ab7442;
    opacity: 0.7;
  }
  100% {
    box-shadow: 0 0 0 15px #ab7442;
    opacity: 0;
  }
}
@keyframes scaleShadowSm {
  0% {
    box-shadow: 0 0 0 0 #ab7442;
    opacity: 0.7;
  }
  100% {
    box-shadow: 0 0 0 15px #ab7442;
    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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
}
.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: #fff;
  -webkit-animation: scaleShadow 3000ms linear infinite;
          animation: scaleShadow 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-box > span {
  margin-top: 25px;
  font-size: 32px;
  color: #fff;
  font-weight: 600;
}
@media (max-width: 1469.98px) {
  .video-box .v-btn-box > span {
    font-size: 28px;
  }
}
@media (max-width: 1199.98px) {
  .video-box .v-btn-box > span {
    font-size: 24px;
  }
}
@media (max-width: 991.98px) {
  .video-box .v-btn-box > span {
    font-size: 20px;
  }
}
@media (max-width: 767.98px) {
  .video-box .v-btn-box > span {
    font-size: 16px;
  }
}
.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: 32px;
  height: 32px;
  font-size: 16px;
  background-color: #ab7442;
  color: #fff;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
}
.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: 1469.98px) {
  .video-box .v-tit {
    font-size: 30px;
  }
}
@media (max-width: 1399.98px) {
  .video-box .v-tit {
    font-size: 28px;
  }
}
@media (max-width: 1199.98px) {
  .video-box .v-tit {
    font-size: 26px;
  }
}
@media (max-width: 991.98px) {
  .video-box .v-tit {
    font-size: 24px;
  }
}
@media (max-width: 767.98px) {
  .video-box .v-tit {
    font-size: 22px;
  }
}
@media (max-width: 575.98px) {
  .video-box .v-tit {
    font-size: 20px;
  }
}
@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:before {
  font-family: 'iconfont' !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e7e0';
}
/* .table-box {
  width: 100%;
  max-width: 100%;
  overflow: auto;
}
.table-box table {
  width: auto !important;
  height: auto !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 0 !important;
  background: none !important;
  border-bottom: 1px solid #d9d9d9 !important;
}
.table-box table tr:first-child {
  font-weight: bold;
  color: #ab7442;
}
.table-box table tr p,
.table-box table tr span {
  background: none !important;
  margin: 0 !important;
  padding: 0 !important;
}
.table-box table td:not(:last-child) {
  padding-right: 50px !important;
}
@media (max-width: 1199.98px) {
  .table-box table td:not(:last-child) {
    padding-right: 40px !important;
  }
}
@media (max-width: 991.98px) {
  .table-box table td:not(:last-child) {
    padding-right: 30px !important;
  }
}
@media (max-width: 767.98px) {
  .table-box table td:not(:last-child) {
    padding-right: 20px !important;
  }
}
.table-box table img {
  height: auto !important;
  max-width: 100%;
} */

.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 #d9d9d9 !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-c {
  font-family: 'Cormorant Infant';
}
.font-l {
  font-family: 'Libre Bodoni';
}
.bg-gray {
  background-color: #f9f9f9;
}
.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: 4px;
}
@media (min-width: 1470px) {
  .container {
    max-width: 1440px;
  }
}
@media (min-width: 1580px) {
  .container {
    max-width: 1550px;
  }
}
@media (min-width: 1740px) {
  .container-lg {
    max-width: 1710px;
  }
}
.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: 25px;
}
@media (max-width: 1199.98px) {
  .radius {
    border-radius: 20px;
  }
}
@media (max-width: 991.98px) {
  .radius {
    border-radius: 15px;
  }
}
@media (max-width: 767.98px) {
  .radius {
    border-radius: 10px;
  }
}
.radius-xs {
  border-radius: 5px;
}
@media (max-width: 767.98px) {
  .radius-xs {
    border-radius: 3px;
  }
}
.txt.txt-lg li,
.txt.txt-lg p {
  font-size: 20px;
}
@media (max-width: 1199.98px) {
  .txt.txt-lg li,
  .txt.txt-lg p {
    font-size: 19px;
  }
}
@media (max-width: 991.98px) {
  .txt.txt-lg li,
  .txt.txt-lg p {
    font-size: 18px;
  }
}
@media (max-width: 767.98px) {
  .txt.txt-lg li,
  .txt.txt-lg p {
    font-size: 17px;
  }
}
@media (max-width: 575.98px) {
  .txt.txt-lg li,
  .txt.txt-lg p {
    font-size: 16px;
  }
}
.txt.txt-xs li,
.txt.txt-xs p {
  font-size: 16px;
  line-height: 1.625;
}
@media (max-width: 991.98px) {
  .txt.txt-xs li,
  .txt.txt-xs p {
    font-size: 15px;
  }
}
@media (max-width: 767.98px) {
  .txt.txt-xs li,
  .txt.txt-xs p {
    font-size: 14px;
  }
}
.txt.lh-lg p {
  line-height: 1.75;
}
.txt img {
  max-width: 100%;
  height: auto !important;
}
.txt li,
.txt p {
  font-size: 16px;
  line-height: 1.5;
  margin: 0;
}
@media (max-width: 991.98px) {
  .txt li,
  .txt p {
    font-size: 15px;
  }
}
@media (max-width: 767.98px) {
  .txt li,
  .txt p {
    font-size: 14px;
  }
}
.title-box,
.title {
  margin-bottom: 60px;
}
@media (max-width: 1469.98px) {
  .title-box,
  .title {
    margin-bottom: 50px;
  }
}
@media (max-width: 1199.98px) {
  .title-box,
  .title {
    margin-bottom: 40px;
  }
}
@media (max-width: 991.98px) {
  .title-box,
  .title {
    margin-bottom: 30px;
  }
}
@media (max-width: 767.98px) {
  .title-box,
  .title {
    margin-bottom: 20px;
  }
}
.title-box .title {
  margin-bottom: 0 !important;
}
@media (min-width: 1200px) {
  .title-box .title {
    width: 990px;
  }
}
.title-box > .inline-arrow,
.title-box > .link-box {
  -webkit-box-flex: 0;
          flex: 0 0 auto;
  margin-left: 15px;
}
.title.text-center,
.title.text-center h2,
.title.text-center .txt {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.title.has-color h2 {
  color: #ab7442;
}
.title.color-white {
  color: #fff;
}
.title.color-white h1,
.title.color-white h2,
.title.color-white p {
  color: inherit;
}
.title.d-flex h2 {
  margin-bottom: 0;
}
.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: #ab7442;
  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: 64px;
  line-height: 1.125;
}
@media (max-width: 1469.98px) {
  .title h1,
  .title h2 {
    font-size: 58px;
  }
}
@media (max-width: 1399.98px) {
  .title h1,
  .title h2 {
    font-size: 54px;
  }
}
@media (max-width: 1199.98px) {
  .title h1,
  .title h2 {
    font-size: 51px;
  }
}
@media (max-width: 991.98px) {
  .title h1,
  .title h2 {
    font-size: 44px;
  }
}
@media (max-width: 767.98px) {
  .title h1,
  .title h2 {
    font-size: 37px;
  }
}
@media (max-width: 575.98px) {
  .title h1,
  .title h2 {
    font-size: 30px;
  }
}
.title h1 span,
.title h2 span {
  color: #ab7442;
}
.title-lg h1,
.title-lg h2 {
  font-size: 52px;
}
@media (max-width: 1469.98px) {
  .title-lg h1,
  .title-lg h2 {
    font-size: 44px;
  }
}
@media (max-width: 1199.98px) {
  .title-lg h1,
  .title-lg h2 {
    font-size: 38px;
  }
}
@media (max-width: 991.98px) {
  .title-lg h1,
  .title-lg h2 {
    font-size: 32px;
  }
}
@media (max-width: 767.98px) {
  .title-lg h1,
  .title-lg h2 {
    font-size: 26px;
  }
}
.title .txt {
  width: 1170px;
  max-width: 100%;
  margin-top: 24px;
}
@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;
  }
}
.pagination {
  display: block;
  margin-top: 100px;
  font-size: 16px;
  color: #bcbcbc;
}
@media (max-width: 1469.98px) {
  .pagination {
    margin-top: 80px;
  }
}
@media (max-width: 1199.98px) {
  .pagination {
    margin-top: 60px;
  }
}
@media (max-width: 991.98px) {
  .pagination {
    margin-top: 45px;
  }
}
@media (max-width: 767.98px) {
  .pagination {
    margin-top: 30px;
  }
}
.pagination a,
.pagination span:not(.ellipsis) {
  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;
  padding: 0;
  margin: 0 7px;
  background: none;
  vertical-align: middle;
  overflow: hidden;
}
@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 {
    color: #db3924;
  }
}
@media (max-width: 1199.98px) {
  .pagination a:active,
  .pagination span:not(.ellipsis):active {
    color: #db3924;
  }
}
.pagination span.current {
  color: #db3924;
}
.pagination span.current.prev,
.pagination span.current.next {
  display: none;
}
.pagination .next,
.pagination .prev {
  min-width: 38px;
  height: 38px;
  color: #bcbcbc;
  border-radius: 50%;
  border: 1px solid #bcbcbc;
  background: none;
  font-size: 1.1em;
}
.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;
}
@media (min-width: 1200px) {
  .pagination .next:hover,
  .pagination .prev:hover {
    background-color: #db3924;
    border-color: #db3924;
    color: #fff;
  }
}
@media (max-width: 767.98px) {
  .pagination .next,
  .pagination .prev {
    min-width: 30px;
    height: 30px;
    font-size: 1em;
  }
}
.pagination .next:active,
.pagination .prev:active {
  background-color: #db3924;
  border-color: #db3924;
  color: #fff;
}
@media (max-width: 991.98px) {
  .pagination .prev {
    margin: 0 15px 0 0;
  }
}
@media (max-width: 768px) {
  .pagination .prev {
    margin: 0 5px 0 0;
  }
}
.pagination .prev:before {
  content: '\e72b';
}
@media (max-width: 991.98px) {
  .pagination .next {
    margin: 0 0 0 15px;
  }
}
@media (max-width: 768px) {
  .pagination .next {
    margin: 0 0 0 5px;
  }
}
.pagination .next:after {
  content: '\eba0';
}
.google-translate {
  min-width: 156px;
}
.header-top {
  background-color: #ab7442;
  color: #fff;
  min-height: 40px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  font-size: 16px;
}
@media (max-width: 1199.98px) {
  .header-top {
    font-size: 14px;
  }
}
@media (max-width: 991.98px) {
  .header-top {
    font-size: 15px;
  }
}
@media (max-width: 575.98px) {
  .header-top {
    font-size: 14px;
    font-size: 3vw;
  }
}
.header-top .info span {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
}
.header-top .info span:before {
  content: '';
  width: 1px;
  height: 12px;
  background-color: #fff;
  margin: 0 26px;
}
.header-top .info span:first-child:before {
  display: none;
}
@media (min-width: 1200px) {
  .header-top .info a:hover {
    text-decoration: underline;
  }
}
.header {
  position: relative;
  z-index: 999;
}
@media (min-width: 1200px) {
  .header.always-fixed {
    height: 0 !important;
  }
}
@media (min-width: 1200px) {
  .header.always-fixed .header-box {
    border: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    color: #fff;
  }
}
.header.mobie-fixed .header-box {
  position: fixed;
  left: 0;
  top: -70px;
  width: 100%;
  margin: 70px 0 0;
  -webkit-transition: margin 0.8s;
  transition: margin 0.8s;
  box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.1);
  background-color: #fff;
}
.header.mobie-fixed .header-box:after {
  max-width: 100%;
}
@media (min-width: 1200px) {
  .header:not(.always-fixed) .header-box,
  .header.fixed .header-box {
    -webkit-transition: background-color 0.1s;
    transition: background-color 0.1s;
    background-color: #fff;
    box-shadow: 0 4px 4px 0 rgba(171, 116, 66, 0.24);
    color: #000;
  }
  .header:not(.always-fixed) .logo .logo-color,
  .header.fixed .logo .logo-color {
    display: block;
  }
  .header:not(.always-fixed) .logo .logo-normal,
  .header.fixed .logo .logo-normal {
    display: none;
  }
  .header:not(.always-fixed) .find,
  .header.fixed .find,
  .header:not(.always-fixed) .cart a,
  .header.fixed .cart a {
    background-color: #ab7442;
    color: #fff;
  }
  .header.fixed.always-fixed {
    color: #fff;
  }
  .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;
    background: #fff;
    box-shadow: 0 4px 4px 0 rgba(171, 116, 66, 0.24);
  }
}
@media (min-width: 1200px) and (min-width: 1200px) {
  .header:not(.always-fixed) .find:hover,
  .header.fixed .find:hover,
  .header:not(.always-fixed) .cart a:hover,
  .header.fixed .cart a:hover {
    background-color: #db3924;
  }
}
.header .header-box {
  z-index: 2;
  position: relative;
}
.header .header-box > .container {
  position: relative;
}
@media (min-width: 1200px) {
  .header .header-box {
    -webkit-perspective: 500;
            perspective: 500;
  }
}
@media (min-width: 1470px) {
  .header .header-box .container-fluid {
    padding: 0 2.14707461%;
  }
}
.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;
  }
}
@media (min-width: 1200px) {
  .header .header-r > *:not(.nav) {
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    white-space: nowrap;
  }
}
@media (max-width: 1199.98px) {
  .header .header-r > * {
    margin-left: 30px;
  }
}
@media (max-width: 575.98px) {
  .header .header-r > * {
    margin-left: 15px;
    margin-left: 4vw;
  }
}
.header .header-r > *:first-child {
  margin-left: 0;
}
.header .logo {
  -webkit-box-flex: 0;
          flex: 0 0 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 a {
  position: relative;
}
.header .cart a:before {
  font-family: 'iconfont' !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e752';
}
.header .cart a var {
  position: absolute;
  left: 60%;
  top: -2px;
  font-style: inherit;
  background-color: #ab7442;
  color: #fff;
  border-radius: 50px;
  padding: 2px 5px;
  line-height: 1;
  font-size: 12px;
}
@media (max-width: 767.98px) {
  .header .cart a var {
    font-size: 10px;
  }
}
.header .find:before {
  font-family: 'iconfont' !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e660';
}
@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 {
    padding-right: 60px;
    display: block !important;
  }
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  .header .nav {
    padding-right: 30px;
  }
}
@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: #ab7442;
  }
  .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;
    -webkit-box-pack: justify;
            justify-content: space-between;
  }
  .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 {
    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 10px;
  }
  .header .nav .nav-list1 > li > span {
    display: block;
    width: 100%;
    padding: 5px 0;
  }
  .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;
    padding: 0 10px;
    min-height: 70px;
  }
  .header .nav .nav-list1 > li > span > a > span {
    display: block;
  }
  .header .nav .nav-list1 > li.more > span > a: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 {
    text-decoration: underline;
  }
  .header .nav .nav-list1 > li:hover > ul {
    -webkit-transform: rotateX(0);
            transform: rotateX(0);
  }
  .header .nav .nav-list1 ul[class^='nav-list'] {
    letter-spacing: 0;
    opacity: 0;
    text-transform: capitalize;
    visibility: hidden;
    position: absolute;
    text-align: left;
    color: #fff;
    background-color: rgba(171, 116, 66, 0.49);
    background-clip: padding-box;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    pointer-events: none;
    border-radius: 10px;
    width: 164px;
    font-family: 'Cormorant Infant';
    font-size: 16px;
    padding: 10px 0;
    font-weight: bold;
    line-height: 1.2;
  }
  .header .nav .nav-list1 ul[class^='nav-list'] li:not(:first-child) a {
    border-top: 1px solid #c9aa8e;
  }
  .header .nav .nav-list1 ul[class^='nav-list'] li:hover > span > a {
    text-decoration: underline;
  }
  .header .nav .nav-list1 ul[class^='nav-list'] li > span {
    padding: 0 20px;
    display: block;
  }
  .header .nav .nav-list1 ul[class^='nav-list'] a {
    display: block;
    padding: 10px 0;
    position: relative;
  }
  .header .nav .nav-list1 .nav-list2 {
    top: 100%;
    left: -15px;
    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 {
    position: relative;
  }
  .header .nav .nav-list1 .nav-list2 > li > span > a {
    display: block;
  }
  .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 (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 {
  border-top: 1px solid #f6f6f6;
  position: relative;
  display: -webkit-box;
  display: flex;
  padding-right: 50px;
}
@media (max-width: 1199.98px) {
  .header .list {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .header .list li:hover > span > a > span {
    color: #ab7442;
  }
}
.header .list > li {
  position: relative;
  font-size: 16px;
  -webkit-perspective: 500;
          perspective: 500;
  margin-left: 80px;
}
.header .list > li:first-child {
  margin-left: 0;
}
@media (max-width: 1469.98px) {
  .header .list > li {
    margin-left: 50px;
  }
}
@media (max-width: 1399.98px) {
  .header .list > li {
    margin-left: 40px;
  }
}
@media (min-width: 1200px) {
  .header .list > li:hover > span > a:after {
    width: 100%;
  }
}
.header .list > li > span {
  height: 100%;
  display: block;
}
.header .list > li > span > a {
  text-transform: capitalize;
  position: relative;
  text-align: center;
  height: 100%;
  min-height: 60px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
}
.header .list > li > span > a:after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 0;
  -webkit-transition: 0.6s;
  transition: 0.6s;
  height: 2px;
  background-color: #ab7442;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
.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: #ab7442;
  }
}
.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;
}
.logo {
  -webkit-box-flex: 0;
          flex: 0 0 auto;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  white-space: nowrap;
}
@media (min-width: 1200px) {
  .logo .logo-color {
    display: none;
  }
  .logo .logo-normal {
    display: block;
  }
}
@media (max-width: 1199.98px) {
  .logo .logo-color {
    display: block;
  }
  .logo .logo-normal {
    display: none;
  }
}
.logo img {
  max-width: 100%;
}
.logo .pic {
  height: 40px;
}
.logo .pic img {
  height: 100%;
}
@media (max-width: 767.98px) {
  .logo .pic {
    height: auto;
    width: 130px;
    width: min(130px, 35vw);
  }
  .logo .pic img {
    width: 100%;
    height: auto;
  }
}
.logo .tit {
  font-size: 34px;
  color: #ab7442;
  margin-left: 8px;
  letter-spacing: -1.6px;
}
@media (max-width: 1469.98px) {
  .logo .tit {
    font-size: 30px;
  }
}
@media (max-width: 1399.98px) {
  .logo .tit {
    font-size: 26px;
  }
}
@media (max-width: 767.98px) {
  .logo .tit {
    font-size: 22px;
  }
}
@media (max-width: 575.98px) {
  .logo .tit {
    font-size: 20px;
    font-size: min(20px, 5vw);
  }
}
.nav-product {
  position: initial !important;
  -webkit-perspective: none !important;
          perspective: none !important;
}
@media (min-width: 1200px) {
  .nav-product:hover .nav-xl-pro {
    -webkit-transform: rotateX(0deg);
            transform: rotateX(0deg);
    opacity: 1;
    visibility: visible;
    pointer-events: all;
  }
}
.nav-xl-pro {
  -webkit-transform-origin: center top;
      -ms-transform-origin: center top;
          transform-origin: center top;
  -webkit-transform: rotateX(-50deg);
          transform: rotateX(-50deg);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  background-clip: padding-box;
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  height: -webkit-calc(100vh - 80px);
  height: calc(100vh - 80px);
  display: none;
  color: #000;
  font-size: 22px;
  z-index: 10;
  background-color: #fff;
  pointer-events: none;
}
@media (max-width: 1469.98px) {
  .nav-xl-pro {
    font-size: 18px;
  }
}
@media (max-width: 1399.98px) {
  .nav-xl-pro {
    font-size: 16px;
  }
}
.nav-xl-pro .container {
  height: 100%;
}
.nav-xl-pro .nav-xl-list {
  height: 100%;
  background-color: #fff;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  width: 25%;
}
.nav-xl-pro ul {
  border-right: 1px solid #dedede;
  overflow-x: hidden;
  overflow-y: auto;
  height: 100%;
  padding: 20px 30px;
}
.nav-xl-pro ul::-webkit-scrollbar {
  width: 5px;
  height: 5px;
  background-color: #fefefe;
}
.nav-xl-pro ul::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 5px;
  background-color: #fefefe;
}
.nav-xl-pro ul::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background-color: rgba(0, 0, 0, 0.2);
}
.nav-xl-pro ul::-webkit-scrollbar-thumb:hover {
  border-radius: 5px;
  background: rgba(0, 0, 0, 0.3);
}
.nav-xl-pro li {
  -webkit-perspective: none !important;
          perspective: none !important;
}
.nav-xl-pro li[data-list-id] > a:after {
  font-family: 'iconfont' !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e72f';
  -webkit-box-flex: 0;
          flex: 0 0 auto;
}
.nav-xl-pro li.active > a {
  color: #ab7442;
}
@media (min-width: 1200px) {
  .nav-xl-pro li:hover > a {
    color: #ab7442;
  }
}
.nav-xl-pro a {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: justify;
          justify-content: space-between;
  border-bottom: 1px solid #dedede;
  line-height: 1.27272727;
  padding: 23px 0;
}
@media (max-width: 1469.98px) {
  .nav-xl-pro a {
    padding: 18px 0;
  }
}
.nav-xl-pro1 ~ .nav-xl-list ul {
  display: none;
}
.nav-xl-pro1 > ul {
  padding-left: 0;
}
@media (min-width: 1200px) {
  .nav-xl-pro1 li:hover > .nav-xl-list {
    -webkit-transform: translateX(100%);
        -ms-transform: translateX(100%);
            transform: translateX(100%);
  }
}
.nav-xl-list2 {
  -webkit-transform-origin: center top;
      -ms-transform-origin: center top;
          transform-origin: center top;
  -webkit-transform: rotateX(-50deg);
          transform: rotateX(-50deg);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  background-color: #fff;
  background-clip: padding-box;
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  min-height: 382px;
  max-height: 80vh;
  overflow: auto;
  display: none;
  padding: 30px 0;
  color: #000;
  font-size: 16px;
}
@media (max-width: 991.98px) {
  .nav-xl-list2 {
    font-size: 15px;
  }
}
@media (max-width: 767.98px) {
  .nav-xl-list2 {
    font-size: 14px;
  }
}
.nav-xl-list2 .container {
  gap: 30px;
  -webkit-box-pack: start;
          justify-content: flex-start;
}
.nav-xl-list2 .nav-xl-list2-box {
  padding: 0 0 50px;
  width: 33.33333%;
}
.nav-xl-list2 .nav2-tit > a {
  font-weight: 500;
  display: block;
  border-bottom: 1px solid #222;
  padding: 10px 0;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  text-transform: uppercase;
}
@media (min-width: 1200px) {
  .nav-xl-list2 .nav2-tit > a:hover {
    text-decoration: underline;
    color: #ab7442;
  }
}
.nav-xl-list3 {
  color: #666;
  text-transform: capitalize;
  padding-top: 10px;
}
.nav-xl-list3 > span {
  display: block;
  margin-top: 15px;
}
.nav-xl-list3 > span > a {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
}
.nav-xl-list3 > span > a:before {
  font-family: 'iconfont' !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\ee30';
  -webkit-box-flex: 0;
          flex: 0 0 auto;
  margin-right: 8px;
  font-size: 0.8em;
  color: #ab7442;
}
@media (min-width: 1200px) {
  .nav-xl-list3 > span > a:hover span {
    text-decoration: underline;
    color: #ab7442;
  }
}
.touch-btn.has-width > a {
  min-width: 158px;
  height: 48px;
  padding: 0 24px;
}
@media (max-width: 1469.98px) {
  .touch-btn.has-width > a {
    min-width: 148px;
    height: 42px;
    padding: 0 20px;
  }
}
@media (max-width: 767.98px) {
  .touch-btn.has-width > a {
    min-width: 100px;
    height: 34px;
    padding: 0 15px;
  }
}
.language-btn a {
  display: none;
  font-size: 18px;
}
@media (min-width: 1200px) {
  .language-btn a:hover {
    color: #ab7442;
  }
}
.language-btn a:active {
  color: #ab7442;
}
@media (max-width: 767.98px) {
  .language-btn a {
    font-size: 16px;
  }
}
.language-btn .active {
  display: block;
}
.language-box {
  position: relative;
  -webkit-perspective: 500;
          perspective: 500;
  white-space: nowrap;
}
.language-box.has-select > a:after {
  font-family: 'iconfont' !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e602';
  font-weight: bold;
  margin-left: 5px;
}
.language-box:hover .lang-select {
  -webkit-transform: rotateX(0);
          transform: rotateX(0);
  opacity: 1;
  visibility: visible;
  pointer-events: all;
}
.language-box:hover > a {
  text-decoration: underline;
}
.language-box > a {
  font-size: 17px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  font-weight: 500;
  color: #444;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media (max-width: 1199.98px) {
  .language-box > a {
    font-size: 16px;
  }
}
@media (max-width: 991.98px) {
  .language-box > a {
    font-size: 15px;
  }
}
@media (max-width: 767.98px) {
  .language-box > a {
    font-size: 14px;
  }
}
.language-box img {
  width: 26px;
  height: auto !important;
}
.language-box img + span {
  margin-left: 20px;
}
@media (max-width: 1199.98px) {
  .language-box img + span {
    margin-left: 10px;
  }
}
.language-box .active {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  height: 40px;
}
.language-box .lang-select {
  -webkit-transform-origin: center top;
      -ms-transform-origin: center top;
          transform-origin: center top;
  position: absolute;
  top: 100%;
  width: 130px;
  min-width: 100%;
  padding: 10px 15px;
  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;
  color: #000;
  border-radius: 15px;
}
.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: #ab7442;
  }
  .language-box .lang-select a:hover span {
    color: inherit;
  }
}
.language-box .lang-select a:active {
  color: #ab7442;
  -webkit-transition: 0s;
  transition: 0s;
}
.language-box .lang-select a:active span {
  color: inherit;
}
.cart a,
.find {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #fff;
  color: #000;
  cursor: pointer;
  font-size: 16px;
}
@media (min-width: 1200px) {
  .cart a,
  .find {
    margin-left: 8px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .cart a:hover,
  .find:hover {
    background-color: #db3924;
    color: #fff;
  }
}
.cart a:active,
.find:active {
  -webkit-transition: 0s;
  transition: 0s;
  background-color: #db3924;
  color: #fff;
}
@media (max-width: 1199.98px) {
  .cart a,
  .find {
    background: rgba(0, 0, 0, 0.05);
    width: 34px;
    height: 34px;
    font-size: 14px;
  }
}
@-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: 15px;
}
@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: 40px;
  background: none;
}
.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: #ab7442;
  }
}
.search-box .submit:active {
  -webkit-transition: 0s;
  transition: 0s;
  color: #ab7442;
}
.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: 10px;
  position: relative;
  z-index: 2;
}
.slick-dots li {
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 10px;
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  background-color: #d9d9d9;
  margin: 5px 4px 0;
  opacity: 1;
}
.slick-dots li:last-child {
  margin-right: 0;
}
@media (min-width: 1200px) {
  .slick-dots li:hover {
    opacity: 1;
  }
}
.slick-dots li.slick-active {
  opacity: 1;
  background-color: #ab7442;
}
@media (max-width: 767.98px) {
  .slick-dots li {
    width: 6px;
    height: 6px;
    margin: 5px 3px 0;
  }
}
.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;
  color: #ab7442;
  border: 1px solid #ab7442;
  z-index: 5;
  text-align: center;
  width: 50px;
  height: 50px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  font-size: 22px;
  border-radius: 50%;
  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 (min-width: 1200px) {
  .slick-arrow {
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .slick-arrow:hover {
    color: #fff;
    background: #db3924;
    border-color: #db3924;
  }
}
.slick-arrow:active {
  color: #fff;
  background: #db3924;
  border-color: #db3924;
  -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 {
  position: relative;
}
.inline-arrow.white-arrow .slick-arrow {
  background: #fff;
}
.slick-prev {
  left: 0;
}
.slick-prev:before {
  content: '\e72b';
}
.slick-next {
  right: 0;
}
.slick-next:before {
  content: '\eba0';
}
.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: 1469.98px) {
  .fz32 {
    font-size: 30px;
  }
}
@media (max-width: 1399.98px) {
  .fz32 {
    font-size: 28px;
  }
}
@media (max-width: 1199.98px) {
  .fz32 {
    font-size: 26px;
  }
}
@media (max-width: 991.98px) {
  .fz32 {
    font-size: 24px;
  }
}
@media (max-width: 767.98px) {
  .fz32 {
    font-size: 22px;
  }
}
@media (max-width: 575.98px) {
  .fz32 {
    font-size: 20px;
  }
}
.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: 1399.98px) {
  .fz48 {
    font-size: 40px;
  }
}
@media (max-width: 1199.98px) {
  .fz48 {
    font-size: 34px;
  }
}
@media (max-width: 991.98px) {
  .fz48 {
    font-size: 28px;
  }
}
@media (max-width: 767.98px) {
  .fz48 {
    font-size: 26px;
  }
}
@media (max-width: 575.98px) {
  .fz48 {
    font-size: 24px;
  }
}
.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;
  }
}
.fz56 {
  font-size: 56px;
}
@media (max-width: 1469.98px) {
  .fz56 {
    font-size: 52px;
  }
}
@media (max-width: 1199.98px) {
  .fz56 {
    font-size: 44px;
  }
}
@media (max-width: 991.98px) {
  .fz56 {
    font-size: 36px;
  }
}
@media (max-width: 767.98px) {
  .fz56 {
    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: 1469.98px) {
  .tit-32 {
    font-size: 30px;
  }
}
@media (max-width: 1399.98px) {
  .tit-32 {
    font-size: 28px;
  }
}
@media (max-width: 1199.98px) {
  .tit-32 {
    font-size: 26px;
  }
}
@media (max-width: 991.98px) {
  .tit-32 {
    font-size: 24px;
  }
}
@media (max-width: 767.98px) {
  .tit-32 {
    font-size: 22px;
  }
}
@media (max-width: 575.98px) {
  .tit-32 {
    font-size: 20px;
  }
}
.tit-48 {
  font-size: 48px;
  line-height: 1.3;
}
@media (max-width: 1469.98px) {
  .tit-48 {
    font-size: 44px;
  }
}
@media (max-width: 1399.98px) {
  .tit-48 {
    font-size: 40px;
  }
}
@media (max-width: 1199.98px) {
  .tit-48 {
    font-size: 34px;
  }
}
@media (max-width: 991.98px) {
  .tit-48 {
    font-size: 28px;
  }
}
@media (max-width: 767.98px) {
  .tit-48 {
    font-size: 26px;
  }
}
@media (max-width: 575.98px) {
  .tit-48 {
    font-size: 24px;
  }
}
.fs-14-20 {
  line-height: 1.42857143;
}
.fs-14-22 {
  line-height: 1.57142857;
}
.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-28 {
  font-size: 18px;
  line-height: 1.55555556;
}
@media (max-width: 1199.98px) {
  .fs-18-28 {
    font-size: 17px;
  }
}
@media (max-width: 991.98px) {
  .fs-18-28 {
    font-size: 16px;
  }
}
@media (max-width: 767.98px) {
  .fs-18-28 {
    font-size: 15px;
  }
}
.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-30 {
  font-size: 20px;
  line-height: 1.5;
}
@media (max-width: 1199.98px) {
  .fs-20-30 {
    font-size: 19px;
  }
}
@media (max-width: 991.98px) {
  .fs-20-30 {
    font-size: 18px;
  }
}
@media (max-width: 767.98px) {
  .fs-20-30 {
    font-size: 17px;
  }
}
@media (max-width: 575.98px) {
  .fs-20-30 {
    font-size: 16px;
  }
}
.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-36-b {
  font-size: 24px;
  line-height: 1.5;
  font-weight: bold;
}
@media (max-width: 1469.98px) {
  .fs-24-36-b {
    font-size: 22px;
  }
}
@media (max-width: 1199.98px) {
  .fs-24-36-b {
    font-size: 21px;
  }
}
@media (max-width: 991.98px) {
  .fs-24-36-b {
    font-size: 20px;
  }
}
@media (max-width: 767.98px) {
  .fs-24-36-b {
    font-size: 19px;
  }
}
@media (max-width: 575.98px) {
  .fs-24-36-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-30-46-b {
  font-size: 30px;
  line-height: 1.53333333;
  font-weight: bold;
}
@media (max-width: 1199.98px) {
  .fs-30-46-b {
    font-size: 28px;
  }
}
@media (max-width: 991.98px) {
  .fs-30-46-b {
    font-size: 26px;
  }
}
@media (max-width: 767.98px) {
  .fs-30-46-b {
    font-size: 24px;
  }
}
@media (max-width: 575.98px) {
  .fs-30-46-b {
    font-size: 22px;
  }
}
.fs-32-38-b {
  font-size: 32px;
  line-height: 1.1875;
  font-weight: bold;
}
@media (max-width: 1469.98px) {
  .fs-32-38-b {
    font-size: 30px;
  }
}
@media (max-width: 1399.98px) {
  .fs-32-38-b {
    font-size: 28px;
  }
}
@media (max-width: 1199.98px) {
  .fs-32-38-b {
    font-size: 26px;
  }
}
@media (max-width: 991.98px) {
  .fs-32-38-b {
    font-size: 24px;
  }
}
@media (max-width: 767.98px) {
  .fs-32-38-b {
    font-size: 22px;
  }
}
@media (max-width: 575.98px) {
  .fs-32-38-b {
    font-size: 20px;
  }
}
.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-64 {
  font-size: 48px;
  line-height: 1.33333333;
}
@media (max-width: 1469.98px) {
  .fs-48-64 {
    font-size: 44px;
  }
}
@media (max-width: 1399.98px) {
  .fs-48-64 {
    font-size: 40px;
  }
}
@media (max-width: 1199.98px) {
  .fs-48-64 {
    font-size: 34px;
  }
}
@media (max-width: 991.98px) {
  .fs-48-64 {
    font-size: 28px;
  }
}
@media (max-width: 767.98px) {
  .fs-48-64 {
    font-size: 26px;
  }
}
@media (max-width: 575.98px) {
  .fs-48-64 {
    font-size: 24px;
  }
}
.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-box {
  background-color: #ab7442;
  color: #fff;
}
@media (min-width: 992px) {
  .banner-box {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
            flex-direction: row-reverse;
  }
}
.banner-intro {
  background: url(../imgs/banner-bg.png) no-repeat center;
  background-size: cover;
}
@media (min-width: 992px) {
  .banner-intro {
    width: 50.26041667%;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
    -webkit-box-pack: center;
            justify-content: center;
    padding: 0 6.25vw 4.16666667vw;
  }
}
@media (min-width: 992px) and (max-width: 1469.98px) {
  .banner-intro {
    padding-bottom: 1%;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .banner-intro {
    padding-bottom: 5%;
  }
}
@media (max-width: 991.98px) {
  .banner-intro {
    padding: 30px 15px 15px;
  }
}
@media (max-width: 767.98px) {
  .banner-intro {
    padding: 20px 10px 10px;
  }
}
.banner-intro .slick-current .tit,
.banner-intro .slick-current .txt {
  opacity: 1;
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
}
.banner-intro .slick-current .more-box {
  opacity: 1;
  -webkit-transform: translateY(0) !important;
      -ms-transform: translateY(0) !important;
          transform: translateY(0) !important;
  -webkit-transition: 1s;
  transition: 1s;
}
.banner-intro .slide-prev .tit {
  -webkit-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
          transform: translateX(-100%);
}
.banner-intro .slide-prev .txt {
  -webkit-transform: translateX(100%);
      -ms-transform: translateX(100%);
          transform: translateX(100%);
}
.banner-intro .item {
  width: 770px;
  max-width: 100%;
}
.banner-intro .tit,
.banner-intro .txt {
  opacity: 0;
  -webkit-transition: 1s;
  transition: 1s;
}
.banner-intro .tit {
  font-size: 72px;
  line-height: 1.18055556;
  font-weight: bold;
  margin-bottom: 15px;
  -webkit-transform: translateX(100%);
      -ms-transform: translateX(100%);
          transform: translateX(100%);
  font-size: min(72px, 4vw);
}
@media (max-width: 575.98px) {
  .banner-intro .tit {
    font-size: 24px;
  }
}
.banner-intro .txt {
  -webkit-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
          transform: translateX(-100%);
}
.banner-intro .func {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  padding: 20px 0;
  overflow: hidden;
}
@media (max-width: 767.98px) {
  .banner-intro .func {
    padding: 15px 0;
  }
}
.banner-intro .more-box {
  margin-right: 8px;
  margin-top: 8px;
  opacity: 0;
}
.banner-intro .more-box:nth-child(1) {
  -webkit-transform: translateY(100%);
      -ms-transform: translateY(100%);
          transform: translateY(100%);
}
.banner-intro .more-box:nth-child(2) {
  -webkit-transform: translateY(-100%);
      -ms-transform: translateY(-100%);
          transform: translateY(-100%);
}
.banner-intro .more-box > a {
  border: 1px solid #fff;
  color: #fff;
  min-width: 138px;
  height: 46px;
  border-radius: 50px;
  font-size: 14px;
  font-family: 'Cormorant Infant';
  font-weight: bold;
}
@media (min-width: 1200px) {
  .banner-intro .more-box > a:hover {
    background-color: #fff;
    border-color: #fff;
    color: #424242;
  }
}
.banner-intro .more-box > a:active {
  background-color: #fff;
  border-color: #fff;
  color: #424242;
}
@media (max-width: 767.98px) {
  .banner-intro .more-box > a {
    min-width: 120px;
    height: 34px;
  }
}
.banner {
  position: relative;
  z-index: 2;
  overflow: hidden;
  font-size: 0;
  -webkit-user-select: none;
          user-select: none;
}
@media (min-width: 992px) {
  .banner {
    width: 49.73958333%;
  }
}
@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: 50%;
  -webkit-transform: translateY(50%);
      -ms-transform: translateY(50%);
          transform: translateY(50%);
  right: 3.5%;
  left: auto;
}
@media (max-width: 767.98px) {
  .banner .swiper-pagination {
    bottom: 15px;
  }
}
.banner .swiper-pagination-bullet {
  outline: none;
  display: block;
  width: auto;
  height: auto;
  border-radius: 0;
  margin: 30px 0 !important;
  background: none;
  padding: 0;
  opacity: 1;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  vertical-align: middle;
  border: none;
}
.banner .swiper-pagination-bullet .num {
  font-size: 16px;
  font-family: 'Cormorant Infant';
  font-weight: 600;
}
@media (max-width: 991.98px) {
  .banner .swiper-pagination-bullet .num {
    font-size: 15px;
  }
}
@media (max-width: 767.98px) {
  .banner .swiper-pagination-bullet .num {
    font-size: 14px;
  }
}
@media (min-width: 1200px) {
  .banner .swiper-pagination-bullet:hover {
    opacity: 0.7;
  }
}
.banner .swiper-pagination-bullet-active {
  padding: 0;
  opacity: 1;
  color: #000;
}
.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: #ab7442 !important;
    color: #ab7442;
  }
}
@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: 39.79057592%;
  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: #ab7442 !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: 5.10204082%;
  left: 0;
  z-index: 3;
  padding: 0 6.5625%;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
}
.banner-func,
.banner-func .swiper-pagination {
  height: auto;
}
@media (max-width: 767.98px) {
  .banner-func {
    bottom: 12px;
  }
}
.banner-func .banner-button-prev,
.banner-func .banner-button-next {
  height: auto;
  font-size: 26px;
  color: #fff;
}
.banner-func .banner-button-prev:before,
.banner-func .banner-button-next:before {
  font-family: 'iconfont' !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.banner-func .banner-button-prev:active,
.banner-func .banner-button-next:active {
  -webkit-transition: 0s;
  transition: 0s;
  -webkit-transform: scale(0.9);
      -ms-transform: scale(0.9);
          transform: scale(0.9);
  color: #ab7442;
}
@media (min-width: 1200px) {
  .banner-func .banner-button-prev,
  .banner-func .banner-button-next {
    -webkit-transition: 0.6s;
    transition: 0.6s;
  }
  .banner-func .banner-button-prev:hover,
  .banner-func .banner-button-next:hover {
    color: #ab7442;
  }
}
@media (max-width: 1199.98px) {
  .banner-func .banner-button-prev,
  .banner-func .banner-button-next {
    display: none !important;
  }
}
.banner-func .banner-button-prev:before {
  content: '\e9b5';
}
.banner-func .banner-button-next:before {
  content: '\e72f';
}
.banner-func .swiper-pagination {
  -webkit-transform: translate(0);
      -ms-transform: translate(0);
          transform: translate(0);
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  position: initial;
}
@media (min-width: 1200px) {
  .banner-func .swiper-pagination {
    margin: 0 16px;
  }
}
.second-tit {
  font-size: 24px;
  font-weight: bold;
  font-family: 'Cormorant Infant';
  margin-bottom: 15px;
}
@media (max-width: 1469.98px) {
  .second-tit {
    font-size: 22px;
  }
}
@media (max-width: 1199.98px) {
  .second-tit {
    font-size: 21px;
  }
}
@media (max-width: 991.98px) {
  .second-tit {
    font-size: 20px;
  }
}
@media (max-width: 767.98px) {
  .second-tit {
    font-size: 19px;
  }
}
@media (max-width: 575.98px) {
  .second-tit {
    font-size: 18px;
  }
}
@-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);
  }
}
.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: 18px;
}
@media (max-width: 1199.98px) {
  .link-box > * {
    font-size: 17px;
  }
}
@media (max-width: 991.98px) {
  .link-box > * {
    font-size: 16px;
  }
}
@media (max-width: 767.98px) {
  .link-box > * {
    font-size: 15px;
  }
}
.link-box > * > span {
  font-weight: 500;
}
@media (min-width: 1200px) {
  .link-box > * {
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .link-box > *:hover {
    color: #ab7442;
  }
}
.link-box > *:active {
  -webkit-transition: 0s;
  transition: 0s;
  -webkit-transform: scale(0.95);
      -ms-transform: scale(0.95);
          transform: scale(0.95);
  color: #ab7442;
}
.link-box.submit {
  background: none;
  padding: 0;
}
.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: #ab7442;
  }
}
.link-box.has-normal > * {
  color: #ab7442 !important;
}
@media (min-width: 1200px) {
  .link-box.has-normal > * {
    -webkit-transition: color 0.6s;
    transition: color 0.6s;
  }
  .link-box.has-normal > *:hover {
    color: #ab7442;
  }
}
.link-box.has-normal > *:active {
  -webkit-transition: 0s;
  transition: 0s;
  color: #ab7442;
}
.link-box.has-width > * {
  min-width: 200px;
  height: 50px;
  padding: 0 30px;
}
@media (max-width: 1469.98px) {
  .link-box.has-width > * {
    height: 45px;
    padding: 0 25px;
    min-width: 170px;
  }
}
@media (max-width: 1399.98px) {
  .link-box.has-width > * {
    height: 40px;
    padding: 0 20px;
    min-width: 155px;
  }
}
@media (max-width: 1199.98px) {
  .link-box.has-width > * {
    height: 38px;
    min-width: 145px;
  }
}
@media (max-width: 991.98px) {
  .link-box.has-width > * {
    height: 36px;
    min-width: 130px;
  }
}
@media (max-width: 767.98px) {
  .link-box.has-width > * {
    min-width: 120px;
    padding: 0 15px;
    height: 34px;
    font-size: 13px;
  }
}
.link-box.has-radius > * {
  border-radius: 7px;
}
@media (max-width: 767.98px) {
  .link-box.has-radius > * {
    border-radius: 5px;
  }
}
.link-box.has-icon > *:not(:empty) {
  padding-right: 8px;
}
.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-box-flex: 0;
          flex: 0 0 auto;
}
@media (min-width: 1200px) {
  .link-box.has-icon > *:after {
    -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;
  background: none;
}
.link-box.has-icon.more-box > *:after {
  content: '\e64e';
  line-height: 1;
  width: 34px;
  height: 34px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  border-radius: 5px;
  font-size: 1.1em;
}
@media (max-width: 767.98px) {
  .link-box.has-icon.more-box > *:after {
    border-radius: 3px;
  }
}
@media (max-width: 1469.98px) {
  .link-box.has-icon.more-box > *:after {
    width: 32px;
    height: 32px;
  }
}
@media (max-width: 1399.98px) {
  .link-box.has-icon.more-box > *:after {
    width: 28px;
    height: 28px;
  }
}
@media (max-width: 1199.98px) {
  .link-box.has-icon.more-box > *:after {
    width: 26px;
    height: 26px;
  }
}
@media (max-width: 767.98px) {
  .link-box.has-icon.more-box > *:after {
    width: 22px;
    height: 22px;
  }
}
.link-box.has-icon.inquiry-btn > *:after {
  content: '\e67e';
  font-size: 1.1em;
}
.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: #ab7442;
  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: '\e668';
  font-size: 1.3em;
}
.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.vr-btn > *:after {
  content: '\e6f6';
}
.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: '\e647';
}
.link-box.has-icon.download-btn > *:after {
  content: '\e668';
}
@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 8px 0 0;
}
@media (min-width: 1200px) {
  .link-box.reverse-icon > *:hover:after {
    -webkit-transform: translateX(-4px);
        -ms-transform: translateX(-4px);
            transform: translateX(-4px);
  }
}
.link-box.has-border > * {
  border: 1px solid #ab7442;
  color: #ab7442;
}
@media (min-width: 1200px) {
  .link-box.has-border > * {
    -webkit-transition: 0.6s;
    transition: 0.6s;
  }
  .link-box.has-border > *:hover {
    background-color: #ab7442;
    border-color: #ab7442;
    color: #fff;
  }
  .link-box.has-border > *:hover:after {
    color: inherit !important;
  }
}
.link-box.has-border > *:active {
  -webkit-transition: 0s;
  transition: 0s;
  background-color: #ab7442;
  border-color: #ab7442;
  color: #fff;
}
.link-box.has-border > *:active:after {
  color: inherit !important;
}
.link-box.has-bg > * {
  background-color: #111;
  color: #fff;
}
.link-box.has-bg > *:after {
  color: inherit !important;
}
@media (min-width: 1200px) {
  .link-box.has-bg > *:after {
    -webkit-transition: 0.4s;
    transition: 0.4s;
  }
}
@media (min-width: 1200px) {
  .link-box.has-bg > * {
    -webkit-transition: 0.6s;
    transition: 0.6s;
  }
  .link-box.has-bg > *:hover {
    background-color: #ab7442;
    color: #000;
  }
  .link-box.has-bg > *:hover:after {
    background-color: #000;
    color: #fff !important;
  }
}
.link-box.has-bg > *:active {
  -webkit-transition: 0s;
  transition: 0s;
  background-color: #ab7442;
  color: #000;
}
.link-box.has-bg > *:active:after {
  background-color: #000;
  color: #fff !important;
}
.link-box.has-bg-gray > * {
  background-color: #666666;
  color: #fff;
}
@media (min-width: 1200px) {
  .link-box.has-bg-gray > * {
    -webkit-transition: 0.6s;
    transition: 0.6s;
  }
  .link-box.has-bg-gray > *:hover {
    background-color: #ab7442;
    color: #fff;
  }
}
.link-box.has-bg-gray > *:active {
  -webkit-transition: 0s;
  transition: 0s;
  background-color: #ab7442;
  color: #fff;
}
.link-box.bg-normal > * {
  background-color: #ab7442;
  color: #000;
}
.link-box.bg-normal > *:after {
  background-color: #000;
  color: #fff !important;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
@media (min-width: 1200px) {
  .link-box.bg-normal > *:hover {
    background-color: #000;
    color: #fff;
  }
  .link-box.bg-normal > *:hover:after {
    background-color: #ab7442;
    color: #000 !important;
  }
}
.link-box.bg-normal > *:active {
  background-color: #000;
  color: #fff;
}
.link-box.bg-normal > *:active:after {
  background-color: #ab7442;
  color: #000;
}
@media (min-width: 1200px) {
  .arrow-cont {
    padding: 0 100px;
  }
}
@media (min-width: 1880px) {
  .arrow-cont {
    max-width: 1850px;
  }
}
@media (min-width: 1200px) {
  .arrow-cont .slick-prev {
    left: 10px;
  }
  .arrow-cont .slick-next {
    right: 10px;
  }
}
.num-box {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
          justify-content: space-between;
  margin: 0 -10px;
}
@media (min-width: 1200px) {
  .num-box {
    -webkit-box-pack: justify;
            justify-content: space-between;
  }
}
.num-box li {
  margin-top: 35px;
  padding: 0 10px;
}
@media (max-width: 991.98px) {
  .num-box li {
    width: 50%;
  }
}
.num-box .item {
  text-align: center;
}
.num-box .number {
  white-space: nowrap;
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  justify-items: center;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
  line-height: 1;
  -webkit-box-align: end;
          align-items: flex-end;
  margin-bottom: 10px;
  font-family: 'Libre Bodoni';
}
.num-box .number > span {
  line-height: 1;
}
.num-box .timer {
  font-size: 64px;
}
@media (max-width: 1579.98px) {
  .num-box .timer {
    font-size: 56px;
  }
}
@media (max-width: 1469.98px) {
  .num-box .timer {
    font-size: 48px;
  }
}
@media (max-width: 1399.98px) {
  .num-box .timer {
    font-size: 40px;
  }
}
@media (max-width: 1199.98px) {
  .num-box .timer {
    font-size: 34px;
  }
}
@media (max-width: 767.98px) {
  .num-box .timer {
    font-size: 28px;
  }
}
.num-box sub,
.num-box sup {
  line-height: 1;
}
.num-box sub {
  bottom: 0.65em;
  font-size: 16px;
  margin-left: 5px;
}
@media (max-width: 767.98px) {
  .num-box sub {
    bottom: 3px;
  }
}
.num-box sup {
  top: 0;
  margin-left: 8px;
  color: #ab7442;
}
@media (max-width: 767.98px) {
  .num-box sup {
    margin-left: 5px;
  }
}
.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 p {
  font-size: 16px;
  margin: 0;
}
@media (max-width: 991.98px) {
  .num-box p {
    font-size: 15px;
  }
}
@media (max-width: 767.98px) {
  .num-box p {
    font-size: 14px;
  }
}
@media (max-width: 575.98px) {
  .num-box p {
    font-size: 13px;
  }
}
.index-box {
  padding: 100px 0;
}
@media (max-width: 1469.98px) {
  .index-box {
    padding: 85px 0;
  }
}
@media (max-width: 1199.98px) {
  .index-box {
    padding: 70px 0;
  }
}
@media (max-width: 991.98px) {
  .index-box {
    padding: 55px 0;
  }
}
@media (max-width: 767.98px) {
  .index-box {
    padding: 40px 0;
  }
}
.index-about {
  position: relative;
  z-index: 3;
  padding: 0;
}
@media (min-width: 992px) {
  .index-about {
    margin-top: -10.41666667%;
    padding: 2px 0 0;
    position: relative;
  }
  .index-about:after {
    content: '';
    position: absolute;
    left: 0;
    top: 10.3125vw;
    border-radius: 5px;
    width: 56.3%;
    height: 2px;
    background-color: #fff;
  }
  .index-about .intro-box {
    position: relative;
    z-index: 2;
    padding-top: 4%;
    -webkit-mask: url('../imgs/subtract-index-about.svg') 0 0 no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0, red));
    -webkit-mask: url('../imgs/subtract-index-about.svg') 0 0 no-repeat, linear-gradient(red 0 0);
    -webkit-mask-composite: xor;
    -webkit-mask-size: 100% auto;
  }
}
.index-about .num-box {
  margin-bottom: 80px;
}
@media (min-width: 992px) {
  .index-about .num-box {
    width: 52.63157895%;
    max-width: 100%;
  }
}
@media (min-width: 576px) and (max-width: 991.98px) {
  .index-about .num-box li {
    width: 33.333%;
  }
}
@media (max-width: 767.98px) {
  .index-about .num-box {
    margin-bottom: 35px;
  }
}
@media (min-width: 1200px) {
  .index-about .title {
    margin-bottom: 40px;
  }
}
@media (min-width: 992px) {
  .index-about .about-pic {
    width: 40.85526316%;
  }
}
@media (max-width: 991.98px) {
  .index-about .about-pic {
    width: 450px;
    max-width: 100%;
  }
}
@media (max-width: 767.98px) {
  .index-about .about-pic {
    width: 350px;
  }
}
.index-about .about-intro {
  padding-top: 3.28947368%;
}
@media (min-width: 992px) {
  .index-about .about-intro {
    width: 55.78947368%;
  }
}
.index-about .about-intro .txt p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 6;
  height: auto;
}
.index-about .about-intro h3 {
  font-size: 32px;
  font-weight: bold;
  margin: 24px 0 5px;
}
@media (max-width: 1469.98px) {
  .index-about .about-intro h3 {
    font-size: 30px;
  }
}
@media (max-width: 1399.98px) {
  .index-about .about-intro h3 {
    font-size: 28px;
  }
}
@media (max-width: 1199.98px) {
  .index-about .about-intro h3 {
    font-size: 26px;
  }
}
@media (max-width: 991.98px) {
  .index-about .about-intro h3 {
    font-size: 24px;
  }
}
@media (max-width: 767.98px) {
  .index-about .about-intro h3 {
    font-size: 22px;
  }
}
@media (max-width: 575.98px) {
  .index-about .about-intro h3 {
    font-size: 20px;
  }
}
.index-about .advantage-list {
  text-align: center;
  overflow: hidden;
  padding: 70px 0;
}
@media (max-width: 767.98px) {
  .index-about .advantage-list {
    padding: 35px 0;
  }
}
@media (min-width: 1200px) {
  .index-about .advantage-list .row {
    margin: 0 -50px;
  }
  .index-about .advantage-list .row > li {
    padding: 0 50px;
  }
}
.index-about .advantage-list .item {
  position: relative;
  z-index: 2;
  padding-bottom: 50px;
}
.index-about .advantage-list .item:before {
  position: absolute;
  left: 50%;
  bottom: 0;
  opacity: 0;
  -webkit-transform: translateX(-50%) translateY(5%);
      -ms-transform: translateX(-50%) translateY(5%);
          transform: translateX(-50%) translateY(5%);
  width: 110%;
  height: 220px;
  content: '';
  background-color: #fff;
  z-index: -1;
  border-radius: 150px;
  -webkit-transition: 0.6s;
  transition: 0.6s;
}
@media (min-width: 1200px) {
  .index-about .advantage-list .item:hover:before {
    opacity: 1;
    -webkit-transform: translateX(-50%) translateY(0%);
        -ms-transform: translateX(-50%) translateY(0%);
            transform: translateX(-50%) translateY(0%);
    box-shadow: 0px 26px 24.6px -19px rgba(171, 116, 66, 0.35);
  }
  .index-about .advantage-list .item:hover .iconfont,
  .index-about .advantage-list .item:hover .iconfont:before {
    color: #db3924;
    border-color: #db3924;
  }
}
@media (max-width: 1469.98px) {
  .index-about .advantage-list .item {
    padding-bottom: 35px;
  }
  .index-about .advantage-list .item:before {
    width: 120%;
  }
}
@media (max-width: 767.98px) {
  .index-about .advantage-list .item {
    padding-bottom: 0;
  }
}
.index-about .advantage-list .iconfont {
  border-color: #ab7442;
  padding: 14px;
}
.index-about .advantage-list .iconfont:before {
  width: 106px;
  height: 106px;
  border: 4px solid #ab7442;
  color: #ab7442;
  font-size: 46px;
}
@media (max-width: 1469.98px) {
  .index-about .advantage-list .iconfont {
    padding: 10px;
  }
  .index-about .advantage-list .iconfont:before {
    width: 80px;
    height: 80px;
    border: 3px solid #ab7442;
    font-size: 36px;
  }
}
@media (max-width: 1199.98px) {
  .index-about .advantage-list .iconfont {
    padding: 8px;
  }
  .index-about .advantage-list .iconfont:before {
    width: 60px;
    height: 60px;
    border: 2px solid #ab7442;
    font-size: 30px;
  }
}
@media (max-width: 767.98px) {
  .index-about .advantage-list .iconfont {
    padding: 5px;
  }
  .index-about .advantage-list .iconfont:before {
    width: 40px;
    height: 40px;
    font-size: 20px;
  }
}
.index-about .advantage-list .tit {
  margin: 20px 0;
}
@media (max-width: 767.98px) {
  .index-about .advantage-list .tit {
    margin: 15px 0;
  }
}
@media (max-width: 575.98px) {
  .index-about .advantage-list .tit {
    font-size: 16px;
  }
}
.index-about .advantage-list .txt {
  width: 390px;
  margin: 0 auto;
  max-width: 100%;
}
.index-about .choose-list {
  width: 720px;
  max-width: 100%;
}
.index-about .choose-list ul {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  margin: 0 -20px;
}
@media (max-width: 767.98px) {
  .index-about .choose-list ul {
    margin: 0 -10px;
  }
}
.index-about .choose-list li {
  width: 50%;
  padding: 0 20px;
  line-height: 1.5;
  font-size: 16px;
  margin-top: 20px;
  display: -webkit-box;
  display: flex;
}
@media (max-width: 991.98px) {
  .index-about .choose-list li {
    font-size: 15px;
  }
}
@media (max-width: 767.98px) {
  .index-about .choose-list li {
    font-size: 14px;
  }
}
.index-about .choose-list li:before {
  content: '';
  -webkit-box-flex: 0;
          flex: 0 0 auto;
  width: 20px;
  height: 20px;
  border: 5px solid rgba(171, 116, 66, 0.26);
  background-color: #db3924;
  background-clip: content-box;
  border-radius: 50%;
  margin: 3px 24px 0 0;
}
@media (max-width: 767.98px) {
  .index-about .choose-list li:before {
    width: 14px;
    height: 14px;
    border-width: 3px;
    margin: 2px 10px 0 0;
  }
}
@media (max-width: 767.98px) {
  .index-about .choose-list li {
    padding: 0 10px;
  }
}
.pc .product-tab-list ul {
  display: -webkit-box;
  display: flex;
  height: 32.55208333vw;
}
.pc .product-tab-list li {
  width: 25%;
}
.pc .product-tab-list li:not(:first-child) .item {
  border-left: 1px solid #fff;
}
.pc .product-tab-list .active .pic {
  opacity: 1;
}
.pc .product-tab-list .active .txt {
  padding-top: 15px;
  height: 64px;
}
.pc .product-tab-list .active .more-btn {
  opacity: 1;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
}
.pc .product-tab-list .pic {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: -1;
  opacity: 0;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.pc .product-tab-list .txt {
  -webkit-transition: 0.6s;
  transition: 0.6s;
  overflow: hidden;
  height: 0;
  padding-top: 0;
}
.pc .product-tab-list .info {
  padding-right: 80px;
}
.mobile .product-tab-list .item {
  position: relative;
}
.mobile .product-tab-list .info {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 2;
  width: 100%;
  z-index: 3;
  padding: 3%;
}
.mobile .product-tab-list .txt {
  padding-top: 10px;
}
@media (max-width: 575.98px) {
  .mobile .product-tab-list .txt {
    padding-top: 3px;
  }
}
.product-tab-list {
  position: relative;
}
.product-tab-list .item {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -webkit-box-pack: end;
          justify-content: flex-end;
  height: 100%;
  color: #fff;
}
.product-tab-list .img-box {
  padding-bottom: 32.8125%;
}
.product-tab-list .info {
  padding: 6.31578947%;
  position: relative;
}
.product-tab-list .tit {
  font-size: 32px;
  font-weight: bold;
  line-height: 1.2;
}
@media (max-width: 1469.98px) {
  .product-tab-list .tit {
    font-size: 30px;
  }
}
@media (max-width: 1399.98px) {
  .product-tab-list .tit {
    font-size: 28px;
  }
}
@media (max-width: 1199.98px) {
  .product-tab-list .tit {
    font-size: 26px;
  }
}
@media (max-width: 991.98px) {
  .product-tab-list .tit {
    font-size: 24px;
  }
}
@media (max-width: 767.98px) {
  .product-tab-list .tit {
    font-size: 22px;
  }
}
@media (max-width: 575.98px) {
  .product-tab-list .tit {
    font-size: 20px;
  }
}
.product-tab-list .txt p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 2;
  height: auto;
}
.product-tab-list .more-btn {
  width: 50px;
  position: absolute;
  right: 6.31578947%;
  bottom: 6.31578947%;
  z-index: 2;
  -webkit-transform: translateY(100%);
      -ms-transform: translateY(100%);
          transform: translateY(100%);
  opacity: 0;
  -webkit-transition: 0.6s;
  transition: 0.6s;
}
@media (max-width: 1199.98px) {
  .product-tab-list .more-btn {
    display: none;
  }
}
.index-product {
  padding: 0;
}
.index-projects .title .txt {
  width: 385px;
}
.index-projects .projects-list .row {
  margin: -20px -10px 0;
}
.index-projects .projects-list .row > li {
  margin-top: 20px;
  padding: 0 10px;
}
.index-projects .projects-list .row > li:nth-child(3),
.index-projects .projects-list .row > li:nth-child(4) {
  width: 50%;
}
@media (min-width: 1200px) {
  .index-projects .projects-list .row > li:nth-child(3) .pic,
  .index-projects .projects-list .row > li:nth-child(4) .pic {
    -webkit-mask: url(../imgs/subtract-projects.svg) 100% 100% no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0, red));
    -webkit-mask: url(../imgs/subtract-projects.svg) 100% 100% no-repeat, linear-gradient(red 0 0);
    -webkit-mask-composite: xor;
  }
  .index-projects .projects-list .row > li:nth-child(3) .tit,
  .index-projects .projects-list .row > li:nth-child(4) .tit {
    padding-right: 120px;
    opacity: 1;
    -webkit-transform: translateY(0%);
        -ms-transform: translateY(0%);
            transform: translateY(0%);
  }
  .index-projects .projects-list .row > li:nth-child(3) .more-box,
  .index-projects .projects-list .row > li:nth-child(4) .more-box {
    display: block;
  }
}
.index-projects .projects-list .row > li:nth-child(3) .img-box,
.index-projects .projects-list .row > li:nth-child(4) .img-box {
  padding-bottom: 47.26301736%;
}
.index-projects .projects-list .row > li:nth-child(3) .img-box:before,
.index-projects .projects-list .row > li:nth-child(4) .img-box:before {
  opacity: 1;
}
@media (max-width: 575.98px) {
  .index-projects .projects-list .row > li:nth-child(3),
  .index-projects .projects-list .row > li:nth-child(4) {
    width: 100%;
  }
}
.index-projects .projects-list .row > li:nth-child(3) .img-box:before {
  background-color: rgba(28, 28, 28, 0.42);
}
@media (max-width: 991.98px) {
  .index-projects .projects-list .row {
    margin: -10px -5px 0;
  }
  .index-projects .projects-list .row > li {
    padding: 0 5px;
    margin-top: 10px;
  }
}
.index-projects .projects-list .item {
  position: relative;
  overflow: hidden;
}
@media (min-width: 1200px) {
  .index-projects .projects-list .item:hover .img-box:before {
    opacity: 1;
  }
  .index-projects .projects-list .item:hover .tit {
    opacity: 1;
    -webkit-transform: translateY(0%);
        -ms-transform: translateY(0%);
            transform: translateY(0%);
  }
}
.index-projects .projects-list .pic {
  -webkit-mask: initial;
}
.index-projects .projects-list .img-box {
  padding-bottom: 97.25274725%;
}
.index-projects .projects-list .img-box:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  background-color: rgba(171, 116, 66, 0.77);
}
@media (min-width: 1200px) {
  .index-projects .projects-list .img-box:before {
    opacity: 0;
    -webkit-transition: 0.6s;
    transition: 0.6s;
  }
}
@media (max-width: 1199.98px) {
  .index-projects .projects-list .img-box:before {
    background-color: rgba(28, 28, 28, 0.42);
  }
}
.index-projects .projects-list .tit {
  font-size: 32px;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 3;
  color: #fff !important;
  width: 100%;
  padding: 20px;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .index-projects .projects-list .tit {
    -webkit-transition: 0.6s;
    transition: 0.6s;
    opacity: 0;
    -webkit-transform: translateY(100%);
        -ms-transform: translateY(100%);
            transform: translateY(100%);
  }
}
@media (max-width: 1579.98px) {
  .index-projects .projects-list .tit {
    font-size: 28px;
  }
}
@media (max-width: 1469.98px) {
  .index-projects .projects-list .tit {
    font-size: 26px;
  }
}
@media (max-width: 1399.98px) {
  .index-projects .projects-list .tit {
    font-size: 22px;
  }
}
@media (max-width: 991.98px) {
  .index-projects .projects-list .tit {
    font-size: 18px;
    padding: 10px;
  }
}
@media (max-width: 575.98px) {
  .index-projects .projects-list .tit {
    padding: 3.5vw;
  }
}
.index-projects .projects-list .more-box {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
  display: none;
}
@media (min-width: 1200px) {
  .index-projects .projects-list .more-box {
    right: 15px;
    bottom: 15px;
  }
}
.index-news {
  padding-top: 0;
}
.index-news .title .txt {
  width: 320px;
}
.index-news .news-list {
  margin-bottom: 2.63157895%;
}
@media (min-width: 1200px) {
  .index-news .news-list .slick-slide {
    padding: 0 14px;
  }
}
.index-news .news-list .item {
  display: block;
}
.index-news .news-list .item > div {
  width: 100%;
}
.index-news .news-list .item .pic {
  margin-bottom: 20px;
}
.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: 110%;
  }
}
@media (min-width: 1200px) {
  .public-banner .title {
    color: #fff;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 100%;
    z-index: 3;
    text-align: center;
  }
  .public-banner .title .txt p {
    color: inherit;
  }
}
@media (max-width: 1199.98px) {
  .public-banner .title {
    margin: 35px 0 -15px;
    padding-bottom: 35px;
    border-bottom: 1px solid #f2e3fc;
  }
}
@media (max-width: 991.98px) {
  .public-banner .title {
    padding-bottom: 25px;
  }
}
@media (max-width: 767.98px) {
  .public-banner .title {
    margin: 25px 0 -15px;
    padding-bottom: 20px;
  }
}
.public-banner h2 {
  font-size: 48px;
}
@media (max-width: 1469.98px) {
  .public-banner h2 {
    font-size: 44px;
  }
}
@media (max-width: 1399.98px) {
  .public-banner h2 {
    font-size: 40px;
  }
}
@media (max-width: 1199.98px) {
  .public-banner h2 {
    font-size: 34px;
  }
}
@media (max-width: 991.98px) {
  .public-banner h2 {
    font-size: 28px;
  }
}
@media (max-width: 767.98px) {
  .public-banner h2 {
    font-size: 26px;
  }
}
@media (max-width: 575.98px) {
  .public-banner h2 {
    font-size: 24px;
  }
}
@media (max-width: 1199.98px) {
  .public-banner h2 {
    margin: 15px 0;
  }
}
.banner-title {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 2;
  width: 100%;
}
.banner-title .tit {
  text-align: center;
  color: #fff;
  font-size: 72px;
  font-weight: bold;
  line-height: 1.18055556;
}
@media (max-width: 1469.98px) {
  .banner-title .tit {
    font-size: 66px;
  }
}
@media (max-width: 1399.98px) {
  .banner-title .tit {
    font-size: 60px;
  }
}
@media (max-width: 1199.98px) {
  .banner-title .tit {
    font-size: 54px;
  }
}
@media (max-width: 991.98px) {
  .banner-title .tit {
    font-size: 48px;
  }
}
@media (max-width: 767.98px) {
  .banner-title .tit {
    font-size: 42px;
  }
}
@media (max-width: 575.98px) {
  .banner-title .tit {
    font-size: 7vw;
  }
}
.breadcrumb {
  margin: 40px 0 0;
  padding: 0;
  -webkit-box-align: center;
          align-items: center;
  color: inherit;
  font-size: 16px;
  font-weight: bold;
}
@media (max-width: 991.98px) {
  .breadcrumb {
    font-size: 15px;
  }
}
@media (max-width: 767.98px) {
  .breadcrumb {
    font-size: 14px;
  }
}
@media (max-width: 1469.98px) {
  .breadcrumb {
    margin-top: 35px;
  }
}
@media (max-width: 1199.98px) {
  .breadcrumb {
    margin-top: 30px;
  }
}
@media (max-width: 991.98px) {
  .breadcrumb {
    margin-top: 25px;
  }
}
@media (max-width: 767.98px) {
  .breadcrumb {
    margin-top: 20px;
    font-size: 13px;
  }
}
.breadcrumb li {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
}
.breadcrumb li:first-child:before {
  margin: 0 20px;
  font-family: 'iconfont' !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e64a';
  font-weight: normal;
  font-size: 1.5em;
  line-height: 1;
  color: #ab7442;
}
@media (max-width: 1469.98px) {
  .breadcrumb li:first-child:before {
    margin: 0 10px;
  }
}
@media (max-width: 1399.98px) {
  .breadcrumb li:first-child:before {
    margin: 0 10px 0 0;
  }
}
.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;
    color: #ab7442;
  }
}
@media (max-width: 1199.98px) {
  .breadcrumb li a:active {
    text-decoration: underline;
    color: #ab7442;
  }
}
.breadcrumb > li + li:before {
  padding: 0 10px;
  content: '>';
  color: inherit;
  display: inline-block;
  vertical-align: middle;
}
@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: #ab7442;
}
.xs-product-nav a:active {
  color: #ab7442;
}
.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 {
  display: inline-block;
  white-space: nowrap;
}
.scroll-nav li {
  display: inline-block;
  position: relative;
  z-index: 2;
}
.inside-nav {
  margin-bottom: 3.54609929%;
}
@media (max-width: 575.98px) {
  .inside-nav {
    margin-bottom: 20px;
  }
}
.inside-nav ul {
  margin-bottom: 10px;
}
.inside-nav li {
  margin-left: 70px;
}
.inside-nav li:first-child {
  margin-left: 0;
}
@media (max-width: 1469.98px) {
  .inside-nav li {
    margin-left: 60px;
  }
}
@media (max-width: 1199.98px) {
  .inside-nav li {
    margin-left: 50px;
  }
}
@media (max-width: 991.98px) {
  .inside-nav li {
    margin-left: 40px;
  }
}
@media (max-width: 767.98px) {
  .inside-nav li {
    margin-left: 30px;
  }
}
@media (max-width: 575.98px) {
  .inside-nav li {
    margin-left: 20px;
  }
}
.inside-nav .active a {
  color: #ab7442;
}
.inside-nav .active a:after {
  width: 100%;
}
.inside-nav a {
  display: block;
  padding: 6px 5px;
  font-size: 24px;
  color: #333;
  font-weight: 600;
  position: relative;
}
.inside-nav a:after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 0;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 0;
  height: 2px;
  background-color: #ab7442;
  -webkit-transition: 0.6s;
  transition: 0.6s;
}
@media (min-width: 1200px) {
  .inside-nav a:hover:after {
    width: 100%;
  }
}
@media (max-width: 1469.98px) {
  .inside-nav a {
    font-size: 20px;
  }
}
@media (max-width: 1199.98px) {
  .inside-nav a {
    font-size: 18px;
  }
}
@media (max-width: 991.98px) {
  .inside-nav a {
    font-size: 16px;
  }
}
@media (max-width: 767.98px) {
  .inside-nav a {
    font-size: 14px;
  }
}
.floor-nav {
  color: #8c8c8c;
  background-color: #fff;
  position: relative;
  margin-top: 60px;
}
.floor-nav:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  border-bottom: 1px solid #ab7442;
}
@media (max-width: 991.98px) {
  .floor-nav {
    margin-top: 50px;
  }
}
@media (max-width: 767.98px) {
  .floor-nav {
    margin-top: 40px;
  }
}
.floor-nav ul {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
          align-items: center;
}
.floor-nav li {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  margin-left: 90px;
}
.floor-nav li:first-child {
  margin-left: 0;
}
@media (max-width: 1469.98px) {
  .floor-nav li {
    margin-left: 50px;
  }
}
@media (max-width: 1399.98px) {
  .floor-nav li {
    margin-left: 40px;
  }
}
@media (max-width: 1199.98px) {
  .floor-nav li {
    margin-left: 30px;
  }
}
@media (max-width: 991.98px) {
  .floor-nav li {
    margin-left: 20px;
  }
}
@media (max-width: 767.98px) {
  .floor-nav li {
    margin-left: 5.5vw;
  }
}
.floor-nav .active a {
  color: #ab7442;
}
.floor-nav .active a span:after {
  width: 100%;
}
.floor-nav a {
  font-size: 20px;
  height: 100%;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
}
@media (max-width: 1199.98px) {
  .floor-nav a {
    font-size: 19px;
  }
}
@media (max-width: 991.98px) {
  .floor-nav a {
    font-size: 18px;
  }
}
@media (max-width: 767.98px) {
  .floor-nav a {
    font-size: 17px;
  }
}
@media (max-width: 575.98px) {
  .floor-nav a {
    font-size: 16px;
  }
}
@media (max-width: 575.98px) {
  .floor-nav a {
    font-size: 3.8vw;
  }
}
.floor-nav a span {
  padding: 15px 35px;
  display: block;
  position: relative;
}
.floor-nav a span:after {
  content: '';
  -webkit-transition: 0.6s;
  transition: 0.6s;
  width: 0;
  height: 6px;
  background-color: #db3924;
  position: absolute;
  left: 50%;
  bottom: 0;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media (max-width: 1199.98px) {
  .floor-nav a span {
    padding: 12px 25px;
  }
}
@media (max-width: 991.98px) {
  .floor-nav a span {
    padding: 10px 20px;
  }
  .floor-nav a span:after {
    height: 4px;
  }
}
@media (max-width: 767.98px) {
  .floor-nav a span {
    padding: 8px 15px;
  }
  .floor-nav a span:after {
    height: 2px;
  }
}
@media (max-width: 575.98px) {
  .floor-nav a span {
    padding: 8px 0px;
  }
}
@media (min-width: 1200px) {
  .floor-nav a {
    -webkit-transition: 0.6s;
    transition: 0.6s;
  }
  .floor-nav a:hover span:after {
    width: 100%;
  }
}
.floor-nav a:active {
  -webkit-transition: 0s;
  transition: 0s;
}
@media (min-width: 1200px) {
  .list-l {
    width: 290px;
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    margin-right: 40px;
  }
}
@media (min-width: 1200px) {
  .content-r {
    width: -webkit-calc(100% - 330px);
    width: calc(100% - 330px);
  }
}
.elem-sticky {
  position: -webkit-sticky;
  position: sticky;
  top: -1px;
  left: 0;
  z-index: 10;
}
@media (max-width: 1199.98px) {
  .elem-sticky {
    top: 0 !important;
  }
}
@media (min-width: 1200px) {
  .elem-sticky-xl {
    position: -webkit-sticky;
    position: sticky;
    z-index: 10;
    top: -1px;
    left: 0;
  }
}
@media (min-width: 992px) {
  .elem-sticky-lg {
    position: -webkit-sticky;
    position: sticky;
    z-index: 10;
    top: -1px;
    left: 0;
  }
}
@media (min-width: 768px) {
  .elem-sticky-md {
    position: -webkit-sticky;
    position: sticky;
    z-index: 10;
    top: -1px;
    left: 0;
  }
}
@media (min-width: 576px) {
  .elem-sticky-sm {
    position: -webkit-sticky;
    position: sticky;
    z-index: 10;
    top: -1px;
    left: 0;
  }
}
.menu-wrap {
  font-family: 'Cormorant Infant';
}
.menu-wrap .menu-tit {
  color: #ab7442;
  margin-bottom: 36px;
  padding: 0 12px;
}
.menu-wrap .menu-tit:after {
  content: '';
  display: block;
  width: 64px;
  height: 2px;
  background-color: #ab7442;
  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: 22px;
}
.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: 0.9em;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  padding: 0 10px;
}
.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%;
}
.menu-wrap .menu1 li .menu-more {
  background: none;
  -webkit-box-flex: 0;
          flex: 0 0 auto;
  padding: 0;
  z-index: 2;
  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 span {
  font-weight: bold;
}
.menu-wrap .menu1 > li {
  margin-bottom: 20px;
  position: relative;
  z-index: 2;
}
.menu-wrap .menu1 > li.active:after {
  opacity: 1;
}
.menu-wrap .menu1 > li.active > a,
.menu-wrap .menu1 > li.active > .more-wrap {
  color: #fff;
  background-color: #ab7442;
  border-color: #ab7442;
}
.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: #ab7442;
}
.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 {
  position: relative;
  line-height: 1.1;
  border: 1px solid #d4d4d4;
  border-radius: 50px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
@media (min-width: 1200px) {
  .menu-wrap .menu1 > li > .more-wrap:hover,
  .menu-wrap .menu1 > li > a:hover {
    color: #fff;
    background-color: #ab7442;
    border-color: #ab7442;
  }
}
.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: 7px;
  padding-bottom: 7px;
  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-left: 15px;
}
@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.72727273em;
  padding: 8.27586207% 10.34482759%;
  background-color: #f4f0ed;
  border-radius: 16px;
  margin-top: 16px;
}
.menu-wrap .menu2 > li {
  position: relative;
}
.menu-wrap .menu2 > li:not(:first-child) {
  margin-top: 15px;
}
@media (max-width: 1399.98px) {
  .menu-wrap .menu2 > li:not(:first-child) {
    margin-top: 10px;
  }
}
.menu-wrap .menu2 > li.active > a,
.menu-wrap .menu2 > li.active > .more-wrap {
  color: #ab7442;
}
.menu-wrap .menu2 > li.active > a,
.menu-wrap .menu2 > li.active > .more-wrap > a {
  -webkit-transform: translateX(12px);
      -ms-transform: translateX(12px);
          transform: translateX(12px);
}
.menu-wrap .menu2 > li.active > a:before,
.menu-wrap .menu2 > li.active > .more-wrap > a:before {
  opacity: 1;
}
.menu-wrap .menu2 > li.active > a > span,
.menu-wrap .menu2 > li.active > .more-wrap > a > span {
  text-decoration: underline;
}
@media (min-width: 1200px) {
  .menu-wrap .menu2 > li:hover > a,
  .menu-wrap .menu2 > li:hover > .more-wrap > a {
    -webkit-transform: translateX(12px);
        -ms-transform: translateX(12px);
            transform: translateX(12px);
  }
  .menu-wrap .menu2 > li:hover > a:before,
  .menu-wrap .menu2 > li:hover > .more-wrap > a:before {
    opacity: 1;
  }
}
.menu-wrap .menu2 > li > a,
.menu-wrap .menu2 > li > .more-wrap > a {
  display: -webkit-box;
  display: flex;
  position: relative;
  -webkit-transition: 0.6s;
  transition: 0.6s;
}
.menu-wrap .menu2 > li > a:before,
.menu-wrap .menu2 > li > .more-wrap > a:before {
  opacity: 0;
  content: '';
  position: absolute;
  left: -12px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: #ab7442;
  -webkit-transition: 0.6s;
  transition: 0.6s;
}
@media (min-width: 1200px) {
  .menu-wrap .menu2 > li > a:hover > span,
  .menu-wrap .menu2 > li > .more-wrap > a:hover > span {
    text-decoration: underline;
  }
}
.menu-wrap .menu2 > li > a {
  position: relative;
}
@media (min-width: 1200px) {
  .menu-wrap .menu2 > li > a:hover {
    color: #ab7442;
  }
}
.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: #ab7442;
}
@media (min-width: 1200px) {
  .menu-wrap .menu3 > li > a:hover {
    color: #ab7442;
  }
}
.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: #ab7442;
}
.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: #ab7442;
  }
}
.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;
  }
}
.inside-page .content {
  padding: 100px 0 145px;
}
@media (max-width: 1469.98px) {
  .inside-page .content {
    padding: 85px 0 120px;
  }
}
@media (max-width: 1199.98px) {
  .inside-page .content {
    padding: 70px 0 95px;
  }
}
@media (max-width: 991.98px) {
  .inside-page .content {
    padding: 60px 0 70px;
  }
}
@media (max-width: 767.98px) {
  .inside-page .content {
    padding: 45px 0 45px;
  }
}
.projects-list .row {
  margin: -100px -18px 0;
}
.projects-list .row > li {
  margin-top: 100px;
  padding: 0 18px;
}
@media (max-width: 1199.98px) {
  .projects-list .row {
    margin: -60px -15px 0;
  }
  .projects-list .row > li {
    margin-top: 60px;
    padding: 0 15px;
  }
}
@media (max-width: 767.98px) {
  .projects-list .row {
    margin: -30px -10px 0;
  }
  .projects-list .row > li {
    margin-top: 30px;
    padding: 0 10px;
  }
}
@media (min-width: 1200px) {
  .projects-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;
  }
  .projects-list .item:hover img {
    -webkit-transform: scale(1.07);
    -ms-transform: scale(1.07);
    transform: scale(1.07);
  }
}
@media (min-width: 1200px) {
  .projects-list .item:hover .pic {
    -webkit-mask-position: 100% 100%;
  }
  .projects-list .item:hover .tit {
    color: #db3924;
    text-decoration: underline;
  }
  .projects-list .item:hover .more-box {
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
    -webkit-transition-delay: 0.3s;
            transition-delay: 0.3s;
  }
}
.projects-list .pic-box {
  position: relative;
}
.projects-list .pic {
  margin-right: -1px;
  padding-bottom: 2px;
  padding-right: 2px;
  -webkit-transition: 0.6s;
  transition: 0.6s;
}
@media (min-width: 1200px) {
  .projects-list .pic {
    -webkit-mask: url('../imgs/subtract-projects.svg') 130% 155% no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0, red));
    -webkit-mask: url('../imgs/subtract-projects.svg') 130% 155% no-repeat, linear-gradient(red 0 0);
    -webkit-mask-composite: xor;
  }
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  .projects-list .pic {
    -webkit-mask: url('../imgs/subtract-projects.svg') 130% 165% no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0, red));
    -webkit-mask: url('../imgs/subtract-projects.svg') 130% 165% no-repeat, linear-gradient(red 0 0);
  }
}
.projects-list .img-box {
  padding-bottom: 65.56016598%;
  border-radius: 25px;
}
@media (max-width: 1199.98px) {
  .projects-list .img-box {
    border-radius: 20px;
  }
}
@media (max-width: 991.98px) {
  .projects-list .img-box {
    border-radius: 15px;
  }
}
@media (max-width: 767.98px) {
  .projects-list .img-box {
    border-radius: 10px;
  }
}
.projects-list .tit {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  margin-top: 25px;
  font-size: 24px;
  font-weight: bold;
  font-family: 'Cormorant Infant';
}
@media (max-width: 1469.98px) {
  .projects-list .tit {
    font-size: 22px;
  }
}
@media (max-width: 1199.98px) {
  .projects-list .tit {
    font-size: 21px;
  }
}
@media (max-width: 991.98px) {
  .projects-list .tit {
    font-size: 20px;
  }
}
@media (max-width: 767.98px) {
  .projects-list .tit {
    font-size: 19px;
  }
}
@media (max-width: 575.98px) {
  .projects-list .tit {
    font-size: 18px;
  }
}
@media (max-width: 991.98px) {
  .projects-list .tit {
    margin-top: 20px;
  }
}
@media (max-width: 767.98px) {
  .projects-list .tit {
    margin-top: 10px;
  }
}
.projects-list .more-box {
  position: absolute;
  right: 5px;
  bottom: 5px;
  z-index: 3;
  opacity: 0;
  -webkit-transform: translateY(-100%);
      -ms-transform: translateY(-100%);
          transform: translateY(-100%);
  -webkit-transition: 0.6s;
  transition: 0.6s;
}
.projects-list .more-box > a {
  min-width: 52px;
  height: 52px;
  font-size: 24px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  border: 1px solid #ab7442;
  color: #ab7442;
  border-radius: 50%;
  padding: 0;
  -webkit-transition: 0.6s;
  transition: 0.6s;
}
.projects-list .more-box > a:after {
  font-family: 'iconfont' !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\ebf6';
}
@media (min-width: 1200px) {
  .projects-list .more-box > a:hover {
    background-color: #db3924;
    color: #fff;
  }
}
.about-intro-box .title {
  width: 766px;
  max-width: 100%;
}
.about-intro-box .sinc {
  padding: 36px 50px;
  border-radius: 25px;
  background-color: #ab7442;
  color: #fff;
  font-family: 'Cormorant Infant';
  font-size: 64px;
  font-weight: bold;
  max-width: 276px;
  -webkit-box-flex: 0;
          flex: 0 0 auto;
  margin-right: 8.81578947%;
  line-height: 1;
}
@media (max-width: 1199.98px) {
  .about-intro-box .sinc {
    border-radius: 20px;
  }
}
@media (max-width: 991.98px) {
  .about-intro-box .sinc {
    border-radius: 15px;
  }
}
@media (max-width: 767.98px) {
  .about-intro-box .sinc {
    border-radius: 10px;
  }
}
@media (max-width: 1469.98px) {
  .about-intro-box .sinc {
    font-size: 58px;
  }
}
@media (max-width: 1399.98px) {
  .about-intro-box .sinc {
    font-size: 54px;
  }
}
@media (max-width: 1199.98px) {
  .about-intro-box .sinc {
    font-size: 51px;
  }
}
@media (max-width: 991.98px) {
  .about-intro-box .sinc {
    font-size: 44px;
  }
}
@media (max-width: 767.98px) {
  .about-intro-box .sinc {
    font-size: 37px;
  }
}
@media (max-width: 575.98px) {
  .about-intro-box .sinc {
    font-size: 30px;
  }
}
@media (max-width: 1199.98px) {
  .about-intro-box .sinc {
    padding: 30px 40px;
    max-width: 220px;
  }
}
@media (max-width: 991.98px) {
  .about-intro-box .sinc {
    padding: 20px 30px;
    max-width: 200px;
  }
}
@media (max-width: 767.98px) {
  .about-intro-box .sinc {
    max-width: 100%;
    display: inline-block;
    padding: 10px 20px;
    font-size: 24px;
    margin-bottom: 25px;
  }
}
.about-intro-box .intro {
  -webkit-box-flex: 1;
          flex: 1 0 0%;
}
@media (min-width: 768px) {
  .about-intro-box .num-wrap {
    padding-top: 2.7027027%;
  }
}
@media (min-width: 768px) {
  .about-intro-box .pic-box {
    padding-top: 4.05405405%;
  }
}
.about-intro-box .pic-box .img-box {
  margin-top: 30px;
  border-radius: 25px;
}
@media (max-width: 1199.98px) {
  .about-intro-box .pic-box .img-box {
    border-radius: 20px;
  }
}
@media (max-width: 991.98px) {
  .about-intro-box .pic-box .img-box {
    border-radius: 15px;
  }
}
@media (max-width: 767.98px) {
  .about-intro-box .pic-box .img-box {
    border-radius: 10px;
  }
}
.about-intro-box .pic-lg {
  width: 54.95495495%;
}
.about-intro-box .pic-lg .img-box {
  padding-bottom: 57.37704918%;
}
.about-intro-box .pic-xs {
  width: 42.34234234%;
}
.about-intro-box .pic-xs .img-box {
  padding-bottom: 74.46808511%;
}
@media (min-width: 1200px) {
  .advantage-list .item:hover .iconfont {
    -webkit-animation: swing 1s 0s ease both;
            animation: swing 1s 0s ease both;
  }
}
.advantage-list .iconfont {
  display: inline-block;
  padding: 8px;
  border: 1px solid #fff;
  border-radius: 50%;
}
.advantage-list .iconfont:before {
  width: 58px;
  height: 58px;
  font-size: 28px;
  border: 2px solid #fff;
  border-radius: 50%;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
}
@media (max-width: 1399.98px) {
  .advantage-list .iconfont:before {
    width: 52px;
    height: 52px;
    font-size: 26px;
  }
}
@media (max-width: 1199.98px) {
  .advantage-list .iconfont {
    padding: 6px;
  }
  .advantage-list .iconfont:before {
    width: 46px;
    height: 46px;
    font-size: 24px;
  }
}
@media (max-width: 767.98px) {
  .advantage-list .iconfont {
    padding: 5px;
  }
  .advantage-list .iconfont:before {
    width: 36px;
    height: 36px;
    font-size: 18px;
  }
}
.advantage-list .tit {
  font-family: inherit;
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 15px;
}
@media (max-width: 1469.98px) {
  .advantage-list .tit {
    font-size: 21px;
  }
}
@media (max-width: 1199.98px) {
  .advantage-list .tit {
    font-size: 20px;
  }
}
@media (max-width: 991.98px) {
  .advantage-list .tit {
    font-size: 19px;
  }
}
@media (max-width: 767.98px) {
  .advantage-list .tit {
    font-size: 18px;
  }
}
@media (max-width: 575.98px) {
  .advantage-list .tit {
    font-size: 17px;
  }
}
@media (max-width: 767.98px) {
  .advantage-list .tit {
    margin-bottom: 10px;
  }
}
.about-advantage-box {
  color: #fff;
  position: relative;
}
@media (min-width: 1200px) {
  .about-advantage-box {
    border-radius: 0 0 25px 0;
  }
}
@media (min-width: 1400px) {
  .about-advantage-box {
    padding-top: 150px !important;
  }
}
@media (min-width: 1400px) and (max-width: 1469.98px) {
  .about-advantage-box {
    padding-top: 125px !important;
  }
}
.about-advantage-box .icon-bg {
  position: absolute;
  left: 0;
  bottom: -1px;
  z-index: 2;
  width: 532px;
  height: 155px;
}
.about-advantage-box .icon-bg img {
  width: 100%;
  height: 100%;
}
@media (max-width: 1399.98px) {
  .about-advantage-box .icon-bg {
    width: 450px;
    height: 132px;
  }
}
@media (max-width: 1199.98px) {
  .about-advantage-box .icon-bg {
    display: none;
  }
}
.about-advantage-box .title {
  width: 400px;
  -webkit-box-flex: 0;
          flex: 0 0 auto;
  padding-right: 25px;
}
@media (max-width: 1399.98px) {
  .about-advantage-box .title {
    width: 340px;
  }
}
@media (min-width: 1200px) {
  .about-advantage-box .advantage-list {
    padding-bottom: 60px;
  }
}
@media (max-width: 991.98px) {
  .about-advantage-box .advantage-list {
    padding-top: 10px;
  }
}
.about-advantage-box .advantage-list .row {
  margin: -64px -55px 0;
}
.about-advantage-box .advantage-list .row > li {
  margin-top: 64px;
  padding: 0 55px;
}
@media (max-width: 1399.98px) {
  .about-advantage-box .advantage-list .row {
    margin: -45px -20px 0;
  }
  .about-advantage-box .advantage-list .row > li {
    margin-top: 45px;
    padding: 0 20px;
  }
}
@media (max-width: 767.98px) {
  .about-advantage-box .advantage-list .row {
    margin: -30px -10px 0;
  }
  .about-advantage-box .advantage-list .row > li {
    margin-top: 30px;
    padding: 0 10px;
  }
}
.about-advantage-box .advantage-list .item {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: start;
          align-items: flex-start;
}
.about-advantage-box .advantage-list .iconfont {
  -webkit-box-flex: 0;
          flex: 0 0 auto;
  margin-right: 22px;
}
@media (max-width: 767.98px) {
  .about-advantage-box .advantage-list .iconfont {
    margin-right: 15px;
  }
}
.slick-honors .item {
  padding: 8px;
  background-color: rgba(171, 116, 66, 0.2);
  border-radius: 8px;
}
@media (min-width: 1200px) {
  .slick-honors .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;
  }
  .slick-honors .item:hover img {
    -webkit-transform: scale(1.07);
    -ms-transform: scale(1.07);
    transform: scale(1.07);
  }
}
.slick-honors .img-box {
  padding-bottom: 140.74074074%;
}
@media (min-width: 1200px) {
  .slick-honors .slick-track {
    display: -webkit-box;
    display: flex;
  }
  .slick-honors .slick-track:before,
  .slick-honors .slick-track:after {
    display: none;
  }
  .slick-honors .slick-list {
    margin: 0 -23px;
  }
  .slick-honors .slick-slide {
    -webkit-transition: -webkit-transform 0.6s;
    transition: -webkit-transform 0.6s;
    transition: transform 0.6s;
    transition: transform 0.6s, -webkit-transform 0.6s;
    padding: 80px 23px;
  }
  .slick-honors .slick-active + .slick-active {
    -webkit-transform: translateX(-10%);
        -ms-transform: translateX(-10%);
            transform: translateX(-10%);
  }
  .slick-honors .slick-active + .slick-active + .slick-active {
    -webkit-transform: translateX(-20%);
        -ms-transform: translateX(-20%);
            transform: translateX(-20%);
  }
  .slick-honors .slick-center {
    -webkit-transform: translateX(0%) scale(1.666) !important;
        -ms-transform: translateX(0%) scale(1.666) !important;
            transform: translateX(0%) scale(1.666) !important;
  }
  .slick-honors .slick-center + .slick-active {
    -webkit-transform: translateX(20%) !important;
        -ms-transform: translateX(20%) !important;
            transform: translateX(20%) !important;
  }
  .slick-honors .slick-center + .slick-active + .slick-active {
    -webkit-transform: translateX(10%) !important;
        -ms-transform: translateX(10%) !important;
            transform: translateX(10%) !important;
  }
  .slick-honors .slick-center + .slick-active + .slick-active + .slick-active {
    -webkit-transform: translateX(0) !important;
        -ms-transform: translateX(0) !important;
            transform: translateX(0) !important;
  }
  .slick-honors .slide-prev {
    -webkit-transform: translateX(-10px);
        -ms-transform: translateX(-10px);
            transform: translateX(-10px);
  }
}
.about-honors-box .inline-arrow {
  -webkit-box-pack: end;
          justify-content: flex-end;
  margin-bottom: 10px;
}
.about-factory-box {
  margin-bottom: 2%;
}
.about-factory-box .inline-arrow {
  -webkit-box-flex: 0;
          flex: 0 0 auto;
  width: 25.65789474%;
  position: relative;
  z-index: 3;
}
@media (min-width: 1200px) {
  .about-factory-box .factory-slick-box {
    position: relative;
  }
  .about-factory-box .factory-slick-box:after {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 3;
    content: '';
    width: 346px;
    height: 100%;
    background: -webkit-gradient(linear, right top, left top, color-stop(-3.87%, #fff), to(rgba(255, 255, 255, 0)));
    background: linear-gradient(270deg, #fff -3.87%, rgba(255, 255, 255, 0) 100%);
    border-radius: 7px;
  }
}
@media (min-width: 1200px) {
  .about-factory-box .slick-factory {
    width: 74.34210526%;
    position: relative;
  }
  .about-factory-box .slick-factory:before {
    content: '';
    z-index: 2;
    position: absolute;
    right: 100%;
    top: 0;
    width: 50vw;
    height: 100%;
    background-color: #fff;
  }
}
.about-factory-box .slick-list {
  overflow: visible;
}
.about-factory-box .img-box {
  padding-bottom: 97.18309859%;
  border-radius: 25px;
}
@media (max-width: 1199.98px) {
  .about-factory-box .img-box {
    border-radius: 20px;
  }
}
@media (max-width: 991.98px) {
  .about-factory-box .img-box {
    border-radius: 15px;
  }
}
@media (max-width: 767.98px) {
  .about-factory-box .img-box {
    border-radius: 10px;
  }
}
@media (min-width: 1200px) {
  .about-factory-box .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;
  }
  .about-factory-box .img-box:hover img {
    -webkit-transform: scale(1.07);
    -ms-transform: scale(1.07);
    transform: scale(1.07);
  }
}
.about-factory-box .tit {
  margin-top: 25px;
  line-height: 1.2;
}
@media (max-width: 1199.98px) {
  .about-factory-box .tit {
    margin-top: 20px;
  }
}
@media (max-width: 991.98px) {
  .about-factory-box .tit {
    margin-top: 15px;
  }
}
@media (max-width: 767.98px) {
  .about-factory-box .tit {
    margin-top: 10px;
  }
}
.about-wrap .content {
  padding: 100px 0;
}
@media (max-width: 1469.98px) {
  .about-wrap .content {
    padding: 85px 0;
  }
}
@media (max-width: 1199.98px) {
  .about-wrap .content {
    padding: 70px 0;
  }
}
@media (max-width: 991.98px) {
  .about-wrap .content {
    padding: 55px 0;
  }
}
@media (max-width: 767.98px) {
  .about-wrap .content {
    padding: 40px 0;
  }
}
.news-date {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
          align-items: center;
  font-size: 16px;
  color: #141414;
}
@media (max-width: 991.98px) {
  .news-date {
    font-size: 15px;
  }
}
@media (max-width: 767.98px) {
  .news-date {
    font-size: 14px;
  }
}
@media (max-width: 767.98px) {
  .news-date {
    font-size: 13px;
  }
}
.news-date:before {
  font-family: 'iconfont' !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e74b';
  margin-right: 12px;
  line-height: 1;
  font-size: 1.4em;
}
@media (max-width: 767.98px) {
  .news-date:before {
    margin-right: 5px;
    margin-top: -2px;
  }
}
.img-news {
  padding-bottom: 60.27777778%;
  border-radius: 25px;
}
@media (max-width: 1199.98px) {
  .img-news {
    border-radius: 20px;
  }
}
@media (max-width: 991.98px) {
  .img-news {
    border-radius: 15px;
  }
}
@media (max-width: 767.98px) {
  .img-news {
    border-radius: 10px;
  }
}
.news-list {
  overflow: hidden;
}
.news-list > .row {
  margin-top: -80px;
}
@media (max-width: 991.98px) {
  .news-list > .row {
    margin-top: -50px;
  }
}
@media (max-width: 767.98px) {
  .news-list > .row {
    margin-top: -30px;
  }
}
.news-list > .row > li {
  border-top: 1px solid #dedede;
  padding-top: 50px;
  margin-top: 50px;
}
@media (min-width: 1200px) {
  .news-list > .row > li:nth-child(1),
  .news-list > .row > li:nth-child(2) {
    border-top: none;
  }
}
@media (max-width: 1199.98px) {
  .news-list > .row > li:first-child {
    border-top: none;
  }
}
@media (max-width: 991.98px) {
  .news-list > .row > li {
    margin-top: 30px;
    padding-top: 30px;
  }
}
@media (max-width: 767.98px) {
  .news-list > .row > li {
    margin-top: 20px;
    padding-top: 20px;
  }
}
@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: 576px) {
  .news-list .item {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
            align-items: center;
  }
  .news-list .item > div {
    width: 48.32214765%;
  }
}
@media (min-width: 1200px) {
  .news-list .item:hover .more-box a {
    color: #db3924;
  }
}
@media (max-width: 767.98px) {
  .news-list .pic {
    margin-bottom: 15px;
  }
}
.news-list .tit,
.news-list p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 2;
  height: auto;
}
.news-list .tit {
  font-size: 24px;
  line-height: 1.25;
  margin: 10px 0;
}
@media (max-width: 1469.98px) {
  .news-list .tit {
    font-size: 22px;
  }
}
@media (max-width: 767.98px) {
  .news-list .tit {
    font-size: 20px;
  }
}
.news-list p {
  color: #565656;
}
.news-list .more-box {
  margin-top: 10px;
}
.news-list .more-box > a {
  font-family: 'Cormorant Infant';
  color: #ab7442;
  text-decoration: underline;
}
@media (min-width: 1200px) {
  .news-list .more-box > a:hover {
    color: #db3924;
  }
}
.news-list .more-box > a:active {
  color: #db3924;
}
.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: 15px;
}
.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 {
    text-decoration: underline;
  }
}
@media (max-width: 1199.98px) {
  .news-details-wrap .news-page a:active {
    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;
  }
}
.img-pro {
  padding-bottom: 66.66666667%;
}
@media (min-width: 1470px) {
  .product-list .row {
    margin: -80px -24px 0;
  }
  .product-list .row > li {
    margin-top: 80px;
    padding: 0 24px;
  }
}
@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: #db3924;
  }
  .product-list .item:hover .more-box > a {
    background-color: #db3924;
    border-color: #db3924;
    color: #fff;
  }
}
.product-list .pic-box {
  position: relative;
}
.product-list .pic {
  margin-right: -1px;
  padding-bottom: 2px;
  padding-right: 2px;
}
@media (min-width: 1200px) {
  .product-list .pic {
    -webkit-mask: url('../imgs/subtract-product.svg') 100% 100% no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0, red));
    -webkit-mask: url('../imgs/subtract-product.svg') 100% 100% no-repeat, linear-gradient(red 0 0);
    -webkit-mask-composite: xor;
  }
}
.product-list .img-box {
  padding-bottom: 65.56016598%;
  border-radius: 25px;
}
@media (max-width: 1199.98px) {
  .product-list .img-box {
    border-radius: 20px;
  }
}
@media (max-width: 991.98px) {
  .product-list .img-box {
    border-radius: 15px;
  }
}
@media (max-width: 767.98px) {
  .product-list .img-box {
    border-radius: 10px;
  }
}
.product-list .tit {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  margin-top: 20px;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
}
@media (max-width: 1469.98px) {
  .product-list .tit {
    font-size: 22px;
  }
}
@media (max-width: 1199.98px) {
  .product-list .tit {
    font-size: 21px;
  }
}
@media (max-width: 991.98px) {
  .product-list .tit {
    font-size: 20px;
  }
}
@media (max-width: 767.98px) {
  .product-list .tit {
    font-size: 19px;
  }
}
@media (max-width: 575.98px) {
  .product-list .tit {
    font-size: 18px;
  }
}
@media (max-width: 1469.98px) {
  .product-list .tit {
    margin-top: 15px;
  }
}
@media (max-width: 767.98px) {
  .product-list .tit {
    margin-top: 10px;
  }
}
@media (max-width: 575.98px) {
  .product-list .tit {
    margin-top: 5px;
  }
}
.product-list .more-box {
  position: absolute;
  right: 5px;
  bottom: 5px;
  z-index: 3;
  -webkit-transition: 0.6s;
  transition: 0.6s;
}
@media (max-width: 1199.98px) {
  .product-list .more-box {
    display: none;
  }
}
.product-list .more-box > a {
  min-width: 40px;
  height: 40px;
  font-size: 20px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  border: 1px solid #ab7442;
  color: #ab7442;
  border-radius: 50%;
  padding: 0;
  -webkit-transition: 0.6s;
  transition: 0.6s;
}
.product-list .more-box > a:after {
  font-family: 'iconfont' !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\ebf6';
}
@media (min-width: 1200px) {
  .product-list .more-box > a:hover {
    background-color: #db3924;
    color: #fff;
  }
}
.product-wrap .search-box,
.product-details-wrap .search-box,
.search-none-wrap .search-box {
  border: none;
  background-color: #f2f2f2;
  margin-bottom: 35px;
}
.product-wrap .search-box input,
.product-details-wrap .search-box input,
.search-none-wrap .search-box input {
  padding-left: 28px;
}
.details-tit {
  padding: 45px 0 30px;
}
@media (max-width: 1199.98px) {
  .details-tit {
    padding: 40px 0 25px;
  }
}
@media (max-width: 991.98px) {
  .details-tit {
    padding: 35px 0 15px;
  }
}
@media (max-width: 767.98px) {
  .details-tit {
    padding: 30px 0 10px;
  }
}
.details-tit > span {
  color: #db3924;
  font-size: 24px;
  font-weight: bold;
}
@media (max-width: 1469.98px) {
  .details-tit > span {
    font-size: 22px;
  }
}
@media (max-width: 1199.98px) {
  .details-tit > span {
    font-size: 21px;
  }
}
@media (max-width: 991.98px) {
  .details-tit > span {
    font-size: 20px;
  }
}
@media (max-width: 767.98px) {
  .details-tit > span {
    font-size: 19px;
  }
}
@media (max-width: 575.98px) {
  .details-tit > span {
    font-size: 18px;
  }
}
.product-details-wrap .top-title .txt {
  width: 700px;
}
.product-details-wrap .carousel-wrap .carousel-box {
  font-size: 0;
}
@media (min-width: 1200px) {
  .product-details-wrap .carousel-wrap .carousel-box {
    width: 40.50420168%;
  }
}
@media (max-width: 1199.98px) {
  .product-details-wrap .carousel-wrap .carousel-box {
    position: initial;
    width: 482px;
    margin: 0 auto 30px;
    max-width: 100%;
  }
}
@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: 81.13924051%;
  }
  .product-details-wrap .carousel-wrap .carousel-box:not(.carousel-nav-down) .slider-nav {
    width: 15.3164557%;
  }
  .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: -14.87603306% 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: 14.04958678% 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;
  border: 1px solid #bcbcbc;
  border-radius: 10px;
}
.product-details-wrap .carousel-wrap .slider-for .slick-arrow {
  top: auto;
  bottom: 5px;
}
@media (max-width: 1199.98px) {
  .product-details-wrap .carousel-wrap .slider-for .slick-arrow {
    display: none !important;
  }
}
.product-details-wrap .carousel-wrap .slider-for .slick-prev {
  left: auto;
  right: 75px;
}
.product-details-wrap .carousel-wrap .slider-for .slick-next {
  right: 30px;
}
.product-details-wrap .carousel-wrap .slider-nav {
  margin-top: 25px;
}
.product-details-wrap .carousel-wrap .slider-nav .slick-list {
  margin: 0 -4px;
}
.product-details-wrap .carousel-wrap .slider-nav .slick-slide {
  padding: 0 5px;
  width: 150px;
  border: none;
}
.product-details-wrap .carousel-wrap .slider-nav .slick-center .item,
.product-details-wrap .carousel-wrap .slider-nav .slick-current .item {
  border-color: #004ea2;
}
.product-details-wrap .carousel-wrap .slider-nav .slick-center .item:before,
.product-details-wrap .carousel-wrap .slider-nav .slick-current .item:before {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}
.product-details-wrap .carousel-wrap .slider-nav .slick-arrow {
  background: none !important;
  font-weight: bold;
  font-size: 22px;
  width: 26px;
  height: 26px;
}
@media (min-width: 1200px) {
  .product-details-wrap .carousel-wrap .slider-nav .slick-arrow:hover {
    color: #ab7442;
  }
}
.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:after {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  content: '';
  background-color: rgba(0, 0, 0, 0.5);
}
.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: '\e67c';
  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%);
  color: #fff;
  font-size: 12px;
  width: 36px;
  height: 36px;
  background-color: #000;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
}
.product-details-wrap .carousel-wrap .slider-nav .item {
  position: relative;
}
.product-details-wrap .carousel-wrap .slider-nav .item:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
  -webkit-transform: scale(1.5);
      -ms-transform: scale(1.5);
          transform: scale(1.5);
  -webkit-transition: 0.6s;
  transition: 0.6s;
  border: 4px solid #004ea2;
}
@media (min-width: 1200px) {
  .product-details-wrap .carousel-wrap .info-box {
    position: relative;
    width: 55.46218487%;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
    -webkit-box-pack: center;
            justify-content: center;
  }
}
.product-details-wrap .carousel-wrap .pro-name {
  font-family: 'Cormorant Infant';
  font-size: 32px;
  font-weight: bold;
  padding: 0 0 30px;
}
@media (max-width: 1469.98px) {
  .product-details-wrap .carousel-wrap .pro-name {
    font-size: 30px;
  }
}
@media (max-width: 1399.98px) {
  .product-details-wrap .carousel-wrap .pro-name {
    font-size: 28px;
  }
}
@media (max-width: 1199.98px) {
  .product-details-wrap .carousel-wrap .pro-name {
    font-size: 26px;
  }
}
@media (max-width: 991.98px) {
  .product-details-wrap .carousel-wrap .pro-name {
    font-size: 24px;
  }
}
@media (max-width: 767.98px) {
  .product-details-wrap .carousel-wrap .pro-name {
    font-size: 22px;
  }
}
@media (max-width: 575.98px) {
  .product-details-wrap .carousel-wrap .pro-name {
    font-size: 20px;
  }
}
@media (max-width: 1199.98px) {
  .product-details-wrap .carousel-wrap .pro-name {
    padding-bottom: 15px;
  }
}
.product-details-wrap .carousel-wrap .description-box .description {
  margin-bottom: 12px;
  color: #ab7442;
}
.product-details-wrap .carousel-wrap .quantity-box {
  margin: 40px 0 30px;
}
@media (max-width: 767.98px) {
  .product-details-wrap .carousel-wrap .quantity-box {
    margin: 25px 0;
  }
}
.product-details-wrap .carousel-wrap .quantity-box > b {
  font-size: 16px;
  margin-right: 14px;
}
@media (max-width: 991.98px) {
  .product-details-wrap .carousel-wrap .quantity-box > b {
    font-size: 15px;
  }
}
@media (max-width: 767.98px) {
  .product-details-wrap .carousel-wrap .quantity-box > b {
    font-size: 14px;
  }
}
.product-details-wrap .carousel-wrap .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;
}
.product-details-wrap .carousel-wrap .number-box > * {
  border-radius: 46px;
  border: 1px solid #999999;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  width: 46px;
  height: 46px;
  font-size: 18px;
}
@media (max-width: 991.98px) {
  .product-details-wrap .carousel-wrap .number-box > * {
    width: 36px;
    height: 36px;
    font-size: 14px;
  }
}
.product-details-wrap .carousel-wrap .number-box a {
  font-weight: bold;
  -webkit-box-pack: center;
          justify-content: center;
}
.product-details-wrap .carousel-wrap .number-box a:before {
  font-family: 'iconfont' !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media (min-width: 1200px) {
  .product-details-wrap .carousel-wrap .number-box a {
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .product-details-wrap .carousel-wrap .number-box a:hover {
    background-color: #ab7442;
    color: #fff;
    border-color: #ab7442;
  }
}
.product-details-wrap .carousel-wrap .number-box a.del1:before {
  content: '\e640';
}
.product-details-wrap .carousel-wrap .number-box a.add1:before {
  content: '\e641';
}
.product-details-wrap .carousel-wrap .number-box a:active {
  background-color: #ab7442;
  border-color: #ab7442;
  color: #fff;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
  -webkit-transform: scale(0.95);
      -ms-transform: scale(0.95);
          transform: scale(0.95);
  -webkit-transition: 0s;
  transition: 0s;
}
.product-details-wrap .carousel-wrap .number-box a.disable {
  cursor: not-allowed;
}
.product-details-wrap .carousel-wrap .number-box .ipt-num {
  text-align: center;
  color: inherit;
  background: none;
  min-width: 74px;
  padding: 0 15px;
  font-size: 20px;
  margin: 0 3px;
}
@media (max-width: 767.98px) {
  .product-details-wrap .carousel-wrap .number-box .ipt-num {
    font-size: 18px;
  }
}
.product-details-wrap .carousel-wrap .func {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
}
.product-details-wrap .carousel-wrap .func > a {
  margin-right: 10px;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  height: 45px;
  padding: 0 35px;
  border-radius: 45px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.product-details-wrap .carousel-wrap .func > a:active {
  -webkit-transition: 0s;
  transition: 0s;
  -webkit-transform: scale(0.95);
      -ms-transform: scale(0.95);
          transform: scale(0.95);
}
@media (max-width: 767.98px) {
  .product-details-wrap .carousel-wrap .func > a {
    height: 38px;
    padding: 0 25px;
  }
}
.product-details-wrap .carousel-wrap .inquiry-btn {
  border: 1px solid #bcbcbc;
  font-size: 16px;
}
@media (max-width: 991.98px) {
  .product-details-wrap .carousel-wrap .inquiry-btn {
    font-size: 15px;
  }
}
@media (max-width: 767.98px) {
  .product-details-wrap .carousel-wrap .inquiry-btn {
    font-size: 14px;
  }
}
@media (min-width: 1200px) {
  .product-details-wrap .carousel-wrap .inquiry-btn:hover {
    background-color: #ab7442;
    border-color: #ab7442;
    color: #fff;
  }
}
.product-details-wrap .carousel-wrap .add-btn {
  background-color: #db3924;
  color: #fff;
  font-size: 24px;
}
.product-details-wrap .carousel-wrap .add-btn:before {
  font-family: 'iconfont' !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e752';
}
@media (min-width: 1200px) {
  .product-details-wrap .carousel-wrap .add-btn:hover {
    background-color: #ab7442;
  }
}
@media (max-width: 767.98px) {
  .product-details-wrap .carousel-wrap .add-btn {
    font-size: 20px;
  }
}
.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;
}
@media (min-width: 1400px) {
  .product-details-wrap .slick-related .slick-list {
    margin: 0 -24px;
  }
  .product-details-wrap .slick-related .slick-slide {
    padding: 0 24px;
  }
}
.product-details-wrap .related-wrap {
  margin-top: 11.76470588%;
}
@media (max-width: 767.98px) {
  .product-details-wrap .related-wrap {
    margin-top: 40px;
  }
}
.contact-list.has-icon .item {
  display: -webkit-box;
  display: flex;
}
.contact-list.has-icon .item: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;
  font-size: 1.3em;
  margin-right: 45px;
  line-height: 1.2;
}
@media (max-width: 1199.98px) {
  .contact-list.has-icon .item:before {
    margin-right: 35px;
  }
}
@media (max-width: 991.98px) {
  .contact-list.has-icon .item:before {
    margin-right: 25px;
  }
}
@media (max-width: 767.98px) {
  .contact-list.has-icon .item:before {
    margin-right: 15px;
  }
}
.contact-list.has-icon .enterprise .item:before {
  content: '\ea28';
}
.contact-list.has-icon .address .item:before {
  content: '\e66f';
}
.contact-list.has-icon .factory .item:before {
  content: '\e64d';
}
.contact-list.has-icon .company .item:before {
  content: '\e769';
}
.contact-list.has-icon .mobile .item:before {
  content: '\e62a';
}
.contact-list.has-icon .tel .item:before {
  content: '\e6a6';
}
.contact-list.has-icon .mail .item:before {
  content: '\e66a';
}
.contact-list.has-icon .fax .item:before {
  content: '\e657';
}
.contact-list.has-icon .url .item:before {
  content: '\e699';
}
.contact-list.has-icon .skype .item:before {
  content: '\e6fc';
}
.contact-list.has-icon .whatsapp .item:before {
  content: '\e621';
}
.contact-list.has-icon .wechat .item:before {
  content: '\e604';
}
.contact-list.has-icon .wechat .item .pic {
  width: 124px;
  max-width: 100%;
  display: inline-block;
}
.contact-list > li {
  margin-top: 30px;
}
.contact-list > li:first-child {
  margin-top: 0;
}
@media (max-width: 767.98px) {
  .contact-list > li {
    margin-top: 15px;
  }
}
.contact-list .info {
  font-size: 16px;
  line-height: 1.5;
}
@media (max-width: 991.98px) {
  .contact-list .info {
    font-size: 15px;
  }
}
@media (max-width: 767.98px) {
  .contact-list .info {
    font-size: 14px;
  }
}
.contact-list .tit {
  margin-right: 10px;
  -webkit-box-flex: 0;
          flex: 0 0 auto;
  min-width: 100px;
  font-weight: bold;
}
@media (max-width: 767.98px) {
  .contact-list .tit {
    margin-bottom: 5px;
  }
}
.contact-list p {
  margin-bottom: 0;
}
.contact-list p span {
  display: block;
}
.contact-list .follow-box {
  margin-top: 24px;
}
@media (max-width: 767.98px) {
  .contact-list .follow-box {
    margin-top: 15px;
  }
}
.contact-wrap .contact-box,
.contact-wrap .inquiry-form {
  margin-bottom: 120px;
}
@media (max-width: 1469.98px) {
  .contact-wrap .contact-box,
  .contact-wrap .inquiry-form {
    margin-bottom: 100px;
  }
}
@media (max-width: 1199.98px) {
  .contact-wrap .contact-box,
  .contact-wrap .inquiry-form {
    margin-bottom: 80px;
  }
}
@media (max-width: 991.98px) {
  .contact-wrap .contact-box,
  .contact-wrap .inquiry-form {
    margin-bottom: 60px;
  }
}
@media (max-width: 767.98px) {
  .contact-wrap .contact-box,
  .contact-wrap .inquiry-form {
    margin-bottom: 40px;
  }
}
@media (min-width: 1200px) {
  .contact-wrap .contact-box {
    width: 42.76315789%;
  }
}
.contact-wrap .contact-box .title .txt p {
  color: #8c8c8c;
  font-size: 20px;
}
@media (max-width: 1199.98px) {
  .contact-wrap .contact-box .title .txt p {
    font-size: 19px;
  }
}
@media (max-width: 991.98px) {
  .contact-wrap .contact-box .title .txt p {
    font-size: 18px;
  }
}
@media (max-width: 767.98px) {
  .contact-wrap .contact-box .title .txt p {
    font-size: 17px;
  }
}
@media (max-width: 575.98px) {
  .contact-wrap .contact-box .title .txt p {
    font-size: 16px;
  }
}
.contact-wrap .contact-list {
  width: 565px;
  max-width: 100%;
}
.contact-wrap .contact-list .tit {
  font-family: inherit;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 10px;
}
@media (max-width: 1469.98px) {
  .contact-wrap .contact-list .tit {
    font-size: 22px;
  }
}
@media (max-width: 1199.98px) {
  .contact-wrap .contact-list .tit {
    font-size: 21px;
  }
}
@media (max-width: 991.98px) {
  .contact-wrap .contact-list .tit {
    font-size: 20px;
  }
}
@media (max-width: 767.98px) {
  .contact-wrap .contact-list .tit {
    font-size: 19px;
  }
}
@media (max-width: 575.98px) {
  .contact-wrap .contact-list .tit {
    font-size: 18px;
  }
}
.contact-wrap .contact-list p {
  font-size: 20px;
  color: #4f4d4d;
}
@media (max-width: 1199.98px) {
  .contact-wrap .contact-list p {
    font-size: 19px;
  }
}
@media (max-width: 991.98px) {
  .contact-wrap .contact-list p {
    font-size: 18px;
  }
}
@media (max-width: 767.98px) {
  .contact-wrap .contact-list p {
    font-size: 17px;
  }
}
@media (max-width: 575.98px) {
  .contact-wrap .contact-list p {
    font-size: 16px;
  }
}
@media (min-width: 1200px) {
  .contact-wrap .contact-list a:hover {
    color: #ab7442;
  }
}
.contact-wrap .contact-list a:active {
  color: #ab7442;
}
.contact-wrap .follow-boxs {
  margin-top: 30px;
}
.contact-wrap .follow-boxs > b {
  margin-right: 30px;
  padding: 5px 0;
}
@media (max-width: 767.98px) {
  .contact-wrap .follow-boxs {
    margin-top: 20px;
  }
  .contact-wrap .follow-boxs > b {
    margin-right: 20px;
  }
}
.contact-wrap .inquiry-form.has-border input,
.contact-wrap .inquiry-form.has-border textarea,
.contact-wrap .inquiry-form.has-border .ipt-pro-name > span,
.contact-wrap .inquiry-form.has-border .select2-selection--single {
  border: none;
  border-bottom: 1px solid #fff;
  padding: 30px 0;
  color: #fff;
}
@media (max-width: 767.98px) {
  .contact-wrap .inquiry-form.has-border input,
  .contact-wrap .inquiry-form.has-border textarea,
  .contact-wrap .inquiry-form.has-border .ipt-pro-name > span,
  .contact-wrap .inquiry-form.has-border .select2-selection--single {
    padding: 12px 0;
  }
}
.contact-wrap .inquiry-form {
  background-color: #ab7442;
  color: #fff;
  border-radius: 25px;
  padding: 60px 80px;
}
@media (max-width: 1199.98px) {
  .contact-wrap .inquiry-form {
    border-radius: 20px;
  }
}
@media (max-width: 991.98px) {
  .contact-wrap .inquiry-form {
    border-radius: 15px;
  }
}
@media (max-width: 767.98px) {
  .contact-wrap .inquiry-form {
    border-radius: 10px;
  }
}
@media (min-width: 1200px) {
  .contact-wrap .inquiry-form {
    width: 51.97368421%;
  }
}
@media (max-width: 1199.98px) {
  .contact-wrap .inquiry-form {
    padding: 50px 40px;
  }
}
@media (max-width: 767.98px) {
  .contact-wrap .inquiry-form {
    padding: 25px;
  }
}
.contact-wrap .inquiry-form input::-webkit-input-placeholder,
.contact-wrap .inquiry-form textarea::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.43);
}
.contact-wrap .inquiry-form input:-o-placeholder,
.contact-wrap .inquiry-form textarea:-o-placeholder {
  color: rgba(255, 255, 255, 0.43);
}
.contact-wrap .inquiry-form input::-moz-placeholder,
.contact-wrap .inquiry-form textarea::-moz-placeholder {
  color: rgba(255, 255, 255, 0.43);
}
.contact-wrap .inquiry-form input:-ms-input-placeholder,
.contact-wrap .inquiry-form textarea:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.43);
}
.contact-wrap .inquiry-form input:focus::-webkit-input-placeholder,
.contact-wrap .inquiry-form textarea:focus::-webkit-input-placeholder {
  color: #eee;
}
.contact-wrap .inquiry-form input:focus::-o-placeholder,
.contact-wrap .inquiry-form textarea:focus::-o-placeholder {
  color: #eee;
}
.contact-wrap .inquiry-form input:focus::-moz-placeholder,
.contact-wrap .inquiry-form textarea:focus::-moz-placeholder {
  color: #eee;
}
.contact-wrap .inquiry-form input:focus::-ms-input-placeholder,
.contact-wrap .inquiry-form textarea:focus::-ms-input-placeholder {
  color: #eee;
}
@media (min-width: 1200px) {
  .contact-wrap .inquiry-form .title {
    margin-bottom: 20px;
  }
}
.contact-wrap .inquiry-form .title h2 {
  font-size: 40px;
}
@media (max-width: 1469.98px) {
  .contact-wrap .inquiry-form .title h2 {
    font-size: 36px;
  }
}
@media (max-width: 1199.98px) {
  .contact-wrap .inquiry-form .title h2 {
    font-size: 32px;
  }
}
@media (max-width: 991.98px) {
  .contact-wrap .inquiry-form .title h2 {
    font-size: 30px;
  }
}
@media (max-width: 767.98px) {
  .contact-wrap .inquiry-form .title h2 {
    font-size: 28px;
  }
}
@media (max-width: 575.98px) {
  .contact-wrap .inquiry-form .title h2 {
    font-size: 26px;
  }
}
.contact-wrap .inquiry-form .title p {
  font-size: 20px;
}
@media (max-width: 1199.98px) {
  .contact-wrap .inquiry-form .title p {
    font-size: 19px;
  }
}
@media (max-width: 991.98px) {
  .contact-wrap .inquiry-form .title p {
    font-size: 18px;
  }
}
@media (max-width: 767.98px) {
  .contact-wrap .inquiry-form .title p {
    font-size: 17px;
  }
}
@media (max-width: 575.98px) {
  .contact-wrap .inquiry-form .title p {
    font-size: 16px;
  }
}
@media (min-width: 1200px) {
  .contact-wrap .inquiry-form .submit {
    margin-top: 20px;
  }
}
.contact-wrap .inquiry-form .submit > span {
  padding: 0 15px;
  background: #fff;
  color: #ab7442;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
          flex-direction: row-reverse;
  min-width: 150px;
  border-radius: 50px;
}
.contact-wrap .inquiry-form .submit > span:after {
  -webkit-transition: 0s;
  transition: 0s;
  color: #db3924;
  background: none;
  margin: 0 15px 0 0;
  content: '\e729';
  font-size: 1.3em;
}
@media (min-width: 1200px) {
  .contact-wrap .inquiry-form .submit > span {
    -webkit-transition: 0.4s;
    transition: 0.4s;
  }
  .contact-wrap .inquiry-form .submit > span:hover {
    background-color: #db3924;
    color: #fff;
  }
  .contact-wrap .inquiry-form .submit > span:hover:after {
    color: inherit;
  }
}
@media (max-width: 767.98px) {
  .contact-wrap .inquiry-form .submit > span {
    min-width: 120px;
  }
}
.contact-wrap .inquiry-form .submit > span:active {
  -webkit-transition: 0s;
  transition: 0s;
  background-color: #db3924;
  color: #fff;
}
.contact-wrap .inquiry-form .submit > span:active:after {
  color: inherit;
}
.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;
  display: block;
  position: relative;
  z-index: 2;
  border-radius: 38px;
}
@media (max-width: 1199.98px) {
  .contact-wrap .map-pic {
    background-repeat: 28px;
  }
}
@media (max-width: 991.98px) {
  .contact-wrap .map-pic {
    border-radius: 18px;
  }
}
@media (max-width: 767.98px) {
  .contact-wrap .map-pic {
    border-radius: 8px;
  }
}
.contact-wrap .map-pic p {
  margin: 10px 0 0;
}
.inquiry-wrap .size-list-box {
  padding-right: 15px;
}
.inquiry-wrap .size-list-box span {
  color: #fff;
  background-color: #000;
  border-color: #000;
}
.inquiry-wrap .inquiry-box .details-tit {
  padding-top: 5px;
}
.inquiry-wrap .iq-title,
.inquiry-wrap .list > li {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: justify;
          justify-content: space-between;
  text-align: center;
  padding-left: 60px;
  padding-right: 45px;
}
@media (max-width: 991px) {
  .inquiry-wrap .iq-title,
  .inquiry-wrap .list > li {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (max-width: 767px) {
  .inquiry-wrap .iq-title,
  .inquiry-wrap .list > li {
    padding-left: 2%;
    padding-right: 0;
  }
}
.inquiry-wrap .iq-title {
  overflow: hidden;
  background-color: #ab7442;
  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: #ab7442;
}
@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 #ab7442;
  border-top: none;
}
.inquiry-wrap .inquiry-box .list > li {
  padding-top: 30px;
  padding-bottom: 30px;
  border-top: 1px solid #ab7442;
}
.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: #ab7442;
  }
}
.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;
}
@media (min-width: 1470px) {
  .inquiry-form li.col-md-6 {
    width: 25%;
  }
}
.inquiry-form input::-webkit-input-placeholder,
.inquiry-form textarea::-webkit-input-placeholder {
  color: #BCBCBC;
}
.inquiry-form input:-o-placeholder,
.inquiry-form textarea:-o-placeholder {
  color: #BCBCBC;
}
.inquiry-form input::-moz-placeholder,
.inquiry-form textarea::-moz-placeholder {
  color: #BCBCBC;
}
.inquiry-form input:-ms-input-placeholder,
.inquiry-form textarea:-ms-input-placeholder {
  color: #BCBCBC;
}
.inquiry-form input:focus::-webkit-input-placeholder,
.inquiry-form textarea:focus::-webkit-input-placeholder {
  color: #ddd;
}
.inquiry-form input:focus::-o-placeholder,
.inquiry-form textarea:focus::-o-placeholder {
  color: #ddd;
}
.inquiry-form input:focus::-moz-placeholder,
.inquiry-form textarea:focus::-moz-placeholder {
  color: #ddd;
}
.inquiry-form input:focus::-ms-input-placeholder,
.inquiry-form textarea:focus::-ms-input-placeholder {
  color: #ddd;
}
.inquiry-form.has-bg input,
.inquiry-form.has-bg textarea,
.inquiry-form.has-bg .ipt-pro-name > span,
.inquiry-form.has-bg .select2-selection--single {
  background-color: #fafafa;
}
.inquiry-form.has-bg-gray input,
.inquiry-form.has-bg-gray textarea,
.inquiry-form.has-bg-gray .ipt-pro-name > span,
.inquiry-form.has-bg-gray .select2-selection--single {
  background-color: #f6f6f6;
}
.inquiry-form.has-bg-gray .form-placeholder {
  color: #ab7442;
}
.inquiry-form.has-border input,
.inquiry-form.has-border textarea,
.inquiry-form.has-border .ipt-pro-name > span,
.inquiry-form.has-border .select2-selection--single {
  border: 1px solid #bcbcbc;
}
.inquiry-form.has-radius input,
.inquiry-form.has-radius textarea,
.inquiry-form.has-radius .ipt-pro-name > span,
.inquiry-form.has-radius .select2-selection--single {
  border-radius: 10px;
}
@media (max-width: 767.98px) {
  .inquiry-form.has-radius input,
  .inquiry-form.has-radius textarea,
  .inquiry-form.has-radius .ipt-pro-name > span,
  .inquiry-form.has-radius .select2-selection--single {
    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,
.inquiry-form .rating-box,
.inquiry-form .ipt-upload {
  margin: 0 0 20px;
  position: relative;
}
.inquiry-form li > label,
.inquiry-form .rating-box > label,
.inquiry-form .ipt-upload > label {
  position: relative;
  font-weight: normal;
  width: 100%;
  display: block;
  margin: 0;
}
.inquiry-form input,
.inquiry-form textarea,
.inquiry-form .ipt-pro-name > span,
.inquiry-form .select2-selection--single,
.inquiry-form .form-placeholder {
  font-size: 18px;
  padding: 10px 20px;
  color: #bcbcbc;
  line-height: 1.3;
}
@media (max-width: 1199.98px) {
  .inquiry-form input,
  .inquiry-form textarea,
  .inquiry-form .ipt-pro-name > span,
  .inquiry-form .select2-selection--single,
  .inquiry-form .form-placeholder {
    font-size: 17px;
  }
}
@media (max-width: 991.98px) {
  .inquiry-form input,
  .inquiry-form textarea,
  .inquiry-form .ipt-pro-name > span,
  .inquiry-form .select2-selection--single,
  .inquiry-form .form-placeholder {
    font-size: 16px;
  }
}
@media (max-width: 767.98px) {
  .inquiry-form input,
  .inquiry-form textarea,
  .inquiry-form .ipt-pro-name > span,
  .inquiry-form .select2-selection--single,
  .inquiry-form .form-placeholder {
    font-size: 15px;
  }
}
@media (max-width: 991.98px) {
  .inquiry-form input,
  .inquiry-form textarea,
  .inquiry-form .ipt-pro-name > span,
  .inquiry-form .select2-selection--single,
  .inquiry-form .form-placeholder {
    padding: 10px 15px;
  }
}
@media (max-width: 767.98px) {
  .inquiry-form input,
  .inquiry-form textarea,
  .inquiry-form .ipt-pro-name > span,
  .inquiry-form .select2-selection--single,
  .inquiry-form .form-placeholder {
    padding: 8px 10px;
    font-size: 13px;
  }
}
.inquiry-form input,
.inquiry-form textarea,
.inquiry-form .ipt-pro-name > span,
.inquiry-form .select2-selection--single {
  display: block;
  width: 100%;
  background: none;
  -webkit-transition: border-color 0.4s;
  transition: border-color 0.4s;
}
.inquiry-form .input-box[required] + .form-placeholder:after {
  content: '*';
}
.inquiry-form .input-box:focus + .form-placeholder,
.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 {
  color: #999;
  padding: 0;
  -webkit-transform: translateY(-100%) scale(0.8);
      -ms-transform: translateY(-100%) scale(0.8);
          transform: translateY(-100%) scale(0.8);
}
.inquiry-form textarea {
  field-sizing: content;
  min-height: 200px;
}
@media (max-width: 767.98px) {
  .inquiry-form textarea {
    min-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 > span {
  color: #000;
}
.inquiry-form .ipt-pro-name > span > span,
.inquiry-form .ipt-pro-name > span b {
  margin-left: 5px;
}
.inquiry-form .ipt-placeholder {
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 12px;
}
@media (max-width: 991.98px) {
  .inquiry-form .ipt-placeholder {
    font-size: 15px;
  }
}
@media (max-width: 767.98px) {
  .inquiry-form .ipt-placeholder {
    font-size: 14px;
  }
}
@media (max-width: 767.98px) {
  .inquiry-form .ipt-placeholder {
    margin-bottom: 8px;
  }
}
.inquiry-form .form-placeholder {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: 0.6s;
  transition: 0.6s;
  -webkit-transform-origin: left top;
      -ms-transform-origin: left top;
          transform-origin: left top;
}
.inquiry-form .placeholder-tit {
  font-size: 18px;
  padding: 10px 0;
}
@media (max-width: 1199.98px) {
  .inquiry-form .placeholder-tit {
    font-size: 17px;
  }
}
@media (max-width: 991.98px) {
  .inquiry-form .placeholder-tit {
    font-size: 16px;
  }
}
@media (max-width: 767.98px) {
  .inquiry-form .placeholder-tit {
    font-size: 15px;
  }
}
@media (max-width: 767.98px) {
  .inquiry-form .placeholder-tit {
    padding: 0 0 10px;
  }
}
.inquiry-form .rating-box > span {
  margin-right: 23px;
}
.inquiry-form .link-box,
.inquiry-form .submit {
  background: none;
}
@media (min-width: 1200px) {
  .inquiry-form .link-box,
  .inquiry-form .submit {
    margin-top: 10px;
  }
}
@media (min-width: 1200px) {
  .inquiry-form .link-box.bg-normal > span:hover:after,
  .inquiry-form .submit.bg-normal > span:hover:after {
    color: #fff !important;
  }
}
.inquiry-form .submit > span {
  min-width: 134px;
  height: 45px;
  background-color: #db3924;
  color: #fff;
}
@media (min-width: 1200px) {
  .inquiry-form .submit > span:hover {
    background-color: #ab7442;
    color: #fff;
  }
}
.inquiry-form .submit > span:active {
  background-color: #ab7442;
  color: #fff;
}
@media (max-width: 767.98px) {
  .inquiry-form .submit > span {
    min-width: 110px;
    height: 35px;
  }
}
.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: #ab7442;
  color: #fff;
  height: 46px;
}
.inquiry-form .textarea-box .submit > span:after {
  margin-left: 0;
}
.inquiry-form .func .link-box {
  margin-left: 0;
  margin-right: 0;
  padding: 0 8px;
}
.inquiry-form .uploading-btn {
  background: none;
}
.share-box {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  margin-top: 40px;
}
@media (max-width: 991.98px) {
  .share-box {
    margin-top: 30px;
  }
}
@media (max-width: 767.98px) {
  .share-box {
    margin-top: 25px;
  }
}
.share-box > span {
  text-transform: capitalize;
  margin-right: 20px;
  font-size: 16px;
  font-weight: bold;
}
@media (max-width: 991.98px) {
  .share-box > span {
    font-size: 15px;
  }
}
@media (max-width: 767.98px) {
  .share-box > span {
    font-size: 14px;
  }
}
@media (max-width: 767.98px) {
  .share-box > span {
    margin-right: 10px;
  }
}
.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: #ab7442;
  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;
  font-size: 20px;
}
@media (max-width: 767.98px) {
  .sitemap-wrap .list2 {
    padding-left: 15px;
    font-size: 18px;
  }
}
.sitemap-wrap .list2 li {
  font-size: 0.88888889em;
}
.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: #ab7442;
    text-decoration: underline;
  }
}
@media (max-width: 1199.98px) {
  .sitemap-wrap .list2 a:active {
    color: #ab7442;
    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 {
  margin-top: 5px;
}
.sitemap-wrap .list4 > li {
  margin-top: 3px;
}
.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 .online .code-pic {
  right: 45px;
}
@media only screen and (min-width: 768px) and (max-width: 991.98px) {
  .online-wrap.right .online .code-pic {
    right: 65px;
  }
}
.online-wrap.right .online .show-num {
  right: -600px;
  border-radius: 50px 0 0 50px;
}
.online-wrap.right .online .show-num p {
  padding-left: 20px;
}
.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 .online .code-pic {
  left: 45px;
}
@media only screen and (min-width: 768px) and (max-width: 991.98px) {
  .online-wrap.left .online .code-pic {
    left: 55px;
  }
}
.online-wrap.left .online .show-num {
  left: -600px;
  border-radius: 0 50px 50px 0;
}
.online-wrap.left .online .show-num p {
  padding-right: 20px;
}
.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: 44px;
  height: 44px;
  border: none;
  padding: 0;
  border-radius: 50px;
  line-height: 44px;
  background-color: rgba(171, 116, 66, 0.38);
  -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;
  padding: 10px 5px;
  border-radius: 25px;
  background: rgba(171, 116, 66, 0.38);
  backdrop-filter: blur(2.4000001px);
}
@media (max-width: 767.98px) {
  .online-wrap .online {
    bottom: 110px;
  }
}
.online-wrap .online a {
  position: relative;
  display: block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  background-color: rgba(171, 116, 66, 0);
  text-align: center;
  margin: 7px 0;
  font-size: 24px;
  color: #fff;
}
@media (min-width: 1200px) {
  .online-wrap .online a {
    -webkit-transition: background-color 0.3s;
    transition: background-color 0.3s;
  }
  .online-wrap .online a:hover {
    color: #fff;
    background-color: #ab7442;
  }
  .online-wrap .online a:hover .show-num {
    opacity: 1;
  }
}
@media (max-width: 767.98px) {
  .online-wrap .online a {
    width: 36px;
    height: 36px;
    line-height: 36px;
    font-size: 22px;
  }
}
.online-wrap .online a:active {
  color: #fff;
  background-color: #ab7442;
}
.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: Arial;
}
.online-wrap .online .show-num P {
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.12);
  background-color: #ab7442;
  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 .cart i {
  position: absolute;
  top: 4px;
  right: 4px;
  z-index: 2;
  padding: 4px 6px;
  border-radius: 10px;
  font-size: 10px;
  line-height: 1;
  background-color: #ab7442;
  color: #fff;
}
@media (min-width: 1200px) {
  .online-wrap .online .cart:hover i {
    background-color: #ab7442;
  }
}
.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(171, 116, 66, 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: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  padding: 6px 0;
  font-size: 0.7em;
  min-height: 46px;
}
.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;
  line-height: 1.1;
}
.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: 36px;
  height: 36px;
  font-size: 18px;
}
@media (min-width: 1200px) {
  .follow-box.has-width a {
    -webkit-transition: 0.8s;
    transition: 0.8s;
  }
}
@media (max-width: 1199.98px) {
  .follow-box.has-width a {
    width: 32px;
    height: 32px;
    font-size: 16px;
  }
}
@media (max-width: 767.98px) {
  .follow-box.has-width a {
    width: 28px;
    height: 28px;
    font-size: 14px;
  }
}
.follow-box.has-border a {
  border: 1px solid #d8ae87;
  color: #d8ae87;
}
@media (min-width: 1200px) {
  .follow-box.has-border a:hover {
    color: #fff;
    border-color: #db3924;
    background-color: #db3924;
  }
}
.follow-box.has-border a:active {
  color: #fff;
  border-color: #db3924;
  background-color: #db3924;
}
.follow-box.has-radius a {
  border-radius: 50px;
}
.follow-box.has-bg a {
  background-color: #fff;
}
@media (min-width: 1200px) {
  .follow-box.has-bg a:hover {
    color: #ab7442;
  }
}
.follow-box.has-bg a:active {
  color: #ab7442;
}
@media (min-width: 1200px) {
  .follow-box.has-normal a:hover {
    color: #ab7442;
  }
}
.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 22px;
}
@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.has-svg a:active {
  color: #ab7442;
}
.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: 12px;
}
@media (max-width: 767.98px) {
  .follow-box span {
    margin-left: 8px;
  }
}
.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;
  color: #4c4c4c;
}
@media (max-width: 767.98px) {
  .follow-box a {
    font-size: 18px;
  }
}
.follow-box a svg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.follow-box a .path {
  stroke: #ab7442;
  stroke-width: 1;
  stroke-dasharray: 0, 126;
  stroke-dashoffset: 0;
  cx: 18;
  cy: 18;
  r: 17;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media (min-width: 1200px) {
  .follow-box a:hover {
    -webkit-transform: translateY(-3px);
        -ms-transform: translateY(-3px);
            transform: translateY(-3px);
    text-decoration: none;
    color: #ab7442;
  }
  .follow-box a:hover .path {
    stroke-dasharray: 155, 126;
  }
}
.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 {
  background-color: #fff;
  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-func a:hover,
  .footer p a:hover span,
  .footer li a:hover span,
  .copyright .info a:hover span,
  .footer-func a:hover span {
    text-decoration: underline;
    color: #fff;
  }
}
.footer p a:active,
.footer li a:active,
.copyright .info a:active,
.footer-func a:active,
.footer p a:active span,
.footer li a:active span,
.copyright .info a:active span,
.footer-func a:active span {
  text-decoration: underline;
  color: #fff;
}
.projects-wrap .el-bg > .container,
.news-wrap .el-bg > .container,
.contact-wrap .el-bg > .container {
  margin-bottom: 10.41666667vw;
}
.projects-wrap + .footer,
.news-wrap + .footer,
.contact-wrap + .footer {
  margin-top: -10.41666667vw;
}
.footer {
  position: relative;
  overflow: hidden;
  font-size: 16px;
}
@media (max-width: 991.98px) {
  .footer {
    font-size: 15px;
  }
}
@media (max-width: 767.98px) {
  .footer {
    font-size: 14px;
  }
}
@media (min-width: 1200px) {
  .footer {
    border-radius: 1.30208333vw 1.30208333vw 0 0;
  }
}
.footer .footer-box {
  color: #fff;
}
@media (min-width: 1200px) {
  .footer .footer-box {
    margin: -1px;
    background-color: #ab7442;
    -webkit-mask: url('../imgs/subtract-footer.svg') 100% 0 no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0, red));
    -webkit-mask: url('../imgs/subtract-footer.svg') 100% 0 no-repeat, linear-gradient(red 0 0);
    -webkit-mask-composite: xor;
    -webkit-mask-size: 59.375% auto;
  }
}
@media (max-width: 1199.98px) {
  .footer .footer-box {
    padding-top: 15px;
    border-radius: 1.30208333vw 1.30208333vw 0 0;
  }
}
@media (min-width: 1200px) {
  .footer .title {
    position: absolute;
    top: 0;
    z-index: 2;
    left: 45%;
    color: #000;
    margin: 1px;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
            align-items: center;
    height: 7.5vw;
  }
  .footer .title .container {
    width: 100%;
    padding: 0;
  }
}
.footer .title h2 a {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
}
.footer .title h2 a span {
  margin-left: 10px;
}
.footer .title h2 a:after {
  margin-left: 60px;
  font-family: 'iconfont' !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\ebf6';
  width: 50px;
  height: 50px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  border: 1px solid #ab7442;
  font-size: 24px;
  font-weight: normal;
  border-radius: 50%;
  color: #ab7442;
  -webkit-transition: 0.6s;
  transition: 0.6s;
}
@media (min-width: 1200px) {
  .footer .title h2 a:hover:after {
    background-color: #db3924;
    color: #fff;
    border-color: #db3924;
  }
}
.footer .title h2 a:active:after {
  -webkit-transition: 0s;
  transition: 0s;
  background-color: #db3924;
  color: #fff;
  border-color: #db3924;
}
@media (max-width: 1469.98px) {
  .footer .title h2 a:after {
    width: 44px;
    height: 44px;
    font-size: 20px;
    margin-left: 30px;
  }
}
@media (max-width: 767.98px) {
  .footer .title h2 a:after {
    width: 34px;
    height: 34px;
    font-size: 16px;
    margin-left: 20px;
  }
}
.footer .title h2 span {
  color: #db3924;
}
@media (min-width: 1740px) {
  .footer .container {
    max-width: 1710px;
  }
}
.footer .footer-row {
  position: relative;
  margin: 0 -10px;
  padding: 30px 0;
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
          justify-content: space-between;
}
@media (max-width: 767.98px) {
  .footer .footer-row {
    padding-top: 0px;
  }
}
.footer .foot-list {
  padding: 0 10px;
}
@media (min-width: 1200px) {
  .footer .foot-list:nth-child(2) ~ .foot-list {
    padding-top: 7.29166667vw;
  }
}
@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;
}
@media (max-width: 767.98px) {
  .footer .foot-nav ul {
    margin: -10px -6px 0;
  }
}
.footer .foot-nav li {
  margin-top: 15px;
}
@media (min-width: 768px) {
  .footer .foot-nav li:first-child {
    margin-top: 0;
  }
}
@media (max-width: 767.98px) {
  .footer .foot-nav li {
    display: -webkit-inline-box;
    display: inline-flex;
    margin-top: 10px;
    padding: 0 6px;
  }
}
.footer .f-tit {
  font-size: 32px;
  font-weight: bold;
  margin: 40px 0;
}
@media (max-width: 1469.98px) {
  .footer .f-tit {
    margin: 35px 0;
    font-size: 28px;
  }
}
@media (max-width: 1199.98px) {
  .footer .f-tit {
    margin: 30px 0;
  }
}
@media (max-width: 991.98px) {
  .footer .f-tit {
    margin: 25px 0;
  }
}
@media (max-width: 767.98px) {
  .footer .f-tit {
    margin-bottom: 10px;
    font-size: 22px;
  }
}
.footer .f-follow {
  margin-bottom: 15px;
}
.footer .f-logo {
  width: 120px;
  background-color: #fff;
  border-radius: 25px;
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
  padding: 35px 20px 20px;
}
@media (max-width: 1199.98px) {
  .footer .f-logo {
    border-radius: 20px;
  }
}
@media (max-width: 991.98px) {
  .footer .f-logo {
    border-radius: 15px;
  }
}
@media (max-width: 767.98px) {
  .footer .f-logo {
    border-radius: 10px;
  }
}
.footer .f-logo img {
  width: 100% !important;
  height: auto !important;
}
@media (max-width: 767.98px) {
  .footer .f-logo {
    width: 80px;
    padding: 25px 10px 10px;
  }
}
@media (min-width: 1200px) {
  .footer .foot-about {
    width: 520px;
  }
}
@media (min-width: 1200px) and (max-width: 1199.98px) {
  .footer .foot-about {
    width: 420px;
  }
}
.footer .foot-about .follow-box {
  margin-top: 35px;
}
@media (max-width: 767.98px) {
  .footer .foot-about .follow-box {
    margin-top: 20px;
  }
}
.footer .foot-about .follow-box a {
  color: #fff;
}
@media (min-width: 1200px) {
  .footer .foot-about .follow-box a:hover {
    color: #ab7442;
  }
}
.footer .foot-subscription {
  margin-bottom: 70px;
}
@media (max-width: 1199.98px) {
  .footer .foot-subscription {
    margin-bottom: 40px;
  }
}
@media (max-width: 767.98px) {
  .footer .foot-subscription {
    margin-bottom: 30px;
  }
}
.footer .foot-subscription .tit {
  margin-bottom: 30px;
  padding-top: 10px;
}
@media (max-width: 767.98px) {
  .footer .foot-subscription .tit {
    padding-top: 0;
    margin-bottom: 20px;
  }
}
.footer .foot-subscription form {
  position: relative;
  max-width: 100%;
  z-index: 2;
  display: -webkit-box;
  display: flex;
  background-color: #333;
  border-radius: 25px;
  padding: 10px 15px;
}
@media (max-width: 1199.98px) {
  .footer .foot-subscription form {
    border-radius: 20px;
  }
}
@media (max-width: 991.98px) {
  .footer .foot-subscription form {
    border-radius: 15px;
  }
}
@media (max-width: 767.98px) {
  .footer .foot-subscription form {
    border-radius: 10px;
  }
}
.footer .foot-subscription form input::-webkit-input-placeholder,
.footer .foot-subscription form textarea::-webkit-input-placeholder {
  color: #999999;
}
.footer .foot-subscription form input:-o-placeholder,
.footer .foot-subscription form textarea:-o-placeholder {
  color: #999999;
}
.footer .foot-subscription form input::-moz-placeholder,
.footer .foot-subscription form textarea::-moz-placeholder {
  color: #999999;
}
.footer .foot-subscription form input:-ms-input-placeholder,
.footer .foot-subscription form textarea:-ms-input-placeholder {
  color: #999999;
}
.footer .foot-subscription form input:focus::-webkit-input-placeholder,
.footer .foot-subscription form textarea:focus::-webkit-input-placeholder {
  color: #ccc;
}
.footer .foot-subscription form input:focus::-o-placeholder,
.footer .foot-subscription form textarea:focus::-o-placeholder {
  color: #ccc;
}
.footer .foot-subscription form input:focus::-moz-placeholder,
.footer .foot-subscription form textarea:focus::-moz-placeholder {
  color: #ccc;
}
.footer .foot-subscription form input:focus::-ms-input-placeholder,
.footer .foot-subscription form textarea:focus::-ms-input-placeholder {
  color: #ccc;
}
.footer .foot-subscription form input {
  background: none;
  -webkit-box-flex: 1;
          flex: 1 0 0%;
  display: block;
  width: 100%;
  color: #999999;
  font-size: 16px;
  padding: 0 25px;
}
@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 .submit {
  background: #ab7442;
  font-weight: bold;
  border-radius: 5px;
  min-height: 34px;
  width: 34px;
  padding: 0 5px;
  font-size: 18px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
}
@media (max-width: 767.98px) {
  .footer .foot-subscription form .submit {
    border-radius: 3px;
  }
}
.footer .foot-subscription form .submit:before {
  font-family: 'iconfont' !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e64e';
}
@media (min-width: 1200px) {
  .footer .foot-subscription form .submit {
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .footer .foot-subscription form .submit:before {
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .footer .foot-subscription form .submit:hover {
    box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.3);
  }
}
.footer .foot-subscription form .submit:active {
  -webkit-transition: 0s;
  transition: 0s;
  -webkit-transform: scale(0.95);
      -ms-transform: scale(0.95);
          transform: scale(0.95);
}
@media (min-width: 1200px) {
  .footer .foot-message {
    width: 500px;
  }
}
@media (min-width: 1200px) and (max-width: 1469.98px) {
  .footer .foot-message {
    width: 400px;
  }
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  .footer .foot-message {
    width: 380px;
  }
}
.footer .foot-message .f-tit {
  margin-bottom: 10px;
}
.footer .foot-message p {
  font-size: 14px;
  margin-bottom: 20px;
}
.footer .foot-message input::-webkit-input-placeholder,
.footer .foot-message textarea::-webkit-input-placeholder {
  color: #E1C1A4;
}
.footer .foot-message input:-o-placeholder,
.footer .foot-message textarea:-o-placeholder {
  color: #E1C1A4;
}
.footer .foot-message input::-moz-placeholder,
.footer .foot-message textarea::-moz-placeholder {
  color: #E1C1A4;
}
.footer .foot-message input:-ms-input-placeholder,
.footer .foot-message textarea:-ms-input-placeholder {
  color: #E1C1A4;
}
.footer .foot-message input:focus::-webkit-input-placeholder,
.footer .foot-message textarea:focus::-webkit-input-placeholder {
  color: #eee;
}
.footer .foot-message input:focus::-o-placeholder,
.footer .foot-message textarea:focus::-o-placeholder {
  color: #eee;
}
.footer .foot-message input:focus::-moz-placeholder,
.footer .foot-message textarea:focus::-moz-placeholder {
  color: #eee;
}
.footer .foot-message input:focus::-ms-input-placeholder,
.footer .foot-message textarea:focus::-ms-input-placeholder {
  color: #eee;
}
.footer .foot-message input,
.footer .foot-message textarea {
  border-color: #f2f2f2;
}
.footer .foot-message textarea {
  min-height: 80px;
}
.footer .foot-message .submit {
  margin-top: 0;
}
.footer .foot-message .submit > span {
  background-color: #feeedf;
  min-width: 124px;
  height: 42px;
  color: #ab7442;
}
@media (max-width: 767.98px) {
  .footer .foot-message .submit > span {
    min-width: 110px;
    height: 36px;
  }
}
@media (min-width: 1200px) {
  .footer .foot-contact {
    max-width: 380px;
  }
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  .footer .foot-contact {
    max-width: 280px;
  }
}
.footer .foot-contact ul li {
  margin-top: 15px;
}
.footer .foot-contact .info > * {
  display: inline;
}
.footer .foot-contact .tit {
  font-family: initial;
  font-weight: normal;
}
.footer .foot-copyright {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -webkit-box-pack: end;
          justify-content: flex-end;
}
.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:not(:last-child):after {
  content: '';
  width: 1px;
  height: 12px;
  background-color: rgba(255, 255, 255, 0.48);
  margin: 0 15px;
}
@media (max-width: 767.98px) {
  .footer-func > div:not(:last-child):after {
    margin: 0 12px;
  }
}
.footer-func .google-translate {
  min-width: auto;
}
.copyright {
  position: relative;
  z-index: 2;
  font-size: 18px;
  line-height: 2;
  color: rgba(255, 255, 255, 0.48);
}
@media (max-width: 1199.98px) {
  .copyright {
    font-size: 17px;
  }
}
@media (max-width: 991.98px) {
  .copyright {
    font-size: 16px;
  }
}
@media (max-width: 767.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 .info-box {
  padding: 30px 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: 10px 0;
  }
}
.copyright .info-box > div {
  padding: 5px 0;
}
.copyright .info {
  margin: 0 -10px;
}
.copyright .info span {
  padding: 0 10px;
}
@media (max-width: 1399.98px) {
  .copyright .info {
    width: 100%;
  }
}
@media (max-width: 767.98px) {
  .copyright .info {
    margin: 0 -5px;
  }
  .copyright .info span {
    padding: 0 5px;
  }
}
@media (max-width: 1399.98px) {
  .copyright .follow-box {
    -webkit-box-pack: center;
            justify-content: center;
    margin-bottom: 10px;
  }
}
