@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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") format("woff");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #007aff;
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  --swiper-wrapper-transition-timing-function: initial;
  */
}

: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;
  /* Fix of Webkit flickering */
  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(0, 0, 0);
  transform: translate3d(0, 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;
}

/* Auto Height */
.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;
}

/* 3D Effects */
.swiper-3d.swiper-css-mode .swiper-wrapper {
  -webkit-perspective: 75rem;
  perspective: 75rem;
}

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

.swiper-3d {
  -webkit-perspective: 75rem;
  perspective: 75rem;
}

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

/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none; /* For Firefox */
  -ms-overflow-style: none; /* For Internet Explorer and Edge */
}

.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: 0.0625rem;
  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: 0.0625rem;
  height: var(--swiper-centered-offset-after);
}

/* Slide styles start */
/* 3D Shadows */
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  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.625rem;
  height: 2.625rem;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -1.3125rem;
  margin-top: -1.3125rem;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -ms-transform-origin: 50%;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 0.25rem solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .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-pagination-lock,
.swiper-button-lock {
  opacity: 0;
  visibility: hidden;
  display: none;
}

.swiper-button-disabled {
  opacity: 0.6;
  pointer-events: none;
}

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

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

@-webkit-keyframes MoveUpInitial {
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -5rem, 0);
    transform: translate3d(0, -5rem, 0);
  }
}
@keyframes MoveUpInitial {
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -5rem, 0);
    transform: translate3d(0, -5rem, 0);
  }
}
@-webkit-keyframes MoveUpEnd {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 4rem, 0);
    transform: translate3d(0, 4rem, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes MoveUpEnd {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 4rem, 0);
    transform: translate3d(0, 4rem, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(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 progressBar {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
@keyframes progressBar {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
@-webkit-keyframes downFloat {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(1.25rem);
    transform: translateY(1.25rem);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes downFloat {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(1.25rem);
    transform: translateY(1.25rem);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@-webkit-keyframes float {
  0% {
    -webkit-transform: rotate(0) translate3d(0, 7%, 0) rotate(0);
    transform: rotate(0) translate3d(0, 7%, 0) rotate(0);
  }
  to {
    -webkit-transform: rotate(360deg) translate3d(0, 7%, 0) rotate(-360deg);
    transform: rotate(360deg) translate3d(0, 7%, 0) rotate(-360deg);
  }
}
@keyframes float {
  0% {
    -webkit-transform: rotate(0) translate3d(0, 7%, 0) rotate(0);
    transform: rotate(0) translate3d(0, 7%, 0) rotate(0);
  }
  to {
    -webkit-transform: rotate(360deg) translate3d(0, 7%, 0) rotate(-360deg);
    transform: rotate(360deg) translate3d(0, 7%, 0) rotate(-360deg);
  }
}
@-webkit-keyframes scale {
  0% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  50% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
}
@keyframes scale {
  0% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  50% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
}
/* 放大 */
@-webkit-keyframes amplify2 {
  0% {
    -webkit-transform: translate(-50%, -50%) scale(0.4);
    transform: translate(-50%, -50%) scale(0.4);
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  85% {
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes amplify2 {
  0% {
    -webkit-transform: translate(-50%, -50%) scale(0.4);
    transform: translate(-50%, -50%) scale(0.4);
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  85% {
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes translateX {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translate(-4.167vw);
    transform: translate(-4.167vw);
  }
}
@keyframes translateX {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translate(-4.167vw);
    transform: translate(-4.167vw);
  }
}
@-webkit-keyframes diffuseX {
  0% {
    width: 0%;
  }
  100% {
    width: 100%;
  }
}
@keyframes diffuseX {
  0% {
    width: 0%;
  }
  100% {
    width: 100%;
  }
}
@-webkit-keyframes diffuseY {
  0% {
    height: 0%;
  }
  100% {
    height: 100%;
  }
}
@keyframes diffuseY {
  0% {
    height: 0%;
  }
  100% {
    height: 100%;
  }
}
@-webkit-keyframes opacity {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes opacity {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes centerDiffuse {
  0% {
    opacity: 0;
    width: 100%;
    width: 100%;
  }
  10% {
    opacity: 1;
  }
  80% {
    opacity: 1;
    width: 300%;
    height: 300%;
  }
  100% {
    opacity: 0;
    width: 300%;
    height: 300%;
  }
}
@keyframes centerDiffuse {
  0% {
    opacity: 0;
    width: 100%;
    width: 100%;
  }
  10% {
    opacity: 1;
  }
  80% {
    opacity: 1;
    width: 300%;
    height: 300%;
  }
  100% {
    opacity: 0;
    width: 300%;
    height: 300%;
  }
}
@-webkit-keyframes detailBannerScale {
  0% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes detailBannerScale {
  0% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@-webkit-keyframes wave {
  0% {
    -webkit-transform: rotate(0) translate3d(0, 3%, 0) rotate(0);
    transform: rotate(0) translate3d(0, 3%, 0) rotate(0);
  }
  to {
    -webkit-transform: rotate(360deg) translate3d(0, 3%, 0) rotate(-360deg);
    transform: rotate(360deg) translate3d(0, 3%, 0) rotate(-360deg);
  }
}
@keyframes wave {
  0% {
    -webkit-transform: rotate(0) translate3d(0, 3%, 0) rotate(0);
    transform: rotate(0) translate3d(0, 3%, 0) rotate(0);
  }
  to {
    -webkit-transform: rotate(360deg) translate3d(0, 3%, 0) rotate(-360deg);
    transform: rotate(360deg) translate3d(0, 3%, 0) rotate(-360deg);
  }
}
/* wow */
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated::after {
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

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

.scrollProgressBar {
  -webkit-animation-name: progressBar;
  animation-name: progressBar;
}

.typewriter {
  -webkit-animation: typewriter 2s steps(38, end) forwards;
  animation: typewriter 2s steps(38, end) forwards;
}

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

@-webkit-keyframes rise {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-1.875rem);
    transform: translateY(-1.875rem);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
    z-index: 2;
  }
}
@keyframes rise {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-1.875rem);
    transform: translateY(-1.875rem);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
    z-index: 2;
  }
}
.rise {
  -webkit-animation-name: rise;
  animation-name: rise;
}

@-webkit-keyframes sink {
  0% {
    opacity: 0;
    -webkit-transform: translateY(1.875rem);
    transform: translateY(1.875rem);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes sink {
  0% {
    opacity: 0;
    -webkit-transform: translateY(1.875rem);
    transform: translateY(1.875rem);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.sink {
  -webkit-animation-name: sink;
  animation-name: sink;
}

html {
  font-size: clamp(0.5rem, 0.8333vw, 1rem);
  /* 
    解释：
    - 最小 8px（768px 时）
    - 按 0.8333vw 缩放（16px / 1920px * 100 ≈ 0.8333vw）
    - 最大 16px（1920px 及以上）
  */
}

@media (min-width: 1920px) {
  html {
    font-size: 1rem;
  }
}
/* 公共样式 */
* {
  box-sizing: border-box;
}

body {
  margin: 0;
}

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,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  background: none !important;
  box-shadow: none !important;
  -webkit-transition: color 99999s ease-out, background-color 99999s ease-out;
  transition: color 99999s ease-out, background-color 99999s ease-out;
  -webkit-transition-delay: 99999s;
  transition-delay: 99999s;
}

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: 0.875rem/1.5 Poppins, HarmonyOS Sans SC, PingFang SC, Misans, OPPOSans, Source Han Sans, Microsoft YaHei;
  position: relative;
  left: 0;
  -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,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sSQBFCuwBEMusCQrLbA5LLAAFrAEJbAEJiAuRyNHI2GwBkUrIyA8IC4jOLEkARQrLbA6LLEJBCVCsAAWsAQlsAQlIC5HI0cjYSCwBCNCsAZFKyCwYFBYILBAUVizAiADIBuzAiYDGllCQiMgR7AEQ7CAYmAgsAArIIqKYSCwAkNgZCOwA0NhZFBYsAJDYRuwA0NgWbADJbCAYmGwAiVGYTgjIDwjOBshICBGI0ewACsjYTghWbEkARQrLbA7LLAuKy6xJAEUKy2wPCywLyshIyAgPLAEI0IjOLEkARQrsARDLrAkKy2wPSywABUgR7AAI0KyAAEBFRQTLrAqKi2wPiywABUgR7AAI0KyAAEBFRQTLrAqKi2wPyyxAAEUE7ArKi2wQCywLSotsEEssAAWRSMgLiBGiiNhOLEkARQrLbBCLLAJI0KwQSstsEMssgAAOistsEQssgABOistsEUssgEAOistsEYssgEBOistsEcssgAAOystsEgssgABOystsEkssgEAOystsEossgEBOystsEsssgAANystsEwssgABNystsE0ssgEANystsE4ssgEBNystsE8ssgAAOSstsFAssgABOSstsFEssgEAOSstsFIssgEBOSstsFMssgAAPCstsFQssgABPCstsFUssgEAPCstsFYssgEBPCstsFcssgAAOCstsFgssgABOCstsFkssgEAOCstsFossgEBOCstsFsssDArLrEkARQrLbBcLLAwK7A0Ky2wXSywMCuwNSstsF4ssAAWsDArsDYrLbBfLLAxKy6xJAEUKy2wYCywMSuwNCstsGEssDErsDUrLbBiLLAxK7A2Ky2wYyywMisusSQBFCstsGQssDIrsDQrLbBlLLAyK7A1Ky2wZiywMiuwNistsGcssDMrLrEkARQrLbBoLLAzK7A0Ky2waSywMyuwNSstsGossDMrsDYrLbBrLCuwCGWwAyRQeLABFTAtAABLuADIUlixAQGOWbkIAAgAYyCwASNEILADI3CwDkUgIEu4AA5RS7AGU1pYsDQbsChZYGYgilVYsAIlYbABRWMjYrACI0SzCgkFBCuzCgsFBCuzDg8FBCtZsgQoCUVSRLMKDQYEK7EGAUSxJAGIUViwQIhYsQYDRLEmAYhRWLgEAIhYsQYBRFlZWVm4Af+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: 0.0625rem solid #eee;
  position: fixed;
  z-index: 999;
  top: 50%;
  left: 50%;
  width: 12.5rem;
  height: 11.875rem;
  margin-top: -6rem;
  margin-left: -6.25rem;
  color: #666;
  font-size: 0.75rem;
  text-align: center;
  background-color: #fff;
  box-shadow: 0 0.125rem 0.625rem #aaa;
  -webkit-transition: all 200ms;
  transition: all 200ms;
  -webkit-tansition: all 350ms;
  -moz-transition: all 350ms;
}

.wechat-qrcode.bottom {
  top: 2.5rem;
  left: -5.25rem;
}

.wechat-qrcode.bottom:after {
  display: none;
}

.wechat-qrcode h4 {
  font-weight: normal;
  height: 1.625rem;
  line-height: 1.625rem;
  font-size: 0.75rem;
  background-color: #f3f3f3;
  margin: 0;
  padding: 0;
  color: #777;
}

.wechat-qrcode .qrcode {
  width: 6.5625rem;
  margin: 0.625rem auto;
}

.wechat-qrcode .qrcode table {
  margin: 0 !important;
}

.wechat-qrcode .help p {
  font-weight: normal;
  line-height: 1rem;
  padding: 0;
  margin: 0;
  width: 100%;
}

.wechat-qrcode .closeWechat {
  position: absolute;
  right: 0.3125rem;
  top: 0.3125rem;
  width: 1rem;
  height: 1rem;
  z-index: 9;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  cursor: pointer;
}

.wechat-qrcode .closeWechat:after {
  width: 0.125rem;
  height: 100%;
  position: absolute;
  left: 50%;
  margin-left: -0.0625rem;
  content: "";
  display: block;
  background: #666;
}

.wechat-qrcode .closeWechat::before {
  width: 100%;
  height: 0.125rem;
  position: absolute;
  top: 50%;
  margin-top: -0.0625rem;
  content: "";
  display: block;
  background: #666;
}

/* 左偏移 */
.leftOffset {
  left: -16.25rem !important;
}

/* 版心 */
.content1760 {
  width: 110rem;
  margin: 0 auto;
}

/* 查看图片 */
.viewPicture {
  cursor: pointer;
}

/* 背景 */
.commonBg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  pointer-events: none;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.commonBg img, .commonBg video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

/* 停止滚动 */
.stopScroll {
  overflow: hidden;
}

/* flex布局 */
.flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.flex-inline {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-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;
}

.flex-1 {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.flex-none {
  -webkit-box-flex: 0;
  -webkit-flex: none;
  -ms-flex: none;
  flex: none;
}

@media (max-width: 768px) {
  .xs\:flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .xs\:items-start {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .xs\:items-center {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .xs\:items-end {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .xs\:content-start {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .xs\:content-center {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .xs\:content-end {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .xs\:content-between {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .xs\:flex-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .xs\:flex-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .xs\:flex-col {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .xs\:flex-col-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .xs\:flex-wrap {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .xs\:flex-nowrap {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .xs\:flex-none {
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
  }
}
/* 头部 */
.header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  height: 6.0625rem;
  width: 100%;
  -webkit-transition:height 0.6s ease, background-color 0.6s ease, border-color 0.6s ease, margin-top 0.6s ease, box-shadow 6s ease, left 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  transition:height 0.6s ease, background-color 0.6s ease, border-color 0.6s ease, margin-top 0.6s ease, box-shadow 6s ease, left 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99);
}
.header .headerBox {
  width: 117.5rem;
  height: 3.875rem;
  line-height: 3.75rem;
  background: rgba(255, 255, 255, 0.5);
  backdrop-filter: blur(1.25rem);
  border: 0.0625rem solid #FFFFFF;
  border-radius: 1.9375rem;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  margin: 0 auto;
}
.header .headerBox .headerContainer {
  max-width: 117.5rem;
  padding: 0 0.8125rem 0 1.8125rem;
  margin: 0 auto;
}

.header .headerLogo a {
  display: block;
  position: relative;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.header .headerLogo a img {
  width: auto;
  height: 1.8125rem;
  margin-top: -0.4375rem;
}

.header .headerLogo .content {
  margin-left: 1.25rem;
}

.header .headerLogo .content .title {
  font-weight: 600;
  font-size: 2rem;
  color: #fff;
  line-height: 1.5rem;
  margin-bottom: 0.5rem;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.header .headerLogo .content .intro {
  font-weight: 300;
  font-size: 1.125rem;
  color: #fff;
  line-height: 1.25rem;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.header .headerMain .headerNav ul li {
  margin-right: 2.625rem;
}

.header .headerMain .headerNav ul li:last-child {
  margin-right: 0;
}

.header .headerMain .headerNav ul li > a {
  display: block;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  position: relative;
  height: 3.75rem;
  padding: 1.25rem 0;
  position: relative;
}
.header .headerMain .headerNav ul li > a::after {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: 0;
  width: 0%;
  height: 0.125rem;
  background: #D0141B;
  border-radius: 0.125rem;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  content: "";
  display: block;
  z-index: 20;
}

.header .headerMain .headerNav ul li > a h2 {
  font-size: 1.0625rem;
  color: #000;
  font-weight: 400;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  line-height: 1.3125rem;
  height: 1.3125rem;
  overflow: hidden;
}
.header .headerMain .headerNav ul li > a h2 span {
  display: block;
}

.header .headerMain .headerNav ul li:hover > a h2 {
  color: #D0141B;
}
.header .headerMain .headerNav ul li:hover > a h2 span {
  -webkit-transform: translateY(-100%);
      -ms-transform: translateY(-100%);
          transform: translateY(-100%);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.header .headerMain .headerNav ul li:hover > a h2 span:nth-child(1) {
  opacity: 0;
}

.header .headerMain .headerOther {
  margin-left: 2.5625rem;
}

.header .headerMain .headerOther .searchBtn {
  width: 2.1875rem;
  height: 2.1875rem;
  text-align: center;
  line-height: 2.1875rem;
  font-size: 1.125rem;
  color: #000;
  background: rgba(255, 255, 255, 0.6);
  border-radius: 100%;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  cursor: pointer;
}

.header .headerMain .headerOther .langBtn {
  width: 5.8125rem;
  text-align: center;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  cursor: pointer;
  position: relative;
  margin-right: 0.6875rem;
}

.header .headerMain .headerOther .langBtn .title {
  width: 5.6875rem;
  height: 2.4375rem;
  line-height: 2.3125rem;
  border-radius: 1.25rem;
  color: #000;
  border: 0.0625rem solid rgba(255, 255, 255, 0.8);
  background: rgba(255, 255, 255, 0.6);
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.header .headerMain .headerOther .langBtn .title img {
  width: auto;
  height: 1.125rem;
  margin-right: 0.375rem;
  margin-top: -0.1875rem;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.header .headerMain .headerOther .langBtn .title span {
  font-family: Gilroy;
  font-size: 0.875rem;
  margin-right: 0.9375rem;
}

.header .headerMain .headerOther .langBtn .title b {
  display: inline-block;
  width: 0.625rem;
  height: 0.375rem;
  background: #000;
  -webkit-clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
  clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
  -webkit-transform: rotate(180deg) translateY(0.125rem);
  -ms-transform: rotate(180deg) translateY(0.125rem);
  transform: rotate(180deg) translateY(0.125rem);
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.header .headerMain .headerOther .langBtn:hover .popup {
  opacity: 1;
  visibility: visible;
  top: 3.0625rem;
}

.header .headerMain .headerOther .langBtn .popup {
  position: absolute;
  top: 3.6875rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 100%;
  background: #fff;
  border-radius: 0.375rem;
  box-shadow: 0 0.375rem 1.25rem #ddd;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  opacity: 0;
  visibility: hidden;
}

.header .headerMain .headerOther .langBtn .popup::after {
  position: absolute;
  top: 0.0625rem;
  left: 50%;
  -webkit-transform: translate(-50%, -100%);
  -ms-transform: translate(-50%, -100%);
  transform: translate(-50%, -100%);
  width: 0.625rem;
  height: 0.375rem;
  background: #fff;
  -webkit-clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
  clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
  content: "";
  display: block;
}

.header .headerMain .headerOther .langBtn .popup a {
  display: block;
  font-size: 0.8125rem;
  color: #333;
  line-height: 2.0625rem;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  margin-bottom: 0.125rem;
}

.header .headerMain .headerOther .langBtn .popup a:first-child {
  border-radius: 0.375rem 0.375rem 0 0;
}

.header .headerMain .headerOther .langBtn .popup a:last-child {
  margin-bottom: 0;
  border-radius: 0 0 0.375rem 0.375rem;
}

.header .headerMain .headerOther .langBtn .popup a:hover {
  background: #D0141B;
  color: #fff;
}

.header .headerMain .headerOther .menusBtn {
  display: none;
}

.header.headerNobg .headerBox{background: none; border-radius: 0px; border: none; backdrop-filter: none;}

.header.headerMask {
  height: 5rem;
}
.header.headerMask .headerBox {
  width: 100%;
  height: 5rem;
  line-height: 4.9375rem;
  border-radius: 0;
  background: #fff;
  border-color: transparent;
  border-bottom-color: #E8E8E8;
}
.header.headerMask .headerMain .headerNav ul li > a {
  height: 4.9375rem;
  padding: 1.75rem 0;
}
.header.headerMask .headerMain .headerNav ul li.active > a::after {
  width: 100%;
}
.header.headerMask .headerMain .headerNav ul li.active > a h2 {
  color: #D0141B;
}
.header.headerMask .headerMain .headerNav ul li:hover > a::after {
  width: 100%;
}
.header.headerMask .headerMain .headerOther .langBtn .title img {
  -webkit-filter: invert(1);
          filter: invert(1);
}
.header.headerMask .headerMain .headerOther .langBtn .title {
  background: #2b2348;
  border-color: #2b2348;
  color: #fff;
}
.header.headerMask .headerMain .headerOther .langBtn .title b {
  background: #fff;
}

.header .headerMain .headerNav ul li.active > a::after {
  width: 100%;
}
.header .headerMain .headerNav ul li.active > a h2 {
  color: #D0141B;
}

.header.leftOffset {
  left: -3.125rem;
}

.header.headerHover{background: #fff; transition: all .6s;}

.header.headerHover::after{content: ''; background-color: #E8E8E8; position: absolute; left: 0px; bottom: 0px; width: 100%; height: 1px; z-index: 10;}

.header.headerHover .headerBox {
  width: 100%;
  height: 5rem;
  line-height: 4.9375rem;
  border-radius: 0;
  background: #fff;
  border-color: transparent;
  border-bottom-color: none;
}
.header.headerHover .headerMain .headerNav ul li > a {
  height: 4.9375rem;
  padding: 1.75rem 0;
}
.header.headerHover .headerMain .headerNav ul li.active > a::after {
  width: 100%;
}
.header.headerHover .headerMain .headerNav ul li.active > a h2 {
  color: #D0141B;
}
.header.headerHover .headerMain .headerNav ul li:hover > a::after {
  width: 100%;
}
.header.headerHover .headerMain .headerOther .langBtn .title img {
  -webkit-filter: invert(1);
          filter: invert(1);
}
.header.headerHover .headerMain .headerOther .langBtn .title {
  background: #2b2348;
  border-color: #2b2348;
  color: #fff;
}
.header.headerHover .headerMain .headerOther .langBtn .title b {
  background: #fff;
}


/* 头部搜索 */
.headerSearchformMain {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: auto;
  display: none;
  z-index: 9999;
}

.headerSearchformMain .headerSearchform {
  background: #fff;
  padding: 5rem 0;
  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(0, -100%, 0.0625rem);
  transform: translate3d(0, -100%, 0.0625rem);
}

.headerSearchformMain .headerSearchform form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 61.25rem;
  margin: 0 auto;
  width: 100%;
  position: relative;
}

.headerSearchformMain .headerSearchform form input {
  display: block;
  width: 100%;
  height: 3.75rem;
  font-weight: 400;
  font-size: 1rem;
  color: #757575;
  background: #eee;
  border-radius: 2.5rem;
  padding-left: 1.875rem;
}

.headerSearchformMain .headerSearchform form input:focus {
  border-color: #d2d2d2 !important;
  box-shadow: none;
}

.headerSearchformMain .headerSearchform form input:-internal-autofill-previewed, .headerSearchformMain .headerSearchform form input:-internal-autofill-selected, .headerSearchformMain .headerSearchform form input:-webkit-autofill, .headerSearchformMain .headerSearchform form input:-webkit-autofill:hover, .headerSearchformMain .headerSearchform form input:-webkit-autofill:focus, .headerSearchformMain .headerSearchform form input:-webkit-autofill:active {
  box-shadow: none !important;
  -webkit-transition-delay: 9999s;
  -webkit-transition: background-color 9999s ease-out;
  background-color: #eee !important;
  color: #757575 !important;
}

.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.75rem;
  height: 3.75rem;
  border-radius: 50%;
  position: absolute;
  top: 0;
  right: 0;
  background: #D0141B;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  font-size: 1.5rem;
  color: #fff;
  border: 0;
  cursor: pointer;
}

.headerSearchformMain .headerSearchform form button:hover {
  box-shadow: 0 0.3125rem 0.625rem rgba(208, 20, 27, 0.4);
}

.headerSearchformMain .headerSearchform form .closeSearch {
  cursor: pointer;
  right: 0;
  top: 0;
  height: 100%;
  font-size: 1.25rem;
  color: #333;
}

.headerSearchformMain .headerSearchMask {
  content: "";
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100vh;
  background: rgba(0, 0, 0, 0.4);
  backdrop-filter: blur(1.25rem);
}

.headerSearchformMain.admission .headerSearchform {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
}

/* 下拉菜单 */
.dropDownMenu {
  display: none;
  position: fixed;
  top: 5.625rem;
  left: 0;
  width: 100%;
  line-height: 1;
  padding: 5.9375rem 0 5.5625rem;
  background: url("../images/dropDownMenuBg.jpg") no-repeat center/cover;
  -webkit-transition: top 0.4s ease;
  transition: top 0.4s ease;
  border-bottom: 0.0625rem solid rgba(171, 171, 171, 0.2);
}

.dropDownMenu .dropDownMenuList {
  padding-top: 0.3125rem;
  margin-right: 2.5rem;
}

.dropDownMenu .dropDownMenuList .list {
  margin-bottom: 1rem;
}

.dropDownMenu .dropDownMenuList .list:last-child {
  margin-bottom: 0;
}

.dropDownMenu .dropDownMenuList .list a {
  display: inline-block;
  font-size: 1.125rem;
  color: #000000;
  white-space: nowrap;
  padding-bottom: 0.75rem;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  position: relative;
}

.dropDownMenu .dropDownMenuList .list a::before {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: -0.5625rem;
  width: 0.25rem;
  height: 0.25rem;
  background: #FBC20D;
  border-radius: 50%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  content: "";
  display: block;
}

.dropDownMenu .dropDownMenuList .list a::after {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 0%;
  height: 0.0625rem;
  background: #D0141B;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  content: "";
  display: block;
}

.dropDownMenu .dropDownMenuList .list.active a {
  color: #D0141B;
}

.dropDownMenu .dropDownMenuList .list.active a::before {
  opacity: 1;
  visibility: visible;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.dropDownMenu .dropDownMenuList .list.active a::after {
  width: 100%;
  right: auto;
  left: 0;
}

.dropDownMenu .dropDownMenuContnet .list {
  display: none;
}

.dropDownMenu .dropDownMenuContnet .list:nth-child(1) {
  display: block;
}

.dropDownMenu .dropDownMenuContnet .list .image {
  width: 35rem;
  border-radius: 0.5rem;
  overflow: hidden;
}

.dropDownMenu .dropDownMenuContnet .list .image img {
  width: 100%;
  height: 20.375rem;
  object-fit: cover;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.dropDownMenu .dropDownMenuContnet .list .image:hover img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.dropDownMenu .dropDownMenuContnet .list .content {
  width: 19.875rem;
  margin-left: 3.0625rem;
  padding-top: 3.25rem;
}

.dropDownMenu .dropDownMenuContnet .list .content .tab {
  font-size: 0.875rem;
  color: #777777;
  margin-bottom: 1.125rem;
}

.dropDownMenu .dropDownMenuContnet .list .content .tab::after {
  width: 3.75rem;
  height: 0.0625rem;
  background: #bababf;
  margin-left: 0.625rem;
  content: "";
  display: block;
}

.dropDownMenu .dropDownMenuContnet .list .content .title {
  font-size: 2.3125rem;
  color: #000000;
  line-height: 2.9375rem;
  min-height: 8.8125rem;
  margin-bottom: 2.1875rem;
}

.dropDownMenu .dropDownMenuContnet .list .content .more {
  font-size: 0.875rem;
  color: #8d8b89;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.dropDownMenu .dropDownMenuContnet .list .content .more span {
  font-weight: 500;
  margin-right: 0.5rem;
}

.dropDownMenu .dropDownMenuContnet .list .content .more i {
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.dropDownMenu .dropDownMenuContnet .list .content .more:hover {
  color: #D0141B;
}

/* 移动端栏目 */
.mobileHeader {
  display: none;
}

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

.layui-layer-shade {
  backdrop-filter: blur(1.25rem);
  opacity: 1 !important;
  background: rgba(0, 0, 0, 0.4) !important;
}

/* 分页 */
#pagingMian {
  position: relative;
  z-index: 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: 0;
}

#pagingMian .paging .layui-laypage a, #pagingMian .paging .layui-laypage span {
  width: 3rem;
  height: 3rem;
  line-height: 3rem;
  font-size: 0.8125rem;
  color: #353535;
  padding: 0;
  margin: 0 0.4375rem;
  border-radius: 0.5rem;
  border: 0;
  background: rgba(245, 245, 245, 0.7);
  overflow: hidden;
}

#pagingMian .paging .layui-laypage a:hover, #pagingMian .paging .layui-laypage span:hover {
  color: #D0141B;
}

#pagingMian .paging .layui-laypage-curr {
  font-size: 1.0625rem !important;
  font-weight: bold;
}

#pagingMian .paging .layui-laypage-prev,
#pagingMian .paging .layui-laypage-next {
  font-size: 0.625rem !important;
  font-weight: bold;
}

#pagingMian .paging .layui-laypage-curr .layui-laypage-em {
  background: #D0141B;
}

#pagingMian .mobileLoadMore {
  display: none;
}

/* 视频弹窗 */
.videoPopupBox {
  width: 100vw !important;
  height: 100%;
  background: #000 !important;
}

.videoPopupBox .layui-layer-setwin .layui-layer-close2 {
  right: 1.3125rem;
  top: 1.75rem;
  font-size: 1.75rem;
  width: auto;
  height: auto;
  border: 0;
  border-radius: 0%;
  padding: 0;
  background: none;
}

.videoPopupBox .layui-layer-setwin .layui-layer-close2:hover {
  background: none;
}

.videoPopupBox .layui-layer-content {
  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;
  height: 100% !important;
  overflow: hidden !important;
}

.videoPopupBox #videoPopup video {
  width: 100vw;
  height: auto;
  max-height: 100vh;
  object-fit: cover;
}

.videoPopupBox #videoPopup iframe {
  width: 100vw;
  height: 100vh;
}

/* 底部 */
#footer {
  padding: 5.875rem 0 0;
  position: relative;
  z-index: 2;
  background: #FFFFFF;
}

#footer .footerLogo {
  display: none;
}

#footer .footerContact {
  width: 31.375rem;
}

#footer .footerContact .title {
  font-weight: 500;
  font-size: 1.125rem;
  color: #000000;
  margin-bottom: 0.875rem;
}

#footer .footerContact .input {
  height: 3rem;
  background: #F6F6F6;
  border-radius: 0.5rem;
  overflow: hidden;
  margin-bottom: 0.875rem;
}

#footer .footerContact .input input {
  height: 3rem;
  font-size: 1rem;
  color: #B8B8B8;
  padding: 0 1.3125rem;
}

#footer .footerContact .input .submit {
  width: 6.3125rem;
  height: 3rem;
  background: #D80C18;
  border: 0;
  cursor: pointer;
}

#footer .footerContact .input .submit img {
  width: auto;
  height: 0.9375rem;
  margin-top: -0.25rem;
}

#footer .footerContact .intro {
  font-size: 0.875rem;
  color: rgba(65, 65, 65, 0.5);
  margin-bottom: 2.1875rem;
}

#footer .footerContact .shareMain a {
  margin-right: 1rem;
  position: relative;
}

#footer .footerContact .shareMain a:last-child {
  margin-right: 0;
}

#footer .footerContact .shareMain a .icon {
  width: 2.8125rem;
  height: 2.8125rem;
  border-radius: 50%;
  background: #EBEBEB;
  overflow: hidden;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

#footer .footerContact .shareMain a .icon img {
  width: 100%;
  height: auto;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

#footer .footerContact .shareMain a .popup {
  width: 6.875rem;
  height: 6.875rem;
  background: #fff;
  box-shadow: 0 0 0.75rem #eee;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  top: 4.375rem;
  padding: 0.5rem;
  position: absolute;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  border-radius: 0.4375rem;
}

#footer .footerContact .shareMain a .popup::after {
  position: absolute;
  left: 50%;
  top: -0.375rem;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 0.875rem;
  height: 0.4375rem;
  background: #FFFFFF;
  -webkit-clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
  clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
  content: "";
  display: block;
}

#footer .footerContact .shareMain a .popup img {
  width: 100%;
  height: auto;
}

#footer .footerContact .shareMain a:hover .icon {
  background: #D0141B;
  border-color: #D0141B;
}

#footer .footerContact .shareMain a:hover .icon img {
  -webkit-filter: invert(1);
  filter: invert(1);
}

#footer .footerContact .shareMain a:hover .popup {
  top: 3.75rem;
  opacity: 1;
  visibility: visible;
}

#footer .footerNav {
  width: 61.3125rem;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[3];
  grid-template-columns: repeat(3, 1fr);
  gap: 3.4375rem 4.0625rem;
}

#footer .footerNav dl {
  height: 100%;
}

#footer .footerNav dl:nth-child(1) {
  -ms-grid-row-span: 2;
  grid-row: span 2;
  height: 100%;
}

#footer .footerNav dl:nth-child(2) {
  -ms-grid-row-span: 1;
  grid-row: span 1;
}

#footer .footerNav dl:nth-child(3) {
  -ms-grid-row-span: 1;
  grid-row: span 1;
}

#footer .footerNav dl:nth-child(4) {
  -ms-grid-row-span: 1;
  grid-row: span 1;
}

#footer .footerNav dl:nth-child(5) {
  -ms-grid-row-span: 1;
  grid-row: span 1;
}

