/**
 * 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: #af5d2c;
  color: #ffffff;
  -webkit-text-fill-color: #ffffff !important;
}

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

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

.clear {
  clear: both;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.navTopWrap {
  background-color: #050505;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-left: 50px;
}

.navTopWrap .topLogo {
  width: 196px;
  display: none;
}

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

.navTopWrap .navShare {
  display: flex;
}

.navTopWrap .navShare span {
  font-size: 18px;
  color: #ffffff;
}

.navTopWrap .navShare a {
  margin-right: 24px;
  opacity: 0.5;
}

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

.navTopWrap .navShare a:hover {
  opacity: 1;
}

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

.navTopWrap .navLang {
  position: relative;
}

.navTopWrap .langBox {
  display: flex;
  align-items: center;
  cursor: pointer;
  font-family: FuturaTOT-Book,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #ffffff;
}

.navTopWrap .qiuIcon {
  font-size: 17px;
  margin-right: 8px;
}

.navTopWrap .jiaoIcon {
  font-size: 12px;
  color: #ffffff;
  margin-left: 30px;
}

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

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

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

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

.navTopWrap .navCart {
  margin-left: 35px;
  display: flex;
  align-items: center;
  font-family: FuturaTOT-Medi,Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #ffffff;
  padding: 5.5px 51px;
  background-color: #af5d2c;
}

.navTopWrap .navCart span {
  font-size: 28px;
  color: #ffffff;
  margin-right: 7px;
  transition: 0.2s;
}

.navTopWrap .navCart:hover {
  color: #221815;
}

.navTopWrap .navCart:hover span {
  color: #221815;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.navTopWrap .mobileBox .mobileYi {
  font-size: 16px;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 25px;
  margin-bottom: 20px;
  line-height: 20px;
  word-break: break-all;
}

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

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

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

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

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

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

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

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

.navBottWrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 0 50px;
  position: fixed;
  top: -100px;
  left: 0;
  z-index: 800;
  transition: 0.4s;
}

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

.navBottWrap .souBtn {
  display: flex;
  align-items: center;
  font-family: FuturaTOT-Medi,Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #ffffff;
  cursor: pointer;
  transition: 0.2s;
}

.navBottWrap .searchIcon {
  font-size: 16px;
  color: #ffffff;
  cursor: pointer;
  transition: 0.2s;
  margin-left: 10px;
}

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

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

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

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

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

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

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

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

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

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

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

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

.navBottWrap .navLogo .logImg2 {
  display: none;
}

.navBottWrap .navList {
  display: flex;
  margin-left: 25px;
}

.navBottWrap .navList > li > a {
  font-family: FuturaTOT-Medi,Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #ffffff;
}

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

.navBottWrap .yiActive::after {
  width: 30px !important;
}

.navBottWrap .navList > li:hover::after {
  width: 30px;
}

.navBottWrap .navList > li::after {
  width: 0;
  height: 2px;
  background: url("../images/line1.png") center center/cover no-repeat;
  content: '';
  position: absolute;
  bottom: 18px;
  left: 50%;
  transform: translateX(-50%);
  transition: 0.2s;
}

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

.navBottWrap .erjiWrap {
  position: fixed;
  width: 100%;
  height: calc(100vh - 125px);
  background-color: rgba(0, 0, 0, 0.4);
  top: 125px;
  left: 0;
  display: none;
}

.navBottWrap .erjiBox {
  width: 100%;
  background-color: #ffffff;
  box-shadow: 0px 5px 27px 0px rgba(0, 0, 0, 0.07);
  display: flex;
  justify-content: center;
  align-items: start;
  padding-top: 7px;
  padding-bottom: 69px;
}

.navBottWrap .erjiLeft {
  margin-right: 192px;
  margin-top: 3px;
}

.navBottWrap .erjiTips {
  font-family: FuturaTOT-Book,Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #57585a;
}

.navBottWrap .erjiList {
  margin-top: 15px;
  font-family: FuturaTOT-Demi,Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #00000d;
  line-height: 32px;
}

.navBottWrap .erjiList a {
  color: #00000d;
  display: block;
}

.navBottWrap .erjiList a:hover {
  color: #ad613a;
}

.navBottWrap .erjiRight {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 38.54%;
}

.navBottWrap .erjiCont {
  width: 100%;
  display: none;
}

.navBottWrap .erjiPic {
  width: 38.54%;
}
.navBottWrap .erjiPic .erjiRight {
  width: 100%;
}
.navBottWrap .erjiList .erjiAct {
  color: #ad613a;
}

.navBottWrap .erjiItem {
  width: 46.34%;
}

.navBottWrap .erjiImg {
  width: 100%;
  display: block;
  overflow: hidden;
}

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

.navBottWrap .erjiImg:hover img {
  transform: scale(1.1);
}

.navBottWrap .erjiName {
  font-family: FuturaTOT-Book,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #57585a;
  margin-top: 14px;
}

.navBottWrap .erjiName a {
  color: #57585a;
}

.navBottWrap .erjiName a:hover {
  color: #af5d2c;
}

.navBottWrap .erjiBtn {
  display: flex;
  align-items: center;
  font-family: FuturaTOT-Medi,Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #221713;
  margin-top: 15px;
}

.navBottWrap .erjiBtn span {
  font-size: 13px;
  color: #221713;
  margin-left: 5px;
  transition: 0.2s;
}

.navBottWrap .erjiBtn:hover span {
  color: #af5d2c;
}

.navAct {
  background-color: #ffffff;
}

.navAct .navLogo .logImg1 {
  display: none;
}

.navAct .navLogo .logImg2 {
  display: block;
}

.navAct .navList > li > a {
  color: #3e3a39;
}

.navAct .souBtn {
  color: #3e3a39;
}

.navAct .souBtn span {
  color: #333333;
}

.navBottWrap:hover {
  background-color: #ffffff;
}

.navBottWrap:hover .navLogo .logImg1 {
  display: none;
}

.navBottWrap:hover .navLogo .logImg2 {
  display: block;
}

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

.navBottWrap:hover .souBtn {
  color: #3e3a39;
}

.navBottWrap:hover .souBtn span {
  color: #333333;
}

.navVisible1 {
  top: 0;
  background-color: #ffffff;
}

.navVisible1 .navLogo .logImg1 {
  display: none;
}

.navVisible1 .navLogo .logImg2 {
  display: block;
}

.navVisible1 .navList > li > a {
  color: #3e3a39;
}

.navVisible1 .souBtn {
  color: #3e3a39;
}

.navVisible1 .souBtn span {
  color: #333333;
}

.navVisible1 .erjiWrap {
  top: 80px;
  height: calc(100vh - 80px);
}

.navVisible2 {
  top: 44px;
}

.navVisible3 {
  top: 44px;
  background-color: #ffffff;
}

.navVisible3 .navLogo .logImg1 {
  display: none;
}

.navVisible3 .navLogo .logImg2 {
  display: block;
}

.navVisible3 .navList > li > a {
  color: #3e3a39;
}

.navVisible3 .souBtn {
  color: #3e3a39;
}

.navVisible3 .souBtn span {
  color: #333333;
}

.navVisible3 .erjiWrap {
  top: 125px;
  height: calc(100vh - 80px);
}

.slideshow .item img {
  width: 100%;
  -webkit-transition: all 1s cubic-bezier(0.7, 0, 0.3, 1);
  transition: all 1s cubic-bezier(0.7, 0, 0.3, 1);
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
  image-rendering: pixelated;
}

.slideshow .item.slick-active img {
  -webkit-transform: scale(1);
  transform: scale(1);
}

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

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

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

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

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

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

.slideshow .slick-slider .slick-list,
.slideshow .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);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.slideshow .bannerQie {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  font-size: 54px;
  color: #ffffff;
  opacity: 0.2;
  z-index: 100;
  cursor: pointer;
  transition: 0.2s;
}

.slideshow .bannerQie:hover {
  opacity: 0.5;
}

.slideshow .bannerPrev {
  left: 80px;
}

.slideshow .bannerNext {
  right: 80px;
}

.slideshow .bannerCont {
  width: 700px;
  position: absolute;
  top: 37.9%;
  left: calc((100vw - 1400px) / 2);
}

.slideshow .bannerTit {
  font-family: FuturaTOT-Ligh,Arial, Helvetica, sans-serif;
  font-size: 72px;
  color: #ffffff;
  line-height: 1;
}

.slideshow .bannerTit em {
  font-family: FuturaTOT-Medi;
  display: block;
}

.slideshow .bannerTit a {
  color: #ffffff;
  display: block;
}

.slideshow .bannerTit a:hover {
  color: #af5d2c;
}

.slideshow .bannerTxt {
  font-family: FuturaTOT-Ligh,Arial, Helvetica, sans-serif;
  font-size: 24px;
  color: #ffffff;
  margin-top: 14px;
}

.slideshow .bannerTxt em {
  font-family: FuturaTOT-Medi;
}

.slideshow .bannerBtn {
  font-family: FuturaTOT-Book,Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #222222;
  padding: 15px 44px;
  background-color: #ffffff;
  display: inline-block;
  margin-top: 40px;
}

.slideshow .bannerBtn:hover {
  background-color: #af5d2c;
  color: #ffffff;
}

.biao60 {
  font-family: FuturaTOT-Medi,Arial, Helvetica, sans-serif;
  font-size: 60px;
  color: #221815;
}

.biao60 a {
  color: #221815;
  display: block;
}

.biao60 a:hover {
  color: #af5d2c !important;
}

.brandWrap {
  margin-top: 110px;
  display: flex;
  flex-direction: column;
}

.brandWrap .brandTop {
  display: flex;
  justify-content: space-between;
  align-items: start;
}

.brandWrap .branLeft {
  max-width: 50%;
}

.brandWrap .brandTips {
  font-family: FuturaTOT-Book,Arial, Helvetica, sans-serif;
  font-size: 24px;
  color: #333333;
  margin-top: 9px;
}

.brandWrap .brandBtn {
  font-family: FuturaTOT-Book,Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #221815;
  display: inline-block;
  padding: 13.5px 57px;
  border: solid 1px #221815;
  margin-top: 47px;
}

.brandWrap .brandBtn:hover {
  border: 1px solid #af5d2c;
  background-color: #af5d2c;
  color: #ffffff;
}

.brandWrap .branRight {
  flex: 1;
  margin-left: 102px;
  margin-top: 32px;
  font-family: FuturaTOT-Ligh,Arial, Helvetica, sans-serif;
  font-size: 20px;
  color: #666666;
  line-height: 30px;
}

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

.brandWrap .swiper-slide {
  position: relative;
}

.brandWrap .swiper-slide:hover .branName {
  top: 40.8%;
}

.brandWrap .swiper-slide:hover .disaBtn {
  top: 54%;
}

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

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

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

.brandWrap .branName {
  position: absolute;
  left: 0;
  text-align: center;
  width: 100%;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  font-family: FuturaTOT-Book,Arial, Helvetica, sans-serif;
  font-size: 48px;
  color: #ffffff;
  padding: 0 10px;
  transition: 0.2s;
}

.brandWrap .branName a {
  color: #ffffff;
}

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

.brandWrap .disaBtn {
  font-family: FuturaTOT-Book,Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #221815;
  background-color: #ffffff;
  padding: 9px 50px;
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  display: block;
  width: max-content;
  max-width: 100%;
}

.brandWrap .disaBtn:hover {
  background-color: #af5d2c;
  color: #ffffff;
}

.innoWrap {
  margin-top: 108px;
}

.innoWrap .innoTips {
  font-family: FuturaTOT-Book,Arial, Helvetica, sans-serif;
  font-size: 24px;
  color: #333333;
  margin-top: 10px;
}

.innoWrap .innoList {
  margin-top: 45px;
}

.innoWrap .innoItem {
  display: flex;
  justify-content: space-between;
  margin-bottom: 17px;
}

.innoWrap .innoItem:last-child {
  margin-bottom: 0;
}

.innoWrap .innoItem:nth-child(even) {
  flex-direction: row-reverse;
}

.innoWrap .innoImg {
  width: 50%;
  display: block;
  overflow: hidden;
}

.innoWrap .innoImg img {
  width: 100%;
  display: block;
}

.innoWrap .innoImg:hover img {
  transform: scale(1.1);
}

.innoWrap .innoRight {
  width: 50%;
  background-color: #f2f3f4;
  padding: 72px 78px 10px 75px;
}

.innoWrap .innoName {
  font-family: FuturaTOT-Medi,Arial, Helvetica, sans-serif;
  font-size: 36px;
  color: #221713;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}

.innoWrap .innoName a {
  color: #221713;
}

.innoWrap .innoName a:hover {
  color: #af5d2c;
}

.innoWrap .innoTxt {
  font-family: FuturaTOT-Ligh,Arial, Helvetica, sans-serif;
  font-size: 20px;
  line-height: 30px;
  color: #666666;
  margin-top: 20px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 8;
  overflow: hidden;
}

.innoWrap .innoTxt em {
  color: #333333;
  font-family: FuturaTOT-Medi,Arial, Helvetica, sans-serif;
}

.innoWrap .innoInfo {
  margin-top: 7px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.innoWrap .makeItem {
  width: 40%;
  padding-right: 10px;
  display: flex;
  align-items: start;
  font-family: FuturaTOT-Medi,Arial, Helvetica, sans-serif;
  font-size: 20px;
  color: #221815;
  margin-top: 18px;
}

.innoWrap .makeItem img {
  width: 31px;
  display: block;
}

.innoWrap .makeItem p {
  margin-left: 18px;
  margin-top: 5px;
}

.innoWrap .makeItem:nth-child(even) {
  width: 60%;
}

.prodItem {
  width: 31.43%;
  background-color: #ffffff;
}

.prodItem .prodImg {
  width: 100%;
  display: block;
  overflow: hidden;
}

.prodItem .prodImg img {
  width: 100%;
  display: none;
}

.prodItem .prodImg img:nth-child(1) {
  display: block;
}

.prodItem .prodImg:hover img {
  transform: scale(1.1);
}

.prodItem .prodBott {
  padding: 0 33px;
  padding-bottom: 49px;
}

.prodItem .prodColor {
  display: flex;
  flex-wrap: wrap;
}

.prodItem .colorItem {
  width: 24px;
  height: 24px;
  border: solid 1px transparent;
  border-radius: 50%;
  overflow: hidden;
  margin-right: 14px;
  margin-top: 10px;
  transition: 0.2s;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}

.prodItem .colorItem img {
  width: 100%;
  display: block;
}

.prodItem .colorItem:last-child {
  margin-right: 0;
}

.prodItem .colorItem:hover {
  border: 1px solid #333333;
}

.prodItem .colorAct {
  border: 1px solid #333333;
}

.prodItem .prodName {
  font-family: FuturaTOT-Medi,Arial, Helvetica, sans-serif;
  font-size: 24px;
  color: #333333;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  margin-top: 20px;
}

.prodItem .prodName a {
  color: #333333;
}

.prodItem .prodName a:hover {
  color: #af5d2c;
}

.prodItem .prodPrice {
  font-family: FuturaTOT-Book,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #333333;
  margin-top: 18px;
}

.bestWra {
  margin-top: 135px;
  padding-top: 109px;
  padding-bottom: 121px;
  background-color: #f2f3f4;
  overflow: hidden;
}

.bestWra .bestTop {
  display: flex;
  align-items: start;
  justify-content: space-between;
}

.bestWra .bestTips {
  font-family: FuturaTOT-Book,Arial, Helvetica, sans-serif;
  font-size: 24px;
  color: #333333;
  margin-top: 16px;
}

.bestWra .bestQie {
  display: flex;
  margin-top: 19px;
}

.bestWra .bestQie span {
  color: #9B9B9C;
  margin-left: 20px;
  cursor: pointer;
  transition: 0.2s;
  font-size: 50px;
}

.bestWra .bestQie span:hover {
  color: #444444;
}

.bestWra .bestSwiper {
  margin-top: 42px;
  margin-left: calc((100vw - 1400px) / 2);
}

.bestWra .swiper-wrapper {
  pointer-events: none;
}

.bestWra .swiper-slide {
  width: 26.51%;
  transition: 0.2s;
  pointer-events: none;
}

.bestWra .swiper-slide .prodItem {
  width: 100%;
}

.bestWra .prodBott {
  margin-top: 37px;
}

.bestWra .swiper-slide-visible {
  pointer-events: all;
}

.bestWra .swiper-slide:hover {
  box-shadow: 0px 32px 49px 0px rgba(34, 24, 21, 0.1);
}

.diluWrap {
  display: flex;
  justify-content: space-between;
  background-color: #5f603b;
  align-items: center;
  overflow: hidden;
}

.diluWrap .diluLeft {
  width: 50%;
  padding: 10px 200px;
}

.diluWrap .biao60 {
  color: #ffffff;
  line-height: 1;
}

.diluWrap .biao60 a {
  color: #ffffff;
}

.diluWrap .biao60 em {
  font-family: FuturaTOT-Ligh,Arial, Helvetica, sans-serif;
  display: block;
}

.diluWrap .diluTips {
  font-family: FuturaTOT-Ligh,Arial, Helvetica, sans-serif;
  font-size: 24px;
  color: #ffffff;
  margin-top: 21px;
}

.diluWrap .diluTips em {
  font-family: FuturaTOT-Medi,Arial, Helvetica, sans-serif;
}

.diluWrap .diluTxt {
  font-family: FuturaTOT-Ligh,Arial, Helvetica, sans-serif;
  font-size: 22px;
  line-height: 36px;
  color: #ffffff;
  margin-top: 38px;
}

.diluWrap .diluBtn {
  display: inline-block;
  padding: 13.2px 50px;
  border: solid 1px #ffffff;
  font-family: FuturaTOT-Book,Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #ffffff;
  margin-top: 150px;
}

.diluWrap .diluBtn:hover {
  background-color: #af5d2c;
  border: 1px solid #af5d2c;
}

.diluWrap .diluRight {
  width: 50%;
  overflow: hidden;
  display: block;
}

.diluWrap .diluRight img {
  width: 100%;
  display: block;
}

.diluWrap .diluRight:hover img {
  transform: scale(1.1);
}

.gallWrap {
  margin-top: 109px;
  padding: 0 50px;
}

.gallWrap .gallTips {
  font-family: FuturaTOT-Book,Arial, Helvetica, sans-serif;
  font-size: 24px;
  color: #333333;
  margin-top: 16px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.gallWrap .gallList {
  margin-top: 50px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.gallWrap .gallItem {
  width: 48.9%;
  position: relative;
  margin-bottom: 44px;
}

.gallWrap .gallImg {
  width: 100%;
  display: block;
  overflow: hidden;
}

.gallWrap .gallImg img {
  width: 100%;
  display: block;
}

.gallWrap .gallImg:hover img {
  transform: scale(1.1);
}

.gallWrap .gallInfo {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 0 72px;
  padding-bottom: 21px;
}

.gallWrap .gallTxt {
  font-family: FuturaTOT-Ligh,Arial, Helvetica, sans-serif;
  font-size: 24px;
  color: #ffffff;
}

.gallWrap .gallName {
  font-family: FuturaTOT-Medi,Arial, Helvetica, sans-serif;
  font-size: 36px;
  color: #ffffff;
  margin-top: 2px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}

.gallWrap .gallName a {
  color: #ffffff;
}

.gallWrap .gallName a:hover {
  color: #af5d2c;
}

.gallWrap .gallBtn {
  display: inline-block;
  margin-top: 5px;
}

.gallWrap .gallBtn span {
  font-size: 50px;
  color: #ffffff;
  transition: 0.2s;
}

.gallWrap .gallBtn:hover span {
  color: #af5d2c;
}

.lateNews {
  margin-top: 66px;
}

.lateNews .lnTop {
  display: flex;
  justify-content: space-between;
  align-items: start;
}

.lateNews .lnTips {
  font-family: FuturaTOT-Book,Arial, Helvetica, sans-serif;
  font-size: 24px;
  color: #333333;
  margin-top: 16px;
}

.lateNews .lnRight {
  font-family: FuturaTOT-Book,Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #221815;
  padding: 13.5px 67px;
  border: solid 1px #221815;
  display: inline-block;
  margin-top: 60px;
}

.lateNews .lnRight:hover {
  border: 1px solid #af5d2c;
  background-color: #af5d2c;
  color: #ffffff;
}

.lateNews .lnSwiper {
  margin-top: 51px;
  overflow: hidden;
  height: 520px;
}

.lateNews .lnSwiper .lnImg {
  width: 100%;
  display: block;
  overflow: hidden;
}

.lateNews .lnSwiper .lnImg img {
  width: 100%;
  display: block;
}

.lateNews .lnSwiper .lnImg:hover img {
  transform: scale(1.1);
}

.lateNews .lnInfo {
  width: 100%;
  background-color: #ffffff;
  padding: 30px 39px 10px 33px;
  transition: 0.2s;
}

.lateNews .lnName {
  font-family: FuturaTOT-Book,Arial, Helvetica, sans-serif;
  font-size: 30px;
  color: #333333;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.lateNews .lnName a {
  color: #333333;
}

.lateNews .lnName a:hover {
  color: #af5d2c;
}

.lateNews .lnTxt {
  font-family: FuturaTOT-Ligh,Arial, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 24px;
  color: #666666;
  margin-top: 17px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.lateNews .lnDate {
  font-family: FuturaTOT-Ligh,Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #666666;
  margin-top: 33px;
}

.lateNews .lnBtn {
  font-family: FuturaTOT-Book,Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #221815;
  display: inline-block;
  margin-top: 33px;
  text-underline-offset: 10px;
  text-decoration: underline;
}

.lateNews .lnBtn:hover {
  color: #af5d2c;
}

.lateNews .swiper-slide:hover .lnInfo {
  transform: translateY(-64px);
}

.custWrap {
  border-top: 1px solid #a8a9ad;
  padding-top: 115px;
  margin-top: 93px;
  margin-bottom: 121px;
}

.custWrap .custTips {
  font-family: FuturaTOT-Medi,Arial, Helvetica, sans-serif;
  font-size: 21px;
  color: #333333;
  margin-left: 114px;
}

.custWrap .custCont {
  margin-top: 20px;
  position: relative;
}

.custWrap .custQie {
  position: absolute;
  bottom: 25%;
  font-size: 34px;
  color: #221815;
  width: 62px;
  height: 62px;
  line-height: 62px;
  text-align: center;
  border: solid 1px #221815;
  border-radius: 50%;
  cursor: pointer;
  transition: 0.2s;
  z-index: 100;
}

.custWrap .custQie:hover {
  border: 1px solid #af5d2c;
  color: #af5d2c;
}

.custWrap .custPrev {
  left: -143px;
}

.custWrap .custNext {
  right: -143px;
}

.custWrap .custSwiper {
  width: 100%;
  overflow: hidden;
}

.custWrap .swiper-slide {
  position: relative;
  padding-left: 114px;
  padding-right: 119px;
  padding-bottom: 40px;
}

.custWrap .custBiao {
  font-family: FuturaTOT-Medi,Arial, Helvetica, sans-serif;
  font-size: 21px;
  color: #333333;
}

.custWrap .biao60 {
  margin-top: -15px;
}

.custWrap .custXing {
  display: flex;
  margin-top: 23px;
}

.custWrap .custXing img {
  width: 15px;
  display: block;
  margin-right: 13px;
}

.custWrap .custXing img:last-child {
  margin-right: 0;
}

.custWrap .custTxt {
  font-family: FuturaTOT-Ligh,Arial, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 36px;
  color: #333333;
  margin-top: 60px;
}

.custWrap .yinImg1 {
  width: 37px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

.custWrap .yinImg2 {
  width: 37px;
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
}

.footWrap {
  background-color: #f2f3f4;
  padding-top: 116px;
  padding-bottom: 44px;
}

.footWrap .footTop {
  display: flex;
  justify-content: space-between;
  align-items: start;
}

.footWrap .footA {
  max-width: 20%;
  margin-top: 4px;
}

.footWrap .footLogo {
  width: 148px;
  display: block;
}

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

.footWrap .follName {
  font-family: FuturaTOT-Medi,Arial, Helvetica, sans-serif;
  font-size: 24px;
  color: #221713;
  margin-top: 50px;
}

.footWrap .footShare {
  margin-top: 15px;
  display: flex;
  flex-wrap: wrap;
}

.footWrap .footShare span {
  font-size: 20px;
  color: #221713;
  transition: 0.2s;
}

.footWrap .footShare a {
  margin-right: 30px;
  margin-top: 10px;
  opacity: 0.9;
}

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

.footWrap .footShare a:hover {
  opacity: 1;
}

.footWrap .footShare a:hover span {
  color: #af5d2c;
}

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

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

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

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

.footWrap .kaiIcon {
  font-size: 20px;
  color: #221713;
  transition: 0.2s;
  margin-left: 10px;
  display: none;
}

.footWrap .footNav {
  font-family: FuturaTOT-Ligh,Arial, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 36px;
  color: #57585a;
  margin-top: 22px;
}

.footWrap .footNav a {
  color: #57585a;
  display: block;
}

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

.footWrap .footD {
  width: 34.57%;
}

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

.footWrap .m-formcountry {
  width: 100%;
  position: relative;
  margin-bottom: 24px;
}

.footWrap .m-formcountry .footInput {
  margin-bottom: 0;
}

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

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

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

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

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

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

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

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

.footWrap .footInput {
  width: 100%;
  border-bottom: 1px solid #cccccc;
  padding-bottom: 12px;
  margin-bottom: 24px;
  font-family: FuturaTOT-Ligh,Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #57585a;
}

.footWrap .footInput::-webkit-input-placeholder {
  font-family: FuturaTOT-Ligh,Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #57585a;
}

.footWrap .footInput:-moz-placeholder {
  font-family: FuturaTOT-Ligh,Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #57585a;
}

.footWrap .footInput::-moz-placeholder {
  font-family: FuturaTOT-Ligh,Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #57585a;
}

.footWrap .footInput:-ms-input-placeholder {
  font-family: FuturaTOT-Ligh,Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #57585a;
}

.footWrap .captBox {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #cccccc;
  padding-bottom: 11px;
}

.footWrap .captBox .footInput {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}

.footWrap .footCode {
  width: 87px;
  cursor: pointer;
  flex-shrink: 0;
}

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

.footWrap .footSub {
  font-family: FuturaTOT-Book,Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #ffffff;
  padding: 8px 18px;
  background-color: #221713;
  margin-top: 26px;
  transition: 0.2s;
}

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

.footWrap .copyTxt {
  border-top: 1px solid rgba(34, 23, 19, 0.2);
  padding-top: 35px;
  margin-top: 56px;
  font-family: FuturaTOT-Book,Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 30px;
  color: #777777;
}

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

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

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

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

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

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

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

.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: #221815;
}

.sideNav .phoneTxt {
  width: max-content;
  padding: 10px;
  font-size: 16px;
  color: #ffffff;
  background-color: #af5d2c;
  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 img {
  width: 100%;
  display: block;
}

.crumbsBox {
  padding-top: 27px;
  font-family: FuturaTOT-Book,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #666666;
}

.crumbsBox a {
  color: #666666;
}

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

.crumbsBox .crumActive {
  color: #221713;
}

.chanWrap {
  background-color: #f2f3f4;
  padding-bottom: 120px;
}

.chanWrap .chanBox {
  margin-top: 60px;
}

.chanWrap .chanTop {
  display: flex;
  align-items: start;
  justify-content: space-between;
}

.chanWrap .chanTips {
  font-family: FuturaTOT-Book,Arial, Helvetica, sans-serif;
  font-size: 24px;
  color: #333333;
  margin-top: 9px;
}

.chanWrap .chanTxt {
  flex: 1;
  margin-left: 319px;
  font-family: FuturaTOT-Ligh,Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #666666;
  margin-top: 11px;
  line-height: 24px;
}

.chanWrap .chanCenter {
  display: flex;
  align-items: start;
  justify-content: space-between;
  margin-top: 25px;
}

.chanWrap .chanForm {
  width: 400px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #221713;
  padding-bottom: 5px;
  position: relative;
  margin-top: 33px;
}

.chanWrap .chanInput {
  font-family: FuturaTOT-Medi,Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #3e3a39;
  width: 100%;
}

.chanWrap .chanInput::-webkit-input-placeholder {
  font-family: FuturaTOT-Medi,Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #3e3a39;
}

.chanWrap .chanInput:-moz-placeholder {
  font-family: FuturaTOT-Medi,Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #3e3a39;
}

.chanWrap .chanInput::-moz-placeholder {
  font-family: FuturaTOT-Medi,Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #3e3a39;
}

.chanWrap .chanInput:-ms-input-placeholder {
  font-family: FuturaTOT-Medi,Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #3e3a39;
}

.chanWrap .chanAct .prodItem {
  display: block !important;
}

.chanWrap .souSpan {
  font-size: 18px;
  color: #333333;
}

.chanWrap .chanSub {
  width: 20px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
}

.chanWrap .chanNum {
  font-family: FuturaTOT-Book,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #666666;
}

.chanWrap .chanNum em {
  font-family: FuturaTOT-Medi,Arial, Helvetica, sans-serif;
  font-size: 60px;
  color: #221815;
  margin-left: 16px;
}

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

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

.chanWrap .prodItem {
  width: 31.43%;
  transition: 0.2s;
  position: relative;
  margin-bottom: 43px;
}

.chanWrap .prodItem:hover {
  box-shadow: 0px 32px 49px 0px rgba(34, 24, 21, 0.1);
}

.chanWrap .prodItem:nth-child(n + 10) {
  display: none;
}

.chanWrap .addCart {
  width: 28px;
  position: absolute;
  bottom: 22px;
  right: 22px;
  cursor: pointer;
}

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

.chanWrap .prodBott {
  margin-top: 34px;
}

.chanWrap .loadBtn {
  background-color: #ffffff;
  border: solid 1px #d1d2d4;
  padding: 13px 10px;
  font-family: FuturaTOT-Book,Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #221815;
  cursor: pointer;
  transition: 0.2s;
  text-align: center;
}

.chanWrap .loadBtn:hover {
  border: 1px solid #af5d2c;
  background-color: #af5d2c;
  color: #ffffff;
}

.chanWrap .backBtn {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  font-family: FuturaTOT-Book,Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #221815;
  margin-top: 46px;
  cursor: pointer;
  transition: 0.2s;
}

.chanWrap .backBtn span {
  font-size: 18px;
  margin-left: 20px;
  color: #221815;
  transition: 0.2s;
  font-weight: bold;
}

.chanWrap .backBtn:hover {
  color: #af5d2c;
}

.chanWrap .backBtn:hover span {
  color: #af5d2c;
}

.expoWrap {
  margin-top: 105px;
  margin-bottom: 123px;
}

.expoWrap .expoTips {
  font-family: FuturaTOT-Book,Arial, Helvetica, sans-serif;
  font-size: 24px;
  color: #333333;
  margin-top: 9px;
}

.expoWrap .expoBox {
  position: relative;
  margin-top: 51px;
}

.expoWrap .expoQie {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  font-size: 34px;
  color: #221815;
  width: 62px;
  height: 62px;
  line-height: 62px;
  text-align: center;
  border: solid 1px #221815;
  border-radius: 50%;
  cursor: pointer;
  transition: 0.2s;
  z-index: 100;
}

.expoWrap .expoQie:hover {
  border: 1px solid #af5d2c;
  color: #af5d2c;
}

.expoWrap .expoPrev {
  left: -143px;
}

.expoWrap .expoNext {
  right: -143px;
}

.expoWrap .branSwiper {
  width: 100%;
  overflow: hidden;
}

.expoWrap .swiper-slide {
  position: relative;
}

.expoWrap .swiper-slide:hover .branName {
  top: 40.8%;
}

.expoWrap .swiper-slide:hover .disaBtn {
  top: 54%;
}

.expoWrap .branImg {
  width: 100%;
  display: block;
  overflow: hidden;
}

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

.expoWrap .branImg:hover img {
  transform: scale(1.1);
}

.expoWrap .branName {
  position: absolute;
  left: 0;
  text-align: center;
  width: 100%;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  font-family: FuturaTOT-Book,Arial, Helvetica, sans-serif;
  font-size: 48px;
  color: #ffffff;
  padding: 0 10px;
  transition: 0.2s;
}

.expoWrap .branName a {
  color: #ffffff;
}

.expoWrap .branName a:hover {
  color: #af5d2c;
}

.expoWrap .disaBtn {
  font-family: FuturaTOT-Book,Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #221815;
  background-color: #ffffff;
  padding: 9px 50px;
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  display: block;
  width: max-content;
  max-width: 100%;
}

.expoWrap .disaBtn:hover {
  background-color: #af5d2c;
  color: #ffffff;
}

.takeWrap {
  background-color: #5f603b;
  padding-top: 51px;
  padding-bottom: 59px;
}

.takeWrap .takeBox {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.takeWrap .takeLeft {
  flex: 1;
  margin-right: 30px;
}

.takeWrap .takeTit {
  font-family: FuturaTOT-Medi,Arial, Helvetica, sans-serif;
  font-size: 48px;
  color: #ffffff;
}

.takeWrap .takeTxt {
  font-family: FuturaTOT-Ligh,Arial, Helvetica, sans-serif;
  font-size: 22px;
  color: #ffffff;
  margin-top: 6px;
}

.takeWrap .takeBtn {
  font-family: FuturaTOT-Book,Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #ffffff;
  display: flex;
  align-items: center;
  border: solid 1px #ffffff;
  padding: 13px 20px;
  width: max-content;
  max-width: 100%;
}

.takeWrap .takeBtn span {
  font-size: 18px;
  color: #ffffff;
  margin-left: 36px;
  transition: 0.2s;
}

.takeWrap .takeBtn:hover {
  background-color: #ffffff;
  color: #af5d2c;
}

.takeWrap .takeBtn:hover span {
  color: #af5d2c;
}

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

.dayWrap .dayLeft {
  width: 567px;
}

.dayWrap .biao60 em {
  font-family: FuturaTOT-Ligh;
  display: block;
}

.dayWrap .dayTips {
  font-family: FuturaTOT-Ligh,Arial, Helvetica, sans-serif;
  font-size: 24px;
  color: #221815;
  margin-top: 13px;
}

.dayWrap .dayTips em {
  font-family: FuturaTOT-Medi,Arial, Helvetica, sans-serif;
}

.dayWrap .dayRight {
  flex: 1;
  margin-left: 110px;
  font-family: FuturaTOT-Ligh,Arial, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 30px;
  color: #333333;
  margin-top: 19px;
}

.dayWrap .dayRight p {
  margin-bottom: 47px;
}

.dayWrap .dayRight p:last-child {
  margin-bottom: 0;
}

.dayWrap .dayRight img {
  max-width: 100%;
}

.intrWrap {
  margin-top: 97px;
}

.intrWrap .intrName {
  font-family: FuturaTOT-Medi,Arial, Helvetica, sans-serif;
  font-size: 60px;
  color: #221815;
}

.intrWrap .intrBox {
  display: flex;
  justify-content: space-between;
  align-items: start;
}

.intrWrap .intrLeft {
  width: 59.86%;
}

.intrWrap .intrTips {
  font-family: FuturaTOT-Book,Arial, Helvetica, sans-serif;
  font-size: 24px;
  color: #333333;
  margin-top: 9px;
}

.intrWrap .intrTxt1 {
  font-family: FuturaTOT-Ligh,Arial, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 30px;
  color: #333333;
  padding-right: 57px;
  margin-top: 43px;
}

.intrWrap .intrImg1 {
  width: 100%;
  display: block;
  margin-top: 67px;
  position: relative;
  overflow: hidden;
}

.intrWrap .intrImg1 img {
  width: 100%;
  display: block;
}

.intrWrap .intrImg1 p {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: translateY(-50%);
  font-family: FuturaTOT-Medi,Arial, Helvetica, sans-serif;
  font-size: 36px;
  transition: 0.2s;
  color: #ffffff;
}

.intrWrap .intrImg1 p span {
  font-size: 26px;
  color: #ffffff;
  margin-left: 20px;
  transition: 0.2s;
}

.intrWrap .intrImg1:hover img {
  transform: scale(1.1);
}

.intrWrap .intrImg1:hover p {
  color: #af5d2c;
}

.intrWrap .intrImg1:hover p span {
  color: #af5d2c;
}

.intrWrap .intrTxt2 {
  padding-left: 18px;
  padding-right: 34px;
  margin-top: 35px;
  font-family: FuturaTOT-Ligh,Arial, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 30px;
  color: #333333;
}

.intrWrap .intrRight {
  width: 36.36%;
  margin-top: -7px;
}

.intrWrap .intrRight .intrImg1 {
  margin-top: 0;
}

.intrWrap .intrTxt3 {
  font-family: FuturaTOT-Ligh,Arial, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 30px;
  color: #333333;
  margin-top: 46px;
  padding-left: 22px;
  padding-right: 31px;
}

.annoWrap {
  margin-top: 120px;
  background-color: #f2f3f4;
  padding-top: 105px;
  padding-bottom: 109px;
}

.annoWrap .annoBox {
  display: flex;
  align-items: start;
  justify-content: space-between;
}

.annoWrap .annoImg {
  width: 277px;
  border-radius: 50%;
  overflow: hidden;
}

.annoWrap .annoImg img {
  width: 100%;
  display: block;
}

.annoWrap .annoRight {
  flex: 1;
  margin-left: 84px;
  margin-top: 22px;
}

.annoWrap .biao60 {
  line-height: 1;
}

.annoWrap .biao60 em {
  font-family: FuturaTOT-Ligh,Arial, Helvetica, sans-serif;
  display: block;
}

.annoWrap .annoTxt {
  font-family: FuturaTOT-Ligh,Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 30px;
  color: #666666;
  margin-top: 26px;
}

.annoWrap .annoTxt em {
  font-family: FuturaTOT-Medi,Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #333333;
}

.annoWrap .annoTxt strong {
  font-family: FuturaTOT-Book,Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #333333;
}

.bathWrap {
  margin-top: 106px;
}

.bathWrap .bathImg {
  width: 35.71%;
  float: right;
  margin-left: 94px;
  margin-bottom: 10px;
}

.bathWrap .bathInfo {
  padding-top: 135px;
}

.bathWrap .bathTips {
  font-family: FuturaTOT-Book,Arial, Helvetica, sans-serif;
  font-size: 24px;
  color: #333333;
  margin-top: 23px;
}

.bathWrap .bathTxt {
  font-family: FuturaTOT-Ligh,Arial, Helvetica, sans-serif;
  font-size: 20px;
  line-height: 30px;
  color: #666666;
  margin-top: 51px;
}

.precWrap {
  background-color: #f2f3f4;
  padding-top: 87px;
  padding-bottom: 124px;
  margin-top: 94px;
}

.precWrap .biao60 em {
  font-family: FuturaTOT-Ligh,Arial, Helvetica, sans-serif;
  display: block;
}

.precWrap .precTips {
  font-family: FuturaTOT-Book,Arial, Helvetica, sans-serif;
  font-size: 24px;
  color: #333333;
  margin-top: 23px;
}

.precWrap .precBott {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 46px;
}

.precWrap .precLeft {
  width: 29.71%;
}

.precWrap .precLeft .precItem:nth-child(2) {
  margin-top: 17px;
}

.precWrap .precItem {
  width: 100%;
  position: relative;
}

.precWrap .precItem img {
  width: 100%;
  display: block;
}

.precWrap .precInfo {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 0 26px;
  padding-bottom: 16px;
}

.precWrap .precName {
  font-family: FuturaTOT-Book,Arial, Helvetica, sans-serif;
  font-size: 24px;
  color: #ffffff;
}

.precWrap .precTxt {
  font-family: FuturaTOT-Ligh,Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 24px;
  color: #ffffff;
  margin-top: 14px;
  padding-bottom: 28px;
  display: none;
}

.precWrap .precCenter {
  width: 38.07%;
}

.precWrap .precCont {
  margin-top: 85px;
  text-align: right;
  font-family: FuturaTOT-Ligh,Arial, Helvetica, sans-serif;
  font-size: 24px;
  color: #333333;
  line-height: 36px;
}

.precWrap .precCont em {
  font-family: FuturaTOT-Book;
  font-size: 18px;
}

.sociWrap {
  margin-top: 120px;
  margin-bottom: 116px;
}

.sociWrap .sociTxt {
  font-family: FuturaTOT-Ligh,Arial, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 30px;
  color: #333333;
}

.sociWrap .sociBox {
  position: relative;
  margin-top: 70px;
}

.sociWrap .sociBox img {
  width: 100%;
  display: block;
}

.sociWrap .sociInfo {
  position: absolute;
  top: 63px;
  left: 0;
  width: 100%;
  padding: 0 85px;
}

.sociWrap .sociTips {
  font-family: FuturaTOT-Book,Arial, Helvetica, sans-serif;
  font-size: 24px;
  color: #ffffff;
  margin-top: 10px;
}

.sociWrap .biao60 {
  color: #ffffff;
}

.detailTop {
  margin-top: 80px;
}

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

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

.detailTop .xiangSuo {
  width: 129px;
  height: 700px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  margin-right: 22px;
}

.detailTop .suoQie {
  font-size: 28px;
  color: #000000;
  opacity: 0.3;
  cursor: pointer;
  transition: 0.2s;
}

.detailTop .suoQie:hover {
  opacity: 1;
}

.detailTop .suoSwiper {
  margin: 38px 0px;
  overflow: hidden;
}

.detailTop .suoItem {
  border: 1px solid transparent;
  transition: 0.2s;
  cursor: pointer;
  height: max-content !important;
}

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

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

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

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

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

.detailTop .detaRight {
  flex: 1;
  margin-left: 98px;
  padding-top: 48px;
}

.detailTop .detaTit {
  font-family: FuturaTOT-Medi,Arial, Helvetica, sans-serif;
  font-size: 60px;
  color: #221815;
  border-bottom: 1px solid #a8a9ad;
  padding-bottom: 7px;
}

.detailTop .detaTxt {
  font-family: FuturaTOT-Ligh,Arial, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 30px;
  color: #666666;
  margin-top: 7px;
  padding-bottom: 10px;
  border-bottom: 1px solid #a8a9ad;
  border-top: 1px solid #a8a9ad;
  padding-top: 11px;
}

.detailTop .detaTxt em {
  font-family: FuturaTOT-Book;
  color: #333333;
}

.detailTop .detaPrice {
  font-family: FuturaTOT-Book,Arial, Helvetica, sans-serif;
  font-size: 30px;
  color: #333333;
  margin-top: 20px;
  border-bottom: 1px solid #a8a9ad;
  padding-bottom: 23px;
}

.detailTop .colorTips {
  font-family: FuturaTOT-Book,Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #666666;
  margin-top: 17px;
}

.detailTop .colorTips em {
  font-family: FuturaTOT-Medi,Arial, Helvetica, sans-serif;
  color: #333333;
}

.detailTop .shareBox {
  display: flex;
  align-items: center;
  font-family: FuturaTOT-Medi,Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #333333;
  border-top: 1px solid #a8a9ad;
  margin-top: 16px;
  padding-top: 30px;
}

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

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

.detailTop .detaBtn {
  margin-top: 41px;
}

.detailTop .detaBtn a {
  font-family: FuturaTOT-Book,Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #221815;
  border: solid 1px #221815;
  padding: 13px 10px;
  margin-bottom: 19px;
  display: block;
  text-align: center;
  cursor: pointer;
}

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

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

.detailTop .colorList {
  display: flex;
  flex-wrap: wrap;
  margin-top: 1px;
}

.detailTop .coloItem {
  width: 24px;
  height: 24px;
  border: solid 1px transparent;
  border-radius: 50%;
  overflow: hidden;
  margin-right: 14px;
  margin-top: 10px;
  transition: 0.2s;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}

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

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

.detailTop .coloItem:hover {
  border: 1px solid #333333;
}

.detailTop .coloAct {
  border: 1px solid #333333;
}

.colorBlock {
  width: calc(100% - 4px);
  height: calc(100% - 4px);
  border-radius: 50%;
}

.advaWrap {
  margin-top: 70px;
}

.advaWrap .advaItem {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}

.advaWrap .advaItem:nth-child(even) {
  flex-direction: row-reverse;
}

.advaWrap .advaLeft {
  width: 50%;
  background-color: #f7f7f8;
  padding: 91px 88px 10px 62px;
}

.advaWrap .advaName {
  font-family: FuturaTOT-Medi,Arial, Helvetica, sans-serif;
  font-size: 36px;
  color: #221713;
}

.advaWrap .advaTxt {
  font-family: FuturaTOT-Ligh,Arial, Helvetica, sans-serif;
  font-size: 20px;
  line-height: 30px;
  color: #666666;
  margin-top: 21px;
}

.advaWrap .advaTxt em {
  font-family: FuturaTOT-Medi,Arial, Helvetica, sans-serif;
  color: #333333;
}

.advaWrap .advaImg {
  width: 50%;
}

.advaWrap .advaImg img {
  width: 100%;
  display: block;
}

.prodSize {
  margin-top: 64px;
}

.prodSize .sizeName {
  font-family: FuturaTOT-Medi,Arial, Helvetica, sans-serif;
  font-size: 36px;
  color: #221713;
}

.prodSize .sizeTxt {
  margin-top: 83px;
  font-family: FuturaTOT-Ligh,Arial, Helvetica, sans-serif;
  font-size: 20px;
  line-height: 30px;
  color: #666666;
}

.prodSize .sizeTxt a {
  color: #666666;
}

.prodSize .sizeTxt a:hover {
  color: #333333;
}

.prodSize .sizeTxt img {
  max-width: 100%;
}

.relaProd {
  margin-top: 96px;
  background-color: #f2f3f4;
  padding-top: 104px;
  padding-bottom: 120px;
  overflow: hidden;
}

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

.relaProd .relaTips {
  font-family: FuturaTOT-Book,Arial, Helvetica, sans-serif;
  font-size: 24px;
  color: #333333;
  margin-top: 16px;
}

.relaProd .relaQie {
  display: flex;
}

.relaProd .relaQie span {
  color: #9B9B9C;
  margin-left: 20px;
  cursor: pointer;
  transition: 0.2s;
  font-size: 50px;
}

.relaProd .relaQie span:hover {
  color: #444444;
}

.relaProd .relaSwiper {
  margin-top: 40px;
}

.relaProd .swiper-slide {
  opacity: 0;
  pointer-events: none;
  transition: 0.2s;
}

.relaProd .swiper-slide:hover {
  box-shadow: 0px 32px 49px 0px rgba(34, 24, 21, 0.1);
}

.relaProd .swiper-slide-visible {
  opacity: 1;
  pointer-events: all;
}

.relaProd .prodItem {
  width: 100%;
}

.relaProd .addCart {
  width: 28px;
  position: absolute;
  bottom: 22px;
  right: 22px;
  cursor: pointer;
}

.relaProd .addCart img {
  width: 100%;
  display: block;
}

.relaProd .prodBott {
  margin-top: 34px;
}

.downWrap {
  margin-top: 110px;
}

.downWrap .downTips {
  font-family: FuturaTOT-Book,Arial, Helvetica, sans-serif;
  font-size: 24px;
  color: #333333;
  margin-top: 16px;
}

.downWrap .downBtn {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 451px;
  font-family: FuturaTOT-Book,Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #221713;
  padding: 12px 21px;
  margin-top: 34px;
  border: solid 1px #221713;
}

.downWrap .downBtn span {
  font-size: 22px;
  color: #221713;
  margin-left: 10px;
  transition: 0.2s;
}

.downWrap .downBtn:hover {
  border: 1px solid #af5d2c;
  background-color: #af5d2c;
  color: #ffffff;
}

.downWrap .downBtn:hover span {
  color: #ffffff;
}

.faqWrap {
  margin-top: 82px;
}

.faqWrap .faqTips {
  font-family: FuturaTOT-Book,Arial, Helvetica, sans-serif;
  font-size: 24px;
  color: #333333;
  margin-top: 16px;
}

.faqWrap .faqList {
  margin-top: 35px;
}

.faqWrap .faqItem {
  background-color: #f2f3f4;
  padding: 16.5px 16px;
  padding-right: 101px;
  margin-bottom: 14px;
}

.faqWrap .faqItem:last-child {
  margin-bottom: 0;
}

.faqWrap .faqQues {
  display: flex;
  align-items: start;
  font-family: FuturaTOT-Book,Arial, Helvetica, sans-serif;
  font-size: 20px;
  color: #221713;
  cursor: pointer;
}

.faqWrap .faqQues span {
  font-size: 24px;
  color: #221713;
  margin-right: 20px;
  margin-top: -2px;
}

.faqWrap .jianIcon {
  display: none;
}

.faqWrap .faqAnsw {
  font-family: FuturaTOT-Ligh,Arial, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 24px;
  color: #666666;
  margin-top: 11px;
  margin-left: 43px;
  display: none;
  padding-bottom: 17px;
}

.neiNews .lateNews {
  margin-top: 94px;
  margin-bottom: 97px;
}

.seriWrap {
  margin-top: 59px;
}

.seriWrap .seriTips {
  font-family: FuturaTOT-Book,Arial, Helvetica, sans-serif;
  font-size: 24px;
  color: #221815;
  margin-top: 12px;
}

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

.seriWrap .seriAct .seriItem {
  display: block !important;
}

.seriWrap .seriItem {
  width: 48.57%;
  margin-bottom: 45px;
  position: relative;
}

.seriWrap .seriItem:nth-child(n + 7) {
  display: none;
}

.seriWrap .seriImg {
  width: 100%;
  display: block;
  overflow: hidden;
}

.seriWrap .seriImg img {
  width: 100%;
  display: block;
}

.seriWrap .seriImg:hover img {
  transform: scale(1.1);
}

.seriWrap .seriInfo {
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 100%;
  padding: 0 72px;
  padding-bottom: 17px;
}

.seriWrap .seriBiao {
  font-family: FuturaTOT-Ligh,Arial, Helvetica, sans-serif;
  font-size: 24px;
  color: #ffffff;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}

.seriWrap .seriName {
  font-family: FuturaTOT-Medi,Arial, Helvetica, sans-serif;
  font-size: 36px;
  color: #ffffff;
  margin-top: 2px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}

.seriWrap .seriName a {
  color: #ffffff;
}

.seriWrap .seriName a:hover {
  color: #af5d2c;
}

.seriWrap .seriBtn {
  display: inline-block;
  margin-top: 10px;
}

.seriWrap .seriBtn span {
  font-size: 44px;
  color: #ffffff;
  transition: 0.2s;
}

.seriWrap .seriBtn:hover span {
  color: #af5d2c;
}

.seriWrap .loadBtn {
  background-color: #ffffff;
  border: solid 1px #d1d2d4;
  padding: 13px 10px;
  font-family: FuturaTOT-Book,Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #221815;
  cursor: pointer;
  transition: 0.2s;
  text-align: center;
  margin-top: 17px;
}

.seriWrap .loadBtn:hover {
  border: 1px solid #af5d2c;
  background-color: #af5d2c;
  color: #ffffff;
}

.seriWrap .backBtn {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  font-family: FuturaTOT-Book,Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #221815;
  margin-top: 46px;
  cursor: pointer;
  transition: 0.2s;
}

.seriWrap .backBtn span {
  font-size: 18px;
  margin-left: 20px;
  color: #221815;
  transition: 0.2s;
  font-weight: bold;
}

.seriWrap .backBtn:hover {
  color: #af5d2c;
}

.seriWrap .backBtn:hover span {
  color: #af5d2c;
}

.gallDetail {
  margin-top: 59px;
}

.gallDetail .gdTips {
  font-family: FuturaTOT-Book,Arial, Helvetica, sans-serif;
  font-size: 30px;
  color: #221815;
  margin-top: 6px;
}

.gallDetail .gdShare {
  display: flex;
  align-items: center;
  margin-top: 28px;
  font-family: FuturaTOT-Medi,Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #333333;
}

.gallDetail .gdShare img {
  width: 164px;
  display: block;
  cursor: pointer;
}

.gallDetail .gdShare p {
  margin-right: 10px;
}

.gallDetail .gdTxt {
  margin-top: 59px;
  font-family: FuturaTOT-Ligh,Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #666666;
  line-height: 30px;
}

.gallDetail .gdTxt em {
  font-family: FuturaTOT-Medi,Arial, Helvetica, sans-serif;
  font-size: 30px;
  color: #333333;
}

.gallDetail .gdTxt img {
  max-width: 100%;
}

.gallDetail .gdBox {
  margin-top: 91px;
}

.gallDetail .gdBox .gdTxt {
  padding-top: 37px;
}

.gallDetail .gdImg {
  width: 44.14%;
  float: right;
  margin-left: 91px;
  margin-bottom: 10px;
}

.gallDetail .gdImg img {
  width: 100%;
  display: block;
}

.fenYe {
  font-family: FuturaTOT-Ligh,Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #999999;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  padding-top: 17px;
  padding-bottom: 18px;
  margin-top: 77px;
}

.fenYe a {
  color: #999999;
  display: block;
  margin-bottom: 15px;
}

.fenYe a:last-child {
  margin-bottom: 0;
}

.fenYe a:hover {
  color: #221815;
}

.neiGall {
  margin-bottom: 76px;
}

.servWrap {
  margin-top: 74px;
  display: flex;
  justify-content: space-between;
}

.servWrap .servItem {
  width: 48.93%;
}

.servWrap .servImg {
  width: 100%;
  position: relative;
}

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

.servWrap .servInfo {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 46px 38px;
  padding-top: 10px;
}

.servWrap .servName {
  font-family: FuturaTOT-Medi,Arial, Helvetica, sans-serif;
  font-size: 48px;
  color: #ffffff;
}

.servWrap .servTxt {
  font-family: FuturaTOT-Book,Arial, Helvetica, sans-serif;
  font-size: 24px;
  color: #ffffff;
  margin-top: 8px;
}

.servWrap .servCont {
  padding-left: 31px;
  padding-right: 46px;
  font-family: FuturaTOT-Ligh,Arial, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 30px;
  color: #666666;
  margin-top: 29px;
}

.warrWrap {
  background-color: #f7f7f8;
  padding-top: 111px;
  padding-bottom: 122px;
  margin-top: 111px;
}

.warrWrap .biao60 {
  line-height: 1;
}

.warrWrap .warrBox {
  display: flex;
  justify-content: space-between;
  align-items: start;
}

.warrWrap .warrLeft {
  width: 35.5%;
}

.warrWrap .warrTips {
  font-family: FuturaTOT-Book,Arial, Helvetica, sans-serif;
  font-size: 24px;
  color: #333333;
  margin-top: 21px;
}

.warrWrap .warrBtn {
  font-family: FuturaTOT-Book,Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #221815;
  display: inline-block;
  padding: 13.5px 52px;
  border: solid 1px #221815;
  margin-top: 68px;
}

.warrWrap .warrBtn:hover {
  border: 1px solid #af5d2c;
  background-color: #af5d2c;
  color: #ffffff;
}

.warrWrap .warrCont {
  width: 56.28%;
  margin-top: 21px;
}

.warrWrap .warrCont .tablen {
  width: 100%;
  overflow-x: auto;
}

.warrWrap .warrCont table {
  width: 100%;
  border-top: 1px solid #666666;
}

.warrWrap .warrCont table tr {
  border-bottom: 1px solid #666666;
}

.warrWrap .warrCont table td {
  font-family: FuturaTOT-Ligh,Arial, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 36px;
  color: #333333;
  vertical-align: middle;
  padding: 7.5px 9px;
  min-width: 250px;
}

.warrWrap .warrCont table td:nth-child(1) {
  font-family: FuturaTOT-Book,Arial, Helvetica, sans-serif;
  font-size: 20px;
  color: #221815;
  line-height: 25px;
}

.warrWrap .warrCont table td:nth-child(1) em {
  font-family: FuturaTOT-Ligh,Arial, Helvetica, sans-serif;
  font-size: 16px;
}

.warrWrap .warrCont table td:nth-child(2) {
  display: flex;
  justify-content: space-between;
}

.warrWrap .warrCont table .yearTxt {
  font-family: FuturaTOT-Medi,Arial, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 36px;
  color: #333333;
}

.warrWrap .warrCont table .yearTxt p {
  display: flex;
  align-items: start;
}

.warrWrap .warrCont table .yearTxt em {
  color: #ffffff;
  width: 20px;
  height: 20px;
  background-color: #221815;
  border-radius: 50%;
  text-align: center;
  line-height: 20px;
  margin-right: 10px;
  display: block;
  flex-shrink: 0;
  margin-top: 10px;
}

.acceWrap {
  margin-top: 107px;
}

.acceWrap .acceTips {
  font-family: FuturaTOT-Book,Arial, Helvetica, sans-serif;
  font-size: 24px;
  color: #333333;
  margin-top: 10px;
}

.acceWrap .acceCont {
  margin-top: 35px;
}

.acceWrap .acceCont .tablen {
  width: 100%;
  overflow-x: auto;
}

.acceWrap .acceCont table {
  width: 100%;
  border-top: 1px solid #666666;
}

.acceWrap .acceCont table tr {
  border-bottom: 1px solid #666666;
}

.acceWrap .acceCont table tr:nth-child(1) td {
  font-family: FuturaTOT-Medi,Arial, Helvetica, sans-serif;
  font-size: 24px;
  color: #221815;
  padding: 17.5px 39px;
}

.acceWrap .acceCont table td {
  font-family: FuturaTOT-Ligh,Arial, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 30px;
  color: #221815;
  min-width: 200px;
  padding: 13.5px 39px;
}

.instWrap {
  background-color: #d1d2d4;
  padding-top: 102px;
  padding-bottom: 100px;
  margin-top: 111px;
}

.instWrap .instBox {
  display: flex;
  align-items: center;
  justify-content: center;
}

.instWrap .instLeft {
  width: 425px;
  margin-right: 177px;
}

.instWrap .instTips {
  font-family: FuturaTOT-Book,Arial, Helvetica, sans-serif;
  font-size: 24px;
  color: #333333;
  margin-top: 9px;
}

.instWrap .instBtn {
  display: flex;
  align-items: center;
  padding: 6.5px 23px;
  border: solid 1px #221713;
  width: max-content;
  max-width: 100%;
  margin-top: 56px;
  font-family: FuturaTOT-Book,Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #221713;
}

.instWrap .instBtn span {
  font-size: 30px;
  color: #221713;
  transition: 0.2s;
  margin-left: 60px;
}

.instWrap .instBtn:hover {
  border: 1px solid #af5d2c;
  background-color: #af5d2c;
  color: #ffffff;
}

.instWrap .instBtn:hover span {
  color: #ffffff;
}

.instWrap .instRight {
  width: 363px;
  display: block;
  overflow: hidden;
}

.instWrap .instRight img {
  width: 100%;
  display: block;
}

.xiazaiWrap {
  margin-top: 94px;
}

.xiazaiWrap .xzTips {
  font-family: FuturaTOT-Book,Arial, Helvetica, sans-serif;
  font-size: 24px;
  color: #333333;
  margin-top: 9px;
}

.xiazaiWrap .xzList {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 34px;
}

.xiazaiWrap .xzList::after {
  width: 32.21%;
  content: '';
}

.xiazaiWrap .xzItem {
  width: 32.21%;
  border: solid 1px #221713;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 13px 22px;
  font-family: FuturaTOT-Book,Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #221713;
  margin-bottom: 29px;
}

.xiazaiWrap .xzItem span {
  font-size: 20px;
  color: #221713;
  transition: 0.2s;
}

.xiazaiWrap .xzItem:hover {
  border: 1px solid #af5d2c;
  background-color: #af5d2c;
  color: #ffffff;
}

.xiazaiWrap .xzItem:hover span {
  color: #ffffff;
}

.servFaq .faqWrap {
  margin-top: 68px;
  margin-bottom: 105px;
}

.blogWrap {
  margin-top: 61px;
  margin-bottom: 116px;
}

.blogWrap .blogList {
  margin-top: 50px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.blogWrap .blogList::after {
  width: 31.43%;
  content: '';
}

.blogWrap .blogItem {
  width: 31.43%;
  margin-bottom: 29px;
  overflow: hidden;
  height: 500px;
}

.blogWrap .blogItem:nth-child(n + 10) {
  display: none;
}

.blogWrap .blogAct .blogItem {
  display: block !important;
}

.blogWrap .lnImg {
  width: 100%;
  display: block;
  overflow: hidden;
  position: relative;
}

.blogWrap .lnImg p {
  position: absolute;
  font-family: FuturaTOT-Ligh,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #ffffff;
  padding: 7px 10px;
  background-color: rgba(0, 0, 0, 0.7);
  top: 10px;
  left: 10px;
}

.blogWrap .lnImg img {
  width: 100%;
  display: block;
}

.blogWrap .lnImg:hover img {
  transform: scale(1.1);
}

.blogWrap .lnInfo {
  width: 100%;
  background-color: #ffffff;
  padding: 30px 39px 10px 33px;
  transition: 0.2s;
}

.blogWrap .lnName {
  font-family: FuturaTOT-Book,Arial, Helvetica, sans-serif;
  font-size: 30px;
  color: #333333;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.blogWrap .lnName a {
  color: #333333;
}

.blogWrap .lnName a:hover {
  color: #af5d2c;
}

.blogWrap .lnTxt {
  font-family: FuturaTOT-Ligh,Arial, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 24px;
  color: #666666;
  margin-top: 17px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.blogWrap .lnDate {
  font-family: FuturaTOT-Ligh,Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #666666;
  margin-top: 33px;
}

.blogWrap .lnBtn {
  font-family: FuturaTOT-Book,Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #221815;
  display: inline-block;
  margin-top: 33px;
  text-underline-offset: 10px;
  text-decoration: underline;
}

.blogWrap .lnBtn:hover {
  color: #af5d2c;
}

.blogWrap .blogItem:hover .lnInfo {
  transform: translateY(-64px);
}

.blogWrap .loadBtn {
  background-color: #ffffff;
  border: solid 1px #d1d2d4;
  padding: 13px 10px;
  font-family: FuturaTOT-Book,Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #221815;
  cursor: pointer;
  transition: 0.2s;
  text-align: center;
  margin-top: 19px;
}

.blogWrap .loadBtn:hover {
  border: 1px solid #af5d2c;
  background-color: #af5d2c;
  color: #ffffff;
}

.blogWrap .backBtn {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  font-family: FuturaTOT-Book,Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #221815;
  margin-top: 46px;
  cursor: pointer;
  transition: 0.2s;
}

.blogWrap .backBtn span {
  font-size: 18px;
  margin-left: 20px;
  color: #221815;
  transition: 0.2s;
  font-weight: bold;
}

.blogWrap .backBtn:hover {
  color: #af5d2c;
}

.blogWrap .backBtn:hover span {
  color: #af5d2c;
}

.blogDetail {
  margin-top: 62px;
}

.blogDetail .blogDate {
  font-family: FuturaTOT-Book,Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #221815;
  margin-top: 19px;
}

.blogDetail .blogShare {
  display: flex;
  align-items: center;
  font-family: FuturaTOT-Medi,Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #333333;
  margin-top: 16px;
}

.blogDetail .blogShare img {
  width: 164px;
  display: block;
  cursor: pointer;
}

.blogDetail .blogShare p {
  margin-right: 10px;
}

.blogDetail .blogTxt {
  font-family: FuturaTOT-Ligh,Arial, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 30px;
  color: #666666;
  margin-top: 42px;
}

.blogDetail .blogTxt img {
  max-width: 100%;
}

.blogDetail .blogTxt a {
  color: #666666;
}

.blogDetail .blogTxt a:hover {
  color: #af5d2c;
}

.blogDetail .fenYe {
  margin-top: 70px;
}

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

.contactWrap .contLeft {
  width: 58.43%;
}

.contactWrap .contTips {
  margin-top: 16px;
  font-family: FuturaTOT-Book,Arial, Helvetica, sans-serif;
  font-size: 24px;
  color: #333333;
}

.contactWrap .footForm {
  margin-top: 35px;
}

.contactWrap .m-formcountry {
  width: 100%;
  position: relative;
  margin-bottom: 24px;
}

.contactWrap .m-formcountry .footInput {
  margin-bottom: 0;
}

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

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

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

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

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

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

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

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

.contactWrap .footInput {
  width: 100%;
  border-bottom: 1px solid #cccccc;
  padding-bottom: 12px;
  margin-bottom: 24px;
  font-family: FuturaTOT-Ligh,Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #57585a;
}

.contactWrap .footInput::-webkit-input-placeholder {
  font-family: FuturaTOT-Ligh,Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #57585a;
}

.contactWrap .footInput:-moz-placeholder {
  font-family: FuturaTOT-Ligh,Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #57585a;
}

.contactWrap .footInput::-moz-placeholder {
  font-family: FuturaTOT-Ligh,Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #57585a;
}

.contactWrap .footInput:-ms-input-placeholder {
  font-family: FuturaTOT-Ligh,Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #57585a;
}

.contactWrap .captBox {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #cccccc;
  padding-bottom: 11px;
}

.contactWrap .captBox .footInput {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}

.contactWrap .footCode {
  width: 87px;
  cursor: pointer;
  flex-shrink: 0;
}

.contactWrap .footCode img {
  width: 100%;
  display: block;
}

.contactWrap .footSub {
  font-family: FuturaTOT-Book,Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #ffffff;
  padding: 8px 18px;
  background-color: #221713;
  margin-top: 26px;
  transition: 0.2s;
}

.contactWrap .footSub:hover {
  background-color: #af5d2c;
}

.contactWrap .footArea {
  width: 100%;
  height: 138px;
  border-bottom: 1px solid #cccccc;
  margin-bottom: 26px;
  padding-bottom: 10px;
  font-family: FuturaTOT-Ligh,Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #57585a;
}

.contactWrap .footArea::-webkit-input-placeholder {
  font-family: FuturaTOT-Ligh,Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #57585a;
}

.contactWrap .footArea:-moz-placeholder {
  font-family: FuturaTOT-Ligh,Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #57585a;
}

.contactWrap .footArea::-moz-placeholder {
  font-family: FuturaTOT-Ligh,Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #57585a;
}

.contactWrap .footArea:-ms-input-placeholder {
  font-family: FuturaTOT-Ligh,Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #57585a;
}

.contactWrap .contRight {
  width: 28.86%;
  margin-top: 34px;
}

.contactWrap .addrName {
  font-family: FuturaTOT-Medi,Arial, Helvetica, sans-serif;
  font-size: 24px;
  color: #221815;
}

.contactWrap .addrTxt {
  font-family: FuturaTOT-Ligh,Arial, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 26px;
  color: #666666;
  margin-top: 8px;
}

.contactWrap .callItem {
  margin-top: 40px;
}

.contactWrap .callTxt {
  font-family: FuturaTOT-Ligh,Arial, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 36px;
  color: #666666;
  margin-top: 3px;
}

.contactWrap .callTxt a {
  color: #666666;
}

.contactWrap .callTxt a:hover {
  color: #af5d2c;
}

.mapBox {
  margin-top: 88px;
  margin-bottom: 119px;
}

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

@media (max-width: 1700px) {
  .custWrap .custPrev {
    left: 0;
  }
  .custWrap .custNext {
    right: 0;
  }
  .expoWrap .expoPrev {
    left: -70px;
  }
  .expoWrap .expoNext {
    right: -70px;
  }
}

@media (max-width: 1500px) {
  .slideshow .bannerCont {
    left: 80px;
    top: 50%;
    transform: translateY(-50%);
  }
  .slideshow .bannerTit {
    font-size: 50px;
  }
  .slideshow .bannerQie {
    font-size: 44px;
  }
  .contSafe {
    width: calc(100% - 160px);
  }
  .innoWrap .innoRight {
    padding: 20px;
  }
  .bestWra .bestSwiper {
    margin-left: 80px;
  }
  .diluWrap .diluLeft {
    padding: 10px 80px;
  }
  .dayWrap .dayRight {
    margin-left: 50px;
  }
  .detailTop .dtSwiper1 {
    width: 600px;
    height: 600px;
  }
  .detailTop .xiangSuo {
    height: 600px;
    width: 104px;
  }
  .detailTop .suoSwiper {
    margin: 39px 0px;
  }
  .detailTop .detaRight {
    margin-left: 30px;
  }
}

@media (max-width: 1280px) {
  .navBottWrap .navLogo {
    width: 196px;
  }
  .navBottWrap .navList > li {
    margin-right: 35px;
  }
  .slideshow .bannerTit {
    font-size: 40px;
  }
  .slideshow .bannerTxt {
    font-size: 20px;
  }
  .slideshow .bannerBtn {
    padding: 10px 20px;
    margin-top: 20px;
  }
  .biao60 {
    font-size: 40px;
  }
  .brandWrap {
    margin-top: 50px;
  }
  .brandWrap .brandBtn {
    padding: 10px 20px;
    margin-top: 20px;
  }
  .brandWrap .branRight {
    margin-top: 0;
    margin-left: 50px;
  }
  .brandWrap .branName {
    font-size: 30px;
  }
  .brandWrap .branSwiper {
    margin-top: 50px;
  }
  .brandWrap .disaBtn {
    padding: 10px 20px;
  }
  .innoWrap {
    margin-top: 50px;
  }
  .innoWrap .innoName {
    font-size: 26px;
  }
  .innoWrap .innoTxt {
    margin-top: 10px;
  }
  .prodItem .prodBott {
    padding: 20px;
    padding-top: 0;
  }
  .prodItem .prodName {
    font-size: 20px;
    margin-top: 20px;
  }
  .bestWra {
    margin-top: 50px;
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .bestWra .bestQie {
    margin-top: 0;
  }
  .bestWra .prodBott {
    margin-top: 0;
  }
  .diluWrap .diluTxt {
    margin-top: 20px;
  }
  .diluWrap .diluBtn {
    padding: 10px 20px;
    margin-top: 20px;
  }
  .gallWrap {
    margin-top: 50px;
  }
  .gallWrap .gallList {
    margin-top: 30px;
  }
  .gallWrap .gallInfo {
    padding: 0 20px;
    padding-bottom: 10px;
  }
  .gallWrap .gallName {
    font-size: 30px;
  }
  .gallWrap .gallBtn span {
    font-size: 40px;
  }
  .lateNews {
    margin-top: 30px;
  }
  .lateNews .lnRight {
    padding: 10px 20px;
    margin-top: 20px;
  }
  .lateNews .lnSwiper {
    margin-top: 30px;
    height: 404px;
  }
  .lateNews .lnInfo {
    padding: 10px;
  }
  .lateNews .lnName {
    font-size: 24px;
  }
  .lateNews .lnTxt {
    margin-top: 10px;
  }
  .lateNews .lnDate {
    margin-top: 20px;
  }
  .lateNews .lnBtn {
    font-size: 16px;
    text-underline-offset: 6px;
    margin-top: 20px;
  }
  .custWrap {
    margin-top: 50px;
    padding-top: 50px;
    margin-bottom: 50px;
  }
  .custWrap .custXing {
    margin-top: 15px;
  }
  .custWrap .yinImg1 {
    width: 30px;
  }
  .custWrap .yinImg2 {
    width: 30px;
  }
  .custWrap .custTxt {
    margin-top: 20px;
  }
  .custWrap .custQie {
    font-size: 30px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    bottom: 33%;
  }
  .footWrap {
    padding-top: 50px;
    padding-bottom: 40px;
  }
  .footWrap .footLogo {
    width: 120px;
  }
  .footWrap .follName {
    margin-top: 20px;
    font-size: 22px;
  }
  .footWrap .copyTxt {
    margin-top: 30px;
    padding-top: 20px;
  }
  .crumbsBox {
    padding-top: 20px;
  }
  .chanWrap {
    padding-bottom: 50px;
  }
  .chanWrap .chanBox {
    margin-top: 50px;
  }
  .chanWrap .chanTips {
    font-size: 22px;
  }
  .chanWrap .chanTxt {
    margin-left: 100px;
  }
  .chanWrap .chanNum em {
    font-size: 50px;
  }
  .chanWrap .prodBott {
    margin-top: 10px;
  }
  .expoWrap {
    margin-top: 50px;
    margin-bottom: 50px;
  }
  .expoWrap .expoBox {
    margin-top: 30px;
  }
  .expoWrap .branName {
    font-size: 30px;
  }
  .expoWrap .disaBtn {
    padding: 10px 20px;
  }
  .takeWrap .takeTit {
    font-size: 40px;
  }
  .takeWrap .takeBtn {
    padding: 10px 20px;
  }
  .dayWrap {
    margin-top: 50px;
  }
  .dayWrap .dayLeft {
    width: 450px;
  }
  .dayWrap .dayRight {
    margin-left: 30px;
  }
  .dayWrap .dayRight p {
    margin-bottom: 10px;
  }
  .dayWrap .dayTips {
    font-size: 22px;
  }
  .intrWrap {
    margin-top: 50px;
  }
  .intrWrap .intrName {
    font-size: 40px;
  }
  .intrWrap .intrTxt1 {
    margin-top: 20px;
  }
  .intrWrap .intrImg1 {
    margin-top: 20px;
  }
  .intrWrap .intrImg1 p {
    font-size: 26px;
  }
  .intrWrap .intrImg1 p span {
    font-size: 20px;
    margin-left: 10px;
  }
  .intrWrap .intrTxt2 {
    padding: 0;
    margin-top: 20px;
  }
  .intrWrap .intrTxt3 {
    padding: 0;
    margin-top: 20px;
  }
  .annoWrap {
    margin-top: 50px;
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .annoWrap .annoImg {
    width: 200px;
  }
  .annoWrap .annoRight {
    margin-top: 0;
    margin-left: 50px;
  }
  .bathWrap {
    margin-top: 50px;
  }
  .bathWrap .bathInfo {
    padding-top: 0;
  }
  .bathWrap .bathTips {
    font-size: 20px;
  }
  .bathWrap .bathTxt {
    margin-top: 20px;
  }
  .precWrap {
    margin-top: 50px;
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .precWrap .precName {
    font-size: 20px;
  }
  .precWrap .precInfo {
    padding: 10px;
  }
  .precWrap .precTxt {
    padding-bottom: 10px;
  }
  .precWrap .precCont {
    margin-top: 50px;
  }
  .sociWrap {
    margin-top: 50px;
    margin-bottom: 50px;
  }
  .sociWrap .sociBox {
    margin-top: 50px;
  }
  .sociWrap .sociInfo {
    top: 20px;
    padding: 0 20px;
  }
  .detailTop .dtSwiper1 {
    width: 500px;
    height: 500px;
  }
  .detailTop .xiangSuo {
    height: 500px;
    width: 73px;
  }
  .detailTop .detaRight {
    padding-top: 0;
  }
  .detailTop .detaPrice {
    font-size: 24px;
    margin-top: 15px;
    padding-bottom: 15px;
  }
  .detailTop .shareBox {
    padding-top: 20px;
  }
  .detailTop .detaBtn {
    margin-top: 20px;
  }
  .detailTop .detaBtn a {
    padding: 10px;
  }
  .advaWrap .advaLeft {
    padding: 20px;
  }
  .advaWrap .advaName {
    font-size: 26px;
  }
  .advaWrap .advaTxt {
    margin-top: 10px;
  }
  .prodSize {
    margin-top: 50px;
  }
  .prodSize .sizeName {
    font-size: 30px;
  }
  .prodSize .sizeTxt {
    margin-top: 30px;
  }
  .relaProd {
    margin-top: 50px;
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .relaProd .relaTips {
    font-size: 22px;
  }
  .downWrap {
    margin-top: 50px;
  }
  .downWrap .downTips {
    font-size: 22px;
  }
  .downWrap .downBtn {
    padding: 10px 20px;
    margin-top: 20px;
  }
  .faqWrap {
    margin-top: 50px;
  }
  .faqWrap .faqList {
    margin-top: 30px;
  }
  .faqWrap .faqItem {
    padding: 20px;
  }
  .faqWrap .faqAnsw {
    padding-bottom: 0;
  }
  .neiNews .lateNews {
    margin-top: 50px;
    margin-bottom: 50px;
  }
  .seriWrap {
    margin-top: 50px;
  }
  .seriWrap .seriBiao {
    font-size: 22px;
  }
  .seriWrap .seriName {
    font-size: 30px;
  }
  .seriWrap .seriBtn {
    margin-top: 0;
  }
  .seriWrap .seriBtn span {
    font-size: 30px;
    line-height: 1;
  }
  .seriWrap .seriInfo {
    padding: 0 10px;
    padding-bottom: 10px;
  }
  .seriWrap .seriItem {
    margin-bottom: 20px;
  }
  .seriWrap .loadBtn {
    padding: 10px;
  }
  .seriWrap .backBtn {
    margin-top: 30px;
  }
  .gallDetail {
    margin-top: 50px;
  }
  .gallDetail .gdTips {
    font-size: 24px;
  }
  .gallDetail .gdShare {
    margin-top: 20px;
  }
  .gallDetail .gdTxt {
    margin-top: 30px;
  }
  .gallDetail .gdTxt em {
    font-size: 26px;
  }
  .gallDetail .gdBox {
    margin-top: 30px;
  }
  .fenYe {
    margin-top: 30px;
  }
  .neiGall {
    margin-bottom: 50px;
  }
  .servWrap {
    margin-top: 50px;
  }
  .servWrap .servName {
    font-size: 30px;
  }
  .servWrap .servTxt {
    font-size: 20px;
    margin-top: 10px;
  }
  .servWrap .servInfo {
    padding: 10px;
    padding-bottom: 20px;
  }
  .servWrap .servCont {
    padding: 0;
    margin-top: 10px;
  }
  .warrWrap {
    margin-top: 50px;
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .warrWrap .warrCont {
    margin-top: 0;
  }
  .acceWrap {
    margin-top: 50px;
  }
  .acceWrap .acceCont table td {
    padding: 10px 20px !important;
  }
  .instWrap {
    margin-top: 50px;
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .instWrap .instLeft {
    margin-right: 30px;
  }
  .xiazaiWrap {
    margin-top: 50px;
  }
  .servFaq .faqWrap {
    margin-top: 30px;
    margin-bottom: 50px;
  }
  .blogWrap {
    margin-top: 50px;
    margin-bottom: 50px;
  }
  .blogWrap .blogList {
    margin-top: 30px;
  }
  .blogWrap .blogItem {
    height: 374px;
  }
  .blogWrap .lnInfo {
    padding: 10px;
  }
  .blogWrap .lnName {
    font-size: 24px;
  }
  .blogWrap .lnTxt {
    margin-top: 10px;
  }
  .blogWrap .lnDate {
    margin-top: 20px;
  }
  .blogWrap .lnBtn {
    font-size: 16px;
    text-underline-offset: 6px;
    margin-top: 20px;
  }
  .blogDetail {
    margin-top: 50px;
  }
  .blogDetail .fenYe {
    margin-top: 30px;
  }
  .contactWrap {
    margin-top: 50px;
  }
  .contactWrap .contRight {
    margin-top: 0;
    width: 32%;
  }
  .contactWrap .addrName {
    font-size: 22px;
  }
  .mapBox {
    margin-top: 50px;
    margin-bottom: 50px;
  }
}

@media (max-width: 1100px) {
  .lateNews .lnSwiper {
    height: 355px;
  }
  .detailTop .dtSwiper1 {
    width: 400px;
    height: 400px;
  }
}

@media (max-width: 1000px) {
  .navBottWrap {
    display: none;
  }
  .navTopWrap {
    background-color: #ffffff;
    position: sticky;
    top: 0;
    left: 0;
    z-index: 800;
    padding: 5px 30px;
    box-shadow: 0px 5px 27px 0px rgba(0, 0, 0, 0.07);
  }
  .navTopWrap .topLogo {
    display: block;
  }
  .navTopWrap .navShare, .navTopWrap .navCart {
    display: none;
  }
  .navTopWrap .langBox {
    color: #333333;
  }
  .navTopWrap .jiaoIcon {
    color: #333333;
    margin-left: 10px;
  }
  .navTopWrap .menuBtn {
    display: block;
  }
  .slideshow .bannerCont {
    display: none;
  }
  .slideshow .bannerQie {
    font-size: 30px;
    opacity: 1;
  }
  .slideshow .bannerPrev {
    left: 10px;
  }
  .slideshow .bannerNext {
    right: 10px;
  }
  .contSafe {
    width: calc(100% - 60px);
  }
  .biao60 {
    font-size: 30px;
  }
  .brandWrap {
    margin-top: 40px;
    flex-direction: column-reverse;
  }
  .brandWrap .brandTop {
    flex-direction: column;
    margin-top: 20px;
  }
  .brandWrap .branLeft {
    width: 100%;
    max-width: 100%;
    text-align: center;
  }
  .brandWrap .brandTips {
    font-size: 22px;
  }
  .brandWrap .branRight {
    flex: unset;
    margin-left: 0;
    width: 100%;
    margin-top: 10px;
    text-align: center;
  }
  .brandWrap .branSwiper {
    margin-top: 0px;
  }
  .brandWrap .branName {
    font-size: 24px;
    top: 40.8%;
  }
  .brandWrap .disaBtn {
    top: 52%;
  }
  .innoWrap {
    margin-top: 30px;
  }
  .innoWrap .biao60 {
    text-align: center;
  }
  .innoWrap .innoTips {
    text-align: center;
  }
  .innoWrap .innoList {
    margin-top: 30px;
  }
  .innoWrap .innoItem {
    flex-direction: column !important;
  }
  .innoWrap .innoImg {
    width: 450px;
    margin: 0 auto;
  }
  .innoWrap .innoRight {
    width: 100%;
  }
  .innoWrap .innoName {
    text-align: center;
  }
  .bestWra {
    margin-top: 30px;
    padding: 30px 0px;
  }
  .bestWra .bestTop {
    flex-direction: column;
  }
  .bestWra .bestLeft {
    width: 100%;
    text-align: center;
  }
  .bestWra .bestQie {
    width: 100%;
    justify-content: center;
  }
  .bestWra .bestQie span:first-child {
    margin-left: 0;
  }
  .bestWra .bestSwiper {
    margin: 0 30px;
    overflow: hidden;
  }
  .bestWra .swiper-slide {
    box-shadow: none !important;
  }
  .diluWrap {
    flex-direction: column-reverse;
  }
  .diluWrap .diluRight {
    width: 100%;
  }
  .diluWrap .diluLeft {
    width: 100%;
    padding: 30px;
    text-align: center;
  }
  .gallWrap {
    margin-top: 30px;
    padding: 0 30px;
  }
  .gallWrap .biao60 {
    text-align: center;
  }
  .gallWrap .gallTips {
    text-align: center;
    font-size: 22px;
  }
  .gallWrap .gallInfo {
    padding: 10px;
    text-align: center;
  }
  .gallWrap .gallTxt {
    font-size: 22px;
  }
  .gallWrap .gallName {
    font-size: 24px;
  }
  .gallWrap .gallBtn span {
    font-size: 34px;
    line-height: 1;
  }
  .gallWrap .gallItem {
    margin-bottom: 30px;
  }
  .lateNews {
    margin-top: 10px;
  }
  .lateNews .lnTop {
    flex-direction: column;
    align-items: center;
  }
  .lateNews .lnLeft {
    width: 100%;
    text-align: center;
  }
  .lateNews .lnRight {
    margin-top: 20px;
  }
  .lateNews .lnInfo {
    padding: 10px 0px;
    transform: none;
  }
  .lateNews .lnSwiper {
    height: auto;
  }
  .lateNews .lnName {
    font-size: 22px;
  }
  .lateNews .lnDate {
    margin-top: 10px;
  }
  .lateNews .lnBtn {
    margin-top: 10px;
  }
  .custWrap {
    margin-top: 30px;
    padding-top: 30px;
  }
  .custWrap .custTips {
    margin-left: 0;
    text-align: center;
  }
  .custWrap .swiper-slide {
    text-align: center;
    padding-bottom: 68px;
    padding-left: 40px;
    padding-right: 40px;
  }
  .custWrap .custXing {
    justify-content: center;
  }
  .custWrap .custQie {
    bottom: 0;
  }
  .custWrap .custPrev {
    left: 30%;
  }
  .custWrap .custNext {
    right: 30%;
  }
  .footWrap {
    padding-top: 30px;
  }
  .footWrap .footTop {
    flex-direction: column;
  }
  .footWrap .footA {
    width: 100%;
    max-width: 100%;
    margin-top: 0;
  }
  .footWrap .footLogo {
    width: 100px;
    margin: 0 auto;
  }
  .footWrap .follName {
    text-align: center;
    margin-top: 10px;
  }
  .footWrap .footShare {
    margin-top: 10px;
    justify-content: center;
  }
  .footWrap .footShare a {
    margin-right: 20px;
  }
  .footWrap .footItem {
    margin-top: 10px;
    width: 100%;
    max-width: 100%;
  }
  .footWrap .kaiIcon {
    display: block;
  }
  .footWrap .footNav {
    margin-top: 10px;
    line-height: 30px;
    display: none;
  }
  .footWrap .footD {
    width: 100%;
    margin-top: 10px;
  }
  .footWrap .footForm {
    margin-top: 10px;
  }
  .footWrap .footInput {
    margin-bottom: 15px;
  }
  .footWrap .copyTxt {
    text-align: center;
    padding-top: 10px;
    margin-top: 20px;
  }
  .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: #333333;
  }
  .sideNav .sideItem {
    flex: 1;
    width: unset;
    margin: 0;
    height: auto;
    border-radius: 0;
    background-color: #f2f3f4;
  }
  .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);
  }
  .crumbsBox {
    padding-top: 10px;
  }
  .chanWrap {
    padding-bottom: 30px;
  }
  .chanWrap .chanBox {
    margin-top: 30px;
  }
  .chanWrap .chanTop {
    flex-direction: column;
  }
  .chanWrap .chanLeft {
    width: 100%;
    text-align: center;
  }
  .chanWrap .chanTxt {
    margin-left: 0;
    text-align: center;
    flex: unset;
    width: 100%;
    margin-top: 10px;
  }
  .chanWrap .chanNum em {
    font-size: 40px;
    margin-left: 10px;
  }
  .chanWrap .chanForm {
    margin-top: 10px;
  }
  .chanWrap .chanList {
    margin-top: 30px;
  }
  .chanWrap .prodItem {
    margin-bottom: 30px;
  }
  .chanWrap .loadBtn {
    padding: 10px;
  }
  .chanWrap .backBtn {
    margin-top: 20px;
  }
  .expoWrap {
    margin-top: 30px;
  }
  .expoWrap .biao60 {
    text-align: center;
  }
  .expoWrap .expoTips {
    text-align: center;
  }
  .expoWrap .branName {
    font-size: 24px;
    top: 40.8%;
  }
  .expoWrap .disaBtn {
    top: 52%;
  }
  .expoWrap .expoQie {
    top: -38px;
    font-size: 30px;
    width: 44px;
    height: 44px;
    line-height: 44px;
  }
  .expoWrap .expoPrev {
    left: 30%;
  }
  .expoWrap .expoNext {
    right: 30%;
  }
  .expoWrap .expoBox {
    margin-top: 70px;
  }
  .takeWrap {
    padding: 30px 0px;
  }
  .takeWrap .takeBox {
    flex-direction: column;
  }
  .takeWrap .takeLeft {
    flex: unset;
    width: 100%;
    text-align: center;
    margin-right: 0;
  }
  .takeWrap .takeBtn {
    margin-top: 20px;
  }
  .takeWrap .takeTit {
    font-size: 30px;
  }
  .dayWrap {
    margin-top: 30px;
    flex-direction: column;
  }
  .dayWrap .dayLeft {
    width: 100%;
    text-align: center;
  }
  .dayWrap .dayRight {
    margin-left: 0;
    flex: unset;
    width: 100%;
  }
  .intrWrap {
    margin-top: 30px;
  }
  .intrWrap .intrName {
    font-size: 30px;
  }
  .intrWrap .intrTips {
    font-size: 22px;
  }
  .intrWrap .intrTxt1 {
    margin-top: 10px;
    padding-right: 0;
  }
  .intrWrap .intrImg1 p {
    font-size: 20px;
  }
  .annoWrap {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .annoWrap .annoBox {
    flex-direction: column;
  }
  .annoWrap .annoImg {
    margin: 0 auto;
  }
  .annoWrap .annoRight {
    flex: unset;
    margin-left: 0;
    margin-top: 20px;
  }
  .annoWrap .biao60 {
    text-align: center;
  }
  .bathWrap {
    margin-top: 30px;
  }
  .bathWrap .bathImg {
    margin-left: 30px;
  }
  .precWrap {
    margin-top: 30px;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .precWrap .biao60 {
    text-align: center;
  }
  .precWrap .precTips {
    margin-top: 10px;
    text-align: center;
  }
  .precWrap .precCont {
    margin-top: 30px;
  }
  .precWrap .precTxt {
    display: none !important;
  }
  .sociWrap {
    margin-top: 30px;
  }
  .sociWrap .sociBox {
    margin-top: 30px;
  }
  .detailTop {
    margin-top: 10px;
  }
  .detailTop .cxTop {
    flex-direction: column;
  }
  .detailTop .detaLeft {
    width: 450px;
    margin: 0 auto;
    flex-direction: column-reverse;
  }
  .detailTop .xiangSuo {
    width: 100%;
    height: auto;
    flex-direction: row;
    margin-right: 0;
    margin-top: 10px;
  }
  .detailTop .suoSwiper {
    margin: 0 10px;
  }
  .detailTop .suoQie {
    transform: rotate(-90deg);
  }
  .detailTop .detaRight {
    margin-left: 0;
    flex: unset;
    width: 100%;
    margin-top: 10px;
  }
  .detailTop .dtSwiper1 {
    width: 100%;
    height: auto;
  }
  .advaWrap {
    margin-top: 30px;
  }
  .advaWrap .advaItem {
    flex-direction: column-reverse !important;
  }
  .advaWrap .advaImg {
    width: 450px;
    margin: 0 auto;
  }
  .advaWrap .advaLeft {
    width: 100%;
    text-align: center;
  }
  .advaWrap .advaName {
    font-size: 22px;
  }
  .prodSize {
    margin-top: 30px;
  }
  .prodSize .sizeName {
    text-align: center;
    font-size: 28px;
  }
  .relaProd {
    margin-top: 30px;
    padding-top: 30px;
  }
  .relaProd .relaTop {
    flex-direction: column;
  }
  .relaProd .relaLeft {
    text-align: center;
  }
  .relaProd .relaQie span:first-child {
    margin-left: 0;
  }
  .relaProd .relaSwiper {
    margin-top: 10px;
  }
  .relaProd .prodBott {
    margin-top: 10px;
  }
  .downWrap {
    margin-top: 30px;
    text-align: center;
  }
  .downWrap .downBtn {
    margin: 0 auto;
    margin-top: 20px;
  }
  .faqWrap {
    margin-top: 30px;
  }
  .faqWrap .biao60 {
    text-align: center;
  }
  .faqWrap .faqTips {
    text-align: center;
  }
  .faqWrap .faqItem {
    padding: 10px;
  }
  .neiNews .lateNews {
    margin-top: 30px;
    margin-bottom: 50px;
  }
  .seriWrap {
    margin-top: 30px;
  }
  .seriWrap .seriName {
    font-size: 24px;
  }
  .gallDetail {
    margin-top: 30px;
  }
  .gallDetail .biao60 {
    text-align: center;
  }
  .gallDetail .gdTips {
    text-align: center;
    margin-top: 10px;
  }
  .gallDetail .gdShare {
    justify-content: center;
  }
  .gallDetail .gdTxt em {
    font-size: 24px;
  }
  .gallDetail .gdImg {
    margin-left: 30px;
  }
  .neiGall {
    margin-bottom: 30px;
  }
  .servWrap {
    margin-top: 30px;
  }
  .servWrap .servName {
    font-size: 24px;
  }
  .warrWrap {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-top: 30px;
  }
  .warrWrap .warrBox {
    flex-direction: column;
  }
  .warrWrap .warrLeft {
    width: 100%;
    text-align: center;
  }
  .warrWrap .biao60 {
    text-align: center;
  }
  .warrWrap .warrTips {
    margin-top: 10px;
  }
  .warrWrap .warrBtn {
    padding: 10px 20px;
    margin-top: 20px;
  }
  .warrWrap .warrCont {
    width: 100%;
    margin-top: 30px;
  }
  .acceWrap {
    margin-top: 30px;
  }
  .acceWrap .biao60 {
    text-align: center;
  }
  .acceWrap .acceTips {
    text-align: center;
  }
  .acceWrap .acceCont table tr:nth-child(1) td {
    font-size: 20px;
  }
  .instWrap {
    margin-top: 30px;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .instWrap .instBtn {
    padding: 6px 20px;
  }
  .instWrap .instBtn span {
    margin-left: 10px;
  }
  .instWrap .instLeft {
    width: 350px;
  }
  .instWrap .instRight {
    width: 300px;
  }
  .xiazaiWrap {
    margin-top: 30px;
  }
  .xiazaiWrap .biao60 {
    text-align: center;
  }
  .xiazaiWrap .xzTips {
    font-size: 22px;
    text-align: center;
  }
  .xiazaiWrap .xzList {
    margin-top: 20px;
  }
  .xiazaiWrap .xzItem {
    padding: 10px 20px;
    margin-bottom: 20px;
  }
  .blogWrap {
    margin-top: 30px;
  }
  .blogWrap .blogItem {
    height: auto;
  }
  .blogWrap .lnInfo {
    padding: 10px 0px;
    transform: none !important;
  }
  .blogWrap .lnName {
    font-size: 22px;
  }
  .blogWrap .lnDate {
    margin-top: 10px;
  }
  .blogWrap .lnBtn {
    margin-top: 10px;
  }
  .blogWrap .loadBtn {
    padding: 10px;
  }
  .blogDetail {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .blogDetail .biao60 {
    text-align: center;
  }
  .blogDetail .blogDate {
    text-align: center;
  }
  .blogDetail .blogShare {
    justify-content: center;
  }
  .blogDetail .blogTxt {
    margin-top: 20px;
  }
  .contactWrap {
    margin-top: 30px;
    flex-direction: column;
  }
  .contactWrap .contLeft {
    width: 100%;
  }
  .contactWrap .biao60 {
    text-align: center;
  }
  .contactWrap .contTips {
    text-align: center;
  }
  .contactWrap .footForm {
    margin-top: 20px;
  }
  .contactWrap .contRight {
    width: 100%;
    margin-top: 30px;
  }
  .contactWrap .callItem {
    margin-top: 30px;
  }
  .mapBox {
    margin-top: 30px;
  }
  div.jqZoomPup {
    display: none !important;
  }
  div.zoomdiv {
    display: none !important;
  }
}

@media (max-width: 768px) {
  .navTopWrap {
    padding: 5px 15px;
  }
  .navTopWrap .topLogo {
    width: 145px;
  }
  .navTopWrap .jiaoIcon {
    margin-left: 5px;
  }
  .navTopWrap .qiuIcon {
    margin-right: 5px;
  }
  .contSafe {
    width: calc(100% - 30px);
  }
  .bestWra .bestSwiper {
    margin: 0 15px;
  }
  .diluWrap .diluLeft {
    padding: 30px 15px;
  }
  .gallWrap {
    padding: 0 15px;
  }
  .chanWrap .chanCenter {
    flex-direction: column;
    margin-top: 20px;
  }
  .chanWrap .chanForm {
    width: 100%;
  }
  .chanWrap .chanNum {
    margin: 0 auto;
    margin-top: 10px;
  }
  .chanWrap .prodItem {
    width: 49%;
  }
  .intrWrap {
    margin-top: 20px;
  }
  .intrWrap .intrName {
    text-align: center;
  }
  .intrWrap .intrBox {
    flex-direction: column;
  }
  .intrWrap .intrLeft {
    width: 100%;
  }
  .intrWrap .intrRight {
    width: 100%;
    margin-top: 20px;
  }
  .gallDetail .gdImg {
    width: 100%;
    margin: 0;
    float: none;
  }
  .gallDetail .gdBox .gdTxt {
    padding-top: 0px;
  }
  .instWrap .instBox {
    flex-direction: column-reverse !important;
  }
  .instWrap .instRight {
    width: 300px;
    margin: 0 auto;
  }
  .instWrap .instLeft {
    width: 100%;
    margin: 0;
    margin-top: 20px;
    text-align: center;
  }
  .instWrap .instBtn {
    margin: 0 auto;
    margin-top: 20px;
  }
  .xiazaiWrap .xzItem {
    width: 49%;
  }
  .blogWrap .blogItem {
    width: 49%;
  }
  .blogWrap .lnName {
    font-size: 20px;
  }
  .blogWrap .lnImg p {
    left: 0;
    top: 0;
  }
}

@media (max-width: 500px) {
  .innoWrap .innoImg {
    width: 100%;
  }
  .innoWrap .makeItem {
    width: 100% !important;
    padding-right: 0;
  }
  .innoWrap .makeItem p {
    margin-left: 10px;
  }
  .bestWra .prodColor {
    justify-content: center;
  }
  .bestWra .prodName {
    text-align: center;
  }
  .bestWra .prodPrice {
    text-align: center;
  }
  .gallWrap .gallItem {
    width: 100%;
  }
  .lateNews .lnInfo {
    text-align: center;
  }
  .chanWrap .prodItem {
    width: 100%;
  }
  .bathWrap .bathImg {
    float: none;
    margin: 0;
    width: 100%;
  }
  .bathWrap .bathInfo {
    margin-top: 10px;
  }
  .precWrap .precBott {
    flex-direction: column;
    margin-top: 30px;
  }
  .precWrap .precLeft {
    width: 100%;
  }
  .precWrap .precCenter {
    width: 100%;
    margin-top: 17px;
    margin-bottom: 17px;
  }
  .precWrap .precCont {
    line-height: 28px;
  }
  .detailTop .detaLeft {
    width: 100%;
  }
  .detailTop .suoQie {
    font-size: 22px;
  }
  .advaWrap .advaImg {
    width: 100%;
  }
  .advaWrap .advaLeft {
    padding: 10px;
  }
  .prodSize .sizeName {
    font-size: 24px;
  }
  .downWrap .downBtn {
    width: 100%;
  }
  .seriWrap .seriItem {
    width: 100%;
  }
  .servWrap {
    flex-direction: column;
  }
  .servWrap .servItem {
    width: 100%;
    margin-bottom: 20px;
  }
  .servWrap .servItem:last-child {
    margin-bottom: 0;
  }
  .instWrap .instRight {
    width: 280px;
  }
  .xiazaiWrap .xzItem {
    width: 100%;
  }
}

@font-face {
  font-family: 'FuturaTOT-Medi';
  font-display: swap;
  src: url("../fonts/FuturaTOT-Medi.eot");
  src: url("../fonts/FuturaTOT-Medi.eot") format("embedded-opentype"), url("../fonts/FuturaTOT-Medi.woff2") format("woff2"), url("../fonts/FuturaTOT-Medi.woff") format("woff"), url("../fonts/FuturaTOT-Medi.ttf") format("truetype"), url("../fonts/FuturaTOT-Medi.svg#333333") format("svg");
}

@font-face {
  font-family: 'FuturaTOT-Ligh';
  font-display: swap;
  src: url("../fonts/FuturaTOT-Ligh.eot");
  src: url("../fonts/FuturaTOT-Ligh.eot") format("embedded-opentype"), url("../fonts/FuturaTOT-Ligh.woff2") format("woff2"), url("../fonts/FuturaTOT-Ligh.woff") format("woff"), url("../fonts/FuturaTOT-Ligh.ttf") format("truetype"), url("../fonts/FuturaTOT-Ligh.svg#333333") format("svg");
}

@font-face {
  font-family: 'FuturaTOT-Demi';
  font-display: swap;
  src: url("../fonts/FuturaTOT-Demi.eot");
  src: url("../fonts/FuturaTOT-Demi.eot") format("embedded-opentype"), url("../fonts/FuturaTOT-Demi.woff2") format("woff2"), url("../fonts/FuturaTOT-Demi.woff") format("woff"), url("../fonts/FuturaTOT-Demi.ttf") format("truetype"), url("../fonts/FuturaTOT-Demi.svg#333333") format("svg");
}

@font-face {
  font-family: 'FuturaTOT-Book';
  font-display: swap;
  src: url("../fonts/FuturaTOT-Book.eot");
  src: url("../fonts/FuturaTOT-Book.eot") format("embedded-opentype"), url("../fonts/FuturaTOT-Book.woff2") format("woff2"), url("../fonts/FuturaTOT-Book.woff") format("woff"), url("../fonts/FuturaTOT-Book.ttf") format("truetype"), url("../fonts/FuturaTOT-Book.svg#333333") format("svg");
}

@font-face {
  font-family: "iconfont";
  font-display: swap;
  src: url("../fonts/iconfont.woff2?t=1745466840689") format("woff2"), url("../fonts/iconfont.woff?t=1745466840689") format("woff"), url("../fonts/iconfont.ttf?t=1745466840689") 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-jianhao1:before {
  content: "\e729";
}

.icon-jiahao:before {
  content: "\e630";
}

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

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

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

.icon-danjiantou-you:before {
  content: "\e63c";
}

.icon-danjiantou-zuo:before {
  content: "\e63d";
}

.icon-Youtube-fill:before {
  content: "\e883";
}

.icon-gouwuche:before {
  content: "\e656";
}

.icon-edit:before {
  content: "\e611";
}

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

.icon-pinterest:before {
  content: "\e8ab";
}

.icon-linkedin:before {
  content: "\e648";
}

.icon-youtube:before {
  content: "\e6d6";
}

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

.icon-bigger:before {
  content: "\e647";
}

.icon-left:before {
  content: "\e72c";
}

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

.icon-up1:before {
  content: "\e72e";
}

.icon-bottom1:before {
  content: "\e72f";
}

.icon-left1:before {
  content: "\e730";
}

.icon-right1:before {
  content: "\e731";
}

.icon-up:before {
  content: "\e73e";
}

.icon-bottom:before {
  content: "\e73f";
}

.icon-instagram:before {
  content: "\e79d";
}

.icon-tumblr:before {
  content: "\e79e";
}

.icon-download:before {
  content: "\e7a0";
}

.icon-download1:before {
  content: "\e7a7";
}

.icon-search4:before {
  content: "\e7b2";
}

.icon-address:before {
  content: "\e7bc";
}

.icon-email:before {
  content: "\e7bd";
}

.icon-contact:before {
  content: "\e7be";
}

.icon-whatsapp:before {
  content: "\e7bf";
}

.icon-fax:before {
  content: "\e7c2";
}

.icon-mobile:before {
  content: "\e7c6";
}

.icon-phone:before {
  content: "\e7c8";
}

.icon-tel:before {
  content: "\e7c7";
}

.icon-phone1:before {
  content: "\e7cb";
}

.icon-skype:before {
  content: "\e7cc";
}

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

.icon-address1:before {
  content: "\e7c3";
}

.icon-contact1:before {
  content: "\e7c4";
}

.icon-email1:before {
  content: "\e7c5";
}

.icon-skype1:before {
  content: "\e7c9";
}

.icon-fax1:before {
  content: "\e7ca";
}

.icon-qq:before {
  content: "\e7ce";
}

.icon-tel1:before {
  content: "\e7cd";
}

.icon-wechat:before {
  content: "\e7cf";
}

.icon-phone2:before {
  content: "\e7d0";
}

.icon-message:before {
  content: "\e7da";
}

.icon-calendar:before {
  content: "\e7e1";
}

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

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

.icon-youbian:before {
  content: "\e60f";
}

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

.icon-jia2:before {
  content: "\e608";
}

.icon-vk:before {
  content: "\e735";
}

.icon-instagram1:before {
  content: "\e640";
}

.icon-up7:before {
  content: "\e722";
}

.icon-bottom7:before {
  content: "\e723";
}

.icon-left7:before {
  content: "\e724";
}

.icon-right7:before {
  content: "\e725";
}

.icon-sousuo4:before {
  content: "\e610";
}

.icon-sousuo:before {
  content: "\e616";
}

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

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

.icon-top2:before {
  content: "\e637";
}

.icon-biaoqian:before {
  content: "\e649";
}

.icon-twitter3:before {
  content: "\e7fd";
}

.icon-twitter4:before {
  content: "\e7fe";
}

.icon-twitter-new2:before {
  content: "\e800";
}

.icon-twitter-new:before {
  content: "\e7ff";
}

.icon-tiktok:before {
  content: "\e8db";
}

.icon-delete:before {
  content: "\e69d";
}

.icon-chahao:before {
  content: "\e617";
}

.icon-earth:before {
  content: "\e6d5";
}

.icon-earth1:before {
  content: "\e781";
}

.icon-chahao1:before {
  content: "\e60e";
}

.icon-sousuoxiao:before {
  content: "\e6c6";
}

.icon-xialajiantouxiao-copy-copy:before {
  content: "\ec63";
}

.icon-xialajiantouxiao-copy-copy-copy:before {
  content: "\ec64";
}

.icon-jia:before {
  content: "\e642";
}

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

.icon-sanjiao:before {
  content: "\e612";
}

.icon-user:before {
  content: "\e89a";
}

.icon-youxiang1:before {
  content: "\e613";
}

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

.icon-home1:before {
  content: "\e614";
}

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

.icon-kefu:before {
  content: "\ec2e";
}

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

.icon-jiahao1:before {
  content: "\e727";
}

.icon-jianhao:before {
  content: "\e63b";
}

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

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

.icon-shoujitianchong:before {
  content: "\e6b9";
}

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

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

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

.colorBlock {
  width: calc(100% - 4px);
  height: calc(100% - 4px);
  border-radius: 50%;
}

.colorBlock {
  width: calc(100% - 4px);
  height: calc(100% - 4px);
  border-radius: 50%;
}

.infoItem {
  display: none;
}

.prodPrice {
  display: none;
}
.qiImg {
  width: 30px;
  flex-shrink: 0;
  margin-left: 10px;
}

.qiImg img {
  width: 100%;
  display: block;
}

/* 改111111111111111111111111111111111111111111111111111111111111111111111111111111 */
.navTopWrap .navCart span {
  position: relative;
}

