/**
 * 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);
  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), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  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: 0.35;
  cursor: auto;
  pointer-events: none;
}

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

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

.swiper-button-next svg, .swiper-button-prev svg {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  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: 0.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;
  -moz-appearance: none;
       appearance: none;
}

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

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

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

.swiper-pagination-vertical.swiper-pagination-bullets, .swiper-vertical > .swiper-pagination-bullets {
  right: var(--swiper-pagination-right, 8px);
  left: var(--swiper-pagination-left, auto);
  top: 50%;
  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: 0.2s transform, 0.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: 0.2s transform, 0.2s left;
}

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 0.2s transform, 0.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%;
  -o-object-fit: contain;
     object-fit: contain;
}

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

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

.swiper-free-mode > .swiper-wrapper {
  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;
  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: 0.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;
  backface-visibility: hidden;
}

.swiper-flip {
  overflow: visible;
}

.swiper-flip .swiper-slide {
  pointer-events: none;
  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;
  backface-visibility: hidden;
}

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

.swiper-cards {
  overflow: visible;
}

.swiper-cards .swiper-slide {
  transform-origin: center bottom;
  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);
  transition: opacity 0.5s ease;
  z-index: 100000000000000000000000000000000000000;
}

#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;
  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;
  transition: left 0.4s ease, transform 0.4s ease;
}

#baguetteBox-slider.bounce-from-right {
  animation: bounceFromRight 0.4s ease-out;
}

#baguetteBox-slider.bounce-from-left {
  animation: bounceFromLeft 0.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;
  border-radius: 15%;
  background-color: #323232;
  background-color: rgba(50, 50, 50, 0.5);
  color: #ddd;
  font: 1.6em sans-serif;
  transition: background-color 0.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%;
  border-radius: 50%;
  background-color: #fff;
  opacity: 0.6;
  position: absolute;
  top: 0;
  left: 0;
  animation: bounce 2s infinite ease-in-out;
}

.double-bounce2 {
  animation-delay: -1s;
}
@keyframes bounceFromRight {
  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;
  }
}
@keyframes bounce {
  0%, 100% {
    transform: scale(0);
  }
  50% {
    transform: scale(1);
  }
}
html {
  font-size: 62.5%;
  height: 100%;
  scroll-behavior: smooth;
}

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

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

::-moz-selection {
  background: #182E9C;
  color: #ffffff;
  -webkit-text-fill-color: #ffffff !important;
}

::selection {
  background: #182E9C;
  color: #ffffff;
  -webkit-text-fill-color: #ffffff !important;
}

::-moz-selection {
  background: #182E9C;
  color: #ffffff;
  -webkit-text-fill-color: #ffffff !important;
}

.contSafe {
  width: 1600px;
  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%;
  -o-object-fit: cover;
     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);
}

@media (max-width: 1000px) {
  div.zoomdiv {
    display: none !important;
  }
  div.jqZoomPup {
    display: none !important;
  }
}
.navWrap {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 800;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  background: rgba(255, 255, 255, 0.6);
}
.navWrap .navBox {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-left: 100px;
  padding-right: 47px;
}
.navWrap .navLogo {
  width: 79px;
  display: block;
}
.navWrap .navLogo img {
  width: 100%;
  display: block;
}
.navWrap .navRight {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.navWrap .navList {
  display: flex;
}
.navWrap .navList > li {
  position: relative;
  margin-right: 50px;
  padding: 30px 0px;
}
.navWrap .navList > li:last-child {
  margin-right: 0;
}
.navWrap .navList > li > a {
  color: #1A1A1A;
  font-family: "Public Sans6", Arial, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 30px;
  text-transform: uppercase;
}
.navWrap .navList > li:hover > a {
  color: #EDA613;
}
.navWrap .yiActive > a {
  color: #EDA613 !important;
}
.navWrap .navList > li > ul {
  position: absolute;
  top: 100%;
  left: 0;
  width: -moz-max-content;
  width: max-content;
  max-width: 300px;
  background-color: #ffffff;
  display: none;
}
.navWrap .navList > li > ul > li {
  position: relative;
}
.navWrap .navList > li > ul > li > a {
  font-family: "Public Sans4", Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 26px;
  display: block;
  padding: 10px 20px;
  color: #1A1A1A;
}
.navWrap .navList > li > ul > li:hover > a {
  background-color: #EDA613;
  color: #ffffff;
}
.navWrap .navList > li > ul > li > ul {
  position: absolute;
  width: -moz-max-content;
  width: max-content;
  max-width: 300px;
  background-color: #ffffff;
  top: 0;
  left: 100%;
  display: none;
}
.navWrap .navList > li > ul > li > ul > li > a {
  font-family: "Public Sans4", Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 26px;
  display: block;
  padding: 10px 20px;
  color: #1A1A1A;
}
.navWrap .navList > li > ul > li > ul > li:hover > a {
  background-color: #EDA613;
  color: #ffffff;
}
.navWrap .souBox {
  position: relative;
  margin-left: 70px;
}
.navWrap .searchIcon {
  font-size: 16px;
  color: #ffffff;
  cursor: pointer;
  transition: 0.2s;
}
.navWrap .searchWrap {
  position: absolute;
  top: calc(100% + 10px);
  right: 0;
  display: none;
  border: 1px solid #777777;
  z-index: 810;
  width: 266px;
}
.navWrap .searchBox {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-right: 5px;
  box-sizing: border-box;
  background-color: #ffffff;
  width: 100%;
}
.navWrap .searchBox input {
  font-size: 16px;
  color: #333333;
  flex: 1;
  padding-right: 10px;
  padding-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: 23px;
}
.navWrap .langBox {
  display: flex;
  align-items: center;
  cursor: pointer;
  transition: 0.2s;
  color: #ffffff;
  font-family: "Public Sans4", Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 28px;
  padding: 4px 20px;
  border-radius: 50px;
  background: #EDA613;
}
.navWrap .jianIcon {
  font-size: 12px;
  color: #ffffff;
  transform: scale(0.9);
  transition: 0.2s;
  margin-left: 10px;
}
.navWrap .langOther {
  width: 115px;
  background-color: #ffffff;
  border: solid 1px #e4e4e4;
  font-family: "Public Sans4", Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #999999;
  padding: 13px 9px;
  padding-bottom: 3px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: calc(100% + 10px);
  display: none;
}
.navWrap .langOther a {
  color: #999999;
  display: block;
  border-bottom: 1px solid #e4e4e4;
  padding-bottom: 12px;
  margin-bottom: 16px;
}
.navWrap .langOther a:last-child {
  margin-bottom: 0;
  border-bottom: none;
}
.navWrap .langOther a:hover {
  color: #333333;
}
.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: #EDA613;
  border-radius: 8px;
  position: absolute;
  left: 0;
  transition: all 0.15s ease-in-out;
}
.navWrap .menuBtn .menuIcon:before {
  top: 15px;
  box-shadow: 0 -8px #EDA613;
}
.navWrap .menuBtn .menuIcon:after {
  bottom: 8px;
}
.navWrap .menuBtn .menuActive::after {
  bottom: 15px;
  transform: rotate(135deg);
  background-color: #ffffff;
}
.navWrap .menuBtn .menuActive::before {
  top: 16px;
  box-shadow: none;
  transform: rotate(225deg);
  background-color: #ffffff;
}
.navWrap .mobileBox {
  width: 280px;
  position: absolute;
  top: 0;
  right: 0;
  height: 100vh;
  overflow-y: auto;
  background-color: #EDA613;
  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: 100px;
  border-radius: 5px;
  padding: 5px 0;
  padding-right: 10px;
}
.navWrap .mobileBox .ermobileItem {
  width: 100%;
  margin-bottom: 0;
  text-align: left;
  padding-bottom: 0;
  border-radius: 0;
  padding-top: 0;
}
.navWrap .mobileBox .sanmobileItem {
  width: 100%;
  margin-bottom: 0;
  text-align: left;
  padding-bottom: 0;
  border-radius: 0;
  padding-top: 0;
}
.navWrap .mobileBox .inpSea {
  font-size: 16px;
  color: #182E9C;
  flex: 1;
  margin-right: 10px;
  margin-left: 10px;
}
.navWrap .mobileBox .inpSea::-webkit-input-placeholder {
  color: #182E9C;
}
.navWrap .mobileBox .inpSea:-moz-placeholder {
  color: #182E9C;
}
.navWrap .mobileBox .inpSea::-moz-placeholder {
  color: #182E9C;
}
.navWrap .mobileBox .inpSea:-ms-input-placeholder {
  color: #182E9C;
}
.navWrap .mobileBox .souIcon {
  font-size: 18px;
  color: #182E9C;
}
.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: 20px;
  display: none;
}
.navWrap .mobileBox .sanPhone a {
  color: #ffffff;
  display: block;
}
.navWrap .mobileBox .siPhone {
  font-size: 14px;
  color: #ffffff;
  margin-left: 50px;
  display: none;
}
.navWrap .mobileBox .siPhone a {
  color: #ffffff;
  display: block;
  margin-bottom: 15px;
}
.navWrap .mobileBox::-webkit-scrollbar {
  display: none;
}

.neiNav {
  background: rgba(255, 255, 255, 0.8);
}

.bannerSwiper .bannImg {
  width: 100%;
  display: block;
}
.bannerSwiper .bannImg img {
  width: 100%;
  display: block;
}
.bannerSwiper .box-video {
  position: absolute;
  display: block;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
}
.bannerSwiper iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.bannerSwiper .bannQie {
  position: absolute;
  width: 50px;
  height: 50px;
  align-items: center;
  border-radius: 50%;
  border: 1px solid rgba(255, 255, 255, 0.3);
  line-height: 50px;
  font-size: 20px;
  font-weight: bold;
  color: #ffffff;
  cursor: pointer;
  transition: 0.2s;
  top: 50%;
  transform: translateY(-50%);
  z-index: 100;
  text-align: center;
}
.bannerSwiper .bannQie:hover {
  background: rgba(255, 255, 255, 0.3);
  border: 1px solid rgba(255, 255, 255, 0.3);
}
.bannerSwiper .bannPrev {
  left: 110px;
}
.bannerSwiper .bannNext {
  right: 110px;
}
.bannerSwiper .bannPoint {
  position: absolute;
  bottom: 40px;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  display: flex;
  justify-content: center;
  z-index: 100;
}
.bannerSwiper .swiper-pagination-bullet {
  width: 60px;
  height: 2px;
  opacity: 0.3;
  background: #ffffff;
  border-radius: 0;
  margin: 0 5px !important;
  transition: 0.2s;
}
.bannerSwiper .swiper-pagination-bullet-active {
  opacity: 1;
}

.natiWrap {
  margin-top: 70px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.natiWrap .natiItem {
  width: 17.37%;
  padding-top: 22px;
  padding-bottom: 6px;
  transition: 0.5s;
}
.natiWrap .natiItem:hover {
  transform: translateY(-20px);
}
.natiWrap .natiIcon {
  width: 72px;
  display: block;
  margin: 0 auto;
}
.natiWrap .natiLine {
  width: 56px;
  height: 4px;
  border-radius: 4px;
  background: #EDA613;
  margin: 0 auto;
  margin-top: 18px;
}
.natiWrap .natiName {
  color: #333333;
  text-align: center;
  font-family: "Public Sans4", Arial, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 30px;
  margin-top: 18px;
}
.natiWrap .natiXian {
  width: 1px;
  height: 100px;
  background-color: #EAEAEA;
  margin: 0 5px;
}

.prodWrap {
  background: linear-gradient(180deg, #F2F5FA 58.81%, rgba(255, 255, 255, 0) 87.28%);
  margin-top: 70px;
  position: relative;
}
.prodWrap .bcImg1 {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.biao48 {
  font: inherit;
  color: #333333;
  font-family: "Public Sans7", Arial, Helvetica, sans-serif;
  font-size: 48px;
  line-height: 58px;
}
.biao48 a {
  color: #333333;
  display: block;
}
.biao48 a:hover {
  color: #182E9C;
}
.biao48 em {
  color: #EDA613;
}

.prodBox {
  padding-top: 104px;
  display: flex;
  justify-content: space-between;
  position: relative;
  z-index: 100;
}
.prodBox .prodMain1 {
  width: 48.75%;
  border-radius: 20px;
  background-color: #ffffff;
  padding: 68px 12px 9px 68px;
}
.prodBox .prodTop {
  padding-right: 56px;
}
.prodBox .prodTips {
  color: #666666;
  font-family: "Public Sans4", Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 28px;
  margin-top: 24px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.prodBox .publicBtn {
  margin-top: 24px;
}
.prodBox .prodBott {
  display: flex;
  justify-content: flex-end;
  margin-top: 13px;
}
.prodBox .prodImg {
  width: 69.86%;
  display: block;
  overflow: hidden;
}
.prodBox .prodImg img {
  width: 100%;
  display: block;
}
.prodBox .prodImg:hover img {
  transform: scale(1.1);
}
.prodBox .prodRight {
  width: 48.625%;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
.prodBox .prodMain2 {
  width: 100%;
  border-radius: 20px;
  background: #ffffff;
  padding: 33px 0;
  padding-left: 50px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.prodBox .prodMain2 .prodImg {
  width: 44.5%;
}
.prodBox .prodCont {
  width: 56%;
}
.prodBox .prodCont .prodTips {
  margin-top: 12px;
}
.prodBox .prodCont .publicBtn {
  margin-top: 12px;
}
.prodBox .prodMain3 {
  width: 100%;
  border-radius: 20px;
  background: #ffffff;
  padding: 33px 0;
  padding-left: 50px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.prodBox .prodMain3 .prodImg {
  width: 44.5%;
}

.publicBtn {
  display: flex;
  align-items: center;
  position: relative;
  width: -moz-max-content;
  width: max-content;
  max-width: 100%;
  color: #ffffff;
  font-family: "Public Sans6", Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 28px;
  overflow: hidden;
  border-radius: 10px;
  background: #182E9C;
  padding: 12px 33.5px;
}
.publicBtn em {
  position: relative;
  z-index: 100;
  text-transform: uppercase;
}
.publicBtn span {
  font-size: 16px;
  transform: rotate(-45deg);
  margin-left: 10px;
  position: relative;
  z-index: 100;
}

.publicBtn::before {
  width: 400px;
  height: 400px;
  border-radius: 50%;
  position: absolute;
  background-color: #EDA613;
  top: -15%;
  left: 50%;
  content: "";
  transition: 0.5s;
}

.publicBtn:hover::before {
  top: -120%;
  left: -30%;
}

.applWrap {
  margin-top: 86px;
  position: relative;
  z-index: 100;
}
.applWrap .applBc {
  width: 100%;
  display: block;
}
.applWrap .applBox {
  position: absolute;
  top: 0;
  padding-top: 24px;
  left: 50%;
  transform: translateX(-50%);
}
.applWrap .biao48 {
  text-align: center;
}
.applWrap .applList {
  display: flex;
  flex-wrap: wrap;
  margin-top: 48px;
}
.applWrap .applItem {
  margin-top: 20px;
  width: 23.75%;
  margin-right: 1.6%;
  position: relative;
  border-radius: 20px;
  overflow: hidden;
}
.applWrap .applItem:nth-child(4n) {
  margin-right: 0;
}
.applWrap .applImg {
  width: 100%;
  display: block;
}
.applWrap .applMask {
  position: absolute;
  bottom: 0;
  left: 0;
  max-height: 100%;
  overflow-y: auto;
  width: 100%;
  padding: 32px 30px;
}
.applWrap .applName {
  color: #ffffff;
  font-family: "Public Sans6", Arial, Helvetica, sans-serif;
  font-size: 24px;
  line-height: 36px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.applWrap .applName a {
  color: #ffffff;
  display: block;
}
.applWrap .applTxt {
  color: #ffffff;
  font-family: "Public Sans4", Arial, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 30px;
  margin-top: 10px;
  display: none;
}
.applWrap .applTxt p {
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.applWrap .applBofang {
  position: relative;
  margin: 0 auto;
  width: 130px;
  height: 130px;
  margin-top: 205px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.applWrap .applBofang span {
  width: 40px;
  height: 40px;
  line-height: 40px;
  background-color: #182E9C;
  border-radius: 50%;
  font-size: 12px;
  color: #ffffff;
  text-align: center;
  position: relative;
  z-index: 20;
  display: block;
  transition: 0.2s;
}
.applWrap .applBofang::before {
  width: 100%;
  height: 100%;
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  border-radius: 50%;
  transform: translate(-50%, -50%);
  background: rgba(255, 255, 255, 0.24);
  backdrop-filter: blur(2px);
}
.applWrap .applBofang::after {
  width: 76px;
  height: 76px;
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: rgba(255, 255, 255, 0.5);
  backdrop-filter: blur(2px);
  z-index: 10;
  border-radius: 50%;
}
.applWrap .applBofang:hover span {
  transform: scale(1.2);
}

.techWrap {
  border-radius: 20px;
  background: #ffffff;
  padding: 56px 60px;
  padding-bottom: 76px;
  margin-top: -200px;
  position: relative;
  z-index: 100;
}
.techWrap .techBox {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.techWrap .techLeft {
  width: 58.44%;
}
.techWrap .techTips {
  color: #EDA613;
  font-family: "Public Sans6", Arial, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 30px;
  text-transform: uppercase;
}
.techWrap .biao48 {
  margin-top: 10px;
}
.techWrap .techTxt {
  color: #4D4D4D;
  font-family: "Public Sans4", Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 28px;
  margin-top: 40px;
}
.techWrap .techBtn {
  display: flex;
  flex-wrap: wrap;
  margin-top: 30px;
}
.techWrap .techBtn .publicBtn {
  margin-right: 24px;
  margin-top: 10px;
}
.techWrap .techBtn .publicBtn:nth-child(2) {
  background-color: #EDA613;
}
.techWrap .techBtn .publicBtn:nth-child(2)::before {
  background-color: #182E9C;
}
.techWrap .techRight {
  width: 39.73%;
  display: block;
  border-radius: 10px;
  overflow: hidden;
}
.techWrap .techRight img {
  width: 100%;
  display: block;
}
.techWrap .techRight:hover img {
  transform: scale(1.1);
}
.techWrap .techBott {
  margin-top: 76px;
  display: flex;
  justify-content: space-between;
  padding-right: 103px;
}
.techWrap .techItem {
  color: #4D4D4D;
  font-family: "Public Sans4", Arial, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 30px;
}
.techWrap .techItem p:nth-child(1) {
  color: #1A1A1A;
  font-family: "Public Sans7", Arial, Helvetica, sans-serif;
  font-size: 70px;
  line-height: 58px;
  display: flex;
  align-items: start;
  margin-bottom: 18px;
  transition: 0.2s;
}
.techWrap .techItem p:nth-child(1) span {
  font-size: 44px;
  line-height: 1;
  transform: translateY(-10px);
}
.techWrap .techItem:hover p:nth-child(1) {
  color: #EDA613;
}
.techWrap .techLine {
  width: 1px;
  height: 100px;
  background-color: #CFCFCF;
  margin: 0 10px;
}

.suppWrap {
  background-attachment: fixed !important;
  padding-top: 209px;
  padding-bottom: 203px;
  margin-top: 81px;
}
.suppWrap .suppBox {
  width: 50.57%;
  margin: 0 auto;
}
.suppWrap .suppTips {
  color: #EDA613;
  font-family: "Public Sans6", Arial, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 30px;
  text-transform: uppercase;
  text-align: center;
}
.suppWrap .biao48 {
  text-align: center;
  color: #ffffff;
  margin-top: 10px;
}
.suppWrap .biao48 a {
  color: #ffffff;
}
.suppWrap .biao48 a:hover {
  color: #EDA613;
}
.suppWrap .suppTxt {
  color: #ffffff;
  text-align: center;
  font-family: "Public Sans4", Arial, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 30px;
  margin-top: 10px;
}
.suppWrap .publicBtn {
  margin: 0 auto;
  margin-top: 10px;
}

.insiWrap {
  border-radius: 0 0 60px 60px;
  background: #F2F5FA;
  padding-top: 103px;
  position: relative;
  padding-bottom: 103px;
  overflow: hidden;
}
.insiWrap .insiBc {
  width: 87.13%;
  position: absolute;
  top: 56px;
  left: 50%;
  transform: translateX(-50%);
}
.insiWrap .insiBox {
  position: relative;
  z-index: 100;
}
.insiWrap .insiSwiper {
  width: 100%;
  margin-top: 56px;
}
.insiWrap .swiper-slide {
  opacity: 0;
  pointer-events: none;
  border-radius: 20px;
  background-color: #ffffff;
  transition: 0.2s;
}
.insiWrap .swiper-slide:hover {
  box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.08);
}
.insiWrap .swiper-slide-visible {
  opacity: 1;
  pointer-events: all;
}
.insiWrap .insiImg {
  width: 100%;
  border-radius: 20px 20px 0 0;
  display: block;
  overflow: hidden;
}
.insiWrap .insiImg img {
  width: 100%;
  display: block;
}
.insiWrap .insiImg:hover img {
  transform: scale(1.1);
}
.insiWrap .insiInfo {
  padding: 30px 36px;
  padding-bottom: 32px;
}
.insiWrap .insiDate {
  color: #999999;
  font-family: "Public Sans4", Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 28px;
}
.insiWrap .insiName {
  color: #333333;
  font-family: "Public Sans6", Arial, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 30px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  margin-top: 14px;
}
.insiWrap .insiName a {
  color: #333333;
  display: block;
}
.insiWrap .insiName a:hover {
  color: #EDA613;
}
.insiWrap .publicBtn {
  margin-top: 14px;
}

.hezuoWrap {
  padding-top: 68px;
  padding-bottom: 68px;
  overflow: hidden;
  position: relative;
}
.hezuoWrap .hzSwiper {
  width: 100%;
  position: relative;
}
.hezuoWrap .swiper-wrapper {
  transition-timing-function: linear !important;
}
.hezuoWrap .swiper-slide {
  width: 216px;
  box-shadow: 0 0 20px 0 rgba(85, 135, 91, 0.1);
}
.hezuoWrap .swiper-slide img {
  width: 100%;
  display: block;
}
.hezuoWrap .hzSwiper::after {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  background: linear-gradient(90deg, #FFF 1%, rgba(255, 255, 255, 0) 20.19%, rgba(255, 255, 255, 0) 80%, #FFF 99%);
  pointer-events: none;
  z-index: 100;
}

.m-formcountry {
  position: relative;
}

.m-formcountry .drop-btn {
  position: relative;
  width: 100%;
  height: 100%;
}

.m-formcountry .drop-btn i,
.m-formcountry .drop-btn svg {
  position: absolute;
  right: 5px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 12px;
}

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

.m-formcountry .drop-list::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}

.m-formcountry .drop-list::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0.05);
}

.m-formcountry .drop-list::-webkit-scrollbar-thumb {
  background-color: #333;
}

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

.m-formcountry .drop-list li.on {
  background-color: #e0e0e0;
}

.footWrap {
  background-color: #182E9C;
  padding-top: 71px;
  padding-bottom: 27px;
}
.footWrap .footTop {
  display: flex;
  align-items: start;
  justify-content: space-between;
}
.footWrap .footLeft {
  width: 53.31%;
  margin-top: 3px;
}
.footWrap .footLogo {
  width: 79px;
  display: block;
}
.footWrap .footLogo img {
  width: 100%;
  display: block;
}
.footWrap .footList {
  display: flex;
  justify-content: space-between;
  margin-top: 42px;
}
.footWrap .footItem {
  max-width: 25%;
}
.footWrap .footName {
  color: #ffffff;
  font-family: "Public Sans6", Arial, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 30px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  text-transform: uppercase;
}
.footWrap .footName a {
  color: #ffffff;
}
.footWrap .kaiIcon {
  font-size: 20px;
  margin-left: 10px;
  display: none;
  transition: 0.2s;
}
.footWrap .footName::after {
  width: 170px;
  height: 1px;
  content: "";
  background: rgba(255, 255, 255, 0.2);
  position: absolute;
  bottom: -16px;
  left: 0;
}
.footWrap .footNav {
  margin-top: 31px;
  color: rgba(255, 255, 255, 0.8);
  font-family: "Public Sans4", Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 40px;
}
.footWrap .footNav a {
  color: rgba(255, 255, 255, 0.8);
  display: block;
}
.footWrap .footNav a:hover {
  color: #ffffff;
}
.footWrap .footC {
  width: 46.89%;
}
.footWrap .footLx {
  margin-top: 39px;
}
.footWrap .lxItem {
  opacity: 0.8;
  color: rgba(255, 255, 255, 0.8);
  font-family: "Public Sans7", Arial, Helvetica, sans-serif;
  font-size: 14px;
  margin-bottom: 20px;
  word-break: break-word;
}
.footWrap .lxItem a {
  color: rgba(255, 255, 255, 0.8);
}
.footWrap .lxItem p:nth-child(1) {
  font-family: "Public Sans4", Arial, Helvetica, sans-serif;
  margin-bottom: 5px;
}
.footWrap .lxItem:last-child {
  margin-bottom: 0;
}
.footWrap .footShare {
  display: flex;
  flex-wrap: wrap;
  margin-top: 14px;
}
.footWrap .footShare a {
  width: 40px;
  height: 40px;
  margin-right: 16px;
  margin-top: 10px;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.12);
  text-align: center;
}
.footWrap .footShare a span {
  line-height: 40px;
  font-size: 18px;
  color: #ffffff;
  transition: 0.2s;
}
.footWrap .footShare a:last-child {
  margin-right: 0;
}
.footWrap .footShare a:hover {
  background-color: #ffffff;
}
.footWrap .footShare a:hover span {
  color: #EDA613;
}
.footWrap .footRight {
  width: 45%;
  border-radius: 20px;
  background: #ffffff;
  padding-top: 30px;
  padding-bottom: 68px;
}
.footWrap .footTit {
  color: #1A1A1A;
  font-family: "Public Sans6", Arial, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 30px;
  position: relative;
  padding: 0 10px;
  text-align: center;
  text-transform: uppercase;
}
.footWrap .footTit::after {
  width: 46px;
  height: 2px;
  content: "";
  position: absolute;
  bottom: -12px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #EDA613;
}
.footWrap .footLine {
  width: 100%;
  border-top: 1px dashed #E0E0E0;
  position: relative;
  margin-top: 44px;
}
.footWrap .footLine::before {
  width: 24px;
  height: 24px;
  content: "";
  border-radius: 50%;
  background-color: #182E9C;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -12px;
  z-index: 100;
}
.footWrap .footLine::after {
  width: 24px;
  height: 24px;
  content: "";
  border-radius: 50%;
  background-color: #182E9C;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -12px;
  z-index: 100;
}
.footWrap .footForm {
  padding: 0 69px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: start;
  margin-top: 49px;
}
.footWrap .formItem {
  width: 47.08%;
  border-bottom: 1px solid rgba(134, 134, 134, 0.3);
  display: flex;
  align-items: start;
  margin-bottom: 20px;
}
.footWrap .formXing {
  color: #BE1600;
  font-family: "Public Sans4", Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 28px;
  margin-right: 5px;
}
.footWrap .formInput {
  width: 100%;
  height: 38px;
  padding-bottom: 10px;
  color: #999999;
  font-family: "Public Sans4", Arial, Helvetica, sans-serif;
  font-size: 16px;
}
.footWrap .formInput::-webkit-input-placeholder {
  color: #999999;
  font-family: "Public Sans4", Arial, Helvetica, sans-serif;
  font-size: 16px;
}
.footWrap .formInput:-moz-placeholder {
  color: #999999;
  font-family: "Public Sans4", Arial, Helvetica, sans-serif;
  font-size: 16px;
}
.footWrap .formInput::-moz-placeholder {
  color: #999999;
  font-family: "Public Sans4", Arial, Helvetica, sans-serif;
  font-size: 16px;
}
.footWrap .formInput:-ms-input-placeholder {
  color: #999999;
  font-family: "Public Sans4", Arial, Helvetica, sans-serif;
  font-size: 16px;
}
.footWrap .formArea {
  width: 100%;
  border-bottom: 1px solid rgba(134, 134, 134, 0.3);
  display: flex;
  align-items: start;
  margin-bottom: 30px;
  margin-top: 13px;
}
.footWrap .formArea .formXing {
  margin-top: -3px;
}
.footWrap .formMess {
  width: 100%;
  height: 83px;
  padding-bottom: 10px;
  color: #999999;
  font-family: "Public Sans4", Arial, Helvetica, sans-serif;
  font-size: 16px;
}
.footWrap .formMess::-webkit-input-placeholder {
  color: #999999;
  font-family: "Public Sans4", Arial, Helvetica, sans-serif;
  font-size: 16px;
}
.footWrap .formMess:-moz-placeholder {
  color: #999999;
  font-family: "Public Sans4", Arial, Helvetica, sans-serif;
  font-size: 16px;
}
.footWrap .formMess::-moz-placeholder {
  color: #999999;
  font-family: "Public Sans4", Arial, Helvetica, sans-serif;
  font-size: 16px;
}
.footWrap .formMess:-ms-input-placeholder {
  color: #999999;
  font-family: "Public Sans4", Arial, Helvetica, sans-serif;
  font-size: 16px;
}
.footWrap .formCapt {
  width: 47.08%;
  position: relative;
}
.footWrap .formCapt .formItem {
  width: 100%;
  padding-right: 100px;
  margin-bottom: 0;
}
.footWrap .formCode {
  position: absolute;
  width: 100px;
  right: 4px;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
}
.footWrap .formCode img {
  width: 100%;
  display: block;
}
.footWrap .formSub {
  width: 47.08%;
  padding: 8px 20px;
  position: relative;
  border-radius: 10px;
  background-color: #EDA613;
  transition: 0.2s;
  text-transform: uppercase;
}
.footWrap .formSub p {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-family: "Public Sans4", Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 28px;
}
.footWrap .formSub p span {
  font-size: 18px;
  margin-left: 12px;
}
.footWrap .formSub input {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
}
.footWrap .formSub:hover {
  background-color: #182E9C;
}
.footWrap .footBott {
  border-top: 1px solid rgba(255, 255, 255, 0.4);
  margin-top: 75px;
  padding-top: 24px;
  color: #ffffff;
  font-family: "Public Sans4", Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 28px;
  text-align: center;
}
.footWrap .footBott a {
  color: #ffffff;
}
.footWrap .footBott a:hover {
  color: #EDA613;
}

.sideNav {
  position: fixed;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 200;
  width: 60px;
}
.sideNav .sideItem {
  width: 100%;
  background-color: #CCCCCC;
  transition: 0.2s;
  position: relative;
  margin-top: 9px;
  border-radius: 8px;
}
.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: 28px;
  color: #F6F6F7;
  line-height: 60px;
}
.sideNav .sideItem:hover {
  background-color: #EDA613;
}
.sideNav .sideItem:hover span {
  color: #ffffff;
}
.sideNav .phoneTxt {
  width: -moz-max-content;
  width: max-content;
  padding: 10px;
  font-size: 16px;
  color: #ffffff;
  background-color: #EDA613;
  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 {
  cursor: pointer;
}
.sideNav .goTop a span {
  font-size: 22px;
}

.crumWrap {
  padding: 30px 0px;
  background-color: #ffffff;
}
.crumWrap .crumbsBox {
  color: #999999;
  font-family: "Public Sans4", Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 24px;
}
.crumWrap .crumbsBox h1 {
  font: inherit;
  display: inline;
}
.crumWrap .crumbsBox a {
  color: #999999;
}
.crumWrap .crumbsBox a:hover {
  color: #EDA613;
}
.crumWrap .crumbsBox .crumActive {
  color: #EDA613;
}

.biao32 {
  font: inherit;
  color: #1A1A1A;
  font-family: "Public Sans6", Arial, Helvetica, sans-serif;
  font-size: 32px;
  line-height: 42px;
}

.chanWrap {
  background-color: #F5F5F5;
  padding-top: 56px;
  padding-bottom: 105px;
}
.chanWrap .yiCate {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.chanWrap .yiItem {
  padding: 15px 30px;
  border-radius: 10px;
  background-color: #ffffff;
  color: #333333;
  font-family: "Public Sans6", Arial, Helvetica, sans-serif;
  font-size: 20px;
  line-height: 30px;
  margin-right: 30px;
  margin-bottom: 10px;
  display: flex;
  align-items: center;
}
.chanWrap .yiItem img {
  width: 80px;
  display: block;
  border-radius: 10px;
  margin-right: 10px;
  flex-shrink: 0;
}
.chanWrap .yiItem:last-child {
  margin-right: 0;
}
.chanWrap .yiItem:hover {
  background-color: #182E9C;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.18);
  color: #EDA613;
}
.chanWrap .cateAct {
  background-color: #182E9C;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.18);
  color: #EDA613;
}
.chanWrap .biao32 {
  margin-top: 36px;
}
.chanWrap .chanTips {
  color: #666666;
  font-family: "Public Sans4", Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 28px;
  margin-top: 24px;
}
.chanWrap .chanBox {
  display: flex;
  align-items: start;
  justify-content: space-between;
  margin-top: 33px;
}
.chanWrap .chanRight {
  width: 73.87%;
}
.chanWrap .chanList {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.chanWrap .chanItem {
  width: 48.73%;
  border-radius: 20px;
  background-color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20px 0px;
  padding-left: 38px;
  transition: 0.2s;
  margin-bottom: 30px;
}
.chanWrap .chanItem:hover {
  box-shadow: 0 0 10px 4px rgba(0, 0, 0, 0.1);
}
.chanWrap .chanInfo {
  width: 50.18%;
}
.chanWrap .chanName {
  color: #333333;
  font-family: "Public Sans6", Arial, Helvetica, sans-serif;
  font-size: 20px;
  line-height: 30px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.chanWrap .chanName a {
  color: #333333;
  display: block;
}
.chanWrap .chanName a:hover {
  color: #182E9C;
}
.chanWrap .chanTxt {
  color: #666666;
  font-family: "Public Sans4", Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 24px;
  margin-top: 22px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.chanWrap .publicBtn {
  margin-top: 22px;
}
.chanWrap .chanImg {
  width: 44.61%;
  display: block;
  overflow: hidden;
}
.chanWrap .chanImg img {
  width: 100%;
  display: block;
}
.chanWrap .chanImg:hover img {
  transform: scale(1.1);
}

.chanLeft {
  width: 22.5%;
}
.chanLeft .chanTit {
  display: none;
  align-items: center;
  justify-content: space-between;
  color: #1A1A1A;
  font-family: "Public Sans6", Arial, Helvetica, sans-serif;
  font-size: 20px;
}
.chanLeft .chanTit span {
  margin-left: 10px;
  transition: 0.2s;
  display: block;
  font-size: 20px;
}
.chanLeft ul li {
  color: #333333;
  font-family: "Public Sans4", Arial, Helvetica, sans-serif;
  font-size: 20px;
  line-height: 32px;
}
.chanLeft ul li a {
  display: block;
  color: #333333;
  padding: 14px 10px;
  border-bottom: 1px solid #E3E3E3;
}
.chanLeft ul li a:hover {
  background-color: #182E9C;
  color: #ffffff;
  border-radius: 6px;
  border-bottom: 1px solid #182E9C;
}
.chanLeft ul .chanActive a {
  background-color: #182E9C;
  color: #ffffff;
  border-radius: 6px;
  border-bottom: 1px solid #182E9C;
}

.pagingBox {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin-top: 23px;
}
.pagingBox a {
  min-width: 48px;
  height: 48px;
  line-height: 48px;
  background: #EBEBEB;
  border: 1px solid #EBEBEB;
  border-radius: 50%;
  margin-top: 10px;
  margin-right: 24px;
  text-align: center;
  color: #333333;
  font-family: Public Sans4, Arial, Helvetica, sans-serif;
  font-size: 16px;
  position: relative;
}
.pagingBox a span {
  background: #182E9C;
  border: 1px solid #182E9C;
  line-height: 49px;
  height: 49px;
  width: 49px;
  font-size: 16px;
  color: #ffffff;
  transition: 0.2s;
  display: block;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.pagingBox a:hover {
  border: 1px solid #182E9C;
  background: transparent;
  color: #182E9C;
}
.pagingBox a:hover span {
  background: #EDA613;
  border: 1px solid #EDA613;
}
.pagingBox .pagAct {
  border: 1px solid #182E9C;
  background: transparent;
  color: #182E9C;
}
.pagingBox a:last-child {
  margin-right: 0;
}

.detailWrap {
  background-color: #F5F5F5;
  padding-top: 70px;
  padding-bottom: 90px;
}
.detailWrap .detailBox {
  display: flex;
  align-items: start;
  justify-content: space-between;
}
.detailWrap .detailCont {
  width: 73.75%;
  border-radius: 20px 0;
  background: #ffffff;
  padding: 30px 42px 37px 38px;
}
.detailWrap .detaTop {
  display: flex;
  justify-content: space-between;
  align-items: start;
}
.detailWrap .detaLeft {
  width: 45.45%;
  position: relative;
}
.detailWrap .dtSwiper1 {
  width: 100%;
  overflow: hidden;
}
.detailWrap .dtSwiper1 img {
  width: 100%;
  display: block;
}
.detailWrap .suoBox {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 14px;
}
.detailWrap .suoSwiper {
  width: 100%;
  overflow: hidden;
  margin: 0 14px;
  padding-right: 2px;
}
.detailWrap .suoSwiper .swiper-slide-thumb-active {
  border: 1px solid #EDA613;
}
.detailWrap .suoItem {
  border-radius: 6px;
  border: 1px solid #E0E0E0;
  cursor: pointer;
  transition: 0.2s;
  overflow: hidden;
}
.detailWrap .suoItem img {
  width: 100%;
  display: block;
}
.detailWrap .dtQie {
  font-size: 16px;
  cursor: pointer;
  transition: 0.2s;
  color: #182E9C;
}
.detailWrap .dtQie:hover {
  color: #EDA613;
}
.detailWrap .detaRight {
  width: 50.91%;
  margin-top: 36px;
}
.detailWrap .detaTxt {
  color: #666666;
  font-family: "Public Sans4", Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 28px;
  margin-top: 40px;
}
.detailWrap .detaTxt em {
  color: #333333;
  font-size: 18px;
  font-family: "Public Sans6", Arial, Helvetica, sans-serif;
  line-height: 30px;
}
.detailWrap .detaTxt a {
  color: #182E9C;
}
.detailWrap .publicBtn {
  margin-top: 26px;
}
.detailWrap .detaCate {
  display: flex;
  justify-content: center;
  color: #808080;
  font-family: "Public Sans6", Arial, Helvetica, sans-serif;
  font-size: 20px;
  line-height: 30px;
  border-bottom: 1px solid #DBDBDB;
  padding-bottom: 29px;
  margin-top: 64px;
}
.detailWrap .detaCate p {
  margin-right: 50px;
  cursor: pointer;
  transition: 0.2s;
}
.detailWrap .detaCate p:last-child {
  margin-right: 0;
}
.detailWrap .detaCate .detaAct {
  color: #182E9C;
}
.detailWrap .featBox {
  margin-top: 50px;
}
.detailWrap .featList {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 30px;
}
.detailWrap .featList::after {
  width: 31.82%;
  content: "";
}
.detailWrap .featItem {
  width: 31.82%;
  border-radius: 10px;
  background: #F2F2F2;
  position: relative;
  padding: 28px 25px;
  color: #333333;
  font-family: "Public Sans4", Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 28px;
  margin-bottom: 25px;
}
.detailWrap .featItem::after {
  width: 42px;
  height: 24px;
  content: "";
  position: absolute;
  border-radius: 10px 0 20px 0;
  background: #182E9C;
  transition: 0.2s;
  top: 0;
  left: 0;
}
.detailWrap .featItem:hover::after {
  background-color: #EDA613;
}
.detailWrap .scopBox {
  border-top: 1px solid #DFDFDF;
  margin-top: 24px;
  padding-top: 50px;
}
.detailWrap .scopTxt {
  color: #666666;
  font-family: "Public Sans4", Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 28px;
  margin-top: 30px;
}
.detailWrap .scopTxt em {
  color: #333333;
  font-family: "Public Sans6", Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 28px;
}
.detailWrap .scopTxt .tablen {
  width: 100%;
  overflow-x: auto;
}
.detailWrap .scopTxt table {
  width: 100%;
}
.detailWrap .scopTxt td {
  color: #4D4D4D;
  font-family: "Public Sans4", Arial, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 28px;
  padding: 11px 60px;
  text-align: center;
  border: 1px solid #D7D7D7;
  min-width: 150px;
}
.detailWrap .scopTxt td:nth-child(1) {
  text-align: left;
}
.detailWrap .scopTxt tr:nth-child(1) td {
  font-family: "Public Sans7", Arial, Helvetica, sans-serif;
  font-size: 18px;
}
.detailWrap .scopTxt tr:nth-child(odd) {
  background-color: #F2F2F2;
}
.detailWrap .scopTxt tr:nth-child(odd) td {
  padding: 10.5px 60px;
}
.detailWrap .precBox {
  border-top: 1px solid #DFDFDF;
  margin-top: 50px;
  padding-top: 50px;
}
.detailWrap .wideBox {
  margin-top: 50px;
  padding-top: 50px;
  border-top: 1px solid #DFDFDF;
}
.detailWrap .wideList {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 38px;
}
.detailWrap .wideList img {
  width: 31.82%;
  display: block;
  margin-bottom: 24px;
}
.detailWrap .wideList::after {
  width: 31.82%;
  content: "";
}
.detailWrap .paraBox {
  margin-top: 35px;
  margin-bottom: 22px;
}
.detailWrap .detaVideo {
  margin-top: 26px;
  margin-bottom: 13px;
  cursor: pointer;
  border-radius: 10px;
  overflow: hidden;
}
.detailWrap .detaVideo img {
  width: 100%;
  display: block;
}
.detailWrap .detaVideo:hover img {
  transform: scale(1.1);
}
.detailWrap .detaItem {
  display: none;
}

.likeWrap {
  margin-top: 90px;
}
.likeWrap .biao48 {
  text-align: center;
}
.likeWrap .likeSwiper {
  width: 100%;
  overflow: hidden;
  margin-top: 50px;
}
.likeWrap .swiper-slide {
  border-radius: 20px;
  border: 1px solid #D4D4D4;
  background: #ffffff;
  display: flex;
  align-items: start;
  justify-content: space-between;
  padding: 32px 22px;
  padding-right: 0;
}
.likeWrap .chanInfo {
  width: 50.18%;
}
.likeWrap .chanName {
  color: #333333;
  font-family: "Public Sans6", Arial, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 30px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.likeWrap .chanName a {
  color: #333333;
  display: block;
}
.likeWrap .chanName a:hover {
  color: #182E9C;
}
.likeWrap .chanTxt {
  color: #666666;
  font-family: "Public Sans4", Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 24px;
  margin-top: 14px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.likeWrap .publicBtn {
  margin-top: 16px;
}
.likeWrap .chanImg {
  width: 44.11%;
  display: block;
  overflow: hidden;
}
.likeWrap .chanImg img {
  width: 100%;
  display: block;
}
.likeWrap .chanImg:hover img {
  transform: scale(1.1);
}

.caseWrap {
  background-color: #F5F5F5;
  padding-top: 80px;
  padding-bottom: 96px;
}
.caseWrap .caseList {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.caseWrap .caseList::after {
  width: 31.25%;
  content: "";
}
.caseWrap .caseItem {
  width: 31.25%;
  margin-bottom: 50px;
}
.caseWrap .caseImg {
  width: 100%;
  border-radius: 20px;
  display: block;
  overflow: hidden;
}
.caseWrap .caseImg img {
  width: 100%;
  display: block;
}
.caseWrap .caseImg:hover img {
  transform: scale(1.1);
}
.caseWrap .caseName {
  color: #333333;
  font-family: "Public Sans6", Arial, Helvetica, sans-serif;
  font-size: 20px;
  line-height: 30px;
  margin-top: 24px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.caseWrap .caseName a {
  color: #333333;
  display: block;
}
.caseWrap .caseName a:hover {
  color: #182E9C;
}
.caseWrap .caseTxt {
  color: #808080;
  font-family: "Public Sans4", Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 24px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  margin-top: 16px;
}
.caseWrap .pagingBox {
  margin-top: 10px;
}

.caseDetail {
  background-color: #F5F5F5;
  padding-top: 89px;
  padding-bottom: 125px;
}
.caseDetail .cdBox {
  border-radius: 20px;
  background: #ffffff;
  padding-top: 67px;
  padding-bottom: 58px;
}
.caseDetail .cdBlock {
  padding: 0 100px;
}
.caseDetail .biao32 {
  text-align: center;
}
.caseDetail .cdDate {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #808080;
  font-family: "Public Sans4", Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 28px;
  margin-bottom: 37px;
  margin-top: 30px;
}
.caseDetail .cdShare {
  display: flex;
  align-items: center;
  margin-left: 48px;
}
.caseDetail .cdShare img {
  width: 167px;
  display: block;
  cursor: pointer;
}
.caseDetail .cdShare p {
  margin-right: 9px;
}
.caseDetail .cdLine {
  width: 100%;
  height: 1px;
  background-color: #D0D0D0;
}
.caseDetail .cdTxt {
  color: #4D4D4D;
  font-family: "Public Sans4", Arial, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 30px;
  margin-bottom: 70px;
  margin-top: 50px;
}
.caseDetail .cdTxt a {
  color: #182E9C;
}

.fenYe {
  margin-top: 73px;
  display: flex;
  align-items: start;
  justify-content: space-between;
}
.fenYe a {
  width: 49%;
  display: flex;
  align-items: center;
}
.fenYe a span {
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  background-color: #182E9C;
  border-radius: 50%;
  font-size: 26px;
  color: #ffffff;
  transition: 0.2s;
  flex-shrink: 0;
}
.fenYe a div {
  flex: 1;
  margin-left: 10px;
  color: #666666;
  font-family: "Public Sans4", Arial, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 30px;
}
.fenYe a div p:nth-child(1) {
  color: #333333;
  font-family: "Public Sans6", Arial, Helvetica, sans-serif;
}
.fenYe a div p:nth-child(2){
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.fenYe a:nth-child(2) {
  flex-direction: row-reverse;
}
.fenYe a:nth-child(2) div {
  margin-left: 0;
  margin-right: 10px;
  text-align: right;
}
.fenYe a:hover span {
  background-color: #EDA613;
  color: #ffffff;
}

.xinwWrap {
  background-color: #F5F5F5;
  padding-top: 70px;
  padding-bottom: 100px;
}
.xinwWrap .xinwCate {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.xinwWrap .xinwCate a {
  color: #333333;
  font-family: "Public Sans6", Arial, Helvetica, sans-serif;
  font-size: 20px;
  line-height: 30px;
  padding: 15px 30px;
  border-radius: 10px;
  background: #ffffff;
  margin: 0 15px;
  margin-top: 10px;
}
.xinwWrap .xinwCate a:hover {
  background: #182E9C;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.18);
  color: #EDA613;
}
.xinwWrap .xinwCate .xinwAct {
  background: #182E9C;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.18);
  color: #EDA613;
}
.xinwWrap .xinwList {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 60px;
}
.xinwWrap .xinwList::after {
  width: 31.25%;
  content: "";
}
.xinwWrap .xinwItem {
  width: 31.25%;
  border-radius: 20px;
  background: #ffffff;
  overflow: hidden;
  margin-bottom: 60px;
  transition: 0.2s;
}
.xinwWrap .xinwItem:hover {
  box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.08);
}
.xinwWrap .insiImg {
  width: 100%;
  border-radius: 20px 20px 0 0;
  display: block;
  overflow: hidden;
}
.xinwWrap .insiImg img {
  width: 100%;
  display: block;
}
.xinwWrap .insiImg:hover img {
  transform: scale(1.1);
}
.xinwWrap .insiInfo {
  padding: 30px 36px;
  padding-bottom: 32px;
}
.xinwWrap .insiDate {
  color: #999999;
  font-family: "Public Sans4", Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 28px;
}
.xinwWrap .insiName {
  color: #333333;
  font-family: "Public Sans6", Arial, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 30px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  margin-top: 14px;
}
.xinwWrap .insiName a {
  color: #333333;
  display: block;
}
.xinwWrap .insiName a:hover {
  color: #EDA613;
}
.xinwWrap .publicBtn {
  margin-top: 14px;
}
.xinwWrap .pagingBox {
  margin-top: 20px;
}

.contactWrap {
  background-color: #F5F5F5;
  padding-top: 116px;
  padding-bottom: 90px;
}
.contactWrap .contactList {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.contactWrap .contactItem {
  width: 31.25%;
  border-radius: 20px;
  background: #ffffff;
  padding: 0px 35px;
  padding-bottom: 42px;
}
.contactWrap .contIcon {
  width: 72px;
  height: 72px;
  border-radius: 50%;
  margin: 0 auto;
  line-height: 72px;
  background-color: #182E9C;
  font-size: 30px;
  color: #ffffff;
  margin-top: -36px;
  display: block;
  text-align: center;
}
.contactWrap .contName {
  color: #333333;
  font-family: "Public Sans4", Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 28px;
  margin-top: 30px;
  text-align: center;
}
.contactWrap .contTxt {
  color: #333333;
  text-align: center;
  font-family: "Public Sans6", Arial, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 30px;
  margin-top: 14px;
}
.contactWrap .contTxt a {
  color: #333333;
}
.contactWrap .contTxt a:hover {
  color: #EDA613;
}
.contactWrap .teamBox {
  border-radius: 20px;
  overflow: hidden;
  background: url("../images/team1.jpg") center center/cover no-repeat;
  padding: 78px 283px;
  padding-bottom: 70px;
  margin-top: 72px;
}
.contactWrap .biao48 {
  color: #ffffff;
  text-align: center;
  padding: 0 116px;
}
.contactWrap .teamForm {
  display: flex;
  align-items: start;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 51px;
}
.contactWrap .formItem {
  width: 47.08%;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  display: flex;
  align-items: start;
  margin-bottom: 30px;
}
.contactWrap .formXing {
  color: #BE1600;
  font-family: "Public Sans4", Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 28px;
  margin-right: 5px;
}
.contactWrap .formInput {
  width: 100%;
  height: 37px;
  padding-bottom: 10px;
  color: #ffffff;
  font-family: "Public Sans4", Arial, Helvetica, sans-serif;
  font-size: 16px;
}
.contactWrap .formInput::-webkit-input-placeholder {
  color: #ffffff;
  font-family: "Public Sans4", Arial, Helvetica, sans-serif;
  font-size: 16px;
}
.contactWrap .formInput:-moz-placeholder {
  color: #ffffff;
  font-family: "Public Sans4", Arial, Helvetica, sans-serif;
  font-size: 16px;
}
.contactWrap .formInput::-moz-placeholder {
  color: #ffffff;
  font-family: "Public Sans4", Arial, Helvetica, sans-serif;
  font-size: 16px;
}
.contactWrap .formInput:-ms-input-placeholder {
  color: #ffffff;
  font-family: "Public Sans4", Arial, Helvetica, sans-serif;
  font-size: 16px;
}
.contactWrap .formArea {
  width: 100%;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  display: flex;
  align-items: start;
  margin-bottom: 50px;
  margin-top: 13px;
}
.contactWrap .formArea .formXing {
  margin-top: -3px;
}
.contactWrap .formMess {
  width: 100%;
  height: 86px;
  padding-bottom: 10px;
  color: #ffffff;
  font-family: "Public Sans4", Arial, Helvetica, sans-serif;
  font-size: 16px;
}
.contactWrap .formMess::-webkit-input-placeholder {
  color: #ffffff;
  font-family: "Public Sans4", Arial, Helvetica, sans-serif;
  font-size: 16px;
}
.contactWrap .formMess:-moz-placeholder {
  color: #ffffff;
  font-family: "Public Sans4", Arial, Helvetica, sans-serif;
  font-size: 16px;
}
.contactWrap .formMess::-moz-placeholder {
  color: #ffffff;
  font-family: "Public Sans4", Arial, Helvetica, sans-serif;
  font-size: 16px;
}
.contactWrap .formMess:-ms-input-placeholder {
  color: #ffffff;
  font-family: "Public Sans4", Arial, Helvetica, sans-serif;
  font-size: 16px;
}
.contactWrap .teamBlock {
  width: 47.08%;
  display: flex;
  justify-content: flex-end;
}
.contactWrap .formCapt {
  width: 54%;
  position: relative;
}
.contactWrap .formCapt .formItem {
  width: 100%;
  padding-right: 100px;
  margin-bottom: 0;
}
.contactWrap .formCode {
  position: absolute;
  width: 100px;
  right: 4px;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
}
.contactWrap .formCode img {
  width: 100%;
  display: block;
}
.contactWrap .formSub {
  width: 54.8%;
  padding: 8px 10px;
  position: relative;
  border-radius: 10px;
  background-color: #EDA613;
  transition: 0.2s;
  text-transform: uppercase;
}
.contactWrap .formSub p {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-family: "Public Sans4", Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 28px;
}
.contactWrap .formSub p span {
  font-size: 18px;
  margin-left: 12px;
}
.contactWrap .formSub input {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
}
.contactWrap .formSub:hover {
  background-color: #182E9C;
}
.contactWrap .teamSub {
  width: 47.08%;
}

.mapBox {
  width: 100%;
}
.mapBox img {
  width: 100%;
  display: block;
}
.mapBox iframe {
  width: 100%;
  display: block;
}

.aboutWrap {
  background-color: #F5F5F5;
  padding-top: 80px;
  padding-bottom: 100px;
}
.aboutWrap .techWrap {
  background-color: transparent;
  padding: 0;
  margin-top: 0;
  border-radius: 0;
}
.aboutWrap .techBox {
  align-items: start;
}
.aboutWrap .techLeft {
  width: 55%;
}
.aboutWrap .techRight {
  width: 40.5%;
}
.aboutWrap .techBott {
  margin-top: 53px;
}
.aboutWrap .aboutVideo {
  width: 100%;
  position: relative;
  border-radius: 20px;
  overflow: hidden;
  margin-top: 80px;
}
.aboutWrap .aboutVideo img {
  width: 100%;
  display: block;
}
.aboutWrap .videoMask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.aboutWrap .videoMask img {
  width: 100px;
}
.aboutWrap .videoMask:hover img {
  transform: scale(1.1);
}

.histWrap {
  padding-top: 106px;
  padding-bottom: 87px;
  overflow: hidden;
}
.histWrap .biao48 {
  text-align: center;
}
.histWrap .histCenter {
  width: 59.19%;
  position: relative;
  margin: 0 auto;
  margin-top: 119px;
}
.histWrap .histSwiper1 {
  width: 100%;
  overflow: hidden;
}
.histWrap .histQie {
  width: 48px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  text-align: center;
  font-size: 20px;
  color: #ffffff;
  border-radius: 50%;
  background-color: #182E9C;
  cursor: pointer;
  transition: 0.2s;
}
.histWrap .histQie:hover {
  background-color: #EDA613;
}
.histWrap .histPrev {
  left: -121px;
}
.histWrap .histNext {
  right: -121px;
}
.histWrap .histYear {
  color: #333333;
  text-align: center;
  font-family: "Public Sans7", Arial, Helvetica, sans-serif;
  font-size: 64px;
  line-height: 58px;
}
.histWrap .histTxt {
  color: #333333;
  text-align: center;
  font-family: "Public Sans4", Arial, Helvetica, sans-serif;
  font-size: 24px;
  line-height: 36px;
  margin-top: 28px;
}
.histWrap .histBott {
  width: 100%;
  margin-top: 128px;
  position: relative;
}
.histWrap .histBott::after {
  border: 1px dashed rgba(255, 255, 255, 0.6);
  position: absolute;
  bottom: 6px;
  left: 0;
  width: 100%;
  content: "";
}
.histWrap .histSwiper2 {
  position: relative;
  z-index: 100;
  padding: 0 71px;
  overflow: hidden;
}
.histWrap .histSwiper2 .swiper-slide {
  color: #ffffff;
  font-family: "Public Sans4", Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 28px;
  text-align: center;
  transition: 0.2s;
  cursor: pointer;
}
.histWrap .histSwiper2 .swiper-slide span {
  width: 12px;
  height: 12px;
  display: block;
  border-radius: 50%;
  background-color: #ffffff;
  margin: 0 auto;
  margin-top: 4px;
  transition: 0.2s;
}
.histWrap .histSwiper2 .swiper-slide-thumb-active span {
  background-color: #182E9C;
}

.partWrap {
  background-color: #F5F5F5;
  padding-top: 139px;
  padding-bottom: 130px;
}
.partWrap .partSwiper {
  margin-top: 40px;
  overflow: hidden;
}
.partWrap .partSwiper .swiper-wrapper {
  transition-timing-function: linear !important;
}
.partWrap .partSwiper .swiper-slide {
  border-radius: 10px;
  overflow: hidden;
}
.partWrap .partSwiper img {
  width: 100%;
  display: block;
}

.enviBox {
  margin-top: 131px;
}
.enviBox .enviBlock {
  width: 100%;
  position: relative;
  margin-top: 40px;
}
.enviBox .enviQie {
  width: 48px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  text-align: center;
  font-size: 20px;
  color: #ffffff;
  border-radius: 50%;
  background-color: #182E9C;
  cursor: pointer;
  transition: 0.2s;
}
.enviBox .enviQie:hover {
  background-color: #EDA613;
}
.enviBox .enviPrev {
  left: -80px;
}
.enviBox .enviNext {
  right: -80px;
}
.enviBox .enviSwiper {
  width: 100%;
  overflow: hidden;
}
.enviBox .enviSwiper .swiper-slide {
  border-radius: 20px;
  overflow: hidden;
}
.enviBox .enviSwiper .swiper-slide img {
  width: 100%;
  display: block;
}

.honorBox {
  margin-top: 155px;
}
.honorBox .honorSwiper {
  margin-top: 40px;
  overflow: hidden;
}
.honorBox .honorSwiper .swiper-slide {
  width: 15.625%;
}
.honorBox .honorSwiper .swiper-slide a {
  width: 100%;
  display: block;
}
.honorBox .honorSwiper .swiper-slide a img {
  width: 100%;
  display: block;
}

.aboutSupp .suppWrap {
  margin-top: 0;
}

@media (max-width: 1700px) {
  .contSafe {
    width: calc(100% - 160px);
  }
  .navWrap .navBox {
    padding-left: 0;
    padding-right: 0;
  }
  .biao48 {
    font-size: 38px;
    line-height: 1.2;
  }
  .techWrap .techItem p:nth-child(1) {
    font-size: 50px;
  }
  .applWrap .applBofang {
    margin-top: 100px;
  }
  .suppWrap .suppBox {
    width: 80%;
  }
  .footWrap .footForm {
    padding: 0 30px;
  }
  .biao32 {
    font-size: 28px;
    line-height: 1.2;
  }
  .detailWrap .detaRight {
    margin-top: 0;
  }
  .detailWrap .detaTxt {
    margin-top: 20px;
  }
  .contactWrap .teamBox {
    padding: 50px 100px;
  }
  .histWrap .histYear {
    font-size: 50px;
    line-height: 1.2;
  }
  .enviBox .enviPrev {
    left: -60px;
  }
  .enviBox .enviNext {
    right: -60px;
  }
}
@media (max-width: 1280px) {
  .navWrap .navList > li > a {
    font-size: 16px;
    line-height: 24px;
  }
  .navWrap .navLogo {
    width: 68px;
  }
  .navWrap .souBox {
    margin-left: 30px;
  }
  .navWrap .navList > li {
    padding: 24px 0px;
    margin-right: 30px;
  }
  .bannerSwiper .bannPrev {
    left: 10px;
  }
  .bannerSwiper .bannNext {
    right: 10px;
  }
  .bannerSwiper .bannPoint {
    bottom: 20px;
  }
  .bannerSwiper .swiper-pagination-bullet {
    width: 30px;
  }
  .natiWrap {
    margin-top: 50px;
  }
  .natiWrap .natiName {
    font-size: 16px;
    line-height: 26px;
  }
  .biao48 {
    font-size: 28px;
  }
  .publicBtn {
    font-size: 14px;
    line-height: 24px;
    padding: 10px 20px;
  }
  .publicBtn::before {
    top: -14%;
    left: 53%;
  }
  .prodWrap {
    margin-top: 50px;
  }
  .prodBox {
    padding-top: 50px;
  }
  .prodBox .prodMain1 {
    padding: 20px;
  }
  .prodBox .prodTop {
    padding-right: 0;
  }
  .prodBox .prodMain2 {
    padding: 20px;
  }
  .applWrap {
    margin-top: 50px;
  }
  .applWrap .applList {
    margin-top: 20px;
  }
  .applWrap .applMask {
    padding: 20px;
  }
  .applWrap .applName {
    font-size: 20px;
    line-height: 28px;
  }
  .applWrap .applTxt {
    font-size: 16px;
    line-height: 28px;
  }
  .applWrap .applBofang {
    margin-top: 50px;
  }
  .techWrap {
    padding: 30px;
    margin-top: -160px;
  }
  .techWrap .techTxt {
    margin-top: 20px;
  }
  .techWrap .techBtn {
    margin-top: 10px;
  }
  .techWrap .techItem p:nth-child(1) {
    font-size: 40px;
    line-height: 1.2;
    margin-bottom: 10px;
  }
  .techWrap .techItem p:nth-child(1) span {
    transform: none;
    font-size: 32px;
  }
  .suppWrap {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .insiWrap {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .insiWrap .insiSwiper {
    margin-top: 30px;
  }
  .insiWrap .insiInfo {
    padding: 20px;
  }
  .insiWrap .insiName {
    margin-top: 10px;
  }
  .hezuoWrap {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .footWrap {
    padding-top: 50px;
  }
  .footWrap .footName::after {
    width: 120px;
  }
  .footWrap .formCapt {
    width: 100%;
  }
  .footWrap .formSub {
    width: 100%;
    margin-top: 20px;
  }
  .footWrap .footRight {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .crumWrap {
    padding: 20px 0px;
  }
  .biao32 {
    font-size: 24px;
  }
  .chanLeft ul li {
    font-size: 18px;
    line-height: 26px;
  }
  .chanWrap {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .chanWrap .yiItem {
    font-size: 18px;
    line-height: 26px;
    padding: 10px 20px;
  }
  .chanWrap .yiItem img {
    width: 60px;
    margin-right: 10px;
  }
  .chanWrap .biao32 {
    margin-top: 30px;
  }
  .chanWrap .chanItem {
    padding: 20px;
    padding-right: 0;
  }
  .chanWrap .chanName {
    font-size: 16px;
    line-height: 26px;
  }
  .chanWrap .chanTxt {
    margin-top: 10px;
  }
  .chanWrap .publicBtn {
    margin-top: 10px;
  }
  .chanWrap .pagingBox {
    margin-top: 0;
  }
  .detailWrap {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .detailWrap .detailCont {
    padding: 20px;
  }
  .detailWrap .detaCate {
    margin-top: 50px;
  }
  .detailWrap .featBox {
    margin-top: 30px;
  }
  .detailWrap .featItem {
    padding: 20px;
  }
  .detailWrap .scopBox {
    margin-top: 10px;
    padding-top: 30px;
  }
  .detailWrap .precBox {
    margin-top: 30px;
    padding-top: 30px;
  }
  .detailWrap .wideBox {
    margin-top: 30px;
    padding-top: 30px;
  }
  .detailWrap .scopTxt td {
    padding: 10px 20px !important;
  }
  .likeWrap {
    margin-top: 50px;
  }
  .likeWrap .likeSwiper {
    margin-top: 30px;
    padding-bottom: 2px;
  }
  .likeWrap .swiper-slide {
    padding: 20px;
    flex-direction: column-reverse;
  }
  .likeWrap .chanImg {
    width: 100%;
  }
  .likeWrap .chanInfo {
    width: 100%;
    margin-top: 20px;
  }
  .caseWrap {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .caseWrap .caseName {
    font-size: 18px;
    line-height: 26px;
    margin-top: 10px;
  }
  .caseWrap .caseItem {
    margin-bottom: 30px;
  }
  .caseWrap .pagingBox {
    margin-top: 0;
  }
  .caseDetail {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .caseDetail .cdBox {
    padding-top: 50px;
  }
  .caseDetail .cdBlock {
    padding: 0 50px;
  }
  .caseDetail .cdTxt {
    margin-bottom: 50px;
  }
  .xinwWrap {
    padding-top: 40px;
    padding-bottom: 50px;
  }
  .xinwWrap .pagingBox {
    margin-top: 0;
  }
  .xinwWrap .xinwCate a {
    font-size: 18px;
    line-height: 26px;
    padding: 10px 20px;
  }
  .xinwWrap .xinwList {
    margin-top: 50px;
  }
  .xinwWrap .insiInfo {
    padding: 20px;
  }
  .xinwWrap .xinwItem {
    margin-bottom: 30px;
  }
  .contactWrap {
    padding-top: 80px;
    padding-bottom: 50px;
  }
  .contactWrap .contactItem {
    padding: 20px;
    padding-top: 0;
  }
  .contactWrap .teamBox {
    margin-top: 50px;
    padding: 50px;
  }
  .contactWrap .biao48 {
    padding: 0;
  }
  .contactWrap .formCapt {
    width: 100%;
  }
  .contactWrap .formSub {
    width: 100%;
  }
  .aboutWrap {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .aboutWrap .aboutVideo {
    margin-top: 50px;
  }
  .aboutWrap .videoMask img {
    width: 70px;
  }
  .histWrap {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .histWrap .histYear {
    font-size: 40px;
  }
  .histWrap .histTxt {
    font-size: 20px;
    line-height: 1.2;
  }
  .histWrap .histCenter {
    width: 68%;
  }
  .histWrap .histBott {
    margin-top: 50px;
  }
  .partWrap {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .partWrap .partSwiper {
    margin-top: 30px;
  }
  .enviBox {
    margin-top: 50px;
  }
  .honorBox {
    margin-top: 50px;
  }
}
@media (max-width: 1000px) {
  .contSafe {
    width: calc(100% - 60px);
  }
  .navWrap {
    padding: 5px 0px;
  }
  .navWrap .menuBtn {
    display: block;
  }
  .navWrap .navList, .navWrap .souBox {
    display: none;
  }
  .navWrap .navLogo {
    width: 60px;
  }
  .navWrap .langBox {
    font-size: 14px;
    line-height: 24px;
    padding: 4px 15px;
  }
  .navWrap .navLang {
    margin-left: 0;
  }
  .natiWrap {
    margin-top: 10px;
    flex-wrap: wrap;
  }
  .natiWrap .natiItem {
    width: 32%;
  }
  .natiWrap .natiXian {
    display: none;
  }
  .natiWrap::after {
    width: 32%;
    content: "";
  }
  .prodWrap {
    margin-top: 30px;
  }
  .biao48 {
    font-size: 24px;
    text-align: center;
  }
  .prodBox {
    padding-top: 30px;
    flex-direction: column;
  }
  .prodBox .prodMain1 {
    width: 100%;
  }
  .prodBox .prodTips {
    text-align: center;
    margin-top: 10px;
  }
  .prodBox .publicBtn {
    margin: 0 auto;
    margin-top: 20px;
  }
  .prodBox .prodBott {
    justify-content: center;
  }
  .prodBox .prodRight {
    width: 100%;
  }
  .prodBox .prodMain2 {
    margin-top: 20px;
    flex-direction: column-reverse;
  }
  .prodBox .prodImg {
    width: 250px;
    margin: 0 auto;
  }
  .prodBox .prodCont {
    width: 100%;
    margin-top: 20px;
  }
  .applWrap {
    margin-top: 30px;
  }
  .applWrap .applList {
    margin-top: 10px;
    justify-content: space-between;
  }
  .applWrap .applItem {
    width: 49%;
    margin-right: 0;
  }
  .applWrap .applBc {
    display: none;
  }
  .applWrap .applBox {
    position: unset;
    transform: none;
    padding-top: 0;
  }
  .applWrap .applTxt {
    display: block !important;
  }
  .applWrap .applBofang {
    margin-top: 30px;
    width: 50px;
    height: 50px;
  }
  .applWrap .applBofang span {
    width: 50px;
    height: 50px;
    line-height: 50px;
  }
  .applWrap .applBofang::after {
    display: none;
  }
  .applWrap .applBofang::before {
    display: none;
  }
  .techWrap {
    padding: 0;
    margin-top: 30px;
  }
  .techWrap .techBox {
    flex-direction: column-reverse;
  }
  .techWrap .techRight {
    width: 450px;
    margin: 0 auto;
  }
  .techWrap .techLeft {
    width: 100%;
    margin-top: 20px;
  }
  .techWrap .techTips {
    text-align: center;
  }
  .techWrap .techTxt {
    text-align: center;
  }
  .techWrap .techBtn {
    justify-content: center;
  }
  .techWrap .techBtn .publicBtn {
    margin: 0 5px;
    margin-top: 10px;
  }
  .techWrap .techBott {
    margin-top: 30px;
    padding-right: 0;
    flex-wrap: wrap;
  }
  .techWrap .techBott::after {
    width: 32%;
    content: "";
  }
  .techWrap .techItem {
    width: 32%;
    text-align: center;
    font-size: 16px;
  }
  .techWrap .techItem p:nth-child(1) {
    font-size: 30px;
    justify-content: center;
  }
  .techWrap .techLine {
    height: 70px;
    display: none;
  }
  .suppWrap {
    margin-top: 30px;
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .suppWrap .suppBox {
    width: calc(100% - 60px);
  }
  .insiWrap {
    padding-top: 30px;
    padding-bottom: 30px;
    border-radius: 0 0 20px 20px;
  }
  .insiWrap .insiInfo {
    padding: 20px 10px;
  }
  .insiWrap .insiName {
    font-size: 16px;
    line-height: 26px;
  }
  .hezuoWrap .swiper-slide {
    width: 160px;
  }
  .footWrap {
    padding-top: 30px;
    padding-bottom: 45px;
  }
  .footWrap .footTop {
    flex-direction: column;
  }
  .footWrap .footLeft {
    width: 100%;
  }
  .footWrap .footLogo {
    margin: 0 auto;
  }
  .footWrap .footList {
    margin-top: 20px;
    flex-direction: column;
  }
  .footWrap .footItem {
    max-width: 100%;
    width: 100%;
    margin-bottom: 10px;
  }
  .footWrap .kaiIcon {
    display: block;
  }
  .footWrap .footName::after {
    display: none;
  }
  .footWrap .footNav {
    line-height: 34px;
    margin-top: 10px;
    display: none;
  }
  .footWrap .footC {
    width: 100%;
  }
  .footWrap .footLx {
    margin-top: 10px;
  }
  .footWrap .footShare {
    justify-content: center;
  }
  .footWrap .footRight {
    width: 100%;
    margin-top: 30px;
  }
  .footWrap .footBott {
    margin-top: 30px;
  }
  .sideNav {
    bottom: -1px;
    right: unset;
    left: 0;
    width: 100%;
    display: flex;
    justify-content: space-between;
    top: unset !important;
    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: #182E9C;
  }
  .sideNav .sideItem:hover {
    background-color: #EDA613;
  }
  .sideNav .sideItem:hover span {
    color: #ffffff !important;
  }
  .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);
  }
  .crumWrap {
    padding: 10px 0px;
  }
  .biao32 {
    font-size: 22px;
    text-align: center;
  }
  .pagingBox a {
    margin-right: 10px;
  }
  .chanWrap {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .chanWrap .yiCate {
    justify-content: space-between;
  }
  .chanWrap .yiItem {
    width: 49%;
    margin-right: 0;
    justify-content: center;
  }
  .chanWrap .biao32 {
    margin-top: 20px;
  }
  .chanWrap .chanTips {
    margin-top: 20px;
  }
  .chanWrap .chanBox {
    flex-direction: column-reverse;
  }
  .chanWrap .chanRight {
    width: 100%;
  }
  .chanWrap .chanItem {
    flex-direction: column-reverse;
    padding: 20px;
  }
  .chanWrap .chanImg {
    width: 100%;
  }
  .chanWrap .chanInfo {
    width: 100%;
    margin-top: 10px;
    text-align: center;
  }
  .chanWrap .publicBtn {
    margin: 0 auto;
    margin-top: 10px;
  }
  .chanLeft {
    width: 100%;
    margin-top: 30px;
  }
  .chanLeft .chanTit {
    display: flex;
  }
  .chanLeft ul {
    margin-top: 20px;
    display: none;
  }
  .chanLeft ul li {
    font-size: 16px;
  }
  .chanLeft ul li a {
    padding: 10px;
  }
  .detailWrap {
    padding-top: 30px;
  }
  .detailWrap .detailBox {
    flex-direction: column-reverse;
  }
  .detailWrap .detailCont {
    width: 100%;
  }
  .detailWrap .detaTop {
    flex-direction: column;
  }
  .detailWrap .detaLeft {
    width: 450px;
    margin: 0 auto;
  }
  .detailWrap .detaRight {
    width: 100%;
    margin-top: 20px;
  }
  .detailWrap .publicBtn {
    margin: 0 auto;
    margin-top: 20px;
  }
  .detailWrap .detaCate {
    margin-top: 20px;
    flex-wrap: wrap;
    justify-content: space-between;
    font-size: 18px;
    line-height: 26px;
  }
  .detailWrap .detaCate p {
    width: 32%;
    margin-right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    border: 1px solid #808080;
    padding: 10px;
    margin-top: 10px;
  }
  .detailWrap .detaCate::after {
    width: 32%;
    content: "";
  }
  .detailWrap .featList {
    margin-top: 20px;
  }
  .detailWrap .featItem {
    width: 100%;
    padding: 10px;
  }
  .detailWrap .featItem::after {
    display: none;
  }
  .likeWrap {
    margin-top: 30px;
  }
  .caseWrap {
    padding-top: 30px;
  }
  .caseDetail {
    padding-top: 30px;
  }
  .caseDetail .cdBox {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .caseDetail .cdDate {
    margin-top: 20px;
    flex-direction: column;
    margin-bottom: 20px;
  }
  .caseDetail .cdShare {
    margin-left: 0;
    margin-top: 10px;
  }
  .caseDetail .cdTxt {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .caseDetail .cdBlock {
    padding: 0 20px;
  }
  .fenYe {
    margin-top: 20px;
    padding-top: 20px;
    flex-direction: column;
  }
  .fenYe a {
    flex-direction: row !important;
    width: 100%;
    margin-bottom: 10px;
  }
  .fenYe a div {
    text-align: left !important;
    margin-left: 10px !important;
    margin-right: 0 !important;
  }
  .fenYe a:last-child {
    margin-bottom: 0;
  }
  .xinwWrap {
    padding-top: 30px;
  }
  .xinwWrap .xinwCate a {
    font-size: 16px;
    line-height: 24px;
  }
  .xinwWrap .xinwList {
    margin-top: 30px;
  }
  .xinwWrap .insiName {
    font-size: 16px;
    line-height: 26px;
    margin-top: 10px;
  }
  .contactWrap {
    padding-top: 60px;
  }
  .contactWrap .contactItem {
    width: 100%;
    margin-bottom: 50px;
  }
  .contactWrap .contactItem:last-child {
    margin-bottom: 0;
  }
  .contactWrap .contIcon {
    width: 60px;
    height: 60px;
    line-height: 60px;
    margin-top: -30px;
    font-size: 26px;
  }
  .contactWrap .teamBox {
    margin-top: 30px;
    padding: 30px 20px;
  }
  .aboutWrap {
    padding-top: 30px;
  }
  .aboutWrap {
    padding-bottom: 30px;
  }
  .aboutWrap .aboutVideo {
    margin-top: 30px;
  }
  .histWrap {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .histWrap .histCenter {
    margin-top: 30px;
    width: 100%;
    padding-bottom: 70px;
  }
  .histWrap .histQie {
    bottom: 0px;
    transform: translateY(0);
    top: unset;
  }
  .histWrap .histPrev {
    left: 30%;
  }
  .histWrap .histNext {
    right: 30%;
  }
  .histWrap .histYear {
    font-size: 30px;
  }
  .histWrap .histTxt {
    font-size: 18px;
    line-height: 28px;
    margin-top: 20px;
  }
  .histWrap .histBott {
    margin-top: 30px;
  }
  .histWrap .histSwiper2 {
    padding: 0;
  }
  .partWrap {
    padding-top: 30px;
    padding-bottom: 50px;
  }
  .enviBox .enviBlock {
    margin-top: 80px;
  }
  .enviBox .enviQie {
    top: -40px;
  }
  .enviBox .enviPrev {
    left: 30%;
  }
  .enviBox .enviNext {
    right: 30%;
  }
  .honorBox .honorSwiper {
    margin-top: 30px;
  }
}
@media (max-width: 768px) {
  .contSafe {
    width: calc(100% - 30px);
  }
  .natiWrap .natiItem {
    width: 49%;
  }
  .suppWrap .suppBox {
    width: calc(100% - 30px);
  }
  .neiBnner {
    padding-top: 250px !important;
  }
  .detailWrap .wideList img {
    width: 49%;
  }
  .caseWrap .caseItem {
    width: 49%;
  }
  .caseWrap .caseName {
    font-size: 16px;
    line-height: 26px;
  }
  .xinwWrap .xinwItem {
    width: 49%;
  }
  .xinwWrap .insiInfo {
    padding: 20px 10px;
  }
}
@media (max-width: 750px) {
  .bannerSwiper {
    padding-top: 80% !important;
  }
}
@media (max-width: 500px) {
  .applWrap .applItem {
    width: 100%;
  }
  .techWrap .techRight {
    width: 100%;
  }
  .techWrap .techItem {
    width: 100%;
    margin-top: 20px;
  }
  .techWrap .techBott {
    margin-top: 0;
  }
  .insiWrap .insiInfo {
    text-align: center;
  }
  .insiWrap .publicBtn {
    margin: 0 auto;
    margin-top: 20px;
  }
  .footWrap .footForm {
    padding: 0 10px;
  }
  .footWrap .formItem {
    width: 100%;
  }
  .footWrap .footShare a {
    margin-right: 10px;
  }
  .chanWrap .yiItem {
    flex-direction: column;
    font-size: 16px;
    line-height: 26px;
    text-align: center;
  }
  .chanWrap .yiItem img {
    margin-right: 0;
    margin-bottom: 10px;
  }
  .chanWrap .chanItem {
    padding: 20px 10px;
  }
  .detailWrap .detaLeft {
    width: 100%;
  }
  .detailWrap .detaCate {
    font-size: 16px;
  }
  .detailWrap .detaCate p {
    width: 49%;
  }
  .likeWrap .chanName {
    text-align: center;
  }
  .likeWrap .chanTxt {
    text-align: center;
  }
  .likeWrap .publicBtn {
    margin: 0 auto;
    margin-top: 20px;
  }
  .contactWrap .formItem {
    width: 100%;
  }
  .contactWrap .teamBlock {
    width: 100%;
  }
  .contactWrap .teamSub {
    width: 100%;
    margin-top: 20px;
  }
}
@font-face {
  font-family: "Public Sans4";
  font-display: swap;
  src: url("../fonts/PublicSansRegular.eot");
  src: url("../fonts/PublicSansRegular.eot") format("embedded-opentype"), url("../fonts/PublicSansRegular.woff2") format("woff2"), url("../fonts/PublicSansRegular.woff") format("woff"), url("../fonts/PublicSansRegular.ttf") format("truetype"), url("../fonts/PublicSansRegular.svg#PublicSansRegular") format("svg");
}
@font-face {
  font-family: "Public Sans7";
  font-display: swap;
  src: url("../fonts/PublicSansBold.eot");
  src: url("../fonts/PublicSansBold.eot") format("embedded-opentype"), url("../fonts/PublicSansBold.woff2") format("woff2"), url("../fonts/PublicSansBold.woff") format("woff"), url("../fonts/PublicSansBold.ttf") format("truetype"), url("../fonts/PublicSansBold.svg#PublicSansBold") format("svg");
}
@font-face {
  font-family: "Public Sans6";
  font-display: swap;
  src: url("../fonts/PUBLICSANS-SEMIBOLD.eot");
  src: url("../fonts/PUBLICSANS-SEMIBOLD.eot") format("embedded-opentype"), url("../fonts/PUBLICSANS-SEMIBOLD.woff2") format("woff2"), url("../fonts/PUBLICSANS-SEMIBOLD.woff") format("woff"), url("../fonts/PUBLICSANS-SEMIBOLD.ttf") format("truetype"), url("../fonts/PUBLICSANS-SEMIBOLD.svg#PUBLICSANS-SEMIBOLD") format("svg");
}
@font-face {
  font-family: "iconfont";
  font-display: swap;
  src: url('../fonts/iconfont.woff2?t=1788320363261') format('woff2'),
       url('../fonts/iconfont.woff?t=1788320363261') format('woff'),
       url('../fonts/iconfont.ttf?t=1788320363261') 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-a-TelegramTelegram:before {
  content: "\e7fb";
}

.icon-dianhua1:before {
  content: "\e60c";
}

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

.icon-arrow-right-full:before {
  content: "\ea67";
}

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

.icon-calendar1:before {
  content: "\e7e3";
}

.icon-top:before {
  content: "\e7ed";
}

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

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

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

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

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

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

.icon-instagram2:before {
  content: "\e6fc";
}

.icon-rili:before {
  content: "\e8b4";
}

.icon-phoneLoudspeaker2:before {
  content: "\e969";
}

.icon-youxiang2:before {
  content: "\e632";
}

.icon-sanjiaoxia:before {
  content: "\e644";
}

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

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

.icon-a-16jijianfasong:before {
  content: "\e67d";
}

.icon-duigou:before {
  content: "\e663";
}

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

.icon-sousuo3:before {
  content: "\e604";
}

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

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

.icon-xiazai1:before {
  content: "\e618";
}

.icon-dianhuatianchong:before {
  content: "\e678";
}

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

.icon-weixin:before {
  content: "\e638";
}

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

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

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

.icon-youtube1:before {
  content: "\e73b";
}

.icon-sina2:before {
  content: "\e645";
}

.icon-sina1:before {
  content: "\e61a";
}

.icon-zhihu1:before {
  content: "\e6a0";
}

.icon-xiaohongshu2:before {
  content: "\e69e";
}

.icon-kuaishou2:before {
  content: "\e609";
}

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

.icon-bilibili1:before {
  content: "\e60a";
}

.icon-xiaohongshu1:before {
  content: "\e68a";
}

.icon-bilibili2:before {
  content: "\ea95";
}

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

.icon-zhihu2:before {
  content: "\e690";
}

