@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 {
  white-space: nowrap; /* 强制单行 */
  overflow: hidden; /* 超出隐藏 */
  text-overflow: ellipsis; /* 省略号 */
  line-height: 1.2; /* ✅ 防止英文被切 */
}

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

@font-face {
  font-family: "MiSans Latin";
  font-style: normal;
  src: url("../fonts/wenzi/1740369645-MiSansLatin-Regular.ttf") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "MiSans Latin, Sans-serif";
  font-style: normal;
  src: url("../fonts/wenzi/1740369645-MiSansLatin-Regular.ttf") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "MiSans Latin, Sans-serif3";
  font-style: normal;
  src: url("../fonts/wenzi/1740369645-MiSansLatin-Regular.ttf") format("woff");
  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-tianxiebiaodan:before {
  content: "\e603";
}

.icon-liuyanpinglun:before {
  content: "\e615";
}

.icon-xiazai:before {
  content: "\e823";
}

.icon-sousuo1:before {
  content: "\e61f";
}

.icon-tishi:before {
  content: "\e63a";
}

.icon-whatsapp1:before {
  content: "\e7c1";
}

.icon-bofang:before {
  content: "\e61d";
}

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

.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-jia:before {
  content: "\e65b";
}

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

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

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

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

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

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

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

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

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

/* 插件初始化 */
.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);
  scroll-behavior: smooth;
}

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

body {
  /* overflow-x: hidden; */
  font: var(--font-size-16) "MiSans Latin";
  --bg-colcor: #2346af;
  background-color: #fff;
  --all-color: #3768fe;
  --primary-color: #c1dedd;
  --font-bold: "HarmonyOS_SansSC_Bold";
  --font-medium: "HarmonyOS_SansSC_Medium";
  --font-regular: "HarmonyOS_SansSC_Regular";
  --font-light: "HarmonyOS_SansSC_Light";
  --font-number: "pangmengzhengdao";
  /* 主题色 */
  --color-primary: #3768fe;
  /* 文本色 */
  --color-text: #222;
  --color-link: #2485de;
  --text-color: #f18300;
  /* 导航高度 */
  --header-height: 0.98rem;
  line-height: 1.15;
  --font-size-114: max(1.14rem, 30px);
  --font-size-90: max(0.9rem, 30px);
  --font-size-76: max(0.76rem, 26px);
  --font-size-72: max(0.72rem, 26px);
  --font-size-66: max(0.66rem, 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-38: max(0.38rem, 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);
}

div,
a,
p,
span,
button,
input,
textarea {
  font-family: "MiSans Latin";
  /* 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: #333;
  font-family: "MiSans Latin, Sans-serif";
}

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: 2em;
  /* margin: 0.67em 0; */
}

/* 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 {
  -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;
}

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

.swiper-pagination-bullet {
  width: 11px;
  height: 11px;
}

.swiper-pagination-bullet:hover {
  background-color: var(--text-color);
  opacity: 1;
}

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

.w1400 {
  width: 73.57%;
  margin: 0 auto;
}

.w1320 {
  width: 1320px;
  margin: 0 auto;
  overflow: hidden;
}

.w1300 {
  width: 1300px;
  margin: 0 auto;
}

.left-w1300 {
  padding-left: 16.145%;
}

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

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

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

.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%;
  }
  .w1600 {
    width: 90%;
  }
  .left-1600 {
    margin-left: 5%;
  }
  .w1500 {
    width: 90%;
  }
  .w1400 {
    width: 80%;
  }
  .w1528 {
    width: 86%;
  }
  .left-1400 {
    margin-left: 10%;
  }
  .right-1400 {
    margin-right: 10%;
  }
}
@media screen and (max-width: 1439px) {
  .left-w1660 {
    margin-left: 5%;
  }
  .left-1400 {
    margin-left: 5%;
  }
  .right-1400 {
    margin-right: 5%;
  }
}
@media screen and (max-width: 1250px) {
  .w1320 {
    padding-left: 10px !important;
    padding-right: 10px !important;
    width: 100%;
  }
}
@media screen and (max-width: 1330px) {
  .w1300 {
    padding: 0 10px;
    width: 100%;
  }
  .left-w1300 {
    width: 100%;
    padding: 0 10px;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
  }
}
@media screen and (max-width: 1279px) {
  .w1200 {
    width: 90%;
  }
}
.and {
  display: none;
}

@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-38);
}

.header-page {
  position: relative;
  z-index: 100;
}
.header-page .header {
  position: fixed;
  width: 100%;
  top: 0;
  left: 50%;
  -moz-transform: translateX(-50%);
   -ms-transform: translateX(-50%);
       transform: translateX(-50%);
  height: 84px;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  z-index: 10;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.header-page .header .header-box {
  height: 84px;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  display: grid;
  grid-template-columns: 200px 1fr 100px 45px 80px;
  grid-template-rows: repeat(1, 1fr);
  display: -moz-box;
  display: flex;
  -moz-box-pack: justify;
       justify-content: space-between;
  -moz-box-align: center;
       align-items: center;
}
.header-page .header .header-left {
  flex-shrink: 0;
  font-size: 0;
}
.header-page .header .header-left .logo {
  max-width: 120px;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (max-width: 1024px) {
  .header-page .header .header-left .logo {
    width: 133px;
  }
}
@media (max-width: 767px) {
  .header-page .header .header-left .logo {
    width: 100px;
  }
}
.header-page .header .nav {
  width: 100%;
  -moz-box-pack: center;
       justify-content: center;
}
.header-page .header .nav .item {
  padding: 0 15px;
  display: -moz-box;
  display: flex;
  -moz-box-align: center;
       align-items: center;
  font-size: var(--font-size-18);
  color: white;
  position: relative;
  font-family: "MiSans Latin, Sans-serif";
}
.header-page .header .nav .item > a {
  font-size: var(--font-size-18);
  font-size: 18px;
}
.header-page .header .nav .item > a::after {
  content: "";
  width: 0%;
  height: 2px;
  background-color: var(--text-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 .nav .item .select {
  position: fixed;
  z-index: 999;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  left: 50%;
  top: 100%;
  width: 100%;
  height: 0;
  overflow: hidden;
  opacity: 0;
  -moz-transform: translate(-50%, -10px);
   -ms-transform: translate(-50%, -10px);
       transform: translate(-50%, -10px);
  background-color: rgba(0, 0, 0, 0.6);
  -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 .nav .item .select .select-list {
  overflow: hidden;
  padding: 0.5rem 0;
}
.header-page .header .nav .item .select .select-list .select-list-left .box .box-item {
  margin-bottom: 20px;
  display: block;
  font-size: 16px;
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.header-page .header .nav .item .select .select-list .select-list-left .box .box-item i {
  font-size: var(--font-size-12);
  position: absolute;
  top: 55%;
  -moz-transform: translateY(-50%);
   -ms-transform: translateY(-50%);
       transform: translateY(-50%);
  line-height: 1;
  -moz-transition: 0.5s;
  transition: 0.5s;
  color: var(--text-color);
  left: 100%;
  opacity: 0;
  font-weight: bold;
}
.header-page .header .nav .item .select .select-list .select-list-left .box .box-item:hover {
  color: var(--text-color);
}
.header-page .header .nav .item .select .select-list .select-list-left .box .box-item:hover i {
  left: 105%;
  opacity: 1;
}
.header-page .header .nav .item .select .select-list .select-list-left .box .box-item-active {
  color: var(--text-color);
}
.header-page .header .nav .item .select .select-list .select-list-left .box .box-item-active i {
  left: 105%;
  opacity: 1;
}
.header-page .header .nav .item .select .select-list .select-list-left .child {
  display: none;
}
.header-page .header .nav .item .select .select-list .select-list-left .child .box2 {
  margin-right: 0.4rem;
}
.header-page .header .nav .item .select .select-list .select-list-left .child .box2 .box-item {
  margin-bottom: 14px;
}
.header-page .header .nav .item .select .select-list .select-list-left .child .box2:nth-last-child(1) {
  margin-right: 0;
}
.header-page .header .nav .item .select .select-list .select-list-left .child-active {
  display: -moz-box;
  display: flex;
}
.header-page .header .nav .item .select .select-list .select-list-left .line {
  width: 1px;
  background-color: white;
  margin: 0 0.4rem;
}
.header-page .header .nav .item .select .select-list .select-list-right {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  width: 40%;
  -moz-box-pack: right;
       justify-content: right;
}
.header-page .header .nav .item .select .select-list .select-list-right img {
  width: 70%;
}
.header-page .header .nav .item .select2 {
  position: fixed;
  z-index: 999;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  left: 50%;
  top: 100%;
  width: 100%;
  height: 0;
  opacity: 0;
  overflow: hidden;
  -moz-transform: translate(-50%, -10px);
   -ms-transform: translate(-50%, -10px);
       transform: translate(-50%, -10px);
  background-color: rgba(0, 0, 0, 0.6);
  -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 .nav .item .select2 .select-list {
  overflow: hidden;
  padding: 0.5rem 0;
  -moz-box-align: start;
       align-items: flex-start;
  min-height: 400px;
}
.header-page .header .nav .item .select2 .select-list .select-list-left {
  width: 70%;
}
.header-page .header .nav .item .select2 .select-list .select-list-left .box .box-item {
  margin-bottom: 20px;
  display: block;
  font-size: 16px;
  position: relative;
}
.header-page .header .nav .item .select2 .select-list .select-list-left .box .box-item i {
  font-size: var(--font-size-12);
  position: absolute;
  top: 55%;
  -moz-transform: translateY(-50%);
   -ms-transform: translateY(-50%);
       transform: translateY(-50%);
  line-height: 1;
  -moz-transition: 0.5s;
  transition: 0.5s;
  color: var(--text-color);
  left: 100%;
  opacity: 0;
  font-weight: bold;
}
.header-page .header .nav .item .select2 .select-list .select-list-left .box .box-item:hover {
  color: var(--text-color);
}
.header-page .header .nav .item .select2 .select-list .select-list-left .box .box-item:hover i {
  left: 105%;
  opacity: 1;
}
.header-page .header .nav .item .select2 .select-list .select-list-left .box .box-item-active {
  color: var(--text-color);
}
.header-page .header .nav .item .select2 .select-list .select-list-left .box .box-item-active i {
  left: 105%;
  opacity: 1;
}
.header-page .header .nav .item .select2 .select-list .select-list-left .box3 {
  max-width: 58%;
}
.header-page .header .nav .item .select2 .select-list .select-list-left .box3 p {
  color: white;
  font-size: 16px;
}
.header-page .header .nav .item .select2 .select-list .select-list-left .line {
  width: 1px;
  min-height: 200px;
  background-color: white;
  margin: 0 0.4rem;
}
.header-page .header .nav .item .select2 .select-list .select-list-right {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  width: 40%;
  -moz-box-pack: right;
       justify-content: right;
  overflow: hidden;
}
.header-page .header .nav .item .select2 .select-list .select-list-right img {
  width: 100%;
  width: auto;
  max-height: 300px;
}
.header-page .header .nav .item .active {
  height: auto;
  opacity: 1;
  -moz-transform: translate(-50%, 0);
   -ms-transform: translate(-50%, 0);
       transform: translate(-50%, 0);
  pointer-events: auto;
}
.header-page .header .nav .item:nth-last-child(1) {
  margin-right: 0;
}
.header-page .header .nav .item-active > a {
  color: var(--text-color);
}
.header-page .header .nav .item:hover > a {
  color: var(--text-color);
}
.header-page .header .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: white;
  white-space: nowrap;
  position: relative;
}
.header-page .header .language .icon-yuyan {
  font-size: var(--font-size-20);
}
.header-page .header .language .name {
  margin: 0 6px 0 8px;
}
.header-page .header .language .icon-xiajiantou {
  font-size: var(--font-size-18);
}
.header-page .header .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(--text-color);
  border-radius: 0.06rem;
  max-height: 0;
  overflow: hidden;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
.header-page .header .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 .language .language-select a:hover {
  background-color: var(--text-color);
  color: white;
}
.header-page .header .language-active .language-select {
  max-height: 200px;
}
.header-page .header .language2 {
  margin: 0px 0px 0px 0px;
  padding: 5px 10px 5px 10px;
  border-radius: 10px 10px 10px 10px;
  box-shadow: 0px 0px 10px 0px rgba(255, 255, 255, 0.5);
  margin-right: 0.4rem;
}
.header-page .header .language2 a {
  color: white;
  font-size: 18px;
  font-weight: bold;
}
.header-page .header .search {
  cursor: pointer;
  height: 100%;
}
.header-page .header .search i {
  color: white;
  font-weight: bold;
  font-size: 20px;
}
.header-page .header .btm {
  display: none;
  margin-left: 10px;
  position: relative;
}
.header-page .header .btm img {
  width: 20px;
}
.header-page .header-active {
  background-color: #333333;
}
.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;
  cursor: pointer;
}
.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 form button {
  cursor: pointer;
}
.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: 1120px) {
  .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: relative;
    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: white;
  }
  .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 .m-mobilenav .mbsbnav-item {
    position: relative;
    padding-left: 20px;
    padding-right: 5px;
    list-style: none;
  }
  .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: 1250px) {
  .header-page .header .head-box {
    grid-template-columns: 200px 740px 100px 45px 80px;
  }
  .header-page .header .logo {
    width: 100px;
  }
  .header-page .header .head-right {
    -moz-box-pack: right;
         justify-content: right;
  }
  .header-page .header .btm {
    display: block !important;
  }
}
@media screen and (max-width: 1120px) {
  .header-page .header {
    height: 60px;
  }
  .header-page .header .header-box {
    height: 60px;
    justify-items: end; /* 所有列靠右 */
    grid-template-columns: 200px 1fr 30px 45px 0px;
  }
  .header-page .header .header-box :first-child {
    justify-self: start; /* 第一个靠左 */
  }
  .header-page .header .nav {
    display: none;
  }
}
.all-banner {
  position: relative;
  overflow: hidden;
  font-size: 0;
}
.all-banner .bg {
  -o-object-position: right;
     object-position: right;
  height: 500px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
}
.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%);
  z-index: 3;
}
.all-banner .all-banner-content h1 {
  margin: 0.4rem 0 0.34rem 0;
  font-size: var(--font-size-48);
  text-align: center;
  color: white;
  line-height: 1.5;
}
.all-banner .all-banner-content p {
  width: 60%;
  font-size: var(--font-size-16);
  color: white;
  line-height: 2.2;
}
@media screen and (max-width: 1080px) {
  .all-banner .all-banner-content p {
    width: 100% !important;
  }
}
.all-banner .mengceng {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #000000;
  opacity: 0.5;
  display: none;
}

.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: #333333;
}
.footer-page .content {
  padding-top: 80px;
}
.footer-page .content .module1 .module1-left {
  width: 100%;
}
.footer-page .content .module1 .module1-left .list {
  width: 100%;
  -moz-box-align: baseline;
       align-items: baseline;
}
.footer-page .content .module1 .module1-left .list .item {
  width: 25%;
}
.footer-page .content .module1 .module1-left .list .item h3 {
  font-size: var(--font-size-18);
  font-size: 18px;
  color: white;
}
.footer-page .content .module1 .module1-left .list .item .item-textBox {
  margin-top: 18px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.footer-page .content .module1 .module1-left .list .item .item-textBox a {
  display: block;
  margin-bottom: 0.2rem;
  margin-bottom: 20px;
  font-size: var(--font-size-14);
  font-size: 14px;
  color: #afafaf;
  -moz-transition: 0.5s;
  transition: 0.5s;
  position: relative;
}
.footer-page .content .module1 .module1-left .list .item .item-textBox a i {
  position: absolute;
  left: 100%;
  top: 50%;
  -moz-transform: translateY(-50%);
   -ms-transform: translateY(-50%);
       transform: translateY(-50%);
  color: #afafaf;
  opacity: 0;
  -moz-transition: 0.5s;
  transition: 0.5s;
  font-size: var(--font-size-14);
}
.footer-page .content .module1 .module1-left .list .item .item-textBox a:hover {
  color: var(--text-color);
}
.footer-page .content .module1 .module1-left .list .item .item-textBox a:hover i {
  opacity: 1;
  left: 110%;
  color: var(--text-color);
}
.footer-page .content .module1 .module1-left .list .item .container {
  margin-top: 0.3rem;
}
.footer-page .content .module1 .module1-left .list .item .container .container-item {
  margin-bottom: 0.12rem;
  -moz-box-align: start;
       align-items: flex-start;
}
.footer-page .content .module1 .module1-left .list .item .container .container-item svg {
  width: auto;
  height: 17px;
  fill: #afafaf;
  margin-right: 0.1rem;
  flex-shrink: 0;
  margin-top: 4px;
}
.footer-page .content .module1 .module1-left .list .item .container .container-item p {
  font-size: var(--font-size-14);
  font-size: 14px;
  color: #afafaf;
  white-space: wrap;
}
.footer-page .content .module1 .module1-left .list .item .container .container-item:hover svg {
  fill: var(--text-color);
}
.footer-page .content .module1 .module1-left .list .item .social {
  margin-top: 0.3rem;
}
.footer-page .content .module1 .module1-left .list .item .social .box {
  display: block;
  width: 20px;
  margin-right: 0.2rem;
  -moz-transition: 0.5s;
  transition: 0.5s;
  font-size: 0;
}
.footer-page .content .module1 .module1-left .list .item .social .box img:nth-child(2) {
  display: none;
}
.footer-page .content .module1 .module1-left .list .item .social .box:hover img:nth-child(1) {
  display: none;
}
.footer-page .content .module1 .module1-left .list .item .social .box:hover img:nth-child(2) {
  display: block;
}
.footer-page .content .module1 .module1-left .list .item .social .box:nth-last-child(1) {
  margin-right: 0;
}
.footer-page .content .module2 {
  margin-top: 0.7rem;
  padding-bottom: 0.1rem;
}
.footer-page .content .module2 p {
  text-align: center;
  color: white;
}
.footer-page .content .contact .contact-left p {
  margin-right: 0.46rem;
  text-align: center;
}
.footer-page .content .contact .contact-left a:hover {
  color: var(--text-color);
}
.footer-page .content .contact .contact-right .i-box {
  margin-right: 0.2rem;
  padding: 0.14rem;
  border-radius: 50%;
  background-color: #eeeeed;
}
.footer-page .content .contact .contact-right .i-box img {
  width: 16px;
}
.footer-page .content .contact .contact-right .i-box img:nth-child(2) {
  display: none;
}
.footer-page .content .contact .contact-right .i-box:hover {
  background-color: var(--text-color);
}
.footer-page .content .contact .contact-right .i-box:hover img:nth-child(1) {
  display: none;
}
.footer-page .content .contact .contact-right .i-box:hover img:nth-child(2) {
  display: block;
}
.footer-page .content .contact .contact-right .i-box:hover i {
  color: white;
}
@media screen and (max-width: 768px) {
  .footer-page .content .module1 .list .item {
    width: 100% !important;
  }
}
.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(--text-color);
  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-16);
  color: #333333;
  margin-top: 0.2rem;
}
.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;
  margin-bottom: 20px;
  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 .inp-box input {
  width: 100%;
  padding: 0.16rem 0;
}
.footer-page .popupBox2 .popupBox2-content form .inp-box textarea {
  width: 100%;
  height: max(1rem, 66px);
}
.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 {
  cursor: unset;
}
.footer-page .popupBox2 .popupBox2-content form .privacy-active .tip {
  top: 110% !important;
  opacity: 1 !important;
}
.footer-page .popupBox2 .popupBox2-content form button {
  margin-top: 0.8rem;
  background-color: var(--text-color);
  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(--text-color);
  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(--text-color);
  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: 99;
  display: none;
  border: 1px solid;
  padding: 16.5px 24px;
  box-shadow: 0 -1px 10px 0 rgba(172, 171, 171, 0.3019607843);
  background-color: #121212;
  border-color: #2a2a2a;
}
.footer-page .cookiebox2 .cookiebox-content .module1 .module1-left h2 {
  color: #d0d0d0;
  font-weight: 700;
  font-size: 18px;
  line-height: 24px;
  margin: 0 0 10px 0;
  font-family: "MiSans Latin, Sans-serif";
}
.footer-page .cookiebox2 .cookiebox-content .module1 .module1-left p {
  font-family: "MiSans Latin";
  color: #d0d0d0;
  font-size: 14px;
}
.footer-page .cookiebox2 .cookiebox-content .module1 .module1-left p a {
  color: #2872fa;
}
.footer-page .cookiebox2 .cookiebox-content .module1 .module1-left .cky-category-direct-item {
  display: -moz-box;
  display: flex;
  margin: 16px 30px 10px 0;
  cursor: pointer;
}
.footer-page .cookiebox2 .cookiebox-content .module1 .module1-left .cky-category-direct-item label {
  font-size: 14px;
  font-weight: 600;
  margin-right: 10px;
  cursor: pointer;
  word-break: break-word;
  color: #d0d0d0;
}
.footer-page .cookiebox2 .cookiebox-content .module1 .module1-left .cky-category-direct-item .cky-category-direct-switch input[type=checkbox] {
  display: inline-block;
  position: relative;
  width: 33px;
  height: 18px;
  margin: 0;
  background: #1863dc;
  -webkit-appearance: none;
  border-radius: 50px;
  border: none;
  cursor: pointer;
  vertical-align: middle;
  outline: 0;
  top: 0;
}
.footer-page .cookiebox2 .cookiebox-content .module1 .module1-left .cky-category-direct-item .cky-category-direct-switch input[type=checkbox]:before {
  position: absolute;
  content: "";
  height: 15px;
  width: 15px;
  bottom: 2px;
  margin: 0;
  border-radius: 50%;
  background-color: white;
  -moz-transition: 0.4s;
  transition: 0.4s;
  -moz-transform: translateX(14px);
   -ms-transform: translateX(14px);
       transform: translateX(14px);
}
.footer-page .cookiebox2 .cookiebox-content .module1 .module1-right {
  margin-left: 50px;
}
.footer-page .cookiebox2 .cookiebox-content .module1 .module1-right .box1 .btm {
  color: #d0d0d0;
  background-color: transparent;
  border: 2px solid #d0d0d0;
  font-size: 14px;
  font-family: inherit;
  line-height: 24px;
  padding: 8px 27px;
  font-weight: 500;
  margin: 0 8px 0 0;
  border-radius: 2px;
  white-space: nowrap;
  cursor: pointer;
  text-align: center;
  text-transform: none;
  min-height: 0;
}
.footer-page .cookiebox2 .cookiebox-content .module1 .module1-right .box1 .btm2 {
  background-color: #1863dc;
  border-color: #1863dc;
  margin-left: 8px;
}
.footer-page .cookiebox2 .cookiebox-content .module1 .module1-right .box2 {
  margin-top: 16px;
}
.footer-page .cookiebox2 .cookiebox-content .module1 .module1-right .box2 .btm {
  color: #d0d0d0;
  border-color: #d0d0d0;
  border: 2px solid white;
  font-size: 14px;
  font-family: inherit;
  line-height: 24px;
  padding: 8px 27px;
  font-weight: 500;
  margin: 0 8px 0 0;
  border-radius: 2px;
  white-space: nowrap;
  cursor: pointer;
  text-align: center;
  text-transform: none;
  min-height: 0;
}
@media screen and (max-width: 768px) {
  .footer-page .cookiebox2 .cookiebox-content .module1 {
    display: block;
  }
  .footer-page .cookiebox2 .cookiebox-content .module1 .module1-right {
    margin-top: 14px;
    margin-left: 0;
  }
  .footer-page .cookiebox2 .cookiebox-content .module1 .module1-right .box1 .btm {
    width: 49%;
  }
}
.footer-page .cookiebox2-on {
  display: block;
}
@media screen and (max-width: 768px) {
  .footer-page .content .list {
    display: block;
  }
  .footer-page .content .list .item h3 {
    margin-bottom: 10px;
  }
  .footer-page .content .list .item .item-textBox {
    display: none;
  }
  .footer-page .content .line {
    margin: 20px 0;
  }
  .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;
  }
}

