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

:root {
  --swiper-theme-color: #007aff;
}

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

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

.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  scroll-snap-type: none;
}

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

.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
  content: '';
  flex-shrink: 0;
  order: 9999;
}

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

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

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

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

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

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

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

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

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

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

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

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader, .swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.swiper-cube {
  overflow: visible;
}

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

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

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

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

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

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

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

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

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

.swiper-flip {
  overflow: visible;
}

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

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

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

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

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

.swiper-cards {
  overflow: visible;
}

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

#baguetteBox-overlay {
  display: none;
  opacity: 0;
  position: fixed;
  overflow: hidden;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #222;
  background-color: rgba(0, 0, 0, 0.8);
  -webkit-transition: opacity .5s ease;
  transition: opacity .5s ease;
  z-index: 99999999999999999999999999999999999999;
}

#baguetteBox-overlay.visible {
  opacity: 1;
}

#baguetteBox-overlay .full-image {
  display: inline-block;
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
}

#baguetteBox-overlay .full-image figure {
  display: inline;
  margin: 0;
  height: 100%;
}

#baguetteBox-overlay .full-image img {
  display: inline-block;
  width: auto;
  height: auto;
  max-height: 100%;
  max-width: 100%;
  vertical-align: middle;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
}

#baguetteBox-overlay .full-image figcaption {
  display: block;
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;
  line-height: 1.8;
  color: #ccc;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.6);
  font-family: Verdana, Geneva, sans-serif;
}

#baguetteBox-overlay .full-image:before {
  content: "";
  display: inline-block;
  height: 50%;
  width: 1px;
  margin-right: -1px;
}

#baguetteBox-slider {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  white-space: nowrap;
  -webkit-transition: left .4s ease, -webkit-transform .4s ease;
  transition: left .4s ease, -moz-transform .4s ease;
  transition: left .4s ease, transform .4s ease;
}

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

#baguetteBox-slider.bounce-from-left {
  -webkit-animation: bounceFromLeft .4s ease-out;
  animation: bounceFromLeft .4s ease-out;
}

.baguetteBox-button#next-button,
.baguetteBox-button#previous-button {
  top: 50%;
  top: calc(50% - 30px);
  width: 44px;
  height: 60px;
}

.baguetteBox-button {
  position: absolute;
  cursor: pointer;
  outline: 0;
  padding: 0;
  margin: 0;
  border: 0;
  -moz-border-radius: 15%;
  border-radius: 15%;
  background-color: #323232;
  background-color: rgba(50, 50, 50, 0.5);
  color: #ddd;
  font: 1.6em sans-serif;
  -webkit-transition: background-color .4s ease;
  transition: background-color .4s ease;
}

.baguetteBox-button:hover {
  background-color: rgba(50, 50, 50, 0.9);
}

.baguetteBox-button#next-button {
  right: 2%;
}

.baguetteBox-button#previous-button {
  left: 2%;
}

.baguetteBox-button#close-button {
  top: 20px;
  right: 2%;
  right: calc(2% + 6px);
  width: 30px;
  height: 30px;
}

.baguetteBox-button svg {
  position: absolute;
  left: 0;
  top: 0;
}

.spinner {
  width: 40px;
  height: 40px;
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -20px;
  margin-left: -20px;
}

.double-bounce1,
.double-bounce2 {
  width: 100%;
  height: 100%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: #fff;
  opacity: .6;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: bounce 2s infinite ease-in-out;
  animation: bounce 2s infinite ease-in-out;
}

.double-bounce2 {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}

@-webkit-keyframes bounceFromRight {
  0% {
    margin-left: 0;
  }
  50% {
    margin-left: -30px;
  }
  100% {
    margin-left: 0;
  }
}

@keyframes bounceFromRight {
  0% {
    margin-left: 0;
  }
  50% {
    margin-left: -30px;
  }
  100% {
    margin-left: 0;
  }
}

@-webkit-keyframes bounceFromLeft {
  0% {
    margin-left: 0;
  }
  50% {
    margin-left: 30px;
  }
  100% {
    margin-left: 0;
  }
}

@keyframes bounceFromLeft {
  0% {
    margin-left: 0;
  }
  50% {
    margin-left: 30px;
  }
  100% {
    margin-left: 0;
  }
}

@-webkit-keyframes bounce {
  0%,
  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes bounce {
  0%,
  100% {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
  }
}

html {
  font-size: 62.5%;
  height: 100%;
  scroll-behavior: smooth;
}

body {
  margin: 0 auto;
  width: 100%;
  overflow-x: hidden;
  font-size: 16px;
  color: #333333;
  line-height: 1.2;
  background-color: #ffffff;
}

@media screen and (max-device-width: 320px) {
  body {
    -webkit-text-size-adjust: 100%;
  }
}

@media screen and (max-device-width: 480px) {
  body {
    -webkit-text-size-adjust: 100%;
  }
}

@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  body {
    -webkit-text-size-adjust: 100%;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  body {
    -webkit-text-size-adjust: 100%;
  }
}

a {
  text-decoration: none;
  outline: none;
  tap-highlight-color: transparent;
  focus-ring-color: transparent;
  -webkit-tap-highlight-color: transparent;
  -webkit-focus-ring-color: transparent;
  -moz-tap-highlight-color: transparent;
  -moz-focus-ring-color: transparent;
  transition: all 0.2s;
}

ol,
ul {
  list-style: none;
}

img {
  max-width: 100%;
  border: 0px solid #ccc;
  height: auto;
  transition: 0.5s;
}

table,
embed,
video {
  max-width: 100%;
}

table {
  border-collapse: collapse;
}

input,
textarea {
  border: none;
  background: none;
  font-family: inherit;
}

input:focus,
textarea:focus {
  outline: none;
}

input[type=submit] {
  cursor: pointer;
}

input[type=checkbox] {
  cursor: pointer;
}

input[type=radio] {
  cursor: pointer;
}

input[type=submit],
input[type=reset],
input[type=button],
button {
  -webkit-appearance: none;
}

textarea {
  resize: none;
}

button {
  border: none;
  background: none;
  cursor: pointer;
}

em,
i {
  font-style: normal;
}

h1, h2 {
  font: inherit;
}

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

.j-offset-top {
  transition: all 1000ms;
  transform: translateY(100px);
  opacity: 0;
}

.j-offset-top.run {
  transform: translateY(0);
  opacity: 1;
}

@media screen and (max-width: 991px) {
  .j-offset-top {
    transform: none !important;
  }
}

.j-offset-left {
  transition: all 1000ms;
  transform: translateX(100px);
  opacity: 0;
}

.j-offset-left.run {
  transform: translateX(0);
  opacity: 1;
}

@media screen and (max-width: 991px) {
  .j-offset-left {
    transform: none !important;
  }
}

.j-offset-right {
  transition: all 1000ms;
  transform: translateX(-100px);
  opacity: 0;
}

.j-offset-right.run {
  transform: translateX(0);
  opacity: 1;
}

@media screen and (max-width: 991px) {
  .j-offset-right {
    transform: none !important;
  }
}

.j-fadein {
  transition: all 1000ms;
  opacity: 0;
}

.j-fadein.run {
  transform: translateX(0);
  opacity: 1;
}

@media screen and (max-width: 991px) {
  .j-fadein {
    transform: none !important;
  }
}

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

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

.contSafe {
  width: 1400px;
  margin: 0 auto;
}

.clear {
  clear: both;
}

.iframeBox {
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.5);
  position: fixed;
  top: 0;
  left: 0;
  display: none;
  z-index: 999;
}

.iframeBox iframe {
  width: 80%;
  height: 80%;
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.iframeBox video {
  width: 100%;
  object-fit: cover;
}

.iframeBox:before {
  content: "+";
  position: absolute;
  width: 36px;
  height: 36px;
  line-height: 30px;
  text-align: center;
  top: 30px;
  right: 30px;
  background: #fff;
  border-radius: 50%;
  font-size: 40px;
  cursor: pointer;
  transform: rotate(45deg);
}

.tankaunga {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  background: rgba(0, 0, 0, 0.5);
  display: none;
  z-index: 9999999999;
}

.tankaunga:before {
  content: "X";
  position: absolute;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  top: 10px;
  right: 10px;
  background: #fff;
  border-radius: 50%;
  font-size: 18px;
  cursor: pointer;
}

.tankaungn2 {
  position: fixed;
  left: 5%;
  top: 5%;
  right: 5%;
  bottom: 5%;
  background: rgba(0, 0, 0, 0.5);
}

.tankaungn2 iframe,
.tankaungn2 video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}

.tankaungn2 iframe body {
  margin: 0px !important;
}

.deg90 {
  transform: rotate(90deg);
}

/*jQzoom*/
.jqzoom {
  position: relative;
  padding: 0px;
}

div.zoomdiv {
  z-index: 200;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 400px;
  height: 400px;
  background: #ffffff;
  border: 1px solid #CCCCCC;
  display: none;
  text-align: center;
  overflow: hidden;
}

div.zoomdiv img {
  max-width: unset !important;
}

div.jqZoomPup {
  z-index: 200;
  visibility: hidden;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 300px;
  height: 300px;
  border: 1px solid #aaa;
  background: #ffffff;
  opacity: 0.5;
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  filter: alpha(Opacity=50);
}

.navTopWrap {
  background-color: rgba(223, 223, 223, 0.5);
  padding: 12px 0px;
  position: relative;
  z-index: 900;
}

.navTopWrap .navLogo {
  width: 100px;
  display: none;
}

.navTopWrap .navLogo img {
  width: 100%;
  display: block;
}

