@charset "UTF-8";
/**
 * 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, 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");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color:#007aff;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  transform: translateZ(0);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.swiper-cube {
  overflow: visible;
}

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

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

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

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

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

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

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

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

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

.swiper-flip {
  overflow: visible;
}

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

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

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

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

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

.swiper-cards {
  overflow: visible;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.baguetteBox-button#next-button {
  right: 2%;
  display: block !important;
}

.baguetteBox-button#previous-button {
  left: 2%;
  display: block !important;
}

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

.zoomPad {
  position: relative;
  float: left;
  z-index: 99;
  cursor: crosshair;
}

.zoomPreload {
  -moz-opacity: 0.8;
  opacity: 0.8;
  filter: alpha(opacity=80);
  color: #333;
  font-size: 12px;
  font-family: Tahoma;
  text-decoration: none;
  border: 1px solid #CCC;
  background-color: white;
  padding: 8px;
  text-align: center;
  background-image: url(../images/zoomloader.gif);
  background-repeat: no-repeat;
  background-position: 43px 30px;
  z-index: 110;
  width: 90px;
  height: 43px;
  position: absolute;
  top: 0px;
  left: 0px;
}

.zoomPup {
  overflow: hidden;
  background-color: #FFF;
  -moz-opacity: 0.6;
  opacity: 0.6;
  filter: alpha(opacity=60);
  z-index: 120;
  position: absolute;
  border: 1px solid #CCC;
  z-index: 101;
  cursor: crosshair;
}

.zoomOverlay {
  position: absolute;
  left: 0px;
  top: 0px;
  background: #FFF;
  /*opacity:0.5;*/
  z-index: 5000;
  width: 100%;
  height: 100%;
  display: none;
  z-index: 101;
}

.zoomWindow {
  position: absolute;
  left: 110%;
  top: 40px;
  background: #FFF;
  z-index: 6000;
  height: auto;
  z-index: 10000;
  z-index: 110;
}

.zoomWrapper {
  position: relative;
  border: 1px solid #999;
  z-index: 110;
}

.zoomWrapperTitle {
  display: block;
  background: #999;
  color: #FFF;
  height: 18px;
  line-height: 18px;
  width: 100%;
  overflow: hidden;
  text-align: center;
  font-size: 10px;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 120;
  -moz-opacity: 0.6;
  opacity: 0.6;
  filter: alpha(opacity=60);
}

.zoomWrapperImage {
  display: block;
  position: relative;
  overflow: hidden;
  z-index: 110;
}

.zoomWrapperImage img {
  border: 0px;
  display: block;
  position: absolute;
  z-index: 101;
}

.zoomIframe {
  z-index: -1;
  filter: alpha(opacity=0);
  -moz-opacity: 0.8;
  opacity: 0.8;
  position: absolute;
  display: block;
}

/*********************************************************
/ When clicking on thumbs jqzoom will add the class
/ "zoomThumbActive" on the anchor selected
/*********************************************************/
.wap-hd-nav {
  display: none;
}

@media screen and (max-width: 991px) {
  .wap-hd-nav {
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    background-color: #333;
  }
  .wap-hd-nav-item {
    width: 25%;
  }
  .wap-hd-nav-item a {
    display: block;
    padding: 5px 0;
    line-height: 20px;
    font-size: 14px;
    color: white;
    text-align: center;
    background-color: #363636;
  }
  .wap-hd-nav-item a.active {
    color: white;
    background-color: #333;
  }
}
.m-mobilenav {
  display: none;
}

@media screen and (max-width: 991px) {
  .m-mobilenav {
    position: fixed;
    z-index: 11;
    padding-top: 25px;
    top: 0;
    right: 0;
    display: block;
    box-sizing: border-box;
  }
  .m-mobilenav .mbnav-btn {
    position: absolute;
    z-index: 2;
    top: 15px;
    right: 12px;
    width: 26px;
    transition: all 500ms;
  }
  .m-mobilenav .mbnav-btn .line {
    width: 100%;
    height: 2px;
    background-color: #333;
  }
  .m-mobilenav .mbnav-btn .line2 {
    margin-top: 6px;
    margin-bottom: 6px;
  }
  .m-mobilenav .mbnav-btn.active {
    transform: rotate(90deg);
  }
  .m-mobilenav .mbnav-btn.active .line {
    background-color: #fff;
  }
  .m-mobilenav .mbnav-bd {
    position: absolute;
    right: 0;
    top: 0;
    width: 300px;
    height: 100%;
    top: 0;
    visibility: hidden;
    z-index: 1;
  }
  .m-mobilenav .mbnav-bd.show {
    visibility: visible;
  }
  .m-mobilenav .mbnav-bd.show .mbnav-wp {
    height: 100%;
    opacity: 1;
  }
  .m-mobilenav .mbnav-bd.show .mbnav-item > a {
    opacity: 1;
    transform: scale(1) translate(0, 0);
  }
  .m-mobilenav .mbnav-wp {
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 0;
    background-color: #333;
    top: 0;
    transition: all 500ms;
    opacity: 0;
  }
  .m-mobilenav .mbnav-fix {
    position: absolute;
    right: 0;
    top: 60px;
    height: calc(100% - 60px);
    width: 100%;
    box-sizing: border-box;
    overflow-y: scroll;
  }
  .m-mobilenav .mbnav-item {
    position: relative;
    padding-left: 44px;
    padding-right: 24px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .m-mobilenav .mbnav-item i {
    position: absolute;
    left: 13px;
    top: 12px;
    width: 24px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    background-color: #333;
    font-size: 20px;
    font-size: 2rem;
    color: #fff;
    cursor: pointer;
  }
  .m-mobilenav .mbnav-item > a {
    display: block;
    line-height: 26px;
    font-size: 16px;
    font-size: 1.6rem;
    color: #fff;
    transform: scale(1.1) translate(60px, -35px);
    opacity: 0;
    transition: 0.5s 0.1s;
  }
  .m-mobilenav .mbnav-item > a.current:after {
    content: "";
    margin-left: 5px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    width: 6px;
    height: 6px;
    background-color: #fff;
    border-radius: 50%;
    transition: all 500ms;
  }
  .m-mobilenav .mbnav-item > a.active {
    color: #333;
  }
  .m-mobilenav .mbnav-item > a.active:after {
    background-color: #333;
  }
  .m-mobilenav .mbnav-item:nth-child(1) > a {
    transition-delay: 250ms;
  }
  .m-mobilenav .mbnav-item:nth-child(2) > a {
    transition-delay: 300ms;
  }
  .m-mobilenav .mbnav-item:nth-child(3) > a {
    transition-delay: 350ms;
  }
  .m-mobilenav .mbnav-item:nth-child(4) > a {
    transition-delay: 400ms;
  }
  .m-mobilenav .mbnav-item:nth-child(5) > a {
    transition-delay: 450ms;
  }
  .m-mobilenav .mbnav-item:nth-child(6) > a {
    transition-delay: 500ms;
  }
  .m-mobilenav .mbnav-item:nth-child(7) > a {
    transition-delay: 550ms;
  }
  .m-mobilenav .mbsbnav-list {
    padding: 10px 0;
    display: none;
  }
  .m-mobilenav .mbsbnav-item {
    position: relative;
    padding-left: 20px;
    padding-right: 5px;
  }
  .m-mobilenav .mbsbnav-item i {
    left: 0;
    top: 6px;
    line-height: 24px;
  }
  .m-mobilenav .mbsbnav-item a {
    display: block;
    padding: 5px 5px;
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
    color: #fff;
  }
  .m-mobilenav .mbsbnav-item a.active {
    color: #333;
  }
}
::selection {
  color: #fff;
  background: #EEB57E;
}

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

html {
  font-size: 62.5%;
  height: 100%;
  scroll-behavior: smooth;
  scroll-padding-top: 92px;
}

body {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  overflow-x: hidden;
  font-family: "OpenSansRegular", arial, helvetica, sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  color: #1B1D1C;
  line-height: 1.2;
  background-color: #fff;
  
}

@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 {
  color: #1B1D1C;
  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 500ms;
}

a:hover {
  color: #EEB57E;
}

ol, ul {
  list-style: none;
}

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

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

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

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

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

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

input[type=submit], input[type=reset], input[type=button], button {
  -webkit-appearance: none; /*鍘绘帀鑻规灉鐨勯粯璁I鏉ユ覆鏌撴寜閽�*/
  cursor: pointer;
}

textarea {
  resize: none;
}

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

em, i {
  font-style: normal;
}

/* .c-xx start */
.c-pt100 {
  padding-top: 100px;
}

@media screen and (max-width: 1440px) {
  .c-pt100 {
    padding-top: 40px;
  }
}
.c-cb {
  clear: both;
}

.c-clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.c-mg {
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
}

.c-oh {
  overflow: hidden;
}

.c-tsn {
  transition: all 500ms;
}

.c-pr {
  position: relative;
}

.c-nomg {
  margin: 0 !important;
}

.c-nomt {
  margin-top: 0 !important;
}

.c-nomb {
  margin-bottom: 0 !important;
}

.c-nopd {
  padding: 0 !important;
}

.c-nopt {
  padding-top: 0 !important;
}

.c-nopb {
  padding-bottom: 0 !important;
}

.c-nofont {
  line-height: 0;
  font-size: 0;
}

.c-nobg {
  background: none !important;
}

.c-scrollbar {
  padding-right: 10px;
}

.c-scrollbar::-webkit-scrollbar {
  width: 4px;
  border-radius: 2px;
  background-color: #dddddd;
}

.c-scrollbar::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background-color: #EEB57E;
}

/* .c-xx end */
/* .f-xx start */
.f-box {
  width: calc(100% - 100px);
  max-width: 1800px;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (max-width: 991px) {
  .f-box {
    max-width: 96%;
    width: 100%;
  }
}
.banner img {
  width: 100%;
}

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

.banner video {
  object-fit: cover;
  object-position: center;
}

/* .f-xx end */
/* @keyframes start */
@keyframes boxshadown {
  0% {
    box-shadow: 0 0 0 1px rgba(51, 51, 51, 0.2);
  }
  100% {
    box-shadow: 0 0 0 15px rgba(51, 51, 51, 0);
  }
}
/* @keyframes end */
/* .an-xx start */
.an-hoverimg-xy {
  position: relative;
  overflow: hidden;
}

.an-hoverimg-xy:before, .an-hoverimg-xy:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.1);
  transition: all 500ms;
  visibility: hidden;
}

.an-hoverimg-xy:before {
  z-index: 2;
  transform: scaleX(0);
}

.an-hoverimg-xy:after {
  z-index: 1;
  transform: scaleY(0);
}

.an-hoverimg-xy img {
  transition: all 500ms;
}

.an-hoverimg-xy:hover img {
  transform: scale(1.1);
}

.an-hoverimg-xy:hover:before {
  visibility: visible;
  transform: scaleX(1);
}

.an-hoverimg-xy:hover:after {
  visibility: visible;
  transform: scaleX(1);
}

.an-hoverbtn-beforex {
  position: relative;
}

.an-hoverbtn-beforex em, .an-hoverbtn-beforex span, .an-hoverbtn-beforex i {
  position: relative;
}

.an-hoverbtn-beforex:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scaleX(0);
  background-color: #EEB57E;
  transition: all 500ms;
}

.an-hoverbtn-beforex:hover {
  color: #fff;
}

.an-hoverbtn-beforex:hover:before {
  transform: scaleX(1);
}

.an-boxsd:hover {
  animation: boxshadown 1s infinite cubic-bezier(0.66, 0, 0, 1);
}

/* .an-xx end */
/* .m-xx start */
.m-desc {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 30px;
}

.m-desc a {
  color: #EEB57E;
}

.m-desc a:hover {
  text-decoration: underline;
}

.m-desc img {
  max-width: 100%;
}

.m-desc iframe {
  display: block;
  max-width: 100%;
  margin: 0 auto;
}

.m-desc table {
  width: 100%;
  border-collapse: collapse;
  border: 1px solid #ccc;
  margin-left: auto;
  margin-right: auto;
}

.m-desc table tr td {
  padding: 10px;
  border: 1px solid #ccc;
  background: #fff;
}

@media screen and (max-width: 1440px) {
  .m-desc {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 24px;
  }
  .m-desc a {
    color: #EEB57E;
  }
  .m-desc a:hover {
    text-decoration: underline;
  }
  .m-desc p {
    min-height: 24px;
  }
}
.m-desc2 {
  line-height: 32px;
  font-size: 20px;
  font-size: 2rem;
}

