@charset "UTF-8";
/*公共常用样式*/
.flex {
  display: -moz-box;
  display: flex;
}

.flex-bet {
  display: -moz-box;
  display: flex;
  -moz-box-pack: justify;
       justify-content: space-between;
  -moz-box-align: center;
       align-items: center;
}

.flex-bett {
  display: -moz-box;
  display: flex;
  -moz-box-pack: justify;
       justify-content: space-between;
}

.flex-aro {
  display: -moz-box;
  display: flex;
  justify-content: space-around;
  -moz-box-align: center;
       align-items: center;
}

.flex-cen {
  display: -moz-box;
  display: flex;
  -moz-box-pack: center;
       justify-content: center;
  -moz-box-align: center;
       align-items: center;
}

.flex-cen-col {
  display: -moz-box;
  display: flex;
  -moz-box-pack: center;
       justify-content: center;
  -moz-box-align: center;
       align-items: center;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
       flex-direction: column;
}

.flex-jus {
  display: -moz-box;
  display: flex;
  -moz-box-pack: center;
       justify-content: center;
}

.flex-ali {
  display: -moz-box;
  display: flex;
  -moz-box-align: center;
       align-items: center;
}

.flex-col {
  display: -moz-box;
  display: flex;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
       flex-direction: column;
}

.flex-row {
  display: -moz-box;
  display: flex;
  -moz-box-orient: horizontal;
  -moz-box-direction: reverse;
       flex-direction: row-reverse;
}

.flex1 {
  -moz-box-flex: 1;
       flex: 1;
}

.line0 {
  width: 0.38rem;
  height: 0.04rem;
  border-radius: 0.2rem;
  background-color: #086a67;
}

.ell {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.ell1 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-line-clamp: 1;
}

.ell2 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-line-clamp: 2;
}

.ell3 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-line-clamp: 3;
}

.ell4 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-line-clamp: 4;
}

.line0 {
  width: 0.38rem;
  height: 0.04rem;
  border-radius: 0.2rem;
  background-color: #086a67;
}

.ell {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.ell1 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-line-clamp: 1;
}

.ell2 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-line-clamp: 2;
}

.ell3 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-line-clamp: 3;
}

.ell4 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-line-clamp: 4;
}

@font-face {
  font-family: "Montserrat_Medium";
  font-weight: bold;
  font-style: normal;
  src: url("../fonts/Montserrat/Montserrat-Medium.ttf") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Montserrat_Regular";
  font-weight: bold;
  font-style: normal;
  src: url("../fonts/Montserrat/Montserrat-Regular.ttf") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "OSWALD-REGULAR";
  font-weight: bold;
  font-style: normal;
  src: url("../fonts/Montserrat/OSWALD-REGULAR.ttf") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "iconfont"; /* Project id 4893588 */
  src: url("../fonts/iconfont.woff2?t=1745895829915") format("woff2"), url("../fonts/iconfont.woff?t=1745895829915") format("woff"), url("../fonts/iconfont.ttf?t=1745895829915") format("truetype"), url("../fonts/iconfont.svg?t=1745895829915#iconfont") format("svg");
}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-email1:before {
  content: "\e7c5";
}

.icon-youxiang:before {
  content: "\e908";
}

.icon-address:before {
  content: "\e66b";
}

.icon-shijian-01:before {
  content: "\e60b";
}

.icon-right:before {
  content: "\e603";
}

.icon-fangzi:before {
  content: "\e8ff";
}

.icon-wenti:before {
  content: "\e613";
}

.icon-huida:before {
  content: "\e61e";
}

.icon-shijian:before {
  content: "\e610";
}

.icon-yuyan:before {
  content: "\e85f";
}

.icon-dianhua:before {
  content: "\e881";
}

.icon-facebook:before {
  content: "\e8e7";
}

.icon-10:before {
  content: "\e626";
}

.icon-shejiaotubiao-14:before {
  content: "\e642";
}

.icon-douyin:before {
  content: "\e8db";
}

.icon-tuite:before {
  content: "\e602";
}

.icon-xiangshangjiantou:before {
  content: "\e65d";
}

.icon-xiangxiajiantou:before {
  content: "\e65e";
}

.icon-shangxiajiantou:before {
  content: "\e607";
}

.icon-xiajiantou:before {
  content: "\e601";
}

.icon-jia:before {
  content: "\e65b";
}

.icon-jian:before {
  content: "\e620";
}

.icon-youjiantou:before {
  content: "\e624";
}

.icon-zuojiantou:before {
  content: "\e625";
}

.icon-zuoyoujiantou:before {
  content: "\e623";
}

.icon-zuoyoujiantou1:before {
  content: "\e600";
}

.icon-sousuo:before {
  content: "\e6d2";
}

/* 插件初始化 */
.swiper-wrapper {
  height: auto !important;
}

.swiper-slide {
  height: auto !important;
}

/*reset css*/
html {
  font-size: max(5.2083333333vw, 50px) !important; /* 适配1920px宽度 */
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

* {
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  margin: 0;
  padding: 0;
}

body {
  /* overflow-x: hidden; */
  font: var(--font-size-16) "Montserrat_Regular";
  --all-color: #004876;
  --primary-color: #c1dedd;
  --font-bold: "Montserrat_Medium";
  --font-medium: "Montserrat_Regular";
  --font-regular: "Montserrat_Regular";
  --font-light: "Montserrat_Regular";
  --font-number: "pangmengzhengdao";
  /* 主题色 */
  --color-primary: #004876;
  /* 背景色 */
  --bg-colcor: #004876;
  /* 文本色 */
  --color-text: #004876;
  --color-link: #2485de;
  /* 导航高度 */
  --header-height: 0.98rem;
  line-height: 1.15;
  --font-size-72: max(0.72rem, 26px);
  --font-size-64: max(0.64rem, 26px);
  --font-size-60: max(0.6rem, 26px);
  --font-size-54: max(0.54rem, 24px);
  --font-size-48: max(0.48rem, 24px);
  --font-size-42: max(0.42rem, 24px);
  --font-size-40: max(0.4rem, 24px);
  --font-size-36: max(0.36rem, 24px);
  --font-size-34: max(0.34rem, 24px);
  --font-size-32: max(0.32rem, 22px);
  --font-size-30: max(0.3rem, 22px);
  --font-size-28: max(0.28rem, 22px);
  --font-size-26: max(0.26rem, 20px);
  --font-size-24: max(0.24rem, 16px);
  --font-size-22: max(0.22rem, 16px);
  --font-size-20: max(0.2rem, 16px);
  --font-size-18: max(0.18rem, 14px);
  --font-size-16: max(0.16rem, 14px);
  --font-size-14: max(0.14rem, 12px);
  --font-size-12: max(0.12rem, 12px);
  background-color: white;
}

div,
a,
p,
span,
button,
input,
textarea {
  font-family: "Montserrat_Regular";
  /* font-family: var(--font-regular); */
}

p {
  color: #666;
  font-size: var(--font-size-p);
  line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  /* font-family: var(--font-medium); */
  color: #222;
  font-family: "Montserrat_Medium";
}

img {
  max-width: 100%;
  width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -moz-transition: 1s;
  transition: 1s;
}

video {
  width: 100%;
}

a {
  color: inherit;
}

a:hover {
  color: unset;
}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
     ========================================================================== */
/**
   * Remove the margin in all browsers.
   */
body {
  margin: 0;
}

/**
   * Render the `main` element consistently in IE.
   */
main {
  display: block;
}

/**
   * Correct the font size and margin on `h1` elements within `section` and
   * `article` contexts in Chrome, Firefox, and Safari.
   */
h1 {
  font-size: var(--font-size-64);
  /* margin: 0.67em 0; */
}

h2 {
  font-size: var(--font-size-48);
}

/* Grouping content
     ========================================================================== */
/**
   * 1. Add the correct box sizing in Firefox.
   * 2. Show the overflow in Edge and IE.
   */
hr {
  -moz-box-sizing: content-box;
       box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
   * 1. Correct the inheritance and scaling of font size in all browsers.
   * 2. Correct the odd `em` font sizing in all browsers.
   */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
     ========================================================================== */
/**
   * Remove the gray background on active links in IE 10.
   */
a {
  background-color: transparent;
  text-decoration: none;
}

/**
   * 1. Remove the bottom border in Chrome 57-
   * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
   */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
     -moz-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
   * Add the correct font weight in Chrome, Edge, and Safari.
   */
b,
strong {
  font-weight: bolder;
}

/**
   * 1. Correct the inheritance and scaling of font size in all browsers.
   * 2. Correct the odd `em` font sizing in all browsers.
   */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
   * Add the correct font size in all browsers.
   */
small {
  font-size: 80%;
}

/**
   * Prevent `sub` and `sup` elements from affecting the line height in
   * all browsers.
   */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
     ========================================================================== */
/**
   * Remove the border on images inside links in IE 10.
   */
img {
  border-style: none;
}

/* Forms
     ========================================================================== */
/**
   * 1. Change the font styles in all browsers.
   * 2. Remove the margin in Firefox and Safari.
   */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
  border: none;
  outline: none;
}

/**
   * Show the overflow in IE.
   * 1. Show the overflow in Edge.
   */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
   * Remove the inheritance of text transform in Edge, Firefox, and IE.
   * 1. Remove the inheritance of text transform in Firefox.
   */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
   * Correct the inability to style clickable types in iOS and Safari.
   */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
   * Remove the inner border and padding in Firefox.
   */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
   * Restore the focus styles unset by the previous rule.
   */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
   * Correct the padding in Firefox.
   */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
   * 1. Correct the text wrapping in Edge and IE.
   * 2. Correct the color inheritance from `fieldset` elements in IE.
   * 3. Remove the padding so developers are not caught out when they zero out
   *    `fieldset` elements in all browsers.
   */
legend {
  -moz-box-sizing: border-box;
       box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
   * Add the correct vertical alignment in Chrome, Firefox, and Opera.
   */
progress {
  vertical-align: baseline;
}

/**
   * Remove the default vertical scrollbar in IE 10+.
   */
textarea {
  overflow: auto;
}

/**
   * 1. Add the correct box sizing in IE 10.
   * 2. Remove the padding in IE 10.
   */
[type=checkbox],
[type=radio] {
  -moz-box-sizing: border-box;
       box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
   * Correct the cursor style of increment and decrement buttons in Chrome.
   */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
   * 1. Correct the odd appearance in Chrome and Safari.
   * 2. Correct the outline style in Safari.
   */
[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
   * Remove the inner padding in Chrome and Safari on macOS.
   */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
   * 1. Correct the inability to style clickable types in iOS and Safari.
   * 2. Change font properties to `inherit` in Safari.
   */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.swiper-3d.swiper-css-mode .swiper-wrapper {
  -moz-perspective: 1200px;
       perspective: 1200px;
}

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

.swiper-3d {
  -moz-perspective: 1200px;
       perspective: 1200px;
}

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

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

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

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

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

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

.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  -webkit-scroll-snap-type: none;
      -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: "";
  flex-shrink: 0;
  -moz-box-ordinal-group: 10000;
       order: 9999;
}

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

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

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

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

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

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

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

.swiper-3d .swiper-slide-shadow-left {
  background-image: -moz-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: -moz-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: -moz-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: -moz-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: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -moz-transform-origin: 50%;
   -ms-transform-origin: 50%;
       transform-origin: 50%;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
  -webkit-animation: swiper-preloader-spin 1s infinite linear;
     -moz-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% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

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

@keyframes swiper-preloader-spin {
  0% {
    -moz-transform: rotate(0deg);
         transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(360deg);
         transform: rotate(360deg);
  }
}
.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  -moz-transform: translateZ(0);
       transform: translateZ(0);
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size);
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size);
}

:root {
  --swiper-navigation-size: 44px;
}

.swiper-button-next,
.swiper-button-prev {
  position: absolute;
  top: var(--swiper-navigation-top-offset, 50%);
  width: -moz-calc(var(--swiper-navigation-size) / 44 * 27);
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: -moz-calc(0px - var(--swiper-navigation-size) / 2);
  margin-top: calc(0px - var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: -moz-box;
  display: flex;
  -moz-box-align: center;
       align-items: center;
  -moz-box-pack: center;
       justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-next.swiper-button-hidden,
.swiper-button-prev.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}

.swiper-navigation-disabled .swiper-button-next,
.swiper-navigation-disabled .swiper-button-prev {
  display: none !important;
}

.swiper-button-next svg,
.swiper-button-prev svg {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -moz-transform-origin: center;
   -ms-transform-origin: center;
       transform-origin: center;
}

.swiper-rtl .swiper-button-next svg,
.swiper-rtl .swiper-button-prev svg {
  -moz-transform: rotate(180deg);
   -ms-transform: rotate(180deg);
       transform: rotate(180deg);
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset, 10px);
  right: auto;
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}

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

.swiper-button-next:after,
.swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: "prev";
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: "next";
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  -moz-transition: 0.3s opacity;
  transition: 0.3s opacity;
  -moz-transform: translate3d(0, 0, 0);
       transform: translate3d(0, 0, 0);
  z-index: 10;
}

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

.swiper-pagination-disabled > .swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}

.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: var(--swiper-pagination-bottom, 8px);
  top: var(--swiper-pagination-top, auto);
  left: 0;
  width: 100%;
}

.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -moz-transform: scale(0.33);
   -ms-transform: scale(0.33);
       transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -moz-transform: scale(1);
   -ms-transform: scale(1);
       transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -moz-transform: scale(1);
   -ms-transform: scale(1);
       transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -moz-transform: scale(0.66);
   -ms-transform: scale(0.66);
       transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -moz-transform: scale(0.33);
   -ms-transform: scale(0.33);
       transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -moz-transform: scale(0.66);
   -ms-transform: scale(0.66);
       transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -moz-transform: scale(0.33);
   -ms-transform: scale(0.33);
       transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet:only-child {
  display: none !important;
}

.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-pagination-vertical.swiper-pagination-bullets,
.swiper-vertical > .swiper-pagination-bullets {
  right: var(--swiper-pagination-right, 8px);
  left: var(--swiper-pagination-left, auto);
  top: 50%;
  -moz-transform: translate3d(0px, -50%, 0);
       transform: translate3d(0px, -50%, 0);
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -moz-transform: translateY(-50%);
   -ms-transform: translateY(-50%);
       transform: translateY(-50%);
  width: 8px;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  -moz-transition: 0.2s transform, 0.2s top, 0.2s -moz-transform;
  transition: 0.2s transform, 0.2s top;
  transition: 0.2s transform, 0.2s top, 0.2s -moz-transform;
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -moz-transform: translateX(-50%);
   -ms-transform: translateX(-50%);
       transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -moz-transition: 0.2s transform, 0.2s left, 0.2s -moz-transform;
  transition: 0.2s transform, 0.2s left;
  transition: 0.2s transform, 0.2s left, 0.2s -moz-transform;
}

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -moz-transition: 0.2s transform, 0.2s right, 0.2s -moz-transform;
  transition: 0.2s transform, 0.2s right;
  transition: 0.2s transform, 0.2s right, 0.2s -moz-transform;
}

.swiper-pagination-fraction {
  color: var(--swiper-pagination-fraction-color, inherit);
}

.swiper-pagination-progressbar {
  background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -moz-transform: scale(0);
   -ms-transform: scale(0);
       transform: scale(0);
  -moz-transform-origin: left top;
   -ms-transform-origin: left top;
       transform-origin: left top;
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -moz-transform-origin: right top;
   -ms-transform-origin: right top;
       transform-origin: right top;
}

.swiper-horizontal > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,
.swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: var(--swiper-pagination-progressbar-size, 4px);
  left: 0;
  top: 0;
}

.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-vertical > .swiper-pagination-progressbar {
  width: var(--swiper-pagination-progressbar-size, 4px);
  height: 100%;
  left: 0;
  top: 0;
}

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

.swiper-scrollbar {
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  position: relative;
  touch-action: none;
  background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, 0.1));
}

.swiper-scrollbar-disabled > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-disabled {
  display: none !important;
}

.swiper-horizontal > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  left: var(--swiper-scrollbar-sides-offset, 1%);
  bottom: var(--swiper-scrollbar-bottom, 4px);
  top: var(--swiper-scrollbar-top, auto);
  z-index: 50;
  height: var(--swiper-scrollbar-size, 4px);
  width: -moz-calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
  width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}

.swiper-scrollbar.swiper-scrollbar-vertical,
.swiper-vertical > .swiper-scrollbar {
  position: absolute;
  left: var(--swiper-scrollbar-left, auto);
  right: var(--swiper-scrollbar-right, 4px);
  top: var(--swiper-scrollbar-sides-offset, 1%);
  z-index: 50;
  width: var(--swiper-scrollbar-size, 4px);
  height: -moz-calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
  height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, 0.5));
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

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

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -moz-box;
  display: flex;
  -moz-box-pack: center;
       justify-content: center;
  -moz-box-align: center;
       align-items: center;
  text-align: center;
}

.swiper-zoom-container > canvas,
.swiper-zoom-container > img,
.swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.swiper-slide-zoomed {
  cursor: move;
  touch-action: none;
}

.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-free-mode > .swiper-wrapper {
  -moz-transition-timing-function: ease-out;
       transition-timing-function: ease-out;
  margin: 0 auto;
}

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

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

.swiper-fade.swiper-free-mode .swiper-slide {
  -moz-transition-timing-function: ease-out;
       transition-timing-function: ease-out;
}

.swiper-fade .swiper-slide {
  pointer-events: none;
  -moz-transition-property: opacity;
  transition-property: opacity;
}

.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-fade .swiper-slide-active {
  pointer-events: auto;
}

.swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube {
  overflow: visible;
}

.swiper-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
       backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -moz-transform-origin: 0 0;
   -ms-transform-origin: 0 0;
       transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-cube.swiper-rtl .swiper-slide {
  -moz-transform-origin: 100% 0;
   -ms-transform-origin: 100% 0;
       transform-origin: 100% 0;
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}

.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0;
}

.swiper-cube .swiper-cube-shadow:before {
  content: "";
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  -webkit-filter: blur(50px);
          filter: blur(50px);
}

.swiper-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}

.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
       backface-visibility: hidden;
}

.swiper-flip {
  overflow: visible;
}

.swiper-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
       backface-visibility: hidden;
  z-index: 1;
}

.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
       backface-visibility: hidden;
}

.swiper-creative .swiper-slide {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
       backface-visibility: hidden;
  overflow: hidden;
  -moz-transition-property: transform, opacity, height, -moz-transform;
  transition-property: transform, opacity, height;
  transition-property: transform, opacity, height, -moz-transform;
}

.swiper-cards {
  overflow: visible;
}

.swiper-cards .swiper-slide {
  -moz-transform-origin: center bottom;
   -ms-transform-origin: center bottom;
       transform-origin: center bottom;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
       backface-visibility: hidden;
  overflow: hidden;
}

/* 常用宽度 */
.w1400 {
  width: 73.57%;
  margin: 0 auto;
}

.w1528 {
  width: 79.58%;
  margin: 0 auto;
}

.left-1400 {
  margin-left: 13.21%;
}

.right-1400 {
  margin-right: 13.21%;
}

.left-w1600 {
  margin-left: 7.94%;
}

.left-w1660 {
  margin-left: 13.21%;
}

.w1600 {
  width: 84.08%;
  margin: 0 auto;
}

.left-1600 {
  margin-left: 8.04%;
}

.w1760 {
  width: 92.5%;
  margin: 0 auto;
}

.w1200 {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}

@media screen and (max-width: 1599px) {
  .left-1660 {
    margin-left: 10%;
  }
  .left-w1600 {
    margin-left: 5%;
  }
  .w1600 {
    width: 90%;
  }
  .left-1600 {
    margin-left: 5%;
  }
  .left-w1600 {
    margin-left: 5%;
  }
  .w1400 {
    width: 80%;
  }
  .w1528 {
    width: 86%;
  }
  .left-1400 {
    margin-left: 10%;
  }
  .right-1400 {
    margin-right: 10%;
  }
}
@media screen and (max-width: 1439px) {
  .w1400,
  .w1528 {
    width: 90%;
  }
  .left-w1600 {
    margin-left: 5%;
  }
  .left-w1660 {
    margin-left: 5%;
  }
  .left-1400 {
    margin-left: 5%;
  }
  .right-1400 {
    margin-right: 5%;
  }
}
@media screen and (max-width: 1279px) {
  .w1200 {
    width: 90%;
  }
}
.and {
  display: none !important;
}

@media screen and (max-width: 768px) {
  .pc {
    display: none !important;
  }
  .and {
    display: block !important;
  }
}
.com-btn {
  padding: max(0.2rem, 10px) max(0.3rem, 15px);
  color: #222;
  -moz-transition: 0.6s ease;
  transition: 0.6s ease;
  font-size: var(--font-size-p);
  border-radius: max(0.3rem, 30px);
  display: inline-block;
  border: none;
  background-color: var(--theme-color);
  color: #fff;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.com-btn:hover {
  cursor: pointer;
  -moz-transform: translateY(-4px);
   -ms-transform: translateY(-4px);
       transform: translateY(-4px);
}

h2 {
  font-size: var(--font-size-48);
}

