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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.swiper-cube {
  overflow: visible;
}

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

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

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

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

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

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

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

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

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

.swiper-flip {
  overflow: visible;
}

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

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

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

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

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

.swiper-cards {
  overflow: visible;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

a:hover {
  color: #F70;
}

ol, ul {
  list-style: none;
}

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

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

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

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

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

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

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

textarea {
  resize: none;
}

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

em, i {
  font-style: normal;
}

/* .c-xx start */
.c-bg1 {
  background: url("../images/nbg1.jpg") no-repeat center;
  background-size: cover;
}

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

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

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

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

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

.c-oh {
  overflow: hidden;
}

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

.c-pr {
  position: relative;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media screen and (max-width: 1440px) {
  .m-desc {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 24px;
  }
  .m-desc a {
    color: #1D5493;
  }
  .m-desc a:hover {
    text-decoration: underline;
  }
}
@media screen and (max-width: 991px) {
  .table {
    width: 100%;
    overflow-x: auto;
  }
  .table table {
    min-width: 640px;
  }
}
.m-ftname {
  display: none;
  line-height: 24px;
  font-size: 18px;
  font-size: 1.8rem;
  position: relative;
  padding-right: 20px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.m-oths {
  margin-top: 60px;
  padding-top: 30px;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: flex-start;
  border-top: 1px solid rgba(153, 153, 153, 0.5);
}

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

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

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

.m-oths .oths-item .item-name {
  display: block;
  font-size: 20px;
  font-size: 2rem;
  font-family: "MulishBold", arial, helvetica, sans-serif;
}

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

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

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

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

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

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

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

.m-page a, .m-page span {
  margin-left: 5px;
  margin-right: 5px;
  margin-bottom: 10px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  min-width: 38px;
  line-height: 36px;
  font-size: 18px;
  font-size: 1.8rem;
  color: #666;
  text-align: center;
  border: 1px solid #CCC;
  box-sizing: border-box;
  transition: all 500ms;
  padding: 0 5px;
  border-radius: 50%;
}

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

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

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

.m-page .form-btn {
  line-height: 20px;
  padding: 9px 12px;
  font-size: 18px;
  font-size: 1.8rem;
  color: #fff;
  box-sizing: border-box;
  background-color: #1D5493;
  border-radius: 999px;
}

.m-page .form-btn img {
  vertical-align: middle;
  margin-left: 10px;
}

.m-page .form-btn:hover {
  color: #fff;
  background-color: #F70;
}

.m-page2 {
  position: relative;
}

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

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

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

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

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

@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-hproc {
  padding-top: 90px;
  padding-bottom: 85px;
}

@media screen and (max-width: 1440px) {
  .g-hproc {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.m-hhd {
  text-align: center;
  padding-bottom: 32px;
}

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

@media screen and (max-width: 1440px) {
  .m-hhd .box-desc {
    margin-top: 10px;
  }
}
.m-htt {
  line-height: 58px;
  font-size: 48px;
  font-size: 4.8rem;
  font-family: "MulishBlack", arial, helvetica, sans-serif;
}

@media screen and (max-width: 1440px) {
  .m-htt {
    line-height: 24px;
    font-size: 20px;
    font-size: 2rem;
  }
}
.m-hlnk1 {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-start;
}

.m-hlnk1 .link {
  min-width: 74px;
  line-height: 38px;
  font-size: 20px;
  font-size: 2rem;
  color: #fff;
  text-align: center;
  border-radius: 50px;
  background-color: #1D5493;
  border: 1px solid transparent;
}

.m-hlnk1 .link:hover {
  color: #fff;
  background-color: #F70;
}

.m-hlnk1.border .link {
  background-color: transparent;
  color: #F70;
  border-color: #F70;
}

.m-hlnk1.border .link:hover {
  color: #fff;
  background-color: #F70;
}

@media screen and (max-width: 1440px) {
  .m-hlnk1 .link {
    min-width: 50px;
    line-height: 28px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.m-hproc .swiper-slide {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: -30px;
}

.m-hproc .box-item {
  position: relative;
  margin-bottom: 30px;
  overflow: hidden;
}

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

.m-hproc .box-item .item-fix {
  position: absolute;
  left: 0;
  bottom: 30px;
  width: 100%;
  padding: 0 32px;
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: center;
}

.m-hproc .box-item .item-title {
  flex: 1 1 auto;
  line-height: 40px;
  font-size: 24px;
  font-size: 2.4rem;
  font-family: "MulishBold", arial, helvetica, sans-serif;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-right: 10px;
  color: #fff;
  font-weight: normal;
}

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

.m-hproc .box-item .item-title:hover {
  color: #F70;
}

.m-hproc .box-item .item-title:hover a {
  color: #F70;
}

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

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

.m-hproc .box-item1 {
  margin-right: 2%;
  width: 32%;
}

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

.m-hproc .box-item2 {
  margin-right: 2%;
  width: 49%;
}

.m-hproc .box-item2:nth-child(5n) {
  margin-right: 0;
}

@media screen and (max-width: 1440px) {
  .m-hproc .box-item {
    margin-bottom: 20px;
  }
  .m-hproc .box-item .item-fix {
    padding: 0 15px;
    bottom: 15px;
  }
  .m-hproc .box-item .item-title {
    line-height: 22px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-hproc .swiper-slide {
    margin-bottom: -20px;
  }
}
@media screen and (max-width: 480px) {
  .m-hproc .box-item {
    width: 100%;
    margin-right: 0;
  }
}
.m-hlnk2 {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-start;
}

.m-hlnk2 .link {
  padding: 10px 22px;
  line-height: 30px;
  font-size: 20px;
  font-size: 2rem;
  color: #fff;
  text-align: center;
  background-color: #1D5493;
  border-radius: 50px;
  border: 1px solid transparent;
}

.m-hlnk2 .link em {
  margin-right: 10px;
}

.m-hlnk2 .link:hover {
  color: #fff;
  background-color: #F70;
}

.m-hlnk2.bg .link {
  background-color: #F70;
  color: #fff;
}
.m-hlnk2.bg .link:hover {
  background-color: #1D5493;
  color: #fff;
}

@media screen and (max-width: 1440px) {
  .m-hlnk2 .link {
    padding: 6px 15px;
    line-height: 20px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.g-habt {
  padding-top: 75px;
  padding-bottom: 75px;
  background-color: #EFEDE9;
}

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

.m-habt .box-fix {
  position: relative;
  width: 53.3333333333%;
  line-height: 0;
  font-size: 0;
}

.m-habt .box-fix iframe, .m-habt .box-fix video{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.m-habt .box-img2 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 33.125%;
}

.m-habt .box-text {
  width: 42%;
  align-self: center;
}

.m-habt .box-name {
  margin-top: 20px;
  line-height: 34px;
  font-size: 20px;
  font-size: 2rem;
  font-family: "MulishBold", arial, helvetica, sans-serif;
  color: #1D5493;
}

.m-habt .box-desc {
  margin-top: 18px;
  max-height: 336px;
  color: #666;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 12;
  overflow: hidden;
}

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

@media screen and (max-width: 1440px) {
  .m-habt .box-name {
    margin-top: 10px;
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-habt .box-desc {
    max-height: 264px;
    line-height: 22px;
  }
  .m-habt .box-link {
    margin-top: 20px;
  }
}
@media screen and (max-width: 640px) {
  .m-habt .box-fix, .m-habt .box-text {
    width: 100%;
  }
  .m-habt .box-text {
    margin-top: 20px;
  }
}
.g-happl {
  padding-top: 56px;
}

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

.m-happl .box-item {
  margin-bottom: 38px;
  position: relative;
  width: 48.2666666667%;
  overflow: hidden;
}

.m-happl .box-item .item-fix {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: calc(100% - 60px);
  height: calc(100% - 36px);
  background-color: rgba(29, 84, 147, 0.5);
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
  padding: 20px;
  overflow-y: auto;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s;
}

.m-happl .box-item .item-text {
  width: 100%;
  max-width: 575px;
  color: #fff;
}

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

.m-happl .box-item .item-text a:hover {
  color: #F70;
}

.m-happl .box-item .item-title {
  line-height: 60px;
  font-size: 36px;
  font-size: 3.6rem;
  font-family: "MulishBold", arial, helvetica, sans-serif;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.m-happl .box-item .item-desc {
  margin-top: 11px;
  height: 84px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}

.m-happl .box-item .item-link {
  margin-top: 37px;
}

.m-happl .box-item .item-link .link:hover {
  color: #fff;
}

.m-happl .box-item:hover .item-fix, .m-happl .box-item:hover .item-text {
  opacity: 1;
  visibility: visible;
}

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

.m-happl .box-item2 {
  width: 100%;
}

@media screen and (max-width: 1440px) {
  .m-happl .box-wp {
    margin-bottom: -30px;
  }
  .m-happl .box-item {
    margin-bottom: 30px;
  }
  .m-happl .box-item .item-title {
    line-height: 24px;
    font-size: 16px;
    font-size: 1.6rem;
  }
  .m-happl .box-item .item-desc {
    margin-top: 10px;
    height: 66px;
    line-height: 22px;
  }
  .m-happl .box-item .item-link {
    margin-top: 20px;
  }
}
@media screen and (max-width: 991px) {
  .m-happl .box-item .item-fix {
    width: calc(100% - 40px);
    height: calc(100% - 20px);
  }
}
@media screen and (max-width: 640px) {
  .m-happl .box-item {
    width: 100%;
  }
}
.g-hnews {
  padding-top: 106px;
  padding-bottom: 110px;
}

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

.m-hnews .box-hd {
  flex: 0 0 auto;
  width: 275px;
  margin-right: 4.4666666667%;
  align-self: center;
}

.m-hnews .box-desc {
  margin-top: 32px;
  color: #666;
}

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

.m-hnews .box-fix1 {
  width: 37.5647668394%;
}

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

.m-hnews .box-item1 {
  position: relative;
}

.m-hnews .box-item1 .item-text {
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 42px 30px 28px;
  border-radius: 20px;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 100%);
}

.m-hnews .box-item1 .item-time, .m-hnews .box-item1 .item-title {
  color: #fff;
}

.m-hnews .box-item1 .item-time a, .m-hnews .box-item1 .item-title a {
  color: #fff;
}

.m-hnews .box-item1 .item-time a:hover, .m-hnews .box-item1 .item-title a:hover {
  color: #F70;
}

.m-hnews .box-item1 .item-time {
  line-height: 28px;
  font-size: 18px;
  font-size: 1.8rem;
}

.m-hnews .box-item1 .item-title {
  margin-top: 10px;
  max-height: 84px;
  line-height: 28px;
  font-size: 18px;
  font-size: 1.8rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}

.m-hnews .box-item2 {
  margin-top: 3.7356321839%;
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: flex-start;
}

.m-hnews .box-item2 .item-pic {
  flex: 0 0 auto;
  margin-right: 3.7356321839%;
  width: 47.4137931034%;
}

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

.m-hnews .box-item2 .item-time {
  line-height: 28px;
  font-size: 18px;
  font-size: 1.8rem;
  color: #1D5493;
}

.m-hnews .box-item2 .item-title {
  margin-top: 14px;
  max-height: 84px;
  line-height: 28px;
  font-size: 18px;
  font-size: 1.8rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}

.m-hnews .box-item2 .item-link {
  margin-top: 20px;
}

.m-hnews .box-item2:first-child {
  margin-top: 0;
}

@media screen and (max-width: 1440px) {
  .m-hnews .box-hd {
    width: 200px;
  }
  .m-hnews .box-desc {
    margin-top: 10px;
  }
  .m-hnews .box-item .item-time, .m-hnews .box-item .item-title {
    line-height: 22px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-hnews .box-item .item-title {
    margin-top: 10px;
    max-height: 66px;
  }
  .m-hnews .box-item .item-link {
    margin-top: 10px;
  }
  .m-hnews .box-item1 .item-text {
    padding: 20px 15px;
  }
}
@media screen and (max-width: 767px) {
  .m-hnews {
    display: block;
  }
  .m-hnews .box-hd {
    margin-right: 0;
    margin-bottom: 30px;
    width: 100%;
  }
}
@media screen and (max-width: 640px) {
  .m-hnews .box-fix {
    width: 100%;
  }
  .m-hnews .box-fix2 {
    margin-top: 20px;
  }
}
@media screen and (max-width: 375px) {
  .m-hnews .box-item2 {
    display: block;
  }
  .m-hnews .box-item2 .item-pic {
    margin-bottom: 10px;
    margin-right: 0;
    width: 100%;
  }
}
.m-hctus {
  position: relative;
  padding-left: 22.5%;
  padding-top: 50px;
  padding-bottom: 50px;
  background: url("../images/hctus-bg1.png") no-repeat left top;
  background-color: #003829;
  background-size: 22.5%;
}

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

.m-hctus .box-text {
  width: 45.0268817204%;
}

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

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

.m-hctus .box-title {
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}

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

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

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

.m-hctus .box-img:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  padding-left: 20px;
  height: 100%;
  background-color: #3B7116;
  border-radius: 500px 0 0 500px;
}

.m-hctus .box-img img {
  position: relative;
  border-radius: 500px 0 0 500px;
}

@media screen and (max-width: 1440px) {
  .m-hctus .box-title {
    padding-bottom: 10px;
  }
  .m-hctus .box-desc {
    margin-top: 10px;
  }
  .m-hctus .box-link {
    margin-top: 20px;
  }
}
@media screen and (max-width: 640px) {
  .m-hctus .box-img, .m-hctus .box-text {
    width: 100%;
  }
  .m-hctus .box-img {
    margin-top: 20px;
  }
  .m-hctus .box-text {
    padding-right: 20px;
  }
}
.g-ft {
  background-color: #EFEDE9;
  line-height: 28px;
  font-size: 18px;
  font-size: 1.8rem;
  color: #666;
}

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

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

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

.m-ftlogo {
  line-height: 0;
  font-size: 0;
  flex: 0 0 auto;
  margin-right: 20px;
}

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

.m-ftshare .share-item {
  margin-right: 17px;
  margin-bottom: 10px;
  width: 50px;
  line-height: 50px;
  font-size: 20px;
  font-size: 2rem;
  color: #1D5493;
  text-align: center;
  background-color: #fff;
  border-radius: 50%;
}

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

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

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

.m-ftb1 {
  width: 47.0666666667%;
}

.m-ftb2 {
  width: 46.6666666667%;
}

.m-ftform .box-hd {
  padding-bottom: 24px;
}

.m-ftform .box-title {
  color: #1D5493;
}

.m-ftform .box-desc {
  margin-top: 8px;
  color: #666;
}

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

.m-ftform .form-item {
  margin-bottom: 12px;
  width: 100%;
}

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

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

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

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

.m-ftform .form-text {
  display: block;
  width: 100%;
  height: 50px;
  line-height: 50px;
  padding-left: 32px;
  padding-right: 10px;
  font-size: 18px;
  font-size: 1.8rem;
  color: #666;
  background-color: #fff;
  border-radius: 999px;
}

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

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

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

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

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

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

.m-ftinfo {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: -70px;
}

.m-ftinfo .info-item {
  margin-bottom: 70px;
  width: 65%;
  word-break: break-word;
}

.m-ftinfo .info-item:nth-child(2n) {
  width: 30.7142857143%;
}

.m-ftinfo .item-title {
  line-height: 30px;
  font-size: 18px;
  font-size: 1.8rem;
  font-family: "MulishBold", arial, helvetica, sans-serif;
  color: #1D5493;
}

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

.m-ftfix3 {
  border-top: 1px solid #1D5493;
  padding-top: 34px;
  padding-bottom: 38px;
  line-height: 30px;
}

.m-ftext .link span, .m-ftext .link a {
  margin-right: 10px;
}

@media screen and (max-width: 1440px) {
  .g-ft {
    line-height: 26px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-ftform .form-text, .m-ftform .form-btn {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-ftshare .share-item {
    width: 40px;
    line-height: 40px;
    font-size: 16px;
    font-size: 1.6rem;
    margin-right: 10px;
  }
  .m-ftinfo {
    margin-bottom: -30px;
  }
  .m-ftinfo .info-item {
    margin-bottom: 30px;
  }
  .m-ftinfo .item-title {
    line-height: 28px;
    font-size: 16px;
    font-size: 1.6rem;
  }
  .m-ftfix3 {
    line-height: 26px;
  }
  .m-ftlogo img {
    width: 230px;
  }
}
@media screen and (max-width: 991px) {
  .m-ftb1, .m-ftb2 {
    width: 100%;
  }
  .m-ftb2 {
    margin-top: 20px;
  }
  .m-ftfix1 {
    display: block;
  }
  .m-ftfix2 {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .m-ftfix3 {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
@media screen and (max-width: 640px) {
  .m-ftform .form-item {
    width: 100%;
  }
  .m-ftinfo .info-item {
    width: 100% !important;
  }
}
.banner {
  position: relative;
  z-index: 2;
  line-height: 0;
  font-size: 0;
  overflow: hidden;
  /* compatibility with Joomla styles */
  /* IE10+ hacks */
  /* IE10+ hacks */
  /* bottom center */
}

.banner .ws_next, .banner .ws_prev {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  width: 50px;
  line-height: 48px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #fff;
  text-align: center;
  border: 1px solid #fff;
  border-radius: 50%;
  cursor: pointer;
}

.banner .ws_next span, .banner .ws_prev span {
  display: none;
}

.banner .ws_next:before, .banner .ws_prev:before {
  content: "";
  display: inline;
  font-family: "iconfont" !important;
  vertical-align: middle;
}

.banner .ws_next:hover, .banner .ws_prev:hover {
  background-color: #1D5493;
  color: #fff;
}

.banner .ws_next {
  right: 60px;
}

.banner .ws_next:before {
  content: "\e72d";
}

.banner .ws_prev {
  left: 60px;
}

.banner .ws_prev:before {
  content: "\e72c";
}

.banner #wowslider-container1 {
  display: table;
  zoom: 1;
  position: relative;
  width: 100%;
  margin: 0px auto 0px;
  z-index: 90;
  text-align: left;
  font-size: 10px;
  text-shadow: none;
  box-sizing: content-box;
}

.banner #wowslider-container1 {
  width: 100%;
}

.banner #wowslider-container1 .ws_images ul {
  position: relative;
  width: 10000%;
  height: 100%;
  left: 0;
  list-style: none;
  margin: 0;
  padding: 0;
  border-spacing: 0;
  overflow: visible;
}

.banner #wowslider-container1 .ws_images ul li {
  position: relative;
  width: 1%;
  height: 100%;
  line-height: 0;
  overflow: hidden;
  float: left;
  padding: 0 0 0 0 !important;
  margin: 0 0 0 0 !important;
}

.banner #wowslider-container1 .ws_images {
  position: relative;
  left: 0;
  top: 0;
  height: 100%;
  vertical-align: top;
  border: none;
  overflow: hidden;
}

.banner #wowslider-container1 .ws_images ul a {
  width: 100%;
  height: 100%;
  display: block;
  color: transparent;
}

.banner #wowslider-container1 img {
  max-width: none !important;
}

.banner #wowslider-container1 .ws_images .ws_list img,
.banner #wowslider-container1 .ws_images > div > img {
  width: 100%;
  border: none 0;
  max-width: none;
  padding: 0;
  margin: 0;
}

.banner #wowslider-container1 .ws_images iframe {
  position: absolute;
  z-index: -1;
}

.banner #wowslider-container1 .ws-title > div {
  display: inline-block !important;
}

.banner #wowslider-container1 a {
  text-decoration: none;
  outline: none;
}

.banner #wowslider-container1 .ws_bullets {
  float: left;
  position: absolute;
  z-index: 70;
}

.banner #wowslider-container1 .ws_script {
  display: none;
}

.banner #wowslider-container1 sound,
.banner #wowslider-container1 object {
  position: absolute;
}

.banner #wowslider-container1 .ws_effect {
  position: static;
  width: 100%;
  height: 100%;
}

.banner #wowslider-container1 .ws_photoItem {
  border: 2em solid #fff;
  margin-left: -2em;
  margin-top: -2em;
}

