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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.swiper-cube {
  overflow: visible;
}

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

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

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

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

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

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

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

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

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

.swiper-flip {
  overflow: visible;
}

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

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

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

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

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

.swiper-cards {
  overflow: visible;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*!
 * fullPage 2.9.7
 * https://github.com/alvarotrigo/fullPage.js
 * MIT licensed
 *
 * Copyright (C) 2013 alvarotrigo.com - A project by Alvaro Trigo
 */
.fp-enabled body, html.fp-enabled {
  margin: 0;
  padding: 0;
  overflow: hidden;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.fp-section {
  position: relative;
  box-sizing: border-box;
}

.fp-slide {
  float: left;
}

.fp-slide, .fp-slidesContainer {
  height: 100%;
  display: block;
}

.fp-slides {
  z-index: 1;
  height: 100%;
  overflow: hidden;
  position: relative;
  transition: all 0.3s ease-out;
}

.fp-section.fp-table, .fp-slide.fp-table {
  display: table;
  table-layout: fixed;
  width: 100%;
}

.fp-tableCell {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  height: 100%;
}

.fp-slidesContainer {
  float: left;
  position: relative;
}

.fp-controlArrow {
  -webkit-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -ms-user-select: none;
  position: absolute;
  z-index: 4;
  top: 50%;
  cursor: pointer;
  width: 0;
  height: 0;
  border-style: solid;
  margin-top: -38px;
  transform: translate3d(0, 0, 0);
}

.fp-controlArrow.fp-prev {
  left: 15px;
  width: 0;
  border-width: 38.5px 34px 38.5px 0;
  border-color: transparent #fff transparent transparent;
}

.fp-controlArrow.fp-next {
  right: 15px;
  border-width: 38.5px 0 38.5px 34px;
  border-color: transparent transparent transparent #fff;
}

.fp-scrollable {
  overflow: hidden;
  position: relative;
}

.fp-scroller {
  overflow: hidden;
}

.iScrollIndicator {
  border: 0 !important;
}

.fp-notransition {
  transition: none !important;
}

#fp-nav {
  position: fixed;
  z-index: 100;
  margin-top: -32px;
  top: 50%;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
}

#fp-nav.right {
  right: 17px;
}

#fp-nav.left {
  left: 17px;
}

.fp-slidesNav {
  position: absolute;
  z-index: 4;
  opacity: 1;
  transform: translate3d(0, 0, 0);
  left: 0 !important;
  right: 0;
  margin: 0 auto !important;
}

.fp-slidesNav.bottom {
  bottom: 17px;
}

.fp-slidesNav.top {
  top: 17px;
}

#fp-nav ul, .fp-slidesNav ul {
  margin: 0;
  padding: 0;
}

#fp-nav ul li, .fp-slidesNav ul li {
  display: block;
  width: 14px;
  height: 13px;
  margin: 7px;
  position: relative;
}

.fp-slidesNav ul li {
  display: inline-block;
}

#fp-nav ul li a, .fp-slidesNav ul li a {
  display: block;
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
}

#fp-nav ul li a.active span, #fp-nav ul li:hover a.active span, .fp-slidesNav ul li a.active span, .fp-slidesNav ul li:hover a.active span {
  height: 12px;
  width: 12px;
  margin: -6px 0 0 -6px;
  border-radius: 100%;
}

#fp-nav ul li a span, .fp-slidesNav ul li a span {
  border-radius: 50%;
  position: absolute;
  z-index: 1;
  height: 4px;
  width: 4px;
  border: 0;
  background: #333;
  left: 50%;
  top: 50%;
  margin: -2px 0 0 -2px;
  transition: all 0.1s ease-in-out;
}

#fp-nav ul li:hover a span, .fp-slidesNav ul li:hover a span {
  width: 10px;
  height: 10px;
  margin: -5px 0 0 -5px;
}

#fp-nav ul li .fp-tooltip {
  position: absolute;
  top: -2px;
  color: #fff;
  font-size: 14px;
  font-family: arial, helvetica, sans-serif;
  white-space: nowrap;
  max-width: 220px;
  overflow: hidden;
  display: block;
  opacity: 0;
  width: 0;
  cursor: pointer;
}

#fp-nav ul li:hover .fp-tooltip, #fp-nav.fp-show-active a.active + .fp-tooltip {
  transition: opacity 0.2s ease-in;
  width: auto;
  opacity: 1;
}

#fp-nav ul li .fp-tooltip.right {
  right: 20px;
}

#fp-nav ul li .fp-tooltip.left {
  left: 20px;
}

.fp-auto-height .fp-slide, .fp-auto-height .fp-tableCell, .fp-auto-height.fp-section {
  height: auto !important;
}

.fp-responsive .fp-auto-height-responsive .fp-slide, .fp-responsive .fp-auto-height-responsive .fp-tableCell, .fp-responsive .fp-auto-height-responsive.fp-section {
  height: auto !important;
}


.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: #c01920;
  }
  .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: #c01920;
  }
}
.m-mobilenav {
  display: none;
}

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

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

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

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

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

a:hover {
  color: #c01920;
}

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;
  /*鍘绘帀鑻规灉鐨勯粯璁I鏉ユ覆鏌撴寜閽�*/
}

textarea {
  resize: none;
}

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

em, i {
  font-style: normal;
}

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

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

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

.c-oh {
  overflow: hidden;
}

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

.c-pr {
  position: relative;
}

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

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

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

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

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

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

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

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

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

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

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