.navTopWrap .navCart em {
  position: absolute;
  width: 21px;
  height: 21px;
  background-color: rgba(0, 0, 0, 0.8);
  text-align: center;
  line-height: 20px;
  border-radius: 50%;
  font-family: FuturaTOT-Book,Arial, Helvetica, sans-serif;
  font-size: 12px;
  top: -2px;
  right: -8px;
  color: #ffffff !important;
}

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

.indexMask .indexCont {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}

.indexMask .indexBox {
  max-height: 100%;
  overflow-y: auto;
  width: 1000px;
  background-color: #ffffff;
  padding: 69px 91px;
  padding-bottom: 82px;
}

.indexMask .leaveTit {
  font-family: FuturaTOT-Medi,Arial, Helvetica, sans-serif;
  font-size: 60px;
  color: #221815;
}

.indexMask .leaveTxt {
  font-family: FuturaTOT-Book,Arial, Helvetica, sans-serif;
  font-size: 24px;
  color: #333333;
  margin-top: 16px;
}

.indexMask .leaveForm {
  margin-top: 35px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: start;
}

.indexMask .leaveInput {
  width: 49%;
  border-bottom: 1px solid #cccccc;
  padding-bottom: 12px;
  font-family: FuturaTOT-Ligh,Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #57585a;
  margin-bottom: 33px;
}