#footer .footerNav dl dt {
  margin-bottom: 0.5625rem;
}

#footer .footerNav dl dt a {
  font-weight: 500;
  font-size: 1.125rem;
  color: #000000;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

#footer .footerNav dl dt a i {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 1.25rem;
  height: 1.25rem;
  line-height: 1.3;
  font-size: 0.5rem;
  text-align: center;
  color: #2d2d2d;
  border-radius: 50%;
  border: 0.0625rem solid #2d2d2d;
  margin-left: 0.4375rem;
  vertical-align: middle;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

#footer .footerNav dl dt a:hover {
  color: #D0141B;
}

#footer .footerNav dl dt a:hover i {
  color: #fff;
  background: #D0141B;
  border-color: #D0141B;
}

#footer .footerNav dl dd {
  margin-bottom: 0.5rem;
  line-height: 1;
}

#footer .footerNav dl dd:last-child {
  margin-bottom: 0;
}

#footer .footerNav dl dd a {
  font-size: 0.9375rem;
  color: #575757;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  position: relative;
  line-height: 1.512rem;
}

#footer .footerNav dl dd a::after {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 0%;
  height: 0.0625rem;
  background: #D0141B;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  content: "";
  display: block;
}

#footer .footerNav dl dd a:hover {
  color: #D0141B;
}

