/**
 * 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 {
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box;
}

.swiper-android .swiper-slide, .swiper-ios .swiper-slide, .swiper-wrapper {
  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;
  transition-property: transform;
  display: block;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

.swiper-autoheight, .swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform,height;
}

.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}

.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}

.swiper-3d {
  perspective: 1200px;
}

.swiper-3d .swiper-cube-shadow, .swiper-3d .swiper-slide {
  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 {
  scroll-snap-type: x mandatory;
}

.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}

.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  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;
  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 {
  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 {
  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: linear-gradient(to left, rgba(0, 0, 0, 0.5), transparent);
}

.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), transparent);
}

.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), transparent);
}

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), transparent);
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  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 {
  animation: swiper-preloader-spin 1s infinite linear;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}

@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  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: calc(var(--swiper-navigation-size)/ 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - (var(--swiper-navigation-size)/ 2));
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: 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: .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%;
  object-fit: contain;
  transform-origin: center;
}

.swiper-rtl .swiper-button-next svg, .swiper-rtl .swiper-button-prev svg {
  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;
  transition: .3s opacity;
  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 {
  transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  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;
  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%;
  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%;
  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;
  transition: .2s transform,.2s top;
}

.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%;
  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 {
  transition: .2s transform,.2s left;
}

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: .2s transform,.2s right;
}

.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%;
  transform: scale(0);
  transform-origin: left top;
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  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: 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: 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: flex;
  justify-content: 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%;
  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 {
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-grid > .swiper-wrapper {
  flex-wrap: wrap;
}

.swiper-grid-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}

.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}

.swiper-fade .swiper-slide {
  pointer-events: none;
  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;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-cube.swiper-rtl .swiper-slide {
  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: .6;
  z-index: 0;
}

.swiper-cube .swiper-cube-shadow:before {
  content: '';
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  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;
  backface-visibility: hidden;
}

.swiper-flip {
  overflow: visible;
}

.swiper-flip .swiper-slide {
  pointer-events: none;
  -webkit-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;
  backface-visibility: hidden;
}

.swiper-creative .swiper-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  transition-property: transform,opacity,height;
}

.swiper-cards {
  overflow: visible;
}

.swiper-cards .swiper-slide {
  transform-origin: center bottom;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
}

#baguetteBox-overlay {
  display: none;
  opacity: 0;
  position: fixed;
  overflow: hidden;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #222;
  background-color: rgba(0, 0, 0, 0.8);
  -webkit-transition: opacity .5s ease;
  transition: opacity .5s ease;
  z-index: 99999999999999999999999999999999999999;
}

#baguetteBox-overlay.visible {
  opacity: 1;
}

#baguetteBox-overlay .full-image {
  display: inline-block;
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
}

#baguetteBox-overlay .full-image figure {
  display: inline;
  margin: 0;
  height: 100%;
}

#baguetteBox-overlay .full-image img {
  display: inline-block;
  width: auto;
  height: auto;
  max-height: 100%;
  max-width: 100%;
  vertical-align: middle;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
}

#baguetteBox-overlay .full-image figcaption {
  display: block;
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;
  line-height: 1.8;
  color: #ccc;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.6);
  font-family: Verdana, Geneva, sans-serif;
}

#baguetteBox-overlay .full-image:before {
  content: "";
  display: inline-block;
  height: 50%;
  width: 1px;
  margin-right: -1px;
}

#baguetteBox-slider {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  white-space: nowrap;
  -webkit-transition: left .4s ease, -webkit-transform .4s ease;
  transition: left .4s ease, -moz-transform .4s ease;
  transition: left .4s ease, transform .4s ease;
}

#baguetteBox-slider.bounce-from-right {
  -webkit-animation: bounceFromRight .4s ease-out;
  animation: bounceFromRight .4s ease-out;
}

#baguetteBox-slider.bounce-from-left {
  -webkit-animation: bounceFromLeft .4s ease-out;
  animation: bounceFromLeft .4s ease-out;
}

.baguetteBox-button#next-button,
.baguetteBox-button#previous-button {
  top: 50%;
  top: calc(50% - 30px);
  width: 44px;
  height: 60px;
}

.baguetteBox-button {
  position: absolute;
  cursor: pointer;
  outline: 0;
  padding: 0;
  margin: 0;
  border: 0;
  -moz-border-radius: 15%;
  border-radius: 15%;
  background-color: #323232;
  background-color: rgba(50, 50, 50, 0.5);
  color: #ddd;
  font: 1.6em sans-serif;
  -webkit-transition: background-color .4s ease;
  transition: background-color .4s ease;
}

.baguetteBox-button:hover {
  background-color: rgba(50, 50, 50, 0.9);
}

.baguetteBox-button#next-button {
  right: 2%;
}

.baguetteBox-button#previous-button {
  left: 2%;
}

.baguetteBox-button#close-button {
  top: 20px;
  right: 2%;
  right: calc(2% + 6px);
  width: 30px;
  height: 30px;
}

.baguetteBox-button svg {
  position: absolute;
  left: 0;
  top: 0;
}

.spinner {
  width: 40px;
  height: 40px;
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -20px;
  margin-left: -20px;
}

.double-bounce1,
.double-bounce2 {
  width: 100%;
  height: 100%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: #fff;
  opacity: .6;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: bounce 2s infinite ease-in-out;
  animation: bounce 2s infinite ease-in-out;
}

.double-bounce2 {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}

@-webkit-keyframes bounceFromRight {
  0% {
    margin-left: 0;
  }
  50% {
    margin-left: -30px;
  }
  100% {
    margin-left: 0;
  }
}

@keyframes bounceFromRight {
  0% {
    margin-left: 0;
  }
  50% {
    margin-left: -30px;
  }
  100% {
    margin-left: 0;
  }
}

@-webkit-keyframes bounceFromLeft {
  0% {
    margin-left: 0;
  }
  50% {
    margin-left: 30px;
  }
  100% {
    margin-left: 0;
  }
}

@keyframes bounceFromLeft {
  0% {
    margin-left: 0;
  }
  50% {
    margin-left: 30px;
  }
  100% {
    margin-left: 0;
  }
}

@-webkit-keyframes bounce {
  0%,
  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes bounce {
  0%,
  100% {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
  }
}

html {
  font-size: 62.5%;
  height: 100%;
  scroll-behavior: smooth;
  scroll-padding-top: 90px;
}

body {
  margin: 0 auto;
  width: 100%;
  overflow-x: hidden;
  font-size: 16px;
  color: #333333;
  line-height: 1.2;
  background-color: #ffffff;
}

@media screen and (max-device-width: 320px) {
  body {
    -webkit-text-size-adjust: 100%;
  }
}

@media screen and (max-device-width: 480px) {
  body {
    -webkit-text-size-adjust: 100%;
  }
}

@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  body {
    -webkit-text-size-adjust: 100%;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  body {
    -webkit-text-size-adjust: 100%;
  }
}

a {
  text-decoration: none;
  outline: none;
  tap-highlight-color: transparent;
  focus-ring-color: transparent;
  -webkit-tap-highlight-color: transparent;
  -webkit-focus-ring-color: transparent;
  -moz-tap-highlight-color: transparent;
  -moz-focus-ring-color: transparent;
  transition: all 0.2s;
}

ol,
ul {
  list-style: none;
}

img {
  max-width: 100%;
  border: 0px solid #ccc;
  height: auto;
  transition: 0.5s;
}

table,
embed,
video {
  max-width: 100%;
}

table {
  border-collapse: collapse;
}

input,
textarea {
  border: none;
  background: none;
  font-family: inherit;
}

input:focus,
textarea:focus {
  outline: none;
}

input[type=submit] {
  cursor: pointer;
}

input[type=checkbox] {
  cursor: pointer;
}

input[type=radio] {
  cursor: pointer;
}

input[type=submit],
input[type=reset],
input[type=button],
button {
  -webkit-appearance: none;
}

textarea {
  resize: none;
}

button {
  border: none;
  background: none;
  cursor: pointer;
}

em,
i {
  font-style: normal;
}

h1, h2 {
  font: inherit;
}

* {
  margin: 0px;
  padding: 0px;
  box-sizing: border-box;
}

.j-offset-top {
  transition: all 1000ms;
  transform: translateY(100px);
  opacity: 0;
}

.j-offset-top.run {
  transform: translateY(0);
  opacity: 1;
}

@media screen and (max-width: 991px) {
  .j-offset-top {
    transform: none !important;
  }
}

.j-offset-left {
  transition: all 1000ms;
  transform: translateX(100px);
  opacity: 0;
}

.j-offset-left.run {
  transform: translateX(0);
  opacity: 1;
}

@media screen and (max-width: 991px) {
  .j-offset-left {
    transform: none !important;
  }
}

.j-offset-right {
  transition: all 1000ms;
  transform: translateX(-100px);
  opacity: 0;
}

.j-offset-right.run {
  transform: translateX(0);
  opacity: 1;
}

@media screen and (max-width: 991px) {
  .j-offset-right {
    transform: none !important;
  }
}

.j-fadein {
  transition: all 1000ms;
  opacity: 0;
}

.j-fadein.run {
  transform: translateX(0);
  opacity: 1;
}

@media screen and (max-width: 991px) {
  .j-fadein {
    transform: none !important;
  }
}

::selection {
  background: #27a0d4;
  color: #ffffff;
  -webkit-text-fill-color: #ffffff !important;
}

::-moz-selection {
  background: #27a0d4;
  color: #ffffff;
  -webkit-text-fill-color: #ffffff !important;
}

.contSafe {
  width: 1400px;
  margin: 0 auto;
}

.clear {
  clear: both;
}

.iframeBox {
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.5);
  position: fixed;
  top: 0;
  left: 0;
  display: none;
  z-index: 999;
}

.iframeBox iframe {
  width: 80%;
  height: 80%;
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.iframeBox video {
  width: 100%;
  object-fit: cover;
}

.iframeBox:before {
  content: "+";
  position: absolute;
  width: 36px;
  height: 36px;
  line-height: 30px;
  text-align: center;
  top: 30px;
  right: 30px;
  background: #fff;
  border-radius: 50%;
  font-size: 40px;
  cursor: pointer;
  transform: rotate(45deg);
}

.tankaunga {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  background: rgba(0, 0, 0, 0.5);
  display: none;
  z-index: 9999999999;
}

.tankaunga:before {
  content: "X";
  position: absolute;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  top: 10px;
  right: 10px;
  background: #fff;
  border-radius: 50%;
  font-size: 18px;
  cursor: pointer;
}

.tankaungn2 {
  position: fixed;
  left: 5%;
  top: 5%;
  right: 5%;
  bottom: 5%;
  background: rgba(0, 0, 0, 0.5);
}

.tankaungn2 iframe,
.tankaungn2 video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}

.tankaungn2 iframe body {
  margin: 0px !important;
}

.deg90 {
  transform: rotate(90deg);
}

/*jQzoom*/
.jqzoom {
  position: relative;
  padding: 0px;
}

div.zoomdiv {
  z-index: 200;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 400px;
  height: 400px;
  background: #ffffff;
  border: 1px solid #CCCCCC;
  display: none;
  text-align: center;
  overflow: hidden;
}

div.zoomdiv img {
  max-width: unset !important;
}

div.jqZoomPup {
  z-index: 200;
  visibility: hidden;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 300px;
  height: 300px;
  border: 1px solid #aaa;
  background: #ffffff;
  opacity: 0.5;
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  filter: alpha(Opacity=50);
}

.indexTips {
  font-family: Inter-Medium,Arial, Helvetica, sans-serif;
  font-size: 16px;
  text-align: center;
  color: #ffffff;
  padding: 6.5px 15px;
  width: 100%;
  background-color: #27a0d4;
}

.navWrap {
  background-color: #ffffff;
  position: sticky;
  top: 0;
  left: 0;
  z-index: 800;
}