/* .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: #c01920;
  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: #c01920;
}

.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: #c01920;
  }
  .m-desc a:hover {
    text-decoration: underline;
  }
  .m-desc p {
    min-height: 24px;
  }
}
.m-desc2 {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 36px;
}

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

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

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

@media screen and (max-width: 991px) {
  .table {
    width: 100%;
    overflow-x: auto;
  }
  .table table {
    min-width: 640px;
  }
}
.m-ftname {
  display: none;
  line-height: 24px;
  font-size: 18px;
  font-size: 1.8rem;
  position: relative;
  padding-right: 20px;
  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-scale {
  transition: all 750ms;
  transform: scale(0.8);
  opacity: 0.5;
}

.j-scale.run {
  transform: scale(1);
  opacity: 1;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.m-crm {
  padding-top: 15px;
  padding-bottom: 15px;
  line-height: 26px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #999;
  border-bottom: 1px solid #e5e5e5;
}

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

.m-crm a:hover {
  color: #c01920;
  text-decoration: underline;
}

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

@media screen and (max-width: 1219px) {
  .m-crm {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.m-oths {
  margin-top: 30px;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  padding-top: 15px;
  padding-bottom: 15px;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
}

.m-oths .oths-item {
  position: relative;
  height: 28px;
  line-height: 28px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 49%;
}

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

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

.m-oths .oths-item i {
  position: absolute;
  top: 0;
}

.m-oths .oths-item-1 {
  padding-left: 30px;
}

.m-oths .oths-item-1 i {
  left: 0;
}

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

.m-oths .oths-item-2 i {
  right: 0;
}

@media screen and (max-width: 1219px) {
  .m-oths .oths-item {
    line-height: 26px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 991px) {
  .m-oths .oths-item {
    width: 100%;
    max-width: 100%;
    padding-right: 0;
    padding-left: 30px;
    text-align: left;
  }
  .m-oths .oths-item i {
    right: auto;
    left: 0;
  }
  .m-oths .oths-item-1 {
    margin-bottom: 10px;
  }
}
.m-page {
  margin-top: 55px;
  letter-spacing: 0;
  font-size: 0;
  text-align: center;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
}

.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: #333;
  text-align: center;
  border: 1px solid #fff;
  box-sizing: border-box;
  transition: all 550ms;
  padding: 0 5px;
}

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

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

.m-page a.no:hover {
  background: none !important;
  border: 1px solid #fff;
}

.m-page a.no:hover i {
  color: #333 !important;
}

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

.m-page .page-form:before {
  content: "";
  position: absolute;
  right: 22px;
  top: 0;
  width: 15px;
  height: 100%;
  background: url("../images/page1.png") no-repeat center;
}

.m-page .form-btn {
  min-width: 210px;
  line-height: 50px;
  height: 50px;
  padding-left: 22px;
  padding-right: 54px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #333;
  box-sizing: border-box;
  background-color: #eeeeee;
  border-radius: 10px;
}

.m-page .form-btn:hover {
  color: #c01920;
}

.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-page .form-btn {
    font-size: 14px;
    font-size: 1.4rem;
    height: 40px;
    line-height: 40px;
  }
}
.m-kf {
  position: fixed;
  z-index: 10;
  right: 0;
  top: 30%;
}

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

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

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

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

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

@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 .modal-wp {
  position: absolute;
  z-index: 2;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 1200px;
  height: 675px;
  max-width: 90%;
  max-height: 80%;
  background-color: #fff;
}

.j-videomodal .modal-video iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.j-videomodal .modal-close {
  position: absolute;
  right: 25px;
  top: 25px;
  z-index: 2;
  width: 44px;
  line-height: 44px;
  font-size: 14px;
  font-size: 1.4rem;
  text-align: center;
  background-color: #fff;
  box-shadow: 0px 3px 27px 0px rgba(0, 0, 0, 0.14);
  cursor: pointer;
  border-radius: 50%;
}

.j-videomodal .modal-close:hover {
  color: #fff;
  background-color: #c01920;
}

@media screen and (max-width: 991px) {
  .j-videomodal .modal-close {
    width: 30px;
    line-height: 30px;
    right: 10px;
    top: 10px;
  }
}
@media screen and (min-width: 1025px) {
  .j-fpb {
    height: 100vh;
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    align-items: center;
  }
  .j-fpb > div {
    width: 100%;
  }
}
.f-hpwp {
  --pt: 130px;
}

@media screen and (min-width: 1025px) {
  .f-hpwp {
    padding-top: var(--pt);
  }
}
@media screen and (max-width: 1024px) {
  .f-hpwp {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.banner {
  position: relative;
  z-index: 2;
  line-height: 0;
  font-size: 0;
  overflow: hidden;
}

.banner .swiper-slide {
  background: none;
}

.banner .box-btn {
  position: absolute;
  z-index: 2;
  top: 50%;
  transform: translateY(-50%);
  width: 66px;
  line-height: 66px;
  font-size: 40px;
  font-size: 4rem;
  color: #fff;
  text-align: center;
  border-radius: 50%;
  cursor: pointer;
}

.banner .box-btn:hover {
  color: #c01920;
  background-color: #fff;
}

.banner .prev {
  left: 80px;
}

.banner .next {
  right: 80px;
}

.banner .swiper-pagination {
  position: absolute;
  z-index: 3;
  left: 2%;
  right: 2%;
  bottom: 35px;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
  display: none;
}

.banner .swiper-pagination-bullet {
  margin-left: 13px;
  margin-right: 13px;
  width: 10px;
  height: 10px;
  background-color: #ffffff;
  border-radius: 50%;
  cursor: pointer;
}

.banner .swiper-pagination-bullet-active {
  width: 16px;
  height: 16px;
}

@media screen and (min-width: 1441px) {
  .banner {
    margin-top: 100px;
  }
  .banner .swiper-slide {
    height: calc(100vh - 100px);
  }
}
@media screen and (min-width: 992px) {
  .banner {
    margin-top: 100px;
  }
  .banner .swiper-slide {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: calc(100vh - 100px);
    overflow: hidden;
  }
  .banner .swiper-slide img {
    opacity: 0;
  }
}
@media screen and (max-width: 991px) {
  .banner .box-btn {
    display: none;
  }
  .banner .swiper-pagination {
    bottom: 15px;
    display: flex;
  }
  .banner .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    margin-left: 4px;
    margin-right: 4px;
  }
}
.g-hd {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 9;
  background-color: #ffffff;
  box-shadow: 0px 5px 43px 0px rgba(0, 0, 0, 0.1);
  --lh: 100px;
}

.g-hd.fixed {
  --lh: 76px;
}

.g-hd.fixed .m-hdfix2 {
  display: block;
}

.g-hd.fixed .m-hdpronav {
  top: 76px;
}

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

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

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

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

.m-hdnav .nav-item {
  margin-left: 65px;
}

.m-hdnav .nav-item > a {
  position: relative;
  display: block;
  line-height: var(--lh);
  font-size: 16px;
  font-size: 1.6rem;
  color: #333;
}

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

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

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

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

.m-hdnav .sbnav-list {
  position: absolute;
  padding-top: 8px;
  padding-bottom: 8px;
  width: 270px;
  background-color: #ffffff;
  box-shadow: 0px 5px 43px 0px rgba(0, 0, 0, 0.1);
  display: none;
}

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

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

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

.m-hdnav .sbnav-item {
  position: relative;
  padding-top: 5px;
  padding-bottom: 5px;
  line-height: 26px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #333;
  text-align: center;
}

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

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

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

.m-hdlang .lang-btn {
  display: block;
  line-height: var(--lh);
  font-size: 14px;
  font-size: 1.4rem;
  box-sizing: border-box;
}

.m-hdlang .lang-btn i {
  margin-right: 5px;
}

.m-hdlang .lang-btn.active {
  color: #c01920;
}

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

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

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

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

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

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

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

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

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

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

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

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

.m-hdfix2 {
  padding-bottom: 14px;
  display: none;
}

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

.m-hdform .form-item {
  margin-right: 20px;
  flex: 1 1 auto;
}

.m-hdform .form-item1 {
  width: 17.4285714286%;
}

.m-hdform .form-item2 {
  width: 19.2857142857%;
}

.m-hdform .form-item3 {
  position: relative;
  flex: 0 0 auto;
  width: 206px;
}

.m-hdform .form-item3 .form-text {
  padding-right: 90px;
}

.m-hdform .form-item4 {
  flex: 0 0 auto;
  margin-right: 0;
  width: 100px;
}

.m-hdform .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: none;
  outline: none;
}

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

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

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

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

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

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

@media screen and (max-width: 1660px) {
  .m-hdnav .nav-item {
    margin-left: 30px;
  }
}
@media screen and (max-width: 1440px) {
  .m-hdnav .nav-item {
    margin-left: 20px;
  }
  .m-hdnav .nav-item > a {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-hdlang {
    margin-left: 20px;
  }
  .m-hdlang .lang-btn {
    font-size: 12px;
    font-size: 1.2rem;
  }
  .m-hdlang .lang-list {
    padding-left: 10px;
  }
  .m-hdlang .lang-item {
    line-height: 24px;
    font-size: 12px;
    font-size: 1.2rem;
  }
  .m-hdform .form-item {
    margin-right: 10px;
  }
  .m-hdform .form-item4 {
    margin-right: 0;
  }
  .m-hdform .form-text {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 1219px) {
  .m-hdlogo img {
    width: 120px;
  }
  .m-hdnav .nav-item {
    margin-left: 15px;
  }
  .m-hdnav .nav-item > a {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 991px) {
  .g-hd {
    background-color: #fff;
  }
  .m-hdnav, .m-hdfix2 {
    display: none !important;
  }
  .m-hdlogo {
    line-height: 50px;
  }
  .m-hdsch {
    position: absolute;
    right: 55px;
    top: 0;
    margin-left: 0;
  }
  .m-hdsch .sch-btn {
    line-height: 50px;
  }
  .m-hdlang {
    position: absolute;
    right: 85px;
    top: 0;
    margin-left: 0;
    margin-right: 0;
  }
  .m-hdlang .lang-btn {
    line-height: 50px;
    padding-top: 0;
    padding-bottom: 0;
    min-width: inherit;
  }
  .m-hdlang .lang-btn i {
    margin-left: 3px;
  }
}
.f-hdpt2 {
  padding-top: 100px;
}

@media screen and (max-width: 991px) {
  .f-hdpt {
    padding-top: 50px;
  }
}
@keyframes glow {
  0% {
    box-shadow: 0 0 5px rgba(192, 25, 32, 0.5);
    opacity: 0.8;
  }
  50% {
    box-shadow: 0 0 30px rgb(192, 25, 32);
    opacity: 1;
  }
  100% {
    box-shadow: 0 0 5px rgba(192, 25, 32, 0.5);
    opacity: 0.8;
  }
}
.m-habt {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
}

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

.m-habt .box-btn {
  position: absolute;
  z-index: 2;
  top: 50%;
  transform: translateY(-50%);
  width: 50px;
  line-height: 50px;
  border-radius: 50%;
  background: #333;
  font-size: 14px;
  color: #fff;
  text-align: center;
  cursor: pointer;
}

.m-habt .box-btn:hover {
  background: #C01920;
  color: #fff;
}

.m-habt .prev {
  left: 20px;
}

.m-habt .next {
  right: 20px;
  animation: glow 1.5s infinite;
}

.m-habt .box-img a {
  display: inline-block;
}

.m-habt .box-wp {
  width: 54.9479166667%;
  padding-right: 100px;
}

.m-habt .box-fix {
  max-width: 790px;
}

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

.m-habt .box-desc {
  margin-top: 22px;
  line-height: 26px;
  font-size: 16px;
  font-size: 1.6rem;
  max-height: 182px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 7;
  overflow: hidden;
}

.m-habt .box-desc em {
  font-size: 18px;
  font-size: 1.8rem;
  font-family: "OPENSANSSEMIBOLD", arial, helvetica, sans-serif;
}

.m-habt .box-desc p {
  min-height: 26px;
}

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

.m-habt .info-item {
  margin-right: 2.7848101266%;
  margin-bottom: 20px;
  width: 31.3924050633%;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 23px;
  padding-bottom: 23px;
  text-align: center;
  background-color: #eeeeee;
  border-radius: 10px;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
}

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

.m-habt .item-wp {
  width: 100%;
}

.m-habt .item-num {
  line-height: 1;
  font-size: 16px;
  font-size: 1.6rem;
}

.m-habt .item-num em {
  font-size: 48px;
  font-size: 4.8rem;
  font-family: "OpenSansBold", arial, helvetica, sans-serif;
  color: #c01920;
}

.m-habt .item-title {
  margin-top: 6px;
  line-height: 20px;
  font-size: 16px;
  font-size: 1.6rem;
}

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

.m-habt .item-link .icon {
  display: inline-block;
  width: 38px;
  line-height: 38px;
  font-size: 14px;
  font-size: 1.4rem;
  color: #fff;
  text-align: center;
  background-color: #c01920;
  border-radius: 50%;
}

.m-habt .item-link .title {
  margin-top: 6px;
  line-height: 28px;
  font-size: 18px;
  font-size: 1.8rem;
  font-family: "OpenSansBold", arial, helvetica, sans-serif;
}

@media screen and (max-width: 1440px) {
  .m-habt .box-title {
    line-height: 24px;
    font-size: 20px;
    font-size: 2rem;
  }
  .m-habt .box-desc {
    margin-top: 10px;
    max-height: 168px;
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-habt .box-desc em {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-habt .box-desc p {
    min-height: 0;
  }
  .m-habt .box-info {
    margin-top: 20px;
    margin-bottom: -15px;
  }
  .m-habt .info-item {
    padding: 20px 10px;
    margin-bottom: 15px;
  }
  .m-habt .item-num {
    font-size: 12px;
    font-size: 1.2rem;
  }
  .m-habt .item-num em {
    font-size: 24px;
    font-size: 2.4rem;
  }
  .m-habt .item-title {
    line-height: 20px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-habt .item-link .icon {
    width: 32px;
    line-height: 32px;
  }
  .m-habt .item-link .title {
    margin-top: 5px;
    line-height: 22px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 991px) {
  .m-habt .box-wp {
    padding-right: 2%;
  }
}
@media screen and (max-width: 640px) {
  .m-habt .box-img {
    width: 100%;
  }
  .m-habt .box-wp {
    padding-left: 2%;
    padding-top: 10px;
    width: 100%;
  }
  .m-habt .info-item {
    width: 48%;
    margin-left: 1%;
    margin-right: 1% !important;
  }
}
@media screen and (max-width: 1024px) {
  .g-hproc {
    padding-bottom: 0;
  }
}
.m-hproc {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-start;
}

.m-hproc .box-item {
  position: relative;
  height: calc(100vh - var(--pt));
  width: 11.9791666667%;
  transition: all 550ms;
}

.m-hproc .item-bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.m-hproc .item-bg:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}

.m-hproc .item-wp {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  max-width: 300px;
  padding: 0 10px;
  text-align: center;
  z-index: 2;
}

.m-hproc .item-title {
  position: relative;
  line-height: 34px;
  font-size: 22px;
  font-size: 2.2rem;
  color: #fff;
  overflow: hidden;
  padding-bottom: 19px;
  font-weight: normal;
}

.m-hproc .item-title a {
  color: #fff;
  display: block;
  height: 68px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

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

.m-hproc .item-title:before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  width: 28px;
  height: 3px;
  background-color: #ffffff;
  border-radius: 1px;
}

.m-hproc .item-link {
  margin-top: 35px;
  opacity: 0;
}

.m-hproc .item-link a {
  display: inline-block;
  width: 38px;
  line-height: 38px;
  font-size: 14px;
  font-size: 1.4rem;
  color: #fff;
  background-color: #c01920;
  border-radius: 50%;
}

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

.m-hproc .show {
  width: 40%;
}

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

@media screen and (max-width: 1440px) {
  .m-hproc .item-title {
    padding-bottom: 10px;
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-hproc .item-title a {
    height: 48px;
  }
  .m-hproc .item-link {
    margin-top: 20px;
  }
  .m-hproc .item-link a {
    width: 30px;
    line-height: 30px;
  }
}
@media screen and (max-width: 991px) {
  .m-hproc .box-item {
    width: 33.33%;
    height: 50vh;
  }
}
.g-hprocess {
  height: 100vh;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: center;
}

@media screen and (max-width: 1024px) {
  .g-hprocess {
    height: auto;
    padding-bottom: 40px;
  }
}
.m-hprocess {
  width: 100%;
}

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

.m-hprocess .box-item {
  position: relative;
  margin-right: 6.6428571429%;
  margin-bottom: 54px;
  width: 20%;
  text-align: center;
}

.m-hprocess .box-item:before {
  content: "";
  position: absolute;
  left: 100%;
  top: 0;
  width: 33.2142857143%;
  height: 100%;
  background: url("../images/jtr1.png") no-repeat center;
}

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

.m-hprocess .box-item:nth-child(4n):before {
  display: none;
}

.m-hprocess .item-icon {
  display: inline-block;
  width: 100px;
  background-color: #fff;
  border-radius: 50%;
  line-height: 0;
  font-size: 0;
}

.m-hprocess .item-title {
  margin-top: 14px;
  line-height: 28px;
  font-size: 18px;
  font-size: 1.8rem;
  color: #fff;
}

.m-hprocess .box-link {
  margin-top: 73px;
  text-align: center;
}

.m-hprocess .box-link a {
  display: inline-block;
  min-width: 303px;
  line-height: 30px;
  padding: 30px 15px;
  font-size: 22px;
  font-size: 2.2rem;
  color: #fff;
  text-align: center;
  background-color: #c01920;
}

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

@media screen and (max-width: 1440px) {
  .m-hprocess .box-wp {
    margin-bottom: -20px;
  }
  .m-hprocess .box-item {
    margin-bottom: 20px;
  }
  .m-hprocess .item-title {
    margin-top: 10px;
    line-height: 22px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-hprocess .item-icon {
    width: 60px;
  }
  .m-hprocess .box-link {
    margin-top: 30px;
  }
  .m-hprocess .box-link a {
    min-width: 120px;
    line-height: 22px;
    font-size: 14px;
    font-size: 1.4rem;
    padding: 10px 15px;
  }
}
@media screen and (max-width: 640px) {
  .m-hprocess .box-item {
    margin-left: 1%;
    margin-right: 1% !important;
    width: 48%;
  }
  .m-hprocess .box-item:before {
    display: none;
  }
}
.m-hcase .swiper-wrapper {
  transition-timing-function: linear;
}

.m-hcase .swiper-slide {
  padding-top: 45px;
}

.m-hcase .box-item {
  background-color: #eeeeee;
  padding-left: 45px;
  padding-right: 25px;
}

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

.m-hcase .item-pic {
  width: 58.5263157895%;
  transform: translateY(-45px);
}

.m-hcase .item-text {
  width: 37.3684210526%;
  padding-top: 61px;
  padding-bottom: 70px;
}

.m-hcase .item-name {
  line-height: 28px;
  font-size: 18px;
  font-size: 1.8rem;
  color: #999;
  text-transform: uppercase;
}

.m-hcase .item-title {
  position: relative;
  margin-top: 22px;
  padding-bottom: 61px;
  line-height: 30px;
  font-size: 26px;
  font-size: 2.6rem;
  font-family: "OPENSANSSEMIBOLD", arial, helvetica, sans-serif;
}

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

.m-hcase .item-title:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100px;
  height: 5px;
  background-color: #c01920;
}

.m-hcase .item-desc {
  margin-top: 28px;
  height: 78px;
  line-height: 26px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #666;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}

.m-hcase .item-link {
  margin-top: 38px;
}

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

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

.m-hcase .btn-wp {
  margin-top: 45px;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
  display: none;
}

.m-hcase .box-btn {
  cursor: pointer;
  line-height: 1;
  font-size: 16px;
  font-size: 1.6rem;
  opacity: 0.3;
}

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

.m-hcase .box-page {
  margin-left: 5px;
  margin-right: 5px;
  width: inherit;
  line-height: 30px;
  font-size: 20px;
  font-size: 2rem;
  color: #999;
}

.m-hcase .swiper-pagination-current {
  color: #333;
  font-family: "OPENSANSSEMIBOLD", arial, helvetica, sans-serif;
}

@media screen and (max-width: 1440px) {
  .m-hcase .box-item {
    padding-left: 20px;
    padding-right: 20px;
  }
  .m-hcase .item-text {
    padding: 20px 15px;
  }
  .m-hcase .item-title, .m-hcase .item-name, .m-hcase .item-desc {
    line-height: 22px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-hcase .item-title {
    margin-top: 10px;
    padding-bottom: 10px;
  }
  .m-hcase .item-title a {
    height: 44px;
  }
  .m-hcase .item-title:before {
    width: 20px;
    height: 2px;
  }
  .m-hcase .item-desc {
    margin-top: 10px;
    height: 66px;
  }
  .m-hcase .item-link {
    margin-top: 10px;
  }
  .m-hcase .item-link a {
    width: 28px;
    line-height: 28px;
  }
  .m-hcase .swiper-slide {
    padding-top: 20px;
  }
  .m-hcase .item-pic {
    transform: translateY(-20px);
  }
  .m-hcase .btn-wp {
    margin-top: 30px;
  }
  .m-hcase .box-page {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 22px;
  }
}
@media screen and (max-width: 480px) {
  .m-hcase .item-pic {
    width: 100%;
  }
  .m-hcase .item-text {
    width: 100%;
  }
}
.g-hnews {
  padding-top: 94px;
  padding-bottom: 100px;
}

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

.m-hnews .box-item {
  position: relative;
  margin-bottom: 30px;
  width: 53.5714285714%;
}

.m-hnews .box-item .item-title {
  position: absolute;
  left: 0;
  bottom: 22px;
  padding: 0 48px;
  z-index: 2;
}

.m-hnews .box-item .item-title, .m-hnews .box-item .modal-title {
  line-height: 40px;
  font-size: 30px;
  font-size: 3rem;
  color: #fff;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

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

.m-hnews .box-item .item-title a:hover, .m-hnews .box-item .modal-title a:hover {
  color: #c01920;
}

.m-hnews .box-item .item-modal {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  background-color: rgba(0, 0, 0, 0.7);
  opacity: 0;
  visibility: hidden;
  transition: all 550ms;
}

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

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

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

.m-hnews .box-item .modal-link a {
  display: inline-block;
  width: 38px;
  line-height: 38px;
  font-size: 14px;
  font-size: 1.4rem;
  color: #fff;
  text-align: center;
  background-color: #c01920;
  border-radius: 50%;
}

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

.m-hnews .box-item:hover .item-modal {
  opacity: 1;
  visibility: visible;
}

.m-hnews .box-item:hover .item-title {
  opacity: 0;
}

.m-hnews .box-item2 {
  width: 45.2142857143%;
  transform: translateY(30px);
}

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

.m-hnews .list-item {
  margin-right: 1.4285714286%;
  margin-bottom: 20px;
  width: 32.3571428571%;
  padding-left: 25px;
  padding-right: 30px;
  padding-top: 35px;
  padding-bottom: 42px;
  background-color: #f7f7f7;
}

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

.m-hnews .list-item .item-title {
  margin-top: 53px;
  height: 78px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  line-height: 26px;
  font-size: 18px;
  font-size: 1.8rem;
}

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

.m-hnews .list-item:hover {
  background-color: #c01920;
}

.m-hnews .list-item:hover .item-time, .m-hnews .list-item:hover .item-title {
  color: #fff;
}

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

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

@media screen and (max-width: 1440px) {
  .m-hnews .box-wp {
    padding-bottom: 20px;
  }
  .m-hnews .box-item .item-title, .m-hnews .box-item .modal-text {
    padding: 0 15px;
  }
  .m-hnews .box-item .item-title, .m-hnews .box-item .modal-title {
    line-height: 24px;
    font-size: 16px;
    font-size: 1.6rem;
  }
  .m-hnews .box-item .modal-desc {
    height: 44px;
    line-height: 22px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-hnews .box-item .modal-link a {
    width: 30px;
    line-height: 30px;
  }
  .m-hnews .list-item {
    padding: 20px 15px;
  }
  .m-hnews .list-item .item-time, .m-hnews .list-item .item-title {
    line-height: 22px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-hnews .list-item .item-title {
    height: 66px;
    margin-top: 15px;
  }
}
@media screen and (max-width: 640px) {
  .m-hnews .box-item {
    width: 100%;
    transform: none;
  }
  .m-hnews .box-wp {
    padding-bottom: 0;
  }
  .m-hnews .list-item {
    width: 100%;
    margin-right: 0;
  }
  .m-hnews .list-item .item-title {
    height: auto;
    max-height: 66px;
  }
}
.g-ft {
  background-color: #111111;
  line-height: 30px;
  font-size: 14px;
  font-size: 1.4rem;
  color: #999;
  word-break: break-word;
}

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

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

.m-ftfix1 {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 72px;
  padding-bottom: 48px;
}

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

.m-ftb1 {
  width: 30.5714285714%;
}

.m-ftb2 {
  width: 30.5%;
}

.m-ftb3 {
  width: 21.4285714286%;
}

.m-ftb4 {
  width: 17.1428571429%;
  max-width: 170px;
  padding-right: 0;
}

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

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

.m-ftinfo {
  margin-top: 17px;
}

.m-ftt {
  margin-bottom: 17px;
  line-height: 28px;
  font-size: 18px;
  font-size: 1.8rem;
  color: #fff;
}

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

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

.m-ftnav {
  line-height: 36px;
}

.m-ftquote {
  text-align: center;
}

.m-ftquote .box-title {
  line-height: 26px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #fff;
}

.m-ftquote .box-link {
  margin-top: 19px;
}

.m-ftquote .box-link a {
  display: inline-block;
  min-width: 170px;
  line-height: 30px;
  padding: 10px;
  border-radius: 25px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #fff;
  text-align: center;
  background-color: #c01920;
}

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

.m-ftfix2 {
  border-top: 1px solid rgba(255, 255, 255, 0.3);
  padding-top: 34px;
  padding-bottom: 36px;
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: center;
}

.m-ftext {
  flex: 1 1 auto;
  margin-right: 10px;
  margin-bottom: 10px;
  line-height: 26px;
  color: #666;
}

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

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

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

.m-ftshare .share-item {
  margin-right: 8px;
  margin-bottom: 10px;
  width: 36px;
  line-height: 36px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #fff;
  text-align: center;
  background-color: rgba(255, 255, 255, 0.3);
  border-radius: 50%;
}

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

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

@media screen and (max-width: 1219px) {
  .g-ft {
    line-height: 26px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-ftnav {
    line-height: 30px;
  }
  .m-ftshare .share-item {
    width: 32px;
    line-height: 32px;
  }
  .m-ftquote .box-link a {
    min-width: 120px;
    line-height: 22px;
    font-size: 14px;
    font-size: 1.4rem;
    padding: 10px;
  }
}
@media screen and (max-width: 991px) {
  .m-ftfix1 {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .m-ftfix2 {
    padding-top: 20px;
    padding-bottom: 10px;
  }
}
@media screen and (max-width: 767px) {
  .m-ftb {
    width: 100%;
    padding-right: 0;
    margin-top: 20px;
  }
  .m-ftb:first-child {
    margin-top: 0;
  }
  .m-ftt, .m-ftnav {
    display: none;
  }
  .m-ftnav {
    margin-top: 10px;
  }
  .m-ftfix2 {
    display: block;
  }
}
.m-probanner {
  padding-top: 105px;
  padding-bottom: 105px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

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

.m-probanner .box-left {
  width: 42.8571428571%;
}

.m-probanner .box-right {
  width: 52.7142857143%;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 35px;
  padding-bottom: 40px;
  background-color: rgba(17, 17, 17, 0.8);
}

.m-probanner .box-title {
  line-height: 58px;
  font-size: 48px;
  font-size: 4.8rem;
  font-family: "OpenSansBold", arial, helvetica, sans-serif;
  color: #fff;
}

.m-probanner .box-link {
  margin-top: 40px;
}

.m-probanner .link-item {
  margin-top: 23px;
}

.m-probanner .link-item a {
  display: inline-block;
  min-width: 360px;
  line-height: 30px;
  padding: 10px 15px;
  font-size: 20px;
  font-size: 2rem;
  background-color: #fff;
  border-radius: 25px;
}

.m-probanner .link-item a i {
  color: #c01920;
}

.m-probanner .link-item a:hover {
  color: #fff;
  background-color: #c01920;
}

.m-probanner .link-item:first-child {
  margin-top: 0;
}

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

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

.m-probanner .form-item1 {
  width: 49.4100294985%;
}

.m-probanner .form-label {
  margin-bottom: 12px;
  padding-left: 14px;
  line-height: 26px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #fff;
}

.m-probanner .form-label em {
  color: #c01920;
}

.m-probanner .form-control {
  position: relative;
}

.m-probanner .form-text {
  display: block;
  width: 100%;
  height: 40px;
  line-height: 40px;
  padding: 0 14px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #999;
  background-color: #fff;
}

.m-probanner .form-item2, .m-probanner .form-item3, .m-probanner .form-item4 {
  width: 100%;
}

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

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

.m-probanner .form-item3 .form-code {
  position: absolute;
  right: 0;
  top: 0;
  width: 90px;
  height: 40px;
  line-height: 40px;
  background-color: #f3fbfe;
}

.m-probanner .form-item3 .form-code img {
  max-height: 40px;
  vertical-align: middle;
}

.m-probanner .file-text {
  position: relative;
  padding-right: 30px;
}

.m-probanner .file-text i {
  position: absolute;
  right: 10px;
  top: 0;
}

.m-probanner .file-input {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  cursor: pointer;
  opacity: 0;
}

.m-probanner .form-btn {
  width: 100%;
  height: 40px;
  padding: 0 10px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #fff;
  text-align: center;
  background-color: #c01920;
  text-transform: uppercase;
}

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

.m-probanner .form-item4 {
  margin-bottom: 0;
}

@media screen and (max-width: 1219px) {
  .m-probanner {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .m-probanner .box-title {
    line-height: 24px;
    font-size: 16px;
    font-size: 1.6rem;
  }
  .m-probanner .box-link {
    margin-top: 20px;
  }
  .m-probanner .link-item {
    margin-top: 10px;
  }
  .m-probanner .link-item a {
    min-width: 140px;
    padding: 5px 10px;
    line-height: 22px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-probanner .box-right {
    padding: 30px 20px;
  }
  .m-probanner .form-label {
    line-height: 22px;
    font-size: 14px;
    font-size: 1.4rem;
    margin-bottom: 5px;
    padding-left: 5px;
  }
  .m-probanner .form-text {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 767px) {
  .m-probanner .box-left, .m-probanner .box-right {
    width: 100%;
  }
  .m-probanner .box-right {
    margin-top: 30px;
  }
}
@media screen and (max-width: 480px) {
  .m-probanner .form-item {
    width: 100%;
  }
}
.m-probanner .form-text::-webkit-input-placeholder {
  color: #999;
  opacity: 1;
}

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

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

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

.g-wp {
  padding-top: 52px;
  padding-bottom: 104px;
}

@media screen and (max-width: 1219px) {
  .g-wp {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.m-nlnk a {
  display: inline-block;
  min-width: 170px;
  line-height: 20px;
  padding: 15px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #fff;
  text-align: center;
  background-color: #c01920;
}

.m-nlnk a:hover {
  color: #fff;
  background-color: #333;
}

@media screen and (max-width: 1219px) {
  .m-nlnk a {
    min-width: 120px;
    padding: 10px 15px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.m-ntt {
  line-height: 46px;
  font-size: 36px;
  font-size: 3.6rem;
  font-family: "OpenSansBold", arial, helvetica, sans-serif;
}

@media screen and (max-width: 1219px) {
  .m-ntt {
    line-height: 24px;
    font-size: 18px;
    font-size: 1.8rem;
  }
}
.m-vapebrand {
  padding-top: 60px;
  padding-bottom: 70px;
}

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

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

.m-vapebrand .box-text {
  width: 49.6428571429%;
  text-align: center;
}

.m-vapebrand .box-desc {
  margin-top: 22px;
  line-height: 36px;
  font-size: 18px;
  font-size: 1.8rem;
  color: #555;
}

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

.m-vapebrand .box-link {
  margin-top: 55px;
}

@media screen and (max-width: 1219px) {
  .m-vapebrand {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .m-vapebrand .box-desc {
    margin-top: 10px;
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-vapebrand .box-desc p {
    min-height: 24px;
  }
  .m-vapebrand .box-link {
    margin-top: 20px;
  }
}
@media screen and (max-width: 640px) {
  .m-vapebrand .box-img, .m-vapebrand .box-text {
    width: 100%;
  }
  .m-vapebrand .box-text {
    margin-top: 20px;
  }
}
.m-videoplay {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  background: url("../images/play1.png") no-repeat center;
  background-color: rgba(255, 255, 255, 0.1);
  /*display: none;*/
}