#footer .footerNav dl dd a:hover::after {
  width: 100%;
  right: auto;
  left: 0;
}

#footer .footerLine {
  height: 0.1875rem;
  background: #D0141B;
  margin-top: 5.625rem;
  position: relative;
}

#footer .footerLine .line {
  position: absolute;
  left: 0;
  top: 0;
  width: 0%;
  height: 100%;
  background: #2B2448;
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}

#footer .footerOther {
  padding: 1.5625rem 0 2.5rem;
}

#footer .footerOther .copyright {
  font-size: 0.875rem;
  color: rgba(0, 0, 0, 0.7);
}

#footer .footerOther .copyright a {
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  position: relative;
}

#footer .footerOther .copyright a::after {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 0%;
  height: 0.0625rem;
  background: #D0141B;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  content: "";
  display: block;
}

#footer .footerOther .copyright a:hover {
  color: #D0141B;
}

#footer .footerOther .copyright a:hover::after {
  width: 100%;
  right: auto;
  left: 0;
}

#footer .footerOther .other a {
  font-size: 0.875rem;
  color: rgba(0, 0, 0, 0.7);
  margin-right: 1.125rem;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  position: relative;
}

#footer .footerOther .other a::after {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 0%;
  height: 0.0625rem;
  background: #D0141B;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  content: "";
  display: block;
}

