@charset "UTF-8";
/**
 * Swiper 11.0.3
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2023 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: October 26, 2023
 */
@font-face {
  font-family: swiper-icons;
  src: url("data:application/font-woff;charset=utf-8;base64, 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");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color:#007aff;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.swiper-cube {
  overflow: visible;
}

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

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

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

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

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

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

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

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

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

.swiper-flip {
  overflow: visible;
}

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

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

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

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

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

.swiper-cards {
  overflow: visible;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.baguetteBox-button#close-button {
  top: 20px;
  right: 2%;
  right: calc(2% + 6px);
  width: 30px;
  height: 30px;
}

.baguetteBox-button svg {
  position: absolute;
  left: 0;
  top: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media screen and (max-device-width: 320px) {
  body {
    -webkit-text-size-adjust: 100%;
  }
}
@media screen and (max-device-width: 480px) {
  body {
    -webkit-text-size-adjust: 100%;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  body {
    -webkit-text-size-adjust: 100%;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  body {
    -webkit-text-size-adjust: 100%;
  }
}
a {
  color: #333;
  text-decoration: none;
  outline: none;
  tap-highlight-color: transparent;
  focus-ring-color: transparent;
  -webkit-tap-highlight-color: transparent;
  -webkit-focus-ring-color: transparent;
  -moz-tap-highlight-color: transparent;
  -moz-focus-ring-color: transparent;
  transition: all 550ms;
}

a:hover {
  color: #000;
}

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; /*去掉苹果的默认UI来渲染按钮*/
  cursor: pointer;
}

textarea {
  resize: none;
}

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

em, i {
  font-style: normal;
}

/* .c-xx start */
.c-homebg {
  background-color: #000;
  color: #fff;
}

.c-homebg .m-htt {
  color: #fff;
}

.c-homebg .m-htt a {
  color: #fff;
}

.c-homebg .m-habt {
  background-color: #333;
}

.c-pt100 {
  padding-top: 100px;
}

@media screen and (max-width: 1219px) {
  .c-pt100 {
    padding-top: 30px;
  }
}
.c-bg1 {
  background-color: #f8f8f8;
}

.c-cb {
  clear: both;
}

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

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

.c-oh {
  overflow: hidden;
}

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

.c-pr {
  position: relative;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.m-desc p {
  min-height: 28px;
}

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

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

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

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

@media screen and (max-width: 1219px) {
  .m-desc {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 24px;
  }
  .m-desc a {
    color: #000;
  }
  .m-desc a:hover {
    text-decoration: underline;
  }
  .m-desc p {
    min-height: 24px;
  }
}
.table table {
  width: 100%;
  border-collapse: collapse;
  border: 1px solid #ccc;
}

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

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

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

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

@media screen and (max-width: 991px) {
  .m-ftname {
    display: block;
  }
}
/* .m-xx end */
/* .j-xx start */
.j-offset-top {
  transition: all 750ms;
  transform: translateY(100px);
  opacity: 0;
}

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

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

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

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

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

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

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

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

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

[class*=-item] .item-pic img {
  transition: all 550ms;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.m-crm .active {
  color: #000;
}

.m-oths {
  margin-top: 30px;
  padding-top: 18px;
  padding-bottom: 18px;
  border-top: 1px solid #999999;
  border-bottom: 1px solid #999999;
}

.m-oths .oths-item {
  line-height: 30px;
  font-size: 20px;
  font-size: 2rem;
  color: #333;
  font-family: "Aller", arial, helvetica, sans-serif;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.m-oths .oths-item i {
  margin-right: 5px;
  color: #666;
}

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

.m-oths .oths-item-1 {
  margin-bottom: 8px;
}

@media screen and (max-width: 1219px) {
  .m-oths .oths-item {
    line-height: 28px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.m-page {
  margin-top: 55px;
  letter-spacing: 0;
  font-size: 0;
  text-align: center;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: flex-start;
}

.m-page a, .m-page span {
  margin-left: 5px;
  margin-right: 5px;
  margin-bottom: 5px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  min-width: 35px;
  height: 30px;
  line-height: 28px;
  font-size: 14px;
  font-size: 1.4rem;
  color: #666;
  text-align: center;
  background-color: #ffffff;
  border: solid 1px #a7a7a7;
  box-sizing: border-box;
  transition: all 550ms;
  padding: 0 5px;
}

.m-page .big {
  min-width: 80px;
}

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

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

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

.m-page2 {
  position: relative;
  justify-content: flex-start;
}

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

.m-kf .kf-item {
  position: relative;
  display: block;
  line-height: 0;
  font-size: 0;
  width: 60px;
  line-height: 60px;
  margin-bottom: 1px;
  font-size: 28px;
  font-size: 2.8rem;
  color: #fff;
  text-align: center;
  background-color: rgba(51, 51, 51, 0.3);
  border-radius: 5px;
}

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

.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: #000;
  border-radius: 5px;
  display: none;
}

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

@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-happl {
  padding-top: 130px;
}

@media screen and (max-width: 1219px) {
  .g-happl {
    padding-top: 30px;
  }
}
.m-happl .box-title {
  margin-bottom: 46px;
  text-align: center;
}

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

.m-happl .swiper-slide .box-item {
  margin-right: 0 !important;
  margin-bottom: 0;
  width: 100%;
}

.m-happl .box-item {
  position: relative;
  margin-right: 1.7857142857%;
  margin-bottom: 35px;
  width: 32.1428571429%;
  border-radius: 20px;
  overflow: hidden;
}

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

.m-happl .item-pic:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  background: url("../images/happl-bg1.png") no-repeat center bottom;
  background-size: 100%;
}

.m-happl .item-text {
  position: absolute;
  z-index: 2;
  left: 0;
  bottom: 10px;
  padding: 0 25px;
  width: 100%;
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  color: #fff;
}

.m-happl .item-text a {
  color: #fff;
}

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

.m-happl .item-title {
  flex: 1 1 auto;
  margin-right: 10px;
  line-height: 26px;
  font-size: 16px;
  font-size: 1.6rem;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.m-happl .item-link {
  flex: 0 0 auto;
  line-height: 26px;
  font-size: 20px;
  font-size: 2rem;
}

@media screen and (max-width: 1219px) {
  .m-happl .box-wp {
    margin-bottom: -20px;
  }
  .m-happl .box-item {
    margin-bottom: 20px;
  }
  .m-happl .box-title {
    margin-bottom: 30px;
  }
  .m-happl .item-title, .m-happl .item-link {
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-happl .item-text {
    padding: 0 15px;
  }
}
@media screen and (max-width: 640px) {
  .m-happl .box-item {
    width: 100%;
  }
}
.g-hpro {
  padding-top: 135px;
}

@media screen and (max-width: 1219px) {
  .g-hpro {
    padding-top: 30px;
  }
}
.m-htt {
  line-height: 56px;
  font-size: 46px;
  font-size: 4.6rem;
  font-family: "Aller", arial, helvetica, sans-serif;
}

@media screen and (max-width: 1219px) {
  .m-htt {
    line-height: 24px;
    font-size: 20px;
    font-size: 2rem;
  }
}
.m-hpro .box-title {
  text-align: center;
  margin-bottom: 63px;
}

.m-hpro .box-list {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: -75px;
}

.m-hpro .list-item {
  margin-bottom: 75px;
  width: 47.5714285714%;
  position: relative;
  border-radius: 20px;
  overflow: hidden;
}

.m-hpro .item-pic:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url("../images/hpro-bg1.png") no-repeat center;
  background-size: 100% 100%;
}

.m-hpro .list-video video {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  opacity: 0;
  visibility: hidden;
}

.m-hpro .list-video.active video {
  opacity: 1;
  visibility: visible;
}

.m-hpro .item-modal {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  padding: 20px 30px;
  display: flex;
  flex-flow: column nowrap;
  justify-content: space-between;
  align-items: flex-start;
  color: #fff;
}

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

.m-hpro .item-fix {
  width: 100%;
}

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

.m-hpro .item-name {
  line-height: 1;
  font-size: 50px;
  font-size: 5rem;
  font-family: "segoepr", arial, helvetica, sans-serif;
  word-break: break-word;
}

.m-hpro .item-info {
  margin-top: 53px;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-start;
}

.m-hpro .item-info .info {
  margin-right: 20px;
  margin-bottom: 10px;
  padding: 11px 12px;
  line-height: 20px;
  font-size: 16px;
  font-size: 1.6rem;
  text-align: center;
  background-color: rgba(182, 182, 182, 0.8);
}

.m-hpro .item-class {
  line-height: 26px;
  font-size: 16px;
  font-size: 1.6rem;
}

.m-hpro .item-title {
  margin-top: 12px;
  line-height: 32px;
  font-size: 22px;
  font-size: 2.2rem;
  font-family: "Aller", arial, helvetica, sans-serif;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: normal;
}

.m-hpro .item-link {
  margin-top: 18px;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-start;
}

.m-hpro .item-link a {
  margin-right: 45px;
  margin-bottom: 5px;
  min-width: 130px;
  line-height: 20px;
  padding: 10px;
  border: 1px solid #fff;
  font-size: 14px;
  font-size: 1.4rem;
  color: #fff;
  text-align: center;
}

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

.m-hpro .item-link a:last-child {
  margin-right: 0;
}

.m-hpro .box-desc {
  margin-top: 65px;
  line-height: 28px;
  font-size: 18px;
  font-size: 1.8rem;
}

@media screen and (max-width: 1219px) {
  .m-hpro .box-title {
    margin-bottom: 30px;
  }
  .m-hpro .box-list {
    margin-bottom: -30px;
  }
  .m-hpro .list-item {
    margin-bottom: 30px;
  }
  .m-hpro .item-modal {
    padding: 30px 20px;
  }
  .m-hpro .item-name {
    font-size: 20px;
    font-size: 2rem;
  }
  .m-hpro .item-info {
    margin-top: 10px;
  }
  .m-hpro .item-info .info {
    margin-right: 10px;
    padding: 5px 10px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-hpro .item-class {
    line-height: 24px;
    font-size: 16px;
    font-size: 1.6rem;
  }
  .m-hpro .item-title {
    line-height: 22px;
    font-size: 14px;
    font-size: 1.4rem;
    margin-top: 5px;
  }
  .m-hpro .item-link {
    margin-top: 10px;
  }
  .m-hpro .item-link a {
    min-width: 100px;
    padding: 5px 10px;
    font-size: 14px;
    font-size: 1.4rem;
    margin-right: 10px;
  }
  .m-hpro .box-desc {
    margin-top: 30px;
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 991px) {
  .m-hpro .item-modal {
    padding: 20px 15px;
  }
}
@media screen and (max-width: 640px) {
  .m-hpro .list-item {
    width: 100%;
    margin-right: 0;
  }
  .m-mpro .item-pic {
    border-radius: 0;
  }
  .m-mpro .item-modal {
    position: relative;
  }
  .m-mpro .list-item {
    background-color: #000;
  }
}
.m-holine a:hover {
  text-decoration: underline;
  text-underline-offset: 6px;
}

.g-habt {
  padding-top: 75px;
}

@media screen and (max-width: 1219px) {
  .g-habt {
    padding-top: 30px;
  }
}
.m-habt {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: center;
  background-color: #000000;
  border-radius: 20px;
  overflow: hidden;
}

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

.m-habt .box-img1 {
  order: 2;
}

.m-habt .box-text {
  width: 50%;
  padding-left: 32px;
  padding-right: 32px;
  padding-top: 3.5714285714%;
  padding-bottom: 3.5714285714%;
  display: flex;
  flex-flow: column nowrap;
  justify-content: space-between;
  align-items: flex-start;
  align-self: stretch;
  color: #fff;
}

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

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

.m-habt .box-link {
  width: 100%;
}

.m-habt .box-title {
  line-height: 54px;
  font-size: 34px;
  font-size: 3.4rem;
  font-family: "Aller", arial, helvetica, sans-serif;
}

.m-habt .box-desc {
  margin-top: 19px;
  height: 168px;
  color: #fff;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6;
  overflow: hidden;
}

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

.m-habt .box-desc em {
  position: relative;
  display: block;
  padding-left: 26px;
}

.m-habt .box-desc em:before {
  content: "";
  position: absolute;
  left: 0;
  top: 10px;
  width: 8px;
  height: 8px;
  background-color: #fff;
  border-radius: 50%;
}

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

.m-habt .box-link a {
  display: inline-block;
  min-width: 130px;
  line-height: 20px;
  padding: 11px;
  font-size: 14px;
  font-size: 1.4rem;
  text-align: center;
  color: #333;
  background-color: #fff;
}

.m-habt .box-link a:hover {
  color: #fff;
  background-color: #666;
}

@media screen and (max-width: 1219px) {
  .m-habt .box-text {
    padding: 30px 20px;
  }
  .m-habt .box-title {
    line-height: 24px;
    font-size: 18px;
    font-size: 1.8rem;
  }
  .m-habt .box-desc {
    margin-top: 10px;
    max-height: 144px;
  }
  .m-habt .box-desc em {
    padding-left: 18px;
  }
  .m-habt .box-desc em:before {
    width: 6px;
    height: 6px;
    top: 9px;
  }
  .m-habt .box-link {
    margin-top: 20px;
  }
  .m-habt .box-link a {
    min-width: 100px;
    padding: 5px 10px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 640px) {
  .m-habt .box-img, .m-habt .box-text {
    width: 100%;
  }
}
.g-hwys {
  padding-top: 94px;
}

@media screen and (max-width: 1219px) {
  .g-hwys {
    padding-top: 30px;
  }
}
.m-hwys {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
}

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

.m-hwys .box-text {
  width: 48.5714285714%;
}

.m-hwys .box-title {
  line-height: 58px;
  font-size: 38px;
  font-size: 3.8rem;
  font-family: "Aller", arial, helvetica, sans-serif;
  max-width: 550px;
}

.m-hwys .box-desc {
  margin-top: 32px;
  line-height: 30px;
  font-size: 20px;
  font-size: 2rem;
}

.m-hwys .box-info {
  margin-top: 54px;
}

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

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

.m-hwys .item-icon {
  flex: 0 0 auto;
  margin-right: 20px;
}

.m-hwys .item-title {
  flex: 1 1 auto;
  line-height: 30px;
  font-size: 20px;
  font-size: 2rem;
  align-self: center;
}

@media screen and (max-width: 1219px) {
  .m-hwys .box-title {
    line-height: 24px;
    font-size: 20px;
    font-size: 2rem;
  }
  .m-hwys .box-desc {
    margin-top: 10px;
    line-height: 22px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-hwys .box-info {
    margin-top: 20px;
  }
  .m-hwys .info-item {
    margin-top: 10px;
  }
  .m-hwys .item-icon {
    width: 30px;
    margin-right: 15px;
  }
  .m-hwys .item-title {
    line-height: 22px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 640px) {
  .m-hwys .box-img, .m-hwys .box-text {
    width: 100%;
    order: 2;
  }
}
.g-hnews {
  padding-top: 110px;
  padding-bottom: 152px;
}

@media screen and (max-width: 1219px) {
  .g-hnews {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.m-hnews .box-title {
  text-align: center;
  margin-bottom: 99px;
}

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

.m-hnews .item-pic {
  width: 48.5714285714%;
  border-radius: 20px;
  order: 2;
}

.m-hnews .item-text {
  width: 42.8571428571%;
}

.m-hnews .item-title {
  margin-top: 23px;
  line-height: 34px;
  font-size: 24px;
  font-size: 2.4rem;
  font-family: "Aller", arial, helvetica, sans-serif;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.m-hnews .item-desc {
  margin-top: 14px;
  height: 128px;
  line-height: 32px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #666;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
}

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

.m-hnews .item-link a {
  display: inline-block;
  min-width: 130px;
  line-height: 20px;
  padding: 10px;
  font-size: 14px;
  font-size: 1.4rem;
  text-align: center;
  border: 1px solid #474747;
}

.m-hnews .item-link a:hover {
  color: #fff;
  background-color: #000;
}

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

.m-hnews .prev {
  margin-right: 20px;
}

@media screen and (max-width: 1219px) {
  .m-hnews .box-title {
    margin-bottom: 30px;
  }
  .m-hnews .item-time, .m-hnews .item-title, .m-hnews .item-desc {
    line-height: 22px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-hnews .item-title {
    margin-top: 5px;
  }
  .m-hnews .item-desc {
    margin-top: 5px;
    height: 88px;
  }
  .m-hnews .item-link {
    margin-top: 10px;
  }
  .m-hnews .item-link a {
    min-width: 80px;
    padding: 5px 10px;
    line-height: 20px;
  }
  .m-hnews .btn-wp {
    margin-top: 20px;
  }
}
@media screen and (max-width: 640px) {
  .m-hnews .item-pic {
    width: 100%;
  }
  .m-hnews .item-text {
    width: 100%;
    order: 2;
    padding-top: 10px;
  }
}
.m-hbtn {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-start;
}

.m-hbtn .box-btn {
  line-height: 1;
  font-size: 20px;
  font-size: 2rem;
  color: #666;
  cursor: pointer;
}

.m-hbtn .box-btn:hover {
  color: #000;
}

@media screen and (max-width: 1219px) {
  .m-hbtn .box-btn {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.g-ft {
  color: #fff;
  background-color: #070707;
  line-height: 36px;
  font-size: 16px;
  font-size: 1.6rem;
}

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

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

.m-ftfix1, .m-ftfix2 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.m-ftfix1 {
  padding-top: 33px;
  padding-bottom: 22px;
}

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

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

.m-ftfix2 {
  padding-top: 42px;
  padding-bottom: 10px;
}

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

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

.m-ftb1 {
  width: 27.8571428571%;
}

.m-ftb2 {
  width: 21%;
}

.m-ftb3 {
  width: 17.1428571429%;
}

.m-ftb4 {
  width: 24.2857142857%;
}

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

.m-ftb6 {
  width: 27.8571428571%;
}

.m-ftb7 {
  margin-right: 7.1428571429%;
  width: 30.8571428571%;
  padding-right: 0;
}

.m-ftb8 {
  width: 33.9285714286%;
  padding-right: 0;
}

.m-ftt {
  margin-bottom: 15px;
  line-height: 34px;
  font-size: 24px;
  font-size: 2.4rem;
  font-family: "Aller", arial, helvetica, sans-serif;
}

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

.m-ftshare .share-desc {
  margin-bottom: 30px;
  line-height: 26px;
  font-size: 16px;
  font-size: 1.6rem;
}

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

.m-ftshare .share-item {
  margin-right: 15px;
  margin-bottom: 10px;
  width: 32px;
  line-height: 32px;
  color: #000;
  text-align: center;
  background-color: #fff;
  border-radius: 5px;
}

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

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

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

.m-ftinfo .info-item {
  position: relative;
  padding-left: 30px;
  line-height: 30px;
  margin-top: 21px;
}

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

.m-ftinfo .iconfont {
  position: absolute;
  left: 0;
}

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

.m-ftform .form-item {
  margin-bottom: 15px;
}

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

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

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

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

.m-ftform .form-item4 {
  width: 100%;
  text-align: center;
}

.m-ftform .form-text {
  display: block;
  width: 100%;
  height: 40px;
  line-height: 40px;
  padding-left: 26px;
  padding-right: 10px;
  font-size: 14px;
  font-size: 1.4rem;
  color: #fff;
  border-radius: 6px;
  border: solid 1px #ededed;
}

.m-ftform .form-text2 {
  height: 92px;
  line-height: 20px;
  padding-top: 10px;
  resize: auto;
  max-width: 100%;
}

.m-ftform .star .form-text {
  background: url("../images/star1.png") no-repeat 8px 14px;
}

.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 10px 10px 0;
  overflow: hidden;
}

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

.m-ftform .form-btn {
  width: 100%;
  height: 40px;
  font-size: 14px;
  font-size: 1.4rem;
  color: #333;
  text-align: center;
  background-color: #ffffff;
  border-radius: 6px;
}

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

.m-ftform .form-text::-webkit-input-placeholder {
  color: #c9c9c9;
  opacity: 1;
}

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

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

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

.m-ftfix3 {
  padding-top: 23px;
  padding-bottom: 27px;
  color: #888787;
}

.m-ftfix3 a {
  color: #888787;
}

.m-ftfix3 a:hover {
  color: #fff;
}

.m-ftnews .list-item {
  margin-top: 22px;
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: flex-start;
}
.m-ftnews .list-item:first-child {
  margin-top: 0;
}
.m-ftnews .item-pic {
  flex: 0 0 auto;
  width: 112px;
  margin-right: 15px;
  border-radius: 8px;
}
.m-ftnews .item-text {
  flex: 1 1 auto;
  overflow: hidden;
  align-self: center;
}
.m-ftnews .item-time {
  line-height: 24px;
  font-size: 16px;
  font-size: 1.6rem;
}
.m-ftnews .item-title {
  max-height: 44px;
  line-height: 22px;
  font-size: 18px;
  font-size: 1.8rem;
  font-family: "Aller", arial, helvetica, sans-serif;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

@media screen and (max-width: 1440px) {
  .m-ftnews .item-time, .m-ftnews .item-title {
    line-height: 22px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-ftnews .item-title {
    max-height: 44px;
  }
  .m-ftinfo .info-item {
    margin-top: 10px;
    line-height: 24px;
  }
  .g-ft {
    line-height: 28px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-ftshare .share-item {
    margin-right: 10px;
  }
  .m-ftshare .share-desc {
    margin-bottom: 10px;
  }
  .m-ftb {
    margin-bottom: 30px;
  }
  .m-ftt {
    line-height: 24px;
    font-size: 18px;
    font-size: 1.8rem;
  }
  .m-ftlogo img {
    width: 100px;
  }
}
@media screen and (max-width: 991px) {
  .m-ftb {
    width: 100%;
    margin-bottom: 20px;
    max-width: 100%;
    padding-right: 0;
    margin-right: 0;
  }
  .m-ftshare, .m-ftnav, .m-ftinfo, .m-ftform, .m-ftt, .m-ftnews {
    display: none;
    margin-top: 10px;
  }
}
.banner {
  position: relative;
  z-index: 2;
  line-height: 0;
  font-size: 0;
  overflow: hidden;
}

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

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

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

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

.m-nbanner {
  position: relative;
  line-height: 0;
  font-size: 0;
  overflow: hidden;
}

.m-nbanner .box-text {
  position: absolute;
  left: 0;
  bottom: 4.0625vw;
  width: 100%;
}

.m-nbanner .box-title {
  line-height: 4.1666666667vw;
  font-size: 3.125vw;
  font-family: "Aller", arial, helvetica, sans-serif;
  color: #fff;
}

.g-wp {
  padding-top: 45px;
  padding-bottom: 94px;
}

@media screen and (max-width: 1219px) {
  .g-wp {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.g-mn1 {
  float: left;
  width: 100%;
  padding-left: 31.0714285714%;
}

@media screen and (max-width: 1219px) {
  .g-mn1 {
    padding-left: 260px;
  }
}
@media screen and (max-width: 991px) {
  .g-mn1 {
    float: none;
    padding-left: 0;
  }
}
.g-sd1 {
  float: left;
  margin-left: -100%;
  width: 26.4285714286%;
}

@media screen and (max-width: 1219px) {
  .g-sd1 {
    width: 230px;
  }
}
@media screen and (max-width: 991px) {
  .g-sd1 {
    float: none;
    margin-left: 0;
    margin-top: 30px;
    width: 100%;
  }
}
.m-clstext {
  margin-bottom: 42px;
}

.m-clstext .box-title {
  line-height: 56px;
  font-size: 46px;
  font-size: 4.6rem;
  font-family: "Aller", arial, helvetica, sans-serif;
}

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

.m-clstext .box-text:first-child {
  margin-top: 0;
}

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

.m-clstext .box-desc.hid {
  max-height: 84px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}

.m-clstext .box-link {
  margin-top: 16px;
  display: none;
}

.m-clstext .box-link .span {
  display: inline-block;
  line-height: 28px;
  font-size: 16px;
  font-size: 1.6rem;
  cursor: pointer;
}

.m-clstext .box-link .span i {
  margin-right: 5px;
  display: inline-block;
  width: 28px;
  font-size: 14px;
  font-size: 1.4rem;
  color: #fff;
  text-align: center;
  background-color: #000;
}

.m-clstext .box-link .span:hover {
  text-decoration: underline;
}

.m-clstext .box-link .span2 {
  display: none;
}

.m-clstext .box-link.active .span1 {
  display: none;
}

.m-clstext .box-link.active .span2 {
  display: inline-block;
}

@media screen and (max-width: 1219px) {
  .m-clstext {
    margin-bottom: 30px;
  }
  .m-clstext .box-title {
    line-height: 24px;
    font-size: 18px;
    font-size: 1.8rem;
  }
  .m-clstext .box-desc.hid {
    max-height: 72px;
  }
  .m-clstext .box-link {
    margin-top: 10px;
  }
  .m-clstext .box-link .span {
    line-height: 26px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-clstext .box-link .span .iconfont {
    width: 26px;
  }
}
@media screen and (max-width: 991px) {
  .m-clstext {
    padding-top: 0;
  }
  .m-clstext .box-title, .m-clstext .box-text {
    width: 100%;
  }
  .m-clstext .box-text {
    margin-top: 10px;
  }
}
.m-sdtt {
  line-height: 40px;
  font-size: 30px;
  font-size: 3rem;
  font-family: "Aller", arial, helvetica, sans-serif;
}

@media screen and (max-width: 1219px) {
  .m-sdtt {
    line-height: 24px;
    font-size: 18px;
    font-size: 1.8rem;
  }
}
.m-sdnav1 .nav-title {
  margin-bottom: 25px;
}

.m-sdnav1 .nav-btn {
  position: relative;
  display: none;
  width: 100%;
  padding-top: 10px;
  padding-left: 15px;
  padding-right: 40px;
  padding-bottom: 10px;
  line-height: 25px;
  font-size: 18px;
  font-size: 1.8rem;
  color: white;
  font-family: "Aller", arial, helvetica, sans-serif;
  text-transform: uppercase;
  background-color: #000;
  box-sizing: border-box;
  text-transform: uppercase;
}

.m-sdnav1 .nav-btn > p {
  position: absolute;
  bottom: 12px;
  right: 15px;
}

.m-sdnav1 .nav-btn > p span {
  margin-bottom: 2px;
  display: block;
  width: 25px;
  height: 4px;
  background-color: #f2f2f2;
}

.m-sdnav1 .nav-sch {
  position: relative;
  margin-bottom: 35px;
}

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

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

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

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

.m-sdnav1 .nav-item {
  position: relative;
}

.m-sdnav1 .nav-item > a {
  position: relative;
  display: block;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-right: 30px;
  padding-left: 15px;
  line-height: 30px;
  font-size: 20px;
  font-size: 2rem;
  font-family: "Aller", arial, helvetica, sans-serif;
  color: #333;
  border: solid 1px #999292;
}

.m-sdnav1 .nav-item > a i {
  position: absolute;
  right: 15px;
  top: 15px;
  font-size: 12px;
  font-size: 1.2rem;
  color: #333;
}

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

.m-sdnav1 .nav-item > a:hover, .m-sdnav1 .nav-item > a.active {
  color: #000;
}

.m-sdnav1 .nav-item > a:hover .iconfont, .m-sdnav1 .nav-item > a.active .iconfont {
  color: #000;
}

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

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

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

.m-sdnav1 .sbnav-list {
  display: none;
  padding-left: 30px;
  padding-top: 16px;
  padding-bottom: 16px;
}

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

.m-sdnav1 .sbnav-item {
  margin-top: 25px;
}

.m-sdnav1 .sbnav-item a {
  position: relative;
  display: block;
  line-height: 28px;
  font-size: 18px;
  font-size: 1.8rem;
}

.m-sdnav1 .sbnav-item a:hover, .m-sdnav1 .sbnav-item a.active {
  color: #000;
  text-decoration: underline;
  text-underline-offset: 6px;
}

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

@media screen and (max-width: 1219px) {
  .m-sdnav1 .nav-title {
    margin-bottom: 10px;
  }
  .m-sdnav1 .nav-sch {
    margin-bottom: 20px;
  }
  .m-sdnav1 .sch-text {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-sdnav1 .nav-item > a {
    line-height: 20px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-sdnav1 .sbnav-item {
    margin-top: 10px;
  }
  .m-sdnav1 .sbnav-item a {
    line-height: 20px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 991px) {
  .m-sdnav1 {
    padding: 0;
    border: none;
  }
  .m-sdnav1 .nav-title {
    display: none;
  }
  .m-sdnav1 .nav-btn {
    display: block;
  }
  .m-sdnav1 .nav-list {
    display: none;
    margin-top: 10px;
  }
  .m-sdnav1 .sbnav-item a {
    line-height: 20px;
    font-size: 12px;
    font-size: 1.2rem;
  }
}
.m-sdtag {
  margin-top: 70px;
}

.m-sdtag .box-title {
  margin-bottom: 33px;
}

.m-sdtag .tag-item {
  position: relative;
  padding-left: 33px;
  margin-top: 23px;
  line-height: 28px;
  font-size: 18px;
  font-size: 1.8rem;
}

.m-sdtag .tag-item:before {
  content: "";
  position: absolute;
  left: 0;
  top: 8px;
  width: 12px;
  height: 12px;
  border: solid 2px #999292;
  box-sizing: border-box;
}

@media screen and (max-width: 1219px) {
  .m-sdtag {
    margin-top: 30px;
  }
  .m-sdtag .box-title {
    margin-bottom: 20px;
  }
  .m-sdtag .tag-item {
    margin-top: 10px;
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
    padding-left: 20px;
  }
  .m-sdtag .tag-item:before {
    width: 8px;
    height: 8px;
    top: 8px;
  }
}
.m-prol .box-list {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: -18px;
}

.m-prol .list-item {
  margin-bottom: 18px;
  width: 32.5388601036%;
  margin-right: 1%;
  position: relative;
  border-radius: 20px;
  overflow: hidden;
}

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

.m-prol .item-modal {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  padding: 20px 12px;
  display: flex;
  flex-flow: column wrap;
  justify-content: space-between;
  align-items: flex-start;
  color: #fff;
}

.m-prol .item-modal a {
  color: #fff;
}

.m-prol .item-fix {
  width: 100%;
}

.m-prol .item-text {
  width: 100%;
}

.m-prol .item-name {
  line-height: 1;
  font-size: 22px;
  font-size: 2.2rem;
  font-family: "segoepr", arial, helvetica, sans-serif;
}

.m-prol .item-info {
  margin-top: 53px;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-start;
}

.m-prol .item-info .info {
  margin-right: 20px;
  margin-bottom: 10px;
  padding: 11px 12px;
  line-height: 20px;
  font-size: 16px;
  font-size: 1.6rem;
  text-align: center;
  background-color: rgba(182, 182, 182, 0.8);
}

.m-prol .item-class {
  line-height: 22px;
  font-size: 14px;
  font-size: 1.4rem;
}

.m-prol .item-title {
  margin-top: 1px;
  line-height: 26px;
  font-size: 18px;
  font-size: 1.8rem;
  font-family: "Aller", arial, helvetica, sans-serif;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.m-prol .item-link {
  margin-top: 13px;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-start;
}

.m-prol .item-link a {
  margin-right: 35px;
  margin-bottom: 5px;
  min-width: 102px;
  line-height: 22px;
  padding: 5px 10px;
  border: 1px solid #fff;
  font-size: 14px;
  font-size: 1.4rem;
  color: #fff;
  text-align: center;
}

.m-prol .item-link a:hover {
  background-color: #fff;
  color: #333;
}

.m-prol .item-link a:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1440px) {
  .m-prol .item-link a {
    margin-right: 10px;
  }
}
@media screen and (max-width: 1219px) {
  .m-prol .box-list {
    margin-bottom: -20px;
  }
  .m-prol .list-item {
    margin-bottom: 20px;
  }
  .m-prol .item-modal {
    padding: 20px 10px;
  }
  .m-prol .item-name {
    font-size: 18px;
    font-size: 1.8rem;
  }
  .m-prol .item-info {
    margin-top: 10px;
  }
  .m-prol .item-info .info {
    margin-right: 10px;
    padding: 5px 10px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-prol .item-class {
    line-height: 20px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-prol .item-title {
    line-height: 22px;
    font-size: 14px;
    font-size: 1.4rem;
    margin-top: 5px;
  }
  .m-prol .item-link {
    margin-top: 5px;
  }
  .m-prol .item-link a {
    min-width: 80px;
    padding: 5px 10px;
    font-size: 12px;
    font-size: 1.2rem;
    margin-right: 10px;
  }
  .m-prol .box-desc {
    margin-top: 30px;
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-prol .list-item {
    margin-left: 1%;
    margin-right: 1% !important;
    width: 48%;
  }
}
@media screen and (max-width: 991px) {
  .m-prol .item-modal {
    padding: 20px 15px;
  }
  .m-prol .list-item {
    width: 31.33%;
    margin-left: 1%;
  }
}
@media screen and (max-width: 640px) {
  .m-prol .list-item {
    width: 98%;
  }
}
.m-prob1 {
  padding-top: 50px;
  padding-bottom: 92px;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: flex-start;
}

.m-prob1 .prob-pic {
  position: relative;
  z-index: 3;
  width: 41.9285714286%;
}

.m-prob1 .prob-pic-big {
  position: relative;
  box-sizing: border-box;
  border-radius: 20px;
  background-color: #fff;
}

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

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

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

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

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

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

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

.m-prob1 .prob-pic-small {
  position: relative;
  margin-top: 10px;
  padding-left: 30px;
  padding-right: 30px;
  overflow: hidden;
}

.m-prob1 .prob-pic-btn {
  position: absolute;
  top: 0;
  display: block;
  width: 30px;
  height: 100%;
  font-size: 14px;
  font-size: 1.4rem;
  text-align: center;
  color: #666;
  box-sizing: border-box;
}

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

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

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

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

.m-prob1 .prob-pic-list {
  overflow: hidden;
}

.m-prob1 .prob-pic-list ul {
  width: 10000%;
  overflow: hidden;
}

.m-prob1 .prob-pic-list ul li {
  position: relative;
  float: left;
  margin-right: 0.0341555977%;
  width: 0.1707779886%;
}

.m-prob1 .prob-pic-item .item-pic, .m-prob1 .prob-pic-item .item-video {
  border: 1px solid #eef3fa;
  background-color: #fff;
  overflow: hidden;
  border-radius: 10px;
}

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

.m-prob1 .prob-pic-item .item-pic:hover img, .m-prob1 .prob-pic-item .item-video:hover img {
  transform: scale(1);
}

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

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

.m-prob1 .prob-text {
  width: 50%;
  align-self: center;
  align-self: stretch;
  display: flex;
  flex-flow: column nowrap;
  justify-content: space-between;
  align-items: flex-start;
  overflow: hidden;
}

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

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

.m-prob1 .prob-title {
  position: relative;
  padding-bottom: 22px;
  font-size: 26px;
  font-size: 2.6rem;
  line-height: 36px;
  font-family: "Aller", arial, helvetica, sans-serif;
  font-weight: normal;
  border-bottom: 1px solid #cccccc;
}

.m-prob1 .prob-desc {
  margin-top: 32px;
  color: #666;
}

.m-prob1 .prob-desc em {
  font-size: 20px;
  font-size: 2rem;
  font-family: "Aller", arial, helvetica, sans-serif;
  color: #333;
}

.m-prob1 .prob-share {
  letter-spacing: 0;
}

.m-prob1 .prob-share .font {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
  margin-right: 10px;
  line-height: 26px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #666;
}

.m-prob1 .prob-share .img {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
  height: 26px;
}

.m-prob1 .prob-link {
  margin-top: 46px;
  margin-bottom: -10px;
  overflow: hidden;
}

.m-prob1 .prob-link .link {
  margin-bottom: 10px;
  margin-right: 26px;
  display: inline-block;
  padding: 10px;
  min-width: 130px;
  line-height: 20px;
  font-size: 14px;
  font-size: 1.4rem;
  color: #333;
  text-align: center;
  box-sizing: border-box;
  background-color: #f8f8f8;
  border: solid 1px #474747;
  cursor: pointer;
}

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

.m-prob1 .prob-link .link:hover {
  color: #fff;
  background-color: #000;
  border-color: #000;
}

@media screen and (max-width: 1219px) {
  .m-prob1 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .m-prob1 .prob-link {
    margin-top: 20px;
  }
  .m-prob1 .prob-link .link {
    min-width: 100px;
    margin-bottom: 10px;
    margin-right: 10px;
    padding: 5px 10px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-prob1 .prob-title {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 24px;
  }
}
@media screen and (max-width: 991px) {
  .zoomPad {
    cursor: default !important;
  }
  .zoomPup {
    display: none !important;
  }
  .zoomWindow {
    display: none !important;
  }
  .zoomPreload {
    display: none !important;
  }
  .m-prob1 .prob-pic {
    float: none;
    margin: 0 auto;
  }
  .m-prob1 .prob-text {
    margin-top: 20px;
    width: 100%;
    height: auto;
  }
  .m-prob1 .prob-desc em {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 991px) {
  .m-prob1 .prob-pic {
    width: 100%;
  }
  .m-prob1 .prob-pic-item .item-pic:before {
    display: none !important;
  }
}
@media screen and (max-width: 480px) {
  .m-prob1 .prob-pic-list ul li {
    margin-right: 0.02%;
    width: 0.32%;
  }
}
.m-prob2 .box-title {
  text-align: center;
  margin-bottom: 38px;
}

.m-prob2 .box-desc {
  height: auto;
  display: block;
}

@media screen and (max-width: 1219px) {
  .m-prob2 .box-title {
    margin-bottom: 30px;
  }
}
.m-prob3 {
  padding-top: 65px;
}

.m-prob3 .box-title {
  text-align: center;
  margin-bottom: 48px;
}

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

.m-prob3 .box-item {
  margin-bottom: 20px;
  width: 47.6428571429%;
}

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

.m-prob3 .item-title {
  margin-top: 15px;
  line-height: 30px;
  font-size: 20px;
  font-size: 2rem;
  font-family: "Aller", arial, helvetica, sans-serif;
  text-align: center;
}

@media screen and (max-width: 1219px) {
  .m-prob3 {
    padding-top: 30px;
  }
  .m-prob3 .box-title {
    margin-bottom: 20px;
  }
  .m-prob3 .item-title {
    margin-top: 10px;
    line-height: 22px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 480px) {
  .m-prob3 .box-item {
    width: 100%;
  }
}
.m-prob4 {
  padding-top: 84px;
}

@media screen and (max-width: 1219px) {
  .m-prob4 {
    padding-top: 30px;
  }
}
.m-prob5 {
  padding-top: 62px;
}

.m-prob5 .box-title {
  text-align: center;
  margin-bottom: 46px;
}

.m-prob5 .box-desc table {
  border: none;
}

.m-prob5 .box-desc table tr td {
  border-left: none;
  border-top: none;
}

@media screen and (max-width: 1219px) {
  .m-prob5 {
    padding-top: 30px;
  }
  .m-prob5 .box-title {
    margin-bottom: 30px;
  }
}
.m-proform {
  padding-top: 82px;
}

.m-proform .box-hd {
  text-align: center;
  margin-bottom: 41px;
}

.m-proform .box-title {
  line-height: 50px;
  font-size: 40px;
  font-size: 4rem;
  font-family: "Aller", arial, helvetica, sans-serif;
}

.m-proform .box-desc {
  margin-top: 15px;
  line-height: 26px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #666;
}

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

.m-proform .form-item {
  margin-bottom: 16px;
  padding-left: 16px;
}

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

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

.m-proform .form-item3 {
  position: relative;
  width: 31.4465408805%;
  padding-right: 110px;
}

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

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

.m-proform .form-text2 {
  height: 126px;
  line-height: 24px;
  padding-top: 10px;
}

.m-proform .star {
  background: url("../images/star1.png") no-repeat left 18px;
}

.m-proform .form-code {
  position: absolute;
  right: 0;
  top: 0;
  width: 90px;
  height: 44px;
  line-height: 42px;
  text-align: center;
  background-color: #f3fbfe;
  border: solid 1px #cfcfcf;
  overflow: hidden;
}

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

.m-proform .form-btn {
  display: block;
  width: 100%;
  height: 44px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #fff;
  text-align: center;
  background-color: #000000;
  border-radius: 5px;
}

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

@media screen and (max-width: 1219px) {
  .m-proform {
    padding-top: 30px;
  }
  .m-proform .box-hd {
    margin-bottom: 30px;
  }
  .m-proform .box-title {
    line-height: 24px;
    font-size: 18px;
    font-size: 1.8rem;
  }
  .m-proform .box-desc {
    margin-top: 10px;
    line-height: 22px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 991px) {
  .m-proform .form-item {
    width: 49%;
  }
  .m-proform .form-item2 {
    width: 100%;
  }
}
@media screen and (max-width: 480px) {
  .m-proform .form-item {
    width: 100%;
  }
}
.m-proform .form-text::-webkit-input-placeholder {
  color: #999;
  opacity: 1;
}

.m-proform .form-text:-moz-placeholder {
  color: #999;
  opacity: 1;
}

.m-proform .form-text::-moz-placeholder {
  color: #999;
  opacity: 1;
}

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

.m-mpro .box-title {
  text-align: center;
  margin-bottom: 55px;
}

.m-mpro .list-item {
  width: 100%;
  margin-right: 0;
  margin-bottom: 0;
}

.m-mpro .btn-wp {
  margin-top: 62px;
  justify-content: center;
}

.m-mpro .prev {
  margin-right: 18px;
}

@media screen and (max-width: 1219px) {
  .m-mpro .box-title {
    margin-bottom: 30px;
  }
  .m-mpro .btn-wp {
    margin-top: 30px;
  }
}
.m-servb1 .box-title {
  text-align: center;
  margin-bottom: 50px;
}

.m-servb1 .box-slide {
  overflow: hidden;
  background-color: #000000;
  border-radius: 20px;
}

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

.m-servb1 .item-pic {
  width: 50%;
  order: 2;
}

.m-servb1 .item-fix {
  width: 50%;
  padding: 50px 30px;
  align-self: stretch;
  color: #fff;
  display: flex;
  flex-flow: column nowrap;
  justify-content: space-between;
  align-items: flex-start;
}

.m-servb1 .item-fix a {
  color: #fff;
}

.m-servb1 .item-text {
  width: 100%;
}

.m-servb1 .item-title {
  line-height: 36px;
  font-size: 26px;
  font-size: 2.6rem;
  font-family: "Aller", arial, helvetica, sans-serif;
  max-height: 72px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.m-servb1 .item-desc {
  margin-top: 35px;
  max-height: 168px;
  overflow-y: auto;
}

.m-servb1 .btn-wp {
  margin-top: 20px;
  width: 100%;
}

.m-servb1 .box-btn:hover {
  color: #fff;
}

.m-servb1 .prev {
  margin-right: 15px;
}

.g-hserv {
  padding-top: 80px;
}
@media screen and (max-width: 1219px) {
  .g-hserv {
    padding-top: 40px;
  }
}

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

.m-servb1 .item-link a {
  display: inline-block;
  min-width: 130px;
  line-height: 20px;
  padding: 11px;
  font-size: 14px;
  font-size: 1.4rem;
  text-align: center;
  color: #333;
  background-color: #fff;
}

.m-servb1 .item-link a:hover {
  color: #fff;
  background-color: #666;
}

.m-servb1 .item-desc {
  padding-right: 10px;
}

.m-servb1 .item-desc::-webkit-scrollbar {
  width: 4px;
  border-radius: 2px;
  background-color: #000;
}

.m-servb1 .item-desc::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background-color: #fff;
}

@media screen and (max-width: 1219px) {
  .m-servb1 .box-title {
    margin-bottom: 30px;
  }
  .m-servb1 .item-fix {
    padding: 20px;
  }
  .m-servb1 .item-title {
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
    max-height: 48px;
  }
  .m-servb1 .item-desc {
    margin-top: 10px;
    max-height: 120px;
  }
}
@media screen and (max-width: 640px) {
  .m-servb1 .item-pic, .m-servb1 .item-fix {
    width: 100%;
    order: 2;
  }
}
.m-servb2 {
  padding-top: 55px;
}

.m-servb2 .box-title {
  margin-bottom: 39px;
  text-align: center;
}

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

.m-servb2 .box-item {
  margin-right: 1.7857142857%;
  margin-bottom: 20px;
  width: 32.0714285714%;
}

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

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

.m-servb2 .item-title {
  margin-top: 15px;
  line-height: 32px;
  font-size: 22px;
  font-size: 2.2rem;
  font-family: "Aller", arial, helvetica, sans-serif;
}

.m-servb2 .item-desc {
  margin-top: 6px;
  color: #666;
}

@media screen and (max-width: 1219px) {
  .m-servb2 {
    padding-top: 30px;
  }
  .m-servb2 .box-title {
    margin-bottom: 30px;
  }
  .m-servb2 .item-title {
    margin-top: 10px;
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 640px) {
  .m-servb2 .box-item {
    width: 100%;
    margin-right: 0;
  }
}
.m-servb3 {
  padding-top: 61px;
}

@media screen and (max-width: 1219px) {
  .m-servb3 {
    padding-top: 30px;
  }
}
.m-partsb1 .box-title {
  margin-bottom: 42px;
  text-align: center;
}

.m-partsb1 .box-wp {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: -57px;
}

.m-partsb1 .box-item {
  margin-bottom: 57px;
  width: 43.9285714286%;
  background-color: #ffffff;
  border-radius: 20px;
}

.m-partsb1 .box-item:hover {
  box-shadow: 0px 0px 21px 0px rgba(0, 0, 0, 0.2);
}

.m-partsb1 .item-text {
  padding-left: 3.5714285714%;
  padding-right: 3.5714285714%;
  padding-top: 12px;
  padding-bottom: 33px;
}

.m-partsb1 .item-title {
  line-height: 30px;
  font-size: 20px;
  font-size: 2rem;
  font-family: "Aller", arial, helvetica, sans-serif;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.m-partsb1 .item-desc {
  margin-top: 26px;
  height: 112px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
}

.m-partsb1 .item-link {
  margin-top: 34px;
}

.m-partsb1 .item-link a {
  display: block;
  line-height: 20px;
  padding: 11px;
  font-size: 14px;
  font-size: 1.4rem;
  color: #fff;
  text-align: center;
  background-color: #333;
}

.m-partsb1 .item-link a:hover {
  background-color: #666;
  color: #fff;
}

@media screen and (max-width: 1219px) {
  .m-partsb1 .box-title {
    margin-bottom: 30px;
  }
  .m-partsb1 .box-wp {
    margin-bottom: -30px;
  }
  .m-partsb1 .box-item {
    margin-bottom: 30px;
  }
  .m-partsb1 .item-text {
    padding: 20px 15px;
  }
  .m-partsb1 .item-title {
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-partsb1 .item-desc {
    margin-top: 5px;
    height: 96px;
  }
  .m-partsb1 .item-link {
    margin-top: 10px;
  }
  .m-partsb1 .item-link a {
    padding: 6px 11px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 991px) {
  .m-partsb1 .box-item {
    width: 49%;
  }
}
@media screen and (max-width: 375px) {
  .m-partsb1 .box-item {
    width: 100%;
  }
}
.m-downl .box-title {
  text-align: center;
  margin-bottom: 24px;
}

.m-downl .box-item {
  margin-top: 38px;
  background-color: #f7f7f7;
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: center;
  padding: 16px 18px;
}

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

.m-downl .item-icon {
  flex: 0 0 auto;
  line-height: 0;
  font-size: 0;
}

.m-downl .item-title {
  flex: 1 1 auto;
  margin-left: 30px;
  margin-right: 30px;
  line-height: 26px;
  font-size: 16px;
  font-size: 1.6rem;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.m-downl .item-link {
  flex: 0 0 auto;
  font-size: 18px;
  font-size: 1.8rem;
}

.m-downl .item-link a {
  color: #333;
}

.m-downl .item-link a:hover {
  color: #666;
}

@media screen and (max-width: 1219px) {
  .m-downl .box-item {
    margin-top: 20px;
    padding: 10px;
  }
  .m-downl .item-title {
    margin-left: 10px;
    margin-right: 10px;
    line-height: 22px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.m-faq .box-title {
  margin-bottom: 24px;
  text-align: center;
}

.m-faq .list-item {
  margin-top: 35px;
  overflow: hidden;
}

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

.m-faq .item-title {
  position: relative;
  display: block;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 28px;
  padding-right: 40px;
  line-height: 34px;
  font-size: 18px;
  font-size: 1.8rem;
  font-family: "Aller", arial, helvetica, sans-serif;
  background-color: #f7f7f7;
  border-radius: 10px;
  cursor: pointer;
}

.m-faq .item-title i {
  position: absolute;
  right: 18px;
  top: 15px;
  font-size: 12px;
  font-size: 1.2rem;
  color: #666;
}

.m-faq .item-title .icon-bottom7 {
  display: none;
}

.m-faq .item-title.active {
  background-color: #000;
  color: #fff;
}

.m-faq .item-title.active i {
  color: #999;
}

.m-faq .item-title.active .icon-left7 {
  display: none;
}

.m-faq .item-title.active .icon-bottom7 {
  display: block;
}

.m-faq .item-desc {
  position: relative;
  display: none;
  margin-top: 23px;
  padding-left: 27px;
  padding-right: 40px;
  color: #666;
}

.m-faq .item-desc em {
  font-family: "Aller", arial, helvetica, sans-serif;
  font-size: 18px;
  font-size: 1.8rem;
  color: #333;
}

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

@media screen and (max-width: 1219px) {
  .m-faq .box-title {
    margin-bottom: 20px;
  }
  .m-faq .list-item {
    margin-top: 20px;
  }
  .m-faq .item-title {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-faq .item-title i {
    top: 10px;
  }
  .m-faq .item-desc {
    margin-top: 10px;
    padding-left: 20px;
  }
  .m-faq .item-desc em {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.m-abtb1 .box-text {
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  padding-bottom: 67px;
}

.m-abtb1 .box-title {
  flex: 0 0 auto;
  width: 37.1428571429%;
  padding-right: 20px;
}

.m-abtb1 .box-desc {
  flex: 1 1 auto;
  overflow: hidden;
  column-count: 2;
}

@media screen and (min-width: 1220px) {
  .m-abtb1 .box-desc {
    column-gap: 60px;
  }
}
.m-abtb1 .box-wp {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: -20px;
}

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

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

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

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

@media screen and (max-width: 1219px) {
  .m-abtb1 .box-text {
    padding-bottom: 30px;
  }
  .m-abtb1 .item-title {
    margin-top: 10px;
    line-height: 22px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 991px) {
  .m-abtb1 .box-text {
    display: block;
  }
  .m-abtb1 .box-desc {
    margin-top: 10px;
  }
  .m-abtb1 .box-title {
    width: 100%;
  }
}
@media screen and (max-width: 640px) {
  .m-abtb1 .box-desc {
    column-count: 1;
  }
}
.m-abtb2 {
  padding-top: 99px;
}

.m-abtb2 .box-title {
  text-align: center;
  margin-bottom: 44px;
}

.m-abtb2 .box-wp {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: flex-start;
  padding: 36px 35px;
  background-color: #f4f4f4;
  border-radius: 20px;
}

.m-abtb2 .box-fix {
  width: 47.3684210526%;
}

.m-abtb2 .box-item {
  margin-top: 27px;
}

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

.m-abtb2 .item-title {
  position: relative;
  padding-left: 22px;
  line-height: 36px;
  font-size: 26px;
  font-size: 2.6rem;
  font-family: "Aller", arial, helvetica, sans-serif;
}

.m-abtb2 .item-title:before {
  content: "";
  position: absolute;
  left: 0;
  top: 14px;
  width: 8px;
  height: 8px;
  background-color: #333333;
  border-radius: 50%;
}

.m-abtb2 .item-desc {
  margin-top: 12px;
  line-height: 32px;
  font-size: 18px;
  font-size: 1.8rem;
  color: #666;
  padding-left: 22px;
}

.m-abtb2 .item-desc strong {
  font-weight: normal;
  font-family: "Aller", arial, helvetica, sans-serif;
  color: #333;
}

.m-abtb2 .item-desc p {
  min-height: 32px;
}

@media screen and (max-width: 1219px) {
  .m-abtb2 {
    padding-top: 30px;
  }
  .m-abtb2 .box-title {
    margin-bottom: 30px;
  }
  .m-abtb2 .box-wp {
    padding: 30px 20px;
  }
  .m-abtb2 .item-title {
    line-height: 24px;
    font-size: 16px;
    font-size: 1.6rem;
  }
  .m-abtb2 .item-title:before {
    top: 8px;
  }
  .m-abtb2 .item-desc {
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-abtb2 .item-desc p {
    min-height: 24px;
  }
}
@media screen and (max-width: 480px) {
  .m-abtb2 .box-fix {
    width: 100%;
    margin-top: 20px;
  }
  .m-abtb2 .box-fix:first-child {
    margin-top: 0;
  }
}
.m-abtb3 {
  padding-top: 75px;
}

@media screen and (max-width: 1219px) {
  .m-abtb3 {
    padding-top: 30px;
  }
}
.m-abtb4 {
  padding-top: 75px;
}

@media screen and (max-width: 1219px) {
  .m-abtb4 {
    padding-top: 30px;
  }
}
.m-abtb5 {
  padding-top: 16px;
}

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

.m-abtb5 .item-top {
  padding-bottom: 17px;
  background: url("../images/yy1.png") no-repeat center bottom;
  background-size: 100%;
}

.m-abtb5 .item-title {
  margin-top: 5px;
  line-height: 30px;
  font-size: 20px;
  font-size: 2rem;
  text-align: center;
}

.m-abtb5 .btn-wp {
  margin-top: 35px;
  justify-content: center;
}

.m-abtb5 .prev {
  margin-right: 20px;
}

@media screen and (max-width: 1219px) {
  .m-abtb5 {
    padding-top: 30px;
  }
  .m-abtb5 .box-title {
    margin-bottom: 30px;
  }
  .m-abtb5 .item-title {
    line-height: 22px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-abtb5 .btn-wp {
    margin-top: 20px;
  }
}
.m-abtb6 {
  padding-top: 63px;
}

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

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

.m-abtb6 .box-item {
  margin-right: 4%;
  margin-bottom: 37px;
  width: 21.9285714286%;
}

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

.m-abtb6 .item-pic {
  background-color: #ffffff;
  box-shadow: 0px 0px 21px 0px rgba(0, 0, 0, 0.2);
  border-radius: 20px;
}

@media screen and (max-width: 1219px) {
  .m-abtb6 {
    padding-top: 30px;
  }
  .m-abtb6 .box-title {
    margin-bottom: 30px;
  }
  .m-abtb6 .box-wp {
    margin-bottom: -30px;
  }
  .m-abtb6 .box-item {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 640px) {
  .m-abtb6 .box-item {
    margin-left: 1%;
    margin-right: 1% !important;
    width: 48%;
  }
}
.g-hd {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 9;
  --color: #fff;
}

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

.g-hd.fixed .m-hdlogo .logo1, .g-hd.g-hd2 .m-hdlogo .logo1 {
  opacity: 0;
}

.g-hd.fixed .m-hdlogo .logo2, .g-hd.g-hd2 .m-hdlogo .logo2 {
  opacity: 1;
}

@media screen and (min-width: 992px) {
  .g-hd.fixed .m-hdlogo {
    line-height: 100px;
  }
  .g-hd.fixed .m-hdlogo img {
    width: 80px;
  }
}
.m-hdflex {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
}

.m-hdmenu {
  cursor: pointer;
  font-size: 30px;
  font-size: 3rem;
  color: var(--color);
}

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

@media screen and (min-width: 992px) {
  .m-hdlogo {
    /*transform: translateX(35px);*/
  }
}
.m-hdlogo a {
  display: inline-block;
  position: relative;
}

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

.m-hdlogo .logo2 {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  opacity: 0;
}

.m-hdlang {
  position: relative;
  z-index: 4;
  margin-left: 30px;
}

.m-hdlang .lang-btn {
  display: block;
  line-height: 30px;
  font-size: 16px;
  font-size: 1.6rem;
  color: var(--color);
  box-sizing: border-box;
}

.m-hdlang .lang-btn img, .m-hdlang .lang-btn span, .m-hdlang .lang-btn i {
  vertical-align: middle;
}

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

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

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

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

.m-hdlang .lang-item {
  display: block;
  margin-top: 14px;
  line-height: 24px;
  font-size: 14px;
  font-size: 1.4rem;
  color: #fff;
}

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

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

.m-hdsch {
  position: relative;
  z-index: 3;
}

.m-hdsch .sch-btn {
  display: block;
  line-height: 90px;
  font-size: 16px;
  font-size: 1.6rem;
  color: var(--color);
}

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

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

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

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

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

@media screen and (min-width: 992px) {
  .m-hdsch .sch-form {
    top: 50%;
    transform: translate(-20px, -50%);
    right: 100%;
    width: 376px;
    padding-right: 64px;
    border-radius: 30px;
  }
  .m-hdsch .sch-form .form-text {
    padding-left: 16px;
    padding-right: 10px;
    height: 54px;
    line-height: 54px;
    font-size: 16px;
    font-size: 1.6rem;
  }
  .m-hdsch .sch-form .form-btn, .m-hdsch .sch-form .iconfont {
    line-height: 54px;
    height: 54px;
    width: 54px;
    font-size: 20px;
    font-size: 2rem;
    border-radius: 30px;
    text-align: center;
  }
  .m-hdsch .sch-form .iconfont {
    background-color: #333;
    color: #fff;
  }
}
@media screen and (max-width: 991px) {
  .g-hd {
    background-color: #fff;
    --color: #333;
  }
  .m-hdmenu {
    display: none;
  }
  .m-hdlogo {
    line-height: 60px;
  }
  .m-hdlogo img {
    width: 70px;
  }
  .m-hdsch {
    position: absolute;
    right: 55px;
    top: 0;
    margin-left: 0;
  }
  .m-hdsch .sch-btn {
    line-height: 60px;
    font-size: 16px;
    font-size: 1.6rem;
  }
  .m-hdlang {
    position: absolute;
    right: 85px;
    top: 0;
    margin-left: 0;
  }
  .m-hdlang .lang-btn {
    line-height: 60px;
    padding-top: 0;
    padding-bottom: 0;
    min-width: inherit;
    font-size: 12px;
    font-size: 1.2rem;
  }
}
.m-hdclose {
  position: absolute;
  z-index: 2;
  right: 18px;
  top: 18px;
  line-height: 1;
  font-size: 24px;
  font-size: 2.4rem;
  color: #999;
  cursor: pointer;
}

.m-hdclose:hover {
  color: #000;
}

.m-hdnav {
  position: fixed;
  left: 0;
  top: 0;
  width: 980px;
  max-width: 90%;
  height: 100%;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-start;
  z-index: 11;
  opacity: 0;
  transition: all 550ms;
  visibility: hidden;
  transform: translateX(-100%);
}

.m-hdnav.show {
  opacity: 1;
  visibility: visible;
  transform: translateX(0);
}

.m-hdnav .nav-fix {
  overflow-y: auto;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-start;
  height: 100%;
  padding: 72px 40px 20px;
  padding-right: 0;
}

.m-hdnav .nav-fix1 {
  justify-content: flex-end;
  background-color: #fff;
  width: 52%;
}

.m-hdnav .nav-fix2 {
  width: 48%;
  background-color: #ededed;
  justify-content: center;
}

.m-hdnav .nav-list {
  width: 100%;
  max-width: 400px;
}

.m-hdnav .nav-item {
  margin-top: 30px;
}

.m-hdnav .nav-item a {
  position: relative;
  display: block;
  line-height: 42px;
  font-size: 24px;
  font-size: 2.4rem;
  font-family: "Aller", arial, helvetica, sans-serif;
  padding-left: 12px;
  padding-right: 40px;
  border-radius: 6px;
}

.m-hdnav .nav-item a:hover, .m-hdnav .nav-item a.active {
  background-color: #ededed;
}

.m-hdnav .nav-item i {
  position: absolute;
  right: 15px;
  top: 0;
  font-size: 0.6em;
}

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

.m-hdnav .sbnav-list {
  display: none;
  width: 100%;
  max-width: 920px;
}

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

.m-hdnav .sbnav-item {
  margin-top: 40px;
  line-height: 30px;
  font-size: 20px;
  font-size: 2rem;
}

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

@media screen and (max-width: 1219px) {
  .m-hdnav .nav-item {
    margin-top: 20px;
  }
  .m-hdnav .nav-item a {
    line-height: 32px;
    font-size: 18px;
    font-size: 1.8rem;
  }
  .m-hdnav .sbnav-item {
    margin-top: 20px;
    line-height: 28px;
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.f-hdpt2 {
  padding-top: 140px;
}

@media screen and (max-width: 991px) {
  .f-hdpt {
    padding-top: 60px;
  }
}
.m-abtt {
  line-height: 40px;
  font-size: 30px;
  font-size: 3rem;
  font-family: "Aller", arial, helvetica, sans-serif;
}

@media screen and (max-width: 1219px) {
  .m-abtt {
    line-height: 24px;
    font-size: 18px;
    font-size: 1.8rem;
  }
}
.m-cstmb1 .box-fix {
  padding-bottom: 50px;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: flex-start;
}

.m-cstmb1 .box-hd {
  width: 42.8571428571%;
  max-width: 560px;
}

.m-cstmb1 .box-info {
  margin-top: 20px;
  line-height: 36px;
  font-size: 20px;
  font-size: 2rem;
}

.m-cstmb1 .box-desc {
  width: 42.8571428571%;
  color: #666;
}

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

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

@media screen and (max-width: 1219px) {
  .m-cstmb1 .box-fix {
    padding-bottom: 30px;
  }
  .m-cstmb1 .box-info {
    margin-top: 10px;
    line-height: 26px;
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 991px) {
  .m-cstmb1 .box-hd, .m-cstmb1 .box-desc {
    width: 100%;
  }
  .m-cstmb1 .box-desc {
    margin-top: 10px;
  }
}
.m-cstmb2 {
  padding-top: 107px;
}

.m-cstmb2 .box-item {
  margin-top: 60px;
  display: block;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
}

.m-cstmb2 .box-item .item-pic {
  width: 50.1428571429%;
  line-height: 0;
  font-size: 0;
  border-radius: 20px;
}

.m-cstmb2 .box-item .item-text {
  width: 42.8571428571%;
}

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

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

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

@media screen and (max-width: 1219px) {
  .m-cstmb2 {
    padding-top: 30px;
  }
  .m-cstmb2 .box-item {
    margin-top: 30px;
  }
  .m-cstmb2 .box-item .item-desc {
    margin-top: 10px;
  }
}
@media screen and (max-width: 640px) {
  .m-cstmb2 .box-item .item-pic, .m-cstmb2 .box-item .item-text {
    width: 100%;
    order: 2;
  }
  .m-cstmb2 .box-item .item-text {
    padding-top: 10px;
  }
}
.m-news .box-title {
  line-height: 38px;
  font-size: 28px;
  font-size: 2.8rem;
  font-family: "Aller", arial, helvetica, sans-serif;
  font-weight: normal;
  text-align: center;
}

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

.m-news .box-info {
  padding-top: 12px;
  padding-bottom: 26px;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 26px;
  color: #666;
  border-bottom: 1px solid #cccccc;
}

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

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

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

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

.m-news .box-wp {
  margin-top: 33px;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
}

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

.m-news .box-img img {
  width: 100%;
}

.m-news .box-text {
  width: 48%;
  color: #666;
}

@media screen and (max-width: 1219px) {
  .m-news .box-title {
    line-height: 24px;
    font-size: 16px;
    font-size: 1.6rem;
  }
  .m-news .box-info {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-news .box-desc {
    margin-top: 20px;
  }
}
@media screen and (max-width: 640px) {
  .m-news .box-img, .m-news .box-text {
    width: 100%;
  }
  .m-news .box-text {
    marign-top: 20px;
  }
}
.m-newsl .box-title {
  margin-bottom: 60px;
}

.m-newsl .list-item {
  margin-top: 90px;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
}

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

.m-newsl .list-item2 .item-text {
  order: 2;
}

@media screen and (max-width: 1219px) {
  .m-newsl .box-title {
    margin-bottom: 30px;
  }
  .m-newsl .list-item {
    margin-top: 20px;
  }
}
@media screen and (max-width: 640px) {
  .m-newsl .list-item {
    display: block;
  }
}
.g-ctusfix {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: flex-start;
}

.m-ctusform {
  width: 48%;
}

.m-ctusform .box-title {
  line-height: 66px;
  font-size: 56px;
  font-size: 5.6rem;
  font-family: "Aller", arial, helvetica, sans-serif;
}

.m-ctusform .box-desc {
  margin-top: 19px;
  max-width: 580px;
  line-height: 30px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #666;
}

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

.m-ctusform .form-item {
  margin-bottom: 20px;
}

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

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

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

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

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

.m-ctusform .form-text {
  display: block;
  width: 100%;
  height: 60px;
  line-height: 60px;
  padding-left: 24px;
  padding-right: 10px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #333;
  border-bottom: 1px solid #dddddd;
}

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

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

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

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

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

.m-ctusform .file-text {
  padding-right: 40px;
}

.m-ctusform .file-control {
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
}

.m-ctusform .file-control .iconfont {
  width: 40px;
  line-height: 60px;
  font-size: 30px;
  font-size: 3rem;
  text-align: center;
}

.m-ctusform .file-control .file {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  opacity: 0;
}

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

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

@media screen and (max-width: 1219px) {
  .m-ctusform .box-title {
    line-height: 24px;
    font-size: 20px;
    font-size: 2rem;
  }
  .m-ctusform .box-desc {
    margin-top: 10px;
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-ctusform .box-form {
    margin-top: 20px;
  }
  .m-ctusform .form-item {
    margin-bottom: 15px;
  }
  .m-ctusform .form-text, .m-ctusform .form-btn {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 991px) {
  .m-ctusform {
    width: 100%;
  }
}
.m-ctusform .form-text::-webkit-input-placeholder {
  color: #333;
  opacity: 1;
}

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

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

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

.m-ctusinfo {
  width: 47.8571428571%;
}

.m-ctusinfo .box-map {
  line-height: 0;
  font-size: 0;
}

.m-ctusinfo .box-title {
  margin-top: 32px;
  line-height: 40px;
  font-size: 30px;
  font-size: 3rem;
}

.m-ctusinfo .box-info {
  margin-top: 22px;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: -30px;
}

.m-ctusinfo .info-item {
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 30px;
  line-height: 30px;
  font-size: 22px;
  font-size: 2.2rem;
}

.m-ctusinfo .info-item1 {
  width: 50%;
  padding-right: 10px;
}

.m-ctusinfo .item-title {
  flex: 0 0 auto;
  padding-right: 10px;
  min-width: 80px;
}

.m-ctusinfo .item-info {
  flex: 1 1 auto;
  overflow: hidden;
  font-size: 18px;
  font-size: 1.8rem;
  color: #666;
  word-break: break-word;
}

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

.m-ctusinfo .item-info a:hover {
  color: #000;
}

@media screen and (max-width: 1219px) {
  .m-ctusinfo .box-title {
    margin-top: 20px;
    line-height: 24px;
    font-size: 20px;
    font-size: 2rem;
  }
  .m-ctusinfo .box-info {
    margin-bottom: -20px;
  }
  .m-ctusinfo .info-item {
    margin-bottom: 20px;
    line-height: 26px;
    font-size: 16px;
    font-size: 1.6rem;
  }
  .m-ctusinfo .item-info {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 991px) {
  .m-ctusinfo {
    width: 100%;
    margin-top: 30px;
  }
}
@media screen and (max-width: 640px) {
  .m-ctusinfo .info-item {
    width: 100%;
  }
}
@font-face {
  font-family: "segoepr";
  src: url("../fonts/segoepr.eot");
  src: url("../fonts/segoepr.eot") format("embedded-opentype"), url("../fonts/segoepr.woff2") format("woff2"), url("../fonts/segoepr.woff") format("woff"), url("../fonts/segoepr.ttf") format("truetype"), url("../fonts/segoepr.svg#segoepr") format("svg");
  font-display: swap;
}
@font-face {
  font-family: "Aller_Rg";
  src: url("../fonts/Aller_Rg.eot");
  src: url("../fonts/Aller_Rg.eot") format("embedded-opentype"), url("../fonts/Aller_Rg.woff2") format("woff2"), url("../fonts/Aller_Rg.woff") format("woff"), url("../fonts/Aller_Rg.ttf") format("truetype"), url("../fonts/Aller_Rg.svg#Aller_Rg") format("svg");
  font-display: swap;
}
@font-face {
  font-family: "Aller";
  src: url("../fonts/Aller.eot");
  src: url("../fonts/Aller.eot") format("embedded-opentype"), url("../fonts/Aller.woff2") format("woff2"), url("../fonts/Aller.woff") format("woff"), url("../fonts/Aller.ttf") format("truetype"), url("../fonts/Aller.svg#Aller") format("svg");
  font-display: swap;
}
@font-face {
  font-family: "iconfont"; /* Project id 4977174 */
  src: url("data:application/x-font-woff2;charset=utf-8;base64,d09GMgABAAAAACuIAAsAAAAASwQAACs5AAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHFQGYACMWAr3ROAfATYCJAOCKAuBFgAEIAWEZweFVBsHPgfGuJsZnAdE9Njxj4qiLIlqFKWD8nD2//8xgY4hluoCovO7YCQBV4G48KUmYwKgHSjCEXrPDYXtsHwOEvKertiDKTpLGfeaXhN/x110zZe6W18g/ZrdSgYXOASMfRGmlHoSWPBgwEOREK72KMLR+ZQ1cLF/n0/aprSeOpQy4enfv3/3nDn3Qwgkt3SbPut1QU/e/2LO4VjbbTfRN9fQhFZo1EbtdIaHef1b2DDGwjbD2opZmphZ2phN5DAxNVETdYG75qJ+uMS1y3Ln++fi33ER5X658vMCqnChMVz5YNyhNnt/pu03pnUkslJJ/JkIJDXb7FfPBa5wnQGSrDxJfFUi68JADxAACBy2llyF/EuvIshUkyrUl7hal05Cmey39pmZ+fBesnh3bY2o8K0mWCjBQpHXZGxiP5VJkSRSgEjB0KWUubdEa4TQfwhDACC4+/odRbHNFp2y+2JFR9GcsP/eaq/tT4AgK4SDcBIBV6ppC3yICpScogI9/51D0cTYlXsg+cLhGHCEEohPfCod6cDjKxBKkS+HECqPK4WiAai3DCgCiqQj3yGELjdd7uyic1/KrgLi4FQGYOkl8TRKHVNdYnHS/bEBq7BoujtkrnIS2VKx0heCpIHZGFrT+/pCEAgJTGmH69KtzxBS5kxcMo8CPPYDBRIsLHNmTp9I3LMGXhgnqLig3aVPlAMEELfTjQH7ne9f3tBI4iAOrtgHNWBa1ylE3iz60AbjoQ/YKG8lGN5BCCAohDqKTXUPLmfkFurl6qAYkoOXS0AnOhBAQ3554sL0ciurSs3rEPYMR4fzwt1vjr65xTARmEgSKUVkY/qyPQcznGsTDyaeT7yc+PMtiO76ezhtBULkm/Amzd/cfcLtCUb8YrFxw7FDGRkz8XVDwrM1Do0hNiFp05w2IcNWKpY1VhxXt0z8nb/F4yguyk2jWFEEXKsYF6qtzF2sdgoo0cXgqqk8LBwlSbIUqdKkGKwRh/chEEm+ZD+GP5MVGEClsDk0Oo/LDwoWhAhVaq0GoTNozN69oPlovkCBA45AQYoUKOAWFBJdKFccg0LjE5QXDkF54woUBq0oAq5BEfEGioY2FAtNVBjuQKlxCsqIblQsOlBxuAeVgxtQNWhB9aCB2oBXULfxDuoOOkMgDJwJE+fCwoUE4lKC0SMC9EoI+kSIfhFhQMQYlFCcSDSGRIVh6cJHNmBENmJU+jAm2zEuBzEhQ5iU05iSM5iWYczICJblZ8zKWazIKFblHNbkPObkAhbkIublF6zLJWzIZSzKGJZkHFtyBZtyFdtyDTvyALvyHHvyEvvyJw7kKx7kGx4zjec/0J6c7ILWDnkIxwu+T265k1//Iz+T1R9g97guuBSJGQMAXG83BrscAlCKfoQDnaHw4ABFgERCHYB0mchnSU44JkEzj9GdBADCAgNYeSPlk7LJAzhcVaFbNCz98mk+ppLCDVQiXjLbWjE1HsfsN1brpM9HZ3ojs51UIl/2PskVFy0PUWg3+o3GJCSeBYlR1BrdpuIojpFf4xs1zCa870xmsCtXg3dcmXCqIjo9zxPcOdXq2mSthZJfgNaJhHY+hlg2OYS0xGT03NG70o+K8FjAPjZSlVQ5mSnlcvGoKWaTSYdphzt94BK52ieLkOaY+vsS1FruEa7TKWlQMYdvDNFHgnXMkQrbUmx00LQW9M7xikKoIPNQykoF6U+TqjYDnle2/fz2AeaaT6mWxSlF45Jc/AqRAssMCnSeWbLU4CTChjAf00UhbnBhwoqYj+iSkmYhtAttBFg0nta2XR+xLH2HBJqpEPo/BIkwkpeFgrCcIARkzEm5zp6RwN959mcWj5Q9POykCGzUD7WilJkgxPe4hFKtCK2w/H37VOEv6Sr7s1gWHaBUAVCGFh0aCl8O0pvf8dHBu6QgtBppvjzkffWb3o6GdndVAWxdqDJ3p/q6vJnj3d5ueCVdzjOyYYGrBz+3CCGCwzJx+Iye1uKOdtUjE7OhiNZ4Bw9ITJ+Ku2NTfUr/9Li/sDrLZ1ac/2OcP9THnG4y3W+kavC8iLc5QsEhjWag8Z6yGjIBsLsUVzQArMJ8Ag0BcwRpFJJF85SRLwAar/176BjKS8pCI3X9b11bp2y6NL9h4ZGNpo6POwA3v2zu3DxJyeLitsPGt1u7P+sW3tPy6o9a4y1ipqoeyQ3g+JxZU4jojqBky7kJyBEYqdfIwLOYLaqRtIDn4K1o4RSAApgRHk6RJlfqlfnWDdzXAPplg02pDnyCfT67lAUbKE2MnBqk0oYMJUAVpHEHOMnz27VkbTClTJzN87GdNMSStAXMXEiULoBF6xT6ilYCQFqXlmYQuKiWoal5eJuRoRSeLSRPEazpLZlllVQ5mTtFzEEmYFEb0SoKn/igWeCkJuDykwVmZSyzSUWAmmnwCl0Zz/OKDhc3ulqUubb3T6jxqBUGrwnthqAYjZNve6Q1lEiievifi3JNi/7D16tyOOn0aHtFqUfbz+hCNEwX/ccLQtEI+qP98KuqaOusGXSDNq+ash52iboxAwY8u4lS3Z6Xhn5u61ijlFvW3LaF41zImIlEhy6/CjRF5ZiMQ3NIL+gFGeezATpLgJabO7mUfxLp6fHz4MKJrG8Byr18QI/kPbonbUOH5kupcTzTmoHHHNpifV5u3PZPHdpzy8ILHbebDOacRrTCnOdfUApgFV1TCiJ0ekFUfZkgR5a2FFkelUW2YHKpkj/n/6AQLFS8hieponS1QCZjaUpK+nSTfYKzBbouxCz5GbKfORu7oMyho9SOYqzA/lqEnhEZqzx8bVt5rOqK0HDoa+WGKly6CfqEyW+6TRz+Zs6xAh+yWbdEj8T2qC01n6njRH8Uvt7ouk5hLZDZO68MAMuDqy7rw9D5obX/tu12vu2iWJvoD+//o30M7M5qMyORzFUjlttNNKOQElT3hmxLXhbumWRxiqMK3X7ZsT9JTPeNiFb9xvL+w/1eg5+70rCFLARI7OMPNY7KixQ5j15NHTBZ3jV+ejlV+KnDlw3kAzfPf1cLnAxHK0gvlg6YIXfK3RvufVjyC8ZQKY93q59kjtM0gkIVisKp7QN6XudVJhCWxYA5zEnpTaQRTeX1LVSLzL1q/9HzDBpfZ6IXIWwCQAkVgeUwySECrqFYo0YGGjrPc/7/igAqaEk8ARCdQRYSZRqwuthrwMU5tz4eLKgqZpAF5TleMGBAZRKNGW1BDBGgqCGNDvMUA6rB41GqHErWM/EpZpgmuAaqQe7FMxnoI3pewr2DvVYCY5x8V0ww4NR16BU4HAmyCHCZNqufFl0x/qfWlYZWk6vxt/vhMRQsE0RqKHosuBW/uHyh0vTHdxSJmXFKAC7+DgRthIULSyG6uqPutSBVKYOEusGC12bpwpk36eD831/RII0uxoMjcm/qkU0jKjMXHFKO9x+uRBvN4GN3tXZwEPAZfCLLpq7OKoNNh+GFN4R+pHcnL256aoAvFEMTZ1ZOKdlUkDrnp6MZQY+Uz/FTgYDOjEwXnLG4yOAkMPbInsIuxYxKRTBusSxUNfqhvkP1SJnHvuKBHgtw8+BRSpJya8mr9zDl4GWdH7NV6wTGEoCFxRsLUCL6GOo76jBnJVFScqcGqj9q9GzOTdxwzMG+nBxFKmS8mYitLi2x6E6FSQ+G8oLcPbwiZILTzu/elal63+tWpyZiR7Ok82VPdSKhijNm02U2wi1oeNKeV9da+U6pOtEj905q0/1K31SyG7aqnUHxbUERN7AF/kQ6moZVHWnw4B7fZo6GixYjj3hflhGbcr+Y4vXyQ9A7+xrSs1ywgJQOLr5dLvesWbYSsX+SbyANk3BJq0D/SG65BxuAJekl4FBR9+ShckXa88XNxeMG/E+Ts1CxDZOxPi8leefDMud2Ux1hcQizQC8Kc7OFybM5P0cKgnFYyPjJ3dUvl/l7KKLVE6UqYll1oR6ECCmJ10Fvd3gGW35zZc3bF7OrdrRXxGSqMXO6idSZF3OUK48zfc/vO/3mp+A2seQD7ptEOwY9Zv+rwAnsewHWJxKVZ9p8rAnxNhwllaH62pIzpuf1NPRIR0ulHNIG9LbdVBeDOxzcXE1Ii7qcvMHIWrk8NffSmC4ak0Se7lGjkO2hS/6zw+kOUmlZpjAD/pi+vgdRBlXGLrFoCVJIbntk4pMuttueWi9zjcN0khWl1KxUK7p2RsXuvB7YZ721wmv70JAd6D6U8YxsfsUNGZvunmZwxjrynSFkhEqw4J+8WAgyswCdiq6OcE2SFhEuFyxEG3Pw4llqoXhlgsrbGl7iyxG29h2yaHnV2v2DygivRzmvMb3sHz1LK5QMkwCez7ekoYeTLB8pn5qKq0yGNJ/2Zp7VxQG6QAwM28LrnnKkfm7tFf1ril2ji51Y3juZ43KILvOC0KdClz5ZdUqZ/v6ooEjmf0psbqFJZd4BylOky6el2Pfa/KFaXgpI6SXId2M6DvWcGBEXlrfs5NghKImX81BlciT745lZopPdSml02nubUGsanI70nZu6tzYR8e2V9MSBoqut6e4UN9VvP1gQ/qNW5ZrWUOqMi/qy0y1gmfqBfaQOdN7+Wq4yQWYCqUcWbqBYayDLavuD/Uedf0Z/ifWj0jPZKrVkTBXibM770Atxwzk7hUBwWPoQmmk+y4GUs54gO7V0wi5KdZ/u/Y9eTDL91CRzo/D0W2Bi4FxhlNJLYLMAbA5iJhYxJ3SxkmzoqGnWP+n3VXtOFJ13ZFI6K5ybsV7eV6sursVwI1mpTyb4eAPFZvjGnXZKMqKgFFr7/6ErypJvO1/nSdvgfvU1GVqNdejCY/7lerJTvPJwVE1S3FnC0QhHUmaWyUZjPJ+f65tiWYzNDreMXSsf88K2v9d4vWzDkuqKIBioHBOOU+1SgxzXOVjKaYJhZLpft6S7eD59Sq8IBWnUT0gqJbNNJoBZCihrcaEyf3ieGYaA/HghxyXVE8QW5OEOcFVuBqaQR0bRS+00sAN5rBveUFqAbfiT0THmlaiheycXE6O7zZ2fdLplGcyaXjR17JwYuTHiU1Xm/qml5NheS9enXR5FgVdaX7d2758evz0e1L4ZkIds1rnFjuRiVs2n4WRs/Ye29U21cV+zqW43bJNcdaET2tSFvR8WvVMWRJH++pvdXx8R7gdSEKJG+v8zP7QFhlYUD/kc+80zEHdG0spgLejvOvEmnxtLbUTLvOHNbetMf2Crar/epcxik313Pi5FcOwMJDiJVNxiDDBmUPR7F1R+WL/tDzCM5KyPzIfu8Gwwyvp3wtNW6dtzOyofE+fDRtzQxFbyD3XP9hnTSMOlly9CeCKmVl/WkDZe1X8LltDTQmb1sa/TwbiBdLU26BLNntDPeCKpsiIu3gUpeH20o4LQbmSEePdeUrUs0FsBpGN1nMZtsm14ONbVwYTOAytMJGtDBzG8Ln2xmcqctpaYFRnVyNM7WFu10LigMYfXp7+1LVhkuG1rTU1H1YFga4VtE27ZQWexC+qK2i3hwRarHWfpTCf2ozdKILK01vzgjptxurnYlqqQYknoFlEac3FBNfwFONb3uopBb+nhsEcOtHbiPs9dnXtLma3eQKQEAC1rw38UiJ26O4ysAiN3f5EV5Lb/MynrmONYjAkxZiwpYvAPL7bWeElTUbMeLXjKe9Ld0RkMiKIlozj1ZgLEAiT5kQGmHEgQxTic5NNEOZ/dmUJBNOeFU0MIsiiFLSZxaZEcYuVZXMx7jSABlMwheSY0ZjEYcakcFKMo5hUWB8yvnHkpR0YS8KJC9klPlQQVCuFlw+BIWANpNp0kJE+Fl5nlVT7PDjUFJptlscuzYU2OK3E5TivQYZIPEsPJLJZToPlQ7PIlShvMTpyw6NipQEwCK/P8nmoASkCBIT00gm+XtENjrWa6c84SACPCWPDC3RnOR9bj5LfRMtMIv9fyMuMQu2PQzCTM7Rr1ozMT4gMXps45DN2MM//o9Pna0cEvVwvFkF38GrPwU6fDNfBdqnmlDsdc6XNIf8zgBoX/e+CWJMKfNrwd+8yxwW8EDPsJXz6WblnfWup2e4craCRETRCqYjnSEIcv185amLkjor9k4kL92NAXa8XKeVr4yRQ7bcRL4eqd5PmiO3oh86nSPsN78cMIBTNJ3Rxr4BeBU0d2R0r7n1/Fr8dfXb8eTKVHV0RqHgJ8dKTVduMdeKymvT5xqVeXJKfMOybGtTZZMct1iamxTWf0APnAI7IgLDwfWi+35ypW1oW1xWSVChuQ+dHyQgU6QEwTJ4uEyXbtKlko3g9IkMdi92B398vuJwtPx2Rpc/9AaekkTAP9pfMXlG7dFhpoad66Nf61ASc7AiIykfrtNdod7QtRG6ajxoZIJMlpId4jCYKQeA8qyFcfv65YZ72k/nfH50fxrnDM1A/Pvt81tQ4DBtybN3ZTlZ9elLqcK1nwz/FTf2g/2uN8QAR9GncJ9+PF7hZ8L6cXvxW3E/fmBbPe5fPzLCuer9swyZ98DO+/D+7AQmJNLRCtbh0oCI0PbjxMPLL++tD19UfXL6jvmFmRTQBtmKRfvh5bwyWfCdOVGCMpbsHlKQmV3FUJS3MiStTpIct+PBmWVLd/bVo24s+YOUTvfWVfMLQwij7IKyo+Gl+DrYWvYhnSWeXljAWgwcLuz4uTGSVJR+uteb0pAquwpiSNHk9ZKPHTbgTPJ1zsvFiWaD9D5Qn5wivOjz0+ap+ej+EpV1/G67ZeiGCdHIiLy57ofFZyririXNzsfd/ougLwCXDip0IKBVNmi3lK8Jj+ive8xBFxmtEXaqXaEvBYegUH/Ny9kHekvlLqdX/ySRVZQmZLAoPxOAVndeDqSN3T3vDetqqUAn+4HpEBEV8TZ0D0CJiHs5eNU2m9Ob0F/jA9MjGAhKHSHKwaWPuagI5Sh6sVoft+aJRQrocWWfweScew0IKOxLckZ0Z4Ccuofsv8JE2SGbP9qcstvNPqYjGHjJXBA6SufnD0RktizpTAHvzKZrZNBUe+17ewCZ5DO095EoDqxekf7376fOim0fNDOj0HlhIcFofN3tPp4oysCU8o+AkpF+fsph2HifkZZsV/v0cTK5O0oHK+wOg7xyjYIkzvaQqtECdmxaVxK9mOCizy0T4gAy3eAwOlGu0YC1+6Zeur3rCUjipVmVJZrqr8pqpSll3o5NurXAanjkxqUoDlGGkRWkaRoRc5oAvQ04Veby1eCx31ATr0YH55lixTIsmUZd1QR0lGpjRLeqM1Q0qzbrw5ZWZIsmTA7XsIwGF43NkCh76JAIKBZOTljfNPcf5Aoxj4k9xTeIanx2PuJc54nk2Kg2CggPb2cqg3w1WHQKz+v+9o1Uf1KvQHB/19ph0YTFPsjNIDkEI4adns1o6WwYOdYgYPxCjWXmFdp2lsvXLePIPxmw0bztMpAVPaGRPCXQCz35cFWL79TMDqdwMLt/4BeXiuLCynSmC5DrK8RHnRUS5mEvOT97fpkOh9SZDGN/L1Rm4cb086GTm8GL4xTXDJ4t3piUWjneH5UUBjPUHlT53gS98XECShmRctxwVxl+5V9P2sfHBXoTSIf+D/J0Yf2NhgR+pZBbP7btm3rNouDg8BfEVvRq/dfuriBdbq1I/P3YypjdfU9NWd2pQmpOFskTq8bKaqsjJapU5X8/Vsti6NrbcFH346VhFmt4c3F2BAEXsaThb0og5RYVVm75Uzw8uK1AB6nccY7TjXceXi57TfmiGilUMCw/UvwAikR9dIC4LrmFu2SQUY4MqEJiVW+VXs1Gq/85bGxVIK/fOZF1SJOm39x7T1a1t9ex/tXLVofW+MkKvXJUec9c/1L6AYjUkJ/lV+ZX7l/pXbty604Ey4eNzmnHU4My7uWzYntsSw6bmuHpueLc3DsS0+3wiloMRB5pnTmwmTPi3Tm+iOQKH5pTmyJKKwMLxE8WexwnChWzdbaYlU8xDk//8XGRetqsBumpmW2FINwMEfHuB/W7jz7DmMn9pfayoUpw3tvChNdD5VlDLQO4vSCk1+Wj81BtxvXRQZWdSiQFFEc9grjoys5GjZbG0iwIkEtBcQAf2DRvG/EfAt4IY/ZVO5HOR7enhPTCB14dLpbPuf+RuKR8F4s5HvUrGGmEHK4DIB6stZSXqORsorw9UnZQqNAkM8M4e8chY3nWstdhvHPXarlttkWVkyW2hVkp6bX5aj6+Po87TQcxIpOqdW61yogFOzUNYcgLtTq0dnNzHOMItNEclb89we89eyPOdEigoE5rWWhdqTnCYPtfv6GcGjg+O78l3CWR16e6CVlTZ/XgYzi3UOYLhPYaUFWs8SbFILSFsLxDWtpQoj9NujSv4UeFBRRKnivSP2d6UoaY6mN8JuBw39ePbvlsCdKeI7gyNL4rZo3Rcpk/OjjH7pj1WwcggjPYChNozdpmfOfEDYMPW0Yvn2k+d830vP/wfgq6H0Egi8CHIRyYSVAAwbK4ciqnXJMORld0avBIWQSiTQWii9GMALoReQDHgGBBKKC4Qiq86ugl9EnAM6FyhaAoU+dY4NYo2z6NOUegaYb9MWz+TUM0cZLZeT6tpbmBwDM8uIajnClKzYgWBCMTEQmAw57t6WYX0EQzAZOKgEIYMBVwqDMOKzvmtDwDFBoQzVagg1riQiz0NkeBjCHYY5BYHCEecgWqInAy4phSEYKxNcijQZ7iNIBpT+oYWwIqgNIYV605GwZSH4iDWlssMaD3rLN8NHzm2RhloYzcy1rJchRX50GEICEOnacB7vUcdQ7z1wKODYgqbauYy5HxC96F7Pw1lc5nb7ZYRnyF0vbr+48SLAD5ndr5KuupvdTtS1O1RPFIilS4jaMuI57pZFSo27wUrELjgj3v0p8ZoUij8FBGbS07bGWkwppuyg1Xo7vvE9pfmlU64rvAzegEnFGLyYcW/T78XJL4pUeXEGvKmYPGHgTDXTrOzMwDgvA5GPTNURO4neAyx6rH3kBX8sCn7wsqAtvtG50NloaveJ3pB9DLay44dttIC17+heFStJNMT9kLHiTNmGoqL70sb0cfB8r53mS976AfttB4VW3vaPr2bGz1F1VQ1Gu40V4Kfx5SGtH3kmyYl3/1fy3l2ASvp3gPHVm86iIfutAogmuBgSI9BKTHC08teLj+ZeKJrHdMHKLnn2yFYPUOfVrfZV+1M/g0+q0qZWEKE5Lsg9oz9l50mB2FYYkuflqK9gQGGuCDAj7aekG21CiWSSGFHUnp6Q0MVr5ZDbuXN4iYm9tTZS6/kXkQ5sXdtRWywQ+JD0Oy9/5pIb3gdGtcboJyyYN2adPp1MwjSSuZ8vHdLx8AEgznakvcCBWXB4LfkmHo2dh4kxyVJTheWR7Kg4TShNNWFi5mHR+JulYx/KtsDeLYdT1lHXUtdR4B3T+lP0voQfw+UZUgFOpHlL8qb93+wN2/t7+OnNAApMrIYxO6oqorxIWapqpd4cMcSrObdZWpYuERinG0kHmZFXaQXJVuAOSzMSYNOsd08t9CBN6P+MepKlW+mo8TcGmEASVUXvWBUhoKYMW53Cv7x1h/zHldX48cnUBMYKJBrexsh5VnwchkXuZAWvbtwA5V7Aiw7W6SyY45ayekor7TLHL7mRIzyWeo5IxHfjhS8rTgX/ZwB17QFgYfmVaX118O81h86bqWryqrkhsdIkJYOkTp1P9UXaT1FMPrNrYyG9MRAHnhinuBfAjFwsXk0vXes03rAezB7KhvoI9oHSXHYWu6c7MJtjcySTzKS4J9EnR6IuLOWbSnM5WYE9PYFZnNxxfKQCs3u6s9i5bECDzSqzSjLE4nSptSKUkeqvDy/wjW0MMaXcpWuQk8ZCkwMbnjHMsERWSK3i9AyxVeK4wZ1KTGSpP3ED1azaxNolSSgythkMbcsNrcbLPKFVaHOifXq/AlYena3MKJaWST8KUlVm9NoASP6dNnufk1pu0VpQBJcIGFzlDYVAcbAIFzawoFrtfdBk5sW0F6Z5pS14/xqhyUB0AEv/PmW98G87oWvwxAoPSb7/le+ar2CocQGBsRHOgGeCVHwsNyhOxO1BtLbmE/a+Ncs0QfS0r0MuODqSErUpvU6USYwVBJkn88pXry7P0Mn4orxdcTNnxO7KEw3IdBmEk2NnzIyzAB4wl05VJ1w9vzxdUEPVndOdI9CR2dNXZnV1dHV2zYxKQFkYCp2UOdyZ7BV394uc4LvTRAyOyuavwHXW/1xlcBzxhC/B8MdF71jNin0OrySURGy0mh24OdDs2NX3tEGDmqC3xtWw7HoY3cUzVmKUAMVeo+HgH5qSc49FuYrYcM6DP16BH/eYw7UT+4vTcxN2//lvpXp/01973sVyi2JJUF2XqDvRU+uRwtPQjBKpq3MSG7ph9p30XW7C7KSdpycFLi4ea85lzzZSANhWcVLNaZbGQnM4kcb2NUdezq+XBqJhpMP/pw8J5yTtQSCeHf5nVpdZ3HjgnmdSglCoU2XC6hSW8o2H7xLbhiuU/qi3wrWMLjaQpoj43qnRuihtdmAuu6xhJE+eGJFanBYcyzckhfJnrzakOEavN+CDqgRyXF7u2qSglOCZdeTfg36Xmfnx+HJyPH8JIewl9Hm8OUQz/GN8Zq6ZbWKld/YGP8/NxDKzs6lt7mVhfoV7GTNPVXpt9/Ba7Y2/S7x7wfulFYOrCQ4o1N0qCmbytBW2SjcnC7Znko5W6ehWRk5EksoaJ02N2CmwqrZ2f4YjBzslaSJxsl2cliYpThOLUktEa9Va7Z6nrUhXlSe2Jifx9IyxGLL79Px5uVDqgmrfpEjiVaUdjUelel6pV96M2p5WzSsI2tSNcpHQ9LzDRRWxy4AHLWBQuVPRq1z7H2Wtsjdqp3JwOm+zvbLS3nu8YdU4dGwy4uA6l4QhBa5sbEL6Yki3ZsD3DEkb2suDmIvA9Mw7cAoFvuR7HwRTAhv70KyZsCHYmf//BxlWYURPw3am4089sWSs5/RCW46eMnn3gzq7bWMXBluuraE+1+A5e7anIeTMcjnpnAkc1TsFYK4edxIHOxIMCAd6cKdwuQb3MfyYO21rdTX6OfPE8dzBTY8dk/v2rTQ6YYuIA9jgVASWXt6o2qHa6Ny+zTWhIgEYvTtfsDWBtey37NqnlB2YoEUnXwTsCHh7iGCP1u/u3LhTL6mMqbzlNDiB6kMne5KdBmI+9UWuEAYAn0BB/6Wmxr8lvMW/rmZ/c3izv9Pp7/ic6azzz3+koIVAPydztHCOugpJVW2/jPYGiaaf5XiZZhZhJeRG5NFtqGv/ZI9qaOObFyLdlAzsWrHWmU5QswyPHqfLo5IU2YnfMZK4HljcYtI6iH0UQ58fv/vR8uUfn++u9S4E0jXqbB6iSS6/gXfKj0yWg2c3D/7qlNDRSFcCCQLlr2zsSgppYaaSyXofB11r3wcKj8mGwd9jkZpywAB1cCwWjgNqIFPh5+FUMtTAcVgsDo4BeoCiPn+x1Y9yWYpfdYU5hayf+p15/piRNwSyB2uU5UEmvBnB+NfY+3/C8H+rvWb0a2Ir8XVrnrPIbgqxCAQWm8AJm1ck2GtsiYlpWZaQiWXIm4s7BjVMH/6M8WVKpWB6wfSDgdE+zh0A063v7N+OB9O10CKjfCBydj57UxXwCZ//JunIBrMzvECemycvCH8psCrP7eTF64GGFYTVa28elDEZhM+9I71ta/2UN/AO2RSiyq5KmnKYzHpVlokDEqtUlhqB10ygfG86fnyaMYiVljczuiLK4YiqiP5PkKrC0eX/Mqko/a5gltlA1BN3nRpa5IclR2BdK0NtMqtVlhN6Fx2zZFKr3HYHjLNQZXdsoVaZzBpqA5H74V5eNm6NMjvYEhxvCrIIjmbH+KCgeIHlCCSOR56zlY1po15eLaT3BKnmg4WtYanVLA17Xdr9Ze5ay9bm/6Vlrw3tKJ+tBXJIuicd/ZvHhwOjzkw0nbxnXuq8BFfjDPpPNzMwPQWirkG3IbeMQ/FgF1KPSUfLGX96iHkGaLBYWwojiT5zJj2JmXpMYLhbkkhPZR5PYRK8zEhkpDJyxKU2dlZgd3dgFts2VlBq9+LObJwxGwefa7HYzbHnzkE57tqLO3wmfZrf/tqMP8K3GnDqJe8+NP3qpJPAeyidOsKadOJ3+GfiU8l+8NEKfk74Uyf8sTtEkTFnA2RBymtKH4oSWkakoCdcTJA5G8a9fT6Vuna+ply/NjRn/bjQXa8TStDc1jkbhiY90ROqHoCCtQjMwcFmQZ8gqDn4vEokf5Owj1b7Ny37/q6lec83edujiCcuUWeerHsy/NE6+iZq8/CC4UKhKfmpCaBgs5iXCdnEWPLuHr3vm6cvnbxPr75L42nzcNTo64/W4XWPzzyOegLvdEt+YtJbBSRS0/rUucu9IqZURNX6io2zpzSPWL9gMoKe2AC+IUE360vZxnZ26rdU3VJM+uJ2nHI/4D23hRcQKX4U3cT2ycnkmjhGPd8QtC3AcGfxTHt5MUt+Kmnu8TLfwNssjaXoHdOCcT/ZBwY1UdVlquiDQPnxl8Rp3lCK/RBnsFuRv98BxJPAbXRwJmLnddQk4RvqpRL1LoZfkjIfUOoXaeTlacimUEsl1B+6hnqHCpeHMybp1xhPGOJQoJ+76TFo3hj/cd/G9W8/7xF/0samDX/GIBv6q+oHl7bIMQfxeDg9FctKrcfAkKyIl98HEWnJwHZeIoPAoMVx7Y6oYoWiOMoxJTDcB3dETcX+S2I++fmG5r/p+35fRTprk4v3GrZs3qR4u62jrXReSsuRrNDc+rQh8/l1FfVJ05Ufk1wVtF9l2HMwy73h+sX6WXJDIcKFvOgQIu66fXPyqhJJciNtpY2HgiOhhOIdr26WsMSIaon4iDopEtlV1tOB4SRyEUjOgoHkkfKWuiT1VnBG44qUubljx68FIt1Z/L/nMZ2HWlZ1iaRwKEvW17gVN55+4oDITYJLJ1yjiexpqTsK1+xHXmf2F7xyig+KpB0RbDQBrnL1Ti+BfI/6CP85yUOOFYkKoVwSIiIPW4X0zQghQdAIckRgGStM23YliZzmdnij0a6AgAvSxTJB0Dq3BLdkvl7qsiZ+i1xI8yWbZWQZIx1O2rPEh1+JSHLMj5fqdQysGwy2D4rMRzJqex7NSgGhBfkAUEg2+pkGhM5FbZMXzJQE6l4A7n9h0VPitcon7zr20narSYlHMbHQxOVmeONywP2gjiaS1GVPISc+b/tA1KoSfnpw++ShpnNf+8h530aXHjpx68F/iosla6Cax5AJXV+JDjYBeQzVXA7bakgITsFKbmfDfQz6pKKJ97D6/31ws4kIAZtURO3zo5979op81bm2rYB0VPuKWp+C4zyUoFOR4IAuQNB+sDkBVB9vN9WlDe489u8EoalHHNwGUKbsGuwiMnZU3pFxoulDLVIlJFQpHUJMMd/sCevNIvNpIw6rBmyHL7LAHotoh4/cHO66walfP2FTUB3IlurX2czscaKV0YQ1Pupi/+n/cGjbf/oHCQH98w2bun+dbK4AXS3OF9canQGZXWB0eC/D6NDR0aN6A+bvTOsS+2lbENmFlCO8nUD//88Jiw3p7FxfKB2rKvkWzXWj6UqH/CXDWOpfUu5Nolm4/n4X9CzSAbGLssf9+yO8QCelXeUTAmybscxx1SfM9Z8Ofl8bNMtMpqFagAkF47kmCOmIENkiU9khG4FhciuqfDbFJsAPc9toEbofdIeDeKOuJpKQVGrTvIuSX4vIjbusUpltGxxeoSuCQbbLFo3UqedfrToioHa0SGwCfLCqSQKJbNEZr9JRosFLeCWTqT9haUcnUkULgBeV/+w2HPl48m95fGqbb3Go/xM358XG+HmMqmv8+oAMcdA0LJ/8BuONCXi70y/Bf2XLQC+vdeRQ+jRYFe7G/zRpdSDmD03gOe+/tzSZf41IFOWc8yRmvhidJ7gwPW8Np/raopDRJvWSSaQzByFhdzvCf6fry+CRaWOZ1NIJq0j4KeiQFIKKoi76xn4wwDIPxqA4BRMY0HX3iSRYgAI+HkI1Nm+CQJSLQUrgFzNS41WM0Hg7yElTgQU0/gsaviTZm6UtLzC1gsBopX7IaCg5xdnZ0l/o2wwlad4/LDVijlTH888bfmLCIsKlXv3A7KQrtMgf1sHhPJPMhUY0fAzM+cvp5Ei+j4aW1deCwGilfpzOGQ0lt3GO/vh+oW8zFErxn14qltCWS3U8U4g/SaJarSLmevUDI93JAy7o+kX+eNZx/siRzGQ2ovkwjoGD5S+n3cYcLTkWH1taNal3a7T3QbwJKpWhTcv2fzjSx/XvAo8MHgaLw/sQiCRfsp9/AIVKozOYrEA2h8vjBwULQoQisUQqC5WHhUdEKqKU0So1DS0dvRgGRrHimMQHjNj2EG1M/k0NsAMmNPz/ODIa0i7Qgju0kXsHBjXR9CTHxFiwcj/HNJFdUvegxk1jx7fIm+cqdPQey25Gx/sSfeBty6rTxEyL2idpSliT1aZl8VKexFQZfIFFcFv0XHpLtzQT2CeuveoqQjHhXQfWFv4q1z0uEOfOUGIw3N8CcIWctw7uYiEdZ9znQAm3jLPwllP7Oj0yPsk2TfVipqlegqaEQHAoE1U7OUxtLpcdO1PihoYpLEYfuuVt++CxNzBjslCeuFm1ZcoG4XSEtB+PdNhZNw6b6/T0N2J1Qxo/1n9s+Ch/xPzUaqN3womEb6eelg3eyaZD/0Tpso31Jo+/dUe/e77JQ8Lb8CzkJjhOTJOwOCOj0AS4BO0RCgdxmqq6OCqjAkhLWwE=") format("woff2"), url("../fonts/iconfont.woff?t=1752734531341") format("woff"), url("../fonts/iconfont.ttf?t=1752734531341") format("truetype");
}
.iconfont {
  font-family: "iconfont" !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-zhiding:before {
  content: "\e68b";
}

.icon-shangchuan_huaban:before {
  content: "\e66e";
}

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

.m-hdlang .lang-item img{
  width: 20px;
  margin-right: 5px;
  vertical-align: middle;
}