@media screen and (max-width: 1219px) {
  .m-videoplay {
    background-size: 36px;
  }
}
.m-vapedisplay {
  padding-top: 58px;
  padding-bottom: 75px;
  background-color: #f5f5f5;
}

.m-vapedisplay .box-hd {
  text-align: center;
  margin-bottom: 36px;
}

.m-vapedisplay .box-info {
  margin-top: 9px;
  line-height: 28px;
  font-size: 18px;
  font-size: 1.8rem;
  color: #555;
}

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

.m-vapedisplay .list-item {
  margin-right: 2.2857142857%;
  margin-bottom: 28px;
  width: 18.1428571429%;
}

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

.m-vapedisplay .list-item:hover .play {
  display: block;
}

.m-vapedisplay .item-pic {
  border-radius: 10px;
}

.m-vapedisplay .box-link {
  margin-top: 60px;
  text-align: center;
}

@media screen and (max-width: 1219px) {
  .m-vapedisplay {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .m-vapedisplay .box-hd {
    margin-bottom: 20px;
  }
  .m-vapedisplay .box-info {
    margin-top: 10px;
    line-height: 22px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-vapedisplay .box-list {
    margin-bottom: -20px;
  }
  .m-vapedisplay .list-item {
    margin-bottom: 20px;
  }
  .m-vapedisplay .box-link {
    margin-top: 20px;
  }
}
@media screen and (max-width: 640px) {
  .m-vapedisplay .list-item {
    margin-left: 1%;
    margin-right: 1% !important;
    width: 48%;
  }
}
@media screen and (max-width: 320px) {
  .m-vapedisplay .list-item {
    width: 98%;
  }
}
.m-vapecstm {
  padding-top: 34px;
  padding-bottom: 70px;
}

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

.m-vapecstm .box-img {
  order: 2;
  width: 45.9285714286%;
}

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

.m-vapecstm .box-desc {
  margin-top: 9px;
  line-height: 28px;
  font-size: 18px;
  font-size: 1.8rem;
  color: #555;
}

.m-vapecstm .box-info {
  margin-top: 20px;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-start;
}

.m-vapecstm .info-wp1 {
  width: 45.5882352941%;
}

.m-vapecstm .info-wp2 {
  width: 54.4117647059%;
}

.m-vapecstm .info-wp {
  padding-right: 10px;
}

.m-vapecstm .info-item {
  margin-top: 14px;
  position: relative;
  padding-left: 38px;
  line-height: 32px;
  font-size: 22px;
  font-size: 2.2rem;
  background: url("../images/dui1.png") no-repeat left 5px;
}

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

.m-vapecstm .box-link {
  margin-top: 53px;
}

@media screen and (max-width: 1219px) {
  .m-vapecstm {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .m-vapecstm .box-desc {
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
    margin-top: 10px;
  }
  .m-vapecstm .box-info {
    margin-top: 20px;
  }
  .m-vapecstm .info-item {
    margin-top: 10px;
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
    padding-left: 20px;
    background-size: auto 14px;
  }
  .m-vapecstm .box-link {
    margin-top: 20px;
  }
}
@media screen and (max-width: 640px) {
  .m-vapecstm .box-img {
    width: 100%;
  }
  .m-vapecstm .box-text {
    width: 100%;
    order: 2;
    margin-top: 20px;
  }
}
.m-nbanner {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding-top: 7.2916666667%;
  padding-bottom: 7.2916666667%;
}

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

@media screen and (max-width: 1219px) {
  .m-nbanner .box-title {
    line-height: 24px;
    font-size: 20px;
    font-size: 2rem;
  }
}
.g-prob1 {
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
  padding: 30px;
}

@media screen and (max-width: 991px) {
  .g-prob1 {
    padding: 20px 10px;
  }
}
.m-prob1 {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: flex-start;
}

.m-prob1 .prob-pic {
  flex: 0 0 auto;
  margin-right: 7.4561403509%;
  width: 730px;
}

.m-prob1 .prob-pic-big {
  position: relative;
  float: left;
  width: 604px;
  background-color: #ffffff;
  box-sizing: border-box;
}

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

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

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

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

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

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

.m-prob1 .prob-pic-small {
  position: relative;
  float: right;
  width: 114px;
  padding-top: 50px;
  padding-bottom: 50px;
  overflow: hidden;
}

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

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

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

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

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

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

.m-prob1 .prob-pic-list ul li {
  margin-bottom: 15px;
}

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

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

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

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

.m-prob1 .prob-info {
  flex: 1 1 auto;
  align-self: center;
  overflow: hidden;
}

.m-prob1 .prob-title {
  position: relative;
  font-size: 36px;
  font-size: 3.6rem;
  line-height: 46px;
  font-family: "OpenSansBold", arial, helvetica, sans-serif;
  font-weight: normal;
}

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

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

.m-prob1 .prob-link {
  margin-top: 46px;
  font-size: 0;
  letter-spacing: 0;
  overflow: hidden;
}

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

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

.m-prob1 .prob-desc {
  margin-top: 23px;
  color: #555;
}

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

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

.m-proshare .share-img {
  height: 26px;
}

@media screen and (max-width: 1024px) {
  .m-prob1 .prob-pic {
    margin-right: 20px;
    width: 420px;
  }
  .m-prob1 .prob-pic-big {
    width: 350px;
  }
  .m-prob1 .prob-pic-btn {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-prob1 .prob-pic-small {
    width: 50px;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .m-prob1 .prob-pic-list {
    height: 290px;
  }
  .m-prob1 .prob-pic-list ul li {
    margin-bottom: 10px;
  }
  .m-prob1 .prob-info {
    padding-bottom: 0;
  }
  .m-prob1 .prob-title {
    line-height: 24px;
    font-size: 16px;
    font-size: 1.6rem;
  }
  .m-prob1 .prob-desc {
    margin-top: 20px;
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-prob1 .prob-desc p {
    min-height: 24px;
  }
  .m-prob1 .prob-link {
    margin-top: 20px;
  }
  .m-prob1 .prob-link a {
    min-width: 120px;
    line-height: 20px;
    padding: 5px 10px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 991px) {
  .zoomPad {
    cursor: default !important;
  }
  .zoomPup {
    display: none !important;
  }
  .zoomWindow {
    display: none !important;
  }
  .zoomPreload {
    display: none !important;
  }
}
@media screen and (max-width: 991px) {
  .m-prob1 {
    margin-bottom: 30px;
  }
  .m-prob1 .prob-pic {
    display: none;
  }
  .m-prob1 .prob-info {
    padding-top: 30px;
  }
}
.m-propic {
  display: none;
}

@media screen and (max-width: 991px) {
  .m-propic {
    position: relative;
    padding-left: 35px;
    padding-right: 35px;
    display: block;
    overflow: hidden;
  }
  .m-propic .box-btn {
    position: absolute;
    top: 50%;
    margin-top: -15px;
    display: block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    font-size: 1.6rem;
    color: #c01920;
    text-align: center;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
  }
  .m-propic .box-btn.prev {
    left: 0;
  }
  .m-propic .box-btn.next {
    right: 0;
  }
  .m-propic .box-bd {
    overflow: hidden;
  }
  .m-propic .box-list {
    width: 10000%;
    overflow: hidden;
  }
  .m-propic .list-item {
    position: relative;
    float: left;
    margin-right: 0.02%;
    width: 0.32%;
    overflow: hidden;
  }
  .m-propic .list-item iframe {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
  }
  .m-propic .item-pic {
    border: 1px solid #c01920;
  }
}
@media screen and (max-width: 480px) {
  .m-propic .list-item {
    width: 1%;
  }
}
.m-hdpronav {
  position: absolute;
  left: 0;
  top: 99px;
  width: 100%;
  background-color: #f5f5f5;
  padding-top: 34px;
  padding-bottom: 40px;
  display: none;
}

.m-hdpronav.show {
  display: block;
  z-index: 10;
}

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

.m-hdpronav .pronav-nav {
  width: 28.5714285714%;
  max-width: 290px;
}

.m-hdpronav .pronav-item a {
  display: block;
  position: relative;
  padding-right: 25px;
  padding-top: 15px;
  padding-bottom: 15px;
  line-height: 30px;
  font-size: 18px;
  font-size: 1.8rem;
  border-bottom: 1px solid #999999;
}

.m-hdpronav .pronav-item i {
  position: absolute;
  right: 0;
  top: 15px;
  font-size: 14px;
  font-size: 1.4rem;
  display: none;
}

.m-hdpronav .pronav-item.active a {
  font-family: "OPENSANSSEMIBOLD", arial, helvetica, sans-serif;
  color: #c01920;
}

.m-hdpronav .pronav-item.active i {
  display: block;
}

.m-hdpronav .pronav-item:last-child a {
  border: none;
}

.m-hdpronav .pronav-fix {
  width: 70.5714285714%;
}

.m-hdpronav .pronav-content {
  display: none;
}

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

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

.m-hdpronav .list-item1 {
  margin-right: 4.4534412955%;
  width: 30.3643724696%;
}

.m-hdpronav .list-item1 .item-title {
  background-color: #fff;
}

.m-hdpronav .list-item1 .item-title a {
  display: block;
  padding: 0 10px;
  line-height: 56px;
  font-size: 20px;
  font-size: 2rem;
  font-family: "OPENSANSSEMIBOLD", arial, helvetica, sans-serif;
  text-align: center;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.m-hdpronav .list-item1 .item-title span {
  display: block;
  padding: 8px 10px;
  line-height: 30px;
  font-size: 20px;
  font-size: 2rem;
  font-family: "OPENSANSSEMIBOLD", arial, helvetica, sans-serif;
  text-align: center;
}

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

.m-hdpronav .pronav-link {
  margin-top: 30px;
  text-align: right;
}

.m-hdpronav .pronav-link a {
  position: relative;
  display: inline-block;
  min-width: 178px;
  line-height: 26px;
  font-size: 16px;
  font-size: 1.6rem;
  font-family: "OPENSANSSEMIBOLD", arial, helvetica, sans-serif;
  padding-bottom: 7px;
  text-align: left;
  border-bottom: 1px solid #000000;
  padding-right: 30px;
}

.m-hdpronav .pronav-link i {
  position: absolute;
  right: 0;
}

.m-hdpronav .list-item2 {
  background-color: #fff;
  margin-right: 4.4534412955%;
  width: 30.3643724696%;
}

.m-hdpronav .list-item2 .item-text {
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 16px;
  padding-bottom: 28px;
}

.m-hdpronav .list-item2 .item-title {
  height: 72px;
  line-height: 24px;
  font-size: 16px;
  font-size: 1.6rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}

.m-hdpronav .list-item2 .item-title a {
  display: block;
}

.m-hdpronav .list-item2 .item-time {
  margin-top: 14px;
  line-height: 24px;
  font-size: 14px;
  font-size: 1.4rem;
  color: #666;
}

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

@media screen and (max-width: 1440px) {
  .m-hdpronav {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .m-hdpronav .pronav-item a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-hdpronav .pronav-item i {
    top: 10px;
  }
  .m-hdpronav .list-item1 .item-title a, .m-hdpronav .list-item1 .item-title span {
    line-height: 40px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-hdpronav .list-item2 .item-text {
    padding: 15px 10px;
  }
  .m-hdpronav .list-item2 .item-title {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-hdpronav .pronav-link a {
    line-height: 22px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.m-clstext {
  margin-bottom: 52px;
}

.m-clstext .box-title {
  position: relative;
  line-height: 46px;
  font-size: 36px;
  font-size: 3.6rem;
  font-family: "OpenSansBold", arial, helvetica, sans-serif;
}

.m-clstext .box-desc {
  position: relative;
  color: #555;
  margin-top: 20px;
}

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

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

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

.m-clstext .box-link .span {
  position: relative;
  display: inline-block;
  cursor: pointer;
  min-width: 170px;
  line-height: 20px;
  padding: 15px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #fff;
  text-align: center;
  background-color: #c01920;
}

.m-clstext .box-link .span i {
  font-size: 12px;
  font-size: 1.2rem;
}

.m-clstext .box-link .span:hover {
  color: #fff;
  background-color: #333;
}

.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 {
    min-width: 100px;
    padding: 5px 10px;
    line-height: 20px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.m-prol {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: -47px;
}

.m-prol .list-item {
  /*margin-right: 1.8571428571%;*/
  /*margin-bottom: 47px;*/
  /*width: 23.5714285714%;*/
   margin-right: 2%;
  margin-bottom: 47px;
  width: 31.3333%;
}

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

.m-prol .list-item:hover .item-title {
  color: #c01920;
}

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

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

.m-prol .item-link {
  margin-top: 8px;
  line-height: 26px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #666;
}

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

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

@media screen and (max-width: 1219px) {
  .m-prol {
    margin-bottom: -20px;
  }
  .m-prol .list-item {
    margin-bottom: 20px;
  }
  .m-prol .item-text {
    padding-top: 10px;
  }
  .m-prol .item-title {
    height: 44px;
  }
  .m-prol .item-title, .m-prol .item-link {
    line-height: 22px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-prol .item-link {
    margin-top: 5px;
  }
}
@media screen and (max-width: 640px) {
  .m-prol .list-item {
    margin-left: 1%;
    margin-right: 1% !important;
    width: 48%;
  }
}
.m-mprocess {
  padding-top: 90px;
  padding-bottom: 100px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

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

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

.m-insplist .list-item .item-pic {
  width: 34.6428571429%;
}

.m-insplist .list-item .item-text {
  width: 53.9285714286%;
  padding-top: 10px;
  padding-bottom: 10px;
}

.m-insplist .list-item .item-title {
  position: relative;
  padding-bottom: 19px;
  line-height: 40px;
  font-size: 30px;
  font-size: 3rem;
  font-family: "OPENSANSSEMIBOLD", arial, helvetica, sans-serif;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.m-insplist .list-item .item-title:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100px;
  height: 5px;
  background-color: #c01920;
}

.m-insplist .list-item .item-desc {
  margin-top: 19px;
  max-height: 90px;
  color: #666;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}

.m-insplist .list-item .item-link {
  margin-top: 40px;
}

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

.m-insplist .list-item .item-link a:hover {
  color: #fff;
  background-color: #c01920;
}

.m-insplist .list-item1 {
  background-color: #f2f2f2;
}

.m-insplist .list-item2 .item-pic {
  order: 2;
}

@media screen and (max-width: 1219px) {
  .m-insplist .list-item .item-title {
    line-height: 24px;
    font-size: 16px;
    font-size: 1.6rem;
    padding-bottom: 10px;
  }
  .m-insplist .list-item .item-title:before {
    width: 20px;
    height: 2px;
  }
  .m-insplist .list-item .item-desc {
    margin-top: 10px;
    max-height: 72px;
  }
  .m-insplist .list-item .item-link {
    margin-top: 10px;
  }
  .m-insplist .list-item .item-link a {
    width: 30px;
    line-height: 30px;
  }
}
@media screen and (max-width: 375px) {
  .m-insplist .list-item .item-pic {
    width: 100%;
  }
  .m-insplist .list-item .item-text {
    width: 100%;
    order: 2;
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.m-news .box-title {
  line-height: 46px;
  font-size: 30px;
  font-size: 3rem;
  font-family: "OPENSANSSEMIBOLD", arial, helvetica, sans-serif;
  font-weight: normal;
  text-align: center;
}

.m-news .box-info {
  padding-top: 15px;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
  line-height: 26px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #555;
}

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

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

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

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

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

@media screen and (max-width: 1219px) {
  .m-news .box-title {
    line-height: 24px;
    font-size: 16px;
    font-size: 1.6rem;
  }
  .m-news .box-info {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-news .box-time {
    margin-right: 20px;
  }
  .m-news .box-desc {
    padding-top: 20px;
  }
}
.m-abtb1 {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: flex-start;
}

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

.m-abtb1 .box-wp {
  width: 47.9166666667%;
  padding-right: 100px;
  align-self: center;
}

.m-abtb1 .box-text {
  max-width: 652px;
}

.m-abtb1 .box-desc {
  color: #555;
  margin-top: 29px;
}

@media screen and (max-width: 1219px) {
  .m-abtb1 .box-desc {
    margin-top: 10px;
  }
}
@media screen and (max-width: 991px) {
  .m-abtb1 .box-wp {
    padding-right: 2%;
  }
}
@media screen and (max-width: 640px) {
  .m-abtb1 .box-img {
    width: 100%;
  }
  .m-abtb1 .box-wp {
    padding-left: 2%;
    margin-top: 20px;
    width: 100%;
  }
}
.m-abtb2 {
  margin-top: 70px;
  padding-top: 62px;
  padding-bottom: 80px;
  background: url("../images/abtb2-bg1.jpg") no-repeat center;
  background-size: cover;
}

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

.m-abtb2 .box-content {
  position: relative;
  background-color: #ffffff;
  box-shadow: 0px 5px 27px 0px rgba(0, 0, 0, 0.09);
  border-radius: 10px;
}

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

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

.m-abtb2 .box-content .item-pic {
  width: 50%;
  order: 2;
}

.m-abtb2 .box-content .item-text {
  width: 50%;
  padding: 20px 7.1428571429%;
  order: 2;
}

.m-abtb2 .box-content .item-fix {
  max-width: 330px;
}

.m-abtb2 .box-content .item-num {
  line-height: 1;
  font-size: 30px;
  font-size: 3rem;
  color: #c01920;
  font-family: "OPENSANSSEMIBOLD", arial, helvetica, sans-serif;
}

.m-abtb2 .box-content .item-desc {
  margin-top: 18px;
  color: #555;
}

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

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

.m-abtb2 .box-btn {
  margin-right: 20px;
  width: 38px;
  line-height: 36px;
  font-size: 14px;
  font-size: 1.4rem;
  color: #999;
  text-align: center;
  border: 1px solid #ccc;
  border-radius: 50%;
  cursor: pointer;
}

.m-abtb2 .box-btn:hover {
  color: #fff;
  background-color: #c01920;
}

.m-abtb2 .box-years {
  margin-top: 35px;
  position: relative;
}

.m-abtb2 .box-years:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 10px;
  width: 100%;
  border-bottom: 1px solid #999999;
}

.m-abtb2 .box-years .box-item {
  position: relative;
  text-align: center;
  cursor: pointer;
}

.m-abtb2 .box-years .item-dot {
  margin-top: 10px;
  display: inline-block;
  width: 14px;
  height: 14px;
  background-color: #999;
  border-radius: 50%;
}

.m-abtb2 .box-years .item-num {
  line-height: 1;
  font-size: 18px;
  font-size: 1.8rem;
  text-align: center;
}

.m-abtb2 .box-years .swiper-slide-thumb-active .item-dot {
  background-color: #c01920;
}

.m-abtb2 .box-years .swiper-slide-thumb-active .item-num {
  font-family: "OPENSANSSEMIBOLD", arial, helvetica, sans-serif;
}

@media screen and (max-width: 1219px) {
  .m-abtb2 {
    margin-top: 30px;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .m-abtb2 .box-title {
    margin-bottom: 30px;
  }
  .m-abtb2 .box-content .item-num {
    font-size: 20px;
    font-size: 2rem;
  }
  .m-abtb2 .box-content .item-desc {
    margin-top: 10px;
  }
  .m-abtb2 .box-content .item-desc em {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-abtb2 .box-btn {
    width: 32px;
    line-height: 30px;
  }
  .m-abtb2 .btn-wp {
    margin-top: 20px;
  }
  .m-abtb2 .box-years {
    margin-top: 20px;
  }
  .m-abtb2 .box-years .item-num {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 640px) {
  .m-abtb2 .box-content {
    padding-left: 0;
    padding-right: 0;
  }
  .m-abtb2 .box-content .box-btn {
    position: relative;
    top: auto;
    transform: none;
  }
  .m-abtb2 .box-content .btn-wp {
    margin-top: 20px;
    display: flex;
    justify-content: center;
  }
  .m-abtb2 .box-content .prev {
    margin-right: 20px;
  }
  .m-abtb2 .box-content .item-pic {
    width: 100%;
  }
  .m-abtb2 .box-content .item-text {
    width: 100%;
    order: 2;
  }
  .m-abtb2 .box-content .box-item:before {
    display: none;
  }
}
.m-abtb3 {
  margin-top: 62px;
}

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

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

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

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

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

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

.m-abtb3 .box-btn .btn {
  display: inline-block;
  min-width: 170px;
  line-height: 28px;
  padding: 10px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #c01920;
  text-align: center;
  border: 1px solid #c01920;
  cursor: pointer;
}

.m-abtb3 .box-btn .btn:hover {
  color: #fff;
  background-color: #c01920;
}

@media screen and (max-width: 1219px) {
  .m-abtb3 {
    margin-top: 30px;
  }
  .m-abtb3 .list-item {
    margin-bottom: 20px;
  }
  .m-abtb3 .item-title {
    margin-top: 10px;
    line-height: 22px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-abtb3 .box-btn .btn {
    min-width: 120px;
    line-height: 20px;
    font-size: 14px;
    font-size: 1.4rem;
    padding: 5px 10px;
  }
}
@media screen and (max-width: 640px) {
  .m-abtb3 .list-item {
    margin-left: 1%;
    margin-right: 1% !important;
    width: 48%;
  }
}
.g-abtb4 {
  position: relative;
  margin-top: 45px;
  padding-bottom: 65px;
}

.g-abtb4:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: calc(100% - 268px);
  background-color: #eeeeee;
}

@media screen and (max-width: 1219px) {
  .g-abtb4 {
    margin-top: 30px;
    padding-bottom: 30px;
  }
}
.m-abtb4 .box-img {
  line-height: 0;
  font-size: 0;
}

.m-abtb4 .box-wp {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  margin-top: -146px;
  padding-left: 5.7142857143%;
  padding-right: 5.7142857143%;
  padding-top: 59px;
  padding-bottom: 80px;
  max-width: 1242px;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
  background-color: #ffffff;
  box-shadow: 0px 5px 27px 0px rgba(0, 0, 0, 0.09);
}

.m-abtb4 .box-fix {
  width: 25.8780036969%;
}

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

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

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

.m-abtb4 .box-desc {
  width: 70.2402957486%;
  color: #555;
}

@media screen and (max-width: 1219px) {
  .m-abtb4 .box-wp {
    margin-top: -30px;
    padding: 30px 20px;
  }
  .m-abtb4 .box-link {
    margin-top: 10px;
  }
  .m-abtb4 .box-link a {
    min-width: 120px;
    line-height: 20px;
    font-size: 14px;
    font-size: 1.4rem;
    padding: 5px 10px;
  }
}
@media screen and (max-width: 640px) {
  .m-abtb4 .box-fix {
    width: 100%;
  }
  .m-abtb4 .box-desc {
    width: 100%;
    margin-top: 10px;
  }
}
.m-abtb5 {
  margin-top: 78px;
}

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

.m-abtb5 .btn-wp {
  display: none;
}

@media screen and (max-width: 1219px) {
  .m-abtb5 {
    margin-top: 30px;
  }
  .m-abtb5 .item-title {
    margin-top: 10px;
    line-height: 22px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.m-abtb6 {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding-top: 94px;
  padding-bottom: 120px;
  text-align: center;
  color: #fff;
}

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

.m-abtb6 .box-title {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 33px;
  max-width: 720px;
  line-height: 60px;
  font-size: 36px;
  font-size: 3.6rem;
  font-family: "OpenSansBold", arial, helvetica, sans-serif;
  color: #fff;
}

.m-abtb6 .box-link {
  margin-top: 63px;
}

.m-abtb6 .box-link a {
  display: inline-block;
  min-width: 302px;
  line-height: 30px;
  padding: 30px 15px;
  font-size: 22px;
  font-size: 2.2rem;
  color: #fff;
  text-align: center;
  background-color: #c01920;
}

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

@media screen and (max-width: 1219px) {
  .m-abtb6 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .m-abtb6 .box-title {
    margin-bottom: 20px;
    line-height: 24px;
    font-size: 20px;
    font-size: 2rem;
  }
  .m-abtb6 .box-link {
    margin-top: 20px;
  }
  .m-abtb6 .box-link a {
    min-width: 120px;
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
    padding: 10px 15px;
  }
}
.m-faq .box-title {
  text-align: center;
  margin-bottom: 22px;
}

.m-faq .box-item {
  margin-top: 20px;
  padding-left: 32px;
  padding-right: 32px;
  padding-top: 20px;
  padding-bottom: 23px;
  background-color: #f2f2f2;
}

.m-faq .item-title, .m-faq .item-desc {
  position: relative;
  padding-left: 38px;
}

.m-faq .item-title em, .m-faq .item-desc em {
  position: absolute;
  left: 0;
  top: 0;
  color: #999;
  font-size: 16px;
  font-size: 1.6rem;
  font-family: "OpenSansRegular", arial, helvetica, sans-serif;
}

.m-faq .item-title {
  line-height: 30px;
  font-size: 20px;
  font-size: 2rem;
  font-family: "OPENSANSSEMIBOLD", arial, helvetica, sans-serif;
}

.m-faq .item-desc {
  margin-top: 7px;
}

@media screen and (max-width: 1219px) {
  .m-faq .item-title {
    line-height: 24px;
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.m-videol .box-title {
  text-align: center;
  margin-bottom: 29px;
}

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

.m-videol .item-pic {
  width: 57.1428571429%;
  position: relative;
}

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

.m-videol .item-text {
  width: 42.8571428571%;
  padding-left: 4.4285714286%;
  padding-right: 4.4285714286%;
  padding-top: 20px;
  padding-bottom: 20px;
}

.m-videol .item-title {
  line-height: 40px;
  font-size: 30px;
  font-size: 3rem;
  font-family: "OPENSANSSEMIBOLD", arial, helvetica, sans-serif;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.m-videol .item-desc {
  margin-top: 27px;
  line-height: 26px;
  font-size: 16px;
  font-size: 1.6rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 8;
  overflow: hidden;
  color: #555;
  max-height: 208px;
}

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

@media screen and (max-width: 1219px) {
  .m-videol .item-title {
    line-height: 24px;
    font-size: 16px;
    font-size: 1.6rem;
  }
  .m-videol .item-desc {
    margin-top: 10px;
    max-height: 176px;
    line-height: 22px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-videol .item-pic .play {
    background-size: 30px;
  }
}
@media screen and (max-width: 640px) {
  .m-videol .item-pic {
    width: 100%;
  }
  .m-videol .item-text {
    order: 2;
    width: 100%;
  }
}
.m-downl .box-title {
  margin-bottom: 27px;
  text-align: center;
}

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

.m-downl .box-item {
  margin-bottom: 37px;
  width: 48.9285714286%;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 28px;
  padding-bottom: 28px;
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: center;
  background-color: #f5f5f5;
}

.m-downl .box-item:hover {
  background-color: #fff;
  box-shadow: 0px 5px 27px 0px rgba(0, 0, 0, 0.12);
}

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

.m-downl .item-fix {
  flex: 1 1 auto;
  padding-left: 18px;
  padding-right: 18px;
  overflow: hidden;
  line-height: 24px;
  font-size: 14px;
  font-size: 1.4rem;
  color: #999;
}

.m-downl .item-title {
  font-family: "OPENSANSSEMIBOLD", arial, helvetica, sans-serif;
  color: #333;
  font-size: 16px;
  font-size: 1.6rem;
}

.m-downl .item-icon {
  flex: 0 0 auto;
  line-height: 1;
  font-size: 18px;
  font-size: 1.8rem;
}

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

.m-downl .item-info p {
  margin-right: 20px;
}

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

@media screen and (max-width: 1219px) {
  .m-downl .box-wp {
    margin-bottom: -20px;
  }
  .m-downl .box-item {
    margin-bottom: 20px;
    padding: 20px 15px;
  }
  .m-downl .item-title {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-downl .item-info p {
    margin-right: 10px;
  }
  .m-downl .item-icon {
    width: 34px;
  }
}
@media screen and (max-width: 640px) {
  .m-downl .box-item {
    width: 100%;
  }
}
.m-newsl .box-wp {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: -55px;
}

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

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

.m-newsl .item-title {
  margin-top: 15px;
  height: 72px;
  line-height: 24px;
  font-size: 16px;
  font-size: 1.6rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}

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

@media screen and (max-width: 1219px) {
  .m-newsl .box-wp {
    margin-bottom: -20px;
  }
  .m-newsl .box-item {
    margin-bottom: 20px;
  }
  .m-newsl .item-title {
    margin-top: 10px;
    height: 66px;
    line-height: 22px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-newsl .item-time {
    margin-top: 5px;
    line-height: 22px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 640px) {
  .m-newsl .box-item {
    width: 48%;
    margin-left: 1%;
    margin-right: 1% !important;
  }
}
.m-mnews {
  margin-top: 58px;
}

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

@media screen and (max-width: 1219px) {
  .m-mnews {
    margin-top: 30px;
  }
  .m-mnews .box-title {
    margin-bottom: 20px;
  }
}
.m-ctusinfo .box-title {
  margin-bottom: 37px;
  text-align: center;
}

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

.m-ctusinfo .info-item {
  margin-bottom: 20px;
  padding-left: 10px;
  padding-right: 10px;
  width: 16.66%;
  text-align: center;
}

.m-ctusinfo .item-icon {
  line-height: 1;
  font-size: 30px;
  font-size: 3rem;
  color: #c01920;
}

.m-ctusinfo .item-title {
  margin-top: 14px;
}

.m-ctusinfo .item-title, .m-ctusinfo .item-desc {
  line-height: 36px;
  font-size: 18px;
  font-size: 1.8rem;
}

.m-ctusinfo .item-desc {
  font-family: "OPENSANSSEMIBOLD", arial, helvetica, sans-serif;
  word-break: break-word;
}

@media screen and (max-width: 1219px) {
  .m-ctusinfo .item-icon {
    font-size: 20px;
    font-size: 2rem;
  }
  .m-ctusinfo .item-title, .m-ctusinfo .item-desc {
    line-height: 26px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 991px) {
  .m-ctusinfo .info-item {
    width: 33.33%;
  }
}
@media screen and (max-width: 480px) {
  .m-ctusinfo .info-item {
    width: 50%;
  }
}
.m-ctusform {
  margin-top: 72px;
  background-color: #f5f5f5;
  padding-left: 50px;
  padding-right: 50px;
  padding-top: 46px;
  padding-bottom: 42px;
}

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

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

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

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

.m-ctusform .form-label {
  margin-bottom: 12px;
  padding-left: 14px;
  line-height: 26px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #333;
  min-height: 26px;
}

.m-ctusform .form-label em {
  color: #c01920;
}

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

.m-ctusform .form-text {
  display: block;
  width: 100%;
  height: 40px;
  line-height: 40px;
  padding: 0 14px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #999;
  background-color: #fff;
}

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

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

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

.m-ctusform .form-item3 .form-code {
  position: absolute;
  right: 0;
  top: 0;
  width: 90px;
  height: 40px;
  line-height: 40px;
  background-color: #f3fbfe;
}

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

.m-ctusform .file-text {
  position: relative;
  padding-right: 30px;
}

.m-ctusform .file-text i {
  position: absolute;
  right: 10px;
  top: 0;
}

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

.m-ctusform .form-btn {
  width: 100%;
  height: 40px;
  padding: 0 10px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #fff;
  text-align: center;
  background-color: #c01920;
  text-transform: uppercase;
}

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

.m-ctusform .form-item4 {
  margin-bottom: 0;
}

@media screen and (max-width: 1219px) {
  .m-ctusform {
    margin-top: 30px;
    padding: 30px 20px 20px;
  }
  .m-ctusform .box-title {
    margin-bottom: 20px;
  }
  .m-ctusform .form-label {
    line-height: 22px;
    font-size: 14px;
    font-size: 1.4rem;
    margin-bottom: 5px;
    padding-left: 5px;
  }
  .m-ctusform .form-text {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 640px) {
  .m-ctusform .form-item {
    width: 100%;
  }
}
.m-ctusform .form-text::-webkit-input-placeholder {
  color: #999;
  opacity: 1;
}

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

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

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

@font-face {
  font-family: "OpenSansBold";
  src: url("../fonts/OpenSansBold.eot");
  src: url("../fonts/OpenSansBold.eot") format("embedded-opentype"), url("../fonts/OpenSansBold.woff2") format("woff2"), url("../fonts/OpenSansBold.woff") format("woff"), url("../fonts/OpenSansBold.ttf") format("truetype"), url("../fonts/OpenSansBold.svg#OpenSansBold") format("svg");
  font-display: swap;
}
@font-face {
  font-family: "OpenSansRegular";
  src: url("../fonts/OpenSansRegular.eot");
  src: url("../fonts/OpenSansRegular.eot") format("embedded-opentype"), url("../fonts/OpenSansRegular.woff2") format("woff2"), url("../fonts/OpenSansRegular.woff") format("woff"), url("../fonts/OpenSansRegular.ttf") format("truetype"), url("../fonts/OpenSansRegular.svg#OpenSansRegular") format("svg");
  font-display: swap;
}
@font-face {
  font-family: "OPENSANSSEMIBOLD";
  src: url("../fonts/OPENSANSSEMIBOLD.eot");
  src: url("../fonts/OPENSANSSEMIBOLD.eot") format("embedded-opentype"), url("../fonts/OPENSANSSEMIBOLD.woff2") format("woff2"), url("../fonts/OPENSANSSEMIBOLD.woff") format("woff"), url("../fonts/OPENSANSSEMIBOLD.ttf") format("truetype"), url("../fonts/OPENSANSSEMIBOLD.svg#OPENSANSSEMIBOLD") format("svg");
  font-display: swap;
}
@font-face {
  font-family: "iconfont";
  /* Project id 4783682 */
  src: url("data:application/x-font-woff2;charset=utf-8;base64,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") format("woff2"), url("../fonts/iconfont.woff?t=1734341377861") format("woff"), url("../fonts/iconfont.ttf?t=1734341377861") format("truetype");
  font-display: swap;
}
.iconfont {
  font-family: "iconfont" !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

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

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

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

.wuone {
  font-size: 14px;
  line-height: 30px;
}

.xunpanc {
  width: 100%;
  margin-top: 10px !important;
}

.xunpanc .table table tr td {
  font-size: 14px;
  line-height: 20px;
}

.xunpanc a {
  color: #333;
  font-size: 14px;
  line-height: 22px;
}

.xunpanc a:hover {
  color: #c01920;
}

.listcart {
  width: 100%;
  margin-top: 20px;
}

.listcart a {
  display: inline-block;
  height: 30px;
  min-width: 150px;
  line-height: 30px;
  cursor: pointer;
  border: none;
  overflow: hidden;
  background: #c01920;
  cursor: pointer;
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
  font-size: 14px;
  margin-left: 10px;
  color: #fff;
}

.listcart a:hover {
  background: #333;
  color: #fff;
}

@media screen and (max-width: 767px) {
  .listcart a {
    width: 40%;
    margin-left: 2.5%;
    margin-right: 2.5%;
    padding-left: 0px;
    padding-right: 0px;
  }
  .listcart {
    width: 100%;
    margin-top: 2rem;
  }
}
@media screen and (max-width: 420px) {
  .listcart a {
    width: 95% !important;
    float: none;
    overflow: hidden;
    margin-bottom: 1rem;
    margin-bottom: 1rem;
  }
}





.g-sd {
	float:left;
	width:230px;
	margin-left:-100%;
}
@media screen and (max-width:991px) {
.g-sd {
float:none;
width:100%;
margin-left:0;
margin-top:30px;
} 
}
.g-mn {
	float:left;
	width:100%;
	padding-left:265px;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
@media screen and (max-width:991px) {
.g-mn {
padding-left:0;
float:none;
}
}


.m-sdtt {
	padding:10px;
	line-height:26px;
	font-size:20px;
	font-size:2rem;
	color:#fff;
	text-align:left;
	text-transform:uppercase;
	background-color:#c01920;
	box-shadow:0px 1px 3px 0px rgba(0, 0, 0, 0.1);
	border-radius:6px 6px 0px 0px;
}
.m-sdtt a {
	color:#fff;
}
@media screen and (max-width:991px) {
.m-sdtt {
padding:5px 10px;
line-height:26px;
font-size:16px;
font-size:1.6rem;
}
}

.m-sdpronav .nav-name {
	margin-top:0;
	margin-bottom:0;
}
.m-sdpronav .nav-btn {
	position:relative;
	display:none;
	width:100%;
	padding-top:10px;
	padding-left:15px;
	padding-right:40px;
	padding-bottom:10px;
	line-height:25px;
	font-size:18px;
	font-size:1.8rem;
	color:white;
	text-transform:uppercase;
	background-color:#c01920;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.m-sdpronav .nav-btn > p {
	position:absolute;
	bottom:12px;
	right:15px;
}
.m-sdpronav .nav-btn > p span {
	margin-bottom:2px;
	display:block;
	width:25px;
	height:4px;
	background-color:#f2f2f2;
}
.m-sdpronav .nav-list {
	margin-top:0;
}
.m-sdpronav .nav-item {
	margin-top:8px;
	box-shadow:0px 1px 3px 0px rgba(0, 0, 0, 0.1);
	border-radius:0px 0px 6px 6px;
}
.m-sdpronav .nav-item > a {
	position:relative;
	display:block;
	/*padding-top:10px;*/
	padding-top:5px;
	/*padding-bottom:10px;*/
	    padding-bottom: 5px;
    padding-left: 20px;
	padding-left:20px;
	/*padding-right:20px;*/
	line-height:30px;
	font-size:16px;
	font-size:1.6rem;
	/*color:#fff;*/
		color:#333;
	/*background-color:#979797;*/
	/*border-radius:0px 0px 6px 6px;*/
}
.m-sdpronav .nav-item > a:before{ display:block; content:""; width:5px; height:5px;  background:#333; left:7px;top:50%;position: absolute;    transform: translateY(-50%);}
.m-sdpronav .nav-item > a .iconfont {
	position:absolute;
	right:20px;
	top:15px;
	font-size:12px;
	font-size:1.2rem;
}
.m-sdpronav .nav-item > a:hover, .m-sdpronav .nav-item > a.active {
	color:#fff;
	background-color:#c01920;
}
.m-sdpronav .nav-item > a:hover:before, .m-sdpronav .nav-item > a.active:before{background:#fff;  }
.m-sdpronav .sbnav-list {
	display:none;
}
.m-sdpronav .sbnav-list.show {
	display:block;
}
.m-sdpronav .sbnav-list1 {
	padding-top:12px;
	padding-bottom:12px;
	padding-left:20px;
	padding-right:10px;
}
.m-sdpronav .sbnav-list2 {
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
}
.m-sdpronav .sbnav-item {
	padding:5px 0;
}
.m-sdpronav .sbnav-item a {
	display:block;
	line-height:24px;
	font-size:16px;
	font-size:1.6rem;
	color:#333;
}
.m-sdpronav .sbnav-item a.active, .m-sdpronav .sbnav-item a:hover {
	color:#c01920;
}
@media screen and (max-width:991px) {
.m-sdpronav {
margin-top:30px;
}
.m-sdpronav .nav-name {
display:none;
}
.m-sdpronav .nav-btn {
display:block;
}
.m-sdpronav .nav-list {
display:none;
}
.m-sdpronav .nav-item > a {
padding-top:10px;
padding-bottom:10px;
padding-left:20px;
line-height:26px;
font-size:14px;
font-size:1.4rem;
}
.m-sdpronav .nav-item > a .iconfont {
top:10px;
}
.m-sdpronav .sbnav-list1 {
padding-left:35px;
}
.m-sdpronav .sbnav-item a {
line-height:24px;
font-size:14px;
font-size:1.4rem;
}
}


.g-wp .m-prob1 .prob-pic{     width: 530px;}
.g-wp .m-prob1 .prob-pic-big{ width: 404px;}
.g-wp .m-prob1 .prob-pic-list {
    height: 375px;}
  .g-wp  .m-prob1 .prob-pic-small {
   
    padding-top: 30px;
    padding-bottom: 30px;}
 .g-wp   .m-prob1 .prob-pic{ margin-right:30px;}
 
 
 
.xgtuj { padding:30px 0px; margin-top:50px;}
.xgtuj li{ background-color: #f7f7f7;    padding: 5px;     margin-bottom: 10px; display: flex;
    align-items: center;
    justify-content: flex-start;
   }  
   .xgtuj li .item-pic{ max-width:70px; margin-right:10px;}
 .xgtuj li  .item-pictt{ display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    line-height: 1.6;
    -ms-word-break: break-all;
    word-break: break-all;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;}