.header-page {
  position: relative;
  margin-bottom: 110px;
}
.header-page .header {
  position: fixed;
  width: 100%;
  top: 0;
  padding: 0 1rem;
  height: 110px;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  z-index: 10;
  background-color: white;
  border-bottom: 1px solid #eee;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  box-shadow: 0px 4px 25px 0px rgba(153, 153, 153, 0.1);
}
.header-page .header .header-left a {
  display: block;
  font-size: 0;
}
.header-page .header .head-right {
  margin-left: 0.4rem;
}
.header-page .header .head-right .nav {
  position: relative;
}
.header-page .header .head-right .nav .searchShop-bg {
  position: fixed;
  width: 100%;
  height: 0;
  top: 100%;
  left: 0;
  background-color: white;
  overflow: hidden;
  -moz-transition: height 0.5s ease-out;
  transition: height 0.5s ease-out;
}
.header-page .header .head-right .nav .searchShop-bg-active {
  height: 126px;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
}
.header-page .header .head-right .nav .searchShop {
  position: absolute;
  width: 100%;
  height: 0;
  z-index: 100;
  top: 100%;
  left: 0;
  overflow: hidden;
  -moz-transition: height 0.5s ease-out;
  transition: height 0.5s ease-out;
}
.header-page .header .head-right .nav .searchShop .upper {
  margin-top: 30px;
}
.header-page .header .head-right .nav .searchShop .upper form {
  width: 100%;
}
.header-page .header .head-right .nav .searchShop .upper form .inp-box {
  width: 100%;
}
.header-page .header .head-right .nav .searchShop .upper form .inp-box input {
  width: 90%;
  border-bottom: 1px solid #eee;
  font-size: var(--font-size-20);
  padding-bottom: 8px;
}
.header-page .header .head-right .nav .searchShop .upper form .inp-box button {
  background-color: transparent;
}
.header-page .header .head-right .nav .searchShop .upper form .inp-box i {
  cursor: pointer;
  font-size: var(--font-size-28);
}
.header-page .header .head-right .nav .searchShop .centre {
  margin-top: 16px;
  flex-wrap: wrap;
}
.header-page .header .head-right .nav .searchShop .centre p {
  font-size: var(--font-size-16);
  margin-bottom: 8px;
}
.header-page .header .head-right .nav .searchShop .centre a {
  font-size: var(--font-size-16);
  margin-right: 10px;
  display: block;
  margin-bottom: 8px;
}
.header-page .header .head-right .nav .searchShop .centre a:hover {
  color: var(--color-text);
}
.header-page .header .head-right .nav .searchShop-active {
  height: 126px;
}
.header-page .header .head-right .nav .item {
  margin-right: 0.7rem;
  height: 110px;
  display: -moz-box;
  display: flex;
  -moz-box-align: center;
       align-items: center;
  font-size: var(--font-size-18);
  color: #222;
  position: relative;
}
.header-page .header .head-right .nav .item > a {
  font-size: var(--font-size-20);
  white-space: nowrap;
}
.header-page .header .head-right .nav .item > a::after {
  content: "";
  width: 0%;
  height: 2px;
  background-color: var(--all-color);
  position: absolute;
  bottom: 0;
  left: 50%;
  -moz-transform: translateX(-50%);
   -ms-transform: translateX(-50%);
       transform: translateX(-50%);
  -moz-transition: 0.3s;
  transition: 0.3s;
}
.header-page .header .head-right .nav .item .select {
  position: absolute;
  z-index: 101;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  left: 50%;
  top: 100%;
  width: auto;
  min-width: 140%;
  border-radius: 0.1rem;
  height: 0;
  overflow: hidden;
  pointer-events: none;
  opacity: 0;
  -moz-transform: translate(-50%, -10px);
   -ms-transform: translate(-50%, -10px);
       transform: translate(-50%, -10px);
  -moz-transition: opacity 0.8s ease, transform 0.8s ease, -moz-transform 0.8s ease;
  transition: opacity 0.8s ease, transform 0.8s ease;
  transition: opacity 0.8s ease, transform 0.8s ease, -moz-transform 0.8s ease;
}
.header-page .header .head-right .nav .item .select .select-list {
  background: #fff;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
  height: auto;
  position: relative;
}
.header-page .header .head-right .nav .item .select a {
  display: block;
  width: 100%;
  padding: 20px 20px;
  white-space: nowrap;
  color: #666;
  border-bottom: 1px solid #ededed;
  font-size: 14px;
  -moz-transition: 0.5s;
  transition: 0.5s;
  text-align: center;
}
.header-page .header .head-right .nav .item .select a:nth-last-child(1) {
  border-bottom: none;
}
.header-page .header .head-right .nav .item .select a:hover {
  background-color: var(--all-color);
  color: #fff;
}
.header-page .header .head-right .nav .item .select2 {
  position: fixed;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  left: 0;
  top: 100%;
  width: 100%;
  padding: 20px 30px 30px;
  background: #fff;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
  pointer-events: none;
  opacity: 0;
  -moz-transform: translate(0, -10px);
   -ms-transform: translate(0, -10px);
       transform: translate(0, -10px);
  -moz-transition: opacity 0.8s ease, transform 0.8s ease, -moz-transform 0.8s ease;
  transition: opacity 0.8s ease, transform 0.8s ease;
  transition: opacity 0.8s ease, transform 0.8s ease, -moz-transform 0.8s ease;
}
.header-page .header .head-right .nav .item .select2 .two-list {
  margin: 0 auto;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.header-page .header .head-right .nav .item .select2 .two-list .two-item {
  font-size: var(--font-size-16);
  padding: 0 0.6rem;
  border-left: 1px solid #dedede;
}
.header-page .header .head-right .nav .item .select2 .two-list .two-item .h {
  color: var(--color-text) !important;
  position: relative;
  padding-bottom: 0.2rem;
  font-weight: 600;
}
.header-page .header .head-right .nav .item .select2 .two-list .two-item .h::after {
  content: "";
  width: 60px;
  height: 2px;
  position: absolute;
  bottom: 0;
  left: 0;
  -moz-transition: 0.3s;
  transition: 0.3s;
  background-color: #dedede;
  -moz-transform: translateX(0);
   -ms-transform: translateX(0);
       transform: translateX(0);
}
.header-page .header .head-right .nav .item .select2 .two-list .two-item a {
  display: block;
  color: #666666;
  text-align: left;
  margin-bottom: 0.2rem;
}
.header-page .header .head-right .nav .item .select2 .two-list .two-item a:hover {
  color: var(--color-text);
}
.header-page .header .head-right .nav .item-active > a {
  color: var(--all-color);
}
.header-page .header .head-right .nav .item-active > a::after {
  width: 100%;
}
.header-page .header .head-right .nav .item:nth-last-child(1) {
  margin-right: 0;
}
.header-page .header .head-right .nav .item:hover .select {
  height: auto;
  opacity: 1;
  -moz-transform: translate(-50%, 0);
   -ms-transform: translate(-50%, 0);
       transform: translate(-50%, 0);
  pointer-events: auto;
}
.header-page .header .head-right .nav .item:hover .select2 {
  height: auto;
  opacity: 1;
  -moz-transform: translate(0%, 0);
   -ms-transform: translate(0%, 0);
       transform: translate(0%, 0);
  pointer-events: auto;
}
.header-page .header .head-right .nav .item:hover > a::after {
  width: 100%;
}
.header-page .header .head-right .nav .item:hover > a {
  color: var(--all-color);
}
.header-page .header .head-right .search {
  margin-right: 0.46rem;
  margin-left: 1.06rem;
  cursor: pointer;
}
.header-page .header .head-right .search i {
  font-size: var(--font-size-30);
  color: #000000;
}
.header-page .header .head-right .language {
  font-size: var(--font-size-18);
  border-radius: -moz-calc(40px + 0.4rem);
  border-radius: calc(40px + 0.4rem);
  line-height: 1;
  cursor: pointer;
  color: var(--color-text);
  white-space: nowrap;
  position: relative;
}
.header-page .header .head-right .language .icon-yuyan {
  font-size: var(--font-size-20);
}
.header-page .header .head-right .language .name {
  margin: 0 6px 0 8px;
  color: #222;
}
.header-page .header .head-right .language .icon-xiangxiajiantou {
  font-size: var(--font-size-12);
}
.header-page .header .head-right .language .language-select {
  position: absolute;
  top: 110%;
  left: 50%;
  -moz-transform: translateX(-50%);
   -ms-transform: translateX(-50%);
       transform: translateX(-50%);
  width: 140%;
  background-color: white;
  color: var(--color-text);
  border-radius: 0.06rem;
  max-height: 0;
  overflow: hidden;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
.header-page .header .head-right .language .language-select a {
  display: block;
  text-align: center;
  padding: 0.2rem 0;
  border-bottom: 1px solid #ededed;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
.header-page .header .head-right .language .language-select a:nth-last-child(1) {
  border-bottom: none;
}
.header-page .header .head-right .language .language-select a:hover {
  background-color: var(--bg-colcor);
  color: white;
}
.header-page .header .head-right .language-active .language-select {
  max-height: 200px;
}
.header-page .header .head-right .btm {
  display: none;
  margin-left: 10px;
  position: relative;
  width: 20px;
  height: 25px;
}
.header-page .header .head-right .btm img {
  width: 20px;
}
.header-page .searchPage {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 101;
  display: none;
  opacity: 0;
}
.header-page .searchPage .close {
  position: absolute;
  top: 10px;
  right: 12px;
  font-size: 50px;
  color: white;
  line-height: 1;
}
.header-page .searchPage .sousuo {
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
   -ms-transform: translate(-50%, -50%);
       transform: translate(-50%, -50%);
  width: 80%;
}
.header-page .searchPage .sousuo form {
  padding-bottom: 8px;
  border-bottom: 1px solid white;
}
.header-page .searchPage .sousuo form input {
  background-color: transparent;
  color: white;
  width: 98%;
  font-weight: bold;
  padding-right: 12px;
}
.header-page .searchPage .sousuo form .name {
  color: white;
  white-space: nowrap;
  font-size: var(--font-size-18);
  background-color: transparent;
}
.header-page .searchPage .sousuo .centre {
  margin-top: 16px;
  flex-wrap: wrap;
}
.header-page .searchPage .sousuo .centre p {
  color: white;
  margin-bottom: 8px;
}
.header-page .searchPage .sousuo .centre a {
  color: white;
  margin-right: 10px;
  margin-bottom: 8px;
  display: block;
}
.header-page .searchPage-active {
  display: block;
  opacity: 1;
}
.header-page .m-mobilenav {
  display: none;
  cursor: pointer;
}
@media screen and (max-width: 1080px) {
  .header-page .logo {
    width: 90%;
  }
  .header-page .mbnav-wp_seach {
    width: 100%;
    margin: auto;
    position: absolute;
    z-index: 2;
  }
  .header-page .mbnav-wp_seach > form > .box-form {
    display: -moz-box;
    display: flex;
    height: 100%;
    height: 40px;
    -moz-box-pack: justify;
         justify-content: space-between;
    background: rgba(255, 255, 255, 0.7);
  }
  .header-page .mbnav-wp_seach > form > .box-form > .box-text {
    width: -moz-calc(100% - 30px);
    width: calc(100% - 30px);
    border: 0px;
    height: 100%;
    padding-left: 10px;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    background: transparent;
    outline: none;
  }
  .header-page .mbnav-wp_seach > form > .box-form > .box-submit {
    width: 30px;
    height: 100%;
    border: 0px;
    position: relative;
    z-index: 2;
    background: transparent;
    cursor: pointer;
    background: transparent;
  }
  .header-page .mbnav-wp_seach > form > .box-form .icon {
    position: absolute;
    right: 4px;
    top: 10px;
    z-index: 1;
  }
  .header-page .mbnav-list {
    margin-top: 20px;
  }
  .header-page .m-mobilenav {
    position: absolute;
    z-index: 11;
    top: 0;
    left: 0;
    display: block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 100;
  }
  .header-page .m-mobilenav .mbnav-btn {
    position: relative;
    z-index: 2;
    top: 0;
    left: 3%;
    padding: 4px;
    border-radius: 4px;
    overflow: hidden;
    width: 34px;
    -moz-transition: all 550ms;
    transition: all 550ms;
  }
  .header-page .m-mobilenav .mbnav-btn .line {
    width: 100%;
    height: 2px;
    background-color: black;
  }
  .header-page .m-mobilenav .mbnav-btn.active .line {
    background-color: #ffffff;
  }
  .header-page .m-mobilenav .mbnav-btn .line2 {
    margin-top: 6px;
    margin-bottom: 6px;
  }
  .header-page .m-mobilenav .mbnav-btn .smalldaohangxuanzhong {
    background-color: #ffffff;
  }
  .header-page .m-mobilenav .mbnav-btn.active {
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    background: transparent;
  }
  .header-page .m-mobilenav .mbnav-bd {
    position: absolute;
    left: 0;
    top: 0;
    width: 300px;
    height: 100%;
    top: 0;
    visibility: hidden;
    z-index: 1;
  }
  .header-page .m-mobilenav .mbnav-bd.show {
    visibility: visible;
  }
  .header-page .m-mobilenav .mbnav-bd.show .mbnav-wp {
    height: 100vh;
    opacity: 1;
  }
  .header-page .m-mobilenav .mbnav-bd.show .mbnav-item > a {
    opacity: 1;
    color: #ffffff;
    -moz-transform: scale(1) translate(0, 0);
    -ms-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
  }
  .header-page .m-mobilenav .mbnav-wp {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 0;
    background-color: rgba(51, 51, 51, 0.9);
    top: 0;
    -moz-transition: all 550ms;
    transition: all 550ms;
    opacity: 0;
  }
  .header-page .m-mobilenav .mbnav-fix {
    position: absolute;
    left: 0;
    top: 60px;
    z-index: 1;
    height: -moz-calc(100% - 60px);
    height: calc(100% - 60px);
    width: 100%;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    /* overflow-y: scroll; */
    overflow-y: auto;
    overflow-x: hidden;
  }
  .header-page .m-mobilenav .mbnav-item {
    position: relative;
    padding-left: 44px;
    padding-right: 24px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .header-page .m-mobilenav .mbnav-item i {
    position: absolute;
    left: 13px;
    top: 12px;
    width: 24px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    background: transparent;
    font-size: 20px;
    color: #fff;
    cursor: pointer;
  }
  .header-page .m-mobilenav .mbnav-item > a {
    display: block;
    line-height: 26px;
    font-size: 16px;
    color: #ffffff;
    -moz-transform: scale(1.1) translate(60px, -35px);
    -ms-transform: scale(1.1) translate(60px, -35px);
    transform: scale(1.1) translate(60px, -35px);
    opacity: 0;
    -moz-transition: 0.5s 0.1s;
    transition: 0.5s 0.1s;
  }
  .header-page .m-mobilenav .mbnav-item > a.current:after {
    content: "";
    margin-left: 5px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    width: 6px;
    height: 6px;
    background-color: #fff;
    border-radius: 50%;
    -moz-transition: all 550ms;
    transition: all 550ms;
  }
  .header-page .m-mobilenav .mbnav-item > a.active {
    color: #529dba;
  }
  .header-page .m-mobilenav .mbnav-item > a.active:after {
    background-color: #529dba;
  }
  .header-page .m-mobilenav .mbnav-item:nth-child(1) > a {
    -moz-transition-delay: 250ms;
    transition-delay: 250ms;
  }
  .header-page .m-mobilenav .mbnav-item:nth-child(2) > a {
    -moz-transition-delay: 300ms;
    transition-delay: 300ms;
  }
  .header-page .m-mobilenav .mbnav-item:nth-child(3) > a {
    -moz-transition-delay: 350ms;
    transition-delay: 350ms;
  }
  .header-page .m-mobilenav .mbnav-item:nth-child(4) > a {
    -moz-transition-delay: 400ms;
    transition-delay: 400ms;
  }
  .header-page .m-mobilenav .mbnav-item:nth-child(5) > a {
    -moz-transition-delay: 450ms;
    transition-delay: 450ms;
  }
  .header-page .m-mobilenav .mbnav-item:nth-child(6) > a {
    -moz-transition-delay: 500ms;
    transition-delay: 500ms;
  }
  .header-page .m-mobilenav .mbnav-item:nth-child(7) > a {
    -moz-transition-delay: 550ms;
    transition-delay: 550ms;
  }
  .header-page .m-mobilenav .mbsbnav-list {
    padding: 10px 0;
    display: none;
  }
  .header-page ul,
  .header-page ol {
    list-style: none; /* 去掉列表项标记（圆点、数字等） */
    padding: 0; /* 去掉默认内边距 */
    margin: 0; /* 去掉默认外边距 */
  }
  .header-page li {
    list-style: none; /* 去掉单独 li 的标记 */
  }
  .header-page .m-mobilenav .mbsbnav-item {
    position: relative;
    padding-left: 20px;
    padding-right: 5px;
  }
  .header-page .m-mobilenav .mbsbnav-item i {
    left: 0;
    top: 6px;
    line-height: 24px;
  }
  .header-page .m-mobilenav .mbsbnav-item a {
    display: block;
    padding: 5px 5px;
    line-height: 24px;
    font-size: 14px;
    color: #fff;
  }
  .header-page .m-mobilenav .mbsbnav-item a.active {
    color: #529dba;
  }
  .header-page .box-form-tj {
    position: absolute;
    font-size: 20px !important;
    right: 5px;
    top: 8px;
    color: #043f71;
  }
}

@media screen and (max-width: 980px) {
  .header-page {
    margin-bottom: 60px;
  }
  .header-page .header {
    height: 60px;
    padding: 0 5%;
  }
  .header-page .header .nav {
    display: none;
  }
  .header-page .header .btm {
    display: block !important;
  }
}
.all-banner {
  position: relative;
  overflow: hidden;
  font-size: 0;
}
.all-banner .bg {
  -o-object-position: right;
     object-position: right;
  min-height: 300px;
  -webkit-animation: img-scote 4s;
     -moz-animation: img-scote 4s;
          animation: img-scote 4s;
  -o-object-fit: cover;
     object-fit: cover;
}
.all-banner .all-banner-content {
  position: absolute;
  margin: 0 auto;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
   -ms-transform: translate(-50%, -50%);
       transform: translate(-50%, -50%);
}
.all-banner .all-banner-content .line {
  width: 0.53rem;
  height: 0.06rem;
  background-color: #fb891b;
  border-radius: 3px;
}
.all-banner .all-banner-content h1 {
  font-size: var(--font-size-48);
  color: white;
}
.all-banner .all-banner-content p {
  width: 60%;
  font-size: var(--font-size-20);
  color: white;
  margin-top: 0.15rem;
}
@media screen and (max-width: 768px) {
  .all-banner .all-banner-content p {
    width: 100% !important;
  }
}

.all-mengceng {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.3), transparent);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.3), transparent);
  pointer-events: none; /* 避免遮挡鼠标事件 */
}