#footer .footerOther .other a:hover {
  color: #D0141B;
}

#footer .footerOther .other a:hover::after {
  width: 100%;
  right: auto;
  left: 0;
}

#footer .footerOther .other a:last-child {
  margin-right: 0;
}

/* 首页-标题 */
.indexTitle {
  width: 50%;
  padding-top: 0.875rem;
  min-height: 6.875rem;
  border-right: 0.0625rem solid #E8E8E8;
}

.indexTitle .title {
  font-size: 1.125rem;
  color: #000000;
  margin-bottom: 0.5625rem;
}

.indexTitle .title::before {
  width: 0.3125rem;
  height: 0.3125rem;
  background: #FF0000;
  border-radius: 50%;
  margin-right: 0.3125rem;
  content: "";
  display: block;
}

.indexTitle .intro {
  font-weight: 500;
  font-size: 3.125rem;
  color: #000000;
  line-height: 3.75rem;
}

/* 首页-banner */
#banner {
  height: 100vh;
}

#banner .bannerImage {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100vh;
}

#banner .bannerImage .swiper-wrapper .swiper-slide {
  position: relative;
  overflow: hidden;
}

#banner .bannerImage .swiper-wrapper .swiper-slide::after {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 30%;
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.48));
  background: linear-gradient(180deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.48));
  pointer-events: none;
  z-index: 2;
  content: "";
  display: block;
}

#banner .bannerImage .swiper-wrapper .swiper-slide .image video, #banner .bannerImage .swiper-wrapper .swiper-slide .image img {
  width: 100%;
  height: 100vh;
  object-fit: cover;
  -webkit-transition: all 5s linear;
  transition: all 5s linear;
}

#banner .bannerImage .swiper-wrapper .swiper-slide .image img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

#banner .bannerImage .swiper-wrapper .swiper-slide .image video {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  height: 100%;
}

#banner .bannerImage .swiper-wrapper .swiper-slide .content {
  position: absolute;
  left: 0;
  bottom: 5.5rem;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 3;
  width: 100%;
}

#banner .bannerImage .swiper-wrapper .swiper-slide .content .title {
  font-weight: bold;
  font-size: 3.375rem;
  color: #FFFFFF;
  line-height: 4rem;
  margin-bottom: 1.6875rem;
  opacity: 0;
}

#banner .bannerImage .swiper-wrapper .swiper-slide .content .more {
  min-width: 10.75rem;
  height: 3rem;
  font-size: 0.9375rem;
  color: #FFFFFF;
  border-radius: 1.5rem;
  border: 0.125rem solid #FFFFFF;
  padding: 0 2.125rem;
  opacity: 0;
  position: relative;
  overflow: hidden;
}

#banner .bannerImage .swiper-wrapper .swiper-slide .content .more i {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 1.25rem;
  height: 1.25rem;
  line-height: 1.2;
  font-size: 0.5rem;
  text-align: center;
  border-radius: 50%;
  border: 0.125rem solid #FFFFFF;
  margin-right: 0.625rem;
}

#banner .bannerImage .swiper-wrapper .swiper-slide .content .more .text {
  position: relative;
  z-index: 2;
}

#banner .bannerImage .swiper-wrapper .swiper-slide .content .more::after {
  width: 100%;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  background: #D0141B;
  -webkit-transform: scaleY(0);
  -ms-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 0;
  -ms-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transition: opacity 0.4s ease, -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: opacity 0.4s ease, -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.4s ease;
  transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.4s ease, -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  opacity: 0;
  content: "";
}

#banner .bannerImage .swiper-wrapper .swiper-slide .content .more:hover {
  color: #fff;
  border-color: #D0141B;
}

#banner .bannerImage .swiper-wrapper .swiper-slide .content .more:hover::after {
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  opacity: 1;
}

#banner .bannerImage .swiper-wrapper .swiper-slide .content .more:hover .text {
  -webkit-animation: MoveUpInitial 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards, MoveUpEnd 0.4s cubic-bezier(0.165, 0.84, 0.44, 1) 0.2s forwards;
  animation: MoveUpInitial 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards, MoveUpEnd 0.4s cubic-bezier(0.165, 0.84, 0.44, 1) 0.2s forwards;
}

#banner .bannerImage .swiper-wrapper .swiper-slide-active .image img {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

#banner .bannerImage .swiper-wrapper .swiper-slide-active .content .title {
  -webkit-animation: fadeInUp 1.2s 0.4s forwards;
  animation: fadeInUp 1.2s 0.4s forwards;
}

#banner .bannerImage .swiper-wrapper .swiper-slide-active .content .more {
  -webkit-animation: fadeInUp 1.2s 0.6s forwards;
  animation: fadeInUp 1.2s 0.6s forwards;
}

#banner .bannerImage .swiper-pagination {
  position: absolute;
  left: 50%;
  bottom: 3.125rem;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 2;
}

#banner .bannerImage .swiper-pagination .swiper-pagination-bullet {
  display: inline-block;
  width: 0.375rem;
  height: 0.75rem;
  margin: 0 0.1875rem;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  cursor: pointer;
  position: relative;
  opacity: 0.5;
  overflow: hidden;
}
#banner .bannerImage .swiper-pagination .swiper-pagination-bullet::after {
  width: 0.75rem;
  height: 0.75rem;
  background: #FFFFFF;
  border-radius: 50%;
  content: "";
  display: block;
}

#banner .bannerImage .swiper-pagination .swiper-pagination-bullet:hover {
  opacity: 1;
}

#banner .bannerImage .swiper-pagination .swiper-pagination-bullet-active {
  opacity: 1;
  width: 0.75rem;
}

#banner .bannerMask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  backdrop-filter: blur(1.25rem);
  opacity: 0;
  pointer-events: none;
  z-index: 2;
}

#banner:hover .bannerImage .bannerBtn .swiper-button-prev,
#banner:hover .bannerImage .bannerBtn .swiper-button-next {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  opacity: 1;
  visibility: visible;
}

/* 首页-技术 */
#indexTechnology {
  padding-top: 4.0625rem;
  background: #FFFFFF;
  position: relative;
  z-index: 2;
}

#indexTechnology .indexTechnologyTitle {
  border-top: 0.0625rem solid #E8E8E8;
  padding-bottom: 3.125rem;
  position: relative;
  overflow: hidden;
}

#indexTechnology .indexTechnologyTitle .element {
  position: absolute;
  right: 0;
  top: 1.125rem;
  width: 39.4375rem;
}

#indexTechnology .indexTechnologyTitle .element img {
  width: 100%;
  height: auto;
}

#indexTechnology .indexTechnologyMain {
  height: 33.854vw;
  position: relative;
  overflow: hidden;
}
#indexTechnology .indexTechnologyMain::before {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 50%;
  background: #fff;
  -webkit-transition: all 0.8s ease;
  transition: all 0.8s ease;
  content: "";
  display: block;
}
#indexTechnology .indexTechnologyMain::after {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  height: 50%;
  background: #fff;
  -webkit-transition: all 0.8s ease;
  transition: all 0.8s ease;
  content: "";
  display: block;
}
#indexTechnology .indexTechnologyMain .logo {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 3;
}
#indexTechnology .indexTechnologyMain .logo img {
  width: auto;
  height: 3.625rem;
  -webkit-transition: all 0.6s ease 0.8s;
  transition: all 0.6s ease 0.8s;
}
#indexTechnology .indexTechnologyMain.animation::before {
  -webkit-transform: translateY(-100%);
      -ms-transform: translateY(-100%);
          transform: translateY(-100%);
}
#indexTechnology .indexTechnologyMain.animation::after {
  -webkit-transform: translateY(100%);
      -ms-transform: translateY(100%);
          transform: translateY(100%);
}
#indexTechnology .indexTechnologyMain.animation .logo img {
  -webkit-filter: blur(1.25rem);
          filter: blur(1.25rem);
  opacity: 0;
  visibility: hidden;
}

#indexTechnology .indexTechnologyMain .content {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 4rem 0;
}

#indexTechnology .indexTechnologyMain .content .intro {
  width: 41.6875rem;
  font-size: 1.25rem;
  color: #fff;
  line-height: 1.875rem;
}

/* 首页-产品 */
#indexProduct {
  padding: 4.0625rem 0 10rem;
  background: #FFFFFF;
  position: relative;
  z-index: 2;
}

#indexProduct .indexProductTitle {
  border-top: 0.0625rem solid #E8E8E8;
  padding-bottom: 5.375rem;
  position: relative;
  overflow: hidden;
}

#indexProduct .indexProductMain .indexProductLeft {
  position: -webkit-sticky;
  position: sticky;
  top: 7.5rem;
  width: 25.75rem;
  margin: 0;
}

#indexProduct .indexProductMain .indexProductLeft .swiper-wrapper .swiper-slide {
  height: auto;
  padding-left: 2.5rem;
  padding-bottom: 2rem;
  position: relative;
}

#indexProduct .indexProductMain .indexProductLeft .swiper-wrapper .swiper-slide::after {
  position: absolute;
  top: 1.5625rem;
  left: 0.3125rem;
  width: 0.1875rem;
  height: calc(100% - 1.125rem);
  background: #F1F1F1;
  border-radius: 0.125rem;
  content: "";
  display: block;
}

#indexProduct .indexProductMain .indexProductLeft .swiper-wrapper .swiper-slide .title {
  font-size: 1.25rem;
  color: #A3A3A3;
  line-height: 1.875rem;
  opacity: 0.9;
  position: relative;
  line-height: 1.2;
}

#indexProduct .indexProductMain .indexProductLeft .swiper-wrapper .swiper-slide .title::after {
  position: absolute;
  top: 0.625rem;
  left: -2.5rem;
  width: 0.8125rem;
  height: 0.8125rem;
  background: #D1D1D1;
  border-radius: 50%;
  content: "";
  display: block;
}

#indexProduct .indexProductMain .indexProductLeft .swiper-wrapper .swiper-slide .introBox {
  display: none;
}

#indexProduct .indexProductMain .indexProductLeft .swiper-wrapper .swiper-slide .introBox .intro {
  font-size: 1.125rem;
  color: #898888;
  line-height: 1.5rem;
  margin-top: 1.25rem;
  margin-bottom: 2.4375rem;
}

#indexProduct .indexProductMain .indexProductLeft .swiper-wrapper .swiper-slide .introBox .more {
  min-width: 10.75rem;
  height: 3rem;
  font-size: 0.9375rem;
  color: #FFFFFF;
  background: #D0141B;
  border-radius: 1.5rem;
  border: 0.125rem solid #D0141B;
  padding: 0 2.125rem;
}

#indexProduct .indexProductMain .indexProductLeft .swiper-wrapper .swiper-slide .introBox .more i {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 1.25rem;
  height: 1.25rem;
  line-height: 1.2;
  font-size: 0.5rem;
  text-align: center;
  border-radius: 50%;
  border: 0.125rem solid #FFFFFF;
  margin-right: 0.625rem;
}

#indexProduct .indexProductMain .indexProductLeft .swiper-wrapper .swiper-slide .introBox .more .text {
  position: relative;
  z-index: 2;
}