.navTopWrap .navTopBox {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.navTopWrap .navLx {
  display: flex;
  align-items: center;
}

.navTopWrap .lxItem {
  display: flex;
  align-items: center;
  color: #333333;
  font-family: Jost-Medium,Arial, Helvetica, sans-serif;
  font-size: 14px;
  margin-right: 25px;
}

.navTopWrap .lxItem a {
  color: #333333;
}

.navTopWrap .lxItem a:hover {
  color: #f95636;
}

.navTopWrap .lxItem span {
  font-size: 18px;
  color: #333333;
  margin-right: 10px;
}

.navTopWrap .langMenu {
  display: flex;
  align-items: center;
}

.navTopWrap .navLang {
  position: relative;
}

.navTopWrap .langBox {
  display: flex;
  align-items: center;
  cursor: pointer;
  font-family: Jost-Medium,Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #333333;
}

.navTopWrap .langBox img {
  width: 22px;
  display: block;
  margin-right: 10px;
}

.navTopWrap .jiaoIcon {
  font-size: 12px;
  color: #666666;
  margin-left: 10px;
  transform: scale(0.8);
  font-weight: bold;
}

.navTopWrap .langOther {
  position: absolute;
  left: 50%;
  top: calc(100% + 10px);
  transform: translateX(-50%);
  width: max-content;
  max-width: 150px;
  font-size: 16px;
  padding: 15px;
  background-color: #ffffff;
  box-shadow: 0px 1px 27px 0px rgba(11, 11, 11, 0.06);
  color: #666666;
  display: none;
}

.navTopWrap .langOther a {
  color: #666666;
  margin-bottom: 15px;
  display: block;
}

.navTopWrap .langOther a:hover {
  color: #f95636;
}

.navTopWrap .langOther a:last-child {
  margin-bottom: 0px;
}

.navTopWrap .menuBtn {
  margin-left: 20px;
  display: none;
  position: relative;
  z-index: 900;
}

.navTopWrap .menuBtn .menuIcon {
  width: 30px;
  height: 34px;
  position: relative;
  cursor: pointer;
}

.navTopWrap .menuBtn .menuIcon:before,
.navTopWrap .menuBtn .menuIcon:after {
  content: "";
  display: block;
  width: 26px;
  height: 3px;
  background: #333333;
  border-radius: 8px;
  position: absolute;
  left: 0;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}

.navTopWrap .menuBtn .menuIcon:before {
  top: 15px;
  box-shadow: 0 -8px #333333;
}

.navTopWrap .menuBtn .menuIcon:after {
  bottom: 8px;
}

.navTopWrap .menuBtn .menuActive::after {
  bottom: 15px;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  background-color: #ffffff;
}

.navTopWrap .menuBtn .menuActive::before {
  top: 16px;
  box-shadow: none;
  -webkit-transform: rotate(225deg);
  transform: rotate(225deg);
  background-color: #ffffff;
}

.navTopWrap .mobileBox {
  width: 280px;
  position: absolute;
  top: 0;
  right: 0;
  height: 100vh;
  overflow-y: auto;
  background-color: #f95636;
  display: none;
  z-index: 300;
}

.navTopWrap .mobileBox .mobSearch {
  width: 250px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  position: relative;
  box-sizing: border-box;
  background-color: #ffffff;
  margin-top: 70px;
  border-radius: 5px;
  padding: 5px 0;
  padding-right: 10px;
}

.navTopWrap .mobileBox .erItem {
  width: 100%;
  margin-bottom: 0;
  text-align: left;
  padding-bottom: 0;
  border-radius: 0;
  padding-top: 0;
}

.navTopWrap .mobileBox .inpSea {
  font-size: 16px;
  color: #f95636;
  flex: 1;
  margin-right: 10px;
  margin-left: 10px;
}

.navTopWrap .mobileBox .inpSea::-webkit-input-placeholder {
  color: #f95636;
}

.navTopWrap .mobileBox .inpSea:-moz-placeholder {
  color: #f95636;
}

.navTopWrap .mobileBox .inpSea::-moz-placeholder {
  color: #f95636;
}

.navTopWrap .mobileBox .inpSea:-ms-input-placeholder {
  color: #f95636;
}

.navTopWrap .mobileBox .souIcon {
  font-size: 18px;
  color: #f95636;
}

.navTopWrap .mobileBox .subIcon {
  position: absolute;
  top: 0;
  right: 0;
  width: 30px;
  height: 100%;
}

.navTopWrap .mobileBox .mobileNav {
  width: 100%;
  padding-top: 20px;
}

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

.navTopWrap .mobileBox .mobileYi a {
  color: #ffffff;
}

.navTopWrap .mobileBox .mobileYi span {
  transition: 0.2s;
}

.navTopWrap .mobileBox .erPhone {
  margin-left: 20px;
  display: none;
}

.navTopWrap .mobileBox .zhanActive {
  transform: rotate(90deg);
}

.navTopWrap .mobileBox .yiZhan {
  margin-left: 10px;
}

.navTopWrap .mobileBox .sanPhone {
  font-size: 14px;
  color: #ffffff;
  margin-left: 45px;
  display: none;
}

.navTopWrap .mobileBox .sanPhone a {
  color: #ffffff;
  display: block;
  margin-bottom: 15px;
}

.navTopWrap .mobileBox::-webkit-scrollbar {
  display: none;
}

.navBottWrap {
  width: 100%;
  position: sticky;
  top: 0;
  left: 0;
  z-index: 800;
  background-color: #ffffff;
}

.navBottWrap .navBottBox {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.navBottWrap .navLogo {
  width: 150px;
  display: block;
}

.navBottWrap .navLogo img {
  width: 100%;
  display: block;
}

.navBottWrap .navRight {
  display: flex;
  align-items: center;
}

.navBottWrap .navList {
  display: flex;
}

.navBottWrap .navList > li {
  position: relative;
  margin-right: 60px;
  padding: 29px 0px;
}

.navBottWrap .navList > li::after {
  width: 15px;
  height: 5px;
  background-color: #f95636;
  content: '';
  position: absolute;
  bottom: 15px;
  left: 0;
  transition: 0.2s;
  opacity: 0;
}

.navBottWrap .navList > li:last-child {
  margin-right: 0;
}

.navBottWrap .navList > li > a {
  font-family: Jost-Medium,Arial, Helvetica, sans-serif;
  font-size: 20px;
  color: #333333;
  text-transform: uppercase;
}

.navBottWrap .navList > li:hover::after {
  opacity: 1;
}

.navBottWrap .navList > li:hover > a {
  color: #f95636;
}

.navBottWrap .yiActive > a {
  color: #f95636 !important;
}

.navBottWrap .yiActive::after {
  opacity: 1 !important;
}

.navBottWrap .navList > li > ul {
  position: absolute;
  width: 260px;
  background-color: #ffffff;
  box-shadow: 0px 2px 18px 0px rgba(0, 0, 0, 0.06);
  top: 100%;
  left: -10px;
  padding-bottom: 18px;
  display: none;
}

.navBottWrap .navList > li > ul > li {
  position: relative;
}

.navBottWrap .navList > li > ul > li:first-child > a {
  padding-top: 8px;
}

.navBottWrap .navList > li > ul > li:first-child > a::before {
  top: 8px;
}

.navBottWrap .navList > li > ul > li:last-child {
  margin-bottom: 0;
}

.navBottWrap .navList > li > ul > li > a {
  position: relative;
  font-family: Jost-Medium,Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #333333;
  padding-left: 54px;
  padding-right: 10px;
  display: block;
  line-height: 36px;
}

.navBottWrap .navList > li > ul > li > ul > li:first-child > a {
  padding-top: 8px;
}

.navBottWrap .navList > li > ul > li > a::before {
  position: absolute;
  top: 0px;
  left: 20px;
  content: '\e625';
  font-family: "iconfont" !important;
  font-size: 20px;
  color: #f95636;
  opacity: 0;
  transition: 0.2s;
}

.navBottWrap .navList > li > ul > li:hover > a {
  color: #f95636;
}

.navBottWrap .navList > li > ul > li:hover > a::before {
  opacity: 1;
}

.navBottWrap .navList > li > ul > li > ul {
  position: absolute;
  width: 260px;
  background-color: #ffffff;
  box-shadow: 0px 2px 18px 0px rgba(0, 0, 0, 0.06);
  top: 0;
  left: calc(100% + 3px);
  padding-bottom: 12px;
  display: none;
}

.navBottWrap .navList > li > ul > li > ul::before {
  width: 3px;
  height: 100%;
  content: '';
  position: absolute;
  right: 100%;
  top: 0;
}

.navBottWrap .navList > li > ul > li > ul > li {
  position: relative;
}

.navBottWrap .navList > li > ul > li > ul > li:last-child {
  margin-bottom: 0;
}

.navBottWrap .navList > li > ul > li > ul > li > a {
  position: relative;
  font-family: Jost-Medium,Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #333333;
  padding-left: 54px;
  padding-right: 10px;
  display: block;
  line-height: 36px;
}

.navBottWrap .navList > li > ul > li > ul > li > a::before {
  position: absolute;
  top: 0px;
  left: 20px;
  content: '\e625';
  font-family: "iconfont" !important;
  font-size: 20px;
  color: #f95636;
  opacity: 0;
  transition: 0.2s;
}

.navBottWrap .navList > li > ul > li > ul > li:first-child > a::before {
  top: 8px;
}

.navBottWrap .navList > li > ul > li > ul > li > a:hover {
  color: #f95636;
}

.navBottWrap .navList > li > ul > li > ul > li > a:hover::before {
  opacity: 1;
}

.navBottWrap .souBox {
  position: relative;
  margin-left: 38px;
}

.navBottWrap .searchIcon {
  font-size: 18px;
  color: #f95636;
  cursor: pointer;
  transition: 0.2s;
  font-weight: bold;
}

.navBottWrap .searchWrap {
  position: absolute;
  top: calc(100% + 10px);
  right: 0;
  display: none;
  border: 1px solid #777777;
  z-index: 810;
}

.navBottWrap .searchBox {
  position: relative;
  width: 250px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-right: 5px;
  box-sizing: border-box;
  background-color: #ffffff;
}

.navBottWrap .searchBox input {
  font-size: 16px;
  color: #333333;
  flex: 1;
  margin-right: 10px;
  margin-left: 10px;
  height: 30px;
}

.navBottWrap .searchBox input::-webkit-input-placeholder {
  color: #333333;
}

.navBottWrap .searchBox input:-moz-placeholder {
  color: #333333;
}

.navBottWrap .searchBox input::-moz-placeholder {
  color: #333333;
}

.navBottWrap .searchBox input:-ms-input-placeholder {
  color: #333333;
}

.navBottWrap .searchBox .searBtn {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 28px;
  margin: 0;
}

.navBottWrap .searIcon {
  font-size: 22px !important;
}

.banner {
  position: relative;
  z-index: 2;
  line-height: 0;
  font-size: 0;
}

.banner .hide {
  display: none;
}

@media screen and (max-width: 959px) {
  .banner .banner {
    display: block;
  }
  .banner .hide {
    display: block;
  }
  .banner .slick-arrow {
    display: none !important;
  }
  .banner .banner2 {
    display: none;
  }
}

.banner .slick-list,
.banner .slick-slider,
.banner .slick-track {
  position: relative;
  display: block;
}

.banner .slick-loading .slick-slide,
.banner .slick-loading .slick-track {
  visibility: hidden;
}

.banner .slick-slider {
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.banner .slick-list {
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.banner .slick-list:focus {
  outline: 0;
}

.banner .slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.banner .slick-slider .slick-list,
.banner .slick-slider .slick-track {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.banner .slick-track {
  top: 0;
  left: 0;
}

.banner .slick-track:after,
.banner .slick-track:before {
  display: table;
  content: '';
}

.banner .slick-track:after {
  clear: both;
}

.banner .slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

.banner [dir=rtl] .slick-slide {
  float: right;
}

.banner .slick-slide img {
  display: block;
}

.banner .slick-slide.slick-loading img {
  display: none;
}

.banner .slick-slide.dragging img {
  pointer-events: none;
}

.banner .slick-initialized .slick-slide {
  display: block;
}

.banner .slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.banner .slick-arrow.slick-hidden {
  display: none;
}

.banner .slick-dots .slide-count {
  display: none;
}

.banner .slick-slide {
  position: relative;
}

.banner .slick-slide iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.banner .slick-slide video {
  position: absolute;
  display: block;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  min-width: 101%;
  min-height: 100%;
  max-width: none;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
  display: none \9;
  display: block \9\0;
}

@media screen and (max-width: 991px) {
  .banner .slick-slide video {
    object-position: inherit;
    object-fit: inherit;
    width: 100%;
    height: 100%;
    transform: translate(0, 0);
    left: 0;
    top: 0;
  }
}

.banner .bannerQie {
  position: absolute;
  bottom: 57px;
  font-size: 36px;
  color: #888888;
  z-index: 100;
  cursor: pointer;
}

.banner .bannerQie:hover {
  color: #000000;
}

.banner .slick-prev {
  right: calc(((100vw - 1400px) / 2) + 63px);
}

.banner .slick-next {
  right: calc((100vw - 1400px) / 2);
}

.banner .slick-dots {
  position: absolute;
  bottom: 32px;
  left: 0;
  width: 100%;
  display: flex;
  justify-content: center;
}

.banner .slick-dots li {
  margin: 0 6px;
}

.banner .slick-dots li a {
  width: 11px;
  height: 11px;
  background-color: #ffffff;
  border-radius: 50%;
  border: solid 1px #ffffff;
  display: block;
  cursor: pointer;
}

.banner .slick-dots .slick-active a {
  background-color: transparent;
}

.indexBiao {
  font-family: Jost-Medium,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #f95636;
  text-align: center;
}

.biao46 {
  font-family: Jost-Medium,Arial, Helvetica, sans-serif;
  font-size: 46px;
  color: #222222;
  text-align: center;
}

.biao46 a {
  color: #222222;
}

.biao46 a:hover {
  color: #f95636 !important;
}

.explWrap .explBox {
  width: 100%;
  background: url("../images/explBc.jpg") center center/cover no-repeat;
  padding: 85px 15px 44px 15px;
}

.explWrap .biao46 {
  margin-top: -1px;
}

.explWrap .explBott {
  display: flex;
  justify-content: space-between;
}

.explWrap .explItem {
  position: relative;
}

.explWrap .explItem:hover .explMask {
  background-color: transparent;
}

.explWrap .explItem:hover .explBtn {
  display: inline-block;
}

.explWrap .explImg {
  width: 100%;
  display: block;
}

.explWrap .explImg img {
  width: 100%;
  display: block;
}

.explWrap .explMask {
  width: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  padding: 10px;
  transition: 0.2s;
}

.explWrap .explName {
  font-family: Jost-Medium,Arial, Helvetica, sans-serif;
  font-size: 28px;
  color: #ffffff;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.explWrap .explName a {
  color: #ffffff;
}

.explWrap .explName a:hover {
  color: #f95636;
}

.explWrap .explBtn {
  display: none;
  margin-top: 6px;
}

.explWrap .explBtn span {
  color: #ffffff;
  transition: 0.2s;
  font-size: 32px;
}

.explWrap .explBtn:hover span {
  color: #f95636;
}

.explWrap .explLeft {
  width: 21.3%;
}

.explWrap .explLeft .explItem {
  width: 100%;
}

.explWrap .explCenter {
  width: 56.46%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.explWrap .centerBox1 {
  display: flex;
  justify-content: space-between;
}

.explWrap .centerBox1 .explItem {
  width: 32.84%;
}

.explWrap .centerBox2 {
  width: 100%;
  display: flex;
  justify-content: space-between;
}

.explWrap .centerBox2 .explItem {
  width: 32.84%;
}

.explWrap .sporExpl {
  width: 66.42%;
}

.explWrap .sporExpl .explItem {
  width: 100%;
}

.servWrap {
  margin-top: 85px;
}

.servWrap .biao46 {
  margin-top: 6px;
}

.servWrap .servCate {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  font-family: Jost-Medium,Arial, Helvetica, sans-serif;
  font-size: 20px;
  color: #222222;
  margin-top: 40px;
}

.servWrap .servCate p {
  position: relative;
  margin-right: 10px;
  margin-bottom: 30px;
  cursor: pointer;
}

.servWrap .servCate p::after {
  width: 0;
  height: 1px;
  background-color: #f95636;
  content: '';
  position: absolute;
  bottom: -15px;
  left: 0;
  transition: 0.2s;
}

.servWrap .servCate p:last-child {
  margin-right: 0;
}

.servWrap .servCate p:hover::after {
  width: 100%;
}

.servWrap .servCate .servAct {
  color: #f95636;
}

.servWrap .servCate .servAct::after {
  width: 100%;
}

.servWrap .servBox {
  margin-top: 32px;
}

.servWrap .servList {
  display: flex;
  flex-wrap: wrap;
}

.servWrap .servItem {
  width: 18%;
  margin-right: 2.5%;
  margin-bottom: 32px;
}

.servWrap .servItem:nth-child(5n) {
  margin-right: 0;
}

.servWrap .servImg {
  width: 100%;
  border-radius: 8px;
  overflow: hidden;
}

.servWrap .servImg img {
  width: 100%;
  display: block;
}

.servWrap .servName {
  font-family: Jost-Medium,Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #222222;
  text-align: center;
  margin-top: 19px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.servWrap .servBtn {
  display: flex;
  align-items: center;
  width: max-content;
  max-width: 100%;
  margin: 0 auto;
  margin-top: 27px;
  font-family: Jost-Medium,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #ffffff;
  padding: 11px 41px;
  background-color: #f95636;
  border: 1px solid #f95636;
  border-radius: 24px;
}

.servWrap .servBtn span {
  font-size: 20px;
  color: #ffffff;
  transform: rotate(-45deg);
  transition: 0.2s;
  margin-left: 10px;
}

.servWrap .servBtn:hover {
  background-color: #ffffff;
  color: #f95636;
}

.servWrap .servBtn:hover span {
  color: #f95636;
}

.servWrap .servCont {
  display: none;
}

.chooWrap {
  display: flex;
  margin-top: 78px;
  position: relative;
  overflow: hidden;
}

.chooWrap .chooLeft {
  width: 44.79%;
  background-color: #000000;
  padding: 92px 78px 220px 91px;
}

.chooWrap .indexBiao {
  text-align: left;
}

.chooWrap .biao46 {
  color: #ffffff;
  text-align: left;
  margin-top: -1px;
}

.chooWrap .biao46 a {
  color: #ffffff;
}

.chooWrap .chooTxt {
  font-family: Lora-Regular,Arial, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 26px;
  color: #ffffff;
  margin-top: 37px;
}

.chooWrap .chooCont {
  margin-top: 22px;
  font-family: Lora-Regular,Arial, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 26px;
  margin-left: 10px;
  color: #ffffff;
}

.chooWrap .chooCont em {
  color: #f95636;
}

.chooWrap .chooCont p {
  margin-bottom: 24px;
  position: relative;
  padding-left: 24px;
}

.chooWrap .chooCont p::before {
  background: url("../images/duigou1.png") center center/cover no-repeat;
  content: '';
  width: 15px;
  height: 12px;
  position: absolute;
  top: 6px;
  left: 0;
}

.chooWrap .chooCont p:last-child {
  margin-bottom: 0;
}

.chooWrap .chooBtn {
  display: flex;
  align-items: center;
  width: max-content;
  max-width: 100%;
  margin-top: 35px;
  font-family: Jost-Medium,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #ffffff;
  padding: 11px 23px;
  background-color: #f95636;
  border: 1px solid #f95636;
  border-radius: 24px;
}

.chooWrap .chooBtn span {
  font-size: 20px;
  color: #ffffff;
  transform: rotate(-45deg);
  transition: 0.2s;
  margin-left: 10px;
}

.chooWrap .chooBtn:hover {
  background-color: #ffffff;
  color: #f95636;
}

.chooWrap .chooBtn:hover span {
  color: #f95636;
}

.chooWrap .chooRight {
  width: 55.21%;
  position: relative;
  cursor: pointer;
}

.chooWrap .chooRight img {
  width: 100%;
  display: block;
}

.chooWrap .chooRight .boImg {
  width: 86px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.chooWrap .chooRight .chooVideo {
  height: 100%;
  object-fit: fill;
}

.chooWrap .chooRight:hover .boImg {
  transform: translate(-50%, -50%) scale(1.2);
}

.chooWrap .chooList {
  position: absolute;
  bottom: 59px;
  left: 90px;
  background-color: #ffffff;
  width: 54.01%;
  display: flex;
  justify-content: space-between;
  z-index: 100;
  padding: 33px 56px 34px 62px;
}

.chooWrap .chooItem p:nth-child(1) {
  font-family: Lora-Regular,Arial, Helvetica, sans-serif;
  font-size: 42px;
  color: #333333;
  font-weight: bold;
}

.chooWrap .chooItem p:nth-child(1) span {
  font-size: 18px;
}

.chooWrap .chooItem p:nth-child(2) {
  font-family: Lora-Regular,Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #666666;
  margin-top: 11px;
}

.wordWrap {
  background-color: #f9f9f9;
  padding-top: 88px;
  padding-bottom: 49px;
}

.wordWrap .wordSwiper {
  width: 100%;
  overflow: hidden;
  margin-top: 34px;
}

.wordWrap .wordImg {
  width: 100%;
  display: block;
  overflow: hidden;
  border-radius: 10px;
}

.wordWrap .wordImg img {
  width: 100%;
  display: block;
}

.wordWrap .wordImg:hover img {
  transform: scale(1.2);
}

.wordWrap .wordName {
  font-family: Jost-Medium,Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #333333;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  margin-top: 28px;
  text-align: center;
}

.wordWrap .wordName a {
  color: #333333;
}

.wordWrap .wordName a:hover {
  color: #f95636;
}

.wordWrap .wordPoint {
  margin-top: 55px;
  display: flex;
  justify-content: center;
}

.wordWrap .swiper-pagination-bullet {
  width: 9px;
  height: 5px;
  background-color: #000000;
  border-radius: 3px;
  opacity: 0.3;
  margin: 0 4px;
  transition: 0.2s;
}

.wordWrap .swiper-pagination-bullet-active {
  width: 30px;
  background-color: #f95636;
  opacity: 1;
}

.brandWrap {
  margin-top: 88px;
}

.brandWrap .branSwiper {
  overflow: hidden;
  width: 100%;
  margin-top: 32px;
}

.brandWrap .branImg {
  width: 100%;
  display: block;
  overflow: hidden;
  border-radius: 10px;
  position: relative;
}

.brandWrap .branImg img {
  width: 100%;
  display: block;
}

.brandWrap .branImg p {
  position: absolute;
  top: 22px;
  right: 13px;
  font-family: Jost-Medium,Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #ffffff;
  padding: 10px 22px;
  background-color: #f95636;
  border-radius: 18px;
}

.brandWrap .branImg:hover img {
  transform: scale(1.2);
}

.brandWrap .branName {
  font-family: Jost-Medium,Arial, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 28px;
  color: #333333;
  margin-top: 24px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.brandWrap .branName a {
  color: #333333;
  display: block;
}

.brandWrap .branName a:hover {
  color: #f95636;
}

.brandWrap .branPoint {
  margin-top: 62px;
  display: flex;
  justify-content: center;
}

.brandWrap .swiper-pagination-bullet {
  width: 9px;
  height: 5px;
  background-color: #000000;
  border-radius: 3px;
  opacity: 0.3;
  margin: 0 4px;
  transition: 0.2s;
}

.brandWrap .swiper-pagination-bullet-active {
  width: 30px;
  background-color: #f95636;
  opacity: 1;
}

.markWrap {
  margin-top: 87px;
  margin-bottom: 101px;
}

.markWrap .indexBiao {
  text-align: left;
}

.markWrap .biao46 {
  text-align: left;
}

.markWrap .markSwiper {
  margin-top: 31px;
  width: 100%;
  overflow: hidden;
}

.markWrap .swiper-slide {
  font-family: Jost-Medium,Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 26px;
  color: #333333;
  text-align: center;
}

.markWrap .swiper-slide img {
  width: 100%;
  display: block;
  margin-bottom: 15px;
}

.footWrap {
  background-color: #000000;
  padding-top: 56px;
  padding-bottom: 36px;
}

.footWrap .footTop {
  display: flex;
  justify-content: space-between;
  align-items: start;
  border-bottom: 1px solid rgba(243, 251, 254, 0.5);
  padding-bottom: 42px;
}

.footWrap .footItem {
  max-width: 18%;
}

.footWrap .footName {
  font-family: Jost-Medium,Arial, Helvetica, sans-serif;
  font-size: 24px;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.footWrap .footName a {
  color: #ffffff;
}

.footWrap .footName a:hover {
  color: #f95636;
}

.footWrap .kaiIcon {
  font-size: 20px;
  color: #ffffff;
  transition: 0.2s;
  display: none;
}

.footWrap .footNav {
  font-family: Lora-Regular,Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 36px;
  color: #a5a5a5;
  margin-top: 51px;
}

.footWrap .footNav a {
  color: #a5a5a5;
  display: block;
  display: flex;
  align-items: start;
}

.footWrap .footNav a::before {
  content: '>';
  font-size: 16px;
  color: #f95636;
  margin-right: 5px;
  display: none;
}

.footWrap .footNav a:hover {
  color: #f95636;
}

.footWrap .footNav a:hover::before {
  display: block;
}

.footWrap .footC {
  width: 23.64%;
}

.footWrap .footLx {
  font-family: Lora-Regular,Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 36px;
  color: #a5a5a5;
  margin-top: 51px;
  word-break: break-word;
}

.footWrap .footLx a {
  color: #a5a5a5;
}

.footWrap .footLx a:hover {
  color: #f95636;
}

.footWrap .emailBox {
  display: flex;
  align-items: start;
}

.footWrap .emailBox p {
  flex-shrink: 0;
}

.footWrap .emailBox a {
  display: block;
}

.footWrap .emailBox div {
  margin-left: 5px;
  line-height: 28px;
  margin-top: 4px;
}

.footWrap .footD {
  width: 26%;
}

.footWrap .footTips {
  font-family: Lora-Regular,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #a5a5a5;
  margin-top: 13px;
}

.footWrap .footForm {
  margin-top: 22px;
}

.footWrap .formItem {
  width: 100%;
  display: flex;
  align-items: start;
  border-bottom: 1px solid rgba(165, 165, 165, 0.5);
  margin-bottom: 21px;
}

.footWrap .footXing {
  font-family: Lora-Regular,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #d10000;
  margin-right: 8px;
  margin-top: 3px;
}

.footWrap .footInput {
  width: 100%;
  padding-bottom: 14px;
  font-family: Lora-Regular,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #a5a5a5;
}

.footWrap .footInput::-webkit-input-placeholder {
  font-family: Lora-Regular,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #a5a5a5;
}

.footWrap .footInput:-moz-placeholder {
  font-family: Lora-Regular,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #a5a5a5;
}

.footWrap .footInput::-moz-placeholder {
  font-family: Lora-Regular,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #a5a5a5;
}

.footWrap .footInput:-ms-input-placeholder {
  font-family: Lora-Regular,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #a5a5a5;
}

.footWrap .areaItem {
  width: 100%;
  margin-bottom: 23px;
  display: flex;
  align-items: start;
  border-bottom: 1px solid rgba(165, 165, 165, 0.5);
}

.footWrap .footArea {
  width: 100%;
  height: 79px;
  font-family: Lora-Regular,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #a5a5a5;
  resize: none;
  border: none;
}

.footWrap .footArea::-webkit-input-placeholder {
  font-family: Lora-Regular,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #a5a5a5;
}

.footWrap .footArea:-moz-placeholder {
  font-family: Lora-Regular,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #a5a5a5;
}

.footWrap .footArea::-moz-placeholder {
  font-family: Lora-Regular,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #a5a5a5;
}

.footWrap .footArea:-ms-input-placeholder {
  font-family: Lora-Regular,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #a5a5a5;
}

.footWrap .captBox {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 8px;
  border-bottom: 1px solid rgba(165, 165, 165, 0.5);
}

.footWrap .captBox .footInput {
  padding-bottom: 0;
  height: 100%;
}

.footWrap .captBox .formItem {
  height: 100%;
  border-bottom: none;
  margin-bottom: 0;
}

.footWrap .captCode {
  width: 125px;
  cursor: pointer;
  flex-shrink: 0;
}

.footWrap .captCode img {
  width: 100%;
  display: block;
}

.footWrap .footSub {
  width: 100%;
  height: 48px;
  background-color: #f95636;
  border: 1px solid #f95636;
  font-family: Lora-Regular,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #ffffff;
  cursor: pointer;
  transition: 0.2s;
  margin-top: 25px;
  text-transform: uppercase;
}

.footWrap .footSub:hover {
  background-color: #ffffff;
  color: #f95636;
}

.footWrap .footBott {
  display: flex;
  align-items: start;
  justify-content: space-between;
  margin-top: 32px;
}

.footWrap .footLeft {
  width: 72%;
}

.footWrap .copyTxt {
  font-family: Lora-Regular,Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 26px;
  color: #a5a5a5;
}

.footWrap .copyTxt a {
  color: #a5a5a5;
}

.footWrap .copyTxt a:hover {
  color: #f95636;
}

.footWrap .reanodImg {
  width: 76px;
  display: inline-block;
  margin-left: 12px;
}

.footWrap .reanodImg img {
  width: 100%;
  display: block;
}

.footWrap .reanodImg:hover img {
  transform: scale(1.1);
}

.footWrap .linkTxt {
  font-family: Lora-Regular,Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 26px;
  color: #a5a5a5;
  margin-top: 12px;
  display: flex;
  flex-wrap: wrap;
}

.footWrap .linkTxt a {
  color: #a5a5a5;
  margin-left: 10px;
  margin-bottom: 10px;
}

.footWrap .linkTxt a:hover {
  color: #f95636;
}

.footWrap .footShare {
  display: flex;
  flex-wrap: wrap;
  margin-top: 2px;
  margin-left: 10px;
}

.footWrap .footShare a {
  width: 32px;
  height: 32px;
  border-radius: 5px;
  border: solid 1px #ffffff;
  text-align: center;
  margin-right: 15px;
  margin-bottom: 10px;
}

.footWrap .footShare a span {
  font-size: 16px;
  color: #ffffff;
  line-height: 32px;
}

.footWrap .footShare a:last-child {
  margin-right: 0;
}

.footWrap .footShare a:hover {
  background-color: #f95636;
  border: 1px solid #f95636;
}

.sideNav {
  position: fixed;
  right: 0px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 200;
  width: 60px;
}

.sideNav .sideItem {
  width: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  transition: 0.2s;
  position: relative;
  margin-top: 3px;
  border-radius: 5px;
}

.sideNav .sideItem:nth-child(1) {
  background-color: #25d366;
}

.sideNav .sideItem:nth-child(2) {
  background-color: #1563cd;
}

.sideNav .sideItem:nth-child(3) {
  background-color: #28c445;
}

.sideNav .sideItem:nth-child(4) {
  background-color: #f95636;
}

.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: #ffffff;
  line-height: 60px;
  display: block;
  transition: 0.2s;
}

.sideNav .sideItem:hover span {
  transform: scale(1.2);
}

.sideNav .phoneTxt {
  width: max-content;
  padding: 10px;
  font-size: 16px;
  color: #ffffff;
  background-color: #f95636;
  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 .sideItem:last-child .sideBox span {
  font-size: 34px;
}
.neiBnner{
    display: none;
}
.neiBnner img {
  width: 100%;
  display: block;
}

.crumbsBox {
  margin-top: 50px;
  font-family: Jost-Medium,Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #666666;
  line-height: 26px;
}

.crumbsBox a {
  color: #666666;
}

.crumbsBox a:hover {
  color: #f95636;
}

.crumbsBox .crumActive {
  color: #f95636;
}

.chanWrap {
  margin-top: 87px;
  display: flex;
  align-items: start;
  justify-content: space-between;
  margin-bottom: 93px;
}

.chanWrap .chanLeft {
  width: 244px;
  margin-top: 6px;
}

.chanWrap .chanTit {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-family: Jost-Medium,Arial, Helvetica, sans-serif;
  font-size: 26px;
  color: #333333;
}

.chanWrap .chanTit span {
  font-size: 20px;
  display: none;
  transition: 0.2s;
  color: #333333;
  margin-left: 10px;
}

.chanWrap .chanCate {
  margin-top: 32px;
}

.chanWrap .chanCate > li {
  margin-bottom: 20px;
}

.chanWrap .chanCate > li:last-child {
  margin-bottom: 0;
}

.chanWrap .chanCate > li > a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-family: Jost-Medium,Arial, Helvetica, sans-serif;
  font-size: 20px;
  color: #333333;
}

.chanWrap .chanCate > li > a span {
  font-size: 12px;
  color: #666666;
  transition: 0.2s;
  margin-left: 10px;
}

.chanWrap .chanCate > li:hover > a {
  color: #f95636;
}

.chanWrap .chanCate > li:hover > a span {
  color: #f95636;
}

.chanWrap .cataAct > a {
  color: #f95636 !important;
}

.chanWrap .cataAct > a span {
  color: #f95636 !important;
  transform: rotate(90deg);
}

.chanWrap .chanCate > li > ul {
  width: 100%;
  background-color: rgba(249, 86, 54, 0.05);
  padding-top: 8px;
  padding-bottom: 19px;
  margin-top: 15px;
  display: none;
}
.chanWrap .chanCate > .cataAct > ul{
  display: block;
}

.chanWrap .chanCate > li > ul > li > a {
  padding-left: 29px;
  padding-right: 10px;
  font-family: Jost-Medium,Arial, Helvetica, sans-serif;
  font-size: 20px;
  line-height: 36px;
  color: #666666;
  display: block;
}

.chanWrap .chanCate > li > ul > li:hover > a {
  color: #f95636;
}

.chanWrap .erAct > a {
  color: #f95636 !important;
}

.chanWrap .chanRight {
  flex: 1;
  margin-left: 43px;
}

.chanWrap .woveTit {
  font-family: Lora-Regular,Arial, Helvetica, sans-serif;
  font-size: 46px;
  color: #333333;
}

.chanWrap .chanList {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 31px;
}

.chanWrap .chanList::after {
  width: 31.5%;
  content: '';
}

.chanWrap .chanItem {
  width: 31.5%;
  border-radius: 15px;
  border: solid 1px #dddddd;
  overflow: hidden;
  padding-bottom: 16px;
  margin-bottom: 42px;
}

.chanWrap .chanImg {
  width: 100%;
  display: block;
  border-radius: 15px 15px 0 0;
  overflow: hidden;
}

.chanWrap .chanImg img {
  width: 100%;
  display: block;
}

.chanWrap .chanImg:hover img {
  transform: scale(1.2);
}

.chanWrap .chanName {
  font-family: Jost-Medium,Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #333333;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  margin-top: 16px;
  text-align: center;
  padding: 0 10px;
}

.chanWrap .chanName a {
  color: #333333;
}

.chanWrap .chanName a:hover {
  color: #f95636;
}

.chanWrap .chanCheck {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 16px;
}

.chanWrap .chanCheck input {
  width: 14px;
  height: 14px;
  background-color: #ffffff;
  border-radius: 4px;
  border: solid 1px #cccccc;
  flex-shrink: 0;
  cursor: pointer;
  position: relative;
  outline: none;
  box-sizing: border-box;
  -webkit-appearance: none;
}

.chanWrap .chanCheck input[type="checkbox"]::before {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  content: '';
}

.chanWrap .chanCheck input[type="checkbox"]:checked::before {
  font-family: "iconfont" !important;
  content: '\e663';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 12px;
  color: #f95636;
  font-weight: bold;
  opacity: 1;
}

.chanWrap .chanCheck a {
  font-family: Jost-Medium,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #f95636;
  margin-left: 11px;
  text-underline-offset: 4px;
}

.chanWrap .chanCheck a:hover {
  text-decoration: underline;
}

.pagingWrap {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin-top: 20px;
  align-items: center;
}

.pagingWrap .pagingSub {
  display: flex;
  align-items: center;
  margin-top: 10px;
  margin-left: 22px;
}

.pagingWrap .pagingSub input {
  font-family: Jost-Medium,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #ffffff;
  height: 40px;
  padding: 10px 25px;
  background-color: #f95636;
  border: 1px solid #f95636;
  border-radius: 4px;
  transition: 0.2s;
}

.pagingWrap .pagingSub input:hover {
  background-color: #ffffff;
  color: #f95636;
}

.pagingWrap .pagingSub img {
  width: 22px;
  display: block;
  margin-left: 14px;
}

.pagingBox {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.pagingBox a {
  font-family: Jost-Medium,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #666666;
  min-width: 40px;
  height: 40px;
  background-color: #ffffff;
  border-radius: 4px;
  border: solid 1px #999999;
  line-height: 40px;
  padding: 0 15px;
  margin-right: 10px;
  margin-top: 10px;
  text-align: center;
}

.pagingBox a:hover {
  border: 1px solid #f95636;
  background-color: #f95636;
  color: #ffffff;
}

.pagingBox a:last-child {
  margin-right: 0;
}

.pagingBox .pagAct {
  border: 1px solid #f95636;
  background-color: #f95636;
  color: #ffffff;
}

.detailTop {
  margin-top: 93px;
  display: flex;
  align-items: start;
  justify-content: space-between;
}

.detailTop .detaLeft {
  display: flex;
  position: relative;
}

.detailTop .dtSwiper1 {
  width: 516px;
  height: 516px;
  overflow: hidden;
}

.detailTop .dtSwiper1 img {
  width: 100%;
  display: block;
}

.detailTop .xiangSuo {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 133px;
  height: 516px;
  align-items: center;
  margin-left: 16px;
}

.detailTop .suoQie {
  font-size: 20px;
  color: #666666;
  cursor: pointer;
  transition: 0.2s;
  font-weight: bold;
}

.detailTop .suoQie:hover {
  color: #f95636;
}

.detailTop .suoSwiper {
  margin: 22px 0px;
  width: 100%;
  overflow: hidden;
}

.detailTop .suoSwiper .swiper-slide {
  height: max-content !important;
}

.detailTop .suoItem {
  width: 100%;
  border: 1px solid transparent;
  cursor: pointer;
  transition: 0.2s;
}

.detailTop .suoItem img {
  width: 100%;
  display: block;
}

.detailTop .suoItem:hover {
  border: 1px solid #f95636;
}

.detailTop .swiper-slide-thumb-active {
  border: 1px solid #f95636;
}

.detailTop .detaRight {
  flex: 1;
  margin-left: 99px;
  margin-top: 12px;
}

.detailTop .detaTit {
  font-family: Jost-Medium,Arial, Helvetica, sans-serif;
  font-size: 42px;
  color: #333333;
}

.detailTop .detaTxt {
  font-family: Lora-Regular,Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #333333;
  line-height: 30px;
  margin-top: 21px;
}

.detailTop .detaTxt em {
  color: #f95636;
}

.detailTop .detaTxt a {
  color: #333333;
}

.detailTop .detaTxt a:hover {
  color: #f95636;
}

.detailTop .btnShare {
  display: flex;
  align-items: center;
  margin-top: 58px;
  justify-content: space-between;
  flex-wrap: wrap;
}

.detailTop .detaBtn {
  display: flex;
  flex-wrap: wrap;
}

.detailTop .detaBtn a {
  display: flex;
  align-items: center;
  font-family: Jost-Medium,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #ffffff;
  padding: 11px 24px;
  background-color: #f95636;
  border-radius: 24px;
  border: 1px solid #f95636;
  margin-right: 31px;
  margin-top: 10px;
}

.detailTop .detaBtn a span {
  font-size: 20px;
  color: #ffffff;
  margin-left: 10px;
  display: block;
  transform: rotate(-45deg);
  transition: 0.2s;
}

.detailTop .detaBtn a:last-child {
  margin-right: 0;
}

.detailTop .detaBtn a:hover {
  background-color: #ffffff;
  color: #f95636;
}

.detailTop .detaBtn a:hover span {
  color: #f95636;
}

.detailTop .detaShare {
  display: flex;
  align-items: center;
  font-family: Jost-Medium,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #999999;
  margin-left: 10px;
  margin-top: 10px;
}

.detailTop .detaShare img {
  width: 164px;
  display: block;
  cursor: pointer;
}

.detailTop .detaShare p {
  margin-right: 10px;
}

.biao42 {
  font-family: Jost-Medium,Arial, Helvetica, sans-serif;
  font-size: 42px;
  color: #333333;
  position: relative;
}

.biao42::after {
  width: 190px;
  height: 8px;
  background-color: #f95636;
  border-radius: 4px;
  content: '';
  position: absolute;
  bottom: -26px;
  left: 0;
}

.basiWrap {
  margin-top: 69px;
}

.basiWrap .basiList {
  margin-top: 54px;
}

.basiWrap .basiItem {
  display: flex;
  align-items: center;
  margin-bottom: 13px;
  font-family: Lora-Regular,Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #333333;
}

.basiWrap .basiItem > p {
  width: 75px;
}

.basiWrap .basiItem:last-child {
  margin-bottom: 0;
}

.basiWrap .basiCont {
  display: flex;
  flex-wrap: wrap;
  font-family: Lora-Regular,Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #333333;
  margin-left: 10px;
}

.basiWrap .basiCont p {
  padding: 11px 17px;
  border-radius: 23px;
  border: solid 1px #dddddd;
}

.descWrap {
  margin-top: 46px;
}

.descWrap .descTxt {
  font-family: Lora-Regular,Arial, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 30px;
  color: #333333;
  margin-top: 64px;
}

.descWrap .descTxt a {
  color: #333333;
}

.descWrap .descTxt a:hover {
  color: #f95636;
}

.descWrap .descTxt img {
  max-width: 100%;
}

.relaWrap {
  margin-top: 87px;
}

.relaWrap .relaTop {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.relaWrap .relaQie {
  display: flex;
}

.relaWrap .relaQie span {
  width: 39px;
  height: 39px;
  background-color: #f95636;
  border-radius: 50%;
  text-align: center;
  line-height: 39px;
  font-size: 14px;
  color: #ffffff;
  margin-left: 3px;
  cursor: pointer;
  transition: 0.2s;
}

.relaWrap .relaQie span:hover {
  background-color: #000000;
}

.relaWrap .relaSwiper {
  width: 100%;
  overflow: hidden;
  margin-top: 73px;
}

.relaWrap .swiper-slide {
  border-radius: 15px;
  border: solid 1px #dddddd;
  overflow: hidden;
  padding-bottom: 20px;
}

.relaWrap .chanImg {
  width: 100%;
  display: block;
  overflow: hidden;
  border-radius: 15px 15px 0 0;
}

.relaWrap .chanImg img {
  width: 100%;
  display: block;
}

.relaWrap .chanImg:hover img {
  transform: scale(1.2);
}

.relaWrap .chanName {
  font-family: Jost-Medium,Arial, Helvetica, sans-serif;
  font-size: 19px;
  color: #333333;
  padding: 0 10px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  margin-top: 20px;
  text-align: center;
}

.relaWrap .chanName a {
  color: #333333;
}

.relaWrap .chanName a:hover {
  color: #f95636;
}

.whyWrap {
  background-color: #f9f9f9;
  padding-top: 68px;
  padding-bottom: 85px;
  margin-top: 110px;
}

.whyWrap .chooList {
  margin-top: 54px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.whyWrap .chooList::after {
  width: 31.43%;
  content: '';
}

.whyWrap .chooItem {
  width: 31.43%;
  background-color: #ffffff;
  border: solid 1px #f95636;
  padding: 21px 34px 52px 26px;
}

.whyWrap .chooTop {
  display: flex;
  align-items: center;
  font-family: Jost-Medium,Arial, Helvetica, sans-serif;
  font-size: 30px;
  color: #333333;
}

.whyWrap .chooIcon {
  width: 71px;
  height: 71px;
  background-color: #f95636;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 14px;
  flex-shrink: 0;
}

.whyWrap .chooIcon img {
  max-width: 100%;
  display: block;
}

.whyWrap .chooTxt {
  font-family: Lora-Regular,Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 26px;
  color: #333333;
  margin-top: 28px;
}

.whyWrap .chooTxt a {
  color: #333333;
}

.whyWrap .chooTxt a:hover {
  color: #f95636;
}

.whyWrap .whyBtn {
  display: flex;
  align-items: center;
  width: max-content;
  max-width: 100%;
  margin: 0 auto;
  margin-top: 78px;
  padding: 18px 64px;
  font-family: Jost-Medium,Arial, Helvetica, sans-serif;
  font-size: 30px;
  color: #ffffff;
  background-color: #f95636;
  border: 1px solid #f95636;
  border-radius: 10px;
}

.whyWrap .whyBtn span {
  font-size: 30px;
  color: #ffffff;
  transition: 0.2s;
  margin-left: 25px;
}

.whyWrap .whyBtn:hover {
  background-color: #ffffff;
  color: #f95636;
}

.whyWrap .whyBtn:hover span {
  color: #f95636;
}

.custWrap {
  margin-top: 93px;
  padding-bottom: 91px;
  border-bottom: 5px solid rgba(0, 0, 0, 0.1);
}

.custWrap .custBox {
  width: 100%;
  margin-top: 75px;
}

.custWrap .custBox img {
  width: 100%;
  display: block;
}

.readyWrap {
  margin-top: 71px;
  margin-bottom: 89px;
}

.readyWrap .biao46 {
  margin-top: 6px;
}

.readyWrap .readBox {
  margin-top: 35px;
}

.readyWrap .readItem {
  margin-bottom: 48px;
}

.readyWrap .readTit {
  display: flex;
  align-items: center;
  font-family: Jost-Medium,Arial, Helvetica, sans-serif;
  font-size: 30px;
  color: #f95636;
}

.readyWrap .readTit img {
  width: 48px;
  display: block;
  margin-right: 26px;
}

.readyWrap .servList {
  display: flex;
  flex-wrap: wrap;
  margin-top: 43px;
}

.readyWrap .servItem {
  width: 18%;
  margin-right: 2.5%;
  margin-bottom: 32px;
}

.readyWrap .servItem:nth-child(5n) {
  margin-right: 0;
}

.readyWrap .servImg {
  width: 100%;
  border-radius: 8px;
  overflow: hidden;
}

.readyWrap .servImg img {
  width: 100%;
  display: block;
}

.readyWrap .servName {
  font-family: Jost-Medium,Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #222222;
  text-align: center;
  margin-top: 22px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.readyWrap .colorBox {
  display: flex;
  align-items: center;
  margin-top: 53px;
}

.readyWrap .colorImg {
  width: 24.93%;
}

.readyWrap .colorImg img {
  width: 100%;
  display: block;
}

.readyWrap .colorRight {
  width: 31%;
  margin-left: 67px;
}

.readyWrap .colorTxt {
  font-family: Jost-Medium,Arial, Helvetica, sans-serif;
  font-size: 26px;
  line-height: 36px;
  color: #222222;
}

.readyWrap .colorBtn {
  display: flex;
  align-items: center;
  font-family: Lora-Regular,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #ffffff;
  padding: 11px 25px;
  background-color: #f95636;
  border-radius: 24px;
  border: 1px solid #f95636;
  width: max-content;
  max-width: 100%;
  margin-top: 25px;
}

.readyWrap .colorBtn span {
  color: #ffffff;
  font-size: 20px;
  margin-left: 20px;
  transform: rotate(-45deg);
  transition: 0.2s;
}

.readyWrap .colorBtn:hover {
  background-color: #ffffff;
  color: #f95636;
}

.readyWrap .colorBtn:hover span {
  color: #f95636;
}

.title46 {
  font-family: Jost-Medium,Arial, Helvetica, sans-serif;
  font-size: 46px;
  color: #333333;
  position: relative;
}

.title46::after {
  width: 35px;
  height: 8px;
  background-color: #f95636;
  content: '';
  position: absolute;
  bottom: -23px;
  left: 0;
}

.profWrap {
  margin-top: 98px;
}

.profWrap .profTop {
  display: flex;
  align-items: start;
  justify-content: space-between;
}

.profWrap .profLeft {
  max-width: 50%;
  flex-shrink: 0;
}

.profWrap .indexBiao {
  text-align: left;
}

.profWrap .profRight {
  flex: 1;
  margin-left: 158px;
  font-family: Lora-Regular,Arial, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 30px;
  color: #333333;
}

.profWrap .title46 {
  margin-top: 4px;
}

.profWrap .profCenter {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 118px;
  margin-top: 36px;
}

.profWrap .profItem p:nth-child(1) {
  font-family: Lora-Regular,Arial, Helvetica, sans-serif;
  font-size: 42px;
  color: #f95636;
  font-weight: bold;
}

.profWrap .profItem p:nth-child(1) span {
  font-size: 18px;
}

.profWrap .profItem p:nth-child(2) {
  font-family: Lora-Regular,Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #666666;
  margin-top: 10px;
}

.profWrap .profLine {
  margin: 0 10px;
  width: 1px;
  height: 149px;
  background-color: #dddddd;
}

.profWrap .profVideo {
  width: 100%;
  position: relative;
  margin-top: 37px;
  cursor: pointer;
}

.profWrap .videoImg {
  width: 100%;
  display: block;
}

.profWrap .boImg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: block;
}

.profWrap .profVideo:hover .boImg {
  transform: translate(-50%, -50%) scale(1.2);
}

.factWrap {
  margin-top: 67px;
}

.factWrap .factTop {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.factWrap .indexBiao {
  text-align: left;
}

.factWrap .title46 {
  margin-top: 4px;
}

.factWrap .factQie {
  display: flex;
  margin-top: 20px;
}

.factWrap .factQie span {
  width: 39px;
  height: 39px;
  background-color: #f95636;
  border-radius: 50%;
  text-align: center;
  line-height: 39px;
  font-size: 14px;
  color: #ffffff;
  margin-left: 3px;
  cursor: pointer;
  transition: 0.2s;
}

.factWrap .factQie span:hover {
  background-color: #000000;
}

.factWrap .factSwiper {
  width: 100%;
  overflow: hidden;
  margin-top: 65px;
}

.factWrap .factImg {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
}

.factWrap .factImg img {
  width: 100%;
  display: block;
}

.factWrap .factName {
  font-family: Jost-Medium,Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #333333;
  text-align: center;
  margin-top: 22px;
}

.famiWrap {
  margin-top: 90px;
}

.famiWrap .famiBox {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-top: 69px;
  position: relative;
}

.famiWrap .famiSwiper1 {
  width: 75.64%;
  overflow: hidden;
}

.famiWrap .famiSwiper1 .swiper-slide {
  border-radius: 10px;
  overflow: hidden;
}

.famiWrap .famiSwiper1 img {
  width: 100%;
  display: block;
}

.famiWrap .famiRight {
  width: 20.93%;
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
}

.famiWrap .famiQie {
  font-size: 26px;
  color: #3D3D3D;
  cursor: pointer;
  transition: 0.2s;
}

.famiWrap .famiQie:hover {
  color: #f95636;
}

.famiWrap .famiSwiper2 {
  width: 100%;
  overflow: hidden;
  margin: 12px 0px;
  padding-bottom: 3px;
}

.famiWrap .famiSwiper2 .swiper-slide {
  border: 1px solid transparent;
  border-radius: 10px;
  overflow: hidden;
  transition: 0.2s;
  cursor: pointer;
}

.famiWrap .famiSwiper2 .swiper-slide:hover {
  border: solid 1px #f95636;
}

.famiWrap .famiSwiper2 img {
  width: 100%;
  display: block;
}

.famiWrap .famiSwiper2 .swiper-slide-thumb-active {
  border: 1px solid #f95636;
}

.famiWrap .indexBiao {
  text-align: left;
}

.famiWrap .title46 {
  margin-top: 4px;
}

.certWrap {
  background-color: #f9f9f9;
  margin-top: 100px;
  padding-top: 59px;
  padding-bottom: 99px;
}

.certWrap .indexBiao {
  text-align: center;
}

.certWrap .biao46 {
  text-align: center;
  margin-top: 3px;
}

.certWrap .certSwiper {
  overflow: hidden;
  width: 100%;
  margin-top: 41px;
}

.certWrap .certImg {
  width: 100%;
  display: block;
}

.certWrap .certImg img {
  width: 100%;
  display: block;
}

.certWrap .certName {
  font-family: Jost-Medium,Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #333333;
  text-align: center;
  margin-top: 22px;
}

.joinWrap {
  margin-top: 54px;
}

.joinWrap .indexBiao {
  text-align: center;
}

.joinWrap .biao46 {
  text-align: center;
  margin-top: 3px;
}

.joinWrap .pum2 {
  padding-bottom: 100px;
  margin-top: 36px;
}

.joinWrap .pum2 .box {
  position: relative;
  margin: auto;
  max-width: 1500px;
}

.joinWrap .pum2 .box ul {
  position: relative;
  margin: auto;
  height: 465px;
}

.joinWrap .pum2 .box li {
  position: absolute;
  width: 0;
  height: 0;
  z-index: 0;
  cursor: pointer;
  -moz-box-sizing: content-box;
  box-sizing: content-box !important;
  transition: none;
}

.joinWrap .pum2 .box li div {
  opacity: 1 !important;
}

.joinWrap .pum2 .box li img {
  display: block;
  width: 100%;
}

.joinWrap .pum2 .box li:nth-child(3) .joinName {
  display: block;
}

.joinWrap .pum2 #copyright {
  padding-top: 10px;
  text-align: center;
  border: 1px solid;
}

.joinWrap .joinName {
  font-family: Jost-Medium,Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #333333;
  text-align: center;
  margin-top: 26px;
  display: none;
}

.joinWrap .joinQie {
  font-size: 30px;
  color: #666666;
  position: absolute;
  top: 46%;
  cursor: pointer;
  transition: 0.2s;
  z-index: 100;
}

.joinWrap .joinQie:hover {
  color: #f95636;
}

.joinWrap .prev {
  left: 0;
}

.joinWrap .next {
  right: 0;
}

.aboutMark .markWrap {
  margin-top: 17px;
}

.ideaWrap {
  margin-top: 74px;
}

.ideaWrap .biao46 {
  text-align: center;
}

.ideaWrap .ideaForm {
  margin-top: 51px;
  display: flex;
  justify-content: space-between;
  align-items: start;
}

.ideaWrap .ideaLeft {
  width: 50%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.ideaWrap .ideaItem {
  width: 49.28%;
  margin-bottom: 23px;
  position: relative;
  padding-left: 13px;
}

.ideaWrap .ideaXing {
  font-family: Jost-Medium,Arial, Helvetica, sans-serif;
  font-size: 20px;
  color: #ff0000;
  position: absolute;
  top: 20px;
  left: 0;
}

.ideaWrap .ideaInput {
  width: 100%;
  height: 54px;
  background-color: #ffffff;
  border: solid 1px #d2d2d2;
  padding: 0 13px;
  font-family: Jost-Medium,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #999999;
}

.ideaWrap .ideaInput::-webkit-input-placeholder {
  font-family: Jost-Medium,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #999999;
}

.ideaWrap .ideaInput:-moz-placeholder {
  font-family: Jost-Medium,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #999999;
}

.ideaWrap .ideaInput::-moz-placeholder {
  font-family: Jost-Medium,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #999999;
}

.ideaWrap .ideaInput:-ms-input-placeholder {
  font-family: Jost-Medium,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #999999;
}

.ideaWrap .compItem {
  width: 100%;
}

.ideaWrap .compItem .ideaItem {
  width: 100%;
}

.ideaWrap .ideaRight {
  width: 48.93%;
}

.ideaWrap .areaItem {
  width: 100%;
  position: relative;
  padding-left: 13px;
  margin-bottom: 18px;
}

.ideaWrap .ideaArea {
  width: 100%;
  height: 131px;
  background-color: #ffffff;
  border: solid 1px #d2d2d2;
  padding: 13px 14px;
  font-family: Jost-Medium,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #999999;
  resize: none;
}

.ideaWrap .ideaArea::-webkit-input-placeholder {
  font-family: Jost-Medium,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #999999;
}

.ideaWrap .ideaArea:-moz-placeholder {
  font-family: Jost-Medium,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #999999;
}

.ideaWrap .ideaArea::-moz-placeholder {
  font-family: Jost-Medium,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #999999;
}

.ideaWrap .ideaArea:-ms-input-placeholder {
  font-family: Jost-Medium,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #999999;
}

.ideaWrap .captItem {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.ideaWrap .captBox {
  flex: 1;
  margin-right: 14px;
  display: flex;
  align-items: center;
}

.ideaWrap .captBox .ideaItem {
  flex: 1;
  margin-right: 17px;
  margin-bottom: 0;
}

.ideaWrap .ideaCode {
  width: 164px;
  cursor: pointer;
}

.ideaWrap .ideaCode img {
  width: 100%;
  display: block;
}

.ideaWrap .subInput {
  width: 36.49%;
  height: 54px;
  background-color: #f95636;
  border: 1px solid #f95636;
  cursor: pointer;
  transition: 0.2s;
  font-family: Jost-Medium,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #ffffff;
}

.ideaWrap .subInput:hover {
  background-color: #ffffff;
  color: #f95636;
}

.ideaWrap .m-formcountry {
  position: relative;
}

.ideaWrap .m-formcountry .drop-btn {
  position: relative;
}

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

.ideaWrap .m-formcountry .drop-list {
  display: none;
  border: 1px solid #e6e6e6;
  width: calc(100% - 13px);
  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;
}

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

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

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

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

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

.exhiWrap {
  background-color: #f9f9f9;
  padding-bottom: 77px;
}

.exhiWrap .crumbsBox {
  margin-top: 0px;
  padding-top: 50px;
}

.exhiWrap .exhiBox {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #eeeeee;
  position: relative;
  width: 100%;
  padding-top: 28px;
  padding-bottom: 21px;
  font-family: Jost-Medium,Arial, Helvetica, sans-serif;
  font-size: 30px;
  color: #222222;
  margin-top: 92px;
}

.exhiWrap .exhiBox::after {
  width: 100%;
  height: 5px;
  background-color: #f95636;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
}

.exhiWrap .exhiTit {
  width: 41.36%;
  padding-left: 40px;
}

.exhiWrap .exhiDate {
  width: 130px;
  text-align: center;
}

.exhiWrap .exhiAddr {
  width: 38.64%;
  padding-left: 53px;
  padding-right: 10px;
}

.exhiWrap .exhiItem {
  padding-top: 32px;
  padding-bottom: 35px;
  background-color: #ffffff;
  box-shadow: 0px 5px 0px 0px #eeeeee;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 6px;
}

.exhiWrap .itemBox1 {
  width: 41.36%;
  padding-left: 22px;
  display: flex;
  align-items: center;
}

.exhiWrap .exhiImg {
  width: 221px;
  display: block;
  overflow: hidden;
  border-radius: 10px;
}

.exhiWrap .exhiImg img {
  width: 100%;
  display: block;
}

.exhiWrap .exhiImg:hover img {
  transform: scale(1.2);
}

.exhiWrap .exhiInfo {
  flex: 1;
  margin-left: 29px;
}

.exhiWrap .signImg {
  width: 90px;
  display: block;
}

.exhiWrap .exhiName {
  font-family: Jost-Medium,Arial, Helvetica, sans-serif;
  font-size: 20px;
  line-height: 28px;
  color: #333333;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  margin-top: 15px;
}

.exhiWrap .exhiName a {
  color: #333333;
  display: block;
}

.exhiWrap .exhiName a:hover {
  color: #f95636;
}

.exhiWrap .itemBox2 {
  width: 130px;
  text-align: center;
  font-family: Jost-Medium,Arial, Helvetica, sans-serif;
  font-size: 20px;
  line-height: 28px;
  color: #333333;
}

.exhiWrap .itemBox3 {
  width: 38.64%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-right: 22px;
  padding-left: 53px;
}

.exhiWrap .addrTxt {
  font-family: Jost-Medium,Arial, Helvetica, sans-serif;
  font-size: 20px;
  line-height: 28px;
  color: #333333;
  width: 50%;
}

.exhiWrap .exhiBtn {
  display: flex;
  align-items: center;
  padding: 10.5px 25px;
  font-family: Jost-Medium,Arial, Helvetica, sans-serif;
  font-size: 20px;
  color: #ffffff;
  background-color: #f95636;
  border: 1px solid #f95636;
  border-radius: 24px;
}

.exhiWrap .exhiBtn span {
  font-size: 20px;
  color: #ffffff;
  margin-right: 10px;
  transition: 0.2s;
}

.exhiWrap .exhiBtn:hover {
  background-color: #ffffff;
  color: #f95636;
}

.exhiWrap .exhiBtn:hover span {
  color: #f95636;
}

.exhiWrap .pagingBox {
  margin-top: 59px;
}

.exhiDetail {
  margin-top: 92px;
}

.exhiDetail .exhiTit {
  font-family: Jost-Medium,Arial, Helvetica, sans-serif;
  font-size: 36px;
  color: #333333;
}

.exhiDetail .exhiDate {
  display: flex;
  align-items: center;
  margin-top: 18px;
  font-family: Lora-Regular,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #999999;
}

.exhiDetail .exhiShare {
  display: flex;
  align-items: center;
  margin-left: 20px;
}

.exhiDetail .exhiShare img {
  width: 164px;
  display: block;
  cursor: pointer;
}

.exhiDetail .exhiShare p {
  margin-right: 9px;
}

.exhiDetail .exhiTxt {
  font-family: Lora-Regular,Arial, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 30px;
  color: #333333;
  margin-top: 30px;
}

.exhiDetail .exhiTxt a {
  color: #333333;
}

.exhiDetail .exhiTxt a:hover {
  color: #f95636;
}

.exhiDetail .exhiTxt img {
  max-width: 100%;
  display: block;
}

.fenYe {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  margin-top: 56px;
  padding-top: 32px;
  font-family: Lora-Regular,Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #333333;
  line-height: 30px;
}

.fenYe a {
  color: #333333;
  display: block;
}

.fenYe a:hover em {
  color: #f95636;
}

.fenYe em {
  color: #999999;
  margin-left: 5px;
  transition: 0.2s;
}

.mediaRela {
  margin-bottom: 100px;
}

.videoWrap {
  margin-top: 93px;
  display: flex;
  align-items: start;
  justify-content: space-between;
  margin-bottom: 91px;
}

.videoWrap .videoCate {
  width: 230px;
  margin-top: 19px;
}

.videoWrap .videoCate a {
  border-bottom: 1px solid #dddddd;
  padding-bottom: 17px;
  margin-bottom: 17px;
  font-family: Jost-Medium,Arial, Helvetica, sans-serif;
  font-size: 20px;
  color: #333333;
  padding-left: 32px;
  padding-right: 10px;
  position: relative;
  display: block;
}

.videoWrap .videoCate a span {
  font-size: 18px;
  color: #f95636;
  opacity: 0;
  position: absolute;
  top: 0px;
  left: 0;
  transition: 0.2s;
}

.videoWrap .videoCate a:hover {
  color: #f95636;
}

.videoWrap .videoCate a:hover span {
  opacity: 1;
}

.videoWrap .videoCate .videAct {
  color: #f95636;
}

.videoWrap .videoCate .videAct span {
  opacity: 1;
}

.videoWrap .videoRight {
  flex: 1;
  margin-left: 39px;
}

.videoWrap .videoItem {
  display: flex;
  align-items: start;
  margin-bottom: 33px;
}

.videoWrap .videoItem:last-child {
  margin-bottom: 0;
}

.videoWrap .videoImg {
  width: 38.7%;
  display: block;
  overflow: hidden;
  position: relative;
  border-radius: 10px;
  cursor: pointer;
}

.videoWrap .videoImg:hover .bofang {
  transform: translate(-50%, -50%) scale(1.2);
}

.videoWrap .srcImg {
  width: 100%;
  display: block;
}

.videoWrap .bofang {
  width: 66px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.videoWrap .videoInfo {
  flex: 1;
  margin-left: 47px;
    margin-top: 44px;
}

.videoWrap .videoName {
  font-family: Jost-Medium,Arial, Helvetica, sans-serif;
  font-size: 30px;
  color: #333333;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}

.videoWrap .videoName a {
  color: #333333;
}

.videoWrap .videoName a:hover {
  color: #f95636;
}

.videoWrap .videoDate {
  display: flex;
  align-items: center;
  font-family: Lora-Regular,Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #999999;
  margin-top: 12px;
}

.videoWrap .videoDate span {
  font-size: 21px;
  color: #f95636;
  margin-right: 8px;
}

.videoWrap .videoTxt {
  font-family: Lora-Regular,Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 28px;
  color: #333333;
  margin-top: 27px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
}

.videoWrap .pagingBox {
  margin-top: 72px;
}

.contWrap {
  margin-top: 100px;
}

.contWrap .biao46 {
  text-align: center;
}

.contWrap .contList {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 48px;
}

.contWrap .contItem {
  text-align: center;
  flex-shrink: 0;
}

.contWrap .contItem span {
  font-size: 30px;
  color: #ffffff;
  width: 59px;
  height: 59px;
  background-color: #f95636;
  text-align: center;
  line-height: 59px;
  position: relative;
  display: block;
  margin: 0 auto;
  border-radius: 50%;
}

.contWrap .contItem span::after {
  width: 79px;
  height: 79px;
  border: solid 1px #f95636;
  opacity: 0.6;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  content: '';
}

.contWrap .phoneName {
  font-family: Jost-Regular,Arial, Helvetica, sans-serif;
  font-size: 20px;
  color: #f95636;
  margin-top: 26px;
}

.contWrap .phoneInfo {
  font-family: Lora-Regular,Arial, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 30px;
  color: #333333;
  margin-top: 5px;
  word-break: break-word;
}

.contWrap .phoneInfo a {
  color: #333333;
}

.contWrap .phoneInfo a:hover {
  color: #f95636;
}

.contWrap .contItem:last-child {
  width: 26.5%;
}

.contWrap .contItem:last-child .phoneInfo {
  line-height: 24px;
}

.withWrap {
  margin-top: 125px;
  margin-bottom: 101px;
}

.withWrap .withForm {
  margin-top: 51px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.withWrap .ideaItem {
  width: 48.98%;
  margin-bottom: 23px;
  position: relative;
  padding-left: 13px;
}

.withWrap .ideaXing {
  font-family: Jost-Medium,Arial, Helvetica, sans-serif;
  font-size: 20px;
  color: #ff0000;
  position: absolute;
  top: 20px;
  left: 0;
}

.withWrap .ideaInput {
  width: 100%;
  height: 54px;
  background-color: #ffffff;
  padding: 0 13px;
  font-family: Jost-Medium,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #666666;
  background-color: #f5f5f5;
}

.withWrap .ideaInput::-webkit-input-placeholder {
  font-family: Jost-Medium,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #666666;
}

.withWrap .ideaInput:-moz-placeholder {
  font-family: Jost-Medium,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #666666;
}

.withWrap .ideaInput::-moz-placeholder {
  font-family: Jost-Medium,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #666666;
}

.withWrap .ideaInput:-ms-input-placeholder {
  font-family: Jost-Medium,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #666666;
}

.withWrap .m-formcountry {
  position: relative;
}

.withWrap .m-formcountry .drop-btn {
  position: relative;
}

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

.withWrap .m-formcountry .drop-list {
  display: none;
  border: 1px solid #e6e6e6;
  width: calc(100% - 13px);
  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;
}

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

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

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

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

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

.withWrap .areaItem {
  width: 100%;
  position: relative;
  padding-left: 13px;
  margin-bottom: 18px;
}

.withWrap .ideaArea {
  width: 100%;
  height: 147px;
  background-color: #ffffff;
  padding: 13px 14px;
  font-family: Jost-Medium,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #666666;
  background-color: #f5f5f5;
  resize: none;
}

.withWrap .ideaArea::-webkit-input-placeholder {
  font-family: Jost-Medium,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #666666;
}

.withWrap .ideaArea:-moz-placeholder {
  font-family: Jost-Medium,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #666666;
}

.withWrap .ideaArea::-moz-placeholder {
  font-family: Jost-Medium,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #666666;
}

.withWrap .ideaArea:-ms-input-placeholder {
  font-family: Jost-Medium,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #666666;
}

.withWrap .captItem {
  width: 48.98%;
  display: flex;
  align-items: center;
  padding-left: 13px;
  position: relative;
}

.withWrap .captBox {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #f5f5f5;
}

.withWrap .captBox .ideaItem {
  margin-bottom: 0;
  width: 100%;
  padding-left: 0;
  position: unset;
}

.withWrap .captImg {
  width: 120px;
  flex-shrink: 0;
  cursor: pointer;
}

.withWrap .captImg img {
  width: 100%;
  display: block;
}

.withWrap .subBox {
  width: 48.98%;
}

.withWrap .subBox input {
  height: 54px;
  min-width: 250px;
  font-family: Jost-Medium,Arial, Helvetica, sans-serif;
  font-size: 16px;
  padding: 0 10px;
  cursor: pointer;
  transition: 0.2s;
  color: #ffffff;
  background-color: #f95636;
  border: 1px solid #f95636;
}

.withWrap .subBox input:hover {
  background-color: #ffffff;
  color: #f95636;
}

@media (max-width: 1500px) {
  .contSafe {
    width: calc(100% - 160px);
  }
  .navBottWrap .navList > li{
      margin-right: 40px;
  }
  .navBottWrap .navList > li > a{
      font-size: 18px;
  }
  .banner .slick-next {
    right: 80px;
  }
  .banner .slick-prev {
    right: 140px;
  }
  .detailTop .dtSwiper1 {
    width: 400px;
    height: 400px;
  }
  .detailTop .xiangSuo {
    height: 400px;
    width: 97px;
  }
  .detailTop .suoSwiper {
    margin: 10px 0px;
  }
  .detailTop .detaRight {
    margin-left: 40px;
  }
  .joinWrap .pum2 .box li {
    position: relative;
    left: auto;
    top: auto;
    width: 0.32% !important;
    height: auto !important;
    padding: 0px;
  }
  .joinWrap .pum2 .img-list7 ul {
    transition: none;
    width: 10000% !important;
    height: auto !important;
  }
  .joinWrap .pum2 .img-list7 {
    position: relative;
    overflow: hidden;
    z-index: 90;
    margin: 0 30px;
  }
  .joinWrap .pum2 .img-scroll7 {
    position: relative;
    width: 100%;
    z-index: 9;
  }
  .joinWrap .pum2 .box {
    margin-top: 0px;
    padding: 0px;
  }
  .joinWrap .pum2 .img-list7 li {
    float: left;
    display: inline;
    margin-right: 0.02% !important;
    margin-left: auto;
  }
  .joinWrap .pum2 {
    margin-top: 30px;
    padding-bottom: 0;
  }
  .joinWrap .joinName {
    display: block;
    margin-top: 10px;
  }
  .joinWrap .joinQie {
    top: 40%;
  }
}

@media (max-width: 1280px) {
  .navBottWrap .navList > li > a {
    font-size: 16px;
  }
  .navBottWrap .navLogo {
    width: 130px;
  }
  .navBottWrap .navList > li {
    padding: 28px 0px;
    margin-right: 30px;
  }
  .navBottWrap .navList > li::after {
    bottom: 10px;
    height: 3px;
  }
  .navBottWrap .navList > li > ul > li > a {
    padding: 5px 30px !important;
    padding-right: 10px !important;
    line-height: 28px;
  }
  .navBottWrap .navList > li > ul > li > a::before {
    left: 5px;
    top: 5px !important;
  }
  .navBottWrap .navList > li > ul > li > ul > li > a {
    padding: 5px 30px !important;
    padding-right: 10px !important;
    line-height: 28px;
  }
  .navBottWrap .navList > li > ul > li > ul > li > a::before {
    left: 5px;
    top: 5px !important;
  }
  .navBottWrap .navList > li > ul {
    width: 210px;
  }
  .navBottWrap .navList > li > ul > li > ul {
    width: 210px;
  }
  .biao46 {
    font-size: 36px;
  }
  .explWrap .explBox {
    padding: 50px 15px;
    padding-bottom: 30px;
  }
  .explWrap .biao46 {
    margin-top: 0;
  }
  .explWrap .explName {
    font-size: 20px;
  }
  .explWrap .explBtn span {
    font-size: 28px;
  }
  .servWrap {
    margin-top: 50px;
  }
  .servWrap .servCate {
    margin-top: 30px;
  }
  .servWrap .servCate p::after {
    bottom: -10px;
  }
  .servWrap .servBox {
    margin-top: 10px;
  }
  .servWrap .servName {
    font-size: 16px;
    margin-top: 10px;
  }
  .servWrap .servItem {
    margin-bottom: 20px;
  }
  .servWrap .servBtn {
    padding: 10px 20px;
    margin-top: 10px;
  }
  .chooWrap {
    margin-top: 50px;
  }
  .chooWrap .chooLeft {
    padding: 30px;
    padding-bottom: 160px;
  }
  .chooWrap .chooTxt {
    font-size: 16px;
    margin-top: 10px;
  }
  .chooWrap .chooCont {
    font-size: 16px;
    margin-top: 10px;
  }
  .chooWrap .chooBtn {
    padding: 10px 20px;
    margin-top: 20px;
  }
  .chooWrap .chooList {
    padding: 20px;
    left: 30px;
    bottom: 20px;
  }
  .chooWrap .chooItem p:nth-child(1) {
    font-size: 30px;
  }
  .chooWrap .chooItem p:nth-child(1) span {
    font-size: 14px;
  }
  .chooWrap .chooItem p:nth-child(2) {
    font-size: 16px;
  }
  .wordWrap {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .wordWrap .wordPoint {
    margin-top: 30px;
  }
  .brandWrap {
    margin-top: 50px;
  }
  .brandWrap .branImg p {
    padding: 5px 10px;
    top: 10px;
    right: 10px;
  }
  .brandWrap .branName {
    margin-top: 10px;
  }
  .brandWrap .branPoint {
    margin-top: 30px;
  }
  .markWrap {
    margin-top: 50px;
    margin-bottom: 50px;
  }
  .footWrap {
    padding-top: 50px;
  }
  .footWrap .footNav {
    margin-top: 20px;
  }
  .footWrap .footLx {
    margin-top: 20px;
  }
  .footWrap .footC {
    width: 25%;
  }
  .footWrap .footD {
    width: 30%;
  }
  .crumbsBox {
    margin-top: 30px;
  }
  .chanWrap {
    margin-top: 50px;
    margin-bottom: 50px;
  }
  .chanWrap .woveTit {
    font-size: 36px;
  }
  .chanWrap .chanItem {
    margin-bottom: 20px;
  }
  .detailTop {
    margin-top: 50px;
  }
  .detailTop .detaTit {
    font-size: 30px;
  }
  .detailTop .detaRight {
    margin-top: 0;
  }
  .detailTop .detaTxt {
    margin-top: 10px;
  }
  .detailTop .btnShare {
    margin-top: 10px;
  }
  .detailTop .detaBtn a {
    padding: 5px 10px;
  }
  .biao42 {
    font-size: 34px;
  }
  .biao42::after {
    height: 4px;
    bottom: -12px;
    width: 160px;
  }
  .basiWrap {
    margin-top: 50px;
  }
  .basiWrap .basiList {
    margin-top: 40px;
  }
  .descWrap .descTxt {
    margin-top: 40px;
  }
  .relaWrap {
    margin-top: 50px;
  }
  .relaWrap .relaSwiper {
    margin-top: 50px;
  }
  .whyWrap {
    margin-top: 50px;
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .whyWrap .chooList {
    margin-top: 30px;
  }
  .whyWrap .chooItem {
    padding: 20px;
  }
  .whyWrap .chooIcon {
    width: 50px;
    height: 50px;
    line-height: 50px;
  }
  .whyWrap .chooIcon img {
    height: 24px;
    width: auto;
  }
  .whyWrap .chooTop {
    font-size: 20px;
  }
  .whyWrap .chooTxt {
    margin-top: 10px;
  }
  .whyWrap .whyBtn {
    font-size: 20px;
    padding: 10px 20px;
    margin-top: 20px;
  }
  .whyWrap .whyBtn span {
    font-size: 22px;
    margin-left: 10px;
  }
  .custWrap {
    margin-top: 50px;
    padding-bottom: 50px;
  }
  .custWrap .custBox {
    margin-top: 30px;
  }
  .readyWrap {
    margin-top: 50px;
    margin-bottom: 50px;
  }
  .readyWrap .readTit {
    font-size: 20px;
  }
  .readyWrap .readTit img {
    width: 40px;
  }
  .readyWrap .servList {
    margin-top: 30px;
  }
  .readyWrap .servName {
    font-size: 16px;
    margin-top: 10px;
  }
  .readyWrap .servItem {
    margin-bottom: 20px;
  }
  .readyWrap .readItem {
    margin-bottom: 30px;
  }
  .readyWrap .colorBox {
    margin-top: 30px;
  }
  .readyWrap .colorRight {
    width: 100%;
  }
  .readyWrap .colorTxt {
    font-size: 22px;
  }
  .readyWrap .colorBtn {
    padding: 10px 20px;
    margin-top: 10px;
  }
  .title46 {
    font-size: 36px;
  }
  .profWrap {
    margin-top: 50px;
  }
  .profWrap .profRight {
    margin-left: 50px;
  }
  .profWrap .profCenter {
    padding: 0;
    margin-top: 30px;
  }
  .profWrap .profItem p:nth-child(1) {
    font-size: 32px;
  }
  .profWrap .profItem p:nth-child(1) span {
    font-size: 14px;
  }
  .profWrap .profItem p:nth-child(2) {
    font-size: 16px;
    margin-top: 5px;
  }
  .profWrap .profLine {
    height: 120px;
  }
  .factWrap {
    margin-top: 50px;
  }
  .famiWrap {
    margin-top: 50px;
  }
  .certWrap {
    margin-top: 50px;
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .certWrap .certSwiper {
    margin-top: 30px;
  }
  .joinWrap {
    margin-top: 50px;
  }
  .aboutMark .markWrap {
    margin-top: 50px;
  }
  .ideaWrap .subInput {
    width: 23%;
  }
  .exhiWrap {
    padding-bottom: 50px;
  }
  .exhiWrap .crumbsBox {
    padding-top: 30px;
  }
  .exhiWrap .exhiBox {
    margin-top: 50px;
    padding: 15px 0px;
    font-size: 22px;
  }
  .exhiWrap .exhiItem {
    padding: 15px 0px;
  }
  .exhiWrap .exhiImg {
    width: 190px;
  }
  .exhiWrap .signImg {
    width: 80px;
  }
  .exhiWrap .exhiName {
    font-size: 18px;
    line-height: 26px;
    margin-top: 10px;
  }
  .exhiWrap .itemBox2 {
    font-size: 18px;
    line-height: 26px;
  }
  .exhiWrap .addrTxt {
    font-size: 18px;
    line-height: 26px;
  }
  .exhiWrap .itemBox3 {
    padding-left: 10px;
    padding-right: 10px;
  }
  .exhiWrap .exhiAddr {
    padding-left: 10px;
  }
  .exhiWrap .exhiBtn {
    font-size: 18px;
    padding: 5px 15px;
  }
  .exhiWrap .exhiBtn span {
    font-size: 18px;
  }
  .exhiWrap .pagingBox {
    margin-top: 20px;
  }
  .exhiDetail {
    margin-top: 50px;
  }
  .exhiDetail .exhiTit {
    font-size: 26px;
  }
  .fenYe {
    margin-top: 30px;
    padding-top: 20px;
  }
  .mediaRela {
    margin-bottom: 50px;
  }
  .videoWrap {
    margin-top: 50px;
    margin-bottom: 50px;
  }
  .videoWrap .videoCate {
    font-size: 18px;
  }
  .videoWrap .videoCate a {
    padding-left: 24px;
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
  .videoWrap .videoName {
    font-size: 24px;
  }
  .videoWrap .videoDate {
    margin-top: 10px;
  }
  .videoWrap .videoTxt {
    margin-top: 10px;
  }
  .videoWrap .pagingBox {
    margin-top: 30px;
  }
  .videoWrap .videoInfo{
      margin-top: 0px;
  }
  .contWrap {
    margin-top: 50px;
  }
  .contWrap .contItem span {
    font-size: 24px;
    width: 44px;
    height: 44px;
    line-height: 44px;
  }
  .contWrap .contItem span::after {
    width: 54px;
    height: 54px;
  }
  .contWrap .contList {
    margin-top: 30px;
  }
  .contWrap .phoneName {
    font-size: 18px;
    margin-top: 15px;
  }
  .contWrap .phoneInfo {
    font-size: 16px;
    line-height: 24px !important;
    margin-top: 10px;
  }
  .withWrap {
    margin-top: 50px;
    margin-bottom: 50px;
  }
  .withWrap .withForm {
    margin-top: 30px;
  }
}

@media (max-width: 1200px){
    .navBottWrap .navList > li {
        margin-right: 20px;
    }
    .navBottWrap .navList > li > a {
        font-size: 16px;
    }
}
@media (max-width: 1000px) {
  .contSafe {
    width: calc(100% - 60px);
  }
  .crumbsBox{
      margin-top: 20px;
  }
  .exhiWrap .crumbsBox{
      padding-top: 20px;
  }
  .navTopWrap {
    background-color: #ffffff;
    padding: 5px 0px;
    position: sticky;
    top: 0;
    left: 0;
  }
  .navTopWrap .navLogo {
    display: block;
  }
  .navTopWrap .lxItem {
    display: none;
  }
  .navTopWrap .menuBtn {
    display: block;
  }
  .navBottWrap {
    display: none;
  }
  .banner .bannerQie {
    display: none !important;
  }
  .banner .slick-dots {
    bottom: 20px;
  }
  .biao46 {
    font-size: 26px;
  }
  .indexBiao {
    font-size: 15px;
  }
  .explWrap .explBox {
    padding-top: 30px;
    padding-bottom: 20px;
  }
  .explWrap .biao46 {
    margin-top: 5px;
  }
  .explWrap .explName {
    font-size: 16px;
  }
  .explWrap .explBtn {
    display: inline-block !important;
  }
  .explWrap .explBtn span {
    font-size: 20px;
  }
  .servWrap {
    margin-top: 30px;
  }
  .servWrap .servCate {
    font-size: 18px;
  }
  .servWrap .servItem {
    width: 24%;
  }
  .servWrap .servItem:nth-child(n) {
    margin-right: 1.3%;
  }
  .servWrap .servItem:nth-child(4n) {
    margin-right: 0;
  }
  .chooWrap {
    margin-top: 30px;
    padding: 0 30px;
    flex-direction: column;
  }
  .chooWrap .chooList {
    position: unset;
    width: 100%;
    padding: 0;
  }
  .chooWrap .chooLeft {
    width: 100%;
    padding: 20px;
    margin-top: 20px;
  }
  .chooWrap .indexBiao {
    text-align: center;
  }
  .chooWrap .biao46 {
    text-align: center;
  }
  .chooWrap .chooBtn {
    margin: 0 auto;
    margin-top: 10px;
  }
  .chooWrap .chooRight {
    width: 100%;
  }
  .wordWrap {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .wordWrap .wordSwiper {
    margin-top: 20px;
  }
  .wordWrap .wordName {
    font-size: 16px;
    margin-top: 10px;
  }
  .wordWrap .wordPoint {
    margin-top: 20px;
  }
  .brandWrap {
    margin-top: 30px;
  }
  .brandWrap .branSwiper {
    margin-top: 20px;
  }
  .brandWrap .branName {
    font-size: 16px;
    line-height: 26px;
  }
  .brandWrap .branPoint {
    margin-top: 20px;
  }
  .markWrap {
    margin-top: 30px;
  }
  .markWrap .indexBiao {
    text-align: center;
  }
  .markWrap .biao46 {
    text-align: center;
  }
  .markWrap .markSwiper {
    margin-top: 20px;
  }
  .footWrap {
    padding-top: 30px;
    padding-bottom: 40px;
  }
  .footWrap .footTop {
    flex-direction: column;
    border-bottom: none;
    padding-bottom: 0;
  }
  .footWrap .footItem {
    width: 100%;
    max-width: 100%;
    margin-bottom: 10px;
  }
  .footWrap .footName {
    font-size: 20px;
  }
  .footWrap .footNav {
    margin-top: 10px;
    line-height: 30px;
    display: none;
  }
  .footWrap .footC {
    width: 100%;
  }
  .footWrap .footLx {
    margin-top: 10px;
  }
  .footWrap .footD {
    width: 100%;
    margin-top: 10px;
  }
  .footWrap .kaiIcon {
    display: block;
  }
  .footWrap .footBott {
    flex-direction: column-reverse;
    margin-top: 20px;
  }
  .footWrap .footShare {
    width: 100%;
    justify-content: center;
    margin-left: 0;
  }
  .footWrap .footLeft {
    width: 100%;
    text-align: center;
  }
  .footWrap .linkTxt {
    justify-content: center;
    margin-top: 10px;
  }
  .sideNav {
    bottom: -1px;
    right: unset;
    left: 0;
    width: 100%;
    display: flex;
    justify-content: space-between;
    top: unset;
    transform: translateY(0);
  }
  .sideNav .sideBox span {
    line-height: 40px;
    font-size: 18px !important;
    color: #ffffff;
  }
  .sideNav .sideItem {
    flex: 1;
    width: unset;
    margin: 0;
    height: auto;
    border-radius: 0;
    background-color: #000000 !important;
  }
  .sideNav .sideItem:hover span {
    transform: scale(1);
  }
  .sideNav .sideItem:last-child .sideBox span {
    line-height: 40px;
    font-size: 22px !important;
  }
  .sideNav .footBox {
    padding-bottom: 53px;
  }
  .sideNav .wxImg, .sideNav .phoneTxt {
    left: 10px;
    top: unset;
    bottom: calc(100% + 10px);
    transform: translateY(0);
  }
  .chanWrap {
    margin-top: 30px;
    flex-direction: column-reverse;
  }
  .chanWrap .chanRight {
    flex: unset;
    width: 100%;
    margin-left: 0;
  }
  .chanWrap .woveTit {
    font-size: 28px;
    text-align: center;
  }
  .chanWrap .chanList {
    margin-top: 20px;
  }
  .chanWrap .chanName {
    margin-top: 10px;
  }
  .chanWrap .chanCheck {
    margin-top: 10px;
  }
  .chanWrap .chanLeft {
    width: 100%;
    margin-top: 20px;
  }
  .chanWrap .chanTit {
    font-size: 22px;
  }
  .chanWrap .chanTit span {
    display: block;
  }
  .chanWrap .chanCate > li > a {
    font-size: 18px;
  }
  .chanWrap .chanCate > li > ul > li > a {
    font-size: 18px;
  }
  .chanWrap .chanCate > li > ul {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .chanWrap .chanCate {
    margin-top: 20px;
    display: none;
  }
  .pagingWrap {
    margin-top: 10px;
  }
  .detailTop {
    flex-direction: column;
    margin-top: 30px;
  }
  .detailTop .detaLeft {
    width: 450px;
    margin: 0 auto;
    flex-direction: column;
  }
  .detailTop .dtSwiper1 {
    width: 100%;
    height: auto;
  }
  .detailTop .xiangSuo {
    width: 100%;
    height: auto;
    flex-direction: row;
    margin-left: 0;
    margin-top: 10px;
  }
  .detailTop .suoQie {
    transform: rotate(-90deg);
  }
  .detailTop .suoSwiper {
    margin: 0 10px;
  }
  .detailTop .detaRight {
    margin-left: 0;
    width: 100%;
    flex: unset;
    margin-top: 10px;
  }
  .detailTop .detaTit {
    font-size: 24px;
    text-align: center;
  }
  .detailTop .detaTxt {
    font-size: 16px;
    line-height: 26px;
  }
  .detailTop .btnShare {
    flex-direction: column-reverse;
  }
  .detailTop .detaBtn a {
    margin-right: 10px;
  }
  .detailTop .detaShare {
    margin-left: 0;
  }
  div.zoomdiv {
    display: none !important;
  }
  div.jqZoomPup {
    display: none !important;
  }
  .biao42 {
    font-size: 26px;
    text-align: center;
  }
  .biao42::after {
    display: none;
  }
  .basiWrap {
    margin-top: 30px;
  }
  .basiWrap .basiList {
    margin: 0 auto;
    margin-top: 20px;
    width: max-content;
    max-width: 100%;
  }
  .descWrap {
    margin-top: 30px;
  }
  .descWrap .descTxt {
    margin-top: 10px;
    font-size: 16px;
    line-height: 26px;
  }
  .relaWrap {
    margin-top: 30px;
  }
  .relaWrap .relaTop {
    flex-direction: column;
  }
  .relaWrap .relaQie {
    margin-top: 10px;
  }
  .relaWrap .relaQie span:first-child {
    margin-left: 0;
  }
  .relaWrap .relaSwiper {
    margin-top: 20px;
  }
  .relaWrap .chanName {
    margin-top: 10px;
  }
  .whyWrap {
    margin-top: 30px;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .whyWrap .chooItem {
    width: 100%;
    margin-top: 20px;
    padding: 10px;
  }
  .whyWrap .chooList {
    margin-top: 0;
  }
  .whyWrap .chooTop {
    justify-content: center;
  }
  .whyWrap .whyBtn {
    font-size: 16px;
  }
  .custWrap {
    margin-top: 20px;
    padding-bottom: 30px;
    border-bottom: 2px solid rgba(0, 0, 0, 0.2);
  }
  .custWrap .custBox {
    margin-top: 20px;
  }
  .readyWrap {
    margin-top: 30px;
  }
  .readyWrap .readBox {
    margin-top: 20px;
  }
  .readyWrap .readTit {
    font-size: 18px;
  }
  .readyWrap .readTit img {
    margin-right: 10px;
  }
  .readyWrap .servItem {
    width: 24%;
  }
  .readyWrap .servItem:nth-child(n) {
    margin-right: 1.3%;
  }
  .readyWrap .servItem:nth-child(4n) {
    margin-right: 0;
  }
  .readyWrap .servList {
    margin-top: 20px;
  }
  .title46 {
    text-align: center;
    font-size: 26px;
  }
  .title46::after {
    height: 2px;
    bottom: -10px;
    left: 50%;
    transform: translateX(-50%);
  }
  .profWrap {
    margin-top: 20px;
  }
  .profWrap .profTop {
    flex-direction: column;
  }
  .profWrap .profLeft {
    max-width: 100%;
    width: 100%;
  }
  .profWrap .indexBiao {
    text-align: center;
  }
  .profWrap .profRight {
    margin-left: 0;
    margin-top: 20px;
    font-size: 16px;
    line-height: 26px;
    text-align: center;
    flex: unset;
    width: 100%;
  }
  .factWrap {
    margin-top: 30px;
  }
  .factWrap .factTop {
    flex-direction: column;
  }
  .factWrap .indexBiao {
    text-align: center;
  }
  .factWrap .factLeft {
    width: 100%;
  }
  .factWrap .factQie span:first-child {
    margin-left: 0;
  }
  .factWrap .factSwiper {
    margin-top: 20px;
  }
  .famiWrap {
    margin-top: 30px;
  }
  .famiWrap .indexBiao {
    text-align: center;
  }
  .famiWrap .famiBox {
    margin-top: 30px;
  }
  .certWrap {
    margin-top: 30px;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .certWrap .certSwiper {
    margin-top: 20px;
  }
  .certWrap .certName {
    font-size: 16px;
    margin-top: 10px;
  }
  .joinWrap {
    margin-top: 30px;
  }
  .joinWrap .joinQie {
    font-size: 26px;
    top: 35%;
  }
  .joinWrap .joinName {
    font-size: 16px;
  }
  .aboutMark .markWrap {
    margin-top: 30px;
  }
  .ideaWrap {
    margin-top: 30px;
  }
  .ideaWrap .ideaForm {
    margin-top: 30px;
    flex-direction: column;
  }
  .ideaWrap .ideaLeft {
    width: 100%;
  }
  .ideaWrap .ideaRight {
    width: 100%;
  }
  .ideaWrap .ideaInput {
    height: 44px;
  }
  .ideaWrap .ideaCode {
    width: 134px;
  }
  .ideaWrap .subInput {
    height: 44px;
  }
  .exhiWrap .exhiBox {
    display: none;
  }
  .exhiWrap .exhiList {
    margin-top: 0px;
  }
  .exhiWrap .exhiItem {
    flex-direction: column;
    padding: 10px;
    margin-top: 20px;
    box-shadow: none;
  }
  .exhiWrap .itemBox1 {
    flex-direction: column;
    width: 100%;
    padding-left: 0;
  }
  .exhiWrap .exhiImg {
    width: 450px;
    margin: 0 auto;
  }
  .exhiWrap .exhiInfo {
    flex: unset;
    margin-left: 0;
    width: 100%;
    text-align: center;
    margin-top: 10px;
  }
  .exhiWrap .signImg {
    width: 60px;
    margin: 0 auto;
  }
  .exhiWrap .itemBox2 {
    width: 100%;
    margin-top: 10px;
  }
  .exhiWrap .itemBox3 {
    flex-direction: column;
    width: 100%;
    padding: 0;
    margin-top: 10px;
  }
  .exhiWrap .addrTxt {
    text-align: center;
  }
  .exhiWrap .exhiBtn {
    margin-top: 10px;
  }
  .exhiDetail {
    margin-top: 20px;
  }
  .exhiDetail .exhiTit {
    text-align: center;
  }
  .exhiDetail .exhiDate {
    justify-content: center;
    flex-direction: column;
  }
  .exhiDetail .exhiShare {
    margin-left: 0;
    margin-top: 10px;
  }
  .exhiDetail .exhiTxt {
    font-size: 16px;
    line-height: 26px;
    margin-top: 10px;
  }
  .fenYe {
    font-size: 16px;
    padding-top: 10px;
  }
  .videoWrap {
    margin-top: 20px;
    flex-direction: column;
  }
  .videoWrap .videoCate {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .videoWrap .videoCate a {
    width: 49%;
  }
  .videoWrap .videoRight {
    flex: unset;
    margin-left: 0;
    width: 100%;
    margin-top: 20px;
  }
  .videoWrap .videoName {
    font-size: 20px;
  }
  .contWrap {
    margin-top: 20px;
  }
  .contWrap .contList {
    margin-top: 0;
  }
  .contWrap .contList::after {
    width: 32%;
    content: '';
  }
  .contWrap .contItem {
    width: 32% !important;
    margin-top: 20px;
  }
  .withWrap {
    margin-top: 30px;
  }
  .withWrap .ideaInput {
    height: 44px;
  }
  .withWrap .subBox input {
    height: 44px;
  }
  .withWrap .ideaXing {
    top: 13px;
  }
}

@media (max-width: 750px) {
  .contSafe {
    width: calc(100% - 30px);
  }
  .navTopWrap .navLogo {
    width: 90px;
  }
  .explWrap .explBott {
    flex-direction: column;
  }
  .explWrap .explLeft {
    width: 450px;
    margin: 0 auto;
  }
  .explWrap .explCenter {
    width: 100%;
    margin: 5px 0px;
  }
  .explWrap .centerBox1 {
    margin-bottom: 5px;
  }
   .explWrap .centerBox1 {
    flex-direction: column;
    width: 450px;
    margin: 0 auto;
  }
  .explWrap .centerBox2 {
    flex-direction: column;
     width: 450px;
    margin: 0 auto;
  }
  .explWrap .centerBox1 .explItem {
    width: 100%;
    margin-bottom: 5px;
}
.explWrap .sporExpl{
    width: 100%;
}
.explWrap .centerBox2 .explItem {
    width: 100%;
    margin-bottom: 5px;
}
  .servWrap .servCate {
    margin-top: 20px;
  }
  .servWrap .servCate p {
    width: 32%;
    margin-right: 0;
    text-align: center;
    margin-bottom: 20px;
  }
  .servWrap .servCate p::after {
    display: none;
  }
  .servWrap .servCate::after {
    width: 32%;
    content: '';
  }
  /*.servWrap .servList {*/
  /*  justify-content: space-between;*/
  /*}*/
  /*.servWrap .servList::after {*/
  /*  width: 32%;*/
  /*  content: '';*/
  /*}*/
  /*.servWrap .servItem {*/
  /*  width: 32%;*/
  /*  margin-right: 0 !important;*/
  /*}*/
  .chooWrap {
    padding: 0 15px;
  }
  .chooWrap .chooItem p:nth-child(1) {
    font-size: 26px;
  }
  .chanWrap .chanItem {
    width: 49%;
  }
  .pagingWrap {
    flex-direction: column;
  }
  .pagingBox a {
    min-width: 36px;
    height: 36px;
    padding: 0 10px;
    line-height: 36px;
  }
  .readyWrap .servList {
    justify-content: space-between;
  }
  .readyWrap .servList::after {
    width: 32%;
    content: '';
  }
  .readyWrap .servItem {
    width: 32%;
    margin-right: 0 !important;
  }
  .readyWrap .colorBox {
    flex-direction: column;
    align-items: start;
    margin-top: 20px;
  }
  .readyWrap .colorImg {
    width: 150px;
  }
  .readyWrap .colorRight {
    margin-left: 0;
    margin-top: 10px;
  }
  .readyWrap .colorTxt {
    font-size: 20px;
  }
  .profWrap .profCenter {
    flex-wrap: wrap;
    margin-top: 0;
  }
  .profWrap .profItem {
    width: 49%;
    text-align: center;
    margin-top: 20px;
  }
  .profWrap .profLine {
    display: none;
  }
  .profWrap .boImg {
    width: 60px;
  }
  .famiWrap .famiBox {
    flex-direction: column;
  }
  .famiWrap .famiSwiper1 {
    width: 100%;
  }
  .famiWrap .famiRight {
    position: unset;
    width: 100%;
    flex-direction: row;
  }
  .famiWrap .famiSwiper2 {
    margin: 0 10px;
    margin-top: 10px;
  }
  .famiWrap .famiQie {
    transform: rotate(-90deg);
    font-size: 20px;
  }
  .joinWrap .pum2 .img-list7 li {
    width: 0.49% !important;
  }
  .joinWrap .joinQie {
    top: 39%;
  }
  .exhiDetail .exhiTit {
    font-size: 22px;
  }
  .videoWrap {
    margin-top: 10px;
  }
  .videoWrap .videoCate a {
    font-size: 18px;
  }
  .videoWrap .videoItem {
    flex-direction: column;
  }
  .videoWrap .videoImg {
    width: 450px;
    margin: 0 auto;
  }
  .videoWrap .videoInfo {
    margin-left: 0;
    flex: 1;
    width: 100%;
    margin-top: 10px;
    text-align: center;
  }
  .videoWrap .videoDate {
    justify-content: center;
  }
  .videoWrap .pagingBox {
    margin-top: 20px;
  }
  .contWrap .contItem {
    width: 49% !important;
  }
  .withWrap .ideaItem {
    width: 100%;
  }
  .withWrap .captItem {
    width: 100%;
  }
  .withWrap .subBox {
    width: calc(100% - 13px);
    margin-left: 13px;
    margin-top: 20px;
  }
  .withWrap .subBox input {
    width: 100%;
  }
}

@media (max-width: 500px) {
  .explWrap .explLeft {
    width: 100%;
  }
  .explWrap .explItem {
    width: 100% !important;
    margin-bottom: 5px;
  }
  .explWrap .centerBox1 {
    flex-direction: column;
    width: 100%;
  }
  .explWrap .centerBox2 {
    flex-direction: column;
    width: 100%;
  }
  .explWrap .sporExpl {
    width: 100%;
  }
  /*.servWrap .servItem {*/
  /*  width: 49%;*/
  /*}*/
  .servWrap .servCate p {
    width: 49%;
  }
  .servWrap .servName{
      font-size: 14px;
  }
  .chooWrap .chooList {
    flex-wrap: wrap;
  }
  .chooWrap .chooItem {
    width: 49%;
    margin-bottom: 20px;
  }
  .chooWrap .chooLeft {
    margin-top: 0;
  }
  .brandWrap .branName {
    text-align: center;
  }
  .detailTop .detaLeft {
    width: 100%;
  }
  .detailTop .detaBtn a {
    font-size: 15px;
  }
  .detailTop .detaBtn a span {
    font-size: 16px;
  }
  .basiWrap .basiItem {
    font-size: 16px;
  }
  .basiWrap .basiCont p {
    padding: 5px 10px;
  }
  .readyWrap .servItem {
    width: 49%;
  }
  .profWrap .profItem p:nth-child(1) {
    font-size: 22px;
  }
  .profWrap .profItem p:nth-child(1) span {
    font-size: 12px;
  }
  .joinWrap .pum2 .img-list7 li {
    width: 1% !important;
  }
  .joinWrap .joinQie {
    top: 36%;
  }
  .ideaWrap .ideaItem {
    width: 100%;
  }
  .ideaWrap .captBox {
    flex: unset;
    margin-right: 0;
    width: 100%;
  }
  .ideaWrap .captItem {
    flex-direction: column;
  }
  .ideaWrap .subInput {
    margin-top: 20px;
    width: calc(100% - 13px);
    margin-left: 13px;
  }
  .exhiWrap .exhiImg {
    width: 100%;
  }
  .videoWrap .videoImg {
    width: 100%;
  }
  .contWrap .contItem {
    width: 100% !important;
  }
}

@font-face {
  font-family: 'Jost-Medium';
  font-display: swap;
  src: url("../fonts/JostMedium.eot");
  src: url("../fonts/JostMedium.eot") format("embedded-opentype"), url("../fonts/JostMedium.woff2") format("woff2"), url("../fonts/JostMedium.woff") format("woff"), url("../fonts/JostMedium.ttf") format("truetype"), url("../fonts/JostMedium.svg#JostMedium") format("svg");
}

@font-face {
  font-family: 'Lora-Regular';
  font-display: swap;
  src: url("../fonts/LoraRegular.eot");
  src: url("../fonts/LoraRegular.eot") format("embedded-opentype"), url("../fonts/LoraRegular.woff2") format("woff2"), url("../fonts/LoraRegular.woff") format("woff"), url("../fonts/LoraRegular.ttf") format("truetype"), url("../fonts/LoraRegular.svg#LoraRegular") format("svg");
}

@font-face {
  font-family: "iconfont";
  font-display: swap;
  src: url("../fonts/iconfont.woff2?t=1740215791580") format("woff2"), url("../fonts/iconfont.woff?t=1740215791580") format("woff"), url("../fonts/iconfont.ttf?t=1740215791580") 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-dianhua5:before {
  content: "\e61a";
}

.icon-youxiang11:before {
  content: "\e639";
}

.icon-zhiding:before {
  content: "\e676";
}

.icon-arrow-left:before {
  content: "\ea65";
}

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

.icon-dianhua4:before {
  content: "\e66c";
}

.icon-edit:before {
  content: "\e611";
}

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

.icon-pinterest:before {
  content: "\e8ab";
}

.icon-linkedin:before {
  content: "\e648";
}

.icon-youtube:before {
  content: "\e6d6";
}

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

.icon-bigger:before {
  content: "\e647";
}

.icon-left:before {
  content: "\e72c";
}

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

.icon-up1:before {
  content: "\e72e";
}

.icon-bottom1:before {
  content: "\e72f";
}

.icon-left1:before {
  content: "\e730";
}

.icon-right1:before {
  content: "\e731";
}

.icon-up:before {
  content: "\e73e";
}

.icon-bottom:before {
  content: "\e73f";
}

.icon-instagram:before {
  content: "\e79d";
}

.icon-tumblr:before {
  content: "\e79e";
}

.icon-download:before {
  content: "\e7a0";
}

.icon-download1:before {
  content: "\e7a7";
}

.icon-search4:before {
  content: "\e7b2";
}

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

.icon-email:before {
  content: "\e7bd";
}

.icon-contact:before {
  content: "\e7be";
}

.icon-whatsapp:before {
  content: "\e7bf";
}

.icon-fax:before {
  content: "\e7c2";
}

.icon-mobile:before {
  content: "\e7c6";
}

.icon-phone:before {
  content: "\e7c8";
}

.icon-tel:before {
  content: "\e7c7";
}

.icon-phone1:before {
  content: "\e7cb";
}

.icon-skype:before {
  content: "\e7cc";
}

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

.icon-address1:before {
  content: "\e7c3";
}

.icon-contact1:before {
  content: "\e7c4";
}

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

.icon-skype1:before {
  content: "\e7c9";
}

.icon-fax1:before {
  content: "\e7ca";
}

.icon-qq:before {
  content: "\e7ce";
}

.icon-tel1:before {
  content: "\e7cd";
}

.icon-wechat:before {
  content: "\e7cf";
}

.icon-phone2:before {
  content: "\e7d0";
}

.icon-message:before {
  content: "\e7da";
}

.icon-calendar:before {
  content: "\e7e1";
}

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

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

.icon-youbian:before {
  content: "\e60f";
}

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

.icon-jia2:before {
  content: "\e608";
}

.icon-vk:before {
  content: "\e735";
}

.icon-instagram1:before {
  content: "\e640";
}

.icon-up7:before {
  content: "\e722";
}

.icon-bottom7:before {
  content: "\e723";
}

.icon-left7:before {
  content: "\e724";
}

.icon-right7:before {
  content: "\e725";
}

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

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

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

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

.icon-top2:before {
  content: "\e637";
}

.icon-biaoqian:before {
  content: "\e649";
}

.icon-twitter3:before {
  content: "\e7fd";
}

.icon-twitter4:before {
  content: "\e7fe";
}

.icon-twitter-new2:before {
  content: "\e800";
}

.icon-twitter-new:before {
  content: "\e7ff";
}

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

.icon-delete:before {
  content: "\e69d";
}

.icon-chahao:before {
  content: "\e617";
}

.icon-earth:before {
  content: "\e6d5";
}

.icon-earth1:before {
  content: "\e781";
}

.icon-chahao1:before {
  content: "\e60e";
}

.icon-sousuoxiao:before {
  content: "\e6c6";
}

.icon-xialajiantouxiao-copy-copy:before {
  content: "\ec63";
}

.icon-xialajiantouxiao-copy-copy-copy:before {
  content: "\ec64";
}

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

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

.icon-sanjiao:before {
  content: "\e612";
}

.icon-user:before {
  content: "\e89a";
}

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

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

.icon-home1:before {
  content: "\e614";
}

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

.icon-kefu:before {
  content: "\ec2e";
}

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

.icon-jiahao1:before {
  content: "\e727";
}

.icon-jianhao:before {
  content: "\e63b";
}

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

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

.icon-shoujitianchong:before {
  content: "\e6b9";
}

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

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

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

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

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

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

.icon-home:before {
  content: "\e821";
}

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

.icon-jiantou_xiangyou:before {
  content: "\eb08";
}

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

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

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

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

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

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

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

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

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

.icon-youxiang3:before {
  content: "\e633";
}

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

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

.icon-shouji:before {
  content: "\e655";
}

.icon-dianhua3:before {
  content: "\e8ad";
}

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

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

.icon-dizhi:before {
  content: "\e606";
}

.icon-sousuo2:before {
  content: "\e619";
}

.icon-earth2:before {
  content: "\e8f9";
}

.icon-jtou2:before {
  content: "\e653";
}

.icon-jtou2-copy:before {
  content: "\ec68";
}

.icon-jiantou1-copy-copy:before {
  content: "\e8b1";
}

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

.icon-dianhua2:before {
  content: "\e842";
}

@media (max-width: 750px) {
  .videoWrap .videoList {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .videoWrap .videoItem {
    width: 49%;
  }
  .videoWrap .videoImg {
    width: 100%;
  }
  .videoWrap .videoTxt {
    -webkit-line-clamp: 2;
  }
  .videoWrap .videoName {
    font-size: 18px;
  }
}

@media (max-width: 500px) {
  .videoWrap .videoName {
    font-size: 16px;
  }
  .videoWrap .videoTxt {
    line-height: 22px;
    font-size: 14px;
  }
  .videoWrap .bofang {
    width: 49px;
  }
  .videoWrap .videoItem {
    margin-bottom: 20px;
  }
}

.markWrap .markList {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 31px;
}

.markWrap .markItem {
  font-family: Jost-Medium,Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 26px;
  color: #333333;
  text-align: center;
  width: 10.71%;
}

.markWrap .markItem img {
  width: 100%;
  display: block;
  margin-bottom: 15px;
}

@media (max-width: 1000px) {
  .markWrap .markItem {
    width: 13.7%;
  }
  .markWrap .markItem p{
      display: none;
  }
  .markWrap .markItem p:last-child{
      display: block;
  }
}

/*@media (max-width: 750px) {*/
/*  .markWrap .markItem {*/
/*    width: 32%;*/
/*    margin-top: 20px;*/
/*  }*/
/*  .markWrap .markList {*/
/*    margin-top: 0;*/
/*  }*/
/*  .markWrap .markList::after {*/
/*    width: 32%;*/
/*    content: '';*/
/*  }*/
/*}*/
