@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: #BE0000;
  }
  .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: #BE0000;
  }
}
.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: 20px;
    right: 12px;
    width: 26px;
    transition: all 550ms;
  }
  .m-mobilenav .mbnav-btn .line {
    width: 100%;
    height: 2px;
    background-color: #BE0000;
  }
  .m-mobilenav .mbnav-btn .line2 {
    margin-top: 6px;
    margin-bottom: 6px;
  }
  .m-mobilenav .mbnav-btn.active {
    transform: rotate(90deg);
  }
  .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 550ms;
    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 550ms;
  }
  .m-mobilenav .mbnav-item > a.active {
    color: #BE0000;
  }
  .m-mobilenav .mbnav-item > a.active:after {
    background-color: #BE0000;
  }
  .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: #BE0000;
  }
}
::selection {
  color: #fff;
  background: #BE0000;
}

* {
  margin: 0px;
  padding: 0px;
  box-sizing: border-box;
}

html {
  font-size: 62.5%;
  height: 100%;
  scroll-behavior: smooth;
}

body {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  overflow-x: hidden;
  font-family: "PoppinsRegular", arial, helvetica, sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  color: #333;
  line-height: 1.2;
  background-color: #fff;
  --ling: linear-gradient(90deg, #8C5D29 25.03%, #EBC065 44.32%, #8C5D29 85.36%);
}

@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: #333;
  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 550ms;
}

a:hover {
  color: #BE0000;
}

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-bg1 {
  background-color: #f3f3f3;
}

.c-pt110 {
  padding-top: 110px;
}

@media screen and (max-width: 1440px) {
  .c-pt110 {
    padding-top: 40px;
  }
}
.c-textcolor em {
  color: transparent;
  background: var(--ling);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.c-bgcolor a:hover, .c-bgcolor .link:hover, .c-bgcolor .btn:hover {
  color: #fff;
  background-color: #95672F;
  background-image: var(--ling);
}

.c-bgcolor .bg {
  color: #fff;
  background-color: #95672F;
  background-image: var(--ling);
}

.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 550ms;
}

.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: #BE0000;
}

/* .c-xx end */
/* .f-xx start */
.f-box {
  width: calc(100% - 200px);
  max-width: 1500px;
  margin-left: auto;
  margin-right: auto;
}

.f-box2 {
  max-width: 1600px;
}

@media screen and (max-width: 991px) {
  .f-box {
    max-width: 96%;
    width: 100%;
  }
}
.banner img {
  width: 100%;
}