.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 .jian {
  display: none;
}
.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: 24px;
  color: var(--text-color);
}
.contact-footer .ul .li > a .icon-10,
.contact-footer .ul .li > span .icon-10 {
  font-size: 26px;
}
.contact-footer .ul .li a:hover,
.contact-footer .ul .li span:hover {
  background: var(--text-color);
}
.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(--text-color);
  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;
}
.contact-footer .active .close .jia {
  display: none;
}
.contact-footer .active .close .jian {
  display: block;
}

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

.videoShow {
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 110;
  top: 0;
  left: 0;
  display: none;
}
.videoShow .videoClose {
  position: absolute;
  top: 20px;
  right: 20px;
  color: white;
  font-size: 40px;
  cursor: pointer;
}
.videoShow .video-content {
  position: absolute;
  left: 50%;
  top: 50%;
  -moz-transform: translate(-50%, -50%);
   -ms-transform: translate(-50%, -50%);
       transform: translate(-50%, -50%);
  width: 60%;
  height: 70%;
}
.videoShow .video-content iframe {
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 768px) {
  .videoShow .video-content {
    width: 90%;
    height: 40%;
    min-height: 300px;
  }
}

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

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

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

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

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

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

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

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

.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 > div i {
  -moz-transition: 0.8s;
  transition: 0.8s;
}

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

.btm-gradient:hover {
  color: white !important;
  border: 1px solid 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: 20px 0;
}
.crumbs-page .crumbs i {
  margin-right: 0.1rem;
  color: var(--text-color);
}
.crumbs-page .crumbs a {
  color: #666666;
  font-variant: var(--font-size-16);
}
.crumbs-page .crumbs a:hover {
  color: var(--text-color);
}