.navWrap .navBox {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.navWrap .navLogo {
  width: 82px;
  display: block;
}

.navWrap .navLogo img {
  width: 100%;
  display: block;
}

.navWrap .navRight {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.navWrap .navList {
  display: flex;
}

.navWrap .navList > li {
  padding: 34px 0px;
  margin-right: 103px;
  position: relative;
}

.navWrap .navList > li:last-child {
  margin-right: 0;
}

.navWrap .navList > li > a {
  font-family: Inter-Medium,Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #333333;
}

.navWrap .navList > li:hover > a {
  color: #2d9fd0;
}

.navWrap .yiAct > a {
  color: #2d9fd0 !important;
}

.navWrap .navList > li > ul {
  width: 289px;
  position: absolute;
  top: 100%;
  left: -29px;
  background-color: rgba(255, 255, 255, 0.96);
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
  padding-top: 36px;
  padding-bottom: 34px;
  display: none;
}

.navWrap .navList > li > ul > li:hover > a {
  color: #2d9fd0;
}

.navWrap .navList > li > ul > li > a {
  font-family: Inter-Light,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #333333;
  display: block;
  color: #333333;
  padding: 0 30px;
}

.navWrap .navList > li > ul > li {
  margin-bottom: 27px;
}

.navWrap .navList > li > ul > li:last-child {
  margin-bottom: 0;
}

.navWrap .navList > li > ul > li > ul {
  position: absolute;
  top: 0;
  left: calc(100% - 11px);
  width: 289px;
  background-color: #ffffff;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
  padding-top: 36px;
  padding-bottom: 39px;
  display: none;
}

.navWrap .navList > li > ul > li > ul > li {
  margin-bottom: 27px;
}

.navWrap .navList > li > ul > li > ul > li:last-child {
  margin-bottom: 0;
}

.navWrap .navList > li > ul > li > ul > li > a {
  font-family: Inter-Light,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #333333;
  display: block;
  color: #333333;
  padding: 0 30px;
}

.navWrap .navList > li > ul > li > ul > li:hover > a {
  color: #27a0d4;
}

.navWrap .souBox {
  position: relative;
  margin-left: 128px;
}

.navWrap .searchIcon {
  font-size: 22px;
  color: #2d9fd0;
  cursor: pointer;
  transition: 0.2s;
  display: block;
  font-weight: bold;
}

.navWrap .searchWrap {
  position: absolute;
  top: calc(100% + 10px);
  right: 0;
  display: none;
  border: 1px solid #777777;
  z-index: 810;
}

.navWrap .searchBox {
  position: relative;
  width: 260px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-right: 5px;
  box-sizing: border-box;
  background-color: #ffffff;
}

.navWrap .searchBox input {
  font-size: 16px;
  color: #333333;
  flex: 1;
  margin-right: 10px;
  margin-left: 10px;
  height: 30px;
}

.navWrap .searchBox input::-webkit-input-placeholder {
  color: #333333;
}

.navWrap .searchBox input:-moz-placeholder {
  color: #333333;
}

.navWrap .searchBox input::-moz-placeholder {
  color: #333333;
}

.navWrap .searchBox input:-ms-input-placeholder {
  color: #333333;
}

.navWrap .searchBox .searBtn {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 28px;
  margin: 0;
}

.navWrap .searIcon {
  font-size: 22px !important;
}

.navWrap .navLang {
  position: relative;
  margin-left: 70px;
}

.navWrap .langBox {
  display: flex;
  align-items: center;
  padding: 6px 20px;
  background-color: rgba(153, 153, 153, 0.2);
  border-radius: 16px;
  font-family: Inter-Medium,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #333333;
  cursor: pointer;
}

.navWrap .jiaoIcon {
  font-size: 14px;
  color: #666666;
  margin-left: 5px;
}

.navWrap .langOther {
  position: absolute;
  left: 50%;
  top: calc(100% + 10px);
  transform: translateX(-50%);
  width: max-content;
  max-width: 150px;
  font-size: 16px;
  padding: 15px;
  background-color: #ffffff;
  box-shadow: 0px 1px 27px 0px rgba(11, 11, 11, 0.06);
  color: #666666;
  display: none;
  z-index: 100;
}

.navWrap .langOther a {
  color: #666666;
  margin-bottom: 15px;
  display: block;
}

.navWrap .langOther a:hover {
  color: #27a0d4;
}

.navWrap .langOther a:last-child {
  margin-bottom: 0px;
}

.navWrap .menuBtn {
  margin-left: 20px;
  display: none;
  position: relative;
  z-index: 900;
}

.navWrap .menuBtn .menuIcon {
  width: 30px;
  height: 34px;
  position: relative;
  cursor: pointer;
}

.navWrap .menuBtn .menuIcon:before,
.navWrap .menuBtn .menuIcon:after {
  content: "";
  display: block;
  width: 26px;
  height: 3px;
  background: #333333;
  border-radius: 8px;
  position: absolute;
  left: 0;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}

.navWrap .menuBtn .menuIcon:before {
  top: 15px;
  box-shadow: 0 -8px #333333;
}

.navWrap .menuBtn .menuIcon:after {
  bottom: 8px;
}

.navWrap .menuBtn .menuActive::after {
  bottom: 15px;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  background-color: #ffffff;
}

.navWrap .menuBtn .menuActive::before {
  top: 16px;
  box-shadow: none;
  -webkit-transform: rotate(225deg);
  transform: rotate(225deg);
  background-color: #ffffff;
}

.navWrap .mobileBox {
  width: 280px;
  position: absolute;
  top: 0;
  right: 0;
  height: 100vh;
  overflow-y: auto;
  background-color: #27a0d4;
  display: none;
  z-index: 300;
}

.navWrap .mobileBox .mobSearch {
  width: 260px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  position: relative;
  box-sizing: border-box;
  background-color: #ffffff;
  margin-top: 70px;
  border-radius: 5px;
  padding: 5px 0;
  padding-right: 10px;
}

.navWrap .mobileBox .erItem {
  width: 100%;
  margin-bottom: 0;
  text-align: left;
  padding-bottom: 0;
  border-radius: 0;
  padding-top: 0;
}

.navWrap .mobileBox .inpSea {
  font-size: 16px;
  color: #27a0d4;
  flex: 1;
  margin-right: 10px;
  margin-left: 10px;
}

.navWrap .mobileBox .inpSea::-webkit-input-placeholder {
  color: #27a0d4;
}

.navWrap .mobileBox .inpSea:-moz-placeholder {
  color: #27a0d4;
}

.navWrap .mobileBox .inpSea::-moz-placeholder {
  color: #27a0d4;
}

.navWrap .mobileBox .inpSea:-ms-input-placeholder {
  color: #27a0d4;
}

.navWrap .mobileBox .souIcon {
  font-size: 18px;
  color: #27a0d4;
}

.navWrap .mobileBox .subIcon {
  position: absolute;
  top: 0;
  right: 0;
  width: 30px;
  height: 100%;
}

.navWrap .mobileBox .mobileNav {
  width: 100%;
  padding-top: 20px;
}

.navWrap .mobileBox .mobileYi {
  font-size: 16px;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 25px;
  margin-bottom: 20px;
  line-height: 20px;
  word-break: break-all;
}

.navWrap .mobileBox .mobileYi a {
  color: #ffffff;
}

.navWrap .mobileBox .mobileYi span {
  transition: 0.2s;
}

.navWrap .mobileBox .erPhone {
  margin-left: 20px;
  display: none;
}

.navWrap .mobileBox .zhanActive {
  transform: rotate(90deg);
}

.navWrap .mobileBox .yiZhan {
  margin-left: 10px;
}

.navWrap .mobileBox .sanPhone {
  font-size: 14px;
  color: #ffffff;
  margin-left: 45px;
  display: none;
}

.navWrap .mobileBox .sanPhone a {
  color: #ffffff;
  display: block;
  margin-bottom: 15px;
}

.navWrap .mobileBox::-webkit-scrollbar {
  display: none;
}

.biao46 {
  font-family: TimesLTStd-Semibold,Arial, Helvetica, sans-serif;
  font-size: 46px;
  color: #333333;
}

.biao46 a {
  color: #333333;
}

.biao46 a:hover {
  color: #27a0d4 !important;
}

.biao46 em {
  color: #27a0d4;
}

.prodWrap {
  margin-top: 96px;
}

.prodWrap .prodTop {
  display: flex;
  align-items: start;
  justify-content: space-between;
}

.prodWrap .prodLeft {
  flex: 1;
  margin-right: 30px;
}

.prodWrap .prodTips {
  font-family: Inter-Light,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #666666;
  margin-top: 19px;
}

.prodWrap .prodBtn {
  font-family: TimesLTStd-Semibold,Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #27a0d4;
  border: 1px solid #27a0d4;
  padding: 14px 39px;
}

.prodWrap .prodBtn:hover {
  background-color: #27a0d4;
  color: #ffffff;
}

.prodWrap .prodBott {
  position: relative;
  margin-top: 60px;
}

.prodWrap .prodQie {
  position: absolute;
  top: 30%;
  font-size: 32px;
  color: #3D3D3D;
  cursor: pointer;
  transition: 0.2s;
}

.prodWrap .prodQie:hover {
  color: #27a0d4;
}

.prodWrap .prodPrev {
  left: -64px;
}

.prodWrap .prodNext {
  right: -64px;
}

.prodWrap .prodSwiper {
  width: 100%;
  overflow: hidden;
}

.prodWrap .prodPic {
  position: relative;
  width: 100%;
}

.prodWrap .prodPic:hover .prodMask {
  opacity: 1;
}

.prodWrap .prodImg {
  width: 100%;
  display: block;
  overflow: hidden;
}

.prodWrap .prodImg img {
  width: 100%;
  display: block;
}

.prodWrap .prodImg:hover img {
  transform: scale(1.1);
}

.prodWrap .prodMask {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: linear-gradient(to bottom, rgba(39, 160, 212, 0.8), rgba(39, 160, 212, 0.2));
  padding: 56px 40px;
  padding-bottom: 20px;
  overflow-y: auto;
  font-family: Inter-Regular,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #ffffff;
  opacity: 0;
  transition: 0.2s;
}

.prodWrap .prodMask p {
  margin-bottom: 31px;
}

.prodWrap .prodMask p:last-child {
  margin-bottom: 0;
}

.prodWrap .prodMask a {
  color: #ffffff;
  text-underline-offset: 4px;
}

.prodWrap .prodMask a:hover {
  text-decoration: underline;
}

.prodWrap .prodMask::-webkit-scrollbar {
  display: none;
}

.prodWrap .prodName {
  font-family: TimesLTStd-Semibold,Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #333333;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  margin-top: 31px;
}

.prodWrap .prodName a {
  color: #333333;
  display: block;
}

.prodWrap .prodName a:hover {
  color: #27a0d4;
}

.prodWrap .prodTxt {
  font-family: Inter-Light,Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 28px;
  color: #666666;
  margin-top: 22px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}

.prodWrap .prodMore {
  font-family: Inter-Regular,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #2d9fd0;
  margin-top: 21px;
  display: block;
}

.prodWrap .prodMore:hover {
  text-decoration: underline;
}

.aboutWrap {
  margin-top: 56px;
  position: relative;
}

.aboutWrap .aboutBc {
  width: 100%;
  display: block;
}

.aboutWrap .aboutBox {
  position: absolute;
  top: 77px;
  left: 50%;
  transform: translateX(-50%);
}

.aboutWrap .aboutTop {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}

.aboutWrap .aboutLeft {
  flex: 1;
  margin-right: 190px;
}

.aboutWrap .aboutTips {
  font-family: Inter-Light,Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 32px;
  color: #333333;
  margin-top: 39px;
}

.aboutWrap .aboutBtn {
  font-family: TimesLTStd-Semibold,Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #ffffff;
  padding: 14.5px 21px;
  background-color: #27a0d4;
  border: solid 1px #27a0d4;
  margin-bottom: 37px;
}

.aboutWrap .aboutBtn:hover {
  background-color: #ffffff;
  color: #27a0d4;
}

.aboutWrap .aboutVr {
  display: block;
  width: 107px;
  margin: 0 auto;
  margin-top: 206px;
}

.aboutWrap .aboutVr img {
  width: 100%;
  display: block;
}

.aboutWrap .aboutVr:hover img {
  transform: scale(1.1);
}

.hotWrap {
  background: url("../images/hotBc.jpg") center center/cover no-repeat;
  padding-top: 78px;
  padding-bottom: 105px;
}

.hotWrap .hotTop {
  display: flex;
  align-items: start;
  justify-content: space-between;
}

.hotWrap .hotLeft {
  flex: 1;
  margin-right: 50px;
}

.hotWrap .biao46 {
  color: #ffffff;
}

.hotWrap .biao46 a {
  color: #ffffff;
}

.hotWrap .hotTips {
  font-family: Inter-Light,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #ffffff;
  margin-top: 24px;
}

.hotWrap .hotQie {
  display: flex;
  margin-top: 12px;
}

.hotWrap .hotQie span {
  width: 60px;
  height: 60px;
  background-color: #ffffff;
  line-height: 60px;
  text-align: center;
  font-size: 30px;
  color: #036ab4;
  border: 1px solid #ffffff;
  cursor: pointer;
  transition: 0.2s;
  margin-left: 12px;
  border-radius: 50%;
}

.hotWrap .hotQie span:first-child {
  margin-left: 0;
}

.hotWrap .hotQie span:hover {
  background-color: #1A2028;
  color: #ffffff;
}

.hotWrap .hotBott {
  display: flex;
  align-items: flex-end;
  margin-top: 8px;
  justify-content: space-between;
}

.hotWrap .hotCate {
  width: 14.78%;
  margin-bottom: 4px;
  border-top: 1px solid rgba(255, 255, 255, 0.3);
}

.hotWrap .hotCate a {
  display: block;
  padding: 33px 7px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  font-family: Inter-Regular,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #ffffff;
}

.hotWrap .hotCate .hotAct {
  background: linear-gradient(to right, rgba(255, 255, 255, 0.3) 0%, rgba(255, 255, 255, 0) 80%);
}

.hotWrap .hotSwiper {
  width: 78.28%;
  overflow: hidden;
}

.hotWrap .swiper-slide {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.hotWrap .hotInfo {
  width: 41.97%;
}

.hotWrap .hotName {
  font-family: TimesLTStd-Semibold,Arial, Helvetica, sans-serif;
  font-size: 30px;
  color: #ffffff;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}

.hotWrap .hotName a {
  color: #ffffff;
  text-underline-offset: 4px;
}

.hotWrap .hotName a:hover {
  text-decoration: underline;
}

.hotWrap .hotTxt {
  font-family: Inter-Light,Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 32px;
  color: #ffffff;
  margin-top: 31px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.hotWrap .hotBtn {
  font-family: Inter-Medium,Arial, Helvetica, sans-serif;
  text-decoration: underline;
  font-size: 16px;
  color: #ffffff;
  display: block;
  margin-top: 55px;
}

.hotWrap .hotBtn:hover {
  color: #27a0d4;
}

.hotWrap .hotImg {
  width: 49.18%;
  overflow: hidden;
}

.hotWrap .hotImg img {
  width: 100%;
  display: block;
}

.hotWrap .hotImg:hover img {
  transform: scale(1.1);
}

.needWrap {
  background-color: #27a0d4;
  padding-top: 73px;
  padding-bottom: 81px;
}

.needWrap .biao46 {
  color: #ffffff;
  text-align: center;
  width: 74%;
  margin: 0 auto;
  line-height: 50px;
}

.needWrap .biao46 a {
  color: #ffffff;
  text-underline-offset: 10px;
}

.needWrap .biao46 a:hover {
  color: #ffffff !important;
  text-decoration: underline;
}

.needWrap .needTxt {
  width: 71%;
  margin: 0 auto;
  margin-top: 26px;
  font-family: Inter-Light,Arial, Helvetica, sans-serif;
  font-size: 16px;
  text-align: center;
  color: #ffffff;
  line-height: 30px;
}

.needWrap .needBtn {
  font-family: Inter-Regular,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #27a0d4;
  padding: 12px 40px;
  background-color: #ffffff;
  border: solid 1px #ffffff;
  display: flex;
  align-items: center;
  width: max-content;
  margin: 0 auto;
  margin-top: 47px;
}

.needWrap .needBtn span {
  font-size: 24px;
  color: #27a0d4;
  margin-left: 15px;
  transition: 0.2s;
}

.needWrap .needBtn:hover {
  background-color: #27a0d4;
  color: #ffffff;
}

.needWrap .needBtn:hover span {
  color: #ffffff;
}

.newsWrap {
  margin-top: 108px;
  margin-bottom: 91px;
}

.newsWrap .newsTop {
  display: flex;
  align-items: start;
  justify-content: space-between;
}

.newsWrap .newsLeft {
  flex: 1;
  margin-right: 50px;
}

.newsWrap .newsTxt {
  font-family: Inter-Light,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #666666;
  margin-top: 19px;
}

.newsWrap .newsBtn {
  font-family: TimesLTStd-Semibold,Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #27a0d4;
  padding: 14.5px 58px;
  border: solid 1px #27a0d4;
  margin-top: 2px;
}

.newsWrap .newsBtn:hover {
  background-color: #27a0d4;
  color: #ffffff;
}

.newsWrap .newsSwiper {
  width: 100%;
  overflow: hidden;
  margin-top: 80px;
}

.newsWrap .swiper-slide {
  position: relative;
}

.newsWrap .newsImg {
  width: 100%;
  display: block;
  overflow: hidden;
}

.newsWrap .newsImg:hover img {
  transform: scale(1.1);
}

.newsWrap .newsDate {
  position: absolute;
  top: 0;
  right: 0;
  font-family: Inter-Regular,Arial, Helvetica, sans-serif;
  font-size: 20px;
  color: #ffffff;
  padding: 16px 20px;
  background-color: #27a0d4;
}

.newsWrap .newsCont {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  background: url("../images/news2.png") center center/cover no-repeat;
  padding: 10px 58px 33px 30px;
  min-height: 367px;
}

.newsWrap .newsName {
  font-family: Inter-Regular,Arial, Helvetica, sans-serif;
  font-size: 19px;
  line-height: 32px;
  color: #ffffff;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.newsWrap .newsName a {
  color: #ffffff;
  display: block;
}

.newsWrap .newsName a:hover {
  color: #27a0d4;
}

.newsWrap .newsInfo {
  font-family: Inter-Light,Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 26px;
  color: #ffffff;
  margin-top: 12px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.footWrap {
  background-color: #1e1e1e;
  padding-bottom: 73px;
}

.footWrap .footTop {
  width: 1524px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  background-color: #27a0d4;
  align-items: center;
}

.footWrap .footLogo {
  width: 210px;
  display: block;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #D0EBF6;
  padding: 26.5px 0px;
}

.footWrap .footLogo img {
  width: 91px;
  display: block;
}

.footWrap .footRight {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 40px;
  padding-right: 64px;
}

.footWrap .footAddr {
  font-family: TimesLTStd-Semibold,Arial, Helvetica, sans-serif;
  font-size: 28px;
  color: #ffffff;
}

.footWrap .footShare {
  display: flex;
  flex-wrap: wrap;
}

.footWrap .footShare a {
  margin: 5px 0px;
  margin-right: 22px;
  width: 44px;
  height: 44px;
  border-radius: 18px;
  border: solid 1px #ffffff;
  text-align: center;
  opacity: 0.6;
}

.footWrap .footShare a span {
  line-height: 44px;
  font-size: 22px;
  color: #ffffff;
}

.footWrap .footShare a:last-child {
  margin-right: 0;
}

.footWrap .footShare a:hover {
  opacity: 1;
}

.footWrap .footCenter {
  display: flex;
  align-items: start;
  justify-content: space-between;
  margin-top: 84px;
}

.footWrap .footItem {
  max-width: 20%;
}

.footWrap .footName {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-family: Inter-Regular,Arial, Helvetica, sans-serif;
  font-size: 22px;
  color: #ffffff;
}

.footWrap .footName a {
  color: #ffffff;
}

.footWrap .footName a:hover {
  color: #27a0d4;
}

.footWrap .kaiIcon {
  font-size: 20px;
  transition: 0.2s;
  color: #ffffff;
  margin-left: 10px;
  display: none;
}

.footWrap .footNav {
  font-family: Inter-Light,Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 46px;
  color: #ffffff;
  margin-top: 39px;
}

.footWrap .footNav a {
  color: #ffffff;
  display: block;
}

.footWrap .footNav a:hover {
  color: #27a0d4;
}

.footWrap .footC {
  width: 19%;
}

.footWrap .footLx {
  font-family: Inter-Light,Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 46px;
  color: #ffffff;
  margin-top: 39px;
  word-break: break-word;
}

.footWrap .footLx a {
  color: #ffffff;
}

.footWrap .footLx a:hover {
  color: #27a0d4;
}

.footWrap .footD {
  width: 29.28%;
}

.footWrap .footForm {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 37px;
}

.footWrap .formItem {
  width: 49.28%;
  display: flex;
  align-items: start;
  margin-bottom: 8px;
}

.footWrap .footXing {
  font-family: Inter-Light,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #ff0000;
  margin-top: 15px;
  margin-right: 2px;
}

.footWrap .footInput {
  width: 100%;
  height: 45px;
  background-color: rgba(255, 255, 255, 0.1);
  padding: 0 13px;
  font-family: Inter-Light,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #ffffff;
}

.footWrap .footInput::-webkit-input-placeholder {
  font-family: Inter-Light,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #ffffff;
}

.footWrap .footInput:-moz-placeholder {
  font-family: Inter-Light,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #ffffff;
}

.footWrap .footInput::-moz-placeholder {
  font-family: Inter-Light,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #ffffff;
}

.footWrap .footInput:-ms-input-placeholder {
  font-family: Inter-Light,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #ffffff;
}

.footWrap .formArea {
  width: 100%;
  display: flex;
  margin-bottom: 7px;
}

.footWrap .footArea {
  width: 100%;
  height: 93px;
  background-color: rgba(255, 255, 255, 0.1);
  padding: 11px 14px;
  font-family: Inter-Light,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #ffffff;
}

.footWrap .footArea::-webkit-input-placeholder {
  font-family: Inter-Light,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #ffffff;
}

.footWrap .footArea:-moz-placeholder {
  font-family: Inter-Light,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #ffffff;
}

.footWrap .footArea::-moz-placeholder {
  font-family: Inter-Light,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #ffffff;
}

.footWrap .footArea:-ms-input-placeholder {
  font-family: Inter-Light,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #ffffff;
}

.footWrap .formAcpt {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}

.footWrap .formAcpt .formItem {
  width: 100%;
  margin-bottom: 0;
}

.footWrap .formCode {
  width: 99px;
  cursor: pointer;
  flex-shrink: 0;
}

.footWrap .formCode img {
  width: 100%;
  display: block;
}

.footWrap .footSub {
  width: calc(100% - 10px);
  margin-left: 10px;
  height: 45px;
  background-color: #27a0d4;
  border: 1px solid #27a0d4;
  transition: 0.2s;
  font-family: Inter-Light,Arial, Helvetica, sans-serif;
  font-size: 18px;
  margin-top: 8px;
  color: #ffffff;
}

.footWrap .footSub:hover {
  background-color: #ffffff;
  color: #27a0d4;
}

.footWrap .footBott {
  border-top: 1px solid rgba(255, 255, 255, 0.3);
  padding-top: 38px;
  margin-top: 79px;
  font-family: Inter-Light,Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #999999;
}

.footWrap .footBott a {
  color: #999999;
}

.footWrap .footBott a:hover {
  color: #27a0d4;
}

.sideNav {
  position: fixed;
  right: 21px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 200;
  width: 42px;
}

.sideNav .sideItem {
  width: 100%;
  background-color: #c6c6c6;
  transition: 0.2s;
  position: relative;
  margin-top: 1px;
  border-radius: 5px;
}

.sideNav .wxImg {
  max-width: unset;
  width: 120px;
  height: 120px;
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: calc(100% + 10px);
  display: none;
}

.sideNav .sideBox {
  width: 100%;
  text-align: center;
  display: block;
}

.sideNav .sideBox span {
  font-size: 16px;
  color: #ffffff;
  line-height: 42px;
}

.sideNav .sideItem:hover {
  background-color: #27a0d4;
}

.sideNav .sideItem:hover .sideBox span {
  color: #ffffff !important;
}

.sideNav .phoneTxt {
  width: max-content;
  padding: 10px;
  font-size: 16px;
  color: #ffffff;
  background-color: #27a0d4;
  position: absolute;
  right: calc(100% + 10px);
  top: 50%;
  transform: translateY(-50%);
  display: none;
}

.sideNav .phoneTxt a {
  color: #ffffff;
  text-underline-offset: 3px;
}

.sideNav .phoneTxt a:hover {
  text-decoration: underline;
}

.sideNav .goTop {
  background-color: #000000;
  border-radius: 5px;
  margin-top: 12px;
  cursor: pointer;
}

.sideNav .goTop .sideBox span {
  font-size: 18px;
}

.neiBnner .neiCont {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.neiBnner .neiTit {
  font-family: TimesLTStd-Semibold,Arial, Helvetica, sans-serif;
  font-size: 46px;
  color: #ffffff;
  text-align: center;
}

.neiBnner .crumbsBox {
  font-family: Inter-Regular,Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #ffffff;
  line-height: 28px;
  margin-top: 20px;
  text-align: center;
}

.neiBnner .crumbsBox a {
  color: #ffffff;
}

.neiBnner .crumbsBox a:hover {
  color: #2d9fd0;
}

.neiBnner .crumbsBox .crumActive {
  color: #2d9fd0;
}

.chanWrap {
  margin-top: 100px;
  display: flex;
  align-items: start;
  justify-content: space-between;
  margin-bottom: 70px;
}

.chanWrap .chanLeft {
  width: 22.71%;
}

.chanWrap .cateTit {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-family: TimesLTStd-Semibold,Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #ffffff;
  padding: 19px 29px;
  background-color: #2d9fd0;
}

.chanWrap .cateTit span {
  font-size: 18px;
  color: #ffffff;
  margin-left: 10px;
  transition: 0.2s;
  display: none;
}

.chanWrap .cateList {
  width: 100%;
  background-color: rgba(240, 241, 245, 0.5);
  padding: 27px 29px;
  padding-bottom: 30px;
}

.chanWrap .cateList > li {
  border-bottom: 1px solid #d2d2d2;
  padding-bottom: 18px;
  margin-bottom: 21px;
}

.chanWrap .cateList > li:last-child {
  margin-bottom: 0;
}

.chanWrap .cateList > li > a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-family: Inter-Medium,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #333333;
}

.chanWrap .cateList > li > a span {
  font-size: 16px;
  color: #333333;
  transition: 0.2s;
  margin-left: 10px;
  font-weight: bold;
}

.chanWrap .cateList > li > a:hover {
  color: #27a0d4;
}

.chanWrap .cateList > li > a:hover span {
  color: #27a0d4;
}

.chanWrap .jinIcon {
  display: none;
}

.chanWrap .yiCate > a {
  color: #27a0d4 !important;
}

.chanWrap .yiCate > a span {
  color: #27a0d4 !important;
}

.chanWrap .cateList > li > ul {
  margin-top: 27px;
  padding-left: 20px;
  padding-right: 12px;
  padding-bottom: 15px;
}

.chanWrap .cateList > li > ul > li > a {
  font-family: Inter-Light,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #666666;
}

.chanWrap .cateList > li > ul > li > a:hover {
  color: #2d9fd0;
}

.chanWrap .cateList > li > ul > li {
  margin-bottom: 16px;
}

.chanWrap .cateList > li > ul > li:last-child {
  margin-bottom: 0;
}

.chanWrap .erCate > a {
  color: #27a0d4 !important;
}

.chanWrap .tagsBox {
  margin-top: 40px;
}

.chanWrap .tagTit {
  font-family: TimesLTStd-Semibold,Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #ffffff;
  padding: 19px 29px;
  background-color: rgba(30, 30, 30, 0.3);
}

.chanWrap .tagList {
  display: flex;
  flex-wrap: wrap;
  margin-top: 20px;
}

.chanWrap .tagList a {
  font-family: Inter-Light,Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #666666;
  padding: 7px 12px;
  background-color: rgba(238, 238, 238, 0.4);
  margin-right: 9px;
  margin-bottom: 9px;
}

.chanWrap .tagList a:hover {
  background-color: rgba(45, 159, 208, 0.2);
  color: #2d9fd0;
}

.chanWrap .chanRight {
  width: 75.28%;
  margin-top: 5px;
}

.chanWrap .chanTips {
  font-family: Inter-Light,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #666666;
  line-height: 26px;
  margin-top: 10px;
}

.chanWrap .chanList {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 47px;
}

.chanWrap .chanList::after {
  width: 32.07%;
  content: '';
}

.chanWrap .chanItem {
  width: 32.07%;
  margin-bottom: 39px;
}

.chanWrap .chanImg {
  width: 100%;
  display: block;
  overflow: hidden;
}

.chanWrap .chanImg img {
  width: 100%;
  display: block;
}

.chanWrap .chanImg:hover img {
  transform: scale(1.1);
}

.chanWrap .chanName {
  font-family: Inter-Regular,Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #333333;
  margin-top: 30px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.chanWrap .chanName a {
  color: #333333;
  display: block;
}

.chanWrap .chanName a:hover {
  color: #27a0d4;
}

.chanWrap .chanTxt {
  font-family: Inter-Light,Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 28px;
  color: #666666;
  margin-top: 14px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.chanWrap .chanCheck {
  display: flex;
  align-items: center;
  margin-top: 29px;
}

.chanWrap .chanCheck input {
  width: 16px;
  height: 16px;
  border: solid 1px #2d9fd0;
  flex-shrink: 0;
  cursor: pointer;
  position: relative;
  outline: none;
  box-sizing: border-box;
  -webkit-appearance: none;
}

.chanWrap .chanCheck input[type="checkbox"]::before {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  content: '';
}

.chanWrap .chanCheck input[type="checkbox"]:checked::before {
  font-family: "iconfont" !important;
  content: '\e663';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 12px;
  color: #27a0d4;
  font-weight: bold;
  opacity: 1;
}

.chanWrap .chanCheck a {
  font-family: Inter-Regular,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #2d9fd0;
  margin-left: 10px;
  text-underline-offset: 4px;
}

.chanWrap .chanCheck a:hover {
  text-decoration: underline;
}

.biao36 {
  font-family: TimesLTStd-Semibold,Arial, Helvetica, sans-serif;
  font-size: 36px;
  color: #333333;
}

.pagingWrap {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  margin-top: 20px;
}

.pagingWrap .pagSub {
  display: flex;
  align-items: center;
  margin-top: 10px;
  margin-left: 20px;
}

.pagingWrap .pagSub input {
  font-family: Inter-Regular,Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #ffffff;
  padding: 1.5px 12px;
  background-color: #2d9fd0;
  border: 1px solid #2d9fd0;
  transition: 0.2s;
}

.pagingWrap .pagSub input:hover {
  background-color: #ffffff;
  color: #27a0d4;
}

.pagingWrap .pagSub img {
  width: 12px;
  display: block;
}

.pagingBox {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.pagingBox a {
  font-family: Inter-Regular,Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #333333;
  min-width: 36px;
  border: solid 1px #e5e5e5;
  line-height: 28px;
  height: 30px;
  text-align: center;
  padding: 0 10px;
  margin-top: 10px;
  margin-right: 8px;
}

.pagingBox a:last-child {
  margin-right: 0;
}

.pagingBox a:hover {
  border: 1px solid #2d9fd0;
  background-color: #2d9fd0;
  color: #ffffff;
}

.pagingBox .pagAct {
  border: 1px solid #2d9fd0;
  background-color: #2d9fd0;
  color: #ffffff;
}

.detailTop {
  margin-top: 100px;
  display: flex;
  align-items: start;
  justify-content: space-between;
}

.detailTop .detaLeft {
  position: relative;
  display: flex;
  justify-content: space-between;
}

.detailTop .dtSwiper1 {
  width: 520px;
  height: 520px;
  overflow: hidden;
}

.detailTop .dtSwiper1 img {
  width: 100%;
  display: block;
}

.detailTop .xiangSuo {
  width: 88px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  height: 520px;
  margin-left: 12px;
}

.detailTop .suoQie {
  font-size: 18px;
  color: #3D3D3D;
  cursor: pointer;
  transition: 0.2s;
}

.detailTop .suoQie:hover {
  color: #27a0d4;
}

.detailTop .suoItem {
  border: 1px solid transparent;
  cursor: pointer;
  transition: 0.2s;
}

.detailTop .suoItem img {
  width: 100%;
  display: block;
}

.detailTop .suoItem:hover {
  border: solid 1px #0da5ae;
}

.detailTop .suoSwiper {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.detailTop .suoSwiper .swiper-slide-thumb-active {
  border: solid 1px #0da5ae;
}

.detailTop .detaBox {
  display: flex;
  align-items: center;
  margin-top: 64px;
  flex-wrap: wrap;
}

.detailTop .detaBtn {
  display: flex;
  margin-right: 30px;
}

.detailTop .detaBtn a {
  background-color: #27a0d4;
  border: solid 1px #27a0d4;
  min-width: 190px;
  text-align: center;
  padding: 14px 10px;
  margin-right: 8px;
  margin-top: 10px;
  color: #ffffff;
  font-family: TimesLTStd-Semibold,Arial, Helvetica, sans-serif;
  font-size: 18px;
}

.detailTop .detaBtn a:last-child {
  margin-right: 0;
}

.detailTop .detaBtn a:hover {
  background-color: #ffffff;
  color: #27a0d4;
}

.detailTop .detaShare {
  display: flex;
  align-items: center;
  margin-top: 10px;
  font-family: Inter-Light,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #666666;
}

.detailTop .detaShare img {
  width: 164px;
  display: block;
  cursor: pointer;
}

.detailTop .detaShare p {
  margin-right: 12px;
}

.detailTop .detaRight {
  flex: 1;
  margin-left: 83px;
  margin-top: 20px;
}

.detailTop .detaTit {
  font-family: TimesLTStd-Semibold,Arial, Helvetica, sans-serif;
  font-size: 30px;
  line-height: 40px;
  color: #333333;
}

.detailTop .intrTit {
  font-family: Inter-Regular,Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #333333;
  margin-top: 66px;
}

.detailTop .detaTxt {
  font-family: Inter-Light,Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 30px;
  color: #666666;
  margin-top: 11px;
}

.detailTop .detaTxt a {
  color: #666666;
}

.detailTop .detaTxt a:hover {
  color: #27a0d4;
}

.detailTop .detaTxt img {
  max-width: 100%;
}

.maoWrap {
  background-color: #f2f3f5;
  position: sticky;
  top: 90px;
  left: 0;
  margin-top: 80px;
}

.maoWrap .maoBox {
  display: flex;
  /*! justify-content: space-between; */
}

.maoWrap .maoBox a {
  font-family: Inter-Medium,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #333333;
  position: relative;
  padding: 25px 0px;
  flex-shrink: 0;
  margin-right: 50px;
  text-align: center;
}

.maoWrap .maoBox a:last-child {
  margin-right: 0;
}

.maoWrap .maoBox a::after {
  width: 0;
  height: 2px;
  background-color: #2d9fd0;
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  transition: 0.2s;
}

.maoWrap .maoBox a:hover {
  color: #27a0d4;
}

.maoWrap .maoBox a:hover::after {
  width: 125px;
}

.descTxt {
  font-family: Inter-Light,Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 32px;
  color: #666666;
}

.descTxt a {
  color: #666666;
}

.descTxt a:hover {
  color: #27a0d4;
}

.descTxt img {
  max-width: 100%;
}

.descTxt .tablen {
  width: 100%;
  overflow-x: auto;
}

.descTxt table {
  width: 100%;
}

.descTxt table td {
  font-family: Inter-Light,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #333333;
  padding: 5px 79px;
  width: 50%;
  min-width: 150px;
}

.descTxt table td:nth-child(1) {
  border-right: 1px solid #e6e8eb;
}

.descTxt table tr:nth-child(even) {
  background-color: #f0f2f5;
}

.descTxt table tr:nth-child(1) {
  background-color: #2d9fd0;
}

.descTxt table tr:nth-child(1) td {
  color: #ffffff;
  font-family: Inter-Medium,Arial, Helvetica, sans-serif;
  text-align: center;
}

.descBox {
  margin-top: 60px;
}

.descBox .descImg {
  width: 47.86%;
  float: right;
  margin-left: 45px;
  margin-bottom: 10px;
}

.descBox .descImg img {
  width: 100%;
  display: block;
}

.descBox .descInfo {
  padding-top: 61px;
}

.descBox .descTxt {
  margin-top: 51px;
}

.specBox {
  margin-top: 41px;
}

.specBox .descTxt {
  margin-top: 15px;
}

.advaWrap {
  margin-top: 51px;
}

.advaWrap .advaList {
  display: flex;
  flex-wrap: wrap;
  margin-top: 41px;
  justify-content: space-between;
}

.advaWrap .advaItem {
  width: 46.93%;
  padding-left: 42px;
  position: relative;
  margin-bottom: 37px;
}

.advaWrap .advaItem::before {
  background: url("../images/duigou1.png") center center/cover no-repeat;
  content: '';
  position: absolute;
  top: -4px;
  left: 0;
  width: 27px;
  height: 28px;
}

.advaWrap .advaName {
  font-family: Inter-Medium,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #333333;
}

.advaWrap .descTxt {
  margin-top: 22px;
  line-height: 30px;
}

.advaWrap .advaItem:last-child {
  width: 100%;
  margin-bottom: 0;
}

.funcWrap {
  margin-top: 44px;
}

.funcWrap .descTxt {
  margin-top: 14px;
}

.applBox {
  margin-top: 45px;
}

.applBox .applSwiper {
  width: 100%;
  overflow: hidden;
  margin-top: 25px;
}

.applBox .applImg {
  width: 100%;
  display: block;
  overflow: hidden;
}

.applBox .applImg img {
  width: 100%;
  display: block;
}

.applBox .applImg:hover img {
  transform: scale(1.1);
}

.applBox .applName {
  font-family: Inter-Medium,Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #333333;
  text-align: center;
  margin-top: 16px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.applBox .applName a {
  color: #333333;
}

.applBox .applName a:hover {
  color: #27a0d4;
}

.cautBox {
  margin-top: 50px;
}

.cautBox .cautList {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 36px;
}

.cautBox .cautItem {
  width: 48.28%;
  position: relative;
  padding-left: 44px;
  font-family: Inter-Light,Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 30px;
  color: #333333;
  margin-bottom: 23px;
}

.cautBox .cautItem::before {
  background: url("../images/duigou1.png") center center/cover no-repeat;
  content: '';
  position: absolute;
  top: 1px;
  left: 0;
  width: 27px;
  height: 28px;
}

.cautBox .cautItem:last-child {
  margin-bottom: 0;
}

.ingrBox {
  margin-top: 42px;
}

.ingrBox .descTxt {
  margin-top: 30px;
}

.ingrBox .biao36 {
  text-align: center;
}

.faqBox {
  margin-top: 41px;
}

.faqBox .faqBott {
  margin-top: 49px;
  display: flex;
  align-items: start;
  justify-content: space-between;
}

.faqBox .faqBlock {
  width: 49.07%;
}

.faqBox .faqItem {
  margin-bottom: 10px;
}

.faqBox .faqQues {
  background-color: #f7f7f7;
  display: flex;
  align-items: start;
  justify-content: space-between;
  padding: 24.5px 19px;
  cursor: pointer;
  transition: 0.2s;
}

.faqBox .faqQues span {
  font-size: 18px;
  color: #444444;
  font-weight: bold;
  margin-left: 44px;
  transition: 0.2s;
}

.faqBox .faqQues p {
  display: flex;
  align-items: start;
  font-family: Inter-Medium,Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #333333;
  line-height: 30px;
  transition: 0.2s;
}

.faqBox .faqQues em {
  margin-right: 5px;
}

.faqBox .faqQues:hover {
  background-color: #eef3f9;
}

.faqBox .jinIcon {
  display: none;
}

.faqBox .faqAnsw {
  display: flex;
  align-items: start;
  font-family: Inter-Light,Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 32px;
  color: #666666;
  margin-top: 16px;
  padding-left: 20px;
  padding-right: 54px;
  padding-bottom: 16px;
}

.faqBox .faqAnsw a {
  color: #666666;
}

.faqBox .faqAnsw em {
  margin-right: 5px;
}

.faqBox .faqCont {
  display: none;
}

.suppBox {
  margin-top: 42px;
  margin-bottom: 96px;
}

.suppBox .suppList {
  display: flex;
  align-items: start;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 41px;
}

.suppBox .suppItem {
  width: 48.5%;
  padding-left: 44px;
  position: relative;
  font-family: Inter-Medium,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #333333;
  margin-bottom: 30px;
}

.suppBox .suppItem::before {
  background: url("../images/duigou1.png") center center/cover no-repeat;
  content: '';
  position: absolute;
  top: -4px;
  left: 0;
  width: 27px;
  height: 28px;
}

.suppBox .suppItem:last-child {
  margin-bottom: 0;
}

.relaWrap {
  margin-top: 81px;
  margin-bottom: 86px;
}

.relaWrap .relaTips {
  font-family: Inter-Light,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #666666;
  margin-top: 18px;
}

.relaWrap .relaBox {
  position: relative;
  margin-top: 60px;
  width: 100%;
}

.relaWrap .relaQie {
  font-size: 32px;
  color: #3D3D3D;
  position: absolute;
  top: 30%;
  cursor: pointer;
  transition: 0.2s;
}

.relaWrap .relaQie:hover {
  color: #27a0d4;
}

.relaWrap .relaPrev {
  left: -64px;
}

.relaWrap .relaNext {
  right: -64px;
}

.relaWrap .relaSwiper {
  width: 100%;
  overflow: hidden;
}

.relaWrap .relaTop {
  width: 100%;
  position: relative;
}

.relaWrap .relaTop:hover .relaMask {
  opacity: 1;
}

.relaWrap .relaImg {
  width: 100%;
  display: block;
  overflow: hidden;
}

.relaWrap .relaImg img {
  width: 100%;
  display: block;
}

.relaWrap .relaImg:hover img {
  transform: scale(1.1);
}

.relaWrap .relaMask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom, rgba(39, 160, 212, 0.8), rgba(39, 160, 212, 0.2));
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  transition: 0.2s;
}

.relaWrap .relaMask a {
  font-family: Inter-Regular,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #27a0d4;
  padding: 14.5px 40px;
  background-color: #ffffff;
  border: solid 1px #ffffff;
  text-align: center;
}

.relaWrap .relaMask a:hover {
  background-color: #27a0d4;
  color: #ffffff;
}

.relaWrap .relaName {
  font-family: TimesLTStd-Semibold,Arial, Helvetica, sans-serif;
  font-size: 17px;
  color: #333333;
  margin-top: 32px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}

.relaWrap .relaName a {
  color: #333333;
}

.relaWrap .relaName a:hover {
  color: #27a0d4;
}

.relaWrap .relaTxt {
  font-family: Inter-Light,Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 28px;
  color: #666666;
  margin-top: 22px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}

.guanyuWrap {
  padding-top: 90px;
  position: relative;
}

.guanyuWrap .aboutBlock {
  width: 129px;
  position: absolute;
  top: 77px;
  left: 0;
}

.guanyuWrap .gyImg {
  float: right;
  width: 49.07%;
  margin-left: 95px;
  margin-bottom: 10px;
}

.guanyuWrap .gyInfo {
  padding-top: 28px;
}

.guanyuWrap .gyTips {
  font-family: Inter-Light,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #27a0d4;
  margin-top: 8px;
}

.guanyuWrap .gyTxt {
  font-family: Inter-Light,Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 30px;
  color: #666666;
  margin-top: 43px;
}

.guanyuWrap .gyTxt em {
  color: #27a0d4;
}

.guanyuWrap .guanyuBox {
  position: relative;
  z-index: 100;
}

.aboutFact {
  margin-top: 44px;
}

.aboutFact .aboutWrap {
  margin-top: 0;
}

.aboutFact .biao46 {
  width: 250px;
  line-height: 60px;
}

.aboutFact .afTxt {
  flex: 1;
  margin-left: 110px;
  font-family: Inter-Light,Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 32px;
  color: #333333;
}

.aboutFact .aboutTop {
  align-items: start;
}

.richWrap {
  margin-top: 100px;
  padding-left: calc((100vw - 1400px) / 2);
  display: flex;
  align-items: start;
  justify-content: space-between;
}

.richWrap .richLeft {
  width: 37.17%;
  margin-top: 3px;
}

.richWrap .richTxt {
  font-family: Inter-Light,Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 30px;
  color: #666666;
  margin-top: 26px;
}

.richWrap .richTxt a {
  color: #666666;
}

.richWrap .richTxt a:hover {
  color: #27a0d4;
}

.richWrap .richBtn {
  font-family: TimesLTStd-Semibold,Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #ffffff;
  display: block;
  width: max-content;
  max-width: 100%;
  background-color: #27a0d4;
  border: solid 1px #27a0d4;
  padding: 14px 45px;
  margin-top: 46px;
}

.richWrap .richBtn:hover {
  background-color: #ffffff;
  color: #27a0d4;
}

.richWrap .richRight {
  width: 57.13%;
}

.richWrap .richSwiper {
  width: 100%;
  overflow: hidden;
}

.richWrap .swiper-slide img {
  width: 100%;
  display: block;
}

.richWrap .richPoint {
  margin-top: 40px;
  display: flex;
  justify-content: center;
}

.richWrap .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background-color: #999999;
  opacity: 0.6;
  border-radius: 50%;
  position: relative;
  margin: 0 15px !important;
}

.richWrap .swiper-pagination-bullet::after {
  width: 17px;
  height: 17px;
  border: solid 1px #999999;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  content: '';
  transition: 0.2s;
  opacity: 0;
}

.richWrap .swiper-pagination-bullet-active {
  opacity: 1;
}

.richWrap .swiper-pagination-bullet-active::after {
  opacity: 1;
}

.chooWrap {
  background: linear-gradient(to bottom, rgba(240, 242, 245, 0.6), #ffffff);
}

.chooBox {
  padding-top: 80px;
  margin-top: 90px;
}

.chooBox .biao46 {
  text-align: center;
}

.chooBox .chooTips {
  font-family: Inter-Light,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #27a0d4;
  text-align: center;
  margin-top: 8px;
}

.chooBox .chooList {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 50px;
}

.chooBox .chooItem {
  width: 48.93%;
  background-color: #ffffff;
  padding: 48px 30px;
  padding-bottom: 46px;
  display: flex;
  align-items: start;
}

.chooBox .chooIcon {
  width: 66px;
  display: block;
  margin-top: 6px;
}

.chooBox .chooInfo {
  flex: 1;
  margin-left: 29px;
}

.chooBox .chooInfo p:nth-child(1) {
  font-family: TimesLTStd-Semibold,Arial, Helvetica, sans-serif;
  font-size: 38px;
  color: #27a0d4;
}

.chooBox .chooInfo p:nth-child(2) {
  font-family: Inter-Light,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #666666;
  margin-top: 16px;
}

.certWrap {
  margin-top: 80px;
}

.certWrap .certTop {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}

.certWrap .certLeft {
  flex: 1;
  margin-right: 275px;
}

.certWrap .certTips {
  font-family: Inter-Light,Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 30px;
  color: #666666;
  margin-top: 13px;
}

.certWrap .certQie {
  display: flex;
  margin-bottom: 13px;
}

.certWrap .certQie span {
  width: 56px;
  height: 56px;
  line-height: 56px;
  background-color: #ffffff;
  border: solid 1px rgba(30, 30, 30, 0.3);
  text-align: center;
  font-size: 24px;
  color: #333333;
  margin-left: 10px;
  cursor: pointer;
  transition: 0.2s;
  border-radius: 50%;
}

.certWrap .certQie span:hover {
  border: 1px solid #27a0d4;
  background-color: #27a0d4;
  color: #ffffff;
}

.certWrap .certSwiper {
  width: 100%;
  overflow: hidden;
  margin-top: 40px;
}

.certWrap .certImg {
  width: 100%;
  overflow: hidden;
  display: block;
}

.certWrap .certImg img {
  width: 100%;
  display: block;
}

.certWrap .certName {
  font-family: Inter-Medium,Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 26px;
  color: #333333;
  text-align: center;
  margin-top: 13px;
  padding: 0 50px;
}

.histWrap {
  background: url("../images/hist1.jpg") center center/cover no-repeat;
  padding-top: 59px;
  padding-bottom: 271px;
  margin-top: 77px;
}

.histWrap .biao46 {
  text-align: center;
  color: #ffffff;
}

.histWrap .histTxt {
  font-family: Inter-Light,Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 30px;
  color: #ffffff;
  margin-top: 30px;
  text-align: center;
  padding: 0 130px;
}

.histWrap .touchBtn {
  font-family: TimesLTStd-Semibold,Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #ffffff;
  display: block;
  max-width: 100%;
  width: max-content;
  margin: 0 auto;
  margin-top: 45px;
  background-color: #27a0d4;
  border: solid 1px #27a0d4;
  padding: 14.5px 50px;
}

.histWrap .touchBtn:hover {
  background-color: #ffffff;
  color: #27a0d4;
}

.geogWrap {
  margin-top: 100px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.geogWrap .geogImg {
  width: 49.07%;
}

.geogWrap .geogImg img {
  width: 100%;
  display: block;
}

.geogWrap .geogInfo {
  flex: 1;
  margin-left: 87px;
}

.geogWrap .biao46 {
  line-height: 50px;
}

.geogWrap .geogTxt {
  font-family: Inter-Light,Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 30px;
  color: #666666;
  margin-top: 46px;
}

.geogWrap .geogBtn {
  font-family: TimesLTStd-Semibold,Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #ffffff;
  padding: 14.5px 30px;
  background-color: #27a0d4;
  border: solid 1px #27a0d4;
  display: block;
  max-width: 100%;
  width: max-content;
  margin-top: 87px;
}

.geogWrap .geogBtn:hover {
  background-color: #ffffff;
  color: #27a0d4;
}

.deveWrap {
  margin-top: 76px;
}

.deveWrap .deveImg {
  width: 32.86%;
  float: right;
  margin-left: 103px;
  margin-bottom: 10px;
}

.deveWrap .deveInfo {
  padding-top: 42px;
}

.deveWrap .deveCont {
  font-family: Inter-Light,Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 30px;
  color: #666666;
  margin-top: 34px;
}

.corpWrap {
  background: url("../images/corp1.jpg") center center/cover no-repeat;
  padding-top: 70px;
  padding-bottom: 100px;
  margin-top: 77px;
}

.corpWrap .biao46 {
  text-align: center;
  color: #ffffff;
}

.corpWrap .corpTxt {
  font-family: Inter-Light,Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 30px;
  color: #ffffff;
  margin-top: 33px;
  text-align: center;
}

.corpWrap .corpBtn {
  font-family: Inter-Regular,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #27a0d4;
  display: block;
  width: max-content;
  max-width: 100%;
  background-color: #ffffff;
  border: solid 1px #ffffff;
  margin: 0 auto;
  margin-top: 47px;
  padding: 17px 58px;
}

.corpWrap .corpBtn:hover {
  background-color: #27a0d4;
  color: #ffffff;
}

.showcaseWrap {
  margin-top: 79px;
  margin-bottom: 90px;
}

.showcaseWrap .biao46 {
  text-align: center;
}

.showcaseWrap .showTips {
  font-family: Inter-Light,Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 30px;
  color: #666666;
  margin-top: 3px;
  text-align: center;
}

.showcaseWrap .showList {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 54px;
}

.showcaseWrap .showList::after {
  width: 31.86%;
  content: '';
}

.showcaseWrap .showItem {
  width: 31.86%;
  position: relative;
  margin-bottom: 30px;
}

.showcaseWrap .showItem img {
  width: 100%;
  display: block;
}

.showcaseWrap .showMask {
  position: absolute;
  bottom: 0;
  left: 0;
  font-family: Inter-Light,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #ffffff;
  padding: 19px 30px;
  background: url("../images/show2.png") center center/cover no-repeat;
  width: 100%;
  min-height: 167px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  opacity: 0;
  transition: 0.2s;
}

.showcaseWrap .showItem:hover .showMask {
  opacity: 1;
}

.showcaseWrap .pagingBox {
  margin-top: 20px;
}

.techWrap {
  margin-top: 79px;
  margin-bottom: 90px;
}

.techWrap .biao46 {
  text-align: center;
}

.techWrap .techTips {
  font-family: Inter-Light,Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 30px;
  color: #666666;
  margin-top: 3px;
  text-align: center;
}

.techWrap .techList {
  margin-top: 86px;
}

.techWrap .techImg {
  width: 48.57%;
  border-radius: 32px;
  overflow: hidden;
  float: left;
  margin-right: 70px;
  margin-bottom: 10px;
}

.techWrap .techImg img {
  width: 100%;
  display: block;
}

.techWrap .techInfo {
  padding-top: 22px;
}

.techWrap .techNum {
  font-family: Inter-Light,Arial, Helvetica, sans-serif;
  font-size: 20px;
  color: #27a0d4;
}

.techWrap .techName {
  font-family: TimesLTStd-Semibold,Arial, Helvetica, sans-serif;
  font-size: 36px;
  line-height: 46px;
  color: #333333;
  margin-top: 11px;
}

.techWrap .techTxt {
  font-family: Inter-Light,Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 32px;
  color: #666666;
  margin-top: 27px;
}

.techWrap .techItem:nth-child(even) .techImg {
  float: right;
  margin-right: 0;
  margin-left: 90px;
}

.techWrap .techItem {
  margin-bottom: 47px;
}

.techWrap .techItem:last-child {
  margin-bottom: 0;
}

.deepWrap {
  margin-top: 79px;
  margin-bottom: 92px;
}

.deepWrap .deepTop {
  display: flex;
  align-items: start;
  justify-content: space-between;
}

.deepWrap .biao46 {
  max-width: 50%;
}

.deepWrap .deepTxt {
  flex: 1;
  margin-left: 112px;
  font-family: Inter-Light,Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 30px;
  color: #666666;
  margin-top: 18px;
}

.deepWrap .deepCont {
  margin-top: 41px;
  font-family: Inter-Light,Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 30px;
  color: #666666;
}

.deepWrap .deepCont a {
  color: #666666;
}

.deepWrap .deepCont a:hover {
  color: #27a0d4;
}

.deepWrap .deepCont img {
  max-width: 100%;
}

.videoWrap {
  margin-top: 78px;
  margin-bottom: 100px;
}

.videoWrap .biao46 {
  text-align: center;
}

.videoWrap .videoBtn {
  display: flex;
  justify-content: center;
  margin-top: 13px;
}

.videoWrap .videoBtn a {
  min-width: 180px;
  font-family: Inter-Light,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #333333;
  padding: 8.5px 10px;
  margin-right: 10px;
  background-color: #e5e5e5;
  text-align: center;
  border-radius: 18px;
}

.videoWrap .videoBtn a:last-child {
  margin-right: 0;
}

.videoWrap .videoBtn a:hover {
  background-color: #27a0d4;
  color: #ffffff;
}

.videoWrap .videoBtn .videoAct {
  background-color: #27a0d4;
  color: #ffffff;
}

.videoWrap .videoList {
  margin-top: 38px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.videoWrap .videoList::after {
  width: 31.86%;
  content: '';
}

.videoWrap .videoItem {
  width: 31.86%;
  margin-bottom: 23px;
}

.videoWrap .videoImg {
  width: 100%;
  position: relative;
  cursor: pointer;
}

.videoWrap .videoSrc {
  width: 100%;
  display: block;
}

.videoWrap .videoSpan {
  width: 52px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.videoWrap .videoImg:hover .videoSpan {
  width: 62px;
}

.videoWrap .videoName {
  font-family: Inter-Medium,Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 26px;
  color: #333333;
  margin-top: 13px;
  text-align: center;
}

.videoWrap .pagingBox {
  margin-top: 14px;
}

.xinwWrap {
  margin-top: 73px;
}

.xinwWrap .xinwTop {
  display: flex;
  align-items: start;
  justify-content: space-between;
}

.xinwWrap .biao46 {
  margin-top: 5px;
}

.xinwWrap .xinwTxt {
  flex: 1;
  margin-left: 201px;
  margin-top: 10px;
  font-family: Inter-Light,Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 26px;
  color: #666666;
}

.xinwWrap .xinwList {
  margin-top: 67px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.xinwWrap .xinwList::after {
  width: 31.66%;
  content: '';
}

.xinwWrap .xinwItem {
  width: 31.66%;
  position: relative;
  margin-bottom: 30px;
}

.xinwWrap .newsImg {
  width: 100%;
  display: block;
  overflow: hidden;
}

.xinwWrap .newsImg:hover img {
  transform: scale(1.1);
}

.xinwWrap .newsDate {
  position: absolute;
  top: 0;
  right: 0;
  font-family: Inter-Regular,Arial, Helvetica, sans-serif;
  font-size: 20px;
  color: #ffffff;
  padding: 16px 20px;
  background-color: #27a0d4;
}

.xinwWrap .newsCont {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  background: url("../images/news2.png") center center/cover no-repeat;
  padding: 10px 58px 33px 30px;
  min-height: 367px;
}

.xinwWrap .newsName {
  font-family: Inter-Regular,Arial, Helvetica, sans-serif;
  font-size: 19px;
  line-height: 32px;
  color: #ffffff;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.xinwWrap .newsName a {
  color: #ffffff;
  display: block;
}

.xinwWrap .newsName a:hover {
  color: #27a0d4;
}

.xinwWrap .newsInfo {
  font-family: Inter-Light,Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 26px;
  color: #ffffff;
  margin-top: 12px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.xinwWrap .pagingBox {
  margin-top: 20px;
}

.neiProd {
  background-color: rgba(238, 238, 238, 0.3);
  background: linear-gradient(to bottom, rgba(238, 238, 238, 0.3), #ffffff);
  margin-top: 80px;
  padding-top: 72px;
  padding-bottom: 39px;
  margin-bottom: 50px;
}

.neiProd .prodWrap {
  margin-top: 0;
}

.newsDetail {
  margin-top: 81px;
  margin-bottom: 90px;
}

.newsDetail .ndTit {
  font-family: TimesLTStd-Semibold,Arial, Helvetica, sans-serif;
  font-size: 30px;
  line-height: 36px;
  color: #333333;
}

.newsDetail .ndDate {
  display: flex;
  align-items: center;
  margin-top: 17px;
  font-family: Inter-Light,Arial, Helvetica, sans-serif;
  font-size: 16px;
}

.newsDetail .ndShare {
  display: flex;
  align-items: center;
  margin-left: 28px;
}

.newsDetail .ndShare img {
  width: 164px;
  display: block;
  cursor: pointer;
}

.newsDetail .ndShare p {
  margin-right: 10px;
}

.newsDetail .ndCont {
  border-top: 1px solid #e5e5e5;
  margin-top: 12px;
  padding-top: 21px;
  font-family: Inter-Light,Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 30px;
  color: #666666;
}

.newsDetail .ndCont a {
  color: #666666;
}

.newsDetail .ndCont a:hover {
  color: #27a0d4;
}

.newsDetail .ndCont img {
  max-width: 100%;
}

.fenYe {
  border-top: 1px solid #d8dbe3;
  padding-top: 37px;
  display: flex;
  justify-content: space-between;
  align-items: start;
  margin-top: 35px;
}

.fenYe a {
  width: 49%;
  display: flex;
  align-items: center;
}

.fenYe a span {
  width: 56px;
  height: 56px;
  border: solid 1px #1e1e1e;
  text-align: center;
  line-height: 56px;
  font-size: 24px;
  color: #333333;
  border-radius: 50%;
  margin-right: 20px;
  transition: 0.2s;
}

.fenYe a div p:nth-child(1) {
  font-family: Inter-Medium,Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #333333;
}

.fenYe a div p:nth-child(2) {
  font-family: Inter-Regular,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #666666;
  margin-top: 5px;
}

.fenYe a:nth-child(2) {
  flex-direction: row-reverse;
}

.fenYe a:nth-child(2) div {
  text-align: right;
}

.fenYe a:nth-child(2) span {
  margin-left: 20px;
  margin-right: 0;
}

.fenYe a:hover span {
  border: 1px solid #036ab4;
  background-color: #036ab4;
  color: #ffffff;
}

.downWrap {
  margin-top: 78px;
  margin-bottom: 79px;
}

.downWrap .downTop {
  display: flex;
  align-items: start;
  justify-content: space-between;
}

.downWrap .downTxt {
  flex: 1;
  margin-left: 197px;
  font-family: Inter-Light,Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 26px;
  color: #666666;
  margin-top: 5px;
}

.downWrap .downList {
  margin-top: 70px;
}

.downWrap .downItem {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: rgba(238, 238, 238, 0.6);
  border-radius: 16px;
  padding: 24px 20px;
  margin-bottom: 10px;
}

.downWrap .downItem:last-child {
  margin-bottom: 0;
}

.downWrap .downLeft {
  flex: 1;
  margin-right: 30px;
  display: flex;
  align-items: center;
}

.downWrap .downIcon {
  width: 61px;
  display: block;
}

.downWrap .downInfo {
  flex: 1;
  margin-left: 25px;
}

.downWrap .downName {
  font-family: Inter-Medium,Arial, Helvetica, sans-serif;
  font-size: 20px;
  color: #333333;
}

.downWrap .downName a {
  color: #333333;
}

.downWrap .downName a:hover {
  color: #27a0d4;
}

.downWrap .downCont {
  font-family: Inter-Light,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #666666;
  margin-top: 16px;
}

.downWrap .downBtn {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  width: max-content;
  max-width: 100%;
  font-family: Inter-Medium,Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #27a0d4;
  border-radius: 28px;
  border: solid 1px #27a0d4;
  padding: 8px 10px;
  padding-left: 34px;
  background-color: #E9F0F3;
  cursor: pointer;
  transition: 0.2s;
}

.downWrap .downBtn span {
  font-size: 24px;
  color: #27a0d4;
  width: 38px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  background-color: rgba(39, 160, 212, 0.2);
  margin-left: 26px;
  border-radius: 50%;
  transition: 0.2s;
}

.downWrap .downBtn:hover {
  background-color: #27a0d4;
  color: #ffffff;
}

.downWrap .downBtn:hover span {
  color: #ffffff;
  background-color: rgba(255, 255, 255, 0.2);
}

.downWrap .pagingBox {
  margin-top: 49px;
}

.downMask {
  background-color: rgba(0, 0, 0, 0.5);
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 800;
  display: none;
}

.downMask .maskCont {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}

.downMask .maskBox {
  width: 918px;
  background-color: #ffffff;
  border-radius: 10px;
  position: relative;
  max-height: 100%;
  overflow-y: auto;
  padding: 40px 80px;
  padding-bottom: 65px;
}

.downMask .closeBtn {
  position: absolute;
  top: 19px;
  right: 20px;
  color: #444444;
  cursor: pointer;
  transition: 0.2s;
  font-size: 20px;
}

.downMask .freeTit {
  font-family: TimesLTStd-Semibold,Arial, Helvetica, sans-serif;
  font-size: 40px;
  color: #333333;
  text-align: center;
}

.downMask .maskForm {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 35px;
}

.downMask .maskItem {
  width: 48.2%;
  height: 51px;
  background-color: #f5f7fa;
  position: relative;
  padding: 0 20px;
  margin-bottom: 20px;
}

.downMask .maskXing {
  font-family: Inter-Light,Arial, Helvetica, sans-serif;
  font-size: 15px;
  color: #e62129;
  position: absolute;
  top: 14px;
  left: 11px;
}

.downMask .maskInput {
  font-family: Inter-Medium,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #666666;
  width: 100%;
  height: 100%;
}

.downMask input::-webkit-input-placeholder {
  font-family: Inter-Medium,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #666666;
}

.downMask input:-moz-placeholder {
  font-family: Inter-Medium,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #666666;
}

.downMask input::-moz-placeholder {
  font-family: Inter-Medium,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #666666;
}

.downMask input:-ms-input-placeholder {
  font-family: Inter-Medium,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #666666;
}

.downMask .maskArea {
  width: 100%;
  height: 169px;
  background-color: #f5f7fa;
  font-family: Inter-Medium,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #666666;
  padding: 12px 20px;
  margin-bottom: 19px;
}

.downMask .maskArea::-webkit-input-placeholder {
  font-family: Inter-Medium,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #666666;
}

.downMask .maskArea:-moz-placeholder {
  font-family: Inter-Medium,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #666666;
}

.downMask .maskArea::-moz-placeholder {
  font-family: Inter-Medium,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #666666;
}

.downMask .maskArea:-ms-input-placeholder {
  font-family: Inter-Medium,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #666666;
}

.downMask .captBox {
  width: 48.2%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #f5f7fa;
}

.downMask .captBox .maskItem {
  width: 100%;
  margin-bottom: 0;
}

.downMask .maskCode {
  flex-shrink: 0;
  cursor: pointer;
  width: 96px;
  position: relative;
}

.downMask .maskCode img {
  width: 100%;
  display: block;
}

.downMask .maskCode::before {
  width: 1px;
  height: 25px;
  background-color: #cccccc;
  content: '';
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
}

.downMask .maskSub {
  width: 48.2%;
  height: 51px;
  background-color: #27a0d4;
  border: 1px solid #27a0d4;
  transition: 0.2s;
  font-family: Inter-Medium,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #ffffff;
}

.downMask .maskSub:hover {
  background-color: #ffffff;
  color: #27a0d4;
}

.downMask .m-formcountry {
  position: relative;
}

.downMask .m-formcountry .drop-btn {
  position: relative;
  width: 100%;
  height: 100%;
}

.downMask .m-formcountry .drop-btn i,
.downMask .m-formcountry .drop-btn svg {
  position: absolute;
  right: 5px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 12px;
}

.downMask .m-formcountry .drop-list {
  display: none;
  border: 1px solid #e6e6e6;
  width: 100%;
  position: absolute;
  top: 100%;
  background-color: #fff;
  max-height: 223px;
  overflow-x: hidden;
  z-index: 10001;
  scrollbar-color: #333 rgba(0, 0, 0, 0.05);
  scrollbar-width: thin;
  left: 0;
}

.downMask .m-formcountry .drop-list::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}

.downMask .m-formcountry .drop-list::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0.05);
}

.downMask .m-formcountry .drop-list::-webkit-scrollbar-thumb {
  background-color: #333;
}

.downMask .m-formcountry .drop-list li {
  font-size: 14px;
  line-height: 20px;
  overflow: hidden;
  padding: 5px 27px;
  cursor: pointer;
  border-bottom: 1px solid #e6e6e6;
  color: #999;
}

.downMask .m-formcountry .drop-list li.on {
  background-color: #e0e0e0;
}

.touchWrap {
  margin-top: 78px;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}

.touchWrap .touchLeft {
  width: 68.43%;
}

.touchWrap .touchTips {
  font-family: Inter-Light,Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 26px;
  color: #666666;
  margin-top: 22px;
}

.touchWrap .touchForm {
  width: 100%;
  background-color: #ffffff;
  box-shadow: 0px 6px 46px 0px rgba(0, 0, 0, 0.06);
  border-radius: 16px;
  padding: 60px 54px;
  padding-bottom: 58px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 47px;
}

.touchWrap .touchItem {
  height: 60px;
  border-radius: 4px;
  border: solid 1px #e6e6e6;
  width: 48.8%;
  padding: 0 26px;
  position: relative;
  transition: 0.2s;
  margin-bottom: 13px;
}

.touchWrap .touchXing {
  position: absolute;
  top: 20px;
  left: 10px;
  font-family: Inter-Medium,Arial, Helvetica, sans-serif;
  font-size: 20px;
  color: #db0f1a;
}

.touchWrap .touchInput {
  width: 100%;
  height: 100%;
  font-family: Inter-Light,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #333333;
}

.touchWrap .touchInput::-webkit-input-placeholder {
  font-family: Inter-Light,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #333333;
}

.touchWrap .touchInput:-moz-placeholder {
  font-family: Inter-Light,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #333333;
}

.touchWrap .touchInput::-moz-placeholder {
  font-family: Inter-Light,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #333333;
}

.touchWrap .touchInput:-ms-input-placeholder {
  font-family: Inter-Light,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #333333;
}

.touchWrap .m-formcountry {
  position: relative;
}

.touchWrap .m-formcountry .drop-btn {
  position: relative;
  width: 100%;
  height: 100%;
}

.touchWrap .m-formcountry .drop-btn i,
.touchWrap .m-formcountry .drop-btn svg {
  position: absolute;
  right: -6px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 12px;
}

.touchWrap .m-formcountry .drop-list {
  display: none;
  border: 1px solid #e6e6e6;
  width: 100%;
  position: absolute;
  top: 100%;
  background-color: #fff;
  max-height: 223px;
  overflow-x: hidden;
  z-index: 10001;
  scrollbar-color: #333 rgba(0, 0, 0, 0.05);
  scrollbar-width: thin;
  left: 0;
}

.touchWrap .m-formcountry .drop-list::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}

.touchWrap .m-formcountry .drop-list::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0.05);
}

.touchWrap .m-formcountry .drop-list::-webkit-scrollbar-thumb {
  background-color: #333;
}

.touchWrap .m-formcountry .drop-list li {
  font-size: 14px;
  line-height: 20px;
  overflow: hidden;
  padding: 5px 27px;
  cursor: pointer;
  border-bottom: 1px solid #e6e6e6;
  color: #999;
}

.touchWrap .m-formcountry .drop-list li.on {
  background-color: #e0e0e0;
}

.touchWrap .touchArea {
  width: 100%;
  position: relative;
  padding: 18px 26px;
  border-radius: 4px;
  border: solid 1px #e6e6e6;
  margin-bottom: 19px;
  transition: 0.2s;
}

.touchWrap .touchText {
  font-family: Inter-Light,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #333333;
  width: 100%;
  height: 137px;
}

.touchWrap .touchText::-webkit-input-placeholder {
  font-family: Inter-Light,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #333333;
}

.touchWrap .touchText:-moz-placeholder {
  font-family: Inter-Light,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #333333;
}

.touchWrap .touchText::-moz-placeholder {
  font-family: Inter-Light,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #333333;
}

.touchWrap .touchText:-ms-input-placeholder {
  font-family: Inter-Light,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #333333;
}

.touchWrap .touchCapt {
  border: solid 1px #e6e6e6;
  width: 48.8%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-radius: 4px;
  transition: 0.2s;
}

.touchWrap .touchCapt .touchItem {
  border: none;
  margin-bottom: 0;
  width: 100%;
  height: 58px;
}

.touchWrap .touchCode {
  width: 100px;
  cursor: pointer;
  flex-shrink: 0;
}

.touchWrap .touchCode img {
  width: 100%;
  display: block;
}

.touchWrap .sendSub {
  width: 48.8%;
  height: 60px;
  background-color: #27a0d4;
  border: 1px solid #27a0d4;
  border-radius: 4px;
  transition: 0.2s;
  font-family: Inter-Medium,Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #ffffff;
}

.touchWrap .sendSub:hover {
  background-color: #ffffff;
  color: #27a0d4;
}

.touchWrap .inputAct {
  border: 1px solid #27a0d4;
}

.touchWrap .inputAct .touchInput::-webkit-input-placeholder {
  font-family: Inter-Medium,Arial, Helvetica, sans-serif;
}

.touchWrap .inputAct .touchInput:-moz-placeholder {
  font-family: Inter-Medium,Arial, Helvetica, sans-serif;
}

.touchWrap .inputAct .touchInput::-moz-placeholder {
  font-family: Inter-Medium,Arial, Helvetica, sans-serif;
}

.touchWrap .inputAct .touchInput:-ms-input-placeholder {
  font-family: Inter-Medium,Arial, Helvetica, sans-serif;
}

.touchWrap .inputAct .touchText::-webkit-input-placeholder {
  font-family: Inter-Medium,Arial, Helvetica, sans-serif;
}

.touchWrap .inputAct .touchText:-moz-placeholder {
  font-family: Inter-Medium,Arial, Helvetica, sans-serif;
}

.touchWrap .inputAct .touchText::-moz-placeholder {
  font-family: Inter-Medium,Arial, Helvetica, sans-serif;
}

.touchWrap .inputAct .touchText:-ms-input-placeholder {
  font-family: Inter-Medium,Arial, Helvetica, sans-serif;
}

.touchWrap .touchRight {
  width: 30%;
}

.touchWrap .teleItem {
  width: 100%;
  background-color: #f6f7f9;
  border-radius: 16px;
  padding: 43px 33px;
  display: flex;
  align-items: start;
  margin-bottom: 17px;
  transition: 0.2s;
}

.touchWrap .teleItem span {
  font-size: 38px;
  color: #27a0d4;
  transition: 0.2s;
}

.touchWrap .teleItem:last-child {
  margin-bottom: 0;
}

.touchWrap .teleItem:hover {
  background-color: #27a0d4;
  box-shadow: 0px 6px 46px 0px rgba(0, 0, 0, 0.06);
}

.touchWrap .teleItem:hover span {
  color: #ffffff;
}

.touchWrap .teleItem:hover .teleInfo p {
  color: #ffffff !important;
}

.touchWrap .teleItem:hover .teleInfo p a {
  color: #ffffff !important;
}

.touchWrap .teleInfo {
  flex: 1;
  margin-left: 23px;
  margin-top: 5px;
  word-break: break-word;
}

.touchWrap .teleInfo p:nth-child(1) {
  font-family: TimesLTStd-Semibold,Arial, Helvetica, sans-serif;
  font-size: 24px;
  color: #333333;
  transition: 0.2s;
}

.touchWrap .teleInfo p:nth-child(2) {
  font-family: Inter-Medium,Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #666666;
  margin-top: 19px;
  transition: 0.2s;
}

.touchWrap .teleInfo p:nth-child(2) a {
  color: #666666;
}

.touchWrap .teleInfo p:nth-child(2) a:hover {
  color: #27a0d4;
}

.contFaq {
  background-color: rgba(240, 242, 245, 0.6);
  padding-top: 78px;
  margin-top: 101px;
  padding-bottom: 81px;
}

.contFaq .faqBox {
  margin-top: 0;
}

.contFaq .biao46 {
  text-align: center;
}

.contFaq .faqQues {
  background-color: #ffffff;
}

.contFaq .faqBott {
  margin-top: 59px;
}

.contFaq .faqQues:hover {
  background-color: rgba(39, 160, 212, 0.1);
}

.contFaq .faqQues:hover p {
  color: #27a0d4;
}

.contFaq .faqQues:hover span {
  color: #27a0d4;
}

.bannerSwiper {
  width: 100%;
  overflow: hidden;
  position: relative;
}

.bannerSwiper .bannerQie {
  font-size: 26px;
  color: #ffffff;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  transition: 0.2s;
  z-index: 200;
}

.bannerSwiper .bannerQie:hover {
  color: #27a0d4;
}

.bannerSwiper .bannerPrev {
  left: 146px;
}

.bannerSwiper .bannerNext {
  right: 146px;
}

.bannerSwiper .bannerPoint {
  position: absolute;
  bottom: 51px;
  display: flex;
  justify-content: center;
  width: 100%;
  z-index: 200;
}

.bannerSwiper .swiper-pagination-bullet {
  width: 11px;
  height: 11px;
  background-color: #ffffff;
  opacity: 0.6;
  border: solid 2px #ffffff;
  margin: 0 7px !important;
  transition: 0.2s;
}

.bannerSwiper .swiper-pagination-bullet-active {
  background-color: transparent;
  opacity: 1;
}

@media (max-width: 1600px) {
  .footWrap .footTop {
    width: calc(100% - 160px);
  }
}

@media (max-width: 1500px) {
  .contSafe {
    width: calc(100% - 160px);
  }
  .navWrap .navLang {
    margin-left: 30px;
  }
  .navWrap .souBox {
    margin-left: 30px;
  }
  .aboutWrap .aboutBox {
    top: 0;
  }
  .aboutWrap .aboutVr {
    margin-top: 50px;
  }
  .detailTop .dtSwiper1 {
    width: 480px;
    height: 480px;
  }
  .detailTop .xiangSuo {
    height: 480px;
  }
  .detailTop .suoSwiper {
    margin: 26px 0px;
  }
  .detailTop .detaRight {
    margin-top: 0;
  }
  .detailTop .intrTit {
    margin-top: 20px;
  }
  .detailTop .detaBox {
    margin-top: 20px;
  }
  .detailTop .detaBtn a {
    min-width: 140px;
  }
  .aboutFact .afTxt {
    margin-left: 30px;
  }
  .aboutFact .biao46 {
    width: 200px;
  }
  .richWrap {
    padding-left: 80px;
  }
}

@media (max-width: 1280px) {
  .navWrap .navList > li {
    margin-right: 50px;
  }
  .biao46 {
    font-size: 32px;
    line-height: 1.2 !important;
  }
  .prodWrap {
    margin-top: 50px;
  }
  .prodWrap .prodBott {
    margin-top: 50px;
  }
  .prodWrap .prodPrev {
    left: -45px;
  }
  .prodWrap .prodNext {
    right: -45px;
  }
  .prodWrap .prodName {
    margin-top: 10px;
  }
  .prodWrap .prodTxt {
    margin-top: 10px;
  }
  .prodWrap .prodQie {
    top: 26%;
  }
  .prodWrap .prodMask {
    padding: 20px;
  }
  .prodWrap .prodMask p {
    margin-bottom: 10px;
  }
  .aboutWrap .aboutTips {
    margin-top: 10px;
  }
  .aboutWrap .aboutLeft {
    margin-right: 30px;
  }
  .aboutWrap .aboutBtn {
    padding: 10px 20px;
  }
  .hotWrap {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .hotWrap .hotTips {
    margin-top: 10px;
  }
  .hotWrap .hotQie span {
    font-size: 26px;
    width: 50px;
    height: 50px;
    line-height: 50px;
  }
  .hotWrap .hotBott {
    margin-top: 30px;
  }
  .hotWrap .hotCate {
    width: 16%;
  }
  .hotWrap .hotCate a {
    padding: 20px 5px;
  }
  .hotWrap .hotName {
    font-size: 24px;
  }
  .hotWrap .hotTxt {
    line-height: 26px;
    margin-top: 20px;
  }
  .hotWrap .hotBtn {
    margin-top: 20px;
  }
  .needWrap {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .needWrap .biao46 {
    width: 100%;
  }
  .needWrap .needTxt {
    width: 100%;
  }
  .needWrap .needBtn {
    padding: 10px 20px;
    margin-top: 30px;
  }
  .newsWrap {
    margin-top: 50px;
    margin-bottom: 50px;
  }
  .newsWrap .newsBtn {
    padding: 10px 20px;
  }
  .newsWrap .newsSwiper {
    margin-top: 50px;
  }
  .newsWrap .newsDate {
    font-size: 18px;
    padding: 10px;
  }
  .newsWrap .newsName {
    font-size: 16px;
    line-height: 26px;
  }
  .newsWrap .newsInfo {
    margin-top: 10px;
  }
  .newsWrap .newsCont {
    padding: 20px;
    min-height: 200px;
  }
  .footWrap {
    padding-bottom: 40px;
  }
  .footWrap .footRight {
    padding: 10px 20px;
  }
  .footWrap .footAddr {
    font-size: 20px;
  }
  .footWrap .footShare a {
    width: 40px;
    height: 40px;
    margin-right: 10px;
  }
  .footWrap .footShare a span {
    font-size: 20px;
    line-height: 40px;
  }
  .footWrap .footLogo {
    width: 140px;
  }
  .footWrap .footCenter {
    margin-top: 50px;
  }
  .footWrap .footName {
    font-size: 20px;
  }
  .footWrap .footLx {
    margin-top: 20px;
  }
  .footWrap .footNav {
    margin-top: 20px;
  }
  .footWrap .footForm {
    margin-top: 32px;
  }
  .footWrap .footC {
    width: 22%;
  }
  .footWrap .footBott {
    margin-top: 50px;
  }
  .neiBnner .neiTit {
    font-size: 32px;
  }
  .neiBnner .crumbsBox {
    margin-top: 10px;
  }
  .chanWrap {
    margin-top: 50px;
    margin-bottom: 50px;
  }
  .chanWrap .cateTit {
    padding: 10px 20px;
    font-size: 16px;
  }
  .chanWrap .cateList {
    padding: 20px 10px;
  }
  .chanWrap .cateList > li > ul {
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 20px;
  }
  .chanWrap .cateList > li > ul > li {
    margin-bottom: 10px;
  }
  .chanWrap .tagTit {
    font-size: 16px;
    padding: 10px 20px;
  }
  .chanWrap .chanList {
    margin-top: 30px;
  }
  .chanWrap .chanName {
    margin-top: 10px;
  }
  .chanWrap .chanTxt {
    margin-top: 10px;
  }
  .chanWrap .chanCheck {
    margin-top: 10px;
  }
  .chanWrap .chanItem {
    margin-bottom: 30px;
  }
  .pagingWrap {
    margin-top: 0;
  }
  .biao36 {
    font-size: 28px;
  }
  .detailTop {
    margin-top: 50px;
  }
  .detailTop .dtSwiper1 {
    width: 380px;
    height: 380px;
  }
  .detailTop .xiangSuo {
    height: 380px;
    width: 77px;
  }
  .detailTop .suoSwiper {
    margin: 0;
  }
  .detailTop .detaRight {
    margin-left: 40px;
  }
  .detailTop .detaTit {
    font-size: 22px;
    line-height: 32px;
  }
  .detailTop .intrTit {
    margin-top: 10px;
  }
  .detailTop .detaTxt {
    margin-top: 10px;
  }
  .detailTop .detaBox {
    margin-top: 10px;
  }
  .detailTop .detaBtn {
    margin-right: 20px;
  }
  .detailTop .detaBtn a {
    padding: 10px;
    font-size: 16px;
    min-width: 120px;
  }
  .guanyuWrap {
    padding-top: 50px;
  }
  .guanyuWrap .gyInfo {
    padding-top: 0;
  }
  .guanyuWrap .aboutBlock {
    width: 80px;
  }
  .guanyuWrap .gyTxt {
    margin-top: 20px;
  }
  .guanyuWrap .gyImg {
    margin-left: 50px;
  }
  .descBox {
    margin-top: 50px;
  }
  .descBox .descInfo {
    padding-top: 0;
  }
  .descBox .descTxt {
    margin-top: 20px;
  }
  .richWrap {
    margin-top: 50px;
  }
  .richWrap .richTxt {
    margin-top: 10px;
  }
  .richWrap .richBtn {
    padding: 10px 20px;
    margin-top: 10px;
  }
  .chooBox {
    margin-top: 50px;
    padding-top: 50px;
  }
  .chooBox .chooList {
    margin-top: 30px;
  }
  .chooBox .chooItem {
    padding: 20px;
  }
  .chooBox .chooInfo p:nth-child(1) {
    font-size: 28px;
  }
  .chooBox .chooInfo p:nth-child(2) {
    margin-top: 10px;
  }
  .certWrap {
    margin-top: 50px;
  }
  .certWrap .certLeft {
    margin-right: 50px;
  }
  .certWrap .certName {
    padding: 0;
  }
  .histWrap {
    margin-top: 50px;
    padding-top: 50px;
    padding-bottom: 150px;
  }
  .histWrap .histTxt {
    padding: 0;
  }
  .histWrap .touchBtn {
    padding: 10px 20px;
  }
  .geogWrap {
    margin-top: 50px;
    align-items: start;
  }
  .geogWrap .geogInfo {
    margin-left: 50px;
  }
  .geogWrap .geogTxt {
    margin-top: 10px;
  }
  .geogWrap .geogBtn {
    margin-top: 20px;
  }
  .deveWrap {
    margin-top: 50px;
  }
  .deveWrap .deveInfo {
    padding-top: 0;
  }
  .deveWrap .deveCont {
    margin-top: 10px;
  }
  .deveWrap .deveImg {
    margin-left: 50px;
  }
  .corpWrap {
    margin-top: 50px;
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .showcaseWrap {
    margin-top: 50px;
    margin-bottom: 50px;
  }
  .showcaseWrap .showList {
    margin-top: 30px;
  }
  .showcaseWrap .showMask {
    padding: 10px;
    height: 120px;
    min-height: 120px;
  }
  .showcaseWrap .pagingBox {
    margin-top: 0;
  }
  .techWrap {
    margin-top: 50px;
    margin-bottom: 50px;
  }
  .techWrap .techList {
    margin-top: 50px;
  }
  .techWrap .techInfo {
    padding-top: 0;
  }
  .techWrap .techName {
    font-size: 24px;
    line-height: 34px;
  }
  .techWrap .techTxt {
    margin-top: 10px;
  }
  .techWrap .techImg {
    margin-right: 50px;
  }
  .techWrap .techItem:nth-child(even) .techImg {
    margin-left: 50px;
  }
  .deepWrap {
    margin-top: 50px;
    margin-bottom: 50px;
  }
  .deepWrap .deepTxt {
    margin-top: 0;
    margin-left: 50px;
  }
  .videoWrap {
    margin-top: 50px;
    margin-bottom: 50px;
  }
  .videoWrap .videoList {
    margin-top: 30px;
  }
  .xinwWrap {
    margin-top: 50px;
  }
  .xinwWrap .xinwList {
    margin-top: 50px;
  }
  .xinwWrap .newsDate {
    font-size: 18px;
    padding: 10px;
  }
  .xinwWrap .newsName {
    font-size: 16px;
    line-height: 26px;
  }
  .xinwWrap .newsInfo {
    margin-top: 10px;
  }
  .xinwWrap .newsCont {
    padding: 20px;
    min-height: 200px;
  }
  .xinwWrap .pagingBox {
    margin-top: 0;
  }
  .xinwWrap .xinwTxt {
    margin-left: 50px;
  }
  .neiProd {
    margin-top: 50px;
    padding-top: 50px;
    padding-bottom: 0px;
    margin-bottom: 50px;
  }
  .newsDetail {
    margin-top: 50px;
    margin-bottom: 50px;
  }
  .newsDetail .ndTit {
    font-size: 22px;
    line-height: 30px;
  }
  .fenYe {
    margin-top: 20px;
    padding-top: 20px;
  }
  .downWrap {
    margin-top: 50px;
    margin-bottom: 50px;
  }
  .downWrap .downTxt {
    margin-left: 50px;
  }
  .downWrap .downList {
    margin-top: 50px;
  }
  .downWrap .downBtn {
    padding-left: 20px;
  }
  .downWrap .pagingBox {
    margin-top: 30px;
  }
  .touchWrap {
    margin-top: 50px;
  }
  .touchWrap .touchForm {
    padding: 30px;
    margin-top: 30px;
  }
  .touchWrap .teleItem {
    padding: 20px;
  }
  .touchWrap .teleItem span {
    font-size: 30px;
  }
  .touchWrap .teleInfo {
    margin-left: 15px;
  }
  .touchWrap .teleInfo p:nth-child(1) {
    font-size: 20px;
  }
  .touchWrap .teleInfo p:nth-child(2) {
    margin-top: 10px;
    font-size: 16px;
  }
  .contFaq {
    margin-top: 50px;
    padding-top: 50px;
    padding-bottom: 40px;
  }
  .bannerSwiper .bannerPrev {
    left: 30px;
  }
  .bannerSwiper .bannerNext {
    right: 30px;
  }
  .bannerSwiper .bannerPoint {
    bottom: 20px;
  }
}

@media (max-width: 1000px) {
  .contSafe {
    width: calc(100% - 60px);
  }
  .indexTips {
    display: none;
  }
  .navWrap {
    padding: 5px 0px;
  }
  .navWrap .navList, .navWrap .souBox {
    display: none;
  }
  .navWrap .menuBtn {
    display: block;
  }
  .navWrap .navLogo {
    width: 60px;
  }
  .biao46 {
    font-size: 24px;
    text-align: center;
  }
  .prodWrap {
    margin-top: 30px;
  }
  .prodWrap .prodTop {
    flex-direction: column;
    align-items: center;
  }
  .prodWrap .prodLeft {
    flex: unset;
    width: 100%;
    text-align: center;
    margin-right: 0;
  }
  .prodWrap .prodTips {
    margin-top: 10px;
  }
  .prodWrap .prodBtn {
    padding: 10px 20px;
    margin-top: 20px;
  }
  .prodWrap .prodQie {
    top: -50px;
  }
  .prodWrap .prodPrev {
    left: 30%;
  }
  .prodWrap .prodNext {
    right: 30%;
  }
  .prodWrap .prodBott {
    margin-top: 60px;
  }
  .prodWrap .prodMore {
    margin-top: 10px;
  }
  .prodWrap .prodMask {
    display: none;
  }
  .aboutWrap {
    margin-top: 40px;
  }
  .aboutWrap .aboutBc {
    display: none;
  }
  .aboutWrap .aboutTop {
    flex-direction: column;
    align-items: center;
  }
  .aboutWrap .aboutLeft {
    margin-right: 0;
    flex: unset;
    width: 100%;
    text-align: center;
  }
  .aboutWrap .aboutBtn {
    margin-bottom: 0;
    margin-top: 20px;
  }
  .aboutWrap .aboutVr {
    margin-top: 20px;
  }
  .aboutWrap .aboutBox {
    position: unset;
    transform: none;
  }
  .hotWrap {
    padding-top: 30px;
    margin-top: 30px;
    padding-bottom: 30px;
  }
  .hotWrap .hotTop {
    flex-direction: column;
    align-items: center;
  }
  .hotWrap .hotLeft {
    margin-right: 0;
    flex: unset;
    width: 100%;
    text-align: center;
  }
  .hotWrap .hotBott {
    flex-direction: column;
  }
  .hotWrap .hotCate {
    width: 100%;
    display: flex;
    overflow-x: auto;
    border-top: none;
  }
  .hotWrap .hotCate a {
    flex-shrink: 0;
    margin-right: 20px;
    border: 1px solid rgba(255, 255, 255, 0.3);
  }
  .hotWrap .hotSwiper {
    width: 100%;
    margin-top: 30px;
  }
  .hotWrap .swiper-slide {
    flex-direction: column-reverse;
  }
  .hotWrap .hotImg {
    width: 450px;
    margin: 0 auto;
  }
  .hotWrap .hotInfo {
    width: 100%;
    margin-top: 20px;
    text-align: center;
  }
  .hotWrap .hotName {
    font-size: 20px;
  }
  .hotWrap .hotTxt {
    margin-top: 10px;
  }
  .needWrap {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .needWrap .needTxt {
    margin-top: 10px;
  }
  .needWrap .needBtn {
    margin-top: 20px;
  }
  .newsWrap {
    margin-top: 30px;
  }
  .newsWrap .newsTop {
    flex-direction: column;
    align-items: center;
  }
  .newsWrap .newsLeft {
    margin-right: 0;
    text-align: center;
  }
  .newsWrap .newsTxt {
    margin-top: 10px;
  }
  .newsWrap .newsBtn {
    padding: 10px 20px;
    margin-top: 20px;
  }
  .newsWrap .newsSwiper {
    margin-top: 30px;
  }
  .footWrap {
    padding-bottom: 45px;
  }
  .footWrap .footTop {
    width: calc(100% - 60px);
    flex-direction: column;
    padding: 10px;
  }
  .footWrap .footLogo {
    width: 100px;
    padding: 10px;
  }
  .footWrap .footLogo img {
    width: 70px;
  }
  .footWrap .footRight {
    padding: 0;
    flex-direction: column;
    flex: unset;
    width: 100%;
    margin-top: 10px;
  }
  .footWrap .footAddr {
    font-size: 18px;
    text-align: center;
  }
  .footWrap .footShare {
    margin-top: 20px;
    justify-content: center;
  }
  .footWrap .footCenter {
    margin-top: 30px;
    flex-direction: column;
  }
  .footWrap .footItem {
    max-width: 100%;
    width: 100%;
    margin-bottom: 10px;
  }
  .footWrap .kaiIcon {
    display: block;
  }
  .footWrap .footNav {
    margin-top: 10px;
    line-height: 26px;
    display: none;
  }
  .footWrap .footLx {
    line-height: 26px;
    margin-top: 10px;
  }
  .footWrap .footC {
    width: 100%;
  }
  .footWrap .footD {
    width: 100%;
    margin-top: 20px;
  }
  .footWrap .footBott {
    margin-top: 20px;
    padding-top: 20px;
    text-align: center;
  }
  .sideNav {
    bottom: -1px;
    right: unset;
    left: 0;
    width: 100%;
    display: flex;
    justify-content: space-between;
    top: unset;
    transform: translateY(0);
  }
  .sideNav .sideBox span {
    line-height: 40px;
    font-size: 18px !important;
    color: #ffffff !important;
  }
  .sideNav .sideItem {
    flex: 1;
    width: unset;
    margin: 0;
    height: auto;
    border-radius: 0;
    background-color: #1e1e1e;
  }
  .sideNav .sideItem:hover span {
    color: #ffffff;
  }
  .sideNav .sideItem:last-child .sideBox span {
    line-height: 40px;
    font-size: 20px;
  }
  .sideNav .footBox {
    padding-bottom: 53px;
  }
  .sideNav .wxImg, .sideNav .phoneTxt {
    left: 10px;
    top: unset;
    bottom: calc(100% + 10px);
    transform: translateY(0);
  }
  .sideNav .goTop {
    border: none;
  }
  .sideNav .wxImg {
    width: 100px;
    height: 100px;
  }
  .neiBnner {
    padding: 50px 0px !important;
    position: unset !important;
  }
  .neiBnner .neiBox {
    position: unset !important;
  }
  .neiBnner .neiCont {
    position: unset;
    transform: none;
  }
  .neiBnner .neiTit {
    font-size: 28px;
  }
  .biao36 {
    font-size: 24px;
    text-align: center;
  }
  .pagingWrap {
    flex-direction: column;
  }
  .pagingWrap .pagSub {
    margin-left: 0;
  }
  .chanWrap {
    margin-top: 30px;
    flex-direction: column-reverse;
    margin-bottom: 30px;
  }
  .chanWrap .chanRight {
    width: 100%;
  }
  .chanWrap .chanTips {
    text-align: center;
  }
  .chanWrap .chanLeft {
    width: 100%;
    margin-top: 30px;
  }
  .chanWrap .cateTit {
    padding: 10px;
  }
  .chanWrap .cateTit span {
    display: block;
  }
  .chanWrap .cateList {
    display: none;
  }
  .chanWrap .tagTit {
    padding: 10px;
  }
  .chanWrap .tagsBox {
    margin-top: 30px;
  }
  div.jqZoomPup {
    display: none !important;
  }
  div.zoomdiv {
    display: none !important;
  }
  .detailTop {
    margin-top: 30px;
    flex-direction: column;
  }
  .detailTop .detaLeft {
    width: 450px;
    flex-direction: column;
    margin: 0 auto;
  }
  .detailTop .xiangSuo {
    flex-direction: row;
    height: auto;
    width: 100%;
    margin-top: 10px;
  }
  .detailTop .dtSwiper1 {
    width: 100%;
    height: auto;
  }
  .detailTop .suoQie {
    transform: rotate(-90deg);
  }
  .detailTop .suoSwiper {
    margin: 0 10px;
  }
  .detailTop .detaRight {
    margin-left: 0;
    flex: unset;
    width: 100%;
    margin-top: 20px;
  }
  .detailTop .detaTit {
    font-size: 20px;
    text-align: center;
    line-height: 28px;
  }
  .detailTop .intrTit {
    text-align: center;
  }
  .detailTop .detaBox {
    flex-direction: column-reverse;
  }
  .detailTop .detaBtn {
    margin-right: 0;
  }
  .guanyuWrap {
    padding-top: 30px;
  }
  .guanyuWrap .aboutBlock {
    display: none;
  }
  .guanyuWrap .gyImg {
    margin-left: 30px;
  }
  .guanyuWrap .biao46 {
    text-align: left;
  }
  .guanyuWrap .gyTxt {
    margin-top: 10px;
  }
  .maoWrap {
    margin-top: 50px;
    top: 57px;
  }
  .maoWrap .maoBox {
    overflow-x: auto;
  }
  .maoWrap .maoBox a {
    padding: 10px 0px;
    flex-shrink: 0;
  }
  .descBox {
    margin-top: 30px;
  }
  .descBox .biao36 {
    text-align: left;
  }
  .specBox {
    margin-top: 30px;
  }
  .descTxt table td {
    padding: 5px 20px;
  }
  .advaWrap {
    margin-top: 30px;
  }
  .advaWrap .advaItem {
    margin-bottom: 30px;
  }
  .funcWrap {
    margin-top: 30px;
  }
  .applBox .applName {
    font-size: 16px;
    margin-top: 10px;
  }
  .cautBox {
    margin-top: 30px;
  }
  .cautBox .cautList {
    margin-top: 30px;
  }
  .ingrBox {
    margin-top: 30px;
  }
  .faqBox {
    margin-top: 30px;
  }
  .faqBox .faqBott {
    margin-top: 30px;
  }
  .faqBox .faqQues {
    padding: 10px;
  }
  .faqBox .faqQues p {
    font-size: 16px;
    line-height: 26px;
  }
  .faqBox .faqAnsw {
    padding-right: 0;
  }
  .suppBox {
    margin-top: 30px;
    margin-bottom: 50px;
  }
  .needWrap .needBtn {
    padding: 10px 20px;
  }
  .relaWrap {
    margin-top: 30px;
    margin-bottom: 50px;
  }
  .relaWrap .relaBox {
    margin-top: 60px;
  }
  .relaWrap .relaName {
    margin-top: 10px;
  }
  .relaWrap .relaTxt {
    margin-top: 10px;
  }
  .relaWrap .relaQie {
    top: -50px;
  }
  .relaWrap .relaPrev {
    left: 30%;
  }
  .relaWrap .relaNext {
    right: 30%;
  }
  .aboutFact {
    margin-top: 30px;
  }
  .aboutFact .afTxt {
    flex: unset;
    width: 100%;
    margin-left: 0;
  }
  .richWrap {
    padding: 0 30px;
    margin-top: 30px;
    flex-direction: column-reverse;
  }
  .richWrap .richRight {
    width: 100%;
  }
  .richWrap .richLeft {
    width: 100%;
    margin-top: 20px;
  }
  .richWrap .richBtn {
    margin: 0 auto;
    margin-top: 20px;
  }
  .chooBox {
    padding-top: 30px;
    margin-top: 30px;
  }
  .chooBox .chooItem {
    padding: 10px;
  }
  .certWrap {
    margin-top: 30px;
  }
  .certWrap .certTop {
    flex-direction: column;
  }
  .certWrap .certLeft {
    margin-right: 0;
  }
  .certWrap .certQie {
    justify-content: center;
    width: 100%;
    margin-top: 20px;
  }
  .certWrap .certQie span {
    font-size: 20px;
    width: 48px;
    height: 48px;
    line-height: 48px;
  }
  .certWrap .certSwiper {
    margin-top: 20px;
  }
  .histWrap {
    margin-top: 30px;
    padding-top: 30px;
    padding-bottom: 100px;
  }
  .histWrap .touchBtn {
    margin-top: 20px;
  }
  .geogWrap {
    flex-direction: column;
    margin-top: 40px;
  }
  .geogWrap .geogImg {
    width: 450px;
    margin: 0 auto;
  }
  .geogWrap .geogInfo {
    margin-left: 0;
    flex: unset;
    width: 100%;
    margin-top: 20px;
  }
  .geogWrap .geogBtn {
    margin: 0 auto;
    margin-top: 20px;
    padding: 10px 20px;
  }
  .deveWrap {
    margin-top: 30px;
  }
  .deveWrap .biao46 {
    text-align: left;
  }
  .corpWrap {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .corpWrap .corpTxt {
    margin-top: 10px;
  }
  .corpWrap .corpBtn {
    padding: 10px 20px;
    margin-top: 20px;
  }
  .showcaseWrap {
    margin-top: 30px;
  }
  .techWrap {
    margin-top: 30px;
  }
  .techWrap .techList {
    margin-top: 30px;
  }
  .techWrap .techName {
    font-size: 20px;
    line-height: 28px;
  }
  .deepWrap {
    margin-top: 30px;
  }
  .deepWrap .deepTop {
    flex-direction: column;
  }
  .deepWrap .biao46 {
    max-width: 100%;
    text-align: center;
    width: 100%;
  }
  .deepWrap .deepTxt {
    margin-left: 0;
    text-align: center;
    margin-top: 10px;
  }
  .deepWrap .deepCont {
    margin-top: 30px;
  }
  .videoWrap {
    margin-top: 30px;
  }
  .videoWrap .videoBtn a {
    min-width: 150px;
  }
  .xinwWrap {
    margin-top: 30px;
  }
  .xinwWrap .xinwTop {
    flex-direction: column;
    align-items: center;
  }
  .xinwWrap .biao46 {
    text-align: center;
  }
  .xinwWrap .xinwTxt {
    margin-left: 0;
    text-align: center;
  }
  .xinwWrap .xinwList {
    margin-top: 30px;
  }
  .xinwWrap .newsTxt {
    margin-top: 10px;
  }
  .xinwWrap .newsBtn {
    padding: 10px 20px;
    margin-top: 20px;
  }
  .neiProd {
    margin-top: 30px;
    padding-top: 30px;
  }
  .newsDetail {
    margin-top: 30px;
  }
  .newsDetail .ndTit {
    font-size: 20px;
    line-height: 28px;
    text-align: center;
  }
  .newsDetail .ndDate {
    flex-direction: column;
    align-items: center;
  }
  .newsDetail .ndShare {
    margin-left: 0;
    margin-top: 10px;
  }
  .fenYe {
    flex-direction: column;
  }
  .fenYe a {
    width: 100%;
    flex-direction: row !important;
    margin-top: 10px;
  }
  .fenYe a span {
    margin-left: 0 !important;
    margin-right: 10px !important;
  }
  .fenYe a div {
    text-align: left !important;
  }
  .downWrap {
    margin-top: 30px;
  }
  .downWrap .downTop {
    flex-direction: column;
    align-items: center;
  }
  .downWrap .biao46 {
    text-align: center;
  }
  .downWrap .downTxt {
    margin-left: 0;
    margin-top: 10px;
    text-align: center;
    flex: unset;
    width: 100%;
  }
  .downWrap .downList {
    margin-top: 30px;
  }
  .downWrap .downItem {
    flex-direction: column;
  }
  .downWrap .downLeft {
    flex-direction: column;
    margin-right: 0;
    flex: unset;
    width: 100%;
    text-align: center;
  }
  .downWrap .downInfo {
    margin-left: 0;
    flex: unset;
    width: 100%;
    margin-top: 10px;
  }
  .downWrap .downBtn {
    margin-top: 20px;
  }
  .downMask .maskBox {
    width: 90%;
  }
  .downMask .freeTit {
    font-size: 30px;
  }
  .downMask .maskForm {
    margin-top: 20px;
  }
  .downMask .closeBtn {
    top: 10px;
    right: 10px;
  }
  .downMask .maskBox {
    padding: 40px 30px;
    padding-bottom: 30px;
  }
  .downMask .maskItem {
    height: 40px;
  }
  .downMask .maskSub {
    height: 40px;
  }
  .downMask .maskArea {
    height: 120px;
  }
  .touchWrap {
    flex-direction: column;
    margin-top: 30px;
  }
  .touchWrap .touchLeft {
    width: 100%;
  }
  .touchWrap .touchTips {
    margin-top: 10px;
    text-align: center;
  }
  .touchWrap .touchForm {
    margin-top: 20px;
    padding: 20px;
    border-radius: 10px;
  }
  .touchWrap .touchItem {
    height: 50px !important;
  }
  .touchWrap .touchText {
    height: 110px;
  }
  .touchWrap .sendSub {
    height: 50px;
  }
  .touchWrap .touchRight {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 10px;
  }
  .touchWrap .touchRight::after {
    width: 32%;
    content: '';
  }
  .touchWrap .teleItem {
    margin-bottom: 0;
    width: 32%;
    margin-top: 20px;
  }
  .touchWrap .touchXing {
    top: 15px;
  }
  .contFaq {
    margin-top: 30px;
    padding-top: 30px;
    padding-bottom: 40px;
  }
  .bannerSwiper .bannerPrev {
    left: 15px;
  }
  .bannerSwiper .bannerNext {
    right: 15px;
  }
  .bannerSwiper .bannerPoint {
    bottom: 10px;
  }
}

@media (max-width: 768px) {
  .contSafe {
    width: calc(100% - 30px);
  }
  .biao46 {
    font-size: 22px;
  }
  .footWrap .footTop {
    width: calc(100% - 30px);
  }
  .chanWrap .chanItem {
    width: 49%;
  }
  .advaWrap .advaItem {
    width: 100%;
  }
  .cautBox .cautItem {
    width: 100%;
  }
  .faqBox .faqBott {
    flex-direction: column;
    margin-top: 10px;
  }
  .faqBox .faqBlock {
    margin-top: 10px;
    width: 100%;
  }
  .suppBox .suppItem {
    width: 100%;
  }
  .richWrap {
    padding: 0 15px;
  }
  .showcaseWrap .showItem {
    width: 49%;
  }
  .showcaseWrap .showMask {
    height: 100px;
    min-height: unset;
    opacity: 1;
  }
  .videoWrap .videoItem {
    width: 49%;
  }
  .videoWrap .videoBtn a {
    min-width: 120px;
  }
  .xinwWrap .xinwItem {
    width: 49%;
  }
  .downMask .maskBox {
    padding: 30px 20px;
  }
  .downMask .maskItem {
    margin-bottom: 10px;
    width: 100%;
  }
  .downMask .captBox {
    width: 100%;
  }
  .downMask .maskArea {
    margin-bottom: 10px;
  }
  .downMask .maskSub {
    width: 100%;
    margin-top: 10px;
  }
  .downMask .freeTit {
    font-size: 22px;
  }
  .touchWrap .touchItem {
    width: 100%;
  }
  .touchWrap .touchCapt {
    width: 100%;
  }
  .touchWrap .sendSub {
    width: 100%;
    margin-top: 13px;
  }
  .touchWrap .teleItem {
    width: 100%;
  }
}

@media (max-width: 500px) {
  .prodWrap .prodName {
    text-align: center;
  }
  .prodWrap .prodTxt {
    text-align: center;
  }
  .prodWrap .prodMore {
    text-align: center;
  }
  .hotWrap .hotImg {
    width: 100%;
  }
  .newsWrap .newsCont {
    min-height: unset;
  }
  .detailTop .detaLeft {
    width: 100%;
  }
  .guanyuWrap .gyImg {
    float: none;
    margin: 0;
    width: 100%;
  }
  .guanyuWrap .gyInfo {
    width: 100%;
    margin-top: 20px;
  }
  .guanyuWrap .biao46 {
    text-align: center;
  }
  .descBox .descImg {
    float: none;
    margin: 0;
    width: 100%;
  }
  .descBox .descInfo {
    margin-top: 20px;
  }
  .chooBox .chooItem {
    margin-top: 20px;
    width: 100%;
  }
  .chooBox .chooList {
    margin-top: 0;
  }
  .geogWrap .geogImg {
    width: 100%;
  }
  .deveWrap .deveImg {
    float: none;
    width: 100%;
    margin: 0;
  }
  .deveWrap .deveInfo {
    margin-top: 20px;
  }
  .techWrap .techImg {
    width: 100%;
    float: none !important;
    margin: 0 !important;
    border-radius: 20px;
  }
  .techWrap .techInfo {
    margin-top: 20px;
  }
  .xinwWrap .xinwItem {
    width: 100%;
  }
}

@font-face {
  font-family: 'Inter-Light';
  font-display: swap;
  src: url("../fonts/InterLight.eot");
  src: url("../fonts/InterLight.eot") format("embedded-opentype"), url("../fonts/InterLight.woff2") format("woff2"), url("../fonts/InterLight.woff") format("woff"), url("../fonts/InterLight.ttf") format("truetype"), url("../fonts/InterLight.svg#InterLight") format("svg");
}

@font-face {
  font-family: 'Inter-Regular';
  font-display: swap;
  src: url("../fonts/InterRegular.eot");
  src: url("../fonts/InterRegular.eot") format("embedded-opentype"), url("../fonts/InterRegular.woff2") format("woff2"), url("../fonts/InterRegular.woff") format("woff"), url("../fonts/InterRegular.ttf") format("truetype"), url("../fonts/InterRegular.svg#InterRegular") format("svg");
}

@font-face {
  font-family: 'TimesLTStd-Semibold';
  font-display: swap;
  src: url("../fonts/TimesLTStdSemibold.eot");
  src: url("../fonts/TimesLTStdSemibold.eot") format("embedded-opentype"), url("../fonts/TimesLTStdSemibold.woff2") format("woff2"), url("../fonts/TimesLTStdSemibold.woff") format("woff"), url("../fonts/TimesLTStdSemibold.ttf") format("truetype"), url("../fonts/TimesLTStdSemibold.svg#TimesLTStdSemibold") format("svg");
}

@font-face {
  font-family: 'Inter-Medium';
  font-display: swap;
  src: url("../fonts/InterMedium.eot");
  src: url("../fonts/InterMedium.eot") format("embedded-opentype"), url("../fonts/InterMedium.woff2") format("woff2"), url("../fonts/InterMedium.woff") format("woff"), url("../fonts/InterMedium.ttf") format("truetype"), url("../fonts/InterMedium.svg#InterMedium") format("svg");
}

@font-face {
  font-family: "iconfont";
  font-display: swap;
  src: url("../fonts/iconfont.woff2?t=1749178486005") format("woff2"), url("../fonts/iconfont.woff?t=1749178486005") format("woff"), url("../fonts/iconfont.ttf?t=1749178486005") format("truetype");
}

.iconfont {
  font-family: "iconfont" !important;
  font-display: swap;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-edit:before {
  content: "\e611";
}

.icon-facebook:before {
  content: "\e620";
}

.icon-pinterest:before {
  content: "\e8ab";
}

.icon-linkedin:before {
  content: "\e648";
}

.icon-youtube:before {
  content: "\e6d6";
}

.icon-twitter:before {
  content: "\e607";
}

.icon-bigger:before {
  content: "\e647";
}

.icon-left:before {
  content: "\e72c";
}

.icon-right:before {
  content: "\e72d";
}

.icon-up1:before {
  content: "\e72e";
}

.icon-bottom1:before {
  content: "\e72f";
}

.icon-left1:before {
  content: "\e730";
}

.icon-right1:before {
  content: "\e731";
}

.icon-up:before {
  content: "\e73e";
}

.icon-bottom:before {
  content: "\e73f";
}

.icon-instagram:before {
  content: "\e79d";
}

.icon-tumblr:before {
  content: "\e79e";
}

.icon-download:before {
  content: "\e7a0";
}

.icon-download1:before {
  content: "\e7a7";
}

.icon-search4:before {
  content: "\e7b2";
}

.icon-address:before {
  content: "\e7bc";
}

.icon-email:before {
  content: "\e7bd";
}

.icon-contact:before {
  content: "\e7be";
}

.icon-whatsapp:before {
  content: "\e7bf";
}

.icon-fax:before {
  content: "\e7c2";
}

.icon-mobile:before {
  content: "\e7c6";
}

.icon-phone:before {
  content: "\e7c8";
}

.icon-tel:before {
  content: "\e7c7";
}

.icon-phone1:before {
  content: "\e7cb";
}

.icon-skype:before {
  content: "\e7cc";
}

.icon-whatsapp1:before {
  content: "\e7c1";
}

.icon-address1:before {
  content: "\e7c3";
}

.icon-contact1:before {
  content: "\e7c4";
}

.icon-email1:before {
  content: "\e7c5";
}

.icon-skype1:before {
  content: "\e7c9";
}

.icon-fax1:before {
  content: "\e7ca";
}

.icon-qq:before {
  content: "\e7ce";
}

.icon-tel1:before {
  content: "\e7cd";
}

.icon-wechat:before {
  content: "\e7cf";
}

.icon-phone2:before {
  content: "\e7d0";
}

.icon-message:before {
  content: "\e7da";
}

.icon-calendar:before {
  content: "\e7e1";
}

.icon-calendar1:before {
  content: "\e7e3";
}

.icon-top:before {
  content: "\e7ed";
}

.icon-youbian:before {
  content: "\e60f";
}

.icon-jian2:before {
  content: "\e600";
}

.icon-jia2:before {
  content: "\e608";
}

.icon-vk:before {
  content: "\e735";
}

.icon-instagram1:before {
  content: "\e640";
}

.icon-up7:before {
  content: "\e722";
}

.icon-bottom7:before {
  content: "\e723";
}

.icon-left7:before {
  content: "\e724";
}

.icon-right7:before {
  content: "\e725";
}

.icon-sousuo4:before {
  content: "\e610";
}

.icon-sousuo:before {
  content: "\e616";
}

.icon-sousuo1:before {
  content: "\e65b";
}

.icon-shangchuan:before {
  content: "\e602";
}

.icon-top2:before {
  content: "\e637";
}

.icon-biaoqian:before {
  content: "\e649";
}

.icon-twitter3:before {
  content: "\e7fd";
}

.icon-twitter4:before {
  content: "\e7fe";
}

.icon-twitter-new2:before {
  content: "\e800";
}

.icon-twitter-new:before {
  content: "\e7ff";
}

.icon-tiktok:before {
  content: "\e8db";
}

.icon-delete:before {
  content: "\e69d";
}

.icon-chahao:before {
  content: "\e617";
}

.icon-earth:before {
  content: "\e6d5";
}

.icon-earth1:before {
  content: "\e781";
}

.icon-chahao1:before {
  content: "\e60e";
}

.icon-sousuoxiao:before {
  content: "\e6c6";
}

.icon-xialajiantouxiao-copy-copy:before {
  content: "\ec63";
}

.icon-xialajiantouxiao-copy-copy-copy:before {
  content: "\ec64";
}

.icon-jia:before {
  content: "\e642";
}

.icon-jian:before {
  content: "\e643";
}

.icon-sanjiao:before {
  content: "\e612";
}

.icon-user:before {
  content: "\e89a";
}

.icon-youxiang1:before {
  content: "\e613";
}

.icon-bianji:before {
  content: "\e603";
}

.icon-home1:before {
  content: "\e614";
}

.icon-youxiang:before {
  content: "\e605";
}

.icon-kefu:before {
  content: "\ec2e";
}

.icon-instagram2:before {
  content: "\e6fc";
}

.icon-rili:before {
  content: "\e8b4";
}

.icon-phoneLoudspeaker2:before {
  content: "\e969";
}

.icon-shoujitianchong:before {
  content: "\e6b9";
}

.icon-youxiang2:before {
  content: "\e632";
}

.icon-dianhua1:before {
  content: "\e8c3";
}

.icon-sanjiaoxia:before {
  content: "\e644";
}

.icon-youjiantou:before {
  content: "\e625";
}

.icon-youjiantou-copy:before {
  content: "\ec65";
}

.icon-a-16jijianfasong:before {
  content: "\e67d";
}

.icon-home:before {
  content: "\e821";
}

.icon-duigou:before {
  content: "\e663";
}

.icon-jiantou_xiangyou:before {
  content: "\eb08";
}

.icon-xiazai:before {
  content: "\e66d";
}

.icon-sousuo3:before {
  content: "\e604";
}

.icon-right-copy:before {
  content: "\ec66";
}

.icon-triangle-right:before {
  content: "\e62c";
}

.icon-bofang:before {
  content: "\e615";
}

.icon-xiazai1:before {
  content: "\e618";
}

.icon-dianhuatianchong:before {
  content: "\e678";
}

.icon-dianhua:before {
  content: "\e62f";
}

.icon-weixin:before {
  content: "\e638";
}

.icon-youxiang3:before {
  content: "\e633";
}

.icon-right-copy-copy:before {
  content: "\ec67";
}

.icon-youxiang4:before {
  content: "\e66b";
}

.icon-shouji:before {
  content: "\e655";
}

.icon-dianhua3:before {
  content: "\e8ad";
}

.icon-weizhi:before {
  content: "\e601";
}

.icon-bofang1:before {
  content: "\e624";
}

.icon-dizhi:before {
  content: "\e606";
}

.icon-sousuo2:before {
  content: "\e619";
}

.icon-earth2:before {
  content: "\e8f9";
}

.icon-jtou2:before {
  content: "\e653";
}

.icon-jtou2-copy:before {
  content: "\ec68";
}

.icon-jiantou1-copy-copy:before {
  content: "\e8b1";
}

.icon-shijian:before {
  content: "\e8b8";
}

.icon-dianhua2:before {
  content: "\e842";
}

.icon-jianhao1:before {
  content: "\e729";
}

.icon-jiahao:before {
  content: "\e630";
}

.icon-arrow-left:before {
  content: "\ea65";
}

.icon-arrow-right:before {
  content: "\ea66";
}

.icon-dianhua_o:before {
  content: "\ebac";
}

.icon-youxiang5:before {
  content: "\e908";
}

.icon-weizhi1:before {
  content: "\e641";
}

.bannerSwiper .box-video {
  position: absolute;
  display: block;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  min-width: 101%;
  min-height: 100%;
  max-width: none;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
  display: none \9;
  display: block \9\0;
}

.xiangSuo .swiper-button-lock{ display: block;}