.banner #wowslider-container1 .ws_cube_side {
  background: #A6A5A9;
}

.banner #wowslider-container1.ws_gestures {
  cursor: -moz-grab;
}

.banner #wowslider-container1.ws_gestures.ws_grabbing {
  cursor: -moz-grabbing;
}

.banner #wowslider-container1.ws_video_playing .ws_bullets,
.banner #wowslider-container1.ws_video_playing .ws_fullscreen,
.banner #wowslider-container1.ws_video_playing .ws_next,
.banner #wowslider-container1.ws_video_playing .ws_prev {
  display: none;
}

.banner #wowslider-container1 .ws_video_btn {
  position: absolute;
  display: none;
  cursor: pointer;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 55;
}

.banner #wowslider-container1 .ws_video_btn.ws_youtube,
.banner #wowslider-container1 .ws_video_btn.ws_vimeo {
  display: block;
}

.banner #wowslider-container1 .ws_video_btn div {
  position: absolute;
  background-size: 200%;
  top: 50%;
  left: 50%;
  width: 7em;
  height: 5em;
  margin-left: -3.5em;
  margin-top: -2.5em;
}

.banner #wowslider-container1 .ws_video_btn.ws_youtube div {
  background-position: 0 0;
}

.banner #wowslider-container1 .ws_video_btn.ws_youtube:hover div {
  background-position: 100% 0;
}