.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 auto 0 auto;
  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;
  display: -moz-box;
  display: flex;
  font-size: var(--font-size-16);
  color: #999899;
  margin: 4px;
  border-radius: 7px !important;
  box-shadow: 0px -1px 4px 0px rgba(183, 183, 183, 0.19);
}
.m-muban-pagebox a:hover {
  background-color: var(--text-color);
  color: #fff;
}
.m-muban-pagebox .active {
  background-color: var(--text-color);
  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;
  display: -moz-box;
  display: flex;
  color: #999899;
  margin: 4px;
  -moz-transition: 0.5s;
  transition: 0.5s;
  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;
  }
}
@media screen and (max-width: 768px) {
  .page .h2-bg {
    font-size: 42px;
  }
}
.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;
  font-size: 0;
}
.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;
  height: 100vh;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 768px) {
  .page .index-s1 .swiperbanner-index .swiper-slide img {
    height: 100vh;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
  }
}
.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 .p1 {
  color: #000066;
  margin-top: 0.24rem;
  font-size: var(--font-size-30);
}
.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-button-prev,
.page .index-s1 .swiperbanner-index .swiper-button-next {
  color: white;
}
.page .index-s1 .swiperbanner-index .swiper-button-prev::after,
.page .index-s1 .swiperbanner-index .swiper-button-next::after {
  font-size: var(--font-size-20);
}
.page .index-s1 .swiperbanner-index .swiper-pagination-bullet {
  background-color: black;
  margin-left: 2px;
  margin-right: 4px;
}
.page .index-s2 {
  background-image: url(../images/indexs2-1.webp);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  padding-top: 180px;
  padding-bottom: 50px;
}
.page .index-s2 .content .module1 {
  position: relative;
  text-align: center;
  margin: 0 auto;
}
.page .index-s2 .content .module1 .h2-bg {
  position: absolute;
  left: 50%;
  top: 50%;
  -moz-transform: translate(-50%, -50%);
   -ms-transform: translate(-50%, -50%);
       transform: translate(-50%, -50%);
  color: rgba(255, 255, 255, 0.0784313725);
  font-size: 90px;
  letter-spacing: 6.1px;
  width: 100%;
  font-weight: bold;
}
.page .index-s2 .content .module1 h2 {
  color: white;
  font-size: 38px;
  font-family: "MiSans Latin", Sans-serif;
}
.page .index-s2 .content .module2 {
  margin-top: 1rem;
}
.page .index-s2 .content .module2 .index-s2-swiper .item {
  flex-wrap: wrap;
  padding-bottom: 0.2rem;
}
.page .index-s2 .content .module2 .index-s2-swiper .item .item-left {
  width: 39.731%;
}
.page .index-s2 .content .module2 .index-s2-swiper .item .item-left .img-box {
  display: -moz-box;
  display: flex;
  -moz-box-align: center;
       align-items: center;
  -moz-box-pack: center;
       justify-content: center;
}
.page .index-s2 .content .module2 .index-s2-swiper .item .item-left .img-box img {
  width: auto;
}
.page .index-s2 .content .module2 .index-s2-swiper .item .item-right {
  width: 60.269%;
  display: -moz-box;
  display: flex;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
       flex-direction: column;
  padding-left: 0.3rem;
  -moz-box-pack: center;
       justify-content: center;
}
.page .index-s2 .content .module2 .index-s2-swiper .item .item-right h2 {
  font-weight: 400;
  font-size: var(--font-size-28);
  font-size: 28px;
  color: white;
}
.page .index-s2 .content .module2 .index-s2-swiper .item .item-right .p-box {
  margin-top: 20px;
}
.page .index-s2 .content .module2 .index-s2-swiper .item .item-right .p-box p {
  font-size: var(--font-size-20);
  font-size: 20px;
  color: white;
  line-height: 2.2;
}
.page .index-s2 .content .module2 .index-s2-swiper .item .item-right .btm {
  margin-top: 30px;
}
.page .index-s2 .content .module2 .index-s2-swiper .item .item-right .btm span {
  font-size: var(--font-size-22);
  font-size: 22px;
  color: white;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.page .index-s2 .content .module2 .index-s2-swiper .item .item-right .btm .yuan {
  width: max(0.44rem, 26px);
  height: max(0.44rem, 26px);
  border: solid 1px #ffffff;
  border-radius: 50%;
  margin-left: 0.3rem;
}
.page .index-s2 .content .module2 .index-s2-swiper .item .item-right .btm .yuan i {
  color: white;
}
.page .index-s2 .content .module2 .index-s2-swiper .item .item-right .btm:hover span {
  color: var(--text-color);
}
.page .index-s2 .content .module3 {
  margin-top: 0.38rem;
  overflow-x: auto;
  scrollbar-width: none; /* Firefox */
}
.page .index-s2 .content .module3 .tabList {
  min-width: 100%;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  padding-left: 10px;
}
.page .index-s2 .content .module3 .tabList .item {
  -moz-transition: 0.5s;
  transition: 0.5s;
  padding: 10px 21px 10px 21px;
  min-height: 49px;
  background-color: #111111;
  color: white;
  margin-right: 10px;
  cursor: pointer;
  position: relative;
  font-size: 16px;
}
.page .index-s2 .content .module3 .tabList .item::before {
  content: "";
  bottom: 0;
  left: 0;
  background-color: white;
  height: 0;
  width: 100%;
  -moz-transition: 0.5s;
  transition: 0.5s;
  position: absolute;
}
.page .index-s2 .content .module3 .tabList .item:hover {
  background-color: var(--text-color);
  color: white;
}
.page .index-s2 .content .module3 .tabList .item-active {
  background-color: var(--text-color);
  color: white;
}
.page .index-s2 .content .module3 .tabList .item-active::before {
  height: 3px;
}
@media screen and (max-width: 768px) {
  .page .index-s2 .content .module1 .h2-bg {
    font-size: 42px;
  }
  .page .index-s2 .content .module2 .item .item-left {
    width: 100% !important;
    margin-bottom: 20px;
  }
  .page .index-s2 .content .module2 .item .item-right {
    width: 100% !important;
  }
}
.page .index-s3 {
  padding-top: 1rem;
  background-color: #01040d;
  position: relative;
}
.page .index-s3 .content .module1 {
  position: relative;
  text-align: center;
  margin: 0 auto;
}
.page .index-s3 .content .module1 .h2-bg {
  position: absolute;
  left: 50%;
  top: 40%;
  -moz-transform: translate(-50%, -50%);
   -ms-transform: translate(-50%, -50%);
       transform: translate(-50%, -50%);
  color: rgba(255, 255, 255, 0.0784313725);
  font-size: 90px;
  letter-spacing: 2.7px;
  width: 100%;
  font-weight: bold;
  font-weight: 600;
}
.page .index-s3 .content .module1 h2 {
  color: white;
  font-size: 38px;
}
.page .index-s3 .content .module2 {
  margin-top: 0.8rem;
  position: relative;
}
.page .index-s3 .content .module2 .index-s3-swiper {
  font-size: 0;
  max-height: 650px;
}
.page .index-s3 .content .module2 .index-s3-swiper .img-box {
  position: relative;
}
.page .index-s3 .content .module2 .index-s3-swiper .img-box img {
  min-height: 223px;
  -o-object-fit: cover;
     object-fit: cover;
}
.page .index-s3 .content .module2 .index-s3-swiper .img-box::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  top: 0;
  left: 0;
}
.page .index-s3 .content .module3 .project-qq {
  width: 554px;
  height: 554px;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  z-index: 4;
  -moz-transform: scale(0.8);
   -ms-transform: scale(0.8);
       transform: scale(0.8);
}
.page .index-s3 .content .module3 .circlePage {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
}
.page .index-s3 .content .module3 .circlePage {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
}
.page .index-s3 .content .module3 .circlePage:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  border: 4px solid #fff;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  border-radius: 50%;
  opacity: 0.2;
}
.page .index-s3 .content .module3 .circlePage-base {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -moz-transform: rotate(-90deg);
   -ms-transform: rotate(-90deg);
       transform: rotate(-90deg);
  z-index: 1;
}
.page .index-s3 .content .module3 .circlePage-qq {
  stroke-dasharray: 1740 1740;
  stroke-dashoffset: 1740;
}
.page .index-s3 .content .module3 .circlePage.ontrue .circlePage-qq {
  -moz-animation: circleQq 5s ease-in infinite;
       animation: circleQq 5s ease-in infinite;
}
@-moz-keyframes circleQq {
  0% {
    stroke-dashoffset: 1740;
  }
  66% {
    stroke-dashoffset: 864;
  }
  66.00001% {
    stroke-dashoffset: 0;
  }
  100% {
    stroke-dashoffset: -864;
  }
}
@keyframes circleQq {
  0% {
    stroke-dashoffset: 1740;
  }
  66% {
    stroke-dashoffset: 864;
  }
  66.00001% {
    stroke-dashoffset: 0;
  }
  100% {
    stroke-dashoffset: -864;
  }
}
.page .index-s3 .content .module3 .circlePage-qq2 {
  stroke-dasharray: 1740 1740;
  stroke-dashoffset: 870;
}
.page .index-s3 .content .module3 .circlePage.ontrue .circlePage-qq2 {
  -moz-animation: circleQq2 5s ease-in infinite;
       animation: circleQq2 5s ease-in infinite;
}
@-moz-keyframes circleQq2 {
  0% {
    stroke-dashoffset: 870;
  }
  66% {
    stroke-dashoffset: 0;
  }
  66.00001% {
    stroke-dashoffset: -870;
  }
  100% {
    stroke-dashoffset: -1740;
  }
}
@keyframes circleQq2 {
  0% {
    stroke-dashoffset: 870;
  }
  66% {
    stroke-dashoffset: 0;
  }
  66.00001% {
    stroke-dashoffset: -870;
  }
  100% {
    stroke-dashoffset: -1740;
  }
}
.page .index-s3 .content .module3 .circleLine {
  width: 14px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -7px;
  z-index: 2;
}
.page .index-s3 .content .module3 .circleLine i {
  position: absolute;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background: #f18300;
  border-width: 3px;
  border-style: solid;
}
.page .index-s3 .content .module3 .circleLine-t {
  top: -5px;
  left: 6px;
  border-color: #fff;
}
.page .index-s3 .content .module3 .circleLine-b {
  bottom: -5px;
  right: 6px;
  border-color: #fff;
  background-color: #fff;
}
.page .index-s3 .content .module3 .circlePage.ontrue .circleLine {
  -moz-animation: circleLn 5s ease-in infinite;
       animation: circleLn 5s ease-in infinite;
}
@-moz-keyframes circleLn {
  0% {
    -moz-transform: rotate(0);
         transform: rotate(0);
  }
  66% {
    -moz-transform: rotate(180deg);
         transform: rotate(180deg);
  }
  100% {
    -moz-transform: rotate(360deg);
         transform: rotate(360deg);
  }
}
@keyframes circleLn {
  0% {
    -moz-transform: rotate(0);
         transform: rotate(0);
  }
  66% {
    -moz-transform: rotate(180deg);
         transform: rotate(180deg);
  }
  100% {
    -moz-transform: rotate(360deg);
         transform: rotate(360deg);
  }
}
.page .index-s3 .content .module3 .project-wd {
  position: absolute;
  width: 100%;
  text-align: center;
  top: 50%;
  margin-top: -96px;
  z-index: 6;
}
.page .index-s3 .content .module3 .project-wdtit li {
  font-size: 28px;
  color: #fff;
  font-family: "MiSans Latin", Sans-serif;
}
.page .index-s3 .content .module3 .project-wddes {
  margin: 36px 0 65px;
}
.page .index-s3 .content .module3 .project-wddes li .toLink {
  font-size: 16px;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.page .index-s3 .content .module3 .project-wddes li .toLink:hover {
  color: var(--text-color) !important;
  font-size: 20px !important;
  font-weight: bold !important;
}
.page .index-s3 .content .module3 .project-wddes li .toLink-white {
  background-position: top 13px right 2px;
}
.page .index-s3 .content .module3 .project-wddes li .toLink:after {
  bottom: 2px !important;
}
.page .index-s3 .content .module3 .project-wdnum li,
.page .index-s3 .content .module3 .project-wdnum span {
  font-size: 16px;
  color: #fff;
  font-family: "MiSans Latin", Sans-serif;
}
.page .index-s3 .content .module3 .project-wdnum i {
  width: 52px;
  height: 1px;
  display: block;
  background: #fff;
  margin: 0 auto;
}
.page .index-s3 .content .module3 .project-wdnum span {
  display: block;
  height: 36px;
  line-height: 36px;
}
.page .index-s3 .content .module3 .project-wdsr {
  height: 36px;
  overflow: hidden;
  width: 100%;
}
.page .index-s3 .content .module3 .project-wdsr li {
  height: 36px;
  display: block;
  line-height: 36px;
}
.page .index-s3 .content .module3 .project-mbqq {
  display: none;
  width: 80px;
  height: 80px;
  position: absolute;
  left: 50%;
  margin-left: -40px;
  bottom: -2px;
}
.page .index-s3 .content .module3 .project-mbqq:after {
  content: "";
  width: 80px;
  height: 80px;
  position: absolute;
  top: 0;
  left: 0;
  border: 2px solid #fff;
  border-radius: 50%;
  z-index: 1;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
}
.page .index-s3 .content .module3 .project-mbqqsvg {
  -moz-transform: rotate(-90deg);
   -ms-transform: rotate(-90deg);
       transform: rotate(-90deg);
  width: 80px;
  height: 80px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
.page .index-s3 .content .module3 .project-mbqqcir {
  stroke-dasharray: 0 503;
}
.page .index-s3 .content .module3 .project-mbqq.ontrue .project-mbqqcir {
  -moz-animation: projectMbqq 5s ease-in infinite;
       animation: projectMbqq 5s ease-in infinite;
}
@-moz-keyframes projectMbqq {
  0% {
    stroke-dasharray: 0 503;
  }
  100% {
    stroke-dasharray: 503 503;
  }
}
@keyframes projectMbqq {
  0% {
    stroke-dasharray: 0 503;
  }
  100% {
    stroke-dasharray: 503 503;
  }
}
@media (max-width: 1359px) {
  .page .index-s3 .content .module3 .project-qq {
    -moz-transform: scale(0.6);
     -ms-transform: scale(0.6);
         transform: scale(0.6);
  }
  .page .index-s3 .content .module3 .project-lpimg {
    height: 600px;
  }
  .page .index-s3 .content .module3 .product-wddes p span {
    min-width: 82px;
  }
  .page .index-s3 .content .module3 .product {
    height: 550px;
  }
  .page .index-s3 .content .module3 .product-img img {
    width: 400px;
  }
  .page .index-s3 .content .module3 .product-L .product-img-left {
    width: 400px;
  }
  .page .index-s3 .content .module3 .product-R .product-img-right {
    width: 400px;
  }
  .page .index-s3 .content .module3 .product-img {
    width: 200px;
  }
  .page .index-s3 .content .module3 .product-img-left {
    margin-left: -200px;
  }
  .page .index-s3 .content .module3 .product-img-right {
    margin-right: -200px;
  }
  .page .index-s3 .content .module3 .case-wd h6,
  .page .index-s3 .content .module3 .case-wd h1 {
    font-size: 22px;
  }
  .page .index-s3 .content .module3 .case-wdicitem {
    margin-right: 48px;
  }
  .page .index-s3 .content .module3 .case-wdic {
    margin: 24px 0 32px;
  }
  .page .index-s3 .content .module3 .indvd {
    height: 356px;
  }
  .page .index-s3 .content .module3 .indvd-wd h6,
  .page .index-s3 .content .module3 .indvd-wd h1 {
    font-size: 16px;
    line-height: 24px;
    margin: 16px 0;
  }
  .page .index-s3 .content .module3 .indvd-click {
    width: 54px;
    height: 54px;
    margin: 36px auto 0;
  }
  .page .index-s3 .content .module3 .news-wd p {
    font-size: 20px;
    line-height: 20px;
    margin: 10px 0 24px;
  }
  .page .index-s3 .content .module3 .product-wdtit h6,
  .page .index-s3 .content .module3 .product-wdtit h1,
  .page .index-s3 .content .module3 .indvd-wd h5,
  .page .index-s3 .content .module3 .indvd-wd h2 {
    font-size: 28px;
  }
}
@media (max-width: 768px) {
  .page .index-s3 .content .module3 .project-qq {
    -moz-transform: scale(1);
     -ms-transform: scale(1);
         transform: scale(1);
    width: 100%;
    height: auto;
  }
  .page .index-s3 .content .module3 .circlePage {
    display: none;
  }
  .page .index-s3 .content .module3 .project-qq {
    -moz-transform: scale(1);
     -ms-transform: scale(1);
         transform: scale(1);
    width: 100%;
    height: auto;
  }
  .page .index-s3 .content .module3 .project-wdtit li {
    font-size: 24px;
  }
  .page .index-s3 .content .module3 .project-wddes {
    margin: 6px 0 24px;
  }
  .page .index-s3 .content .module3 .project-lpimg {
    height: auto;
    min-height: 280px;
  }
  .page .index-s3 .content .module3 .project-wd {
    margin-top: -90px;
  }
  .page .index-s3 .content .module3 .project-mbqq {
    display: block;
  }
}
@media screen and (max-width: 768px) {
  .page .index-s3 .content .module1 .h2-bg {
    font-size: 42px;
  }
}
.page .index-s4 {
  padding-top: 80px;
  padding-bottom: 80px;
  background-image: url(../images/indexs4-1.webp);
  background-size: cover;
}
.page .index-s4 .content .module1 {
  flex-wrap: wrap;
  display: grid;
  --e-con-grid-template-columns: -moz-calc(50% - min(100%, 1300px) / 2)
    -moz-calc(min(100%, 1300px) / 2 + 100px) 1fr;
  --e-con-grid-template-columns: calc(50% - min(100%, 1300px) / 2)
    calc(min(100%, 1300px) / 2 + 100px) 1fr;
  --e-con-grid-template-rows: repeat(1, 1fr);
  grid-template-columns: -moz-calc(50% - min(100%, 1300px) / 2) -moz-calc(min(100%, 1300px) / 2 + 100px) 1fr;
  grid-template-columns: calc(50% - min(100%, 1300px) / 2) calc(min(100%, 1300px) / 2 + 100px) 1fr;
  grid-template-rows: repeat(1, 1fr);
  -moz-box-pack: start;
       justify-content: start;
  align-content: start;
  grid-auto-flow: row;
  -moz-box-align: center;
       align-items: center;
}
.page .index-s4 .content .module1 .zhanwei {
  width: 100%;
  min-width: 50px;
}
.page .index-s4 .content .module1 .module1-left {
  width: 100%;
  padding-right: 0.9rem !important;
}
.page .index-s4 .content .module1 .module1-left h2 {
  text-align: center;
  font-size: 40px;
  text-align: left;
}
.page .index-s4 .content .module1 .module1-left h2 span {
  color: #f18300;
}
.page .index-s4 .content .module1 .module1-left .p-box {
  margin-top: 63px;
}
.page .index-s4 .content .module1 .module1-left .p-box p {
  font-size: 18px;
  margin-bottom: 0.42rem;
  color: #494949;
  line-height: 1.6;
}
.page .index-s4 .content .module1 .module1-left .p-box p:nth-last-child(1) {
  margin-bottom: 0;
}
.page .index-s4 .content .module1 .module1-left .btm {
  background-color: var(--text-color);
  color: white;
  padding: 12px 24px;
  border-radius: 0.8rem;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: block;
  margin-top: 50px;
  font-size: 14px;
}
.page .index-s4 .content .module1 .module1-right {
  width: 100%;
}
.page .index-s4 .content .module1 .module1-right .img-box {
  padding: 0.22rem 0 0.22rem 15px;
  background-color: white;
  overflow: hidden;
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
}
.page .index-s4 .content .module1 .module1-right .img-box img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 1366px) {
  .page .index-s4 .content .module1 .module1-left {
    padding-left: 20px;
  }
}
@media screen and (max-width: 980px) {
  .page .index-s4 .content .module1 {
    display: block;
  }
  .page .index-s4 .content .module1 .module1-left {
    width: 100%;
    margin-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px !important;
  }
  .page .index-s4 .content .module1 .module1-right {
    width: 100%;
  }
}
.page .index-s5 .content .module1 {
  flex-wrap: wrap;
}
.page .index-s5 .content .module1 .item {
  font-size: 0;
  width: 25%;
  position: relative;
}
.page .index-s5 .content .module1 .item .img-box {
  overflow: hidden;
}
.page .index-s5 .content .module1 .item .img-box:hover img {
  -moz-transform: scale(1.1);
   -ms-transform: scale(1.1);
       transform: scale(1.1);
}
.page .index-s5 .content .module1 .item .item-content {
  position: absolute;
  top: 0.32rem;
  top: 30px;
  left: 50%;
  -moz-transform: translateX(-50%);
   -ms-transform: translateX(-50%);
       transform: translateX(-50%);
  padding: 0 0.2rem;
  width: 100%;
}
.page .index-s5 .content .module1 .item .item-content h2 {
  font-size: var(--font-size-18);
  font-size: 17.8px;
  font-weight: 400;
  color: white;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .page .index-s5 .content .module1 .item {
    width: 100%;
  }
}
.page .index-s6 {
  background-image: url(../images/indexs6-1.webp);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  padding-top: 1rem;
  padding-bottom: 0.85rem;
}
.page .index-s6 .content .module1 {
  position: relative;
  text-align: center;
  margin: 0 auto;
}
.page .index-s6 .content .module1 .h2-bg {
  position: absolute;
  left: 50%;
  top: 40%;
  -moz-transform: translate(-50%, -50%);
   -ms-transform: translate(-50%, -50%);
       transform: translate(-50%, -50%);
  color: rgba(255, 255, 255, 0.0784313725);
  font-size: 90px;
  letter-spacing: 6.1px;
  width: 100%;
  font-weight: bold;
}
.page .index-s6 .content .module1 h2 {
  font-size: 38px;
  color: white;
  font-family: "MiSans Latin", Sans-serif;
}
.page .index-s6 .content .module2 {
  margin-top: 0.86rem;
  overflow-x: auto;
  scrollbar-width: none; /* Firefox */
}
.page .index-s6 .content .module2 .tabList {
  min-width: 100%;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  -moz-box-pack: center;
       justify-content: center;
}
.page .index-s6 .content .module2 .tabList .item {
  -moz-transition: 0.5s;
  transition: 0.5s;
  padding: 10px 0.2rem;
  background-color: #f1f2f3;
  color: #333333;
  margin-right: 0.1rem;
  margin-right: 5px;
  cursor: pointer;
  position: relative;
  border-radius: 0.6rem;
  min-width: 181.42px;
  font-size: 16px;
}
.page .index-s6 .content .module2 .tabList .item:hover {
  background-color: var(--text-color);
  color: white;
}
.page .index-s6 .content .module2 .tabList .item-active {
  background-color: var(--text-color);
  color: white;
}
.page .index-s6 .content .module2 .tabList .item-active::before {
  height: 3px;
}
.page .index-s6 .content .module3 {
  margin-top: 0.48rem;
}
.page .index-s6 .content .module3 .index-s6-swiper .swiper-slide {
  opacity: 0 !important;
}
.page .index-s6 .content .module3 .index-s6-swiper .swiper-slide-active {
  opacity: 1 !important;
}
.page .index-s6 .content .module3 .index-s6-swiper .item {
  overflow: hidden;
  -moz-box-align: stretch;
       align-items: stretch;
  flex-wrap: wrap;
}
.page .index-s6 .content .module3 .index-s6-swiper .item .item-left {
  width: 60%;
  height: max(5.91rem, 591px);
}
.page .index-s6 .content .module3 .index-s6-swiper .item .item-left a {
  font-size: 0;
  border: 2px solid transparent;
}
.page .index-s6 .content .module3 .index-s6-swiper .item .item-left img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.page .index-s6 .content .module3 .index-s6-swiper .item .item-left h2 {
  font-size: 38px !important;
}
.page .index-s6 .content .module3 .index-s6-swiper .item .item-right {
  width: 40%;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
       flex-direction: column;
  display: -moz-box;
  display: flex;
  padding-left: 6px;
  height: max(5.91rem, 591px);
}
.page .index-s6 .content .module3 .index-s6-swiper .item .item-right a {
  display: block;
  -moz-box-flex: 1;
       flex: 1;
  height: 50%;
  position: relative;
  font-size: 0;
  border: 2px solid transparent;
  margin-bottom: 6px;
}
.page .index-s6 .content .module3 .index-s6-swiper .item .item-right a:nth-last-child(1) {
  margin-bottom: 0;
}
.page .index-s6 .content .module3 .index-s6-swiper .item a {
  display: block;
  position: relative;
  overflow: hidden;
  height: 100%;
  -moz-transition: 0.5s;
  transition: 0.5s;
  border-radius: max(0.16rem, 10px);
}
.page .index-s6 .content .module3 .index-s6-swiper .item a img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
}
.page .index-s6 .content .module3 .index-s6-swiper .item a .box {
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  height: 100%;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
       flex-direction: column;
  background: rgba(0, 0, 0, 0.6);
  -moz-transition: all 1s;
  transition: all 1s;
}
.page .index-s6 .content .module3 .index-s6-swiper .item a .box h2 {
  font-size: var(--font-size-38);
  width: 80%;
  text-align: center;
  line-height: 1.5;
  font-size: 22px;
  color: white;
  font-weight: 600;
  line-height: 48px;
  letter-spacing: 2.2px;
}
.page .index-s6 .content .module3 .index-s6-swiper .item a .box .line {
  height: 2px;
  width: 20%;
  background-color: white;
  margin-top: 0.26rem;
}
.page .index-s6 .content .module3 .index-s6-swiper .item a:hover {
  border-color: white;
}
.page .index-s6 .content .module3 .index-s6-swiper .item a:hover .box {
  top: 0;
}
@media screen and (max-width: 768px) {
  .page .index-s6 .module1 .h2-bg {
    font-size: 42px !important;
  }
  .page .index-s6 .module3 .index-s6-swiper .item .item-left {
    width: 100% !important;
    height: 290px !important;
    margin-bottom: 10px !important;
  }
  .page .index-s6 .module3 .index-s6-swiper .item .item-right {
    width: 100% !important;
    height: auto !important;
    padding-left: 0 !important;
  }
  .page .index-s6 .module3 .index-s6-swiper .item .item-right a {
    margin-bottom: 10px !important;
    display: block;
    overflow: hidden;
  }
  .page .index-s6 .module3 .index-s6-swiper .item .item-right a img {
    height: 290px !important;
  }
  .page .index-s6 .module3 .index-s6-swiper .item a {
    width: 100% !important;
  }
}
.page .index-s7 {
  background-image: url(../images/indexs7-1.png);
  background-size: cover;
  min-height: 140px;
}
.page .index-s7 .content .module1 {
  min-height: 140px;
  -moz-box-align: center;
       align-items: center;
  flex-wrap: wrap;
}
.page .index-s7 .content .module1 .module1-left h2 {
  font-size: var(--font-size-28);
  font-size: 28px;
  color: white;
}
.page .index-s7 .content .module1 .module1-right .btm {
  color: white;
  padding: 0.18rem 0.25rem;
  font-size: var(--font-size-18);
  font-size: 19px;
  border: 1px solid white;
  border-radius: 0.6rem;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.page .index-s7 .content .module1 .module1-right .btm:hover {
  background-color: white;
  color: var(--text-color);
}
.page .index-s8 {
  margin-top: 1rem;
  padding-bottom: 0.96rem;
}
.page .index-s8 .content .module1 {
  position: relative;
  text-align: center;
  margin: 0 auto;
}
.page .index-s8 .content .module1 .h2-bg {
  position: absolute;
  left: 50%;
  top: 30%;
  -moz-transform: translate(-50%, -50%);
   -ms-transform: translate(-50%, -50%);
       transform: translate(-50%, -50%);
  color: rgba(255, 255, 255, 0.0784313725);
  font-size: 90px;
  letter-spacing: 6.1px;
  color: #f9f9f9;
  font-weight: bold;
}
.page .index-s8 .content .module1 h2 {
  position: relative;
  z-index: 2;
  font-size: 38px;
  color: #333333;
  font-family: "MiSans Latin", Sans-serif;
}
.page .index-s8 .content .module2 {
  margin-top: 0.8rem;
}
.page .index-s8 .content .module2 .tabList .item {
  color: #333333;
  font-size: var(--font-size-16);
  -moz-transition: 0.5s;
  transition: 0.5s;
  position: relative;
  padding: 0 0.18rem;
  cursor: pointer;
  font-family: "MiSans Latin", Sans-serif;
  font-weight: 700;
}
.page .index-s8 .content .module2 .tabList .item:nth-child(1) {
  padding-left: 0;
}
.page .index-s8 .content .module2 .tabList .item:nth-last-child(1)::after {
  display: none;
}
.page .index-s8 .content .module2 .tabList .item:hover {
  color: var(--text-color);
}
.page .index-s8 .content .module2 .tabList .item::after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  background-color: var(--text-color);
  width: 1px;
}
.page .index-s8 .content .module2 .tabList .item-active {
  color: var(--text-color);
}
.page .index-s8 .content .module3 {
  margin-top: 0.26rem;
}
.page .index-s8 .content .module3 .swiper {
  overflow: visible;
}
.page .index-s8 .content .module3 .swiper-slide {
  opacity: 1;
  background-color: white;
}
.page .index-s8 .content .module3 .slide {
  flex-wrap: wrap;
}
.page .index-s8 .content .module3 .slide .slide-left {
  background-color: #f4f4f4;
  padding: max(0.26rem, 26px) 0.7rem;
  width: 50%;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
}
.page .index-s8 .content .module3 .slide .slide-left h3 {
  font-size: var(--font-size-24);
}
.page .index-s8 .content .module3 .slide .slide-left .time {
  margin-top: 0.2rem;
  color: var(--text-color);
}
.page .index-s8 .content .module3 .slide .slide-left img {
  margin-top: 0.26rem;
  border-radius: 10px;
  height: 300px;
  -o-object-fit: cover;
     object-fit: cover;
}
.page .index-s8 .content .module3 .slide .slide-left .btm {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  background-color: var(--text-color);
  padding: 0.16rem 0.4rem 0.16rem 0.4rem;
  border-radius: 0.6rem;
  margin-top: 0.26rem;
  display: block;
}
.page .index-s8 .content .module3 .slide .slide-left .btm > div {
  color: white;
  font-size: var(--font-size-18);
}
.page .index-s8 .content .module3 .slide .slide-left .btm > div i {
  color: white;
  margin-left: 0.12rem;
  font-weight: bold;
  font-size: var(--font-size-20);
}
.page .index-s8 .content .module3 .slide .slide-right {
  width: 50%;
  padding-left: 0.2rem;
}
.page .index-s8 .content .module3 .slide .slide-right .list {
  height: 100%;
  display: -moz-box;
  display: flex;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
       flex-direction: column;
  -moz-box-pack: justify;
       justify-content: space-between;
}
.page .index-s8 .content .module3 .slide .slide-right .list .item {
  box-shadow: 0px 0px 22px 0px rgba(108, 108, 108, 0.14);
  margin-bottom: 6px;
  padding: 0.32rem 0.34rem 0.22rem 0.34rem;
  display: block;
  height: 33%;
  display: -moz-box;
  display: flex;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
       flex-direction: column;
  -moz-box-pack: center;
       justify-content: center;
}
.page .index-s8 .content .module3 .slide .slide-right .list .item .item-head {
  -moz-box-pack: justify;
       justify-content: space-between;
}
.page .index-s8 .content .module3 .slide .slide-right .list .item .item-head h3 {
  padding-left: 0.42rem;
  position: relative;
  font-size: var(--font-size-20);
  margin-right: 0.2rem;
  line-height: 1.4;
}
.page .index-s8 .content .module3 .slide .slide-right .list .item .item-head h3::after {
  content: "";
  position: absolute;
  left: 0;
  top: max(0.08rem, 8px);
  width: max(0.1rem, 6px);
  height: max(0.1rem, 6px);
  border-radius: 50%;
  background-color: #201f20;
}
.page .index-s8 .content .module3 .slide .slide-right .list .item .item-head .time {
  color: #a0a0a0;
  flex-shrink: 0;
}
.page .index-s8 .content .module3 .slide .slide-right .list .item .item-bot {
  margin-top: 0.1rem;
  padding-left: 0.42rem;
}
.page .index-s8 .content .module3 .slide .slide-right .list .item .item-bot p {
  color: #a0a0a0;
  width: 78%;
}
.page .index-s8 .content .module3 .slide .slide-right .list .item .item-bot i {
  font-size: var(--font-size-26);
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.page .index-s8 .content .module3 .slide .slide-right .list .item img {
  display: none;
}
.page .index-s8 .content .module3 .slide .slide-right .list .item:nth-last-child(1) {
  margin-bottom: 0;
}
.page .index-s8 .content .module3 .slide .slide-right .list .item-active h3::after {
  background-color: var(--text-color) !important;
}
.page .index-s8 .content .module3 .slide .slide-right .list .item-active i {
  color: var(--text-color);
}
@media screen and (max-width: 768px) {
  .page .index-s8 .content .module3 .slide .slide-left {
    width: 100%;
  }
  .page .index-s8 .content .module3 .slide .slide-right {
    width: 100%;
    margin-top: 20px;
    padding-left: 0;
  }
}

.products-page .all-banner h1 {
  font-size: 48px;
  line-height: 1.2;
}

.page .products-s2 {
  padding-top: 10px;
  padding-bottom: 40px;
}
.page .products-s2 .content .module1 .tabList {
  width: 100% !important;
  flex-wrap: wrap;
}
.page .products-s2 .content .module1 .tabList .item {
  background: #fff;
  border: 1px solid #b5b5b5;
  width: -moz-calc(12.5% + 2px);
  width: calc(12.5% + 2px);
  margin: -1px;
  padding: 4px 20px;
  text-align: center;
  -moz-box-pack: center;
       justify-content: center;
  font-weight: bold;
  -moz-transition: 0.5s;
  transition: 0.5s;
  font-size: var(--font-size-14);
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  color: #333333;
}
.page .products-s2 .content .module1 .tabList .item:hover {
  color: var(--text-color);
  background-color: #f7ebdd;
}
.page .products-s2 .content .module1 .tabList .item-active {
  color: var(--text-color);
  background-color: #f7ebdd;
}
@media screen and (max-width: 768px) {
  .page .products-s2 .content .module1 .tabList .item {
    width: 100%;
    margin-bottom: 10px;
  }
}
.page .products-s3 {
  margin-top: 60px;
}
.page .products-s3 .content .module1 {
  position: relative;
  text-align: center;
  margin: 0 auto;
}
.page .products-s3 .content .module1 .h2-bg {
  position: absolute;
  left: 50%;
  top: 40%;
  -moz-transform: translate(-50%, -50%);
   -ms-transform: translate(-50%, -50%);
       transform: translate(-50%, -50%);
  z-index: 1;
  width: 100%;
  color: #f5f5f5;
  font-size: 90px;
  font-weight: bold;
  letter-spacing: 6.1px;
}
.page .products-s3 .content .module1 h2 {
  font-size: 38px;
  color: #333333;
  position: relative;
  z-index: 2;
  font-family: "MiSans Latin", Sans-serif;
}
.page .products-s3 .content .module2 {
  margin-top: 100px;
}
.page .products-s3 .content .module2 .list {
  margin-bottom: 0.5rem;
}
.page .products-s3 .content .module2 .list .item {
  padding-top: 1rem;
  padding-bottom: 1rem;
  background-color: #fff;
  display: block;
  padding: 60px 10px 60px 10px;
}
.page .products-s3 .content .module2 .list .item .w1300 {
  -moz-box-pack: justify;
       justify-content: space-between;
  flex-wrap: wrap;
}
.page .products-s3 .content .module2 .list .item .item-left {
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
       flex-direction: column;
  justify-content: space-around;
  width: 42%;
  padding: 20px 30px;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
}
.page .products-s3 .content .module2 .list .item .item-left h3 {
  font-size: var(--font-size-22);
  font-size: 22px;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.page .products-s3 .content .module2 .list .item .item-left .scroll-y {
  margin: 20px 0;
}
.page .products-s3 .content .module2 .list .item .item-left .scroll-y .item-left-content p {
  color: #535353;
  font-size: 15px;
}
.page .products-s3 .content .module2 .list .item .item-left .scroll-y .item-left-content ul {
  list-style-type: disc; /* 默认就是实心圆点 */
  margin-left: 20px; /* 留出缩进，不然圆点可能被顶掉 */
  margin-left: 37.5px;
}
.page .products-s3 .content .module2 .list .item .item-left .scroll-y .item-left-content ul li {
  color: #535353;
  line-height: 1.6;
  font-size: 15px;
  font-weight: 200;
}
.page .products-s3 .content .module2 .list .item .item-left .btm {
  background-color: var(--text-color);
  color: white;
  font-size: var(--font-size-18);
  padding: 12px 24px;
  border-radius: 0.8rem;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 16px;
}
.page .products-s3 .content .module2 .list .item .item-right {
  width: 44.48%;
  position: relative;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
}
.page .products-s3 .content .module2 .list .item .item-right .box {
  height: 100%;
  padding-left: 30px;
  -moz-box-pack: left;
       justify-content: left;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.page .products-s3 .content .module2 .list .item .item-right .box img {
  font-size: 0;
  width: 93%;
  height: 280px;
  -o-object-fit: contain;
     object-fit: contain;
}
.page .products-s3 .content .module2 .list .item .item-right .box img:hover {
  -moz-transform: scale(1.1);
   -ms-transform: scale(1.1);
       transform: scale(1.1);
}
.page .products-s3 .content .module2 .list .item:nth-child(2n) {
  background-color: #f6f6f6;
}
.page .products-s3 .content .module2 .list .item:nth-child(2n) .item-left {
  -moz-box-sizing: border-box;
       box-sizing: border-box;
}
.page .products-s3 .content .module2 .list .item:nth-child(2n) .item-left .scroll-y {
  direction: rtl;
}
.page .products-s3 .content .module2 .list .item:nth-child(2n) .item-left .scroll-y .item-left-content {
  direction: ltr;
  padding-right: 0;
}
.page .products-s3 .content .module2 .list .item:nth-last-child(1) {
  margin-bottom: 0;
}
.page .products-s3 .content .module2 .m-muban-pagebox {
  margin-bottom: 0.5rem;
}
@media screen and (max-width: 768px) {
  .page .products-s3 .content .module1 .h2-bg {
    font-size: 42px;
  }
  .page .products-s3 .content .module2 .list .item {
    padding-bottom: 10px;
  }
  .page .products-s3 .content .module2 .list .item .item-left,
  .page .products-s3 .content .module2 .list .item .item-right {
    width: 100% !important;
    margin-left: 0;
    margin-right: 0;
  }
  .page .products-s3 .content .module2 .list .item .item-left {
    padding: 0 !important;
  }
  .page .products-s3 .content .module2 .list .item .item-left .scroll-y {
    margin-top: 10px;
    margin-bottom: 20px;
  }
  .page .products-s3 .content .module2 .list .item .item-left .scroll-y .item-left-content {
    padding: 0 !important;
  }
  .page .products-s3 .content .module2 .list .item .and .scroll-y {
    direction: inherit !important;
  }
  .page .products-s3 .content .module2 .list .item .and .scroll-y .item-right-content {
    direction: inherit !important;
    padding-right: 0.4rem !important;
  }
}

.productsDetails-page .crumbs-page {
  background-color: #fafbfc;
}

.page .productsDetails-s1 {
  background-image: url("../images/pic_bj_1.png");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
  min-height: 701px;
  min-height: 100vh;
  -moz-box-sizing: content-box;
       box-sizing: content-box;
}
.page .productsDetails-s1 .bg {
  width: 100%;
}
.page .productsDetails-s1 .content {
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
   -ms-transform: translate(-50%, -50%);
       transform: translate(-50%, -50%);
  -moz-box-pack: justify;
       justify-content: space-between;
  -moz-box-align: center;
       align-items: center;
  flex-wrap: wrap;
}
.page .productsDetails-s1 .content .content-left {
  width: 56%;
}
.page .productsDetails-s1 .content .content-left h1 {
  font-size: 28px;
  color: #ffffff;
}
.page .productsDetails-s1 .content .content-left ul {
  margin-top: 20px;
  margin-left: 40px;
}
.page .productsDetails-s1 .content .content-left ul li {
  font-size: 16px;
  color: #ffffff;
  line-height: 2;
  margin-bottom: 8px;
}
.page .productsDetails-s1 .content .content-left p {
  color: #ffffff;
  font-size: var(--font-size-20);
  margin-bottom: 0.1rem;
}
.page .productsDetails-s1 .content .content-right {
  width: 41.84%;
  position: relative;
  cursor: pointer;
}
.page .productsDetails-s1 .content .content-right .zanting {
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
   -ms-transform: translate(-50%, -50%);
       transform: translate(-50%, -50%);
}
.page .productsDetails-s1 .content .content-right .zanting i {
  font-size: 80px;
  color: #ccced5;
  color: white;
}
@media screen and (max-width: 768px) {
  .page .productsDetails-s1 .content .content-left {
    width: 100%;
  }
  .page .productsDetails-s1 .content .content-right {
    margin-top: 20px;
    width: 100% !important;
  }
}
.page .productsDetails-s2 {
  padding: 1rem 0;
  background-color: #fafbfc;
  overflow: hidden;
}
.page .productsDetails-s2 .module1 {
  flex-wrap: wrap;
}
.page .productsDetails-s2 .module1 .module1-left {
  width: 41.85%;
  width: 50%;
}
.page .productsDetails-s2 .module1 .module1-left .img-box {
  display: -moz-box;
  display: flex;
  -moz-box-pack: center;
       justify-content: center;
  overflow: hidden;
  font-size: 0;
}
.page .productsDetails-s2 .module1 .module1-left .img-box img {
  width: auto;
}
.page .productsDetails-s2 .module1 .module1-right {
  width: 56.61%;
  width: 50%;
  padding-left: 0.2rem;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
}
.page .productsDetails-s2 .module1 .module1-right h2 {
  font-size: 26px;
}
.page .productsDetails-s2 .module1 .module1-right .p-box {
  margin-top: 0.22rem;
}
.page .productsDetails-s2 .module1 .module1-right .p-box p {
  font-size: 16px;
  margin-bottom: 8px;
  color: #333333;
  line-height: 2.2;
}
.page .productsDetails-s2 .module1 .module1-right .p-box p:nth-last-child(1) {
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  .page .productsDetails-s2 .module1 .module1-left {
    width: 100%;
    margin-bottom: 10px;
  }
  .page .productsDetails-s2 .module1 .module1-right {
    width: 100%;
  }
  .page .productsDetails-s2 .module1 .module1-right .p-box {
    margin-top: 10px;
  }
}
.page .productsDetails-s3 {
  overflow: hidden;
  padding: 1rem 0;
  background-image: url(../images/productsDetailss3-1.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.page .productsDetails-s3 .module1 {
  flex-wrap: wrap;
}
.page .productsDetails-s3 .module1 .module1-left {
  width: 50%;
}
.page .productsDetails-s3 .module1 .module1-left p {
  font-size: var(--font-size-24);
  color: white;
  margin-top: 0.1rem;
  text-align: center;
  font-weight: bold;
}
.page .productsDetails-s3 .module1 .module1-left .img-box {
  display: -moz-box;
  display: flex;
  -moz-box-pack: center;
       justify-content: center;
  overflow: hidden;
  font-size: 0;
}
.page .productsDetails-s3 .module1 .module1-left .img-box img {
  width: auto;
}
.page .productsDetails-s3 .module1 .module1-right {
  width: 50%;
  padding-right: 0.2rem;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
}
.page .productsDetails-s3 .module1 .module1-right h2 {
  font-size: 26px;
  color: white;
}
.page .productsDetails-s3 .module1 .module1-right .p-box {
  margin-top: 0.52rem;
}
.page .productsDetails-s3 .module1 .module1-right .p-box p {
  font-size: 16px;
  color: white;
  margin-bottom: 8px;
  line-height: 2;
}
.page .productsDetails-s3 .module1 .module1-right .p-box p:nth-last-child(1) {
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  .page .productsDetails-s3 .module1 .module1-left {
    width: 100%;
  }
  .page .productsDetails-s3 .module1 .module1-right {
    margin-bottom: 10px;
    width: 100%;
  }
  .page .productsDetails-s3 .module1 .module1-right .p-box {
    margin-top: 10px;
  }
}
.page .productsDetails-s4 {
  padding: 1rem 0;
  background-color: #fafbfc;
}
.page .productsDetails-s4 .module1 {
  flex-wrap: wrap;
}
.page .productsDetails-s4 .module1 .module1-left {
  width: 50%;
}
.page .productsDetails-s4 .module1 .module1-left p {
  font-size: var(--font-size-24);
  margin-top: 0.1rem;
  font-weight: bold;
  text-align: center;
}
.page .productsDetails-s4 .module1 .module1-right {
  width: 50%;
  padding-right: 0.2rem;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
}
.page .productsDetails-s4 .module1 .module1-right h2 {
  font-size: var(--font-size-48);
  font-size: 26px;
}
.page .productsDetails-s4 .module1 .module1-right .p-box {
  margin-top: 0.52rem;
}
.page .productsDetails-s4 .module1 .module1-right .p-box p {
  font-size: var(--font-size-20);
  font-size: 16px;
  margin-bottom: 0.1rem;
}
.page .productsDetails-s4 .module1 .module1-right .p-box p:nth-last-child(1) {
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  .page .productsDetails-s4 .module1 .module1-left {
    width: 100%;
  }
  .page .productsDetails-s4 .module1 .module1-right {
    margin-bottom: 10px;
    width: 100%;
  }
  .page .productsDetails-s4 .module1 .module1-right .p-box {
    margin-top: 10px;
  }
}
.page .productsDetails-s5 {
  padding: 1rem 0;
  background-image: url(../images/productsDetailss3-1.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.page .productsDetails-s5 .module1 {
  flex-wrap: wrap;
}
.page .productsDetails-s5 .module1 .module1-left {
  width: 50%;
}
.page .productsDetails-s5 .module1 .module1-left p {
  font-size: var(--font-size-24);
  color: white;
  margin-top: 0.1rem;
  text-align: center;
  font-weight: bold;
}
.page .productsDetails-s5 .module1 .module1-right {
  width: 50%;
  padding-right: 0.2rem;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
}
.page .productsDetails-s5 .module1 .module1-right h2 {
  font-size: var(--font-size-48);
  font-size: 20px;
  color: white;
}
.page .productsDetails-s5 .module1 .module1-right .p-box {
  margin-top: 0.52rem;
}
.page .productsDetails-s5 .module1 .module1-right .p-box p {
  font-size: var(--font-size-20);
  font-size: 16px;
  color: white;
  margin-bottom: 0.1rem;
}
.page .productsDetails-s5 .module1 .module1-right .p-box p:nth-last-child(1) {
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  .page .productsDetails-s5 .module1 .module1-left {
    width: 100%;
  }
  .page .productsDetails-s5 .module1 .module1-right {
    margin-bottom: 10px;
    width: 100%;
  }
  .page .productsDetails-s5 .module1 .module1-right .p-box {
    margin-top: 10px;
  }
}
.page .productsDetails-s6 {
  padding: 1rem 0;
  background-color: #fafbfc;
}
.page .productsDetails-s6 .module1 {
  flex-wrap: wrap;
}
.page .productsDetails-s6 .module1 .module1-left {
  width: 50%;
}
.page .productsDetails-s6 .module1 .module1-left p {
  font-size: var(--font-size-24);
  margin-top: 0.1rem;
  font-weight: bold;
  text-align: center;
}
.page .productsDetails-s6 .module1 .module1-right {
  width: 50%;
  padding-right: 0.2rem;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
}
.page .productsDetails-s6 .module1 .module1-right h2 {
  font-size: var(--font-size-48);
  font-size: 20px;
}
.page .productsDetails-s6 .module1 .module1-right .p-box {
  margin-top: 0.52rem;
}
.page .productsDetails-s6 .module1 .module1-right .p-box p {
  font-size: var(--font-size-20);
  font-size: 16px;
  margin-bottom: 0.1rem;
}
.page .productsDetails-s6 .module1 .module1-right .p-box p:nth-last-child(1) {
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  .page .productsDetails-s6 .module1 .module1-left {
    width: 100%;
  }
  .page .productsDetails-s6 .module1 .module1-right {
    margin-bottom: 10px;
    width: 100%;
  }
  .page .productsDetails-s6 .module1 .module1-right .p-box {
    margin-top: 10px;
  }
}
.page .productsDetails-s7 {
  background-image: url(../images/productsDetailss7-1.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 0.94rem;
  padding-bottom: 0.54rem;
}
.page .productsDetails-s7 .content h2 {
  color: #ffffff;
  font-size: var(--font-size-48);
  text-align: center;
}
.page .productsDetails-s7 .content .title {
  font-size: var(--font-size-20);
  color: white;
  width: 60%;
  margin: 0.52rem auto 0 auto;
  text-align: center;
}
.page .productsDetails-s7 .content .list {
  margin-top: 0.84rem;
  flex-wrap: wrap;
}
.page .productsDetails-s7 .content .list .item {
  width: 23.5%;
  margin-right: 2%;
}
.page .productsDetails-s7 .content .list .item .img-box {
  border: 2px solid white;
  overflow: hidden;
}
.page .productsDetails-s7 .content .list .item p {
  text-align: center;
  margin-top: 10px;
  font-size: 16px;
  color: white;
}
.page .productsDetails-s7 .content .list .item:hover img {
  -moz-transform: scale(1.1);
   -ms-transform: scale(1.1);
       transform: scale(1.1);
}
.page .productsDetails-s7 .content .list .item:nth-child(4n) {
  margin-right: 0;
}
.page .productsDetails-s7 .content .list .item-two {
  width: 49%;
  margin-right: 2%;
}
.page .productsDetails-s7 .content .list .item-two .img-box {
  border: 2px solid white;
  overflow: hidden;
}
.page .productsDetails-s7 .content .list .item-two p {
  text-align: center;
  margin-top: 0.44rem;
  font-size: var(--font-size-24);
  color: white;
}
.page .productsDetails-s7 .content .list .item-two:nth-last-child(1) {
  margin-right: 0;
}
.page .productsDetails-s7 .content .list .item-two:hover img {
  -moz-transform: scale(1.1);
   -ms-transform: scale(1.1);
       transform: scale(1.1);
}
@media screen and (max-width: 768px) {
  .page .productsDetails-s7 .content .title {
    width: 100%;
  }
  .page .productsDetails-s7 .content .list .item {
    width: 100%;
    margin-bottom: 20px;
  }
  .page .productsDetails-s7 .content .list .item p {
    margin-top: 10px;
  }
}
.page .productsDetails-s8 {
  padding-top: 70px;
  padding-bottom: 50px;
  background-color: #fafbfc;
}
.page .productsDetails-s8 .content h2 {
  text-align: center;
  font-size: 26px;
  color: #192a3d;
}
.page .productsDetails-s8 .content .title {
  font-size: var(--font-size-20);
  font-size: 16px;
  text-align: center;
  margin: 20px auto 0 auto;
  text-align: center;
  width: 100%;
  color: #3a4f66;
}
.page .productsDetails-s8 .content .scroll-x2 {
  overflow-x: auto;
  overflow-y: var(--header-height);
  scrollbar-width: thin; /* auto / thin / none */
  scrollbar-color: var(--text-color) #eee; /* thumb 轨道 */
}
.page .productsDetails-s8 .content table {
  margin-top: 0.86rem;
  border-collapse: collapse;
  min-width: 100%;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}
.page .productsDetails-s8 .content table tr th {
  font-weight: bold;
}
.page .productsDetails-s8 .content table tr th,
.page .productsDetails-s8 .content table tr td {
  width: 1%; /* trick: 触发自动平分 */
  border: 1px solid #dfdfdf;
  text-align: center;
  padding: 0.3rem 0.44rem;
  padding: 0.3rem 10px;
  white-space: nowrap;
  color: #192a3d;
  font-size: 14px;
}
.page .productsDetails-s9 {
  padding-bottom: 0.84rem;
  padding-top: 20px;
  background-color: #fafbfc;
}
.page .productsDetails-s9 h2 {
  font-size: var(--font-size-36);
  text-align: center;
  font-size: 26px;
  color: #192a3d;
}
.page .productsDetails-s9 .title {
  margin-top: 0.24rem;
  text-align: center;
  font-size: 16px;
  color: #333;
  font-weight: 400;
}
.page .productsDetails-s9 form {
  margin: 80px auto 0 auto;
  width: 100%;
}
.page .productsDetails-s9 form .box {
  flex-wrap: wrap;
}
.page .productsDetails-s9 form .box .inp-box {
  width: 46%;
  padding-bottom: 0.3rem;
  position: relative;
  margin-bottom: 0.2rem;
}
.page .productsDetails-s9 form .box .inp-box .label {
  color: #333333;
  font-size: 16px;
  width: 90px;
  white-space: nowrap;
  flex-shrink: 0;
}
.page .productsDetails-s9 form .box .inp-box .label span {
  color: #f11c1c;
}
.page .productsDetails-s9 form .box .inp-box .label2 {
  width: 170px;
}
.page .productsDetails-s9 form .box .inp-box input {
  padding: 0.16rem 0.1rem;
  width: 72%;
  background-color: #edeef2;
  border-radius: 4px;
  border: 1px solid transparent;
}
.page .productsDetails-s9 form .box .inp-box-active input,
.page .productsDetails-s9 form .box .inp-box-active textarea {
  border: 1px solid #f11c1c !important;
}
.page .productsDetails-s9 form .box2 .inp-box {
  width: 100%;
  -moz-box-align: baseline;
       align-items: baseline;
}
.page .productsDetails-s9 form .box2 .inp-box textarea {
  background-color: #edeef2;
  padding: 0.16rem 0.1rem;
  border-radius: 4px;
  width: 100%;
  height: 150px;
  border: 1px solid transparent;
}
.page .productsDetails-s9 form .module3 .privacy {
  -moz-box-align: self-start;
       align-items: self-start;
  position: relative;
  margin-left: 90px;
}
.page .productsDetails-s9 form .module3 .privacy input {
  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;
  line-height: 1;
}
.page .productsDetails-s9 form .module3 .privacy p {
  line-height: 1;
  color: #333;
}
.page .productsDetails-s9 form .module3 .privacy p a {
  cursor: unset;
  margin: 0 -6px 0 -1px;
}
.page .productsDetails-s9 form .module3 .privacy .error {
  position: absolute;
  left: 0;
  top: 140%;
  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;
}
@media screen and (max-width: 768px) {
  .page .productsDetails-s9 form .module3 .privacy .error {
    top: 60%;
  }
}
.page .productsDetails-s9 form .module3 .privacy-active .error {
  -moz-transform: translateY(0);
   -ms-transform: translateY(0);
       transform: translateY(0);
  opacity: 1;
  display: block;
}
.page .productsDetails-s9 form .module3 .btm {
  width: 130px;
  background-color: #333;
  color: #fff;
  border-radius: 8px;
  height: 40px;
  color: white;
  -moz-transition: 0.5s;
  transition: 0.5s;
  cursor: pointer;
  margin: 0;
}
.page .productsDetails-s9 form .module3 .btm:hover {
  background-color: var(--text-color);
}
@media screen and (max-width: 600px) {
  .page .productsDetails-s9 form .box .inp-box {
    width: 100%;
    flex-wrap: wrap;
    margin-bottom: 0;
  }
  .page .productsDetails-s9 form .box .inp-box .label {
    margin-bottom: 10px;
  }
  .page .productsDetails-s9 form .box .inp-box input {
    width: 100%;
  }
  .page .productsDetails-s9 form .box2 .label {
    width: 150px !important;
  }
  .page .productsDetails-s9 form .box2 .inp-box {
    width: 100%;
  }
  .page .productsDetails-s9 form .module3 {
    display: block;
  }
  .page .productsDetails-s9 form .module3 .privacy {
    margin-left: 0;
    padding-bottom: 20px;
    margin-bottom: 10px;
  }
}

.solutions-page {
  background-color: #fafbfc;
}
.solutions-page .all-banner h1 {
  font-size: 48px;
  line-height: 1.2;
}

.page .solutions-s2 {
  padding-top: 46px;
  margin-bottom: 30px;
}
.page .solutions-s2 .w1300 {
  padding: 0 0;
}
.page .solutions-s2 .content .list .item {
  display: block;
  margin-top: 20px;
  margin-bottom: 50px;
}
.page .solutions-s2 .content .list .item .w1300 {
  -moz-box-pack: justify;
       justify-content: space-between;
  -moz-box-pack: space-evenly;
       justify-content: space-evenly;
  flex-wrap: wrap;
}
.page .solutions-s2 .content .list .item .item-left {
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
       flex-direction: column;
  justify-content: space-around;
  padding: 10px 40px;
  width: 50%;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  background-color: #f7f7f7;
}
.page .solutions-s2 .content .list .item .item-left h3 {
  font-size: 30px;
  -moz-transition: 0.5s;
  transition: 0.5s;
  font-weight: 400;
  color: #192a3d;
}
.page .solutions-s2 .content .list .item .item-left .scroll-y {
  padding: 20px 0;
}
.page .solutions-s2 .content .list .item .item-left .scroll-y .item-left-content p {
  font-size: var(--font-size-18);
  font-size: 16px;
  line-height: 1.8;
  color: #3a4f66;
}
.page .solutions-s2 .content .list .item .item-left .scroll-y .item-left-content ul {
  list-style-type: disc; /* 默认就是实心圆点 */
  list-style-type: disc; /* 实心圆点 */
  margin-left: 20px; /* 留出缩进，不然圆点可能被顶掉 */
}
.page .solutions-s2 .content .list .item .item-left .scroll-y .item-left-content ul li {
  color: #535353;
  line-height: 1.5;
  font-size: var(--font-size-18);
}
.page .solutions-s2 .content .list .item .item-left .btm {
  color: #595959;
  font-size: var(--font-size-18);
  padding: 0.12rem 0.3rem;
  fill: #595959;
  color: #595959;
  background-color: rgba(2, 1, 1, 0);
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  border: 1px solid #626262;
}
.page .solutions-s2 .content .list .item .item-left .btm i {
  color: #595959;
}
.page .solutions-s2 .content .list .item .item-right {
  width: 50%;
  position: relative;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
}
.page .solutions-s2 .content .list .item .item-right .img-box {
  overflow: hidden;
  height: 100%;
}
.page .solutions-s2 .content .list .item .item-right .img-box img {
  font-size: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.page .solutions-s2 .content .list .item .item-right .img-box img:hover {
  -moz-transform: scale(1.1);
   -ms-transform: scale(1.1);
       transform: scale(1.1);
}
.page .solutions-s2 .content .list .item:nth-child(2n) .item-left {
  -moz-box-sizing: border-box;
       box-sizing: border-box;
}
.page .solutions-s2 .content .list .item:nth-child(2n) .item-left .scroll-y {
  direction: rtl;
}
.page .solutions-s2 .content .list .item:nth-child(2n) .item-left .scroll-y .item-left-content {
  direction: ltr;
  padding-right: 0;
}
.page .solutions-s2 .content .list .item:nth-last-child(1) {
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  .page .solutions-s2 .content .list .item .item-left,
  .page .solutions-s2 .content .list .item .item-right {
    width: 100% !important;
  }
  .page .solutions-s2 .content .list .item .item-left .scroll-y {
    margin-top: 10px;
    margin-bottom: 20px;
  }
  .page .solutions-s2 .content .list .item .item-left .scroll-y .item-left-content {
    padding: 0 !important;
  }
  .page .solutions-s2 .content .list .item .and .scroll-y {
    direction: inherit !important;
  }
  .page .solutions-s2 .content .list .item .and .scroll-y .item-right-content {
    direction: inherit !important;
    padding-right: 0.4rem !important;
  }
}

.solutionsDetails-page .all-banner .bg {
  height: 100vh;
}
.solutionsDetails-page .all-banner .all-banner-content h1 {
  text-align: left;
  font-size: 40px;
  margin: 30px 0 50px 0;
}
@media (max-width: 767px) {
  .solutionsDetails-page .all-banner .all-banner-content h1 {
    font-size: 26px;
  }
}
.solutionsDetails-page .all-banner .all-banner-content p {
  text-align: left;
  line-height: 2.4;
  font-size: 16px;
}

.page .solutionsDetails-s2 {
  background-image: url(../images/solutionsDetails-s2.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 1rem;
  padding-bottom: 1.32rem;
}
.page .solutionsDetails-s2 .module1 {
  position: relative;
  text-align: center;
  margin: 0 auto;
}
.page .solutionsDetails-s2 .module1 .h2-bg {
  position: absolute;
  left: 50%;
  top: 40%;
  -moz-transform: translate(-50%, -50%);
   -ms-transform: translate(-50%, -50%);
       transform: translate(-50%, -50%);
  color: rgba(0, 0, 0, 0.031372549);
  font-size: 90px;
  font-weight: bold;
  letter-spacing: 6.1px;
}
.page .solutionsDetails-s2 .module1 h2 {
  font-size: 38px;
  color: #333;
  font-weight: bold;
}
.page .solutionsDetails-s2 .module2 .list {
  flex-wrap: wrap;
  margin-top: 0.96rem;
}
.page .solutionsDetails-s2 .module2 .list .item {
  width: 23%;
  margin-right: 2%;
  padding: 0 10px;
}
.page .solutionsDetails-s2 .module2 .list .item svg {
  fill: #333;
  height: 86px;
  margin: 0 auto;
  display: block;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.page .solutionsDetails-s2 .module2 .list .item h3 {
  -moz-transition: 0.5s;
  transition: 0.5s;
  font-size: 22px;
  text-align: center;
  line-height: 2;
  margin-top: 0.3rem;
  font-family: "MiSans Latin", Sans-serif;
  font-weight: 900;
}
.page .solutionsDetails-s2 .module2 .list .item p {
  font-size: var(--font-size-16);
  font-size: 15px;
  margin-top: 0.24rem;
  line-height: 2;
  color: #868686;
  text-align: center;
}
.page .solutionsDetails-s2 .module2 .list .item:nth-child(4n) {
  margin-right: 0;
}
.page .solutionsDetails-s2 .module2 .list .item:hover svg {
  fill: var(--text-color);
  color: var(--text-color);
}
.page .solutionsDetails-s2 .module2 .list .item:hover h3 {
  color: var(--text-color);
}
.page .solutionsDetails-s2 .module2 .list .item:hover p {
  color: #333;
}
@media screen and (max-width: 768px) {
  .page .solutionsDetails-s2 .module1 .h2-bg {
    font-size: 42px;
  }
  .page .solutionsDetails-s2 .module2 .list .item {
    width: 100%;
    margin-bottom: 20px;
    margin-right: 0;
  }
}
.page .solutionsDetails-s3 {
  background-image: url(../images/solutionsDetails3-1.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 90px;
  padding-bottom: 90px;
}
.page .solutionsDetails-s3 .content h2 {
  font-size: var(--font-size-48);
  font-size: 48px;
  color: white;
  text-align: center;
  font-weight: 500;
  font-family: "MiSans Latin", Sans-serif;
}
.page .solutionsDetails-s3 .content h3 {
  margin-top: 0.82rem;
  color: white;
  font-size: var(--font-size-24);
  font-size: 20px;
  text-align: center;
  font-weight: 400;
}
.page .solutionsDetails-s3 .content .title {
  font-size: 16px;
  color: white;
  line-height: 2;
  width: 60%;
  text-align: center;
  margin: 30px auto 30px auto;
  line-height: 40px;
}
.page .solutionsDetails-s3 .content .list {
  flex-wrap: wrap;
}
.page .solutionsDetails-s3 .content .list .item {
  width: 32%;
  margin-right: 1.33%;
}
.page .solutionsDetails-s3 .content .list .itm:nth-last-child(1) {
  margin-right: 0;
}
@media screen and (max-width: 768px) {
  .page .solutionsDetails-s3 .content .title {
    width: 100%;
  }
  .page .solutionsDetails-s3 .content .list .item {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }
}
.page .solutionsDetails-s4 {
  padding-top: 100px;
  background-color: #fafbfc;
}
.page .solutionsDetails-s4 .module1 {
  position: relative;
  text-align: center;
  margin: 0 auto;
}
.page .solutionsDetails-s4 .module1 .h2-bg {
  position: absolute;
  left: 50%;
  top: 50%;
  -moz-transform: translate(-50%, -50%);
   -ms-transform: translate(-50%, -50%);
       transform: translate(-50%, -50%);
  color: #f5f5f5;
  font-size: 80px;
  width: 100%;
  font-weight: bold;
  letter-spacing: 6.1px;
}
.page .solutionsDetails-s4 .module1 h2 {
  font-size: 48px;
  color: #333;
  z-index: 2;
  position: relative;
  font-weight: bold;
}
.page .solutionsDetails-s4 .module2 {
  margin-top: 1.08rem;
}
.page .solutionsDetails-s4 .module2 .solutionsDetails-s4-swiper {
  padding-bottom: 80px;
}
.page .solutionsDetails-s4 .module2 .solutionsDetails-s4-swiper .swiper-pagination-bullet-active {
  background-color: #333;
}
.page .solutionsDetails-s4 .module2 .solutionsDetails-s4-swiper .item {
  background-color: #faf3ed;
  padding-top: 0.76rem;
  padding-bottom: 0.3rem;
  display: block;
}
.page .solutionsDetails-s4 .module2 .solutionsDetails-s4-swiper .item .item-box {
  display: -moz-box;
  display: flex;
  -moz-box-align: center;
       align-items: center;
  -moz-box-pack: center;
       justify-content: center;
}
.page .solutionsDetails-s4 .module2 .solutionsDetails-s4-swiper .item .item-box img {
  width: 90%;
}
.page .solutionsDetails-s4 .module2 .solutionsDetails-s4-swiper .item .item-content {
  padding: 0 0.2rem;
  margin-top: 0.6rem;
}
.page .solutionsDetails-s4 .module2 .solutionsDetails-s4-swiper .item .item-content h3 {
  font-size: var(--font-size-24);
  font-size: 17px;
  font-weight: 400;
  line-height: 26px;
  text-align: center;
}
.page .solutionsDetails-s4 .module2 .solutionsDetails-s4-swiper .item:hover img {
  -moz-transform: translateY(-10px);
   -ms-transform: translateY(-10px);
       transform: translateY(-10px);
}
@media screen and (max-width: 768px) {
  .page .solutionsDetails-s4 .module1 .h2-bg {
    font-size: 42px;
  }
  .page .solutionsDetails-s4 .module1 h2 {
    font-size: 38px;
  }
}
.page .solutionsDetails-s5 {
  padding-top: 0.6rem;
  background-color: #fafbfc;
  padding-bottom: 1rem;
}
.page .solutionsDetails-s5 .module1 {
  position: relative;
  text-align: center;
  margin: 0 auto;
}
.page .solutionsDetails-s5 .module1 .h2-bg {
  position: absolute;
  left: 50%;
  top: 50%;
  -moz-transform: translate(-50%, -50%);
   -ms-transform: translate(-50%, -50%);
       transform: translate(-50%, -50%);
  color: #f5f5f5;
  font-size: 90px;
  font-weight: 700;
  width: 100%;
  letter-spacing: 6.1px;
}
.page .solutionsDetails-s5 .module1 h2 {
  font-size: 48px;
  color: #333;
  position: relative;
  font-weight: 900;
  z-index: 2;
}
.page .solutionsDetails-s5 .module2 {
  margin-top: 0.2rem;
}
.page .solutionsDetails-s5 .module2 .solutionsDetails-s5-swiper {
  padding-bottom: 0.7rem;
}
.page .solutionsDetails-s5 .module2 .solutionsDetails-s5-swiper .swiper-pagination-bullet-active {
  background-color: #333;
}
.page .solutionsDetails-s5 .module2 .solutionsDetails-s5-swiper .item {
  padding-top: 0.76rem;
  padding-bottom: 0.3rem;
  -moz-transition: 0.5s;
  transition: 0.5s;
  display: block;
}
.page .solutionsDetails-s5 .module2 .solutionsDetails-s5-swiper .item .item-box {
  display: -moz-box;
  display: flex;
  -moz-box-align: center;
       align-items: center;
  -moz-box-pack: center;
       justify-content: center;
  overflow: hidden;
}
.page .solutionsDetails-s5 .module2 .solutionsDetails-s5-swiper .item .item-box img {
  width: 100%;
  height: 246px;
  -o-object-fit: cover;
     object-fit: cover;
}
.page .solutionsDetails-s5 .module2 .solutionsDetails-s5-swiper .item .item-content {
  margin-top: 0.3rem;
}
.page .solutionsDetails-s5 .module2 .solutionsDetails-s5-swiper .item .item-content h3 {
  font-size: var(--font-size-24);
  -moz-transition: 0.5s;
  transition: 0.5s;
  font-size: 17px;
  font-weight: 400;
  line-height: 26px;
  color: #000;
}
.page .solutionsDetails-s5 .module2 .solutionsDetails-s5-swiper .item:hover img {
  -moz-transform: scale(1.1);
   -ms-transform: scale(1.1);
       transform: scale(1.1);
}
.page .solutionsDetails-s5 .module2 .solutionsDetails-s5-swiper .item:hover h3 {
  color: var(--text-color);
}
@media screen and (max-width: 768px) {
  .page .solutionsDetails-s5 .module1 .h2-bg {
    font-size: 42px;
  }
  .page .solutionsDetails-s5 .module1 h2 {
    font-size: 38px;
  }
}

.showcases-page {
  background-color: #fafbfc;
}
.showcases-page .all-banner h1 {
  font-size: 48px;
  line-height: 1.2;
}
.showcases-page .all-banner .mengceng {
  display: block;
}

.page .showcases-s2 {
  margin-top: 10px;
}
.page .showcases-s2 .content .module1 {
  width: 100%;
}
.page .showcases-s2 .content .module1 .tabList {
  width: 100% !important;
  flex-wrap: wrap;
}
.page .showcases-s2 .content .module1 .tabList .item {
  background: #fff;
  border: 1px solid #b5b5b5;
  width: 14.2857142857%;
  padding: 13px 20px;
  text-align: center;
  -moz-box-pack: center;
       justify-content: center;
  -moz-transition: 0.5s;
  transition: 0.5s;
  font-weight: bold;
  color: #333333;
  white-space: nowrap;
  border-right: none; /* 去掉左边 */
  font-size: 14px;
}
.page .showcases-s2 .content .module1 .tabList .item:nth-last-child(1) {
  border: 1px solid #b5b5b5;
}
.page .showcases-s2 .content .module1 .tabList .item:hover {
  color: var(--text-color);
  background-color: #f7ebdd;
}
.page .showcases-s2 .content .module1 .tabList .item-active {
  color: var(--text-color);
  background-color: #f7ebdd;
}
@media screen and (max-width: 768px) {
  .page .showcases-s2 .content .module1 .tabList .item {
    width: 100%;
    margin-bottom: 10px;
  }
}
.page .showcases-s3 {
  padding-top: 72px;
  padding-bottom: 70px;
}
.page .showcases-s3 .content .module1 {
  position: relative;
  text-align: center;
  margin: 0 auto;
}
.page .showcases-s3 .content .module1 .h2-bg {
  position: absolute;
  left: 50%;
  top: 50%;
  -moz-transform: translate(-50%, -50%);
   -ms-transform: translate(-50%, -50%);
       transform: translate(-50%, -50%);
  color: rgba(0, 0, 0, 0.0196078431);
  font-size: 90px;
  letter-spacing: 6.1px;
  font-weight: bold;
}
.page .showcases-s3 .content .module1 h2 {
  color: #333;
  font-size: 38px;
}
.page .showcases-s3 .content .module2 {
  padding-top: 90px;
}
.page .showcases-s3 .content .module2 .list {
  flex-wrap: wrap;
}
.page .showcases-s3 .content .module2 .list .item {
  width: 32%;
  margin-right: 1.33%;
  margin-bottom: 0.35rem;
  background-color: #ffffff;
  -moz-transition: 0.5s;
  transition: 0.5s;
  box-shadow: 0px 0px 49px 0px rgba(108, 108, 108, 0.14);
}
.page .showcases-s3 .content .module2 .list .item .img-box {
  overflow: hidden;
  font-size: 0;
}
.page .showcases-s3 .content .module2 .list .item .img-box img {
  height: 260px;
  -o-object-fit: cover;
     object-fit: cover;
}
.page .showcases-s3 .content .module2 .list .item .item-content {
  -moz-transition: 0.5s;
  transition: 0.5s;
  padding: 10px;
}
.page .showcases-s3 .content .module2 .list .item .item-content h3 {
  font-size: var(--font-size-22);
  -moz-transition: 0.5s;
  transition: 0.5s;
  font-size: 17px;
  font-weight: 400;
  text-transform: capitalize;
  line-height: 26px;
}
.page .showcases-s3 .content .module2 .list .item:hover {
  background-color: var(--text-color);
}
.page .showcases-s3 .content .module2 .list .item:hover img {
  -moz-transform: scale(1.1);
   -ms-transform: scale(1.1);
       transform: scale(1.1);
}
.page .showcases-s3 .content .module2 .list .item:hover .item-content h3 {
  color: white;
}
.page .showcases-s3 .content .module2 .list .item:nth-child(3n) {
  margin-right: 0;
}
@media screen and (max-width: 768px) {
  .page .showcases-s3 .content .module1 .h2-bg {
    font-size: 42px;
  }
  .page .showcases-s3 .content .module2 .list .item {
    width: 100%;
  }
}

.showcasesdetail-page {
  padding-bottom: 0.66rem;
}
.showcasesdetail-page .all-banner h1 {
  font-size: var(--font-size-38);
}

.page .showcasesdetail-s2 {
  margin-top: 0.4rem;
}
.page .showcasesdetail-s2 *[id] {
  scroll-margin-top: 99px; /* 避免锚点内容被 fixed header 遮挡 */
}
.page .showcasesdetail-s2 .content {
  -moz-box-pack: justify;
       justify-content: space-between;
  flex-wrap: wrap;
}
.page .showcasesdetail-s2 .content .showcasesdetail-s2-left {
  width: 67.7%;
}
.page .showcasesdetail-s2 .content .showcasesdetail-s2-left .module1 {
  padding: 0.45rem 0.5rem;
  background-color: #ffffff;
  box-shadow: 0px 5px 30px 2px rgba(116, 116, 116, 0.24);
}
.page .showcasesdetail-s2 .content .showcasesdetail-s2-left .module1 h2 {
  font-size: var(--font-size-26);
  font-size: 26px;
  line-height: 1.6;
}
.page .showcasesdetail-s2 .content .showcasesdetail-s2-left .module1 .inner {
  margin-top: 0.34rem;
}
.page .showcasesdetail-s2 .content .showcasesdetail-s2-left .module1 .inner .time {
  margin-right: 0.4rem;
  color: var(--text-color);
  font-size: var(--font-size-16);
}
.page .showcasesdetail-s2 .content .showcasesdetail-s2-left .module1 .inner .time .line {
  height: 80%;
  width: 1px;
  height: 10px;
  background-color: var(--text-color);
  margin: 0 0.1rem;
}
.page .showcasesdetail-s2 .content .showcasesdetail-s2-left .module1 .inner .social .box {
  margin-right: 0.2rem;
  margin-right: 6px;
}
.page .showcasesdetail-s2 .content .showcasesdetail-s2-left .module1 .inner .social .box svg {
  width: 20px;
  height: 20px;
  border-radius: 3px;
}
.page .showcasesdetail-s2 .content .showcasesdetail-s2-left .module1 .inner .social .box img {
  width: 20px;
  cursor: pointer;
}
.page .showcasesdetail-s2 .content .showcasesdetail-s2-left .module1 .inner .social .box img:hover {
  -moz-transform: translateY(-10px);
   -ms-transform: translateY(-10px);
       transform: translateY(-10px);
}
.page .showcasesdetail-s2 .content .showcasesdetail-s2-left .module1 .inner .social .box:hover svg {
  opacity: 0.7;
}
.page .showcasesdetail-s2 .content .showcasesdetail-s2-left .module1 .inner .social .box:nth-last-child(1) {
  margin-right: 0;
}
.page .showcasesdetail-s2 .content .showcasesdetail-s2-left .module1 .plot {
  padding: 0.2rem;
  background-color: #f7f7f7;
  margin-top: 0.28rem;
}
.page .showcasesdetail-s2 .content .showcasesdetail-s2-left .module1 .plot h3 {
  font-size: 18px;
  color: #222222;
}
.page .showcasesdetail-s2 .content .showcasesdetail-s2-left .module1 .plot .plot-content a:nth-child(1) {
  margin-top: 0.16rem;
}
.page .showcasesdetail-s2 .content .showcasesdetail-s2-left .module1 .plot .plot-content a {
  color: #666;
  font-size: 16px;
  margin-bottom: 0.1rem;
  display: block;
}
.page .showcasesdetail-s2 .content .showcasesdetail-s2-left .module1 .plot .plot-content a:hover {
  color: var(--text-color);
}
.page .showcasesdetail-s2 .content .showcasesdetail-s2-left .module1 .article {
  margin-top: 0.2rem;
}
.page .showcasesdetail-s2 .content .showcasesdetail-s2-left .module1 .article * {
  font-family: "MiSans Latin" !important;
  font-size: 17px;
  white-space: wrap !important;
}
.page .showcasesdetail-s2 .content .showcasesdetail-s2-left .module1 .article h2 {
  margin-bottom: 20px;
}
.page .showcasesdetail-s2 .content .showcasesdetail-s2-left .module1 .article h4 {
  color: #222222;
  font-size: var(--font-size-20);
  margin-bottom: 17px;
}
.page .showcasesdetail-s2 .content .showcasesdetail-s2-left .module1 .article p {
  margin-bottom: 24px;
  color: #666666;
}
.page .showcasesdetail-s2 .content .showcasesdetail-s2-left .module1 .article p a {
  color: #2872fa;
}
.page .showcasesdetail-s2 .content .showcasesdetail-s2-left .module1 .article ul li p {
  margin-bottom: 0;
}
.page .showcasesdetail-s2 .content .showcasesdetail-s2-left .module1 .article a {
  color: #2872fa;
}
.page .showcasesdetail-s2 .content .showcasesdetail-s2-left .module1 .article img {
  width: auto;
}
.page .showcasesdetail-s2 .content .showcasesdetail-s2-left .module1 .article ul {
  padding-left: 0.25rem;
  color: #666;
  margin-bottom: 24px;
}
.page .showcasesdetail-s2 .content .showcasesdetail-s2-left .module1 .article ul li {
  color: #666;
  line-height: 1.8;
}
.page .showcasesdetail-s2 .content .showcasesdetail-s2-left .module1 .article table {
  border-collapse: collapse;
  border-spacing: 0;
  empty-cells: show;
  width: 100%;
  max-width: 100%;
}
.page .showcasesdetail-s2 .content .showcasesdetail-s2-left .module1 .article table th,
.page .showcasesdetail-s2 .content .showcasesdetail-s2-left .module1 .article table td {
  border: 1px solid #e1e8ed;
  padding: 14px 16px;
  color: #666666;
}
.page .showcasesdetail-s2 .content .showcasesdetail-s2-left .module2 {
  background-color: #ffffff;
  box-shadow: 0px 5px 30px 2px rgba(116, 116, 116, 0.24);
  padding: 0.26rem 0.48rem;
  margin-top: 0.22rem;
}
.page .showcasesdetail-s2 .content .showcasesdetail-s2-left .module2 .pagination .box {
  margin-bottom: 0.26rem;
}
.page .showcasesdetail-s2 .content .showcasesdetail-s2-left .module2 .pagination .box .btm {
  color: #666666;
  padding: 0.16rem 0.2rem;
  border: solid 1px #666666;
  border-radius: 0.6rem;
  color: #666666;
  width: max(1.46rem, 120px);
  margin-right: 0.3rem;
  flex-shrink: 0;
}
.page .showcasesdetail-s2 .content .showcasesdetail-s2-left .module2 .pagination .box .btm i {
  color: #666666;
}
.page .showcasesdetail-s2 .content .showcasesdetail-s2-left .module2 .pagination .box:nth-last-child(1) {
  margin-bottom: 0;
}
.page .showcasesdetail-s2 .content .showcasesdetail-s2-left .module3 {
  margin-top: 12px;
  background-color: #ffffff;
  box-shadow: 0px 5px 30px 2px rgba(116, 116, 116, 0.24);
  padding: 0.26rem 0.48rem;
  margin-top: 0.22rem;
}
.page .showcasesdetail-s2 .content .showcasesdetail-s2-left .module3 h2 {
  margin-bottom: 0.2rem;
  font-size: var(--font-size-30);
}
.page .showcasesdetail-s2 .content .showcasesdetail-s2-left .module3 .list {
  flex-wrap: wrap;
}
.page .showcasesdetail-s2 .content .showcasesdetail-s2-left .module3 .list .item {
  width: 48%;
  margin-right: 4%;
  margin-top: 10px;
}
.page .showcasesdetail-s2 .content .showcasesdetail-s2-left .module3 .list .item .img-box {
  overflow: hidden;
  font-size: 0;
}
.page .showcasesdetail-s2 .content .showcasesdetail-s2-left .module3 .list .item .img-box img {
  height: 260px;
  -o-object-fit: cover;
     object-fit: cover;
}
.page .showcasesdetail-s2 .content .showcasesdetail-s2-left .module3 .list .item .item-content {
  -moz-transition: 0.5s;
  transition: 0.5s;
  padding: 0.32rem 0.2rem;
  background-color: #ffffff;
  box-shadow: 0px 0px 49px 0px rgba(108, 108, 108, 0.14);
}
.page .showcasesdetail-s2 .content .showcasesdetail-s2-left .module3 .list .item .item-content .time i {
  font-size: var(--font-size-14);
  color: #333333;
  opacity: 0.8;
  line-height: 1;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.page .showcasesdetail-s2 .content .showcasesdetail-s2-left .module3 .list .item .item-content .time p {
  color: #333333;
  opacity: 0.8;
  margin-left: 0.1rem;
  line-height: 1;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.page .showcasesdetail-s2 .content .showcasesdetail-s2-left .module3 .list .item .item-content h3 {
  font-size: var(--font-size-22);
  -moz-transition: 0.5s;
  transition: 0.5s;
  font-weight: 400;
  margin-top: 0.2rem;
}
.page .showcasesdetail-s2 .content .showcasesdetail-s2-left .module3 .list .item .item-content .title {
  margin-top: 0.2rem;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.page .showcasesdetail-s2 .content .showcasesdetail-s2-left .module3 .list .item:hover img {
  -moz-transform: scale(1.1);
   -ms-transform: scale(1.1);
       transform: scale(1.1);
}
.page .showcasesdetail-s2 .content .showcasesdetail-s2-left .module3 .list .item:hover .item-content {
  background-color: var(--text-color);
}
.page .showcasesdetail-s2 .content .showcasesdetail-s2-left .module3 .list .item:hover .item-content h3,
.page .showcasesdetail-s2 .content .showcasesdetail-s2-left .module3 .list .item:hover .item-content p,
.page .showcasesdetail-s2 .content .showcasesdetail-s2-left .module3 .list .item:hover .item-content i {
  color: white;
}
.page .showcasesdetail-s2 .content .showcasesdetail-s2-left .module3 .list .item:nth-child(2n) {
  margin-right: 0;
}
.page .showcasesdetail-s2 .content .showcasesdetail-s2-right {
  width: 30.76%;
  padding: 0.36rem 0.2rem;
  background-color: #ffffff;
  box-shadow: 0px 5px 30px 2px rgba(116, 116, 116, 0.24);
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  position: -webkit-sticky;
  position: sticky;
  top: 99px;
}
.page .showcasesdetail-s2 .content .showcasesdetail-s2-right h3 {
  color: #222222;
  font-size: var(--font-size-26);
}
.page .showcasesdetail-s2 .content .showcasesdetail-s2-right .title {
  margin-top: 0.16rem;
  font-size: var(--font-size-16);
  color: #666666;
}
.page .showcasesdetail-s2 .content .showcasesdetail-s2-right form {
  margin-top: 0.22rem;
}
.page .showcasesdetail-s2 .content .showcasesdetail-s2-right form .inp-box {
  margin-bottom: 6px;
  position: relative;
}
.page .showcasesdetail-s2 .content .showcasesdetail-s2-right form .inp-box input,
.page .showcasesdetail-s2 .content .showcasesdetail-s2-right form .inp-box textarea {
  width: 100%;
  height: 100%;
  padding: 0.16rem 0.1rem;
  background-color: #f5f5f5;
  border: 1px solid transparent;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.page .showcasesdetail-s2 .content .showcasesdetail-s2-right form .inp-box textarea {
  height: 160px;
}
.page .showcasesdetail-s2 .content .showcasesdetail-s2-right form .inp-box .tip {
  position: absolute;
  left: 0;
  top: 100%;
  color: #ff4d4f;
  -moz-transition: 0.3s;
  transition: 0.3s;
  opacity: 0;
}
.page .showcasesdetail-s2 .content .showcasesdetail-s2-right form .inp-box-active input,
.page .showcasesdetail-s2 .content .showcasesdetail-s2-right form .inp-box-active textarea {
  border: 1px solid red;
}
.page .showcasesdetail-s2 .content .showcasesdetail-s2-right form .inp-box-active .tip {
  top: 110% !important;
  opacity: 1 !important;
}
.page .showcasesdetail-s2 .content .showcasesdetail-s2-right form .privacy {
  -moz-box-align: self-start;
       align-items: self-start;
  margin-top: 0.4rem;
  position: relative;
}
.page .showcasesdetail-s2 .content .showcasesdetail-s2-right form .privacy input {
  margin-right: 0.1rem;
  margin-top: 0.06rem;
}
.page .showcasesdetail-s2 .content .showcasesdetail-s2-right form .privacy .tip {
  position: absolute;
  left: 0;
  top: 100%;
  color: #ff4d4f;
  -moz-transition: 0.3s;
  transition: 0.3s;
  opacity: 0;
}
.page .showcasesdetail-s2 .content .showcasesdetail-s2-right form .privacy a {
  cursor: unset;
}
.page .showcasesdetail-s2 .content .showcasesdetail-s2-right form .privacy-active .tip {
  top: 110% !important;
  opacity: 1 !important;
}
.page .showcasesdetail-s2 .content .showcasesdetail-s2-right form button {
  margin-top: 0.8rem;
  background-color: var(--text-color);
  background-blend-mode: normal, normal;
  border-radius: max(0.1rem, 10px);
  width: 100%;
  padding: 0.16rem 0.24rem;
  margin-top: 40px;
  color: white;
  font-size: var(--font-size-16);
}
.page .showcasesdetail-s2 .content .showcasesdetail-s2-right form button i {
  font-size: var(--font-size-28);
  margin-left: 0.1rem;
}
@media screen and (max-width: 1080px) {
  .page .showcasesdetail-s2 .content .showcasesdetail-s2-right {
    top: 60px;
  }
}
@media screen and (max-width: 768px) {
  .page .showcasesdetail-s2 .content .showcasesdetail-s2-left {
    width: 100%;
  }
  .page .showcasesdetail-s2 .content .showcasesdetail-s2-left .module3 .item {
    width: 100% !important;
    margin-right: 0 !important;
  }
  .page .showcasesdetail-s2 .content .showcasesdetail-s2-right {
    width: 100%;
    margin-top: 20px;
  }
}

.support-page {
  background-color: #fafbfc;
}
.support-page .all-banner .bg {
  height: 529px;
}
.support-page .all-banner h1 {
  font-size: 48px;
  line-height: 1.2;
}

.page .support-s2 {
  margin-top: 0.98rem;
}
.page .support-s2 .content .module1 {
  position: relative;
  text-align: center;
  margin: 0 auto;
}
.page .support-s2 .content .module1 .h2-bg {
  position: absolute;
  left: 50%;
  top: 36%;
  -moz-transform: translate(-50%, -50%);
   -ms-transform: translate(-50%, -50%);
       transform: translate(-50%, -50%);
  color: rgba(0, 0, 0, 0.031372549);
  font-size: 90px;
  letter-spacing: -0.1px;
  width: 100%;
  font-weight: 700;
}
.page .support-s2 .content .module1 h2 {
  color: #333;
  font-size: 38px;
  font-weight: bold;
}
.page .support-s2 .content .title {
  color: #333333;
  font-size: var(--font-size-30);
  margin-top: 0.4rem;
  text-align: center;
}
.page .support-s2 .content .module2 {
  margin-top: 1.1rem;
  margin-bottom: 0.66rem;
}
.page .support-s2 .content .module2 .box {
  flex-wrap: wrap;
}
.page .support-s2 .content .module2 .box .search-box {
  width: max(5.2rem, 200px);
  border-radius: 10px;
  border: solid 1px #bebebe;
  overflow: hidden;
  height: max(0.6rem, 40px);
  margin-right: 0.45rem;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.page .support-s2 .content .module2 .box .search-box input {
  width: 100%;
  height: 100%;
  padding: 0 0.1rem;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
}
.page .support-s2 .content .module2 .box .search-box .btm {
  color: #ffffff;
  background-color: #f18300;
  border-radius: 10px;
  padding: 0 0.22rem;
  font-size: var(--font-size-24);
  flex-shrink: 0;
}
.page .support-s2 .content .module2 .box .search-box:nth-child(2n) {
  margin-right: 0;
}
.page .support-s2 .content .module2 .box .search-box-active {
  border: solid 1px #f18300;
}
.page .support-s2 .content .module2 .prompt {
  margin-top: 0.46rem;
}
.page .support-s2 .content .module2 .prompt i {
  font-size: var(--font-size-16);
  color: var(--text-color);
}
.page .support-s2 .content .module2 .prompt p {
  color: #666666;
  font-size: var(--font-size-20);
  margin-left: 0.1rem;
}
.page .support-s2 .content .module2 .result {
  margin-top: 0.4rem;
}
.page .support-s2 .content .module2 .result i {
  font-size: var(--font-size-16);
  color: var(--text-color);
}
.page .support-s2 .content .module2 .result .result-box {
  margin-left: 0.1rem;
  color: #333333;
  font-size: var(--font-size-20);
}
.page .support-s2 .content .module2 .result .result-box span {
  color: var(--text-color);
}
.page .support-s2 .content .module2 table {
  width: 100%;
  margin-top: 0.22rem;
}
.page .support-s2 .content .module2 table th {
  background-color: #e5e5e5;
  color: #626973;
  font-size: var(--font-size-20);
  padding: 0.22rem 0.3rem;
  text-align: center;
  white-space: nowrap;
}
.page .support-s2 .content .module2 table td {
  font-size: var(--font-size-20);
  padding: 0.22rem 0.3rem;
  text-align: center;
  border-bottom: 1px solid #e5e5e5;
  color: #333333;
}
.page .support-s2 .content .module2 table td .download i {
  color: var(--text-color);
  margin-left: 0.38rem;
}
.page .support-s2 .content .module2 table td .download:hover {
  color: var(--text-color);
}
.page .support-s2 .content .module2 .available {
  margin-top: 0.66rem;
}
.page .support-s2 .content .module2 .available .box {
  flex-wrap: wrap;
}
.page .support-s2 .content .module2 .available img {
  width: auto;
}
.page .support-s2 .content .module2 .available p {
  font-size: 24px;
  color: var(--text-color);
  margin-left: 0.2rem;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .page .support-s2 .content .module1 .h2-bg {
    font-size: 42px;
  }
  .page .support-s2 .content .module2 .box .search-box {
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
  }
  .page .support-s2 .content .available p {
    width: 100%;
  }
}

.page .download-s2 {
  padding-top: 0.6rem;
  padding-bottom: 0.9rem;
}
.page .download-s2 .content .module1 {
  position: relative;
  text-align: center;
  margin: 0 auto;
}
.page .download-s2 .content .module1 .h2-bg {
  position: absolute;
  left: 50%;
  top: 40%;
  -moz-transform: translate(-50%, -50%);
   -ms-transform: translate(-50%, -50%);
       transform: translate(-50%, -50%);
  color: rgba(0, 0, 0, 0.031372549);
  font-size: var(--font-size-90);
  width: 100%;
  letter-spacing: -0.1px;
  font-weight: 700;
}
.page .download-s2 .content .module1 h2 {
  font-size: var(--font-size-38);
  color: #333;
}
.page .download-s2 .content .module2 {
  margin-top: 0.76rem;
  overflow-x: auto;
  scrollbar-width: none; /* Firefox */
}
.page .download-s2 .content .module2 .tabList {
  min-width: 100%;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}
.page .download-s2 .content .module2 .tabList .item {
  padding: 15px 35px;
  height: 56px;
  font-size: 16px;
  color: #333;
  border-radius: 10px;
  background-color: #f1f2f3;
  -moz-transition: 0.5s;
  transition: 0.5s;
  margin-right: 0.1rem;
  cursor: pointer;
  display: -moz-box;
  display: flex;
  -moz-box-align: center;
       align-items: center;
  -moz-box-pack: center;
       justify-content: center;
}
.page .download-s2 .content .module2 .tabList .item:nth-last-child(1) {
  margin-right: 0;
}
.page .download-s2 .content .module2 .tabList .item:hover {
  color: white;
  background-color: var(--text-color);
}
.page .download-s2 .content .module2 .tabList .item-active {
  color: white;
  background-color: var(--text-color);
}
.page .download-s2 .content .module3 {
  margin-top: 50px;
}
.page .download-s2 .content .module3 .list {
  flex-wrap: wrap;
}
.page .download-s2 .content .module3 .list .item {
  padding: 0.2rem;
  background-color: #fef7f1;
  width: 32%;
  margin-right: 2%;
  margin-bottom: 0.3rem;
}
.page .download-s2 .content .module3 .list .item p {
  font-size: 14px;
}
.page .download-s2 .content .module3 .list .item h3 {
  font-size: 18px;
  margin-top: 0.3rem;
  font-weight: 400;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.page .download-s2 .content .module3 .list .item .more {
  margin-top: 0.5rem;
}
.page .download-s2 .content .module3 .list .item .more .mb {
  color: #999999;
  font-size: 17px;
}
.page .download-s2 .content .module3 .list .item .more .xiazai {
  -moz-transition: 0.8s;
  transition: 0.8s;
}
.page .download-s2 .content .module3 .list .item .more .xiazai img {
  max-width: 32px;
  width: auto;
}
.page .download-s2 .content .module3 .list .item .more .xiazai i {
  color: var(--text-color);
  font-size: var(--font-size-22);
}
.page .download-s2 .content .module3 .list .item:nth-child(3n) {
  margin-right: 0;
}
.page .download-s2 .content .module3 .list .item:hover h3 {
  color: var(--text-color);
}
.page .download-s2 .content .module3 .list .item:hover .xiazai {
  -moz-transform: rotate(-90deg);
   -ms-transform: rotate(-90deg);
       transform: rotate(-90deg);
}
@media screen and (max-width: 768px) {
  .page .download-s2 .content .module3 .list .item {
    width: 100%;
    margin-right: 0;
  }
}

.contact-page {
  background-color: #fafbfc;
}
.contact-page .all-banner h1 {
  font-size: 48px;
}
.contact-page .productsDetails-s9 {
  margin-top: 0.3rem;
}
.contact-page .productsDetails-s9 .formBox {
  margin-top: 0.8rem;
}

.page .contact-s2 {
  margin-top: 0.9rem;
}
.page .contact-s2 .content .module1 {
  position: relative;
  text-align: center;
  margin: 0 auto;
}
.page .contact-s2 .content .module1 .h2-bg {
  position: absolute;
  left: 50%;
  top: 40%;
  -moz-transform: translate(-50%, -50%);
   -ms-transform: translate(-50%, -50%);
       transform: translate(-50%, -50%);
  z-index: 1;
  color: rgba(0, 0, 0, 0.031372549);
  font-size: 90px;
  letter-spacing: 6.1px;
  font-weight: bold;
}
.page .contact-s2 .content .module1 h2 {
  font-size: 38px;
  font-weight: 700;
  color: #333333;
  position: relative;
  z-index: 2;
}
.page .contact-s2 .content .module2 {
  margin-top: 1.2rem;
}
.page .contact-s2 .content .module2 .list {
  flex-wrap: wrap;
}
.page .contact-s2 .content .module2 .list .item {
  width: 25%;
  text-align: center;
  display: block;
}
.page .contact-s2 .content .module2 .list .item svg {
  height: 75px;
}
.page .contact-s2 .content .module2 .list .item h3 {
  margin-top: 0.1rem;
  font-size: var(--font-size-18);
  color: #192a3d;
  font-size: 18px;
  font-weight: 500;
}
.page .contact-s2 .content .module2 .list .item p {
  color: #666666;
  font-size: var(--font-size-16);
  font-size: 15px;
  margin-top: 0.22rem;
  font-weight: 600;
}
.page .contact-s2 .content .module2 .list .item:hover {
  fill: var(--text-color);
}
@media screen and (max-width: 768px) {
  .page .contact-s2 .content .module1 .h2-bg {
    font-size: 42px;
  }
  .page .contact-s2 .content .module2 .list .item {
    width: 100%;
    background-color: #f7f7f7;
    margin-bottom: 20px;
    padding: 10px;
  }
}
.page .contact-s3 {
  margin-top: 0.6rem;
}
.page .contact-s4 {
  margin-top: 80px;
}
.page .contact-s4 h2 {
  font-size: 38px;
}
.page .contact-s4 .module1 .title {
  font-size: 20px;
  margin-top: 40px;
  margin-bottom: 30px;
  color: #333333;
  font-weight: bold;
}
.page .contact-s4 .module1 .list {
  flex-wrap: wrap;
  background-image: url(../images/contacts4-1.png);
  background-repeat: no-repeat;
  padding: 20px 20px;
  -moz-box-pack: justify;
       justify-content: space-between;
}
.page .contact-s4 .module1 .list .item {
  width: 32%;
  padding: 0 0.1rem;
  text-align: center;
  display: block;
}
.page .contact-s4 .module1 .list .item svg {
  height: 75px;
}
.page .contact-s4 .module1 .list .item h3 {
  margin-top: 0.1rem;
  font-size: var(--font-size-18);
  font-size: 18px;
  color: #192a3d;
  font-weight: 500;
}
.page .contact-s4 .module1 .list .item p {
  color: #666666;
  font-size: 15px;
  margin-top: 0.22rem;
  font-weight: 600;
}
.page .contact-s4 .module1 .list .item:hover {
  fill: var(--text-color);
}
@media screen and (max-width: 768px) {
  .page .contact-s4 .module1 .list {
    background-size: 100% 100%;
  }
  .page .contact-s4 .module1 .list .item {
    width: 100%;
    background-color: #f7f7f7;
    margin-bottom: 20px;
    padding: 10px;
  }
}
.page .contact-s5 {
  margin-top: 1.16rem;
}
.page .contact-s5 .content {
  padding: 0 10px;
}
.page .contact-s5 .content h2 {
  font-size: 38px;
}
.page .contact-s5 .content .list {
  margin-top: 0.3rem;
  flex-wrap: wrap;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-column-gap: 40px;
  grid-row-gap: 18px;
}
.page .contact-s5 .content .list .item {
  flex-wrap: wrap;
  background-color: #f5f3f4;
  padding: 60px 10px 80px 20px;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.page .contact-s5 .content .list .item h3 {
  font-size: 20px;
  color: #192a3d;
}
.page .contact-s5 .content .list .item .title {
  font-size: 16px;
  margin-top: 30px;
  font-weight: bold;
  color: #192a3d;
  width: 77%;
  line-height: 1.6;
}
.page .contact-s5 .content .list .item .contact {
  margin-top: 70px;
}
.page .contact-s5 .content .list .item .contact .contact-item {
  margin-bottom: 4px;
  -moz-box-align: start;
       align-items: flex-start;
}
.page .contact-s5 .content .list .item .contact .contact-item svg {
  width: 19px;
  height: 19px;
  fill: #333;
  flex-shrink: 0;
  margin-top: 3px;
}
.page .contact-s5 .content .list .item .contact .contact-item .text {
  margin-left: 11px;
  color: #666666;
  font-size: 16px;
  font-family: "MiSans Latin", Sans-serif;
  padding-bottom: 4px;
}
.page .contact-s5 .content .list .item .contact .contact-item .text span {
  font-weight: bold;
  font-family: "MiSans Latin", Sans-serif;
}
.page .contact-s5 .content .list .item .contact .contact-item:nth-last-child(1) {
  margin-bottom: 0;
}
.page .contact-s5 .content .list .item:hover {
  background-color: #000000;
}
.page .contact-s5 .content .list .item:hover h3,
.page .contact-s5 .content .list .item:hover .title,
.page .contact-s5 .content .list .item:hover .text {
  color: white !important;
}
.page .contact-s5 .content .list .item:hover h3 span,
.page .contact-s5 .content .list .item:hover .title span,
.page .contact-s5 .content .list .item:hover .text span {
  color: white !important;
}
.page .contact-s5 .content .list .item:hover svg {
  fill: var(--text-color) !important;
}
.page .contact-s5 .content .list .item:nth-child(3n) {
  margin-right: 0;
}
@media screen and (max-width: 980px) {
  .page .contact-s5 .content .list {
    grid-template-columns: repeat(2, 1fr);
  }
  .page .contact-s5 .content .list .item:hover h3,
  .page .contact-s5 .content .list .item:hover .title,
  .page .contact-s5 .content .list .item:hover .text {
    color: white !important;
  }
  .page .contact-s5 .content .list .item:hover h3 span,
  .page .contact-s5 .content .list .item:hover .title span,
  .page .contact-s5 .content .list .item:hover .text span {
    color: white !important;
  }
  .page .contact-s5 .content .list .item:hover svg {
    fill: var(--text-color) !important;
  }
}
@media screen and (max-width: 768px) {
  .page .contact-s5 .content .list {
    grid-template-columns: repeat(1, 1fr);
  }
}
.page .contact-s6 {
  padding-top: 82px;
}
.page .contact-s6 .content h2 {
  font-size: 36px;
}
.page .contact-s6 .content .formBox {
  margin-top: 90px;
}
.page .contact-s6 .content .formBox .inp-box:nth-child(1) .label {
  width: 65px !important;
  font-size: 14px !important;
  margin-right: 10px;
}
.page .contact-s6 .content .formBox .inp-box:nth-child(2) .label {
  width: 115px !important;
  font-size: 14px !important;
  margin-right: 10px;
}

.about-page {
  background-color: #fafbfc;
}
.about-page .all-banner h1 {
  font-size: 48px;
  line-height: 1.2;
}

.page .about-s2 {
  padding-top: 30px;
  padding-bottom: 30px;
}
.page .about-s2 .content .module1 {
  width: 100%;
}
.page .about-s2 .content .module1 .tabList {
  width: 100% !important;
  flex-wrap: wrap;
}
.page .about-s2 .content .module1 .tabList .item {
  background: #fff;
  border: 1px solid #b5b5b5;
  width: -moz-calc(20% + 1px);
  width: calc(20% + 1px);
  padding: 16px 20px;
  text-align: center;
  -moz-box-pack: center;
       justify-content: center;
  -moz-transition: 0.5s;
  transition: 0.5s;
  font-weight: bold;
  color: #333333;
  white-space: nowrap;
  font-size: 14px;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  margin-left: -1px;
}
.page .about-s2 .content .module1 .tabList .item:nth-last-child(1) {
  border: 1px solid #b5b5b5;
}
.page .about-s2 .content .module1 .tabList .item:hover {
  color: var(--text-color);
  background-color: #f7ebdd;
}
.page .about-s2 .content .module1 .tabList .item-active {
  color: var(--text-color);
  padding: 18px 20px;
  margin-top: -1px;
  background-color: #f7ebdd;
}
@media screen and (max-width: 768px) {
  .page .about-s2 .content .module1 .tabList .item {
    width: 100%;
    margin-bottom: 10px;
  }
}
.page .about-s3 {
  margin-top: 1rem;
  overflow: hidden;
}
.page .about-s3 .content .module1 {
  position: relative;
  text-align: center;
  margin: 0 auto;
}
.page .about-s3 .content .module1 .h2-bg {
  position: absolute;
  color: rgba(51, 51, 51, 0.0392156863);
  width: 100%;
  font-size: 90px;
  font-weight: bold;
  letter-spacing: 6.1px;
  position: relative;
}
.page .about-s3 .content .module1 h2 {
  color: #333;
  font-size: 38px;
  font-family: "MiSans Latin", Sans-serif;
  position: absolute;
  left: 50%;
  top: 60%;
  width: 100%;
  -moz-transform: translate(-50%, -50%);
   -ms-transform: translate(-50%, -50%);
       transform: translate(-50%, -50%);
}
.page .about-s3 .content .module2 {
  margin-top: 0.6rem;
}
.page .about-s3 .content .module2 p {
  margin-bottom: 24px;
  color: #505050;
  font-size: 16px;
  line-height: 1.65;
}
.page .about-s3 .content .module2 p:nth-last-child(1) {
  margin-bottom: 0;
}
.page .about-s3 .content .module3 {
  margin-top: 70px;
}
.page .about-s3 .content .module3 .list .item {
  display: -moz-box;
  display: flex;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
       flex-direction: column;
  -moz-box-pack: center;
       justify-content: center;
}
.page .about-s3 .content .module3 .list .item h3 {
  -moz-box-align: end;
       align-items: flex-end;
  -moz-box-pack: center;
       justify-content: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.page .about-s3 .content .module3 .list .item h3 .number {
  line-height: 1;
  color: #333333;
  font-size: var(--font-size-60);
  font-size: var(--font-size-64);
  padding-right: 6px;
}
.page .about-s3 .content .module3 .list .item h3 .name {
  color: #333333;
  font-size: 18px;
  padding-right: 5px;
}
.page .about-s3 .content .module3 .list .item h3 .jia {
  font-size: 18px;
  color: #333333;
  line-height: 1;
}
.page .about-s3 .content .module3 .list .item p {
  text-align: center;
  margin-top: 0.2rem;
  color: #222222;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 18px;
}
.page .about-s3 .content .module3 .list .item:nth-child(1) h3,
.page .about-s3 .content .module3 .list .item:nth-child(1) p {
  text-align: left;
  -moz-box-pack: left;
       justify-content: left;
}
.page .about-s3 .content .module3 .list .item2 {
  cursor: pointer;
}
.page .about-s3 .content .module3 .list .item2 img {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media screen and (max-width: 880px) {
  .page .about-s3 .content .module3 .list {
    flex-wrap: wrap;
  }
  .page .about-s3 .content .module3 .list .item {
    max-width: 50%;
    width: 50%;
    padding: 0;
    height: auto;
  }
  .page .about-s3 .content .module3 .list .item h3 .number {
    font-size: 21px;
  }
  .page .about-s3 .content .module3 .list .item p {
    font-size: 14px;
  }
  .page .about-s3 .content .module3 .list .item2 {
    width: 100%;
    max-width: 100%;
  }
  .page .about-s3 .content .module3 .list .item:nth-child(2n),
  .page .about-s3 .content .module3 .list .item:nth-child(5n) {
    -moz-box-align: end;
         align-items: flex-end;
  }
  .page .about-s3 .content .module3 .list .item:nth-child(4n) {
    -moz-box-align: start;
         align-items: flex-start;
  }
}
@media screen and (max-width: 768px) {
  .page .about-s3 .content .module1 .h2-bg {
    font-size: 42px;
  }
}
.page .about-s4 {
  margin-top: 1.4rem;
  padding-bottom: 0.6rem;
}
.page .about-s4 .content h2 {
  font-size: var(--font-size-48);
  font-size: 38px;
  text-align: center;
}
.page .about-s4 .content .about-s4-swiper {
  padding: 86px 0 0px 0;
}
.page .about-s4 .content .about-s4-swiper .swiper-slide {
  -moz-transition: 0.5s;
  transition: 0.5s;
  -moz-transform: scaleX(1) scaleY(0.76);
   -ms-transform: scaleX(1) scaleY(0.76);
       transform: scaleX(1) scaleY(0.76);
}
.page .about-s4 .content .about-s4-swiper .swiper-slide .item {
  -moz-transition: 0.5s;
  transition: 0.5s;
  -moz-transform: translateY(-18px);
   -ms-transform: translateY(-18px);
       transform: translateY(-18px);
}
.page .about-s4 .content .about-s4-swiper .swiper-slide .item .img-box {
  font-size: 0;
  border-radius: 3px;
  font-size: 0;
  overflow: hidden;
}
.page .about-s4 .content .about-s4-swiper .swiper-slide .item .img-box img {
  -o-object-fit: cover;
     object-fit: cover;
  -moz-transition: 0s;
  transition: 0s;
  -o-object-position: top;
     object-position: top;
}
.page .about-s4 .content .about-s4-swiper .swiper-slide .item p {
  color: #333333;
  font-size: var(--font-size-18);
  font-size: 18px;
  margin-top: 20px;
  -moz-transition: 0.5s;
  transition: 0.5s;
  -moz-transform: scaleY(1.24);
   -ms-transform: scaleY(1.24);
       transform: scaleY(1.24);
}
.page .about-s4 .content .about-s4-swiper .swiper-slide-active {
  -moz-transform: scaleX(1) scaleY(1);
   -ms-transform: scaleX(1) scaleY(1);
       transform: scaleX(1) scaleY(1);
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.page .about-s4 .content .about-s4-swiper .swiper-slide-active .item {
  -moz-transform: translateY(0);
   -ms-transform: translateY(0);
       transform: translateY(0);
}
.page .about-s4 .content .about-s4-swiper .swiper-slide-active .item P {
  margin-top: 10px;
  -moz-transform: scaleY(1);
   -ms-transform: scaleY(1);
       transform: scaleY(1);
}
.page .about-s4 .content .fade {
  position: relative;
  margin-top: 0.7rem;
}
.page .about-s4 .content .fade .swiper-button-prev,
.page .about-s4 .content .fade .swiper-button-next {
  position: initial;
  width: max(0.32rem, 33px);
  height: max(0.32rem, 33px);
  border: solid 2px #a1a1a1;
  border-radius: 50%;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.page .about-s4 .content .fade .swiper-button-prev i,
.page .about-s4 .content .fade .swiper-button-next i {
  color: #333;
}
.page .about-s4 .content .fade .swiper-button-prev::after,
.page .about-s4 .content .fade .swiper-button-next::after {
  content: "";
}
.page .about-s4 .content .fade .swiper-button-prev {
  margin-left: 7px;
}
.page .about-s4 .content .fade .swiper-button-prev:hover,
.page .about-s4 .content .fade .swiper-button-next:hover {
  background-color: var(--text-color);
  border: 1px solid transparent;
}
.page .about-s4 .content .fade .swiper-button-prev:hover i,
.page .about-s4 .content .fade .swiper-button-next:hover i {
  color: white;
}
@media screen and (max-width: 768px) {
  .page .about-s4 .content .about-s4-swiper {
    padding: 86px 10px 0 10px;
  }
  .page .about-s4 .content .about-s4-swiper .swiper-slide .item {
    -moz-transform: translateY(0);
     -ms-transform: translateY(0);
         transform: translateY(0);
  }
}
.page .about-s5 {
  padding-top: 0.95rem;
  padding-bottom: 0.6rem;
  background-image: url("../images/solutionsDetails-s2.png");
  background-size: cover;
  background-repeat: no-repeat;
}
.page .about-s5 .content h2 {
  text-align: center;
  font-size: 38px;
}
.page .about-s5 .content .about-s5-swiper {
  margin-top: 1.15rem;
  min-height: max(5rem, 340px);
}
.page .about-s5 .content .about-s5-swiper .swiper-slide .item h3 {
  color: #666666;
  font-size: var(--font-size-40);
  font-size: 32px;
}
@media (max-width: 1400px) {
  .page .about-s5 .content .about-s5-swiper .swiper-slide .item h3 {
    font-size: 24px;
  }
}
.page .about-s5 .content .about-s5-swiper .swiper-slide .item p {
  font-size: var(--font-size-16);
  font-size: 16px;
  color: #333333;
  margin-top: 20px;
}
.page .about-s5 .content .about-s5-swiper .swiper-slide .item img {
  margin-top: 32px;
  -moz-transition: 0.8s;
  transition: 0.8s;
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  opacity: 0;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
          clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
}
.page .about-s5 .content .about-s5-swiper .swiper-slide-active .item h3,
.page .about-s5 .content .about-s5-swiper .swiper-slide-active .item p {
  color: #000;
}
.page .about-s5 .content .about-s5-swiper .swiper-slide-active .item img {
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
          clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
  opacity: 1;
}
.page .about-s5 .content .module2 i {
  flex-shrink: 0;
  margin-top: 0.3rem;
  font-weight: bold;
  font-size: var(--font-size-20);
  position: relative;
}
.page .about-s5 .content .module2 i:hover {
  color: var(--text-color);
  cursor: pointer;
}
.page .about-s5 .content .module2 .about-s5-swiper-yarn {
  margin: 0 0.2rem;
}
.page .about-s5 .content .module2 .about-s5-swiper-yarn .about-s5-swiper-yarn-line {
  position: absolute;
  height: 2px;
  width: 0px;
  left: 0;
  top: 0.4rem;
  background-color: var(--text-color);
  -moz-transition: 0.5s;
  transition: 0.5s;
  z-index: 1;
}
.page .about-s5 .content .module2 .about-s5-swiper-yarn .about-s5-swiper-yarn-line2 {
  position: absolute;
  height: 2px;
  width: 100%;
  left: 0;
  top: 0.4rem;
  -moz-transition: 0.5s;
  transition: 0.5s;
  background-color: #aaaaaa;
  z-index: 0;
}
.page .about-s5 .content .module2 .about-s5-swiper-yarn .swiper-slide {
  position: relative;
  z-index: 1;
}
.page .about-s5 .content .module2 .about-s5-swiper-yarn .swiper-slide .item {
  padding: 0.4rem 0;
  cursor: pointer;
}
.page .about-s5 .content .module2 .about-s5-swiper-yarn .swiper-slide .item .line {
  width: 100%;
  height: 2px;
  position: relative;
  -moz-transition: 0.5s;
  transition: 0.5s;
  z-index: 10;
}
.page .about-s5 .content .module2 .about-s5-swiper-yarn .swiper-slide .item .line::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
   -ms-transform: translate(-50%, -50%);
       transform: translate(-50%, -50%);
  background-color: #707070;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  -moz-transition: 0.5s;
  transition: 0.5s;
  z-index: 10;
}
.page .about-s5 .content .module2 .about-s5-swiper-yarn .swiper-slide .item .line::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
   -ms-transform: translate(-50%, -50%);
       transform: translate(-50%, -50%);
  background-color: #f8c180;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  -moz-transition: 0.5s;
  transition: 0.5s;
  z-index: 11;
  opacity: 0;
}
.page .about-s5 .content .module2 .about-s5-swiper-yarn .swiper-slide .item .yarn {
  color: #666666;
  font-size: var(--font-size-20);
  font-size: 24px;
  margin-top: 0.16rem;
  margin-top: 16px;
  text-align: center;
  font-family: "MiSans Latin", Sans-serif;
  font-weight: 700;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
@media (max-width: 1400px) {
  .page .about-s5 .content .module2 .about-s5-swiper-yarn .swiper-slide .item .yuan {
    font-size: 20px;
  }
}
.page .about-s5 .content .module2 .about-s5-swiper-yarn .active-year .yarn {
  font-weight: bold;
  color: #333333 !important;
}
.page .about-s5 .content .module2 .about-s5-swiper-yarn .active-year .line::after {
  background-color: var(--text-color) !important;
}
.page .about-s5 .content .module2 .about-s5-swiper-yarn .active-year .line-active::after {
  width: 18px !important;
  height: 18px !important;
  background-color: var(--text-color) !important;
}
.page .about-s5 .content .module2 .about-s5-swiper-yarn .active-year .line-active::before {
  opacity: 1 !important;
}
.page .about-s5 .content .scroll-x2 {
  overflow-x: auto;
  scrollbar-width: none; /* Firefox */
}
.page .about-s5 .content .list {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  min-width: 100%;
}
.page .about-s5 .content .list .item {
  padding: 0.4rem 0;
}
.page .about-s5 .content .list .item .line {
  width: 100%;
  height: 2px;
  background-color: #aaaaaa;
  position: relative;
}
.page .about-s5 .content .list .item .line::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
   -ms-transform: translate(-50%, -50%);
       transform: translate(-50%, -50%);
  background-color: #707070;
  width: 0.11rem;
  height: 0.11rem;
  border-radius: 50%;
}
.page .about-s5 .content .list .item .yarn {
  color: #666666;
  font-size: var(--font-size-36);
  margin-top: 0.36rem;
  text-align: center;
}

.page .honors-s3 {
  margin-top: 0.94rem;
}
.page .honors-s3 .content .module1 {
  position: relative;
  text-align: center;
  margin: 0 auto;
}
.page .honors-s3 .content .module1 .h2-bg {
  position: absolute;
  left: 50%;
  top: 40%;
  -moz-transform: translate(-50%, -50%);
   -ms-transform: translate(-50%, -50%);
       transform: translate(-50%, -50%);
  color: rgba(0, 0, 0, 0.031372549);
  width: 100%;
  font-size: 90px;
  font-weight: 700;
  text-transform: capitalize;
  line-height: 1.4em;
}
.page .honors-s3 .content .module1 h2 {
  color: #333;
  font-size: 38px;
  font-weight: 700;
}
.page .honors-s3 .content .module2 {
  margin-top: 0.8rem;
  overflow-x: auto;
  scrollbar-width: none; /* Firefox */
}
.page .honors-s3 .content .module2 .tabList {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  min-width: 100%;
}
.page .honors-s3 .content .module2 .tabList .item {
  padding: 0.2rem 0.8rem;
  height: 44px;
  border-radius: 10px;
  overflow: hidden;
  -moz-transition: 0.5s;
  transition: 0.5s;
  margin-right: 0.2rem;
  position: relative;
}
.page .honors-s3 .content .module2 .tabList .item div {
  color: #999999;
  font-size: 18px;
  -moz-transition: 0.8s;
  transition: 0.8s;
  position: relative;
  z-index: 2;
}
.page .honors-s3 .content .module2 .tabList .item:hover div {
  color: white;
}
.page .honors-s3 .content .module2 .tabList .item::before {
  content: "";
  position: absolute;
  width: 0;
  height: 0%;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
   -ms-transform: translate(-50%, -50%);
       transform: translate(-50%, -50%);
  -moz-transition: 0.8s;
  transition: 0.8s;
  z-index: 1;
  border-radius: 10px;
}
.page .honors-s3 .content .module2 .tabList .item:hover::before {
  width: 100%;
  height: 100%;
  background-color: var(--text-color);
}
.page .honors-s3 .content .module2 .tabList .item:nth-last-child(1) {
  margin-right: 0;
}
.page .honors-s3 .content .module2 .tabList .item-active {
  background-color: var(--text-color);
}
.page .honors-s3 .content .module2 .tabList .item-active div {
  color: white;
}
.page .honors-s3 .content .module3 {
  margin-top: 0.76rem;
}
.page .honors-s3 .content .module3 .list {
  flex-wrap: wrap;
  display: none;
}
.page .honors-s3 .content .module3 .list .item {
  width: 32%;
  margin-right: 2%;
  display: block;
  margin-bottom: 0.9rem;
}
.page .honors-s3 .content .module3 .list .item .zhengshu {
  width: 100%;
  height: 260px;
  margin-bottom: -0.4rem;
  position: relative;
  z-index: 2;
}
.page .honors-s3 .content .module3 .list .item .item-content {
  position: relative;
}
.page .honors-s3 .content .module3 .list .item .item-content .bg {
  -o-object-fit: cover;
     object-fit: cover;
  height: max(1rem, 100px);
  -o-object-position: top;
     object-position: top;
}
.page .honors-s3 .content .module3 .list .item .item-content h3 {
  position: absolute;
  top: 72%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
   -ms-transform: translate(-50%, -50%);
       transform: translate(-50%, -50%);
  width: 100%;
  padding: 0 0.2rem;
  text-align: center;
  color: #333333;
  font-size: 18px;
}
.page .honors-s3 .content .module3 .list .item:nth-child(3n) {
  margin-right: 0;
}
.page .honors-s3 .content .module3 .list-active {
  display: -moz-box;
  display: flex;
}
@media screen and (max-width: 980px) {
  .page .honors-s3 .content .module3 .list .item {
    width: 49% !important;
  }
  .page .honors-s3 .content .module3 .list .item .zhengshu {
    margin-bottom: -30px !important;
  }
  .page .honors-s3 .content .module3 .list .item:nth-child(2n) {
    margin-right: 0;
  }
  .page .honors-s3 .content .module3 .list .item:nth-child(3n) {
    margin-right: 2% !important;
  }
}
@media screen and (max-width: 768px) {
  .page .honors-s3 .content .module1 .h2-bg {
    font-size: 42px;
  }
}
@media screen and (max-width: 468px) {
  .page .honors-s3 .content .module3 .list .item {
    width: 100% !important;
    margin-right: 0 !important;
  }
  .page .honors-s3 .content .module3 .list .item .zhengshu {
    margin-bottom: -30px !important;
  }
  .page .honors-s3 .content .module3 .list .item .bg {
    height: 80px !important;
  }
}

.page .videos-s3 {
  margin-top: 0.94rem;
  padding-bottom: 0.6rem;
}
.page .videos-s3 .content .module1 {
  position: relative;
  text-align: center;
  margin: 0 auto;
}
.page .videos-s3 .content .module1 .h2-bg {
  position: absolute;
  left: 50%;
  top: 40%;
  -moz-transform: translate(-50%, -50%);
   -ms-transform: translate(-50%, -50%);
       transform: translate(-50%, -50%);
  color: #f5f5f5;
  width: 100%;
  font-size: 90px;
  font-weight: bold;
  letter-spacing: 6.1px;
}
.page .videos-s3 .content .module1 h2 {
  color: #333;
  font-size: 38px;
  font-weight: bold;
  position: relative;
}
.page .videos-s3 .content .module2 {
  margin-top: 80px;
  overflow-x: auto;
  scrollbar-width: none; /* Firefox */
}
.page .videos-s3 .content .module2 .tabList {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  min-width: 100%;
}
.page .videos-s3 .content .module2 .tabList .item {
  display: block;
  padding: 0 0.8rem;
  border-radius: 10px;
  overflow: hidden;
  -moz-transition: 0.5s;
  transition: 0.5s;
  margin-right: 0.2rem;
  position: relative;
  cursor: pointer;
  height: 44px;
  display: -moz-box;
  display: flex;
  -moz-box-align: center;
       align-items: center;
  -moz-box-pack: center;
       justify-content: center;
}
.page .videos-s3 .content .module2 .tabList .item div {
  color: #999999;
  font-size: 18px;
  -moz-transition: 0.8s;
  transition: 0.8s;
  position: relative;
  z-index: 2;
}
.page .videos-s3 .content .module2 .tabList .item:hover div {
  color: white;
}
.page .videos-s3 .content .module2 .tabList .item::before {
  content: "";
  position: absolute;
  width: 0;
  height: 0%;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
   -ms-transform: translate(-50%, -50%);
       transform: translate(-50%, -50%);
  -moz-transition: 0.8s;
  transition: 0.8s;
  z-index: 1;
  border-radius: 10px;
  background-color: var(--text-color);
}
.page .videos-s3 .content .module2 .tabList .item:hover::before {
  width: 100%;
  height: 100%;
}
.page .videos-s3 .content .module2 .tabList .item:nth-last-child(1) {
  margin-right: 0;
}
.page .videos-s3 .content .module2 .tabList .item-active {
  background-color: var(--text-color);
}
.page .videos-s3 .content .module2 .tabList .item-active div {
  color: white;
}
.page .videos-s3 .content .module3 {
  margin-top: 76px;
}
.page .videos-s3 .content .module3 .list {
  display: none;
  flex-wrap: wrap;
}
.page .videos-s3 .content .module3 .list .item {
  width: 32%;
  margin-right: 2%;
  display: block;
  margin-bottom: 0.5rem;
  font-size: 0;
  cursor: pointer;
}
.page .videos-s3 .content .module3 .list .item .img-box {
  position: relative;
  overflow: hidden;
}
.page .videos-s3 .content .module3 .list .item .img-box .mengceng {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.3);
}
.page .videos-s3 .content .module3 .list .item .img-box i {
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
   -ms-transform: translate(-50%, -50%);
       transform: translate(-50%, -50%);
  color: white;
  font-size: var(--font-size-60);
  z-index: 2;
}
.page .videos-s3 .content .module3 .list .item .item-content {
  margin-top: 0.26rem;
}
.page .videos-s3 .content .module3 .list .item .item-content h3 {
  color: #333333;
  font-size: 18px;
  font-weight: 400;
}
.page .videos-s3 .content .module3 .list .item .item-content .time {
  color: #666666;
  font-size: 16px;
  margin-top: 0.22rem;
}
.page .videos-s3 .content .module3 .list .item:hover img {
  -moz-transform: scale(1.08);
   -ms-transform: scale(1.08);
       transform: scale(1.08);
}
.page .videos-s3 .content .module3 .list .item:nth-child(3n) {
  margin-right: 0;
}
.page .videos-s3 .content .module3 .list-active {
  display: -moz-box;
  display: flex;
}
.page .videos-s3 .content .module3 .videos-s3-swiper {
  -moz-transition: height 0.3s ease;
  transition: height 0.3s ease;
}
.page .videos-s3 .content .module3 .videos-s3-swiper .swiper-slide {
  z-index: 1;
}
@media screen and (max-width: 980px) {
  .page .videos-s3 .content .module3 .list .item {
    width: 49% !important;
  }
  .page .videos-s3 .content .module3 .list .item:nth-child(2n) {
    margin-right: 0;
  }
  .page .videos-s3 .content .module3 .list .item:nth-child(3n) {
    margin-right: 2% !important;
  }
}
@media screen and (max-width: 468px) {
  .page .videos-s3 .content .module3 .list .item {
    width: 100% !important;
    margin-right: 0 !important;
  }
}

.page .culture-s2 {
  margin-top: 0.94rem;
}
.page .culture-s2 .content .module1 {
  position: relative;
  text-align: center;
  margin: 0 auto;
}
.page .culture-s2 .content .module1 .h2-bg {
  position: absolute;
  left: 50%;
  top: 40%;
  -moz-transform: translate(-50%, -50%);
   -ms-transform: translate(-50%, -50%);
       transform: translate(-50%, -50%);
  color: rgba(0, 0, 0, 0.031372549);
  width: 100%;
  font-size: 90px;
  font-weight: 700;
}
.page .culture-s2 .content .module1 h2 {
  color: #333;
  font-size: 38px;
  font-weight: 700;
}
.page .culture-s2 .content .scroll-x2 {
  overflow-y: visible;
  overflow-y: hidden;
  overflow-x: auto;
  padding: max(1.2rem, 90px);
  scrollbar-width: thin; /* auto / thin / none */
  scrollbar-color: var(--text-color) #eee; /* thumb 轨道 */
}
.page .culture-s2 .content .module2 {
  background-size: cover;
  position: relative;
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  min-height: max(7rem, 500px);
  width: 1017px;
}
.page .culture-s2 .content .module2 .bg {
  width: auto;
  height: auto;
  display: block;
  margin: 0 auto;
}
.page .culture-s2 .content .module2 .box {
  position: absolute;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  width: max(2.55rem, 180px);
}
.page .culture-s2 .content .module2 .box .yuan {
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
       flex-direction: column;
  width: max(2.55rem, 180px);
  height: max(2.55rem, 180px);
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  background-color: #ffffff;
  border: solid 1px #f08a21;
  border-radius: 50%;
  margin: 0 auto;
  position: relative;
}
.page .culture-s2 .content .module2 .box .yuan > div {
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
       flex-direction: column;
  z-index: 2;
  position: relative;
}
.page .culture-s2 .content .module2 .box .yuan > div img {
  width: max(0.5rem, 40px);
  height: auto;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.page .culture-s2 .content .module2 .box .yuan > div .icon {
  display: none;
}
.page .culture-s2 .content .module2 .box .yuan > div h3 {
  color: #000000;
  font-size: var(--font-size-24);
  font-weight: 400;
  margin-top: 0.3rem;
  text-align: center;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.page .culture-s2 .content .module2 .box p {
  font-size: var(--font-size-16);
  text-align: center;
  margin-top: 0.1rem;
}
.page .culture-s2 .content .module2 .box .yuan::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  -moz-transform: translate(-50%, -50%);
   -ms-transform: translate(-50%, -50%);
       transform: translate(-50%, -50%);
  width: 0;
  height: 0;
  border-radius: 50%;
  -moz-transition: 0.5s;
  transition: 0.5s;
  background-color: var(--text-color);
  z-index: 1;
}
.page .culture-s2 .content .module2 .box .yuan:hover::after {
  width: 100%;
  height: 100%;
}
.page .culture-s2 .content .module2 .box .yuan:hover h3 {
  color: white !important;
}
.page .culture-s2 .content .module2 .box .yuan:hover .icon {
  display: block !important;
}
.page .culture-s2 .content .module2 .box .yuan:hover .icon2 {
  display: none;
}
.page .culture-s2 .content .module2 .box1 {
  top: min(-1.2rem, -90px);
  left: min(-1.2rem, -90px);
}
.page .culture-s2 .content .module2 .box2 {
  left: 50%;
  -moz-transform: translateX(-50%);
   -ms-transform: translateX(-50%);
       transform: translateX(-50%);
  top: max(-0.4rem, -30px);
}
.page .culture-s2 .content .module2 .box3 {
  right: min(-1.2rem, -90px);
  top: min(-1.2rem, -90px);
}
.page .culture-s2 .content .module2 .box4 {
  left: -moz-calc(20% + min(-1.2rem, -80px));
  left: calc(20% + min(-1.2rem, -80px));
  top: -moz-calc(10% + max(2.55rem, 180px));
  top: calc(10% + max(2.55rem, 180px));
}
.page .culture-s2 .content .module2 .box5 {
  right: -moz-calc(21% + min(-1.2rem, -80px));
  right: calc(21% + min(-1.2rem, -80px));
  top: -moz-calc(10% + max(2.55rem, 180px));
  top: calc(10% + max(2.55rem, 180px));
}
@media screen and (max-width: 768px) {
  .page .culture-s2 .content .scroll-x2 {
    height: auto;
    overflow: visible;
  }
  .page .culture-s2 .content .module2 {
    flex-wrap: wrap;
    min-width: 100%;
    width: 100%;
  }
  .page .culture-s2 .content .module2 .bg {
    display: none;
  }
  .page .culture-s2 .content .module2 .box {
    position: static;
    width: 100%;
    margin-bottom: 20px;
    -moz-transform: translate(0);
     -ms-transform: translate(0);
         transform: translate(0);
  }
}
.page .culture-s3 {
  margin-top: 0.5rem;
  padding-top: 0.4rem;
  padding-bottom: 0.6rem;
  background-color: #fafbfc;
}
.page .culture-s3 .content .list {
  display: grid;
  gap: 5px;
}
.page .culture-s3 .content .list .item {
  display: block;
}
.page .culture-s3 .content .list .item img {
  height: 420px;
  -o-object-fit: cover;
     object-fit: cover;
  font-size: 0;
  display: block;
}
.page .culture-s3 .content .list .item:nth-child(1) {
  grid-column: 1/3;
  grid-row: 1/2;
}
.page .culture-s3 .content .list .item:nth-child(2) {
  grid-column: 3/5;
  grid-row: 1/2;
}
.page .culture-s3 .content .list .item:nth-child(3) {
  grid-column: 1/2;
  grid-row: 2/3;
}
.page .culture-s3 .content .list .item:nth-child(4) {
  grid-column: 2/4;
  grid-row: 2/3;
}
.page .culture-s3 .content .list .item:nth-child(5) {
  grid-column: 4/5;
  grid-row: 3/5;
}
.page .culture-s3 .content .list .item:nth-child(6) {
  grid-column: 1/3;
  grid-row: 3/4;
}
@media screen and (max-width: 768px) {
  .page .culture-s3 .content .list {
    display: -moz-box;
    display: flex;
    flex-wrap: wrap;
  }
  .page .culture-s3 .content .list .item {
    width: 100%;
  }
  .page .culture-s3 .content .list .item img {
    height: auto;
  }
}
@media screen and (max-width: 768px) {
  .page .culture-s3 {
    margin-top: 30px;
  }
}

.page .page-bg {
  background-image: url(../images/findAgent-bg.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.page .page-bg .crumbs-page a,
.page .page-bg .crumbs-page i {
  color: white;
}
.page .page-bg .findAgent-s2 {
  margin-top: 1.16rem;
}
.page .page-bg .findAgent-s2 .content h2 {
  text-align: center;
  color: white;
  font-size: 38px;
}
.page .page-bg .findAgent-s2 .content .ditu {
  margin-top: 90px;
}
.page .page-bg .findAgent-s2 .content .list {
  margin-top: 1.2rem;
  flex-wrap: wrap;
}
.page .page-bg .findAgent-s2 .content .list .item {
  width: 48%;
  margin-bottom: 0.68rem;
}
.page .page-bg .findAgent-s2 .content .list .item .item-head {
  -moz-box-align: start;
       align-items: flex-start;
}
.page .page-bg .findAgent-s2 .content .list .item .item-head svg {
  fill: white;
  width: 26px;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  flex-shrink: 0;
}
.page .page-bg .findAgent-s2 .content .list .item .item-head h3 {
  color: white;
  font-size: 20px;
  margin: 0 0.2rem;
  font-weight: 400;
  line-height: 1.4;
}
.page .page-bg .findAgent-s2 .content .list .item p {
  margin-top: 0.4rem;
  font-size: 16px;
  color: white;
}
.page .page-bg .findAgent-s2 .content .list .item:nth-child(2n) {
  text-align: right;
}
.page .page-bg .findAgent-s2 .content .list .item:nth-child(2n) .item-head {
  -moz-box-pack: right;
       justify-content: right;
}
.page .page-bg .findAgent-s2 .content .list .item:hover .item-head h3 {
  color: var(--text-color);
}
.page .page-bg .findAgent-s2 .content .list .item:hover .item-head svg {
  fill: var(--text-color);
}
@media screen and (max-width: 768px) {
  .page .page-bg .findAgent-s2 .content .list .item {
    width: 100%;
    text-align: left !important;
  }
  .page .page-bg .findAgent-s2 .content .list .item .item-head {
    -moz-box-pack: left !important;
         justify-content: left !important;
  }
}

.news-page {
  background-color: #fafbfc;
}
.news-page .all-banner h1 {
  font-size: 38px;
}

.page .news-s2 {
  padding-top: 40px;
}
.page .news-s2 .content .module1 {
  position: relative;
  text-align: center;
  margin: 0 auto;
}
.page .news-s2 .content .module1 .h2-bg {
  position: absolute;
  left: 50%;
  top: 40%;
  -moz-transform: translate(-50%, -50%);
   -ms-transform: translate(-50%, -50%);
       transform: translate(-50%, -50%);
  color: rgba(0, 0, 0, 0.031372549);
  font-weight: 700;
  font-size: 90px;
}
.page .news-s2 .content .module1 h2 {
  color: #333;
  font-weight: bold;
}
.page .news-s2 .content .module2 {
  margin-top: 60px;
  overflow-x: auto;
  scrollbar-width: none; /* Firefox */
}
.page .news-s2 .content .module2 .tabList {
  min-width: 100%;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}
.page .news-s2 .content .module2 .tabList .item {
  padding: 15px 35px;
  height: 56px;
  display: -moz-box;
  display: flex;
  -moz-box-align: center;
       align-items: center;
  -moz-box-pack: center;
       justify-content: center;
  font-size: 16px;
  color: #333;
  border-radius: 10px;
  background-color: #f1f2f3;
  -moz-transition: 0.5s;
  transition: 0.5s;
  margin-right: 0.1rem;
}
.page .news-s2 .content .module2 .tabList .item:nth-last-child(1) {
  margin-right: 0;
}
.page .news-s2 .content .module2 .tabList .item:hover {
  color: white;
  background-color: var(--text-color);
}
.page .news-s2 .content .module2 .tabList .item-active {
  color: white;
  background-color: var(--text-color);
}
.page .news-s2 .content .module3 {
  margin-top: 40px;
  margin-bottom: 40px;
}
.page .news-s2 .content .module3 .list {
  flex-wrap: wrap;
}
.page .news-s2 .content .module3 .list .item {
  width: 32%;
  margin-right: 1.33%;
  margin-bottom: 0.6rem;
  background-color: white;
  box-shadow: 0px 0px 49px 0px rgba(108, 108, 108, 0.14);
}
.page .news-s2 .content .module3 .list .item .img-box {
  overflow: hidden;
  font-size: 0;
}
.page .news-s2 .content .module3 .list .item .img-box img {
  height: 250px;
  -o-object-fit: cover;
     object-fit: cover;
}
.page .news-s2 .content .module3 .list .item .item-content {
  -moz-transition: 0.5s;
  transition: 0.5s;
  padding: 0.32rem 0.2rem;
}
.page .news-s2 .content .module3 .list .item .item-content .time i {
  font-size: var(--font-size-14);
  color: #333333;
  opacity: 0.8;
  line-height: 1;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.page .news-s2 .content .module3 .list .item .item-content .time p {
  color: #333333;
  opacity: 0.8;
  margin-left: 0.1rem;
  line-height: 1;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.page .news-s2 .content .module3 .list .item .item-content h3 {
  -moz-transition: 0.5s;
  transition: 0.5s;
  margin-top: 0.2rem;
  font-size: 16px;
  font-weight: 400;
}
.page .news-s2 .content .module3 .list .item .item-content .title {
  margin-top: 0.2rem;
  -moz-transition: 0.5s;
  transition: 0.5s;
  font-size: 12px;
  color: #777;
}
.page .news-s2 .content .module3 .list .item:hover img {
  -moz-transform: scale(1.1);
   -ms-transform: scale(1.1);
       transform: scale(1.1);
}
.page .news-s2 .content .module3 .list .item:hover .item-content {
  background-color: var(--text-color);
}
.page .news-s2 .content .module3 .list .item:hover .item-content h3,
.page .news-s2 .content .module3 .list .item:hover .item-content p,
.page .news-s2 .content .module3 .list .item:hover .item-content i {
  color: white;
}
.page .news-s2 .content .module3 .list .item:nth-child(3n) {
  margin-right: 0;
}
@media screen and (max-width: 980px) {
  .page .news-s2 .content .module3 .list .item {
    width: 49%;
    margin-right: 2%;
  }
  .page .news-s2 .content .module3 .list .item:nth-child(3n) {
    margin-right: 2%;
  }
  .page .news-s2 .content .module3 .list .item:nth-child(2n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 768px) {
  .page .news-s2 .content .module1 .h2-bg {
    font-size: 42px;
  }
}
@media screen and (max-width: 468px) {
  .page .news-s2 .content .module3 .list .item {
    width: 100%;
    margin-right: 0%;
  }
  .page .news-s2 .content .module3 .list .item:nth-child(3n) {
    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(--text-color);
  font-weight: 600;
}
.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(--text-color);
  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(--text-color);
  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(--text-color);
}
@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;
  }
}

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

.page .privacy-s1 {
  box-shadow: 6px 10px 120px 2px rgba(133, 167, 255, 0.14);
  border-radius: 0.05rem;
  padding: 0.4rem 1.65rem;
  margin-top: 150px;
  margin-bottom: 0.4rem;
}

.cookie-page {
  background-color: #fafbfc;
}

.page .cookie-s1 {
  background-color: var(--text-color);
  min-height: 500px;
  width: 100%;
  position: relative;
}
.page .cookie-s1 .content {
  position: absolute;
  left: 50%;
  top: 50%;
  -moz-transform: translate(-50%, -50%);
   -ms-transform: translate(-50%, -50%);
       transform: translate(-50%, -50%);
}
.page .cookie-s1 .content h1 {
  font-family: "MiSans Latin", Sans-serif;
  font-size: var(--font-size-48);
  text-align: center;
  color: white;
}
.page .cookie-s2 {
  padding-top: 1rem;
  padding-bottom: 0.6rem;
}
.page .cookie-s2 .content h2 {
  font-size: var(--font-size-36);
  line-height: 1.5;
  margin-bottom: 0.2rem;
}
.page .cookie-s2 .content p {
  margin-bottom: 0.3rem;
  font-size: var(--font-size-16);
  color: #3a4f66;
  word-wrap: break-word;
}
.page .cookie-s2 .content a {
  color: #2872fa;
  box-shadow: none;
  text-decoration: none;
}
.page .cookie-s2 .content table {
  border-collapse: collapse;
  border-spacing: 0;
  empty-cells: show;
  width: 100%;
  max-width: 100%;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
}
.page .cookie-s2 .content table tr td {
  padding: 0.2rem 0.2rem;
  border: 1px solid #e1e8ed;
  font-size: var(--font-size-16);
  color: #3a4f66;
}