#indexProduct .indexProductMain .indexProductLeft .swiper-wrapper .swiper-slide .introBox .more:hover .text {
  -webkit-animation: MoveUpInitial 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards, MoveUpEnd 0.4s cubic-bezier(0.165, 0.84, 0.44, 1) 0.2s forwards;
  animation: MoveUpInitial 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards, MoveUpEnd 0.4s cubic-bezier(0.165, 0.84, 0.44, 1) 0.2s forwards;
}

#indexProduct .indexProductMain .indexProductLeft .swiper-wrapper .swiper-slide.active::after {
  background: -webkit-linear-gradient(top, #2B2448, #BFBEC5);
  background: linear-gradient(180deg, #2B2448, #BFBEC5);
}

#indexProduct .indexProductMain .indexProductLeft .swiper-wrapper .swiper-slide.active .title {
  color: #D0141B;
  font-size: 2.25rem;
}

#indexProduct .indexProductMain .indexProductLeft .swiper-wrapper .swiper-slide.active .title::after {
  background: #DB212B;
}

#indexProduct .indexProductMain .indexProductLeft .swiper-wrapper .swiper-slide:nth-child(1) .introBox {
  display: block;
}

#indexProduct .indexProductMain .indexProductLeft .swiper-wrapper .swiper-slide:last-child::after {
  display: none;
}

#indexProduct .indexProductMain .indexProductRight {
  width: 68.75rem;
  overflow: visible;
  margin: 0;
}

#indexProduct .indexProductMain .indexProductRight .swiper-wrapper .swiper-slide {
  position: -webkit-sticky;
  position: sticky;
  top: 12.5rem;
  height: auto;
  border-radius: 1.25rem;
  overflow: hidden;
  margin-bottom: 5rem;
  transform-origin: top;
}
#indexProduct .indexProductMain .indexProductRight .swiper-wrapper .swiper-slide:nth-child(2) {
  top: 13.75rem;
}
#indexProduct .indexProductMain .indexProductRight .swiper-wrapper .swiper-slide:nth-child(3) {
  top: 14.75rem;
}
#indexProduct .indexProductMain .indexProductRight .swiper-wrapper .swiper-slide:nth-child(4) {
  top: 15.75rem;
}
#indexProduct .indexProductMain .indexProductRight .swiper-wrapper .swiper-slide:nth-child(5) {
  top: 16.75rem;
}
#indexProduct .indexProductMain .indexProductRight .swiper-wrapper .swiper-slide:last-child {
  margin-bottom: 3.75rem;
}

#indexProduct .indexProductMain .indexProductRight .swiper-wrapper .swiper-slide img, #indexProduct .indexProductMain .indexProductRight .swiper-wrapper .swiper-slide video {
  width: 100%;
  height: 35rem;
  object-fit: cover;
}

#indexProduct .indexProductMain .indexProductRight .swiper-wrapper .swiper-slide video {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
}

/* 首页-应用 */
#indexApplications {
  padding: 0 0 5.625rem;
  background: #FFFFFF;
  position: relative;
  z-index: 2;
  overflow: hidden;
}

#indexApplications .indexApplicationsTitle {
  border-top: 0.0625rem solid #E8E8E8;
  padding-bottom: 5.375rem;
  position: relative;
}

#indexApplications .indexApplicationsTitle .indexApplicationsBtns {
  position: absolute;
  top: 3.375rem;
  right: 0;
}

#indexApplications .indexApplicationsTitle .indexApplicationsBtns .swiper-button-prev,
#indexApplications .indexApplicationsTitle .indexApplicationsBtns .swiper-button-next {
  width: 3.25rem;
  height: 3.3125rem;
  text-align: center;
  line-height: 3.3125rem;
  background: #F6F6F6;
  border-radius: 0.9375rem;
  font-size: 0.75rem;
  color: #515151;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  cursor: pointer;
  top: auto !important;
  left: auto !important;
  transform: none!important;
  right: auto !important;
  position: relative !important;
}

#indexApplications .indexApplicationsTitle .indexApplicationsBtns .swiper-button-prev:hover,
#indexApplications .indexApplicationsTitle .indexApplicationsBtns .swiper-button-next:hover {
  color: #fff;
  background: #2B2448;
}

#indexApplications .indexApplicationsTitle .indexApplicationsBtns .swiper-button-prev::after,
#indexApplications .indexApplicationsTitle .indexApplicationsBtns .swiper-button-next:after {
  display: none;
}

#indexApplications .indexApplicationsTitle .indexApplicationsBtns .swiper-button-prev i,
#indexApplications .indexApplicationsTitle .indexApplicationsBtns .swiper-button-next i {
  display: inline-block;
}

#indexApplications .indexApplicationsTitle .indexApplicationsBtns .swiper-button-prev {
  margin-right: 0.5625rem;
}

#indexApplications .indexApplicationsTitle .indexApplicationsBtns .swiper-button-prev i {
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
}

#indexApplications .indexApplicationsMain {
  width: 54.6875rem;
  overflow: visible;
  margin: 0 0 3.9375rem;
}

#indexApplications .indexApplicationsMain .swiper-wrapper .swiper-slide {
  position: relative;
  border-radius: 1.25rem;
  overflow: hidden;
}

#indexApplications .indexApplicationsMain .swiper-wrapper .swiper-slide .image img {
  width: 100%;
  height: 29.375rem;
  object-fit: cover;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

#indexApplications .indexApplicationsMain .swiper-wrapper .swiper-slide .title {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: auto;
  font-size: 1.375rem;
  color: #FFFFFF;
  padding: 1.875rem 1.9375rem 1.25rem;
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3));
  background: linear-gradient(180deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3));
}

#indexApplications .indexApplicationsMain .swiper-wrapper .swiper-slide:hover .image img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

#indexApplications .indexApplicationsListBox {
  text-align: center;
}

#indexApplications .indexApplicationsListBox .indexApplicationsList {
  display: inline-block;
}

#indexApplications .indexApplicationsListBox .indexApplicationsList::after {
  position: absolute;
  left: 50%;
  top: 0.4375rem;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: calc(100% - 9.125rem);
  height: 0.1875rem;
  background: -webkit-linear-gradient(left, #2B2448, #CFCFCF);
  background: linear-gradient(90deg, #2B2448, #CFCFCF);
  border-radius: 0.125rem;
  content: "";
  display: block;
}

#indexApplications .indexApplicationsListBox .indexApplicationsList .swiper-wrapper .swiper-slide {
  width: 9.125rem;
  padding-top: 1.875rem;
  text-align: center;
  position: relative;
  cursor: pointer;
}

#indexApplications .indexApplicationsListBox .indexApplicationsList .swiper-wrapper .swiper-slide::before {
  position: absolute;
  left: 50%;
  top: 0;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 0.8125rem;
  height: 0.8125rem;
  background: #BABABA;
  border-radius: 50%;
  border: 0.1875rem solid #FFFFFF;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  content: "";
  display: block;
}

#indexApplications .indexApplicationsListBox .indexApplicationsList .swiper-wrapper .swiper-slide .title {
  font-size: 0.9375rem;
  color: #000000;
  line-height: 1.125rem;
  opacity: 0.5;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

#indexApplications .indexApplicationsListBox .indexApplicationsList .swiper-wrapper .swiper-slide-thumb-active::before {
  background: #D0141B;
}

#indexApplications .indexApplicationsListBox .indexApplicationsList .swiper-wrapper .swiper-slide-thumb-active .title {
  opacity: 1;
}

#indexApplications .indexApplicationsListBox .indexApplicationsList .swiper-wrapper .swiper-slide:hover .title {
  opacity: 1;
}

.indexAboutusMain{overflow: hidden; position: relative;}

/* 首页-关于我们 */
#indexAboutus {
  padding: 0rem;
  background: #FFFFFF;
  position: relative;
  z-index: 2;
  overflow: hidden;
  height: 100vh;
  display: flex;
  align-items: center;
}

#indexAboutus .indexAboutusTitle {
  border-top: 0.0625rem solid #E8E8E8;
  padding-bottom: 1rem;
  opacity: 1;
}

#indexAboutus .indexAboutusContent {
  padding-right: 7.5rem;
}

#indexAboutus .indexAboutusContent .subTitle{ opacity: 0; display: flex; align-items: center; font-size: 1.125rem;color: #000000;margin-bottom: 1.0625rem;}

#indexAboutus .indexAboutusContent .subTitle::before{width: 0.3125rem;height: 0.3125rem;background: #FF0000;border-radius: 50%;margin-right: 0.3125rem;content: "";display: block;}

#indexAboutus .indexAboutusContent .title {
  font-weight: 500;
  font-size: 3.125rem;
  color: #000000;
  line-height: 3.4375rem;
  margin-bottom: 2.375rem;
  transition: all .6s;
}

#indexAboutus .indexAboutusContent .intro {
  font-size: 1.125rem;
  color: #898888;
  line-height: 1.75rem;
  margin-bottom: 2.6875rem;
  transition: all .6s;
}

#indexAboutus .indexAboutusContent .more {
  min-width: 10.75rem;
  height: 3rem;
  font-size: 0.9375rem;
  color: #D0141B;
  border-radius: 1.5rem;
  border: 0.125rem solid #D0141B;
  padding: 0 2.125rem;
  position: relative;
  overflow: hidden;
  transition: all .6s;
}

#indexAboutus .indexAboutusContent .more i {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 1.25rem;
  height: 1.25rem;
  line-height: 1.2;
  font-size: 0.5rem;
  text-align: center;
  border-radius: 50%;
  border: 0.125rem solid #D0141B;
  margin-right: 0.625rem;
  transition: all .6s;
}

#indexAboutus .indexAboutusContent .more .text {
  position: relative;
  z-index: 2;
}

#indexAboutus .indexAboutusContent .more::after {
  width: 100%;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  background: #D0141B;
  -webkit-transform: scaleY(0);
  -ms-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 0;
  -ms-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  content: "";
}

#indexAboutus .indexAboutusContent .more:hover {
  color: #fff;
}

#indexAboutus .indexAboutusContent .more:hover::after {
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
}

#indexAboutus .indexAboutusContent .more:hover i {
  border-color: #fff;
}

#indexAboutus .indexAboutusContent .more:hover .text {
  -webkit-animation: MoveUpInitial 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards, MoveUpEnd 0.4s cubic-bezier(0.165, 0.84, 0.44, 1) 0.2s forwards;
  animation: MoveUpInitial 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards, MoveUpEnd 0.4s cubic-bezier(0.165, 0.84, 0.44, 1) 0.2s forwards;
}

#indexAboutus .indexAboutusImage {
  width: 35.125rem;
  border-radius: 50%;
  overflow: hidden;
  opacity: 0;
}
#indexAboutus .content1760{position: relative; z-index: 10;}
#indexAboutus .indexAboutusBg{width: 35.125rem; height:35.125rem; position: absolute; top: 57%; left: 50%; opacity: 0; transform: translate(-50%,-50%); overflow: hidden; border-radius: 100%;}
#indexAboutus .indexAboutusBg img{width: 100vw; height: 100vh; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); max-width: inherit; object-fit: cover;}

#indexAboutus .indexAboutusImage img {
  width: 35.125rem;
  height: 35.125rem;
  object-fit: cover;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

#indexAboutus .indexAboutusImage:hover img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

#indexAboutus .indexAboutusOther {
  padding-left: 7.5rem;
}

#indexAboutus .indexAboutusOther .list {
  margin-bottom: 2rem;
}

#indexAboutus .indexAboutusOther .list:last-child {
  margin-bottom: 0;
}

#indexAboutus .indexAboutusOther .list .icon {
  width: 4.5625rem;
  height: 4.5625rem;
  position: relative;
  margin-right: 1.125rem;
}

