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

.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: #32A1D4;
  }
  .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: #32A1D4;
  }
  .m-mobilenav .mbnav-item > a.active:after {
    background-color: #32A1D4;
  }
  .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: #32A1D4;
  }
}
::selection {
  color: #fff;
  background: #32A1D4;
}

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

@media screen and (max-device-width: 320px) {
  body {
    -webkit-text-size-adjust: 100%;
  }
}
@media screen and (max-device-width: 480px) {
  body {
    -webkit-text-size-adjust: 100%;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  body {
    -webkit-text-size-adjust: 100%;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  body {
    -webkit-text-size-adjust: 100%;
  }
}
a {
  color: #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;
  cursor: pointer;
}

a:hover {
  color: #32A1D4;
}

ol, ul {
  list-style: none;
}

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

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

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

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

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

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

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

textarea {
  resize: none;
}

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

em, i {
  font-style: normal;
}

/* .c-xx start */
.c-bg1 {
  background-color: #f9f9f9;
}

.c-pt80 {
  padding-top: 80px;
}

@media screen and (max-width: 1440px) {
  .c-pt80 {
    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: #32A1D4;
}

/* .c-xx end */
/* .f-xx start */
.f-box {
  width: calc(100% - 100px);
  max-width: 1500px;
  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: #32A1D4;
  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: #32A1D4;
}

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

.m-desc strong {
  font-family: "OpenSansBold", arial, helvetica, sans-serif;
  font-weight: normal;
}

.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: #32A1D4;
  }
  .m-desc a:hover {
    text-decoration: underline;
  }
}
@media screen and (min-width: 1441px) {
  .m-desc2 {
    line-height: 30px;
    font-size: 18px;
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 991px) {
  .table {
    width: 100%;
    overflow-x: auto;
  }
  .table table {
    min-width: 991px;
  }
}
.m-ftname {
  display: none;
  line-height: 24px;
  font-size: 18px;
  font-size: 1.8rem;
  position: relative;
  padding-right: 20px;
  font-family: "OpenSansBold", arial, helvetica, sans-serif;
  color: #333;
}

.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-videoshow {
  position: relative;
  cursor: pointer;
}

.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 {
  color: #32A1D4;
  text-decoration: underline;
  text-underline-offset: 5px;
}

.m-crm .active {
  color: #32A1D4;
}

.m-oths {
  margin-top: 18px;
}

.m-oths .oths-item {
  padding-left: 22px;
  height: 20px;
  line-height: 20px;
  font-size: 14px;
  font-size: 1.4rem;
  color: #666666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  background-repeat: no-repeat;
  background-position: left center;
}

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

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

.m-oths .oths-item-1 {
  margin-bottom: 12px;
  background-image: url("../images/oths1.png");
}

.m-oths .oths-item-2 {
  background-image: url("../images/oths2.png");
}

.m-page {
  margin-top: 90px;
  letter-spacing: 0;
  font-size: 0;
  text-align: center;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
}

.m-page a, .m-page span {
  margin-left: 5px;
  margin-right: 5px;
  margin-bottom: 10px;
  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;
  border-radius: 999px;
  background-color: #EBEBEB;
  box-sizing: border-box;
  transition: all 500ms;
  padding: 0 5px;
}

.m-page .big {
  color: #fff;
  background-color: #32A1D4;
}

.m-page a:hover, .m-page a.active {
  color: #32A1D4;
  border-color: #32A1D4;
  background-color: transparent;
}

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

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

.m-page2 {
  position: relative;
}

@media screen and (max-width: 1440px) {
  .m-page {
    margin-top: 35px;
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
  }
  .m-page a, .m-page span {
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 10px;
  }
}
.m-kf {
  position: fixed;
  z-index: 10;
  right: 0;
  top: 30%;
}

.m-kf .kf-item {
  position: relative;
  display: block;
  line-height: 0;
  font-size: 0;
  width: 50px;
  line-height: 50px;
  margin-bottom: 1px;
  font-size: 20px;
  font-size: 2rem;
  color: #fff;
  text-align: center;
  background-color: #2d2d27;
  border-radius: 5px;
}

.m-kf .kf-item:hover, .m-kf .kf-item.active {
  color: #fff;
  background-color: #32A1D4;
}

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

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

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

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

@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-hys {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.m-htt {
  line-height: 60px;
  font-size: 48px;
  font-size: 4.8rem;
  font-family: "OpenSansBold", arial, helvetica, sans-serif;
}

@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: 30px;
    font-size: 24px;
    font-size: 2.4rem;
  }
}
.m-hys {
  position: relative;
  padding-top: 238px;
  padding-bottom: 108px;
}

.m-hys .box-img {
  position: absolute;
  line-height: 0;
  font-size: 0;
}

.m-hys .box-img1 {
  left: 0;
  bottom: 0;
  width: 21.6145833333%;
  max-width: 415px;
}

.m-hys .box-img2 {
  right: 0;
  bottom: 38px;
  width: 17.8645833333%;
  max-width: 343px;
}

.m-hys .box-title {
  text-align: center;
  margin-bottom: 62px;
}

.m-hys .box-wp {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: stretch;
  gap: 30px 6.6666666667%;
}

.m-hys .box-item {
  position: relative;
  width: 28.2666666667%;
  padding: 27px 33px 33px;
}

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

.m-hys .box-item .item-title {
  position: relative;
  padding-bottom: 23px;
  line-height: 30px;
  font-size: 18px;
  font-size: 1.8rem;
  font-family: "OpenSansBold", arial, helvetica, sans-serif;
}

.m-hys .box-item .item-title:before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  width: 52px;
  height: 4px;
  border-radius: 4px;
  background-color: #32A1D4;
}

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

.m-hys .box-item:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  border-radius: 10px;
  background-color: #fff;
  transition: all 0.5s;
  box-shadow: 0 0 10px 4px rgba(0, 0, 0, 0.1);
}

.m-hys .box-item:hover:before {
  padding: 18px 12px;
}

.m-hys .box-ft {
  margin-top: 130px;
  margin-left: auto;
  margin-right: auto;
  max-width: 700px;
  text-align: center;
}

.m-hys .ft-name {
  display: inline-block;
  padding: 10px 30px;
  line-height: 32px;
  font-size: 20px;
  font-size: 2rem;
  color: #fff;
  border-radius: 999px;
  background-color: #32A1D4;
}

.m-hys .ft-desc {
  margin-top: 22px;
  line-height: 20px;
  font-size: 14px;
  font-size: 1.4rem;
  color: #666;
}

