/**
 * 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: #d6b17c;
  color: #ffffff;
  -webkit-text-fill-color: #ffffff !important;
}

::-moz-selection {
  background: #d6b17c;
  color: #ffffff;
  -webkit-text-fill-color: #ffffff !important;
}

.contSafe {
  width: 1600px;
  margin: 0 auto;
}

.clear {
  clear: both;
}

.iframeBox {
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.5);
  position: fixed;
  top: 0;
  left: 0;
  display: none;
  z-index: 999;
}

.iframeBox iframe {
  width: 80%;
  height: 80%;
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.iframeBox video {
  width: 100%;
  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);
}

.navWrap {
  background-color: #b0a99f;
  position: sticky;
    top: 0;
    left: 0;
    z-index: 800;
}

.navWrap .navBox {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.navWrap .navLogo {
  width: 78px;
  display: block;
}

.navWrap .navLogo img {
  width: 100%;
  display: block;
}

.navWrap .navRight {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.navWrap .navList {
  display: flex;
}

.navWrap .navList > li {
  position: relative;
  padding: 39px 0px;
  margin-right: 60px;
}

.navWrap .navList > li::after {
  width: 0;
  height: 3px;
  background-color: #6f6155;
  content: '';
  position: absolute;
  bottom: 5px;
  left: 50%;
  transform: translateX(-50%);
  transition: 0.2s;
}

.navWrap .yiActive::after {
  width: 59px !important;
}

.navWrap .yiActive > a {
  color: #6f6155 !important;
}

.navWrap .navList > li:last-child {
  margin-right: 0;
}

.navWrap .navList > li > a {
  font-family: Poppins-Medium,Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #ffffff;
}

.navWrap .navList > li:hover::after {
  width: 59px;
}

.navWrap .navList > li:hover > a {
  color: #6f6155;
}

.navWrap .navList > li > ul {
  position: absolute;
  top: 100%;
  left: 0;
  width: 245px;
  background-color: #ffffff;
  display: none;
}

.navWrap .navList > li > ul > li {
  position: relative;
  margin-bottom: -4px;
}

.navWrap .navList > li > ul > li:last-child {
  margin-bottom: 0;
}

.navWrap .navList > li > ul > li > a {
  font-family: Poppins-Regular,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #333333;
  padding: 15.5px 22px;
  display: block;
}

.navWrap .navList > li > ul > li:hover > a {
  background-color: #6f6155;
  color: #ffffff;
}

.navWrap .souBox {
  position: relative;
  margin-left: 29px;
}

.navWrap .searchIcon {
  font-size: 18px;
  color: #ffffff;
  cursor: pointer;
  transition: 0.2s;
  display: block;
}

.navWrap .searchWrap {
  position: absolute;
  top: calc(100% + 10px);
  right: 0;
  display: none;
  border: 1px solid #777777;
  z-index: 810;
}

.navWrap .searchBox {
  position: relative;
  width: 260px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-right: 5px;
  box-sizing: border-box;
  background-color: #ffffff;
}

.navWrap .searchBox input {
  font-size: 16px;
  color: #333333;
  flex: 1;
  margin-right: 10px;
  margin-left: 10px;
  height: 30px;
}

.navWrap .searchBox input::-webkit-input-placeholder {
  color: #333333;
}

.navWrap .searchBox input:-moz-placeholder {
  color: #333333;
}

.navWrap .searchBox input::-moz-placeholder {
  color: #333333;
}

.navWrap .searchBox input:-ms-input-placeholder {
  color: #333333;
}

.navWrap .searchBox .searBtn {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 28px;
  margin: 0;
}

.navWrap .searIcon {
  font-size: 22px !important;
}

.navWrap .langSou {
  display: flex;
  align-items: center;
}

.navWrap .navLang {
  position: relative;
  margin-left: 36px;
}

.navWrap .langBox {
  display: flex;
  align-items: center;
  cursor: pointer;
  font-size: 16px;
  color: #ffffff;
  background-color: #6f6155;
  border-radius: 10px;
  padding: 11px 20px;
  font-family: Poppins-Regular,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #ffffff;
}

.navWrap .eartIcon {
  font-size: 20px;
  color: #ffffff;
  margin-right: 6px;
}

.navWrap .jiaoIcon {
  font-size: 12px;
  color: #ffffff;
  margin-left: 5px;
}

.navWrap .langOther {
  position: absolute;
  left: 50%;
  top: calc(100% + 10px);
  transform: translateX(-50%);
  width: max-content;
  max-width: 150px;
  font-size: 16px;
  padding: 15px;
  background-color: #ffffff;
  box-shadow: 0px 1px 27px 0px rgba(11, 11, 11, 0.06);
  color: #666666;
  display: none;
  z-index: 100;
}

.navWrap .langOther a {
  color: #666666;
  margin-bottom: 15px;
  display: block;
}

.navWrap .langOther a:hover {
  color: #d6b17c;
}

.navWrap .langOther a:last-child {
  margin-bottom: 0px;
}

.navWrap .menuBtn {
  margin-left: 20px;
  display: none;
  position: relative;
  z-index: 900;
}

.navWrap .menuBtn .menuIcon {
  width: 30px;
  height: 34px;
  position: relative;
  cursor: pointer;
}

.navWrap .menuBtn .menuIcon:before,
.navWrap .menuBtn .menuIcon:after {
  content: "";
  display: block;
  width: 26px;
  height: 3px;
  background: #333333;
  border-radius: 8px;
  position: absolute;
  left: 0;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}

.navWrap .menuBtn .menuIcon:before {
  top: 15px;
  box-shadow: 0 -8px #333333;
}

.navWrap .menuBtn .menuIcon:after {
  bottom: 8px;
}

.navWrap .menuBtn .menuActive::after {
  bottom: 15px;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  background-color: #ffffff;
}

.navWrap .menuBtn .menuActive::before {
  top: 16px;
  box-shadow: none;
  -webkit-transform: rotate(225deg);
  transform: rotate(225deg);
  background-color: #ffffff;
}

.navWrap .mobileBox {
  width: 280px;
  position: absolute;
  top: 0;
  right: 0;
  height: 100vh;
  overflow-y: auto;
  background-color: #d6b17c;
  display: none;
  z-index: 300;
}

.navWrap .mobileBox .mobSearch {
  width: 260px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  position: relative;
  box-sizing: border-box;
  background-color: #ffffff;
  margin-top: 70px;
  border-radius: 5px;
  padding: 5px 0;
  padding-right: 10px;
}

.navWrap .mobileBox .erItem {
  width: 100%;
  margin-bottom: 0;
  text-align: left;
  padding-bottom: 0;
  border-radius: 0;
  padding-top: 0;
}

.navWrap .mobileBox .inpSea {
  font-size: 16px;
  color: #d6b17c;
  flex: 1;
  margin-right: 10px;
  margin-left: 10px;
}

.navWrap .mobileBox .inpSea::-webkit-input-placeholder {
  color: #d6b17c;
}

.navWrap .mobileBox .inpSea:-moz-placeholder {
  color: #d6b17c;
}

.navWrap .mobileBox .inpSea::-moz-placeholder {
  color: #d6b17c;
}

.navWrap .mobileBox .inpSea:-ms-input-placeholder {
  color: #d6b17c;
}

.navWrap .mobileBox .souIcon {
  font-size: 18px;
  color: #d6b17c;
}

.navWrap .mobileBox .subIcon {
  position: absolute;
  top: 0;
  right: 0;
  width: 30px;
  height: 100%;
}

.navWrap .mobileBox .mobileNav {
  width: 100%;
  padding-top: 20px;
}

.navWrap .mobileBox .mobileYi {
  font-size: 16px;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 25px;
  margin-bottom: 20px;
  line-height: 20px;
  word-break: break-all;
}

.navWrap .mobileBox .mobileYi a {
  color: #ffffff;
}

.navWrap .mobileBox .mobileYi span {
  transition: 0.2s;
}

.navWrap .mobileBox .erPhone {
  margin-left: 20px;
  display: none;
}

.navWrap .mobileBox .zhanActive {
  transform: rotate(90deg);
}

.navWrap .mobileBox .yiZhan {
  margin-left: 10px;
}

.navWrap .mobileBox .sanPhone {
  font-size: 14px;
  color: #ffffff;
  margin-left: 45px;
  display: none;
}

.navWrap .mobileBox .sanPhone a {
  color: #ffffff;
  display: block;
  margin-bottom: 15px;
}

.navWrap .mobileBox::-webkit-scrollbar {
  display: none;
}

.banner {
  position: relative;
  z-index: 2;
  line-height: 0;
  font-size: 0;
}

.banner.hide {
  display: none;
}

@media screen and (max-width: 959px) {
  .banner {
    display: block;
  }
  .banner.hide {
    display: block;
  }
  .banner .slick-arrow {
    display: none !important;
  }
  .banner .slick-dots {
    bottom: 10px;
  }
  .banner .slick-dots li {
    margin: 0 5px;
  }
  .banner .slick-dots a {
    width: 10px;
    height: 10px;
  }
  .banner2 {
    display: none;
  }
}

.slick-list,
.slick-slider,
.slick-track {
  position: relative;
  display: block;
}

.slick-loading .slick-slide,
.slick-loading .slick-track {
  visibility: hidden;
}

.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;
}

.slick-list {
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: 0;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-list,
.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);
}

.slick-track {
  top: 0;
  left: 0;
}

.slick-track:after,
.slick-track:before {
  display: table;
  content: '';
}

.slick-track:after {
  clear: both;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir=rtl] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.slick-dots .slide-count {
  display: none;
}

.slick-slide {
  position: relative;
}

.slick-slide iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.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) {
  .slick-slide video {
    object-position: inherit;
    object-fit: inherit;
    width: 100%;
    height: 100%;
    transform: translate(0, 0);
    left: 0;
    top: 0;
  }
}

.banner {
  line-height: 1.2;
}

.banner img {
  width: 100%;
  display: block;
}

.banner .bannerCont {
  width: 639px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 150px;
}

.banner .bannTit {
  font-family: Poppins,Arial, Helvetica, sans-serif;
  font-size: 70px;
  line-height: 80px;
  color: #6f6155;
}

.banner .bannTit a {
  color: #6f6155;
  display: block;
}

.banner .bannTxt {
  font-family: Poppins-Light,Arial, Helvetica, sans-serif;
  font-size: 20px;
  color: #ffffff;
  padding: 13px 10px;
  text-align: center;
  background-color: #6f6155;
  border-radius: 30px 0px 0px 0px;
  margin-top: 42px;
}

.banner .bannBtn {
  font-family: Poppins-Medium,Arial, Helvetica, sans-serif;
  text-decoration: underline;
  font-size: 20px;
  color: #6f6155;
  display: inline-block;
  margin-top: 125px;
  text-underline-offset: 4px;
}

.banner .bannerQie {
  font-size: 24px;
  color: #ffffff;
  width: 50px;
  height: 50px;
  line-height: 48px;
  text-align: center;
  border: solid 1px #ffffff;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 100;
  cursor: pointer;
  transition: 0.2s;
  display: block !important;
}

.banner .bannerQie:hover {
  border: 1px solid #A7A6A5;
  color: #A7A6A5;
}

.banner .slick-prev {
  left: 54px;
}

.banner .slick-next {
  right: 54px;
}

.banner .slick-dots {
  display: flex !important;
  justify-content: center;
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 40px;
  z-index: 100;
}

.banner .slick-dots li {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 12px;
  transition: 0.2s;
  cursor: pointer;
}

.banner .slick-dots li a {
  width: 12px;
  height: 12px;
  background-color: #ffffff;
  opacity: 0.5;
  border-radius: 50%;
  display: block;
}

.banner .slick-dots li:hover {
  background-color: #ffffff;
  border: solid 1px #6f6155;
}

.banner .slick-dots li:hover a {
  background-color: #6f6155;
  opacity: 1;
}

.banner .slick-dots .slick-active {
  background-color: #ffffff;
  border: solid 1px #6f6155;
}

.banner .slick-dots .slick-active a {
  background-color: #6f6155;
  opacity: 1;
}

.biao50 {
  font-family: Poppins,Arial, Helvetica, sans-serif;
  font-size: 50px;
  color: #333333;
}

.biao50 a {
  color: #333333;
  display: block;
}

.biao50 a:hover {
  color: #6f6155;
}

.whyWrap {
  display: flex;
  align-items: start;
  justify-content: space-between;
  margin-top: 108px;
}

.whyWrap .whyLeft {
  width: 31.06%;
  margin-top: 2px;
}

.whyWrap .whyTips {
  font-family: Poppins-Regular,Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #6f6155;
  display: flex;
  align-items: center;
}

.whyWrap .whyTips::before {
  width: 43px;
  height: 1px;
  background-color: #6f6155;
  content: '';
  margin-right: 12px;
}

.whyWrap .biao50 {
  margin-top: 17px;
}

.whyWrap .whyBiao {
  font-family: Poppins,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #6f6155;
  margin-top: 19px;
}

.whyWrap .whyTxt {
  font-family: Poppins-Regular,Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 28px;
  color: #666666;
  margin-top: 16px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
}

.whyWrap .whyRight {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 60%;
}

.whyWrap .whyItem {
  width: 33.33%;
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding: 32px 50px;
  padding-bottom: 34px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  transition: 0.2s;
}

.whyWrap .whyItem:nth-child(3n) {
  border-right: none;
}

.whyWrap .whyItem:nth-child(n + 4) {
  border-bottom: none;
}

.whyWrap .whyItem:hover {
  background-color: #ede5da;
}

.whyWrap .whyImg {
  width: 63px;
  height: 58px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.whyWrap .whyImg img {
  max-width: 100%;
  display: block;
}

.whyWrap .whyName {
  font-family: Poppins-Regular,Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 28px;
  color: #333333;
  text-align: center;
  margin-top: 19px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.whyWrap .whyName a {
  color: #333333;
  display: block;
}

.whyWrap .whyName a:hover {
  color: #d6b17c;
}

.hotWrap {
  background-color: #ede5da;
  padding-top: 72px;
  padding-bottom: 106px;
  margin-top: 95px;
}

.hotWrap .biao50 {
  text-align: center;
}

.hotWrap .hotCate {
  margin-top: 54px;
  overflow: hidden;
  width: 100%;
  position: relative;
}

.hotWrap .hotCate a {
  font-family: Poppins-Medium,Arial, Helvetica, sans-serif;
  font-size: 18px;
  text-align: center;
  position: relative;
  color: #333333;
}

.hotWrap .hotCate::after {
  width: 100%;
  height: 1px;
  background-color: #6f6155;
  position: absolute;
  bottom: 2px;
  left: 0;
  content: '';
}

.hotWrap .swiper-slide {
  width: max-content !important;
  padding-bottom: 43px;
  position: relative;
}

.hotWrap .swiper-slide::after {
  width: 0;
  height: 3px;
  background-color: #6f6155;
  content: '';
  position: absolute;
  bottom: 1px;
  left: 50%;
  transform: translateX(-50%);
  transition: 0.2s;
}

.hotWrap .hotAct::after {
  width: 100%;
}

.hotWrap .hotAct a {
  color: #6f6155;
}

.hotWrap .hotBott {
  width: 100%;
  margin-top: 56px;
  border-radius: 0px 0px 20px 20px;
  overflow: hidden;
}

.hotWrap .hotItem {
  position: relative;
}

.hotWrap .hotBc {
  width: 100%;
  display: block;
}

.hotWrap .hotCont {
  width: 33.44%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 72px;
}

.hotWrap .hotTit {
  font-family: Poppins,Arial, Helvetica, sans-serif;
  font-size: 36px;
  color: #ffffff;
}

.hotWrap .hotTit a {
  color: #ffffff;
}

.hotWrap .hotTit a:hover {
  color: #6f6155;
}

.hotWrap .hotTxt {
  font-family: Poppins-Regular,Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 30px;
  color: #ffffff;
  margin-top: 32px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
}

.hotWrap .hotBtn {
  display: flex;
  align-items: center;
  margin-top: 176px;
}

.hotWrap .hotBtn a:nth-child(1) {
  font-family: Poppins-Medium,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #ffffff;
  padding: 18px 35px;
  background-color: #d6b17c;
  border-radius: 28px;
  margin-right: 42px;
}

.hotWrap .hotBtn a:nth-child(2) {
  font-family: Poppins-Medium,Arial, Helvetica, sans-serif;
  text-decoration: underline;
  font-size: 16px;
  color: #ffffff;
  text-underline-offset: 5px;
}

.hotWrap .hotBtn a:hover {
  color: #6f6155;
}

.featWrap {
  margin-top: 71px;
}

.featWrap .featTop {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.featWrap .featTxt {
  font-family: Poppins-Regular,Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 28px;
  color: #666666;
  flex: 1;
  margin-left: 234px;
}

.featWrap .featList {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin-top: 56px;
}

.featWrap .featItem {
  width: 23.75%;
  margin-right: 1.6%;
  margin-bottom: 50px;
}

.featWrap .featItem:nth-child(4n) {
  margin-right: 0;
}

.featWrap .featImg {
  width: 100%;
  display: block;
  border-radius: 12px;
  overflow: hidden;
}

.featWrap .featImg img {
  width: 100%;
  display: block;
}

.featWrap .featImg:hover {
  box-shadow: 0px 10px 35px 0px rgba(0, 0, 0, 0.1);
}

.featWrap .featInfo {
  padding: 0 19px;
  margin-top: 26px;
}

.featWrap .featName {
  font-family: Poppins-Medium,Arial, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 28px;
  color: #333333;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.featWrap .featName a {
  color: #333333;
  display: block;
}

.featWrap .featName a:hover {
  color: #6f6155;
}

.featWrap .featCont {
  font-family: Poppins-Regular,Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 28px;
  color: #666666;
  margin-top: 7px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.featWrap .featBtn {
  font-family: Poppins-Regular,Arial, Helvetica, sans-serif;
  text-decoration: underline;
  font-size: 16px;
  color: #6f6155;
  margin-top: 42px;
  text-underline-offset: 4px;
  display: inline-block;
}

.featWrap .featBtn:hover {
  color: #d6b17c;
}

.madeWrap {
  background-color: #ede5da;
  margin-top: 37px;
  padding-bottom: 104px;
}

.madeWrap .madeTop {
  padding-left: calc((100vw - 1600px) / 2);
  display: flex;
  align-items: start;
  justify-content: space-between;
}

.madeWrap .madeLeft {
  width: 32.89%;
  margin-top: 76px;
}

.madeWrap .madeTxt {
  font-family: Poppins-Regular,Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 28px;
  color: #666666;
  margin-top: 14px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
}

.madeWrap .madeBtn {
  display: flex;
  margin-top: 69px;
  flex-wrap: wrap;
}

.madeWrap .madeBtn a {
  min-width: 220px;
  text-align: center;
  padding: 20px 10px;
  font-family: Poppins-Regular,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #ffffff;
  margin-right: 32px;
  margin-top: 10px;
  background-color: #d6b17c;
  border-radius: 30px;
}

.madeWrap .madeBtn a:last-child {
  margin-right: 0;
}

.madeWrap .madeBtn a:hover {
  background-color: #6f6155;
}

.madeWrap .madeImg {
  width: 55%;
  display: block;
  border-radius: 0px 0px 0px 50px;
  overflow: hidden;
}

.madeWrap .madeImg img {
  width: 100%;
  display: block;
}

.madeWrap .madeImg:hover img {
  transform: scale(1.1);
}

.madeWrap .madeList {
  display: flex;
  justify-content: space-between;
  margin-top: 59px;
  overflow-x: auto;
  padding-left: 35px;
}

.madeWrap .madeList::-webkit-scrollbar {
  display: none;
}

.madeWrap .madeItem {
  width: 175px;
  height: 175px;
  border: solid 2px #6f6155;
  border-radius: 50%;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding-left: 10px;
  flex-shrink: 0;
  margin-right: 40px;
}

.madeWrap .madeItem:last-child {
  margin-right: 0;
}

.madeWrap .madeNum {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 86%;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 120px;
  color: transparent;
  -webkit-text-stroke: 2px #6f6155;
  background-color: #ede5da;
}

.madeWrap .madeIcon {
  width: 57px;
  height: 56px;
  display: flex;
  align-items: center;
}

.madeWrap .madeIcon img {
  max-width: 100%;
  display: block;
}

.madeWrap .madeName {
  font-family: Poppins-Regular,Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 22px;
  color: #333333;
  text-align: center;
  margin-top: 4px;
  padding: 0 25px;
}

.globWrap {
  margin-top: 79px;
  position: relative;
  z-index: 100;
}

.globWrap .biao50 {
  text-align: center;
}

.globWrap .globTxt {
  font-family: Poppins-Regular,Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 28px;
  color: #666666;
  margin-top: 21px;
  text-align: center;
}

.globWrap .globSwiper {
  margin-top: 30px;
  width: 100%;
  overflow: hidden;
}

.globWrap .globSwiper img {
  width: 100%;
  display: block;
}

.globWrap .globQie {
  display: flex;
  justify-content: center;
  margin-top: 41px;
}

.globWrap .globQie span {
  width: 44px;
  height: 44px;
  background-color: #d6b17c;
  line-height: 44px;
  text-align: center;
  font-size: 18px;
  color: #ffffff;
  cursor: pointer;
  transition: 0.2s;
  margin-right: 13px;
  border-radius: 50%;
}

.globWrap .globQie span:last-child {
  margin-right: 0;
}

.globWrap .globQie span:hover {
  background-color: #6f6155;
}

.sayNews {
  position: relative;
}

.sayNews .sayBlock {
  width: 73.49%;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: -120px;
}

.sayWrap {
  padding-top: 113px;
  position: relative;
  overflow: hidden;
}

.sayWrap .sayBox {
  position: relative;
  z-index: 100;
}

.sayWrap .biao50 {
  text-align: center;
}

.sayWrap .saySwiper {
  width: 100%;
  margin-top: 75px;
}

.sayWrap .swiper-slide {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  opacity: 0;
  pointer-events: none;
  transition: 0.2s;
}

.sayWrap .swiper-slide-visible {
  opacity: 1;
  pointer-events: all;
}

.sayWrap .sayItem {
  width: 47.94%;
  display: flex;
  align-items: start;
  background-color: #ffffff;
  box-shadow: 0px 11px 38px 0px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  padding: 35px 93px 56px 28px;
  margin-bottom: 36px;
  position: relative;
}

.sayWrap .sayImg1 {
  width: 112px;
  border-radius: 50%;
  display: block;
}

.sayWrap .sayInfo {
  flex: 1;
  margin-left: 33px;
  position: relative;
  z-index: 100;
  margin-top: 10px;
}

.sayWrap .sayName {
  font-family: Poppins,Arial, Helvetica, sans-serif;
  font-size: 20px;
  color: #333333;
}

.sayWrap .sayTips {
  font-family: Poppins-Regular,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #666666;
  margin-top: 5px;
}

.sayWrap .sayTxt {
  font-family: Poppins-Regular,Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 28px;
  color: #464646;
  margin-top: 13px;
}

.sayWrap .sayImg2 {
  width: 147px;
  position: absolute;
  right: 38px;
  top: 50%;
  transform: translateY(-50%);
}

.sayWrap .sayPoint {
  display: flex;
  justify-content: center;
  margin-top: 57px;
}

.sayWrap .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background-color: #000000;
  opacity: 0.4;
  border-radius: 6px;
  margin: 0 5px !important;
  transition: 0.2s;
}

.sayWrap .swiper-pagination-bullet-active {
  width: 29px;
  background-color: #d6b17c;
  opacity: 1;
}

.newsWrap {
  margin-top: 88px;
  position: relative;
  z-index: 100;
}

.newsWrap .newsTop {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.newsWrap .newsQie {
  display: flex;
}

.newsWrap .newsQie span {
  width: 44px;
  height: 44px;
  background-color: #d6b17c;
  line-height: 44px;
  border-radius: 50%;
  text-align: center;
  cursor: pointer;
  transition: 0.2s;
  margin-left: 13px;
  color: #ffffff;
}

.newsWrap .newsQie span:hover {
  background-color: #6f6155;
}

.newsWrap .newsSwiper {
  width: 100%;
  overflow: hidden;
  margin-top: 65px;
}

.newsWrap .newsImg {
  width: 100%;
  border-radius: 16px;
  display: block;
  overflow: hidden;
}

.newsWrap .newsImg img {
  width: 100%;
  display: block;
}

.newsWrap .newsImg:hover img {
  transform: scale(1.1);
}

.newsWrap .newsInfo {
  margin-top: 32px;
  padding-left: 43px;
  padding-right: 30px;
}

.newsWrap .newsName {
  font-family: Poppins-Medium,Arial, Helvetica, sans-serif;
  font-size: 24px;
  color: #333333;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.newsWrap .newsName a {
  color: #333333;
  display: block;
}

.newsWrap .newsName a:hover {
  color: #d6b17c;
}

.newsWrap .newsDate {
  font-family: Poppins-Regular,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #b0a99f;
  margin-top: 18px;
}

.newsWrap .newsTxt {
  font-family: Poppins-Regular,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #666666;
  line-height: 28px;
  margin-top: 23px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  padding-right: 100px;
}

.newsWrap .newsBtn {
  display: block;
  width: max-content;
  max-width: 100%;
  margin: 0 auto;
  font-family: Poppins-Regular,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #ffffff;
  padding: 20px 56px;
  background-color: #6f6155;
  border-radius: 30px;
  margin-top: 81px;
}

.newsWrap .newsBtn:hover {
  background-color: #d6b17c;
}

.partWrap {
  background: url("../images/part2.jpg") center center/cover no-repeat;
  padding-top: 77px;
  padding-bottom: 131px;
  margin-top: 101px;
  position: relative;
}

.partWrap .biao50 {
  color: #ffffff;
  text-align: center;
}

.partWrap .biao50 a {
  color: #ffffff;
}

.partWrap .biao50 a:hover {
  color: #d6b17c;
}

.partWrap .partTit {
  font-family: Poppins-Regular,Arial, Helvetica, sans-serif;
  font-size: 50px;
  color: #ffffff;
  text-align: center;
}

.partWrap .partTit a {
  color: #ffffff;
}

.partWrap .partTit a:hover {
  color: #d6b17c;
}

.partWrap .partBtn {
  font-family: Poppins-Regular,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #6f6155;
  padding: 20.5px 46px;
  background-color: #ffffff;
  border-radius: 30px;
  display: block;
  width: max-content;
  max-width: 100%;
  margin: 0 auto;
  margin-top: 40px;
}

.partWrap .partBtn:hover {
  background-color: #6f6155;
  color: #ffffff;
}

.partWrap .partList {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 70px;
}

.partWrap .partList::after {
  width: 32.5%;
  content: '';
}

.partWrap .partItem {
  width: 32.5%;
  background-color: #ffffff;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20px 18px;
}

.partWrap .partLeft {
  width: 36.87%;
  border-right: 1px solid rgba(111, 97, 85, 0.1);
  padding: 16.5px 0px;
  padding-right: 24px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.partWrap .partImg {
  width: 93px;
  display: block;
  border-radius: 50%;
  margin: 0 auto;
}

.partWrap .partName {
  font-family: Poppins-Medium,Arial, Helvetica, sans-serif;
  font-size: 24px;
  color: #333333;
  text-align: center;
  margin-top: 21px;
}

.partWrap .partTxt {
  font-family: Poppins-Regular,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #666666;
  text-align: center;
  margin-top: 15px;
}

.partWrap .partRight {
  flex: 1;
  margin-left: 32px;
}

.partWrap .partInfo {
  display: flex;
  align-items: start;
  margin-bottom: 35px;
}

.partWrap .partInfo span {
  font-size: 20px;
  color: #6f6155;
}

.partWrap .partInfo:last-child {
  margin-bottom: 0;
}

.partWrap .partCont {
  flex: 1;
  margin-left: 22px;
  word-break: break-word;
}

.partWrap .partCont p:nth-child(1) {
  font-family: Poppins-Medium,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #333333;
}

.partWrap .partCont p:nth-child(2) {
  font-family: Poppins-Regular,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #666666;
  margin-top: 11px;
}

.partWrap .partCont p:nth-child(2) a {
  color: #666666;
}

.partWrap .partCont p:nth-child(2) a:hover {
  color: #6f6155;
}

.footWrap {
  background-color: #6f6155;
  padding-top: 78px;
  padding-bottom: 56px;
}

.footWrap .footTop {
  display: flex;
  align-items: start;
  justify-content: space-between;
}

.footWrap .footItem {
  max-width: 23%;
}

.footWrap .footName {
  font-family: Poppins,Arial, Helvetica, sans-serif;
  font-size: 24px;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}

.footWrap .footName a {
  color: #ffffff;
  display: block;
}

.footWrap .footName a:hover {
  color: #d6b17c;
}

.footWrap .footName::after {
  width: 56px;
  height: 3px;
  background-color: #ffffff;
  content: '';
  position: absolute;
  bottom: -14px;
  left: 0;
}

.footWrap .footNav {
  font-family: Poppins-Regular,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #ffffff;
  line-height: 36px;
  margin-top: 58px;
}

.footWrap .footNav a {
  color: #ffffff;
  display: block;
  text-underline-offset: 5px;
}

.footWrap .footNav a:hover {
  text-decoration: underline;
}

.footWrap .kaiIcon {
  font-size: 20px;
  color: #ffffff;
  transition: 0.2s;
  margin-left: 10px;
  display: none;
}

.footWrap .footC {
  width: 24.43%;
}

.footWrap .footLx {
  font-family: Poppins-Regular,Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 36px;
  color: #ffffff;
  margin-top: 62px;
  word-break: break-word;
}

.footWrap .footLx a {
  color: #ffffff;
  text-underline-offset: 5px;
}

.footWrap .footLx a:hover {
  text-decoration: underline;
}

.footWrap .footLx em {
  font-family: Poppins,Arial, Helvetica, sans-serif;
}

.footWrap .footD {
  width: 23.75%;
}

.footWrap .footForm {
  margin-top: 68px;
}

.footWrap .formItem {
  position: relative;
  padding-left: 16px;
  margin-bottom: 10px;
}

.footWrap .footXing {
  font-family: Poppins-Regular,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #ff0000;
  position: absolute;
  top: 14px;
  left: 0;
}

.footWrap .footInput {
  width: 100%;
  height: 40px;
  background-color: rgba(237, 237, 237, 0.1);
  border-radius: 10px;
  padding: 0 13px;
  font-family: Poppins-Regular,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #ffffff;
}

.footWrap .footInput::-webkit-input-placeholder {
  font-family: Poppins-Regular,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #ffffff;
}

.footWrap .footInput:-moz-placeholder {
  font-family: Poppins-Regular,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #ffffff;
}

.footWrap .footInput::-moz-placeholder {
  font-family: Poppins-Regular,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #ffffff;
}

.footWrap .footInput:-ms-input-placeholder {
  font-family: Poppins-Regular,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #ffffff;
}

.footWrap .formArea {
  width: 100%;
  padding-left: 16px;
  position: relative;
  margin-bottom: 10px;
}

.footWrap .areaText {
  font-family: Poppins-Regular,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #ffffff;
  width: 100%;
  height: 83px;
  background-color: rgba(237, 237, 237, 0.1);
  border-radius: 10px;
  padding: 8px 13px;
}

.footWrap .areaText::-webkit-input-placeholder {
  font-family: Poppins-Regular,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #ffffff;
}

.footWrap .areaText:-moz-placeholder {
  font-family: Poppins-Regular,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #ffffff;
}

.footWrap .areaText::-moz-placeholder {
  font-family: Poppins-Regular,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #ffffff;
}

.footWrap .areaText:-ms-input-placeholder {
  font-family: Poppins-Regular,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #ffffff;
}

.footWrap .captItem {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}

.footWrap .captItem .formItem {
  flex: 1;
  width: unset;
  margin-bottom: 0;
}

.footWrap .footCode {
  width: 104px;
  cursor: pointer;
  margin: 0 10px;
}

.footWrap .footCode img {
  width: 100%;
  display: block;
}

.footWrap .footSub {
  font-family: Poppins-Regular,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #ffffff;
  padding: 0px 30px;
  height: 40px;
  background-color: #d6b17c;
  border-radius: 10px;
  transition: 0.2s;
}

.footWrap .footSub:hover {
  background-color: #ffffff;
  color: #6f6155;
}

.footWrap .footBott {
  display: flex;
  align-items: start;
  justify-content: space-between;
  margin-top: 20px;
}

.footWrap .footLeft {
  flex: 1;
  margin-right: 30px;
  margin-top: 17px;
}

.footWrap .copyTxt {
  font-family: Poppins-Regular,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #ffffff;
}

.footWrap .copyTxt a {
  color: #ffffff;
  text-underline-offset: 4px;
}

.footWrap .copyTxt a:hover {
  text-decoration: underline;
}

.footWrap .reanodImg {
  display: inline-block;
  width: 76px;
  margin-left: 5px;
}

.footWrap .reanodImg img {
  width: 100%;
  display: block;
}

.footWrap .reanodImg:hover img {
  transform: scale(1.1);
}

.footWrap .linkTxt {
  display: flex;
  flex-wrap: wrap;
  font-family: Poppins-Regular,Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 30px;
  color: #ffffff;
  margin-top: 17px;
}

.footWrap .linkTxt a {
  color: #ffffff;
  display: block;
  margin-left: 20px;
  margin-bottom: 10px;
}

.footWrap .linkTxt a:hover {
  text-decoration: underline;
}

.footWrap .footShare {
  display: flex;
  flex-wrap: wrap;
}

.footWrap .footShare a {
  margin-right: 20px;
  margin-top: 10px;
}

.footWrap .footShare a span {
  color: #ffffff;
  opacity: 0.55;
  transition: 0.2s;
  font-size: 22px;
}

.footWrap .footShare a:hover span {
  opacity: 1;
}

.footWrap .footShare a:last-child {
  margin-right: 0;
}

.footWrap .footLine {
  width: 100%;
  height: 1px;
  background-color: #ffffff;
  opacity: 0.2;
  margin-top: 54px;
}

.sideNav {
  position: fixed;
  right: 6px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 200;
  width: 52px;
}

.sideNav .sideItem {
  width: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  transition: 0.2s;
  position: relative;
  margin-top: 2px;
  border-radius: 5px;
}

.sideNav .wxImg {
  max-width: unset;
  width: 120px;
  height: 120px;
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: calc(100% + 10px);
  display: none;
}

.sideNav .sideBox {
  width: 100%;
  text-align: center;
  display: block;
}

.sideNav .sideBox span {
  font-size: 20px;
  color: #ffffff;
  line-height: 52px;
}

.sideNav .sideItem:hover {
  background-color: #d6b17c;
}

.sideNav .phoneTxt {
  width: max-content;
  padding: 10px;
  font-size: 16px;
  color: #ffffff;
  background-color: #d6b17c;
  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: 26px;
}

.neiBnner .neiCont {
  position: absolute;
  left: calc((100vw - 1600px) / 2);
  top: 50%;
  transform: translateY(-50%);
  width: 43%;
}

.neiBnner .neiTit {
  font-family: Poppins-Medium,Arial, Helvetica, sans-serif;
  font-size: 40px;
  color: #333333;
  line-height: 62px;
}

.neiBnner .neiTit em {
  font-family: Poppins,Arial, Helvetica, sans-serif;
  font-size: 50px;
  display: block;
}

.neiBnner .neiTxt {
  font-family: Poppins-Regular,Arial, Helvetica, sans-serif;
  font-size: 20px;
  color: #333333;
  margin-top: 14px;
}

.neiBnner .neiTxt em {
  font-family: Poppins,Arial, Helvetica, sans-serif;
  text-decoration: underline;
  display: block;
  text-underline-offset: 5px;
  color: #6f6155;
  margin-top: 12px;
}

.neiBnner .neiBtn {
  font-family: Poppins-Regular,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #ffffff;
  display: block;
  width: max-content;
  max-width: 100%;
  padding: 20.4px 68px;
  background-color: #6f6155;
  border-radius: 30px;
  margin-top: 39px;
}

.neiBnner .neiBtn:hover {
  background-color: #d6b17c;
}

.neiBnner .bannerCont {
  width: 639px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 150px;
}

.neiBnner .bannTit {
  font-family: Poppins,Arial, Helvetica, sans-serif;
  font-size: 70px;
  line-height: 80px;
  color: #6f6155;
}

.neiBnner .bannTit a {
  color: #6f6155;
  display: block;
}

.neiBnner .bannTxt {
  font-family: Poppins-Light,Arial, Helvetica, sans-serif;
  font-size: 20px;
  color: #ffffff;
  padding: 13px 10px;
  text-align: center;
  background-color: #6f6155;
  border-radius: 30px 0px 0px 0px;
  margin-top: 42px;
}

.crumbsBox {
  margin-top: 44px;
  font-family: Poppins-Regular,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #333333;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding-bottom: 38px;
}

.crumbsBox a {
  color: #333333;
}

.crumbsBox a:hover {
  color: #6f6155;
}

.crumbsBox .crumActive {
  color: #6f6155;
}

.chanWrap {
  margin-top: 103px;
  margin-bottom: 92px;
}

.chanWrap .chanTips {
  font-family: Poppins-Regular,Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 28px;
  color: #666666;
  margin-top: 26px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  padding-right: 27px;
}

.chanWrap .chanBtn {
  font-family: Poppins,Arial, Helvetica, sans-serif;
  text-decoration: underline;
  font-size: 16px;
  color: #6f6155;
  margin-top: 35px;
  display: block;
  text-underline-offset: 4px;
  cursor: pointer;
  transition: 0.2s;
}

.chanWrap .chanBtn:hover {
  color: #d6b17c;
}

.chanWrap .chanBtn .btn2{
  display: none;
}

.chanWrap .contentActive {
  -webkit-line-clamp: 3;
}

.chanWrap .chanBott {
  margin-top: 85px;
  display: flex;
  justify-content: space-between;
  align-items: start;
}

.chanWrap .chanLeft {
  width: 25%;
}

.chanWrap .chanBiao {
  align-items: center;
  justify-content: space-between;
  font-family: Poppins,Arial, Helvetica, sans-serif;
  font-size: 22px;
  color: #333333;
  display: none;
}

.chanWrap .chanBiao span {
  font-size: 20px;
  transition: 0.2s;
}

.chanWrap .chanCate {
  background-color: #f5f1ed;
  border-radius: 10px;
  overflow: hidden;
}

.chanWrap .yiCate {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-family: Poppins-Medium,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #333333;
  padding: 18.5px 18px;
  transition: 0.2s;
  border-bottom: 1px solid rgba(111, 97, 85, 0.1);
}

.chanWrap .yiCate span {
  font-size: 18px;
  color: #6f6155;
  font-weight: bold;
  margin-left: 10px;
  transition: 0.2s;
}

.chanWrap .jinIcon {
  display: none;
}

.chanWrap .yiCate:hover {
  background-color: #6f6155;
  color: #ffffff;
}

.chanWrap .yiCate:hover span {
  color: #ffffff;
}

.chanWrap .cateItem:last-child .yiCate {
  border-bottom: none;
}

.chanWrap .cateAct {
  background-color: #6f6155;
  color: #ffffff;
}

.chanWrap .cateAct span {
  color: #ffffff;
}

.chanWrap .cateAct .jinIcon {
  display: block;
}

.chanWrap .cateAct .jiaIcon {
  display: none;
}

.chanWrap .erAct {
  color: #d6b17c !important;
}

.chanWrap .erCate {
  padding: 12px 30px 17px 44px;
}

.chanWrap .erCate a {
  display: block;
  font-family: Poppins-Regular,Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 36px;
  color: #666666;
}

.chanWrap .erCate a:hover {
  color: #d6b17c;
}

.chanWrap .tagBox {
  margin-top: 45px;
  background-color: #f5f1ed;
  border-radius: 10px;
  overflow: hidden;
}

.chanWrap .tagTit {
  font-family: Poppins-Medium,Arial, Helvetica, sans-serif;
  font-size: 36px;
  color: #ffffff;
  padding: 18px;
  background-color: #6f6155;
}

.chanWrap .tagList {
  display: flex;
  flex-wrap: wrap;
  padding: 45px 15px;
  padding-bottom: 39px;
}

.chanWrap .tagList a {
  padding: 18px 20px;
  font-family: Poppins-Regular,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #333333;
  margin-bottom: 15px;
  margin-right: 16px;
  background-color: #b0a99f;
  border-radius: 10px;
}

.chanWrap .tagList a:hover {
  background-color: #b0a99f;
  color: #6f6155;
}

.chanWrap .lateBox {
  margin-top: 46px;
  background-color: #f5f1ed;
  border-radius: 10px;
  overflow: hidden;
}

.chanWrap .lateItem {
  border-bottom: 1px solid rgba(111, 97, 85, 0.1);
  padding-bottom: 22px;
  padding-top: 30px;
  padding: 23px 43px 16px 18px;
}

.chanWrap .lateItem:last-child {
  border-bottom: none;
}

.chanWrap .lateName {
  font-family: Poppins-Medium,Arial, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 30px;
  color: #333333;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.chanWrap .lateName a {
  color: #333333;
  display: block;
}

.chanWrap .lateName a:hover {
  color: #d6b17c;
}

.chanWrap .lateDate {
  font-family: Poppins-Regular,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #b0a99f;
  margin-top: 10px;
}

.chanWrap .lateTxt {
  font-family: Poppins-Regular,Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 28px;
  color: #666666;
  margin-top: 12px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.chanWrap .contBox {
  background: url("../images/cont1.jpg") center center/cover no-repeat;
  width: 100%;
  padding: 37px 77px 48px 20px;
  margin-top: 49px;
  border-radius: 10px;
  overflow: hidden;
}

.chanWrap .contTit {
  font-family: Poppins,Arial, Helvetica, sans-serif;
  font-size: 36px;
  color: #ffffff;
}

.chanWrap .contTips {
  font-family: Poppins-Regular,Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 30px;
  color: #ffffff;
  margin-top: 4px;
}

.chanWrap .contList {
  margin-top: 19px;
}

.chanWrap .contItem {
  display: flex;
  align-items: center;
  margin-bottom: 31px;
}

.chanWrap .contItem span {
  font-size: 30px;
  color: #ffffff;
  width: 52px;
  height: 52px;
  background-color: #d6b17c;
  border-radius: 50%;
  text-align: center;
  line-height: 52px;
  flex-shrink: 0;
}

.chanWrap .contItem:last-child {
  margin-bottom: 0;
}

.chanWrap .contInfo {
  flex: 1;
  margin-left: 20px;
  word-break: break-word;
}

.chanWrap .contInfo p:nth-child(1) {
  font-family: Poppins,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #ffffff;
}

.chanWrap .contInfo p:nth-child(2) {
  font-family: Poppins-Regular,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #ffffff;
  margin-top: 17px;
}

.chanWrap .contInfo p:nth-child(2) a {
  color: #ffffff;
}

.chanWrap .contInfo p:nth-child(2) a:hover {
  color: #d6b17c;
}

.chanWrap .chanRight {
  width: 70.37%;
}

.chanWrap .chanList {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.chanWrap .chanList::after {
  width: 31.88%;
  content: '';
}

.chanWrap .chanItem {
  width: 31.88%;
  margin-bottom: 40px;
}

.chanWrap .chanImg {
  border-radius: 12px;
  width: 100%;
  display: block;
  overflow: hidden;
}

.chanWrap .chanImg img {
  width: 100%;
  display: block;
}

.chanWrap .chanImg:hover {
  box-shadow: 0px 10px 35px 0px rgba(0, 0, 0, 0.1);
}

.chanWrap .chanInfo {
  padding-left: 18px;
  padding-right: 70px;
  margin-top: 22px;
}

.chanWrap .chanName {
  font-family: Poppins-Medium,Arial, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 30px;
  color: #333333;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.chanWrap .chanName a {
  color: #333333;
  display: block;
}

.chanWrap .chanName a:hover {
  color: #6f6155;
}

.chanWrap .chanTxt {
  font-family: Poppins-Regular,Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 30px;
  color: #666666;
  margin-top: 3px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.chanWrap .chanCheck {
  display: flex;
  align-items: center;
  margin-top: 30px;
}

.chanWrap .chanCheck input {
  width: 14px;
  height: 14px;
  background-color: #ffffff;
  border: solid 1px #dddddd;
  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: #d6b17c;
  font-weight: bold;
  opacity: 1;
}

.chanWrap .chanCheck a {
  font-family: Poppins-Regular,Arial, Helvetica, sans-serif;
  text-decoration: underline;
  font-size: 16px;
  color: #6f6155;
  text-decoration: underline;
  margin-left: 17px;
  text-underline-offset: 5px;
}

.pagingBox {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.pagingBox a {
  font-family: Poppins-Regular,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #666666;
  min-width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 4px;
  border: solid 1px #999999;
  margin-right: 10px;
  margin-top: 10px;
  padding: 0 15px;
}

.pagingBox a:last-child {
  margin-right: 0;
}

.pagingBox a:hover {
  background-color: #6f6155;
  border: 1px solid #6f6155;
  color: #ffffff;
}

.pagingBox .pagAct {
  background-color: #6f6155;
  border: 1px solid #6f6155;
  color: #ffffff;
}

.pagingWrap {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  margin-top: 30px;
}

.pagingWrap .pagSub {
  display: flex;
  align-items: center;
  margin-left: 22px;
  margin-top: 10px;
}

.pagingWrap .pagSub input {
  font-family: Poppins-Regular,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #ffffff;
  padding: 0px 18px;
  height: 40px;
  background-color: #6f6155;
  border-radius: 4px;
  border: 1px solid #6f6155;
  transition: 0.2s;
}

.pagingWrap .pagSub input:hover {
  background-color: #ffffff;
  color: #6f6155;
}

.pagingWrap .pagSub img {
  width: 22px;
  display: block;
  margin-left: 14px;
}

.detailTop {
  margin-top: 100px;
  display: flex;
  align-items: start;
  justify-content: space-between;
}

.detailTop .detaLeft {
  display: flex;
  justify-content: space-between;
  position: relative;
}

.detailTop .dtSwiper1 {
  width: 590px;
  height: 590px;
  box-shadow: 0px 10px 35px 0px rgba(0, 0, 0, 0.1);
  border-radius: 12px;
  overflow: hidden;
}

.detailTop .dtSwiper1 .swiper-slide {
  position: relative;
}

.detailTop .dtSwiper1 .swiper-slide img {
  width: 100%;
  display: block;
}

.detailTop .xiangSuo {
  width: 111px;
  height: 590px;
  padding: 20px 0px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
  margin-left: 27px;
}

.detailTop .suoQie {
  font-size: 14px;
  color: #3D3D3D;
  cursor: pointer;
  transition: 0.2s;
}

.detailTop .suoSwiper {
  width: 100%;
  margin: 8px 0px;
  height: 100%;
  overflow: hidden;
  padding: 5px;
}

.detailTop .suoItem {
  border-radius: 12px;
  border: 1px solid transparent;
  cursor: pointer;
  transition: 0.2s;
  box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.05);
  overflow: hidden;
}

.detailTop .suoItem img {
  width: 100%;
  display: block;
}

.detailTop .suoItem:hover {
  border: solid 1px #6f6155;
}

.detailTop .dtMask {
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.detailTop .dtMask img {
  width: 43px !important;
  display: block;
}

.detailTop .detaRight {
  flex: 1;
  margin-left: 92px;
  padding-top: 44px;
}

.detailTop .detaTit {
  font-family: Poppins,Arial, Helvetica, sans-serif;
  font-size: 36px;
  line-height: 50px;
  color: #333333;
}

.detailTop .detaShare {
  display: flex;
  align-items: center;
  margin-top: 25px;
  font-family: Poppins-Regular,Arial, Helvetica, sans-serif;
  font-size: 17px;
  color: #666666;
}

.detailTop .detaShare img {
  width: 164px;
  display: block;
  cursor: pointer;
}

.detailTop .detaShare p {
  margin-right: 10px;
}

.detailTop .detaTxt {
  font-family: Poppins-Regular,Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 30px;
  color: #666666;
  margin-top: 33px;
}

.detailTop .detaTxt a {
  color: #666666;
}

.detailTop .detaTxt a:hover {
  color: #6f6155;
}

.detailTop .detaBtn {
  display: flex;
  margin-top: 85px;
  flex-wrap: wrap;
}

.detailTop .detaBtn a {
  min-width: 220px;
  background-color: #d6b17c;
  border-radius: 30px;
  text-align: center;
  padding: 20.5px 10px;
  font-family: Poppins-Regular,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #ffffff;
  margin-right: 32px;
  margin-top: 10px;
}

.detailTop .detaBtn a:last-child {
  margin-right: 0;
}

.detailTop .detaBtn a:hover {
  background-color: #6f6155;
}

.biao40 {
  font-family: Poppins,Arial, Helvetica, sans-serif;
  font-size: 40px;
  color: #333333;
  text-align: center;
}

.prodVideo {
  margin-top: 114px;
}

.prodVideo .prodIframe {
  width: 100%;
  margin-top: 30px;
}

.prodOver {
  margin-top: 92px;
}

.prodOver .overTips {
  font-family: Poppins-Regular,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #666666;
  line-height: 30px;
  text-align: center;
  margin-top: 24px;
}

.prodOver .overImg {
  width: 75%;
  margin: 0 auto;
  margin-top: 30px;
}

.prodOver .overImg img {
  width: 100%;
  display: block;
}

.coreWrap {
  background-color: #ede5da;
  padding-top: 79px;
  padding-bottom: 74px;
  margin-top: 95px;
}

.coreWrap .biao40 {
  text-align: center;
}

.coreWrap .coreList {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin-top: 50px;
}

.coreWrap .coreItem {
  width: 23.75%;
  min-height: 240px;
  background-color: #ffffff;
  border-radius: 10px;
  margin-right: 1.2%;
  margin-bottom: 25px;
  transition: 0.2s;
  padding: 33px 25px 20px 33px;
}

.coreWrap .coreItem:hover {
  background-color: #6f6155;
}

.coreWrap .coreItem:hover .coreNum {
  color: #ffffff;
}

.coreWrap .coreItem:hover .coreNum::after {
  background-color: #ffffff;
}

.coreWrap .coreItem:hover .coreName {
  color: #ffffff;
}

.coreWrap .coreItem:hover .coreTxt {
  color: #ffffff;
}

.coreWrap .coreItem:last-child {
  margin-right: 0;
}

.coreWrap .coreNum {
  font-family: Poppins-Regular,Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #6f6155;
  position: relative;
}

.coreWrap .coreNum::after {
  content: '';
  width: 18px;
  height: 1px;
  background-color: #6f6155;
  position: absolute;
  left: 0;
  bottom: -4px;
}

.coreWrap .coreName {
  font-family: Poppins,Arial, Helvetica, sans-serif;
  font-size: 20px;
  line-height: 30px;
  color: #333333;
  transition: 0.2s;
  margin-top: 36px;
}

.coreWrap .coreTxt {
  font-family: Poppins-Regular,Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 28px;
  color: #666666;
  margin-top: 5px;
  transition: 0.2s;
}

.keyWrap {
  margin-top: 101px;
  display: flex;
  align-items: start;
  justify-content: space-between;
}

.keyWrap .keyLeft {
  width: 43.75%;
  margin-top: 47px;
}

.keyWrap .biao40 {
  text-align: left;
}

.keyWrap .keyTxt {
  font-family: Poppins-Regular,Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 50px;
  color: #333333;
  margin-top: 31px;
  padding-left: 40px;
}

.keyWrap .keyTxt em {
  font-family: Poppins,Arial, Helvetica, sans-serif;
  position: relative;
}

.keyWrap .keyTxt em::before {
  background: url("../images/key2.png") center center/cover no-repeat;
  position: absolute;
  top: 3px;
  left: -40px;
  content: '';
  width: 19px;
  height: 19px;
}

.keyWrap .keyRight {
  width: 50%;
}

.keyWrap .keyRight img {
  width: 100%;
  display: block;
}

.techWrap {
  margin-top: 83px;
}

.techWrap .techTxt {
  font-family: Poppins-Regular,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #333333;
  margin-top: 46px;
}

.techWrap .techTxt .tablen {
  width: 100%;
  overflow-x: auto;
}

.techWrap .techTxt table {
  width: 100%;
}

.techWrap .techTxt table td {
  font-family: Poppins-Regular,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #333333;
  padding: 15.5px 10px;
  width: 50%;
  min-width: 170px;
}

.techWrap .techTxt table tr:nth-child(odd) {
  background-color: rgba(237, 229, 218, 0.5);
}

.techWrap .techTxt table td:nth-child(1) {
  padding-left: 26%;
}

.applWrap {
  /* background: url("../images/appl1.jpg") center center/cover no-repeat; */
  padding-top: 151px;
  padding-bottom: 166px;
  display: flex;
  justify-content: flex-end;
  margin-top: 107px;
}