.banner #wowslider-container1 .ws_video_btn.ws_vimeo div {
  background-position: 0 100%;
}

.banner #wowslider-container1 .ws_video_btn.ws_vimeo:hover div {
  background-position: 100% 100%;
}

.banner #wowslider-container1 .ws_playpause.ws_hide {
  display: none !important;
}

.banner #wowslider-container1 .ws_images {
  box-shadow: 0px 2px 5px 0 rgba(0, 0, 0, 0.26);
  transition: box-shadow 0.5s cubic-bezier(0.4, 0, 0.2, 1);
}

.banner #wowslider-container1 .ws_images:hover {
  box-shadow: 0px 17px 50px rgba(0, 0, 0, 0.19);
}

.banner #wowslider-container1 .ws_bullets {
  margin-left: 0;
}

.banner #wowslider-container1 a.ws_prev span {
  font-size: 0px;
}

.banner #wowslider-container1 .ws_bullets a {
  position: relative;
  text-shadow: none;
  color: transparent;
  display: inline-block;
  width: 25px;
  height: 25px;
  margin: 1px;
  background: url(../images/dot1.png) no-repeat center center;
}

.banner #wowslider-container1 .ws_bullets a span {
  font-size: 0px;
}

.banner #wowslider-container1 .ws_bullets a.ws_selbull {
  background: url(../images/dot2.png) no-repeat center center;
}

.banner _:-ms-input-placeholder, .banner :root #wowslider-container1 .ws_playpause:after {
  line-height: 2.8em;
}

.banner #wowslider-container1 .ws_bullets {
  bottom: 24px;
  left: 50%;
  transform: translateX(-50%);
}

.banner #wowslider-container1 .ws_bullets div {
  left: -50%;
}

.banner #wowslider-container1 .ws-title {
  position: absolute;
  margin-right: 10em;
  z-index: 50;
  left: 0.3em;
  padding: 1em;
  bottom: 30px;
  top: auto;
  opacity: 1;
}

.banner #wowslider-container1 .ws-title div,
.banner #wowslider-container1 .ws-title span {
  display: inline-block;
  padding: 0.5em;
}

.banner #wowslider-container1 .ws-title div {
  display: block;
  margin-top: 0.5em;
  font-size: 1.1em;
  padding: 1em;
  line-height: 1.15em;
  color: #000000;
  border: 3px solid;
  border-color: #ffffff;
  border-radius: 7px;
  background-color: rgb(255, 255, 255);
}

.banner #wowslider-container1 .ws-title span {
  font-size: 1.8em;
  border: 3px solid;
  border-color: #ffffff;
  border-radius: 7px;
  background-color: rgba(0, 0, 0, 0.2);
}

.banner #wowslider-container1 .ws_logo {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: 9;
}

.banner #wowslider-container1 img.loading {
  width: 96px;
  height: 48px;
}

.banner #wowslider-container1 .ws_bullets a img {
  text-indent: 0;
  display: block;
  bottom: 7px;
  left: -48px;
  visibility: hidden;
  position: absolute;
  max-width: none;
}

.banner #wowslider-container1 .ws_bullets a:hover img {
  visibility: visible;
}

.banner #wowslider-container1 .ws_bulframe div div {
  height: 48px;
  overflow: visible;
  position: relative;
}

.banner #wowslider-container1 .ws_bulframe div {
  left: 0;
  overflow: hidden;
  position: relative;
  width: 96px;
  background-color: #FFFFFF;
}

.banner #wowslider-container1 .ws_bullets .ws_bulframe {
  display: none;
  bottom: 25px;
  margin-left: 5px;
  overflow: visible;
  position: absolute;
  cursor: pointer;
  border: 3px solid;
  border-color: #ffffff;
  border-radius: 5px;
}

.banner #wowslider-container1 .ws_bulframe div div {
  height: auto;
}

@media all and (max-width: 760px) {
  .banner #wowslider-container1 .ws_fullscreen {
    display: block;
  }
}
@media all and (max-width: 768px) {
  .banner #wowslider-container1 a.ws_next, .banner #wowslider-container1 a.ws_prev {
    display: none;
  }
}
.banner {
  position: relative;
  z-index: 2;
  line-height: 0;
  font-size: 0;
  overflow: hidden;
}

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

.banner .swiper-button-prev, .banner .swiper-button-next {
  color: #fff;
  z-index: 2;
  font-size: 30px;
  font-size: 3rem;
  line-height: 1;
}

.banner .swiper-button-prev:after, .banner .swiper-button-next:after {
  display: none;
}

.banner .swiper-button-prev:hover, .banner .swiper-button-next:hover {
  color: #1D5493;
}

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

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

.m-hdfix1 {
  background-color: #1D5493;
  line-height: 50px;
}

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

.m-hdinfo .info-item {
  margin-right: 30px;
  font-size: 16px;
  font-size: 1.6rem;
  font-family: "MulishSemiBold", arial, helvetica, sans-serif;
  color: #fff;
}

.m-hdinfo .info-item a {
  color: #fff;
}

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