@media screen and (max-width: 1440px) {
  .m-hys {
    padding-bottom: 50px;
  }
  .m-hys .box-title {
    margin-bottom: 60px;
  }
  .m-hys .box-item {
    padding: 30px 20px;
  }
  .m-hys .box-item .item-title {
    padding-bottom: 15px;
    line-height: 24px;
    font-size: 16px;
    font-size: 1.6rem;
  }
  .m-hys .box-item .item-desc {
    margin-top: 12px;
  }
  .m-hys .box-ft {
    margin-top: 40px;
  }
  .m-hys .ft-name {
    line-height: 20px;
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 991px) {
  .m-hys {
    padding-top: 50px;
  }
}
@media screen and (max-width: 640px) {
  .m-hys .box-item {
    width: 100%;
  }
  .m-hys .box-item:hover:before {
    padding: 0;
  }
  .m-hys .box-title {
    margin-bottom: 30px;
  }
  .m-hys .box-ft {
    margin-top: 30px;
  }
}
.m-hbtn {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 20px;
}

.m-hbtn .box-btn {
  width: 60px;
  line-height: 58px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #32A1D4;
  text-align: center;
  border: 1px solid #32A1D4;
  border-radius: 50%;
  cursor: pointer;
}

.m-hbtn .box-btn:hover {
  color: #fff;
  background-color: #32A1D4;
}

.m-hbtn.white .box-btn {
  background-color: #fff;
  border-color: transparent;
}

.m-hbtn.white .box-btn:hover {
  color: #fff;
  background-color: #32A1D4;
  border-color: transparent;
}

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

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

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

@media screen and (max-width: 1700px) {
  .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;
  }
  .m-hbtn.absolute .box-btn {
    position: relative;
    top: auto;
    transform: none;
    left: auto;
    right: auto;
  }
}
@media screen and (max-width: 1440px) {
  .m-hbtn .box-btn {
    width: 40px;
    line-height: 38px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.g-hcore {
  padding-top: 100px;
  padding-bottom: 94px;
}

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

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

.m-hcore .box-wp {
  background-color: #043C98;
  border-radius: 20px;
  overflow: hidden;
}

.m-hcore .box-slide {
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: center;
}

.m-hcore .box-slide .slide-wp {
  flex: 1 1 auto;
  overflow: hidden;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: flex-start;
  padding: 10px 20px;
}

.m-hcore .box-slide .swiper {
  width: 100%;
  max-width: 1020px;
}

.m-hcore .box-slide .swiper-slide {
  height: auto;
  align-self: center;
}

.m-hcore .box-slide .item-title {
  padding: 9px 20px;
  line-height: 28px;
  font-size: 16px;
  font-size: 1.6rem;
  font-family: "OpenSansBold", arial, helvetica, sans-serif;
  color: #fff;
  text-align: center;
  border: 1px solid #fff;
  border-radius: 999px;
  opacity: 0.5;
  cursor: pointer;
}

.m-hcore .box-slide .swiper-slide-thumb-active .item-title {
  background-color: #32A1D4;
  border-color: transparent;
  opacity: 1;
}

.m-hcore .btn-wp {
  position: relative;
  flex: 0 0 auto;
  padding: 20px 70px;
  justify-content: center;
  background-color: #fff;
  border-radius: 0 0 20px 0;
}

.m-hcore .btn-wp:before, .m-hcore .btn-wp:after {
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  background: url("../images/hcore-radius.png") no-repeat center;
  background-size: 100% 100%;
}

.m-hcore .btn-wp:before {
  left: 100%;
  top: 0;
}

.m-hcore .btn-wp:after {
  left: 0;
  top: 100%;
}

.m-hcore .box-content {
  padding: 0 40px 35px;
}

.m-hcore .box-content .box-item {
  padding-left: 4.9295774648%;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: flex-start;
}

.m-hcore .box-content .item-text {
  width: 41.1851851852%;
  align-self: center;
  color: #fff;
}

.m-hcore .box-content .item-text a {
  color: #fff;
}

.m-hcore .box-content .item-title {
  max-width: 435px;
  line-height: 46px;
  font-size: 36px;
  font-size: 3.6rem;
  font-family: "OpenSansBold", arial, helvetica, sans-serif;
}

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

.m-hcore .box-content .item-pic {
  order: 2;
  width: 52.5925925926%;
  border-radius: 20px;
}

@media screen and (max-width: 1440px) {
  .m-hcore .box-desc {
    margin-top: 10px;
  }
  .m-hcore .box-slide .item-title {
    line-height: 20px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-hcore .box-content {
    padding: 0 30px 30px;
  }
  .m-hcore .box-content .item-title {
    line-height: 26px;
    font-size: 18px;
    font-size: 1.8rem;
  }
  .m-hcore .box-content .item-desc {
    margin-top: 10px;
  }
}
@media screen and (max-width: 991px) {
  .m-hcore .box-slide {
    flex-flow: row wrap;
  }
  .m-hcore .box-slide .slide-wp {
    width: 100%;
  }
  .m-hcore .btn-wp {
    width: 100%;
  }
  .m-hcore .box-content {
    padding: 20px;
  }
  .m-hcore .box-content .box-item {
    padding-left: 0;
  }
}
@media screen and (max-width: 640px) {
  .m-hcore .box-content .item-pic {
    width: 100%;
  }
  .m-hcore .box-content .item-text {
    width: 100%;
    order: 2;
    margin-top: 20px;
  }
}
.g-hcard {
  padding-top: 78px;
  padding-bottom: 80px;
  background-color: #0958D9;
}

@media screen and (max-width: 1440px) {
  .g-hcard {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.m-hcard .box-hd {
  margin-bottom: 54px;
  text-align: center;
  color: #fff;
}

.m-hcard .box-hd a {
  color: #fff;
}

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

.m-hcard .box-wp {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: stretch;
  gap: 30px 3%;
}

.m-hcard .box-item {
  position: relative;
  width: 31.3333333333%;
  padding: 26px 32px;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
}

.m-hcard .box-item .item-pic {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 20px;
}

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

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

.m-hcard .box-item .item-text {
  position: relative;
  width: 100%;
  color: #fff;
}

.m-hcard .box-item .item-title {
  line-height: 36px;
  font-size: 24px;
  font-size: 2.4rem;
  font-family: "OpenSansBold", arial, helvetica, sans-serif;
}

.m-hcard .box-item .item-desc {
  margin-top: 19px;
}

.m-hcard .box-item:hover .item-pic img {
  transform: scale(1.1);
}

@media screen and (max-width: 1440px) {
  .m-hcard .box-hd {
    margin-bottom: 30px;
  }
  .m-hcard .box-desc {
    margin-top: 10px;
  }
  .m-hcard .box-item {
    padding: 30px 20px;
  }
  .m-hcard .box-item .item-title {
    line-height: 24px;
    font-size: 16px;
    font-size: 1.6rem;
  }
  .m-hcard .box-item .item-desc {
    margin-top: 10px;
  }
}
@media screen and (max-width: 640px) {
  .m-hcard .box-item {
    width: 100%;
  }
}
.g-hcert {
  padding-top: 117px;
  padding-bottom: 90px;
  background: url("../images/hcert-bg1.jpg") no-repeat center;
  background-size: cover;
}

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

.m-hcert .box-text {
  width: 30%;
}

.m-hcert .box-slide {
  width: 58.3333333333%;
}

.m-hcert .box-desc {
  margin-top: 37px;
  color: #666;
}

.m-hcert .btn-wp {
  margin-top: 113px;
}

.m-hcert .box-btn {
  background-color: #fff;
  border-color: transparent;
}

.m-hcert .box-btn:hover {
  background-color: #32A1D4;
  color: #fff;
}

.m-hcert .box-item .item-title {
  margin-top: 15px;
  line-height: 30px;
  font-size: 18px;
  font-size: 1.8rem;
  text-align: center;
}

@media screen and (max-width: 1440px) {
  .m-hcert .box-desc {
    margin-top: 20px;
  }
  .m-hcert .btn-wp {
    margin-top: 30px;
  }
  .m-hcert .box-item .item-title {
    margin-top: 10px;
    line-height: 22px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 640px) {
  .m-hcert .box-text, .m-hcert .box-slide {
    width: 100%;
  }
  .m-hcert .box-slide {
    margin-top: 30px;
  }
}
.g-hwys {
  padding: 100px 0;
}

@media screen and (max-width: 1440px) {
  .g-hwys {
    padding: 50px 0;
  }
}
@media screen and (max-width: 991px) {
  .g-hwys {
    padding: 40px 0;
  }
}
.m-hwys {
  padding: 100px 55px 110px 63px;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
  gap: 30px 2.8%;
  background: url("../images/hwys-bg1.jpg") no-repeat center;
  background-size: cover;
  border-radius: 20px;
}

@media screen and (max-width: 1440px) {
  .m-hwys {
    padding: 50px 40px;
  }
}
@media screen and (max-width: 991px) {
  .m-hwys {
    padding: 30px 20px;
  }
}
.m-hwys .box-text {
  width: 52.0984081042%;
}

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

.m-hwys .box-img {
  width: 44.8625180897%;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 3.2258064516%;
}

.m-hwys .img-item {
  width: 48.3870967742%;
}

.m-hwys .item-pic {
  border-radius: 20px;
  box-shadow: 0 0 10px 4px rgba(0, 0, 0, 0.1);
}

@media screen and (max-width: 1440px) {
  .m-hwys .box-desc {
    margin-top: 20px;
  }
}
@media screen and (max-width: 640px) {
  .m-hwys .box-text {
    width: 100%;
  }
  .m-hwys .box-img {
    width: 100%;
  }
}
.m-hadva .box-title {
  text-align: center;
  margin-bottom: 50px;
}

.m-hadva .box-wp {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: stretch;
  gap: 30px 1.3333333333%;
}

.m-hadva .box-item {
  width: 24%;
  padding: 56px 44px 50px;
  border-radius: 20px;
}

.m-hadva .box-item .item-num {
  line-height: 46px;
  font-size: 36px;
  font-size: 3.6rem;
  font-family: "OpenSansBold", arial, helvetica, sans-serif;
}

.m-hadva .box-item .item-icon {
  margin-top: 30px;
  display: inline-block;
  line-height: 0;
  font-size: 0;
}

.m-hadva .box-item .item-title {
  margin-top: 14px;
  line-height: 36px;
  font-size: 24px;
  font-size: 2.4rem;
  font-family: "OpenSansBold", arial, helvetica, sans-serif;
}

.m-hadva .box-item:hover {
  box-shadow: 0 0 10px 4px rgba(0, 0, 0, 0.1);
}

.m-hadva .box-item1 {
  background-color: #F3F3F3;
}

.m-hadva .box-item2 {
  background-color: #0958D9;
  color: #fff;
}

@media screen and (max-width: 1440px) {
  .m-hadva .box-title {
    margin-bottom: 30px;
  }
  .m-hadva .box-item {
    padding: 40px 30px;
  }
  .m-hadva .box-item .item-num {
    line-height: 30px;
    font-size: 24px;
    font-size: 2.4rem;
  }
  .m-hadva .box-item .item-icon {
    margin-top: 20px;
  }
  .m-hadva .box-item .item-title {
    line-height: 24px;
    font-size: 20px;
    font-size: 2rem;
  }
}
@media screen and (max-width: 991px) {
  .m-hadva .box-item {
    width: 49.3333333333%;
    padding: 30px 24px;
  }
  .m-hadva .box-item .item-icon {
    margin-top: 16px;
  }
  .m-hadva .box-item .item-title {
    margin-top: 10px;
    line-height: 22px;
    font-size: 18px;
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 640px) {
  .m-hadva .box-item {
    width: 100%;
    padding: 30px 20px;
  }
}
.g-hctus {
  padding-top: 110px;
}

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

.m-hlnk .link {
  padding: 6px 20px;
  line-height: 32px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #fff;
  border: 1px solid transparent;
  border-radius: 80px;
  background-color: #32A1D4;
}

.m-hlnk .link em {
  margin-right: 8px;
}

.m-hlnk .link:hover {
  background-color: #0958D9;
  color: #fff;
}

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

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

@media screen and (max-width: 1440px) {
  .m-hlnk .link {
    padding: 5px 15px;
    line-height: 20px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-hlnk .link em {
    margin-right: 5px;
  }
}
.m-hctus {
  position: relative;
  border-radius: 20px;
  background: #F0F6FF;
  overflow: hidden;
}

.m-hctus .box-wp {
  position: relative;
  padding-left: 50.0666666667%;
  padding-right: 5.1333333333%;
  padding-top: 6%;
  padding-bottom: 5%;
}

.m-hctus .box-img {
  position: absolute;
  left: 0;
  top: 0;
  width: 55.2666666667%;
  height: 100%;
}

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

.m-hctus .box-text {
  position: relative;
  text-align: right;
}

.m-hctus .box-name {
  line-height: 32px;
  font-size: 20px;
  font-size: 2rem;
  color: #151e20;
}

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

.m-hctus .box-link {
  margin-top: 40px;
  justify-content: flex-end;
}

@media screen and (max-width: 1440px) {
  .m-hctus .box-name {
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-hctus .box-title {
    margin-top: 20px;
  }
  .m-hctus .box-link {
    margin-top: 30px;
  }
}
@media screen and (max-width: 640px) {
  .m-hctus .box-img {
    display: none;
  }
  .m-hctus .box-wp {
    padding: 30px 20px;
  }
  .m-hctus .box-text {
    text-align: left;
    width: 100%;
  }
  .m-hctus .box-link {
    justify-content: flex-start;
  }
}
.g-hproj {
  padding-top: 100px;
  padding-bottom: 80px;
}

@media screen and (max-width: 1440px) {
  .g-hproj {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.m-hproj .box-title {
  text-align: center;
  margin-bottom: 57px;
}

.m-hproj .swiper-slide {
  width: 42.6666666667%;
}

.m-hproj .box-item {
  position: relative;
  border-radius: 20px;
  overflow: hidden;
}

.m-hproj .box-item .item-pic:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 40%, #000 100%);
}

.m-hproj .box-item .item-fix {
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 0 36px 25px;
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: center;
  gap: 10px;
}

.m-hproj .box-item .item-text {
  flex: 1 1 auto;
  overflow: hidden;
  max-width: 390px;
}

.m-hproj .box-item .item-title {
  max-height: 64px;
  line-height: 32px;
  font-size: 20px;
  font-size: 2rem;
  font-family: "OpenSansBold", arial, helvetica, sans-serif;
  color: #fff;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

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

.m-hproj .box-item .item-title a:hover {
  color: #32A1D4;
}

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

.m-hproj .box-link {
  margin-top: 66px;
  line-height: 28px;
  font-size: 16px;
  font-size: 1.6rem;
  text-align: center;
}

.m-hproj .box-link a {
  color: #0958D9;
}

.m-hproj .box-link a:hover em {
  text-decoration: underline;
  text-underline-offset: 5px;
}

.m-hproj .box-link em {
  margin-right: 8px;
}

@media screen and (max-width: 1440px) {
  .m-hproj .box-title {
    margin-bottom: 30px;
  }
  .m-hproj .box-item .item-fix {
    padding: 0 15px 15px;
  }
  .m-hproj .box-item .item-title {
    max-height: 48px;
    line-height: 24px;
    font-size: 16px;
    font-size: 1.6rem;
  }
  .m-hproj .box-link {
    margin-top: 30px;
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 640px) {
  .m-hproj .swiper-slide {
    width: 100%;
  }
}
.g-ft {
  background-color: #F3F3F3;
  line-height: 20px;
  font-size: 14px;
  font-size: 1.4rem;
  color: #666;
}

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

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

.m-ftfix1 {
  padding-top: 90px;
}

.m-ftform .box-title {
  text-align: center;
  margin-bottom: 34px;
  color: #333;
}

.m-ftform .box-wp {
  padding: 38px 50px;
  background-color: rgba(50, 161, 212, 0.2);
}

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

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

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

.m-ftform .form-item2 {
  width: 50%;
}

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

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

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

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

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

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

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

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

.m-ftform .form-btn {
  display: block;
  width: 100%;
  height: 50px;
  font-size: 16px;
  font-size: 1.6rem;
  font-family: "OpenSansBold", arial, helvetica, sans-serif;
  color: #fff;
  text-align: center;
  background-color: #32A1D4;
  border-radius: 5px;
}

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

.m-ftfix2 {
  padding-top: 56px;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: flex-start;
}

.m-ftb {
  max-width: 14.6666666667%;
}

.m-ftb1 {
  max-width: unset;
  width: 21%;
}

.m-ftlogo {
  text-align: center;
  line-height: 0;
  font-size: 0;
}

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

.m-ftshare .share-item {
  width: 36px;
  line-height: 36px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #fff;
  text-align: center;
  background-color: #32A1D4;
}

.m-ftshare .share-item:hover {
  color: #32A1D4;
  background-color: #fff;
}

.m-ftool {
  margin-top: 26px;
  line-height: 28px;
  font-size: 16px;
  font-size: 1.6rem;
  font-family: "OpenSansBold", arial, helvetica, sans-serif;
  text-align: center;
  color: #32A1D4;
}

.m-ftt {
  margin-bottom: 16px;
  line-height: 30px;
  font-size: 18px;
  font-size: 1.8rem;
  font-family: "OpenSansBold", arial, helvetica, sans-serif;
  color: #333;
}

.m-ftt a {
  color: #333;
}

.m-ftt a:hover {
  color: #32A1D4;
}

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

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

.m-ftinfo .info-item {
  margin-top: 10px;
  word-break: break-word;
}

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

.m-ftfix3 {
  padding-top: 25px;
  padding-bottom: 33px;
  text-align: center;
}

@media screen and (max-width: 991px) {
  .m-ftfix1 {
    padding-top: 40px;
  }
  .m-ftform .box-title {
    margin-bottom: 30px;
  }
  .m-ftform .box-wp {
    padding: 30px;
  }
  .m-ftform .form-item {
    width: 49%;
  }
  .m-ftform .box-form {
    gap: 10px 0;
  }
  .m-ftform .form-item2 {
    width: 100%;
  }
  .m-ftb {
    width: 100%;
    max-width: 100%;
    margin-top: 20px;
  }
  .m-ftb:first-child {
    margin-top: 0;
  }
  .m-ftnav, .m-ftinfo, .m-ftt {
    display: none;
    margin-top: 14px;
  }
  .m-ftfix2 {
    padding-top: 30px;
  }
  .m-ftfix3 {
    padding-top: 20px;
    padding-bottom: 30px;
  }
  .m-ftlogo img {
    width: 60px;
  }
}
@media screen and (max-width: 640px) {
  .m-ftform .form-item {
    width: 100%;
  }
  .m-ftform .box-wp {
    padding: 20px;
  }
}
.g-hd {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 10;
  padding-top: 46px;
  --color: #fff;
}

.m-hdfix1 {
  position: relative;
  background-color: #32A1D4;
  padding: 0 60px;
  border-radius: 999px;
}

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

.m-hdlogo {
  position: relative;
  width: 100px;
  height: 80px;
  line-height: 0;
}

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

.m-hdlogo img {
  position: absolute;
  left: 0;
  bottom: 15px;
}

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

.m-hdnav .nav-item > a {
  position: relative;
  display: block;
  line-height: 80px;
  font-size: 16px;
  font-size: 1.6rem;
  font-family: "OpenSansBold", arial, helvetica, sans-serif;
  color: var(--color);
}

.m-hdnav .nav-item > a:before {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 16px;
  width: 100%;
  height: 2px;
  background-color: transparent;
}

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

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

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

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

.m-hdnav .sbnav-list {
  position: absolute;
  padding: 30px;
  width: 280px;
  background-color: #fff;
  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;
  margin-top: 20px;
  line-height: 20px;
  font-size: 14px;
  font-size: 1.4rem;
  color: #666;
  text-align: center;
}

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

.m-hdnav .sbnav-item a:hover, .m-hdnav .sbnav-item a.active {
  color: #32A1D4;
  text-decoration: underline;
  text-underline-offset: 5px;
}

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

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

.m-hdlang .lang-btn {
  display: block;
  line-height: 80px;
  font-size: 16px;
  font-size: 1.6rem;
  color: var(--color);
  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 var(--color);
  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(50, 161, 212, 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: 80px;
  font-size: 16px;
  font-size: 1.6rem;
  color: var(--color);
}

.m-hdsch .sch-form {
  position: absolute;
  top: 100%;
  right: 15px;
  width: 220px;
  padding-right: 34px;
  border-radius: 999px;
  background-color: rgba(255, 255, 255, 0.2);
  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: 48px;
  line-height: 48px;
  font-size: 14px;
  font-size: 1.4rem;
  color: #fff;
  box-sizing: border-box;
}

.m-hdsch .sch-form .form-btn, .m-hdsch .sch-form .iconfont {
  position: absolute;
  right: 0;
  top: 0;
  line-height: 48px;
  height: 48px;
  width: 34px;
  text-align: left;
  font-size: 16px;
  font-size: 1.6rem;
  color: #fff;
}

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

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

@media screen and (min-width: 1441px) {
  .m-hdsch .sch-btn {
    display: none;
  }
  .m-hdsch .sch-form {
    position: relative;
    right: 0;
    top: 0;
    opacity: 1;
    visibility: visible;
  }
}
@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-hdfix1 {
    padding-left: 30px;
    padding-right: 30px;
  }
  .m-hdlogo img {
    width: 80px;
  }
  .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: 80px;
  }
  .m-hdnav .nav-item {
    margin-left: 20px;
  }
  .m-hdnav .nav-item > a {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 991px) {
  .g-hd {
    padding-top: 0;
    background-color: #fff;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
    --color: $color;
  }
  .m-hdfix1 {
    background-color: #fff;
    border-radius: 0;
    padding-left: 0;
    padding-right: 0;
  }
  .m-hdnav, .m-hdlnk {
    display: none;
  }
  .m-hdlogo {
    width: auto;
    height: auto;
    line-height: 60px;
  }
  .m-hdlogo img {
    position: relative;
    bottom: auto;
    width: 50px;
    vertical-align: middle;
  }
  .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-hdpt2 {
  padding-top: 100px;
}

@media screen and (max-width: 991px) {
  .f-hdpt {
    padding-top: 60px;
  }
}
.m-nbanner {
  padding-top: 126px;
}

.m-nbanner .box-wp {
  min-height: 466px;
  padding-top: 40px;
  padding-bottom: 50px;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.m-nbanner .box-title {
  margin-left: auto;
  margin-right: auto;
  max-width: 840px;
}

.m-nbanner .box-crm {
  margin-top: 34px;
  line-height: 20px;
  font-size: 14px;
  font-size: 1.4rem;
  color: #666;
}

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

.m-nbanner .box-crm a:hover {
  color: #32A1D4;
}

.m-nbanner .box-name {
  margin-top: 34px;
  display: inline-block;
  padding: 10px 30px;
  line-height: 32px;
  font-size: 20px;
  font-size: 2rem;
  color: #fff;
  border-radius: 999px;
  background-color: #32A1D4;
}

.m-nbanner .box-desc {
  margin-top: 22px;
  margin-left: auto;
  margin-right: auto;
  max-width: 730px;
  line-height: 20px;
  font-size: 14px;
  font-size: 1.4rem;
  color: #666;
}

@media screen and (max-width: 991px) {
  .m-nbanner {
    padding-top: 0;
  }
  .m-nbanner .box-wp {
    min-height: 0;
  }
  .m-nbanner .box-crm {
    margin-top: 20px;
  }
  .m-nbanner .box-name {
    margin-top: 20px;
    line-height: 20px;
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.g-wp1 {
  padding-top: 90px;
  padding-bottom: 80px;
}

@media screen and (max-width: 1440px) {
  .g-wp1 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.m-ntt {
  line-height: 46px;
  font-size: 36px;
  font-size: 3.6rem;
  font-family: "OpenSansBold", arial, helvetica, sans-serif;
  text-align: center;
}

.m-ntt.left {
  text-align: left;
}

@media screen and (max-width: 1440px) {
  .m-ntt {
    line-height: 24px;
    font-size: 20px;
    font-size: 2rem;
  }
}
.m-indub1 .box-desc {
  color: #666;
}

.m-indub1 .box-title {
  margin-top: 68px;
}

.m-indub1 .box-wp {
  margin-top: 40px;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: stretch;
  gap: 30px 2%;
}

.m-indub1 .box-item {
  width: 32%;
  padding: 42px 40px;
  border-radius: 20px;
  background-color: #EFEFEF;
}

.m-indub1 .box-item .item-title {
  position: relative;
  padding-bottom: 24px;
  line-height: 32px;
  font-size: 20px;
  font-size: 2rem;
  font-family: "OpenSansBold", arial, helvetica, sans-serif;
}

.m-indub1 .box-item .item-title:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 32px;
  height: 4px;
  border-radius: 10px;
  background-color: #32A1D4;
}

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

.m-indub1 .box-item:hover {
  background-color: #32A1D4;
}

.m-indub1 .box-item:hover .item-title {
  color: #fff;
}

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

.m-indub1 .box-item:hover .item-desc {
  color: #fff;
}

.m-indub1 .box-item:hover .item-desc a {
  color: #fff;
}

@media screen and (max-width: 1440px) {
  .m-indub1 .box-title {
    margin-top: 40px;
  }
  .m-indub1 .box-wp {
    margin-top: 30px;
  }
  .m-indub1 .box-item {
    padding: 30px;
  }
  .m-indub1 .box-item .item-title {
    line-height: 24px;
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 640px) {
  .m-indub1 .box-item {
    width: 100%;
  }
}
.m-hsdot em {
  position: relative;
  display: block;
  padding-left: 30px;
}

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

@media screen and (max-width: 1440px) {
  .m-hsdot em {
    padding-left: 24px;
  }
  .m-hsdot em:before {
    top: 10px;
    left: 10px;
  }
}
.m-indub2 {
  padding-top: 176px;
}

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

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

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

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

.m-indub2 .box-slide {
  margin-top: 136px;
}

.m-indub2 .box-slide .item-pic {
  border-radius: 20px;
}

@media screen and (max-width: 1440px) {
  .m-indub2 {
    padding-top: 40px;
  }
  .m-indub2 .box-title {
    margin-bottom: 30px;
  }
  .m-indub2 .box-slide {
    margin-top: 40px;
  }
}
@media screen and (max-width: 640px) {
  .m-indub2 .box-img, .m-indub2 .box-desc {
    width: 100%;
    order: 2;
  }
  .m-indub2 .box-desc {
    margin-top: 20px;
  }
}
.m-indub3 {
  padding-top: 87px;
  padding-bottom: 87px;
  margin-top: 70px;
  background-color: #F1F1F1;
}

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

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

.m-indub3 .swiper-slide {
  padding: 38px 12px 40px;
  height: auto;
  align-self: stretch;
  text-align: center;
  border-radius: 20px;
  background-color: #fff;
}

.m-indub3 .box-item .item-pic {
  display: inline-block;
  width: 100%;
  max-width: 280px;
}

.m-indub3 .box-item .item-title {
  margin-top: 34px;
  padding: 10px 20px;
  line-height: 28px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #fff;
  text-align: center;
  border-radius: 999px;
  background-color: #32A1D4;
}

@media screen and (max-width: 1440px) {
  .m-indub3 {
    margin-top: 40px;
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .m-indub3 .box-title {
    margin-bottom: 30px;
  }
}
.m-indub4 {
  padding-top: 100px;
}

.m-indub4 .box-tabhd {
  margin-left: auto;
  margin-right: auto;
  max-width: 1070px;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: stretch;
  gap: 10px 0.9345794393%;
}

.m-indub4 .tabhd-item {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
  width: 32.7102803738%;
  padding: 10px 30px;
  line-height: 28px;
  font-size: 16px;
  font-size: 1.6rem;
  font-family: "OpenSansBold", arial, helvetica, sans-serif;
  color: #666;
  text-align: center;
  cursor: pointer;
  border-radius: 10px;
  background: #EFEFEF;
}

.m-indub4 .tabhd-item em {
  width: 100%;
}

.m-indub4 .tabhd-item.active {
  color: #fff;
  background-color: #32A1D4;
}

.m-indub4 .box-tabbd {
  margin-top: 47px;
}

.m-indub4 .tabbd-item {
  display: none;
}

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

.m-indub4 .box-item .item-pic {
  border-radius: 20px;
}

@media screen and (max-width: 1440px) {
  .m-indub4 {
    padding-top: 40px;
  }
  .m-indub4 .box-tabbd {
    margin-top: 30px;
  }
  .m-indub4 .tabhd-item {
    padding: 10px 20px;
    line-height: 22px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 640px) {
  .m-indub4 .box-tabhd {
    gap: 10px 2%;
  }
  .m-indub4 .tabhd-item {
    width: 49%;
  }
}
@media screen and (max-width: 375px) {
  .m-indub4 .tabhd-item {
    width: 100%;
  }
}
.m-indub5 {
  padding-top: 120px;
}

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

.m-indub5 .box-wp {
  position: relative;
}

.m-indub5 .swiper-slide {
  width: 24%;
}

.m-indub5 .box-item {
  margin-top: 30px;
}

.m-indub5 .box-item .item-pic {
  border-radius: 20px;
}

.m-indub5 .box-item .item-title {
  margin-top: 14px;
  line-height: 30px;
  font-size: 18px;
  font-size: 1.8rem;
  text-align: center;
  text-overflow: ellipsis;
  white-space: nowrap;
}

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

@media screen and (max-width: 1440px) {
  .m-indub5 {
    padding-top: 40px;
  }
  .m-indub5 .box-title {
    margin-bottom: 30px;
  }
  .m-indub5 .box-item {
    margin-top: 20px;
  }
  .m-indub5 .box-item .item-title {
    margin-top: 10px;
    line-height: 22px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 640px) {
  .m-indub5 .swiper-slide {
    width: 49%;
  }
}
.m-certb1 .box-hd {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
  gap: 20px;
  padding-bottom: 37px;
}

.m-certb1 .box-item .item-title {
  margin-top: 15px;
  line-height: 30px;
  font-size: 18px;
  font-size: 1.8rem;
  text-align: center;
}

@media screen and (max-width: 1440px) {
  .m-certb1 .box-hd {
    padding-bottom: 30px;
  }
  .m-certb1 .box-item .item-title {
    margin-top: 10px;
    line-height: 22px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.m-certb2 {
  margin-top: 90px;
  padding-top: 90px;
  padding-bottom: 90px;
  background-color: #fff;
}

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

.m-certb2 .box-text {
  width: 50%;
}

.m-certb2 .box-desc {
  margin-top: 38px;
}

.m-certb2 .box-img {
  width: 41.3333333333%;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 3.2258064516%;
}

.m-certb2 .img-item {
  width: 48.3870967742%;
}

.m-certb2 .item-pic {
  border-radius: 20px;
  box-shadow: 0 0 10px 4px rgba(0, 0, 0, 0.1);
}

@media screen and (max-width: 1440px) {
  .m-certb2 {
    margin-top: 40px;
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .m-certb2 .box-desc {
    margin-top: 20px;
  }
}
@media screen and (max-width: 640px) {
  .m-certb2 .box-text {
    width: 100%;
  }
  .m-certb2 .box-img {
    width: 100%;
    margin-top: 30px;
  }
}
.m-certb3 {
  margin-top: 90px;
}

@media screen and (max-width: 1440px) {
  .m-certb3 {
    margin-top: 40px;
  }
}
.m-wysb2 {
  padding-top: 100px;
}

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

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

.m-wysb2 .box-img img {
  border-radius: 20px;
}

.m-wysb2 .box-text {
  width: 42.6666666667%;
  align-self: center;
}

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

@media screen and (max-width: 1440px) {
  .m-wysb2 {
    padding-top: 40px;
  }
  .m-wysb2 .box-desc {
    margin-top: 20px;
  }
}
@media screen and (max-width: 640px) {
  .m-wysb2 .box-img, .m-wysb2 .box-text {
    width: 100%;
  }
}
.m-wysb3 {
  margin-top: 127px;
  padding-top: 137px;
  padding-bottom: 137px;
  background-color: #F8F8F8;
}

.m-wysb3 .box-title {
  text-align: center;
  margin-bottom: 60px;
}

.m-wysb3 .box-wp {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: flex-start;
  gap: 30px 0;
}

.m-wysb3 .box-item {
  width: 47.3333333333%;
}

.m-wysb3 .box-item .item-title {
  line-height: 36px;
  font-size: 24px;
  font-size: 2.4rem;
  font-family: "OpenSansBold", arial, helvetica, sans-serif;
}

.m-wysb3 .box-item .item-title i {
  margin-left: 16px;
  margin-right: 16px;
  text-align: center;
  font-size: 20px;
  font-size: 2rem;
}

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

.m-wysb3 .box-item2 .item-title {
  color: #32A1D4;
}

@media screen and (max-width: 1440px) {
  .m-wysb3 {
    margin-top: 40px;
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .m-wysb3 .box-title {
    margin-bottom: 30px;
  }
  .m-wysb3 .box-item .item-desc {
    margin-top: 20px;
  }
  .m-wysb3 .box-item .item-title {
    line-height: 24px;
    font-size: 16px;
    font-size: 1.6rem;
  }
  .m-wysb3 .box-item .item-title i {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 640px) {
  .m-wysb3 .box-item {
    width: 100%;
  }
}
.m-wysb4 {
  padding-top: 100px;
}

@media screen and (max-width: 1440px) {
  .m-wysb4 {
    padding-top: 40px;
  }
}
.m-casenav {
  padding-bottom: 50px;
}

.m-casenav .box-nav {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: flex-start;
  gap: 20px 30px;
}

.m-casenav .nav-item {
  padding: 10px 30px;
  line-height: 28px;
  font-size: 16px;
  font-size: 1.6rem;
  font-family: "OpenSansBold", arial, helvetica, sans-serif;
  color: #32A1D4;
  border-radius: 999px;
  border: 1px solid #32A1D4;
}

.m-casenav .nav-item:hover, .m-casenav .nav-item.active {
  color: #fff;
  background-color: #32A1D4;
}

@media screen and (max-width: 1440px) {
  .m-casenav {
    padding-bottom: 30px;
  }
  .m-casenav .nav-item {
    padding: 10px 20px;
    line-height: 20px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.m-casel {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 40px 2%;
}

.m-casel .list-item {
  position: relative;
  width: 32%;
  border-radius: 20px;
  overflow: hidden;
}

.m-casel .list-item .item-pic:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 40%, #000 100%);
}

.m-casel .list-item .item-text {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 0 22px 25px;
}

.m-casel .list-item .item-title {
  line-height: 30px;
  font-size: 18px;
  font-size: 1.8rem;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #fff;
}

.m-casel .list-item .item-title a {
  color: #fff;
}

.m-casel .list-item .item-title a:hover {
  color: #32A1D4;
}

.m-casel .list-item .item-link {
  margin-top: 20px;
}

@media screen and (max-width: 1440px) {
  .m-casel {
    gap: 30px 2%;
  }
  .m-casel .list-item .item-text {
    padding: 0 10px 10px;
  }
  .m-casel .list-item .item-title {
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-casel .list-item .item-link {
    margin-top: 10px;
  }
}
@media screen and (max-width: 767px) {
  .m-casel {
    gap: 20px 2%;
  }
  .m-casel .list-item {
    width: 49%;
  }
}
@media screen and (max-width: 480px) {
  .m-casel .list-item {
    width: 100%;
  }
}
.m-caseb1 .box-title {
  margin-bottom: 46px;
}

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

.m-caseb1 .box-desc table {
  border-color: transparent;
}

.m-caseb1 .box-desc table tr td {
  border-color: transparent;
  padding: 5px 0;
  padding-right: 10px;
}

.m-caseb1 .box-desc table tr td:first-child {
  width: 166px;
}

.m-caseb1 .box-desc strong {
  color: #333;
}

@media screen and (max-width: 1440px) {
  .m-caseb1 .box-title {
    margin-bottom: 30px;
  }
}
.m-caseb2 {
  padding-top: 82px;
  padding-bottom: 82px;
  background-color: #F3F3F3;
}

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

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

.m-caseb2.bg {
  background-color: #fff;
}

.m-caseb2.bg:last-child {
  padding-bottom: 0;
}

.m-caseb2:nth-child(2) {
  margin-top: 80px;
}

@media screen and (max-width: 1440px) {
  .m-caseb2:nth-child(2) {
    margin-top: 40px;
  }
}
@media screen and (max-width: 1440px) {
  .m-caseb2 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .m-caseb2 .box-title {
    margin-bottom: 30px;
  }
}
.m-ctusinfo .box-ftt {
  margin-top: 16px;
  line-height: 32px;
  font-size: 20px;
  font-size: 2rem;
  font-family: "OpenSansBold", arial, helvetica, sans-serif;
  color: #32A1D4;
}

.m-ctusinfo .box-crm {
  margin-top: 16px;
}

@media screen and (min-width: 1441px) {
  .m-ctusinfo .box-wp {
    padding-top: 116px;
    padding-bottom: 110px;
  }
}
.m-ctusinfo .box-info {
  margin-top: 104px;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: stretch;
  gap: 20px 1.3333333333%;
}

.m-ctusinfo .box-item {
  width: 24%;
  padding: 44px 30px;
  border-radius: 20px;
  background-color: #fff;
  text-align: left;
}

.m-ctusinfo .box-item .item-icon {
  display: inline-block;
  width: 46px;
  line-height: 46px;
  font-size: 20px;
  font-size: 2rem;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  background-color: #32A1D4;
}

.m-ctusinfo .box-item .item-title {
  margin-top: 28px;
  line-height: 36px;
  font-size: 24px;
  font-size: 2.4rem;
  font-family: "OpenSansBold", arial, helvetica, sans-serif;
  color: #32A1D4;
}

.m-ctusinfo .box-item .item-ftt {
  margin-top: 28px;
  line-height: 28px;
  font-size: 16px;
  font-size: 1.6rem;
}

.m-ctusinfo .box-item .item-info {
  margin-top: 14px;
  line-height: 32px;
  font-size: 20px;
  font-size: 2rem;
  font-family: "OpenSansBold", arial, helvetica, sans-serif;
  word-break: break-word;
}

.m-ctusinfo .box-item:hover {
  box-shadow: 0 0 10px 4px rgba(0, 0, 0, 0.1);
}

@media screen and (max-width: 1440px) {
  .m-ctusinfo .box-info {
    margin-top: 40px;
  }
  .m-ctusinfo .box-ftt {
    line-height: 24px;
    font-size: 16px;
    font-size: 1.6rem;
  }
  .m-ctusinfo .box-item {
    padding: 30px 20px;
  }
  .m-ctusinfo .box-item .item-icon {
    width: 40px;
    line-height: 40px;
  }
  .m-ctusinfo .box-item .item-title, .m-ctusinfo .box-item .item-info {
    line-height: 24px;
    font-size: 16px;
    font-size: 1.6rem;
  }
  .m-ctusinfo .box-item .item-ftt {
    line-height: 22px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-ctusinfo .box-item .item-ftt, .m-ctusinfo .box-item .item-info {
    margin-top: 10px;
  }
}
@media screen and (max-width: 991px) {
  .m-ctusinfo .box-info {
    gap: 20px 2%;
  }
  .m-ctusinfo .box-item {
    width: 49%;
  }
}
@media screen and (max-width: 480px) {
  .m-ctusinfo .box-item {
    width: 100%;
  }
}
.m-ctusform {
  margin-top: 90px;
  padding-top: 90px;
  padding-bottom: 90px;
  background-color: #F5F5F5;
}

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

.m-ctusform .box-text {
  width: 38.3333333333%;
}

.m-ctusform .box-desc {
  margin-top: 40px;
  max-width: 430px;
  color: #666;
}

.m-ctusform .box-fix {
  width: 50%;
}

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

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

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

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

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

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

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

.m-ctusform .form-text:focus {
  border-color: #32A1D4;
}

.m-ctusform .form-text2 {
  height: 60px;
  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: 1px;
  top: 1px;
  width: 90px;
  height: 58px;
  line-height: 58px;
  text-align: center;
  background-color: #f3fbfe;
  border-radius: 0 5px 5px 0;
  overflow: hidden;
}

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

.m-ctusform .form-btn {
  display: block;
  width: 100%;
  height: 60px;
  font-size: 16px;
  font-size: 1.6rem;
  font-family: "OpenSansBold", arial, helvetica, sans-serif;
  color: #fff;
  text-align: center;
  background-color: #32A1D4;
  border-radius: 10px;
}

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

@media screen and (max-width: 1440px) {
  .m-ctusform {
    margin-top: 40px;
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .m-ctusform .box-desc {
    margin-top: 10px;
  }
  .m-ctusform .box-form {
    gap: 20px 0;
  }
  .m-ctusform .form-text, .m-ctusform .form-btn {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 991px) {
  .m-ctusform .box-text, .m-ctusform .box-fix {
    width: 100%;
  }
  .m-ctusform .box-fix {
    margin-top: 30px;
  }
}
@media screen and (max-width: 640px) {
  .m-ctusform .form-item {
    width: 100%;
  }
}
@font-face {
  font-family: "OpenSansRegular";
  src: url("../fonts/OpenSansRegular.eot");
  src: url("../fonts/OpenSansRegular.eot") format("embedded-opentype"), url("../fonts/OpenSansRegular.woff2") format("woff2"), url("../fonts/OpenSansRegular.woff") format("woff"), url("../fonts/OpenSansRegular.ttf") format("truetype"), url("../fonts/OpenSansRegular.svg#OpenSansRegular") format("svg");
  font-display: swap;
}
@font-face {
  font-family: "OpenSansBold";
  src: url("../fonts/OpenSansBold.eot");
  src: url("../fonts/OpenSansBold.eot") format("embedded-opentype"), url("../fonts/OpenSansBold.woff2") format("woff2"), url("../fonts/OpenSansBold.woff") format("woff"), url("../fonts/OpenSansBold.ttf") format("truetype"), url("../fonts/OpenSansBold.svg#OpenSansBold") format("svg");
  font-display: swap;
}
@font-face {
  font-family: "iconfont"; /* Project id 5221641 */
  src: url("data:application/x-font-woff2;charset=utf-8;base64,d09GMgABAAAAADkQAAsAAAAAYLgAADi+AAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHFQGYACNfgqBoDz/YAE2AiQDgkwLgSgABCAFhGcHhjIb8E5FRbBxAAJIno6oHAWiqNiEsv+vBXSIjEIo7Luq0HZiHXtXjvhx9AbZkdvlk11eExAfWr4/8WgLCcKqo09zyVxBiPfJbkv/ZRznM46XGB912Kutk9wq9WZikI7OOrdCXe/W6/lDCpAusuwhSdHk4WmN9v7M7JxbE8fEK4108ULDE1QaHjqtmIfODs/Prbf/xwYMxgo2NlgFMFiRAxYFY8AYo0eGASJlkBYYaKOC6OmpeGclBnafZzReiMWFuWO69/MMqO7txLBUjrbfVvFJ9ws5JAL5cFT27d+7172Uy08vyXWuKVlTgZDYgsQqMKrKcDiHJTbRQ+KDEUBq202+VK/3KknlA1VAPc9jt3bvSytJs4gSSiML4sQCC8Mk5JYclNPl5llw2QMN5Cn6dQjO61Yf+edk12fgzOz1X5AzGanOlAba0EaQkTV0TQwhCPbrN3fvqyginkwS2SRTMjWRd7FKJgC2dFXq7p25Ksk09wCUUfoRku0lGnhkJ1IqpYYDhOwzTpfK/HyoTfufuTL/+wiEyEri3XS19a9PBcIT9V7gCleLdNfjVYlUVgXhgeew8W2urWeNTxLa3W7sZYvjwDJcNjevAdoLKMMsYu9KNW2Bj6QjJcdIK1QORRNjV+6CQTiA/OcBrzFBfBBJJZAOPFKBcAqpslXJX1Q4KoFPB0KRfCf+O4VUtLnoXBSl5Ep2ZZe+/Aq392lSaEe6eVE9xlzd0Rr4RoQjPRURyXx+jHGMLcdHtjY2fYDsLgLdtokFnbp//O7O15NTdwmJbwzi1bEuj52adCglBaGzueruWYb14qSn6TKeye+Pf3aEK0mT8XNdu/dx6P4rzWvwd6Dg2qb44Yu9NbBzGZUosNCxzqKrfKLcUqiFBYVu6jesKH3HpWOVeqNQqxWZLyaucGr9RiwJozcGYjDujvJKh1Ztz4EczM25O4/n9dEHo89GX4y+fQN+bvv5+5/L/w78dwYIlCZdliJDgf74nVH2oEBspL90OEdqjH7/G/yrJZdu3Lv/MIg8DTyPv3z1OvA28r7s68vI+3+Ux7qSIwrX6u1y9cKafVUOOXupWuOoLRcbdDl26HrZmSuXz9XZa8euPY36DRjUqs2mdh3Od+rSrUevPv0GDJowZNKUacNGjZgxa8y4eXMWLFqybMWq4ydOnaxx+kYFpSqwsgGKn2zxhgAh1glEPdkIAY4QcD1oRAGuCTTqCVdsEG64KrC4ILywRuCwT+BRRfjggCDjrPDFJcFENcFFJRGOo4QaW4QeF4UJDUQcaon4eiaNOYBDohvXRS/KRD/OiAFcEYO4LO7Uc9F4F1BHsrFNcrBDcrFL8rBHBqGRFKOJDEYzGYIWUoJWUoo2MrSebIwFtJMqdJDtOC/70UkOoIscRDe5GT3kbvSSw+gjj6KfPIYB8jgGyRFMkCcxRJ7CJHkaU+QZTJNnMUyewyh5HiPkBcyQFzFLXsIYeRnj5BXMk1cxR17DAnkdi+QDLJHPsEy+wAr5FqvkdxyXP3BCOnHKT9DmJDRugzY10Pg74LTfy3HD34Hs43DDTbHLd6UL+i4a+cc7y99kh+LRbzQkCMRA1iPWi6ChlKcmfUWDfVmnWNovqWgAssEkE0iVN4hJyk4mk4IYbzIFKaiDcSquY8sUC9jrVPBkABn8CMIfF+KeabSS1eYipzOYC8kLzyXYA3azy9BFs9MRlr14yF2p2Pn9IrooYKtjV/iybmcgQuTiZm6kidlYJllIJqsW5yqgbYAIenBlG1SAz461NT4nUbZaZ/1IzEKam6VlHAPQvuWYLbKFCZQ+pViYmgzR6URNdoCI9AOMCXDZdhVJh7/rb1GdASdMuqPuiMsb9vsdNhnyuVwaPBqCvqJ2trq5K8Q8HNz/UVlEcZZkQXwTIQEmdhZUkoVZjgU96Hgvt4W9aHethCjaddohoxbVstm8hEzX41aL9Rh6wLY/kmtnLbpjFqfLWrARfejTteeqPFKDuDxQfF8eSq6dPdFJwPgMmnnJYzLcXIv6a5aNPgzq9PdJ4DPq+lbzJ3l1o7h6k2cm9hVoyOhcxTI/qbBkhSzOPUdrAwVTR7dSjIn13OJhCFvp3J0nwhYuoM1qfmbcJL30HDYtCxnbbbtVF7AsVsRmFJTPXow1dQJKNZgamGIuUdiTr1Gn/WVar2B6Xsd+QMpy/5aEri+oizeMW8va0k36f27wKF5AHQDcRXTcjJMeV1IZFTDRFE5wxAZgUIVemvCrTGWKPhOXBvStufzWzW8bCdmbnWJGU8V/4ku0QssVx6mSsmzAIKwqfkyARydy9v3+KddNn5a5cceG8YcoE2O5jwVst8GyQM5E9k7PrCR/F/BHBXOlFRJgpQ3gk15sba3FRQl2iptoYO1GR269V2Uafd/WcUlSFY3DEyinHD0GdAQ5QB2Pf6sfG3+a1NkDTpnGS2JfMMd7wHx63wl2Jzrcia25M6J7oik24f5yq8bpbVccOPJZgsRiObsKuOgNX+JUypSokTV9BmPypWiVJ9a25k662noiuLFrdq4X/s4HyY/UToeLwpVCHa67sNV44kvLufASGudYT1sAWIgUwwDAOixa6AiYEGQ5QB7dBU5f59CJ8cvE8asMyRPP7aHvG3eHfNoJH0tg6nZ4+kANcKQ3Ur9zysPt6MmcZ+/Fzh5uQifRvq96TWab6dNDljvA9gVjS8iOHAjOIxMIKBAYmcgq4FVvLEI960An4qCRsQGUwJxS0CGb2usf3I/dhhHf5ckMnzSqsYO6N3q1FbDnNawMjXvykVWaTJ02JR9Ul0JP+7SiTEpF81KNKmdFWEfLAkhGclqNCJaSXSBtowmArKk2OARu6C3ocBdqbTSvUoI+I8/BbqEeML2k4wKWCaKjJmIC2AJ37RCjrdFKJ1mQrCGQ1sABY91UsWYw4CSjhlhOqKDZkCAZvaGScsceiScxxGANVmXMcIiTLUdGX8tW6octhWrXyP1xMTpq5tXuueqg1otVD/gllvEW+2OEnVi2s/Lf3zYsq2WpcmvVnxSlilq+rcr02zuizwVWMLB7+3KX7N3dZrkfEwTBgW5yidowFAdATrEaNRWUhzTC0XuPrAkqT4CeI3ViJ+aRDc+Oc2dODsS3lD7jJ2nWD9GQ48OA7p+u/gk35sJvA/ryI1m9/mXmJ7PQdWHLWuN5mhzyKoPedocQi/e9S2kaQ4VAFgSB759VYCBPs6Ukt02XUqFI7GbCS3TWU0FbZCENRym1IMuCzKyKNor4KtMXK9RmSmLnUDM4XzhHiGOGeqHeKmK6R1RTp+BP3203dVtjq4H3VLuhGpcKwZjhi0LnqGCD820DnsG/DodmlQvKJPmY0xWUoXB6Y/PLcC6w3NPXF4AXdYjSt5ZhEHfsb+XvbpKP3wuX88z7HT9WCfBLw7+TKlqsOianfstwErmUbnqXWY74rGq1vWSWSOq8rZJf+AkVaHxKSvo//WB+cFRkdCOl4T72EWG49940SRpdJMm53n/tAUuV+dnh3ab6h7X4QNJPFp73RhS0y7lBZJPRgJW+qyQMZ4afjxKiIyrl2e70oU6KhmGh2FhR0K08QKGUIi5SXDABE0zkz11WJ+wT7B6UTyW5f2iNQ36/e3IjjYsVUdMh8JwhVUTK4Ayp5VgFOjrMDfKHwYqKxivWApD8jBxKjCPgxN3iTEgLpj4W3BnqJod+MM6JjMGAzmU6X/fAFiJAxUOSDnMNB5qj7dHACL42co1jZhaLIA3EpGIFVqlAydKajLmD3WiCxpxq0yJlkVI6SHtW3HoPAr5qZPXrYmvO76in9Y2u2lFaevG3qKZqITJHswvXq/H174eqTD6QUtOhGwrAKK0QTZKu8PuZEB24rz+MIlwph2/a+vMf3PWiYD8rD+6/3Ub9QfJH2v9an1l4IaOnXWGjckk7MTo4mFslg7fcf5ePjAMewScHsP3fdTdxXOCI4DAbRfb0/ORxSRfwRJieG9nbTfHYaQvGt3Muo9l4TNhKPm5zdZEHezBucNgmZ17IZgFL5TK1NmO6B5Sd5kfyK9mYYmBSbcgFHBk/lqKGntgptTlMJbDPpjO+7p40zQhAxeFjW0qzVIZ6zuWcf8gpRoK90PnA9EarAhFAQ1D61DQyfaWim838uyuFgp0hHAzjgnpksJ+5qcXg8zbd6s1djOV9YYy0jvXzM52NT5C0ll3kLSIcRj/khPr+R+U1CW3MqLObxva8Nrc11YRUVUtp/ESpdASJ2KyZDotVQ1tqW1055TyG0OX0BSF+iVPfYwkb4j10SQc6o7bRYqqOzBMunvk7hd1s1f1EyaT0kWVIJjLaUF6IttJzR4JleRpwOsy7lo9rks+Tx9GLq3CHNCsd0rA6w/NSUoKZY1W4y0uwME5jzHn1MVnv2Bz1EkWrztigWEmQp/e/8NYXAFRiyJm0R1Lr7tyAs/dJ6D0SrEFSXrx+s3SukPVmtVyRoKqxG++OtmA/2PN4bjkz9NAR8M2X76oi/p28XakSMMX4XwO2sCcMjL7v0Ck/KYjB1DJfTxlLvZtXCwu0ZpehIFttNquaYYH4/iBy50oIXrxzo0HeTqiqtzm92WptQS+FGxtQQ13dI1HIPg0ph7e7B8jkXdmDXfCB9Kkdkhw1mYbMoycYSAoLiUt/CKmfv+Cer/YH05mBsJRuPxVDBw+YbO1e8pKHu/WLfn7JT57NuyHJ5lU6smAJQxHuhHv0XcZcNpgKEvOTiWA5C8At5GuZZVkuWsRLBbnVVXpl1MvxYE9BFZxMvk9bWflH8g7RvljzfcQppaOSyLavJVZH054UxSSApX7UgQKVLJuNhxYUxP2Qpo7oDhNXJhBFYnKpUcEOxdmVsYMnuE2KUenCk1TvlEc8RPtoSDhXSPfJ6Vva9ns7Bd1lfzcKG5omtYYBKqfarg3Lymnf5iZq6QLS50uhSzWu4vTQySlp6/2JrHEtjy6lVPNlnXJU1+WZXU5nznui1W2xmJCaSp3syNjCMweKiB3ea94YCHlaMwSbqPrZqYD9Y0n0cCfkZbu7wLPnBdbJAhjEf0vvcFHuIu3dLdhHqXVB/iv3/ewf5f85/YvJH5yWlXlKLKQO80XYhyM1iHPrRwSC7Zm/RNfVLhEuORio9xvpHg/QwB7Rh797F7Nsb+AyaBRWvzaXAlfr0IVIwUwIxG3FXCzjIdSq0+TjQONxJ8geOnR/Lyy6H0yotxs6s+M+duidE+k+kf5rpadMyHcESpz4JlXulEyi4Afa/WMbvbemWoL0gqR9dKoz7ou96UfiXeG+3lRd+jCcTVsl8pZF0hpilYqXuLxeo0Jtb24LF0yzOC3o5skpzt/w/W+J1G75cCSqMdFB041Fim6dvUiKpxebVYMxp3L2YtQ5Q4XyEG2zQJ5OEKtUUvG9RQB7SsBfy+vt/cF9Zg5DoRJUiYZOiiSoAGrggBoBSVEBTqObxjBIjgq4CQ9rUZAMeaMZ7pZkopOnthtWH0ROH6wLugqs079IuHb/5MpjU3Gkc6eGdhrXHkbPHGqEDA3uj/XHmo+G15+cTZlvC+TLLDa5023pjUt6rQyVsfOX5auV0vUfKzfK1WtfWi51QROqqf9+2NR6p2lEEX795Z49nCLke1JnzzjlP4Af9kAhg+IOH5TLIBkln5INgwvh/YYrq/Gc1vUxMSoTctzzr41nTnqzJytlJhdxGxyX7kh6zHxSlEnNLYEDNjlUGzo481A2ExXmTIE+NRTdYTAYY/5+Ae6E/AqiigSHTZUZ4TbyI3rolznbyDLR+XNpvFFAnfNdZP0Lvc9gVWiZucbHym6nVIbsRneRl6yZdAlvTCEs4YYVpGDziF9nVVZhavPhFHJd0mY9T6cWBEOb76uvUrux+GLKhetcojeX1mD5lvz5Z3C6gHPTfF5KcIRBBhe7N/ooF3TuK/P0zzbLlzk/P1eG4woOP2+ZG/KTcevsIvwFq2g0hJPZ1i8m/HDxb/hzhfwXrlRARLfWE5zFbRnvTnQvUoUw06DSonTuD41q6b/Dtz2xdRNMvfDVU2f1c2pXw/zAwwPPVpgTB5FZAEivDTsF4j9ahxEjMGL9RQzIJf9DW7ZJitg0LcsBLL+g5VAqG9CJbOpobI4W3fsh52wOwIBZdM9pxkT3in5Aak0yJClNAkxN81YTym/lGvsr9XrYjAg6hz3hBzsgYj1nGYPOL4txoyay1BysVVF0NthgDGpix6CwpJxE8coErybYW7WmBlirkOM2Sk2GQzHY5ziEZHKQKBrULCtOQhEog6iPRU1REQ9gzJ852CLFJvGIWfdGSDwYjk3HWC2BuvEZL5JHDsZzJxOaGXq8EAGnRYWHnnMmIMFQPnTLLC5pjbJWt4SYcxaA2vJZ1CPUM37WHFc3Si07+zR9SHnZ6Sfx/RLNzjxFHpTqm2dOVMYmFsZyhkcUfpsWx5ePjb+x39FIZ51vYQz+GqnxY+/akb1+0JDoNUCb2eB/Ajtj3FFZ4jaHwbHCI0Ee/A+5yW9pfNyJHi7tjDbFyRp6aSSTiR0pzq5Kk/9eHk2APy7BLZybWDk+8fpBZ3s87fgQ40JfiTJLT2n/KtrP/0n//1FoMqPhMLcijfixKX3bCzhRgyLeo2VXpKnn5ibCgSdn7DYQKcpUqWmEFW9duWfG4mQp8T7492oQuI6u6kplgbnN9hnnkAm0VFC2+ceng8F2kFe+1R6TBlrafCrYVDfiKq4RSO2qVcRg3RwGdjpbQ34csIL9dsIjRCC4cE27ub+hbFnATXRP55jmp5vOzB8ZBsybfk01DcZEsEPZ5MoTYPLPQDoR7UZOTwy5j20NorGsLF8Q+/89OJ7jwPUOPxSpH4m8oK3eF92zIeeuL7qqZZq27UhBIq6VKGIcH6A0RCuMfckQNYisQvsSbxQ05LFbqRGFjhlbqIdJJnWpVjYVLebA/aHCi91NgFRosQSesC8ksxwq5pmhDyZ0wgo5RzbRPWQbjXTmbIRgcIXRGWJljqoyiMPaD4+x92YznkB4rs61zTKYWE/NpgopnYki9adkiUw/iI1Wmyh/kpRGJt4L+VVUZXH8cCGBufTSAeu8sFxzY7E9tBtXVS6GGvk4e0I7MOvdSSlN81YnPuf6pXPRxqCrO6oyh0g7dk2iIMkpIlGwRBx5//c2vQsp9rqnU7vDuX3Id3BfCNB+PEfkp0+lMY9BfnPQFSHg1U4HBoYGwvSTq8CUDooWkk5lE308C086IoOOurJtK1deeUiBYQbfe5gLVF25/cRMLwotYTrli9RoFUMS0InQdhTTjvY00V8uB/zzWfGBzuuCbiGrw8MhkcT+oQOW9PvVb4chrfkkXZEqFsuYPOZkVrAMo0kf0HodVPkTNKubV175jon9YlN5AB2QengYYAwoml0z2qHGxe3VzK8mspRpEe4g2GPGMRc9cFlkqeAUbIMsA/yK9kbqgir0HqgdXfFleO+VyItvFPhvbxCp8Z8xpYLXyjeusag3a3FpiGtDFZWs6+Ae23AUojGc652Mg99QqvgbYIZnE3LAVFXS25okVVyxTmTSBF+qO3DBh9nYm+l5Az8CDy/b6O6StnzPuLOoLtz+EO1p+0Zr7Xlby7nvw+nz9WYJf5g2XLE45wccTspnRrTpalv5kUIDSiz/OjSrfOzQJF+QZfNUWrA6G7FVniy8uo9N6UM7PrUcdTSxOT8cKLMSsimdcFRWLRWxhP+sWKK/sDu09D1kO0y95gCznp4wP7FduUaKXstPs7eyHNoY8jnFoNzOlT+HczksnlQgYEmPPXliK13Ji0hS7V8O27AthwzirRLyaQgH2T7ssgOqU9rAZRMNofgQAqPTCTOeEv6i3iV4Ts/fWcJWnH+xlbCnd6CTpP8YAm7rlM0h+4ZfFXUcKnz8pg8WXvBTTTXBQ+Y9hBGlZVGcH1TRiIdiHQWggL6FnzU5pfJ5X9FsiX9RolKDOk8AVqbxIf/SFSPDXjgpAzxmugTghyhc6hpOvmcZ++pFkzp1o/bhwQNFQ/Q/uY71K7cZsXCPa4GDMf2ev7tlrzhsQEkq/opapKavQvMeOOHLCrn7FOy/ICKcxmBsQ3osEUVBMLXIbuvJwnYPU0C/xZvQc5xmChg1PUdxMIa7j5ni+DrHPRNuzq6vTJDLy+ruyeY5BFcNSXT3dFOQe4XYvTub7+DLfGrd3eD0pyD+yAV5SJpVWmCgUqo2UBKvk1Wnsazrhiead5zeIr7qNLccGL7/SGHmLczb+aNkpbVER9ZRJK9mju2GrcjlOzAE7kRvPiFLOxPQrnzQfGn/0XI9jJADRX3XbdjIHGYyTlow8E73YZb4dDHD7wmhqff30D0p1/giXUTCKy+PG3tTA50sA9m8/84ka/iMQ1DvxrOnI29jWMO5LQDcn7Fv9r59s/YLzv5Z+0Yest9p3+lCN6ZBpBcK9TahQS+wGQRVQ0Qv39ow6sYQn4w+KY5BB3+j1CaRpBZJbCDFag1sUi5Ny9bQ6q+xxtjZ7DHWCZk7bjgh0pvTbJEtKhSluoQugrpTHhvrNMujPLo8opadgk0GDKUl53JKkK5qpnRRmldJE9qGIKcFRO3e1EdlU+f5Cua2rbRxSqzM4X/gUiUWHG71j8xA6zdP1G5pmYPpd0bnBstkKfZg3EiSODjBgwHy1QdvKNdkXlT/v+XrQzdXJH585dMV28bX4MEG94aBbkbMp+cMlzOls/87eORv7cfCeG8QyXISh4irznc3kvoEfaRNxK3E1weEGwpn99P7bE3/WMDYIzgbH8INc8gTJwHJ0qYNBaEJQfV7yfvW3hi+sXb/2tl1rdOrsn1AM9564fuBZULqsXBdqSmK7hZUaUuqFi5JWpATWapOC1646nC4dfLO1fZs1FtDBxm3o+IbnhlO1wd6RSfEkiYSJiGXcI1p3MpK9mwwJZG/Pi9eYZJZ99dl5vXZxJkhE0vtrAT6HBlNOwCeFZxvO1+RXHiMIQoJCLla+7HHW+3d8zHCdu1Fgm7TuUju4Q3x8dmjbU9Lz9REnomfueMHS1cAPgFBwnhwkXjckmgZF1+2fxI8LwokggZ8Xy1WJ/o/kl8lApq7F/qu3FfOuOFHPayiyqh8GS+IRFQKlvKWRume9EX0NdfYCvyQelQ6Qnpdmo7Qo2CP2j4+UaXFCfoK/GA9OjeAhjFpAUENRiubhI1WR6iVoTtW1svoN0KLE2kP5ZcJkKP18W3ZsRFR0kIGbSFNNlU2baYfY1Gi6Ki6RCqgEhRIf7krDYkdSEzOGRcXBr10WBzjQVHv9Y18H8/hrUc8fYDq+dFV9z593XPL5PlhYeXAtqDweEL2r20utVETI5IKTqDDpDm/MA/C0oB0i/LzX2+Sq61aUD1LbPLtMIk3hqT1TA2tkiZnxduF1fzyKgL64Q6gAI24DRvKNNrLXFLZxk0v+8JtrTWqipiYSlX1D1VNTMULXf0xkyvg1prBsPonHqDMxSroCuzcBHT+ejrHa+7zmuOq99dhh/IrsxQZMlmGIuumJ5elZ8iz5Df96XKadXPulpEuy1IAtxUIABJeJFw+JPQCAgQekZ6XdyXgiOBvLIZNOiw8QmJ7ejwSXhRcyXPIiQg8BMDRwkoIV+O4IxBO/9+3Numj+5T63UP5Ju27huzKrdF6APqJnRbObGr1De2ewjC0y6BcfYyT22yXW2O6uoymHxxueBYVAzjytowQUQVw1vtyAdd3PQdw17uBg9v6DWERuYrwnBpD5MmQw0oMK9svxI/hT+B+LJdk3EWxPcAUoDcJ40W/coZJIDL0crv4YiKuzZOA5aZszzcDluAJOJ/awLfBbyBQxrTMXUQMFC7Yrhw8GfPgnjLGKF0Z8FmK3TUwpRCt5xbMHLxduHHJZmlEMAhQ9qX3FRYeOX9OrTqy6pmbKbX+upq1tE1rm4o2nipWR1RMV1VXx6rUaeoAPZ+vs/P1cQhAHo1ThhcWRjQYkFHGHUXSgl7UoRZRVa6/enpERbEaQDdE7NOtZ1qvnv9q/7MBIVk8bAi83sV4sXz/MnlB0GTOxp/lYjxw5UDW5BpaVZCYQHte1Pg4epFfPuecKlmnrftoX7u6ybfv4dYlc9f2GUKEel1K5Cm/XL8CuslkTfKroVXQKv2qN2+ak0g0ExOIN1M7mWghxm9kC0lihpgnbXXEPHG0HI9r9P7hUwZKy6nad1qDz5h3o7NjcgVKzYWGqNLIoqKIUuXbEmXghe7ckMlMZliGEV/+uaa5e8zAL0wLM7lxAgAvVj4g/Tln66kzeJraT2suktpDUlIkdsnZVIlNEqLcisw0LU2NB78pi6OiihsdKI5sCEN5VFS1QMvna5MB6U3CxwCR0N9Mut9N/x/+N/3og8bDQL6nB250FK2LkDuznT+If2JEdDyOj36XSjAahuhD2wYYL2ZY9QKNlfER6q0ZISaxMYGTQ108Q5gmzCxxu0J85DYhzKHIylI4QmusemF7OYFuUKBv00EvSKbrarXa2jkO1GrmyJoHUL1Wq8dmT2Uf45SYI1M25bk9Mm9lZc4hmwrw8poqQguttWYPtfvaaUGnh65sy3eJ4LbqC3mZXPusrnROFvcMIPA+gGvnZZ4iOKkFlE0F0olNZUovzCiMLn1rSElxZJnyfXlmQ6UsbYhl1cN3AodXnfq3kbfVJr07NDI/fqPWfW5MSn60iZb2SAVXIthp/my18fIdVsb0Bz79409GF20+fMb3vfzsZ4BcCrFKEchixHk0By4FeD4hDEJN0KXA6Evu7D4ZBiWXyaBJEKsEIIugc2g2Mh2BCCXyIHTNqSXI86gzQOcCYWUQ9KT28hDBNIPlpAcb4YjTnMAR1HFOsxsv5bW1+DgCEz/DhK0c4ch6t6A4EN6AgBXoK+7N6ZkPYRSHTYRkKAUMoDIYwU7IWt6MQuIHhdhdayFkWkxGn0UoSDDKHcYfQUBI1BmEluzJRsrKYBR7cZJLsSbdfQTNhuQdKoKLIQdKDuFYaHhhMClyWZlir8aD1bixSFGdjfKEj91guVb0seXoRYf3SQISXTPR4313APO+J2KA5IJQbSe78wOqD9vnGe7HpbOblh6RHlb1/ObzA+cBadjifo1yzd3iJqhrd6KdLJAvPZ/UF5J3PW5VpMIeNzgXGYV9EtyfkK9LiZ4ngGCnPGmun4Qvw1eE+iSc9EzqKcsvG3ft9TLiAIeBN3px4t+k3Y8PKxUZ8jwGcAx8QQhvuppjcW46L97LSLJRqTpyGxl3D4sv5te/4O+6oAcvCpoT6mvn1NabW7xj+7MPwItbV/7M9F/9juVVtZjCRP0WfLkkQ9FfXPybvD7tCni2oJDpS930gfBjC51Z2fyfr2bayejJNVNMhQ6uP03jK0JnfhSZZYfefakWvTsHydZvAVemrTuFRezMFCM0QSUIg1grMyOxMX+cf9h5rriL40JQXPTsUSzdwOiavNRX7cf4Cj6pyqY2gUjNQXHuMf2RQpEcSB1FwXle5fUh9C/KlQBOVOER+YAjRCYbI0cWt6QlJbWLmgTUFmGHKDm5b5KD0nT2eVQ5YXLzfkccEHtT9FsvfRVSp7znRTcZ9KOJ+NcWnT6NSsHXU4VfL67WiUj+IN6xr6WgHD9772rqLRKW0IU3mBWpqSGVUfzRsD1EnmrGG7oIWNKtsssfKjbC7xYh6WsYqxlr6MhWJ/yj7H1pgEEoMqYC0mtXZxQ5/f7aHr79rwjxQgAlPk7DnhldE1lZHFOmamLcGjEmqAV3uFquLhmYnDJEK21Rl2jFKaPAXa5mLMC6Ge+eJLICNaFf2HWUxO6Y8ol+Jn8zsDJUrNYlkWKG7fhoiohvb6A9fhMqJtLYFEYSuxeNhZcwqiuTFI/nUtu4QUvr+yHhOZJk92RdIv5gYkUdvYl5SUBLqReEHEg9QyaTukkhL6qOBH02gskt/uCZ5Weg6eXuf5ftOWthqKlLOoPj5NYYNkWdOovhiy48Qjd7z5wUh+gzIMpJ5HjlfX9O1DzpUlbZ6lrTzczd2cPZkLd4ByjL5Wfxe7p52QJHeQrFQol/HHt4JPrcggBzWa4gi9fziunN5eBl93Rn8XP5gAnPqMiUpUulafLMqlB2qp8+osA3rj7YbLvH0qDHTEXmckJE+nF2YlSVPFOali7NlJXfFI4nJ3PVn4Q8NXdS8qQtWSgzNRuNzYuMTSELldAkNLsxP73vhStjs2PSS+QV8o8GJmLSe2sAIv9uc+FgLaMyUZuI8XGJhJEqHISAiHCkCx8kYpoKB6EUFRhaiuxe9g2HD6UAyS4Ca4Vtbci/hW/a/D0f6vWQ5ftdXd5wFc+I9+fFRdb6PxWnkuKEgfESYQ+qqSnfZ/sbi0ITyLJ/H3YhstD06HVpkyUZ5DhxoGUsr3Lp0sp0nSJAkrctfvq0uG15kg0KXTqxc9y06fEOwAN2aVO1IdWzVNc5NaRuc7Y90MhM57GtvbW9rX36aARUhGOw1ozjbSle8fe+hfn4bjWTg6KzA3qJbfs/bkxQPPmQr4/x7/O4OE3vjnIvK0YmNWVayokdUHbc0vvawCFN4BvTUji7Dma5eMbJTDKg3G4y7v5bU3rmkSRXGRchePD3S7DqV0uEdnRnSVpu0i9v/69W75z6z6/v4oTFcRRI1y7pTvbUethEGqZJJnetHSOE9s+8m7bNLSTbuvXomNjFxWPZmeyZJjoAj6oOqwUN8jgoRxBlalm278WsOjkPC1P2fkkbDumw/opCPd3734x2i7R+131Pa1JIiE6VAU9WJlYO7L1Hbj5eFeOHeROymt3OB3KbJACXGquL1mbzcvkVU0bywpIjU0vsQXEBRmtowMylRlv56RtTSIE14jBiXu5qa6AtaPpk6l+BfyksAQmkSmpCwHyfZD2hzxIswZrjqxIyci18MzetrS/oGp2Za+FnM5rdK8JpRdvZ049Ue2328FqKI90j3zuHm/rxxJYQgVLdraLjx45mwkt0HVnwr2MsrErHymTnRFpVmfHy1MithiTUmd2bcd/uNpldIk0plNrtshK7VJJaKnmp2qpfurRVaarK5KYUq0jPvmygujs337AQuQumZZ3SKqqx70/ApHperfG3YDbbJ4gKAtd1Y1xkTL1ob3FV3ELgwfQfitmq7ItZ/Zm+OqYvemvMkDOvs7C6urBve+qSK9DlsZSLaycFT+Etrp+K9sVTbq+A7zGKPrzdBGuXAef0+0g6Hbnl+x+EaTGncHjGdHgYPvblC8hwhZEehQPbwSeeBCrB0/lMW45dMvWeAYJ+ccyHMTpyHVPqco2eM2d6GoN3Vq4gTTDKYnpZBDr1xMNEGEm8IWRDD/EIMdfofpl02V3XP2ECHiYPHcydjDPXkfvmjTU66kiJG4hRNgQWXBpQbVEN1G7+2TWpKgmYcG3P+RreJP4b/qTr0vzYBhUffu6/xf9NGGF1Zi6/e/NunazaUH271lgLVB/a+GN8O1SLGIrqDYkBHoGSdWHiRL/GiEa/yRN3NkQ0+NXW+pWvkrWT/fiPFDgH6DsyThd1qGvQDNXmS1gcSDafDCMpNDN8FiNuRu3/GXP9v+zTGuaVn+ag3WLYhNVSbW2aj5prfPgoLSzaqsxOXs62Cj0IxHmUNYjC03jWrIRfHi5a9PFZzyRcEZAvU2eLUFPDwm6SasP2jVWCp3d2/1ErY2HRrj4UBBSwuL7dGtzISaVS9d7lLG3hDlB0QHE/+FcsVtN3GaFyQWKioBwyUhnIs0gGFTIKyhMTywVGaBddfbbUT6MflU5rriiniHtifW2eH37ktQ/Vg3ua60H1eT2C95tYuP4Eg//9hRM3f0X2k1/582rLCs3BiWJxosOQXocqE283NRoMjQsJ7F2I9bm44zHHWce/4n05cjlwzq4PztODmrMBOJsW1v+tD5xZXOh0AJDUtk3qUxUE+Hz9l6KjGi21EQVhuXlhBREvDEmE5Xb1+Wx1wwvC67S3dis4bJ+vfSN9zatpMTdJ5YrHkITimqXHHEuReU2RwQKyTLksD0K9GSDmvfngQSfbxrXnTY+tii4vj66K/WxgQlne5c/UlGWbBmZYjGQ9eduR4bk0AjWS4Fod6lBkZipyQu9h8iyFPDPMcRdCsrCxu47QTIUiM9QBonYivbwcwokx2UGJQQnmwETxfk6eEBiYIE7cByQJWHd2TL39tJdXI+W9j1zzIZGv4arVXA1/DXn/WNpX87X5/2j5qxMj5fO1IAyR5snC/unx4Totk1gW9U5ebLuIqqZprBO30vE9BZL2Ibdht/SwfKgdrcenYcPYf1LD02uJc5zDxraypk9nWTmpBwyBdzjJrFTOQRuHqDgtmZ3KzpGWOfhZvPc3k3zHZUMS3fO65RBcdgiIA80Tuxl+Zwem/B4/fbn3mHfDmz8aSFv4bgYceSH6DUq7NlbrI/pdPr6PO1ZL2uKXQUql0uDNFfTM560uZFV3sDK9ox8x2/aKPoihh1aQ6dhRFzOio/8KzvtTmWvbK/qN68Mda6+EuOt1ITKssKmjf3jMEzuq6gEYuFFsCQqyiAfFg1qCdudJFa4LGWRO+pfJoX8nMVUzKT8/jHzsEn3s8ZrHxz9mnn4d/dPx2ceLQswpT8xNtc84S/A69vx391mDG5a1YOw31oR7OnX9dDz69KuPmcfXPDr2KPoxss0t5bHZLxaQyc1rUzsXeUWOq8iqtVUDM8c1D7kX8OmBjx2ANCVJN+NbxUALP/VHqm4BPm1eCzFmJxA9c4x6QBTrUWw9n5SdIYwXxulFhsCfBwRe6D3bZ06pvlMOVvjy7nA0iX48d8x3uBrBjiFN9IRyVewuEPPxAsYpODHKnQhZ6lbsR9uFehxXOz00HbX1BmbM5wfmRQzmHSMvqOw7jPp5kfpCXGZdwlcNeYPXMe8wEWER7DHWdfZjtjQU6DvXvQ1acDng0eDA2jND9DBgLOa6/rcZYMf6ptaDi11h+N0kEpKVSuCm1uFhNDfyxYpAMjMFcPcNBQKGSuJbyqNLlMqS6PJxQxZdoiyPHs/8m8R/ovmG5r8eXLGjKo27zgW3jK/oGpNudrQ2l3XZGvdlhebW2YctZ9dU1VmdnCcUVyXzDwXhDJx4/3jdPP2MMGMRyoU6dw8q/kbhTylLSmUp9czFDhEGiYZ8Sra8vFXKlaImyKT71NYodHtFTytekCxEoQWzN6SMVDZOtqo3gWMaV7TCzZ1w5ToP7c4N+LeLU7uncUm7RI6EuIrB+k3EK2mHdkncZMQ0n+tMSaE9dUvRsp3oG5z1BS9rpbsl8tZIPtYHqXLFpZUiVmA+5qTVI4wgkRRBQgoqMo9Qg/ZND6YgsChqJK+CG65tvmql2t32DpgKlQiwRT5PIQ5c45bklhKgl7u8JG6xC2WW7CcFVcFOQ1J+ne8dUI2yls9KkOt1bIIbDO+A0Plo9qSehzNsILQgH8yCGaqJZt5g3JU1j52z0JMY2wG49bm5T8gTVY7dc+1j/qKmJO/Hx0HJiyzI+kV4/fBx+5Mp6ooniENff/5A1qqSTjy4c3jP1DPfB6l5P05P3XPo9oPPyvOlyyDNI8SobrBUB48iHkGaS+FKRyMwBZfeqUYG9TXlVNN1Wv//gztTyQjQoSJrn+3/2rNd4qtudZNexORqX0nTE3CQhXx0KgoS6AV8tB84h4Dq451QnX1o63bGVhCa+ohD6zPwrgdO5/qExuf6yVR659xBcrVsFKRB7igpM3ROcQ7DGbqg79Fg1Bnyk4kGGOuW+acmm2b0dqDsqBxSvrdJnCRj6Oiaj2erT+3NLbbCc4OT0mtm1swN34CeIyifU2Mt0tINjGQYMKPj0I7BiQIcQOAjYrrX/v8GnEjmLRa4JACkrOtn0f2i/wQ3CttdBdiiQttUxAIZZo2pdipY8c79Wwu7WtMPj7cTgcc7n3cePum8dfMJHlg/jBMCQnS/Bas5NY59Ob+RMHLzH/XizW57ULLoAJ+S6BgPnI1d8jMX+BdTEr01a8ePAvC4/+MvcTjkfyscgj1QEn2l/1kKpKdr6M5/95vbjjj/M3MTLL2bPv8JOL7XM3XUZBh3dPiXYlrxgKeGVFWHyl83/mrSomS8zeMimzZnziW27NtvLFpZ4/GVFQAWStBWK9Oqhgp324h4INVRZ/+VflmBbxJNDE1IzPNZ6BeyAo41NK/IPu3uIiCjvWF+CEomVBNbw42h7LWIFWVus4q0dXPjzL5rJ9rdw4r0tOGmcJgkKNQVRkFU+iCzDT3Hxf06rFa3uXT8V/ql/Bp+iosXhkwlCfUXbz/3CgmLCvwModxdBw81UhgV0wXIJZ3JFSIS7GcgB2I8NuJaKj24Fbs/wVwi4SiUr1m//277xQ/ZMxlijTW4OKqd0ImbyDR7O/Y1rvPW8NbKkyLTUjSLdAn+LllIM/c/59Bu3v/aS03X01OgZ/2PiqMPjL93BWzx/95xXhOS0wgakmd/Ma1k29FhViKsp2Vcp7IRf/5/6XNkad2iia/GFyaj8smsR03lVNyoDP9w7mwa+6IfCGc2POe9TOLtoaSXPPXSL0KV1Gi8PIHDNoNn2+qbsJP5sDgaFTR1vbaXIJ9ffVgmRE9LzkMuFaXh3A83R8JXuspTQEXDarxnjDLRbq8JNvt/YooYyrAJhvsWv4uTFvVJahSyEt+YuaAS3G7fGcfNNvnymdjDGLQnXgHYBvHbqr+qJ1Y4DNUGmFfNw5Ovq7VYI2LUnbfbDfBxyEsumOVw0jRirfqlpqBXnPkWTFXsQWvcERbTe/nM3/nxt9pRljUXfHwXp5yQnie2E6bClOiT2gdTZin9NURrrx6xLTow8+JPq2jGpSIJUhtUmwrHB8fa7jvX5knlN5Qe5wyhK0925MVVL3PDC5ieqz0QJA/wCL+eH/y29WxoAXMyxaKv/K9CNx2uIqL9vLk1g9d/ulUoOHVs17bz7WeJ+12sSUAIbj+1eIF6tLBkNqTxYl0EjgxznMdNsDkgYd6wy9uwXdfB5Pq7v2sdFJDJk7d3YAQKg31WeyFmY7+XbTm47yX0XTEyQtEgSRDe+5DiQiTun56dwLB9oafnyHTqbhfPI0fYJZxseG+SyMRtu6NLz5eEaSca1A2mGEllapxlKz7EKg1OLzXESwuFWfIjwVmitjsTftiNCNZdy1e4YZ3vZ6mN//dWrsrDvdSGrIOKEQ8Sjrmoo6bXC5FqwO6dmYjsJHTuls/sZQOkWljfEuWi3h79eyGickPr9nu9UYXqvIbFaujz+CQ2eChYde+zlvzp2fNnn2J8vqfK1Bn7hPpZDS2uuef6JtxcvrcpemPjpsaNKC+6gLZ1KDfO+fkL8FHrWqL/FlLl2oLR6aSwznOlh+LdDVknN2DB9mxXI7KYwJbFQBt5yJs7/gzweQaQNmSe65MAlojtG5i7KshrzbPKleJB1rpP3ma8w9sHMTuMGEt85BOLO9t0+dQojoUIDkLCTBjz34DyjFqw3ezWnA+SHfnj3qlc8iIfB7C3yVsl9rMHjoZVs8PDPf+BTaK9nUdZQDWo65JJU1OlMsCGA8SXybKNE7qltrcUF470hqD3aTiQQ8SgXSFo8Kerv/D9sUi3nAsfA9QAgQhGGpBikqRgJwTNjJyJwCFCcVA4DIUiAEICIZkQjIJgFgQrp3AyDQTBbNgPkkMYqAqGJF6Td6eugAKCEFAYYjL0eAQXDsaVFThIEBJJhxBBEBz8dGrudoB4dtBbXczCchiJwCMEv6uNNnACjPQh4BAIduvKgOFIBNQKQWgYZsDQTnBlEPRy7H7FlrkvNhTlleHR/t6n1wjCfqXTWBL20b0lIBg9hR4JecNcl3xYDUFhAAeizJSy7mt4yEZPWopDNCKYJ5mDVhKEAPKftKxQ1jwlz+Cn9zPwpsll6ekyedMrFzhxecpFOQ+v0MtZs2alhW0IS4srIZTIbaKoKa2+pLZpgKLhDKqeMGP5qCpVIS6zLJEC05ycfEfOjwZoF/hspswv8p8Z6bb/pyC/gHZYj5yA1bBXB3e4rX1tfl0gOEVXWC81lg4C5sAey3zUvsdn+Ati/q3v0HPza+mXbd+naDv5w9PEWZJLsy3AZhTNViTShtkK5zCzL4DZl3PeVO/839nF1G6m7DOdgvyjvDXnGe5LfjAYOLer6o90vhsTbpbqPzYifSxpXwcBk1j7b1FqYK5WiJ+3PeF7eUhm90lssWYFwLPBXOhg1/fo9FkruyP9cJbTadOEYSpT6a5Ipw9Cfcxy3tSF8S0+Np3gblr56ovFUNKh2bqItwLQXImmMVcfSYguBt6QUFr9A/JX7IHlNjdpg0hvXxFK2m02wlF9GvhfUx8RaLvfJTFDfrdvkq4D7T+RJX2UdMh8U8lniRN0aY2MXkbxv/pIjuiqEb5f0jet8xId9Xm64esT78zTyaEj+Yjcvorjf+oszUchJ+9ao3fqn/vP/tmc/Cvxcp7YWnuzOqUiM/i/HOOpbpwLn85vNYub5a8Dzhte0ZdsCG5EW6nzA3Hqst0mB/2uap/5BaIYynt5P21NGA/SHJrzV0fq+kXFG6hvoZLAzaiIC9xK6A6uxb/4DA177P/4iLYkSGcqPA4mHWaCWadZsXSuBhs9dgSrToeD3dYYHrnHiMl2onRhUecgGAZtDSb9PgSzQefE0nkv2Bg3GqwGfQ92uxOe9fVYjOKrEDINun/R0ebk3MNyuD/JtxlL3ty/VGrEbA3Xt4enfqZEpYkq9dEbZqddyYv+NFozmues15JHsnwdmNd3NzeO8nxt89K9VxDEyEAr8iIOWMnKEnf5nP7u/US8ZoaKpvjXKCqTcPiaVDCJhvhZTVrn2xH7FI88ox4NR4ek4CkLzTgxyLzMZ9pk2hoRuzSvVRhYq3dCgssr01Wv3ceXG77qaneBvPbNgCJHiSZqdERndH39Nt0bffFDtn8ZMQiPgIjEmw8yCl9UNH780TEwsbBxcPHwCQiJBAgURCxYCAkpGTmFUGHCRYgURSlajFgqajRo0aHHgBETccRjJgELiSSRjJUUbKRiD7mhifMEoqVjaOaoejDWkBvIkok+t+d9hRfal67Iqiwt9TlPR5OVmApVVjVKE10lyWY3bj3J+j/yYLSiSN5T2deU40OdfODd1AOyyMx5gUOeDmK0N2ynHvFUjirfyugLLqJ+ln4uqsRPac44HO35IKcUFhvuZeEanD/D9VD6YJxlsROjZdXYyBXXdVeWz2KC+zjTYXLnRLv6moU6Gxym7JeVjqpNB9XMdFAWdBANQkKVKOztWLCt/fb1LRCNZWuFmzGMnDBfPnpSxTlTGrAc7XOwq/fqEaaPmA5VW2r2o9PMtmEfnyKBc6Tzdfvrjtfya8zrVlu+FzKS5MPxlMbkbWiY9rapUWOa/w3jyuc9d/vN708Xe5XoyZwkYuLStomSmolJ9AR0hnwozcJBiD6QWTyXskpoMHLdMOC0qbUHhZx8vaJQc3QuKzE8b2Ev5KVMBwAAAA==") format("woff2"), url("../fonts/iconfont.woff?t=1786355306951") format("woff"), url("../fonts/iconfont.ttf?t=1786355306951") format("truetype");
}
.iconfont {
  font-family: "iconfont" !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

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

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

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

.icon-duigoux:before {
  content: "\ec9e";
}

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

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

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

.m-capab1 {
  overflow: hidden;
}
.m-capab1 .box-title {
  text-align: center;
  margin-bottom: 46px;
}
.m-capab1 .box-slide {
  position: relative;
}
.m-capab1 .box-item {
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: center;
}
.m-capab1 .box-item .item-pic {
  flex: 0 0 auto;
  width: 62%;
  border-radius: 20px;
}
.m-capab1 .box-item .item-text {
  position: relative;
  flex: 0 0 auto;
  margin-left: -12%;
  width: 50%;
  padding: 55px;
  overflow: hidden;
  border-radius: 20px;
  background: #F5F5F5;
}
.m-capab1 .box-item .item-title {
  line-height: 32px;
  font-size: 20px;
  font-size: 2rem;
  font-family: "OpenSansBold", arial, helvetica, sans-serif;
}
.m-capab1 .box-item .item-desc {
  margin-top: 28px;
  color: #666;
}
@media screen and (max-width: 1440px) {
  .m-capab1 .box-title {
    margin-bottom: 30px;
  }
  .m-capab1 .box-item .item-text {
    padding: 30px;
  }
  .m-capab1 .box-item .item-title {
    line-height: 24px;
    font-size: 18px;
    font-size: 1.8rem;
  }
  .m-capab1 .box-item .item-desc {
    margin-top: 18px;
  }
}
@media screen and (max-width: 640px) {
  .m-capab1 .box-item {
    display: block;
  }
  .m-capab1 .box-item .item-pic, .m-capab1 .box-item .item-text {
    width: 100%;
  }
  .m-capab1 .box-item .item-text {
    padding: 20px;
    margin-left: 0;
  }
}

.m-capab2 {
  margin-top: 90px;
  padding-top: 90px;
  padding-bottom: 90px;
  background-color: #F8F8F8;
}
.m-capab2 .box-title {
  text-align: center;
  margin-bottom: 40px;
}
.m-capab2 .box-wp {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: stretch;
  gap: 25px 1.6666666667%;
}
.m-capab2 .box-item {
  position: relative;
  width: 18.6666666667%;
}
.m-capab2 .box-item:before {
  content: "";
  position: absolute;
  left: 0;
  top: 32px;
  bottom: 0;
  width: 100%;
  background-color: #fff;
  border-radius: 20px;
}
.m-capab2 .box-item .item-num {
  position: relative;
  margin: 0 auto;
  width: 64px;
  line-height: 64px;
  font-size: 20px;
  font-size: 2rem;
  font-family: "OpenSansBold", arial, helvetica, sans-serif;
  color: #fff;
  text-align: center;
  background-color: #32A1D4;
  border-radius: 50%;
}
.m-capab2 .box-item .item-text {
  position: relative;
  padding: 20px 25px 34px;
}
.m-capab2 .box-item .item-title {
  line-height: 30px;
  font-size: 18px;
  font-size: 1.8rem;
  font-family: "OpenSansBold", arial, helvetica, sans-serif;
}
.m-capab2 .box-item .item-desc {
  margin-top: 24px;
  color: #666;
}
@media screen and (max-width: 1440px) {
  .m-capab2 {
    margin-top: 60px;
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .m-capab2 .box-title {
    margin-bottom: 30px;
  }
  .m-capab2 .box-wp {
    gap: 20px 1.3333333333%;
  }
  .m-capab2 .box-item {
    width: 18.6666666667%;
  }
  .m-capab2 .box-item .item-num {
    width: 54px;
    line-height: 54px;
    font-size: 18px;
    font-size: 1.8rem;
  }
  .m-capab2 .box-item .item-text {
    padding: 18px 20px 26px;
  }
  .m-capab2 .box-item .item-title {
    line-height: 24px;
    font-size: 16px;
    font-size: 1.6rem;
  }
  .m-capab2 .box-item .item-desc {
    margin-top: 16px;
  }
}
@media screen and (max-width: 991px) {
  .m-capab2 .box-item {
    width: calc(33.333% - 0.9333333333%);
  }
}
@media screen and (max-width: 640px) {
  .m-capab2 {
    margin-top: 40px;
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .m-capab2 .box-title {
    margin-bottom: 24px;
  }
  .m-capab2 .box-wp {
    gap: 16px 1%;
  }
  .m-capab2 .box-item {
    width: calc(50% - 0.5333333333%);
  }
  .m-capab2 .box-item .item-num {
    width: 44px;
    line-height: 44px;
    font-size: 16px;
    font-size: 1.6rem;
  }
  .m-capab2 .box-item .item-text {
    padding: 14px 16px 20px;
  }
  .m-capab2 .box-item .item-title {
    line-height: 22px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-capab2 .box-item .item-desc {
    margin-top: 12px;
  }
}
@media screen and (max-width: 375px) {
  .m-capab2 .box-item {
    width: 100%;
  }
}

.m-capab3 {
  padding-top: 90px;
}
.m-capab3 .box-title {
  text-align: center;
  margin-bottom: 60px;
}
.m-capab3 .box-item {
  margin-top: 60px;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
}
.m-capab3 .box-item .item-pic {
  width: 50%;
  border-radius: 20px;
}
.m-capab3 .box-item .item-text {
  width: 46.6666666667%;
  align-self: center;
}
.m-capab3 .box-item .item-title {
  line-height: 36px;
  font-size: 24px;
  font-size: 2.4rem;
  font-family: "OpenSansBold", arial, helvetica, sans-serif;
}
.m-capab3 .box-item .item-desc {
  margin-top: 24px;
  color: #666;
}
.m-capab3 .box-item:first-child {
  margin-top: 0;
}
.m-capab3 .box-item2 .item-pic {
  order: 2;
}
@media screen and (max-width: 1440px) {
  .m-capab3 {
    padding-top: 60px;
  }
  .m-capab3 .box-title {
    margin-bottom: 40px;
  }
  .m-capab3 .box-item {
    margin-top: 40px;
  }
  .m-capab3 .box-item .item-title {
    line-height: 30px;
    font-size: 22px;
    font-size: 2.2rem;
  }
  .m-capab3 .box-item .item-desc {
    margin-top: 18px;
  }
}
@media screen and (max-width: 640px) {
  .m-capab3 {
    padding-top: 40px;
  }
  .m-capab3 .box-title {
    margin-bottom: 24px;
  }
  .m-capab3 .box-item {
    margin-top: 24px;
    display: block;
  }
  .m-capab3 .box-item .item-pic {
    width: 100%;
  }
  .m-capab3 .box-item .item-text {
    width: 100%;
    margin-top: 16px;
  }
  .m-capab3 .box-item .item-title {
    line-height: 24px;
    font-size: 18px;
    font-size: 1.8rem;
  }
  .m-capab3 .box-item .item-desc {
    margin-top: 12px;
  }
  .m-capab3 .box-item2 .item-pic {
    order: 0;
  }
}