.applWrap .applBox {
  width: 35%;
  margin-right: calc((100vw - 1600px) / 2);
}

.applWrap .biao40 {
  color: #ffffff;
  text-align: left;
}

.applWrap .applTxt {
  font-family: Poppins-Regular,Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 50px;
  color: #ffffff;
  margin-top: 32px;
  padding-left: 41px;
}

.applWrap .applTxt em {
  font-family: Poppins,Arial, Helvetica, sans-serif;
  position: relative;
}

.applWrap .applTxt em::before {
  background: url("../images/guigou1.png") center center/cover no-repeat;
  position: absolute;
  top: 3px;
  left: -40px;
  content: '';
  width: 19px;
  height: 19px;
}

.manuWrap {
  margin-top: 70px;
}

.manuWrap .manuList {
  display: flex;
  flex-wrap: wrap;
  margin-top: 51px;
}

.manuWrap .manuItem {
  width: 23.75%;
  margin-right: 1.2%;
}

.manuWrap .manuImg {
  width: 100%;
}

.manuWrap .manuImg img {
  width: 100%;
  display: block;
}

.manuWrap .manuName {
  font-family: Poppins,Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #333333;
  text-align: center;
  margin-top: 17px;
}

.manuWrap .manuTxt {
  font-family: Poppins-Regular,Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 30px;
  color: #666666;
  margin-top: 20px;
  text-align: center;
  padding: 0 20px;
}

