@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
/*********************************************************/
.m-mobilenav {
  display: none;
}

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

* {
  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: arial, helvetica, sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  color: #333;
  line-height: 1.2;
  background-color: #fff;
  --swiper-theme-color: #1B9934;
}

@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 500ms;
}

a:hover {
  color: #1B9934;
}

ol, ul {
  list-style: none;
}

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

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

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

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

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

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

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

textarea {
  resize: none;
}

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

em, i {
  font-style: normal;
}

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

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

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

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

.c-oh {
  overflow: hidden;
}

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

.c-pr {
  position: relative;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.m-desc a {
  color: #1B9934;
}

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

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

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

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

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

@media screen and (max-width: 1440px) {
  .m-desc {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 24px;
  }
  .m-desc a {
    color: #1B9934;
  }
  .m-desc a:hover {
    text-decoration: underline;
  }
}
@media screen and (min-width: 1441px) {
  .m-desc2 {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 30px;
  }
}
@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: 991px) {
  .m-ftname {
    display: block;
  }
}
/* .m-xx end */
/* .j-xx start */
.j-offset-top {
  transition: all 750ms;
  transform: translateY(100px);
  opacity: 0;
}

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

@media screen and (max-width: 991px) {
  .j-offset-top {
    transform: none !important;
  }
}
.j-offset-left {
  transition: all 750ms;
  transform: translateX(100px);
  opacity: 0;
}

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

@media screen and (max-width: 991px) {
  .j-offset-left {
    transform: none !important;
  }
}
.j-offset-right {
  transition: all 750ms;
  transform: translateX(-100px);
  opacity: 0;
}

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

