@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, 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");
  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-lock {
  display: none;
}

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

.swiper-button-disabled {
  pointer-events: none;
}
/* 动画 */
@-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.2);
            transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes scale2 {
  0% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@-webkit-keyframes amplify {
  0% {
    width: 100%;
    height: 100%;
    opacity: 0;
  }
  20% {
    opacity: 1;
  }
  75% {
    width: 160%;
    height: 160%;
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes amplify {
  0% {
    width: 100%;
    height: 100%;
    opacity: 0;
  }
  20% {
    opacity: 1;
  }
  75% {
    width: 160%;
    height: 160%;
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes amplify2 {
  0% {
    width: 100%;
    height: 100%;
    opacity: 0;
  }
  20% {
    opacity: 1;
  }
  75% {
    width: 500%;
    height: 500%;
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes amplify2 {
  0% {
    width: 100%;
    height: 100%;
    opacity: 0;
  }
  20% {
    opacity: 1;
  }
  75% {
    width: 500%;
    height: 500%;
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@-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 rotate2 {
  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 rotate2 {
  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 float {
  0%, 100% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
  50% {
    -webkit-transform: translateY(30px);
            transform: translateY(30px);
  }
}
@keyframes float {
  0%, 100% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
  50% {
    -webkit-transform: translateY(30px);
            transform: translateY(30px);
  }
}
@-webkit-keyframes meteor {
  0% {
    opacity: 1;
    -webkit-transform: translate(0px, 0px);
            transform: translate(0px, 0px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate(-30%, 100%);
            transform: translate(-30%, 100%);
  }
}
@keyframes meteor {
  0% {
    opacity: 1;
    -webkit-transform: translate(0px, 0px);
            transform: translate(0px, 0px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate(-30%, 100%);
            transform: translate(-30%, 100%);
  }
}
@-webkit-keyframes keystar {
  0%, 100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    opacity: 0;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes keystar {
  0%, 100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    opacity: 0;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@-webkit-keyframes wave {
  0% {
    -webkit-transform: rotate(0) translate3d(0, 3%, 0) rotate(0) skewX(-19deg);
            transform: rotate(0) translate3d(0, 3%, 0) rotate(0) skewX(-19deg);
  }
  to {
    -webkit-transform: rotate(360deg) translate3d(0, 3%, 0) rotate(-360deg) skewX(-19deg);
            transform: rotate(360deg) translate3d(0, 3%, 0) rotate(-360deg) skewX(-19deg);
  }
}
@keyframes wave {
  0% {
    -webkit-transform: rotate(0) translate3d(0, 3%, 0) rotate(0) skewX(-19deg);
            transform: rotate(0) translate3d(0, 3%, 0) rotate(0) skewX(-19deg);
  }
  to {
    -webkit-transform: rotate(360deg) translate3d(0, 3%, 0) rotate(-360deg) skewX(-19deg);
            transform: rotate(360deg) translate3d(0, 3%, 0) rotate(-360deg) skewX(-19deg);
  }
}
/* 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;
}

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

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

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

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

.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;
}

@-webkit-keyframes bounce {
  from, 20%, 53%, 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);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0) scaleY(1.1);
    transform: translate3d(0, -30px, 0) scaleY(1.1);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0) scaleY(1.05);
    transform: translate3d(0, -15px, 0) scaleY(1.05);
  }
  80% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0) scaleY(0.95);
    transform: translate3d(0, 0, 0) scaleY(0.95);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0) scaleY(1.02);
    transform: translate3d(0, -4px, 0) scaleY(1.02);
  }
}

@keyframes bounce {
  from, 20%, 53%, 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);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0) scaleY(1.1);
    transform: translate3d(0, -30px, 0) scaleY(1.1);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0) scaleY(1.05);
    transform: translate3d(0, -15px, 0) scaleY(1.05);
  }
  80% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0) scaleY(0.95);
    transform: translate3d(0, 0, 0) scaleY(0.95);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0) scaleY(1.02);
    transform: translate3d(0, -4px, 0) scaleY(1.02);
  }
}
.animate__bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  -ms-transform-origin: center bottom;
      transform-origin: center bottom;
}

@-webkit-keyframes shakeX {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}

@keyframes shakeX {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
.animate__shakeX {
  -webkit-animation-name: shakeX;
  animation-name: shakeX;
}
/* 公共样式 */
* {
  box-sizing: border-box;
}
body {
  margin: 0px;
}
select,
input,
textarea {
  border-radius: 0;
  -webkit-border-radius: 0;
  color: #878787;
}
input:focus {
  outline: none;
}
input,
button,
select,
textarea {
  outline: none;
  /*-webkit-appearance:none; */
}
input:-webkit-autofill {
  box-shadow: 0 0 0 52.083vw white inset !important;
}
textarea {
  resize: none;
  /*-webkit-appearance:none; */
}
textarea,
input,
select {
  background: none;
  border: none;
  margin: 0;
  padding: 0;
}
img {
  max-width: 100%;
}
li {
  list-style: none;
}
a {
  text-decoration: none;
  font-weight: normal;
}
i {
  font-style: normal;
}
body {
  font: 14px/1.5 -apple-system;
  font-family: HarmonyOS Sans SC, OPPOSans, PingFang SC, Source Han Sans, Microsoft YaHei, sans-serif, Arial !important;
  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;
}
/* 分享 */
@font-face {
  font-family: "shareIcon";
  src: url("data:font/ttf;charset=utf-8;base64,AAEAAAAQAQAABAAARkZUTXqjBawAACR0AAAAHEdERUYAJwAXAAAkVAAAAB5PUy8yVzzoewAAAYgAAABgY21hcIYbuw0AAAIsAAABqmN2dCAM8/9aAAAOCAAAACRmcGdtMPeelQAAA9gAAAmWZ2FzcAAAABAAACRMAAAACGdseWbNwujKAAAOUAAAEwxoZWFkCDoioQAAAQwAAAA2aGhlYQetA8cAAAFEAAAAJGhtdHg6uAQdAAAB6AAAAERsb2NhI8gn1gAADiwAAAAkbWF4cAE1AjgAAAFoAAAAIG5hbWU3vFjkAAAhXAAAAkNwb3N0915EDgAAI6AAAACscHJlcKW5vmYAAA1wAAAAlQABAAAAAQAAJceEJV8PPPUAHwQAAAAAANJ/b1EAAAAA0n9vUv/+/7MECgNOAAAACAACAAAAAAAAAAEAAANH/7MAXAQC//4AAAQKAAEAAAAAAAAAAAAAAAAAAAARAAEAAAARAIsABwAAAAAAAgAmADQAbAAAAIoBdwAAAAAABAP+AfQABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAIABgMAAAAAAAAAAAABEAAAAAAAAAAAAAAAUGZFZADAAHjyCgOA/4AAXANHAE2AAAABAAAAAAMYAAAAAAAgAAEBdgAiAAAAAAFVAAAD6QAsBAAAQgQAADMEAAEhBAAAJQQAAFYEAQAABAAAkAQAACkEAAAQBAAAdQQAAGEEAv/+BAAAIQAAAAMAAAADAAAAHAABAAAAAACkAAMAAQAAABwABACIAAAAHgAQAAMADgB48ArwGvA68ErwWvBq8HrwivCa8QrxGvEq8gr//wAAAHjwCvAa8DrwSvBa8GrwevCK8JrxCvEa8SryCv///4sP+g/rD8wPvQ+uD58PkA+BD3IPAw70DuUOBgABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABBgAAAQAAAAAAAAABAgAAAAIAAAAAAAAAAAAAAAAAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAsAAssCBgZi2wASwgZCCwwFCwBCZasARFW1ghIyEbilggsFBQWCGwQFkbILA4UFghsDhZWSCwCkVhZLAoUFghsApFILAwUFghsDBZGyCwwFBYIGYgiophILAKUFhgGyCwIFBYIbAKYBsgsDZQWCGwNmAbYFlZWRuwACtZWSOwAFBYZVlZLbACLCBFILAEJWFkILAFQ1BYsAUjQrAGI0IbISFZsAFgLbADLCMhIyEgZLEFYkIgsAYjQrIKAAIqISCwBkMgiiCKsAArsTAFJYpRWGBQG2FSWVgjWSEgsEBTWLAAKxshsEBZI7AAUFhlWS2wBCywCCNCsAcjQrAAI0KwAEOwB0NRWLAIQyuyAAEAQ2BCsBZlHFktsAUssABDIEUgsAJFY7ABRWJgRC2wBiywAEMgRSCwACsjsQQEJWAgRYojYSBkILAgUFghsAAbsDBQWLAgG7BAWVkjsABQWGVZsAMlI2FERC2wByyxBQVFsAFhRC2wCCywAWAgILAKQ0qwAFBYILAKI0JZsAtDSrAAUlggsAsjQlktsAksILgEAGIguAQAY4ojYbAMQ2AgimAgsAwjQiMtsAosS1RYsQcBRFkksA1lI3gtsAssS1FYS1NYsQcBRFkbIVkksBNlI3gtsAwssQANQ1VYsQ0NQ7ABYUKwCStZsABDsAIlQrIAAQBDYEKxCgIlQrELAiVCsAEWIyCwAyVQWLAAQ7AEJUKKiiCKI2GwCCohI7ABYSCKI2GwCCohG7AAQ7ACJUKwAiVhsAgqIVmwCkNHsAtDR2CwgGIgsAJFY7ABRWJgsQAAEyNEsAFDsAA+sgEBAUNgQi2wDSyxAAVFVFgAsA0jQiBgsAFhtQ4OAQAMAEJCimCxDAQrsGsrGyJZLbAOLLEADSstsA8ssQENKy2wECyxAg0rLbARLLEDDSstsBIssQQNKy2wEyyxBQ0rLbAULLEGDSstsBUssQcNKy2wFiyxCA0rLbAXLLEJDSstsBgssAcrsQAFRVRYALANI0IgYLABYbUODgEADABCQopgsQwEK7BrKxsiWS2wGSyxABgrLbAaLLEBGCstsBsssQIYKy2wHCyxAxgrLbAdLLEEGCstsB4ssQUYKy2wHyyxBhgrLbAgLLEHGCstsCEssQgYKy2wIiyxCRgrLbAjLCBgsA5gIEMjsAFgQ7ACJbACJVFYIyA8sAFgI7ASZRwbISFZLbAkLLAjK7AjKi2wJSwgIEcgILACRWOwAUViYCNhOCMgilVYIEcgILACRWOwAUViYCNhOBshWS2wJiyxAAVFVFgAsAEWsCUqsAEVMBsiWS2wJyywByuxAAVFVFgAsAEWsCUqsAEVMBsiWS2wKCwgNbABYC2wKSwAsANFY7ABRWKwACuwAkVjsAFFYrAAK7AAFrQAAAAAAEQ+IzixKAEVKi2wKiwgPCBHILACRWOwAUViYLAAQ2E4LbArLC4XPC2wLCwgPCBHILACRWOwAUViYLAAQ2GwAUNjOC2wLSyxAgAWJSAuIEewACNCsAIlSYqKRyNHI2EgWGIbIVmwASNCsiwBARUUKi2wLiywABawBCWwBCVHI0cjYbAGRStlii4jICA8ijgtsC8ssAAWsAQlsAQlIC5HI0cjYSCwBCNCsAZFKyCwYFBYILBAUVizAiADIBuzAiYDGllCQiMgsAlDIIojRyNHI2EjRmCwBEOwgGJgILAAKyCKimEgsAJDYGQjsANDYWRQWLACQ2EbsANDYFmwAyWwgGJhIyAgsAQmI0ZhOBsjsAlDRrACJbAJQ0cjRyNhYCCwBEOwgGJgIyCwACsjsARDYLAAK7AFJWGwBSWwgGKwBCZhILAEJWBkI7ADJWBkUFghGyMhWSMgILAEJiNGYThZLbAwLLAAFiAgILAFJiAuRyNHI2EjPDgtsDEssAAWILAJI0IgICBGI0ewACsjYTgtsDIssAAWsAMlsAIlRyNHI2GwAFRYLiA8IyEbsAIlsAIlRyNHI2EgsAUlsAQlRyNHI2GwBiWwBSVJsAIlYbABRWMjIFhiGyFZY7ABRWJgIy4jICA8ijgjIVktsDMssAAWILAJQyAuRyNHI2EgYLAgYGawgGIjICA8ijgtsDQsIyAuRrACJUZSWCA8WS6xJAEUKy2wNSwjIC5GsAIlRlBYIDxZLrEkARQrLbA2LCMgLkawAiVGUlggPFkjIC5GsAIlRlBYIDxZLrEkARQrLbA3LLAuKyMgLkawAiVGUlggPFkusSQBFCstsDgssC8riiAgPLAEI0KKOCMgLkawAiVGUlggPFkusSQBFCuwBEMusCQrLbA5LLAAFrAEJbAEJiAuRyNHI2GwBkUrIyA8IC4jOLEkARQrLbA6LLEJBCVCsAAWsAQlsAQlIC5HI0cjYSCwBCNCsAZFKyCwYFBYILBAUVizAiADIBuzAiYDGllCQiMgR7AEQ7CAYmAgsAArIIqKYSCwAkNgZCOwA0NhZFBYsAJDYRuwA0NgWbADJbCAYmGwAiVGYTgjIDwjOBshICBGI0ewACsjYTghWbEkARQrLbA7LLAuKy6xJAEUKy2wPCywLyshIyAgPLAEI0IjOLEkARQrsARDLrAkKy2wPSywABUgR7AAI0KyAAEBFRQTLrAqKi2wPiywABUgR7AAI0KyAAEBFRQTLrAqKi2wPyyxAAEUE7ArKi2wQCywLSotsEEssAAWRSMgLiBGiiNhOLEkARQrLbBCLLAJI0KwQSstsEMssgAAOistsEQssgABOistsEUssgEAOistsEYssgEBOistsEcssgAAOystsEgssgABOystsEkssgEAOystsEossgEBOystsEsssgAANystsEwssgABNystsE0ssgEANystsE4ssgEBNystsE8ssgAAOSstsFAssgABOSstsFEssgEAOSstsFIssgEBOSstsFMssgAAPCstsFQssgABPCstsFUssgEAPCstsFYssgEBPCstsFcssgAAOCstsFgssgABOCstsFkssgEAOCstsFossgEBOCstsFsssDArLrEkARQrLbBcLLAwK7A0Ky2wXSywMCuwNSstsF4ssAAWsDArsDYrLbBfLLAxKy6xJAEUKy2wYCywMSuwNCstsGEssDErsDUrLbBiLLAxK7A2Ky2wYyywMisusSQBFCstsGQssDIrsDQrLbBlLLAyK7A1Ky2wZiywMiuwNistsGcssDMrLrEkARQrLbBoLLAzK7A0Ky2waSywMyuwNSstsGossDMrsDYrLbBrLCuwCGWwAyRQeLABFTAtAABLuADIUlixAQGOWbkIAAgAYyCwASNEILADI3CwDkUgIEu4AA5RS7AGU1pYsDQbsChZYGYgilVYsAIlYbABRWMjYrACI0SzCgkFBCuzCgsFBCuzDg8FBCtZsgQoCUVSRLMKDQYEK7EGAUSxJAGIUViwQIhYsQYDRLEmAYhRWLgEAIhYsQYBRFlZWVm4Af+FsASNsQUARAAAAAAAAAAAAAAA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") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
.social-share-icon {
  font-family: "shareIcon";
}
.social-share .icon-tencent:before {
  content: "\f07a";
}
.social-share .icon-qq:before {
  content: "\f11a";
}
.social-share .icon-weibo:before {
  content: "\f12a";
}
.social-share .icon-wechat:before {
  content: "\f09a";
}
.social-share .icon-douban:before {
  content: "\f10a";
}
.social-share .icon-heart:before {
  content: "\f20a";
}
.social-share .icon-like:before {
  content: "\f00a";
}
.social-share .icon-qzone:before {
  content: "\f08a";
}
.social-share .icon-linkedin:before {
  content: "\f01a";
}
.social-share .icon-diandian:before {
  content: "\f05a";
}
.social-share .icon-facebook:before {
  content: "\f03a";
}
.social-share .icon-google:before {
  content: "\f04a";
}
.social-share .icon-twitter:before {
  content: "\f06a";
}
.wechat-qrcode {
  display: none;
  border: 1px solid #eee;
  position: fixed;
  z-index: 999;
  top: 50%;
  left: 50%;
  width: 200px;
  height: 190px;
  margin-top: -96px;
  margin-left: -100px;
  color: #666;
  font-size: 12px;
  text-align: center;
  background-color: #fff;
  box-shadow: 0 2px 10px #aaa;
  -webkit-transition: all 200ms;
  transition: all 200ms;
  -webkit-tansition: all 350ms;
  -moz-transition: all 350ms;
}
.wechat-qrcode.bottom {
  top: 40px;
  left: -84px;
}
.wechat-qrcode.bottom:after {
  display: none;
}
.wechat-qrcode h4 {
  font-weight: normal;
  height: 26px;
  line-height: 26px;
  font-size: 12px;
  background-color: #f3f3f3;
  margin: 0;
  padding: 0;
  color: #777;
}
.wechat-qrcode .qrcode {
  width: 105px;
  margin: 10px auto;
}
.wechat-qrcode .qrcode table {
  margin: 0 !important;
}
.wechat-qrcode .help p {
  font-weight: normal;
  line-height: 16px;
  padding: 0;
  margin: 0;
  width: 100%;
}
.wechat-qrcode .closeWechat {
  position: absolute;
  right: 5px;
  top: 5px;
  width: 16px;
  height: 16px;
  z-index: 9;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  cursor: pointer;
}
.wechat-qrcode .closeWechat:after {
  width: 2px;
  height: 100%;
  position: absolute;
  left: 50%;
  margin-left: -1px;
  content: "";
  display: block;
  background: #666;
}
.wechat-qrcode .closeWechat::before {
  width: 100%;
  height: 2px;
  position: absolute;
  top: 50%;
  margin-top: -1px;
  content: "";
  display: block;
  background: #666;
}
/* 左偏移 */
.leftOffset {
  left: -260px !important;
}
/* 版心 */
.content1820 {
  max-width: 94.792vw;
  margin: 0px auto;
  position: relative;
}
.content1680 {
  width: 87.5vw;
  margin: 0px auto;
  position: relative;
}
.content1440 {
  width: 75vw;
  margin: 0px auto;
  position: relative;
}
.content1260 {
  width: 65.625vw;
  margin: 0px auto;
  position: relative;
}
/* 背景 */
.commonBg {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
}
.commonBg img {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
/* 停止滚动 */
.stopScroll {
  overflow: hidden;
}
/* 层级 */
.zIndex {
  z-index: 2;
}
/* 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\: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;
  }
}
/* 头部 */
.header {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 5.208vw;
  padding: 0px 5.729vw 0px 3.125vw;
  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);
  transition: background-color 0.6s ease, border-color 0.6s ease, left 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  z-index: 9999;
}
.header > .commonBg {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.header .headerLogo a {
  display: block;
  width: 7.448vw;
  height: 2.396vw;
  position: relative;
}
.header .headerLogo a img {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.header .headerLogo a img.active {
  opacity: 0;
  visibility: hidden;
}
.header .headerLogo .content {
  height: 2.083vw;
  line-height: 1.042vw;
  font-weight: 400;
  color: #FFFFFF;
  padding-left: 0.729vw;
  margin-left: 0.729vw;
  border-left: 1px solid #fff;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.header .headerLogo .content span {
  font-size: 0.833vw;
}
.header .headerLogo .content p {
  font-family: Bronova;
  font-size: 0.938vw;
}
.header .headerMain .headerNav ul li {
  margin-right: 2.188vw;
}
.header .headerMain .headerNav ul li:last-child {
  margin-right: 0px;
}
.header .headerMain .headerNav ul li:hover .dropDownMenu {
  max-height: 24.427vw;
}
.header .headerMain .headerNav ul li.active > a {
  font-weight: 600;
}
.header .headerMain .headerNav ul li > a {
  display: block;
  font-size: 0.938vw;
  color: #FFFFFF;
  line-height: 5.208vw;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  position: relative;
  font-weight: 300;
}
.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: 0.156vw;
  background: #00428E;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  content: "";
  display: block;
}
.header .headerMain .headerOther {
  margin-left: 2.135vw;
}
.header .headerMain .headerOther .searchBtn {
  font-size: 1.042vw;
  color: #fff;
  cursor: pointer;
}
.header .headerMain .headerOther .menusBtn {
  display: none;
}
.headerDown {
  border-color: rgba(178, 197, 208, 0.5);
}
.headerDown > .commonBg {
  opacity: 1;
  visibility: visible;
}
.headerDown .headerLogo a img.default {
  opacity: 0;
  visibility: hidden;
}
.headerDown .headerLogo a img.active {
  opacity: 1;
  visibility: visible;
}
.headerDown .headerLogo .content {
  border-color: rgba(213, 224, 230, 0.8);
  color: rgba(92, 102, 107, 0.8);
}
.headerDown .headerMain .headerNav ul li:hover > a, .headerDown .headerMain .headerNav ul li.active > a {
  color: #004495;
}
.headerDown .headerMain .headerNav ul li:hover > a::after, .headerDown .headerMain .headerNav ul li.active > a::after {
  width: 100%;
}
.headerDown .headerMain .headerNav ul li > a {
  color: #1C1D1D;
}
.headerDown .headerMain .headerOther .searchBtn {
  color: #1C1D1D;
}
.headerBg {
  border-color: rgba(178, 197, 208, 0.5);
}
.headerBg .headerLogo a img.default {
  opacity: 0;
  visibility: hidden;
}
.headerBg .headerLogo a img.active {
  opacity: 1;
  visibility: visible;
}
.headerBg .headerLogo .content {
  border-color: rgba(213, 224, 230, 0.8);
  color: rgba(92, 102, 107, 0.8);
}
.headerBg .headerMain .headerNav ul li:hover > a, .headerBg .headerMain .headerNav ul li.active > a {
  color: #004495;
}
.headerBg .headerMain .headerNav ul li:hover > a::after, .headerBg .headerMain .headerNav ul li.active > a::after {
  width: 100%;
}
.headerBg .headerMain .headerNav ul li > a {
  color: #1C1D1D;
}
.headerBg .headerMain .headerOther .searchBtn {
  color: #1C1D1D;
}
/* 头部搜索 */
.headerSearchformMain {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: auto;
  display: none;
  z-index: 99;
}
.headerSearchformMain .headerSearchform {
  background: #fff;
  padding: 4.167vw 0px;
  position: relative;
  z-index: 99;
  -webkit-transition: opacity 0.8s cubic-bezier(0.2, 1, 0.3, 1), -webkit-transform 0.8s cubic-bezier(0.2, 1, 0.3, 1);
  transition: opacity 0.8s cubic-bezier(0.2, 1, 0.3, 1), -webkit-transform 0.8s cubic-bezier(0.2, 1, 0.3, 1);
  transition: transform 0.8s cubic-bezier(0.2, 1, 0.3, 1), opacity 0.8s cubic-bezier(0.2, 1, 0.3, 1);
  transition: transform 0.8s cubic-bezier(0.2, 1, 0.3, 1), opacity 0.8s cubic-bezier(0.2, 1, 0.3, 1), -webkit-transform 0.8s cubic-bezier(0.2, 1, 0.3, 1);
  opacity: 0;
  -webkit-transform: translate3d(0px, -100%, 1px);
          transform: translate3d(0px, -100%, 1px);
}
.headerSearchformMain .headerSearchform form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 51.042vw;
  margin: 0px auto;
  width: 100%;
  position: relative;
}
.headerSearchformMain .headerSearchform form input {
  display: block;
  width: 100%;
  height: 3.125vw;
  font-weight: 400;
  font-size: 0.833vw;
  color: #757575;
  background: #eee;
  border-radius: 2.083vw;
  padding-left: 1.563vw;
}
.headerSearchformMain .headerSearchform form input:focus {
  border-color: #d2d2d2 !important;
  box-shadow: none;
}
.headerSearchformMain .headerSearchform form button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 3.125vw;
  height: 3.125vw;
  border-radius: 50%;
  position: absolute;
  top: 0px;
  right: 0px;
  background: #005AB5;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  font-size: 1.25vw;
  color: #fff;
  border: 0px;
  cursor: pointer;
}
.headerSearchformMain .headerSearchform form button:hover {
  box-shadow: 0px 0.26vw 0.521vw rgba(0, 90, 181, 0.4);
}
.headerSearchformMain .headerSearchform form .closeSearch {
  cursor: pointer;
  right: 0px;
  top: 0px;
  height: 100%;
  font-size: 1.042vw;
  color: #333;
}
.headerSearchformMain .headerSearchMask {
  content: "";
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
}
.headerSearchformMain.admission .headerSearchform {
  -webkit-transform: translate3d(0px, 0px, 0px);
          transform: translate3d(0px, 0px, 0px);
  opacity: 1;
}
/* 下拉菜单 */
.dropDownMenu {
  position: fixed;
  top: 5.208vw;
  left: 0px;
  width: 100%;
  max-height: 0px;
  overflow: hidden;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.dropDownMenu .dropDownMenuList {
  width: 11.667vw;
  position: relative;
  --top: 0px;
  margin: 4.115vw 7.187vw 4.635vw 0px;
}
.dropDownMenu .dropDownMenuList::after {
  position: absolute;
  top: 0px;
  right: 0.078vw;
  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.25vw;
  background: #00428E;
  -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.938vw;
  color: #000000;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.dropDownMenu .dropDownMenuList .swiper-wrapper .swiper-slide:first-child {
  margin-top: 2.083vw;
}
.dropDownMenu .dropDownMenuList .swiper-wrapper .swiper-slide:last-child {
  margin-bottom: 0px;
}
.dropDownMenu .dropDownMenuList .swiper-wrapper .swiper-slide-thumb-active a {
  color: #00428E;
}
.dropDownMenu .dropDownMenuList .swiper-wrapper .swiper-slide-thumb-active::after {
  opacity: 1;
  visibility: visible;
}
.dropDownMenu .dropDownMenuMain {
  width: 47.396vw;
  margin: 4.115vw 0px 4.635vw;
}
.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: 11.927vw;
}
.dropDownMenu .dropDownMenuMain .swiper-wrapper .swiper-slide .content .title {
  font-size: 1.875vw;
  color: #000000;
  font-weight: 600;
  margin-bottom: 1.094vw;
}
.dropDownMenu .dropDownMenuMain .swiper-wrapper .swiper-slide .content .intro {
  font-size: 0.885vw;
  color: #6C6C6C;
  line-height: 1.354vw;
  min-height: 2.708vw;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 1.771vw;
}
.dropDownMenu .dropDownMenuMain .swiper-wrapper .swiper-slide .content .more {
  display: inline-block;
  min-width: 8.854vw;
  height: 2.604vw;
  line-height: 2.604vw;
  text-align: center;
  font-size: 0.781vw;
  color: #000000;
  border-radius: 0.417vw;
  background: #696969;
  position: relative;
  overflow: hidden;
}
.dropDownMenu .dropDownMenuMain .swiper-wrapper .swiper-slide .content .more:hover {
  color: #fff;
  background: #0059b5;
}
.dropDownMenu .dropDownMenuMain .swiper-wrapper .swiper-slide .content .more:hover::before {
  background: url("/dist/images/moreMask2.jpg") no-repeat center/cover;
}
.dropDownMenu .dropDownMenuMain .swiper-wrapper .swiper-slide .content .more:hover::after {
  background: #0059b5;
}
.dropDownMenu .dropDownMenuMain .swiper-wrapper .swiper-slide .content .more::before {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 10.417vw;
  height: 10.417vw;
  background: url("/dist/images/moreMask1.jpg") no-repeat center/cover;
  -webkit-animation: rotate2 4s linear infinite;
          animation: rotate2 4s linear infinite;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -webkit-transform-origin: center center;
      -ms-transform-origin: center center;
          transform-origin: center center;
  content: "";
  display: block;
}
.dropDownMenu .dropDownMenuMain .swiper-wrapper .swiper-slide .content .more::after {
  position: absolute;
  top: 0.104vw;
  left: 0.104vw;
  width: calc(100% - 0.208vw);
  height: calc(100% - 0.208vw);
  background: #d7e9f6;
  border-radius: 0.313vw;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  content: "";
  display: block;
}
.dropDownMenu .dropDownMenuMain .swiper-wrapper .swiper-slide .content .more span {
  position: relative;
  z-index: 2;
}
.dropDownMenu .dropDownMenuMain .swiper-wrapper .swiper-slide .content .more b {
  font-size: 0.625vw;
  margin-left: 2.76vw;
  position: relative;
  z-index: 2;
}
.dropDownMenu .dropDownMenuMain .swiper-wrapper .swiper-slide .image {
  width: 26.354vw;
  border-radius: 1.042vw;
  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;
}
/* 移动端栏目 */
.mobileHeader {
  display: none;
}
/* 遮罩 */
.maskLayer {
  display: none;
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  backdrop-filter: blur(1.042vw);
  z-index: 99;
}
/* 底部 */
.footer {
  padding: 3.906vw 0px 0px;
  position: relative;
}
.footer .footer1 {
  margin-bottom: 2.656vw;
  padding-bottom: 1.563vw;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.footer .footer1 .footerLogo a img {
  width: auto;
  height: 3.125vw;
}
.footer .footer1 .footerShare .list {
  margin-right: 0.521vw;
  cursor: pointer;
  position: relative;
}
.footer .footer1 .footerShare .list:last-child {
  margin-right: 0px;
}
.footer .footer1 .footerShare .list:hover .icon {
  border-color: transparent;
}
.footer .footer1 .footerShare .list:hover .icon::after {
  -webkit-transform: translate(-50%, -50%) scale(1);
      -ms-transform: translate(-50%, -50%) scale(1);
          transform: translate(-50%, -50%) scale(1);
}
.footer .footer1 .footerShare .list:hover .popup {
  top: -0.833vw;
  opacity: 1;
  visibility: visible;
}
.footer .footer1 .footerShare .list .icon {
  width: 2.76vw;
  height: 2.76vw;
  border-radius: 50%;
  border: 0.104vw solid rgba(255, 255, 255, 0.3);
  border-radius: 50%;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  position: relative;
}
.footer .footer1 .footerShare .list .icon::after {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) scale(0);
      -ms-transform: translate(-50%, -50%) scale(0);
          transform: translate(-50%, -50%) scale(0);
  width: calc(100% + 0.208vw);
  height: calc(100% + 0.208vw);
  background: #004495;
  border-radius: 50%;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  content: "";
  display: block;
}
.footer .footer1 .footerShare .list .icon img {
  width: 100%;
  height: auto;
  position: relative;
  z-index: 2;
}
.footer .footer1 .footerShare .list .popup {
  width: 6.25vw;
  border-radius: 0.417vw;
  background: #fff;
  position: absolute;
  left: 50%;
  top: 0.313vw;
  -webkit-transform: translateX(-50%) translateY(-100%);
      -ms-transform: translateX(-50%) translateY(-100%);
          transform: translateX(-50%) translateY(-100%);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.footer .footer1 .footerShare .list .popup::after {
  position: absolute;
  left: 50%;
  bottom: -0.313vw;
  -webkit-transform: translateX(-50%) rotate(60deg);
      -ms-transform: translateX(-50%) rotate(60deg);
          transform: translateX(-50%) rotate(60deg);
  width: 0.521vw;
  height: 0.521vw;
  background: #fff;
  -webkit-clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
          clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
  content: "";
  display: block;
}
.footer .footer1 .footerShare .list .popup img {
  width: 100%;
  height: auto;
  border-radius: 0.417vw;
}
.footer .footer2 {
  margin-bottom: 6.875vw;
}
.footer .footer2 .footerNav {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-right: 3.281vw;
}
.footer .footer2 .footerNav dl {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0px 4.167vw;
}
.footer .footer2 .footerNav dl:first-child {
  padding-left: 0px;
}
.footer .footer2 .footerNav dl:last-child {
  border-right: 0px;
}
.footer .footer2 .footerNav dl dt {
  margin-bottom: 0.625vw;
}
.footer .footer2 .footerNav dl dt a {
  font-size: 0.938vw;
  color: rgba(255, 255, 255, 0.95);
  white-space: nowrap;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  position: relative;
}
.footer .footer2 .footerNav dl dt a::after {
  position: absolute;
  right: 0px;
  bottom: 0px;
  width: 0%;
  height: 1px;
  background: #fff;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  content: "";
  display: block;
}
.footer .footer2 .footerNav dl dt a:hover {
  color: #fff;
}
.footer .footer2 .footerNav dl dt a:hover::after {
  width: 100%;
  right: auto;
  left: 0px;
}
.footer .footer2 .footerNav dl dd a {
  font-size: 0.833vw;
  color: rgba(255, 255, 255, 0.3);
  line-height: 1.719vw;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  position: relative;
}
.footer .footer2 .footerNav dl dd a::after {
  position: absolute;
  right: 0px;
  bottom: 0px;
  width: 0%;
  height: 1px;
  background: rgba(255, 255, 255, 0.8);
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  content: "";
  display: block;
}
.footer .footer2 .footerNav dl dd a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.footer .footer2 .footerNav dl dd a:hover::after {
  width: 100%;
  right: auto;
  left: 0px;
}
.footer .footer2 .footerSubsidiary {
  width: 13.229vw;
  height: 2.604vw;
  line-height: 2.396vw;
  border-radius: 1.302vw;
  border: 0.104vw solid rgba(255, 255, 255, 0.3);
  position: relative;
}
.footer .footer2 .footerSubsidiary.active .title i {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
.footer .footer2 .footerSubsidiary .title {
  font-size: 0.938vw;
  color: rgba(255, 255, 255, 0.9);
  padding: 0px 0.938vw;
  cursor: pointer;
}
.footer .footer2 .footerSubsidiary .title span {
  margin-right: 6.771vw;
}
.footer .footer2 .footerSubsidiary .title i {
  display: inline-block;
  width: 0.521vw;
  height: 0.26vw;
  background: #FFFFFF;
  vertical-align: middle;
  -webkit-clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
          clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
  -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
          transform: rotate(0deg);
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.footer .footer2 .footerSubsidiary .popup {
  display: none;
  position: absolute;
  left: 0px;
  top: 2.5vw;
  width: 100%;
  background: #FFFFFF;
  border-radius: 0.521vw;
  overflow: hidden;
}
.footer .footer2 .footerSubsidiary .popup a {
  display: block;
  font-size: 0.833vw;
  color: #353535;
  padding: 0px 0.781vw;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.footer .footer2 .footerSubsidiary .popup a:last-child {
  border-bottom: 0px;
}
.footer .footer2 .footerSubsidiary .popup a:hover {
  color: #fff;
  background: #005AB5;
}
.footer .footer3 {
  font-size: 0.729vw;
  color: rgba(255, 255, 255, 0.2);
  padding: 1.25vw 0px 1.458vw;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.footer .footer3 a {
  font-size: 0.729vw;
  color: rgba(255, 255, 255, 0.2);
}
/* 分页 */
.pagingMian .paging {
  text-align: center;
}
.pagingMian .paging.whiteTheme .layui-laypage a, .pagingMian .paging.whiteTheme .layui-laypage span {
  background: #fff;
}
.pagingMian .paging .layui-laypage {
  margin: 0px;
}
.pagingMian .paging .layui-laypage a, .pagingMian .paging .layui-laypage span {
  width: 2.5vw;
  height: 2.5vw;
  line-height: 2.5vw;
  font-size: 0.677vw;
  color: #353535;
  padding: 0px;
  margin: 0px 0.365vw;
  border-radius: 0.417vw;
  border: 0px;
  background: rgba(233, 241, 247, 0.5);
  overflow: hidden;
}
.pagingMian .paging .layui-laypage a:hover, .pagingMian .paging .layui-laypage span:hover {
  color: #005AB5;
}
.pagingMian .paging .layui-laypage-curr {
  font-size: 0.885vw !important;
  font-weight: bold;
}
.pagingMian .paging .layui-laypage-prev,
.pagingMian .paging .layui-laypage-next {
  font-size: 0.521vw !important;
  font-weight: bold;
}
.pagingMian .mobileLoadMore {
  display: none;
}
/* 视频弹窗 */
.videoPopup {
  width: 43.229vw;
  height: 26.042vw;
}
.videoPopup .layui-layer-setwin .layui-layer-close2 {
  right: -1.094vw;
  top: -2.5vw;
  font-size: 1.146vw;
  width: auto;
  height: auto;
  border: 0px;
  border-radius: 0%;
  padding: 0px;
  background: none;
}
/* 首页-banner */
.banner {
  overflow: hidden;
  height: 100vh;
}
.banner .swiper-wrapper .swiper-slide {
  position: relative;
}
.banner .swiper-wrapper .swiper-slide .image img, .banner .swiper-wrapper .swiper-slide .image video {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100vh;
  object-fit: cover;
  -webkit-transition: all 6s 0.6s;
  transition: all 6s 0.6s;
}
.banner .swiper-wrapper .swiper-slide .image video {
  z-index: 2;
}
.banner .swiper-wrapper .swiper-slide .content {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 3;
}
.banner .swiper-wrapper .swiper-slide .content .title {
  font-size: 1.458vw;
  color: #FFFFFF;
  margin-bottom: 1.094vw;
  opacity: 0;
}
.banner .swiper-wrapper .swiper-slide .content .intro {
  font-size: 3.646vw;
  color: #FFFFFF;
  line-height: 3.906vw;
  font-weight: 600;
  margin-bottom: 3.073vw;
  opacity: 0;
}
.banner .swiper-wrapper .swiper-slide .content .play {
  width: 4.115vw;
  height: 4.115vw;
  background: #FFFFFF;
  border-radius: 50%;
  margin-left: 0.521vw;
  position: relative;
  cursor: pointer;
  opacity: 0;
}
.banner .swiper-wrapper .swiper-slide .content .play::after {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 0.573vw;
  height: 0.781vw;
  background: -webkit-linear-gradient(left, #479BE2, #1A63BD);
  background: linear-gradient(90deg, #479BE2, #1A63BD);
  -webkit-clip-path: polygon(0% 0%, 0% 100%, 100% 50%);
          clip-path: polygon(0% 0%, 0% 100%, 100% 50%);
  content: "";
  display: block;
}
.banner .swiper-wrapper .swiper-slide .content .play span {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  display: block;
  width: 120%;
  height: 120%;
  background: #FFFFFF;
  border-radius: 50%;
  -webkit-animation: amplify 3s linear infinite;
          animation: amplify 3s linear infinite;
}
.banner .swiper-wrapper .swiper-slide .content .play span:nth-child(1) {
  -webkit-animation-delay: -2s;
          animation-delay: -2s;
}
.banner .swiper-wrapper .swiper-slide .content .play span:nth-child(2) {
  -webkit-animation-delay: -1s;
          animation-delay: -1s;
}
.banner .swiper-wrapper .swiper-slide-active .image img, .banner .swiper-wrapper .swiper-slide-active .image video {
  -webkit-animation: scale2 5s ease;
          animation: scale2 5s ease;
}
.banner .swiper-wrapper .swiper-slide-active .content .title {
  -webkit-animation: fadeInUp 0.8s ease 0.6s forwards;
          animation: fadeInUp 0.8s ease 0.6s forwards;
}
.banner .swiper-wrapper .swiper-slide-active .content .intro {
  -webkit-animation: fadeInUp 0.8s ease 0.8s forwards;
          animation: fadeInUp 0.8s ease 0.8s forwards;
}
.banner .swiper-wrapper .swiper-slide-active .content .play {
  -webkit-animation: fadeInUp 0.8s ease 1s forwards;
          animation: fadeInUp 0.8s ease 1s forwards;
}
.banner .swiper-pagination {
  position: absolute;
  left: 50%;
  bottom: 2.813vw;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 2;
}
.banner .swiper-pagination .swiper-pagination-bullet {
  display: inline-block;
  width: 0.781vw;
  height: 0.208vw;
  background: #FFFFFF;
  border-radius: 0.208vw;
  opacity: 0.5;
  margin: 0px 0.156vw;
  cursor: pointer;
  position: relative;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.banner .swiper-pagination .swiper-pagination-bullet-active {
  width: 1.146vw;
  opacity: 1;
}
.banner .bannerDown {
  position: absolute;
  left: 3.073vw;
  bottom: 2.604vw;
  width: 3.229vw;
  height: 3.229vw;
  line-height: 3.229vw;
  font-size: 0.729vw;
  color: #fff;
  text-align: center;
  z-index: 2;
  -webkit-animation: float 4s ease infinite;
          animation: float 4s ease infinite;
  cursor: pointer;
}
.banner .bannerDown::after {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: url("/dist/images/icon-round.png") no-repeat center/cover;
  -webkit-animation: rotate 6s linear infinite;
          animation: rotate 6s linear infinite;
  content: "";
  display: block;
}
/* 首页-重点推荐 */
.indexRecommend {
  padding: 6.25vw 0px 4.948vw;
  position: relative;
  overflow: hidden;
}
.indexRecommend .indexRecommendTitle {
  width: 40.1785714286%;
  position: relative;
  z-index: 2;
}
.indexRecommend .indexRecommendTitle .title {
  font-weight: 600;
  font-size: 2.5vw;
  color: #24283B;
  margin-bottom: 0.938vw;
}
.indexRecommend .indexRecommendTitle .subTitle {
  margin-bottom: 2.865vw;
}
.indexRecommend .indexRecommendTitle .subTitle img {
  width: auto;
  height: 5.052vw;
}
.indexRecommend .indexRecommendTitle .intro {
  font-size: 0.885vw;
  color: rgba(0, 0, 0, 0.65);
  line-height: 1.354vw;
  margin-bottom: 3.958vw;
}
.indexRecommend .indexRecommendTitle .more {
  display: inline-block;
  min-width: 8.854vw;
  height: 2.604vw;
  line-height: 2.604vw;
  text-align: center;
  font-size: 0.833vw;
  color: #000000;
  border-radius: 0.417vw;
  background: #696969;
  position: relative;
  overflow: hidden;
}
.indexRecommend .indexRecommendTitle .more:hover {
  color: #fff;
  background: #0059b5;
}
.indexRecommend .indexRecommendTitle .more:hover::before {
  background-image: url("/dist/images/moreMask2.jpg");
}
.indexRecommend .indexRecommendTitle .more:hover::after {
  background: #0059b5;
}
.indexRecommend .indexRecommendTitle .more::before {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 10.417vw;
  height: 10.417vw;
  background: url("/dist/images/moreMask1.jpg") no-repeat center/cover;
  -webkit-animation: rotate2 4s linear infinite;
          animation: rotate2 4s linear infinite;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -webkit-transform-origin: center center;
      -ms-transform-origin: center center;
          transform-origin: center center;
  content: "";
  display: block;
}
.indexRecommend .indexRecommendTitle .more::after {
  position: absolute;
  top: 0.104vw;
  left: 0.104vw;
  width: calc(100% - 0.208vw);
  height: calc(100% - 0.208vw);
  background: #fafbfd;
  border-radius: 0.313vw;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  content: "";
  display: block;
}
.indexRecommend .indexRecommendTitle .more span {
  position: relative;
  z-index: 2;
}
.indexRecommend .indexRecommendTitle .more b {
  font-size: 0.625vw;
  margin-left: 2.76vw;
  position: relative;
  z-index: 2;
}
.indexRecommend .indexRecommendMain {
  width: 48.2142857143%;
  margin-left: 5.521vw;
  overflow: visible;
  -webkit-clip-path: polygon(10% 0%, 113% 0%, 89% 100%, -14% 100%);
          clip-path: polygon(10% 0%, 113% 0%, 89% 100%, -14% 100%);
  position: relative;
  z-index: 2;
}
.indexRecommend .indexRecommendMain .swiper-wrapper .swiper-slide {
  display: -ms-grid;
  display: grid;
  -webkit-transform: skewX(-15deg);
      -ms-transform: skewX(-15deg);
          transform: skewX(-15deg);
}
.indexRecommend .indexRecommendMain .swiper-wrapper .swiper-slide.type1 {
  grid: "list1 list1" "list1 list1";
  grid-row-gap: 1.042vw;
  grid-column-gap: 1.042vw;
  -ms-grid-rows: 18.125vw 18.125vw;
  grid-template-rows: 18.125vw 18.125vw;
}
.indexRecommend .indexRecommendMain .swiper-wrapper .swiper-slide.type2 {
  grid: "list1 list2" "list1 list2";
  grid-row-gap: 1.042vw;
  grid-column-gap: 1.042vw;
  -ms-grid-rows: 18.125vw 18.125vw;
  grid-template-rows: 18.125vw 18.125vw;
}
.indexRecommend .indexRecommendMain .swiper-wrapper .swiper-slide.type2 .list img {
  -webkit-transform: skewX(15deg) scale(1.5);
      -ms-transform: skewX(15deg) scale(1.5);
          transform: skewX(15deg) scale(1.5);
}
.indexRecommend .indexRecommendMain .swiper-wrapper .swiper-slide.type2 .list img:hover {
  -webkit-transform: skewX(15deg) scale(1.6);
      -ms-transform: skewX(15deg) scale(1.6);
          transform: skewX(15deg) scale(1.6);
}
.indexRecommend .indexRecommendMain .swiper-wrapper .swiper-slide.type3 {
  grid: "list1 list2" "list1 list3";
  grid-row-gap: 1.042vw;
  grid-column-gap: 1.042vw;
  -ms-grid-rows: 18.125vw 18.125vw;
  grid-template-rows: 18.125vw 18.125vw;
}
.indexRecommend .indexRecommendMain .swiper-wrapper .swiper-slide.type3 .list:nth-child(1) img {
  -webkit-transform: skewX(15deg) scale(1.5);
      -ms-transform: skewX(15deg) scale(1.5);
          transform: skewX(15deg) scale(1.5);
}
.indexRecommend .indexRecommendMain .swiper-wrapper .swiper-slide.type3 .list:nth-child(1) img:hover {
  -webkit-transform: skewX(15deg) scale(1.6);
      -ms-transform: skewX(15deg) scale(1.6);
          transform: skewX(15deg) scale(1.6);
}
.indexRecommend .indexRecommendMain .swiper-wrapper .swiper-slide .list {
  border-radius: 1.563vw;
  overflow: hidden;
  position: relative;
}
.indexRecommend .indexRecommendMain .swiper-wrapper .swiper-slide .list:nth-child(1) {
  grid-area: list1;
}
.indexRecommend .indexRecommendMain .swiper-wrapper .swiper-slide .list:nth-child(2) {
  grid-area: list2;
}
.indexRecommend .indexRecommendMain .swiper-wrapper .swiper-slide .list:nth-child(3) {
  grid-area: list3;
}
.indexRecommend .indexRecommendMain .swiper-wrapper .swiper-slide .list img {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transform: skewX(15deg) scale(1.3);
      -ms-transform: skewX(15deg) scale(1.3);
          transform: skewX(15deg) scale(1.3);
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.indexRecommend .indexRecommendMain .swiper-wrapper .swiper-slide .list img:hover {
  -webkit-transform: skewX(15deg) scale(1.4);
      -ms-transform: skewX(15deg) scale(1.4);
          transform: skewX(15deg) scale(1.4);
}
.indexRecommend .indexRecommendMain .swiper-wrapper .swiper-slide .list p {
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 100%;
  font-size: 1.146vw;
  color: #FFFFFF;
  padding: 0px 1.563vw 1.042vw;
  -webkit-transform: skewX(15deg);
      -ms-transform: skewX(15deg);
          transform: skewX(15deg);
}
.indexRecommend .indexRecommendMainMobile {
  display: none;
}
.indexRecommend .swiper-pagination {
  display: none;
}
.indexRecommend .indexRecommendScroll {
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 100%;
  height: 17.396vw;
  pointer-events: none;
}
.indexRecommend .indexRecommendScroll .swiper-wrapper {
  -webkit-transition-timing-function: linear !important;
          transition-timing-function: linear !important;
}
.indexRecommend .indexRecommendScroll .swiper-wrapper .swiper-slide img {
  width: auto;
  height: 17.396vw;
}
.indexRecommend .nextBtn {
  width: 2.865vw;
  height: 2.865vw;
  line-height: 2.865vw;
  text-align: center;
  font-size: 0.521vw;
  color: #fff;
  background: #055AA2;
  border-radius: 50%;
  position: absolute;
  right: 0px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 2;
  cursor: pointer;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.indexRecommend .nextBtn:hover {
  box-shadow: 0px 0.208vw 0.729vw rgba(5, 90, 162, 0.4);
}
.indexLayoutAndIndexInnovatd > .swiper-wrapper > .swiper-slide-active .indexLayout .indexLayoutLeft .indexLayoutTitle {
  -webkit-animation: fadeInUp 0.8s ease 0.2s forwards;
          animation: fadeInUp 0.8s ease 0.2s forwards;
}
.indexLayoutAndIndexInnovatd > .swiper-wrapper > .swiper-slide-active .indexLayout .indexLayoutLeft .indexLayoutTitle .title {
  -webkit-animation: fadeInUp 0.8s ease 0.4s forwards;
          animation: fadeInUp 0.8s ease 0.4s forwards;
}
.indexLayoutAndIndexInnovatd > .swiper-wrapper > .swiper-slide-active .indexLayout .indexLayoutLeft .indexLayoutTitle .intro {
  -webkit-animation: fadeInUp 0.8s ease 0.6s forwards;
          animation: fadeInUp 0.8s ease 0.6s forwards;
}
.indexLayoutAndIndexInnovatd > .swiper-wrapper > .swiper-slide-active .indexLayout .indexLayoutLeft .indexLayoutNumber {
  -webkit-animation: fadeInUp 0.8s ease 0.8s forwards;
          animation: fadeInUp 0.8s ease 0.8s forwards;
}
.indexLayoutAndIndexInnovatd > .swiper-wrapper > .swiper-slide-active .indexLayout .indexLayoutRight {
  -webkit-animation: fadeInUp 0.8s ease 0.2s forwards;
          animation: fadeInUp 0.8s ease 0.2s forwards;
}
.indexLayoutAndIndexInnovatd > .swiper-wrapper > .swiper-slide-active .indexInnovate .indexInnovateTitle .title {
  -webkit-animation: fadeInUp 0.8s ease 0.2s forwards;
          animation: fadeInUp 0.8s ease 0.2s forwards;
}
.indexLayoutAndIndexInnovatd > .swiper-wrapper > .swiper-slide-active .indexInnovate .indexInnovateTitle .intro {
  -webkit-animation: fadeInUp 0.8s ease 0.4s forwards;
          animation: fadeInUp 0.8s ease 0.4s forwards;
}
.indexLayoutAndIndexInnovatd > .swiper-wrapper > .swiper-slide-active .indexInnovate .indexInnovateMain {
  -webkit-animation: fadeInUp 0.8s ease 0.6s forwards;
          animation: fadeInUp 0.8s ease 0.6s forwards;
}
/* 首页-产业布局 */
.indexLayout {
  min-height: 49.948vw;
  padding: 4.167vw 0px 3.125vw;
  position: relative;
  overflow: hidden;
}
.indexLayout::before {
  position: absolute;
  right: 8.438vw;
  top: 0px;
  width: 47.24vw;
  height: 13.542vw;
  background: url("/dist/images/star.png") no-repeat center/cover;
  pointer-events: none;
  -webkit-animation: keystar 2s 0.1s infinite alternate cubic-bezier(0.455, 0.03, 0.515, 0.955);
          animation: keystar 2s 0.1s infinite alternate cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  content: "";
  display: block;
}
.indexLayout::after {
  position: absolute;
  top: -16.719vw;
  left: 0px;
  width: 100%;
  height: 36.458vw;
  background: url("/dist/images/meteor.png") no-repeat center/cover;
  pointer-events: none;
  -webkit-animation: meteor 4s linear infinite 0.4s;
          animation: meteor 4s linear infinite 0.4s;
  opacity: 0;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  content: "";
  display: block;
}
.indexLayout .indexLayoutLeft {
  width: 39.4642857143%;
  position: relative;
  z-index: 2;
}
.indexLayout .indexLayoutLeft .indexLayoutTitle {
  padding-bottom: 2.396vw;
  margin-bottom: 2.344vw;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  opacity: 0;
}
.indexLayout .indexLayoutLeft .indexLayoutTitle .title {
  font-weight: 600;
  font-size: 2.5vw;
  color: #FFFFFF;
  line-height: 3.438vw;
  margin-bottom: 0.677vw;
  opacity: 0;
}
.indexLayout .indexLayoutLeft .indexLayoutTitle .intro {
  font-size: 0.938vw;
  color: #FFFFFF;
  line-height: 1.458vw;
  opacity: 0;
}
.indexLayout .indexLayoutLeft .indexLayoutNumber {
  opacity: 0;
}
.indexLayout .indexLayoutLeft .indexLayoutNumber .list:nth-child(1) {
  width: 8.229vw;
}
.indexLayout .indexLayoutLeft .indexLayoutNumber .list:nth-child(2) {
  width: 6.458vw;
}
.indexLayout .indexLayoutLeft .indexLayoutNumber .list:nth-child(3) {
  width: 3.646vw;
}
.indexLayout .indexLayoutLeft .indexLayoutNumber .list:nth-child(4) {
  width: 3.646vw;
}
.indexLayout .indexLayoutLeft .indexLayoutNumber .list .icon {
  margin-bottom: 1.302vw;
}
.indexLayout .indexLayoutLeft .indexLayoutNumber .list .icon img {
  width: auto;
  height: 3.125vw;
}
.indexLayout .indexLayoutLeft .indexLayoutNumber .list .number {
  font-weight: 500;
  font-size: 3.021vw;
  line-height: 2.188vw;
  color: #FFFFFF;
  margin-bottom: 0.625vw;
}
.indexLayout .indexLayoutLeft .indexLayoutNumber .list .number span:nth-child(1) {
  font-family: Gilroy;
}
.indexLayout .indexLayoutLeft .indexLayoutNumber .list .number span:nth-child(2) {
  font-size: 1.563vw;
  vertical-align: top;
}
.indexLayout .indexLayoutLeft .indexLayoutNumber .list .title {
  font-size: 0.885vw;
  color: #FFFFFF;
}
.indexLayout .indexLayoutRight {
  width: 42.708vw;
  position: relative;
  z-index: 2;
  opacity: 0;
}
.indexLayout .indexLayoutRight .map {
  width: 100%;
  height: auto;
}
.indexLayout .indexLayoutRight .drop {
  position: absolute;
  width: 1.667vw;
  height: 1.979vw;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background: url("/dist/images/icon-drop.png") no-repeat center/cover;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  cursor: pointer;
}
.indexLayout .indexLayoutRight .drop.active {
  -webkit-transform: translate(-50%, -85%) scale(1.7);
      -ms-transform: translate(-50%, -85%) scale(1.7);
          transform: translate(-50%, -85%) scale(1.7);
}
.indexLayout .switchBtn {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 23.75vw;
  height: 100%;
  background: url("/dist/images/switchBtn1.png") no-repeat center/cover;
  font-size: 2.5vw;
  color: #FFFFFF;
  line-height: 49.948vw;
  padding: 0px 5.208vw 0px 7.396vw;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  cursor: pointer;
  z-index: 3;
}
.indexLayout .switchBtn:hover {
  -webkit-filter: opacity(0.9);
          filter: opacity(0.9);
}
/* 首页-技术创新 */
.indexInnovate {
  min-height: 49.948vw;
  padding: 5.625vw 0px 9.427vw;
  position: relative;
  overflow: hidden;
}
.indexInnovate::before {
  position: absolute;
  right: 8.438vw;
  top: 0px;
  width: 47.24vw;
  height: 13.542vw;
  background: url("/dist/images/star.png") no-repeat center/cover;
  pointer-events: none;
  -webkit-animation: keystar 2s 0.1s infinite alternate cubic-bezier(0.455, 0.03, 0.515, 0.955);
          animation: keystar 2s 0.1s infinite alternate cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  content: "";
  display: block;
}
.indexInnovate::after {
  position: absolute;
  top: -16.719vw;
  left: 0px;
  width: 100%;
  height: 36.458vw;
  background: url("/dist/images/meteor.png") no-repeat center/cover;
  pointer-events: none;
  -webkit-animation: meteor 4s linear infinite 0.4s;
          animation: meteor 4s linear infinite 0.4s;
  opacity: 0;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  content: "";
  display: block;
}
.indexInnovate .indexInnovateTitle {
  padding-left: 21.979vw;
  margin-bottom: 3.698vw;
  position: relative;
  z-index: 2;
}
.indexInnovate .indexInnovateTitle .title {
  font-weight: 600;
  font-size: 2.5vw;
  color: #FFFFFF;
  line-height: 3.438vw;
  margin-bottom: 0.833vw;
  opacity: 0;
}
.indexInnovate .indexInnovateTitle .intro {
  font-size: 0.938vw;
  color: #FFFFFF;
  line-height: 1.458vw;
  opacity: 0;
}
.indexInnovate .indexInnovateMain {
  padding-left: 21.979vw;
  position: relative;
  z-index: 2;
  opacity: 0;
}
.indexInnovate .indexInnovateMain .indexInnovateLeft {
  width: 53.2270916335%;
  margin: 0px;
  border-radius: 1.042vw;
  overflow: hidden;
}
.indexInnovate .indexInnovateMain .indexInnovateLeft .swiper-wrapper .swiper-slide:hover img {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
.indexInnovate .indexInnovateMain .indexInnovateLeft .swiper-wrapper .swiper-slide img {
  width: 100%;
  height: auto;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.indexInnovate .indexInnovateMain .indexInnovateRight {
  width: 44.6215139442%;
  margin: -0.833vw;
}
.indexInnovate .indexInnovateMain .indexInnovateRight .list {
  width: calc(50% - 1.667vw);
  height: 11.354vw;
  margin: 0.833vw;
}
.indexInnovate .indexInnovateMain .indexInnovateRight .list.active a {
  border-radius: 1.042vw;
  border-color: transparent;
}
.indexInnovate .indexInnovateMain .indexInnovateRight .list.active a::after {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  opacity: 1;
  visibility: visible;
}
.indexInnovate .indexInnovateMain .indexInnovateRight .list.active a .intro {
  opacity: 1;
  visibility: visible;
  max-height: 3.438vw;
  -webkit-transition: all 0.4s ease 0.2s;
  transition: all 0.4s ease 0.2s;
}
.indexInnovate .indexInnovateMain .indexInnovateRight .list.active a .more {
  opacity: 0;
  visibility: hidden;
}
.indexInnovate .indexInnovateMain .indexInnovateRight .list a {
  display: block;
  height: 100%;
  padding: 0.677vw 0.99vw 0px;
  border-top: 1px solid #FFFFFF;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.indexInnovate .indexInnovateMain .indexInnovateRight .list a::after {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: url("/dist/images/indexInnovateHover.jpg") no-repeat center/cover;
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.4s ease, -webkit-transform 0.6s ease;
  transition: opacity 0.4s ease, -webkit-transform 0.6s ease;
  transition: opacity 0.4s ease, transform 0.6s ease;
  transition: opacity 0.4s ease, transform 0.6s ease, -webkit-transform 0.6s ease;
  content: "";
  display: block;
}
.indexInnovate .indexInnovateMain .indexInnovateRight .list a .title {
  font-size: 1.042vw;
  color: #FFFFFF;
  line-height: 1.667vw;
  margin-bottom: 0.26vw;
  position: relative;
  z-index: 2;
}
.indexInnovate .indexInnovateMain .indexInnovateRight .list a .icon {
  margin-bottom: 1.979vw;
  position: relative;
  z-index: 2;
}
.indexInnovate .indexInnovateMain .indexInnovateRight .list a .icon img {
  width: auto;
  height: 1.823vw;
}
.indexInnovate .indexInnovateMain .indexInnovateRight .list a .intro {
  font-size: 0.833vw;
  color: rgba(255, 255, 255, 0.65);
  line-height: 1.146vw;
  position: relative;
  z-index: 2;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  max-height: 0px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.indexInnovate .indexInnovateMain .indexInnovateRight .list a .more {
  position: absolute;
  left: 0.99vw;
  bottom: 1.51vw;
  font-size: 0.833vw;
  color: rgba(255, 255, 255, 0.35);
  z-index: 2;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.indexInnovate .switchBtn {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 23.75vw;
  height: 100%;
  background: url("/dist/images/switchBtn2.png") no-repeat center/cover;
  font-size: 2.5vw;
  color: #FFFFFF;
  line-height: 49.948vw;
  padding: 0px 5.208vw 0px 7.396vw;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  z-index: 3;
  cursor: pointer;
  pointer-events: none;
}
.indexInnovate .switchBtn:hover {
  -webkit-filter: opacity(0.9);
          filter: opacity(0.9);
}
/* 首页-核心业务 */
.indexBusiness {
  padding: 5.208vw 0px 6.25vw;
}
.indexBusiness .indexBusinessTitle {
  font-weight: 600;
  font-size: 2.5vw;
  color: #24283B;
  margin-bottom: 2.396vw;
}
.indexBusiness .indexBusinessMain .list {
  width: 49.4047619048%;
  padding: 2.552vw 2.083vw 4.01vw;
  background: #F4F7FC;
  border-radius: 1.042vw;
  overflow: hidden;
  position: relative;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.indexBusiness .indexBusinessMain .list::after {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: url("/dist/images/indexBusinessHover.jpg") no-repeat center/cover;
  border-radius: 1.042vw;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: scale(2);
      -ms-transform: scale(2);
          transform: scale(2);
  -webkit-transition: all 0.8s ease;
  transition: all 0.8s ease;
  content: "";
  display: block;
}
.indexBusiness .indexBusinessMain .list.active {
  box-shadow: 0px 0.729vw 1.406vw 0px rgba(11, 134, 230, 0.4);
}
.indexBusiness .indexBusinessMain .list.active::after {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  opacity: 1;
  visibility: visible;
}
.indexBusiness .indexBusinessMain .list.active:hover .intro {
  color: rgba(255, 255, 255, 0.7);
}
.indexBusiness .indexBusinessMain .list.active .title {
  color: #fff;
  border-color: transparent;
}
.indexBusiness .indexBusinessMain .list.active .title::after {
  width: 100%;
}
.indexBusiness .indexBusinessMain .list.active .title img {
  -webkit-filter: invert(1);
          filter: invert(1);
}
.indexBusiness .indexBusinessMain .list.active .intro {
  color: rgba(255, 255, 255, 0.5);
}
.indexBusiness .indexBusinessMain .list.active .intro b {
  color: rgba(255, 255, 255, 0.9);
}
.indexBusiness .indexBusinessMain .list:hover .title img {
  -webkit-animation: bounce 1s;
          animation: bounce 1s;
}
.indexBusiness .indexBusinessMain .list:hover .intro {
  color: rgba(0, 0, 0, 0.8);
}
.indexBusiness .indexBusinessMain .list .title {
  font-size: 1.667vw;
  color: rgba(29, 29, 30, 0.95);
  line-height: 1.771vw;
  padding-bottom: 1.302vw;
  margin-bottom: 2.083vw;
  border-bottom: 1px solid rgba(197, 200, 204, 0.2);
  position: relative;
  z-index: 2;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.indexBusiness .indexBusinessMain .list .title::after {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0%;
  height: 1px;
  background: rgba(197, 200, 204, 0.2);
  -webkit-transition: all 0.5s ease-out 0.5s;
  transition: all 0.5s ease-out 0.5s;
  content: "";
  display: block;
}
.indexBusiness .indexBusinessMain .list .title img {
  width: auto;
  height: 3.229vw;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.indexBusiness .indexBusinessMain .list .intro {
  font-size: 0.833vw;
  color: rgba(0, 0, 0, 0.7);
  line-height: 1.354vw;
  position: relative;
  z-index: 2;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.indexBusiness .indexBusinessMain .list .intro b {
  color: rgba(0, 0, 0, 0.9);
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
/* 首页-新闻动态 */
.indexNews {
  padding: 4.583vw 0px 5.26vw;
  position: relative;
}
.indexNews .indexNewsTitle {
  font-weight: 600;
  font-size: 2.5vw;
  color: #24283B;
  margin-bottom: 1.823vw;
}
.indexNews .indexNewsMain .swiper-wrapper {
  display: -ms-grid;
  display: grid;
  grid: "list1 list1 list2" "list1 list1 ." "list3 list4 list5";
  grid-gap: 1.563vw 2.083vw;
  -ms-grid-columns: 26.823vw 26.823vw 30.208vw;
  grid-template-columns: 26.823vw 26.823vw 30.208vw;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}
.indexNews .indexNewsMain .swiper-wrapper .swiper-slide:nth-child(1) {
  grid-area: list1;
}
.indexNews .indexNewsMain .swiper-wrapper .swiper-slide:nth-child(1) a {
  position: relative;
}
.indexNews .indexNewsMain .swiper-wrapper .swiper-slide:nth-child(1) a .image img {
  height: 27.083vw;
}
.indexNews .indexNewsMain .swiper-wrapper .swiper-slide:nth-child(1) a .content {
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 100%;
  min-height: 40%;
  padding: 3.333vw 4.583vw 2.292vw;
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.9));
  background: linear-gradient(180deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.9));
}
.indexNews .indexNewsMain .swiper-wrapper .swiper-slide:nth-child(1) a .content .tag {
  color: #a7a2a5;
  border-color: #a7a2a5;
  margin-bottom: 0.573vw;
}
.indexNews .indexNewsMain .swiper-wrapper .swiper-slide:nth-child(1) a .content .title {
  color: #fff;
  font-size: 1.25vw;
  margin-bottom: 0.521vw;
}
.indexNews .indexNewsMain .swiper-wrapper .swiper-slide:nth-child(1) a .content .time {
  color: #fff;
}
.indexNews .indexNewsMain .swiper-wrapper .swiper-slide:nth-child(2), .indexNews .indexNewsMain .swiper-wrapper .swiper-slide:nth-child(5) {
  height: 19.583vw;
}
.indexNews .indexNewsMain .swiper-wrapper .swiper-slide:nth-child(2) .image img, .indexNews .indexNewsMain .swiper-wrapper .swiper-slide:nth-child(5) .image img {
  height: 13.177vw;
}
.indexNews .indexNewsMain .swiper-wrapper .swiper-slide:nth-child(2) .content, .indexNews .indexNewsMain .swiper-wrapper .swiper-slide:nth-child(5) .content {
  height: 6.25vw;
  padding: 1.354vw 2.083vw;
}
.indexNews .indexNewsMain .swiper-wrapper .swiper-slide:nth-child(2) .content .tag, .indexNews .indexNewsMain .swiper-wrapper .swiper-slide:nth-child(5) .content .tag {
  display: none;
}
.indexNews .indexNewsMain .swiper-wrapper .swiper-slide:nth-child(2) .content .title, .indexNews .indexNewsMain .swiper-wrapper .swiper-slide:nth-child(5) .content .title {
  margin-bottom: 0.365vw;
  -webkit-line-clamp: 1;
}
.indexNews .indexNewsMain .swiper-wrapper .swiper-slide:nth-child(3) a, .indexNews .indexNewsMain .swiper-wrapper .swiper-slide:nth-child(4) a {
  position: relative;
}
.indexNews .indexNewsMain .swiper-wrapper .swiper-slide:nth-child(3) a .image, .indexNews .indexNewsMain .swiper-wrapper .swiper-slide:nth-child(4) a .image {
  display: none;
}
.indexNews .indexNewsMain .swiper-wrapper .swiper-slide:nth-child(3) a .content, .indexNews .indexNewsMain .swiper-wrapper .swiper-slide:nth-child(4) a .content {
  height: 11.458vw;
  padding: 2.292vw 3.646vw 2.5vw 1.823vw;
}
.indexNews .indexNewsMain .swiper-wrapper .swiper-slide:nth-child(3) a .content .tag, .indexNews .indexNewsMain .swiper-wrapper .swiper-slide:nth-child(4) a .content .tag {
  position: absolute;
  right: 3.646vw;
  bottom: 2.5vw;
}
.indexNews .indexNewsMain .swiper-wrapper .swiper-slide:nth-child(3) a .content .title, .indexNews .indexNewsMain .swiper-wrapper .swiper-slide:nth-child(4) a .content .title {
  height: 3.333vw;
  margin-bottom: 1.927vw;
}
.indexNews .indexNewsMain .swiper-wrapper .swiper-slide:nth-child(2) {
  grid-area: list2;
}
.indexNews .indexNewsMain .swiper-wrapper .swiper-slide:nth-child(3) {
  grid-area: list3;
}
.indexNews .indexNewsMain .swiper-wrapper .swiper-slide:nth-child(4) {
  grid-area: list4;
}
.indexNews .indexNewsMain .swiper-wrapper .swiper-slide:nth-child(5) {
  grid-area: list5;
  margin-top: -7.917vw;
}
.indexNews .indexNewsMain .swiper-wrapper .swiper-slide:nth-child(n+2) a::after {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: url("/dist/images/indexBusinessHover.jpg") no-repeat center/cover;
  -webkit-transform: scale(2);
      -ms-transform: scale(2);
          transform: scale(2);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  content: "";
  display: block;
}
.indexNews .indexNewsMain .swiper-wrapper .swiper-slide:nth-child(n+2) a:hover::after {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  opacity: 1;
  visibility: visible;
}
.indexNews .indexNewsMain .swiper-wrapper .swiper-slide:nth-child(n+2) a:hover .content .tag {
  color: rgba(255, 255, 255, 0.6);
  border-color: rgba(255, 255, 255, 0.6);
}
.indexNews .indexNewsMain .swiper-wrapper .swiper-slide:nth-child(n+2) a:hover .content .title {
  color: #fff;
}
.indexNews .indexNewsMain .swiper-wrapper .swiper-slide:nth-child(n+2) a:hover .content .time {
  color: #fff;
}
.indexNews .indexNewsMain .swiper-wrapper .swiper-slide:hover .image img {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
.indexNews .indexNewsMain .swiper-wrapper .swiper-slide a {
  display: block;
  border-radius: 1.563vw;
  overflow: hidden;
  background: #fff;
  position: relative;
}
.indexNews .indexNewsMain .swiper-wrapper .swiper-slide a .image {
  overflow: hidden;
  position: relative;
  z-index: 2;
}
.indexNews .indexNewsMain .swiper-wrapper .swiper-slide a .image img {
  width: 100%;
  height: auto;
  object-fit: cover;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.indexNews .indexNewsMain .swiper-wrapper .swiper-slide a .content {
  position: relative;
  z-index: 2;
}
.indexNews .indexNewsMain .swiper-wrapper .swiper-slide a .content .tag {
  display: inline-block;
  height: 1.51vw;
  line-height: 1.406vw;
  font-size: 0.625vw;
  color: #000;
  border: 1px solid rgba(89, 89, 89, 0.4);
  padding: 0px 0.885vw;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.indexNews .indexNewsMain .swiper-wrapper .swiper-slide a .content .title {
  font-size: 1.042vw;
  color: #000000;
  line-height: 1.667vw;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.indexNews .indexNewsMain .swiper-wrapper .swiper-slide a .content .time {
  font-size: 0.729vw;
  color: #524444;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.indexNews .indexNewsMain .swiper-wrapper .swiper-slide a .content .time i {
  margin-right: 0.26vw;
}
.indexNews .indexNewsMain .swiper-pagination {
  display: none;
}
/* 内页banner */
.detailBanner {
  position: relative;
}
.detailBanner .image {
  overflow: hidden;
}
.detailBanner .image img {
  width: 100%;
  height: auto;
  -webkit-animation: scale2 5s ease;
          animation: scale2 5s ease;
}
.detailBanner .content {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  text-align: center;
  z-index: 2;
}
.detailBanner .content .title {
  font-weight: 600;
  font-size: 2.604vw;
  color: #FFFFFF;
  line-height: 2.5vw;
  background: -webkit-linear-gradient(bottom, #D4D4D4 0%, #FFFFFF 100%);
  background: linear-gradient(0deg, #D4D4D4 0%, #FFFFFF 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-bottom: 1.042vw;
}
.detailBanner .content .intro {
  font-size: 0.938vw;
  color: rgba(255, 255, 255, 0.8);
  line-height: 1.406vw;
  margin-bottom: 1.354vw;
}
.detailBanner .content .more {
  width: 3.229vw;
  height: 3.229vw;
  line-height: 3.229vw;
  font-size: 0.729vw;
  color: #fff;
  text-align: center;
  z-index: 2;
  position: relative;
  margin: 0 auto;
  cursor: pointer;
}
.detailBanner .content .more::after {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: url("/dist/images/icon-round.png") no-repeat center/cover;
  -webkit-animation: rotate 6s linear infinite;
          animation: rotate 6s linear infinite;
  content: "";
  display: block;
}
.detailBanner .content .slogan {
  position: absolute;
  top: 17.708vw;
  left: 0px;
  width: 100%;
  font-size: 1.771vw;
  color: transparent;
  line-height: 2.292vw;
  font-weight: 600;
  background-image: url("/dist/images/detailBannerJoinMask.jpg");
  -webkit-background-clip: text;
          background-clip: text;
  background-repeat: no-repeat;
  background-size: cover;
}
/* 产品banner */
.productsBanner {
  position: relative;
}
.productsBanner .commonBg img {
  -webkit-animation: scale2 5s ease;
          animation: scale2 5s ease;
}
.productsBanner .swiper-wrapper .swiper-slide {
  opacity: 0 !important;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.productsBanner .swiper-wrapper .swiper-slide > div {
  min-height: 41.667vw;
}
.productsBanner .swiper-wrapper .swiper-slide .content {
  width: 38.1944444444%;
}
.productsBanner .swiper-wrapper .swiper-slide .content .title {
  font-size: 2.604vw;
  color: #FFFFFF;
  font-weight: 600;
  margin-bottom: 0.365vw;
  opacity: 0;
}
.productsBanner .swiper-wrapper .swiper-slide .content .intro {
  font-size: 0.833vw;
  color: #fff;
  margin-bottom: 2.917vw;
  opacity: 0;
}
.productsBanner .swiper-wrapper .swiper-slide .content .intro span {
  font-size: 1.042vw;
}
.productsBanner .swiper-wrapper .swiper-slide .content .more {
  display: inline-block;
  min-width: 8.854vw;
  height: 2.604vw;
  line-height: 2.396vw;
  text-align: center;
  font-size: 0.729vw;
  color: #fff;
  border-radius: 0.417vw;
  border: 0.104vw solid #fff;
  position: relative;
  overflow: hidden;
  opacity: 0;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.productsBanner .swiper-wrapper .swiper-slide .content .more:hover {
  color: #fff;
  background: #0059b5;
  border-color: #0059b5;
}
.productsBanner .swiper-wrapper .swiper-slide .content .more span {
  position: relative;
  z-index: 2;
}
.productsBanner .swiper-wrapper .swiper-slide .content .more b {
  font-size: 0.625vw;
  margin-left: 2.76vw;
  position: relative;
  z-index: 2;
}
.productsBanner .swiper-wrapper .swiper-slide .image {
  width: 47.2222222222%;
  opacity: 0;
}
.productsBanner .swiper-wrapper .swiper-slide .image img {
  width: 100%;
  height: auto;
}
.productsBanner .swiper-wrapper .swiper-slide-active {
  opacity: 1 !important;
  z-index: 9 !important;
}
.productsBanner .swiper-wrapper .swiper-slide-active .content .title {
  -webkit-animation: fadeInUp 0.8s ease 0.6s forwards;
          animation: fadeInUp 0.8s ease 0.6s forwards;
}
.productsBanner .swiper-wrapper .swiper-slide-active .content .intro {
  -webkit-animation: fadeInUp 0.8s ease 0.8s forwards;
          animation: fadeInUp 0.8s ease 0.8s forwards;
}
.productsBanner .swiper-wrapper .swiper-slide-active .content .more {
  -webkit-animation: fadeInUp 0.8s ease 1s forwards;
          animation: fadeInUp 0.8s ease 1s forwards;
}
.productsBanner .swiper-wrapper .swiper-slide-active .image {
  -webkit-animation: fadeInUp 0.8s ease 0.8s forwards;
          animation: fadeInUp 0.8s ease 0.8s forwards;
}
.productsBanner .swiper-pagination {
  position: absolute;
  left: 50%;
  bottom: 2.604vw;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 2;
}
.productsBanner .swiper-pagination .swiper-pagination-bullet {
  display: inline-block;
  width: 0.677vw;
  height: 0.26vw;
  background: #fff;
  opacity: 0.5;
  border-radius: 0.208vw;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  margin: 0px 0.13vw;
  cursor: pointer;
}
.productsBanner .swiper-pagination .swiper-pagination-bullet-active {
  width: 1.146vw;
  opacity: 1;
}
/* 内页分类 */
.detailList {
  position: -webkit-sticky;
  position: sticky;
  top: 5.156vw;
  width: 100%;
  height: 3.125vw;
  line-height: 3.125vw;
  border-bottom: 1px solid rgba(180, 194, 204, 0.2);
  z-index: 9;
}
.detailList.detailListBg > .commonBg {
  opacity: 1;
  visibility: visible;
}
.detailList > .commonBg {
  opacity: 0;
  visibility: hidden;
}
.detailList .list {
  margin-right: 3.49vw;
}
.detailList .list.active a, .detailList .list:hover a {
  font-weight: bold;
}
.detailList .list.active a::after, .detailList .list:hover a::after {
  opacity: 1;
  visibility: visible;
}
.detailList .list a {
  display: block;
  font-size: 0.938vw;
  color: #110C00;
  padding: 0px 0.313vw;
  position: relative;
}
.detailList .list a::after {
  position: absolute;
  left: 50%;
  bottom: 0px;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  width: calc(100% + 0.625vw);
  height: 0.104vw;
  background: -webkit-linear-gradient(right, transparent, #00428E, transparent);
  background: linear-gradient(to left, transparent, #00428E, transparent);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  content: "";
  display: block;
}
/* 公司简介 */
.aboutus {
  padding: 7.813vw 0px 10.677vw;
  margin-top: -3.125vw;
  position: relative;
}
.aboutus .aboutusTitle {
  padding: 0px 4.688vw;
  margin-bottom: 2.188vw;
  text-align: center;
}
.aboutus .aboutusTitle .title {
  font-weight: 600;
  font-size: 2.5vw;
  color: #24283B;
  line-height: 3.438vw;
  margin-bottom: 0.729vw;
}
.aboutus .aboutusTitle .intro {
  font-size: 0.885vw;
  color: rgba(0, 0, 0, 0.65);
  line-height: 1.354vw;
  max-height: 5.417vw;
  overflow: hidden;
  text-align: left;
  margin-bottom: 1.51vw;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.aboutus .aboutusTitle .intro p {
  margin-bottom: 0.469vw;
}
.aboutus .aboutusTitle .intro p:last-child {
  margin-bottom: 0px;
}
.aboutus .aboutusTitle .more {
  display: inline-block;
  font-size: 0.938vw;
  color: #363636;
  cursor: pointer;
}
.aboutus .aboutusTitle .more.active img {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
.aboutus .aboutusTitle .more span {
  margin-right: 0.521vw;
}
.aboutus .aboutusTitle .more img {
  width: auto;
  height: 0.625vw;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.aboutus .aboutusNumber {
  margin-bottom: 3.594vw;
}
.aboutus .aboutusNumber .list {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: 7.448vw;
  text-align: center;
  padding: 1.354vw 1.042vw;
  border-right: 1px solid rgba(170, 190, 212, 0.4);
  position: relative;
}
.aboutus .aboutusNumber .list::after {
  position: absolute;
  top: 50%;
  left: 0px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 100%;
  height: 100%;
  background: url("/dist/images/aboutusHover.jpg");
  border-radius: 1.042vw;
  box-shadow: 0px 0.208vw 1.406vw 0px rgba(11, 134, 230, 0.4);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  content: "";
  display: block;
}
.aboutus .aboutusNumber .list:last-child {
  border-right: 0px;
}
.aboutus .aboutusNumber .list:hover::after {
  opacity: 1;
  visibility: visible;
  height: calc(100% + 1.875vw);
}
.aboutus .aboutusNumber .list:hover .number {
  color: #fff;
}
.aboutus .aboutusNumber .list:hover .title {
  color: #fff;
}
.aboutus .aboutusNumber .list .number {
  font-family: Arial;
  font-weight: 600;
  font-size: 3.125vw;
  color: #00428E;
  line-height: 3.125vw;
  margin-bottom: 0.156vw;
  position: relative;
  z-index: 2;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.aboutus .aboutusNumber .list .title {
  font-size: 0.938vw;
  color: #5E6E7F;
  position: relative;
  z-index: 2;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.aboutus .aboutusMain {
  border-radius: 1.042vw;
  overflow: hidden;
}
.aboutus .aboutusMain:hover img {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
.aboutus .aboutusMain img {
  width: 100%;
  height: auto;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
/* 企业文化 */
.culture {
  margin-top: -6.198vw;
}
.culture .cultureTitle {
  font-size: 2.5vw;
  color: #24283B;
  text-align: center;
  font-weight: 600;
  margin-bottom: 2.448vw;
}
.culture .cultureMain {
  position: relative;
}
.culture .cultureMain .commonBg img {
  -webkit-animation: scale 12s linear infinite;
          animation: scale 12s linear infinite;
}
.culture .cultureMain .cultureBox .swiper-wrapper .swiper-slide {
  height: 43.229vw;
  border-right: 1px solid rgba(255, 255, 255, 0.2);
  position: relative;
  overflow: hidden;
}
.culture .cultureMain .cultureBox .swiper-wrapper .swiper-slide:first-child {
  border-left: 1px solid rgba(255, 255, 255, 0.2);
}
.culture .cultureMain .cultureBox .swiper-wrapper .swiper-slide::after {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: url("/dist/images/cultureHover.jpg") no-repeat center/cover;
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
  content: "";
  display: block;
}
.culture .cultureMain .cultureBox .swiper-wrapper .swiper-slide:hover::after {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  opacity: 1;
  visibility: visible;
}
.culture .cultureMain .cultureBox .swiper-wrapper .swiper-slide:hover .content .title {
  font-size: 0.938vw;
  color: rgba(255, 255, 255, 0.8);
}
.culture .cultureMain .cultureBox .swiper-wrapper .swiper-slide:hover .content .intro {
  max-height: 6.563vw;
}
.culture .cultureMain .cultureBox .swiper-wrapper .swiper-slide:hover .content .more {
  opacity: 1;
  visibility: visible;
  margin-bottom: 0px;
}
.culture .cultureMain .cultureBox .swiper-wrapper .swiper-slide .content {
  position: relative;
  text-align: center;
  z-index: 2;
  padding: 0px 1.563vw;
}
.culture .cultureMain .cultureBox .swiper-wrapper .swiper-slide .content .title {
  font-size: 1.771vw;
  color: #FFFFFF;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
.culture .cultureMain .cultureBox .swiper-wrapper .swiper-slide .content .intro {
  font-size: 1.771vw;
  color: #FFFFFF;
  line-height: 2.188vw;
  margin-bottom: 2.031vw;
  max-height: 0px;
  overflow: hidden;
  -webkit-transition: all 0.8s ease;
  transition: all 0.8s ease;
}
.culture .cultureMain .cultureBox .swiper-wrapper .swiper-slide .content .more {
  display: block;
  width: 3.073vw;
  height: 3.073vw;
  line-height: 2.865vw;
  text-align: center;
  border-radius: 50%;
  font-size: 1.146vw;
  color: #fff;
  border: 0.104vw solid #FFFFFF;
  margin: 0px auto -3.073vw;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
.culture .cultureMain .cultureBox .swiper-pagination {
  position: absolute;
  left: 0px;
  bottom: 2.604vw;
  width: 100%;
  text-align: center;
  z-index: 2;
}
.culture .cultureMain .cultureBox .swiper-pagination .swiper-pagination-bullet {
  display: inline-block;
  width: 0.677vw;
  height: 0.26vw;
  background: #fff;
  border-radius: 0.208vw;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  margin: 0px 0.13vw;
  cursor: pointer;
}
.culture .cultureMain .cultureBox .swiper-pagination .swiper-pagination-bullet-active {
  width: 1.146vw;
  background: #1565be;
}
/* 发展历程 */
.history {
  padding: 4.531vw 0px 5.885vw;
  position: relative;
  overflow: hidden;
}
.history .historyTitle {
  font-size: 2.5vw;
  color: #24283B;
  font-weight: 600;
}
.history .historyMain {
  margin-bottom: 3.75vw;
  overflow: visible;
}
.history .historyMain .swiper-wrapper .swiper-slide {
  opacity: 0 !important;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  position: relative;
}
.history .historyMain .swiper-wrapper .swiper-slide::after {
  position: absolute;
  top: -3.333vw;
  right: -3.125vw;
  width: 51.406vw;
  height: 32.448vw;
  background: url("/dist/images/historyMask.png") no-repeat center/cover;
  pointer-events: none;
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
  opacity: 0;
  -webkit-transition: all 1s ease 0.6s;
  transition: all 1s ease 0.6s;
  content: "";
  display: block;
}
.history .historyMain .swiper-wrapper .swiper-slide .image {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  width: 37.188vw;
  border-radius: 2.083vw;
  overflow: hidden;
  -webkit-transform: skewX(-19deg) translateX(3.802vw) scale(0.9);
      -ms-transform: skewX(-19deg) translateX(3.802vw) scale(0.9);
          transform: skewX(-19deg) translateX(3.802vw) scale(0.9);
  margin-top: 4.688vw;
  opacity: 0;
  -webkit-transition: all 1s ease 0.7s;
  transition: all 1s ease 0.7s;
  position: relative;
  z-index: 3;
}
.history .historyMain .swiper-wrapper .swiper-slide .image:hover img {
  -webkit-transform: skewX(19deg) scale(1.3);
      -ms-transform: skewX(19deg) scale(1.3);
          transform: skewX(19deg) scale(1.3);
}
.history .historyMain .swiper-wrapper .swiper-slide .image img {
  width: 100%;
  height: 25.521vw;
  object-fit: cover;
  -webkit-transform: skewX(19deg) scale(1.2);
      -ms-transform: skewX(19deg) scale(1.2);
          transform: skewX(19deg) scale(1.2);
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.history .historyMain .swiper-wrapper .swiper-slide .content {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  width: 36.094vw;
  height: 25.521vw;
  position: relative;
  border-radius: 1.563vw;
  overflow: hidden;
  -webkit-transform: skewX(-19deg) translateX(-2.24vw) scale(1.1);
      -ms-transform: skewX(-19deg) translateX(-2.24vw) scale(1.1);
          transform: skewX(-19deg) translateX(-2.24vw) scale(1.1);
  box-shadow: 0px 0.729vw 1.406vw 0px rgba(11, 134, 230, 0.4);
  padding: 3.073vw 4.167vw 3.125vw 12.5vw;
  z-index: 3;
  opacity: 0;
  -webkit-transition: all 1s ease 0.7s;
  transition: all 1s ease 0.7s;
}
.history .historyMain .swiper-wrapper .swiper-slide .content::after {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: url("/dist/images/historyContent.jpg") no-repeat center/cover;
  -webkit-transform: scale(1.25) skewX(19deg);
      -ms-transform: scale(1.25) skewX(19deg);
          transform: scale(1.25) skewX(19deg);
  content: "";
  display: block;
}
.history .historyMain .swiper-wrapper .swiper-slide .content .year {
  font-family: Gilroy;
  font-weight: 500;
  font-size: 4.688vw;
  color: #FFFFFF;
  position: relative;
  z-index: 2;
  -webkit-transform: skewX(19deg) translateX(-3.125vw);
      -ms-transform: skewX(19deg) translateX(-3.125vw);
          transform: skewX(19deg) translateX(-3.125vw);
}
.history .historyMain .swiper-wrapper .swiper-slide .content .intro {
  font-size: 0.885vw;
  color: #FFFFFF;
  position: relative;
  z-index: 2;
  -webkit-transform: skewX(19deg);
      -ms-transform: skewX(19deg);
          transform: skewX(19deg);
}
.history .historyMain .swiper-wrapper .swiper-slide .content .intro p {
  margin-bottom: 0.729vw;
  position: relative;
}
.history .historyMain .swiper-wrapper .swiper-slide .content .intro p::after {
  position: absolute;
  top: 0.521vw;
  left: -0.938vw;
  width: 0.208vw;
  height: 0.208vw;
  border-radius: 50%;
  border: 0.104vw solid rgba(255, 255, 255, 0.6);
  content: "";
  display: block;
}
.history .historyMain .swiper-wrapper .swiper-slide .content .intro p:last-child {
  margin-bottom: 0px;
}
.history .historyMain .swiper-wrapper .swiper-slide-active {
  opacity: 1 !important;
  z-index: 9;
}
.history .historyMain .swiper-wrapper .swiper-slide-active::after {
  opacity: 1;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}
.history .historyMain .swiper-wrapper .swiper-slide-active .image {
  opacity: 1;
  -webkit-transform: skewX(-19deg) translateX(3.802vw) scale(1);
      -ms-transform: skewX(-19deg) translateX(3.802vw) scale(1);
          transform: skewX(-19deg) translateX(3.802vw) scale(1);
}
.history .historyMain .swiper-wrapper .swiper-slide-active .content {
  opacity: 1;
  -webkit-transform: skewX(-19deg) translateX(-2.24vw) scale(1);
      -ms-transform: skewX(-19deg) translateX(-2.24vw) scale(1);
          transform: skewX(-19deg) translateX(-2.24vw) scale(1);
  z-index: 2;
}
.history .historyMain .btns {
  position: absolute;
  right: 0px;
  bottom: 0px;
  z-index: 2;
}
.history .historyMain .btns .swiper-button-prev {
  margin-right: 0.469vw;
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}
.history .historyMain .btns .swiper-button-next {
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
.history .historyMain .btns .swiper-button-prev,
.history .historyMain .btns .swiper-button-next {
  width: 3.073vw;
  height: 3.073vw;
  line-height: 3.073vw;
  text-align: center;
  font-size: 0.833vw;
  color: #fff;
  cursor: pointer;
  background: #005AB5;
  border-radius: 50%;
  opacity: 0.3;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.history .historyMain .btns .swiper-button-prev:hover,
.history .historyMain .btns .swiper-button-next:hover {
  opacity: 1;
}
.history .historyList {
  overflow: visible;
  margin: 0px -5.729vw;
}
.history .historyList::after {
  position: absolute;
  bottom: 0.104vw;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 100vw;
  height: 1px;
  background: #CAD3DB;
  content: "";
  display: block;
}
.history .historyList .swiper-wrapper .swiper-slide {
  text-align: center;
  cursor: pointer;
}
.history .historyList .swiper-wrapper .swiper-slide .year {
  font-size: 1.042vw;
  color: #9EACB7;
  margin-bottom: 0.677vw;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.history .historyList .swiper-wrapper .swiper-slide .drop {
  width: 0.26vw;
  height: 0.26vw;
  background: #005AB5;
  border-radius: 50%;
  margin: 0 auto;
  position: relative;
}
.history .historyList .swiper-wrapper .swiper-slide .drop span {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  display: block;
  width: 120%;
  height: 120%;
  background: rgba(0, 90, 181, 0.3);
  border-radius: 50%;
}
.history .historyList .swiper-wrapper .swiper-slide .drop span:nth-child(1) {
  -webkit-animation-delay: -2s;
          animation-delay: -2s;
}
.history .historyList .swiper-wrapper .swiper-slide .drop span:nth-child(2) {
  -webkit-animation-delay: -1s;
          animation-delay: -1s;
}
.history .historyList .swiper-wrapper .swiper-slide-thumb-active .year {
  color: #353938;
}
.history .historyList .swiper-wrapper .swiper-slide-thumb-active .drop span {
  -webkit-animation: amplify2 3s linear infinite;
          animation: amplify2 3s linear infinite;
}
/* 企业使命 */
.corporateMission {
  height: calc(100vh + 3.125vw);
  margin-top: -3.125vw;
  position: relative;
  overflow: hidden;
}
.corporateMission .content {
  position: absolute;
  top: 8.854vw;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  text-align: center;
  z-index: 2;
}
.corporateMission .content .icon {
  margin-bottom: 1.042vw;
}
.corporateMission .content .icon img {
  width: auto;
  height: 3.125vw;
}
.corporateMission .content .title {
  font-size: 1.146vw;
  color: #474B58;
  margin-bottom: 0.313vw;
  font-weight: 400;
}
.corporateMission .content .intro {
  font-size: 2.5vw;
  color: #24283B;
  line-height: 3.438vw;
  font-weight: 600;
}
.corporateMission .image {
  -webkit-clip-path: inset(39% 7% 0%);
          clip-path: inset(39% 7% 0%);
}
.corporateMission .image:hover img {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
.corporateMission .image img {
  width: 100%;
  height: calc(100vh + 3.125vw);
  object-fit: cover;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
/* 企业愿景 */
.corporateVision {
  height: 100vh;
  position: relative;
  overflow: hidden;
}
.corporateVision .content {
  position: absolute;
  top: 8.854vw;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  text-align: center;
  z-index: 2;
}
.corporateVision .content .icon {
  margin-bottom: 1.042vw;
}
.corporateVision .content .icon img {
  width: auto;
  height: 3.125vw;
}
.corporateVision .content .title {
  font-size: 1.146vw;
  color: #474B58;
  margin-bottom: 0.313vw;
  font-weight: 400;
}
.corporateVision .content .intro {
  font-size: 2.5vw;
  color: #24283B;
  line-height: 3.438vw;
  font-weight: 600;
}
.corporateVision .image {
  -webkit-clip-path: inset(39% 7% 0%);
          clip-path: inset(39% 7% 0%);
}
.corporateVision .image:hover img {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
.corporateVision .image img {
  width: 100%;
  height: 100vh;
  object-fit: cover;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
/* 企业核心价值观 */
.coreValues .coreValuesTitle {
  text-align: center;
  position: relative;
  padding: 4.948vw 0px 2.5vw;
}
.coreValues .coreValuesTitle .icon {
  margin-bottom: 0.833vw;
}
.coreValues .coreValuesTitle .icon img {
  width: auto;
  height: 3.125vw;
}
.coreValues .coreValuesTitle .title {
  font-size: 1.146vw;
  color: #474B58;
  margin-bottom: 0.208vw;
  font-weight: 400;
}
.coreValues .coreValuesTitle .subTitle {
  font-size: 2.5vw;
  color: #24283B;
  line-height: 3.438vw;
  font-weight: 600;
  margin-bottom: 1.146vw;
}
.coreValues .coreValuesTitle .intro {
  font-size: 0.938vw;
  color: rgba(71, 75, 88, 0.8);
  line-height: 1.25vw;
}
.coreValues .coreValuesMain {
  padding: 4.167vw 0px 6.25vw;
  position: relative;
}
.coreValues .coreValuesMain .coreValuesLeft {
  display: none;
  width: 49.3055555556%;
  margin: 0px;
  border-radius: 1.042vw;
}
.coreValues .coreValuesMain .coreValuesLeft .swiper-wrapper .swiper-slide {
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  opacity: 0 !important;
}
.coreValues .coreValuesMain .coreValuesLeft .swiper-wrapper .swiper-slide:hover img {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
.coreValues .coreValuesMain .coreValuesLeft .swiper-wrapper .swiper-slide img {
  width: 100%;
  height: auto;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.coreValues .coreValuesMain .coreValuesLeft .swiper-wrapper .swiper-slide-active {
  opacity: 1 !important;
  z-index: 9;
}
.coreValues .coreValuesMain .coreValuesRight {
  margin: 0px -1.563vw;
}
.coreValues .coreValuesMain .coreValuesRight .list {
  width: calc(50% - 3.125vw);
  margin: 0px 1.563vw;
  padding: 1.276vw 0px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.coreValues .coreValuesMain .coreValuesRight .list:nth-child(1), .coreValues .coreValuesMain .coreValuesRight .list:nth-child(2) {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.coreValues .coreValuesMain .coreValuesRight .list:hover {
  border-bottom-color: rgba(255, 255, 255, 0.8);
}
.coreValues .coreValuesMain .coreValuesRight .list:hover .title {
  font-size: 1.458vw;
}
.coreValues .coreValuesMain .coreValuesRight .list .title {
  font-size: 1.146vw;
  line-height: 1.563vw;
  color: #FFFFFF;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.coreValues .coreValuesMain .coreValuesRight .list .intro {
  font-size: 0.833vw;
  color: #FFFFFF;
  line-height: 1.406vw;
  padding-top: 0.521vw;
}
/* 核心业务 */
.coreBusiness {
  padding: 4.01vw 0px 5.052vw;
}
.coreBusiness .coreBusinessTitle {
  font-size: 2.5vw;
  color: #24283B;
  font-weight: 600;
  text-align: center;
  margin-bottom: 1.875vw;
}
.coreBusiness .coreBusinessMain .coreBusinessLeft {
  width: 48.9583333333%;
  border-radius: 1.042vw;
  margin: 0px;
}
.coreBusiness .coreBusinessMain .coreBusinessLeft .swiper-wrapper .swiper-slide {
  opacity: 0 !important;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.coreBusiness .coreBusinessMain .coreBusinessLeft .swiper-wrapper .swiper-slide:hover img {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
.coreBusiness .coreBusinessMain .coreBusinessLeft .swiper-wrapper .swiper-slide img {
  width: 100%;
  min-height: 39.583vw;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.coreBusiness .coreBusinessMain .coreBusinessLeft .swiper-wrapper .swiper-slide-active {
  opacity: 1 !important;
  z-index: 9;
}
.coreBusiness .coreBusinessMain .coreBusinessRight {
  width: 48.9583333333%;
}
.coreBusiness .coreBusinessMain .coreBusinessRight .list {
  background: #E9F1F7;
  margin-bottom: 0.521vw;
  border-radius: 1.042vw;
  overflow: hidden;
  position: relative;
  cursor: pointer;
}
.coreBusiness .coreBusinessMain .coreBusinessRight .list::after {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: url("/dist/images/coreBusinessHover.jpg") no-repeat center/cover;
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  content: "";
  display: block;
}
.coreBusiness .coreBusinessMain .coreBusinessRight .list:last-child {
  margin-bottom: 0px;
}
.coreBusiness .coreBusinessMain .coreBusinessRight .list.active::after {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  opacity: 1;
  visibility: visible;
}
.coreBusiness .coreBusinessMain .coreBusinessRight .list.active .title img {
  display: block;
}
.coreBusiness .coreBusinessMain .coreBusinessRight .list.active .title p {
  color: rgba(255, 255, 255, 0.95);
}
.coreBusiness .coreBusinessMain .coreBusinessRight .list.active .more {
  -webkit-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
          transform: rotate(-180deg);
}
.coreBusiness .coreBusinessMain .coreBusinessRight .list .title {
  padding: 1.563vw 1.094vw 1.563vw 2.135vw;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  position: relative;
  z-index: 2;
}
.coreBusiness .coreBusinessMain .coreBusinessRight .list .title img {
  display: none;
  width: auto;
  height: 3.125vw;
}
.coreBusiness .coreBusinessMain .coreBusinessRight .list .title p {
  font-size: 1.354vw;
  color: rgba(29, 29, 30, 0.95);
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.coreBusiness .coreBusinessMain .coreBusinessRight .list .intro {
  display: none;
  padding-top: 2.24vw;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  position: relative;
  z-index: 2;
}
.coreBusiness .coreBusinessMain .coreBusinessRight .list .intro .introBox {
  font-size: 0.833vw;
  color: rgba(255, 255, 255, 0.5);
  line-height: 1.354vw;
  padding-right: 1.302vw;
  max-height: 20.677vw;
  overflow-y: auto;
  margin: 0px 1.094vw 2.604vw 2.135vw;
}
.coreBusiness .coreBusinessMain .coreBusinessRight .list .intro .introBox::-webkit-scrollbar {
  width: 0.156vw;
  height: 0.156vw;
  background-color: #fff;
}
.coreBusiness .coreBusinessMain .coreBusinessRight .list .intro .introBox::-webkit-scrollbar-track {
  border-radius: 0.156vw;
  background-color: #fff;
}
.coreBusiness .coreBusinessMain .coreBusinessRight .list .intro .introBox::-webkit-scrollbar-thumb {
  border-radius: 0.156vw;
  background: -webkit-linear-gradient(top, #00428E, #4091df);
  background: linear-gradient(180deg, #00428E, #4091df);
}
.coreBusiness .coreBusinessMain .coreBusinessRight .list .intro b {
  display: inline-block;
  color: #fff;
  margin-bottom: 0.26vw;
}
.coreBusiness .coreBusinessMain .coreBusinessRight .list .intro p {
  margin-bottom: 0.99vw;
}
.coreBusiness .coreBusinessMain .coreBusinessRight .list .intro p:last-child {
  margin-bottom: 0px;
}
.coreBusiness .coreBusinessMain .coreBusinessRight .list .more {
  position: absolute;
  top: 1.615vw;
  right: 1.094vw;
  width: 2.292vw;
  height: 2.292vw;
  line-height: 2.292vw;
  font-size: 0.625vw;
  color: #9e9e9e;
  text-align: center;
  background: #FFFFFF;
  border-radius: 50%;
  z-index: 2;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
/* 业务单元 */
.businessUnit .businessUnitTitle {
  font-size: 2.5vw;
  color: #24283B;
  font-weight: 600;
  text-align: center;
  margin-bottom: 1.927vw;
}
.businessUnit .businessUnitListBg {
  background: rgba(233, 241, 247, 0.5);
}
.businessUnit .businessUnitListBg .businessUnitList {
  max-width: 100vw;
  position: relative;
  --left: 0px;
  --width: 14.271vw;
}
.businessUnit .businessUnitListBg .businessUnitList::after {
  position: absolute;
  bottom: 0px;
  left: var(--left);
  width: var(--width);
  height: 0.104vw;
  background: #00428E;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  content: "";
  display: block;
}
.businessUnit .businessUnitListBg .businessUnitList .swiper-wrapper .swiper-slide {
  height: 6.25vw;
  padding: 1.042vw 0px;
  text-align: center;
  cursor: pointer;
}
.businessUnit .businessUnitListBg .businessUnitList .swiper-wrapper .swiper-slide img {
  width: auto;
  height: 2.214vw;
  -webkit-filter: grayscale(1) opacity(0.4);
          filter: grayscale(1) opacity(0.4);
  margin-bottom: 0.417vw;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.businessUnit .businessUnitListBg .businessUnitList .swiper-wrapper .swiper-slide p {
  font-size: 0.885vw;
  color: #97aab9;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.businessUnit .businessUnitListBg .businessUnitList .swiper-wrapper .swiper-slide-thumb-active img {
  -webkit-filter: none;
          filter: none;
}
.businessUnit .businessUnitListBg .businessUnitList .swiper-wrapper .swiper-slide-thumb-active p {
  color: rgba(0, 66, 142, 0.95);
}
.businessUnit .businessUnitMain .swiper-wrapper .swiper-slide .image img {
  width: 100%;
  height: auto;
  min-height: 41.667vw;
  object-fit: cover;
}
.businessUnit .businessUnitMain .swiper-wrapper .swiper-slide .content {
  position: absolute;
  top: 5.104vw;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  text-align: center;
}
.businessUnit .businessUnitMain .swiper-wrapper .swiper-slide .content .title {
  font-size: 2.083vw;
  color: #FFFFFF;
  font-weight: 600;
  margin-bottom: 0.365vw;
  opacity: 0;
}
.businessUnit .businessUnitMain .swiper-wrapper .swiper-slide .content .intro {
  font-size: 1.146vw;
  color: rgba(255, 255, 255, 0.8);
  opacity: 0;
}
.businessUnit .businessUnitMain .swiper-wrapper .swiper-slide-active .title {
  -webkit-animation: fadeInUp 0.8s ease 0.6s forwards;
          animation: fadeInUp 0.8s ease 0.6s forwards;
}
.businessUnit .businessUnitMain .swiper-wrapper .swiper-slide-active .intro {
  -webkit-animation: fadeInUp 0.8s ease 0.8s forwards;
          animation: fadeInUp 0.8s ease 0.8s forwards;
}
/* 分子公司 */
.subsidiaryCompanies {
  padding: 5.99vw 0px 5.469vw;
  position: relative;
}
.subsidiaryCompanies .subsidiaryCompaniesTitle {
  font-size: 2.5vw;
  color: #24283B;
  font-weight: 600;
}
.subsidiaryCompanies .subsidiaryCompaniesMain {
  margin-top: -2.031vw;
}
.subsidiaryCompanies .subsidiaryCompaniesMain .subsidiaryCompaniesLeft {
  width: 30.5555555556%;
  border-radius: 1.042vw;
  margin: 0px;
  box-shadow: 0px 0px 1.406vw 0px rgba(18, 75, 18, 0.05);
}
.subsidiaryCompanies .subsidiaryCompaniesMain .subsidiaryCompaniesLeft .swiper-wrapper .swiper-slide {
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  opacity: 0 !important;
  background: #f5f9fc;
  cursor: move;
  padding-bottom: 2.604vw;
}
.subsidiaryCompanies .subsidiaryCompaniesMain .subsidiaryCompaniesLeft .swiper-wrapper .swiper-slide:hover .image img {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
.subsidiaryCompanies .subsidiaryCompaniesMain .subsidiaryCompaniesLeft .swiper-wrapper .swiper-slide .image {
  overflow: hidden;
}
.subsidiaryCompanies .subsidiaryCompaniesMain .subsidiaryCompaniesLeft .swiper-wrapper .swiper-slide .image img {
  width: 100%;
  height: auto;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.subsidiaryCompanies .subsidiaryCompaniesMain .subsidiaryCompaniesLeft .swiper-wrapper .swiper-slide .content {
  padding: 1.719vw 1.563vw 1.25vw;
}
.subsidiaryCompanies .subsidiaryCompaniesMain .subsidiaryCompaniesLeft .swiper-wrapper .swiper-slide .content .title {
  color: #00428E;
  padding-bottom: 1.302vw;
  margin-bottom: 1.094vw;
  border-bottom: 1px solid rgba(148, 166, 179, 0.3);
}
.subsidiaryCompanies .subsidiaryCompaniesMain .subsidiaryCompaniesLeft .swiper-wrapper .swiper-slide .content .title p {
  font-size: 1.406vw;
  font-weight: 600;
  margin-bottom: 0.104vw;
}
.subsidiaryCompanies .subsidiaryCompaniesMain .subsidiaryCompaniesLeft .swiper-wrapper .swiper-slide .content .title span {
  font-size: 0.938vw;
}
.subsidiaryCompanies .subsidiaryCompaniesMain .subsidiaryCompaniesLeft .swiper-wrapper .swiper-slide .content .intro {
  font-size: 0.833vw;
  color: #676767;
  line-height: 1.25vw;
}
.subsidiaryCompanies .subsidiaryCompaniesMain .subsidiaryCompaniesLeft .swiper-wrapper .swiper-slide-active {
  opacity: 1 !important;
  z-index: 9;
}
.subsidiaryCompanies .subsidiaryCompaniesMain .subsidiaryCompaniesLeft .swiper-pagination {
  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;
  position: absolute;
  left: 50%;
  bottom: 1.563vw;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 2;
  width: 100% !important;
}
.subsidiaryCompanies .subsidiaryCompaniesMain .subsidiaryCompaniesLeft .swiper-pagination .swiper-pagination-bullet {
  width: 0.781vw;
  height: 0.208vw;
  background: #005AB5;
  border-radius: 0.208vw;
  opacity: 0.5;
  margin: 0px 0.156vw;
  cursor: pointer;
  position: static;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.subsidiaryCompanies .subsidiaryCompaniesMain .subsidiaryCompaniesLeft .swiper-pagination .swiper-pagination-bullet-active {
  width: 1.146vw;
  opacity: 1;
}
.subsidiaryCompanies .subsidiaryCompaniesMain .subsidiaryCompaniesLeft .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  width: 0px;
  display: none;
}
.subsidiaryCompanies .subsidiaryCompaniesMain .subsidiaryCompaniesLeft .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,
.subsidiaryCompanies .subsidiaryCompaniesMain .subsidiaryCompaniesLeft .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  width: 1.146vw;
  display: block;
}
.subsidiaryCompanies .subsidiaryCompaniesMain .subsidiaryCompaniesLeft .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  width: 0.677vw;
  display: block;
}
.subsidiaryCompanies .subsidiaryCompaniesMain .subsidiaryCompaniesLeft .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  width: 0.677vw;
  display: block;
}
.subsidiaryCompanies .subsidiaryCompaniesMain .subsidiaryCompaniesRight {
  width: 61.4583333333%;
  position: relative;
}
.subsidiaryCompanies .subsidiaryCompaniesMain .subsidiaryCompaniesRight .map {
  width: 100%;
  height: auto;
}
.subsidiaryCompanies .subsidiaryCompaniesMain .subsidiaryCompaniesRight .list {
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  cursor: pointer;
}
.subsidiaryCompanies .subsidiaryCompaniesMain .subsidiaryCompaniesRight .list.active {
  z-index: 2;
}
.subsidiaryCompanies .subsidiaryCompaniesMain .subsidiaryCompaniesRight .list.active .title {
  opacity: 1;
  visibility: visible;
}
.subsidiaryCompanies .subsidiaryCompaniesMain .subsidiaryCompaniesRight .list.active .drop span {
  -webkit-animation-name: amplify2;
          animation-name: amplify2;
}
.subsidiaryCompanies .subsidiaryCompaniesMain .subsidiaryCompaniesRight .list .drop {
  position: relative;
  width: 0.729vw;
}
.subsidiaryCompanies .subsidiaryCompaniesMain .subsidiaryCompaniesRight .list .drop i {
  display: block;
  width: 0.729vw;
  height: 0.729vw;
  background: #00428E;
  border-radius: 50%;
  border: 0.104vw solid #FFFFFF;
  position: relative;
  z-index: 2;
}
.subsidiaryCompanies .subsidiaryCompaniesMain .subsidiaryCompaniesRight .list .drop span {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  display: block;
  width: 120%;
  height: 120%;
  background: rgba(0, 66, 142, 0.2);
  border-radius: 50%;
  -webkit-animation: 2s linear infinite;
          animation: 2s linear infinite;
  pointer-events: none;
}
.subsidiaryCompanies .subsidiaryCompaniesMain .subsidiaryCompaniesRight .list .drop span:nth-child(1) {
  -webkit-animation-delay: -1.2s;
          animation-delay: -1.2s;
}
.subsidiaryCompanies .subsidiaryCompaniesMain .subsidiaryCompaniesRight .list .drop span:nth-child(2) {
  -webkit-animation-delay: -0.6s;
          animation-delay: -0.6s;
}
.subsidiaryCompanies .subsidiaryCompaniesMain .subsidiaryCompaniesRight .list .title {
  position: absolute;
  top: 50%;
  left: 1.823vw;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  font-size: 0.833vw;
  color: #00428E;
  font-weight: 600;
  white-space: nowrap;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
/* 产品中心 */
.products {
  padding: 3.542vw 0px 0px;
}
.products .productsTitle {
  font-size: 2.5vw;
  color: #24283B;
  text-align: center;
  font-weight: 600;
  margin-bottom: 1.354vw;
}
.products .productsList {
  margin: -0.26vw;
  padding: 0px 0px 3.125vw;
}
.products .productsList a {
  width: auto;
  height: 2.708vw;
  min-width: 5.052vw;
  line-height: 2.604vw;
  font-size: 0.833vw;
  color: #5B7A8F;
  border-radius: 0.417vw;
  text-align: center;
  padding: 0px 1.042vw;
  border: 1px solid #D2D9DE;
  margin: 0.26vw;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.products .productsList a:hover, .products .productsList a.active {
  color: #fff;
  background: #005AB5;
  border-color: #005AB5;
}
.products .productsMain {
  padding: 3.125vw 0px 5.208vw;
  position: relative;
}
.products .productsMain .listBox {
  display: -ms-grid;
  display: grid;
  grid: "list1 list1 ." ". . .";
  grid-row-gap: 1.563vw;
  grid-column-gap: 1.563vw;
  -ms-grid-columns: 23.958vw 23.958vw 23.958vw;
  grid-template-columns: 23.958vw 23.958vw 23.958vw;
  margin-bottom: 4.688vw;
}
.products .productsMain .listBox .list:nth-child(1) {
  grid-area: list1;
}
.products .productsMain .listBox .list a {
  display: block;
  background: #fff;
  border-radius: 1.042vw;
  overflow: hidden;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.products .productsMain .listBox .list a:hover {
  box-shadow: 0px 0px 1.042vw #D2D9DE;
}
.products .productsMain .listBox .list a:hover .image .commonBg {
  opacity: 1;
  visibility: visible;
}
.products .productsMain .listBox .list a:hover .image > img {
  -webkit-transform: scale(0.9);
      -ms-transform: scale(0.9);
          transform: scale(0.9);
}
.products .productsMain .listBox .list a:hover .content::after {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  opacity: 1;
  visibility: visible;
}
.products .productsMain .listBox .list a:hover .content .title {
  color: rgba(255, 255, 255, 0.8);
}
.products .productsMain .listBox .list a:hover .content .subTitle {
  color: #fff;
}
.products .productsMain .listBox .list a:hover .content .more {
  opacity: 1;
  visibility: visible;
}
.products .productsMain .listBox .list a .image {
  padding: 0px 1.302vw;
  text-align: center;
  position: relative;
  overflow: hidden;
  margin-bottom: -1px;
}
.products .productsMain .listBox .list a .image .commonBg {
  z-index: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.products .productsMain .listBox .list a .image > img {
  width: auto;
  height: 100%;
  max-height: 21.354vw;
  position: relative;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  z-index: 2;
}
.products .productsMain .listBox .list a .content {
  min-height: 7.917vw;
  padding: 1.719vw 2.344vw;
  position: relative;
  overflow: hidden;
}
.products .productsMain .listBox .list a .content::after {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: url("/dist/images/productsHover.jpg") no-repeat center/cover;
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  opacity: 0;
  visibility: hidden;
  content: "";
  display: block;
}
.products .productsMain .listBox .list a .content .title {
  font-size: 0.885vw;
  color: #004F97;
  position: relative;
  z-index: 2;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.products .productsMain .listBox .list a .content .subTitle {
  font-size: 1.563vw;
  color: #24283B;
  font-weight: 600;
  position: relative;
  z-index: 2;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.products .productsMain .listBox .list a .content .more {
  position: absolute;
  top: 50%;
  right: 2.344vw;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 2.865vw;
  height: 2.865vw;
  line-height: 2.865vw;
  text-align: center;
  font-size: 1.25vw;
  background: #FFFFFF;
  border-radius: 50%;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  z-index: 2;
}
/* 面包屑导航 */
.breadcrumbNav {
  padding-top: 6.667vw;
}
.breadcrumbNav i {
  font-size: 0.833vw;
  color: rgba(76, 80, 95, 0.5);
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.breadcrumbNav i:hover {
  color: #4C505F;
}
.breadcrumbNav span {
  font-size: 1.042vw;
  color: rgba(76, 80, 95, 0.5);
  margin: 0px 0.104vw;
}
.breadcrumbNav span:last-of-type {
  display: none;
}
.breadcrumbNav a {
  font-size: 0.729vw;
  color: rgba(76, 80, 95, 0.5);
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.breadcrumbNav a:last-of-type, .breadcrumbNav a:hover {
  color: #4C505F;
}
.productsDetailShare {
  padding-top: 6.667vw;
}
.productsDetailShare .breadcrumbNav {
  padding-top: 0px;
}
.productsDetailShare .share .title {
  font-size: 0.729vw;
  color: #2A303B;
}
.productsDetailShare .share .shareMain {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.productsDetailShare .share .shareMain .social-share-icon {
  display: inline-block;
  width: 1.771vw;
  height: 1.771vw;
  line-height: 1.771vw;
  text-align: center;
  font-size: 0.833vw;
  color: #000000;
  margin: 0px 0.26vw;
  border-radius: 50%;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background: rgba(238, 238, 238, 0.4);
}
.productsDetailShare .share .shareMain .social-share-icon:hover {
  color: #fff;
  background: #005AB5;
}
/* 产品介绍 */
.productsIntro {
  padding: 2.396vw 0px 4.427vw;
}
.productsIntro .image {
  width: 67.0833333333%;
  border-radius: 1.042vw;
  overflow: hidden;
}
.productsIntro .image:hover img {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
.productsIntro .image img {
  width: 100%;
  height: auto;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.productsIntro .content {
  width: 30.1388888889%;
  padding-top: 0.365vw;
  position: relative;
}
.productsIntro .content .list {
  font-size: 1.042vw;
  color: #005AB5;
  margin-bottom: 2.448vw;
}
.productsIntro .content .list::after {
  width: 100%;
  height: 0.521vw;
  background: url("/dist/images/line.png") repeat-x;
  background-size: auto 100%;
  margin-top: 0.729vw;
  content: "";
  display: block;
}
.productsIntro .content .title {
  font-size: 2.292vw;
  color: #1B2221;
  font-weight: 600;
  margin-bottom: 1.198vw;
}
.productsIntro .content .intro {
  font-size: 0.833vw;
  color: #6C6C6C;
  line-height: 1.25vw;
  margin-bottom: 1.406vw;
}
.productsIntro .content .intro span {
  display: inline-block;
  font-size: 1.042vw;
  color: #000000;
  margin-bottom: 0.469vw;
}
.productsIntro .content .type {
  font-size: 0.833vw;
  color: #6C6C6C;
  line-height: 1.25vw;
  padding-top: 1.354vw;
  border-top: 1px solid rgba(203, 205, 205, 0.5);
}
.productsIntro .content .type span {
  display: inline-block;
  font-size: 1.042vw;
  color: #000000;
  margin-bottom: 0.469vw;
}
.productsIntro .content a {
  position: absolute;
  right: 0px;
  bottom: 0px;
  display: block;
  width: 22.604vw;
  height: 2.917vw;
  line-height: 2.917vw;
  text-align: center;
  font-size: 0.833vw;
  color: #fff;
  background: #005AB5;
  border-radius: 0.417vw;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.productsIntro .content a:hover {
  box-shadow: 0px 0.521vw 1.042vw rgba(0, 90, 181, 0.4);
}
/* 产品应用 */
.productsApplication {
  padding-bottom: 5.156vw;
  overflow: hidden;
}
.productsApplication .productsApplicationTitle {
  font-size: 2.5vw;
  color: #24283B;
  font-weight: 600;
  margin-bottom: 1.823vw;
}
.productsApplication .productsApplicationMain {
  overflow: visible;
}
.productsApplication .productsApplicationMain .swiper-wrapper .swiper-slide {
  position: relative;
  border-radius: 1.042vw;
  overflow: hidden;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -webkit-transform: scale(0.9);
      -ms-transform: scale(0.9);
          transform: scale(0.9);
}
.productsApplication .productsApplicationMain .swiper-wrapper .swiper-slide:hover img {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
.productsApplication .productsApplicationMain .swiper-wrapper .swiper-slide img {
  width: 100%;
  height: auto;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.productsApplication .productsApplicationMain .swiper-wrapper .swiper-slide p {
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 100%;
  font-size: 1.563vw;
  color: #FFFFFF;
  padding: 0px 3.125vw 1.563vw;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.productsApplication .productsApplicationMain .swiper-wrapper .swiper-slide-active {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}
.productsApplication .productsApplicationMain .swiper-wrapper .swiper-slide-active p {
  opacity: 1;
  visibility: visible;
}
/* 产品参数 */
.productsParameter {
  padding: 4.427vw 0px 5.208vw;
  position: relative;
  z-index: 2;
}
.productsParameter .commonBg img {
  -webkit-animation: scale 8s linear infinite;
          animation: scale 8s linear infinite;
}
.productsParameter .productsParameterTitle {
  font-size: 2.5vw;
  color: #FFFFFF;
  font-weight: 600;
  margin-bottom: 1.875vw;
}
.productsParameter .productsParameterMain .table {
  padding: 2.969vw 2.865vw 3.125vw;
  border-radius: 1.042vw;
  overflow: hidden;
  box-shadow: 0px 0px 2.24vw 0px rgba(59, 59, 59, 0.1);
  background: #FFFFFF;
  margin-bottom: 1.042vw;
  position: relative;
}
.productsParameter .productsParameterMain .table::after {
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 100%;
  height: 7.865vw;
  background: url("/dist/images/tableBg.png") no-repeat center/cover;
  pointer-events: none;
  content: "";
  display: block;
}
.productsParameter .productsParameterMain .table:last-child {
  margin-bottom: 0px;
}
.productsParameter .productsParameterMain .table table {
  display: block;
  width: 100%;
  text-align: left;
  position: relative;
  z-index: 2;
}
.productsParameter .productsParameterMain .table table thead tr th {
  font-size: 0.833vw;
  color: #242424;
  border: 1px solid #e0e0e0;
  padding: 0.781vw;
}
.productsParameter .productsParameterMain .table table thead tr th:first-child {
  border-left: 0px;
}
.productsParameter .productsParameterMain .table table thead tr th:last-child {
  border-right: 0px;
}
.productsParameter .productsParameterMain .table table tbody tr:last-child td {
  border-bottom-color: #c1cbd5;
}
.productsParameter .productsParameterMain .table table tbody tr td {
  font-size: 16px;
  color: rgba(36, 36, 36, 0.8);
  border: 1px solid #e0e0e0;
  border-top: 0px;
  padding: 15px;
}
.productsParameter .productsParameterMain .table table tbody tr td:first-child {
  border-left: 0px;
}
.productsParameter .productsParameterMain .table table tbody tr td:last-child {
  border-right: 0px;
}
/* 相关产品 */
.productsRelated {
  padding: 4.531vw 0px 3.125vw;
  position: relative;
}
.productsRelated .commonBg img {
  -webkit-animation: scale 8s linear infinite;
          animation: scale 8s linear infinite;
}
.productsRelated .productsRelatedTitle {
  font-size: 2.5vw;
  color: #24283B;
  font-weight: 600;
  margin-bottom: 1.927vw;
}
.productsRelated .productsRelatedMain {
  padding-bottom: 3.125vw;
}
.productsRelated .productsRelatedMain .swiper-wrapper .swiper-slide {
  border-radius: 1.042vw;
  overflow: hidden;
}
.productsRelated .productsRelatedMain .swiper-wrapper .swiper-slide a {
  display: block;
  background: #fff;
  border-radius: 1.042vw;
  overflow: hidden;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.productsRelated .productsRelatedMain .swiper-wrapper .swiper-slide a:hover {
  box-shadow: 0px 0px 1.042vw #D2D9DE;
}
.productsRelated .productsRelatedMain .swiper-wrapper .swiper-slide a:hover .image .commonBg {
  opacity: 1;
  visibility: visible;
}
.productsRelated .productsRelatedMain .swiper-wrapper .swiper-slide a:hover .image > img {
  -webkit-transform: scale(0.9);
      -ms-transform: scale(0.9);
          transform: scale(0.9);
}
.productsRelated .productsRelatedMain .swiper-wrapper .swiper-slide a:hover .content::after {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  opacity: 1;
  visibility: visible;
}
.productsRelated .productsRelatedMain .swiper-wrapper .swiper-slide a:hover .content .title {
  color: rgba(255, 255, 255, 0.8);
}
.productsRelated .productsRelatedMain .swiper-wrapper .swiper-slide a:hover .content .subTitle {
  color: #fff;
}
.productsRelated .productsRelatedMain .swiper-wrapper .swiper-slide a:hover .content .more {
  opacity: 1;
  visibility: visible;
}
.productsRelated .productsRelatedMain .swiper-wrapper .swiper-slide a .image {
  padding: 0px 1.302vw;
  text-align: center;
  position: relative;
  overflow: hidden;
  margin-bottom: -1px;
}
.productsRelated .productsRelatedMain .swiper-wrapper .swiper-slide a .image .commonBg {
  z-index: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.productsRelated .productsRelatedMain .swiper-wrapper .swiper-slide a .image > img {
  width: auto;
  height: 100%;
  max-height: 21.354vw;
  position: relative;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  z-index: 2;
}
.productsRelated .productsRelatedMain .swiper-wrapper .swiper-slide a .content {
  min-height: 7.917vw;
  padding: 1.719vw 2.344vw;
  position: relative;
  overflow: hidden;
}
.productsRelated .productsRelatedMain .swiper-wrapper .swiper-slide a .content::after {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: url("/dist/images/productsHover.jpg") no-repeat center/cover;
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  opacity: 0;
  visibility: hidden;
  content: "";
  display: block;
}
.productsRelated .productsRelatedMain .swiper-wrapper .swiper-slide a .content .title {
  font-size: 0.885vw;
  color: #004F97;
  position: relative;
  z-index: 2;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.productsRelated .productsRelatedMain .swiper-wrapper .swiper-slide a .content .subTitle {
  font-size: 1.563vw;
  color: #24283B;
  font-weight: 600;
  position: relative;
  z-index: 2;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.productsRelated .productsRelatedMain .swiper-wrapper .swiper-slide a .content .more {
  position: absolute;
  top: 50%;
  right: 2.344vw;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 2.865vw;
  height: 2.865vw;
  line-height: 2.865vw;
  text-align: center;
  font-size: 1.25vw;
  background: #FFFFFF;
  border-radius: 50%;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  z-index: 2;
}
.productsRelated .productsRelatedMain .swiper-pagination {
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 100%;
  text-align: center;
}
.productsRelated .productsRelatedMain .swiper-pagination .swiper-pagination-bullet {
  display: inline-block;
  width: 0.677vw;
  height: 0.26vw;
  background: #666;
  opacity: 0.5;
  border-radius: 0.208vw;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  margin: 0px 0.13vw;
  cursor: pointer;
}
.productsRelated .productsRelatedMain .swiper-pagination .swiper-pagination-bullet-active {
  width: 1.146vw;
  background: #1565be;
  opacity: 1;
}
/* 技术创新 */
.technologicalInnovation {
  padding: 7.292vw 0px 5.208vw;
  margin-top: -3.125vw;
  position: relative;
}
.technologicalInnovation .list {
  border-radius: 1.042vw;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.6);
  backdrop-filter: blur(1.042vw);
  margin-bottom: 3.125vw;
}
.technologicalInnovation .list:last-child {
  margin-bottom: 0px;
}
.technologicalInnovation .list .image {
  width: 64.8351648352%;
  overflow: hidden;
}
.technologicalInnovation .list .image:hover img {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
.technologicalInnovation .list .image img {
  width: 100%;
  height: auto;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.technologicalInnovation .list .content {
  width: 35.1648351648%;
  padding: 5.156vw 4.688vw 0px;
}
.technologicalInnovation .list .content .logo {
  margin-bottom: 8.958vw;
}
.technologicalInnovation .list .content .logo img {
  width: auto;
  height: 4.219vw;
}
.technologicalInnovation .list .content .title {
  font-size: 2.292vw;
  color: #333232;
  font-weight: 600;
  line-height: 2.708vw;
  margin-bottom: 1.042vw;
}
.technologicalInnovation .list .content .intro {
  font-size: 0.938vw;
  color: #4C4948;
  line-height: 1.25vw;
  margin-bottom: 4.323vw;
}
.technologicalInnovation .list .content .tip p {
  font-size: 0.938vw;
  color: #4C4948;
  font-weight: 600;
}
.technologicalInnovation .list .content .tip span {
  font-size: 0.781vw;
  color: rgba(76, 73, 72, 0.5);
}
/* 基本资料 */
.basicInformation {
  padding: 6.667vw 0px 0px;
  margin-top: -3.125vw;
  position: relative;
}
.basicInformation .basicInformationTitle {
  font-size: 2.5vw;
  color: #24283B;
  font-weight: 600;
  text-align: center;
  margin-bottom: 1.875vw;
}
.basicInformation .basicInformationMain {
  padding-top: 7.865vw;
  position: relative;
}
.basicInformation .basicInformationMain .email {
  font-size: 1.354vw;
  color: #FFFFFF;
  margin-bottom: 2.865vw;
}
.basicInformation .basicInformationMain .address {
  border-top: 1px solid rgba(255, 255, 255, 0.4);
}
.basicInformation .basicInformationMain .address .swiper-wrapper .swiper-slide {
  width: calc(33.33% + 1px);
  padding: 2.396vw 3.073vw 4.323vw;
  border-right: 1px solid rgba(255, 255, 255, 0.4);
}
.basicInformation .basicInformationMain .address .swiper-wrapper .swiper-slide:first-child {
  padding-left: 0;
}
.basicInformation .basicInformationMain .address .swiper-wrapper .swiper-slide:last-child {
  border: 0px;
}
.basicInformation .basicInformationMain .address .swiper-wrapper .swiper-slide .title {
  font-size: 1.458vw;
  color: #FFFFFF;
  font-weight: 600;
  margin-bottom: 1.615vw;
}
.basicInformation .basicInformationMain .address .swiper-wrapper .swiper-slide .intro span {
  font-size: 0.781vw;
  color: rgba(255, 255, 255, 0.7);
}
.basicInformation .basicInformationMain .address .swiper-wrapper .swiper-slide .intro p {
  font-size: 0.99vw;
  color: #FFFFFF;
  margin: 0.208vw 0px 0.99vw;
}
.basicInformation .basicInformationMain .address .swiper-pagination {
  display: none;
}
.basicInformation .basicInformationMain .swiper-button-prev,
.basicInformation .basicInformationMain .swiper-button-next {
  position: absolute;
  bottom: 7.552vw;
  width: 3.073vw;
  height: 3.073vw;
  border-radius: 50%;
  font-size: 1.25vw;
  text-align: center;
  line-height: 2.865vw;
  color: #fff;
  border: 0.104vw solid #FFFFFF;
  opacity: 0.5;
  cursor: pointer;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.basicInformation .basicInformationMain .swiper-button-prev:hover,
.basicInformation .basicInformationMain .swiper-button-next:hover {
  opacity: 1;
}
.basicInformation .basicInformationMain .swiper-button-prev {
  left: -4.688vw;
}
.basicInformation .basicInformationMain .swiper-button-prev i {
  display: inline-block;
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
.basicInformation .basicInformationMain .swiper-button-next {
  right: -4.688vw;
}
/* 公告 */
.notice {
  padding: 4.531vw 0px 0px;
  position: relative;
}
.notice .noticeModule {
  padding-bottom: 5.208vw;
}
.notice .noticeModule .noticeTitle {
  font-size: 2.5vw;
  color: #24283B;
  font-weight: 600;
  text-align: center;
  margin-bottom: 0.833vw;
}
.notice .noticeModule .noticeSearch {
  margin-bottom: 2.604vw;
  position: relative;
  z-index: 2;
}
.notice .noticeModule .noticeSearch .input {
  margin: 0px 0.521vw;
  position: relative;
}
.notice .noticeModule .noticeSearch .input:nth-child(1) {
  width: 9.375vw;
}
.notice .noticeModule .noticeSearch .input:nth-child(2) {
  width: 28.802vw;
}
.notice .noticeModule .noticeSearch .input input {
  display: block;
  width: 100%;
  font-size: 0.729vw;
  color: rgba(0, 0, 0, 0.5);
  background: transparent;
  height: 2.708vw;
  padding: 0px 1.563vw;
  border-radius: 0.417vw;
  border-color: #DDE1EC;
}
.notice .noticeModule .noticeSearch .input input:focus {
  border-color: #00428E !important;
  box-shadow: 0 0 0 0.156vw rgba(0, 66, 142, 0.08);
}
.notice .noticeModule .noticeSearch .input span {
  position: absolute;
  top: 50%;
  right: 1.354vw;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  font-size: 1.042vw;
  cursor: pointer;
}
.notice .noticeModule .noticeSearch .input i {
  right: 1.354vw;
}
.notice .noticeModule .noticeSearch .input .layui-form-select dl {
  top: 3.125vw;
}
.notice .noticeModule .noticeSearch .input .layui-form-select dl dd.layui-this {
  color: #00428E;
}
.notice .noticeModule .noticeSearch .input .layui-form-select dl dd, .notice .noticeModule .noticeSearch .input .layui-form-select dl dt {
  font-size: 0.729vw;
  line-height: 2.188vw;
}
.notice .noticeModule .noticeMain {
  padding-bottom: 4.167vw;
}
.notice .noticeModule .noticeMain .list {
  margin-bottom: 1.042vw;
}
.notice .noticeModule .noticeMain .list:last-child {
  margin-bottom: 0px;
}
.notice .noticeModule .noticeMain .list a {
  display: block;
  background: rgba(255, 255, 255, 0.5);
  border-radius: 1.042vw;
  padding: 1.354vw 1.875vw 1.406vw;
  position: relative;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.notice .noticeModule .noticeMain .list a:hover {
  background: #fff;
  box-shadow: 0px 0.521vw 2.24vw 0px rgba(48, 87, 133, 0.2);
}
.notice .noticeModule .noticeMain .list a .time {
  font-size: 0.833vw;
  color: #585858;
  margin-bottom: 0.469vw;
}
.notice .noticeModule .noticeMain .list a .title {
  font-size: 1.146vw;
  color: #0C1125;
}
.notice .noticeModule .noticeMain .list a .icon {
  position: absolute;
  top: 50%;
  right: 1.302vw;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.notice .noticeModule .noticeMain .list a .icon img {
  width: auto;
  height: 2.083vw;
}
/* 新闻动态 */
.news {
  padding-top: 4.167vw;
  position: relative;
}
.news .newsRecommend {
  margin: 0px 0px 5.208vw 0px;
}
.news .newsRecommend .swiper-wrapper .swiper-slide {
  border-radius: 1.042vw;
  overflow: hidden;
  position: relative;
}
.news .newsRecommend .swiper-wrapper .swiper-slide a {
  display: block;
}
.news .newsRecommend .swiper-wrapper .swiper-slide a:hover .image img {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
.news .newsRecommend .swiper-wrapper .swiper-slide a .image img {
  width: 100%;
  height: auto;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.news .newsRecommend .swiper-wrapper .swiper-slide a .content {
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 100%;
  padding: 5.208vw 3.646vw 2.292vw;
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.9));
  background: linear-gradient(180deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.9));
}
.news .newsRecommend .swiper-wrapper .swiper-slide a .content .title {
  font-size: 1.771vw;
  color: #FFFFFF;
  margin-bottom: 0.677vw;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.news .newsRecommend .swiper-wrapper .swiper-slide a .content .time {
  font-size: 0.833vw;
  color: #fff;
}
.news .newsRecommend .swiper-wrapper .swiper-slide a .content .time i {
  font-size: 1.042vw;
  margin-right: 0.521vw;
}
.news .newsRecommend .swiper-pagination {
  display: block;
  text-align: center;
  margin-top: 2.083vw;
}
.news .newsRecommend .swiper-pagination .swiper-pagination-bullet {
  display: inline-block;
  width: 0.677vw;
  height: 0.26vw;
  background: #005ab5;
  opacity: 0.2;
  border-radius: 0.208vw;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  margin: 0px 0.13vw;
  cursor: pointer;
}
.news .newsRecommend .swiper-pagination .swiper-pagination-bullet-active {
  width: 1.146vw;
  opacity: 1;
}
.news .newsMain {
  padding: 3.125vw 0px 5.208vw;
  position: relative;
}
.news .newsMain .pagingMian {
  margin-top: 4.688vw;
}
.news .newsMain .list {
  margin-bottom: 1.563vw;
}
.news .newsMain .list:last-child {
  margin-bottom: 0px;
}
.news .newsMain .list a {
  height: 12.5vw;
  padding-left: 1.042vw;
  background: rgba(255, 255, 255, 0.5);
  border-radius: 1.042vw;
  overflow: hidden;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.news .newsMain .list a:hover {
  background: #fff;
  box-shadow: 0px 0.521vw 2.24vw 0px rgba(66, 39, 39, 0.2);
}
.news .newsMain .list a:hover .image img {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
.news .newsMain .list a:hover .time {
  color: #fff;
}
.news .newsMain .list a:hover .time::after {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  opacity: 1;
  visibility: visible;
}
.news .newsMain .list a .image {
  width: 16.667vw;
  border-radius: 1.042vw;
  margin: 1.042vw 0px;
  overflow: hidden;
}
.news .newsMain .list a .image img {
  width: 100%;
  height: auto;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.news .newsMain .list a .content {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-left: 2.708vw;
  margin-right: 5.208vw;
}
.news .newsMain .list a .content .title {
  font-size: 1.146vw;
  color: #000000;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 1.042vw;
}
.news .newsMain .list a .content .intro {
  font-size: 0.781vw;
  color: #646464;
  line-height: 1.302vw;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.news .newsMain .list a .time {
  width: 10.938vw;
  height: 100%;
  padding: 3.073vw 0px 0px;
  color: #707171;
  text-align: center;
  border-left: 1px solid #EEEEEE;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.news .newsMain .list a .time::after {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: url("/dist/images/newsHover.jpg") no-repeat center/cover;
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  color: #707171;
  content: "";
  display: block;
}
.news .newsMain .list a .time p {
  font-size: 0.938vw;
  margin-bottom: 0.156vw;
  position: relative;
  z-index: 2;
}
.news .newsMain .list a .time span {
  display: block;
  font-size: 1.042vw;
  margin-bottom: 0.729vw;
  position: relative;
  z-index: 2;
}
.news .newsMain .list a .time i {
  display: block;
  font-size: 2.448vw;
  position: relative;
  z-index: 2;
}
/* 产品新闻详情 */
.newsDetail {
  padding: 12.24vw 7.813vw 5.208vw;
}
.newsDetail .newsDetailHead {
  margin-bottom: 1.563vw;
}
.newsDetail .newsDetailHead .breadcrumbNav {
  height: 2.552vw;
  line-height: 2.552vw;
  padding-top: 0px;
  background: #fff;
  border-radius: 1.302vw;
  padding: 0px 1.302vw;
}
.newsDetail .newsDetailHead .breadcrumbNav span:nth-of-type(n+2) {
  font-size: 0.677vw;
  margin: 0px 0.156vw;
}
.newsDetail .newsDetailHead .share .title {
  font-size: 0.729vw;
  color: #2A303B;
}
.newsDetail .newsDetailHead .share .shareMain {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.newsDetail .newsDetailHead .share .shareMain .social-share-icon {
  display: inline-block;
  width: 1.771vw;
  height: 1.771vw;
  line-height: 1.771vw;
  text-align: center;
  font-size: 0.833vw;
  color: #000000;
  margin: 0px 0.26vw;
  border-radius: 50%;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background: #fff;
}
.newsDetail .newsDetailHead .share .shareMain .social-share-icon:hover {
  color: #fff;
  background: #005AB5;
}
.newsDetail .newsDetailTitle {
  padding-bottom: 2.396vw;
  margin-bottom: 2.813vw;
  border-bottom: 1px solid rgba(152, 170, 181, 0.5);
}
.newsDetail .newsDetailTitle .title {
  font-size: 2.604vw;
  color: #000000;
  line-height: 3.125vw;
  font-weight: 600;
  margin-bottom: 0.625vw;
}
.newsDetail .newsDetailTitle .time {
  font-size: 0.729vw;
  color: #626F77;
}
.newsDetail .newsDetailMain {
  font-size: 0.885vw;
  color: #323232;
  line-height: 1.563vw;
  margin-bottom: 2.604vw;
}
.newsDetail .newsDetailMain img, .newsDetail .newsDetailMain video, .newsDetail .newsDetailMain iframe {
  display: block;
  max-width: 100%;
  width: auto;
  height: auto;
  margin: 0 auto;
}
.newsDetail .newsDetailMain a {
  color: #4395FF;
  text-decoration: underline;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.newsDetail .newsDetailMain a:hover {
  color: #005AB5;
}
.newsDetail .newsDetailMain p {
  min-height: 1.563vw;
}
.newsDetail .newsDetailBtns .btn {
  height: 9.063vw;
  background: #fff;
  border-radius: 1.042vw;
  margin-right: 0.521vw;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.newsDetail .newsDetailBtns .btn.prevBtn, .newsDetail .newsDetailBtns .btn.nextBtn {
  width: 40.6349206349%;
  padding: 1.51vw 4.688vw 1.51vw 2.604vw;
}
.newsDetail .newsDetailBtns .btn.returnBtn {
  width: 13.4920634921%;
}
.newsDetail .newsDetailBtns .btn.returnBtn .title {
  margin-top: 0px;
  margin-left: 0.521vw;
}
.newsDetail .newsDetailBtns .btn:hover {
  background: #005AB5;
}
.newsDetail .newsDetailBtns .btn:hover span {
  color: #005AB5;
  background: #fff;
}
.newsDetail .newsDetailBtns .btn:hover i {
  color: #fff;
}
.newsDetail .newsDetailBtns .btn:hover .title {
  color: #fff;
}
.newsDetail .newsDetailBtns .btn span {
  font-size: 0.625vw;
  color: #FFFFFF;
  padding: 0.104vw 0.417vw;
  background: #005AB5;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  border-radius: 0.208vw;
}
.newsDetail .newsDetailBtns .btn i {
  font-size: 1.146vw;
  color: #005AB5;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.newsDetail .newsDetailBtns .btn .title {
  font-size: 1.042vw;
  color: #000000;
  line-height: 1.458vw;
  font-weight: 500;
  margin-top: 0.833vw;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
/* 联系方式 */
.contactus {
  padding: 3.542vw 0px 4.375vw;
}
.contactus .contactusTitle {
  font-size: 2.5vw;
  color: #24283B;
  font-weight: 600;
  text-align: center;
  margin-bottom: 2.396vw;
}
.contactus .contactusAdress {
  margin: -0.833vw;
}
.contactus .contactusAdress .list {
  width: calc(33.33% - 1.667vw);
  margin: 0.833vw;
  background: #F4F8FB;
  border-radius: 1.042vw;
  padding: 1.875vw 1.563vw 2.396vw;
  position: relative;
}
.contactus .contactusAdress .list::before {
  position: absolute;
  top: -0.99vw;
  right: 1.823vw;
  width: 2.448vw;
  height: 3.125vw;
  background: url("/dist/images/icon-adress.png") no-repeat center/cover;
  z-index: 3;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  opacity: 0;
  visibility: hidden;
  content: "";
  display: block;
}
.contactus .contactusAdress .list::after {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  background: url("/dist/images/contactusHover.jpg") no-repeat center/cover;
  border-radius: 1.042vw;
  opacity: 0;
  visibility: hidden;
  content: "";
  display: block;
}
.contactus .contactusAdress .list:hover::before {
  opacity: 1;
  visibility: visible;
}
.contactus .contactusAdress .list:hover::after {
  opacity: 1;
  visibility: visible;
}
.contactus .contactusAdress .list:hover .title {
  color: #fff;
}
.contactus .contactusAdress .list:hover .intro {
  color: rgba(255, 255, 255, 0.8);
  border-color: rgba(255, 255, 255, 0.15);
}
.contactus .contactusAdress .list:hover .phone {
  color: rgba(255, 255, 255, 0.5);
}
.contactus .contactusAdress .list .title {
  font-size: 1.25vw;
  color: #24283B;
  font-weight: 600;
  margin-bottom: 0.313vw;
  position: relative;
  z-index: 2;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.contactus .contactusAdress .list .intro {
  font-size: 0.938vw;
  color: rgba(115, 122, 142, 0.8);
  border-bottom: 1px solid rgba(173, 178, 190, 0.2);
  padding-bottom: 0.938vw;
  margin-bottom: 1.042vw;
  position: relative;
  z-index: 2;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.contactus .contactusAdress .list .phone {
  font-size: 0.938vw;
  color: rgba(115, 122, 142, 0.6);
  position: relative;
  z-index: 2;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.contactus .contactusBusiness {
  margin: 0px -0.833vw;
  padding-top: 0.833vw;
}
.contactus .contactusBusiness .list {
  width: calc(50% - 1.667vw);
  margin: 0.833vw;
  padding: 1.823vw 1.563vw 1.979vw;
  background: #F4F8FB;
  border-radius: 1.042vw;
  position: relative;
}
.contactus .contactusBusiness .list::after {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  background: url("/dist/images/contactusHover.jpg") no-repeat center/cover;
  border-radius: 1.042vw;
  opacity: 0;
  visibility: hidden;
  content: "";
  display: block;
}
.contactus .contactusBusiness .list:hover::after {
  opacity: 1;
  visibility: visible;
}
.contactus .contactusBusiness .list:hover .info .title {
  color: #fff;
}
.contactus .contactusBusiness .list:hover .info .intro {
  color: rgba(255, 255, 255, 0.5);
}
.contactus .contactusBusiness .list .info {
  position: relative;
  z-index: 2;
}
.contactus .contactusBusiness .list .info .title {
  font-size: 1.25vw;
  color: #24283B;
  font-weight: 600;
  margin-bottom: 0.781vw;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.contactus .contactusBusiness .list .info .intro {
  font-size: 0.833vw;
  color: rgba(115, 122, 142, 0.8);
  line-height: 1.25vw;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.contactus .contactusBusiness .list .code {
  position: absolute;
  top: 50%;
  right: 1.823vw;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 5.521vw;
  z-index: 2;
}
.contactus .contactusBusiness .list .code img {
  width: 100%;
  height: auto;
  border-radius: 0.208vw;
}
/* 留言 */
.massage {
  padding: 4.583vw 0px 5.208vw;
  position: relative;
}
.massage .massageTitle {
  font-size: 2.5vw;
  color: #FFFFFF;
  font-weight: 600;
  text-align: center;
  margin-bottom: 1.823vw;
}
.massage .massageMain {
  padding: 2.552vw 4.688vw 2.448vw;
  background: #FFFFFF;
  box-shadow: 0px 0px 2.24vw 0px rgba(59, 59, 59, 0.1);
  border-radius: 1.042vw;
}
.massage .massageMain .input {
  width: calc(50% - 2.083vw);
  margin: 0.703vw 1.042vw;
  position: relative;
}
.massage .massageMain .input:nth-child(n+5) {
  width: 100%;
}
.massage .massageMain .input p {
  font-size: 0.729vw;
  color: #000000;
  font-weight: 600;
  margin-bottom: 0.208vw;
}
.massage .massageMain .input p span {
  color: #00428E;
}
.massage .massageMain .input input {
  width: 100%;
  height: 3.021vw;
  font-size: 0.729vw;
  border-radius: 0.417vw;
  padding: 0px 0.938vw;
  border: 1px solid rgba(104, 126, 145, 0.3);
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.massage .massageMain .input input:focus {
  border-color: rgba(0, 66, 142, 0.8);
  box-shadow: 0px 0px 0.521vw rgba(0, 66, 142, 0.2);
}
.massage .massageMain .input textarea {
  display: block;
  width: 100%;
  height: 4.635vw;
  border-radius: 0.417vw;
  font-size: 0.729vw;
  padding: 0.781vw 0.938vw;
  border: 1px solid rgba(104, 126, 145, 0.3);
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.massage .massageMain .input textarea:focus {
  border-color: rgba(0, 66, 142, 0.8);
  box-shadow: 0px 0px 0.521vw rgba(0, 66, 142, 0.2);
}
.massage .massageMain .input img {
  position: absolute;
  right: 1.25vw;
  bottom: 0.573vw;
  width: auto;
  height: 1.823vw;
  cursor: pointer;
}
.massage .massageMain .input .submit {
  width: 8.333vw;
  height: 2.604vw;
  line-height: 2.604vw;
  font-size: 0.729vw;
  color: #FFFFFF;
  text-align: center;
  background: #004F97;
  border-radius: 0.417vw;
  margin: 0.365vw auto 0px;
  cursor: pointer;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.massage .massageMain .input .submit:hover {
  box-shadow: 0px 0.521vw 1.042vw rgba(0, 90, 181, 0.4);
}
.massage .massageMain .input .submit b {
  font-size: 0.521vw;
  margin-left: 1.563vw;
}
/* 社会招聘 */
.socialRecruitment {
  padding: 3.594vw 0px 3.646vw;
}
.socialRecruitment .socialRecruitmentTitle {
  font-size: 2.5vw;
  color: #24283B;
  font-weight: 600;
  text-align: center;
  margin-bottom: 1.823vw;
}
.socialRecruitment .socialRecruitmentMain {
  margin-bottom: 4.688vw;
}
.socialRecruitment .socialRecruitmentMain ul li {
  background: #EDF4F9;
  border-radius: 1.042vw;
  overflow: hidden;
  margin-bottom: 0.521vw;
}
.socialRecruitment .socialRecruitmentMain ul li:last-child {
  margin-bottom: 0px;
}
.socialRecruitment .socialRecruitmentMain ul li.active {
  box-shadow: 0px 0.417vw 2.917vw 0px rgba(11, 134, 230, 0.15);
}
.socialRecruitment .socialRecruitmentMain ul li.active .head::after {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  opacity: 1;
  visibility: visible;
}
.socialRecruitment .socialRecruitmentMain ul li.active .head .title {
  color: #fff;
}
.socialRecruitment .socialRecruitmentMain ul li.active .head .address {
  color: rgba(255, 255, 255, 0.7);
}
.socialRecruitment .socialRecruitmentMain ul li.active .head .time {
  color: rgba(255, 255, 255, 0.7);
}
.socialRecruitment .socialRecruitmentMain ul li.active .head .more {
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
  color: #0D4EB5;
}
.socialRecruitment .socialRecruitmentMain ul li .head {
  height: 4.167vw;
  line-height: 4.167vw;
  padding: 0px 1.823vw 0px 2.083vw;
  position: relative;
  cursor: pointer;
  overflow: hidden;
}
.socialRecruitment .socialRecruitmentMain ul li .head::after {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: url("/dist/images/socialRecruitmentHover.jpg") no-repeat center/cover;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
  content: "";
  display: block;
}
.socialRecruitment .socialRecruitmentMain ul li .head .title {
  width: 34%;
  font-size: 0.938vw;
  color: #1E292F;
  font-weight: 600;
  padding-right: 1.042vw;
  position: relative;
  z-index: 2;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.socialRecruitment .socialRecruitmentMain ul li .head .address {
  width: 16.302vw;
  font-size: 0.833vw;
  color: #A1A1A1;
  margin-right: 1.042vw;
  position: relative;
  z-index: 2;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.socialRecruitment .socialRecruitmentMain ul li .head .time {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-size: 0.833vw;
  color: #A1A1A1;
  padding-right: 1.042vw;
  position: relative;
  z-index: 2;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.socialRecruitment .socialRecruitmentMain ul li .head .more {
  width: 2.292vw;
  height: 2.292vw;
  line-height: 2.292vw;
  text-align: center;
  font-size: 1.354vw;
  color: #999999;
  background: #FFFFFF;
  border-radius: 50%;
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
  position: relative;
  z-index: 2;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.socialRecruitment .socialRecruitmentMain ul li .body {
  display: none;
  padding: 35px 40px 56px;
  background: #fff;
}
.socialRecruitment .socialRecruitmentMain ul li .body .info {
  font-size: 14px;
  color: #A1A1A1;
  line-height: 26px;
}
.socialRecruitment .socialRecruitmentMain ul li .body .info span {
  font-size: 22px;
  color: #1E292F;
}
.socialRecruitment .socialRecruitmentMain ul li .body .info b {
  color: rgba(58, 66, 70, 0.8);
}
.socialRecruitment .socialRecruitmentMain ul li .body .more {
  display: inline-block;
  min-width: 145px;
  height: 47px;
  line-height: 47px;
  text-align: center;
  background: #005AB5;
  border-radius: 8px;
  font-size: 14px;
  color: #FFFFFF;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  margin-top: 35px;
}
.socialRecruitment .socialRecruitmentMain ul li .body .more:hover {
  box-shadow: 0px 10px 20px rgba(0, 90, 181, 0.4);
}
.socialRecruitment .socialRecruitmentMain ul li .body .more img {
  width: auto;
  height: 17px;
  margin-right: 10px;
}
/* 校园招聘 */
.campusRecruitment {
  padding: 3.906vw 0px 3.906vw;
  text-align: center;
  position: relative;
}
.campusRecruitment .image {
  position: absolute;
  right: 0px;
  bottom: -2.708vw;
  width: 19.219vw;
}
.campusRecruitment .image img {
  width: 100%;
  height: auto;
}
.campusRecruitment .title {
  font-size: 2.5vw;
  color: #FFFFFF;
  font-weight: 600;
  margin-bottom: 0.104vw;
}
.campusRecruitment .intro {
  font-size: 1.042vw;
  color: #FFFFFF;
  margin-bottom: 1.875vw;
}
.campusRecruitment .more {
  display: inline-block;
  min-width: 8.854vw;
  height: 2.604vw;
  line-height: 2.396vw;
  text-align: center;
  font-size: 0.729vw;
  color: #fff;
  border-radius: 0.417vw;
  border: 0.104vw solid #fff;
}
.campusRecruitment .more b {
  font-size: 0.625vw;
  margin-left: 2.76vw;
}
/* 福利待遇 */
.welfareTreatment {
  padding: 9.844vw 0px;
}
.welfareTreatment .welfareTreatmentLeft {
  width: 33.542vw;
  margin: 0px 5.521vw 0px 0px;
  position: relative;
}
.welfareTreatment .welfareTreatmentLeft .welfareTreatmentSwiper {
  border-radius: 1.042vw;
  -webkit-transform: skewX(-12deg);
      -ms-transform: skewX(-12deg);
          transform: skewX(-12deg);
  box-shadow: 0px 1.146vw 2.24vw 0px rgba(0, 127, 225, 0.3);
}
.welfareTreatment .welfareTreatmentLeft .welfareTreatmentSwiper .swiper-wrapper .swiper-slide {
  -webkit-transform: skewX(12deg) scale(1.15);
      -ms-transform: skewX(12deg) scale(1.15);
          transform: skewX(12deg) scale(1.15);
}
.welfareTreatment .welfareTreatmentLeft .welfareTreatmentSwiper .swiper-wrapper .swiper-slide img {
  width: 100%;
  height: auto;
}
.welfareTreatment .welfareTreatmentLeft .welfareTreatmentSwiper .swiper-wrapper .swiper-slide-active {
  z-index: 2;
}
.welfareTreatment .welfareTreatmentLeft .swiper-pagination {
  position: absolute;
  left: 50%;
  bottom: -1.563vw;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 2;
}
.welfareTreatment .welfareTreatmentLeft .swiper-pagination .swiper-pagination-bullet {
  display: inline-block;
  width: 0.677vw;
  height: 0.26vw;
  background: #005ab5;
  opacity: 0.2;
  border-radius: 0.208vw;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  margin: 0px 0.13vw;
  cursor: pointer;
}
.welfareTreatment .welfareTreatmentLeft .swiper-pagination .swiper-pagination-bullet-active {
  width: 1.146vw;
  opacity: 1;
}
.welfareTreatment .welfareTreatmentRight {
  width: 31.667vw;
  position: relative;
}
.welfareTreatment .welfareTreatmentRight::after {
  position: absolute;
  top: 50%;
  right: -4.167vw;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 72.396vw;
  height: 32.24vw;
  background: url("/dist/images/welfareTreatmentMask.png") no-repeat center/cover;
  content: "";
  display: block;
}
.welfareTreatment .welfareTreatmentRight .welfareTreatmentTitle {
  font-size: 2.5vw;
  color: #24283B;
  font-weight: 600;
  margin-bottom: 0.833vw;
  position: relative;
  z-index: 2;
}
.welfareTreatment .welfareTreatmentRight .welfareTreatmentMain {
  position: relative;
  z-index: 2;
}
.welfareTreatment .welfareTreatmentRight .welfareTreatmentMain .list {
  font-size: 0.938vw;
  color: #263B4F;
  line-height: 1.458vw;
  position: relative;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  cursor: pointer;
  margin-bottom: 0.365vw;
}
.welfareTreatment .welfareTreatmentRight .welfareTreatmentMain .list:last-child {
  margin-bottom: 0px;
}
.welfareTreatment .welfareTreatmentRight .welfareTreatmentMain .list::after {
  position: absolute;
  top: 50%;
  left: -0.677vw;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 0.156vw;
  height: 0.156vw;
  border-radius: 50%;
  border: 0.104vw solid rgba(38, 59, 79, 0.7);
  content: "";
  display: block;
}
.welfareTreatment .welfareTreatmentRight .welfareTreatmentMain .list.active {
  text-decoration: underline;
  color: #005AB5;
}
.welfareTreatment .welfareTreatmentRight .welfareTreatmentMain .list.active::after {
  border-color: #005AB5;
}
/* 招聘流程 */
.recruitingProcess {
  padding: 4.635vw 0px 6.25vw;
  position: relative;
}
.recruitingProcess .recruitingProcessTitle {
  font-size: 2.5vw;
  color: #24283B;
  font-weight: 600;
  text-align: center;
  margin-bottom: 3.438vw;
}
.recruitingProcess .recruitingProcessMain .list {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: 8.073vw;
  text-align: center;
  margin: 0px 1.667vw;
  border-radius: 0.521vw;
  background: #fff;
  -webkit-transform: skewX(-14deg);
      -ms-transform: skewX(-14deg);
          transform: skewX(-14deg);
  position: relative;
}
.recruitingProcess .recruitingProcessMain .list:last-child .arrow {
  display: none;
}
.recruitingProcess .recruitingProcessMain .list::after {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: url("/dist/images/recruitingProcessHover.jpg") no-repeat center/cover;
  border-radius: 0.521vw;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
  content: "";
  display: block;
}
.recruitingProcess .recruitingProcessMain .list:hover {
  box-shadow: 0px 0px 0.833vw rgba(0, 66, 142, 0.4);
}
.recruitingProcess .recruitingProcessMain .list:hover::after {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  opacity: 1;
  visibility: visible;
}
.recruitingProcess .recruitingProcessMain .list:hover img {
  -webkit-filter: invert(1);
          filter: invert(1);
}
.recruitingProcess .recruitingProcessMain .list:hover p {
  color: #fff;
}
.recruitingProcess .recruitingProcessMain .list img {
  width: auto;
  height: 2.734vw;
  -webkit-transform: skewX(14deg) translateX(-0.469vw);
      -ms-transform: skewX(14deg) translateX(-0.469vw);
          transform: skewX(14deg) translateX(-0.469vw);
  position: relative;
  z-index: 2;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.recruitingProcess .recruitingProcessMain .list p {
  font-size: 0.99vw;
  color: #282828;
  -webkit-transform: skewX(14deg);
      -ms-transform: skewX(14deg);
          transform: skewX(14deg);
  position: relative;
  z-index: 2;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.recruitingProcess .recruitingProcessMain .list .arrow {
  position: absolute;
  top: 50%;
  right: -2.448vw;
  font-size: 1.25vw;
  font-weight: 600;
  -webkit-transform: skewX(14deg) translateY(-50%);
      -ms-transform: skewX(14deg) translateY(-50%);
          transform: skewX(14deg) translateY(-50%);
  z-index: 2;
}
/* 品牌荣誉 */
.honors {
  height: 100vh;
  position: relative;
}
.honors .honorsLeft {
  width: 22.917vw;
  height: calc(100vh - 8.906vw);
  overflow: hidden;
}
.honors .honorsLeft .honorsTitle {
  margin-bottom: 0.885vw;
}
.honors .honorsLeft .honorsTitle .title {
  font-size: 2.5vw;
  color: #FFFFFF;
  font-weight: 600;
  margin-bottom: 0.521vw;
}
.honors .honorsLeft .honorsHead {
  padding: 1.042vw 0px;
  border-top: 1px solid rgba(255, 255, 255, 0.3);
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  margin-bottom: 1.719vw;
}
.honors .honorsLeft .honorsHead ul li {
  margin-bottom: 0.573vw;
}
.honors .honorsLeft .honorsHead ul li:last-child {
  margin-bottom: 0px;
}
.honors .honorsLeft .honorsHead ul li img {
  width: auto;
  height: 1.354vw;
  margin-right: 0.365vw;
}
.honors .honorsLeft .honorsHead ul li span {
  font-size: 1.25vw;
  color: #FFFFFF;
}
.honors .honorsLeft .honorsMain {
  overflow: hidden;
}
.honors .honorsLeft .honorsMain ul {
  height: 22.917vw;
  overflow-y: auto;
}
.honors .honorsLeft .honorsMain ul::-webkit-scrollbar {
  width: 0.208vw;
  height: 0.208vw;
  background-color: #eee;
}
.honors .honorsLeft .honorsMain ul::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 0.104vw rgba(0, 0, 0, 0.1);
  border-radius: 0.313vw;
  background-color: #eee;
}
.honors .honorsLeft .honorsMain ul::-webkit-scrollbar-thumb {
  border-radius: 0.313vw;
  -webkit-box-shadow: inset 0 0 0.104vw rgba(0, 0, 0, 0.1);
  background-color: #999;
}
.honors .honorsLeft .honorsMain ul li {
  margin-bottom: 1.302vw;
}
.honors .honorsLeft .honorsMain ul li:last-child {
  margin-bottom: 0px;
}
.honors .honorsLeft .honorsMain ul li .year {
  font-size: 1.354vw;
  color: #fff;
  font-weight: 600;
  margin-right: 0.521vw;
}
.honors .honorsLeft .honorsMain ul li .desc {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-size: 0.833vw;
  color: rgba(255, 255, 255, 0.8);
  line-height: 1.354vw;
  margin-top: 0.313vw;
}
.honors .honorsRight {
  width: 55.052vw;
  overflow: hidden;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  margin-left: -8.177vw;
}
.honors .honorsRight .honorsSwiper {
  width: 100%;
  height: calc(100vh - 8.906vw);
  margin: 0 auto;
}
.honors .honorsRight .honorsSwiper .swiper-slide {
  position: relative;
  z-index: 2;
  opacity: 0;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
.honors .honorsRight .honorsSwiper .swiper-slide::after {
  width: 20vw;
  height: 23.177vw;
  position: absolute;
  left: 50%;
  bottom: 0px;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  background: url("/dist/images/honorBase.png") no-repeat bottom;
  background-size: 100% auto;
  content: "";
  display: block;
}
.honors .honorsRight .honorsSwiper .swiper-slide img {
  width: 17.76vw;
  height: auto;
  position: absolute;
  left: 50%;
  bottom: 22.24vw;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 2;
}
.honors .honorsRight .honorsSwiper .swiper-slide-active {
  opacity: 1;
  margin-top: 9.479vw;
  position: relative;
  z-index: 3;
}
.honors .honorsRight .honorsSwiper .swiper-slide-prev {
  opacity: 1;
}
.honors .honorsRight .honorsSwiper .swiper-slide-next {
  opacity: 1;
  margin-top: 0.417vw;
}
/* pad端 */
/* 移动端 */
@media (max-width: 768px) {
  /* 版心 */
  .content1820 {
    max-width: calc(100% - 40px);
  }
  .content1680 {
    width: calc(100% - 40px);
  }
  .content1440 {
    width: calc(100% - 40px);
  }
  .content1260 {
    width: calc(100% - 40px);
  }
  /* 头部 */
  .header {
    height: 60px;
    line-height: 60px;
    padding: 0px;
  }
  .header .headerLogo a {
    width: 100px;
    height: 32px;
  }
  .header .headerLogo .content {
    height: 28px;
    line-height: 14px;
    padding-left: 10px;
    margin-left: 10px;
  }
  .header .headerLogo .content span {
    font-size: 10px;
  }
  .header .headerLogo .content p {
    font-family: Bronova;
    font-size: 13px;
  }
  .header .headerMain .headerNav {
    display: none;
  }
  .header .headerMain .headerOther {
    margin-left: 41px;
  }
  .header .headerMain .headerOther .searchBtn {
    font-size: 20px;
    margin-right: 18px;
  }
  .header .headerMain .headerOther .menusBtn {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
    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 {
    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;
  }
  .headerDown .headerMain .headerOther .menusBtn span {
    background: #1C1D1D;
  }
  .headerBg .headerMain .headerOther .menusBtn span {
    background: #1C1D1D;
  }
  /* 头部搜索 */
  .headerSearchformMain .headerSearchform {
    padding: 40px 0px;
  }
  .headerSearchformMain .headerSearchform form {
    max-width: calc(100% - 40px);
  }
  .headerSearchformMain .headerSearchform form input {
    height: 50px;
    font-size: 15px;
    border-radius: 40px;
    padding-left: 20px;
  }
  .headerSearchformMain .headerSearchform form button {
    width: 50px;
    height: 50px;
    font-size: 20px;
  }
  .headerSearchformMain .headerSearchform form button:hover {
    box-shadow: 0px 5px 10px rgba(0, 90, 181, 0.4);
  }
  .headerSearchformMain .headerSearchform form .closeSearch {
    font-size: 20px;
  }
  /* 移动端栏目 */
  .mobileHeader {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 9999;
    display: block;
    -webkit-transition: all 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    transition: all 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  }
  .mobileHeader.leftOffset .column {
    right: 0px;
  }
  .mobileHeader .column {
    position: fixed;
    right: -260px;
    top: 0px;
    width: 260px;
    height: 100%;
    overflow-y: auto;
    background: #fafafa;
    padding-top: 60px;
    -webkit-transition: right 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    transition: right 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  }
  .mobileHeader .column .wrapper {
    border-bottom: 1px solid #eff1f3;
  }
  .mobileHeader .column .wrapper:last-child {
    border-bottom: 0px;
  }
  .mobileHeader .column .wrapper .oneLevel.active .oneLevelTitle .icon i::before {
    -webkit-transform: translate(-50%, -50%) rotate(90deg);
        -ms-transform: translate(-50%, -50%) rotate(90deg);
            transform: translate(-50%, -50%) rotate(90deg);
  }
  .mobileHeader .column .wrapper .oneLevel .oneLevelTitle {
    position: relative;
  }
  .mobileHeader .column .wrapper .oneLevel .oneLevelTitle .title a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 15px;
    color: #333;
    padding: 14px 25px;
    min-height: 50px;
    text-transform: uppercase;
    position: relative;
  }
  .mobileHeader .column .wrapper .oneLevel .oneLevelTitle .title a::before {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    border: 1px solid #D8D8D8;
    margin-right: 15px;
    content: "";
    display: block;
  }
  .mobileHeader .column .wrapper .oneLevel .oneLevelTitle .icon {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    position: absolute;
    top: 0px;
    right: 0px;
    width: 40px;
    height: 100%;
  }
  .mobileHeader .column .wrapper .oneLevel .oneLevelTitle .icon i {
    display: block;
    width: 12px;
    height: 12px;
    position: relative;
  }
  .mobileHeader .column .wrapper .oneLevel .oneLevelTitle .icon i::before, .mobileHeader .column .wrapper .oneLevel .oneLevelTitle .icon i::after {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    background: #474747;
    -webkit-transition: all 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    transition: all 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    content: "";
    display: block;
  }
  .mobileHeader .column .wrapper .oneLevel .oneLevelTitle .icon i::before {
    width: 2px;
    height: 100%;
  }
  .mobileHeader .column .wrapper .oneLevel .oneLevelTitle .icon i::after {
    width: 100%;
    height: 2px;
  }
  .mobileHeader .column .wrapper .oneLevel .oneLevelMain {
    display: none;
    background: #f6f6f6;
  }
  .mobileHeader .column .wrapper .oneLevel .oneLevelMain .secondLevel {
    border-bottom: 1px solid #EBEBEB;
  }
  .mobileHeader .column .wrapper .oneLevel .oneLevelMain .secondLevel:last-child {
    border-bottom: 0px;
  }
  .mobileHeader .column .wrapper .oneLevel .oneLevelMain .secondLevel .secondLevelTitle {
    position: relative;
    border-bottom: 1px solid #EBEBEB;
  }
  .mobileHeader .column .wrapper .oneLevel .oneLevelMain .secondLevel .secondLevelTitle.active .icon i::before {
    -webkit-transform: translate(-50%, -50%) rotate(90deg);
        -ms-transform: translate(-50%, -50%) rotate(90deg);
            transform: translate(-50%, -50%) rotate(90deg);
  }
  .mobileHeader .column .wrapper .oneLevel .oneLevelMain .secondLevel .secondLevelTitle .title a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 14px;
    color: #333;
    padding: 15px 25px;
  }
  .mobileHeader .column .wrapper .oneLevel .oneLevelMain .secondLevel .secondLevelTitle .title a::before {
    width: 5px;
    height: 5px;
    border-top: 1px solid #999;
    border-left: 1px solid #999;
    -webkit-transform: rotate(135deg);
        -ms-transform: rotate(135deg);
            transform: rotate(135deg);
    margin-right: 19px;
    content: "";
    display: inline-block;
  }
  .mobileHeader .column .wrapper .oneLevel .oneLevelMain .secondLevel .secondLevelTitle .icon {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    position: absolute;
    top: 0px;
    right: 0px;
    width: 40px;
    height: 100%;
  }
  .mobileHeader .column .wrapper .oneLevel .oneLevelMain .secondLevel .secondLevelTitle .icon i {
    display: block;
    width: 12px;
    height: 12px;
    position: relative;
  }
  .mobileHeader .column .wrapper .oneLevel .oneLevelMain .secondLevel .secondLevelTitle .icon i::before, .mobileHeader .column .wrapper .oneLevel .oneLevelMain .secondLevel .secondLevelTitle .icon i::after {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    background: #474747;
    -webkit-transition: all 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    transition: all 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    content: "";
    display: block;
  }
  .mobileHeader .column .wrapper .oneLevel .oneLevelMain .secondLevel .secondLevelTitle .icon i::before {
    width: 2px;
    height: 100%;
  }
  .mobileHeader .column .wrapper .oneLevel .oneLevelMain .secondLevel .secondLevelTitle .icon i::after {
    width: 100%;
    height: 2px;
  }
  .mobileHeader .column .wrapper .oneLevel .oneLevelMain .secondLevel .secondLevelMain {
    display: none;
    background: #fafafa;
  }
  .mobileHeader .column .wrapper .oneLevel .oneLevelMain .secondLevel .secondLevelMain a {
    display: block;
    font-size: 14px;
    color: #333;
    padding: 15px 50px;
    border-bottom: 1px solid #EBEBEB;
  }
  .mobileHeader .column .wrapper .oneLevel .oneLevelMain .secondLevel .secondLevelMain a:last-child {
    border-bottom: 0px;
  }
  /* 底部 */
  .footer {
    padding: 50px 0px 30px;
  }
  .footer .footer1 {
    text-align: center;
    margin-bottom: 0px;
    padding-bottom: 0px;
    border-bottom: 0px;
  }
  .footer .footer1 .footerLogo {
    width: 100%;
    margin-bottom: 20px;
  }
  .footer .footer1 .footerLogo a img {
    height: 32px;
  }
  .footer .footer1 .footerShare {
    display: none;
  }
  .footer .footer2 {
    display: none;
  }
  .footer .footer3 {
    text-align: center;
    font-size: 13px;
    color: rgba(255, 255, 255, 0.2);
    padding: 0px;
    border: 0px;
  }
  .footer .footer3 a {
    font-size: 13px;
    color: rgba(255, 255, 255, 0.2);
  }
  /* 分页 */
  .pagingMian .paging {
    display: none;
  }
  .pagingMian .mobileLoadMore {
    display: block;
    text-align: center;
  }
  .pagingMian .mobileLoadMore a {
    display: inline-block;
    width: 130px;
    height: 45px;
    line-height: 41px;
    text-align: center;
    font-size: 14px;
    color: #005AB5;
    border: 2px solid #005AB5;
    border-radius: 4px;
    margin: 0 auto;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }
  .pagingMian .mobileLoadMore a .icon {
    display: inline-block;
    margin-left: 9px;
    width: 11px;
    height: 13px;
    background: url("/dist/images/moreIcon.png") no-repeat;
    background-size: 11px 13px;
  }
  .pagingMian .mobileLoadMore a:hover {
    color: #fff;
    background: #005AB5;
  }
  .pagingMian .mobileLoadMore a:hover .icon {
    background-image: url("/dist/images/moreIcon2.png");
  }
  /* 视频弹窗 */
  .videoPopup {
    width: 100%;
    height: 72.464vw;
  }
  .videoPopup .layui-layer-setwin .layui-layer-close2 {
    right: -21px;
    top: -48px;
    font-size: 22px;
  }
  /* 首页-banner */
  .banner .swiper-wrapper .swiper-slide .content {
    top: 33%;
  }
  .banner .swiper-wrapper .swiper-slide .content .title {
    font-size: 16px;
    margin-bottom: 10px;
  }
  .banner .swiper-wrapper .swiper-slide .content .intro {
    font-size: 42px;
    line-height: 47px;
    margin-bottom: 45px;
    margin-right: 60px;
  }
  .banner .swiper-wrapper .swiper-slide .content .play {
    width: 44px;
    height: 44px;
    margin-left: 10px;
  }
  .banner .swiper-wrapper .swiper-slide .content .play::after {
    width: 8px;
    height: 11px;
  }
  .banner .swiper-pagination {
    bottom: 35px;
  }
  .banner .swiper-pagination .swiper-pagination-bullet {
    width: 15px;
    height: 4px;
    border-radius: 4px;
    margin: 0px 3px;
  }
  .banner .swiper-pagination .swiper-pagination-bullet-active {
    width: 22px;
  }
  .banner .bannerDown {
    display: none;
  }
  /* 首页-重点推荐 */
  .indexRecommend {
    padding: 50px 0px 30px;
  }
  .indexRecommend .indexRecommendTitle {
    width: 100%;
    margin-bottom: 30px;
  }
  .indexRecommend .indexRecommendTitle .title {
    font-size: 27.5px;
    margin-bottom: 30px;
  }
  .indexRecommend .indexRecommendTitle .subTitle {
    margin-bottom: 20px;
  }
  .indexRecommend .indexRecommendTitle .subTitle img {
    width: 100%;
    height: auto;
  }
  .indexRecommend .indexRecommendTitle .intro {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 30px;
  }
  .indexRecommend .indexRecommendTitle .more {
    min-width: 110px;
    height: 40px;
    line-height: 36px;
    font-size: 13px;
    border-radius: 4px;
  }
  .indexRecommend .indexRecommendTitle .more::before {
    width: 200px;
    height: 200px;
  }
  .indexRecommend .indexRecommendTitle .more::after {
    top: 2px;
    left: 2px;
    width: calc(100% - 4px);
    height: calc(100% - 4px);
    border-radius: 4px;
  }
  .indexRecommend .indexRecommendTitle .more b {
    font-size: 10px;
    margin-left: 23px;
  }
  .indexRecommend .indexRecommendMain {
    display: none;
  }
  .indexRecommend .indexRecommendMainMobile {
    display: block;
    width: 78%;
    margin-left: 35px;
    overflow: visible;
    -webkit-clip-path: polygon(9% 0%, 119% 0%, 91% 100%, -18% 100%);
            clip-path: polygon(9% 0%, 119% 0%, 91% 100%, -18% 100%);
  }
  .indexRecommend .indexRecommendMainMobile .swiper-wrapper .swiper-slide {
    -webkit-transform: skewX(-15deg);
        -ms-transform: skewX(-15deg);
            transform: skewX(-15deg);
  }
  .indexRecommend .indexRecommendMainMobile .swiper-wrapper .swiper-slide .list {
    border-radius: 18px;
    overflow: hidden;
    position: relative;
  }
  .indexRecommend .indexRecommendMainMobile .swiper-wrapper .swiper-slide .list img {
    width: 100%;
    height: 76.8vw;
    object-fit: cover;
    -webkit-transform: skewX(15deg) scale(1.3);
        -ms-transform: skewX(15deg) scale(1.3);
            transform: skewX(15deg) scale(1.3);
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }
  .indexRecommend .indexRecommendMainMobile .swiper-wrapper .swiper-slide .list img:hover {
    -webkit-transform: skewX(15deg) scale(1.4);
        -ms-transform: skewX(15deg) scale(1.4);
            transform: skewX(15deg) scale(1.4);
  }
  .indexRecommend .indexRecommendMainMobile .swiper-wrapper .swiper-slide .list p {
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 120%;
    margin-left: -10%;
    font-size: 15px;
    color: #FFFFFF;
    padding: 30px 50px 20px;
    -webkit-transform: skewX(15deg);
        -ms-transform: skewX(15deg);
            transform: skewX(15deg);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.9));
    background: linear-gradient(180deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.9));
  }
  .indexRecommend .swiper-pagination {
    display: block;
    text-align: center;
    margin-top: 20px;
  }
  .indexRecommend .swiper-pagination .swiper-pagination-bullet {
    display: inline-block;
    width: 13px;
    height: 5px;
    background: #7D7671;
    opacity: 0.5;
    border-radius: 4px;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    margin: 0px 2.5px;
    cursor: pointer;
  }
  .indexRecommend .swiper-pagination .swiper-pagination-bullet-active {
    width: 22px;
    opacity: 1;
    background: #055AA2;
  }
  .indexRecommend .indexRecommendScroll {
    height: 120px;
  }
  .indexRecommend .indexRecommendScroll .swiper-wrapper .swiper-slide img {
    height: 120px;
  }
  .indexRecommend .nextBtn {
    top: auto;
    bottom: 23%;
    right: -9px;
    width: 45px;
    height: 45px;
    line-height: 45px;
    font-size: 10px;
  }
  .indexRecommend .nextBtn:hover {
    box-shadow: 0px 4px 14px rgba(5, 90, 162, 0.4);
  }
  .indexLayoutAndIndexInnovatd > .swiper-wrapper {
    height: auto !important;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  /* 首页-产业布局 */
  .indexLayout {
    min-height: auto;
    padding: 50px 0px;
  }
  .indexLayout::before {
    right: 0px;
    width: 100%;
    height: 200px;
  }
  .indexLayout::after {
    top: -100px;
    height: 300px;
  }
  .indexLayout .indexLayoutLeft {
    width: 100%;
    margin-bottom: 30px;
  }
  .indexLayout .indexLayoutLeft .indexLayoutTitle {
    padding-bottom: 30px;
    margin-bottom: 30px;
  }
  .indexLayout .indexLayoutLeft .indexLayoutTitle .title {
    font-size: 27.5px;
    line-height: 34px;
    margin-bottom: 13px;
  }
  .indexLayout .indexLayoutLeft .indexLayoutTitle .intro {
    font-size: 14px;
    line-height: 24px;
  }
  .indexLayout .indexLayoutLeft .indexLayoutNumber .list:nth-child(1) {
    width: 24%;
  }
  .indexLayout .indexLayoutLeft .indexLayoutNumber .list:nth-child(2) {
    width: 19%;
  }
  .indexLayout .indexLayoutLeft .indexLayoutNumber .list:nth-child(3) {
    width: 14%;
  }
  .indexLayout .indexLayoutLeft .indexLayoutNumber .list:nth-child(4) {
    width: 14%;
  }
  .indexLayout .indexLayoutLeft .indexLayoutNumber .list .icon {
    margin-bottom: 12px;
  }
  .indexLayout .indexLayoutLeft .indexLayoutNumber .list .icon img {
    height: 46px;
  }
  .indexLayout .indexLayoutLeft .indexLayoutNumber .list .number {
    font-size: 31px;
    line-height: 31px;
    margin-bottom: 4px;
  }
  .indexLayout .indexLayoutLeft .indexLayoutNumber .list .number span:nth-child(2) {
    font-size: 26px;
  }
  .indexLayout .indexLayoutLeft .indexLayoutNumber .list .title {
    font-size: 12px;
  }
  .indexLayout .indexLayoutRight {
    width: 110%;
    margin-left: -5%;
  }
  .indexLayout .indexLayoutRight .drop {
    width: 21px;
    height: 27px;
  }
  .indexLayout .switchBtn {
    display: none;
  }
  /* 首页-技术创新 */
  .indexInnovate {
    min-height: auto;
    padding: 50px 0px;
  }
  .indexInnovate::before {
    right: 0px;
    width: 100%;
    height: 200px;
  }
  .indexInnovate::after {
    top: -100px;
    height: 300px;
  }
  .indexInnovate .indexInnovateTitle {
    padding-left: 0px;
    margin-bottom: 30px;
  }
  .indexInnovate .indexInnovateTitle .title {
    font-size: 27.5px;
    line-height: 34px;
    margin-bottom: 16px;
  }
  .indexInnovate .indexInnovateTitle .intro {
    font-size: 14px;
    line-height: 24px;
  }
  .indexInnovate .indexInnovateMain {
    padding-left: 0px;
  }
  .indexInnovate .indexInnovateMain .indexInnovateLeft {
    width: 100%;
    margin: 0px 0px 20px;
    border-radius: 10px;
  }
  .indexInnovate .indexInnovateMain .indexInnovateRight {
    width: calc(100% + 10px);
    margin: -10px;
  }
  .indexInnovate .indexInnovateMain .indexInnovateRight .list {
    width: calc(50% - 20px);
    height: 180px;
    margin: 10px;
  }
  .indexInnovate .indexInnovateMain .indexInnovateRight .list.active a {
    border-radius: 10px;
  }
  .indexInnovate .indexInnovateMain .indexInnovateRight .list.active a .intro {
    max-height: 66px;
  }
  .indexInnovate .indexInnovateMain .indexInnovateRight .list a {
    padding: 13px 15px 0px;
  }
  .indexInnovate .indexInnovateMain .indexInnovateRight .list a::after {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: url("/dist/images/indexInnovateHover.jpg") no-repeat center/cover;
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.4s ease, -webkit-transform 0.6s ease;
    transition: opacity 0.4s ease, -webkit-transform 0.6s ease;
    transition: opacity 0.4s ease, transform 0.6s ease;
    transition: opacity 0.4s ease, transform 0.6s ease, -webkit-transform 0.6s ease;
    content: "";
    display: block;
  }
  .indexInnovate .indexInnovateMain .indexInnovateRight .list a .title {
    font-size: 16px;
    line-height: 24px;
    height: auto;
    margin-bottom: 10px;
  }
  .indexInnovate .indexInnovateMain .indexInnovateRight .list a .icon {
    margin-bottom: 15px;
  }
  .indexInnovate .indexInnovateMain .indexInnovateRight .list a .icon img {
    height: 30px;
  }
  .indexInnovate .indexInnovateMain .indexInnovateRight .list a .intro {
    font-size: 12px;
    line-height: 19px;
  }
  .indexInnovate .indexInnovateMain .indexInnovateRight .list a .more {
    left: 15px;
    bottom: 19px;
    font-size: 12px;
  }
  .indexInnovate .switchBtn {
    display: none;
  }
  /* 首页-核心业务 */
  .indexBusiness {
    padding: 50px 0px;
  }
  .indexBusiness .indexBusinessTitle {
    font-size: 27.5px;
    margin-bottom: 30px;
  }
  .indexBusiness .indexBusinessMain .list {
    width: 100%;
    padding: 23px 20px;
    border-radius: 10px;
    margin-bottom: 15px;
  }
  .indexBusiness .indexBusinessMain .list:last-child {
    margin-bottom: 0px;
  }
  .indexBusiness .indexBusinessMain .list::after {
    border-radius: 10px;
  }
  .indexBusiness .indexBusinessMain .list:hover {
    box-shadow: 0px 10px 17px 0px rgba(11, 134, 230, 0.4);
  }
  .indexBusiness .indexBusinessMain .list .title {
    font-size: 17px;
    line-height: 28px;
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
  .indexBusiness .indexBusinessMain .list .title img {
    height: 38px;
  }
  .indexBusiness .indexBusinessMain .list .intro {
    font-size: 14px;
    line-height: 24px;
  }
  /* 首页-新闻动态 */
  .indexNews {
    padding: 50px 0px;
  }
  .indexNews .indexNewsTitle {
    font-size: 27.5px;
    margin-bottom: 30px;
  }
  .indexNews .indexNewsMain .swiper-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    grid-gap: unset;
    padding-bottom: 40px;
  }
  .indexNews .indexNewsMain .swiper-wrapper .swiper-slide:nth-child(1) a .image img {
    height: 80.333vw;
    object-fit: cover;
  }
  .indexNews .indexNewsMain .swiper-wrapper .swiper-slide:nth-child(1) a .content {
    padding: 23px 20px;
  }
  .indexNews .indexNewsMain .swiper-wrapper .swiper-slide:nth-child(1) a .content .tag {
    margin-bottom: 11px;
  }
  .indexNews .indexNewsMain .swiper-wrapper .swiper-slide:nth-child(1) a .content .title {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 10px;
  }
  .indexNews .indexNewsMain .swiper-wrapper .swiper-slide:nth-child(2), .indexNews .indexNewsMain .swiper-wrapper .swiper-slide:nth-child(5) {
    height: auto;
  }
  .indexNews .indexNewsMain .swiper-wrapper .swiper-slide:nth-child(2) .image img, .indexNews .indexNewsMain .swiper-wrapper .swiper-slide:nth-child(5) .image img {
    height: auto;
  }
  .indexNews .indexNewsMain .swiper-wrapper .swiper-slide:nth-child(2) .content, .indexNews .indexNewsMain .swiper-wrapper .swiper-slide:nth-child(5) .content {
    height: auto;
    padding: 23px 20px;
  }
  .indexNews .indexNewsMain .swiper-wrapper .swiper-slide:nth-child(2) .content .title, .indexNews .indexNewsMain .swiper-wrapper .swiper-slide:nth-child(5) .content .title {
    margin-bottom: 7px;
    -webkit-line-clamp: 1;
  }
  .indexNews .indexNewsMain .swiper-wrapper .swiper-slide:nth-child(3), .indexNews .indexNewsMain .swiper-wrapper .swiper-slide:nth-child(4) {
    display: none;
  }
  .indexNews .indexNewsMain .swiper-wrapper .swiper-slide:nth-child(3) a, .indexNews .indexNewsMain .swiper-wrapper .swiper-slide:nth-child(4) a {
    position: relative;
  }
  .indexNews .indexNewsMain .swiper-wrapper .swiper-slide:nth-child(3) a .image, .indexNews .indexNewsMain .swiper-wrapper .swiper-slide:nth-child(4) a .image {
    display: block;
  }
  .indexNews .indexNewsMain .swiper-wrapper .swiper-slide:nth-child(3) a .content, .indexNews .indexNewsMain .swiper-wrapper .swiper-slide:nth-child(4) a .content {
    height: auto;
    padding: 23px 20px;
  }
  .indexNews .indexNewsMain .swiper-wrapper .swiper-slide:nth-child(3) a .content .tag, .indexNews .indexNewsMain .swiper-wrapper .swiper-slide:nth-child(4) a .content .tag {
    right: 23px;
    bottom: 20px;
  }
  .indexNews .indexNewsMain .swiper-wrapper .swiper-slide:nth-child(3) a .content .title, .indexNews .indexNewsMain .swiper-wrapper .swiper-slide:nth-child(4) a .content .title {
    height: 64px;
    margin-bottom: 37px;
  }
  .indexNews .indexNewsMain .swiper-wrapper .swiper-slide:nth-child(5) {
    margin-top: 0px;
  }
  .indexNews .indexNewsMain .swiper-wrapper .swiper-slide:nth-child(n+2) a::after {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: url("/dist/images/indexNewsHover.jpg") no-repeat center/cover;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    content: "";
    display: block;
  }
  .indexNews .indexNewsMain .swiper-wrapper .swiper-slide:nth-child(n+2) a:hover::after {
    opacity: 1;
    visibility: visible;
  }
  .indexNews .indexNewsMain .swiper-wrapper .swiper-slide:nth-child(n+2) a:hover .content .tag {
    color: rgba(255, 255, 255, 0.6);
    border-color: rgba(255, 255, 255, 0.6);
  }
  .indexNews .indexNewsMain .swiper-wrapper .swiper-slide:nth-child(n+2) a:hover .content .title {
    color: #fff;
  }
  .indexNews .indexNewsMain .swiper-wrapper .swiper-slide:nth-child(n+2) a:hover .content .time {
    color: #fff;
  }
  .indexNews .indexNewsMain .swiper-wrapper .swiper-slide a {
    border-radius: 10px;
  }
  .indexNews .indexNewsMain .swiper-wrapper .swiper-slide a .content .tag {
    height: 29px;
    line-height: 27px;
    font-size: 12px;
    padding: 0px 17px;
  }
  .indexNews .indexNewsMain .swiper-wrapper .swiper-slide a .content .title {
    font-size: 16px;
    line-height: 26px;
  }
  .indexNews .indexNewsMain .swiper-wrapper .swiper-slide a .content .time {
    font-size: 12px;
  }
  .indexNews .indexNewsMain .swiper-wrapper .swiper-slide a .content .time i {
    margin-right: 5px;
  }
  .indexNews .indexNewsMain .swiper-pagination {
    display: block;
    position: absolute;
    left: 50%;
    bottom: 0px;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    z-index: 2;
  }
  .indexNews .indexNewsMain .swiper-pagination .swiper-pagination-bullet {
    display: inline-block;
    width: 13px;
    height: 5px;
    background: #7D7671;
    opacity: 0.5;
    border-radius: 4px;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    margin: 0px 2.5px;
    cursor: pointer;
  }
  .indexNews .indexNewsMain .swiper-pagination .swiper-pagination-bullet-active {
    width: 22px;
    opacity: 1;
    background: #055AA2;
  }
  /* 主体 */
  .main {
    background-size: cover !important;
  }
  /* 内页banner */
  .detailBanner .content {
    top: 55%;
  }
  .detailBanner .content .title {
    font-size: 26px;
    line-height: 24px;
    margin-bottom: 10px;
  }
  .detailBanner .content .intro {
    font-size: 14px;
    line-height: 23px;
    margin-bottom: 14px;
  }
  .detailBanner .content .more {
    display: none;
  }
  .detailBanner .content .slogan {
    top: 71px;
    font-size: 16px;
    line-height: 22px;
  }
  /* 产品banner */
  .productsBanner {
    padding: 60px 0px 50px;
  }
  .productsBanner .swiper-wrapper .swiper-slide > div {
    min-height: auto;
  }
  .productsBanner .swiper-wrapper .swiper-slide .content {
    width: 100%;
  }
  .productsBanner .swiper-wrapper .swiper-slide .content .title {
    font-size: 20px;
    margin-bottom: 4px;
  }
  .productsBanner .swiper-wrapper .swiper-slide .content .intro {
    font-size: 14px;
    margin-bottom: 25px;
  }
  .productsBanner .swiper-wrapper .swiper-slide .content .intro span {
    font-size: 15px;
  }
  .productsBanner .swiper-wrapper .swiper-slide .content .more {
    min-width: 140px;
    height: 47px;
    line-height: 43px;
    font-size: 14px;
    border-width: 2px;
    border-radius: 6px;
  }
  .productsBanner .swiper-wrapper .swiper-slide .content .more b {
    font-size: 10px;
    margin-left: 37px;
  }
  .productsBanner .swiper-wrapper .swiper-slide .image {
    width: 100%;
    margin-bottom: 20px;
  }
  .productsBanner .swiper-pagination {
    text-align: center;
    bottom: 20px;
  }
  .productsBanner .swiper-pagination .swiper-pagination-bullet {
    width: 13px;
    height: 5px;
    border-radius: 4px;
    margin: 0px 2.5px;
  }
  .productsBanner .swiper-pagination .swiper-pagination-bullet-active {
    width: 22px;
  }
  /* 内页分类 */
  .detailList {
    display: none;
  }
  /* 公司简介 */
  .aboutus {
    padding: 40px 0px 100px;
    margin-top: 0px;
  }
  .aboutus .aboutusTitle {
    padding: 0px;
    margin-bottom: 25px;
  }
  .aboutus .aboutusTitle .title {
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 20px;
  }
  .aboutus .aboutusTitle .intro {
    font-size: 14px;
    line-height: 24px;
    max-height: 168px;
    margin-bottom: 12px;
  }
  .aboutus .aboutusTitle .intro p {
    margin-bottom: 5px;
  }
  .aboutus .aboutusTitle .more {
    font-size: 14px;
  }
  .aboutus .aboutusTitle .more.active img {
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  .aboutus .aboutusTitle .more span {
    margin-right: 10px;
  }
  .aboutus .aboutusTitle .more img {
    width: auto;
    height: 12px;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }
  .aboutus .aboutusNumber {
    margin-bottom: 15px;
  }
  .aboutus .aboutusNumber .list {
    -webkit-box-flex: 0;
    -webkit-flex: none;
        -ms-flex: none;
            flex: none;
    width: 50%;
    height: 70px;
    padding: 16px 10px;
    margin-bottom: 10px;
  }
  .aboutus .aboutusNumber .list:nth-child(even) {
    border: 0px;
  }
  .aboutus .aboutusNumber .list::after {
    border-radius: 8px;
    box-shadow: 0px 4px 17px 0px rgba(11, 134, 230, 0.4);
  }
  .aboutus .aboutusNumber .list:hover::after {
    height: calc(100% + 18px);
  }
  .aboutus .aboutusNumber .list .number {
    font-size: 30px;
    line-height: 26px;
    margin-bottom: 3px;
  }
  .aboutus .aboutusNumber .list .title {
    font-size: 13px;
  }
  .aboutus .aboutusMain {
    border-radius: 8px;
  }
  .aboutus .aboutusMain img {
    min-height: 220px;
    object-fit: cover;
  }
  /* 企业文化 */
  .culture {
    margin-top: -60px;
  }
  .culture .cultureTitle {
    font-size: 22px;
    margin-bottom: 20px;
  }
  .culture .cultureMain .cultureBox {
    margin: 0px -20px;
  }
  .culture .cultureMain .cultureBox .swiper-wrapper .swiper-slide {
    height: 400px;
  }
  .culture .cultureMain .cultureBox .swiper-wrapper .swiper-slide:hover::after {
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1);
    opacity: 1;
    visibility: visible;
  }
  .culture .cultureMain .cultureBox .swiper-wrapper .swiper-slide:hover .content .title {
    font-size: 14px;
  }
  .culture .cultureMain .cultureBox .swiper-wrapper .swiper-slide:hover .content .intro {
    max-height: 126px;
  }
  .culture .cultureMain .cultureBox .swiper-wrapper .swiper-slide:hover .content .more {
    opacity: 1;
    visibility: visible;
    margin-bottom: 0px;
  }
  .culture .cultureMain .cultureBox .swiper-wrapper .swiper-slide .content {
    padding: 0px 20px;
  }
  .culture .cultureMain .cultureBox .swiper-wrapper .swiper-slide .content .title {
    font-size: 18px;
    margin-bottom: 3px;
  }
  .culture .cultureMain .cultureBox .swiper-wrapper .swiper-slide .content .intro {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 20px;
    max-height: 0px;
  }
  .culture .cultureMain .cultureBox .swiper-wrapper .swiper-slide .content .more {
    width: 45px;
    height: 45px;
    line-height: 41px;
    font-size: 18px;
    color: #fff;
    border-width: 2px;
    margin: 0px auto -59px;
  }
  .culture .cultureMain .cultureBox .swiper-pagination {
    bottom: 25px;
  }
  .culture .cultureMain .cultureBox .swiper-pagination .swiper-pagination-bullet {
    width: 13px;
    height: 5px;
    border-radius: 4px;
    margin: 0px 2.5px;
  }
  .culture .cultureMain .cultureBox .swiper-pagination .swiper-pagination-bullet-active {
    width: 22px;
  }
  /* 发展历程 */
  .history {
    padding: 40px 0px;
  }
  .history .historyTitle {
    font-size: 22px;
    margin-bottom: 20px;
    text-align: center;
  }
  .history .historyMain {
    margin-bottom: 20px;
  }
  .history .historyMain .swiper-wrapper .swiper-slide::after {
    display: none;
  }
  .history .historyMain .swiper-wrapper .swiper-slide .image {
    width: 100%;
    border-radius: 20px;
    -webkit-transform: skewX(-19deg);
        -ms-transform: skewX(-19deg);
            transform: skewX(-19deg);
    margin-top: 0px;
  }
  .history .historyMain .swiper-wrapper .swiper-slide .image img {
    height: auto;
    -webkit-transform: skewX(19deg) scale(1.2);
        -ms-transform: skewX(19deg) scale(1.2);
            transform: skewX(19deg) scale(1.2);
  }
  .history .historyMain .swiper-wrapper .swiper-slide .content {
    width: 100%;
    height: auto;
    border-radius: 20px;
    -webkit-transform: skewX(-19deg);
        -ms-transform: skewX(-19deg);
            transform: skewX(-19deg);
    box-shadow: 0px 4px 17px 0px rgba(11, 134, 230, 0.4);
    padding: 30px 50px 30px 50px;
    margin-top: -20px;
  }
  .history .historyMain .swiper-wrapper .swiper-slide .content .year {
    font-family: Gilroy;
    font-weight: 500;
    font-size: 34px;
    color: #FFFFFF;
    position: relative;
    z-index: 2;
    -webkit-transform: skewX(19deg) translateX(-33px);
        -ms-transform: skewX(19deg) translateX(-33px);
            transform: skewX(19deg) translateX(-33px);
  }
  .history .historyMain .swiper-wrapper .swiper-slide .content .intro {
    font-size: 13px;
  }
  .history .historyMain .swiper-wrapper .swiper-slide .content .intro p {
    margin-bottom: 4px;
  }
  .history .historyMain .swiper-wrapper .swiper-slide .content .intro p::after {
    top: 8px;
    left: -12px;
    width: 3px;
    height: 3px;
    border-width: 2px;
  }
  .history .historyMain .swiper-wrapper .swiper-slide .content .intro p:last-child {
    margin-bottom: 0px;
  }
  .history .historyMain .btns {
    display: none;
  }
  .history .historyList {
    margin: 0px;
  }
  .history .historyList::after {
    bottom: 2px;
    width: 100vw;
  }
  .history .historyList .swiper-wrapper .swiper-slide .year {
    font-size: 16px;
    margin-bottom: 6px;
  }
  .history .historyList .swiper-wrapper .swiper-slide .drop {
    width: 4px;
    height: 4px;
  }
  /* 企业使命 */
  .corporateMission .image img {
    min-height: 360px;
    object-fit: cover;
  }
  .corporateMission .content {
    top: 80px;
  }
  .corporateMission .content .icon {
    margin-bottom: 12px;
  }
  .corporateMission .content .icon img {
    height: 50px;
  }
  .corporateMission .content .title {
    font-size: 18px;
    margin-bottom: 6px;
  }
  .corporateMission .content .intro {
    font-size: 22px;
    line-height: 30px;
  }
  /* 企业愿景 */
  .corporateVision .image img {
    min-height: 360px;
    object-fit: cover;
  }
  .corporateVision .content {
    top: 80px;
  }
  .corporateVision .content .icon {
    margin-bottom: 12px;
  }
  .corporateVision .content .icon img {
    height: 50px;
  }
  .corporateVision .content .title {
    font-size: 18px;
    margin-bottom: 6px;
  }
  .corporateVision .content .intro {
    font-size: 22px;
    line-height: 30px;
  }
  /* 企业核心价值观 */
  .coreValues .coreValuesTitle {
    padding: 40px 0px;
  }
  .coreValues .coreValuesTitle .icon {
    margin-bottom: 12px;
  }
  .coreValues .coreValuesTitle .icon img {
    height: 50px;
  }
  .coreValues .coreValuesTitle .title {
    font-size: 18px;
    margin-bottom: 4px;
  }
  .coreValues .coreValuesTitle .subTitle {
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 12px;
  }
  .coreValues .coreValuesTitle .intro {
    font-size: 14px;
    line-height: 24px;
  }
  .coreValues .coreValuesMain {
    padding: 40px 0px;
  }
  .coreValues .coreValuesMain .coreValuesLeft {
    width: 100%;
    border-radius: 8px;
    margin-bottom: 30px;
  }
  .coreValues .coreValuesMain .coreValuesRight {
    width: 100%;
    margin: 0px;
  }
  .coreValues .coreValuesMain .coreValuesRight .list {
    width: 100%;
    margin: 0px;
    padding: 17px 0px;
  }
  .coreValues .coreValuesMain .coreValuesRight .list:nth-child(2) {
    border-top: 0px;
  }
  .coreValues .coreValuesMain .coreValuesRight .list:hover .title {
    font-size: 18px;
  }
  .coreValues .coreValuesMain .coreValuesRight .list .title {
    font-size: 16px;
    line-height: 26px;
  }
  .coreValues .coreValuesMain .coreValuesRight .list .intro {
    font-size: 14px;
    line-height: 24px;
    padding-top: 10px;
  }
  /* 核心业务 */
  .coreBusiness {
    padding: 40px 0px;
  }
  .coreBusiness .coreBusinessTitle {
    font-size: 22px;
    margin-bottom: 20px;
  }
  .coreBusiness .coreBusinessMain .coreBusinessLeft {
    width: 100%;
    border-radius: 8px;
    margin-bottom: 10px;
  }
  .coreBusiness .coreBusinessMain .coreBusinessLeft .swiper-wrapper .swiper-slide img {
    width: 100%;
    min-height: auto;
    height: auto;
  }
  .coreBusiness .coreBusinessMain .coreBusinessRight {
    width: 100%;
  }
  .coreBusiness .coreBusinessMain .coreBusinessRight .list {
    margin-bottom: 10px;
    border-radius: 8px;
  }
  .coreBusiness .coreBusinessMain .coreBusinessRight .list.active .more {
    top: 37px;
  }
  .coreBusiness .coreBusinessMain .coreBusinessRight .list .title {
    padding: 18px 20px;
  }
  .coreBusiness .coreBusinessMain .coreBusinessRight .list .title img {
    height: 50px;
  }
  .coreBusiness .coreBusinessMain .coreBusinessRight .list .title p {
    font-size: 16px;
  }
  .coreBusiness .coreBusinessMain .coreBusinessRight .list .intro {
    padding-top: 20px;
  }
  .coreBusiness .coreBusinessMain .coreBusinessRight .list .intro .introBox {
    font-size: 13px;
    line-height: 22px;
    margin: 0px 20px 25px 20px;
    padding-right: 15px;
    max-height: 220px;
  }
  .coreBusiness .coreBusinessMain .coreBusinessRight .list .intro .introBox::-webkit-scrollbar {
    width: 2px;
    height: 2px;
  }
  .coreBusiness .coreBusinessMain .coreBusinessRight .list .intro .introBox::-webkit-scrollbar-track {
    border-radius: 2px;
  }
  .coreBusiness .coreBusinessMain .coreBusinessRight .list .intro .introBox::-webkit-scrollbar-thumb {
    border-radius: 2px;
  }
  .coreBusiness .coreBusinessMain .coreBusinessRight .list .intro .introBox b {
    margin-bottom: 3px;
  }
  .coreBusiness .coreBusinessMain .coreBusinessRight .list .intro .introBox p {
    margin-bottom: 9px;
  }
  .coreBusiness .coreBusinessMain .coreBusinessRight .list .more {
    top: 12px;
    right: 21px;
    width: 38px;
    height: 38px;
    line-height: 38px;
    font-size: 11px;
  }
  /* 业务单元 */
  .businessUnit .businessUnitTitle {
    font-size: 22px;
    margin-bottom: 20px;
  }
  .businessUnit .businessUnitListBg .businessUnitList {
    max-width: none;
  }
  .businessUnit .businessUnitListBg .businessUnitList::after {
    height: 2px;
  }
  .businessUnit .businessUnitListBg .businessUnitList .swiper-wrapper .swiper-slide {
    height: auto;
    padding: 14px 0px;
  }
  .businessUnit .businessUnitListBg .businessUnitList .swiper-wrapper .swiper-slide img {
    height: 35.5px;
    margin-bottom: 5px;
  }
  .businessUnit .businessUnitListBg .businessUnitList .swiper-wrapper .swiper-slide p {
    font-size: 13px;
  }
  .businessUnit .businessUnitMain .swiper-wrapper .swiper-slide .image img {
    min-height: 300px;
  }
  .businessUnit .businessUnitMain .swiper-wrapper .swiper-slide .content {
    top: 40px;
  }
  .businessUnit .businessUnitMain .swiper-wrapper .swiper-slide .content .title {
    font-size: 18px;
    margin-bottom: 5px;
  }
  .businessUnit .businessUnitMain .swiper-wrapper .swiper-slide .content .intro {
    font-size: 14px;
  }
  /* 分子公司 */
  .subsidiaryCompanies {
    padding: 40px 0px;
    overflow: hidden;
  }
  .subsidiaryCompanies .subsidiaryCompaniesTitle {
    font-size: 22px;
    margin-bottom: 30px;
    text-align: center;
  }
  .subsidiaryCompanies .subsidiaryCompaniesMain {
    margin-top: 0px;
  }
  .subsidiaryCompanies .subsidiaryCompaniesMain .subsidiaryCompaniesLeft {
    width: 100%;
    border-radius: 8px;
    box-shadow: 0px 0px 17px 0px rgba(18, 75, 18, 0.05);
    margin-bottom: 25px;
  }
  .subsidiaryCompanies .subsidiaryCompaniesMain .subsidiaryCompaniesLeft .swiper-wrapper .swiper-slide {
    padding-bottom: 40px;
  }
  .subsidiaryCompanies .subsidiaryCompaniesMain .subsidiaryCompaniesLeft .swiper-wrapper .swiper-slide .content {
    padding: 20px;
  }
  .subsidiaryCompanies .subsidiaryCompaniesMain .subsidiaryCompaniesLeft .swiper-wrapper .swiper-slide .content .title {
    padding-bottom: 18px;
    margin-bottom: 12px;
  }
  .subsidiaryCompanies .subsidiaryCompaniesMain .subsidiaryCompaniesLeft .swiper-wrapper .swiper-slide .content .title p {
    font-size: 18px;
    margin-bottom: 2px;
  }
  .subsidiaryCompanies .subsidiaryCompaniesMain .subsidiaryCompaniesLeft .swiper-wrapper .swiper-slide .content .title span {
    font-size: 16px;
  }
  .subsidiaryCompanies .subsidiaryCompaniesMain .subsidiaryCompaniesLeft .swiper-wrapper .swiper-slide .content .intro {
    font-size: 14px;
    line-height: 24px;
  }
  .subsidiaryCompanies .subsidiaryCompaniesMain .subsidiaryCompaniesLeft .swiper-pagination {
    bottom: 20px;
  }
  .subsidiaryCompanies .subsidiaryCompaniesMain .subsidiaryCompaniesLeft .swiper-pagination .swiper-pagination-bullet {
    width: 15px;
    height: 4px;
    border-radius: 4px;
    margin: 0px 3px;
  }
  .subsidiaryCompanies .subsidiaryCompaniesMain .subsidiaryCompaniesLeft .swiper-pagination .swiper-pagination-bullet-active {
    width: 22px;
  }
  .subsidiaryCompanies .subsidiaryCompaniesMain .subsidiaryCompaniesLeft .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,
  .subsidiaryCompanies .subsidiaryCompaniesMain .subsidiaryCompaniesLeft .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    width: 22px;
  }
  .subsidiaryCompanies .subsidiaryCompaniesMain .subsidiaryCompaniesLeft .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    width: 13px;
  }
  .subsidiaryCompanies .subsidiaryCompaniesMain .subsidiaryCompaniesLeft .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    width: 13px;
  }
  .subsidiaryCompanies .subsidiaryCompaniesMain .subsidiaryCompaniesRight {
    width: 100%;
  }
  .subsidiaryCompanies .subsidiaryCompaniesMain .subsidiaryCompaniesRight .list .drop {
    width: 10px;
  }
  .subsidiaryCompanies .subsidiaryCompaniesMain .subsidiaryCompaniesRight .list .drop i {
    width: 10px;
    height: 10px;
    border-width: 2px;
  }
  .subsidiaryCompanies .subsidiaryCompaniesMain .subsidiaryCompaniesRight .list .title {
    left: 50%;
    top: 15px;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    font-size: 12px;
  }
  /* 产品中心 */
  .products {
    padding: 40px 0px 0px;
  }
  .products .productsTitle {
    font-size: 22px;
    margin-bottom: 20px;
  }
  .products .productsList {
    margin: -4px;
    padding: 0px 0px 40px;
  }
  .products .productsList a {
    height: 38px;
    min-width: 67px;
    line-height: 36px;
    font-size: 13px;
    border-radius: 6px;
    padding: 0px 12px;
    margin: 4px;
  }
  .products .productsMain {
    padding: 40px 0px;
  }
  .products .productsMain .listBox {
    display: block;
    margin-bottom: 40px;
  }
  .products .productsMain .listBox .list {
    margin-bottom: 20px;
  }
  .products .productsMain .listBox .list:last-child {
    margin-bottom: 0px;
  }
  .products .productsMain .listBox .list a {
    border-radius: 8px;
  }
  .products .productsMain .listBox .list a:hover {
    box-shadow: 0px 0px 20px #D2D9DE;
  }
  .products .productsMain .listBox .list a .image {
    padding: 0px 25px;
  }
  .products .productsMain .listBox .list a .image > img {
    max-height: none;
  }
  .products .productsMain .listBox .list a .content {
    min-height: auto;
    padding: 20px;
  }
  .products .productsMain .listBox .list a .content .title {
    font-size: 14px;
    margin-bottom: 2px;
  }
  .products .productsMain .listBox .list a .content .subTitle {
    font-size: 18px;
  }
  .products .productsMain .listBox .list a .content .more {
    right: 20px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 24px;
  }
  /* 面包屑导航 */
  .breadcrumbNav {
    padding-top: 80px;
  }
  .breadcrumbNav i {
    font-size: 14px;
  }
  .breadcrumbNav span {
    font-size: 15px;
    margin: 0px 1px;
  }
  .breadcrumbNav a {
    font-size: 13px;
  }
  .productsDetailShare {
    padding-top: 80px;
  }
  .productsDetailShare .breadcrumbNav {
    padding-top: 0px;
  }
  .productsDetailShare .share {
    margin-top: 11px;
  }
  .productsDetailShare .share .title {
    font-size: 13px;
  }
  .productsDetailShare .share .shareMain .social-share-icon {
    width: 34px;
    height: 34px;
    line-height: 34px;
    font-size: 16px;
    margin: 0px 4px;
  }
  /* 产品介绍 */
  .productsIntro {
    padding: 20px 0px 40px;
  }
  .productsIntro .image {
    width: 100%;
    border-radius: 8px;
  }
  .productsIntro .content {
    width: 100%;
    padding-top: 20px;
  }
  .productsIntro .content .list {
    font-size: 20px;
    margin-bottom: 15px;
  }
  .productsIntro .content .list::after {
    height: 10px;
    margin-top: 14px;
  }
  .productsIntro .content .title {
    font-size: 22px;
    margin-bottom: 13px;
  }
  .productsIntro .content .intro {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 27px;
  }
  .productsIntro .content .intro span {
    font-size: 16px;
    margin-bottom: 6px;
  }
  .productsIntro .content .type {
    font-size: 14px;
    line-height: 24px;
    padding-top: 18px;
    margin-bottom: 18px;
  }
  .productsIntro .content .type span {
    font-size: 16px;
    margin-bottom: 6px;
  }
  .productsIntro .content a {
    position: static;
    width: 100%;
    height: 48px;
    line-height: 48px;
    font-size: 14px;
    border-radius: 4px;
  }
  .productsIntro .content a:hover {
    box-shadow: 0px 7px 14px rgba(0, 90, 181, 0.4);
  }
  /* 产品应用 */
  .productsApplication {
    padding-bottom: 40px;
  }
  .productsApplication .productsApplicationTitle {
    font-size: 22px;
    margin-bottom: 20px;
  }
  .productsApplication .productsApplicationMain {
    overflow: visible;
  }
  .productsApplication .productsApplicationMain .swiper-wrapper .swiper-slide {
    border-radius: 8px;
  }
  .productsApplication .productsApplicationMain .swiper-wrapper .swiper-slide p {
    font-size: 14px;
    padding: 0px 20px 12px;
  }
  /* 产品参数 */
  .productsParameter {
    padding: 40px 0px;
  }
  .productsParameter .productsParameterTitle {
    font-size: 22px;
    margin-bottom: 20px;
  }
  .productsParameter .productsParameterMain .table {
    padding: 25px 20px;
    border-radius: 8px;
    box-shadow: 0px 0px 23px 0px rgba(59, 59, 59, 0.1);
    margin-bottom: 20px;
    overflow-x: auto;
  }
  .productsParameter .productsParameterMain .table::-webkit-scrollbar {
    width: 4px;
    height: 4px;
    background-color: #d5d5d5;
  }
  .productsParameter .productsParameterMain .table::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.1);
    border-radius: 6px;
    background-color: #d5d5d5;
  }
  .productsParameter .productsParameterMain .table::-webkit-scrollbar-thumb {
    border-radius: 6px;
    -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.1);
    background-color: #00428E;
  }
  .productsParameter .productsParameterMain .table::after {
    min-width: 1240px;
    height: 151px;
  }
  .productsParameter .productsParameterMain .table table {
    min-width: 1200px;
  }
  .productsParameter .productsParameterMain .table table thead tr th {
    font-size: 14px;
    padding: 12px;
  }
  .productsParameter .productsParameterMain .table table tbody tr td {
    font-size: 14px;
    padding: 12px;
  }
  /* 相关产品 */
  .productsRelated {
    padding: 40px 0px;
  }
  .productsRelated .productsRelatedTitle {
    font-size: 22px;
    margin-bottom: 20px;
  }
  .productsRelated .productsRelatedMain {
    padding-bottom: 40px;
  }
  .productsRelated .productsRelatedMain .swiper-wrapper .swiper-slide {
    border-radius: 8px;
  }
  .productsRelated .productsRelatedMain .swiper-wrapper .swiper-slide a {
    border-radius: 8px;
  }
  .productsRelated .productsRelatedMain .swiper-wrapper .swiper-slide a:hover {
    box-shadow: 0px 0px 20px #D2D9DE;
  }
  .productsRelated .productsRelatedMain .swiper-wrapper .swiper-slide a .image {
    padding: 0px 25px;
  }
  .productsRelated .productsRelatedMain .swiper-wrapper .swiper-slide a .image > img {
    max-height: none;
  }
  .productsRelated .productsRelatedMain .swiper-wrapper .swiper-slide a .content {
    min-height: auto;
    padding: 20px;
  }
  .productsRelated .productsRelatedMain .swiper-wrapper .swiper-slide a .content .title {
    font-size: 14px;
    margin-bottom: 2px;
  }
  .productsRelated .productsRelatedMain .swiper-wrapper .swiper-slide a .content .subTitle {
    font-size: 18px;
  }
  .productsRelated .productsRelatedMain .swiper-wrapper .swiper-slide a .content .more {
    right: 20px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 24px;
  }
  .productsRelated .productsRelatedMain .swiper-pagination .swiper-pagination-bullet {
    width: 13px;
    height: 4px;
    border-radius: 4px;
    margin: 0px 2.5px;
  }
  .productsRelated .productsRelatedMain .swiper-pagination .swiper-pagination-bullet-active {
    width: 22px;
  }
  /* 技术创新 */
  .technologicalInnovation {
    padding: 40px 0px;
    margin-top: 0px;
  }
  .technologicalInnovation .list {
    border-radius: 8px;
    backdrop-filter: blur(20px);
    box-shadow: 0px 0px 18px #EEEEEE;
    margin-bottom: 20px;
  }
  .technologicalInnovation .list .image {
    width: 100%;
  }
  .technologicalInnovation .list .content {
    width: 100%;
    padding: 23px 20px;
  }
  .technologicalInnovation .list .content .logo {
    margin-bottom: 12px;
  }
  .technologicalInnovation .list .content .logo img {
    height: 51px;
  }
  .technologicalInnovation .list .content .title {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 8px;
  }
  .technologicalInnovation .list .content .intro {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 12px;
  }
  .technologicalInnovation .list .content .tip p {
    font-size: 14px;
  }
  .technologicalInnovation .list .content .tip span {
    font-size: 13px;
  }
  /* 基本资料 */
  .basicInformation {
    padding: 40px 0px 0px;
    margin-top: 0px;
  }
  .basicInformation .basicInformationTitle {
    font-size: 22px;
    margin-bottom: 20px;
  }
  .basicInformation .basicInformationMain {
    padding-top: 40px;
  }
  .basicInformation .basicInformationMain .email {
    font-size: 16px;
    margin-bottom: 20px;
  }
  .basicInformation .basicInformationMain .address {
    padding-bottom: 80px;
  }
  .basicInformation .basicInformationMain .address .swiper-wrapper .swiper-slide {
    width: calc(50% + 1px);
    padding: 23px 20px;
  }
  .basicInformation .basicInformationMain .address .swiper-wrapper .swiper-slide .title {
    font-size: 18px;
    margin-bottom: 12px;
  }
  .basicInformation .basicInformationMain .address .swiper-wrapper .swiper-slide .intro span {
    font-size: 13px;
  }
  .basicInformation .basicInformationMain .address .swiper-wrapper .swiper-slide .intro p {
    font-size: 14px;
    margin: 2px 0px 12px;
  }
  .basicInformation .basicInformationMain .address .swiper-pagination {
    display: block;
    position: absolute;
    left: 50%;
    bottom: 35px;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    z-index: 2;
  }
  .basicInformation .basicInformationMain .address .swiper-pagination .swiper-pagination-bullet {
    display: inline-block;
    width: 13px;
    height: 4px;
    background: #fff;
    opacity: 0.5;
    border-radius: 4px;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    margin: 0px 2.5px;
    cursor: pointer;
  }
  .basicInformation .basicInformationMain .address .swiper-pagination .swiper-pagination-bullet-active {
    width: 22px;
    background: #005ab5;
    opacity: 1;
  }
  .basicInformation .basicInformationMain .swiper-button-prev,
  .basicInformation .basicInformationMain .swiper-button-next {
    display: none;
  }
  /* 公告 */
  .notice {
    padding: 40px 0px 0px;
  }
  .notice .noticeModule {
    padding-bottom: 40px;
  }
  .notice .noticeModule .noticeTitle {
    font-size: 22px;
    margin-bottom: 20px;
  }
  .notice .noticeModule .noticeSearch {
    margin-bottom: 20px;
  }
  .notice .noticeModule .noticeSearch .input {
    margin: 0px 5px;
  }
  .notice .noticeModule .noticeSearch .input:nth-child(1) {
    width: 35%;
  }
  .notice .noticeModule .noticeSearch .input:nth-child(2) {
    width: 65%;
  }
  .notice .noticeModule .noticeSearch .input input {
    font-size: 14px;
    height: 46px;
    padding: 0px 15px;
    border-radius: 4px;
  }
  .notice .noticeModule .noticeSearch .input input:focus {
    box-shadow: 0 0 0 3px rgba(0, 66, 142, 0.08);
  }
  .notice .noticeModule .noticeSearch .input span {
    right: 15px;
    font-size: 20px;
  }
  .notice .noticeModule .noticeSearch .input i {
    right: 15px;
  }
  .notice .noticeModule .noticeSearch .input .layui-form-select dl {
    top: 56px;
  }
  .notice .noticeModule .noticeSearch .input .layui-form-select dl dd, .notice .noticeModule .noticeSearch .input .layui-form-select dl dt {
    font-size: 13px;
    line-height: 38px;
  }
  .notice .noticeModule .noticeMain {
    padding-bottom: 40px;
  }
  .notice .noticeModule .noticeMain .list {
    margin-bottom: 20px;
  }
  .notice .noticeModule .noticeMain .list a {
    border-radius: 8px;
    padding: 18px 20px;
  }
  .notice .noticeModule .noticeMain .list a:hover {
    box-shadow: 0px 10px 23px 0px rgba(48, 87, 133, 0.2);
  }
  .notice .noticeModule .noticeMain .list a .time {
    font-size: 14px;
    margin-bottom: 7px;
  }
  .notice .noticeModule .noticeMain .list a .title {
    font-size: 16px;
    margin-bottom: 12px;
  }
  .notice .noticeModule .noticeMain .list a .icon {
    position: static;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    margin-left: -10px;
  }
  .notice .noticeModule .noticeMain .list a .icon img {
    height: 35px;
  }
  /* 新闻动态 */
  .news {
    padding-top: 40px;
    overflow: hidden;
  }
  .news .newsRecommend {
    margin: 0px 0px 40px 0px;
    overflow: visible;
  }
  .news .newsRecommend .swiper-wrapper .swiper-slide {
    border-radius: 8px;
    box-shadow: 0px 4px 20px #ddd;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    -webkit-transform: scale(0.9);
        -ms-transform: scale(0.9);
            transform: scale(0.9);
  }
  .news .newsRecommend .swiper-wrapper .swiper-slide a {
    display: block;
  }
  .news .newsRecommend .swiper-wrapper .swiper-slide a .image {
    margin: 15px;
    border-radius: 8px;
    overflow: hidden;
  }
  .news .newsRecommend .swiper-wrapper .swiper-slide a .content {
    position: static;
    padding: 5px 20px 20px;
    background: none;
  }
  .news .newsRecommend .swiper-wrapper .swiper-slide a .content .title {
    font-size: 16px;
    color: #333;
    margin-bottom: 12px;
  }
  .news .newsRecommend .swiper-wrapper .swiper-slide a .content .time {
    font-size: 13px;
    color: #666;
  }
  .news .newsRecommend .swiper-wrapper .swiper-slide a .content .time i {
    font-size: 16px;
    margin-right: 4px;
  }
  .news .newsRecommend .swiper-wrapper .swiper-slide-active {
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1);
  }
  .news .newsRecommend .swiper-pagination {
    margin-top: 20px;
  }
  .news .newsRecommend .swiper-pagination .swiper-pagination-bullet {
    width: 13px;
    height: 4px;
    border-radius: 4px;
    margin: 0px 2.5px;
  }
  .news .newsRecommend .swiper-pagination .swiper-pagination-bullet-active {
    width: 22px;
  }
  .news .newsMain {
    padding: 40px 0px;
  }
  .news .newsMain .pagingMian {
    margin-top: 40px;
  }
  .news .newsMain .list {
    margin-bottom: 20px;
  }
  .news .newsMain .list a {
    height: auto;
    border-radius: 8px;
    padding-left: 0px;
  }
  .news .newsMain .list a:hover {
    box-shadow: 0px 10px 23px 0px rgba(66, 39, 39, 0.2);
  }
  .news .newsMain .list a:hover .time {
    color: #707171;
  }
  .news .newsMain .list a .image {
    width: calc(100% - 30px);
    border-radius: 8px;
    margin: 15px;
  }
  .news .newsMain .list a .content {
    -webkit-box-flex: 0;
    -webkit-flex: none;
        -ms-flex: none;
            flex: none;
    margin-right: 0px;
    padding: 5px 20px 10px;
  }
  .news .newsMain .list a .content .title {
    font-size: 16px;
    margin-bottom: 12px;
  }
  .news .newsMain .list a .content .intro {
    font-size: 14px;
    line-height: 24px;
  }
  .news .newsMain .list a .time {
    width: auto;
    height: 100%;
    padding: 0px 20px 20px;
    border-left: 0px;
  }
  .news .newsMain .list a .time::after {
    display: none;
  }
  .news .newsMain .list a .time p {
    font-size: 14px;
    margin-bottom: 0px;
  }
  .news .newsMain .list a .time span {
    display: none;
  }
  .news .newsMain .list a .time i {
    display: none;
  }
  /* 产品新闻详情 */
  .newsDetail {
    padding: 90px 0px 40px;
  }
  .newsDetail .newsDetailHead {
    margin-bottom: 15px;
  }
  .newsDetail .newsDetailHead .breadcrumbNav {
    height: 40px;
    line-height: 40px;
    border-radius: 25px;
    padding: 0px 12px;
    margin-bottom: 10px;
    box-shadow: 0px 0px 10px rgba(238, 238, 238, 0.2);
  }
  .newsDetail .newsDetailHead .breadcrumbNav span:nth-of-type(n+2) {
    font-size: 12px;
    margin: 0px 3px;
  }
  .newsDetail .newsDetailHead .share .title {
    font-size: 13px;
  }
  .newsDetail .newsDetailHead .share .shareMain .social-share-icon {
    width: 34px;
    height: 34px;
    line-height: 34px;
    font-size: 16px;
    margin: 0px 4px;
  }
  .newsDetail .newsDetailTitle {
    padding-bottom: 22px;
    margin-bottom: 22px;
  }
  .newsDetail .newsDetailTitle .title {
    font-size: 22px;
    line-height: 32px;
    margin-bottom: 10px;
  }
  .newsDetail .newsDetailTitle .time {
    font-size: 14px;
  }
  .newsDetail .newsDetailMain {
    font-size: 14px;
    line-height: 26px;
    margin-bottom: 30px;
  }
  .newsDetail .newsDetailMain p {
    min-height: 26px;
  }
  .newsDetail .newsDetailBtns .btn {
    height: auto;
    border-radius: 8px;
    margin-right: 0px;
    margin-bottom: 10px;
  }
  .newsDetail .newsDetailBtns .btn:last-child {
    margin-bottom: 0px;
  }
  .newsDetail .newsDetailBtns .btn.prevBtn, .newsDetail .newsDetailBtns .btn.nextBtn {
    width: 100%;
    padding: 20px;
  }
  .newsDetail .newsDetailBtns .btn.returnBtn {
    width: 100%;
    padding: 20px;
  }
  .newsDetail .newsDetailBtns .btn.returnBtn .title {
    margin-top: 0px;
    margin-left: 7px;
  }
  .newsDetail .newsDetailBtns .btn span {
    font-size: 12px;
    padding: 2px 6px;
    border-radius: 3px;
  }
  .newsDetail .newsDetailBtns .btn i {
    font-size: 18px;
  }
  .newsDetail .newsDetailBtns .btn .title {
    font-size: 16px;
    line-height: 26px;
    margin-top: 6px;
  }
  /* 联系方式 */
  .contactus {
    padding: 40px 0px;
  }
  .contactus .contactusTitle {
    font-size: 22px;
    margin-bottom: 20px;
  }
  .contactus .contactusAdress {
    margin: -6px;
  }
  .contactus .contactusAdress .list {
    width: 100%;
    margin: 6px;
    border-radius: 8px;
    padding: 23px 20px;
  }
  .contactus .contactusAdress .list::before {
    top: -19px;
    right: 20px;
    width: 35px;
    height: 44px;
  }
  .contactus .contactusAdress .list::after {
    border-radius: 8px;
  }
  .contactus .contactusAdress .list .title {
    font-size: 16px;
    margin-bottom: 4px;
  }
  .contactus .contactusAdress .list .intro {
    font-size: 14px;
    padding-bottom: 9px;
    margin-bottom: 9px;
  }
  .contactus .contactusAdress .list .phone {
    font-size: 13px;
  }
  .contactus .contactusBusiness {
    margin: 0px -6px;
    padding-top: 6px;
  }
  .contactus .contactusBusiness .list {
    width: 100%;
    margin: 6px;
    border-radius: 6px;
    padding: 23px 20px;
  }
  .contactus .contactusBusiness .list::after {
    border-radius: 8px;
  }
  .contactus .contactusBusiness .list .info {
    margin-right: 100px;
  }
  .contactus .contactusBusiness .list .info .title {
    font-size: 16px;
    margin-bottom: 4px;
  }
  .contactus .contactusBusiness .list .info .intro {
    font-size: 13px;
    line-height: 21px;
  }
  .contactus .contactusBusiness .list .code {
    right: 20px;
    width: 86px;
  }
  .contactus .contactusBusiness .list .code img {
    border-radius: 4px;
  }
  /* 留言 */
  .massage {
    padding: 40px 0px;
  }
  .massage .massageTitle {
    font-size: 22px;
    margin-bottom: 20px;
  }
  .massage .massageMain {
    padding: 30px 20px 15px;
    box-shadow: 0px 0px 23px 0px rgba(59, 59, 59, 0.1);
    border-radius: 8px;
  }
  .massage .massageMain .input {
    width: 100%;
    margin: 0px 0px 17px;
  }
  .massage .massageMain .input p {
    font-size: 14px;
    margin-bottom: 4px;
  }
  .massage .massageMain .input input {
    font-size: 12px;
    height: 45px;
    border-radius: 4px;
    padding: 0px 12px;
  }
  .massage .massageMain .input input:focus {
    box-shadow: 0px 0px 10px rgba(0, 66, 142, 0.2);
  }
  .massage .massageMain .input textarea {
    height: 89px;
    font-size: 12px;
    border-radius: 4px;
    padding: 10px 12px;
  }
  .massage .massageMain .input textarea:focus {
    box-shadow: 0px 0px 10px rgba(0, 66, 142, 0.2);
  }
  .massage .massageMain .input img {
    right: 10px;
    bottom: 4px;
    height: 35px;
  }
  .massage .massageMain .input .submit {
    width: 125px;
    height: 44px;
    line-height: 44px;
    font-size: 14px;
    border-radius: 4px;
    margin: 7px auto 0px;
  }
  .massage .massageMain .input .submit:hover {
    box-shadow: 0px 10px 20px rgba(0, 90, 181, 0.4);
  }
  .massage .massageMain .input .submit b {
    font-size: 9px;
    margin-left: 30px;
  }
  /* 社会招聘 */
  .socialRecruitment {
    padding: 40px 0px;
  }
  .socialRecruitment .socialRecruitmentTitle {
    font-size: 22px;
    margin-bottom: 20px;
  }
  .socialRecruitment .socialRecruitmentMain {
    margin-bottom: 40px;
  }
  .socialRecruitment .socialRecruitmentMain ul li {
    border-radius: 8px;
    margin-bottom: 10px;
  }
  .socialRecruitment .socialRecruitmentMain ul li.active {
    box-shadow: 0px 8px 26px 0px rgba(11, 134, 230, 0.15);
  }
  .socialRecruitment .socialRecruitmentMain ul li .head {
    height: auto;
    line-height: 1.4;
    padding: 20px;
    position: relative;
  }
  .socialRecruitment .socialRecruitmentMain ul li .head .title {
    width: 100%;
    font-size: 16px;
    padding-right: 0px;
    margin-bottom: 5px;
  }
  .socialRecruitment .socialRecruitmentMain ul li .head .address {
    width: 100%;
    font-size: 13px;
    margin-right: 0px;
  }
  .socialRecruitment .socialRecruitmentMain ul li .head .time {
    font-size: 13px;
    padding-right: 0px;
  }
  .socialRecruitment .socialRecruitmentMain ul li .head .more {
    position: absolute;
    top: calc(50% - 22px);
    right: 20px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 22px;
  }
  .socialRecruitment .socialRecruitmentMain ul li .body {
    padding: 23px 20px;
  }
  .socialRecruitment .socialRecruitmentMain ul li .body .info {
    font-size: 13px;
    line-height: 22px;
  }
  .socialRecruitment .socialRecruitmentMain ul li .body .info span {
    font-size: 15px;
  }
  .socialRecruitment .socialRecruitmentMain ul li .body .more {
    min-width: 125px;
    height: 44px;
    line-height: 44px;
    font-size: 14px;
    border-radius: 4px;
    margin-top: 20px;
  }
  .socialRecruitment .socialRecruitmentMain ul li .body .more:hover {
    box-shadow: 0px 10px 20px rgba(0, 90, 181, 0.4);
  }
  .socialRecruitment .socialRecruitmentMain ul li .body .more img {
    width: auto;
    height: 17px;
    margin-right: 10px;
  }
  /* 校园招聘 */
  .campusRecruitment {
    padding: 40px 0px;
  }
  .campusRecruitment .image {
    position: absolute;
    right: -20px;
    bottom: -120px;
    width: 149px;
  }
  .campusRecruitment .image img {
    width: 100%;
    height: auto;
  }
  .campusRecruitment .title {
    font-size: 22px;
    margin-bottom: 2px;
  }
  .campusRecruitment .intro {
    font-size: 14px;
    margin-bottom: 18px;
  }
  .campusRecruitment .more {
    min-width: 130px;
    height: 45px;
    line-height: 41px;
    font-size: 14px;
    border-radius: 4px;
    border-width: 2px;
  }
  .campusRecruitment .more b {
    font-size: 12px;
    margin-left: 16px;
  }
  /* 福利待遇 */
  .welfareTreatment {
    padding: 120px 0px 40px;
  }
  .welfareTreatment .welfareTreatmentLeft {
    width: 100%;
    margin: 0px 106px 50px 0px;
  }
  .welfareTreatment .welfareTreatmentLeft .welfareTreatmentSwiper {
    width: 90%;
    border-radius: 12px;
    box-shadow: 0px 12px 23px 0px rgba(0, 127, 225, 0.3);
  }
  .welfareTreatment .welfareTreatmentLeft .swiper-pagination {
    bottom: -30px;
  }
  .welfareTreatment .welfareTreatmentLeft .swiper-pagination .swiper-pagination-bullet {
    width: 13px;
    height: 4px;
    border-radius: 4px;
  }
  .welfareTreatment .welfareTreatmentLeft .swiper-pagination .swiper-pagination-bullet-active {
    width: 22px;
  }
  .welfareTreatment .welfareTreatmentRight {
    width: 100%;
  }
  .welfareTreatment .welfareTreatmentRight::after {
    display: none;
    position: absolute;
    top: 50%;
    right: -80px;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 1390px;
    height: 619px;
    background: url("/dist/images/welfareTreatmentMask.png") no-repeat center/cover;
  }
  .welfareTreatment .welfareTreatmentRight .welfareTreatmentTitle {
    font-size: 22px;
    margin-bottom: 12px;
    text-align: center;
  }
  .welfareTreatment .welfareTreatmentRight .welfareTreatmentMain .list {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 5px;
  }
  .welfareTreatment .welfareTreatmentRight .welfareTreatmentMain .list::after {
    left: -13px;
    width: 3px;
    height: 3px;
    border-width: 2px;
  }
  /* 招聘流程 */
  .recruitingProcess {
    padding: 40px 0px;
  }
  .recruitingProcess .recruitingProcessTitle {
    font-size: 22px;
    margin-bottom: 20px;
  }
  .recruitingProcess .recruitingProcessMain .list {
    -webkit-box-flex: 0;
    -webkit-flex: none;
        -ms-flex: none;
            flex: none;
    width: 40%;
    height: 100px;
    margin: 0px auto 50px;
    border-radius: 10px;
  }
  .recruitingProcess .recruitingProcessMain .list::after {
    border-radius: 10px;
  }
  .recruitingProcess .recruitingProcessMain .list:hover {
    box-shadow: 0px 0px 16px rgba(0, 66, 142, 0.4);
  }
  .recruitingProcess .recruitingProcessMain .list img {
    height: 50px;
    -webkit-transform: skewX(14deg) translateX(-5px);
        -ms-transform: skewX(14deg) translateX(-5px);
            transform: skewX(14deg) translateX(-5px);
  }
  .recruitingProcess .recruitingProcessMain .list p {
    font-size: 14px;
    -webkit-transform: skewX(14deg) translateX(0px);
        -ms-transform: skewX(14deg) translateX(0px);
            transform: skewX(14deg) translateX(0px);
  }
  .recruitingProcess .recruitingProcessMain .list .arrow {
    position: absolute;
    top: auto;
    bottom: -40%;
    left: 50%;
    right: auto;
    font-size: 24px;
    font-weight: 600;
    -webkit-transform: skewX(14deg) translateX(30%) rotate(90deg);
        -ms-transform: skewX(14deg) translateX(30%) rotate(90deg);
            transform: skewX(14deg) translateX(30%) rotate(90deg);
    z-index: 2;
  }
  /* 品牌荣誉 */
  .honors {
    height: auto;
    overflow: hidden;
  }
  .honors .honorsLeft {
    width: 100%;
    height: auto;
    padding-top: 40px;
  }
  .honors .honorsLeft .honorsTitle {
    margin-bottom: 20px;
  }
  .honors .honorsLeft .honorsTitle .title {
    font-size: 22px;
    margin-bottom: 0px;
    text-align: center;
  }
  .honors .honorsLeft .honorsHead {
    padding: 12px 0px;
    margin-bottom: 15px;
  }
  .honors .honorsLeft .honorsHead ul li {
    margin-bottom: 9px;
  }
  .honors .honorsLeft .honorsHead ul li img {
    height: 16px;
    margin-right: 6px;
  }
  .honors .honorsLeft .honorsHead ul li span {
    font-size: 15px;
  }
  .honors .honorsLeft .honorsMain ul {
    height: auto;
    overflow: visible;
  }
  .honors .honorsLeft .honorsMain ul li {
    margin-bottom: 12px;
  }
  .honors .honorsLeft .honorsMain ul li .year {
    font-size: 18px;
    margin-right: 10px;
  }
  .honors .honorsLeft .honorsMain ul li .desc {
    font-size: 13px;
    line-height: 23px;
    margin-top: 1px;
  }
  .honors .honorsRight {
    width: 100%;
    height: auto;
    margin-left: 0px;
    overflow: visible;
  }
  .honors .honorsRight .honorsSwiper {
    height: 500px;
  }
  .honors .honorsRight .honorsSwiper .swiper-slide::after {
    width: 250px;
    height: 289px;
  }
  .honors .honorsRight .honorsSwiper .swiper-slide img {
    max-width: 230px;
    width: 230px;
    bottom: 278px;
  }
  .honors .honorsRight .honorsSwiper .swiper-slide-active {
    margin-top: 30px;
  }
  .honors .honorsRight .honorsSwiper .swiper-slide-next {
    margin-top: 8px;
  }
}<!--0.0005950927734375-->