.m-hdinfo .info-item i {
  margin-right: 5px;
}

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

.m-hdshare .share-item {
  margin-right: 30px;
  font-size: 18px;
  font-size: 1.8rem;
  color: #fff;
}

.m-hdshare .share-item:hover {
  color: #F70;
}

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

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

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

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

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

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

.m-hdnav .nav-item > a {
  position: relative;
  display: block;
  line-height: 104px;
  font-size: 20px;
  font-size: 2rem;
  color: #333;
}

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

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

.m-hdnav .sbnav-list {
  position: absolute;
  display: none;
  background-color: #fff;
}

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

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

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

.m-hdnav .sbnav-list1 {
  width: 222px;
}

.m-hdnav .sbnav-list2 {
  width: 234px;
}

.m-hdnav .sbnav-item {
  position: relative;
}

.m-hdnav .sbnav-item a {
  position: relative;
  display: block;
  padding-left: 24px;
  padding-right: 22px;
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 28px;
  font-size: 20px;
  font-size: 2rem;
  color: #333;
}

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

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

.m-hdnav .sbnav-item:last-child > a:before {
  display: none;
}

@media screen and (max-width: 1440px) {
  .m-hdnav .sbnav-list {
    width: 220px;
  }
  .m-hdnav .sbnav-item a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.m-hdlang {
  position: relative;
  z-index: 4;
  margin-left: 16px;
}

.m-hdlang .lang-btn {
  display: block;
  font-size: 14px;
  font-size: 1.4rem;
  color: #fff;
  box-sizing: border-box;
  background-color: #1D5493;
  border-radius: 50px;
  padding: 0 10px;
  line-height: 40px;
}

.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: #fff;
  box-sizing: border-box;
  opacity: 0;
  visibility: hidden;
  transition: all 500ms;
  border-radius: 0px 0px 10px 10px;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
}

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

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

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

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

.m-hdsch .sch-btn {
  display: block;
  line-height: 104px;
  font-size: 20px;
  font-size: 2rem;
  color: #1D5493;
}

.m-hdsch .sch-form {
  position: absolute;
  top: 100%;
  right: 15px;
  width: 250px;
  padding-right: 44px;
  border-radius: 50px;
  background-color: #EFEDE9;
  overflow: hidden;
  visibility: hidden;
  opacity: 0;
  box-sizing: border-box;
  transition: all 500ms;
}

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

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

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

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