@media screen and (max-width: 991px) {
  .j-offset-right {
    transform: none !important;
  }
}
.j-fadein {
  transition: all 750ms;
  opacity: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.m-crm {
  padding-top: 10px;
  line-height: 30px;
  font-size: 14px;
  font-size: 1.4rem;
  color: #666;
}

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

.m-crm a:hover {
  text-decoration: underline;
  text-underline-offset: 5px;
}

.m-crm .active {
  color: #1B9934;
}

.m-oths {
  margin-top: 50px;
  padding-top: 24px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: flex-start;
}

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

.m-oths .oths-item .iconfont {
  flex: 0 0 auto;
  width: 50px;
  line-height: 50px;
  font-size: 14px;
  font-size: 1.4rem;
  color: #fff;
  text-align: center;
  text-align: center;
  background-color: #1B9934;
  border-radius: 50%;
}

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

.m-oths .oths-item .item-name {
  display: block;
  font-size: 18px;
  font-size: 1.8rem;
}

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

.m-oths .oths-item .item-title a {
  color: #666;
}

.m-oths .oths-item .item-title a:hover {
  color: #1B9934;
}

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

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

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

@media screen and (max-width: 1440px) {
  .m-oths {
    margin-top: 30px;
    padding-top: 20px;
  }
  .m-oths .oths-item .iconfont {
    width: 40px;
    line-height: 40px;
  }
  .m-oths .oths-item .item-text {
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-oths .oths-item .item-text .item-name {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 991px) {
  .m-oths .oths-item {
    max-width: 100%;
    width: 100%;
    text-align: left;
  }
  .m-oths .oths-item .iconfont {
    margin-left: 0;
    margin-right: 10px;
  }
  .m-oths .oths-item .item-text {
    order: 2;
  }
  .m-oths .oths-item-2 {
    margin-top: 10px;
  }
}
.m-kf {
  position: fixed;
  z-index: 10;
  right: 0;
  top: 30%;
  padding: 5px;
  border-radius: 999px;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
  background-color: #fff;
}

.m-kf .kf-item {
  position: relative;
  margin-top: 15px;
  display: block;
  line-height: 0;
  font-size: 0;
  width: 50px;
  line-height: 50px;
  margin-bottom: 1px;
  font-size: 20px;
  font-size: 2rem;
  text-align: center;
  border-radius: 50%;
}

.m-kf .kf-item .iconfont {
  color: #222;
}

.m-kf .kf-item .icon-wechat {
  color: #46B8EC;
}

.m-kf .kf-item .icon-whatsapp1 {
  color: #25D366;
}

.m-kf .kf-item .icon-email1 {
  color: #505FC0;
}

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

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

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

.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: #fff;
    border-radius: 0;
    padding: 0;
  }
  .m-kf .kf-item {
    margin-top: 0;
    width: 20%;
    text-align: center;
    line-height: 50px;
    font-size: 20px;
    font-size: 2rem;
    border-radius: 0;
  }
  .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: #1B9934;
  border-radius: 5px;
  display: none;
}

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

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

.g-hpro {
  padding-top: 100px;
}

@media screen and (max-width: 1440px) {
  .g-hpro {
    padding-top: 40px;
  }
}
.m-htt {
  line-height: 62px;
  font-size: 46px;
  font-size: 4.6rem;
  font-weight: 700;
}

@media screen and (max-width: 1440px) {
  .m-htt {
    line-height: 40px;
    font-size: 30px;
    font-size: 3rem;
  }
}
@media screen and (max-width: 991px) {
  .m-htt {
    line-height: 24px;
    font-size: 20px;
    font-size: 2rem;
  }
}
.m-hhd {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 40px;
  text-align: center;
  max-width: 800px;
}

.m-hhd .box-desc {
  margin-top: 10px;
  color: #666;
}

@media screen and (max-width: 1440px) {
  .m-hhd {
    margin-bottom: 30px;
  }
}
.m-hbtn {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-start;
}

.m-hbtn .box-btn {
  width: 56px;
  line-height: 54px;
  font-size: 14px;
  font-size: 1.4rem;
  color: #1B9934;
  text-align: center;
  border: 1px solid #1B9934;
  border-radius: 50%;
  cursor: pointer;
}

.m-hbtn .box-btn:hover {
  color: #fff;
  background-color: #1B9934;
}

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

.m-hbtn.absolute .prev {
  left: -100px;
}

.m-hbtn.absolute .next {
  right: -100px;
}

@media screen and (max-width: 1600px) {
  .m-hbtn.absolute .prev {
    left: -50px;
  }
  .m-hbtn.absolute .next {
    right: -50px;
  }
}
@media screen and (max-width: 991px) {
  .m-hbtn.absolute {
    margin-top: 20px;
    justify-content: center;
    gap: 20px;
  }
  .m-hbtn.absolute .box-btn {
    position: relative;
    left: auto;
    right: auto;
    top: auto;
    transform: none;
  }
}
@media screen and (max-width: 1440px) {
  .m-hbtn .box-btn {
    width: 38px;
    line-height: 36px;
  }
}
.m-hlnk {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 10px;
}

.m-hlnk .link {
  padding: 9px 29px;
  line-height: 30px;
  font-size: 18px;
  font-size: 1.8rem;
  color: #1B9934;
  cursor: pointer;
  text-align: center;
  border: 1px solid #1B9934;
  border-radius: 999px;
}

.m-hlnk .link:hover {
  color: #fff;
  background-color: #1B9934;
}

.m-hlnk.white .link {
  color: #fff;
  border-color: #fff;
}

.m-hlnk.white .link:hover {
  color: #1B9934;
  background-color: #fff;
  border-color: transparent;
}

@media screen and (min-width: 1441px) {
  .m-hlnk.small .link {
    padding: 9px 30px;
    line-height: 20px;
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 1440px) {
  .m-hlnk .link {
    padding: 8px 19px;
    line-height: 20px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.m-hproitem .item-pic {
  border-radius: 10px;
}

.m-hproitem .item-text {
  padding-top: 19px;
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: flex-start;
  gap: 10px 10px;
}

.m-hproitem .item-title {
  flex: 1 1 auto;
  line-height: 30px;
  font-size: 18px;
  font-size: 1.8rem;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: normal;
}

.m-hproitem .item-link {
  flex: 0 0 auto;
  line-height: 30px;
  font-size: 24px;
  font-size: 2.4rem;
}

.m-hproitem .item-iq {
  margin-top: 17px;
  line-height: 28px;
  font-size: 14px;
  font-size: 1.4rem;
  color: #666;
}

.m-hproitem .item-iq a {
  color: #666;
}

.m-hproitem .item-iq a:hover {
  color: #1B9934;
}

.m-hproitem .item-iq input {
  vertical-align: middle;
  margin-right: 3px;
}

.m-hproitem .item-desc {
  margin-top: 22px;
  max-height: 56px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  color: #666;
}

@media screen and (max-width: 1440px) {
  .m-hproitem .item-text {
    padding-top: 10px;
  }
  .m-hproitem .item-title {
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-hproitem .item-link {
    line-height: 24px;
    font-size: 20px;
    font-size: 2rem;
  }
  .m-hproitem .item-iq {
    margin-top: 10px;
    line-height: 22px;
  }
  .m-hproitem .item-desc {
    margin-top: 10px;
    max-height: 44px;
    line-height: 22px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.m-hpro .box-slide {
  position: relative;
}

.m-hpro .box-link {
  margin-top: 60px;
  justify-content: center;
}

@media screen and (max-width: 1440px) {
  .m-hpro .box-link {
    margin-top: 30px;
  }
}
.g-hadva {
  padding-top: 110px;
}

@media screen and (max-width: 1440px) {
  .g-hadva {
    padding-top: 40px;
  }
}
.m-hadva .box-wp {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: stretch;
  gap: 40px 0;
}

.m-hadva .box-item {
  width: 48.5714285714%;
  padding: 24px 40px;
  border-radius: 16px;
  background-color: #F5F5F5;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: center;
}

.m-hadva .box-item .item-wp {
  width: 100%;
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: center;
}

.m-hadva .box-item .item-icon {
  flex: 0 0 auto;
  width: 90px;
  line-height: 0;
  font-size: 0;
  margin-right: 30px;
}

.m-hadva .box-item .item-text {
  flex: 1 1 auto;
  overflow: hidden;
}

.m-hadva .box-item .item-title {
  line-height: 30px;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 700;
}

.m-hadva .box-item .item-desc {
  margin-top: 12px;
  color: #666;
}

.m-hadva .box-item:hover {
  background-color: #fff;
  box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.08);
}

.m-hadva .box-desc2 {
  margin-top: 46px;
  text-align: center;
  color: #666;
}

.m-hadva .box-link {
  margin-top: 50px;
  justify-content: center;
}

@media screen and (max-width: 1440px) {
  .m-hadva .box-item {
    padding: 20px 30px;
  }
  .m-hadva .box-item .item-icon {
    width: 70px;
    margin-right: 20px;
  }
  .m-hadva .box-item .item-title {
    line-height: 26px;
    font-size: 16px;
    font-size: 1.6rem;
  }
  .m-hadva .box-item .item-desc {
    margin-top: 8px;
  }
  .m-hadva .box-desc2 {
    margin-top: 36px;
  }
  .m-hadva .box-link {
    margin-top: 40px;
  }
}
@media screen and (max-width: 640px) {
  .m-hadva .box-wp {
    gap: 20px 0;
  }
  .m-hadva .box-item {
    width: 100%;
    padding: 16px 20px;
  }
  .m-hadva .box-item .item-icon {
    width: 50px;
    margin-right: 14px;
  }
  .m-hadva .box-item .item-title {
    line-height: 24px;
    font-size: 16px;
    font-size: 1.6rem;
  }
  .m-hadva .box-item .item-desc {
    margin-top: 6px;
  }
  .m-hadva .box-desc2 {
    margin-top: 26px;
  }
  .m-hadva .box-link {
    margin-top: 30px;
  }
}
.g-hsolu {
  padding-top: 110px;
}

@media screen and (max-width: 1440px) {
  .g-hsolu {
    padding-top: 40px;
  }
}
.m-hsolu .box-slide {
  position: relative;
}

.m-hsolu .mySwiper {
  overflow: hidden;
}

.m-hsoluitem .item-wp {
  position: relative;
  border-radius: 10px;
  overflow: hidden;
}

.m-hsoluitem .item-pic {
  display: block;
  border-radius: 10px;
  overflow: hidden;
}

.m-hsoluitem .item-pic img {
  display: block;
  width: 100%;
  height: auto;
}

.m-hsoluitem .item-link {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(27, 153, 52, 0.5);
  opacity: 0;
  transition: opacity 300ms;
}

.m-hsoluitem .item-link i {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 70px;
  line-height: 70px;
  text-align: center;
  color: #1B9934;
  font-size: 24px;
  font-size: 2.4rem;
  background-color: #fff;
  border-radius: 50%;
}

.m-hsoluitem:hover .item-link {
  opacity: 1;
}

.m-hsoluitem .item-title {
  margin-top: 18px;
  line-height: 30px;
  font-size: 18px;
  font-size: 1.8rem;
}

.m-hsoluitem .item-title a {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

@media screen and (max-width: 1440px) {
  .m-hsoluitem .item-link i {
    width: 56px;
    line-height: 56px;
    font-size: 20px;
    font-size: 2rem;
  }
  .m-hsoluitem .item-title {
    margin-top: 12px;
    line-height: 24px;
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 640px) {
  .m-hsoluitem .item-title {
    margin-top: 8px;
    line-height: 20px;
    font-size: 16px;
    font-size: 1.6rem;
  }
  .m-hsoluitem .item-title {
    margin-top: 10px;
    line-height: 22px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.g-hserv {
  padding-top: 110px;
  padding-bottom: 110px;
}

@media screen and (max-width: 1440px) {
  .g-hserv {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
@media screen and (max-width: 991px) {
  .g-hserv {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
@media screen and (max-width: 640px) {
  .g-hserv {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.m-hserv .box-tabhd {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
  gap: 12px 2.1428571429%;
}

.m-hserv .box-tabhd .tabhd-item {
  padding: 9px 29px;
  line-height: 24px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #1B9934;
  border: 1px solid #1B9934;
  border-radius: 999px;
  cursor: pointer;
  -webkit-user-select: none;
  user-select: none;
  transition: all 300ms;
}

.m-hserv .box-tabhd .tabhd-item.active {
  color: #fff;
  background-color: #1B9934;
}

@media screen and (max-width: 1440px) {
  .m-hserv .box-tabhd {
    gap: 10px;
  }
  .m-hserv .box-tabhd .tabhd-item {
    padding: 10px 22px;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 22px;
  }
}
@media screen and (max-width: 640px) {
  .m-hserv .box-tabhd {
    flex-flow: row nowrap;
    overflow-x: auto;
    justify-content: flex-start;
    gap: 8px;
    padding-bottom: 4px;
  }
  .m-hserv .box-tabhd .tabhd-item {
    flex: 0 0 auto;
    padding: 8px 16px;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 20px;
    white-space: nowrap;
  }
}
.m-hserv .box-tabbd {
  margin-top: 60px;
}

.m-hserv .box-tabbd .tabbd-item {
  display: none;
}

.m-hserv .box-tabbd .tabbd-item.show {
  display: block;
}

.m-hserv .box-tabbd .item-wp {
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: stretch;
  gap: 30px 2.1428571429%;
}

.m-hserv .box-tabbd .item-pic {
  order: 2;
  flex: 0 0 auto;
  width: 50.7142857143%;
  line-height: 0;
  font-size: 0;
  border-radius: 10px;
}

.m-hserv .box-tabbd .item-text {
  flex: 1 1 auto;
}

.m-hserv .box-tabbd .item-desc {
  color: #666;
}

.m-hserv .box-tabbd .item-desc strong {
  display: block;
  margin-top: 20px;
  margin-bottom: 10px;
  color: #1B9934;
}

.m-hserv .box-tabbd .item-desc p:first-child strong {
  margin-top: 0;
}

.m-hserv .box-tabbd .item-link {
  margin-top: 40px;
}

@media screen and (max-width: 1440px) {
  .m-hserv .box-tabbd {
    margin-top: 36px;
  }
  .m-hserv .box-tabbd .item-desc strong {
    margin-top: 10px;
    margin-bottom: 5px;
  }
  .m-hserv .box-tabbd .item-link {
    margin-top: 24px;
  }
}
@media screen and (max-width: 991px) {
  .m-hserv .box-tabbd .item-wp {
    flex-flow: column;
    gap: 30px;
  }
  .m-hserv .box-tabbd .item-pic {
    width: 100%;
  }
  .m-hserv .box-tabbd .item-text {
    order: 2;
  }
}
.m-hys .box-wp {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: stretch;
}

.m-hys .box-item {
  position: relative;
  width: 50%;
  padding: 98px 10%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: center;
}

.m-hys .box-item:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}

.m-hys .box-item .item-wp {
  position: relative;
  width: 100%;
  text-align: center;
}

.m-hys .box-item .item-title, .m-hys .box-item .item-desc {
  color: #fff;
}

.m-hys .box-item .item-title a, .m-hys .box-item .item-desc a {
  color: #fff;
}

.m-hys .box-item .item-title {
  line-height: 36px;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: bold;
}

.m-hys .box-item .item-desc {
  margin-top: 18px;
}

.m-hys .box-item .item-link {
  margin-top: 20px;
  justify-content: center;
}

.m-hys .box-item1 {
  padding-left: clamp(50px, (100vw - 1400px) / 2, (100vw - 1400px) / 2);
}

.m-hys .box-item2 {
  padding-right: clamp(50px, (100vw - 1400px) / 2, (100vw - 1400px) / 2);
}

@media screen and (max-width: 1440px) {
  .m-hys .box-item {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .m-hys .box-item .item-title {
    line-height: 24px;
    font-size: 18px;
    font-size: 1.8rem;
  }
  .m-hys .box-item .item-desc {
    margin-top: 10px;
  }
}
@media screen and (max-width: 991px) {
  .m-hys .box-item1 {
    padding-left: 2vw;
  }
  .m-hys .box-item2 {
    padding-right: 2vw;
  }
}
@media screen and (max-width: 640px) {
  .m-hys .box-item {
    width: 100%;
    padding: 30px 2%;
  }
}
.g-hinsp {
  padding-top: 110px;
  padding-bottom: 90px;
}

@media screen and (max-width: 1440px) {
  .g-hinsp {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.m-hinsp .box-wp, .m-hinsp .box-fix {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: flex-start;
}

.m-hinsp .box-item {
  width: 49.2857142857%;
}

.m-hinsp .box-item .item-pic {
  border-radius: 10px;
}

.m-hinsp .box-fix {
  align-self: stretch;
  width: 48.7142857143%;
}

.m-hinsp .box-item2 {
  margin-bottom: 2.9325513196%;
  width: 48.5337243402%;
}

@media screen and (max-width: 640px) {
  .m-hinsp .box-item1, .m-hinsp .box-fix {
    width: 100%;
  }
  .m-hinsp .box-item {
    margin-bottom: 10px;
  }
}
.g-hwys {
  position: relative;
  padding-top: 112px;
  padding-bottom: 116px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.g-hwys:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}

@media screen and (max-width: 1440px) {
  .g-hwys {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.m-hwys {
  position: relative;
}

.m-hwys .box-title, .m-hwys .box-desc {
  color: #fff;
}

.m-hwys .box-title a, .m-hwys .box-desc a {
  color: #fff;
}

.m-hwys .box-title a:hover, .m-hwys .box-desc a:hover {
  color: #1B9934;
}

.m-hwys .box-wp {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: stretch;
  gap: 20px 2.8571428571%;
}

.m-hwys .box-item {
  width: 31.4285714286%;
  padding: 38px 30px 32px;
  text-align: center;
  border: 1px solid #1B9934;
  background-color: rgba(255, 255, 255, 0.1);
  color: #fff;
  border-radius: 10px;
}

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

.m-hwys .box-item .item-title {
  position: relative;
  padding-bottom: 16px;
  line-height: 30px;
  font-size: 20px;
  font-size: 2rem;
  font-weight: 700;
}

.m-hwys .box-item .item-title:before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  width: 50px;
  height: 2px;
  border-radius: 10px;
  background-color: #1B9934;
}

.m-hwys .box-item .item-desc {
  margin-top: 24px;
}

@media screen and (max-width: 1440px) {
  .m-hwys .box-item {
    padding: 30px 20px;
  }
  .m-hwys .box-item .item-title {
    line-height: 24px;
    font-size: 16px;
    font-size: 1.6rem;
    padding-bottom: 10px;
  }
  .m-hwys .box-item .item-title:before {
    width: 40px;
  }
  .m-hwys .box-item .item-desc {
    margin-top: 10px;
  }
}
@media screen and (max-width: 640px) {
  .m-hwys .box-item {
    width: 100%;
  }
}
.g-hfaq {
  padding-top: 110px;
  padding-bottom: 110px;
}

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

.m-hfaq .box-item .item-title {
  position: relative;
  padding-right: 30px;
  line-height: 30px;
  font-size: 20px;
  font-size: 2rem;
  font-weight: 700;
  cursor: pointer;
}

.m-hfaq .box-item .item-title i {
  position: absolute;
  right: 0;
  top: 0;
}

.m-hfaq .box-item .item-title .icon-jian2 {
  opacity: 0;
}

.m-hfaq .box-item .item-desc {
  margin-top: 24px;
  padding: 35px 50px;
  border-radius: 10px;
  background-color: #F2FBF2;
  color: #666;
  display: none;
}

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

.m-hfaq .box-item:first-child {
  margin-top: 0;
}

.m-hfaq .box-item.active .item-title {
  color: #1B9934;
}

.m-hfaq .box-item.active .icon-jian2 {
  opacity: 1;
}

.m-hfaq .box-item.active .icon-jia2 {
  opacity: 0;
}

.m-hfaq .swiper-pagination {
  position: relative;
  left: auto;
  transform: none;
  margin-top: 56px;
  bottom: auto;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: flex-start;
  gap: 10px;
}

.m-hfaq .swiper-pagination .swiper-pagination-bullet {
  margin: 0;
  width: 30px;
  height: 4px;
  border-radius: 4px;
  background-color: #dbdbdb;
  cursor: pointer;
  opacity: 1;
}

.m-hfaq .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #1B9934;
}

@media screen and (max-width: 1440px) {
  .m-hfaq .box-item {
    margin-top: 20px;
  }
  .m-hfaq .box-item .item-title {
    line-height: 24px;
    font-size: 16px;
    font-size: 1.6rem;
  }
  .m-hfaq .box-item .item-desc {
    margin-top: 10px;
    padding: 20px;
  }
}
.g-hctus {
  position: relative;
  padding-top: 120px;
  padding-bottom: 120px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.g-hctus:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}

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

.m-hctus .box-text {
  width: 42.5%;
  text-align: right;
}

.m-hctus .box-name, .m-hctus .box-title, .m-hctus .box-desc {
  color: #fff;
}

.m-hctus .box-name a, .m-hctus .box-title a, .m-hctus .box-desc a {
  color: #fff;
}

.m-hctus .box-name a:hover, .m-hctus .box-title a:hover, .m-hctus .box-desc a:hover {
  color: #1B9934;
}

.m-hctus .box-name {
  line-height: 30px;
  font-size: 20px;
  font-size: 2rem;
}

.m-hctus .box-title {
  margin-top: 30px;
}

.m-hctus .box-title:first-child {
  margin-top: 0;
}

.m-hctus .box-desc {
  margin-top: 24px;
}

@media screen and (min-width: 1441px) {
  .m-hctus .box-desc {
    line-height: 30px;
    font-size: 20px;
    font-size: 2rem;
  }
}
.m-hctus .box-link {
  margin-top: 22px;
  justify-content: flex-end;
}

@media screen and (max-width: 1440px) {
  .m-hctus .box-name {
    line-height: 22px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-hctus .box-desc, .m-hctus .box-title {
    margin-top: 15px;
  }
}
@media screen and (max-width: 640px) {
  .m-hctus .box-text {
    width: 100%;
    text-align: center;
  }
  .m-hctus .box-link {
    justify-content: center;
  }
}
@media screen and (min-width: 1441px) {
  .g-hctus2 {
    padding-top: 92px;
    padding-bottom: 92px;
  }
  .g-hctus2 .box-text {
    width: 49.4285714286%;
  }
}
.g-hnews {
  padding-top: 110px;
  padding-bottom: 110px;
}

@media screen and (max-width: 1440px) {
  .g-hnews {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.m-hnewsitem1 {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-start;
  border-radius: 10px;
  background-color: #F2FBF2;
  overflow: hidden;
}

.m-hnewsitem1 .item-pic {
  width: 50%;
}

.m-hnewsitem1 .item-text {
  width: 50%;
  align-self: center;
  padding: 20px 40px;
}

.m-hnewsitem1 .item-time {
  line-height: 28px;
  font-size: 14px;
  font-size: 1.4rem;
  color: #1B9934;
}

.m-hnewsitem1 .item-title {
  margin-top: 20px;
  height: 90px;
  line-height: 30px;
  font-size: 20px;
  font-size: 2rem;
  font-weight: 700;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  color: #1B9934;
}

.m-hnewsitem1 .item-title a {
  color: #1B9934;
}

.m-hnewsitem1 .item-title a:hover {
  color: #333;
}

.m-hnewsitem1 .item-desc {
  margin-top: 18px;
  height: 60px;
  color: #666;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

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

.m-hnewsitem1 .item-link .link {
  color: #1B9934;
  border-color: #1B9934;
}

.m-hnewsitem1 .item-link .link:hover {
  color: #fff;
  background-color: #1B9934;
}

@media screen and (max-width: 1440px) {
  .m-hnewsitem1 .item-text {
    padding: 20px;
  }
  .m-hnewsitem1 .item-time, .m-hnewsitem1 .item-desc, .m-hnewsitem1 .item-title {
    line-height: 22px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-hnewsitem1 .item-title {
    height: 66px;
  }
  .m-hnewsitem1 .item-desc {
    height: 44px;
  }
  .m-hnewsitem1 .item-title, .m-hnewsitem1 .item-desc {
    margin-top: 10px;
  }
  .m-hnewsitem1 .item-link {
    margin-top: 20px;
  }
}
@media screen and (max-width: 640px) {
  .m-hnewsitem1 .item-pic, .m-hnewsitem1 .item-text {
    width: 100%;
  }
}
.m-hnewsitem2 {
  padding: 24px 27px 22px;
  border-radius: 18px;
  border: 1px solid #E9E9E9;
  background-color: #fff;
}

.m-hnewsitem2 .item-time {
  line-height: 28px;
  font-size: 14px;
  font-size: 1.4rem;
  color: #1B9934;
}

.m-hnewsitem2 .item-title {
  margin-top: 10px;
  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-hnewsitem2 .item-title a {
  display: block;
}

.m-hnewsitem2 .item-link {
  margin-top: 12px;
  line-height: 30px;
  font-size: 18px;
  font-size: 1.8rem;
  color: #1B9934;
}

.m-hnewsitem2 .item-link a {
  color: #1B9934;
}

.m-hnewsitem2 .item-link a:hover {
  text-decoration: underline;
}

.m-hnewsitem2:hover {
  background-color: #1B9934;
}

.m-hnewsitem2:hover .item-time, .m-hnewsitem2:hover .item-title, .m-hnewsitem2:hover .item-link {
  color: #fff;
}

.m-hnewsitem2:hover .item-time a, .m-hnewsitem2:hover .item-title a, .m-hnewsitem2:hover .item-link a {
  color: #fff;
}

@media screen and (max-width: 1440px) {
  .m-hnewsitem2 {
    padding: 20px;
  }
  .m-hnewsitem2 .item-time, .m-hnewsitem2 .item-title, .m-hnewsitem2 .item-link {
    line-height: 22px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-hnewsitem2 .item-title {
    height: 44px;
  }
  .m-hnewsitem2 .item-title, .m-hnewsitem2 .item-link {
    margin-top: 10px;
  }
}
.m-hnews .box-fix2 {
  margin-top: 38px;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: stretch;
  gap: 38px 2.8571428571%;
}

.m-hnews .box-fix2 .box-item {
  width: 31.4285714286%;
}

@media screen and (max-width: 1440px) {
  .m-hnews .box-fix2 {
    margin-top: 30px;
    gap: 30px 2.8571428571%;
  }
}
@media screen and (max-width: 640px) {
  .m-hnews .box-fix2 .box-item {
    width: 100%;
  }
}
.g-ft {
  background-color: #F6F6F6;
  line-height: 28px;
  font-size: 16px;
  font-size: 1.6rem;
}

.m-ftfix1 {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: flex-start;
  padding-top: 73px;
  padding-bottom: 54px;
}

.m-ftb1 {
  width: 37.4285714286%;
  padding-right: 20px;
}

.m-ftb2 {
  width: 23.9285714286%;
  padding-right: 20px;
}

.m-ftb3 {
  width: 38.5714285714%;
}

.m-ftt {
  margin-bottom: 28px;
  line-height: 30px;
  font-size: 20px;
  font-size: 2rem;
  font-weight: 700;
}

.m-ftinfo .info-item {
  margin-top: 20px;
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: flex-start;
}

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

.m-ftinfo .item-icon {
  flex: 0 0 auto;
  width: 28px;
  color: #1B9934;
}

.m-ftinfo .item-info {
  flex: 1 1 auto;
  overflow: hidden;
  word-break: break-word;
}

.m-ftnav .nav-item {
  margin-top: 10px;
}

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

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

.m-ftshare .share-item {
  width: 50px;
  line-height: 50px;
  font-size: 20px;
  font-size: 2rem;
  color: #1B9934;
  text-align: center;
  background-color: #fff;
  border-radius: 4px;
}

.m-ftshare .share-item:hover {
  color: #fff;
  background-color: #1B9934;
}

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

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

.m-ftform .form-item1 {
  width: 48.1481481481%;
}

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

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

.m-ftform .form-item4 {
  width: 48.1481481481%;
}

.m-ftform .form-text {
  display: block;
  width: 100%;
  height: 42px;
  line-height: 42px;
  padding-left: 26px;
  padding-right: 10px;
  font-size: 14px;
  font-size: 1.4rem;
  color: #666;
  background-color: #fff;
  border-radius: 4px;
}

.m-ftform .form-text2 {
  height: 84px;
  line-height: 22px;
  padding-top: 10px;
}

.m-ftform .star .form-text {
  background: url("../images/star1.png") no-repeat 15px 15px;
  background-color: #fff;
}

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

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

.m-ftform .form-btn {
  display: block;
  width: 100%;
  height: 42px;
  font-size: 18px;
  font-size: 1.8rem;
  color: #fff;
  font-weight: 700;
  text-align: center;
  background-color: #1B9934;
  border-radius: 4px;
}

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

@media screen and (max-width: 1219px) {
  .m-ftform .form-item3, .m-ftform .form-item4 {
    width: 100%;
  }
}
.m-ftfix2 {
  border-top: 1px solid #D7D7D7;
  padding-top: 19px;
  padding-bottom: 20px;
  text-align: center;
  color: #666;
}

.m-ftfix2 a {
  color: #666;
}

.m-ftfix2 a:hover {
  color: #1B9934;
}

@media screen and (max-width: 1440px) {
  .g-ft {
    line-height: 26px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-ftshare {
    margin-top: 30px;
    gap: 12px;
  }
  .m-ftshare .share-item {
    width: 38px;
    line-height: 38px;
    font-size: 16px;
    font-size: 1.6rem;
  }
  .m-ftform .form-text, .m-ftform .form-btn {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 991px) {
  .m-ftb {
    width: 100%;
    padding-right: 0;
    margin-top: 20px;
  }
  .m-ftb:first-child {
    margin-top: 0;
  }
  .m-ftbox, .m-ftt {
    display: none;
    margin-top: 10px;
  }
  .m-ftfix1 {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .m-ftinfo .info-item {
    margin-top: 10px;
  }
}
.banner {
  position: relative;
  z-index: 2;
  line-height: 0;
  font-size: 0;
  overflow: hidden;
}

.banner .box-btn {
  display: none;
}

.g-hd {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 10;
  --color: #333;
  background-color: #fff;
}

.m-hdfix1 {
  max-width: 1470px;
}

@media screen and (max-width: 991px) {
  .m-hdfix1 {
    max-width: 96%;
  }
}
.m-hdflex {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
}

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

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

.m-hdlogo img {
  vertical-align: middle;
  transform: translateY(-10%);
}

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

.m-hdnav .nav-item > a {
  position: relative;
  display: block;
  line-height: 108px;
  font-size: 18px;
  font-size: 1.8rem;
  color: var(--color);
  text-transform: uppercase;
}

.m-hdnav .nav-item > a.active, .m-hdnav .nav-item > a.current, .m-hdnav .nav-item > a.active {
  color: #1B9934;
}

.m-hdnav .nav-item > a.active:before, .m-hdnav .nav-item > a.current:before, .m-hdnav .nav-item > a.active:before {
  background-color: #1B9934;
}

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

.m-hdnav .nav-item2 {
  position: static;
}

.m-hdnav .sbnav-list {
  position: absolute;
  padding-top: 16px;
  padding-bottom: 16px;
  width: 246px;
  background-color: rgba(255, 255, 255, 0.9);
  display: none;
}

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

.m-hdnav .sbnav-list1 {
  left: 50%;
  transform: translateX(-50%);
  top: 100%;
}

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

.m-hdnav .sbnav-item {
  position: relative;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 26px;
  padding-right: 15px;
  line-height: 26px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #231714;
}

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

.m-hdnav .sbnav-item a:hover, .m-hdnav .sbnav-item a.active {
  color: #1B9934;
}

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

.m-hdlang .lang-btn {
  display: block;
  line-height: 108px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #666;
  box-sizing: border-box;
}

.m-hdlang .lang-btn .iconfont {
  font-size: 1.2em;
}

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

.m-hdlang .lang-btn .bottom {
  display: inline-block;
  vertical-align: middle;
  border-top: 5px solid #666;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
}

.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(27, 153, 52, 0.9);
  box-sizing: border-box;
  opacity: 0;
  visibility: hidden;
  transition: all 500ms;
  border-radius: 0px 0px 10px 10px;
}

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

.m-hdlang .lang-item {
  display: 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;
  margin-left: 28px;
}

.m-hdsch .sch-btn {
  display: block;
  line-height: 100px;
  font-size: 16px;
  font-size: 1.6rem;
  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 500ms;
}

.m-hdsch .sch-form .form-text {
  width: 100%;
  padding-left: 16px;
  padding-right: 10px;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  font-size: 1.4rem;
  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: #1B9934;
}

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

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

.m-hdlnk {
  margin-left: 53px;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-start;
}

.m-hdlnk .link {
  padding: 6px 15px;
  line-height: 30px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #fff;
  text-align: center;
  border-radius: 50px;
  background-color: #1B9934;
}

.m-hdlnk .link:hover {
  color: #fff;
  background-color: #333;
}

@media screen and (max-width: 1660px) {
  .m-hdnav .nav-item {
    margin-left: 30px;
  }
  .m-hdnav .nav-item > a {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 1440px) {
  .m-hdlogo img {
    width: 150px;
  }
  .m-hdnav .nav-item {
    margin-left: 30px;
  }
  .m-hdnav .nav-item > a {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-hdlang .lang-btn {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-hdlang .lang-list {
    padding-left: 10px;
  }
  .m-hdlang .lang-item {
    line-height: 24px;
    font-size: 12px;
    font-size: 1.2rem;
  }
  .m-hdsch {
    margin-left: 20px;
  }
  .m-hdlnk .link {
    line-height: 20px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 1219px) {
  .m-hdlogo img {
    width: 120px;
  }
  .m-hdnav .nav-item {
    margin-left: 15px;
  }
  .m-hdnav .nav-item > a {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 991px) {
  .g-hd {
    background-color: #fff;
    --color: #333;
  }
  .m-hdnav, .m-hdlnk {
    display: none;
  }
  .m-hdlogo {
    line-height: 60px;
  }
  .m-hdlogo img {
    width: 120px;
  }
  .m-hdsch {
    position: absolute;
    right: 55px;
    top: 0;
    margin-left: 0;
  }
  .m-hdsch .sch-btn {
    line-height: 60px;
  }
  .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;
  }
  .m-hdlang .lang-btn i {
    margin-left: 3px;
  }
}
.f-hdpt {
  padding-top: 100px;
}

@media screen and (max-width: 991px) {
  .f-hdpt {
    padding-top: 60px;
  }
}
.m-nbanner {
  position: relative;
  z-index: 2;
  padding-top: calc(13.5416666667% + 100px);
  line-height: 0;
  overflow: hidden;
}

.m-nbanner .box-img img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.m-nbanner .box-img:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}

.m-nbanner .box-text {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  color: #fff;
  text-align: center;
}

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

.m-nbanner .box-text a:hover {
  color: #1B9934;
}

.m-nbanner .box-text .active {
  text-decoration: underline;
}

.m-nbanner .box-title {
  line-height: 62px;
  font-size: 46px;
  font-size: 4.6rem;
  font-weight: 700;
}

.m-nbanner .box-crm {
  margin-top: 12px;
  line-height: 28px;
  font-size: 14px;
  font-size: 1.4rem;
}

@media screen and (max-width: 1440px) {
  .m-nbanner .box-crm {
    margin-top: 10px;
    line-height: 20px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-nbanner .box-title {
    line-height: 30px;
    font-size: 24px;
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 991px) {
  .m-nbanner .box-text {
    margin-top: 0;
  }
}
.g-wp {
  padding-top: 80px;
  padding-bottom: 100px;
}

@media screen and (max-width: 1440px) {
  .g-wp {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.m-clstext {
  margin-bottom: 50px;
}

.m-clstext .box-title {
  padding-left: 60px;
  line-height: 50px;
  font-size: 30px;
  font-size: 3rem;
  color: #333;
}

.m-clstext .box-text {
  margin-top: 12px;
}

.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: 14px;
  display: none;
}

.m-clstext .box-link .span {
  display: inline-block;
  line-height: 24px;
  font-size: 14px;
  font-size: 1.4rem;
  cursor: pointer;
  color: #333;
}

.m-clstext .box-link .span i {
  font-size: 10px;
  font-size: 1rem;
  vertical-align: middle;
  margin-left: 3px;
}

.m-clstext .box-link .span:hover {
  color: #1B9934;
}

.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 {
    padding-left: 40px;
    line-height: 30px;
    font-size: 18px;
    font-size: 1.8rem;
    background-size: 30px;
  }
  .m-clstext .box-desc {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-clstext .box-desc.hid {
    max-height: 72px;
  }
  .m-clstext .box-link {
    margin-top: 10px;
  }
  .m-clstext .box-link .span {
    line-height: 22px;
    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;
  }
}
.g-mn1 {
  float: left;
  width: 100%;
  padding-left: 366px;
}

@media screen and (max-width: 1440px) {
  .g-mn1 {
    padding-left: 300px;
  }
}
@media screen and (max-width: 991px) {
  .g-mn1 {
    float: none;
    padding-left: 0;
  }
}
.g-sd1 {
  position: relative;
  left: 0;
  top: 0;
  float: left;
  margin-left: -100%;
  width: 340px;
}

@media screen and (max-width: 1440px) {
  .g-sd1 {
    width: 240px;
  }
}
@media screen and (max-width: 991px) {
  .g-sd1 {
    position: relative;
    top: 0;
    float: none;
    margin-left: 0;
    width: 100%;
    margin-top: 30px;
  }
}
.g-mn2 {
  float: left;
  width: 100%;
  padding-right: 387px;
}

@media screen and (max-width: 1440px) {
  .g-mn2 {
    padding-right: 280px;
  }
}
@media screen and (max-width: 991px) {
  .g-mn2 {
    float: none;
    padding-right: 0;
  }
}
.g-sd2 {
  position: sticky;
  left: 0;
  top: 124px;
  float: left;
  margin-left: -330px;
  width: 330px;
}

@media screen and (max-width: 1440px) {
  .g-sd2 {
    width: 220px;
    margin-left: -220px;
  }
}
@media screen and (max-width: 991px) {
  .g-sd2 {
    position: relative;
    top: 0;
    float: none;
    margin-left: 0;
    width: 100%;
    margin-top: 30px;
  }
}
.m-sdtt {
  line-height: 30px;
  font-size: 20px;
  font-size: 2rem;
  padding-top: 17px;
  padding-bottom: 17px;
  padding-left: 24px;
  padding-right: 10px;
  color: #fff;
  background-color: #1B9934;
}

@media screen and (max-width: 1440px) {
  .m-sdtt {
    line-height: 24px;
    font-size: 18px;
    font-size: 1.8rem;
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
.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: 16px;
  font-size: 1.6rem;
  color: white;
  text-transform: uppercase;
  background-color: #1B9934;
  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: 22px;
}

.m-sdnav1 .sch-text {
  display: block;
  width: 100%;
  padding-left: 20px;
  padding-right: 50px;
  height: 48px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #B3B3B3;
  background-color: #F4F9FC;
}

.m-sdnav1 .sch-btn, .m-sdnav1 .sch-icon {
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
  height: 48px;
  line-height: 48px;
  font-size: 18px;
  font-size: 1.8rem;
  text-align: left;
}

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

.m-sdnav1 .nav-list {
  padding-top: 0;
}

.m-sdnav1 .nav-item {
  position: relative;
  margin-top: 10px;
}

.m-sdnav1 .nav-item > a {
  position: relative;
  display: block;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 50px;
  padding-left: 20px;
  line-height: 30px;
  font-size: 18px;
  font-size: 1.8rem;
  color: #666;
  background-color: #F0F0F0;
  border-radius: 10px;
}

.m-sdnav1 .nav-item > a i {
  position: absolute;
  right: 20px;
  top: 10px;
}

.m-sdnav1 .nav-item > a .icon-jian2 {
  display: none;
}

.m-sdnav1 .nav-item > a:hover, .m-sdnav1 .nav-item > a.active {
  color: #fff;
  background-color: #1B9934;
}

.m-sdnav1 .nav-item > a:hover .icon-jia2, .m-sdnav1 .nav-item > a.active .icon-jia2 {
  display: none;
}

.m-sdnav1 .nav-item > a:hover .icon-jian2, .m-sdnav1 .nav-item > a.active .icon-jian2 {
  display: block;
}

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

.m-sdnav1 .sbnav-list {
  display: none;
}

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

.m-sdnav1 .sbnav-list1 {
  padding-top: 20px;
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
}

.m-sdnav1 .sbnav-item1 {
  margin-top: 16px;
}

.m-sdnav1 .sbnav-item1 > a {
  position: relative;
  display: block;
  padding: 0;
  padding-left: 10px;
  padding-right: 30px;
  line-height: 30px;
  font-size: 18px;
  font-size: 1.8rem;
}

.m-sdnav1 .sbnav-item1 > a i {
  position: absolute;
  right: 0;
  top: 0;
  color: #bfbfbf;
}

.m-sdnav1 .sbnav-item1 > a:hover, .m-sdnav1 .sbnav-item1 > a.active {
  color: #1B9934;
}

.m-sdnav1 .sbnav-item1:first-child {
  margin-top: 0;
}

.m-sdnav1 .sbnav-list2 {
  padding: 6px 0 0;
}

.m-sdnav1 .sbnav-item2 {
  padding: 10px 0;
}

.m-sdnav1 .sbnav-item2 > a {
  position: relative;
  display: block;
  line-height: 20px;
  padding-left: 25px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #666;
}

.m-sdnav1 .sbnav-item2 > a:before {
  content: "";
  position: absolute;
  left: 10px;
  top: 8px;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: #1B9934;
}

.m-sdnav1 .sbnav-item2 > a:hover, .m-sdnav1 .sbnav-item2 > a.active {
  color: #1B9934;
  text-decoration: underline;
}

.m-sdnav1 .sch-text::-webkit-input-placeholder {
  color: #B3B3B3;
  opacity: 1;
}

.m-sdnav1 .sch-text:-moz-placeholder {
  color: #B3B3B3;
  opacity: 1;
}

.m-sdnav1 .sch-text::-moz-placeholder {
  color: #B3B3B3;
  opacity: 1;
}

.m-sdnav1 .sch-text:-ms-input-placeholder {
  color: #B3B3B3;
  opacity: 1;
}

@media screen and (max-width: 1440px) {
  .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 a {
    line-height: 20px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-sdnav1 .sbnav-item1 {
    margin-top: 10px;
  }
  .m-sdnav1 .sbnav-item2 {
    padding-top: 5px;
    padding-bottom: 5px;
  }
}
@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;
    padding-top: 8px;
    max-width: 100%;
  }
  .m-sdnav1 .sbnav-item a {
    line-height: 20px;
    font-size: 12px;
    font-size: 1.2rem;
  }
}
.m-prol {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 28px 2.1276595745%;
}

.m-prol .list-item {
  width: 31.914893617%;
}

@media screen and (max-width: 1440px) {
  .m-prol {
    gap: 20px 2.1276595745%;
  }
}
@media screen and (max-width: 640px) {
  .m-prol {
    gap: 20px 0;
    justify-content: space-between;
  }
  .m-prol .list-item {
    width: 49%;
  }
}
@media screen and (max-width: 375px) {
  .m-prol .list-item {
    width: 100%;
  }
}
.m-page {
  margin-top: 70px;
  letter-spacing: 0;
  font-size: 0;
  text-align: center;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
  gap: 24px;
}

.m-page .pages-btn {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
  gap: 24px;
}

.m-page a, .m-page span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  min-width: 48px;
  line-height: 46px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #333;
  text-align: center;
  border: 1px solid transparent;
  background-color: #EBEBEB;
  box-sizing: border-box;
  transition: all 500ms;
  padding: 0 5px;
  border-radius: 50%;
}

.m-page a:hover, .m-page a.active {
  color: #1B9934;
  background-color: #fff;
  border-color: #1B9934;
}

.m-page .big {
  color: #fff;
  background-color: #1B9934;
  border-color: #1B9934;
}

.m-page .big:hover {
  color: #1B9934;
  background-color: #fff;
  border-color: #1B9934;
}

.m-page .page-form {
  margin-left: 8px;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
  padding-right: 40px;
  background: url("../images/page1.png") no-repeat right center;
}

.m-page .form-btn {
  height: 30px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #1B9934;
  box-sizing: border-box;
}

.m-page .form-btn:hover {
  color: #333;
}

.m-page2 {
  position: relative;
}

@media screen and (max-width: 1440px) {
  .m-page {
    margin-top: 35px;
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    gap: 12px;
  }
  .m-page .pages-btn {
    gap: 12px;
  }
  .m-page a, .m-page span {
    font-size: 14px;
    font-size: 1.4rem;
    min-width: 40px;
    line-height: 38px;
  }
  .m-page .form-btn {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.m-proform {
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding-top: 130px;
  padding-bottom: 130px;
}

.m-proform:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}

.m-proform .box-title {
  color: #fff;
  margin-bottom: 40px;
  text-transform: uppercase;
}

.m-proform .box-form {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: flex-start;
  gap: 18px 1.1428571429%;
}

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

.m-proform .form-item1 {
  width: 24.1428571429%;
}

.m-proform .form-item2 {
  width: 49%;
}

.m-proform .form-item3 {
  position: relative;
  width: 24.1428571429%;
}

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

.m-proform .form-item4 {
  width: 24.1428571429%;
}

.m-proform .form-text {
  display: block;
  width: 100%;
  height: 60px;
  line-height: 60px;
  padding-left: 26px;
  padding-right: 10px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #666;
  background-color: #fff;
  border-radius: 10px;
}

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

.m-proform .star .form-text {
  background: url("../images/star1.png") no-repeat 15px 20px;
  background-color: #fff;
}

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

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

.m-proform .form-btn {
  display: block;
  width: 100%;
  height: 60px;
  font-size: 20px;
  font-size: 2rem;
  color: #fff;
  text-align: center;
  background-color: #1B9934;
  border-radius: 10px;
}

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

@media screen and (max-width: 1440px) {
  .m-proform {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .m-proform .box-title {
    margin-bottom: 30px;
  }
  .m-proform .form-text, .m-proform .form-btn {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 991px) {
  .m-proform .box-form {
    gap: 15px 2%;
  }
  .m-proform .form-item {
    width: 49%;
  }
  .m-proform .form-item2 {
    width: 100%;
  }
}
@media screen and (max-width: 640px) {
  .m-proform .form-item3, .m-proform .form-item4 {
    width: 100%;
  }
}
.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: 48.5714285714%;
}

.m-prob1 .prob-pic-big {
  position: relative;
  box-sizing: border-box;
}

.m-prob1 .prob-pic-big .img {
  width: 100%;
  border-radius: 10px;
}

.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: 20px;
  padding-left: 38px;
  padding-right: 38px;
  overflow: hidden;
}

.m-prob1 .prob-pic-btn {
  position: absolute;
  top: 0;
  display: block;
  width: 20px;
  height: 100%;
  font-size: 12px;
  font-size: 1.2rem;
  text-align: center;
  color: #1B9934;
  border: 1px solid #1B9934;
  border-radius: 999px;
  box-sizing: border-box;
}

.m-prob1 .prob-pic-btn i {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.m-prob1 .prob-pic-btn:hover {
  color: #fff;
  background-color: #1B9934;
}

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

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

.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.0149006623%;
  width: 0.1390728477%;
}

.m-prob1 .prob-pic-item .item-pic, .m-prob1 .prob-pic-item .item-video {
  border-radius: 4px;
  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: #1B9934;
}

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

.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: 47.1428571429%;
}

.m-prob1 .prob-title {
  position: relative;
  font-size: 36px;
  font-size: 3.6rem;
  line-height: 54px;
  font-weight: 700;
}

.m-prob1 .prob-desc {
  margin-top: 22px;
  color: #666;
  font-size: 14px;
  font-size: 1.4rem;
}

.m-prob1 .prob-name {
  margin-top: 22px;
  line-height: 28px;
  font-size: 14px;
  font-size: 1.4rem;
  color: #1B9934;
}

.m-prob1 .prob-share {
  margin-top: 40px;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: center;
}

.m-prob1 .prob-share .font {
  line-height: 26px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #666;
  margin-right: 10px;
}

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

.m-prob1 .prob-link {
  margin-top: 60px;
  gap: 26px;
}

@media screen and (max-width: 1440px) {
  .m-prob1 .prob-link {
    margin-top: 20px;
    gap: 15px;
  }
  .m-prob1 .prob-name {
    margin-top: 10px;
    line-height: 22px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-prob1 .prob-title {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 24px;
  }
  .m-prob1 .prob-desc {
    margin-top: 20px;
  }
  .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;
  }
}
@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 {
  padding-top: 90px;
}

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

@media screen and (max-width: 1440px) {
  .m-prob {
    padding-top: 40px;
  }
  .m-prob .box-title {
    margin-bottom: 20px;
  }
}
.m-prott {
  position: relative;
  padding-left: 14px;
  line-height: 48px;
  font-size: 30px;
  font-size: 3rem;
  font-weight: bold;
}

.m-prott:before {
  content: "";
  position: absolute;
  left: 0;
  top: 7px;
  width: 4px;
  height: 34px;
  background-color: #1B9934;
  border-radius: 999px;
}

@media screen and (max-width: 1440px) {
  .m-prott {
    line-height: 24px;
    font-size: 20px;
    font-size: 2rem;
  }
  .m-prott:before {
    height: 20px;
    top: 2px;
  }
}
.m-prob2 .box-wp {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: stretch;
  gap: 30px 2.8571428571%;
}

.m-prob2 .box-item {
  width: 31.4285714286%;
  padding: 45px 50px 30px;
  border-radius: 10px;
  background-color: #F2F2F2;
}

.m-prob2 .box-item .item-title {
  line-height: 30px;
  font-size: 20px;
  font-size: 2rem;
  font-weight: bold;
}

.m-prob2 .box-item .item-desc {
  margin-top: 20px;
  color: #666;
}

.m-prob2 .box-item:hover {
  color: #fff;
  background-color: #1B9934;
}

.m-prob2 .box-item:hover .item-title, .m-prob2 .box-item:hover .item-desc {
  color: #fff;
}

@media screen and (max-width: 1440px) {
  .m-prob2 .box-item {
    padding: 30px 30px 24px;
  }
  .m-prob2 .box-item .item-title {
    line-height: 26px;
    font-size: 18px;
    font-size: 1.8rem;
  }
  .m-prob2 .box-item .item-desc {
    margin-top: 14px;
  }
}
@media screen and (max-width: 991px) {
  .m-prob2 .box-item {
    width: 48.5714285714%;
  }
}
@media screen and (max-width: 640px) {
  .m-prob2 .box-wp {
    gap: 20px 0;
  }
  .m-prob2 .box-item {
    width: 100%;
    padding: 24px 20px 20px;
  }
  .m-prob2 .box-item .item-title {
    line-height: 24px;
    font-size: 16px;
    font-size: 1.6rem;
  }
  .m-prob2 .box-item .item-desc {
    margin-top: 10px;
  }
}
.m-prob3 .box-wp {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: center;
  gap: 1.4285714286%;
}

.m-prob3 .box-info {
  flex: 0 0 auto;
  width: 48.5714285714%;
}

.m-prob3 .box-spec {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 30px 0.7142857143%;
  margin: 40px 0;
}

.m-prob3 .box-spec .spec-item {
  width: 32.3529411765%;
  text-align: center;
}

.m-prob3 .box-spec .item-name {
  line-height: 28px;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  color: #1B9934;
}

.m-prob3 .box-spec .item-value {
  margin-top: 16px;
  line-height: 30px;
  font-size: 20px;
  font-size: 2rem;
  color: #666;
}

.m-prob3 .box-desc {
  color: #666;
}

.m-prob3 .box-desc p {
  margin-top: 16px;
}

.m-prob3 .box-desc p:first-child {
  margin-top: 0;
}

.m-prob3 .box-desc p strong {
  display: block;
  line-height: 30px;
  font-size: 20px;
  font-size: 2rem;
  font-weight: bold;
  color: #333;
}

.m-prob3 .box-pic {
  flex: 0 0 auto;
  width: 50%;
}

.m-prob3 .box-pic img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 10px;
}

@media screen and (max-width: 1440px) {
  .m-prob3 .box-spec {
    margin: 26px 0;
  }
  .m-prob3 .box-spec .item-value {
    margin-top: 10px;
    line-height: 24px;
    font-size: 16px;
    font-size: 1.6rem;
  }
  .m-prob3 .box-desc p {
    margin-top: 10px;
  }
  .m-prob3 .box-desc p strong {
    line-height: 24px;
    font-size: 18px;
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 991px) {
  .m-prob3 .box-wp {
    flex-flow: column;
    align-items: stretch;
    gap: 30px;
  }
  .m-prob3 .box-info {
    width: 100%;
  }
  .m-prob3 .box-pic {
    width: 100%;
  }
}
@media screen and (max-width: 640px) {
  .m-prob3 .box-spec {
    gap: 20px 0;
  }
  .m-prob3 .box-spec .spec-item {
    width: 100%;
    text-align: left;
  }
  .m-prob3 .box-spec .item-value {
    margin-top: 6px;
  }
}
.m-ntt {
  line-height: 54px;
  font-size: 36px;
  font-size: 3.6rem;
  font-weight: bold;
}

@media screen and (max-width: 1440px) {
  .m-ntt {
    line-height: 24px;
    font-size: 20px;
    font-size: 2rem;
  }
}
.m-prob4 {
  position: relative;
  padding-bottom: 100px;
  padding-bottom: 90px;
}

.m-prob4:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 260px;
  background-color: #F5F6F7;
}

.m-prob4 .box-hd {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 40px;
  gap: 20px;
}

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

.m-prob4 .btn-wp {
  gap: 20px;
}

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

.m-prob4 .mySwiper {
  overflow: hidden;
}

.m-prob4 .box-item {
  padding: 15px;
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0 5px 15px 0 rgba(46, 61, 80, 0.05);
}

.m-prob4 .box-item .item-pic {
  display: block;
  overflow: hidden;
}

.m-prob4 .box-item .item-pic img {
  display: block;
  width: 100%;
  height: auto;
}

.m-prob4 .box-item .item-title {
  margin-top: 14px;
  line-height: 28px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #555;
  text-align: center;
}

@media screen and (max-width: 1440px) {
  .m-prob4 {
    padding-bottom: 40px;
    padding-bottom: 40px;
  }
  .m-prob4 .box-hd {
    margin-bottom: 30px;
  }
  .m-prob4 .btn-wp {
    gap: 10px;
  }
}
@media screen and (max-width: 640px) {
  .m-prob4 .box-item {
    padding: 12px;
  }
  .m-prob4 .box-item .item-title {
    margin-top: 10px;
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.m-proctus {
  padding-top: 63px;
  padding-bottom: 63px;
  background-color: #1B9934;
  text-align: center;
  color: #fff;
}

.m-proctus a {
  color: #fff;
}

.m-proctus .box-desc {
  margin-top: 20px;
}

.m-proctus .box-link {
  margin-top: 20px;
  justify-content: center;
}

@media screen and (max-width: 1440px) {
  .m-proctus {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.m-mpro .box-title {
  margin-bottom: 44px;
  gap: 10px;
}

.m-mpro .box-wp {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 20px 2.8571428571%;
}

.m-mpro .box-item {
  width: 31.4285714286%;
}

.m-mpro .box-link {
  margin-top: 50px;
  justify-content: center;
}

@media screen and (max-width: 1440px) {
  .m-mpro .box-hd {
    margin-bottom: 30px;
  }
  .m-mpro .box-link {
    margin-top: 30px;
  }
}
@media screen and (max-width: 640px) {
  .m-mpro .box-wp {
    justify-content: space-between;
    gap: 20px 0;
  }
  .m-mpro .box-item {
    width: 49%;
  }
}
@media screen and (max-width: 375px) {
  .m-mpro .box-item {
    width: 100%;
  }
}
.m-solub1 .box-hd {
  text-align: center;
  margin-bottom: 50px;
}

.m-solub1 .box-name {
  margin-top: 20px;
  color: #1B9934;
}

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

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

.m-solub1 .box-img img {
  border-radius: 10px;
}

.m-solub1 .box-desc {
  width: 43.5714285714%;
  color: #666;
  align-self: center;
}

@media screen and (max-width: 1440px) {
  .m-solub1 .box-name {
    margin-top: 10px;
  }
  .m-solub1 .box-hd {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 640px) {
  .m-solub1 .box-img, .m-solub1 .box-desc {
    width: 100%;
  }
  .m-solub1 .box-desc {
    margin-top: 20px;
  }
}
.m-solub2 {
  padding-top: 110px;
}

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

.m-solub2 .box-wp {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: stretch;
  gap: 20px 2.2857142857%;
}

.m-solub2 .box-item {
  position: relative;
  width: 23.2857142857%;
  padding: 0 30px 40px;
}

.m-solub2 .box-item:before {
  content: "";
  position: absolute;
  left: 0;
  top: 46px;
  bottom: 0;
  width: 100%;
  background-color: #F4F4F4;
  border-radius: 18px;
}

.m-solub2 .box-item .item-wp {
  position: relative;
  text-align: center;
}

.m-solub2 .box-item .item-hd {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: flex-start;
}

.m-solub2 .box-item .item-num {
  max-width: 100%;
  min-width: 92px;
  min-height: 92px;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
  line-height: 28px;
  font-size: 14px;
  font-size: 1.4rem;
  color: #fff;
  background-color: #1B9934;
  border-radius: 50%;
}

.m-solub2 .box-item .item-num p {
  width: 100%;
}

.m-solub2 .box-item .item-num em {
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: 700;
  display: block;
}

.m-solub2 .box-item .item-text {
  text-align: left;
}

.m-solub2 .box-item .item-title {
  margin-top: 24px;
  line-height: 30px;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 700;
}

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

.m-solub2 .box-item:hover:before {
  background-color: #1B9934;
}

.m-solub2 .box-item:hover .item-num {
  color: #1B9934;
  background-color: #fff;
}

.m-solub2 .box-item:hover .item-title, .m-solub2 .box-item:hover .item-desc {
  color: #fff;
}

.m-solub2 .box-item:hover .item-title a, .m-solub2 .box-item:hover .item-desc a {
  color: #fff;
}

@media screen and (max-width: 1440px) {
  .m-solub2 {
    padding-top: 40px;
  }
  .m-solub2 .box-title {
    margin-bottom: 30px;
  }
  .m-solub2 .box-item {
    padding: 0 20px 20px;
  }
  .m-solub2 .box-item .item-num {
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-solub2 .box-item .item-num em {
    font-size: 20px;
    font-size: 2rem;
    line-height: inherit;
  }
  .m-solub2 .box-item .item-title {
    line-height: 24px;
    font-size: 16px;
    font-size: 1.6rem;
  }
  .m-solub2 .box-item .item-desc {
    margin-top: 8px;
  }
}
@media screen and (max-width: 991px) {
  .m-solub2 .box-wp {
    justify-content: space-between;
    gap: 20px 0;
  }
  .m-solub2 .box-item {
    width: 49%;
  }
}
@media screen and (max-width: 640px) {
  .m-solub2 .box-item {
    width: 100%;
  }
}
.m-hsdot em {
  position: relative;
  display: block;
  padding-left: 24px;
}

.m-hsdot em:before {
  content: "";
  position: absolute;
  left: 0;
  top: 12px;
  left: 10px;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: #666;
}

@media screen and (max-width: 1440px) {
  .m-hsdot em:before {
    top: 10px;
  }
}
.m-solub3 {
  margin-top: 113px;
  background-color: #F3F3F3;
}

.m-solub3 .box-hd {
  padding-top: 86px;
  padding-bottom: 47px;
  text-align: center;
}

.m-solub3 .box-item {
  padding-top: 30px;
  padding-bottom: 30px;
}

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

.m-solub3 .box-item .item-pic {
  width: 35%;
  border-radius: 10px;
  order: 2;
}

.m-solub3 .box-item .item-text {
  width: 57.1428571429%;
  max-width: 680px;
  align-self: center;
}

.m-solub3 .box-item .item-title {
  line-height: 36px;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: 700;
}

.m-solub3 .box-item .item-desc {
  margin-top: 24px;
  color: #666;
}

.m-solub3 .box-item.white {
  background-color: #fff;
}

@media screen and (max-width: 1440px) {
  .m-solub3 {
    margin-top: 40px;
  }
  .m-solub3 .box-hd {
    padding-top: 30px;
    padding-bottom: 20px;
  }
  .m-solub3 .box-item .item-title {
    line-height: 24px;
    font-size: 16px;
    font-size: 1.6rem;
  }
  .m-solub3 .box-item .item-desc {
    margin-top: 10px;
  }
}
@media screen and (max-width: 640px) {
  .m-solub3 .box-item .item-pic, .m-solub3 .box-item .item-text {
    width: 100%;
  }
  .m-solub3 .box-item .item-text {
    order: 2;
    margin-top: 20px;
  }
}
.m-solub4 {
  position: relative;
  padding-top: 142px;
  padding-bottom: 142px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.m-solub4:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}

.m-solub4 .box-wp {
  position: relative;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
  gap: 20px;
}

.m-solub4 .box-text {
  flex: 1 1 auto;
  max-width: 1030px;
  color: #fff;
}

.m-solub4 .box-text a {
  color: #fff;
}

.m-solub4 .box-desc {
  margin-top: 24px;
}

.m-solub4 .box-link {
  flex: 0 0 auto;
}

@media screen and (max-width: 1440px) {
  .m-solub4 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .m-solub4 .box-desc {
    margin-top: 10px;
  }
}
.m-solub5 {
  padding-top: 86px;
  padding-bottom: 84px;
}

.m-solub5 .box-title {
  text-align: center;
  margin-bottom: 63px;
}

.m-solub5 .box-wp {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: flex-start;
  gap: 60px 2.3571428571%;
}

.m-solub5 .box-item {
  width: 31.4285714286%;
}

.m-solub5 .box-item .item-title {
  padding-left: 38px;
  line-height: 30px;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 700;
  background: url("../images/dui1.png") no-repeat left 3px;
}

.m-solub5 .box-item .item-desc {
  margin-top: 16px;
  color: #666;
}

@media screen and (max-width: 1440px) {
  .m-solub5 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .m-solub5 .box-title {
    margin-bottom: 30px;
  }
  .m-solub5 .box-wp {
    gap: 30px 2.3571428571%;
  }
  .m-solub5 .box-item .item-title {
    line-height: 26px;
    font-size: 16px;
    font-size: 1.6rem;
    background-position-y: 3px;
    background-size: 20px;
  }
  .m-solub5 .box-item .item-desc {
    margin-top: 8px;
  }
}
@media screen and (max-width: 991px) {
  .m-solub5 .box-item {
    width: 49%;
  }
  .m-solub5 .box-wp {
    gap: 20px 2%;
  }
}
@media screen and (max-width: 640px) {
  .m-solub5 .box-item {
    width: 100%;
  }
}
.m-solub6 {
  padding-top: 80px;
  padding-bottom: 80px;
  background-color: #F6F6F6;
}

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

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

.m-solub6 .box-img img {
  border-radius: 10px;
}

.m-solub6 .box-text {
  width: 46.4285714286%;
  align-self: center;
}

.m-solub6 .box-desc {
  margin-top: 24px;
  color: #666;
}

@media screen and (max-width: 1440px) {
  .m-solub6 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .m-solub6 .box-desc {
    margin-top: 10px;
  }
}
@media screen and (max-width: 640px) {
  .m-solub6 .box-img, .m-solub6 .box-text {
    width: 100%;
  }
  .m-solub6 .box-text {
    order: 2;
    margin-top: 20px;
  }
}
.m-servb1 .box-hd {
  text-align: center;
  padding-bottom: 38px;
}

.m-servb1 .box-name {
  margin-top: 20px;
  line-height: 28px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #1B9934;
}

.m-servb1 .box-desc {
  color: #666;
}

@media screen and (max-width: 1440px) {
  .m-servb1 .box-hd {
    padding-bottom: 20px;
  }
  .m-servb1 .box-name {
    margin-top: 10px;
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.m-servb2 {
  padding-top: 72px;
}

.m-servb2 .box-wp {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: stretch;
  gap: 34px 2.8571428571%;
}

.m-servb2 .box-item {
  width: 31.4285714286%;
  padding: 24px 33px;
  background: #F3F3F3;
  border-radius: 10px;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
}

.m-servb2 .box-item .item-wp {
  width: 100%;
}

.m-servb2 .box-item .item-title {
  position: relative;
  line-height: 28px;
  font-size: 16px;
  font-size: 1.6rem;
  padding-bottom: 28px;
}

.m-servb2 .box-item .item-title:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 13px;
  width: 10px;
  height: 2px;
  background-color: #666;
}

.m-servb2 .box-item .item-desc {
  color: #666;
}

.m-servb2 .box-item:hover {
  background-color: #1B9934;
}

.m-servb2 .box-item:hover .item-title, .m-servb2 .box-item:hover .item-desc {
  color: #fff;
}

.m-servb2 .box-item:hover .item-title a, .m-servb2 .box-item:hover .item-desc a {
  color: #fff;
}

.m-servb2 .box-item:hover .item-title:before, .m-servb2 .box-item:hover .item-desc:before {
  background-color: #fff;
}

@media screen and (max-width: 1440px) {
  .m-servb2 {
    padding-top: 40px;
  }
  .m-servb2 .box-item {
    padding: 30px 20px;
  }
  .m-servb2 .box-item .item-title {
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
    padding-bottom: 24px;
  }
  .m-servb2 .box-item .item-title:before {
    bottom: 11px;
  }
}
@media screen and (max-width: 640px) {
  .m-servb2 .box-item {
    width: 49%;
    padding: 20px;
  }
  .m-servb2 .box-wp {
    gap: 20px 2%;
  }
}
@media screen and (max-width: 375px) {
  .m-servb2 .box-item {
    width: 100%;
  }
}
.m-servb3 {
  margin-top: 90px;
  padding-top: 83px;
  padding-bottom: 83px;
  background-color: #F6F6F6;
}

.m-servb3 .box-title {
  text-align: center;
  margin-bottom: 50px;
}

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

.m-servb3 .box-img {
  width: 50%;
  line-height: 0;
  font-size: 0;
  border-radius: 10px;
}

.m-servb3 .box-desc {
  width: 45.7142857143%;
  align-self: center;
}

.m-servb3 .box-desc p {
  margin-top: 20px;
}

.m-servb3 .box-desc p:first-child {
  margin-top: 0;
}

@media screen and (max-width: 1440px) {
  .m-servb3 {
    margin-top: 40px;
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .m-servb3 .box-title {
    margin-bottom: 30px;
  }
  .m-servb3 .box-desc p {
    margin-top: 10px;
  }
}
@media screen and (max-width: 640px) {
  .m-servb3 .box-img, .m-servb3 .box-desc {
    width: 100%;
  }
  .m-servb3 .box-desc {
    margin-top: 20px;
  }
}
.m-servb4 {
  padding-top: 100px;
}

.m-servb4 .box-hd {
  max-width: 924px;
}

.m-servb4 .box-wp {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: stretch;
  gap: 66px 3.7142857143%;
}

.m-servb4 .box-item {
  position: relative;
  width: 30.8571428571%;
  padding: 0 25px 33px;
  border-radius: 10px;
  background-color: #F7F6F6;
}

.m-servb4 .box-item .item-num {
  width: 42px;
  line-height: 42px;
  font-size: 20px;
  font-size: 2rem;
  color: #fff;
  text-align: center;
  background-color: #1B9934;
  border-radius: 0 0 10px 10px;
}

.m-servb4 .box-item .item-title {
  margin-top: 20px;
  line-height: 30px;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 700;
}

.m-servb4 .box-item .item-desc {
  margin-top: 15px;
  color: #666;
}

.m-servb4 .box-item:before {
  content: "";
  position: absolute;
  left: 100%;
  top: 0;
  width: 10.6481481481%;
  height: 100%;
  background: url("../images/servb4-jt1.png") no-repeat center;
}

.m-servb4 .box-item:nth-child(5) {
  order: 1;
}

.m-servb4 .box-item:nth-child(4) {
  order: 2;
}

.m-servb4 .box-item:nth-child(4):before, .m-servb4 .box-item:nth-child(5):before {
  left: auto;
  right: 100%;
  top: 0;
  background-image: url("../images/servb4-jt2.png");
}

.m-servb4 .box-item:nth-child(3n):before {
  left: 0;
  top: 100%;
  width: 100%;
  height: 66px;
  background-image: url("../images/servb4-jt3.png");
}

.m-servb4 .box-item:last-child:before {
  display: none;
}

.m-servb4 .box-item:hover {
  background-color: #1B9934;
}

.m-servb4 .box-item:hover .item-title, .m-servb4 .box-item:hover .item-desc {
  color: #fff;
}

.m-servb4 .box-item:hover .item-title a, .m-servb4 .box-item:hover .item-desc a {
  color: #fff;
}

.m-servb4 .box-item:hover .item-num {
  color: #1B9934;
  background-color: #fff;
}

@media screen and (min-width: 1441px) {
  .m-servb4 .box-item {
    min-height: 260px;
  }
}
@media screen and (max-width: 1440px) {
  .m-servb4 {
    padding-top: 40px;
  }
  .m-servb4 .box-item {
    padding: 0 20px 20px;
  }
  .m-servb4 .box-item .item-title {
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-servb4 .box-item .item-desc {
    margin-top: 10px;
  }
}
@media screen and (max-width: 767px) {
  .m-servb4 .box-item {
    width: 49%;
    order: 1 !important;
  }
  .m-servb4 .box-item:before {
    display: none;
  }
  .m-servb4 .box-wp {
    gap: 20px 2%;
  }
}
@media screen and (max-width: 480px) {
  .m-servb4 .box-item {
    width: 100%;
  }
}
.m-servb5 {
  padding-top: 120px;
}

.m-servb5 .box-title {
  text-align: center;
  margin-bottom: 83px;
}

.m-servb5 .box-wp {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: stretch;
  gap: 60px 2.8571428571%;
}

.m-servb5 .box-item {
  position: relative;
  width: 48.5714285714%;
  padding: 39px 45px;
  border-radius: 10px;
  box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.08);
}

.m-servb5 .box-item .item-icon {
  position: absolute;
  left: 50%;
  top: 0;
  transform: translate(-50%, -50%);
  line-height: 0;
  font-size: 0;
}

.m-servb5 .box-item .item-title {
  line-height: 30px;
  font-size: 20px;
  font-size: 2rem;
  font-weight: 700;
}

.m-servb5 .box-item .item-desc {
  margin-top: 12px;
  color: #666;
}

@media screen and (max-width: 1440px) {
  .m-servb5 {
    padding-top: 40px;
  }
  .m-servb5 .box-title {
    margin-bottom: 50px;
  }
  .m-servb5 .box-item {
    padding: 30px 20px;
  }
  .m-servb5 .box-item .item-icon img {
    width: 36px;
  }
  .m-servb5 .box-item .item-title {
    line-height: 24px;
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 640px) {
  .m-servb5 .box-wp {
    gap: 40px 2%;
  }
  .m-servb5 .box-item {
    width: 100%;
  }
}
.m-abtb1 {
  color: #666;
}

.m-abtb3 {
  padding-top: 90px;
  padding-bottom: 90px;
}

.m-abtb3 .box-title {
  text-align: center;
  margin-bottom: 36px;
}

.m-abtb3 .box-wp {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 24px 2.1428571429%;
}

.m-abtb3 .box-item {
  width: 18.2857142857%;
  border-bottom: 2px solid #E6E6E6;
}

.m-abtb3 .box-item:hover {
  border-bottom-color: #1B9934;
}

@media screen and (max-width: 1440px) {
  .m-abtb3 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .m-abtb3 .box-title {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 640px) {
  .m-abtb3 .box-wp {
    gap: 20px 2%;
  }
  .m-abtb3 .box-item {
    width: 49%;
  }
}
.m-abtb4 {
  padding-top: 87px;
  padding-bottom: 42px;
  background-color: #F4F4F4;
}

.m-abtb4 .box-title {
  text-align: center;
  margin-bottom: 34px;
}

.m-abtb4 .box-wp {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
}

.m-abtb4 .box-img {
  line-height: 0;
  font-size: 0;
}

.m-abtb4 .box-item {
  position: absolute;
  width: 1%;
  padding-top: 1%;
}

.m-abtb4 .box-item .item-dot {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.m-abtb4 .box-item .item-dot em {
  position: absolute;
  z-index: 2;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #1B9934;
  border-radius: 50%;
}

.m-abtb4 .box-item .item-icon {
  position: absolute;
  left: 50%;
  bottom: 100%;
  transform: translateX(-50%);
  line-height: 1;
  font-size: 30px;
  font-size: 3rem;
  color: #1B9934;
  width: max-content;
  margin-bottom: 6px;
}

.m-abtb4 .box-item .item-title {
  position: absolute;
  left: 50%;
  top: 100%;
  transform: translateX(-50%);
  line-height: 30px;
  font-size: 20px;
  font-size: 2rem;
  font-weight: 700;
  color: #1B9934;
  width: max-content;
  margin-top: 6px;
}

.m-abtb4 .box-item1 .item-dot:before, .m-abtb4 .box-item1 .item-dot:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
}

.m-abtb4 .box-item1 .item-dot:before {
  padding: 12px;
  background-color: rgba(27, 153, 52, 0.2);
  animation: pulse 1.2s ease-in-out infinite;
}

.m-abtb4 .box-item1 .item-dot:after {
  padding: 6px;
  background-color: rgba(27, 153, 52, 0.5);
}

.m-abtb4 .box-item-1 {
  left: 22.25%;
  top: 10.8345534407%;
}

.m-abtb4 .box-item-2 {
  left: 54.3333333333%;
  top: 18.3016105417%;
}

.m-abtb4 .box-item-3 {
  left: 62.4166666667%;
  top: 21.3762811127%;
}

.m-abtb4 .box-item-4 {
  left: 17.1666666667%;
  top: 32.2108345534%;
}

.m-abtb4 .box-item-5 {
  left: 48.5%;
  top: 28.4040995608%;
}

.m-abtb4 .box-item-6 {
  left: 61.75%;
  top: 29.8682284041%;
}

.m-abtb4 .box-item-7 {
  left: 73.3333333333%;
  top: 48.7554904832%;
}

.m-abtb4 .box-item-8 {
  left: 27.4166666667%;
  top: 76.1346998536%;
}

.m-abtb4 .box-item-9 {
  left: 31.0833333333%;
  top: 70.8638360176%;
}

.m-abtb4 .box-item-10 {
  left: 82.1666666667%;
  top: 71.0102489019%;
}

.m-abtb4 .box-item-11 {
  left: 54.0833333333%;
  top: 26.6471449488%;
}

.m-abtb4 .box-item-12 {
  left: 58.9166666667%;
  top: 20.0585651537%;
}

.m-abtb4 .box-item-13 {
  left: 58.4166666667%;
  top: 27.2327964861%;
}

.m-abtb4 .box-item-14 {
  left: 65.8333333333%;
  top: 25.3294289898%;
}

.m-abtb4 .box-item-15 {
  left: 23.75%;
  top: 53.7335285505%;
}

.m-abtb4 .box-item-16 {
  left: 69.6666666667%;
  top: 47.4377745242%;
}

.m-abtb4 .box-item-17 {
  left: 67.9166666667%;
  top: 55.7833089312%;
}

.m-abtb4 .box-item-18 {
  left: 76.6666666667%;
  top: 58.1259150805%;
}

.m-abtb4 .box-item-19 {
  left: 58.9166666667%;
  top: 71.0102489019%;
}

.m-abtb4 .box-item-3 .item-title, .m-abtb4 .box-item-9 .item-title {
  top: 50%;
  left: 100%;
  transform: translate(0, -50%);
  margin-top: 0;
  margin-left: 12px;
}

@media screen and (max-width: 1440px) {
  .m-abtb4 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .m-abtb4 .box-title {
    margin-bottom: 30px;
  }
  .m-abtb4 .box-item .item-icon {
    font-size: 20px;
    font-size: 2rem;
  }
  .m-abtb4 .box-item .item-title {
    line-height: 20px;
    font-size: 12px;
    font-size: 1.2rem;
  }
  .m-abtb4 .box-item1 .item-dot:before {
    padding: 6px;
  }
  .m-abtb4 .box-item1 .item-dot:after {
    padding: 3px;
  }
}
@keyframes pulse {
  0% {
    opacity: 1;
    box-shadow: 0 0 0 0 rgba(27, 153, 52, 0.7);
  }
  50% {
    opacity: 0.4;
    box-shadow: 0 0 20px 10px rgba(27, 153, 52, 0.5);
  }
  100% {
    opacity: 1;
    box-shadow: 0 0 0 0 rgba(27, 153, 52, 0.7);
  }
}
.m-abtb5 {
  padding-top: 102px;
}

.m-abtb5 .box-title {
  text-align: center;
  margin-bottom: 22px;
}

.m-abtb5 .swiper-slide {
  padding: 10px;
}

.m-abtb5 .box-item {
  margin-top: 32px;
  position: relative;
  padding: 50px 40px 43px;
  border-radius: 20px;
  background-color: #fff;
  box-shadow: 0 0 10px 0 rgba(7, 39, 60, 0.1);
}

.m-abtb5 .box-item:before {
  content: "";
  position: absolute;
  right: 48px;
  top: 50px;
  width: 70px;
  height: 70px;
  background: url("../images/abtb5-sy1.png") no-repeat center;
  background-size: 100% 100%;
}

.m-abtb5 .box-item .item-wp {
  position: relative;
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: flex-start;
}

.m-abtb5 .box-item .item-pic {
  flex: 0 0 auto;
  margin-right: 44px;
  width: 100px;
  border-radius: 50%;
}

.m-abtb5 .box-item .item-text {
  flex: 1 1 auto;
  overflow: hidden;
}

.m-abtb5 .box-item .item-title {
  line-height: 30px;
  font-size: 20px;
  font-size: 2rem;
  font-weight: 700;
}

.m-abtb5 .box-item .item-name {
  margin-top: 1px;
  line-height: 28px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #666;
}

.m-abtb5 .box-item .item-xing {
  margin-top: 16px;
  line-height: 0;
  font-size: 0;
}

.m-abtb5 .box-item .item-desc {
  margin-top: 30px;
  color: #666;
}

.m-abtb5 .box-item:first-child {
  margin-top: 0;
}

.m-abtb5 .swiper-pagination {
  margin-top: 70px;
  position: relative;
  left: auto;
  top: auto;
  transform: none;
  width: 100%;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: flex-start;
  gap: 11px;
}

.m-abtb5 .swiper-pagination .swiper-pagination-bullet {
  width: 48px;
  height: 6px;
  border-radius: 10px;
}

@media screen and (max-width: 1440px) {
  .m-abtb5 {
    padding-top: 40px;
  }
  .m-abtb5 .box-title {
    margin-bottom: 30px;
  }
  .m-abtb5 .box-item {
    padding: 30px;
  }
  .m-abtb5 .box-item .item-pic {
    margin-right: 20px;
    width: 80px;
  }
  .m-abtb5 .box-item .item-title {
    line-height: 24px;
    font-size: 16px;
    font-size: 1.6rem;
  }
  .m-abtb5 .box-item .item-name {
    line-height: 22px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-abtb5 .box-item .item-xing {
    margin-top: 10px;
  }
  .m-abtb5 .box-item .item-desc {
    margin-top: 20px;
  }
  .m-abtb5 .box-item:before {
    right: 20px;
    top: 30px;
    width: 40px;
    height: 40px;
  }
  .m-abtb5 .swiper-pagination {
    margin-top: 20px;
  }
}
@media screen and (max-width: 640px) {
  .m-abtb5 .box-item {
    padding: 20px;
  }
  .m-abtb5 .box-item .item-wp {
    display: block;
  }
  .m-abtb5 .box-item .item-pic {
    margin-right: 0;
    margin-bottom: 10px;
  }
}
.m-abtb6 {
  padding-top: 103px;
}

.m-abtb6 .box-title {
  text-align: center;
  margin-bottom: 42px;
}

.m-abtb6 .box-wp {
  position: relative;
  padding: 10.5714285714% 7.0714285714% 11.8571428571%;
  border-radius: 10px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.m-abtb6 .box-wp:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
}

.m-abtb6 .box-info1 {
  position: relative;
  color: #fff;
}

.m-abtb6 .box-info1 a {
  color: #fff;
}

.m-abtb6 .box-info1 .info-item {
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: flex-end;
}

.m-abtb6 .box-info1 .item-num {
  flex: 0 0 auto;
  margin-right: 20px;
  line-height: 62px;
  font-size: 46px;
  font-size: 4.6rem;
  font-weight: 700;
}

.m-abtb6 .box-info1 .item-title {
  margin-bottom: 10px;
  flex: 1 1 auto;
  line-height: 30px;
  font-size: 18px;
  font-size: 1.8rem;
}

.m-abtb6 .box-info1 .item-title2 {
  line-height: 36px;
  font-size: 24px;
  font-size: 2.4rem;
}

.m-abtb6 .box-info2 {
  margin-top: 40px;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: flex-start;
  gap: 20px 0;
}

.m-abtb6 .box-info2 .info-item {
  max-width: 20%;
  text-align: center;
  padding: 0 5px;
}

.m-abtb6 .box-info2 .item-num {
  line-height: 1;
  font-size: 64px;
  font-size: 6.4rem;
  font-weight: 700;
  color: #1B9934;
}

.m-abtb6 .box-info2 .item-title {
  margin-top: 6px;
  list-style: 28px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #666;
}

@media screen and (max-width: 1440px) {
  .m-abtb6 {
    padding-top: 40px;
  }
  .m-abtb6 .box-title {
    margin-bottom: 30px;
  }
  .m-abtb6 .box-info1 .item-num {
    line-height: 40px;
    font-size: 30px;
    font-size: 3rem;
  }
  .m-abtb6 .box-info1 .item-title {
    line-height: 20px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-abtb6 .box-info2 {
    margin-top: 30px;
  }
  .m-abtb6 .box-info2 .item-num {
    line-height: 40px;
    font-size: 30px;
    font-size: 3rem;
  }
  .m-abtb6 .box-info2 .item-title {
    margin-top: 5px;
    line-height: 20px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 767px) {
  .m-abtb6 .box-info2 {
    justify-content: center;
  }
  .m-abtb6 .box-info2 .info-item {
    width: 33.33%;
    max-width: unset;
  }
}
@media screen and (max-width: 480px) {
  .m-abtb6 .box-info2 .info-item {
    width: 100%;
  }
}
.m-abtb7 {
  padding-top: 110px;
}

.m-abtb7 .box-wp {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: stretch;
  gap: 24px 1.8571428571%;
}

.m-abtb7 .box-item, .m-abtb7 .box-hd {
  width: 23.5714285714%;
  border-radius: 10px;
  overflow: hidden;
}

.m-abtb7 .box-hd {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
  padding: 20px;
  background-color: #1B9934;
  color: #fff;
  text-align: center;
}

.m-abtb7 .box-title {
  width: 100%;
  line-height: 48px;
  font-size: 30px;
  font-size: 3rem;
  font-weight: 700;
}

.m-abtb7 .box-item {
  position: relative;
  padding-top: 15.2857142857%;
}

.m-abtb7 .box-item .item-pic {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.m-abtb7 .box-item .item-pic img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.m-abtb7 .box-item .item-pic:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}

.m-abtb7 .box-item .item-text {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  padding: 20px;
  text-align: center;
  color: #fff;
}

.m-abtb7 .box-item .item-num {
  line-height: 54px;
  font-size: 36px;
  font-size: 3.6rem;
  font-weight: 700;
}

.m-abtb7 .box-item .item-title {
  margin-top: 10px;
  line-height: 30px;
  font-size: 18px;
  font-size: 1.8rem;
}

@media screen and (max-width: 1440px) {
  .m-abtb7 {
    padding-top: 40px;
  }
  .m-abtb7 .box-title {
    line-height: 30px;
    font-size: 20px;
    font-size: 2rem;
  }
  .m-abtb7 .box-item .item-num {
    line-height: 30px;
    font-size: 20px;
    font-size: 2rem;
  }
  .m-abtb7 .box-item .item-title {
    margin-top: 5px;
    line-height: 20px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 767px) {
  .m-abtb7 .box-wp {
    gap: 20px 2%;
  }
  .m-abtb7 .box-item, .m-abtb7 .box-hd {
    width: 49%;
  }
  .m-abtb7 .box-item {
    padding-top: 30%;
  }
}
@media screen and (max-width: 480px) {
  .m-abtb7 .box-item, .m-abtb7 .box-hd {
    width: 100%;
  }
  .m-abtb7 .box-item {
    padding-top: 50%;
  }
}
.m-news .box-title {
  line-height: 48px;
  font-size: 30px;
  font-size: 3rem;
  font-weight: 700;
}

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

.m-news .box-info {
  padding-top: 25px;
  padding-bottom: 24px;
  line-height: 26px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #666;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

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

.m-news .box-time {
  margin-right: 20px;
  color: #1B9934;
}

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

.m-news .box-desc {
  margin-top: 40px;
  color: #666;
}

@media screen and (max-width: 1440px) {
  .m-news .box-title {
    line-height: 24px;
    font-size: 16px;
    font-size: 1.6rem;
  }
  .m-news .box-info {
    padding-top: 10px;
    padding-bottom: 20px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-news .box-desc {
    margin-top: 30px;
  }
}
.g-ctusfix {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
}

.m-ctusinfo {
  width: 38.4285714286%;
}

.m-ctusinfo .info-item {
  margin-top: 24px;
  padding: 19px 43px;
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: center;
  border-radius: 100px;
  background: #F4F4F4;
}

.m-ctusinfo .info-item .item-icon {
  flex: 0 0 auto;
  margin-right: 28px;
  width: 40px;
  line-height: 40px;
  font-size: 30px;
  font-size: 3rem;
  color: #1B9934;
  text-align: center;
}

.m-ctusinfo .info-item .item-text {
  flex: 1 1 auto;
  overflow: hidden;
}

.m-ctusinfo .info-item .item-title {
  line-height: 30px;
  font-size: 20px;
  font-size: 2rem;
  font-weight: 700;
  color: #1B9934;
}

.m-ctusinfo .info-item .item-info {
  margin-top: 6px;
  word-break: break-word;
  line-height: 28px;
  font-size: 16px;
  font-size: 1.6rem;
  min-height: 28px;
}

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

.m-ctusinfo .info-item:hover {
  background-color: #1B9934;
}

.m-ctusinfo .info-item:hover .item-icon, .m-ctusinfo .info-item:hover .item-title, .m-ctusinfo .info-item:hover .item-info {
  color: #fff;
}

.m-ctusinfo .info-item:hover .item-icon a, .m-ctusinfo .info-item:hover .item-title a, .m-ctusinfo .info-item:hover .item-info a {
  color: #fff;
}

@media screen and (max-width: 1440px) {
  .m-ctusinfo .info-item .item-info {
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
    min-height: 24px;
  }
  .m-ctusinfo .info-item .item-title {
    line-height: 24px;
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 991px) {
  .m-ctusinfo {
    width: 100%;
  }
  .m-ctusinfo .info-item {
    margin-top: 20px;
    padding: 20px;
  }
  .m-ctusinfo .info-item .item-icon {
    width: 30px;
    line-height: 30px;
    font-size: 20px;
    font-size: 2rem;
    margin-right: 16px;
  }
}
.m-ctusmap {
  margin-top: 70px;
}

@media screen and (max-width: 1440px) {
  .m-ctusmap {
    margin-top: 40px;
  }
}
.m-ctusform {
  position: relative;
  padding-top: 9%;
  padding-bottom: 9.8571428571%;
  padding-left: 4.2857142857%;
  width: 56.7142857143%;
  border-radius: 0 0 0 100px;
  background: rgba(216, 216, 216, 0.3);
}

.m-ctusform:before {
  content: "";
  position: absolute;
  left: 100%;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(216, 216, 216, 0.3);
}

.m-ctusform .box-title {
  line-height: 48px;
  font-size: 30px;
  font-size: 3rem;
  font-weight: 700;
  margin-bottom: 50px;
}

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

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

.m-ctusform .form-item1 {
  width: 49.1132332879%;
}

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

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

.m-ctusform .form-item4 {
  width: 49.1132332879%;
}

.m-ctusform .form-text {
  display: block;
  width: 100%;
  height: 60px;
  line-height: 60px;
  padding-left: 26px;
  padding-right: 10px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #666;
  background-color: #fff;
  border-radius: 100px;
}

.m-ctusform .form-text2 {
  height: 85px;
  line-height: 26px;
  padding-top: 17px;
}

.m-ctusform .star .form-text {
  background: url("../images/star1.png") no-repeat 15px 25px;
  background-color: #fff;
}

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

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

.m-ctusform .form-btn {
  display: block;
  width: 100%;
  height: 60px;
  font-size: 20px;
  font-size: 2rem;
  color: #fff;
  text-align: center;
  background-color: #1B9934;
  border-radius: 100px;
}

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

@media screen and (max-width: 1440px) {
  .m-ctusform .box-title {
    margin-bottom: 30px;
    line-height: 24px;
    font-size: 20px;
    font-size: 2rem;
  }
  .m-ctusform .form-text, .m-ctusform .form-btn {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-ctusform .form-text, .m-ctusform .form-btn, .m-ctusform .form-code {
    height: 50px;
    line-height: 50px;
  }
  .m-ctusform .form-text img, .m-ctusform .form-btn img, .m-ctusform .form-code img {
    max-height: 50px;
  }
  .m-ctusform .form-text2 {
    height: 85px;
    line-height: 24px;
    padding-top: 13px;
  }
}
@media screen and (max-width: 991px) {
  .m-ctusform {
    margin-top: 30px;
    width: 100%;
    padding: 30px;
  }
  .m-ctusform:before {
    display: none;
  }
}
@media screen and (max-width: 640px) {
  .m-ctusform {
    padding: 30px 20px;
  }
  .m-ctusform .form-item {
    width: 100%;
  }
}
@font-face {
  font-family: "iconfont"; /* Project id 5215075 */
  src: url("data:application/x-font-woff2;charset=utf-8;base64,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") format("woff2"), url("../fonts/iconfont.woff?t=1784877695020") format("woff"), url("../fonts/iconfont.ttf?t=1784877695020") format("truetype");
}
.iconfont {
  font-family: "iconfont" !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-xiaohongshu1:before {
  content: "\e68a";
}

.icon-bilibili2:before {
  content: "\ea95";
}

.icon-tiktok1:before {
  content: "\e601";
}

.icon-zhihu2:before {
  content: "\e690";
}

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

.icon-up28:before {
  content: "\e791";
}

.icon-bottom28:before {
  content: "\e792";
}

.icon-left28:before {
  content: "\e793";
}

.icon-right28:before {
  content: "\e794";
}

.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-sina2:before {
  content: "\e644";
}

.icon-sina1:before {
  content: "\e619";
}

.icon-zhihu1:before {
  content: "\e6a0";
}

.icon-xiaohongshu2:before {
  content: "\e69e";
}

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

.icon-bilibili1:before {
  content: "\e606";
}

.m-solul .list-item {
  margin-top: 90px;
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 1px;
}
.m-solul .list-item .item-pic {
  order: 2;
  margin-left: -2.8571428571%;
  flex: 0 0 auto;
  width: 51.4285714286%;
  border-radius: 10px;
}
.m-solul .list-item .item-text {
  position: relative;
  z-index: 2;
  flex: 0 0 auto;
  transform: translateY(30px);
  width: 51.4285714286%;
  border-radius: 10px;
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.08);
  background-color: #fff;
  align-self: stretch;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
  padding: 30px 4.2857142857%;
}
.m-solul .list-item .item-fix {
  width: 100%;
}
.m-solul .list-item .item-title {
  max-height: 60px;
  line-height: 30px;
  font-size: 20px;
  font-size: 2rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.m-solul .list-item .item-title a {
  display: block;
}
.m-solul .list-item .item-desc {
  margin-top: 20px;
  max-height: 60px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  color: #666;
}
.m-solul .list-item .item-link {
  margin-top: 20px;
}
.m-solul .list-item .item-link .link {
  color: #fff;
  background-color: #1B9934;
  border-color: transparent;
  border-radius: 4px;
}
.m-solul .list-item:first-child {
  margin-top: 0;
}
.m-solul .list-item:hover .item-text {
  background-color: #1B9934;
}
.m-solul .list-item:hover .item-text .item-title, .m-solul .list-item:hover .item-text .item-desc {
  color: #fff;
}
.m-solul .list-item:hover .item-text .item-title a, .m-solul .list-item:hover .item-text .item-desc a {
  color: #fff;
}
.m-solul .list-item:hover .item-text .item-link .link {
  color: #1B9934;
  background-color: #fff;
}
@media screen and (max-width: 1440px) {
  .m-solul .list-item {
    margin-top: 40px;
  }
  .m-solul .list-item .item-text {
    transform: translateY(20px);
  }
  .m-solul .list-item .item-title, .m-solul .list-item .item-desc {
    max-height: 44px;
    line-height: 22px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-solul .list-item .item-desc {
    margin-top: 10px;
  }
}
@media screen and (max-width: 640px) {
  .m-solul .list-item {
    display: block;
  }
  .m-solul .list-item .item-pic, .m-solul .list-item .item-text {
    width: 100%;
  }
  .m-solul .list-item .item-pic {
    margin-left: 0;
  }
  .m-solul .list-item .item-text {
    transform: none;
  }
}