@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:Arial, Helvetica, 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;
}

.wap-hd-nav {
  display: none;
}

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

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

* {
  margin: 0px;
  padding: 0px;
  box-sizing: border-box;
}

html {
  font-size: 62.5%;
  height: 100%;
  scroll-behavior: smooth;
}

body {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  overflow-x: hidden;
 
  font-family:Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  color: #333;
  line-height: 1.2;
  background-color: #fff;
}

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

a:hover {
  color: #1ca9ee;
}

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:Arial, Helvetica, sans-serif;
}

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

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

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

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

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

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

textarea {
  resize: none;
}

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

em, i {
  font-style: normal;
}

/* .c-xx start */
.c-cb {
  clear: both;
}

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

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

.c-oh {
  overflow: hidden;
}

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

.c-pr {
  position: relative;
}

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

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

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

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

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

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

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

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

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

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

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

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

.f-box1 {
  max-width: 1600px;
  width: calc(100% - 100px);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.m-crm {
  padding-top: 25px;
  line-height: 26px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #666;
}

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

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

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

@media screen and (max-width: 1219px) {
  .m-crm {
    padding-top: 20px;
  }
}
.m-oths {
  margin-top: 30px;
  padding-top: 29px;
  padding-bottom: 29px;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
}

.m-oths .oths-item {
  line-height: 26px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #999;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

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

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

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

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

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

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

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

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

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

.m-page2 {
  position: relative;
}

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

.m-kf .kf-item {
  position: relative;
  display: block;
  line-height: 0;
  font-size: 0;
  width: 50px;
  line-height: 50px;
  margin-bottom: 1px;
  font-size: 20px;
  font-size: 2rem;
  color: #fff;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.3);
}

.m-kf .kf-item:hover {
  color: #fff;
  background-color: #1ca9ee;
}

.m-kf .kf-item.active {
  background-color: #1ca9ee;
}

.m-kf .kf-item .icon-up1 {
  display: inline-block;
  vertical-align: middle;
  width: 24px;
  line-height: 22px;
  border: 1px solid #fff;
  border-radius: 50%;
  font-size: 12px;
  font-size: 1.2rem;
  transform: translateY(-5px);
}

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

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

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

.g-bd {
  overflow: hidden;
}

.g-bd1 {
  position: relative;
  z-index: 2;
  background-color: #fff;
}

.g-bd2 {
  background-repeat: no-repeat;
  background-position: center top;
}

.g-hserv {
  padding-top: 97px;
}

@media screen and (max-width: 1219px) {
  .g-hserv {
    padding-top: 30px;
  }
}
.m-htt {
  line-height: 74px;
  font-size: 64px;
  font-size: 6.4rem;
  color: #171717;
}

.m-htt a {
  color: #171717;
}

.m-htt a:hover {
  color: #1ca9ee;
}

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

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

.m-hserv .box-fix {
  display: flex;
  flex-flow: column nowrap;
  justify-content: space-between;
  align-items: flex-start;
}

.m-hserv .box-fix .box-item {
  position: relative;
  width: 100%;
}

.m-hserv .box-fix .box-item .item-title {
  position: absolute;
  left: 0;
  bottom: 15px;
  width: 100%;
  padding: 0 20px;
  line-height: 32px;
  font-size: 22px;
  font-size: 2.2rem;
  font-weight: bold;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #fff;
}

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

.m-hserv .box-fix .box-item .item-title a:hover {
  text-decoration: underline;
}

.m-hserv .box-fix1 {
  width: 29.5%;
}

.m-hserv .box-fix2 {
  width: 18.0714285714%;
}

.m-hserv .box-fix3 {
  width: 48.8571428571%;
}

.m-hserv .box-slide {
  position: relative;
  width: 100%;
}

.m-hserv .box-slide .item-text {
  position: absolute;
  left: 0;
  bottom: 15px;
  padding-left: 20px;
  padding-right: 105px;
  color: #fff;
}

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

.m-hserv .box-slide .item-text a:hover {
  text-decoration: underline;
}

.m-hserv .box-slide .item-title {
  line-height: 32px;
  font-size: 22px;
  font-size: 2.2rem;
  font-weight: bold;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.m-hserv .box-slide .item-link {
  margin-top: 12px;
  line-height: 26px;
  font-size: 16px;
  font-size: 1.6rem;
}

.m-hserv .box-slide .btn-wp {
  position: absolute;
  z-index: 2;
  right: 0;
  bottom: 0;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
  background-color: #fff;
}

.m-hserv .box-slide .box-btn {
  width: 50px;
  line-height: 60px;
  font-size: 20px;
  font-size: 2rem;
  text-align: center;
  cursor: pointer;
}

.m-hserv .box-slide .box-btn:hover {
  color: #1ca9ee;
}

.m-hserv .box-slide .btn-line {
  width: 2px;
  height: 16px;
  background-color: #cccccc;
}

@media screen and (max-width: 1219px) {
  .m-hserv .box-title {
    margin-bottom: 30px;
  }
  .m-hserv .box-fix .box-item .item-title {
    font-size: 14px;
    font-size: 1.4rem;
    bottom: 10px;
    padding: 0 10px;
  }
  .m-hserv .box-slide .item-title, .m-hserv .box-slide .item-link {
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-hserv .box-slide .item-link {
    margin-top: 0;
  }
  .m-hserv .box-slide .item-text {
    bottom: 10px;
    padding-left: 10px;
    padding-right: 85px;
  }
  .m-hserv .box-slide .box-btn {
    width: 40px;
    line-height: 40px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 480px) {
  .m-hserv .box-fix {
    width: 100%;
  }
  .m-hserv .box-fix .box-item {
    margin-bottom: 10px;
  }
}
.g-habt {
  margin-top: 140px;
  padding-top: 108px;
  padding-bottom: 137px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

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

.m-habt .box-img {
  position: relative;
  margin-right: 3.5714285714%;
  margin-bottom: 90px;
  width: 40%;
  order: 2;
}

.m-habt .box-img .img {
  position: relative;
  z-index: 2;
  display: block;
  line-height: 0;
  font-size: 0;
}

.m-habt .box-img .fix {
  position: absolute;
  left: 8.9285714286%;
  top: 70px;
  width: 100%;
  height: calc(100% + 20px);
  background-repeat: no-repeat;
  background-position: center;
}

.m-habt .box-img .title {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100%;
  padding: 0 8.9285714286%;
  line-height: 90px;
  font-size: 30px;
  font-size: 3rem;
  color: #fff;
  text-align: right;
}

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

.m-habt .box-img .title a:hover {
  color: #333;
}

.m-habt .box-text {
  padding-top: 32px;
  width: 50.3571428571%;
}

.m-habt .box-desc {
  margin-top: 36px;
  max-height: 180px;
  line-height: 36px;
  font-size: 18px;
  font-size: 1.8rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
  color: #171717;
}

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

.m-habt .box-link a {
  display: inline-block;
  min-width: 160px;
  line-height: 20px;
  padding: 14px;
  text-align: center;
  font-size: 16px;
  font-size: 1.6rem;
  border: 1px solid #333;
}

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

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

.m-habt .info-item {
  margin-bottom: 20px;
  max-width: 24%;
}

.m-habt .info-item .item-num {
  line-height: 1;
  font-size: 20px;
  font-size: 2rem;
  color: #171717;
}

.m-habt .info-item .item-num em {
  font-size: 80px;
  font-size: 8rem;
  font-weight: bold;
}

.m-habt .info-item .item-title {
  margin-top: 11px;
  line-height: 26px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #171717;
}

@media screen and (max-width: 1219px) {
  .m-habt .box-text {
    padding-top: 20px;
  }
  .m-habt .box-desc {
    margin-top: 10px;
    max-height: 120px;
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-habt .box-link {
    margin-top: 20px;
  }
  .m-habt .box-link a {
    min-width: 80px;
    padding: 5px 15px;
    line-height: 20px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-habt .box-img {
    margin-right: 30px;
    margin-bottom: 30px;
  }
  .m-habt .box-img .title {
    line-height: 30px;
    font-size: 14px;
    font-size: 1.4rem;
    padding: 0 30px;
  }
  .m-habt .box-img .fix {
    left: 20px;
    top: 30px;
    height: 100%;
  }
  .m-habt .box-info {
    margin-top: 30px;
  }
  .m-habt .info-item .item-num {
    font-size: 12px;
    font-size: 1.2rem;
  }
  .m-habt .info-item .item-num em {
    font-size: 20px;
    font-size: 2rem;
  }
  .m-habt .info-item .item-title {
    margin-top: 10px;
    line-height: 22px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 640px) {
  .m-habt .box-img {
    width: calc(100% - 30px);
  }
  .m-habt .box-text {
    width: 100%;
    order: 2;
  }
  .m-habt .info-item {
    width: 49%;
    max-width: 49%;
  }
}
.g-hcase {
  padding-top: 112px;
}

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

.m-hcase .box-fix1 {
  width: 53.5714285714%;
}

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

.m-hcase .box-fix1 .item-name {
  line-height: 28px;
  font-size: 18px;
  font-size: 1.8rem;
  color: #1ca9ee;
}

.m-hcase .box-fix1 .item-title {
  margin-top: 4px;
  line-height: 52px;
  font-size: 42px;
  font-size: 4.2rem;
 
}

.m-hcase .box-fix1 .item-desc {
  margin-top: 20px;
  max-height: 108px;
  line-height: 36px;
  font-size: 18px;
  font-size: 1.8rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}

.m-hcase .box-fix1 .item-pic {
  margin-top: 43px;
}

.m-hcase .box-fix2 {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: flex-start;
  width: 39.1428571429%;
}

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

.m-hcase .box-fix2 .box-item3 {
  margin-top: 29px;
  width: 47.8976234004%;
}

.m-hcase .box-fix2 .item-name {
  margin-top: 13px;
  line-height: 28px;
  font-size: 18px;
  font-size: 1.8rem;
  color: #1ca9ee;
}

.m-hcase .box-fix2 .item-title {
  margin-top: 4px;
  line-height: 30px;
  font-size: 20px;
  font-size: 2rem;
  max-height: 60px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.m-hcase .box-fix2 .item-title a {
  display: inline-block;
}

@media screen and (max-width: 1219px) {
  .m-hcase .box-fix .item-name {
    line-height: 22px;
    font-size: 12px;
    font-size: 1.2rem;
  }
  .m-hcase .box-fix1 .item-title {
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
    margin-top: 10px;
  }
  .m-hcase .box-fix1 .item-desc {
    margin-top: 10px;
    line-height: 22px;
    font-size: 14px;
    font-size: 1.4rem;
    max-height: 66px;
  }
  .m-hcase .box-fix1 .item-pic {
    margin-top: 20px;
  }
  .m-hcase .box-fix2 .item-title {
    margin-top: 5px;
    line-height: 22px;
    font-size: 14px;
    font-size: 1.4rem;
    max-height: 44px;
  }
  .m-hcase .box-fix2 .box-item2 {
    margin-top: 20px;
  }
}
@media screen and (max-width: 640px) {
  .m-hcase .box-fix {
    width: 100%;
  }
  .m-hcase .box-fix2 .box-item {
    margin-top: 20px;
  }
}
.g-hctus {
  margin-top: 110px;
  background-color: #f7f7f7;
  padding-top: 99px;
  padding-bottom: 104px;
}

@media screen and (max-width: 1219px) {
  .g-hctus {
    margin-top: 30px;
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.m-hctus {
  padding-left: calc((100% - 1400px) / 2);
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
}

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

.m-hctus .box-img:before {
  content: "";
  position: absolute;
  left: -34.5833333333%;
  top: 50%;
  transform: translate(0, -50%);
  width: 69.7916666667%;
  height: 92.2509225092%;
  background: url("../images/hctus-bg1.png") no-repeat center;
  background-size: 100%;
}

.m-hctus .box-fix {
  position: relative;
  z-index: 2;
  width: 36.1445783133%;
}

.m-hctus .box-title {
  line-height: 42px;
  font-size: 32px;
  font-size: 3.2rem;
  color: #171717;
}

.m-hctus .box-desc {
  margin-top: 8px;
  line-height: 30px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #666;
}

.m-hctus .box-form {
  margin-top: 23px;
}

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

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

.m-hctus .form-item1 {
  width: 48.3333333333%;
}

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

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

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

.m-hctus .form-item4 {
  margin-bottom: 0;
  width: 100%;
  max-width: 102px;
}

.m-hctus .form-text {
  display: block;
  width: 100%;
  height: 40px;
  line-height: 38px;
  padding-left: 12px;
  padding-right: 10px;
  font-size: 14px;
  font-size: 1.4rem;
  color: #333;
  background-color: #ffffff;
  border: solid 1px #e5e5e5;
}

.m-hctus .form-text2 {
  height: 170px;
  line-height: 26px;
  padding-top: 7px;
}

.m-hctus .form-code {
  position: absolute;
  right: 1px;
  top: 1px;
  width: 90px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  background-color: #f3fbfe;
  overflow: hidden;
}

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

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

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

@media screen and (max-width: 1600px) {
  .m-hctus {
    padding-left: 100px;
  }
}
@media screen and (max-width: 1219px) {
  .m-hctus .box-title {
    line-height: 24px;
    font-size: 18px;
    font-size: 1.8rem;
  }
  .m-hctus .box-desc {
    line-height: 22px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-hctus .form-item {
    margin-bottom: 10px;
  }
  .m-hctus .form-text {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 991px) {
  .m-hctus {
    padding-left: 2%;
  }
}
@media screen and (max-width: 640px) {
  .m-hctus {
    padding-right: 2%;
  }
  .m-hctus .box-fix, .m-hctus .box-img {
    width: 100%;
    order: 2;
  }
  .m-hctus .box-fix {
    margin-top: 20px;
  }
  .m-hctus .box-img:before {
    display: none;
  }
}
.m-formcountry {
  position: relative;
}

.m-formcountry .drop-btn {
  position: relative;
}

.m-formcountry .drop-btn i, .m-formcountry .drop-btn svg {
  position: absolute;
  right: 5px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 12px;
}

.m-formcountry .drop-list {
  display: none;
  border: 1px solid #e6e6e6;
  width: 100%;
  position: absolute;
  top: 100%;
  background-color: #fff;
  max-height: 223px;
  overflow-x: hidden;
  z-index: 10001;
  scrollbar-color: #333 rgba(0, 0, 0, 0.05);
  scrollbar-width: thin;
}

.m-formcountry .drop-list::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}

.m-formcountry .drop-list::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0.05);
}

.m-formcountry .drop-list::-webkit-scrollbar-thumb {
  background-color: #333;
}

.m-formcountry .drop-list li {
  font-size: 14px;
  line-height: 20px;
  overflow: hidden;
  padding: 5px 27px;
  cursor: pointer;
  border-bottom: 1px solid #e6e6e6;
  color: #999;
}

.m-formcountry .drop-list li.on {
  background-color: #e0e0e0;
}

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

.m-hctus .form-text:-moz-placeholder {
  color: #666;
  opacity: 1;
}

.m-hctus .form-text::-moz-placeholder {
  color: #666;
  opacity: 1;
}

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

.g-hnews {
  padding-top: 97px;
  padding-bottom: 106px;
}

@media screen and (max-width: 1219px) {
  .g-hnews {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.m-hlnk a {
  display: inline-block;
  min-width: 160px;
  line-height: 20px;
  padding: 14px;
  font-size: 16px;
  font-size: 1.6rem;
  text-align: center;
  border: 1px solid #333;
}

.m-hlnk a:hover {
  color: #fff;
  background-color: #1ca9ee;
  border-color: #1ca9ee;
}

@media screen and (max-width: 1219px) {
  .m-hlnk a {
    min-width: 80px;
    padding: 5px 14px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.m-hnews .box-hd {
  padding-bottom: 28px;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
}

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

.m-hnews .box-link {
  margin-bottom: 10px;
}

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

.m-hnews .box-fix .item-time {
  line-height: 1;
  font-size: 14px;
  font-size: 1.4rem;
  color: #999;
}

.m-hnews .box-fix .item-time em {
  margin-bottom: 5px;
  display: block;
  font-size: 42px;
  font-size: 4.2rem;
  color: #333;
}

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

.m-hnews .box-fix .item-desc {
  line-height: 24px;
  font-size: 14px;
  font-size: 1.4rem;
}

.m-hnews .box-fix .item-link {
  line-height: 24px;
  font-size: 14px;
  font-size: 1.4rem;
  color: #1ca9ee;
}

.m-hnews .box-fix .item-link a {
  color: #1ca9ee;
}

.m-hnews .box-fix .item-link a:hover {
  text-decoration: underline;
  text-underline-offset: 5px;
}

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

.m-hnews .box-fix1 .box-item {
  padding-top: 24px;
  padding-bottom: 24px;
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  border-bottom: 1px solid #ccc;
}

.m-hnews .box-fix1 .box-item:first-child {
  padding-top: 0;
}

.m-hnews .box-fix1 .item-pic {
  flex: 0 0 auto;
  width: 320px;
  margin-right: 4.6583850932%;
}

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

.m-hnews .box-fix1 .item-title {
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 12px;
}

.m-hnews .box-fix1 .item-desc {
  margin-top: 14px;
  height: 48px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.m-hnews .box-fix1 .item-link {
  margin-top: 25px;
}

.m-hnews .box-fix2 {
  width: 26.4285714286%;
  border-bottom: 1px solid #ccc;
}

.m-hnews .box-fix2 .box-item {
  padding-bottom: 25px;
}

.m-hnews .box-fix2 .item-time {
  margin-top: 12px;
}

.m-hnews .box-fix2 .item-title {
  height: 60px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.m-hnews .box-fix2 .item-title a {
  display: block;
}

.m-hnews .box-fix2 .item-desc {
  margin-top: 7px;
  height: 48px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.m-hnews .box-fix2 .item-link {
  margin-top: 54px;
}

@media screen and (max-width: 1219px) {
  .m-hnews .box-hd {
    padding-bottom: 20px;
  }
  .m-hnews .box-fix .item-time {
    font-size: 12px;
    font-size: 1.2rem;
  }
  .m-hnews .box-fix .item-time em {
    font-size: 18px;
    font-size: 1.8rem;
  }
  .m-hnews .box-fix .item-title {
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-hnews .box-fix .item-desc, .m-hnews .box-fix .item-link {
    line-height: 22px;
    font-size: 12px;
    font-size: 1.2rem;
  }
  .m-hnews .box-fix .item-desc, .m-hnews .box-fix .item-title {
    margin-top: 5px;
  }
  .m-hnews .box-fix .item-link {
    margin-top: 10px;
  }
  .m-hnews .box-fix1 .item-desc {
    height: 44px;
  }
  .m-hnews .box-fix1 .item-pic {
    width: 250px;
  }
  .m-hnews .box-fix2 .item-title {
    height: 48px;
  }
  .m-hnews .box-fix2 .item-desc {
    height: 44px;
  }
}
@media screen and (max-width: 640px) {
  .m-hnews .box-fix {
    width: 100%;
  }
  .m-hnews .box-fix2 {
    margin-top: 20px;
  }
  .m-hnews .box-fix1 .box-item {
    display: block;
  }
  .m-hnews .box-fix1 .item-pic {
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
  }
}
.g-ft {
  position: relative;
  z-index: 2;
  background-color: #f5f5f5;
}

.m-ftfix1 {
  padding-top: 46px;
  padding-bottom: 28px;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
}

.m-ftlogo {
  line-height: 0;
  font-size: 0;
  margin-right: 10px;
  margin-bottom: 10px;
}

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

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

.m-ftshare .share-item {
  position: relative;
  margin-right: 12px;
  margin-bottom: 10px;
  width: 42px;
  line-height: 40px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #999;
  text-align: center;
  border: 1px solid #ccc;
  border-radius: 50%;
}

.m-ftshare .share-item .img {
  position: absolute;
  left: 50%;
  transform: translate(-50%, 10px);
  top: 0;
  width: 120px;
  max-width: 120px;
  display: none;
}

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

.m-ftshare .share-item:hover .img {
  display: block;
}

.m-ftfix2 {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding-top: 45px;
  padding-bottom: 50px;
  line-height: 36px;
  font-size: 16px;
  font-size: 1.6rem;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: flex-start;
}

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

.m-ftb1 {
  width: 15.7142857143%;
}

.m-ftb2 {
  width: 15.7142857143%;
}

.m-ftb3 {
  width: 15.7142857143%;
}

.m-ftb4 {
  width: 15.7142857143%;
}

.m-ftb5 {
  width: 15.7142857143%;
}

.m-ftb6 {
  padding-right: 0;
  width: 21.4285714286%;
  max-width: 270px;
  text-align: right;
  padding-top: 30px;
}

.m-ftt {
  margin-bottom: 17px;
}

.m-ftinfo .info-tel {
  line-height: 48px;
  font-size: 18px;
  font-size: 1.8rem;
  color: #666;
  text-align:left;
}

.m-ftinfo .info-tel .tel {
  font-size: 28px;
  font-size: 2.8rem;
  color: #1ca9ee;
}

.m-ftinfo .info-item {
  margin-top: 30px;
  line-height: 24px;
  color: #666;
}

.m-ftfix3 {
  padding-top: 24px;
  padding-bottom: 35px;
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: center;
  line-height: 24px;
  font-size: 14px;
  font-size: 1.4rem;
  color: #666;
}

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

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

.m-ftext {
  flex: 1 1 auto;
  margin-right: 10px;
}

.m-ftcopy {
  flex: 0 0 auto;
}

@media screen and (max-width: 1219px) {
  .m-ftshare .share-item {
    margin-right: 10px;
    width: 32px;
    line-height: 30px;
  }
  .m-ftfix2 {
    line-height: 30px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-ftt {
    margin-bottom: 10px;
  }
  .m-ftb6 {
    padding-top: 10px;
  }
  .m-ftinfo .info-tel {
    line-height: 30px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-ftinfo .info-tel .tel {
    font-size: 18px;
    font-size: 1.8rem;
  }
  .m-ftinfo .info-item {
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
    margin-top: 10px;
  }
}
@media screen and (max-width: 767px) {
  .m-ftb {
    width: 100%;
    padding-right: 0;
    margin-top: 20px;
    max-width: 100%;
  }
  .m-ftb:first-child {
    margin-top: 0;
  }
  .m-ftt, .m-ftnav {
    display: none;
  }
  .m-ftinfo {
    text-align: left;
  }
  .m-ftfix3 {
    display: block;
  }
  .m-ftcopy {
    margin-top: 5px;
  }
  .m-ftfix1 {
    padding-top: 30px;
    padding-bottom: 20px;
  }
  .m-ftfix2, .m-ftfix3 {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.banner {
  position: sticky;
  top: 0;
  z-index: 1;
  line-height: 0;
  font-size: 0;
  overflow: hidden;
}
.banner .box-text {
  position: absolute;
  z-index: 11;
  left: 13.4375vw;
  right: 13.4375vw;
  top: 50%;
  transform: translateY(-50%);
  color: #fff;
}
.banner .box-text a {
  color: #fff;
}
.banner .box-title {
  line-height: 3.125vw;
  font-size: 2.7083333333vw;
  font-weight: bold;
}
.banner .box-desc {
  margin-top: 1.0416666667vw;
  max-width: 34.8958333333vw;
  line-height: 2.5vw;
  font-size: 1.25vw;
}
.banner .box-link {
  margin-top: 2.1875vw;
}
.banner .box-link a {
  display: inline-block;
  min-width: 8.3333333333vw;
  line-height: 2.6041666667vw;
  font-size: 0.8333333333vw;
  background-color: #1ca9ee;
  color: #fff;
  text-align: center;
}
.banner .box-link a:hover {
  color: #fff;
  background-color: #333;
}

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

.banner .swiper-button-prev, .banner .swiper-button-next {
  position: absolute;
  top: 0;
  margin-top: 0;
  width: 13.0208333333vw;
  height: 100%;
  cursor: pointer;
  line-height: 1;
  font-size: 20px;
  font-size: 2rem;
  color: #fff;
  transition: all 550ms;
  opacity: 0;
}

.banner .swiper-button-prev i, .banner .swiper-button-next i {
  position: absolute;
  top: 50%;
  width: 100%;
  text-align: center;
  transform: translateY(-50%);
}

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

.banner .swiper-button-prev:hover, .banner .swiper-button-next:hover {
  color: #fff;
  opacity: 0.5;
}

.banner .swiper-button-prev {
  left: 0;
}

.banner .swiper-button-prev i {
  left: 0;
}

.banner .swiper-button-next {
  right: 0;
}

.banner .swiper-button-next i {
  right: 0;
}

@media screen and (max-width: 991px) {
  .banner {
    top: 0;
  }
  .banner .swiper-button-prev, .banner .swiper-button-next {
    opacity: 0.5;
  }
  .banner .swiper-button-prev, .banner .swiper-button-next {
    width: 50px;
  }
}
.g-hd {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 9;
  background-color: #fff;
  transition: all 550ms;
}

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

@media screen and (min-width: 992px) {
  .g-hd.hide {
    transform: translateY(-100%);
  }
}
@media screen and (max-width: 767px) {
	.banner .box-text{ display:none !important;}
}
.g-hd2 {
  box-shadow: 2px 0px 24px 0px rgba(4, 39, 72, 0.2);
}

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

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

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

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

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

.m-hdnav .nav-item > a {
  position: relative;
  display: block;
  line-height: 80px;
  font-size: 18px;
  font-size: 1.8rem;
}

.m-hdnav .nav-item > a:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 3px;
}

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

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

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

.m-hdnav .sbnav-list {
  position: absolute;
  padding-left: 24px;
  padding-right: 10px;
  padding-top: 11px;
  padding-bottom: 29px;
  width: 192px;
  background-color: rgba(255, 255, 255, 0.8);
  display: none;
}

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

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

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

.m-hdnav .sbnav-item {
  position: relative;
  padding-top: 6px;
  padding-bottom: 6px;
  line-height: 28px;
  font-size: 18px;
  font-size: 1.8rem;
  color: #333;
}

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

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

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

.m-hdlang .lang-btn {
  position: relative;
  padding-right: 15px;
  display: block;
  min-width: 110px;
  line-height: 80px;
  font-size: 16px;
  font-size: 1.6rem;
  box-sizing: border-box;
}

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

.m-hdlang .lang-btn .icon {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  border-top: 6px solid #333;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
}

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

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

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

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

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

.m-hdsch {
  position: relative;
  z-index: 3;
  margin-left: 50px;
}

.m-hdsch .sch-btn {
  display: block;
  line-height: 80px;
  font-size: 16px;
  font-size: 1.6rem;
}

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

.m-hdsch .sch-form .form-text {
  width: 100%;
  padding-left: 16px;
  padding-right: 10px;
  height: 32px;
  line-height: 32px;
  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: 32px;
  height: 32px;
  width: 34px;
  text-align: left;
  font-size: 20px;
  font-size: 2rem;
}

.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: 1220px) {
  .m-hdsch .sch-btn {
    display: none;
  }
  .m-hdsch .sch-form {
    position: relative;
    right: 0;
    top: 0;
    transform: none;
    opacity: 1;
    visibility: visible;
  }
}
.m-hdsch .form-text::-webkit-input-placeholder {
  color: #666;
  opacity: 1;
}

.m-hdsch .form-text:-moz-placeholder {
  color: #666;
  opacity: 1;
}

.m-hdsch .form-text::-moz-placeholder {
  color: #666;
  opacity: 1;
}

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

@media screen and (max-width: 1660px) {
  .m-hdnav .nav-item {
    margin-left: 30px;
  }
}
@media screen and (max-width: 1440px) {
  .m-hdlogo img {
    width: 180px;
  }
  .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-btn {
    font-size: 12px;
    font-size: 1.2rem;
  }
  .m-hdlang .lang-list {
    padding-left: 10px;
  }
  .m-hdlang .lang-item {
    line-height: 24px;
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 1219px) {
  .m-hdlogo img {
    width: 120px;
  }
  .m-hdnav .nav-item {
    margin-left: 30px;
  }
  .m-hdnav .nav-item > a {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 991px) {
  .g-hd {
    background-color: #fff;
  }
  .m-hdnav {
    display: none;
  }
  .m-hdlogo {
    line-height: 50px;
  }
  .m-hdsch {
    position: absolute;
    right: 55px;
    top: 0;
    margin-left: 0;
  }
  .m-hdsch .sch-btn {
    line-height: 50px;
  }
  .m-hdlang {
    position: absolute;
    right: 85px;
    top: 0;
    margin-left: 0;
  }
  .m-hdlang .lang-btn {
    line-height: 50px;
    padding-top: 0;
    padding-bottom: 0;
    min-width: inherit;
  }
  .m-hdlang .lang-btn i {
    margin-left: 3px;
  }
}
.f-hdpt2 {
  padding-top: 80px;
}

.f-hdpt {
  padding-top: 80px;
}

@media screen and (max-width: 991px) {
  .f-hdpt {
    padding-top: 50px;
  }
}
.g-wp1 {
  padding-top: 45px;
}

@media screen and (max-width: 1219px) {
  .g-wp1 {
    padding-top: 30px;
  }
}
.g-wp2 {
  padding-top: 75px;
  padding-bottom: 120px;
}

@media screen and (max-width: 1219px) {
  .g-wp2 {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.m-abtb1 {
  overflow: hidden;
}

.m-abtb1 .box-wp {
  padding-left: calc((100% - 1400px) / 2);
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-start;
}

.m-abtb1 .box-text {
  margin-right: 6.0714285714%;
  width: 41.8674698795%;
  padding-top: 47px;
  color: #171717;
}

.m-abtb1 .box-img {
  width: 48.048048048%;
  max-width: 740px;
  order: 2;
}

.m-abtb1 .box-title {
  line-height: 82px;
  font-size: 72px;
  font-size: 7.2rem;
  font-weight: bold;
}

.m-abtb1 .box-name {
  margin-top: 25px;
  line-height: 34px;
  font-size: 24px;
  font-size: 2.4rem;
}

.m-abtb1 .box-desc {
  margin-top: 61px;
}

.m-abtb1 .box-fix {
  position: relative;
  margin-top: 58px;
  background-color: rgba(28, 169, 238, 0.1);
  border-radius: 97px 0px 0px 97px;
  padding-top: 32px;
  padding-bottom: 42px;
}

.m-abtb1 .box-fix:before {
  content: "";
  position: absolute;
  left: 100%;
  top: 0;
  width: 960px;
  height: 100%;
  background-color: rgba(28, 169, 238, 0.1);
}

.m-abtb1 .box-info {
  margin-top: 0;
  justify-content: space-around;
}

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

.m-abtb1 .info-item .item-wp {
  max-width: 100%;
}

.m-abtb1 .info-item .item-num em {
  color: #1ca9ee;
}

@media screen and (max-width: 1600px) {
  .m-abtb1 .box-wp {
    padding-left: 100px;
  }
}
@media screen and (max-width: 1219px) {
  .m-abtb1 .box-text {
    padding-top: 10px;
  }
  .m-abtb1 .box-title {
    line-height: 1;
    font-size: 30px;
    font-size: 3rem;
  }
  .m-abtb1 .box-name {
    margin-top: 10px;
    line-height: 24px;
    font-size: 16px;
    font-size: 1.6rem;
  }
  .m-abtb1 .box-desc {
    margin-top: 20px;
  }
  .m-abtb1 .box-fix {
    margin-top: 30px;
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 991px) {
  .m-abtb1 .box-wp {
    padding-left: 2%;
    padding-right: 2%;
    display: block;
    overflow: hidden;
  }
  .m-abtb1 .box-img {
    float: right;
    margin-left: 20px;
  }
  .m-abtb1 .box-text {
    width: inherit;
  }
  .m-abtb1 .box-fix {
    border-radius: 40px 0px 0px 40px;
  }
}
@media screen and (max-width: 640px) {
  .m-abtb1 .box-fix {
    padding-left: 20px;
    padding-right: 20px;
  }
  .m-abtb1 .info-item {
    justify-content: center;
    text-align: center;
    width: 50%;
  }
}
@media screen and (max-width: 480px) {
  .m-abtb1 .box-img {
    float: none;
    margin-left: 0;
    width: 100%;
  }
}
.m-abtt {
  line-height: 58px;
  font-size: 48px;
  font-size: 4.8rem;
  font-weight: bold;
  color: #171717;
}

@media screen and (max-width: 1219px) {
  .m-abtt {
    line-height: 24px;
    font-size: 18px;
    font-size: 1.8rem;
  }
}
.m-abtb2 {
  padding-top: 101px;
  padding-bottom: 130px;
}

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

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

.m-abtb2 .box-item {
  position: relative;
  margin-right: 1.7857142857%;
  margin-bottom: 20px;
  width: 32.1428571429%;
}

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

.m-abtb2 .box-item .item-text {
  color: #fff;
  position: absolute;
  left: 0;
  bottom: 33px;
  width: 100%;
  padding: 0 10%;
  max-height: calc(100% - 60px);
  overflow-y: auto;
}

.m-abtb2 .box-item .item-title {
  position: relative;
  padding-left: 50px;
  line-height: 36px;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: bold;
}

.m-abtb2 .box-item .item-title img {
  position: absolute;
  left: 0;
  top: 0;
}

.m-abtb2 .box-item .item-desc {
  margin-top: 12px;
  line-height: 30px;
  font-size: 16px;
  font-size: 1.6rem;
  display: none;
}

.m-abtb2 .box-item:hover .item-desc {
  display: block;
}

@media screen and (max-width: 1219px) {
  .m-abtb2 {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .m-abtb2 .box-title {
    margin-bottom: 30px;
  }
  .m-abtb2 .box-item .item-text {
    bottom: 20px;
  }
  .m-abtb2 .box-item .item-title {
    padding-left: 36px;
    line-height: 26px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-abtb2 .box-item .item-title img {
    width: 26px;
  }
  .m-abtb2 .box-item .item-desc {
    margin-top: 10px;
    line-height: 22px;
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 640px) {
  .m-abtb2 .box-item {
    width: 100%;
  }
}
.m-abtb3 {
  background: url("../images/abtb3-bg1.jpg") no-repeat center;
  background-size: cover;
  background-color: #000;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: stretch;
}

.m-abtb3 .box-fix {
  width: 36.1979166667%;
  padding-top: 14.21875%;
  padding-bottom: 14.1145833333%;
  padding-left: 4.6875%;
  padding-right: 4.6875%;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-end;
  align-items: center;
}

.m-abtb3 .box-tabhd {
  position: relative;
  width: 100%;
  max-width: 345px;
  color: #fff;
}

.m-abtb3 .tabhd-title {
  position: absolute;
  left: 0;
  bottom: 100%;
  width: 100%;
  transform: translateY(-50px);
  color: #fff;
}

.m-abtb3 .tabhd-fix {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.m-abtb3 .tabhd-item {
  padding-top: 29px;
  padding-bottom: 29px;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  cursor: pointer;
}

.m-abtb3 .tabhd-item .item-icon {
  position: relative;
  flex: 0 0 auto;
  width: 38px;
  margin-right: 14px;
}

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

.m-abtb3 .tabhd-item .item-title {
  line-height: 38px;
  font-size: 20px;
  font-size: 2rem;
}

.m-abtb3 .tabhd-item.active .item-icon .icon2 {
  opacity: 1;
}

.m-abtb3 .tabhd-item.active .item-icon .icon1 {
  opacity: 0;
}

.m-abtb3 .tabhd-item.active .item-title {
  font-size: 30px;
  font-size: 3rem;
}

.m-abtb3 .box-tabbd {
  width: 63.8020833333%;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: stretch;
}

.m-abtb3 .tabbd-item {
  width: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: none;
}

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

.m-abtb3 .tabbd-item .item-wp {
  height: 100%;
  padding-top: 30px;
  padding-bottom: 30px;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: center;
}

.m-abtb3 .tabbd-item .item-fix {
  width: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  padding-left: 10.612244898%;
  padding-right: 10.612244898%;
  padding-top: 52px;
  padding-bottom: 68px;
}

.m-abtb3 .tabbd-item .item-text {
  width: 100%;
  max-width: 840px;
  color: #fff;
}

.m-abtb3 .tabbd-item .item-title {
  line-height: 40px;
  font-size: 30px;
  font-size: 3rem;
  font-weight: bold;
}

.m-abtb3 .tabbd-item .item-desc {
  margin-top: 32px;
  line-height: 30px;
}

.m-abtb3 .tabbd-item .item-desc p {
  min-height: 30px;
}

.m-abtb3 .tabbd-item .item-desc em {
  font-size: 22px;
  font-size: 2.2rem;
  font-weight: bold;
}

@media screen and (max-width: 1219px) {
  .m-abtb3 .tabhd-title {
    transform: translateY(-20px);
  }
  .m-abtb3 .tabhd-item {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .m-abtb3 .tabhd-item .item-icon {
    width: 30px;
    margin-right: 10px;
  }
  .m-abtb3 .tabhd-item .item-title {
    line-height: 30px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-abtb3 .tabhd-item.active .item-title {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .m-abtb3 .tabbd-item .item-fix {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .m-abtb3 .tabbd-item .item-title {
    line-height: 24px;
    font-size: 16px;
    font-size: 1.6rem;
  }
  .m-abtb3 .tabbd-item .item-desc {
    margin-top: 20px;
    line-height: 24px;
  }
  .m-abtb3 .tabbd-item .item-desc p {
    min-height: 24px;
  }
  .m-abtb3 .tabbd-item .item-desc em {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 640px) {
  .m-abtb3 .box-fix, .m-abtb3 .box-tabbd {
    width: 100%;
  }
  .m-abtb3 .box-tabhd {
    width: 100%;
    max-width: 100%;
  }
  .m-abtb3 .box-fix {
    padding: 30px 20px;
  }
  .m-abtb3 .tabhd-title {
    position: relative;
    bottom: 0;
    transform: none;
    margin-bottom: 10px;
  }
  .m-abtb3 .tabbd-item .item-fix {
    padding: 20px;
  }
}
.m-nbtn {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-start;
}

.m-nbtn .box-btn {
  width: 82px;
  line-height: 80px;
  font-size: 20px;
  font-size: 2rem;
  text-align: center;
  border: 1px solid #ccc;
  border-radius: 50%;
  cursor: pointer;
}

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

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

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

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

@media screen and (max-width: 1660px) {
  .m-nbtn.absolute .prev {
    left: -80px;
  }
  .m-nbtn.absolute .next {
    right: -80px;
  }
}
@media screen and (max-width: 991px) {
  .m-nbtn.absolute {
    margin-top: 20px;
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: flex-start;
  }
  .m-nbtn.absolute .box-btn {
    position: relative;
    top: auto;
    transform: none;
    left: auto;
    right: auto;
  }
  .m-nbtn.absolute .prev {
    margin-right: 20px;
  }
}
@media screen and (max-width: 1219px) {
  .m-nbtn .box-btn {
    width: 40px;
    line-height: 38px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.m-abtb4 {
  padding-top: 110px;
  padding-bottom: 120px;
  overflow: hidden;
  background: #fff;
}

.m-abtb4 .box-title {
  margin-bottom: 25px;
}

.m-abtb4 .box-desc {
  color: #171717;
  margin-bottom: 52px;
}

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

@media screen and (max-width: 1219px) {
  .m-abtb4 {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .m-abtb4 .box-title {
    margin-bottom: 10px;
  }
  .m-abtb4 .box-desc {
    margin-bottom: 20px;
  }
}
.m-servb1 {
  margin-bottom: 60px;
  padding-left: calc((100% - 1400px) / 2);
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: flex-start;
}

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

.m-servb1 .box-text {
  width: 22.8915662651%;
  max-width: 320px;
  align-self: center;
}

.m-servb1 .box-desc {
  margin-top: 37px;
  color: #171717;
}

.m-servb1 .box-link {
  margin-top: 46px;
}

@media screen and (max-width: 1600px) {
  .m-servb1 {
    padding-left: 100px;
  }
}
@media screen and (max-width: 1219px) {
  .m-servb1 {
    margin-bottom: 30px;
  }
  .m-servb1 .box-desc {
    margin-top: 10px;
  }
  .m-servb1 .box-link {
    margin-top: 20px;
  }
}
@media screen and (max-width: 991px) {
  .m-servb1 {
    padding-left: 2%;
  }
}
@media screen and (max-width: 640px) {
  .m-servb1 {
    padding-right: 2%;
  }
  .m-servb1 .box-img {
    width: 100%;
  }
  .m-servb1 .box-text {
    width: 100%;
    order: 2;
    margin-top: 10px;
    max-width: 100%;
  }
}
.m-servb2 .box-item {
  margin-top: 80px;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
}

.m-servb2 .box-item .item-pic {
  width: 61.2857142857%;
}

.m-servb2 .box-item .item-fix {
  width: 37.1428571429%;
  max-width: 470px;
  display: flex;
  flex-flow: column nowrap;
  justify-content: space-between;
  align-items: flex-start;
  align-self: stretch;
  padding-top: 3.5714285714%;
  padding-bottom: 3.5714285714%;
}

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

.m-servb2 .box-item .item-title {
  position: relative;
  padding-left: 90px;
}

.m-servb2 .box-item .item-title:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 72px;
  height: 2px;
  background-color: #cccccc;
}

.m-servb2 .box-item .item-desc {
  margin-top: 39px;
}

.m-servb2 .box-item .item-link {
  margin-top: 20px;
  width: 100%;
}

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

.m-servb2 .box-item2 .item-pic {
  order: 2;
}

@media screen and (max-width: 1219px) {
  .m-servb2 .box-item {
    margin-top: 30px;
  }
  .m-servb2 .box-item .item-desc {
    margin-top: 10px;
  }
  .m-servb2 .box-item .item-title {
    padding-left: 20px;
  }
  .m-servb2 .box-item .item-title:before {
    width: 15px;
    height: 2px;
  }
}
@media screen and (max-width: 640px) {
  .m-servb2 .box-item .item-pic, .m-servb2 .box-item .item-fix {
    width: 100%;
    order: 2;
  }
  .m-servb2 .box-item .item-fix {
    padding-bottom: 0;
  }
}
.m-servtext {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
  color: #171717;
  margin-bottom: 110px;
}

.m-servtext .box-left {
  width: 37.8571428571%;
}

.m-servtext .box-right {
  width: 60.3571428571%;
}

.m-servtext .box-name {
  margin-top: 10px;
  line-height: 32px;
  font-size: 22px;
  font-size: 2.2rem;
}

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

@media screen and (max-width: 1219px) {
  .m-servtext .box-name {
    line-height: 22px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-servtext .box-link {
    margin-top: 20px;
  }
  .m-servtext {
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 640px) {
  .m-servtext .box-left, .m-servtext .box-right {
    width: 100%;
  }
  .m-servtext .box-right {
    margin-top: 10px;
  }
  .m-servtext {
    margin-bottom: 20px;
  }
}
.g-qcckb1 {
  padding-top: 108px;
  padding-bottom: 175px;
  overflow: hidden;
  background: url("../images/qcckb1-bg1.png") no-repeat center bottom;
}

@media screen and (max-width: 1219px) {
  .g-qcckb1 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.m-qcckb1 {
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  width: 72.9166666667%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding-left: 60px;
  padding-right: 60px;
  padding-top: 102px;
  padding-bottom: 96px;
  color: #fff;
}

.m-qcckb1 .box-title {
  text-align: center;
  margin-bottom: 25%;
  color: #fff;
}

.m-qcckb1 .box-wp {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: -20px;
  margin-left: auto;
  margin-right: auto;
  max-width: 1400px;
}

.m-qcckb1 .box-item {
  margin-bottom: 20px;
  width: 28.515625%;
}

.m-qcckb1 .item-title {
  position: relative;
  padding-left: 42px;
  line-height: 40px;
  font-size: 24px;
  font-size: 2.4rem;
}

.m-qcckb1 .item-title img {
  position: absolute;
  left: 0;
  top: 0;
}

.m-qcckb1 .item-desc {
  margin-top: 11px;
  line-height: 30px;
  font-size: 16px;
  font-size: 1.6rem;
}

@media screen and (max-width: 1219px) {
  .m-qcckb1 {
    padding: 30px 20px;
  }
  .m-qcckb1 .item-title {
    padding-left: 30px;
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-qcckb1 .item-title img {
    width: 24px;
  }
  .m-qcckb1 .item-desc {
    margin-top: 10px;
    line-height: 22px;
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 480px) {
  .m-qcckb1 .box-item {
    width: 100%;
  }
}
.m-qcckb2 {
  margin-top: 90px;
}

.m-qcckb2 .box-title {
  text-align: center;
  margin-bottom: 29px;
}

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

.m-qcckb2 .box-item {
  margin-bottom: 20px;
  width: 17.9285714286%;
}

.m-qcckb2 .item-img {
  line-height: 0;
  font-size: 0;
  -webkit-box-reflect: below 2px linear-gradient(transparent, rgba(0, 0, 0, 0.2));
}

@media screen and (max-width: 1219px) {
  .m-qcckb2 {
    margin-top: 30px;
  }
}
.m-qcckb3 {
  position: relative;
  padding-top: 44px;
  padding-bottom: 44px;
  padding-left: calc((100% - 1400px) / 2);
}

.m-qcckb3:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 50%;
  height: 100%;
  background-color: #f5f5f5;
}

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

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

.m-qcckb3 .box-img:before {
  content: "";
  position: absolute;
  left: -49.3554327808%;
  top: 50%;
  transform: translateY(-50%);
  width: 61.7863720074%;
  padding-top: 46.1325966851%;
  background: url("../images/qcckb3-bg1.png") no-repeat center;
  background-size: 100%;
}

.m-qcckb3 .box-text {
  position: relative;
  z-index: 2;
  width: 31.9277108434%;
}

.m-qcckb3 .box-desc {
  margin-top: 19px;
  line-height: 30px;
  color: #666;
}

.m-qcckb3 .box-desc em {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  color: #333;
}

.m-qcckb3 .box-video {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(-50%, -50%);
  width: 9.6685082873%;
  line-height: 0;
  font-size: 0;
}

@media screen and (max-width: 1600px) {
  .m-qcckb3 {
    padding-left: 100px;
  }
}
@media screen and (max-width: 1219px) {
  .m-qcckb3 {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .m-qcckb3 .box-desc {
    line-height: 24px;
  }
  .m-qcckb3 .box-desc em {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 991px) {
  .m-qcckb3 {
    padding-left: 2%;
  }
}
@media screen and (max-width: 640px) {
  .m-qcckb3:before {
    width: 100%;
  }
  .m-qcckb3 .box-img, .m-qcckb3 .box-text {
    width: 100%;
    order: 2;
  }
  .m-qcckb3 .box-text {
    margin-top: 20px;
  }
  .m-qcckb3 .box-img:before {
    display: none;
  }
  .m-qcckb3 .box-video {
    left: 50%;
  }
}
.m-qcckb4 {
  padding-top: 98px;
  padding-bottom: 125px;
}

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

.m-qcckb4 .box-desc {
  margin-bottom: 32px;
}

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

.m-qcckb4 .box-item {
  margin-right: 0.7857142857%;
  margin-bottom: 10px;
  width: 19.3571428571%;
  display: flex;
  flex-flow: column nowrap;
  justify-content: flex-start;
  align-items: flex-start;
}

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

.m-qcckb4 .box-item .item-title {
  width: 100%;
  line-height: 24px;
  padding: 10px;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  text-align: center;
}

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

.m-qcckb4 .box-item2 .item-pic {
  order: 2;
}

@media screen and (max-width: 1219px) {
  .m-qcckb4 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .m-qcckb4 .box-title {
    margin-bottom: 10px;
  }
  .m-qcckb4 .box-desc {
    margin-bottom: 20px;
  }
  .m-qcckb4 .box-item .item-title {
    line-height: 20px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 640px) {
  .m-qcckb4 .box-item {
    width: 31.33%;
    margin-left: 1%;
    margin-right: 1% !important;
  }
}
.m-qcckb5 {
  padding-top: 112px;
  padding-bottom: 112px;
  background: url("../images/qcckb5-bg1.jpg") no-repeat center;
  background-size: cover;
}

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

.m-qcckb5 .box-text {
  width: 50%;
  max-width: 595px;
}

.m-qcckb5 .box-desc {
  margin-top: 14px;
}

.m-qcckb5 .box-link a {
  display: inline-block;
  min-width: 297px;
  line-height: 20px;
  padding: 15px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #fff;
  text-align: center;
  background-color: #1ca9ee;
}

.m-qcckb5 .box-link a:hover {
  color: #fff;
  background-color: #333;
}

@media screen and (max-width: 1219px) {
  .m-qcckb5 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .m-qcckb5 .box-desc {
    margin-top: 10px;
  }
  .m-qcckb5 .box-link a {
    min-width: 160px;
    padding: 10px 20px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 640px) {
  .m-qcckb5 .box-text {
    width: 100%;
    max-width: 100%;
  }
  .m-qcckb5 .box-link {
    margin-top: 20px;
  }
}
.m-gylb1 {
  padding-left: 62px;
  padding-right: 62px;
  padding-top: 78px;
  padding-bottom: 11.7708333333%;
  background: url("../images/gylb1-bg1.jpg") no-repeat center;
  background-size: cover;
}

.m-gylb1 .box-title {
  line-height: 46px;
  font-size: 36px;
  font-size: 3.6rem;
  font-weight: bold;
}

.m-gylb1 .box-desc {
  margin-top: 14px;
  font-size: 16px;
  font-size: 1.6rem;
}

@media screen and (max-width: 1219px) {
  .m-gylb1 {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 40px;
  }
  .m-gylb1 .box-title {
    line-height: 24px;
    font-size: 18px;
    font-size: 1.8rem;
  }
  .m-gylb1 .box-desc {
    margin-top: 10px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.m-gylb2 {
  margin-top: 80px;
}

.m-gylb2 .box-item {
  margin-top: 50px;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-start;
  background-color: #f5f5f5;
}

.m-gylb2 .box-item .item-pic {
  width: 48.3571428571%;
}

.m-gylb2 .box-item .item-fix {
  width: 51.6428571429%;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: center;
  align-self: stretch;
}

.m-gylb2 .box-item .item-title {
  line-height: 46px;
  font-size: 36px;
  font-size: 3.6rem;
  font-weight: bold;
  color: #171717;
}

.m-gylb2 .box-item .item-text {
  width: 100%;
  padding: 30px 8.2987551867%;
}

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

.m-gylb2 .box-item .item-desc em {
  font-weight: bold;
  color: #333;
}

.m-gylb2 .box-item2 .item-pic {
  order: 2;
}

@media screen and (max-width: 1219px) {
  .m-gylb2 {
    margin-top: 30px;
  }
  .m-gylb2 .box-item {
    margin-top: 30px;
  }
  .m-gylb2 .box-item .item-text {
    padding: 30px 20px;
  }
  .m-gylb2 .box-item .item-title {
    line-height: 24px;
    font-size: 16px;
    font-size: 1.6rem;
  }
  .m-gylb2 .box-item .item-desc {
    margin-top: 10px;
  }
}
@media screen and (max-width: 640px) {
  .m-gylb2 .box-item .item-pic, .m-gylb2 .box-item .item-fix {
    width: 100%;
    order: 2;
  }
}
.m-gylb3 {
  padding-top: 107px;
  padding-bottom: 115px;
  overflow: hidden;
}

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

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

.m-gylb3 .item-top {
  position: relative;
}

.m-gylb3 .item-name {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  min-width: 140px;
  padding: 10px 20px;
  line-height: 38px;
  font-size: 24px;
  font-size: 2.4rem;
  color: #fff;
  text-align: center;
  z-index: 2;
  background-color: rgba(0, 0, 0, 0.5);
}

.m-gylb3 .item-title {
  margin-top: 15px;
  line-height: 28px;
  font-size: 18px;
  font-size: 1.8rem;
  color: #171717;
  text-align: center;
}

@media screen and (max-width: 1219px) {
  .m-gylb3 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .m-gylb3 .box-title {
    margin-bottom: 30px;
  }
  .m-gylb3 .item-title {
    margin-top: 10px;
    line-height: 22px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-gylb3 .item-name {
    min-width: 100px;
    line-height: 20px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.m-gylb4 {
  position: relative;
  padding-top: 63px;
  padding-bottom: 127px;
}

.m-gylb4 .bg-item {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  opacity: 0;
  visibility: hidden;
  transition: all 550ms;
}

.m-gylb4 .bg-item.show {
  opacity: 1;
  visibility: visible;
}

.m-gylb4 .box-title {
  text-align: center;
  margin-bottom: 104px;
  color: #fff;
}

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

.m-gylb4 .box-item .item-title {
  line-height: 40px;
  font-size: 30px;
  font-size: 3rem;
}

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

.m-gylb4 .box-item .item-info {
  margin-right: 1.7857142857%;
  margin-bottom: 20px;
  width: 32.1428571429%;
  padding-left: 42px;
  padding-right: 42px;
  padding-top: 35px;
  padding-bottom: 49px;
  background-color: rgba(0, 0, 0, 0.47);
  border: 1px solid rgba(255, 255, 255, 0.47);
}

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

.m-gylb4 .box-item .item-info .title {
  position: relative;
  padding-left: 50px;
  line-height: 40px;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
}

.m-gylb4 .box-item .item-info .title img {
  position: absolute;
  left: 0;
  top: 0;
}

.m-gylb4 .box-item .item-info .desc {
  margin-top: 30px;
  line-height: 30px;
  font-size: 16px;
  font-size: 1.6rem;
}

.m-gylb4 .box-item .item-ftt {
  margin-top: 31px;
  line-height: 24px;
  font-size: 14px;
  font-size: 1.4rem;
}

.m-gylb4 .box-control {
  margin-top: 170px;
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: center;
}

.m-gylb4 .box-page {
  position: relative;
  width: auto;
  flex: 1 1 auto;
  overflow: hidden;
  margin-right: 5.7142857143%;
  background-color: transparent;
}

.m-gylb4 .box-page:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  height: 1px;
  background-color: #fff;
}

.m-gylb4 .swiper-pagination-progressbar-fill {
  background-color: #fff;
}

.m-gylb4 .btn-wp {
  flex: 0 0 auto;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: center;
}

.m-gylb4 .box-btn {
  line-height: 26px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #fff;
  cursor: pointer;
}

.m-gylb4 .box-btn:hover {
  color: #1ca9ee;
}

.m-gylb4 .box-num {
  margin-left: 10px;
  margin-right: 10px;
  line-height: 26px;
  font-size: 14px;
  font-size: 1.4rem;
  color: #fff;
}

.m-gylb4 .box-num em {
  font-size: 24px;
  font-size: 2.4rem;
}

@media screen and (max-width: 1219px) {
  .m-gylb4 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .m-gylb4 .box-title {
    margin-bottom: 30px;
  }
  .m-gylb4 .box-item .item-title {
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-gylb4 .box-item .item-info {
    padding: 20px 15px;
  }
  .m-gylb4 .box-item .item-info .title {
    padding-left: 30px;
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-gylb4 .box-item .item-info .title img {
    width: 24px;
  }
  .m-gylb4 .box-item .item-info .desc {
    margin-top: 10px;
    line-height: 22px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-gylb4 .box-item .item-ftt {
    margin-top: 20px;
    line-height: 22px;
    font-size: 12px;
    font-size: 1.2rem;
  }
  .m-gylb4 .box-control {
    margin-top: 40px;
  }
}
@media screen and (max-width: 640px) {
  .m-gylb4 .box-item .item-info {
    width: 100%;
    margin-right: 0;
  }
}
.m-gylb5 {
  padding-top: 75px;
  padding-bottom: 118px;
}

.m-gylb5 .box-title {
  text-align: center;
  margin-bottom: 52px;
}

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

.m-gylb5 .box-item {
  width: 25%;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-start;
}

.m-gylb5 .box-item .item-fix {
  position: relative;
  padding-top: 71.4285714286%;
  background-color: #f5f5f5;
  overflow-y: auto;
  width: 100%;
}

.m-gylb5 .box-item .item-text {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  padding: 10px 35px;
}

.m-gylb5 .box-item .item-title {
  padding-bottom: 28px;
  line-height: 34px;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: bold;
  background: url("../images/gylb5-icon1.png") no-repeat left bottom;
}

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

.m-gylb5 .box-item2 .item-pic {
  order: 2;
}

@media screen and (max-width: 1219px) {
  .m-gylb5 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .m-gylb5 .box-title {
    margin-bottom: 30px;
  }
  .m-gylb5 .box-item .item-text {
    padding: 20px 15px;
  }
  .m-gylb5 .box-item .item-title {
    padding-bottom: 15px;
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
    background-size: 20px;
  }
  .m-gylb5 .box-item .item-desc {
    margin-top: 10px;
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 640px) {
  .m-gylb5 .box-item {
    width: 50%;
  }
}
@media screen and (max-width: 375px) {
  .m-gylb5 .box-item {
    width: 100%;
  }
  .m-gylb5 .box-item .item-fix {
    order: 2;
    padding-top: 0;
  }
  .m-gylb5 .box-item .item-text {
    position: relative;
    top: auto;
    transform: none;
  }
}
.m-gylb6 {
  padding-top: 82px;
  padding-bottom: 120px;
  background: url("../images/gylb6-bg1.jpg") no-repeat center;
  background-size: cover;
}

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

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

.m-gylb6 .box-item {
  position: relative;
  margin-right: 1.7857142857%;
  margin-bottom: 20px;
  width: 18.5714285714%;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 45px;
  padding-bottom: 95px;
  background-color: #fff;
  box-shadow: 0px 7px 46px 0px rgba(11, 39, 74, 0.19);
  text-align: center;
}

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

.m-gylb6 .box-item:before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  width: 160px;
  height: 3px;
  max-width: 100%;
  background-color: #1ca9ee;
}

.m-gylb6 .item-icon {
  display: inline-block;
  line-height: 0;
  font-size: 0;
}

.m-gylb6 .item-title {
  margin-top: 41px;
  line-height: 34px;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: bold;
}

.m-gylb6 .item-desc {
  margin-top: 14px;
  line-height: 26px;
  font-size: 16px;
  font-size: 1.6rem;
}

@media screen and (max-width: 1219px) {
  .m-gylb6 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .m-gylb6 .box-title {
    margin-bottom: 30px;
  }
  .m-gylb6 .box-item {
    padding: 30px 15px;
  }
  .m-gylb6 .box-item .item-icon {
    width: 40px;
  }
  .m-gylb6 .box-item .item-title {
    margin-top: 20px;
  }
  .m-gylb6 .box-item .item-desc {
    margin-top: 5px;
  }
  .m-gylb6 .box-item .item-title, .m-gylb6 .box-item .item-desc {
    line-height: 22px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 640px) {
  .m-gylb6 .box-item {
    width: 48%;
    margin-left: 1%;
    margin-right: 1% !important;
  }
}
.m-servctus {
  padding-top: 90px;
  padding-bottom: 48px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

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

.m-servctus .box-fix {
  flex: 1 1 auto;
  overflow: hidden;
  margin-right: 20px;
}

.m-servctus .box-title {
  line-height: 46px;
  font-size: 36px;
  font-size: 3.6rem;
  font-weight: bold;
}

.m-servctus .box-desc {
  margin-top: 11px;
  line-height: 34px;
  font-size: 24px;
  font-size: 2.4rem;
}

.m-servctus .box-link {
  margin-top: 35px;
}

.m-servctus .box-tel {
  flex: 0 0 auto;
  text-align: center;
}

.m-servctus .box-tel .icon {
  display: inline-block;
  width: 94px;
  line-height: 92px;
  color: #1ca9ee;
  border: 1px solid #1ca9ee;
  font-size: 46px;
  font-size: 4.6rem;
}

.m-servctus .box-tel .info {
  margin-top: 29px;
  line-height: 34px;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: bold;
}

@media screen and (max-width: 1219px) {
  .m-servctus {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .m-servctus .box-title {
    line-height: 24px;
    font-size: 18px;
    font-size: 1.8rem;
  }
  .m-servctus .box-desc {
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-servctus .box-link {
    margin-top: 20px;
  }
  .m-servctus .box-tel .icon {
    width: 60px;
    line-height: 58px;
    font-size: 20px;
    font-size: 2rem;
  }
  .m-servctus .box-tel .info {
    margin-top: 10px;
    line-height: 22px;
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.g-jiancb1 {
  background: url("../images/jiancb1-bg1.jpg") no-repeat center;
  background-size: cover;
  padding-bottom: 178px;
}

.g-jiancb1 .m-crm {
  margin-bottom: 99px;
}

.g-jiancb1 .m-servtext {
  margin-bottom: 118px;
}

@media screen and (max-width: 1219px) {
  .g-jiancb1 {
    padding-bottom: 40px;
  }
  .g-jiancb1 .m-crm {
    margin-bottom: 40px;
  }
  .g-jiancb1 .m-servtext {
    margin-bottom: 30px;
  }
}
.m-jiancb1 .box-wp {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: -20px;
}

.m-jiancb1 .box-item {
  margin-right: 2.8571428571%;
  margin-bottom: 20px;
  width: 31.4285714286%;
}

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

.m-jiancb1 .item-pic {
  border: 10px solid #fff;
}

@media screen and (max-width: 1219px) {
  .m-jiancb1 .item-pic {
    border-width: 5px;
  }
}
@media screen and (max-width: 375px) {
  .m-jiancb1 .box-item {
    width: 100%;
    margin-right: 0;
  }
}
.m-jiancb2 {
  margin-top: 88px;
}

.m-jiancb2 .box-title {
  margin-bottom: 30px;
}

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

.m-jiancb2 .box-item {
  margin-right: 2.8571428571%;
  margin-bottom: 20px;
  width: 31.4285714286%;
}

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

.m-jiancb2 .item-title {
  margin-top: 24px;
  line-height: 34px;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: bold;
}

.m-jiancb2 .item-desc {
  margin-top: 15px;
  line-height: 30px;
  font-size: 16px;
  font-size: 1.6rem;
}

.m-jiancb2 .item-desc p {
  min-height: 30px;
}

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

.m-jiancb3 .box-title {
  margin-bottom: 32px;
}

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

.m-jiancb3 .box-img {
  width: 48.3571428571%;
}

.m-jiancb3 .img-item {
  line-height: 0;
  font-size: 0;
  display: none;
}

.m-jiancb3 .img-item.show {
  display: block;
}

.m-jiancb3 .box-slide {
  width: 47.1428571429%;
  align-self: center;
}

.m-jiancb3 .box-item .item-title {
  line-height: 46px;
  font-size: 36px;
  font-size: 3.6rem;
  font-weight: bold;
  color: #171717;
}

.m-jiancb3 .box-item .item-desc {
  margin-top: 15px;
  line-height: 30px;
  font-size: 16px;
  font-size: 1.6rem;
}

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

.m-jiancb3 .box-item .item-info p {
  padding-left: 36px;
  background: url("../images/dui1.png") no-repeat left 9px;
}

.m-jiancb3 .box-fix {
  margin-top: 52px;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-start;
}

.m-jiancb3 .btn-wp {
  margin-right: 126px;
  margin-bottom: 10px;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-start;
}

.m-jiancb3 .box-btn {
  width: 42px;
  line-height: 40px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #1ca9ee;
  text-align: center;
  border: 1px solid #1ca9ee;
  cursor: pointer;
}

.m-jiancb3 .box-btn:hover {
  color: #fff;
  background-color: #1ca9ee;
}

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

.m-jiancb3 .box-link {
  margin-bottom: 10px;
}

.m-jiancb3 .box-link a {
  display: inline-block;
  min-width: 160px;
  line-height: 50px;
  padding: 0 10px;
  font-size: 16px;
  font-size: 1.6rem;
  text-align: center;
  background-color: #eee;
}

.m-jiancb3 .box-link a:hover {
  color: #fff;
  background-color: #1ca9ee;
}

@media screen and (max-width: 1219px) {
  .m-jiancb3 {
    margin-top: 30px;
  }
  .m-jiancb3 .box-title {
    margin-bottom: 30px;
  }
  .m-jiancb3 .box-item .item-title, .m-jiancb3 .box-item .item-desc, .m-jiancb3 .box-item .item-info {
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-jiancb3 .box-item .item-info p {
    padding-left: 24px;
    background-size: 14px;
    background-position: 5px;
  }
  .m-jiancb3 .box-fix {
    margin-top: 20px;
  }
  .m-jiancb3 .btn-wp {
    margin-right: 20px;
  }
  .m-jiancb3 .prev {
    margin-right: 10px;
  }
  .m-jiancb3 .box-link a {
    min-width: 120px;
    line-height: 34px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-jiancb3 .box-btn {
    width: 34px;
    line-height: 32px;
  }
}
@media screen and (max-width: 640px) {
  .m-jiancb3 .box-img {
    width: 100%;
  }
  .m-jiancb3 .box-slide {
    width: 100%;
    margin-top: 20px;
  }
}
.m-jiancb4 {
  margin-top: 120px;
  padding-top: 106px;
  padding-bottom: 120px;
  background: url("../images/jiancb4-bg1.jpg") no-repeat center;
  background-size: cover;
}

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

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

.m-jiancb4 .box-item {
  position: relative;
  margin-right: 2%;
  margin-bottom: 20px;
  width: 15%;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 43px;
  padding-bottom: 95px;
  text-align: center;
  overflow: hidden;
  background-color: #ffffff;
  box-shadow: 0px 7px 46px 0px rgba(11, 39, 74, 0.1);
}

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

.m-jiancb4 .item-icon {
  display: inline-block;
  line-height: 0;
  font-size: 0;
}

.m-jiancb4 .item-title {
  margin-top: 28px;
  line-height: 34px;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: bold;
}

.m-jiancb4 .item-desc {
  margin-top: 3px;
  line-height: 26px;
  font-size: 16px;
  font-size: 1.6rem;
}

.m-jiancb4 .item-num {
  position: absolute;
  left: 50%;
  bottom: -20px;
  transform: translateX(-50%);
  line-height: 1;
  font-size: 80px;
  font-size: 8rem;
  font-weight: bold;
  opacity: 0.07;
}

@media screen and (max-width: 1219px) {
  .m-jiancb4 {
    margin-top: 40px;
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .m-jiancb4 .box-title {
    margin-bottom: 30px;
  }
  .m-jiancb4 .box-item {
    padding-top: 30px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 50px;
  }
  .m-jiancb4 .item-num {
    font-size: 40px;
    font-size: 4rem;
  }
  .m-jiancb4 .item-icon {
    width: 40px;
  }
  .m-jiancb4 .item-title, .m-jiancb4 .item-desc {
    margin-top: 10px;
    line-height: 22px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 991px) {
  .m-jiancb4 .box-item {
    margin-left: 1%;
    margin-right: 1% !important;
    width: 31.33%;
  }
}
@media screen and (max-width: 640px) {
  .m-jiancb4 .box-item {
    width: 48%;
  }
}
.m-jiancb5 {
  padding-top: 105px;
  padding-bottom: 126px;
}

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

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

.m-jiancb5 .box-item {
  position: relative;
  margin-right: 2.1428571429%;
  margin-bottom: 20px;
  width: 17.8571428571%;
  padding-top: 16.8571428571%;
  border: 7px solid rgba(28, 169, 238, 0.3);
  border-radius: 50%;
}

.m-jiancb5 .box-item .item-fix {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: calc(100% - 22px);
  height: calc(100% - 22px);
  background-color: rgba(28, 169, 238, 0.7);
  border-radius: 50%;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
  overflow-y: auto;
}

.m-jiancb5 .box-item .item-text {
  width: 100%;
  padding: 10px;
  text-align: center;
  line-height:30px;
  font-size: 22px;
  font-size: 2.2rem;
  color: #fff;
}

.m-jiancb5 .box-item:nth-child(2n) {
  margin-top: 6.1428571429%;
}

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

@media screen and (max-width: 1219px) {
  .m-jiancb5 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .m-jiancb5 .box-title {
    margin-bottom: 30px;
  }
  .m-jiancb5 .box-item {
    border-width: 4px;
  }
  .m-jiancb5 .box-item .item-text {
    line-height: 22px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 991px) {
  .m-jiancb5 .box-item {
    padding-top: 0;
    margin-top: 0;
    border-radius: 0;
  }
  .m-jiancb5 .box-item .item-fix {
    position: relative;
    width: 100%;
    height: 100%;
    top: auto;
    left: auto;
    transform: none;
    border-radius: 0;
  }
  .m-jiancb5 .box-item:nth-child(2n) {
    margin-top: 0;
  }
}
@media screen and (max-width: 640px) {
  .m-jiancb5 .box-wp {
    justify-content: center;
  }
  .m-jiancb5 .box-item {
    width: 100%;
    margin-right: 0;
  }
}
.m-jiancb6 {
  padding-top: 90px;
  padding-bottom: 70px;
  background: url("../images/jiancb6-bg1.jpg") no-repeat center;
  background-size: cover;
}

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

.m-jiancb6 .box-fix {
  flex: 1 1 auto;
  margin-right: 20px;
}

.m-jiancb6 .box-title {
  line-height: 46px;
  font-size: 36px;
  font-size: 3.6rem;
  font-weight: bold;
}

.m-jiancb6 .box-desc {
  margin-top: 11px;
  line-height: 34px;
  font-size: 24px;
  font-size: 2.4rem;
}

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

.m-jiancb6 .box-link a {
  margin-right: 17px;
  margin-bottom: 10px;
}

.m-jiancb6 .box-info {
  margin-bottom: 10px;
  flex: 0 0 auto;
}

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

.m-jiancb6 .info-item .icon {
  flex: 0 0 auto;
  width: 42px;
  line-height: 40px;
  border: 1px solid #1ca9ee;
  font-size: 16px;
  font-size: 1.6rem;
  color: #1ca9ee;
  text-align: center;
  order: 2;
}

.m-jiancb6 .info-item .info {
  flex: 1 1 auto;
  margin-right: 16px;
  align-self: center;
  line-height: 34px;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: bold;
  text-align: right;
}

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

@media screen and (max-width: 1219px) {
  .m-jiancb6 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .m-jiancb6 .box-title {
    line-height: 24px;
    font-size: 18px;
    font-size: 1.8rem;
  }
  .m-jiancb6 .box-desc {
    margin-top: 10px;
    line-height: 22px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-jiancb6 .box-link {
    margin-top: 20px;
  }
  .m-jiancb6 .info-item .info {
    line-height: 22px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 640px) {
  .m-jiancb6 .box-wp {
    display: block;
  }
  .m-jiancb6 .box-fix {
    margin-right: 0;
  }
  .m-jiancb6 .box-info {
    padding-top: 10px;
  }
  .m-jiancb6 .info-item .icon {
    margin-left: 0;
    margin-right: 10px;
  }
  .m-jiancb6 .info-item .info {
    order: 2;
    text-align: left;
  }
}
.m-gangtb1 {
  padding-right: calc((100% - 1400px) / 2);
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
}

.m-gangtb1 .box-img {
  width: 64.6385542169%;
}

.m-gangtb1 .box-fix {
  width: 33.1325301205%;
  max-width: 530px;
}

.m-gangtb1 .box-name {
  margin-top: 10px;
  line-height: 32px;
  font-size: 22px;
  font-size: 2.2rem;
  color: #171717;
}

.m-gangtb1 .box-desc {
  margin-top: 47px;
}

@media screen and (max-width: 1600px) {
  .m-gangtb1 {
    padding-right: 100px;
  }
}
@media screen and (max-width: 1219px) {
  .m-gangtb1 .box-name {
    margin-top: 5px;
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-gangtb1 .box-desc {
    margin-top: 20px;
  }
}
@media screen and (max-width: 991px) {
  .m-gangtb1 {
    padding-right: 2%;
  }
}
@media screen and (max-width: 640px) {
  .m-gangtb1 {
    padding-left: 2%;
  }
  .m-gangtb1 .box-img, .m-gangtb1 .box-fix {
    width: 100%;
  }
  .m-gangtb1 .box-fix {
    margin-top: 20px;
  }
}
.m-gangtb2 {
  margin-top: 140px;
}

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

.m-gangtb2 .box-img {
  position: absolute;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
  text-align: center;
}

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

.m-gangtb2 .box-img .title {
  margin-top: 37px;
  line-height: 50px;
  font-size: 40px;
  font-size: 4rem;
  color: #171717;
}

.m-gangtb2 .box-fix {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: -76px;
}

.m-gangtb2 .box-item {
  margin-right: 38.2142857143%;
  margin-bottom: 40px;
  width: 30.7142857143%;
  padding-left:15px;
  padding-right: 15px;
  padding-top:20px;
  padding-bottom: 20px;
  border: solid 1px #e2e2e2;
}

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

.m-gangtb2 .box-item:hover {
  box-shadow: 4px 4px 103px 0px rgba(0, 0, 0, 0.17);
}

.m-gangtb2 .item-title {
  line-height: 34px;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: bold;
}

.m-gangtb2 .item-desc {
  margin-top: 10px;
  line-height: 28px;
  font-size: 18px;
  font-size: 1.8rem;
}

@media screen and (max-width: 1219px) {
  .m-gangtb2 {
    margin-top: 40px;
  }
  .m-gangtb2 .box-fix {
    margin-bottom: -30px;
  }
  .m-gangtb2 .box-item {
    margin-bottom: 30px;
    padding: 30px 20px;
  }
  .m-gangtb2 .item-title {
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-gangtb2 .item-desc {
    line-height: 22px;
    font-size: 14px;
    font-size: 1.4rem;
    margin-top: 5px;
  }
  .m-gangtb2 .box-img .img {
    display: inline-block;
    width: 150px;
  }
  .m-gangtb2 .box-img .title {
    margin-top: 10px;
    line-height: 24px;
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 640px) {
  .m-gangtb2 .box-img {
    margin-bottom: 30px;
    position: relative;
    left: auto;
    transform: none;
  }
  .m-gangtb2 .box-fix {
    justify-content: space-between;
  }
  .m-gangtb2 .box-item {
    margin-right: 0;
    width: 48%;
  }
}
@media screen and (max-width: 375px) {
  .m-gangtb2 .box-item {
    width: 100%;
  }
}
.m-gangtb3 {
  margin-top: 184px;
}

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

.m-gangtb3 .box-img {
  order: 2;
  width: 50.1428571429%;
}

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

.m-gangtb3 .box-img .title {
  margin-top: 9px;
  line-height: 26px;
  font-size: 16px;
  font-size: 1.6rem;
  text-align: center;
}

.m-gangtb3 .box-text {
  width: 47.1428571429%;
  max-width: 585px;
  padding-top: 37px;
}

.m-gangtb3 .box-title {
  line-height: 46px;
  font-size: 36px;
  font-size: 3.6rem;
  font-weight: bold;
}

.m-gangtb3 .box-desc {
  margin-top: 34px;
}

.m-gangtb3 .box-desc em {
  font-size: 20px;
  font-size: 2rem;
  font-weight: bold;
}

@media screen and (max-width: 1219px) {
  .m-gangtb3 {
    margin-top: 40px;
  }
  .m-gangtb3 .box-img .title {
    margin-top: 10px;
    line-height: 22px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-gangtb3 .box-title {
    line-height: 24px;
    font-size: 18px;
    font-size: 1.8rem;
  }
  .m-gangtb3 .box-desc {
    margin-top: 10px;
  }
  .m-gangtb3 .box-desc em {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 640px) {
  .m-gangtb3 .box-img, .m-gangtb3 .box-text {
    width: 100%;
    order: 2;
  }
  .m-gangtb3 .box-text {
    padding-top: 20px;
  }
}
.m-gangtb4 {
  margin-top: 97px;
  padding-top: 112px;
  padding-bottom: 150px;
  background: url("../images/gangtb4-bg1.jpg") no-repeat center;
  background-size: cover;
}

.m-gangtb4 .box-title {
  text-align: center;
  margin-bottom: 89px;
}

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

.m-gangtb4 .box-item {
  width: 33.33%;
  margin-bottom: 92px;
  padding-right: 10px;
}

.m-gangtb4 .item-title {
  position: relative;
  padding-left: 37px;
  line-height: 34px;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: bold;
}

.m-gangtb4 .item-title:before {
  content: "";
  position: absolute;
  left: 0;
  top: 9px;
  width: 16px;
  height: 16px;
  background-color: #1ca9ee;
  border-radius: 50%;
}

.m-gangtb4 .item-desc {
  padding-left: 37px;
  margin-top: 3px;
  line-height: 26px;
  font-size: 16px;
  font-size: 1.6rem;
}

@media screen and (max-width: 1219px) {
  .m-gangtb4 {
    margin-top: 30px;
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .m-gangtb4 .box-title {
    margin-bottom: 30px;
  }
  .m-gangtb4 .box-wp {
    margin-bottom: -20px;
  }
  .m-gangtb4 .box-item {
    margin-bottom: 20px;
  }
  .m-gangtb4 .item-title, .m-gangtb4 .item-desc {
    padding-left: 20px;
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-gangtb4 .item-title:before {
    width: 10px;
    height: 10px;
    top: 7px;
  }
}
@media screen and (max-width: 640px) {
  .m-gangtb4 .box-item {
    width: 50%;
  }
}
@media screen and (max-width: 375px) {
  .m-gangtb4 .box-item {
    width: 100%;
  }
}
.m-gangtb5 {
  margin-top: 108px;
}

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

.m-gangtb5 .box-desc p {
  min-height: 0;
}

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

.m-gangtb5 .box-desc table tr td, .m-gangtb5 .box-desc table tr th {
  border-left: none;
  border-right: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.5);
  text-align: left;
  border-top: none;
  padding-left: 0;
}

.m-gangtb5 .box-desc table tr th {
  padding-top: 24px;
  padding-bottom: 24px;
  padding-right: 10px;
  line-height: 30px;
  font-size: 20px;
  font-size: 2rem;
  font-weight: bold;
  color: #171717;
  border-top: 1px solid rgba(0, 0, 0, 0.5);
}

.m-gangtb5 .box-desc table tr td {
  padding-top: 22px;
  padding-bottom: 24px;
  padding-right: 10px;
  line-height: 24px;
  font-size: 16px;
  font-size: 1.6rem;
}

@media screen and (max-width: 1219px) {
  .m-gangtb5 {
    margin-top: 30px;
  }
  .m-gangtb5 .box-title {
    margin-bottom: 30px;
  }
  .m-gangtb5 .box-desc table tr td, .m-gangtb5 .box-desc table tr th {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.m-gangtb6 {
  margin-top: 125px;
  position: relative;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: center;
  padding-top: 90px;
  padding-bottom: 90px;
}

.m-gangtb6 .box-img {
  width: 64.0625%;
  line-height: 0;
  font-size: 0;
  position: relative;
}

.m-gangtb6 .box-text {
  position: relative;
  width: 35.9375%;
  padding-left: 4.1666666667%;
  padding-right: 4.1666666667%;
}

.m-gangtb6 .box-title {
  margin-bottom: 13px;
}

.m-gangtb6 .box-wp {
  max-width: 355px;
}

.m-gangtb6 .box-item {
  position: relative;
  padding-left: 58px;
  padding-top: 28px;
  padding-right: 10px;
  padding-bottom: 20px;
  border-bottom: 1px solid #999999;
}

.m-gangtb6 .box-item:last-child {
  border: none;
}

.m-gangtb6 .item-icon {
  position: absolute;
  left: 0;
  top: 33px;
  line-height: 0;
  font-size: 0;
}

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

.m-gangtb6 .item-desc {
  margin-top: 2px;
  line-height: 26px;
  font-size: 16px;
  font-size: 1.6rem;
}

.m-gangtb6:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 1774px;
  max-width: 100%;
  height: 100%;
  background-color: #f4f5f6;
}

@media screen and (max-width: 1219px) {
  .m-gangtb6 {
    margin-top: 30px;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .m-gangtb6 .box-item {
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 35px;
  }
  .m-gangtb6 .item-title, .m-gangtb6 .item-desc {
    line-height: 22px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-gangtb6 .item-icon {
    width: 30px;
    top: 25px;
  }
}
@media screen and (max-width: 640px) {
  .m-gangtb6 {
    padding-left: 2%;
    padding-right: 2%;
  }
  .m-gangtb6 .box-img, .m-gangtb6 .box-text {
    width: 100%;
  }
  .m-gangtb6 .box-text {
    margin-top: 20px;
    padding-left: 0;
    padding-right: 0;
  }
  .m-gangtb6 .box-wp {
    max-width: 100%;
  }
}
.m-gangtb7 {
  padding-top: 127px;
  padding-bottom: 110px;
}

.m-gangtb7 .box-hd {
  margin-bottom: 48px;
  color: #171717;
}

.m-gangtb7 .box-name {
  line-height: 28px;
  font-size: 18px;
  font-size: 1.8rem;
  color: #1ca9ee;
}

.m-gangtb7 .box-title {
  margin-top: 0px;
}

.m-gangtb7 .box-desc {
  margin-top: 8px;
  line-height: 34px;
  font-size: 24px;
  font-size: 2.4rem;
}

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

.m-gangtb7 .box-info {
  margin-top: 38px;
  line-height: 24px;
  font-size: 14px;
  font-size: 1.4rem;
  color: #666;
}

.m-gangtb7 .box-btn {
  position: absolute;
  z-index: 2;
  top: 0;
  width: 15%;
  height: 100%;
  cursor: pointer;
}

.m-gangtb7 .box-btn .iconfont {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  line-height: 1;
  font-size: 30px;
  font-size: 3rem;
  color: rgba(255, 255, 255, 0.7);
}

.m-gangtb7 .box-btn:hover .iconfont {
  color: #1ca9ee;
}

.m-gangtb7 .prev {
  left: 0;
}

.m-gangtb7 .next {
  right: 0;
}

@media screen and (max-width: 1219px) {
  .m-gangtb7 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .m-gangtb7 .box-hd {
    margin-bottom: 30px;
  }
  .m-gangtb7 .box-name, .m-gangtb7 .box-desc {
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-gangtb7 .box-info {
    margin-top: 20px;
  }
}
.m-bxgb1 {
  margin-top: 109px;
  padding-left: 50px;
  padding-right: 50px;
  padding-top: 79px;
  background-color: #fff;
}

.m-bxgb1 .box-hd {
  margin-bottom: 37px;
  text-align: center;
}

.m-bxgb1 .box-title {
  line-height: 42px;
  font-size: 32px;
  font-size: 3.2rem;
  font-weight: bold;
}

.m-bxgb1 .box-desc {
  margin-top: 12px;
  line-height: 26px;
  font-size: 16px;
  font-size: 1.6rem;
}

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

.m-bxgb1 .box-item {
  margin-right: 3.8461538462%;
  margin-bottom: 46px;
  width: 28.5714285714%;
}

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

.m-bxgb1 .item-title {
  margin-top: 11px;
  line-height: 34px;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: bold;
}

.m-bxgb1 .item-desc {
  margin-top: 15px;
  line-height: 26px;
  font-size: 16px;
  font-size: 1.6rem;
}

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

.m-bxgb1 .item-tab p {
  margin-right: 10px;
  margin-bottom: 10px;
  padding: 7px 12px;
  line-height: 20px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #1ca9ee;
  text-align: center;
  background-color: rgba(28, 169, 238, 0.1);
  border-radius: 17px;
}

@media screen and (max-width: 1219px) {
  .m-bxgb1 {
    margin-top: 30px;
    padding-top: 30px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .m-bxgb1 .box-hd {
    margin-bottom: 30px;
  }
  .m-bxgb1 .box-title {
    line-height: 24px;
    font-size: 18px;
    font-size: 1.8rem;
  }
  .m-bxgb1 .box-desc {
    line-height: 22px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-bxgb1 .box-wp {
    margin-bottom: -20px;
  }
  .m-bxgb1 .box-item {
    margin-bottom: 20px;
  }
  .m-bxgb1 .item-title {
    margin-top: 10px;
  }
  .m-bxgb1 .item-title, .m-bxgb1 .item-desc {
    line-height: 22px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-bxgb1 .item-desc {
    margin-top: 5px;
  }
  .m-bxgb1 .item-tab {
    margin-top: 10px;
  }
  .m-bxgb1 .item-tab p {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 640px) {
  .m-bxgb1 .box-item {
    margin-left: 1%;
    margin-right: 1% !important;
    width: 48%;
  }
}
@media screen and (max-width: 375px) {
  .m-bxgb1 .box-item {
    width: 98%;
  }
}
.m-bxgb3 {
  margin-top: 109px;
}

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

.m-bxgb3 .box-wp {
  position: relative;
  background-color: rgba(0, 0, 0, 0.5);
}

.m-bxgb3 .tabbd-item {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  transition: all 550ms;
  opacity: 0;
  visibility: hidden;
}

.m-bxgb3 .tabbd-item.show {
  opacity: 1;
  visibility: visible;
}

.m-bxgb3 .box-tabhd {
  position: relative;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: stretch;
}

.m-bxgb3 .tabhd-item {
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 62px;
  padding-bottom: 31.0714285714%;
  width: 16.6428571429%;
  text-align: center;
  border-right: 1px solid rgba(255, 255, 255, 0.5);
  color: #fff;
}

.m-bxgb3 .tabhd-item a {
  color: #fff;
}

.m-bxgb3 .tabhd-item .item-icon {
  line-height: 0;
  font-size: 0;
  display: inline-block;
}

.m-bxgb3 .tabhd-item .item-title {
  margin-top: 12px;
  line-height: 34px;
  font-size: 24px;
  font-size: 2.4rem;
}

.m-bxgb3 .tabhd-item .item-desc {
  margin-left: auto;
  margin-right: auto;
  margin-top: 36px;
  max-width: 170px;
  line-height: 30px;
  font-size: 16px;
  font-size: 1.6rem;
  opacity: 0;
  visibility: hidden;
  transition: all 550ms;
  transform: translateY(20px);
}

.m-bxgb3 .tabhd-item:last-child {
  border: none;
}

.m-bxgb3 .tabhd-item.active {
  background-color: rgba(28, 169, 238, 0.8);
}

.m-bxgb3 .tabhd-item.active .item-desc {
  transform: translateY(0);
  opacity: 1;
  visibility: visible;
}

@media screen and (max-width: 1219px) {
  .m-bxgb3 {
    margin-top: 30px;
  }
  .m-bxgb3 .box-title {
    margin-bottom: 30px;
  }
  .m-bxgb3 .tabhd-item {
    padding-top: 30px;
  }
  .m-bxgb3 .tabhd-item .item-icon {
    width: 40px;
  }
  .m-bxgb3 .tabhd-item .item-title {
    margin-top: 15px;
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-bxgb3 .tabhd-item .item-desc {
    margin-top: 10px;
    line-height: 22px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 640px) {
  .m-bxgb3 .tabhd-item {
    width: 100%;
    padding: 30px 20px;
    border-right: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  }
  .m-bxgb3 .tabhd-item .item-desc {
    opacity: 1;
    visibility: visible;
  }
}
.m-bxgb4 {
  margin-top: 128px;
  padding-top: 105px;
  padding-bottom: 147px;
  background: url("../images/bxgb4-bg1.jpg") no-repeat center;
  background-size: cover;
}

.m-bxgb4 .box-title {
  margin-bottom: 47px;
  text-align: center;
}

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

.m-bxgb4 .box-item {
  margin-right: 1.7857142857%;
  margin-bottom: 30px;
  width: 32.1428571429%;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 33px;
  padding-bottom: 40px;
  background-color: #fff;
}

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

.m-bxgb4 .item-title {
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  line-height: 34px;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: bold;
}

.m-bxgb4 .item-title img {
  flex: 0 0 auto;
  width: 50px;
  margin-right: 12px;
}

.m-bxgb4 .item-title em {
  flex: 1 1 auto;
  align-self: center;
  overflow: hidden;
}

.m-bxgb4 .item-desc {
  margin-top: 24px;
  line-height: 30px;
  font-size: 16px;
  font-size: 1.6rem;
}

@media screen and (max-width: 1219px) {
  .m-bxgb4 {
    margin-top: 40px;
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .m-bxgb4 .box-title {
    margin-bottom: 30px;
  }
  .m-bxgb4 .box-wp {
    margin-bottom: -30px;
  }
  .m-bxgb4 .box-item {
    margin-bottom: 30px;
    padding: 20px 14px;
  }
  .m-bxgb4 .item-title {
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-bxgb4 .item-title img {
    width: 32px;
    margin-right: 10px;
  }
  .m-bxgb4 .item-desc {
    margin-top: 10px;
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 640px) {
  .m-bxgb4 .box-item {
    margin-left: 1%;
    margin-right: 1% !important;
    width: 48%;
  }
}
@media screen and (max-width: 375px) {
  .m-bxgb4 .box-item {
    width: 98%;
  }
}
.m-bxgb5 {
  padding-top: 109px;
  padding-bottom: 109px;
  background: url("../images/qcckb5-bg1.jpg") no-repeat center;
  background-size: cover;
}

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

.m-bxgb5 .box-text {
  width: 50%;
  max-width: 650px;
}

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

.m-bxgb5 .box-link a {
  display: inline-block;
  min-width: 160px;
  line-height: 20px;
  padding: 15px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #fff;
  text-align: center;
  background-color: #1ca9ee;
}

.m-bxgb5 .box-link a:hover {
  color: #fff;
  background-color: #333;
}

@media screen and (max-width: 1219px) {
  .m-bxgb5 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .m-bxgb5 .box-desc {
    margin-top: 10px;
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-bxgb5 .box-link a {
    min-width: 160px;
    padding: 10px 20px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 640px) {
  .m-bxgb5 .box-text {
    width: 100%;
    max-width: 100%;
  }
  .m-bxgb5 .box-link {
    margin-top: 20px;
  }
}
.m-nbanner {
  margin-top: 106px;
}

@media screen and (max-width: 1219px) {
  .m-nbanner {
    margin-top: 30px;
  }
}
.m-job .box-item {
  margin-top: 87px;
}

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

.m-job .item-title {
  text-align: center;
  margin-bottom: 28px;
  line-height: 46px;
  font-size: 36px;
  font-size: 3.6rem;
  font-weight: bold;
  text-align: center;
}

.m-job .item-wp {
  border-top: 3px solid #cccccc;
  border-bottom: 3px solid #cccccc;
  padding-top: 42px;
  padding-bottom: 50px;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-start;
}

.m-job .item-fix {
  width: 50%;
  padding-right: 20px;
}

.m-job .item-name {
  line-height: 30px;
  font-size: 20px;
  font-size: 2rem;
  font-weight: bold;
}

.m-job .item-desc {
  margin-top: 22px;
  line-height: 36px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #666;
}

.m-job .item-ft {
  margin-top: 27px;
  line-height: 26px;
  font-size: 16px;
  font-size: 1.6rem;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
}

.m-job .item-ft i {
  color: #1ca9ee;
}

.m-job .item-ft a {
  color: #1ca9ee;
}

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

@media screen and (max-width: 1219px) {
  .m-job .box-item {
    margin-top: 30px;
  }
  .m-job .box-item .item-title {
    line-height: 24px;
    font-size: 18px;
    font-size: 1.8rem;
    margin-bottom: 20px;
  }
  .m-job .box-item .item-wp {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .m-job .box-item .item-name, .m-job .box-item .item-desc {
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-job .box-item .item-desc {
    margin-top: 10px;
  }
  .m-job .box-item .item-ft {
    margin-top: 20px;
    line-height: 22px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 640px) {
  .m-job .box-item .item-fix {
    width: 100%;
    margin-top: 20px;
  }
  .m-job .box-item .item-fix:first-child {
    margin-top: 0;
  }
}
.m-htnews {
  margin-bottom: 90px;
}

.m-htnews .box-title {
  margin-bottom: 42px;
}

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

.m-htnews .item-pic {
  width: 48.9285714286%;
}

.m-htnews .item-fix {
  width: 46.4285714286%;
}

.m-htnews .item-time {
  line-height: 24px;
  font-size: 14px;
  font-size: 1.4rem;
  color: #999;
}

.m-htnews .item-title {
  margin-top: 6px;
  height: 80px;
  line-height: 40px;
  font-size: 30px;
  font-size: 3rem;
  font-weight: bold;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

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

.m-htnews .item-desc {
  margin-top: 29px;
  height: 60px;
  line-height: 30px;
  font-size: 18px;
  font-size: 1.8rem;
  color: #666;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.m-htnews .item-link {
  margin-top: 49px;
  line-height: 24px;
  font-size: 14px;
  font-size: 1.4rem;
  color: #171717;
}

.m-htnews .item-link a {
  color: #171717;
}

.m-htnews .item-link a:hover {
  color: #1ca9ee;
}

.m-htnews .item-link i {
  color: #1ca9ee;
}

.m-htnews .btn-wp {
  margin-top: 65px;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-start;
}

.m-htnews .box-btn {
  margin-right: 18px;
  width: 42px;
  line-height: 40px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #1ca9ee;
  text-align: center;
  border: 1px solid #1ca9ee;
  cursor: pointer;
}

.m-htnews .box-btn:hover {
  color: #fff;
  background-color: #1ca9ee;
}

@media screen and (max-width: 1219px) {
  .m-htnews {
    margin-bottom: 30px;
  }
  .m-htnews .item-time, .m-htnews .item-desc, .m-htnews .item-link, .m-htnews .item-title {
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-htnews .item-title, .m-htnews .item-desc {
    margin-top: 5px;
    height: 48px;
  }
  .m-htnews .item-link {
    margin-top: 10px;
  }
  .m-htnews .btn-wp {
    margin-top: 20px;
  }
  .m-htnews .box-btn {
    width: 32px;
    line-height: 30px;
    margin-right: 10px;
  }
}
@media screen and (max-width: 640px) {
  .m-htnews .item-pic, .m-htnews .item-fix {
    width: 100%;
  }
  .m-htnews .item-fix {
    margin-top: 10px;
  }
}
.m-newsl .box-title {
  margin-bottom: 46px;
}

.m-newsl .box-list {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: -42px;
}

.m-newsl .list-item {
  margin-right: 2.8571428571%;
  margin-bottom: 42px;
  width: 31.4285714286%;
}

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

.m-newsl .item-time {
  margin-top: 33px;
  line-height: 24px;
  font-size: 14px;
  font-size: 1.4rem;
  color: #999;
}

.m-newsl .item-title {
  margin-top: -1px;
  height: 60px;
  line-height: 30px;
  font-size: 20px;
  font-size: 2rem;
  font-weight: bold;
  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: 13px;
  height: 52px;
  line-height: 26px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #666;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.m-newsl .item-link {
  margin-top: 21px;
  line-height: 24px;
  font-size: 14px;
  font-size: 1.4rem;
  color: #171717;
}

.m-newsl .item-link a {
  color: #171717;
}

.m-newsl .item-link a:hover {
  color: #1ca9ee;
}

.m-newsl .item-link i {
  color: #1ca9ee;
}

@media screen and (max-width: 1219px) {
  .m-newsl .box-title {
    margin-bottom: 30px;
  }
  .m-newsl .box-list {
    margin-bottom: -20px;
  }
  .m-newsl .list-item {
    margin-bottom: 20px;
  }
  .m-newsl .item-time {
    margin-top: 10px;
  }
  .m-newsl .item-time, .m-newsl .item-desc, .m-newsl .item-link, .m-newsl .item-title {
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-newsl .item-title, .m-newsl .item-desc {
    margin-top: 5px;
    height: 48px;
  }
  .m-newsl .item-link {
    margin-top: 10px;
  }
}
@media screen and (max-width: 640px) {
  .m-newsl .list-item {
    margin-left: 1%;
    margin-right: 1% !important;
    width: 48%;
  }
}
@media screen and (max-width: 375px) {
  .m-newsl .list-item {
    width: 98%;
  }
}
.g-mn1 {
  float: left;
  width: 100%;
  padding-right: 35.7142857143%;
}

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

@media screen and (max-width: 991px) {
  .g-sd {
    float: none;
    margin-left: 0;
    margin-top: 30px;
    width: 100%;
  }
}
.m-news .box-title {
  line-height: 40px;
  font-size: 30px;
  font-size: 3rem;
  font-weight: normal;
  color: #171717;
}

.m-news .box-time {
  padding-top: 19px;
  padding-bottom: 18px;
  line-height: 26px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #999;
  border-bottom: 1px solid #cccccc;
}

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

.m-news .box-share {
  margin-top: 30px;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: center;
}

.m-news .share-title {
  line-height: 26px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #999;
  margin-right: 10px;
}

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

@media screen and (max-width: 1219px) {
  .m-news .box-title {
    line-height: 24px;
    font-size: 16px;
    font-size: 1.6rem;
  }
  .m-news .box-time {
    line-height: 22px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-news .share-title {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.m-sdnews .box-title {
  position: relative;
  padding-left: 13px;
  line-height: 34px;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: bold;
  color: #171717;
}

.m-sdnews .box-title:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 5px;
  height: 23px;
  background-color: #1ca9ee;
}

.m-sdnews .box-item {
  padding-top: 25px;
  padding-bottom: 22px;
  border-bottom: 1px solid #cccccc;
}

.m-sdnews .item-time {
  line-height: 24px;
  font-size: 14px;
  font-size: 1.4rem;
  color: #999;
}

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

.m-sdnews .item-title:hover {
  font-weight: bold;
}

@media screen and (max-width: 1219px) {
  .m-sdnews .box-title {
    line-height: 24px;
    font-size: 18px;
    font-size: 1.8rem;
  }
  .m-sdnews .item-time, .m-sdnews .item-title {
    line-height: 22px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.m-ctusmap .box-title {
  position: relative;
  padding-bottom: 23px;
  text-align: center;
}

.m-ctusmap .box-title:before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  width: 35px;
  height: 3px;
  background-color: #1ca9ee;
}

.m-ctusmap .box-name {
  margin-top: 36px;
  line-height: 28px;
  font-size: 18px;
  font-size: 1.8rem;
  text-align: center;
}

.m-ctusmap .box-map {
  margin-top: 53px;
}

@media screen and (max-width: 1219px) {
  .m-ctusmap .box-title {
    padding-bottom: 10px;
  }
  .m-ctusmap .box-name {
    margin-top: 10px;
    line-height: 22px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-ctusmap .box-map {
    margin-top: 30px;
  }
}
.m-ctusform {
  margin-top: 100px;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: flex-start;
}

.m-ctusform .box-left {
  width: 54.2857142857%;
}

.m-ctusform .box-title {
  position: relative;
  padding-bottom: 24px;
  line-height: 46px;
  font-size: 36px;
  font-size: 3.6rem;
  font-weight: bold;
  color: #171717;
}

.m-ctusform .box-title:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 35px;
  height: 3px;
  background-color: #1ca9ee;
}

.m-ctusform .box-info {
  margin-top: 33px;
  line-height: 36px;
  font-size: 18px;
  font-size: 1.8rem;
}

.m-ctusform .box-right {
  width: 42.8571428571%;
}

.m-ctusform .box-form {
  margin-top: 0;
}

@media screen and (max-width: 1219px) {
  .m-ctusform {
    margin-top: 30px;
  }
  .m-ctusform .box-title {
    line-height: 24px;
    font-size: 18px;
    font-size: 1.8rem;
    padding-bottom: 10px;
  }
  .m-ctusform .box-info {
    margin-top: 10px;
    line-height: 26px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 991px) {
  .m-ctusform .box-left, .m-ctusform .box-right {
    width: 100%;
  }
  .m-ctusform .box-right {
    margin-top: 20px;
  }
}
@font-face {
  font-family: "iconfont";
  /* Project id 4935170 */
  src: url("data:application/x-font-woff2;charset=utf-8;base64,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") format("woff2"), url("../fonts/iconfont.woff?t=1748431489430") format("woff"), url("../fonts/iconfont.ttf?t=1748431489430") format("truetype");
  font-display: swap;
}
.iconfont {
  font-family: "iconfont" !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

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

.icon-qqkongjian:before {
  content: "\e80f";
}