.ff {
  font-family: 'iconfont' !important;
}
@font-face {
  font-family: 'Roboto';
  src: local('Roboto'), local('Roboto-Regular'), url('../flaticon/Roboto-Regular.woff2') format('woff2'), url('../flaticon/Roboto-Regular.woff') format('woff'), url('../flaticon/Roboto-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: local('Roboto Bold'), local('Roboto-Bold'), url('../flaticon/Roboto-Bold.woff2') format('woff2'), url('../flaticon/Roboto-Bold.woff') format('woff'), url('../flaticon/Roboto-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: local('Roboto Medium'), local('Roboto-Medium'), url('../flaticon/Roboto-Medium.woff2') format('woff2'), url('../flaticon/Roboto-Medium.woff') format('woff'), url('../flaticon/Roboto-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'D-DIN-PRO';
  src: local('D-DIN-PRO-Medium'), url('../flaticon/D-DIN-PRO-Medium.woff2') format('woff2'), url('../flaticon/D-DIN-PRO-Medium.woff') format('woff'), url('../flaticon/D-DIN-PRO-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Anton';
  src: local('Anton Regular'), local('Anton-Regular'), url('../flaticon/Anton-Regular.woff2') format('woff2'), url('../flaticon/Anton-Regular.woff') format('woff'), url('../flaticon/Anton-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
body {
  font-family: 'Roboto', Arial, 'Helvetica Neue', Helvetica, 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Heiti SC', 'PingFang SC', 'Hiragino Sans GB', sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #000000;
  font-size: 16px;
  font-weight: normal;
  overflow-x: hidden;
  margin: 0;
}
@media (max-width: 1199px) {
  body {
    font-size: 15px;
  }
}
@-ms-viewport {
  width: auto !important;
}
li,
ol,
ul {
  list-style: none;
}
a {
  color: inherit;
}
a:hover,
a:link,
a:visited {
  text-decoration: none;
  color: inherit;
}
input[type='number'] {
  -moz-appearance: textfield;
}
input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button {
  margin: 0;
  -webkit-appearance: none;
}
ul {
  margin: 0;
  padding: 0;
}
button,
input,
textarea {
  border: none;
  outline: none;
}
a[data-fancybox] {
  outline: none;
}
a[data-fancybox] img {
  outline: none !important;
}
.slick-slide {
  outline: none;
}
.slick-slide a {
  outline: none !important;
}
@media (min-width: 1200px) {
  .wow {
    visibility: hidden;
  }
}
.lazy {
  /* background-image: url(../js/slick/ajax-loader.gif); */
  background-repeat: no-repeat;
  background-position: center;
}
.slick-slide,
.slick-slider .slick-track,
.slick-slider .slick-list,
.slick-slide img,
.slick-slider .slick-track img,
.slick-slider .slick-list img {
  -webkit-transform: translateZ(1px);
  -webkit-transform: translate3d(0, 0, 1px);
  transform: translateZ(1px);
  transform: translate3d(0, 0, 1px);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.at-resp-share-element .at-share-btn {
  margin-bottom: 0 !important;
}
.transform-0 {
  -webkit-transform: translate(0) !important;
  -ms-transform: translate(0) !important;
  transform: translate(0) !important;
}
.slick-disabled {
  cursor: no-drop;
  opacity: 0.5;
}
body.fixed {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
body.searchactive {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
@media (min-width: 1350px) {
  .container {
    max-width: 1280px;
  }
}
@media (min-width: 1470px) {
  .container {
    max-width: 1400px;
  }
}
@media (min-width: 1560px) {
  .container {
    max-width: 1440px;
  }
  .con1400 {
    max-width: 1400px;
  }
}
@media (min-width: 1660px) {
  .container {
    max-width: 1630px;
  }
  .con1400 {
    max-width: 1400px;
  }
}
@media (min-width: 1400px) {
  .con1300 {
    max-width: 1330px;
  }
}
@media (min-width: 1350px) {
  .con1200 {
    max-width: 1230px;
  }
  .con1000 {
    max-width: 1030px;
  }
}
@media (max-width: 767px) {
  .col-xs-6:nth-child(2n + 1) {
    padding-right: 7.5px;
  }
  .col-xs-6:nth-child(2n) {
    padding-left: 7.5px;
  }
}
input[type='number'] {
  -moz-appearance: textfield;
}
input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.ibox {
  position: relative;
  z-index: 1;
  display: block;
  overflow: hidden;
  height: 0;
  padding-bottom: 100%;
}
.ibox img,
.ibox iframe,
.ibox video {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
}
.fancybox-slide--iframe .fancybox-content {
  width: 733px !important;
  max-width: 80%;
  height: 500px !important;
  max-height: 50% !important;
  margin: 0;
}
.fancybox-caption {
  border: none;
  text-align: center;
  font-size: 16px;
}
.scrollbar::-webkit-scrollbar-track {
  background-color: #ebebeb;
}
.scrollbar::-webkit-scrollbar-thumb {
  background-color: #ccc;
}
.tranform-0 {
  transform: translate(0) !important;
  -ms-transform: translate(0) !important;
  -webkit-transform: translate(0) !important;
}
.fp-auto-height {
  height: auto;
}
.fp-scrollable {
  height: auto;
}
.swiper-button-next,
.swiper-button-prev {
  position: relative;
  width: 44px;
  height: 44px;
  background: #f3f3f3;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  z-index: 8;
  left: 0px;
  top: 0;
  color: #000000;
  margin: 0;
  display: inline-block;
  vertical-align: middle;
  line-height: 44px;
  text-align: center;
  border-radius: 50%;
}
@media (max-width: 767px) {
  .swiper-button-next,
  .swiper-button-prev {
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
}
.swiper-button-next img,
.swiper-button-prev img {
  width: 10px;
}
.swiper-button-next:after,
.swiper-button-prev:after {
  display: none;
}
.swiper-button-next .flaticon,
.swiper-button-prev .flaticon {
  display: block;
  font-size: 24px;
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
.swiper-button-next.swiper-button-next,
.swiper-button-prev.swiper-button-next {
  right: 0px;
  margin-left: 6px;
}
.swiper-button-next.swiper-button-next .flaticon,
.swiper-button-prev.swiper-button-next .flaticon {
  -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
          transform: rotate(0deg);
}
.swiper-button-next:hover,
.swiper-button-prev:hover {
  background-color: #653912;
  color: #ffffff;
}
.swiper-poa .swiper-button-prev,
.swiper-poa .swiper-button-next {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(-90deg);
      -ms-transform: translateY(-50%) rotate(-90deg);
          transform: translateY(-50%) rotate(-90deg);
  z-index: 8;
}
.swiper-poa .swiper-button-prev:after,
.swiper-poa .swiper-button-next:after {
  display: none;
}
.swiper-poa .swiper-button-prev {
  left: -5%;
}
@media (max-width: 767px) {
  .swiper-poa .swiper-button-prev {
    left: -15px;
  }
}
.swiper-poa .swiper-button-next {
  left: auto;
  right: -5%;
  margin-left: 0;
  -webkit-transform: translateY(-50%) rotate(-90deg);
      -ms-transform: translateY(-50%) rotate(-90deg);
          transform: translateY(-50%) rotate(-90deg);
}
@media (max-width: 767px) {
  .swiper-poa .swiper-button-next {
    right: -15px;
  }
}
.arrow-bottom {
  padding-bottom: 60px;
}
@media (max-width: 767px) {
  .arrow-bottom {
    padding-bottom: 40px;
  }
}
.arrow-bottom .swiper-button-prev,
.arrow-bottom .swiper-button-next {
  position: absolute;
  bottom: 0;
  top: auto;
  left: 20px;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}
@media (max-width: 767px) {
  .arrow-bottom .swiper-button-prev,
  .arrow-bottom .swiper-button-next {
    left: 10px;
  }
}
.arrow-bottom .swiper-button-next {
  left: 80px;
  -webkit-transform: translateY(0) rotate(90deg);
      -ms-transform: translateY(0) rotate(90deg);
          transform: translateY(0) rotate(90deg);
}
@media (max-width: 767px) {
  .arrow-bottom .swiper-button-next {
    left: 60px;
  }
}
.slick-dots {
  position: relative;
  margin-top: 60px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 1199px) {
  .slick-dots {
    margin-top: 30px;
  }
}
.slick-dots li {
  opacity: 1;
  margin: 0 5px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #000000;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.slick-dots li button {
  display: none;
}
.slick-dots .slick-active {
  width: 18px;
  height: 18px;
  background-color: #653912;
}
.swiper-pagination {
  position: relative;
  margin-top: 60px;
}
@media (max-width: 1199px) {
  .swiper-pagination {
    margin-top: 30px;
  }
}
.swiper-pagination .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  opacity: 1;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.2);
}
.swiper-pagination .swiper-pagination-bullet-active {
  background-color: #653912;
}
:root {
  --pad: -webkit-calc(50vw - 800px);
  --pad: calc(50vw - 800px);
}
@media (max-width: 1720px) {
  :root {
    --pad: -webkit-calc(50vw - 705px);
    --pad: calc(50vw - 705px);
  }
}
@media (max-width: 1470px) {
  :root {
    --pad: -webkit-calc(50vw - 660px);
    --pad: calc(50vw - 660px);
  }
}
@media (max-width: 1400px) {
  :root {
    --pad: -webkit-calc(50vw - 570px);
    --pad: calc(50vw - 570px);
  }
}
@media (max-width: 1199px) {
  :root {
    --pad: 6vw;
  }
}
@media (max-width: 991px) {
  :root {
    --pad: 7.5vw;
  }
}
@media (max-width: 767px) {
  :root {
    --pad: 15px;
  }
}
.hs-header-box {
  position: fixed;
  top: 0;
  z-index: 10;
  width: 100%;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  color: #ffffff;
}
@media (max-width: 767px) {
  .hs-header-box {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    background-color: #ffffff;
    color: #000000;
  }
}
.hs-header-box .header-top,
.hs-header-box .header-content {
  padding: 0 5%;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
@media (max-width: 1400px) {
  .hs-header-box .header-top,
  .hs-header-box .header-content {
    padding: 0 15px;
  }
}
@media (max-width: 767px) {
  .hs-header-box .header-top,
  .hs-header-box .header-content {
    border-bottom-color: rgba(0, 0, 0, 0.1);
  }
}
@media (max-width: 767px) {
  .hs-header-box .public-share {
    display: none;
  }
}
.hs-header-box .txt {
  padding: 30px 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
@media (max-width: 1560px) {
  .hs-header-box .txt {
    padding: 20px 0;
  }
}
@media (max-width: 1199px) {
  .hs-header-box .txt {
    padding: 10px 0;
  }
}
.hs-header-box .txt a {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.hs-header-box .txt a span {
  position: relative;
  display: inline;
}
.hs-header-box .txt a span:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 5%;
  width: 100%;
  height: 1px;
  background: #cfa36c;
  -webkit-transform: scaleX(0);
      -ms-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transform-origin: left center;
      -ms-transform-origin: left center;
          transform-origin: left center;
  -webkit-transition: -webkit-transform 0.56s ease;
  transition: -webkit-transform 0.56s ease;
  transition: transform 0.56s ease;
  transition: transform 0.56s ease, -webkit-transform 0.56s ease;
}
.hs-header-box .txt a:hover {
  color: #cfa36c;
}
.hs-header-box .txt a:hover span:after {
  -webkit-transform: scaleX(1);
      -ms-transform: scaleX(1);
          transform: scaleX(1);
  -webkit-transform-origin: left center;
      -ms-transform-origin: left center;
          transform-origin: left center;
}
.hs-header-box .txt a:not(:hover) span:after {
  -webkit-transform: scaleX(0);
      -ms-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transform-origin: right center;
      -ms-transform-origin: right center;
          transform-origin: right center;
}
.hs-header-box .txt p {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.hs-header-box .txt p:nth-child(1) {
  margin-right: 50px;
}
@media (max-width: 1560px) {
  .hs-header-box .txt p:nth-child(1) {
    margin-right: 30px;
  }
}
@media (max-width: 1199px) {
  .hs-header-box .txt p:nth-child(1) {
    margin-right: 10px;
  }
}
.hs-header-box .txt p .flaticon {
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  border-radius: 50%;
  border: 1px solid #ffffff;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  margin-right: 10px;
}
@media (max-width: 767px) {
  .hs-header-box .txt p .flaticon {
    border-color: #653912;
    color: #653912;
  }
}
.hs-header-box .logo {
  height: 64px;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
@media (max-width: 1199px) {
  .hs-header-box .logo {
    height: 60px;
    padding: 10px 0;
  }
}
.hs-header-box .logo img {
  width: auto;
  height: 100%;
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
}
@media (max-width: 767px) {
  .hs-header-box .logo img {
    -webkit-filter: brightness(1) invert(0);
            filter: brightness(1) invert(0);
  }
}
.hs-header-box .pc-search .search-button {
  cursor: pointer;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.hs-header-box .pc-search:hover .search-button {
  color: #cfa36c;
}
.hs-header-box .pc-search form {
  width: 100%;
  padding: 25px 5% 25px 5%;
  display: block;
  position: absolute;
  right: 0;
  top: 100%;
  z-index: 2;
  height: 100px;
  overflow: hidden;
  display: none;
  background-color: #653912;
}
@media (max-width: 1199px) {
  .hs-header-box .pc-search form {
    padding: 15px 30px 15px 15px;
  }
}
.hs-header-box .pc-search input {
  width: 100%;
  background: none;
  background-color: rgba(255, 255, 255, 0.1);
  padding: 10px 30px 10px 10px;
  line-height: 30px;
  outline: none;
  color: #ffffff;
  font-size: 16px;
}
.hs-header-box .pc-search input::-webkit-input-placeholder,
.hs-header-box .pc-search textarea::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
}
.hs-header-box .pc-search input:-o-placeholder,
.hs-header-box .pc-search textarea:-o-placeholder {
  color: rgba(255, 255, 255, 0.5);
}
.hs-header-box .pc-search input::-moz-placeholder,
.hs-header-box .pc-search textarea::-moz-placeholder {
  color: rgba(255, 255, 255, 0.5);
}
.hs-header-box .pc-search input:-ms-input-placeholder,
.hs-header-box .pc-search textarea:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
}
.hs-header-box .pc-search input:focus::-webkit-input-placeholder,
.hs-header-box .pc-search textarea:focus::-webkit-input-placeholder {
  color: #c5c5c5;
}
.hs-header-box .pc-search input:focus::-o-placeholder,
.hs-header-box .pc-search textarea:focus::-o-placeholder {
  color: #c5c5c5;
}
.hs-header-box .pc-search input:focus::-moz-placeholder,
.hs-header-box .pc-search textarea:focus::-moz-placeholder {
  color: #c5c5c5;
}
.hs-header-box .pc-search input:focus::-ms-input-placeholder,
.hs-header-box .pc-search textarea:focus::-ms-input-placeholder {
  color: #c5c5c5;
}
.hs-header-box .pc-search .close-search {
  position: absolute;
  right: 3%;
  top: 18px;
  color: #ffffff;
  line-height: 60px;
  cursor: pointer;
  font-size: 34px;
  font-family: Arial;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
@media (max-width: 1199px) {
  .hs-header-box .pc-search .close-search {
    right: 10px;
    top: 10px;
  }
}
.hs-header-box .pc-search .submit {
  position: absolute;
  right: 6%;
  top: 34px;
  padding: 0;
  line-height: 30px;
  background: none;
  width: 30px;
  text-align: center;
  color: #ffffff;
  font-size: 18px;
  outline: none;
  box-shadow: none;
}
@media (max-width: 1199px) {
  .hs-header-box .pc-search .submit {
    right: 50px;
  }
}
.hs-header-box .pc-search .submit img {
  width: 30px;
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
  -webkit-transform: scale(0.6);
  -ms-transform: scale(0.6);
  transform: scale(0.6);
}
.hs-header-box .top-txt {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.hs-header-box .top-txt ul.txt-contact {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.hs-header-box .top-txt ul.txt-contact li {
  position: relative;
}
.hs-header-box .top-txt ul.txt-contact li p {
  position: absolute;
  background-color: #653912;
  top: 100%;
  color: #ffffff;
  white-space: nowrap;
  padding: 10px;
  line-height: 24px;
  border-radius: 4px;
  left: 50%;
  font-size: 18px;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  display: none;
}
@media (max-width: 767px) {
  .hs-header-box .top-txt ul.txt-contact li p {
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
.hs-header-box .top-txt ul.txt-contact li p:before {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 4px 8px 4px;
  border-color: transparent transparent #653912 transparent;
  position: absolute;
  top: -8px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
.hs-header-box .top-txt ul.txt-contact li p a:hover {
  text-decoration: underline;
}
.hs-header-box .top-txt ul.txt-contact li:hover p {
  display: block;
}
.hs-header-box .top-txt .icon {
  width: 32px;
  height: 32px;
  margin-left: 16px;
  line-height: 32px;
  text-align: center;
  font-size: 18px;
  background-color: #ffffff;
  color: #653912;
  border-radius: 50%;
}
@media (max-width: 767px) {
  .hs-header-box .top-txt .icon {
    border: 1px solid #653912;
  }
}
.hs-header-box .open-quote {
  display: block;
  line-height: 32px;
  padding: 0 20px 0 30px;
  margin-left: -20px;
  border-radius: 0 30px 30px 0;
  background-color: #653912;
  color: #ffffff;
}
@media (max-width: 1400px) {
  .hs-header-box .open-quote {
    padding: 0 10px 0 30px;
  }
}
@media (max-width: 767px) {
  .hs-header-box .open-quote {
    font-size: 14px;
  }
}
.hs-header-box .language {
  position: relative;
  z-index: 10;
}
.hs-header-box .language > .icon {
  cursor: pointer;
  border: 1px solid rgba(101, 57, 18, 0.35);
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
.hs-header-box .language .language-menu {
  position: absolute;
  width: 220px;
  top: -webkit-calc(100% + 14px);
  top: calc(100% + 14px);
  background-color: #ffffff;
  box-shadow: 0 12px 35px rgba(0, 0, 0, 0.16);
  right: -50%;
  -webkit-transform: translateX(50%);
      -ms-transform: translateX(50%);
          transform: translateX(50%);
  display: none;
  padding: 9px;
  border-top: 3px solid #653912;
  border-radius: 8px;
}
.hs-header-box .language .language-menu:before {
  content: '';
  position: absolute;
  top: -10px;
  right: -webkit-calc(50% + 11px);
  right: calc(50% + 11px);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 6px 7px 6px;
  border-color: transparent transparent #653912 transparent;
}
.hs-header-box .language .language-menu li {
  position: relative;
}
.hs-header-box .language .language-menu li a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  min-height: 42px;
  padding: 8px 12px;
  color: #666666;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  line-height: 1.4;
  border-radius: 5px;
}
.hs-header-box .language .language-menu li a span {
  font-size: 14px;
}
.hs-header-box .language .language-menu li a em {
  min-width: 28px;
  font-size: 11px;
  font-style: normal;
  text-align: center;
  color: rgba(102, 102, 102, 0.55);
  letter-spacing: 0.08em;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.hs-header-box .language .language-menu li:hover a {
  padding-left: 16px;
  background-color: rgba(101, 57, 18, 0.09);
  color: #653912;
}
.hs-header-box .language .language-menu li:hover a em {
  color: #653912;
}
.hs-header-box .language .language-menu li.active a {
  color: #653912;
  font-weight: bold;
  background-color: rgba(101, 57, 18, 0.06);
}
.hs-header-box .language .language-menu li.active a:before {
  content: '';
  width: 5px;
  height: 5px;
  margin-right: 8px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  background-color: #653912;
  border-radius: 50%;
}
.hs-header-box .language .language-menu li.active a span {
  margin-right: auto;
}
.hs-header-box .language .language-menu li.active a em {
  color: #653912;
}
.hs-header-box .language .language-menu li.language-title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 3px 6px;
  padding: 5px 9px 10px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  color: #333333;
  font-size: 13px;
  font-weight: bold;
}
.hs-header-box .language .language-menu li.language-title small {
  color: rgba(102, 102, 102, 0.45);
  font-size: 10px;
  font-weight: normal;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .hs-header-box .language .language-menu {
    width: 200px;
    right: -4px;
  }
}
.hs-header-box .language:hover > .icon {
  color: #ffffff;
  border-color: #653912;
  background-color: #653912;
}
.hs-header-box .language:hover > .icon .flaticon {
  color: #ffffff;
}
.hs-header-box .header-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.hs-header-box .header-nav {
  position: relative;
}
@media (max-width: 1199px) {
  .hs-header-box .header-nav {
    display: none;
  }
}
.hs-header-box .header-nav > ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.hs-header-box .header-nav > ul > li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
.hs-header-box .header-nav > ul > li > a {
  height: 120px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 22px;
  line-height: 30/20;
  position: relative;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  padding: 0 30px;
  font-weight: bold;
  z-index: 8;
}
@media (max-width: 1720px) {
  .hs-header-box .header-nav > ul > li > a {
    padding: 0 20px;
  }
}
@media (max-width: 1560px) {
  .hs-header-box .header-nav > ul > li > a {
    padding: 0 15px;
    font-size: 20px;
    height: 100px;
  }
}
@media (max-width: 1400px) {
  .hs-header-box .header-nav > ul > li > a {
    padding: 0 10px;
    font-size: 18px;
  }
}
.hs-header-box .header-nav > ul > li > a:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 5px 10px 5px;
  border-color: transparent transparent #ffffff transparent;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 6;
  opacity: 0;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.hs-header-box .header-nav > ul > li:hover > a,
.hs-header-box .header-nav > ul > li.active > a {
  color: #cfa36c;
}
.hs-header-box .header-nav > ul > li:hover:before {
  opacity: 1;
}
.hs-header-box .header-nav > ul > li.has-dropdown:hover > a:after {
  -webkit-transform: rotate(225deg);
      -ms-transform: rotate(225deg);
          transform: rotate(225deg);
  margin-top: 5px;
}
.hs-header-box .pc-nav-down {
  position: absolute;
  min-width: 260px;
  top: 100%;
  z-index: 7;
  color: #333333;
  display: none;
  left: 0;
  text-align: left;
  background: #ffffff;
  box-shadow: 0 18px 45px rgba(45, 24, 8, 0.16);
  border: 1px solid rgba(101, 57, 18, 0.12);
  border-top: 3px solid #653912;
  border-radius: 0 0 12px 12px;
  padding: 10px;
  font-size: 0;
}
.hs-header-box .pc-nav-down:before {
  content: '';
  position: absolute;
  left: 30px;
  top: -8px;
  width: 12px;
  height: 12px;
  background: #653912;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  z-index: -1;
}
.hs-header-box .dropdown-align-right > .pc-nav-down {
  left: auto;
  right: 0;
}
.hs-header-box .dropdown-align-right > .pc-nav-down:before {
  left: auto;
  right: 30px;
}
.hs-header-box .pc-nav-down-product {
  min-width: 330px;
}
.hs-header-box .pc-nav-down-product > li {
  position: relative;
}
.hs-header-box .pc-nav-down-product > li > a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 16px;
  line-height: 22px;
  padding: 13px 16px;
  border-radius: 7px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.hs-header-box .pc-nav-down-product > li:hover > a {
  color: #ffffff;
  background: #653912;
  padding-left: 22px;
}
.hs-header-box .pc-nav-down-product > li.has-children > a:after {
  content: '';
  width: 7px;
  height: 7px;
  border-top: 1px solid currentColor;
  border-right: 1px solid currentColor;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  margin-left: 15px;
}
.hs-header-box .pc-nav-down-simple > li > a {
  display: block;
  position: relative;
  font-size: 16px;
  line-height: 22px;
  padding: 13px 16px 13px 34px;
  border-radius: 7px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.hs-header-box .pc-nav-down-simple > li > a:before {
  content: '';
  position: absolute;
  left: 16px;
  top: 50%;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: rgba(101, 57, 18, 0.28);
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.hs-header-box .pc-nav-down-simple > li:hover > a,
.hs-header-box .pc-nav-down-simple > li.active > a {
  color: #653912;
  background: rgba(101, 57, 18, 0.07);
  padding-left: 39px;
}
.hs-header-box .pc-nav-down-simple > li:hover > a:before,
.hs-header-box .pc-nav-down-simple > li.active > a:before {
  background: #653912;
  box-shadow: 0 0 0 4px rgba(101, 57, 18, 0.12);
}
.hs-header-box .pc-nav-down2 {
  padding: 10px;
  position: absolute;
  left: -webkit-calc(100% + 11px);
  left: calc(100% + 11px);
  top: -11px;
  display: none;
  background-color: #fff;
  min-width: 290px;
  border: 1px solid rgba(101, 57, 18, 0.12);
  border-top: 3px solid #653912;
  border-radius: 0 0 12px 12px;
  box-shadow: 0 18px 45px rgba(45, 24, 8, 0.16);
}
.hs-header-box .pc-nav-down2 > li > a {
  display: block;
  color: #333333;
  font-size: 15px;
  line-height: 21px;
  padding: 12px 15px;
  border-radius: 7px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.hs-header-box .pc-nav-down2 > li:hover > a {
  color: #653912;
  background: rgba(101, 57, 18, 0.07);
  padding-left: 20px;
}
.hs-header-box .pc-nav-down3 {
  padding: 20px 0;
  position: absolute;
  left: 100%;
  top: 0;
  display: none;
  background-color: #fff;
}
.hs-header-box .toggle-navigation {
  display: none;
  position: relative;
  width: 34px;
  height: 34px;
  right: 0px;
  border-radius: 50%;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  margin-left: 10px;
  background-color: #653912;
}
@media (max-width: 1199px) {
  .hs-header-box .toggle-navigation {
    display: inline-block;
    vertical-align: middle;
  }
}
.hs-header-box .toggle-navigation a {
  display: block;
  position: absolute;
  top: 0;
  left: 15%;
  width: 70%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.hs-header-box .toggle-navigation a:before,
.hs-header-box .toggle-navigation a:after {
  content: '';
  display: block;
  background: #ffffff;
  height: 2px;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.hs-header-box .toggle-navigation a span {
  background: #ffffff;
  display: block;
  height: 2px;
  margin: 4px 0;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.hs-header-box-black {
  color: #000000;
}
.hs-header-box-black .header-top,
.hs-header-box-black .header-content {
  border-bottom-color: rgba(0, 0, 0, 0.2);
}
.hs-header-box-black .top-txt p .flaticon {
  color: #653912;
  border-color: #653912;
}
.hs-header-box-black .public-share ul li a {
  background-color: #653912;
}
.hs-header-box-black .public-share ul li a img {
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
}
.hs-header-box-black .logo img {
  -webkit-filter: brightness(1) invert(0);
          filter: brightness(1) invert(0);
}
.hs-header-box-black .top-txt .icon {
  border: 1px solid #653912;
}
.hs-header-box.stuck-header {
  background-color: #ffffff;
  color: #000000;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  top: 0;
}
@media (max-width: 767px) {
  .hs-header-box.stuck-header {
    top: -50px;
  }
}
.hs-header-box.stuck-header .header-top,
.hs-header-box.stuck-header .header-content {
  border-bottom-color: rgba(0, 0, 0, 0.2);
}
.hs-header-box.stuck-header .txt {
  padding: 10px 0;
}
.hs-header-box.stuck-header .txt p .flaticon {
  color: #653912;
  border-color: #653912;
}
.hs-header-box.stuck-header .public-share ul li a {
  background-color: #653912;
}
.hs-header-box.stuck-header .public-share ul li a img {
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
}
@media (max-width: 1199px) {
  .hs-header-box.stuck-header .logo {
    padding: 10px 0;
  }
}
.hs-header-box.stuck-header .logo img {
  -webkit-filter: brightness(1) invert(0);
          filter: brightness(1) invert(0);
}
.hs-header-box.stuck-header .header-nav > ul > li > a {
  height: 80px;
}
.hs-header-box.stuck-header .top-txt .icon {
  border: 1px solid #653912;
}
.hc-mobile-nav .nav-wrapper {
  background-color: brightness(0.9, var(--color));
  color: #333333;
  text-transform: uppercase;
}
.hc-mobile-nav .nav-wrapper .nav-more {
  display: none;
}
.hc-mobile-nav .nav-wrapper .flaticon {
  display: none;
}
.hc-mobile-nav .nav-wrapper .title-pc-nav {
  display: none;
}
.hc-mobile-nav a {
  color: #666666;
}
.hc-mobile-nav li.nav-close a,
.hc-mobile-nav li.nav-back a {
  border-color: rgba(153, 153, 153, 0.2);
}
.hc-mobile-nav li.nav-back a {
  background-color: rgba(153, 153, 153, 0.2);
  border-color: rgba(153, 153, 153, 0.2);
}
.hc-mobile-nav .nav-container,
.hc-mobile-nav.nav-levels-overlap ul .nav-wrapper {
  width: 100%;
  background: #eef4fc;
  background-size: cover;
}
.hc-mobile-nav a[href]:not([href='#']) > span.nav-next {
  border-color: rgba(153, 153, 153, 0.2);
}
.hc-mobile-nav a {
  border-bottom-color: rgba(153, 153, 153, 0.2);
}
.hc-mobile-nav h2 {
  color: #666666;
}
.hc-mobile-nav li.nav-close a:hover,
.hc-mobile-nav li.nav-back a:hover {
  background-color: rgba(153, 153, 153, 0.2);
}
.hc-mobile-nav.side-right span.nav-next::before {
  -webkit-transform: translate(0%, 0%) rotate(135deg);
      -ms-transform: translate(0%, 0%) rotate(135deg);
          transform: translate(0%, 0%) rotate(135deg);
}
.hc-mobile-nav:not(.touch-device) a:hover {
  background-color: rgba(153, 153, 153, 0.2);
}
.hc-mobile-nav a[href]:not([href='#']) > span.nav-next {
  border-color: rgba(153, 153, 153, 0.2);
}
.hc-mobile-nav ul.nav-list2 {
  text-indent: 10px !important;
}
.hc-mobile-nav ul.nav-list3 {
  text-indent: 20px !important;
}
.hc-mobile-nav .title-nav {
  display: none;
}
.hc-mobile-nav img {
  width: 30px;
  display: inline-block;
  vertical-align: middle;
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
}
.hc-mobile-nav li.nav-close a {
  background-color: rgba(153, 153, 153, 0.2);
}
.hc-mobile-nav::after,
.hc-mobile-nav .nav-wrapper::after {
  background: none;
}
@-webkit-keyframes movedown {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  30% {
    -webkit-transform: translateY(-5px);
            transform: translateY(-5px);
  }
  60% {
    -webkit-transform: translateY(5px);
            transform: translateY(5px);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@keyframes movedown {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  30% {
    -webkit-transform: translateY(-5px);
            transform: translateY(-5px);
  }
  60% {
    -webkit-transform: translateY(5px);
            transform: translateY(5px);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
.hc-mobile-nav li.nav-close span::before,
.hc-mobile-nav li.nav-close span::after,
.hc-mobile-nav span.nav-next::before,
.hc-mobile-nav li.nav-back span::before {
  border-color: #999999;
}
.customer-service {
  position: fixed;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0;
  z-index: 9;
}
@media (max-width: 1199px) {
  .customer-service {
    display: none;
  }
}
.customer-service ul li {
  margin: 2px 0;
}
.customer-service a {
  display: block;
  border-radius: 6px;
  position: relative;
  color: #ffffff;
}
.customer-service a .flaticon {
  font-size: 24px;
  width: 50px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 50px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 50px;
  text-align: center;
  position: relative;
  z-index: 3;
  border-radius: 6px;
  background-color: rgba(0, 0, 0, 0.6);
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
@media (max-width: 1470px) {
  .customer-service a .flaticon {
    width: 50px;
    height: 50px;
    line-height: 50px;
  }
}
.customer-service a .flaticon img {
  width: 30px;
  margin: 0 auto;
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
}
.customer-service a p {
  position: absolute;
  right: 50px;
  background-color: #cfa36c;
  top: 0;
  white-space: nowrap;
  font-size: 16px;
  border-radius: 6px;
  padding: 10px;
  line-height: 30px;
  margin: 0;
  -webkit-transform: translateX(180%);
  -ms-transform: translateX(180%);
  transform: translateX(180%);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.customer-service a p img {
  width: 120px;
}
.customer-service a:hover .flaticon {
  background-color: #cfa36c;
  color: #ffffff;
}
.customer-service a:hover p {
  -webkit-transform: translateX(0%);
  -ms-transform: translateX(0%);
  transform: translateX(0%);
}
.customer-service .service-wechat p {
  background-color: #cfa36c;
}
.customer-service .service-top .flaticon:before {
  -webkit-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
          transform: rotate(-180deg);
  display: block;
}
.xs-customer-service {
  position: fixed;
  width: 100%;
  bottom: 0;
  z-index: 9;
  text-align: center;
  background-color: #653912;
  color: #ffffff;
}
.xs-customer-service ul {
  font-size: 0;
}
.xs-customer-service ul li {
  width: 100/3%;
  display: inline-block;
  vertical-align: top;
}
.xs-customer-service a {
  display: block;
  padding: 7px;
}
.xs-customer-service a .flaticon {
  font-size: 24px;
  display: block;
  line-height: 1;
}
.xs-customer-service a span {
  font-size: 12px;
  display: block;
  line-height: 1.5;
}
.banner-box {
  width: 100%;
  overflow: hidden;
  position: relative;
  font-size: 0;
  clear: both;
}
.banner-box .banner {
  position: relative;
}
.banner-box .swiper-slide {
  overflow: hidden;
}
.banner-box .swiper-img img {
  width: 100%;
  height: auto;
}
@media (max-width: 767px) {
  .banner-box .swiper-img img {
    width: 120%;
    margin-left: -10%;
  }
}
.banner-box .swiper-text {
  position: absolute;
  width: 100%;
  left: 0;
  z-index: 2;
  top: 50%;
  color: #ffffff;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.banner-box .swiper-text h2,
.banner-box .swiper-text h3 {
  line-height: 1.2;
  overflow: hidden;
  font-family: 'Anton';
  font-weight: normal;
}
.banner-box .swiper-text h2 span,
.banner-box .swiper-text h3 span {
  -webkit-transform: translateY(110%);
      -ms-transform: translateY(110%);
          transform: translateY(110%);
  opacity: 0;
  -webkit-transition: all 1s;
  transition: all 1s;
  display: block;
}
.banner-box .swiper-text h2 {
  font-size: clamp(24px, -webkit-calc(8.5px + 4.84375 * 1vw), 86px);
  font-size: clamp(24px, calc(8.5px + 4.84375 * 1vw), 86px);
  line-height: 1.2;
  margin: 0;
}
.banner-box .swiper-text h2.fz68 {
  font-size: clamp(20px, -webkit-calc(8px + 3.75 * 1vw), 68px);
  font-size: clamp(20px, calc(8px + 3.75 * 1vw), 68px);
}
.banner-box .swiper-text h2.fz60 {
  font-size: clamp(20px, -webkit-calc(10px + 3.125 * 1vw), 60px);
  font-size: clamp(20px, calc(10px + 3.125 * 1vw), 60px);
}
.banner-box .swiper-text h3 {
  line-height: 1.2;
  margin-top: 20px;
  font-size: clamp(16px, -webkit-calc(14px + 0.625 * 1vw), 24px);
  font-size: clamp(16px, calc(14px + 0.625 * 1vw), 24px);
}
.banner-box .swiper-text .link {
  margin-top: 60px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 1560px) {
  .banner-box .swiper-text .link {
    margin-top: 30px;
  }
}
@media (max-width: 991px) {
  .banner-box .swiper-text .link {
    margin-top: 20px;
  }
}
@media (max-width: 767px) {
  .banner-box .swiper-text .link {
    margin-top: 0;
    display: none;
  }
}
.banner-box .swiper-text .link a {
  padding: 15px 30px;
  line-height: 22px;
  font-family: 'Anton';
  background: #ffcd45;
  font-size: 20px;
  color: #653912;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
@media (max-width: 1560px) {
  .banner-box .swiper-text .link a {
    padding: 10px 20px;
    font-size: 16px;
    line-height: 24px;
  }
}
@media (max-width: 1199px) {
  .banner-box .swiper-text .link a {
    font-size: 14px;
    padding: 5px 10px;
  }
}
.banner-box .swiper-text .link a:hover {
  background-color: #653912;
  color: #ffcd45;
}
.banner-box .swiper-slide-active .swiper-text h2 span,
.banner-box .swiper-slide-active .swiper-text h3 span,
.banner-box .swiper-slide-active .swiper-text .mask span {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
}
.banner-box .swiper-slide-active .swiper-text .img .img1,
.banner-box .swiper-slide-active .swiper-text .img .img2,
.banner-box .swiper-slide-active .swiper-text .img .img3 {
  opacity: 1;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}
.banner-box .swiper-slide-active .swiper-text .link a {
  opacity: 1;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}
.banner-box .button-banner {
  position: absolute;
  bottom: 3%;
  z-index: 6;
  left: 0;
  width: 100%;
  padding: 0 3%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 767px) {
  .banner-box .button-banner {
    bottom: 0;
  }
}
.banner-box .swiper-pagination-fraction {
  font-size: clamp(18px, -webkit-calc(16.25px + 0.546875 * 1vw), 25px);
  font-size: clamp(18px, calc(16.25px + 0.546875 * 1vw), 25px);
  color: #ffffff;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  position: relative;
  width: auto;
  font-family: 'Anton';
  font-weight: normal;
}
.banner-box .swiper-pagination-fraction span:before {
  content: '0';
}
.banner-box .swiper-pagination-fraction .swiper-pagination-current {
  font-size: clamp(24px, -webkit-calc(17.5px + 2.03125 * 1vw), 50px);
  font-size: clamp(24px, calc(17.5px + 2.03125 * 1vw), 50px);
}
.banner-box .swiper-pagination {
  margin-top: 0;
}
.banner-box .swiper-pagination .swiper-pagination-bullet {
  width: 40px;
  height: 3px;
  background: #b3b3b3;
  margin: 0 3px;
  opacity: 1;
  border-radius: 0;
}
.banner-box .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #653912;
}
.banner-box .prev-next {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.banner-box .swiper-button-prev {
  margin-right: 10px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.banner-box .swiper-button-prev .flaticon {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}
.banner-box .swiper-button-next {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.banner-box .swiper-button-next .flaticon {
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
.banner-box .banner-scrollbar {
  width: 50%;
  height: 3px;
  margin-right: 3%;
  position: relative;
}
.banner-box .banner-scrollbar:before {
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.6);
  top: 1px;
  position: absolute;
}
.banner-box .banner-scrollbar .swiper-scrollbar-drag {
  background-color: #ffcd45;
}
.banner-box .banner-mouse {
  width: 40px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  display: block;
  -webkit-animation: mouse 3s linear infinite;
          animation: mouse 3s linear infinite;
}
.banner-box .banner-mouse img {
  width: 100%;
  display: block;
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
}
@-webkit-keyframes mouse {
  0% {
    -webkit-transform: translateY(5px);
            transform: translateY(5px);
  }
  50% {
    -webkit-transform: translateY(-5px);
            transform: translateY(-5px);
  }
  100% {
    -webkit-transform: translateY(5px);
            transform: translateY(5px);
  }
}
@keyframes mouse {
  0% {
    -webkit-transform: translateY(5px);
            transform: translateY(5px);
  }
  50% {
    -webkit-transform: translateY(-5px);
            transform: translateY(-5px);
  }
  100% {
    -webkit-transform: translateY(5px);
            transform: translateY(5px);
  }
}
.banner-inner {
  position: relative;
  overflow: hidden;
  font-size: 0;
}
.banner-inner img {
  width: 100%;
  height: auto;
}
@media (max-width: 767px) {
  .banner-inner img {
    width: 160%;
    margin-left: -30%;
  }
}
.banner-inner .banner-group {
  position: relative;
}
.banner-inner .title-banner {
  color: #ffffff;
  text-align: center;
}
.banner-inner .title-banner h2 {
  font-size: 68px;
  line-height: 1.2;
  font-family: 'Anton';
  font-weight: normal;
}
@media (max-width: 1560px) {
  .banner-inner .title-banner h2 {
    font-size: 64px;
  }
}
@media (max-width: 1470px) {
  .banner-inner .title-banner h2 {
    font-size: 60px;
  }
}
@media (max-width: 1199px) {
  .banner-inner .title-banner h2 {
    font-size: 50px;
  }
}
@media (max-width: 991px) {
  .banner-inner .title-banner h2 {
    font-size: 40px;
  }
}
@media (max-width: 767px) {
  .banner-inner .title-banner h2 {
    font-size: 30px;
  }
}
.banner-inner .group-text {
  position: absolute;
  width: 100%;
  z-index: 8;
  left: 0;
  top: -webkit-calc(50% + 50px);
  top: calc(50% + 50px);
  color: #ffffff;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media (max-width: 1199px) {
  .banner-inner .group-text {
    top: -webkit-calc(50% + 30px);
    top: calc(50% + 30px);
  }
}
@media (max-width: 767px) {
  .banner-inner .group-text {
    top: 50%;
  }
}
.banner-inner .hs-inner-location {
  color: #ffffff;
  font-size: 16px;
  opacity: 0.8;
}
.banner-inner .hs-inner-location .location {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.banner-inner-white {
  height: 211px;
  background: #ffffff;
}
@media (max-width: 1560px) {
  .banner-inner-white {
    height: 171px;
  }
}
@media (max-width: 1199px) {
  .banner-inner-white {
    height: 111px;
  }
}
@media (max-width: 767px) {
  .banner-inner-white {
    display: none;
  }
}
.hs-pad {
  padding: 100px 0;
  overflow: hidden;
}
@media (max-width: 1560px) {
  .hs-pad {
    padding: 80px 0;
  }
}
@media (max-width: 1199px) {
  .hs-pad {
    padding: 60px 0;
  }
}
@media (max-width: 767px) {
  .hs-pad {
    padding: 40px 0;
  }
}
.public-scrollbar {
  height: 22px;
  position: relative;
  margin-top: 60px;
  background: rgba(187, 187, 187, 0.21);
  border-radius: 18px;
  padding: 4px;
}
@media (max-width: 1199px) {
  .public-scrollbar {
    margin-top: 30px;
    height: 12px;
    padding: 2px;
  }
}
.public-scrollbar .swiper-scrollbar-drag {
  background-color: #653912;
  cursor: pointer;
  height: 100%;
}
.title-home h2 {
  font-size: clamp(24px, -webkit-calc(21px + 0.9375 * 1vw), 36px);
  font-size: clamp(24px, calc(21px + 0.9375 * 1vw), 36px);
  font-weight: bold;
  line-height: 1.2;
  color: #653912;
}
.title-home h2.fz26 {
  font-size: clamp(20px, -webkit-calc(18.5px + 0.46875 * 1vw), 26px);
  font-size: clamp(20px, calc(18.5px + 0.46875 * 1vw), 26px);
}
.title-home h3 {
  font-size: clamp(20px, -webkit-calc(19px + 0.3125 * 1vw), 24px);
  font-size: clamp(20px, calc(19px + 0.3125 * 1vw), 24px);
  line-height: 30/20;
  color: #cfa36c;
  font-weight: 900;
}
.title-home p {
  line-height: 24/18;
  margin: 0;
  color: #333333;
}
.public-note p {
  font-size: 16px;
  line-height: 26px;
  margin: 0;
  color: rgba(0, 0, 0, 0.8);
}
@media (max-width: 767px) {
  .public-note p {
    font-size: 14px;
    line-height: 24px;
  }
}
.public-note img {
  max-width: 100%;
  height: auto !important;
}
.public-note.fz18 p {
  font-size: 18px;
}
@media (max-width: 1199px) {
  .public-note.fz18 p {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .public-note.fz18 p {
    font-size: 14px;
  }
}
.public-note.lh24 p {
  line-height: 24px;
}
.hs-more a {
  line-height: 30px;
  color: #653912;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.hs-more a:hover {
  color: #cfa36c;
  font-weight: bold;
}
.hs-more-bg {
  margin-top: 30px;
}
.hs-more-bg a {
  padding: 0 50px;
  line-height: 50px;
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  background-color: #cfa36c;
  color: #ffffff;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
@media (max-width: 1199px) {
  .hs-more-bg a {
    font-size: 16px;
    line-height: 24px;
    padding: 10px 30px;
  }
}
@media (max-width: 767px) {
  .hs-more-bg a {
    padding: 6px 20px;
    font-size: 14px;
  }
}
.hs-more-bg a:hover {
  color: #ffffff;
  background-color: #653912;
}
@-webkit-keyframes roate360 {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes roate360 {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@-webkit-keyframes roate360other {
  0% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}
@keyframes roate360other {
  0% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}
.hs-home-products {
  position: relative;
  overflow: hidden;
  background: #f7f9fb url('../images/product_bg.webp') center center / cover no-repeat;
}
.hs-home-products .home-products-stage {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
@media (max-width: 767px) {
  .hs-home-products .home-products-stage {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
.hs-home-products .home-products-copy {
  width: 40%;
  padding-right: 5%;
}
@media (max-width: 767px) {
  .hs-home-products .home-products-copy {
    width: 100%;
    padding-right: 0;
  }
}
.hs-home-products .home-products-panels {
  width: 60%;
}
@media (max-width: 767px) {
  .hs-home-products .home-products-panels {
    width: 100%;
    margin-top: 30px;
  }
}
.hs-home-products .home-products-panel {
  display: none;
}
.hs-home-products .home-products-panel.active {
  display: block;
}
.hs-home-products .title-home {
  padding-left: 58px;
}
@media (max-width: 767px) {
  .hs-home-products .title-home {
    padding-left: 42px;
  }
}
.hs-home-products .home-products-list {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 30px 0 0 0;
  padding-left: 58px;
}
@media (max-width: 767px) {
  .hs-home-products .home-products-list {
    padding-left: 42px;
    margin-top: 15px;
  }
}
.hs-home-products .home-products-list:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 2px;
  width: 1px;
  background: #bec2c5;
}
.hs-home-products .home-products-list li {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 91px;
  padding: 0;
  color: #606060;
  font-size: 20px;
  line-height: 1.3;
  text-align: left;
  text-transform: uppercase;
  -webkit-transition: color 0.25s ease;
  transition: color 0.25s ease;
}
@media (max-width: 1399px) {
  .hs-home-products .home-products-list li {
    font-size: 17px;
  }
}
@media (max-width: 767px) {
  .hs-home-products .home-products-list li {
    min-height: 40px;
    font-size: 16px;
  }
}
.hs-home-products .home-products-list li:before {
  content: '';
  position: absolute;
  top: 50%;
  left: -56px;
  width: 35px;
  height: 1px;
  background: #bec2c5;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media (max-width: 767px) {
  .hs-home-products .home-products-list li:before {
    left: -40px;
    width: 27px;
  }
}
.hs-home-products .home-products-list li:after {
  content: '';
  position: absolute;
  top: 50%;
  left: -58px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #653912;
  opacity: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: opacity 0.25s ease;
  transition: opacity 0.25s ease;
}
@media (max-width: 767px) {
  .hs-home-products .home-products-list li:after {
    left: -44px;
  }
}
.hs-home-products .home-products-list li a {
  display: block;
  line-height: 30px;
}
.hs-home-products .home-products-list li:hover {
  color: #653912;
  font-weight: 700;
}
.hs-home-products .home-products-list li:hover:before {
  background: #653912;
}
.hs-home-products .home-products-list li:hover:after {
  opacity: 1;
}
.hs-home-products .home-products-visual {
  width: 40%;
}
@media (max-width: 1560px) {
  .hs-home-products .home-products-visual {
    width: 35%;
  }
}
.hs-home-products .home-products-art .ibox {
  padding-bottom: -webkit-calc(500 / 400 * 100%);
  padding-bottom: calc(500 / 400 * 100%);
}
.hs-home-products .home-products-detail {
  width: 60%;
  padding-left: 5%;
}
@media (max-width: 1560px) {
  .hs-home-products .home-products-detail {
    width: 65%;
  }
}
.hs-home-products .home-products-detail span {
  color: #653912;
  font-size: 16px;
  line-height: 1;
}
@media (max-width: 767px) {
  .hs-home-products .home-products-detail span {
    font-size: 13px;
  }
}
.hs-home-products .home-products-detail h3 {
  margin: 14px 0 43px;
  color: #080808;
  font-size: 36px;
  font-weight: 700;
  line-height: 1.15;
  text-transform: uppercase;
}
@media (max-width: 1399px) {
  .hs-home-products .home-products-detail h3 {
    font-size: 31px;
  }
}
@media (max-width: 991px) {
  .hs-home-products .home-products-detail h3 {
    margin-bottom: 18px;
  }
}
@media (max-width: 767px) {
  .hs-home-products .home-products-detail h3 {
    margin: 8px 0 14px;
    font-size: 26px;
  }
}
.hs-home-products .home-products-detail p {
  display: -webkit-box;
  overflow: hidden;
  max-width: 480px;
  min-height: 90px;
  margin: 0 0 62px;
  color: #171717;
  font-size: 16px;
  line-height: 1.75;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
@media (max-width: 991px) {
  .hs-home-products .home-products-detail p {
    max-width: 760px;
    min-height: 0;
    margin-bottom: 25px;
  }
}
@media (max-width: 767px) {
  .hs-home-products .home-products-detail p {
    font-size: 14px;
    line-height: 1.65;
  }
}
.hs-home-products .home-products-detail a {
  color: #653912;
  font-size: 14px;
  line-height: 1;
  text-decoration: none;
}
.hs-home-products .home-products-detail a:hover {
  text-decoration: underline;
}
.hs-home-products .home-products-tabs {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 38px;
  margin-top: 60px;
}
@media (max-width: 1399px) {
  .hs-home-products .home-products-tabs {
    gap: 24px;
  }
}
@media (max-width: 991px) {
  .hs-home-products .home-products-tabs {
    gap: 14px;
    margin-top: 42px;
  }
}
@media (max-width: 767px) {
  .hs-home-products .home-products-tabs {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    margin-top: 34px;
    padding-bottom: 8px;
  }
}
.hs-home-products .home-products-tab {
  background: #ffffff;
  box-shadow: 7px 4px 16px 4px rgba(2, 26, 63, 0.07);
  border-radius: 12px;
  padding: 15px;
  line-height: 30px;
  font-size: clamp(16px, -webkit-calc(15px + 0.3125 * 1vw), 20px);
  font-size: clamp(16px, calc(15px + 0.3125 * 1vw), 20px);
  text-align: center;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 767px) {
  .hs-home-products .home-products-tab {
    width: -webkit-calc(50% - 10px);
    width: calc(50% - 10px);
    line-height: 20px;
  }
}
.hs-home-products .home-products-tab.active,
.hs-home-products .home-products-tab:hover {
  background: #653912;
  color: #fff;
  font-weight: 700;
  -webkit-transform: translateY(-2px);
      -ms-transform: translateY(-2px);
          transform: translateY(-2px);
}
.hs-home-applications .applications > ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
@media (max-width: 991px) {
  .hs-home-applications .applications > ul {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
}
.hs-home-applications .applications > ul > li {
  position: relative;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow: hidden;
  border-left: 1px solid rgba(255, 255, 255, 0.8);
  -webkit-transition: -webkit-box-flex 0.5s ease, -webkit-flex 0.5s ease;
  transition: -webkit-box-flex 0.5s ease, -webkit-flex 0.5s ease;
  transition: flex 0.5s ease;
  transition: flex 0.5s ease, -webkit-box-flex 0.5s ease, -webkit-flex 0.5s ease, -ms-flex 0.5s ease;
}
@media (max-width: 1199px) {
  .hs-home-applications .applications > ul > li {
    border-bottom: 1px solid #fff;
  }
}
@media (max-width: 991px) {
  .hs-home-applications .applications > ul > li {
    width: 50%;
    -webkit-box-flex: 1;
    -webkit-flex: auto;
        -ms-flex: auto;
            flex: auto;
  }
}
.hs-home-applications .applications > ul > li:first-child {
  border-left: 0;
}
@media (min-width: 1200px) {
  .hs-home-applications .applications > ul > li.active {
    -webkit-box-flex: 3;
    -webkit-flex: 3;
        -ms-flex: 3;
            flex: 3;
  }
  .hs-home-applications .applications > ul > li.active .applications-group:before {
    background: rgba(0, 0, 0, 0);
  }
  .hs-home-applications .applications > ul > li.active .desc {
    top: auto;
    right: auto;
    bottom: 102px;
    left: 0;
    width: 80%;
    padding: 58px 9.6% 42px 16.3%;
    background: #653912;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    text-align: left;
  }
  .hs-home-applications .applications > ul > li.active .application-heading {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .hs-home-applications .applications > ul > li.active .num {
    margin-right: 28px;
    font-size: 80px;
  }
  .hs-home-applications .applications > ul > li.active .title-wrap span,
  .hs-home-applications .applications > ul > li.active .note,
  .hs-home-applications .applications > ul > li.active .more {
    display: block;
    opacity: 1;
    visibility: visible;
  }
  .hs-home-applications .applications > ul > li.active .title-applications {
    margin-top: 4px;
    font-size: 22px;
    text-align: left;
  }
  .hs-home-applications .applications > ul > li.active .note {
    max-width: 500px;
    margin-top: 35px;
  }
  .hs-home-applications .applications > ul > li.active .more {
    margin-top: 37px;
  }
  .hs-home-applications .applications > ul > li.active .application-search {
    display: none;
  }
}
@media (min-width: 1200px) and (max-width: 991px) {
  .hs-home-applications .applications > ul > li.active {
    -webkit-box-flex: 1;
    -webkit-flex: auto;
        -ms-flex: auto;
            flex: auto;
  }
}
@media (min-width: 1200px) and (max-width: 1560px) {
  .hs-home-applications .applications > ul > li.active .desc {
    bottom: 78px;
    padding-top: 42px;
    padding-bottom: 34px;
    padding-right: 12%;
  }
}
@media (min-width: 1200px) and (max-width: 1199px) {
  .hs-home-applications .applications > ul > li.active .desc {
    bottom: 45px;
    width: 88%;
    padding: 34px 7%;
  }
}
@media (min-width: 1200px) and (max-width: 767px) {
  .hs-home-applications .applications > ul > li.active .desc {
    right: 15px;
    bottom: 25px;
    left: 15px;
    width: auto;
    padding: 28px 24px;
  }
}
@media (min-width: 1200px) and (max-width: 767px) {
  .hs-home-applications .applications > ul > li.active .num {
    margin-right: 18px;
    font-size: 50px;
  }
}
@media (min-width: 1200px) and (max-width: 767px) {
  .hs-home-applications .applications > ul > li.active .title-applications {
    font-size: 17px;
  }
}
@media (min-width: 1200px) and (max-width: 767px) {
  .hs-home-applications .applications > ul > li.active .note {
    margin-top: 22px;
  }
  .hs-home-applications .applications > ul > li.active .note p {
    font-size: 14px;
    line-height: 1.55;
  }
}
@media (min-width: 1200px) and (max-width: 767px) {
  .hs-home-applications .applications > ul > li.active .more {
    margin-top: 24px;
  }
}
.hs-home-applications .applications .applications-group {
  display: block;
  height: 746px;
  position: relative;
  color: #fff;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
@media (max-width: 1560px) {
  .hs-home-applications .applications .applications-group {
    height: 610px;
  }
}
@media (max-width: 1199px) {
  .hs-home-applications .applications .applications-group {
    height: 400px;
  }
}
@media (max-width: 991px) {
  .hs-home-applications .applications .applications-group {
    height: 320px;
  }
}
@media (max-width: 767px) {
  .hs-home-applications .applications .applications-group {
    height: 250px;
  }
}
.hs-home-applications .applications .applications-group:before {
  content: '';
  position: absolute;
  inset: 0;
  z-index: 2;
  background: rgba(5, 13, 21, 0.78);
  -webkit-transition: background-color 0.45s ease;
  transition: background-color 0.45s ease;
}
.hs-home-applications .applications .applications-group .desc {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 3;
  width: 100%;
  padding: 0 20px;
  text-align: center;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: all 0.45s cubic-bezier(0.22, 1, 0.36, 1);
  transition: all 0.45s cubic-bezier(0.22, 1, 0.36, 1);
}
@media (max-width: 767px) {
  .hs-home-applications .applications .applications-group .desc {
    padding: 0 10px;
  }
}
.hs-home-applications .applications .applications-group .num {
  font-size: clamp(40px, -webkit-calc(30px + 3.125 * 1vw), 80px);
  font-size: clamp(40px, calc(30px + 3.125 * 1vw), 80px);
  line-height: 1;
  font-weight: bold;
}
.hs-home-applications .applications .applications-group .title-wrap span {
  display: none;
  font-size: 14px;
  line-height: 1;
}
.hs-home-applications .applications .applications-group .title-applications {
  max-width: 280px;
  margin: 45px auto 0;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.25;
  text-transform: uppercase;
}
@media (max-width: 1199px) {
  .hs-home-applications .applications .applications-group .title-applications {
    margin-top: 28px;
    font-size: 18px;
  }
}
.hs-home-applications .applications .applications-group .note {
  display: none;
  opacity: 0;
  visibility: hidden;
}
.hs-home-applications .applications .applications-group .note p {
  display: -webkit-box;
  overflow: hidden;
  margin: 0;
  color: #fff;
  font-size: 16px;
  line-height: 1.7;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.hs-home-applications .applications .applications-group .more {
  display: none;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  line-height: 1;
  opacity: 0;
  visibility: hidden;
}
.hs-home-applications .applications .applications-group .application-search {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 50px;
  height: 50px;
  margin: 174px auto 0;
  border-radius: 50%;
  background: #fff;
  color: #713a0d;
  font-size: 20px;
}
@media (max-width: 1560px) {
  .hs-home-applications .applications .applications-group .application-search {
    margin-top: 115px;
  }
}
@media (max-width: 1199px) {
  .hs-home-applications .applications .applications-group .application-search {
    margin-top: 30px;
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .hs-home-applications .applications .applications-group .application-search {
    margin-top: 20px;
    width: 40px;
    height: 40px;
    font-size: 16px;
  }
}
.hs-home-why .why ul {
  margin: 0 -30px;
}
@media (max-width: 1560px) {
  .hs-home-why .why ul {
    margin: 0 -20px;
  }
}
@media (max-width: 1199px) {
  .hs-home-why .why ul {
    margin: 0 -15px;
  }
}
.hs-home-why .why li {
  padding: 0 30px;
  margin-top: 60px;
}
@media (max-width: 1560px) {
  .hs-home-why .why li {
    padding: 0 20px;
    margin-top: 40px;
  }
}
@media (max-width: 1199px) {
  .hs-home-why .why li {
    padding: 0 15px;
    margin-top: 30px;
  }
}
.hs-home-why .why-group {
  height: 100%;
  padding: 30px;
  border-radius: 12px;
  background: #f2f2f2;
}
@media (max-width: 1199px) {
  .hs-home-why .why-group {
    padding: 20px;
  }
}
@media (max-width: 767px) {
  .hs-home-why .why-group {
    padding: 20px;
  }
}
.hs-home-why .why-group .group-top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 20px;
}
.hs-home-why .why-group .group-top img {
  width: 20px;
  height: 20px;
  object-fit: contain;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.hs-home-why .why-group .group-top .line {
  height: 1px;
  margin: 0 23px 0 15px;
  background: #bfc0c1;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.hs-home-why .why-group .group-top span {
  color: #111;
  font-size: 14px;
  line-height: 20px;
}
.hs-home-why .why-group .title-why {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 58px;
}
@media (max-width: 1199px) {
  .hs-home-why .why-group .title-why {
    margin-top: 42px;
  }
}
@media (max-width: 767px) {
  .hs-home-why .why-group .title-why {
    margin-top: 35px;
  }
}
.hs-home-why .why-group .title-why .flaticon {
  width: 54px;
  margin-right: 20px;
  color: #653912;
  font-size: 50px;
  line-height: 50px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
}
@media (max-width: 767px) {
  .hs-home-why .why-group .title-why .flaticon {
    width: 45px;
    margin-right: 15px;
    font-size: 42px;
  }
}
.hs-home-why .why-group .title-why .num {
  font-size: 46px;
  line-height: 50px;
  color: #653912;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 20px;
  font-family: 'D-DIN-PRO';
  font-weight: 500;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media (max-width: 767px) {
  .hs-home-why .why-group .title-why .num {
    font-size: 40px;
    margin-right: 15px;
  }
}
.hs-home-why .why-group .title-why .num sup {
  font-size: 20px;
  margin-top: -10px;
}
.hs-home-why .why-group .title-why h3 {
  margin: 0;
  color: #080808;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.25;
}
@media (max-width: 767px) {
  .hs-home-why .why-group .title-why h3 {
    font-size: 21px;
  }
}
.hs-home-why .why-group .note {
  margin-top: 20px;
}
@media (min-width: 1200px) {
  .hs-home-why .why-group:hover .title-why .flaticon {
    -webkit-transform: rotateY(360deg);
            transform: rotateY(360deg);
  }
}
.hs-home-about {
  background: url(../images/about_bg.webp) no-repeat center;
  background-size: cover;
  position: relative;
}
@media (min-width: 1200px) {
  .hs-home-about {
    background-attachment: fixed;
  }
}
@media (max-width: 1199px) {
  .hs-home-about:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(255, 255, 255, 0.9)));
    background-image: -webkit-linear-gradient(transparent, rgba(255, 255, 255, 0.9));
    background-image: linear-gradient(transparent, rgba(255, 255, 255, 0.9));
  }
  .hs-home-about .container {
    position: relative;
    z-index: 6;
  }
}
.hs-home-about .about {
  width: 50%;
}
@media (max-width: 991px) {
  .hs-home-about .about {
    width: 80%;
  }
}
@media (max-width: 767px) {
  .hs-home-about .about {
    width: 100%;
  }
}
.hs-home-about .desc {
  margin-top: 50px;
}
@media (max-width: 1199px) {
  .hs-home-about .desc {
    margin-top: 30px;
  }
}
@media (max-width: 767px) {
  .hs-home-about .desc {
    margin-top: 20px;
  }
}
.hs-home-about .hs-more {
  margin-top: 50px;
}
@media (max-width: 1199px) {
  .hs-home-about .hs-more {
    margin-top: 30px;
  }
}
@media (max-width: 767px) {
  .hs-home-about .hs-more {
    margin-top: 20px;
  }
}
.hs-home-about .hs-more a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  color: #653912;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.hs-home-about .hs-more a span {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  margin-right: 20px;
}
.hs-home-about .hs-more a:after {
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  background: #ffcd45;
}
.hs-home-about .number {
  max-width: 520px;
  margin-top: 50px;
}
@media (max-width: 1199px) {
  .hs-home-about .number {
    margin-top: 20px;
  }
}
@media (max-width: 991px) {
  .hs-home-about .number {
    margin-top: 0;
  }
}
.hs-home-about .number > ul > li {
  margin-top: 30px;
}
.hs-home-about .number .number-group .num {
  color: #cfa36c;
  font-family: 'D-DIN-PRO';
  font-size: clamp(30px, -webkit-calc(27px + 0.9375 * 1vw), 42px);
  font-size: clamp(30px, calc(27px + 0.9375 * 1vw), 42px);
  line-height: 1;
}
.hs-home-about .number .number-group .num sub {
  font-size: 20px;
}
.hs-home-about .number .number-group .public-note {
  margin-top: 20px;
}
.hs-home-advantages {
  background: #e1e6ec;
}
.hs-home-advantages .advantages {
  position: relative;
}
.hs-home-advantages .advantages .swiper-wrapper {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.hs-home-advantages .advantages .swiper-slide {
  padding: 60px 0%;
}
@media (max-width: 1199px) {
  .hs-home-advantages .advantages .swiper-slide {
    padding: 30px 0%;
  }
}
.hs-home-advantages .advantages .advantages-group {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(41.92%, #ffffff), to(#f4f9ff));
  background-image: -webkit-linear-gradient(#ffffff 41.92%, #f4f9ff);
  background-image: linear-gradient(#ffffff 41.92%, #f4f9ff);
  padding: 50px 15%;
  text-align: center;
}
@media (max-width: 1199px) {
  .hs-home-advantages .advantages .advantages-group {
    padding: 30px 10%;
  }
}
@media (max-width: 991px) {
  .hs-home-advantages .advantages .advantages-group {
    padding: 20px 5%;
  }
}
.hs-home-advantages .advantages .advantages-group .icon {
  font-size: 50px;
  color: #653912;
}
.hs-home-advantages .advantages .advantages-group .title-advantages {
  margin-top: 10px;
  font-size: clamp(16px, -webkit-calc(15px + 0.3125 * 1vw), 20px);
  font-size: clamp(16px, calc(15px + 0.3125 * 1vw), 20px);
  font-weight: bold;
  line-height: 1.5;
}
.hs-home-advantages .advantages .advantages-group .note {
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height 0.3s ease;
  transition: max-height 0.3s ease;
}
.hs-home-advantages .advantages .advantages-group .more {
  margin-top: 30px;
}
@media (max-width: 991px) {
  .hs-home-advantages .advantages .advantages-group .more {
    margin-top: 20px;
  }
}
@media (max-width: 767px) {
  .hs-home-advantages .advantages .advantages-group .more {
    margin-top: 10px;
  }
}
.hs-home-advantages .advantages .advantages-group .more span {
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  color: #fff;
  background: #653912;
  display: block;
  border-radius: 50%;
  font-size: 20px;
  font-weight: normal;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .hs-home-advantages .advantages .advantages-group .more span {
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
}
.hs-home-advantages .advantages .swiper-slide-active .advantages-group {
  position: relative;
  z-index: 6;
  box-shadow: 0 10px 35px 9px rgba(82, 120, 178, 0.17);
  border-bottom: 9px solid #653912;
}
.hs-home-advantages .advantages .swiper-slide-active .advantages-group .icon {
  font-size: clamp(40px, -webkit-calc(30px + 3.125 * 1vw), 80px);
  font-size: clamp(40px, calc(30px + 3.125 * 1vw), 80px);
}
.hs-home-advantages .advantages .swiper-slide-active .advantages-group .note {
  max-height: 300px;
  margin-top: 30px;
}
@media (max-width: 1199px) {
  .hs-home-advantages .advantages .swiper-slide-active .advantages-group .note {
    margin-top: 20px;
  }
}
@media (max-width: 767px) {
  .hs-home-advantages .advantages .swiper-slide-active .advantages-group .note {
    margin-top: 10px;
  }
}
.hs-home-advantages .advantages .swiper-slide-active .advantages-group .title-advantages {
  font-size: clamp(18px, -webkit-calc(16.5px + 0.46875 * 1vw), 24px);
  font-size: clamp(18px, calc(16.5px + 0.46875 * 1vw), 24px);
}
.hs-home-advantages .advantages .swiper-slide-active .advantages-group .more {
  display: none;
}
.hs-home-news .news {
  margin-top: 40px;
  position: relative;
}
.hs-home-news .news-groupbox > ul {
  margin: -20px;
  overflow: hidden;
}
@media (max-width: 1400px) {
  .hs-home-news .news-groupbox > ul {
    margin: -10px;
  }
}
.hs-home-news .news-groupbox > ul > li {
  padding: 20px;
  float: left;
  width: 25%;
}
@media (max-width: 1400px) {
  .hs-home-news .news-groupbox > ul > li {
    padding: 10px;
  }
}
@media (max-width: 991px) {
  .hs-home-news .news-groupbox > ul > li {
    width: 50%;
  }
}
.hs-home-news .news-groupbox > ul > li:nth-child(1) {
  width: 50%;
}
@media (max-width: 991px) {
  .hs-home-news .news-groupbox > ul > li:nth-child(1) {
    width: 100%;
  }
}
.hs-home-news .news-groupbox > ul > li:nth-child(1) .news-group {
  border-radius: 12px;
  overflow: hidden;
  display: block;
  position: relative;
}
.hs-home-news .news-groupbox > ul > li:nth-child(1) .news-group .img {
  display: block;
}
.hs-home-news .news-groupbox > ul > li:nth-child(1) .news-group .img .ibox {
  padding-bottom: 75%;
}
@media (max-width: 1660px) {
  .hs-home-news .news-groupbox > ul > li:nth-child(1) .news-group .img .ibox {
    padding-bottom: 86%;
  }
}
@media (max-width: 1470px) {
  .hs-home-news .news-groupbox > ul > li:nth-child(1) .news-group .img .ibox {
    padding-bottom: 97%;
  }
}
@media (max-width: 1400px) {
  .hs-home-news .news-groupbox > ul > li:nth-child(1) .news-group .img .ibox {
    padding-bottom: 104%;
  }
}
.hs-home-news .news-groupbox > ul > li:nth-child(1) .news-group .desc {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  color: #ffffff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  z-index: 2;
  background: none;
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, 0.9)));
  background-image: -webkit-linear-gradient(transparent, rgba(0, 0, 0, 0.9));
  background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.9));
}
.hs-home-news .news-groupbox > ul > li:nth-child(1) .news-group .desc .note {
  margin-top: 14px;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.hs-home-news .news-groupbox > ul > li:nth-child(1) .news-group .desc .public-note {
  opacity: 1;
}
@media (max-width: 991px) {
  .hs-home-news .news-groupbox > ul > li:nth-child(1) .news-group .desc .public-note {
    max-height: 52px;
  }
}
.hs-home-news .news-groupbox > ul > li:nth-child(1) .news-group .desc .more {
  font-size: 14px;
  line-height: 24px;
  color: #ffffff;
}
@media (max-width: 767px) {
  .hs-home-news .news-groupbox > ul > li:nth-child(1) .news-group .desc .more {
    margin-top: 20px;
  }
}
.hs-home-news .news-groupbox > ul > li:nth-child(1) .news-group .desc .more span {
  display: block;
}
.hs-home-news .news-groupbox > ul > li:nth-child(1) .news-group .desc .more .flaticon {
  display: none;
}
.hs-home-news .news-groupbox .news-group .img {
  display: none;
}
.hs-home-news .news-groupbox .news-group .img .ibox img {
  -webkit-transition: all 1s;
  transition: all 1s;
}
.hs-home-news .news-groupbox .news-group .desc {
  display: block;
  background: #f2f2f2;
  border-radius: 12px;
  padding: 30px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
@media (max-width: 991px) {
  .hs-home-news .news-groupbox .news-group .desc {
    padding: 20px;
  }
}
@media (max-width: 767px) {
  .hs-home-news .news-groupbox .news-group .desc {
    padding: 15px;
  }
}
.hs-home-news .news-groupbox .news-group .desc .date {
  font-size: 14px;
  line-height: 24px;
}
.hs-home-news .news-groupbox .news-group .desc .title-news {
  font-size: clamp(16px, -webkit-calc(15px + 0.3125 * 1vw), 20px);
  font-size: clamp(16px, calc(15px + 0.3125 * 1vw), 20px);
  line-height: 24px;
  max-height: 48px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  margin-top: 20px;
}
@media (max-width: 767px) {
  .hs-home-news .news-groupbox .news-group .desc .title-news {
    margin-top: 10px;
  }
}
.hs-home-news .news-groupbox .news-group .desc .public-note {
  max-height: 52px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  opacity: 0;
  margin-top: 14px;
}
@media (max-width: 991px) {
  .hs-home-news .news-groupbox .news-group .desc .public-note {
    max-height: 0;
  }
}
.hs-home-news .news-groupbox .news-group .desc .public-note p {
  color: rgba(255, 255, 255, 0.8);
}
.hs-home-news .news-groupbox .news-group .desc .more {
  margin-top: 20px;
}
@media (max-width: 767px) {
  .hs-home-news .news-groupbox .news-group .desc .more {
    margin-top: 0;
  }
}
.hs-home-news .news-groupbox .news-group .desc .more span {
  display: none;
}
.hs-home-news .news-groupbox .news-group .desc .more .flaticon {
  display: block;
  width: 38px;
  height: 38px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 50%;
  line-height: 38px;
  text-align: center;
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
@media (min-width: 1200px) {
  .hs-home-news .news-groupbox .news-group:hover .ibox img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }
  .hs-home-news .news-groupbox .news-group:hover .desc {
    background-color: #653912;
    color: #ffffff;
  }
  .hs-home-news .news-groupbox .news-group:hover .desc .more .flaticon {
    border-color: rgba(255, 255, 255, 0.5);
  }
}
.hs-home-faqs {
  background: url(../images/faqs_bg.webp) no-repeat center;
  background-size: cover;
}
.hs-home-faqs .title-home .subtitle {
  opacity: 0.05;
  font-size: clamp(30px, -webkit-calc(25px + 1.5625 * 1vw), 50px);
  font-size: clamp(30px, calc(25px + 1.5625 * 1vw), 50px);
  font-weight: 900;
  line-height: 1;
}
.hs-home-faqs .title-home h2 {
  position: relative;
  z-index: 6;
  margin-top: -20px;
}
.hs-home-faqs .faqs {
  margin-top: 60px;
}
@media (max-width: 1199px) {
  .hs-home-faqs .faqs {
    margin-top: 30px;
  }
}
.hs-home-faqs .faqs .swiper-faqs {
  overflow: visible;
}
.hs-home-faqs .faqs .swiper-faqs .swiper-slide .faqs-group {
  opacity: 0;
}
.hs-home-faqs .faqs .swiper-faqs .swiper-slide-visible .faqs-group {
  opacity: 1;
}
.hs-home-faqs .faqs .faqs-group {
  padding: 50px;
  background: #ffffff;
  box-shadow: 7px 4px 16px 4px rgba(2, 26, 63, 0.07);
  border-radius: 12px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  min-height: 300px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
@media (max-width: 1199px) {
  .hs-home-faqs .faqs .faqs-group {
    padding: 30px;
  }
}
@media (max-width: 767px) {
  .hs-home-faqs .faqs .faqs-group {
    padding: 20px;
  }
}
.hs-home-faqs .faqs .faqs-group .icon {
  width: 47px;
  height: 47px;
  line-height: 47px;
  border-radius: 50%;
  text-align: center;
  background-color: #653912;
  color: #ffffff;
  font-size: 20px;
  font-weight: bold;
}
.hs-home-faqs .faqs .faqs-group .title-faqs {
  line-height: 24px;
  margin-bottom: 20px;
  font-size: clamp(16px, -webkit-calc(15px + 0.3125 * 1vw), 20px);
  font-size: clamp(16px, calc(15px + 0.3125 * 1vw), 20px);
  margin-top: 20px;
}
@media (max-width: 767px) {
  .hs-home-faqs .faqs .faqs-group .title-faqs {
    margin-top: 10px;
    margin-bottom: 10px;
  }
}
.hs-home-faqs .faqs .faqs-group .public-note {
  max-height: 0;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
}
.hs-home-faqs .faqs .swiper-slide-active .faqs-group {
  background-color: #653912;
  color: #ffffff;
}
.hs-home-faqs .faqs .swiper-slide-active .faqs-group .icon {
  background-color: #ffffff;
  color: #653912;
}
.hs-home-faqs .faqs .swiper-slide-active .faqs-group .note {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  padding-top: 20px;
  margin-top: 20px;
}
@media (max-width: 767px) {
  .hs-home-faqs .faqs .swiper-slide-active .faqs-group .note {
    margin-top: 10px;
    padding-top: 10px;
  }
}
.hs-home-faqs .faqs .swiper-slide-active .faqs-group .public-note {
  max-height: -webkit-calc(26px * 4);
  max-height: calc(26px * 4);
}
.hs-home-faqs .faqs .swiper-slide-active .faqs-group .public-note p {
  color: rgba(255, 255, 255, 0.8);
}
.fb_iframe_widget {
  position: absolute !important;
  width: 100%;
  height: 100%;
}
.fb_iframe_widget span {
  width: 100% !important;
  height: 100% !important;
}
.gettop {
  position: fixed;
  z-index: 8;
  bottom: 30px;
  right: 0;
  color: var(--color);
  cursor: pointer;
  display: none;
}
.gettop .icon {
  font-size: 40px;
  width: 60px;
  text-align: center;
  display: block;
  -webkit-animation: Mouse 1.6s linear infinite;
  animation: Mouse 1.6s linear infinite;
}
.hs-inner {
  padding: 80px 0;
  overflow: hidden;
}
@media (max-width: 1560px) {
  .hs-inner {
    padding: 60px 0;
  }
}
@media (max-width: 1199px) {
  .hs-inner {
    padding: 50px 0;
  }
}
.pt-50 {
  padding-top: 50px;
}
@media (max-width: 767px) {
  .pt-50 {
    padding-top: 30px;
  }
}
.pt-100 {
  padding-top: 100px;
}
.pt-150 {
  padding-top: 150px;
}
@media (max-width: 1199px) {
  .pt-150 {
    padding-top: 80px;
  }
}
@media (max-width: 767px) {
  .pt-150 {
    padding-top: 40px;
  }
}
.title-inner h2 {
  font-size: clamp(24px, -webkit-calc(22px + 0.625 * 1vw), 32px);
  font-size: clamp(24px, calc(22px + 0.625 * 1vw), 32px);
  font-weight: bold;
  line-height: 1.5;
}
.title-inner p {
  font-size: 16px;
  line-height: 26/16;
  margin: 20px 0 0 0;
}
@media (max-width: 991px) {
  .title-inner p {
    font-size: 14px;
    margin-top: 10px;
  }
}
.title-inner.text-center h2:after {
  margin: 0 auto;
  margin-top: 20px;
}
.public-location-search {
  padding: 50px 0;
}
@media (max-width: 1560px) {
  .public-location-search {
    padding: 30px 0;
  }
}
@media (max-width: 1199px) {
  .public-location-search {
    padding: 20px 0;
  }
}
.public-location-search .search {
  width: 390px;
}
@media (max-width: 767px) {
  .public-location-search .search {
    margin-top: 10px;
  }
}
.public-location-search .search form {
  background-color: rgba(0, 0, 0, 0.05);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.public-location-search .search form input {
  width: 100%;
  line-height: 54px;
  height: 54px;
  background: none;
  padding: 0 20px;
}
.public-location-search .search form input::-webkit-input-placeholder,
.public-location-search .search form textarea::-webkit-input-placeholder {
  color: #333333;
}
.public-location-search .search form input:-o-placeholder,
.public-location-search .search form textarea:-o-placeholder {
  color: #333333;
}
.public-location-search .search form input::-moz-placeholder,
.public-location-search .search form textarea::-moz-placeholder {
  color: #333333;
}
.public-location-search .search form input:-ms-input-placeholder,
.public-location-search .search form textarea:-ms-input-placeholder {
  color: #333333;
}
.public-location-search .search form input:focus::-webkit-input-placeholder,
.public-location-search .search form textarea:focus::-webkit-input-placeholder {
  color: #999999;
}
.public-location-search .search form input:focus::-o-placeholder,
.public-location-search .search form textarea:focus::-o-placeholder {
  color: #999999;
}
.public-location-search .search form input:focus::-moz-placeholder,
.public-location-search .search form textarea:focus::-moz-placeholder {
  color: #999999;
}
.public-location-search .search form input:focus::-ms-input-placeholder,
.public-location-search .search form textarea:focus::-ms-input-placeholder {
  color: #999999;
}
.public-location-search .search form .submit {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  width: 54px;
  height: 54px;
  background: none;
  text-align: center;
  font-size: 24px;
}
.hs-inner-location-menu {
  padding: 30px 0;
  color: #ffffff;
  background-color: rgba(101, 57, 18, 0.95);
  margin-top: -104px;
  position: relative;
  z-index: 6;
}
@media (max-width: 1560px) {
  .hs-inner-location-menu {
    padding: 20px 0;
  }
}
@media (max-width: 1199px) {
  .hs-inner-location-menu {
    margin-top: 0;
  }
}
@media (max-width: 1199px) {
  .hs-inner-location-menu .hs-inner-location {
    width: 100%;
  }
}
.hs-inner-location-menu .hs-inner-location .location:before {
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
}
.hs-inner-location .location {
  line-height: 30px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.hs-inner-location .location .flaticon {
  margin-right: 10px;
  font-size: 20px;
}
.hs-inner-location .location ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  position: relative;
}
.hs-inner-location .location ul li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.hs-inner-location .location ul li:after {
  content: '/';
  display: inline-block;
  vertical-align: top;
  margin: 0 4px;
}
.hs-inner-location .location ul li:last-child:after {
  display: none;
}
.hs-inner-location .location ul li a {
  display: block;
  line-height: 30/16;
  text-transform: capitalize;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.hs-inner-location .location ul li a:hover {
  color: #cfa36c;
}
.hs-inner-location-other {
  background: #f4f4f4;
  padding: 20px 0;
}
.hs-inner-menu {
  background: #f7f7f7;
}
.hs-inner-menu .inner-menu > ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.hs-inner-menu .inner-menu > ul > li > a {
  display: block;
  padding: 20px 5vw;
  line-height: 24px;
  font-size: clamp(16px, -webkit-calc(15px + 0.3125 * 1vw), 20px);
  font-size: clamp(16px, calc(15px + 0.3125 * 1vw), 20px);
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
@media (max-width: 1199px) {
  .hs-inner-menu .inner-menu > ul > li > a {
    padding: 10px 20px;
  }
}
@media (max-width: 767px) {
  .hs-inner-menu .inner-menu > ul > li > a {
    line-height: 20px;
  }
}
.hs-inner-menu .inner-menu > ul > li.active a,
.hs-inner-menu .inner-menu > ul > li:hover a {
  color: #ffffff;
  background-color: #653912;
}
.return {
  background-color: #cfa36c;
  padding: 0 80px;
  line-height: 74px;
  color: #653912;
}
@media (max-width: 1199px) {
  .return {
    padding: 0 50px;
  }
}
@media (max-width: 767px) {
  .return {
    line-height: 50px;
    padding: 0 30px;
  }
}
.inner-leftmenu {
  background: #f4f4f4;
  border-radius: 16px;
  overflow: hidden;
}
.inner-leftmenu .title-menu {
  padding: 40px;
  background-color: #653912;
  position: relative;
  color: #ffffff;
}
@media (max-width: 1560px) {
  .inner-leftmenu .title-menu {
    padding: 30px;
  }
}
@media (max-width: 1199px) {
  .inner-leftmenu .title-menu {
    padding: 20px;
  }
}
@media (max-width: 767px) {
  .inner-leftmenu .title-menu {
    padding: 10px 15px;
  }
}
.inner-leftmenu .title-menu h3 {
  font-size: clamp(20px, -webkit-calc(18.5px + 0.46875 * 1vw), 26px);
  font-size: clamp(20px, calc(18.5px + 0.46875 * 1vw), 26px);
  font-weight: bold;
  line-height: 1.4;
}
@media (max-width: 1199px) {
  .inner-leftmenu .title-menu:after {
    content: '+';
    position: absolute;
    right: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    font-size: 30px;
  }
  .inner-leftmenu .title-menu.current:after {
    content: '-';
  }
}
.inner-leftmenu .menunav1 {
  padding: 20px;
}
@media (max-width: 1199px) {
  .inner-leftmenu .menunav1 {
    display: none;
  }
}
.inner-leftmenu .menunav1 > li {
  position: relative;
  border-bottom: 1px solid rgba(101, 57, 18, 0.2);
}
.inner-leftmenu .menunav1 > li > a {
  padding: 20px 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  line-height: 26/20;
  font-size: clamp(16px, -webkit-calc(15px + 0.3125 * 1vw), 20px);
  font-size: clamp(16px, calc(15px + 0.3125 * 1vw), 20px);
  position: relative;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  border-radius: 10px;
}
@media (max-width: 1199px) {
  .inner-leftmenu .menunav1 > li > a {
    padding: 10px 20px;
  }
}
.inner-leftmenu .menunav1 > li:last-child {
  border-bottom: none;
}
.inner-leftmenu .menunav1 > li.active > a,
.inner-leftmenu .menunav1 > li:hover > a {
  background-color: #653912;
  color: #ffffff;
  font-weight: bold;
}
.inner-leftmenu .menunav2 {
  display: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  padding: 20px 0;
}
@media (max-width: 1199px) {
  .inner-leftmenu .menunav2 {
    display: block;
    padding: 10px 0;
  }
}
.inner-leftmenu .menunav2 > li {
  position: relative;
}
@media (max-width: 1199px) {
  .inner-leftmenu .menunav2 > li {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
  }
}
.inner-leftmenu .menunav2 > li > a {
  display: block;
  font-size: 18px;
  padding: 5px 16px;
  line-height: 24px;
  position: relative;
}
@media (max-width: 1199px) {
  .inner-leftmenu .menunav2 > li > a {
    font-size: 16px;
  }
}
.inner-leftmenu .menunav2 > li > a:before {
  content: '';
  display: block;
  width: 6px;
  height: 6px;
  background: #000000;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 14px;
}
.inner-leftmenu .menunav2 > li.active > a,
.inner-leftmenu .menunav2 > li:hover > a {
  color: #653912;
}
.inner-leftmenu .menunav2 > li.active > a:before,
.inner-leftmenu .menunav2 > li:hover > a:before {
  background-color: #653912;
}
.inner-leftmenu .menunav3 {
  position: absolute;
  left: 100%;
  top: 0;
  padding-left: 50px;
  display: none;
  z-index: 9;
}
.inner-leftmenu .menunav3 ul {
  background: #f5f5f5;
  border-radius: 12px;
  padding: 30px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.inner-leftmenu .menunav3 ul > li {
  border-bottom: 1px solid #dcdcdc;
}
.inner-leftmenu .menunav3 ul > li > a {
  display: block;
  padding: 10px;
  line-height: 24px;
}
.inner-leftmenu .menunav3 ul > li:hover > a {
  color: #653912;
  font-weight: bold;
}
.title-product-details {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 20px 36px;
  background: #f4f4f4;
  border-radius: 14px;
}
@media (max-width: 767px) {
  .title-product-details {
    padding: 10px 18px;
    border-radius: 8px;
  }
}
.title-product-details i {
  color: #653912;
  font-size: 26px;
  margin-right: 16px;
}
@media (max-width: 767px) {
  .title-product-details i {
    font-size: 21px;
    margin-right: 10px;
  }
}
.title-product-details h2 {
  margin: 0;
  color: #111111;
  font-size: clamp(20px, -webkit-calc(19.5px + 0.15625 * 1vw), 22px);
  font-size: clamp(20px, calc(19.5px + 0.15625 * 1vw), 22px);
  line-height: 1.3;
  font-weight: 500;
}
.title-application-details {
  padding-bottom: 18px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
.title-application-details h3 {
  margin: 0;
  color: #653912;
  font-size: 20px;
  line-height: 1.4;
  font-weight: 500;
}
@media (max-width: 767px) {
  .title-application-details h3 {
    padding-bottom: 12px;
    font-size: 18px;
  }
}
.table_a {
  max-width: 100%;
  overflow-x: auto;
}
.table-scroll {
  overflow-x: auto;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 15px;
}
@media (max-width: 767px) {
  .table-scroll {
    border-radius: 9px;
  }
}
table {
  width: 100%;
  text-align: center;
  border-radius: 20px;
  overflow: hidden;
}
@media (max-width: 991px) {
  table {
    border-radius: 10px;
  }
}
table th,
table td {
  padding: 19px 12px;
  border: 1px solid rgba(0, 0, 0, 0.18);
}
@media (max-width: 1199px) {
  table th,
  table td {
    padding: 10px;
  }
}
table th {
  color: #653912;
  background: #f4f4f4;
  font-size: 17px;
  font-weight: 600;
}
@media (max-width: 1199px) {
  table th {
    font-size: 16px;
  }
}
table tbody tr:nth-child(even) td {
  background: #f4f4f4;
}
.public-table1 table {
  width: 100%;
  max-width: 560px;
  text-align: center;
  font-size: 18px;
  margin: 0 auto;
}
@media (max-width: 1199px) {
  .public-table1 table {
    font-size: 16px;
  }
}
.public-table1 table th,
.public-table1 table td {
  border: none;
  background: none;
  padding: 13px 20px;
  font-weight: 400;
}
@media (max-width: 1199px) {
  .public-table1 table th,
  .public-table1 table td {
    padding: 10px;
  }
}
.public-table1 table thead {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
.public-share {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.public-share ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -4px;
}
@media (max-width: 767px) {
  .public-share ul {
    width: 100%;
  }
}
.public-share ul li {
  padding: 0 4px;
}
@media (max-width: 767px) {
  .public-share ul li {
    margin-left: 0;
  }
}
.public-share ul li a {
  width: 30px;
  height: 30px;
  display: block;
  line-height: 30px;
  text-align: center;
  color: #000000;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  border-radius: 50%;
  background-color: #ffffff;
  padding: 6px;
}
.public-share ul li a img {
  display: block;
  width: 100%;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.public-share ul li a:hover {
  -webkit-transform: translateY(-5px);
      -ms-transform: translateY(-5px);
          transform: translateY(-5px);
}
.public-share ul li a:hover img {
  opacity: 1;
}
.public-listbox1 > ul {
  margin: 0;
}
.public-listbox1 > ul > li {
  padding: 0;
}
.public-listbox1 > ul > li .listbox-group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 6px;
  padding: 20px 0;
  border: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.18);
  background: none;
}
@media (max-width: 767px) {
  .public-listbox1 > ul > li .listbox-group {
    padding: 14px 0;
  }
}
.public-listbox1 > ul > li .listbox-group .title-listbox {
  margin: 0;
  color: #653912;
  font-size: 16px;
  line-height: 1.5;
  white-space: nowrap;
}
@media (max-width: 767px) {
  .public-listbox1 > ul > li .listbox-group .title-listbox {
    font-size: 14px;
  }
}
.public-listbox1 > ul > li .listbox-group .note {
  margin: 0;
}
.public-listbox1 > ul > li .listbox-group .note p {
  color: #111111;
  font-size: 16px;
}
@media (max-width: 767px) {
  .public-listbox1 > ul > li .listbox-group .note p {
    font-size: 14px;
  }
}
.public-listbox2 > ul {
  margin-top: -34px;
}
.public-listbox2 > ul > li {
  margin-top: 34px;
}
@media (max-width: 1560px) {
  .public-listbox2 > ul > li {
    margin-top: 24px;
  }
}
.public-listbox2 .application-card {
  display: block;
  height: 100%;
  min-height: 238px;
  padding: 34px 30px;
  border: 1px solid #dedede;
  border-radius: 12px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
@media (max-width: 1560px) {
  .public-listbox2 .application-card {
    min-height: 215px;
    padding: 28px 24px;
  }
}
@media (max-width: 575px) {
  .public-listbox2 .application-card {
    min-height: 0;
    padding: 22px 20px;
  }
}
.public-listbox2 .application-card:hover {
  border-color: rgba(101, 57, 18, 0.45);
  -webkit-transform: translateY(-4px);
      -ms-transform: translateY(-4px);
          transform: translateY(-4px);
  box-shadow: 0 12px 30px rgba(0, 0, 0, 0.08);
}
.public-listbox2 .card-top {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-top: 24px;
}
.public-listbox2 .card-top:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 48px;
  height: 1px;
  background: rgba(0, 0, 0, 0.22);
}
.public-listbox2 .card-top .num {
  color: #653912;
  font-size: 54px;
  line-height: 1;
  font-weight: 600;
}
@media (max-width: 1560px) {
  .public-listbox2 .card-top .num {
    font-size: 46px;
  }
}
.public-listbox2 .card-top .brand {
  margin-top: -35px;
  color: #c7c7c7;
  font-size: 13px;
}
.public-listbox2 .public-note {
  margin-top: 24px;
  color: #555555;
}
@media (max-width: 575px) {
  .public-listbox2 .public-note {
    margin-top: 16px;
  }
}
.public-listbox3 > ul {
  margin-top: -40px;
}
@media (max-width: 767px) {
  .public-listbox3 > ul {
    margin-top: -22px;
  }
}
.public-listbox3 > ul > li {
  margin-top: 40px;
}
@media (max-width: 767px) {
  .public-listbox3 > ul > li {
    margin-top: 22px;
  }
}
.public-listbox3 .listbox-group {
  padding-left: 30px;
  position: relative;
}
.public-listbox3 .listbox-group:before {
  content: '';
  display: block;
  width: 16px;
  height: 16px;
  background: url(../images/checked.webp) no-repeat center;
  background-size: cover;
  position: absolute;
  left: 0;
  top: 2px;
}
.public-listbox3 .listbox-group .title-listbox {
  margin-bottom: 8px;
  color: #222222;
  font-size: 16px;
  line-height: 1.45;
  font-weight: 500;
}
.public-tuwen .img {
  border-radius: 20px;
  overflow: hidden;
}
@media (max-width: 767px) {
  .public-tuwen .img {
    border-radius: 10px;
  }
}
.public-tuwen .desc .title-desc {
  font-size: clamp(18px, -webkit-calc(17.5px + 0.15625 * 1vw), 20px);
  font-size: clamp(18px, calc(17.5px + 0.15625 * 1vw), 20px);
  font-weight: bold;
  color: #653912;
}
#about,
#why,
#factoryviews,
#history,
#certificatesviews,
#touch {
  position: relative;
  top: -80px;
}
@media (max-width: 1199px) {
  #about,
  #why,
  #factoryviews,
  #history,
  #certificatesviews,
  #touch {
    top: -60px;
  }
}
.hs-home-touch {
  background: url(../images/touch_bg.webp) no-repeat center;
  background-size: cover;
  color: #ffffff;
  position: relative;
}
@media (min-width: 1200px) {
  .hs-home-touch {
    background-attachment: fixed;
  }
}
.hs-home-touch:before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 1;
}
.hs-home-touch .container {
  position: relative;
  z-index: 6;
}
@media (max-width: 991px) {
  .hs-home-touch .title-home {
    text-align: center;
  }
}
.hs-home-touch .title-home h2 {
  color: #ffffff;
}
.hs-home-touch .title-home p {
  margin-top: 20px;
  color: #ffffff;
}
.hs-home-touch .link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
@media (max-width: 991px) {
  .hs-home-touch .link {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 30px;
  }
}
.hs-home-touch .link a {
  display: block;
  min-width: 190px;
  line-height: 42px;
  background-color: #ffcd45;
  font-size: clamp(16px, -webkit-calc(15.5px + 0.15625 * 1vw), 18px);
  font-size: clamp(16px, calc(15.5px + 0.15625 * 1vw), 18px);
  text-align: center;
  padding: 0 10px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  border-radius: 30px;
  color: #000000;
}
@media (max-width: 991px) {
  .hs-home-touch .link a {
    min-width: 150px;
    line-height: 50px;
  }
}
@media (max-width: 767px) {
  .hs-home-touch .link a {
    min-width: 120px;
    line-height: 40px;
  }
}
.hs-home-touch .link a:nth-child(1) {
  margin-right: 20px;
}
.hs-home-touch .link .active {
  background-color: #653912;
  color: #ffffff;
}
.hs-inner-why {
  background-color: rgba(0, 0, 0, 0.04);
}
.hs-inner-why .why .why-group {
  background-color: #ffffff;
}
@media (min-width: 1200px) {
  .hs-inner-about .about > .desc .public-note {
    max-height: 180px;
    overflow-x: hidden;
    overflow-y: auto;
    padding-right: 28px;
  }
}
.hs-inner-about .about > .desc .public-note::-webkit-scrollbar {
  width: 5px;
  position: absolute;
  left: 0;
}
.hs-inner-about .about > .desc .public-note::-webkit-scrollbar-track {
  background-color: #dcdcdc;
}
.hs-inner-about .about > .desc .public-note::-webkit-scrollbar-thumb {
  background-color: #653912;
}
#about,
#why,
#factoryviews,
#history,
#certificatesviews,
#customersviews,
#team,
#qcertificates,
#qrd,
#qtesting {
  position: relative;
  top: -80px;
}
.hs-inner-service .service-top {
  background: url(../images/service_bg.webp) no-repeat center;
  background-size: cover;
  padding: clamp(30px, -webkit-calc(17.5px + 3.90625 * 1vw), 80px) clamp(20px, -webkit-calc(5px + 4.6875 * 1vw), 80px);
  padding: clamp(30px, calc(17.5px + 3.90625 * 1vw), 80px) clamp(20px, calc(5px + 4.6875 * 1vw), 80px);
  color: #ffffff;
}
.hs-inner-service .service-top .note {
  max-width: 620px;
  margin-top: 20px;
}
.hs-inner-service .service-top .note p {
  color: rgba(255, 255, 255, 0.8);
}
.hs-inner-service .service-listbox {
  background: #f4f6f9;
  padding: clamp(30px, -webkit-calc(17.5px + 3.90625 * 1vw), 80px) clamp(20px, -webkit-calc(5px + 4.6875 * 1vw), 80px);
  padding: clamp(30px, calc(17.5px + 3.90625 * 1vw), 80px) clamp(20px, calc(5px + 4.6875 * 1vw), 80px);
}
.hs-inner-service .service-listbox > ul > li {
  padding: 0 30px;
  margin: 30px 0;
}
@media (max-width: 1560px) {
  .hs-inner-service .service-listbox > ul > li {
    padding: 0 15px;
    margin: 20px 0;
  }
}
@media (max-width: 1199px) {
  .hs-inner-service .service-listbox > ul > li {
    margin: 10px 0;
  }
}
.hs-inner-service .service-listbox .listbox-group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.hs-inner-service .service-listbox .listbox-group .icon {
  font-size: clamp(36px, -webkit-calc(32.5px + 1.09375 * 1vw), 50px);
  font-size: clamp(36px, calc(32.5px + 1.09375 * 1vw), 50px);
  color: #653912;
  line-height: 1;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
  margin-right: 20px;
}
.hs-inner-service .service-listbox .listbox-group .title-listbox {
  font-size: clamp(18px, -webkit-calc(17px + 0.3125 * 1vw), 22px);
  font-size: clamp(18px, calc(17px + 0.3125 * 1vw), 22px);
  line-height: 34/26;
  margin: 0;
  font-weight: bold;
}
.hs-inner-service .service-listbox .listbox-group .note {
  margin-top: 14px;
}
@media (max-width: 767px) {
  .hs-inner-service .service-listbox .listbox-group .note {
    margin-top: 8px;
  }
}
@media (min-width: 1200px) {
  .hs-inner-service .service-listbox .listbox-group:hover .icon {
    -webkit-transform: rotateY(360deg);
            transform: rotateY(360deg);
  }
}
.hs-inner-service-oem-odm {
  background: url(../images/service-oem-odm_bg.webp) no-repeat center;
  background-size: cover;
}
@media (min-width: 1200px) {
  .hs-inner-service-oem-odm {
    background-attachment: fixed;
  }
}
.hs-inner-service-oem-odm .title-inner {
  color: #ffffff;
}
.hs-inner-service-oem-odm .swiper-slide {
  height: auto;
}
.hs-inner-service-oem-odm .service-oem-odm {
  margin-top: 60px;
}
@media (max-width: 1199px) {
  .hs-inner-service-oem-odm .service-oem-odm {
    margin-top: 30px;
  }
}
.hs-inner-service-oem-odm .service-oem-odm .service-oem-odm-group {
  padding: 40px;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.9);
}
@media (max-width: 1560px) {
  .hs-inner-service-oem-odm .service-oem-odm .service-oem-odm-group {
    padding: 30px;
  }
}
@media (max-width: 991px) {
  .hs-inner-service-oem-odm .service-oem-odm .service-oem-odm-group {
    padding: 20px;
  }
}
.hs-inner-service-oem-odm .service-oem-odm .service-oem-odm-group .icon {
  font-size: clamp(40px, -webkit-calc(35px + 1.5625 * 1vw), 60px);
  font-size: clamp(40px, calc(35px + 1.5625 * 1vw), 60px);
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
  color: #653912;
}
.hs-inner-service-oem-odm .service-oem-odm .service-oem-odm-group .title-service {
  font-size: clamp(18px, -webkit-calc(17px + 0.3125 * 1vw), 22px);
  font-size: clamp(18px, calc(17px + 0.3125 * 1vw), 22px);
  line-height: 1.5;
  margin: 20px 0 0 0;
  font-weight: bold;
}
.hs-inner-service-oem-odm .service-oem-odm .service-oem-odm-group .mask {
  font-size: 14px;
  color: #858585;
  line-height: 24px;
}
.hs-inner-service-oem-odm .service-oem-odm .service-oem-odm-group .note {
  margin-top: 30px;
}
@media (max-width: 1199px) {
  .hs-inner-service-oem-odm .service-oem-odm .service-oem-odm-group .note {
    margin-top: 20px;
  }
}
@media (min-width: 1200px) {
  .hs-inner-service-oem-odm .service-oem-odm .service-oem-odm-group:hover .icon {
    -webkit-transform: rotateY(360deg);
            transform: rotateY(360deg);
  }
}
.hs-inner-service-oem-odm .public-scrollbar {
  background-color: #f1f1f1;
}
.products-content {
  font-size: 0;
}
.products-content .products-left {
  width: 410px;
  position: relative;
  z-index: 9;
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
}
@media (max-width: 1560px) {
  .products-content .products-left {
    width: 340px;
  }
}
@media (max-width: 1400px) {
  .products-content .products-left {
    width: 300px;
  }
}
@media (max-width: 1199px) {
  .products-content .products-left {
    width: 100%;
    padding: 0px;
  }
}
.products-content .products-right {
  width: -webkit-calc(100% - 410px);
  width: calc(100% - 410px);
  padding-left: 3%;
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
}
@media (max-width: 1560px) {
  .products-content .products-right {
    width: -webkit-calc(100% - 340px);
    width: calc(100% - 340px);
  }
}
@media (max-width: 1400px) {
  .products-content .products-right {
    width: -webkit-calc(100% - 300px);
    width: calc(100% - 300px);
  }
}
@media (max-width: 1199px) {
  .products-content .products-right {
    width: 100%;
    padding-left: 0;
    border: none;
    padding-top: 30px;
  }
}
.public-product-group {
  display: block;
  background: #f4f4f4;
  border-radius: 16px;
  text-align: center;
  padding: 4px 4px 0 4px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.public-product-group .img {
  overflow: hidden;
  border-radius: 16px;
  background-color: #ffffff;
}
.public-product-group .ibox img {
  -webkit-transition: all 1s;
  transition: all 1s;
}
.public-product-group .desc {
  padding: 20px;
}
.public-product-group .title-product {
  font-size: clamp(16px, -webkit-calc(15px + 0.3125 * 1vw), 20px);
  font-size: clamp(16px, calc(15px + 0.3125 * 1vw), 20px);
  line-height: 26px;
  height: 26px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.public-product-group .model {
  font-size: 14px;
  line-height: 20px;
  color: #cfa36c;
}
.public-product-group .more {
  font-size: 14px;
  color: #653912;
  line-height: 24px;
  margin-top: 14px;
}
@media (min-width: 1200px) {
  .public-product-group:hover {
    background-color: #653912;
    color: #ffffff;
  }
  .public-product-group:hover .ibox img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }
  .public-product-group:hover .model {
    color: #ffffff;
  }
  .public-product-group:hover .more {
    color: #ffffff;
  }
}
.hs-inner-products .products > ul {
  margin: 0 -30px;
  margin-top: -60px;
}
@media (max-width: 1560px) {
  .hs-inner-products .products > ul {
    margin: 0 -15px;
    margin-top: -30px;
  }
}
.hs-inner-products .products > ul > li {
  padding: 0 30px;
  margin-top: 60px;
}
@media (max-width: 1560px) {
  .hs-inner-products .products > ul > li {
    margin-top: 30px;
    padding: 0 15px;
  }
}
.hs-inner-product-details {
  padding: 70px 0 100px;
}
@media (max-width: 1560px) {
  .hs-inner-product-details {
    padding: 55px 0 80px;
  }
}
@media (max-width: 991px) {
  .hs-inner-product-details {
    padding: 40px 0 60px;
  }
}
@media (max-width: 767px) {
  .hs-inner-product-details {
    padding: 25px 0 45px;
  }
}
.hs-inner-product-details .product-details {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  gap: 65px;
  padding: 35px;
  background: #f4f4f4;
  border-radius: 18px;
}
@media (max-width: 1560px) {
  .hs-inner-product-details .product-details {
    gap: 45px;
    padding: 28px;
  }
}
@media (max-width: 1199px) {
  .hs-inner-product-details .product-details {
    gap: 30px;
  }
}
@media (max-width: 991px) {
  .hs-inner-product-details .product-details {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media (max-width: 767px) {
  .hs-inner-product-details .product-details {
    padding: 15px;
    border-radius: 10px;
  }
}
.hs-inner-product-details .details-imgbox {
  width: 36%;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
@media (max-width: 1199px) {
  .hs-inner-product-details .details-imgbox {
    width: 40%;
  }
}
@media (max-width: 991px) {
  .hs-inner-product-details .details-imgbox {
    width: 100%;
  }
}
.hs-inner-product-details .details-imgbox .product-group {
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 15px;
  overflow: hidden;
}
@media (max-width: 991px) {
  .hs-inner-product-details .details-imgbox .product-group {
    aspect-ratio: 1 / 0.72;
  }
}
@media (max-width: 767px) {
  .hs-inner-product-details .details-imgbox .product-group {
    border-radius: 8px;
  }
}
.hs-inner-product-details .details-imgbox .product-group img {
  display: block;
  width: 100%;
  height: auto !important;
}
.hs-inner-product-details .details-content {
  width: 64%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 20px 35px 20px 0;
}
@media (max-width: 1199px) {
  .hs-inner-product-details .details-content {
    width: 60%;
    padding-right: 10px;
  }
}
@media (max-width: 991px) {
  .hs-inner-product-details .details-content {
    width: 100%;
    padding-right: 0;
    margin-top: 30px;
  }
}
.hs-inner-product-details .details-content .title-details {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 25px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
@media (max-width: 767px) {
  .hs-inner-product-details .details-content .title-details {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding-bottom: 15px;
  }
}
.hs-inner-product-details .details-content .title-details .model {
  color: #653912;
  font-size: 28px;
  line-height: 1.2;
  padding-right: 24px;
  margin-right: 24px;
  border-right: 1px solid rgba(0, 0, 0, 0.25);
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
@media (max-width: 1560px) {
  .hs-inner-product-details .details-content .title-details .model {
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  .hs-inner-product-details .details-content .title-details .model {
    font-size: 18px;
    padding-right: 12px;
    margin-right: 12px;
  }
}
.hs-inner-product-details .details-content .title-details h1 {
  margin: 0;
  font-size: 30px;
  line-height: 1.2;
  font-weight: 500;
  color: #111111;
}
@media (max-width: 1560px) {
  .hs-inner-product-details .details-content .title-details h1 {
    font-size: 26px;
  }
}
@media (max-width: 767px) {
  .hs-inner-product-details .details-content .title-details h1 {
    font-size: 20px;
  }
}
.hs-inner-product-details .details-content .share {
  margin-top: 20px;
}
.hs-inner-product-details .details-content .desc {
  margin-top: 38px;
}
@media (max-width: 1560px) {
  .hs-inner-product-details .details-content .desc {
    margin-top: 28px;
  }
}
@media (max-width: 767px) {
  .hs-inner-product-details .details-content .desc {
    margin-top: 20px;
  }
}
.hs-inner-product-details .details-content .desc ul {
  display: grid;
  grid-template-columns: 1fr 1fr;
  -webkit-column-gap: 55px;
     -moz-column-gap: 55px;
          column-gap: 55px;
  row-gap: 12px;
  margin-top: 28px;
}
@media (max-width: 1560px) {
  .hs-inner-product-details .details-content .desc ul {
    -webkit-column-gap: 30px;
       -moz-column-gap: 30px;
            column-gap: 30px;
    margin-top: 22px;
  }
}
@media (max-width: 767px) {
  .hs-inner-product-details .details-content .desc ul {
    grid-template-columns: 1fr;
    row-gap: 8px;
    margin-top: 18px;
  }
}
.hs-inner-product-details .details-content .desc ul li {
  position: relative;
  padding-left: 20px;
  font-size: 16px;
  line-height: 1.45;
}
@media (max-width: 767px) {
  .hs-inner-product-details .details-content .desc ul li {
    font-size: 14px;
  }
}
.hs-inner-product-details .details-content .desc ul li:before {
  content: '';
  position: absolute;
  top: 8px;
  left: 0;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #ffcd45;
}
.hs-inner-product-details .details-content .details-actions {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 30px;
  margin-top: 50px;
}
@media (max-width: 1560px) {
  .hs-inner-product-details .details-content .details-actions {
    margin-top: 35px;
  }
}
@media (max-width: 1199px) {
  .hs-inner-product-details .details-content .details-actions {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 20px;
  }
}
@media (max-width: 767px) {
  .hs-inner-product-details .details-content .details-actions {
    margin-top: 25px;
  }
}
.hs-inner-product-details .details-content .link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 25px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
@media (max-width: 767px) {
  .hs-inner-product-details .details-content .link {
    width: 100%;
    gap: 10px;
  }
}
.hs-inner-product-details .details-content .link a {
  min-width: 180px;
  padding: 11px 24px;
  color: #ffffff;
  background: #653912;
  border-radius: 25px;
  text-align: center;
  line-height: 22px;
  font-size: 16px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
@media (max-width: 767px) {
  .hs-inner-product-details .details-content .link a {
    min-width: 0;
    width: 50%;
    padding: 10px;
    font-size: 14px;
  }
}
.hs-inner-product-details .details-content .link a:hover {
  -webkit-transform: translateY(-2px);
      -ms-transform: translateY(-2px);
          transform: translateY(-2px);
  box-shadow: 0 8px 18px rgba(101, 57, 18, 0.25);
}
.hs-inner-product-details .details-content .link .inquiry {
  color: #111111;
  background: #ffc83d;
}
.hs-inner-product-details .details-content .product-pdf {
  min-width: 310px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  color: #111111;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
@media (max-width: 1560px) {
  .hs-inner-product-details .details-content .product-pdf {
    min-width: 260px;
  }
}
@media (max-width: 767px) {
  .hs-inner-product-details .details-content .product-pdf {
    min-width: 0;
    width: 100%;
  }
}
.hs-inner-product-details .details-content .product-pdf .flaticon-pdf {
  color: #c80000;
  font-size: 38px;
  margin-right: 15px;
}
.hs-inner-product-details .details-content .product-pdf span {
  white-space: nowrap;
}
.hs-inner-product-details .details-content .product-pdf span:after {
  content: '';
  display: inline-block;
  width: 90px;
  height: 1px;
  margin: 0 18px 4px;
  background: rgba(0, 0, 0, 0.2);
}
@media (max-width: 1560px) {
  .hs-inner-product-details .details-content .product-pdf span:after {
    width: 55px;
  }
}
@media (max-width: 767px) {
  .hs-inner-product-details .details-content .product-pdf span:after {
    width: 40px;
    margin-left: 12px;
    margin-right: 12px;
  }
}
.hs-inner-product-details .details-content .product-pdf .flaticon-download {
  font-size: 20px;
}
.hs-inner-product-details .details-content .product-pdf:hover {
  color: #653912;
}
.hs-inner-product-details .parameter-listbox {
  padding-bottom: 0;
}
.hs-inner-product-details .parameter {
  padding-top: 65px;
}
@media (max-width: 1199px) {
  .hs-inner-product-details .parameter {
    padding-top: 50px;
  }
}
@media (max-width: 767px) {
  .hs-inner-product-details .parameter {
    padding-top: 35px;
  }
}
.hs-inner-product-details .parameter .parameter-content {
  margin-top: 30px;
}
.hs-inner-faqs-product .faqs {
  margin-top: 0px !important;
}
.hs-inner-related-products .related-products {
  position: relative;
  margin-top: 60px;
}
@media (max-width: 1199px) {
  .hs-inner-related-products .related-products {
    margin-top: 30px;
  }
}
.hs-inner-feedback {
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}
.hs-inner-feedback .title-inner p {
  font-size: clamp(14px, -webkit-calc(12px + 0.625 * 1vw), 22px);
  font-size: clamp(14px, calc(12px + 0.625 * 1vw), 22px);
}
.feedbackform {
  position: relative;
  z-index: 6;
  background: url('../images/feedback_bg.webp') no-repeat center center;
  background-size: cover;
  color: #ffffff;
  padding: 80px 0;
}
@media (max-width: 1560px) {
  .feedbackform {
    padding: 60px 0;
  }
}
@media (max-width: 1199px) {
  .feedbackform {
    padding: 50px 0;
  }
}
@media (max-width: 767px) {
  .feedbackform {
    padding: 40px 0;
  }
}
@media (min-width: 1200px) {
  .feedbackform {
    background-attachment: fixed;
  }
}
.feedbackform:before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  position: absolute;
  top: 0;
  left: 0;
}
.feedbackform .title-inner {
  position: relative;
  z-index: 6;
}
.feedbackform form {
  position: relative;
  z-index: 6;
}
.feedbackform form > ul > li {
  margin-top: 30px;
}
@media (max-width: 767px) {
  .feedbackform form > ul > li {
    margin-top: 15px;
  }
}
.feedbackform form label {
  opacity: 0.7;
  font-weight: 300;
}
.feedbackform form input,
.feedbackform form textarea {
  padding: 10px 20px;
  line-height: 30px;
  background: #ffffff;
  width: 100%;
  color: #222222;
  margin-top: 10px;
}
@media (max-width: 767px) {
  .feedbackform form input,
  .feedbackform form textarea {
    padding: 10px 15px;
    line-height: 24px;
  }
}
.feedbackform form input::-webkit-input-placeholder,
.feedbackform form textarea::-webkit-input-placeholder {
  color: #666666;
}
.feedbackform form input:-o-placeholder,
.feedbackform form textarea:-o-placeholder {
  color: #666666;
}
.feedbackform form input::-moz-placeholder,
.feedbackform form textarea::-moz-placeholder {
  color: #666666;
}
.feedbackform form input:-ms-input-placeholder,
.feedbackform form textarea:-ms-input-placeholder {
  color: #666666;
}
.feedbackform form input:focus::-webkit-input-placeholder,
.feedbackform form textarea:focus::-webkit-input-placeholder {
  color: #c5c5c5;
}
.feedbackform form input:focus::-o-placeholder,
.feedbackform form textarea:focus::-o-placeholder {
  color: #c5c5c5;
}
.feedbackform form input:focus::-moz-placeholder,
.feedbackform form textarea:focus::-moz-placeholder {
  color: #c5c5c5;
}
.feedbackform form input:focus::-ms-input-placeholder,
.feedbackform form textarea:focus::-ms-input-placeholder {
  color: #c5c5c5;
}
.feedbackform .submit {
  width: 100%;
  height: 50px;
  background-color: #653912;
  color: #ffffff;
  margin-top: 40px;
  font-size: 16px;
  border-radius: 0;
  cursor: pointer;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
@media (max-width: 1199px) {
  .feedbackform .submit {
    margin-top: 20px;
  }
}
.feedbackform .submit:hover {
  background-color: #cfa36c;
}
.hs-inner-feedback-other {
  padding-top: 80px;
}
.hs-inner-feedback-other .feedbackform {
  padding: 60px 40px;
  border-radius: 20px;
}
@media (max-width: 1199px) {
  .hs-inner-feedback-other .feedbackform {
    padding: 30px;
  }
}
@media (max-width: 767px) {
  .hs-inner-feedback-other .feedbackform {
    padding: 30px 20px;
  }
}
.hs-footer {
  overflow: hidden;
  padding: 58px 0 0;
  color: rgba(255, 255, 255, 0.7);
  background: #190b00;
}
@media (max-width: 1199px) {
  .hs-footer {
    padding-top: 45px;
  }
}
@media (max-width: 767px) {
  .hs-footer {
    padding-top: 35px;
  }
}
.hs-footer a {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.hs-footer a span {
  position: relative;
  display: inline;
}
.hs-footer a span:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 5%;
  width: 100%;
  height: 1px;
  background: #ffffff;
  -webkit-transform: scaleX(0);
      -ms-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transform-origin: left center;
      -ms-transform-origin: left center;
          transform-origin: left center;
  -webkit-transition: -webkit-transform 0.56s ease;
  transition: -webkit-transform 0.56s ease;
  transition: transform 0.56s ease;
  transition: transform 0.56s ease, -webkit-transform 0.56s ease;
}
.hs-footer a:hover {
  color: #ffffff;
}
.hs-footer a:hover span:after {
  -webkit-transform: scaleX(1);
      -ms-transform: scaleX(1);
          transform: scaleX(1);
  -webkit-transform-origin: left center;
      -ms-transform-origin: left center;
          transform-origin: left center;
}
.hs-footer a:not(:hover) span:after {
  -webkit-transform: scaleX(0);
      -ms-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transform-origin: right center;
      -ms-transform-origin: right center;
          transform-origin: right center;
}
.hs-footer .foot-top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-bottom: 38px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.22);
}
@media (max-width: 767px) {
  .hs-footer .foot-top {
    display: block;
    padding-bottom: 28px;
  }
}
.hs-footer .foot-logo {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.hs-footer .foot-logo img {
  display: block;
  height: 92px;
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
}
@media (max-width: 1199px) {
  .hs-footer .foot-logo img {
    height: 76px;
  }
}
@media (max-width: 767px) {
  .hs-footer .foot-logo img {
    height: 66px;
  }
}
.hs-footer .foot-contact {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: clamp(45px, 6vw, 100px);
}
@media (max-width: 991px) {
  .hs-footer .foot-contact {
    gap: 28px;
  }
}
@media (max-width: 767px) {
  .hs-footer .foot-contact {
    display: grid;
    gap: 18px;
    margin-top: 30px;
  }
}
.hs-footer .foot-contact > a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.hs-footer .foot-contact .icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 44px;
      -ms-flex: 0 0 44px;
          flex: 0 0 44px;
  width: 44px;
  height: 44px;
  margin-right: 22px;
  border-radius: 50%;
  background: #fff;
  color: #653912;
}
@media (max-width: 1199px) {
  .hs-footer .foot-contact .icon {
    -webkit-flex-basis: 40px;
        -ms-flex-preferred-size: 40px;
            flex-basis: 40px;
    width: 40px;
    height: 40px;
    margin-right: 15px;
  }
}
.hs-footer .foot-contact .text {
  display: grid;
  color: #fff;
  line-height: 1.15;
}
.hs-footer .foot-contact .text b {
  font-size: 16px;
  display: block;
  font-weight: 500;
}
.hs-footer .foot-contact .text span {
  display: block;
  margin-top: 4px;
  font-size: clamp(18px, -webkit-calc(17px + 0.3125 * 1vw), 22px);
  font-size: clamp(18px, calc(17px + 0.3125 * 1vw), 22px);
  font-weight: 500;
}
.hs-footer .foot {
  padding: 34px 0 46px;
}
@media (max-width: 1199px) {
  .hs-footer .foot {
    padding-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .hs-footer .foot {
    padding-top: 20px;
  }
}
.hs-footer .foot-nav {
  position: relative;
}
.hs-footer .foot-nav:before {
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.2);
  position: absolute;
  left: 0;
  top: 60px;
}
@media (max-width: 1199px) {
  .hs-footer .foot-nav:before {
    top: 54px;
  }
}
@media (max-width: 767px) {
  .hs-footer .foot-nav:before {
    display: none;
  }
}
.hs-footer .foot-nav > ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 -15px;
}
@media (max-width: 767px) {
  .hs-footer .foot-nav > ul {
    display: block;
  }
}
.hs-footer .foot-nav > ul > li {
  padding: 0 15px;
  position: relative;
}
@media (max-width: 767px) {
  .hs-footer .foot-nav > ul > li {
    margin: 10px 0;
    border-bottom: none;
  }
}
.hs-footer .foot-nav > ul > li > ul {
  margin-top: 56px;
}
@media (max-width: 1199px) {
  .hs-footer .foot-nav > ul > li > ul {
    margin-top: 45px;
  }
}
@media (max-width: 767px) {
  .hs-footer .foot-nav > ul > li > ul {
    margin-top: 10px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .hs-footer .foot-nav > ul > li > ul > li {
    margin-right: 20px;
  }
}
.hs-footer .foot-nav > ul > li > ul a {
  display: inline-block;
  font-size: 16px;
  padding: 10px 0;
  line-height: 24px;
}
@media (max-width: 767px) {
  .hs-footer .foot-nav > ul > li > ul a {
    padding: 6px 0;
  }
}
.hs-footer .foot-nav > ul > li.current .flaticon-down-arrow {
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
.hs-footer .title-foot {
  display: block;
  color: #fff;
  font-size: 22px;
  font-weight: 500;
  line-height: 1.35;
}
@media (max-width: 1199px) {
  .hs-footer .title-foot {
    font-size: 18px;
  }
}
.hs-footer .copyright {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 30px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.22);
  color: rgba(255, 255, 255, 0.6);
}
@media (max-width: 991px) {
  .hs-footer .copyright {
    display: block;
    padding: 28px 0 32px;
  }
}
.hs-footer .copyright .txt p {
  margin: 0;
  font-size: 15px;
  line-height: 1.45;
}
.hs-footer .copyright .txt .link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 18px;
  margin-top: 8px;
  font-size: 15px;
}
@media (max-width: 991px) {
  .hs-footer .copyright .public-share {
    width: 100%;
    margin-top: 10px;
  }
}
.public-news-group {
  background: #f7f7f7;
  border: 1px solid #f7f7f7;
  padding: 16px;
  border-radius: 20px;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
@media (max-width: 1470px) {
  .public-news-group {
    padding: 10px;
  }
}
.public-news-group .img {
  width: 45%;
  border-radius: 12px;
  overflow: hidden;
}
@media (max-width: 1470px) {
  .public-news-group .img {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .public-news-group .img {
    width: 100%;
  }
}
.public-news-group .img .ibox {
  padding-bottom: 75%;
}
.public-news-group .img .ibox img {
  -webkit-transition: all 1s;
  transition: all 1s;
}
.public-news-group .desc {
  width: 55%;
  padding-left: 20px;
}
@media (max-width: 1470px) {
  .public-news-group .desc {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .public-news-group .desc {
    width: 100%;
    padding-left: 0;
    margin-top: 20px;
  }
}
.public-news-group .desc-top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 20px;
  opacity: 0.2;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.public-news-group .desc-top img {
  width: 20px;
  height: 20px;
  object-fit: contain;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.public-news-group .desc-top .line {
  height: 1px;
  margin: 0 23px 0 0;
  background: #bfc0c1;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.public-news-group .title-news {
  font-size: clamp(18px, -webkit-calc(17.5px + 0.15625 * 1vw), 20px);
  font-size: clamp(18px, calc(17.5px + 0.15625 * 1vw), 20px);
  font-weight: 500;
  line-height: 26px;
  max-height: 52px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  margin-top: 20px;
}
@media (max-width: 1470px) {
  .public-news-group .title-news {
    margin-top: 10px;
  }
}
.public-news-group .note {
  margin-top: 16px;
  max-height: 26px * 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
@media (max-width: 1470px) {
  .public-news-group .note {
    margin-top: 10px;
  }
}
.public-news-group .date-more {
  margin-top: 30px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 14px;
}
@media (max-width: 1470px) {
  .public-news-group .date-more {
    margin-top: 20px;
  }
}
.public-news-group .more {
  color: #653912;
}
@media (min-width: 1200px) {
  .public-news-group:hover {
    box-shadow: 5px 7px 16px 7px rgba(101, 57, 18, 0.09);
    border-color: #cdac8f;
  }
  .public-news-group:hover .img .ibox img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }
  .public-news-group:hover .desc-top {
    opacity: 1;
  }
  .public-news-group:hover .title-news {
    color: #653912;
  }
}
.hs-inner-news .news > ul {
  margin: 0 -30px;
  margin-top: -60px;
}
@media (max-width: 1560px) {
  .hs-inner-news .news > ul {
    margin: 0 -15px;
    margin-top: -30px;
  }
}
.hs-inner-news .news > ul > li {
  padding: 0 30px;
  margin-top: 60px;
}
@media (max-width: 1560px) {
  .hs-inner-news .news > ul > li {
    margin-top: 30px;
    padding: 0 15px;
  }
}
.hs-inner-faqs .faqs {
  margin: 0 -30px;
  margin-top: -60px;
}
@media (max-width: 1560px) {
  .hs-inner-faqs .faqs {
    margin: 0 -15px;
    margin-top: -30px;
  }
}
.hs-inner-faqs .faqs .padding {
  padding: 0 30px;
}
@media (max-width: 1560px) {
  .hs-inner-faqs .faqs .padding {
    padding: 0 15px;
  }
}
.hs-inner-faqs .faqs .faqs-group {
  background: #f7f7f7;
  padding: 20px;
  border-radius: 20px;
  border: 1px solid #f7f7f7;
  margin-top: 60px;
  cursor: pointer;
}
@media (max-width: 1560px) {
  .hs-inner-faqs .faqs .faqs-group {
    margin-top: 30px;
  }
}
@media (max-width: 767px) {
  .hs-inner-faqs .faqs .faqs-group {
    border-radius: 10px;
  }
}
.hs-inner-faqs .faqs .faqs-group .title-faqs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: clamp(16px, -webkit-calc(15px + 0.3125 * 1vw), 20px);
  font-size: clamp(16px, calc(15px + 0.3125 * 1vw), 20px);
  line-height: 26/20;
}
.hs-inner-faqs .faqs .faqs-group .title-faqs:before {
  content: 'Q';
  width: 47px;
  height: 47px;
  background-color: #653912;
  color: #ffffff;
  border-radius: 50%;
  line-height: 47px;
  text-align: center;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  margin-right: 20px;
  font-size: 20px;
  font-weight: bold;
}
.hs-inner-faqs .faqs .faqs-group .faqs-ques {
  margin-top: 20px;
  padding-top: 24px;
  display: none;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
}
.hs-inner-faqs .faqs .current {
  box-shadow: 5px 7px 16px 7px rgba(101, 57, 18, 0.09);
  border-color: #cdac8f;
}
.hs-inner-faqs .faqs .current .title-faqs {
  color: #cdac8f;
}
.hs-inner-download {
  background: #f0f0f0;
}
.hs-inner-download .download > ul {
  margin: 0 -30px;
  margin-top: -60px;
}
@media (max-width: 1560px) {
  .hs-inner-download .download > ul {
    margin: 0 -15px;
    margin-top: -30px;
  }
}
.hs-inner-download .download > ul > li {
  padding: 0 30px;
  margin-top: 60px;
}
@media (max-width: 1560px) {
  .hs-inner-download .download > ul > li {
    margin-top: 30px;
    padding: 0 15px;
  }
}
.hs-inner-download .download .down-group {
  display: block;
  padding: 20px;
  background: #f7f7f7;
  height: 100%;
  box-shadow: 5px 7px 16px 7px rgba(101, 57, 18, 0.09);
  border-radius: 20px;
  text-align: center;
}
@media (max-width: 767px) {
  .hs-inner-download .download .down-group {
    border-radius: 10px;
    padding: 10px;
  }
}
.hs-inner-download .download .down-group .desc-top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 20px;
  opacity: 0.2;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.hs-inner-download .download .down-group .desc-top img {
  width: 20px;
  height: 20px;
  object-fit: contain;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.hs-inner-download .download .down-group .desc-top .line {
  height: 1px;
  margin: 0 23px 0 0;
  background: #bfc0c1;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.hs-inner-download .download .down-group .icon {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-size: clamp(30px, -webkit-calc(22.5px + 2.34375 * 1vw), 60px);
  font-size: clamp(30px, calc(22.5px + 2.34375 * 1vw), 60px);
  margin: 0 auto;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
  margin-top: 50px;
  line-height: 1;
  color: #653912;
}
.hs-inner-download .download .down-group .title-down {
  font-size: clamp(16px, -webkit-calc(14.5px + 0.46875 * 1vw), 22px);
  font-size: clamp(16px, calc(14.5px + 0.46875 * 1vw), 22px);
  font-weight: 500;
  line-height: 24px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  margin-top: 20px;
}
@media (max-width: 767px) {
  .hs-inner-download .download .down-group .title-down {
    margin-top: 10px;
  }
}
.hs-inner-download .download .down-group .down {
  background: #f0f0f0;
  box-shadow: 5px 7px 16px 7px rgba(101, 57, 18, 0.09);
  border-radius: 14px 14px 14px 14px;
  padding: 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 40px;
}
@media (max-width: 1199px) {
  .hs-inner-download .download .down-group .down {
    margin-top: 20px;
  }
}
.hs-inner-download .download .down-group .down span {
  display: block;
  padding: 0 20px;
}
@media (max-width: 767px) {
  .hs-inner-download .download .down-group .down span {
    padding: 0 10px;
  }
}
.hs-inner-download .download .down-group .down .flaticon {
  width: 98px;
  line-height: 44px;
  background-color: #653912;
  color: #ffffff;
  border-radius: 8px;
  font-size: 20px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
@media (max-width: 1199px) {
  .hs-inner-download .download .down-group .down .flaticon {
    width: 78px;
    line-height: 40px;
  }
}
@media (max-width: 991px) {
  .hs-inner-download .download .down-group .down .flaticon {
    width: 68px;
  }
}
@media (max-width: 767px) {
  .hs-inner-download .download .down-group .down .flaticon {
    width: 58px;
    line-height: 36px;
  }
}
.hs-inner-download .download .down-group .down:hover .flaticon {
  background-color: #cfa36c;
}
@media (min-width: 1200px) {
  .hs-inner-download .download .down-group:hover {
    box-shadow: 5px 7px 16px 7px rgba(101, 57, 18, 0.09);
    border-color: #cdac8f;
  }
  .hs-inner-download .download .down-group:hover .desc-top {
    opacity: 1;
  }
  .hs-inner-download .download .down-group:hover .title-down {
    color: #653912;
  }
}
.hs-inner-videos .videos > ul {
  margin: 0 -30px;
  margin-top: -60px;
}
@media (max-width: 1560px) {
  .hs-inner-videos .videos > ul {
    margin: 0 -15px;
    margin-top: -30px;
  }
}
.hs-inner-videos .videos > ul > li {
  padding: 0 30px;
  margin-top: 60px;
}
@media (max-width: 1560px) {
  .hs-inner-videos .videos > ul > li {
    margin-top: 30px;
    padding: 0 15px;
  }
}
.hs-inner-videos .videos .videos-group {
  text-align: center;
}
.hs-inner-videos .videos .videos-group .ibox {
  padding-bottom: 75%;
  border-radius: 16px;
}
.hs-inner-videos .videos .videos-group .title-videos {
  font-size: clamp(18px, -webkit-calc(17px + 0.3125 * 1vw), 22px);
  font-size: clamp(18px, calc(17px + 0.3125 * 1vw), 22px);
  color: #666666;
  margin: 0;
  line-height: 30/20;
  margin-top: 10px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
@media (max-width: 991px) {
  .hs-inner-videos .videos .videos-group .title-videos {
    font-size: 16px;
  }
}
.hs-inner-news-show .news-show-top {
  background: #f7f7f7;
  padding: 30px;
  border-radius: 12px;
}
@media (max-width: 1199px) {
  .hs-inner-news-show .news-show-top {
    padding: 20px;
  }
}
.hs-inner-news-show .date {
  font-size: 14px;
  line-height: 24 / 18;
  color: #666666;
}
.hs-inner-news-show .title-news-show {
  margin-top: 20px;
}
.hs-inner-news-show .title-news-show h2 {
  font-size: clamp(20px, -webkit-calc(19px + 0.3125 * 1vw), 24px);
  font-size: clamp(20px, calc(19px + 0.3125 * 1vw), 24px);
  font-weight: bold;
}
.hs-inner-news-show .date-share {
  margin-top: 20px;
}
.hs-inner-news-show .news-show {
  border: 1px solid #ece1d8;
  padding: 20px;
  border-radius: 20px;
}
.hs-inner-news-show .note {
  margin-top: 40px;
}
@media (max-width: 767px) {
  .hs-inner-news-show .note {
    margin-top: 20px;
  }
}
.hs-inner-news-show .link {
  margin-top: 50px;
}
.hs-inner-news-show .prev-next {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.hs-inner-news-show .return {
  padding: 15px 60px;
  line-height: 30px;
  background-color: #653912;
  color: #ffffff;
  border-radius: 12px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.hs-inner-news-show .return:hover {
  background-color: #cfa36c;
}
.hs-inner-public-details .title-home {
  text-align: center;
}
.hs-inner-public-details .title-home h2 {
  text-transform: capitalize;
  font-size: 36px;
}
.hs-inner-public-details .public-details {
  position: relative;
  max-width: 1000px;
  margin: 0 auto;
  margin-top: 50px;
}
@media (max-width: 1199px) {
  .hs-inner-public-details .public-details {
    margin-top: 30px;
  }
}
.hs-inner-public-details .public-details .public-note {
  max-width: 800px;
  margin: 0 auto;
}
.hs-inner-public-details .public-details .public-note img {
  max-width: 100%;
}
.hs-inner-public-details .public-details .swiper-button-prev {
  left: 0;
}
.hs-inner-public-details .public-details .swiper-button-next {
  right: 0;
}
.hs-inner-public-details .public-details .swiper-button-prev,
.hs-inner-public-details .public-details .swiper-button-next {
  border-radius: 50%;
  color: #333333;
}
.hs-inner-public-details .public-details .swiper-button-prev .flaticon,
.hs-inner-public-details .public-details .swiper-button-next .flaticon {
  font-size: 20px;
}
@media (min-width: 1200px) {
  .hs-inner-public-details .public-details .swiper-button-prev,
  .hs-inner-public-details .public-details .swiper-button-next {
    width: 60px;
    height: 60px;
    line-height: 60px;
  }
}
.hs-inner-public-details .public-details .swiper-button-prev:hover,
.hs-inner-public-details .public-details .swiper-button-next:hover {
  background-color: #653912;
  color: #ffffff;
}
.hs-inner-public-details .return {
  text-align: center;
  margin-top: 80px;
}
@media (max-width: 1199px) {
  .hs-inner-public-details .return {
    margin-top: 50px;
  }
}
.hs-inner-public-details .return a {
  display: inline-block;
  padding: 0 50px;
  font-size: 16px;
  color: #777777;
  line-height: 36px;
  border-radius: 24px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.hs-inner-public-details .return a .flaticon {
  font-size: 24px;
}
.hs-inner-public-details .return a:hover {
  background-color: #653912;
  border-color: #653912;
  color: #ffffff;
}
@media (min-width: 1560px) {
  .hs-inner-applications .products-left {
    width: 320px;
  }
  .hs-inner-applications .products-right {
    width: -webkit-calc(100% - 320px);
    width: calc(100% - 320px);
  }
}
.hs-inner-applications .applications > ul {
  margin-top: -50px;
}
@media (max-width: 1199px) {
  .hs-inner-applications .applications > ul {
    margin-top: -30px;
  }
}
.hs-inner-applications .applications > ul > li {
  margin-top: 50px;
}
@media (max-width: 1199px) {
  .hs-inner-applications .applications > ul > li {
    margin-top: 30px;
  }
}
.hs-inner-applications .applications .applications-group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.hs-inner-applications .applications .applications-group .img {
  width: 300px;
  border-radius: 12px;
  overflow: hidden;
}
@media (max-width: 767px) {
  .hs-inner-applications .applications .applications-group .img {
    width: 100%;
  }
}
.hs-inner-applications .applications .applications-group .ibox {
  padding-bottom: -webkit-calc(600 / 800 * 100%);
  padding-bottom: calc(600 / 800 * 100%);
}
.hs-inner-applications .applications .applications-group .ibox img {
  -webkit-transition: all 1s;
  transition: all 1s;
}
.hs-inner-applications .applications .applications-group .group-desc {
  width: -webkit-calc(100% - 360px);
  width: calc(100% - 360px);
  margin-left: 60px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
@media (max-width: 1560px) {
  .hs-inner-applications .applications .applications-group .group-desc {
    width: -webkit-calc(100% - 330px);
    width: calc(100% - 330px);
    margin-left: 30px;
  }
}
@media (max-width: 767px) {
  .hs-inner-applications .applications .applications-group .group-desc {
    width: 100%;
    margin-left: 0;
    border: none;
    margin-top: 20px;
  }
}
.hs-inner-applications .applications .applications-group .desc {
  width: 70%;
}
@media (max-width: 767px) {
  .hs-inner-applications .applications .applications-group .desc {
    width: 100%;
  }
}
.hs-inner-applications .applications .applications-group .category {
  color: #ffcd45;
  font-weight: bold;
  line-height: 24px;
}
.hs-inner-applications .applications .applications-group .title-product {
  font-size: clamp(18px, -webkit-calc(17px + 0.3125 * 1vw), 22px);
  font-size: clamp(18px, calc(17px + 0.3125 * 1vw), 22px);
  line-height: 30px;
  height: 30px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  margin: 0;
}
.hs-inner-applications .applications .applications-group .note {
  margin-top: 20px;
  max-height: 26px * 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
@media (max-width: 1199px) {
  .hs-inner-applications .applications .applications-group .note {
    margin-top: 10px;
  }
}
@media (max-width: 767px) {
  .hs-inner-applications .applications .applications-group .note {
    margin-top: 0px;
  }
}
.hs-inner-applications .applications .applications-group .more {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  font-size: 30px;
  width: 30%;
  text-align: center;
}
@media (max-width: 767px) {
  .hs-inner-applications .applications .applications-group .more {
    width: 100%;
    text-align: left;
    font-size: 24px;
  }
}
@media (min-width: 1200px) {
  .hs-inner-applications .applications .applications-group:hover {
    background: #f4f4f4;
    box-shadow: 4px 7px 10px 7px rgba(0, 0, 0, 0.07);
  }
  .hs-inner-applications .applications .applications-group:hover .ibox img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }
  .hs-inner-applications .applications .applications-group:hover .title-product {
    color: #653912;
    font-weight: bold;
  }
  .hs-inner-applications .applications .applications-group:hover .group-desc {
    border-color: #f4f4f4;
  }
  .hs-inner-applications .applications .applications-group:hover .more {
    color: #653912;
  }
}
.hs-inner-application-details .application-details-top {
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.hs-inner-application-details .application-details-top .details-imgbox {
  width: 45%;
  height: 100%;
  border-radius: 12px;
  overflow: hidden;
}
@media (max-width: 991px) {
  .hs-inner-application-details .application-details-top .details-imgbox {
    width: 100%;
  }
}
.hs-inner-application-details .application-details-top .details-imgbox img {
  display: block;
  width: 100%;
  height: auto;
}
.hs-inner-application-details .application-details-top .details-content {
  width: 55%;
  padding: 0 0 0 5%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 991px) {
  .hs-inner-application-details .application-details-top .details-content {
    width: 100%;
    padding: 30px 0 0;
  }
}
.hs-inner-application-details .application-details-top .details-content .title-details {
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
.hs-inner-application-details .application-details-top .details-content .title-details h2 {
  margin: 0;
  color: #653912;
  font-size: 26px;
  line-height: 1.35;
  font-weight: 600;
}
@media (max-width: 1560px) {
  .hs-inner-application-details .application-details-top .details-content .title-details h2 {
    font-size: 23px;
  }
}
@media (max-width: 767px) {
  .hs-inner-application-details .application-details-top .details-content .title-details h2 {
    font-size: 20px;
  }
}
.hs-inner-application-details .application-details-top .details-content .application-dots {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 11px;
  margin-top: 20px;
}
.hs-inner-application-details .application-details-top .details-content .application-dots li {
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background: #000000;
}
@media (max-width: 767px) {
  .hs-inner-application-details .application-details-top .details-content .application-dots li {
    width: 13px;
    height: 13px;
  }
}
.hs-inner-application-details .application-details-top .details-content .industry-title {
  margin-top: 28px;
  color: #222222;
  font-size: 18px;
  line-height: 1.4;
  font-weight: 500;
}
@media (max-width: 767px) {
  .hs-inner-application-details .application-details-top .details-content .industry-title {
    margin-top: 20px;
    font-size: 16px;
  }
}
.hs-inner-application-details .application-details-top .details-content .share {
  margin-top: 20px;
}
.hs-inner-application-details .application-details-top .details-content .public-note {
  margin-top: 12px;
}
.hs-inner-application-details .application-details-top .details-content .link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  margin-top: 45px;
}
@media (max-width: 1560px) {
  .hs-inner-application-details .application-details-top .details-content .link {
    margin-top: 30px;
  }
}
@media (max-width: 767px) {
  .hs-inner-application-details .application-details-top .details-content .link {
    width: 100%;
    gap: 10px;
    margin-top: 24px;
  }
}
.hs-inner-application-details .application-details-top .details-content .link a {
  min-width: 180px;
  padding: 11px 20px;
  color: #ffffff;
  background: #653912;
  border-radius: 24px;
  text-align: center;
  font-size: 16px;
  line-height: 22px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
@media (max-width: 767px) {
  .hs-inner-application-details .application-details-top .details-content .link a {
    min-width: 0;
    width: 50%;
    font-size: 14px;
  }
}
.hs-inner-application-details .application-details-top .details-content .link a:hover {
  -webkit-transform: translateY(-2px);
      -ms-transform: translateY(-2px);
          transform: translateY(-2px);
  box-shadow: 0 8px 18px rgba(101, 57, 18, 0.25);
}
.hs-inner-application-details .application-details-top .details-content .link .inquiry {
  color: #111111;
  background: #ffc83d;
}
.hs-inner-application-details .application-details {
  margin-top: 55px;
}
@media (max-width: 1199px) {
  .hs-inner-application-details .application-details {
    margin-top: 40px;
  }
}
@media (max-width: 767px) {
  .hs-inner-application-details .application-details {
    margin-top: 30px;
  }
}
.hs-inner-application-details .application-content {
  margin-top: 30px;
}
.hs-inner-application-details .application-section {
  margin-top: 45px;
}
@media (max-width: 767px) {
  .hs-inner-application-details .application-section {
    margin-top: 30px;
  }
}
.hs-inner-application-details .application-section:first-child {
  margin-top: 0;
}
.hs-inner-contact .contact > ul {
  margin: 0 -30px;
  margin-top: -60px;
}
@media (max-width: 1560px) {
  .hs-inner-contact .contact > ul {
    margin: 0 -15px;
    margin-top: -30px;
  }
}
.hs-inner-contact .contact > ul > li {
  padding: 0 30px;
  margin-top: 60px;
}
@media (max-width: 1560px) {
  .hs-inner-contact .contact > ul > li {
    margin-top: 30px;
    padding: 0 15px;
  }
}
.hs-inner-contact .contact .contact-group {
  background: #f7f7f7;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  border-radius: 12px;
  overflow: hidden;
  padding: 60px 60px 0 0;
}
@media (max-width: 1400px) {
  .hs-inner-contact .contact .contact-group {
    padding: 30px 30px 0 0;
  }
}
.hs-inner-contact .contact .contact-group .icon {
  font-size: clamp(60px, -webkit-calc(25px + 10.9375 * 1vw), 200px);
  font-size: clamp(60px, calc(25px + 10.9375 * 1vw), 200px);
  -webkit-transform: translateX(-30%);
      -ms-transform: translateX(-30%);
          transform: translateX(-30%);
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  color: rgba(0, 0, 0, 0.06);
  line-height: 1;
}
.hs-inner-contact .contact .contact-group .txt {
  padding-bottom: 30px;
}
.hs-inner-contact .contact .contact-group .txt b {
  line-height: 1.6;
  font-size: 20px;
  font-weight: 500;
  color: #653912;
  display: block;
  margin-bottom: 10px;
}
.hs-inner-contact .contact .contact-group .txt p {
  font-size: clamp(16px, -webkit-calc(15px + 0.3125 * 1vw), 20px);
  font-size: clamp(16px, calc(15px + 0.3125 * 1vw), 20px);
  line-height: 28/18;
  margin: 0;
}
.hs-inner-contact .contact .contact-group .txt a {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.hs-inner-contact .contact .contact-group .txt a span {
  position: relative;
  display: inline;
}
.hs-inner-contact .contact .contact-group .txt a span:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 5%;
  width: 100%;
  height: 1px;
  background: #653912;
  -webkit-transform: scaleX(0);
      -ms-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transform-origin: left center;
      -ms-transform-origin: left center;
          transform-origin: left center;
  -webkit-transition: -webkit-transform 0.56s ease;
  transition: -webkit-transform 0.56s ease;
  transition: transform 0.56s ease;
  transition: transform 0.56s ease, -webkit-transform 0.56s ease;
}
.hs-inner-contact .contact .contact-group .txt a:hover {
  color: #653912;
}
.hs-inner-contact .contact .contact-group .txt a:hover span:after {
  -webkit-transform: scaleX(1);
      -ms-transform: scaleX(1);
          transform: scaleX(1);
  -webkit-transform-origin: left center;
      -ms-transform-origin: left center;
          transform-origin: left center;
}
.hs-inner-contact .contact .contact-group .txt a:not(:hover) span:after {
  -webkit-transform: scaleX(0);
      -ms-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transform-origin: right center;
      -ms-transform-origin: right center;
          transform-origin: right center;
}
.hs-inner-maps .maps {
  height: 320px;
}
.hs-inner-maps .maps #map {
  height: 100%;
}
.hc-mobile-nav.nav-levels-overlap ul ul .iconimg {
  display: none;
}
.hc-mobile-nav.nav-levels-overlap ul ul b {
  font-weight: normal;
}
.fluid_pseudo_poster,
.fluid_controls_container {
  display: none;
}
.hideh1 {
  font-size: 0;
}
.hideh1 h1 {
  margin: 0;
  font-size: 0;
}
.flaticon:before {
  display: block;
  line-height: inherit !important;
}
.hs-inner-policy .policy {
  margin-top: 30px;
}
.hs-inner-product-details .product-details .details-imgbox {
  position: relative;
}
.hs-inner-product-details .product-details .product-big .product-group .ibox {
  cursor: crosshair;
}
.zoom-preview {
  width: 500px;
  height: 500px;
  z-index: 7;
  position: absolute !important;
  left: 100%;
  top: 0;
}
@media (max-width: 1199px) {
  .zoom-preview {
    display: none;
  }
}
.follow-overlay {
  position: absolute;
  width: 100px;
  height: 100px;
  pointer-events: none;
  background: url('../images/mask.png') repeat center;
  display: none;
}
.public-no-results {
  margin-top: 50px;
}
@media (max-width: 1199px) {
  .public-no-results {
    margin-top: 30px;
  }
}
.public-no-results img img {
  width: 100%;
}
.public-no-results .desc {
  padding-left: 5%;
}
@media (max-width: 767px) {
  .public-no-results .desc {
    padding-left: 15px;
    margin-top: 30px;
  }
}
.public-no-results .desc .title-home h2 {
  color: #653912;
}
.public-no-results .desc .public-note {
  margin-top: 20px;
}
.public-no-results .desc .public-note p {
  font-size: 18px;
  color: #666666;
}

/* 产品详情组图缩略图（静态前端无组图设计，补充间距） */
.hs-inner-product-details .details-imgbox .product-small {
  margin-top: 12px;
}
.hs-inner-product-details .details-imgbox .product-small .slick-slide .product-group {
  margin: 0 6px;
}