.lookWrap {
  margin-top: 93px;
  padding: 0 120px;
}

.lookWrap .biao50 {
  text-align: center;
}

.lookWrap .lookTips {
  font-family: Poppins-Regular,Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #666666;
  text-align: center;
  margin-top: 25px;
}

.lookWrap .lookForm {
  margin-top: 47px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.lookWrap .lookItem {
  width: 48.97%;
  position: relative;
  padding-left: 15px;
  height: 64px;
  margin-bottom: 27px;
}

.lookWrap .lookXing {
  font-family: Poppins-Regular,Arial, Helvetica, sans-serif;
  font-size: 24px;
  color: #ff0000;
  position: absolute;
  top: 39px;
  left: 0;
  transform: translateY(-50%);
}

.lookWrap .lookInput {
  width: 100%;
  height: 100%;
  border-radius: 10px;
  border: solid 1px #d2d2d2;
  padding: 10px 18px;
  font-family: Poppins-Regular,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #333333;
}

.lookWrap input::-webkit-input-placeholder {
  font-family: Poppins-Regular,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #333333;
}

.lookWrap input:-moz-placeholder {
  font-family: Poppins-Regular,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #333333;
}

.lookWrap input::-moz-placeholder {
  font-family: Poppins-Regular,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #333333;
}

.lookWrap input:-ms-input-placeholder {
  font-family: Poppins-Regular,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #333333;
}

.lookWrap .lookArea {
  position: relative;
  margin-bottom: 27px;
  padding-left: 15px;
  width: 100%;
}

.lookWrap .lookArea .lookXing {
  top: 32px;
}

.lookWrap .lookText {
  width: 100%;
  height: 133px;
  border-radius: 10px;
  border: solid 1px #d2d2d2;
  padding: 10px 21px;
  font-family: Poppins-Regular,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #333333;
}

.lookWrap .lookText::-webkit-input-placeholder {
  font-family: Poppins-Regular,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #333333;
}

.lookWrap .lookText:-moz-placeholder {
  font-family: Poppins-Regular,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #333333;
}

.lookWrap .lookText::-moz-placeholder {
  font-family: Poppins-Regular,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #333333;
}

.lookWrap .lookText:-ms-input-placeholder {
  font-family: Poppins-Regular,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #333333;
}

.lookWrap .lookCapt {
  width: 49%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 27px;
}

.lookWrap .lookCode {
  width: 213px;
  cursor: pointer;
}

.lookWrap .lookSub {
  font-family: Poppins-Regular,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #ffffff;
  padding: 0 104px;
  background-color: #6f6155;
  border: 1px solid #6f6155;
  border-radius: 10px;
  transition: 0.2s;
  height: 64px;
}

.lookWrap .lookSub:hover {
  background-color: #ffffff;
  color: #6f6155;
}

.lookWrap .m-formcountry {
  position: relative;
}

.lookWrap .m-formcountry .drop-btn {
  position: relative;
  width: 100%;
  height: 100%;
}

.lookWrap .m-formcountry .drop-btn i,
.lookWrap .m-formcountry .drop-btn svg {
  position: absolute;
  right: 5px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 12px;
}

.lookWrap .m-formcountry .drop-list {
  display: none;
  border: 1px solid #e6e6e6;
  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;
  right: 0;
  width: calc(100% - 15px);
}

.lookWrap .m-formcountry .drop-list::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}

.lookWrap .m-formcountry .drop-list::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0.05);
}

.lookWrap .m-formcountry .drop-list::-webkit-scrollbar-thumb {
  background-color: #333;
}

.lookWrap .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;
}

.lookWrap .m-formcountry .drop-list li.on {
  background-color: #e0e0e0;
}

.relaWrap {
  background-color: #ede5da;
  padding-top: 101px;
  padding-bottom: 115px;
  overflow: hidden;
  margin-top: 20px;
}