/* .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 550ms;
  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 550ms;
}

.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: #BE0000;
  transition: all 550ms;
}

.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: 28px;
}

.m-desc a {
  color: #BE0000;
}

.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;
  line-height: 22px;
  border: 1px solid #ccc;
  margin-left: auto;
  margin-right: auto;
}

.m-desc table tr td {
  padding: 10px;
  border: 1px solid #ccc;
  background: #fff;
  font-size: 14px;
  font-size: 1.4rem;
}

@media screen and (max-width: 1440px) {
  .m-desc {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 24px;
  }
  .m-desc a {
    color: #BE0000;
  }
  .m-desc a:hover {
    text-decoration: underline;
  }
  .m-desc p {
    min-height: 24px;
  }
}
.table table {
  width: 100%;
  border-collapse: collapse;
  border: 1px solid #ccc;
}

.table table tr td {
  padding: 10px;
  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;
}

.m-ftname:after {
  content: "+";
  position: absolute;
  right: 0;
  top: 0;
}

.m-ftname.active:after {
  content: "-";
}

@media screen and (max-width: 767px) {
  .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 550ms;
}

[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-nbanner {
  padding-top: 14.375%;
  padding-bottom: 11.71875%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  color: #fff;
}

.m-nbanner a {
  color: #fff;
}

.m-nbanner a:hover {
  color: #BE0000;
}

.m-nbanner .active {
  text-decoration: underline;
}

.m-nbanner .box-title {
  line-height: 58px;
  font-size: 50px;
  font-size: 5rem;
  text-transform: uppercase;
}

.m-nbanner .box-crm {
  margin-top: 22px;
  line-height: 30px;
  font-size: 18px;
  font-size: 1.8rem;
  font-family: "PoppinsMedium", arial, helvetica, sans-serif;
}

@media screen and (max-width: 1440px) {
  .m-nbanner .box-title {
    line-height: 24px;
    font-size: 20px;
    font-size: 2rem;
  }
  .m-nbanner .box-crm {
    margin-top: 10px;
    line-height: 26px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.m-oths {
  margin-top: 30px;
  border-top: 1px solid #ddd;
  padding-top: 40px;
}

.m-oths .oths-item {
  position: relative;
  padding-left: 44px;
  height: 36px;
  line-height: 36px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.m-oths .oths-item a {
  color: #666;
}

.m-oths .oths-item a:hover {
  color: #BE0000;
}

.m-oths .oths-item .iconfont {
  position: absolute;
  left: 0;
  top: 0;
  width: 36px;
  text-align: center;
  background-color: #f3f3f3;
  border-radius: 5px;
  text-align: center;
}

.m-oths .oths-item:hover .iconfont {
  color: #fff;
  background-image: var(--ling);
}

.m-oths .oths-item-1 {
  margin-bottom: 10px;
}

@media screen and (max-width: 1219px) {
  .m-oths {
    padding-top: 30px;
  }
  .m-oths .oths-item {
    padding-left: 40px;
    line-height: 32px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-oths .oths-item .iconfont {
    width: 32px;
    line-height: 32px;
  }
}
.m-page {
  margin-top: 75px;
  letter-spacing: 0;
  font-size: 0;
  text-align: center;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
}

.m-page a, .m-page span {
  margin-left: 5px;
  margin-right: 5px;
  margin-bottom: 5px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  min-width: 30px;
  height: 30px;
  line-height: 28px;
  font-size: 14px;
  font-size: 1.4rem;
  color: #333;
  text-align: center;
  border: 1px solid #BBB;
  box-sizing: border-box;
  transition: all 550ms;
  padding: 0 5px;
}

.m-page .big {
  min-width: 80px;
}

.m-page a:hover, .m-page a.active {
  color: white;
  background-color: #95672F;
}

.m-page .page-form {
  margin-bottom: 5px;
  margin-left: 8px;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
  padding-right: 16px;
  background: url("../images/page1.png") no-repeat right center;
}

.m-page .form-btn {
  min-width: 150px;
  line-height: 26px;
  height: 26px;
  padding: 0 20px;
  font-size: 14px;
  font-size: 1.4rem;
  color: #fff;
  box-sizing: border-box;
  background-image: var(--ling);
}

.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;
  }
}
.m-kf {
  position: fixed;
  z-index: 10;
  right: 0;
  top: 30%;
}

.m-kf .kf-item {
  position: relative;
  display: block;
  line-height: 0;
  font-size: 0;
  width: 60px;
  line-height: 60px;
  margin-bottom: 1px;
  font-size: 20px;
  font-size: 2rem;
  color: #fff;
  text-align: center;
  background-color: #bbb;
  border-radius: 5px;
}

.m-kf .kf-item:hover, .m-kf .kf-item.active {
  color: #fff;
  background-image: var(--ling);
}

.m-kf .kf-wx {
  position: absolute;
  display: none;
  bottom: 0;
  right: 100%;
  width: 120px;
  font-size: 0;
  line-height: 0;
}

.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;
  }
  .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: 6px;
  bottom: 150px;
  width: 48px;
  height: 48px;
  line-height: 48px;
  font-size: 18px;
  font-size: 1.8rem;
  color: #fff;
  text-align: center;
  background-color: #BE0000;
  border-radius: 5px;
  display: none;
}

.returntop:hover {
  color: #fff;
  background-color: #BE0000;
}

@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-hhd .box-title {
  line-height: 52px;
  font-size: 42px;
  font-size: 4.2rem;
  font-family: "PoppinsMedium", arial, helvetica, sans-serif;
}

.m-hhd .box-name {
  margin-top: 6px;
  line-height: 28px;
  font-size: 16px;
  font-size: 1.6rem;
}

.m-hhd .box-name em {
  color: #BE0000;
}

@media screen and (max-width: 1440px) {
  .m-hhd .box-title {
    line-height: 24px;
    font-size: 20px;
    font-size: 2rem;
  }
  .m-hhd .box-name {
    line-height: 22px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.g-hproc {
  padding-top: 90px;
  padding-bottom: 90px;
}

@media screen and (max-width: 1440px) {
  .g-hproc {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.m-hproc .box-hd {
  text-align: center;
  padding-bottom: 50px;
}

.m-hproc .box-title em {
  display: block;
}

.m-hproc .box-wp {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: -28px;
}

.m-hproc .box-item {
  position: relative;
  margin-right: 1.25%;
  margin-bottom: 28px;
  width: 23.875%;
  overflow: hidden;
}

.m-hproc .box-item:nth-child(4n) {
  margin-right: 0;
}

.m-hproc .box-item:hover .item-name {
  display: block;
}

.m-hproc .item-pic:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  background: url("../images/hproc-bg1.png") no-repeat center bottom;
  background-size: 100%;
}

.m-hproc .item-modal {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  padding: 27px 17px;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-end;
  overflow-y: auto;
}

.m-hproc .item-fix {
  width: 100%;
  color: #fff;
}

.m-hproc .item-fix a {
  color: #fff;
}

.m-hproc .item-fix a:hover {
  color: #BE0000;
}

.m-hproc .item-title {
  line-height: 30px;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: normal;
}

.m-hproc .item-name {
  margin-top: 7px;
  border-top: 1px solid #fff;
  padding-top: 7px;
  line-height: 28px;
  font-size: 16px;
  font-size: 1.6rem;
  display: none;
}

.m-hproc .item-name .name {
  opacity: 0.8;
}

@media screen and (max-width: 1440px) {
  .m-hproc .box-hd {
    padding-bottom: 30px;
  }
  .m-hproc .item-modal {
    padding: 15px;
  }
  .m-hproc .item-title {
    line-height: 24px;
    font-size: 16px;
    font-size: 1.6rem;
  }
  .m-hproc .item-name {
    line-height: 26px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 640px) {
  .m-hproc .box-item {
    margin-left: 1%;
    margin-right: 1% !important;
    width: 48%;
  }
}
@media screen and (max-width: 375px) {
  .m-hproc .box-item {
    width: 98%;
  }
}
.m-hlnk {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-start;
}

.m-hlnk a {
  min-width: 195px;
  line-height: 34px;
  padding: 10px 18px;
  border-radius: 60px;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
  font-size: 16px;
  font-size: 1.6rem;
  color: #333;
  background-color: #DEDEDE;
}

.m-hlnk a:hover i {
  background-color: #fff;
  color: #BE0000;
}

.m-hlnk em {
  margin-right: 24px;
}

.m-hlnk i {
  width: 34px;
  color: #fff;
  text-align: center;
  border-radius: 50%;
  background-color: #95672F;
}

@media screen and (max-width: 1440px) {
  .m-hlnk a {
    min-width: 120px;
    padding: 10px 15px;
    line-height: 26px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-hlnk i {
    width: 26px;
  }
  .m-hlnk em {
    margin-right: 15px;
  }
}
.g-habt {
  background-color: #F3F3F3;
}

.m-habt {
  padding-top: 72px;
  padding-bottom: 100px;
  padding-left: calc((100% - 1500px) / 2);
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
}

.m-habt .box-img {
  position: relative;
  width: 51.5789473684%;
  line-height: 0;
  font-size: 0;
  order: 2;
}

.m-habt .box-img a {
  display: inline-block;
}

.m-habt .box-img .bg {
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 83.2199546485%;
  padding-top: 20.6349206349%;
  transform: translate(-50%, 50%);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
}

.m-habt .box-text {
  width: 42.6900584795%;
}

.m-habt .box-desc {
  margin-top: 28px;
  color: #666;
  max-height: 224px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 8;
  overflow: hidden;
}

.m-habt .box-link {
  margin-top: 60px;
}

@media screen and (max-width: 1700px) {
  .m-habt {
    padding-left: 100px;
  }
}
@media screen and (max-width: 1440px) {
  .m-habt {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .m-habt .box-desc {
    margin-top: 10px;
    max-height: 192px;
  }
  .m-habt .box-link {
    margin-top: 20px;
  }
}
@media screen and (max-width: 991px) {
  .m-habt {
    padding-left: 2%;
  }
}
@media screen and (max-width: 640px) {
  .m-habt {
    padding-right: 2%;
  }
  .m-habt .box-img, .m-habt .box-text {
    width: 100%;
    order: 2;
  }
  .m-habt .box-text {
    position: relative;
    margin-top: 20px;
  }
}
.m-hys {
  border-top: 1px solid rgba(102, 102, 102, 0.3);
  padding-top: 70px;
  padding-bottom: 70px;
}

.m-hys .box-wp {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: -20px;
}

.m-hys .box-item {
  margin-bottom: 20px;
  max-width: 25%;
}

.m-hys .item-wp {
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: flex-start;
}

.m-hys .item-icon {
  flex: 0 0 auto;
  margin-right: 14px;
}

.m-hys .item-text {
  flex: 0 1 auto;
  overflow: hidden;
}

.m-hys .item-info {
  line-height: 52px;
  font-size: 42px;
  font-size: 4.2rem;
  font-family: "PoppinsMedium", arial, helvetica, sans-serif;
}

.m-hys .item-info .name {
  font-size: 30px;
  font-size: 3rem;
}

.m-hys .item-title {
  margin-top: 4px;
  line-height: 26px;
  font-size: 14px;
  font-size: 1.4rem;
  color: #666;
}

@media screen and (max-width: 1440px) {
  .m-hys {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .m-hys .item-icon {
    width: 64px;
    margin-right: 10px;
  }
  .m-hys .item-info {
    line-height: 24px;
    font-size: 20px;
    font-size: 2rem;
  }
  .m-hys .item-info .name {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .m-hys .item-title {
    line-height: 22px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 991px) {
  .m-hys .box-item {
    width: 49%;
    max-width: initial;
  }
}
@media screen and (max-width: 375px) {
  .m-hys .box-item {
    width: 100%;
  }
}
.g-hwys {
  padding-top: 80px;
  padding-bottom: 90px;
}

@media screen and (max-width: 1219px) {
  .g-hwys {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.m-hwys .box-hd {
  text-align: center;
  margin-bottom: 40px;
}

.m-hwys .box-wp {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: stretch;
}

.m-hwys .box-item {
  width: 33.33%;
  padding-left: 52px;
  padding-top: 40px;
  padding-right: 40px;
  padding-bottom: 56px;
}

.m-hwys .box-item .item-icon {
  display: inline-block;
  line-height: 0;
  font-size: 0;
}

.m-hwys .box-item .item-title {
  margin-top: 16px;
  line-height: 32px;
  font-size: 20px;
  font-size: 2rem;
  font-family: "PoppinsMedium", arial, helvetica, sans-serif;
}

.m-hwys .box-item .item-desc {
  margin-top: 16px;
  line-height: 28px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #666;
}

.m-hwys .box-item1 {
  position: relative;
}

.m-hwys .box-item1:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(90deg, #8C5D29 0%, #EBC065 48.08%, #8C5D29 70.67%);
  opacity: 0.1;
}

.m-hwys .box-item1 .item-wp {
  position: relative;
}

.m-hwys .box-item2 {
  border: 1px solid #E6E6E6;
  background-color: #fff;
}

@media screen and (max-width: 1440px) {
  .m-hwys .box-hd {
    margin-bottom: 30px;
  }
  .m-hwys .box-item {
    padding: 30px 20px;
  }
  .m-hwys .box-item .item-icon {
    width: 50px;
  }
  .m-hwys .box-item .item-title {
    line-height: 24px;
    font-size: 16px;
    font-size: 1.6rem;
    margin-top: 10px;
  }
  .m-hwys .box-item .item-desc {
    margin-top: 5px;
    line-height: 22px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 640px) {
  .m-hwys .box-item {
    width: 100%;
  }
}
.g-hmak {
  padding-top: 80px;
  padding-bottom: 80px;
  background: url("../images/hmak-bg1.jpg") no-repeat center;
  background-size: cover;
}

@media screen and (max-width: 1440px) {
  .g-hmak {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.m-hmak .box-hd {
  text-align: center;
  margin-bottom: 60px;
  color: #fff;
}

.m-hmak .box-wp {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: -20px;
  overflow: hidden;
}

.m-hmak .box-item {
  position: relative;
  margin-bottom: 20px;
  width: 10%;
  text-align: center;
}

.m-hmak .box-item:before {
  content: "";
  position: absolute;
  left: 50%;
  width: 100%;
  top: 43px;
  border-bottom: 1px dashed #fff;
}

.m-hmak .box-item:last-child:before {
  display: none;
}

.m-hmak .item-icon {
  display: inline-block;
  position: relative;
  line-height: 0;
  font-size: 0;
}

.m-hmak .item-title {
  margin-top: 4px;
  line-height: 28px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #fff;
}

@media screen and (max-width: 1440px) {
  .m-hmak .box-hd {
    margin-bottom: 30px;
  }
  .m-hmak .item-icon {
    width: 44px;
  }
  .m-hmak .box-item:before {
    top: 22px;
  }
  .m-hmak .item-title {
    line-height: 22px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 991px) {
  .m-hmak .box-item {
    width: 20%;
  }
  .m-hmak .box-item:nth-child(5n):before {
    display: none;
  }
}
.g-hmat {
  padding-top: 80px;
  padding-bottom: 88px;
  background-color: #f3f3f3;
}

@media screen and (max-width: 1440px) {
  .g-hmat {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.m-hmat .box-hd {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 62px;
}

.m-hmat .hd-text {
  width: 40%;
  max-width: 500px;
}

.m-hmat .box-title em {
  display: block;
}

.m-hmat .box-desc {
  width: 58.3333333333%;
  color: #666;
}

.m-hmat .box-wp {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: -20px;
}

.m-hmat .box-item {
  margin-right: 2.4%;
  margin-bottom: 20px;
  width: 31.7333333333%;
}

.m-hmat .box-item:nth-child(3n) {
  margin-right: 0;
}

.m-hmat .item-title {
  margin-top: 16px;
  line-height: 30px;
  font-size: 18px;
  font-size: 1.8rem;
  font-family: "PoppinsMedium", arial, helvetica, sans-serif;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.m-hmat .item-desc {
  margin-top: 6px;
  height: 112px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  color: #666;
}

.m-hmat .item-link {
  margin-top: 20px;
}

.m-hmat .item-link a {
  display: inline-block;
  min-width: 154px;
  line-height: 20px;
  padding: 14px;
  font-size: 16px;
  font-size: 1.6rem;
  text-align: center;
  border-radius: 60px;
  background-color: #DEDEDE;
}

@media screen and (max-width: 1440px) {
  .m-hmat .box-hd {
    padding-bottom: 30px;
  }
  .m-hmat .item-title {
    margin-top: 10px;
    line-height: 22px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-hmat .item-desc {
    height: 96px;
  }
  .m-hmat .item-link {
    margin-top: 10px;
  }
  .m-hmat .item-link a {
    min-width: 120px;
    padding: 8px 15px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 640px) {
  .m-hmat .hd-text, .m-hmat .box-desc {
    width: 100%;
  }
  .m-hmat .box-desc {
    margin-top: 10px;
  }
  .m-hmat .box-item {
    width: 100%;
    margin-right: 0;
  }
  .m-hmat .item-desc {
    height: auto;
    max-height: 96px;
  }
}
.g-hsolu {
  padding-top: 113px;
  padding-bottom: 145px;
}

@media screen and (max-width: 1440px) {
  .g-hsolu {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.m-hsolu .box-hd {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 64px;
}

.m-hsolu .hd-text {
  margin-right: 20px;
  margin-bottom: 10px;
}

.m-hsolu .box-link {
  margin-bottom: 10px;
}

.m-hsolu .hd-name {
  position: relative;
  padding-left: 28px;
  line-height: 30px;
  font-size: 18px;
  font-size: 1.8rem;
  color: #fff;
}

.m-hsolu .hd-name:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 14px;
  height: 14px;
  background-color: #fff;
  border-radius: 50%;
}

.m-hsolu .box-title {
  margin-top: 10px;
  color: #fff;
}

.m-hsolu .box-title em {
  display: block;
}

.m-hsolu .box-wp {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: flex-start;
}

.m-hsolu .box-img {
  width: 40.8%;
  line-height: 0;
  font-size: 0;
}

.m-hsolu .box-fix {
  width: 49.3333333333%;
}

.m-hsolu .box-item {
  position: relative;
  padding-top: 25px;
  padding-bottom: 25px;
}

.m-hsolu .box-item:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.6);
}

.m-hsolu .box-item:first-child {
  padding-top: 0;
}

.m-hsolu .box-item.show .item-title {
  padding-left: 32px;
  color: #95672F;
  background-image: url("../images/sj1.png");
}

.m-hsolu .box-item.show .item-desc {
  display: block;
}

.m-hsolu .box-item.show:before {
  height: 2px;
  background-color: #95672F;
}

.m-hsolu .item-title {
  line-height: 32px;
  font-size: 20px;
  font-size: 2rem;
  font-family: "PoppinsMedium", arial, helvetica, sans-serif;
  color: #fff;
  background-repeat: no-repeat;
  background-position: left top;
  cursor: pointer;
}

.m-hsolu .item-desc {
  margin-top: 30px;
  color: rgba(255, 255, 255, 0.8);
  display: none;
}

.m-hsolu .item-desc em {
  position: relative;
  padding-left: 25px;
  display: block;
}

.m-hsolu .item-desc em:before {
  content: "";
  position: absolute;
  left: 5px;
  top: 10px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.8);
}

@media screen and (max-width: 1440px) {
  .m-hsolu .box-hd {
    padding-bottom: 20px;
  }
  .m-hsolu .hd-name {
    line-height: 22px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-hsolu .hd-name:before {
    width: 6px;
    height: 6px;
    top: 8px;
  }
  .m-hsolu .item-title {
    line-height: 24px;
    font-size: 16px;
    font-size: 1.6rem;
    background-size: auto 24px;
  }
  .m-hsolu .item-desc {
    margin-top: 10px;
  }
  .m-hsolu .item-desc em:before {
    width: 4px;
    height: 4px;
    top: 10px;
  }
}
@media screen and (max-width: 991px) {
  .m-hsolu .box-img, .m-hsolu .box-fix {
    width: 100%;
  }
  .m-hsolu .box-fix {
    margin-top: 20px;
  }
}
.g-hctus {
  padding-top: 110px;
  padding-bottom: 96px;
  background: url("../images/hctus-bg1.jpg") no-repeat center;
  background-size: cover;
}

@media screen and (max-width: 1440px) {
  .g-hctus {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.m-hctus {
  text-align: center;
}

.m-hctus .box-link {
  margin-top: 60px;
  justify-content: center;
}

.m-hctus .box-link a {
  margin-left: 8px;
  margin-right: 8px;
  margin-bottom: 10px;
  background-color: #fff;
}

@media screen and (max-width: 1440px) {
  .m-hctus .box-link {
    margin-top: 20px;
  }
}
.g-hcase {
  padding-top: 90px;
  padding-bottom: 90px;
}

@media screen and (max-width: 1440px) {
  .g-hcase {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.m-slidepage {
  padding-bottom: 5px;
  position: relative;
  left: auto;
  bottom: auto;
  margin-left: 0;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: flex-start;
}

.m-slidepage .swiper-pagination-bullet {
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 5px;
  width: 14px;
  height: 14px;
  border: 2px solid #fff;
  border-radius: 50%;
  background-color: #d9d9d9;
  opacity: 1;
}

.m-slidepage .swiper-pagination-bullet-active {
  background-color: #95672F;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);
}

@media screen and (max-width: 1440px) {
  .m-slidepage .swiper-pagination-bullet {
    margin-left: 5px;
    margin-right: 5px;
    width: 10px;
    height: 10px;
  }
}
.m-hcase {
  padding-left: 55px;
  padding-right: 55px;
}

.m-hcase .box-hd {
  position: relative;
  text-align: center;
  padding-bottom: 23px;
  margin-bottom: 50px;
}

.m-hcase .box-hd:before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%) skewX(28deg);
  width: 102px;
  height: 3px;
  background-color: #BE0000;
}

.m-hcase .swiper-slide {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: -20px;
}

.m-hcase .box-item {
  position: relative;
  margin-right: 1.2154696133%;
  margin-bottom: 20px;
  width: 23.7569060773%;
}

.m-hcase .box-item:nth-child(4n) {
  margin-right: 0;
}

.m-hcase .box-item:hover .item-title {
  opacity: 1;
  visibility: visible;
}

.m-hcase .item-title {
  position: absolute;
  left: 0;
  bottom: 30px;
  padding: 0 30px;
  line-height: 30px;
  font-size: 18px;
  font-size: 1.8rem;
  color: #fff;
  text-overflow: ellipsis;
  white-space: nowrap;
  opacity: 0;
  visibility: hidden;
}

.m-hcase .item-title a {
  color: #fff;
}

.m-hcase .item-title:hover {
  color: #BE0000;
}

.m-hcase .item-title:hover a {
  color: #BE0000;
}

.m-hcase .swiper-pagination {
  margin-top: 30px;
}

@media screen and (max-width: 1440px) {
  .m-hcase .box-hd {
    padding-bottom: 10px;
    margin-bottom: 30px;
  }
  .m-hcase .item-title {
    padding: 0 20px;
    bottom: 20px;
    line-height: 20px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-hcase .swiper-pagination {
    margin-top: 30px;
  }
}
@media screen and (max-width: 991px) {
  .m-hcase {
    padding-left: 2%;
    padding-right: 2%;
  }
  .m-hcase .item-title {
    opacity: 1;
    visibility: visible;
  }
}
@media screen and (max-width: 640px) {
  .m-hcase .box-item {
    margin-left: 1%;
    margin-right: 1% !important;
    width: 48%;
  }
}
.g-hpartner {
  position: relative;
  padding-top: 90px;
  padding-bottom: 93px;
}

.g-hpartner:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(180deg, #F3F3F3 0%, rgba(243, 243, 243, 0) 100%);
  opacity: 0.6;
}

@media screen and (max-width: 1440px) {
  .g-hpartner {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.m-hpartner {
  position: relative;
}

.m-hpartner .box-hd {
  text-align: center;
  margin-bottom: 50px;
}

.m-hpartner .box-wp {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: -20px;
}

.m-hpartner .box-item {
  margin-right: 1.3333333333%;
  margin-bottom: 20px;
  width: 18.9333333333%;
}

.m-hpartner .box-item:nth-child(5n) {
  margin-right: 0;
}

.m-hpartner .item-pic {
  border: 1px solid #ECECEC;
}

@media screen and (max-width: 1440px) {
  .m-hpartner .box-hd {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 640px) {
  .m-hpartner .box-item {
    margin-left: 1%;
    margin-right: 1% !important;
    width: 48%;
  }
}
.g-hnews {
  padding-top: 80px;
  padding-bottom: 85px;
  background-color: #F3F3F3;
}

@media screen and (max-width: 1440px) {
  .g-hnews {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.m-hnews .box-hd {
  padding-bottom: 36px;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: flex-start;
}

.m-hnews .box-title {
  width: 46%;
}

.m-hnews .box-desc {
  width: 52.6666666667%;
  color: #666;
}

.m-hnews .box-item {
  margin-top: 20px;
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  border-radius: 16px;
  background-color: #fff;
  overflow: hidden;
}

.m-hnews .box-item:hover .item-time {
  color: #fff;
  background-image: linear-gradient(0deg, #8C5D29 0%, #EBC065 48.08%, #8C5D29 70.67%);
}

.m-hnews .box-item:hover .item-time:before {
  opacity: 0;
}

.m-hnews .item-pic {
  flex: 0 0 auto;
  width: 430px;
  border-radius: 16px;
}

.m-hnews .item-fix {
  flex: 1 1 auto;
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: center;
  align-self: stretch;
  overflow: hidden;
}

.m-hnews .item-text {
  flex: 1 1 auto;
  overflow: hidden;
  padding: 20px 50px;
}

.m-hnews .item-title {
  line-height: 32px;
  font-size: 20px;
  font-size: 2rem;
  font-family: "PoppinsMedium", arial, helvetica, sans-serif;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.m-hnews .item-desc {
  margin-top: 30px;
  max-height: 84px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}

.m-hnews .item-link {
  margin-top: 46px;
  line-height: 30px;
  font-size: 18px;
  font-size: 1.8rem;
  color: #BE0000;
}

.m-hnews .item-link a {
  color: #BE0000;
}

.m-hnews .item-link a:hover {
  color: #95672F;
}

.m-hnews .item-time {
  position: relative;
  flex: 0 0 auto;
  width: 170px;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
  align-self: stretch;
  line-height: 30px;
  font-size: 18px;
  font-size: 1.8rem;
  color: #333;
  text-align: center;
}

.m-hnews .item-time em {
  display: block;
  line-height: 50px;
  font-size: 38px;
  font-size: 3.8rem;
  font-family: "PoppinsMedium", arial, helvetica, sans-serif;
  margin-bottom: 7px;
}

.m-hnews .item-time:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 230px;
  max-height: 90%;
  background-color: #666;
}

.m-hnews .swiper-pagination {
  margin-top: 30px;
}

@media screen and (max-width: 1440px) {
  .m-hnews .box-hd {
    padding-bottom: 30px;
  }
  .m-hnews .item-pic {
    width: 300px;
  }
  .m-hnews .item-text {
    padding: 20px;
  }
  .m-hnews .item-time {
    width: 110px;
    line-height: 22px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-hnews .item-time em {
    line-height: 1;
    font-size: 20px;
    font-size: 2rem;
  }
  .m-hnews .item-title, .m-hnews .item-link {
    line-height: 22px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-hnews .item-desc {
    margin-top: 10px;
  }
  .m-hnews .item-link {
    margin-top: 10px;
  }
}
@media screen and (max-width: 640px) {
  .m-hnews .box-title, .m-hnews .box-desc {
    width: 100%;
  }
  .m-hnews .box-desc {
    margin-top: 10px;
  }
  .m-hnews .box-item {
    display: block;
  }
  .m-hnews .item-pic {
    width: 100%;
  }
  .m-hnews .item-desc {
    height: 72px;
  }
}
.g-ft {
  background-color: #161616;
  line-height: 36px;
  font-size: 16px;
  font-size: 1.6rem;
  color: rgba(255, 255, 255, 0.6);
}

.g-ft a {
  color: rgba(255, 255, 255, 0.6);
}

.g-ft a:hover {
  color: #BE0000;
}

.m-ftfix1 {
  padding-top: 20px;
  padding-bottom: 25px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.6);
  text-align: center;
}

.m-ftlogo {
  line-height: 0;
  font-size: 0;
}

.m-ftlogo a {
  display: inline-block;
}

.m-ftfix2 {
  padding-top: 65px;
  padding-bottom: 82px;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: flex-start;
}

.m-ftb {
  padding-right: 20px;
}

.m-ftb1 {
  width: 12.3333333333%;
}

.m-ftb2 {
  width: 29.3333333333%;
}

.m-ftb3 {
  width: 26.6666666667%;
}

.m-ftb4 {
  width: 31.2%;
  padding-right: 0;
}

.m-ftt {
  margin-bottom: 17px;
  line-height: 30px;
  font-size: 18px;
  font-size: 1.8rem;
  font-family: "PoppinsMedium", arial, helvetica, sans-serif;
  color: #fff;
}

.m-ftt a {
  color: #fff;
}

.m-ftt a:hover {
  color: #BE0000;
}

.m-ftinfo {
  max-width: 315px;
}

.m-ftinfo .info-item {
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: flex-start;
}

.m-ftinfo .item-icon {
  flex: 0 0 auto;
  width: 34px;
  color: #fff;
}

.m-ftinfo .item-info {
  flex: 1 1 auto;
  overflow: hidden;
  word-break: break-word;
}

.m-ftform .box-form {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: flex-start;
}

.m-ftform .form-item {
  margin-bottom: 8px;
}

.m-ftform .form-item1 {
  width: 49.1452991453%;
}

.m-ftform .form-item2 {
  width: 100%;
}

.m-ftform .form-item3 {
  position: relative;
  width: calc(100% - 160px);
}

.m-ftform .form-item3 .form-text {
  padding-right: 100px;
}

.m-ftform .form-item4 {
  width: 150px;
}

.m-ftform .form-text {
  display: block;
  width: 100%;
  height: 48px;
  line-height: 48px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #fff;
  border: 1px solid rgba(255, 255, 255, 0.2);
}

.m-ftform .form-text2 {
  height: 194px;
  line-height: 26px;
  padding-top: 11px;
}

.m-ftform .form-code {
  position: absolute;
  right: 1px;
  top: 1px;
  width: 90px;
  height: 46px;
  line-height: 46px;
  text-align: center;
  background-color: #f3fbfe;
  overflow: hidden;
}

.m-ftform .form-code img {
  max-height: 46px;
  vertical-align: middle;
}

.m-ftform .form-btn {
  display: block;
  width: 100%;
  height: 48px;
  text-align: center;
  font-size: 16px;
  font-size: 1.6rem;
  color: #fff;
  text-align: center;
  background-image: var(--ling);
}

.m-ftform .form-btn:hover {
  color: #fff;
  background: #BE0000;
}

.m-ftfix3 .f-box {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: center;
  padding-top: 25px;
  padding-bottom: 22px;
}

.m-ftext {
  flex: 1 1 auto;
  margin-right: 20px;
  margin-bottom: 10px;
  color: #fff;
  overflow: hidden;
}

.m-ftext a {
  color: #fff;
}

.m-ftext a:hover {
  color: #BE0000;
}

.m-ftshare {
  flex: 0 0 auto;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-start;
}

.m-ftshare .share-item {
  margin-right: 14px;
  margin-bottom: 10px;
  width: 40px;
  line-height: 40px;
  color: #fff;
  text-align: center;
  background-color: rgba(255, 255, 255, 0.2);
  border-radius: 50%;
}

.m-ftshare .share-item:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1440px) {
  .g-ft {
    line-height: 30px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-ftlogo img {
    width: 80px;
  }
  .m-ftform .form-text, .m-ftform .form-btn {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-ftform .form-item3 {
    width: calc(100% - 120px);
  }
  .m-ftform .form-item4 {
    width: 110px;
  }
  .m-ftshare .share-item {
    margin-right: 10px;
    width: 36px;
    line-height: 36px;
  }
  .m-ftfix3 .f-box {
    padding-top: 20px;
    padding-bottom: 10px;
  }
  .m-ftfix2 {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .m-ftt {
    line-height: 24px;
    font-size: 18px;
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 1219px) {
  .m-ftform .form-item3, .m-ftform .form-item4 {
    width: 100%;
  }
}
@media screen and (max-width: 991px) {
  .m-ftb {
    width: 50%;
    margin-bottom: 20px;
  }
  .m-ftfix3 .f-box {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .m-ftb {
    width: 100%;
    padding-right: 0;
  }
  .m-ftt, .m-ftnav, .m-ftinfo, .m-ftform {
    display: none;
    margin-top: 10px;
  }
}
.banner {
  position: relative;
  z-index: 2;
  line-height: 0;
  font-size: 0;
  overflow: hidden;
}

.banner .swiper-slide {
  transition: opacity 2000ms;
  pointer-events: none;
  transition-property: opacity;
}

.banner .swiper-slide img {
  transition: all 1s;
  transform: scale(1);
}

.banner .swiper-slide-active {
  pointer-events: auto;
  z-index: 2;
}

.banner .swiper-slide-active img {
  transform: scale(1.1);
}

.banner .swiper-pagination {
  position: absolute;
  z-index: 9;
  left: 50%;
  transform: translateX(-50%);
  bottom: 25px;
  width: 100%;
  padding: 0 2%;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
}

.banner .swiper-pagination-bullet {
  border-color: transparent;
  background-color: transparent;
  position: relative;
}

.banner .swiper-pagination-bullet:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #c7c3be;
}

.banner .swiper-pagination-bullet-active {
  border-color: #fff;
}

.banner .swiper-pagination-bullet-active:before {
  background-color: #BE0000;
}

.banner .swiper {
  position: relative;
  z-index: 2;
}

.banner .swiper-button-prev, .banner .swiper-button-next {
  position: absolute;
  z-index: 3;
  top: 50%;
  transform: translateY(-50%);
  width: 66px;
  line-height: 66px;
  background-color: rgba(255, 255, 255, 0.3);
  border-radius: 50%;
  font-size: 18px;
  font-size: 1.8rem;
  color: #fff;
  text-align: center;
  cursor: pointer;
  display: none;
}

.banner .swiper-button-prev:hover, .banner .swiper-button-next:hover {
  color: #BE0000;
  background-color: #fff;
}

.banner .swiper-button-next {
  right: 57px;
}

.banner .swiper-button-prev {
  left: 57px;
}

.banner .swiper-slide-active .box-fix {
  opacity: 1;
  visibility: visible;
  transform: translate(-50%, -50%);
}
.banner .box-fix {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 36.4583333333vw;
  text-align: center;
  transition: all 550ms;
  opacity: 0;
  visibility: hidden;
  transform: translate(-70%, -50%);
}
.banner .box-title {
  padding-bottom: 1.0416666667vw;
  border-bottom: 1px solid #fff;
  line-height: 3.0208333333vw;
  font-size: 2.6041666667vw;
  color: #fff;
  font-weight: 500;
}
.banner .box-title .title {
  display: inline-block;
  position: relative;
}
.banner .box-title .title .title1 {
  position: relative;
  background: linear-gradient(90deg, #8C5D29 25.03%, #EBC065 44.32%, #8C5D29 85.36%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background: none;
  -webkit-text-fill-color: unset;
  background-clip: unset;
  z-index: 2;
  color: #fff;
}
.banner .box-title .title .title2 {
  display: none;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  white-space: nowrap;
  text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
}
.banner .box-desc {
  margin-top: 1.0416666667vw;
  margin-left: auto;
  margin-right: auto;
  max-width: 35.15625vw;
  line-height: 1.4583333333vw;
  font-size: 0.8333333333vw;
  color: #fff;
}
.banner .box-link {
  margin-top: 2.1875vw;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: flex-start;
}
.banner .box-link a {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: center;
  padding: 0.5208333333vw;
  padding-left: 1.3541666667vw;
  background-color: #fff;
  color: #BE0000;
  border-radius: 3.125vw;
}
.banner .box-link a em {
  margin-right: 1.25vw;
  line-height: 1.4583333333vw;
  font-size: 0.8333333333vw;
}
.banner .box-link a i {
  width: 1.7708333333vw;
  font-size: 0.7291666667vw;
  color: #fff;
  text-align: center;
  line-height: 1.7708333333vw;
  border-radius: 50%;
  background-color: #BE0000;
}
.banner .box-link a:hover {
  color: #fff;
  background-color: #BE0000;
}
.banner .box-link a:hover i {
  background-color: #fff;
  color: #BE0000;
}

@media screen and (max-width: 991px) {
  .banner .swiper-pagination {
    right: 2%;
    left: 2%;
    height: auto;
    bottom: 10px;
    flex-flow: row wrap;
    transform: none;
  }
  .banner .swiper-button-prev, .banner .swiper-button-next {
    display: none;
  }
  .banner .swiper-pagination-bullet {
    margin-left: 10px;
    margin-right: 10px;
  }
}
.g-hd {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 9;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  --color: #fff;
}

@media screen and (min-width: 992px) {
  .g-hd.fixed {
    background-color: rgba(0, 0, 0, 0.6);
    border-bottom-color: transparent;
  }
  .g-hd.fixed .m-hdfix1 {
    display: none;
  }
}
.m-hdflex {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
}

.m-hdfix1 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  line-height: 40px;
}

.m-hdinfo {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-start;
}

.m-hdinfo .info-item {
  margin-right: 40px;
  font-size: 16px;
  font-size: 1.6rem;
  color: var(--color);
}

.m-hdinfo .info-item a {
  color: var(--color);
}

.m-hdinfo .info-item a:hover {
  text-decoration: underline;
  text-underline-offset: 5px;
}

.m-hdlogo {
  line-height: 100px;
}

.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: 70px;
}

.m-hdnav .nav-item > a {
  position: relative;
  display: block;
  line-height: 100px;
  font-size: 18px;
  font-size: 1.8rem;
  color: var(--color);
  padding-left: 10px;
  padding-right: 10px;
}

.m-hdnav .nav-item > a:before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 10px;
  width: 100%;
  height: 2px;
  transform: translateX(-50%);
}

.m-hdnav .nav-item > a.active:before, .m-hdnav .nav-item > a.current:before, .m-hdnav .nav-item > a.active:before {
  background-color: var(--color);
}

.m-hdnav .nav-item:first-child {
  margin-left: 0;
}

.m-hdnav .sbnav-list {
  position: absolute;
  display: none;
  padding: 23px 0;
  background-color: rgba(255, 255, 255, 0.8);
}

.m-hdnav .sbnav-list.show {
  display: block;
}

.m-hdnav .sbnav-list1 {
  left: -30px;
  top: 100%;
}

.m-hdnav .sbnav-list2, .m-hdnav .sbnav-list3 {
  left: 100%;
  top: 0;
}

.m-hdnav .sbnav-list1 {
  width: 286px;
}

.m-hdnav .sbnav-list2 {
  width: 275px;
}

.m-hdnav .sbnav-item {
  position: relative;
  padding-left: 40px;
  padding-right: 20px;
  margin-top: 14px;
}

.m-hdnav .sbnav-item a {
  position: relative;
  display: block;
  line-height: 28px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #666;
}

.m-hdnav .sbnav-item a:hover, .m-hdnav .sbnav-item a.active {
  color: #BE0000;
  text-decoration: underline;
  text-underline-offset: 5px;
}

.m-hdnav .sbnav-item:first-child {
  margin-top: 0;
}

@media screen and (max-width: 1440px) {
  .m-hdnav .sbnav-list {
    width: 220px;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .m-hdnav .sbnav-list1 {
    left: -10px;
  }
  .m-hdnav .sbnav-item {
    padding-left: 20px;
    padding-right: 20px;
  }
  .m-hdnav .sbnav-item a {
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.m-hdlang {
  position: relative;
  z-index: 4;
}

.m-hdlang .lang-btn {
  display: block;
  font-size: 16px;
  font-size: 1.6rem;
  color: var(--color);
  box-sizing: border-box;
}

.m-hdlang .lang-btn span {
  margin-left: 3px;
  margin-right: 3px;
}

.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(190, 0, 0, 0.9);
  box-sizing: border-box;
  opacity: 0;
  visibility: hidden;
  transition: all 550ms;
  border-radius: 0px 0px 10px 10px;
}

.m-hdlang .lang-list.active {
  visibility: visible;
  top: 100%;
  opacity: 1;
}

.m-hdlang .lang-item {
  display: block;
  margin-top: 14px;
  line-height: 24px;
  font-size: 14px;
  font-size: 1.4rem;
  color: #fff;
}

.m-hdlang .lang-item:hover, .m-hdlang .lang-item.active {
  color: #cfcfcf;
}

.m-hdlang .lang-item:first-child {
  margin-top: 0;
}

.m-hdsch {
  position: relative;
  z-index: 3;
}

.m-hdsch .sch-btn {
  display: block;
  line-height: 100px;
  font-size: 20px;
  font-size: 2rem;
  color: var(--color);
}

.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 550ms;
}

.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: #BE0000;
}

.m-hdsch .sch-form .form-btn {
  z-index: 2;
}

.m-hdsch .sch-form.run {
  visibility: visible;
  right: 0;
  opacity: 1;
}

.m-hdlnk {
  margin-left: 60px;
}

.m-hdlnk a {
  display: inline-block;
  min-width: 162px;
  line-height: 22px;
  padding: 15px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #BE0000;
  text-align: center;
  background-color: #fff;
  border-radius: 60px;
}

.m-hdlnk a:hover {
  color: #fff;
  background-image: var(--ling);
}

.m-hdshare {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-start;
}

.m-hdshare .share-item {
  margin-right: 10px;
  width: 26px;
  line-height: 26px;
  font-size: 14px;
  font-size: 1.4rem;
  color: #fff;
  text-align: center;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.08);
}

.m-hdshare .share-item:hover {
  color: #fff;
  background-image: var(--ling);
}

@media screen and (max-width: 1660px) {
  .m-hdnav .nav-item {
    margin-left: 20px;
  }
  .m-hdnav .nav-item > a {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-hdlang {
    margin-left: 10px;
  }
  .m-hdlang .lang-list {
    padding-left: 10px;
  }
  .m-hdlang .lang-item {
    line-height: 24px;
    font-size: 12px;
    font-size: 1.2rem;
  }
  .m-hdlnk {
    margin-left: 30px;
  }
  .m-hdlnk a {
    min-width: 120px;
    padding: 10px 15px;
    font-size: 12px;
    font-size: 1.2rem;
  }
  .m-hdinfo .info-item, .m-hdlang .lang-btn {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-hdinfo .info-item {
    margin-right: 20px;
  }
}
@media screen and (max-width: 1219px) {
  .m-hdlogo img {
    width: 70px;
  }
  .m-hdnav .nav-item {
    margin-left: 0;
  }
  .m-hdnav .nav-item > a {
    font-size: 13px;
    font-size: 1.3rem;
  }
  .m-hdlnk a {
    min-width: 80px;
  }
  .m-hdsch .sch-btn {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 991px) {
  .g-hd {
    background-color: rgba(0, 0, 0, 0.8);
  }
  .m-hdnav, .m-hdinfo, .m-hdlnk, .m-hdshare {
    display: none;
  }
  .m-hdfix1 {
    border-bottom: none;
  }
  .m-hdlogo {
    line-height: 60px;
  }
  .m-hdlogo img {
    width: 50px;
  }
  .m-hdsch {
    position: absolute;
    right: 55px;
    top: 0;
    margin-left: 0;
  }
  .m-hdsch .sch-btn {
    line-height: 60px;
    font-size: 16px;
    font-size: 1.6rem;
  }
  .m-hdlang {
    position: absolute;
    right: 85px;
    top: 0;
    margin-left: 0;
  }
  .m-hdlang .lang-btn {
    line-height: 60px;
    padding-top: 0;
    padding-bottom: 0;
    min-width: inherit;
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 991px) {
  .f-hdpt {
    padding-top: 60px;
  }
}
.g-hmedia {
  padding-top: 90px;
  padding-bottom: 90px;
}

@media screen and (max-width: 1440px) {
  .g-hmedia {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.m-hmedia .box-hd {
  text-align: center;
  margin-bottom: 50px;
}

.m-hmedia .box-link {
  margin-top: 30px;
  justify-content: center;
}

.m-hmedia .box-wp {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: -20px;
}

.m-hmedia .box-item {
  margin-right: 2.4%;
  margin-bottom: 20px;
  width: 31.7333333333%;
}

.m-hmedia .box-item:nth-child(3n) {
  margin-right: 0;
}

@media screen and (max-width: 1440px) {
  .m-hmedia .box-hd {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 640px) {
  .m-hmedia .box-item {
    margin-right: 0;
    width: 100%;
  }
}
.g-hins {
  padding-top: 80px;
  padding-bottom: 90px;
  background-color: #F3F3F3;
}

@media screen and (max-width: 1440px) {
  .g-hins {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.m-hins .box-hd {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 40px;
}

.m-hins .box-title {
  margin-right: 10px;
  margin-bottom: 10px;
}

.m-hins .box-link {
  margin-bottom: 10px;
}

.m-hins .box-wp {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
}

.m-hins .box-img {
  width: 51.0666666667%;
  line-height: 0;
  font-size: 0;
}

.m-hins .box-text {
  width: 43%;
}

.m-hins .box-ftt {
  line-height: 40px;
  font-size: 26px;
  font-size: 2.6rem;
  font-family: "PoppinsMedium", arial, helvetica, sans-serif;
}

.m-hins .box-desc {
  margin-top: 20px;
  max-height: 252px;
  color: #666;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 9;
  overflow: hidden;
}

.m-hins .box-vm {
  margin-top: 40px;
}

.m-hins .box-vm a {
  display: inline-block;
  min-width: 154px;
  line-height: 20px;
  padding: 14px;
  font-size: 16px;
  font-size: 1.6rem;
  text-align: center;
  border-radius: 60px;
  background-color: #DEDEDE;
}

@media screen and (max-width: 1440px) {
  .m-hins .box-hd {
    padding-bottom: 20px;
  }
  .m-hins .box-ftt {
    line-height: 24px;
    font-size: 16px;
    font-size: 1.6rem;
  }
  .m-hins .box-desc {
    margin-top: 10px;
    max-height: 216px;
  }
  .m-hins .box-vm {
    margin-top: 20px;
  }
}
@media screen and (max-width: 640px) {
  .m-hins .box-img, .m-hins .box-text {
    width: 100%;
  }
  .m-hins .box-text {
    margin-top: 20px;
  }
}
.g-wp {
  padding-top: 120px;
  padding-bottom: 120px;
}

@media screen and (max-width: 1440px) {
  .g-wp {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.g-mn1 {
  float: left;
  width: 100%;
  padding-left: 24.6666666667%;
}

@media screen and (max-width: 1440px) {
  .g-mn1 {
    padding-left: 250px;
  }
}
@media screen and (max-width: 991px) {
  .g-mn1 {
    float: none;
    padding-left: 0;
  }
}
.g-sd1 {
  float: left;
  width: 270px;
  margin-left: -100%;
}

@media screen and (max-width: 1440px) {
  .g-sd1 {
    width: 220px;
  }
}
@media screen and (max-width: 991px) {
  .g-sd1 {
    float: none;
    margin-left: 0;
    margin-top: 30px;
    width: 100%;
  }
}
.g-mn2 {
  float: left;
  width: 100%;
  padding-right: 36%;
}

@media screen and (max-width: 991px) {
  .g-mn2 {
    float: none;
    padding-right: 0;
  }
}
.g-sd2 {
  float: left;
  margin-left: -33.6%;
  width: 33.6%;
}

@media screen and (max-width: 991px) {
  .g-sd2 {
    float: none;
    margin-left: 0;
    margin-top: 30px;
    width: 100%;
  }
}
.m-clstext {
  margin-bottom: 60px;
}

.m-clstext .box-title {
  line-height: 40px;
  font-size: 30px;
  font-size: 3rem;
  font-family: "PoppinsMedium", arial, helvetica, sans-serif;
}

.m-clstext .box-text {
  margin-top: 14px;
}

.m-clstext .box-text:first-child {
  margin-top: 0;
}

.m-clstext .box-desc {
  color: #666;
}

.m-clstext .box-desc.hid {
  max-height: 84px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}

.m-clstext .box-link {
  margin-top: 16px;
  display: none;
}

.m-clstext .box-link .span {
  display: inline-block;
  line-height: 28px;
  font-size: 16px;
  font-size: 1.6rem;
  cursor: pointer;
}

.m-clstext .box-link .span i {
  margin-right: 5px;
  display: inline-block;
  width: 28px;
  font-size: 14px;
  font-size: 1.4rem;
  color: #fff;
  text-align: center;
  background-color: #BE0000;
}

.m-clstext .box-link .span:hover {
  text-decoration: underline;
}

.m-clstext .box-link .span2 {
  display: none;
}

.m-clstext .box-link.active .span1 {
  display: none;
}

.m-clstext .box-link.active .span2 {
  display: inline-block;
}

@media screen and (max-width: 1440px) {
  .m-clstext {
    margin-bottom: 30px;
  }
  .m-clstext .box-title {
    line-height: 24px;
    font-size: 18px;
    font-size: 1.8rem;
  }
  .m-clstext .box-desc.hid {
    max-height: 72px;
  }
  .m-clstext .box-link {
    margin-top: 10px;
  }
  .m-clstext .box-link .span {
    line-height: 26px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-clstext .box-link .span .iconfont {
    width: 26px;
  }
}
@media screen and (max-width: 991px) {
  .m-clstext {
    padding-top: 0;
  }
  .m-clstext .box-title, .m-clstext .box-text {
    width: 100%;
  }
  .m-clstext .box-text {
    margin-top: 10px;
  }
}
.m-prol {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: -45px;
}

.m-prol .list-item {
  margin-right: 2.2123893805%;
  margin-bottom: 45px;
  width: 31.8584070796%;
}

.m-prol .list-item:nth-child(3n) {
  margin-right: 0;
}

.m-prol .list-item:hover .item-link {
  opacity: 1;
  visibility: visible;
}

.m-prol .item-fix {
  position: relative;
  border: 1px solid #DDD;
  overflow: hidden;
}

.m-prol .item-link {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
  visibility: hidden;
}

.m-prol .item-link .link {
  display: inline-block;
  min-width: 207px;
  line-height: 30px;
  padding: 15px;
  font-size: 18px;
  font-size: 1.8rem;
  font-family: "PoppinsMedium", arial, helvetica, sans-serif;
  color: #fff;
  text-align: center;
  background-image: var(--ling);
}

.m-prol .item-link .link a {
  color: #fff;
}

.m-prol .item-link .link input {
  margin-right: 5px;
}

.m-prol .item-link .link:hover {
  color: #fff;
  background: #BE0000;
}

.m-prol .item-title {
  margin-top: 30px;
  line-height: 30px;
  font-size: 18px;
  font-size: 1.8rem;
  text-overflow: ellipsis;
  white-space: nowrap;
}

@media screen and (max-width: 1440px) {
  .m-prol {
    margin-bottom: -20px;
  }
  .m-prol .list-item {
    margin-bottom: 20px;
  }
  .m-prol .item-title {
    margin-top: 10px;
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-prol .item-link .link {
    min-width: 140px;
    line-height: 20px;
    font-size: 14px;
    font-size: 1.4rem;
    padding: 10px 15px;
  }
}
@media screen and (max-width: 991px) {
  .m-prol .item-link {
    opacity: 1;
    visibility: visible;
  }
}
@media screen and (max-width: 640px) {
  .m-prol .list-item {
    width: 100%;
    margin-right: 0;
  }
}
.m-sdtt {
  padding: 10px 20px;
  line-height: 30px;
  font-size: 20px;
  font-size: 2rem;
  font-family: "PoppinsMedium", arial, helvetica, sans-serif;
  text-transform: uppercase;
  color: #fff;
  background-image: var(--ling);
  border-radius: 6px;
}

.m-sdtt i {
  margin-right: 15px;
}

@media screen and (max-width: 1440px) {
  .m-sdtt {
    line-height: 24px;
    font-size: 18px;
    font-size: 1.8rem;
  }
}
.m-sdnav1 .nav-title {
  margin-bottom: 11px;
}

.m-sdnav1 .nav-btn {
  position: relative;
  display: none;
  width: 100%;
  padding-top: 10px;
  padding-left: 15px;
  padding-right: 40px;
  padding-bottom: 10px;
  line-height: 25px;
  font-size: 18px;
  font-size: 1.8rem;
  color: white;
  font-family: "PoppinsMedium", arial, helvetica, sans-serif;
  text-transform: uppercase;
  background-image: var(--ling);
  box-sizing: border-box;
  text-transform: uppercase;
}

.m-sdnav1 .nav-btn > p {
  position: absolute;
  bottom: 12px;
  right: 15px;
}

.m-sdnav1 .nav-btn > p span {
  margin-bottom: 2px;
  display: block;
  width: 25px;
  height: 4px;
  background-color: #f2f2f2;
}

.m-sdnav1 .nav-sch {
  position: relative;
  margin-bottom: 35px;
}

.m-sdnav1 .sch-text {
  display: block;
  width: 100%;
  padding-left: 20px;
  padding-right: 50px;
  height: 50px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #777;
  background-color: #f2f2f2;
}

.m-sdnav1 .sch-btn, .m-sdnav1 .sch-icon {
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
  height: 50px;
  line-height: 50px;
  font-size: 18px;
  font-size: 1.8rem;
  text-align: left;
}

.m-sdnav1 .sch-btn {
  z-index: 2;
}

.m-sdnav1 .nav-list {
  margin-top: 0;
}

.m-sdnav1 .nav-item {
  position: relative;
  margin-top: 11px;
}

.m-sdnav1 .nav-item:first-child {
  margin-top: 0;
}

.m-sdnav1 .nav-item > a {
  position: relative;
  display: block;
  padding-top: 11px;
  padding-bottom: 11px;
  padding-right: 30px;
  padding-left: 20px;
  line-height: 28px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #666;
  border-radius: 6px;
}

.m-sdnav1 .nav-item > a i {
  position: absolute;
  right: 10px;
  top: 11px;
  display: none;
}

.m-sdnav1 .nav-item > a:hover, .m-sdnav1 .nav-item > a.active {
  background-color: #F3F3F3;
  color: #BE0000;
}

.m-sdnav1 .nav-item > a:hover i, .m-sdnav1 .nav-item > a.active i {
  display: block;
}

.m-sdnav1 .nav-item:first-child {
  margin-top: 0;
}

.m-sdnav1 .sbnav-list {
  display: none;
  padding-left: 30px;
  padding-top: 16px;
  padding-bottom: 16px;
}

.m-sdnav1 .sbnav-list.show {
  display: block;
}

.m-sdnav1 .sbnav-item {
  margin-top: 10px;
}

.m-sdnav1 .sbnav-item a {
  position: relative;
  display: block;
  line-height: 20px;
  font-size: 14px;
  font-size: 1.4rem;
}

.m-sdnav1 .sbnav-item a:hover, .m-sdnav1 .sbnav-item a.active {
  color: #BE0000;
  text-decoration: underline;
  text-underline-offset: 6px;
}

.m-sdnav1 .sbnav-item:first-child {
  margin-top: 0;
}

@media screen and (max-width: 1440px) {
  .m-sdnav1 .nav-title {
    margin-bottom: 10px;
  }
  .m-sdnav1 .nav-sch {
    margin-bottom: 20px;
  }
  .m-sdnav1 .sch-text {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-sdnav1 .nav-item > a {
    line-height: 20px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-sdnav1 .sbnav-item {
    margin-top: 10px;
  }
  .m-sdnav1 .sbnav-item a {
    line-height: 20px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 991px) {
  .m-sdnav1 {
    padding: 0;
    border: none;
  }
  .m-sdnav1 .nav-title {
    display: none;
  }
  .m-sdnav1 .nav-btn {
    display: block;
  }
  .m-sdnav1 .nav-list {
    display: none;
    margin-top: 10px;
  }
  .m-sdnav1 .sbnav-item a {
    line-height: 20px;
    font-size: 12px;
    font-size: 1.2rem;
  }
}
.m-sdnews {
  margin-top: 80px;
}

.m-sdnews .box-list {
  padding-top: 10px;
}

.m-sdnews .list-item {
  padding-top: 20px;
  padding-bottom: 25px;
  border-bottom: 1px solid #D9D9D9;
}

.m-sdnews .list-item:hover .item-link {
  display: block;
}

.m-sdnews .item-title {
  max-height: 56px;
  line-height: 28px;
  font-size: 16px;
  font-size: 1.6rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.m-sdnews .item-title a {
  display: block;
}

.m-sdnews .item-fix {
  margin-top: 9px;
  line-height: 18px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #666;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: flex-start;
}

.m-sdnews .item-link {
  display: none;
}

@media screen and (max-width: 1440px) {
  .m-sdnews {
    margin-top: 30px;
  }
  .m-sdnews .box-list {
    padding-top: 0;
  }
  .m-sdnews .item-title {
    max-height: 44px;
    line-height: 22px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-sdnews .item-fix {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.m-prob1 {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: flex-start;
}

.m-prob1 .prob-pic {
  position: relative;
  z-index: 3;
  width: 42.3008849558%;
}

.m-prob1 .prob-pic-big {
  position: relative;
  box-sizing: border-box;
  border: solid 1px #DDD;
  background-color: #fff;
}

.m-prob1 .prob-pic-big .img {
  width: 100%;
}

.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 .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 .zoomWrapperImage img {
  max-width: 1200px;
}

.m-prob1 .prob-pic-small {
  position: relative;
  margin-top: 2px;
  overflow: hidden;
}

.m-prob1 .prob-pic-btn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  display: block;
  width: 15px;
  height: 30px;
  font-size: 14px;
  font-size: 1.4rem;
  text-align: center;
  color: #333;
  box-sizing: border-box;
  z-index: 9;
}

.m-prob1 .prob-pic-btn i {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.m-prob1 .prob-pic-btn:hover {
  color: #BE0000;
}

.m-prob1 .prob-pic-btn.prev {
  left: 10px;
}

.m-prob1 .prob-pic-btn.next {
  right: 10px;
}

.m-prob1 .prob-pic-list {
  overflow: hidden;
}

.m-prob1 .prob-pic-list ul {
  width: 10000%;
  overflow: hidden;
}

.m-prob1 .prob-pic-list ul li {
  position: relative;
  float: left;
  margin-right: 0.0062761506%;
  width: 0.2447698745%;
}

.m-prob1 .prob-pic-item .item-pic, .m-prob1 .prob-pic-item .item-video {
  border: 1px solid #DDD;
  background-color: #fff;
  overflow: hidden;
}

.m-prob1 .prob-pic-item .item-pic:hover, .m-prob1 .prob-pic-item .item-video:hover {
  border-color: #BE0000;
}

.m-prob1 .prob-pic-item .item-pic:hover img, .m-prob1 .prob-pic-item .item-video:hover img {
  transform: scale(1);
}

.m-prob1 .prob-pic-item .item-pic.active, .m-prob1 .prob-pic-item .item-video.active {
  border-color: #BE0000;
}

.m-prob1 .prob-pic-item .item-video {
  position: relative;
  display: block;
  line-height: 0;
  font-size: 0;
  text-align: center;
}

.m-prob1 .prob-text {
  width: 53.0973451327%;
  align-self: center;
}

.m-prob1 .prob-title {
  position: relative;
  font-size: 30px;
  font-size: 3rem;
  line-height: 40px;
  font-family: "PoppinsMedium", arial, helvetica, sans-serif;
  font-weight: normal;
}

.m-prob1 .prob-desc {
  margin-top: 32px;
  color: #666;
}

.m-prob1 .prob-share {
  margin-top: 26px;
  letter-spacing: 0;
}

.m-prob1 .prob-share .font {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
  margin-right: 10px;
  line-height: 26px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #666;
}

.m-prob1 .prob-share .img {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
  height: 26px;
}

.m-prob1 .prob-link {
  margin-top: 56px;
  margin-bottom: -10px;
  overflow: hidden;
}

.m-prob1 .prob-link .link {
  margin-bottom: 20px;
  margin-right: 20px;
  display: inline-block;
  padding: 14px;
  min-width: 166px;
  line-height: 20px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #fff;
  text-align: center;
  box-sizing: border-box;
  border-radius: 60px;
  background-color: #333;
  cursor: pointer;
}

.m-prob1 .prob-link .link:last-child {
  margin-right: 0;
}

.m-prob1 .prob-link .link:hover {
  color: #fff;
  background-image: var(--ling);
}

@media screen and (max-width: 1440px) {
  .m-prob1 .prob-link {
    margin-top: 20px;
  }
  .m-prob1 .prob-link .link {
    min-width: 100px;
    margin-bottom: 10px;
    margin-right: 10px;
    padding: 5px 10px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-prob1 .prob-title {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 24px;
  }
  .m-prob1 .prob-share {
    margin-top: 20px;
  }
}
@media screen and (max-width: 991px) {
  .zoomPad {
    cursor: default !important;
  }
  .zoomPup {
    display: none !important;
  }
  .zoomWindow {
    display: none !important;
  }
  .zoomPreload {
    display: none !important;
  }
  .m-prob1 .prob-pic {
    float: none;
    margin: 0 auto;
  }
  .m-prob1 .prob-text {
    margin-top: 20px;
    width: 100%;
    height: auto;
  }
  .m-prob1 .prob-desc em {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 991px) {
  .m-prob1 .prob-pic {
    width: 100%;
  }
  .m-prob1 .prob-pic-item .item-pic:before {
    display: none !important;
  }
}
@media screen and (max-width: 480px) {
  .m-prob1 .prob-pic-list ul li {
    margin-right: 0.02%;
    width: 0.32%;
  }
}
.m-prob {
  margin-top: 70px;
}

.m-prob .box-title {
  margin-bottom: 40px;
}

@media screen and (max-width: 1440px) {
  .m-prob {
    margin-top: 30px;
  }
  .m-prob .box-title {
    margin-bottom: 30px;
  }
}
.m-prott {
  position: relative;
  padding-bottom: 13px;
  line-height: 40px;
  font-size: 26px;
  font-size: 2.6rem;
  font-family: "PoppinsMedium", arial, helvetica, sans-serif;
}

.m-prott:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 50px;
  height: 3px;
  background-color: #BE0000;
  transform: skewX(30deg);
}

@media screen and (max-width: 1440px) {
  .m-prott {
    padding-bottom: 10px;
    line-height: 24px;
    font-size: 18px;
    font-size: 1.8rem;
  }
}
.m-proappl .box-wp {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: -20px;
}

.m-proappl .box-item {
  margin-bottom: 20px;
  width: 48.6725663717%;
}

@media screen and (max-width: 375px) {
  .m-proappl .box-item {
    width: 100%;
  }
}
.m-proadva .box-desc {
  color: #666;
}

.m-profaq .box-item {
  padding-top: 20px;
  padding-bottom: 14px;
  border-bottom: 1px solid #D9D9D9;
}

.m-profaq .box-item:first-child {
  padding-top: 0;
}

.m-profaq .item-title {
  line-height: 30px;
  font-size: 18px;
  font-size: 1.8rem;
  font-family: "PoppinsMedium", arial, helvetica, sans-serif;
}

.m-profaq .item-desc {
  margin-top: 8px;
  color: #666;
}

@media screen and (max-width: 1440px) {
  .m-profaq .item-title {
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-profaq .item-desc {
    margin-top: 5px;
  }
}
.m-nbtn {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-start;
}

.m-nbtn .box-btn {
  width: 50px;
  line-height: 50px;
  border-radius: 50%;
  background-color: #f3f3f3;
  font-size: 16px;
  font-size: 1.6rem;
  color: #BE0000;
  text-align: center;
  cursor: pointer;
}

.m-nbtn .box-btn:hover {
  color: #fff;
  background-image: var(--ling);
}

@media screen and (max-width: 1440px) {
  .m-nbtn .box-btn {
    width: 36px;
    line-height: 36px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.m-mpro .box-hd {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 52px;
}

.m-mpro .box-title {
  margin-right: 10px;
  margin-bottom: 10px;
}

.m-mpro .btn-wp {
  margin-bottom: 10px;
}

.m-mpro .prev {
  margin-right: 20px;
}

.m-mpro .item-top {
  position: relative;
  overflow: hidden;
  border: 1px solid #DDD;
}

.m-mpro .item-link {
  position: absolute;
  z-index: 2;
  right: 10px;
  bottom: 10px;
}

.m-mpro .item-link a {
  display: block;
  width: 34px;
  line-height: 34px;
  font-size: 14px;
  font-size: 1.4rem;
  color: #BE0000;
  text-align: center;
  border-radius: 50%;
  background-color: #f3f3f3;
}

.m-mpro .item-link a:hover {
  color: #fff;
  background-image: var(--ling);
}

.m-mpro .item-title {
  margin-top: 30px;
  line-height: 30px;
  font-size: 18px;
  font-size: 1.8rem;
  text-overflow: ellipsis;
  white-space: nowrap;
}

@media screen and (max-width: 1440px) {
  .m-mpro .box-hd {
    object-fit: 20px;
  }
  .m-mpro .item-title {
    margin-top: 10px;
    line-height: 22px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.m-servtw {
  margin-top: 120px;
}

.m-servtw .box-wp {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
}

.m-servtw:first-child {
  margin-top: 0;
}

.m-servtw .box-desc {
  margin-top: 34px;
  color: #666;
}

.m-servtw .box-desc:first-child {
  margin-top: 0;
}

.m-servtw .box-title {
  line-height: 40px;
  font-size: 26px;
  font-size: 2.6rem;
  font-family: "PoppinsMedium", arial, helvetica, sans-serif;
}

.m-servtw .box-img {
  line-height: 0;
  font-size: 0;
}

.m-servtw .box-img1 {
  order: 2;
}

@media screen and (max-width: 1440px) {
  .m-servtw {
    margin-top: 30px;
  }
  .m-servtw .box-desc {
    margin-top: 10px;
  }
  .m-servtw .box-title {
    line-height: 24px;
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 991px) {
  .m-servtw .box-wp {
    display: block;
    overflow: hidden;
  }
  .m-servtw .box-img1 {
    float: right;
    margin-left: 20px;
  }
  .m-servtw .box-img2 {
    float: left;
    margin-right: 20px;
  }
  .m-servtw .box-fix {
    width: initial;
  }
}
@media screen and (max-width: 480px) {
  .m-servtw .box-img {
    float: none;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 20px;
    width: 100%;
  }
  .m-servtw .box-fix {
    width: 100%;
  }
}
.m-servb1 .box-img {
  width: 43.5333333333%;
}

.m-servb1 .box-fix {
  width: 49%;
}

@media screen and (max-width: 991px) {
  .m-servb1 .box-fix {
    width: initial;
  }
}
@media screen and (max-width: 480px) {
  .m-servb1 .box-img {
    width: 100%;
  }
}
.m-servb2 .box-img {
  width: 37.7333333333%;
}

.m-servb2 .box-fix {
  width: 62.2666666667%;
  align-self: stretch;
  background-color: #faf7f5;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: center;
  padding: 20px 4.3333333333%;
}

.m-servb2 .box-text {
  width: 100%;
}

@media screen and (max-width: 991px) {
  .m-servb2 .box-fix {
    width: initial;
    padding: 0;
    background-color: transparent;
    display: block;
  }
  .m-servb2 .box-text {
    width: initial;
  }
}
@media screen and (max-width: 480px) {
  .m-servb2 .box-img {
    width: 100%;
  }
}
.m-servb3 .box-img {
  width: 45.7333333333%;
}

.m-servb3 .box-fix {
  width: 47%;
}

@media screen and (max-width: 991px) {
  .m-servb3 .box-fix {
    width: initial;
  }
}
@media screen and (max-width: 480px) {
  .m-servb3 .box-img {
    width: 100%;
  }
}
.m-servb4 .box-img {
  width: 45.6666666667%;
}

.m-servb4 .box-fix {
  width: 49.3333333333%;
}

@media screen and (max-width: 991px) {
  .m-servb4 .box-fix {
    width: initial;
  }
}
@media screen and (max-width: 480px) {
  .m-servb4 .box-img {
    width: 100%;
  }
}
.m-servb5 {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #f9f7f4;
}

.m-servb5 .box-wp {
  display: block;
}

.m-servb5 .box-img {
  float: right;
  width: 47.1333333333%;
  line-height: 0;
  font-size: 0;
  margin-left: 3.6666666667%;
}

.m-servb5 .box-fix {
  width: initial;
}

@media screen and (max-width: 1440px) {
  .m-servb5 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
@media screen and (max-width: 480px) {
  .m-servb5 .box-img {
    float: none;
    margin-left: 0;
    width: 100%;
  }
}
.m-servb6 .box-img {
  width: 41.8%;
}

.m-servb6 .box-fix {
  width: 52.6666666667%;
}

@media screen and (max-width: 991px) {
  .m-servb6 .box-fix {
    width: initial;
  }
}
@media screen and (max-width: 480px) {
  .m-servb6 .box-img {
    width: 100%;
  }
}
.m-servtt {
  line-height: 40px;
  font-size: 30px;
  font-size: 3rem;
  font-family: "PoppinsMedium", arial, helvetica, sans-serif;
}

@media screen and (max-width: 1440px) {
  .m-servtt {
    line-height: 24px;
    font-size: 18px;
    font-size: 1.8rem;
  }
}
.m-servb7 {
  margin-top: 120px;
  text-align: center;
}

.m-servb7 .box-title, .m-servb7 .box-desc {
  margin-left: auto;
  margin-right: auto;
}

.m-servb7 .box-title {
  max-width: 835px;
}

.m-servb7 .box-desc {
  margin-top: 26px;
  max-width: 1240px;
  color: #666;
}

@media screen and (max-width: 1440px) {
  .m-servb7 {
    margin-top: 30px;
  }
  .m-servb7 .box-desc {
    margin-top: 10px;
  }
}
.m-servb8 {
  margin-top: 60px;
}

.m-servb8 .box-title {
  margin-bottom: 78px;
}

.m-servb8 .box-wp {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: stretch;
  margin-bottom: -30px;
}

.m-servb8 .box-item {
  margin-bottom: 30px;
  padding-left: 40px;
  padding-right: 40px;
  padding-top: 55px;
  padding-bottom: 42px;
  background-color: #f9f5ee;
  border: 1px solid transparent;
}

.m-servb8 .box-item:hover {
  background-color: #fff;
  border-color: #e6e6e6;
}

.m-servb8 .box-item .item-top {
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: flex-start;
}

.m-servb8 .box-item .item-icon {
  flex: 0 0 auto;
  width: 70px;
  line-height: 0;
  font-size: 0;
  margin-right: 25px;
}

.m-servb8 .box-item .item-title {
  flex: 1 1 auto;
  overflow: hidden;
  align-self: center;
  line-height: 32px;
  font-size: 20px;
  font-size: 2rem;
  font-family: "PoppinsMedium", arial, helvetica, sans-serif;
}

.m-servb8 .box-item .item-desc {
  margin-top: 35px;
  color: #666;
}

.m-servb8 .box-item1 {
  width: 32%;
}

.m-servb8 .box-item2 {
  width: 49%;
}

@media screen and (max-width: 1440px) {
  .m-servb8 {
    margin-top: 30px;
  }
  .m-servb8 .box-title {
    margin-bottom: 30px;
  }
  .m-servb8 .box-item {
    padding: 30px 20px;
  }
  .m-servb8 .box-item .item-icon {
    margin-right: 15px;
    width: 50px;
  }
  .m-servb8 .box-item .item-title {
    line-height: 22px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-servb8 .box-item .item-desc {
    margin-top: 10px;
  }
}
@media screen and (max-width: 640px) {
  .m-servb8 .box-item {
    width: 100%;
  }
}
.m-servb9 .box-img {
  width: 49.1333333333%;
}

.m-servb9 .box-fix {
  width: 49%;
}

.m-servb9 .box-desc {
  line-height: 40px;
}

@media screen and (max-width: 991px) {
  .m-servb9 .box-fix {
    width: initial;
  }
  .m-servb9 .box-desc {
    line-height: 30px;
  }
}
@media screen and (max-width: 480px) {
  .m-servb9 .box-img {
    width: 100%;
  }
}
.m-servb10 {
  margin-top: 124px;
  padding-top: 110px;
  padding-bottom: 106px;
  background: url("../images/servb10-bg1.jpg") no-repeat center;
  background-size: cover;
}

.m-servb10 .box-title {
  margin-left: auto;
  margin-right: auto;
  max-width: 1030px;
  text-align: center;
}

.m-servb10 .box-link {
  margin-top: 56px;
  justify-content: center;
}

@media screen and (max-width: 1440px) {
  .m-servb10 {
    margin-top: 30px;
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .m-servb10 .box-link {
    margin-top: 20px;
  }
}
.m-servb11 .box-img {
  width: 49.1333333333%;
}

.m-servb11 .box-fix {
  width: 46.3333333333%;
}

.m-servb11 .box-title {
  line-height: 40px;
  font-size: 30px;
  font-size: 3rem;
}

.m-servb11 .box-desc em {
  font-size: 16px;
  font-size: 1.6rem;
  color: #333;
  font-family: "PoppinsMedium", arial, helvetica, sans-serif;
}

@media screen and (max-width: 1440px) {
  .m-servb11 .box-title {
    line-height: 24px;
    font-size: 18px;
    font-size: 1.8rem;
  }
  .m-servb11 .box-desc em {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 991px) {
  .m-servb11 .box-fix {
    width: initial;
  }
}
@media screen and (max-width: 480px) {
  .m-servb11 .box-img {
    width: 100%;
  }
}
.m-servb12 .box-img {
  width: 49.1333333333%;
}

.m-servb12 .box-fix {
  width: 45.3333333333%;
}

.m-servb12 .box-title {
  line-height: 40px;
  font-size: 30px;
  font-size: 3rem;
}

.m-servb12 .box-desc em {
  font-size: 16px;
  font-size: 1.6rem;
  color: #333;
  font-family: "PoppinsMedium", arial, helvetica, sans-serif;
}

@media screen and (max-width: 1440px) {
  .m-servb12 .box-title {
    line-height: 24px;
    font-size: 18px;
    font-size: 1.8rem;
  }
  .m-servb12 .box-desc em {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 991px) {
  .m-servb12 .box-fix {
    width: initial;
  }
}
@media screen and (max-width: 480px) {
  .m-servb12 .box-img {
    width: 100%;
  }
}
.m-servb13 {
  padding-top: 114px;
}

.m-servb13 .box-title {
  margin-left: auto;
  margin-right: auto;
  max-width: 1100px;
  text-align: center;
}

.m-servb13 .box-title em {
  display: block;
}

.m-servb13 .box-link {
  margin-top: 50px;
  justify-content: center;
}

@media screen and (max-width: 1440px) {
  .m-servb13 {
    padding-top: 40px;
  }
  .m-servb13 .box-link {
    margin-top: 20px;
  }
}
.m-casenav {
  padding-bottom: 72px;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-around;
  align-items: stretch;
}

.m-casenav .nav-item {
  margin-bottom: 10px;
  width: 13%;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
  padding: 10px;
  line-height: 32px;
  font-size: 20px;
  font-size: 2rem;
  text-align: center;
}

.m-casenav .nav-item:hover, .m-casenav .nav-item.active {
  color: #fff;
  background-image: var(--ling);
}

@media screen and (max-width: 1440px) {
  .m-casenav {
    padding-bottom: 30px;
  }
  .m-casenav .nav-item {
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 991px) {
  .m-casenav .nav-item {
    width: 24%;
  }
}
@media screen and (max-width: 640px) {
  .m-casenav .nav-item {
    width: 49%;
  }
}
.m-casel {
  padding-left: 0;
  padding-left: 0;
}

.m-casel .box-wp {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: -40px;
}

.m-casel .box-item {
  margin-bottom: 40px;
  margin-right: 1.4%;
  width: 23.9333333333%;
}

@media screen and (max-width: 1440px) {
  .m-casel .box-wp {
    margin-bottom: -20px;
  }
  .m-casel .box-item {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 640px) {
  .m-casel .box-item {
    width: 48%;
  }
}
.m-news .box-title {
  line-height: 40px;
  font-size: 26px;
  font-size: 2.6rem;
  font-family: "PoppinsMedium", arial, helvetica, sans-serif;
  font-weight: normal;
}

.m-news .box-info, .m-news .box-share {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-start;
}

.m-news .box-info {
  margin-top: 16px;
  line-height: 26px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #666;
}

.m-news .box-time {
  margin-right: 20px;
}

.m-news .share-title {
  margin-right: 10px;
}

.m-news .share-img {
  line-height: 0;
  font-size: 0;
}

.m-news .box-desc {
  margin-top: 30px;
  color: #666;
}

@media screen and (max-width: 1440px) {
  .m-news .box-title {
    line-height: 24px;
    font-size: 18px;
    font-size: 1.8rem;
  }
  .m-news .box-info {
    margin-top: 20px;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 24px;
  }
  .m-news .box-desc {
    margin-top: 20px;
  }
}
.m-mmat {
  background-color: #f3f3f3;
}

.m-sdcase {
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 30px;
  padding-bottom: 40px;
  background-color: #f3f3f3;
}

.m-sdcase .box-title {
  line-height: 40px;
  font-size: 26px;
  font-size: 2.6rem;
  font-family: "PoppinsMedium", arial, helvetica, sans-serif;
}

.m-sdcase .box-list {
  margin-top: 48px;
}

.m-sdcase .list-item {
  padding-top: 30px;
  padding-bottom: 30px;
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  border-bottom: 1px solid #ddd;
}

.m-sdcase .list-item:first-child {
  padding-top: 0;
}

.m-sdcase .item-pic {
  flex: 0 0 auto;
  width: 163px;
  margin-right: 30px;
  border-radius: 10px;
}

.m-sdcase .item-text {
  flex: 1 1 auto;
  overflow: hidden;
  align-self: stretch;
  display: flex;
  flex-flow: column nowrap;
  justify-content: space-between;
  align-items: flex-start;
}

.m-sdcase .item-title {
  max-height: 60px;
  line-height: 30px;
  font-size: 18px;
  font-size: 1.8rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.m-sdcase .item-title a {
  display: block;
}

.m-sdcase .item-link {
  margin-top: 10px;
  line-height: 24px;
  font-size: 14px;
  font-size: 1.4rem;
  color: #666;
}

.m-sdcase .item-link a {
  color: #666;
}

.m-sdcase .item-link a:hover {
  color: #BE0000;
}

@media screen and (max-width: 1440px) {
  .m-sdcase {
    padding: 20px;
  }
  .m-sdcase .box-title {
    line-height: 24px;
    font-size: 18px;
    font-size: 1.8rem;
  }
  .m-sdcase .box-list {
    margin-top: 20px;
  }
  .m-sdcase .list-item {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .m-sdcase .item-pic {
    width: 100px;
    margin-right: 10px;
  }
  .m-sdcase .item-title, .m-sdcase .item-link {
    line-height: 22px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-sdcase .item-title {
    max-height: 44px;
  }
}
.m-abtb1 .box-desc {
  max-height: initial;
  display: block;
}

.m-abtb2 {
  padding-top: 100px;
}

.m-abtb2 .box-hd {
  text-align: center;
  margin-bottom: 70px;
}

.m-abtb2 .box-slide {
  position: relative;
}

.m-abtb2 .box-slide:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 157px;
  width: 100%;
  border-bottom: 1px solid rgba(102, 102, 102, 0.5);
}

.m-abtb2 .box-item:hover .item-num {
  color: #BE0000;
}

.m-abtb2 .item-text {
  position: relative;
  padding-top: 75px;
}

.m-abtb2 .item-text:before {
  content: "";
  position: absolute;
  left: 0;
  top: 33px;
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background-image: var(--ling);
  box-shadow: 0 0 0 3px rgba(149, 103, 47, 0.1);
}

.m-abtb2 .item-num {
  line-height: 50px;
  font-size: 38px;
  font-size: 3.8rem;
  font-family: "PoppinsMedium", arial, helvetica, sans-serif;
}

.m-abtb2 .item-desc {
  margin-top: 10px;
  height: 60px;
  line-height: 30px;
  font-size: 18px;
  font-size: 1.8rem;
  overflow-y: auto;
}

.m-abtb2 .box-btn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  margin-top: -100px;
}

.m-abtb2 .prev {
  left: -90px;
}

.m-abtb2 .next {
  right: -90px;
}

@media screen and (max-width: 1440px) {
  .m-abtb2 {
    padding-top: 30px;
  }
  .m-abtb2 .box-hd {
    margin-bottom: 30px;
  }
  .m-abtb2 .item-num {
    line-height: 24px;
    font-size: 20px;
    font-size: 2rem;
  }
  .m-abtb2 .item-desc {
    margin-top: 10px;
    height: 48px;
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-abtb2 .item-text {
    padding-top: 30px;
  }
  .m-abtb2 .item-text:before {
    top: 10px;
  }
  .m-abtb2 .box-slide:before {
    bottom: 98px;
  }
  .m-abtb2 .box-btn {
    margin-top: -56px;
  }
}
@media screen and (max-width: 991px) {
  .m-abtb2 .box-btn {
    z-index: 2;
  }
  .m-abtb2 .prev {
    left: 5px;
  }
  .m-abtb2 .next {
    right: 5px;
  }
}
.m-abtb3 {
  margin-top: 120px;
}

.m-abtb3 .box-wp {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-start;
  background-color: #f3f3f3;
}

.m-abtb3 .box-wp .box-img {
  line-height: 0;
  font-size: 0;
  width: 50%;
}

.m-abtb3 .box-wp .box-fix {
  width: 50%;
  padding-top: 20px;
  padding-bottom: 20px;
  align-self: center;
}

.m-abtb3 .box-wp .box-title {
  position: relative;
  padding-bottom: 23px;
}

.m-abtb3 .box-wp .box-title:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 52px;
  height: 3px;
  background-color: #BE0000;
  transform: skewX(30deg);
}

.m-abtb3 .box-wp .box-desc {
  margin-top: 30px;
  line-height: 30px;
  font-size: 18px;
  font-size: 1.8rem;
  font-family: "PoppinsMedium", arial, helvetica, sans-serif;
}

.m-abtb3 .box-wp .box-info {
  margin-top: 23px;
  color: #666;
}

.m-abtb3 .box-wp .box-info em {
  position: relative;
  display: block;
  padding-left: 17px;
}

.m-abtb3 .box-wp .box-info em:before {
  content: "";
  position: absolute;
  left: 0;
  top: 11px;
  width: 6px;
  height: 6px;
  background-color: #BE0000;
  border-radius: 50%;
}

.m-abtb3 .box-wp .box-info strong {
  font-family: "PoppinsMedium", arial, helvetica, sans-serif;
  color: #333;
}

.m-abtb3 .box-wp1 .box-img {
  order: 2;
}

.m-abtb3 .box-wp1 .box-fix {
  padding-left: calc((100% - 1500px) / 2);
  padding-right: 6.25%;
}

.m-abtb3 .box-wp2 .box-fix {
  padding-right: calc((100% - 1500px) / 2);
  padding-left: 6.25%;
}

@media screen and (max-width: 1700px) {
  .m-abtb3 .box-wp1 .box-fix {
    padding-left: 100px;
  }
  .m-abtb3 .box-wp2 .box-fix {
    padding-right: 100px;
  }
}
@media screen and (max-width: 1440px) {
  .m-abtb3 {
    margin-top: 30px;
  }
  .m-abtb3 .box-wp .box-desc {
    margin-top: 20px;
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-abtb3 .box-wp .box-info {
    margin-top: 20px;
  }
  .m-abtb3 .box-wp .box-info em:before {
    top: 9px;
  }
}
@media screen and (max-width: 991px) {
  .m-abtb3 .box-wp .box-fix {
    padding: 20px 2%;
  }
}
@media screen and (max-width: 640px) {
  .m-abtb3 .box-wp .box-img, .m-abtb3 .box-wp .box-fix {
    width: 100%;
    order: 2;
  }
}
.m-abtb4 {
  margin-top: 90px;
}

.m-abtb4 .box-desc {
  margin-left: auto;
  margin-right: auto;
  max-width: 1255px;
  line-height: 50px;
  font-size: 30px;
  font-size: 3rem;
  font-family: "PoppinsMedium", arial, helvetica, sans-serif;
  text-align: center;
}

@media screen and (max-width: 1440px) {
  .m-abtb4 {
    margin-top: 30px;
  }
  .m-abtb4 .box-desc {
    line-height: 24px;
    font-size: 20px;
    font-size: 2rem;
  }
}
.m-abtb5 {
  margin-top: 120px;
}

.m-abtb5 .box-wp {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
}

.m-abtb5 .box-fix {
  width: 48.9333333333%;
}

.m-abtb5 .box-slide {
  width: 51.0666666667%;
}

.m-abtb5 .box-hd {
  padding-right: 55px;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 43px;
}

.m-abtb5 .box-btn {
  margin-bottom: 10px;
}

.m-abtb5 .prev {
  margin-right: 20px;
}

.m-abtb5 .box-title {
  margin-right: 10px;
  margin-bottom: 10px;
  line-height: 50px;
  font-size: 38px;
  font-size: 3.8rem;
  font-family: "PoppinsMedium", arial, helvetica, sans-serif;
}

.m-abtb5 .box-text {
  background-color: #f5f0eb;
  padding-left: 70px;
  padding-right: 50px;
  padding-top: 34px;
  padding-bottom: 36px;
}

.m-abtb5 .text-title {
  line-height: 40px;
  font-size: 30px;
  font-size: 3rem;
  font-family: "PoppinsMedium", arial, helvetica, sans-serif;
}

.m-abtb5 .text-desc {
  margin-top: 24px;
}

.m-abtb5 .text-desc em {
  position: relative;
  display: block;
  padding-left: 17px;
  margin-top: 6px;
}

.m-abtb5 .text-desc em:before {
  content: "";
  position: absolute;
  left: 0;
  top: 11px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #BE0000;
}

.m-abtb5 .text-desc p:first-child em {
  margin-top: 0;
}

@media screen and (max-width: 1440px) {
  .m-abtb5 {
    margin-top: 30px;
  }
  .m-abtb5 .box-hd {
    padding-right: 20px;
    padding-bottom: 20px;
  }
  .m-abtb5 .box-text {
    padding: 30px 20px;
  }
  .m-abtb5 .prev {
    margin-right: 10px;
  }
  .m-abtb5 .text-title {
    line-height: 24px;
    font-size: 16px;
    font-size: 1.6rem;
  }
  .m-abtb5 .text-desc {
    margin-top: 10px;
  }
  .m-abtb5 .text-desc em:before {
    top: 9px;
  }
  .m-abtb5 .box-title {
    line-height: 24px;
    font-size: 20px;
    font-size: 2rem;
  }
}
@media screen and (max-width: 640px) {
  .m-abtb5 .box-fix, .m-abtb5 .box-slide {
    width: 100%;
  }
}
.m-abtb6 {
  padding-top: 112px;
}

.m-abtb6 .box-title {
  text-align: center;
  margin-bottom: 84px;
}

.m-abtb6 .box-slide {
  position: relative;
}

.m-abtb6 .box-btn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.m-abtb6 .prev {
  left: -90px;
}

.m-abtb6 .next {
  right: -90px;
}

@media screen and (max-width: 1440px) {
  .m-abtb6 {
    padding-top: 30px;
  }
  .m-abtb6 .box-title {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 991px) {
  .m-abtb6 .box-btn {
    z-index: 2;
  }
  .m-abtb6 .prev {
    left: 10px;
  }
  .m-abtb6 .next {
    right: 10px;
  }
}
.m-newsnav {
  padding-bottom: 112px;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: stretch;
}

.m-newsnav .nav-item {
  width: 33%;
  margin-bottom: 10px;
  padding: 24px;
  line-height: 32px;
  font-size: 20px;
  font-size: 2rem;
  font-family: "PoppinsMedium", arial, helvetica, sans-serif;
  text-align: center;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
}

.m-newsnav .nav-item:hover, .m-newsnav .nav-item.active {
  color: #fff;
  background-image: var(--ling);
}

@media screen and (max-width: 1440px) {
  .m-newsnav {
    padding-bottom: 20px;
  }
  .m-newsnav .nav-item {
    padding: 10px 14px;
    line-height: 24px;
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 640px) {
  .m-newsnav .nav-item {
    width: 100%;
  }
}
.m-sdnews2 .box-title {
  margin-bottom: 34px;
  line-height: 40px;
  font-size: 30px;
  font-size: 3rem;
  font-family: "PoppinsMedium", arial, helvetica, sans-serif;
}

.m-sdnews2 .list-item {
  margin-top: 30px;
  padding-left: 30px;
  padding-right: 20px;
  padding-top: 33px;
  padding-bottom: 32px;
  background-color: #f3f3f3;
  border-radius: 20px;
}

.m-sdnews2 .list-item:first-child {
  margin-top: 0;
}

.m-sdnews2 .item-title {
  max-height: 64px;
  line-height: 32px;
  font-size: 20px;
  font-size: 2rem;
  font-family: "PoppinsMedium", arial, helvetica, sans-serif;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.m-sdnews2 .item-title a {
  display: block;
}

.m-sdnews2 .item-desc {
  margin-top: 22px;
  max-height: 84px;
  color: #666;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}

.m-sdnews2 .item-fix {
  margin-top: 11px;
  line-height: 32px;
  font-size: 14px;
  font-size: 1.4rem;
  color: #666;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: flex-start;
}

.m-sdnews2 .item-link {
  width: 32px;
  border-radius: 50%;
  text-align: center;
  color: #BE0000;
}

.m-sdnews2 .item-link:hover {
  color: #fff;
  background-image: var(--ling);
}

@media screen and (max-width: 1440px) {
  .m-sdnews2 .box-title {
    margin-bottom: 20px;
    line-height: 24px;
    font-size: 18px;
    font-size: 1.8rem;
  }
  .m-sdnews2 .list-item {
    margin-top: 20px;
    padding: 20px 15px;
  }
  .m-sdnews2 .item-title {
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
    max-height: 48px;
  }
  .m-sdnews2 .item-desc {
    margin-top: 10px;
    max-height: 72px;
  }
  .m-sdnews2 .item-fix {
    margin-top: 10px;
  }
}
.m-downl .box-title {
  margin-bottom: 50px;
}

.m-downl .list-item {
  margin-top: 20px;
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: center;
  padding: 19px 30px;
  background-color: #f5f5f5;
}

.m-downl .list-item:first-child {
  margin-top: 0;
}

.m-downl .item-pic {
  flex: 0 0 auto;
  line-height: 0;
  font-size: 0;
}

.m-downl .item-title {
  flex: 1 1 auto;
  overflow: hidden;
  margin-left: 30px;
  margin-right: 30px;
  line-height: 28px;
  font-size: 16px;
  font-size: 1.6rem;
}

.m-downl .item-link {
  flex: 0 0 auto;
}

.m-downl .item-link a {
  color: #666;
}

.m-downl .item-link a:hover {
  color: #BE0000;
  color: transparent;
  background: var(--ling);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.m-downl a {
  cursor: pointer;
}

@media screen and (max-width: 1440px) {
  .m-downl .box-title {
    margin-bottom: 30px;
  }
  .m-downl .list-item {
    margin-top: 10px;
    padding: 10px 15px;
  }
  .m-downl .item-title {
    margin-left: 10px;
    margin-right: 10px;
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.m-matdown .box-title {
  margin-bottom: 57px;
}

.m-matdown .box-list {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: -60px;
}

.m-matdown .list-item {
  margin-right: 2.2%;
  margin-bottom: 60px;
  width: 23.3333333333%;
}

.m-matdown .list-item:nth-child(4n) {
  margin-right: 0;
}

.m-matdown .list-item:hover .item-modal {
  display: block;
}

.m-matdown .item-modal {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  display: none;
  z-index: 2;
}

.m-matdown .item-modal i {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  line-height: 1;
  font-size: 40px;
  font-size: 4rem;
  color: #fff;
}

.m-matdown .item-title {
  margin-top: 23px;
  line-height: 28px;
  font-size: 16px;
  font-size: 1.6rem;
  text-align: center;
}

@media screen and (max-width: 1440px) {
  .m-matdown .box-title {
    margin-bottom: 20px;
  }
  .m-matdown .box-list {
    margin-bottom: -20px;
  }
  .m-matdown .list-item {
    margin-bottom: 20px;
  }
  .m-matdown .item-modal i {
    font-size: 20px;
    font-size: 2rem;
  }
  .m-matdown .item-title {
    margin-top: 10px;
    line-height: 22px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 640px) {
  .m-matdown .list-item {
    margin-left: 1%;
    margin-right: 1% !important;
    width: 48%;
  }
}
.g-ctusfix {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
}

.m-ctusinfo {
  width: 36.6666666667%;
  max-width: 440px;
}

.m-ctusinfo .box-title {
  max-width: 280px;
  margin-bottom: 50px;
}

.m-ctusinfo .info-item {
  margin-top: 40px;
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: flex-start;
}

.m-ctusinfo .info-item:first-child {
  margin-top: 0;
}

.m-ctusinfo .item-icon {
  margin-right: 30px;
  flex: 0 0 auto;
  width: 62px;
  line-height: 62px;
  background-color: #faf6ee;
  border-radius: 50%;
  text-align: center;
  font-size: 20px;
  font-size: 2rem;
}

.m-ctusinfo .item-icon i {
  color: transparent;
  background: var(--ling);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.m-ctusinfo .item-text {
  flex: 1 1 auto;
  overflow: hidden;
  align-self: center;
  line-height: 28px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #666;
  word-break: break-word;
}

.m-ctusinfo .item-text a {
  color: #666;
}

.m-ctusinfo .item-text a:hover {
  color: #BE0000;
}

.m-ctusinfo .item-title {
  font-family: "PoppinsMedium", arial, helvetica, sans-serif;
  color: #333;
}

@media screen and (max-width: 1440px) {
  .m-ctusinfo .box-title {
    margin-bottom: 30px;
  }
  .m-ctusinfo .info-item {
    margin-top: 20px;
  }
  .m-ctusinfo .item-icon {
    width: 50px;
    line-height: 50px;
    margin-right: 10px;
  }
  .m-ctusinfo .item-text {
    line-height: 26px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 991px) {
  .m-ctusinfo {
    width: 100%;
  }
}
.m-ctusform {
  width: 60.5333333333%;
  padding-left: 68px;
  padding-right: 68px;
  padding-top: 60px;
  padding-bottom: 70px;
  border-radius: 20px;
  background: #FFF;
  box-shadow: 5px 5px 30px 0 rgba(6, 38, 103, 0.15);
}

.m-ctusform .box-title {
  margin-bottom: 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: 20px;
}

.m-ctusform .form-item1 {
  width: 48.0519480519%;
}

.m-ctusform .form-item2 {
  width: 100%;
}

.m-ctusform .form-item3 {
  position: relative;
  width: 68.4415584416%;
}

.m-ctusform .form-item3 .form-text {
  padding-right: 100px;
}

.m-ctusform .form-item4 {
  width: 28.3116883117%;
}

.m-ctusform .form-text {
  display: block;
  width: 100%;
  height: 50px;
  line-height: 50px;
  padding-left: 26px;
  padding-right: 10px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #333;
  border-radius: 10px;
  border: 1px solid #999;
}

.m-ctusform .form-text2 {
  height: 120px;
  line-height: 26px;
  padding-top: 12px;
}

.m-ctusform .star .form-text {
  background: url("../images/star1.png") no-repeat 10px 15px;
  background-color: #fff;
}

.m-ctusform .form-code {
  position: absolute;
  right: 1px;
  top: 1px;
  width: 90px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  background-color: #f3fbfe;
  border-radius: 0 10px 10px 0;
  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: #fff;
  text-align: center;
  background-color: #333;
  border-radius: 10px;
}

.m-ctusform .form-btn:hover {
  color: #fff;
  background-image: var(--ling);
}

@media screen and (max-width: 1440px) {
  .m-ctusform {
    padding: 30px 20px 20px;
  }
  .m-ctusform .box-title {
    margin-bottom: 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 {
    width: 100%;
    margin-top: 30px;
  }
  .m-ctusform .form-item3, .m-ctusform .form-item4 {
    width: 100%;
  }
}
.m-ctusform .form-text::-webkit-input-placeholder {
  color: #666;
  opacity: 1;
}

.m-ctusform .form-text:-moz-placeholder {
  color: #666;
  opacity: 1;
}

.m-ctusform .form-text::-moz-placeholder {
  color: #666;
  opacity: 1;
}

.m-ctusform .form-text:-ms-input-placeholder {
  color: #666;
  opacity: 1;
}

@font-face {
  font-family: "PoppinsSemiBold";
  src: url("../fonts/PoppinsSemiBold.eot");
  src: url("../fonts/PoppinsSemiBold.eot") format("embedded-opentype"), url("../fonts/PoppinsSemiBold.woff2") format("woff2"), url("../fonts/PoppinsSemiBold.woff") format("woff"), url("../fonts/PoppinsSemiBold.ttf") format("truetype"), url("../fonts/PoppinsSemiBold.svg#PoppinsSemiBold") format("svg");
  font-display: swap;
}
@font-face {
  font-family: "PoppinsMedium";
  src: url("../fonts/PoppinsMedium.eot");
  src: url("../fonts/PoppinsMedium.eot") format("embedded-opentype"), url("../fonts/PoppinsMedium.woff2") format("woff2"), url("../fonts/PoppinsMedium.woff") format("woff"), url("../fonts/PoppinsMedium.ttf") format("truetype"), url("../fonts/PoppinsMedium.svg#PoppinsMedium") format("svg");
  font-display: swap;
}
@font-face {
  font-family: "PoppinsRegular";
  src: url("../fonts/PoppinsRegular.eot");
  src: url("../fonts/PoppinsRegular.eot") format("embedded-opentype"), url("../fonts/PoppinsRegular.woff2") format("woff2"), url("../fonts/PoppinsRegular.woff") format("woff"), url("../fonts/PoppinsRegular.ttf") format("truetype"), url("../fonts/PoppinsRegular.svg#PoppinsRegular") format("svg");
  font-display: swap;
}
@font-face {
  font-family: "iconfont"; /* Project id 4982544 */
  src: url("data:application/x-font-woff2;charset=utf-8;base64,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") format("woff2"), url("../fonts/iconfont.woff?t=1753350575884") format("woff"), url("../fonts/iconfont.ttf?t=1753350575884") format("truetype");
}
.iconfont {
  font-family: "iconfont" !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-24gl-newspapers:before {
  content: "\e8b0";
}

.icon-caidan:before {
  content: "\e612";
}

.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";
}

.icon-dianji:before {
  content: "\e655";
}

.icon-youshang:before {
  content: "\e601";
}