.footer-page {
  background-color: #002c49;
}
.footer-page .content {
  padding: 0.4rem 0 0 0;
}
.footer-page .content .upper {
  padding-bottom: 0.4rem;
  border-bottom: 1px solid #2b4e65;
}
.footer-page .content .upper .upper-left img {
  width: 0.81rem;
}
.footer-page .content .upper .upper-right .btm {
  color: white;
  background-color: #00365a;
  -moz-transition: 0.5s;
  transition: 0.5s;
  padding: max(0.2rem, 12px) max(0.26rem, 20px);
  border-radius: max(0.3rem, 20px);
}
.footer-page .content .upper .upper-right .btm i {
  margin-left: 0.1rem;
}
.footer-page .content .centre {
  margin-top: 0.62rem;
  -moz-box-pack: justify;
       justify-content: space-between;
  padding-bottom: 0.2rem;
}
.footer-page .content .centre .centre-left {
  width: 48%;
}
.footer-page .content .centre .centre-left .nav .nav-item {
  padding-bottom: 0.1rem;
  position: relative;
  width: 1.96rem;
  margin-bottom: 0.3rem;
  -moz-transition: 0.5s;
  transition: 0.5s;
  -moz-box-pack: justify;
       justify-content: space-between;
}
.footer-page .content .centre .centre-left .nav .nav-item .name {
  color: white;
  opacity: 0.5;
  -moz-transition: 0.5s;
  transition: 0.5s;
  font-size: var(--font-size-22);
}
.footer-page .content .centre .centre-left .nav .nav-item i {
  color: white;
  opacity: 0;
  -moz-transition: 0.8s;
  transition: 0.8s;
}
.footer-page .content .centre .centre-left .nav .nav-item::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: #004876;
  width: 12%;
  height: 2px;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.footer-page .content .centre .centre-left .nav .nav-item:hover::after {
  width: 100%;
}
.footer-page .content .centre .centre-left .nav .nav-item:hover .name {
  opacity: 1;
}
.footer-page .content .centre .centre-left .nav .nav-item:hover i {
  opacity: 1;
}
.footer-page .content .centre .centre-left .list {
  -moz-box-align: baseline;
       align-items: baseline;
}
.footer-page .content .centre .centre-left .list .item h3 {
  font-size: var(--font-size-24);
  color: white;
}
.footer-page .content .centre .centre-left .list .item .item-textBox {
  margin-top: 0.5rem;
}
.footer-page .content .centre .centre-left .list .item .item-textBox p,
.footer-page .content .centre .centre-left .list .item .item-textBox a {
  margin-bottom: 0.2rem;
  font-size: var(--font-size-18);
  color: #b2bfc8;
  -moz-transition: 0.5s;
  transition: 0.5s;
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.footer-page .content .centre .centre-left .list .item .item-textBox p i,
.footer-page .content .centre .centre-left .list .item .item-textBox a i {
  -moz-transition: 0.5s;
  transition: 0.5s;
  position: absolute;
  left: 50%;
  opacity: 0;
  font-size: var(--font-size-12);
}
.footer-page .content .centre .centre-left .list .item .item-textBox a:hover {
  color: white;
}
.footer-page .content .centre .centre-left .list .item .item-textBox a:hover i {
  opacity: 1;
  left: 120%;
}
.footer-page .content .centre .centre-right {
  max-width: 48%;
}
.footer-page .content .centre .centre-right .contact .item {
  margin-bottom: 0.2rem;
}
.footer-page .content .centre .centre-right .contact .item i {
  margin-right: 0.14rem;
  color: white;
  font-size: var(--font-size-20);
}
.footer-page .content .centre .centre-right .contact .item span {
  white-space: nowrap;
  color: rgba(255, 255, 255, 0.5);
}
.footer-page .content .centre .centre-right .contact .item .name {
  margin-left: 0.15rem;
  color: white;
}
.footer-page .content .centre .centre-right .contact .item:nth-last-child(1) {
  margin-bottom: 0;
}
.footer-page .content .centre .centre-right .socialMedia {
  margin-top: 0.36rem;
}
.footer-page .content .centre .centre-right .socialMedia .item {
  margin-right: 0.12rem;
  width: 29px;
  height: 29px;
  border-radius: 50%;
  background-color: #cacaca;
  -moz-transition: 0.5s;
  transition: 0.5s;
  cursor: pointer;
}
.footer-page .content .centre .centre-right .socialMedia .item img {
  width: 60%;
}
.footer-page .content .centre .centre-right .socialMedia .item:hover {
  background-color: #005086;
}
.footer-page .content .describe {
  padding: 0.2rem 0;
  background-color: #002843;
}
.footer-page .content .describe .w1600 {
  flex-wrap: wrap;
}
.footer-page .content .describe p {
  margin-right: 0.3rem;
}
@media screen and (max-width: 768px) {
  .footer-page .content .upper .upper-right {
    width: 50%;
  }
  .footer-page .content .centre {
    display: block;
    padding-bottom: 30px;
  }
  .footer-page .content .centre .centre-left .list {
    display: block;
  }
  .footer-page .content .centre .centre-left .list .item .item-textBox {
    display: none;
  }
  .footer-page .content .centre .centre-right {
    max-width: 100%;
  }
  .footer-page .content .contact {
    display: block;
  }
  .footer-page .content .contact .contact-left {
    display: block;
    text-align: center;
  }
  .footer-page .content .contact .contact-left p {
    color: #aeaeae;
    margin-right: 0;
  }
  .footer-page .content .contact .contact-right {
    width: 80%;
    -moz-box-pack: justify;
         justify-content: space-between;
    margin-top: 10px;
    margin: 20px auto;
  }
}
.footer-page .popupBox {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0%;
  left: 0%;
  z-index: 999;
  display: none;
}
.footer-page .popupBox .poplist {
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
   -ms-transform: translate(-50%, -50%);
       transform: translate(-50%, -50%);
}
.footer-page .popupBox .poplist .close {
  position: absolute;
  top: -10px;
  right: -10px;
  z-index: 9999;
  width: 40px;
  height: 40px;
  line-height: 40px;
  color: #fff;
  text-align: center;
  cursor: pointer;
  background-color: var(--bg-colcor);
  border-radius: 50%;
  font-size: var(--font-size-24);
  -moz-transition: all 0.6s;
  transition: all 0.6s;
}
.footer-page .popupBox .poplist .icon-close::before {
  content: "×";
}
.footer-page .popupBox .poplist .popcont {
  margin: 0 auto;
  width: 60%;
  padding: 0.5rem 0 0.6rem 0;
  background: #fff;
  border-radius: 15px;
  padding: 5%;
  position: relative;
  box-shadow: 0px 3px 87px 0px rgba(0, 0, 0, 0.09);
}
.footer-page .popupBox .poplist .popcont .tyheadh {
  text-align: center;
}
.footer-page .popupBox .poplist .popcont .tyheadh .tyhead-bt {
  font-size: var(--font-size-40);
}
.footer-page .popupBox .poplist .popcont .tyheadh .tyhead-des {
  color: #666666;
  font-size: var(--font-size-16) !important;
  margin-top: 0.2rem !important;
}
.footer-page .popupBox .poplist .popcont .ul {
  margin-top: 0px;
  padding: 0 0.6rem;
}
.footer-page .popupBox .poplist .popcont .ul .liBox {
  flex-wrap: wrap;
  display: -moz-box;
  display: flex;
  -moz-box-pack: left;
       justify-content: left;
}
.footer-page .popupBox .poplist .popcont .ul .liBox .li {
  position: relative;
  width: 100%;
  margin-top: 25px;
}
.footer-page .popupBox .poplist .popcont .ul .liBox .li input,
.footer-page .popupBox .poplist .popcont .ul .liBox .li textarea {
  position: relative;
  display: block;
  padding: 15px 20px;
  width: 100%;
  height: 56px;
  background-color: #f7f7f7;
  color: #222;
  overflow: hidden;
  border-radius: 6px;
}
.footer-page .popupBox .poplist .popcont .ul .liBox .li .qh {
  position: relative;
}
.footer-page .popupBox .poplist .popcont .ul .liBox .li .qh .qhjsdy {
  position: absolute;
  height: 100%;
  left: 0;
  width: 25%;
  z-index: 999;
  text-align: center;
  background-color: var(--bg-colcor);
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
  cursor: pointer;
}
.footer-page .popupBox .poplist .popcont .ul .liBox .li .qh .qhjsdy p {
  color: white;
  height: 100%;
  font-size: var(--font-size-18);
  display: -moz-box;
  display: flex;
  -moz-box-align: center;
       align-items: center;
  -moz-box-pack: center;
       justify-content: center;
  font-family: "WixMadeforDisplay-Bold";
}
.footer-page .popupBox .poplist .popcont .ul .liBox .li .qh .qhjsdy ul {
  background-color: white;
  padding: 15px;
  border: 1px solid #e4e7ed;
  border-radius: 4px;
  background-color: #fff;
  box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  position: absolute;
  width: 240px;
  left: 0;
  z-index: 999;
  bottom: 50px;
  max-height: 200px;
  overflow-x: auto;
  display: none;
}
.footer-page .popupBox .poplist .popcont .ul .liBox .li .qh .qhjsdy ul li {
  font-size: 15px;
  margin-bottom: 10px;
  text-align: left;
  color: #666666;
  background-color: rgba(158, 158, 158, 0.08);
}
.footer-page .popupBox .poplist .popcont .ul .liBox .li .qh .qhjsdy ul li span {
  /* margin: 0 3px; */
  background-color: #9e9e9e;
  padding: 5px;
  width: 50px;
  text-align: center;
  display: inline-block;
  margin-right: 5px;
  color: white;
}
.footer-page .popupBox .poplist .popcont .ul .liBox .li .qh .qhjsdy .ul-on {
  display: block;
}
.footer-page .popupBox .poplist .popcont .ul .liBox .li .qh input {
  padding-left: 28% !important;
}
.footer-page .popupBox .poplist .popcont .ul .flexce {
  display: -moz-box;
  display: flex;
  -moz-box-pack: center;
       justify-content: center;
}
.footer-page .popupBox .poplist .popcont .ul .flexce .sub {
  width: auto;
  height: max(0.6rem, 60px);
  margin-top: 0.35rem;
  padding: max(0.1rem, 10px) max(0.8rem, 80px);
  text-align: center;
  background-color: var(--bg-colcor);
  color: white;
  font-size: var(--font-size-18);
  cursor: pointer;
  border-radius: max(0.08rem, 8px);
  border: 1px solid var(--complementary-colors);
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 1151px) {
  .footer-page .popupBox .poplist .popcont {
    padding: 25px 15px;
    width: 95%;
  }
  .footer-page .popupBox .poplist .popcont .ul {
    padding: 0;
  }
  .footer-page .popupBox .poplist .popcont .ul input {
    height: 42px !important;
  }
  .footer-page .popupBox .poplist .popcont .flexce .sub {
    width: 140px !important;
    height: 40px !important;
    padding: 0 !important;
  }
}
.footer-page .popupBox-on {
  display: block;
}
.footer-page .popupBox::before {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
}
.footer-page .popupBox2 {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0%;
  left: 0%;
  z-index: 999;
  display: none;
  background: rgba(0, 0, 0, 0.5);
}
.footer-page .popupBox2 .popupBox2-content {
  background-color: white;
  box-shadow: 0px 3px 87px 0px rgba(0, 0, 0, 0.09);
  padding: 0.4rem 0.7rem;
  width: 50%;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  position: absolute;
  left: 50%;
  top: 50%;
  -moz-transform: translate(-50%, -50%);
   -ms-transform: translate(-50%, -50%);
       transform: translate(-50%, -50%);
}
.footer-page .popupBox2 .popupBox2-content .popClose {
  position: absolute;
  right: -10px;
  top: -10px;
  border-radius: 50%;
  background-color: var(--bg-colcor);
  color: white;
  width: max(0.4rem, 40px);
  height: max(0.4rem, 40px);
  font-size: var(--font-size-40);
  cursor: pointer;
  display: -moz-box;
  display: flex;
  -moz-box-align: center;
       align-items: center;
  -moz-box-pack: center;
       justify-content: center;
}
.footer-page .popupBox2 .popupBox2-content .title {
  font-size: var(--font-size-30);
  font-family: "WixMadeforDisplay-Bold";
  color: #333333;
  margin-bottom: 0.5rem;
}
.footer-page .popupBox2 .popupBox2-content .content {
  font-size: 0.2rem;
  color: #333333;
  text-align: center;
  margin-bottom: 0.5rem;
}
.footer-page .popupBox2 .popupBox2-content form {
  margin-top: 0.2rem;
}
.footer-page .popupBox2 .popupBox2-content form .inp-box {
  border-bottom: 1px solid #ececec;
  padding: 0.16rem 0;
  margin-bottom: 0.4rem;
  position: relative;
}
.footer-page .popupBox2 .popupBox2-content form .inp-box .tip {
  position: absolute;
  left: 0;
  top: 100%;
  color: #ff4d4f;
  -moz-transition: 0.3s;
  transition: 0.3s;
  opacity: 0;
}
.footer-page .popupBox2 .popupBox2-content form .language {
  font-size: var(--font-size-16);
  cursor: pointer;
  color: #666;
  white-space: nowrap;
  position: relative;
  padding: max(0.14rem, 8px) 0.1rem;
}
.footer-page .popupBox2 .popupBox2-content form .language .name {
  color: #222;
}
.footer-page .popupBox2 .popupBox2-content form .language .icon-xiangxiajiantou {
  font-size: var(--font-size-12);
}
.footer-page .popupBox2 .popupBox2-content form .language .language-select {
  position: absolute;
  top: 110%;
  left: 50%;
  -moz-transform: translateX(-50%);
   -ms-transform: translateX(-50%);
       transform: translateX(-50%);
  width: 101%;
  background-color: white;
  color: var(--color-text);
  border-radius: 0.06rem;
  max-height: 0;
  overflow: hidden;
  -moz-transition: 0.3s;
  transition: 0.3s;
  z-index: 10;
  border: 1px solid transparent;
}
.footer-page .popupBox2 .popupBox2-content form .language .language-select .a {
  display: block;
  text-align: center;
  padding: 0.2rem 0;
  border-bottom: 1px solid #e9e7e7;
  z-index: 10;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
.footer-page .popupBox2 .popupBox2-content form .language .language-select .a:nth-last-child(1) {
  border-bottom: none;
}
.footer-page .popupBox2 .popupBox2-content form .language .language-select .a:hover {
  background-color: var(--bg-colcor);
  color: white;
}
.footer-page .popupBox2 .popupBox2-content form .language-active .language-select {
  max-height: 300px;
  border: 1px solid #bcdaf5;
}
.footer-page .popupBox2 .popupBox2-content form .inp-box-active .tip {
  top: 110% !important;
  opacity: 1 !important;
}
.footer-page .popupBox2 .popupBox2-content form .privacy {
  -moz-box-align: self-start;
       align-items: self-start;
  margin-top: 0.4rem;
  position: relative;
}
.footer-page .popupBox2 .popupBox2-content form .privacy input {
  margin-right: 0.1rem;
  margin-top: 0.06rem;
}
.footer-page .popupBox2 .popupBox2-content form .privacy .tip {
  position: absolute;
  left: 0;
  top: 100%;
  color: #ff4d4f;
  -moz-transition: 0.3s;
  transition: 0.3s;
  opacity: 0;
}
.footer-page .popupBox2 .popupBox2-content form .privacy a {
  color: var(--color-text);
  cursor: pointer;
}
.footer-page .popupBox2 .popupBox2-content form button {
  margin-top: 0.8rem;
  background-color: var(--bg-colcor);
  background-blend-mode: normal, normal;
  border-radius: max(0.1rem, 10px);
  width: 100%;
  padding: 0.16rem 0.24rem;
  margin-top: 0.62rem;
  color: white;
  font-size: var(--font-size-16);
}
.footer-page .popupBox2 .popupBox2-content form button i {
  font-size: var(--font-size-28);
  margin-left: 0.1rem;
}
@media screen and (max-width: 768px) {
  .footer-page .popupBox2 .popupBox2-content {
    width: 90%;
  }
  .footer-page .popupBox2 .popupBox2-content .btm-light {
    margin-top: 40px !important;
  }
}
.footer-page .popupBox2-on {
  display: block !important;
}
.footer-page .privacyPop {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0%;
  left: 0%;
  z-index: 999;
  background-color: rgba(0, 0, 0, 0.6);
  display: none;
}
.footer-page .privacyPop .popClose {
  position: absolute;
  top: 2vh;
  right: 2vw;
  border-radius: 50%;
  color: black;
  font-size: var(--font-size-52);
  color: white;
  cursor: pointer;
}
.footer-page .privacyPop .scroll-y {
  margin: 8vh 0;
}
.footer-page .privacyPop .scroll-y::-webkit-scrollbar {
  width: 3px;
}
.footer-page .privacyPop .privacyPop-content {
  color: white;
  height: 84vh;
  width: 100%;
  padding: 0 4vw;
}
.footer-page .privacyPop-on {
  display: block !important;
}
.footer-page .cookiebox {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0%;
  left: 0%;
  z-index: 999;
  display: none;
  background: rgba(0, 0, 0, 0.5);
}
.footer-page .cookiebox .cookiebox-content {
  background-color: #f6f6f6;
  box-shadow: 0px 3px 87px 0px rgba(0, 0, 0, 0.09);
  padding: 0.6rem 0.7rem;
  width: 40%;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  position: absolute;
  left: 50%;
  top: 50%;
  -moz-transform: translate(-50%, -50%);
   -ms-transform: translate(-50%, -50%);
       transform: translate(-50%, -50%);
  border-radius: 0.1rem;
}
.footer-page .cookiebox .cookiebox-content .popClose {
  position: absolute;
  right: -10px;
  top: -10px;
  border-radius: 50%;
  background-color: var(--bg-colcor);
  color: white;
  width: max(0.4rem, 40px);
  height: max(0.4rem, 40px);
  font-size: var(--font-size-40);
  cursor: pointer;
  display: -moz-box;
  display: flex;
  -moz-box-align: center;
       align-items: center;
  -moz-box-pack: center;
       justify-content: center;
}
.footer-page .cookiebox .cookiebox-content h2 {
  font-size: var(--font-size-24);
  text-align: center;
}
.footer-page .cookiebox .cookiebox-content p {
  margin-top: 0.4rem;
  font-size: var(--font-size-18);
}
.footer-page .cookiebox .cookiebox-content .btm-box .btm {
  background-color: var(--bg-colcor);
  color: white;
  width: 48%;
  padding: 0.2rem 0;
  border-radius: 0.1rem;
  margin-top: 0.6rem;
  text-align: center;
  cursor: pointer;
}
@media screen and (max-width: 768px) {
  .footer-page .cookiebox .cookiebox-content {
    width: 90%;
  }
}
.footer-page .cookiebox-on {
  display: block;
}
.footer-page .cookiebox2 {
  position: fixed;
  width: 100%;
  bottom: 0%;
  left: 0%;
  z-index: 1;
  display: none;
}
.footer-page .cookiebox2 .cookiebox-content {
  background-color: #f6f6f6;
  box-shadow: 0px 3px 87px 0px rgba(0, 0, 0, 0.09);
  padding: 0.2rem 0.6rem;
  width: 100%;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 999;
}
.footer-page .cookiebox2 .cookiebox-content .popClose {
  position: absolute;
  right: -10px;
  top: -10px;
  border-radius: 50%;
  background-color: var(--bg-colcor);
  color: white;
  width: max(0.4rem, 40px);
  height: max(0.4rem, 40px);
  font-size: var(--font-size-40);
  cursor: pointer;
  display: -moz-box;
  display: flex;
  -moz-box-align: center;
       align-items: center;
  -moz-box-pack: center;
       justify-content: center;
}
.footer-page .cookiebox2 .cookiebox-content p {
  width: 60%;
  font-size: var(--font-size-18);
}
.footer-page .cookiebox2 .cookiebox-content .btm-box {
  width: 38%;
}
.footer-page .cookiebox2 .cookiebox-content .btm-box .btm {
  background-color: var(--bg-colcor);
  color: white;
  width: 48%;
  padding: 0.2rem 0;
  border-radius: 0.1rem;
  text-align: center;
  cursor: pointer;
}
@media screen and (max-width: 768px) {
  .footer-page .cookiebox2 .cookiebox-content {
    display: block;
  }
  .footer-page .cookiebox2 .cookiebox-content p {
    width: 100%;
    margin-bottom: 0.2rem;
  }
  .footer-page .cookiebox2 .cookiebox-content .btm-box {
    width: 100%;
  }
}
.footer-page .cookiebox2-on {
  display: block;
}

.contact-footer {
  position: fixed;
  width: auto;
  height: auto;
  right: -50px;
  bottom: 10%;
  z-index: 2;
  -moz-transition: 0.8s;
  transition: 0.8s;
  opacity: 0;
}
.contact-footer .ul .close {
  position: relative;
  width: 40px;
  height: 40px;
  background: white;
}
.contact-footer .ul .close::after {
  content: "×";
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
   -ms-transform: translate(-50%, -50%);
       transform: translate(-50%, -50%);
  color: var(--color-text);
  display: -moz-box;
  display: flex;
  -moz-box-align: center;
       align-items: center;
  -moz-box-pack: center;
       justify-content: center;
  border-radius: 50%;
  font-size: 40px;
  cursor: pointer;
}
.contact-footer .ul .li {
  width: 40px;
  height: 40px;
  font-size: 14px;
  margin-bottom: 10px;
  position: relative;
  max-width: 100%;
  max-height: 100%;
  border-radius: 4px;
  background-color: white;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
.contact-footer .ul .li > a,
.contact-footer .ul .li > span {
  cursor: pointer;
  display: block;
  color: #fff;
  width: 100%;
  height: 100%;
  display: -moz-box;
  display: flex;
  -moz-box-align: center;
  align-items: center;
  -moz-box-pack: center;
  justify-content: center;
  /* background: #A7AFB9; */
  -moz-transition: 0.5s;
  transition: 0.5s;
  box-shadow: 4px 6px 5px 1px rgba(213, 213, 213, 0.22);
}
.contact-footer .ul .li > a i,
.contact-footer .ul .li > span i {
  font-size: 20px;
  color: #222;
}
.contact-footer .ul .li a:hover,
.contact-footer .ul .li span:hover {
  background: var(--bg-colcor);
}
.contact-footer .ul .li a:hover i,
.contact-footer .ul .li span:hover i {
  color: white;
}
.contact-footer .ul .li .ewm {
  position: absolute;
  left: 100px;
  top: 0px;
  z-index: -1;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.contact-footer .ul .li .ewm span {
  color: white;
  height: 40px;
  display: block;
  background: var(--bg-colcor);
  display: -moz-box;
  display: flex;
  -moz-box-align: center;
       align-items: center;
  -moz-box-pack: center;
       justify-content: center;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  padding: 0.1rem;
  border-radius: 0.05rem;
}
.contact-footer .ul .li .ewm img {
  width: 100px;
  min-width: 100px;
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
  height: 100px;
  max-height: 100px;
}
.contact-footer .ul .li:hover .ewm {
  left: -140px;
}
.contact-footer .ul .li:hover i {
  color: white;
}
.contact-footer .active .li {
  height: 0;
  overflow: hidden;
}
.contact-footer .active .close {
  height: 40px;
}

.all-form {
  margin: 1.2rem 0;
  background-size: 100% 100%;
  width: 100%;
}
.all-form .content {
  padding: 1.2rem 0 0 0;
}
.all-form .content .content-left {
  width: 40%;
}
.all-form .content .content-left p {
  font-size: var(--font-size-18);
  margin-top: 0.36rem;
}
.all-form .content .content-right {
  width: 50%;
  position: relative;
}
.all-form .content .content-right .bg {
  position: absolute;
  top: -20%;
  right: -10%;
  width: auto;
  height: auto;
  z-index: 1;
}
.all-form .content .content-right .content-right-box {
  background-color: #ffffff;
  box-shadow: 0px 36px 125px 0px rgba(118, 118, 118, 0.16);
  border-radius: 0.4rem;
  padding: 0.68rem 0.84rem;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  background-image: url("../images/productsDetails-s6-bg2.png");
  background-size: 100% 100%;
  position: relative;
  z-index: 2;
}
.all-form .content .content-right .content-right-box form .box .inp-box {
  width: 42%;
  width: 42%;
  padding-bottom: 0.3rem;
  position: relative;
  margin-bottom: 0.2rem;
}
.all-form .content .content-right .content-right-box form .box .inp-box label {
  display: block;
  font-family: "WixMadeforDisplay_bold";
  font-size: var(--font-size-20);
  margin-bottom: 0.15rem;
  white-space: nowrap;
}
.all-form .content .content-right .content-right-box form .box .inp-box input {
  padding: 0.1rem 0;
  border-bottom: 1px solid #e5e5e5;
  width: 100%;
  background-color: rgba(255, 255, 255, 0);
}
.all-form .content .content-right .content-right-box form .box .inp-box .error-msg {
  position: absolute;
  left: 0;
  bottom: 4px;
  color: #ff4d4f;
  font-size: 12px;
  line-height: 1;
  -moz-transform: translateY(10px);
   -ms-transform: translateY(10px);
       transform: translateY(10px);
  opacity: 0;
  pointer-events: none;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
}
.all-form .content .content-right .content-right-box form .box .inp-box.error .error-msg {
  -moz-transform: translateY(0);
   -ms-transform: translateY(0);
       transform: translateY(0);
  opacity: 1;
}
.all-form .content .content-right .content-right-box form .box2 .inp-box {
  width: 100%;
}
.all-form .content .content-right .content-right-box form .privacy {
  -moz-box-align: self-start;
       align-items: self-start;
  position: relative;
  padding-bottom: 0.3rem;
}
.all-form .content .content-right .content-right-box form .privacy input {
  margin-right: 0.1rem;
  margin-top: 0.06rem;
}
.all-form .content .content-right .content-right-box form .privacy a {
  color: #0064ec;
  cursor: pointer;
}
.all-form .content .content-right .content-right-box form .privacy .error-msg {
  position: absolute;
  left: 0;
  bottom: 4px;
  color: #ff4d4f;
  font-size: 12px;
  line-height: 1;
  -moz-transform: translateY(10px);
   -ms-transform: translateY(10px);
       transform: translateY(10px);
  opacity: 0;
  pointer-events: none;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.all-form .content .content-right .content-right-box form .privacy input[type=checkbox] {
  width: 16px;
  height: 16px;
  margin-right: 8px;
  border: 1px solid #ddd;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  vertical-align: middle;
  cursor: pointer;
}
.all-form .content .content-right .content-right-box form .privacy.error input[type=checkbox] {
  border: 2px solid #ff4d4f;
  outline: none;
}
.all-form .content .content-right .content-right-box form .privacy.error .error-msg {
  -moz-transform: translateY(0);
   -ms-transform: translateY(0);
       transform: translateY(0);
  opacity: 1;
  display: block;
}
.all-form .content .content-right .content-right-box form .btm {
  color: white;
  margin-top: 0.16rem;
  cursor: pointer;
  position: relative;
}
.all-form .content .content-right .content-right-box form .btm .i-box {
  width: max(0.32rem, 26px);
  height: max(0.32rem, 26px);
  background-color: white;
  border-radius: 50%;
  margin-left: 6px;
  flex-shrink: 0;
}
.all-form .content .content-right .content-right-box form .btm .i-box i {
  color: #0092fa;
  margin: 0;
}
.all-form .content .content-right .content-right-box form .btm:before {
  content: "";
  position: absolute;
  top: 0px;
  width: 25px;
  left: -45px;
  height: 100%;
  opacity: 0.5;
  background-color: #fff;
  -moz-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
  -moz-transform: skewX(-25deg);
   -ms-transform: skewX(-25deg);
       transform: skewX(-25deg);
}
.all-form .content .content-right .content-right-box form .btm:hover:before {
  left: 120%;
}
@media screen and (max-width: 768px) {
  .all-form .content {
    display: block;
  }
  .all-form .content .content-left {
    width: 100%;
  }
  .all-form .content .content-right {
    width: 100%;
    margin-top: 30px;
  }
  .all-form .content .content-right .content-right-box {
    padding: 0.68rem 0.4rem;
  }
  .all-form .content .content-right .content-right-box form .box .inp-box {
    width: 46%;
  }
  .all-form .content .content-right .content-right-box form .box2 .inp-box {
    width: 100%;
  }
  .all-form .content .content-right .bg {
    display: none;
  }
}

.all-alert {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0%;
  left: 0%;
  z-index: 999;
  pointer-events: none;
  display: none;
}
.all-alert .content {
  max-width: 300px;
  border-radius: 0.1rem;
  background-color: rgba(0, 0, 0, 0.6);
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
   -ms-transform: translate(-50%, -50%);
       transform: translate(-50%, -50%);
  color: white;
  padding: 0.2rem 0.2rem;
  font-size: 16px;
}

.alert-on {
  display: block;
}

.all-loading {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0%;
  left: 0%;
  z-index: 999;
  display: none;
}
@-webkit-keyframes turn {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@-moz-keyframes turn {
  0% {
    -moz-transform: rotate(0deg);
         transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(360deg);
         transform: rotate(360deg);
  }
}
@keyframes turn {
  0% {
    -moz-transform: rotate(0deg);
         transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(360deg);
         transform: rotate(360deg);
  }
}
.all-loading .content {
  max-width: 200px;
  border-radius: 0.1rem;
  background-color: rgba(0, 0, 0, 0.6);
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
   -ms-transform: translate(-50%, -50%);
       transform: translate(-50%, -50%);
  padding: 0.2rem 0.2rem;
  text-align: center;
}
.all-loading .content img {
  width: 20px;
  -webkit-animation: turn 3s linear infinite;
     -moz-animation: turn 3s linear infinite;
          animation: turn 3s linear infinite;
}
.all-loading .content .loading-text {
  color: white;
  font-size: 16px;
}

.loading-on {
  display: block;
}

.scroll-y {
  overflow-y: auto;
}

.scroll-y::-webkit-scrollbar {
  width: 2px; /* 对于垂直滚动条 */
}

.scroll-y::-webkit-scrollbar-thumb {
  background-color: var(--bg-colcor); /* 设置滚动条滑块的颜色 */
  border-radius: 5px; /* 设置滚动条滑块的圆角 */
}

.scroll-y::-webkit-scrollbar-thumb:hover {
  background-color: var(--bg-colcor); /* 设置滚动条滑块在悬停时的颜色 */
}

.scroll-y::-webkit-scrollbar-track {
  background-color: #e7e7e7; /* 设置滚动条背景的颜色 */
}

.scroll-x {
  overflow-x: auto;
}

.scroll-x::-webkit-scrollbar {
  height: 4px;
}

.scroll-x::-webkit-scrollbar-thumb {
  background-color: var(--bg-colcor); /* 设置滚动条滑块的颜色 */
  border-radius: 5px; /* 设置滚动条滑块的圆角 */
}

.scroll-x::-webkit-scrollbar-thumb:hover {
  background-color: var(--bg-colcor); /* 设置滚动条滑块在悬停时的颜色 */
}

.scroll-x::-webkit-scrollbar-track {
  background-color: #fceddf; /* 设置滚动条背景的颜色 */
}

.btm-light {
  cursor: pointer;
  position: relative;
  overflow: hidden;
}

.btm-light:before {
  content: "";
  position: absolute;
  top: 0px;
  width: 25px;
  left: -45px;
  height: 100%;
  opacity: 0.5;
  background-color: #fff;
  -moz-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
  -moz-transform: skewX(-25deg);
   -ms-transform: skewX(-25deg);
       transform: skewX(-25deg);
}

.btm-light:hover:before {
  left: 120%;
}

.btm-gradient {
  position: relative;
  -moz-transition: 0.5s;
  transition: 0.5s;
  overflow: hidden;
}
.btm-gradient > div {
  position: relative;
  z-index: 2;
  -moz-transition: 0.8s;
  transition: 0.8s;
}

.btm-gradient::before {
  content: "";
  background-color: var(--bg-colcor);
  width: 0%;
  top: 0;
  left: 0;
  height: 100%;
  position: absolute;
  -moz-transition: 0.5s;
  transition: 0.5s;
}

.btm-gradient:hover {
  background-color: transparent !important;
}
.btm-gradient:hover > div {
  color: white !important;
}
.btm-gradient:hover i {
  color: white !important;
}

.btm-gradient:hover::before {
  width: 100%;
}

.crumbs-page .crumbs {
  padding: 0.1rem 0;
  background-color: #f9f9f9;
}
.crumbs-page .crumbs i {
  margin-right: 0.1rem;
  color: #000066;
}
.crumbs-page .crumbs a {
  color: #666666;
  font-variant: var(--font-size-16);
}
.crumbs-page .crumbs a:hover {
  color: #000066;
}

.m-muban-pagebox {
  padding-top: 10px;
  padding-bottom: 10px;
  display: -moz-box;
  display: flex;
  -moz-box-align: center;
       align-items: center;
  -moz-box-pack: start;
       justify-content: flex-start;
  flex-wrap: wrap;
  margin: 0.16rem 0 0 0;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.m-muban-pagebox a,
.m-muban-pagebox p,
.m-muban-pagebox span {
  width: max(0.4rem, 40px);
  height: max(0.4rem, 40px);
  -moz-box-align: center;
       align-items: center;
  -moz-box-pack: center;
       justify-content: center;
  background: #ffffff;
  border-radius: 50%;
  display: -moz-box;
  display: flex;
  font-size: var(--font-size-16);
  color: #999899;
  margin: 4px;
  border: solid 1px #e3e3e2;
  box-shadow: 0px -1px 4px 0px rgba(183, 183, 183, 0.19);
}
.m-muban-pagebox a:hover {
  background-color: var(--bg-colcor);
  color: #fff;
}
.m-muban-pagebox .active {
  background-color: var(--bg-colcor);
  color: #fff;
}
.m-muban-pagebox .m-muban-prev,
.m-muban-pagebox .m-muban-next {
  width: max(0.4rem, 40px);
  height: max(0.4rem, 40px);
  -moz-box-align: center;
       align-items: center;
  -moz-box-pack: center;
       justify-content: center;
  background: #ffffff;
  border-radius: 50%;
  display: -moz-box;
  display: flex;
  color: #999899;
  margin: 4px;
  border: solid 1px #e3e3e2;
  box-shadow: 0px -1px 4px 0px rgba(183, 183, 183, 0.19);
}
.m-muban-pagebox .m-muban-prev i,
.m-muban-pagebox .m-muban-next i {
  font-size: var(--font-size-16);
}

@media screen and (max-width: 999px) {
  .m-muban-pagebox a,
  .m-muban-pagebox p,
  .m-muban-pagebox span,
  .m-muban-prev,
  .m-muban-next {
    width: max(0.3rem, 30px) !important;
    height: max(0.3rem, 30px) !important;
  }
  .m-muban-pagebox {
    -moz-box-pack: center;
         justify-content: center;
  }
}
.and {
  display: none;
}

.page .index-s1 {
  width: 100%;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  overflow: hidden;
}
.page .index-s1 .swiperbanner-index {
  position: relative;
}
.page .index-s1 .swiperbanner-index .swiper-slide {
  overflow: hidden;
  position: relative;
}
.page .index-s1 .swiperbanner-index .swiper-slide img {
  width: 100%;
  height: auto;
}
.page .index-s1 .swiperbanner-index .swiper-slide .s1-content {
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
   -ms-transform: translate(-50%, -50%);
       transform: translate(-50%, -50%);
}
.page .index-s1 .swiperbanner-index .swiper-slide .s1-content h1 span {
  color: #004876;
}
.page .index-s1 .swiperbanner-index .swiper-slide .s1-content .p1 {
  margin-top: 0.16rem;
  font-family: "WixMadeforDisplay-Semibold";
  font-size: var(--font-size-24);
}
.page .index-s1 .swiperbanner-index .swiper-slide .s1-content .btm {
  color: white;
  margin-top: 0.2rem;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  background-image: -moz-linear-gradient(right, #00a2ff 0%, #0064ec 100%), -moz-linear-gradient(#1745de, #1745de);
  background-image: linear-gradient(270deg, #00a2ff 0%, #0064ec 100%), linear-gradient(#1745de, #1745de);
  background-blend-mode: normal, normal;
  border-radius: 25px;
  padding: 0.16rem 0.25rem;
}
.page .index-s1 .swiperbanner-index .swiper-slide .s1-content .btm .i-box {
  width: max(0.32rem, 26px);
  height: max(0.32rem, 26px);
  background-color: white;
  border-radius: 50%;
  margin-left: 6px;
  flex-shrink: 0;
}
.page .index-s1 .swiperbanner-index .swiper-slide .s1-content .btm .i-box i {
  color: #0092fa;
  margin: 0;
}
.page .index-s1 .swiperbanner-index .swiper-slide .s1-content .btm:before {
  content: "";
  position: absolute;
  top: 0px;
  width: 25px;
  left: -45px;
  height: 100%;
  opacity: 0.5;
  background-color: #fff;
  -moz-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
  -moz-transform: skewX(-25deg);
   -ms-transform: skewX(-25deg);
       transform: skewX(-25deg);
}
.page .index-s1 .swiperbanner-index .swiper-slide .s1-content .btm:hover:before {
  left: 120%;
}
.page .index-s1 .swiperbanner-index .swiper-container-horizontal > .swiper-pagination-bullets,
.page .index-s1 .swiperbanner-index .swiper-pagination-custom,
.page .index-s1 .swiperbanner-index .swiper-pagination-fraction {
  bottom: 30px;
}
.page .index-s1 .swiperbanner-index .swiper-pagination-bullet {
  width: 40px;
  height: 4px;
  background-color: #004876;
  border-radius: 2px;
  margin-left: 2px;
  margin-right: 4px;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.page .index-s2 {
  margin-top: 1.1rem;
}
.page .index-s2 .content h2 {
  text-align: center;
}
.page .index-s2 .content h2 span {
  color: var(--color-text);
}
.page .index-s2 .content .tabList {
  width: 78%;
  margin: 0.38rem auto 0 auto;
  position: relative;
  overflow-x: auto;
  scrollbar-width: none;
}
.page .index-s2 .content .tabList .scroll-y2 {
  position: relative;
  min-width: 800px;
}
.page .index-s2 .content .tabList .scroll-y2 .item {
  width: 20%;
  display: -moz-box;
  display: flex;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
       flex-direction: column;
  -moz-box-align: center;
       align-items: center;
  cursor: pointer;
  position: relative;
  z-index: 2;
  border-radius: max(0.1rem, 8px);
  padding: 0.16rem 0 0.24rem 0;
  overflow: hidden;
  cursor: pointer;
}
.page .index-s2 .content .tabList .scroll-y2 .item img {
  width: 0.8rem;
}
.page .index-s2 .content .tabList .scroll-y2 .item img:nth-child(2) {
  display: none;
}
.page .index-s2 .content .tabList .scroll-y2 .item P {
  font-size: var(--font-size-24);
  -moz-transition: 0.5s;
  transition: 0.5s;
  font-family: "Montserrat_Medium";
}
.page .index-s2 .content .tabList .scroll-y2 .item:hover img:nth-child(1) {
  display: none;
}
.page .index-s2 .content .tabList .scroll-y2 .item:hover img:nth-child(2) {
  display: block;
}
.page .index-s2 .content .tabList .scroll-y2 .item:hover p {
  color: #004876;
}
.page .index-s2 .content .tabList .scroll-y2 .item-active img:nth-child(1) {
  display: none;
}
.page .index-s2 .content .tabList .scroll-y2 .item-active img:nth-child(2) {
  display: block;
}
.page .index-s2 .content .tabList .scroll-y2 .item-active p {
  color: #004876;
}
.page .index-s2 .content .tabList .scroll-y2 .bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 20%; /* 每个item的宽度 */
  height: 100%;
  background-color: #f7f7f7;
  z-index: 1;
  -moz-transition: left 0.5s ease;
  transition: left 0.5s ease;
  border-radius: max(0.1rem, 8px);
}
.page .index-s2 .content .tabList .lineWrap {
  min-width: 800px;
  position: relative;
  width: 100%;
  height: 4px;
  margin: 0.12rem auto 0 auto; /* 距离 .tabList 间距 */
  background: none;
}
.page .index-s2 .content .tabList .lineWrap .lineBar {
  width: 100%;
  height: 3px;
  background-color: #e4e4e4; /* 灰色长线 */
  position: absolute;
  top: 50%;
  -moz-transform: translateY(-50%);
   -ms-transform: translateY(-50%);
       transform: translateY(-50%);
  border-radius: 2px;
  z-index: 1;
}
.page .index-s2 .content .tabList .lineWrap .lineActive {
  width: 20%; /* 初始宽度为一个 tab 宽度 */
  height: 2px;
  background-color: var(--bg-colcor); /* 选中滑块颜色 */
  position: absolute;
  top: 50%;
  left: 0;
  -moz-transform: translateY(-50%);
   -ms-transform: translateY(-50%);
       transform: translateY(-50%);
  -moz-transition: left 0.5s ease;
  transition: left 0.5s ease;
  z-index: 2;
  border-radius: 2px;
}
.page .index-s2 .content .product-list {
  margin-top: 0.38rem;
}
.page .index-s2 .content .product-list .swiper-button-prev::after,
.page .index-s2 .content .product-list .swiper-button-next::after {
  font-size: var(--font-size-20);
}
.page .index-s2 .content .product-list .list {
  width: 100%;
  flex-wrap: wrap;
  -moz-box-pack: justify;
       justify-content: space-between;
}
.page .index-s2 .content .product-list .list .item {
  width: 49%;
  text-align: center;
  overflow: hidden;
  -moz-transition: 0.5s;
  transition: 0.5s;
  padding: 0 0.2rem 0.7rem 0.2rem;
  position: relative;
  background-color: #f9f9f9;
  border-radius: max(0.2rem, 16px);
  margin-bottom: 0.24rem;
  text-align: center;
  display: -moz-box;
  display: flex;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
       flex-direction: column;
  -moz-box-align: center;
       align-items: center;
}
.page .index-s2 .content .product-list .list .item h3 {
  margin-top: 0.42rem;
  font-size: var(--font-size-30);
}
.page .index-s2 .content .product-list .list .item .p-list {
  margin-top: 0.16rem;
  font-size: var(--font-size-20);
}
.page .index-s2 .content .product-list .list .item .bg {
  margin: 0.14rem auto 0.12rem auto;
  width: 2.72rem;
}
.page .index-s2 .content .product-list .list .item .more {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding-bottom: 6px;
  position: absolute;
  bottom: -100%;
  left: 50%;
  -moz-transform: translateX(-50%);
   -ms-transform: translateX(-50%);
       transform: translateX(-50%);
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.page .index-s2 .content .product-list .list .item .more p {
  color: var(--color-text);
  font-size: var(--font-size-18);
  line-height: 1;
}
.page .index-s2 .content .product-list .list .item .more img {
  width: 6px;
  margin-left: 0.18rem;
}
.page .index-s2 .content .product-list .list .item:hover {
  background-color: #f0f4f7;
}
.page .index-s2 .content .product-list .list .item:hover .bg {
  -moz-transform: scale(1.1);
   -ms-transform: scale(1.1);
       transform: scale(1.1);
}
.page .index-s2 .content .product-list .list .item:hover .more {
  bottom: 0.22rem;
}
@media screen and (max-width: 768px) {
  .page .index-s2 .tabList {
    width: 100% !important;
  }
  .page .index-s2 .product-list .list {
    display: block;
  }
  .page .index-s2 .product-list .list .item {
    width: 100% !important;
  }
  .page .index-s2 .product-list .list .item .more {
    bottom: 0.22rem !important;
  }
}
.page .index-s3 {
  padding: 1rem 0 1.36rem 0;
  margin-top: 0.6rem;
  background-color: #f1f7fe;
}
.page .index-s3 .content .upper {
  -moz-box-pack: justify;
       justify-content: space-between;
}
.page .index-s3 .content .upper .btm {
  padding: max(0.19rem, 12px) max(0.26rem, 20px);
  border-radius: max(0.3rem, 20px);
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  border: 1px solid var(--color-text);
  cursor: pointer;
  display: block;
}
.page .index-s3 .content .upper .btm .btm-box {
  color: var(--color-text);
}
.page .index-s3 .content .upper .btm div {
  font-size: var(--font-size-20);
}
.page .index-s3 .content .upper .btm i {
  margin-left: 0.1rem;
}
.page .index-s3 .content .upper .upper-left {
  width: 70%;
}
.page .index-s3 .content .upper .upper-left h2 span {
  color: var(--color-text);
}
.page .index-s3 .content .upper .upper-left p {
  font-size: var(--font-size-20);
  margin-top: 0.26rem;
}
.page .index-s3 .content .upper .upper-right {
  flex-shrink: 0;
}
.page .index-s3 .content .centre {
  margin-top: 0.56rem;
  background-color: white;
  border-radius: max(0.2rem, 16px);
  padding: 0.66rem 0.46rem;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
}
.page .index-s3 .content .centre .centre-left {
  width: 50%;
}
.page .index-s3 .content .centre .centre-left .list .item {
  border-radius: 0.1rem;
  border-bottom: solid 1px #ebebeb;
  padding: 0.3rem 0 0.3rem 0.2rem;
}
.page .index-s3 .content .centre .centre-left .list .item .item-head {
  cursor: pointer;
}
.page .index-s3 .content .centre .centre-left .list .item .item-head .item-head-left img {
  width: 0.32rem;
  width: auto;
}
.page .index-s3 .content .centre .centre-left .list .item .item-head .item-head-left img:nth-child(2) {
  display: none;
}
.page .index-s3 .content .centre .centre-left .list .item .item-head .item-head-left h3 {
  margin-left: 0.4rem;
  font-size: var(--font-size-24);
  font-weight: 500;
  line-height: 1;
}
.page .index-s3 .content .centre .centre-left .list .item .item-head .item-head-right {
  cursor: pointer;
}
.page .index-s3 .content .centre .centre-left .list .item .item-head .item-head-right i {
  -moz-transition: 0.5s;
  transition: 0.5s;
  color: #707070;
  font-size: var(--font-size-22);
  display: block;
}
.page .index-s3 .content .centre .centre-left .list .item .item-bot {
  max-height: 0;
  overflow: hidden;
  -moz-transition: max-height 0.4s ease;
  transition: max-height 0.4s ease;
}
.page .index-s3 .content .centre .centre-left .list .item .item-bot .scroll-y {
  max-height: 98px;
  margin-top: 0.2rem;
  margin-bottom: 0.24rem;
  padding-right: 0.1rem;
  margin-right: 0.1rem;
  line-height: 1.8;
  font-size: var(--font-size-18);
  height: auto;
  color: #222222;
}
.page .index-s3 .content .centre .centre-left .list .item .item-bot .scroll-y p {
  font-size: var(--font-size-18);
  color: #222222;
}
.page .index-s3 .content .centre .centre-left .list .item .item-bot .more div {
  font-size: var(--font-size-18);
  color: var(--color-text);
}
.page .index-s3 .content .centre .centre-left .list .item .item-bot .more img {
  width: auto;
  margin-left: 10px;
}
.page .index-s3 .content .centre .centre-left .list .item:hover h3,
.page .index-s3 .content .centre .centre-left .list .item:hover i {
  color: var(--color-text) !important;
}
.page .index-s3 .content .centre .centre-left .list .item:hover .item-head .item-head-left img:nth-child(1) {
  display: none;
}
.page .index-s3 .content .centre .centre-left .list .item:hover .item-head .item-head-left img:nth-child(2) {
  display: block;
}
.page .index-s3 .content .centre .centre-left .list .item-active h3,
.page .index-s3 .content .centre .centre-left .list .item-active i {
  color: var(--color-text) !important;
}
.page .index-s3 .content .centre .centre-left .list .item-active .item-head .item-head-left img:nth-child(1) {
  display: none;
}
.page .index-s3 .content .centre .centre-left .list .item-active .item-head .item-head-left img:nth-child(2) {
  display: block;
}
.page .index-s3 .content .centre .centre-left .list .item-active .item-bot {
  max-height: 160px;
}
.page .index-s3 .content .centre .centre-right {
  width: 46%;
  overflow: hidden;
  border-radius: max(0.1rem, 8px);
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  font-size: 0;
}
.page .index-s3 .content .centre .centre-right img:hover {
  -moz-transform: scale(1.1);
   -ms-transform: scale(1.1);
       transform: scale(1.1);
}
@media screen and (max-width: 768px) {
  .page .index-s3 .content .upper .upper-left {
    width: 100%;
  }
  .page .index-s3 .content .upper .upper-left .upper-left-h .btm > div {
    display: -moz-box !important;
    display: flex !important;
  }
  .page .index-s3 .content .centre {
    display: block;
  }
  .page .index-s3 .content .centre .centre-left {
    width: 100%;
    margin-bottom: 20px;
  }
  .page .index-s3 .content .centre .centre-right {
    width: 100%;
  }
}
.page .index-s4 {
  position: relative;
  overflow: hidden;
  padding-bottom: 1.2rem;
}
.page .index-s4 .bg {
  position: absolute;
  top: -22.5%;
  left: -14%;
  width: 43%;
}
.page .index-s4 .content {
  position: relative;
  z-index: 2;
}
.page .index-s4 .content .upper {
  margin-top: 0.6rem;
}
.page .index-s4 .content .upper .upper-left {
  width: 36%;
}
.page .index-s4 .content .upper .upper-left .title {
  font-size: var(--font-size-24);
  color: var(--color-text);
}
.page .index-s4 .content .upper .upper-left h2 {
  margin-top: 0.14rem;
}
.page .index-s4 .content .upper .upper-left .more {
  padding: max(0.2rem, 12px) max(0.26rem, 20px);
  border-radius: max(0.3rem, 20px);
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid var(--color-text);
  color: white;
  cursor: pointer;
  margin-top: 0.76rem;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  background-color: var(--bg-colcor);
}
.page .index-s4 .content .upper .upper-left .more span {
  font-size: var(--font-size-18);
}
.page .index-s4 .content .upper .upper-left .more i {
  margin-left: 0.1rem;
  line-height: 1;
}
.page .index-s4 .content .upper .upper-right {
  width: 60%;
}
.page .index-s4 .content .upper .upper-right p {
  font-size: var(--font-size-20);
}
.page .index-s4 .content .upper .upper-right p span {
  color: var(--color-text);
  font-family: "OSWALD-REGULAR";
  font-weight: bold;
}
.page .index-s4 .content .upper .upper-right .digit {
  margin-top: 0.4rem;
  -moz-box-pack: justify;
       justify-content: space-between;
}
.page .index-s4 .content .upper .upper-right .digit .box {
  -moz-box-align: baseline;
       align-items: baseline;
  flex-wrap: wrap;
  -moz-box-pack: center;
       justify-content: center;
}
.page .index-s4 .content .upper .upper-right .digit .box .box-child {
  white-space: nowrap;
}
.page .index-s4 .content .upper .upper-right .digit .box .number {
  font-size: var(--font-size-72);
  color: var(--color-text);
  font-family: "OSWALD-REGULAR";
  font-weight: bold;
}
.page .index-s4 .content .upper .upper-right .digit .box .jia {
  font-size: var(--font-size-72);
  color: var(--color-text);
  font-family: "OSWALD-REGULAR";
  font-weight: bold;
}
.page .index-s4 .content .upper .upper-right .digit .box span {
  font-size: var(--font-size-20);
  font-family: "Montserrat_Medium";
  color: rgba(102, 102, 102, 0.58);
}
.page .index-s4 .content .upper .upper-right .digit .line {
  background: rgba(34, 34, 34, 0.28);
  width: 1px;
  margin: 0 0.4rem;
}
.page .index-s4 .content .centre {
  margin-top: 0.9rem;
}
.page .index-s4 .content .centre .list {
  flex-wrap: wrap;
}
.page .index-s4 .content .centre .list .item {
  position: relative;
  width: 49.5%;
  display: block;
}
.page .index-s4 .content .centre .list .item .img-box {
  overflow: hidden;
  font-size: 0;
}
.page .index-s4 .content .centre .list .item .img-box img,
.page .index-s4 .content .centre .list .item .img-box video {
  height: max(4rem, 300px);
  -o-object-fit: cover;
     object-fit: cover;
}
.page .index-s4 .content .centre .list .item .mengceng {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 72, 118, 0.46);
  opacity: 1;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.page .index-s4 .content .centre .list .item .item-content {
  position: absolute;
  top: 50%;
  left: 0.72rem;
  -moz-transform: translateY(-50%);
   -ms-transform: translateY(-50%);
       transform: translateY(-50%);
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.page .index-s4 .content .centre .list .item .item-content .icon {
  width: 34px;
}
.page .index-s4 .content .centre .list .item .item-content .title-box {
  margin-top: 0.4rem;
}
.page .index-s4 .content .centre .list .item .item-content .title-box h3 {
  font-size: var(--font-size-24);
  font-weight: 500;
  color: white;
}
.page .index-s4 .content .centre .list .item .item-content .title-box p {
  font-size: var(--font-size-24);
  color: rgba(255, 255, 255, 0.5);
}
.page .index-s4 .content .centre .list .item .item-content .more {
  margin-top: 0.34rem;
  font-size: var(--font-size-20);
  color: #ffffff;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.page .index-s4 .content .centre .list .item .item-content .more i {
  -moz-transform: rotate(-90deg);
   -ms-transform: rotate(-90deg);
       transform: rotate(-90deg);
  margin-left: 0.2rem;
  font-size: var(--font-size-22);
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.page .index-s4 .content .centre .list .item:nth-child(1):hover img {
  -moz-transform: scale(1.1);
   -ms-transform: scale(1.1);
       transform: scale(1.1);
}
.page .index-s4 .content .centre .list .item:nth-child(1):hover .more {
  color: var(--color-text);
}
.page .index-s4 .content .centre .list .item:nth-child(1):hover .more i {
  -moz-transform: translate(10px) rotate(-90deg);
   -ms-transform: translate(10px) rotate(-90deg);
       transform: translate(10px) rotate(-90deg);
}
.page .index-s4 .content .centre .list .item:nth-child(2):hover img {
  -moz-transform: scale(1.1);
   -ms-transform: scale(1.1);
       transform: scale(1.1);
}
.page .index-s4 .content .centre .list .item:nth-child(2):hover .mengceng {
  opacity: 1;
}
.page .index-s4 .content .centre .list .item:nth-child(2):hover .item-content {
  opacity: 1;
}
@media screen and (max-width: 1280px) {
  .page .index-s4 .content .upper .upper-right {
    width: 60%;
  }
}
@media screen and (max-width: 768px) {
  .page .index-s4 .content .upper {
    display: block;
  }
  .page .index-s4 .content .upper .upper-left {
    width: 100%;
  }
  .page .index-s4 .content .upper .upper-left .more {
    margin-top: 20px;
  }
  .page .index-s4 .content .upper .upper-right {
    width: 100%;
    margin-top: 30px;
  }
  .page .index-s4 .content .upper .upper-right .number {
    font-size: 26px !important;
  }
  .page .index-s4 .content .centre .list .item {
    width: 100% !important;
    margin-bottom: 20px;
  }
}
.page .index-s5 {
  padding-top: 0.42rem;
  padding-bottom: 1.4rem;
}
.page .index-s5 .content h2 {
  text-align: center;
}
.page .index-s5 .content .title {
  font-size: var(--font-size-24);
  margin-top: 0.2rem;
  text-align: center;
}
.page .index-s5 .content .upper {
  margin-top: 0.4rem;
}
.page .index-s5 .content .upper .upper-left {
  width: 60%;
}
.page .index-s5 .content .upper .upper-left .list .item {
  margin-bottom: 0.2rem;
  padding: 0.1rem 0.8rem 0.1rem 0.2rem;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.page .index-s5 .content .upper .upper-left .list .item .item-left {
  width: 43%;
  border-radius: max(0.2rem, 16px);
  overflow: hidden;
}
.page .index-s5 .content .upper .upper-left .list .item .item-right {
  width: 53%;
}
.page .index-s5 .content .upper .upper-left .list .item .item-right h3 {
  font-size: var(--font-size-24);
}
.page .index-s5 .content .upper .upper-left .list .item .item-right .item-title {
  font-size: var(--font-size-18);
  margin-top: 0.12rem;
}
.page .index-s5 .content .upper .upper-left .list .item .item-right .box {
  font-size: var(--font-size-16);
  color: #666;
  margin-top: 0.2rem;
}
.page .index-s5 .content .upper .upper-left .list .item .item-right .box .time i {
  margin-right: 0.1rem;
}
.page .index-s5 .content .upper .upper-left .list .item .item-right .box .more {
  margin-left: 10%;
  margin-left: 1.08rem;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.page .index-s5 .content .upper .upper-left .list .item .item-right .box .more i {
  margin-left: 0.1rem;
  line-height: 1;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.page .index-s5 .content .upper .upper-left .list .item:hover {
  background: #ffffff;
  box-shadow: 0px 4px 39px 0px rgba(212, 212, 212, 0.55);
}
.page .index-s5 .content .upper .upper-left .list .item:hover .item-left img {
  -moz-transform: scale(1.1);
   -ms-transform: scale(1.1);
       transform: scale(1.1);
}
.page .index-s5 .content .upper .upper-left .list .item:hover .item-right .more {
  color: var(--color-text);
}
.page .index-s5 .content .upper .upper-left .list .item:hover .item-right .more i {
  -moz-transform: translateX(10px);
   -ms-transform: translateX(10px);
       transform: translateX(10px);
}
.page .index-s5 .content .upper .upper-right {
  width: 38%;
  color: #ffffff;
  border-radius: max(0.2rem, 16px);
  background: -moz-linear-gradient(321deg, #004e7f -6%, #005d99 88%);
  background: linear-gradient(129deg, #004e7f -6%, #005d99 88%);
  padding: 0.84rem 0.8rem 0.6rem 0.6rem;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  display: block;
}
.page .index-s5 .content .upper .upper-right .upper-right-head .new {
  font-size: var(--font-size-20);
}
.page .index-s5 .content .upper .upper-right .upper-right-head .time i {
  margin-right: 0.14rem;
}
.page .index-s5 .content .upper .upper-right h3 {
  font-size: var(--font-size-24);
  margin-top: 0.8rem;
  color: #ffffff;
  line-height: 1.3;
}
.page .index-s5 .content .upper .upper-right .upper-right-title {
  margin-top: 0.36rem;
  color: #ffffff;
}
.page .index-s5 .content .upper .upper-right .more {
  margin-top: 0.8rem;
  padding: max(0.2rem, 12px) max(0.26rem, 20px);
  border-radius: max(0.3rem, 20px);
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  border: 1px solid var(--color-text);
  color: var(--color-text);
  cursor: pointer;
  background-color: white;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.page .index-s5 .content .upper .upper-right .more i {
  margin-left: 0.1rem;
}
@media screen and (max-width: 1080px) {
  .page .index-s5 .upper {
    display: block;
  }
  .page .index-s5 .upper .upper-left {
    width: 100% !important;
  }
  .page .index-s5 .upper .upper-left .item {
    padding: 0.1rem 0.2rem !important;
  }
  .page .index-s5 .upper .upper-right {
    width: 100% !important;
    margin-top: 0.4rem !important;
  }
}
@media screen and (max-width: 768px) {
  .page .index-s5 .upper .upper-left .list .item {
    display: block;
  }
  .page .index-s5 .upper .upper-left .list .item .item-left {
    width: 100% !important;
  }
  .page .index-s5 .upper .upper-left .list .item .item-right {
    width: 100% !important;
    padding: 0.2rem 0;
  }
  .page .index-s5 .upper .upper-left .list .item .item-right .box {
    -moz-box-pack: justify !important;
         justify-content: space-between !important;
  }
}
.page .index-s6 {
  position: relative;
}
.page .index-s6 .content {
  font-size: 0;
}
.page .index-s6 .content h2 {
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
   -ms-transform: translate(-50%, -50%);
       transform: translate(-50%, -50%);
  color: white;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .page .index-s6 .content img {
    min-height: 200px;
    -o-object-fit: cover;
       object-fit: cover;
  }
}

.page .solutions-s1 {
  padding: 1.2rem 0 0 0;
}
.page .solutions-s1 .list .item {
  margin-bottom: 1.16rem;
}
.page .solutions-s1 .list .item .and {
  display: none;
}
.page .solutions-s1 .list .item .item-left {
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
       flex-direction: column;
  -moz-box-pack: center;
       justify-content: center;
  width: 50%;
  padding: 0 2.38rem 0 0;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
}
.page .solutions-s1 .list .item .item-left h3 {
  font-size: var(--font-size-48);
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.page .solutions-s1 .list .item .item-left .scroll-y {
  max-height: 70%;
  margin-top: 0.46rem;
}
.page .solutions-s1 .list .item .item-left .scroll-y .item-left-content {
  height: 100%;
  padding-right: 0.4rem;
}
.page .solutions-s1 .list .item .item-left .scroll-y .item-left-content p {
  font-size: var(--font-size-20);
}
.page .solutions-s1 .list .item .item-left .btm {
  margin-top: 0.22rem;
  -moz-transition: 0.5s;
  transition: 0.5s;
  padding: max(0.19rem, 12px) max(0.26rem, 20px);
  border-radius: max(0.3rem, 20px);
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  border: 1px solid var(--color-text);
  cursor: pointer;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.page .solutions-s1 .list .item .item-left .btm .btm-box .name {
  font-size: var(--font-size-20);
}
.page .solutions-s1 .list .item .item-left .btm .btm-box i {
  margin-left: 0.1rem;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.page .solutions-s1 .list .item .item-right {
  width: 50%;
  border-radius: max(0.2rem, 16px);
  position: relative;
}
.page .solutions-s1 .list .item .item-right img {
  height: 100%;
  border-radius: max(0.2rem, 16px);
  -o-object-fit: cover;
     object-fit: cover;
}
.page .solutions-s1 .list .item .item-right .bg {
  position: absolute;
  width: 35%;
  height: 35%;
  top: -5%;
  left: -5%;
  z-index: -1;
}
.page .solutions-s1 .list .item .item-right img:hover {
  -moz-transform: scale(1.05);
   -ms-transform: scale(1.05);
       transform: scale(1.05);
}
.page .solutions-s1 .list .item:hover .item-left h3 {
  color: var(--all-color);
}
.page .solutions-s1 .list .item:hover .item-left .btm {
  color: var(--all-color);
}
.page .solutions-s1 .list .item:nth-child(2n) .item-left.pc h3,
.page .solutions-s1 .list .item:nth-child(2n) .item-left.pc .btm {
  margin-left: 0.4rem;
}
.page .solutions-s1 .list .item:nth-child(2n) .item-left {
  padding: 0 0.5rem 0 0.74rem;
}
.page .solutions-s1 .list .item:nth-child(2n) .item-left .scroll-y {
  direction: rtl;
}
.page .solutions-s1 .list .item:nth-child(2n) .item-left .scroll-y .item-left-content {
  direction: ltr;
  padding-right: 0;
}
@media screen and (max-width: 768px) {
  .page .solutions-s1 .list .item {
    margin-bottom: 30px;
    display: block;
  }
  .page .solutions-s1 .list .item .pc {
    display: none;
  }
  .page .solutions-s1 .list .item .and {
    display: block;
  }
  .page .solutions-s1 .list .item .item-left,
  .page .solutions-s1 .list .item .item-right {
    width: 100%;
  }
  .page .solutions-s1 .list .item .item-left {
    padding: 0 !important;
  }
  .page .solutions-s1 .list .item .item-left .item-left-content {
    padding: 0 !important;
  }
  .page .solutions-s1 .list .item .item-right {
    margin-bottom: 20px;
  }
  .page .solutions-s1 .list .item .item-right .scroll-y {
    max-height: 300px;
    margin-top: 0.2rem;
  }
  .page .solutions-s1 .list .item .item-right .item-right-content {
    padding-left: 0 !important;
  }
  .page .solutions-s1 .list .item .item-right h3 {
    margin-top: 0.2rem;
  }
  .page .solutions-s1 .list .item .and .scroll-y {
    direction: inherit !important;
  }
  .page .solutions-s1 .list .item .and .scroll-y .item-right-content {
    direction: inherit !important;
    padding-right: 0.4rem !important;
  }
}

.page .solutionDetails-s1 {
  margin-top: 1.2rem;
}
.page .solutionDetails-s1 .content .upper .upper-left {
  -moz-box-flex: 1;
       flex: 1;
  margin-right: 0.3rem;
}
.page .solutionDetails-s1 .content .upper .upper-left h2 span {
  color: var(--color-text);
}
.page .solutionDetails-s1 .content .upper .upper-left .title {
  margin-top: 0.26rem;
  font-size: var(--font-size-24);
}
.page .solutionDetails-s1 .content .upper .upper-left .title span {
  color: var(--color-text);
}
.page .solutionDetails-s1 .content .upper .upper-left .ul {
  margin-top: 0.52rem;
}
.page .solutionDetails-s1 .content .upper .upper-left .ul .li {
  display: -moz-box;
  display: flex;
  -moz-box-align: center;
       align-items: center;
  margin-top: 0.1rem;
}
.page .solutionDetails-s1 .content .upper .upper-left .ul .li .yuan {
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background-color: var(--bg-colcor);
}
.page .solutionDetails-s1 .content .upper .upper-left .ul .li p {
  margin-left: 0.22rem;
  font-size: var(--font-size-20);
}
.page .solutionDetails-s1 .content .upper .upper-left .ul .li p span {
  color: var(--color-text);
}
.page .solutionDetails-s1 .content .upper .upper-right {
  width: 46%;
  position: relative;
  z-index: 2;
}
.page .solutionDetails-s1 .content .upper .upper-right .bg {
  position: absolute;
  width: 35%;
  height: 35%;
  top: -5%;
  left: -5%;
}
.page .solutionDetails-s1 .content .upper .upper-right .img-box {
  z-index: 20;
  position: relative;
  margin-left: 5%;
  width: 95%;
  overflow: hidden;
  border-radius: max(0.2rem, 16px);
}
.page .solutionDetails-s1 .content .upper .upper-right .bg2:hover {
  -moz-transform: scale(1.1);
   -ms-transform: scale(1.1);
       transform: scale(1.1);
}
@media screen and (max-width: 768px) {
  .page .solutionDetails-s1 .content .upper {
    display: block;
  }
  .page .solutionDetails-s1 .content .upper .upper-left {
    width: 100%;
    margin-bottom: 30px;
  }
  .page .solutionDetails-s1 .content .upper .upper-right {
    width: 100%;
  }
}
.page .solutionDetails-s2 {
  margin-top: 1.2rem;
}
.page .solutionDetails-s2 .content h2 {
  text-align: center;
}
.page .solutionDetails-s2 .content h2 span {
  color: var(--color-text);
}
.page .solutionDetails-s2 .content p {
  text-align: center;
  font-size: var(--font-size-20);
  margin-top: 0.16rem;
}
.page .solutionDetails-s2 .content .centre {
  margin-top: 0.84rem;
}
.page .solutionDetails-s2 .content .centre .centre-left {
  width: 50%;
}
.page .solutionDetails-s2 .content .centre .centre-left .list .item {
  border-radius: 0.1rem;
  border-bottom: solid 1px #ebebeb;
  padding: 0.25rem 0.4rem;
  cursor: pointer;
}
.page .solutionDetails-s2 .content .centre .centre-left .list .item .item-head {
  flex-shrink: 0;
}
.page .solutionDetails-s2 .content .centre .centre-left .list .item .item-head .item-head-left {
  font-size: 0;
}
.page .solutionDetails-s2 .content .centre .centre-left .list .item .item-head .item-head-left img {
  width: 0.32rem;
  width: auto;
}
.page .solutionDetails-s2 .content .centre .centre-left .list .item .item-head .item-head-left img:nth-child(2) {
  display: none;
}
.page .solutionDetails-s2 .content .centre .centre-left .list .item .item-right {
  margin-left: 0.5rem;
  -moz-box-flex: 1;
       flex: 1;
}
.page .solutionDetails-s2 .content .centre .centre-left .list .item .item-right h3 {
  margin-left: 0.08rem;
  font-size: var(--font-size-24);
  font-weight: 500;
}
.page .solutionDetails-s2 .content .centre .centre-left .list .item .item-right i {
  display: block;
}
.page .solutionDetails-s2 .content .centre .centre-left .list .item .item-right .item-bot {
  max-height: 0;
  overflow: hidden;
  -moz-transition: max-height 0.4s ease;
  transition: max-height 0.4s ease;
}
.page .solutionDetails-s2 .content .centre .centre-left .list .item .item-right .item-bot .scroll-y2 {
  max-height: 100px;
  margin-top: 0.16rem;
  margin-right: 0.1rem;
  line-height: 1.8;
  font-size: var(--font-size-18);
  height: auto;
  color: #222222;
}
.page .solutionDetails-s2 .content .centre .centre-left .list .item .item-right .item-bot .scroll-y2 p {
  font-size: var(--font-size-18);
  color: #222222;
}
.page .solutionDetails-s2 .content .centre .centre-left .list .item .item-right .item-bot .more {
  margin-bottom: 0.18rem;
}
.page .solutionDetails-s2 .content .centre .centre-left .list .item .item-right .item-bot .more div {
  font-size: var(--font-size-18);
  color: var(--color-text);
}
.page .solutionDetails-s2 .content .centre .centre-left .list .item .item-right .item-bot .more img {
  width: auto;
  margin-left: 10px;
}
.page .solutionDetails-s2 .content .centre .centre-left .list .item:hover h3,
.page .solutionDetails-s2 .content .centre .centre-left .list .item:hover i {
  color: var(--color-text) !important;
}
.page .solutionDetails-s2 .content .centre .centre-left .list .item:hover .item-head .item-head-left img:nth-child(1) {
  display: none;
}
.page .solutionDetails-s2 .content .centre .centre-left .list .item:hover .item-head .item-head-left img:nth-child(2) {
  display: block;
}
.page .solutionDetails-s2 .content .centre .centre-left .list .item-active h3,
.page .solutionDetails-s2 .content .centre .centre-left .list .item-active i {
  color: var(--color-text) !important;
}
.page .solutionDetails-s2 .content .centre .centre-left .list .item-active .item-head .item-head-left img:nth-child(1) {
  display: none;
}
.page .solutionDetails-s2 .content .centre .centre-left .list .item-active .item-head .item-head-left img:nth-child(2) {
  display: block;
}
.page .solutionDetails-s2 .content .centre .centre-left .list .item-active i {
  -moz-transform: rotate(90deg);
   -ms-transform: rotate(90deg);
       transform: rotate(90deg);
}
.page .solutionDetails-s2 .content .centre .centre-left .list .item-active .item-bot {
  max-height: 100rem;
}
.page .solutionDetails-s2 .content .centre .centre-right {
  width: 46%;
  overflow: hidden;
  border-radius: max(0.1rem, 8px);
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  font-size: 0;
}
.page .solutionDetails-s2 .content .centre .centre-right img:hover {
  -moz-transform: scale(1.1);
   -ms-transform: scale(1.1);
       transform: scale(1.1);
}
@media screen and (max-width: 768px) {
  .page .solutionDetails-s2 .content .upper .upper-left {
    width: 100%;
  }
  .page .solutionDetails-s2 .content .upper .upper-left .upper-left-h .btm > div {
    display: -moz-box !important;
    display: flex !important;
  }
  .page .solutionDetails-s2 .content .centre {
    display: block;
  }
  .page .solutionDetails-s2 .content .centre .centre-left {
    width: 100%;
    margin-bottom: 20px;
  }
  .page .solutionDetails-s2 .content .centre .centre-right {
    width: 100%;
  }
}
.page .solutionDetails-s2-1 {
  margin-top: 1.2rem;
}
.page .solutionDetails-s2-1 .content h2 {
  text-align: center;
}
.page .solutionDetails-s2-1 .content h2 span {
  color: var(--bg-colcor);
  font-family: "Montserrat_Medium";
}
.page .solutionDetails-s2-1 .content .title {
  margin-top: 0.16rem;
  font-size: var(--font-size-20);
  text-align: center;
}
.page .solutionDetails-s2-1 .content .list {
  margin-top: 0.52rem;
  flex-wrap: wrap;
}
.page .solutionDetails-s2-1 .content .list .item {
  background: #ffffff;
  box-shadow: 0px 4px 32px 0px rgba(191, 191, 191, 0.3);
  border-radius: max(0.2rem, 16px);
  width: 49%;
  margin-right: 2%;
  padding: 0.54rem 0.44rem;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  margin-bottom: 0.28rem;
  position: relative;
}
.page .solutionDetails-s2-1 .content .list .item .item-left .img-box {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.page .solutionDetails-s2-1 .content .list .item .item-left .img-box img {
  width: 54%;
}
.page .solutionDetails-s2-1 .content .list .item .item-left .img-box .img2 {
  display: none;
}
.page .solutionDetails-s2-1 .content .list .item .item-right {
  display: -moz-box;
  display: flex;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
       flex-direction: column;
  -moz-box-pack: center;
       justify-content: center;
  margin-left: 0.52rem;
}
.page .solutionDetails-s2-1 .content .list .item .item-right h3 {
  font-size: var(--font-size-24);
  margin-bottom: 0.16rem;
}
.page .solutionDetails-s2-1 .content .list .item .item-right p {
  font-size: var(--font-size-20);
}
.page .solutionDetails-s2-1 .content .list .item::after {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  -moz-transform: translateY(-50%);
   -ms-transform: translateY(-50%);
       transform: translateY(-50%);
  width: 2px;
  height: 0;
  z-index: 1;
  -moz-transition: 0.5s;
  transition: 0.5s;
  background-color: var(--bg-colcor);
}
.page .solutionDetails-s2-1 .content .list .item:hover::after {
  height: 60%;
}
.page .solutionDetails-s2-1 .content .list .item:hover .img-box {
  background-color: var(--bg-colcor);
}
.page .solutionDetails-s2-1 .content .list .item:hover .img-box .img1 {
  display: none;
}
.page .solutionDetails-s2-1 .content .list .item:hover .img-box .img2 {
  display: block;
}
.page .solutionDetails-s2-1 .content .list .item:nth-child(2n) {
  margin-right: 0;
}
@media screen and (max-width: 768px) {
  .page .solutionDetails-s2-1 .item {
    width: 100% !important;
    padding: 0.54rem 0.2rem;
  }
}
.page .solutionDetails-s3 {
  margin-top: 1.2rem;
  padding-bottom: 1.2rem;
}
.page .solutionDetails-s3 .content h2 {
  text-align: center;
}
.page .solutionDetails-s3 .content .upper {
  margin-top: 0.86rem;
  padding: 0 28px;
}
.page .solutionDetails-s3 .content .upper .list .item {
  width: 24.5%;
  margin-right: 0.66%;
  border-radius: max(0.2rem, 16px);
  background: rgba(0, 72, 118, 0.06);
  padding: 0.5rem 0.7rem 0.6rem 0.7rem;
  font-size: 0;
  position: relative;
  display: block;
}
.page .solutionDetails-s3 .content .upper .list .item img {
  display: block;
  margin: 0 auto;
  height: 199px;
}
.page .solutionDetails-s3 .content .upper .list .item h3 {
  margin-top: 0.28rem;
  font-size: var(--font-size-24);
}
.page .solutionDetails-s3 .content .upper .list .item .ul {
  margin-top: 0.26rem;
  margin-bottom: 0.24rem;
}
.page .solutionDetails-s3 .content .upper .list .item .ul p {
  font-size: var(--font-size-20);
}
.page .solutionDetails-s3 .content .upper .list .item .more {
  font-size: var(--font-size-18);
  position: absolute;
  bottom: 0;
  opacity: 0;
  -moz-transition: 0.5s;
  transition: 0.5s;
  left: 0.7rem;
  color: var(--color-text);
}
.page .solutionDetails-s3 .content .upper .list .item:hover .more {
  bottom: 0.36rem;
  opacity: 1;
}
@media screen and (max-width: 768px) {
  .page .solutionDetails-s3 .content .upper .list {
    display: block;
  }
  .page .solutionDetails-s3 .content .upper .list .item {
    width: 100% !important;
    margin-right: 0;
    margin-bottom: 20px;
  }
}
.page .solutionDetails-s4 {
  padding-top: 0.8rem;
  padding-bottom: 1rem;
  background-color: #f6faff;
}
.page .solutionDetails-s4 .content h2 {
  text-align: center;
}
.page .solutionDetails-s4 .content .upper {
  margin-top: 1.06rem;
}
.page .solutionDetails-s4 .content .upper .list {
  flex-wrap: wrap;
}
.page .solutionDetails-s4 .content .upper .list .item {
  width: 32%;
  margin-right: 2%;
  position: relative;
  -moz-transition: 0.5s;
  transition: 0.5s;
  font-size: 0;
  display: block;
  background-color: white;
  margin-bottom: 0.2rem;
}
.page .solutionDetails-s4 .content .upper .list .item .img-box {
  overflow: hidden;
}
.page .solutionDetails-s4 .content .upper .list .item .img-box img {
  -o-object-fit: cover;
     object-fit: cover;
}
.page .solutionDetails-s4 .content .upper .list .item .img-box img:hover {
  -moz-transform: scale(1.1);
   -ms-transform: scale(1.1);
       transform: scale(1.1);
}
.page .solutionDetails-s4 .content .upper .list .item .item-content {
  padding: 0 0.38rem 0.6rem 0.38rem;
  margin-top: 0.66rem;
}
.page .solutionDetails-s4 .content .upper .list .item .item-content h3 {
  font-size: var(--font-size-20);
}
.page .solutionDetails-s4 .content .upper .list .item .item-content p {
  margin-top: 0.06rem;
  font-size: var(--font-size-18);
  color: #747474;
}
.page .solutionDetails-s4 .content .upper .list .item .item-content .time-box {
  margin-top: 0.32rem;
  font-size: var(--font-size-16);
  color: var(--color-text);
}
.page .solutionDetails-s4 .content .upper .list .item .item-content .time-box .time i {
  margin-right: 0.08rem;
}
.page .solutionDetails-s4 .content .upper .list .item .item-content .time-box .more .name {
  color: #666666;
}
.page .solutionDetails-s4 .content .upper .list .item .item-content .time-box .more i {
  margin-left: 0.08rem;
  font-size: var(--font-size-12);
  color: #666666;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.page .solutionDetails-s4 .content .upper .list .item .li {
  font-style: normal;
  list-style: none;
  padding: 0px;
  margin: 0px;
}
.page .solutionDetails-s4 .content .upper .list .item .li::after {
  content: "";
  display: block;
  height: 0;
  border-left: 2px solid #004898;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  opacity: 0;
  position: absolute;
  z-index: 2;
}
.page .solutionDetails-s4 .content .upper .list .item .li::before {
  content: "";
  display: block;
  width: 0;
  border-top: 2px solid #004898;
  -moz-transition: all 1s;
  transition: all 1s;
  opacity: 0;
  position: absolute;
  z-index: 2;
}
.page .solutionDetails-s4 .content .upper .list .item .li1::before {
  left: 0;
  top: 0;
}
.page .solutionDetails-s4 .content .upper .list .item .li1::after {
  right: 0;
  top: 0;
  -moz-transition: all 0.45s 0.5s;
  transition: all 0.45s 0.5s;
}
.page .solutionDetails-s4 .content .upper .list .item .li2::before {
  left: 0;
  bottom: 0;
  -moz-transition: all 0.45s 0.5s;
  transition: all 0.45s 0.5s;
}
.page .solutionDetails-s4 .content .upper .list .item .li2::after {
  left: 0;
  top: 0;
}
.page .solutionDetails-s4 .content .upper .list .item:hover {
  box-shadow: 0px 4px 39px 0px rgba(212, 212, 212, 0.55);
}
.page .solutionDetails-s4 .content .upper .list .item:hover .li1::before {
  width: 100%;
  opacity: 1;
}
.page .solutionDetails-s4 .content .upper .list .item:hover .li1::after {
  height: 100%;
  opacity: 1;
}
.page .solutionDetails-s4 .content .upper .list .item:hover .li2::before {
  width: 100%;
  opacity: 1;
}
.page .solutionDetails-s4 .content .upper .list .item:hover .li2::after {
  height: 100%;
  opacity: 1;
}
.page .solutionDetails-s4 .content .upper .list .item:hover .more .name {
  color: var(--color-text) !important;
}
.page .solutionDetails-s4 .content .upper .list .item:hover .more i {
  color: var(--color-text) !important;
  -moz-transform: translateX(0.1rem);
   -ms-transform: translateX(0.1rem);
       transform: translateX(0.1rem);
}
.page .solutionDetails-s4 .content .upper .list .item:nth-child(3n) {
  margin-right: 0;
}
@media screen and (max-width: 768px) {
  .page .solutionDetails-s4 .content .upper .list .item {
    width: 100%;
  }
}

.page *[id] {
  scroll-margin-top: 140px; /* 避免锚点内容被 fixed header 遮挡 */
  scroll-behavior: smooth;
}
.page .about-s1 {
  padding-top: 0.52rem;
}
.page .about-s1 .content h2 {
  text-align: center;
}
.page .about-s1 .content p {
  text-align: center;
  margin-top: 0.46rem;
  font-size: var(--font-size-20);
}
.page .about-s1 .content p span {
  color: var(--color-text);
  font-weight: 600;
  font-family: "OSWALD-REGULAR";
  font-weight: bold;
}
.page .about-s1 .content .digit {
  margin-top: 0.5rem;
  -moz-box-pack: justify;
       justify-content: space-between;
}
.page .about-s1 .content .digit .box {
  -moz-box-align: baseline;
       align-items: baseline;
  flex-wrap: wrap;
  -moz-box-pack: center;
       justify-content: center;
}
.page .about-s1 .content .digit .box .number,
.page .about-s1 .content .digit .box .jia {
  font-size: var(--font-size-72);
  color: var(--color-text);
  font-family: "OSWALD-REGULAR";
  font-weight: bold;
}
.page .about-s1 .content .digit .box span {
  color: #666666;
  font-size: var(--font-size-20);
  white-space: nowrap;
  font-family: "Montserrat_Medium";
  color: rgba(102, 102, 102, 0.58);
}
.page .about-s1 .content .digit .line {
  background: rgba(34, 34, 34, 0.28);
  width: 1px;
  margin: 0 0.4rem;
}
@media screen and (max-width: 768px) {
  .page .about-s1 .content .digit {
    flex-wrap: wrap;
  }
  .page .about-s1 .content .digit .box {
    width: 49.8%;
    margin-bottom: 20px;
    display: block;
    text-align: center;
  }
  .page .about-s1 .content .digit .line {
    margin: 0;
  }
}
.page .about-s2 {
  position: relative;
  margin-top: 1.5rem;
  padding-top: 1.2rem;
  padding-bottom: 1.1rem;
  background-image: url("../images/abouts2-1.png");
  background-size: 100% 100%;
}
.page .about-s2 .about-s2-content {
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}
.page .about-s2 .about-s2-content h2 {
  text-align: center;
}
.page .about-s2 .about-s2-content .about-s2-swiper {
  margin-top: 0.62rem;
}
.page .about-s2 .about-s2-content .about-s2-swiper .item {
  background-color: white;
  padding: 0.4rem 0.32rem;
  border-radius: max(0.2rem, 16px);
}
.page .about-s2 .about-s2-content .about-s2-swiper .item .item-left {
  width: 50%;
  margin-right: 0.34rem;
}
.page .about-s2 .about-s2-content .about-s2-swiper .item .item-left h3 {
  font-size: var(--font-size-34);
  color: var(--color-text);
  font-family: "OSWALD-REGULAR";
}
.page .about-s2 .about-s2-content .about-s2-swiper .item .item-left .scroll-y {
  margin-top: 0.16rem;
  max-height: 100px;
  padding-right: 0.06rem;
}
.page .about-s2 .about-s2-content .about-s2-swiper .item .item-left p {
  font-size: var(--font-size-18);
}
.page .about-s2 .about-s2-content .about-s2-swiper .item .item-right {
  width: 50%;
  font-size: 0;
}
.page .about-s2 .about-s2-content .shubiao {
  margin-top: 0.7rem;
}
.page .about-s2 .about-s2-content .shubiao i {
  cursor: pointer;
  color: #666666;
  font-weight: bold;
}
.page .about-s2 .about-s2-content .shubiao i:hover {
  color: var(--color-text);
}
.page .about-s2 .about-s2-content .shubiao img {
  width: 32px;
  margin: 0 1.42rem;
  -webkit-animation: img-move 1s infinite alternate;
     -moz-animation: img-move 1s infinite alternate;
          animation: img-move 1s infinite alternate;
}
.page .about-s2 .about-s2-content .shubiao .swiper-button-disabled {
  opacity: 0.35 !important;
  cursor: auto;
}
@-webkit-keyframes img-move {
  0% {
    transform: translateX(-10px);
  }
  50% {
    transform: translateX(10px);
  }
}
@-moz-keyframes img-move {
  0% {
    -moz-transform: translateX(-10px);
         transform: translateX(-10px);
  }
  50% {
    -moz-transform: translateX(10px);
         transform: translateX(10px);
  }
}
@keyframes img-move {
  0% {
    -moz-transform: translateX(-10px);
         transform: translateX(-10px);
  }
  50% {
    -moz-transform: translateX(10px);
         transform: translateX(10px);
  }
}
.page .about-s3 {
  margin-top: 1.22rem;
  padding-bottom: 1rem;
}
.page .about-s3 h2 {
  text-align: center;
}
.page .about-s3 .content .centre {
  margin-top: 0.84rem;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
}
.page .about-s3 .content .centre .centre-left {
  width: 50%;
}
.page .about-s3 .content .centre .centre-left .list .item {
  border-bottom: solid 1px #ebebeb;
  padding: 0 0.4rem;
}
.page .about-s3 .content .centre .centre-left .list .item .item-head {
  padding: 0.2rem 0;
  cursor: pointer;
}
.page .about-s3 .content .centre .centre-left .list .item .item-head .item-head-left h3 {
  margin-left: 0.08rem;
  font-size: var(--font-size-24);
  font-weight: 500;
}
.page .about-s3 .content .centre .centre-left .list .item .item-head .item-head-right {
  cursor: pointer;
}
.page .about-s3 .content .centre .centre-left .list .item .item-head .item-head-right i {
  -moz-transition: 0.5s;
  transition: 0.5s;
  color: #707070;
  font-size: var(--font-size-22);
  display: block;
}
.page .about-s3 .content .centre .centre-left .list .item .item-bot {
  max-height: 0;
  overflow: hidden;
  -moz-transition: max-height 0.4s ease;
  transition: max-height 0.4s ease;
}
.page .about-s3 .content .centre .centre-left .list .item .item-bot .scroll-y {
  max-height: 150px;
  margin-bottom: 0.24rem;
  padding-right: 0.1rem;
  margin-right: 0.1rem;
  line-height: 1.8;
  font-size: var(--font-size-20);
  height: auto;
  color: #666666;
}
.page .about-s3 .content .centre .centre-left .list .item .item-bot .scroll-y p {
  font-size: var(--font-size-20);
  color: #666666;
}
.page .about-s3 .content .centre .centre-left .list .item .item-bot .more {
  margin-bottom: 0.18rem;
}
.page .about-s3 .content .centre .centre-left .list .item .item-bot .more div {
  font-size: var(--font-size-18);
  color: var(--color-text);
}
.page .about-s3 .content .centre .centre-left .list .item .item-bot .more img {
  width: auto;
  margin-left: 10px;
}
.page .about-s3 .content .centre .centre-left .list .item:hover h3,
.page .about-s3 .content .centre .centre-left .list .item:hover i {
  color: var(--color-text) !important;
}
.page .about-s3 .content .centre .centre-left .list .item:hover .item-head .item-head-left img:nth-child(1) {
  display: none;
}
.page .about-s3 .content .centre .centre-left .list .item:hover .item-head .item-head-left img:nth-child(2) {
  display: block;
}
.page .about-s3 .content .centre .centre-left .list .item-active h3,
.page .about-s3 .content .centre .centre-left .list .item-active i {
  color: var(--color-text) !important;
}
.page .about-s3 .content .centre .centre-left .list .item-active .item-head .item-head-left img:nth-child(1) {
  display: none;
}
.page .about-s3 .content .centre .centre-left .list .item-active .item-head .item-head-left img:nth-child(2) {
  display: block;
}
.page .about-s3 .content .centre .centre-left .list .item-active .item-head i {
  -moz-transform: rotate(90deg);
   -ms-transform: rotate(90deg);
       transform: rotate(90deg);
}
.page .about-s3 .content .centre .centre-left .list .item-active .item-bot {
  max-height: 100rem;
}
.page .about-s3 .content .centre .centre-right {
  width: 46%;
  overflow: hidden;
  border-radius: max(0.1rem, 8px);
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  font-size: 0;
}
.page .about-s3 .content .centre .centre-right img:hover {
  -moz-transform: scale(1.1);
   -ms-transform: scale(1.1);
       transform: scale(1.1);
}
@media screen and (max-width: 768px) {
  .page .about-s3 .content .centre {
    display: block;
  }
  .page .about-s3 .content .centre .centre-left {
    width: 100%;
    margin-bottom: 20px;
  }
  .page .about-s3 .content .centre .centre-right {
    width: 100%;
  }
}
.page .about-s3-1 {
  padding-top: 1.06rem;
  background-color: #fcfdff;
}
.page .about-s3-1 .content h2 {
  text-align: center;
  margin-bottom: 0.86rem;
}
.page .about-s3-1 .content .about-s3-swiper .item {
  background-color: #fbfdff;
  box-shadow: 0px 4px 17px 0px rgba(197, 197, 197, 0.3);
  position: relative;
}
.page .about-s3-1 .content .about-s3-swiper .item .item-left {
  width: 54%;
  font-size: 0;
}
.page .about-s3-1 .content .about-s3-swiper .item .item-left .img {
  overflow: hidden;
}
.page .about-s3-1 .content .about-s3-swiper .item .item-right {
  width: 46%;
  display: -moz-box;
  display: flex;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
       flex-direction: column;
  -moz-box-pack: center;
       justify-content: center;
  padding-left: 5.54%;
  background: #eef8ff;
  position: relative;
}
.page .about-s3-1 .content .about-s3-swiper .item .item-right .item-right-content {
  position: relative;
  z-index: 2;
}
.page .about-s3-1 .content .about-s3-swiper .item .item-right .item-right-content .bg {
  position: absolute;
  left: 35%;
  top: 11%;
  width: 1.48rem;
  z-index: -1;
}
.page .about-s3-1 .content .about-s3-swiper .item .item-right .item-right-content h3 {
  font-size: var(--font-size-28);
  color: var(--color-text);
}
.page .about-s3-1 .content .about-s3-swiper .item .item-right .item-right-content .title-box {
  width: 47.74%;
  margin-top: 0.33rem;
}
.page .about-s3-1 .content .about-s3-swiper .item .item-right .item-right-content .title-box p {
  color: #666666;
  font-size: var(--font-size-20);
}
.page .about-s3-1 .content .about-s3-swiper .item .item-right .item-right-content .title-box p span {
  color: var(--color-text);
}
.page .about-s3-1 .content .about-s3-swiper .btm-box {
  position: absolute;
  bottom: 0.36rem;
  left: 45.7%;
  z-index: 10;
  width: 100%;
}
.page .about-s3-1 .content .about-s3-swiper .btm-box .i-box {
  width: max(0.52rem, 30px);
  height: max(0.52rem, 30px);
  background: #f3f3f3;
  color: #222222;
  border-radius: max(0.1rem, 8px);
  margin-right: 0.1rem;
  cursor: pointer;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.page .about-s3-1 .content .about-s3-swiper .btm-box .i-box:hover {
  background-color: var(--all-color);
  color: white;
}
.page .about-s3-1 .content .about-s3-swiper .btm-box .swiper-button-disabled:hover {
  background: #f3f3f3;
  color: #222222;
  cursor: not-allowed;
}
@media screen and (max-width: 1280px) {
  .page .about-s3-1 .content .about-s3-swiper .item .item-right {
    padding: 0 0.6rem;
  }
  .page .about-s3-1 .content .about-s3-swiper .item .item-right .title-box {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .page .about-s3-1 .content .about-s3-swiper .item {
    display: block;
  }
  .page .about-s3-1 .content .about-s3-swiper .item .item-left {
    width: 100%;
  }
  .page .about-s3-1 .content .about-s3-swiper .item .item-right {
    width: 100%;
    padding: 0.4rem 0.6rem;
  }
  .page .about-s3-1 .content .about-s3-swiper .btm-box {
    left: 0;
    top: 50%;
    -moz-transform: translateY(-50%);
     -ms-transform: translateY(-50%);
         transform: translateY(-50%);
  }
  .page .about-s3-1 .content .about-s3-swiper .btm-box .about-s3-next {
    position: absolute;
    right: 0;
  }
}
.page .us-s7 {
  padding: 1.06rem 0 0.6rem 0;
  background-color: #f9fcff;
}
.page .us-s7 .content .swiper-slide a {
  font-size: 0;
}
.page .us-s7 .content .swiper-slide a img {
  border: 1px solid #ccc;
}
.page .us-s7 .content h2 {
  text-align: center;
  margin-bottom: 0.3rem;
}
.page .us-s7 .content .title {
  text-align: center;
  color: #222;
}
.page .us-s7 .content .btm-box {
  margin: 0.4rem auto 0 auto;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.page .us-s7 .content .btm-box .btm {
  background-color: #ffffff;
  border: solid 1px var(--bg-colcor);
  border-radius: max(0.3rem, 30px);
  color: #222222;
  font-size: var(--font-size-20);
  padding: 0.22rem 1.14rem;
  margin-right: 0.15rem;
  cursor: pointer;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.page .us-s7 .content .btm-box .btm:hover {
  background-color: var(--bg-colcor);
  color: #fafafa;
}
.page .us-s7 .content .btm-box .active {
  background-color: var(--bg-colcor);
  color: #fafafa;
}
.page .us-s7 .content .swiper-list {
  margin-top: 0.5rem;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}
.page .us-s7 .content .swiper-list .certificate-swiper .products-bot,
.page .us-s7 .content .swiper-list .certificate-swiper2 .products-bot {
  margin: 0.56rem auto 0 auto;
  width: 5.46rem;
  position: relative;
}
.page .us-s7 .content .swiper-list .certificate-swiper .products-bot i,
.page .us-s7 .content .swiper-list .certificate-swiper2 .products-bot i {
  padding: 0.16rem 0.18rem;
  border-radius: 50%;
  color: #666666;
  font-size: max(0.24rem, 12px);
  display: block;
  cursor: pointer;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.page .us-s7 .content .swiper-list .certificate-swiper .products-bot i:hover,
.page .us-s7 .content .swiper-list .certificate-swiper2 .products-bot i:hover {
  background-color: var(--all-color);
  color: white;
}
.page .us-s7 .content .swiper-list .certificate-swiper .products-bot .swiper-pagination-horizontal,
.page .us-s7 .content .swiper-list .certificate-swiper2 .products-bot .swiper-pagination-horizontal {
  width: 3.6rem;
  height: 3px;
  border-radius: 2px;
  overflow: hidden;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
   -ms-transform: translate(-50%, -50%);
       transform: translate(-50%, -50%);
  background-color: #d3d3d3;
}
.page .us-s7 .content .swiper-list .certificate-swiper .products-bot .swiper-pagination-horizontal .swiper-pagination-progressbar-fill,
.page .us-s7 .content .swiper-list .certificate-swiper2 .products-bot .swiper-pagination-horizontal .swiper-pagination-progressbar-fill {
  -moz-transition: 0.5s;
  transition: 0.5s;
  background-color: var(--bg-colcor);
}
@media screen and (max-width: 768px) {
  .page .us-s7 .content .btm-box .btm {
    padding: 0.22rem 0.9rem;
  }
}
.page .about-s4 {
  margin-top: 1.8rem;
  margin-bottom: 1rem;
}
.page .about-s4 .content h2 {
  text-align: center;
  margin-bottom: 0.74rem;
}
.page .about-s4 .content .upper .scroll-wrapper {
  overflow-x: hidden;
  width: 100%;
  padding: 16px 0;
  /* 鼠标悬浮时暂停动画 */
}
.page .about-s4 .content .upper .scroll-wrapper .ul {
  display: -moz-box;
  display: flex;
  flex-wrap: nowrap;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}
.page .about-s4 .content .upper .scroll-wrapper .ul .li {
  -moz-box-flex: 0;
       flex: 0 0 auto;
  width: 216px;
  height: 100px;
  margin-right: 20px;
  border-radius: 8px;
  box-shadow: 0px 3px 10px 1px rgba(0, 0, 0, 0.2);
  display: -moz-box;
  display: flex;
  -moz-box-align: center;
       align-items: center;
  -moz-box-pack: center;
       justify-content: center;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.page .about-s4 .content .upper .scroll-wrapper .ul .li img {
  width: 60%;
  height: auto;
}
.page .about-s4 .content .upper .scroll-wrapper .ul .li:hover {
  -moz-transform: translateY(-10px);
   -ms-transform: translateY(-10px);
       transform: translateY(-10px);
}
.page .about-s4 .content .upper .scroll-wrapper .ul .li:hover img {
  -moz-transform: scale(1.1);
   -ms-transform: scale(1.1);
       transform: scale(1.1);
}
.page .about-s4 .content .upper .scroll-wrapper .scroll-left {
  -webkit-animation: scroll-left 30s linear infinite;
     -moz-animation: scroll-left 30s linear infinite;
          animation: scroll-left 30s linear infinite;
}
.page .about-s4 .content .upper .scroll-wrapper .scroll-right {
  -webkit-animation: scroll-right 30s linear infinite;
     -moz-animation: scroll-right 30s linear infinite;
          animation: scroll-right 30s linear infinite;
}
.page .about-s4 .content .upper .scroll-wrapper .scroll-left:hover {
  -webkit-animation-play-state: paused;
     -moz-animation-play-state: paused;
          animation-play-state: paused;
}
.page .about-s4 .content .upper .scroll-wrapper .scroll-right:hover {
  -webkit-animation-play-state: paused;
     -moz-animation-play-state: paused;
          animation-play-state: paused;
}
@-webkit-keyframes scroll-left {
  0% {
    transform: translateX(0%);
  }
  100% {
    transform: translateX(-50%);
  }
}
@-moz-keyframes scroll-left {
  0% {
    -moz-transform: translateX(0%);
         transform: translateX(0%);
  }
  100% {
    -moz-transform: translateX(-50%);
         transform: translateX(-50%);
  }
}
@keyframes scroll-left {
  0% {
    -moz-transform: translateX(0%);
         transform: translateX(0%);
  }
  100% {
    -moz-transform: translateX(-50%);
         transform: translateX(-50%);
  }
}
@-webkit-keyframes scroll-right {
  0% {
    transform: translateX(-50%);
  }
  100% {
    transform: translateX(0%);
  }
}
@-moz-keyframes scroll-right {
  0% {
    -moz-transform: translateX(-50%);
         transform: translateX(-50%);
  }
  100% {
    -moz-transform: translateX(0%);
         transform: translateX(0%);
  }
}
@keyframes scroll-right {
  0% {
    -moz-transform: translateX(-50%);
         transform: translateX(-50%);
  }
  100% {
    -moz-transform: translateX(0%);
         transform: translateX(0%);
  }
}
.page .about-s4 .content .upper .about-s4-swiper {
  margin-top: 0.74rem;
  padding: 0.2rem 0;
}
.page .about-s4 .content .upper .about-s4-swiper2 {
  padding: 0 0 0.2rem 0;
}
.page .about-s4 .content .upper .swiper-wrapper {
  -moz-transition-timing-function: linear !important;
       transition-timing-function: linear !important; /* 匀速 */
}
.page .about-s4 .content .upper .img-box {
  height: 100px;
  border-radius: max(0.1rem, 8px);
}
.page .about-s4 .content .upper .img-box img {
  width: 60%;
}

.page .contact-s2 {
  margin-top: 1rem;
  background: #ffffff;
  padding: 0.7rem 0.5rem;
  box-shadow: 0px 4px 35px 0px rgba(199, 199, 199, 0.3);
}
.page .contact-s2 .upper .title {
  font-size: var(--font-size-24);
  width: 46%;
}
.page .contact-s2 .s2-content {
  margin-top: 0.54rem;
  -moz-box-pack: justify;
       justify-content: space-between;
}
.page .contact-s2 .s2-content .s2-content-left {
  width: 48%;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  position: relative;
}
.page .contact-s2 .s2-content .s2-content-left .list {
  background-image: url("../images/contacts2-1.png");
  background-size: 100% 100%;
  position: absolute;
  padding: 0.7rem 0.6rem 0.7rem 0.6rem;
  top: 50%;
  left: 0;
  -moz-transform: translateY(-50%);
   -ms-transform: translateY(-50%);
       transform: translateY(-50%);
  width: 100%;
  height: 95%;
  display: -moz-box;
  display: flex;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
       flex-direction: column;
}
.page .contact-s2 .s2-content .s2-content-left .list .item {
  margin-bottom: 0.68rem;
}
.page .contact-s2 .s2-content .s2-content-left .list .item .item-left {
  background-color: #80a4bb;
  width: max(0.64rem, 48px);
  height: max(0.64rem, 48px);
  border-radius: 50%;
  margin-right: 0.46rem;
  display: -moz-box;
  display: flex;
  -moz-box-align: center;
       align-items: center;
  -moz-box-pack: center;
       justify-content: center;
}
.page .contact-s2 .s2-content .s2-content-left .list .item .item-left i {
  color: white;
  font-size: var(--font-size-34);
}
.page .contact-s2 .s2-content .s2-content-left .list .item .item-right {
  -moz-box-flex: 1;
       flex: 1;
}
.page .contact-s2 .s2-content .s2-content-left .list .item .item-right h3 {
  margin-bottom: 0.1rem;
  font-size: var(--font-size-24);
  color: white;
}
.page .contact-s2 .s2-content .s2-content-left .list .item .item-right p {
  font-size: var(--font-size-18);
  color: white;
}
.page .contact-s2 .s2-content .s2-content-left .list .item:nth-last-child(1) {
  margin-bottom: 0;
}
.page .contact-s2 .s2-content .s2-content-right {
  width: 46%;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
}
.page .contact-s2 .s2-content .s2-content-right form .box {
  margin-bottom: 20px;
}
.page .contact-s2 .s2-content .s2-content-right form .box > div {
  width: 48%;
}
.page .contact-s2 .s2-content .s2-content-right form .box2 > div {
  width: 100%;
}
.page .contact-s2 .s2-content .s2-content-right form label {
  font-size: var(--font-size-18);
  margin-bottom: 0.1rem;
  display: block;
}
.page .contact-s2 .s2-content .s2-content-right form .inp-box {
  background-color: #f0f8ff;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  position: relative;
  border: 1px solid transparent;
}
.page .contact-s2 .s2-content .s2-content-right form .inp-box input,
.page .contact-s2 .s2-content .s2-content-right form .inp-box textarea {
  width: 100%;
  padding: max(0.14rem, 8px) 0.1rem;
  font-size: var(--font-size-16);
  background-color: transparent;
}
.page .contact-s2 .s2-content .s2-content-right form .inp-box textarea {
  min-height: 2.2rem;
}
.page .contact-s2 .s2-content .s2-content-right form .inp-box .language {
  font-size: var(--font-size-16);
  cursor: pointer;
  color: #666;
  white-space: nowrap;
  position: relative;
  padding: max(0.14rem, 8px) 0.1rem;
}
.page .contact-s2 .s2-content .s2-content-right form .inp-box .language .name {
  color: #222;
}
.page .contact-s2 .s2-content .s2-content-right form .inp-box .language .icon-xiangxiajiantou {
  font-size: var(--font-size-12);
}
.page .contact-s2 .s2-content .s2-content-right form .inp-box .language .language-select {
  position: absolute;
  top: 110%;
  left: 50%;
  -moz-transform: translateX(-50%);
   -ms-transform: translateX(-50%);
       transform: translateX(-50%);
  width: 101%;
  background-color: white;
  color: var(--color-text);
  border-radius: 0.06rem;
  max-height: 0;
  overflow: hidden;
  -moz-transition: 0.3s;
  transition: 0.3s;
  z-index: 10;
  border: 1px solid transparent;
}
.page .contact-s2 .s2-content .s2-content-right form .inp-box .language .language-select .a {
  display: block;
  text-align: center;
  padding: 0.2rem 0;
  border-bottom: 1px solid #e9e7e7;
  z-index: 10;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
.page .contact-s2 .s2-content .s2-content-right form .inp-box .language .language-select .a:nth-last-child(1) {
  border-bottom: none;
}
.page .contact-s2 .s2-content .s2-content-right form .inp-box .language .language-select .a:hover {
  background-color: var(--bg-colcor);
  color: white;
}
.page .contact-s2 .s2-content .s2-content-right form .inp-box .language-active .language-select {
  max-height: 300px;
  border: 1px solid #bcdaf5;
}
.page .contact-s2 .s2-content .s2-content-right form .inp-box .tip {
  position: absolute;
  left: 4%;
  top: 100%;
  color: #ff4d4f;
  -moz-transition: 0.3s;
  transition: 0.3s;
  opacity: 0;
}
.page .contact-s2 .s2-content .s2-content-right form .inp-box-active {
  border: 1px solid red;
}
.page .contact-s2 .s2-content .s2-content-right form .inp-box-active .tip {
  top: 110% !important;
  opacity: 1 !important;
}
.page .contact-s2 .s2-content .s2-content-right form .privacy {
  -moz-box-align: self-start;
       align-items: self-start;
  position: relative;
  margin-top: 20px;
  border: none;
}
.page .contact-s2 .s2-content .s2-content-right form .privacy input {
  margin-right: 0.1rem;
  margin-top: 0.06rem;
}
.page .contact-s2 .s2-content .s2-content-right form .privacy a {
  color: var(--color-text);
  cursor: pointer;
}
.page .contact-s2 .s2-content .s2-content-right form .privacy .tip {
  position: absolute;
  left: 0;
  top: 100%;
  color: #ff4d4f;
  -moz-transition: 0.3s;
  transition: 0.3s;
  opacity: 0;
}
.page .contact-s2 .s2-content .s2-content-right form .btn {
  background-color: var(--all-color);
  border-radius: max(0.1rem, 10px);
  width: 100%;
  padding: 0.24rem 0;
  margin-top: 40px;
  color: white;
  font-size: var(--font-size-16);
  cursor: pointer;
}
.page .contact-s2 .s2-content .s2-content-right form .btn i {
  font-size: var(--font-size-28);
  margin-left: 0.1rem;
}
@media screen and (max-width: 768px) {
  .page .contact-s2 .upper {
    display: block;
  }
  .page .contact-s2 .upper .title {
    margin-top: 10px;
    width: 100%;
  }
  .page .contact-s2 .s2-content {
    display: block;
  }
  .page .contact-s2 .s2-content .s2-content-left {
    width: 100%;
    height: 360px;
  }
  .page .contact-s2 .s2-content .s2-content-left .list {
    top: 0;
    -moz-transform: translateY(0);
     -ms-transform: translateY(0);
         transform: translateY(0);
  }
  .page .contact-s2 .s2-content .s2-content-right {
    width: 100%;
    margin-top: 20px;
  }
}

.page .products-s1 {
  background-color: #eff6ff;
}
.page .products-s1 .content {
  padding-top: 0.6rem;
  padding-bottom: 1.2rem;
  /* 隐藏原生 radio */
  /* 自定义标签样式 */
}
.page .products-s1 .content .content-left {
  min-width: 25%;
  border-radius: 0.1rem;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  position: -webkit-sticky;
  position: sticky;
  top: 110px;
}
.page .products-s1 .content .content-left .filter {
  background-color: var(--bg-colcor);
  font-size: var(--font-size-24);
  color: white;
  padding: 0.16rem 0.22rem 0.16rem 0.4rem;
}
.page .products-s1 .content .content-left .filter .jiazai {
  cursor: pointer;
}
.page .products-s1 .content .content-left .filter .jiazai img {
  width: 16px;
  margin-right: 0.1rem;
  -moz-transition: 1s;
  transition: 1s;
}
.page .products-s1 .content .content-left .filter .jiazai:hover img {
  -moz-transform: rotate(360deg);
   -ms-transform: rotate(360deg);
       transform: rotate(360deg);
}
.page .products-s1 .content .content-left .sidebar .filter-group {
  margin-top: 0.1rem;
  background: #ffffff;
  padding: 0.18rem 0.22rem 0.18rem 0.4rem;
  /* 隐藏原生 radio */
}
.page .products-s1 .content .content-left .sidebar .filter-group .filter-title {
  cursor: pointer;
  font-weight: bold;
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  font-size: var(--font-size-20);
  font-weight: 500;
}
.page .products-s1 .content .content-left .sidebar .filter-group .filter-title i {
  display: block;
  -moz-transition: 0.5s;
  transition: 0.5s;
  color: #666;
  font-size: var(--font-size-16);
}
.page .products-s1 .content .content-left .sidebar .filter-group .collapsed i {
  -moz-transform: rotate(90deg);
   -ms-transform: rotate(90deg);
       transform: rotate(90deg);
}
.page .products-s1 .content .content-left .sidebar .filter-group .filter-options {
  max-height: 0;
  overflow: hidden;
  padding-left: 5px;
  padding-bottom: 0;
  -moz-transition: max-height 0.3s ease, padding-bottom 0.3s ease;
  transition: max-height 0.3s ease, padding-bottom 0.3s ease;
}
.page .products-s1 .content .content-left .sidebar .filter-group .filter-options .list {
  margin-top: 20px;
}
.page .products-s1 .content .content-left .sidebar .filter-group .filter-options.open {
  /* max-height由JS动态设置 */
  padding-bottom: 8px;
}
.page .products-s1 .content .content-left .sidebar .filter-group input[type=radio] {
  display: none;
}
.page .products-s1 .content .content-left .sidebar .filter-group label:hover {
  color: var(--color-text);
}
.page .products-s1 .content .content-right {
  margin-left: 0.2rem;
  width: 75%;
}
.page .products-s1 .content .content-right #selectedTags {
  flex-wrap: wrap;
  display: -moz-box;
  display: flex;
}
.page .products-s1 .content .content-right #selectedTags .tag {
  display: inline-block;
  padding: 8px 10px;
  cursor: default;
  background-color: var(--bg-colcor);
  font-size: var(--font-size-20);
  color: white;
  margin-right: 0.2rem;
  -moz-transition: 0.5s;
  transition: 0.5s;
  display: -moz-box;
  display: flex;
  -moz-box-align: center;
       align-items: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-bottom: 10px;
}
.page .products-s1 .content .content-right #selectedTags .tag span {
  margin-left: 12px;
  font-size: var(--font-size-30);
}
.page .products-s1 .content .content-right #selectedTags .tag:hover {
  color: #343434;
  background: rgb(255, 255, 255);
  box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 6px 0px, rgba(0, 0, 0, 0.3) 0px 1px 2px 0px;
}
.page .products-s1 .content .content-right table {
  width: 100%;
  min-width: 800px;
  margin-top: -0.12rem;
  border-spacing: 0.08rem 0.12rem; /* 设置单元格之间的间距 */
}
.page .products-s1 .content .content-right table th {
  font-size: var(--font-size-24);
  background-color: white;
  padding: 0.16rem 0;
}
.page .products-s1 .content .content-right table th:nth-child(1) {
  width: 35%;
}
.page .products-s1 .content .content-right table td {
  font-size: var(--font-size-20);
  background-color: white;
  padding: 0.2rem 0;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.page .products-s1 .content .content-right table td .td-content .img-box {
  width: 45%;
}
.page .products-s1 .content .content-right table td .td-content .img-box img {
  width: 80%;
}
.page .products-s1 .content .content-right table td .td-content .name {
  width: 55%;
  text-align: center;
  font-size: var(--font-size-20);
  padding: 0 0.1rem;
}
.page .products-s1 .content .content-right table td .td-content2 p {
  text-align: center;
  padding: 0 0.2rem;
  font-size: var(--font-size-20);
}
.page .products-s1 .content .content-right table tr:hover td {
  background-color: #d9e6f3 !important;
}
.page .products-s1 .content input[type=radio] {
  display: none;
}
.page .products-s1 .content label {
  position: relative;
  padding-left: 0.28rem;
  margin-bottom: 10px;
  cursor: pointer;
  display: block;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  font-size: var(--font-size-20);
  color: #666666;
}
.page .products-s1 .content label::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  -moz-transform: translateY(-50%);
   -ms-transform: translateY(-50%);
       transform: translateY(-50%);
  width: 12px;
  height: 12px;
  background: #d8d8d8;
  border-radius: 2px;
}
.page .products-s1 .content input[type=radio]:checked + label::after {
  content: "";
  position: absolute;
  left: 0px;
  top: 50%;
  -moz-transform: translateY(-50%);
   -ms-transform: translateY(-50%);
       transform: translateY(-50%);
  width: 12px;
  height: 12px;
  background-color: var(--all-color);
}
@media screen and (max-width: 1080px) {
  .page .products-s1 .content {
    display: block;
  }
  .page .products-s1 .content .content-left {
    width: 100%;
    margin-bottom: 0.4rem;
    position: static;
  }
  .page .products-s1 .content .content-left .menu-container {
    width: 100%;
  }
  .page .products-s1 .content .content-right {
    width: 100%;
    margin-left: 0;
  }
}
@media screen and (max-width: 768px) {
  .page .products-s1 .content .content-left {
    position: static;
  }
  .page .products-s1 .content .content-right th:nth-child(1) {
    width: 40% !important;
  }
  .page .products-s1 .content .content-right .list-box {
    width: 100%;
  }
  .page .products-s1 .content .content-right .list-box .list-box-item {
    width: 100% !important;
    margin-right: 0;
  }
}

.page .products2-1 {
  margin-top: 0.6rem;
  padding-bottom: 0.6rem;
}
.page .products2-1 .content .list {
  flex-wrap: wrap;
}
.page .products2-1 .content .list .item {
  margin-right: 1.33%;
  width: 24%;
  margin-bottom: 0.2rem;
  background-color: #f9f9f9;
  background-color: #f1f7fe;
  -moz-transition: 0.5s;
  transition: 0.5s;
  overflow: hidden;
}
.page .products2-1 .content .list .item .img-box {
  overflow: hidden;
}
.page .products2-1 .content .list .item .item-bot {
  background-color: #f1f7fe;
  background-color: #f9f9f9;
  padding: 0.2rem 0.2rem;
  text-align: center;
}
.page .products2-1 .content .list .item:hover {
  box-shadow: 0 3px 14px 9px rgba(226, 226, 226, 0.5);
}
.page .products2-1 .content .list .item:hover img {
  -moz-transform: scale(1.1);
   -ms-transform: scale(1.1);
       transform: scale(1.1);
}
.page .products2-1 .content .list .item:hover h3 {
  color: var(--all-color);
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.page .products2-1 .content .list .item:nth-child(4n) {
  margin-right: 0;
}
@media screen and (max-width: 768px) {
  .page .products2-1 .content .list .item {
    width: 100% !important;
  }
}

.page .productsDetails-s1 {
  background-color: #eff6ff;
  padding: 1rem 0 0.52rem 0;
}
.page .productsDetails-s1 .productsDetails-s1-content .exhibit h1 {
  font-size: var(--font-size-48);
  margin: 0;
}
.page .productsDetails-s1 .productsDetails-s1-content .exhibit .exhibit-content .exhibit-content-left {
  width: 47%;
}
.page .productsDetails-s1 .productsDetails-s1-content .exhibit .exhibit-content .exhibit-content-left h1 {
  font-size: var(--font-size-48);
  color: var(--color-text);
}
.page .productsDetails-s1 .productsDetails-s1-content .exhibit .exhibit-content .exhibit-content-left .title {
  font-size: var(--font-size-20);
  color: #222;
  margin-top: 0.16rem;
}
.page .productsDetails-s1 .productsDetails-s1-content .exhibit .exhibit-content .exhibit-content-right {
  width: 40%;
}
.page .productsDetails-s1 .productsDetails-s1-content .exhibit .exhibit-content .exhibit-content-right .bg-swiper {
  /* 使用自定义图标（例如 Font Awesome） */
}
.page .productsDetails-s1 .productsDetails-s1-content .exhibit .exhibit-content .exhibit-content-right .bg-swiper .swiper-slide {
  display: -moz-box;
  display: flex;
  -moz-box-align: center;
       align-items: center;
  -moz-box-pack: center;
       justify-content: center;
  height: inherit;
}
.page .productsDetails-s1 .productsDetails-s1-content .exhibit .exhibit-content .exhibit-content-right .bg-swiper .swiper-slide .img-box {
  width: 100%;
  background-color: white;
  height: 4.54rem;
  border-radius: 0.2rem;
}
.page .productsDetails-s1 .productsDetails-s1-content .exhibit .exhibit-content .exhibit-content-right .bg-swiper .swiper-slide .img-box img {
  width: auto;
}
.page .productsDetails-s1 .productsDetails-s1-content .exhibit .exhibit-content .exhibit-content-right .bg-swiper .swiper-button-prev::after {
  content: "";
}
.page .productsDetails-s1 .productsDetails-s1-content .exhibit .exhibit-content .exhibit-content-right .bg-swiper .swiper-button-prev {
  margin-left: 0.1rem;
}
.page .productsDetails-s1 .productsDetails-s1-content .exhibit .exhibit-content .exhibit-content-right .bg-swiper .swiper-button-prev .i-box {
  flex-shrink: 0;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
}
.page .productsDetails-s1 .productsDetails-s1-content .exhibit .exhibit-content .exhibit-content-right .bg-swiper .swiper-button-prev .i-box i {
  color: #666;
  font-weight: 500;
  font-size: var(--font-size-30);
  -moz-transform: rotate(90deg);
   -ms-transform: rotate(90deg);
       transform: rotate(90deg);
}
.page .productsDetails-s1 .productsDetails-s1-content .exhibit .exhibit-content .exhibit-content-right .bg-swiper .swiper-button-next {
  margin-right: 0.1rem;
}
.page .productsDetails-s1 .productsDetails-s1-content .exhibit .exhibit-content .exhibit-content-right .bg-swiper .swiper-button-next .i-box {
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  flex-shrink: 0;
}
.page .productsDetails-s1 .productsDetails-s1-content .exhibit .exhibit-content .exhibit-content-right .bg-swiper .swiper-button-next .i-box i {
  color: #666;
  font-weight: 500;
  font-size: var(--font-size-30);
  -moz-transform: rotate(-90deg);
   -ms-transform: rotate(-90deg);
       transform: rotate(-90deg);
}
.page .productsDetails-s1 .productsDetails-s1-content .exhibit .exhibit-content .exhibit-content-right .bg-swiper .swiper-button-next::after {
  content: "";
}
.page .productsDetails-s1 .productsDetails-s1-content .exhibit .exhibit-content .exhibit-content-right .thumbnail-swiper {
  margin-top: 0.18rem;
}
.page .productsDetails-s1 .productsDetails-s1-content .exhibit .exhibit-content .exhibit-content-right .thumbnail-swiper .box {
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.page .productsDetails-s1 .productsDetails-s1-content .exhibit .exhibit-content .exhibit-content-right .thumbnail-swiper .swiper-slide-thumb-active .box {
  border: solid 1px #034b78;
}
.page .productsDetails-s1 .productsDetails-s1-content .exhibit .exhibit-content .exhibit-content-right .thumbnail-swiper .box {
  width: 1.16rem;
  height: 1.02rem;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  -moz-transition: 0.5s;
  transition: 0.5s;
  border: 1px solid transparent;
  padding: 0.1rem;
  text-align: center;
  border-radius: 5px;
  cursor: pointer;
  background-color: white;
  box-shadow: 6px 10px 16px 0px rgba(94, 94, 94, 0.05);
  display: -moz-box;
  display: flex;
  -moz-box-align: center;
       align-items: center;
  -moz-box-pack: center;
       justify-content: center;
}
.page .productsDetails-s1 .productsDetails-s1-content .exhibit .exhibit-content .exhibit-content-right .thumbnail-swiper .box img {
  width: auto;
}
@media screen and (max-width: 768px) {
  .page .productsDetails-s1 .exhibit .exhibit-content {
    display: block;
  }
  .page .productsDetails-s1 .exhibit .exhibit-content .exhibit-content-left {
    width: 100% !important;
  }
  .page .productsDetails-s1 .exhibit .exhibit-content .exhibit-content-right {
    width: 100% !important;
    margin-bottom: 0.4rem;
    margin-left: 0 !important;
  }
}
.page .productsDetails-s2 {
  margin-top: 1.2rem;
}
.page .productsDetails-s2 .content .list {
  margin-top: 0.56rem;
}
.page .productsDetails-s2 .content .list .item {
  margin-bottom: 0.28rem;
}
.page .productsDetails-s2 .content .list .item .yuan {
  width: max(0.68rem, 50px);
  height: max(0.68rem, 50px);
  background: #e1eaff;
  border-radius: 50%;
  display: -moz-box;
  display: flex;
  -moz-box-align: center;
       align-items: center;
  -moz-box-pack: center;
       justify-content: center;
  -moz-transition: 0.5s;
  transition: 0.5s;
  flex-shrink: 0;
}
.page .productsDetails-s2 .content .list .item .yuan img {
  width: 60%;
}
.page .productsDetails-s2 .content .list .item .yuan img:nth-child(2) {
  opacity: 0;
  display: none;
}
.page .productsDetails-s2 .content .list .item p {
  font-size: var(--font-size-24);
  -moz-transition: 0.5s;
  transition: 0.5s;
  color: #222;
  margin-left: 0.46rem;
}
.page .productsDetails-s2 .content .list .item:hover .yuan {
  background-color: var(--bg-colcor);
}
.page .productsDetails-s2 .content .list .item:hover .yuan img:nth-child(1) {
  opacity: 0;
  display: none;
}
.page .productsDetails-s2 .content .list .item:hover .yuan img:nth-child(2) {
  opacity: 1;
  display: block;
}
.page .productsDetails-s2 .content .list .item:hover p {
  color: var(--color-text);
}
.page .productsDetails-s3 {
  margin-top: 1.2rem;
}
.page .productsDetails-s3 .content .list {
  margin-top: 0.88rem;
  flex-wrap: wrap;
}
.page .productsDetails-s3 .content .list .item {
  width: 23.75%;
  margin-right: 1.6666%;
  -moz-transition: 0.5s;
  transition: 0.5s;
  border-radius: max(0.2rem, 16px);
  background-color: #e1eaff;
  padding: 0.64rem 0.22rem 0.38rem 0.22rem;
  margin-bottom: 0.2rem;
}
.page .productsDetails-s3 .content .list .item .item-content .yuan {
  width: max(0.68rem, 50px);
  height: max(0.68rem, 50px);
  border: 1px solid #222222;
  border-radius: 50%;
  display: -moz-box;
  display: flex;
  -moz-box-align: center;
       align-items: center;
  -moz-box-pack: center;
       justify-content: center;
}
.page .productsDetails-s3 .content .list .item .item-content .yuan img {
  width: 45%;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.page .productsDetails-s3 .content .list .item .item-content .yuan img:nth-child(2) {
  display: none;
  opacity: 0;
}
.page .productsDetails-s3 .content .list .item .item-content p {
  margin-top: 0.48rem;
  font-size: var(--font-size-24);
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.page .productsDetails-s3 .content .list .item:nth-last-child(1) {
  margin-right: 0;
}
.page .productsDetails-s3 .content .list .item:hover {
  background-color: var(--bg-colcor);
}
.page .productsDetails-s3 .content .list .item:hover .item-content .yuan {
  border: 1px solid white;
}
.page .productsDetails-s3 .content .list .item:hover .item-content .yuan img:nth-child(1) {
  display: none;
  opacity: 0;
}
.page .productsDetails-s3 .content .list .item:hover .item-content .yuan img:nth-child(2) {
  display: block;
  opacity: 1;
}
.page .productsDetails-s3 .content .list .item:hover .item-content p {
  color: white;
}
@media screen and (max-width: 768px) {
  .page .productsDetails-s3 .content .list .item {
    width: 100%;
    margin-right: 0;
  }
}
.page .productsDetails-s4 {
  margin-top: 1.2rem;
  padding-top: 0.6rem;
  padding-bottom: 1.2rem;
  background-color: #f4f4f4;
  padding-top: 4;
}
.page .productsDetails-s4 .content table {
  border-spacing: 0;
  margin-top: 0.62rem;
  width: 100%;
  max-width: 100%;
}
.page .productsDetails-s4 .content table thead {
  background-color: var(--bg-colcor);
  color: white;
}
.page .productsDetails-s4 .content table thead th {
  padding: 0.32rem 0.5rem;
  font-size: var(--font-size-24);
}
.page .productsDetails-s4 .content table thead th:nth-child(1) {
  width: 23%;
}
.page .productsDetails-s4 .content table thead th:nth-child(2) {
  width: 77%;
}
.page .productsDetails-s4 .content table tbody {
  box-shadow: 0px 4px 24px 0px rgba(175, 175, 175, 0.3);
}
.page .productsDetails-s4 .content table tbody tr td {
  border-bottom: 1px solid #bbceda;
  padding: 0.24rem 0.5rem;
  font-size: var(--font-size-24);
}
.page .productsDetails-s4 .content table tbody tr td img {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: 80%;
}
.page .productsDetails-s4 .content table tbody tr td:nth-child(1) {
  background-color: #f5f8ff;
}
.page .productsDetails-s4 .content table tbody tr td:nth-child(2) {
  box-shadow: -8px 0px 12px -4px rgba(175, 175, 175, 0.3);
  /*            ↑     ↑     ↑     ↑
  水平左偏移 上下偏移 模糊   收缩 */
  text-align: center;
  padding-left: 0.5rem;
}
.page .productsDetails-s5 {
  margin-top: 1.2rem;
  margin-bottom: 1.2rem;
}
.page .productsDetails-s5 .content table {
  border-spacing: 0;
  width: 100%;
  margin-top: 0.3rem;
  box-shadow: 0px 4px 24px 0px rgba(175, 175, 175, 0.3);
}
.page .productsDetails-s5 .content table tbody td {
  border-bottom: 1px solid #bbceda;
  padding: 0.24rem 0.5rem;
}
.page .productsDetails-s5 .content table tbody td:nth-child(1) {
  width: 23%;
  background-color: #f5f8ff;
}
.page .productsDetails-s5 .content table tbody td:nth-child(2) {
  width: 77%;
  box-shadow: -8px 0px 12px -4px rgba(175, 175, 175, 0.3);
  text-align: center;
}

.page .faqs-s1 {
  margin-top: 0.84rem;
  padding-bottom: 0.5rem;
}
.page .faqs-s1 .list .item {
  border-radius: 0.1rem;
  border: solid 1px #eef7f7;
  padding: 0 0.4rem;
  margin-bottom: 0.14rem;
  background-color: white;
}
.page .faqs-s1 .list .item .item-head {
  padding: 0.4rem 0;
  cursor: pointer;
}
.page .faqs-s1 .list .item .item-head .item-head-left {
  -moz-box-align: start;
       align-items: flex-start;
}
.page .faqs-s1 .list .item .item-head .item-head-left i {
  font-size: var(--font-size-26);
}
.page .faqs-s1 .list .item .item-head .item-head-left h2 {
  margin-left: 0.08rem;
  font-size: var(--font-size-22);
}
.page .faqs-s1 .list .item .item-head .item-head-right {
  cursor: pointer;
}
.page .faqs-s1 .list .item .item-head .item-head-right i {
  -moz-transition: 0.5s;
  transition: 0.5s;
  color: #707070;
  font-size: var(--font-size-22);
}
.page .faqs-s1 .list .item .item-bot {
  max-height: 0;
  overflow: hidden;
  -moz-transition: max-height 0.4s ease;
  transition: max-height 0.4s ease;
}
.page .faqs-s1 .list .item .item-bot .scroll-y {
  max-height: 100px;
  margin-bottom: 20px;
}
.page .faqs-s1 .list .item .item-bot p {
  line-height: 1.8;
  font-size: var(--font-size-16);
  height: auto;
}
.page .faqs-s1 .list .item .item-bot p i {
  margin-right: 0.2rem;
}
.page .faqs-s1 .list .item-active h2,
.page .faqs-s1 .list .item-active i {
  color: var(--color-text) !important;
}
.page .faqs-s1 .list .item-active .item-bot {
  max-height: 100rem;
}

.page .news-s1 {
  margin-top: 0.6rem;
  padding-bottom: 0.5rem;
}
.page .news-s1 .content-head {
  flex-wrap: wrap;
}
.page .news-s1 .content-head .inp-box {
  width: 3.6rem;
  height: 0.6rem;
  background-color: #fafafa;
  border-radius: 0.1rem;
  margin-left: 0.1rem;
  padding: 0 0.3rem;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  position: relative;
  margin-bottom: 0.2rem;
  border: solid 1px #ededed;
}
.page .news-s1 .content-head .inp-box .icon-yuyan {
  font-size: var(--font-size-20);
  color: #666;
}
.page .news-s1 .content-head .inp-box .name {
  color: #666;
  text-align: left;
}
.page .news-s1 .content-head .inp-box .icon-xiangxiajiantou {
  font-size: var(--font-size-12);
  color: #666;
}
.page .news-s1 .content-head .inp-box .language-select {
  position: absolute;
  top: 120%;
  left: 50%;
  -moz-transform: translateX(-50%);
   -ms-transform: translateX(-50%);
       transform: translateX(-50%);
  width: 100%;
  background-color: #fafafa;
  color: var(--text-color);
  border-radius: 0.06rem;
  max-height: 0;
  overflow: hidden;
  -moz-transition: 0.3s;
  transition: 0.3s;
  z-index: 10;
}
.page .news-s1 .content-head .inp-box .language-select .a {
  display: block;
  text-align: center;
  padding: 0.2rem 0.3rem;
  background-color: #fafafa;
  -moz-transition: 0.3s;
  transition: 0.3s;
  text-align: left;
}
.page .news-s1 .content-head .inp-box .language-select .a:nth-last-child(1) {
  border-bottom: none;
}
.page .news-s1 .content-head .inp-box .language-select .a:hover {
  color: white;
  background-color: var(--bg-colcor);
}
.page .news-s1 .content-head .inp-box input {
  border: none;
  outline: none;
  margin-right: 0.2rem;
  width: 100%;
  height: 100%;
  background-color: transparent;
}
.page .news-s1 .content-head .inp-box i {
  font-size: var(--font-size-28);
  cursor: pointer;
}
.page .news-s1 .content-head .language-active .language-select {
  max-height: 200px;
  box-shadow: 0px 4px 24px 0px rgba(175, 175, 175, 0.3);
}
.page .news-s1 .content-head .btm {
  background-color: var(--bg-colcor);
  border-radius: 0.1rem;
  color: white;
  margin-left: 0.2rem;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0 0.3rem;
  font-size: var(--font-size-18);
  cursor: pointer;
}
.page .news-s1 .list {
  flex-wrap: wrap;
  margin-top: 0.16rem;
}
.page .news-s1 .list .item {
  background-color: #ffffff;
  box-shadow: 0px 0px 62px 0px rgba(220, 212, 213, 0.36);
  position: relative;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  margin-bottom: 0.3rem;
  width: 32%;
  margin-right: 2%;
  border-radius: 0.1rem;
  overflow: hidden;
  display: block;
}
.page .news-s1 .list .item .img-box {
  border-radius: 0.1rem;
  overflow: hidden;
}
.page .news-s1 .list .item .img-box img {
  width: 100%;
}
.page .news-s1 .list .item .item-bot {
  padding: 0.2rem 0.2rem;
}
.page .news-s1 .list .item .item-bot .time {
  font-size: var(--font-size-16);
}
.page .news-s1 .list .item .item-bot .time i {
  margin-right: 0.1rem;
}
.page .news-s1 .list .item .item-bot h5 {
  font-size: var(--font-size-18);
  margin-top: 0.18rem;
  color: #222222;
  width: 100%;
  line-height: 1.8;
}
.page .news-s1 .list .item .item-bot .more {
  margin-top: 0.2rem;
  color: #222222;
  cursor: pointer;
}
.page .news-s1 .list .item .item-bot .more i {
  margin-left: 0.24rem;
}
.page .news-s1 .list .item:nth-child(3n) {
  margin-right: 0;
}
.page .news-s1 .list .item:hover img {
  -moz-transform: scale(1.1);
   -ms-transform: scale(1.1);
       transform: scale(1.1);
}
.page .news-s1 .list .item:hover .more {
  color: var(--color-text);
}
.page .news-s1 .list .item:hover .more i {
  color: var(--color-text);
}
@media screen and (max-width: 980px) {
  .page .news-s1 .content-head .inp-box {
    width: 100%;
  }
  .page .news-s1 .list .item {
    width: 49%;
  }
  .page .news-s1 .list .item:nth-child(2n) {
    margin-right: 0;
  }
  .page .news-s1 .list .item:nth-child(3n) {
    margin-right: 2%;
  }
}
@media screen and (max-width: 768px) {
  .page .news-s1 .list .item {
    width: 100%;
    margin-right: 0;
  }
  .page .news-s1 .list .item:nth-child(2n) {
    margin-right: 0;
  }
}

.newsDetails-page {
  background-color: #fafafa;
}
.newsDetails-page .content {
  position: relative;
  margin-top: 0.6rem;
  padding-bottom: 0.7rem;
}
.newsDetails-page .content .content-left {
  width: 70%;
}
.newsDetails-page .content .content-left .user .user-left {
  margin-right: 0.26rem;
}
.newsDetails-page .content .content-left .user .user-left img {
  width: 0.96rem;
  height: 0.96rem;
  border-radius: 50%;
  -o-object-fit: cover;
     object-fit: cover;
}
.newsDetails-page .content .content-left .user .user-right {
  -moz-box-flex: 1;
       flex: 1;
}
.newsDetails-page .content .content-left .user .user-right .text-box {
  margin-bottom: 0.22rem;
}
.newsDetails-page .content .content-left .user .user-right .text-box p {
  font-weight: normal;
  font-stretch: normal;
  color: #666666;
  font-size: var(--font-size-18);
}
.newsDetails-page .content .content-left .user .user-right .text-box p span {
  color: var(--color-text);
  font-weight: 600;
  font-family: "Montserrat_Medium";
}
.newsDetails-page .content .content-left .user .user-right .text-box:nth-last-child(1) {
  margin-bottom: 0;
}
.newsDetails-page .content .content-left .space {
  background-color: white;
  padding: 0.52rem 0.3rem;
  border-radius: 0.05rem;
  margin-top: 0.16rem;
}
.newsDetails-page .content .content-left .space .space-head h1 {
  color: var(--color-text);
  font-size: var(--font-size-36);
  margin-bottom: 0.24rem;
}
.newsDetails-page .content .content-left .space .space-head .text-box {
  flex-wrap: wrap;
}
.newsDetails-page .content .content-left .space .space-head .text-box p {
  margin-right: 0.7rem;
  margin-bottom: 0.1rem;
}
.newsDetails-page .content .content-left .space .line {
  height: 2px;
  background-color: #dedede;
}
.newsDetails-page .content .content-left .space .line1 {
  margin-top: 0.16rem;
  margin-bottom: 0.06rem;
}
.newsDetails-page .content .content-left .space .list img {
  width: auto;
}
.newsDetails-page .content .content-left .space .list h2 {
  font-size: var(--font-size-24);
  margin-top: 0.24rem;
}
.newsDetails-page .content .content-left .space .list p {
  margin-top: 0.16rem;
  color: #666666;
  margin-bottom: 0.3rem;
  line-height: 1.6;
  font-size: var(--font-size-16);
}
.newsDetails-page .content .content-left .space .line2 {
  margin-top: 0.5rem;
}
.newsDetails-page .content .content-left .space .switch {
  margin-top: 0.36rem;
}
.newsDetails-page .content .content-left .space .switch .btm {
  background-color: #ffffff;
  box-shadow: 0px -1px 4px 0px rgba(183, 183, 183, 0.19);
  border-radius: max(0.05rem, 5px);
  border: solid 1px #efefef;
  color: #666666;
  font-size: var(--font-size-16);
  margin-left: max(0.06rem, 6px);
  padding: 0.12rem 0.22rem;
  cursor: pointer;
}
.newsDetails-page .content .content-left .space .switch .btm:hover {
  background-color: var(--bg-colcor);
  color: white;
}
.newsDetails-page .content .content-right {
  width: 29%;
  position: -webkit-sticky;
  position: sticky;
  top: 99px;
  padding: 0.6rem 0.64rem;
  background-color: white;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  border-radius: 0.05rem;
  margin-left: 0.65rem;
}
.newsDetails-page .content .content-right h2 {
  font-size: var(--font-size-24);
}
.newsDetails-page .content .content-right .text-box {
  margin-top: 0.38rem;
}
.newsDetails-page .content .content-right .text-box p {
  margin-bottom: 0.3rem;
  color: #666666;
  font-size: var(--font-size-18);
  cursor: pointer;
}
.newsDetails-page .content .content-right .text-box p:hover {
  color: var(--color-text);
}
@media screen and (max-width: 980px) {
  .newsDetails-page .content .content-left {
    width: 100%;
  }
  .newsDetails-page .content .content-right {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .newsDetails-page .content .content-left .user .user-left img {
    width: 100px;
    height: 100px;
  }
  .newsDetails-page .content .content-left .user .user-right .text-box {
    display: block;
    margin-bottom: 0;
  }
}

.personalCenter-page {
  background-color: #fafafa;
}
.personalCenter-page .crumbs {
  background-color: #eeecea;
  padding-bottom: 0.15rem;
}
.personalCenter-page .content {
  margin-top: 0.6rem;
  padding-bottom: 0.5rem;
}
.personalCenter-page .content .user .user-left {
  padding-top: 0.4rem;
  width: 42%;
}
.personalCenter-page .content .user .user-left .name img {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  margin-right: 0.4rem;
  -o-object-fit: cover;
     object-fit: cover;
}
.personalCenter-page .content .user .user-left .name h1 {
  color: #161616;
  font-size: var(--font-size-42);
  font-family: "WixMadeforDisplay_Bold";
  margin: 0;
}
.personalCenter-page .content .user .user-left h2 {
  color: var(--color-text);
  font-size: var(--font-size-24);
  font-family: "WixMadeforDisplay_Bold";
  margin-top: 0.38rem;
}
.personalCenter-page .content .user .user-left .title {
  color: #666666;
  font-size: var(--font-size-18);
  margin-top: 0.24rem;
}
.personalCenter-page .content .user .user-left .email {
  font-weight: bold;
  font-size: var(--font-size-24);
  margin-top: 0.42rem;
  font-family: "WixMadeforDisplay_Bold";
  color: #222222;
}
.personalCenter-page .content .user .user-left .phone {
  font-weight: bold;
  margin-top: 0.28rem;
  font-size: var(--font-size-24);
  font-family: "WixMadeforDisplay_Bold";
  color: #222222;
}
.personalCenter-page .content .user .user-left .icon-box {
  margin-top: 0.3rem;
}
.personalCenter-page .content .user .user-left .icon-box .img-box {
  background-color: #e6e6e6;
  margin-right: 0.16rem;
  width: max(0.4rem, 26px);
  height: max(0.4rem, 26px);
  border-radius: 50%;
  display: -moz-box;
  display: flex;
  -moz-box-align: center;
       align-items: center;
  -moz-box-pack: center;
       justify-content: center;
  cursor: pointer;
}
.personalCenter-page .content .user .user-left .icon-box .img-box img {
  width: 60%;
}
.personalCenter-page .content .user .user-left .icon-box .img-box img:nth-child(2) {
  display: none;
}
.personalCenter-page .content .user .user-left .icon-box .img-box:hover {
  background-color: var(--bg-colcor);
  color: white;
}
.personalCenter-page .content .user .user-left .icon-box .img-box:hover img:nth-child(1) {
  display: none;
}
.personalCenter-page .content .user .user-left .icon-box .img-box:hover img:nth-child(2) {
  display: block;
}
.personalCenter-page .content .user .user-left .btm {
  margin-top: 0.28rem;
  padding: 0.22rem 0.38rem;
  background-color: var(--bg-colcor);
  border-radius: 0.3rem;
  font-size: var(--font-size-18);
  font-family: "WixMadeforDisplay_Bold";
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  color: white;
  cursor: pointer;
}
.personalCenter-page .content .user .user-right {
  width: 52%;
  margin-left: 6%;
  border-radius: 0.1rem;
  overflow: hidden;
}
.personalCenter-page .content .list {
  margin-top: 0.9rem;
  flex-wrap: wrap;
}
.personalCenter-page .content .list .item {
  background-color: white;
  width: 32%;
  margin-right: 1.5%;
  background-color: #ffffff;
  box-shadow: 0px 0px 62px 0px rgba(220, 212, 213, 0.36);
  border-radius: 0.1rem;
  overflow: hidden;
  margin-bottom: 0.34rem;
}
.personalCenter-page .content .list .item .img-box {
  overflow: hidden;
}
.personalCenter-page .content .list .item .img-box img:hover {
  -moz-transform: scale(1.1);
   -ms-transform: scale(1.1);
       transform: scale(1.1);
}
.personalCenter-page .content .list .item .item-bot {
  padding: 0.36rem 0.5rem;
}
.personalCenter-page .content .list .item .item-bot h3 {
  font-size: var(--font-size-22);
}
.personalCenter-page .content .list .item .item-bot p {
  margin-top: 0.16rem;
  font-size: var(--font-size-18);
}
.personalCenter-page .content .list .item:nth-child(3n) {
  margin-right: 0;
}
@media screen and (max-width: 980px) {
  .personalCenter-page .content .list .item {
    width: 49%;
  }
  .personalCenter-page .content .list .item .item-bot {
    padding: 0.3rem 0.2rem;
  }
  .personalCenter-page .content .list .item:nth-child(2n) {
    margin-right: 0;
  }
  .personalCenter-page .content .list .item:nth-child(3n) {
    margin-right: 2%;
  }
}
@media screen and (max-width: 768px) {
  .personalCenter-page .content .user .user-left {
    width: 100%;
  }
  .personalCenter-page .content .user .user-right {
    display: none;
  }
  .personalCenter-page .content .list .item {
    width: 100% !important;
  }
  .personalCenter-page .content .list .item .item-bot {
    padding: 0.3rem 0.2rem;
  }
  .personalCenter-page .content .list .item:nth-child(3n) {
    margin-right: 0;
  }
}

.privacy-page {
  background-color: white;
}

.page .privacy-s1 {
  box-shadow: 6px 10px 120px 2px rgba(133, 167, 255, 0.14);
  border-radius: 0.1rem;
  padding: 0.4rem 0.65rem;
  padding-top: 0.6rem;
  min-height: 300px;
}