.relaWrap .relaTop {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.relaWrap .biao50 {
  text-align: left;
}

.relaWrap .relaQie {
  display: flex;
}

.relaWrap .relaQie span {
  width: 44px;
  height: 44px;
  background-color: #6f6155;
  line-height: 44px;
  text-align: center;
  font-size: 18px;
  color: #ffffff;
  cursor: pointer;
  transition: 0.2s;
  margin-left: 13px;
  border-radius: 50%;
}

.relaWrap .relaQie span:hover {
  background-color: #d6b17c;
}

.relaWrap .relaSwiper {
  margin-top: 69px;
}

.relaWrap .swiper-slide {
  opacity: 0;
  pointer-events: none;
  position: relative;
  padding-bottom: 33px;
  height: unset;
}

.relaWrap .swiper-slide-visible {
  opacity: 1;
  pointer-events: all;
}

.relaWrap .relaImg {
  width: 100%;
  overflow: hidden;
  display: block;
  border-radius: 12px;
}

.relaWrap .relaImg:hover {
  box-shadow: 0px 10px 35px 0px rgba(0, 0, 0, 0.1);
}

.relaWrap .relaInfo {
  padding-left: 19px;
  margin-top: 23px;
}

.relaWrap .relaName {
  font-family: Poppins-Medium,Arial, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 28px;
  color: #333333;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.relaWrap .relaName a {
  color: #333333;
  display: block;
}

.relaWrap .relaName a:hover {
  color: #6f6155;
}

.relaWrap .relaTxt {
  font-family: Poppins-Regular,Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 28px;
  color: #666666;
  margin-top: 6px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  padding-right: 36px;
}

.relaWrap .relaBtn {
  font-family: Poppins-Regular,Arial, Helvetica, sans-serif;
  text-decoration: underline;
  font-size: 16px;
  color: #6f6155;
  position: absolute;
  bottom: 0;
  left: 19px;
  text-underline-offset: 4px;
}

.relaWrap .relaBtn:hover {
  color: #d6b17c;
}

.twenty20 {
  margin-bottom: 20px;
}

.twentytwenty-horizontal .twentytwenty-handle:before,
.twentytwenty-horizontal .twentytwenty-handle:after,
.twentytwenty-vertical .twentytwenty-handle:before,
.twentytwenty-vertical .twentytwenty-handle:after {
  content: " ";
  display: block;
  background: white;
  position: absolute;
  z-index: 30;
  -webkit-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
  -moz-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
}

.twentytwenty-horizontal .twentytwenty-handle:before,
.twentytwenty-horizontal .twentytwenty-handle:after {
  width: 3px;
  height: 9999px;
  left: 50%;
  margin-left: -1.5px;
}

.twentytwenty-vertical .twentytwenty-handle:before,
.twentytwenty-vertical .twentytwenty-handle:after {
  width: 9999px;
  height: 3px;
  top: 50%;
  margin-top: -1.5px;
}

.twentytwenty-overlay {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}

.twentytwenty-overlay {
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  transition-duration: 0.5s;
}

.twentytwenty-before-label,
.twentytwenty-after-label {
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  transition-property: opacity;
}

.twentytwenty-before-label,
.twentytwenty-after-label {
  color: white;
  font-size: 13px;
  letter-spacing: 0.1em;
}

.twentytwenty-before-label,
.twentytwenty-after-label {
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  line-height: 38px;
  padding: 0 20px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

.twentytwenty-left-arrow,
.twentytwenty-right-arrow,
.twentytwenty-up-arrow,
.twentytwenty-down-arrow {
  width: 0;
  height: 0;
  border: 6px inset transparent;
  position: absolute;
}

.twentytwenty-left-arrow,
.twentytwenty-right-arrow {
  top: 50%;
  margin-top: -6px;
}

.twentytwenty-up-arrow,
.twentytwenty-down-arrow {
  left: 50%;
  margin-left: -6px;
}

.twentytwenty-container {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  z-index: 0;
  overflow: hidden;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
}

.twentytwenty-container img {
  max-width: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  display: block;
}

.twentytwenty-container.active .twentytwenty-overlay,
.twentytwenty-container.active :hover.twentytwenty-overlay {
  background: transparent;
}

.twentytwenty-container.active .twentytwenty-overlay .twentytwenty-before-label,
.twentytwenty-container.active .twentytwenty-overlay .twentytwenty-after-label,
.twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-before-label,
.twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-after-label {
  opacity: 0;
}

.twentytwenty-container * {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

.twentytwenty-before-label {
  opacity: 0;
}

.twentytwenty-container.t20-hover.active .twentytwenty-overlay .twentytwenty-before-label,
.twentytwenty-container.t20-hover.active .twentytwenty-overlay .twentytwenty-after-label {
  opacity: 1;
}

.twentytwenty-after-label {
  opacity: 0;
}

.twentytwenty-horizontal .twentytwenty-before-label {
  left: 1px;
  bottom: 0px;
  max-width: 50%;
  box-sizing: border-box;
  line-height: inherit;
  padding: 4px;
}

.twentytwenty-horizontal .twentytwenty-after-label {
  right: 1px;
  bottom: 0px;
  max-width: 50%;
  box-sizing: border-box;
  line-height: inherit;
  padding: 4px;
}

.twentytwenty-vertical .twentytwenty-before-label {
  top: 1px;
  line-height: inherit;
  padding: 6px;
  box-sizing: border-box;
}

.twentytwenty-vertical .twentytwenty-after-label {
  bottom: 1px;
  line-height: inherit;
  padding: 6px;
  box-sizing: border-box;
}

.twentytwenty-overlay {
  -webkit-transition-property: background;
  -moz-transition-property: background;
  transition-property: background;
  background: transparent;
  z-index: 25;
}

.twentytwenty-overlay:hover {
  background: rgba(0, 0, 0, 0.5);
}

.twentytwenty-overlay:hover .twentytwenty-after-label {
  opacity: 1;
}

.twentytwenty-overlay:hover .twentytwenty-before-label {
  opacity: 1;
}

.twentytwenty-before {
  z-index: 20;
}

.twentytwenty-after {
  z-index: 10;
}

.twentytwenty-handle {
  height: 38px;
  width: 38px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -22px;
  margin-top: -22px;
  border: 3px solid white;
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  border-radius: 1000px;
  -webkit-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
  -moz-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
  z-index: 40;
  cursor: pointer;
}

.twentytwenty-horizontal .twentytwenty-handle:before {
  bottom: 50%;
  margin-bottom: 22px;
  -webkit-box-shadow: 0 3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  -moz-box-shadow: 0 3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: 0 3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
}

.twentytwenty-horizontal .twentytwenty-handle:after {
  top: 50%;
  margin-top: 22px;
  -webkit-box-shadow: 0 -3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  -moz-box-shadow: 0 -3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: 0 -3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
}

.twentytwenty-vertical .twentytwenty-handle:before {
  left: 50%;
  margin-left: 22px;
  -webkit-box-shadow: 3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  -moz-box-shadow: 3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: 3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
}

.twentytwenty-vertical .twentytwenty-handle:after {
  right: 50%;
  margin-right: 22px;
  -webkit-box-shadow: -3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  -moz-box-shadow: -3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: -3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
}

.twentytwenty-left-arrow {
  border-right: 6px solid white;
  left: 50%;
  margin-left: -17px;
}

.twentytwenty-right-arrow {
  border-left: 6px solid white;
  right: 50%;
  margin-right: -17px;
}

.twentytwenty-up-arrow {
  border-bottom: 6px solid white;
  top: 50%;
  margin-top: -17px;
}

.twentytwenty-down-arrow {
  border-top: 6px solid white;
  bottom: 50%;
  margin-bottom: -17px;
}

.howWrap {
  margin-top: 102px;
}

.howWrap .howVideo1 {
  width: 100%;
}

.howWrap .howBlock1 {
  margin-top: 38px;
}

.howWrap .howTxt {
  font-family: Poppins-Regular,Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 30px;
  color: #666666;
}

.howWrap .howTxt a {
  color: #666666;
}

.howWrap .howTxt a:hover {
  color: #6f6155;
}

.howWrap .oneBox {
  margin-top: 60px;
}

.howWrap .oneBox .howTxt {
  margin-top: 33px;
}

.howWrap .howTit {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-family: Poppins,Arial, Helvetica, sans-serif;
  font-size: 24px;
  color: #333333;
}

.howWrap .howTit::after {
  flex: 1;
  height: 1px;
  background-color: #000000;
  opacity: 0.1;
  margin-left: 37px;
  content: '';
}

.howWrap .howVideo2 {
  width: 87.5%;
  margin: 0 auto;
  margin-top: 60px;
}

.howWrap .twoBox {
  margin-top: 78px;
}

.howWrap .twoBox .howTxt {
  margin-top: 18px;
}

.howWrap .secrList {
  margin-top: 55px;
}

.howWrap .secrItem {
  display: flex;
  justify-content: space-between;
  align-items: start;
  margin-bottom: 65px;
}

.howWrap .secrItem:last-child {
  margin-bottom: 0;
}

.howWrap .sercImg {
  width: 48.75%;
}

.howWrap .sercImg img {
  width: 100%;
  display: block;
}

.howWrap .sercInfo {
  width: 45.94%;
  margin-top: 37px;
}

.howWrap .sercName {
  font-family: Poppins,Arial, Helvetica, sans-serif;
  font-size: 24px;
  color: #333333;
}

.howWrap .sercTxt {
  font-family: Poppins-Regular,Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 30px;
  color: #666666;
  margin-top: 28px;
}

.howWrap .secrItem:nth-child(even) {
  flex-direction: row-reverse;
}

.howWrap .contItem {
  margin-bottom: 25px;
}

.howWrap .contItem p:nth-child(1) {
  font-family: Poppins-Regular,Arial, Helvetica, sans-serif;
  font-size: 20px;
  color: #ffffff;
  background: linear-gradient(to right, #6F6155 0%, #948476 50%, #ffffff 100%);
  padding: 10px 11px;
  width: max-content;
  max-width: 100%;
  min-width: 352px;
}

.howWrap .contItem p:nth-child(2) {
  font-family: Poppins-Regular,Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 30px;
  color: #666666;
  margin-top: 13px;
}

.howWrap .contItem:last-child {
  margin-bottom: 0;
}

.howWrap .threeBox {
  margin-top: 161px;
}

.howWrap .treaList {
  display: flex;
  flex-wrap: wrap;
  margin-top: 69px;
}

.howWrap .treaItem {
  width: 19.25%;
  margin-right: 7.6%;
}

.howWrap .treaItem img {
  width: 81.17%;
  display: block;
  margin: 0 auto;
}

.howWrap .treaItem p {
  font-family: Poppins-Regular,Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 30px;
  color: #666666;
  margin-top: 43px;
  text-align: center;
}

.howWrap .treaItem:nth-child(4n) {
  margin-right: 0;
}

.howWrap .fourBox {
  margin-top: 83px;
}

.howWrap .fourBox img {
  transition: 0s !important;
}

.howWrap .fourBox .howTxt {
  margin-top: 45px;
}

.howWrap .mitoList {
  margin-top: 44px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.howWrap .mitoItem {
  width: 220px;
  margin-right: 105px;
}

.howWrap .mitoItem:last-child {
  margin-right: 0;
}

.howWrap .mitoName {
  font-family: Poppins,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #333333;
  text-align: center;
  margin-top: 15px;
}

.howWrap .mitoTxt {
  font-family: Poppins-Regular,Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 30px;
  color: #666666;
  text-align: center;
  margin-top: 5px;
}

.howWrap .photoSwiper {
  margin-top: 85px;
  overflow: hidden;
}

.howWrap .photoSwiper .swiper-slide img {
  width: 100%;
  display: block;
}

.howWrap .photoSwiper .swiper-slide p {
  font-family: Poppins-Regular,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #6f6155;
  text-align: center;
  margin-top: 26px;
}

.howWrap .photoPoint {
  display: flex;
  justify-content: center;
  margin-top: 68px;
}

.howWrap .photoPoint .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background-color: #000000;
  opacity: 0.4;
  border-radius: 6px;
  margin: 0 5px;
  transition: 0.2s;
}

.howWrap .photoPoint .swiper-pagination-bullet-active {
  width: 29px;
  background-color: #d6b17c;
  opacity: 1;
}

.howWrap .moreBox {
  margin-top: 76px;
}

.howWrap .moreBox .biao50 {
  text-align: center;
}

.howWrap .moreBtn {
  display: block;
  width: max-content;
  max-width: 100%;
  margin: 0 auto;
  font-family: Poppins-Regular,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #ffffff;
  padding: 20.5px 66px;
  background-color: #6f6155;
  border-radius: 30px;
  margin-top: 49px;
}

.howWrap .moreBtn:hover {
  background-color: #d6b17c;
}

.wellWrap {
  margin-top: 102px;
  margin-bottom: 127px;
}

.wellWrap .wellList {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.wellWrap .wellList::after {
  width: 30%;
  content: '';
}

.wellWrap .wellItem {
  width: 30%;
  margin-bottom: 64px;
  position: relative;
  cursor: pointer;
}

.wellWrap .wellItem img {
  width: 100%;
  display: block;
}

.wellWrap .wellItem p {
  position: absolute;
  bottom: 23px;
  left: 0;
  text-align: center;
  padding: 0 10px;
  font-family: Poppins-Medium,Arial, Helvetica, sans-serif;
  font-size: 20px;
  color: #ffffff;
  width: 100%;
}

.wellWrap .wellAct p {
  color: #d6b17c;
}

.wellWrap .maxCont {
  margin-top: 30px;
}

.wellWrap .maxBox {
  width: 64.69%;
  margin: 0 auto;
  text-align: center;
  display: none;
}

.wellWrap .maxTips {
  font-family: Poppins,Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #6f6155;
  margin-top: 15px;
}

.wellWrap .maxTxt {
  font-family: Poppins-Regular,Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 28px;
  color: #666666;
  margin-top: 25px;
}

.alkeProd {
  margin-top: 103px;
  margin-bottom: 100px;
}

.alkeProd .alkeCate {
  width: max-content;
  max-width: 100%;
  overflow: hidden;
  margin: 0 auto;
}

.alkeProd .alkeCate .swiper-slide {
  width: max-content;
}

.alkeProd .alkeCate a {
  font-family: Poppins-Medium,Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #333333;
  padding: 11.5px 24px;
  border-radius: 10px;
  flex-shrink: 0;
  display: block;
}

.alkeProd .alkeCate a:hover {
  background-color: #6f6155;
  color: #ffffff;
}

.alkeProd .alkeCate .alkeAct a {
  background-color: #6f6155;
  color: #ffffff;
}

.alkeProd .alkeCate::-webkit-scrollbar {
  display: none;
}

.alkeProd .alkeList {
  display: flex;
  flex-wrap: wrap;
  margin-top: 76px;
}

.alkeProd .chanItem {
  width: 23.75%;
  margin-right: 1.6%;
  margin-bottom: 31px;
}

.alkeProd .chanItem:nth-child(4n) {
  margin-right: 0;
}

.alkeProd .chanImg {
  border-radius: 12px;
  width: 100%;
  display: block;
  overflow: hidden;
}

.alkeProd .chanImg img {
  width: 100%;
  display: block;
}

.alkeProd .chanImg:hover {
  box-shadow: 0px 10px 35px 0px rgba(0, 0, 0, 0.1);
}

.alkeProd .chanInfo {
  padding-left: 18px;
  padding-right: 70px;
  margin-top: 26px;
}

.alkeProd .chanName {
  font-family: Poppins-Medium,Arial, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 30px;
  color: #333333;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.alkeProd .chanName a {
  color: #333333;
  display: block;
}

.alkeProd .chanName a:hover {
  color: #6f6155;
}

.alkeProd .chanTxt {
  font-family: Poppins-Regular,Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 30px;
  color: #666666;
  margin-top: 3px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.alkeProd .chanCheck {
  display: flex;
  align-items: center;
  margin-top: 24px;
}

.alkeProd .chanCheck input {
  width: 14px;
  height: 14px;
  background-color: #ffffff;
  border: solid 1px #dddddd;
  flex-shrink: 0;
  cursor: pointer;
  position: relative;
  outline: none;
  box-sizing: border-box;
  -webkit-appearance: none;
}

.alkeProd .chanCheck input[type="checkbox"]::before {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  content: '';
}

.alkeProd .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: #d6b17c;
  font-weight: bold;
  opacity: 1;
}

.alkeProd .chanCheck a {
  font-family: Poppins-Regular,Arial, Helvetica, sans-serif;
  text-decoration: underline;
  font-size: 16px;
  color: #6f6155;
  text-decoration: underline;
  margin-left: 17px;
  text-underline-offset: 5px;
}

.alkeProd .pagingWrap {
  margin-top: 63px;
}

.whitRela .relaWrap {
  background-color: #ffffff;
}

.distWrap {
  background-color: #ede5da;
  padding-bottom: 105px;
}

.distWrap .crumbsBox {
  padding-top: 44px;
  margin-top: 0;
}

.distWrap .biao50 {
  text-align: center;
}

.distWrap .distBox {
  margin-top: 106px;
}

.distWrap .distTit {
  font-family: Poppins-Regular,Arial, Helvetica, sans-serif;
  font-size: 40px;
  color: #333333;
  text-align: center;
  margin-top: 10px;
}

.distWrap .distBott {
  margin-top: 116px;
  display: flex;
  align-items: start;
  justify-content: space-between;
}

.distWrap .distLeft {
  width: 31.25%;
}

.distWrap .distBiao {
  font-family: Poppins,Arial, Helvetica, sans-serif;
  font-size: 30px;
  color: #333333;
}

.distWrap .distTxt {
  font-family: Poppins-Regular,Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 44px;
  color: #333333;
  padding-left: 38px;
  margin-top: 29px;
}

.distWrap .distTxt em {
  position: relative;
}

.distWrap .distTxt em::before {
  background: url("../images/key2.png") center center/cover no-repeat;
  position: absolute;
  top: 3px;
  left: -38px;
  content: '';
  width: 19px;
  height: 19px;
}

.distWrap .distBtn {
  font-family: Poppins-Regular,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #ffffff;
  display: block;
  width: max-content;
  max-width: 100%;
  padding: 20.5px 39px;
  margin-top: 49px;
  background-color: #6f6155;
  border-radius: 30px;
}

.distWrap .distBtn:hover {
  background-color: #ffffff;
  color: #6f6155;
}

.distWrap .distRight {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 59.75%;
  margin-top: 52px;
}

.distWrap .distItem {
  width: 20.92%;
  background-color: #ffffff;
  border-radius: 10px;
  padding: 29px 10px;
  padding-bottom: 10px;
  min-height: 200px;
}

.distWrap .distIcon {
  width: 65px;
  height: 65px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
}

.distWrap .distIcon img {
  max-width: 100%;
  display: block;
}

.distWrap .distNum {
  font-family: Poppins-Regular,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #999999;
  text-align: center;
  margin-top: 31px;
}

.distWrap .distName {
  font-family: Poppins-Regular,Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #333333;
  text-align: center;
  margin-top: 9px;
}

.distWrap .distBlock {
  width: 27px;
  display: block;
}

.expaWrap {
  margin-top: 72px;
}

.expaWrap .biao50 {
  text-align: center;
}

.expaWrap .globTips {
  font-family: Poppins-Regular,Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 30px;
  color: #666666;
  margin-top: 21px;
  padding: 0 100px;
  text-align: center;
}

.expaWrap .globImg {
  width: 86.37%;
  margin: 0 auto;
  margin-top: 19px;
}

.expaWrap .globImg img {
  width: 100%;
  display: block;
}

.servWrap {
  margin-top: 155px;
}

.servWrap .biao50 {
  text-align: center;
}

.servWrap .servTips {
  font-family: Poppins-Regular,Arial, Helvetica, sans-serif;
  font-size: 16px;
  text-align: center;
  line-height: 30px;
  color: #666666;
  margin-top: 22px;
}

.servWrap .servForm {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 48px;
}

.servWrap .servItem {
  width: 33.71%;
  background-color: #ede5da;
  border-radius: 40px;
  padding: 7px 8px;
  display: flex;
  align-items: center;
  font-family: Poppins-Regular,Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #333333;
  word-break: break-word;
}

.servWrap .servItem a {
  color: #333333;
}

.servWrap .servItem a:hover {
  color: #d6b17c;
}

.servWrap .servIcon {
  font-size: 36px;
  color: #ffffff;
  width: 66px;
  height: 66px;
  line-height: 66px;
  text-align: center;
  background-color: #6f6155;
  border-radius: 50%;
  margin-right: 25px;
  flex-shrink: 0;
}

.servWrap .servSub {
  font-family: Poppins-Regular,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #ffffff;
  padding: 27px 53px;
  transition: 0.2s;
  background-color: #6f6155;
  border-radius: 40px;
}

.servWrap .servSub:hover {
  background-color: #d6b17c;
}

.offerWrap {
  margin-top: 96px;
}

.offerWrap .biao50 {
  text-align: center;
}

.offerWrap .offerTips {
  font-family: Poppins-Regular,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #666666;
  text-align: center;
  margin-top: 31px;
}

.offerWrap .offerList {
  width: 85.62%;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 60px;
}

.offerWrap .offerItem {
  width: 28.47%;
  padding: 25px 20px;
  padding-bottom: 43px;
  margin-bottom: 47px;
  background-color: #6f6155;
  border-radius: 16px;
  transition: 0.2s;
}

.offerWrap .offerItem:nth-child(even) {
  background-color: #ede5da;
}

.offerWrap .offerItem:nth-child(even) .offeIcon {
  background-color: #6f6155;
}

.offerWrap .offerItem:nth-child(even) .offeName {
  color: #333333;
}

.offerWrap .offerItem:nth-child(even) .offeTxt {
  color: #666666;
}

.offerWrap .offeIcon {
  width: 75px;
  height: 75px;
  background-color: #d6b17c;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.2s;
  margin: 0 auto;
}

.offerWrap .offeIcon img {
  max-width: 100%;
  display: block;
}

.offerWrap .offeName {
  font-family: Poppins-Medium,Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #ffffff;
  text-align: center;
  margin-top: 24px;
  transition: 0.2s;
}

.offerWrap .offeTxt {
  font-family: Poppins-Regular,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #ffffff;
  text-align: center;
  margin-top: 12px;
  transition: 0.2s;
}

.advaWrap {
  margin-top: 69px;
}

.advaWrap .biao50 {
  text-align: center;
  padding: 0 15px;
}

.advaWrap .advaTips {
  font-family: Poppins-Regular,Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 28px;
  color: #666666;
  width: 45.68%;
  margin: 0 auto;
  margin-top: 13px;
  text-align: center;
}

.advaWrap .advaList {
  width: 90.32%;
  margin: 0 auto;
  margin-top: 50px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: start;
}

.advaWrap .advaItem {
  width: 15.4%;
  background-color: #ffffff;
  box-shadow: 4px 12px 35px 0px rgba(111, 97, 85, 0.11);
  border-radius: 133px;
  display: flex;
  flex-direction: column;
  padding: 25px 21px;
  padding-bottom: 28px;
  min-height: 456px;
  transition: 0.2s;
  margin-top: 58px;
}

.advaWrap .advaItem:hover {
  background-color: #6f6155;
}

.advaWrap .advaItem:hover .advaNum {
  color: #ffffff;
}

.advaWrap .advaItem:hover .advaText {
  color: #ffffff;
}

.advaWrap .advaItem:nth-child(even) {
  flex-direction: column-reverse;
  justify-content: space-between;
  margin-top: 0;
}

.advaWrap .advaItem:nth-child(even) .advaBlock {
  margin-top: 0;
}

.advaWrap .advaImg {
  width: 100%;
  border-radius: 50%;
}

.advaWrap .advaBlock {
  margin-top: 10px;
  text-align: center;
}

.advaWrap .advaNum {
  font-family: Poppins,Arial, Helvetica, sans-serif;
  font-size: 52px;
  color: #6f6155;
  opacity: 0.1;
  transition: 0.2s;
}

.advaWrap .advaText {
  font-family: Poppins-Regular,Arial, Helvetica, sans-serif;
  font-size: 20px;
  color: #333333;
  line-height: 28px;
  margin-top: -11px;
  transition: 0.2s;
}

.succWrap {
  background-color: #ede5da;
  padding-top: 62px;
  padding-bottom: 102px;
  margin-top: 135px;
}

.succWrap .biao50 {
  text-align: center;
}

.succWrap .succTips {
  font-family: Poppins-Regular,Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 28px;
  color: #666666;
  width: 54.81%;
  margin: 0 auto;
  margin-top: 12px;
  text-align: center;
}

.succWrap .succSwiper {
  margin-top: 65px;
  overflow: hidden;
  width: 100%;
  position: relative;
}

.succWrap .succItem {
  display: flex;
  justify-content: space-between;
  align-items: start;
}

.succWrap .succLeft {
  width: 54.44%;
}

.succWrap .picSwiper {
  width: 100%;
  overflow: hidden;
  position: relative;
}

.succWrap .picSwiper img {
  width: 100%;
  display: block;
}

.succWrap .picPoint {
  position: absolute;
  bottom: 25px;
  right: 0;
  padding-right: 32px;
  z-index: 100;
  text-align: right;
  font-family: Poppins-Regular,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #666666;
}

.succWrap .picPoint i {
  margin: 0 5px;
}

.succWrap .picPoint .swiper-pagination-current {
  font-family: Poppins-Medium,Arial, Helvetica, sans-serif;
  font-size: 30px;
  color: #6f6155;
}

.succWrap .succRight {
  width: 41.25%;
  margin-top: 109px;
  padding-bottom: 120px;
}

.succWrap .succName {
  font-family: Poppins-Regular,Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #6f6155;
  display: flex;
  align-items: center;
}

.succWrap .succName::before {
  width: 43px;
  height: 1px;
  background-color: #6f6155;
  content: '';
  margin-right: 12px;
}

.succWrap .succBiao {
  font-family: Poppins,Arial, Helvetica, sans-serif;
  font-size: 30px;
  color: #333333;
  margin-top: 23px;
}

.succWrap .succTxt {
  font-family: Poppins-Regular,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #333333;
  line-height: 30px;
  margin-top: 28px;
}

.succWrap .succTxt em {
  font-family: Poppins,Arial, Helvetica, sans-serif;
}

.succWrap .succQie {
  display: flex;
  position: absolute;
  bottom: 72px;
  left: calc(54.44% + 69px);
  z-index: 100;
}

.succWrap .succQie span {
  width: 44px;
  height: 44px;
  background-color: #6f6155;
  line-height: 44px;
  text-align: center;
  font-size: 18px;
  color: #ffffff;
  cursor: pointer;
  transition: 0.2s;
  border-radius: 50%;
  margin-right: 13px;
}

.succWrap .succQie span:hover {
  background-color: #d6b17c;
}

.buildWrap {
  margin-top: 106px;
}

.buildWrap .biao50 {
  text-align: center;
}

.buildWrap .buildBtn {
  font-family: Poppins-Regular,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #ffffff;
  display: block;
  width: max-content;
  max-width: 100%;
  margin: 0 auto;
  margin-top: 48px;
  padding: 20.5px 44px;
  background-color: #6f6155;
  border-radius: 30px;
}

.buildWrap .buildBtn:hover {
  background-color: #d6b17c;
}

.techForm {
  width: 1124px;
  height: 60px;
  background-color: #ffffff;
  border-radius: 30px;
  border: solid 1px #e5e5e5;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-left: 23px;
  overflow: hidden;
  margin: 0 auto;
  margin-top: 102px;
}

.techForm .techSou {
  font-size: 22px;
  color: #666666;
  flex-shrink: 0;
}

.techForm .techInput {
  flex: 1;
  height: 100%;
  padding: 0 10px;
  font-family: Poppins-Regular,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #666666;
}

.techForm .techSub {
  font-family: Poppins-Regular,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #ffffff;
  padding: 0 38px;
  height: 100%;
  background-color: #6f6155;
  transition: 0.2s;
}

.techForm .techSub:hover {
  background-color: #d6b17c;
}

.videoWrap {
  margin-top: 52px;
  margin-bottom: 123px;
}

.videoWrap .biao50 {
  text-align: center;
}

.videoWrap .videoTips {
  font-family: Poppins-Regular,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #666666;
  text-align: center;
  margin-top: 12px;
}

.videoWrap .videoCate {
  width: max-content;
  max-width: 100%;
  overflow: hidden;
  margin: 0 auto;
  margin-top: 44px;
}

.videoWrap .videoCate .swiper-slide {
  width: max-content;
}

.videoWrap .videoCate a {
  font-family: Poppins-Medium,Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #333333;
  padding: 9px 21px;
  border-radius: 20px;
  flex-shrink: 0;
  display: block;
}

.videoWrap .videoCate a:hover {
  background-color: #6f6155;
  color: #ffffff;
}

.videoWrap .videoCate .videoAct a {
  background-color: #6f6155;
  color: #ffffff;
}

.videoWrap .videoList {
  margin-top: 58px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.videoWrap .videoList::after {
  width: 31.87%;
  content: '';
}

.videoWrap .videoItem {
  width: 31.87%;
  margin-bottom: 56px;
}

.videoWrap .videoImg {
  width: 100%;
  position: relative;
  cursor: pointer;
}

.videoWrap .videoImg:hover .boIcon {
  width: 56px;
}

.videoWrap .videoPic {
  width: 100%;
  display: block;
}

.videoWrap .boIcon {
  width: 46px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.videoWrap .videoName {
  font-family: Poppins-Medium,Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #333333;
  text-align: center;
  margin-top: 23px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.videoWrap .videoTxt {
  font-family: Poppins-Regular,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #666666;
  text-align: center;
  margin-top: 13px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.videoWrap .pagingBox {
  margin-top: 23px;
}

.downList {
  margin-top: 58px;
  margin-bottom: 77px;
}

.downList .downItem {
  background-color: #f5f5f5;
  border-radius: 16px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 27px 46px;
  margin-bottom: 34px;
  transition: 0.2s;
}

.downList .downItem:last-child {
  margin-bottom: 0;
}

.downList .downItem:hover {
  background-color: #ede5da;
}

.downList .downItem:hover .downBtn {
  background-color: #6f6155;
}

.downList .downLeft {
  display: flex;
  align-items: center;
  font-family: Poppins-Medium,Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #333333;
}

.downList .downLeft img {
  width: 57px;
  display: block;
  margin-right: 57px;
}

.downList .userName {
  font-family: Poppins-Regular,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #666666;
  flex-shrink: 0;
  margin: 0 20px;
}

.downList .downBtn {
  display: flex;
  align-items: center;
  width: max-content;
  max-width: 100%;
  background-color: #d6b17c;
  border-radius: 28px;
  font-family: Poppins-Medium,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #ffffff;
  padding: 12px 35px;
  flex-shrink: 0;
}

.downList .downBtn span {
  font-size: 26px;
  color: #ffffff;
  margin-right: 14px;
}

.faqWrap {
  margin-top: 95px;
  margin-bottom: 123px;
}

.faqWrap .biao50 {
  text-align: center;
}

.faqWrap .faqTips {
  font-family: Poppins-Regular,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #666666;
  text-align: center;
  margin-top: 10px;
}

.faqWrap .faqList {
  margin-top: 46px;
}

.faqWrap .faqItem {
  margin-bottom: 23px;
}

.faqWrap .faqItem:last-child {
  margin-bottom: 0;
}

.faqWrap .faqQues {
  display: flex;
  align-items: center;
  font-family: Poppins,Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #333333;
  padding: 20px 27px;
  background-color: #f4f4f6;
  border-radius: 10px;
  cursor: pointer;
}

.faqWrap .jiaJian {
  font-size: 30px;
  color: #aaaaaa;
  margin-right: 20px;
}

.faqWrap .jinIcon {
  display: none;
}

.faqWrap .faqAnsw {
  font-family: Poppins-Regular,Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 28px;
  color: #666666;
  margin-top: 21px;
  margin-left: 78px;
  padding-bottom: 7px;
  padding-right: 42px;
  display: none;
}

.faqWrap .pagingBox {
  margin-top: 74px;
}

.techServ .servWrap {
  margin-top: 96px;
}

.xinwWrap {
  margin-top: 103px;
  margin-bottom: 121px;
}

.xinwWrap .xinwList {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.xinwWrap .xinwItem {
  width: 48.75%;
  margin-bottom: 73px;
}

.xinwWrap .newsImg {
  width: 100%;
  border-radius: 16px;
  display: block;
  overflow: hidden;
}

.xinwWrap .newsImg img {
  width: 100%;
  display: block;
}

.xinwWrap .newsImg:hover img {
  transform: scale(1.1);
}

.xinwWrap .newsInfo {
  margin-top: 32px;
  padding-left: 43px;
  padding-right: 30px;
}

.xinwWrap .newsName {
  font-family: Poppins-Medium,Arial, Helvetica, sans-serif;
  font-size: 24px;
  color: #333333;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.xinwWrap .newsName a {
  color: #333333;
  display: block;
}

.xinwWrap .newsName a:hover {
  color: #d6b17c;
}

.xinwWrap .newsDate {
  font-family: Poppins-Regular,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #b0a99f;
  margin-top: 18px;
}

.xinwWrap .newsTxt {
  font-family: Poppins-Regular,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #666666;
  line-height: 28px;
  margin-top: 23px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  padding-right: 100px;
}

.xinwWrap .pagingBox {
  margin-top: -9px;
}

.newsDetail {
  margin-top: 114px;
  margin-bottom: 96px;
}

.newsDetail .ndTit {
  font-family: Poppins-Medium,Arial, Helvetica, sans-serif;
  font-size: 36px;
  color: #333333;
  text-align: center;
}

.newsDetail .ndDate {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 26px;
  font-family: Poppins-Regular,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #b0a99f;
}

.newsDetail .ndShare {
  display: flex;
  align-items: center;
  margin-left: 63px;
}

.newsDetail .ndShare img {
  width: 164px;
  display: block;
  cursor: pointer;
}

.newsDetail .ndShare p {
  margin-right: 10px;
}

.newsDetail .ndCont {
  font-family: Poppins-Regular,Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 30px;
  color: #333333;
  margin-top: 44px;
}

.newsDetail .ndCont a {
  color: #333333;
}

.newsDetail .ndCont a:hover {
  color: #6f6155;
}

.newsDetail .ndCont img {
  max-width: 100%;
}

.fenYe {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  padding-top: 52px;
  margin-top: 83px;
}

.fenYe a {
  display: flex;
  align-items: center;
  font-family: Poppins-Regular,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #333333;
  line-height: 30px;
}

.fenYe a em {
  font-size: 18px;
  color: #333333;
}

.fenYe a span {
  flex-shrink: 0;
  font-size: 20px;
  color: #666666;
  margin-right: 17px;
}

.fenYe a:hover {
  color: #6f6155;
}

.forwardWrap {
  margin-top: 102px;
  display: flex;
  justify-content: space-between;
  align-items: start;
}

.forwardWrap .forwarLeft {
  width: 54.62%;
}

.forwardWrap .biao50 {
  padding-right: 10px;
}

.forwardWrap .forwarTips {
  font-family: Poppins-Regular,Arial, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 30px;
  color: #666666;
  margin-top: 26px;
}

.forwardWrap .sendTips {
  font-family: Poppins-Regular,Arial, Helvetica, sans-serif;
  font-size: 30px;
  color: #333333;
  margin-top: 48px;
}

.forwardWrap .sendForm {
  width: 100%;
  box-shadow: 0px 4px 13px 0px rgba(0, 0, 0, 0.08);
  padding: 42px 90px;
  padding-bottom: 70px;
  margin-top: 43px;
}

.forwardWrap .sendItem {
  width: 100%;
  height: 50px;
  border-radius: 8px;
  border: solid 1px #cccccc;
  position: relative;
  padding: 0 30px;
  margin-bottom: 30px;
}

.forwardWrap .sendXing {
  font-family: Poppins-Regular,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #ff0000;
  position: absolute;
  top: 16px;
  left: 18px;
}

.forwardWrap .sendInput {
  width: 100%;
  height: 100%;
  font-family: Poppins-Regular,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #666666;
}

.forwardWrap .sendInput::-webkit-input-placeholder {
  font-family: Poppins-Regular,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #666666;
}

.forwardWrap .sendInput:-moz-placeholder {
  font-family: Poppins-Regular,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #666666;
}

.forwardWrap .sendInput::-moz-placeholder {
  font-family: Poppins-Regular,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #666666;
}

.forwardWrap .sendInput:-ms-input-placeholder {
  font-family: Poppins-Regular,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #666666;
}

.forwardWrap .m-formcountry {
  position: relative;
}

.forwardWrap .m-formcountry .drop-btn {
  position: relative;
  width: 100%;
  height: 100%;
}

.forwardWrap .m-formcountry .drop-btn i, .forwardWrap .m-formcountry .drop-btn svg {
  position: absolute;
  right: 5px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 12px;
}

.forwardWrap .m-formcountry .drop-list {
  display: none;
  border: 1px solid #e6e6e6;
  width: 100%;
  position: absolute;
  top: 100%;
  background-color: #fff;
  max-height: 223px;
  overflow-x: hidden;
  z-index: 10001;
  scrollbar-color: #333 rgba(0, 0, 0, 0.05);
  scrollbar-width: thin;
  left: 0;
}

.forwardWrap .m-formcountry .drop-list::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}

.forwardWrap .m-formcountry .drop-list::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0.05);
}

.forwardWrap .m-formcountry .drop-list::-webkit-scrollbar-thumb {
  background-color: #333;
}

.forwardWrap .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;
}

.forwardWrap .m-formcountry .drop-list li.on {
  background-color: #e0e0e0;
}

.forwardWrap .sendArea {
  width: 100%;
  border-radius: 8px;
  border: solid 1px #cccccc;
  position: relative;
  padding: 11px 30px;
  margin-bottom: 30px;
}

.forwardWrap .sendText {
  width: 100%;
  height: 69px;
  font-family: Poppins-Regular,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #666666;
}

.forwardWrap .sendText::-webkit-input-placeholder {
  font-family: Poppins-Regular,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #666666;
}

.forwardWrap .sendText:-moz-placeholder {
  font-family: Poppins-Regular,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #666666;
}

.forwardWrap .sendText::-moz-placeholder {
  font-family: Poppins-Regular,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #666666;
}

.forwardWrap .sendText:-ms-input-placeholder {
  font-family: Poppins-Regular,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #666666;
}

.forwardWrap .sendCapt {
  width: 51.91%;
  border: solid 1px #cccccc;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-radius: 8px;
}

.forwardWrap .sendCapt .sendItem {
  margin-bottom: 0;
  border: none;
}

.forwardWrap .sendCode {
  width: 100px;
  cursor: pointer;
  flex-shrink: 0;
}

.forwardWrap .sendCode img {
  width: 100%;
  display: block;
}

.forwardWrap .sendSub {
  width: 46.02%;
  height: 50px;
  background-color: #6f6155;
  border-radius: 8px;
  font-family: Poppins-Regular,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #ffffff;
  transition: 0.2s;
}

.forwardWrap .sendSub:hover {
  background-color: #d6b17c;
}

.forwardWrap .sendBott {
  display: flex;
  justify-content: space-between;
}

.forwardWrap .forwarRight {
  width: 33.62%;
  margin-top: 7px;
}

.forwardWrap .forwaItem {
  margin-bottom: 46px;
}

.forwardWrap .forwaItem:last-child {
  margin-bottom: 0;
}

.forwardWrap .forwName {
  font-family: Poppins-Regular,Arial, Helvetica, sans-serif;
  font-size: 30px;
  color: #333333;
}

.forwardWrap .forwTxt {
  font-family: Poppins-Regular,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #666666;
  margin-top: 9px;
}

.forwardWrap .forwTxt a {
  color: #666666;
}

.forwardWrap .forwTxt a:hover {
  color: #d6b17c;
}

.forwardWrap .forwShare {
  display: flex;
  flex-wrap: wrap;
  margin-top: 35px;
}

.forwardWrap .forwShare a {
  width: 40px;
  height: 40px;
  text-align: center;
  border-radius: 15px;
  margin-right: 15px;
  margin-bottom: 10px;
  background-color: #29C5F6;
}

.forwardWrap .forwShare a span {
  line-height: 40px;
  font-size: 20px;
  color: #ffffff;
}

.forwardWrap .forwShare a:last-child {
  margin-right: 0;
}

.forwardWrap .forwShare a:nth-child(2) {
  background-color: #3B5998;
}

.forwardWrap .forwShare a:nth-child(3) {
  background-color: #006DC0;
}

.forwardWrap .forwShare a:nth-child(4) {
  background-color: #DD332C;
}

.forwardWrap .forwShare a:nth-child(5) {
  background-color: #C61118;
}

.forwardWrap .forwShare a:nth-child(5) {
  background-color: #B50AC9;
}

.forwardWrap .forwShare a:hover {
  background-color: #d6b17c;
}

.mapWrap {
  margin-top: 84px;
}

.mapWrap img {
  width: 100%;
  display: block;
}

.aboutWrap {
  display: flex;
  align-items: start;
  justify-content: space-between;
  margin-top: 100px;
  position: relative;
}

.aboutWrap .aboutBlock {
  width: 61%;
  position: absolute;
  top: 3px;
  left: 0;
}

.aboutWrap .aboutLeft {
  width: 46.56%;
  position: relative;
  z-index: 100;
  margin-top: 29px;
}

.aboutWrap .aboutTips {
  font-family: Poppins,Arial, Helvetica, sans-serif;
  font-size: 24px;
  color: #6f6155;
  position: relative;
  margin-top: 4px;
}

.aboutWrap .aboutTips::after {
  width: 44px;
  height: 3px;
  background-color: #6f6155;
  content: '';
  position: absolute;
  bottom: -18px;
  left: 0;
}

.aboutWrap .aboutTxt {
  font-family: Poppins-Regular,Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 30px;
  color: #666666;
  margin-top: 56px;
}

.aboutWrap .aboutImg {
  width: 100%;
  margin-top: 82px;
}

.aboutWrap .aboutImg img {
  width: 100%;
  display: block;
}

.aboutWrap .aboutRight {
  position: relative;
  z-index: 100;
  width: 50%;
}

.aboutWrap .aboutRight img {
  width: 100%;
  display: block;
}

.jourWrap {
  background-color: #ede5da;
  padding-top: 78px;
  position: relative;
  margin-top: 99px;
}

.jourWrap .jourLine {
  width: 100%;
  position: absolute;
  bottom: 166px;
  left: 0;
}

.jourWrap .biao50 {
  text-align: center;
}

.jourWrap .jourBott {
  margin-top: 91px;
  position: relative;
}

.jourWrap .jourQie {
  width: 60px;
  height: 60px;
  background-color: #6f6155;
  line-height: 60px;
  text-align: center;
  border-radius: 50%;
  position: absolute;
  top: 25%;
  text-align: center;
  line-height: 60px;
  cursor: pointer;
  transition: 0.2s;
  font-size: 28px;
  color: #ffffff;
}

.jourWrap .jourQie:hover {
  background-color: #d6b17c;
}

.jourWrap .jourPrev {
  left: -117px;
}

.jourWrap .jourNext {
  right: -117px;
}

.jourWrap .jourSwiper {
  width: 100%;
  overflow: hidden;
  padding-bottom: 113px;
}

.jourWrap .jourInfo {
  min-height: 310px;
  background-color: #ffffff;
  position: relative;
  padding: 47px 25px;
  padding-bottom: 20px;
  transition: 0.2s;
}

.jourWrap .jourInfo::after {
  background: url("../images/jour2.png") center center/cover no-repeat;
  position: absolute;
  top: calc(100% - 2px);
  left: 28px;
  content: '';
  width: 58px;
  height: 50px;
  filter: grayscale(100%) brightness(400%);
  transition: 0.2s;
}

.jourWrap .jourInfo:hover {
  background-color: #6f6155;
}

.jourWrap .jourInfo:hover .jourYear {
  color: #ffffff;
}

.jourWrap .jourInfo:hover .jourTxt {
  color: #ffffff;
}

.jourWrap .jourInfo:hover::after {
  filter: none;
}

.jourWrap .jourYear {
  font-family: Poppins-Medium,Arial, Helvetica, sans-serif;
  font-size: 40px;
  color: #333333;
  transition: 0.2s;
}

.jourWrap .jourTxt {
  font-family: Poppins-Regular,Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 28px;
  color: #444444;
  margin-top: 5px;
  transition: 0.2s;
}

.jourWrap .jourPoint {
  width: 16px;
  height: 16px;
  background-color: #ffffff;
  border: 3px solid #6f6155;
  margin: 0 auto;
  margin-top: 77px;
  border-radius: 50%;
}

.jourWrap .jourName {
  font-family: Poppins,Arial, Helvetica, sans-serif;
  font-size: 24px;
  color: #666666;
  text-align: center;
  margin-top: 17px;
}

.streWrap {
  margin-top: 87px;
}

.streWrap .biao50 {
  text-align: center;
}

.streWrap .streTips {
  font-family: Poppins-Regular,Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 30px;
  color: #666666;
  padding: 0 166px;
  text-align: center;
  margin-top: 21px;
}

.streWrap .streList {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 71px;
  flex-wrap: wrap;
  align-items: start;
}

.streWrap .streItem {
  width: 15.37%;
  margin-top: 10px;
}

.streWrap .streIcon {
  width: 66px;
  height: 69px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
}

.streWrap .streIcon img {
  max-width: 100%;
  display: block;
}

.streWrap .streName {
  font-family: Poppins,Arial, Helvetica, sans-serif;
  font-size: 20px;
  color: #333333;
  text-align: center;
  margin-top: 20px;
}

.streWrap .streTxt {
  font-family: Poppins-Regular,Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 30px;
  color: #666666;
  text-align: center;
  margin-top: 12px;
}

.streWrap .streLine {
  width: 1px;
  height: 225px;
  display: block;
}

.faciWrap {
  margin-top: 104px;
}

.faciWrap .biao50 {
  text-align: center;
  padding: 0 15px;
}

.faciWrap .faciTips {
  font-family: Poppins-Regular,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #666666;
  text-align: center;
  margin-top: 15px;
  padding: 0 15px;
}

.faciWrap .faciBox {
  display: flex;
  justify-content: space-between;
  margin-top: 44px;
}

.faciWrap .faciLeft {
  width: 50%;
  position: relative;
  cursor: pointer;
}

.faciWrap .faciVideo {
  width: 100%;
  display: block;
}

.faciWrap .boIcon {
  width: 91px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.faciWrap .faciRight {
  width: 48.75%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.faciWrap .faciItem {
  width: 48.72%;
  position: relative;
  margin-bottom: 34px;
}

.faciWrap .faciItem img {
  width: 100%;
  display: block;
}

.faciWrap .faciItem:hover .faciMask {
  opacity: 1;
}

.faciWrap .faciMask {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.5);
  font-family: Poppins,Arial, Helvetica, sans-serif;
  font-size: 20px;
  color: #ffffff;
  opacity: 0;
  transition: 0.2s;
  padding: 0 10px;
}

.certWrap {
  margin-top: 45px;
}

.certWrap .biao50 {
  text-align: center;
}

.certWrap .certSwiper {
  width: 100%;
  margin-top: 54px;
  overflow: hidden;
}

.certWrap .certImg {
  width: 100%;
  display: block;
  position: relative;
}

.certWrap .certImg img {
  width: 100%;
  display: block;
}

.certWrap .certImg:hover .certMask {
  opacity: 1;
}

.certWrap .certMask {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: calc(100% - 32px);
  height: calc(100% - 32px);
  background-color: rgba(0, 0, 0, 0.5);
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  transition: 0.2s;
}

.certWrap .certMask span {
  font-size: 32px;
  color: #ffffff;
}

.certWrap .certName {
  font-family: Poppins-Regular,Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #090909;
  text-align: center;
  margin-top: 28px;
}

.certWrap .certQie {
  display: flex;
  justify-content: center;
  margin-top: 60px;
}

.certWrap .certQie span {
  width: 44px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  background-color: #6f6155;
  border-radius: 50%;
  cursor: pointer;
  transition: 0.2s;
  margin-right: 13px;
  color: #ffffff;
  font-size: 18px;
}

.certWrap .certQie span:last-child {
  margin-right: 0;
}

.certWrap .certQie span:hover {
  background-color: #d6b17c;
}

.missWrap {
  margin-top: 97px;
  display: flex;
  justify-content: space-between;
}

.missWrap .missLeft {
  background: url("../images/miss2.jpg") center center/cover no-repeat;
  padding: 147px 135px 20px calc((100vw - 1600px) / 2);
  width: 50%;
}

.missWrap .biao50 {
  color: #ffffff;
}

.missWrap .missTxt {
  font-family: Poppins-Regular,Arial, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 30px;
  color: #ffffff;
  margin-top: 67px;
}

.missWrap .missTxt em {
  font-family: Poppins,Arial, Helvetica, sans-serif;
  font-size: 24px;
}

.missWrap .missRight {
  width: 50%;
}

.missWrap .missRight img {
  width: 100%;
  display: block;
}

@media (max-width: 1700px) {
  .contSafe {
    width: calc(100% - 160px);
  }
  .navWrap .navList > li {
    margin-right: 30px;
  }
  .navWrap .navLang {
    margin-left: 20px;
  }
  .navWrap .souBox {
    margin-left: 20px;
  }
  .navWrap .navList > li > a {
    font-size: 16px;
  }
  .madeWrap .madeTop {
    padding-left: 80px;
  }
  .madeWrap .biao50 {
    font-size: 40px;
  }
  .madeWrap .madeNum {
    font-size: 92px;
  }
  .footWrap .footSub {
    width: 100%;
    margin-left: 16px;
    margin-top: 10px;
  }
  .neiBnner .neiCont {
    left: 80px;
  }
  .applWrap .applBox {
    margin-right: 80px;
  }
  .jourWrap .jourPrev {
    left: -60px;
  }
  .jourWrap .jourNext {
    right: -60px;
  }
  .missWrap .missLeft {
    padding: 30px;
    padding-left: 80px;
    padding-top: 50px;
  }
}

@media (max-width: 1500px) {
  .detailTop .dtSwiper1 {
    width: 450px;
    height: 450px;
  }
  .detailTop .xiangSuo {
    height: 450px;
  }
  .detailTop .xiangSuo {
    width: 83px;
  }
  .lookWrap .lookSub {
    padding: 0 20px;
  }
  .neiBnner .bannTit {
    font-size: 50px;
    line-height: 60px;
  }
  .neiBnner .bannTxt {
    margin-top: 20px;
  }
}

@media (max-width: 1280px) {
  .navWrap .langBox {
    padding: 5px 10px;
    font-size: 14px;
    border-radius: 5px;
  }
  .navWrap .eartIcon {
    font-size: 18px;
  }
  .navWrap .yiActive::after {
    width: 40px !important;
  }
  .navWrap .navList > li:hover::after {
    width: 40px;
  }
  .navWrap .navLogo {
    width: 60px;
  }
  .navWrap .navList > li {
    padding: 30px 0px;
    margin-right: 20px;
  }
  .banner .bannTit {
    font-size: 40px;
    line-height: 1.2;
  }
  .banner .bannTxt {
    margin-top: 30px;
  }
  .banner .bannBtn {
    margin-top: 40px;
  }
  .banner .bannerCont {
    width: 400px;
  }
  .banner .slick-dots {
    bottom: 20px;
  }
  .banner .slick-prev {
    left: 30px;
  }
  .banner .slick-next {
    right: 30px;
  }
  .biao50 {
    font-size: 30px !important;
    line-height: 1.2 !important;
  }
  .whyWrap {
    margin-top: 50px;
  }
  .whyWrap .whyLeft {
    width: 34%;
  }
  .whyWrap .whyItem {
    padding: 10px 20px;
  }
  .whyWrap .whyName {
    margin-top: 10px;
  }
  .hotWrap {
    margin-top: 50px;
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .hotWrap .hotCate {
    margin-top: 30px;
  }
  .hotWrap .hotTit {
    font-size: 26px;
  }
  .hotWrap .hotTxt {
    margin-top: 20px;
  }
  .hotWrap .hotBtn {
    margin-top: 50px;
  }
  .hotWrap .hotBtn a:nth-child(1) {
    padding: 10px 20px;
    margin-right: 20px;
  }
  .featWrap {
    margin-top: 50px;
  }
  .featWrap .featTxt {
    margin-left: 50px;
  }
  .featWrap .featList {
    margin-top: 30px;
  }
  .featWrap .featInfo {
    margin-top: 10px;
    padding: 0 10px;
  }
  .featWrap .featBtn {
    margin-top: 20px;
  }
  .featWrap .featItem {
    margin-bottom: 30px;
  }
  .madeWrap {
    padding-bottom: 50px;
  }
  .madeWrap .madeLeft {
    margin-top: 30px;
    width: 39%;
  }
  .madeWrap .madeBtn {
    margin-top: 10px;
  }
  .madeWrap .madeBtn a {
    min-width: 170px;
    padding: 10px;
    margin-right: 20px;
  }
  .madeWrap .madeNum {
    font-size: 76px;
  }
  .madeWrap .madeItem {
    width: 150px;
    height: 150px;
  }
  .madeWrap .madeName {
    padding: 0 10px;
  }
  .globWrap {
    margin-top: 50px;
  }
  .sayWrap {
    padding-top: 50px;
  }
  .sayWrap .sayItem {
    padding: 30px;
  }
  .sayWrap .sayImg2 {
    width: 100px;
  }
  .sayWrap .saySwiper {
    margin-top: 30px;
  }
  .sayWrap .sayPoint {
    margin-top: 10px;
  }
  .newsWrap {
    margin-top: 50px;
  }
  .newsWrap .newsName {
    font-size: 20px;
  }
  .newsWrap .newsTxt {
    padding-right: 0;
    margin-top: 10px;
  }
  .newsWrap .newsInfo {
    padding: 0;
    margin-top: 10px;
  }
  .newsWrap .newsBtn {
    padding: 10px 20px;
    margin-top: 20px;
  }
  .newsWrap .newsSwiper {
    margin-top: 30px;
  }
  .partWrap {
    margin-top: 50px;
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .partWrap .partTit {
    font-size: 30px;
  }
  .partWrap .partBtn {
    padding: 10px 20px;
    margin-top: 20px;
  }
  .partWrap .partList {
    margin-top: 30px;
  }
  .partWrap .partImg {
    width: 60px;
  }
  .partWrap .partName {
    font-size: 18px;
    margin-top: 10px;
  }
  .partWrap .partTxt {
    margin-top: 10px;
  }
  .partWrap .partItem {
    padding: 10px;
  }
  .partWrap .partLeft {
    padding-right: 10px;
  }
  .partWrap .partRight {
    margin-left: 10px;
  }
  .partWrap .partCont {
    margin-left: 10px;
  }
  .partWrap .partInfo {
    margin-bottom: 10px;
  }
  .footWrap {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .footWrap .footName {
    font-size: 20px;
  }
  .footWrap .footNav {
    margin-top: 30px;
  }
  .footWrap .footLx {
    margin-top: 30px;
  }
  .footWrap .footForm {
    margin-top: 40px;
  }
  .footWrap .captItem .formItem {
    width: 100%;
    flex: unset;
  }
  .footWrap .footCode {
    margin-left: 16px;
    margin-top: 5px;
  }
  .footWrap .footLine {
    margin-top: 30px;
  }
  .neiBnner .neiTit {
    font-size: 30px;
    line-height: 1.2;
  }
  .neiBnner .neiTit em {
    font-size: 40px;
  }
  .neiBnner .neiBtn {
    padding: 10px 20px;
    margin-top: 20px;
  }
  .crumbsBox {
    margin-top: 15px;
    padding-bottom: 15px;
  }
  .chanWrap {
    margin-top: 50px;
    margin-bottom: 50px;
  }
  .chanWrap .chanBtn {
    margin-top: 20px;
  }
  .chanWrap .chanBott {
    margin-top: 50px;
  }
  .chanWrap .erCate {
    padding: 20px;
  }
  .chanWrap .yiCate {
    padding: 10px;
  }
  .chanWrap .tagTit {
    font-size: 22px;
    padding: 10px;
  }
  .chanWrap .tagList {
    padding: 20px;
  }
  .chanWrap .tagList a {
    padding: 10px;
  }
  .chanWrap .lateItem {
    padding: 20px;
  }
  .chanWrap .lateName {
    font-size: 16px;
    line-height: 26px;
  }
  .chanWrap .contBox {
    padding: 20px;
  }
  .chanWrap .contTit {
    font-size: 22px;
  }
  .chanWrap .contTips {
    line-height: 26px;
  }
  .chanWrap .contItem {
    margin-bottom: 20px;
  }
  .chanWrap .contItem span {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
  }
  .chanWrap .contInfo {
    margin-left: 10px;
  }
  .chanWrap .contInfo p:nth-child(2) {
    margin-top: 10px;
  }
  .chanWrap .chanInfo {
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 10px;
  }
  .chanWrap .chanName {
    font-size: 16px;
    line-height: 26px;
  }
  .chanWrap .chanTxt {
    line-height: 26px;
  }
  .chanWrap .chanCheck {
    margin-top: 10px;
  }
  .chanWrap .chanItem {
    margin-bottom: 30px;
  }
  .detailTop {
    margin-top: 50px;
  }
  .detailTop .detaRight {
    padding-top: 0;
    margin-left: 30px;
  }
  .detailTop .detaTit {
    font-size: 22px;
    line-height: 1.2;
  }
  .detailTop .detaShare {
    margin-top: 10px;
  }
  .detailTop .detaTxt {
    margin-top: 20px;
  }
  .detailTop .detaBtn {
    margin-top: 10px;
  }
  .detailTop .detaBtn a {
    padding: 15px 10px;
    min-width: 140px;
  }
  .biao40 {
    font-size: 28px;
  }
  .prodVideo {
    margin-top: 50px;
  }
  .prodOver {
    margin-top: 50px;
  }
  .prodOver .overTips {
    margin-top: 10px;
  }
  .coreWrap {
    margin-top: 50px;
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .coreWrap .coreName {
    font-size: 18px;
    line-height: 26px;
    margin-top: 18px;
  }
  .keyWrap {
    margin-top: 50px;
  }
  .keyWrap .keyLeft {
    margin-top: 0;
  }
  .keyWrap .keyTxt {
    margin-top: 20px;
    line-height: 40px;
  }
  .techWrap {
    margin-top: 50px;
  }
  .techWrap .techTxt {
    margin-top: 30px;
  }
  .techWrap .techTxt table td {
    padding: 10px;
  }
  .applWrap {
    padding-top: 50px;
    padding-bottom: 50px;
    margin-top: 50px;
  }
  .applWrap .applBox {
    width: 60%;
  }
  .applWrap .applTxt {
    line-height: 40px;
  }
  .manuWrap {
    margin-top: 50px;
  }
  .manuWrap .manuList {
    margin-top: 30px;
  }
  .manuWrap .manuName {
    font-size: 16px;
    margin-top: 10px;
  }
  .manuWrap .manuTxt {
    margin-top: 10px;
    padding: 0;
  }
  .lookWrap {
    margin-top: 50px;
    padding: 0;
  }
  .lookWrap .lookForm {
    margin-top: 30px;
  }
  .relaWrap {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .relaWrap .relaSwiper {
    margin-top: 30px;
  }
  .relaWrap .relaInfo {
    padding-left: 0;
  }
  .relaWrap .relaBtn {
    left: 0;
  }
  .howWrap {
    margin-top: 50px;
  }
  .howWrap .howTit {
    font-size: 20px;
  }
  .howWrap .sercInfo {
    margin-top: 0;
  }
  .howWrap .sercName {
    font-size: 20px;
  }
  .howWrap .sercTxt {
    margin-top: 10px;
  }
  .howWrap .contItem p:nth-child(1) {
    font-size: 18px;
  }
  .howWrap .threeBox {
    margin-top: 50px;
  }
  .howWrap .treaList {
    margin-top: 30px;
  }
  .howWrap .treaItem {
    margin-right: 2%;
    width: 23.5%;
  }
  .howWrap .treaItem p {
    margin-top: 10px;
  }
  .howWrap .moreBox {
    margin-top: 50px;
  }
  .howWrap .moreBtn {
    margin-top: 30px;
    padding: 10px 20px;
  }
  .wellWrap {
    margin-top: 50px;
    margin-bottom: 50px;
  }
  .wellWrap .wellItem {
    margin-bottom: 30px;
  }
  .wellWrap .wellItem p {
    font-size: 18px;
    bottom: 10px;
  }
  .wellWrap .maxBox {
    width: 100%;
    margin-top: 10px;
  }
  .alkeProd {
    margin-top: 50px;
    margin-bottom: 50px;
  }
  .alkeProd .alkeList {
    margin-top: 30px;
  }
  .alkeProd .chanInfo {
    margin-top: 10px;
    padding: 0 10px;
  }
  .alkeProd .pagingWrap {
    margin-top: 10px;
  }
  .distWrap {
    padding-bottom: 50px;
  }
  .distWrap .crumbsBox {
    padding-top: 15px;
  }
  .distWrap .distBox {
    margin-top: 50px;
  }
  .distWrap .distTit {
    font-size: 30px;
  }
  .distWrap .distBott {
    margin-top: 30px;
  }
  .distWrap .distBiao {
    font-size: 20px;
  }
  .distWrap .distTxt {
    margin-top: 10px;
    line-height: 30px;
  }
  .distWrap .distBtn {
    padding: 10px 20px;
    margin-top: 20px;
  }
  .distWrap .distRight {
    margin-top: 30px;
    width: 64%;
  }
  .distWrap .distIcon {
    width: 30px;
    height: 30px;
  }
  .distWrap .distNum {
    margin-top: 20px;
  }
  .distWrap .distItem {
    min-height: unset;
    padding: 20px 10px;
  }
  .distWrap .distBlock {
    width: 18px;
  }
  .distWrap .distName {
    font-size: 16px;
  }
  .expaWrap {
    margin-top: 50px;
  }
  .expaWrap .globTips {
    padding: 0;
  }
  .expaWrap .globImg {
    width: 100%;
  }
  .servWrap {
    margin-top: 50px;
  }
  .servWrap .servIcon {
    font-size: 26px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    margin-right: 10px;
  }
  .servWrap .servItem {
    font-size: 16px;
  }
  .servWrap .servSub {
    padding: 19px 20px;
  }
  .servWrap .servForm {
    margin-top: 30px;
  }
  .offerWrap {
    margin-top: 50px;
  }
  .offerWrap .offerList {
    width: 100%;
    margin-top: 30px;
  }
  .offerWrap .offerItem {
    padding: 20px;
  }
  .advaWrap {
    margin-top: 50px;
  }
  .advaWrap .advaTips {
    width: 80%;
  }
  .advaWrap .advaList {
    margin-top: 30px;
  }
  .advaWrap .advaItem {
    padding: 10px;
    min-height: 400px;
  }
  .advaWrap .advaNum {
    font-size: 38px;
  }
  .advaWrap .advaText {
    font-size: 18px;
    line-height: 28px;
    margin-top: 10px;
  }
  .succWrap {
    padding-top: 50px;
    padding-bottom: 50px;
    margin-top: 50px;
  }
  .succWrap .succTips {
    width: 100%;
  }
  .succWrap .succSwiper {
    margin-top: 30px;
  }
  .succWrap .succRight {
    margin-top: 0;
  }
  .succWrap .succBiao {
    font-size: 20px;
  }
  .succWrap .succTxt {
    margin-top: 10px;
  }
  .succWrap .succQie {
    bottom: 0;
  }
  .buildWrap {
    margin-top: 50px;
  }
  .buildWrap .buildBtn {
    margin-top: 30px;
    padding: 10px 20px;
  }
  .neiBnner .bannerCont {
    width: 500px;
  }
  .neiBnner .bannTit {
    font-size: 34px;
    line-height: 1.2;
  }
  .techServ .servWrap {
    margin-top: 50px;
  }
  .techForm {
    margin-top: 50px;
    width: calc(100% - 160px);
  }
  .downList .downItem {
    padding: 20px;
  }
  .downList .downLeft img {
    width: 40px;
    margin-right: 10px;
  }
  .downList .downBtn {
    padding: 10px 20px;
  }
  .downList .downBtn span {
    font-size: 20px;
    margin-right: 10px;
  }
  .faqWrap {
    margin-top: 50px;
    margin-bottom: 50px;
  }
  .faqWrap .faqList {
    margin-top: 30px;
  }
  .faqWrap .faqQues {
    padding: 10px;
  }
  .faqWrap .faqAnsw {
    margin-left: 62px;
    margin-top: 10px;
    padding-bottom: 0px;
  }
  .faqWrap .pagingBox {
    margin-top: 30px;
  }
  .xinwWrap {
    margin-top: 50px;
    margin-bottom: 50px;
  }
  .xinwWrap .newsInfo {
    padding: 0;
    margin-top: 10px;
  }
  .xinwWrap .newsName {
    font-size: 20px;
  }
  .xinwWrap .newsTxt {
    margin-top: 10px;
    padding-right: 0;
  }
  .xinwWrap .xinwItem {
    margin-bottom: 30px;
  }
  .newsDetail {
    margin-top: 50px;
    margin-bottom: 50px;
  }
  .newsDetail .ndTit {
    font-size: 26px;
  }
  .newsDetail .ndCont {
    margin-top: 30px;
  }
  .fenYe {
    margin-top: 30px;
    padding-top: 30px;
  }
  .forwardWrap {
    margin-top: 50px;
  }
  .forwardWrap .forwarTips {
    font-size: 16px;
    line-height: 26px;
    margin-top: 10px;
  }
  .forwardWrap .sendTips {
    font-size: 22px;
    margin-top: 30px;
  }
  .forwardWrap .sendForm {
    margin-top: 30px;
    padding: 30px;
  }
  .forwardWrap .sendCapt {
    width: 100%;
  }
  .forwardWrap .sendBott {
    flex-direction: column;
  }
  .forwardWrap .sendSub {
    width: 100%;
    margin-top: 20px;
  }
  .forwardWrap .forwarRight {
    width: 40%;
  }
  .forwardWrap .forwName {
    font-size: 24px;
  }
  .mapWrap {
    margin-top: 50px;
  }
  .aboutWrap {
    margin-top: 50px;
  }
  .aboutWrap .aboutLeft {
    margin-top: 0;
  }
  .aboutWrap .aboutTips {
    font-size: 20px;
  }
  .aboutWrap .aboutTxt {
    margin-top: 30px;
  }
  .aboutWrap .aboutImg {
    margin-top: 30px;
  }
  .jourWrap {
    margin-top: 50px;
    padding-top: 50px;
  }
  .jourWrap .jourBott {
    margin-top: 30px;
  }
  .jourWrap .jourSwiper {
    padding-bottom: 50px;
  }
  .jourWrap .jourLine {
    bottom: 103px;
  }
  .jourWrap .jourYear {
    font-size: 30px;
  }
  .jourWrap .jourInfo {
    padding: 20px;
    padding-top: 30px;
  }
  .streWrap {
    margin-top: 50px;
  }
  .streWrap .streTips {
    padding: 0;
  }
  .streWrap .streList {
    margin-top: 30px;
  }
  .streWrap .streItem {
    width: 20%;
  }
  .streWrap .streName {
    font-size: 18px;
  }
  .faciWrap {
    margin-top: 50px;
  }
  .faciWrap .boIcon {
    width: 40px;
  }
  .faciWrap .faciItem {
    margin-bottom: 20px;
  }
  .certWrap .certName {
    margin-top: 20px;
  }
  .certWrap .certQie {
    margin-top: 30px;
  }
  .certWrap .certSwiper {
    margin-top: 30px;
  }
  .missWrap {
    margin-top: 50px;
  }
  .missWrap .missTxt {
    margin-top: 20px;
  }
  .missWrap .missTxt em {
    font-size: 20px;
  }
  .missWrap .missLeft {
    padding: 30px;
    padding-left: 80px;
  }
}

@media (max-width: 1200px) {
  .navWrap {
    padding: 5px 0px;
  }
  .navWrap .navRight {
    flex-direction: column;
    align-items: flex-end;
  }
  .navWrap .navList > li {
    padding: 0;
  }
  .navWrap .langSou {
    margin-top: 10px;
  }
  .navWrap .navList > li::after {
    bottom: -5px;
  }
  .navWrap .navList > li > ul {
    top: calc(100% + 10px);
  }
}

@media (max-width: 1000px) {
  .contSafe {
    width: calc(100% - 60px);
  }
  .navWrap .navList {
    display: none;
  }
  .navWrap .langSou {
    margin-top: 0;
  }
  .navWrap .souBox {
    display: none;
  }
  .navWrap .navLogo {
    width: 50px;
  }
  .navWrap .menuBtn {
    display: block;
  }
  .banner .bannerCont {
    display: none;
  }
  .banner .slick-prev {
    left: 10px;
  }
  .banner .slick-next {
    right: 10px;
  }
  .biao50 {
    font-size: 24px !important;
  }
  .whyWrap {
    margin-top: 30px;
    flex-direction: column;
  }
  .whyWrap .whyLeft {
    width: 100%;
    text-align: center;
  }
  .whyWrap .whyTips::before {
    display: none;
  }
  .whyWrap .whyTips {
    justify-content: center;
  }
  .whyWrap .biao50 {
    margin-top: 10px;
  }
  .whyWrap .whyBiao {
    margin-top: 10px;
  }
  .whyWrap .whyRight {
    width: 100%;
    margin-top: 30px;
  }
  .hotWrap {
    margin-top: 30px;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .hotWrap .hotBott {
    margin-top: 30px;
  }
  .hotWrap .hotCont {
    position: unset;
    transform: none;
    width: 100%;
    padding: 20px;
    text-align: center;
  }
  .hotWrap .hotBott {
    background-color: #897D71;
  }
  .hotWrap .hotTit {
    font-size: 22px;
  }
  .hotWrap .hotTxt {
    margin-top: 10px;
  }
  .hotWrap .hotBtn {
    margin-top: 10px;
    flex-direction: column;
  }
  .hotWrap .hotBtn a:nth-child(1) {
    margin-right: 0;
    margin-bottom: 10px;
  }
  .featWrap {
    margin-top: 30px;
  }
  .featWrap .featTop {
    flex-direction: column;
    text-align: center;
  }
  .featWrap .featTxt {
    flex: unset;
    width: 100%;
    margin-left: 0;
    margin-top: 10px;
  }
  .featWrap .featItem {
    margin-right: 0;
    width: 32%;
  }
  .featWrap .featList {
    justify-content: space-between;
  }
  .featWrap .featList::after {
    width: 32%;
    content: '';
  }
  .featWrap .featName {
    font-size: 16px;
    line-height: 26px;
  }
  .madeWrap {
    padding-top: 30px;
    margin-top: 30px;
    padding-bottom: 30px;
  }
  .madeWrap .madeTop {
    padding: 0 30px;
    flex-direction: column-reverse;
  }
  .madeWrap .madeImg {
    border-radius: 0;
    width: 450px;
    margin: 0 auto;
  }
  .madeWrap .madeLeft {
    width: 100%;
    text-align: center;
  }
  .madeWrap .madeBtn {
    justify-content: center;
  }
  .madeWrap .madeList {
    margin-top: 10px;
    padding-left: 0;
    justify-content: space-between;
    flex-wrap: wrap;
    overflow-x: unset;
  }
  .madeWrap .madeNum {
    display: none;
  }
  .madeWrap .madeItem {
    border: none;
    width: 32%;
    height: auto;
    margin-top: 20px;
    margin-right: 0;
    display: block;
    padding: 0;
  }
  .madeWrap .madeIcon {
    margin: 0 auto;
    justify-content: center;
  }
  .madeWrap .madeName {
    padding: 0;
  }
  .globWrap {
    margin-top: 30px;
  }
  .globWrap .globTxt {
    margin-top: 10px;
  }
  .globWrap .globQie {
    margin-top: 20px;
  }
  .sayNews .sayBlock {
    display: none;
  }
  .sayWrap {
    padding-top: 30px;
  }
  .sayWrap .sayItem {
    padding: 10px;
    flex-direction: column;
    margin-bottom: 30px;
  }
  .sayWrap .sayImg1 {
    margin: 0 auto;
  }
  .sayWrap .sayInfo {
    margin-left: 0;
    margin-top: 10px;
    width: 100%;
    flex: unset;
    text-align: center;
  }
  .sayWrap .sayTxt {
    margin-top: 10px;
  }
  .sayWrap .sayImg2 {
    display: none;
  }
  .sayWrap .sayPoint {
    margin-top: 10px;
  }
  .newsWrap {
    margin-top: 40px;
  }
  .newsWrap .newsTop {
    flex-direction: column;
  }
  .newsWrap .newsQie {
    margin-top: 20px;
  }
  .newsWrap .newsQie span:first-child {
    margin-left: 0;
  }
  .newsWrap .newsName {
    font-size: 18px;
  }
  .partWrap {
    margin-top: 30px;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .partWrap .partTit {
    font-size: 24px;
  }
  .partWrap .partItem {
    width: 100%;
    margin-top: 20px;
  }
  .partWrap .partList {
    margin-top: 0;
  }
  .footWrap {
    padding-top: 30px;
  }
  .footWrap .footItem {
    max-width: 100%;
    width: 100%;
  }
  .footWrap .footTop {
    flex-direction: column;
  }
  .footWrap .footName::after {
    display: none;
  }
  .footWrap .kaiIcon {
    display: block;
  }
  .footWrap .footNav {
    margin-top: 10px;
    display: none;
  }
  .footWrap .footItem {
    margin-bottom: 10px;
  }
  .footWrap .footC {
    width: 100%;
    max-width: 100%;
  }
  .footWrap .footLx {
    margin-top: 10px;
  }
  .footWrap .footD {
    width: 100%;
    margin-top: 20px;
  }
  .footWrap .footForm {
    margin-top: 10px;
  }
  .footWrap .footBott {
    flex-direction: column;
  }
  .footWrap .footLeft {
    margin-right: 0;
    flex: unset;
    width: 100%;
  }
  .footWrap .footLeft {
    text-align: center;
    margin-top: 0;
  }
  .footWrap .linkTxt {
    margin-top: 10px;
    justify-content: center;
  }
  .footWrap .footShare {
    justify-content: center;
    width: 100%;
  }
  .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: #6f6155;
  }
  .sideNav .sideItem:hover span {
    color: #ffffff;
  }
  .sideNav .sideItem:last-child .sideBox span {
    line-height: 40px;
    font-size: 20px;
  }
  .sideNav .footBox {
    padding-bottom: 53px;
  }
  .sideNav .wxImg, .sideNav .phoneTxt {
    left: 10px;
    top: unset;
    bottom: calc(100% + 10px);
    transform: translateY(0);
  }
  .neiBnner {
    padding: 50px 0px !important;
    position: unset !important;
  }
  .neiBnner .neiBox {
    position: unset !important;
  }
  .neiBnner .neiCont {
    position: unset;
    transform: none;
    width: 50%;
    margin-left: 30px;
  }
  .neiBnner .neiTit {
    font-size: 22px;
  }
  .neiBnner .neiTit em {
    font-size: 30px;
  }
  .neiBnner .neiTxt {
    font-size: 18px;
  }
  .neiBnner .bannerCont {
    position: unset;
    transform: none;
    width: 100%;
    padding: 0 15px;
    text-align: center;
  }
  .neiBnner .bannTit {
    font-size: 24px;
  }
  .neiBnner .bannTxt {
    padding: 10px;
  }
  .chanWrap {
    margin-top: 30px;
  }
  .chanWrap .biao50 {
    text-align: center;
  }
  .chanWrap .chanTips {
    padding-right: 0;
    margin-top: 10px;
  }
  .chanWrap .chanBtn {
    text-align: center;
  }
  .chanWrap .chanBott {
    margin-top: 30px;
    flex-direction: column-reverse;
    margin-top: 30px;
  }
  .chanWrap .chanRight {
    width: 100%;
  }
  .chanWrap .chanLeft {
    width: 100%;
    margin-top: 30px;
  }
  .chanWrap .chanBiao {
    display: flex;
  }
  .chanWrap .chanCate {
    margin-top: 20px;
    display: none;
  }
  .chanWrap .tagBox {
    margin-top: 30px;
  }
  .chanWrap .tagTit {
    font-size: 18px;
  }
  .chanWrap .tagList {
    padding: 10px;
  }
  .chanWrap .tagList a {
    margin-bottom: 10px;
  }
  .chanWrap .lateBox {
    margin-top: 30px;
  }
  .chanWrap .lateItem {
    padding: 10px;
  }
  .chanWrap .contBox {
    margin-top: 30px;
  }
  .pagingWrap {
    margin-top: 10px;
    flex-direction: column;
  }
  .pagingWrap .pagSub {
    margin-left: 0;
  }
  .pagingBox a {
    padding: 0 10px;
    min-width: 36px;
    height: 36px;
    line-height: 36px;
  }
  .detailTop {
    margin-top: 30px;
    flex-direction: column;
  }
  .detailTop .detaLeft {
    width: 450px;
    margin: 0 auto;
    flex-direction: column;
  }
  .detailTop .dtSwiper1 {
    width: 100%;
    height: auto;
  }
  .detailTop .xiangSuo {
    flex-direction: row;
    width: 100%;
    height: auto;
    padding: 0;
    margin-left: 0;
    margin-top: 10px;
  }
  .detailTop .suoQie {
    transform: rotate(-90deg);
  }
  .detailTop .suoSwiper {
    margin: 0 5px;
  }
  .detailTop .detaRight {
    flex: unset;
    margin-left: 0;
    width: 100%;
    margin-top: 20px;
  }
  .detailTop .detaTit {
    text-align: center;
    font-size: 22px;
  }
  .detailTop .detaShare {
    justify-content: center;
  }
  .detailTop .detaBtn {
    justify-content: center;
  }
  .detailTop .detaBtn a {
    padding: 10px;
  }
  div.zoomdiv {
    display: none !important;
  }
  div.jqZoomPup {
    display: none !important;
  }
  .biao40 {
    font-size: 22px;
  }
  .prodVideo {
    margin-top: 30px;
  }
  .prodOver {
    margin-top: 30px;
  }
  .coreWrap {
    margin-top: 40px;
    padding-top: 30px;
    padding-bottom: 10px;
  }
  .coreWrap .coreList {
    justify-content: space-between;
    margin-top: 20px;
  }
  .coreWrap .coreList::after {
    width: 32%;
    content: '';
  }
  .coreWrap .coreItem {
    width: 32%;
    margin-right: 0;
  }
  .keyWrap {
    margin-top: 40px;
    flex-direction: column-reverse;
  }
  .keyWrap .keyRight {
    width: 450px;
    margin: 0 auto;
  }
  .keyWrap .keyLeft {
    width: 100%;
    margin-top: 20px;
  }
  .keyWrap .biao40 {
    text-align: center;
  }
  .techWrap {
    margin-top: 30px;
  }
  .techWrap .techTxt table td:nth-child(1) {
    padding-left: 10px;
  }
  .applWrap {
    padding: 30px;
    margin-top: 30px;
    background-image: none !important;
    background-color: #080806;
  }
  .applWrap .applBox {
    width: 100%;
    margin: 0;
  }
  .applWrap .applTxt {
    margin-top: 20px;
  }
  .manuWrap {
    margin-top: 30px;
  }
  .manuWrap .manuTxt {
    font-size: 14px;
    line-height: 24px;
  }
  .lookWrap {
    margin-top: 40px;
  }
  .lookWrap .lookTips {
    font-size: 16px;
    line-height: 26px;
  }
  .lookWrap .lookItem {
    height: 50px;
  }
  .lookWrap .lookXing {
    font-size: 18px;
    top: 29px;
  }
  .lookWrap .lookCode {
    width: 156px;
  }
  .lookWrap .lookSub {
    height: 50px;
  }
  .relaWrap {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .relaWrap .relaTop {
    flex-direction: column;
  }
  .relaWrap .biao50 {
    text-align: center;
  }
  .relaWrap .relaQie {
    justify-content: center;
    margin-top: 10px;
  }
  .relaWrap .relaQie span:first-child {
    margin-left: 0;
  }
  .relaWrap .relaTxt {
    padding-right: 0;
  }
  .howWrap {
    margin-top: 40px;
  }
  .howWrap .howTxt {
    margin-top: 20px !important;
  }
  .howWrap .howBlock1 {
    margin-top: 0;
  }
  .howWrap .oneBox {
    margin-top: 30px;
  }
  .howWrap .howTit::after {
    display: none;
  }
  .howWrap .twoBox {
    margin-top: 30px;
  }
  .howWrap .secrItem {
    flex-direction: column !important;
    margin-bottom: 30px;
  }
  .howWrap .sercImg {
    width: 450px;
    margin: 0 auto;
  }
  .howWrap .secrList {
    margin-top: 30px;
  }
  .howWrap .sercInfo {
    width: 100%;
    margin-top: 20px;
  }
  .howWrap .treaList {
    justify-content: space-between;
    margin-top: 10px;
  }
  .howWrap .treaItem {
    width: 48%;
    margin-right: 0;
    margin-top: 20px;
  }
  .howWrap .fourBox {
    margin-top: 30px;
  }
  .howWrap .mitoItem {
    margin-right: 30px;
    width: 200px;
  }
  .howWrap .photoSwiper {
    margin-top: 30px;
  }
  .howWrap .photoPoint {
    margin-top: 30px;
  }
  .howWrap .moreBox {
    margin-top: 30px;
  }
  .howWrap .moreBtn {
    margin-top: 20px;
  }
  .alkeProd {
    margin-top: 30px;
  }
  .alkeProd .alkeCate a {
    padding: 10px;
  }
  .alkeProd .chanItem {
    width: 32%;
    margin-right: 0;
    margin-bottom: 20px;
  }
  .alkeProd .alkeList {
    justify-content: space-between;
  }
  .distWrap {
    padding-bottom: 30px;
  }
  .distWrap .distBox {
    margin-top: 30px;
  }
  .distWrap .distTit {
    font-size: 20px;
  }
  .distWrap .distBott {
    flex-direction: column-reverse;
  }
  .distWrap .distRight {
    width: 100%;
    margin-top: 0;
  }
  .distWrap .distLeft {
    width: 100%;
    margin-top: 20px;
  }
  .distWrap .distBiao {
    text-align: center;
  }
  .distWrap .distBtn {
    margin: 0 auto;
    margin-top: 20px;
  }
  .distWrap .distTxt {
    width: max-content;
    max-width: 100%;
    margin: 0 auto;
    margin-top: 20px;
  }
  .expaWrap {
    margin-top: 30px;
  }
  .servWrap {
    margin-top: 30px;
  }
  .servWrap .servForm {
    flex-direction: column;
    margin-top: 0;
  }
  .servWrap .servItem {
    width: 100%;
    margin-top: 20px;
    justify-content: center;
  }
  .servWrap .servSub {
    width: 100%;
    margin-top: 20px;
  }
  .offerWrap {
    margin-top: 30px;
  }
  .offerWrap .offerTips {
    margin-top: 10px;
  }
  .offerWrap .offerItem {
    width: 49%;
    margin-bottom: 20px;
  }
  .advaWrap {
    margin-top: 30px;
  }
  .advaWrap .advaTips {
    width: 100%;
    padding: 0 15px;
  }
  .advaWrap .advaItem {
    min-height: unset;
    width: 32%;
    margin-top: 20px !important;
    display: block !important;
    border-radius: 0;
  }
  .advaWrap .advaList {
    margin-top: 10px;
    align-items: unset;
  }
  .succWrap {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .succWrap .succItem {
    flex-direction: column;
  }
  .succWrap .succLeft {
    width: 450px;
    margin: 0 auto;
  }
  .succWrap .succRight {
    width: 100%;
    margin-top: 20px;
    padding-bottom: 70px;
  }
  .succWrap .succName {
    text-align: center;
    justify-content: center;
  }
  .succWrap .succName::before {
    display: none;
  }
  .succWrap .succBiao {
    text-align: center;
  }
  .succWrap .succTxt {
    width: max-content;
    max-width: 100%;
    margin: 0 auto;
    margin-top: 20px;
  }
  .succWrap .succQie {
    justify-content: center;
    left: 50%;
    transform: translateX(-50%);
  }
  .succWrap .succQie span:last-child {
    margin-right: 0;
  }
  .techServ .servWrap {
    margin-top: 30px;
  }
  .techForm {
    margin-top: 30px;
    height: 50px;
    width: calc(100% - 60px);
  }
  .videoWrap {
    margin-top: 30px;
    margin-bottom: 50px;
  }
  .videoWrap .videoCate {
    margin-top: 30px;
  }
  .videoWrap .videoList {
    margin-top: 30px;
  }
  .videoWrap .videoItem {
    margin-bottom: 30px;
  }
  .videoWrap .pagingBox {
    margin-top: 10px;
  }
  .downList {
    margin-top: 30px;
    margin-bottom: 20px;
  }
  .downList .downItem {
    flex-direction: column;
  }
  .downList .userName {
    margin-top: 10px;
  }
  .downList .downBtn {
    margin-top: 20px;
  }
  .faqWrap {
    margin-top: 30px;
    margin-bottom: 40px;
  }
  .faqWrap .faqQues {
    font-size: 16px;
  }
  .faqWrap .jiaJian {
    font-size: 26px;
    margin-right: 10px;
  }
  .faqWrap .faqAnsw {
    margin-left: 46px;
    padding-right: 0;
  }
  .xinwWrap {
    margin-top: 40px;
  }
  .xinwWrap .newsName {
    font-size: 18px;
  }
  .xinwWrap .newsDate {
    margin-top: 10px;
  }
  .newsDetail {
    margin-top: 30px;
  }
  .newsDetail .ndTit {
    font-size: 22px;
  }
  .newsDetail .ndDate {
    flex-direction: column;
    margin-top: 20px;
  }
  .newsDetail .ndShare {
    margin-left: 0;
    margin-top: 10px;
  }
  .forwardWrap {
    margin-top: 30px;
    flex-direction: column;
  }
  .forwardWrap .forwarLeft {
    width: 100%;
  }
  .forwardWrap .biao50 {
    text-align: center;
  }
  .forwardWrap .forwarTips {
    text-align: center;
  }
  .forwardWrap .sendForm {
    margin-top: 20px;
    padding: 20px;
  }
  .forwardWrap .forwarRight {
    width: 100%;
    margin-top: 30px;
  }
  .forwardWrap .forwName {
    font-size: 22px;
  }
  .forwardWrap .forwaItem {
    margin-bottom: 30px;
  }
  .mapWrap {
    margin-top: 30px;
  }
  .aboutWrap {
    margin-top: 40px;
    flex-direction: column-reverse;
    align-items: center;
  }
  .aboutWrap .aboutBlock {
    display: none;
  }
  .aboutWrap .aboutRight {
    width: 450px;
    margin: 0 auto;
  }
  .aboutWrap .aboutLeft {
    width: 100%;
    margin-top: 20px;
  }
  .aboutWrap .biao50 {
    text-align: center;
  }
  .aboutWrap .aboutTips {
    font-size: 18px;
    text-align: center;
  }
  .aboutWrap .aboutTips::after {
    display: none;
  }
  .aboutWrap .aboutTxt {
    margin-top: 20px;
  }
  .jourWrap {
    padding-top: 30px;
  }
  .jourWrap .jourSwiper {
    padding-bottom: 30px;
  }
  .jourWrap .jourBott {
    margin-top: 90px;
  }
  .jourWrap .jourQie {
    top: -80px;
  }
  .jourWrap .jourPrev {
    left: 30%;
  }
  .jourWrap .jourNext {
    right: 30%;
  }
  .jourWrap .jourInfo::after {
    display: none;
  }
  .jourWrap .jourLine {
    display: none;
  }
  .jourWrap .jourPoint {
    display: none;
  }
  .jourWrap .jourInfo {
    padding: 20px;
    min-height: unset;
    text-align: center;
  }
  .streWrap {
    margin-top: 30px;
  }
  .streWrap .streLine {
    display: none;
  }
  .streWrap .streItem {
    width: 49%;
    margin-top: 20px;
  }
  .streWrap .streList {
    margin-top: 0;
  }
  .faciWrap {
    margin-top: 30px;
  }
  .faciWrap .faciBox {
    flex-direction: column;
    margin-top: 30px;
  }
  .faciWrap .faciLeft {
    width: 100%;
  }
  .faciWrap .faciRight {
    width: 100%;
    margin-top: 20px;
  }
  .faciWrap .faciMask {
    opacity: 1;
    font-size: 16px;
  }
  .certWrap {
    margin-top: 30px;
  }
  .certWrap .certName {
    margin-top: 10px;
  }
  .missWrap {
    flex-direction: column-reverse;
  }
  .missWrap .missRight {
    width: 100%;
  }
  .missWrap .missLeft {
    width: 100%;
    padding: 20px;
  }
}

@media (max-width: 768px) {
  .contSafe {
    width: calc(100% - 30px);
  }
  .whyWrap .whyItem {
    width: 49%;
    border: none;
    padding: 0;
    margin-top: 20px;
    justify-content: start;
  }
  .whyWrap .whyRight {
    margin-top: 0;
  }
  .hotWrap .hotCate a {
    font-size: 16px;
  }
  .hotWrap .swiper-slide {
    padding-bottom: 23px;
  }
  .hotWrap .hotCont {
    padding: 20px 10px;
  }
  .featWrap .featItem {
    width: 49%;
  }
  .madeWrap .madeTop {
    padding: 0 15px;
  }
  .neiBnner .neiCont {
    width: 100%;
    margin: 0;
    padding: 0 15px;
    text-align: center;
  }
  .neiBnner .neiBtn {
    margin: 0 auto;
    margin-top: 20px;
  }
  .chanWrap .chanItem {
    width: 49%;
  }
  .coreWrap .coreItem {
    width: 49%;
    padding: 20px;
    min-height: unset;
  }
  .applWrap {
    padding: 30px 15px;
  }
  .manuWrap .manuItem {
    width: 49%;
    margin-top: 20px;
    margin-right: 0;
  }
  .manuWrap .manuList {
    justify-content: space-between;
    margin-top: 0;
  }
  .lookWrap .lookItem {
    width: 100%;
  }
  .lookWrap .lookCapt {
    width: 100%;
    padding-left: 15px;
    flex-direction: column;
    align-items: start;
    margin-bottom: 0;
  }
  .lookWrap .lookItem {
    margin-bottom: 20px;
  }
  .lookWrap .lookSub {
    width: 100%;
    margin-top: 20px;
  }
  .relaWrap {
    margin-top: 40px;
  }
  .howWrap .mitoItem {
    width: 100%;
    margin-right: 0;
    margin-top: 20px;
  }
  .howWrap .mitoList {
    margin-top: 10px;
  }
  .wellWrap {
    margin-top: 40px;
  }
  .wellWrap .wellItem {
    width: 49%;
  }
  .alkeProd .chanItem {
    width: 49%;
  }
  .alkeProd .chanInfo {
    padding: 0;
  }
  .alkeProd .chanCheck a {
    margin-left: 5px;
  }
  .distWrap .distRight {
    flex-wrap: wrap;
    margin-top: 0;
  }
  .distWrap .distBott {
    margin-top: 0;
  }
  .distWrap .distItem {
    width: 49%;
    margin-top: 20px;
  }
  .distWrap .distBlock {
    display: none;
  }
  .advaWrap .advaItem {
    width: 49%;
  }
  .techForm {
    width: calc(100% - 30px);
  }
  .videoWrap .videoItem {
    width: 49%;
  }
}

@media (max-width: 500px) {
  .madeWrap .madeImg {
    width: 100%;
  }
  .madeWrap .madeBtn {
    flex-direction: column;
  }
  .madeWrap .madeBtn a:nth-child(1) {
    margin-right: 0;
  }
  .madeWrap .madeItem {
    width: 49%;
  }
  .sayWrap .sayItem {
    width: 100%;
  }
  .newsWrap .newsInfo {
    text-align: center;
  }
  .partWrap .partItem {
    flex-direction: column;
  }
  .partWrap .partLeft {
    width: 100%;
    border-right: none;
    padding: 0;
  }
  .partWrap .partRight {
    margin-left: 0;
    margin-top: 10px;
  }
  .detailTop .detaLeft {
    width: 100%;
  }
  .detailTop .detaBtn a {
    min-width: 120px;
    margin-right: 10px;
  }
  .prodOver .overImg {
    width: 100%;
  }
  .coreWrap .coreItem {
    width: 100%;
  }
  .keyWrap .keyRight {
    width: 100%;
  }
  .manuWrap .manuItem {
    width: 100%;
  }
  .relaWrap .relaInfo {
    text-align: center;
  }
  .relaWrap .relaBtn {
    left: 50%;
    transform: translateX(-50%);
  }
  .howWrap .sercImg {
    width: 100%;
  }
  .howWrap .treaItem {
    width: 100%;
  }
  .howWrap .treaItem img {
    width: 100%;
  }
  .howWrap .contItem p:nth-child(1) {
    min-width: unset;
  }
  .wellWrap .wellItem {
    width: 100%;
  }
  .offerWrap .offerItem {
    width: 100%;
  }
  .succWrap .succLeft {
    width: 100%;
  }
  .succWrap .picPoint {
    bottom: 10px;
    padding-right: 10px;
  }
  .succWrap .picPoint .swiper-pagination-current {
    font-size: 20px;
  }
  .techForm .techSub {
    padding: 0 10px;
  }
  .techForm .techInput {
    width: 100%;
    flex: unset;
  }
  .xinwWrap .newsName {
    font-size: 16px;
  }
  .aboutWrap .aboutRight {
    width: 100%;
  }
  .streWrap .streItem {
    width: 100%;
  }
  .faciWrap .faciItem {
    width: 100%;
  }
}

@font-face {
  font-family: 'Poppins-Medium';
  font-display: swap;
  src: url("../fonts/PoppinsMedium.eot");
  src: url("../fonts/PoppinsMedium.eot") format("embedded-opentype"), url("../fonts/PoppinsMedium.woff2") format("woff2"), url("../fonts/PoppinsMedium.woff") format("woff"), url("../fonts/PoppinsMedium.ttf") format("truetype"), url("../fonts/PoppinsMedium.svg#PoppinsMedium") format("svg");
}

@font-face {
  font-family: 'Poppins';
  font-display: swap;
  src: url("../fonts/PoppinsBold.eot");
  src: url("../fonts/PoppinsBold.eot") format("embedded-opentype"), url("../fonts/PoppinsBold.woff2") format("woff2"), url("../fonts/PoppinsBold.woff") format("woff"), url("../fonts/PoppinsBold.ttf") format("truetype"), url("../fonts/PoppinsBold.svg#PoppinsBold") format("svg");
}

@font-face {
  font-family: 'Poppins-Regular';
  font-display: swap;
  src: url("../fonts/PoppinsRegular.eot");
  src: url("../fonts/PoppinsRegular.eot") format("embedded-opentype"), url("../fonts/PoppinsRegular.woff2") format("woff2"), url("../fonts/PoppinsRegular.woff") format("woff"), url("../fonts/PoppinsRegular.ttf") format("truetype"), url("../fonts/PoppinsRegular.svg#PoppinsRegular") format("svg");
}

@font-face {
  font-family: 'Poppins-Light';
  font-display: swap;
  src: url("../fonts/PoppinsLight.eot");
  src: url("../fonts/PoppinsLight.eot") format("embedded-opentype"), url("../fonts/PoppinsLight.woff2") format("woff2"), url("../fonts/PoppinsLight.woff") format("woff"), url("../fonts/PoppinsLight.ttf") format("truetype"), url("../fonts/PoppinsLight.svg#PoppinsLight") format("svg");
}

@font-face {
  font-family: "iconfont";
  font-display: swap;
  src: url("../fonts/iconfont.woff2?t=1750993890942") format("woff2"), url("../fonts/iconfont.woff?t=1750993890942") format("woff"), url("../fonts/iconfont.ttf?t=1750993890942") 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-xiazai2:before {
  content: "\e782";
}

.icon-youxiang6:before {
  content: "\e774";
}

.icon-dianhua4:before {
  content: "\e61a";
}

.icon-yutube:before {
  content: "\e6b7";
}

.icon-edit:before {
  content: "\e611";
}

.icon-facebook:before {
  content: "\e620";
}

.icon-pinterest:before {
  content: "\e8ab";
}

.icon-linkedin:before {
  content: "\e648";
}

.icon-youtube:before {
  content: "\e6d6";
}

.icon-twitter:before {
  content: "\e607";
}

.icon-bigger:before {
  content: "\e647";
}

.icon-left:before {
  content: "\e72c";
}

.icon-right:before {
  content: "\e72d";
}

.icon-up1:before {
  content: "\e72e";
}

.icon-bottom1:before {
  content: "\e72f";
}

.icon-left1:before {
  content: "\e730";
}

.icon-right1:before {
  content: "\e731";
}

.icon-up:before {
  content: "\e73e";
}

.icon-bottom:before {
  content: "\e73f";
}

.icon-instagram:before {
  content: "\e79d";
}

.icon-tumblr:before {
  content: "\e79e";
}

.icon-download:before {
  content: "\e7a0";
}

.icon-download1:before {
  content: "\e7a7";
}

.icon-search4:before {
  content: "\e7b2";
}

.icon-address:before {
  content: "\e7bc";
}

.icon-email:before {
  content: "\e7bd";
}

.icon-contact:before {
  content: "\e7be";
}

.icon-whatsapp:before {
  content: "\e7bf";
}

.icon-fax:before {
  content: "\e7c2";
}

.icon-mobile:before {
  content: "\e7c6";
}

.icon-phone:before {
  content: "\e7c8";
}

.icon-tel:before {
  content: "\e7c7";
}

.icon-phone1:before {
  content: "\e7cb";
}

.icon-skype:before {
  content: "\e7cc";
}

.icon-whatsapp1:before {
  content: "\e7c1";
}

.icon-address1:before {
  content: "\e7c3";
}

.icon-contact1:before {
  content: "\e7c4";
}

.icon-email1:before {
  content: "\e7c5";
}

.icon-skype1:before {
  content: "\e7c9";
}

.icon-fax1:before {
  content: "\e7ca";
}

.icon-qq:before {
  content: "\e7ce";
}

.icon-tel1:before {
  content: "\e7cd";
}

.icon-wechat:before {
  content: "\e7cf";
}

.icon-phone2:before {
  content: "\e7d0";
}

.icon-message:before {
  content: "\e7da";
}

.icon-calendar:before {
  content: "\e7e1";
}

.icon-calendar1:before {
  content: "\e7e3";
}

.icon-top:before {
  content: "\e7ed";
}

.icon-youbian:before {
  content: "\e60f";
}

.icon-jian2:before {
  content: "\e600";
}

.icon-jia2:before {
  content: "\e608";
}

.icon-vk:before {
  content: "\e735";
}

.icon-instagram1:before {
  content: "\e640";
}

.icon-up7:before {
  content: "\e722";
}

.icon-bottom7:before {
  content: "\e723";
}

.icon-left7:before {
  content: "\e724";
}

.icon-right7:before {
  content: "\e725";
}

.icon-sousuo4:before {
  content: "\e610";
}

.icon-sousuo:before {
  content: "\e616";
}

.icon-sousuo1:before {
  content: "\e65b";
}

.icon-shangchuan:before {
  content: "\e602";
}

.icon-top2:before {
  content: "\e637";
}

.icon-biaoqian:before {
  content: "\e649";
}

.icon-twitter3:before {
  content: "\e7fd";
}

.icon-twitter4:before {
  content: "\e7fe";
}

.icon-twitter-new2:before {
  content: "\e800";
}

.icon-twitter-new:before {
  content: "\e7ff";
}

.icon-tiktok:before {
  content: "\e8db";
}

.icon-delete:before {
  content: "\e69d";
}

.icon-chahao:before {
  content: "\e617";
}

.icon-earth:before {
  content: "\e6d5";
}

.icon-earth1:before {
  content: "\e781";
}

.icon-chahao1:before {
  content: "\e60e";
}

.icon-sousuoxiao:before {
  content: "\e6c6";
}

.icon-xialajiantouxiao-copy-copy:before {
  content: "\ec63";
}

.icon-xialajiantouxiao-copy-copy-copy:before {
  content: "\ec64";
}

.icon-jia:before {
  content: "\e642";
}

.icon-jian:before {
  content: "\e643";
}

.icon-sanjiao:before {
  content: "\e612";
}

.icon-user:before {
  content: "\e89a";
}

.icon-youxiang1:before {
  content: "\e613";
}

.icon-bianji:before {
  content: "\e603";
}

.icon-home1:before {
  content: "\e614";
}

.icon-youxiang:before {
  content: "\e605";
}

.icon-kefu:before {
  content: "\ec2e";
}

.icon-instagram2:before {
  content: "\e6fc";
}

.icon-rili:before {
  content: "\e8b4";
}

.icon-phoneLoudspeaker2:before {
  content: "\e969";
}

.icon-shoujitianchong:before {
  content: "\e6b9";
}

.icon-youxiang2:before {
  content: "\e632";
}

.icon-dianhua1:before {
  content: "\e8c3";
}

.icon-sanjiaoxia:before {
  content: "\e644";
}

.icon-youjiantou:before {
  content: "\e625";
}

.icon-youjiantou-copy:before {
  content: "\ec65";
}

.icon-a-16jijianfasong:before {
  content: "\e67d";
}

.icon-home:before {
  content: "\e821";
}

.icon-duigou:before {
  content: "\e663";
}

.icon-jiantou_xiangyou:before {
  content: "\eb08";
}

.icon-xiazai:before {
  content: "\e66d";
}

.icon-sousuo3:before {
  content: "\e604";
}

.icon-right-copy:before {
  content: "\ec66";
}

.icon-triangle-right:before {
  content: "\e62c";
}

.icon-bofang:before {
  content: "\e615";
}

.icon-xiazai1:before {
  content: "\e618";
}

.icon-dianhuatianchong:before {
  content: "\e678";
}

.icon-dianhua:before {
  content: "\e62f";
}

.icon-weixin:before {
  content: "\e638";
}

.icon-youxiang3:before {
  content: "\e633";
}

.icon-right-copy-copy:before {
  content: "\ec67";
}

.icon-youxiang4:before {
  content: "\e66b";
}

.icon-shouji:before {
  content: "\e655";
}

.icon-dianhua3:before {
  content: "\e8ad";
}

.icon-weizhi:before {
  content: "\e601";
}

.icon-bofang1:before {
  content: "\e624";
}

.icon-dizhi:before {
  content: "\e606";
}

.icon-sousuo2:before {
  content: "\e619";
}

.icon-earth2:before {
  content: "\e8f9";
}

.icon-jtou2:before {
  content: "\e653";
}

.icon-jtou2-copy:before {
  content: "\ec68";
}

.icon-jiantou1-copy-copy:before {
  content: "\e8b1";
}

.icon-shijian:before {
  content: "\e8b8";
}

.icon-dianhua2:before {
  content: "\e842";
}

.icon-jianhao1:before {
  content: "\e729";
}

.icon-jiahao:before {
  content: "\e630";
}

.icon-arrow-left:before {
  content: "\ea65";
}

.icon-arrow-right:before {
  content: "\ea66";
}

.icon-dianhua_o:before {
  content: "\ebac";
}

.icon-youxiang5:before {
  content: "\e908";
}

.icon-weizhi1:before {
  content: "\e641";
}


.cart-btn{margin-right: 25px; width: auto; padding: 0 10px}
.cart-btn:hover{ color: #fff}

.howWrap .howVideo1{
    position: relative;
}
.howWrap .howVideo2{
    position: relative;
}
.iframeVideo{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}