@charset "UTF-8";/**
 * Swiper 11.0.3
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2023 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: October 26, 2023
 */
@font-face {
  font-family: swiper-icons;
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #007aff ;
}

:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
  display: block;
}

.swiper-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
          transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box;
}

.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
          transform: translate3d(0px, 0, 0);
}

.swiper-horizontal {
  -ms-touch-action: pan-y;
      touch-action: pan-y;
}

.swiper-vertical {
  -ms-touch-action: pan-x;
      touch-action: pan-x;
}

.swiper-slide {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  display: block;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
}

.swiper-backface-hidden .swiper-slide {
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-3d.swiper-css-mode .swiper-wrapper {
  -webkit-perspective: 62.5vw;
          perspective: 62.5vw;
}

.swiper-3d .swiper-wrapper {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}

.swiper-3d {
  -webkit-perspective: 62.5vw;
          perspective: 62.5vw;
}

.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}

.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
  -ms-scroll-snap-type: x mandatory;
      scroll-snap-type: x mandatory;
}

.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  -ms-scroll-snap-type: y mandatory;
      scroll-snap-type: y mandatory;
}

.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  -ms-scroll-snap-type: none;
      scroll-snap-type: none;
}

.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none;
}

.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
  content: "";
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  -webkit-box-ordinal-group: 10000;
  -webkit-order: 9999;
      -ms-flex-order: 9999;
          order: 9999;
}

.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}

.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  -webkit-margin-start: var(--swiper-centered-offset-before);
     -moz-margin-start: var(--swiper-centered-offset-before);
          margin-inline-start: var(--swiper-centered-offset-before);
}

.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}

.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  -webkit-margin-before: var(--swiper-centered-offset-before);
          margin-block-start: var(--swiper-centered-offset-before);
}

.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}

