@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, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color:#007aff ;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.swiper-cube {
  overflow: visible;
}

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

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

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

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

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

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

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

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

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

.swiper-flip {
  overflow: visible;
}

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

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

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

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

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

.swiper-cards {
  overflow: visible;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media screen and (max-width: 991px) {
  .wap-hd-nav {
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    background-color: #725ce0;
  }
  .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: #725ce0;
  }
}
.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: 10px;
    width: 26px;
    transition: all 550ms;
  }
  .m-mobilenav .mbnav-btn .line {
    width: 100%;
    height: 2px;
    background-color: #fff;
  }
  .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: 14px;
    font-size: 1.4rem;
    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: #725ce0;
  }
  .m-mobilenav .mbnav-item > a.active:after {
    background-color: #725ce0;
  }
  .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: #725ce0;
  }
}
::selection {
  color: #fff;
  background: #725ce0;
}

* {
  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: "Microsoft YaHei", 微软雅黑;
  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: #725ce0;
}

ol, ul {
  list-style: none;
}

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

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

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

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

input[type=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;
  /*去掉苹果的默认UI来渲染按钮*/
}

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-nopd {
  padding: 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: #725ce0;
}

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

@media screen and (max-width: 991px) {
  .f-box {
    max-width: 96%;
    width: 100%;
  }
}
.g-bd {
  margin-left: auto;
  margin-right: auto;
  max-width: 1920px;
  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: #725ce0;
  transition: all 550ms;
}

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

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

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

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

.m-desc a {
  color: #725ce0;
}

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

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

.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: #725ce0;
  }
  .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: 16px;
  font-size: 1.6rem;
  position: relative;
  padding-right: 20px;
  max-width: 300px;
}

.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;
  }
}
/* .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: 14px;
  line-height: 28px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #999;
}

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

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

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

@media screen and (max-width: 1219px) {
  .m-crm {
    padding-top: 10px;
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.m-oths {
  margin-top: 30px;
  background-color: #e9eaec;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 10px;
  padding-bottom: 14px;
}

.m-oths .oths-item {
  line-height: 28px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #666666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  background-repeat: no-repeat;
  background-position: left center;
}

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

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

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

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

@media screen and (max-width: 1219px) {
  .m-oths .oths-item {
    line-height: 26px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-oths .oths-item-1 {
    margin-bottom: 10px;
  }
}
.m-page {
  margin-top: 82px;
  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: 28px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #999;
  text-align: center;
  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: #fff;
  background-image: linear-gradient(90deg, #84bcd2 0%, #725ce0 100%), linear-gradient(#0d328d, #0d328d);
  background-blend-mode: normal, normal;
  background-color: #725ce0;
}

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

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

.m-kf .kf-item:hover {
  color: #fff;
  background-color: #725ce0;
}

.m-kf .kf-item.active {
  background-color: #725ce0;
}

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

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

@media screen and (max-width: 991px) {
  .returntop {
    display: none !important;
  }
}
.j-videomodal {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 99;
  width: 100%;
  height: 100%;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.5);
  display: none;
}

.j-videomodal iframe {
  position: absolute;
  z-index: 2;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 1200px;
  height: 600px;
  max-width: 90%;
  max-height: 80%;
}

.j-videomodal:after {
  content: "+";
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 3;
  line-height: 1;
  font-size: 30px;
  font-size: 3rem;
  transform: rotate(45deg);
  cursor: pointer;
  color: #fff;
}

.m-hlnk a {
  position: relative;
  display: inline-block;
  position: relative;
  min-width: 137px;
  padding-bottom: 7px;
  padding-right: 20px;
  line-height: 26px;
  font-size: 16px;
  font-size: 1.6rem;
}

.m-hlnk a:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background-image: linear-gradient(90deg, #84bcd2 0%, #725ce0 100%), linear-gradient(#ffffff, #ffffff);
  background-blend-mode: normal, normal;
  background-color: #fff;
}

.m-hlnk a i {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 12px;
  font-size: 1.2rem;
}

@media screen and (max-width: 1219px) {
  .m-hlnk a {
    padding-bottom: 10px;
    line-height: 22px;
    font-size: 12px;
    font-size: 1.2rem;
    min-width: 100px;
  }
}
.m-htt {
  line-height: 58px;
  font-size: 48px;
  font-size: 4.8rem;
  font-weight: bold;
}

@media screen and (max-width: 1219px) {
  .m-htt {
    line-height: 24px;
    font-size: 20px;
    font-size: 2rem;
  }
}
.m-hpro {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  overflow: hidden;
}

.m-hpro .box-wp {
  padding-top: 13.125%;
  padding-bottom: 14.21875%;
  padding-left: 90px;
  padding-right: 90px;
  background-color: rgba(0, 0, 0, 0.5);
  transition: all 550ms;
  transform: translateX(calc(100vw - 360px - 180px));
}

.m-hpro .box-wp:hover {
  transform: translateX(0);
  background-color: rgba(0, 0, 0, 0.8);
}

.m-hpro .box-wp:hover .box-list {
  opacity: 1;
  margin-right: 8%;
}

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

.m-hpro .box-text {
  width: 360px;
  color: #fff;
}

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

.m-hpro .box-text a:hover {
  color: #725ce0;
}

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

.m-hpro .box-title {
  margin-top: 5px;
}

.m-hpro .box-desc {
  margin-top: 19px;
  height: 52px;
  line-height: 26px;
  font-size: 16px;
  font-size: 1.6rem;
  /*display: -webkit-box;*/
  /*-webkit-box-orient: vertical;*/
  /*-webkit-line-clamp: 2;*/
  /*overflow: hidden;*/
}

.m-hpro .box-link {
  margin-top: 56px;
}

.m-hpro .box-list {
  width: 64.6551724138%;
  max-width: calc(100% - 380px);
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: -20px;
  opacity: 0;
  transition: all 550ms;
}

.m-hpro .list-item {
  margin-right: 2.6666666667%;
  margin-bottom: 20px;
  width: 31.5555555556%;
}

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

.m-hpro .item-text {
  text-align: center;
  color: #ccc;
}

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

.m-hpro .item-text a:hover {
  color: #725ce0;
}