#indexAboutus .indexAboutusOther .list .icon::after {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: url("../images/indexAboutusBorder.png") no-repeat center/cover;
  content: "";
  display: block;
  transition: all .6s;
  border-radius: 100%;
}

#indexAboutus .indexAboutusOther .list .icon img {
  width: 4.5625rem;
  height: 4.5625rem;
  transition: all .6s;
}

#indexAboutus .indexAboutusOther .list .content {
  padding-right: 4.9375rem;
}

#indexAboutus .indexAboutusOther .list .content .title {
  font-weight: bold;
  font-size: 1rem;
  color: #000000;
  transition: all .6s;
}

#indexAboutus .indexAboutusOther .list .content .intro {
  font-size: 0.9375rem;
  color: #6D6D6D;
  line-height: 1.125rem;
  transition: all .6s;
}

#indexAboutus .indexAboutusOther .list:hover .icon::after {
  -webkit-animation: rotate 3s linear infinite;
  animation: rotate 3s linear infinite;
}

/* 首页-新闻 */
#indexNews {
  padding: 0 0 7.8125rem;
  background: #FFFFFF;
  position: relative;
  z-index: 2;
}

#indexNews .indexNewsTitle {
  border-top: 0.0625rem solid #E8E8E8;
  padding-bottom: 4.4375rem;
  position: relative;
}

#indexNews .indexNewsTitle .indexNewsBtns {
  position: absolute;
  top: 3.375rem;
  right: 0;
}

#indexNews .indexNewsTitle .indexNewsBtns .swiper-button-prev,
#indexNews .indexNewsTitle .indexNewsBtns .swiper-button-next {
  width: 3.25rem;
  height: 3.3125rem;
  text-align: center;
  line-height: 3.3125rem;
  background: #F6F6F6;
  border-radius: 0.9375rem;
  font-size: 0.75rem;
  color: #515151;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  cursor: pointer;
  position: relative !important;
  transform: none !important;
  left: auto !important;
  margin: 0px !important;
  top: auto!important;
  right: auto!important;
}

#indexNews .indexNewsTitle .indexNewsBtns .swiper-button-prev::after,
#indexNews .indexNewsTitle .indexNewsBtns .swiper-button-next::after {display: none;}

#indexNews .indexNewsTitle .indexNewsBtns .swiper-button-prev:hover,
#indexNews .indexNewsTitle .indexNewsBtns .swiper-button-next:hover {
  color: #fff;
  background: #2B2448;
}

#indexNews .indexNewsTitle .indexNewsBtns .swiper-button-prev i,
#indexNews .indexNewsTitle .indexNewsBtns .swiper-button-next i {
  display: inline-block;
  font-size: 1;
}

#indexNews .indexNewsTitle .indexNewsBtns .swiper-button-prev {
  margin-right: 0.5625rem !important;
}

#indexNews .indexNewsTitle .indexNewsBtns .swiper-button-prev i {
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
}

#indexNews .indexNewsMain .swiper-wrapper .swiper-slide {
  height: 21.25rem;
}

#indexNews .indexNewsMain .swiper-wrapper .swiper-slide a {
  height: 19.375rem;
  background: #F8F8F8;
  padding: 1.25rem 2.3125rem;
  border-radius: 1.875rem;
  overflow: hidden;
  position: relative;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

#indexNews .indexNewsMain .swiper-wrapper .swiper-slide a::after {
  width: 100%;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  background: -webkit-linear-gradient(bottom, #6a648b, #2b2448);
  background: linear-gradient(0deg, #6a648b, #2b2448);
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  opacity: 0;
  visibility: hidden;
  content: "";
}

#indexNews .indexNewsMain .swiper-wrapper .swiper-slide a .time {
  margin-bottom: 0.625rem;
  position: relative;
  z-index: 2;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

#indexNews .indexNewsMain .swiper-wrapper .swiper-slide a .time i {
  font-size: 0.875rem;
  color: #898888;
  -webkit-transition: all 0.4s 0.1s ease;
  transition: all 0.4s 0.1s ease;
}

#indexNews .indexNewsMain .swiper-wrapper .swiper-slide a .time span {
  min-width: 3.25rem;
  height: 1.0625rem;
  line-height: 1.0625rem;
  text-align: center;
  background: rgba(218, 217, 215, 0.5);
  border-radius: 0.5625rem;
  padding: 0 0.6875rem;
  font-size: 0.75rem;
  color: rgba(137, 136, 136, 0.8);
  margin-left: 0.375rem;
  -webkit-transition: all 0.4s 0.1s ease;
  transition: all 0.4s 0.1s ease;
}

#indexNews .indexNewsMain .swiper-wrapper .swiper-slide a .title {
  font-size: 1.375rem;
  color: #000000;
  line-height: 1.625rem;
  height: 6.5rem;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 1.0625rem;
  position: relative;
  z-index: 2;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

#indexNews .indexNewsMain .swiper-wrapper .swiper-slide a .more {
  min-width: 9.6875rem;
  height: 3rem;
  font-size: 0.9375rem;
  color: #9A9A9C;
  border-radius: 1.5rem;
  padding: 0 1.5625rem;
  margin-left: -1.5625rem;
  position: relative;
  z-index: 2;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

#indexNews .indexNewsMain .swiper-wrapper .swiper-slide a .more i {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 1.25rem;
  height: 1.25rem;
  line-height: 1.2;
  font-size: 0.5rem;
  text-align: center;
  border-radius: 50%;
  border: 0.125rem solid #9A9A9C;
  margin-right: 0.625rem;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

#indexNews .indexNewsMain .swiper-wrapper .swiper-slide a:hover {
  height: 21.25rem;
}

#indexNews .indexNewsMain .swiper-wrapper .swiper-slide a:hover::after {
  opacity: 1;
  visibility: visible;
}

#indexNews .indexNewsMain .swiper-wrapper .swiper-slide a:hover .time i {
  color: rgba(255, 255, 255, 0.5);
}

#indexNews .indexNewsMain .swiper-wrapper .swiper-slide a:hover .time span {
  color: rgba(255, 255, 255, 0.8);
  background: rgba(255, 255, 255, 0.2);
}

#indexNews .indexNewsMain .swiper-wrapper .swiper-slide a:hover .title {
  color: #fff;
}

#indexNews .indexNewsMain .swiper-wrapper .swiper-slide a:hover .more {
  color: #fff;
  background: #D0141B;
  margin-left: 0;
}

#indexNews .indexNewsMain .swiper-wrapper .swiper-slide a:hover .more i {
  border-color: #fff;
}

/* 首页-联系我们 */
#indexContact {
  min-height: 23.125rem;
  padding: 5.875rem 0 7.125rem;
  position: relative;
  z-index: 2;
}
#indexContact .commonBg img {
  -webkit-animation: scale 12s infinite linear;
          animation: scale 12s infinite linear;
}

#indexContact .title {
  font-weight: 500;
  font-size: 2.8125rem;
  color: #000000;
  margin-bottom: 0.0625rem;
}

#indexContact .intro {
  font-size: 1.125rem;
  color: rgba(0, 0, 0, 0.6);
  margin-bottom: 1.25rem;
}

#indexContact .more {
  min-width: 10.75rem;
  height: 3rem;
  font-size: 0.9375rem;
  color: #D0141B;
  border-radius: 1.5rem;
  border: 0.125rem solid #D0141B;
  padding: 0 2.125rem;
  position: relative;
  overflow: hidden;
}

#indexContact .more i {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 1.25rem;
  height: 1.25rem;
  line-height: 1.2;
  font-size: 0.5rem;
  text-align: center;
  border-radius: 50%;
  border: 0.125rem solid #D0141B;
  margin-right: 0.625rem;
}

#indexContact .more .text {
  position: relative;
  z-index: 2;
}

#indexContact .more::after {
  width: 100%;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  background: #D0141B;
  -webkit-transform: scaleY(0);
  -ms-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 0;
  -ms-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  content: "";
}

#indexContact .more:hover {
  color: #fff;
}

#indexContact .more:hover::after {
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
}

#indexContact .more:hover i {
  border-color: #fff;
}

#indexContact .more:hover .text {
  -webkit-animation: MoveUpInitial 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards, MoveUpEnd 0.4s cubic-bezier(0.165, 0.84, 0.44, 1) 0.2s forwards;
  animation: MoveUpInitial 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards, MoveUpEnd 0.4s cubic-bezier(0.165, 0.84, 0.44, 1) 0.2s forwards;
}