.swiper-3d .swiper-slide-shadow-left {
  background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-right {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-top {
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-lazy-preloader {
  width: 2.188vw;
  height: 2.188vw;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -1.094vw;
  margin-top: -1.094vw;
  z-index: 10;
  -webkit-transform-origin: 50%;
      -ms-transform-origin: 50%;
          transform-origin: 50%;
  box-sizing: border-box;
  border: 0.208vw solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
  -webkit-animation: swiper-preloader-spin 1s infinite linear;
          animation: swiper-preloader-spin 1s infinite linear;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff ;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000 ;
}

@-webkit-keyframes swiper-preloader-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes swiper-preloader-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
.swiper-button-disabled {
  opacity: 0.4;
  pointer-events: none;
}

.swiper-button-lock {
  display: none;
}

.swiper-pagination-lock {
  opacity: 0;
  visibility: hidden;
}

.swiper-grid > .swiper-wrapper {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.swiper-grid-column > .swiper-wrapper {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
/* 动画 */
@-webkit-keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@-webkit-keyframes centerRotate {
  0% {
    -webkit-transform: translate(-50%, -50%) rotate(0deg);
            transform: translate(-50%, -50%) rotate(0deg);
  }
  100% {
    -webkit-transform: translate(-50%, -50%) rotate(360deg);
            transform: translate(-50%, -50%) rotate(360deg);
  }
}
@keyframes centerRotate {
  0% {
    -webkit-transform: translate(-50%, -50%) rotate(0deg);
            transform: translate(-50%, -50%) rotate(0deg);
  }
  100% {
    -webkit-transform: translate(-50%, -50%) rotate(360deg);
            transform: translate(-50%, -50%) rotate(360deg);
  }
}
@-webkit-keyframes progressBar {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
@keyframes progressBar {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
@-webkit-keyframes float {
  0% {
    -webkit-transform: rotate(0) translate3d(0, 7%, 0) rotate(0);
            transform: rotate(0) translate3d(0, 7%, 0) rotate(0);
  }
  to {
    -webkit-transform: rotate(360deg) translate3d(0, 7%, 0) rotate(-360deg);
            transform: rotate(360deg) translate3d(0, 7%, 0) rotate(-360deg);
  }
}
@keyframes float {
  0% {
    -webkit-transform: rotate(0) translate3d(0, 7%, 0) rotate(0);
            transform: rotate(0) translate3d(0, 7%, 0) rotate(0);
  }
  to {
    -webkit-transform: rotate(360deg) translate3d(0, 7%, 0) rotate(-360deg);
            transform: rotate(360deg) translate3d(0, 7%, 0) rotate(-360deg);
  }
}
@-webkit-keyframes bounce {
  0% {
    -webkit-transform: translateY(-30px);
            transform: translateY(-30px);
  }
  50% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
  }
  100% {
    -webkit-transform: translateY(-30px);
            transform: translateY(-30px);
  }
}
@keyframes bounce {
  0% {
    -webkit-transform: translateY(-30px);
            transform: translateY(-30px);
  }
  50% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
  }
  100% {
    -webkit-transform: translateY(-30px);
            transform: translateY(-30px);
  }
}
@-webkit-keyframes scale {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes scale {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@-webkit-keyframes scale2 {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes scale2 {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@-webkit-keyframes translateX {
  0% {
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
  }
  100% {
    -webkit-transform: translate(-4.1667vw);
            transform: translate(-4.1667vw);
  }
}
@keyframes translateX {
  0% {
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
  }
  100% {
    -webkit-transform: translate(-4.1667vw);
            transform: translate(-4.1667vw);
  }
}
 
 
 
@-webkit-keyframes mySvg {
  0% {
    stroke-dashoffset: 167;
  }
  100% {
    stroke-dashoffset: 0;
  }
}
@keyframes mySvg {
  0% {
    stroke-dashoffset: 167;
  }
  100% {
    stroke-dashoffset: 0;
  }
}
 
@-webkit-keyframes indexSupportElement2 {
  0% {
    -webkit-transform: translate(0px, 0px) scale(0.7);
            transform: translate(0px, 0px) scale(0.7);
    opacity: 0;
  }
  20% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  100% {
    -webkit-transform: translate(0px, -40px) scale(1.1);
            transform: translate(0px, -40px) scale(1.1);
    opacity: 0;
  }
}
@keyframes indexSupportElement2 {
  0% {
    -webkit-transform: translate(0px, 0px) scale(0.7);
            transform: translate(0px, 0px) scale(0.7);
    opacity: 0;
  }
  20% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  100% {
    -webkit-transform: translate(0px, -40px) scale(1.1);
            transform: translate(0px, -40px) scale(1.1);
    opacity: 0;
  }
}
@-webkit-keyframes indexSupportElement3 {
  0% {
    -webkit-transform: translate(0px, 0px) scale(0.5);
            transform: translate(0px, 0px) scale(0.5);
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  100% {
    -webkit-transform: translate(0px, -40px) scale(1);
            transform: translate(0px, -40px) scale(1);
    opacity: 0;
  }
}
@keyframes indexSupportElement3 {
  0% {
    -webkit-transform: translate(0px, 0px) scale(0.5);
            transform: translate(0px, 0px) scale(0.5);
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  100% {
    -webkit-transform: translate(0px, -40px) scale(1);
            transform: translate(0px, -40px) scale(1);
    opacity: 0;
  }
}
@-webkit-keyframes indexSupportElement4 {
  0% {
    -webkit-transform: translate(0px, 0px);
            transform: translate(0px, 0px);
  }
  50% {
    -webkit-transform: translate(0px, -15px);
            transform: translate(0px, -15px);
  }
  100% {
    -webkit-transform: translate(0px, 0px);
            transform: translate(0px, 0px);
  }
}
@keyframes indexSupportElement4 {
  0% {
    -webkit-transform: translate(0px, 0px);
            transform: translate(0px, 0px);
  }
  50% {
    -webkit-transform: translate(0px, -15px);
            transform: translate(0px, -15px);
  }
  100% {
    -webkit-transform: translate(0px, 0px);
            transform: translate(0px, 0px);
  }
}

/* wow */
.animated {
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 50px, 0);
            transform: translate3d(0, 50px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 50px, 0);
            transform: translate3d(0, 50px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
          animation-name: fadeInUp;
}

.scale {
  -webkit-animation-name: scale;
          animation-name: scale;
}

/* Bouncing entrances  */
@-webkit-keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.bounceIn {
  -webkit-animation-name: bounceIn;
          animation-name: bounceIn;
}

/* Zooming entrances */
@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
.animate__zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}
/* 公共样式 */
* {
  box-sizing: border-box;
}
body {
  margin: 0px;
}
img {
  max-width: 100%;
}
li {
  list-style: none;
}
a {
  text-decoration: none;
  font-weight: normal;
}
i {
  font-style: normal;
}
@font-face {
  font-family: "HKGrotesk";
  src: url("MiSans-Medium.woff") format("opentype");
  font-weight: normal;
}

body {
  font: 14px/1.5 -apple-system, "HKGrotesk", HarmonyOS Sans SC, OPPOSans, PingFang SC, Source Han Sans, Microsoft YaHei, sans-serif, Arial;
  position: relative;
  left: 0px;
  -webkit-transition: left 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  transition: left 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99);
}
/* 图标 */
[class^=icon-] {
  font-family: "iconfont" !important;
  font-style: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
 
 
/* 左偏移 */
.leftOffset {
  left: -260px !important;
}
/* 版心 */
.content1820 {
  width: 94.792vw;
  margin: 0px auto;
  position: relative;
}
.content1720 {
  width: 89.583vw;
  margin: 0px auto;
  position: relative;
}
.content1600 {
  width: 83.333vw;
  margin: 0px auto;
}
.content1580 {
  width: 82.292vw;
  margin: 0px auto;
}
.content1400 {
  width: 72.917vw;
  margin: 0px auto;
}
.content1240 {
  width: 64.583vw;
  margin: 0px auto;
}
.content1200 {
  width: 62.5vw;
  margin: 0px auto;
}
/* 页面主体 */
.main {
  position: relative;
}
/* 背景 */
.commonBg {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.commonBg img {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
/* 重复背景 */
.commonRepeatBg {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: url("../images/commonRepeatBg.jpg") repeat-y fixed;
  background-position: 0px 0px;
  background-size: 100% auto;
  z-index: -1;
}
/* 停止滚动 */
.stopScroll {
  overflow: hidden;
}
/* flex布局 */
.flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.items-start {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.items-center {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.items-end {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.content-start {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.content-center {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.content-end {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.content-between {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.flex-row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
}
.flex-row-reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.flex-col {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.flex-col-reverse {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: column-reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}
.flex-wrap {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.flex-nowrap {
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
}
@media (max-width: 768px) {
  .xs\:flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .xs\:items-start {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .xs\:items-center {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .xs\:items-end {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  .xs\:content-start {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .xs\:content-center {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .xs\:content-end {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .xs\:content-between {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .xs\:flex-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .xs\:flex-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .xs\:flex-col {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .xs\:flex-col-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .xs\:flex-wrap {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .xs\:flex-nowrap {
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
  }
}
/* 重置layui样式 */
.layui-flow-more {
  display: block;
  -webkit-box-flex: 100%;
  -webkit-flex: 100%;
      -ms-flex: 100%;
          flex: 100%;
  font-size: 0.833vw;
  margin: 3.125vw 0px 0px;
}
.layui-flow-more a {
  height: auto;
  line-height: 1;
}
.layui-flow-more a i {
  width: 2.083vw;
  height: 2.083vw;
  background: url("../images/icon-loading.png") no-repeat center/cover;
  font-size: 0px;
}
.layui-flow-more a cite {
  display: block;
  width: 8.333vw;
  height: 2.656vw;
  line-height: 2.656vw;
  border-radius: 1.354vw;
  font-size: 0.781vw;
  color: #061d3d;
  background: none;
  text-align: center;
  margin: 0px auto;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  z-index: 2;
}
.layui-flow-more a cite:hover {
  color: #fff;
  opacity: 1;
}
.layui-flow-more a cite:hover::after {
  width: 100%;
  right: auto;
  left: 0px;
}
.layui-flow-more a cite::before {
  position: absolute;
  left: 0px;
  top: 0px;
  width: calc(100% - 0.208vw);
  height: calc(100% - 0.208vw);
  border-radius: 1.354vw;
  border: 2px solid #061d3d;
  z-index: 0;
  content: "";
  display: block;
}
.layui-flow-more a cite::after {
  width: 0%;
  height: calc(100% + 0.208vw);
  position: absolute;
  right: 0px;
  top: 0px;
  background: #061d3d;
  border-radius: 1.354vw;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  z-index: -1;
  content: "";
  display: block;
}
.layui-form-select {
  overflow: hidden;
}
.layui-form-select dl dd {
  font-size: 0.781vw;
  line-height: 2.083vw;
  padding: 0px 0.781vw;
}
.layui-form-select dl dd.layui-this {
  color: #061d3d;
}
.layui-laydate {
  border-radius: 0.521vw;
  overflow: hidden;
}
.layui-laydate-footer span:hover {
  color: #061d3d;
}
.layui-laydate-footer span.layui-laydate-preview {
  color: rgb(119, 119, 119) !important;
}
.layui-laydate-content td, .layui-laydate-content th {
  width: 1.875vw;
  height: 1.875vw;
  border-radius: 50%;
  overflow: hidden;
}
.layui-laydate-content td > div {
  height: auto;
  line-height: 1.875vw;
  padding: 0px;
}
.layui-laydate .laydate-time-list > li:nth-child(3) {
  display: none;
}
/* 头部 */
.header {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 5.729vw;
  line-height: 5.729vw;
  border-bottom: 1px solid transparent;
  -webkit-transition: background-color 0.6s ease, border-color 0.6s ease, left 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99), -webkit-transform 0.6s ease;
  transition: background-color 0.6s ease, border-color 0.6s ease, left 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99), -webkit-transform 0.6s ease;
  transition: background-color 0.6s ease, border-color 0.6s ease, transform 0.6s ease, left 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  transition: background-color 0.6s ease, border-color 0.6s ease, transform 0.6s ease, left 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99), -webkit-transform 0.6s ease;
  z-index: 9999;
}
.header .content1820 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.header .headerLogo a {
  display: block;
  width: 20.3125vw;
  height: 4vw;
  position: relative;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.header .headerLogo a img {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
}
.header .headerLogo a img.active {
  opacity: 0;
  visibility: hidden;
}
.header .headerMain .headerNav ul li {
  margin-right: 2.188vw;
}
.header .headerMain .headerNav ul li:last-child {
  margin-right: 0px;
}
.header .headerMain .headerNav ul li:nth-child(3):hover .dropDownMenu {
  max-height: 24.427vw;
}
.header .headerMain .headerNav ul li > a {
  display: block;
  font-size: 0.781vw;
  color: #FFFFFF;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  position: relative;
}
.header .headerMain .headerNav ul li > a::after {
  position: absolute;
  left: 50%;
  bottom: 0px;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 0%;
  height: 2px;
  background: #061d3d;
  border-radius: 0.156vw;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  content: "";
  display: block;
}
.header .headerMain .headerNav ul li > a:hover {
  color: #061d3d;
}
.header .headerMain .headerOther {
  margin-left: 2.135vw;
}
.header .headerMain .headerOther .searchBtn {
  width: 2.917vw;
  height: 2.917vw;
  line-height: 2.917vw;
  text-align: center;
  background: rgba(0, 0, 0, 0.1);
  border-radius: 50%;
  font-size: 1.042vw;
  color: #fff;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  cursor: pointer;
  margin-right: 0.885vw;
}
.header .headerMain .headerOther .langBtn {
  width: 2.917vw;
  height: 2.917vw;
  line-height: 2.917vw;
  text-align: center;
  background: rgba(0, 0, 0, 0.1);
  border-radius: 50%;
  font-size: 1.042vw;
  color: #fff;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  cursor: pointer;
  position: relative;
}
.header .headerMain .headerOther .langBtn img {
  width: auto;
  height: 1.25vw;
  -webkit-filter: invert(1);
          filter: invert(1);
}
.header .headerMain .headerOther .langBtn:hover .popup {
  opacity: 1;
  visibility: visible;
}
.header .headerMain .headerOther .langBtn .popup {
  position: absolute;
  top: 3.594vw;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 2.604vw;
  background: #fff;
  border-radius: 0.313vw;
  box-shadow: 0px 0px 0.156vw #eee;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  opacity: 0;
  visibility: hidden;
}
.header .headerMain .headerOther .langBtn .popup::after {
  position: absolute;
  top: 0px;
  left: 50%;
  -webkit-transform: translate(-50%, -100%);
      -ms-transform: translate(-50%, -100%);
          transform: translate(-50%, -100%);
  width: 0.521vw;
  height: 0.313vw;
  background: #fff;
  -webkit-clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
          clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
  content: "";
  display: block;
}
.header .headerMain .headerOther .langBtn .popup a {
  display: block;
  font-size: 0.677vw;
  color: #333;
  line-height: 1.354vw;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  margin-bottom: 2px;
  border-radius: 0.313vw;
}
.header .headerMain .headerOther .langBtn .popup a:last-child {
  margin-bottom: 0px;
}
.header .headerMain .headerOther .langBtn .popup a:hover {
  background: #061d3d;
  color: #fff;
}
.header .headerMain .headerOther .menusBtn {
  display: none;
}
.header.headerMask {
  height: 4.427vw;
  line-height: 4.427vw;
  background: rgba(255, 255, 255, 0.8);
  backdrop-filter: blur(1.042vw);
  border-color: rgba(238, 238, 238, 0.6);
}
.header.headerMask .content1820 {
  border-bottom: transparent;
}
.header.headerMask .headerLogo a {
  -webkit-transform: scale(0.85);
      -ms-transform: scale(0.85);
          transform: scale(0.85);
}
.header.headerMask .headerLogo a img.default {
  opacity: 0;
  visibility: hidden;
}
.header.headerMask .headerLogo a img.active {
  opacity: 1;
  visibility: visible;
}
.header.headerMask .headerMain .headerNav ul li > a {
  color: #333;
}
.header.headerMask .headerMain .headerNav ul li > a:hover {
  color: #061d3d;
}
.header.headerMask .headerMain .headerNav ul li > a:hover::after {
  width: 100%;
}
.header.headerMask .headerMain .headerNav ul li.active > a {
  color: #061d3d;
}
.header.headerMask .headerMain .headerNav ul li.active > a::after {
  width: 100%;
}
.header.headerMask .headerMain .headerOther .searchBtn {
  color: #333;
  background: rgba(0, 31, 69, 0.02);
  -webkit-transform: scale(0.85);
      -ms-transform: scale(0.85);
          transform: scale(0.85);
}
.header.headerMask .headerMain .headerOther .langBtn {
  background: rgba(0, 31, 69, 0.02);
  -webkit-transform: scale(0.85);
      -ms-transform: scale(0.85);
          transform: scale(0.85);
}
.header.headerMask .headerMain .headerOther .langBtn img {
  -webkit-filter: grayscale(1) opacity(0.7);
          filter: grayscale(1) opacity(0.7);
}
.header.headerMask .headerMain .headerOther .menusBtn span {
  background: #333;
}
.header.headerMask .dropDownMenu {
  top: 4.427vw;
}
.header.headerBg {
  background: white;
  border-color: rgba(238, 238, 238, 0.6);
}
.header.headerBg .content1820 {
  border-bottom: transparent;
}
.header.headerBg .headerLogo a {
  -webkit-transform: scale(0.85);
      -ms-transform: scale(0.85);
          transform: scale(0.85);
}
.header.headerBg .headerLogo a img.default {
  opacity: 0;
  visibility: hidden;
}
.header.headerBg .headerLogo a img.active {
  opacity: 1;
  visibility: visible;
}
.header.headerBg .headerMain .headerNav ul li > a {
  color: #333;
}
.header.headerBg .headerMain .headerNav ul li > a:hover {
  color: #061d3d;
}
.header.headerBg .headerMain .headerNav ul li > a:hover::after {
  width: 100%;
}
.header.headerBg .headerMain .headerOther .searchBtn {
  color: #333;
  background: rgba(0, 31, 69, 0.02);
  -webkit-transform: scale(0.85);
      -ms-transform: scale(0.85);
          transform: scale(0.85);
}
.header.headerBg .headerMain .headerOther .langBtn {
  background: rgba(0, 31, 69, 0.02);
  -webkit-transform: scale(0.85);
      -ms-transform: scale(0.85);
          transform: scale(0.85);
}
.header.headerBg .headerMain .headerOther .langBtn img {
  -webkit-filter: grayscale(1) opacity(0.7);
          filter: grayscale(1) opacity(0.7);
}
.header.headerBg .headerMain .headerOther .menusBtn span {
  background: #333;
}
.header.headerDown {
  -webkit-transform: translateY(-100%);
      -ms-transform: translateY(-100%);
          transform: translateY(-100%);
}
.header.headerDetail .content1820 {
  border-bottom: transparent;
}
.header.headerDetail .headerLogo a img.default {
  opacity: 0;
  visibility: hidden;
}
.header.headerDetail .headerLogo a img.active {
  opacity: 1;
  visibility: visible;
}
.header.headerDetail .headerMain .headerNav ul li > a {
  color: #333;
}
.header.headerDetail .headerMain .headerNav ul li > a:hover {
  color: #061d3d;
}
.header.headerDetail .headerMain .headerNav ul li > a:hover::after {
  width: 100%;
}
.header.headerDetail .headerMain .headerOther .searchBtn {
  color: #333;
  background: rgba(0, 31, 69, 0.02);
}
.header.headerDetail .headerMain .headerOther .langBtn {
  background: rgba(0, 31, 69, 0.02);
}
.header.headerDetail .headerMain .headerOther .langBtn img {
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
}
.header.headerDetail .headerMain .headerOther .menusBtn span {
  background: #333;
}


/* 下拉菜单 */
.dropDownMenu {
  position: fixed;
  top: 5.729vw;
  left: 0px;
  width: 100%;
  max-height: 0px;
  overflow: hidden;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.dropDownMenu .dropDownMenuList {
  width: 7.813vw;
  position: relative;
  --top: 0px;
  margin: 4.688vw 4.063vw 4.792vw;
}
.dropDownMenu .dropDownMenuList::after {
  position: absolute;
  top: 0px;
  right: 1.5px;
  width: 1px;
  height: 100%;
  background: rgba(213, 213, 213, 0.5);
  content: "";
  display: block;
}
.dropDownMenu .dropDownMenuList .swiper-wrapper::after {
  position: absolute;
  top: var(--top);
  right: 0px;
  width: 0.156vw;
  height: 1.458vw;
  background: #061d3d;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  content: "";
  display: block;
}
.dropDownMenu .dropDownMenuList .swiper-wrapper .swiper-slide {
  line-height: 1.25vw;
  height: 1.25vw;
  position: relative;
  margin-bottom: 1.354vw;
  cursor: pointer;
}
.dropDownMenu .dropDownMenuList .swiper-wrapper .swiper-slide a {
  font-size: 0.833vw;
  color: #575757;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.dropDownMenu .dropDownMenuList .swiper-wrapper .swiper-slide:last-child {
  margin-bottom: 0px;
}
.dropDownMenu .dropDownMenuList .swiper-wrapper .swiper-slide-thumb-active a {
  font-weight: 600;
}
.dropDownMenu .dropDownMenuList .swiper-wrapper .swiper-slide-thumb-active::after {
  opacity: 1;
  visibility: visible;
}
.dropDownMenu .dropDownMenuMain {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: auto;
  margin: 4.479vw 0px 4.792vw;
}
.dropDownMenu .dropDownMenuMain .swiper-wrapper .swiper-slide {
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  opacity: 0 !important;
}
.dropDownMenu .dropDownMenuMain .swiper-wrapper .swiper-slide .content {
  width: 22.5vw;
  margin-left: 4.063vw;
}
.dropDownMenu .dropDownMenuMain .swiper-wrapper .swiper-slide .content .title {
  font-size: 1.667vw;
  line-height: 1;
  color: #000000;
  font-weight: 500;
  margin-bottom: 1.563vw;
}
.dropDownMenu .dropDownMenuMain .swiper-wrapper .swiper-slide .content .intro {
  font-size: 0.833vw;
  color: #6C6C6C;
  line-height: 1.25vw;
  min-height: 3.75vw;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 1.302vw;
}
.dropDownMenu .dropDownMenuMain .swiper-wrapper .swiper-slide .content .more {
  display: block;
  width: 2.917vw;
  height: 2.917vw;
  border-radius: 50%;
  line-height: 3.021vw;
  text-align: center;
  font-size: 0.781vw;
  color: #001F45;
  overflow: hidden;
  -webkit-transition: color 0.6s, background-color 0.4s ease;
  transition: color 0.6s, background-color 0.4s ease;
  cursor: pointer;
  position: relative;
}
.dropDownMenu .dropDownMenuMain .swiper-wrapper .swiper-slide .content .more::before {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: url("../images/btnHover.png") no-repeat center/cover;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  z-index: 2;
  content: "";
  display: block;
}
.dropDownMenu .dropDownMenuMain .swiper-wrapper .swiper-slide .content .more::after {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: calc(100% - 0.208vw);
  height: calc(100% - 0.208vw);
  background: #fff;
  border-radius: 50%;
  content: "";
  display: block;
}
.dropDownMenu .dropDownMenuMain .swiper-wrapper .swiper-slide .content .more svg {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) scale(1.01) rotate(180deg);
      -ms-transform: translate(-50%, -50%) scale(1.01) rotate(180deg);
          transform: translate(-50%, -50%) scale(1.01) rotate(180deg);
  width: 3.438vw;
  height: 3.438vw;
  fill: none;
  stroke: #fffa04;
  stroke-width: 0.208vw;
  stroke-dasharray: 167;
  stroke-linecap: round;
  stroke-linejoin: round;
  border-radius: 50%;
  z-index: 3;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  opacity: 0;
  visibility: hidden;
}
.dropDownMenu .dropDownMenuMain .swiper-wrapper .swiper-slide .content .more i {
  display: inline-block;
  position: relative;
  z-index: 2;
}
.dropDownMenu .dropDownMenuMain .swiper-wrapper .swiper-slide .content .more:hover {
  background: #d9dada;
}
.dropDownMenu .dropDownMenuMain .swiper-wrapper .swiper-slide .content .more:hover::before {
  opacity: 0;
  visibility: hidden;
}
.dropDownMenu .dropDownMenuMain .swiper-wrapper .swiper-slide .content .more:hover svg {
  opacity: 1;
  visibility: visible;
  -webkit-animation: mySvg 0.8s;
          animation: mySvg 0.8s;
}
.dropDownMenu .dropDownMenuMain .swiper-wrapper .swiper-slide .image {
  width: 25.521vw;
  border-radius: 0.781vw;
  overflow: hidden;
}
.dropDownMenu .dropDownMenuMain .swiper-wrapper .swiper-slide .image:hover img {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
.dropDownMenu .dropDownMenuMain .swiper-wrapper .swiper-slide .image img {
  width: 100%;
  height: auto;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.dropDownMenu .dropDownMenuMain .swiper-wrapper .swiper-slide-active {
  opacity: 1 !important;
  z-index: 9;
}


/* 遮罩 */
.maskLayer {display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.4);backdrop-filter:blur(1.042vw);z-index:999;}

/* 底部 */
.footer {padding: 3.385vw 0px 2.083vw;position: relative;z-index: 2; background:#014b84;}
.footer .footerHead {margin: 0px 3.646vw 2.813vw;}
.footer .footerHead .footerLogo a img {width: auto;height: 4vw;}
.footer .footerHead .footerContact {height: 4vw;padding-left: 2.552vw;margin-left: 2.969vw;border-left: 1px solid rgba(255, 255, 255, 0.2);}
.footer .footerHead .footerContact .title {font-size: 0.781vw;color: rgba(255, 255, 255, 0.7);line-height: 1.563vw;}
.footer .footerHead .footerContact .intro {font-weight: 400;font-size: 1.563vw;color: #FFFFFF;line-height: 1.563vw;}
.footer .footerHead .footerContact .intro img {width: auto;height: 1.563vw;margin-right: 0.469vw;}
.footer .footerHead .footerSubscribe {width: auto;height: 2.188vw;line-height: 2.24vw;background: rgba(255, 255, 255, 0.2);border-radius: 1.094vw;padding-left: 1.198vw;}
.footer .footerHead .footerSubscribe img {width: auto;height: 0.469vw;}
.footer .footerHead .footerSubscribe span {font-size: 0.833vw;color: #FFFFFF;margin-left: 0.208vw;margin-right: 0.938vw;}
.footer .footerHead .footerSubscribe .more {width: 3.802vw;height: 2.188vw;line-height: 2.24vw;text-align: center;font-size: 0.833vw;color: #fff;background: #FFB619;border-radius: 1.094vw;cursor: pointer;}
.footer .footerNav {padding: 3.177vw 0px 1.615vw;margin: 0px 3.646vw 1.198vw;border: 1px solid rgba(219, 219, 219, 0.1);border-left: 0px;border-right: 0px;}
.footer .footerNav dl {flex: 1;padding: 0px 2.083vw;position: relative;}
.footer .footerNav dl::after {position: absolute;top: 0.26vw;right: 0px;width: 1px;height: 0.781vw;background: rgba(255, 255, 255, 0.3);content: "";display: block;}
.footer .footerNav dl:last-child::after {display: none;}
.footer .footerNav dl dt {margin-bottom: 0.156vw;}
.footer .footerNav dl dt a {font-size: 0.938vw;color: #FFFFFF;}
.footer .footerNav dl dd a {font-size: 0.781vw;color: #fff;opacity: 0.6;line-height: 1.563vw;transition: all 0.4s ease;}
.footer .footerNav dl dd a:hover {opacity: 0.8;}
.footer .footerOther {margin: 0px 3.646vw;}
.footer .footerOther .copyright, .footer .footerOther .copyright a {font-weight: 400;font-size: 0.729vw;color: rgba(255, 255, 255, 0.6);transition: all 0.4s ease;}
.footer .footerOther .footerShare { color: rgba(255, 255, 255, 0.6);}
.footer .footerOther .footerShare a {color: rgba(255, 255, 255, 0.6);}
.footer .footerOther a:hover {color: #fff;}



/* 侧边栏 */
.sidebar {
  position: fixed;
  right: -3.073vw;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 3.073vw;
  height: auto;
  background: #FFFFFF;
  padding: 0.313vw 0.313vw 1.354vw;
  box-shadow: 0px 0.156vw 0.833vw 0px rgba(60, 96, 232, 0.13);
  border-radius: 0.521vw 0px 0px 0.521vw;
  border: 1px solid #D9E1EE;
  border-right: 0px;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
  z-index: 998;
}
.sidebar.active {
  right: 0px;
}
.sidebar .reservationBtn {
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  width: 100%;
  height: auto;
  line-height: 2.448vw;
  padding: 0.833vw 0px 1.302vw;
  font-weight: 500;
  font-size: 0.885vw;
  color: #001F45;
  letter-spacing: 0.208vw;
  position: relative;
  z-index: 2;
  cursor: pointer;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.sidebar .reservationBtn::before, .sidebar .reservationBtn::after {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  content: "";
  display: block;
}
.sidebar .reservationBtn::before {
  background: url("../images/reservationBtnBg.png") no-repeat center/cover;
  z-index: -1;
}
.sidebar .reservationBtn::after {
  background: url("../images/reservationBtnHoverBg.png") no-repeat center/cover;
  z-index: -1;
  opacity: 0;
  visibility: hidden;
}
.sidebar .reservationBtn:hover {
  color: #fff;
}
.sidebar .reservationBtn:hover::before {
  opacity: 0;
  visibility: hidden;
}
.sidebar .reservationBtn:hover::after {
  opacity: 1;
  visibility: visible;
}
.sidebar .sidebarOther ul li {
  position: relative;
}
.sidebar .sidebarOther ul li::after {
  position: absolute;
  left: 50%;
  bottom: 0px;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 1.042vw;
  height: 1px;
  background: #e7eaeb;
  content: "";
  display: block;
}
.sidebar .sidebarOther ul li a {
  display: block;
  width: 6.771vw;
  height: 2.5vw;
  line-height: 2.396vw;
  background: #FFFFFF;
  border: 1px solid #fff;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  border-radius: 0.521vw 0px 0px 0.521vw;
}
.sidebar .sidebarOther ul li a:hover {
  -webkit-transform: translateX(-4.01vw);
      -ms-transform: translateX(-4.01vw);
          transform: translateX(-4.01vw);
  box-shadow: 0px 0.156vw 0.833vw 0px rgba(60, 96, 232, 0.13);
  border-color: #D9E1EE;
}
.sidebar .sidebarOther ul li a:hover span {
  opacity: 1;
  visibility: visible;
}
.sidebar .sidebarOther ul li a img {
  width: auto;
  height: 1.302vw;
  margin: 0px 0.521vw;
}
.sidebar .sidebarOther ul li a span {
  white-space: nowrap;
  font-size: 0.781vw;
  color: #001F45;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}


/* 首页-banner */
.banner {
  position: relative;
  z-index: 2;
}
.banner .bannerPicture .swiper-wrapper .swiper-slide {
  width: calc(100% + 4.167vw) !important;
  opacity: 0 !important;
  position: relative;
  -webkit-mask-image: url("../images/bannerMask.webp");
          mask-image: url("../images/bannerMask.webp");
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: 200% 500%;
          mask-size: 200% 500%;
  -webkit-mask-position: 0% 0%;
          mask-position: 0% 0%;
  -webkit-transition: all 0.9s ease;
  transition: all 0.9s ease;
}
.banner .bannerPicture .swiper-wrapper .swiper-slide img, .banner .bannerPicture .swiper-wrapper .swiper-slide video {
  width: 100%;
  height: 100vh;
  object-fit: cover;
  -webkit-transition: all 6s 0.6s;
  transition: all 6s 0.6s;
}
.banner .bannerPicture .swiper-wrapper .swiper-slide-active {
  opacity: 1 !important;
  z-index: 2;
  -webkit-mask-position: 100% 0%;
          mask-position: 100% 0%;
}
.banner .bannerPicture .swiper-wrapper .swiper-slide-active img {
  -webkit-animation: translateX 6.5s linear 0.6s forwards;
          animation: translateX 6.5s linear 0.6s forwards;
}
.banner .bannerContent {
  position: absolute;
  left: 50%;
  bottom: 0px;
  height: 100vh;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
.banner .bannerContent .swiper-wrapper .swiper-slide {
  position: relative;
  height: 100vh;
}
.banner .bannerContent .swiper-wrapper .swiper-slide:nth-child(2) .content .title {
  font-size: 3.333vw;
  line-height: 3.021vw;
  text-transform: none;
}
.banner .bannerContent .swiper-wrapper .swiper-slide:nth-child(2) .content .title span {
  font-size: 1.354vw;
  line-height: 1.146vw;
}
.banner .bannerContent .swiper-wrapper .swiper-slide:nth-child(3) .content .title {
  font-size: 3.125vw;
  line-height: 2.813vw;
  text-transform: none;
}
.banner .bannerContent .swiper-wrapper .swiper-slide .content {
  position: absolute;
  left: 0px;
  width: 100%; text-align:center;
}
.banner .bannerContent .swiper-wrapper .swiper-slide .content .title {
  font-weight: 600;
  font-size: 4.74vw;
  color: #FFFFFF;
  line-height: 4.01vw;
  text-transform: uppercase;
  margin-bottom: 0.885vw;
}
.banner .bannerContent .swiper-wrapper .swiper-slide .content .title span {
  font-size: 1.927vw;
  vertical-align: top;
  line-height: 1.615vw;
}
.banner .bannerContent .swiper-wrapper .swiper-slide .content .intro {
  font-size: 1.667vw;
  color: #FFFFFF;
  margin-bottom: 1.563vw;
}
.banner .bannerContent .swiper-wrapper .swiper-slide .content .more {
  font-size: 1.146vw;
  color: #FFFFFF;
}
.banner .bannerContent .swiper-wrapper .swiper-slide .content .more:hover i {
  margin-left: 1.042vw;
}
.banner .bannerContent .swiper-wrapper .swiper-slide .content .more i {
  font-size: 1.354vw;
  margin-left: 0.521vw;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.banner .bannerContent .swiper-pagination {
  position: absolute;
  left: 50%;
  bottom: 2.813vw;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 2;
}
.banner .bannerContent .swiper-pagination .swiper-pagination-bullet {
  display: inline-block;
  width: 0.781vw;
  height: 0.156vw;
  background: #FFFFFF;
  border-radius: 2px;
  opacity: 0.5;
  margin: 0px 0.156vw;
  cursor: pointer;
  position: relative;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.banner .bannerContent .swiper-pagination .swiper-pagination-bullet-active {
  width: 1.823vw;
  opacity: 1;
}
.bannerMask {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100vh;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  z-index: -1;
}
/* 首页-关于我们 */
.indexAboutus {
  height: 100vh;
  padding: 10.938vw 0px 2.708vw;
  position: relative;
  z-index: 2;
  overflow: hidden;
}
.indexAboutus .indexAboutusTitle {
  text-align: center;
  margin-bottom: 7.187vw;
  position: relative;
  z-index: 2;
}
.indexAboutus .indexAboutusTitle .title {
  font-weight: 600;
  font-size: 5.277vw;
  color: #868686;
  line-height: 5.052vw;
  text-transform: uppercase;
  margin-bottom: 1.823vw;
  -webkit-transform: translateY(100%);
      -ms-transform: translateY(100%);
          transform: translateY(100%);
  opacity: 0 !important;
  visibility: hidden;
  -webkit-transition: all 0.8s ease;
  transition: all 0.8s ease;
}
.indexAboutus .indexAboutusTitle .title.anmait {
  -webkit-transform: translateY(0%);
      -ms-transform: translateY(0%);
          transform: translateY(0%);
  opacity: 1 !important;
  visibility: visible;
}
.indexAboutus .indexAboutusTitle .title span {
  min-width: 1.823vw;
  display: inline-block;
  -webkit-transform-origin: center bottom;
      -ms-transform-origin: center bottom;
          transform-origin: center bottom;
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-repeat: no-repeat;
  background-size: cover;
}
.indexAboutus .indexAboutusTitle .title span:nth-of-type(1) {
  background-image: url("indexAboutusTitle1.jpg");
}
.indexAboutus .indexAboutusTitle .title span:nth-of-type(2) {
  background-image: url("indexAboutusTitle2.jpg");
}
.indexAboutus .indexAboutusTitle .title span:nth-of-type(3) {
  background-image: url("indexAboutusTitle3.jpg");
}
.indexAboutus .indexAboutusTitle .title span:nth-of-type(4) {
  background-image: url("indexAboutusTitle4.jpg");
}
.indexAboutus .indexAboutusTitle .title span:nth-of-type(5) {
  background-image: url("indexAboutusTitle5.jpg");
}
.indexAboutus .indexAboutusTitle .title span:nth-of-type(6) {
  background-image: url("indexAboutusTitle6.jpg");
}
.indexAboutus .indexAboutusTitle .title span:nth-of-type(7) {
  background-image: url("indexAboutusTitle7.jpg");
}
.indexAboutus .indexAboutusTitle .title span:nth-of-type(8) {
  background-image: url("indexAboutusTitle8.jpg");
}
.indexAboutus .indexAboutusTitle .title span:nth-of-type(9) {
  background-image: url("indexAboutusTitle9.jpg");
}
.indexAboutus .indexAboutusTitle .title span:nth-of-type(10) {
  background-image: url("indexAboutusTitle10.jpg");
}
.indexAboutus .indexAboutusTitle .title span:nth-of-type(11) {
  background-image: url("indexAboutusTitle11.jpg");
}
.indexAboutus .indexAboutusTitle .title span:nth-of-type(12) {
  background-image: url("indexAboutusTitle12.jpg");
}
.indexAboutus .indexAboutusTitle .title span:nth-of-type(13) {
  background-image: url("indexAboutusTitle13.jpg");
}
.indexAboutus .indexAboutusTitle .title span:nth-of-type(14) {
  background-image: url("indexAboutusTitle14.jpg");
}
.indexAboutus .indexAboutusTitle .title span:nth-of-type(15) {
  background-image: url("indexAboutusTitle15.jpg");
}
.indexAboutus .indexAboutusTitle .title span:nth-of-type(16) {
  background-image: url("indexAboutusTitle16.jpg");
}
.indexAboutus .indexAboutusTitle .title span:nth-of-type(17) {
  background-image: url("indexAboutusTitle17.jpg");
}
.indexAboutus .indexAboutusTitle .title span:nth-of-type(18) {
  background-image: url("indexAboutusTitle16.jpg");
}
.indexAboutus .indexAboutusTitle .title span:nth-of-type(19) {
  background-image: url("indexAboutusTitle17.jpg");
}
.indexAboutus .indexAboutusTitle .title span:nth-of-type(20) {
  background-image: url("indexAboutusTitle18.jpg");
}
.indexAboutus .indexAboutusTitle .title span:nth-of-type(22) {
  background-image: url("indexAboutusTitle19.jpg");
}
.indexAboutus .indexAboutusTitle .title span:nth-of-type(23) {
  background-image: url("indexAboutusTitle20.jpg");
}
.indexAboutus .indexAboutusTitle .title span:nth-of-type(24) {
  background-image: url("indexAboutusTitle21.jpg");
}
.indexAboutus .indexAboutusTitle .title span:nth-of-type(25) {
  background-image: url("indexAboutusTitle22.jpg");
}
.indexAboutus .indexAboutusTitle .title span:nth-of-type(26) {
  background-image: url("indexAboutusTitle23.jpg");
}
.indexAboutus .indexAboutusTitle .title span:nth-of-type(27) {
  background-image: url("indexAboutusTitle24.jpg");
}
.indexAboutus .indexAboutusTitle .title span:nth-of-type(29) {
  background-image: url("indexAboutusTitle25.jpg");
}
.indexAboutus .indexAboutusTitle .title span:nth-of-type(30) {
  background-image: url("indexAboutusTitle26.jpg");
}
.indexAboutus .indexAboutusTitle .title span:nth-of-type(31) {
  background-image: url("indexAboutusTitle27.jpg");
}
.indexAboutus .indexAboutusTitle .title span:nth-of-type(32) {
  background-image: url("indexAboutusTitle28.jpg");
}
.indexAboutus .indexAboutusTitle .title span:nth-of-type(33) {
  background-image: url("indexAboutusTitle29.jpg");
}
.indexAboutus .indexAboutusTitle .title span:nth-of-type(34) {
  background-image: url("indexAboutusTitle30.jpg");
}
.indexAboutus .indexAboutusTitle .title span:nth-of-type(36) {
  background-image: url("indexAboutusTitle31.jpg");
}
.indexAboutus .indexAboutusTitle .title span:nth-of-type(37) {
  background-image: url("indexAboutusTitle32.jpg");
}
.indexAboutus .indexAboutusTitle .title span:nth-of-type(39) {
  background-image: url("indexAboutusTitle33.jpg");
}
.indexAboutus .indexAboutusTitle .title span:nth-of-type(40) {
  background-image: url("indexAboutusTitle34.jpg");
}
.indexAboutus .indexAboutusTitle .title span:nth-of-type(41) {
  background-image: url("indexAboutusTitle35.jpg");
}
.indexAboutus .indexAboutusTitle .title span:nth-of-type(42) {
  background-image: url("indexAboutusTitle36.jpg");
}
.indexAboutus .indexAboutusTitle .title span:nth-child(37) {
  background-image: url("indexAboutusTitle33.jpg");
}
.indexAboutus .indexAboutusTitle .title span:nth-child(38) {
  background-image: url("indexAboutusTitle34.jpg");
}
.indexAboutus .indexAboutusTitle .title span:nth-child(39) {
  background-image: url("indexAboutusTitle35.jpg");
}
.indexAboutus .indexAboutusTitle .title span:nth-child(40) {
  background-image: url("indexAboutusTitle36.jpg");
}
.indexAboutus .indexAboutusTitle .intro {
  font-weight: 400;
  font-size: 1.033vw;
  line-height: 1.49vw;
  margin-bottom: 2.396vw;
  -webkit-transform: translateY(100%);
      -ms-transform: translateY(100%);
          transform: translateY(100%);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.8s ease;
  transition: all 0.8s ease;
}
.indexAboutus .indexAboutusTitle .intro.anmait {
  -webkit-transform: translateY(0%);
      -ms-transform: translateY(0%);
          transform: translateY(0%);
  opacity: 1;
  visibility: visible;
}
.indexAboutus .indexAboutusTitle .intro .introBox {
  color: #7A7A7A;
}
.indexAboutus .indexAboutusTitle .line {
  width: 10.677vw;
  height: 0.99vw;
  position: relative;
  margin: 0 auto;
}
.indexAboutus .indexAboutusTitle .line .lineBox {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 0%;
  height: 100%;
  background: url("../images/indexAboutusLine.png") no-repeat;
  background-size: 10.677vw 0.99vw;
  -webkit-transition: all 0.8s ease;
  transition: all 0.8s ease;
  content: "";
  display: block;
}
.indexAboutus .indexAboutusTitle .line.anmait .lineBox {
  width: 100%;
}
.indexAboutus .indexAboutusMain {
  position: absolute;
  bottom: 0px;
  left: 50%;
  -webkit-transform: translate(-50%, 0%);
      -ms-transform: translate(-50%, 0%);
          transform: translate(-50%, 0%);
  width: 0%;
  height: 0%;
  border-radius: 1.042vw;
  overflow: hidden;
  -webkit-transition: 1s ease;
  transition: 1s ease;
}
.indexAboutus .indexAboutusMain.anmait {
  width: 100%;
  height: 100%;
  border-radius: 0px;
}
.indexAboutus .indexAboutusMain .indexAboutusVideo {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
}
.indexAboutus .indexAboutusMain .indexAboutusVideo::after {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  z-index: 2;
  content: "";
  display: block;
}
.indexAboutus .indexAboutusMain .indexAboutusVideo video, .indexAboutus .indexAboutusMain .indexAboutusVideo img {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.indexAboutus .indexAboutusNumber {
  position: absolute;
  left: 0px;
  bottom: 3.958vw;
  width: 100%;
  height: auto;
  opacity: 0;
}
.indexAboutus .indexAboutusNumber .list {
  margin: 0px 2.604vw;
  text-align: center;
}
.indexAboutus .indexAboutusNumber .list:nth-child(1) .number span {
    min-width: 8.542vw;
}
.indexAboutus .indexAboutusNumber .list:nth-child(2) .number span {
    min-width: 4.271vw;
}
.indexAboutus .indexAboutusNumber .list:nth-child(4) .number {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.indexAboutus .indexAboutusNumber .list:nth-child(4) .number i {
  font-size: 3.646vw;
  font-weight: bold;
}
.indexAboutus .indexAboutusNumber .list .number {
  font-size: 3.646vw;
  color: #FFFFFF;
}
.indexAboutus .indexAboutusNumber .list .number span {
display: inline-block;
  font-weight: bold;
}
.indexAboutus .indexAboutusNumber .list .number i {
  font-size: 0.729vw;
}
.indexAboutus .indexAboutusNumber .list .title {
  font-weight: 400;
  font-size: 0.729vw;
  color: rgba(255, 255, 255, 0.8);
}
/* 首页-产品系列 */
.indexProducts {
  background: #fff;
  position: relative;
}
.indexProducts .indexProductsMain .swiper-wrapper .swiper-slide {
  position: relative;
  overflow: hidden;
}
.indexProducts .indexProductsMain .swiper-wrapper .swiper-slide .image {
  width: calc(100% + 4.167vw);
  position: relative;
}
.indexProducts .indexProductsMain .swiper-wrapper .swiper-slide .image img {
  width: 100%;
  height: 100vh;
  object-fit: cover;
  -webkit-transition: all 6s 0.6s;
  transition: all 6s 0.6s;
}
.indexProducts .indexProductsMain .swiper-wrapper .swiper-slide .image img.products {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  margin-top: 3.125vw;
  opacity: 0;
  -webkit-transition: all 0.8s ease 1s;
  transition: all 0.8s ease 1s;
}
.indexProducts .indexProductsMain .swiper-wrapper .swiper-slide .image img.mobile {
  display: none;
}
.indexProducts .indexProductsMain .swiper-wrapper .swiper-slide .content {
  position: absolute;
  left: 50%;
  top: 5.729vw;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  text-align: center;
  z-index: 3;
}
.indexProducts .indexProductsMain .swiper-wrapper .swiper-slide .content .title {
  font-size: 2.865vw;
  color: #FFFFFF;
  line-height: 3.125vw;
  margin-bottom: 0.99vw;
  opacity: 0;
}
.indexProducts .indexProductsMain .swiper-wrapper .swiper-slide .content .more {
  display: block;
  width: 11.458vw;
  height: 2.656vw;
  line-height: 2.656vw;
  border-radius: 1.354vw;
  font-size: 0.781vw;
  color: #FFFFFF;
  padding: 0px 0.938vw 0px 1.458vw;
  margin: 0px auto;
  position: relative;
  overflow: hidden;
  opacity: 0;
}
.indexProducts .indexProductsMain .swiper-wrapper .swiper-slide .content .more:hover {
  color: #061d3d;
}
.indexProducts .indexProductsMain .swiper-wrapper .swiper-slide .content .more:hover::after {
  width: 100%;
  right: auto;
  left: 0px;
}
.indexProducts .indexProductsMain .swiper-wrapper .swiper-slide .content .more::before {
  position: absolute;
  left: 0px;
  top: 0px;
  width: calc(100% - 0.208vw);
  height: calc(100% - 0.208vw);
  border-radius: 1.354vw;
  border: 2px solid #FFFFFF;
  content: "";
  display: block;
}
.indexProducts .indexProductsMain .swiper-wrapper .swiper-slide .content .more::after {
  width: 0%;
  height: calc(100% + 0.208vw);
  position: absolute;
  right: 0px;
  top: 0px;
  background: #fff;
  border-radius: 1.354vw;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  content: "";
  display: block;
}
.indexProducts .indexProductsMain .swiper-wrapper .swiper-slide .content .more span {
  position: relative;
  z-index: 2;
}
.indexProducts .indexProductsMain .swiper-wrapper .swiper-slide .content .more span::after {
  position: absolute;
  top: 50%;
  left: -0.625vw;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 0.26vw;
  height: 0.26vw;
  background: #FFE400;
  border-radius: 50%;
  content: "";
  display: block;
}
.indexProducts .indexProductsMain .swiper-wrapper .swiper-slide .content .more i {
  margin-left: 4.688vw;
  position: relative;
  z-index: 2;
}
.indexProducts .indexProductsMain .swiper-wrapper .swiper-slide-active .image img {
  -webkit-animation: translateX 6.5s linear 0.6s forwards;
          animation: translateX 6.5s linear 0.6s forwards;
}
.indexProducts .indexProductsMain .swiper-wrapper .swiper-slide-active .image img.products {
  margin-top: 0px;
  opacity: 1;
}
.indexProducts .indexProductsMain .swiper-wrapper .swiper-slide-active .content .title {
  -webkit-animation: fadeInUp 1s 0.6s forwards;
          animation: fadeInUp 1s 0.6s forwards;
}
.indexProducts .indexProductsMain .swiper-wrapper .swiper-slide-active .content .more {
  -webkit-animation: fadeInUp 1s 0.8s forwards;
          animation: fadeInUp 1s 0.8s forwards;
}
.indexProducts .indexProductsList {
  position: absolute;
  left: 50%;
  bottom: 2.604vw;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 2;
  padding: 0.521vw;
  background: #FFFFFF;
  border-radius: 1.042vw;
}
.indexProducts .indexProductsList .indexProductsListMain {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.indexProducts .indexProductsList .indexProductsListMain .swiper-wrapper .swiper-slide {
  height: 4.531vw;
  text-align: center;
  background: #eeeeee;
  border-radius: 0.521vw;
  overflow: hidden;
  cursor: pointer;
  position: relative;
}
.indexProducts .indexProductsList .indexProductsListMain .swiper-wrapper .swiper-slide::after {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background:#b00d15;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  content: "";
  display: block;
}
.indexProducts .indexProductsList .indexProductsListMain .swiper-wrapper .swiper-slide .icon {
  width: 1.823vw;
  height: 1.823vw;
  position: relative;
  margin-right: 0.313vw;
  z-index: 2;
}
.indexProducts .indexProductsList .indexProductsListMain .swiper-wrapper .swiper-slide .icon img {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
}
.indexProducts .indexProductsList .indexProductsListMain .swiper-wrapper .swiper-slide .icon img.active {
  opacity: 0;
  visibility: hidden;
}
.indexProducts .indexProductsList .indexProductsListMain .swiper-wrapper .swiper-slide .title {
  font-size: 0.885vw;
  color: #000000;
  position: relative;
  z-index: 2;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.indexProducts .indexProductsList .indexProductsListMain .swiper-wrapper .swiper-slide-thumb-active::after {
  opacity: 1;
  visibility: visible;
}
.indexProducts .indexProductsList .indexProductsListMain .swiper-wrapper .swiper-slide-thumb-active .icon img.defalut {
  opacity: 0;
  visibility: hidden;
}
.indexProducts .indexProductsList .indexProductsListMain .swiper-wrapper .swiper-slide-thumb-active .icon img.active {
  opacity: 1;
  visibility: visible;
}
.indexProducts .indexProductsList .indexProductsListMain .swiper-wrapper .swiper-slide-thumb-active .title {
  color: #fff;
}
.indexProducts .indexProductsList .btn {
  width: 4.74vw;
  height: 4.531vw;
  font-size: 1.25vw;
  color: #001f42;
  border-radius: 0.521vw;
  text-align: center;
  line-height: 4.531vw;
  background: #eeeeee;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.indexProducts .indexProductsList .btn::after {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: url("../images/indexProductsListActive.jpg") no-repeat center/cover;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  content: "";
  display: block;
}
.indexProducts .indexProductsList .btn.prevBtn {
  margin-right: 0.521vw;
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
.indexProducts .indexProductsList .btn.nextBtn {
  margin-left: 0.521vw;
}
.indexProducts .indexProductsList .btn i {
  position: relative;
  z-index: 2;
}
.indexProducts .indexProductsList .btn:hover {
  color: #fff;
}
.indexProducts .indexProductsList .btn:hover::after {
  opacity: 1;
  visibility: visible;
}
/* 首页-相关技术 */
.indexSupport {
  background: #fff;
  position: relative;
}
.indexSupport .indexSupportList {
  display: none;
  position: fixed;
  left: 2.604vw;
  top: 5.833vw;
  height: auto;
  z-index: 2;
}
.indexSupport .indexSupportList .swiper-wrapper {
  border-left: 2px solid rgba(255, 255, 255, 0.2);
}
.indexSupport .indexSupportList .swiper-wrapper .swiper-slide {
  height: auto;
  font-size: 0.781vw;
  color: #fff;
  opacity: 0.7;
  line-height: 1.823vw;
  padding-left: 1.042vw;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
  cursor: pointer;
  position: relative;
}
.indexSupport .indexSupportList .swiper-wrapper .swiper-slide::after {
  position: absolute;
  left: -2px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 2px;
  height: 100%;
  background: #fff;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
  content: "";
  display: block;
}
.indexSupport .indexSupportList .swiper-wrapper .swiper-slide.active {
  font-size: 1.146vw;
  opacity: 1;
}
.indexSupport .indexSupportList .swiper-wrapper .swiper-slide.active::after {
  opacity: 1;
  visibility: visible;
}
.indexSupport .indexSupportList .swiper-wrapper .swiper-slide br {
  display: none;
}
.indexSupport .indexSupportList .swiper-wrapper .swiper-slide span span {
  font-size: 0.625vw;
  vertical-align: super;
}
.indexSupport .indexSupportMain {
  overflow: visible;
}
.indexSupport .indexSupportMain .swiper-wrapper .swiper-slide {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  overflow: hidden;
}
.indexSupport .indexSupportMain .swiper-wrapper .swiper-slide:nth-child(1) .image {
  width: calc(100% + 4.167vw);
}
.indexSupport .indexSupportMain .swiper-wrapper .swiper-slide:nth-child(1) .image img {
  -webkit-animation: scale2 13.5s linear infinite;
          animation: scale2 13.5s linear infinite;
}
.indexSupport .indexSupportMain .swiper-wrapper .swiper-slide:nth-child(1) .content .listBox .list {
  width: 100%;
}
.indexSupport .indexSupportMain .swiper-wrapper .swiper-slide:nth-child(1) .content .listBox .list:first-of-type {
  border-top: 1px solid rgba(255, 255, 255, 0.15);
}
.indexSupport .indexSupportMain .swiper-wrapper .swiper-slide:nth-child(2) .element img.pc:nth-of-type(1) {
  -webkit-transform-origin: 34% 0%;
      -ms-transform-origin: 34% 0%;
          transform-origin: 34% 0%;
  -webkit-animation: indexSupportElement4 3s linear 0.6s infinite;
          animation: indexSupportElement4 3s linear 0.6s infinite;
}
.indexSupport .indexSupportMain .swiper-wrapper .swiper-slide:nth-child(2) .content .listBox {
  overflow: hidden;
}
.indexSupport .indexSupportMain .swiper-wrapper .swiper-slide:nth-child(2) .content .listBox .list {
  min-width: 50%;
  padding-left: 0px;
  padding-right: 0px;
  -webkit-transform: translateY(1px);
      -ms-transform: translateY(1px);
          transform: translateY(1px);
}
.indexSupport .indexSupportMain .swiper-wrapper .swiper-slide:nth-child(2) .content .listBox .list:nth-child(odd) {
  border-right: 1px solid rgba(255, 255, 255, 0.15);
}
.indexSupport .indexSupportMain .swiper-wrapper .swiper-slide:nth-child(2) .content .listBox .list:nth-child(even) {
  padding-left: 1.563vw;
}
.indexSupport .indexSupportMain .swiper-wrapper .swiper-slide:nth-child(2) .content .listBox .list .other span {
  font-size: 1.146vw;
}
.indexSupport .indexSupportMain .swiper-wrapper .swiper-slide:nth-child(3) .element img.pc:nth-of-type(1) {
  width: 8.333vw;
  height: 8.333vw;
  left: 14%;
  top: 47%;
  -webkit-transform-origin: 50%;
      -ms-transform-origin: 50%;
          transform-origin: 50%;
  -webkit-animation: rotate 4s linear 0.6s infinite;
          animation: rotate 4s linear 0.6s infinite;
}
.indexSupport .indexSupportMain .swiper-wrapper .swiper-slide:nth-child(3) .element img.pc:nth-of-type(2) {
  -webkit-transform-origin: 35% 50%;
      -ms-transform-origin: 35% 50%;
          transform-origin: 35% 50%;
  -webkit-animation: indexSupportElement2 5s ease 1s infinite;
          animation: indexSupportElement2 5s ease 1s infinite;
}
.indexSupport .indexSupportMain .swiper-wrapper .swiper-slide:nth-child(3) .element img.pc:nth-of-type(3) {
  width: 8.333vw;
  height: 8.333vw;
  left: 46%;
  top: 47%;
  -webkit-transform-origin: 50%;
      -ms-transform-origin: 50%;
          transform-origin: 50%;
  animation: rotate 4s linear 0.6s infinite reverse;
}
.indexSupport .indexSupportMain .swiper-wrapper .swiper-slide:nth-child(3) .content .listBox {
  padding: 2.031vw 0px;
  border: 1px solid rgba(255, 255, 255, 0.15);
  border-left: 0px;
  border-right: 0px;
}
.indexSupport .indexSupportMain .swiper-wrapper .swiper-slide:nth-child(3) .content .listBox .list {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-bottom: 0px;
  border-right: 1px solid rgba(255, 255, 255, 0.15);
}
.indexSupport .indexSupportMain .swiper-wrapper .swiper-slide:nth-child(3) .content .listBox .list:last-child {
  border: 0px;
}
.indexSupport .indexSupportMain .swiper-wrapper .swiper-slide .image img {
  width: 100%;
  height: 52.083vw;
  object-fit: cover;
}
.indexSupport .indexSupportMain .swiper-wrapper .swiper-slide .image img.mobile {
  display: none;
}
.indexSupport .indexSupportMain .swiper-wrapper .swiper-slide .element {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.indexSupport .indexSupportMain .swiper-wrapper .swiper-slide .element img {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.indexSupport .indexSupportMain .swiper-wrapper .swiper-slide .element img.mobile {
  display: none;
}
.indexSupport .indexSupportMain .swiper-wrapper .swiper-slide .bigTitle {
  position: absolute;
  left: 2.292vw;
  bottom: 7.292vw;
  max-width: 16.979vw;
}
.indexSupport .indexSupportMain .swiper-wrapper .swiper-slide .bigTitle .title {
  font-weight: bold;
  font-size: 1.8vw;
  color: #FFFFFF;
  line-height: 1.563vw;
  margin-bottom: 0.469vw;
}
.indexSupport .indexSupportMain .swiper-wrapper .swiper-slide .bigTitle .title span {
  font-size: 1.042vw;
  vertical-align: super;
}
.indexSupport .indexSupportMain .swiper-wrapper .swiper-slide .bigTitle .subTitle {
  display: none;
}
.indexSupport .indexSupportMain .swiper-wrapper .swiper-slide .bigTitle .intro {
  font-size: 0.938vw;
  color: #FFFFFF;
  line-height: 1.354vw;
}
.indexSupport .indexSupportMain .swiper-wrapper .swiper-slide .content {
  position: absolute;
  right: 0px;
  top: 0px;
  width: 31.25vw;
  height: 100%;
  background: rgba(0, 0, 0, 0.15);
  backdrop-filter: blur(1.042vw);
  padding: 2.604vw 5.208vw;
}
.indexSupport .indexSupportMain .swiper-wrapper .swiper-slide .content .title {
  font-weight: bold;
  font-size: 2.365vw;
  color: #FFFFFF;
  line-height: 2.604vw;
  margin-bottom: 0.417vw;
  padding: 0px 0.313vw;
}
.indexSupport .indexSupportMain .swiper-wrapper .swiper-slide .content .title span {
  font-size: 1.458vw;
  vertical-align: super;
}
.indexSupport .indexSupportMain .swiper-wrapper .swiper-slide .content .subTitle {
  font-size: 2.344vw;
  color: #FFFFFF;
  line-height: 3.229vw;
  margin-bottom: 2.708vw;
  padding: 0px 0.313vw;
}
.indexSupport .indexSupportMain .swiper-wrapper .swiper-slide .content .listBox .list {
  padding: 1.198vw 0.677vw;
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}
.indexSupport .indexSupportMain .swiper-wrapper .swiper-slide .content .listBox .list:hover .icon::after {
  -webkit-animation: rotate 4s linear infinite;
          animation: rotate 4s linear infinite;
}
.indexSupport .indexSupportMain .swiper-wrapper .swiper-slide .content .listBox .list .icon {
  width: 3.177vw;
  height: 3.177vw;
  position: relative;
}
.indexSupport .indexSupportMain .swiper-wrapper .swiper-slide .content .listBox .list .icon::after {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0%;
  left: 0%;
  background: url("../images/indexSupportIconBorder.png") no-repeat center/cover;
  content: "";
  display: block;
}
.indexSupport .indexSupportMain .swiper-wrapper .swiper-slide .content .listBox .list .icon img {
  width: auto;
  height: 3.177vw;
}
.indexSupport .indexSupportMain .swiper-wrapper .swiper-slide .content .listBox .list .other {
  margin-left: 0.99vw;
}
.indexSupport .indexSupportMain .swiper-wrapper .swiper-slide .content .listBox .list .other p {
  font-weight: 500;
  font-size: 1.875vw;
  color: #FFFFFF;
}
.indexSupport .indexSupportMain .swiper-wrapper .swiper-slide .content .listBox .list .other span {
  display: block;
  font-size: 0.781vw;
  color: rgba(255, 255, 255, 0.8);
  line-height: 0.99vw;
}
.indexSupport .indexSupportMain .swiper-wrapper .swiper-slide .content .intro {
  font-size: 0.833vw;
  color: #fff;
  line-height: 1.354vw;
  margin-top: 3.333vw;
}
.indexSupport .indexSupportMain .swiper-wrapper .swiper-slide .content .more {
  display: block;
  width: 11.458vw;
  height: 2.656vw;
  line-height: 2.656vw;
  border-radius: 1.354vw;
  font-size: 0.781vw;
  color: #FFFFFF;
  padding: 0px 0.938vw 0px 1.458vw;
  margin: 3.594vw 0px 0px 0.26vw;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.indexSupport .indexSupportMain .swiper-wrapper .swiper-slide .content .more:hover {
  color: #061d3d;
}
.indexSupport .indexSupportMain .swiper-wrapper .swiper-slide .content .more:hover::after {
  width: 100%;
  right: auto;
  left: 0px;
}
.indexSupport .indexSupportMain .swiper-wrapper .swiper-slide .content .more::before {
  position: absolute;
  left: 0px;
  top: 0px;
  width: calc(100% - 0.208vw);
  height: calc(100% - 0.208vw);
  border-radius: 1.354vw;
  border: 2px solid #FFFFFF;
  content: "";
  display: block;
}
.indexSupport .indexSupportMain .swiper-wrapper .swiper-slide .content .more::after {
  width: 0%;
  height: calc(100% + 0.208vw);
  position: absolute;
  right: 0px;
  top: 0px;
  background: #fff;
  border-radius: 1.354vw;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  content: "";
  display: block;
}
.indexSupport .indexSupportMain .swiper-wrapper .swiper-slide .content .more span {
  position: relative;
  z-index: 2;
}
.indexSupport .indexSupportMain .swiper-wrapper .swiper-slide .content .more span::after {
  position: absolute;
  top: 50%;
  left: -0.625vw;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 0.26vw;
  height: 0.26vw;
  background: #FFE400;
  border-radius: 50%;
  content: "";
  display: block;
}
.indexSupport .indexSupportMain .swiper-wrapper .swiper-slide .content .more i {
  margin-left: 4.688vw;
  position: relative;
  z-index: 2;
}
/* 首页-新闻 */
.indexNews {
  padding: 10.625vw 0px 8.594vw;
  position: relative;
  z-index: 2;
}
.indexNews .indexNewsTitle {
  width: 54.4505494505%;
  padding-left: 1.563vw;
}
.indexNews .indexNewsTitle .title {
  font-weight: 400;
  font-size: 2.865vw;
  color: #000000;
  line-height: 3.125vw;
}
.indexNews .indexNewsTitle .btns .btn {
  width: 2.917vw;
  height: 2.917vw;
  border-radius: 50%;
  line-height: 3.021vw;
  text-align: center;
  font-size: 0.781vw;
  color: #001F45;
  overflow: hidden;
  -webkit-transition: color 0.6s, background-color 0.4s ease;
  transition: color 0.6s, background-color 0.4s ease;
  cursor: pointer;
  position: relative;
}
.indexNews .indexNewsTitle .btns .btn::before {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: url("../images/btnHover.png") no-repeat center/cover;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  z-index: 2;
  content: "";
  display: block;
}
.indexNews .indexNewsTitle .btns .btn::after {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: calc(100% - 0.208vw);
  height: calc(100% - 0.208vw);
  background: #fff;
  border-radius: 50%;
  content: "";
  display: block;
}
.indexNews .indexNewsTitle .btns .btn svg {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) scale(1.01) rotate(180deg);
      -ms-transform: translate(-50%, -50%) scale(1.01) rotate(180deg);
          transform: translate(-50%, -50%) scale(1.01) rotate(180deg);
  width: 3.438vw;
  height: 3.438vw;
  fill: none;
  stroke: #fffa04;
  stroke-width: 0.208vw;
  stroke-dasharray: 167;
  stroke-linecap: round;
  stroke-linejoin: round;
  border-radius: 50%;
  z-index: 3;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  opacity: 0;
  visibility: hidden;
}
.indexNews .indexNewsTitle .btns .btn i {
  display: inline-block;
  position: relative;
  z-index: 2;
}
.indexNews .indexNewsTitle .btns .btn.prevBtn {
  margin-right: 0.521vw;
}
.indexNews .indexNewsTitle .btns .btn.prevBtn i {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
.indexNews .indexNewsTitle .btns .btn:hover {
  background: #d9dada;
}
.indexNews .indexNewsTitle .btns .btn:hover::before {
  opacity: 0;
  visibility: hidden;
}
.indexNews .indexNewsTitle .btns .btn:hover svg {
  opacity: 1;
  visibility: visible;
  -webkit-animation: mySvg 0.8s;
          animation: mySvg 0.8s;
}
.indexNews .indexNewsMain {
  padding: 0px 1.563vw;
  margin-top: -9.635vw;
}
.indexNews .indexNewsMain .indexNewsLeft {
  width: 100%;
  margin: 0px;
}
.indexNews .indexNewsMain .indexNewsLeft .swiper-wrapper .swiper-slide a {
  display: block;
  height: 22.552vw;
  background: #F0F3F8;
  border-radius: 1.042vw;
  padding: 2.083vw 1.448vw;
}
.indexNews .indexNewsMain .indexNewsLeft .swiper-wrapper .swiper-slide a:hover .content .image img {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
.indexNews .indexNewsMain .indexNewsLeft .swiper-wrapper .swiper-slide a .content {
  padding-bottom: 2.76vw;
  margin-bottom: 2.865vw;
  border-bottom: 1px solid rgba(191, 191, 191, 0.3);
}
.indexNews .indexNewsMain .indexNewsLeft .swiper-wrapper .swiper-slide a .content .image {
  width: 7.813vw;
  border-radius: 0.521vw;
  overflow: hidden;
  margin-right: 1.719vw;
}
.indexNews .indexNewsMain .indexNewsLeft .swiper-wrapper .swiper-slide a .content .image img {
  width: 100%;
  height: auto;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.indexNews .indexNewsMain .indexNewsLeft .swiper-wrapper .swiper-slide a .content .contentBox {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-top: 1.042vw;
}
.indexNews .indexNewsMain .indexNewsLeft .swiper-wrapper .swiper-slide a .content .contentBox .title {
  font-size: 1.25vw;
  color: #000000;
  line-height: 1.667vw;
  height: 3.333vw;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 1.042vw;
}
.indexNews .indexNewsMain .indexNewsLeft .swiper-wrapper .swiper-slide a .content .contentBox .time {
  font-weight: 400;
  font-size: 0.781vw;
  color: #616161;
}
.indexNews .indexNewsMain .indexNewsLeft .swiper-wrapper .swiper-slide a .intro {
  font-size: 0.781vw;
  color: #4F4F4F;
  line-height: 1.302vw;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.indexNews .indexNewsMain .indexNewsRight {
  width: 42.0454545455%;
  border-radius: 1.042vw;
  overflow: hidden;
}
.indexNews .indexNewsMain .indexNewsRight a {
  display: block;
  position: relative;
}
.indexNews .indexNewsMain .indexNewsRight a:hover .image img {
  -webkit-transform: scale(1.05);
      -ms-transform: scale(1.05);
          transform: scale(1.05);
}
.indexNews .indexNewsMain .indexNewsRight a .image {
  overflow: hidden;
}
.indexNews .indexNewsMain .indexNewsRight a .image img {
  width: 100%;
  height: auto;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.indexNews .indexNewsMain .indexNewsRight a .content {
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 100%;
  height: auto;
  padding: 0px 2.292vw 1.927vw;
}
.indexNews .indexNewsMain .indexNewsRight a .content .title {
  font-size: 1.354vw;
  color: #FFFFFF;
  line-height: 1.875vw;
  margin-bottom: 0.677vw;
}
.indexNews .indexNewsMain .indexNewsRight a .content .time {
  font-weight: 400;
  font-size: 0.781vw;
  color: #FFFFFF;
}

/* 内页banner */
.detailBanner {position: relative;overflow: hidden;}
.detailBanner .image {width:100%;}
.detailBanner .image img {width: 100%;height: auto;object-fit: cover;}




/* 品牌资讯列表 */
.newsList {
  padding: 5.729vw 0px 5.208vw;
}
.newsList .newsListSearch {
  width: 25.677vw;
  margin-left: auto;
  position: relative;
  margin-bottom: 1.563vw;
}
.newsList .newsListSearch input {
  width: 100%;
  height: 2.604vw;
  font-size: 0.833vw;
  color: rgba(120, 120, 120, 0.8);
  border-radius: 1.302vw;
  border: 1px solid #C6CCD7;
  padding: 0px 3.125vw 0px 1.615vw;
}
.newsList .newsListSearch .submit {
  position: absolute;
  top: 50%;
  right: 1.615vw;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  font-size: 1.042vw;
  color: #000000;
  font-weight: 600;
  cursor: pointer;
}
.newsList .newsListMain ul li {
  margin-bottom: 1.042vw;
}
.newsList .newsListMain ul li:last-child {
  margin-bottom: 0px;
}
.newsList .newsListMain ul li a {
  padding: 0.833vw 6.406vw 0.833vw 0.833vw;
  background: #F0F3F8;
  border-radius: 0.781vw;
}
.newsList .newsListMain ul li a:hover .image img {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
.newsList .newsListMain ul li a:hover .content .title {
  color: #001F44;
}
.newsList .newsListMain ul li a:hover .content .more {
  color: #001F44;
}
.newsList .newsListMain ul li a:hover .content .more i {
  margin-left: 0.781vw;
}
.newsList .newsListMain ul li a .image {
  width: 18.333vw;
  border-radius: 0.625vw;
  overflow: hidden;
}
.newsList .newsListMain ul li a .image img {
  width: 100%;
  height: auto;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.newsList .newsListMain ul li a .content {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 1.667vw 0px 1.302vw;
  margin-left: 3.594vw;
}
.newsList .newsListMain ul li a .content .other {
  margin-bottom: 0.573vw;
}
.newsList .newsListMain ul li a .content .other .tag {
  width: auto;
  height: 1.042vw;
  line-height: 1.042vw;
  font-size: 0.625vw;
  color: #fff;
  padding: 0px 0.365vw;
  background: #001F45;
  border-radius: 2px;
  margin-right: 0.365vw;
}
.newsList .newsListMain ul li a .content .other .time {
  font-size: 0.625vw;
  color: #616161;
}
.newsList .newsListMain ul li a .content .title {
  font-weight: 500;
  font-size: 1.25vw;
  color: #000000;
  margin-bottom: 0.521vw;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.newsList .newsListMain ul li a .content .intro {
  font-weight: 300;
  font-size: 0.833vw;
  color: #666666;
  line-height: 1.25vw;
  height: 2.5vw;
  margin-bottom: 1.354vw;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.newsList .newsListMain ul li a .content .more {
  font-size: 0.677vw;
  color: #888;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.newsList .newsListMain ul li a .content .more i {
  font-size: 0.625vw;
  margin-left: 0.365vw;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
/* 品牌资讯详情 */
.newsDetail {
  padding: 13.802vw 0px 7.24vw;
}
.newsDetail .newsDetailNav {
  margin-bottom: 0.885vw;
}
.newsDetail .newsDetailNav a {
  font-size: 0.677vw;
  color: rgba(0, 0, 0, 0.8);
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.newsDetail .newsDetailNav a:hover {
  color: #061d3d;
  font-weight: 600;
}
.newsDetail .newsDetailNav span {
  font-size: 0.729vw;
  color: rgba(88, 88, 88, 0.3);
  margin: 0px 0.469vw;
}
.newsDetail .newsDetailNav span:last-of-type {
  display: none;
}
.newsDetail .newsDetailTitle {
  font-size: 2.5vw;
  color: #000000;
  font-weight: 500;
  margin-bottom: 3.073vw;
}
.newsDetail .newsDetailOther {
  background: #F7F8FA;
  border-radius: 0.521vw;
  padding: 1.146vw 1.875vw 1.146vw 2.917vw;
  margin-bottom: 5.781vw;
}
.newsDetail .newsDetailOther .source {
  font-size: 0.833vw;
  color: rgba(0, 0, 0, 0.8);
  margin-right: 2.083vw;
  padding-right: 2.083vw;
  line-height: 0.781vw;
  border-right: 1px solid rgba(213, 213, 213, 0.6);
}
.newsDetail .newsDetailOther .source span {
  font-size: 0.677vw;
  color: #A5A5A5;
  margin-right: 0.417vw;
}
.newsDetail .newsDetailOther .time {
  font-family: Bronova;
  font-size: 0.833vw;
  color: rgba(0, 0, 0, 0.8);
}
.newsDetail .newsDetailOther .time span {
  font-size: 0.677vw;
  color: #A5A5A5;
  margin-right: 0.417vw;
}
.newsDetail .newsDetailOther .return {
  margin-left: auto;
  padding-right: 0.208vw;
  font-size: 0.781vw;
  color: #000000;
  position: relative;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.newsDetail .newsDetailOther .return:hover {
  color: #061d3d;
  padding-right: 0.521vw;
}
.newsDetail .newsDetailOther .return:hover::after {
  width: 5.729vw;
  height: 1.823vw;
  border-radius: 1.823vw;
}
.newsDetail .newsDetailOther .return:hover i {
  color: #061d3d;
  margin-left: 0.365vw;
}
.newsDetail .newsDetailOther .return::after {
  position: absolute;
  top: 50%;
  right: 0px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 1.302vw;
  height: 1.302vw;
  background: #FFEB51;
  border-radius: 50%;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  content: "";
  display: block;
}
.newsDetail .newsDetailOther .return span {
  position: relative;
  z-index: 2;
}
.newsDetail .newsDetailOther .return i {
  display: block;
  font-size: 0.833vw;
  color: #fff;
  font-weight: 500;
  margin-left: 0.573vw;
  position: relative;
  z-index: 2;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.newsDetail .newsDetailMain .newsDetailLeft {
  width: 79.8387096774%;
}
.newsDetail .newsDetailMain .newsDetailLeft .newsDetailContent {
  font-size: 0.833vw;
  color: #878686;
  line-height: 1.615vw;
  margin-bottom: 3.385vw;
}
.newsDetail .newsDetailMain .newsDetailLeft .newsDetailContent h2 {
  font-size: 1.25vw;
  color: #000000;
  font-weight: 500;
}
.newsDetail .newsDetailMain .newsDetailLeft .newsDetailContent img, .newsDetail .newsDetailMain .newsDetailLeft .newsDetailContent video, .newsDetail .newsDetailMain .newsDetailLeft .newsDetailContent iframe {
  display: block;
  max-width: 100%;
  width: auto;
  height: auto;
  margin: 1.042vw auto;
}
.newsDetail .newsDetailMain .newsDetailLeft .newsDetailBtns .btn {
  width: calc(50% - 1.042vw);
  padding: 1.51vw 6.406vw 2.604vw 2.083vw;
  background: #F7F8FA;
  border-radius: 0.781vw;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.newsDetail .newsDetailMain .newsDetailLeft .newsDetailBtns .btn:hover {
  box-shadow: 0.26vw 0.26vw 0.781vw #ddd;
}
.newsDetail .newsDetailMain .newsDetailLeft .newsDetailBtns .btn span {
  display: inline-block;
  width: auto;
  height: 1.042vw;
  line-height: 1.042vw;
  padding: 0px 0.365vw;
  font-weight: 500;
  font-size: 0.625vw;
  color: #FFFFFF;
  background: #001F45;
  border-radius: 0.26vw;
  margin-bottom: 0.938vw;
}
.newsDetail .newsDetailMain .newsDetailLeft .newsDetailBtns .btn p {
  font-size: 1.042vw;
  color: #000000;
  line-height: 1.458vw;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.newsDetail .newsDetailMain .newsDetailRight .title {
  font-size: 0.833vw;
  color: #545454;
  text-align: center;
  margin-bottom: 0.885vw;
}
.newsDetail .newsDetailMain .newsDetailRight .share a {
  display: block;
  width: 2.5vw;
  height: 2.5vw;
  line-height: 2.396vw;
  font-size: 0.938vw;
  color: #B7B7B7;
  text-align: center;
  border-radius: 50%;
  overflow: hidden;
  border: 1px solid rgba(0, 0, 0, 0.06);
  margin-bottom: 0.573vw;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.newsDetail .newsDetailMain .newsDetailRight .share a:last-child {
  margin-bottom: 0px;
}
.newsDetail .newsDetailMain .newsDetailRight .share a:hover {
  color: #fff;
  background: #061d3d;
}
.newsDetail .newsDetailMain .newsDetailRight .share a:hover img {
  -webkit-filter: grayscale(1) brightness(500%);
          filter: grayscale(1) brightness(500%);
}
.newsDetail .newsDetailMain .newsDetailRight .share a img {
  width: 2.396vw;
  height: 2.396vw;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
 
 
 
 
 

/* 核心科技 */
.technological {
  padding: 6.927vw 0px 0px;
  background: #fff;
}
.technological .technologicalTitle {
  font-size: 2.865vw;
  color: #000000;
  font-weight: 500;
  text-align: center;
  margin-bottom: 6.406vw;
}
.technological .technologicalMain {
  position: relative;
}
.technological .technologicalMain .technologicalImages ul li {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  overflow: hidden;
}
.technological .technologicalMain .technologicalImages ul li:nth-child(2) .content .element img:nth-of-type(1) {
  width: 8.333vw;
  height: 8.333vw;
  left: 13%;
  top: 44%;
  -webkit-transform-origin: 50%;
      -ms-transform-origin: 50%;
          transform-origin: 50%;
  -webkit-animation: rotate 4s linear 0.6s infinite;
          animation: rotate 4s linear 0.6s infinite;
}
.technological .technologicalMain .technologicalImages ul li:nth-child(2) .content .element img:nth-of-type(2) {
  width: 8.333vw;
  height: 8.333vw;
  left: 74%;
  top: 44%;
  -webkit-transform-origin: 50%;
      -ms-transform-origin: 50%;
          transform-origin: 50%;
  animation: rotate 4s linear 0.6s infinite reverse;
}
.technological .technologicalMain .technologicalImages ul li:nth-child(2) .content .element img:nth-of-type(3) {
  -webkit-transform-origin: 50% 55%;
      -ms-transform-origin: 50% 55%;
          transform-origin: 50% 55%;
  -webkit-animation: indexSupportElement3 5s ease 1s infinite;
          animation: indexSupportElement3 5s ease 1s infinite;
}
.technological .technologicalMain .technologicalImages ul li:nth-child(3) .content .element img:nth-of-type(1) {
  -webkit-transform-origin: 34% 0%;
      -ms-transform-origin: 34% 0%;
          transform-origin: 34% 0%;
  -webkit-animation: indexSupportElement4 3s linear 0.6s infinite;
          animation: indexSupportElement4 3s linear 0.6s infinite;
}
.technological .technologicalMain .technologicalImages ul li .content {
  width: 50%;
  height: 100%;
  position: relative;
}
.technological .technologicalMain .technologicalImages ul li .content .image {
  overflow: hidden;
  max-height: 100vh;
}
.technological .technologicalMain .technologicalImages ul li .content .image img {
  width: 100%;
  height: 100vh;
  object-fit: cover;
}
.technological .technologicalMain .technologicalImages ul li .content .element {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.technological .technologicalMain .technologicalImages ul li .content .element img {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.technological .technologicalMain .technologicalImages ul li .content .number {
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 100%;
  z-index: 2;
  padding: 4.167vw 2.083vw 3.281vw;
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4));
  background: linear-gradient(180deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4));
}
.technological .technologicalMain .technologicalImages ul li .content .number ul li {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: center;
  border-right: 1px solid rgba(255, 255, 255, 0.15);
}
.technological .technologicalMain .technologicalImages ul li .content .number ul li:last-child {
  border-right: 0px;
}
.technological .technologicalMain .technologicalImages ul li .content .number ul li:hover .icon::after {
  -webkit-animation: rotate 4s linear infinite;
          animation: rotate 4s linear infinite;
}
.technological .technologicalMain .technologicalImages ul li .content .number ul li .icon {
  width: 3.177vw;
  height: 3.177vw;
  margin: 0px auto;
  position: relative;
}
.technological .technologicalMain .technologicalImages ul li .content .number ul li .icon::after {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0%;
  left: 0%;
  background: url("../images/indexSupportIconBorder.png") no-repeat center/cover;
  content: "";
  display: block;
}
.technological .technologicalMain .technologicalImages ul li .content .number ul li .icon img {
  width: auto;
  height: 3.177vw;
}
.technological .technologicalMain .technologicalImages ul li .content .number ul li .num {
  font-weight: 500;
  font-size: 1.875vw;
  color: #FFFFFF;
  line-height: 1;
  margin-top: 0.833vw;
}
.technological .technologicalMain .technologicalImages ul li .content .number ul li .intro {
  font-size: 0.781vw;
  color: rgba(255, 255, 255, 0.8);
  margin-top: 2px;
}
.technological .technologicalMain .technologicalImages ul li .content .number ul li .title {
  font-size: 1.146vw;
  color: rgba(255, 255, 255, 0.8);
  margin-top: 0.781vw;
}
.technological .technologicalMain .technologicalImages ul li .hide {
  display: none;
}
.technological .technologicalMain .technologicalContents {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
.technological .technologicalMain .technologicalContents ul li {
  overflow: hidden;
}
.technological .technologicalMain .technologicalContents ul li .content {
  width: 50%;
  height: 100%;
  max-height: 100vh;
  min-height: 100vh;
  padding: 8.125vw 14.167vw 0px 10.729vw;
  background: url("../images/technologicalItemBg.jpg") no-repeat center/cover;
  pointer-events: all;
}
.technological .technologicalMain .technologicalContents ul li .content .title {
  font-size: 2.865vw;
  color: #000000;
  font-weight: 600;
  line-height: 2.604vw;
  margin-bottom: 0.313vw;
}
.technological .technologicalMain .technologicalContents ul li .content .subTitle {
  font-size: 2.083vw;
  color: #000000;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  padding-bottom: 2.135vw;
  margin-bottom: 2.604vw;
}
.technological .technologicalMain .technologicalContents ul li .content .slogan {
  font-size: 1.146vw;
  color: #000000;
  line-height: 1.823vw;
  margin-bottom: 1.979vw;
}
.technological .technologicalMain .technologicalContents ul li .content .intro {
  font-size: 0.833vw;
  color: rgba(0, 0, 0, 0.8);
  line-height: 1.354vw;
  margin-bottom: 5.365vw;
}
.technological .technologicalMain .technologicalContents ul li .content .list ul {
  position: relative;
}
.technological .technologicalMain .technologicalContents ul li .content .list ul::after {
  position: absolute;
  top: 50%;
  left: 0px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 2px;
  height: 100%;
  background: rgba(0, 0, 0, 0.1);
  content: "";
  display: block;
}
.technological .technologicalMain .technologicalContents ul li .content .list ul li {
  font-size: 0.781vw;
  color: #000;
  opacity: 0.4;
  line-height: 1.839vw;
  padding-left: 1.042vw;
  position: relative;
}
.technological .technologicalMain .technologicalContents ul li .content .list ul li::after {
  position: absolute;
  top: 50%;
  left: 0px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 2px;
  height: 80%;
  background: #000;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  opacity: 0;
  visibility: hidden;
  content: "";
  display: block;
}
.technological .technologicalMain .technologicalContents ul li .content .list ul li.active {
  font-size: 1.042vw;
  opacity: 1;
}
.technological .technologicalMain .technologicalContents ul li .content .list ul li.active::after {
  opacity: 1;
  visibility: visible;
}
/* 优质原料 */
.qualityRawMaterials {
  padding: 6.667vw 0px 4.375vw;
  background: #fff;
}
.qualityRawMaterials .qualityRawMaterialsTitle {
  font-size: 2.865vw;
  color: #000000;
  text-align: center;
  font-weight: 500;
  margin-bottom: 3.594vw;
}
.qualityRawMaterials .qualityRawMaterialsMain {
  margin-bottom: 4.167vw;
  border-radius: 1.042vw;
  -webkit-transform: none !important;
      -ms-transform: none !important;
          transform: none !important;
}
.qualityRawMaterials .qualityRawMaterialsMain .listBox {
  position: -webkit-sticky;
  position: sticky;
  top: 6.25vw;
  min-height: 38.542vw;
  margin-bottom: 4.167vw;
}
.qualityRawMaterials .qualityRawMaterialsMain .listBox.fixed {
  position: static;
}
.qualityRawMaterials .qualityRawMaterialsMain .listBox.fixed .list {
  position: fixed;
  top: 0px;
  left: 50%;
  -webkit-transform: translate(-50%, -45%);
      -ms-transform: translate(-50%, -45%);
          transform: translate(-50%, -45%);
  width: 82.292vw;
  height: 38.542vw;
}
.qualityRawMaterials .qualityRawMaterialsMain .listBox:last-child {
  margin-bottom: 0px;
}
.qualityRawMaterials .qualityRawMaterialsMain .listBox .list {
  height: 38.542vw;
}
.qualityRawMaterials .qualityRawMaterialsMain .listBox .list .commonBg {
  border-radius: 1.042vw;
  overflow: hidden;
}
.qualityRawMaterials .qualityRawMaterialsMain .listBox .content {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  border-radius: 1.042vw;
  width: 23.385vw;
  background: rgba(255, 255, 255, 0.8);
  backdrop-filter: blur(1.042vw);
  padding: 3.073vw 3.385vw 4.375vw 3.021vw;
  margin: 0px 3.385vw 0px 0px;
  border: 1px solid #FFFFFF;
}
.qualityRawMaterials .qualityRawMaterialsMain .listBox .content .title {
  font-size: 1.823vw;
  color: #000000;
  line-height: 2.448vw;
  margin-bottom: 1.406vw;
}
.qualityRawMaterials .qualityRawMaterialsMain .listBox .content .intro {
  font-size: 0.833vw;
  color: rgba(0, 0, 0, 0.8);
  line-height: 1.354vw;
}
.qualityRawMaterials .qualityRawMaterialsMain .listBox .content .number {
  position: absolute;
  right: 2.24vw;
  bottom: 1.927vw;
}
.qualityRawMaterials .qualityRawMaterialsMain .listBox .content .number span:nth-of-type(1) {
  font-weight: 500;
  font-size: 1.042vw;
  color: #000000;
}
.qualityRawMaterials .qualityRawMaterialsMain .listBox .content .number span:nth-of-type(2) {
  font-weight: 500;
  font-size: 0.625vw;
  color: rgba(0, 0, 0, 0.5);
  -webkit-transform: translateY(0.469vw);
      -ms-transform: translateY(0.469vw);
          transform: translateY(0.469vw);
  display: inline-block;
}
.qualityRawMaterials .qualityRawMaterialsMain .listBox .content .number i {
  font-size: 1.042vw;
  color: #CED4CA;
  font-weight: 300;
  display: inline-block;
  -webkit-transform: translateY(0.26vw) rotate(9deg);
      -ms-transform: translateY(0.26vw) rotate(9deg);
          transform: translateY(0.26vw) rotate(9deg);
}
.qualityRawMaterials .qualityRawMaterialsMain .swiper-pagination {
  display: none;
}
.qualityRawMaterials .qualityRawMaterialsSlideBox {
  position: -webkit-sticky;
  position: sticky;
  top: 25vw;
}
.qualityRawMaterials .qualityRawMaterialsSlideBox .qualityRawMaterialsSlide .swiper-wrapper .swiper-slide {
  position: relative;
  border-radius: 1.042vw;
  overflow: hidden;
}
.qualityRawMaterials .qualityRawMaterialsSlideBox .qualityRawMaterialsSlide .swiper-wrapper .swiper-slide:hover .image img {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
.qualityRawMaterials .qualityRawMaterialsSlideBox .qualityRawMaterialsSlide .swiper-wrapper .swiper-slide:hover .content {
  opacity: 1;
  visibility: visible;
}
.qualityRawMaterials .qualityRawMaterialsSlideBox .qualityRawMaterialsSlide .swiper-wrapper .swiper-slide .image img {
  width: 100%;
  height: auto;
  object-fit: cover;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.qualityRawMaterials .qualityRawMaterialsSlideBox .qualityRawMaterialsSlide .swiper-wrapper .swiper-slide .image p {
  position: absolute;
  left: 0px;
  bottom: 0px;
  font-size: 1.146vw;
  color: #FFFFFF;
  width: 100%;
  padding: 2.083vw 2.135vw 1.667vw;
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6));
  background: linear-gradient(180deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6));
}
.qualityRawMaterials .qualityRawMaterialsSlideBox .qualityRawMaterialsSlide .swiper-wrapper .swiper-slide .content {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  border-radius: 1.042vw;
  background: rgba(0, 0, 0, 0.3);
  backdrop-filter: blur(1.042vw);
  padding: 2.604vw 2.083vw;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
.qualityRawMaterials .qualityRawMaterialsSlideBox .qualityRawMaterialsSlide .swiper-wrapper .swiper-slide .content .title {
  font-size: 1.25vw;
  color: #FFFFFF;
  padding-bottom: 0.729vw;
  margin-bottom: 1.354vw;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.qualityRawMaterials .qualityRawMaterialsSlideBox .qualityRawMaterialsSlide .swiper-wrapper .swiper-slide .content .intro {
  font-size: 0.833vw;
  color: rgba(255, 255, 255, 0.8);
  line-height: 1.354vw;
}
.qualityRawMaterials .qualityRawMaterialsSlideBox .qualityRawMaterialsOther {
  margin-top: 3.75vw;
}
.qualityRawMaterials .qualityRawMaterialsSlideBox .qualityRawMaterialsOther .btns {
  display: none;
}
.qualityRawMaterials .qualityRawMaterialsSlideBox .qualityRawMaterialsOther .btns .prevBtn {
  margin-right: 0.521vw;
}
.qualityRawMaterials .qualityRawMaterialsSlideBox .qualityRawMaterialsOther .btns .prevBtn i {
  display: inline-block;
  -webkit-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
          transform: rotate(-180deg);
}
.qualityRawMaterials .qualityRawMaterialsSlideBox .qualityRawMaterialsOther .btns .prevBtn,
.qualityRawMaterials .qualityRawMaterialsSlideBox .qualityRawMaterialsOther .btns .nextBtn {
  width: 2.917vw;
  height: 2.917vw;
  border-radius: 50%;
  line-height: 3.021vw;
  text-align: center;
  font-size: 0.781vw;
  color: #001F45;
  overflow: hidden;
  -webkit-transition: color 0.6s, background-color 0.4s ease;
  transition: color 0.6s, background-color 0.4s ease;
  cursor: pointer;
  position: relative;
  font-weight: 400;
}
.qualityRawMaterials .qualityRawMaterialsSlideBox .qualityRawMaterialsOther .btns .prevBtn::before,
.qualityRawMaterials .qualityRawMaterialsSlideBox .qualityRawMaterialsOther .btns .nextBtn::before {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: url("../images/btnHover.png") no-repeat center/cover;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  z-index: 2;
  content: "";
  display: block;
}
.qualityRawMaterials .qualityRawMaterialsSlideBox .qualityRawMaterialsOther .btns .prevBtn::after,
.qualityRawMaterials .qualityRawMaterialsSlideBox .qualityRawMaterialsOther .btns .nextBtn::after {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: calc(100% - 0.208vw);
  height: calc(100% - 0.208vw);
  background: #fff;
  border-radius: 50%;
  content: "";
  display: block;
}
.qualityRawMaterials .qualityRawMaterialsSlideBox .qualityRawMaterialsOther .btns .prevBtn svg,
.qualityRawMaterials .qualityRawMaterialsSlideBox .qualityRawMaterialsOther .btns .nextBtn svg {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) scale(1.01) rotate(180deg);
      -ms-transform: translate(-50%, -50%) scale(1.01) rotate(180deg);
          transform: translate(-50%, -50%) scale(1.01) rotate(180deg);
  width: 3.438vw;
  height: 3.438vw;
  fill: none;
  stroke: #fffa04;
  stroke-width: 0.208vw;
  stroke-dasharray: 167;
  stroke-linecap: round;
  stroke-linejoin: round;
  border-radius: 50%;
  z-index: 3;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  opacity: 0;
  visibility: hidden;
}
.qualityRawMaterials .qualityRawMaterialsSlideBox .qualityRawMaterialsOther .btns .prevBtn i,
.qualityRawMaterials .qualityRawMaterialsSlideBox .qualityRawMaterialsOther .btns .nextBtn i {
  display: inline-block;
  position: relative;
  z-index: 2;
}
.qualityRawMaterials .qualityRawMaterialsSlideBox .qualityRawMaterialsOther .btns .prevBtn:hover,
.qualityRawMaterials .qualityRawMaterialsSlideBox .qualityRawMaterialsOther .btns .nextBtn:hover {
  background: #d9dada;
}
.qualityRawMaterials .qualityRawMaterialsSlideBox .qualityRawMaterialsOther .btns .prevBtn:hover::before,
.qualityRawMaterials .qualityRawMaterialsSlideBox .qualityRawMaterialsOther .btns .nextBtn:hover::before {
  opacity: 0;
  visibility: hidden;
}
.qualityRawMaterials .qualityRawMaterialsSlideBox .qualityRawMaterialsOther .btns .prevBtn:hover svg,
.qualityRawMaterials .qualityRawMaterialsSlideBox .qualityRawMaterialsOther .btns .nextBtn:hover svg {
  opacity: 1;
  visibility: visible;
  -webkit-animation: mySvg 0.8s;
          animation: mySvg 0.8s;
}
.qualityRawMaterials .qualityRawMaterialsSlideBox .qualityRawMaterialsOther .progressbar {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: 2px;
  background: rgba(0, 0, 0, 0.1);
  border-radius: 1px;
  position: relative;
  overflow: hidden;
}
.qualityRawMaterials .qualityRawMaterialsSlideBox .qualityRawMaterialsOther .progressbar .swiper-pagination-progressbar-fill {
  background: #000000;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform-origin: left top;
      -ms-transform-origin: left top;
          transform-origin: left top;
}

/* 安全保障 */
.securityGuarantee {padding: 5.26vw 0px 5.469vw;overflow: hidden;background: #F6F6F6; margin-top:5vw;}
.securityGuarantee .securityGuaranteeTitle {text-align: center;padding: 0px 16.354vw;margin-bottom: 4.219vw;}
.securityGuarantee .securityGuaranteeTitle .title {font-size: 2.865vw;color: #000000;font-weight: 500;margin-bottom: 0.781vw;}
.securityGuarantee .securityGuaranteeTitle .intro {font-size: 0.833vw;color: #868686;line-height: 1.354vw;}
.securityGuarantee .securityGuaranteeMain {overflow: visible;}
.securityGuarantee .securityGuaranteeMain .swiper-wrapper .swiper-slide {height: 100%;padding: 2.604vw 2.604vw 3.177vw 2.604vw;background: #FFFFFF;border-radius: 1.042vw;position: relative;}
.securityGuarantee .securityGuaranteeMain .swiper-wrapper .swiper-slide .content {padding: 1.927vw 0px 0px;}
.securityGuarantee .securityGuaranteeMain .swiper-wrapper .swiper-slide .content .title {font-size: 1.667vw;color: #000000;font-weight: 500;margin-bottom: 1.667vw;}
.securityGuarantee .securityGuaranteeMain .swiper-wrapper .swiper-slide .content .intro {font-size: 0.781vw;color: #6E6E73;line-height: 1.25vw;}
.securityGuarantee .securityGuaranteeMain .swiper-wrapper .swiper-slide .image {border-radius: 1.042vw;overflow: hidden;}
.securityGuarantee .securityGuaranteeMain .swiper-wrapper .swiper-slide .image:hover img {transform: scale(1.1);}
.securityGuarantee .securityGuaranteeMain .swiper-wrapper .swiper-slide .image img {width: 100%;height: auto;-webkit-transition: all 0.4s ease;transition: all 0.4s ease;}
.securityGuarantee .securityGuaranteeMain .swiper-pagination {display: none;}

@media (min-width: 1921px) {
  /* 版心 */
  .content1820 {
    width: 1820px;
  }
  .content1720 {
    width: 1720px;
  }
  .content1600 {
    width: 1600px;
  }
  .content1580 {
    width: 1580px;
  }
  .content1400 {
    width: 1400px;
  }
  .content1240 {
    width: 1240px;
  }
  .content1200 {
    width: 1200px;
  }
  /* 重置layui样式 */
  .layui-flow-more {
    font-size: 16px;
    margin: 60px 0px 0px;
  }
  .layui-flow-more a i {
    width: 40px;
    height: 40px;
  }
  .layui-flow-more a cite {
    width: 160px;
    height: 51px;
    line-height: 51px;
    border-radius: 26px;
    font-size: 15px;
  }
  .layui-flow-more a cite::before {
    width: calc(100% - 4px);
    height: calc(100% - 4px);
    border-radius: 26px;
    border-width: 2px;
  }
  .layui-flow-more a cite::after {
    height: calc(100% + 4px);
    border-radius: 26px;
  }
  .layui-form-select dl dd {
    font-size: 15px;
    line-height: 40px;
    padding: 0px 15px;
  }
  .layui-laydate {
    border-radius: 10px;
  }
  .layui-laydate-content td, .layui-laydate-content th {
    width: 36px;
    height: 36px;
  }
  .layui-laydate-content td > div {
    line-height: 36px;
  }
  /* 头部 */
  .header {
    height: 110px;
    line-height: 110px;
  }
  .header .headerLogo a {
    width: 164px;
    height: 57px;
  }
  .header .headerMain .headerNav ul li {
    margin-right: 42px;
  }
  .header .headerMain .headerNav ul li a {
    font-size: 15px;
  }
  .header .headerMain .headerOther {
    margin-left: 41px;
  }
  .header .headerMain .headerOther .searchBtn {
    width: 56px;
    height: 56px;
    line-height: 56px;
    border-radius: 50%;
    font-size: 20px;
    margin-right: 17px;
  }
  .header .headerMain .headerOther .langBtn {
    width: 56px;
    height: 56px;
    line-height: 56px;
    font-size: 20px;
  }
  .header .headerMain .headerOther .langBtn img {
    height: 24px;
  }
  .header.headerMask {
    height: 85px;
    line-height: 85px;
    backdrop-filter: blur(20px);
  }
  .header.headerMask .dropDownMenu {
    top: 85px;
  }


  /* 下拉菜单 */
  .dropDownMenu {
    top: 110px;
  }
  .dropDownMenu .dropDownMenuList {
    width: 150px;
    margin: 90px 78px 92px;
  }
  .dropDownMenu .dropDownMenuList .swiper-wrapper::after {
    right: 0px;
    width: 3px;
    height: 28px;
  }
  .dropDownMenu .dropDownMenuList .swiper-wrapper .swiper-slide {
    line-height: 24px;
    height: 24px;
    margin-bottom: 26px;
  }
  .dropDownMenu .dropDownMenuList .swiper-wrapper .swiper-slide a {
    font-size: 16px;
  }
  .dropDownMenu .dropDownMenuList .swiper-wrapper .swiper-slide-thumb-active a {
    font-weight: 600;
  }
  .dropDownMenu .dropDownMenuMain {
    margin: 86px 0px 92px;
  }
  .dropDownMenu .dropDownMenuMain .swiper-wrapper .swiper-slide .content {
    width: 432px;
    margin-left: 78px;
  }
  .dropDownMenu .dropDownMenuMain .swiper-wrapper .swiper-slide .content .title {
    font-size: 32px;
    margin-bottom: 30px;
  }
  .dropDownMenu .dropDownMenuMain .swiper-wrapper .swiper-slide .content .intro {
    font-size: 16px;
    line-height: 24px;
    min-height: 72px;
    margin-bottom: 25px;
  }
  .dropDownMenu .dropDownMenuMain .swiper-wrapper .swiper-slide .content .more {
    width: 56px;
    height: 56px;
    line-height: 58px;
    font-size: 15px;
  }
  .dropDownMenu .dropDownMenuMain .swiper-wrapper .swiper-slide .content .more::after {
    width: calc(100% - 4px);
    height: calc(100% - 4px);
  }
  .dropDownMenu .dropDownMenuMain .swiper-wrapper .swiper-slide .content .more svg {
    width: 66px;
    height: 66px;
    stroke-width: 4px;
  }
  .dropDownMenu .dropDownMenuMain .swiper-wrapper .swiper-slide .image {
    width: 490px;
    border-radius: 15px;
  }
  /* 底部 */
  .footer {
    padding: 65px 0px 40px;
  }
  .footer .footerHead {
    margin: 0px 70px 54px;
  }
  .footer .footerHead .footerLogo a img {
    height: 57px;
  }
  .footer .footerHead .footerContact {
    height: 44px;
    padding-left: 49px;
    margin-left: 57px;
  }
  .footer .footerHead .footerContact .title {
    font-size: 15px;
    line-height: 30px;
  }
  .footer .footerHead .footerContact .intro {
    font-size: 30px;
    line-height: 30px;
  }
  .footer .footerHead .footerContact .intro img {
    height: 30px;
    margin-right: 9px;
  }
  .footer .footerHead .footerSubscribe {
    height: 42px;
    line-height: 43px;
    border-radius: 21px;
    padding-left: 23px;
  }
  .footer .footerHead .footerSubscribe img {
    height: 9px;
  }
  .footer .footerHead .footerSubscribe span {
    font-size: 16px;
    margin-left: 4px;
    margin-right: 18px;
  }
  .footer .footerHead .footerSubscribe .more {
    width: 73px;
    height: 42px;
    line-height: 43px;
    font-size: 16px;
    border-radius: 21px;
  }
  .footer .footerNav {
    padding: 61px 0px 31px;
    margin: 0px 70px 23px;
  }
  .footer .footerNav dl {
    padding: 0px 40px;
  }
  .footer .footerNav dl::after {
    top: 5px;
    width: 1px;
    height: 15px;
  }
  .footer .footerNav dl dt {
    margin-bottom: 3px;
  }
  .footer .footerNav dl dt a {
    font-size: 18px;
  }
  .footer .footerNav dl dd a {
    font-size: 15px;
    line-height: 30px;
  }
  .footer .footerOther {
    margin: 0px 70px;
  }
  .footer .footerOther .copyright, .footer .footerOther .copyright a {
    font-size: 14px;
  }


  /* 侧边栏 */
  .sidebar {
    right: -59px;
    width: 59px;
    padding: 6px 6px 26px;
    box-shadow: 0px 3px 16px 0px rgba(60, 96, 232, 0.13);
    border-radius: 10px 0px 0px 10px;
  }
  .sidebar .reservationBtn {
    line-height: 47px;
    padding: 16px 0px 25px;
    font-size: 17px;
    letter-spacing: 4px;
  }
  .sidebar .sidebarOther ul li::after {
    width: 20px;
  }
  .sidebar .sidebarOther ul li a {
    width: 130px;
    height: 48px;
    line-height: 46px;
    border-radius: 10px 0px 0px 10px;
  }
  .sidebar .sidebarOther ul li a:hover {
    -webkit-transform: translateX(-77px);
        -ms-transform: translateX(-77px);
            transform: translateX(-77px);
    box-shadow: 0px 3px 16px 0px rgba(60, 96, 232, 0.13);
  }
  .sidebar .sidebarOther ul li a img {
    height: 25px;
    margin: 0px 10px;
  }
  .sidebar .sidebarOther ul li a span {
    font-size: 15px;
  }


  /* 首页-banner */
  .banner .bannerContent .swiper-wrapper .swiper-slide .content .title {
    font-size: 91px;
    line-height: 77px;
    margin-bottom: 17px;
  }
  .banner .bannerContent .swiper-wrapper .swiper-slide .content .title span {
    font-size: 37px;
    line-height: 31px;
  }
  .banner .bannerContent .swiper-wrapper .swiper-slide .content .intro {
    font-size: 32px;
  }
  .banner .bannerContent .swiper-wrapper .swiper-slide .content .more {
    font-size: 22px;
  }
  .banner .bannerContent .swiper-wrapper .swiper-slide .content .more:hover i {
    margin-left: 20px;
  }
  .banner .bannerContent .swiper-wrapper .swiper-slide .content .more i {
    font-size: 26px;
    margin-left: 10px;
  }
  .banner .bannerContent .swiper-pagination {
    bottom: 54px;
  }
  .banner .bannerContent .swiper-pagination .swiper-pagination-bullet {
    width: 15px;
    height: 3px;
    border-radius: 2px;
    margin: 0px 3px;
  }
  .banner .bannerContent .swiper-pagination .swiper-pagination-bullet-active {
    width: 35px;
  }
  /* 首页-关于我们 */
  .indexAboutus {
    padding: 210px 0px 52px;
  }
  .indexAboutus .indexAboutusTitle {
    margin-bottom: 138px;
  }
  .indexAboutus .indexAboutusTitle .title {
    font-size: 109px;
    line-height: 97px;
    margin-bottom: 35px;
  }
  .indexAboutus .indexAboutusTitle .intro {
    font-size: 16px;
    line-height: 19px;
    margin-bottom: 46px;
  }
  .indexAboutus .indexAboutusTitle .line {
    width: 205px;
    height: 19px;
  }
  .indexAboutus .indexAboutusTitle .line .lineBox {
    background-size: 205px 19px;
  }
  .indexAboutus .indexAboutusMain {
    border-radius: 20px;
  }
  .indexAboutus .indexAboutusNumber {
    bottom: 76px;
  }
  .indexAboutus .indexAboutusNumber .list {
    margin: 0px 50px;
  }
  .indexAboutus .indexAboutusNumber .list:nth-child(1) .number span {
    min-width: 164px;
    }
    .indexAboutus .indexAboutusNumber .list:nth-child(2) .number span {
        min-width: 82px;
    }
  .indexAboutus .indexAboutusNumber .list:nth-child(4) .number i {
    font-size: 70px;
  }
  .indexAboutus .indexAboutusNumber .list .number {
    font-size: 70px;
  }
  .indexAboutus .indexAboutusNumber .list .number i {
    font-size: 14px;
  }
  .indexAboutus .indexAboutusNumber .list .title {
    font-weight: 400;
    font-size: 14px;
  }
  /* 首页-产品系列 */
  .indexProducts .indexProductsMain .swiper-wrapper .swiper-slide .content {
    top: 110px;
  }
  .indexProducts .indexProductsMain .swiper-wrapper .swiper-slide .content .title {
    font-size: 55px;
    line-height: 60px;
    margin-bottom: 19px;
  }
  .indexProducts .indexProductsMain .swiper-wrapper .swiper-slide .content .more {
    width: 220px;
    height: 51px;
    line-height: 47px;
    border-radius: 26px;
    font-size: 15px;
    padding: 0px 18px 0px 28px;
    margin: 0px auto;
  }
  .indexProducts .indexProductsMain .swiper-wrapper .swiper-slide .content .more::before {
    width: calc(100% - 4px);
    height: calc(100% - 4px);
    border-radius: 26px;
    border-width: 2px;
  }
  .indexProducts .indexProductsMain .swiper-wrapper .swiper-slide .content .more::after {
    height: calc(100% + 4px);
  }
  .indexProducts .indexProductsMain .swiper-wrapper .swiper-slide .content .more span::after {
    left: -12px;
    width: 5px;
    height: 5px;
  }
  .indexProducts .indexProductsMain .swiper-wrapper .swiper-slide .content .more i {
    margin-left: 90px;
  }
  .indexProducts .indexProductsList {
    bottom: 50px;
    padding: 10px;
    border-radius: 20px;
  }
  .indexProducts .indexProductsList .indexProductsListMain .swiper-wrapper .swiper-slide {
    height: 87px;
    border-radius: 10px;
  }
  .indexProducts .indexProductsList .indexProductsListMain .swiper-wrapper .swiper-slide .icon {
    width: 35px;
    height: 35px;
    margin-right: 6px;
  }
  .indexProducts .indexProductsList .indexProductsListMain .swiper-wrapper .swiper-slide .title {
    font-size: 17px;
  }
  .indexProducts .indexProductsList .btn {
    width: 91px;
    height: 87px;
    font-size: 24px;
    border-radius: 10px;
    line-height: 87px;
  }
  .indexProducts .indexProductsList .btn.prevBtn {
    margin-right: 10px;
  }
  .indexProducts .indexProductsList .btn.nextBtn {
    margin-left: 10px;
  }
  /* 首页-相关技术 */
  .indexSupport .indexSupportList {
    left: 50px;
    top: 112px;
  }
  .indexSupport .indexSupportList .swiper-wrapper {
    border-left-width: 2px;
  }
  .indexSupport .indexSupportList .swiper-wrapper .swiper-slide {
    font-size: 15px;
    line-height: 35px;
    padding-left: 20px;
  }
  .indexSupport .indexSupportList .swiper-wrapper .swiper-slide::after {
    left: -2px;
    width: 2px;
  }
  .indexSupport .indexSupportList .swiper-wrapper .swiper-slide.active {
    font-size: 22px;
  }
  .indexSupport .indexSupportList .swiper-wrapper .swiper-slide span span {
    font-size: 12px;
  }
  .indexSupport .indexSupportMain .swiper-wrapper .swiper-slide:nth-child(1) .image {
    width: calc(100% + 80px);
  }
  .indexSupport .indexSupportMain .swiper-wrapper .swiper-slide:nth-child(2) .content .listBox .list:nth-child(even) {
    padding-left: 30px;
  }
  .indexSupport .indexSupportMain .swiper-wrapper .swiper-slide:nth-child(2) .content .listBox .list .other span {
    font-size: 22px;
  }
  .indexSupport .indexSupportMain .swiper-wrapper .swiper-slide:nth-child(3) .content .listBox {
    padding: 39px 0px;
  }
  .indexSupport .indexSupportMain .swiper-wrapper .swiper-slide .image img {
    height: 100vh;
  }
  .indexSupport .indexSupportMain .swiper-wrapper .swiper-slide .bigTitle {
    left: 44px;
    bottom: 140px;
    max-width: 326px;
  }
  .indexSupport .indexSupportMain .swiper-wrapper .swiper-slide .bigTitle .title {
    font-size: 42px;
    line-height: 30px;
    margin-bottom: 9px;
  }
  .indexSupport .indexSupportMain .swiper-wrapper .swiper-slide .bigTitle .title span {
    font-size: 20px;
  }
  .indexSupport .indexSupportMain .swiper-wrapper .swiper-slide .bigTitle .intro {
    font-size: 18px;
    line-height: 26px;
  }
  .indexSupport .indexSupportMain .swiper-wrapper .swiper-slide .content {
    width: 600px;
    backdrop-filter: blur(20px);
    padding: 100px 100px;
  }
  .indexSupport .indexSupportMain .swiper-wrapper .swiper-slide .content .title {
    font-size: 55px;
    line-height: 50px;
    margin-bottom: 8px;
    padding: 0px 6px;
  }
  .indexSupport .indexSupportMain .swiper-wrapper .swiper-slide .content .title span {
    font-size: 28px;
  }
  .indexSupport .indexSupportMain .swiper-wrapper .swiper-slide .content .subTitle {
    font-size: 45px;
    line-height: 62px;
    margin-bottom: 52px;
    padding: 0px 6px;
  }
  .indexSupport .indexSupportMain .swiper-wrapper .swiper-slide .content .listBox .list {
    padding: 23px 13px;
  }
  .indexSupport .indexSupportMain .swiper-wrapper .swiper-slide .content .listBox .list .icon {
    width: 61px;
    height: 61px;
  }
  .indexSupport .indexSupportMain .swiper-wrapper .swiper-slide .content .listBox .list .icon img {
    height: 61px;
  }
  .indexSupport .indexSupportMain .swiper-wrapper .swiper-slide .content .listBox .list .other {
    margin-left: 19px;
  }
  .indexSupport .indexSupportMain .swiper-wrapper .swiper-slide .content .listBox .list .other p {
    font-size: 36px;
  }
  .indexSupport .indexSupportMain .swiper-wrapper .swiper-slide .content .listBox .list .other span {
    font-size: 15px;
    line-height: 19px;
  }
  .indexSupport .indexSupportMain .swiper-wrapper .swiper-slide .content .intro {
    font-size: 16px;
    line-height: 26px;
    margin-top: 64px;
  }
  .indexSupport .indexSupportMain .swiper-wrapper .swiper-slide .content .more {
    width: 220px;
    height: 51px;
    line-height: 51px;
    border-radius: 26px;
    font-size: 15px;
    padding: 0px 18px 0px 28px;
    margin: 69px 0px 0px 5px;
  }
  .indexSupport .indexSupportMain .swiper-wrapper .swiper-slide .content .more::before {
    width: calc(100% - 4px);
    height: calc(100% - 4px);
    border-radius: 26px;
    border-width: 2px;
  }
  .indexSupport .indexSupportMain .swiper-wrapper .swiper-slide .content .more::after {
    height: calc(100% + 4px);
    border-radius: 26px;
  }
  .indexSupport .indexSupportMain .swiper-wrapper .swiper-slide .content .more span::after {
    top: 50%;
    left: -12px;
    width: 5px;
    height: 5px;
  }
  .indexSupport .indexSupportMain .swiper-wrapper .swiper-slide .content .more i {
    margin-left: 90px;
  }
  /* 首页-新闻 */
  .indexNews {
    padding: 204px 0px 165px;
  }
  .indexNews .indexNewsTitle {
    padding-left: 30px;
  }
  .indexNews .indexNewsTitle .title {
    font-size: 55px;
    line-height: 60px;
  }
  .indexNews .indexNewsTitle .btns .btn {
    width: 56px;
    height: 56px;
    line-height: 58px;
    font-size: 15px;
  }
  .indexNews .indexNewsTitle .btns .btn::after {
    width: calc(100% - 4px);
    height: calc(100% - 4px);
  }
  .indexNews .indexNewsTitle .btns .btn svg {
    width: 66px;
    height: 66px;
    stroke-width: 4px;
  }
  .indexNews .indexNewsTitle .btns .btn.prevBtn {
    margin-right: 10px;
  }
  .indexNews .indexNewsMain {
    padding: 0px 30px;
    margin-top: -185px;
  }
  .indexNews .indexNewsMain .indexNewsLeft .swiper-wrapper .swiper-slide a {
    height: 433px;
    border-radius: 20px;
    padding: 40px 47px;
  }
  .indexNews .indexNewsMain .indexNewsLeft .swiper-wrapper .swiper-slide a .content {
    padding-bottom: 53px;
    margin-bottom: 55px;
  }
  .indexNews .indexNewsMain .indexNewsLeft .swiper-wrapper .swiper-slide a .content .image {
    width: 150px;
    border-radius: 10px;
    margin-right: 33px;
  }
  .indexNews .indexNewsMain .indexNewsLeft .swiper-wrapper .swiper-slide a .content .contentBox {
    padding-top: 20px;
  }
  .indexNews .indexNewsMain .indexNewsLeft .swiper-wrapper .swiper-slide a .content .contentBox .title {
    font-size: 24px;
    line-height: 32px;
    height: 64px;
    margin-bottom: 20px;
  }
  .indexNews .indexNewsMain .indexNewsLeft .swiper-wrapper .swiper-slide a .content .contentBox .time {
    font-size: 15px;
  }
  .indexNews .indexNewsMain .indexNewsLeft .swiper-wrapper .swiper-slide a .intro {
    font-size: 15px;
    line-height: 25px;
  }
  .indexNews .indexNewsMain .indexNewsRight {
    border-radius: 20px;
  }
  .indexNews .indexNewsMain .indexNewsRight a .content {
    padding: 0px 44px 37px;
  }
  .indexNews .indexNewsMain .indexNewsRight a .content .title {
    font-size: 26px;
    line-height: 36px;
    margin-bottom: 13px;
  }
  .indexNews .indexNewsMain .indexNewsRight a .content .time {
    font-size: 15px;
  }
  /* 内页banner */
  .detailBanner .image {
    width: calc(100% + 80px);
  }
  .detailBanner .image img {
    max-height: 100vh;
  }
  .detailBanner .content .title {
    font-size: 80px;
    line-height: 74px;
    margin-bottom: 12px;
  }
  .detailBanner .content .intro {
    font-size: 30px;
  }
  
  


  /* 品牌资讯列表 */
  .newsList {
    padding: 110px 0px 100px;
  }
  .newsList .newsListSearch {
    width: 493px;
    margin-bottom: 30px;
  }
  .newsList .newsListSearch input {
    height: 50px;
    font-size: 16px;
    border-radius: 25px;
    padding: 0px 60px 0px 31px;
  }
  .newsList .newsListSearch .submit {
    right: 31px;
    font-size: 20px;
  }
  .newsList .newsListMain ul li {
    margin-bottom: 20px;
  }
  .newsList .newsListMain ul li a {
    padding: 16px 123px 16px 16px;
    border-radius: 15px;
  }
  .newsList .newsListMain ul li a:hover .content .more i {
    margin-left: 15px;
  }
  .newsList .newsListMain ul li a .image {
    width: 352px;
    border-radius: 12px;
  }
  .newsList .newsListMain ul li a .content {
    padding: 32px 0px 25px;
    margin-left: 69px;
  }
  .newsList .newsListMain ul li a .content .other {
    margin-bottom: 11px;
  }
  .newsList .newsListMain ul li a .content .other .tag {
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    padding: 0px 7px;
    border-radius: 2px;
    margin-right: 7px;
  }
  .newsList .newsListMain ul li a .content .other .time {
    font-size: 12px;
  }
  .newsList .newsListMain ul li a .content .title {
    font-size: 24px;
    margin-bottom: 10px;
  }
  .newsList .newsListMain ul li a .content .intro {
    font-size: 16px;
    line-height: 24px;
    height: 48px;
    margin-bottom: 26px;
  }
  .newsList .newsListMain ul li a .content .more {
    font-size: 13px;
  }
  .newsList .newsListMain ul li a .content .more i {
    font-size: 12px;
    margin-left: 7px;
  }
  /* 品牌资讯详情 */
  .newsDetail {
    padding: 265px 0px 139px;
  }
  .newsDetail .newsDetailNav {
    margin-bottom: 17px;
  }
  .newsDetail .newsDetailNav a {
    font-size: 13px;
  }
  .newsDetail .newsDetailNav span {
    font-size: 14px;
    margin: 0px 9px;
  }
  .newsDetail .newsDetailTitle {
    font-size: 48px;
    margin-bottom: 59px;
  }
  .newsDetail .newsDetailOther {
    border-radius: 10px;
    padding: 22px 36px 22px 56px;
    margin-bottom: 111px;
  }
  .newsDetail .newsDetailOther .source {
    font-size: 16px;
    margin-right: 40px;
    padding-right: 40px;
    line-height: 15px;
  }
  .newsDetail .newsDetailOther .source span {
    font-size: 13px;
    margin-right: 8px;
  }
  .newsDetail .newsDetailOther .time {
    font-size: 16px;
  }
  .newsDetail .newsDetailOther .time span {
    font-size: 13px;
    margin-right: 8px;
  }
  .newsDetail .newsDetailOther .return {
    padding-right: 4px;
    font-size: 15px;
  }
  .newsDetail .newsDetailOther .return:hover {
    padding-right: 10px;
  }
  .newsDetail .newsDetailOther .return:hover::after {
    width: 110px;
    height: 35px;
    border-radius: 35px;
  }
  .newsDetail .newsDetailOther .return:hover i {
    margin-left: 7px;
  }
  .newsDetail .newsDetailOther .return::after {
    width: 25px;
    height: 25px;
  }
  .newsDetail .newsDetailOther .return i {
    font-size: 16px;
    margin-left: 11px;
  }
  .newsDetail .newsDetailMain .newsDetailLeft .newsDetailContent {
    font-size: 16px;
    line-height: 31px;
    margin-bottom: 65px;
  }
  .newsDetail .newsDetailMain .newsDetailLeft .newsDetailContent h2 {
    font-size: 24px;
  }
  .newsDetail .newsDetailMain .newsDetailLeft .newsDetailContent img, .newsDetail .newsDetailMain .newsDetailLeft .newsDetailContent video, .newsDetail .newsDetailMain .newsDetailLeft .newsDetailContent iframe {
    margin: 20px auto;
  }
  .newsDetail .newsDetailMain .newsDetailLeft .newsDetailBtns .btn {
    width: calc(50% - 20px);
    padding: 29px 123px 50px 40px;
    border-radius: 15px;
  }
  .newsDetail .newsDetailMain .newsDetailLeft .newsDetailBtns .btn:hover {
    box-shadow: 5px 5px 15px #ddd;
  }
  .newsDetail .newsDetailMain .newsDetailLeft .newsDetailBtns .btn span {
    height: 20px;
    line-height: 20px;
    padding: 0px 7px;
    font-size: 12px;
    border-radius: 5px;
    margin-bottom: 18px;
  }
  .newsDetail .newsDetailMain .newsDetailLeft .newsDetailBtns .btn p {
    font-size: 20px;
    line-height: 28px;
  }
  .newsDetail .newsDetailMain .newsDetailRight .title {
    font-size: 16px;
    margin-bottom: 17px;
  }
  .newsDetail .newsDetailMain .newsDetailRight .share a {
    width: 48px;
    height: 48px;
    line-height: 46px;
    font-size: 18px;
    margin-bottom: 11px;
  }
  .newsDetail .newsDetailMain .newsDetailRight .share a img {
    width: 46px;
    height: 46px;
  }
 
 
 
  /* 核心科技 */
  .technological {
    padding: 133px 0px 0px;
  }
  .technological .technologicalTitle {
    font-size: 55px;
    margin-bottom: 123px;
  }
  .technological .technologicalMain .technologicalImages ul li:nth-child(2) .content .element img:nth-of-type(1) {
    width: 160px;
    height: 160px;
    left: 21%;
    top: 44%;
  }
  .technological .technologicalMain .technologicalImages ul li:nth-child(2) .content .element img:nth-of-type(2) {
    width: 160px;
    height: 160px;
    left: 69%;
    top: 44%;
  }
  .technological .technologicalMain .technologicalImages ul li .content .image {
    max-height: 978px;
  }
  .technological .technologicalMain .technologicalImages ul li .content .image img {
    height: 978px;
  }
  .technological .technologicalMain .technologicalImages ul li .content .number {
    padding: 80px 40px 63px;
  }
  .technological .technologicalMain .technologicalImages ul li .content .number ul li .icon {
    width: 61px;
    height: 61px;
  }
  .technological .technologicalMain .technologicalImages ul li .content .number ul li .icon img {
    height: 61px;
  }
  .technological .technologicalMain .technologicalImages ul li .content .number ul li .num {
    font-size: 36px;
    margin-top: 16px;
  }
  .technological .technologicalMain .technologicalImages ul li .content .number ul li .intro {
    font-size: 15px;
    margin-top: 2px;
  }
  .technological .technologicalMain .technologicalImages ul li .content .number ul li .title {
    font-size: 22px;
    margin-top: 15px;
  }
  .technological .technologicalMain .technologicalContents ul li .content {
    max-height: 978px;
    min-height: 978px;
    padding: 156px 272px 0px 206px;
  }
  .technological .technologicalMain .technologicalContents ul li .content .title {
    font-size: 55px;
    line-height: 50px;
    margin-bottom: 6px;
  }
  .technological .technologicalMain .technologicalContents ul li .content .subTitle {
    font-size: 40px;
    padding-bottom: 41px;
    margin-bottom: 50px;
  }
  .technological .technologicalMain .technologicalContents ul li .content .slogan {
    font-size: 22px;
    line-height: 35px;
    margin-bottom: 38px;
  }
  .technological .technologicalMain .technologicalContents ul li .content .intro {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 103px;
  }
  .technological .technologicalMain .technologicalContents ul li .content .list ul::after {
    width: 2px;
  }
  .technological .technologicalMain .technologicalContents ul li .content .list ul li {
    font-size: 15px;
    line-height: 35.3px;
    padding-left: 20px;
  }
  .technological .technologicalMain .technologicalContents ul li .content .list ul li::after {
    width: 2px;
  }
  /* 优质原料 */
  .qualityRawMaterials {
    padding: 128px 0px 84px;
  }
  .qualityRawMaterials .qualityRawMaterialsTitle {
    font-size: 55px;
    margin-bottom: 69px;
  }
  .qualityRawMaterials .qualityRawMaterialsMain {
    margin-bottom: 80px;
    border-radius: 20px;
  }
  .qualityRawMaterials .qualityRawMaterialsMain .listBox {
    top: 120px;
    min-height: 740px;
    border-radius: 20px;
    margin-bottom: 80px;
  }
  .qualityRawMaterials .qualityRawMaterialsMain .listBox.fixed .list {
    width: 1580px;
    height: 740px;
  }
  .qualityRawMaterials .qualityRawMaterialsMain .listBox .list {
    height: 740px;
  }
  .qualityRawMaterials .qualityRawMaterialsMain .listBox .list .commonBg {
    border-radius: 20px;
    overflow: hidden;
  }
  .qualityRawMaterials .qualityRawMaterialsMain .listBox .content {
    border-radius: 20px;
    width: 449px;
    backdrop-filter: blur(20px);
    padding: 59px 65px 84px 58px;
    margin: 0px 65px 0px 0px;
  }
  .qualityRawMaterials .qualityRawMaterialsMain .listBox .content .title {
    font-size: 35px;
    line-height: 47px;
    margin-bottom: 27px;
  }
  .qualityRawMaterials .qualityRawMaterialsMain .listBox .content .intro {
    font-size: 16px;
    line-height: 26px;
  }
  .qualityRawMaterials .qualityRawMaterialsMain .listBox .content .number {
    right: 43px;
    bottom: 37px;
  }
  .qualityRawMaterials .qualityRawMaterialsMain .listBox .content .number span:nth-of-type(1) {
    font-size: 20px;
  }
  .qualityRawMaterials .qualityRawMaterialsMain .listBox .content .number span:nth-of-type(2) {
    font-size: 12px;
    -webkit-transform: translateY(9px);
        -ms-transform: translateY(9px);
            transform: translateY(9px);
  }
  .qualityRawMaterials .qualityRawMaterialsMain .listBox .content .number i {
    font-size: 20px;
    -webkit-transform: translateY(5px) rotate(9deg);
        -ms-transform: translateY(5px) rotate(9deg);
            transform: translateY(5px) rotate(9deg);
  }
  .qualityRawMaterials .qualityRawMaterialsSlideBox .qualityRawMaterialsSlide .swiper-wrapper .swiper-slide {
    border-radius: 20px;
  }
  .qualityRawMaterials .qualityRawMaterialsSlideBox .qualityRawMaterialsSlide .swiper-wrapper .swiper-slide .image p {
    font-size: 22px;
    padding: 40px 41px 32px;
  }
  .qualityRawMaterials .qualityRawMaterialsSlideBox .qualityRawMaterialsSlide .swiper-wrapper .swiper-slide .content {
    border-radius: 20px;
    backdrop-filter: blur(20px);
    padding: 50px 40px;
  }
  .qualityRawMaterials .qualityRawMaterialsSlideBox .qualityRawMaterialsSlide .swiper-wrapper .swiper-slide .content .title {
    font-size: 24px;
    padding-bottom: 14px;
    margin-bottom: 26px;
  }
  .qualityRawMaterials .qualityRawMaterialsSlideBox .qualityRawMaterialsSlide .swiper-wrapper .swiper-slide .content .intro {
    font-size: 16px;
    line-height: 26px;
  }
  .qualityRawMaterials .qualityRawMaterialsSlideBox .qualityRawMaterialsOther {
    margin-top: 92px;
  }
  .qualityRawMaterials .qualityRawMaterialsSlideBox .qualityRawMaterialsOther .btns .prevBtn {
    margin-right: 10px;
  }
  .qualityRawMaterials .qualityRawMaterialsSlideBox .qualityRawMaterialsOther .btns .prevBtn,
  .qualityRawMaterials .qualityRawMaterialsSlideBox .qualityRawMaterialsOther .btns .nextBtn {
    width: 56px;
    height: 56px;
    line-height: 58px;
    font-size: 15px;
  }
  .qualityRawMaterials .qualityRawMaterialsSlideBox .qualityRawMaterialsOther .btns .prevBtn::after,
  .qualityRawMaterials .qualityRawMaterialsSlideBox .qualityRawMaterialsOther .btns .nextBtn::after {
    width: calc(100% - 4px);
    height: calc(100% - 4px);
  }
  .qualityRawMaterials .qualityRawMaterialsSlideBox .qualityRawMaterialsOther .btns .prevBtn svg,
  .qualityRawMaterials .qualityRawMaterialsSlideBox .qualityRawMaterialsOther .btns .nextBtn svg {
    width: 66px;
    height: 66px;
    stroke-width: 4px;
  }
  .qualityRawMaterials .qualityRawMaterialsSlideBox .qualityRawMaterialsOther .progressbar {
    height: 2px;
  }
  /* 安全保障 */
  .securityGuarantee {
    padding: 101px 0px 105px;
  }
  .securityGuarantee .securityGuaranteeTitle {
    padding: 0px 314px;
    margin-bottom: 81px;
  }
  .securityGuarantee .securityGuaranteeTitle .title {
    font-size: 55px;
    margin-bottom: 15px;
  }
  .securityGuarantee .securityGuaranteeTitle .intro {
    font-size: 16px;
    line-height: 26px;
  }
  .securityGuarantee .securityGuaranteeMain .swiper-wrapper .swiper-slide {
    padding: 50px 50px 61px 50px;
    border-radius: 20px;
  }
  .securityGuarantee .securityGuaranteeMain .swiper-wrapper .swiper-slide .content {
    padding: 37px 0px 0px;
  }
  .securityGuarantee .securityGuaranteeMain .swiper-wrapper .swiper-slide .content .title {
    font-size: 32px;
    margin-bottom: 19px;
  }
  .securityGuarantee .securityGuaranteeMain .swiper-wrapper .swiper-slide .content .intro {
    font-size: 15px;
    line-height: 24px;
  }
  .securityGuarantee .securityGuaranteeMain .swiper-wrapper .swiper-slide .image {
    border-radius: 20px;
  }
}
@media (min-width: 2260px) {
  .indexSupport .indexSupportMain .swiper-wrapper .swiper-slide:nth-child(3) .element img.pc:nth-of-type(1) {
    left: 19%;
  }
}
/* pad端 */
/* 移动端 */
@media (max-width: 768px) {
  /* 版心 */
  .content1820,
  .content1720,
  .content1600,
  .content1580,
  .content1400,
  .content1240,
  .content1200 {
    width: calc(100% - 40px);
  }
  /* 重置layui样式 */
  .layui-flow-more {
    font-size: 13px;
    margin: 40px 0px 0px;
  }
  .layui-flow-more a i {
    width: 32px;
    height: 32px;
  }
  .layui-flow-more a cite {
    width: 120px;
    height: 42px;
    line-height: 42px;
    border-radius: 26px;
    font-size: 13px;
  }
  .layui-flow-more a cite::before {
    width: calc(100% - 4px);
    height: calc(100% - 4px);
    border-radius: 26px;
    border-width: 2px;
  }
  .layui-flow-more a cite::after {
    height: calc(100% + 4px);
    border-radius: 26px;
  }
  .layui-form-select dl dd {
    font-size: 15px;
    line-height: 40px;
    padding: 0px 15px;
  }
  .layui-laydate {
    border-radius: 10px;
  }
  .layui-laydate-content td, .layui-laydate-content th {
    width: 36px;
    height: 36px;
  }
  .layui-laydate-content td > div {
    line-height: 36px;
  }
  /* 头部 */
  .header {
    height: 60px;
    line-height: 60px;
  }
  .header .headerLogo {
    height: 60px;
    position: relative;
    z-index: 2;
  }
  .header .headerLogo a {
    width: 90px;
    height: 33px;
  }
  .header .headerMain {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
  }
  .header .headerMain .headerNav {
    display: none;
  }
  .header .headerMain .headerOther {
    margin-left: 0px;
    width: 100%;
    height: 60px;
  }
  .header .headerMain .headerOther .searchBtn {
    width: auto;
    height: auto;
    line-height: 1;
    border-radius: 0px;
    font-size: 22px;
    margin-right: 0px;
    background: none;
  }
  .header .headerMain .headerOther .langBtn {
    display: none;
  }
  .header .headerMain .headerOther .menusBtn {
    display: block;
    cursor: pointer;
    margin-top: 1px;
  }
  .header .headerMain .headerOther .menusBtn.active span:nth-child(1) {
    opacity: 0;
    visibility: hidden;
  }
  .header .headerMain .headerOther .menusBtn.active span:nth-child(2) {
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
  }
  .header .headerMain .headerOther .menusBtn.active span:nth-child(3) {
    width: 23px;
    -webkit-transform: rotate(-45deg) translate(5px, -5px);
        -ms-transform: rotate(-45deg) translate(5px, -5px);
            transform: rotate(-45deg) translate(5px, -5px);
  }
  .header .headerMain .headerOther .menusBtn span {
    display: block;
    height: 2px;
    background: #FFFFFF;
    border-radius: 1px;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }
  .header .headerMain .headerOther .menusBtn span:nth-child(1) {
    width: 23px;
    margin-bottom: 5px;
  }
  .header .headerMain .headerOther .menusBtn span:nth-child(2) {
    width: 23px;
    margin-bottom: 5px;
  }
  .header .headerMain .headerOther .menusBtn span:nth-child(3) {
    width: 18px;
  }
  .header.headerMask {
    height: 60px;
    line-height: 60px;
    backdrop-filter: blur(20px);
  }
  .header.headerMask .headerLogo a {
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1);
  }
  .header.headerMask .headerMain .headerOther .searchBtn {
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1);
  }




  /* 下拉菜单 */
  .dropDownMenu {
    display: none;
  }
  /* 底部 */
  .footer {
    padding: 40px 0px 25px;
  }
  .footer .footerHead {
    margin: 0px 0px 25px;
    padding-bottom: 25px;
    border-bottom: 1px solid rgba(219, 219, 219, 0.1);
  }
  .footer .footerHead .footerLogo a img {
    height: 36px;
  }
  .footer .footerHead .footerContact {
    -webkit-box-flex: 0;
    -webkit-flex: none;
        -ms-flex: none;
            flex: none;
    height: 44px;
    padding-left: 25px;
    margin-left: 25px;
  }
  .footer .footerHead .footerContact .title {
    font-size: 13px;
    line-height: 19px;
    margin-bottom: 3px;
  }
  .footer .footerHead .footerContact .intro {
    font-size: 18px;
    line-height: 22px;
  }
  .footer .footerHead .footerContact .intro img {
    height: 19px;
    margin-right: 5px;
  }
  .footer .footerHead .footerSubscribe {
    display: none;
  }
  .footer .footerNav {
    display: none;
  }
  .footer .footerOther {
    margin: 0px 70px;
  }
  .footer .footerOther .copyright, .footer .footerOther .copyright a {
    font-size: 12px;
    text-align: center;
  }
  .footer .footerOther .footerShare {
    display: none;
  }
  /* 侧边栏 */
  .sidebar {
    right: -45px;
    width: 45px;
    padding: 5px 5px 16px;
    box-shadow: 0px 3px 16px 0px rgba(60, 96, 232, 0.13);
    border-radius: 6px 0px 0px 6px;
  }
  .sidebar .reservationBtn {
    line-height: 34px;
    padding: 8px 0px 15px;
    font-size: 14px;
    letter-spacing: 1px;
  }
  .sidebar .sidebarOther ul li::after {
    width: 18px;
  }
  .sidebar .sidebarOther ul li a {
    width: 100px;
    height: 39px;
    line-height: 37px;
    border-radius: 6px 0px 0px 6px;
  }
  .sidebar .sidebarOther ul li a:hover {
    -webkit-transform: translateX(-55px);
        -ms-transform: translateX(-55px);
            transform: translateX(-55px);
    box-shadow: 0px 3px 16px 0px rgba(60, 96, 232, 0.13);
  }
  .sidebar .sidebarOther ul li a:hover img {
    margin-left: 7px;
  }
  .sidebar .sidebarOther ul li a img {
    height: 20px;
    margin: 0px 5px;
  }
  .sidebar .sidebarOther ul li a span {
    font-size: 13px;
  }


  /* 首页-banner */
  .bannerMask {
    height: 133.333vw;
  }
  .banner .bannerPicture .swiper-wrapper .swiper-slide {
    width: calc(100% + 40px) !important;
  }
  .banner .bannerPicture .swiper-wrapper .swiper-slide img, .banner .bannerPicture .swiper-wrapper .swiper-slide video {
    width: 100%;
    height: auto;
  }
  .banner .bannerContent .swiper-wrapper .swiper-slide:nth-child(2) .content .title {
    font-size: 28px;
    line-height: 27px;
    text-transform: none;
  }
  .banner .bannerContent .swiper-wrapper .swiper-slide:nth-child(2) .content .title span {
    font-size: 12px;
    line-height: 8px;
  }
  .banner .bannerContent .swiper-wrapper .swiper-slide:nth-child(3) .content .title {
    font-size: 28px;
    line-height: 27px;
    text-transform: none;
  }
  .banner .bannerContent .swiper-wrapper .swiper-slide .content {
    top: auto !important;
    bottom: 60px;
  }
  .banner .bannerContent .swiper-wrapper .swiper-slide .content .title {
    font-size: 28px;
    line-height: 27px;
    margin-bottom: 8px;
  }
  .banner .bannerContent .swiper-wrapper .swiper-slide .content .title span {
    font-size: 12px;
    line-height: 8px;
  }
  .banner .bannerContent .swiper-wrapper .swiper-slide .content .intro {
    font-size: 24px;
  }
  .banner .bannerContent .swiper-wrapper .swiper-slide .content .more {
    font-size: 14px;
  }
  .banner .bannerContent .swiper-wrapper .swiper-slide .content .more:hover i {
    margin-left: 20px;
  }
  .banner .bannerContent .swiper-wrapper .swiper-slide .content .more i {
    font-size: 16px;
    margin-left: 5px;
  }
  .banner .bannerContent .swiper-pagination {
    bottom: 20px;
  }
  .banner .bannerContent .swiper-pagination .swiper-pagination-bullet {
    width: 6px;
    height: 6px;
    border-radius: 6px;
    margin: 0px 4px;
  }
  .banner .bannerContent .swiper-pagination .swiper-pagination-bullet-active {
    width: 20px;
  }
  /* 首页-关于我们 */
  .indexAboutus {
    padding: 90px 0px 52px;
  }
  .indexAboutus .indexAboutusTitle {
    margin-bottom: 138px;
  }
  .indexAboutus .indexAboutusTitle .title {
    font-size: 40px;
    line-height: 38px;
    margin-bottom: 25px;
  }
  .indexAboutus .indexAboutusTitle .title span {
    min-width: 10px;
  }
  .indexAboutus .indexAboutusTitle .intro {
    font-size: 12px;
    line-height: 19px;
    margin-bottom: 25px;
    padding: 0px 55px;
  }
  .indexAboutus .indexAboutusTitle .intro br {
    display: none;
  }
  .indexAboutus .indexAboutusTitle .line {
    width: 102.5px;
    height: 9.5px;
  }
  .indexAboutus .indexAboutusTitle .line .lineBox {
    background-size: 102.5px 9.5px;
  }
  .indexAboutus .indexAboutusMain {
    border-radius: 12px;
  }
  .indexAboutus .indexAboutusMain .indexAboutusVideo video {
    display: none;
  }
  .indexAboutus .indexAboutusMain .indexAboutusVideo img {
    display: block;
  }
  .indexAboutus .indexAboutusNumber {
    bottom: 50px;
    margin: -10px;
  }
  .indexAboutus .indexAboutusNumber .list {
    width: calc(50% - 20px);
    margin: 10px;
  }
  .indexAboutus .indexAboutusNumber .list:nth-child(1) .number span {
    min-width: 80px;
    }
    .indexAboutus .indexAboutusNumber .list:nth-child(2) .number span {
        min-width: 40px;
    }
  .indexAboutus .indexAboutusNumber .list:nth-child(4) .number i {
    font-size: 35px;
  }
  .indexAboutus .indexAboutusNumber .list .number {
    font-size: 35px;
    line-height: 38px;
    height: 38px;
  }
  .indexAboutus .indexAboutusNumber .list .number i {
    font-size: 10px;
  }
  .indexAboutus .indexAboutusNumber .list .title {
    font-size: 12px;
  }
  /* 首页-产品系列 */
  .indexProducts {
    -webkit-mask-image: none;
            mask-image: none;
  }
  .indexProducts .indexProductsMain .swiper-wrapper .swiper-slide .image img {
    height: auto;
  }
  .indexProducts .indexProductsMain .swiper-wrapper .swiper-slide .image img.bg {
    display: none;
  }
  .indexProducts .indexProductsMain .swiper-wrapper .swiper-slide .image img.products {
    display: none;
  }
  .indexProducts .indexProductsMain .swiper-wrapper .swiper-slide .image img.mobile {
    display: block;
  }
  .indexProducts .indexProductsMain .swiper-wrapper .swiper-slide .content {
    top: 110px;
  }
  .indexProducts .indexProductsMain .swiper-wrapper .swiper-slide .content .title {
    font-size: 27px;
    line-height: 30px;
    margin-bottom: 12px;
  }
  .indexProducts .indexProductsMain .swiper-wrapper .swiper-slide .content .more {
    width: 125px;
    height: 38px;
    line-height: 38px;
    border-radius: 26px;
    font-size: 12px;
    padding: 0px 6px 0px 16px;
  }
  .indexProducts .indexProductsMain .swiper-wrapper .swiper-slide .content .more::before {
    width: calc(100% - 4px);
    height: calc(100% - 4px);
    border-radius: 26px;
    border-width: 2px;
  }
  .indexProducts .indexProductsMain .swiper-wrapper .swiper-slide .content .more::after {
    height: calc(100% + 4px);
  }
  .indexProducts .indexProductsMain .swiper-wrapper .swiper-slide .content .more span::after {
    left: -12px;
    width: 4px;
    height: 4px;
  }
  .indexProducts .indexProductsMain .swiper-wrapper .swiper-slide .content .more i {
    margin-left: 20px;
  }
  .indexProducts .indexProductsList {
    bottom: 30px;
    padding: 5px;
    border-radius: 8px;
  }
  .indexProducts .indexProductsList .indexProductsListMain .swiper-wrapper .swiper-slide {
    height: 45px;
    border-radius: 8px;
  }
  .indexProducts .indexProductsList .indexProductsListMain .swiper-wrapper .swiper-slide .icon {
    width: 20px;
    height: 20px;
    margin-right: 6px;
  }
  .indexProducts .indexProductsList .indexProductsListMain .swiper-wrapper .swiper-slide .title {
    font-size: 12px;
  }
  .indexProducts .indexProductsList .btn {
    display: none;
  }
  /* 首页-相关技术 */
  .indexSupport {
    padding: 50px 0px 0px;
  }
  .indexSupport .indexSupportList {
    display: block;
    position: static;
    margin: 0px 20px 30px;
  }
  .indexSupport .indexSupportList .swiper-wrapper {
    border-left: 0px;
  }
  .indexSupport .indexSupportList .swiper-wrapper .swiper-slide {
    width: auto;
    font-size: 14px;
    color: #717171;
    line-height: 1.2;
    padding: 0px 0px 8px;
    opacity: 1;
    margin-right: 30px;
  }
  .indexSupport .indexSupportList .swiper-wrapper .swiper-slide:last-child {
    margin-right: 0px;
  }
  .indexSupport .indexSupportList .swiper-wrapper .swiper-slide::after {
    display: none;
  }
  .indexSupport .indexSupportList .swiper-wrapper .swiper-slide::before {
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: 2px;
    background: #FFB619;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    content: "";
    display: block;
  }
  .indexSupport .indexSupportList .swiper-wrapper .swiper-slide.active {
    font-size: 14px;
  }
  .indexSupport .indexSupportList .swiper-wrapper .swiper-slide span span {
    font-size: 12px;
  }
  .indexSupport .indexSupportList .swiper-wrapper .swiper-slide-thumb-active {
    color: #000000;
  }
  .indexSupport .indexSupportList .swiper-wrapper .swiper-slide-thumb-active::before {
    opacity: 1;
    visibility: visible;
  }
  .indexSupport .indexSupportMain {
    overflow: hidden;
  }
  .indexSupport .indexSupportMain .swiper-wrapper .swiper-slide:nth-child(1) .image {
    width: 100%;
  }
  .indexSupport .indexSupportMain .swiper-wrapper .swiper-slide:nth-child(1) .image img {
    -webkit-animation: none;
            animation: none;
  }
  .indexSupport .indexSupportMain .swiper-wrapper .swiper-slide:nth-child(1) .content .listBox .list:first-of-type {
    border-top: 0px;
  }
  .indexSupport .indexSupportMain .swiper-wrapper .swiper-slide:nth-child(2) .element img.mobile:nth-of-type(2) {
    -webkit-transform-origin: 34% 0%;
        -ms-transform-origin: 34% 0%;
            transform-origin: 34% 0%;
    -webkit-animation: indexSupportElement4 3s linear 0.6s infinite;
            animation: indexSupportElement4 3s linear 0.6s infinite;
  }
  .indexSupport .indexSupportMain .swiper-wrapper .swiper-slide:nth-child(2) .content .listBox .list:nth-child(odd) {
    border-right: 0px;
  }
  .indexSupport .indexSupportMain .swiper-wrapper .swiper-slide:nth-child(2) .content .listBox .list:nth-child(even) {
    padding-left: 6px;
  }
  .indexSupport .indexSupportMain .swiper-wrapper .swiper-slide:nth-child(2) .content .listBox .list .other span {
    font-size: 14px;
  }
  .indexSupport .indexSupportMain .swiper-wrapper .swiper-slide:nth-child(3) .element img.mobile:nth-of-type(4) {
    width: 76px;
    height: 76px;
    top: 42%;
    left: 7%;
    -webkit-transform-origin: 50%;
        -ms-transform-origin: 50%;
            transform-origin: 50%;
    -webkit-animation: rotate 4s linear 0.6s infinite;
            animation: rotate 4s linear 0.6s infinite;
  }
  .indexSupport .indexSupportMain .swiper-wrapper .swiper-slide:nth-child(3) .element img.mobile:nth-of-type(5) {
    width: 76px;
    height: 76px;
    top: 42%;
    left: 76%;
    -webkit-transform-origin: 50%;
        -ms-transform-origin: 50%;
            transform-origin: 50%;
    animation: rotate 4s linear 0.6s infinite reverse;
  }
  .indexSupport .indexSupportMain .swiper-wrapper .swiper-slide:nth-child(3) .element img.mobile:nth-of-type(6) {
    -webkit-transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
    -webkit-animation: indexSupportElement3 5s ease 0.6s infinite;
            animation: indexSupportElement3 5s ease 0.6s infinite;
  }
  .indexSupport .indexSupportMain .swiper-wrapper .swiper-slide:nth-child(3) .content .listBox {
    padding: 0px;
    border: 0px;
  }
  .indexSupport .indexSupportMain .swiper-wrapper .swiper-slide .image img {
    height: auto;
  }
  .indexSupport .indexSupportMain .swiper-wrapper .swiper-slide .image img.pc {
    display: none;
  }
  .indexSupport .indexSupportMain .swiper-wrapper .swiper-slide .image img.mobile {
    display: block;
  }
  .indexSupport .indexSupportMain .swiper-wrapper .swiper-slide .element img.pc {
    display: none;
  }
  .indexSupport .indexSupportMain .swiper-wrapper .swiper-slide .element img.mobile {
    display: block;
  }
  .indexSupport .indexSupportMain .swiper-wrapper .swiper-slide .bigTitle {
    left: 20px;
    top: 50px;
    bottom: auto;
    max-width: 100%;
    opacity: 0;
  }
  .indexSupport .indexSupportMain .swiper-wrapper .swiper-slide .bigTitle .title {
    font-size: 28px;
    line-height: 20px;
    margin-bottom: 8px;
  }
  .indexSupport .indexSupportMain .swiper-wrapper .swiper-slide .bigTitle .title span {
    font-size: 20px;
  }
  .indexSupport .indexSupportMain .swiper-wrapper .swiper-slide .bigTitle .subTitle {
    display: block;
    font-size: 22px;
    color: #fff;
    margin-bottom: 8px;
  }
  .indexSupport .indexSupportMain .swiper-wrapper .swiper-slide .bigTitle .intro {
    font-size: 14px;
    line-height: 22px;
  }
  .indexSupport .indexSupportMain .swiper-wrapper .swiper-slide .content {
    top: auto;
    right: 20px;
    bottom: 20px;
    width: calc(100% - 40px);
    height: auto;
    border: 1px solid rgba(255, 255, 255, 0.4);
    backdrop-filter: blur(20px);
    padding: 30px 6px;
    border-radius: 12px;
    opacity: 0;
  }
  .indexSupport .indexSupportMain .swiper-wrapper .swiper-slide .content .title {
    display: none;
  }
  .indexSupport .indexSupportMain .swiper-wrapper .swiper-slide .content .subTitle {
    display: none;
  }
  .indexSupport .indexSupportMain .swiper-wrapper .swiper-slide .content .listBox .list {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
    width: auto;
    min-width: auto !important;
    border: 0px;
    text-align: center;
    padding: 0px 8px !important;
  }
  .indexSupport .indexSupportMain .swiper-wrapper .swiper-slide .content .listBox .list .icon {
    width: 45px;
    height: 45px;
    margin-bottom: 5px;
  }
  .indexSupport .indexSupportMain .swiper-wrapper .swiper-slide .content .listBox .list .icon img {
    height: 45px;
  }
  .indexSupport .indexSupportMain .swiper-wrapper .swiper-slide .content .listBox .list .other {
    margin-left: 0px;
  }
  .indexSupport .indexSupportMain .swiper-wrapper .swiper-slide .content .listBox .list .other p {
    font-size: 24px;
  }
  .indexSupport .indexSupportMain .swiper-wrapper .swiper-slide .content .listBox .list .other span {
    font-size: 12px;
    line-height: 18px;
  }
  .indexSupport .indexSupportMain .swiper-wrapper .swiper-slide .content .intro {
    display: none;
  }
  .indexSupport .indexSupportMain .swiper-wrapper .swiper-slide .content .more {
    display: none;
  }
  .indexSupport .indexSupportMain .swiper-wrapper .swiper-slide-active .bigTitle {
    -webkit-animation: fadeInUp 1s 0.4s forwards;
            animation: fadeInUp 1s 0.4s forwards;
  }
  .indexSupport .indexSupportMain .swiper-wrapper .swiper-slide-active .content {
    -webkit-animation: fadeInUp 1s 0.6s forwards;
            animation: fadeInUp 1s 0.6s forwards;
  }
  /* 首页-新闻 */
  .indexNews {
    padding: 50px 0px;
    overflow: hidden;
  }
  .indexNews .indexNewsTitle {
    width: 100%;
    padding-left: 0px;
    margin-bottom: 30px;
  }
  .indexNews .indexNewsTitle .title {
    font-size: 28px;
    line-height: 30px;
  }
  .indexNews .indexNewsTitle .btns {
    display: none;
  }
  .indexNews .indexNewsMain {
    padding: 0px;
    margin-top: 0px;
  }
  .indexNews .indexNewsMain .indexNewsLeft {
    width: calc(100% - 116px);
    margin-top: 15px;
    overflow: visible;
  }
  .indexNews .indexNewsMain .indexNewsLeft .swiper-wrapper .swiper-slide a {
    height: auto;
    border-radius: 12px;
    padding: 20px;
  }
  .indexNews .indexNewsMain .indexNewsLeft .swiper-wrapper .swiper-slide a .content {
    padding-bottom: 0px;
    margin-bottom: 0px;
    border: 0px;
  }
  .indexNews .indexNewsMain .indexNewsLeft .swiper-wrapper .swiper-slide a .content .image {
    width: 90px;
    border-radius: 10px;
    margin-right: 18px;
  }
  .indexNews .indexNewsMain .indexNewsLeft .swiper-wrapper .swiper-slide a .content .contentBox {
    padding-top: 6px;
  }
  .indexNews .indexNewsMain .indexNewsLeft .swiper-wrapper .swiper-slide a .content .contentBox .title {
    font-size: 14px;
    line-height: 22px;
    height: 44px;
    margin-bottom: 15px;
  }
  .indexNews .indexNewsMain .indexNewsLeft .swiper-wrapper .swiper-slide a .content .contentBox .time {
    font-size: 12px;
  }
  .indexNews .indexNewsMain .indexNewsLeft .swiper-wrapper .swiper-slide a .intro {
    display: none;
  }
  .indexNews .indexNewsMain .indexNewsRight {
    width: 100%;
    border-radius: 12px;
  }
  .indexNews .indexNewsMain .indexNewsRight a .content {
    padding: 0px 20px 20px;
  }
  .indexNews .indexNewsMain .indexNewsRight a .content .title {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 8px;
  }
  .indexNews .indexNewsMain .indexNewsRight a .content .time {
    font-size: 12px;
  }
  /* 内页banner */
  .detailBanner .image {
    width: calc(100% + 80px);
  }
  .detailBanner .image img {
    min-height: auto;
  }
  .detailBanner .content .title {
    font-size: 28px;
    line-height: 30px;
    margin-bottom: 8px;
  }
  .detailBanner .content .intro {
    font-size: 16px;
  }
 
 

  /* 品牌资讯列表 */
  .newsList {
    padding: 40px 0px;
  }
  .newsList .newsListSearch {
    width: 100%;
    margin-bottom: 25px;
  }
  .newsList .newsListSearch input {
    height: 45px;
    font-size: 13px;
    border-radius: 25px;
    padding: 0px 40px 0px 20px;
  }
  .newsList .newsListSearch .submit {
    right: 20px;
    font-size: 18px;
  }
  .newsList .newsListMain ul li {
    margin-bottom: 20px;
  }
  .newsList .newsListMain ul li a {
    padding: 20px;
    border-radius: 12px;
  }
  .newsList .newsListMain ul li a:hover .content .more i {
    margin-left: 10px;
  }
  .newsList .newsListMain ul li a .image {
    width: 100%;
    border-radius: 10px;
  }
  .newsList .newsListMain ul li a .content {
    width: 100%;
    padding: 20px 0px 0px;
    margin-left: 0px;
  }
  .newsList .newsListMain ul li a .content .other {
    margin-bottom: 11px;
  }
  .newsList .newsListMain ul li a .content .other .tag {
    height: 18px;
    line-height: 18px;
    font-size: 10px;
    padding: 0px 7px;
    border-radius: 2px;
    margin-right: 5px;
  }
  .newsList .newsListMain ul li a .content .other .time {
    font-size: 12px;
  }
  .newsList .newsListMain ul li a .content .title {
    font-size: 16px;
    margin-bottom: 8px;
  }
  .newsList .newsListMain ul li a .content .intro {
    font-size: 14px;
    line-height: 22px;
    height: auto;
    margin-bottom: 12px;
  }
  .newsList .newsListMain ul li a .content .more {
    font-size: 12px;
  }
  .newsList .newsListMain ul li a .content .more i {
    font-size: 11px;
    margin-left: 5px;
  }
  /* 品牌资讯详情 */
  .newsDetail {
    padding: 80px 0px 40px;
  }
  .newsDetail .newsDetailNav {
    display: none;
  }
  .newsDetail .newsDetailTitle {
    font-size: 20px;
    margin-bottom: 16px;
  }
  .newsDetail .newsDetailOther {
    border-radius: 10px;
    padding: 16px 12px;
    margin-bottom: 20px;
  }
  .newsDetail .newsDetailOther .source {
    font-size: 12px;
    margin-right: 10px;
    padding-right: 10px;
    line-height: 15px;
  }
  .newsDetail .newsDetailOther .source span {
    font-size: 12px;
    margin-right: 8px;
  }
  .newsDetail .newsDetailOther .time {
    font-size: 12px;
  }
  .newsDetail .newsDetailOther .time span {
    font-size: 12px;
    margin-right: 8px;
  }
  .newsDetail .newsDetailOther .return {
    padding-right: 4px;
    font-size: 12px;
  }
  .newsDetail .newsDetailOther .return:hover {
    padding-right: 10px;
  }
  .newsDetail .newsDetailOther .return:hover::after {
    width: 90px;
    height: 28px;
    border-radius: 28px;
  }
  .newsDetail .newsDetailOther .return:hover i {
    margin-left: 7px;
  }
  .newsDetail .newsDetailOther .return::after {
    width: 20px;
    height: 20px;
  }
  .newsDetail .newsDetailOther .return i {
    font-size: 14px;
    margin-left: 6px;
  }
  .newsDetail .newsDetailMain .newsDetailLeft {
    width: 100%;
  }
  .newsDetail .newsDetailMain .newsDetailLeft .newsDetailContent {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 40px;
  }
  .newsDetail .newsDetailMain .newsDetailLeft .newsDetailContent h2 {
    font-size: 16px;
    line-height: 1.3;
  }
  .newsDetail .newsDetailMain .newsDetailLeft .newsDetailContent img, .newsDetail .newsDetailMain .newsDetailLeft .newsDetailContent video, .newsDetail .newsDetailMain .newsDetailLeft .newsDetailContent iframe {
    margin: 0px auto;
  }
  .newsDetail .newsDetailMain .newsDetailLeft .newsDetailBtns .btn {
    width: 100%;
    padding: 23px 20px;
    border-radius: 10px;
    margin-bottom: 12px;
  }
  .newsDetail .newsDetailMain .newsDetailLeft .newsDetailBtns .btn:last-child {
    margin-bottom: 0px;
  }
  .newsDetail .newsDetailMain .newsDetailLeft .newsDetailBtns .btn:hover {
    box-shadow: 5px 5px 15px #ddd;
  }
  .newsDetail .newsDetailMain .newsDetailLeft .newsDetailBtns .btn span {
    height: 20px;
    line-height: 20px;
    padding: 0px 7px;
    font-size: 10px;
    border-radius: 5px;
    margin-bottom: 18px;
  }
  .newsDetail .newsDetailMain .newsDetailLeft .newsDetailBtns .btn p {
    font-size: 16px;
    line-height: 24px;
  }
  .newsDetail .newsDetailMain .newsDetailRight {
    width: 100%;
    margin-bottom: 30px;
    overflow: hidden;
  }
  .newsDetail .newsDetailMain .newsDetailRight .title {
    float: left;
    font-size: 12px;
    margin: 12px 10px 0px 0px;
    text-align: left;
  }
  .newsDetail .newsDetailMain .newsDetailRight .share {
    float: left;
    overflow: hidden;
  }
  .newsDetail .newsDetailMain .newsDetailRight .share a {
    float: left;
    width: 36px;
    height: 36px;
    line-height: 34px;
    font-size: 15px;
    margin: 0px 8px 0px 0px;
  }
  .newsDetail .newsDetailMain .newsDetailRight .share a img {
    width: 34px;
    height: 34px;
  }
 
 
 

  /* 核心科技 */
  .technological {
    padding: 40px 0px 0px;
  }
  .technological .technologicalTitle {
    font-size: 24px;
    margin-bottom: 25px;
  }
  .technological .technologicalMain .technologicalImages ul li {
    position: static;
  }
  .technological .technologicalMain .technologicalImages ul li:nth-child(2) .content .element img:nth-of-type(1) {
    width: 56px;
    height: 56px;
    left: 20%;
    top: 47%;
  }
  .technological .technologicalMain .technologicalImages ul li:nth-child(2) .content .element img:nth-of-type(2) {
    width: 56px;
    height: 56px;
    left: 69.5%;
    top: 47%;
  }
  .technological .technologicalMain .technologicalImages ul li .content {
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  .technological .technologicalMain .technologicalImages ul li .content .image {
    max-height: auto;
  }
  .technological .technologicalMain .technologicalImages ul li .content .image img {
    height: auto;
    min-height: 320px;
  }
  .technological .technologicalMain .technologicalImages ul li .content .number {
    padding: 30px 0px;
  }
  .technological .technologicalMain .technologicalImages ul li .content .number ul li {
    padding: 0px 6px;
  }
  .technological .technologicalMain .technologicalImages ul li .content .number ul li .icon {
    width: 42px;
    height: 42px;
  }
  .technological .technologicalMain .technologicalImages ul li .content .number ul li .icon img {
    height: 42px;
  }
  .technological .technologicalMain .technologicalImages ul li .content .number ul li .num {
    font-size: 26px;
    margin-top: 16px;
  }
  .technological .technologicalMain .technologicalImages ul li .content .number ul li .intro {
    font-size: 12px;
    margin-top: 6px;
  }
  .technological .technologicalMain .technologicalImages ul li .content .number ul li .title {
    font-size: 14px;
    margin-top: 5px;
  }
  .technological .technologicalMain .technologicalImages ul li .hide {
    display: block;
    padding: 40px 20px;
    background: url("../images/technologicalItemBg.jpg") no-repeat center/cover;
  }
  .technological .technologicalMain .technologicalImages ul li .hide .title {
    font-size: 24px;
    color: #000000;
    font-weight: 600;
    line-height: 26px;
    margin-bottom: 6px;
  }
  .technological .technologicalMain .technologicalImages ul li .hide .subTitle {
    font-size: 16px;
    color: #000000;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    padding-bottom: 15px;
    margin-bottom: 15px;
  }
  .technological .technologicalMain .technologicalImages ul li .hide .slogan {
    font-size: 14px;
    color: #000000;
    line-height: 22px;
    margin-bottom: 12px;
  }
  .technological .technologicalMain .technologicalImages ul li .hide .intro {
    font-size: 13px;
    color: rgba(0, 0, 0, 0.8);
    line-height: 20px;
  }
  .technological .technologicalMain .technologicalContents {
    display: none;
  }
  /* 优质原料 */
  .qualityRawMaterials {
    padding: 40px 0px;
  }
  .qualityRawMaterials .qualityRawMaterialsTitle {
    font-size: 24px;
    margin-bottom: 25px;
  }
  .qualityRawMaterials .qualityRawMaterialsMain {
    margin-bottom: 20px;
    border-radius: 12px;
  }
  .qualityRawMaterials .qualityRawMaterialsMain .listBox {
    top: 80px;
    min-height: auto;
    border-radius: 12px;
    margin-bottom: 40px;
  }
  .qualityRawMaterials .qualityRawMaterialsMain .listBox .list {
    height: auto;
  }
  .qualityRawMaterials .qualityRawMaterialsMain .listBox .list .commonBg {
    border-radius: 20px;
    overflow: hidden;
  }
  .qualityRawMaterials .qualityRawMaterialsMain .listBox .content {
    position: static;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    border-radius: 12px;
    width: 100%;
    backdrop-filter: blur(20px);
    padding: 30px 20px 56px;
    margin: 180px 20px 20px;
  }
  .qualityRawMaterials .qualityRawMaterialsMain .listBox .content .title {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 12px;
  }
  .qualityRawMaterials .qualityRawMaterialsMain .listBox .content .intro {
    font-size: 14px;
    line-height: 22px;
  }
  .qualityRawMaterials .qualityRawMaterialsMain .listBox .content .number {
    right: 20px;
    bottom: 20px;
  }
  .qualityRawMaterials .qualityRawMaterialsMain .listBox .content .number span:nth-of-type(1) {
    font-size: 16px;
  }
  .qualityRawMaterials .qualityRawMaterialsMain .listBox .content .number span:nth-of-type(2) {
    font-size: 12px;
    -webkit-transform: translateY(9px);
        -ms-transform: translateY(9px);
            transform: translateY(9px);
  }
  .qualityRawMaterials .qualityRawMaterialsMain .listBox .content .number i {
    font-size: 14px;
    -webkit-transform: translateY(5px) rotate(9deg);
        -ms-transform: translateY(5px) rotate(9deg);
            transform: translateY(5px) rotate(9deg);
  }
  .qualityRawMaterials .qualityRawMaterialsSlideBox .qualityRawMaterialsSlide .swiper-wrapper .swiper-slide {
    border-radius: 12px;
  }
  .qualityRawMaterials .qualityRawMaterialsSlideBox .qualityRawMaterialsSlide .swiper-wrapper .swiper-slide .image p {
    font-size: 14px;
    padding: 40px 20px 16px;
  }
  .qualityRawMaterials .qualityRawMaterialsSlideBox .qualityRawMaterialsSlide .swiper-wrapper .swiper-slide .content {
    border-radius: 12px;
    backdrop-filter: blur(20px);
    padding: 30px 0px 30px 20px;
  }
  .qualityRawMaterials .qualityRawMaterialsSlideBox .qualityRawMaterialsSlide .swiper-wrapper .swiper-slide .content .title {
    font-size: 18px;
    padding-bottom: 14px;
    margin-bottom: 14px;
    margin-right: 20px;
  }
  .qualityRawMaterials .qualityRawMaterialsSlideBox .qualityRawMaterialsSlide .swiper-wrapper .swiper-slide .content .intro {
    font-size: 14px;
    line-height: 22px;
    max-height: 132px;
    padding-right: 10px;
    margin-right: 20px;
    overflow-y: auto;
  }
  .qualityRawMaterials .qualityRawMaterialsSlideBox .qualityRawMaterialsSlide .swiper-wrapper .swiper-slide .content .intro::-webkit-scrollbar {
    width: 2px;
    height: 2px;
    background-color: #d5d5d5;
  }
  .qualityRawMaterials .qualityRawMaterialsSlideBox .qualityRawMaterialsSlide .swiper-wrapper .swiper-slide .content .intro::-webkit-scrollbar-track {
    border-radius: 2px;
    background-color: #d5d5d5;
  }
  .qualityRawMaterials .qualityRawMaterialsSlideBox .qualityRawMaterialsSlide .swiper-wrapper .swiper-slide .content .intro::-webkit-scrollbar-thumb {
    border-radius: 2px;
    background-color: #061d3d;
  }
  .qualityRawMaterials .qualityRawMaterialsSlideBox .qualityRawMaterialsOther {
    margin-top: 25px;
  }
  .qualityRawMaterials .qualityRawMaterialsSlideBox .qualityRawMaterialsOther .btns .prevBtn {
    margin-right: 10px;
  }
  .qualityRawMaterials .qualityRawMaterialsSlideBox .qualityRawMaterialsOther .btns .prevBtn,
  .qualityRawMaterials .qualityRawMaterialsSlideBox .qualityRawMaterialsOther .btns .nextBtn {
    width: 48px;
    height: 48px;
    line-height: 48px;
    font-size: 14px;
  }
  .qualityRawMaterials .qualityRawMaterialsSlideBox .qualityRawMaterialsOther .btns .prevBtn::after,
  .qualityRawMaterials .qualityRawMaterialsSlideBox .qualityRawMaterialsOther .btns .nextBtn::after {
    width: calc(100% - 4px);
    height: calc(100% - 4px);
  }
  .qualityRawMaterials .qualityRawMaterialsSlideBox .qualityRawMaterialsOther .btns .prevBtn svg,
  .qualityRawMaterials .qualityRawMaterialsSlideBox .qualityRawMaterialsOther .btns .nextBtn svg {
    width: 54px;
    height: 54px;
    stroke-width: 2px;
  }
  .qualityRawMaterials .qualityRawMaterialsSlideBox .qualityRawMaterialsOther .progressbar {
    height: 2px;
  }
  /* 安全保障 */
  .securityGuarantee {
    padding: 40px 0px;
  }
  .securityGuarantee .securityGuaranteeTitle {
    padding: 0px;
    margin-bottom: 25px;
  }
  .securityGuarantee .securityGuaranteeTitle .title {
    font-size: 24px;
    margin-bottom: 12px;
  }
  .securityGuarantee .securityGuaranteeTitle .intro {
    font-size: 14px;
    line-height: 24px;
  }
  .securityGuarantee .securityGuaranteeMain .swiper-wrapper .swiper-slide {
    height: auto;
    padding: 20px;
    border-radius: 12px;
  }
  .securityGuarantee .securityGuaranteeMain .swiper-wrapper .swiper-slide .content {
    padding: 20px 0px 0px;
  }
  .securityGuarantee .securityGuaranteeMain .swiper-wrapper .swiper-slide .content .title {
    font-size: 18px;
    margin-bottom: 12px;
  }
  .securityGuarantee .securityGuaranteeMain .swiper-wrapper .swiper-slide .content .intro {
    font-size: 14px;
    line-height: 22px;
  }
  .securityGuarantee .securityGuaranteeMain .swiper-wrapper .swiper-slide .image {
    border-radius: 12px;
  }
  .securityGuarantee .securityGuaranteeMain .swiper-pagination {
    display: block;
    text-align: center;
    margin-top: 25px;
  }
  .securityGuarantee .securityGuaranteeMain .swiper-pagination .swiper-pagination-bullet {
    display: inline-block;
    width: 6px;
    height: 6px;
    background: #ddd;
    border-radius: 6px;
    margin: 0px 4px;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    cursor: pointer;
  }
  .securityGuarantee .securityGuaranteeMain .swiper-pagination .swiper-pagination-bullet-active {
    width: 20px;
    background: #061d3d;
  }
}





.xw01 { width:100%; position:relative; padding:60px 0;}
.xw01 .item{display: block;width: 100%;margin-bottom:40px; transition: all .3s; background:#f7f7f7; padding:15px; border-radius:15px;}
.xw01 .item a{display: block;width: 100%;display: flex;justify-content: space-between;align-items: center;}
.xw01 .item .img{ width:28%; position:relative; overflow:hidden; border-radius:15px;} 
.xw01 .item .img img{position:absolute;left:0;top:0;width:100%;height:100%;transition: all .3s;}
.xw01 .item .img .hezi{padding-bottom: 67% !important; }
.xw01 .item .text{width: 50%; position:relative; margin:0 4%;}
.xw01 .item .text h1{font-size:24px;font-weight: 500;margin-bottom:20px;color: #000;}
.xw01 .item .text h2{font-size:14px;font-weight: 500;line-height: 30px;color: #666;}
.xw01 .item .data{width: 13%; position:relative; text-align:center;}
.xw01 .item .data h1{ font-size:56px;font-weight: 500; color:#333;}
.xw01 .item .data h2{ font-size:18px;font-weight: 500; color:#333;}
.xw01 .item:hover{box-shadow: 0 2px 20px rgba(42,37,71,0.1); background:#fff;}
.xw01 .item:hover .img img{transform: scale(1.1);}
.xw01 .item:hover .text h1{color: #061d3d;}
.xw01 .item:hover .data h1{color: #061d3d;}
.xw01 .item:hover .data h2{color: #061d3d;}

 
.xw_show { width:100%; position:relative; padding:30px;box-shadow: 0 2px 20px rgba(0, 0, 0, 0.35); margin:60px 0;display: flex;justify-content: space-between;}
.xw_show .txt {width: 73%;overflow: hidden; background:#fff; padding:30px; line-height:30px;}
.xw_show .txt .time{display: flex;align-items:center;font-size: 14px;color: #aaaaaa;margin-bottom:30px;}
.xw_show .txt .time img{ width:15px; margin-right:10px;}
.xw_show .txt .tit{font-size:20px;color: #000;margin-bottom:20px;font-weight: 500;}
.xw_show .zui {width: 24%;position: relative; background:#fff; padding:30px;}
.xw_show .zui .top {gap: 20px;display: flex !important;}
.xw_show .zui .top h5{ font-size:18px; font-weight:700;flex-shrink: 0 !important;margin-bottom: 0 !important;}
.xw_show .zui .top span {display: block;width:100%;height:2px;background:rgba(11,22,63,0.005);position: relative;transform: translateY(-4px);border-bottom:1px solid rgba(42,37,71,0.2);align-self: flex-end !important;}
.xw_show .zui .top span::before {content: "";position: absolute;left: 0;top: 0;width: 45px;height: 2px;background: #2a2547;}
.xw_show .zui .bot{width: 100%; position: relative; margin-top:30px;}
.xw_show .zui .bot li{height: 50px;line-height:50px;font-size:14px; padding:0 20px;color: #333333;background:rgba(25,121,189,0.1); margin-bottom:10px;}
.xw_show .zui .bot li a{color: #333333;display: block;}
.xw_show .zui .bot li:hover{background:#2a2547;}
.xw_show .zui .bot li:hover a{color: #fff;}



 

.n_about { width:100%; position:relative; min-height:20.5vw;margin:5vw 0;}
.n_about .top {text-align: center;padding: 0px 16.354vw;margin-bottom: 2.219vw;}
.n_about .top .title {font-size: 2.865vw;color: #000000;font-weight: 500;margin-bottom: 0.781vw;}
.n_about .sum {font-size: 0.833vw;color: #666;line-height:30px;}


