.ff {
  font-family: 'iconfont' !important;
}
@font-face {
  font-family: 'D-DIN-PRO';
  src: local('D-DIN-PRO-Regular'), url('../flaticon/D-DIN-PRO-Regular.woff2') format('woff2'), url('../flaticon/D-DIN-PRO-Regular.woff') format('woff'), url('../flaticon/D-DIN-PRO-Regular.ttf') format('truetype');
  font-weight: normal;
  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: 'D-DIN-PRO';
  src: local('D-DIN-PRO-Heavy'), url('../flaticon/D-DIN-PRO-Heavy.woff2') format('woff2'), url('../flaticon/D-DIN-PRO-Heavy.woff') format('woff'), url('../flaticon/D-DIN-PRO-Heavy.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'D-DIN-PRO';
  src: local('D-DIN-PRO-SemiBold'), url('../flaticon/D-DIN-PRO-SemiBold.woff2') format('woff2'), url('../flaticon/D-DIN-PRO-SemiBold.woff') format('woff'), url('../flaticon/D-DIN-PRO-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'D-DIN-PRO';
  src: local('D-DIN-PRO-Bold'), url('../flaticon/D-DIN-PRO-Bold.woff2') format('woff2'), url('../flaticon/D-DIN-PRO-Bold.woff') format('woff'), url('../flaticon/D-DIN-PRO-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
.slick-list {
  margin: 0 -20px;
}
@media (max-width: 1400px) {
  .slick-list {
    margin: 0 -10px;
  }
}
.slick-list .slick-slide {
  padding: 0 20px;
}
@media (max-width: 1400px) {
  .slick-list .slick-slide {
    padding: 0 10px;
  }
}
body {
  font-family: 'D-DIN-PRO', 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;
}
@-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%;
  object-fit: cover;
}
.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;
}
.slick-arrow {
  width: 46px;
  height: 46px;
  background: #ffffff;
  line-height: 46px;
  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: 0;
  z-index: 6;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.slick-arrow:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 12px 6px 0;
  border-color: transparent #cfa36c transparent transparent;
}
.slick-arrow.slick-next:before {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
.slick-arrow:hover {
  background-color: #cfa36c;
}
.slick-arrow:hover:before {
  border-color: transparent #ffffff transparent transparent;
}
.arrow-other .slick-arrow {
  background: none;
}
.arrow-other .slick-arrow:before {
  display: none;
}
.arrow-other.white .slick-arrow {
  color: #ffffff;
}
.swiper-button-next,
.swiper-button-prev {
  position: relative;
  width: 48px;
  height: 48px;
  z-index: 8;
  left: 0px;
  top: 0;
  margin: 0;
  display: inline-block;
  vertical-align: middle;
  line-height: 48px;
  text-align: center;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  color: #666666;
}
@media (max-width: 767px) {
  .swiper-button-next,
  .swiper-button-prev {
    width: 34px;
    height: 34px;
    line-height: 34px;
  }
}
.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: clamp(20px, -webkit-calc(17.5px + 0.78125 * 1vw), 30px);
  font-size: clamp(20px, calc(17.5px + 0.78125 * 1vw), 30px);
  -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 {
  color: #da9a4c;
}
.swiper-poa .swiper-button-prev,
.swiper-poa .swiper-button-next {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 8;
}
.swiper-poa .swiper-button-prev:after,
.swiper-poa .swiper-button-next:after {
  display: none;
}
.swiper-poa .swiper-button-prev {
  left: -8%;
}
@media (max-width: 767px) {
  .swiper-poa .swiper-button-prev {
    left: -15px;
  }
}
.swiper-poa .swiper-button-next {
  left: auto;
  right: -8%;
  margin-left: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media (max-width: 767px) {
  .swiper-poa .swiper-button-next {
    right: -15px;
  }
}
.arrow-bottom {
  padding-bottom: 70px;
}
@media (max-width: 767px) {
  .arrow-bottom {
    padding-bottom: 50px;
  }
}
.arrow-bottom .swiper-button-prev,
.arrow-bottom .swiper-button-next {
  position: absolute;
  bottom: 0;
  top: auto;
  left: 50%;
  -webkit-transform: translateX(-110%);
      -ms-transform: translateX(-110%);
          transform: translateX(-110%);
  margin: 0;
}
.arrow-bottom .swiper-button-next {
  left: auto;
  right: 50%;
  -webkit-transform: translateX(110%);
      -ms-transform: translateX(110%);
          transform: translateX(110%);
}
.arrow-top-right .slick-arrow {
  position: absolute;
  left: auto;
  top: -136px;
  right: 50px;
  width: 48px;
  line-height: 48px;
  color: rgba(0, 0, 0, 0.2);
  height: 48px;
  font-size: 18px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
@media (max-width: 1199px) {
  .arrow-top-right .slick-arrow {
    top: -100px;
  }
}
@media (max-width: 767px) {
  .arrow-top-right .slick-arrow {
    top: -80px;
  }
}
.arrow-top-right .slick-arrow:hover {
  color: #cfa36c;
}
.arrow-top-right .swiper-button-next {
  right: 0;
}
.slick-dots {
  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;
  margin-top: 30px;
  position: relative;
  bottom: auto !important;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.slick-dots li,
.slick-dots span {
  width: 12px;
  height: 12px;
  background: #acacac;
  border-radius: 50%;
  opacity: 1;
  margin: 0 5px;
}
.slick-dots li button,
.slick-dots span button {
  display: none;
}
.slick-dots li.slick-active,
.slick-dots span.slick-active,
.slick-dots li.swiper-pagination-bullet-active,
.slick-dots span.swiper-pagination-bullet-active {
  width: 15px;
  height: 15px;
  background: #cfa36c;
}
: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%;
  color: #ffffff;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
@media (max-width: 767px) {
  .hs-header-box {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    color: #333333;
  }
}
.hs-header-box .logo {
  height: 44px;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
@media (max-width: 1199px) {
  .hs-header-box .logo {
    height: 60px;
    padding: 15px 0;
  }
}
.hs-header-box .logo img {
  width: auto;
  height: 100%;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.hs-header-box .logo .logo-color {
  display: none;
}
@media (max-width: 767px) {
  .hs-header-box .logo .logo-color {
    display: block;
  }
  .hs-header-box .logo .logo-white {
    display: none;
  }
}
.hs-header-box .header-top {
  padding: 40px 0;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  border-bottom: 1px solid rgba(255, 255, 255, 0.8);
}
@media (max-width: 1199px) {
  .hs-header-box .header-top {
    padding: 0px 0;
  }
}
.hs-header-box .txt p {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 30px 0 0;
  line-height: 24px;
  font-size: 22px;
}
@media (max-width: 1199px) {
  .hs-header-box .txt p {
    font-size: 20px;
    margin-right: 10px;
  }
}
@media (max-width: 991px) {
  .hs-header-box .txt p {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .hs-header-box .txt p {
    display: none;
  }
}
.hs-header-box .txt p .flaticon {
  margin-right: 10px;
}
.hs-header-box .lg-search form {
  width: 171px;
  background: rgba(255, 255, 255, 0);
  border-radius: 19px;
  border: 2px solid #000000;
  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 .lg-search form input {
  width: 100%;
  padding: 0 15px;
  line-height: 34px;
  background: none;
}
.hs-header-box .lg-search form input::-webkit-input-placeholder,
.hs-header-box .lg-search form textarea::-webkit-input-placeholder {
  color: rgba(51, 51, 51, 0.5);
}
.hs-header-box .lg-search form input:-o-placeholder,
.hs-header-box .lg-search form textarea:-o-placeholder {
  color: rgba(51, 51, 51, 0.5);
}
.hs-header-box .lg-search form input::-moz-placeholder,
.hs-header-box .lg-search form textarea::-moz-placeholder {
  color: rgba(51, 51, 51, 0.5);
}
.hs-header-box .lg-search form input:-ms-input-placeholder,
.hs-header-box .lg-search form textarea:-ms-input-placeholder {
  color: rgba(51, 51, 51, 0.5);
}
.hs-header-box .lg-search form input:focus::-webkit-input-placeholder,
.hs-header-box .lg-search form textarea:focus::-webkit-input-placeholder {
  color: #c5c5c5;
}
.hs-header-box .lg-search form input:focus::-o-placeholder,
.hs-header-box .lg-search form textarea:focus::-o-placeholder {
  color: #c5c5c5;
}
.hs-header-box .lg-search form input:focus::-moz-placeholder,
.hs-header-box .lg-search form textarea:focus::-moz-placeholder {
  color: #c5c5c5;
}
.hs-header-box .lg-search form input:focus::-ms-input-placeholder,
.hs-header-box .lg-search form textarea:focus::-ms-input-placeholder {
  color: #c5c5c5;
}
.hs-header-box .lg-search form .submit {
  width: 30px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  padding: 5px;
  height: 34px;
  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;
}
.hs-header-box .lg-search form .submit img {
  width: 100%;
}
.hs-header-box .pc-search .search-button {
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
@media (max-width: 991px) {
  .hs-header-box .pc-search .search-button {
    width: 30px;
    height: 30px;
    line-height: 30px;
  }
}
.hs-header-box .pc-search .search-button img {
  display: block;
  width: 100%;
}
.hs-header-box .pc-search .search-button .flaticon {
  font-size: 26px;
}
.hs-header-box .pc-search .search-button:hover {
  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: 80px;
  overflow: hidden;
  display: none;
  background-color: #cfa36c;
}
@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;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  padding: 0 30px 0 10px;
  line-height: 30px;
  height: 30px;
  outline: none;
  color: #ffffff;
  font-size: 20px;
}
.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: 0;
  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;
  }
}
.hs-header-box .pc-search .submit {
  position: absolute;
  right: 5%;
  top: 10px;
  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 .language {
  position: relative;
  margin-left: 20px;
}
@media (max-width: 767px) {
  .hs-header-box .language {
    margin-left: 10px;
  }
}
.hs-header-box .language p {
  margin: 0;
  width: 40px;
  height: 40px;
  line-height: 40px;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
@media (max-width: 991px) {
  .hs-header-box .language p {
    width: 30px;
    height: 30px;
    line-height: 30px;
  }
}
.hs-header-box .language p .flaticon {
  font-size: 26px;
}
.hs-header-box .language ul {
  position: absolute;
  min-width: 100%;
  top: 100%;
  background-color: #ffffff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  right: 0;
  display: none;
}
.hs-header-box .language ul li a {
  display: block;
  padding: 5px 10px;
  color: #666666;
  font-size: 20px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  line-height: 24/16;
}
.hs-header-box .language ul li:hover a {
  background-color: #cfa36c;
  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;
  z-index: 8;
}
.hs-header-box .header-nav {
  position: relative;
}
@media (max-width: 1199px) {
  .hs-header-box .header-nav {
    display: none;
  }
}
.hs-header-box .header-nav > ul {
  margin: 0 -20px;
  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 {
  padding: 0 20px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  position: relative;
}
.hs-header-box .header-nav > ul > li:last-child .pc-nav-down {
  left: auto;
  right: 0;
}
.hs-header-box .header-nav > ul > li > a {
  height: 80px;
  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: 22px;
  line-height: 30/20;
  position: relative;
  font-weight: 500;
  -webkit-transition: height 0.2s;
  transition: height 0.2s;
  z-index: 8;
}
@media (max-width: 1690px) {
  .hs-header-box .header-nav > ul > li > a {
    font-size: 20px;
  }
}
@media (max-width: 1400px) {
  .hs-header-box .header-nav > ul > li > a {
    font-size: 18px;
  }
}
.hs-header-box .header-nav > ul > li > a .flaticon {
  font-size: 18px;
  opacity: 0.5;
  margin-left: 5px;
}
.hs-header-box .header-nav > ul > li > a:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 5px 10px 5px;
  border-color: transparent transparent #cfa36c 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 > a:after {
  opacity: 1;
}
.hs-header-box .pc-nav-down {
  position: absolute;
  min-width: 100%;
  top: 100%;
  z-index: 7;
  background: #ffffff;
  color: #333333;
  display: none;
  left: 0;
  text-align: left;
  box-shadow: 0px 8px 18px 0px rgba(0, 0, 0, 0.29);
  padding: 30px 20px;
  border-top: 4px solid #cfa36c;
  min-width: 240px;
}
.hs-header-box .pc-nav-down > li {
  border-bottom: 1px solid #dcdcdc;
  position: relative;
}
.hs-header-box .pc-nav-down > li:last-child {
  border-bottom: none;
}
.hs-header-box .pc-nav-down > li > a {
  display: block;
  position: relative;
  font-size: 18px;
  padding: 15px 30px 15px 0;
  line-height: 24px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  font-weight: bold;
  text-align: left;
}
.hs-header-box .pc-nav-down > li > a:after {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px 0 4px 8px;
  border-color: transparent transparent transparent #cfa36c;
  margin-left: 10px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  opacity: 0;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  position: absolute;
  right: 0;
  top: 24px;
}
.hs-header-box .pc-nav-down > li > a span {
  font-size: 16px;
  color: #666666;
  font-weight: normal;
  display: block;
}
.hs-header-box .pc-nav-down > li:hover > a,
.hs-header-box .pc-nav-down > li.active > a {
  color: #cfa36c;
}
.hs-header-box .pc-nav-down > li:hover > a:after,
.hs-header-box .pc-nav-down > li.active > a:after {
  opacity: 1;
}
.hs-header-box .pc-nav-down > li:hover > a span,
.hs-header-box .pc-nav-down > li.active > a span {
  color: #cfa36c;
}
.hs-header-box .pc-nav-down2 {
  padding: 20px 0;
  position: absolute;
  left: 100%;
  top: 0;
  background-color: #fff;
  min-width: 100%;
  display: none;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.hs-header-box .pc-nav-down2 > li {
  margin: 5px 0;
  border-bottom: 1px solid #dcdcdc;
}
.hs-header-box .pc-nav-down2 > li:last-child {
  border-bottom: none;
}
.hs-header-box .pc-nav-down2 > li > a {
  display: block;
  line-height: 24px;
  color: #666666;
  padding: 5px 20px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  position: relative;
  text-align: left;
}
.hs-header-box .pc-nav-down2 > li:hover > a {
  color: #cfa36c;
}
.hs-header-box .pc-nav-down-product {
  width: 100%;
  padding: 50px;
}
.hs-header-box .pc-nav-down-product ul {
  margin: 0 -30px;
}
@media (max-width: 1560px) {
  .hs-header-box .pc-nav-down-product ul {
    margin: 0 -25px;
  }
}
.hs-header-box .pc-nav-down-product ul li {
  padding: 0 30px;
  border-right: 1px solid #dcdcdc;
}
@media (max-width: 1560px) {
  .hs-header-box .pc-nav-down-product ul li {
    padding: 0 25px;
  }
}
.hs-header-box .pc-nav-down-product ul li:last-child {
  border-right: none;
}
.hs-header-box .pc-nav-down-product .nav-down-group {
  display: block;
  text-align: center;
  text-decoration: none;
}
.hs-header-box .pc-nav-down-product .nav-down-group .ibox {
  padding-bottom: 150/210 * 100%;
}
.hs-header-box .pc-nav-down-product .nav-down-group .title-nav-down {
  line-height: 22px;
  margin-top: 10px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.hs-header-box .pc-nav-down-product .nav-down-group:hover .title-nav-down {
  color: #cfa36c;
  font-weight: bold;
}
.hs-header-box .toggle-navigation {
  display: none;
  position: relative;
  width: 30px;
  height: 30px;
  right: 0px;
  border-radius: 50%;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  margin-left: 10px;
  background-color: #cfa36c;
}
@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.2s;
  transition: all 0.2s;
}
.hs-header-box .toggle-navigation a span {
  background: #ffffff;
  display: block;
  height: 2px;
  margin: 4px 0;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
@media (min-width: 768px) {
  .hs-header-box-white {
    color: #ffffff;
  }
  .hs-header-box-white .logo img {
    -webkit-filter: brightness(0) invert(1);
            filter: brightness(0) invert(1);
  }
}
.hs-header-box.stuck-header {
  color: #000000;
  background-color: #ffffff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.hs-header-box.stuck-header .header-top {
  padding: 10px 0;
  border-bottom-color: #999999;
}
@media (max-width: 1199px) {
  .hs-header-box.stuck-header .header-top {
    padding: 0;
    border-bottom: none;
  }
}
.hs-header-box.stuck-header .logo .logo-white {
  display: none;
}
.hs-header-box.stuck-header .logo .logo-color {
  display: block;
}
.hs-header-box.stuck-header .header-nav > ul > li > a {
  height: 60px;
}
.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 .pc-nav-down-product {
  display: none;
}
.hc-mobile-nav a {
  color: #666666;
  font-size: 22px;
}
.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: block;
  height: 50px;
  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: 20px;
  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 {
  -webkit-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
          transform: rotate(-180deg);
}
.customer-service .service-top .flaticon:before {
  display: block;
}
.xs-customer-service {
  position: fixed;
  width: 100%;
  bottom: 0;
  z-index: 9;
  text-align: center;
  background-color: #cfa36c;
  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 {
  width: 100%;
  position: relative;
  font-size: 0;
  clear: both;
}
.banner .swiper-slide {
  overflow: hidden;
}
.banner .swiper-img img {
  width: 100%;
  height: auto;
}
@media (max-width: 767px) {
  .banner .swiper-img img {
    width: 120%;
    margin-left: -10%;
  }
}
.banner .swiper-text {
  position: absolute;
  width: 100%;
  left: 0;
  z-index: 2;
  color: #ffffff;
  top: 55%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media (max-width: 767px) {
  .banner .swiper-text {
    top: 50%;
  }
}
.banner .swiper-text h2 span,
.banner .swiper-text h3 span,
.banner .swiper-text h4 span {
  display: block;
  -webkit-transform: translateY(100%);
      -ms-transform: translateY(100%);
          transform: translateY(100%);
  -webkit-transition: all 1s;
  transition: all 1s;
  opacity: 0;
}
.banner .swiper-text h2 {
  font-size: 60px;
  font-weight: bold;
  line-height: 1;
}
@media (max-width: 1560px) {
  .banner .swiper-text h2 {
    font-size: 56px;
  }
}
@media (max-width: 1470px) {
  .banner .swiper-text h2 {
    font-size: 50px;
  }
}
@media (max-width: 1400px) {
  .banner .swiper-text h2 {
    font-size: 44px;
  }
}
@media (max-width: 1199px) {
  .banner .swiper-text h2 {
    font-size: 40px;
  }
}
@media (max-width: 991px) {
  .banner .swiper-text h2 {
    font-size: 36px;
  }
}
@media (max-width: 767px) {
  .banner .swiper-text h2 {
    font-size: 24px;
  }
}
.banner .swiper-text h2.fz90 {
  font-size: 90px;
  line-height: 1;
}
@media (max-width: 1560px) {
  .banner .swiper-text h2.fz90 {
    font-size: 80px;
  }
}
@media (max-width: 1470px) {
  .banner .swiper-text h2.fz90 {
    font-size: 70px;
  }
}
@media (max-width: 1400px) {
  .banner .swiper-text h2.fz90 {
    font-size: 60px;
  }
}
@media (max-width: 1199px) {
  .banner .swiper-text h2.fz90 {
    font-size: 50px;
  }
}
@media (max-width: 991px) {
  .banner .swiper-text h2.fz90 {
    font-size: 40px;
  }
}
@media (max-width: 767px) {
  .banner .swiper-text h2.fz90 {
    font-size: 24px;
  }
}
.banner .swiper-text h3 {
  font-size: 30px;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 10px;
}
@media (max-width: 1560px) {
  .banner .swiper-text h3 {
    font-size: 28px;
  }
}
@media (max-width: 1470px) {
  .banner .swiper-text h3 {
    font-size: 26px;
  }
}
@media (max-width: 1400px) {
  .banner .swiper-text h3 {
    font-size: 24px;
  }
}
@media (max-width: 1199px) {
  .banner .swiper-text h3 {
    font-size: 22px;
    margin-top: 0;
  }
}
@media (max-width: 991px) {
  .banner .swiper-text h3 {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .banner .swiper-text h3 {
    font-size: 18px;
  }
}
.banner .swiper-text .public-button {
  margin-top: 50px;
}
@media (max-width: 1560px) {
  .banner .swiper-text .public-button {
    margin-top: 40px;
  }
}
@media (max-width: 1199px) {
  .banner .swiper-text .public-button {
    margin-top: 30px;
  }
}
@media (max-width: 767px) {
  .banner .swiper-text .public-button {
    margin-top: 10px;
  }
  .banner .swiper-text .public-button .btn-info {
    padding: 10px 0px;
  }
}
.banner .swiper-text .txt-bg h2 span,
.banner .swiper-text .txt-bg h3 span {
  background: url(../images/ban-textbg.webp) no-repeat center;
  background-size: cover;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  /* 文字透明，透出背景 */
}
.banner .swiper-slide-active .swiper-text h2 span,
.banner .swiper-slide-active .swiper-text h3 span,
.banner .swiper-slide-active .swiper-text h4 span {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
}
.banner .banner-button {
  position: absolute;
  width: 100%;
  bottom: 30px;
  z-index: 6;
}
@media (max-width: 1199px) {
  .banner .banner-button {
    bottom: 10px;
  }
}
.banner .banner-button .line {
  border-bottom: 1px solid #da9a4c;
  margin-top: 20px;
  height: 1px;
  width: 100%;
}
.banner .swiper-pagination {
  position: relative;
  z-index: 6;
  text-align: left;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.banner .swiper-pagination span {
  width: auto;
  height: 1px;
  background: none;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  margin: 0 5px !important;
  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;
  border-radius: 0;
  opacity: 1;
}
.banner .swiper-pagination span:before {
  content: '';
  display: block;
  width: 15px;
  height: 15px;
  background-color: #ffffff;
  border-radius: 50%;
  opacity: 0.2;
}
.banner .swiper-pagination span:after {
  content: '';
  display: block;
  width: 110px;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.2);
}
.banner .swiper-pagination span:last-child:after {
  display: none;
}
.banner .swiper-pagination .swiper-pagination-bullet-active:before {
  opacity: 1;
}
.banner .swiper-pagination-fraction {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  position: relative;
  bottom: auto;
  font-size: 30px;
  line-height: 1;
  font-weight: 500;
  color: #cfa36c;
}
@media (max-width: 767px) {
  .banner .swiper-pagination-fraction {
    text-align: right;
  }
}
.banner .swiper-pagination-fraction .swiper-pagination-current,
.banner .swiper-pagination-fraction .swiper-pagination-total {
  background: none;
}
.banner .swiper-pagination-fraction .swiper-pagination-total {
  font-size: 20px;
}
.banner .swiper-pagination-progressbar.vertical {
  position: absolute;
  right: 3%;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 4px;
  background: rgba(255, 255, 255, 0);
  border-radius: 2px;
  overflow: hidden;
  z-index: 6;
  height: 40%;
  bottom: 0;
}
.banner .swiper-pagination-progressbar.vertical:before {
  content: '';
  display: block;
  width: 1px;
  height: 100%;
  background: rgba(255, 255, 255, 0.5);
  position: absolute;
  left: 2px;
  top: 0;
  z-index: 1;
}
.banner .swiper-pagination-progressbar.vertical::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: -webkit-calc(var(--progress, 0) * 100%);
  height: calc(var(--progress, 0) * 100%);
  background: #ffffff;
  -webkit-transition: height 0.3s;
  transition: height 0.3s;
}
.banner .banner-line {
  width: 100%;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.3);
  margin: 0 30px;
}
.banner .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 .swiper-button-prev,
.banner .swiper-button-next {
  line-height: 30px;
  margin-right: 20px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  font-size: 16px;
  background: none;
  border: none;
  color: #ffffff;
  width: auto;
  height: auto;
}
.banner .swiper-button-prev:hover,
.banner .swiper-button-next:hover {
  opacity: 0.8;
}
.banner .swiper-button-next {
  margin-left: 0;
}
.banner .swiper-button-next .flaticon {
  -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
          transform: rotate(0deg);
}
.banner .mouse {
  position: absolute;
  bottom: 3%;
  left: 0;
  width: 100%;
  z-index: 6;
}
.banner .mouse .icon {
  width: 22px;
  height: 36px;
  border: 2px solid #ffffff;
  border-radius: 30px;
  display: block;
  margin: 0 auto;
}
.banner .mouse .icon:before {
  content: '';
  display: block;
  width: 2px;
  height: 10px;
  background-color: #ffffff;
  -webkit-animation: mouse 3s linear infinite;
          animation: mouse 3s linear infinite;
  margin: 0 auto;
}
@-webkit-keyframes mouse {
  0% {
    -webkit-transform: translateY(5px);
            transform: translateY(5px);
    opacity: 0;
  }
  50% {
    -webkit-transform: translateY(8px);
            transform: translateY(8px);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(15px);
            transform: translateY(15px);
    opacity: 0;
  }
}
@keyframes mouse {
  0% {
    -webkit-transform: translateY(5px);
            transform: translateY(5px);
    opacity: 0;
  }
  50% {
    -webkit-transform: translateY(8px);
            transform: translateY(8px);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(15px);
            transform: translateY(15px);
    opacity: 0;
  }
}
.banner-inner {
  position: relative;
  overflow: hidden;
}
.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 .hs-inner-location {
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 100%;
  z-index: 6;
}
@media (max-width: 767px) {
  .banner-inner .hs-inner-location {
    padding: 0;
  }
}
.banner-inner .hs-inner-location .location {
  color: #ffffff;
}
.banner-inner .group-text-about {
  position: absolute;
  width: 100%;
  z-index: 8;
  left: 0;
  top: -webkit-calc(50% + 55px);
  top: calc(50% + 55px);
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media (max-width: 1199px) {
  .banner-inner .group-text-about {
    top: -webkit-calc(50% + 30px);
    top: calc(50% + 30px);
  }
}
@media (max-width: 767px) {
  .banner-inner .group-text-about {
    top: 50%;
  }
}
.banner-inner .group-text-about .title-banner h2 {
  font-size: 72px;
  line-height: 1.2;
  font-weight: bold;
  color: #ffffff;
}
@media (max-width: 1560px) {
  .banner-inner .group-text-about .title-banner h2 {
    font-size: 60px;
  }
}
@media (max-width: 1400px) {
  .banner-inner .group-text-about .title-banner h2 {
    font-size: 50px;
  }
}
@media (max-width: 1199px) {
  .banner-inner .group-text-about .title-banner h2 {
    font-size: 36px;
  }
}
@media (max-width: 991px) {
  .banner-inner .group-text-about .title-banner h2 {
    font-size: 30px;
  }
}
.banner-inner .group-text-about .title-banner p {
  line-height: 24/16;
  margin: 0;
  opacity: 0.8;
}
.banner-inner .group-text-about .title-banner.color h2 {
  color: #cfa36c;
}
.banner-inner .since {
  position: absolute;
  bottom: 40px;
  left: var(--pad);
  z-index: 6;
  border-radius: 76px 6px 6px 6px;
  padding: 50px 30px 30px 30px;
  background-color: #cfa36c;
  color: #ffffff;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media (max-width: 1199px) {
  .banner-inner .since {
    padding: 30px 20px 20px 20px;
    border-radius: 50px 6px 6px 6px;
    bottom: 20px;
    right: 20px;
  }
}
@media (max-width: 991px) {
  .banner-inner .since {
    border-radius: 30px 6px 6px 6px;
  }
}
.banner-inner .since span {
  font-size: 20px;
  display: block;
  line-height: 30/20;
  font-weight: bold;
}
.banner-inner .since b {
  font-size: 62px;
  line-height: 1;
}
@media (max-width: 1199px) {
  .banner-inner .since b {
    font-size: 50px;
  }
}
@media (max-width: 991px) {
  .banner-inner .since b {
    font-size: 40px;
  }
}
.banner-inner .group-text {
  position: absolute;
  width: 100%;
  z-index: 8;
  left: 0;
  top: -webkit-calc(50% + 55px);
  top: calc(50% + 55px);
  -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 .group-text .subtitle {
  font-size: 24px;
  line-height: 30/24;
}
@media (max-width: 1560px) {
  .banner-inner .group-text .subtitle {
    font-size: 20px;
  }
}
@media (max-width: 1199px) {
  .banner-inner .group-text .subtitle {
    font-size: 18px;
  }
}
@media (max-width: 991px) {
  .banner-inner .group-text .subtitle {
    font-size: 16px;
  }
}
.banner-inner .group-text h2 {
  line-height: 1;
  font-size: 50px;
  font-weight: bold;
}
@media (max-width: 1560px) {
  .banner-inner .group-text h2 {
    font-size: 44px;
  }
}
@media (max-width: 1400px) {
  .banner-inner .group-text h2 {
    font-size: 40px;
  }
}
@media (max-width: 1199px) {
  .banner-inner .group-text h2 {
    font-size: 36px;
  }
}
@media (max-width: 991px) {
  .banner-inner .group-text h2 {
    font-size: 30px;
  }
}
.banner-inner .group-text h2:before {
  content: '';
  display: block;
  width: 129px;
  height: 6px;
  background: #cfa36c;
  margin: 20px 0;
}
@media (max-width: 1560px) {
  .banner-inner .group-text h2:before {
    width: 100px;
    height: 4px;
  }
}
@media (max-width: 1199px) {
  .banner-inner .group-text h2:before {
    margin: 10px 0;
  }
}
@media (max-width: 767px) {
  .banner-inner .group-text h2:before {
    width: 80px;
  }
}
.banner-inner .banner-text-sustainability {
  position: absolute;
  width: 100%;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  text-align: center;
  color: #ffffff;
}
.banner-inner .banner-text-sustainability h2 {
  font-size: 40px;
  font-weight: bold;
  line-height: 1;
}
@media (max-width: 1560px) {
  .banner-inner .banner-text-sustainability h2 {
    font-size: 32px;
  }
}
@media (max-width: 1199px) {
  .banner-inner .banner-text-sustainability h2 {
    font-size: 28px;
  }
}
@media (max-width: 991px) {
  .banner-inner .banner-text-sustainability h2 {
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  .banner-inner .banner-text-sustainability h2 {
    font-size: 20px;
  }
}
.banner-inner .banner-text-sustainability .public-note {
  margin-top: 30px;
}
@media (max-width: 1560px) {
  .banner-inner .banner-text-sustainability .public-note {
    margin-top: 10px;
  }
}
@media (max-width: 1199px) {
  .banner-inner .banner-text-sustainability .public-note {
    display: none;
  }
}
.banner-inner .banner-text-sustainability .public-note p {
  color: #ffffff;
}
@media (max-width: 1560px) {
  .banner-inner .banner-text-sustainability .public-note p {
    font-size: 16px;
    line-height: 20px;
  }
}
.banner-inner .banner-text-sustainability .desc {
  width: -webkit-calc(94% - 200px);
  width: calc(94% - 200px);
  text-align: left;
}
@media (max-width: 1560px) {
  .banner-inner .banner-text-sustainability .desc {
    width: -webkit-calc(96% - 150px);
    width: calc(96% - 150px);
  }
}
@media (max-width: 767px) {
  .banner-inner .banner-text-sustainability .desc {
    width: -webkit-calc(100% - 40px);
    width: calc(100% - 40px);
  }
}
.banner-inner .banner-text-sustainability .brand {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
}
@media (max-width: 1560px) {
  .banner-inner .banner-text-sustainability .brand {
    margin-top: 0;
  }
}
.banner-inner .banner-text-sustainability .brand .group {
  margin-top: 30px;
  text-align: center;
  margin-right: 60px;
}
@media (max-width: 1560px) {
  .banner-inner .banner-text-sustainability .brand .group {
    margin-right: 30px;
    margin-top: 10px;
  }
}
@media (max-width: 767px) {
  .banner-inner .banner-text-sustainability .brand .group {
    margin-right: 10px;
  }
}
.banner-inner .banner-text-sustainability .brand .group .group-img img {
  width: auto;
  height: 75px;
}
@media (max-width: 1560px) {
  .banner-inner .banner-text-sustainability .brand .group .group-img img {
    height: 60px;
  }
}
@media (max-width: 767px) {
  .banner-inner .banner-text-sustainability .brand .group .group-img img {
    height: 30px;
  }
}
.banner-inner .banner-text-sustainability .brand .group span {
  display: block;
  line-height: 24px;
  margin: 10px 0 0 0;
}
@media (max-width: 767px) {
  .banner-inner .banner-text-sustainability .brand .group span {
    font-size: 14px;
  }
}
.banner-inner .banner-text-sustainability .imglogo {
  width: 200px;
}
@media (max-width: 1560px) {
  .banner-inner .banner-text-sustainability .imglogo {
    width: 150px;
  }
}
@media (max-width: 1199px) {
  .banner-inner .banner-text-sustainability .imglogo {
    width: 100px;
  }
}
@media (max-width: 767px) {
  .banner-inner .banner-text-sustainability .imglogo {
    width: 30px;
  }
}
.banner-inner-product {
  height: 204px;
  background: #1a1a1a;
}
@media (max-width: 1199px) {
  .banner-inner-product {
    height: 60px;
  }
}
@media (max-width: 767px) {
  .banner-inner-product {
    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: 14px;
  position: relative;
  margin-top: 60px;
}
@media (max-width: 1199px) {
  .public-scrollbar {
    margin-top: 30px;
  }
}
.public-scrollbar:before {
  content: '';
  display: block;
  width: 100%;
  position: absolute;
  top: 50%;
  height: 1px;
  background-color: rgba(0, 0, 0, 0.2);
}
.public-scrollbar .swiper-scrollbar-drag {
  cursor: pointer;
  position: absolute;
  left: 0;
  width: 14px;
  height: 14px;
  background: none;
  top: 0;
  border-radius: 50%;
  background-color: #cfa36c;
}
@media (max-width: 767px) {
  .public-scrollbar {
    margin-top: 22px;
  }
}
.scrollbar {
  overflow: auto;
}
.scrollbar::-webkit-scrollbar {
  width: 5px;
  position: absolute;
  left: 0;
}
.scrollbar::-webkit-scrollbar-track {
  background-color: rgba(0, 0, 0, 0.2);
  border: 2px solid #f3f3f3;
}
.scrollbar::-webkit-scrollbar-thumb {
  background-color: #cfa36c;
}
.title-home .subtitle {
  font-weight: 900;
  color: #da9a4c;
  line-height: 24px;
}
.title-home h3 {
  font-size: clamp(16px, -webkit-calc(14px + 0.32vw), 20px);
  font-size: clamp(16px, calc(14px + 0.32vw), 20px);
  line-height: 30/20;
  color: rgba(0, 0, 0, 0.8);
}
.title-home h2 {
  font-size: clamp(24px, -webkit-calc(17px + 1.2vw), 40px);
  font-size: clamp(24px, calc(17px + 1.2vw), 40px);
  font-weight: 900;
  line-height: 1;
  color: #cfa36c;
}
.title-home p {
  font-size: clamp(14px, -webkit-calc(12px + 0.32vw), 18px);
  font-size: clamp(14px, calc(12px + 0.32vw), 18px);
  line-height: 26/18;
  color: #666666;
  margin: 0;
}
.title-home.line h2:after {
  content: '';
  display: block;
  width: 58px;
  height: 3px;
  background: #da9a4c;
  margin-top: 30px;
}
@media (max-width: 1199px) {
  .title-home.line h2:after {
    margin-top: 20px;
  }
}
@media (max-width: 767px) {
  .title-home.line h2:after {
    margin-top: 10px;
    width: 40px;
  }
}
.title-home.text-center h2:after {
  margin: 0 auto;
  margin-top: 30px;
}
@media (max-width: 1199px) {
  .title-home.text-center h2:after {
    margin-top: 20px;
  }
}
@media (max-width: 767px) {
  .title-home.text-center h2:after {
    margin-top: 10px;
  }
}
@media (max-width: 767px) {
  .title-home p {
    line-height: 1.5;
  }
}
.t-fz32 {
  font-size: clamp(22px, -webkit-calc(17px + 0.8vw), 32px);
  font-size: clamp(22px, calc(17px + 0.8vw), 32px);
  font-weight: bold;
  line-height: 1.4;
}
.public-note p {
  font-size: clamp(15px, -webkit-calc(13px + 0.25vw), 18px);
  font-size: clamp(15px, calc(13px + 0.25vw), 18px);
  line-height: 26px;
  margin: 0;
  color: rgba(0, 0, 0, 0.8);
}
@media (max-width: 767px) {
  .public-note p {
    line-height: 24px;
  }
}
.public-note img {
  max-width: 100%;
  height: auto !important;
}
.public-note.fz20 p {
  color: #000000;
  font-size: clamp(16px, -webkit-calc(13px + 0.25vw), 20px);
  font-size: clamp(16px, calc(13px + 0.25vw), 20px);
}
.public-note.lh30 p {
  line-height: 30px;
}
@media (max-width: 1199px) {
  .public-note.lh30 p {
    line-height: 24px;
  }
}
.public-button {
  margin-top: 30px;
  /*
     * =========================
     * Small
     * =========================
     */
}
.public-button .btn-info {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  line-height: 30px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  color: #cfa36c;
  /*
         * =========================
         * 内部 3D
         * =========================
         */
  /*
         * =========================
         * Hover文字
         * 默认从下面进入
         * =========================
         */
  /*
         * =========================
         * 文字
         * =========================
         */
  /*
         * =========================
         * Icon
         * =========================
         */
  /*
         * =========================
         * Hover
         * =========================
         */
}
.public-button .btn-info .now,
.public-button .btn-info .hover {
  overflow: hidden;
}
.public-button .btn-info .now span,
.public-button .btn-info .hover span {
  -webkit-transition: all 0.6s cubic-bezier(0.65, 0, 0.35, 1);
  transition: all 0.6s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}
.public-button .btn-info .now span:after,
.public-button .btn-info .hover span:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 0 5px 10px;
  border-color: transparent transparent transparent #cfa36c;
  margin-left: 10px;
}
.public-button .btn-info .now .flaticon,
.public-button .btn-info .hover .flaticon {
  -webkit-transition: all 0.6s cubic-bezier(0.65, 0, 0.35, 1);
  transition: all 0.6s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}
.public-button .btn-info .hover {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
}
.public-button .btn-info .hover span {
  -webkit-transform: translate3d(0, 110%, -80px) scale(0.92) rotateX(-8deg);
          transform: translate3d(0, 110%, -80px) scale(0.92) rotateX(-8deg);
}
.public-button .btn-info .txt {
  position: relative;
  /*
             * 3D空间
             */
  -webkit-perspective: 800px;
          perspective: 800px;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}
.public-button .btn-info .txt span {
  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;
}
.public-button .btn-info .txt .now span {
  -webkit-transform: translate3d(0, 0, 0) scale(1) rotateX(0);
          transform: translate3d(0, 0, 0) scale(1) rotateX(0);
}
.public-button .btn-info .icon {
  width: 24px;
  height: 24px;
  line-height: 24px;
  border-radius: 50%;
  background-color: #da9a4c;
  position: relative;
  overflow: hidden;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  -webkit-perspective: 500px;
          perspective: 500px;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}
.public-button .btn-info .icon .now,
.public-button .btn-info .icon .hover {
  text-align: center;
}
.public-button .btn-info .icon .flaticon {
  display: block;
}
.public-button .btn-info .icon .hover .flaticon {
  -webkit-transform: translate3d(-100%, 110%, -50px) scale(0.85) rotateX(-10deg);
          transform: translate3d(-100%, 110%, -50px) scale(0.85) rotateX(-10deg);
}
.public-button .btn-info:hover {
  /*
             * -------------------------
             * 当前文字
             * 向上 + 向后
             * -------------------------
             */
  /*
             * -------------------------
             * Icon
             * 同样向上运动
             * -------------------------
             */
}
.public-button .btn-info:hover .txt {
  /*
                 * 新文字
                 * 从下面 + 前方进入
                 */
}
.public-button .btn-info:hover .txt .now span {
  -webkit-transform: translate3d(0, -110%, -80px) scale(0.92) rotateX(8deg);
          transform: translate3d(0, -110%, -80px) scale(0.92) rotateX(8deg);
}
.public-button .btn-info:hover .txt .hover span {
  -webkit-transform: translate3d(0, 0, 0) scale(1) rotateX(0);
          transform: translate3d(0, 0, 0) scale(1) rotateX(0);
}
.public-button .btn-info:hover .icon .now .flaticon {
  -webkit-transform: translate3d(100%, -110%, -50px) scale(0.85) rotateX(8deg);
          transform: translate3d(100%, -110%, -50px) scale(0.85) rotateX(8deg);
}
.public-button .btn-info:hover .icon .hover .flaticon {
  -webkit-transform: translate3d(0, 0, 0) scale(1) rotateX(0);
          transform: translate3d(0, 0, 0) scale(1) rotateX(0);
}
.public-button.more-small .btn-info {
  padding: 10px 40px;
  line-height: 22px;
  font-size: 14px;
}
@media (max-width: 1560px) {
  .public-button.more-small .btn-info {
    padding: 10px 30px;
  }
}
@media (max-width: 767px) {
  .public-button.more-small .btn-info {
    padding: 10px 20px;
  }
}
@media (max-width: 1199px) {
  .public-button {
    margin-top: 22px;
  }
}
@-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-category .category {
  margin-top: 80px;
}
@media (max-width: 1560px) {
  .hs-home-category .category {
    margin-top: 60px;
  }
}
@media (max-width: 1199px) {
  .hs-home-category .category {
    margin-top: 40px;
  }
}
@media (max-width: 767px) {
  .hs-home-category .categor-logo {
    display: none;
  }
}
.hs-home-category .categor-logo img {
  height: 56px;
}
@media (max-width: 1560px) {
  .hs-home-category .categor-logo img {
    height: 50px;
  }
}
@media (max-width: 1199px) {
  .hs-home-category .categor-logo img {
    height: 44px;
  }
}
@media (max-width: 991px) {
  .hs-home-category .categor-logo img {
    height: 40px;
  }
}
@media (max-width: 767px) {
  .hs-home-category .categor-logo img {
    height: 36px;
  }
}
.hs-home-category .category-left {
  width: 400px;
}
.hs-home-category .category-menu > ul > li {
  padding-top: 60px;
  position: relative;
}
.hs-home-category .category-menu > ul > li:before {
  content: '';
  display: block;
  width: 1px;
  height: 100%;
  background-color: rgba(27, 27, 27, 0.2);
  position: absolute;
  left: 8px;
  top: 10px;
}
.hs-home-category .category-menu > ul > li:first-child {
  padding-top: 0px;
}
.hs-home-category .category-menu > ul > li:last-child:before {
  height: -webkit-calc(100% - 30px);
  height: calc(100% - 30px);
}
.hs-home-category .category-menu .menu-group {
  display: block;
  padding: 0px 30px;
  position: relative;
}
.hs-home-category .category-menu .menu-group:after {
  content: '';
  width: 16px;
  height: 16px;
  background: #d2d2d2;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 6px;
}
.hs-home-category .category-menu .menu-group .title-menu {
  font-size: clamp(16px, -webkit-calc(13px + 0.48vw), 22px);
  font-size: clamp(16px, calc(13px + 0.48vw), 22px);
  line-height: 30/18;
  color: rgba(0, 0, 0, 0.8);
  margin: 0;
}
.hs-home-category .category-menu .menu-group .note {
  max-height: 0;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.hs-home-category .category-menu .active .menu-group:after {
  background-color: #cfa36c;
}
.hs-home-category .category-menu .active .menu-group .title-menu {
  color: #cfa36c;
}
.hs-home-category .category-menu .active .menu-group .note {
  margin-top: 20px;
  max-height: -webkit-calc(26px * 3);
  max-height: calc(26px * 3);
}
.hs-home-category .category-right {
  width: -webkit-calc(100% - 400px);
  width: calc(100% - 400px);
  padding: 80px 0;
  height: 100%;
  background: -webkit-gradient(linear, right top, left top, from(rgba(29, 29, 29, 0.08)), to(rgba(255, 255, 255, 0.08)));
  background: -webkit-linear-gradient(right, rgba(29, 29, 29, 0.08) 0%, rgba(255, 255, 255, 0.08) 100%);
  background: linear-gradient(-90deg, rgba(29, 29, 29, 0.08) 0%, rgba(255, 255, 255, 0.08) 100%);
}
@media (max-width: 1199px) {
  .hs-home-category .category-right {
    width: -webkit-calc(100% - 300px);
    width: calc(100% - 300px);
    padding: 30px;
  }
}
@media (max-width: 767px) {
  .hs-home-category .category-right {
    width: 100%;
    padding: 20px 15px;
  }
}
.hs-home-category .category-right .img {
  width: 400px;
}
.hs-home-category .category-right .img .ibox {
  padding-bottom: -webkit-calc(630 / 790 * 100%);
  padding-bottom: calc(630 / 790 * 100%);
}
.hs-home-category .category-right .desc {
  width: -webkit-calc(100% - 400px);
  width: calc(100% - 400px);
  padding: 0 5%;
}
.hs-home-category .category-right .title-category .subtitle {
  font-weight: bold;
  line-height: 24px;
  color: rgba(0, 0, 0, 0.2);
}
.hs-home-category .category-right .title-category h3 {
  font-size: clamp(22px, -webkit-calc(17px + 0.8vw), 32px);
  font-size: clamp(22px, calc(17px + 0.8vw), 32px);
  font-weight: bold;
  color: #cfa36c;
  margin-top: 0px;
}
.hs-home-category .category-right .category-nav {
  margin-top: 20px;
}
.hs-home-category .category-right .category-nav ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin: 0 -12px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.hs-home-category .category-right .category-nav ul > li {
  padding: 0 12px;
  width: 33.33333333%;
  margin-top: 20px;
}
.hs-home-category .category-right .category-nav ul > li > a {
  display: block;
  border: 1px solid #666666;
  padding: 10px;
  line-height: 24px;
  text-align: center;
  font-size: clamp(14px, -webkit-calc(12px + 0.32vw), 18px);
  font-size: clamp(14px, calc(12px + 0.32vw), 18px);
  color: #666666;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.hs-home-category .category-right .category-nav ul > li:hover > a {
  border-color: #cfa36c;
  color: #cfa36c;
}
.hs-home-category .public-button a span:after {
  display: none !important;
}
.hs-home-category .public-button a .flaticon {
  display: block;
  margin-left: 10px;
  color: #000000;
}
.hs-home-category .public-button a:hover .flaticon {
  color: #cfa36c;
}
@media (max-width: 1400px) {
  .hs-home-category .category-left {
    width: 340px;
  }
  .hs-home-category .category-right {
    width: -webkit-calc(100% - 340px);
    width: calc(100% - 340px);
  }
  .hs-home-category .category-right .img {
    width: 42%;
  }
  .hs-home-category .category-right .desc {
    width: 58%;
    padding: 0 4%;
  }
}
@media (max-width: 1199px) {
  .hs-home-category .category-left {
    width: 300px;
  }
  .hs-home-category .category-menu > ul > li {
    padding-top: 38px;
  }
  .hs-home-category .category-menu .menu-group {
    padding-right: 20px;
  }
  .hs-home-category .category-menu .active .menu-group .note {
    margin-top: 12px;
  }
  .hs-home-category .category-right {
    width: -webkit-calc(100% - 300px);
    width: calc(100% - 300px);
    padding: 30px 20px;
  }
  .hs-home-category .category-right .img {
    width: 40%;
  }
  .hs-home-category .category-right .desc {
    width: 60%;
    padding: 0 0 0 4%;
  }
  .hs-home-category .category-right .category-nav ul {
    margin: 0 -6px;
  }
  .hs-home-category .category-right .category-nav ul > li {
    width: 50%;
    padding: 0 6px;
    margin-top: 12px;
  }
  .hs-home-category .category-right .category-nav ul > li > a {
    padding: 8px;
  }
}
@media (max-width: 991px) {
  .hs-home-category .category {
    display: block;
  }
  .hs-home-category .category-left,
  .hs-home-category .category-right {
    width: 100%;
  }
  .hs-home-category .category-menu {
    overflow-x: auto;
    scrollbar-width: none;
    -webkit-overflow-scrolling: touch;
  }
  .hs-home-category .category-menu::-webkit-scrollbar {
    display: none;
  }
  .hs-home-category .category-menu > ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    min-width: 100%;
    border-bottom: 1px solid rgba(27, 27, 27, 0.2);
  }
  .hs-home-category .category-menu > ul > li {
    padding: 0;
  }
  .hs-home-category .category-menu > ul > li:before {
    display: none;
  }
  .hs-home-category .category-menu .menu-group {
    padding: 12px 20px;
    white-space: nowrap;
  }
  .hs-home-category .category-menu .menu-group:after,
  .hs-home-category .category-menu .menu-group .note {
    display: none;
  }
  .hs-home-category .category-menu .active .menu-group {
    background-color: #cfa36c;
  }
  .hs-home-category .category-menu .active .menu-group .title-menu {
    color: #ffffff;
  }
  .hs-home-category .category-right {
    margin-top: 24px;
    padding-left: 0px;
    background: none;
  }
}
@media (max-width: 767px) {
  .hs-home-category .category {
    margin-top: 25px;
  }
  .hs-home-category .category-menu .menu-group {
    padding: 10px 15px;
  }
  .hs-home-category .category-right {
    display: block;
    margin-top: 18px;
    padding: 20px 15px;
  }
  .hs-home-category .category-right .img,
  .hs-home-category .category-right .desc {
    width: 100%;
  }
  .hs-home-category .category-right .img {
    max-width: 460px;
    margin: 0 auto;
  }
  .hs-home-category .category-right .desc {
    padding: 24px 0 0;
  }
  .hs-home-category .category-right .category-nav {
    margin-top: 10px;
  }
  .hs-home-category .category-right .category-nav ul > li > a {
    line-height: 20px;
  }
}
.hs-home-systems {
  background: url(../images/system_bg.webp) no-repeat center;
  background-size: cover;
}
@media (min-width: 1200px) {
  .hs-home-systems {
    background-attachment: fixed;
  }
}
.hs-home-systems .systems {
  margin-top: 30px;
}
.hs-home-systems .systems .slick-systems {
  padding-bottom: 100px;
}
.hs-home-systems .systems .systems-group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.hs-home-systems .systems .systems-group .img {
  width: 50%;
}
.hs-home-systems .systems .systems-group .img .ibox {
  padding-bottom: -webkit-calc(360 / 800 * 100%);
  padding-bottom: calc(360 / 800 * 100%);
}
.hs-home-systems .systems .systems-group .desc {
  width: 50%;
  padding-right: 10%;
  color: #ffffff;
}
.hs-home-systems .systems .systems-group .title-system {
  max-width: 370px;
}
.hs-home-systems .systems .systems-group .note {
  margin-top: 40px;
}
.hs-home-systems .systems .systems-group .note p {
  color: rgba(255, 255, 255, 0.8);
}
.hs-home-systems .systems .slick-arrow {
  position: absolute;
  bottom: 0;
  right: 0;
}
.hs-home-systems .systems .slick-prev {
  right: 54px;
}
@media (max-width: 1199px) {
  .hs-home-systems .systems .slick-systems {
    padding-bottom: 70px;
  }
  .hs-home-systems .systems .systems-group .desc {
    padding-right: 6%;
  }
  .hs-home-systems .systems .systems-group .note {
    margin-top: 25px;
  }
}
@media (max-width: 991px) {
  .hs-home-systems .systems .systems-group {
    display: block;
  }
  .hs-home-systems .systems .systems-group .img,
  .hs-home-systems .systems .systems-group .desc {
    width: 100%;
  }
  .hs-home-systems .systems .systems-group .desc {
    margin-top: 28px;
    padding-right: 0;
  }
  .hs-home-systems .systems .systems-group .title-system {
    max-width: none;
  }
}
@media (max-width: 767px) {
  .hs-home-systems .systems .slick-systems {
    padding-bottom: 55px;
  }
  .hs-home-systems .systems .systems-group .desc {
    margin-top: 22px;
  }
  .hs-home-systems .systems .systems-group .note {
    margin-top: 15px;
  }
  .hs-home-systems .systems .slick-prev {
    right: 46px;
  }
}
.hs-home-why .why {
  margin-top: 60px;
}
@media (max-width: 1199px) {
  .hs-home-why .why {
    margin-top: 40px;
  }
}
@media (max-width: 991px) {
  .hs-home-why .why {
    margin-top: 30px;
  }
}
@media (max-width: 767px) {
  .hs-home-why .why {
    margin-top: 20px;
  }
}
.hs-home-why .why > ul {
  margin: 0 -30px;
}
@media (max-width: 1560px) {
  .hs-home-why .why > ul {
    margin: 0 -15px;
  }
}
.hs-home-why .why > ul > li {
  padding: 0 30px;
  margin-top: 30px;
}
@media (max-width: 1560px) {
  .hs-home-why .why > ul > li {
    padding: 0 15px;
  }
}
@media (max-width: 767px) {
  .hs-home-why .why > ul > li {
    margin-top: 20px;
  }
}
.hs-home-why .why .why-group {
  background: url(../images/why_bg.webp) no-repeat center;
  background-size: cover;
  padding: 80px 20px;
  text-align: center;
  height: 100%;
}
.hs-home-why .why .why-group .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;
  color: #cfa36c;
  line-height: 60px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.hs-home-why .why .why-group .icon .flaticon {
  font-size: 56px;
  display: inline-block;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
}
.hs-home-why .why .why-group .icon b {
  font-size: 60px;
  font-weight: 500;
  line-height: 1;
}
.hs-home-why .why .why-group .icon span sup {
  font-size: 30px;
}
.hs-home-why .why .why-group .icon span sub {
  margin-left: -10px;
  font-size: 20px;
}
.hs-home-why .why .why-group .title-why {
  font-size: clamp(16px, -webkit-calc(14px + 0.32vw), 20px);
  font-size: clamp(16px, calc(14px + 0.32vw), 20px);
  font-weight: bold;
  line-height: 28/20;
  margin-top: 60px;
}
.hs-home-why .why .why-group .public-note {
  margin-top: 10px;
}
@media (min-width: 1200px) {
  .hs-home-why .why .why-group:hover .icon .flaticon {
    -webkit-transform: rotateY(360deg);
            transform: rotateY(360deg);
  }
}
@media (max-width: 1400px) {
  .hs-home-why .why {
    margin-top: 40px;
  }
  .hs-home-why .why .why-group {
    padding: 55px 18px;
  }
  .hs-home-why .why .why-group .title-why {
    margin-top: 40px;
  }
}
@media (max-width: 767px) {
  .hs-home-why .why {
    margin-top: 20px;
  }
  .hs-home-why .why > ul > li {
    margin-top: 15px;
  }
  .hs-home-why .why .why-group {
    padding: 35px 15px;
  }
  .hs-home-why .why .why-group .icon {
    line-height: 46px;
  }
  .hs-home-why .why .why-group .icon .flaticon {
    font-size: 42px;
  }
  .hs-home-why .why .why-group .icon b {
    font-size: 44px;
  }
  .hs-home-why .why .why-group .icon span sup {
    font-size: 22px;
  }
  .hs-home-why .why .why-group .title-why {
    margin-top: 15px;
  }
}
.public-play {
  width: 100px;
  height: 100px;
  margin: 0 auto;
  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;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
  background-color: #cfa36c;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
@media (max-width: 1199px) {
  .public-play {
    width: 80px;
    height: 80px;
  }
}
@media (max-width: 767px) {
  .public-play {
    width: 60px;
    height: 60px;
  }
}
.public-play .iconfont {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 16px 0 16px 25px;
  border-color: transparent transparent transparent #ffffff;
  display: block;
}
@media (max-width: 767px) {
  .public-play .iconfont {
    border-width: 8px 0 8px 13px;
  }
}
.public-play:hover {
  background-color: #da9a4c;
}
.hs-home-about {
  /* 尊重用户的“减少动画”系统设置 */
}
.hs-home-about .about-scrolltxt {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
}
.hs-home-about .about-scrolltxt__track {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  -webkit-animation: about-scroll 10s linear infinite;
          animation: about-scroll 10s linear infinite;
  text-align: center;
  font-size: 12.5vw;
  font-weight: 900;
  line-height: 1;
  color: rgba(0, 0, 0, 0.04);
}
.hs-home-about .about-scrolltxt__track span {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  padding-right: 60px;
  /* 两段文字之间的间距 */
}
@-webkit-keyframes about-scroll {
  from {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
@keyframes about-scroll {
  from {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
@media (prefers-reduced-motion: reduce) {
  .hs-home-about .about-scrolltxt__track {
    -webkit-animation: none;
            animation: none;
  }
}
.hs-home-about .about {
  margin-top: -5vw;
}
.hs-home-about .about-left {
  width: 48%;
}
.hs-home-about .video {
  position: relative;
}
.hs-home-about .video img {
  width: 100%;
}
.hs-home-about .video .play {
  width: 77px;
  height: 77px;
  line-height: 77px;
  text-align: center;
  background: #cfa36c;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
          transform: translate3d(-50%, -50%, 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-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.hs-home-about .video .play .iconfont {
  width: 0;
  height: 0;
  display: block;
  border-style: solid;
  border-width: 10px 0 10px 18px;
  border-color: transparent transparent transparent #000000;
}
.hs-home-about .about-right {
  width: 52%;
  padding-left: 5%;
}
.hs-home-about .about-right .since {
  font-size: clamp(34px, -webkit-calc(19px + 2.35vw), 66px);
  font-size: clamp(34px, calc(19px + 2.35vw), 66px);
  line-height: 1;
  color: #cfa36c;
  font-weight: 900;
  text-align: right;
}
@media (max-width: 1199px) {
  .hs-home-about .about-right .title-home {
    margin-top: 30px;
  }
}
.hs-home-about .about-right .title-home h2 {
  font-weight: bold;
}
.hs-home-about .about-right .title-home h3 {
  font-size: clamp(16px, -webkit-calc(15px + 0.15vw), 18px);
  font-size: clamp(16px, calc(15px + 0.15vw), 18px);
  font-weight: normal;
}
.hs-home-about .about-right .note {
  margin-top: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.4);
}
.hs-home-about .about-right .mission {
  margin-top: 30px;
}
.hs-home-about .about-right .mission .title-mission h3 {
  font-size: clamp(18px, -webkit-calc(15px + 0.48vw), 24px);
  font-size: clamp(18px, calc(15px + 0.48vw), 24px);
  font-weight: bold;
  line-height: 30/24;
  color: #cfa36c;
}
.hs-home-about .about-right .mission .mission-note {
  margin-top: 10px;
}
@media (max-width: 1199px) {
  .hs-home-about .about-right {
    padding-left: 4%;
  }
  .hs-home-about .about-right .note,
  .hs-home-about .about-right .mission {
    margin-top: 22px;
  }
}
@media (max-width: 991px) {
  .hs-home-about .about {
    margin-top: -2vw;
    display: block;
  }
  .hs-home-about .about-left,
  .hs-home-about .about-right {
    width: 100%;
  }
  .hs-home-about .about-right {
    padding: 35px 0 0;
  }
  .hs-home-about .about-right .since {
    text-align: left;
  }
}
@media (max-width: 767px) {
  .hs-home-about .about-scrolltxt__track {
    font-size: 18vw;
  }
  .hs-home-about .about {
    margin-top: 15px;
  }
  .hs-home-about .video .play {
    width: 58px;
    height: 58px;
    line-height: 58px;
  }
  .hs-home-about .about-right {
    padding-top: 28px;
  }
  .hs-home-about .about-right .note {
    margin-top: 18px;
    padding-bottom: 20px;
  }
  .hs-home-about .about-right .mission {
    margin-top: 20px;
  }
}
.hs-home-applications {
  position: relative;
}
.hs-home-applications .applications-bgbox {
  position: relative;
}
.hs-home-applications .applications-bgbox:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.39);
  z-index: 5;
}
.hs-home-applications .applications-bgbox .applications-bg {
  height: 80vh;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  position: relative;
  z-index: 1;
}
@media (min-width: 1200px) {
  .hs-home-applications .applications-bgbox .applications-bg {
    background-attachment: fixed;
  }
}
.hs-home-applications .applications {
  position: absolute;
  width: 100%;
  bottom: 0;
  z-index: 6;
}
.hs-home-applications .applications-menu > ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  width: 100%;
}
@media (max-width: 991px) {
  .hs-home-applications .applications-menu > ul {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
}
@media (max-width: 767px) {
  .hs-home-applications .applications-menu > ul {
    margin: 0;
  }
}
.hs-home-applications .applications-menu > ul > li {
  -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;
  overflow: hidden;
}
@media (min-width: 992px) {
  .hs-home-applications .applications-menu > ul > li {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}
@media (max-width: 991px) {
  .hs-home-applications .applications-menu > ul > li {
    width: 33.33333333%;
  }
}
@media (max-width: 767px) {
  .hs-home-applications .applications-menu > ul > li {
    width: 50%;
    padding: 0;
  }
}
@media (min-width: 1200px) {
  .hs-home-applications .applications-menu > ul > li.active .applications-group {
    background-color: #cfa36c;
  }
  .hs-home-applications .applications-menu > ul > li.active .applications-group .title-applications {
    display: none;
  }
  .hs-home-applications .applications-menu > ul > li.active .applications-group .mask {
    display: block;
  }
}
@media (min-width: 1200px) and (min-width: 992px) {
  .hs-home-applications .applications-menu > ul > li.active {
    -webkit-box-flex: 2;
    -webkit-flex: 2;
        -ms-flex: 2;
            flex: 2;
  }
}
@media (min-width: 1200px) and (max-width: 991px) {
  .hs-home-applications .applications-menu > ul > li.active {
    width: 50%;
  }
}
@media (min-width: 1200px) and (max-width: 767px) {
  .hs-home-applications .applications-menu > ul > li.active {
    width: 100%;
  }
}
.hs-home-applications .applications-menu .applications-group {
  padding: 60px 5%;
}
@media (max-width: 1560px) {
  .hs-home-applications .applications-menu .applications-group {
    padding: 40px 5%;
  }
}
@media (max-width: 1199px) {
  .hs-home-applications .applications-menu .applications-group {
    padding: 30px;
  }
}
@media (max-width: 991px) {
  .hs-home-applications .applications-menu .applications-group {
    padding: 15px;
  }
}
.hs-home-applications .applications-menu .applications-group .title-applications {
  color: #ffffff;
  text-align: center;
}
.hs-home-applications .applications-menu .applications-group .title-applications .icon {
  font-size: clamp(40px, -webkit-calc(32.5px + 2.34375 * 1vw), 70px);
  font-size: clamp(40px, calc(32.5px + 2.34375 * 1vw), 70px);
  line-height: 1;
}
.hs-home-applications .applications-menu .applications-group .title-applications .txt {
  margin-top: 10px;
}
.hs-home-applications .applications-menu .applications-group .title-applications .txt h3 {
  line-height: 1.4;
  font-size: clamp(18px, -webkit-calc(17.5px + 0.15625 * 1vw), 20px);
  font-size: clamp(18px, calc(17.5px + 0.15625 * 1vw), 20px);
}
.hs-home-applications .applications-menu .applications-group .mask {
  display: none;
}
.hs-home-applications .applications-menu .applications-group .mask .mask-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;
}
.hs-home-applications .applications-menu .applications-group .mask .mask-top .icon {
  font-size: 60px;
  margin-right: 20px;
}
.hs-home-applications .applications-menu .applications-group .mask .mask-top .txt .subtitle {
  font-size: 20px;
  font-weight: bold;
}
.hs-home-applications .applications-menu .applications-group .mask .mask-top .txt h3 {
  font-size: clamp(20px, -webkit-calc(17.5px + 0.78125 * 1vw), 30px);
  font-size: clamp(20px, calc(17.5px + 0.78125 * 1vw), 30px);
  font-weight: bold;
}
.hs-home-applications .applications-menu .applications-group .mask .note {
  margin-top: 20px;
  border-bottom: 1px solid #000000;
  padding-bottom: 30px;
}
.hs-home-faqs .faqs {
  margin-top: 60px;
}
.hs-home-faqs .faqs .slick-list {
  margin: 0 -30px;
}
@media (max-width: 1560px) {
  .hs-home-faqs .faqs .slick-list {
    margin: 0 -15px;
  }
}
.hs-home-faqs .faqs .slick-list .slick-track {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.hs-home-faqs .faqs .slick-list .slick-slide {
  height: auto;
  padding: 0 30px;
}
@media (max-width: 1560px) {
  .hs-home-faqs .faqs .slick-list .slick-slide {
    padding: 0 15px;
  }
}
.hs-home-faqs .faqs .slick-list .slick-slide > div {
  height: 100%;
}
.hs-home-faqs .faqs .slick-list .slick-slide > div > div {
  height: 100%;
}
.hs-home-faqs .faqs .faqs-group {
  background-color: rgba(0, 0, 0, 0.05);
  padding: 30px;
  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: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.hs-home-faqs .faqs .faqs-group .faqs-logo {
  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-faqs .faqs .faqs-group .faqs-logo:before {
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  background-color: #cfa36c;
  margin-right: 20px;
}
.hs-home-faqs .faqs .faqs-group .faqs-logo img {
  height: 12px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.hs-home-faqs .faqs .faqs-group .title-faqs {
  margin-top: 80px;
  font-size: clamp(17px, -webkit-calc(14px + 0.4vw), 22px);
  font-size: clamp(17px, calc(14px + 0.4vw), 22px);
  font-weight: 500;
  line-height: 28px;
  max-height: 28px * 3;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.hs-home-faqs .faqs .faqs-group .note {
  margin-top: 30px;
  max-height: 26px * 4;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
}
.hs-home-faqs .faqs .faqs-group .more {
  margin-top: 60px;
  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;
  color: #cfa36c;
  line-height: 30px;
}
.hs-home-faqs .faqs .faqs-group .more .flaticon {
  color: #000000;
}
@media (min-width: 1200px) {
  .hs-home-faqs .faqs .faqs-group:hover {
    background-color: #cfa36c;
    color: #ffffff;
  }
  .hs-home-faqs .faqs .faqs-group:hover .faqs-logo:before {
    background-color: rgba(255, 255, 255, 0.8);
  }
  .hs-home-faqs .faqs .faqs-group:hover .note p {
    color: rgba(255, 255, 255, 0.8);
  }
  .hs-home-faqs .faqs .faqs-group:hover .more {
    color: #ffffff;
  }
}
@media (max-width: 1400px) {
  .hs-home-faqs .faqs {
    margin-top: 40px;
  }
  .hs-home-faqs .faqs .faqs-group {
    padding: 24px;
  }
  .hs-home-faqs .faqs .faqs-group .title-faqs {
    margin-top: 50px;
  }
  .hs-home-faqs .faqs .faqs-group .note {
    margin-top: 22px;
  }
  .hs-home-faqs .faqs .faqs-group .more {
    margin-top: 40px;
  }
}
@media (max-width: 991px) {
  .hs-home-faqs .faqs {
    margin-top: 30px;
  }
  .hs-home-faqs .faqs .faqs-group .title-faqs {
    margin-top: 35px;
  }
  .hs-home-faqs .faqs .faqs-group .more {
    margin-top: 30px;
  }
}
@media (max-width: 767px) {
  .hs-home-faqs .faqs {
    margin-top: 22px;
  }
  .hs-home-faqs .faqs .slick-list {
    margin: 0 -8px;
  }
  .hs-home-faqs .faqs .slick-list .slick-slide {
    padding: 0 8px;
  }
  .hs-home-faqs .faqs .faqs-group {
    padding: 20px;
  }
  .hs-home-faqs .faqs .faqs-group .title-faqs {
    margin-top: 28px;
    line-height: 24px;
    max-height: 72px;
  }
  .hs-home-faqs .faqs .faqs-group .note {
    margin-top: 16px;
  }
  .hs-home-faqs .faqs .faqs-group .more {
    margin-top: 24px;
  }
}
.public-news-group .img {
  position: relative;
  opacity: 0;
}
@media (max-width: 767px) {
  .public-news-group .img {
    opacity: 1;
  }
}
.public-news-group .img:before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.64);
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
}
.public-news-group .ibox img {
  -webkit-transition: all 1s;
  transition: all 1s;
}
.public-news-group .desc {
  background-color: #ffffff;
  padding: 30px;
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 6;
  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: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
@media (max-width: 767px) {
  .public-news-group .desc {
    background-color: rgba(255, 255, 255, 0);
    color: #ffffff;
  }
}
.public-news-group .date {
  font-size: clamp(14px, -webkit-calc(12px + 0.32vw), 18px);
  font-size: clamp(14px, calc(12px + 0.32vw), 18px);
  line-height: 24px;
  color: #cfa36c;
}
.public-news-group .title-news {
  font-size: clamp(16px, -webkit-calc(14px + 0.32vw), 20px);
  font-size: clamp(16px, calc(14px + 0.32vw), 20px);
  line-height: 28px;
  height: 28px * 3;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  font-weight: 500;
}
@media (max-width: 991px) {
  .public-news-group .title-news {
    line-height: 24px;
    height: 48px;
  }
}
.public-news-group .public-note {
  margin-top: 20px;
  height: 26px * 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
@media (max-width: 1560px) {
  .public-news-group .public-note {
    margin-top: 10px;
  }
}
.public-news-group .more {
  margin-top: 30px;
  color: #cfa36c;
  line-height: 24px;
}
@media (min-width: 1200px) {
  .public-news-group:hover .img {
    opacity: 1;
  }
  .public-news-group:hover .ibox img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }
  .public-news-group:hover .desc {
    color: #ffffff;
    background-color: rgba(255, 255, 255, 0);
  }
  .public-news-group:hover .date,
  .public-news-group:hover .more {
    color: #ffffff;
  }
}
@media (max-width: 1199px) {
  .public-news-group .desc {
    padding: 22px;
  }
  .public-news-group .more {
    margin-top: 20px;
  }
}
@media (max-width: 767px) {
  .public-news-group .desc {
    padding: 18px;
  }
  .public-news-group .public-note {
    height: 48px;
    margin-top: 0px;
  }
}
.public-news-group-other {
  display: block;
  position: relative;
  background-color: rgba(0, 0, 0, 0.05);
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.public-news-group-other .img {
  width: 40%;
  opacity: 1;
}
@media (max-width: 767px) {
  .public-news-group-other .img {
    width: 100%;
  }
}
.public-news-group-other .img:before {
  display: none;
}
.public-news-group-other .desc {
  width: 60%;
  position: relative;
  background-color: transparent;
  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: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: auto;
}
@media (max-width: 767px) {
  .public-news-group-other .desc {
    width: 100%;
  }
}
.public-news-group-other .date-logo .date,
.public-news-group-other .date-logo .date-logo {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.public-news-group-other .date-logo .date-logo img {
  height: 11px;
}
.public-news-group-other .date-logo .date-line {
  margin: 0 10px;
  width: 100%;
  height: 1px;
  background-color: #cfa36c;
}
.public-news-group-other .title-news {
  font-size: 18px;
  line-height: 24px;
  height: 24px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  margin-top: 10px;
}
.public-news-group-other .more {
  margin-top: 10px;
}
@media (min-width: 1200px) {
  .public-news-group-other:hover {
    box-shadow: 18px 0px 25px 0px rgba(0, 0, 0, 0.14);
  }
  .public-news-group-other:hover .title-news {
    color: #cfa36c;
  }
  .public-news-group-other:hover .date {
    color: #cfa36c;
  }
  .public-news-group-other:hover .more {
    color: #000000;
  }
}
.hs-home-news {
  background: url(../images/news_bg.webp) no-repeat center;
  background-size: cover;
}
.hs-home-news .news {
  margin-top: 60px;
}
@media (max-width: 1199px) {
  .hs-home-news .news {
    margin-top: 30px;
  }
}
.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;
}
@media (max-width: 767px) {
  .gettop {
    right: 5px;
    bottom: 70px;
  }
  .gettop .icon {
    width: 44px;
    font-size: 30px;
  }
}
.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-110 {
  padding-top: 110px;
}
@media (max-width: 1199px) {
  .pt-110 {
    padding-top: 60px;
  }
}
@media (max-width: 767px) {
  .pt-110 {
    padding-top: 0px;
  }
}
.pb-200 {
  padding-bottom: 200px;
}
.title-inner h2 {
  font-size: clamp(24px, -webkit-calc(17px + 1.2vw), 40px);
  font-size: clamp(24px, calc(17px + 1.2vw), 40px);
  font-weight: bold;
  line-height: 1;
}
.title-inner h3 {
  font-size: clamp(16px, -webkit-calc(14px + 0.32vw), 20px);
  font-size: clamp(16px, calc(14px + 0.32vw), 20px);
  line-height: 30/20;
  color: #cfa36c;
}
.title-inner p {
  font-size: 16px;
  line-height: 26/16;
  margin: 10px 0 0 0;
  color: #666666;
  font-weight: bold;
}
.title-inner.text-center p {
  max-width: 500px;
  margin: 0 auto;
  margin-top: 10px;
}
.hs-inner-location-menu {
  background: url(../images/location-menu_bg.webp) no-repeat right top #1a1a1a;
  color: #ffffff;
  overflow: hidden;
  width: 60%;
  margin-top: -160px;
  position: relative;
  z-index: 6;
  padding: 60px 20px 40px var(--pad);
}
@media (max-width: 1560px) {
  .hs-inner-location-menu {
    padding: 40px 20px 20px var(--pad);
    background-size: 100% auto;
    margin-top: -120px;
  }
}
@media (max-width: 1199px) {
  .hs-inner-location-menu {
    width: 80%;
  }
}
@media (max-width: 767px) {
  .hs-inner-location-menu {
    width: 100%;
    padding: 20px 15px;
    margin-top: 0px;
  }
}
.hs-inner-location-menu .title-location-menu h2 {
  font-size: clamp(24px, -webkit-calc(15px + 2.8125 * 1vw), 60px);
  font-size: clamp(24px, calc(15px + 2.8125 * 1vw), 60px);
  line-height: 1;
  font-weight: bold;
}
.hs-inner-location-menu .search {
  width: 320px;
  margin: 12px 16px;
}
.hs-inner-location-menu .search form {
  width: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background-color: #ffffff;
  border-radius: 10px;
  overflow: hidden;
}
.hs-inner-location-menu .search form input {
  width: 100%;
  line-height: 46px;
  padding: 0 20px;
  font-size: 14px;
}
@media (max-width: 767px) {
  .hs-inner-location-menu .search form input {
    line-height: 38px;
  }
}
.hs-inner-location-menu .search form input::-webkit-input-placeholder,
.hs-inner-location-menu .search form textarea::-webkit-input-placeholder {
  color: #666666;
}
.hs-inner-location-menu .search form input:-o-placeholder,
.hs-inner-location-menu .search form textarea:-o-placeholder {
  color: #666666;
}
.hs-inner-location-menu .search form input::-moz-placeholder,
.hs-inner-location-menu .search form textarea::-moz-placeholder {
  color: #666666;
}
.hs-inner-location-menu .search form input:-ms-input-placeholder,
.hs-inner-location-menu .search form textarea:-ms-input-placeholder {
  color: #666666;
}
.hs-inner-location-menu .search form input:focus::-webkit-input-placeholder,
.hs-inner-location-menu .search form textarea:focus::-webkit-input-placeholder {
  color: #c5c5c5;
}
.hs-inner-location-menu .search form input:focus::-o-placeholder,
.hs-inner-location-menu .search form textarea:focus::-o-placeholder {
  color: #c5c5c5;
}
.hs-inner-location-menu .search form input:focus::-moz-placeholder,
.hs-inner-location-menu .search form textarea:focus::-moz-placeholder {
  color: #c5c5c5;
}
.hs-inner-location-menu .search form input:focus::-ms-input-placeholder,
.hs-inner-location-menu .search form textarea:focus::-ms-input-placeholder {
  color: #c5c5c5;
}
.hs-inner-location-menu .search form .submit {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  width: 44px;
  position: relative;
  text-align: center;
  background: none;
  color: #cfa36c;
}
.hs-inner-location-menu .search form .submit:hover {
  color: #da9a4c;
}
.hs-inner-location-menu-other {
  background-color: rgba(26, 26, 26, 0.05);
}
.hs-inner-location-menu-other .hs-inner-location {
  padding: 15px 0;
}
@media (max-width: 1199px) {
  .hs-inner-location-menu-other .hs-inner-location {
    padding-bottom: 0;
    width: 100%;
  }
}
.hs-inner-location-menu-other .hs-inner-location .location:before {
  background-image: url(../images/location-icon-color.webp);
}
.hs-inner-location .location {
  padding-left: 30px;
  position: relative;
  line-height: 30px;
}
@media (max-width: 1199px) {
  .hs-inner-location .location {
    width: 100%;
  }
}
.hs-inner-location .location:before {
  content: '';
  display: block;
  width: 20px;
  height: 20px;
  background: url(../images/location-icon.webp) no-repeat center center;
  background-size: cover;
  position: absolute;
  left: 0;
  top: 5px;
}
.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;
  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-search {
  background-color: #cfa36c;
  color: #ffffff;
}
.hs-inner-location-search .hs-inner-location {
  padding: 15px 0;
}
.hs-inner-location-search .hs-inner-location .location .flaticon {
  color: #ffffff;
}
.hs-inner-location-search .hs-inner-location .location ul li a:hover {
  color: #da9a4c;
}
.hs-inner-location-search .search form {
  width: 330px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.hs-inner-location-search .search form input {
  padding: 0 10px;
  line-height: 60px;
  background: #ededed;
  width: 100%;
}
@media (max-width: 767px) {
  .hs-inner-location-search .search form input {
    line-height: 40px;
  }
}
.hs-inner-location-search .search form input::-webkit-input-placeholder,
.hs-inner-location-search .search form textarea::-webkit-input-placeholder {
  color: #666666;
}
.hs-inner-location-search .search form input:-o-placeholder,
.hs-inner-location-search .search form textarea:-o-placeholder {
  color: #666666;
}
.hs-inner-location-search .search form input::-moz-placeholder,
.hs-inner-location-search .search form textarea::-moz-placeholder {
  color: #666666;
}
.hs-inner-location-search .search form input:-ms-input-placeholder,
.hs-inner-location-search .search form textarea:-ms-input-placeholder {
  color: #666666;
}
.hs-inner-location-search .search form input:focus::-webkit-input-placeholder,
.hs-inner-location-search .search form textarea:focus::-webkit-input-placeholder {
  color: #c5c5c5;
}
.hs-inner-location-search .search form input:focus::-o-placeholder,
.hs-inner-location-search .search form textarea:focus::-o-placeholder {
  color: #c5c5c5;
}
.hs-inner-location-search .search form input:focus::-moz-placeholder,
.hs-inner-location-search .search form textarea:focus::-moz-placeholder {
  color: #c5c5c5;
}
.hs-inner-location-search .search form input:focus::-ms-input-placeholder,
.hs-inner-location-search .search form textarea:focus::-ms-input-placeholder {
  color: #c5c5c5;
}
.hs-inner-location-search .search form .submit {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  color: #ffffff;
  background-color: #da9a4c;
  border-radius: 0;
  font-size: 22px;
}
@media (max-width: 767px) {
  .hs-inner-location-search .search form .submit {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
  }
}
.hs-inner-product-content {
  font-size: 0;
}
.hs-inner-product-content .hs-inner-left {
  width: 380px;
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
}
@media (max-width: 1400px) {
  .hs-inner-product-content .hs-inner-left {
    width: 280px;
  }
}
@media (max-width: 1199px) {
  .hs-inner-product-content .hs-inner-left {
    width: 100%;
  }
}
.hs-inner-product-content .hs-inner-right {
  width: -webkit-calc(100% - 380px);
  width: calc(100% - 380px);
  padding-left: 3%;
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
}
@media (max-width: 1400px) {
  .hs-inner-product-content .hs-inner-right {
    width: -webkit-calc(100% - 280px);
    width: calc(100% - 280px);
  }
}
@media (max-width: 1199px) {
  .hs-inner-product-content .hs-inner-right {
    width: 100%;
    padding-left: 0;
  }
}
.public-menu {
  margin-top: 30px;
}
@media (max-width: 767px) {
  .public-menu {
    width: 100%;
    margin-top: 10px;
  }
}
.public-menu ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -30px;
}
@media (max-width: 1560px) {
  .public-menu ul {
    margin: 0 -24px;
  }
}
@media (max-width: 991px) {
  .public-menu ul {
    margin: 0 -20px;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
}
@media (max-width: 767px) {
  .public-menu ul {
    margin: 0 -10px;
  }
}
.public-menu 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;
  margin-bottom: 20px;
}
@media (max-width: 1199px) {
  .public-menu ul li {
    margin-bottom: 0;
  }
}
.public-menu ul li:after {
  content: '|';
  opacity: 0.2;
}
.public-menu ul li:last-child:after {
  display: none;
}
.public-menu ul li a {
  display: block;
  font-size: 18px;
  padding: 20px 30px;
  line-height: 30px;
  position: relative;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  border-radius: 10px;
}
@media (max-width: 1560px) {
  .public-menu ul li a {
    padding: 10px 24px;
    font-size: 16px;
  }
}
@media (max-width: 991px) {
  .public-menu ul li a {
    line-height: 26px;
    padding: 10px 20px;
  }
}
@media (max-width: 767px) {
  .public-menu ul li a {
    line-height: 20px;
    padding: 10px 10px;
  }
}
.public-menu ul li a:after {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 5px 8px 5px;
  border-color: transparent transparent #ffffff transparent;
  display: block;
  margin: 0 auto;
  margin-top: 10px;
  opacity: 0;
  margin-bottom: -20px;
}
@media (max-width: 1199px) {
  .public-menu ul li a:after {
    display: none;
  }
}
.public-menu ul li.active a,
.public-menu ul li:hover a {
  font-weight: bold;
}
.public-menu ul li.active a:after,
.public-menu ul li:hover a:after {
  opacity: 1;
}
.public-menu-other > ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin: 0 -30px;
}
@media (max-width: 1199px) {
  .public-menu-other > ul {
    margin: 0 -20px;
  }
}
@media (max-width: 767px) {
  .public-menu-other > ul {
    margin: 0 -10px;
  }
}
.public-menu-other > ul > li > a {
  padding: 25px 30px;
  line-height: 30px;
  font-size: 20px;
  display: block;
  position: relative;
}
@media (max-width: 1199px) {
  .public-menu-other > ul > li > a {
    padding: 20px;
  }
}
@media (max-width: 767px) {
  .public-menu-other > ul > li > a {
    padding: 10px 10px;
    font-size: 18px;
  }
}
.public-menu-other > ul > li > a:before {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 8px 15px 8px;
  border-color: transparent transparent #cfa36c transparent;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  opacity: 0;
}
.public-menu-other > ul > li.active > a,
.public-menu-other > ul > li:hover > a {
  font-weight: bold;
}
.public-menu-other > ul > li.active > a:before,
.public-menu-other > ul > li:hover > a:before {
  opacity: 1;
}
.inner-leftmenu .title-menu {
  padding: 30px;
  background-color: #cfa36c;
}
@media (max-width: 1199px) {
  .inner-leftmenu .title-menu {
    padding: 20px;
    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: 991px) {
  .inner-leftmenu .title-menu {
    padding: 10px;
  }
}
.inner-leftmenu .title-menu h3 {
  font-size: 30px;
  line-height: 30/24;
  margin: 0;
  font-weight: bold;
  color: #ffffff;
}
@media (max-width: 1560px) {
  .inner-leftmenu .title-menu h3 {
    font-size: 28px;
  }
}
@media (max-width: 1400px) {
  .inner-leftmenu .title-menu h3 {
    font-size: 24px;
  }
}
@media (max-width: 1199px) {
  .inner-leftmenu .title-menu h3 {
    font-size: 20px;
  }
}
@media (max-width: 1199px) {
  .inner-leftmenu .title-menu:after {
    content: '+';
    font-size: 30px;
    color: #ffffff;
  }
  .inner-leftmenu .title-menu.current:after {
    content: '-';
  }
}
.inner-leftmenu .menunav1 {
  margin-top: 8px;
}
@media (max-width: 1199px) {
  .inner-leftmenu .menunav1 {
    display: none;
  }
}
.inner-leftmenu .menunav1 > li {
  margin-bottom: 1px;
}
.inner-leftmenu .menunav1 > li:last-child {
  border-bottom: none;
}
.inner-leftmenu .menunav1 > li > a {
  padding: 20px 30px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  line-height: 26px;
  font-size: 20px;
  color: rgba(0, 0, 0, 0.8);
  position: relative;
  background: #ededed;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
@media (max-width: 1560px) {
  .inner-leftmenu .menunav1 > li > a {
    padding: 15px 20px;
    font-size: 18px;
  }
}
@media (max-width: 1199px) {
  .inner-leftmenu .menunav1 > li > a {
    padding: 10px;
    font-size: 16px;
  }
}
.inner-leftmenu .menunav1 > li.active > a,
.inner-leftmenu .menunav1 > li:hover > a {
  background-color: #da9a4c;
  color: #ffffff;
}
.inner-leftmenu .menunav1 > li.active .menunav2 {
  display: block;
}
.inner-leftmenu .menunav2 {
  display: none;
  background: #f3f3f3;
  padding: 30px;
}
@media (max-width: 1199px) {
  .inner-leftmenu .menunav2 {
    display: block;
    padding: 20px;
  }
}
@media (max-width: 991px) {
  .inner-leftmenu .menunav2 {
    padding: 10px;
  }
}
.inner-leftmenu .menunav2 > li {
  position: relative;
  margin: 5px 0;
}
@media (max-width: 1199px) {
  .inner-leftmenu .menunav2 > li {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    margin-right: 10px;
  }
}
.inner-leftmenu .menunav2 > li > a {
  font-size: 18px;
  padding: 5px 0;
  line-height: 28/18;
  color: rgba(0, 0, 0, 0.8);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
@media (max-width: 1560px) {
  .inner-leftmenu .menunav2 > li > a {
    font-size: 16px;
  }
}
@media (max-width: 1199px) {
  .inner-leftmenu .menunav2 > li > a {
    font-size: 14px;
  }
}
.inner-leftmenu .menunav2 > li > a:before {
  content: '-';
  margin-right: 4px;
}
.inner-leftmenu .menunav2 > li.active > a,
.inner-leftmenu .menunav2 > li:hover > a {
  color: #cfa36c;
  font-weight: bold;
}
.title-product-details {
  padding-bottom: 30px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
@media (max-width: 1560px) {
  .title-product-details {
    padding-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .title-product-details {
    padding-bottom: 10px;
  }
}
.title-product-details h3 {
  font-size: clamp(20px, -webkit-calc(19px + 0.3125 * 1vw), 24px);
  font-size: clamp(20px, calc(19px + 0.3125 * 1vw), 24px);
  line-height: 1.6;
  margin: 0;
  color: #cfa36c;
}
.public-fs-26 {
  margin-bottom: 20px;
}
.public-fs-26 h3 {
  font-size: clamp(20px, -webkit-calc(18.5px + 0.46875 * 1vw), 26px);
  font-size: clamp(20px, calc(18.5px + 0.46875 * 1vw), 26px);
  line-height: 1.6;
  font-weight: bold;
}
.public-fs-26 p {
  font-size: 18px;
  margin: 0;
  line-height: 1.6;
}
@media (max-width: 1199px) {
  .public-fs-26 p {
    font-size: 16px;
  }
}
.public-fs-24 {
  margin-bottom: 20px;
}
.public-fs-24 h3 {
  font-size: clamp(19px, -webkit-calc(17.75px + 0.390625 * 1vw), 24px);
  font-size: clamp(19px, calc(17.75px + 0.390625 * 1vw), 24px);
  line-height: 1.6;
  font-weight: bold;
  color: #cfa36c;
}
.public-fs-22 h3 {
  font-size: clamp(18px, -webkit-calc(17px + 0.3125 * 1vw), 22px);
  font-size: clamp(18px, calc(17px + 0.3125 * 1vw), 22px);
  line-height: 1.6;
}
.public-fs-22.line {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  padding-bottom: 10px;
}
.table_a {
  max-width: 100%;
  overflow-x: auto;
}
table {
  width: 100%;
  max-width: 100%;
  margin: 20px 0;
  line-height: 26/15;
  background-color: #ffffff;
}
@media (max-width: 1199px) {
  table {
    font-size: 16px;
  }
}
table tr:nth-child(odd) {
  background: -webkit-gradient(linear, left top, right top, from(#eeeeee), color-stop(99%, #f8f8f8));
  background: -webkit-linear-gradient(left, #eeeeee 0%, #f8f8f8 99%);
  background: linear-gradient(90deg, #eeeeee 0%, #f8f8f8 99%);
}
table tr th {
  text-align: left;
  font-size: 16px;
  background: rgba(207, 163, 108, 0.02);
}
table tr th,
table tr td {
  border: 1px solid #cdcdcd;
  padding: 10px 30px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
@media (max-width: 767px) {
  table tr th,
  table tr td {
    padding: 10px;
  }
}
.public-table2 table tr:nth-child(odd) {
  background-color: #ffffff !important;
}
.public-table2 table tr:nth-child(even) {
  background: rgba(219, 219, 219, 0.2);
}
.public-note-center {
  text-align: center;
}
.public-listbox1 > ul {
  margin: 0 -20px;
  margin-top: -40px;
}
@media (max-width: 1560px) {
  .public-listbox1 > ul {
    margin: 0 -15px;
    margin-top: -30px;
  }
}
.public-listbox1 > ul > li {
  padding: 0 20px;
  margin-top: 40px;
}
@media (max-width: 1560px) {
  .public-listbox1 > ul > li {
    padding: 0 15px;
    margin-top: 30px;
  }
}
.public-listbox1 .listbox-group {
  padding: 20px;
  background-color: rgba(0, 0, 0, 0.05);
  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: 100%;
}
.public-listbox1 .listbox-group:before {
  content: '';
  width: 30px;
  height: 30px;
  background: url(../images/checked.webp) no-repeat center;
  background-size: cover;
  margin-right: 20px;
}
.public-listbox1 .listbox-group .note p {
  font-size: clamp(16px, -webkit-calc(15px + 0.3125 * 1vw), 20px);
  font-size: clamp(16px, calc(15px + 0.3125 * 1vw), 20px);
  line-height: 1.6;
}
.public-listbox2 > ul {
  margin-top: -24px;
}
@media (max-width: 767px) {
  .public-listbox2 > ul {
    margin-top: -14px;
  }
}
.public-listbox2 > ul > li {
  margin-top: 24px;
}
@media (max-width: 767px) {
  .public-listbox2 > ul > li {
    margin-top: 14px;
  }
}
.public-listbox2 .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;
}
.public-listbox2 .listbox-group:before {
  content: '';
  width: 20px;
  height: 20px;
  background: url(../images/checked.webp) no-repeat center;
  background-size: cover;
  margin-right: 10px;
}
.public-listbox2 .listbox-group .note p {
  font-size: clamp(16px, -webkit-calc(15px + 0.3125 * 1vw), 20px);
  font-size: clamp(16px, calc(15px + 0.3125 * 1vw), 20px);
  line-height: 1.6;
}
.public-listbox3 > ul {
  margin: 0 -20px;
  margin-top: -40px;
}
@media (max-width: 1560px) {
  .public-listbox3 > ul {
    margin: 0 -15px;
    margin-top: -30px;
  }
}
.public-listbox3 > ul > li {
  padding: 0 20px;
  margin-top: 40px;
}
@media (max-width: 1560px) {
  .public-listbox3 > ul > li {
    padding: 0 15px;
    margin-top: 30px;
  }
}
.public-listbox3 .listbox-group {
  background-color: rgba(0, 0, 0, 0.05);
  padding: 60px 30px;
  height: 100%;
}
@media (max-width: 1560px) {
  .public-listbox3 .listbox-group {
    padding: 40px 30px;
  }
}
@media (max-width: 1199px) {
  .public-listbox3 .listbox-group {
    padding: 30px 20px;
  }
}
@media (max-width: 991px) {
  .public-listbox3 .listbox-group {
    padding: 20px 15px;
  }
}
.public-listbox3 .listbox-group .title-listbox {
  font-size: 20px;
  color: #cfa36c;
  font-weight: bold;
  line-height: 1.6;
}
.public-listbox3 .listbox-group .note {
  margin-top: 20px;
}
@media (max-width: 767px) {
  .public-listbox3 .listbox-group .note {
    margin-top: 10px;
  }
}
.public-listbox4 > ul {
  margin: 0 -20px;
  margin-top: -40px;
}
@media (max-width: 1560px) {
  .public-listbox4 > ul {
    margin: 0 -15px;
    margin-top: -30px;
  }
}
.public-listbox4 > ul > li {
  padding: 0 20px;
  margin-top: 40px;
}
@media (max-width: 1560px) {
  .public-listbox4 > ul > li {
    padding: 0 15px;
    margin-top: 30px;
  }
}
.public-listbox4 .listbox-group {
  border: 1px solid #e7e7e7;
  padding: 40px;
  height: 100%;
}
@media (max-width: 1560px) {
  .public-listbox4 .listbox-group {
    padding: 30px;
  }
}
@media (max-width: 1199px) {
  .public-listbox4 .listbox-group {
    padding: 20px;
  }
}
@media (max-width: 991px) {
  .public-listbox4 .listbox-group {
    padding: 20px 15px;
  }
}
.public-listbox4 .listbox-group .num {
  font-size: clamp(30px, -webkit-calc(25px + 1.5625 * 1vw), 50px);
  font-size: clamp(30px, calc(25px + 1.5625 * 1vw), 50px);
  color: #cfa36c;
  font-weight: bold;
  line-height: 1.6;
  border-top: 1px solid #cfa36c;
  padding-top: 20px;
}
.public-listbox4 .listbox-group .note {
  margin-top: 20px;
}
@media (max-width: 767px) {
  .public-listbox4 .listbox-group .note {
    margin-top: 10px;
  }
}
.public-listbox5 > ul {
  margin: 0 -20px;
  margin-top: -40px;
}
@media (max-width: 1560px) {
  .public-listbox5 > ul {
    margin: 0 -15px;
    margin-top: -30px;
  }
}
.public-listbox5 > ul > li {
  padding: 0 20px;
  margin-top: 40px;
}
@media (max-width: 1560px) {
  .public-listbox5 > ul > li {
    padding: 0 15px;
    margin-top: 30px;
  }
}
.public-listbox6 > ul {
  margin: 0 -30px;
}
@media (max-width: 1560px) {
  .public-listbox6 > ul {
    margin: 0 -15px;
  }
}
.public-listbox6 > ul > li {
  padding: 0 3%;
  margin-top: 60px;
}
@media (max-width: 1560px) {
  .public-listbox6 > ul > li {
    padding: 0 15px;
    margin-top: 30px;
  }
}
.public-listbox6 .listbox-group {
  background-color: rgba(0, 0, 0, 0.05);
  padding: clamp(20px, -webkit-calc(15px + 1.5625 * 1vw), 40px) clamp(20px, -webkit-calc(15px + 1.5625 * 1vw), 40px);
  padding: clamp(20px, calc(15px + 1.5625 * 1vw), 40px) clamp(20px, calc(15px + 1.5625 * 1vw), 40px);
  height: 100%;
}
.public-listbox6 .listbox-group .num {
  font-size: clamp(30px, -webkit-calc(25px + 1.5625 * 1vw), 50px);
  font-size: clamp(30px, calc(25px + 1.5625 * 1vw), 50px);
  color: #cfa36c;
  font-weight: bold;
  line-height: 1.6;
}
.public-listbox6 .listbox-group .title-listbox {
  font-size: 20px;
  font-weight: 500;
  line-height: 1.5;
}
@media (max-width: 767px) {
  .public-listbox6 .listbox-group .title-listbox {
    font-size: 18px;
  }
}
.public-listbox6 .listbox-group .note {
  margin-top: 20px;
}
@media (max-width: 767px) {
  .public-listbox6 .listbox-group .note {
    margin-top: 10px;
  }
}
.public-tuwen-other {
  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;
}
.public-tuwen-other .img {
  width: 35%;
  overflow: hidden;
  border: 1px solid rgba(0, 0, 0, 0.2);
}
@media (max-width: 767px) {
  .public-tuwen-other .img {
    width: 100%;
  }
}
.public-tuwen-other .img img {
  width: 100%;
}
.public-tuwen-other .desc {
  width: 65%;
  padding-left: 5%;
}
@media (max-width: 767px) {
  .public-tuwen-other .desc {
    width: 100%;
    padding-left: 0;
    margin-top: 30px;
  }
}
.public-share {
  margin-top: 30px;
}
.public-share ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -5px;
}
@media (max-width: 767px) {
  .public-share ul {
    width: 100%;
    margin: 0 -3px;
  }
}
.public-share ul li {
  padding: 0 5px;
}
@media (max-width: 767px) {
  .public-share ul li {
    margin-left: 0;
    padding: 0 3px;
  }
}
.public-share ul li a {
  width: 30px;
  height: 30px;
  background: #cfa36c;
  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;
  line-height: 30px;
  text-align: center;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.public-share ul li a img {
  width: 100%;
  -webkit-transform: scale(0.7);
  -ms-transform: scale(0.7);
  transform: scale(0.7);
  display: block;
  -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;
}
.feedbackform {
  background-color: #cfa36c;
  padding: 60px;
}
@media (max-width: 1560px) {
  .feedbackform {
    padding: 40px;
  }
}
@media (max-width: 1199px) {
  .feedbackform {
    padding: 30px;
  }
}
@media (max-width: 767px) {
  .feedbackform {
    padding: 20px;
  }
}
.feedbackform form {
  margin-top: 20px;
}
.feedbackform form > ul > li {
  margin-top: 20px;
}
.feedbackform form label {
  font-size: 16px;
  opacity: 0.7;
  line-height: 30px;
}
.feedbackform form input,
.feedbackform form textarea {
  width: 100%;
  padding: 10px 15px;
  line-height: 28px;
  background: #f0f0f0;
  margin-top: 8px;
}
.feedbackform form .submit {
  width: 100%;
  margin-top: 30px;
  background-color: #000000;
  border-radius: 0px;
  font-size: 16px;
  height: 50px;
  color: #ffffff;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.feedbackform form .submit:hover {
  background-color: #da9a4c;
}
.hs-public-feedback .feedbackform,
.hs-public-feedback .img {
  width: 50%;
}
@media (max-width: 991px) {
  .hs-public-feedback .feedbackform,
  .hs-public-feedback .img {
    width: 100%;
  }
}
@media (max-width: 991px) {
  .hs-public-feedback .img {
    display: none;
  }
}
.scroll-container {
  position: relative;
  overflow-y: auto;
  width: 100%;
  height: 300px;
}
.scroll-container .scroll-content {
  position: relative;
  padding-right: 20px;
}
.scroll-container .scroll-content:before {
  position: absolute;
  top: 0;
  right: 5px;
  display: block;
  width: 1px;
  height: 100%;
  content: '';
  background-color: rgba(0, 0, 0, 0.2);
}
.scroll-container::-webkit-scrollbar {
  width: 0;
}
/* 隐藏原生 */
.scroll-container {
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.scroll-track {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 11px;
}
.scroll-thumb {
  position: absolute;
  z-index: 4;
  right: 0;
  width: 11px;
  height: 11px;
  border-radius: 50%;
  background: #da9a4c;
}
.hs-inner-about {
  padding-top: 20vw;
  color: #ffffff;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.hs-inner-about .title-about h2 {
  color: #cfa36c;
  line-height: 1;
  font-weight: bold;
  font-size: clamp(24px, -webkit-calc(15px + 2.8125 * 1vw), 60px);
  font-size: clamp(24px, calc(15px + 2.8125 * 1vw), 60px);
}
.hs-inner-about .about-left {
  width: 70%;
}
@media (max-width: 991px) {
  .hs-inner-about .about-left {
    width: 100%;
  }
}
.hs-inner-about .about-left .desc {
  background-color: rgba(0, 0, 0, 0.77);
  padding: 80px 5% 80px 0;
}
@media (max-width: 1199px) {
  .hs-inner-about .about-left .desc {
    padding: 60px 15px 60px 0;
  }
}
@media (max-width: 991px) {
  .hs-inner-about .about-left .desc {
    padding: 40px 15px 40px 0;
  }
}
.hs-inner-about .about-left .desc .note h3 {
  font-size: 18px;
  line-height: 30px;
  font-weight: normal;
}
.hs-inner-about .about-left .desc .note p {
  color: rgba(255, 255, 255, 0.8);
}
.hs-inner-about .about-left .mission {
  margin-top: 40px;
  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-about .about-left .mission h3 {
  font-size: clamp(20px, -webkit-calc(19px + 0.3125 * 1vw), 24px);
  font-size: clamp(20px, calc(19px + 0.3125 * 1vw), 24px);
  line-height: 36/14;
  font-weight: bold;
  margin: 0;
  margin-right: 20px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.hs-inner-about .about-left .mission .public-note p {
  color: rgba(255, 255, 255, 0.8);
}
.hs-inner-about .since {
  text-align: right;
  width: 30%;
  line-height: 1;
  font-weight: 900;
  font-size: clamp(50px, -webkit-calc(30px + 6.25 * 1vw), 130px);
  font-size: clamp(50px, calc(30px + 6.25 * 1vw), 130px);
  opacity: 0.2;
}
@media (max-width: 991px) {
  .hs-inner-about .since {
    width: 100%;
    margin-top: 30px;
  }
}
@media (max-width: 767px) {
  .hs-inner-factory .factory-menu {
    width: 100%;
    margin-top: 20px;
  }
}
.hs-inner-factory .factory-menu > ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin: 0 -8px;
}
.hs-inner-factory .factory-menu > ul > li {
  padding: 0 8px;
}
.hs-inner-factory .factory-menu > ul > li > a {
  display: block;
  padding: 15px;
  line-height: 26px;
  min-width: 210px;
  text-align: center;
  border: 1px solid #cfa36c;
  color: #cfa36c;
  font-size: 20px;
}
@media (max-width: 1199px) {
  .hs-inner-factory .factory-menu > ul > li > a {
    padding: 10px;
    font-size: 18px;
    min-width: 180px;
  }
}
@media (max-width: 991px) {
  .hs-inner-factory .factory-menu > ul > li > a {
    padding: 8px;
    font-size: 16px;
    min-width: 160px;
  }
}
.hs-inner-factory .factory-menu > ul > li.active > a {
  background-color: #cfa36c;
  color: #ffffff;
}
.hs-inner-factory .factory {
  margin-top: 60px;
}
@media (max-width: 1199px) {
  .hs-inner-factory .factory {
    margin-top: 30px;
  }
}
.hs-inner-factory .factory .factory-group {
  text-align: center;
}
.hs-inner-factory .factory .factory-group .img {
  overflow: hidden;
}
.hs-inner-factory .factory .factory-group .img .ibox {
  padding-bottom: 75%;
}
.hs-inner-factory .factory .factory-group .img .ibox img {
  -webkit-transition: all 1s;
  transition: all 1s;
}
.hs-inner-factory .factory .factory-group .title-factory {
  margin-top: 20px;
  font-size: 20px;
  line-height: 30px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
@media (max-width: 1199px) {
  .hs-inner-factory .factory .factory-group .title-factory {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .hs-inner-factory .factory .factory-group .title-factory {
    font-size: 16px;
    line-height: 24px;
    margin-top: 10px;
  }
}
@media (min-width: 1200px) {
  .hs-inner-factory .factory .factory-group:hover .img .ibox img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }
  .hs-inner-factory .factory .factory-group:hover .title-factory {
    color: #cfa36c;
  }
}
.hs-inner-history {
  background: url(../images/history_bg.webp) no-repeat center;
  background-size: cover;
  color: #ffffff;
  padding: 5vw 0 20vw 0;
}
@media (min-width: 1200px) {
  .hs-inner-history {
    background-attachment: fixed;
  }
}
.hs-inner-history .history-big .slick-history-big {
  max-width: 830px;
  margin: 0 auto;
}
.hs-inner-history .history-big .history-group {
  text-align: center;
}
.hs-inner-history .history-big .history-group .year {
  font-weight: bold;
  font-size: clamp(50px, -webkit-calc(13.75px + 11.328125 * 1vw), 195px);
  font-size: clamp(50px, calc(13.75px + 11.328125 * 1vw), 195px);
  line-height: 1;
  opacity: 0.05;
}
.hs-inner-history .history-big .history-group .title-history {
  font-size: 18px;
  font-weight: bold;
  line-height: 30/20;
  position: relative;
  z-index: 6;
  margin-top: -100px;
}
@media (max-width: 1199px) {
  .hs-inner-history .history-big .history-group .title-history {
    margin-top: -80px;
  }
}
@media (max-width: 991px) {
  .hs-inner-history .history-big .history-group .title-history {
    margin-top: -60px;
  }
}
.hs-inner-history .history-big .history-group .note {
  margin-top: 30px;
}
.hs-inner-history .history-big .history-group .note p {
  color: rgba(255, 255, 255, 0.8);
}
.hs-inner-history .history-small {
  position: relative;
  margin-top: 100px;
}
@media (max-width: 1199px) {
  .hs-inner-history .history-small {
    margin-top: 80px;
  }
}
@media (max-width: 991px) {
  .hs-inner-history .history-small {
    margin-top: 50px;
  }
}
@media (max-width: 767px) {
  .hs-inner-history .history-small {
    margin-top: 30px;
  }
}
.hs-inner-history .history-small:before {
  content: '';
  position: absolute;
  width: 100vw;
  height: 11px;
  display: block;
  background: url(../images/history-line.webp) repeat-x center;
  margin-left: -var(--pad);
  top: 20px;
}
.hs-inner-history .history-small .history-group {
  text-align: center;
  margin-top: 70px;
}
.hs-inner-history .history-small .history-group:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 8px 14px 8px;
  border-color: transparent transparent #cfa36c transparent;
  margin: 0 auto;
  position: absolute;
  top: 40px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  opacity: 0;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.hs-inner-history .history-small .history-group:after {
  content: '';
  display: block;
  margin: 0 auto;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 14px 8px 0 8px;
  border-color: #cfa36c transparent transparent transparent;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  opacity: 0;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.hs-inner-history .history-small .history-group .year {
  font-size: 20px;
  line-height: 30px;
}
.hs-inner-history .history-small .slick-current .history-group:before {
  opacity: 1;
}
.hs-inner-history .history-small .slick-current .history-group:after {
  opacity: 1;
}
.hs-inner-history .history-small .slick-current .history-group .year {
  font-weight: bold;
}
.hs-inner-clients {
  position: relative;
  background-color: rgba(0, 0, 0, 0.05);
}
.hs-inner-clients .clients {
  margin-top: 60px;
}
@media (max-width: 1199px) {
  .hs-inner-clients .clients {
    margin-top: 30px;
  }
}
.hs-inner-clients .clients .slick-track {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
}
@media (min-width: 1200px) {
  .hs-inner-clients .clients .slick-list {
    margin: 0 -25px;
  }
  .hs-inner-clients .clients .slick-list .slick-slide {
    padding: 0 25px;
  }
}
.hs-inner-clients .clients .slick-current .clients-group {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.hs-inner-clients .clients .slick-current .clients-group .title-clients {
  opacity: 1;
}
.hs-inner-clients .clients .clients-group {
  position: relative;
  -webkit-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
  -webkit-transform-origin: bottom center;
      -ms-transform-origin: bottom center;
          transform-origin: bottom center;
  text-align: center;
  -webkit-transition: all 1s;
  transition: all 1s;
}
.hs-inner-clients .clients .clients-group .img {
  position: relative;
}
.hs-inner-clients .clients .clients-group .img .ibox {
  padding-bottom: 75%;
}
.hs-inner-clients .clients .clients-group .img .ibox img {
  -webkit-transition: all 1s;
  transition: all 1s;
}
.hs-inner-clients .clients .clients-group .title-clients {
  margin-top: 20px;
  font-size: 20px;
  line-height: 30px;
  opacity: 0;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
@media (max-width: 1199px) {
  .hs-inner-clients .clients .clients-group .title-clients {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .hs-inner-clients .clients .clients-group .title-clients {
    font-size: 16px;
    line-height: 24px;
    margin-top: 10px;
  }
}
.hs-inner-clients .clients .slick-current .clients-group .img .ibox img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.hs-inner-clients .clients .slick-current .clients-group .title-honor {
  color: #cfa36c;
}
.hs-inner-clients .swiper-button-prev .flaticon {
  -webkit-transform: rotate(-135deg);
      -ms-transform: rotate(-135deg);
          transform: rotate(-135deg);
}
.hs-inner-clients .swiper-button-next .flaticon {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
#about,
#why,
#factoryviews,
#certificatesviews,
#company,
#history,
#clientsviews {
  position: relative;
  top: -80px;
}
.hs-inner-odm-development .note {
  max-width: 1410px;
  margin: 0 auto;
  margin-top: 30px;
}
@media (min-width: 1560px) {
  .hs-inner-odm-development .note p {
    font-size: 20px;
  }
}
.hs-inner-odm-process {
  background-color: rgba(0, 0, 0, 0.05);
}
.hs-inner-odm-process .process {
  margin-top: 30px;
}
@media (max-width: 1199px) {
  .hs-inner-odm-process .process {
    margin-top: 0;
  }
}
.hs-inner-odm-process .process > ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin: 0 -15px;
}
.hs-inner-odm-process .process > ul > li {
  padding: 0 15px;
  margin-top: 30px;
  width: -webkit-calc(100% / 6);
  width: calc(100% / 6);
  position: relative;
}
@media (max-width: 1199px) {
  .hs-inner-odm-process .process > ul > li {
    width: -webkit-calc(100% / 3);
    width: calc(100% / 3);
  }
  .hs-inner-odm-process .process > ul > li:nth-child(3n) .process-arrow {
    display: none;
  }
}
@media (max-width: 767px) {
  .hs-inner-odm-process .process > ul > li {
    width: -webkit-calc(100% / 2);
    width: calc(100% / 2);
    margin-top: 20px;
  }
  .hs-inner-odm-process .process > ul > li:nth-child(2n) .process-arrow {
    display: none;
  }
  .hs-inner-odm-process .process > ul > li:nth-child(3n) .process-arrow {
    display: block;
  }
}
.hs-inner-odm-process .process > ul > li:last-child .process-arrow {
  display: none;
}
.hs-inner-odm-process .process .process-group {
  background-color: #cfa36c;
  padding: 15px;
  line-height: 30px;
  text-align: center;
  font-size: 18px;
  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;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 767px) {
  .hs-inner-odm-process .process .process-group {
    padding: 10px;
  }
}
.hs-inner-odm-process .process .process-group p {
  margin: 0;
}
.hs-inner-odm-process .process .process-arrow {
  width: 30px;
  height: 30px;
  position: absolute;
  top: 50%;
  text-align: center;
  right: -15px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.hs-inner-odm-what .odm-what > ul {
  margin: 0 -25px;
}
@media (max-width: 1560px) {
  .hs-inner-odm-what .odm-what > ul {
    margin: 0 -15px;
  }
}
@media (max-width: 767px) {
  .hs-inner-odm-what .odm-what > ul {
    margin: 0 -5px;
  }
}
.hs-inner-odm-what .odm-what > ul > li {
  padding: 0 25px;
  margin-top: 50px;
}
@media (max-width: 1560px) {
  .hs-inner-odm-what .odm-what > ul > li {
    padding: 0 15px;
    margin-top: 30px;
  }
}
@media (max-width: 767px) {
  .hs-inner-odm-what .odm-what > ul > li {
    padding: 0 5px;
    margin-top: 10px;
  }
}
.hs-inner-odm-what .odm-what .what-group {
  height: 100%;
  padding: 30px;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.05);
}
@media (max-width: 1560px) {
  .hs-inner-odm-what .odm-what .what-group {
    padding: 20px;
  }
}
.hs-inner-odm-what .odm-what .what-group .icon {
  font-size: 50px;
  color: #cfa36c;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
}
@media (max-width: 1199px) {
  .hs-inner-odm-what .odm-what .what-group .icon {
    font-size: 40px;
  }
}
.hs-inner-odm-what .odm-what .what-group .title-why {
  font-size: clamp(17px, -webkit-calc(16.25px + 0.234375 * 1vw), 20px);
  font-size: clamp(17px, calc(16.25px + 0.234375 * 1vw), 20px);
  line-height: 30/20;
  margin-top: 20px;
}
@media (max-width: 1199px) {
  .hs-inner-odm-what .odm-what .what-group .title-why {
    margin-top: 10px;
  }
}
@media (min-width: 1200px) {
  .hs-inner-odm-what .odm-what .what-group:hover .icon {
    -webkit-transform: rotateY(360deg);
            transform: rotateY(360deg);
  }
}
.hs-inner-odm-application {
  background: url(../images/odm-application_bg.webp) no-repeat center center;
  background-size: cover;
  padding: 8vw 0;
  text-align: center;
  color: #ffffff;
}
@media (min-width: 1200px) {
  .hs-inner-odm-application {
    background-attachment: fixed;
  }
}
.hs-inner-odm-application .note {
  margin-top: 30px;
}
@media (max-width: 767px) {
  .hs-inner-odm-application .note {
    margin-top: 20px;
  }
}
.hs-inner-odm-application .note p {
  color: rgba(255, 255, 255, 0.8);
}
.hs-inner-oem-manufacturing .oem-note {
  margin-top: 30px;
}
.hs-inner-oem-manufacturing .oem-manufacturing > ul {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 -30px;
}
@media (max-width: 1560px) {
  .hs-inner-oem-manufacturing .oem-manufacturing > ul {
    margin: 0 -15px;
  }
}
@media (max-width: 991px) {
  .hs-inner-oem-manufacturing .oem-manufacturing > ul {
    margin: 0 -10px;
  }
}
.hs-inner-oem-manufacturing .oem-manufacturing > ul > li {
  padding: 0 30px;
  margin-top: 80px;
}
@media (max-width: 1560px) {
  .hs-inner-oem-manufacturing .oem-manufacturing > ul > li {
    padding: 0 15px;
    margin-top: 60px;
  }
}
@media (max-width: 1199px) {
  .hs-inner-oem-manufacturing .oem-manufacturing > ul > li {
    margin-top: 40px;
  }
}
@media (max-width: 991px) {
  .hs-inner-oem-manufacturing .oem-manufacturing > ul > li {
    padding: 0 10px;
    margin-top: 20px;
  }
}
.hs-inner-oem-manufacturing .oem-manufacturing .manufacturing-group {
  height: 100%;
  padding: 30px;
  background-color: rgba(0, 0, 0, 0.05);
}
@media (max-width: 1199px) {
  .hs-inner-oem-manufacturing .oem-manufacturing .manufacturing-group {
    padding: 20px;
  }
}
.hs-inner-oem-manufacturing .oem-manufacturing .manufacturing-group .num {
  width: 60px;
  height: 60px;
  background: #cfa36c;
  line-height: 60px;
  text-align: center;
  font-size: 35px;
  font-weight: bold;
}
@media (max-width: 1199px) {
  .hs-inner-oem-manufacturing .oem-manufacturing .manufacturing-group .num {
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  .hs-inner-oem-manufacturing .oem-manufacturing .manufacturing-group .num {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 24px;
  }
}
.hs-inner-oem-manufacturing .oem-manufacturing .manufacturing-group .note {
  margin-top: 20px;
}
.hs-inner-oem-why {
  background: url(../images/oem-why_bg.webp) no-repeat center center;
  background-size: cover;
  padding: 8vw 0;
  text-align: center;
}
@media (min-width: 1200px) {
  .hs-inner-oem-why {
    background-attachment: fixed;
  }
}
.hs-inner-oem-why .note {
  margin-top: 30px;
}
@media (max-width: 767px) {
  .hs-inner-oem-why .note {
    margin-top: 20px;
  }
}
.hs-inner-design-engineering .engineering-note {
  max-width: 1360px;
  margin: 0 auto;
  margin-top: 30px;
}
.hs-inner-design-solution .title-inner {
  background: url(../images/design_bg.webp) no-repeat center center;
  background-size: cover;
  padding: 5vw 0;
  text-align: center;
  color: #ffffff;
}
@media (min-width: 1200px) {
  .hs-inner-design-solution .title-inner {
    background-attachment: fixed;
  }
}
@media (max-width: 1199px) {
  .hs-inner-design-solution .title-inner {
    padding: 60px 0;
  }
}
@media (max-width: 767px) {
  .hs-inner-design-solution .title-inner {
    padding: 40px 0;
  }
}
.hs-inner-design-solution .design-solution {
  background-color: rgba(0, 0, 0, 0.05);
}
.hs-inner-design-solution .design-solution ul {
  margin: 0 -20px;
  margin-top: -40px;
}
@media (max-width: 1560px) {
  .hs-inner-design-solution .design-solution ul {
    margin: 0 -15px;
    margin-top: -30px;
  }
}
@media (max-width: 1199px) {
  .hs-inner-design-solution .design-solution ul {
    margin: 0 -10px;
    margin-top: -20px;
  }
}
@media (max-width: 767px) {
  .hs-inner-design-solution .design-solution ul {
    margin: 0 -5px;
    margin-top: -10px;
  }
}
.hs-inner-design-solution .design-solution ul li {
  padding: 0 20px;
  margin-top: 40px;
}
@media (max-width: 1560px) {
  .hs-inner-design-solution .design-solution ul li {
    padding: 0 15px;
    margin-top: 30px;
  }
}
@media (max-width: 1199px) {
  .hs-inner-design-solution .design-solution ul li {
    padding: 0 10px;
    margin-top: 20px;
  }
}
@media (max-width: 767px) {
  .hs-inner-design-solution .design-solution ul li {
    padding: 0 5px;
    margin-top: 10px;
  }
}
.hs-inner-design-solution .design-solution .solution-group {
  height: 100%;
  padding: 30px;
  background-color: rgba(0, 0, 0, 0.05);
}
@media (max-width: 1199px) {
  .hs-inner-design-solution .design-solution .solution-group {
    padding: 20px;
  }
}
@media (max-width: 767px) {
  .hs-inner-design-solution .design-solution .solution-group {
    padding: 15px;
  }
}
.hs-inner-design-solution .design-solution .solution-group .num {
  font-size: clamp(30px, -webkit-calc(26.5px + 1.09375 * 1vw), 44px);
  font-size: clamp(30px, calc(26.5px + 1.09375 * 1vw), 44px);
  color: #cfa36c;
  font-weight: bold;
  line-height: 1;
}
.hs-inner-design-solution .design-solution .solution-group .note {
  margin-top: 10px;
}
.hs-inner-design-concept .design-concept {
  margin-top: 30px;
}
.hs-inner-design-concept .design-concept ul {
  margin: 0 -10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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: 767px) {
  .hs-inner-design-concept .design-concept ul {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
}
.hs-inner-design-concept .design-concept ul li {
  padding: 0 10px;
  margin-top: 20px;
}
.hs-inner-design-concept .design-concept .concept-group {
  height: 100%;
  text-align: center;
}
.hs-inner-design-concept .design-concept .concept-group .num {
  font-size: clamp(30px, -webkit-calc(27.5px + 0.78125 * 1vw), 40px);
  font-size: clamp(30px, calc(27.5px + 0.78125 * 1vw), 40px);
  color: #cfa36c;
  font-weight: bold;
  line-height: 1;
}
.hs-inner-design-concept .design-concept .concept-group .note {
  margin-top: 10px;
}
.hs-inner-design-concept .design-concept .icon {
  font-size: clamp(24px, -webkit-calc(21.5px + 0.78125 * 1vw), 34px);
  font-size: clamp(24px, calc(21.5px + 0.78125 * 1vw), 34px);
  color: #cfa36c;
}
.hs-inner-design-concept .design-concept-text {
  margin-top: 60px;
}
@media (max-width: 1199px) {
  .hs-inner-design-concept .design-concept-text {
    margin-top: 30px;
  }
}
.hs-inner-installation .installation-note {
  max-width: 1360px;
  margin: 0 auto;
  margin-top: 30px;
}
.hs-inner-installation-services {
  background-color: rgba(0, 0, 0, 0.05);
}
.hs-inner-installation-services .installation-services > ul > li {
  margin-top: 30px;
}
@media (min-width: 1200px) {
  .hs-inner-installation-services .installation-services > ul > li {
    width: 20%;
  }
}
.hs-inner-installation-services .installation-services .services-group .num {
  font-size: clamp(30px, -webkit-calc(26.5px + 1.09375 * 1vw), 44px);
  font-size: clamp(30px, calc(26.5px + 1.09375 * 1vw), 44px);
  color: #cfa36c;
  font-weight: bold;
  line-height: 1;
}
.hs-inner-installation-services .installation-services .services-group .note {
  margin-top: 10px;
}
.hs-inner-installation-supporting {
  background: url(../images/installation-supporting_bg.webp) no-repeat center center;
  background-size: cover;
  padding: 8vw 0;
  text-align: center;
  color: #ffffff;
}
@media (min-width: 1200px) {
  .hs-inner-installation-supporting {
    background-attachment: fixed;
  }
}
.hs-inner-installation-supporting .note {
  max-width: 1360px;
  margin: 0 auto;
  margin-top: 30px;
}
@media (max-width: 767px) {
  .hs-inner-installation-supporting .note {
    margin-top: 20px;
  }
}
.hs-inner-installation-supporting .note p {
  color: rgba(255, 255, 255, 0.8);
}
.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 {
    padding: 0 15px;
    margin-top: 30px;
  }
}
.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 {
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0.05);
  padding: 40px;
  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: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  margin-top: 60px;
}
@media (max-width: 1560px) {
  .hs-inner-faqs .faqs .faqs-group {
    margin-top: 30px;
  }
}
@media (max-width: 1199px) {
  .hs-inner-faqs .faqs .faqs-group {
    padding: 30px;
  }
}
@media (max-width: 991px) {
  .hs-inner-faqs .faqs .faqs-group {
    padding: 20px;
  }
}
@media (max-width: 767px) {
  .hs-inner-faqs .faqs .faqs-group {
    padding: 15px;
  }
}
.hs-inner-faqs .faqs .faqs-group .faqs-logo {
  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-faqs .faqs .faqs-group .faqs-logo:before {
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  background-color: #cfa36c;
  margin-right: 20px;
}
.hs-inner-faqs .faqs .faqs-group .faqs-logo img {
  height: 11px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.hs-inner-faqs .faqs .faqs-group .title-faqs {
  margin-top: 30px;
  font-size: clamp(17px, -webkit-calc(14px + 0.4vw), 22px);
  font-size: clamp(17px, calc(14px + 0.4vw), 22px);
  font-weight: 500;
  line-height: 28/22;
}
@media (max-width: 1199px) {
  .hs-inner-faqs .faqs .faqs-group .title-faqs {
    margin-top: 20px;
  }
}
@media (max-width: 767px) {
  .hs-inner-faqs .faqs .faqs-group .title-faqs {
    margin-top: 10px;
  }
}
.hs-inner-faqs .faqs .faqs-group .faqs-ques {
  margin-top: 30px;
  display: none;
}
@media (max-width: 1199px) {
  .hs-inner-faqs .faqs .faqs-group .faqs-ques {
    margin-top: 20px;
  }
}
@media (max-width: 767px) {
  .hs-inner-faqs .faqs .faqs-group .faqs-ques {
    margin-top: 10px;
  }
}
@media (min-width: 1200px) {
  .hs-inner-faqs .faqs .faqs-group:hover {
    border-left-color: #cfa36c;
  }
}
.hs-inner-faqs .faqs .current .faqs-group .title-faqs {
  font-weight: 500;
  background-color: #cfa36c;
  color: #ffffff;
}
.hs-inner-faqs .faqs .current .faqs-group .title-faqs .icon-left {
  color: #ffffff;
}
.hs-inner-faqs .faqs .current .faqs-group .title-faqs .icon-right .flaticon {
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
.hs-inner-faqs .faqs .current .faqs-group .faqs-ques {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.public-download-group {
  background-color: rgba(0, 0, 0, 0.05);
  padding: 40px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  position: relative;
  display: block;
}
@media (max-width: 1199px) {
  .public-download-group {
    padding: 30px;
  }
}
@media (max-width: 991px) {
  .public-download-group {
    padding: 20px;
  }
}
@media (max-width: 767px) {
  .public-download-group {
    padding: 15px;
  }
}
.public-download-group .group-top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.public-download-group .group-top .icon-left {
  width: 80px;
  height: 80px;
  background: #cfa36c;
  font-size: 40px;
  line-height: 80px;
  text-align: center;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
@media (max-width: 1560px) {
  .public-download-group .group-top .icon-left {
    width: 70px;
    height: 70px;
    line-height: 70px;
  }
}
@media (max-width: 1199px) {
  .public-download-group .group-top .icon-left {
    width: 60px;
    height: 60px;
    line-height: 60px;
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  .public-download-group .group-top .icon-left {
    font-size: 24px;
    width: 50px;
    height: 50px;
    line-height: 50px;
  }
}
.public-download-group .group-top .title-download {
  font-size: clamp(18px, -webkit-calc(17px + 0.3125 * 1vw), 22px);
  font-size: clamp(18px, calc(17px + 0.3125 * 1vw), 22px);
  max-height: 48px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  color: #cfa36c;
  font-weight: 500;
  padding: 0 3%;
  width: 100%;
}
.public-download-group .group-top .icon-right {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  font-size: 30px;
}
@media (max-width: 1560px) {
  .public-download-group .group-top .icon-right {
    font-size: 24px;
  }
}
@media (max-width: 1199px) {
  .public-download-group .group-top .icon-right {
    font-size: 20px;
  }
}
.public-download-group .down {
  margin-top: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  line-height: 30px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.public-download-group .down span {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  color: #cfa36c;
  font-size: 18px;
}
@media (max-width: 1199px) {
  .public-download-group .down span {
    font-size: 16px;
  }
}
.public-download-group .down .line {
  width: 100%;
  height: 1px;
  background-color: #cfa36c;
  margin-right: 20px;
}
@media (min-width: 1200px) {
  .public-download-group:hover {
    background-color: #cfa36c;
    color: #000000;
  }
  .public-download-group:hover .group-top .icon-left {
    color: #ffffff;
    background-color: #000000;
  }
  .public-download-group:hover .title-download {
    color: #000000;
  }
  .public-download-group:hover .down-logo img {
    -webkit-filter: brightness(0) invert(1);
            filter: brightness(0) invert(1);
  }
  .public-download-group:hover .down span {
    color: #000000;
  }
  .public-download-group:hover .down .line {
    background-color: rgba(0, 0, 0, 0.2);
  }
}
.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;
  }
}
@media (max-width: 991px) {
  .hs-inner-download .download > ul {
    margin: 0 -10px;
    margin-top: -20px;
  }
}
.hs-inner-download .download > ul > li {
  padding: 0 30px;
  margin-top: 60px;
}
@media (max-width: 1560px) {
  .hs-inner-download .download > ul > li {
    padding: 0 15px;
    margin-top: 30px;
  }
}
@media (max-width: 991px) {
  .hs-inner-download .download > ul > li {
    padding: 0 10px;
    margin-top: 20px;
  }
}
.hs-inner-videos .videos ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin: 0 -25px;
  margin-top: -50px;
}
@media (max-width: 1560px) {
  .hs-inner-videos .videos ul {
    margin: 0 -15px;
    margin-top: -30px;
  }
}
.hs-inner-videos .videos ul li {
  padding: 0 25px;
  margin-top: 50px;
}
@media (max-width: 1560px) {
  .hs-inner-videos .videos ul li {
    padding: 0 15px;
    margin-top: 30px;
  }
}
.hs-inner-videos .videos .videos-group {
  text-align: center;
}
.hs-inner-videos .videos .videos-group .ibox {
  padding-bottom: 75%;
  overflow: hidden;
}
.hs-inner-videos .videos .videos-group .title-videos {
  font-size: 20px;
  margin: 0;
  line-height: 30/20;
  margin-top: 10px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
@media (max-width: 1560px) {
  .hs-inner-videos .videos .videos-group .title-videos {
    font-size: 18px;
  }
}
@media (max-width: 991px) {
  .hs-inner-videos .videos .videos-group .title-videos {
    font-size: 16px;
  }
}
.hs-inner-news-show .title-news-show {
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
.hs-inner-news-show .title-news-show h2 {
  font-weight: bold;
  font-size: clamp(20px, -webkit-calc(17.5px + 0.78125 * 1vw), 30px);
  font-size: clamp(20px, calc(17.5px + 0.78125 * 1vw), 30px);
  line-height: 30/20;
}
.hs-inner-news-show .share {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  margin-left: 20px;
}
@media (max-width: 767px) {
  .hs-inner-news-show .share {
    width: 100%;
    margin-left: 0;
    margin-top: 10px;
  }
}
.hs-inner-news-show .news-show {
  padding-bottom: 60px;
  background: rgba(0, 0, 0, 0.05);
}
.hs-inner-news-show .news-show .news-show-top {
  padding: 60px;
  background: #e2e2e2;
}
@media (max-width: 1560px) {
  .hs-inner-news-show .news-show .news-show-top {
    padding: 30px 40px;
  }
}
@media (max-width: 1199px) {
  .hs-inner-news-show .news-show .news-show-top {
    padding: 30px;
  }
}
@media (max-width: 767px) {
  .hs-inner-news-show .news-show .news-show-top {
    padding: 30px 15px;
  }
}
.hs-inner-news-show .news-show .date {
  color: #cfa36c;
}
.hs-inner-news-show .news-show .public-note img {
  max-width: 100%;
  height: auto !important;
}
.hs-inner-news-show .news-show .news-show-info {
  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: 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;
  padding: 20px 0 0 0;
}
.hs-inner-news-show .text {
  padding: 30px 60px 80px;
}
@media (max-width: 1560px) {
  .hs-inner-news-show .text {
    padding: 30px 40px 80px;
  }
}
@media (max-width: 1199px) {
  .hs-inner-news-show .text {
    padding: 30px 30px 60px;
  }
}
@media (max-width: 767px) {
  .hs-inner-news-show .text {
    padding: 30px 15px 60px 15px;
  }
}
.hs-inner-news-show .news-button {
  max-width: 1300px;
  margin: 0 auto;
  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;
}
.hs-inner-news-show .news-button .return {
  min-width: 120px;
}
.hs-inner-news-show .news-button a {
  display: block;
  padding: 10px;
  line-height: 20px;
  background-color: #cfa36c;
  color: #ffffff;
  text-align: center;
  min-width: 140px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.hs-inner-news-show .news-button a:hover {
  background-color: #da9a4c;
}
.hs-inner-news-show .news-button .prev {
  margin-right: 20px;
  background: #e8e8e8;
  color: #000000;
}
.public-related-news {
  padding-top: 80px;
}
@media (max-width: 1560px) {
  .public-related-news {
    padding-top: 60px;
  }
}
@media (max-width: 991px) {
  .public-related-news {
    padding-top: 40px;
  }
}
.public-related-news .news-list {
  margin-top: 30px;
}
.public-related-news .swiper-slide {
  padding-bottom: 30px;
}
@media (max-width: 1199px) {
  .public-related-news .swiper-slide {
    padding-bottom: 0;
  }
}
.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: #cfa36c;
  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: #cfa36c;
  border-color: #cfa36c;
  color: #ffffff;
}
.public-product-group {
  display: block;
  text-align: center;
}
.public-product-group .img {
  position: relative;
  border: 1px solid #ededed;
}
.public-product-group .img:before {
  content: '';
  display: block;
  width: 0;
  height: 1px;
  background-color: #cfa36c;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 6;
}
.public-product-group .img:after {
  content: '';
  display: block;
  width: 1px;
  height: 0;
  position: absolute;
  background-color: #cfa36c;
  right: 0;
  top: 0;
  z-index: 6;
}
.public-product-group .img .ibox:before {
  content: '';
  display: block;
  width: 0;
  height: 1px;
  background-color: #cfa36c;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 6;
}
.public-product-group .img .ibox:after {
  content: '';
  display: block;
  width: 1px;
  height: 0;
  position: absolute;
  background-color: #cfa36c;
  left: 0;
  bottom: 0;
  z-index: 6;
}
.public-product-group .img .ibox img {
  -webkit-transition: all 1s;
  transition: all 1s;
}
.public-product-group .desc {
  padding: 20px;
  margin-top: -1px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
@media (max-width: 1199px) {
  .public-product-group .desc {
    padding: 10px 0 0 0;
  }
}
.public-product-group .desc .title-product {
  font-size: 18px;
  line-height: 24px;
  max-height: 24px * 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  margin: 0;
}
.public-product-group .desc .more {
  line-height: 24px;
  opacity: 0;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  margin-top: 10px;
}
@media (max-width: 1199px) {
  .public-product-group .desc .more {
    opacity: 1;
  }
}
@media (max-width: 767px) {
  .public-product-group .desc .more {
    font-size: 14px;
  }
}
@media (min-width: 1200px) {
  .public-product-group:hover .img:before {
    width: 100%;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
  }
  .public-product-group:hover .img:after {
    height: 100%;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    -webkit-transition-delay: 0.4s;
            transition-delay: 0.4s;
  }
  .public-product-group:hover .img .ibox:before {
    width: 100%;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    -webkit-transition-delay: 0.8s;
            transition-delay: 0.8s;
  }
  .public-product-group:hover .img .ibox:after {
    height: 100%;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    -webkit-transition-delay: 1.2s;
            transition-delay: 1.2s;
  }
  .public-product-group:hover .img .ibox img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }
  .public-product-group:hover .desc {
    background-color: #cfa36c;
  }
  .public-product-group:hover .desc .title-product {
    font-weight: 500;
  }
  .public-product-group:hover .desc .more {
    opacity: 1;
  }
}
.products-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.products-content .products-left {
  width: 340px;
  position: relative;
  z-index: 9;
}
@media (max-width: 1400px) {
  .products-content .products-left {
    width: 300px;
  }
}
@media (max-width: 1199px) {
  .products-content .products-left {
    width: 100%;
  }
}
.products-content .products-right {
  width: -webkit-calc(100% - 340px);
  width: calc(100% - 340px);
  padding-left: 5%;
}
@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;
  }
}
.hs-inner-products .products > ul {
  margin: 0 -20px;
  margin-top: -40px;
}
@media (max-width: 1199px) {
  .hs-inner-products .products > ul {
    margin: 0 -10px;
    margin-top: -30px;
  }
}
.hs-inner-products .products > ul > li {
  padding: 0 20px;
  margin-top: 40px;
}
@media (max-width: 1199px) {
  .hs-inner-products .products > ul > li {
    padding: 0 10px;
    margin-top: 30px;
  }
}
.hs-inner-product-details .product-details .details-imgbox {
  width: 35%;
  position: relative;
  z-index: 6;
  font-size: 0;
}
@media (max-width: 991px) {
  .hs-inner-product-details .product-details .details-imgbox {
    width: 100%;
  }
}
.hs-inner-product-details .product-details .details-imgbox .product-big {
  border: 1px solid #35318f;
  position: relative;
  overflow: hidden;
}
@media (max-width: 767px) {
  .hs-inner-product-details .product-details .details-imgbox .product-big {
    width: 100%;
  }
}
.hs-inner-product-details .product-details .details-imgbox .product-big .mask {
  width: 25px;
  height: 25px;
  background: #cfa36c;
  border-radius: 3px;
  position: absolute;
  left: 14px;
  bottom: 14px;
  z-index: 3;
  text-align: center;
  line-height: 25px;
}
.hs-inner-product-details .product-details .details-imgbox .product-big .mask img {
  width: 100%;
  -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-inner-product-details .product-details .details-imgbox .slick-arrow .flaticon {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}
.hs-inner-product-details .product-details .details-imgbox .slick-arrow.swiper-button-next .flaticon {
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
.hs-inner-product-details .product-details .product-small {
  margin-top: 20px;
}
.hs-inner-product-details .product-details .product-small .slick-list {
  margin: 0 -10px;
}
@media (max-width: 767px) {
  .hs-inner-product-details .product-details .product-small .slick-list {
    margin: 0 -5px;
  }
}
.hs-inner-product-details .product-details .product-small .slick-slide {
  padding: 0 10px;
}
@media (max-width: 767px) {
  .hs-inner-product-details .product-details .product-small .slick-slide {
    padding: 0 5px;
  }
}
.hs-inner-product-details .product-details .product-small .product-group {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  cursor: pointer;
  overflow: hidden;
  background-color: #ffffff;
  border: 1px solid #ededed;
}
.hs-inner-product-details .product-details .product-small .slick-current .product-group {
  border: 1px solid #cfa36c;
}
.hs-inner-product-details .product-details .details-content {
  width: 65%;
  padding-left: 5%;
  position: relative;
  padding-top: 30px;
  z-index: 6;
  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: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 1400px) {
  .hs-inner-product-details .product-details .details-content {
    padding-top: 20px;
  }
}
@media (max-width: 991px) {
  .hs-inner-product-details .product-details .details-content {
    width: 100%;
    padding-left: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-top: 0;
  }
}
.hs-inner-product-details .product-details .details-content .title-desc {
  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;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  padding-bottom: 20px;
}
@media (max-width: 991px) {
  .hs-inner-product-details .product-details .details-content .title-desc {
    margin-top: 20px;
    padding-bottom: 10px;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
}
.hs-inner-product-details .product-details .details-content .title-desc h2 {
  font-size: 26px;
  font-weight: bold;
  line-height: 30/24;
}
@media (max-width: 991px) {
  .hs-inner-product-details .product-details .details-content .title-desc h2 {
    font-size: 20px;
  }
}
.hs-inner-product-details .product-details .details-content .title-desc .category {
  font-size: 18px;
  line-height: 24/18;
  color: #cfa36c;
}
.hs-inner-product-details .product-details .details-content .public-note {
  margin-top: 20px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  padding-bottom: 20px;
}
@media (max-width: 1199px) {
  .hs-inner-product-details .product-details .details-content .product-logo {
    width: 100%;
    margin-top: 20px;
  }
}
.hs-inner-product-details .product-details .details-content .product-logo img {
  height: 43px;
}
.hs-inner-product-details .product-details .details-content .link {
  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;
}
@media (max-width: 1199px) {
  .hs-inner-product-details .product-details .details-content .link {
    width: 100%;
    margin-top: 20px;
  }
}
.hs-inner-product-details .product-details .details-content .link 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;
  overflow: hidden;
  background: #cfa36c;
  color: #ffffff;
  min-width: 220px;
  padding: 15px;
  line-height: 28px;
  font-size: clamp(16px, -webkit-calc(14.5px + 0.46875 * 1vw), 22px);
  font-size: clamp(16px, calc(14.5px + 0.46875 * 1vw), 22px);
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  text-align: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #000;
}
@media (max-width: 991px) {
  .hs-inner-product-details .product-details .details-content .link a {
    min-width: 180px;
  }
}
@media (max-width: 767px) {
  .hs-inner-product-details .product-details .details-content .link a {
    min-width: 140px;
    padding: 10px;
  }
}
.hs-inner-product-details .product-details .details-content .link .contact {
  margin-right: 12px;
}
.hs-inner-product-details .product-details .details-content .link .active {
  background-color: #cfa36c;
  color: #000000;
}
.hs-inner-product-details .parameter {
  padding-top: 60px;
}
.hs-inner-product-details .parameter-content {
  margin-top: 30px;
}
.hs-inner-product-details .parameter-tabs {
  border-radius: 10px;
  background-color: #da9a4c;
  overflow: hidden;
}
.hs-inner-product-details .parameter-tabs 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;
}
@media (max-width: 767px) {
  .hs-inner-product-details .parameter-tabs ul {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
}
@media (max-width: 767px) {
  .hs-inner-product-details .parameter-tabs ul li {
    width: 50%;
  }
}
.hs-inner-product-details .parameter-tabs ul 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: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 20px;
  padding: 0 30px;
  line-height: 20px;
  height: 80px;
}
@media (max-width: 1560px) {
  .hs-inner-product-details .parameter-tabs ul li a {
    padding: 20px 10px;
    font-size: 18px;
    line-height: 24px;
  }
}
@media (max-width: 1400px) {
  .hs-inner-product-details .parameter-tabs ul li a {
    line-height: 24px;
  }
}
@media (max-width: 767px) {
  .hs-inner-product-details .parameter-tabs ul li a {
    padding: 10px;
    font-size: 16px;
  }
}
.hs-inner-product-details .parameter-tabs ul li.active {
  background-color: #cfa36c;
  color: #ffffff;
  font-weight: bold;
}
.hs-inner-product-details .oem {
  background: url(../images/oem_bg.webp) no-repeat center;
  background-size: cover;
  padding: 80px 5%;
  margin-top: 80px;
}
@media (max-width: 1560px) {
  .hs-inner-product-details .oem {
    padding: 60px;
  }
}
@media (max-width: 1400px) {
  .hs-inner-product-details .oem {
    padding: 50px;
  }
}
@media (max-width: 1199px) {
  .hs-inner-product-details .oem {
    margin-top: 60px;
    padding: 30px;
  }
}
@media (min-width: 768px) {
  .hs-inner-product-details .oem .title-home h2 {
    font-size: 28px;
  }
}
.hs-inner-product-details .oem .public-button {
  margin-top: 30px;
}
.hs-inner-product-details .oem .public-button a {
  background-color: #da9a4c;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.hs-inner-product-details .oem .public-button a:hover {
  background-color: #cfa36c;
}
.hs-inner-product-details .hs-inner-faqs .faqs > ul {
  margin-top: 0;
}
.public-product-scroll .public-product-scroll-group {
  text-align: center;
}
.public-product-scroll .public-product-scroll-group .img {
  border: 1px solid rgba(0, 0, 0, 0.2);
}
.public-product-scroll .public-product-scroll-group .img img {
  width: 100%;
}
.public-product-scroll .title-public-product-scroll {
  line-height: 24px;
  margin: 15px 0 0 0;
  font-size: 18px;
}
.public-product-scroll-2 .public-product-scroll-group {
  background-color: rgba(0, 0, 0, 0.05);
  padding: 30px;
  height: 100%;
}
@media (max-width: 1560px) {
  .public-product-scroll-2 .public-product-scroll-group {
    padding: 24px;
  }
}
@media (max-width: 1199px) {
  .public-product-scroll-2 .public-product-scroll-group {
    padding: 20px;
  }
}
@media (max-width: 991px) {
  .public-product-scroll-2 .public-product-scroll-group {
    padding: 20px 15px;
  }
}
.public-product-scroll-2 .public-product-scroll-group .num {
  font-size: clamp(30px, -webkit-calc(25px + 1.5625 * 1vw), 50px);
  font-size: clamp(30px, calc(25px + 1.5625 * 1vw), 50px);
  color: #cfa36c;
  font-weight: bold;
  line-height: 1.6;
  border-top: 1px solid #cfa36c;
  padding-top: 20px;
}
.public-product-scroll-2 .public-product-scroll-group .note {
  margin-top: 20px;
}
@media (max-width: 767px) {
  .public-product-scroll-2 .public-product-scroll-group .note {
    margin-top: 10px;
  }
}
.public-product-scroll-2 .slick-arrow .flaticon {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}
.public-product-scroll-2 .slick-arrow.swiper-button-next .flaticon {
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
.hs-product-why .why-top {
  text-align: center;
  position: relative;
}
.hs-product-why .why-top .bigtxt {
  font-size: clamp(60px, -webkit-calc(25px + 10.9375 * 1vw), 200px);
  font-size: clamp(60px, calc(25px + 10.9375 * 1vw), 200px);
  font-weight: 900;
  line-height: 1;
  opacity: 0.05;
}
.hs-product-why .why-top .title-home {
  position: absolute;
  width: 100%;
  top: 55%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 6;
}
.hs-product-faqs .faqs {
  margin-top: 30px;
}
.hs-product-faqs .faqs .padding {
  width: 100% !important;
}
.hs-product-faqs .faqs .faqs-group {
  margin-top: 30px;
  padding-top: 20px;
  padding-bottom: 20px;
}
.hs-product-faqs .faqs .faqs-group .faqs-logo:after {
  content: '+';
  font-size: 30px;
}
.hs-product-faqs .faqs .faqs-group .faqs-logo img {
  display: none;
}
.hs-product-faqs .faqs .faqs-group .title-faqs {
  margin-top: 0;
}
.hs-product-faqs .faqs .faqs-group .faqs-ques {
  margin-top: 20px;
}
.hs-product-faqs .faqs .current {
  border-left: 6px solid #cfa36c;
}
.hs-product-faqs .faqs .current .faqs-logo:after {
  content: '-';
}
.hs-inner-related-product .slick-related-product {
  margin-top: 60px;
}
@media (max-width: 1199px) {
  .hs-inner-related-product .slick-related-product {
    margin-top: 30px;
  }
}
.hs-inner-contact {
  position: relative;
}
@media (max-width: 1199px) {
  .hs-inner-contact .contact-img {
    height: 60px;
    overflow: hidden;
  }
}
.hs-inner-contact .contact-img img {
  width: 100%;
}
.hs-inner-contact .contact {
  position: absolute;
  top: 50%;
  width: 100%;
}
@media (max-width: 1470px) {
  .hs-inner-contact .contact {
    top: 45%;
  }
}
@media (max-width: 1199px) {
  .hs-inner-contact .contact {
    top: 0%;
    padding-top: 60px;
    position: relative;
  }
}
.hs-inner-contact .hs-inner-location-menu {
  background: none;
  padding: 0;
}
@media (max-width: 1199px) {
  .hs-inner-contact .hs-inner-location-menu {
    margin-top: 0px;
    -webkit-filter: brightness(0) invert(0);
            filter: brightness(0) invert(0);
  }
}
.hs-inner-contact .hs-inner-location-menu .title-location-menu {
  margin-top: 30px;
}
@media (max-width: 1199px) {
  .hs-inner-contact .hs-inner-location-menu .title-location-menu {
    margin-top: 10px;
  }
}
.hs-inner-contact .text {
  width: 70%;
  margin-top: 6vw;
}
@media (max-width: 1920px) {
  .hs-inner-contact .text {
    margin-top: 4.5vw;
  }
}
@media (max-width: 1400px) {
  .hs-inner-contact .text {
    margin-top: 4.8vw;
  }
}
@media (max-width: 1199px) {
  .hs-inner-contact .text {
    margin-top: 40px;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .hs-inner-contact .text {
    margin-top: 20px;
  }
}
.hs-inner-contact .text ul li {
  margin-top: 30px;
}
@media (max-width: 1690px) {
  .hs-inner-contact .text ul li {
    margin-top: 20px;
  }
}
@media (max-width: 1400px) {
  .hs-inner-contact .text ul li {
    margin-top: 10px;
  }
}
.hs-inner-contact .text .contact-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;
}
.hs-inner-contact .text .contact-group .icon {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  font-size: 40px;
  line-height: 1;
  margin-right: 20px;
}
.hs-inner-contact .text .contact-group .txt p {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.6;
}
.hs-inner-contact .text .contact-group .txt p a {
  font-size: clamp(18px, -webkit-calc(17px + 0.3125 * 1vw), 22px);
  font-size: clamp(18px, calc(17px + 0.3125 * 1vw), 22px);
}
.hs-google-map {
  width: 50%;
}
@media (max-width: 767px) {
  .hs-google-map {
    width: 100%;
  }
}
.hs-google-map #map {
  height: 100%;
}
@media (max-width: 767px) {
  .hs-google-map #map {
    height: 400px;
  }
}
.hs-inner-solutions .solutions {
  margin: 0 -25px;
  margin-top: -50px;
}
@media (max-width: 1560px) {
  .hs-inner-solutions .solutions {
    margin: 0 -15px;
    margin-top: -30px;
  }
}
.hs-inner-solutions .solutions .padding {
  padding: 0 25px;
}
@media (max-width: 1560px) {
  .hs-inner-solutions .solutions .padding {
    padding: 0 15px;
    margin-top: 30px;
  }
}
.hs-inner-solutions .solutions-group {
  display: block;
  margin-top: 50px;
}
@media (max-width: 1560px) {
  .hs-inner-solutions .solutions-group {
    margin-top: 30px;
  }
}
.hs-inner-solutions .solutions-group .num {
  width: 66px;
  height: 66px;
  line-height: 66px;
  text-align: center;
  background: #cfa36c;
  margin-left: 30px;
  font-size: clamp(20px, -webkit-calc(15px + 1.5625 * 1vw), 40px);
  font-size: clamp(20px, calc(15px + 1.5625 * 1vw), 40px);
  font-weight: bold;
  position: relative;
  z-index: 2;
}
@media (max-width: 1199px) {
  .hs-inner-solutions .solutions-group .num {
    width: 60px;
    height: 60px;
    line-height: 60px;
    margin-left: 20px;
  }
}
.hs-inner-solutions .solutions-group .desc {
  padding: 80px 30px 30px 30px;
  background: rgba(0, 0, 0, 0.05);
  margin-top: -33px;
  z-index: 1;
  position: relative;
}
@media (max-width: 1199px) {
  .hs-inner-solutions .solutions-group .desc {
    padding: 50px 20px 20px 20px;
    margin-top: -30px;
  }
}
.hs-inner-solutions .solutions-group .title-solutions {
  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;
}
.hs-inner-solutions .solutions-group .title-solutions .icon {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  color: #cfa36c;
  font-size: 24px;
}
@media (max-width: 1199px) {
  .hs-inner-solutions .solutions-group .title-solutions .icon {
    font-size: 20px;
  }
}
.hs-inner-solutions .solutions-group .title-solutions h3 {
  line-height: 1.6;
  font-size: clamp(18px, -webkit-calc(17px + 0.3125 * 1vw), 22px);
  font-size: clamp(18px, calc(17px + 0.3125 * 1vw), 22px);
}
.hs-inner-solutions .solutions-group .note {
  max-height: 0px;
  overflow: hidden;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
}
.hs-inner-solutions .solutions-group .more-logo {
  max-height: 0;
  overflow: hidden;
  line-height: 30px;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
}
.hs-inner-solutions .solutions-group .more-logo .more {
  color: #cfa36c;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.hs-inner-solutions .solutions-group .more-logo .line {
  width: 100%;
  height: 1px;
  background: #cfa36c;
  margin: 0 10px;
}
.hs-inner-solutions .solutions-group .more-logo .logo {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.hs-inner-solutions .solutions-group .more-logo .logo img {
  height: 11px;
}
.hs-inner-solutions .solutions-group:hover .title-solutions h3 {
  font-weight: bold;
}
.hs-inner-solutions .solutions-group:hover .title-solutions .icon {
  opacity: 0;
}
.hs-inner-solutions .solutions-group:hover .note {
  margin-top: 10px;
  max-height: 300px;
}
.hs-inner-solutions .solutions-group:hover .more-logo {
  margin-top: 30px;
  max-height: 30px;
}
.swiper-button-prev .flaticon-down-arrow {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
  display: block;
}
.swiper-button-next .flaticon-down-arrow {
  -webkit-transform: rotate(-90deg) !important;
      -ms-transform: rotate(-90deg) !important;
          transform: rotate(-90deg) !important;
}
.public-solutions-details h2 {
  font-size: clamp(22px, -webkit-calc(21px + 0.3125 * 1vw), 26px);
  font-size: clamp(22px, calc(21px + 0.3125 * 1vw), 26px);
  font-weight: bold;
  line-height: 1;
  text-transform: uppercase;
}
.public-solutions-details h3 {
  color: #cfa36c;
  font-size: clamp(18px, -webkit-calc(17.5px + 0.15625 * 1vw), 20px);
  font-size: clamp(18px, calc(17.5px + 0.15625 * 1vw), 20px);
}
.public-solutions-details p {
  max-width: 1100px;
  margin: 0 auto;
  margin-top: 20px;
}
.hs-inner-solution-details-top .solution-details-top {
  position: relative;
}
.hs-inner-solution-details-top .solution-details-top .desc {
  background-color: rgba(0, 0, 0, 0.72);
  color: #ffffff;
  padding: clamp(30px, -webkit-calc(7.5px + 7.03125 * 1vw), 120px) clamp(20px, -webkit-calc(10px + 3.125 * 1vw), 60px);
  padding: clamp(30px, calc(7.5px + 7.03125 * 1vw), 120px) clamp(20px, calc(10px + 3.125 * 1vw), 60px);
}
.hs-inner-solution-details-top .solution-details-top .title-solutions-details-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;
}
.hs-inner-solution-details-top .solution-details-top .title-solutions-details-top .num {
  font-weight: bold;
  font-size: clamp(36px, -webkit-calc(25px + 3.4375 * 1vw), 80px);
  font-size: clamp(36px, calc(25px + 3.4375 * 1vw), 80px);
  color: #cfa36c;
  line-height: 1;
  margin-right: 20px;
}
.hs-inner-solution-details-top .solution-details-top .title-solutions-details-top .txt h3 {
  font-weight: bold;
  font-size: clamp(22px, -webkit-calc(18.5px + 1.09375 * 1vw), 36px);
  font-size: clamp(22px, calc(18.5px + 1.09375 * 1vw), 36px);
  line-height: 1.2;
  margin-top: 0px;
}
.hs-inner-solution-details-top .solution-details-top .title-solutions-details-top .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: 1.2;
  margin-top: 0px;
}
.hs-inner-solution-details-top .solution-details-top .note {
  margin-top: 30px;
}
.hs-inner-solution-details-top .solution-details-top .note p {
  color: rgba(255, 255, 255, 0.8);
}
.hs-inner-solution-details-what {
  background-color: rgba(0, 0, 0, 0.05);
}
.hs-inner-solution-details-what .slick-solution-details-industry {
  margin-top: 60px;
}
@media (max-width: 1199px) {
  .hs-inner-solution-details-what .slick-solution-details-industry {
    margin-top: 30px;
  }
}
.hs-inner-solution-details-what .slick-solution-details-industry .slick-track {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: end;
      -ms-flex-align: end;
          align-items: end;
}
.hs-inner-solution-details-what .solution-details-industry-group {
  padding: clamp(30px, -webkit-calc(22.5px + 2.34375 * 1vw), 60px) clamp(15px, -webkit-calc(3.75px + 3.515625 * 1vw), 60px);
  padding: clamp(30px, calc(22.5px + 2.34375 * 1vw), 60px) clamp(15px, calc(3.75px + 3.515625 * 1vw), 60px);
  background-color: rgba(0, 0, 0, 0.05);
  text-align: center;
  -webkit-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
}
.hs-inner-solution-details-what .solution-details-industry-group .num {
  font-size: clamp(30px, -webkit-calc(25px + 1.5625 * 1vw), 50px);
  font-size: clamp(30px, calc(25px + 1.5625 * 1vw), 50px);
  color: #cfa36c;
  font-weight: bold;
  line-height: 1.6;
}
.hs-inner-solution-details-what .solution-details-industry-group .title-industry {
  font-size: 20px;
  font-weight: 500;
  line-height: 1.5;
}
@media (max-width: 767px) {
  .hs-inner-solution-details-what .solution-details-industry-group .title-industry {
    font-size: 18px;
  }
}
.hs-inner-solution-details-what .solution-details-industry-group .note {
  margin-top: 20px;
  max-height: 26px * 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
}
@media (max-width: 767px) {
  .hs-inner-solution-details-what .solution-details-industry-group .note {
    margin-top: 10px;
  }
}
.hs-inner-solution-details-what .slick-current .solution-details-industry-group {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.hs-inner-solution-details-what .slick-current .solution-details-industry-group .note {
  max-height: 1000px;
  -webkit-line-clamp: unset;
}
.hs-inner-solution-details-advantages {
  background: url(../images/advantage_bg.webp) no-repeat center center;
  background-size: cover;
}
.hs-inner-solution-details-advantages .public-solutions-details h2,
.hs-inner-solution-details-advantages .public-solutions-details h3 {
  color: #ffffff;
}
.hs-inner-solution-details-advantages .slick-solution-details-advantages {
  margin-top: 60px;
}
@media (max-width: 1199px) {
  .hs-inner-solution-details-advantages .slick-solution-details-advantages {
    margin-top: 30px;
  }
}
.hs-inner-solution-details-advantages .solution-details-advantages-group {
  border: 1px solid #ffffff;
  padding: clamp(20px, -webkit-calc(17.5px + 0.78125 * 1vw), 30px) clamp(20px, -webkit-calc(17.5px + 0.78125 * 1vw), 30px);
  padding: clamp(20px, calc(17.5px + 0.78125 * 1vw), 30px) clamp(20px, calc(17.5px + 0.78125 * 1vw), 30px);
  color: #ffffff;
  height: 100%;
}
.hs-inner-solution-details-advantages .solution-details-advantages-group .title-advantages {
  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: 20px;
  line-height: 30px;
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
@media (max-width: 767px) {
  .hs-inner-solution-details-advantages .solution-details-advantages-group .title-advantages {
    font-size: 18px;
  }
}
.hs-inner-solution-details-advantages .solution-details-advantages-group .title-advantages .num {
  font-weight: bold;
  font-size: clamp(30px, -webkit-calc(27.5px + 0.78125 * 1vw), 40px);
  font-size: clamp(30px, calc(27.5px + 0.78125 * 1vw), 40px);
  color: #cfa36c;
  line-height: 1;
  margin-right: 20px;
}
.hs-inner-solution-details-advantages .solution-details-advantages-group .note {
  margin-top: 20px;
}
.hs-inner-solution-details-advantages .solution-details-advantages-group .note p {
  color: rgba(255, 255, 255, 0.8);
}
.hs-inner-solution-details-advantages .slick-arrow {
  color: #ffffff;
}
.hs-inner-solution-details-advantages .slick-arrow:hover {
  color: #cfa36c;
}
.hs-inner-solution-details-advantages .slick-track {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.hs-inner-solution-details-advantages .slick-track .slick-slide {
  height: auto;
}
.hs-inner-solution-details-advantages .slick-track .slick-slide > div {
  height: 100%;
}
.hs-inner-solution-details-advantages .slick-track .slick-slide > div > div {
  height: 100%;
}
.hs-inner-application-scenarios .application-scenarios {
  margin-top: 60px;
}
@media (max-width: 1199px) {
  .hs-inner-application-scenarios .application-scenarios {
    margin-top: 30px;
  }
}
.hs-inner-application-scenarios .application-scenarios .swiper-slide {
  height: auto;
}
.hs-inner-application-scenarios .application-scenarios .application-scenarios-group {
  height: 100%;
}
.hs-inner-application-scenarios .application-scenarios .application-scenarios-group:before {
  content: '';
  width: 40px;
  height: 40px;
  background: url(../images/checked.webp) no-repeat center;
  background-size: cover;
  display: block;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
  margin-bottom: 20px;
}
@media (max-width: 1199px) {
  .hs-inner-application-scenarios .application-scenarios .application-scenarios-group:before {
    width: 30px;
    height: 30px;
  }
}
@media (max-width: 767px) {
  .hs-inner-application-scenarios .application-scenarios .application-scenarios-group:before {
    width: 20px;
    height: 20px;
    margin-bottom: 10px;
  }
}
.hs-inner-application-scenarios .application-scenarios .application-scenarios-group .title-application-scenarios {
  font-size: 20px;
  font-weight: 500;
  line-height: 1.5;
  margin: 0;
}
@media (max-width: 767px) {
  .hs-inner-application-scenarios .application-scenarios .application-scenarios-group .title-application-scenarios {
    font-size: 18px;
  }
}
.hs-inner-application-scenarios .application-scenarios .application-scenarios-group .note {
  margin-top: 20px;
}
@media (min-width: 1200px) {
  .hs-inner-application-scenarios .application-scenarios .application-scenarios-group:hover:before {
    -webkit-transform: rotateY(360deg);
            transform: rotateY(360deg);
  }
}
.hs-inner-application-case .application-case > ul > li {
  margin-top: 60px;
}
@media (max-width: 1199px) {
  .hs-inner-application-case .application-case > ul > li {
    margin-top: 30px;
  }
}
.hs-inner-application-case .application-case > ul > li:nth-child(2n) .application-case-group {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.hs-inner-application-case .application-case .application-case-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;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.hs-inner-application-case .application-case .application-case-group .img,
.hs-inner-application-case .application-case .application-case-group .desc {
  width: -webkit-calc(50% - 20px);
  width: calc(50% - 20px);
}
@media (max-width: 767px) {
  .hs-inner-application-case .application-case .application-case-group .img,
  .hs-inner-application-case .application-case .application-case-group .desc {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .hs-inner-application-case .application-case .application-case-group .desc {
    margin-top: 30px;
  }
}
.hs-inner-application-case .application-case .application-case-group .img {
  overflow: hidden;
}
.hs-inner-application-case .application-case .application-case-group .img img {
  -webkit-transition: all 1s;
  transition: all 1s;
  width: 100%;
}
.hs-inner-application-case .application-case .application-case-group .title-application-case .subtitle {
  font-weight: bold;
  color: #cfa36c;
}
.hs-inner-application-case .application-case .application-case-group .title-application-case h3 {
  font-weight: bold;
  line-height: 1.5;
  font-size: clamp(20px, -webkit-calc(19.5px + 0.15625 * 1vw), 22px);
  font-size: clamp(20px, calc(19.5px + 0.15625 * 1vw), 22px);
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.hs-inner-application-case .application-case .application-case-group .note {
  margin-top: 20px;
}
.hs-inner-application-case .application-case .application-case-group .more {
  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: 60px;
}
@media (max-width: 1199px) {
  .hs-inner-application-case .application-case .application-case-group .more {
    margin-top: 30px;
  }
}
.hs-inner-application-case .application-case .application-case-group .more span {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  margin-right: 20px;
  color: #cfa36c;
}
.hs-inner-application-case .application-case .application-case-group .more:after {
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  background-color: #cfa36c;
}
@media (min-width: 1200px) {
  .hs-inner-application-case .application-case .application-case-group:hover .img img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }
  .hs-inner-application-case .application-case .application-case-group:hover .title-application-case h3 {
    color: #cfa36c;
  }
}
.hs-inner-solution-process .solution-process {
  position: relative;
  margin-top: 60px;
}
@media (max-width: 1199px) {
  .hs-inner-solution-process .solution-process {
    margin-top: 30px;
  }
}
@media (max-width: 767px) {
  .hs-inner-solution-process .solution-process .slick-list {
    padding: 0 20px;
  }
}
.hs-inner-solution-process .solution-process:before {
  content: '';
  display: block;
  width: 300%;
  height: 1px;
  background-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  left: -100%;
  bottom: 20px;
}
.hs-inner-solution-process .solution-process .slick-track {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.hs-inner-solution-process .solution-process .slick-track .slick-slide {
  height: auto;
}
.hs-inner-solution-process .solution-process .slick-track .slick-slide > div {
  height: 100%;
}
.hs-inner-solution-process .solution-process .slick-track .slick-slide > div > div {
  height: 100%;
}
.hs-inner-solution-process .solution-process .slick-slide {
  padding: 20px;
}
.hs-inner-solution-process .solution-process .solution-process-group {
  height: 100%;
  border-left: 1px solid rgba(0, 0, 0, 0.2);
  padding: clamp(10px, -webkit-calc(2.5px + 2.34375 * 1vw), 40px) clamp(20px, -webkit-calc(15px + 1.5625 * 1vw), 40px);
  padding: clamp(10px, calc(2.5px + 2.34375 * 1vw), 40px) clamp(20px, calc(15px + 1.5625 * 1vw), 40px);
  position: relative;
  z-index: 2;
}
.hs-inner-solution-process .solution-process .solution-process-group:before {
  content: '';
  display: block;
  width: 24px;
  height: 24px;
  background: #cfa36c;
  position: absolute;
  left: -12px;
  bottom: -12px;
  border-radius: 50%;
}
.hs-inner-solution-process .solution-process .solution-process-group .num {
  font-size: clamp(30px, -webkit-calc(27.5px + 0.78125 * 1vw), 40px);
  font-size: clamp(30px, calc(27.5px + 0.78125 * 1vw), 40px);
  color: #cfa36c;
  line-height: 1;
  font-weight: bold;
}
.hs-inner-solution-process .solution-process .solution-process-group .title-solution-process {
  font-size: 20px;
  font-weight: 500;
  line-height: 1.5;
  margin-top: 20px;
}
.hs-inner-solution-process .solution-process .solution-process-group .note {
  margin-top: 20px;
}
.hs-inner-solution-process .slick-arrow {
  background-color: #ffffff;
  top: auto;
  -webkit-transform: translateY(0%);
      -ms-transform: translateY(0%);
          transform: translateY(0%);
  bottom: -2px;
}
@media (max-width: 767px) {
  .hs-inner-solution-process .slick-arrow {
    bottom: 4px;
  }
}
.hs-inner-application-case-details .title-application-case-details .subtitle {
  font-weight: bold;
  color: #cfa36c;
}
.hs-inner-application-case-details .title-application-case-details h2 {
  font-weight: bold;
  line-height: 1.5;
  font-size: clamp(22px, -webkit-calc(21px + 0.3125 * 1vw), 26px);
  font-size: clamp(22px, calc(21px + 0.3125 * 1vw), 26px);
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.hs-inner-application-case-details .application-case-details-top {
  margin-top: 60px;
}
@media (max-width: 1199px) {
  .hs-inner-application-case-details .application-case-details-top {
    margin-top: 30px;
  }
}
.hs-inner-application-case-details .application-case-details-top .img {
  width: 48%;
}
@media (max-width: 991px) {
  .hs-inner-application-case-details .application-case-details-top .img {
    width: 100%;
  }
}
.hs-inner-application-case-details .application-case-details-top .img img {
  width: 100%;
}
.hs-inner-application-case-details .application-case-details-top .desc {
  width: 52%;
  padding-left: 5%;
}
@media (max-width: 991px) {
  .hs-inner-application-case-details .application-case-details-top .desc {
    width: 100%;
    padding-left: 0;
    margin-top: 30px;
  }
}
.hs-inner-application-case-details .application-case-details-top .public-fs-22 h3 {
  font-weight: bold;
  color: #cfa36c;
}
.hs-inner-application-case-details .application-case-details-top .note {
  margin-top: 20px;
}
.hs-inner-application-case-details .application-case-details-top .note ul {
  border-top: 1px solid rgba(0, 0, 0, 0.2);
}
.hs-inner-application-case-details .application-case-details-top .note ul li {
  padding: 15px 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-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
@media (max-width: 1560px) {
  .hs-inner-application-case-details .application-case-details-top .note ul li {
    padding: 10px 0;
  }
}
.hs-inner-application-case-details .application-case-details-top .note h4 {
  font-size: 20px;
  line-height: 1.5;
  margin: 0;
  margin-right: 20px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  font-weight: normal;
}
@media (max-width: 1560px) {
  .hs-inner-application-case-details .application-case-details-top .note h4 {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .hs-inner-application-case-details .application-case-details-top .note h4 {
    font-size: 16px;
  }
}
.hs-inner-application-case-details .application-case-details-top .note p {
  text-align: right;
}
.hs-inner-application-case-details .title-application-case-details-parameter {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  padding-bottom: 10px;
}
.hs-inner-application-case-details .title-application-case-details-parameter h3 {
  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.5;
  margin: 0;
  color: #cfa36c;
  font-weight: bold;
}
.hs-inner-application-case-details .application-case-parameter {
  padding-top: 60px;
}
.hs-inner-application-case-details .parameter-content {
  padding: 30px 30px 0 30px;
}
@media (max-width: 991px) {
  .hs-inner-application-case-details .parameter-content {
    padding: 20px 20px 0 20px;
  }
}
@media (max-width: 767px) {
  .hs-inner-application-case-details .parameter-content {
    padding: 20px 0 0 0;
  }
}
.hs-inner-application-case-details .parameter-content .listbox-1 > ul > li {
  margin-top: 20px;
}
.hs-inner-application-case-details .parameter-content .listbox-1 .listbox-group {
  padding-left: 20px;
  position: relative;
}
.hs-inner-application-case-details .parameter-content .listbox-1 .listbox-group:before {
  content: '';
  display: block;
  width: 10px;
  height: 10px;
  background: #cfa36c;
  position: absolute;
  left: 0;
  top: 8px;
  border-radius: 50%;
}
.hs-inner-application-case-details .parameter-content .listbox-2 {
  margin-bottom: 30px;
}
.hs-inner-application-case-details .parameter-content .listbox-2 > ul {
  margin: 0 -20px;
}
@media (max-width: 1560px) {
  .hs-inner-application-case-details .parameter-content .listbox-2 > ul {
    margin: 0 -15px;
  }
}
.hs-inner-application-case-details .parameter-content .listbox-2 > ul > li {
  padding: 0 20px;
  margin-top: 40px;
}
@media (max-width: 1560px) {
  .hs-inner-application-case-details .parameter-content .listbox-2 > ul > li {
    padding: 0 15px;
    margin-top: 30px;
  }
}
@media (max-width: 767px) {
  .hs-inner-application-case-details .parameter-content .listbox-2 > ul > li {
    margin-top: 15px;
  }
}
.hs-inner-application-case-details .parameter-content .listbox-2 .listbox-group {
  background-color: rgba(0, 0, 0, 0.05);
  padding: 30px;
  text-align: center;
}
@media (max-width: 991px) {
  .hs-inner-application-case-details .parameter-content .listbox-2 .listbox-group {
    padding: 20px;
  }
}
@media (max-width: 767px) {
  .hs-inner-application-case-details .parameter-content .listbox-2 .listbox-group {
    padding: 15px;
  }
}
.hs-inner-application-case-details .parameter-content .note strong {
  font-size: clamp(18px, -webkit-calc(17px + 0.3125 * 1vw), 22px);
  font-size: clamp(18px, calc(17px + 0.3125 * 1vw), 22px);
  font-weight: normal;
}
.hs-footer {
  background: url(../images/footer_bg.webp) no-repeat bottom center;
  background-size: cover;
  overflow: hidden;
  color: #ffffff;
}
.hs-footer .foot-top {
  padding: 60px 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-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 30px;
}
@media (max-width: 1560px) {
  .hs-footer .foot-top {
    padding: 40px 0;
  }
}
@media (max-width: 1199px) {
  .hs-footer .foot-top {
    display: block;
    padding: 32px 0 0 0;
  }
}
@media (max-width: 767px) {
  .hs-footer .foot-top {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
}
.hs-footer .foot-top .logo {
  width: auto;
  height: 60px;
}
@media (max-width: 1560px) {
  .hs-footer .foot-top .logo {
    height: 48px;
  }
}
@media (max-width: 1400px) {
  .hs-footer .foot-top .logo {
    height: 42px;
  }
}
@media (max-width: 1199px) {
  .hs-footer .foot-top .logo {
    height: 38px;
  }
}
@media (max-width: 767px) {
  .hs-footer .foot-top .logo {
    height: 30px;
  }
}
.hs-footer .foot-top .logo img {
  height: 100%;
  display: block;
}
@media (max-width: 767px) {
  .hs-footer .foot-top .foot-top-nav {
    width: 100%;
  }
}
.hs-footer .foot-top .foot-top-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;
  margin: 0 -30px;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.hs-footer .foot-top .foot-top-nav ul li {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.hs-footer .foot-top .foot-top-nav ul li a {
  display: block;
  padding: 6px 30px;
  font-size: clamp(16px, -webkit-calc(13px + 0.48vw), 22px);
  font-size: clamp(16px, calc(13px + 0.48vw), 22px);
  line-height: 30px;
  font-weight: bold;
}
@media (max-width: 767px) {
  .hs-footer .foot-top .foot-top-nav ul li a {
    line-height: 24px;
  }
}
@media (max-width: 1400px) {
  .hs-footer .foot-top .foot-top-nav ul {
    margin: 0 -15px;
  }
  .hs-footer .foot-top .foot-top-nav ul li a {
    padding: 6px 15px;
  }
}
.hs-footer .foot-message {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
@media (max-width: 1199px) {
  .hs-footer .foot-message {
    width: 100%;
    margin-bottom: 20px;
  }
}
.hs-footer .foot-message form {
  width: 340px;
  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;
  background-color: rgba(255, 255, 255, 0.06);
}
@media (max-width: 1560px) {
  .hs-footer .foot-message form {
    width: 300px;
  }
}
@media (max-width: 1199px) {
  .hs-footer .foot-message form {
    width: 100%;
  }
}
.hs-footer .foot-message form input {
  width: 100%;
  height: 50px;
  line-height: 50px;
  padding: 0 10px;
  background: none;
}
.hs-footer .foot-message form .submit {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  width: 40px;
  height: 30px;
  border-left: 1px solid #ffffff;
  color: #ffffff;
  text-align: center;
  background: none;
  border-radius: 0;
}
@media (max-width: 1199px) {
  .hs-footer .foot-message {
    margin-left: auto;
  }
}
@media (max-width: 767px) {
  .hs-footer .foot-message {
    width: 100%;
    margin: 22px 0 0;
  }
  .hs-footer .foot-message form {
    width: 100%;
  }
  .hs-footer .foot-message form input {
    min-width: 0;
  }
}
.hs-footer .foot-middle {
  padding: 60px 0;
  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;
}
@media (max-width: 1400px) {
  .hs-footer .foot-middle {
    padding: 45px 0;
  }
}
@media (max-width: 1199px) {
  .hs-footer .foot-middle {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
}
@media (max-width: 767px) {
  .hs-footer .foot-middle {
    display: block;
    padding: 0 0 35px 0;
  }
}
.hs-footer .title-foot {
  font-size: clamp(18px, -webkit-calc(18px + 0.32vw), 22px);
  font-size: clamp(18px, calc(18px + 0.32vw), 22px);
  font-weight: bold;
}
@media (max-width: 767px) {
  .hs-footer .foot-right {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
}
.hs-footer .foot-nav {
  padding: 0 60px;
  border-right: 1px solid rgba(255, 255, 255, 0.2);
  min-width: 0;
}
@media (max-width: 767px) {
  .hs-footer .foot-nav {
    border-right: none;
  }
}
.hs-footer .foot-nav .foot-info ul li {
  margin-top: 20px;
}
@media (max-width: 767px) {
  .hs-footer .foot-nav .foot-info ul li {
    margin-top: 10px;
  }
}
.hs-footer .foot-nav .foot-info ul li a {
  display: block;
  font-size: clamp(14px, -webkit-calc(12px + 0.32vw), 18px);
  font-size: clamp(14px, calc(12px + 0.32vw), 18px);
  line-height: 30/18;
}
.hs-footer .foot-nav .foot-info ul li a:hover {
  text-decoration: underline;
}
@media (max-width: 1560px) {
  .hs-footer .foot-nav {
    padding: 0 30px;
  }
}
@media (max-width: 1199px) {
  .hs-footer .foot-nav {
    padding: 0 20px;
  }
  .hs-footer .foot-nav:nth-child(1) {
    padding-left: 0;
  }
}
@media (max-width: 767px) {
  .hs-footer .foot-nav {
    width: 100%;
    padding: 0;
    margin-top: 20px;
  }
}
.hs-footer .foot-product .foot-info ul {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
.hs-footer .foot-text {
  padding-left: 60px;
}
.hs-footer .foot-text .foot-info {
  margin-top: 20px;
}
.hs-footer .foot-text .foot-info p {
  font-size: clamp(16px, -webkit-calc(13px + 0.48vw), 22px);
  font-size: clamp(16px, calc(13px + 0.48vw), 22px);
  line-height: 30/22;
}
.hs-footer .foot-text .foot-info a:hover {
  text-decoration: underline;
}
@media (max-width: 1560px) {
  .hs-footer .foot-text {
    padding-left: 30px;
  }
}
@media (max-width: 1199px) {
  .hs-footer .foot-text {
    padding-left: 25px;
  }
}
@media (max-width: 767px) {
  .hs-footer .foot-text {
    padding-left: 0;
    margin-top: 20px;
  }
}
.hs-footer .foot-middle > .foot-nav {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.hs-footer .foot-middle > .foot-text {
  width: 34%;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
@media (max-width: 991px) {
  .hs-footer .foot-middle > .foot-nav {
    -webkit-box-flex: 0;
    -webkit-flex: none;
        -ms-flex: none;
            flex: none;
    width: 50%;
    padding: 0 25px;
  }
  .hs-footer .foot-middle > .foot-nav:nth-of-type(2) {
    border-right: 0;
  }
  .hs-footer .foot-middle > .foot-text {
    width: 100%;
    margin-top: 40px;
    padding: 35px 0 0;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
  }
}
@media (max-width: 767px) {
  .hs-footer .foot-middle > .foot-nav,
  .hs-footer .foot-middle > .foot-text {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    border-right: 0;
  }
  .hs-footer .foot-middle > .foot-nav + .foot-nav,
  .hs-footer .foot-middle > .foot-text {
    margin-top: 30px;
    padding-top: 30px;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
  }
}
.hs-footer .copyright {
  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;
  padding: 30px 0;
  line-height: 24px;
  color: rgba(255, 255, 255, 0.6);
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
@media (max-width: 1199px) {
  .hs-footer .copyright {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    gap: 12px 24px;
  }
}
.hs-footer .copyright p {
  margin: 0;
  display: inline-block;
  vertical-align: middle;
}
@media (max-width: 1199px) {
  .hs-footer .copyright .link {
    width: 100%;
  }
}
.hs-footer .copyright .policy:after {
  content: '|';
  margin: 0 10px;
}
.hs-footer .copyright .design {
  display: inline-block;
  vertical-align: middle;
}
@media (max-width: 991px) {
  .hs-footer .copyright .design {
    float: none;
  }
}
.hs-footer .copyright a:hover {
  color: #ffffff;
  text-decoration: underline;
}
@media (max-width: 767px) {
  .hs-footer .copyright {
    display: block;
    padding: 22px 0;
    font-size: 13px;
    line-height: 21px;
  }
  .hs-footer .copyright .link {
    margin-top: 10px;
  }
  .hs-footer .copyright .policy,
  .hs-footer .copyright .design {
    margin-top: 6px;
  }
}
@media (max-width: 575px) {
  .hs-footer .copyright .policy {
    display: block;
  }
  .hs-footer .copyright .policy:after {
    display: none;
  }
  .hs-footer .copyright .design {
    display: block;
  }
}
.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: #cfa36c;
}
.public-no-results .desc .public-note {
  margin-top: 20px;
}
.public-no-results .desc .public-note p {
  font-size: 18px;
  color: #666666;
}
.page_info {
  text-align: center;
  margin: 10px auto;
  padding: 50px;
  color: #999;
  clear: both;
}
.page_info span {
  padding: 0 2px;
  font-weight: bold;
}
.page_list {
  height: 40px;
  line-height: 40px;
  width: 40px;
  text-align: center;
  letter-spacing: 0;
  font-size: 14px;
  margin: 50px auto;
  padding: 30px;
  clear: both;
  width: 100%;
}
.page_list a,
.page_list span {
  display: inline-block;
  color: #ccc;
  border: 1px solid #111;
  background: #000;
  text-align: center;
  width: 40px;
  height: 40px;
  line-height: 38px;
  margin: 0 1px;
  border-radius: 50%;
}
.page_list a:hover {
  color: #fff;
  border: 1px solid #cfa36c;
  background: #cfa36c;
}
.page_list .on {
  color: #fff;
  border: 1px solid #cfa36c;
  background: #cfa36c;
}
.page_list a.on {
  color: #fff;
  border: 1px solid #cfa36c;
  background: #cfa36c;
}
