@charset "utf-8";
@font-face {
  font-family: 'Inter';
  src: url('../font/Inter-Regular.eot');
  src: local('Inter Regular'), local('Inter-Regular'), url('../font/Inter-Regular.woff2') format('woff2'), url('../font/Inter-Regular.woff') format('woff'), url('../font/Inter-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter';
  src: url('../font/Inter-Medium.eot');
  src: local('Inter Medium'), local('Inter-Medium'), url('../font/Inter-Medium.woff2') format('woff2'), url('../font/Inter-Medium.woff') format('woff'), url('../font/Inter-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter';
  src: url('../font/Inter-SemiBold.eot');
  src: local('Inter Semi Bold'), local('Inter-SemiBold'), url('../font/Inter-SemiBold.woff2') format('woff2'), url('../font/Inter-SemiBold.woff') format('woff'), url('../font/Inter-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter';
  src: url('../font/Inter-Bold.eot');
  src: local('Inter Bold'), local('Inter-Bold'), url('../font/Inter-Bold.woff2') format('woff2'), url('../font/Inter-Bold.woff') format('woff'), url('../font/Inter-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter';
  src: url('../font/Inter-ExtraBold.eot');
  src: local('Inter Extra Bold'), local('Inter-ExtraBold'), url('../font/Inter-ExtraBold.woff2') format('woff2'), url('../font/Inter-ExtraBold.woff') format('woff'), url('../font/Inter-ExtraBold.ttf') format('truetype');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter';
  src: url('../font/Inter-Black.eot');
  src: local('Inter Black'), local('Inter-Black'), url('../font/Inter-Black.woff2') format('woff2'), url('../font/Inter-Black.woff') format('woff'), url('../font/Inter-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Oswald';
  src: local('Oswald Bold'), local('Oswald-Bold'), url('../font/Oswald-Bold.woff2') format('woff2'), url('../font/Oswald-Bold.woff') format('woff'), url('../font/Oswald-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
.font-o {
  font-family: 'Oswald';
  font-weight: bold;
}
:root {
  --bs-body-color: #222;
  font-size: 14px;
  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;
}
@media (max-width: 1199.98px) {
  body,
  html {
    scroll-padding-top: 30px;
  }
}
body {
  font-family: 'Inter', 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.index-body .select2-results__option {
  padding: 6px 40px;
}
@media (max-width: 1199.98px) {
  body.index-body .select2-results__option {
    padding: 6px 30px;
  }
}
@media (max-width: 991.98px) {
  body.index-body .select2-results__option {
    padding: 6px 20px;
  }
}
@media (max-width: 767.98px) {
  body.index-body .select2-results__option {
    padding: 6px 15px;
  }
}
.skiptranslate[style=''] ~ .header .fade-out {
  top: 40px;
}
@media (min-width: 1200px) {
  .skiptranslate[style=''] ~ .header.always-fixed .header-box {
    top: 40px;
  }
}
.skiptranslate[style=''] ~ .header.fixed:not(.always-fixed) .header-box {
  -webkit-transform: translateY(-webkit-calc(100% + 40px));
      -ms-transform: translateY(calc(100% + 40px));
          transform: translateY(calc(100% + 40px));
}
.skiptranslate[style=''] ~ .mobie-fixed .header-box {
  margin-top: 110px;
}
.ff {
  font-family: 'iconfont' !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.obj-cover {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.txt.txt-lg p {
  font-size: 18px;
  line-height: 1.77777778;
}
@media (max-width: 1199.98px) {
  .txt.txt-lg p {
    font-size: 17px;
  }
}
@media (max-width: 991.98px) {
  .txt.txt-lg p {
    font-size: 16px;
  }
}
@media (max-width: 767.98px) {
  .txt.txt-lg p {
    font-size: 15px;
  }
}
.txt img {
  max-width: 100%;
  height: auto !important;
}
.txt p {
  margin: 0;
  font-size: 16px;
  line-height: 1.625;
}
@media (max-width: 991.98px) {
  .txt p {
    font-size: 15px;
  }
}
@media (max-width: 767.98px) {
  .txt p {
    font-size: 14px;
  }
}
.radius {
  border-radius: 5px;
}
.mx-calc100-50 {
  width: 1820px;
  max-width: -webkit-calc(100% - 50px);
  max-width: calc(100% - 50px);
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 575.98px) {
  .mx-calc100-50 {
    max-width: -webkit-calc(100% - 20px);
    max-width: calc(100% - 20px);
  }
}
.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(0, 59, 129, 0.7);
}
.scrollbar::-webkit-scrollbar-thumb:hover {
  border-radius: 5px;
  background-color: #003b81;
}
.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;
}
.ajax-icon-loader {
  display: inline-block;
  width: 40px;
  aspect-ratio: 1;
  border-radius: 50%;
  border: 5px solid #003b81;
  -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 scaleShadow {
  0% {
    opacity: 0.8;
    -webkit-transform: translateX(-50%) translateY(-50%) scale(1);
            transform: translateX(-50%) translateY(-50%) scale(1);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-50%) translateY(-50%) scale(2.5);
            transform: translateX(-50%) translateY(-50%) scale(2.5);
  }
}
@keyframes scaleShadow {
  0% {
    opacity: 0.8;
    -webkit-transform: translateX(-50%) translateY(-50%) scale(1);
            transform: translateX(-50%) translateY(-50%) scale(1);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-50%) translateY(-50%) scale(2.5);
            transform: translateX(-50%) translateY(-50%) scale(2.5);
  }
}
@-webkit-keyframes scaleShadowSm {
  0% {
    box-shadow: 0 0 0 0 #003b81;
    opacity: 0.7;
  }
  100% {
    box-shadow: 0 0 0 15px #003b81;
    opacity: 0;
  }
}
@keyframes scaleShadowSm {
  0% {
    box-shadow: 0 0 0 0 #003b81;
    opacity: 0.7;
  }
  100% {
    box-shadow: 0 0 0 15px #003b81;
    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);
  }
}
.video-box > div,
.video-box .img-box {
  display: block;
  position: relative;
  z-index: 2;
}
.video-box > div[href]:not([href='']),
.video-box .img-box[href]:not([href='']),
.video-box > div[data-src]:not([data-src='']),
.video-box .img-box[data-src]:not([data-src='']) {
  cursor: pointer;
}
.video-box > div[href]:not([href='']) .v-btn,
.video-box .img-box[href]:not([href='']) .v-btn,
.video-box > div[data-src]:not([data-src='']) .v-btn,
.video-box .img-box[data-src]:not([data-src='']) .v-btn {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -webkit-box-pack: center;
          justify-content: center;
}
.video-box > div[href]:not([href='']) .v-btn:before,
.video-box .img-box[href]:not([href='']) .v-btn:before,
.video-box > div[data-src]:not([data-src='']) .v-btn:before,
.video-box .img-box[data-src]:not([data-src='']) .v-btn:before {
  -webkit-transition: 0.6s;
  transition: 0.6s;
  position: relative;
  z-index: 10;
}
.video-box > div[href]:not([href='']) .v-btn:active,
.video-box .img-box[href]:not([href='']) .v-btn:active,
.video-box > div[data-src]:not([data-src='']) .v-btn:active,
.video-box .img-box[data-src]:not([data-src='']) .v-btn:active {
  -webkit-transition: 0s;
  transition: 0s;
  -webkit-transform: translateX(-50%) translateY(-50%) scale(0.98);
      -ms-transform: translateX(-50%) translateY(-50%) scale(0.98);
          transform: translateX(-50%) translateY(-50%) scale(0.98);
}
.video-box > div[href]:not([href='']) .mask-diffusion,
.video-box .img-box[href]:not([href='']) .mask-diffusion,
.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[href]:not([href='']) .mask-diffusion:nth-child(2),
.video-box .img-box[href]:not([href='']) .mask-diffusion:nth-child(2),
.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.4s;
          animation-delay: 1.4s;
}
@media (min-width: 1200px) {
  .video-box > div[href]:not([href='']):hover .mask-btn .mask-diffusion,
  .video-box .img-box[href]:not([href='']):hover .mask-btn .mask-diffusion,
  .video-box > div[data-src]:not([data-src='']):hover .mask-btn .mask-diffusion,
  .video-box .img-box[data-src]:not([data-src='']):hover .mask-btn .mask-diffusion {
    -webkit-animation: scaleShadow 3000ms linear infinite;
            animation: scaleShadow 3000ms linear infinite;
  }
  .video-box > div[href]:not([href='']):hover .mask-btn .mask-diffusion:nth-child(2),
  .video-box .img-box[href]:not([href='']):hover .mask-btn .mask-diffusion:nth-child(2),
  .video-box > div[data-src]:not([data-src='']):hover .mask-btn .mask-diffusion:nth-child(2),
  .video-box .img-box[data-src]:not([data-src='']):hover .mask-btn .mask-diffusion:nth-child(2) {
    -webkit-animation-delay: 1.4s;
            animation-delay: 1.4s;
  }
  .video-box > div[href]:not([href='']):hover .v-btn,
  .video-box .img-box[href]:not([href='']):hover .v-btn,
  .video-box > div[data-src]:not([data-src='']):hover .v-btn,
  .video-box .img-box[data-src]:not([data-src='']):hover .v-btn {
    background-color: #003b81;
  }
  .video-box > div[href]:not([href='']):hover .v-btn img,
  .video-box .img-box[href]:not([href='']):hover .v-btn img,
  .video-box > div[data-src]:not([data-src='']):hover .v-btn img,
  .video-box .img-box[data-src]:not([data-src='']):hover .v-btn img {
    -webkit-animation: rotateCircle 6000ms linear infinite;
            animation: rotateCircle 6000ms linear infinite;
  }
}
.video-box .v-btn {
  display: none;
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 3;
  -webkit-transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  text-align: center;
  font-style: normal;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  font-size: 12px;
  line-height: 1;
  color: #fff;
  width: 40px;
  height: 40px;
  background-color: rgba(0, 0, 0, 0.6);
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
.video-box .v-btn,
.video-box .v-btn:before {
  border-radius: 50%;
}
.video-box .v-btn.mask-btn .mask-diffusion {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 80%;
  height: 80%;
  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 > div:not(.img-box) {
  display: -webkit-box;
  display: flex;
  position: relative;
}
.table-box {
  width: 100%;
  max-width: 100%;
  overflow: auto;
}
.table-box table {
  height: auto !important;
  width: 100%;
  max-width: 100%;
  border-spacing: 0;
  border-collapse: collapse;
  line-height: 1.625;
  color: #666666;
}
.table-box table.all {
  position: initial;
  height: auto;
}
@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 {
  width: auto !important;
  height: auto !important;
  word-break: normal !important;
}
.table-box table tr.firstRow td {
  background-color: #003b81 !important;
  color: #fff;
}
.table-box table tr:nth-child(odd) {
  background-color: #fafafa;
}
.table-box table tr:nth-child(even) {
  background-color: #fff;
}
.table-box table td,
.table-box table th {
  vertical-align: middle;
  padding: 9px 20px !important;
  background: none !important;
}
@media (max-width: 991.98px) {
  .table-box table td,
  .table-box table th {
    padding: 9px 15px !important;
  }
}
@media (max-width: 767.98px) {
  .table-box table td,
  .table-box table th {
    padding: 6px 8px !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%;
}
.auto-adjust-img.is-mobile img {
  max-width: 100% !important;
  height: auto !important;
  padding: 2px;
}
.auto-adjust-img p.contains-pictures {
  outline: dashed 1px #ccc;
  padding: 0;
  margin: 0;
  font-size: 0;
  overflow-x: hidden;
}
.auto-adjust-img p.contains-pictures > img {
  display: inline-block;
  margin: 5px;
}
@media (min-width: 1470px) {
  .container {
    max-width: 1440px;
  }
}
@media (min-width: 1720px) {
  .container-lg {
    max-width: 1690px;
  }
}
.pagination {
  display: block;
  text-align: center;
  margin: 65px 0 0;
}
@media (max-width: 1199.98px) {
  .pagination {
    margin-top: 60px;
  }
}
@media (max-width: 991.98px) {
  .pagination {
    margin-top: 50px;
  }
}
@media (max-width: 767.98px) {
  .pagination {
    margin-top: 40px;
  }
}
@media (max-width: 575.98px) {
  .pagination {
    margin-top: 30px;
  }
}
.pagination a,
.pagination span:not(.ellipsis) {
  min-width: 45px;
  height: 45px;
  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 5px;
  padding: 0 5px;
  background: none;
  vertical-align: middle;
  overflow: hidden;
  border-radius: 30px;
}
@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: #003b81;
    color: #fff;
    border-color: #003b81;
  }
}
@media (max-width: 1199.98px) {
  .pagination a,
  .pagination span:not(.ellipsis) {
    margin: 0 5px;
    min-width: 38px;
    height: 38px;
  }
  .pagination a:active,
  .pagination span:not(.ellipsis):active {
    background-color: #003b81;
    color: #fff;
    border-color: #003b81;
  }
}
@media (max-width: 767.98px) {
  .pagination a,
  .pagination span:not(.ellipsis) {
    min-width: 32px;
    height: 32px;
    margin: 0 3px;
    font-size: 12px;
  }
}
.pagination span.current {
  background-color: #003b81;
  color: #fff;
  border-color: #003b81;
  font-weight: bold;
}
.pagination span.current.prev,
.pagination span.current.next {
  display: none;
}
.pagination .next,
.pagination .prev {
  background-color: #cccccc;
  color: #fff;
}
.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.6em;
}
.pagination .prev:before {
  content: '\100b1';
}
.pagination .next:after {
  content: '\e65c';
}
.header {
  position: relative;
  z-index: 999;
  width: 100%;
}
.header.always-fixed .header-box {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
}
@media (max-width: 1199.98px) {
  .header.always-fixed .header-box {
    position: absolute;
  }
}
.header.always-fixed .nav-collapse-xs span {
  background-color: #333;
}
.header.mobie-fixed .header-box {
  position: fixed;
  top: -70px;
  width: 100%;
  background-color: #fff;
  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);
}
@media (min-width: 1200px) {
  .header.fixed .header-box {
    background-color: #fff;
    box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.1);
    -webkit-transition: background-color 0.6s;
    transition: background-color 0.6s;
  }
  .header.fixed:not(.always-fixed) .header-box {
    position: fixed;
    top: auto;
    bottom: 100%;
    width: 100%;
    -webkit-transform: translateY(100%);
        -ms-transform: translateY(100%);
            transform: translateY(100%);
    -webkit-transition: 0.4s, background-color 0s;
    transition: 0.4s, background-color 0s;
  }
}
@media (min-width: 1200px) and (min-width: 1200px) {
  .header.fixed.always-fixed {
    color: #000;
  }
}
@media (min-width: 1200px) and (min-width: 1200px) and (min-width: 1200px) {
  .header.fixed.always-fixed .find:hover {
    color: #003b81;
  }
}
.header .container {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: justify;
          justify-content: space-between;
}
.header .header-box {
  position: relative;
}
@media (min-width: 1200px) {
  .header .header-box {
    -webkit-perspective: 500;
            perspective: 500;
  }
}
.header .header-r {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
}
@media (max-width: 1199.98px) {
  .header .header-r {
    min-height: 75px;
  }
}
@media (max-width: 767.98px) {
  .header .header-r {
    min-height: 60px;
  }
}
.header .header-r > * {
  margin-left: 55px;
}
@media (max-width: 1719.98px) {
  .header .header-r > * {
    margin-left: 30px;
  }
}
@media (max-width: 1199.98px) {
  .header .header-r > * {
    margin-left: 25px;
  }
}
@media (max-width: 767.98px) {
  .header .header-r > * {
    margin-left: 20px;
  }
}
@media (max-width: 575.98px) {
  .header .header-r > * {
    margin-left: 4vw;
  }
}
.header .header-r > *:first-child {
  margin-left: 0;
}
.header .logo {
  margin-right: 50px;
  -webkit-box-flex: 0;
          flex: 0 0 auto;
}
@media (max-width: 575.98px) {
  .header .logo {
    margin-right: 20px;
  }
}
.header .logo img {
  max-width: 100%;
}
@media (max-width: 1469.98px) {
  .header .logo .pic {
    width: 250px;
  }
}
@media (max-width: 1399.98px) {
  .header .logo .pic {
    width: 200px;
  }
}
@media (max-width: 1199.98px) {
  .header .logo .pic {
    padding: 5px 0;
  }
}
@media (max-width: 575.98px) {
  .header .logo .pic {
    width: 40vw;
  }
}
.header .logo .pic img {
  max-width: 100%;
}
.header .google-translate {
  min-width: 110px;
}
@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 .find {
  cursor: pointer;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
}
.header .find:before {
  font-family: 'iconfont' !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e64a';
  font-size: 1.5em;
}
.header .find span {
  color: #666;
  margin-left: 10px;
  text-decoration: underline;
}
@media (max-width: 1199.98px) {
  .header .find span {
    display: none;
  }
}
@media (min-width: 1200px) {
  .header .find:hover span {
    text-decoration: underline;
  }
}
.header .find:active {
  -webkit-transform: scale(0.95);
      -ms-transform: scale(0.95);
          transform: scale(0.95);
}
.header .cart var {
  font-style: normal;
  padding: 0 2px;
}
.header .cart a {
  height: 60px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  position: relative;
  color: #333237;
  font-size: 12px;
}
.header .cart a:before {
  font-family: 'iconfont' !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e657';
  line-height: 1;
  font-size: 1.8em;
}
.header .cart a span {
  margin-left: 10px;
}
@media (min-width: 1200px) {
  .header .cart a:hover {
    color: #003b81;
  }
}
.header .language-box {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
}
.header .language-box a {
  margin-left: 20px;
  overflow: hidden;
  width: 26px;
}
.header .language-box a:first-child {
  margin-left: 0;
}
@media (max-width: 991.98px) {
  .header .language-box a {
    margin-left: 15px;
  }
}
@media (max-width: 767.98px) {
  .header .language-box a {
    margin-left: 10px;
  }
}
.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);
}
.header .nav-collapse-xs .btn-line {
  background-color: #222;
}
@media (min-width: 1200px) {
  .header .nav {
    display: block !important;
  }
}
@media (max-width: 1199.98px) {
  .header .nav {
    color: #000;
    margin: 0;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
            justify-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
    position: fixed;
    top: 0;
    right: 0;
    visibility: hidden;
    height: 100%;
    width: 420px;
    -webkit-transform: translateX(100%);
        -ms-transform: translateX(100%);
            transform: translateX(100%);
    background: #fff;
    text-align: left;
    padding: 70px 0 50px;
    z-index: 99999998;
    -webkit-transition: visibility 0.5s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: visibility 0.5s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: transform 0.5s cubic-bezier(0.645, 0.045, 0.355, 1), visibility 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: transform 0.5s cubic-bezier(0.645, 0.045, 0.355, 1), visibility 0.5s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
  }
  .header .nav .nav-box,
  .header .nav .container {
    height: 100%;
    width: 100%;
  }
  .header .nav .container {
    padding: 0;
  }
  .header .nav .tbl,
  .header .nav .tbl-cell {
    display: -webkit-box;
    display: flex;
  }
  .header .nav .tbl {
    width: 100%;
    height: 100%;
    position: relative;
  }
  .header .nav .tbl:before,
  .header .nav .tbl:after {
    position: absolute;
    width: 100%;
    height: 25px;
    content: '';
    left: 0;
    pointer-events: none;
    z-index: 3;
  }
  .header .nav .tbl:before {
    top: 0;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(40%, rgba(255, 255, 255, 0.6)), to(rgba(255, 255, 255, 0)));
    background-image: linear-gradient(#fff, rgba(255, 255, 255, 0.6) 40%, rgba(255, 255, 255, 0));
  }
  .header .nav .tbl:after {
    bottom: 0;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#fff), color-stop(40%, rgba(255, 255, 255, 0.6)), to(rgba(255, 255, 255, 0)));
    background-image: linear-gradient(to top, #fff, rgba(255, 255, 255, 0.6) 40%, rgba(255, 255, 255, 0));
  }
  .header .nav .tbl-cell {
    position: relative;
    height: 100%;
    width: 100%;
  }
  .header .nav ul {
    text-align: left;
  }
  .header .nav ul li.more {
    position: relative;
  }
  .header .nav ul li.more.current > span:after {
    content: '\e640';
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  .header .nav ul li.more.current > ul {
    display: block;
  }
  .header .nav ul li.more > span {
    padding-right: 25px;
    position: relative;
  }
  .header .nav ul li.more > span:after {
    position: absolute;
    right: 0;
    top: 5px;
    padding: 12px 5px;
    line-height: 1;
    font-family: 'iconfont';
    content: '\e641';
    font-size: 18px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    display: block;
    z-index: 3;
  }
  .header .nav ul li.more > span > a {
    display: inline-block;
  }
  .header .nav ul li:not(.more) span > a {
    display: block;
  }
  .header .nav ul li span {
    position: relative;
    z-index: 2;
    display: block;
  }
  .header .nav ul li span > a {
    padding: 15px 0;
  }
  .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.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 > a {
    color: #5c5c5c;
  }
  .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-list3 {
    margin: 10px 0 10px 8px;
    padding-left: 25px;
    padding-bottom: 0;
    border-left: 1px solid #444;
  }
  .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);
}
.header .nav .nav-list1 > li > span > a {
  text-transform: uppercase;
}
@media (min-width: 1200px) {
  .header .nav .nav-list1 {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
            align-items: center;
    -webkit-box-pack: justify;
            justify-content: space-between;
  }
  .header .nav .nav-list1 li {
    -webkit-perspective: 500;
            perspective: 500;
  }
  .header .nav .nav-list1 li:hover > ul {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
  }
  .header .nav .nav-list1 > li {
    text-align: left;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    padding: 0 10px;
  }
  .header .nav .nav-list1 > li:first-child,
  .header .nav .nav-list1 > li:first-child > span > a {
    padding-left: 0;
  }
  .header .nav .nav-list1 > li > span {
    display: block;
  }
  .header .nav .nav-list1 > li > span > a {
    display: block;
    font-size: 15px;
    font-weight: 500;
    padding: 0 10px;
    color: #000;
  }
  .header .nav .nav-list1 > li > span > a > span {
    position: relative;
    z-index: 2;
    text-align: center;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
            align-items: center;
    -webkit-box-pack: center;
            justify-content: center;
    height: 90px;
  }
  .header .nav .nav-list1 > li:hover > span > a > span,
  .header .nav .nav-list1 > li.active > span > a > span {
    color: #003b81;
  }
  .header .nav .nav-list1 > li:hover > span > a > span:after,
  .header .nav .nav-list1 > li.active > span > a > span:after {
    width: 60%;
  }
  .header .nav .nav-list1 > li:hover > ul {
    -webkit-transform: rotateX(0);
            transform: rotateX(0);
  }
  .header .nav .nav-list1 .has-xl-sub {
    -webkit-perspective: none;
            perspective: none;
    position: initial;
  }
  .header .nav .nav-list1 .has-xl-sub .nav-list2-xl {
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    background-color: #00234d;
    color: #fff;
    z-index: 2;
    padding: 20px 0 40px;
    pointer-events: none;
    -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;
  }
  .header .nav .nav-list1 .has-xl-sub .nav-list2-xl .container {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
  }
  .header .nav .nav-list1 .has-xl-sub .nav-list2-xl .container > div {
    width: 33.3333%;
    padding: 0 10px;
    font-size: 16px;
    margin-top: 15px;
  }
  .header .nav .nav-list1 .app-has-xl-sub .nav-list2-xl .container > div {
    width: 25%;
  }
  .header .nav .nav-list1 .app-has-xl-sub .nav-list2-xl .container > div:last-child {
    width: 75%;
  }
  .header .nav .nav-list1 ul {
    font-size: 0.95em;
    letter-spacing: 0;
    opacity: 0;
    text-transform: capitalize;
    visibility: hidden;
    position: absolute;
    text-align: left;
    color: #222;
    background-color: #fff;
    background-clip: padding-box;
    padding-top: 5px;
    -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 li:hover > span > a {
    color: #003b81;
    text-decoration: underline;
  }
  .header .nav .nav-list1 ul 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 > 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 5px;
  }
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  .header .nav .nav-list1 > li {
    padding: 0;
  }
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  .header .nav .nav-list1 > li > span > a {
    font-size: 14px;
  }
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  .header .nav .nav-list1 > li > span > a > span {
    height: 75px;
  }
}
@media (min-width: 1200px) and (min-width: 1200px) {
  .header .nav .nav-list1 .has-xl-sub:hover .nav-list2-xl {
    -webkit-transform: rotateX(0);
            transform: rotateX(0);
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
  }
}
@media (min-width: 1200px) and (min-width: 1200px) {
  .header .nav .nav-list1 .has-xl-sub .nav-list2 {
    display: none !important;
  }
}
@media (min-width: 1200px) and (min-width: 1200px) {
  .header .nav .nav-list1 .has-xl-sub .nav-list2-xl .container a:hover {
    text-decoration: underline;
  }
}
@media (min-width: 1200px) and (min-width: 1200px) {
  .header .nav .nav-list1 .nav-list2 {
    display: none;
  }
}
@media (max-width: 1199.98px) {
  .header .nav .nav-list1 {
    width: 100%;
  }
  .header .nav .nav-list1 ul {
    display: none;
  }
  .header .nav .nav-list1 > li.more > span:after {
    top: 7px;
  }
  .header .nav .nav-list1 > a {
    font-size: 20px;
  }
}
@media (max-width: 1199.98px) and (max-width: 767.98px) {
  .header .nav .nav-list1 > li.more > span:after {
    top: 5px;
  }
}
.header .mask-nav {
  display: none;
}
@media (max-width: 1199.98px) {
  .header .mask-nav {
    overflow: hidden;
    display: block;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background: #fafafa;
    text-align: left;
    padding: 20px;
    z-index: 9999;
    text-align: center;
    background: #000;
    color: #fff;
    -webkit-transition: left 0.3s;
    transition: left 0.3s;
  }
}
.header .mask-nav .nav-top {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: justify;
          justify-content: space-between;
}
.header .mask-nav .nav-top .back-btn:before {
  font-family: 'iconfont' !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e9b5';
  font-size: 26px;
}
.header .mask-nav .nav-top .nav-title {
  margin: 0;
  text-transform: uppercase;
  font-size: 30px;
}
@media (max-width: 767.98px) {
  .header .mask-nav .nav-top .nav-title {
    font-size: 20px;
    font-size: 5vmin;
  }
}
.header .mask-nav .content {
  margin-top: 4%;
  position: relative;
  height: 85%;
  overflow: auto;
  touch-action: pan-y;
  /*定义滚动条轨道 内阴影+圆角*/
  /*定义滑块 内阴影+圆角*/
  /*滑块效果*/
}
.header .mask-nav .content::-webkit-scrollbar {
  border-radius: 5px;
  width: 5px;
  height: 5px;
  background-color: #fff;
}
.header .mask-nav .content::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 5px;
  background-color: #fff;
}
.header .mask-nav .content::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background-color: #666;
}
.header .mask-nav .content::-webkit-scrollbar-thumb:hover {
  border-radius: 5px;
  background: rgba(0, 0, 0, 0.4);
}
.header .mask-nav .content ul li {
  text-align: left;
  font-size: 20px;
  line-height: 2;
  margin: 10px 0;
}
@media (max-width: 767.98px) {
  .header .mask-nav .content ul li {
    margin: 0;
    font-size: 4vmin;
    line-height: 1.6;
    margin-top: 10px;
  }
}
.header .mask-nav .content ul li.more {
  position: relative;
}
.header .mask-nav .content ul li.more:after {
  position: absolute;
  right: 0;
  top: 50%;
  font-family: 'iconfont' !important;
  content: '\e72f';
  color: #fff;
  font-size: 16px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.header .mask-nav .content ul li a {
  display: inline-block;
  text-transform: capitalize;
}
.header .mask-nav .content ul ul {
  display: none;
}
.header .nav-2 {
  left: 100%;
}
.header .nav-3 {
  left: 200%;
}
.header .nav-4 {
  left: 300%;
}
.header .nav-5 {
  left: 400%;
}
.header .fade-out {
  visibility: visible;
  -webkit-transform: translate(0);
      -ms-transform: translate(0);
          transform: translate(0);
  box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.1);
}
.header .top {
  position: relative;
  z-index: 2;
  background-color: #212121;
  color: #d3d2d2;
}
.header .top .container {
  min-height: 46px;
}
.header .top .info > span {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  margin-right: 45px;
  font-size: 13px;
}
.header .top .info > span:before {
  font-family: 'iconfont' !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 10px;
  font-size: 1.2em;
  line-height: 1;
}
.header .top .info > span:last-child {
  margin: 0;
}
@media (min-width: 1200px) {
  .header .top .info a:hover {
    text-decoration: underline;
  }
}
.header .top .info .mail:before {
  content: '\e6ff';
}
.header .top .info .tel:before {
  content: '\e633';
}
.header .top .more-box {
  margin-left: 70px;
  margin-right: 150px;
}
.header .top .more-box > a {
  background-color: #343434;
  color: inherit;
  font-size: 14px;
  min-height: 46px;
  min-width: 160px;
}
@media (max-width: 1199.98px) {
  .nav-list2-xl {
    display: none !important;
  }
}
@-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: 365px;
  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;
  right: 15px;
  top: 100%;
  z-index: 3;
}
@media (min-width: 1200px) {
  .search-wrap {
    right: -webkit-calc((100vw - 1660px) / 2);
    right: calc((100vw - 1660px) / 2);
  }
}
@media (min-width: 1200px) and (max-width: 1719.98px) {
  .search-wrap {
    right: -webkit-calc((100vw - 1440px) / 2);
    right: calc((100vw - 1440px) / 2);
  }
}
@media (min-width: 1200px) and (max-width: 1469.98px) {
  .search-wrap {
    right: -webkit-calc((100vw - 1320px) / 2);
    right: calc((100vw - 1320px) / 2);
  }
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  .search-wrap {
    right: -webkit-calc((100vw - 1140px) / 2);
    right: calc((100vw - 1140px) / 2);
  }
}
@media (max-width: 575.98px) {
  .search-wrap {
    max-width: 90%;
    padding: 10px;
    right: 10px;
  }
}
.search-box {
  position: relative;
  display: -webkit-box;
  display: flex;
  overflow: hidden;
  z-index: 2;
  background-color: #f6f6f6;
}
.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 {
  display: block;
  width: 100%;
  background: none;
  color: #222;
  padding: 11px 20px;
}
@media (max-width: 767.98px) {
  .search-box input {
    padding: 7px 15px;
  }
}
.search-box .submit {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  z-index: 2;
  padding: 5px 15px;
  font-size: 18px;
  background: none;
  position: relative;
  color: #666;
}
.search-box .submit:before {
  font-family: 'iconfont' !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e759';
}
@media (min-width: 1200px) {
  .search-box .submit {
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .search-box .submit:hover {
    color: #003b81;
  }
}
.search-box .submit:active {
  -webkit-transition: 0s;
  transition: 0s;
  color: #003b81;
}
.search-box .submit:active:before {
  -webkit-transform: scale(0.95);
      -ms-transform: scale(0.95);
          transform: scale(0.95);
}
.xs-language {
  position: absolute;
  bottom: 30px;
  left: 35px;
  z-index: 9;
}
@media (min-width: 1200px) {
  .xs-language {
    display: none;
  }
}
.xs-language a {
  font-size: 16px;
  color: #fff;
}
.xs-language span {
  margin: 0 5px;
  color: #fff;
}
.slick-dots {
  text-align: center;
  margin-top: 15px;
  position: relative;
  z-index: 2;
}
@media (max-width: 767.98px) {
  .slick-dots {
    margin-top: 10px;
  }
}
.slick-dots li {
  display: inline-block;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  background-color: #003b81;
  margin: 5px 20px 0 0;
  opacity: 0.2;
}
.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: 1199.98px) {
  .slick-dots li {
    margin: 5px 12px 0 0;
  }
}
@media (max-width: 767.98px) {
  .slick-dots li {
    width: 10px;
    height: 10px;
    margin: 3px 6px 0 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: #cccccc;
  color: #fff;
  z-index: 5;
  text-align: center;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  font-size: 20px;
  padding: 0;
}
.slick-arrow:before {
  display: block;
  font-family: 'iconfont' !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 1;
}
@media (min-width: 1200px) {
  .slick-arrow {
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .slick-arrow:hover {
    color: #fff;
    background: #003b81 !important;
    border-color: #003b81 !important;
  }
}
.slick-arrow:active {
  color: #fff;
  background: #003b81 !important;
  border-color: #003b81 !important;
  -webkit-transition: 0s;
  transition: 0s;
  -webkit-transform: translateY(-50%) scale(0.95);
      -ms-transform: translateY(-50%) scale(0.95);
          transform: translateY(-50%) scale(0.95);
}
.slick-prev {
  left: 0;
}
.slick-prev:before {
  content: '\100b1';
}
.slick-next {
  right: 0;
}
.slick-next:before {
  content: '\e65c';
}
.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;
  }
}
.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;
  }
}
.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: 46px;
  }
}
@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: 44px;
  }
}
@media (max-width: 1199.98px) {
  .fz50 {
    font-size: 38px;
  }
}
@media (max-width: 991.98px) {
  .fz50 {
    font-size: 32px;
  }
}
@media (max-width: 767.98px) {
  .fz50 {
    font-size: 26px;
  }
}
.fz56 {
  font-size: 56px;
}
@media (max-width: 1469.98px) {
  .fz56 {
    font-size: 50px;
  }
}
@media (max-width: 1199.98px) {
  .fz56 {
    font-size: 42px;
  }
}
@media (max-width: 991.98px) {
  .fz56 {
    font-size: 35px;
  }
}
@media (max-width: 767.98px) {
  .fz56 {
    font-size: 30px;
  }
}
.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;
  }
}
.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: 46px;
  }
}
@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;
  }
}
@-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;
  }
}
.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;
}
@media (min-width: 1200px) {
  .banner .slick-arrow:hover {
    color: #fff !important;
  }
}
.banner .banner-button-next {
  right: 1%;
}
.banner .banner-button-prev {
  left: 1%;
}
.banner .swiper-pagination {
  position: absolute;
  z-index: 2;
  width: auto;
  bottom: 8%;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
.banner .swiper-pagination-bullet {
  outline: none;
  width: 12px;
  height: 12px;
  opacity: 1;
  margin: 0 10px !important;
  /* background-color: #fff; */
  background-color: #ff1100;
  padding: 3px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  border-radius: 50px;
  vertical-align: middle;
}
@media (max-width: 1199.98px) {
  .banner .swiper-pagination-bullet {
    margin: 0 6px !important;
  }
}
@media (max-width: 767.98px) {
  .banner .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    padding: 2px;
    margin: 0 4px !important;
  }
}
.banner .swiper-pagination-bullet-active {
  /* background-color: #003b81; */
  background-color: #ff1100;
  /* box-shadow: 0 0 0 1px #003b81; */
  box-shadow: 0 0 0 1px #ff1100;
  opacity: 1;
  background-clip: content-box;
}
.banner .slick-arrow {
  outline: none;
  background: none;
  border: none;
  color: #fff;
  font-size: 30px;
}
.banner .slick-arrow:after {
  display: none;
}
@media (min-width: 1200px) {
  .banner .slick-arrow:hover {
    background: none !important;
    color: #003b81;
  }
}
@media (max-width: 1199.98px) {
  .banner .slick-arrow {
    display: none;
  }
}
.banner .item {
  display: block;
  position: relative;
  overflow: hidden;
}
@media (max-width: 575.98px) {
  .banner .item {
    width: 106%;
    max-width: 106%;
    margin-left: -3%;
  }
}
.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: 44.79166667%;
  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: #003b81 !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%;
}
.title {
  margin-bottom: 45px;
}
@media (max-width: 1469.98px) {
  .title {
    margin-bottom: 40px;
  }
}
@media (max-width: 1199.98px) {
  .title {
    margin-bottom: 35px;
  }
}
@media (max-width: 991.98px) {
  .title {
    margin-bottom: 30px;
  }
}
@media (max-width: 767.98px) {
  .title {
    margin-bottom: 25px;
  }
}
.title.text-center .txt {
  width: 1200px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.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 h1,
.title h2 {
  font-size: 45px;
  margin-bottom: 15px;
  line-height: 1.22727273;
  text-transform: uppercase;
  color: #003b81;
  font-family: 'Oswald';
  font-weight: bold;
}
@media (max-width: 1469.98px) {
  .title h1,
  .title h2 {
    font-size: 40px;
  }
}
@media (max-width: 1199.98px) {
  .title h1,
  .title h2 {
    font-size: 36px;
  }
}
@media (max-width: 991.98px) {
  .title h1,
  .title h2 {
    font-size: 32px;
  }
}
@media (max-width: 767.98px) {
  .title h1,
  .title h2 {
    font-size: 28px;
  }
}
@media (max-width: 575.98px) {
  .title h1,
  .title h2 {
    font-size: 26px;
  }
}
.title h1 span,
.title h2 span {
  color: #999;
}
@media (max-width: 767.98px) {
  .title h1,
  .title h2 {
    margin-bottom: 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 > a,
.link-box > span {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
}
@media (min-width: 1200px) {
  .link-box > a,
  .link-box > span {
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .link-box > a:hover,
  .link-box > span:hover {
    color: #003b81;
  }
}
.link-box > a:active,
.link-box > span:active {
  -webkit-transition: 0s;
  transition: 0s;
  -webkit-transform: scale(0.95);
      -ms-transform: scale(0.95);
          transform: scale(0.95);
  color: #003b81;
}
.link-box.submit {
  background: none;
  padding: 0;
  display: block;
}
@media (min-width: 1200px) {
  .link-box.has-normal > a,
  .link-box.has-normal > span {
    -webkit-transition: color 0.6s;
    transition: color 0.6s;
  }
  .link-box.has-normal > a:hover,
  .link-box.has-normal > span:hover {
    color: #003b81;
  }
  .link-box.has-normal > a:hover span,
  .link-box.has-normal > span:hover span {
    text-decoration: underline;
  }
}
.link-box.has-normal > a:active,
.link-box.has-normal > span:active {
  -webkit-transition: 0s;
  transition: 0s;
  color: #003b81;
}
.link-box.has-normal > a:active span,
.link-box.has-normal > span:active span {
  text-decoration: underline;
}
.link-box.has-icon.more-box > a:after,
.link-box.has-icon.more-box > span:after {
  content: '\e64e';
}
.link-box.has-icon.inquiry-btn > a:after,
.link-box.has-icon.inquiry-btn > span:after {
  content: '\e633';
}
.link-box.has-icon.add-btn > a:after,
.link-box.has-icon.add-btn > span:after {
  content: '\e657';
}
.link-box.has-icon.honor-btn > a:after,
.link-box.has-icon.honor-btn > span:after {
  content: '\e649';
}
.link-box.has-icon.submit {
  display: block;
  padding: 0;
  background: none;
}
.link-box.has-icon.submit > a:after,
.link-box.has-icon.submit > span:after {
  font-weight: normal;
  content: '\e6c9';
}
.link-box.has-icon.download-btn > a:after,
.link-box.has-icon.download-btn > span:after {
  content: '\e667';
}
@media (min-width: 1200px) {
  .link-box.has-icon.download-btn > a:hover:after,
  .link-box.has-icon.download-btn > span:hover:after {
    -webkit-animation: jump 1s infinite;
            animation: jump 1s infinite;
  }
}
.link-box.has-icon > a:after,
.link-box.has-icon > span:after {
  font-family: 'iconfont' !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-left: 10px;
  font-size: 1.1em;
}
.link-box.has-icon > a > span,
.link-box.has-icon > span > span {
  font-weight: bold;
}
@media (min-width: 1200px) {
  .link-box.has-icon > a:after,
  .link-box.has-icon > span:after {
    -webkit-transition: -webkit-transform 0.6s;
    transition: -webkit-transform 0.6s;
    transition: transform 0.6s;
    transition: transform 0.6s, -webkit-transform 0.6s;
  }
  .link-box.has-icon > a:hover,
  .link-box.has-icon > span:hover {
    color: #003b81;
  }
  .link-box.has-icon > a:hover:after,
  .link-box.has-icon > span:hover:after {
    -webkit-transform: translateX(5px);
        -ms-transform: translateX(5px);
            transform: translateX(5px);
  }
}
@media (max-width: 767.98px) {
  .link-box.has-icon > a:after,
  .link-box.has-icon > span:after {
    margin-left: 8px;
  }
}
.link-box.has-icon > a:active,
.link-box.has-icon > span:active {
  color: #003b81;
}
.link-box.reverse-icon > a,
.link-box.reverse-icon > span {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
          flex-direction: row-reverse;
}
.link-box.reverse-icon > a:after,
.link-box.reverse-icon > span:after {
  margin: 0 10px 0 0;
}
@media (min-width: 1200px) {
  .link-box.reverse-icon > a:hover:after,
  .link-box.reverse-icon > span:hover:after {
    -webkit-transform: translateX(-5px);
        -ms-transform: translateX(-5px);
            transform: translateX(-5px);
  }
}
@media (max-width: 767.98px) {
  .link-box.reverse-icon > a:after,
  .link-box.reverse-icon > span:after {
    margin-right: 8px;
  }
}
.link-box.has-width > a,
.link-box.has-width > span {
  min-width: 160px;
  height: 45px;
  padding: 0 15px;
  font-size: 16px;
}
@media (max-width: 991.98px) {
  .link-box.has-width > a,
  .link-box.has-width > span {
    font-size: 15px;
  }
}
@media (max-width: 767.98px) {
  .link-box.has-width > a,
  .link-box.has-width > span {
    font-size: 14px;
  }
}
@media (max-width: 991.98px) {
  .link-box.has-width > a,
  .link-box.has-width > span {
    min-width: 140px;
    height: 40px;
  }
}
@media (max-width: 767.98px) {
  .link-box.has-width > a,
  .link-box.has-width > span {
    min-width: 115px;
    height: 35px;
    padding: 0 10px;
  }
}
@media (max-width: 575.98px) {
  .link-box.has-width > a,
  .link-box.has-width > span {
    font-size: 13px;
  }
}
.link-box.has-border > a,
.link-box.has-border > span {
  color: #003b81;
  border: 1px solid #003b81;
}
@media (min-width: 1200px) {
  .link-box.has-border > a,
  .link-box.has-border > span {
    -webkit-transition: 0.6s;
    transition: 0.6s;
  }
  .link-box.has-border > a:hover,
  .link-box.has-border > span:hover {
    background-color: #003b81;
    color: #fff;
  }
}
.link-box.has-border > a:active,
.link-box.has-border > span:active {
  -webkit-transition: 0s;
  transition: 0s;
  background-color: #003b81;
  color: #fff;
}
.link-box.has-bg > a,
.link-box.has-bg > span {
  background-color: #176acc;
  color: #fff;
}
@media (min-width: 1200px) {
  .link-box.has-bg > a,
  .link-box.has-bg > span {
    -webkit-transition: 0.6s;
    transition: 0.6s;
  }
  .link-box.has-bg > a:hover,
  .link-box.has-bg > span:hover {
    background-color: #003b81;
    color: #fff;
  }
}
.link-box.has-bg > a:active,
.link-box.has-bg > span:active {
  -webkit-transition: 0s;
  transition: 0s;
  background-color: #003b81;
  color: #fff;
}
.link-box.has-radius > a,
.link-box.has-radius > span {
  border-radius: 5px;
}
@media (min-width: 1200px) {
  .arrow-cont {
    padding: 0 70px;
  }
}
@media (min-width: 1720px) {
  .arrow-cont {
    padding: 0 85px;
  }
}
@media (min-width: 1890px) {
  .arrow-cont {
    max-width: 1860px;
    padding: 0 100px;
  }
}
.wrapper {
  overflow: hidden;
}
.num-wrap {
  padding: 190px 0 90px;
  width: 1920px;
  max-width: 100%;
  margin: 0 auto;
}
@media (max-width: 1469.98px) {
  .num-wrap {
    padding: 9.89583333% 0 4.6875%;
  }
}
@media (max-width: 767.98px) {
  .num-wrap {
    padding: 70px 0 35px;
  }
}
.num-box {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
          justify-content: space-between;
  flex-wrap: wrap;
  margin: 0 -15px;
  color: #fff;
  background: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0)), color-stop(50%, rgba(50, 50, 50, 0.4)), to(rgba(102, 102, 102, 0)));
  background: linear-gradient(90deg, rgba(0, 0, 0, 0), rgba(50, 50, 50, 0.4) 50%, rgba(102, 102, 102, 0) 100%);
  padding: 35px 13.88888889% 5px;
}
@media (max-width: 1199.98px) {
  .num-box {
    padding: 35px 0 5px;
  }
}
@media (max-width: 767.98px) {
  .num-box {
    background: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0)), color-stop(25%, rgba(50, 50, 50, 0.4)), color-stop(75%, rgba(50, 50, 50, 0.4)), to(rgba(102, 102, 102, 0)));
    background: linear-gradient(90deg, rgba(0, 0, 0, 0), rgba(50, 50, 50, 0.4) 25%, rgba(50, 50, 50, 0.4) 75%, rgba(102, 102, 102, 0) 100%);
  }
}
.num-box > li {
  position: relative;
  display: -webkit-box;
  display: flex;
  padding: 0 15px;
  margin-bottom: 30px;
}
@media (max-width: 991.98px) {
  .num-box > li {
    width: 50%;
  }
}
.num-box .item {
  width: 230px;
  max-width: 100%;
  text-align: center;
}
@media (max-width: 991.98px) {
  .num-box .item {
    margin: 0 auto;
  }
}
.num-box .number {
  white-space: nowrap;
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  line-height: 1;
  margin-bottom: 10px;
  font-family: 'Oswald';
  font-weight: bold;
}
.num-box .number span {
  font-size: 42px;
}
@media (max-width: 1199.98px) {
  .num-box .number span {
    font-size: 36px;
  }
}
@media (max-width: 991.98px) {
  .num-box .number span {
    font-size: 30px;
  }
}
.num-box sub,
.num-box sup {
  line-height: 1;
  margin-left: 5px;
}
.num-box sub {
  bottom: 0.65em;
  align-self: flex-end;
  font-size: 0.375em;
}
.num-box sup {
  font-size: 18px;
  top: -0.1em;
  margin-left: 10px;
}
.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 {
  margin: 0;
  font-size: 14px;
}
@media (max-width: 767.98px) {
  .num-box p {
    font-size: 13px;
  }
}
@media (max-width: 575.98px) {
  .num-box p {
    font-size: 12px;
  }
}
.index-box .title .second-tit {
  color: #003b81;
  font-size: 18px;
  margin-bottom: 5px;
  text-transform: uppercase;
}
@media (max-width: 1199.98px) {
  .index-box .title .second-tit {
    font-size: 17px;
  }
}
@media (max-width: 991.98px) {
  .index-box .title .second-tit {
    font-size: 16px;
  }
}
@media (max-width: 767.98px) {
  .index-box .title .second-tit {
    font-size: 15px;
  }
}
.index-box .title h2 {
  font-size: 50px;
}
@media (max-width: 1469.98px) {
  .index-box .title h2 {
    font-size: 44px;
  }
}
@media (max-width: 1199.98px) {
  .index-box .title h2 {
    font-size: 38px;
  }
}
@media (max-width: 991.98px) {
  .index-box .title h2 {
    font-size: 32px;
  }
}
@media (max-width: 767.98px) {
  .index-box .title h2 {
    font-size: 26px;
  }
}
.index-app {
  padding-top: 80px;
}
@media (max-width: 1469.98px) {
  .index-app {
    padding-top: 70px;
  }
}
@media (max-width: 1399.98px) {
  .index-app {
    padding-top: 60px;
  }
}
@media (max-width: 1199.98px) {
  .index-app {
    padding-top: 60px;
  }
}
@media (max-width: 991.98px) {
  .index-app {
    padding-top: 50px;
  }
}
@media (max-width: 767.98px) {
  .index-app {
    padding-top: 40px;
  }
}
@media (min-width: 1470px) {
  .index-app .app-list {
    margin: -45px -40px 0;
  }
}
@media (min-width: 1470px) {
  .index-app .app-list > li {
    padding: 0 40px;
    margin-top: 45px;
  }
}
.index-app .app-list > li:last-child .img-box {
  background-color: #003b81;
}
@media (min-width: 1200px) {
  .index-app .app-list > li:last-child .img-box:hover .more-box span:before {
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  .index-app .app-list > li:last-child .img-box:hover .more-box span b {
    text-decoration: underline;
  }
}
.index-app .app-list .img-box {
  padding-bottom: 72%;
}
@media (min-width: 1200px) {
  .index-app .app-list .tit {
    margin-top: 30px;
  }
}
.index-app .more-box {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 100%;
  z-index: 2;
  color: #fff;
}
.index-app .more-box span {
  display: block;
}
.index-app .more-box span:before {
  font-size: 2em;
  font-family: 'iconfont' !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e62a';
  -webkit-transition: 0.6s;
  transition: 0.6s;
  display: inline-block;
}
.index-app .more-box span b {
  display: block;
  margin-top: 5px;
}
.index-hot {
  padding: 120px 0;
}
@media (max-width: 1469.98px) {
  .index-hot {
    padding: 100px 0;
  }
}
@media (max-width: 1199.98px) {
  .index-hot {
    padding: 80px 0;
  }
}
@media (max-width: 991.98px) {
  .index-hot {
    padding: 60px 0;
  }
}
@media (max-width: 767.98px) {
  .index-hot {
    padding: 40px 0;
  }
}
.index-hot .slick-arrow {
  margin-top: -35px;
}
.index-advantage .list {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  margin: -30px -30px 0;
  text-align: center;
  padding-bottom: 1.1627907%;
}
.index-advantage .list li {
  width: 25%;
  padding: 0 30px;
  margin-top: 30px;
}
@media (max-width: 1399.98px) {
  .index-advantage .list {
    margin: -15px -15px 0;
  }
  .index-advantage .list li {
    padding: 0 15px;
  }
}
@media (max-width: 1199.98px) {
  .index-advantage .list li {
    width: 50%;
  }
}
@media (min-width: 1200px) {
  .index-advantage .list .item {
    -webkit-transition: 0.6s;
    transition: 0.6s;
  }
  .index-advantage .list .item:hover {
    -webkit-transform: translateY(-10px);
        -ms-transform: translateY(-10px);
            transform: translateY(-10px);
  }
  .index-advantage .list .item:hover .iconfont {
    -webkit-animation: swing 1s 0s ease both;
            animation: swing 1s 0s ease both;
  }
}
.index-advantage .list .iconfont {
  color: #003b81;
  font-size: 36px;
  display: inline-block;
  vertical-align: middle;
}
@media (max-width: 991.98px) {
  .index-advantage .list .iconfont {
    font-size: 32px;
  }
}
@media (max-width: 767.98px) {
  .index-advantage .list .iconfont {
    font-size: 28px;
  }
}
.index-advantage .list .tit {
  text-transform: uppercase;
  margin-top: 5px;
}
.index-advantage .list .tit:after {
  content: '';
  display: block;
  width: 40px;
  height: 2px;
  background-color: #003b81;
  margin: 15px auto;
}
@media (max-width: 767.98px) {
  .index-advantage .list .tit:after {
    width: 25px;
    margin: 10px auto;
  }
}
.index-advantage .list p {
  color: #666;
  font-size: 15px;
}
@media (max-width: 767.98px) {
  .index-advantage .list p {
    font-size: 14px;
  }
}
.index-about {
  margin-top: 35px;
}
@media (max-width: 767.98px) {
  .index-about {
    margin-top: 25px;
  }
}
.index-about .title {
  margin-bottom: 0;
}
.index-about .title .txt {
  width: 100%;
}
.index-about .more-box {
  text-align: center;
  margin: 30px 0 20px;
}
@media (max-width: 767.98px) {
  .index-about .more-box {
    margin: 20px 0 15px;
  }
}
.index-about .more-box a {
  color: #003b81;
}
.index-about .video-box {
  position: relative;
  z-index: 5;
  width: 80px;
  border: 10px solid rgba(255, 255, 255, 0.8);
  margin: 0 auto -40px;
  border-radius: 50%;
}
@media (max-width: 767.98px) {
  .index-about .video-box {
    width: 70px;
    margin-bottom: -35px;
  }
}
.index-about .video-box a {
  overflow: visible;
}
.index-about .video-box .v-btn {
  width: 100%;
  height: 100%;
  display: block;
}
.index-about .video-box .v-btn span {
  background-color: #003b81;
  color: #fff;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
}
.index-news {
  background: no-repeat center top;
  padding: 90px 0 110px;
}
@media (max-width: 1469.98px) {
  .index-news {
    padding: 6.38297872% 0 7.80141844%;
  }
}
@media (max-width: 1399.98px) {
  .index-news {
    background-size: 120% auto;
  }
}
@media (max-width: 991.98px) {
  .index-news {
    background-size: 170% auto;
  }
}
@media (max-width: 575.98px) {
  .index-news {
    background-size: 252% auto;
    padding: 45px 0;
  }
}
@media (min-width: 1400px) {
  .index-news .slick-list {
    margin: 0 -25px;
  }
  .index-news .slick-slide {
    padding: 0 25px;
  }
}
.index-news .item .info {
  padding-bottom: 0;
}
.index-social {
  position: relative;
  z-index: 2;
  padding-bottom: 30px;
}
@media (min-width: 1200px) {
  .index-social .list .item:hover .follow-name a {
    text-decoration: underline;
  }
}
.index-social .list .follow-name {
  text-transform: capitalize;
  font-size: 16px;
  color: #000;
  text-align: center;
}
.index-social .list .follow-name:before {
  font-family: 'iconfont' !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-weight: normal;
  font-size: 1.5625em;
  line-height: 1;
}
.index-social .list .follow-name.facebook:before {
  color: #3b5998;
  content: '\e6d9';
}
.index-social .list .follow-name.twitter:before {
  color: #000000;
  content: '\e623';
}
.index-social .list .follow-name.instagram:before {
  content: '\e908';
  background-image: linear-gradient(194.5deg, #ad00ff -6.959%, #ff5c00 91.37%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.index-social .list .follow-name.youtube:before {
  color: #ff0000;
  content: '\e618';
}
.index-social .list .follow-name span {
  display: block;
  margin: 15px 0 20px;
  font-size: 16px;
}
@media (max-width: 991.98px) {
  .index-social .list .follow-name span {
    font-size: 15px;
  }
}
@media (max-width: 767.98px) {
  .index-social .list .follow-name span {
    font-size: 14px;
  }
}
@media (max-width: 767.98px) {
  .index-social .list .follow-name span {
    margin: 10px 0 15px;
  }
}
.index-social .list .iconfont {
  color: #003b81;
  font-size: 1.5em;
  margin-right: 15px;
}
.index-social .list .pic-box {
  width: 30px;
  margin-right: 10px;
}
@media (max-width: 767.98px) {
  .index-social .list .pic-box {
    margin-right: 5px;
  }
}
.index-social .list .pic-box img {
  max-width: 100%;
}
.index-social .list .img-box {
  overflow: auto;
  position: relative;
}
.index-social .list .img-box > img {
  display: none !important;
}
.index-social .list iframe {
  background-color: #fff;
}
.index-social .list iframe[src=''],
.index-social .list iframe[data-src=''] {
  border: 1px solid #000;
  display: none;
}
.index-social .list iframe[src=''] + img,
.index-social .list iframe[data-src=''] + img {
  display: block !important;
}
.public-banner {
  overflow: hidden;
  position: relative;
  z-index: 2;
}
.public-banner > img {
  position: relative;
  display: block;
  min-width: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media (max-width: 1199.98px) {
  .public-banner > img {
    width: 130%;
  }
}
@media (max-width: 991.98px) {
  .public-banner > img {
    width: 145%;
  }
}
@media (max-width: 575.98px) {
  .public-banner > img {
    width: 120%;
  }
}
.public-banner-title {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 2;
  height: 100%;
}
.public-banner .container {
  height: 100%;
}
.public-banner .title {
  height: 100%;
  margin: 0;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -webkit-box-pack: center;
          justify-content: center;
  width: 700px;
  max-width: 50%;
  background-color: rgba(0, 59, 129, 0.85);
  padding: 5.14285714%;
}
.public-banner .title h2:after {
  display: none;
}
@media (max-width: 767.98px) {
  .public-banner .txt {
    display: none;
  }
}
.banner-tit {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 100%;
  color: #fff;
}
.banner-tit .title {
  margin: 0;
  position: relative;
  padding: 40px 55px;
  z-index: 2;
}
@media (max-width: 991.98px) {
  .banner-tit .title {
    padding: 30px 45px;
  }
}
@media (max-width: 767.98px) {
  .banner-tit .title {
    padding: 20px 35px;
  }
}
@media (max-width: 575.98px) {
  .banner-tit .title {
    padding: 15px 25px;
  }
}
.banner-tit h2 {
  margin: 0 0 5px;
}
@media (max-width: 575.98px) {
  .banner-tit h2 {
    margin-bottom: 0;
  }
}
.banner-tit .bg-line {
  width: 100px;
  border: 2px solid rgba(255, 255, 255, 0.5);
  border-right: none;
  height: 100%;
  z-index: -1;
  position: absolute;
  left: 0;
  top: 0;
}
.banner-tit .bg-line:before,
.banner-tit .bg-line:after {
  content: '';
  position: absolute;
  right: 0;
  width: 2px;
  height: -webkit-calc(50% - 50px);
  height: calc(50% - 50px);
  background-color: rgba(255, 255, 255, 0.5);
}
@media (max-width: 767.98px) {
  .banner-tit .bg-line:before,
  .banner-tit .bg-line:after {
    height: -webkit-calc(50% - 40px);
    height: calc(50% - 40px);
  }
}
@media (max-width: 575.98px) {
  .banner-tit .bg-line:before,
  .banner-tit .bg-line:after {
    height: -webkit-calc(50% - 30px);
    height: calc(50% - 30px);
  }
}
.banner-tit .bg-line:before {
  top: 0;
}
.banner-tit .bg-line:after {
  bottom: 0;
}
.breadcrumb {
  margin-bottom: 10px;
  font-size: 18px;
  text-transform: capitalize;
}
@media (max-width: 1199.98px) {
  .breadcrumb {
    font-size: 17px;
  }
}
@media (max-width: 991.98px) {
  .breadcrumb {
    font-size: 16px;
  }
}
@media (max-width: 767.98px) {
  .breadcrumb {
    font-size: 15px;
  }
}
@media (min-width: 992px) {
  .breadcrumb {
    -webkit-box-pack: end;
            justify-content: flex-end;
  }
}
@media (max-width: 991.98px) {
  .breadcrumb {
    margin-bottom: 20px;
  }
}
@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 {
  font-weight: normal;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  position: relative;
  margin-right: 20px;
  font-family: 'iconfont' !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e787';
  font-size: 1.3em;
  color: #003b81;
  line-height: 1;
}
@media (max-width: 991.98px) {
  .breadcrumb li:first-child:before {
    margin-right: 10px;
  }
}
@media (max-width: 575.98px) {
  .breadcrumb li:first-child:before {
    margin-right: 5px;
  }
}
.breadcrumb li a,
.breadcrumb li span {
  color: inherit;
  display: inline-block;
  vertical-align: middle;
}
@media (min-width: 1200px) {
  .breadcrumb li a:hover {
    text-decoration: underline;
  }
}
@media (max-width: 1199.98px) {
  .breadcrumb li a:active {
    text-decoration: underline;
  }
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  content: '>';
  color: inherit;
  display: inline-block;
  vertical-align: middle;
}
@media (max-width: 767.98px) {
  .breadcrumb > li + li:before {
    padding: 0 3px;
  }
}
@media (max-width: 1199.98px) {
  .xs-product-nav {
    border-top: 1px solid #999;
    border-bottom: 1px solid #999;
    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 {
  font-weight: bold;
  color: #003b81;
}
.xs-product-nav a:active {
  color: #003b81;
}
.fixed-slide {
  z-index: 15;
}
.floor-nav {
  -webkit-user-select: none;
          user-select: none;
  position: relative;
  background-color: #fff;
  z-index: 3;
  font-size: 0;
}
.floor-nav:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 1px;
  width: 100%;
  height: 1px;
  background-color: #b6b6b6;
}
.floor-nav .nav-wrap {
  text-transform: capitalize;
  overflow-x: auto;
  /*定义滚动条轨道 内阴影+圆角*/
  /*定义滑块 内阴影+圆角*/
  /*滑块效果*/
}
.floor-nav .nav-wrap::-webkit-scrollbar {
  width: 5px;
  height: 5px;
  background-color: #fefefe;
}
.floor-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;
}
.floor-nav .nav-wrap::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background-color: rgba(0, 0, 0, 0.1);
}
.floor-nav .nav-wrap::-webkit-scrollbar-thumb:hover {
  border-radius: 5px;
  background: rgba(0, 0, 0, 0.3);
}
.floor-nav ul {
  white-space: nowrap;
  display: inline-block;
}
.floor-nav li {
  display: inline-block;
  margin-left: 115px;
  position: relative;
  z-index: 2;
}
.floor-nav li:first-child {
  margin-left: 0;
}
@media (max-width: 1469.98px) {
  .floor-nav li {
    margin-left: 100px;
  }
}
@media (max-width: 1399.98px) {
  .floor-nav li {
    margin-left: 80px;
  }
}
@media (max-width: 1199.98px) {
  .floor-nav li {
    margin-left: 50px;
  }
}
@media (max-width: 991.98px) {
  .floor-nav li {
    margin-left: 35px;
  }
}
@media (max-width: 767.98px) {
  .floor-nav li {
    margin-left: 30px;
  }
}
.floor-nav a {
  padding: 18px 0;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  position: relative;
  font-size: 18px;
  color: #333237;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
@media (max-width: 1199.98px) {
  .floor-nav a {
    font-size: 17px;
  }
}
@media (max-width: 991.98px) {
  .floor-nav a {
    font-size: 16px;
  }
}
@media (max-width: 767.98px) {
  .floor-nav a {
    font-size: 15px;
  }
}
.floor-nav a:after {
  content: '';
  position: absolute;
  bottom: 0px;
  left: 50%;
  width: 0;
  height: 3px;
  background-color: #003b81;
  -webkit-transition: 0.6s;
  transition: 0.6s;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media (min-width: 1200px) {
  .floor-nav a:hover:after {
    width: 95px;
    max-width: 100%;
  }
}
@media (max-width: 767.98px) {
  .floor-nav a {
    padding: 12px 0;
  }
}
.floor-nav .active > a {
  color: #003b81;
}
.floor-nav .active > a:after {
  width: 95px;
  max-width: 100%;
}
.menu-wrap {
  z-index: 2;
}
.menu-wrap .menu {
  text-transform: capitalize;
}
.menu-wrap .menu a {
  display: block;
}
.menu-wrap .iconfont {
  font-size: 1em;
}
.menu-wrap .menu1 {
  font-size: 16px;
}
.menu-wrap .menu1 li .menu-more:before {
  -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: '\e72f';
  font-family: 'iconfont' !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.2em;
}
.menu-wrap .menu1 li.more {
  position: relative;
}
.menu-wrap .menu1 li .more-wrap {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
          justify-content: space-between;
}
.menu-wrap .menu1 li .more-wrap > a {
  -webkit-box-flex: 1;
          flex: 1 0 0%;
  padding-right: 0 !important;
}
.menu-wrap .menu1 li .menu-more {
  background: none;
  -webkit-box-flex: 0;
          flex: 0 0 auto;
  z-index: 2;
  padding: 0 0 0 15px;
  color: inherit;
}
.menu-wrap .menu1 li.active > .more-wrap > .menu-more:before {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}
.menu-wrap .menu1 > li {
  position: relative;
  z-index: 2;
  overflow: hidden;
  margin-bottom: 1px;
}
.menu-wrap .menu1 > li.active > a,
.menu-wrap .menu1 > li.active > .more-wrap {
  background-color: #003b81;
  color: #fff;
}
.menu-wrap .menu1 > li.active > a:after,
.menu-wrap .menu1 > li.active > .more-wrap:after,
.menu-wrap .menu1 > li.active > a .menu-more:before,
.menu-wrap .menu1 > li.active > .more-wrap .menu-more:before {
  color: inherit;
}
.menu-wrap .menu1 > li.active > .menu2:before {
  width: 100%;
}
.menu-wrap .menu1 > li > .more-wrap,
.menu-wrap .menu1 > li > a {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  position: relative;
  background-color: #f9f9f9;
  color: #111;
  padding-left: 6.06060606%;
  padding-right: 6.06060606%;
}
@media (min-width: 1200px) {
  .menu-wrap .menu1 > li > .more-wrap:hover,
  .menu-wrap .menu1 > li > a:hover {
    background-color: #003b81;
    color: #fff;
  }
  .menu-wrap .menu1 > li > .more-wrap:hover:after,
  .menu-wrap .menu1 > li > a:hover:after,
  .menu-wrap .menu1 > li > .more-wrap:hover .menu-more:before,
  .menu-wrap .menu1 > li > a:hover .menu-more:before {
    color: inherit;
  }
}
@media (min-width: 1200px) {
  .menu-wrap .menu1 > li > .more-wrap:hover .menu-more:before {
    color: inherit;
  }
}
.menu-wrap .menu1 > li > a {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: justify;
          justify-content: space-between;
  position: relative;
}
.menu-wrap .menu1 > li > a > span {
  margin: 0 auto 0 0;
}
.menu-wrap .menu1 > li > a,
.menu-wrap .menu1 > li > .more-wrap > a {
  padding-top: 16px;
  padding-bottom: 16px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
}
.menu-wrap .menu1 ul {
  display: none;
}
.menu-wrap .menu2 {
  padding: 20px 9.09090909% 25px;
  font-size: 0.9375em;
  color: #444;
}
.menu-wrap .menu2 > li.active > a > span,
.menu-wrap .menu2 > li.active > .more-wrap > a > span {
  color: #003b81;
  text-decoration: underline;
}
.menu-wrap .menu2 > li > a,
.menu-wrap .menu2 > li > .more-wrap > a {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  position: relative;
}
.menu-wrap .menu2 > li > a:before,
.menu-wrap .menu2 > li > .more-wrap > a:before {
  content: '- ';
  -webkit-box-flex: 0;
          flex: 0 0 auto;
  margin-right: 10px;
}
@media (max-width: 1399.98px) {
  .menu-wrap .menu2 > li > a:before,
  .menu-wrap .menu2 > li > .more-wrap > a:before {
    margin-right: 8px;
  }
}
@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;
}
.menu-wrap .menu3 > li > a,
.menu-wrap .menu3 > li > .more-wrap {
  padding-left: 9.09090909%;
  padding-right: 9.09090909%;
}
.menu-wrap .menu3 > li.active > a {
  color: #003b81;
  text-decoration: underline;
}
@media (min-width: 1200px) {
  .menu-wrap .menu3 > li > a:hover {
    color: #003b81;
    text-decoration: underline;
  }
}
.recommendations .list {
  padding-top: 15px;
}
@media (max-width: 1399.98px) {
  .recommendations .list {
    padding-top: 5px;
  }
}
.recommendations li {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  margin-top: 15px;
}
@media (min-width: 1200px) {
  .recommendations li 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;
  }
  .recommendations li:hover img {
    -webkit-transform: scale(1.07);
    -ms-transform: scale(1.07);
    transform: scale(1.07);
  }
}
@media (min-width: 1200px) {
  .recommendations li:hover {
    color: #003b81;
  }
}
.recommendations .pic {
  width: 33.33333333%;
}
.recommendations .info {
  width: 66.66666667%;
  padding-left: 15px;
  font-size: 16px;
}
@media (max-width: 1469.98px) {
  .recommendations .info {
    font-size: 15px;
  }
}
@media (max-width: 1399.98px) {
  .recommendations .info {
    font-size: 14px;
  }
}
.recommendations .name {
  -webkit-transition: 0.6s;
  transition: 0.6s;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 2;
  height: auto;
  margin-bottom: 10px;
}
@media (max-width: 1399.98px) {
  .recommendations .name {
    margin-bottom: 5px;
  }
}
.slick-list {
  margin: 0 -15px;
}
.slick-slide {
  padding: 0 15px;
}
@media (max-width: 767.98px) {
  .slick-list {
    margin: 0 -8px;
  }
  .slick-slide {
    padding: 0 8px;
  }
}
.inside-page .content {
  padding: 50px 0 80px;
}
@media (max-width: 1469.98px) {
  .inside-page .content {
    padding: 45px 0 70px;
  }
}
@media (max-width: 1199.98px) {
  .inside-page .content {
    padding: 40px 0 60px;
  }
}
@media (max-width: 991.98px) {
  .inside-page .content {
    padding: 35px 0 50px;
  }
}
@media (max-width: 767.98px) {
  .inside-page .content {
    padding: 30px 0 40px;
  }
}
.pro-top-desc {
  margin-bottom: 45px;
}
@media (max-width: 1199.98px) {
  .pro-top-desc {
    margin-bottom: 40px;
  }
}
@media (max-width: 991.98px) {
  .pro-top-desc {
    margin-bottom: 35px;
  }
}
@media (max-width: 767.98px) {
  .pro-top-desc {
    margin-bottom: 30px;
  }
}
@media (max-width: 575.98px) {
  .pro-top-desc {
    margin-bottom: 25px;
  }
}
.img-pro {
  padding-bottom: 71.66666667%;
}
@media (min-width: 1200px) {
  .product-list {
    margin-top: -25px;
  }
  .product-list > li {
    padding: 0 13px;
    margin-top: 25px;
  }
}
.product-list.slick-initialized {
  margin-top: 0;
}
@media (min-width: 1200px) {
  .product-list .item img {
    -webkit-transition: transform 1.2s;
    -webkit-transition: -webkit-transform 1.2s;
    transition: -webkit-transform 1.2s;
    transition: transform 1.2s;
    transition: transform 1.2s, -webkit-transform 1.2s;
  }
  .product-list .item:hover img {
    -webkit-transform: scale(1.07);
    -ms-transform: scale(1.07);
    transform: scale(1.07);
  }
}
@media (min-width: 1200px) {
  .product-list .item:hover .tit {
    color: #003b81;
  }
  .product-list .item:hover .tit:before {
    background-color: #003b81;
  }
  .product-list .item:hover .img-box:before,
  .product-list .item:hover .img-box:after {
    opacity: 1;
  }
  .product-list .item:hover .img-box:after {
    -webkit-transform: translateX(-50%) translateY(-50%) scale(1);
        -ms-transform: translateX(-50%) translateY(-50%) scale(1);
            transform: translateX(-50%) translateY(-50%) scale(1);
  }
  .product-list .item:hover .img-box:before {
    -webkit-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
            transform: translateX(-50%) translateY(-50%);
  }
}
@media (min-width: 1200px) {
  .product-list .img-box:before,
  .product-list .img-box:after {
    -webkit-transition: 0.6s;
    transition: 0.6s;
    opacity: 0;
    position: absolute;
    left: 50%;
    top: 50%;
  }
  .product-list .img-box:after {
    content: '';
    -webkit-transform: translateX(-50%) translateY(-50%) scale(1.2);
        -ms-transform: translateX(-50%) translateY(-50%) scale(1.2);
            transform: translateX(-50%) translateY(-50%) scale(1.2);
    z-index: 2;
    background-color: rgba(0, 59, 129, 0.85);
    width: -webkit-calc(100% - 20px);
    width: calc(100% - 20px);
    height: -webkit-calc(100% - 20px);
    height: calc(100% - 20px);
  }
  .product-list .img-box:before {
    font-family: 'iconfont' !important;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\e670';
    font-size: 30px;
    color: #fff;
    z-index: 3;
    -webkit-transform: translateX(-50%) translateY(50%);
        -ms-transform: translateX(-50%) translateY(50%);
            transform: translateX(-50%) translateY(50%);
  }
}
.product-list .tit {
  color: #000;
  display: -webkit-box;
  display: flex;
  margin-top: 20px;
}
.product-list .tit:before {
  content: '';
  -webkit-box-flex: 0;
          flex: 0 0 auto;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #000;
  margin: 8px 10px 0;
}
@media (max-width: 575.98px) {
  .product-list .tit {
    margin-top: 10px;
  }
  .product-list .tit:before {
    margin-left: 0;
  }
}
.product-list .tit span {
  display: block;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 2;
  height: auto;
}
.bg-grey {
  background-color: #f8f8f8;
}
@media (min-width: 768px) {
  .product-wrap .pro-tit {
    margin-bottom: 25px;
  }
}
@media (min-width: 1200px) {
  .product-wrap .content-r {
    padding-left: 25px;
  }
}
.details-tit {
  margin: 60px 0 25px;
}
@media (max-width: 1469.98px) {
  .details-tit {
    margin-top: 55px;
  }
}
@media (max-width: 1199.98px) {
  .details-tit {
    margin-top: 50px;
  }
}
@media (max-width: 991.98px) {
  .details-tit {
    margin: 45px 0 20px;
  }
}
@media (max-width: 767.98px) {
  .details-tit {
    margin: 40px 0 15px;
  }
}
.details-tit > span {
  font-size: 34px;
  font-family: 'Oswald';
  font-weight: bold;
  color: #003b81;
  text-transform: capitalize;
}
@media (max-width: 1199.98px) {
  .details-tit > span {
    font-size: 32px;
  }
}
@media (max-width: 991.98px) {
  .details-tit > span {
    font-size: 30px;
  }
}
@media (max-width: 767.98px) {
  .details-tit > span {
    font-size: 26px;
  }
}
@media (max-width: 575.98px) {
  .details-tit > span {
    font-size: 24px;
  }
}
.select-wrap,
.select-datas-wrap {
  background-color: #f4f9ff;
  border-radius: 5px;
}
.select-wrap {
  margin-top: 60px;
  padding: 2.83687943% 3.54609929% 2.12765957%;
}
@media (max-width: 1199.98px) {
  .select-wrap {
    margin-top: 50px;
  }
}
@media (max-width: 991.98px) {
  .select-wrap {
    margin-top: 40px;
  }
}
@media (max-width: 767.98px) {
  .select-wrap {
    margin-top: 30px;
  }
}
.select-wrap li:nth-child(1) {
  -webkit-box-ordinal-group: 4;
          order: 3;
}
.select-wrap li:nth-child(2) {
  -webkit-box-ordinal-group: 5;
          order: 4;
}
.select-wrap li:nth-child(3) {
  -webkit-box-ordinal-group: 3;
          order: 2;
}
.select-wrap li:nth-child(4) {
  -webkit-box-ordinal-group: 2;
          order: 1;
}
.select-wrap li:last-child {
  -webkit-box-ordinal-group: 11;
          order: 10;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: end;
          align-items: flex-end;
}
@media (max-width: 767.98px) {
  .select-wrap li:last-child {
    width: 100%;
  }
}
.select-wrap label {
  display: block;
  margin: 0;
}
.select-wrap label > b {
  display: block;
  padding: 0 10px 15px;
}
@media (max-width: 767.98px) {
  .select-wrap label > b {
    padding: 0 5px 10px;
  }
}
.select-wrap .select-filter-list {
  margin-left: 15px;
  margin-top: 35px;
}
.select-wrap .select2-container {
  display: block;
}
.select-wrap .select2-container--default .select2-selection--single {
  background-color: #e4edf9;
  border: none;
  border-radius: 5px;
  padding: 9px 30px;
  height: auto;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: justify;
          justify-content: space-between;
}
@media (max-width: 1399.98px) {
  .select-wrap .select2-container--default .select2-selection--single {
    padding: 9px 20px;
  }
}
@media (max-width: 767.98px) {
  .select-wrap .select2-container--default .select2-selection--single {
    padding: 6px 10px;
  }
}
.select-wrap .select2-container--default .select2-selection__rendered {
  padding: 0;
}
.select-wrap .select2-container--default .select2-selection__arrow {
  position: initial;
  -webkit-box-flex: 0;
          flex: 0 0 auto;
  width: auto;
  height: auto;
  font-weight: bold;
  color: #003b81;
  font-size: 15px;
}
.select-wrap .select2-container--default .select2-selection__arrow:before {
  font-family: 'iconfont' !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e602';
}
.select-wrap .select2-container--default .select2-selection__arrow b {
  display: none;
}
.select-wrap .reset-btn,
.select-wrap .select-btn {
  display: block;
  background: #176acc;
  color: #fff;
  width: 45px;
  height: 45px;
  font-size: 1.3em;
  border-radius: 5px;
}
@media (min-width: 1200px) {
  .select-wrap .reset-btn,
  .select-wrap .select-btn {
    -webkit-transition: 0.6s;
    transition: 0.6s;
  }
  .select-wrap .reset-btn:hover,
  .select-wrap .select-btn:hover {
    background-color: #003b81;
  }
}
.select-wrap .reset-btn:active,
.select-wrap .select-btn:active {
  -webkit-transition: 0s;
  transition: 0s;
  background-color: #003b81;
  -webkit-transform: scale(0.95);
      -ms-transform: scale(0.95);
          transform: scale(0.95);
}
@media (max-width: 767.98px) {
  .select-wrap .reset-btn,
  .select-wrap .select-btn {
    width: 100%;
    height: 35px;
  }
}
.select-wrap .select-btn {
  margin-right: 10px;
}
.select2-container.inquiry-select {
  z-index: 999999;
}
.select2-results {
  background-color: #e4edf9;
}
.select2-container--default .select2-results__option[aria-selected='true'] {
  background-color: #176acc;
  color: #fff;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #003b81;
}
@media (max-width: 767.98px) {
  .select2-results__option {
    padding: 3px 6px;
    font-size: 12px;
  }
}
.select-datas-wrap {
  margin-top: 15px;
  margin-bottom: 40px;
  padding: 2.12765957% 3.54609929% 2.83687943%;
}
.select-datas-wrap .select-size {
  margin-bottom: 20px;
}
@media (max-width: 767.98px) {
  .select-datas-wrap .select-size {
    margin-bottom: 15px;
  }
}
.select-data-list {
  display: table;
  max-width: 100%;
  border-radius: 5px;
}
@media (max-width: 767.98px) {
  .select-data-list {
    width: 100%;
  }
}
.select-data-list > div {
  display: table-row;
}
.select-data-list > div > span {
  display: table-cell;
  vertical-align: middle;
  padding: 12px 40px;
}
@media (max-width: 1199.98px) {
  .select-data-list > div > span {
    padding: 11px 30px;
  }
}
@media (max-width: 991.98px) {
  .select-data-list > div > span {
    padding: 10px 20px;
  }
}
@media (max-width: 767.98px) {
  .select-data-list > div > span {
    padding: 9px 10px;
    font-size: 13px;
  }
}
@media (max-width: 575.98px) {
  .select-data-list > div > span {
    font-size: 12px;
    padding: 8px 1.5vw;
  }
}
.select-data-list > div > span:first-child {
  border-radius: 5px 0 0 5px;
  padding-left: 50px;
}
@media (max-width: 1199.98px) {
  .select-data-list > div > span:first-child {
    padding-left: 40px;
  }
}
@media (max-width: 991.98px) {
  .select-data-list > div > span:first-child {
    padding-left: 30px;
  }
}
@media (max-width: 767.98px) {
  .select-data-list > div > span:first-child {
    padding-left: 20px;
  }
}
@media (max-width: 575.98px) {
  .select-data-list > div > span:first-child {
    padding-left: 3vw;
  }
}
.select-data-list > div > span:last-child {
  border-radius: 0 5px 5px 0;
  padding-right: 50px;
}
@media (max-width: 1199.98px) {
  .select-data-list > div > span:last-child {
    padding-right: 40px;
  }
}
@media (max-width: 991.98px) {
  .select-data-list > div > span:last-child {
    padding-right: 30px;
  }
}
@media (max-width: 767.98px) {
  .select-data-list > div > span:last-child {
    padding-right: 20px;
  }
}
.select-data-list .table-th {
  background-color: #176acc;
  color: #fff;
  font-weight: bold;
}
.product-details-wrap .carousel-wrap .carousel-box {
  position: relative;
  font-size: 0;
}
@media (min-width: 1200px) {
  .product-details-wrap .carousel-wrap .carousel-box {
    width: 52.83687943%;
  }
}
@media (max-width: 1199.98px) {
  .product-details-wrap .carousel-wrap .carousel-box {
    width: 650px;
    margin: 0 auto 40px;
    max-width: 100%;
  }
}
@media (max-width: 991.98px) {
  .product-details-wrap .carousel-wrap .carousel-box {
    width: 550px;
  }
}
@media (max-width: 767.98px) {
  .product-details-wrap .carousel-wrap .carousel-box {
    margin-bottom: 30px;
  }
}
.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;
}
.product-details-wrap .carousel-wrap .slider-for {
  overflow: hidden;
  position: relative;
  border: 1px solid #eeeeee;
  z-index: 2;
}
@media (min-width: 576px) {
  .product-details-wrap .carousel-wrap .slider-for {
    width: 80.80536913%;
  }
}
.product-details-wrap .carousel-wrap .slider-for .slick-arrow {
  background-color: #fff;
  color: #000;
  border: none;
}
@media (min-width: 1200px) {
  .product-details-wrap .carousel-wrap .slider-for .slick-arrow:hover {
    background-color: #003b81;
    color: #fff;
  }
}
@media (min-width: 576px) {
  .product-details-wrap .carousel-wrap .slider-nav {
    width: 19.19463087%;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
            align-items: center;
    -webkit-box-pack: center;
            justify-content: center;
    border-left: 20px solid transparent;
    padding: 55px 0;
  }
}
@media (max-width: 575.98px) {
  .product-details-wrap .carousel-wrap .slider-nav {
    margin-top: 10px;
  }
}
.product-details-wrap .carousel-wrap .slider-nav .slick-list {
  margin: -9px 0;
}
@media (max-width: 575.98px) {
  .product-details-wrap .carousel-wrap .slider-nav .slick-list {
    margin: 0 -4px;
  }
}
.product-details-wrap .carousel-wrap .slider-nav .slick-slide {
  padding: 10px 1px;
  width: 150px;
  border: none;
}
@media (max-width: 575.98px) {
  .product-details-wrap .carousel-wrap .slider-nav .slick-slide {
    padding: 1px 5px;
  }
}
.product-details-wrap .carousel-wrap .slider-nav .slick-current .item {
  border-color: #003b81;
}
.product-details-wrap .carousel-wrap .slider-nav .slick-arrow {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  right: auto;
  font-weight: normal;
  font-size: 30px;
  width: 100%;
  background: none;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  line-height: 1;
  border-radius: 0;
  border: none;
  color: #000;
  height: auto;
  background: none !important;
}
.product-details-wrap .carousel-wrap .slider-nav .slick-arrow:before {
  font-family: 'iconfont' !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}
@media (min-width: 1200px) {
  .product-details-wrap .carousel-wrap .slider-nav .slick-arrow:hover {
    color: #003b81;
  }
}
.product-details-wrap .carousel-wrap .slider-nav .slick-arrow:active {
  -webkit-transform: translateX(-50%) scale(0.95);
      -ms-transform: translateX(-50%) scale(0.95);
          transform: translateX(-50%) scale(0.95);
}
.product-details-wrap .carousel-wrap .slider-nav .slick-prev {
  top: 0;
}
.product-details-wrap .carousel-wrap .slider-nav .slick-prev:before {
  content: '\e9b5';
}
.product-details-wrap .carousel-wrap .slider-nav .slick-next {
  bottom: 0;
  top: auto;
}
.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: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:before {
  font-family: 'iconfont' !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e67c';
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 3;
  color: #fff;
  font-size: 20px;
  -webkit-transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
}
@media (min-width: 1200px) {
  .product-details-wrap .carousel-wrap .info-box {
    width: 42.55319149%;
  }
}
.product-details-wrap .carousel-wrap .pro-name {
  padding: 5% 0;
  border-bottom: 1px dashed #cccccc;
  margin-bottom: 5%;
  font-size: 20px;
}
@media (max-width: 1199.98px) {
  .product-details-wrap .carousel-wrap .pro-name {
    padding: 0 0 20px 0;
    margin-bottom: 20px;
  }
}
@media (max-width: 767.98px) {
  .product-details-wrap .carousel-wrap .pro-name {
    padding-bottom: 15px;
    margin-bottom: 15px;
  }
}
.product-details-wrap .carousel-wrap .description-box .txt p {
  color: #444;
}
.product-details-wrap .carousel-wrap .func-btn {
  padding-top: 35px;
  width: 540px;
  max-width: 100%;
}
.product-details-wrap .carousel-wrap .func-btn a {
  width: 100%;
  font-size: 14px;
}
.product-details-wrap .intro-tab-wrap {
  margin-bottom: 50px;
}
@media (max-width: 1199.98px) {
  .product-details-wrap .intro-tab-wrap {
    margin-bottom: 40px;
  }
}
@media (max-width: 991.98px) {
  .product-details-wrap .intro-tab-wrap {
    margin-bottom: 30px;
  }
}
@media (max-width: 767.98px) {
  .product-details-wrap .intro-tab-wrap {
    margin-bottom: 20px;
  }
}
@media (min-width: 768px) {
  .product-details-wrap .intro-tab-wrap .pic {
    width: 35.46099291%;
  }
}
@media (max-width: 767.98px) {
  .product-details-wrap .intro-tab-wrap .pic {
    margin-top: 15px;
  }
}
.product-details-wrap .intro-tab {
  border-bottom: 1px dashed #ccc;
  padding-bottom: 30px;
}
@media (min-width: 768px) {
  .product-details-wrap .intro-tab {
    width: 58.15602837%;
  }
}
.product-details-wrap .details-tab-nav {
  margin-top: -10px;
  padding-top: 10px;
  margin-bottom: 30px;
  position: -webkit-sticky;
  position: sticky;
  top: 90px;
  left: 0;
  z-index: 99;
  background-color: #fff;
}
.product-details-wrap .details-tab-nav:after {
  border-bottom: 1px dashed #ccc;
  content: '';
  position: absolute;
  left: 0;
  bottom: 1px;
  width: 100%;
}
@media (max-width: 767.98px) {
  .product-details-wrap .details-tab-nav {
    margin-bottom: 20px;
    white-space: nowrap;
    overflow-x: auto;
  }
  .product-details-wrap .details-tab-nav::-webkit-scrollbar {
    width: 5px;
    height: 5px;
    background-color: #fefefe;
  }
  .product-details-wrap .details-tab-nav::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 5px;
    background-color: #fefefe;
  }
  .product-details-wrap .details-tab-nav::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background-color: rgba(0, 0, 0, 0.1);
  }
  .product-details-wrap .details-tab-nav::-webkit-scrollbar-thumb:hover {
    border-radius: 5px;
    background: rgba(0, 0, 0, 0.3);
  }
}
.product-details-wrap .details-tab-nav li {
  display: inline-block;
  margin-left: 70px;
  position: relative;
  z-index: 2;
}
@media (max-width: 1469.98px) {
  .product-details-wrap .details-tab-nav li {
    margin-left: 60px;
  }
}
@media (max-width: 1199.98px) {
  .product-details-wrap .details-tab-nav li {
    margin-left: 50px;
  }
}
@media (max-width: 991.98px) {
  .product-details-wrap .details-tab-nav li {
    margin-left: 40px;
  }
}
@media (max-width: 767.98px) {
  .product-details-wrap .details-tab-nav li {
    margin-left: 30px;
  }
}
.product-details-wrap .details-tab-nav li:first-child {
  margin-left: 0;
}
.product-details-wrap .details-tab-nav .active span {
  color: #003b81;
  font-weight: bold;
}
.product-details-wrap .details-tab-nav .active span:after {
  width: 100%;
}
.product-details-wrap .details-tab-nav a {
  display: block;
}
.product-details-wrap .details-tab-nav span {
  text-transform: capitalize;
  position: relative;
  display: inline-block;
  font-size: 20px;
  font-weight: bold;
  padding: 0 0 15px 0;
}
@media (max-width: 1199.98px) {
  .product-details-wrap .details-tab-nav span {
    font-size: 19px;
  }
}
@media (max-width: 991.98px) {
  .product-details-wrap .details-tab-nav span {
    font-size: 18px;
  }
}
@media (max-width: 767.98px) {
  .product-details-wrap .details-tab-nav span {
    font-size: 17px;
  }
}
@media (max-width: 575.98px) {
  .product-details-wrap .details-tab-nav span {
    font-size: 16px;
  }
}
.product-details-wrap .details-tab-nav span:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  height: 3px;
  -webkit-transition: 0.6s;
  transition: 0.6s;
  width: 0;
  background-color: #003b81;
}
.product-details-wrap .details-tab-list h3 {
  font-size: 20px;
  line-height: 1.3;
  margin-top: 35px;
  margin-bottom: 20px;
}
@media (max-width: 1199.98px) {
  .product-details-wrap .details-tab-list h3 {
    font-size: 19px;
  }
}
@media (max-width: 991.98px) {
  .product-details-wrap .details-tab-list h3 {
    font-size: 18px;
  }
}
@media (max-width: 767.98px) {
  .product-details-wrap .details-tab-list h3 {
    font-size: 17px;
  }
}
@media (max-width: 575.98px) {
  .product-details-wrap .details-tab-list h3 {
    font-size: 16px;
  }
}
.product-details-wrap .details-tab-list h3:first-of-type {
  margin-top: 0;
}
@media (max-width: 991.98px) {
  .product-details-wrap .details-tab-list h3 {
    margin-bottom: 15px;
  }
}
@media (max-width: 767.98px) {
  .product-details-wrap .details-tab-list h3 {
    margin-bottom: 10px;
  }
}
.product-details-wrap .details-select .pic-list {
  margin-bottom: 50px;
}
@media (max-width: 767.98px) {
  .product-details-wrap .details-select .pic-list {
    margin-bottom: 35px;
  }
}
.product-details-wrap .details-select .pic-list li:only-child {
  width: 100% !important;
}
.product-details-wrap .details-working .details-tab-list {
  border-bottom: 1px dashed #ccc;
  padding-bottom: 50px;
}
@media (max-width: 1199.98px) {
  .product-details-wrap .details-working .details-tab-list {
    padding-bottom: 40px;
  }
}
@media (max-width: 991.98px) {
  .product-details-wrap .details-working .details-tab-list {
    padding-bottom: 30px;
  }
}
@media (max-width: 767.98px) {
  .product-details-wrap .details-working .details-tab-list {
    padding-bottom: 20px;
  }
}
.product-details-wrap .details-working .list-text {
  padding-top: 10px;
  overflow: hidden;
}
@media (max-width: 575.98px) {
  .product-details-wrap .details-working .list-text {
    padding-top: 0;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
  }
  .product-details-wrap .details-working .list-text .pic {
    -webkit-box-ordinal-group: 3;
            order: 2;
    margin-top: 20px;
  }
}
@media (min-width: 576px) {
  .product-details-wrap .details-working .pic {
    max-width: 35.46099291%;
    float: right;
    margin-left: 9.21985816%;
  }
}
.product-details-wrap .slick-related {
  padding-top: 2.4822695%;
}
@media (min-width: 1200px) {
  .service-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;
  }
  .service-list .item:hover img {
    -webkit-transform: scale(1.07);
    -ms-transform: scale(1.07);
    transform: scale(1.07);
  }
}
.service-list .img-box {
  padding-bottom: 60.60606061%;
}
.service-list .tit {
  margin: 20px 0 10px;
}
@media (max-width: 767.98px) {
  .service-list .tit {
    margin: 15px 0 5px;
  }
}
.service-list .txt p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 2;
  height: auto;
}
.service-list .more-box {
  margin-top: 30px;
}
@media (max-width: 767.98px) {
  .service-list .more-box {
    margin-top: 15px;
  }
}
.service-details-wrap .download-list .pic {
  width: 160px;
}
.service-details-wrap .download-list .img-box {
  padding-bottom: 125%;
}
@media (min-width: 576px) {
  .service-details-wrap .download-list .intro {
    padding: 0 4.60992908%;
  }
}
@media (min-width: 576px) and (max-width: 1469.98px) {
  .service-details-wrap .download-list .intro {
    padding: 0 2.4822695%;
  }
}
.service-details-wrap .download-list .tit-box:before {
  content: '';
}
.service-details-wrap .download-list .download-btn {
  margin-top: 15px;
}
@media (max-width: 767.98px) {
  .service-details-wrap .download-list .download-btn {
    margin-top: 10px;
  }
}
.service-details-wrap .download-list .download-icon {
  position: relative;
}
.service-details-wrap .download-list .download-icon:before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  height: 100%;
  border-left: 1px dashed #cccccc;
}
@media (max-width: 1199.98px) {
  .service-details-wrap .download-list .download-icon {
    display: none;
  }
}
.service-details-wrap .download-list .download-icon .iconfont {
  padding: 20px 100px;
  font-size: 60px;
  color: #003b81;
}
.service-details-wrap .info {
  border-top: 1px dashed #cccccc;
  padding-top: 3.54609929%;
}
.digital-workshop-wrap .info h3,
.digital-workshop-wrap .info h4,
.digital-workshop-wrap .info h5 {
  font-weight: bold;
}
.digital-workshop-wrap .info h3 {
  color: #003b81;
  font-size: 20px;
  margin-bottom: 20px;
}
@media (max-width: 1199.98px) {
  .digital-workshop-wrap .info h3 {
    font-size: 19px;
  }
}
@media (max-width: 991.98px) {
  .digital-workshop-wrap .info h3 {
    font-size: 18px;
  }
}
@media (max-width: 767.98px) {
  .digital-workshop-wrap .info h3 {
    font-size: 17px;
  }
}
@media (max-width: 575.98px) {
  .digital-workshop-wrap .info h3 {
    font-size: 16px;
  }
}
.digital-workshop-wrap .info h4 {
  margin: 10px 0 0;
  font-size: 16px;
  color: #000;
  line-height: 1.625;
}
@media (max-width: 991.98px) {
  .digital-workshop-wrap .info h4 {
    font-size: 15px;
  }
}
@media (max-width: 767.98px) {
  .digital-workshop-wrap .info h4 {
    font-size: 14px;
  }
}
.download-list > li {
  padding: 50px 0;
}
.download-list > li:nth-child(even) {
  position: relative;
  z-index: 2;
}
.download-list > li:nth-child(even):after {
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  width: 1920px;
  height: 100%;
  background-color: #f9fbfd;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: -1;
}
.download-list > li:nth-child(even) .download-icon {
  color: #fff;
}
.download-list > li:first-child {
  padding-top: 0;
}
.download-list > li:last-child {
  padding-bottom: 3.54609929%;
}
@media (max-width: 767.98px) {
  .download-list > li {
    padding: 35px 0;
  }
}
@media (max-width: 575.98px) {
  .download-list > li {
    padding: 25px 0;
  }
}
@media (min-width: 1200px) {
  .download-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;
  }
  .download-list .item:hover img {
    -webkit-transform: scale(1.07);
    -ms-transform: scale(1.07);
    transform: scale(1.07);
  }
}
.download-list .img-box {
  padding-bottom: 65%;
  border-radius: 5px;
}
.download-list .pic {
  overflow: hidden;
  position: relative;
  z-index: 2;
  width: 400px;
  max-width: 100%;
}
@media (min-width: 576px) {
  .download-list .pic {
    -webkit-box-flex: 0;
            flex: 0 0 auto;
  }
}
@media (min-width: 576px) and (max-width: 991.98px) {
  .download-list .pic {
    width: 300px;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .download-list .pic {
    width: 200px;
  }
}
@media (max-width: 575.98px) {
  .download-list .pic {
    margin-bottom: 20px;
  }
}
@media (min-width: 576px) {
  .download-list .intro {
    padding: 0 7.80141844%;
  }
}
@media (min-width: 576px) and (max-width: 1469.98px) {
  .download-list .intro {
    padding: 0 3.54609929%;
  }
}
.download-list .tit-box:before,
.download-list .tit-box:after {
  display: block;
  height: 2px;
  background-color: #003b81;
}
.download-list .tit-box:before {
  width: 20px;
  margin-bottom: 15px;
}
.download-list .tit-box:after {
  width: 36px;
  margin-top: 20px;
}
@media (max-width: 767.98px) {
  .download-list .tit-box:after {
    margin-top: 10px;
    width: 30px;
  }
}
.download-list .tit {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 2;
  height: auto;
}
.download-list .type {
  padding-top: 5px;
  color: #666;
}
.download-list .type span {
  display: inline-block;
  margin-top: 5px;
  margin-right: 30px;
}
@media (max-width: 575.98px) {
  .download-list .type {
    font-size: 13px;
  }
  .download-list .type span {
    margin-right: 15px;
  }
}
.download-list .download-btn {
  margin-top: 30px;
  color: #003b81;
}
@media (max-width: 767.98px) {
  .download-list .download-btn {
    margin-top: 15px;
  }
}
.download-list .download-icon {
  -webkit-box-flex: 0;
          flex: 0 0 auto;
  margin: 0 0 0 auto;
}
@media (max-width: 1199.98px) {
  .download-list .download-icon {
    display: none;
  }
}
.download-list .download-icon .iconfont {
  display: block;
  font-size: 130px;
  line-height: 1;
}
.download-list .download-icon .iconfont:active {
  -webkit-transform: scale(0.95);
      -ms-transform: scale(0.95);
          transform: scale(0.95);
}
.download-wrap .tit-box {
  margin-bottom: 10px;
}
.download-wrap .tit-box:after {
  content: '';
}
.download-wrap .download-icon {
  color: #f7fbff;
}
.honor-list {
  margin-top: -40px;
}
.honor-list > li {
  margin-top: 40px;
}
@media (max-width: 767.98px) {
  .honor-list {
    margin-top: -30px;
  }
  .honor-list > li {
    margin-top: 30px;
  }
}
@media (min-width: 1200px) {
  .honor-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;
  }
  .honor-list .item:hover img {
    -webkit-transform: scale(1.07);
    -ms-transform: scale(1.07);
    transform: scale(1.07);
  }
}
.honor-list .pic {
  border: 9px solid #003b81;
}
@media (max-width: 1199.98px) {
  .honor-list .pic {
    border-width: 6px;
  }
}
@media (max-width: 767.98px) {
  .honor-list .pic {
    border-width: 4px;
  }
}
.honor-list .img-box {
  padding-bottom: 129.16666667%;
}
.honor-list .tit {
  margin-top: 20px;
}
@media (max-width: 1199.98px) {
  .honor-list .tit {
    margin-top: 15px;
  }
}
@media (max-width: 991.98px) {
  .honor-list .tit {
    margin-top: 10px;
  }
}
.history-list {
  position: relative;
  padding-top: 4.25531915%;
}
.history-list:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  border-left: 1px dashed #999999;
  height: 100%;
}
.history-list li {
  position: relative;
  padding-left: 52px;
  margin-top: 5.88235294%;
}
.history-list li:first-child {
  margin-top: 0;
}
.history-list li:before {
  content: '';
  position: absolute;
  left: 0;
  top: 10px;
  width: 16px;
  height: 16px;
  background-color: #003b81;
  border: 4px solid #96c3fa;
  border-radius: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media (max-width: 767.98px) {
  .history-list li {
    padding-left: 30px;
    margin-top: 35px;
  }
  .history-list li:before {
    width: 12px;
    height: 12px;
    border-width: 3px;
  }
}
.history-list h3 {
  font-size: 34px;
  font-family: 'Oswald';
  font-weight: bold;
  color: #003b81;
  margin-bottom: 20px;
  text-transform: uppercase;
}
@media (max-width: 1199.98px) {
  .history-list h3 {
    font-size: 32px;
  }
}
@media (max-width: 991.98px) {
  .history-list h3 {
    font-size: 30px;
  }
}
@media (max-width: 767.98px) {
  .history-list h3 {
    font-size: 26px;
  }
}
@media (max-width: 575.98px) {
  .history-list h3 {
    font-size: 24px;
  }
}
@media (max-width: 991.98px) {
  .history-list h3 {
    margin-bottom: 15px;
  }
}
@media (max-width: 767.98px) {
  .history-list h3 {
    margin-bottom: 10px;
  }
}
.advantage-list li {
  padding: 75px 0;
}
@media (max-width: 1469.98px) {
  .advantage-list li {
    padding: 65px 0;
  }
}
@media (max-width: 1199.98px) {
  .advantage-list li {
    padding: 55px 0;
  }
}
@media (max-width: 991.98px) {
  .advantage-list li {
    padding: 45px 0;
  }
}
@media (max-width: 767.98px) {
  .advantage-list li {
    padding: 35px 0;
  }
}
@media (min-width: 576px) {
  .advantage-list li:nth-child(odd) .pic {
    float: left;
    margin-right: 4.25531915%;
  }
}
.advantage-list li:nth-child(even) {
  position: relative;
  z-index: 3;
}
.advantage-list li:nth-child(even):before {
  content: '';
  position: absolute;
  left: 50%;
  top: 0;
  height: 100%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: -1;
  background-color: #f9fbfd;
  width: 1920px;
  max-width: 100vw;
}
@media (min-width: 576px) {
  .advantage-list li:nth-child(even) .pic {
    float: right;
    margin-left: 4.25531915%;
  }
}
@media (min-width: 1200px) {
  .advantage-list .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;
  }
  .advantage-list .pic:hover img {
    -webkit-transform: scale(1.07);
    -ms-transform: scale(1.07);
    transform: scale(1.07);
  }
}
@media (min-width: 576px) {
  .advantage-list .pic {
    width: 51.06382979%;
  }
}
.advantage-list .img-box {
  padding-bottom: 63.88888889%;
}
.advantage-list h3 {
  font-size: 0;
  color: #003b81;
  font-family: 'Oswald';
  font-weight: bold;
  margin: 50px 0 20px;
}
.advantage-list h3:after {
  content: '';
  display: inline-block;
  background-color: #003b81;
  width: 30px;
  height: 2px;
}
.advantage-list h3 b {
  display: block;
  font-size: 32px;
  margin-bottom: 15px;
}
@media (max-width: 1199.98px) {
  .advantage-list h3 b {
    font-size: 30px;
  }
}
@media (max-width: 991.98px) {
  .advantage-list h3 b {
    font-size: 28px;
  }
}
@media (max-width: 767.98px) {
  .advantage-list h3 b {
    font-size: 25px;
  }
}
@media (max-width: 575.98px) {
  .advantage-list h3 b {
    font-size: 23px;
  }
}
@media (max-width: 1469.98px) {
  .advantage-list h3 {
    margin-top: 30px;
  }
}
@media (max-width: 1399.98px) {
  .advantage-list h3 {
    margin-top: 10px;
  }
}
@media (max-width: 575.98px) {
  .advantage-list h3 {
    margin-top: 20px;
  }
}
.advantage-list .video-box .v-btn {
  background-color: rgba(0, 59, 129, 0.9);
  width: 65px;
  height: 65px;
  font-size: 16px;
}
@media (max-width: 991.98px) {
  .advantage-list .video-box .v-btn {
    width: 45px;
    height: 45px;
    font-size: 14px;
  }
}
.slick-videos .img-box {
  padding-bottom: 62.22222222%;
}
@media (min-width: 1200px) {
  .slick-videos .img-box img {
    -webkit-transition: transform 1.2s;
    -webkit-transition: -webkit-transform 1.2s;
    transition: -webkit-transform 1.2s;
    transition: transform 1.2s;
    transition: transform 1.2s, -webkit-transform 1.2s;
  }
  .slick-videos .img-box:hover img {
    -webkit-transform: scale(1.07);
    -ms-transform: scale(1.07);
    transform: scale(1.07);
  }
}
.slick-factory .slick-slide {
  font-size: 0;
}
.slick-factory .slick-slide > div {
  margin-top: 30px;
}
.slick-factory .slick-slide > div:first-child {
  margin-top: 0;
}
@media (max-width: 767.98px) {
  .slick-factory .slick-slide > div {
    margin-top: 15px;
  }
}
@media (min-width: 1200px) {
  .slick-factory .item img {
    -webkit-transition: transform 1.2s;
    -webkit-transition: -webkit-transform 1.2s;
    transition: -webkit-transform 1.2s;
    transition: transform 1.2s;
    transition: transform 1.2s, -webkit-transform 1.2s;
  }
  .slick-factory .item:hover img {
    -webkit-transform: scale(1.07);
    -ms-transform: scale(1.07);
    transform: scale(1.07);
  }
}
.slick-factory .img-box {
  padding-bottom: 66.66666667%;
}
.about-wrap .content {
  padding: 90px 0 100px;
}
@media (max-width: 1469.98px) {
  .about-wrap .content {
    padding: 4.6875% 0 5.20833333%;
  }
}
@media (max-width: 991.98px) {
  .about-wrap .content {
    padding: 50px 0 60px;
  }
}
@media (max-width: 767.98px) {
  .about-wrap .content {
    padding: 40px 0 45px;
  }
}
.about-wrap .introduction-box .title {
  margin-bottom: 30px;
}
@media (max-width: 1199.98px) {
  .about-wrap .introduction-box .title {
    margin-bottom: 25px;
  }
}
@media (max-width: 991.98px) {
  .about-wrap .introduction-box .title {
    margin-bottom: 20px;
  }
}
@media (max-width: 767.98px) {
  .about-wrap .introduction-box .title {
    margin-bottom: 15px;
  }
}
.about-wrap .slick-list .tit {
  margin-top: 20px;
  display: -webkit-box;
  display: flex;
}
.about-wrap .slick-list .tit:before {
  content: '- ';
  -webkit-box-flex: 0;
          flex: 0 0 auto;
  margin-right: 10px;
}
@media (max-width: 991.98px) {
  .about-wrap .slick-list .tit {
    margin-top: 15px;
  }
}
@media (max-width: 767.98px) {
  .about-wrap .slick-list .tit {
    margin-top: 10px;
  }
  .about-wrap .slick-list .tit:before {
    margin-right: 5px;
  }
}
.about-wrap .videos-box {
  padding: 70px 0;
}
@media (max-width: 1199.98px) {
  .about-wrap .videos-box {
    padding: 60px 0;
  }
}
@media (max-width: 991.98px) {
  .about-wrap .videos-box {
    padding: 50px 0;
  }
}
@media (max-width: 767.98px) {
  .about-wrap .videos-box {
    padding: 40px 0;
  }
}
.about-wrap .factory-box {
  padding-top: 0;
}
.about-wrap .factory-arrow {
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  margin-top: 50px;
}
@media (max-width: 1199.98px) {
  .about-wrap .factory-arrow {
    margin-top: 40px;
  }
}
@media (max-width: 991.98px) {
  .about-wrap .factory-arrow {
    margin-top: 30px;
  }
}
@media (max-width: 767.98px) {
  .about-wrap .factory-arrow {
    margin-top: 20px;
  }
}
.about-wrap .factory-arrow .slick-dots li,
.about-wrap .factory-arrow .slick-arrow {
  width: 45px;
  height: 45px;
}
@media (max-width: 991.98px) {
  .about-wrap .factory-arrow .slick-dots li,
  .about-wrap .factory-arrow .slick-arrow {
    width: 40px;
    height: 40px;
  }
}
@media (max-width: 767.98px) {
  .about-wrap .factory-arrow .slick-dots li,
  .about-wrap .factory-arrow .slick-arrow {
    width: 34px;
    height: 34px;
  }
}
.about-wrap .factory-arrow .slick-dots {
  margin: 0;
  padding: 0 10px;
}
@media (max-width: 575.98px) {
  .about-wrap .factory-arrow .slick-dots {
    padding: 0 5px;
  }
}
.about-wrap .factory-arrow .slick-dots li {
  opacity: 1;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  background: none;
  margin: 0 5px;
}
@media (max-width: 767.98px) {
  .about-wrap .factory-arrow .slick-dots li {
    font-size: 12px;
  }
}
.about-wrap .factory-arrow .slick-dots button {
  display: block;
  background: none;
  font-weight: inherit;
  color: inherit;
}
.about-wrap .factory-arrow .slick-dots .slick-active {
  background: #003b81;
  color: #fff;
  font-weight: bold;
}
.about-wrap .factory-arrow .slick-next {
  -webkit-box-ordinal-group: 3;
          order: 2;
  margin-left: 0;
}
.menu-application li {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  margin-bottom: 30px;
}
@media (min-width: 1200px) {
  .menu-application li:hover .name {
    color: #003b81;
  }
}
.menu-application .pic {
  -webkit-box-flex: 0;
          flex: 0 0 auto;
  width: 90px;
  margin-right: 15px;
}
@media (max-width: 1399.98px) {
  .menu-application .pic {
    width: 70px;
    margin-right: 10px;
  }
}
.menu-application .name {
  padding-left: 15px;
  padding-bottom: 15px;
  -webkit-box-flex: 1;
          flex: 1 0 0%;
  border-bottom: 1px dashed #cccccc;
  text-transform: capitalize;
}
.menu-application .name a {
  display: block;
}
.menu-application .name a:before {
  content: '-';
}
@media (max-width: 1399.98px) {
  .menu-application .name {
    font-size: 13px;
  }
}
@media (min-width: 1200px) {
  .app-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;
  }
  .app-list .item:hover img {
    -webkit-transform: scale(1.07);
    -ms-transform: scale(1.07);
    transform: scale(1.07);
  }
}
@media (min-width: 1200px) {
  .app-list .item:hover .tit {
    color: #003b81;
  }
}
.app-list .img-box {
  padding-bottom: 71.57894737%;
}
.app-list .tit {
  margin-top: 20px;
}
@media (max-width: 767.98px) {
  .app-list .tit {
    margin-top: 10px;
  }
}
.app-wrap .content {
  overflow: hidden;
}
.app-wrap .title,
.app-wrap .list-l {
  position: relative;
}
.app-wrap .title {
  z-index: 5;
}
.app-wrap .list-l {
  z-index: 2;
}
.app-wrap .list-l:after {
  content: '';
  position: absolute;
  right: -45px;
  top: -300px;
  width: -webkit-calc(25vw + 360px);
  width: calc(25vw + 360px);
  height: 100%;
  z-index: -1;
  background: -webkit-gradient(linear, left top, left bottom, from(#f9fbfd), color-stop(84.167%, rgba(249, 251, 253, 0.28)), to(rgba(249, 251, 253, 0)));
  background: linear-gradient(180deg, #f9fbfd, rgba(249, 251, 253, 0.28) 84.167%, rgba(249, 251, 253, 0) 100%);
}
@media (min-width: 1200px) {
  .app-wrap .content-r {
    padding-left: 85px;
  }
}
.app-details-wrap .pro-name b:before {
  content: '-';
  margin-right: 5px;
}
.app-details-wrap .details-intro .txt {
  padding-top: 25px;
  border-top: 1px dashed #cccccc;
}
@media (max-width: 991.98px) {
  .app-details-wrap .details-intro .txt {
    padding-top: 20px;
  }
}
@media (max-width: 767.98px) {
  .app-details-wrap .details-intro .txt {
    padding-top: 15px;
  }
}
.date {
  font-size: 16px;
  color: #666;
}
@media (max-width: 991.98px) {
  .date {
    font-size: 15px;
  }
}
@media (max-width: 767.98px) {
  .date {
    font-size: 14px;
  }
}
@media (max-width: 767.98px) {
  .date {
    font-size: 13px;
  }
  .date:before {
    margin-right: 6px;
  }
}
@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: #003b81;
  }
}
.news-list .info {
  padding: 6.66666667% 4.44444444% 4.44444444%;
}
@media (max-width: 767.98px) {
  .news-list .info {
    padding-left: 0;
    padding-right: 0;
  }
}
.news-list .tit,
.news-list p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 2;
  height: auto;
}
.news-list .tit {
  margin: 15px 0 10px;
}
@media (max-width: 767.98px) {
  .news-list .tit {
    margin: 10px 0 5px;
  }
}
.news-list p {
  color: #666;
}
.news-list .img-box {
  padding-bottom: 50%;
}
.news-list .more-box {
  margin-top: 25px;
}
@media (max-width: 767.98px) {
  .news-list .more-box {
    margin-top: 15px;
  }
}
@media (min-width: 1200px) {
  .news-details-wrap .content .container {
    width: 1170px;
  }
}
.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 {
  margin-top: 15px;
}
@media (max-width: 767.98px) {
  .news-details-wrap .date {
    margin-top: 10px;
  }
}
.news-details-wrap .txt p {
  line-height: 1.8;
}
.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: #003b81;
    text-decoration: underline;
  }
}
@media (max-width: 1199.98px) {
  .news-details-wrap .news-page a:active {
    color: #003b81;
    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;
  }
}
.choose-list > li {
  margin-top: 45px;
}
@media (max-width: 1199.98px) {
  .choose-list > li {
    margin-top: 30px;
  }
}
.choose-list .item {
  display: -webkit-box;
  display: flex;
}
@media (min-width: 1200px) {
  .choose-list .item:hover .iconfont {
    -webkit-animation: swing 1s 0s ease both;
            animation: swing 1s 0s ease both;
  }
}
.choose-list .iconfont {
  -webkit-transition: background-color 0.6s;
  transition: background-color 0.6s;
  width: 50px;
  height: 50px;
  background-color: #003b81;
  color: #fff;
  font-size: 24px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-flex: 0;
          flex: 0 0 auto;
  margin-right: 40px;
  margin-top: 5px;
}
@media (max-width: 767.98px) {
  .choose-list .iconfont {
    width: 36px;
    height: 36px;
    font-size: 18px;
    margin-right: 25px;
  }
}
.choose-list .tit {
  margin-bottom: 10px;
  text-transform: capitalize;
  display: -webkit-box;
  display: flex;
}
.choose-list .tit:before {
  content: '';
  width: 2px;
  height: 18px;
  background-color: #003b81;
  margin-right: 10px;
  -webkit-box-flex: 0;
          flex: 0 0 auto;
  margin-top: 7px;
}
@media (max-width: 991.98px) {
  .choose-list .tit {
    margin-bottom: 5px;
  }
  .choose-list .tit:before {
    margin-top: 5px;
    height: 16px;
  }
}
.choose-list p {
  padding-left: 15px;
}
@-webkit-keyframes bannerCircle {
  0% {
    stroke-dashoffset: 100;
  }
  100% {
    stroke-dashoffset: 0;
  }
}
@keyframes bannerCircle {
  0% {
    stroke-dashoffset: 100;
  }
  100% {
    stroke-dashoffset: 0;
  }
}
@-webkit-keyframes bannerCircle2 {
  0% {
    stroke-dashoffset: 55;
  }
  100% {
    stroke-dashoffset: 0;
  }
}
@keyframes bannerCircle2 {
  0% {
    stroke-dashoffset: 55;
  }
  100% {
    stroke-dashoffset: 0;
  }
}
.factory-contact .tit {
  margin: 6.38297872% 0 30px;
}
@media (max-width: 767.98px) {
  .factory-contact .tit {
    margin-bottom: 25px;
  }
}
.factory-contact .tit a {
  color: #003b81;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
          align-items: center;
}
.factory-contact .tit a:after {
  font-family: 'iconfont' !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e65b';
  margin-left: 10px;
}
.factory-contact .tit a span {
  text-decoration: underline;
}
.factory-contact .tit a:active {
  -webkit-transform: scale(0.95);
      -ms-transform: scale(0.95);
          transform: scale(0.95);
}
.factory-contact .num {
  margin-right: 30px;
}
@media (max-width: 767.98px) {
  .factory-contact .num {
    margin-right: 20px;
  }
}
.factory-contact .list {
  font-size: 0;
}
.factory-contact .list li {
  width: 64px;
  display: inline-block;
  vertical-align: middle;
  margin-right: -8px;
  border-radius: 50%;
  overflow: hidden;
  position: relative;
  z-index: 2;
  border: 2px solid #ffffff;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.1);
}
@media (max-width: 767.98px) {
  .factory-contact .list li {
    width: 45px;
  }
}
@media (max-width: 575.98px) {
  .factory-contact .list li {
    width: 40px;
  }
}
.contact-list {
  width: 435px;
  max-width: 100%;
}
.contact-list.has-icon > li {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: start;
          align-items: flex-start;
}
.contact-list.has-icon > li:before {
  content: '';
  font-family: 'iconfont' !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 30px;
  -webkit-box-flex: 0;
          flex: 0 0 auto;
  font-size: 22px;
  line-height: 1;
  color: #003b81;
}
.contact-list.has-icon .address:before {
  content: '\e63e';
}
.contact-list.has-icon .mobile:before {
  content: '\e6f6';
}
.contact-list.has-icon .tel:before {
  content: '\e65a';
}
.contact-list.has-icon .mail:before {
  content: '\e634';
}
.contact-list.has-icon .hour:before {
  content: '\e62f';
}
.contact-list.has-icon .url:before {
  content: '\e699';
}
.contact-list.has-icon .skype:before {
  content: '\e6fc';
}
.contact-list > li {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: start;
          align-items: flex-start;
  margin-top: 30px;
}
.contact-list > li:first-child {
  margin-top: 0;
}
.contact-list .icon-box {
  -webkit-box-flex: 0;
          flex: 0 0 auto;
  margin-top: 5px;
  margin-right: 30px;
  font-size: 22px;
  color: #003b81;
  display: -webkit-box;
  display: flex;
}
.contact-list .icon-box:before,
.contact-list .icon-box:after {
  content: '';
  -webkit-box-flex: 0;
          flex: 0 0 auto;
  -webkit-transform: rotate(15deg);
      -ms-transform: rotate(15deg);
          transform: rotate(15deg);
  width: 1px;
  background-color: #dddddd;
}
@media (max-width: 767.98px) {
  .contact-list .icon-box {
    font-size: 18px;
    margin-right: 20px;
  }
}
.contact-list .iconfont {
  font-size: 1em;
  padding: 0 15px;
  line-height: 1;
}
@media (max-width: 767.98px) {
  .contact-list .iconfont {
    padding: 0 10px;
  }
}
.contact-list .tit {
  font-size: 20px;
  color: #003b81;
  font-family: 'Oswald';
  font-weight: bold;
  margin-bottom: 15px;
}
@media (max-width: 1199.98px) {
  .contact-list .tit {
    font-size: 19px;
  }
}
@media (max-width: 991.98px) {
  .contact-list .tit {
    font-size: 18px;
  }
}
@media (max-width: 767.98px) {
  .contact-list .tit {
    font-size: 17px;
  }
}
@media (max-width: 575.98px) {
  .contact-list .tit {
    font-size: 16px;
  }
}
@media (max-width: 767.98px) {
  .contact-list .tit {
    margin-bottom: 10px;
  }
}
.contact-list p {
  font-weight: 500;
  color: #666;
  font-size: 14px;
  margin: 0;
}
.contact-list p span {
  display: inline-block;
}
.contact-list p span:not(:last-of-type) {
  margin-right: 15px;
}
@media (min-width: 1200px) {
  .contact-list a:hover {
    color: #003b81;
    text-decoration: underline;
  }
}
.contact-list a:active {
  color: #003b81;
  text-decoration: underline;
}
@media (min-width: 992px) {
  .contact-wrap .contact-list {
    padding-top: 15px;
  }
}
.contact-wrap .name {
  margin-top: 45px;
  color: #f0f5fa;
}
@media (max-width: 991.98px) {
  .contact-wrap .name {
    margin-top: 25px;
  }
}
@media (max-width: 767.98px) {
  .contact-wrap .name {
    margin-top: 15px;
  }
}
@media (min-width: 768px) {
  .contact-wrap .inquiry-form .title {
    margin-bottom: 30px;
  }
}
.contact-wrap .inquiry-form p {
  font-size: 18px;
  color: #666;
}
@media (max-width: 1199.98px) {
  .contact-wrap .inquiry-form p {
    font-size: 17px;
  }
}
@media (max-width: 991.98px) {
  .contact-wrap .inquiry-form p {
    font-size: 16px;
  }
}
@media (max-width: 767.98px) {
  .contact-wrap .inquiry-form p {
    font-size: 15px;
  }
}
.contact-wrap .inquiry-form input,
.contact-wrap .inquiry-form textarea {
  background: #f9fbfd;
  border: none;
}
@media (min-width: 768px) {
  .contact-wrap .inquiry-form textarea {
    height: 160px;
  }
}
.contact-wrap .inquiry-form .submit {
  font-size: 18px;
  margin: 0 0 0 40px;
}
@media (max-width: 1199.98px) {
  .contact-wrap .inquiry-form .submit {
    font-size: 17px;
  }
}
@media (max-width: 991.98px) {
  .contact-wrap .inquiry-form .submit {
    font-size: 16px;
  }
}
@media (max-width: 767.98px) {
  .contact-wrap .inquiry-form .submit {
    font-size: 15px;
  }
}
@media (max-width: 1199.98px) {
  .contact-wrap .inquiry-form .submit {
    margin-left: 30px;
  }
}
@media (max-width: 991.98px) {
  .contact-wrap .inquiry-form .submit {
    margin-left: 20px;
  }
}
@media (max-width: 767.98px) {
  .contact-wrap .inquiry-form .submit {
    margin-left: 15px;
  }
}
.contact-wrap .map .map-content {
  height: 400px;
}
@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;
}
.contact-wrap .map-pic,
.contact-wrap .map-pic img {
  display: block;
}
.contact-wrap .map-pic img {
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media (max-width: 991.98px) {
  .contact-wrap .map-pic img {
    width: 100%;
  }
}
.inquiry-wrap .size-list-box {
  padding-right: 15px;
}
.inquiry-wrap .size-list-box span {
  color: #fff;
  background-color: #003b81;
  border-color: #003b81;
}
.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: #003b81;
  padding-top: 14px;
  padding-bottom: 14px;
}
.inquiry-wrap .iq-title .th {
  border: none;
  font-weight: normal;
  text-align: center;
  color: #fff;
}
.inquiry-wrap .iq-title .th.qty-box {
  text-align: center;
}
.inquiry-wrap .iq-title .th.introduce-box {
  padding-left: 50px;
}
.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: 0;
  }
}
.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 {
  width: 70px;
  text-align: left;
}
@media (max-width: 576px) {
  .inquiry-wrap .inquiry-box .check-box {
    width: 100px;
  }
}
@media (max-width: 576px) and (max-width: 767px) {
  .inquiry-wrap .inquiry-box .check-box {
    width: 30px;
  }
}
.inquiry-wrap .inquiry-box .check-box .check-all {
  margin: 0;
}
.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;
}
.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: #333;
  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: #000;
}
@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 #003b81;
  border-top: none;
}
.inquiry-wrap .inquiry-box .list > li {
  padding-top: 30px;
  padding-bottom: 30px;
  border-top: 1px solid #003b81;
}
.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;
}
.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-wrap .inquiry-form .ipt-pro-name input {
  background: #003b81 !important;
  color: #fff;
}
.inquiry-form input::-webkit-input-placeholder,
.inquiry-form textarea::-webkit-input-placeholder {
  color: #666;
}
.inquiry-form input:-o-placeholder,
.inquiry-form textarea:-o-placeholder {
  color: #666;
}
.inquiry-form input::-moz-placeholder,
.inquiry-form textarea::-moz-placeholder {
  color: #666;
}
.inquiry-form input:-ms-input-placeholder,
.inquiry-form textarea:-ms-input-placeholder {
  color: #666;
}
.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 label {
  margin: 0 0 20px;
  position: relative;
  font-weight: normal;
  width: 100%;
}
@media (max-width: 767.98px) {
  .inquiry-form label {
    margin-bottom: 15px;
  }
}
.inquiry-form input,
.inquiry-form textarea,
.inquiry-form .select2-selection--single {
  display: block;
  padding: 17px 40px;
  width: 100%;
  color: #666;
  font-size: 16px;
  line-height: 1.5;
  background: none;
  border: 1px dashed #dddddd;
}
@media (max-width: 991.98px) {
  .inquiry-form input,
  .inquiry-form textarea,
  .inquiry-form .select2-selection--single {
    font-size: 15px;
  }
}
@media (max-width: 767.98px) {
  .inquiry-form input,
  .inquiry-form textarea,
  .inquiry-form .select2-selection--single {
    font-size: 14px;
  }
}
@media (max-width: 1199.98px) {
  .inquiry-form input,
  .inquiry-form textarea,
  .inquiry-form .select2-selection--single {
    padding: 15px 30px;
  }
}
@media (max-width: 991.98px) {
  .inquiry-form input,
  .inquiry-form textarea,
  .inquiry-form .select2-selection--single {
    padding: 12px 20px;
  }
}
@media (max-width: 767.98px) {
  .inquiry-form input,
  .inquiry-form textarea,
  .inquiry-form .select2-selection--single {
    padding: 10px 15px;
    font-size: 13px;
  }
}
.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: 40px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  font-size: 16px;
  color: #003b81;
  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: '\e64c';
}
.inquiry-form .select2-selection--single .select2-selection__arrow b {
  display: none;
}
@media (max-width: 1199.98px) {
  .inquiry-form .select2-selection--single .select2-selection__arrow {
    right: 30px;
  }
}
@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 textarea {
  height: 200px;
}
@media (max-width: 991.98px) {
  .inquiry-form textarea {
    height: 160px;
  }
}
@media (max-width: 767.98px) {
  .inquiry-form textarea {
    height: 120px;
  }
}
.inquiry-form .ipt-pro-name input {
  background: #003b81 !important;
  border: none;
  font-weight: bold;
  color: #fff;
  font-size: 18px;
}
@media (max-width: 1199.98px) {
  .inquiry-form .ipt-pro-name input {
    font-size: 17px;
  }
}
@media (max-width: 991.98px) {
  .inquiry-form .ipt-pro-name input {
    font-size: 16px;
  }
}
@media (max-width: 767.98px) {
  .inquiry-form .ipt-pro-name input {
    font-size: 15px;
  }
}
.inquiry-form .form-placeholder {
  display: block;
  position: absolute;
  top: 0;
  left: 10px;
  padding: 0 3px;
  color: #003b81;
  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 .input-box:placeholder-shown + .form-placeholder {
  visibility: hidden;
  z-index: -1;
}
.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(-90%) scale(0.95);
      -ms-transform: translateY(-90%) scale(0.95);
          transform: translateY(-90%) scale(0.95);
}
.inquiry-form .submit {
  margin-top: 10px;
  font-size: 16px;
  color: #000;
}
@media (max-width: 991.98px) {
  .inquiry-form .submit {
    font-size: 15px;
  }
}
@media (max-width: 767.98px) {
  .inquiry-form .submit {
    font-size: 14px;
  }
}
.inquiry-form .submit > span > span {
  text-decoration: underline;
}
.inquiry-form .textarea-box {
  position: relative;
}
.inquiry-form .textarea-box textarea {
  padding-bottom: 55px;
}
.inquiry-form .upload-btn {
  background: none;
  padding: 0;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  color: #fff;
  font-size: 12px;
}
.inquiry-form .upload-btn:after {
  font-family: 'iconfont' !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e6d2';
  margin-left: 5px;
}
.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: 20px;
  }
}
.share-box > span {
  margin-right: 15px;
  font-size: 15px;
}
@media (max-width: 767.98px) {
  .share-box > span {
    font-size: 14px;
  }
}
@media (max-width: 767.98px) {
  .share-box > span {
    margin-right: 10px;
  }
}
.search-none {
  margin-bottom: 50px;
}
@media (max-width: 767.98px) {
  .search-none {
    margin-bottom: 35px;
  }
}
.search-none .tit {
  margin: 0 0 25px;
}
@media (max-width: 767.98px) {
  .search-none .tit {
    margin-bottom: 15px;
    font-size: 20px;
  }
}
.search-none p {
  background-color: #fcf8e3;
  border: 1px solid #faebcc;
  border-radius: 5px;
  margin: 0;
  color: #ab7640;
  padding: 10px;
}
.sitemap-wrap .list1 {
  margin-top: -20px;
  overflow: hidden;
  font-size: 18px;
  text-transform: capitalize;
}
@media (max-width: 991.98px) {
  .sitemap-wrap .list1 {
    font-size: 17px;
  }
}
@media (max-width: 767.98px) {
  .sitemap-wrap .list1 {
    font-size: 16px;
  }
}
@media (max-width: 575.98px) {
  .sitemap-wrap .list1 {
    font-size: 15px;
  }
}
.sitemap-wrap .list1 > li {
  margin-top: 20px;
}
@media (max-width: 767.98px) {
  .sitemap-wrap .list1 > li {
    margin-top: 15px;
  }
}
.sitemap-wrap .list1 > li > span > a {
  font-weight: bold;
  min-width: 260px;
  background-color: #003b81;
  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 {
  margin-top: 20px;
}
@media (max-width: 767.98px) {
  .sitemap-wrap .list2 > li {
    margin-top: 15px;
  }
}
.sitemap-wrap .list2 > li > span > a {
  font-size: 0.88888889em;
  font-weight: bold;
}
@media (min-width: 1200px) {
  .sitemap-wrap .list2 a:hover {
    color: #003b81;
    text-decoration: underline;
  }
}
@media (max-width: 1199.98px) {
  .sitemap-wrap .list2 a:active {
    color: #003b81;
    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 .list3 > li > span > a {
  font-size: 0.88888889em;
}
.sitemap-wrap .list4 {
  padding-left: 5px;
}
.sitemap-wrap .list4 > li > span > a {
  color: #666;
  font-size: 0.77777778em;
}
.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(50px);
        -ms-transform: translateX(50px);
            transform: translateX(50px);
    -webkit-transform: translate3d(50px, 0, 0);
            transform: translate3d(50px, 0, 0);
  }
}
.online-wrap.right .online a {
  border-radius: 50px;
}
@media (min-width: 1200px) {
  .online-wrap.right .online a:not(.notChangeRadius):hover .show-num {
    right: 0;
    padding-right: 55px;
    padding-left: 15px;
  }
}
.online-wrap.right .code-pic {
  right: 45px;
}
@media only screen and (min-width: 768px) and (max-width: 991.98px) {
  .online-wrap.right .code-pic {
    right: 65px;
  }
}
.online-wrap.right .show-num {
  right: -600px;
  border-radius: 50px 0 0 50px;
}
.online-wrap.left .code .mask {
  left: 100%;
  padding-left: 5px;
}
.online-wrap.left .online-btn {
  left: 10px;
}
.online-wrap.left .online {
  left: 10px;
}
@media (max-width: 767.98px) {
  .online-wrap.left .online {
    -webkit-transform: translateX(-50px);
        -ms-transform: translateX(-50px);
            transform: translateX(-50px);
    -webkit-transform: translate3d(-50px, 0, 0);
            transform: translate3d(-50px, 0, 0);
  }
}
.online-wrap.left .online a {
  border-radius: 50px;
}
@media (min-width: 1200px) {
  .online-wrap.left .online a:not(.notChangeRadius):hover .show-num {
    left: 0;
    padding-left: 55px;
    padding-right: 15px;
  }
}
.online-wrap.left .code-pic {
  left: 45px;
}
@media only screen and (min-width: 768px) and (max-width: 991.98px) {
  .online-wrap.left .code-pic {
    left: 55px;
  }
}
.online-wrap.left .show-num {
  left: -600px;
  border-radius: 0 50px 50px 0;
}
.online-wrap .online-btn {
  position: fixed;
  z-index: 100;
  bottom: 60px;
  width: 40px;
  height: 40px;
  border: none;
  padding: 0;
  border-radius: 50px;
  line-height: 40px;
  background-color: rgba(238, 238, 238, 0.9);
  -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: #000;
  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 .online-btn.active:before {
  -webkit-transform: rotateZ(225deg);
      -ms-transform: rotate(225deg);
          transform: rotateZ(225deg);
}
.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;
}
@media (max-width: 767.98px) {
  .online-wrap .online {
    bottom: 100px;
  }
  .online-wrap .online.active {
    -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 a {
  position: relative;
  display: block;
  width: 55px;
  height: 55px;
  background-color: rgba(238, 238, 238, 0.9);
  text-align: center;
  margin: 5px 0;
  line-height: 55px;
  font-size: 24px;
  color: #000;
}
@media (min-width: 1200px) {
  .online-wrap .online a {
    -webkit-transition: 0.6s;
    transition: 0.6s;
  }
  .online-wrap .online a:hover {
    color: #fff;
    background-color: #003b81;
  }
  .online-wrap .online a:hover .show-num {
    opacity: 1;
  }
}
@media (max-width: 767.98px) {
  .online-wrap .online a {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
  }
}
.online-wrap .online a:active {
  color: #fff;
  background-color: #003b81;
}
.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.6em;
  background-color: #003b81;
  color: #fff;
  border-radius: 50px;
}
.online-wrap .online .show-num P {
  margin: 0;
}
.online-wrap .online .code .mask {
  display: none;
  position: absolute;
  right: 100%;
  top: 0;
  z-index: 10;
  width: 130px;
  height: 130px;
}
.online-wrap .online .code .mask .mask-box {
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.12);
  background-color: #fff;
  padding: 5px;
}
.online-wrap .online .code .mask img {
  width: 100%;
  display: block;
}
.online-wrap .online .code .mask p {
  font-size: 13px;
  color: #888;
  line-height: 16px;
  margin: 5px 0 8px 0;
}
.online-wrap .online .cart {
  border-radius: 50px !important;
  position: relative;
}
.online-wrap .online .cart:before {
  display: block;
}
.online-wrap .online .cart var,
.online-wrap .online .cart i {
  font-style: normal;
}
.online-wrap .online .cart i {
  position: absolute;
  top: 5px;
  left: 34px;
  z-index: 2;
  padding: 2px 4px;
  border-radius: 10px;
  font-size: 12px;
  line-height: 1;
  font-style: normal;
  background-color: #003b81;
  color: #fff;
}
@media (max-width: 767.98px) {
  .online-wrap .online .cart i {
    top: 5px;
    left: 23px;
    font-size: 10px;
  }
}
.online-wrap .online .gotop {
  pointer-events: none;
  opacity: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.online-wrap .online .gotop.is-show {
  opacity: 1;
  pointer-events: all;
}
.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, 59, 129, 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;
  flex-wrap: wrap;
}
.follow-box.has-width a {
  width: 32px;
  height: 32px;
  font-size: 18px;
  color: #003b81;
}
@media (min-width: 1200px) {
  .follow-box.has-width a {
    -webkit-transition: 0.4s;
    transition: 0.4s;
  }
  .follow-box.has-width a:hover {
    color: #fff;
    background-color: #003b81;
  }
}
.follow-box.has-width a:active {
  text-decoration: none !important;
  color: #fff;
  background-color: #003b81;
}
.follow-box.has-border a {
  border: 1px solid rgba(0, 59, 129, 0.2);
  border-radius: 50%;
}
@media (min-width: 1200px) {
  .follow-box.has-border a:hover {
    border-color: #003b81;
  }
}
.follow-box.has-border a:active {
  border-color: #003b81;
}
.follow-box.has-bg a {
  background-color: #333237;
  border: none;
  color: #757575;
}
@media (min-width: 1200px) {
  .follow-box.has-bg a:hover {
    background-color: #fff;
    color: #003b81;
  }
}
.follow-box.has-bg a:active {
  background-color: #fff;
  color: #003b81;
}
.follow-box.has-line span {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
}
.follow-box.has-line span:before {
  content: '';
  height: 16px;
  width: 1px;
  background-color: rgba(255, 255, 255, 0.2);
  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 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;
  margin-right: 30px;
}
@media (max-width: 767.98px) {
  .follow-box a {
    margin-right: 20px;
  }
}
.follow-box a:last-child {
  margin-right: 0;
}
.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 .weixin {
  position: relative;
}
.follow-box .weixin:hover .pic {
  display: block;
}
.follow-box .weixin .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;
}
.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;
}
.sitemap-btn.has-icon a:before {
  font-family: 'iconfont' !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e8ad';
  margin-right: 10px;
  font-size: 1.3em;
  line-height: 1;
}
@media (min-width: 1200px) {
  .sitemap-btn a:hover {
    text-decoration: none !important;
  }
  .sitemap-btn a:hover span {
    text-decoration: underline;
  }
}
.sitemap-btn a:active {
  text-decoration: none !important;
}
.sitemap-btn a:active span {
  text-decoration: underline;
}
.fancybox-close-small {
  outline: none !important;
  width: auto;
  height: auto;
}
.fancybox-close-small:after {
  font-family: 'iconfont' !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e665';
  color: #003b81 !important;
  background: none !important;
  width: auto;
  height: auto;
  right: 0;
  top: 0;
  line-height: 1;
  font-size: 50px;
  -webkit-transition: 0.6s;
  transition: 0.6s;
}
@media (max-width: 1199.98px) {
  .fancybox-close-small:after {
    font-size: 45px;
  }
}
@media (max-width: 991.98px) {
  .fancybox-close-small:after {
    font-size: 40px;
  }
}
@media (max-width: 767.98px) {
  .fancybox-close-small:after {
    font-size: 35px;
  }
}
@media (min-width: 1200px) {
  .fancybox-close-small:hover:after {
    color: #003b81 !important;
  }
}
.layer-inquiry {
  display: none;
  width: 620px;
  max-width: 90%;
  padding: 70px 60px 60px;
  margin-top: 55px;
  margin-bottom: 55px;
}
@media (min-width: 768px) {
  .layer-inquiry {
    position: absolute;
    right: 60px;
    bottom: 50px;
  }
}
@media (max-width: 991.98px) {
  .layer-inquiry {
    padding: 7.07070707% 6.06060606% 6.06060606%;
  }
}
@media (max-width: 767.98px) {
  .layer-inquiry {
    padding-top: 50px;
  }
}
.layer-inquiry .tit {
  margin-bottom: 35px;
}
.layer-inquiry .inquiry-form input,
.layer-inquiry .inquiry-form textarea,
.layer-inquiry .inquiry-form .select2-selection--single {
  border: none;
  background: #f9f9f9;
  border-radius: 5px;
}
@media (min-width: 992px) {
  .layer-inquiry .inquiry-form textarea {
    height: 150px;
  }
}
.layer-inquiry .inquiry-form .submit {
  width: 100%;
  border-radius: 5px;
  overflow: hidden;
}
.layer-inquiry .inquiry-form .submit > span {
  min-width: 100%;
  width: 100%;
  text-transform: uppercase;
}
@media (min-width: 1200px) {
  .layer-inquiry .inquiry-form .submit > span {
    height: 55px;
  }
}
.layer-inquiry .inquiry-form .submit span {
  text-decoration: none;
}
@media (min-width: 1200px) {
  .footer p a:hover,
  .footer li a:hover,
  .copyright a:hover,
  .footer p a:hover span,
  .footer li a:hover span,
  .copyright a:hover span {
    text-decoration: underline;
  }
}
.footer p a:active,
.footer li a:active,
.copyright a:active,
.footer p a:active span,
.footer li a:active span,
.copyright a:active span {
  text-decoration: underline;
}
.footer-img {
  overflow: hidden;
}
.footer {
  position: relative;
  z-index: 2;
  overflow: hidden;
  background-color: #003473;
  color: #fff;
}
.footer .top-info {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
@media (max-width: 575.98px) {
  .footer .top-info .logo {
    width: 200px;
    margin-bottom: 10px;
  }
}
.footer .top-info .list {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  flex-wrap: wrap;
  margin: 0 -75px;
  padding: 15px 0 50px;
}
@media (max-width: 767.98px) {
  .footer .top-info .list {
    padding: 0 0 35px;
  }
}
@media (max-width: 575.98px) {
  .footer .top-info .list {
    padding-bottom: 25px;
  }
}
.footer .top-info .list > li {
  width: 33.3333%;
  margin-top: 35px;
  display: -webkit-box;
  display: flex;
  padding: 0 75px;
  position: relative;
}
.footer .top-info .list > li:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 1px;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.2);
}
.footer .top-info .list > li:first-child:before {
  display: none;
}
@media (max-width: 1399.98px) {
  .footer .top-info .list {
    margin: 0 -40px;
  }
  .footer .top-info .list > li {
    padding: 0 40px;
  }
}
@media (max-width: 1199.98px) {
  .footer .top-info .list {
    margin: 0 -30px;
  }
  .footer .top-info .list > li {
    padding: 0 30px;
  }
}
@media (max-width: 991.98px) {
  .footer .top-info .list > li {
    width: 50%;
  }
  .footer .top-info .list > li:before {
    display: none;
  }
  .footer .top-info .list > li:first-child {
    width: 100%;
  }
}
@media (max-width: 767.98px) {
  .footer .top-info .list {
    margin: 0 -10px;
  }
  .footer .top-info .list > li {
    padding: 0 10px;
  }
}
@media (max-width: 575.98px) {
  .footer .top-info .list > li {
    width: 100%;
    margin-top: 20px;
  }
}
.footer .top-info .list .icon-box {
  width: 45px;
  height: 45px;
  background-color: #fff;
  border-radius: 50%;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-flex: 0;
          flex: 0 0 auto;
  color: #003b81;
  margin-right: 30px;
  font-size: 22px;
}
@media (max-width: 767.98px) {
  .footer .top-info .list .icon-box {
    margin-right: 20px;
    font-size: 20px;
    width: 38px;
    height: 38px;
  }
}
.footer .top-info .list .iconfont {
  font-size: 1em;
}
.footer .top-info .list .info p {
  font-size: 18px;
  font-weight: bold;
  margin: 10px 0 0;
}
@media (max-width: 1199.98px) {
  .footer .top-info .list .info p {
    font-size: 17px;
  }
}
@media (max-width: 991.98px) {
  .footer .top-info .list .info p {
    font-size: 16px;
  }
}
@media (max-width: 767.98px) {
  .footer .top-info .list .info p {
    font-size: 15px;
  }
}
@media (max-width: 767.98px) {
  .footer .top-info .list .info p {
    margin-top: 5px;
  }
}
.footer .footer-row {
  position: relative;
  padding: 25px 0 90px;
  margin: 0 -15px;
  display: -webkit-box;
  display: flex;
}
@media (min-width: 1200px) {
  .footer .footer-row {
    -webkit-box-pack: justify;
            justify-content: space-between;
  }
}
@media (max-width: 1199.98px) {
  .footer .footer-row {
    flex-wrap: wrap;
    padding-bottom: 75px;
  }
}
@media (max-width: 991.98px) {
  .footer .footer-row {
    padding: 15px 0 60px;
  }
}
@media (max-width: 767.98px) {
  .footer .footer-row {
    padding: 5px 0 45px;
  }
}
.footer .foot-list {
  text-align: left;
  display: inline-block;
  vertical-align: top;
  padding: 0 15px;
  margin-top: 35px;
}
@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,
.footer .foot-list li {
  line-height: 1.85714286;
}
@media (min-width: 1200px) {
  .footer .foot-list p a:hover,
  .footer .foot-list li a:hover {
    text-decoration: underline;
  }
}
.footer .foot-list p a:active,
.footer .foot-list li a:active {
  text-decoration: underline;
}
.footer .foot-list p {
  margin: 0;
}
@media (max-width: 767.98px) {
  .footer .foot-nav ul {
    margin: -10px -6px 0;
  }
}
.footer .foot-nav li {
  margin-top: 5px;
  color: #93bef1;
}
.footer .foot-nav li a {
  text-transform: capitalize;
}
.footer .foot-nav li a:before {
  content: '-';
  margin-right: 10px;
}
@media (min-width: 1200px) {
  .footer .foot-nav li a:hover {
    text-decoration: none;
    color: #fff;
  }
}
.footer .foot-nav li a:active {
  color: #fff;
}
@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 {
  text-transform: uppercase;
  font-size: 28px;
  margin: 0 0 20px;
  color: #fff;
  font-family: 'Oswald';
  font-weight: bold;
}
@media (max-width: 991.98px) {
  .footer .f-tit {
    font-size: 26px;
  }
}
@media (max-width: 767.98px) {
  .footer .f-tit {
    margin-bottom: 10px;
    font-size: 24px;
  }
}
@media (max-width: 991.98px) {
  .footer .foot-subscription {
    width: 100%;
  }
}
.footer .foot-subscription form {
  padding-top: 5px;
  width: 450px;
  position: relative;
  max-width: 100%;
  z-index: 2;
  display: -webkit-box;
  display: flex;
  background-color: #fff;
  background-clip: content-box;
}
@media (max-width: 1399.98px) {
  .footer .foot-subscription form {
    width: 400px;
  }
}
.footer .foot-subscription form input::-webkit-input-placeholder,
.footer .foot-subscription form textarea::-webkit-input-placeholder {
  color: #666;
}
.footer .foot-subscription form input:-o-placeholder,
.footer .foot-subscription form textarea:-o-placeholder {
  color: #666;
}
.footer .foot-subscription form input::-moz-placeholder,
.footer .foot-subscription form textarea::-moz-placeholder {
  color: #666;
}
.footer .foot-subscription form input:-ms-input-placeholder,
.footer .foot-subscription form textarea:-ms-input-placeholder {
  color: #666;
}
.footer .foot-subscription form input:focus::-webkit-input-placeholder,
.footer .foot-subscription form textarea:focus::-webkit-input-placeholder {
  color: #ccc;
}
.footer .foot-subscription form input:focus::-o-placeholder,
.footer .foot-subscription form textarea:focus::-o-placeholder {
  color: #ccc;
}
.footer .foot-subscription form input:focus::-moz-placeholder,
.footer .foot-subscription form textarea:focus::-moz-placeholder {
  color: #ccc;
}
.footer .foot-subscription form input:focus::-ms-input-placeholder,
.footer .foot-subscription form textarea:focus::-ms-input-placeholder {
  color: #ccc;
}
.footer .foot-subscription form input,
.footer .foot-subscription form .submit {
  background: none;
}
.footer .foot-subscription form input {
  -webkit-box-flex: 1;
          flex: 1 0 0%;
  display: block;
  width: 100%;
  color: #666;
  padding: 9px 20px;
  font-size: 12px;
}
.footer .foot-subscription form .submit {
  color: #fff;
  background: #176acc;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  z-index: 2;
  line-height: 1;
  width: 80px;
  height: 45px;
  font-size: 22px;
}
.footer .foot-subscription form .submit:before {
  font-family: 'iconfont' !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e6c9';
}
@media (min-width: 1200px) {
  .footer .foot-subscription form .submit {
    -webkit-transition: 0.6s;
    transition: 0.6s;
  }
  .footer .foot-subscription form .submit:hover {
    box-shadow: inset 0 2px 10px rgba(0, 0, 0, 0.4);
  }
}
.footer .foot-subscription form .submit:active {
  -webkit-transition: 0s;
  transition: 0s;
}
.footer .foot-subscription form .submit:active:before {
  -webkit-transform: scale(0.95);
      -ms-transform: scale(0.95);
          transform: scale(0.95);
}
@media (max-width: 767.98px) {
  .footer .foot-subscription form .submit {
    width: 60px;
    height: 40px;
    font-size: 20px;
  }
}
.footer .follow-box {
  margin-top: 30px;
}
@media (max-width: 767.98px) {
  .footer .follow-box {
    margin-top: 20px;
  }
}
.footer .follow-box a {
  font-size: 17px;
}
.copyright {
  position: relative;
  overflow: hidden;
  line-height: 1.8;
  background-color: #000000;
  color: #fff;
}
@media (max-width: 1199.98px) {
  .copyright {
    text-align: center;
  }
}
@media (max-width: 767.98px) {
  .copyright {
    padding-bottom: 50px;
    text-align: center;
    display: block;
  }
}
.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 {
  min-width: 110px;
  -webkit-box-flex: 0;
          flex: 0 0 auto;
  margin: 0 15px;
}
@media (max-width: 767.98px) {
  .copyright .google-translate {
    margin: 15px auto 0;
  }
}
.copyright .info-box {
  padding: 17px 0;
}
@media (max-width: 767.98px) {
  .copyright .info-box {
    padding: 15px 0;
  }
}
.copyright .info {
  margin: 0 -6px;
}
.copyright .info span {
  padding: 0 6px;
}
@media (max-width: 1199.98px) {
  .copyright .func {
    margin-top: 5px;
  }
}
.copyright .func > div {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
}
.copyright .func > div:not(:last-child) {
  margin-right: 30px;
}
.copyright .func > div:last-child:after {
  display: none;
}
.copyright .follow-box {
  display: -webkit-inline-box;
  display: inline-flex;
}
@media (max-width: 1199.98px) {
  .copyright .follow-box {
    margin-top: 10px;
  }
}
.index-app {
  padding-bottom: 80px;
}
@media (min-width: 992px) {
  .breadcrumb {
    -webkit-box-pack: start;
            justify-content: flex-start;
  }
}

/**
* Date : 2024-11-12
* @author HSM
* @toDo banner video 尺寸
*/
.banner-video-box {
    padding-bottom: 39.0625%;
}