.m-hpro .item-title {
  margin-top: 18px;
  line-height: 32px;
  font-size: 22px;
  font-size: 2.2rem;
  font-weight: bold;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.m-hpro .item-desc {
  margin-top: 10px;
  line-height: 26px;
  font-size: 16px;
  font-size: 1.6rem;
  max-height: 52px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

@media screen and (max-width: 1219px) {
  .m-hpro .box-name {
    line-height: 22px;
    font-size: 12px;
    font-size: 1.2rem;
  }
  .m-hpro .box-desc {
    line-height: 22px;
    font-size: 14px;
    font-size: 1.4rem;
    height: 44px;
    margin-top: 10px;
  }
  .m-hpro .box-link {
    margin-top: 20px;
  }
  .m-hpro .item-title, .m-hpro .item-desc {
    line-height: 22px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-hpro .item-desc {
    max-height: 44px;
    margin-top: 5px;
  }
  .m-hpro .item-title {
    margin-top: 10px;
  }
}
@media screen and (max-width: 991px) {
  .m-hpro .box-wp {
    transform: translateX(0);
    padding-left: 2%;
    padding-right: 2%;
  }
  .m-hpro .box-list {
    opacity: 1;
    max-width: calc(100% - 220px);
  }
  .m-hpro .box-text {
    width: 200px;
  }
}
@media screen and (max-width: 640px) {
  .m-hpro .box-text {
    width: 100%;
  }
  .m-hpro .box-list {
    width: 100%;
    margin-top: 30px;
    max-width: 100%;
  }
}
.g-hsolu {
  padding-top: 115px;
  padding-bottom: 120px;
  background-color: #2c3147;
}

@media screen and (max-width: 1219px) {
  .g-hsolu {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.m-hsolu .box-hd {
  margin-bottom: 72px;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: flex-start;
  color: #fff;
}

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

.m-hsolu .box-hd a:hover {
  color: #cfcfcf;
}

.m-hsolu .box-text {
  margin-right: 20px;
}

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

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

.m-hsolu .box-item {
  margin-right: 2%;
  margin-bottom: 20px;
  width: 15%;
  padding-top: 55px;
  padding-bottom: 64px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
  border: solid 1px rgba(255, 255, 255, 0.3);
  color: #fff;
  opacity: 0.8;
  transition: all 550ms;
}

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

.m-hsolu .box-item:hover {
  opacity: 1;
  border-color: #fff;
}

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

.m-hsolu .item-title {
  margin-top: 43px;
  line-height: 30px;
  font-size: 20px;
  font-size: 2rem;
}

@media screen and (max-width: 1219px) {
  .m-hsolu .box-desc {
    margin-top: 10px;
    line-height: 22px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-hsolu .box-hd {
    margin-bottom: 30px;
  }
  .m-hsolu .box-item {
    padding: 30px 15px;
  }
  .m-hsolu .item-icon {
    max-width: 40px;
  }
  .m-hsolu .item-title {
    margin-top: 20px;
    line-height: 22px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 640px) {
  .m-hsolu .box-item {
    margin-left: 1%;
    margin-right: 1% !important;
    width: 31.33%;
  }
}
@media screen and (max-width: 375px) {
  .m-hsolu .box-item {
    width: 48%;
  }
}
.g-hctus {
  background: url("../images/hpartner-bg1.jpg") no-repeat center;
  background-color: #151619;
  padding-top: 222px;
  padding-bottom: 153px;
}

@media screen and (max-width: 1219px) {
  .g-hctus {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.m-mctus {
  padding-top: 90px;
  padding-bottom: 112px;
}

@media screen and (max-width: 1219px) {
  .m-mctus {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.m-hctus {
  padding-top: 81px;
  background: url("../images/getintouch.png") no-repeat center top;
  text-align: center;
  color: #fff;
}

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

.m-hctus a:hover {
  color: #cfcfcf;
}

.m-hctus .box-desc {
  margin-left: auto;
  margin-right: auto;
  margin-top: 29px;
  max-width: 810px;
  line-height: 36px;
  font-size: 18px;
  font-size: 1.8rem;
  color: #eee;
}

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

.m-hctus .box-link a {
  display: inline-block;
  min-width: 230px;
  line-height: 30px;
  padding: 20px;
  color: #fff;
  text-align: center;
  border-radius: 10px;
  color: #fff;
  background-image: linear-gradient(90deg, #84bcd2 0%, #725ce0 100%), linear-gradient(#0d328d, #0d328d);
  background-blend-mode: normal, normal;
  background-color: #725ce0;
}

.m-hctus .box-link a:hover {
  color: #fff;
  background: #725ce0;
}

@media screen and (max-width: 1219px) {
  .m-hctus {
    padding-top: 40px;
    background-size: 100% auto;
  }
  .m-hctus .box-desc {
    margin-top: 20px;
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-hctus .box-link {
    margin-top: 20px;
  }
  .m-hctus .box-link a {
    min-width: 120px;
    line-height: 20px;
    font-size: 14px;
    font-size: 1.4rem;
    padding: 8px 15px;
  }
}
.m-hpartner {
  margin-top: 153px;
}

.m-hpartner .item-pic {
  background-color: #ffffff;
  border-radius: 10px;
}

.m-hpartner .swiper-wrapper {
  transition-timing-function: linear;
}

@media screen and (max-width: 1219px) {
  .m-hpartner {
    margin-top: 30px;
  }
}
.g-hnews {
  padding-top: 114px;
  padding-bottom: 97px;
}

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

.m-hnews .item-info {
  margin-top: 24px;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
  line-height: 24px;
  font-size: 14px;
  font-size: 1.4rem;
  color: #999;
}

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

.m-hnews .list-item {
  margin-right: 1.8571428571%;
  margin-bottom: 20px;
  width: 23.5714285714%;
}

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

.m-hnews .item-text {
  padding-top: 30px;
}

.m-hnews .item-title {
  line-height: 26px;
  font-size: 16px;
  font-size: 1.6rem;
  max-height: 52px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  height: 52px;
}

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

.m-hnews .item-time {
  /*margin-top: 24px;*/
  line-height: 24px;
  font-size: 14px;
  font-size: 1.4rem;
  color: #666;
}

@media screen and (max-width: 1219px) {
  .m-hnews .box-hd {
    margin-bottom: 30px;
  }
  .m-hnews .item-text {
    padding-top: 10px;
  }
  .m-hnews .item-title {
    max-height: 44px;
    line-height: 22px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-hnews .item-time {
    margin-top: 5px;
    line-height: 22px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 640px) {
  .m-hnews .list-item {
    margin-left: 1%;
    margin-right: 1% !important;
    width: 48%;
  }
}
.g-ft {
  background-color: #111111;
  color: #fff;
}

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

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

.m-ftfix1 {
  padding-top: 77px;
  padding-bottom: 79px;
  line-height: 36px;
  font-size: 14px;
  font-size: 1.4rem;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-start;
}

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

.m-ftb:last-child {
  padding-right: 0;
}

.m-ftb1 {
  width: 32.1428571429%;
}

.m-ftb2 {
  width: 18.9285714286%;
}

.m-ftb3 {
  width: 23.7857142857%;
}

.m-ftb4 {
  width: 16.4285714286%;
}

.m-ftb5 {
  width: 8.5714285714%;
}

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

.m-ftinfo {
  margin-top: 32px;
  line-height: 30px;
}

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

.m-ftshare .share-item {
  position: relative;
  margin-right: 15px;
  margin-bottom: 5px;
  opacity: 0.6;
  line-height: 1;
  font-size: 18px;
  font-size: 1.8rem;
}

.m-ftshare .share-item img {
  position: absolute;
  left: 50%;
  bottom: 100%;
  transform: translateX(-50%);
  width: 100px;
  max-width: 100px;
  display: none;
}

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

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

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

.m-ftt {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 28px;
  font-weight: bold;
  margin-bottom: 20px;
}

.m-ftfix2 {
  padding-bottom: 90px;
  line-height: 28px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #666;
  text-align: center;
}

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

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

@media screen and (max-width: 1219px) {
  .m-ftfix1, .m-ftinfo, .m-ftfix2 {
    line-height: 26px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-ftname {
    line-height: 24px;
    font-size: 16px;
    font-size: 1.6rem;
  }
  .m-ftfix1 {
    padding-top: 40px;
    padding-bottom: 30px;
  }
  .m-ftfix2 {
    padding-bottom: 30px;
  }
  .m-ftinfo, .m-ftshare {
    margin-top: 15px;
  }
  .m-ftt {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 991px) {
  .m-ftb {
    width: 100%;
    margin-top: 20px;
  }
  .m-ftb:first-child {
    margin-top: 0;
  }
}
@media screen and (max-width: 767px) {
  .m-ftt, .m-ftnav {
    display: none;
    margin-top: 10px;
  }
}
.banner {
  position: relative;
  z-index: 2;
  line-height: 0;
  font-size: 0;
  overflow: hidden;
}

.banner .swiper-slide {
  transition: opacity 2000ms;
  pointer-events: none;
  transition-property: opacity;
}

.banner .swiper-slide img {
  transition: all 8s;
}

.banner .swiper-slide .item-text {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  padding-left: 2%;
  padding-right: 2%;
  max-width: 1600px;
  width: 100%;
  color: #fff;
  text-align: center;
}

.banner .swiper-slide .item-title {
  line-height: 1;
  font-size: 3.125vw;
  font-weight: bold;
  transition: all 2s;
  transform: translateX(20%);
  opacity: 0;
}

.banner .swiper-slide .item-text1 {
  top: auto;
  transform: translateX(-50%);
  width: 100%;
  bottom: 7.1875vw;
}

.banner .swiper-slide-active {
  pointer-events: auto;
  z-index: 2;
}

.banner .swiper-slide-active img {
  transform: scale(1.1);
}

.banner .swiper-slide-active .item-title {
  transform: translateX(0);
  opacity: 1;
}

.banner .box-control {
  position: absolute;
  z-index: 2;
  left: 80px;
  right: 80px;
  bottom: 72px;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-end;
  align-items: center;
}

.banner .box-num, .banner .box-count {
  line-height: 1;
  font-size: 18px;
  font-size: 1.8rem;
  color: #fff;
}

.banner .box-page {
  margin-left: 15px;
  margin-right: 15px;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-start;
  width: inherit;
}

.banner .box-page .swiper-pagination-bullet {
  width: 20px;
  height: 3px;
  background-color: rgba(255, 255, 255, 0.5);
  margin: 0;
  border-radius: 0;
}

.banner .box-page .swiper-pagination-bullet-active {
  background-color: #fff;
}

.banner .btn-wp {
  margin-left: 12px;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-start;
}

.banner .box-btn {
  line-height: 1;
  font-size: 16px;
  font-size: 1.6rem;
  color: #fff;
  cursor: pointer;
  opacity: 0.5;
}

.banner .box-btn:hover {
  opacity: 1;
}

.banner .prev {
  margin-right: 10px;
}

@media screen and (max-width: 1219px) {
  .banner .box-control {
    bottom: 20px;
    left: 2%;
    right: 2%;
  }
}
@media screen and (max-width: 991px) {
  .banner .box-control {
    justify-content: center;
  }
  .banner .box-num, .banner .box-count, .banner .box-page {
    display: none;
  }
  .banner .btn-wp {
    margin-left: 0;
  }
}
.g-hd {
  position: fixed;
  z-index: 10;
  left: 0;
  top: 0;
  width: 100%;
  --lineh: 142px;
}

.g-hd.fixed {
  --lineh: 74px;
  background-color: rgba(0, 0, 0, 0.9);
}

.m-hdfix1 {
  position: relative;
  z-index: 2;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
  padding-left: 80px;
  padding-right: 80px;
}

.m-hdbtn {
  cursor: pointer;
  line-height: var(--lineh);
  color: #fff;
}

.m-hdbtn .icon-chahao1 {
  display: none;
}

.m-hdbtn.active .icon-chahao1 {
  display: block;
}

.m-hdbtn.active .icon-lanmu {
  display: none;
}

.m-hdlogo {
  line-height: var(--lineh);
}

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

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

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

.m-hdsch .sch-btn {
  display: block;
  line-height: var(--lineh);
  font-size: 20px;
  font-size: 2rem;
  color: #fff;
}

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

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

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

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

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

@media screen and (max-width: 991px) {
  .f-hdpt {
    padding-top: 50px;
  }
  .g-hd {
    --lineh: 50px;
    background-color: rgba(0, 0, 0, 0.6);
  }
  .g-hd.fixed {
    --lineh: 50px;
  }
  .m-hdbtn {
    display: none;
  }
  .m-hdfix1 {
    padding-left: 2%;
    padding-right: 2%;
  }
  .m-hdsch {
    margin-right: 40px;
  }
  .m-hdlogo img {
    width: 180px;
  }
}
.m-hdfix2 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100vh;
  padding-top: 143px;
  background-color: rgba(15, 15, 15, 0.9);
  color: #fff;
  display: none;
}

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

.m-hdfix2 > .box-wp {
  height: 100%;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  overflow-y: auto;
}

.m-hdfix2 > .box-wp > .box-fix {
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: stretch;
  min-height: 100%;
}

.m-hdfix2 > .box-wp > .box-fix > .box-left {
  flex: 0 0 auto;
  width: 435px;
  padding-left: 4.1666666667%;
  padding-right: 3.125%;
  padding-top: 30px;
  padding-bottom: 30px;
  border-right: 2px solid rgba(255, 255, 255, 0.2);
}

.m-hdfix2 > .box-wp > .box-fix > .box-content {
  flex: 1 1 auto;
  overflow: hidden;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: stretch;
}

.m-hdpronav {
  min-height: 100%;
  display: none;
  width: 100%;
  /*max-width: 1200px;*/
}

.m-hdpronav.show {
  display: block;
}

.m-hdpronav .pronav-wp {
  position: relative;
  padding-right: 357px;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: flex-start;
  max-height: calc(100vh - 90px - 40px);
  overflow-y: auto;
  min-height: 262px;
  padding-left: 170px;
}

@media screen and (max-width: 1660px) {
  .m-hdpronav .pronav-wp {
    padding-left: 0;
  }
}
.m-hdpronav .pronav-img {
  position: absolute;
  right: 0;
  top: 0;
  width: 357px;
}

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

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

.m-hdpronav .pronav-bd {
  width: 100%;
  min-height: 100%;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: stretch;
}

.m-hdpronav .pronav-fix {
  position: relative;
  width: 25%;
  padding-right: 30px;
  padding-left: 3.6666666667%;
  padding-top: 40px;
  padding-bottom: 30px;
}

.m-hdpronav .pronav-fix:last-child:before {
  display: none;
}

.m-hdpronav .pronav-fix:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 1px;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.2);
}

.m-hdpronav .pronav-fix2, .m-hdpronav .pronav-fix3 {
  display: none;
}

.m-hdpronav .pronav-list ul {
  display: none;
}

.m-hdpronav .pronav-item > a {
  display: block;
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 28px;
  font-size: 18px;
  font-size: 1.8rem;
  color: #999;
}

.m-hdpronav .pronav-item:hover > a, .m-hdpronav .pronav-item.active > a {
  background-image: linear-gradient(90deg, #84bcd2 0%, #725ce0 100%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}

.m-hdnav .nav-item > a {
  position: relative;
  display: block;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-right: 30px;
  line-height: 30px;
  font-size: 20px;
  font-size: 2rem;
  color: #999;
}

.m-hdnav .nav-item > a i {
  position: absolute;
  right: 10px;
  top: 20px;
  font-size: 14px;
  font-size: 1.4rem;
}

.m-hdnav .nav-item > a:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.2);
}

.m-hdnav .nav-item > a:hover, .m-hdnav .nav-item > a.active {
  color: #fff;
  font-weight: bold;
}

.m-hdnav .nav-item > a:hover:before, .m-hdnav .nav-item > a.active:before {
  color: #fff;
  background-image: linear-gradient(90deg, #84bcd2 0%, #725ce0 100%), linear-gradient(#0d328d, #0d328d);
  background-blend-mode: normal, normal;
  background-color: #725ce0;
}

.m-hdsch2 {
  margin-top: 80px;
  position: relative;
}

.m-hdsch2 .form-text {
  display: block;
  width: 100%;
  height: 40px;
  padding-left: 10px;
  padding-right: 40px;
  background-color: #ffffff;
}

.m-hdsch2 .form-icon, .m-hdsch2 .form-btn {
  position: absolute;
  right: 0;
  top: 0;
  width: 30px;
  height: 40px;
  line-height: 40px;
  color: #333;
}

.m-hdsch2 .form-btn {
  z-index: 2;
  cursor: pointer;
}

.m-hdshare {
  margin-top: 57px;
}

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

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

.m-hdshare .share-item {
  margin-right: 20px;
  margin-bottom: 10px;
  opacity: 0.6;
}

.m-hdshare .share-item:hover {
  opacity: 1;
}

@media screen and (max-width: 1440px) {
  .m-hdfix2 > .box-wp > .box-fix > .box-left {
    width: 300px;
  }
  .m-hdnav .nav-item > a {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .m-hdpronav .pronav-item > a {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.m-nbanner {
  position: relative;
  z-index: 2;
  line-height: 0;
  font-size: 0;
  padding-top: 19.2708333333%;
  padding-bottom: 15.625%;
  text-align: center;
  color: #fff;
}

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

.m-nbanner a:hover {
  color: #725ce0;
}

.m-nbanner .box-title {
  font-size: 3.125vw;
  font-weight: bold;
}

@media screen and (max-width: 991px) {
  .m-nbanner .box-title {
    font-size: 20px;
    font-size: 2rem;
  }
}
.g-wp {
  padding-top: 46px;
  padding-bottom: 98px;
}

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

.m-clstext .box-title {
  position: relative;
  line-height: 46px;
  font-size: 36px;
  font-size: 3.6rem;
}

.m-clstext .box-desc {
  position: relative;
  color: #555;
}

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

.m-clstext .box-desc.hid:before {
  display: block;
}

.m-clstext .box-desc:before {
  content: "";
  position: absolute;
  z-index: 2;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.1) 0%, white 100%);
  display: none;
}

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

.m-clstext .box-link .span {
  position: relative;
  display: inline-block;
  position: relative;
  min-width: 100px;
  padding-bottom: 7px;
  padding-right: 20px;
  line-height: 26px;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  cursor: pointer;
}

.m-clstext .box-link .span:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background-image: linear-gradient(90deg, #84bcd2 0%, #725ce0 100%), linear-gradient(#ffffff, #ffffff);
  background-blend-mode: normal, normal;
  background-color: #fff;
}

.m-clstext .box-link .span i {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 12px;
  font-size: 1.2rem;
}

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

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

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

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

@media screen and (max-width: 1219px) {
  .m-clstext {
    margin-bottom: 30px;
  }
  .m-clstext .box-title {
    line-height: 28px;
    font-size: 20px;
    font-size: 2rem;
  }
  .m-clstext .box-desc.hid {
    max-height: 72px;
  }
  .m-clstext .box-link {
    margin-top: 10px;
  }
  .m-clstext .box-link .span {
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.m-solul {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: stretch;
  margin-bottom: -20px;
}

.m-solul .list-item {
  margin-right: 1.4285714286%;
  margin-bottom: 20px;
  width: 23.8571428571%;
  padding: 15px;
  padding-bottom: 28px;
}

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

.m-solul .list-item:hover {
  background-color: #ffffff;
  box-shadow: 0px 3px 84px 0px rgba(6, 12, 36, 0.22);
}

.m-solul .item-text {
  padding-top: 12px;
}

.m-solul .item-title {
  line-height: 30px;
  font-size: 20px;
  font-size: 2rem;
  font-weight: bold;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.m-solul .item-desc {
  margin-top: 10px;
  height: 48px;
  line-height: 24px;
  font-size: 14px;
  font-size: 1.4rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  color: #666;
}

.m-solul .item-link {
  margin-top: 13px;
}

.m-solul .item-link a {
  display: inline-block;
  width: 34px;
  line-height: 34px;
  font-size: 14px;
  font-size: 1.4rem;
  color: #fff;
  text-align: center;
  border-radius: 50%;
  background-color: #2c3147;
}

.m-solul .item-link a:hover {
  color: #fff;
  background-image: linear-gradient(90deg, #84bcd2 0%, #725ce0 100%), linear-gradient(#0d328d, #0d328d);
  background-blend-mode: normal, normal;
  background-color: #725ce0;
}

@media screen and (max-width: 1219px) {
  .m-solul .list-item {
    padding: 10px;
    padding-bottom: 15px;
  }
  .m-solul .item-title, .m-solul .item-desc {
    line-height: 22px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-solul .item-desc {
    height: 44px;
  }
  .m-solul .item-link {
    margin-top: 10px;
  }
  .m-solul .item-link a {
    width: 24px;
    line-height: 24px;
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 640px) {
  .m-solul .list-item {
    margin-left: 1%;
    margin-right: 1% !important;
    width: 48%;
  }
}
@media screen and (max-width: 375px) {
  .m-solul .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: 330px;
  margin-left: -330px;
}

@media screen and (max-width: 1219px) {
  .g-sd {
    width: 260px;
    margin-left: -260px;
  }
}
@media screen and (max-width: 991px) {
  .g-sd {
    float: none;
    margin-left: 0;
    margin-top: 30px;
    width: 100%;
  }
}
.m-news .box-title {
  line-height: 46px;
  font-size: 36px;
  font-size: 3.6rem;
  font-weight: bold;
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

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

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

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

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

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

.m-news .box-desc {
  margin-top: 30px;
  color: #555;
}

@media screen and (max-width: 1219px) {
  .m-news .box-title {
    line-height: 24px;
    font-size: 16px;
    font-size: 1.6rem;
    padding-bottom: 10px;
  }
  .m-news .box-info {
    margin-top: 10px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-news .box-desc {
    margin-top: 20px;
  }
}
.m-proitem .item-top {
  position: relative;
  overflow: hidden;
}

.m-proitem .item-modal {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(44, 49, 71, 0.8);
  display: none;
}

.m-proitem .modal-fix {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 90%;
  max-width: 240px;
  text-align: center;
}

.m-proitem .modal-desc {
  max-height: 60px;
  line-height: 30px;
  font-size: 16px;
  font-size: 1.6rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  color: #fff;
}

.m-proitem .modal-link {
  margin-top: 59px;
}

.m-proitem .modal-link a {
  display: inline-block;
  min-width: 170px;
  line-height: 20px;
  font-size: 18px;
  font-size: 1.8rem;
  padding: 15px;
  border-radius: 10px;
  color: #fff;
  background-image: linear-gradient(90deg, #84bcd2 0%, #725ce0 100%), linear-gradient(#0d328d, #0d328d);
  background-blend-mode: normal, normal;
  background-color: #725ce0;
  color: #eee;
}

.m-proitem .modal-link a:hover {
  background: #2c3147;
}

.m-proitem .item-text {
  padding-top: 10px;
  text-align: center;
}

.m-proitem .item-title {
  line-height: 34px;
  font-size: 24px;
  font-size: 2.4rem;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.m-proitem .item-desc {
  margin-top: 5px;
  line-height: 26px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #666;
}

.m-proitem:hover .item-modal {
  display: block;
}

@media screen and (max-width: 1219px) {
  .m-proitem .modal-desc {
    max-height: 44px;
  }
  .m-proitem .item-title, .m-proitem .item-desc, .m-proitem .modal-desc {
    line-height: 22px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-proitem .item-desc {
    margin-top: 5px;
  }
  .m-proitem .modal-link {
    margin-top: 10px;
  }
  .m-proitem .modal-link a {
    min-width: 80px;
    padding: 5px 10px;
    font-size: 12px;
    font-size: 1.2rem;
  }
}
.m-proc {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: -40px;
}

.m-proc .list-item {
  margin-right: 1.7142857143%;
  margin-bottom: 40px;
  width: 23.5714285714%;
}

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

.m-proc .item-text {
  text-align: center;
  padding-top: 18px;
}

.m-proc .item-title {
  line-height: 30px;
  font-size: 20px;
  font-size: 2rem;
  text-align: center;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.m-proc .item-link {
  margin-top: 14px;
}

.m-proc .item-link a {
  position: relative;
  display: inline-block;
  min-width: 170px;
  line-height: 28px;
  padding: 10px;
  border: 1px solid #725ce0;
  background-image: linear-gradient(90deg, #84bcd2 0%, #725ce0 100%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  border-radius: 10px;
}

.m-proc .item-link a:hover {
  background-clip: inherit;
  color: #fff;
  background-image: linear-gradient(90deg, #84bcd2 0%, #725ce0 100%), linear-gradient(#0d328d, #0d328d);
  background-blend-mode: normal, normal;
  background-color: #725ce0;
}

@media screen and (max-width: 1219px) {
  .m-proc {
    margin-bottom: -20px;
  }
  .m-proc .list-item {
    margin-bottom: 20px;
  }
  .m-proc .item-text {
    padding-top: 10px;
  }
  .m-proc .item-title {
    line-height: 22px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-proc .item-link {
    margin-top: 10px;
  }
  .m-proc .item-link a {
    min-width: 100px;
    padding: 5px 10px;
    line-height: 20px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 640px) {
  .m-proc .list-item {
    width: 48%;
    margin-left: 1%;
    margin-right: 1%;
  }
}
.m-prol {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: -33px;
}

.m-prol .list-item {
  margin-right: 1.7857142857%;
  margin-bottom: 33px;
  width: 23.5714285714%;
}

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

@media screen and (max-width: 1219px) {
  .m-prol {
    margin-bottom: -20px;
  }
  .m-prol .list-item {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 640px) {
  .m-prol .list-item {
    width: 48%;
    margin-left: 1%;
    margin-right: 1% !important;
  }
}
.g-prowp {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: flex-start;
  position: relative;
  padding-bottom: 90px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

.g-prowp:before {
  content: "";
  position: absolute;
  left: 100%;
  bottom: -1px;
  width: 100%;
  height: 1px;
  background-color: rgba(0, 0, 0, 0.2);
}

.g-prosd {
  width: 31.4285714286%;
  position: sticky;
  left: 0;
  top: 75px;
}

@media screen and (max-width: 991px) {
  .g-prosd {
    width: 100%;
    top: 0;
    position: relative;
  }
}
.g-promn {
  width: 64.2857142857%;
}

@media screen and (max-width: 991px) {
  .g-promn {
    width: 100%;
    margin-top: 30px;
  }
}
.m-propic .box-thumb {
  position: relative;
  margin-top: 15px;
}

.m-propic .box-thumb .item-pic {
  border: 1px solid transparent;
  opacity: 0.5;
}

.m-propic .box-thumb .swiper-slide-thumb-active .item-pic {
  opacity: 1;
  border-color: #ccc;
}

.m-propic .box-btn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
  cursor: pointer;
  font-size: 14px;
  font-size: 1.4rem;
}

.m-propic .box-btn:hover {
  color: #725ce0;
}

.m-propic .prev {
  left: 3px;
  left: -1px;
}

.m-propic .next {
  right: 3px;
}

.m-proshare {
  margin-top: 35px;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-start;
  line-height: 26px;
  font-size: 16px;
  font-size: 1.6rem;
}

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

.m-proshare .share-img {
  height: 26px;
  line-height: 0;
  font-size: 0;
}

.m-probtn {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: -10px;
  margin-top: 44px;
}

.m-probtn a {
  margin-right: 17px;
  margin-bottom: 10px;
  min-width: 170px;
  line-height: 28px;
  padding: 10px;
  font-size: 18px;
  font-size: 1.8rem;
  text-align: center;
  border: 1px solid #725ce0;
  border-radius: 10px;
}

.m-probtn a:hover {
  color: #fff;
  background-image: linear-gradient(90deg, #84bcd2 0%, #725ce0 100%), linear-gradient(#0d328d, #0d328d);
  background-blend-mode: normal, normal;
  background-color: #725ce0;
}

.m-probtn a:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1219px) {
  .m-probtn {
    margin-top: 30px;
  }
  .m-probtn a {
    margin-right: 10px;
    min-width: 102px;
    line-height: 20px;
    font-size: 14px;
    font-size: 1.4rem;
    padding: 5px 10px;
  }
}
.m-promenu {
  margin-top: 74px;
}

.m-promenu .box-title {
  line-height: 58px;
  font-size: 48px;
  font-size: 4.8rem;
}

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

.m-promenu .box-item a {
  display: inline-block;
  line-height: 40px;
  font-size: 30px;
  font-size: 3rem;
  color: #999;
}

.m-promenu .box-item a:hover {
  color: #725ce0;
}

@media screen and (max-width: 1219px) {
  .m-promenu {
    margin-top: 30px;
  }
  .m-promenu .box-title {
    line-height: 24px;
    font-size: 18px;
    font-size: 1.8rem;
  }
  .m-promenu .box-item {
    margin-top: 10px;
  }
  .m-promenu .box-item a {
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 991px) {
  .m-promenu .box-wp {
    display: none;
  }
}
.m-prott {
  line-height: 46px;
  font-size: 36px;
  font-size: 3.6rem;
  font-weight: bold;
}

@media screen and (max-width: 1219px) {
  .m-prott {
    line-height: 24px;
    font-size: 18px;
    font-size: 1.8rem;
  }
}
.m-protext .box-desc {
  margin-top: 23px;
  padding-top: 25px;
  color: #555;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
}

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

.m-protext .box-desc table tr td {
  border: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

.m-protext .box-name {
  margin-top: 10px;
  line-height: 30px;
  font-size: 20px;
  font-size: 2rem;
}

.m-protext .box-item {
  margin-top: 75px;
}

@media screen and (max-width: 1219px) {
  .m-protext .box-name {
    line-height: 24px;
    font-size: 16px;
    font-size: 1.6rem;
  }
  .m-protext .box-desc {
    margin-top: 10px;
    padding-top: 10px;
  }
  .m-protext .box-item {
    margin-top: 20px;
  }
}
.m-mpro {
  padding-top: 91px;
}

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

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

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

.m-mpro .box-num, .m-mpro .box-count {
  line-height: 1;
  font-size: 18px;
  font-size: 1.8rem;
  color: #333;
}

.m-mpro .box-page {
  margin-left: 15px;
  margin-right: 15px;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-start;
  width: inherit;
}

.m-mpro .box-page .swiper-pagination-bullet {
  width: 20px;
  height: 3px;
  background-color: rgba(44, 49, 71, 0.5);
  margin: 0;
  border-radius: 0;
}

.m-mpro .box-page .swiper-pagination-bullet-active {
  background-color: #725ce0;
}

.m-mpro .btn-wp {
  margin-left: 12px;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-start;
}

.m-mpro .box-btn {
  line-height: 1;
  font-size: 16px;
  font-size: 1.6rem;
  color: #333;
  cursor: pointer;
  opacity: 0.5;
}

.m-mpro .box-btn:hover {
  opacity: 1;
}

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

@media screen and (max-width: 1219px) {
  .m-mpro {
    padding-top: 30px;
  }
  .m-mpro .box-hd {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 991px) {
  .m-mpro .box-num, .m-mpro .box-count, .m-mpro .box-page {
    display: none;
  }
}
.m-abtb1 {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: center;
  background: url("../images/brand.png") no-repeat left center;
}

.m-abtb1 .box-fix {
  width: 44.7857142857%;
  padding-right: 20px;
}

.m-abtb1 .box-desc {
  width: 55.2142857143%;
  color: #666;
}

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

.m-abtb1 .box-title {
  margin-top: 15px;
  line-height: 72px;
  font-size: 48px;
  font-size: 4.8rem;
  font-weight: bold;
  max-width: 300px;
}

.m-abtb1 .box-info {
  margin-top: 37px;
  line-height: 34px;
  font-size: 24px;
  font-size: 2.4rem;
  color: #555;
}

@media screen and (max-width: 1219px) {
  .m-abtb1 {
    background-size: 300px;
  }
  .m-abtb1 .box-title {
    line-height: 24px;
    font-size: 18px;
    font-size: 1.8rem;
  }
  .m-abtb1 .box-info {
    margin-top: 10px;
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 991px) {
  .m-abtb1 {
    background-position: left top;
  }
  .m-abtb1 .box-fix {
    width: 100%;
  }
  .m-abtb1 .box-desc {
    width: 100%;
    margin-top: 20px;
  }
}
.m-abtb2 {
  margin-top: 96px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

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

.m-abtb2 .box-fix {
  position: relative;
  width: 100%;
  max-width: 500px;
  padding-top: 160px;
  padding-bottom: 204px;
  padding-left: 20px;
  padding-right: 20px;
}

.m-abtb2 .box-fix:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  color: #fff;
  background-image: linear-gradient(90deg, #84bcd2 0%, #725ce0 100%), linear-gradient(#0d328d, #0d328d);
  background-blend-mode: normal, normal;
  background-color: #725ce0;
  opacity: 0.92;
}

.m-abtb2 .box-text {
  position: relative;
  width: 100%;
  width: 100%;
  max-width: 330px;
  margin-left: auto;
  margin-right: auto;
}

.m-abtb2 .box-title {
  color: #fff;
}

.m-abtb2 .box-desc {
  margin-top: 21px;
  line-height: 32px;
  font-size: 22px;
  font-size: 2.2rem;
  color: #fff;
}

.m-abtb2 .box-desc p {
  padding-top: 14px;
  padding-bottom: 14px;
}

@media screen and (max-width: 1219px) {
  .m-abtb2 {
    margin-top: 30px;
  }
  .m-abtb2 .box-fix {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .m-abtb2 .box-desc {
    margin-top: 10px;
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-abtb2 .box-desc p {
    padding-top: 5px;
    padding-bottom: 5px;
  }
}
.m-abtb3 {
  padding-top: 96px;
  padding-bottom: 105px;
  background-color: #eeeeee;
}

.m-abtb3 .box-title {
  text-align: center;
}

.m-abtb3 .swiper-wrapper {
  align-items: center;
}

.m-abtb3 .box-tabhd {
  margin-top: 31px;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: flex-start;
}

.m-abtb3 .tabhd-item {
  margin-left: 12px;
  margin-right: 12px;
  margin-bottom: 10px;
  min-width: 162px;
  padding: 15px 30px;
  line-height: 24px;
  font-size: 18px;
  font-size: 1.8rem;
  text-align: center;
  background-color: #ffffff;
  border-radius: 10px;
  cursor: pointer;
}

.m-abtb3 .tabhd-item:hover, .m-abtb3 .tabhd-item.active {
  color: #fff;
  background-image: linear-gradient(90deg, #84bcd2 0%, #725ce0 100%), linear-gradient(#0d328d, #0d328d);
  background-blend-mode: normal, normal;
  background-color: #725ce0;
}

.m-abtb3 .tabbd-item {
  position: relative;
  display: none;
}

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

.m-abtb3 .box-tabbd {
  padding-top: 28px;
}

.m-abtb3 .box-btn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
  cursor: pointer;
  line-height: 1;
  font-size: 20px;
  font-size: 2rem;
}

.m-abtb3 .box-btn:hover {
  color: #725ce0;
}

.m-abtb3 .prev {
  left: -78px;
}

.m-abtb3 .next {
  right: -78px;
}

.m-abtb3 .item-title {
  margin-top: 5px;
  line-height: 26px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #666;
  text-align: center;
}

@media screen and (max-width: 1219px) {
  .m-abtb3 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .m-abtb3 .box-tabhd {
    margin-top: 20px;
  }
  .m-abtb3 .box-tabbd {
    padding-top: 20px;
  }
  .m-abtb3 .item-title {
    line-height: 22px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-abtb3 .tabhd-item {
    min-width: 100px;
    line-height: 20px;
    font-size: 14px;
    font-size: 1.4rem;
    padding: 10px 15px;
  }
}
@media screen and (max-width: 991px) {
  .m-abtb3 .box-btn {
    position: relative;
    top: auto;
    transform: none;
    left: auto;
    right: auto;
  }
  .m-abtb3 .btn-wp {
    margin-top: 20px;
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: flex-start;
  }
  .m-abtb3 .prev {
    margin-right: 20px;
  }
}
.m-mnav {
  padding-bottom: 36px;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: flex-start;
}

.m-mnav .nav-item {
  margin-left: 12px;
  margin-right: 12px;
  margin-bottom: 10px;
  min-width: 162px;
  padding: 15px 30px;
  line-height: 24px;
  font-size: 18px;
  font-size: 1.8rem;
  text-align: center;
  background-color: #ffffff;
  border-radius: 10px;
  cursor: pointer;
}

.m-mnav .nav-item:hover, .m-mnav .nav-item.active {
  color: #fff;
  background-image: linear-gradient(90deg, #84bcd2 0%, #725ce0 100%), linear-gradient(#0d328d, #0d328d);
  background-blend-mode: normal, normal;
  background-color: #725ce0;
}

@media screen and (max-width: 1219px) {
  .m-mnav {
    padding-bottom: 20px;
  }
  .m-mnav .nav-item {
    min-width: 100px;
    line-height: 20px;
    font-size: 14px;
    font-size: 1.4rem;
    padding: 10px 15px;
  }
}
.m-casel {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: -30px;
}

.m-casel .list-item {
  position: relative;
  margin-right: 1.8571428571%;
  margin-bottom: 30px;
  width: 23.5714285714%;
  overflow: hidden;
}

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

.m-casel .list-item:hover .item-modal {
  display: block;
}

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

.m-casel .item-title {
  position: absolute;
  z-index: 2;
  left: 0;
  bottom: 18px;
  padding: 0 20px;
  height: 52px;
  line-height: 26px;
  font-size: 18px;
  font-size: 1.8rem;
  color: #fff;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

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

.m-casel .item-title a:hover {
  color: #fff;
  text-decoration: underline;
  text-underline-offset: 5px;
}

.m-casel .item-modal {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 2;
  display: none;
}

.m-casel .modal-text {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  color: #fff;
}

.m-casel .modal-text a {
  color: #fff;
}

.m-casel .modal-title {
  line-height: 34px;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: bold;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.m-casel .modal-desc {
  margin-top: 9px;
  height: 60px;
  line-height: 30px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #ccc;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.m-casel .modal-link {
  margin-top: 13px;
}

@media screen and (max-width: 1219px) {
  .m-casel .item-title, .m-casel .modal-title, .m-casel .modal-desc {
    line-height: 22px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-casel .item-title, .m-casel .modal-desc {
    height: 44px;
  }
  .m-casel .item-title {
    padding: 0 10px;
    bottom: 10px;
  }
  .m-casel .modal-text {
    padding: 0 10px;
  }
}
@media screen and (max-width: 640px) {
  .m-casel .list-item {
    margin-left: 1%;
    margin-right: 1% !important;
    width: 48%;
  }
}
.m-modal {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 11;
  width: 100%;
  height: 100%;
  display: none;
}

.m-modal .modal-bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}

.m-jobmodal .modal-wp {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 700px;
  max-width: 90%;
  max-height: 90%;
  overflow-y: auto;
  padding-left: 60px;
  padding-right: 105px;
  padding-top: 64px;
  padding-bottom: 75px;
  background-color: #fff;
  border-radius: 10px;
}

.m-jobmodal .modal-close {
  position: absolute;
  right: 24px;
  top: 24px;
  line-height: 1;
  cursor: pointer;
  font-size: 20px;
  font-size: 2rem;
  opacity: 0.5;
}

.m-jobmodal .modal-close:hover {
  opacity: 1;
}

.m-jobmodal .box-title {
  margin-bottom: 71px;
  line-height: 58px;
  font-size: 48px;
  font-size: 4.8rem;
  font-weight: bold;
  text-align: center;
}

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

.m-jobmodal .form-item {
  margin-bottom: 10px;
}

.m-jobmodal .form-item1 {
  width: 100%;
}

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

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

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

.m-jobmodal .form-item4 {
  width: 100%;
  padding-top: 12px;
}

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

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

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

.m-jobmodal .form-code img {
  max-height: 40px;
  vertical-align: middle;
  height: 100%;
}

.m-jobmodal .form-btn {
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 100px;
  width: 100%;
  height: 40px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #fff;
  text-align: center;
  color: #fff;
  background-image: linear-gradient(90deg, #84bcd2 0%, #725ce0 100%), linear-gradient(#0d328d, #0d328d);
  background-blend-mode: normal, normal;
  background-color: #725ce0;
  border-radius: 6px;
}

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

@media screen and (max-width: 1219px) {
  .m-jobmodal .modal-wp {
    padding: 40px 20px;
  }
  .m-jobmodal .box-title {
    margin-bottom: 15px;
    line-height: 24px;
    font-size: 16px;
    font-size: 1.6rem;
  }
  .m-jobmodal .form-text {
    font-size: 14px;
    font-size: 1.4rem;
    padding-left: 16px;
  }
}
.m-joblist .item-hd {
  padding-top: 30px;
  padding-bottom: 29px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
}

.m-joblist .item-title {
  margin-right: 10px;
  line-height: 40px;
  font-size: 30px;
  font-size: 3rem;
  font-weight: bold;
}

.m-joblist .item-info {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-start;
  line-height: 28px;
  font-size: 18px;
  font-size: 1.8rem;
}

.m-joblist .item-info .info {
  margin-right: 75px;
}

.m-joblist .item-info .info:last-child {
  margin-right: 0;
}

.m-joblist .item-bd {
  display: none;
  padding-top: 24px;
  padding-bottom: 24px;
}

.m-joblist .item-bd.show {
  display: block;
}

.m-joblist .item-text {
  margin-top: 22px;
}

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

.m-joblist .item-text .desc {
  margin-top: 14px;
  line-height: 36px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #555;
}

.m-joblist .item-text .desc em {
  position: relative;
  padding-left: 50px;
  display: block;
}

.m-joblist .item-text .desc em:before {
  content: "";
  position: absolute;
  left: 27px;
  top: 15px;
  width: 6px;
  height: 6px;
  background-color: #999;
  border-radius: 50%;
}

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

.m-joblist .item-btn {
  margin-top: 48px;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-start;
}

.m-joblist .item-btn .btn {
  min-width: 130px;
  line-height: 30px;
  padding: 10px;
  font-size: 18px;
  font-size: 1.8rem;
  color: #eee;
  text-align: center;
  color: #fff;
  background-image: linear-gradient(90deg, #84bcd2 0%, #725ce0 100%), linear-gradient(#0d328d, #0d328d);
  background-blend-mode: normal, normal;
  background-color: #725ce0;
  border-radius: 10px;
}

.m-joblist .item-btn .btn:hover {
  color: #fff;
  background: #333;
}

.m-joblist .item-finfo {
  margin-top: 15px;
  line-height: 26px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #555;
}

@media screen and (max-width: 1219px) {
  .m-joblist .item-title {
    line-height: 24px;
    font-size: 16px;
    font-size: 1.6rem;
  }
  .m-joblist .item-info {
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-joblist .item-info .info {
    margin-right: 20px;
  }
  .m-joblist .item-hd, .m-joblist .item-bd {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .m-joblist .item-text .title {
    line-height: 24px;
    font-size: 16px;
    font-size: 1.6rem;
  }
  .m-joblist .item-text .desc {
    line-height: 26px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-joblist .item-text .desc em {
    padding-left: 30px;
  }
  .m-joblist .item-text .desc em:before {
    top: 10px;
    left: 10px;
  }
  .m-joblist .item-btn {
    margin-top: 15px;
  }
  .m-joblist .item-btn .btn {
    min-width: 100px;
    line-height: 20px;
    padding: 5px 10px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-joblist .item-finfo {
    margin-top: 10px;
    line-height: 20px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.m-newsl {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: -40px;
}

.m-newsl .list-item {
  margin-right: 1.8571428571%;
  margin-bottom: 40px;
  width: 23.5714285714%;
}

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

.m-newsl .item-text {
  padding-top: 31px;
}

.m-newsl .item-title {
  height: 52px;
  line-height: 26px;
  font-size: 16px;
  font-size: 1.6rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

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

.m-newsl .item-info {
  margin-top: 24px;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
  line-height: 24px;
  font-size: 14px;
  font-size: 1.4rem;
  color: #999;
}

.m-newsl .item-time {
  margin-right: 10px;
}

@media screen and (max-width: 1219px) {
  .m-newsl {
    margin-bottom: -20px;
  }
  .m-newsl .list-item {
    margin-bottom: 20px;
  }
  .m-newsl .item-text {
    padding-top: 10px;
  }
  .m-newsl .item-title {
    line-height: 22px;
    font-size: 14px;
    font-size: 1.4rem;
    height: 44px;
  }
  .m-newsl .item-info {
    margin-top: 10px;
    line-height: 20px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 640px) {
  .m-newsl .list-item {
    margin-left: 1%;
    margin-right: 1% !important;
    width: 48%;
  }
}
.m-ctusfix {
  margin-left: auto;
  margin-right: auto;
  max-width: 1320px;
}

.m-ctusfix .box-title {
  line-height: 58px;
  font-size: 48px;
  font-size: 4.8rem;
  text-align: center;
  letter-spacing: 2px;
  font-weight: bold;
  margin-bottom: 35px;
}

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

@media screen and (max-width: 1219px) {
  .m-ctusfix .box-title {
    margin-bottom: 20px;
    line-height: 24px;
    font-size: 20px;
    font-size: 2rem;
  }
}
.m-ctusform {
  width: 45.4545454545%;
}

.m-ctusform .form-btn {
  margin-left: 0;
}

.m-ctusform .form-text {
  background-color: #f2f4f6;
}

@media screen and (max-width: 991px) {
  .m-ctusform {
    width: 100%;
  }
}
.m-ctusinfo {
  padding-left: 3.7142857143%;
  padding-right: 3.7142857143%;
  padding-top: 32px;
  padding-bottom: 28px;
  width: 45.4545454545%;
  background-color: #f2f4f6;
  border-radius: 10px;
}

.m-ctusinfo .box-info {
  padding-bottom: 33px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

.m-ctusinfo .info-item {
  position: relative;
  padding-left: 50px;
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 28px;
  font-size: 22px;
  font-size: 2.2rem;
  font-weight: bold;
  word-break: break-word;
}

.m-ctusinfo .info-item span {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: normal;
  color: #555;
}

.m-ctusinfo .info-item i {
  position: absolute;
  left: 0;
  top: 10px;
  font-weight: normal;
  background-image: linear-gradient(90deg, #84bcd2 0%, #725ce0 100%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}

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

.m-ctusinfo .wx-item {
  margin-top: 15px;
  width: 48.4848484848%;
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: center;
}

.m-ctusinfo .wx-item .pic {
  flex: 0 0 auto;
  width: 100px;
  line-height: 0;
  font-size: 0;
  margin-right: 17px;
}

.m-ctusinfo .wx-item .text {
  flex: 1 1 auto;
  overflow: hidden;
  line-height: 24px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #555;
}

@media screen and (max-width: 1219px) {
  .m-ctusinfo {
    padding: 30px 20px;
  }
  .m-ctusinfo .info-item {
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
    padding-left: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .m-ctusinfo .info-item span {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-ctusinfo .info-item i {
    top: 5px;
  }
  .m-ctusinfo .wx-item .pic {
    width: 80px;
    margin-right: 10px;
  }
  .m-ctusinfo .wx-item .text {
    line-height: 22px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-ctusinfo .box-info {
    padding-bottom: 20px;
  }
}
@media screen and (max-width: 991px) {
  .m-ctusinfo {
    width: 100%;
    margin-top: 30px;
  }
}
@media screen and (max-width: 480px) {
  .m-ctusinfo .wx-item {
    width: 100%;
  }
}
.m-videol {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: -20px;
}

.m-videol .list-item {
  margin-right: 4.2857142857%;
  margin-bottom: 20px;
  width: 30.3571428571%;
}

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

.m-videol .item-pic .play {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  background: url("../images/play1.png") no-repeat center;
  background-color: rgba(0, 0, 0, 0.3);
}

.m-videol .item-title {
  margin-top: 19px;
  line-height: 24px;
  font-size: 16px;
  font-size: 1.6rem;
  text-align: center;
}

@media screen and (max-width: 1219px) {
  .m-videol {
    margin-bottom: -20px;
  }
  .m-videol .list-item {
    margin-bottom: 20px;
  }
  .m-videol .item-title {
    margin-top: 10px;
    line-height: 22px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 640px) {
  .m-videol .list-item {
    margin-left: 1%;
    margin-right: 1% !important;
    width: 48%;
  }
}
.m-servform {
  margin-left: auto;
  margin-right: auto;
  max-width: 500px;
}

.m-servform .form-title {
  padding-top: 25px;
  padding-bottom: 15px;
  line-height: 28px;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
}

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

.m-servform .form-file .iconfont {
  position: absolute;
  right: 10px;
  top: 0;
}

.m-servform .file-input {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer;
  color: #666;
}

.m-downfilter {
  padding-bottom: 43px;
}

.m-downfilter .box-form {
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: flex-start;
}

.m-downfilter .form-check {
  position: relative;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-start;
  flex: 0 0 auto;
  margin-right: 20px;
  margin-bottom: 10px;
}

.m-downfilter .form-check .text {
  min-width: 160px;
  line-height: 24px;
  padding: 15px;
  font-size: 18px;
  font-size: 1.8rem;
  text-align: center;
  text-align: center;
  background-color: #f2f4f6;
  border-radius: 10px;
  cursor: pointer;
}

.m-downfilter .form-check input {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}

.m-downfilter .form-check input:checked + .text {
  color: #fff;
  background-image: linear-gradient(90deg, #84bcd2 0%, #725ce0 100%), linear-gradient(#0d328d, #0d328d);
  background-blend-mode: normal, normal;
  background-color: #725ce0;
}

.m-downfilter .form-sch {
  flex: 1 1 auto;
  position: relative;
}

.m-downfilter .sch-text {
  display: block;
  width: 100%;
  height: 54px;
  padding-left: 26px;
  padding-right: 50px;
  font-size: 18px;
  font-size: 1.8rem;
  background-color: #f2f4f6;
  border-radius: 10px;
}

.m-downfilter .sch-btn, .m-downfilter .sch-icon {
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
  text-align: center;
  height: 54px;
  line-height: 54px;
}

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

@media screen and (max-width: 1219px) {
  .m-downfilter {
    padding-bottom: 20px;
  }
  .m-downfilter .form-check {
    margin-right: 10px;
  }
  .m-downfilter .form-check .text {
    min-width: 90px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-downfilter .sch-text {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 640px) {
  .m-downfilter .box-form {
    flex-flow: row wrap;
  }
  .m-downfilter .sch-form {
    width: 100%;
  }
}
.m-downfilter .sch-text::-webkit-input-placeholder {
  color: #333;
  opacity: 1;
}

.m-downfilter .sch-text:-moz-placeholder {
  color: #333;
  opacity: 1;
}

.m-downfilter .sch-text::-moz-placeholder {
  color: #333;
  opacity: 1;
}

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

.m-down .box-info {
  line-height: 24px;
  font-size: 14px;
  font-size: 1.4rem;
  color: #999;
}

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

.m-down .list-item {
  margin-bottom: 20px;
  width: 48.9285714286%;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.m-down .item-wp {
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 15px 25px;
  line-height: 30px;
  font-size: 16px;
  font-size: 1.6rem;
  border-radius: 10px;
}

.m-down .item-wp:hover {
  color: #fff;
  background-image: linear-gradient(90deg, #84bcd2 0%, #725ce0 100%), linear-gradient(#0d328d, #0d328d);
  background-blend-mode: normal, normal;
  background-color: #725ce0;
}

.m-down .item-title {
  flex: 1 1 auto;
  margin-right: 10px;
}

.m-down .item-icon {
  flex: 0 0 auto;
}

@media screen and (max-width: 1219px) {
  .m-down .item-wp {
    padding: 10px 15px;
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 640px) {
  .m-down .list-item {
    width: 100%;
  }
}
.m-jingxiao {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: stretch;
  margin-bottom: -40px;
}

.m-jingxiao .box-item {
  width: 48.5714285714%;
  margin-bottom: 40px;
  background-color: #f2f4f6;
}

.m-jingxiao .item-text {
  padding-left: 40px;
  padding-right: 40px;
  padding-top: 28px;
  padding-bottom: 40px;
}

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

.m-jingxiao .item-info {
  margin-top: 12px;
  line-height: 30px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #555;
}

.m-jingxiao .item-info a {
  color: #555;
}

.m-jingxiao .item-info a:hover {
  color: #725ce0;
}

.m-jingxiao .item-link {
  margin-top: 19px;
}

.m-jingxiao .item-link a {
  display: inline-block;
  min-width: 80px;
  line-height: 32px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #fff;
  text-align: center;
  border-radius: 4px;
  color: #fff;
  background-image: linear-gradient(90deg, #84bcd2 0%, #725ce0 100%), linear-gradient(#0d328d, #0d328d);
  background-blend-mode: normal, normal;
  background-color: #725ce0;
}

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

@media screen and (max-width: 1219px) {
  .m-jingxiao {
    margin-bottom: -30px;
  }
  .m-jingxiao .box-item {
    margin-bottom: 30px;
  }
  .m-jingxiao .item-text {
    padding: 20px 15px;
  }
  .m-jingxiao .item-title, .m-jingxiao .item-info {
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-jingxiao .item-info {
    margin-top: 10px;
    word-break: break-word;
  }
  .m-jingxiao .item-link {
    margin-top: 10px;
  }
  .m-jingxiao .item-link a {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 640px) {
  .m-jingxiao .box-item {
    width: 100%;
  }
}
@font-face {
  font-family: "iconfont";
  /* Project id 4755773 */
  src: url("data:application/x-font-woff2;charset=utf-8;base64,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") format("woff2"), url("../fonts/iconfont.woff?t=1732602602027") format("woff"), url("../fonts/iconfont.ttf?t=1732602602027") format("truetype");
}
.iconfont {
  font-family: "iconfont" !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-youbian1:before {
  content: "\e621";
}

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

.icon-renshu:before {
  content: "\e6b6";
}

.icon-tianxieribao:before {
  content: "\e62c";
}

.icon-jiezhishijian:before {
  content: "\e732";
}

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

.icon-xiajiantou:before {
  content: "\e604";
}

.icon-youjiantou:before {
  content: "\e605";
}

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

.icon-jiantou_qiehuanyou:before {
  content: "\eb05";
}

.icon-jiantou_qiehuanzuo:before {
  content: "\eb06";
}

.icon-lanmu:before {
  content: "\e632";
}

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

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

.m-sdbox .box-list {
  margin-bottom: -29px;
}

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

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

.m-sdbox .box-link a {
  display: block;
  line-height: 20px;
  padding: 15px;
  font-size: 18px;
  font-size: 1.8rem;
  text-align: center;
  background-color: #e9eaec;
}

.m-sdbox .box-link a:hover {
  color: #fff;
  background-image: linear-gradient(90deg, #84bcd2 0%, #725ce0 100%), linear-gradient(#0d328d, #0d328d);
  background-blend-mode: normal, normal;
  background-color: #725ce0;
}

@media screen and (max-width: 1219px) {
  .m-sdbox .box-title {
    line-height: 24px;
    font-size: 18px;
    font-size: 1.8rem;
    margin-bottom: 15px;
  }
  .m-sdbox .box-list {
    margin-bottom: -20px;
  }
  .m-sdbox .list-item {
    margin-bottom: 20px;
  }
  .m-sdbox .box-link {
    margin-top: 20px;
  }
  .m-sdbox .box-link a {
    min-width: 120px;
    padding: 8px 10px;
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 991px) {
  .m-sdbox .box-list {
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    align-items: flex-start;
  }
  .m-sdbox .list-item {
    margin-left: 1%;
    margin-right: 1% !important;
    width: 31.33%;
  }
}
@media screen and (max-width: 375px) {
  .m-sdbox .list-item {
    width: 98%;
  }
}