@media screen and (max-width: 1440px) {
  .m-desc2 {
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.table table {
  width: 100%;
  border-collapse: collapse;
  border: 1px solid #ccc;
}

.table table tr td {
  padding: 10px 25px;
  border: 1px solid #ccc;
  word-break: break-word;
}

@media screen and (max-width: 991px) {
  .table {
    width: 100%;
    overflow-x: auto;
  }
  .table table {
    min-width: 640px;
  }
}
.m-ftname {
  display: none;
  line-height: 24px;
  font-size: 18px;
  font-size: 1.8rem;
  position: relative;
  padding-right: 20px;
  font-weight: bold;
}

.m-ftname:after {
  content: "+";
  position: absolute;
  right: 0;
  top: 0;
}

.m-ftname.active:after {
  content: "-";
}

@media screen and (max-width: 991px) {
  .m-ftname {
    display: block;
  }
}
/* .m-xx end */
/* .j-xx start */
.j-offset-top {
  transition: all 750ms;
  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 750ms;
  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 750ms;
  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 750ms;
  opacity: 0;
}

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

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

/* .j-xx end */
[class*=-item] .item-pic {
  position: relative;
  display: block;
  line-height: 0;
  font-size: 0;
  text-align: center;
  overflow: hidden;
}

[class*=-item] .item-pic img {
  transition: all 500ms;
  width: 100%;
}

[class*=-item] .item-pic:hover img {
  transform: scale(1.1);
}

[class*=-item] .item-title {
  overflow: hidden;
}

[class*=-item] .item-desc {
  overflow: hidden;
}

.at-resp-share-element .at4-share-count-container {
  text-decoration: none;
  float: right;
  padding-right: 15px;
  line-height: 25px !important;
}

.at-resp-share-element .at-icon {
  width: 24px !important;
  height: 24px !important;
}

.at-style-responsive .at-share-btn {
  padding: 0 !important;
  border-radius: 2px !important;
}

.at-resp-share-element .at-share-btn .at-icon-wrapper {
  width: 24px !important;
  height: 24px !important;
}

.at-resp-share-element .at-share-btn {
  margin-bottom: 0 !important;
  margin-right: 3px !important;
}

.at-resp-share-element .at-icon {
  width: 24px !important;
  height: 24px !important;
}

.at-style-responsive .at-share-btn {
  padding: 0 !important;
  border-radius: 2px !important;
}

.at-resp-share-element .at-share-btn .at-icon-wrapper {
  width: 24px !important;
  height: 24px !important;
}

.at-resp-share-element .at-share-btn {
  margin-bottom: 0 !important;
  margin-right: 3px !important;
}

.m-crm {
  padding-top: 18px;
  line-height: 30px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #444;
}

.m-crm a {
  color: #444;
}

.m-crm a:hover {
  color: #EEB57E;
}

.m-crm .active {
  color: #EEB57E;
}
.m-crm span, .m-crm a{
    margin-right: 5px;
}
.m-oths {
  margin-top: 40px;
  padding-top: 27px;
  border-top: 1px solid rgba(217, 217, 217, 0.5);
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: flex-start;
}

.m-oths .oths-item {
  max-width: 49%;
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: flex-start;
}

.m-oths .oths-item .iconfont {
  flex: 0 0 auto;
  width: 48px;
  line-height: 46px;
  font-size: 14px;
  font-size: 1.4rem;
  text-align: center;
  border: 1px solid #1B1D1C;
  border-radius: 50%;
}

.m-oths .oths-item .item-text {
  flex: 1 1 auto;
  overflow: hidden;
  align-self: center;
  line-height: 24px;
  font-size: 16px;
  font-size: 1.6rem;
}

.m-oths .oths-item .item-name {
  display: block;
}

.m-oths .oths-item .item-title {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.m-oths .oths-item a {
  color: #1B1D1C;
}

.m-oths .oths-item a:hover {
  color: #EEB57E;
}

.m-oths .oths-item-1 .iconfont {
  margin-right: 20px;
}

.m-oths .oths-item-2 {
  text-align: right;
}

.m-oths .oths-item-2 .iconfont {
  order: 2;
  margin-left: 20px;
}

@media screen and (max-width: 1440px) {
  .m-oths {
    margin-top: 30px;
    padding-top: 20px;
  }
  .m-oths .oths-item .iconfont {
    width: 40px;
    line-height: 38px;
  }
  .m-oths .oths-item .item-text {
    line-height: 20px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 991px) {
  .m-oths .oths-item {
    max-width: 100%;
    width: 100%;
    text-align: left;
  }
  .m-oths .oths-item .iconfont {
    margin-left: 0;
    margin-right: 10px;
  }
  .m-oths .oths-item .item-text {
    order: 2;
  }
  .m-oths .oths-item-2 {
    margin-top: 10px;
  }
}
.m-page {
  margin-top: 92px;
  letter-spacing: 0;
  font-size: 0;
  text-align: center;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: flex-start;
}

.m-page a, .m-page span {
  margin-left: 5px;
  margin-right: 5px;
  margin-bottom: 10px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  min-width: 48px;
  height: 48px;
  line-height: 46px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #333;
  text-align: center;
  border: 1px solid #D9D9D9;
  box-sizing: border-box;
  transition: all 500ms;
  padding: 0 5px;
}

.m-page a:hover, .m-page a.active {
  color: white;
  background-color: #000;
}

.m-page .page-form {
  margin-left: 8px;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
}

.m-page .form-btn {
  min-width: 150px;
  line-height: 30px;
  height: 30px;
  padding: 0 20px;
  font-size: 14px;
  font-size: 1.4rem;
  color: #fff;
  box-sizing: border-box;
  background-color: #EEB57E;
}

.m-page2 {
  position: relative;
}

@media screen and (max-width: 1440px) {
  .m-page {
    margin-top: 35px;
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
  }
  .m-page a, .m-page span {
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 10px;
    min-width: 36px;
    height: 30px;
    line-height: 28px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.m-kf {
  position: fixed;
  z-index: 10;
  right: 5px;
  top: 30%;
  background-color: #1B1D1C;
  padding-top: 7px;
  padding-bottom: 7px;
}

.m-kf .kf-item {
  position: relative;
  display: block;
  line-height: 0;
  font-size: 0;
  width: 48px;
  line-height: 48px;
  font-size: 20px;
  font-size: 2rem;
  color: #fff;
  text-align: center;
  cursor: pointer;
}

.m-kf .kf-item:hover, .m-kf .kf-item.active {
  color: #EEB57E;
}

.m-kf .kf-wx {
  position: absolute;
  display: none;
  bottom: 0;
  right: 100%;
  width: 120px;
  font-size: 0;
  line-height: 0;
}

.m-kf .kf-cart {
  position: relative;
}

.m-kf .kf-cart .num {
  position: absolute;
  right: 0;
  top: 0;
  min-width: 18px;
  line-height: 18px;
  font-size: 12px;
  font-size: 1.2rem;
  color: #1B1D1C;
  background-color: #EEB57E;
  border-radius: 50%;
}

.m-kf .gotop {
  display: none;
}

@media screen and (max-width: 991px) {
  .m-kf {
    right: 0;
    top: auto;
    bottom: 0;
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-around;
    width: 100%;
    background-color: #2d2d27;
    padding-top: 0;
    padding-bottom: 0;
  }
  .m-kf .kf-item {
    width: 20%;
    text-align: center;
    line-height: 50px;
    font-size: 20px;
    font-size: 2rem;
    background-color: #2d2d27 !important;
  }
  .m-kf .kf-item2 {
    position: static;
  }
  .m-kf .kf-wx {
    bottom: 100%;
    right: auto;
    left: 0;
    padding: 5px;
    width: 100vw;
    text-align: center;
    background-color: #fff;
  }
  .m-kf .kf-wx img {
    width: 140px;
  }
  .m-kf .gotop {
    width: 20%;
    line-height: 50px;
    font-size: 20px;
    font-size: 2rem;
    color: #fff;
    text-align: center;
    display: block;
  }
  .g-ft {
    padding-bottom: 53px;
  }
}
.returntop {
  position: fixed;
  z-index: 9;
  right: 5px;
  bottom: 150px;
  width: 48px;
  height: 48px;
  line-height: 48px;
  font-size: 18px;
  font-size: 1.8rem;
  color: #1B1D1C;
  text-align: center;
  background-color: #EEB57E;
  display: none;
}

.returntop:hover {
  color: #fff;
  background-color: #333;
}

@media screen and (max-width: 991px) {
  .returntop {
    display: none !important;
  }
}
.j-videomodal {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 99;
  width: 100%;
  height: 100%;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.5);
  display: none;
}

.j-videomodal iframe {
  position: absolute;
  z-index: 2;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 1200px;
  height: 600px;
  max-width: 90%;
  max-height: 80%;
}

.j-videomodal:after {
  content: "+";
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 3;
  line-height: 1;
  font-size: 30px;
  font-size: 3rem;
  transform: rotate(45deg);
  cursor: pointer;
  color: #fff;
}

.m-formcountry {
  position: relative;
}

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

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

.m-formcountry .drop-list {
  display: none;
  border: 1px solid #e6e6e6;
  width: 100%;
  position: absolute;
  top: 100%;
  background-color: #fff;
  max-height: 223px;
  overflow-x: hidden;
  z-index: 10001;
  scrollbar-color: #333 rgba(0, 0, 0, 0.05);
  scrollbar-width: thin;
}

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

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

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

.m-formcountry .drop-list li {
  font-size: 14px;
  line-height: 20px;
  overflow: hidden;
  padding: 5px 27px;
  cursor: pointer;
  border-bottom: 1px solid #e6e6e6;
  color: #999;
}

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

.m-htt {
  line-height: 72px;
  font-size: 60px;
  font-size: 6rem;
  font-family: "OpenSansBold", arial, helvetica, sans-serif;
  text-transform: uppercase;
}

@media screen and (max-width: 1440px) {
  .m-htt {
    line-height: 24px;
    font-size: 20px;
    font-size: 2rem;
  }
}
.m-hlnk a, .m-hlnk input{
  display: inline-block;
  padding: 7px 23px;
  line-height: 30px;
  font-size: 16px;
  font-size: 1.6rem;
  text-align: center;
  border: 1px solid #1B1D1C;
}



.m-hlnk a:hover,.m-hlnk input:hover {
  background-color: #EEB57E;
  border-color: #EEB57E;
  color: #1B1D1C;
}



@media screen and (max-width: 1440px) {
  .m-hlnk a,.m-hlnk input {
    padding: 5px 15px;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 20px;
  }
}
.g-hpro {
  padding-top: 115px;
  padding-bottom: 162px;
  background-color: #FFFCF5;
}

.g-hpro.bg {
  background-color: #e0e9eb;
}

@media screen and (max-width: 1440px) {
  .g-hpro {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.m-hbtn {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-start;
}

.m-hbtn .box-btn {
  width: 48px;
  line-height: 46px;
  font-size: 16px;
  font-size: 1.6rem;
  cursor: pointer;
  text-align: center;
  border: 1px solid #1B1D1C;
  border-radius: 50%;
}
@media screen and (min-width: 1025px){
.m-hbtn .box-btn:hover {
  color: #1B1D1C;
  background-color: #EEB57E;
  border-color: #EEB57E;
}    
}


@media screen and (max-width: 1440px) {
  .m-hbtn .box-btn {
    width: 38px;
    line-height: 36px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.m-hpro .box-title {
  margin-bottom: 50px;
  text-align: center;
}

.m-hpro .box-title a{
    mix-blend-mode: difference;
    color: #e9ecef;
}
.m-hpro .box-title a:hover{
    color: #EEB57E;
}

.m-hpro .box-slide {
  position: relative;
}

.m-hpro .box-btn {
  position: absolute;
  z-index: 2;
  top: 50%;
  transform: translateY(-50%);
}

.m-hpro .prev {
  left: 31.0416666667%;
  transform: translate(-50%, -50%);
}

.m-hpro .next {
  right: 31.0416666667%;
  transform: translate(50%, -50%);
}

.m-hpro .item-top {
  position: relative;
  color: #fff;
  cursor: pointer;
}

.m-hpro .item-top a {
  color: #fff;
}

.m-hpro .item-top a:hover {
  color: #EEB57E;
}

.m-hpro .item-title {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
  width: 100%;
  padding: 0 15px;
  line-height: 66px;
  font-size: 54px;
  font-size: 5.4rem;
  font-family: "OPENSANSSEMIBOLD", arial, helvetica, sans-serif;
  text-align: center;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: normal;
}

.m-hpro .item-name {
  margin-top: 32px;
  line-height: 38px;
  font-size: 24px;
  font-size: 2.4rem;
  text-align: center;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  z-index: 2;
  display: none;
}

.m-hpro .item-modal {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  background-color: rgba(0, 0, 0, 0.2);
  opacity: 0;
  visibility: hidden;
  transition: all 500ms;
}

.m-hpro .modal-wp {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  padding: 9.4827586207% 6.8965517241%;
  display: flex;
  flex-flow: column nowrap;
  justify-content: space-between;
  align-items: flex-start;
}

.m-hpro .item-ftt {
  width: 100%;
  line-height: 66px;
  font-size: 54px;
  font-size: 5.4rem;
  font-family: "OPENSANSSEMIBOLD", arial, helvetica, sans-serif;
  text-align: left;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.m-hpro .modal-text{
  width: 100%;
}

.m-hpro .item-desc {
  height: 60px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.m-hpro .item-link {
  margin-top: 25px;
}

.m-hpro .item-link a {
  color: #fff;
  border-color: #fff;
}

.m-hpro .item-link a:hover {
  background-color: #fff;
  color: #EEB57E;
}

.m-hpro .swiper-slide .item-pic:before{
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  background-color: rgba(255, 252, 245, 0.60);
}

.m-hpro .swiper-slide-active {
  opacity: 1;
}

.m-hpro .swiper-slide-active .item-pic:before{
  display: none;
}

.m-hpro .swiper-slide-active .item-modal {
  opacity: 1;
  visibility: visible;
}

.m-hpro .swiper-slide-active .item-title {
  display: none;
}

.m-hpro .swiper-slide-active .item-name {
  display: none;
}

@media screen and (max-width: 1440px) {
  .m-hpro .box-title {
    margin-bottom: 30px;
  }
  .m-hpro .item-title, .m-hpro .item-ftt, .m-hpro .item-name {
    line-height: 24px;
    font-size: 16px;
    font-size: 1.6rem;
  }
  .m-hpro .item-desc {
    height: 48px;
  }
  .m-hpro .item-link {
    margin-top: 10px;
  }
  .m-hpro .item-name {
    margin-top: 10px;
  }
}
@media screen and (max-width: 640px) {
  .m-hpro .prev {
    left: 2%;
  }
  .m-hpro .next {
    right: 2%;
  }
  .m-hpro .box-btn {
    transform: translateY(-50%);
  }
}
.m-habtvideo {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding-top: 13.0208333333%;
  padding-bottom: 9.8958333333%;
}

.m-habtvideo .box-text {
  text-align: center;
}

.m-habtvideo .box-btn {
  display: inline-block;
  line-height: 0;
  font-size: 0;
}

.m-habtvideo .box-title {
  margin-top: 54px;
  margin-left: auto;
  margin-right: auto;
  max-width: 700px;
  line-height: 72px;
  font-size: 60px;
  font-size: 6rem;
  font-family: "OpenSansBold", arial, helvetica, sans-serif;
  color: #fff;
}

.m-habtvideo .box-logo {
  line-height: 0;
  font-size: 0;
}

@media screen and (max-width: 1440px) {
  .m-habtvideo .box-btn {
    width: 60px;
  }
  .m-habtvideo .box-title {
    margin-top: 30px;
    line-height: 24px;
    font-size: 20px;
    font-size: 2rem;
    max-width: 300px;
  }
  .m-habtvideo .box-logo img {
    width: 200px;
  }
}
.m-habt {
  padding-top: 120px;
}

.m-habt .box-wp {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: flex-start;
}

.m-habt .box-img {
  line-height: 0;
  font-size: 0;
  order: 2;
}

.m-habt .box-img a {
  display: inline-block;
}

.m-habt .box-img1 {
  width: 46.8333333333%;
}

.m-habt .box-fix {
  width: 45.8333333333%;
}

.m-habt .box-desc {
  max-height: 128px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  color: #444;
}

.m-habt .box-link {
  margin-top: 50px;
}

.m-habt .box-img2 {
  margin-top: 50px;
  width: 69.0909090909%;
}

@media screen and (max-width: 1440px) {
  .m-habt {
    padding-top: 40px;
  }
  .m-habt .box-desc {
    max-height: 96px;
  }
  .m-habt .box-link {
    margin-top: 20px;
  }
  .m-habt .box-img2 {
    margin-top: 20px;
  }
}
@media screen and (max-width: 640px) {
  .m-habt .box-img {
    width: 100%;
  }
  .m-habt .box-fix {
    order: 2;
    width: 100%;
  }
  .m-habt .box-fix {
    margin-top: 20px;
  }
}
.g-hsolu {
  padding-top: 115px;
}

@media screen and (max-width: 1440px) {
  .g-hsolu {
    padding-top: 40px;
  }
}
.m-hsolu {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-start;
}

.m-hsolu .box-item {
  position: relative;
  width: 33.33%;
  color: #fff;
}

.m-hsolu .box-item a {
  color: #fff;
}

.m-hsolu .box-item a:hover {
  color: #EEB57E;
}

.m-hsolu .box-item:hover .item-title1 {
  display: none;
}

.m-hsolu .box-item:hover .item-modal {
  display: block;
}

.m-hsolu .item-pic:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  z-index: 2;
}

.m-hsolu .item-title {
  line-height: 52px;
  font-size: 40px;
  font-size: 4rem;
  font-family: "OPENSANSSEMIBOLD", arial, helvetica, sans-serif;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.m-hsolu .item-title1 {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  padding: 0 15px;
  z-index: 2;
  text-align: center;
}

.m-hsolu .item-modal {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  display: none;
}

.m-hsolu .modal-wp {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  padding: 0 10.15625%;
  max-height: calc(100% - 30px);
  overflow-y: auto;
}

.m-hsolu .item-desc {
  margin-top: 43px;
  max-height: 300px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 10;
  overflow: hidden;
}

.m-hsolu .item-link {
  margin-top: 55px;
}

.m-hsolu .item-link a {
  color: #fff;
  border-color: #fff;
}

.m-hsolu .item-link a:hover {
  background-color: #fff;
  color: #1B1D1C;
}

@media screen and (max-width: 1440px) {
  .m-hsolu .item-title {
    line-height: 24px;
    font-size: 16px;
    font-size: 1.6rem;
  }
  .m-hsolu .item-desc {
    margin-top: 10px;
    max-height: 220px;
    line-height: 22px;
  }
  .m-hsolu .item-link {
    margin-top: 20px;
  }
}
@media screen and (max-width: 375px) {
  .m-hsolu .box-item {
    width: 100%;
  }
}
.g-hctus {
  padding-top: 115px;
}

@media screen and (max-width: 1440px) {
  .g-hctus {
    padding-top: 40px;
  }
}
.m-hctus {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: center;
}

.m-hctus .box-img {
  order: 2;
  width: 52%;
  line-height: 0;
  font-size: 0;
}

.m-hctus .box-text {
  position: relative;
  z-index: 2;
  width: 46.1111111111%;
}

.m-hctus .box-title {
  line-height: 86px;
  font-size: 70px;
  font-size: 7rem;
  font-family: "OpenSansBold", arial, helvetica, sans-serif;
}

.m-hctus .box-desc {
  margin-top: 66px;
  line-height: 38px;
  font-size: 22px;
  font-size: 2.2rem;
  color: #444;
  padding-right: 14.4578313253%;
}

.m-hctus .box-link {
  margin-top: 90px;
}

@media screen and (max-width: 1440px) {
  .m-hctus .box-title {
    line-height: 30px;
    font-size: 24px;
    font-size: 2.4rem;
  }
  .m-hctus .box-desc {
    margin-top: 10px;
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-hctus .box-link {
    margin-top: 20px;
  }
}
@media screen and (max-width: 640px) {
  .m-hctus {
    display: block;
  }
  .m-hctus .box-img {
    width: 100%;
    margin-left: 0;
  }
  .m-hctus .box-text {
    width: 100%;
    margin-top: 20px;
    order: 2;
  }
}
.g-hproj {
  margin-top: 115px;
  padding-top: 118px;
  padding-bottom: 93px;
  background-color: #FFFCF5;
}

@media screen and (max-width: 1440px) {
  .g-hproj {
    margin-top: 40px;
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.m-hproj {
  padding-left: calc((100% - 1800px) / 2);
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
}

.m-hproj .box-text {
  width: 28.8888888889%;
  max-width: 400px;
}

.m-hproj .box-desc {
  margin-top: 57px;
  color: #444;
}

.m-hproj .btn-wp {
  margin-top: 60px;
}

.m-hproj .prev {
  margin-right: 23px;
}

.m-hproj .box-slide {
  width: 68.0729166667%;
}

.m-hproj .swiper-slide {
  margin-right: 3.0604437643%;
  width: 36.1132364193%;
}

.m-hproj .item-title {
  margin-top: 28px;
  line-height: 32px;
  font-size: 18px;
  font-size: 1.8rem;
  text-overflow: ellipsis;
  white-space: nowrap;
}

@media screen and (max-width: 1900px) {
  .m-hproj {
    padding-left: 50px;
  }
}
@media screen and (max-width: 1440px) {
  .m-hproj .box-desc {
    margin-top: 10px;
  }
  .m-hproj .btn-wp {
    margin-top: 20px;
  }
  .m-hproj .item-title {
    margin-top: 10px;
    line-height: 22px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 991px) {
  .m-hproj {
    padding-left: 2%;
  }
}
@media screen and (max-width: 640px) {
  .m-hproj {
    padding-right: 2%;
  }
  .m-hproj .box-text, .m-hproj .box-slide {
    width: 100%;
  }
  .m-hproj .box-slide {
    margin-top: 20px;
  }
}
.g-hnews {
  padding-top: 115px;
  padding-bottom: 120px;
}

@media screen and (max-width: 1440px) {
  .g-hnews {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.m-hnews .box-title {
  margin-bottom: 42px;
}

.m-hnews .box-list {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: -35px;
}

.m-hnews .list-item {
  position: relative;
  margin-right: 2.8888888889%;
  margin-bottom: 35px;
  width: 31.3888888889%;
}

.m-hnews .list-item:nth-child(3n) {
  margin-right: 0;
}

.m-hnews .item-top {
  position: relative;
}

.m-hnews .item-top .item-link2 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  padding: 35px 26px;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-end;
  align-items: flex-end;
  opacity: 0;
  visibility: hidden;
  transition: all 500ms;
  cursor: pointer;
}

.m-hnews .item-top .item-link2 a {
  color: #fff;
  border-color: #fff;
}

.m-hnews .item-top .item-link2 a:hover {
  background-color: #fff;
  color: #1B1D1C;
}

@media screen and (max-width: 1440px) {
  .m-hnews .item-top .item-link2 {
    padding: 15px;
  }
}
.m-hnews .item-top:hover .item-link2 {
  opacity: 1;
  visibility: visible;
}

.m-hnews .item-time {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 3;
  min-width: 120px;
  padding: 3px 10px;
  line-height: 30px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #fff;
  background-color: #1B1D1C;
}

.m-hnews .item-title {
  margin-top: 30px;
  height: 76px;
  line-height: 38px;
  font-size: 24px;
  font-size: 2.4rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.m-hnews .item-title a {
  display: block;
}

.m-hnews .item-desc {
  margin-top: 11px;
  height: 60px;
  color: #444;
}

.m-hnews .item-link {
  margin-top: 26px;
}

@media screen and (max-width: 1440px) {
  .m-hnews .box-title {
    margin-bottom: 30px;
  }
  .m-hnews .item-time {
    line-height: 20px;
    font-size: 12px;
    font-size: 1.2rem;
  }
  .m-hnews .item-title {
    margin-top: 15px;
    height: 44px;
  }
  .m-hnews .item-desc {
    margin-top: 5px;
    height: 44px;
  }
  .m-hnews .item-title, .m-hnews .item-desc {
    line-height: 22px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-hnews .item-link {
    margin-top: 10px;
  }
}
@media screen and (max-width: 640px) {
  .m-hnews .list-item {
    width: 100%;
    margin-right: 0;
  }
}
.g-ft {
  padding-top: 100px;
  padding-bottom: 15.1041666667%;
  background: url("../images/ftbg1.png") no-repeat center bottom;
  background-size: 94.3229166667%;
  background-color: #000;
  line-height: 30px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #fff;
}

.g-ft a {
  color: #fff;
}

.g-ft a:hover {
  color: #EEB57E;
}

.m-ftfix1 {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-start;
}

.m-ftb {
  padding-right: 20px;
}

.m-ftb1 {
  width: 21.6666666667%;
  margin-right: 7.3888888889%;
}

.m-ftb2 {
  width: 15.5555555556%;
}

.m-ftb3 {
  width: 12.7777777778%;
}

.m-ftb4 {
  width: 16%;
}

.m-ftb5 {
  width: 26.1111111111%;
  padding-right: 0;
}

.m-ftt {
  margin-bottom: 16px;
}

.m-ftt1 {
  line-height: 38px;
  font-size: 24px;
  font-size: 2.4rem;
  font-family: "OPENSANSSEMIBOLD", arial, helvetica, sans-serif;
}

.m-ftt2 {
  line-height: 32px;
  font-size: 20px;
  font-size: 2rem;
}

.m-ftinfo .info-item {
  margin-top: 20px;
  position: relative;
  padding-left: 40px;
  word-break: break-word;
}

.m-ftinfo .info-item:first-child {
  margin-top: 0;
}

.m-ftinfo .info-item i {
  position: absolute;
  left: 0;
  top: 0;
  font-size: 20px;
  font-size: 2rem;
}

.m-ftshare {
  margin-top: 37px;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-start;
}

.m-ftshare .share-item {
  margin-right: 30px;
  margin-bottom: 10px;
  font-size: 22px;
  font-size: 2.2rem;
}

.m-ftshare .share-item:last-child {
  margin-right: 0;
}

.m-ftnav .nav-item {
  margin-top: 8px;
  color: #d9d9d9;
  line-height: 42px;
}

.m-ftnav .nav-item a {
  color: #d9d9d9;
}

.m-ftnav .nav-item a:hover {
  color: #EEB57E;
}

.m-ftnav .nav-item:first-child {
  margin-top: 0;
}

.m-ftform {
  position: relative;
}

.m-ftform .box-form {
  margin-top: 24px;
}

.m-ftform .box-form {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: flex-start;
}

.m-ftform .form-item {
  width: 100%;
}

.m-ftform .form-item3 {
  position: relative;
}

.m-ftform .form-item3 .form-text {
  padding-right: 100px;
}

.m-ftform .form-item4 {
  margin-top: 34px;
}

.m-ftform .form-text {
  display: block;
  width: 100%;
  height: 58px;
  line-height: 58px;
  padding-left: 0;
  padding-right: 10px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #FFFCF5;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
.m-ftform .form-text::-webkit-input-placeholder {
  color: #FFFCF5;
  opacity: 1;
}

.m-ftform .form-text:-moz-placeholder {
  color: #FFFCF5;
  opacity: 1;
}

.m-ftform .form-text::-moz-placeholder {
  color: #FFFCF5;
  opacity: 1;
}

.m-ftform .form-text:-ms-input-placeholder {
  color: #FFFCF5;
  opacity: 1;
}
.m-ftform .form-text2 {
  height: 100px;
  line-height: 24px;
  padding-top: 15px;
}

.m-ftform .form-code {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 90px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background-color: #f3fbfe;
  overflow: hidden;
}

.m-ftform .form-code img {
  max-height: 40px;
  vertical-align: middle;
}

.m-ftform .form-btn {
  display: block;
  width: 100%;
  height: 50px;
  font-size: 18px;
  font-size: 1.8rem;
  color: #fff;
  text-align: center;
  background-color: #1B1D1C;
  border: 1px solid #fff;
  text-transform: uppercase;
}

.m-ftform .form-btn:hover {
  color: #fff;
  background-color: #EEB57E;
}

.m-ftfix2 {
  margin-top: -30px;
}

.m-ftext {
  padding-right: 26.1111111111%;
}
.m-ftext a{
  margin-left: 5px;
  margin-right: 5px;
}

@media screen and (max-width: 1440px) {
  .g-ft {
    line-height: 28px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-ftinfo .info-item {
    margin-top: 10px;
    padding-left: 30px;
  }
  .m-ftshare {
    margin-top: 20px;
  }
  .m-ftshare .share-item {
    margin-right: 15px;
    font-size: 18px;
    font-size: 1.8rem;
  }
  .m-ftnav .nav-item {
    margin-top: 5px;
    line-height: 28px;
  }
  .m-ftt {
    line-height: 24px;
    font-size: 18px;
    font-size: 1.8rem;
  }
  .m-ftform .box-form {
    margin-top: 10px;
  }
  .m-ftform .form-text, .m-ftform .form-btn {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-ftform .form-item4 {
    margin-top: 10px;
  }
}
@media screen and (max-width: 991px) {
  .m-ftb {
    width: 100%;
    padding-right: 0;
    margin-right: 0;
    margin-top: 20px;
  }
  .m-ftb:first-child {
    margin-top: 0;
  }
  .m-ftbox, .m-ftt {
    display: none;
    margin-top: 10px;
  }
  .m-ftfix2 {
    margin-top: 30px;
  }
  .m-ftext {
    padding-right: 0;
  }
  .g-ft {
    padding-top: 40px;
    padding-bottom: 60px;
    background-image: none;
  }
}
.banner {
  position: relative;
  z-index: 2;
  line-height: 0;
  font-size: 0;
  overflow: hidden;
}

.banner .box-btn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
  border-color: #fff;
  color: #fff;
}

@media screen and (min-width: 1025px){
    .banner .box-btn:hover {
      background-color: #EEB57E;
      border-color: #EEB57E;
      color: #1B1D1C;
    }    
}

.banner .prev {
  left: 70px;
}

.banner .next {
  right: 70px;
}

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

.banner .swiper-slide {
  position: relative;
}
.banner .box-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 96%;
  max-width: 1800px;
  text-align: center;
  color: #fff;
}
.banner .box-text a{
  color: #fff;
}
.banner .box-title {
  line-height: 5vw;
  font-family: "OpenSansBold", arial, helvetica, sans-serif;
  font-size: 4.1666666667vw;
  text-transform: uppercase;
}
.banner .box-desc {
  margin-top: 0.5208333333vw;
  line-height: 2.0833333333vw;
  font-size: 1.5625vw;
}
.banner .box-link {
  margin-top: 1.5625vw;
}
.banner .box-link a {
  display: inline-block;
  min-width: 7.3958333333vw;
  padding: 0 1.0416666667vw;
  line-height: 2.2916666667vw;
  border: 1px solid #fff;
  font-size: 1.0416666667vw;
  color: #fff;
  text-align: center;
}
.banner .box-link a:hover {
  color: #fff;
  background-color: #EEB57E;
}

@media screen and (max-width: 991px) {
  .banner .prev {
    left: 2%;
  }
  .banner .next {
    right: 2%;
  }
}
.g-hd {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 9;
}

.g-hd.g-hd1.fixed, .g-hd.g-hd2 {
  background-color: #fff;
}

.g-hd.g-hd1.fixed .m-hdnav .nav-item a, .g-hd.g-hd1.fixed .m-hdlang .lang-btn, .g-hd.g-hd1.fixed .m-hdsch .sch-btn, .g-hd.g-hd1.fixed .m-hdline, .g-hd.g-hd2 .m-hdnav .nav-item a, .g-hd.g-hd2 .m-hdlang .lang-btn, .g-hd.g-hd2 .m-hdsch .sch-btn, .g-hd.g-hd2 .m-hdline {
  color: #333;
}

.g-hd.g-hd1.fixed .m-hdlogo .logo2, .g-hd.g-hd2 .m-hdlogo .logo2 {
  display: inline-block;
}

.g-hd.g-hd1.fixed .m-hdlogo .logo1, .g-hd.g-hd2 .m-hdlogo .logo1 {
  display: none;
}

.m-hdflex {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
}

.m-hdlogo {
  line-height: 92px;
}

.m-hdlogo a {
  display: inline-block;
}

.m-hdlogo img {
  vertical-align: middle;
}

.m-hdlogo .logo2 {
  display: none;
}

.m-hdnav .nav-item {
  position: relative;
  margin-left: 32px;
}

.m-hdnav .nav-item > a {
  position: relative;
  display: block;
  line-height: 92px;
  font-size: 18px;
  font-size: 1.8rem;
  color: #fff;
}

.m-hdnav .nav-item > a:before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 22px;
  transform: translate(-50%, 0);
  width: 30px;
  height: 3px;
  background-color: transparent;
}

.m-hdnav .nav-item > a.active, .m-hdnav .nav-item > a.current, .m-hdnav .nav-item > a.active {
  color: #EEB57E !important;
}

.m-hdnav .nav-item:first-child {
  margin-left: 0;
}

.m-hdnav .sbnav-list {
  position: absolute;
  padding-top: 10px;
  padding-bottom: 10px;
  width: 230px;
  background-color: #F2F2F2;
  display: none;
}

.m-hdnav .sbnav-list.show {
  display: block;
}

.m-hdnav .sbnav-list1 {
  left: 0;
  top: 100%;
}

.m-hdnav .sbnav-list2 {
  left: 100%;
  top: -10px;
  box-shadow: 0 0 10px #CECECE;
}

.m-hdnav .sbnav-item {
  position: relative;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 25px;
  padding-right: 10px;
  line-height: 20px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #1B1D1C;
  margin-top: 12px;
}

.m-hdnav .sbnav-item a {
  color: #1B1D1C;
}

.m-hdnav .sbnav-item a{
    position: relative;
    padding-right: 10px;
    display: block;
}
.m-hdnav .sbnav-item i{
    position: absolute;
    right: 0;
    top: 0;
    font-size: 10px;
      font-family: "iconfont" !important;
      font-style: normal;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;    
}

.m-hdnav .sbnav-item a:hover, .m-hdnav .sbnav-item a.active {
  color: #EEB57E !important;
}

.m-hdnav .sbnav-item:first-child {
  margin-top: 0;
}

@media screen and (max-width: 1440px) {
  .m-hdnav .sbnav-item {
    line-height: 20px;
    font-size: 12px;
    font-size: 1.2rem;
  }
}
.m-hdlang {
  position: relative;
  z-index: 4;
}

.m-hdlang .lang-btn {
  display: block;
  line-height: 92px;
  font-size: 14px;
  font-size: 1.4rem;
  color: #fff;
  box-sizing: border-box;
}

.m-hdlang .lang-btn span {
  margin-left: 3px;
  margin-right: 3px;
}

.m-hdlang .lang-btn img {
  width: 27px;
  vertical-align: middle;
}

.m-hdlang .lang-btn .icon-bottom7 {
  font-size: 10px;
  font-size: 1rem;
}

.m-hdlang .lang-list {
  position: absolute;
  right: 0;
  top: 100%;
  width: 100%;
  min-width: 112px;
  padding-bottom: 9px;
  padding-left: 24px;
  padding-right: 5px;
  padding-top: 14px;
  background-color: rgba(238, 181, 126, 0.9);
  box-sizing: border-box;
  opacity: 0;
  visibility: hidden;
  transition: all 500ms;
  border-radius: 0px 0px 10px 10px;
}

.m-hdlang .lang-list.active {
  visibility: visible;
  top: 100%;
  opacity: 1;
}

.m-hdlang .lang-item {
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 14px;
  line-height: 24px;
  font-size: 14px;
  font-size: 1.4rem;
  color: #fff;
}

.m-hdlang .lang-item img {
  flex: 0 0 auto;
  width: 26px;
  margin-right: 5px;
}

.m-hdlang .lang-item em {
  flex: 1 1 auto;
  overflow: hidden;
  align-self: center;
}

.m-hdlang .lang-item:hover, .m-hdlang .lang-item.active {
  color: #1B1D1C;
}

.m-hdlang .lang-item:first-child {
  margin-top: 0;
}

.m-hdline {
  margin-left: 10px;
  margin-right: 10px;
  color: #fff;
}

.m-hdsch {
  position: relative;
  z-index: 3;
  margin-left: 40px;
}

.m-hdsch .sch-btn {
  display: block;
  line-height: 92px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #fff;
}

.m-hdsch .sch-btn span{
    margin-right: 5px;
}

.m-hdsch .sch-form {
  position: absolute;
  top: 100%;
  right: 15px;
  width: 176px;
  padding-right: 34px;
  border-radius: 15px;
  background-color: #f4f4f4;
  border: solid 1px #d7d7d7;
  overflow: hidden;
  visibility: hidden;
  opacity: 0;
  box-sizing: border-box;
  transition: all 500ms;
}

.m-hdsch .sch-form .form-text {
  width: 100%;
  padding-left: 16px;
  padding-right: 10px;
  height: 30px;
  line-height: 30px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #333;
  box-sizing: border-box;
}

.m-hdsch .sch-form .form-btn, .m-hdsch .sch-form .iconfont {
  position: absolute;
  right: 0;
  top: 0;
  line-height: 30px;
  height: 30px;
  width: 34px;
  text-align: left;
  font-size: 22px;
  font-size: 2.2rem;
  color: #EEB57E;
}

.m-hdsch .sch-form .form-btn {
  z-index: 2;
}

.m-hdsch .sch-form.run {
  visibility: visible;
  right: 0;
  opacity: 1;
}

@media screen and (max-width: 1440px) {
  .m-hdlogo img {
    width: 180px;
  }
  .m-hdnav .nav-item {
    margin-left: 30px;
  }
  .m-hdnav .nav-item > a {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-hdlang .lang-btn {
    font-size: 12px;
    font-size: 1.2rem;
  }
  .m-hdlang .lang-list {
    padding-left: 10px;
  }
  .m-hdlang .lang-item {
    line-height: 24px;
    font-size: 12px;
    font-size: 1.2rem;
  }
  .m-hdsch {
    margin-left: 20px;
  }
}
@media screen and (max-width: 1219px) {
  .m-hdnav .nav-item {
    margin-left: 15px;
  }
  .m-hdnav .nav-item > a {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 991px) {
  .g-hd {
    background-color: #fff;
  }
  .m-hdnav, .m-hdfix1, .m-hdline {
    display: none;
  }
  .m-hdlogo {
    line-height: 50px;
  }
  .m-hdlogo img {
    width: 140px;
  }
  .m-hdlogo .logo1 {
    display: none;
  }
  .m-hdlogo .logo2 {
    display: inline-block !important;
  }
  .m-hdsch {
    position: absolute;
    right: 50px;
    top: 0;
    margin-left: 0;
  }
  .m-hdsch .sch-btn {
    line-height: 50px;
    color: #333;
  }
  .m-hdsch .sch-btn span{
      display: none;
  }
  .m-hdlang {
    position: absolute;
    right: 80px;
    top: 0;
    margin-left: 0;
  }
  .m-hdlang .lang-btn {
    line-height: 50px;
    padding-top: 0;
    padding-bottom: 0;
    min-width: inherit;
    color: #333;
  }
  .m-hdlang .lang-btn i {
    margin-left: 3px;
  }
}
@media screen and (max-width: 991px) {
  .f-hdpt {
    padding-top: 50px;
  }
}
.f-hdpt2 {
  padding-top: 92px;
}

@media screen and (max-width: 991px) {
  .f-hdpt2 {
    padding-top: 50px;
  }
}
.g-wp1 {
  padding-top: 58px;
  padding-bottom: 93px;
}

@media screen and (max-width: 1440px) {
  .g-wp1 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.m-csltext {
  margin-bottom: 68px;
  margin-left: auto;
  margin-right: auto;
  max-width: 920px;
  text-align: center;
}

.m-csltext .box-desc {
  margin-top: 20px;
  color: #444;
}

.m-csltext .box-title {
  line-height: 66px;
  font-size: 54px;
  font-size: 5.4rem;
  font-family: "OPENSANSSEMIBOLD", arial, helvetica, sans-serif;
}

@media screen and (max-width: 1440px) {
  .m-csltext {
    margin-bottom: 30px;
  }
  .m-csltext .box-desc {
    margin-top: 10px;
  }
  .m-csltext .box-title {
    line-height: 24px;
    font-size: 20px;
    font-size: 2rem;
  }
}
.m-pronav {
  margin-bottom: 33px;
}

.m-pronav .box-wp {
  padding-top: 14px;
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: flex-start;
}

.m-pronav .box-wp:first-child {
  padding-top: 0;
}

.m-pronav .box-name {
  flex: 0 0 auto;
  margin-bottom: 10px;
  padding-right: 10px;
  text-align: right;
  width: 230px;
  line-height: 32px;
  font-size: 20px;
  font-size: 2rem;
  align-self: center;
}

.m-pronav .box-nav {
  flex: 1 1 auto;
  overflow: hidden;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-start;
}

.m-pronav .nav-item {
  margin-right: 20px;
  margin-bottom: 10px;
  padding: 5px 23px;
  line-height: 32px;
  font-size: 18px;
  font-size: 1.8rem;
  text-align: center;
  border: 1px solid #D9D9D9;
}

.m-pronav .nav-item:hover, .m-pronav .nav-item.active {
  color: #1B1D1C;
  background-color: #EEB57E;
  border-color: #EEB57E;
}

.m-pronav .nav-item:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1440px) {
  .m-pronav {
    padding-bottom: 20px;
  }
  .m-pronav .box-name {
    line-height: 20px;
    font-size: 14px;
    font-size: 1.4rem;
    width: 180px;
  }
  .m-pronav .nav-item {
    padding: 5px 15px;
    line-height: 20px;
    font-size: 14px;
    font-size: 1.4rem;
    margin-right: 10px;
  }
}
@media screen and (max-width: 991px) {
  .m-pronav .box-wp {
    display: block;
  }
  .m-pronav .box-name {
    width: 100%;
    text-align: left;
  }
}
.m-proitem .item-wp {
  position: relative;
  overflow: hidden;
}

.m-proitem .item-title {
  margin-top: 23px;
  max-height: 64px;
  line-height: 32px;
  font-size: 20px;
  font-size: 2rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.m-proitem .item-title a {
  display: block;
}

.m-proitem .item-modal {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  display: none;
}
.m-proitem .m-modalink{
    z-index: 2;
}
.m-proitem .modal-wp {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  padding: 25px;
  display: flex;
  flex-flow: column nowrap;
  justify-content: space-between;
  align-items: flex-start;
}

.m-proitem .item-desc {
position: relative;
z-index: 2;
  max-height: 90px;
  width: 100%;
  color: #fff;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}

.m-proitem .item-desc a {
  color: #fff;
}

.m-proitem .item-cart {
    position: relative;
z-index: 2;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
}

.m-proitem .item-cart a {
  width: 56px;
  line-height: 54px;
  font-size: 30px;
  font-size: 3rem;
  color: #fff;
  text-align: center;
  border: 1px solid #fff;
  border-radius: 50%;
  cursor: pointer;
}

.m-proitem:hover .item-modal, .m-proitem.active .item-modal {
  display: block;
}

.m-proitem.active .item-cart a {
  background-color: #EEB57E;
  color: #1B1D1C;
  border-color: #EEB57E;
}

@media screen and (max-width: 1440px) {
  .m-proitem .item-desc {
    max-height: 72px;
  }
  .m-proitem .item-cart a {
    width: 38px;
    line-height: 36px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-proitem .modal-wp {
    padding: 20px;
  }
  .m-proitem .item-title {
    margin-top: 10px;
    max-height: 44px;
    line-height: 22px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 991px) {
  .m-proitem .item-modal {
    display: block;
  }
}
.m-prol {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: -60px;
}

.m-prol .list-item {
  margin-right: 2.7777777778%;
  margin-bottom: 60px;
  width: 22.8888888889%;
}

.m-prol .list-item:nth-child(4n) {
  margin-right: 0;
}

@media screen and (max-width: 1440px) {
  .m-prol {
    margin-bottom: -30px;
  }
  .m-prol .list-item {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 640px) {
  .m-prol {
    justify-content: space-between;
  }
  .m-prol .list-item {
    margin-right: 0;
    width: 48%;
  }
}
@media screen and (max-width: 375px) {
  .m-prol .list-item {
    width: 100%;
  }
}
.m-inqcart {
  position: fixed;
  z-index: 11;
  bottom: 0;
  right: 0;
  width: 360px;
  padding-left: 18px;
  padding-right: 18px;
  background-color: #fff;
  box-shadow: 0 4px 15px 0 rgba(0, 0, 0, 0.25);
  overflow: hidden;
  display: none;
}

.m-inqcart .title {
  font-family: "OPENSANSSEMIBOLD", arial, helvetica, sans-serif;
  line-height: 62px;
  font-size: 24px;
  cursor: pointer;
  position: relative;
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #D9D9D9;
  cursor: pointer;
}

.m-inqcart .title .iconfont {
  margin-right: 5px;
}

.m-inqcart .btns {
  display: flex;
  align-items: center;
  justify-content: space-around;
}

.m-inqcart .btns .empty,
.m-inqcart .btns a  {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 108px;
  cursor: pointer;
}



.m-inqcart .btns .btn {
  margin-right: 8px;
}

.m-inqcart .con {
  display: none;
  transition: none;
}

.m-inqcart .good {
  overflow: auto;
  padding: 20px 0;
}

.m-inqcart .good .list {
  overflow-y: auto;
  height: 192px;
  margin-bottom: 10px;
}

.m-inqcart .good .list .item {
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding-bottom: 10px;
  margin-bottom: 10px;
}

.m-inqcart .good .list .item .image {
  flex: 0 0 auto;
  width: 78px;
  margin-right: 15px;
  background-color: #fff;
  line-height: 0;
  font-size: 0;
}

.m-inqcart .good .list .item .msg {
  flex: 1 1 auto;
  overflow: hidden;
  align-self: center;
}

.m-inqcart .good .list .item .name {
  max-height: 60px;
  line-height: 30px;
  font-size: 16px;
  font-size: 1.6rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.m-inqcart .good .list .item .name:hover {
  color: #EEB57E;
}

.m-inqcart .good .list .item .delBtn {
  margin-top: 3px;
  font-size: 16px;
  line-height: 30px;
  cursor: pointer;
  display: inline-block;
  color: #888;
}

.m-inqcart .good .list .item .delBtn:hover {
  text-decoration: underline;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
  text-underline-offset: 5px;
}

@media screen and (max-width: 1440px) {
  .m-inqcart {
    width: 280px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .m-inqcart .title {
    line-height: 40px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-inqcart .good .list .item .image {
    width: 60px;
    margin-right: 10px;
  }
  .m-inqcart .good .list .item .name {
    max-height: 40px;
  }
  .m-inqcart .good .list .item .name, .m-inqcart .good .list .item .delBtn {
    line-height: 20px;
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 991px) {
  .m-inqcart {
    bottom: 60px;
  }
}
.m-fixcart {
  position: fixed;
  right: 6px;
  bottom: 80px;
  z-index: 11;
  width: 52px;
  line-height: 50px;
  border-radius: 50%;
  background-color: #EEB57E;
  border: 1px solid #fff;
  font-size: 20px;
  font-size: 2rem;
  color: #fff;
  text-align: center;
  cursor: pointer;
}

.m-fixcart em {
  position: absolute;
  right: 0;
  top: 0;
  min-width: 20px;
  line-height: 20px;
  font-size: 12px;
  font-size: 1.2rem;
  color: #fff;
  text-align: center;
  background-color: red;
  border-radius: 50%;
}

.m-prob1 {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: flex-start;
}

.m-prob1 .prob-pic {
  width: 44.4444444444%;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: flex-start;
}

.m-prob1 .prob-pic-big {
  position: relative;
  order: 2;
  width: 86.5%;
  box-sizing: border-box;
}

.m-prob1 .prob-pic-big .img {
  width: 100%;
}

.m-prob1 .prob-pic-big-img {
  display: block;
  line-height: 0;
  font-size: 0;
}

.m-prob1 .prob-pic-big-img .zoomPad {
  float: none;
  z-index: 8;
}

.m-prob1 .prob-video {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  line-height: 0;
  font-size: 0;
  overflow: hidden;
  z-index: 8;
  display: none;
}

.m-prob1 .prob-video iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.m-prob1 .prob-video.show {
  display: block;
}

.m-prob1 .zoomWrapperImage img {
  max-width: 1200px;
}

.m-prob1 .prob-pic-small {
  position: relative;
  width: 12.25%;
  padding-top: 35px;
  padding-bottom: 35px;
  align-self: stretch;
  overflow: hidden;
}

.m-prob1 .prob-pic-btn {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  right: 0;
  width: 26px;
  line-height: 24px;
  border: 1px solid #1B1D1C;
  font-size: 14px;
  font-size: 1.4rem;
  color: #1B1D1C;
  text-align: center;
  border-radius: 50%;
}

.m-prob1 .prob-pic-btn.prev {
  top: 0;
}

.m-prob1 .prob-pic-btn.next {
  bottom: 0;
}

.m-prob1 .prob-pic-btn:hover {
  color: #EEB57E;
}

.m-prob1 .prob-pic-list {
  position: absolute;
  left: 0;
  width: 100%;
  top: 50%;
  transform: translateY(-50%);
  height: calc(100% - 70px);
  overflow: hidden;
}

.m-prob1 .prob-pic-list ul {
  height: 1000%;
  overflow: hidden;
}

.m-prob1 .prob-pic-list ul li {
  margin-bottom: 10.2040816327%;
}

.m-prob1 .prob-pic-item .item-pic, .m-prob1 .prob-pic-item .item-video {
  border: 1px solid transparent;
  overflow: hidden;
}

.m-prob1 .prob-pic-item .item-pic:hover, .m-prob1 .prob-pic-item .item-video:hover {
  border-color: #EEB57E;
}

.m-prob1 .prob-pic-item .item-pic.active, .m-prob1 .prob-pic-item .item-video.active {
  border-color: #EEB57E;
}

.m-prob1 .prob-pic-item .item-video {
  position: relative;
  display: block;
  line-height: 0;
  font-size: 0;
  text-align: center;
}

.m-prob1 .prob-info {
  width: 55.5555555556%;
  align-self: stretch;
  display: flex;
  flex-flow: column nowrap;
  justify-content: center;
  align-items: flex-start;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 6.9444444444%;
  padding-right: 4.6666666667%;
  background-color: #F2F2F2;
}

.m-prob1 .prob-title {
  position: relative;
  line-height: 50px;
  font-size: 36px;
  font-size: 3.6rem;
  font-family: "OpenSansBold", arial, helvetica, sans-serif;
  font-weight: normal;
}

.m-prob1 .prob-fix {
  margin-top: 20px;
  width: 100%;
}

.m-prob1 .prob-fix:first-child {
  margin-top: 0;
}

.m-prob1 .prob-link {
  margin-top: 50px;
  font-size: 0;
  letter-spacing: 0;
  overflow: hidden;
}

.m-prob1 .prob-link .link {
  margin-right: 24px;
  margin-bottom: 10px;
  cursor: pointer;
}

.m-prob1 .prob-link .link:last-child {
  margin-right: 0;
}

.m-prob1 .prob-desc {
  margin-top: 35px;
  color: #444;
}

.m-prob1 .prob-desc p {
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #D9D9D9;
}

.m-prob1 .prob-share {
  padding-top: 30px;
}

.m-prob1 .prob-other {
  margin-top: 35px;
}

.m-prob1 .prob-other .other-item {
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid black;
}

.m-prob1 .prob-other .other-item:first-child {
  padding-top: 0;
}

.m-prob1 .prob-other .item-title {
  position: relative;
  padding-right: 30px;
  line-height: 30px;
  font-size: 20px;
  font-size: 2rem;
  cursor: pointer;
}

.m-prob1 .prob-other .item-title i {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 0.8em;
}

.m-prob1 .prob-other .item-title .icon-bottom7 {
  display: none;
}

.m-prob1 .prob-other .item-title.active {
  color: #EEB57E;
}

.m-prob1 .prob-other .item-title.active .icon-bottom7 {
  display: block;
}

.m-prob1 .prob-other .item-title.active .icon-up7 {
  display: none;
}

.m-prob1 .prob-other .item-desc {
  margin-top: 8px;
  display: none;
  color: #444;
}

.m-prob1 .prob-other .item-desc.show {
  display: block;
}

.m-proshare {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: center;
}

.m-proshare .share-title {
  margin-right: 10px;
  line-height: 26px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #000;
}

.m-proshare .share-img {
  line-height: 0;
  font-size: 0;
}

@media screen and (max-width: 1440px) {
  .m-proshare .share-title {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 1440px) {
  .m-prob1 .prob-info {
    padding-bottom: 0;
  }
  .m-prob1 .prob-title {
    line-height: 28px;
    font-size: 18px;
    font-size: 1.8rem;
  }
  .m-prob1 .prob-desc {
    margin-top: 10px;
  }
  .m-prob1 .prob-desc p {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .m-prob1 .prob-link {
    margin-top: 20px;
  }
  .m-prob1 .prob-link .link {
    margin-right: 20px;
  }
  .m-prob1 .prob-share {
    padding-top: 10px;
  }
  .m-prob1 .prob-other {
    margin-top: 20px;
  }
  .m-prob1 .prob-other .item-title {
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-prob1 .prob-other .item-desc {
    margin-top: 10px;
  }
  .m-prob1 .prob-other .item-desc em {
    background-position-y: 0;
  }
}
@media screen and (max-width: 991px) {
  .zoomPad {
    cursor: default !important;
  }
  .zoomPup {
    display: none !important;
  }
  .zoomWindow {
    display: none !important;
  }
  .zoomPreload {
    display: none !important;
  }
}
@media screen and (max-width: 640px) {
  .m-prob1 .prob-pic {
    width: 100%;
  }
  .m-prob1 .prob-info {
    padding: 30px 20px;
    margin-top: 20px;
    width: 100%;
  }
}
.m-profixnav {
  margin-top: 47px;
  background-color: #F2F2F2;
}

.m-profixnav .box-nav {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: flex-start;
}

.m-profixnav .nav-item {
  margin-left: 1.6666666667%;
  margin-right: 1.6666666667%;
  position: relative;
  padding-top: 21px;
  padding-bottom: 15px;
  line-height: 30px;
  font-size: 16px;
  font-size: 1.6rem;
}

.m-profixnav .nav-item:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 2px;
}

.m-profixnav .nav-item:hover, .m-profixnav .nav-item.active {
  color: #1B1D1C;
}

.m-profixnav .nav-item:hover:before, .m-profixnav .nav-item.active:before {
  background-color: #1B1D1C;
}

@media screen and (max-width: 1440px) {
  .m-profixnav {
    margin-top: 30px;
  }
  .m-profixnav .nav-item {
    padding-top: 15px;
    padding-bottom: 10px;
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.m-prott {
  line-height: 50px;
  font-size: 36px;
  font-size: 3.6rem;
  font-family: "OpenSansBold", arial, helvetica, sans-serif;
}

@media screen and (max-width: 1440px) {
  .m-prott {
    line-height: 24px;
    font-size: 18px;
    font-size: 1.8rem;
  }
}
.m-prob {
  margin-top: 67px;
}

.m-prob .box-title {
  margin-bottom: 26px;
}

.m-prob .box-desc tr td:first-child {
  background-color: #1B1D1C;
  color: #fff;
  width: 270px;
}

@media screen and (max-width: 1440px) {
  .m-prob {
    margin-top: 30px;
  }
  .m-prob .box-title {
    margin-bottom: 20px;
  }
}
.m-prob3 .box-color {
  margin-top: 30px;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: -10px;
}

.m-prob3 .color-item {
  position: relative;
  margin-right: 20px;
  margin-bottom: 10px;
}

.m-prob3 .color-item .color {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  cursor: pointer;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.5);
}

.m-prob3 .color-item .text {
  position: absolute;
  z-index: 2;
  left: 0;
  top: 100%;
  margin-top: 5px;
  width: 138px;
  padding: 5px 10px;
  text-align: left;
  line-height: 30px;
  font-size: 16px;
  font-size: 1.6rem;
  background-color: #fff;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
  display: none;
}

.m-prob3 .color-item .text:before {
  content: "";
  position: absolute;
  left: 5px;
  bottom: 100%;
  border-bottom: 10px solid #fff;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
}

.m-prob3 .color-item .right {
  left: auto;
  right: 0;
}

.m-prob3 .color-item .right:before {
  left: auto;
  right: 5px;
}

@media screen and (max-width: 1440px) {
  .m-prob3 .color-item .text {
    line-height: 20px;
    font-size: 12px;
    font-size: 1.2rem;
  }
}
.m-prob4 {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-start;
  background-color: #FFFCF5;
}

.m-prob4 .box-img {
  width: 50%;
  line-height: 0;
  font-size: 0;
  order: 2;
}

.m-prob4 .box-fix {
  width: 50%;
  align-self: center;
  padding: 30px 3.4375%;
}

.m-prob4 .box-title {
  margin-bottom: 34px;
}

.m-prob4 .box-info {
  color: #444;
}

.m-prob4 .box-info p {
  padding-left: 28px;
}

.m-prob4 .box-info em {
  margin-bottom: 7px;
  position: relative;
  display: block;
  font-size: 20px;
  font-size: 2rem;
  color: #1B1D1C;
  font-family: "OPENSANSSEMIBOLD", arial, helvetica, sans-serif;
}

.m-prob4 .box-info em:before {
  content: "";
  position: absolute;
  left: -28px;
  top: 5px;
  width: 20px;
  height: 20px;
  background: url("../images/dui1.png") no-repeat center;
  background-size: 100%;
}

@media screen and (max-width: 1440px) {
  .m-prob4 .box-fix {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .m-prob4 .box-title {
    margin-bottom: 20px;
  }
  .m-prob4 .box-info em {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .m-prob4 .box-info em:before {
    top: 2px;
  }
}
@media screen and (max-width: 640px) {
  .m-prob4 .box-img, .m-prob4 .box-fix {
    width: 100%;
    order: 2;
  }
}
.m-mform {
  padding-top: 140px;
  padding-bottom: 70px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.m-mform .box-title {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 48px;
}

.m-mform .box-form {
  margin-left: auto;
  margin-right: auto;
  max-width: 1025px;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: flex-start;
}

.m-mform .form-item {
  margin-bottom: 23px;
}

.m-mform .form-item1 {
  width: 48.7804878049%;
}

.m-mform .form-item2 {
  width: 100%;
}

.m-mform .form-item3 {
  position: relative;
  width: 48.7804878049%;
}

.m-mform .form-item3 .form-text {
  padding-right: 100px;
}

.m-mform .form-item4 {
  width: 48.7804878049%;
}

.m-mform .form-text {
  display: block;
  width: 100%;
  height: 50px;
  line-height: 50px;
  padding-left: 18px;
  padding-right: 10px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #1B1D1C;
  background-color: rgba(255, 255, 255, 0.44);
}

.m-mform .form-text:focus {
  background-color: #fff;
}

.m-mform .form-text2 {
  height: 120px;
  line-height: 26px;
  padding-top: 12px;
}

.m-mform .form-code {
  position: absolute;
  right: 0;
  top: 0;
  width: 90px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  background-color: #f3fbfe;
  overflow: hidden;
}

.m-mform .form-code img {
  max-height: 50px;
  vertical-align: middle;
}

.m-mform .form-btn {
  display: block;
  width: 100%;
  height: 50px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #1B1D1C;
  text-align: center;
  background-color: #EEB57E;
}

.m-mform .form-btn:hover {
  color: #fff;
  background-color: #333;
}

@media screen and (max-width: 1440px) {
  .m-mform {
    padding-top: 40px;
    padding-bottom: 30px;
  }
  .m-mform .box-title {
    margin-bottom: 30px;
  }
  .m-mform .form-item {
    margin-bottom: 15px;
  }
  .m-mform .form-text, .m-mform .form-btn {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 640px) {
  .m-mform .form-item {
    width: 100%;
  }
}
.m-mform .form-text::-webkit-input-placeholder {
  color: #1B1D1C;
  opacity: 1;
}

.m-mform .form-text:-moz-placeholder {
  color: #1B1D1C;
  opacity: 1;
}

.m-mform .form-text::-moz-placeholder {
  color: #1B1D1C;
  opacity: 1;
}

.m-mform .form-text:-ms-input-placeholder {
  color: #1B1D1C;
  opacity: 1;
}

.m-mfaq .box-title {
  margin-bottom: 54px;
}

.m-mfaq .box-wp {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: flex-start;
}

.m-mfaq .box-list {
  width: 47.7777777778%;
}

.m-mfaq .list-item {
  margin-top: 40px;
  padding-left: 34px;
  padding-right: 20px;
  padding-top: 24px;
  padding-bottom: 24px;
  box-shadow: 0 24.556px 32.742px -14.734px rgba(149, 149, 149, 0.25);
  background-color: #fff;
}

.m-mfaq .list-item:first-child {
  margin-top: 0;
}

.m-mfaq .list-item.active .item-title .icon-jia2 {
  display: none;
}

.m-mfaq .list-item.active .item-title .icon-jian2 {
  display: block;
}

.m-mfaq .list-item.active .item-title .iconfont {
  color: #EEB57E;
}

.m-mfaq .item-title {
  position: relative;
  line-height: 32px;
  font-size: 20px;
  font-size: 2rem;
  padding-left: 50px;
  opacity: 0.88;
  font-family: "OPENSANSSEMIBOLD", arial, helvetica, sans-serif;
  overflow: visible;
  cursor: pointer;
}

.m-mfaq .item-title .iconfont {
  position: absolute;
  left: 0;
  top: 0;
}

.m-mfaq .item-title .icon-jian2 {
  display: none;
}

.m-mfaq .item-desc {
  margin-top: 11px;
  color: #444;
  padding-left: 50px;
  opacity: 0.7;
  display: none;
}

.m-mfaq .item-desc.show {
  display: block;
}

@media screen and (max-width: 1440px) {
  .m-mfaq .box-title {
    margin-bottom: 30px;
  }
  .m-mfaq .list-item {
    margin-top: 20px;
    padding: 15px;
  }
  .m-mfaq .item-title {
    padding-left: 30px;
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-mfaq .item-desc {
    padding-left: 30px;
  }
}
@media screen and (max-width: 991px) {
  .m-mfaq .box-list {
    width: 100%;
    margin-top: 20px;
  }
  .m-mfaq .box-list:first-child {
    margin-top: 0;
  }
}
.m-prolnk {
  padding-top: 63px;
  padding-bottom: 70px;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-end;
  align-items: center;
}

.m-prolnk p {
  margin-right: 10px;
  line-height: 32px;
  font-size: 20px;
  font-size: 2rem;
}

@media screen and (max-width: 1440px) {
  .m-prolnk {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .m-prolnk p {
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.m-mbox .box-hd {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 20px;
}

.m-mbox .box-title {
  margin-right: 20px;
  margin-bottom: 10px;
}

.m-mbox .btn-wp {
  margin-bottom: 10px;
}

.m-mbox .prev {
  margin-right: 22px;
}

@media screen and (max-width: 1440px) {
  .m-mbox .box-hd {
    padding-bottom: 20px;
  }
}
.m-solulst .box-item {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: flex-start;
}

.m-solulst .box-item .item-pic {
  width: 51.6129032258%;
}

.m-solulst .box-item .item-fix {
  width: 42.2043010753%;
  align-self: center;
  padding: 20px 0;
}

.m-solulst .box-item .item-desc {
  margin-top: 23px;
}

.m-solulst .box-item .item-link {
  margin-top: 80px;
}

.m-solulst .box-item .item-title {
  font-family: "OpenSansRegular", arial, helvetica, sans-serif;
  font-weight: normal;
}

.m-solulst .box-item1 {
  padding-right: calc((100% - 1800px) / 2);
}

.m-solulst .box-item2 {
  padding-left: calc((100% - 1800px) / 2);
}

.m-solulst .box-item2 .item-pic {
  order: 2;
}

@media screen and (max-width: 1900px) {
  .m-solulst .box-item1 {
    padding-right: 50px;
  }
  .m-solulst .box-item2 {
    padding-left: 50px;
  }
}
@media screen and (max-width: 1440px) {
  .m-solulst .box-item .item-desc {
    margin-top: 10px;
  }
  .m-solulst .box-item .item-link {
    margin-top: 20px;
  }
}
@media screen and (max-width: 991px) {
  .m-solulst .box-item1 {
    padding-right: 2%;
  }
  .m-solulst .box-item2 {
    padding-left: 2%;
  }
}
@media screen and (max-width: 640px) {
  .m-solulst .box-item {
    padding-left: 2%;
    padding-right: 2%;
  }
  .m-solulst .box-item .item-pic, .m-solulst .box-item .item-fix {
    width: 100%;
    order: 2;
  }
}
.m-solub1 .box-desc{
  margin-top: 30px;
}
.m-solub1 .box-desc:first-child{
  margin-top: 0;
}
.m-solub2 {
  padding-top: 110px;
  padding-bottom: 10px;
  background: url("../images/solub2-bg1.jpg") no-repeat right bottom;
}

.m-solub2 .box-title {
  margin-bottom: 88px;
}

.m-solub2 .box-wp {
  margin-bottom: -60px;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-start;
}

.m-solub2 .box-item {
  margin-right: 2.7777777778%;
  margin-bottom: 60px;
  width: 31.4444444444%;
  transition: all 500ms;
}

.m-solub2 .box-item:hover {
  transform: translateY(-40px);
}

.m-solub2 .box-item:nth-child(3n) {
  margin-right: 0;
}

.m-solub2 .item-title {
  margin-top: 30px;
  line-height: 38px;
  font-size: 24px;
  font-size: 2.4rem;
  font-family: "OPENSANSSEMIBOLD", arial, helvetica, sans-serif;
}

.m-solub2 .item-desc {
  margin-top: 20px;
  color: #444;
}

@media screen and (max-width: 1440px) {
  .m-solub2 {
    padding-top: 40px;
  }
  .m-solub2 .box-title {
    margin-bottom: 30px;
  }
  .m-solub2 .box-wp {
    margin-bottom: -30px;
  }
  .m-solub2 .box-item {
    margin-bottom: 30px;
  }
  .m-solub2 .box-item:hover {
    transform: translateY(-20px);
  }
  .m-solub2 .item-title {
    margin-top: 10px;
    line-height: 24px;
    font-size: 16px;
    font-size: 1.6rem;
  }
  .m-solub2 .item-desc {
    margin-top: 5px;
  }
}
@media screen and (max-width: 640px) {
  .m-solub2 .box-wp {
    justify-content: space-between;
  }
  .m-solub2 .box-item {
    margin-right: 0;
    width: 49%;
  }
}
@media screen and (max-width: 375px) {
  .m-solub2 .box-item {
    width: 100%;
  }
}
.m-solub3 {
  margin-top: 88px;
  padding-top: 92px;
  padding-bottom: 80px;
  background-color: #FFFCF5;
}

.m-solub3 .box-title {
  margin-bottom: 40px;
  text-align: center;
}

.m-solub3 .box-wp {
  position: relative;
  max-width: 1333px;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
}

.m-solub3 .box-wp:before {
  content: "";
  position: absolute;
  left: 0;
  top: 35px;
  width: 100%;
  border: 1px dashed #EEB57E;
}

.m-solub3 .box-wp:after {
  content: "";
  position: absolute;
  right: -3px;
  top: 27px;
  border-left: 18px solid #EEB57E;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
}

.m-solub3 .box-item {
  position: relative;
  width: 12.5%;
  padding: 0 5px;
  text-align: center;
}

.m-solub3 .box-item .item-icon {
  display: inline-block;
  width: 64px;
  line-height: 0;
  font-size: 0;
  background-color: #fff;
  border-radius: 50%;
  border: 6px solid #EEB57E;
}

.m-solub3 .box-item .item-title {
  margin-top: 9px;
  line-height: 30px;
  font-size: 16px;
  font-size: 1.6rem;
  word-break: break-word;
}

.m-solub3 .box-text {
  margin-left: auto;
  margin-right: auto;
  margin-top: 75px;
  max-width: 530px;
  text-align: center;
}

.m-solub3 .box-info {
  line-height: 38px;
  font-size: 24px;
  font-size: 2.4rem;
  text-transform: uppercase;
}

.m-solub3 .box-link {
  margin-top: 20px;
}

@media screen and (max-width: 1440px) {
  .m-solub3 {
    margin-top: 40px;
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .m-solub3 .box-title {
    margin-bottom: 30px;
  }
  .m-solub3 .box-item .item-title {
    margin-top: 10px;
    line-height: 20px;
    font-size: 12px;
    font-size: 1.2rem;
  }
  .m-solub3 .box-text {
    margin-top: 30px;
  }
  .m-solub3 .box-info {
    line-height: 24px;
    font-size: 16px;
    font-size: 1.6rem;
  }
  .m-solub3 .box-link {
    margin-top: 20px;
  }
}
@media screen and (max-width: 991px) {
  .m-solub3 .box-wp {
    margin-bottom: -20px;
  }
  .m-solub3 .box-wp:before, .m-solub3 .box-wp:after {
    display: none;
  }
  .m-solub3 .box-item {
    margin-bottom: 20px;
    width: 25%;
  }
}
@media screen and (max-width: 640px) {
  .m-solub3 .box-item {
    width: 50%;
  }
}
.m-nbanner {
  position: relative;
  padding-top: 46.875%;
  overflow: hidden;
}

.m-nbanner .m-crm{
  position: absolute;
  left: 0;
  top: 93px;
  width: 100%;
  color: #fff;
}

.m-nbanner .m-crm a{
  color: #fff;
}

.m-nbanner .box-img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  line-height: 0;
  font-size: 0;
}

.m-nbanner .box-text {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 36.4583333333vw;
  line-height: 3.4375vw;
  font-size: 2.8125vw;
  font-family: "OPENSANSSEMIBOLD", arial, helvetica, sans-serif;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
}

@media screen and (max-width: 991px){
  .m-nbanner .m-crm{
    top: 0;
  }
}

.m-abtb1 .box-hd {
  margin-left: auto;
  margin-right: auto;
  max-width: 825px;
  text-align: center;
}

.m-abtb1 .box-desc {
  margin-top: 7px;
  color: #444;
}

.m-abtb1 .box-img {
  margin-top: 50px;
  line-height: 0;
  font-size: 0;
}

@media screen and (max-width: 1440px) {
  .m-abtb1 .box-img {
    margin-top: 20px;
  }
}
.m-abtb2 {
  padding-top: 148px;
  padding-bottom: 113px;
}

.m-abtb2 .box-wp {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: flex-start;
}

.m-abtb2 .box-img {
  width: 44.2777777778%;
  line-height: 0;
  font-size: 0;
}

.m-abtb2 .box-text {
  width: 50.5555555556%;
  align-self: center;
}

.m-abtb2 .box-desc {
  margin-top: 20px;
  color: #444;
}

.m-abtb2 .box-desc em {
  color: #EEB57E;
}

@media screen and (max-width: 1440px) {
  .m-abtb2 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .m-abtb2 .box-desc {
    margin-top: 10px;
  }
}
@media screen and (max-width: 991px) {
  .m-abtb2 .box-wp {
    display: block;
    overflow: hidden;
  }
  .m-abtb2 .box-img {
    float: left;
    margin-right: 20px;
  }
  .m-abtb2 .box-text {
    width: inherit;
  }
}
@media screen and (max-width: 640px) {
  .m-abtb2 .box-img {
    float: none;
    margin-right: 0;
    margin-bottom: 20px;
    width: 100%;
  }
}
.m-abtb3 {
  background-color: #FFFCF5;
}

.m-abtb3 .box-item {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
}

.m-abtb3 .box-item .item-pic {
  width: 51.6129032258%;
}

.m-abtb3 .box-item .item-text {
  width: 42.7419354839%;
  align-self: center;
  padding-top: 20px;
  padding-bottom: 20px;
}

.m-abtb3 .box-item .item-desc {
  margin-top: 37px;
  color: #444;
}

.m-abtb3 .box-item .item-desc em {
  color: #EEB57E;
}

.m-abtb3 .box-item1 {
  padding-left: calc((100% - 1800px) / 2);
}

.m-abtb3 .box-item1 .item-pic {
  order: 2;
}

.m-abtb3 .box-item2 {
  padding-right: calc((100% - 1800px) / 2);
}

@media screen and (max-width: 1900px) {
  .m-abtb3 .box-item1 {
    padding-left: 50px;
  }
  .m-abtb3 .box-item2 {
    padding-right: 50px;
  }
}
@media screen and (max-width: 1440px) {
  .m-abtb3 .box-item .item-desc {
    margin-top: 10px;
  }
}
@media screen and (max-width: 991px) {
  .m-abtb3 .box-item1 {
    padding-left: 2%;
  }
  .m-abtb3 .box-item2 {
    padding-right: 2%;
  }
}
@media screen and (max-width: 640px) {
  .m-abtb3 .box-item {
    padding-left: 2%;
    padding-right: 2%;
  }
  .m-abtb3 .box-item .item-pic, .m-abtb3 .box-item .item-text {
    width: 100%;
    order: 2;
  }
}
.m-abtb4 {
  padding-top: 110px;
  padding-bottom: 150px;
}

.m-abtb4 .box-slide {
  position: relative;
}

.m-abtb4 .swiper {
  padding-bottom: 90px;
}

.m-abtb4 .box-item .item-title {
  margin-top: 13px;
  line-height: 32px;
  font-size: 20px;
  font-size: 2rem;
}

.m-abtb4 .box-item .item-desc {
  margin-top: 18px;
  color: #444;
}

.m-abtb4 .swiper-slide {
  opacity: 0.4;
}

.m-abtb4 .swiper-slide-active {
  opacity: 1;
}

.m-abtb4 .box-hd {
  padding-bottom: 97px;
}

.m-abtb4 .box-slide{
    position: relative;
}

.m-abtb4 .swiper-scrollbar {
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  max-width: 1500px;
  height: 3px;
  background-color: #d9d9d9;
}
.m-abtb4 .box-btn{
    position: absolute;
        top: 50%;
    transform: translateY(-50%);
}
.m-abtb4 .prev {
left: 31.38%;
    margin-left: -15px;
    margin-right: 0;
}
.m-abtb4 .next{
        right: 31.38%;
    margin-right: -10px;
}
.m-abtb4 .swiper-scrollbar-drag {
  background-color: #1B1D1C;
}

@media screen and (max-width: 1440px) {
  .m-abtb4 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .m-abtb4 .box-hd {
    padding-bottom: 30px;
  }
  .m-abtb4 .swiper {
    padding-bottom: 30px;
  }
  .m-abtb4 .box-item .item-title {
    margin-top: 10px;
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-abtb4 .box-item .item-desc {
    margin-top: 10px;
    line-height: 22px;
  }
}
@media screen and (max-width: 991px){
    .m-abtb4 .swiper-scrollbar{
        width: calc(100% - 80px);
        bottom: 19px;
    }
    .m-abtb4 .box-btn{
        top: auto;
        bottom: 0;
    transform: none;
    }
    .m-abtb4 .prev{
        left: 0;
        margin: 0;
    }
    .m-abtb4 .next{
        right: 0;
        margin: 0;
    }
}
.m-abtb5 {
  padding-top: 76px;
  padding-bottom: 84px;
  background-color: #FFFCF5;
}

.m-abtb5 .box-hd {
  padding-bottom: 54px;
}

.m-abtb5 .item-title {
  margin-top: 14px;
  line-height: 30px;
  font-size: 16px;
  font-size: 1.6rem;
  text-align: center;
}

@media screen and (max-width: 1440px) {
  .m-abtb5 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .m-abtb5 .box-hd {
    padding-bottom: 20px;
  }
  .m-abtb5 .item-title {
    line-height: 22px;
    font-size: 14px;
    font-size: 1.4rem;
    margin-top: 10px;
  }
}
.m-abtb6 {
  margin-top: 110px;
}

.m-abtb6 .item-pic {
  filter: grayscale(100%);
}

.m-abtb6 .item-pic:hover {
  filter: grayscale(0%);
}

@media screen and (max-width: 1440px) {
  .m-abtb6 {
    margin-top: 40px;
  }
}
.m-projl {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: -62px;
}

.m-projl .list-item {
  margin-bottom: 62px;
  margin-left: 1%;
  margin-right: 1%;
}

.m-projl .list-item1 {
  width: 48%;
}

.m-projl .list-item2 {
  width: 31.3333333333%;
}

.m-projl .item-title {
  margin-top: 28px;
  line-height: 32px;
  font-size: 18px;
  font-size: 1.8rem;
}

@media screen and (max-width: 1440px) {
  .m-projl {
    margin-bottom: -30px;
  }
  .m-projl .list-item {
    margin-bottom: 30px;
  }
  .m-projl .item-title {
    margin-top: 10px;
    line-height: 22px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 375px){
  .m-projl .list-item{
    width: 98%;
  }
}
.m-projb1 .box-text {
  max-width: 1100px;
  margin-bottom: 85px;
}

.m-projb1 .box-desc {
  text-align: left;
}

@media screen and (max-width: 1440px) {
  .m-projb1 .box-text {
    margin-bottom: 20px;
  }
}
.m-projb2 {
  margin-top: 66px;
}

.m-projb2 .box-desc {
  color: #444;
}

.m-projb2 .box-desc em {
  font-size: 20px;
  font-size: 2rem;
  font-family: "OPENSANSSEMIBOLD", arial, helvetica, sans-serif;
}

.m-projb2 .box-img {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: -20px;
}

.m-projb2 .img-item {
  width: 48.8888888889%;
  margin-bottom: 20px;
}

.m-projb2 .img-item img {
  display: block;
}

@media screen and (max-width: 1440px) {
  .m-projb2 {
    margin-top: 30px;
  }
  .m-projb2 .box-desc em {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.g-mn1 {
  float: left;
  width: 100%;
  padding-right: 527px;
}

@media screen and (max-width: 1600px) {
  .g-mn1 {
    padding-right: 400px;
  }
}
@media screen and (max-width: 1440px) {
  .g-mn1 {
    padding-right: 320px;
  }
}
@media screen and (max-width: 991px) {
  .g-mn1 {
    float: none;
    padding-right: 0;
  }
}
.g-sd1 {
  float: left;
  width: 416px;
  margin-left: -416px;
  padding: 32px 40px;
  background: #fff;
  box-shadow: 0 4px 40px 0 rgba(0, 0, 0, 0.1);
}

@media screen and (max-width: 1600px) {
  .g-sd1 {
    width: 350px;
    margin-left: -350px;
  }
}
@media screen and (max-width: 1440px) {
  .g-sd1 {
    width: 300px;
    margin-left: -300px;
  }
}
@media screen and (max-width: 1440px) {
  .g-sd1 {
    padding: 20px;
  }
}
@media screen and (max-width: 991px) {
  .g-sd1 {
    float: none;
    width: 100%;
    margin-left: 0;
    margin-top: 30px;
  }
}
.m-sdtt {
  border-bottom: 1px solid #D9D9D9;
  line-height: 38px;
  font-size: 24px;
  font-size: 2.4rem;
  font-family: "OPENSANSSEMIBOLD", arial, helvetica, sans-serif;
}

@media screen and (max-width: 1440px) {
  .m-sdtt {
    line-height: 30px;
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.m-news .box-title {
  line-height: 38px;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: 600;
}

.m-news .box-info, .m-news .box-share {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: center;
}

.m-news .box-info {
  padding-top: 14px;
  padding-bottom: 24px;
  line-height: 26px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #444;
  border-bottom: 1px solid #D9D9D9;
}

.m-news .share-img {
  line-height: 0;
  font-size: 0;
}

.m-news .box-share {
  margin-right: 20px;
}

.m-news .share-title {
  margin-right: 10px;
}

.m-news .box-desc {
  margin-top: 30px;
  color: #444;
}

.m-news .box-desc em {
  font-size: 20px;
  font-size: 2rem;
  font-family: "OPENSANSSEMIBOLD", arial, helvetica, sans-serif;
}

@media screen and (max-width: 1440px) {
  .m-news .box-title {
    line-height: 24px;
    font-size: 16px;
    font-size: 1.6rem;
  }
  .m-news .box-info {
    padding-top: 10px;
    padding-bottom: 20px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-news .box-desc {
    margin-top: 20px;
  }
  .m-news .box-desc em {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.m-sdnews .box-title {
  margin-bottom: 15px;
}

.m-sdnews .list-item {
  margin-top: 25px;
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: flex-start;
}

.m-sdnews .list-item:first-child {
  margin-top: 0;
}

.m-sdnews .item-pic {
  flex: 0 0 auto;
  margin-right: 20px;
  width: 130px;
  border-radius: 15px;
}

.m-sdnews .item-text {
  flex: 1 1 auto;
  overflow: hidden;
  align-self: center;
}

.m-sdnews .item-title {
  max-height: 60px;
  line-height: 30px;
  font-size: 16px;
  font-size: 1.6rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  font-family: "OpenSansBold", arial, helvetica, sans-serif;
  opacity: 0.8;
}

.m-sdnews .item-title a {
  display: block;
}

.m-sdnews .item-time {
  margin-top: 5px;
  line-height: 30px;
  font-size: 16px;
  font-size: 1.6rem;
  opacity: 0.8;
}

@media screen and (max-width: 1600px) {
  .m-sdnews .item-pic {
    width: 90px;
    margin-right: 10px;
  }
  .m-sdnews .item-title, .m-sdnews .item-time {
    line-height: 22px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-sdnews .item-title {
    max-height: 44px;
  }
}
.m-sdnav {
  margin-top: 42px;
}

.m-sdnav .nav-item {
  padding-top: 14px;
  padding-bottom: 11px;
  border-bottom: 1px solid #d9d9d9;
  line-height: 30px;
  font-size: 16px;
  font-size: 1.6rem;
  opacity: 0.8;
}

@media screen and (max-width: 1440px) {
  .m-sdnav {
    margin-top: 30px;
  }
  .m-sdnav .nav-item {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.m-ctusform {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: flex-start;
}

.m-ctusform .box-fix {
  width: 39.8888888889%;
  align-self: flex-end;
}

.m-ctusform .box-form {
  margin-top: 40px;
}

.m-ctusform .box-form {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: flex-start;
}

.m-ctusform .form-item {
  margin-bottom: 25px;
  width: 100%;
}

.m-ctusform .form-item3 {
  position: relative;
}

.m-ctusform .form-item3 .form-text {
  padding-right: 100px;
}

.m-ctusform .form-text {
  display: block;
  width: 100%;
  height: 50px;
  line-height: 50px;
  padding-left: 16px;
  padding-right: 10px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #444;
  background-color: #F2F2F2;
  border: 1px solid #D9D9D9;
}

.m-ctusform .form-text2 {
  height: 200px;
  line-height: 24px;
  padding-top: 12px;
}

.m-ctusform .form-code {
  position: absolute;
  right: 1px;
  top: 1px;
  width: 90px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  background-color: #f3fbfe;
  overflow: hidden;
}

.m-ctusform .form-code img {
  max-height: 48px;
  vertical-align: middle;
}

.m-ctusform .form-btn {
  display: block;
  width: 100%;
  height: 50px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #1B1D1C;
  text-align: center;
  background-color: #EEB57E;
}

.m-ctusform .form-btn:hover {
  color: #fff;
  background-color: #333;
}

.m-ctusform .box-map {
  width: 52.3333333333%;
  line-height: 0;
  font-size: 0;
}

@media screen and (max-width: 1440px) {
  .m-ctusform .box-form {
    margin-top: 20px;
  }
  .m-ctusform .form-item {
    margin-bottom: 15px;
  }
  .m-ctusform .form-text, .m-ctusform .form-btn {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 991px) {
  .m-ctusform .box-fix, .m-ctusform .box-map {
    width: 100%;
  }
  .m-ctusform .box-map {
    margin-top: 20px;
  }
}
.m-ctusform .form-text::-webkit-input-placeholder {
  color: #444;
  opacity: 1;
}

.m-ctusform .form-text:-moz-placeholder {
  color: #444;
  opacity: 1;
}

.m-ctusform .form-text::-moz-placeholder {
  color: #444;
  opacity: 1;
}

.m-ctusform .form-text:-ms-input-placeholder {
  color: #444;
  opacity: 1;
}

.m-ctusinfo {
  padding-top: 92px;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: stretch;
  margin-bottom: -20px;
}

.m-ctusinfo .box-item {
  margin-right: 3.1111111111%;
  margin-bottom: 20px;
  width: 31.1666666667%;
  padding: 66px 4.2777777778% 47px 4.6111111111%;
  border: 1px solid #D9D9D9;
    display: flex;
    flex-flow: column nowrap;
    justify-content: space-between;
    align-items: flex-start;  
}

.m-ctusinfo .box-item:nth-child(3n) {
  margin-right: 0;
}
.m-ctusinfo .item-text{
    width: 100%;
}
.m-ctusinfo .item-icon {
  line-height: 50px;
  font-size: 40px;
  font-size: 4rem;
}

.m-ctusinfo .item-title {
  margin-top: 32px;
  line-height: 38px;
  font-size: 24px;
  font-size: 2.4rem;
}

.m-ctusinfo .item-info {
  margin-top: 16px;
  line-height: 30px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #444;
  word-break: break-word;
}

.m-ctusinfo .item-link {
  margin-top: 58px;
  width:100%;
}

.m-ctusinfo .item-link a {
  display: block;
  padding: 18px;
  border: 1px solid #1B1D1C;
  line-height: 32px;
  font-size: 18px;
  font-size: 1.8rem;
  text-align: center;
}

.m-ctusinfo .item-link a:hover {
  color: #1B1D1C;
  background-color: #EEB57E;
}

@media screen and (max-width: 1440px) {
  .m-ctusinfo {
    padding-top: 30px;
  }
  .m-ctusinfo .box-item {
    padding: 30px 20px;
  }
  .m-ctusinfo .item-icon {
    line-height: 30px;
    font-size: 20px;
    font-size: 2rem;
  }
  .m-ctusinfo .item-title {
    margin-top: 20px;
    line-height: 24px;
    font-size: 16px;
    font-size: 1.6rem;
  }
  .m-ctusinfo .item-info {
    margin-top: 10px;
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-ctusinfo .item-link {
    margin-top: 20px;
  }
  .m-ctusinfo .item-link a {
    padding: 10px 15px;
    line-height: 20px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 640px) {
  .m-ctusinfo .box-item {
    width: 100%;
  }
}
@font-face {
  font-family: "OPENSANSSEMIBOLD";
  src: url("../fonts/OPENSANSSEMIBOLD.eot");
  src: url("../fonts/OPENSANSSEMIBOLD.eot") format("embedded-opentype"), url("../fonts/OPENSANSSEMIBOLD.woff2") format("woff2"), url("../fonts/OPENSANSSEMIBOLD.woff") format("woff"), url("../fonts/OPENSANSSEMIBOLD.ttf") format("truetype"), url("../fonts/OPENSANSSEMIBOLD.svg#OPENSANSSEMIBOLD") format("svg");
  font-display: swap;
}
@font-face {
  font-family: "OpenSansRegular";
  src: url("../fonts/OpenSansRegular.eot");
  src: url("../fonts/OpenSansRegular.eot") format("embedded-opentype"), url("../fonts/OpenSansRegular.woff2") format("woff2"), url("../fonts/OpenSansRegular.woff") format("woff"), url("../fonts/OpenSansRegular.ttf") format("truetype"), url("../fonts/OpenSansRegular.svg#OpenSansRegular") format("svg");
  font-display: swap;
}
@font-face {
  font-family: "OpenSansBold";
  src: url("../fonts/OpenSansBold.eot");
  src: url("../fonts/OpenSansBold.eot") format("embedded-opentype"), url("../fonts/OpenSansBold.woff2") format("woff2"), url("../fonts/OpenSansBold.woff") format("woff"), url("../fonts/OpenSansBold.ttf") format("truetype"), url("../fonts/OpenSansBold.svg#OpenSansBold") format("svg");
  font-display: swap;
}
@font-face {
  font-family: "iconfont"; /* Project id 5033048 */
  src: url("data:application/x-font-woff2;charset=utf-8;base64,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") format("woff2"), url("../fonts/iconfont.woff?t=1759140880675") format("woff"), url("../fonts/iconfont.ttf?t=1759140880675") format("truetype");
}
.iconfont {
  font-family: "iconfont" !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-fanhuidingbu:before {
  content: "\e61e";
}

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

.icon-home:before {
  content: "\e624";
}

.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";
}
.m-modalink {
    position: absolute;
    left: 0;
    top:0;
    width:100%;
    height:100%;
}





.m-clstext .box-desc.hid {
    max-height: 300px;
    color: #333;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 10;
    overflow: hidden;
}
.m-clstext .box-link {
    margin-top: 23px;
    display: none;
}
.m-clstext .box-link .span {
    display: inline-block;
    min-width: 140px;
    padding: 7px 10px;
    line-height: 26px;
    font-size: 16px;
    font-size: 1.6rem;
    color: #fff;
    background-color: #EEB57E;
    border-radius: 8px;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
}
.m-clstext .box-link.active .span1 {
    display: none;
}
.m-clstext .box-link.active .span2 {
    display: inline-block;
}
.m-clstext .box-link .span2 {
    display: none;
}