/* 移动端 */
@media (max-width: 768px) {
  html {
    font-size: 1rem !important;
    /* 
      移动端基准值
    */
  }
  @-webkit-keyframes translateX {
    0% {
      -webkit-transform: translateX(0);
      transform: translateX(0);
    }
    100% {
      -webkit-transform: translate(-5rem);
      transform: translate(-5rem);
    }
  }
  @keyframes translateX {
    0% {
      -webkit-transform: translateX(0);
      transform: translateX(0);
    }
    100% {
      -webkit-transform: translate(-5rem);
      transform: translate(-5rem);
    }
  }
  /* 左偏移 */
  .leftOffset {
    left: -16.25rem !important;
  }
  /* 版心 */
  .content1760 {
    width: calc(100% - 2.5rem);
  }
  /* 头部 */
  .header {
    height: 5rem;
  }
  .header .headerBox {
    width: calc(100% - 2.5rem);
    height: 3.125rem;
    line-height: 3.0625rem;
  }
  .header .headerBox .headerContainer {
    max-width: 100%;
    padding: 0 1.25rem;
  }
  .header .headerLogo {
    position: relative;
    z-index: 2;
  }
  .header .headerLogo a img {
    height: 1.375rem;
  }
  .header .headerMain .headerNav {
    display: none;
  }
  .header .headerMain .headerOther {
    margin-left: 0;
    width: 100%;
    height: 3.125rem;
  }
  .header .headerMain .headerOther .searchBtn {
    color: #000;
    width: auto;
    height: auto;
    line-height: 1;
    border-radius: 0;
    font-size: 1.375rem;
    margin-right: 0.875rem;
    margin-top: 0.0625rem;
    background: none;
  }
  .header .headerMain .headerOther .langBtn {
    display: none;
    width: auto;
    margin-right: 0.3125rem;
  }
  .header .headerMain .headerOther .langBtn .title {
    height: auto;
    line-height: 1;
    border-radius: 0;
    border: 0;
  }
  .header .headerMain .headerOther .langBtn .title img {
    width: auto;
    height: 1.1875rem;
    margin-right: 0.375rem;
    margin-top: 0;
  }
  .header .headerMain .headerOther .langBtn .title span {
    display: none;
  }
  .header .headerMain .headerOther .langBtn .title b {
    display: none;
  }
  .header .headerMain .headerOther .langBtn:hover .popup {
    top: 2rem;
  }
  .header .headerMain .headerOther .langBtn .popup {
    top: 2.4375rem;
    min-width: 3.75rem;
    padding: 0.5rem 0;
    border-radius: 0.375rem;
    box-shadow: 0 0.375rem 1.25rem #ddd;
  }
  .header .headerMain .headerOther .langBtn .popup::after {
    top: 0.0625rem;
    width: 0.625rem;
    height: 0.375rem;
  }
  .header .headerMain .headerOther .langBtn .popup a {
    font-size: 0.75rem;
    line-height: 1.1875rem;
    margin-bottom: 0.125rem;
    white-space: nowrap;
  }
  .header .headerMain .headerOther .langBtn .popup a:first-child {
    border-radius: 0.375rem 0.375rem 0 0;
  }
  .header .headerMain .headerOther .langBtn .popup a:last-child {
    border-radius: 0 0 0.375rem 0.375rem;
  }
  .header .headerMain .headerOther .menusBtn {
    display: block;
    cursor: pointer;
    margin-top: 0;
  }
  .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: 1.4375rem;
    -webkit-transform: rotate(-45deg) translate(0.3125rem, -0.3125rem);
    -ms-transform: rotate(-45deg) translate(0.3125rem, -0.3125rem);
    transform: rotate(-45deg) translate(0.3125rem, -0.3125rem);
  }
  .header .headerMain .headerOther .menusBtn span {
    display: block;
    height: 0.125rem;
    background: #000;
    border-radius: 0.0625rem;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }
  .header .headerMain .headerOther .menusBtn span:nth-child(1) {
    width: 1.4375rem;
    margin-bottom: 0.3125rem;
  }
  .header .headerMain .headerOther .menusBtn span:nth-child(2) {
    width: 1.4375rem;
    margin-bottom: 0.3125rem;
  }
  .header .headerMain .headerOther .menusBtn span:nth-child(3) {
    width: 1.125rem;
  }
  .header.headerMask {
    height: 3.75rem;
  }

  .header.headerMask .headerBox {
    height: 3.75rem;
    line-height: 3.6875rem;
  }
  /* 头部搜索 */
  .headerSearchformMain .headerSearchform {
    padding: 2.5rem 0;
  }
  .headerSearchformMain .headerSearchform form {
    max-width: calc(100% - 2.5rem);
  }
  .headerSearchformMain .headerSearchform form input {
    height: 3.125rem;
    font-size: 0.9375rem;
    border-radius: 2.5rem;
    padding-left: 1.25rem;
  }
  .headerSearchformMain .headerSearchform form button {
    width: 3.125rem;
    height: 3.125rem;
    font-size: 1.25rem;
  }
  .headerSearchformMain .headerSearchform form button:hover {
    box-shadow: 0 0.3125rem 0.625rem rgba(208, 20, 27, 0.4);
  }
  .headerSearchformMain .headerSearchform form .closeSearch {
    font-size: 1.25rem;
  }
  /* 移动端栏目 */
  .mobileHeader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9998;
    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: 0;
  }
  .mobileHeader .column {
    position: fixed;
    right: -16.25rem;
    top: 0;
    width: 16.25rem;
    height: 100%;
    overflow-y: auto;
    background: #fafafa;
    padding-top: 3.75rem;
    -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: 0.0625rem solid #eff1f3;
  }
  .mobileHeader .column .wrapper:last-child {
    border-bottom: 0;
  }
  .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: 0.9375rem;
    color: #333;
    padding: 0.875rem 1.5625rem;
    min-height: 3.125rem;
    position: relative;
  }
  .mobileHeader .column .wrapper .oneLevel .oneLevelTitle .title a::before {
    width: 0.5rem;
    height: 0.5rem;
    border-radius: 50%;
    border: 0.0625rem solid #D8D8D8;
    margin-right: 0.9375rem;
    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: 0;
    right: 0;
    width: 2.5rem;
    height: 100%;
  }
  .mobileHeader .column .wrapper .oneLevel .oneLevelTitle .icon i {
    display: block;
    width: 0.75rem;
    height: 0.75rem;
    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: 0.125rem;
    height: 100%;
  }
  .mobileHeader .column .wrapper .oneLevel .oneLevelTitle .icon i::after {
    width: 100%;
    height: 0.125rem;
  }
  .mobileHeader .column .wrapper .oneLevel .oneLevelMain {
    display: none;
    background: #f6f6f6;
  }
  .mobileHeader .column .wrapper .oneLevel .oneLevelMain .secondLevel:last-child {
    border-bottom: 0;
  }
  .mobileHeader .column .wrapper .oneLevel .oneLevelMain .secondLevel .secondLevelTitle {
    position: relative;
    border-bottom: 0.0625rem 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: 0.875rem;
    color: #333;
    padding: 0.9375rem 1.5625rem;
  }
  .mobileHeader .column .wrapper .oneLevel .oneLevelMain .secondLevel .secondLevelTitle .title a::before {
    width: 0.3125rem;
    height: 0.3125rem;
    border-top: 0.0625rem solid #999;
    border-left: 0.0625rem solid #999;
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
    margin-right: 1.1875rem;
    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: 0;
    right: 0;
    width: 2.5rem;
    height: 100%;
  }
  .mobileHeader .column .wrapper .oneLevel .oneLevelMain .secondLevel .secondLevelTitle .icon i {
    display: block;
    width: 0.75rem;
    height: 0.75rem;
    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: 0.125rem;
    height: 100%;
  }
  .mobileHeader .column .wrapper .oneLevel .oneLevelMain .secondLevel .secondLevelTitle .icon i::after {
    width: 100%;
    height: 0.125rem;
  }
  .mobileHeader .column .wrapper .oneLevel .oneLevelMain .secondLevel .secondLevelMain {
    display: none;
    background: #fafafa;
  }
  .mobileHeader .column .wrapper .oneLevel .oneLevelMain .secondLevel .secondLevelMain a {
    display: block;
    font-size: 0.875rem;
    color: #333;
    padding: 0.9375rem 3.125rem;
    border-bottom: 0.0625rem solid #EBEBEB;
  }
  .mobileHeader .column .wrapper .oneLevel .oneLevelMain .secondLevel .secondLevelMain a:last-child {
    border-bottom: 0;
  }
  /* 分页 */
  #pagingMian .paging {
    display: none;
  }
  #pagingMian .mobileLoadMore {
    display: block;
    text-align: center;
  }
  #pagingMian .mobileLoadMore a {
    display: block;
    min-width: 6.25rem;
    height: 2.5rem;
    line-height: 2.5rem;
    font-size: 0.8125rem;
    border-radius: 1.875rem;
    color: #fff;
    background: #fbc20d;
    margin: 0 auto;
  }
  #pagingMian .mobileLoadMore a .icon {
    display: none;
  }
  /* 视频弹窗 */
  .videoPopupBox .layui-layer-setwin .layui-layer-close2 {
    right: 0.6875rem;
    top: 1.125rem;
    font-size: 1.375rem;
  }
  /* 首页-标题 */
  .indexTitle {
    width: 100%;
    padding-top: 0;
    min-height: auto;
    border-right: 0;
  }
  .indexTitle .title {
    font-size: 0.875rem;
    margin-bottom: 0.25rem;
  }
  .indexTitle .title::before {
    width: 0.3125rem;
    height: 0.3125rem;
    margin-right: 0.3125rem;
  }
  .indexTitle .intro {
    font-size: 1.5rem;
    line-height: 1.875rem;
  }
  /* 首页-banner */
  #banner .bannerImage .swiper-wrapper .swiper-slide::after {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 30%;
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.48));
    background: linear-gradient(180deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.48));
    pointer-events: none;
    z-index: 2;
    content: "";
    display: block;
  }
  #banner .bannerImage .swiper-wrapper .swiper-slide .content {
    bottom: 2rem;
  }
  #banner .bannerImage .swiper-wrapper .swiper-slide .content .title {
    font-size: 1.6875rem;
    line-height: 2rem;
    margin-bottom: 1.125rem;
  }
  #banner .bannerImage .swiper-wrapper .swiper-slide .content .more {
    min-width: 6.6875rem;
    height: 2.3125rem;
    font-size: 0.75rem;
    border-radius: 1.5rem;
    border-width: 0.0625rem;
    padding: 0 1.25rem;
  }
  #banner .bannerImage .swiper-wrapper .swiper-slide .content .more i {
    width: 1rem;
    height: 1rem;
    line-height: 1.2;
    font-size: 0.3125rem;
    border-width: 0.0625rem;
    margin-right: 0.625rem;
  }
  #banner .bannerImage .swiper-pagination {
    bottom: 1.5625rem;
  }
  #banner .bannerImage .swiper-pagination .swiper-pagination-bullet {
    width: 0.3125rem;
    height: 0.625rem;
    margin: 0 0.1875rem;
  }
  #banner .bannerImage .swiper-pagination .swiper-pagination-bullet::after {
    width: 0.625rem;
    height: 0.625rem;
  }
  #banner .bannerImage .swiper-pagination .swiper-pagination-bullet-active {
    width: 0.625rem;
  }
  #banner .bannerMask {
    backdrop-filter: blur(1.25rem);
  }
  /* 首页-技术 */
  #indexTechnology {
    padding-top: 2.5rem;
  }
  #indexTechnology .indexTechnologyTitle {
    border-top: 0;
    padding-bottom: 1.5rem;
  }
  #indexTechnology .indexTechnologyTitle .element {
    top: 0;
    width: 8.4375rem;
  }
  #indexTechnology .indexTechnologyMain {
    height: 29.375rem;
    position: relative;
  }
  #indexTechnology .indexTechnologyMain .logo img {
    height: 1.75rem;
  }
  #indexTechnology .indexTechnologyMain .content {
    padding: 1.875rem 0;
  }
  #indexTechnology .indexTechnologyMain .content .intro {
    width: 100%;
    font-size: 0.875rem;
    line-height: 1.375rem;
  }
  /* 首页-产品 */
  #indexProduct {
    padding: 3.125rem 0;
    overflow: hidden;
  }
  #indexProduct .indexProductTitle {
    border-top: 0;
    padding-bottom: 1.5625rem;
  }
  #indexProduct .indexProductMain .indexProductLeft {
    position: static;
    width: 80%;
    overflow: visible;
    margin: 0;
  }
  #indexProduct .indexProductMain .indexProductLeft .swiper-wrapper .swiper-slide {
    padding-left: 0.625rem;
    padding-top: 1.875rem;
    padding-bottom: 2rem;
  }
  #indexProduct .indexProductMain .indexProductLeft .swiper-wrapper .swiper-slide::after {
    position: absolute;
    top: 0.4375rem;
    left: 0;
    width: 100%;
    height: 0.125rem;
    background: #F1F1F1;
    border-radius: 0.125rem;
    content: "";
    display: block;
  }
  #indexProduct .indexProductMain .indexProductLeft .swiper-wrapper .swiper-slide .title {
    font-size: 0.875rem;
    line-height: 1.625rem;
    opacity: 1;
    position: relative;
    z-index: 2;
  }
  #indexProduct .indexProductMain .indexProductLeft .swiper-wrapper .swiper-slide .title::after {
    top: -1.8125rem;
    left: -0.625rem;
    width: 0.5rem;
    height: 0.5rem;
    border: 0.1875rem solid #FFFFFF;
  }
  #indexProduct .indexProductMain .indexProductLeft .swiper-wrapper .swiper-slide .introBox {
    opacity: 9;
  }
  #indexProduct .indexProductMain .indexProductLeft .swiper-wrapper .swiper-slide .introBox .intro {
    font-size: 0.8125rem;
    line-height: 1.25rem;
    margin-top: 0.4375rem;
    margin-bottom: 1.25rem;
  }
  #indexProduct .indexProductMain .indexProductLeft .swiper-wrapper .swiper-slide .introBox .more {
    min-width: 6.6875rem;
    height: 2.3125rem;
    font-size: 0.75rem;
    border-radius: 1.5rem;
    border-width: 0.0625rem;
    padding: 0 1.25rem;
  }
  #indexProduct .indexProductMain .indexProductLeft .swiper-wrapper .swiper-slide .introBox .more i {
    width: 1rem;
    height: 1rem;
    line-height: 1.2;
    font-size: 0.3125rem;
    border-width: 0.0625rem;
    margin-right: 0.625rem;
  }
  #indexProduct .indexProductMain .indexProductLeft .swiper-wrapper .swiper-slide.active::after {
    background: -webkit-linear-gradient(top, #2B2448, #BFBEC5);
    background: linear-gradient(180deg, #2B2448, #BFBEC5);
  }
  #indexProduct .indexProductMain .indexProductLeft .swiper-wrapper .swiper-slide.active .title {
    color: #D0141B;
    font-size: 1.125rem;
  }
  #indexProduct .indexProductMain .indexProductLeft .swiper-wrapper .swiper-slide.active .title::after {
    background: #DB212B;
  }
  #indexProduct .indexProductMain .indexProductLeft .swiper-wrapper .swiper-slide.active .introBox {
    display: block;
    opacity: 1;
  }
  #indexProduct .indexProductMain .indexProductLeft .swiper-wrapper .swiper-slide:last-child::after {
    display: block;
  }
  #indexProduct .indexProductMain .indexProductRight {
    width: 100%;
    overflow: hidden;
  }
  #indexProduct .indexProductMain .indexProductRight .swiper-wrapper .swiper-slide {
    position: static;
    top: auto;
    height: auto;
    border-radius: 0.75rem;
    margin-bottom: 0;
  }
  #indexProduct .indexProductMain .indexProductRight .swiper-wrapper .swiper-slide img, #indexProduct .indexProductMain .indexProductRight .swiper-wrapper .swiper-slide video {
    height: 19.375rem;
  }
  /* 首页-应用 */
  #indexApplications {
    padding: 0 0 2.5rem;
  }
  #indexApplications .indexApplicationsTitle {
    border-top: 0;
    padding-bottom: 1.5625rem;
  }
  #indexApplications .indexApplicationsTitle .indexApplicationsBtns {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  #indexApplications .indexApplicationsTitle .indexApplicationsBtns .swiper-button-prev,
  #indexApplications .indexApplicationsTitle .indexApplicationsBtns .swiper-button-next {
    width: 2.25rem;
    height: 2.375rem;
    line-height: 2.375rem;
    border-radius: 0.5rem;
    font-size: 0.625rem;
  }
  #indexApplications .indexApplicationsTitle .indexApplicationsBtns .swiper-button-prev {
    margin-right: 0.5625rem;
  }
  #indexApplications .indexApplicationsTitle .indexApplicationsBtns .swiper-button-prev i {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }
  #indexApplications .indexApplicationsMain {
    width: 100%;
    margin: 0 0 1.5625rem;
  }
  #indexApplications .indexApplicationsMain .swiper-wrapper .swiper-slide {
    border-radius: 0.75rem;
  }
  #indexApplications .indexApplicationsMain .swiper-wrapper .swiper-slide .image img {
    height: 14.625rem;
  }
  #indexApplications .indexApplicationsMain .swiper-wrapper .swiper-slide .title {
    display: none;
  }
  #indexApplications .indexApplicationsListBox {
    width: 100%;
  }
  #indexApplications .indexApplicationsListBox .indexApplicationsList {
    display: block;
    margin-left: -1.4375rem;
  }
  #indexApplications .indexApplicationsListBox .indexApplicationsList::after {
    top: 0.4375rem;
    left: 1.4375rem;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    width: 100%;
    height: 0.125rem;
    border-radius: 0.125rem;
  }
  #indexApplications .indexApplicationsListBox .indexApplicationsList .swiper-wrapper .swiper-slide {
    width: 6.625rem;
    padding-top: 1.25rem;
  }
  #indexApplications .indexApplicationsListBox .indexApplicationsList .swiper-wrapper .swiper-slide::before {
    width: 0.625rem;
    height: 0.625rem;
    border-width: 0.1875rem;
  }
  #indexApplications .indexApplicationsListBox .indexApplicationsList .swiper-wrapper .swiper-slide .title {
    font-size: 0.75rem;
    line-height: 1.125rem;
  }
  /* 首页-关于我们 */
  #indexAboutus {
    padding: 0 0 2.5rem;
    height: auto;
  }
  #indexAboutus .indexAboutusTitle {
    border-top: 0;
    padding-bottom: 0.375rem;

  }
  #indexAboutus .indexAboutusContent {
    padding-right: 0;
  }

  #indexAboutus .indexAboutusContent .subTitle{display: none;}

  #indexAboutus .indexAboutusContent .title {
    font-size: 1.5rem;
    line-height: 1.875rem;
    margin-bottom: 0.75rem;
  }
  #indexAboutus .indexAboutusContent .intro {
    font-size: 0.875rem;
    line-height: 1.5rem;
    margin-bottom: 1.25rem;
  }
  #indexAboutus .indexAboutusContent .more {
    min-width: 6.6875rem;
    height: 2.3125rem;
    font-size: 0.75rem;
    border-radius: 1.5rem;
    border-width: 0.0625rem;
    padding: 0 1.25rem;
  }
  #indexAboutus .indexAboutusContent .more i {
    width: 1rem;
    height: 1rem;
    line-height: 1.2;
    font-size: 0.3125rem;
    border-width: 0.0625rem;
    margin-right: 0.625rem;
  }
  #indexAboutus .indexAboutusImage {
    width: 21.5rem;
    margin: 0.625rem auto 1.875rem;
    opacity: 1;
  }
  #indexAboutus .indexAboutusImage img {
    width: 21.5rem;
    height: 21.5rem;
  }
  #indexAboutus .indexAboutusOther {
    padding-left: 0;
  }
  #indexAboutus .indexAboutusOther .list {
    margin-bottom: 1.0625rem;
  }
  #indexAboutus .indexAboutusOther .list .icon {
    width: 2.6875rem;
    height: 2.6875rem;
    margin-right: 0.625rem;
  }
  #indexAboutus .indexAboutusOther .list .icon img {
    width: 2.6875rem;
    height: 2.6875rem;
  }
  #indexAboutus .indexAboutusOther .list .content {
    padding-right: 0;
  }
  #indexAboutus .indexAboutusOther .list .content .title {
    font-size: 0.875rem;
  }
  #indexAboutus .indexAboutusOther .list .content .intro {
    font-size: 0.75rem;
    line-height: 1.125rem;
  }
  #indexAboutus .indexAboutusOther .list:hover .icon::after {
    -webkit-animation: rotate 3s linear infinite;
    animation: rotate 3s linear infinite;
  }
  /* 首页-新闻 */
  #indexNews {
    padding: 0 0 2.1875rem;
    overflow: hidden;
  }
  #indexNews .indexNewsTitle {
    border-top: 0;
    padding-bottom: 0;
    margin-bottom: 1.5625rem;
  }
  #indexNews .indexNewsTitle .indexNewsBtns {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  #indexNews .indexNewsTitle .indexNewsBtns .swiper-button-prev,
  #indexNews .indexNewsTitle .indexNewsBtns .swiper-button-next {
    width: 2.25rem;
    height: 2.375rem;
    line-height: 2.375rem;
    border-radius: 0.5rem;
    font-size: 0.625rem;
  }
  #indexNews .indexNewsTitle .indexNewsBtns .swiper-button-prev {
    margin-right: 0.5625rem;
  }
  #indexNews .indexNewsTitle .indexNewsBtns .swiper-button-prev i {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }
  #indexNews .indexNewsMain {
    width: 25.625rem;
    overflow: visible;
    margin: 0;
  }
  #indexNews .indexNewsMain .swiper-wrapper .swiper-slide {
    height: 13.4375rem;
  }
  #indexNews .indexNewsMain .swiper-wrapper .swiper-slide a {
    height: 12.1875rem;
    padding: 1.4375rem 1.25rem;
    border-radius: 0.9375rem;
  }
  #indexNews .indexNewsMain .swiper-wrapper .swiper-slide a .time {
    margin-bottom: 0.625rem;
  }
  #indexNews .indexNewsMain .swiper-wrapper .swiper-slide a .time i {
    font-size: 0.625rem;
  }
  #indexNews .indexNewsMain .swiper-wrapper .swiper-slide a .time span {
    min-width: auto;
    height: 1.0625rem;
    line-height: 1.0625rem;
    border-radius: 0.5625rem;
    padding: 0 0.4375rem;
    font-size: 0.625rem;
    margin-left: 0.375rem;
  }
  #indexNews .indexNewsMain .swiper-wrapper .swiper-slide a .title {
    font-size: 0.875rem;
    line-height: 1.375rem;
    height: 5.5rem;
    margin-bottom: 1.0625rem;
  }
  #indexNews .indexNewsMain .swiper-wrapper .swiper-slide a .more {
    min-width: 6.6875rem;
    height: 2.3125rem;
    font-size: 0.75rem;
    border-radius: 1.5rem;
    border-width: 0.0625rem;
    padding: 0 1.25rem;
    margin-left: -1.25rem;
  }
  #indexNews .indexNewsMain .swiper-wrapper .swiper-slide a .more i {
    width: 1rem;
    height: 1rem;
    line-height: 0.875rem;
    font-size: 0.3125rem;
    border-width: 0.0625rem;
    margin-right: 0.625rem;
  }
  #indexNews .indexNewsMain .swiper-wrapper .swiper-slide a:hover {
    height: 13.4375rem;
  }
  /* 首页-联系我们 */
  #indexContact {
    min-height: auto;
    padding: 2.5rem 0 3.75rem;
  }
  #indexContact .title {
    font-size: 1.5rem;
    margin-bottom: 0.0625rem;
  }
  #indexContact .intro {
    font-size: 0.875rem;
    margin-bottom: 1.25rem;
  }
  #indexContact .more {
    min-width: 6.6875rem;
    height: 2.3125rem;
    font-size: 0.75rem;
    border-radius: 1.5rem;
    border-width: 0.0625rem;
    padding: 0 1.25rem;
  }
  #indexContact .more i {
    width: 1rem;
    height: 1rem;
    line-height: 1.2;
    font-size: 0.3125rem;
    border-width: 0.0625rem;
    margin-right: 0.625rem;
  }
  /* 底部 */
  #footer {
    padding: 2.5rem 0;
  }
  #footer .footerLogo {
    display: block;
    text-align: center;
    margin-bottom: 1rem;
  }
  #footer .footerLogo img {
    width: auto;
    height: 1.6875rem;
  }
  #footer .footerContact {
    display: none;
  }
  #footer .footerNav {
    display: none;
  }
  #footer .footerLine {
    display: none;
  }
  #footer .footerOther {
    padding: 0;
  }
  #footer .footerOther .copyright {
    font-size: 0.75rem;
    width: 100%;
    text-align: center;
  }
  #footer .footerOther .other {
    display: none;
  }
}


