@charset "utf-8";
@font-face {
  font-family: 'Roboto';
  src: local('Roboto Regular'), local('Roboto-Regular'), url('../fonts/roboto/Roboto-Regular.woff2') format('woff2'), url('../fonts/roboto/Roboto-Regular.woff') format('woff'), url('../fonts/roboto/Roboto-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: local('Roboto Bold'), local('Roboto-Bold'), url('../fonts/roboto/Roboto-Bold.woff2') format('woff2'), url('../fonts/roboto/Roboto-Bold.woff') format('woff'), url('../fonts/roboto/Roboto-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto Condensed';
  src: local('Roboto Condensed Bold'), local('RobotoCondensed-Bold'), url('../fonts/roboto-condensed/RobotoCondensed-Bold.woff2') format('woff2'), url('../fonts/roboto-condensed/RobotoCondensed-Bold.woff') format('woff'), url('../fonts/roboto-condensed/RobotoCondensed-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto Condensed';
  src: local('Roboto Condensed ExtraBold'), local('RobotoCondensed-ExtraBold'), url('../fonts/roboto-condensed/RobotoCondensed-ExtraBold.woff2') format('woff2'), url('../fonts/roboto-condensed/RobotoCondensed-ExtraBold.woff') format('woff'), url('../fonts/roboto-condensed/RobotoCondensed-ExtraBold.ttf') format('truetype');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
:root {
  --bs-body-color: #222;
  --bs-body-font-size: 14px;
  --Gray-2: #343434;
  --Gray-3: #4c4c4c;
  --Gray-4: #d9d9d9;
  --Gray-5: #f0f0f0;
  overflow-x: hidden;
}
@media (max-width: 767.98px) {
  :root[class*='translated'] body.fixed .google-translate {
    top: 60px;
  }
}
:root[lang='zh-CN'] .map,
:root[lang='zh-Hans'] .map {
  display: block;
}
body,
html {
  scroll-behavior: smooth;
  scroll-padding-top: 180px;
  font-size: var(--bs-body-font-size);
}
@media (max-width: 1199.98px) {
  body,
  html {
    scroll-padding-top: 90px;
  }
}
body {
  font-family: 'Roboto', Arial, Helvetica, 'Helvetica Neue', 'PingFang SC', 'Microsoft YaHei', 'Hiragino Sans GB', 'Heiti SC', 'WenQuanYi Micro Hei', sans-serif;
}
body.fixed {
  overflow: hidden;
}
@media (max-width: 767.98px) {
  body.fixed .google-translate {
    opacity: 1;
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
    pointer-events: auto;
    -webkit-transition: 0.6s;
    transition: 0.6s;
    -webkit-transition-delay: 0.3s;
            transition-delay: 0.3s;
  }
}
@media (min-width: 1200px) {
  body.loaded .header .nav .nav-list1 .nav-list2,
  body.loaded .header .list .list2 {
    display: block;
  }
  body.loaded .nav-xl-pro,
  body.loaded .nav-xl-list2 {
    display: -webkit-box;
    display: flex;
  }
}
.skiptranslate[style=''] ~ .header .fade-out {
  top: 40px;
}
@media (min-width: 1200px) {
  .skiptranslate[style=''] ~ .header.always-fixed .header-box {
    top: 40px;
  }
}
.skiptranslate[style=''] ~ .header.fixed:not(.always-fixed) .header-box {
  -webkit-transform: translateY(-webkit-calc(100% + 40px));
      -ms-transform: translateY(calc(100% + 40px));
          transform: translateY(calc(100% + 40px));
}
.skiptranslate[style=''] ~ .mobie-fixed .header-box {
  margin-top: 110px;
}
.ff {
  font-family: 'iconfont' !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.obj-cover {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.txt.txt-lg p {
  font-size: 18px;
}
@media (max-width: 1199.98px) {
  .txt.txt-lg p {
    font-size: 17px;
  }
}
@media (max-width: 991.98px) {
  .txt.txt-lg p {
    font-size: 16px;
  }
}
@media (max-width: 767.98px) {
  .txt.txt-lg p {
    font-size: 15px;
  }
}
.txt img {
  max-width: 100%;
  height: auto !important;
}
.txt li,
.txt p {
  color: #444;
  font-size: 16px;
  line-height: 1.625;
  margin: 0;
}
@media (max-width: 991.98px) {
  .txt li,
  .txt p {
    font-size: 15px;
  }
}
@media (max-width: 767.98px) {
  .txt li,
  .txt p {
    font-size: 14px;
  }
}
.radius-lg {
  border-radius: 60px;
}
@media (max-width: 1469.98px) {
  .radius-lg {
    border-radius: 50px;
  }
}
@media (max-width: 1199.98px) {
  .radius-lg {
    border-radius: 40px;
  }
}
@media (max-width: 991.98px) {
  .radius-lg {
    border-radius: 30px;
  }
}
@media (max-width: 767.98px) {
  .radius-lg {
    border-radius: 20px;
  }
}
.radius-50 {
  border-radius: 50px;
}
@media (max-width: 1199.98px) {
  .radius-50 {
    border-radius: 40px;
  }
}
@media (max-width: 991.98px) {
  .radius-50 {
    border-radius: 30px;
  }
}
@media (max-width: 767.98px) {
  .radius-50 {
    border-radius: 20px;
  }
}
.radius {
  border-radius: 10px;
}
@media (max-width: 767.98px) {
  .radius {
    border-radius: 5px;
  }
}
.radius-middle {
  border-radius: 26px;
}
@media (max-width: 1199.98px) {
  .radius-middle {
    border-radius: 21px;
  }
}
@media (max-width: 991.98px) {
  .radius-middle {
    border-radius: 16px;
  }
}
@media (max-width: 767.98px) {
  .radius-middle {
    border-radius: 11px;
  }
}
.radius-xs {
  border-radius: 20px;
}
@media (max-width: 1199.98px) {
  .radius-xs {
    border-radius: 15px;
  }
}
@media (max-width: 991.98px) {
  .radius-xs {
    border-radius: 10px;
  }
}
@media (max-width: 767.98px) {
  .radius-xs {
    border-radius: 5px;
  }
}
.scrollbar::-webkit-scrollbar {
  width: 5px;
  height: 5px;
  background-color: #e7e7e7;
  border-radius: 5px;
}
.scrollbar::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 5px;
  background-color: #e7e7e7;
}
.scrollbar::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background-color: rgba(255, 95, 9, 0.7);
}
.scrollbar::-webkit-scrollbar-thumb:hover {
  border-radius: 5px;
  background-color: #ff5f09;
}
.clamp {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.t1 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ts {
  -webkit-transition: 0.6s;
  transition: 0.6s;
}
.mt-90 {
  margin-top: 90px;
}
@media (max-width: 1469.98px) {
  .mt-90 {
    margin-top: 70px;
  }
}
@media (max-width: 1199.98px) {
  .mt-90 {
    margin-top: 60px;
  }
}
@media (max-width: 991.98px) {
  .mt-90 {
    margin-top: 50px;
  }
}
@media (max-width: 767.98px) {
  .mt-90 {
    margin-top: 40px;
  }
}
.ajax-icon-loader {
  display: inline-block;
  width: 40px;
  aspect-ratio: 1;
  border-radius: 50%;
  border: 5px solid #ff5f09;
  -webkit-animation: l20-1 0.8s infinite linear alternate, l20-2 1.6s infinite linear;
          animation: l20-1 0.8s infinite linear alternate, l20-2 1.6s infinite linear;
}
@-webkit-keyframes l20-1 {
  0% {
    -webkit-clip-path: polygon(50% 50%, 0 0, 50% 0%, 50% 0%, 50% 0%, 50% 0%, 50% 0%);
            clip-path: polygon(50% 50%, 0 0, 50% 0%, 50% 0%, 50% 0%, 50% 0%, 50% 0%);
  }
  12.5% {
    -webkit-clip-path: polygon(50% 50%, 0 0, 50% 0%, 100% 0%, 100% 0%, 100% 0%, 100% 0%);
            clip-path: polygon(50% 50%, 0 0, 50% 0%, 100% 0%, 100% 0%, 100% 0%, 100% 0%);
  }
  25% {
    -webkit-clip-path: polygon(50% 50%, 0 0, 50% 0%, 100% 0%, 100% 100%, 100% 100%, 100% 100%);
            clip-path: polygon(50% 50%, 0 0, 50% 0%, 100% 0%, 100% 100%, 100% 100%, 100% 100%);
  }
  50% {
    -webkit-clip-path: polygon(50% 50%, 0 0, 50% 0%, 100% 0%, 100% 100%, 50% 100%, 0% 100%);
            clip-path: polygon(50% 50%, 0 0, 50% 0%, 100% 0%, 100% 100%, 50% 100%, 0% 100%);
  }
  62.5% {
    -webkit-clip-path: polygon(50% 50%, 100% 0, 100% 0%, 100% 0%, 100% 100%, 50% 100%, 0% 100%);
            clip-path: polygon(50% 50%, 100% 0, 100% 0%, 100% 0%, 100% 100%, 50% 100%, 0% 100%);
  }
  75% {
    -webkit-clip-path: polygon(50% 50%, 100% 100%, 100% 100%, 100% 100%, 100% 100%, 50% 100%, 0% 100%);
            clip-path: polygon(50% 50%, 100% 100%, 100% 100%, 100% 100%, 100% 100%, 50% 100%, 0% 100%);
  }
  100% {
    -webkit-clip-path: polygon(50% 50%, 50% 100%, 50% 100%, 50% 100%, 50% 100%, 50% 100%, 0% 100%);
            clip-path: polygon(50% 50%, 50% 100%, 50% 100%, 50% 100%, 50% 100%, 50% 100%, 0% 100%);
  }
}
@keyframes l20-1 {
  0% {
    -webkit-clip-path: polygon(50% 50%, 0 0, 50% 0%, 50% 0%, 50% 0%, 50% 0%, 50% 0%);
            clip-path: polygon(50% 50%, 0 0, 50% 0%, 50% 0%, 50% 0%, 50% 0%, 50% 0%);
  }
  12.5% {
    -webkit-clip-path: polygon(50% 50%, 0 0, 50% 0%, 100% 0%, 100% 0%, 100% 0%, 100% 0%);
            clip-path: polygon(50% 50%, 0 0, 50% 0%, 100% 0%, 100% 0%, 100% 0%, 100% 0%);
  }
  25% {
    -webkit-clip-path: polygon(50% 50%, 0 0, 50% 0%, 100% 0%, 100% 100%, 100% 100%, 100% 100%);
            clip-path: polygon(50% 50%, 0 0, 50% 0%, 100% 0%, 100% 100%, 100% 100%, 100% 100%);
  }
  50% {
    -webkit-clip-path: polygon(50% 50%, 0 0, 50% 0%, 100% 0%, 100% 100%, 50% 100%, 0% 100%);
            clip-path: polygon(50% 50%, 0 0, 50% 0%, 100% 0%, 100% 100%, 50% 100%, 0% 100%);
  }
  62.5% {
    -webkit-clip-path: polygon(50% 50%, 100% 0, 100% 0%, 100% 0%, 100% 100%, 50% 100%, 0% 100%);
            clip-path: polygon(50% 50%, 100% 0, 100% 0%, 100% 0%, 100% 100%, 50% 100%, 0% 100%);
  }
  75% {
    -webkit-clip-path: polygon(50% 50%, 100% 100%, 100% 100%, 100% 100%, 100% 100%, 50% 100%, 0% 100%);
            clip-path: polygon(50% 50%, 100% 100%, 100% 100%, 100% 100%, 100% 100%, 50% 100%, 0% 100%);
  }
  100% {
    -webkit-clip-path: polygon(50% 50%, 50% 100%, 50% 100%, 50% 100%, 50% 100%, 50% 100%, 0% 100%);
            clip-path: polygon(50% 50%, 50% 100%, 50% 100%, 50% 100%, 50% 100%, 50% 100%, 0% 100%);
  }
}
@-webkit-keyframes l20-2 {
  0% {
    -webkit-transform: scaleY(1) rotate(0deg);
            transform: scaleY(1) rotate(0deg);
  }
  49.99% {
    -webkit-transform: scaleY(1) rotate(135deg);
            transform: scaleY(1) rotate(135deg);
  }
  50% {
    -webkit-transform: scaleY(-1) rotate(0deg);
            transform: scaleY(-1) rotate(0deg);
  }
  100% {
    -webkit-transform: scaleY(-1) rotate(-135deg);
            transform: scaleY(-1) rotate(-135deg);
  }
}
@keyframes l20-2 {
  0% {
    -webkit-transform: scaleY(1) rotate(0deg);
            transform: scaleY(1) rotate(0deg);
  }
  49.99% {
    -webkit-transform: scaleY(1) rotate(135deg);
            transform: scaleY(1) rotate(135deg);
  }
  50% {
    -webkit-transform: scaleY(-1) rotate(0deg);
            transform: scaleY(-1) rotate(0deg);
  }
  100% {
    -webkit-transform: scaleY(-1) rotate(-135deg);
            transform: scaleY(-1) rotate(-135deg);
  }
}
@-webkit-keyframes rotateZ {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(-360deg);
            transform: rotate(-360deg);
  }
}
@keyframes rotateZ {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(-360deg);
            transform: rotate(-360deg);
  }
}
@-webkit-keyframes scaleShadow {
  0% {
    box-shadow: 0 0 0 0 #fff;
    opacity: 0.7;
  }
  100% {
    box-shadow: 0 0 0 35px #fff;
    opacity: 0;
  }
}
@keyframes scaleShadow {
  0% {
    box-shadow: 0 0 0 0 #fff;
    opacity: 0.7;
  }
  100% {
    box-shadow: 0 0 0 35px #fff;
    opacity: 0;
  }
}
@media (max-width: 767.98px) {
  @-webkit-keyframes scaleShadow {
    0% {
      box-shadow: 0 0 0 0 #fff;
      opacity: 0.7;
    }
    100% {
      box-shadow: 0 0 0 20px #fff;
      opacity: 0;
    }
  }
  @keyframes scaleShadow {
    0% {
      box-shadow: 0 0 0 0 #fff;
      opacity: 0.7;
    }
    100% {
      box-shadow: 0 0 0 20px #fff;
      opacity: 0;
    }
  }
}
@-webkit-keyframes scaleShadowSm {
  0% {
    box-shadow: 0 0 0 0 #ff5f09;
    opacity: 0.7;
  }
  100% {
    box-shadow: 0 0 0 15px #ff5f09;
    opacity: 0;
  }
}
@keyframes scaleShadowSm {
  0% {
    box-shadow: 0 0 0 0 #ff5f09;
    opacity: 0.7;
  }
  100% {
    box-shadow: 0 0 0 15px #ff5f09;
    opacity: 0;
  }
}
@-webkit-keyframes scaleShadowBorder {
  0% {
    opacity: 0.7;
    -webkit-transform: translateX(-50%) translateY(-50%) scale(0.9);
            transform: translateX(-50%) translateY(-50%) scale(0.9);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-50%) translateY(-50%) scale(1.9);
            transform: translateX(-50%) translateY(-50%) scale(1.9);
  }
}
@keyframes scaleShadowBorder {
  0% {
    opacity: 0.7;
    -webkit-transform: translateX(-50%) translateY(-50%) scale(0.9);
            transform: translateX(-50%) translateY(-50%) scale(0.9);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-50%) translateY(-50%) scale(1.9);
            transform: translateX(-50%) translateY(-50%) scale(1.9);
  }
}
@media (min-width: 1200px) {
  .video-box img {
    -webkit-transition: transform 1.2s;
    -webkit-transition: -webkit-transform 1.2s;
    transition: -webkit-transform 1.2s;
    transition: transform 1.2s;
    transition: transform 1.2s, -webkit-transform 1.2s;
  }
  .video-box:hover img {
    -webkit-transform: scale(1.07);
    -ms-transform: scale(1.07);
    transform: scale(1.07);
  }
}
.video-box > div,
.video-box .img-box {
  display: block;
  position: relative;
  z-index: 2;
}
.video-box > div[data-src]:not([data-src='']),
.video-box .img-box[data-src]:not([data-src='']) {
  cursor: pointer;
}
.video-box > div[data-src]:not([data-src='']):before,
.video-box .img-box[data-src]:not([data-src='']):before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  -webkit-transition: 0.6s;
  transition: 0.6s;
}
.video-box > div[data-src]:not([data-src='']) .v-btn-box,
.video-box .img-box[data-src]:not([data-src='']) .v-btn-box {
  display: -webkit-box;
  display: flex;
}
.video-box > div[data-src]:not([data-src='']) .mask-diffusion,
.video-box .img-box[data-src]:not([data-src='']) .mask-diffusion {
  -webkit-transition: 1.2s;
  transition: 1.2s;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  z-index: -1;
  content: '';
  background-color: #fff;
  -webkit-animation: scaleShadow 3000ms linear infinite;
          animation: scaleShadow 3000ms linear infinite;
}
.video-box > div[data-src]:not([data-src='']) .mask-diffusion:nth-child(2),
.video-box .img-box[data-src]:not([data-src='']) .mask-diffusion:nth-child(2) {
  -webkit-animation-delay: 1.5s;
          animation-delay: 1.5s;
}
.video-box > div[data-src]:not([data-src='']) .mask-diffusion:nth-child(3),
.video-box .img-box[data-src]:not([data-src='']) .mask-diffusion:nth-child(3) {
  -webkit-animation-delay: 3s;
          animation-delay: 3s;
}
@media (min-width: 1200px) {
  .video-box > div[data-src]:not([data-src='']):hover:before,
  .video-box .img-box[data-src]:not([data-src='']):hover:before {
    opacity: 1;
  }
  .video-box > div[data-src]:not([data-src='']):hover .v-btn-box .v-btn:after,
  .video-box .img-box[data-src]:not([data-src='']):hover .v-btn-box .v-btn:after {
    -webkit-animation: rotateZ 8000ms linear infinite;
            animation: rotateZ 8000ms linear infinite;
  }
}
.video-box .v-btn-box {
  display: none;
  position: absolute;
  left: 0;
  width: 100%;
  top: 50%;
  z-index: 3;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
}
.video-box .v-btn {
  text-align: center;
  font-style: normal;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  line-height: 1;
  position: relative;
}
.video-box .v-btn,
.video-box .v-btn:before {
  border-radius: 50%;
}
.video-box .v-btn:before {
  -webkit-transition: 0.6s;
  transition: 0.6s;
  position: relative;
  z-index: 10;
  border: 6px solid #fff;
  width: 62px;
  height: 62px;
  font-size: 20px;
  background-color: #ff5f09;
  color: #fff;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
}
@media (max-width: 991.98px) {
  .video-box .v-btn:before {
    border-width: 5px;
    width: 55px;
    height: 55px;
    font-size: 18px;
  }
}
@media (max-width: 767.98px) {
  .video-box .v-btn:before {
    border-width: 4px;
    width: 45px;
    height: 45px;
    font-size: 16px;
  }
}
.video-box .v-btn.mask-btn .mask-diffusion {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 95%;
  height: 95%;
  content: '';
  -webkit-transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  border-radius: 50%;
  background: none;
}
.video-box .v-tit {
  font-size: 32px;
  font-weight: 500;
  text-transform: capitalize;
  color: #fff;
  margin-left: 42px;
}
@media (max-width: 1199.98px) {
  .video-box .v-tit {
    font-size: 30px;
  }
}
@media (max-width: 991.98px) {
  .video-box .v-tit {
    font-size: 28px;
  }
}
@media (max-width: 767.98px) {
  .video-box .v-tit {
    font-size: 25px;
  }
}
@media (max-width: 575.98px) {
  .video-box .v-tit {
    font-size: 23px;
  }
}
@media (max-width: 767.98px) {
  .video-box .v-tit {
    margin-left: 30px;
  }
}
.video-box > div:not(.img-box) {
  display: -webkit-box;
  display: flex;
  position: relative;
}
.alone-video-btn {
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.6);
  position: relative;
  -webkit-transition: 0.6s;
  transition: 0.6s;
  border: 1px dashed #ccc;
  padding: 10px;
  margin-left: 25px;
}
.alone-video-btn:before {
  color: #fff;
  background-color: #ff5f09;
  width: 40px;
  height: 40px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  border-radius: 50%;
  font-family: 'iconfont' !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e67c';
}
@media (min-width: 1200px) {
  .alone-video-btn:hover {
    border-color: #ff5f09;
  }
}
@media (max-width: 767.98px) {
  .alone-video-btn {
    padding: 6px;
  }
  .alone-video-btn:before {
    width: 34px;
    height: 34px;
  }
}
.table-box {
  width: 100%;
  max-width: 100%;
  overflow: auto;
}
.table-box table {
  height: auto !important;
  width: 100% !important;
  max-width: 100%;
  border-spacing: 0;
  border-collapse: collapse;
  font-size: 16px;
}
@media (max-width: 991.98px) {
  .table-box table {
    font-size: 15px;
  }
}
@media (max-width: 767.98px) {
  .table-box table {
    font-size: 14px;
  }
}
.table-box table.all {
  position: initial;
  height: auto;
}
.table-box table p,
.table-box table span {
  color: inherit !important;
  font-size: 1em !important;
}
@media (max-width: 575.98px) {
  .table-box table {
    font-size: 12px;
  }
}
.table-box table colgroup {
  display: none !important;
}
.table-box table tr,
.table-box table td,
.table-box table th {
  vertical-align: top;
  width: auto !important;
  height: auto !important;
  word-break: normal !important;
}
.table-box table td,
.table-box table th {
  padding: 10px 2.2% !important;
  background: none !important;
  border: 1px solid #ccc !important;
}
@media (max-width: 767.98px) {
  .table-box table td,
  .table-box table th {
    padding: 6px !important;
  }
}
.table-box table tr p,
.table-box table tr span {
  background: none !important;
  margin: 0 !important;
  padding: 0 !important;
}
.table-box table img {
  height: auto !important;
  max-width: 100%;
}
.font-rc {
  font-family: 'Roboto Condensed';
  font-weight: bold;
}
.auto-adjust-img.is-mobile img {
  max-width: 100% !important;
  height: auto !important;
  padding: 2px;
}
.auto-adjust-img p.contains-pictures {
  padding: 0;
  margin: 0;
  font-size: 0;
  overflow-x: hidden;
}
.auto-adjust-img p.contains-pictures > img {
  display: inline-block;
  margin: 4px;
}
@media (min-width: 1470px) {
  .container {
    max-width: 1440px;
  }
}
@media (min-width: 1720px) {
  .container {
    max-width: 1690px;
  }
}
.pagination {
  display: block;
  margin-top: 70px;
  font-size: 15px;
}
@media (max-width: 767.98px) {
  .pagination {
    font-size: 14px;
  }
}
@media (max-width: 1469.98px) {
  .pagination {
    margin-top: 60px;
  }
}
@media (max-width: 1199.98px) {
  .pagination {
    margin-top: 50px;
  }
}
@media (max-width: 991.98px) {
  .pagination {
    margin-top: 40px;
  }
}
@media (max-width: 767.98px) {
  .pagination {
    margin-top: 30px;
  }
}
.pagination a,
.pagination span:not(.ellipsis) {
  min-width: 48px;
  height: 48px;
  text-align: center;
  cursor: pointer;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  margin: 0;
  padding: 0 5px;
  margin: 0 3px;
  background: #F8FAFC;
  vertical-align: middle;
  border-radius: 50px;
  overflow: hidden;
}
@media (min-width: 1200px) {
  .pagination a,
  .pagination span:not(.ellipsis) {
    -webkit-transition: 0.2s;
    transition: 0.2s;
  }
  .pagination a:hover,
  .pagination span:not(.ellipsis):hover {
    background-color: #ff5f09;
    color: #fff;
    border-color: #ff5f09;
  }
}
@media (max-width: 1199.98px) {
  .pagination a,
  .pagination span:not(.ellipsis) {
    margin: 0 5px;
    min-width: 40px;
    height: 40px;
  }
  .pagination a:active,
  .pagination span:not(.ellipsis):active {
    background-color: #ff5f09;
    color: #fff;
    border-color: #ff5f09;
  }
}
@media (max-width: 575.98px) {
  .pagination a,
  .pagination span:not(.ellipsis) {
    min-width: 28px;
    min-width: max(28px, 7vw);
    height: 28px;
    height: max(28px, 7vw);
    font-size: 12px;
    margin: 0 3px;
  }
}
.pagination .ellipsis {
  margin: 0 5px;
}
@media (max-width: 767.98px) {
  .pagination .ellipsis {
    margin: 0 3px;
  }
}
.pagination span.current {
  background-color: #ff5f09;
  color: #fff;
  border-color: #ff5f09;
}
.pagination span.current.prev,
.pagination span.current.next {
  display: none;
}
.pagination .next:before,
.pagination .prev:before,
.pagination .next:after,
.pagination .prev:after {
  font-family: 'iconfont' !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.2em;
}
@media (min-width: 768px) {
  .pagination .prev {
    margin-right: 10px;
  }
}
.pagination .prev:before {
  content: '\e9b5';
}
@media (min-width: 768px) {
  .pagination .next {
    margin-left: 10px;
  }
}
.pagination .next:after {
  content: '\e72f';
}
.google-translate {
  min-width: 156px;
}
.header-top {
  height: 40px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  background-color: #222;
  color: #d9d9d9;
  position: relative;
}
.header-top:hover {
  z-index: 1000;
}
@media (max-width: 767.98px) {
  .header-top .info {
    display: none;
  }
}
.header-top .info > a {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  margin-right: 30px;
}
.header-top .info > a:before {
  font-family: 'iconfont' !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 10px;
  font-size: 1.1em;
}
@media (min-width: 1200px) {
  .header-top .info > a:hover span {
    text-decoration: underline;
  }
}
.header-top .mail:before {
  content: '\e649';
}
.header-top .tel:before {
  content: '\e6b4';
}
.header-top .cart {
  margin-right: 54px;
}
@media (max-width: 991.98px) {
  .header-top .cart {
    margin-right: 25px;
  }
}
.header-top .cart a {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  position: relative;
}
.header-top .cart a:before {
  font-family: 'iconfont' !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e683';
  font-size: 1.4em;
  margin-right: 15px;
}
@media (max-width: 575.98px) {
  .header-top .cart a:before {
    margin-right: 10px;
  }
}
.header-top .cart a span {
  font-weight: 500;
  margin-right: 6px;
}
.header-top .cart a var {
  font-style: normal;
}
@media (min-width: 1200px) {
  .header-top .cart a:hover {
    color: #ff5f09;
  }
}
.header {
  position: relative;
  z-index: 999;
}
@media (min-width: 1200px) {
  .header.always-fixed .header-box {
    border: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    padding: 20px 20px 0;
  }
}
.header.mobie-fixed .header-box {
  position: fixed;
  left: 0;
  top: -70px;
  width: 100%;
  margin: 70px 0 0;
  -webkit-transition: margin 0.4s;
  transition: margin 0.4s;
  box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.1);
  background-color: #fdfbf7;
}
.header.mobie-fixed .header-box:after {
  max-width: 100%;
}
@media (min-width: 1200px) {
  .header.fixed.always-fixed .info-box {
    border-bottom-color: transparent;
    box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.1);
    -webkit-transition: 0.6s;
    transition: 0.6s;
  }
  .header.fixed:not(.always-fixed) .header-box {
    position: fixed;
    left: 0;
    top: auto;
    bottom: 100%;
    width: 100%;
    -webkit-transform: translateY(100%);
        -ms-transform: translateY(100%);
            transform: translateY(100%);
    -webkit-transition: -webkit-transform 0.5s;
    transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    transition: transform 0.5s, -webkit-transform 0.5s;
    background: #fff;
    box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.1);
  }
}
.header .header-box {
  position: relative;
  z-index: 2;
  border-bottom: 1px solid #DDDDDD;
}
@media (min-width: 1200px) {
  .header .header-box {
    -webkit-perspective: 500;
            perspective: 500;
  }
}
@media (min-width: 1470px) {
  .header .header-box .container-fluid {
    padding: 0 2.14707461%;
  }
}
@media (min-width: 1200px) {
  .header .header-box .info-box {
    background-color: #fff;
    border-radius: 10px;
    margin: 0 auto;
    padding: 0 70px;
  }
}
@media (min-width: 1200px) and (max-width: 767.98px) {
  .header .header-box .info-box {
    border-radius: 5px;
  }
}
@media (min-width: 1200px) and (max-width: 1469.98px) {
  .header .header-box .info-box {
    padding: 0 30px;
  }
}
.header .header-r {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: end;
          justify-content: flex-end;
}
@media (max-width: 1199.98px) {
  .header .header-r {
    min-height: 70px;
  }
}
.header .header-r > * {
  -webkit-box-flex: 0;
          flex: 0 0 auto;
}
@media (min-width: 1200px) {
  .header .header-r > * {
    white-space: nowrap;
  }
}
@media (max-width: 1199.98px) {
  .header .header-r > * {
    margin-left: 30px;
  }
}
@media (max-width: 575.98px) {
  .header .header-r > * {
    margin-left: 4.5vw;
  }
}
.header .header-r > *:first-child {
  margin-left: 0;
}
.header .logo {
  -webkit-box-flex: 0;
          flex: 0 0 auto;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
          align-items: center;
}
.header .logo img {
  max-width: 100%;
}
.header .logo .pic {
  height: 56px;
}
.header .logo .pic img {
  height: 100%;
}
@media (max-width: 767.98px) {
  .header .logo .pic {
    height: auto;
    width: 180px;
    width: min(110px, 27vw);
  }
  .header .logo .pic img {
    width: 100%;
    height: auto;
  }
}
@media (max-width: 767.98px) {
  .header .google-translate {
    margin-left: 0 !important;
    position: fixed;
    top: 20px;
    left: -webkit-calc(100% - 405px);
    left: calc(100% - 405px);
    z-index: 99999999;
    opacity: 0;
    -webkit-transform: translateY(-10px);
        -ms-transform: translateY(-10px);
            transform: translateY(-10px);
    pointer-events: none;
  }
}
@media (max-width: 575.98px) {
  .header .google-translate {
    left: 85px;
  }
}
.header .cart {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
}
@media (min-width: 1200px) {
  .header .cart {
    margin-right: 30px;
  }
  .header .cart:before {
    content: '';
    width: 1px;
    height: 10px;
    background-color: #d9d9d9;
    margin: 0 20px;
  }
}
.header .cart a {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  position: relative;
}
.header .cart a:before {
  content: '';
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: #ff5f09;
  position: absolute;
  right: 0;
  bottom: 5px;
  z-index: 2;
}
.header .cart a:after {
  font-family: 'iconfont' !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f055';
  font-size: 1.3em;
}
.header .cart a span {
  font-weight: 500;
  margin-right: 6px;
}
@media (max-width: 575.98px) {
  .header .cart a span {
    display: none;
  }
}
@media (min-width: 1200px) {
  .header .cart a:hover {
    color: #ff5f09;
  }
}
.header .find-box {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
}
.header .find {
  cursor: pointer;
  color: #ff5f09;
}
.header .find:before {
  font-family: 'iconfont' !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e654';
  font-size: 22px;
}
@media (max-width: 767.98px) {
  .header .find:before {
    font-size: 20px;
  }
}
@media (max-width: 767.98px) {
  .header .find span {
    display: none;
  }
}
@media (min-width: 1200px) {
  .header .find {
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .header .find:hover {
    color: #004180;
  }
}
.header .find:active {
  -webkit-transition: 0s;
  transition: 0s;
  -webkit-transform: scale(0.95);
      -ms-transform: scale(0.95);
          transform: scale(0.95);
  color: #004180;
}
@media (max-width: 1199.98px) {
  .header .header-mail {
    display: none !important;
  }
}
.header .header-mail a:before {
  content: '\e7dc';
}
.header .nav-collapse {
  position: relative;
  display: none;
  background: none;
  padding: 0;
  cursor: pointer;
  padding: 16px 0;
  overflow: hidden;
}
@media (max-width: 1199.98px) {
  .header .nav-collapse {
    vertical-align: middle;
    display: inline-block;
  }
  .header .nav-collapse.nav-collapse-1 {
    border: none;
    display: block;
    position: absolute;
    right: 25px;
    top: 10px;
    z-index: 9999;
  }
}
.header .nav-collapse .btn-line {
  width: 28px;
  height: 2px;
  display: block;
  background-color: #222;
  -webkit-transform-origin: center;
      -ms-transform-origin: center;
          transform-origin: center;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.header .nav-collapse .btn-line:not(:first-child) {
  margin-top: 5px;
}
.header .nav-collapse .btn-line:nth-child(3),
.header .nav-collapse .btn-line:nth-child(1) {
  content: '';
  display: block;
}
.header .nav-collapse.active .btn-line:nth-child(1) {
  -webkit-transform: rotateZ(45deg) translateY(5px) translateX(5px);
      -ms-transform: rotate(45deg) translateY(5px) translateX(5px);
          transform: rotateZ(45deg) translateY(5px) translateX(5px);
}
.header .nav-collapse.active .btn-line:nth-child(2) {
  -webkit-transform: translateX(-50px);
      -ms-transform: translateX(-50px);
          transform: translateX(-50px);
  opacity: 0;
}
.header .nav-collapse.active .btn-line:nth-child(3) {
  -webkit-transform: rotateZ(-45deg) translateY(-5px) translateX(5px);
      -ms-transform: rotate(-45deg) translateY(-5px) translateX(5px);
          transform: rotateZ(-45deg) translateY(-5px) translateX(5px);
}
@media (min-width: 1200px) {
  .header .nav {
    padding-right: 55px;
    display: block !important;
  }
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  .header .nav {
    padding-right: 15px;
  }
}
@media (max-width: 1199.98px) {
  .header .nav {
    color: #000;
    margin: 0;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
            justify-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
    position: fixed;
    top: 0;
    right: 0;
    visibility: hidden;
    height: 100%;
    width: 420px;
    -webkit-transform: translateX(100%);
        -ms-transform: translateX(100%);
            transform: translateX(100%);
    background: #fff;
    text-align: left;
    padding: 70px 0 50px;
    z-index: 99999998;
    -webkit-transition: visibility 0.5s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: visibility 0.5s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: transform 0.5s cubic-bezier(0.645, 0.045, 0.355, 1), visibility 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: transform 0.5s cubic-bezier(0.645, 0.045, 0.355, 1), visibility 0.5s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
  }
  .header .nav .nav-box,
  .header .nav .container {
    height: 100%;
    width: 100%;
  }
  .header .nav .container {
    padding: 0;
  }
  .header .nav .tbl,
  .header .nav .tbl-cell {
    display: -webkit-box;
    display: flex;
  }
  .header .nav .tbl {
    width: 100%;
    height: 100%;
    position: relative;
  }
  .header .nav .tbl:before,
  .header .nav .tbl:after {
    position: absolute;
    width: 100%;
    height: 25px;
    content: '';
    left: 0;
    pointer-events: none;
    z-index: 3;
  }
  .header .nav .tbl:before {
    top: 0;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(40%, rgba(255, 255, 255, 0.6)), to(rgba(255, 255, 255, 0)));
    background-image: linear-gradient(#fff, rgba(255, 255, 255, 0.6) 40%, rgba(255, 255, 255, 0));
  }
  .header .nav .tbl:after {
    bottom: 0;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#fff), color-stop(40%, rgba(255, 255, 255, 0.6)), to(rgba(255, 255, 255, 0)));
    background-image: linear-gradient(to top, #fff, rgba(255, 255, 255, 0.6) 40%, rgba(255, 255, 255, 0));
  }
  .header .nav .tbl-cell {
    position: relative;
    height: 100%;
    width: 100%;
  }
  .header .nav ul {
    text-align: left;
  }
  .header .nav ul li.more {
    position: relative;
  }
  .header .nav ul li.more.current > span:after {
    content: '\e640';
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  .header .nav ul li.more.current > ul {
    display: block;
  }
  .header .nav ul li.more > span {
    padding-right: 25px;
    position: relative;
  }
  .header .nav ul li.more > span:after {
    position: absolute;
    right: 0;
    top: 5px;
    padding: 12px 5px;
    line-height: 1;
    font-family: 'iconfont';
    content: '\e641';
    font-size: 18px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    display: block;
    z-index: 3;
  }
  .header .nav ul li.more > span > a {
    display: inline-block;
  }
  .header .nav ul li:not(.more) span > a {
    display: block;
  }
  .header .nav ul li span {
    position: relative;
    z-index: 2;
    display: block;
  }
  .header .nav ul.nav-list1 {
    opacity: 1;
    margin: 0;
    max-height: 100%;
    padding: 0 20px;
    overflow-y: auto;
    touch-action: pan-y;
    /*定义滚动条轨道 内阴影+圆角*/
    /*定义滑块 内阴影+圆角*/
    /*滑块效果*/
  }
  .header .nav ul.nav-list1::-webkit-scrollbar {
    border-radius: 4px;
    width: 4px;
    height: 4px;
  }
  .header .nav ul.nav-list1::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background-color: #dcdcdc;
  }
  .header .nav ul.nav-list1::-webkit-scrollbar-thumb:hover {
    border-radius: 4px;
    background: rgba(0, 0, 0, 0.4);
  }
  .header .nav ul.nav-list1 ul {
    padding-bottom: 10px;
  }
  .header .nav ul.nav-list1 a {
    text-transform: capitalize;
  }
  .header .nav ul.nav-list1 > li {
    position: relative;
    font-size: 18px;
    border-bottom: 1px solid #ccc;
    line-height: 1.6;
  }
  .header .nav ul.nav-list1 > li > span > a {
    padding: 15px 0;
  }
  .header .nav ul.nav-list1 > li.act {
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
  .header .nav ul.nav-list1 > li:not(.hidden-lg) + .hidden-lg {
    border-top: 2px solid #ccc;
  }
  .header .nav ul.nav-list1 .nav-list2 {
    padding-left: 15px;
    font-size: 14px;
  }
  .header .nav ul.nav-list1 .nav-list2 > li > span > a {
    padding: 10px 0;
  }
  .header .nav ul.nav-list1 .nav-list2 .active {
    color: #ff5f09;
  }
  .header .nav ul.nav-list1 .nav-list3 {
    margin: 10px 0 10px 8px;
    padding-left: 25px;
    padding-bottom: 0;
    border-left: 1px solid #444;
  }
  .header .nav ul.nav-list1 .nav-list3 > li > span > a {
    padding: 5px 0;
  }
  .header .nav ul.nav-list1 .nav-list3 ul {
    padding-left: 10px;
    border-left: 1px solid #444;
  }
  .header .nav ul.nav-list1 .hidden-lg {
    color: #c5c5c5;
  }
  .header .nav ul.nav2-list2 h4 {
    line-height: 50px;
    font-size: 20px;
  }
}
@media (max-width: 1199.98px) and (max-width: 1199.98px) {
  .header .nav ul .pic {
    display: none !important;
  }
}
@media (max-width: 1199.98px) and (max-width: 767.98px) {
  .header .nav ul.nav-list1 > li {
    font-size: 16px;
  }
}
@media (max-width: 1199.98px) and (max-width: 767.98px) {
  .header .nav.left-100 ~ .google-translate {
    top: -30px;
    opacity: 0;
  }
}
@media (max-width: 575.98px) {
  .header .nav {
    width: -webkit-calc(100vw - 65px);
    width: calc(100vw - 65px);
    -webkit-transform: translateX(-webkit-calc(100vw + 65px));
        -ms-transform: translateX(calc(100vw + 65px));
            transform: translateX(calc(100vw + 65px));
  }
}
.header .nav.left-100 {
  -webkit-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
          transform: translateX(-100%);
  -webkit-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0);
}
.header .nav.left-200 {
  -webkit-transform: translateX(-200%);
      -ms-transform: translateX(-200%);
          transform: translateX(-200%);
  -webkit-transform: translate3d(-200%, 0, 0);
          transform: translate3d(-200%, 0, 0);
}
.header .nav.left-300 {
  -webkit-transform: translateX(-300%);
      -ms-transform: translateX(-300%);
          transform: translateX(-300%);
  -webkit-transform: translate3d(-300%, 0, 0);
          transform: translate3d(-300%, 0, 0);
}
.header .nav.left-400 {
  -webkit-transform: translateX(-400%);
      -ms-transform: translateX(-400%);
          transform: translateX(-400%);
  -webkit-transform: translate3d(-400%, 0, 0);
          transform: translate3d(-400%, 0, 0);
}
.header .nav.left-500 {
  -webkit-transform: translateX(-500%);
      -ms-transform: translateX(-500%);
          transform: translateX(-500%);
  -webkit-transform: translate3d(-500%, 0, 0);
          transform: translate3d(-500%, 0, 0);
}
@media (min-width: 1200px) {
  .header .nav .nav-list1 {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
            align-items: center;
  }
  .header .nav .nav-list1 li {
    -webkit-perspective: 500;
            perspective: 500;
  }
  .header .nav .nav-list1 li:hover > ul {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
  }
  .header .nav .nav-list1 li:hover > span > a {
    color: #ff5f09;
  }
  .header .nav .nav-list1 > li {
    text-align: left;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
            align-items: center;
    -webkit-box-pack: center;
            justify-content: center;
    padding: 0 24px;
  }
  .header .nav .nav-list1 > li > span {
    display: block;
    width: 100%;
  }
  .header .nav .nav-list1 > li > span > a {
    text-transform: capitalize;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
            align-items: center;
    -webkit-box-pack: center;
            justify-content: center;
    text-align: center;
    font-size: 17px;
    padding: 0 20px;
    min-height: 80px;
  }
  .header .nav .nav-list1 > li > span > a > span {
    -webkit-transition: 0.3s;
    transition: 0.3s;
    display: block;
  }
  .header .nav .nav-list1 > li:hover > span > a > span,
  .header .nav .nav-list1 > li.active > span > a > span {
    color: #ff5f09;
  }
  .header .nav .nav-list1 > li:hover > ul {
    -webkit-transform: rotateX(0);
            transform: rotateX(0);
  }
  .header .nav .nav-list1 > li.active > span > a > span {
    color: #ff5f09;
  }
  .header .nav .nav-list1 ul[class^='nav-list'] {
    letter-spacing: 0;
    opacity: 0;
    text-transform: capitalize;
    visibility: hidden;
    position: absolute;
    text-align: left;
    color: #222;
    background-color: #fff;
    background-clip: padding-box;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    pointer-events: none;
    box-shadow: 0 2px 10px 1px rgba(0, 0, 0, 0.15);
  }
  .header .nav .nav-list1 ul[class^='nav-list'] li:hover > span > a {
    color: #ff5f09;
    text-decoration: underline;
  }
  .header .nav .nav-list1 ul[class^='nav-list'] a {
    display: block;
    padding: 5px 25px;
    position: relative;
  }
  .header .nav .nav-list1 .nav-list2 {
    top: 100%;
    left: 0;
    padding: 15px 0;
    min-width: 100%;
    z-index: 10;
    -webkit-transform-origin: center top;
        -ms-transform-origin: center top;
            transform-origin: center top;
    -webkit-transform: rotateX(-50deg);
            transform: rotateX(-50deg);
    font-size: 15px;
  }
  .header .nav .nav-list1 .nav-list2 ul[class^='nav-list'] {
    font-size: 0.95em;
  }
  .header .nav .nav-list1 .nav-list2 > li {
    white-space: nowrap;
    position: relative;
  }
  .header .nav .nav-list1 .nav-list2 > li > span > a {
    display: block;
    padding: 5px 25px;
  }
  .header .nav .nav-list1 .nav-list2 ul {
    left: 100%;
    position: absolute;
    top: 0;
    padding: 10px 0;
    min-width: 120px;
    -webkit-transform-origin: left center;
        -ms-transform-origin: left center;
            transform-origin: left center;
    border-left: 1px solid transparent;
    -webkit-transform: rotateY(50deg);
            transform: rotateY(50deg);
    -webkit-transition: 0.4s;
    transition: 0.4s;
  }
  .header .nav .nav-list1 .nav-list2 li:hover > ul {
    -webkit-transform: rotateY(0);
            transform: rotateY(0);
  }
  .header .nav .nav-list1 .pro-nav-list2 .active > a {
    text-decoration: underline;
  }
}
@media (min-width: 1200px) and (max-width: 1719.98px) {
  .header .nav .nav-list1 > li {
    padding: 0 15px;
  }
}
@media (min-width: 1200px) and (max-width: 1469.98px) {
  .header .nav .nav-list1 > li {
    padding: 0 10px;
  }
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  .header .nav .nav-list1 > li {
    padding: 0 5px;
  }
}
@media (min-width: 1200px) and (min-width: 1200px) {
  .header .nav .nav-list1 .nav-list2 {
    display: none;
  }
}
@media (max-width: 1199.98px) {
  .header .nav .nav-list1 {
    width: 100%;
  }
  .header .nav .nav-list1 ul {
    display: none;
  }
  .header .nav .nav-list1 > li.more > span:after {
    top: 7px;
  }
  .header .nav .nav-list1 > a {
    font-size: 20px;
  }
}
@media (max-width: 1199.98px) and (max-width: 767.98px) {
  .header .nav .nav-list1 > li.more > span:after {
    top: 5px;
  }
}
.header .mask-nav {
  display: none;
}
@media (max-width: 1199.98px) {
  .header .mask-nav {
    overflow: hidden;
    display: block;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background: #fafafa;
    text-align: left;
    padding: 20px;
    z-index: 9999;
    text-align: center;
    background: #000;
    color: #fff;
    -webkit-transition: left 0.3s;
    transition: left 0.3s;
  }
}
.header .mask-nav .nav-top {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: justify;
          justify-content: space-between;
}
.header .mask-nav .nav-top .back-btn:before {
  font-family: 'iconfont' !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e9b5';
  font-size: 26px;
}
.header .mask-nav .nav-top .nav-title {
  margin: 0;
  text-transform: uppercase;
  font-size: 30px;
}
@media (max-width: 767.98px) {
  .header .mask-nav .nav-top .nav-title {
    font-size: 20px;
    font-size: 5vmin;
  }
}
.header .mask-nav .content {
  margin-top: 4%;
  position: relative;
  height: 85%;
  overflow: auto;
  touch-action: pan-y;
  /*定义滚动条轨道 内阴影+圆角*/
  /*定义滑块 内阴影+圆角*/
  /*滑块效果*/
}
.header .mask-nav .content::-webkit-scrollbar {
  border-radius: 5px;
  width: 5px;
  height: 5px;
  background-color: #fff;
}
.header .mask-nav .content::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 5px;
  background-color: #fff;
}
.header .mask-nav .content::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background-color: #666;
}
.header .mask-nav .content::-webkit-scrollbar-thumb:hover {
  border-radius: 5px;
  background: rgba(0, 0, 0, 0.4);
}
.header .mask-nav .content ul li {
  text-align: left;
  font-size: 20px;
  line-height: 2;
  margin: 10px 0;
}
@media (max-width: 767.98px) {
  .header .mask-nav .content ul li {
    margin: 0;
    font-size: 4vmin;
    line-height: 1.6;
    margin-top: 10px;
  }
}
.header .mask-nav .content ul li.more {
  position: relative;
}
.header .mask-nav .content ul li.more:after {
  position: absolute;
  right: 0;
  top: 50%;
  font-family: 'iconfont' !important;
  content: '\e72f';
  color: #fff;
  font-size: 16px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.header .mask-nav .content ul li a {
  display: inline-block;
  text-transform: capitalize;
}
.header .mask-nav .content ul ul {
  display: none;
}
.header .nav-2 {
  left: 100%;
}
.header .nav-3 {
  left: 200%;
}
.header .nav-4 {
  left: 300%;
}
.header .nav-5 {
  left: 400%;
}
.header .fade-out {
  visibility: visible;
  -webkit-transform: translate(0);
      -ms-transform: translate(0);
          transform: translate(0);
  box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.1);
}
.header .list {
  position: relative;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
}
@media (max-width: 1199.98px) {
  .header .list {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .header .list li:hover > span > a > span {
    color: #ff5f09;
  }
}
.header .list > li {
  position: relative;
  font-size: 18px;
  -webkit-perspective: 500;
          perspective: 500;
  margin-left: 45px;
}
.header .list > li:first-child {
  margin-left: 0;
}
@media (max-width: 1469.98px) {
  .header .list > li {
    font-size: 16px;
  }
}
@media (max-width: 1399.98px) {
  .header .list > li {
    font-size: 15px;
    margin-left: 20px;
  }
}
.header .list > li > span > a {
  text-transform: capitalize;
  position: relative;
  text-align: center;
  height: 90px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
}
.header .list > li > span > a > span {
  display: block;
  position: relative;
  padding: 8px 0;
}
.header .list > li:hover > ul {
  opacity: 1;
  visibility: visible;
  -webkit-transform: rotateX(0) translateX(-50%);
          transform: rotateX(0) translateX(-50%);
}
.header .list ul {
  letter-spacing: 0;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  text-align: left;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  font-size: 0.9em;
  color: #222;
  text-transform: capitalize;
  background-color: #fff;
  background-clip: padding-box;
  padding-top: 5px;
  box-shadow: 0 2px 10px 1px rgba(0, 0, 0, 0.15);
}
.header .list ul li:first-child {
  margin-top: 0;
}
.header .list ul li:hover > a {
  text-decoration: underline;
}
.header .list ul a {
  display: block;
  padding: 5px 15px;
  position: relative;
}
@media (min-width: 1200px) {
  .header .list ul a:hover {
    color: #ff5f09;
  }
}
.header .list .list2 {
  display: none;
  top: 100%;
  left: 50%;
  padding: 15px 0;
  min-width: 100%;
  z-index: 10;
  -webkit-transform-origin: center top;
      -ms-transform-origin: center top;
          transform-origin: center top;
  -webkit-transform: rotateX(-50deg) translateX(-50%);
          transform: rotateX(-50deg) translateX(-50%);
}
.header .list .list2 > li {
  white-space: nowrap;
  position: relative;
}
.header .list .list2 > li > span > a {
  display: block;
  padding: 5px 20px;
}
.header .list .list2 li:hover > ul {
  -webkit-transform: rotateY(0);
          transform: rotateY(0);
  opacity: 1;
  visibility: visible;
}
.header .list .list2 ul {
  left: 100%;
  position: absolute;
  top: 0;
  padding: 10px 0;
  min-width: 120px;
  -webkit-transform-origin: left center;
      -ms-transform-origin: left center;
          transform-origin: left center;
  border-left: 1px solid transparent;
  -webkit-transform: rotateY(50deg);
          transform: rotateY(50deg);
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.nav-xl-list2 {
  -webkit-transform-origin: center top;
      -ms-transform-origin: center top;
          transform-origin: center top;
  -webkit-transform: rotateX(-50deg);
          transform: rotateX(-50deg);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  background-color: #fff;
  background-clip: padding-box;
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  min-height: 382px;
  max-height: 80vh;
  overflow: auto;
  display: none;
  padding: 30px 0;
  color: #222;
  font-size: 16px;
}
@media (max-width: 991.98px) {
  .nav-xl-list2 {
    font-size: 15px;
  }
}
@media (max-width: 767.98px) {
  .nav-xl-list2 {
    font-size: 14px;
  }
}
.nav-xl-list2 .container {
  gap: 30px;
  -webkit-box-pack: start;
          justify-content: flex-start;
}
.nav-xl-list2 .nav-xl-list2-box {
  padding: 0 0 50px;
  width: 33.33333%;
}
.nav-xl-list2 .nav2-tit > a {
  font-weight: 500;
  display: block;
  border-bottom: 1px solid #222;
  padding: 10px 0;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  text-transform: uppercase;
}
@media (min-width: 1200px) {
  .nav-xl-list2 .nav2-tit > a:hover {
    text-decoration: underline;
    color: #ff5f09;
  }
}
.nav-xl-list3 {
  color: #666;
  text-transform: capitalize;
  padding-top: 10px;
}
.nav-xl-list3 > span {
  display: block;
  margin-top: 15px;
}
.nav-xl-list3 > span > a {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
}
.nav-xl-list3 > span > a:before {
  font-family: 'iconfont' !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\ee30';
  -webkit-box-flex: 0;
          flex: 0 0 auto;
  margin-right: 8px;
  font-size: 0.8em;
  color: #ff5f09;
}
@media (min-width: 1200px) {
  .nav-xl-list3 > span > a:hover span {
    text-decoration: underline;
    color: #ff5f09;
  }
}
@media (min-width: 1200px) {
  .language-btn {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
            align-items: center;
  }
  .language-btn:before {
    width: 1px;
    height: 15px;
    background-color: #CCCCCC;
    content: '';
    margin: 0 40px;
  }
}
@media (min-width: 1200px) and (max-width: 1469.98px) {
  .language-btn:before {
    margin: 0 30px;
  }
}
.language-btn a {
  display: none;
}
.language-btn .active {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  font-size: 15px;
}
@media (max-width: 767.98px) {
  .language-btn .active {
    font-size: 14px;
  }
}
.language-btn .active img {
  margin-right: 20px;
  width: 28px;
  border-radius: 2px;
}
@media (max-width: 991.98px) {
  .language-btn .active img {
    margin-right: 10px;
  }
}
@media (min-width: 1200px) {
  .language-btn .active:hover {
    text-decoration: underline;
    color: #004180;
  }
}
.language-box {
  position: relative;
  -webkit-perspective: 500;
          perspective: 500;
  white-space: nowrap;
  margin-right: 5px;
}
.language-box:hover .lang-select {
  -webkit-transform: rotateX(0);
          transform: rotateX(0);
  opacity: 1;
  visibility: visible;
  pointer-events: all;
}
.language-box:hover > a {
  color: #ff5f09;
}
.language-box:hover > a:after {
  color: inherit;
}
.language-box > a {
  display: none;
}
.language-box > a:after {
  font-family: 'iconfont' !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e62b';
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
  font-size: 0.9em;
}
.language-box > a > span {
  margin: 0 6px 0 10px;
}
@media (min-width: 1200px) {
  .language-box a:hover {
    color: #ff5f09;
  }
  .language-box a:hover span {
    color: inherit;
  }
}
.language-box a:active {
  color: #ff5f09;
  -webkit-transition: 0s;
  transition: 0s;
}
.language-box a:active span {
  color: inherit;
}
.language-box img {
  width: 24px;
  height: auto !important;
}
.language-box .active {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  height: 40px;
}
.language-box .lang-select {
  -webkit-transform-origin: center top;
      -ms-transform-origin: center top;
          transform-origin: center top;
  position: absolute;
  top: 100%;
  width: 130px;
  min-width: 100%;
  padding: 10px 15px;
  box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.1);
  background-color: #fff;
  -webkit-transform: rotateX(-50deg);
          transform: rotateX(-50deg);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  pointer-events: none;
  right: -15px;
  color: #000;
}
.language-box .lang-select li {
  padding: 5px 0;
}
.language-box .lang-select img {
  margin-right: 6px;
}
.language-box .lang-select a {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
}
@-webkit-keyframes avia_pop {
  0% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes avia_pop {
  0% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
.search-wrap {
  width: 280px;
  box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.2);
  -webkit-animation: avia_pop 0.3s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
          animation: avia_pop 0.3s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
  background-color: #fff;
  padding: 15px;
  display: none;
  position: absolute;
  top: 100%;
  z-index: 3;
}
@media (min-width: 1200px) {
  .search-wrap {
    right: 50%;
    margin-right: -820px;
  }
}
@media (min-width: 1200px) and (max-width: 1719.98px) {
  .search-wrap {
    margin-right: -700px;
  }
}
@media (min-width: 1200px) and (max-width: 1469.98px) {
  .search-wrap {
    margin-right: -640px;
  }
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  .search-wrap {
    margin-right: -550px;
  }
}
@media (max-width: 1199.98px) {
  .search-wrap {
    right: 15px;
  }
}
@media (max-width: 575.98px) {
  .search-wrap {
    max-width: 90%;
    padding: 10px;
    right: 10px;
  }
}
.search-box {
  position: relative;
  display: -webkit-box;
  display: flex;
  border: 1px solid #ccc;
  border-radius: 48px;
  overflow: hidden;
  z-index: 2;
  height: 44px;
  background: none;
}
@media (max-width: 767.98px) {
  .search-box {
    height: 40px;
  }
}
.search-box input::-webkit-input-placeholder,
.search-box textarea::-webkit-input-placeholder {
  color: #666;
}
.search-box input:-o-placeholder,
.search-box textarea:-o-placeholder {
  color: #666;
}
.search-box input::-moz-placeholder,
.search-box textarea::-moz-placeholder {
  color: #666;
}
.search-box input:-ms-input-placeholder,
.search-box textarea:-ms-input-placeholder {
  color: #666;
}
.search-box input:focus::-webkit-input-placeholder,
.search-box textarea:focus::-webkit-input-placeholder {
  color: #aaa;
}
.search-box input:focus::-o-placeholder,
.search-box textarea:focus::-o-placeholder {
  color: #aaa;
}
.search-box input:focus::-moz-placeholder,
.search-box textarea:focus::-moz-placeholder {
  color: #aaa;
}
.search-box input:focus::-ms-input-placeholder,
.search-box textarea:focus::-ms-input-placeholder {
  color: #aaa;
}
.search-box input {
  width: 100%;
  background: none;
  padding: 0 0 0 20px;
}
@media (max-width: 767.98px) {
  .search-box input {
    padding: 0 15px;
  }
}
.search-box .submit {
  color: #666;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  z-index: 2;
  padding: 0 18px;
  font-size: 18px;
  background: none;
  position: relative;
}
.search-box .submit:before {
  font-family: 'iconfont' !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e660';
  font-weight: bold;
}
@media (min-width: 1200px) {
  .search-box .submit {
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .search-box .submit:hover {
    color: #ff5f09;
  }
}
.search-box .submit:active {
  -webkit-transition: 0s;
  transition: 0s;
  color: #ff5f09;
}
.search-box .submit:active:before {
  -webkit-transform: scale(0.95);
      -ms-transform: scale(0.95);
          transform: scale(0.95);
}
.xs-language {
  position: absolute;
  bottom: 30px;
  left: 35px;
  z-index: 9;
}
@media (min-width: 1200px) {
  .xs-language {
    display: none;
  }
}
.xs-language a {
  font-size: 16px;
  color: #fff;
}
.xs-language span {
  margin: 0 5px;
  color: #fff;
}
.slick-dots {
  text-align: center;
  margin-top: 10px;
  position: relative;
  z-index: 2;
}
.slick-dots li {
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 5px;
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  background-color: #ff5f09;
  margin: 5px 5px 0;
  opacity: 0.3;
}
.slick-dots li:last-child {
  margin-right: 0;
}
@media (min-width: 1200px) {
  .slick-dots li:hover {
    opacity: 1;
  }
}
.slick-dots li.slick-active {
  opacity: 1;
}
@media (max-width: 767.98px) {
  .slick-dots li {
    margin: 5px 3px 0;
  }
}
.slick-dots li button {
  display: none;
}
.slick-arrow {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  background: #004180;
  z-index: 5;
  text-align: center;
  width: 45px;
  height: 45px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  font-size: 22px;
  color: #fff;
  border-radius: 50%;
  padding: 0;
}
.slick-arrow:before {
  display: block;
  font-family: 'iconfont' !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 1;
}
@media (min-width: 1200px) {
  .slick-arrow {
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .slick-arrow:hover {
    background: #ff5f09;
  }
}
.slick-arrow:active {
  background: #ff5f09;
  -webkit-transition: 0s;
  transition: 0s;
  -webkit-transform: translateY(-50%) scale(0.95);
      -ms-transform: translateY(-50%) scale(0.95);
          transform: translateY(-50%) scale(0.95);
}
.inline-arrow {
  position: relative;
}
.inline-arrow.white-arrow .slick-arrow {
  background: #fff;
}
.slick-prev {
  left: 0;
}
.slick-prev:before {
  content: '\e9b5';
}
.slick-next {
  right: 0;
}
.slick-next:before {
  content: '\e72f';
}
.fz15 {
  font-size: 15px;
}
@media (max-width: 767.98px) {
  .fz15 {
    font-size: 14px;
  }
}
.fz16 {
  font-size: 16px;
}
@media (max-width: 991.98px) {
  .fz16 {
    font-size: 15px;
  }
}
@media (max-width: 767.98px) {
  .fz16 {
    font-size: 14px;
  }
}
.fz17 {
  font-size: 17px;
}
@media (max-width: 1199.98px) {
  .fz17 {
    font-size: 16px;
  }
}
@media (max-width: 991.98px) {
  .fz17 {
    font-size: 15px;
  }
}
@media (max-width: 767.98px) {
  .fz17 {
    font-size: 14px;
  }
}
.fz18 {
  font-size: 18px;
}
@media (max-width: 1199.98px) {
  .fz18 {
    font-size: 17px;
  }
}
@media (max-width: 991.98px) {
  .fz18 {
    font-size: 16px;
  }
}
@media (max-width: 767.98px) {
  .fz18 {
    font-size: 15px;
  }
}
.fz19 {
  font-size: 19px;
}
@media (max-width: 1469.98px) {
  .fz19 {
    font-size: 18px;
  }
}
@media (max-width: 1199.98px) {
  .fz19 {
    font-size: 17px;
  }
}
@media (max-width: 991.98px) {
  .fz19 {
    font-size: 16px;
  }
}
@media (max-width: 767.98px) {
  .fz19 {
    font-size: 15px;
  }
}
.fz20 {
  font-size: 20px;
}
@media (max-width: 1199.98px) {
  .fz20 {
    font-size: 19px;
  }
}
@media (max-width: 991.98px) {
  .fz20 {
    font-size: 18px;
  }
}
@media (max-width: 767.98px) {
  .fz20 {
    font-size: 17px;
  }
}
@media (max-width: 575.98px) {
  .fz20 {
    font-size: 16px;
  }
}
.fz22 {
  font-size: 22px;
}
@media (max-width: 1469.98px) {
  .fz22 {
    font-size: 21px;
  }
}
@media (max-width: 1199.98px) {
  .fz22 {
    font-size: 20px;
  }
}
@media (max-width: 991.98px) {
  .fz22 {
    font-size: 19px;
  }
}
@media (max-width: 767.98px) {
  .fz22 {
    font-size: 18px;
  }
}
@media (max-width: 575.98px) {
  .fz22 {
    font-size: 17px;
  }
}
.fz24 {
  font-size: 24px;
}
@media (max-width: 1469.98px) {
  .fz24 {
    font-size: 22px;
  }
}
@media (max-width: 1199.98px) {
  .fz24 {
    font-size: 21px;
  }
}
@media (max-width: 991.98px) {
  .fz24 {
    font-size: 20px;
  }
}
@media (max-width: 767.98px) {
  .fz24 {
    font-size: 19px;
  }
}
@media (max-width: 575.98px) {
  .fz24 {
    font-size: 18px;
  }
}
.fz26 {
  font-size: 26px;
}
@media (max-width: 1469.98px) {
  .fz26 {
    font-size: 24px;
  }
}
@media (max-width: 1199.98px) {
  .fz26 {
    font-size: 23px;
  }
}
@media (max-width: 991.98px) {
  .fz26 {
    font-size: 22px;
  }
}
@media (max-width: 767.98px) {
  .fz26 {
    font-size: 20px;
  }
}
@media (max-width: 575.98px) {
  .fz26 {
    font-size: 19px;
  }
}
.fz28 {
  font-size: 28px;
}
@media (max-width: 1469.98px) {
  .fz28 {
    font-size: 26px;
  }
}
@media (max-width: 1199.98px) {
  .fz28 {
    font-size: 25px;
  }
}
@media (max-width: 991.98px) {
  .fz28 {
    font-size: 24px;
  }
}
@media (max-width: 767.98px) {
  .fz28 {
    font-size: 22px;
  }
}
@media (max-width: 575.98px) {
  .fz28 {
    font-size: 20px;
  }
}
.fz30 {
  font-size: 30px;
}
@media (max-width: 1199.98px) {
  .fz30 {
    font-size: 28px;
  }
}
@media (max-width: 991.98px) {
  .fz30 {
    font-size: 26px;
  }
}
@media (max-width: 767.98px) {
  .fz30 {
    font-size: 24px;
  }
}
@media (max-width: 575.98px) {
  .fz30 {
    font-size: 22px;
  }
}
.fz32 {
  font-size: 32px;
}
@media (max-width: 1199.98px) {
  .fz32 {
    font-size: 30px;
  }
}
@media (max-width: 991.98px) {
  .fz32 {
    font-size: 28px;
  }
}
@media (max-width: 767.98px) {
  .fz32 {
    font-size: 25px;
  }
}
@media (max-width: 575.98px) {
  .fz32 {
    font-size: 23px;
  }
}
.fz34 {
  font-size: 34px;
}
@media (max-width: 1199.98px) {
  .fz34 {
    font-size: 32px;
  }
}
@media (max-width: 991.98px) {
  .fz34 {
    font-size: 30px;
  }
}
@media (max-width: 767.98px) {
  .fz34 {
    font-size: 26px;
  }
}
@media (max-width: 575.98px) {
  .fz34 {
    font-size: 24px;
  }
}
.fz36 {
  font-size: 36px;
}
@media (max-width: 1199.98px) {
  .fz36 {
    font-size: 32px;
  }
}
@media (max-width: 991.98px) {
  .fz36 {
    font-size: 28px;
  }
}
@media (max-width: 767.98px) {
  .fz36 {
    font-size: 24px;
  }
}
@media (max-width: 575.98px) {
  .fz36 {
    font-size: 22px;
  }
}
.fz38 {
  font-size: 38px;
}
@media (max-width: 1199.98px) {
  .fz38 {
    font-size: 34px;
  }
}
@media (max-width: 991.98px) {
  .fz38 {
    font-size: 30px;
  }
}
@media (max-width: 767.98px) {
  .fz38 {
    font-size: 27px;
  }
}
@media (max-width: 575.98px) {
  .fz38 {
    font-size: 24px;
  }
}
.fz40 {
  font-size: 40px;
}
@media (max-width: 1469.98px) {
  .fz40 {
    font-size: 36px;
  }
}
@media (max-width: 1199.98px) {
  .fz40 {
    font-size: 32px;
  }
}
@media (max-width: 991.98px) {
  .fz40 {
    font-size: 30px;
  }
}
@media (max-width: 767.98px) {
  .fz40 {
    font-size: 28px;
  }
}
@media (max-width: 575.98px) {
  .fz40 {
    font-size: 26px;
  }
}
.fz42 {
  font-size: 42px;
}
@media (max-width: 1469.98px) {
  .fz42 {
    font-size: 38px;
  }
}
@media (max-width: 1199.98px) {
  .fz42 {
    font-size: 34px;
  }
}
@media (max-width: 991.98px) {
  .fz42 {
    font-size: 32px;
  }
}
@media (max-width: 767.98px) {
  .fz42 {
    font-size: 30px;
  }
}
@media (max-width: 575.98px) {
  .fz42 {
    font-size: 28px;
  }
}
.fz45 {
  font-size: 45px;
}
@media (max-width: 1469.98px) {
  .fz45 {
    font-size: 40px;
  }
}
@media (max-width: 1199.98px) {
  .fz45 {
    font-size: 36px;
  }
}
@media (max-width: 991.98px) {
  .fz45 {
    font-size: 32px;
  }
}
@media (max-width: 767.98px) {
  .fz45 {
    font-size: 28px;
  }
}
@media (max-width: 575.98px) {
  .fz45 {
    font-size: 26px;
  }
}
.fz48 {
  font-size: 48px;
}
@media (max-width: 1469.98px) {
  .fz48 {
    font-size: 44px;
  }
}
@media (max-width: 1199.98px) {
  .fz48 {
    font-size: 40px;
  }
}
@media (max-width: 991.98px) {
  .fz48 {
    font-size: 34px;
  }
}
@media (max-width: 767.98px) {
  .fz48 {
    font-size: 28px;
  }
}
@media (max-width: 575.98px) {
  .fz48 {
    font-size: 26px;
  }
}
.fz50 {
  font-size: 50px;
}
@media (max-width: 1469.98px) {
  .fz50 {
    font-size: 46px;
  }
}
@media (max-width: 1199.98px) {
  .fz50 {
    font-size: 40px;
  }
}
@media (max-width: 991.98px) {
  .fz50 {
    font-size: 34px;
  }
}
@media (max-width: 767.98px) {
  .fz50 {
    font-size: 28px;
  }
}
@media (max-width: 575.98px) {
  .fz50 {
    font-size: 26px;
  }
}
.fz52 {
  font-size: 52px;
}
@media (max-width: 1469.98px) {
  .fz52 {
    font-size: 44px;
  }
}
@media (max-width: 1199.98px) {
  .fz52 {
    font-size: 38px;
  }
}
@media (max-width: 991.98px) {
  .fz52 {
    font-size: 32px;
  }
}
@media (max-width: 767.98px) {
  .fz52 {
    font-size: 26px;
  }
}
.fz54 {
  font-size: 54px;
}
@media (max-width: 1469.98px) {
  .fz54 {
    font-size: 50px;
  }
}
@media (max-width: 1199.98px) {
  .fz54 {
    font-size: 42px;
  }
}
@media (max-width: 991.98px) {
  .fz54 {
    font-size: 35px;
  }
}
@media (max-width: 767.98px) {
  .fz54 {
    font-size: 30px;
  }
}
.fz56 {
  font-size: 56px;
}
@media (max-width: 1469.98px) {
  .fz56 {
    font-size: 52px;
  }
}
@media (max-width: 1199.98px) {
  .fz56 {
    font-size: 44px;
  }
}
@media (max-width: 991.98px) {
  .fz56 {
    font-size: 36px;
  }
}
@media (max-width: 767.98px) {
  .fz56 {
    font-size: 30px;
  }
}
.fz58 {
  font-size: 58px;
}
@media (max-width: 1469.98px) {
  .fz58 {
    font-size: 52px;
  }
}
@media (max-width: 1199.98px) {
  .fz58 {
    font-size: 46px;
  }
}
@media (max-width: 991.98px) {
  .fz58 {
    font-size: 40px;
  }
}
@media (max-width: 767.98px) {
  .fz58 {
    font-size: 34px;
  }
}
@media (max-width: 575.98px) {
  .fz58 {
    font-size: 28px;
  }
}
.fz60 {
  font-size: 60px;
}
@media (max-width: 1469.98px) {
  .fz60 {
    font-size: 54px;
  }
}
@media (max-width: 1199.98px) {
  .fz60 {
    font-size: 48px;
  }
}
@media (max-width: 991.98px) {
  .fz60 {
    font-size: 42px;
  }
}
@media (max-width: 767.98px) {
  .fz60 {
    font-size: 36px;
  }
}
@media (max-width: 575.98px) {
  .fz60 {
    font-size: 30px;
  }
}
.fz64 {
  font-size: 64px;
}
@media (max-width: 1469.98px) {
  .fz64 {
    font-size: 58px;
  }
}
@media (max-width: 1399.98px) {
  .fz64 {
    font-size: 54px;
  }
}
@media (max-width: 1199.98px) {
  .fz64 {
    font-size: 51px;
  }
}
@media (max-width: 991.98px) {
  .fz64 {
    font-size: 44px;
  }
}
@media (max-width: 767.98px) {
  .fz64 {
    font-size: 37px;
  }
}
@media (max-width: 575.98px) {
  .fz64 {
    font-size: 30px;
  }
}
.fz75 {
  font-size: 75px;
}
@media (max-width: 1469.98px) {
  .fz75 {
    font-size: 68px;
  }
}
@media (max-width: 1199.98px) {
  .fz75 {
    font-size: 61px;
  }
}
@media (max-width: 991.98px) {
  .fz75 {
    font-size: 54px;
  }
}
@media (max-width: 767.98px) {
  .fz75 {
    font-size: 47px;
  }
}
@media (max-width: 575.98px) {
  .fz75 {
    font-size: 40px;
  }
}
.fz80 {
  font-size: 80px;
}
@media (max-width: 1469.98px) {
  .fz80 {
    font-size: 70px;
  }
}
@media (max-width: 1199.98px) {
  .fz80 {
    font-size: 60px;
  }
}
@media (max-width: 991.98px) {
  .fz80 {
    font-size: 50px;
  }
}
@media (max-width: 767.98px) {
  .fz80 {
    font-size: 35px;
  }
}
.tit-16 {
  font-size: 16px;
  line-height: 1.7;
}
@media (max-width: 991.98px) {
  .tit-16 {
    font-size: 15px;
  }
}
@media (max-width: 767.98px) {
  .tit-16 {
    font-size: 14px;
  }
}
.tit-18 {
  font-size: 18px;
  line-height: 1.22222222;
}
@media (max-width: 1199.98px) {
  .tit-18 {
    font-size: 17px;
  }
}
@media (max-width: 991.98px) {
  .tit-18 {
    font-size: 16px;
  }
}
@media (max-width: 767.98px) {
  .tit-18 {
    font-size: 15px;
  }
}
.tit-20 {
  font-size: 20px;
  line-height: 1.3;
}
@media (max-width: 1199.98px) {
  .tit-20 {
    font-size: 19px;
  }
}
@media (max-width: 991.98px) {
  .tit-20 {
    font-size: 18px;
  }
}
@media (max-width: 767.98px) {
  .tit-20 {
    font-size: 17px;
  }
}
@media (max-width: 575.98px) {
  .tit-20 {
    font-size: 16px;
  }
}
.tit-30 {
  font-size: 30px;
  line-height: 1.3;
}
@media (max-width: 1199.98px) {
  .tit-30 {
    font-size: 28px;
  }
}
@media (max-width: 991.98px) {
  .tit-30 {
    font-size: 26px;
  }
}
@media (max-width: 767.98px) {
  .tit-30 {
    font-size: 24px;
  }
}
@media (max-width: 575.98px) {
  .tit-30 {
    font-size: 22px;
  }
}
.tit-32 {
  font-size: 32px;
  line-height: 1.3;
}
@media (max-width: 1199.98px) {
  .tit-32 {
    font-size: 30px;
  }
}
@media (max-width: 991.98px) {
  .tit-32 {
    font-size: 28px;
  }
}
@media (max-width: 767.98px) {
  .tit-32 {
    font-size: 25px;
  }
}
@media (max-width: 575.98px) {
  .tit-32 {
    font-size: 23px;
  }
}
.tit-48 {
  font-size: 48px;
  line-height: 1.3;
}
@media (max-width: 1469.98px) {
  .tit-48 {
    font-size: 44px;
  }
}
@media (max-width: 1199.98px) {
  .tit-48 {
    font-size: 40px;
  }
}
@media (max-width: 991.98px) {
  .tit-48 {
    font-size: 34px;
  }
}
@media (max-width: 767.98px) {
  .tit-48 {
    font-size: 28px;
  }
}
@media (max-width: 575.98px) {
  .tit-48 {
    font-size: 26px;
  }
}
.fs-14-20 {
  line-height: 1.42857143;
}
.fs-14-24 {
  line-height: 1.71428571;
}
.fs-16-20 {
  font-size: 16px;
  line-height: 1.25;
}
@media (max-width: 991.98px) {
  .fs-16-20 {
    font-size: 15px;
  }
}
@media (max-width: 767.98px) {
  .fs-16-20 {
    font-size: 14px;
  }
}
.fs-16-24 {
  font-size: 16px;
  line-height: 1.5;
}
@media (max-width: 991.98px) {
  .fs-16-24 {
    font-size: 15px;
  }
}
@media (max-width: 767.98px) {
  .fs-16-24 {
    font-size: 14px;
  }
}
.fs-16-26 {
  font-size: 16px;
  line-height: 1.625;
}
@media (max-width: 991.98px) {
  .fs-16-26 {
    font-size: 15px;
  }
}
@media (max-width: 767.98px) {
  .fs-16-26 {
    font-size: 14px;
  }
}
.fs-18-26-b {
  font-size: 18px;
  line-height: 1.44444444;
  font-weight: bold;
}
@media (max-width: 1199.98px) {
  .fs-18-26-b {
    font-size: 17px;
  }
}
@media (max-width: 991.98px) {
  .fs-18-26-b {
    font-size: 16px;
  }
}
@media (max-width: 767.98px) {
  .fs-18-26-b {
    font-size: 15px;
  }
}
.fs-20-24-m {
  font-size: 20px;
  line-height: 1.2;
  font-weight: 500;
}
@media (max-width: 1199.98px) {
  .fs-20-24-m {
    font-size: 19px;
  }
}
@media (max-width: 991.98px) {
  .fs-20-24-m {
    font-size: 18px;
  }
}
@media (max-width: 767.98px) {
  .fs-20-24-m {
    font-size: 17px;
  }
}
@media (max-width: 575.98px) {
  .fs-20-24-m {
    font-size: 16px;
  }
}
.fs-20-24-b {
  font-size: 20px;
  line-height: 1.2;
  font-weight: bold;
}
@media (max-width: 1199.98px) {
  .fs-20-24-b {
    font-size: 19px;
  }
}
@media (max-width: 991.98px) {
  .fs-20-24-b {
    font-size: 18px;
  }
}
@media (max-width: 767.98px) {
  .fs-20-24-b {
    font-size: 17px;
  }
}
@media (max-width: 575.98px) {
  .fs-20-24-b {
    font-size: 16px;
  }
}
.fs-24-30-m {
  font-size: 24px;
  line-height: 1.25;
  font-weight: 500;
}
@media (max-width: 1469.98px) {
  .fs-24-30-m {
    font-size: 22px;
  }
}
@media (max-width: 1199.98px) {
  .fs-24-30-m {
    font-size: 21px;
  }
}
@media (max-width: 991.98px) {
  .fs-24-30-m {
    font-size: 20px;
  }
}
@media (max-width: 767.98px) {
  .fs-24-30-m {
    font-size: 19px;
  }
}
@media (max-width: 575.98px) {
  .fs-24-30-m {
    font-size: 18px;
  }
}
.fs-24-30-b {
  font-size: 24px;
  line-height: 1.25;
  font-weight: bold;
}
@media (max-width: 1469.98px) {
  .fs-24-30-b {
    font-size: 22px;
  }
}
@media (max-width: 1199.98px) {
  .fs-24-30-b {
    font-size: 21px;
  }
}
@media (max-width: 991.98px) {
  .fs-24-30-b {
    font-size: 20px;
  }
}
@media (max-width: 767.98px) {
  .fs-24-30-b {
    font-size: 19px;
  }
}
@media (max-width: 575.98px) {
  .fs-24-30-b {
    font-size: 18px;
  }
}
.fs-26-34-b {
  font-size: 26px;
  line-height: 1.30769231;
  font-weight: bold;
}
@media (max-width: 1469.98px) {
  .fs-26-34-b {
    font-size: 24px;
  }
}
@media (max-width: 1199.98px) {
  .fs-26-34-b {
    font-size: 23px;
  }
}
@media (max-width: 991.98px) {
  .fs-26-34-b {
    font-size: 22px;
  }
}
@media (max-width: 767.98px) {
  .fs-26-34-b {
    font-size: 20px;
  }
}
@media (max-width: 575.98px) {
  .fs-26-34-b {
    font-size: 19px;
  }
}
.fs-32-38-b {
  font-size: 32px;
  line-height: 1.1875;
  font-weight: bold;
}
@media (max-width: 1199.98px) {
  .fs-32-38-b {
    font-size: 30px;
  }
}
@media (max-width: 991.98px) {
  .fs-32-38-b {
    font-size: 28px;
  }
}
@media (max-width: 767.98px) {
  .fs-32-38-b {
    font-size: 25px;
  }
}
@media (max-width: 575.98px) {
  .fs-32-38-b {
    font-size: 23px;
  }
}
.fs-36-40-b {
  font-size: 36px;
  line-height: 1.11111111;
  font-weight: bold;
}
@media (max-width: 1199.98px) {
  .fs-36-40-b {
    font-size: 32px;
  }
}
@media (max-width: 991.98px) {
  .fs-36-40-b {
    font-size: 28px;
  }
}
@media (max-width: 767.98px) {
  .fs-36-40-b {
    font-size: 24px;
  }
}
@media (max-width: 575.98px) {
  .fs-36-40-b {
    font-size: 22px;
  }
}
.fs-36-48-b {
  font-size: 36px;
  line-height: 1.33333333;
  font-weight: bold;
}
@media (max-width: 1199.98px) {
  .fs-36-48-b {
    font-size: 32px;
  }
}
@media (max-width: 991.98px) {
  .fs-36-48-b {
    font-size: 28px;
  }
}
@media (max-width: 767.98px) {
  .fs-36-48-b {
    font-size: 24px;
  }
}
@media (max-width: 575.98px) {
  .fs-36-48-b {
    font-size: 22px;
  }
}
.fs-48-60-b {
  font-size: 48px;
  line-height: 1.25;
  font-weight: bold;
}
@media (max-width: 1469.98px) {
  .fs-48-60-b {
    font-size: 44px;
  }
}
@media (max-width: 1199.98px) {
  .fs-48-60-b {
    font-size: 40px;
  }
}
@media (max-width: 991.98px) {
  .fs-48-60-b {
    font-size: 34px;
  }
}
@media (max-width: 767.98px) {
  .fs-48-60-b {
    font-size: 28px;
  }
}
@media (max-width: 575.98px) {
  .fs-48-60-b {
    font-size: 26px;
  }
}
.fs-54-80-b {
  font-size: 54px;
  line-height: 1.48148148;
  font-weight: bold;
}
@media (max-width: 1469.98px) {
  .fs-54-80-b {
    font-size: 50px;
  }
}
@media (max-width: 1199.98px) {
  .fs-54-80-b {
    font-size: 42px;
  }
}
@media (max-width: 991.98px) {
  .fs-54-80-b {
    font-size: 35px;
  }
}
@media (max-width: 767.98px) {
  .fs-54-80-b {
    font-size: 30px;
  }
}
.fs-64-80 {
  font-size: 64px;
  line-height: 1.25;
}
@media (max-width: 1469.98px) {
  .fs-64-80 {
    font-size: 58px;
  }
}
@media (max-width: 1399.98px) {
  .fs-64-80 {
    font-size: 54px;
  }
}
@media (max-width: 1199.98px) {
  .fs-64-80 {
    font-size: 51px;
  }
}
@media (max-width: 991.98px) {
  .fs-64-80 {
    font-size: 44px;
  }
}
@media (max-width: 767.98px) {
  .fs-64-80 {
    font-size: 37px;
  }
}
@media (max-width: 575.98px) {
  .fs-64-80 {
    font-size: 30px;
  }
}
@-webkit-keyframes jump {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  25% {
    -webkit-transform: translateY(-2px);
            transform: translateY(-2px);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  75% {
    -webkit-transform: translateY(2px);
            transform: translateY(2px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
}
@keyframes jump {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  25% {
    -webkit-transform: translateY(-2px);
            transform: translateY(-2px);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  75% {
    -webkit-transform: translateY(2px);
            transform: translateY(2px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
}
@-webkit-keyframes enlarge {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(3);
            transform: scale(3);
    opacity: 0;
  }
}
@keyframes enlarge {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(3);
            transform: scale(3);
    opacity: 0;
  }
}
@-webkit-keyframes turn {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(1turn);
            transform: rotate(1turn);
  }
}
@keyframes turn {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(1turn);
            transform: rotate(1turn);
  }
}
@-webkit-keyframes turn2 {
  0% {
    -webkit-transform: translateX(-52%) translateY(-38%) rotate(0deg);
            transform: translateX(-52%) translateY(-38%) rotate(0deg);
  }
  100% {
    -webkit-transform: translateX(-52%) translateY(-38%) rotate(-360deg);
            transform: translateX(-52%) translateY(-38%) rotate(-360deg);
  }
}
@keyframes turn2 {
  0% {
    -webkit-transform: translateX(-52%) translateY(-38%) rotate(0deg);
            transform: translateX(-52%) translateY(-38%) rotate(0deg);
  }
  100% {
    -webkit-transform: translateX(-52%) translateY(-38%) rotate(-360deg);
            transform: translateX(-52%) translateY(-38%) rotate(-360deg);
  }
}
.title-intro .txt p {
  color: #000;
  font-size: 14px;
}
.banner {
  position: relative;
  z-index: 2;
  overflow: hidden;
  font-size: 0;
  -webkit-user-select: none;
          user-select: none;
}
@media (min-width: 1200px) {
  .banner .mose-icon {
    font-size: 18px;
    position: absolute;
    left: 50%;
    bottom: 6.25%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    z-index: 3;
    color: #fff;
    -webkit-animation: jump 1s infinite;
            animation: jump 1s infinite;
    text-align: center;
  }
  .banner .mose-icon:before {
    display: block;
    font-family: 'iconfont' !important;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 2em;
    content: '\e677';
    line-height: 1;
  }
  .banner .mose-icon:after {
    font-family: 'iconfont' !important;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\e602';
    margin-top: 20px;
  }
}
.banner .swiper-slide {
  overflow: hidden;
}
.banner .swiper-pagination {
  position: absolute;
  z-index: 3;
  width: auto;
  bottom: 3.125%;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
.banner .swiper-pagination-bullet {
  outline: none;
  width: 10px;
  height: 10px;
  border-radius: 10px;
  opacity: 1;
  margin: 0 10px !important;
  background: #fff;
  padding: 0;
  opacity: 0.2;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  vertical-align: middle;
  border: none;
}
@media (min-width: 1200px) {
  .banner .swiper-pagination-bullet:hover {
    opacity: 0.7;
  }
}
@media (max-width: 767.98px) {
  .banner .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    margin: 0 4px !important;
  }
}
.banner .swiper-pagination-bullet-active {
  padding: 0;
  opacity: 1;
}
.banner .slick-arrow {
  outline: none;
  background-color: rgba(0, 0, 0, 0.2);
  border: none;
  color: #fff;
  font-size: 20px;
  width: 42px;
  height: 80px;
}
.banner .slick-arrow:after {
  display: none;
}
@media (min-width: 1200px) {
  .banner .slick-arrow:hover {
    background: #ff5f09 !important;
    color: #ff5f09;
  }
}
@media (max-width: 1199.98px) {
  .banner .slick-arrow {
    display: none;
  }
}
.banner .item {
  display: block;
  position: relative;
  overflow: hidden;
}
.banner .item > a {
  overflow: hidden;
  display: block;
  position: relative;
}
.banner .item > a > img.first-img,
.banner .item > a > img.swiper-lazy-loaded {
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  display: block;
  width: 100%;
}
.banner-video {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.banner.hide-video video {
  display: none !important;
}
.banner-video-box {
  display: block;
  overflow: hidden;
  padding-bottom: 49.7382199%;
  position: relative;
  -webkit-transform: translateZ(10px);
          transform: translateZ(10px);
}
.banner-video-box .fluid_video_wrapper {
  position: absolute;
  z-index: 10;
}
.banner-video-box .fluid_initial_play {
  background-color: #ff5f09 !important;
}
.banner-video-box .fluid_controls_container {
  display: none !important;
}
.banner .mobile-video {
  display: block;
  position: relative;
}
.banner .mobile-video:after {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  content: '';
  background-color: rgba(0, 0, 0, 0.1);
}
.banner .mobile-video:before {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
      -ms-transform: translateY(-50%) translateX(-50%);
          transform: translateY(-50%) translateX(-50%);
  z-index: 3;
  font-size: 50px;
  color: #fff;
  font-family: 'iconfont' !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e644';
  text-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
}
@media (max-width: 575.98px) {
  .banner .mobile-video:before {
    font-size: 10vw;
    text-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
  }
}
.banner .mobile-video img {
  width: 100%;
}
.banner.hide-arrow .swiper-pagination {
  display: none;
}
.banner-func {
  position: absolute;
  bottom: 24px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 3;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
}
@media (max-width: 767.98px) {
  .banner-func {
    bottom: 12px;
  }
}
.banner-func .current,
.banner-func .total {
  color: #fff;
  font-size: 24px;
}
@media (max-width: 1469.98px) {
  .banner-func .current,
  .banner-func .total {
    font-size: 22px;
  }
}
@media (max-width: 1199.98px) {
  .banner-func .current,
  .banner-func .total {
    font-size: 21px;
  }
}
@media (max-width: 991.98px) {
  .banner-func .current,
  .banner-func .total {
    font-size: 20px;
  }
}
@media (max-width: 767.98px) {
  .banner-func .current,
  .banner-func .total {
    font-size: 19px;
  }
}
@media (max-width: 575.98px) {
  .banner-func .current,
  .banner-func .total {
    font-size: 18px;
  }
}
@media (max-width: 1199.98px) {
  .banner-func .current,
  .banner-func .total {
    display: none;
  }
}
.banner-func .swiper-pagination {
  margin: 0 24px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  position: initial;
}
.title-box,
.title {
  margin-bottom: 40px;
}
@media (max-width: 1469.98px) {
  .title-box,
  .title {
    margin-bottom: 35px;
  }
}
@media (max-width: 1199.98px) {
  .title-box,
  .title {
    margin-bottom: 30px;
  }
}
@media (max-width: 991.98px) {
  .title-box,
  .title {
    margin-bottom: 25px;
  }
}
@media (max-width: 767.98px) {
  .title-box,
  .title {
    margin-bottom: 20px;
  }
}
.title-box .title {
  margin-bottom: 0 !important;
}
.title-box > .inline-arrow,
.title-box > .link-box {
  -webkit-box-flex: 0;
          flex: 0 0 auto;
  margin-left: 15px;
}
.second-tit {
  font-size: 16px;
  color: #ff5f09;
  text-transform: capitalize;
  margin-bottom: 10px;
}
@media (max-width: 991.98px) {
  .second-tit {
    font-size: 15px;
  }
}
@media (max-width: 767.98px) {
  .second-tit {
    font-size: 14px;
  }
}
@-webkit-keyframes pointScale {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes pointScale {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
.title {
  max-width: 100%;
}
.title.text-center {
  width: 1200px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.title.has-color h2 {
  color: #ff5f09;
}
.title.color-white {
  color: #fff;
}
.title.color-white h1,
.title.color-white h2,
.title.color-white p {
  color: inherit;
}
.title.d-flex h2 {
  margin-bottom: 0;
}
.title .point-box {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  margin-bottom: 20px;
}
.title .point-box:before,
.title .point-box:after {
  content: '';
  width: 20px;
  height: 20px;
  background-color: #ff5f09;
  border-radius: 50%;
  margin-right: 5px;
  -webkit-animation: pointScale 2s infinite;
          animation: pointScale 2s infinite;
}
.title .point-box:after {
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}
@media (max-width: 767.98px) {
  .title .point-box {
    margin-bottom: 10px;
  }
  .title .point-box:before,
  .title .point-box:after {
    width: 14px;
    height: 14px;
  }
}
.title h1,
.title h2 {
  margin: 0;
  font-size: 56px;
  text-transform: uppercase;
  line-height: 1.1;
  font-family: 'Roboto Condensed';
  font-weight: bold;
  color: #004180;
}
@media (max-width: 1469.98px) {
  .title h1,
  .title h2 {
    font-size: 52px;
  }
}
@media (max-width: 1199.98px) {
  .title h1,
  .title h2 {
    font-size: 44px;
  }
}
@media (max-width: 991.98px) {
  .title h1,
  .title h2 {
    font-size: 36px;
  }
}
@media (max-width: 767.98px) {
  .title h1,
  .title h2 {
    font-size: 30px;
  }
}
.title-lg h1,
.title-lg h2 {
  font-size: 52px;
}
@media (max-width: 1469.98px) {
  .title-lg h1,
  .title-lg h2 {
    font-size: 44px;
  }
}
@media (max-width: 1199.98px) {
  .title-lg h1,
  .title-lg h2 {
    font-size: 38px;
  }
}
@media (max-width: 991.98px) {
  .title-lg h1,
  .title-lg h2 {
    font-size: 32px;
  }
}
@media (max-width: 767.98px) {
  .title-lg h1,
  .title-lg h2 {
    font-size: 26px;
  }
}
.title-sm h1,
.title-sm h2 {
  font-size: 45px;
}
@media (max-width: 1469.98px) {
  .title-sm h1,
  .title-sm h2 {
    font-size: 40px;
  }
}
@media (max-width: 1199.98px) {
  .title-sm h1,
  .title-sm h2 {
    font-size: 36px;
  }
}
@media (max-width: 991.98px) {
  .title-sm h1,
  .title-sm h2 {
    font-size: 32px;
  }
}
@media (max-width: 767.98px) {
  .title-sm h1,
  .title-sm h2 {
    font-size: 28px;
  }
}
@media (max-width: 575.98px) {
  .title-sm h1,
  .title-sm h2 {
    font-size: 26px;
  }
}
.title .txt {
  margin-top: 15px;
}
@media (max-width: 1199.98px) {
  .title .txt {
    margin-top: 10px;
  }
}
.jb {
  background: -webkit-gradient(linear, left top, right top, from(#fe6e53), to(#cc0c1c));
  background: linear-gradient(90deg, #fe6e53, #cc0c1c 100%);
}
.link-box {
  text-transform: capitalize;
}
.link-box > * {
  line-height: 1;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  font-size: 15px;
}
@media (max-width: 767.98px) {
  .link-box > * {
    font-size: 14px;
  }
}
.link-box > * > span {
  color: inherit;
}
@media (min-width: 1200px) {
  .link-box > * {
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .link-box > *:hover {
    color: #ff5f09;
  }
}
@media (max-width: 575.98px) {
  .link-box > * {
    font-size: 13px;
  }
}
.link-box > *:active {
  -webkit-transition: 0s;
  transition: 0s;
  -webkit-transform: scale(0.95);
      -ms-transform: scale(0.95);
          transform: scale(0.95);
  color: #ff5f09;
}
.link-box.submit {
  background: none;
  padding: 0;
  display: block;
}
.link-box.has-line > * {
  border-bottom: 1px solid #222222;
}
.link-box.has-line > *:after {
  -webkit-transform: translate(0) !important;
      -ms-transform: translate(0) !important;
          transform: translate(0) !important;
}
@media (min-width: 1200px) {
  .link-box.has-line > *:hover {
    border-bottom-color: #ff5f09;
  }
}
@media (min-width: 1200px) {
  .link-box.has-normal > * {
    -webkit-transition: color 0.6s;
    transition: color 0.6s;
  }
  .link-box.has-normal > *:hover {
    color: #ff5f09;
  }
  .link-box.has-normal > *:hover span {
    text-decoration: underline;
  }
}
.link-box.has-normal > *:active {
  -webkit-transition: 0s;
  transition: 0s;
  color: #ff5f09;
}
.link-box.has-normal > *:active span {
  text-decoration: underline;
}
.link-box.has-width > * {
  min-width: 200px;
  height: 45px;
  padding: 0 20px;
}
@media (max-width: 1469.98px) {
  .link-box.has-width > * {
    min-width: 180px;
    height: 42px;
  }
}
@media (max-width: 1199.98px) {
  .link-box.has-width > * {
    min-width: 160px;
    height: 40px;
  }
}
@media (max-width: 991.98px) {
  .link-box.has-width > * {
    min-width: 140px;
    height: 36px;
  }
}
@media (max-width: 767.98px) {
  .link-box.has-width > * {
    min-width: 130px;
    padding: 0 15px;
    height: 34px;
    font-size: 13px;
  }
}
.link-box.has-radius > * {
  border-radius: 50px;
}
.link-box.has-icon > *:not(:empty):after {
  margin: 0 0 0 10px;
}
.link-box.has-icon > *:after {
  font-family: 'iconfont' !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 1;
  -webkit-transition: -webkit-transform 0.4s;
  transition: -webkit-transform 0.4s;
  transition: transform 0.4s;
  transition: transform 0.4s, -webkit-transform 0.4s;
}
@media (min-width: 1200px) {
  .link-box.has-icon > * {
    -webkit-transition: color 0.4s;
    transition: color 0.4s;
  }
}
.link-box.has-icon.more-box > *:after {
  font-size: 1.1em;
  content: '\e64c';
  line-height: 1;
  font-weight: 500;
}
@media (min-width: 1200px) {
  .link-box.has-icon.more-box > *:hover:after {
    -webkit-transform: translateX(5px);
        -ms-transform: translateX(5px);
            transform: translateX(5px);
  }
}
.link-box.has-icon.inquiry-btn > *:after {
  font-size: 1.3em;
  content: '\e647';
}
.link-box.has-icon.pro-add-btn > * {
  cursor: pointer;
}
.link-box.has-icon.pro-add-btn > *:after {
  font-size: 1.4em;
  content: '\e66c';
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  background-color: #ff5f09;
  color: #fff;
}
@media (max-width: 991.98px) {
  .link-box.has-icon.pro-add-btn > *:after {
    width: 38px;
    height: 38px;
    font-size: 1.3em;
  }
}
@media (max-width: 767.98px) {
  .link-box.has-icon.pro-add-btn > *:after {
    width: 32px;
    height: 32px;
    font-size: 1.2em;
  }
}
.link-box.has-icon.add-btn > *:after {
  content: '\e683';
  font-size: 1.2em;
}
.link-box.has-icon.whatsapp-btn > *:after {
  content: '\e621';
  font-size: 1.1em;
}
.link-box.has-icon.contact-btn > *:after {
  content: '\e649';
}
.link-box.has-icon.about-btn > *:after {
  content: '\e66d';
}
.link-box.has-icon.test-btn > *:after {
  content: '\e813';
}
.link-box.has-icon.iso-btn > *:after {
  content: '\e696';
}
.link-box.has-icon.all-btn > * {
  cursor: pointer;
}
.link-box.has-icon.all-btn > *:after {
  content: '\eba3';
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}
.link-box.has-icon.write-btn > *:after {
  content: '\f021';
  font-size: 1.2em;
}
.link-box.has-icon.submit {
  display: block;
  padding: 0;
  background: none;
}
.link-box.has-icon.submit > *:after {
  content: '\e6cf';
  font-size: 1.2em;
}
.link-box.has-icon.download-btn > *:after {
  content: '\e659';
  font-size: 1.2em;
}
@media (min-width: 1200px) {
  .link-box.has-icon.download-btn > *:hover:after {
    -webkit-animation: jump 1s infinite;
            animation: jump 1s infinite;
  }
}
.link-box.reverse-icon > * {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
          flex-direction: row-reverse;
}
.link-box.reverse-icon > *:not(:empty):after {
  margin: 0 15px 0 0;
}
@media (max-width: 767.98px) {
  .link-box.reverse-icon > *:not(:empty):after {
    margin-right: 10px;
  }
}
.link-box.has-border > * {
  border: 1px solid #222;
}
@media (min-width: 1200px) {
  .link-box.has-border > * {
    -webkit-transition: 0.6s;
    transition: 0.6s;
  }
  .link-box.has-border > *:hover {
    background-color: #ff5f09;
    border-color: #ff5f09;
    color: #222;
  }
  .link-box.has-border > *:hover:after {
    color: inherit !important;
  }
}
.link-box.has-border > *:active {
  -webkit-transition: 0s;
  transition: 0s;
  background-color: #ff5f09;
  border-color: #ff5f09;
  color: #222;
}
.link-box.has-border > *:active:after {
  color: inherit !important;
}
.link-box.has-bg > * {
  background-color: #004180;
  color: #fff;
}
@media (min-width: 1200px) {
  .link-box.has-bg > * {
    -webkit-transition: 0.6s;
    transition: 0.6s;
  }
  .link-box.has-bg > *:hover {
    background-color: #ff5f09;
  }
}
.link-box.has-bg > *:active {
  -webkit-transition: 0s;
  transition: 0s;
  background-color: #ff5f09;
}
.link-box.has-bg-gray > * {
  background-color: rgba(0, 47, 52, 0.5);
  color: #ff5f09;
}
@media (min-width: 1200px) {
  .link-box.has-bg-gray > * {
    -webkit-transition: 0.6s;
    transition: 0.6s;
  }
  .link-box.has-bg-gray > *:hover {
    background-color: #ff5f09;
    color: #fff;
  }
}
.link-box.has-bg-gray > *:active {
  -webkit-transition: 0s;
  transition: 0s;
  background-color: #ff5f09;
  color: #fff;
}
.link-box.bg-normal > * {
  background-color: #222;
  color: #ff5f09;
}
@media (min-width: 1200px) {
  .link-box.bg-normal > *:hover {
    background-color: #ff5f09;
    color: #222;
  }
}
.link-box.bg-normal > *:active {
  background-color: #ff5f09;
  color: #222;
}
@media (min-width: 1200px) {
  .arrow-cont {
    padding: 0 50px;
  }
}
@media (min-width: 1540px) {
  .arrow-cont {
    max-width: 1610px;
    padding: 0 100px;
  }
}
.num-wrap {
  background-color: #ff5f09;
}
.num-box {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
}
.num-box .item {
  display: -webkit-box;
  display: flex;
}
.num-box .info {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -webkit-box-pack: justify;
          justify-content: space-between;
}
.num-box .number {
  white-space: nowrap;
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
  font-size: 68px;
  margin-right: 25px;
}
@media (max-width: 1469.98px) {
  .num-box .number {
    font-size: 50px;
  }
}
@media (max-width: 1399.98px) {
  .num-box .number {
    font-size: 45px;
  }
}
@media (max-width: 1199.98px) {
  .num-box .number {
    font-size: 38px;
  }
}
@media (max-width: 991.98px) {
  .num-box .number {
    font-size: 34px;
  }
}
@media (max-width: 767.98px) {
  .num-box .number {
    font-size: 32px;
  }
}
.num-box .number > span {
  line-height: 1;
}
.num-box sub,
.num-box sup {
  line-height: 1;
}
.num-box sub {
  bottom: 0;
}
.num-box sup {
  font-size: 20px;
  top: 0;
  padding-top: 5px;
}
@media (max-width: 1199.98px) {
  .num-box sup {
    font-size: 16px;
  }
}
.num-box .square {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: start;
          align-items: flex-start;
}
.num-box .square:after {
  content: '2';
  font-size: 0.45em;
}
.num-box p {
  font-size: 20px;
  margin: 0;
}
@media (max-width: 1469.98px) {
  .num-box p {
    font-size: 18px;
  }
}
@media (max-width: 1199.98px) {
  .num-box p {
    font-size: 16px;
  }
}
.num-box {
  padding: 66px 0;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: justify;
          justify-content: space-between;
  color: #fff;
  font-weight: bold;
}
@media (max-width: 991.98px) {
  .num-box {
    padding: 35px 0;
  }
}
.num-box > li {
  position: relative;
}
.num-box > li:nth-child(even) {
  width: 1px;
  height: 30px;
  background-color: #fff;
  margin: 0 15px;
}
@media (max-width: 991.98px) {
  .num-box > li {
    width: 50%;
    padding: 15px 0;
  }
  .num-box > li:nth-child(even) {
    display: none;
  }
}
@media (max-width: 767.98px) {
  .num-box > li:last-child {
    width: 100%;
  }
}
@media (max-width: 575.98px) {
  .num-box > li {
    width: 100%;
  }
}
.index-solutions {
  padding: 105px 0 160px;
}
@media (max-width: 1469.98px) {
  .index-solutions {
    padding: 7.44680851% 0 11.34751773%;
  }
}
@media (min-width: 1470px) {
  .index-solutions .list {
    margin: -40px -20px 0;
  }
  .index-solutions .list > li {
    padding: 0 20px;
    margin-top: 40px;
  }
}
.index-solutions .item {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -webkit-box-pack: justify;
          justify-content: space-between;
  background-color: #fff;
  padding: 14.28571429% 5.19480519% 10.38961039%;
  height: 100%;
}
@media (min-width: 1200px) {
  .index-solutions .item img {
    -webkit-transition: transform 1.2s;
    -webkit-transition: -webkit-transform 1.2s;
    transition: -webkit-transform 1.2s;
    transition: transform 1.2s;
    transition: transform 1.2s, -webkit-transform 1.2s;
  }
  .index-solutions .item:hover img {
    -webkit-transform: scale(1.07);
    -ms-transform: scale(1.07);
    transform: scale(1.07);
  }
}
@media (min-width: 1200px) {
  .index-solutions .item {
    -webkit-transition: 0.6s;
    transition: 0.6s;
  }
  .index-solutions .item:hover {
    background-color: #004180;
    color: #fff;
  }
  .index-solutions .item:hover .tit a:before,
  .index-solutions .item:hover .more-box > a {
    color: inherit;
    -webkit-transition: 0s;
    transition: 0s;
  }
}
.index-solutions .item .more-box {
  text-align: right;
  margin-top: 25px;
}
@media (max-width: 767.98px) {
  .index-solutions .item .more-box {
    margin-top: 15px;
  }
}
.index-solutions .item .more-box > a {
  font-family: 'Roboto Condensed';
  font-weight: bold;
  font-size: 16px;
  text-transform: uppercase;
  color: #004180;
}
@media (max-width: 991.98px) {
  .index-solutions .item .more-box > a {
    font-size: 15px;
  }
}
@media (max-width: 767.98px) {
  .index-solutions .item .more-box > a {
    font-size: 14px;
  }
}
@media (min-width: 1200px) {
  .index-solutions .item .more-box > a:hover {
    text-decoration: underline;
  }
}
.index-solutions .item .more-box > a:active {
  text-decoration: underline;
}
.index-solutions .tit {
  padding: 0 10px 20px;
}
@media (max-width: 767.98px) {
  .index-solutions .tit {
    padding: 0 5px 15px;
  }
}
.index-solutions .tit a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
}
.index-solutions .tit a:before {
  font-family: 'iconfont' !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e69a";
  color: #004180;
  font-size: 1.1em;
  margin-bottom: 5px;
}
.index-solutions .img-box {
  padding-bottom: 69.56521739%;
}
.index-solutions .item-view-all .item {
  -webkit-box-pack: center;
          justify-content: center;
  padding: 10.38961039% 5.19480519%;
}
@media (min-width: 1200px) {
  .index-solutions .item-view-all .item:hover .more-all {
    background-color: #ff5f09;
  }
}
.index-solutions .item-view-all .img-box {
  padding-bottom: 108.69565217%;
}
.index-solutions .more-all {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  z-index: 3;
  width: 120px;
  height: 120px;
  border: 1px dashed #fff;
  border-radius: 50%;
  padding: 10px;
  background-color: #004180;
  color: #fff;
  background-clip: content-box;
  -webkit-transition: background-color 0.6s;
  transition: background-color 0.6s;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
}
.index-solutions .more-all:after {
  content: "";
  background-color: #fff;
  border-radius: 50%;
  width: 6px;
  height: 6px;
  margin-top: 5px;
}
@media (max-width: 767.98px) {
  .index-solutions .more-all {
    width: 90px;
    height: 90px;
    padding: 6px;
    font-size: 12px;
  }
}
.index-solutions .item-title {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -webkit-box-pack: center;
          justify-content: center;
}
.index-solutions .item-title .title {
  margin-bottom: 0;
}
.index-solutions .item-title .more-box {
  margin-top: 24px;
}
@media (max-width: 767.98px) {
  .index-solutions .item-title .more-box {
    margin-top: 15px;
  }
}
.index-solutions .item-title .more-box > a {
  min-width: 180px;
  height: 35px;
  font-family: 'Roboto Condensed';
  font-weight: bold;
}
@media (max-width: 991.98px) {
  .index-solutions .item-title .more-box > a {
    min-width: 160px;
  }
}
@media (max-width: 767.98px) {
  .index-solutions .item-title .more-box > a {
    min-width: 140px;
    height: 30px;
  }
}
.slick-hot .slick-slide > div:not(:first-child) {
  margin-top: 35px;
}
.index-hot {
  padding: 125px 0 180px;
}
@media (max-width: 1469.98px) {
  .index-hot {
    padding: 8.86524823% 0 12.76595745%;
  }
}
.index-hot .title-box .title {
  width: 810px;
}
@media (min-width: 992px) {
  .index-news .pic,
  .index-news .intro {
    width: 47.59036145%;
  }
}
@media (max-width: 991.98px) {
  .index-news .pic {
    width: 420px;
    max-width: 100%;
    margin-bottom: 35px;
  }
}
@media (max-width: 767.98px) {
  .index-news .pic {
    width: 380px;
  }
}
.index-news .list > li:not(:first-child) {
  border-top: 1px solid rgba(153, 153, 153, 0.2);
  padding-top: 40px;
  margin-top: 30px;
  position: relative;
}
.index-news .list > li:not(:first-child):after {
  content: "";
  background-color: #CCCCCC;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: -3px;
}
@media (max-width: 767.98px) {
  .index-news .list > li:not(:first-child) {
    padding-top: 30px;
    margin-top: 25px;
  }
}
.index-news .list .date {
  color: #ff5f09;
  margin-bottom: 10px;
}
.index-news .list .tit a {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 2;
  height: auto;
}
@media (min-width: 1200px) {
  .index-news .list .tit a:hover {
    color: #004180;
  }
}
.public-banner {
  position: relative;
  z-index: 2;
}
.public-banner .pic {
  position: relative;
  overflow: hidden;
  z-index: 2;
}
.public-banner .pic > img {
  position: relative;
  display: block;
  width: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media (max-width: 575.98px) {
  .public-banner .pic > img {
    width: 110%;
  }
}
.banner-title {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 2;
  width: 100%;
}
.banner-title .tit {
  text-transform: capitalize;
  color: #ff5f09;
  font-size: 68px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 20px;
}
@media (max-width: 1199.98px) {
  .banner-title .tit {
    font-size: 58px;
  }
}
@media (max-width: 991.98px) {
  .banner-title .tit {
    font-size: 48px;
    margin-bottom: 15px;
  }
}
@media (max-width: 767.98px) {
  .banner-title .tit {
    font-size: 38px;
    margin-bottom: 10px;
  }
}
@media (max-width: 575.98px) {
  .banner-title .tit {
    font-size: 34px;
  }
}
.breadcrumb-box {
  margin: -60px 0 40px;
}
@media (max-width: 1469.98px) {
  .breadcrumb-box {
    margin: -50px 0 35px;
  }
}
@media (max-width: 1199.98px) {
  .breadcrumb-box {
    margin: -40px 0 30px;
  }
}
@media (max-width: 991.98px) {
  .breadcrumb-box {
    margin: -30px 0 25px;
  }
}
@media (max-width: 767.98px) {
  .breadcrumb-box {
    margin: -20px 0 25px;
  }
}
.breadcrumb {
  margin: 0;
  padding: 0;
  text-transform: uppercase;
  -webkit-box-align: center;
          align-items: center;
  font-weight: bold;
  font-size: 16px;
}
@media (max-width: 991.98px) {
  .breadcrumb {
    font-size: 15px;
  }
}
@media (max-width: 767.98px) {
  .breadcrumb {
    font-size: 14px;
  }
}
@media (max-width: 575.98px) {
  .breadcrumb {
    font-size: 13px;
  }
}
.breadcrumb li {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
}
.breadcrumb li:first-child:before {
  content: "";
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #ff5f09;
  margin-right: 20px;
}
@media (max-width: 767.98px) {
  .breadcrumb li:first-child:before {
    margin-right: 10px;
  }
}
.breadcrumb li a,
.breadcrumb li span {
  color: inherit;
  display: inline-block;
  vertical-align: middle;
}
@media (min-width: 1200px) {
  .breadcrumb li a:hover {
    text-decoration: underline;
    color: #ff5f09;
  }
}
@media (max-width: 1199.98px) {
  .breadcrumb li a:active {
    text-decoration: underline;
    color: #ff5f09;
  }
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  content: '>';
  color: inherit;
  display: inline-block;
  vertical-align: middle;
}
@media (max-width: 1199.98px) {
  .xs-product-nav {
    border-top: 1px solid #dbdbdb;
    border-bottom: 1px solid #dbdbdb;
    padding: 10px 0;
    margin-bottom: 30px;
  }
}
@media (max-width: 767.98px) {
  .xs-product-nav {
    margin-bottom: 20px;
  }
}
.xs-product-nav ul {
  line-height: 1.8;
  margin: 0 -8px;
  position: relative;
  z-index: 2;
  text-transform: capitalize;
}
@media (max-width: 575.98px) {
  .xs-product-nav ul {
    font-size: 12px;
    margin: 0 -6px;
  }
}
.xs-product-nav li {
  display: inline-block;
  vertical-align: top;
  padding: 0 8px;
}
@media (max-width: 575.98px) {
  .xs-product-nav li {
    padding: 0 6px;
  }
}
.xs-product-nav .active {
  color: #ff5f09;
}
.xs-product-nav a:active {
  color: #ff5f09;
}
.fixed-slide {
  z-index: 15;
}
.scroll-nav {
  -webkit-user-select: none;
          user-select: none;
  z-index: 3;
  font-size: 0;
}
.scroll-nav .nav-wrap {
  overflow-x: auto;
  /*定义滚动条轨道 内阴影+圆角*/
  /*定义滑块 内阴影+圆角*/
  /*滑块效果*/
}
.scroll-nav .nav-wrap::-webkit-scrollbar {
  width: 5px;
  height: 5px;
  background-color: #fefefe;
}
.scroll-nav .nav-wrap::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 5px;
  background-color: #fefefe;
}
.scroll-nav .nav-wrap::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background-color: rgba(0, 0, 0, 0.1);
}
.scroll-nav .nav-wrap::-webkit-scrollbar-thumb:hover {
  border-radius: 5px;
  background: rgba(0, 0, 0, 0.3);
}
.scroll-nav ul {
  white-space: nowrap;
  display: inline-block;
}
.scroll-nav li {
  display: inline-block;
  position: relative;
  z-index: 2;
}
.inside-nav {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: 3;
  border: 1px solid rgba(255, 255, 255, 0.1);
  background: rgba(255, 255, 255, 0.13);
  backdrop-filter: blur(5.4000001px);
  overflow: hidden;
}
@media (min-width: 992px) {
  .inside-nav .nav-wrap {
    overflow: visible;
  }
}
.inside-nav ul {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
          justify-content: space-between;
}
@media (min-width: 992px) {
  .inside-nav ul {
    margin: 0 -60px;
  }
}
@media (min-width: 992px) and (max-width: 1469.98px) {
  .inside-nav ul {
    margin: 0 -20px;
  }
}
.inside-nav .active a {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(195, 0, 0, 0.4)), to(rgba(195, 0, 0, 0.4)));
  background: linear-gradient(180deg, rgba(195, 0, 0, 0.4) 0%, rgba(195, 0, 0, 0.4) 100%);
  backdrop-filter: blur(5.4000001px);
}
.inside-nav a {
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
  padding: 10px 60px;
  min-height: 50px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  text-align: center;
}
@media (min-width: 992px) {
  .inside-nav a {
    white-space: wrap;
  }
}
@media (min-width: 1200px) {
  .inside-nav a:hover {
    text-decoration: underline;
  }
}
@media (max-width: 1469.98px) {
  .inside-nav a {
    padding: 10px 20px;
  }
}
@media (max-width: 1199.98px) {
  .inside-nav a {
    font-size: 15px;
  }
}
@media (max-width: 767.98px) {
  .inside-nav a {
    font-size: 14px;
    min-height: 40px;
    padding: 5px 15px;
  }
}
@media (max-width: 575.98px) {
  .inside-nav a {
    min-height: 32px;
    font-size: 3vw;
  }
}
.floor-nav {
  background-color: #ff5f09;
  color: #221e1f;
  font-size: 18px;
  font-weight: 500;
  padding: 4px 0;
  text-transform: capitalize;
}
@media (max-width: 1199.98px) {
  .floor-nav {
    font-size: 17px;
  }
}
@media (max-width: 991.98px) {
  .floor-nav {
    font-size: 16px;
  }
}
@media (max-width: 767.98px) {
  .floor-nav {
    font-size: 15px;
  }
}
.floor-nav ul {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
}
@media (max-width: 575.98px) {
  .floor-nav ul {
    padding: 0 10px;
  }
}
.floor-nav li {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
}
.floor-nav li:before {
  content: '';
  width: 1px;
  height: 18px;
  background-color: #222;
  margin: 0 3px;
  opacity: 0;
}
.floor-nav li:first-child:before {
  display: none;
}
.floor-nav .active a {
  background-color: #222;
  color: #ff5f09;
}
.floor-nav a {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  min-height: 50px;
  padding: 8px 37px;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -webkit-box-pack: center;
          justify-content: center;
  position: relative;
}
@media (min-width: 1200px) {
  .floor-nav a:hover {
    text-decoration: underline;
  }
}
@media (max-width: 991.98px) {
  .floor-nav a {
    min-height: 50px;
  }
}
@media (max-width: 767.98px) {
  .floor-nav a {
    min-height: 44px;
  }
  .floor-nav a:after {
    height: 2px;
  }
}
.list-l {
  width: 25.14792899%;
  -webkit-box-flex: 0;
          flex: 0 0 auto;
}
@media (min-width: 1200px) {
  .content-r {
    width: 74.85207101%;
  }
}
.elem-sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  left: 0;
}
@media (max-width: 1199.98px) {
  .elem-sticky {
    top: 0 !important;
  }
}
@media (min-width: 1200px) {
  .elem-sticky-xl {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    left: 0;
  }
}
@media (min-width: 992px) {
  .elem-sticky-lg {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    left: 0;
  }
}
@media (min-width: 768px) {
  .elem-sticky-md {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    left: 0;
  }
}
@media (min-width: 576px) {
  .elem-sticky-sm {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    left: 0;
  }
}
.menu-wrap {
  width: 370px;
  max-width: 100%;
  padding: 8.10810811% 6.75675676%;
  background-color: #F8FAFC;
}
.menu-wrap .menu-tit {
  color: #ff5f09;
  margin-bottom: 36px;
  padding: 0 12px;
}
.menu-wrap .menu-tit:after {
  content: '';
  display: block;
  width: 64px;
  height: 2px;
  background-color: #ff5f09;
  margin-top: 12px;
}
@media (max-width: 1399.98px) {
  .menu-wrap .menu-tit {
    font-size: 32px;
    margin-bottom: 20px;
  }
}
.menu-wrap .menu {
  position: relative;
  z-index: 10;
}
.menu-wrap .menu a {
  display: block;
}
.menu-wrap .menu1 {
  font-size: 17px;
}
@media (max-width: 1469.98px) {
  .menu-wrap .menu1 {
    font-size: 16px;
  }
}
@media (max-width: 1399.98px) {
  .menu-wrap .menu1 {
    font-size: 15px;
  }
}
.menu-wrap .menu1 li .menu-more:after,
.menu-wrap .menu1 > li > a:after {
  -webkit-transition: -webkit-transform 0.4s;
  transition: -webkit-transform 0.4s;
  transition: transform 0.4s;
  transition: transform 0.4s, -webkit-transform 0.4s;
  display: block;
  content: '\e641';
  font-family: 'iconfont' !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 0.9em;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  padding: 0 10px;
}
.menu-wrap .menu1 li.more {
  position: relative;
}
.menu-wrap .menu1 li .more-wrap {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
          justify-content: space-between;
}
.menu-wrap .menu1 li .more-wrap > a {
  -webkit-box-flex: 1;
          flex: 1 0 0%;
}
.menu-wrap .menu1 li .menu-more {
  background: none;
  -webkit-box-flex: 0;
          flex: 0 0 auto;
  padding: 0;
  z-index: 2;
  color: inherit;
}
.menu-wrap .menu1 li.active > .more-wrap > .menu-more:after {
  -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
          transform: rotate(0deg);
}
.menu-wrap .menu1 > li {
  margin-bottom: 5px;
  -webkit-transition: background-color 0.6s;
  transition: background-color 0.6s;
  position: relative;
  z-index: 2;
}
.menu-wrap .menu1 > li.active:after {
  opacity: 1;
}
.menu-wrap .menu1 > li.active > a:after,
.menu-wrap .menu1 > li.active > .more-wrap:after,
.menu-wrap .menu1 > li.active > a .menu-more:after,
.menu-wrap .menu1 > li.active > .more-wrap .menu-more:after {
  border-color: #ff5f09;
}
.menu-wrap .menu1 > li.active > .more-wrap .menu-more:after {
  content: '\e640';
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
.menu-wrap .menu1 > li.active > a,
.menu-wrap .menu1 > li.active > .more-wrap > a {
  background-color: #ff5f09;
}
.menu-wrap .menu1 > li.active > a:before,
.menu-wrap .menu1 > li.active > .more-wrap > a:before {
  background-color: #fff;
}
.menu-wrap .menu1 > li > .more-wrap,
.menu-wrap .menu1 > li > a {
  position: relative;
  line-height: 1.1;
}
.menu-wrap .menu1 > li > a {
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
  border-radius: 50px;
  display: -webkit-box;
  display: flex;
  font-weight: bold;
  -webkit-box-pack: justify;
          justify-content: space-between;
  position: relative;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
          flex-direction: row-reverse;
  background-color: #004180;
  color: #fff;
}
.menu-wrap .menu1 > li > a > span {
  margin: 0 auto 0 0;
}
.menu-wrap .menu1 > li > a:after {
  margin-top: 3px;
  padding: 0 10px 0 30px;
}
@media (max-width: 1469.98px) {
  .menu-wrap .menu1 > li > a:after {
    padding: 0 0 0 20px;
  }
}
@media (min-width: 1200px) {
  .menu-wrap .menu1 > li > a:hover {
    background-color: #ff5f09;
  }
}
.menu-wrap .menu1 > li > a,
.menu-wrap .menu1 > li > .more-wrap > a {
  padding-top: 13px;
  padding-bottom: 13px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
}
.menu-wrap .menu1 > li > a > span,
.menu-wrap .menu1 > li > .more-wrap > a > span {
  padding-left: 10px;
}
.menu-wrap .menu1 ul {
  display: none;
}
.menu-wrap .menu2 {
  font-size: 0.88235294em;
  padding: 20px 0 30px;
}
.menu-wrap .menu2 > li {
  position: relative;
}
.menu-wrap .menu2 > li:not(:first-child) {
  margin-top: 10px;
}
.menu-wrap .menu2 > li.active > a,
.menu-wrap .menu2 > li.active > .more-wrap {
  color: #ff5f09;
}
.menu-wrap .menu2 > li.active > a:before,
.menu-wrap .menu2 > li.active > .more-wrap > a:before {
  opacity: 1;
}
.menu-wrap .menu2 > li.active > a > span,
.menu-wrap .menu2 > li.active > .more-wrap > a > span {
  text-decoration: underline;
}
.menu-wrap .menu2 > li > a,
.menu-wrap .menu2 > li > .more-wrap > a {
  display: -webkit-box;
  display: flex;
  position: relative;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.menu-wrap .menu2 > li > a:before,
.menu-wrap .menu2 > li > .more-wrap > a:before {
  content: '-';
  -webkit-box-flex: 0;
          flex: 0 0 auto;
  margin: 0 24px 0 30px;
}
@media (max-width: 1469.98px) {
  .menu-wrap .menu2 > li > a:before,
  .menu-wrap .menu2 > li > .more-wrap > a:before {
    margin: 0 14px 0 20px;
  }
}
@media (min-width: 1200px) {
  .menu-wrap .menu2 > li > a:hover > span,
  .menu-wrap .menu2 > li > .more-wrap > a:hover > span {
    text-decoration: underline;
  }
}
.menu-wrap .menu2 > li > a {
  position: relative;
}
@media (min-width: 1200px) {
  .menu-wrap .menu2 > li > a:hover {
    color: #ff5f09;
  }
}
.menu-wrap .menu3 {
  font-size: 13px;
}
.menu-wrap .menu3 > li {
  padding-left: 20px;
  color: #666;
  line-height: 1.8;
}
.menu-wrap .menu3 > li.active > a {
  color: #ff5f09;
}
@media (min-width: 1200px) {
  .menu-wrap .menu3 > li > a:hover {
    color: #ff5f09;
  }
}
.menu-wrap .slide-news li:not(:first-child) {
  border-top: 1px solid #f1f6ee;
  padding-top: 12px;
  margin-top: 12px;
}
.menu-wrap .slide-news .date {
  color: #ff5f09;
}
.menu-wrap .slide-news .tit {
  color: #343434;
  margin-top: 4px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 2;
  height: auto;
}
@media (min-width: 1200px) {
  .menu-wrap .slide-news a:hover {
    text-decoration: underline;
    color: #ff5f09;
  }
}
.slick-list {
  margin: 0 -15px;
}
.slick-slide {
  padding: 0 15px;
}
@media (max-width: 991.98px) {
  .slick-list {
    margin: 0 -11px;
  }
  .slick-slide {
    padding: 0 11px;
  }
}
@media (max-width: 767.98px) {
  .slick-list {
    margin: 0 -8px;
  }
  .slick-slide {
    padding: 0 8px;
  }
}
.inside-page .content {
  padding-top: 90px;
}
@media (max-width: 1469.98px) {
  .inside-page .content {
    padding-top: 75px;
  }
}
@media (max-width: 1199.98px) {
  .inside-page .content {
    padding-top: 60px;
  }
}
@media (max-width: 991.98px) {
  .inside-page .content {
    padding-top: 45px;
  }
}
@media (max-width: 767.98px) {
  .inside-page .content {
    padding-top: 30px;
  }
}
.solutions-tab-nav {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
  padding-bottom: 25px;
}
@media (max-width: 1469.98px) {
  .solutions-tab-nav {
    margin: 0 -6px;
  }
}
.solutions-tab-nav > li {
  width: 25%;
  padding: 0 10px;
  margin-bottom: 20px;
}
@media (max-width: 1469.98px) {
  .solutions-tab-nav > li {
    padding: 0 6px;
  }
}
@media (max-width: 1399.98px) {
  .solutions-tab-nav > li {
    width: 33.3333%;
  }
}
@media (max-width: 991.98px) {
  .solutions-tab-nav > li {
    margin-bottom: 12px;
    width: 50%;
  }
}
.solutions-tab-nav a {
  height: 100%;
  font-size: 17px;
  font-weight: bold;
  border: 1px dashed #ccc;
  border-radius: 23px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  text-align: center;
  padding: 9px;
}
@media (min-width: 1200px) {
  .solutions-tab-nav a {
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .solutions-tab-nav a:hover {
    border-color: #004180;
  }
}
@media (max-width: 1469.98px) {
  .solutions-tab-nav a {
    font-size: 15px;
  }
}
@media (max-width: 767.98px) {
  .solutions-tab-nav a {
    font-size: 12px;
  }
}
.solutions-tab-nav .active a {
  background-color: #004180;
  color: #fff;
  border-color: #004180;
}
.solutions-tab-list {
  position: relative;
  z-index: 2;
  padding: 70px 0;
}
@media (max-width: 1199.98px) {
  .solutions-tab-list {
    padding: 55px 0;
  }
}
@media (max-width: 991.98px) {
  .solutions-tab-list {
    padding: 40px 0;
  }
}
@media (max-width: 767.98px) {
  .solutions-tab-list {
    padding: 25px 0;
  }
}
.solutions-tab-list:after {
  content: "";
  z-index: -1;
  background-color: #F8FAFC;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  top: 0;
  height: 100%;
  width: 100vw;
}
@media (min-width: 1200px) {
  .solutions-tab-list .list {
    display: -webkit-box;
    display: flex;
  }
  .solutions-tab-list .list > div {
    width: 50%;
  }
}
@media (min-width: 1200px) {
  .solutions-tab-list .intro {
    padding-right: 4.21686747%;
    position: relative;
  }
  .solutions-tab-list .intro:after {
    content: "";
    position: absolute;
    right: 0;
    top: 2%;
    height: 96%;
    border-left: 1px dashed #ddd;
  }
  .solutions-tab-list .intro .txt {
    width: 690px;
    max-width: 100%;
  }
}
@media (min-width: 1200px) {
  .solutions-tab-list .pic-list {
    padding-left: 4.21686747%;
  }
}
.solutions-tab-list .pic {
  margin-top: 30px;
}
@media (min-width: 1200px) {
  .solutions-tab-list .pic:first-child {
    margin-top: 0;
  }
}
@media (max-width: 991.98px) {
  .solutions-tab-list .pic {
    margin-top: 25px;
  }
}
@media (max-width: 767.98px) {
  .solutions-tab-list .pic {
    margin-top: 15px;
  }
}
.solutions-tab-list .txt h3 {
  font-size: 26px;
  font-weight: bold;
  color: #004180;
  margin: 55px 0 15px;
}
@media (max-width: 1469.98px) {
  .solutions-tab-list .txt h3 {
    font-size: 24px;
  }
}
@media (max-width: 1199.98px) {
  .solutions-tab-list .txt h3 {
    font-size: 23px;
  }
}
@media (max-width: 991.98px) {
  .solutions-tab-list .txt h3 {
    font-size: 22px;
  }
}
@media (max-width: 767.98px) {
  .solutions-tab-list .txt h3 {
    font-size: 20px;
  }
}
@media (max-width: 575.98px) {
  .solutions-tab-list .txt h3 {
    font-size: 19px;
  }
}
@media (max-width: 1199.98px) {
  .solutions-tab-list .txt h3 {
    margin-top: 45px;
  }
  .solutions-tab-list .txt h3:first-child {
    margin-top: 0;
  }
}
@media (max-width: 991.98px) {
  .solutions-tab-list .txt h3 {
    margin-top: 35px;
  }
}
@media (max-width: 767.98px) {
  .solutions-tab-list .txt h3 {
    margin-top: 25px;
    margin-bottom: 10px;
  }
}
@media (min-width: 1200px) {
  .related-wrap .details-tit {
    padding-bottom: 35px;
  }
}
.news-date {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  font-size: 16px;
}
@media (max-width: 991.98px) {
  .news-date {
    font-size: 15px;
  }
}
@media (max-width: 767.98px) {
  .news-date {
    font-size: 14px;
  }
}
.news-date span {
  background-color: #004180;
  color: #fff;
  border-radius: 50px;
  padding: 6px 55px;
  display: inline-block;
}
@media (max-width: 1399.98px) {
  .news-date span {
    padding: 6px 35px;
  }
}
@media (max-width: 767.98px) {
  .news-date span {
    font-size: 13px;
    padding: 4px 15px;
  }
}
.img-news {
  padding-bottom: 57.69230769%;
}
.news-list .slick-list {
  margin-top: -10px;
  margin-bottom: -10px;
}
.news-list .slick-slide {
  padding-top: 10px;
  padding-bottom: 10px;
}
@media (min-width: 992px) {
  .news-list > .row {
    margin: -77px -25px 0;
  }
  .news-list > .row > li {
    margin-top: 77px;
    padding: 0 25px;
  }
}
@media (min-width: 992px) and (max-width: 1399.98px) {
  .news-list > .row {
    margin: -50px -20px 0;
  }
  .news-list > .row > li {
    margin-top: 50px;
    padding: 0 20px;
  }
}
@media (max-width: 991.98px) {
  .news-list > .row > li {
    padding-bottom: 25px;
  }
}
@media (max-width: 767.98px) {
  .news-list > .row > li {
    padding-bottom: 20px;
  }
}
.news-list .item {
  background-color: #F8FAFC;
}
@media (min-width: 1200px) {
  .news-list .item img {
    -webkit-transition: transform 1.2s;
    -webkit-transition: -webkit-transform 1.2s;
    transition: -webkit-transform 1.2s;
    transition: transform 1.2s;
    transition: transform 1.2s, -webkit-transform 1.2s;
  }
  .news-list .item:hover img {
    -webkit-transform: scale(1.07);
    -ms-transform: scale(1.07);
    transform: scale(1.07);
  }
}
@media (min-width: 1200px) {
  .news-list .item {
    -webkit-transition: 0.6s;
    transition: 0.6s;
  }
  .news-list .item:hover .tit {
    color: #ff5f09;
  }
}
.news-list .info {
  padding: 5.76923077% 7.69230769% 0;
}
@media (max-width: 767.98px) {
  .news-list .info {
    padding: 4.80769231% 4.80769231% 0;
  }
}
.news-list .news-date {
  margin-top: 15px;
  -webkit-transform: translateY(50%);
      -ms-transform: translateY(50%);
          transform: translateY(50%);
}
@media (max-width: 767.98px) {
  .news-list .news-date {
    margin-top: 10px;
  }
}
.news-list .tit {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 3;
  height: auto;
  font-weight: bold;
  line-height: 1.52941176;
  color: #000;
  font-size: 17px;
}
@media (max-width: 991.98px) {
  .news-list .tit {
    font-size: 16px;
  }
}
@media (max-width: 767.98px) {
  .news-list .tit {
    font-size: 15px;
  }
}
.news-details-wrap .content .info {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #e3e3e3;
  position: relative;
}
@media (max-width: 767.98px) {
  .news-details-wrap .content .info {
    padding-bottom: 15px;
    margin-bottom: 15px;
  }
}
.news-details-wrap .tit {
  line-height: 1.5;
}
.news-details-wrap .date-all,
.news-details-wrap .news-date {
  margin-top: 10px;
}
.news-details-wrap .news-page {
  overflow: hidden;
  margin-top: 40px;
}
@media (max-width: 991.98px) {
  .news-details-wrap .news-page {
    margin-top: 35px;
  }
}
@media (max-width: 767.98px) {
  .news-details-wrap .news-page {
    margin-top: 25px;
  }
}
@media only screen and (min-width: 1200px) {
  .news-details-wrap .news-page a:hover {
    color: #ff5f09;
    text-decoration: underline;
  }
}
@media (max-width: 1199.98px) {
  .news-details-wrap .news-page a:active {
    color: #ff5f09;
    text-decoration: underline;
  }
}
.news-details-wrap .news-page p {
  margin: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
}
@media (max-width: 991.98px) {
  .news-details-wrap .news-page p {
    font-size: 15px;
  }
}
@media (max-width: 767.98px) {
  .news-details-wrap .news-page p {
    font-size: 14px;
  }
}
.news-details-wrap .news-page .next {
  margin-top: 15px;
}
@media (max-width: 767.98px) {
  .news-details-wrap .news-page .next {
    margin-top: 10px;
  }
}
@media (max-width: 575.98px) {
  .about-intro-content .container {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
  }
}
.about-intro-content .title {
  margin: 2.40963855% 0 20px;
}
@media (max-width: 1469.98px) {
  .about-intro-content .title {
    margin-top: 10px;
  }
}
@media (max-width: 575.98px) {
  .about-intro-content .title {
    margin: 0 0 15px;
  }
}
@media (min-width: 576px) {
  .about-intro-content .video-box {
    float: right;
    width: 41.86746988%;
    margin-left: 9.3373494%;
  }
}
@media (min-width: 576px) and (max-width: 991.98px) {
  .about-intro-content .video-box {
    margin-left: 5%;
  }
}
@media (max-width: 575.98px) {
  .about-intro-content .video-box {
    -webkit-box-ordinal-group: 3;
            order: 2;
    margin-top: 25px;
  }
}
.about-intro-content .video-box .img-box {
  padding-bottom: 66.18705036%;
}
.choose-list {
  padding-bottom: 147px;
  margin-left: -20px;
}
@media (min-width: 1470px) {
  .choose-list {
    margin-right: -20px;
  }
  .choose-list > li {
    padding: 0 20px;
  }
}
@media (max-width: 1469.98px) {
  .choose-list {
    padding-bottom: 10.42553191%;
  }
}
@media (max-width: 1199.98px) {
  .choose-list > li {
    padding-bottom: 35px;
  }
}
@media (max-width: 767.98px) {
  .choose-list > li {
    padding-bottom: 25px;
  }
}
.choose-list .item {
  background-color: #fff;
  height: 100%;
  padding: 10.38961039% 10.38961039% 45px;
  position: relative;
}
@media (min-width: 1200px) {
  .choose-list .item {
    -webkit-transition: 0.6s;
    transition: 0.6s;
  }
  .choose-list .item:hover {
    -webkit-transform: translateY(-5px);
        -ms-transform: translateY(-5px);
            transform: translateY(-5px);
    box-shadow: 0 0 10px 0px rgba(0, 0, 0, 0.05);
  }
}
@media (max-width: 767.98px) {
  .choose-list .item {
    padding-bottom: 35px;
  }
}
.choose-list .tit {
  margin-bottom: 15px;
}
@media (max-width: 767.98px) {
  .choose-list .tit {
    margin-bottom: 10px;
  }
}
.choose-list p {
  font-size: 15px;
}
@media (max-width: 767.98px) {
  .choose-list p {
    font-size: 14px;
  }
}
.choose-list .num {
  position: absolute;
  bottom: 0;
  left: 10.38961039%;
  width: 50px;
  height: 50px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  border-radius: 50%;
  background-color: #ff5f09;
  color: #fff;
  -webkit-transform: translateY(50%);
      -ms-transform: translateY(50%);
          transform: translateY(50%);
}
@media (max-width: 767.98px) {
  .choose-list .num {
    width: 40px;
    height: 40px;
  }
}
.about-choose-content {
  margin: 110px 0;
}
@media (max-width: 1469.98px) {
  .about-choose-content {
    margin: 7.80141844% 0;
  }
}
@media (min-width: 1400px) {
  .factory-list {
    margin: -20px -20px 0;
  }
  .factory-list > li {
    margin-top: 20px;
    padding: 0 20px;
  }
}
@media (min-width: 1200px) {
  .factory-list .item img {
    -webkit-transition: transform 1.2s;
    -webkit-transition: -webkit-transform 1.2s;
    transition: -webkit-transform 1.2s;
    transition: transform 1.2s;
    transition: transform 1.2s, -webkit-transform 1.2s;
  }
  .factory-list .item:hover img {
    -webkit-transform: scale(1.07);
    -ms-transform: scale(1.07);
    transform: scale(1.07);
  }
}
@media (min-width: 1200px) {
  .factory-list .item:hover .tit {
    color: #ff5f09;
  }
}
.factory-list .img-box {
  padding-bottom: 72.72727273%;
}
.factory-list .tit {
  margin-top: 20px;
}
@media (max-width: 1399.98px) {
  .factory-list .tit {
    margin-top: 15px;
  }
}
@media (max-width: 767.98px) {
  .factory-list .tit {
    margin-top: 10px;
  }
}
.pro-top-desc {
  background: #ff5f09;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 95, 9, 0.92)), to(rgba(255, 95, 9, 0.92))), url(../images/noise_bg.png);
  background: linear-gradient(to bottom, rgba(255, 95, 9, 0.92), rgba(255, 95, 9, 0.92)), url(../images/noise_bg.png);
  padding-bottom: 1px;
}
.pro-top-desc .title {
  margin: 60px 0;
}
@media (max-width: 1469.98px) {
  .pro-top-desc .title {
    margin: 4.25531915% 0;
  }
}
.img-pro {
/*  padding-bottom: 69.35483871%;*/
  padding-bottom: 100%;
}
@media (min-width: 1470px) {
  .product-list .slick-list {
    margin-left: -20px;
    margin-right: -20px;
  }
  .product-list .slick-slide {
    padding-left: 20px;
    padding-right: 20px;
  }
  .product-list > .row {
    margin: -35px -20px 0;
  }
  .product-list > .row > li {
    margin-top: 35px;
    padding: 0 20px;
  }
}
.product-list .item {
  background-color: #F8FAFC;
  padding: 5.19480519%;
  height: 100%;
}
@media (min-width: 1200px) {
  .product-list .item img {
    -webkit-transition: transform 1.2s;
    -webkit-transition: -webkit-transform 1.2s;
    transition: -webkit-transform 1.2s;
    transition: transform 1.2s;
    transition: transform 1.2s, -webkit-transform 1.2s;
  }
  .product-list .item:hover img {
    -webkit-transform: scale(1.07);
    -ms-transform: scale(1.07);
    transform: scale(1.07);
  }
}
@media (min-width: 1200px) {
  .product-list .item {
    -webkit-transition: 0.6s;
    transition: 0.6s;
  }
  .product-list .item:hover {
    background-color: #004180;
    color: #fff;
  }
  .product-list .item:hover .more-box > a {
    background-color: #ff5f09;
  }
}
.product-list .tit {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  font-weight: bold;
  margin: 25px 0 10px;
}
@media (max-width: 1199.98px) {
  .product-list .tit {
    font-size: 17px;
  }
}
@media (max-width: 991.98px) {
  .product-list .tit {
    font-size: 16px;
  }
}
@media (max-width: 767.98px) {
  .product-list .tit {
    font-size: 15px;
  }
}
@media (max-width: 767.98px) {
  .product-list .tit {
    margin: 20px 0 10px;
  }
}
.product-list .more-box > a {
  min-width: 220px;
  height: 30px;
}
@media (min-width: 1200px) {
  .product-list .more-box > a:hover {
    text-decoration: underline;
  }
}
@media (max-width: 1399.98px) {
  .product-list .more-box > a {
    min-width: 180px;
  }
}
@media (max-width: 767.98px) {
  .product-list .more-box > a {
    min-width: 130px;
    height: 26px;
    font-size: 12px;
  }
}
.bg-grey {
  background-color: #F8FAFC;
}
.product-wrap .title {
  width: 810px;
  max-width: 100%;
}
.details-tit {
  padding: 80px 0 20px;
}
@media (max-width: 1469.98px) {
  .details-tit {
    padding: 70px 0 20px;
  }
}
@media (max-width: 1199.98px) {
  .details-tit {
    padding: 60px 0 20px;
  }
}
@media (max-width: 991.98px) {
  .details-tit {
    padding: 50px 0 15px;
  }
}
@media (max-width: 767.98px) {
  .details-tit {
    padding: 40px 0 10px;
  }
}
.details-tit > span {
  text-transform: uppercase;
  font-size: 45px;
  line-height: 1.1;
  color: #004180;
  font-family: 'Roboto Condensed';
  font-weight: bold;
}
@media (max-width: 1469.98px) {
  .details-tit > span {
    font-size: 40px;
  }
}
@media (max-width: 1199.98px) {
  .details-tit > span {
    font-size: 36px;
  }
}
@media (max-width: 991.98px) {
  .details-tit > span {
    font-size: 32px;
  }
}
@media (max-width: 767.98px) {
  .details-tit > span {
    font-size: 28px;
  }
}
@media (max-width: 575.98px) {
  .details-tit > span {
    font-size: 26px;
  }
}
.details-list .details-tit {
  margin-top: 0;
}
.product-details-wrap > .content:first-child {
  padding-bottom: 148px;
}
@media (max-width: 1469.98px) {
  .product-details-wrap > .content:first-child {
    padding-bottom: 10.4964539%;
  }
}
.product-details-wrap .breadcrumb {
  padding-top: 20px;
}
@media (max-width: 767.98px) {
  .product-details-wrap .breadcrumb {
    padding-top: 10px;
  }
}
.product-details-wrap .carousel-wrap .carousel-box {
  font-size: 0;
}
@media (min-width: 1200px) {
  .product-details-wrap .carousel-wrap .carousel-box {
    width: 46.68674699%;
  }
}
@media (max-width: 1199.98px) {
  .product-details-wrap .carousel-wrap .carousel-box {
    position: initial;
    width: 775px;
    margin: 0 auto 30px;
    max-width: 100%;
  }
}
@media (max-width: 991.98px) {
  .product-details-wrap .carousel-wrap .carousel-box {
    width: 550px;
  }
}
@media (min-width: 576px) {
  .product-details-wrap .carousel-wrap .carousel-box:not(.carousel-nav-down) {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: start;
            align-items: flex-start;
    -webkit-box-pack: justify;
            justify-content: space-between;
  }
  .product-details-wrap .carousel-wrap .carousel-box:not(.carousel-nav-down) .slider-for {
    width: 80%;
  }
  .product-details-wrap .carousel-wrap .carousel-box:not(.carousel-nav-down) .slider-nav {
    width: 16.77419355%;
  }
  .product-details-wrap .carousel-wrap .carousel-box.carousel-nav-left .slider-nav,
  .product-details-wrap .carousel-wrap .carousel-box.carousel-nav-right .slider-nav {
    margin: 0;
  }
  .product-details-wrap .carousel-wrap .carousel-box.carousel-nav-left .slider-nav .slick-list,
  .product-details-wrap .carousel-wrap .carousel-box.carousel-nav-right .slider-nav .slick-list {
    margin: -7.69230769% 0;
  }
  .product-details-wrap .carousel-wrap .carousel-box.carousel-nav-left .slider-nav .slick-slide,
  .product-details-wrap .carousel-wrap .carousel-box.carousel-nav-right .slider-nav .slick-slide {
    padding: 8.46153846% 1px;
  }
  .product-details-wrap .carousel-wrap .carousel-box.carousel-nav-left {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
            flex-direction: row-reverse;
  }
}
.product-details-wrap .carousel-wrap .carousel-box .item {
  position: relative;
  z-index: 2;
  overflow: hidden;
}
.product-details-wrap .carousel-wrap .carousel {
  position: relative;
}
.product-details-wrap .carousel-wrap .pro-arrow {
  position: absolute;
  right: 40px;
  bottom: 60px;
  z-index: 3;
}
@media (max-width: 1199.98px) {
  .product-details-wrap .carousel-wrap .pro-arrow {
    right: 20px;
    bottom: 20px;
  }
}
@media (max-width: 575.98px) {
  .product-details-wrap .carousel-wrap .pro-arrow {
    display: none !important;
  }
}
.product-details-wrap .carousel-wrap .slider-for,
.product-details-wrap .carousel-wrap .slider-nav .item {
  overflow: hidden;
  position: relative;
  z-index: 2;
  border: 1px solid #EEEEEE;
}
@media (min-width: 1200px) {
  .product-details-wrap .carousel-wrap .slider-for:hover .slick-arrow {
    opacity: 1;
  }
}
.product-details-wrap .carousel-wrap .slider-for .slick-arrow {
  opacity: 0;
}
.product-details-wrap .carousel-wrap .slider-for .slick-prev {
  left: 20px;
}
.product-details-wrap .carousel-wrap .slider-for .slick-next {
  right: 20px;
}
.product-details-wrap .carousel-wrap .slider-nav {
  margin-top: 30px;
}
@media (max-width: 767.98px) {
  .product-details-wrap .carousel-wrap .slider-nav {
    margin-top: 15px;
  }
}
.product-details-wrap .carousel-wrap .slider-nav .slick-list {
  margin: 0 -9px;
}
@media (max-width: 767.98px) {
  .product-details-wrap .carousel-wrap .slider-nav .slick-list {
    margin: 0 -4px;
  }
}
.product-details-wrap .carousel-wrap .slider-nav .slick-slide {
  padding: 0 10px;
  width: 150px;
  border: none;
}
@media (max-width: 767.98px) {
  .product-details-wrap .carousel-wrap .slider-nav .slick-slide {
    padding: 0 5px;
  }
}
.product-details-wrap .carousel-wrap .slider-nav .slick-center .item,
.product-details-wrap .carousel-wrap .slider-nav .slick-current .item {
  border-color: #004180;
}
.product-details-wrap .carousel-wrap .slider-nav .slick-arrow {
  background: none !important;
  font-weight: bold;
  font-size: 18px;
}
@media (max-width: 1199.98px) {
  .product-details-wrap .carousel-wrap .slider-nav .slick-arrow {
    font-size: 17px;
  }
}
@media (max-width: 991.98px) {
  .product-details-wrap .carousel-wrap .slider-nav .slick-arrow {
    font-size: 16px;
  }
}
@media (max-width: 767.98px) {
  .product-details-wrap .carousel-wrap .slider-nav .slick-arrow {
    font-size: 15px;
  }
}
@media (min-width: 1200px) {
  .product-details-wrap .carousel-wrap .slider-nav .slick-arrow:hover {
    color: #ff5f09;
  }
}
.product-details-wrap .carousel-wrap .slider-nav .slick-prev:before {
  content: '\e9b5';
}
.product-details-wrap .carousel-wrap .slider-nav .slick-next:before {
  content: '\e72f';
}
.product-details-wrap .carousel-wrap .slider-nav .product-video {
  position: relative;
}
.product-details-wrap .carousel-wrap .slider-nav .product-video .img-box:after {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  content: '';
  background-color: rgba(0, 0, 0, 0.6);
}
.product-details-wrap .carousel-wrap .slider-nav .product-video .img-box:before {
  font-family: 'iconfont' !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e67c';
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 3;
  font-size: 18px;
  color: #fff;
}
@media (min-width: 1200px) {
  .product-details-wrap .carousel-wrap .info-box {
    position: relative;
    width: 48.79518072%;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
  }
}
.product-details-wrap .carousel-wrap .type {
  color: #ff5f09;
}
.product-details-wrap .carousel-wrap .pro-name {
  font-size: 34px;
  font-family: 'Roboto Condensed';
  font-weight: bold;
  color: #004180;
  padding: 30px 0;
}
@media (max-width: 1719.98px) {
  .product-details-wrap .carousel-wrap .pro-name {
    padding: 20px 0;
    font-size: 32px;
  }
}
@media (max-width: 1469.98px) {
  .product-details-wrap .carousel-wrap .pro-name {
    padding-top: 0;
    font-size: 30px;
  }
}
@media (max-width: 1399.98px) {
  .product-details-wrap .carousel-wrap .pro-name {
    font-size: 28px;
  }
}
@media (max-width: 767.98px) {
  .product-details-wrap .carousel-wrap .pro-name {
    padding-bottom: 10px;
    font-size: 24px;
  }
}
@media (min-width: 1200px) {
  .product-details-wrap .carousel-wrap .description-box {
    min-height: 180px;
  }
}
@media (min-width: 1200px) and (max-width: 1719.98px) {
  .product-details-wrap .carousel-wrap .description-box {
    min-height: 160px;
  }
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  .product-details-wrap .carousel-wrap .description-box {
    min-height: 110px;
  }
}
.product-details-wrap .carousel-wrap .description-box .description {
  color: #666;
  margin-bottom: 10px;
}
.product-details-wrap .carousel-wrap .func li {
  padding-top: 40px;
}
@media (max-width: 991.98px) {
  .product-details-wrap .carousel-wrap .func li {
    padding-top: 30px;
  }
}
@media (max-width: 767.98px) {
  .product-details-wrap .carousel-wrap .func li {
    padding-top: 25px;
  }
}
.product-details-wrap .inquiry-form {
  padding-bottom: 80px;
}
@media (max-width: 1469.98px) {
  .product-details-wrap .inquiry-form {
    padding-bottom: 70px;
  }
}
@media (max-width: 1199.98px) {
  .product-details-wrap .inquiry-form {
    padding-bottom: 60px;
  }
}
@media (max-width: 991.98px) {
  .product-details-wrap .inquiry-form {
    padding-bottom: 50px;
  }
}
@media (max-width: 767.98px) {
  .product-details-wrap .inquiry-form {
    padding-bottom: 40px;
  }
}
.product-details-wrap .inquiry-form .details-tit + p {
  font-size: 16px;
  color: #666;
  margin-bottom: 24px;
}
@media (max-width: 991.98px) {
  .product-details-wrap .inquiry-form .details-tit + p {
    font-size: 15px;
  }
}
@media (max-width: 767.98px) {
  .product-details-wrap .inquiry-form .details-tit + p {
    font-size: 14px;
  }
}
@media (max-width: 1199.98px) {
  .product-details-wrap .inquiry-form .details-tit + p {
    margin-bottom: 20px;
  }
}
@media (max-width: 991.98px) {
  .product-details-wrap .inquiry-form .details-tit + p {
    margin-bottom: 15px;
  }
}
@media (max-width: 767.98px) {
  .product-details-wrap .inquiry-form .details-tit + p {
    margin-bottom: 10px;
  }
}
@media (min-width: 768px) {
  .product-details-wrap .inquiry-form .submit {
    margin-top: 25px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .product-details-wrap .inquiry-form .submit {
    margin-top: 15px;
  }
}
.product-details-wrap .slick-related .slick-arrow {
  margin-top: -15px;
}
.product-details-wrap .slick-related .slick-prev {
  left: 10px;
}
.product-details-wrap .slick-related .slick-next {
  right: 10px;
}
.contact-list {
  font-size: 16px;
  line-height: 1.625;
}
@media (max-width: 991.98px) {
  .contact-list {
    font-size: 15px;
  }
}
@media (max-width: 767.98px) {
  .contact-list {
    font-size: 14px;
  }
}
.contact-list.has-icon .item {
  text-align: center;
}
.contact-list.has-icon .item:before {
  font-family: 'iconfont' !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-box-flex: 0;
          flex: 0 0 auto;
  width: 60px;
  height: 60px;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  background-color: #ff5f09;
  font-size: 24px;
}
@media (max-width: 991.98px) {
  .contact-list.has-icon .item:before {
    width: 50px;
    height: 50px;
    font-size: 20px;
  }
}
@media (max-width: 767.98px) {
  .contact-list.has-icon .item:before {
    width: 40px;
    height: 40px;
    font-size: 18px;
  }
}
@media (min-width: 1200px) {
  .contact-list.has-icon .item:hover:before {
    -webkit-animation: swing 1s 0s ease both;
            animation: swing 1s 0s ease both;
  }
}
.contact-list.has-icon .enterprise .item:before {
  content: '\ea28';
}
@media (max-width: 767.98px) {
  .contact-list.has-icon .address {
    width: 100%;
  }
}
.contact-list.has-icon .address .item:before {
  content: '\e60d';
}
.contact-list.has-icon .factory .item:before {
  content: '\e64d';
}
.contact-list.has-icon .company .item:before {
  content: '\e769';
}
.contact-list.has-icon .mobile .item:before {
  content: '\e62a';
}
.contact-list.has-icon .tel .item:before {
  content: '\e61c';
}
.contact-list.has-icon .mail .item:before {
  content: '\e634';
}
.contact-list.has-icon .fax .item:before {
  content: '\e657';
}
.contact-list.has-icon .url .item:before {
  content: '\e699';
}
.contact-list.has-icon .skype .item:before {
  content: '\e6fc';
}
.contact-list.has-icon .whatsapp .item:before {
  content: '\e621';
}
.contact-list > li {
  margin-top: 25px;
}
.contact-list .info {
  display: -webkit-box;
  display: flex;
}
.contact-list .tit {
  -webkit-box-flex: 0;
          flex: 0 0 auto;
  min-width: 85px;
  margin-right: 10px;
}
@media (max-width: 767.98px) {
  .contact-list .tit {
    min-width: 65px;
  }
}
.contact-list p {
  margin: 0;
}
.contact-list p span {
  display: block;
}
@media (min-width: 1200px) {
  .contact-list a:hover {
    text-decoration: underline;
  }
}
.contact-list a:active {
  text-decoration: underline;
}
@media (min-width: 1470px) {
  .contact-wrap .breadcrumb-box {
    margin-bottom: 70px;
  }
}
.contact-wrap .contact-tit {
  font-size: 42px;
  line-height: 1.2;
  font-family: 'Roboto Condensed';
  font-weight: bold;
  margin-bottom: 30px;
}
@media (max-width: 1469.98px) {
  .contact-wrap .contact-tit {
    font-size: 38px;
  }
}
@media (max-width: 1199.98px) {
  .contact-wrap .contact-tit {
    font-size: 34px;
  }
}
@media (max-width: 991.98px) {
  .contact-wrap .contact-tit {
    font-size: 32px;
  }
}
@media (max-width: 767.98px) {
  .contact-wrap .contact-tit {
    font-size: 30px;
  }
}
@media (max-width: 575.98px) {
  .contact-wrap .contact-tit {
    font-size: 28px;
  }
}
@media (max-width: 991.98px) {
  .contact-wrap .contact-tit {
    margin-bottom: 20px;
  }
}
@media (max-width: 767.98px) {
  .contact-wrap .contact-tit {
    margin-bottom: 15px;
  }
}
.contact-wrap .contact-info {
  background-color: #004180;
  color: #fff;
  padding: 4.21686747% 7.8313253% 4.21686747% 3.91566265%;
}
@media (min-width: 1200px) {
  .contact-wrap .contact-info {
    width: 46.08433735%;
  }
}
.contact-wrap .contact-info .contact-tit span {
  position: relative;
  display: inline-block;
  z-index: 2;
}
.contact-wrap .contact-info .contact-tit span:after {
  content: "";
  width: 100%;
  height: 4px;
  background-color: #ff5f09;
  position: absolute;
  left: 0;
  bottom: 17%;
  z-index: -1;
}
@media (min-width: 1200px) {
  .contact-wrap .contact-list {
    margin-top: 40px;
  }
}
.contact-wrap .follow-box {
  margin-top: 90px;
}
@media (max-width: 1199.98px) {
  .contact-wrap .follow-box {
    margin-top: 50px;
  }
}
@media (max-width: 767.98px) {
  .contact-wrap .follow-box {
    margin: 35px 0 15px;
  }
}
.contact-wrap .inquiry-form {
  background-color: #F8FAFC;
  padding: 4.21686747% 3.61445783% 3.91566265% 4.81927711%;
}
@media (min-width: 1200px) {
  .contact-wrap .inquiry-form {
    width: 62.34939759%;
  }
}
.contact-wrap .inquiry-form .contact-tit {
  color: #004180;
}
@media (min-width: 1200px) {
  .contact-wrap .inquiry-form .col-xl-3 {
    width: 50%;
  }
}
@media (min-width: 768px) {
  .contact-wrap .inquiry-form textarea {
    height: 110px;
  }
}
.contact-wrap .inquiry-form.has-bg li > label,
.contact-wrap .inquiry-form.has-bg .rating-box,
.contact-wrap .inquiry-form.has-bg .ipt-upload {
  background: #fff;
}
.contact-wrap .map {
  position: relative;
  z-index: 2;
  overflow: hidden;
}
.contact-wrap .map .map-content {
  height: 640px;
}
@media (max-width: 991.98px) {
  .contact-wrap .map .map-content {
    height: 350px;
  }
}
@media (max-width: 767.98px) {
  .contact-wrap .map .map-content {
    height: 280px;
  }
}
.contact-wrap .map-pic {
  overflow: hidden;
}
@media (min-width: 992px) {
  .contact-wrap .map-pic {
    width: 50%;
  }
}
.contact-wrap .map-pic img {
  position: relative;
  max-width: 100%;
}
.inquiry-wrap .size-list-box {
  padding-right: 15px;
}
.inquiry-wrap .size-list-box span {
  color: #fff;
  background-color: #222;
  border-color: #222;
}
.inquiry-wrap .inquiry-box .details-tit {
  padding-top: 5px;
}
.inquiry-wrap .iq-title,
.inquiry-wrap .list > li {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: justify;
          justify-content: space-between;
  text-align: center;
  padding-left: 60px;
  padding-right: 45px;
}
@media (max-width: 991px) {
  .inquiry-wrap .iq-title,
  .inquiry-wrap .list > li {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (max-width: 767px) {
  .inquiry-wrap .iq-title,
  .inquiry-wrap .list > li {
    padding-left: 2%;
    padding-right: 0;
  }
}
.inquiry-wrap .iq-title {
  overflow: hidden;
  background-color: #ff5f09;
  padding-top: 14px;
  padding-bottom: 14px;
}
@media (max-width: 767px) {
  .inquiry-wrap .iq-title {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
.inquiry-wrap .iq-title .th {
  border: none;
  font-weight: normal;
  text-align: center;
  color: #222;
}
.inquiry-wrap .iq-title .th.qty-box {
  text-align: center;
}
.inquiry-wrap .iq-title .th span {
  display: inline-block;
  vertical-align: middle;
}
@media only screen and (min-width: 768px) {
  .inquiry-wrap .iq-title .th.check-box label.replace:after {
    display: block;
  }
}
@media (max-width: 1199px) {
  .inquiry-wrap .iq-title .th.introduce-box {
    padding-left: 20px;
  }
}
@media (max-width: 767px) {
  .inquiry-wrap .iq-title .th.introduce-box {
    width: -webkit-calc(100% - 70px);
    width: calc(100% - 70px);
  }
}
@media (max-width: 575px) {
  .inquiry-wrap .iq-title .th.introduce-box {
    width: -webkit-calc(100% - 45px);
    width: calc(100% - 45px);
    padding-left: 10px;
  }
}
.inquiry-wrap .iq-title .pic-box {
  text-align: center;
  padding: 11px 0;
}
@media (max-width: 767px) {
  .inquiry-wrap .iq-title .check-box {
    padding: 0;
  }
}
@media (max-width: 767px) {
  .inquiry-wrap .iq-title .del-box {
    opacity: 0;
    width: 30px;
  }
}
.inquiry-wrap .inquiry-box {
  width: 100%;
  border: none;
  font-size: 18px;
}
.inquiry-wrap .inquiry-box .details-tit {
  margin-top: 0;
}
@media (max-width: 991px) {
  .inquiry-wrap .inquiry-box {
    font-size: 16px;
  }
}
.inquiry-wrap .inquiry-box label {
  -webkit-user-select: none;
  -o-user-select: none;
  user-select: none;
  margin-bottom: 0;
}
.inquiry-wrap .inquiry-box label:before {
  background-color: #e6e6e6;
  border: 1px solid #d5d5d5;
  border-radius: 4px;
}
@media (max-width: 767px) {
  .inquiry-wrap .inquiry-box .introduce-title {
    padding-left: 0px !important;
    text-align: center;
  }
}
.inquiry-wrap .inquiry-box .check-box {
  min-width: 70px;
  text-align: left;
}
@media (max-width: 767px) {
  .inquiry-wrap .inquiry-box .check-box {
    min-width: 30px;
  }
}
.inquiry-wrap .inquiry-box .check-box .check-all {
  margin: 0;
  cursor: pointer;
}
.inquiry-wrap .inquiry-box .check-box .check-all > label {
  margin-right: 10px;
}
.inquiry-wrap .inquiry-box .check-box .check-all span {
  font-weight: normal;
}
@media (max-width: 767px) {
  .inquiry-wrap .inquiry-box .check-box .check-all span {
    display: none;
  }
}
.inquiry-wrap .inquiry-box .check-box label.replace {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  background-color: #fff;
  width: 20px;
  height: 20px;
  line-height: 18px;
  overflow: hidden;
  text-align: center;
  vertical-align: middle;
  position: relative;
  border: 1px solid #e3e3e3;
  cursor: pointer;
}
.inquiry-wrap .inquiry-box .check-box label.replace:after {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  font-family: 'iconfont' !important;
  content: '\e624';
  opacity: 0;
  color: #000;
  font-size: 24px;
  line-height: 1;
  text-align: center;
}
@media (max-width: 575px) {
  .inquiry-wrap .inquiry-box .check-box label.replace {
    margin-left: 5px;
    width: 16px;
    height: 16px;
    line-height: 14px;
  }
  .inquiry-wrap .inquiry-box .check-box label.replace:after {
    font-size: 20px;
  }
}
.inquiry-wrap .inquiry-box .check-box label.replace input {
  display: none;
}
.inquiry-wrap .inquiry-box .check-box label.change:after {
  opacity: 1;
}
.inquiry-wrap .inquiry-box .introduce-box {
  text-align: left;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
}
@media (min-width: 1200px) {
  .inquiry-wrap .inquiry-box .introduce-box img {
    -webkit-transition: transform 1.2s;
    -webkit-transition: -webkit-transform 1.2s;
    transition: -webkit-transform 1.2s;
    transition: transform 1.2s;
    transition: transform 1.2s, -webkit-transform 1.2s;
  }
  .inquiry-wrap .inquiry-box .introduce-box:hover img {
    -webkit-transform: scale(1.07);
    -ms-transform: scale(1.07);
    transform: scale(1.07);
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .inquiry-wrap .inquiry-box .introduce-box {
    display: block;
  }
}
@media (min-width: 768px) {
  .inquiry-wrap .inquiry-box .introduce-box {
    width: 48%;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .inquiry-wrap .inquiry-box .introduce-box {
    width: 40%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .inquiry-wrap .inquiry-box .introduce-box {
    width: 200px;
    text-align: center;
  }
}
@media (max-width: 767px) {
  .inquiry-wrap .inquiry-box .introduce-box {
    width: -webkit-calc(100% - 120px);
    width: calc(100% - 120px);
  }
}
@media (max-width: 575px) {
  .inquiry-wrap .inquiry-box .introduce-box {
    width: -webkit-calc(100% - 70px);
    width: calc(100% - 70px);
  }
}
.inquiry-wrap .inquiry-box .introduce-box .pic-box {
  width: 200px;
  -webkit-box-flex: 0;
          flex: 0 0 auto;
  overflow: hidden;
  position: relative;
  z-index: 2;
  border-radius: 3px;
}
@media (max-width: 1199px) {
  .inquiry-wrap .inquiry-box .introduce-box .pic-box {
    width: 150px;
    margin: 0 auto;
  }
}
@media (max-width: 575px) {
  .inquiry-wrap .inquiry-box .introduce-box .pic-box {
    width: 90px;
  }
}
@media (min-width: 1200px) {
  .inquiry-wrap .inquiry-box .introduce-box .pic-box .pic img {
    -webkit-transition: transform 1.2s;
    -webkit-transition: -webkit-transform 1.2s;
    transition: -webkit-transform 1.2s;
    transition: transform 1.2s;
    transition: transform 1.2s, -webkit-transform 1.2s;
  }
  .inquiry-wrap .inquiry-box .introduce-box .pic-box .pic:hover img {
    -webkit-transform: scale(1.07);
    -ms-transform: scale(1.07);
    transform: scale(1.07);
  }
}
.inquiry-wrap .inquiry-box .introduce-box .intro {
  -webkit-box-flex: 1;
          flex: 1 0 0%;
}
@media only screen and (min-width: 768px) {
  .inquiry-wrap .inquiry-box .introduce-box .intro {
    padding-left: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .inquiry-wrap .inquiry-box .introduce-box .intro {
    padding-left: 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .inquiry-wrap .inquiry-box .introduce-box .intro {
    width: 100%;
    padding-left: 0;
    margin-top: 10px;
  }
}
@media (max-width: 767px) {
  .inquiry-wrap .inquiry-box .introduce-box .intro {
    padding-left: 5%;
  }
}
.inquiry-wrap .inquiry-box .introduce-box .name {
  margin: 0 0 5px 0;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 2;
  height: auto;
  font-size: 1em;
}
@media (max-width: 767px) {
  .inquiry-wrap .inquiry-box .introduce-box .name {
    margin-bottom: 10px;
  }
}
@media (max-width: 575px) {
  .inquiry-wrap .inquiry-box .introduce-box .name {
    font-size: 0.9em;
  }
}
.inquiry-wrap .inquiry-box .introduce-box .name:hover {
  text-decoration: underline;
}
.inquiry-wrap .inquiry-box .introduce-box .name ~ span {
  color: #999;
  margin-left: 15px;
}
.inquiry-wrap .inquiry-box .introduce-box .name ~ span:first-of-type {
  margin-left: 0;
}
.inquiry-wrap .inquiry-box .introduce-box p {
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media (min-width: 768px) {
  .inquiry-wrap .inquiry-box .introduce-box .number-box {
    display: none;
  }
}
.inquiry-wrap .inquiry-box .number-box {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  min-width: 90px;
}
.inquiry-wrap .inquiry-box .number-box a {
  width: 30px;
  height: 30px;
  line-height: 28px;
  border: 1px solid #999999;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
}
.inquiry-wrap .inquiry-box .number-box a:before {
  font-family: 'iconfont' !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.inquiry-wrap .inquiry-box .number-box a.del1:before {
  content: '\e628';
}
.inquiry-wrap .inquiry-box .number-box a.add1:before {
  content: '\e629';
}
@media (min-width: 1200px) {
  .inquiry-wrap .inquiry-box .number-box a:active {
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
  }
}
@media (max-width: 575px) {
  .inquiry-wrap .inquiry-box .number-box a {
    width: 25px;
    height: 25px;
    line-height: 23px;
    font-size: 12px;
  }
}
.inquiry-wrap .inquiry-box .number-box a.disable {
  cursor: not-allowed;
}
.inquiry-wrap .inquiry-box .number-box .ipt-num {
  float: left;
  width: 60px;
  min-width: 26px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  max-width: 60px;
  color: inherit;
  font-size: 16px;
  background: none;
}
@media (max-width: 767px) {
  .inquiry-wrap .inquiry-box .number-box .ipt-num {
    width: 50px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
  }
}
@media (max-width: 575px) {
  .inquiry-wrap .inquiry-box .number-box .ipt-num {
    width: 35px;
    height: 25px;
    line-height: 23px;
  }
}
.inquiry-wrap .inquiry-box .qty-box {
  text-align: center;
}
@media (max-width: 767px) {
  .inquiry-wrap .inquiry-box .qty-box {
    display: none;
  }
}
@media (min-width: 768px) {
  .inquiry-wrap .inquiry-box .qty-box {
    width: 150px;
    text-align: center;
  }
}
.inquiry-wrap .inquiry-box .del-box {
  text-align: center;
}
@media (min-width: 768px) {
  .inquiry-wrap .inquiry-box .del-box {
    width: 80px;
  }
}
.inquiry-wrap .inquiry-box .del-box .del:before {
  font-family: 'iconfont' !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e632';
  color: #787878;
  font-size: 20px;
}
.inquiry-wrap .inquiry-box .del-box .del:hover:before {
  color: #ff5f09;
}
@media (min-width: 768px) {
  .inquiry-wrap .inquiry-box .del-box .del {
    font-weight: bold;
  }
}
@media (max-width: 767px) {
  .inquiry-wrap .inquiry-box .del-box .del {
    margin-right: 10px;
  }
  .inquiry-wrap .inquiry-box .del-box .del:before {
    font-size: 18px;
  }
}
.inquiry-wrap .inquiry-box .list {
  border: 1px solid #ff5f09;
  border-top: none;
}
.inquiry-wrap .inquiry-box .list > li {
  padding-top: 30px;
  padding-bottom: 30px;
  border-top: 1px solid #ff5f09;
}
.inquiry-wrap .inquiry-box .list > li:nth-of-type(1) {
  border-top: none;
}
@media (max-width: 575px) {
  .inquiry-wrap .inquiry-box .list > li {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.inquiry-wrap .inquiry-box .list > li {
  flex-wrap: wrap;
}
@media (min-width: 1200px) {
  .inquiry-wrap .inquiry-box .list > li:hover .name {
    color: #ff5f09;
  }
}
.inquiry-wrap .pro-parameter {
  width: 100%;
  text-align: left;
}
@media (min-width: 992px) {
  .inquiry-wrap .pro-parameter {
    display: -webkit-box;
    display: flex;
  }
  .inquiry-wrap .pro-parameter > div {
    -webkit-box-flex: 1;
            flex: 1;
    padding: 0 10px;
  }
}
.inquiry-wrap .parameter-list li:not(.active) {
  display: none;
}
.inquiry-form input::-webkit-input-placeholder,
.inquiry-form textarea::-webkit-input-placeholder {
  color: #444;
}
.inquiry-form input:-o-placeholder,
.inquiry-form textarea:-o-placeholder {
  color: #444;
}
.inquiry-form input::-moz-placeholder,
.inquiry-form textarea::-moz-placeholder {
  color: #444;
}
.inquiry-form input:-ms-input-placeholder,
.inquiry-form textarea:-ms-input-placeholder {
  color: #444;
}
.inquiry-form input:focus::-webkit-input-placeholder,
.inquiry-form textarea:focus::-webkit-input-placeholder {
  color: #ccc;
}
.inquiry-form input:focus::-o-placeholder,
.inquiry-form textarea:focus::-o-placeholder {
  color: #ccc;
}
.inquiry-form input:focus::-moz-placeholder,
.inquiry-form textarea:focus::-moz-placeholder {
  color: #ccc;
}
.inquiry-form input:focus::-ms-input-placeholder,
.inquiry-form textarea:focus::-ms-input-placeholder {
  color: #ccc;
}
.inquiry-form.has-bg li > label,
.inquiry-form.has-bg .rating-box,
.inquiry-form.has-bg .ipt-upload {
  background-color: #F8FAFC;
}
.inquiry-form.has-bg-gray li > label,
.inquiry-form.has-bg-gray .rating-box,
.inquiry-form.has-bg-gray .ipt-upload {
  background-color: #F8FAFC;
}
.inquiry-form.has-bg-gray .form-placeholder {
  color: #ff5f09;
}
.inquiry-form.has-border li > label,
.inquiry-form.has-border .rating-box,
.inquiry-form.has-border .ipt-upload {
  border: 1px solid #d9d9d9;
}
.inquiry-form.has-radius li > label,
.inquiry-form.has-radius .rating-box,
.inquiry-form.has-radius .ipt-upload {
  border-radius: 10px;
}
@media (max-width: 767.98px) {
  .inquiry-form.has-radius li > label,
  .inquiry-form.has-radius .rating-box,
  .inquiry-form.has-radius .ipt-upload {
    border-radius: 5px;
  }
}
.inquiry-form.submit-center .link-box,
.inquiry-form.submit-center .submit {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.inquiry-form.submit-end .link-box,
.inquiry-form.submit-end .submit {
  display: block;
  margin-left: auto;
  margin-right: 0;
}
.inquiry-form li > label,
.inquiry-form .rating-box,
.inquiry-form .ipt-upload {
  margin: 0 0 20px;
  position: relative;
  font-weight: normal;
  display: block;
  padding: 15px 40px;
  width: 100%;
  font-size: 16px;
  color: #444;
  background: none;
  -webkit-transition: border-color 0.4s;
  transition: border-color 0.4s;
  line-height: 1.3;
}
@media (max-width: 991.98px) {
  .inquiry-form li > label,
  .inquiry-form .rating-box,
  .inquiry-form .ipt-upload {
    font-size: 15px;
  }
}
@media (max-width: 767.98px) {
  .inquiry-form li > label,
  .inquiry-form .rating-box,
  .inquiry-form .ipt-upload {
    font-size: 14px;
  }
}
@media (max-width: 1199.98px) {
  .inquiry-form li > label,
  .inquiry-form .rating-box,
  .inquiry-form .ipt-upload {
    padding: 15px 30px;
  }
}
@media (max-width: 991.98px) {
  .inquiry-form li > label,
  .inquiry-form .rating-box,
  .inquiry-form .ipt-upload {
    padding: 13px 20px;
  }
}
@media (max-width: 767.98px) {
  .inquiry-form li > label,
  .inquiry-form .rating-box,
  .inquiry-form .ipt-upload {
    padding: 10px 15px;
    font-size: 13px;
    margin-bottom: 15px;
  }
}
.inquiry-form input,
.inquiry-form textarea,
.inquiry-form .select2-selection--single {
  display: block;
  background: none;
  padding: 0;
  width: 100%;
}
.inquiry-form textarea {
  height: 170px;
}
@media (max-width: 991.98px) {
  .inquiry-form textarea {
    height: 140px;
  }
}
@media (max-width: 767.98px) {
  .inquiry-form textarea {
    height: 100px;
  }
}
.inquiry-form select {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
}
.inquiry-form .select2-container {
  width: 100% !important;
}
.inquiry-form .select2-selection--single {
  height: auto;
}
.inquiry-form .select2-selection--single .select2-selection__rendered {
  padding: 0 30px 0 0;
}
@media (max-width: 767.98px) {
  .inquiry-form .select2-selection--single .select2-selection__rendered {
    padding-right: 20px;
  }
}
.inquiry-form .select2-selection--single .select2-selection__arrow {
  position: absolute;
  left: auto;
  right: 30px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  font-size: 18px;
  width: auto;
  height: auto;
}
.inquiry-form .select2-selection--single .select2-selection__arrow:after {
  font-family: 'iconfont' !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e602';
  font-weight: bold;
}
.inquiry-form .select2-selection--single .select2-selection__arrow b {
  display: none;
}
@media (max-width: 991.98px) {
  .inquiry-form .select2-selection--single .select2-selection__arrow {
    right: 20px;
  }
}
@media (max-width: 767.98px) {
  .inquiry-form .select2-selection--single .select2-selection__arrow {
    right: 15px;
    font-size: 14px;
  }
}
.inquiry-form .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow {
  -webkit-transform: translateY(-50%) rotateX(180deg);
          transform: translateY(-50%) rotateX(180deg);
}
.inquiry-form .ipt-pro-name {
  background-color: #004180 !important;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
}
@media (max-width: 1199.98px) {
  .inquiry-form .ipt-pro-name {
    font-size: 19px;
  }
}
@media (max-width: 991.98px) {
  .inquiry-form .ipt-pro-name {
    font-size: 18px;
  }
}
@media (max-width: 767.98px) {
  .inquiry-form .ipt-pro-name {
    font-size: 17px;
  }
}
@media (max-width: 575.98px) {
  .inquiry-form .ipt-pro-name {
    font-size: 16px;
  }
}
.inquiry-form .ipt-pro-name > span > span,
.inquiry-form .ipt-pro-name > span b {
  margin-left: 5px;
}
.inquiry-form .ipt-placeholder {
  position: absolute;
  bottom: 100%;
  left: 0;
  margin-bottom: 8px;
  font-size: 16px;
  color: #222;
}
@media (max-width: 991.98px) {
  .inquiry-form .ipt-placeholder {
    font-size: 15px;
  }
}
@media (max-width: 767.98px) {
  .inquiry-form .ipt-placeholder {
    font-size: 14px;
  }
}
.inquiry-form .form-placeholder {
  display: block;
  position: absolute;
  top: 0;
  left: 10px;
  padding: 0 3px;
  color: #ff5f09;
  opacity: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform-origin: left top;
      -ms-transform-origin: left top;
          transform-origin: left top;
  font-size: 0.8rem;
}
.inquiry-form select:invalid ~ .form-placeholder,
.inquiry-form .input-box:placeholder-shown + .form-placeholder {
  visibility: hidden;
  z-index: -1;
}
.inquiry-form select:valid ~ .form-placeholder,
.inquiry-form .input-box:not(:placeholder-shown) + .form-placeholder,
.inquiry-form .input-box:focus:not(:placeholder-shown) + .form-placeholder {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translateY(-110%) scale(0.95);
      -ms-transform: translateY(-110%) scale(0.95);
          transform: translateY(-110%) scale(0.95);
}
.inquiry-form .rating-box > span {
  margin-right: 23px;
}
.inquiry-form .link-box.has-width > span,
.inquiry-form .submit.has-width > span {
  min-width: 180px;
  height: 35px;
}
@media (max-width: 991.98px) {
  .inquiry-form .link-box.has-width > span,
  .inquiry-form .submit.has-width > span {
    min-width: 160px;
  }
}
@media (max-width: 767.98px) {
  .inquiry-form .link-box.has-width > span,
  .inquiry-form .submit.has-width > span {
    min-width: 140px;
  }
}
.inquiry-form .textarea-box {
  position: relative;
  width: 100%;
}
.inquiry-form .textarea-box label {
  width: 100%;
  display: block;
}
.inquiry-form .textarea-box textarea {
  padding-bottom: 55px;
}
.inquiry-form .textarea-box .submit {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 2;
}
.inquiry-form .textarea-box .submit > span {
  min-width: 90px;
  background: #ff5f09;
  color: #fff;
  height: 46px;
}
.inquiry-form .textarea-box .submit > span:after {
  margin-left: 0;
}
.inquiry-form .func .link-box {
  margin-left: 0;
  margin-right: 0;
  padding: 0 8px;
}
.inquiry-form .uploading-btn {
  background: none;
}
.inquiry-form .tips {
  margin: -5px 0 25px;
}
@media (max-width: 767.98px) {
  .inquiry-form .tips {
    margin-bottom: 20px;
  }
}
.share-box {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-align: center;
          align-items: center;
  margin-top: 40px;
}
@media (max-width: 991.98px) {
  .share-box {
    margin-top: 30px;
  }
}
@media (max-width: 767.98px) {
  .share-box {
    margin-top: 25px;
  }
}
.share-box > span {
  margin-right: 25px;
  text-transform: uppercase;
  font-size: 15px;
  color: #000;
}
@media (max-width: 767.98px) {
  .share-box > span {
    font-size: 14px;
  }
}
@media (max-width: 991.98px) {
  .share-box > span {
    margin-right: 17px;
  }
}
@media (max-width: 767.98px) {
  .share-box > span {
    margin-right: 10px;
  }
}
.search-none {
  margin-bottom: 50px;
}
@media (max-width: 767.98px) {
  .search-none {
    margin-bottom: 35px;
  }
}
.search-none .tit {
  margin: 0 0 25px;
}
@media (max-width: 767.98px) {
  .search-none .tit {
    margin-bottom: 15px;
    font-size: 20px;
  }
}
.search-none p {
  background-color: #fcf8e3;
  border: 1px solid #faebcc;
  border-radius: 5px;
  margin: 0;
  color: #ab7640;
  padding: 10px;
}
.sitemap-wrap .list1 {
  margin-top: -20px;
  overflow: hidden;
  font-size: 18px;
  text-transform: capitalize;
}
@media (max-width: 991.98px) {
  .sitemap-wrap .list1 {
    font-size: 17px;
  }
}
@media (max-width: 767.98px) {
  .sitemap-wrap .list1 {
    font-size: 16px;
  }
}
@media (max-width: 575.98px) {
  .sitemap-wrap .list1 {
    font-size: 15px;
  }
}
.sitemap-wrap .list1 > li {
  margin-top: 20px;
}
@media (max-width: 767.98px) {
  .sitemap-wrap .list1 > li {
    margin-top: 15px;
  }
}
.sitemap-wrap .list1 > li > span > a {
  font-weight: 500;
  min-width: 260px;
  background-color: #004180;
  color: #fff;
  display: inline-block;
  vertical-align: top;
  padding: 12px 30px;
}
@media (min-width: 1200px) {
  .sitemap-wrap .list1 > li > span > a {
    -webkit-transition: 0.4s;
    transition: 0.4s;
  }
  .sitemap-wrap .list1 > li > span > a:hover {
    text-decoration: underline;
  }
}
@media (max-width: 1199.98px) {
  .sitemap-wrap .list1 > li > span > a:active {
    text-decoration: underline;
  }
}
@media (max-width: 991.98px) {
  .sitemap-wrap .list1 > li > span > a {
    width: 100%;
  }
}
@media (max-width: 767.98px) {
  .sitemap-wrap .list1 > li > span > a {
    padding: 8px 20px;
  }
}
.sitemap-wrap .list2 {
  text-transform: capitalize;
  padding: 0 0 10px 30px;
}
@media (max-width: 767.98px) {
  .sitemap-wrap .list2 {
    padding-left: 15px;
  }
}
.sitemap-wrap .list2 li {
  font-size: 0.94444444em;
}
.sitemap-wrap .list2 > li {
  margin-top: 20px;
}
@media (max-width: 767.98px) {
  .sitemap-wrap .list2 > li {
    margin-top: 15px;
  }
}
.sitemap-wrap .list2 > li > span > a {
  font-weight: 500;
}
@media (min-width: 1200px) {
  .sitemap-wrap .list2 a:hover {
    color: #ff5f09;
    text-decoration: underline;
  }
}
@media (max-width: 1199.98px) {
  .sitemap-wrap .list2 a:active {
    color: #ff5f09;
    text-decoration: underline;
  }
}
.sitemap-wrap .list3 {
  margin-right: -30px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: start;
          align-items: flex-start;
  flex-wrap: wrap;
}
@media (max-width: 767.98px) {
  .sitemap-wrap .list3 {
    margin-right: -15px;
  }
}
.sitemap-wrap .list3 > li {
  padding-right: 30px;
  margin-top: 15px;
  display: inline-block;
}
@media (max-width: 767.98px) {
  .sitemap-wrap .list3 > li {
    padding-right: 15px;
    margin-top: 10px;
  }
}
.sitemap-wrap .list4 {
  padding-left: 5px;
}
.sitemap-wrap .list4 > li > span > a {
  color: #666;
}
.online-whatsapp {
  position: fixed;
  right: 15px;
  bottom: 20%;
  z-index: 23;
}
@media (max-width: 767.98px) {
  .online-whatsapp {
    right: 5px;
  }
}
.online-whatsapp a {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  border-radius: 50%;
  width: 80px;
  height: 80px;
  font-size: 38px;
  background-color: #49D95C;
  color: #fff;
}
@media (min-width: 1200px) {
  .online-whatsapp a {
    -webkit-transition: 0.6s;
    transition: 0.6s;
  }
  .online-whatsapp a:hover {
    box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.3);
  }
}
@media (max-width: 1469.98px) {
  .online-whatsapp a {
    width: 70px;
    height: 70px;
    font-size: 32px;
  }
}
@media (max-width: 1199.98px) {
  .online-whatsapp a {
    width: 60px;
    height: 60px;
    font-size: 28px;
  }
}
@media (max-width: 767.98px) {
  .online-whatsapp a {
    width: 50px;
    height: 50px;
    font-size: 24px;
  }
}
.online-wrap.right .code .mask {
  right: 100%;
  padding-right: 5px;
}
.online-wrap.right .online-btn {
  right: 10px;
}
.online-wrap.right .online {
  right: 10px;
}
@media (max-width: 767.98px) {
  .online-wrap.right .online {
    -webkit-transform: translateX(80px);
        -ms-transform: translateX(80px);
            transform: translateX(80px);
    -webkit-transform: translate3d(80px, 0, 0);
            transform: translate3d(80px, 0, 0);
  }
}
.online-wrap.right .online a {
  border-radius: 4px;
}
@media (min-width: 1200px) {
  .online-wrap.right .online a:not(.notChangeRadius):hover {
    border-radius: 0 4px 4px 0;
  }
  .online-wrap.right .online a:not(.notChangeRadius):hover .show-num {
    right: 100%;
  }
}
.online-wrap.right .code-pic {
  right: 45px;
}
@media only screen and (min-width: 768px) and (max-width: 991.98px) {
  .online-wrap.right .code-pic {
    right: 65px;
  }
}
.online-wrap.right .show-num {
  right: -600px;
  border-radius: 4px 0 0 4px;
}
.online-wrap.left .code .mask {
  left: 100%;
  padding-left: 5px;
}
.online-wrap.left .online-btn {
  left: 10px;
}
.online-wrap.left .online {
  left: 10px;
}
@media (max-width: 767.98px) {
  .online-wrap.left .online {
    -webkit-transform: translateX(-50px);
        -ms-transform: translateX(-50px);
            transform: translateX(-50px);
    -webkit-transform: translate3d(-50px, 0, 0);
            transform: translate3d(-50px, 0, 0);
  }
}
.online-wrap.left .online a {
  border-radius: 4px;
}
@media (min-width: 1200px) {
  .online-wrap.left .online a:not(.gotop):hover {
    border-radius: 4px 0 0 4px;
  }
  .online-wrap.left .online a:not(.gotop):hover .show-num {
    left: 100%;
  }
}
.online-wrap.left .code-pic {
  left: 45px;
}
@media only screen and (min-width: 768px) and (max-width: 991.98px) {
  .online-wrap.left .code-pic {
    left: 55px;
  }
}
.online-wrap.left .show-num {
  left: -600px;
  border-radius: 0 4px 4px 0;
}
.online-wrap.active .online-btn:before {
  -webkit-transform: rotateZ(225deg);
      -ms-transform: rotate(225deg);
          transform: rotateZ(225deg);
}
.online-wrap.active .online {
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.online-wrap .online-btn {
  position: fixed;
  z-index: 100;
  bottom: 60px;
  width: 46px;
  height: 46px;
  border: none;
  padding: 0;
  border-radius: 4px;
  line-height: 46px;
  background-color: rgba(238, 238, 238, 0);
  background-color: rgba(34, 34, 34, 0.32);
  -webkit-transform-origin: center center;
      -ms-transform-origin: center center;
          transform-origin: center center;
  box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.1);
  color: #fff;
  text-align: center;
}
@media (min-width: 768px) {
  .online-wrap .online-btn {
    display: none;
  }
}
.online-wrap .online-btn:before {
  display: inline-block;
  font-family: 'iconfont' !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e6d2';
  font-size: 18px;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.online-wrap .code-pic {
  display: none;
  position: fixed;
  z-index: 101;
  bottom: 0;
  width: 120px;
  box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.1);
}
@media only screen and (min-width: 768px) and (max-width: 991.98px) {
  .online-wrap .code-pic {
    bottom: 300px;
  }
}
.online-wrap .code-pic .pic-box {
  padding: 5px;
  background-color: #fff;
}
.online-wrap .code-pic img {
  display: block;
  width: 100%;
}
.online-wrap .online {
  position: fixed;
  z-index: 100;
  bottom: 23%;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  border-radius: 4px;
  background-color: rgba(34, 34, 34, 0.32);
  padding: 8px 5px;
}
@media (max-width: 767.98px) {
  .online-wrap .online {
    bottom: 110px;
  }
}
.online-wrap .online a {
  position: relative;
  display: block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  background-color: rgba(238, 238, 238, 0);
  text-align: center;
  margin: 6px 0;
  font-size: 24px;
  color: #fff;
}
@media (min-width: 1200px) {
  .online-wrap .online a {
    -webkit-transition: background-color 0.3s;
    transition: background-color 0.3s;
  }
  .online-wrap .online a:hover {
    color: #fff;
    background-color: #ff5f09;
  }
  .online-wrap .online a:hover .show-num {
    opacity: 1;
  }
}
@media (max-width: 767.98px) {
  .online-wrap .online a {
    width: 36px;
    height: 36px;
    line-height: 36px;
    font-size: 22px;
  }
}
.online-wrap .online a:active {
  color: #fff;
  background-color: #ff5f09;
}
.online-wrap .online a .iconfont {
  font-size: 1em;
}
.online-wrap .online .show-num {
  white-space: nowrap;
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  font-size: 0.7em;
  font-family: 'Roboto';
}
.online-wrap .online .show-num P {
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.12);
  background-color: #ff5f09;
  color: #fff;
  margin: 0;
  padding: 0 10px;
}
.online-wrap .online .code .mask {
  display: none;
  position: absolute;
  right: 100%;
  top: 0;
  z-index: 10;
  width: 130px;
  height: 130px;
}
.online-wrap .online .code .mask .mask-box {
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.12);
  background-color: #fff;
  padding: 5px;
}
.online-wrap .online .code .mask img {
  width: 100%;
  display: block;
}
.online-wrap .online .code .mask p {
  font-size: 13px;
  color: #888;
  line-height: 16px;
  margin: 5px 0 8px 0;
}
.online-wrap .online .cart {
  border-radius: 4px !important;
  position: relative;
}
.online-wrap .online .cart:before {
  display: block;
  -webkit-transform: translateX(-2px) translateY(2px);
      -ms-transform: translateX(-2px) translateY(2px);
          transform: translateX(-2px) translateY(2px);
}
.online-wrap .online .cart var,
.online-wrap .online .cart i {
  font-style: normal;
}
.online-wrap .online .cart i {
  position: absolute;
  top: 4px;
  right: 4px;
  z-index: 2;
  padding: 4px 6px;
  border-radius: 10px;
  font-size: 10px;
  line-height: 1;
  background-color: #ff5f09;
  color: #fff;
}
@media (min-width: 1200px) {
  .online-wrap .online .cart:hover i {
    background-color: #ff5f09;
  }
}
.online-wrap .online a .icon-arrow-top {
  font-size: 0.9em;
}
.xs-online {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 998;
  box-shadow: 0 -2px 14px 1px rgba(0, 0, 0, 0.2);
  background-color: rgba(0, 65, 128, 0.8);
}
.xs-online ul {
  color: #fff;
  text-align: center;
  display: -webkit-box;
  display: flex;
}
.xs-online ul li {
  -webkit-box-flex: 1;
          flex: 1;
  border-left: 1px solid rgba(255, 255, 255, 0.8);
}
.xs-online ul li > a {
  display: block;
  padding: 6px 0;
  font-size: 0.7em;
}
.xs-online ul li > a:before {
  font-family: 'iconfont' !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: block;
  font-size: 1.4em;
}
.xs-online ul li > a span {
  display: block;
  height: 17px;
  line-height: 17px;
}
.xs-online ul li:first-child {
  border-left: none;
}
.xs-online ul li.tel > a:before {
  content: '\e61c';
}
.xs-online ul li.mail > a:before {
  content: '\e6a4';
}
.xs-online ul li.home > a:before {
  content: '\e6c8';
}
.xs-online ul li.whatsapp > a:before {
  content: '\e621';
}
.xs-online ul li.facebook > a:before {
  content: '\e6d9';
}
.xs-online ul li.product > a:before {
  content: '\e7e9';
}
.xs-online ul li.skype > a:before {
  content: '\e616';
}
.xs-online ul li.map > a:before {
  content: '\e63e';
}
.xs-online ul li.message > a:before {
  content: '\e65f';
}
.xs-online ul li.contact > a:before {
  content: '\e62c';
}
.xs-online ul li.wechat,
.xs-online ul li.weixin {
  position: relative;
}
.xs-online ul li.wechat label,
.xs-online ul li.weixin label {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  z-index: 2;
}
.xs-online ul li.wechat .xs-wechat:checked ~ .pic-box,
.xs-online ul li.weixin .xs-wechat:checked ~ .pic-box {
  display: block;
}
.xs-online ul li.wechat > a:before,
.xs-online ul li.weixin > a:before {
  content: '\e604';
}
.xs-online ul li.wechat .pic-box,
.xs-online ul li.weixin .pic-box {
  display: none;
  box-shadow: 0 -2px 14px 1px rgba(0, 0, 0, 0.2);
  position: absolute;
  bottom: 100%;
  background-color: #fff;
  padding: 5px;
  left: 50%;
  width: 100px;
  max-width: 100px;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
.xs-online ul li.wechat .pic-box img,
.xs-online ul li.weixin .pic-box img {
  display: block;
  width: 100%;
}
.xs-online ul li.wechat .pic-box p,
.xs-online ul li.weixin .pic-box p {
  line-height: 30px;
  white-space: nowrap;
  color: #333;
  margin: 0;
}
.xs-online ul li.service > a:before {
  content: '\e7e9';
}
.xs-online ul li.gotop > a:before {
  content: '\e605';
}
.follow-box {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  flex-wrap: wrap;
}
.follow-box .tit {
  width: 100%;
}
.follow-box.has-width a {
  width: 40px;
  height: 40px;
  font-size: 18px;
}
@media (min-width: 1200px) {
  .follow-box.has-width a {
    -webkit-transition: 0.4s;
    transition: 0.4s;
  }
}
@media (max-width: 767.98px) {
  .follow-box.has-width a {
    width: 34px;
    height: 34px;
    font-size: 15px;
  }
}
.follow-box.has-border a {
  border: 1px solid #2d2d2d;
  color: #666666;
}
@media (min-width: 1200px) {
  .follow-box.has-border a:hover {
    color: #ff5f09;
  }
}
.follow-box.has-border a:active {
  color: #ff5f09;
}
.follow-box.has-radius a {
  border-radius: 2px;
}
.follow-box.has-bg a {
  background-color: #484848;
}
@media (min-width: 1200px) {
  .follow-box.has-bg a:hover {
    color: #ff5f09;
  }
}
.follow-box.has-bg a:active {
  color: #ff5f09;
}
@media (min-width: 1200px) {
  .follow-box.has-normal a:hover {
    color: #ff5f09;
  }
}
.follow-box.has-line span {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  margin-left: 0;
}
.follow-box.has-line span:before {
  content: '';
  height: 20px;
  width: 1px;
  background-color: rgba(255, 255, 255, 0.15);
  margin: 0 24px;
}
@media (max-width: 767.98px) {
  .follow-box.has-line span:before {
    margin: 0 20px;
  }
}
.follow-box.has-line span:first-child:before {
  display: none;
}
.follow-box.alone-color a {
  color: #e6e6e6;
}
.follow-box.alone-color .instagram {
  color: #e80d72 !important;
}
.follow-box.alone-color .linkedin {
  color: #0187cf !important;
}
.follow-box.alone-color .facebook {
  color: #425f9b !important;
}
.follow-box.alone-color .youtube {
  color: #ff0000 !important;
}
.follow-box.alone-color .twitter {
  color: #000 !important;
}
.follow-box .tit {
  margin-bottom: 10px;
}
.follow-box span {
  margin-left: 10px;
}
.follow-box span:first-of-type {
  margin-left: 0;
}
.follow-box a {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  text-align: center;
  position: relative;
  font-size: 20px;
  line-height: 1;
}
@media (max-width: 767.98px) {
  .follow-box a {
    font-size: 18px;
  }
}
.follow-box a svg {
  position: absolute;
  left: -1px;
  top: -1px;
  width: -webkit-calc(100% + 2px);
  width: calc(100% + 2px);
  height: -webkit-calc(100% + 2px);
  height: calc(100% + 2px);
}
.follow-box a .path {
  stroke: #fff;
  stroke-width: 1;
  stroke-dasharray: 0, 40;
  stroke-dashoffset: 0;
  x: 1;
  y: 1;
  width: 28px;
  height: 28px;
  rx: 2;
  ry: 2;
  -webkit-transition: 0.6s;
  transition: 0.6s;
  fill: none;
}
@media (min-width: 1200px) {
  .follow-box a {
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .follow-box a:hover {
    -webkit-transform: translateY(-3px);
        -ms-transform: translateY(-3px);
            transform: translateY(-3px);
    text-decoration: none !important;
  }
}
.follow-box a:active {
  text-decoration: none !important;
}
.follow-box .follow-code {
  position: relative;
}
.follow-box .follow-code:hover .pic {
  display: block;
}
.follow-box .follow-code .pic {
  width: 110px;
  box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.1);
  position: absolute;
  left: 50%;
  bottom: 100%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 2;
  display: none;
}
.privacy-policy-btn.has-icon a,
.sitemap-btn.has-icon a {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
}
.privacy-policy-btn.has-icon a:before,
.sitemap-btn.has-icon a:before {
  font-family: 'iconfont' !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 12px;
  font-size: 1.3em;
  line-height: 1;
}
.privacy-policy-btn.has-line a span,
.sitemap-btn.has-line a span {
  text-decoration: underline;
}
@media (min-width: 1200px) {
  .privacy-policy-btn a:hover span,
  .sitemap-btn a:hover span {
    text-decoration: underline;
  }
}
.privacy-policy-btn a:active,
.sitemap-btn a:active {
  text-decoration: none !important;
}
.privacy-policy-btn a:active span,
.sitemap-btn a:active span {
  text-decoration: underline;
}
.sitemap-btn.has-icon a:before {
  content: '\e8ad';
}
.privacy-policy-btn.has-icon a:before {
  content: '\e649';
}
@media (min-width: 1200px) {
  .footer p a:hover,
  .footer li a:hover,
  .copyright .info a:hover,
  .footer p a:hover span,
  .footer li a:hover span,
  .copyright .info a:hover span {
    text-decoration: underline;
    color: #fff;
  }
}
.footer p a:active,
.footer li a:active,
.copyright .info a:active,
.footer p a:active span,
.footer li a:active span,
.copyright .info a:active span {
  text-decoration: underline;
  color: #fff;
}
.footer-pic {
  position: relative;
  z-index: -1;
  margin-top: -5.20833333%;
}
.footer-pic img {
  width: 100%;
  display: block;
}
.footer {
  position: relative;
  z-index: 2;
  overflow: hidden;
  background-color: #004180;
  color: #fff;
  font-size: 16px;
}
@media (max-width: 991.98px) {
  .footer {
    font-size: 15px;
  }
}
@media (max-width: 767.98px) {
  .footer {
    font-size: 14px;
  }
}
.footer .footer-row {
  position: relative;
  padding: 90px 0 120px;
  margin: 0 -10px;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
          justify-content: space-between;
}
@media (max-width: 1469.98px) {
  .footer .footer-row {
    padding: 70px 0 95px;
  }
}
@media (max-width: 1399.98px) {
  .footer .footer-row {
    flex-wrap: wrap;
    padding: 55px 0 80px;
  }
}
@media (max-width: 1199.98px) {
  .footer .footer-row {
    padding: 45px 0 70px;
  }
}
@media (max-width: 991.98px) {
  .footer .footer-row {
    padding: 35px 0 50px;
  }
}
@media (max-width: 767.98px) {
  .footer .footer-row {
    padding: 20px 0 35px;
  }
}
.footer .foot-list {
  padding: 0 10px;
}
@media (max-width: 1199.98px) {
  .footer .foot-list {
    width: 50%;
  }
}
@media (max-width: 767.98px) {
  .footer .foot-list {
    width: 100%;
  }
}
.footer .foot-list li a {
  display: inline-block;
  position: relative;
}
.footer .foot-list p {
  color: inherit;
  margin: 0;
}
@media (max-width: 767.98px) {
  .footer .foot-nav ul {
    margin: -10px -6px 0;
  }
}
.footer .foot-nav li {
  margin-top: 15px;
}
@media (max-width: 767.98px) {
  .footer .foot-nav li {
    display: -webkit-inline-box;
    display: inline-flex;
    margin-top: 10px;
    padding: 0 6px;
  }
  .footer .foot-nav li:before {
    margin-right: 5px;
  }
}
.footer .f-tit {
  position: relative;
  font-size: 42px;
  font-family: 'Roboto Condensed';
  font-weight: bold;
  color: #fff;
  margin: 45px 0;
}
@media (max-width: 1469.98px) {
  .footer .f-tit {
    font-size: 38px;
  }
}
@media (max-width: 1199.98px) {
  .footer .f-tit {
    font-size: 34px;
  }
}
@media (max-width: 991.98px) {
  .footer .f-tit {
    font-size: 32px;
  }
}
@media (max-width: 767.98px) {
  .footer .f-tit {
    font-size: 30px;
  }
}
@media (max-width: 575.98px) {
  .footer .f-tit {
    font-size: 28px;
  }
}
@media (max-width: 1399.98px) {
  .footer .f-tit {
    margin-bottom: 35px;
  }
}
@media (max-width: 1199.98px) {
  .footer .f-tit {
    margin-bottom: 20px;
  }
}
@media (max-width: 767.98px) {
  .footer .f-tit {
    margin: 35px 0 15px;
  }
}
.footer .f-logo {
  width: 80px;
}
@media (max-width: 767.98px) {
  .footer .f-logo {
    width: 60px;
  }
}
@media (min-width: 1200px) {
  .footer .foot-subscription {
    width: 380px;
  }
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  .footer .foot-subscription {
    width: 340px;
  }
}
.footer .foot-subscription form {
  -webkit-box-flex: 0;
          flex: 0 0 auto;
  position: relative;
  max-width: 100%;
  padding: 4px;
  z-index: 2;
  display: -webkit-box;
  display: flex;
  border: 1px solid #404143;
}
.footer .foot-subscription form input::-webkit-input-placeholder,
.footer .foot-subscription form textarea::-webkit-input-placeholder {
  color: #999;
}
.footer .foot-subscription form input:-o-placeholder,
.footer .foot-subscription form textarea:-o-placeholder {
  color: #999;
}
.footer .foot-subscription form input::-moz-placeholder,
.footer .foot-subscription form textarea::-moz-placeholder {
  color: #999;
}
.footer .foot-subscription form input:-ms-input-placeholder,
.footer .foot-subscription form textarea:-ms-input-placeholder {
  color: #999;
}
.footer .foot-subscription form input:focus::-webkit-input-placeholder,
.footer .foot-subscription form textarea:focus::-webkit-input-placeholder {
  color: #666;
}
.footer .foot-subscription form input:focus::-o-placeholder,
.footer .foot-subscription form textarea:focus::-o-placeholder {
  color: #666;
}
.footer .foot-subscription form input:focus::-moz-placeholder,
.footer .foot-subscription form textarea:focus::-moz-placeholder {
  color: #666;
}
.footer .foot-subscription form input:focus::-ms-input-placeholder,
.footer .foot-subscription form textarea:focus::-ms-input-placeholder {
  color: #666;
}
.footer .foot-subscription form input {
  background: none;
  -webkit-box-flex: 1;
          flex: 1 0 0%;
  display: block;
  width: 100%;
  color: #666;
  font-size: 16px;
  padding: 0 20px;
}
@media (max-width: 991.98px) {
  .footer .foot-subscription form input {
    font-size: 15px;
  }
}
@media (max-width: 767.98px) {
  .footer .foot-subscription form input {
    font-size: 14px;
  }
}
@media (max-width: 767.98px) {
  .footer .foot-subscription form input {
    padding: 0 10px;
  }
}
.footer .foot-subscription form .submit > span {
  background-color: #ff5f09;
  color: #fff;
  min-width: 40px;
  height: 40px;
  padding: 0;
  border-radius: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media (min-width: 1200px) {
  .footer .foot-subscription form .submit > span:hover {
    color: #222;
  }
}
.footer .foot-subscription .follow-box {
  margin-top: 35px;
}
@media (max-width: 767.98px) {
  .footer .foot-subscription .follow-box {
    margin-top: 25px;
  }
}
@media (min-width: 1200px) {
  .footer .foot-product {
    max-width: 240px;
  }
}
@media (min-width: 1470px) {
  .footer .foot-solutions li {
    font-size: 18px;
  }
}
@media (max-width: 575.98px) {
  .footer .foot-solutions li {
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .footer .foot-contact {
    max-width: 520px;
  }
}
@media (min-width: 1200px) and (max-width: 1469.98px) {
  .footer .foot-contact {
    max-width: 420px;
  }
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  .footer .foot-contact {
    max-width: 380px;
  }
}
.footer .follow-box {
  margin-top: 50px;
}
@media (max-width: 1469.98px) {
  .footer .follow-box {
    margin-top: 40px;
  }
}
@media (max-width: 767.98px) {
  .footer .follow-box {
    margin-top: 30px;
  }
}
@media (min-width: 1200px) {
  .footer .foot-message {
    width: 470px;
    max-width: 100%;
  }
}
@media (min-width: 1200px) and (max-width: 1469.98px) {
  .footer .foot-message {
    width: 420px;
  }
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  .footer .foot-message {
    width: 390px;
  }
}
@media (max-width: 991.98px) {
  .footer .foot-message {
    width: 100%;
  }
}
.footer .foot-message .row {
  margin-right: -8px;
  margin-left: -8px;
}
.footer .foot-message .row > li {
  padding: 0 8px;
}
.footer .foot-message li > label {
  background: #003971;
  padding: 10px 20px;
  margin-bottom: 15px;
}
@media (max-width: 767.98px) {
  .footer .foot-message li > label {
    padding: 10px 15px;
  }
}
.footer .foot-message input::-webkit-input-placeholder,
.footer .foot-message textarea::-webkit-input-placeholder {
  color: #fff;
}
.footer .foot-message input:-o-placeholder,
.footer .foot-message textarea:-o-placeholder {
  color: #fff;
}
.footer .foot-message input::-moz-placeholder,
.footer .foot-message textarea::-moz-placeholder {
  color: #fff;
}
.footer .foot-message input:-ms-input-placeholder,
.footer .foot-message textarea:-ms-input-placeholder {
  color: #fff;
}
.footer .foot-message input:focus::-webkit-input-placeholder,
.footer .foot-message textarea:focus::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.3);
}
.footer .foot-message input:focus::-o-placeholder,
.footer .foot-message textarea:focus::-o-placeholder {
  color: rgba(255, 255, 255, 0.3);
}
.footer .foot-message input:focus::-moz-placeholder,
.footer .foot-message textarea:focus::-moz-placeholder {
  color: rgba(255, 255, 255, 0.3);
}
.footer .foot-message input:focus::-ms-input-placeholder,
.footer .foot-message textarea:focus::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.3);
}
.footer .foot-message input,
.footer .foot-message textarea {
  color: #fff;
}
.footer .foot-message textarea {
  height: 70px;
}
.footer .foot-message .submit {
  margin-top: 5px;
  margin-left: 20px;
}
@media (max-width: 767.98px) {
  .footer .foot-message .submit {
    margin-left: 15px;
  }
}
.footer .foot-message .submit > span {
  color: #fff;
}
.footer .foot-message .submit > span > span {
  font-weight: bold;
}
@media (min-width: 1200px) {
  .footer .foot-message .submit > span:hover > span {
    text-decoration: underline;
  }
}
.footer-func > div {
  line-height: 1;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
}
.footer-func > div:after {
  content: '|';
  margin: 0 16px;
  opacity: 0;
}
@media (max-width: 767.98px) {
  .footer-func > div:after {
    margin: 0 8px;
  }
}
.footer-func > div:last-child:after {
  display: none;
}
.copyright {
  position: relative;
  z-index: 2;
  line-height: 2;
}
@media (max-width: 1199.98px) {
  .copyright {
    text-align: center;
  }
}
@media (max-width: 767.98px) {
  .copyright {
    padding-bottom: 60px;
  }
}
.copyright .container {
  padding-bottom: -webkit-calc(constant(safe-area-inset-bottom) - 15px);
  padding-bottom: calc(constant(safe-area-inset-bottom) - 15px);
  padding-bottom: -webkit-calc(env(safe-area-inset-bottom) - 15px);
  padding-bottom: calc(env(safe-area-inset-bottom) - 15px);
}
@media (max-width: 1199.98px) {
  .copyright .container {
    -webkit-box-pack: center;
            justify-content: center;
  }
}
.copyright .google-translate {
  -webkit-box-flex: 0;
          flex: 0 0 auto;
  line-height: 1.3;
}
.copyright .info-box {
  padding: 25px 0;
  border-top: 1px dashed rgba(255, 255, 255, 0.3);
  text-align: center;
}
@media (min-width: 1400px) {
  .copyright .info-box {
    -webkit-box-pack: justify !important;
            justify-content: space-between !important;
  }
}
@media (min-width: 1200px) {
  .copyright .info-box {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
            align-items: center;
  }
}
@media (max-width: 1199.98px) {
  .copyright .info-box {
    padding: 15px 0;
  }
}
.copyright .info-box > div {
  padding: 5px 0;
}
.copyright .info {
  margin: 0 -5px;
}
.copyright .info span {
  padding: 0 5px;
}
@media (max-width: 1399.98px) {
  .copyright .follow-box {
    -webkit-box-pack: center;
            justify-content: center;
    margin-bottom: 10px;
  }
}