.indexMask .leaveInput::-webkit-input-placeholder {
  font-family: FuturaTOT-Ligh,Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #57585a;
}

.indexMask .leaveInput:-moz-placeholder {
  font-family: FuturaTOT-Ligh,Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #57585a;
}

.indexMask .leaveInput::-moz-placeholder {
  font-family: FuturaTOT-Ligh,Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #57585a;
}

.indexMask .leaveInput:-ms-input-placeholder {
  font-family: FuturaTOT-Ligh,Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #57585a;
}

.indexMask .m-formcountry {
  width: 49%;
  position: relative;
  margin-bottom: 33px;
}

.indexMask .m-formcountry .leaveInput {
  width: 100%;
  margin-bottom: 0;
}

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

.indexMask .m-formcountry .drop-btn i,
.indexMask .m-formcountry .drop-btn svg {
  position: absolute;
  right: 5px;
  top: 37%;
  transform: translateY(-50%);
  font-size: 14px;
  color: #cccccc;
}

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

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

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

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

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

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

.indexMask .siteItem {
  width: 100%;
}

.indexMask .siteItem .leaveInput {
  width: 100%;
}

.indexMask .leaveCapt {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #e6e6e6;
  margin-top: 17px;
}

.indexMask .leaveCapt .leaveInput {
  width: 100%;
  margin-bottom: 0;
  border-bottom: none;
}