@media (min-width:768px){
  #indexAboutus .indexAboutusTitle.active{opacity: 0;}
  #indexAboutus .indexAboutusContent .subTitle.active{opacity: 1; transition: all .6s;}
  #indexAboutus.active .indexAboutusContent .subTitle{color: #fff;}
  #indexAboutus.active .indexAboutusContent .title{color: #fff;}
  #indexAboutus.active .indexAboutusContent .intro{color: #fff;}
  #indexAboutus.active .indexAboutusContent .intro{color: #fff;}
  #indexAboutus.active .indexAboutusContent .more{color: #fff;border: 0.125rem solid #fff;}
  #indexAboutus.active .indexAboutusContent .more i{border: 0.125rem solid #fff;}
  #indexAboutus.active .indexAboutusContent .more::after{background: #fff;}
  #indexAboutus.active .indexAboutusContent .more:hover{color: #D0141B;}
  #indexAboutus.active .indexAboutusContent .more:hover i{color: #D0141B;border: 0.125rem solid #D0141B;}
  #indexAboutus.active .indexAboutusOther .list .content .title{color: #fff;}
  #indexAboutus.active .indexAboutusOther .list .content .intro{color: #fff;}
  #indexAboutus.active .indexAboutusOther .list .icon img{filter: brightness(100);}
  #indexAboutus.active .indexAboutusOther .list .icon::after{border: 0.125rem solid #fff; background:none;}
  #indexAboutus .indexAboutusBg{opacity: 1;}
}