@media screen and (min-width: 1441px) {
  .m-hdsch .sch-btn {
    display: none;
  }
  .m-hdsch .sch-form {
    position: relative;
    right: auto;
    top: auto;
    transform: none;
    opacity: 1;
    visibility: visible;
  }
}
@media screen and (max-width: 1660px) {
  .m-hdnav .nav-item {
    margin-left: 30px;
  }
  .m-hdnav .nav-item > a {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-hdlang {
    margin-left: 20px;
  }
  .m-hdlang .lang-list {
    padding-left: 10px;
  }
  .m-hdlang .lang-item {
    line-height: 24px;
    font-size: 12px;
    font-size: 1.2rem;
  }
  .m-hdsch .sch-btn {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .m-hdinfo .info-item, .m-hdlang .lang-btn {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-hdinfo .info-item {
    margin-right: 20px;
  }
}
@media screen and (max-width: 1219px) {
  .m-hdlogo img {
    width: 120px;
  }
  .m-hdnav .nav-item {
    margin-left: 20px;
  }
  .m-hdnav .nav-item > a {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-hdlnk a {
    min-width: 80px;
  }
  .m-hdsch .sch-btn {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 991px) {
  .g-hd {
    background-color: #fff;
  }
  .m-hdnav, .m-hdinfo, .m-hdlnk, .m-hdshare {
    display: none;
  }
  .m-hdfix1 {
    border-bottom: none;
  }
  .m-hdlogo {
    line-height: 60px;
  }
  .m-hdlogo img {
    width: 100px;
  }
  .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;
    background-color: transparent;
    padding: 0;
    color: #1D5493;
  }
}
.f-hdpt {
  padding-top: 154px;
}

@media screen and (max-width: 991px) {
  .f-hdpt {
    padding-top: 60px;
  }
}
.m-nbanner {
  position: relative;
  padding-top: 26px;
  padding-bottom: 26px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  color: #fff;
}

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

.m-nbanner a:hover {
  color: #1D5493;
}

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

.m-nbanner .box-text {
  position: relative;
}

.m-nbanner .active {
  text-decoration: underline;
  text-underline-offset: 5px;
}

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

.m-nbanner .box-title {
  line-height: 58px;
  font-size: 48px;
  font-size: 4.8rem;
  font-family: "MulishBlack", arial, helvetica, sans-serif;
}

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

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

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

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

@media screen and (max-width: 1440px) {
  .g-mn2 {
    padding-right: 300px;
  }
}
@media screen and (max-width: 991px) {
  .g-mn2 {
    float: none;
    padding-right: 0;
  }
}
.g-sd2 {
  float: left;
  margin-left: -365px;
  width: 365px;
}

@media screen and (max-width: 1440px) {
  .g-sd2 {
    width: 270px;
    margin-left: -270px;
  }
}
@media screen and (max-width: 991px) {
  .g-sd2 {
    float: none;
    margin-left: 0;
    width: 100%;
    margin-top: 30px;
  }
}
.m-sdtt {
  line-height: 54px;
  font-size: 32px;
  font-size: 3.2rem;
  font-family: "MulishBold", arial, helvetica, sans-serif;
  color: #1D5493;
}

@media screen and (max-width: 1440px) {
  .m-sdtt {
    line-height: 24px;
    font-size: 20px;
    font-size: 2rem;
  }
}
.m-sdnav1 .nav-btn {
  position: relative;
  display: none;
  width: 100%;
  padding-top: 10px;
  padding-left: 15px;
  padding-right: 40px;
  padding-bottom: 10px;
  line-height: 25px;
  font-size: 16px;
  font-size: 1.6rem;
  color: white;
  font-family: "MulishSemiBold", arial, helvetica, sans-serif;
  text-transform: uppercase;
  background-color: #1D5493;
  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: 26px;
}

.m-sdnav1 .sch-text {
  display: block;
  width: 100%;
  padding-left: 20px;
  padding-right: 50px;
  height: 50px;
  font-size: 18px;
  font-size: 1.8rem;
  color: #999;
  background-color: #F5F5F5;
}

.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: 25px;
}

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

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

.m-sdnav1 .nav-item > a i {
  position: absolute;
  right: 15px;
  top: 10px;
  font-size: 10px;
  font-size: 1rem;
}

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

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

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

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

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

.m-sdnav1 .sbnav-list {
  display: none;
  padding-left: 26px;
  padding-top: 14px;
  padding-bottom: 18px;
  padding-right: 30px;
  border: 1px solid #E6E6E6;
}

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

.m-sdnav1 .sbnav-item {
  padding-top: 5px;
  padding-bottom: 5px;
}

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

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

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

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

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

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

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

@media screen and (max-width: 1440px) {
  .m-sdnav1 .nav-title {
    margin-bottom: 10px;
  }
  .m-sdnav1 .nav-sch {
    margin-bottom: 20px;
  }
  .m-sdnav1 .sch-text {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-sdnav1 .nav-item > a {
    padding-left: 16px;
    line-height: 20px;
    font-size: 16px;
    font-size: 1.6rem;
  }
  .m-sdnav1 .sbnav-list {
    padding-left: 16px;
  }
  .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-clstext {
  margin-bottom: 47px;
}

.m-clstext .box-title {
  line-height: 58px;
  font-size: 40px;
  font-size: 4rem;
  font-family: "MulishBlack", arial, helvetica, sans-serif;
  color: #333;
}

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

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

.m-clstext .box-link .span {
  display: inline-block;
  line-height: 30px;
  font-size: 18px;
  font-size: 1.8rem;
  cursor: pointer;
  color: #1D5493;
}

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

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

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

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

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

@media screen and (max-width: 1440px) {
  .m-clstext {
    margin-bottom: 30px;
  }
  .m-clstext .box-title {
    line-height: 24px;
    font-size: 18px;
    font-size: 1.8rem;
  }
  .m-clstext .box-desc {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-clstext .box-desc.hid {
    max-height: 72px;
  }
  .m-clstext .box-link {
    margin-top: 10px;
  }
  .m-clstext .box-link .span {
    line-height: 26px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-clstext .box-link .span .iconfont {
    width: 26px;
  }
}
@media screen and (max-width: 991px) {
  .m-clstext {
    padding-top: 0;
  }
  .m-clstext .box-title, .m-clstext .box-text {
    width: 100%;
  }
  .m-clstext .box-text {
    margin-top: 10px;
  }
}
.m-prol {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: -48px;
}

.m-prol .list-item {
  margin-right: 2.7947598253%;
  margin-bottom: 48px;
  width: 31.4410480349%;
  background-color: #fff;
}

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

.m-prol .item-text {
  padding: 20px 20px 30px;
  text-align: center;
}

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

.m-prol .item-link {
  margin-top: 15px;
  line-height: 28px;
  font-size: 18px;
  font-size: 1.8rem;
  color: #666;
}

.m-prol .item-link input {
  margin-right: 10px;
  vertical-align: middle;
}

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

.m-prol .item-link a:hover {
  color: #F70;
}

@media screen and (max-width: 1440px) {
  .m-prol {
    margin-bottom: -30px;
  }
  .m-prol .list-item {
    margin-bottom: 30px;
  }
  .m-prol .item-text {
    padding: 20px 15px;
  }
  .m-prol .item-title, .m-prol .item-link {
    line-height: 22px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-prol .item-link {
    margin-top: 10px;
  }
}
@media screen and (max-width: 640px) {
  .m-prol {
    justify-content: space-between;
  }
  .m-prol .list-item {
    margin-right: 0;
    width: 49%;
  }
}
@media screen and (max-width: 375px) {
  .m-prol .list-item {
    width: 100%;
  }
}
.m-prob1 {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: flex-start;
}

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

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

.m-prob1 .prob-pic-big .img {
  width: 100%;
  border: 1px solid #CCC;
}

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

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

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

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

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

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

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

.m-prob1 .prob-pic-btn {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  display: block;
  line-height: 20px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #666;
  text-align: center;
}

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

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

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

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

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

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

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

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

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

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

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

.m-prob1 .prob-title {
  position: relative;
  line-height: 58px;
  font-size: 40px;
  font-size: 4rem;
  font-family: "MulishBlack", arial, helvetica, sans-serif;
  padding-bottom: 24px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

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

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

.m-prob1 .prob-link {
  margin-top: 30px;
  align-items: center;
}

.m-prob1 .prob-link .link {
  margin-right: 40px;
  margin-bottom: 10px;
}

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

.m-prob1 .prob-share {
  margin-bottom: 10px;
}

.m-prob1 .prob-cs {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: -10px;
}
.m-prob1 .cs-item {
  min-width: 80px;
  margin-bottom: 10px;
  margin-right: 10px;
  text-align: center;
}
.m-prob1 .cs-item .item-icon {
  display: inline-block;
  line-height: 0;
  font-size: 0;
}
.m-prob1 .cs-item .item-title {
  margin-top: 10px;
  line-height: 20px;
  font-size: 14px;
  font-size: 1.4rem;
  color: #1D5493;
  font-family: "MulishBold", arial, helvetica, sans-serif;
}
.m-prob1 .prob-color {
  margin-bottom: -10px;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: center;
}
.m-prob1 .color-title {
  margin-right: 20px;
  margin-bottom: 10px;
  line-height: 24px;
  font-size: 18px;
  font-size: 1.8rem;
  color: #666;
}
.m-prob1 .color-wp {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-start;
}
.m-prob1 .color-item {
  margin-right: 10px;
  margin-bottom: 10px;
  width: 28px;
}
.m-prob1 .color-item .item-pic {
  border: 2px solid transparent;
  border-radius: 50%;
  width: 24px;
    height: 24px;
}
@media screen and (min-width: 1441px){
.m-prob1 .color-item {
  width: 48px;
}
.m-prob1 .color-item .item-pic{
    width: 48px;
    height: 48px;
}
}
.m-prob1 .color-item .item-pic:hover, .m-prob1 .color-item .item-pic.active {
  border-color: #1D5493;
}

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

.m-proshare .share-title {
  margin-right: 10px;
  line-height: 26px;
  font-size: 18px;
  font-size: 1.8rem;
  color: #666;
}

@media screen and (max-width: 1440px) {
  .m-proshare .share-title {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.m-proshare .share-img {
  line-height: 0;
  font-size: 0;
}

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

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

.m-prob .box-desc {
  color: #666;
  margin-bottom:30px;
}

@media screen and (max-width: 1440px) {
  .m-prob {
    margin-top: 30px;
  }
  .m-prob .box-title {
    margin-bottom: 20px;
  }
}
.m-prott {
  line-height: 58px;
  font-size: 40px;
  font-size: 4rem;
  font-family: "MulishBlack", arial, helvetica, sans-serif;
}

@media screen and (max-width: 1440px) {
  .m-prott {
    line-height: 24px;
    font-size: 20px;
    font-size: 2rem;
  }
}
.m-prob2 .box-desc .table {
  margin-left: auto;
  margin-right: auto;
  max-width: 1100px;
}

.m-prob2 .box-desc table {
  border: 1px solid #DADADA;
}

.m-prob2 .box-desc table tr td {
  border: 1px solid #DADADA;
  padding: 10px 40px;
  background-color: #F7F6F2;
}
@media screen and (max-width: 1440px) {
  .m-prob2 .box-desc table tr td {
    padding: 10px 30px;
  }
}

.m-prob2 .box-desc table tr:nth-child(2n) td {
  background-color: #fff;
}
.m-prob2 .box-desc table tr td em{
    color: #1D5493;
    font-family: "MulishBold", arial, helvetica, sans-serif;
}
.m-prob2 .box-desc table tr td:first-child,.m-prob2 .box-desc table tr td em {
  font-size: 18px;
  font-size: 1.8rem;
}
@media screen and (max-width: 1440px) {
  .m-prob2 .box-desc table tr td:first-child,.m-prob2 .box-desc table tr td em {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

.m-prob2 .box-item {
  margin-top: 38px;
  margin-left: auto;
  margin-right: auto;
  max-width: 1100px;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
}
.m-prob2 .box-item .item-pic {
  width: 36%;
}
.m-prob2 .box-item .item-desc {
  width: 60%;
  max-width: 560px;
  color: #333;
}
.m-prob2 .box-item .item-desc p {
  margin-top: 20px;
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: flex-start;
}
.m-prob2 .box-item .item-desc p:first-child {
  margin-top: 0;
}
.m-prob2 .box-item .item-desc img {
  flex: 0 0 auto;
  width: 40px;
  margin-right: 16px;
}
.m-prob2 .box-item .item-desc em {
  flex: 1 1 auto;
  align-self: center;
  overflow: hidden;
}
@media screen and (max-width: 1440px) {
  .m-prob2 .box-item {
    margin-top: 30px;
  }
  .m-prob2 .box-item .item-desc img {
    width: 30px;
    margin-right: 10px;
  }
  .m-prob2 .box-item .item-desc p {
    margin-top: 15px;
  }
}
@media screen and (max-width: 640px) {
  .m-prob2 .box-item .item-pic, .m-prob2 .box-item .item-desc {
    width: 100%;
  }
  .m-prob2 .box-item .item-desc {
    margin-top: 20px;
  }
}

.m-hsdui em {
  display: block;
  padding-left: 35px;
  margin-top: 6px;
  margin-bottom: 6px;
  background: url("../images/dui1.png") no-repeat left 5px;
  background-size: 18px;
}

@media screen and (max-width: 1440px) {
  .m-hsdui em {
    padding-left: 30px;
    margin-top: 3px;
    margin-bottom: 3px;
    background-size: 14px;
  }
}
.m-nbtn {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-start;
}

.m-nbtn .box-btn {
  width: auto;
  height: auto;
  line-height: 1;
  font-size: 30px;
  font-size: 3rem;
  color: #999;
  cursor: pointer;
}

.m-nbtn .box-btn:hover {
  color: #1D5493;
}

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

.m-nbtn.absolute .prev {
  left: -70px;
}

.m-nbtn.absolute .next {
  right: -70px;
}

@media screen and (max-width: 1650px) {
  .m-nbtn.absolute .prev {
    left: -45px;
  }
  .m-nbtn.absolute .next {
    right: -45px;
  }
}
@media screen and (max-width: 991px) {
  .m-nbtn.absolute {
    justify-content: center;
    margin-top: 20px;
  }
  .m-nbtn.absolute .box-btn {
    position: relative;
    top: auto;
    transform: none;
    left: auto;
    right: auto;
  }
  .m-nbtn.absolute .prev {
    margin-right: 15px;
  }
}
@media screen and (max-width: 1440px) {
  .m-nbtn .box-btn {
    font-size: 20px;
    font-size: 2rem;
  }
}
.m-mappl .box-hd {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 26px;
}

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

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

.m-mappl .prev {
  margin-right: 30px;
}

.m-mappl .item-title {
  line-height: 28px;
  font-size: 20px;
  font-size: 2rem;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 14px;
}

.m-mappl .item-text {
  padding: 0 13px;
}

@media screen and (max-width: 1440px) {
  .m-mappl .box-hd {
    padding-bottom: 20px;
  }
  .m-mappl .prev {
    margin-right: 15px;
  }
  .m-mappl .item-title {
    line-height: 22px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.m-mpro .box-title {
  margin-bottom: 42px;
}

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

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

.m-mpro .box-item {
  border: 1px solid #ccc;
}

.m-mpro .box-item .item-text {
  padding: 18px 15px 22px;
  text-align: center;
}

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

.m-mpro .box-item .item-link {
  margin-top: 5px;
  line-height: 34px;
  font-size: 20px;
  font-size: 2rem;
  color: #1D5493;
}

.m-mpro .box-item .item-link a {
  color: #1D5493;
}

.m-mpro .box-item .item-link a:hover {
  color: #F70;
}

.m-mpro .box-item:hover {
  box-shadow: 0 0 6px 4px rgba(0, 0, 0, 0.08);
}

@media screen and (max-width: 1440px) {
  .m-mpro .box-title {
    margin-bottom: 20px;
  }
  .m-mpro .box-item .item-title, .m-mpro .box-item .item-link {
    line-height: 22px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.m-abtb1 .box-desc {
  height: auto;
  max-height: unset;
  display: block;
}

.m-abtb2 .box-hd {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: flex-start;
  padding-bottom: 53px;
}

.m-abtb2 .box-title {
  width: 37.3333333333%;
}

.m-abtb2 .box-desc {
  width: 54.6666666667%;
  color: #666;
}

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

.m-abtb2 .box-slide .swiper {
  padding-bottom: 50px;
}

.m-abtb2 .box-slide .item-title {
  position: absolute;
  left: 0;
  top: 100%;
  margin-top: 22px;
  width: 100%;
  line-height: 28px;
  font-size: 18px;
  font-size: 1.8rem;
  color: #666;
  text-align: center;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.m-abtb2 .box-slide .swiper-slide-active .item-title {
  display: block;
  font-family: "MulishBold", arial, helvetica, sans-serif;
  color: #1D5493;
  font-size: 24px;
  font-size: 2.4rem;
}

@media screen and (max-width: 1440px) {
  .m-abtb2 .box-slide .swiper-slide .item-title {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (min-width: 768px) {
  .m-abtb2 .box-slide .swiper-slide {
    transform-origin: 0% 100%;
    transform: scale(0.65);
    transition: 0.05s;
    position: relative;
    z-index: 0;
  }
  .m-abtb2 .box-slide .swiper-slide-prev, .m-abtb2 .box-slide .swiper-slide-next {
    z-index: 2;
  }
  .m-abtb2 .box-slide .swiper-slide-prev {
    transform: scale(0.75) translateX(-4%);
  }
  .m-abtb2 .box-slide .swiper-slide-next {
    transform: scale(0.75) translateX(4%);
  }
  .m-abtb2 .box-slide .swiper-slide-next + .swiper-slide {
    z-index: 1;
  }
  .m-abtb2 .box-slide .swiper-slide-active {
    transform: scale(1);
    z-index: 3;
    transform-origin: center bottom;
  }
  .m-abtb2 .box-slide .swiper-slide-active ~ .swiper-slide {
    transform-origin: 100% 100% !important;
  }
}
@media screen and (max-width: 991px) {
  .m-abtb2 .box-slide .item-title {
    line-height: 22px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-abtb2 .box-hd {
    padding-bottom: 30px;
  }
  .m-abtb2 .box-title, .m-abtb2 .box-desc {
    width: 100%;
  }
  .m-abtb2 .box-desc {
    margin-top: 10px;
  }
}
.m-abtb3 {
  padding-top: 98px;
}

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

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

.m-abtb3 .box-item {
  position: relative;
  margin-right: 2.5333333333%;
  margin-bottom: 20px;
  width: 23.0666666667%;
  padding: 36px 32px 50px;
  background-color: #F7F6F2;
}

.m-abtb3 .box-item .item-icon {
  position: relative;
  display: inline-block;
  width: 66px;
  line-height: 0;
  font-size: 0;
}

.m-abtb3 .box-item .item-icon .icon2 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  opacity: 0;
}

.m-abtb3 .box-item .item-title {
  margin-top: 22px;
  line-height: 36px;
  font-size: 22px;
  font-size: 2.2rem;
  font-family: "MulishBold", arial, helvetica, sans-serif;
}

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

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

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

.m-abtb3 .box-item:hover .item-icon .icon2 {
  opacity: 1;
}

.m-abtb3 .box-item:hover .item-icon .icon1 {
  opacity: 0;
}

.m-abtb3 .box-item:hover:before {
  background-color: #1D5493;
}

@media screen and (max-width: 1440px) {
  .m-abtb3 {
    padding-top: 40px;
  }
  .m-abtb3 .box-title {
    margin-bottom: 30px;
  }
  .m-abtb3 .box-item {
    padding: 20px;
  }
  .m-abtb3 .box-item .item-icon {
    width: 50px;
  }
  .m-abtb3 .box-item .item-title {
    line-height: 24px;
    font-size: 16px;
    font-size: 1.6rem;
  }
  .m-abtb3 .box-item .item-desc {
    line-height: 22px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 767px) {
  .m-abtb3 .box-wp {
    justify-content: space-between;
  }
  .m-abtb3 .box-item {
    margin-right: 0;
    width: 49%;
  }
}
@media screen and (max-width: 375px) {
  .m-abtb3 .box-item {
    width: 100%;
  }
}
.m-news .box-title {
  line-height: 58px;
  font-size: 40px;
  font-size: 4rem;
  font-family: "MulishBlack", arial, helvetica, sans-serif;
  font-weight: normal;
}

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

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

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

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

.m-news .share-title {
  margin-right: 10px;
  font-size: 16px;
  font-size: 1.6rem;
}

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

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

.m-newsb .box-title {
  margin-bottom: 20px;
}

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

.m-newsb .box-desc strong {
  line-height: 36px;
  font-size: 26px;
  font-size: 2.6rem;
  color: #333;
  font-family: "MulishBold", arial, helvetica, sans-serif;
}

.m-newsb .box-desc em {
  color: #333;
}

@media screen and (max-width: 1440px) {
  .m-newsb {
    margin-top: 30px;
  }
  .m-newsb .box-title {
    margin-bottom: 20px;
  }
  .m-newsb .box-desc strong {
    line-height: 24px;
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.m-newsb2 .box-wp {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: stretch;
}

.m-newsb2 .box-item {
  margin-top: 30px;
  margin-right: 2%;
  width: 32%;
  padding: 20px 30px 33px;
  background-color: #F7F6F2;
}

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

.m-newsb2 .item-title {
  line-height: 36px;
  font-size: 20px;
  font-size: 2rem;
  font-family: "MulishBold", arial, helvetica, sans-serif;
  color: #333;
}

.m-newsb2 .item-desc {
  margin-top: 7px;
  color: #666;
}

@media screen and (max-width: 1440px) {
  .m-newsb2 .box-item {
    padding: 20px;
  }
  .m-newsb2 .item-title {
    line-height: 24px;
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 640px) {
  .m-newsb2 .box-item {
    width: 100%;
  }
}
.m-newsb3 .box-wp {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: stretch;
}

.m-newsb3 .box-item {
  margin-top: 30px;
  width: 48.9333333333%;
  padding: 20px 30px 25px;
  background-color: #F7F6F2;
}

.m-newsb3 .item-title {
  padding-left: 30px;
  line-height: 36px;
  font-size: 20px;
  font-size: 2rem;
  font-family: "MulishBold", arial, helvetica, sans-serif;
  color: #333;
  background: url("../images/dui1.png") no-repeat left 9px;
  background-size: 18px;
}

.m-newsb3 .item-desc {
  margin-top: 7px;
  padding-left: 30px;
  color: #666;
}

@media screen and (max-width: 1440px) {
  .m-newsb3 .box-item {
    padding: 20px;
  }
  .m-newsb3 .item-title {
    line-height: 24px;
    font-size: 16px;
    font-size: 1.6rem;
    background-position-y: 3px;
  }
}
@media screen and (max-width: 640px) {
  .m-newsb3 .box-item {
    width: 100%;
  }
}
.m-newsimg .box-wp {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: -20px;
}

.m-newsimg .box-item {
  margin-bottom: 20px;
  width: 48.5333333333%;
}

.m-downl {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: stretch;
  margin-bottom: -24px;
}

.m-downl .box-item {
  margin-bottom: 24px;
  width: 49.2%;
  padding: 16px 23px;
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: center;
  background-color: #F7F6F2;
  cursor: pointer;
}

.m-downl .box-item:hover {
  background-color: #1D5493;
}

.m-downl .box-item:hover .item-icon, .m-downl .box-item:hover .item-title, .m-downl .box-item:hover .item-link {
  color: #fff;
  border-color: #fff;
}

.m-downl .item-icon {
  flex: 0 0 auto;
  font-size: 30px;
  font-size: 3rem;
  color: #666;
}

.m-downl .item-title {
  flex: 1 1 auto;
  margin: 0 10px;
  line-height: 28px;
  font-size: 20px;
  font-size: 2rem;
  color: #666;
}

.m-downl .item-link {
  flex: 0 0 auto;
  width: 38px;
  line-height: 36px;
  font-size: 20px;
  font-size: 2rem;
  color: #666;
  text-align: center;
  border: 1px solid #666;
  border-radius: 50%;
}

@media screen and (max-width: 1440px) {
  .m-downl .box-item {
    padding: 15px;
  }
  .m-downl .box-item .item-title {
    line-height: 24px;
    font-size: 16px;
    font-size: 1.6rem;
  }
  .m-downl .box-item .item-link {
    width: 30px;
    line-height: 28px;
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 767px) {
  .m-downl .box-item {
    width: 100%;
  }
}
.m-newsl .list-item {
  padding-top: 55px;
  padding-bottom: 44px;
  border-bottom: 1px solid #CCC;
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: flex-start;
}

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

.m-newsl .list-item:last-child {
  padding-bottom: 0;
  border: none;
}

.m-newsl .item-pic {
  flex: 0 0 auto;
  width: 540px;
  margin-right: 37px;
}

.m-newsl .item-text {
  flex: 1 1 auto;
  align-self: stretch;
  display: flex;
  flex-flow: column nowrap;
  justify-content: space-between;
  align-items: flex-start;
  overflow: hidden;
  padding-top: 25px;
  padding-bottom: 25px;
}

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

.m-newsl .item-time {
  line-height: 28px;
  font-size: 18px;
  font-size: 1.8rem;
  color: #1D5493;
}

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

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

.m-newsl .item-desc {
  margin-top: 20px;
  max-height: 112px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  color: #666;
}

.m-newsl .item-link {
  margin-top: 46px;
}

@media screen and (max-width: 1440px) {
  .m-newsl .list-item {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .m-newsl .item-text {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .m-newsl .item-title, .m-newsl .item-time, .m-newsl .item-desc {
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-newsl .item-title {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .m-newsl .item-title, .m-newsl .item-desc {
    margin-top: 10px;
    max-height: 48px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
  }
  .m-newsl .item-pic {
    width: 350px;
    margin-right: 20px;
  }
  .m-newsl .item-link {
    margin-top: 20px;
  }
}
@media screen and (max-width: 640px) {
  .m-newsl .list-item {
    display: block;
  }
  .m-newsl .item-pic {
    margin-right: 0;
    width: 100%;
  }
  .m-newsl .item-text {
    padding-top: 20px;
    padding-bottom: 0;
  }
  .m-newsl .item-desc {
    margin-top: 10px;
  }
}
.m-sdnews .box-list {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: -42px;
}

.m-sdnews .list-item {
  margin-bottom: 42px;
  width: 100%;
}

.m-sdnews .item-time {
  margin-top: 14px;
  line-height: 28px;
  font-size: 18px;
  font-size: 1.8rem;
  color: #1D5493;
}

.m-sdnews .item-title {
  margin-top: 6px;
  max-height: 56px;
  line-height: 28px;
  font-size: 18px;
  font-size: 1.8rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

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

.m-sdnews .item-text {
  padding: 0 8px;
}

@media screen and (max-width: 1440px) {
  .m-sdnews .box-list {
    margin-bottom: -20px;
  }
  .m-sdnews .list-item {
    margin-bottom: 20px;
  }
  .m-sdnews .item-time, .m-sdnews .item-title {
    line-height: 22px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-sdnews .item-title {
    max-height: 44px;
  }
}
@media screen and (max-width: 991px) {
  .m-sdnews .list-item {
    margin-right: 1.5%;
    width: 32.33%;
  }
  .m-sdnews .list-item:nth-child(3n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 480px) {
  .m-sdnews .list-item {
    margin-right: 0;
    width: 100%;
  }
}
.g-ctusfix {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: flex-start;
}

.m-ctusinfo {
  width: 35.7333333333%;
}

.m-ctusinfo .box-desc {
  margin-top: 15px;
}

.m-ctusinfo .info-item {
  padding-top: 40px;
  padding-bottom: 20px;
  border-bottom: 1px solid #D9D9D9;
}

.m-ctusinfo .item-title {
  line-height: 36px;
  font-size: 24px;
  font-size: 2.4rem;
  font-family: "MulishBold", arial, helvetica, sans-serif;
  color: #1e1e1e;
}

.m-ctusinfo .item-fix {
  margin-top: 7px;
  line-height: 28px;
  font-size: 18px;
  font-size: 1.8rem;
  word-break: break-word;
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: flex-start;
}

.m-ctusinfo .item-icon {
  flex: 0 0 auto;
  width: 33px;
}

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

@media screen and (max-width: 1440px) {
  .m-ctusinfo .info-item {
    padding-top: 30px;
  }
  .m-ctusinfo .item-fix {
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-ctusinfo .item-title {
    line-height: 24px;
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 991px) {
  .m-ctusinfo {
    width: 100%;
  }
}
.m-ctusform {
  width: 57.2%;
  padding: 26px 50px 22px;
  background-color: #F7F6F2;
}

.m-ctusform .box-title {
  margin-bottom: 28px;
  text-align: center;
}

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

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

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

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

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

.m-ctusform .form-text {
  display: block;
  width: 100%;
  height: 50px;
  line-height: 50px;
  padding-left: 26px;
  padding-right: 10px;
  font-size: 18px;
  font-size: 1.8rem;
  color: #666;
  border: 1px solid #D2D2D2;
  border-radius: 5px;
}

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

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

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

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

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

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

@media screen and (max-width: 1440px) {
  .m-ctusform {
    padding: 30px 20px 20px;
  }
  .m-ctusform .box-title {
    margin-bottom: 30px;
  }
  .m-ctusform .form-item {
    margin-bottom: 15px;
  }
  .m-ctusform .form-text, .m-ctusform .form-btn {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 991px) {
  .m-ctusform {
    width: 100%;
    margin-top: 30px;
  }
}
@media screen and (max-width: 640px) {
  .m-ctusform .form-item {
    width: 100%;
  }
}
.m-ctusmap {
  margin-top: 60px;
}

@media screen and (max-width: 1440px) {
  .m-ctusmap {
    margin-top: 30px;
  }
}
@font-face {
  font-family: "MulishBlack";
  src: url("../fonts/MulishBlack.eot");
  src: url("../fonts/MulishBlack.eot") format("embedded-opentype"), url("../fonts/MulishBlack.woff2") format("woff2"), url("../fonts/MulishBlack.woff") format("woff"), url("../fonts/MulishBlack.ttf") format("truetype"), url("../fonts/MulishBlack.svg#MulishBlack") format("svg");
  font-display: swap;
}
@font-face {
  font-family: "MulishBold";
  src: url("../fonts/MulishBold.eot");
  src: url("../fonts/MulishBold.eot") format("embedded-opentype"), url("../fonts/MulishBold.woff2") format("woff2"), url("../fonts/MulishBold.woff") format("woff"), url("../fonts/MulishBold.ttf") format("truetype"), url("../fonts/MulishBold.svg#MulishBold") format("svg");
  font-display: swap;
}
@font-face {
  font-family: "MulishRegular";
  src: url("../fonts/MulishRegular.eot");
  src: url("../fonts/MulishRegular.eot") format("embedded-opentype"), url("../fonts/MulishRegular.woff2") format("woff2"), url("../fonts/MulishRegular.woff") format("woff"), url("../fonts/MulishRegular.ttf") format("truetype"), url("../fonts/MulishRegular.svg#MulishRegular") format("svg");
  font-display: swap;
}
@font-face {
  font-family: "MulishSemiBold";
  src: url("../fonts/MulishSemiBold.eot");
  src: url("../fonts/MulishSemiBold.eot") format("embedded-opentype"), url("../fonts/MulishSemiBold.woff2") format("woff2"), url("../fonts/MulishSemiBold.woff") format("woff"), url("../fonts/MulishSemiBold.ttf") format("truetype"), url("../fonts/MulishSemiBold.svg#MulishSemiBold") format("svg");
  font-display: swap;
}
@font-face {
  font-family: "iconfont"; /* Project id 5159381 */
  src: url("data:application/x-font-woff2;charset=utf-8;base64,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") format("woff2"), url("../fonts/iconfont.woff?t=1776166479925") format("woff"), url("../fonts/iconfont.ttf?t=1776166479925") format("truetype");
}
.iconfont {
  font-family: "iconfont" !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

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

.icon-pdf:before {
  content: "\e67a";
}

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

.icon-left2:before {
  content: "\e8dc";
}

.daxie {
  text-transform: uppercase;
}

.m-hsdot em {
  display: block;
  position: relative;
  padding-left: 28px;
}
.m-hsdot em:before {
  content: "";
  position: absolute;
  left: 12px;
  top: 12px;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: #666;
}
@media screen and (max-width: 1440px) {
  .m-hsdot em {
    padding-left: 24px;
  }
  .m-hsdot em:before {
    left: 10px;
    top: 10px;
  }
}

.m-prob3 {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: flex-start;
}
.m-prob3 .box-wp {
  width: 47.3333333333%;
}
.m-prob3 .box-desc em {
  display: block;
  padding-left: 24px;
}
.m-prob3 .box-img {
  margin-top: 38px;
  margin-bottom: -20px;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: flex-start;
}
.m-prob3 .img-item {
  margin-bottom: 20px;
  width: 49.2957746479%;
}
@media screen and (max-width: 1440px) {
  .m-prob3 .box-img {
    margin-top: 30px;
  }
}
@media screen and (max-width: 767px) {
  .m-prob3 .box-wp {
    width: 100%;
    margin-top: 30px;
  }
  .m-prob3 .box-wp:first-child {
    margin-top: 0;
  }
}

.m-prob4 {
  padding-top: 85px;
  padding-bottom: 85px;
  background-color: #F5F5F5;
}
.m-prob4 .box-wp {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
}
.m-prob4 .box-img {
  order: 2;
  width: 45.3333333333%;
  max-width: 580px;
}
.m-prob4 .box-img img {
  display: block;
}
.m-prob4 .box-text {
  width: 45.3333333333%;
  max-width: 580px;
}
@media screen and (max-width: 1440px) {
  .m-prob4 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
@media screen and (max-width: 767px) {
  .m-prob4 .box-img, .m-prob4 .box-text {
    width: 100%;
  }
  .m-prob4 .box-text {
    order: 2;
  }
  .m-prob4 .box-text {
    margin-top: 30px;
  }
}

.m-prob5 .box-wp {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: -20px;
}
.m-prob5 .box-item {
  margin-right: 1.3333333333%;
  margin-bottom: 20px;
  width: 24%;
}
.m-prob5 .box-item:nth-child(4n) {
  margin-right: 0;
}
@media screen and (max-width: 640px) {
  .m-prob5 .box-wp {
    justify-content: space-between;
  }
  .m-prob5 .box-item {
    width: 49%;
    margin-right: 0;
  }
}

.m-prooths {
  margin-top: 70px;
}
.m-prooths .box-link {
  justify-content: space-between;
  margin-bottom: -10px;
}
.m-prooths .link {
  margin-right: 10px;
  margin-bottom: 10px;
}
.m-prooths .link:last-child {
  margin-right: 0;
}
.m-prooths .link1 {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-start;
}
.m-prooths .link1 em {
  order: 2;
  margin-right: 0;
  margin-left: 10px;
}
.m-prooths .link1 i {
  transform: rotateY(180deg);
}
@media screen and (max-width: 1440px) {
  .m-prooths {
    margin-top: 40px;
  }
}

.m-mctus {
  padding-top: 75px;
  padding-bottom: 76px;
  background: url("../images/mctus-bg1.png") no-repeat left top;
  background-color: #003829;
}
.m-mctus .box-wp {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: center;
}
.m-mctus .box-text {
  color: #fff;
  flex: 1 1 auto;
  margin-right: 30px;
}
.m-mctus .box-text a {
  color: #fff;
}
.m-mctus .box-link {
  flex: 0 0 auto;
}
.m-mctus .box-desc {
  margin-top: 23px;
  max-width: 890px;
}
@media screen and (max-width: 1440px) {
  .m-mctus {
    padding-top: 40px;
    padding-bottom: 40px;
    background-size: 120px;
  }
  .m-mctus .box-desc {
    margin-top: 20px;
  }
}
@media screen and (max-width: 640px) {
  .m-mctus .box-wp {
    display: block;
  }
  .m-mctus .box-text {
    margin-right: 0;
    margin-bottom: 30px;
  }
}

.m-htnews {
  margin-bottom: 32px;
}
.m-htnews .box-title {
  margin-bottom: 42px;
}
@media screen and (max-width: 1440px) {
  .m-htnews {
    margin-bottom: 30px;
  }
  .m-htnews .box-title {
    margin-bottom: 30px;
  }
}

.m-newsl2 {
  border-top: 1px solid #ccc;
  max-height: 390px;
  overflow-y: auto;
}
.m-newsl2 .list-item {
  padding-top: 32px;
  padding-bottom: 20px;
  padding-left: 13px;
  padding-right: 13px;
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  border-bottom: 1px solid #ccc;
}
.m-newsl2 .item-text {
  flex: 1 1 auto;
  overflow: hidden;
  margin-right: 20px;
}
.m-newsl2 .item-time {
  line-height: 28px;
  font-size: 18px;
  font-size: 1.8rem;
  color: #666;
}
.m-newsl2 .item-title {
  margin-top: 12px;
  line-height: 28px;
  font-size: 18px;
  font-size: 1.8rem;
  font-family: "MulishSemiBold", arial, helvetica, sans-serif;
  max-height: 56px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.m-newsl2 .item-title a {
  display: block;
}
.m-newsl2 .item-link {
  flex: 0 0 auto;
  align-self: center;
}
.m-newsl2 .item-link .link {
  color: #666;
  border-color: #666;
}
.m-newsl2 .item-link .link:hover {
  color: #fff;
  background-color: #F70;
  border-color: #F70;
}
@media screen and (max-width: 1440px) {
  .m-newsl2 {
    max-height: 300px;
  }
  .m-newsl2 .list-item {
    padding: 20px 8px;
  }
  .m-newsl2 .list-item .item-time, .m-newsl2 .list-item .item-title {
    line-height: 24px;
    font-size: 16px;
    font-size: 1.6rem;
  }
  .m-newsl2 .list-item .item-title {
    max-height: 48px;
    margin-top: 8px;
  }
}

.m-sdbox {
  margin-top: 34px;
  background-color: #f7f7f7;
}
.m-sdbox .box-title {
  padding: 20px;
  line-height: 36px;
  font-size: 24px;
  font-size: 2.4rem;
  font-family: "MulishBold", arial, helvetica, sans-serif;
  color: #fff;
  background-color: #1D5493;
}
.m-sdbox .box-wp {
  border: 1px solid #ccc;
  padding: 24px 30px;
}
.m-sdbox:first-child {
  margin-top: 0;
}
@media screen and (max-width: 1440px) {
  .m-sdbox {
    margin-top: 30px;
  }
  .m-sdbox .box-title {
    line-height: 24px;
    font-size: 18px;
    font-size: 1.8rem;
  }
  .m-sdbox .box-wp {
    padding: 20px;
  }
}

@media screen and (max-width: 991px) {
  .m-sdwp {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    align-items: stretch;
    margin-bottom: -30px;
  }
  .m-sdwp .m-sdbox {
    width: 48%;
    margin-top: 0;
    margin-bottom: 30px;
    border: 1px solid #ccc;
  }
  .m-sdwp .m-sdbox .box-wp {
    border: none;
  }
}
@media screen and (max-width: 480px) {
  .m-sdwp .m-sdbox {
    width: 100%;
  }
}

.m-sdexhi .box-item .item-title {
  margin-top: 9px;
  line-height: 28px;
  font-size: 18px;
  font-size: 1.8rem;
  font-family: "MulishBold", arial, helvetica, sans-serif;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.m-sdexhi .box-item .item-desc {
  height: 56px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.m-sdexhi .box-item .item-desc p{
    display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
@media screen and (max-width: 1440px) {
  .m-sdexhi .box-item .item-title, .m-sdexhi .box-item .item-video {
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-sdexhi .box-item .item-desc {
    height: 48px;
  }
}

.m-sdpro .box-item {
  border: 1px solid #ccc;
  background-color: #fff;
}
.m-sdpro .box-item .item-text {
  padding: 16px 20px 14px;
  text-align: center;
}
.m-sdpro .box-item .item-title {
  line-height: 36px;
  font-size: 20px;
  font-size: 2rem;
  font-family: "MulishBold", arial, helvetica, sans-serif;
}
.m-sdpro .box-item .item-link {
  margin-top: 1px;
  line-height: 34px;
  font-size: 20px;
  font-size: 2rem;
  color: #1D5493;
}
.m-sdpro .box-item .item-link a {
  color: #1D5493;
}
.m-sdpro .box-item .item-link a:hover {
  color: #F70;
}
@media screen and (max-width: 1440px) {
  .m-sdpro .box-item .item-text {
    padding: 15px;
  }
  .m-sdpro .box-item .item-title, .m-sdpro .box-item .item-link {
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.m-mexhi .box-title {
  margin-bottom: 50px;
}
.m-mexhi .swiper-slide {
  width: 47.9166666667%;
  max-width: 920px;
}
.m-mexhi .box-item {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: flex-start;
}
.m-mexhi .item-pic img {
  width: 100%;
}
.m-mexhi .item-pic1 {
  width: 41.3043478261%;
}
.m-mexhi .item-pic2 {
  width: 55.8695652174%;
}
@media screen and (max-width: 1440px) {
  .m-mexhi .box-title {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 640px) {
  .m-mexhi .swiper-slide {
    width: 100%;
  }
}