.indexMask .leaveCode {
  width: 110px;
  flex-shrink: 0;
  cursor: pointer;
}

.indexMask .leaveCode img {
  width: 100%;
  display: block;
}

.indexMask .leavSend {
  font-family: FuturaTOT-Book,Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #ffffff;
  padding: 7px 18px;
  background-color: #221713;
  border: 1px solid #221713;
  transition: 0.2s;
  margin-top: 35px;
}

.indexMask .leavSend:hover {
  background-color: #ffffff;
  color: #221713;
}

.noScroll {
  overflow: hidden;
}

@media (max-width: 1280px) {
  .indexMask .indexBox {
    padding: 30px;
  }
  .indexMask .leaveTit {
    font-size: 40px;
  }
  .indexMask .leaveTxt {
    font-size: 20px;
  }
  .indexMask .leaveForm {
    margin-top: 30px;
  }
  .indexMask .leaveInput {
    margin-bottom: 20px;
  }
  .indexMask .m-formcountry {
    margin-bottom: 20px;
  }
  .indexMask .leaveCapt {
    margin-top: 0;
  }
  .indexMask .leavSend {
    margin-top: 20px;
  }
}

@media (max-width: 1000px) {
  .indexMask .indexBox {
    width: 95%;
  }
  .indexMask .leaveTit {
    font-size: 30px;
    text-align: center;
  }
  .indexMask .leaveTxt {
    text-align: center;
  }
  .indexMask .leavSend {
    margin: 0 auto;
    margin-top: 20px;
  }
}

@media (max-width: 750px) {
  .indexMask .indexBox {
    padding: 20px 15px;
  }
}

@media (max-width: 500px) {
  .indexMask .leaveInput {
    width: 100%;
  }
  .indexMask .m-formcountry {
    width: 100%;
  }
}

.chanWrap .prodTop {
  width: 100%;
}

.chanWrap .videoPic {
  width: 100%;
  position: relative;
}

.chanWrap .videoPic 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%);
  width: 100%;
  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;
}

.chanWrap .prodImg {
  width: 100%;
  display: block;
}

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

.chanWrap .videoPic {
  display: none;
}

.chanWrap .videoPic:nth-child(1) {
  display: block;
}

.detailTop .dtSwiper1 .swiper-slide {
  display: flex;
  align-items: center;
}

.detailTop .dtSwiper1 .swiper-slide video {
  width: 100%;
}

.detailTop .suoSwiper .swiper-slide {
  position: relative;
}

.detailTop .suoSwiper .swiper-slide span {
  font-size: 30px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.addto{
    display: flex !important;
    align-items: center;
    justify-content: center;
    padding: 5px 10px !important;
}
.addto span{
    font-size: 30px;
    margin-right: 10px;
}
.indexBox{
    position: relative;
}
.closeBtn{
    position: absolute;
    top: 20px;
    right: 20px;
    font-size: 26px;
    cursor: pointer;
    color: #333333;
    z-index: 200;
}
@media(max-width: 1000px){
    .closeBtn{
        font-size: 20px;
        top: 10px;
        right: 10px;
    }
}

