@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);
  }
}
#baguetteBox-overlay {
  display: none;
  opacity: 0;
  position: fixed;
  overflow: hidden;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #222;
  background-color: rgba(0, 0, 0, 0.8);
  transition: opacity 0.5s ease;
  z-index: 100000000000000000000000000000000000000;
}

#baguetteBox-overlay.visible {
  opacity: 1;
}

#baguetteBox-overlay .full-image {
  display: inline-block;
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
}

#baguetteBox-overlay .full-image figure {
  display: inline;
  margin: 0;
  height: 100%;
}

#baguetteBox-overlay .full-image img {
  display: inline-block;
  width: auto;
  height: auto;
  max-height: 100%;
  max-width: 100%;
  vertical-align: middle;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
}

#baguetteBox-overlay .full-image figcaption {
  display: block;
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;
  line-height: 1.8;
  color: #ccc;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.6);
  font-family: Verdana, Geneva, sans-serif;
}

#baguetteBox-overlay .full-image:before {
  content: "";
  display: inline-block;
  height: 50%;
  width: 1px;
  margin-right: -1px;
}

#baguetteBox-slider {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  white-space: nowrap;
  transition: left 0.4s ease, transform 0.4s ease;
}

#baguetteBox-slider.bounce-from-right {
  animation: bounceFromRight 0.4s ease-out;
}

#baguetteBox-slider.bounce-from-left {
  animation: bounceFromLeft 0.4s ease-out;
}

.baguetteBox-button#next-button, .baguetteBox-button#previous-button {
  top: 50%;
  top: calc(50% - 30px);
  width: 44px;
  height: 60px;
}

.baguetteBox-button {
  position: absolute;
  cursor: pointer;
  outline: 0;
  padding: 0;
  margin: 0;
  border: 0;
  border-radius: 15%;
  background-color: #323232;
  background-color: rgba(50, 50, 50, 0.5);
  color: #ddd;
  font: 1.6em sans-serif;
  transition: background-color 0.4s ease;
}

.baguetteBox-button:hover {
  background-color: rgba(50, 50, 50, 0.9);
}

.baguetteBox-button#next-button {
  right: 2%;
  display: block !important;
}

.baguetteBox-button#previous-button {
  left: 2%;
  display: block !important;
}

.baguetteBox-button#close-button {
  top: 20px;
  right: 2%;
  right: calc(2% + 6px);
  width: 30px;
  height: 30px;
}

.baguetteBox-button svg {
  position: absolute;
  left: 0;
  top: 0;
}

.zoomPad {
  position: relative;
  float: left;
  z-index: 99;
  cursor: crosshair;
}

.zoomPreload {
  -moz-opacity: 0.8;
  opacity: 0.8;
  filter: alpha(opacity=80);
  color: #333;
  font-size: 12px;
  font-family: Tahoma;
  text-decoration: none;
  border: 1px solid #CCC;
  background-color: white;
  padding: 8px;
  text-align: center;
  background-image: url(../images/zoomloader.gif);
  background-repeat: no-repeat;
  background-position: 43px 30px;
  z-index: 110;
  width: 90px;
  height: 43px;
  position: absolute;
  top: 0px;
  left: 0px;
}

.zoomPup {
  overflow: hidden;
  background-color: #FFF;
  -moz-opacity: 0.6;
  opacity: 0.6;
  filter: alpha(opacity=60);
  z-index: 120;
  position: absolute;
  border: 1px solid #CCC;
  z-index: 101;
  cursor: crosshair;
}

.zoomOverlay {
  position: absolute;
  left: 0px;
  top: 0px;
  background: #FFF;
  /*opacity:0.5;*/
  z-index: 5000;
  width: 100%;
  height: 100%;
  display: none;
  z-index: 101;
}

.zoomWindow {
  position: absolute;
  left: 110%;
  top: 40px;
  background: #FFF;
  z-index: 6000;
  height: auto;
  z-index: 10000;
  z-index: 110;
}

.zoomWrapper {
  position: relative;
  border: 1px solid #999;
  z-index: 110;
}

.zoomWrapperTitle {
  display: block;
  background: #999;
  color: #FFF;
  height: 18px;
  line-height: 18px;
  width: 100%;
  overflow: hidden;
  text-align: center;
  font-size: 10px;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 120;
  -moz-opacity: 0.6;
  opacity: 0.6;
  filter: alpha(opacity=60);
}

.zoomWrapperImage {
  display: block;
  position: relative;
  overflow: hidden;
  z-index: 110;
}

.zoomWrapperImage img {
  border: 0px;
  display: block;
  position: absolute;
  z-index: 101;
}

.zoomIframe {
  z-index: -1;
  filter: alpha(opacity=0);
  -moz-opacity: 0.8;
  opacity: 0.8;
  position: absolute;
  display: block;
}

/*********************************************************
/ When clicking on thumbs jqzoom will add the class
/ "zoomThumbActive" on the anchor selected
/*********************************************************/
.wap-hd-nav {
  display: none;
}

@media screen and (max-width: 991px) {
  .wap-hd-nav {
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    background-color: #0073c3;
  }
  .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: #0073c3;
  }
}
.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: #0073c3;
  }
  .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: #0073c3;
  }
  .m-mobilenav .mbnav-item > a.active:after {
    background-color: #0073c3;
  }
  .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: #0073c3;
  }
}
::selection {
  color: #fff;
  background: #0073c3;
}

* {
  margin: 0px;
  padding: 0px;
  box-sizing: border-box;
}

html {
  font-size: 62.5%;
  height: 100%;
  scroll-behavior: smooth;
}

body {
  margin: 0 auto;
  width: 100%;
  max-width: 1920px;
  overflow-x: hidden;
  font-family: "GothamBook", 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: #0073c3;
}

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=submit] {
  cursor: pointer;
}

input[type=checkbox] {
  cursor: pointer;
}

input[type=radio] {
  cursor: pointer;
}

input[type=submit], input[type=reset], input[type=button], button {
  -webkit-appearance: none;
  /*去掉苹果的默认UI来渲染按钮*/
}

textarea {
  resize: none;
}

button {
  border: none;
  background: none;
  cursor: pointer;
}

em, i {
  font-style: normal;
}

/* .c-xx start */
.c-fl {
  float: left;
}

.c-fr {
  float: right;
}

.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-wd {
  width: 1400px;
}

.c-tsn {
  transition: all 550ms;
}

.c-bbx {
  box-sizing: border-box;
}

.c-pr {
  position: relative;
}

.c-mt-5 {
  margin-top: 5px;
}

.c-mt-10 {
  margin-top: 10px;
}

.c-mt-15 {
  margin-top: 15px;
}

.c-mt-20 {
  margin-top: 20px;
}

.c-mt-25 {
  margin-top: 25px;
}

.c-mt-30 {
  margin-top: 30px;
}

.c-mt-35 {
  margin-top: 35px;
}

.c-mt-40 {
  margin-top: 40px;
}

.c-mt-45 {
  margin-top: 45px;
}

.c-mt-50 {
  margin-top: 50px;
}

.c-nomt {
  margin-top: 0 !important;
}

.c-nomr {
  margin-right: 0 !important;
}

.c-nomb {
  margin-bottom: 0 !important;
}

.c-noml {
  margin-left: 0 !important;
}

.c-nomg {
  margin: 0 !important;
}

.c-nopt {
  padding-top: 0 !important;
}

.c-nopr {
  padding-right: 0 !important;
}

.c-nopb {
  padding-bottom: 0 !important;
}

.c-nopl {
  padding-left: 0 !important;
}

.c-nopd {
  padding: 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: #0073c3;
}

/* .c-xx end */
/* .f-xx start */
.f-czjz {
  position: relative;
  top: 50%;
  transform: translate(0px, -50%);
}

.f-box {
  width: calc(100% - 120px);
  max-width: 1400px;
  margin: auto;
}

@media screen and (max-width: 991px) {
  .f-box {
    max-width: 96%;
    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 {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.1);
  z-index: 2;
  transform: scaleX(0);
  transition: all 550ms;
  visibility: hidden;
}

.an-hoverimg-xy:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.1);
  z-index: 1;
  transform: scaleY(0);
  transition: all 550ms;
  visibility: hidden;
}

.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-hoverimg-beforex {
  position: relative;
  overflow: hidden;
}

.an-hoverimg-beforex:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.1);
  z-index: 2;
  transform: scaleX(0);
  transition: all 550ms;
  visibility: hidden;
}

.an-hoverimg-beforex img {
  transition: all 550ms;
}

.an-hoverimg-beforex:hover img {
  transform: scale(1.1);
}

.an-hoverimg-beforex:hover:before {
  visibility: visible;
  transform: scaleX(1);
}

.an-hoverimg-beforey {
  position: relative;
  overflow: hidden;
}

.an-hoverimg-beforey:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.1);
  z-index: 2;
  transform: scaleY(0);
  transition: all 550ms;
  visibility: hidden;
}

.an-hoverimg-beforey img {
  transition: all 550ms;
}

.an-hoverimg-beforey:hover img {
  transform: scale(1.1);
}

.an-hoverimg-beforey:hover:before {
  visibility: visible;
  transform: scaleY(1);
}

.an-hoverbtn-beforey {
  position: relative;
}

.an-hoverbtn-beforey > * {
  position: relative;
}

.an-hoverbtn-beforey:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scaleY(0);
  background-color: #0073c3;
  transition: all 550ms;
}

.an-hoverbtn-beforey:hover {
  color: #fff;
}

.an-hoverbtn-beforey:hover:before {
  transform: scaleY(1);
}

.an-hoverbtn-beforex {
  position: relative;
}

.an-hoverbtn-beforex > * {
  position: relative;
}

.an-hoverbtn-beforex:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scaleX(0);
  background-color: #0073c3;
  transition: all 550ms;
}

.an-hoverbtn-beforex:hover {
  color: #fff;
}

.an-hoverbtn-beforex:hover:before {
  transform: scaleX(1);
}

.an-hoverbtn-beforer {
  position: relative;
  overflow: hidden;
}

.an-hoverbtn-beforer > * {
  position: relative;
}

.an-hoverbtn-beforer:before {
  content: "";
  position: absolute;
  right: 100%;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #0073c3;
  transition: all 550ms;
}

.an-hoverbtn-beforer:hover {
  color: #fff;
}

.an-hoverbtn-beforer:hover:before {
  right: 0;
}

.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: #0073c3;
}

.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: #0073c3;
  }
  .m-desc a:hover {
    text-decoration: underline;
  }
  .m-desc p {
    min-height: 24px;
  }
}
.table table {
  width: 100%;
  border-collapse: collapse;
  border: 1px solid #ccc;
}

.table table tr td {
  padding: 10px;
  border: 1px solid #ccc;
  word-break: break-word;
}

@media screen and (max-width: 991px) {
  .table {
    width: 100%;
    overflow-x: auto;
  }
  .table table {
    min-width: 640px;
  }
}
/* .m-xx end */
/* .j-xx start */
.j-offset-top {
  transition: all 750ms;
  transform: translateY(100px);
  opacity: 0;
}

.j-offset-top.run {
  transform: translateY(0);
  opacity: 1;
}

@media screen and (max-width: 991px) {
  .j-offset-top {
    transform: none !important;
  }
}
.j-offset-left {
  transition: all 750ms;
  transform: translateX(100px);
  opacity: 0;
}

.j-offset-left.run {
  transform: translateX(0);
  opacity: 1;
}

@media screen and (max-width: 991px) {
  .j-offset-left {
    transform: none !important;
  }
}
.j-offset-right {
  transition: all 750ms;
  transform: translateX(-100px);
  opacity: 0;
}

.j-offset-right.run {
  transform: translateX(0);
  opacity: 1;
}

@media screen and (max-width: 991px) {
  .j-offset-right {
    transform: none !important;
  }
}
.j-fadein {
  transition: all 750ms;
  opacity: 0;
}

.j-fadein.run {
  transform: translateX(0);
  opacity: 1;
}

@media screen and (max-width: 991px) {
  .j-fadein {
    transform: none !important;
  }
}
.j-lazy {
  min-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-title a:hover {
  color: #0073c3;
}

[class*=-item] .item-desc {
  overflow: hidden;
}

[class*=-item] .item-desc a {
  display: block;
}

[class*=-item] .item-desc a:hover {
  color: #0073c3;
}

.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: 26px;
  line-height: 30px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #333;
}

.m-crm a {
  color: #333;
}

.m-crm a:hover {
  color: #0073c3;
}

.m-crm .active {
  color: #0073c3;
}

.m-crm .iconfont {
  color: #0073c3;
}

@media screen and (max-width: 991px) {
  .m-crm {
    display: none;
  }
}
.m-oths {
  margin-top: 30px;
  padding-top: 35px;
  border-top: 1px solid #cccccc;
}

.m-oths .oths-item {
  line-height: 36px;
  font-size: 16px;
  font-size: 1.6rem;
  font-family: "GothamMedium", arial, helvetica, sans-serif;
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  background-repeat: no-repeat;
  background-position: left center;
}

.m-oths .oths-item a {
  color: #333;
}

.m-oths .oths-item a:hover {
  color: #0073c3;
}

@media screen and (max-width: 1219px) {
  .m-oths {
    padding-top: 20px;
  }
  .m-oths .oths-item {
    line-height: 26px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.m-page {
  margin-top: 85px;
  letter-spacing: 0;
  font-size: 0;
  text-align: center;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: flex-start;
}

.m-page a, .m-page span {
  margin-left: 5px;
  margin-right: 5px;
  margin-bottom: 5px;
  display: inline-block;
  min-width: 40px;
  height: 40px;
  line-height: 38px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #666;
  text-align: center;
  border-radius: 4px;
  border: solid 1px #999999;
  box-sizing: border-box;
  transition: all 550ms;
  padding: 0 5px;
}

.m-page a.big, .m-page span.big {
  min-width: 100px;
}

.m-page a:hover {
  color: white;
  border-color: #0073c3;
  background-color: #0073c3;
}

.m-page .active {
  color: white;
  border-color: #0073c3;
  background-color: #0073c3;
}

.m-page .page-form {
  margin-left: 8px;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
}

.m-page .form-btn {
  min-width: 178px;
  line-height: 40px;
  height: 40px;
  padding: 0 20px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #fff;
  box-sizing: border-box;
  background-color: #0073c3;
  border-radius: 4px;
}

.m-page2 {
  position: relative;
}

@media screen and (max-width: 991px) {
  .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;
    min-width: 32px;
    height: 32px;
    line-height: 30px;
    font-size: 12px;
    font-size: 1.2rem;
  }
  .m-page a.big, .m-page span.big {
    min-width: 80px;
  }
  .m-page .form-btn {
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.m-kf {
  position: fixed;
  z-index: 10;
  right: 0;
  top: 30%;
  transform: translateX(calc(100% - 36px));
}

.m-kf .kf-item {
  position: relative;
  display: block;
  line-height: 0;
  font-size: 0;
  width: auto;
  height: 36px;
  line-height: 36px;
  margin-bottom: 7px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #fff;
  text-align: center;
  background-color: #565353;
  border-radius: 5px;
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  overflow: hidden;
}

.m-kf .kf-item .iconfont {
  flex: 0 0 auto;
  width: 36px;
}

.m-kf .kf-item:hover {
  background-color: #0073c3;
}

.m-kf .kf-item2 .wp {
  flex: 1 1 auto;
  overflow: hidden;
  padding-left: 5px;
  padding-right: 10px;
  text-align: left;
}

.m-kf .kf-item2 .info {
  font-size: 14px;
  font-size: 1.4rem;
}

.m-kf .kf-item2 .wx {
  line-height: 0;
  font-size: 0;
  padding-top: 10px;
  padding-bottom: 10px;
}

.m-kf .kf-item2:hover {
  height: auto;
  transform: translateX(calc(-100% + 36px));
}

.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: #565353;
    transform: none;
  }
  .m-kf .kf-item {
    position: static;
    margin-bottom: 0;
    width: 16.66%;
    text-align: center;
    height: auto;
    line-height: 40px;
    font-size: 16px;
    font-size: 1.6rem;
    transform: none;
    background-color: #565353 !important;
  }
  .m-kf .kf-item2 {
    display: block;
  }
  .m-kf .kf-item2 .wp {
    position: absolute;
    left: 0;
    bottom: 100%;
    width: 100%;
    background-color: #0073c3;
    text-align: center;
    padding: 10px;
    display: none;
  }
  .m-kf .kf-item2 .wx {
    padding: 0;
  }
  .m-kf .kf-item2:hover {
    transform: none;
  }
  .m-kf .kf-item2:hover .wp {
    display: block;
  }
  .m-kf .gotop {
    width: 20%;
    line-height: 60px;
    font-size: 20px;
    font-size: 2rem;
    color: #fff;
    text-align: center;
    display: block;
  }
  .g-ft {
    padding-bottom: 63px;
  }
}
.returntop {
  position: fixed;
  z-index: 9;
  right: 6px;
  bottom: 150px;
  width: 48px;
  height: 48px;
  line-height: 48px;
  font-size: 18px;
  font-size: 1.8rem;
  color: #fff;
  text-align: center;
  background-color: #0073c3;
  border-radius: 5px;
  display: none;
}

.returntop:hover {
  color: #fff;
  background-color: #0073c3;
}

@media screen and (max-width: 991px) {
  .returntop {
    display: none !important;
  }
}
.j-videomodal {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 99;
  width: 100%;
  height: 100%;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.5);
  display: none;
}

.j-videomodal iframe {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 1200px;
  height: 600px;
  max-width: 90%;
  max-height: 80%;
}

.g-hsafe {
  padding-top: 110px;
  padding-bottom: 105px;
  background-color: #f8f8f8;
}

@media screen and (max-width: 1219px) {
  .g-hsafe {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.m-hsafe {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: flex-start;
}

.m-hsafe .box-img {
  width: 50.0714285714%;
  line-height: 0;
  font-size: 0;
}

.m-hsafe .box-img a {
  display: inline-block;
}

.m-hsafe .box-text {
  width: 45%;
}

.m-hsafe .box-title {
  line-height: 56px;
  font-size: 46px;
  font-size: 4.6rem;
  font-family: "GothamBold", arial, helvetica, sans-serif;
}

.m-hsafe .box-info {
  margin-top: 34px;
}

.m-hsafe .info-item {
  margin-top: 20px;
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: flex-start;
}

.m-hsafe .info-item:first-child {
  margin-top: 0;
}

.m-hsafe .item-icon {
  flex: 0 0 auto;
  width: 34px;
  height: 34px;
  line-height: 0;
  font-size: 0;
  margin-right: 15px;
}

.m-hsafe .item-title {
  padding-top: 3px;
  flex: 1 1 auto;
  line-height: 26px;
  font-size: 14px;
  font-size: 1.4rem;
}

.m-hsafe .item-title em {
  font-family: "GothamBold", arial, helvetica, sans-serif;
}

.m-hsafe .box-link {
  margin-top: 42px;
}

.m-hsafe .box-link a {
  display: inline-block;
  min-width: 310px;
  line-height: 30px;
  font-size: 14px;
  font-size: 1.4rem;
  color: #333;
  padding: 10px;
  text-align: center;
  border-radius: 8px;
  background-color: #ededed;
}

.m-hsafe .box-link a:hover {
  color: #fff;
  background-color: #0073c3;
}

.m-hsafe .box-link a i {
  margin-left: 5px;
  font-size: 20px;
  font-size: 2rem;
  vertical-align: middle;
}

@media screen and (max-width: 1219px) {
  .m-hsafe .box-title {
    line-height: 28px;
    font-size: 20px;
    font-size: 2rem;
  }
  .m-hsafe .box-info {
    margin-top: 20px;
  }
  .m-hsafe .info-item {
    margin-top: 15px;
  }
  .m-hsafe .item-title {
    line-height: 24px;
    font-size: 12px;
    font-size: 1.2rem;
  }
  .m-hsafe .item-icon {
    width: 28px;
    height: 28px;
  }
  .m-hsafe .box-link {
    margin-top: 20px;
  }
  .m-hsafe .box-link a {
    min-width: 120px;
    line-height: 22px;
    font-size: 12px;
    font-size: 1.2rem;
  }
  .m-hsafe .box-link a i {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 767px) {
  .m-hsafe .box-img {
    width: 100%;
  }
  .m-hsafe .box-text {
    width: 100%;
    margin-top: 20px;
  }
}
.g-hdrying {
  padding-top: 113px;
  padding-bottom: 105px;
}

@media screen and (max-width: 1219px) {
  .g-hdrying {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.m-hdrying {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: flex-start;
}

.m-hdrying .box-img {
  width: 50.0714285714%;
  line-height: 0;
  font-size: 0;
  order: 2;
}

.m-hdrying .box-img a {
  display: inline-block;
}

.m-hdrying .box-text {
  width: 45.3571428571%;
}

.m-hdrying .box-title {
  line-height: 56px;
  font-size: 46px;
  font-size: 4.6rem;
  font-family: "GothamBold", arial, helvetica, sans-serif;
}

.m-hdrying .box-info {
  margin-top: 29px;
}

.m-hdrying .info-item {
  margin-top: 20px;
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: flex-start;
}

.m-hdrying .info-item:first-child {
  margin-top: 0;
}

.m-hdrying .item-icon {
  flex: 0 0 auto;
  width: 40px;
  height: 40px;
  line-height: 0;
  font-size: 0;
  margin-right: 8px;
}

.m-hdrying .item-title {
  padding-top: 3px;
  flex: 1 1 auto;
  line-height: 26px;
  font-size: 14px;
  font-size: 1.4rem;
}

.m-hdrying .item-title em {
  font-family: "GothamBold", arial, helvetica, sans-serif;
}

.m-hdrying .box-link {
  margin-top: 84px;
}

.m-hdrying .box-link a {
  display: inline-block;
  min-width: 338px;
  line-height: 30px;
  font-size: 14px;
  font-size: 1.4rem;
  color: #333;
  padding: 10px;
  text-align: center;
  border-radius: 8px;
  background-color: #ededed;
}

.m-hdrying .box-link a:hover {
  color: #fff;
  background-color: #0073c3;
}

.m-hdrying .box-link a i {
  margin-left: 5px;
  font-size: 20px;
  font-size: 2rem;
  vertical-align: middle;
}

@media screen and (max-width: 1219px) {
  .m-hdrying .box-title {
    line-height: 28px;
    font-size: 20px;
    font-size: 2rem;
  }
  .m-hdrying .box-info {
    margin-top: 20px;
  }
  .m-hdrying .info-item {
    margin-top: 15px;
  }
  .m-hdrying .item-title {
    line-height: 24px;
    font-size: 12px;
    font-size: 1.2rem;
  }
  .m-hdrying .item-icon {
    width: 28px;
    height: 28px;
  }
  .m-hdrying .box-link {
    margin-top: 20px;
  }
  .m-hdrying .box-link a {
    min-width: 120px;
    line-height: 22px;
    font-size: 12px;
    font-size: 1.2rem;
  }
  .m-hdrying .box-link a i {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 767px) {
  .m-hdrying .box-img {
    width: 100%;
  }
  .m-hdrying .box-text {
    width: 100%;
    margin-top: 20px;
    order: 2;
  }
}
.g-hctus {
  padding-top: 106px;
  padding-bottom: 113px;
  background-color: #f8f8f8;
}

@media screen and (max-width: 1219px) {
  .g-hctus {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.m-hctus {
  text-align: center;
}

.m-hctus .box-title {
  line-height: 58px;
  font-size: 48px;
  font-size: 4.8rem;
  font-family: "GothamBold", arial, helvetica, sans-serif;
}

.m-hctus .box-desc {
  margin-top: 15px;
  line-height: 30px;
  font-size: 18px;
  font-size: 1.8rem;
}

.m-hctus .box-desc > a {
  display: block;
}

.m-hctus .box-link {
  margin-top: 39px;
}

.m-hctus .box-link a {
  display: inline-block;
  min-width: 280px;
  line-height: 24px;
  padding: 15px;
  font-size: 18px;
  font-size: 1.8rem;
  border-radius: 10px;
  border: solid 1px #333333;
}

.m-hctus .box-link a:hover {
  color: #fff;
  background-color: #0073c3;
  border-color: #0073c3;
}

@media screen and (max-width: 1219px) {
  .m-hctus .box-title {
    line-height: 28px;
    font-size: 20px;
    font-size: 2rem;
  }
  .m-hctus .box-desc {
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-hctus .box-link {
    margin-top: 20px;
  }
  .m-hctus .box-link a {
    min-width: 120px;
    padding: 5px 15px;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 24px;
  }
}
.g-hscen {
  padding-top: 142px;
  padding-bottom: 252px;
  background: url("../images/hscen-bg1.jpg") no-repeat center;
  background-size: cover;
}

@media screen and (max-width: 1219px) {
  .g-hscen {
    padding-top: 80px;
  }
}
@media screen and (max-width: 991px) {
  .g-hscen {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.m-hscen .box-text {
  max-width: 790px;
}

.m-hscen .box-title {
  position: relative;
  padding-bottom: 22px;
  line-height: 58px;
  font-size: 48px;
  font-size: 4.8rem;
  font-family: "GothamBold", arial, helvetica, sans-serif;
  color: #fff;
}

.m-hscen .box-title:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 92px;
  height: 5px;
  background-color: #fff;
}

.m-hscen .box-title a {
  color: #fff;
}

.m-hscen .box-title a:hover {
  color: #0073c3;
}

.m-hscen .box-desc {
  margin-top: 37px;
  line-height: 30px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #fff;
}

.m-hscen .box-desc a {
  color: #fff;
}

.m-hscen .box-desc a:hover {
  color: #0073c3;
}

.m-hscen .box-desc > a {
  display: block;
}

.m-hscen .box-link {
  margin-top: 103px;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: -10px;
}

.m-hscen .box-link .btn {
  margin-right: 50px;
  margin-bottom: 10px;
  display: inline-block;
  min-width: 240px;
  line-height: 24px;
  padding: 15px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #fff;
  text-align: center;
  border-radius: 12px;
  border: solid 1px #ffffff;
  cursor: pointer;
}

.m-hscen .box-link .btn.active {
  background-color: #fff;
  color: #0073c3;
}

.m-hscen .box-link .btn:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1219px) {
  .m-hscen .box-title {
    line-height: 28px;
    font-size: 20px;
    font-size: 2rem;
    padding-bottom: 10px;
  }
  .m-hscen .box-title:before {
    height: 2px;
  }
  .m-hscen .box-desc {
    margin-top: 20px;
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-hscen .box-link {
    margin-top: 20px;
  }
  .m-hscen .box-link .btn {
    min-width: 120px;
    padding: 8px 15px;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 24px;
    border-radius: 5px;
  }
}
.g-hscenslide {
  margin-top: -135px;
}

@media screen and (max-width: 991px) {
  .g-hscenslide {
    margin-top: 30px;
  }
}
.m-hscenslide .box-slide {
  display: none;
}

.m-hscenslide .box-slide.show {
  display: block;
}

.m-hscenslide .box-item {
  padding-left: 9px;
  padding-right: 10px;
  padding-top: 11px;
  padding-bottom: 34px;
  text-align: center;
  background-color: #f8f8f8;
  border-radius: 12px;
}

.m-hscenslide .box-item .item-pic {
  border-radius: 12px;
}

.m-hscenslide .box-item .item-title {
  margin-top: 15px;
  font-family: "GothamMedium", arial, helvetica, sans-serif;
  line-height: 34px;
  font-size: 24px;
  font-size: 2.4rem;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.m-hscenslide .box-item .item-desc {
  margin-top: 10px;
  height: 84px;
  line-height: 28px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #666;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}

.m-hscenslide .box-item .item-desc a {
  color: #666;
}

.m-hscenslide .box-item .item-desc a:hover {
  color: #0073c3;
}

.m-hscenslide .btn-wp {
  margin-top: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.m-hscenslide .box-btn {
  width: 44px;
  line-height: 44px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #666;
  text-align: center;
  background-color: #e6e6e6;
  border-radius: 22px;
  cursor: pointer;
}

.m-hscenslide .box-btn:hover {
  color: #fff;
  background-color: #0073c3;
}

.m-hscenslide .prev {
  margin-right: 20px;
}

@media screen and (max-width: 1219px) {
  .m-hscenslide .box-item .item-title {
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-hscenslide .box-item .item-desc {
    margin-top: 10px;
    height: 66px;
    line-height: 22px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-hscenslide .btn-wp {
    margin-top: 20px;
  }
  .m-hscenslide .box-btn {
    width: 34px;
    line-height: 34px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.g-hadva {
  padding-top: 94px;
}

@media screen and (max-width: 1219px) {
  .g-hadva {
    padding-top: 30px;
  }
}
.m-htt {
  line-height: 56px;
  font-size: 48px;
  font-size: 4.8rem;
  font-family: "GothamBold", arial, helvetica, sans-serif;
  text-align: center;
}

@media screen and (max-width: 1219px) {
  .m-htt {
    line-height: 28px;
    font-size: 20px;
    font-size: 2rem;
  }
}
.m-hadva .box-title {
  margin-bottom: 74px;
}

.m-hadva .box-wp {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: -43px;
}

.m-hadva .box-item {
  width: 47.8571428571%;
  margin-bottom: 43px;
}

.m-hadva .item-text {
  margin-left: auto;
  margin-right: auto;
  margin-top: 15px;
  text-align: center;
  max-width: 530px;
}

.m-hadva .item-title {
  line-height: 34px;
  font-size: 24px;
  font-size: 2.4rem;
  font-family: "GothamBold", arial, helvetica, sans-serif;
  text-align: center;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.m-hadva .item-desc {
  margin-top: 9px;
  max-height: 72px;
  line-height: 24px;
  font-size: 14px;
  font-size: 1.4rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}

@media screen and (max-width: 1219px) {
  .m-hadva .box-title {
    margin-bottom: 20px;
  }
  .m-hadva .box-wp {
    margin-bottom: -20px;
  }
  .m-hadva .box-item {
    margin-bottom: 20px;
  }
  .m-hadva .item-text {
    margin-top: 10px;
  }
  .m-hadva .item-title {
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-hadva .item-desc {
    max-height: 66px;
    line-height: 22px;
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 480px) {
  .m-hadva .box-item {
    width: 100%;
  }
}
.g-hcert {
  margin-top: 91px;
  padding-top: 100px;
  padding-bottom: 105px;
  background-color: #f8f8f8;
}

@media screen and (max-width: 1219px) {
  .g-hcert {
    margin-top: 30px;
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.m-hcert .box-title {
  margin-bottom: 82px;
}

.m-hcert .box-slide .item-title {
  margin-top: 17px;
  line-height: 26px;
  font-size: 16px;
  font-size: 1.6rem;
  text-align: center;
}

.m-hcert .box-slide .swiper-pagination {
  margin-top: 72px;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
}

.m-hcert .box-slide .swiper-pagination-bullet {
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 5px;
  width: 12px;
  height: 12px;
  background-color: #d1d1d1;
  border-radius: 50%;
  cursor: pointer;
}

.m-hcert .box-slide .swiper-pagination-bullet-active {
  background-color: #0073c3;
}

@media screen and (max-width: 1219px) {
  .m-hcert .box-title {
    margin-bottom: 20px;
  }
  .m-hcert .box-slide .item-title {
    margin-top: 10px;
    line-height: 22px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-hcert .box-slide .swiper-pagination {
    margin-top: 20px;
  }
}
.g-hnews {
  padding-top: 87px;
  padding-bottom: 110px;
}

@media screen and (max-width: 1219px) {
  .g-hnews {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.m-hnews .box-title {
  margin-bottom: 80px;
}

.m-hnews .box-item {
  margin-top: 40px;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: center;
  background-color: #f8f8f8;
}

.m-hnews .box-item:first-child {
  margin-top: 0;
}

.m-hnews .item-pic {
  width: 37.8571428571%;
}

.m-hnews .item-text {
  width: 62.1428571429%;
  padding-left: 3.8571428571%;
  padding-right: 3.8571428571%;
  padding-top: 20px;
  padding-bottom: 20px;
}

.m-hnews .item-title {
  line-height: 34px;
  font-size: 24px;
  font-size: 2.4rem;
  font-family: "GothamBold", arial, helvetica, sans-serif;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: normal;
}

.m-hnews .item-time {
  margin-top: 9px;
  line-height: 26px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #999;
}

.m-hnews .item-desc {
  margin-top: 25px;
  height: 90px;
  line-height: 30px;
  font-size: 16px;
  font-size: 1.6rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}

.m-hnews .item-link {
  margin-top: 49px;
}

.m-hnews .item-link a {
  display: inline-block;
  min-width: 210px;
  line-height: 24px;
  padding: 15px;
  text-align: center;
  background-color: #e6e6e6;
  border-radius: 10px;
}

.m-hnews .item-link a:hover {
  color: #fff;
  background-color: #0073c3;
}

@media screen and (max-width: 1219px) {
  .m-hnews .box-title {
    margin-bottom: 30px;
  }
  .m-hnews .box-item {
    margin-top: 20px;
  }
  .m-hnews .box-item:first-child {
    margin-top: 0;
  }
  .m-hnews .item-title {
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-hnews .item-time {
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-hnews .item-desc {
    margin-top: 10px;
    height: 48px;
    line-height: 24px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-hnews .item-link {
    margin-top: 10px;
  }
  .m-hnews .item-link a {
    min-width: 120px;
    line-height: 22px;
    font-size: 14px;
    font-size: 1.4rem;
    padding: 5px 10px;
    border-radius: 5px;
  }
}
@media screen and (max-width: 480px) {
  .m-hnews .item-pic {
    width: 100%;
  }
  .m-hnews .item-text {
    width: 100%;
  }
}
.g-ft {
  background-color: #091928;
  color: #bdbdbd;
}

.g-ft a {
  color: #bdbdbd;
}

.g-ft a:hover {
  color: #0073c3;
}

.m-ftfix1 {
  padding-top: 44px;
  padding-bottom: 26px;
}

.m-ftb1 {
  float: left;
  width: 32.8571428571%;
  padding-right: 30px;
}

.m-ftb2 {
  float: left;
  width: 35.7142857143%;
  padding-right: 30px;
}

.m-ftb3 {
  overflow: hidden;
}

.m-ftt {
  position: relative;
  padding-bottom: 15px;
  margin-bottom: 20px;
  line-height: 32px;
  font-size: 22px;
  font-size: 2.2rem;
  font-family: "GothamMedium", arial, helvetica, sans-serif;
  color: #fff;
}

.m-ftt a {
  color: #fff;
}

.m-ftt a:hover {
  color: #0073c3;
}

.m-ftt:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 32px;
  height: 3px;
  background-color: #0073c3;
}

.m-ftnav {
  line-height: 34px;
  font-size: 14px;
  font-size: 1.4rem;
}

.m-ftform .box-form {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: flex-start;
}

.m-ftform .form-item {
  margin-bottom: 12px;
  padding-left: 20px;
}

.m-ftform .form-item1 {
  width: 49.3181818182%;
}

.m-ftform .form-item2 {
  width: 100%;
}

.m-ftform .form-item3 {
  width: 44.7727272727%;
}

.m-ftform .form-item4 {
  padding-left: 0;
  width: 25.9090909091%;
}

.m-ftform .form-item5 {
  width: 19.0909090909%;
  padding-left: 0;
}

.m-ftform .form-text {
  display: block;
  width: 100%;
  height: 36px;
  line-height: 34px;
  padding: 0 10px;
  font-size: 14px;
  font-size: 1.4rem;
  color: #fff;
  border: solid 1px #cccccc;
}

.m-ftform .form-text::-webkit-input-placeholder {
  color: #bdbdbd;
  opacity: 1;
}

.m-ftform .form-text:-moz-placeholder {
  color: #bdbdbd;
  opacity: 1;
}

.m-ftform .form-text::-moz-placeholder {
  color: #bdbdbd;
  opacity: 1;
}

.m-ftform .form-text:-ms-input-placeholder {
  color: #bdbdbd;
  opacity: 1;
}

.m-ftform .form-text2 {
  height: 68px;
}

.m-ftform .star {
  background: url("../images/star.png") no-repeat 3px 15px;
}

.m-ftform .form-code {
  display: block;
  height: 36px;
  line-height: 36px;
  background-color: #f3fbfe;
  overflow: hidden;
  text-align: center;
}

.m-ftform .form-code img {
  max-height: 36px;
  vertical-align: middle;
}

.m-ftform .form-btn {
  width: 100%;
  display: block;
  height: 36px;
  line-height: 36px;
  background-color: #0073c3;
  font-size: 14px;
  font-size: 1.4rem;
  color: #fff;
}

.m-ftform .form-btn:hover {
  color: #fff;
  background-color: #333;
}

.m-ftshare {
  margin-top: 20px;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-start;
  padding-left: 20px;
}

.m-ftshare .share-item {
  margin-right: 15px;
  margin-bottom: 10px;
  width: 34px;
  line-height: 32px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #fff;
  text-align: center;
  border-radius: 5px;
  border: 1px solid #fff;
}

.m-ftshare .share-item:last-child {
  margin-right: 0;
}

.m-ftshare .share-item:hover {
  color: #0073c3;
  border-color: #0073c3;
}

.m-ftfix2 {
  padding-top: 17px;
  padding-bottom: 36px;
  border-top: 1px solid #4f4f4f;
  line-height: 24px;
  font-size: 12px;
  font-size: 1.2rem;
}

@media screen and (max-width: 991px) {
  .m-ftb1, .m-ftb2, .m-ftt, .m-ftform {
    display: none;
  }
  .m-ftshare {
    margin-top: 0;
    justify-content: center;
  }
  .m-ftfix1 {
    padding-top: 30px;
    padding-bottom: 20px;
  }
  .m-ftext {
    text-align: center;
  }
  .m-ftfix2 {
    padding-bottom: 20px;
  }
}
.banner {
  position: relative;
  z-index: 2;
  line-height: 0;
  font-size: 0;
  overflow: hidden;
}

.banner video{
  position: absolute;
  display: block;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  min-width: 100%;
  min-height: 100%;
  width: 100%;
  height: 100%;
  max-width: none;
  object-fit: cover;
  object-position: 50% 50%;
}

.banner .swiper-slide {
  transition: opacity 2000ms;
  pointer-events: none;
  transition-property: opacity;
}

.banner .swiper-slide-active {
  pointer-events: auto;
  z-index: 2;
}

.banner .swiper-pagination {
  position: absolute;
  z-index: 9;
  left: 12.7604166667%;
  right: 12.7604166667%;
  bottom: 16px;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
}

.banner .swiper-pagination-bullet {
  margin-bottom: 10px;
  margin-left: 8px;
  margin-right: 8px;
  width: 15px;
  height: 15px;
  position: relative;
  box-sizing: border-box;
  border-radius: 50%;
  transition: all 550ms;
  cursor: pointer;
  background-color: #fff;
  opacity: 0.5;
}

.banner .swiper-pagination-bullet-active {
  opacity: 1;
}

.banner .swiper {
  position: relative;
  z-index: 2;
}

.banner .swiper-button-prev, .banner .swiper-button-next {
  position: absolute;
  z-index: 3;
  top: 50%;
  transform: translateY(-50%);
  width: 66px;
  line-height: 64px;
  border: 1px solid #fff;
  border-radius: 50%;
  font-size: 18px;
  font-size: 1.8rem;
  color: #fff;
  text-align: center;
  cursor: pointer;
}

.banner .swiper-button-prev:hover, .banner .swiper-button-next:hover {
  color: #fff;
  background-color: rgba(237, 237, 237, 0.2);
  border-color: rgba(237, 237, 237, 0.2);
}

.banner .swiper-button-next {
  right: 77px;
}

.banner .swiper-button-prev {
  left: 77px;
}

@media screen and (max-width: 991px) {
  .banner .swiper-pagination {
    right: 2%;
    left: 2%;
    height: auto;
    bottom: 10px;
    flex-flow: row wrap;
  }
  .banner .swiper-button-prev, .banner .swiper-button-next {
    display: none;
  }
}
.g-hd {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 9;
  background-color: #ffffff;
  box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.07);
}

.m-hdflex {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
}

.m-hdlogo {
  line-height: 84px;
}

.m-hdlogo a {
  display: inline-block;
}

.m-hdlogo img {
  vertical-align: middle;
}

.m-hdnav .nav-item {
  position: relative;
  margin-left: 80px;
}

.m-hdnav .nav-item > a {
  position: relative;
  display: block;
  line-height: 84px;
  font-size: 18px;
  font-size: 1.8rem;
  color: #333;
  font-family: "GothamBold", arial, helvetica, sans-serif;
}

.m-hdnav .nav-item > a.active, .m-hdnav .nav-item > a.current, .m-hdnav .nav-item > a.active {
  color: #0073c3;
}

.m-hdnav .nav-item:first-child {
  margin-left: 0;
}

.m-hdnav .sbnav-list {
  position: absolute;
  left: -28px;
  top: 100%;
  display: none;
  width: 188px;
  background-color: #f8f8f8;
  padding-top: 18px;
  padding-bottom: 23px;
}

.m-hdnav .sbnav-list.show {
  display: block;
}

.m-hdnav .sbnav-item {
  margin-top: 20px;
  padding-left: 22px;
  padding-right: 10px;
  line-height: 26px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #666;
}

.m-hdnav .sbnav-item a {
  color: #666;
}

.m-hdnav .sbnav-item a:hover {
  color: #0073c3;
}

.m-hdnav .sbnav-item:first-child {
  margin-top: 0;
}

@media screen and (max-width: 1440px) {
  .m-hdnav .sbnav-item {
    margin-top: 10px;
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.m-hdlang {
  position: relative;
  z-index: 4;
  margin-left: 45px;
}

.m-hdlang .lang-btn {
  display: block;
  line-height: 80px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #999;
  text-align: left;
  box-sizing: border-box;
}

.m-hdlang .lang-btn img {
  width: 22px;
  margin-right: 2px;
}

.m-hdlang .lang-btn i {
  font-size: 10px;
  font-size: 1rem;
}

.m-hdlang .lang-btn.active {
  color: #0073c3;
}

.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: 9px;
  background-color: rgba(0, 0, 0, 0.9);
  box-sizing: border-box;
  opacity: 0;
  visibility: hidden;
  transition: all 550ms;
  border-radius: 0px 0px 10px 10px;
}

.m-hdlang .lang-list.active {
  visibility: visible;
  top: 100%;
  opacity: 1;
}

.m-hdlang .lang-item {
  display: block;
  margin-top: 14px;
  line-height: 24px;
  font-size: 14px;
  font-size: 1.4rem;
  color: #fff;
}

.m-hdlang .lang-item:hover, .m-hdlang .lang-item.active {
  color: #cfcfcf;
}

.m-hdlang .lang-item:first-child {
  margin-top: 0;
}

.m-hdsch {
  z-index: 3;
  margin-left: 110px;
}

.m-hdsch .sch-btn {
  display: block;
  line-height: 84px;
  font-size: 20px;
  font-size: 2rem;
  color: #333;
}

.m-hdsch .sch-form {
  position: absolute;
  top: 100%;
  right: 0;
  width: 100%;
  padding-left: 30px;
  padding-right: 30px;
  background-color: #fff;
  overflow: hidden;
  visibility: hidden;
  opacity: 0;
  box-sizing: border-box;
  transition: all 550ms;
  box-shadow: inset 0px 2px 10px 0px rgba(0, 0, 0, 0.07);
}

.m-hdsch .sch-form .form-text {
  width: 100%;
  height: 60px;
  line-height: 60px;
  font-size: 18px;
  font-size: 1.8rem;
  font-family: "GothamBold", arial, helvetica, sans-serif;
  color: #333;
  text-align: center;
  box-sizing: border-box;
}

.m-hdsch .sch-form .form-text::-webkit-input-placeholder {
  color: #aaa;
  opacity: 1;
}

.m-hdsch .sch-form .form-text:-moz-placeholder {
  color: #aaa;
  opacity: 1;
}

.m-hdsch .sch-form .form-text::-moz-placeholder {
  color: #aaa;
  opacity: 1;
}

.m-hdsch .sch-form .form-text:-ms-input-placeholder {
  color: #aaa;
  opacity: 1;
}

.m-hdsch .sch-form .form-btn, .m-hdsch .sch-form .iconfont {
  position: absolute;
  right: 0;
  top: 0;
  line-height: 60px;
  height: 60px;
  width: 30px;
  text-align: right;
  font-size: 18px;
  font-size: 1.8rem;
  color: #fff;
}

.m-hdsch .sch-form .form-btn {
  z-index: 2;
}

.m-hdsch .sch-form.run {
  visibility: visible;
  right: 0;
  opacity: 1;
}

@media screen and (max-width: 1520px) {
  .m-hdnav .nav-item {
    margin-left: 50px;
  }
  .m-hdsch {
    margin-left: 30px;
  }
}
@media screen and (max-width: 1440px) {
  .m-hdlang {
    margin-left: 30px;
  }
  .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-hdsch .sch-form .form-text {
    padding-left: 10px;
  }
  .m-hdsch .sch-form .iconfont {
    text-align: center;
  }
}
@media screen and (max-width: 1219px) {
  .m-hdnav .nav-item {
    margin-left: 30px;
  }
  .m-hdnav .nav-item > a {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-hdlang {
    margin-left: 20px;
  }
}
@media screen and (max-width: 991px) {
  .m-hdnav {
    display: none;
  }
  .m-hdlogo {
    line-height: 50px;
  }
  .m-hdlogo img {
    width: 60px;
  }
  .m-hdsch {
    position: absolute;
    right: 55px;
    top: 0;
    margin-left: 0;
  }
  .m-hdsch .sch-btn {
    line-height: 50px;
  }
  .m-hdsch .sch-form {
    width: 100vw;
    right: -55px !important;
  }
  .m-hdlang {
    position: absolute;
    right: 80px;
    top: 0;
    margin-left: 0;
  }
  .m-hdlang .lang-btn {
    line-height: 50px;
    padding-top: 0;
    padding-bottom: 0;
    min-width: inherit;
  }
  .m-hdlang .lang-btn i {
    margin-left: 3px;
  }
}
@media screen and (max-width: 991px) {
  .f-hdpt1 {
    padding-top: 50px;
  }
}
.f-hdpt2 {
  padding-top: 80px;
}

@media screen and (max-width: 991px) {
  .f-hdpt2 {
    padding-top: 50px;
  }
}
.g-wp {
  padding-top: 52px;
  padding-bottom: 116px;
}

@media screen and (max-width: 1219px) {
  .g-wp {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.g-mn1 {
  float: left;
  padding-left: 27.2857142857%;
  width: 100%;
}

@media screen and (max-width: 991px) {
  .g-mn1 {
    float: none;
    padding-left: 0;
  }
}
.g-sd1 {
  float: left;
  width: 25%;
  margin-left: -100%;
}

@media screen and (max-width: 991px) {
  .g-sd1 {
    float: none;
    margin-left: 0;
    width: 100%;
    margin-top: 30px;
  }
}
.g-mn2 {
  float: left;
  padding-right: 39.1428571429%;
  width: 100%;
}

@media screen and (max-width: 991px) {
  .g-mn2 {
    float: none;
    padding-right: 0;
  }
}
.g-sd2 {
  float: left;
  width: 33.7142857143%;
  margin-left: -33.7142857143%;
}

@media screen and (max-width: 991px) {
  .g-sd2 {
    float: none;
    margin-left: 0;
    width: 100%;
    margin-top: 30px;
  }
}
.m-sdtt {
  line-height: 38px;
  font-size: 28px;
  font-size: 2.8rem;
  font-family: "GothamBold", arial, helvetica, sans-serif;
  padding-left: 16px;
  padding-right: 0;
}

@media screen and (max-width: 1219px) {
  .m-sdtt {
    line-height: 28px;
    font-size: 20px;
    font-size: 2rem;
  }
}
.m-sdnav1 .nav-title {
  margin-bottom: 26px;
}

.m-sdnav1 .nav-btn {
  position: relative;
  display: none;
  width: 100%;
  padding-top: 10px;
  padding-left: 15px;
  padding-right: 40px;
  padding-bottom: 10px;
  line-height: 25px;
  font-size: 18px;
  font-size: 1.8rem;
  color: white;
  font-family: "GothamBold", arial, helvetica, sans-serif;
  text-transform: uppercase;
  background-color: #0073c3;
  box-sizing: border-box;
}

.m-sdnav1 .nav-btn > p {
  position: absolute;
  bottom: 12px;
  right: 15px;
}

.m-sdnav1 .nav-btn > p span {
  margin-bottom: 2px;
  display: block;
  width: 25px;
  height: 4px;
  background-color: #f2f2f2;
}

.m-sdnav1 .nav-list {
  margin-top: 0;
}

.m-sdnav1 .nav-item {
  position: relative;
}

.m-sdnav1 .nav-item > a {
  position: relative;
  display: block;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-right: 50px;
  padding-left: 16px;
  line-height: 30px;
  font-size: 18px;
  font-size: 1.8rem;
  color: #333;
  font-family: "GothamBold", arial, helvetica, sans-serif;
  border-bottom: 1px solid #eeeeee;
}

.m-sdnav1 .nav-item > a i {
  position: absolute;
  right: 25px;
  top: 15px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #666;
}

.m-sdnav1 .nav-item > a .icon-bottom1 {
  display: none;
}

.m-sdnav1 .nav-item > a:hover, .m-sdnav1 .nav-item > a.active {
  color: #0073c3;
}

.m-sdnav1 .nav-item > a:hover .iconfont, .m-sdnav1 .nav-item > a.active .iconfont {
  color: #666;
}

.m-sdnav1 .nav-item > a:hover .icon-right1, .m-sdnav1 .nav-item > a.active .icon-right1 {
  display: none;
}

.m-sdnav1 .nav-item > a:hover .icon-bottom1, .m-sdnav1 .nav-item > a.active .icon-bottom1 {
  display: block;
}

.m-sdnav1 .nav-item:first-child {
  margin-top: 0;
}

.m-sdnav1 .sbnav-list {
  display: none;
  padding-left: 16px;
  padding-top: 12px;
  padding-bottom: 17px;
  border-bottom: 1px solid #eeeeee;
}

.m-sdnav1 .sbnav-list.show {
  display: block;
}

.m-sdnav1 .sbnav-item a {
  position: relative;
  display: block;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #666;
}

.m-sdnav1 .sbnav-item a:hover, .m-sdnav1 .sbnav-item a.active {
  color: #0073c3;
}

@media screen and (max-width: 1219px) {
  .m-sdnav1 {
    padding: 10px;
  }
  .m-sdnav1 .nav-title {
    margin-bottom: 10px;
    line-height: 28px;
    font-size: 20px;
    font-size: 2rem;
  }
  .m-sdnav1 .nav-item > a {
    line-height: 26px;
    font-size: 16px;
    font-size: 1.6rem;
  }
  .m-sdnav1 .sbnav-item a {
    line-height: 22px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 991px) {
  .m-sdnav1 {
    padding: 0;
    border: none;
  }
  .m-sdnav1 .nav-title {
    display: none;
  }
  .m-sdnav1 .nav-btn {
    display: block;
  }
  .m-sdnav1 .nav-list {
    display: none;
    margin-top: 10px;
  }
  .m-sdnav1 .sbnav-item a {
    line-height: 20px;
    font-size: 12px;
    font-size: 1.2rem;
  }
}
.m-sdnews {
  margin-top: 70px;
}

.m-sdnews .box-title {
  padding-bottom: 12px;
  border-bottom: 1px solid #eeeeee;
}

.m-sdnews .list-item {
  padding-top: 14px;
  padding-bottom: 21px;
  padding-left: 16px;
  padding-right: 12px;
  border-bottom: 1px solid #eeeeee;
}

.m-sdnews .list-item:last-child {
  padding-bottom: 0;
  border-bottom: none;
}

.m-sdnews .box-list {
  margin-top: 12px;
}

.m-sdnews .item-title {
  line-height: 26px;
  font-size: 18px;
  font-size: 1.8rem;
  font-family: "GothamBold", arial, helvetica, sans-serif;
  max-height: 52px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.m-sdnews .item-title a {
  display: block;
}

.m-sdnews .item-time {
  margin-top: 7px;
  line-height: 24px;
  font-size: 14px;
  font-size: 1.4rem;
  color: #999;
}

.m-sdnews .item-desc {
  margin-top: 10px;
  max-height: 90px;
  line-height: 30px;
  font-size: 14px;
  font-size: 1.4rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}

@media screen and (max-width: 1219px) {
  .m-sdnews {
    margin-top: 30px;
  }
  .m-sdnews .item-title {
    max-height: 48px;
    line-height: 24px;
    font-size: 16px;
    font-size: 1.6rem;
  }
  .m-sdnews .item-time {
    line-height: 22px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-sdnews .item-desc {
    max-height: 66px;
    line-height: 22px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.m-sdtag {
  margin-top: 61px;
}

.m-sdtag .box-title {
  padding-bottom: 8px;
  border-bottom: 1px solid #eeeeee;
}

.m-sdtag .box-tags {
  padding-left: 16px;
  padding-right: 16px;
  padding-top: 25px;
  line-height: 30px;
  font-size: 14px;
  font-size: 1.4rem;
}

@media screen and (max-width: 1219px) {
  .m-sdtag {
    margin-top: 20px;
  }
  .m-sdtag .box-tags {
    padding-top: 10px;
  }
}
.m-clstext {
  margin-bottom: 44px;
}

.m-clstext .box-title {
  line-height: 34px;
  font-size: 24px;
  font-size: 2.4rem;
  font-family: "GothamBold", arial, helvetica, sans-serif;
}

.m-clstext .box-desc {
  margin-top: 7px;
  line-height: 26px;
  font-size: 14px;
  font-size: 1.4rem;
}

.m-clstext .box-desc.hid {
  max-height: 78px;
  color: #333;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}

.m-clstext .box-desc p {
  min-height: 26px;
}

.m-clstext .box-desc.show {
  max-height: inherit;
  display: block;
}

.m-clstext .box-link {
  margin-top: 23px;
  display: none;
}

.m-clstext .box-link .span {
  display: inline-block;
  min-width: 140px;
  padding: 7px 10px;
  line-height: 26px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #fff;
  background-color: #0073c3;
  border-radius: 8px;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
}

.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-link {
    margin-top: 10px;
  }
  .m-clstext .box-link .span {
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.m-prol {
  margin-bottom: -36px;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-start;
}

.m-prol .list-item {
  margin-right: 2.7504911591%;
  margin-bottom: 36px;
  width: 31.4341846758%;
  background-color: #ffffff;
  border: solid 1px #eeeeee;
}

.m-prol .list-item:hover {
  box-shadow: 0px 3px 20px 0px rgba(0, 0, 0, 0.05);
}

.m-prol .list-item:nth-child(3n) {
  margin-right: 0;
}

.m-prol .item-text {
  padding-left: 15px;
  padding-right: 5px;
  padding-top: 14px;
  padding-bottom: 20px;
}

.m-prol .item-title {
  height: 60px;
  line-height: 30px;
  font-size: 18px;
  font-size: 1.8rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.m-prol .item-title a {
  display: block;
}

.m-prol .item-info {
  margin-top: 14px;
  line-height: 26px;
  font-size: 14px;
  font-size: 1.4rem;
  color: #666;
}

.m-prol .item-info p {
  position: relative;
  padding-left: 18px;
}

.m-prol .item-info p:before {
  content: "";
  position: absolute;
  left: 0;
  top: 10px;
  width: 6px;
  height: 6px;
  background-color: #aaaaaa;
  border-radius: 50%;
}

.m-prol .item-link {
  border-top: 1px solid #eeeeee;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
  line-height: 66px;
  font-size: 16px;
  font-size: 1.6rem;
  font-family: "GothamMedium", arial, helvetica, sans-serif;
}

.m-prol .item-link input {
  margin-right: 10px;
}

@media screen and (max-width: 1219px) {
  .m-prol {
    margin-bottom: -20px;
  }
  .m-prol .list-item {
    margin-bottom: 20px;
  }
  .m-prol .item-text {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 15px;
    padding-bottom: 20px;
  }
  .m-prol .item-title {
    height: 48px;
    line-height: 24px;
    font-size: 16px;
    font-size: 1.6rem;
  }
  .m-prol .item-info {
    margin-top: 10px;
    line-height: 22px;
    font-size: 12px;
    font-size: 1.2rem;
  }
  .m-prol .item-info p:before {
    top: 8px;
  }
  .m-prol .item-link {
    line-height: 40px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 640px) {
  .m-prol .list-item {
    margin-left: 1%;
    margin-right: 1% !important;
    width: 48%;
  }
}
@media screen and (max-width: 375px) {
  .m-prol .list-item {
    width: 98%;
  }
}
.m-prob1 {
  margin-bottom: 118px;
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: flex-start;
}

.m-prob1 .prob-pic {
  flex: 0 0 auto;
  margin-right: 3.8571428571%;
  width: 624px;
}

.m-prob1 .prob-pic-big {
  position: relative;
  float: left;
  width: 500px;
  border: 1px solid #eeeeee;
  background-color: #fff;
  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: 100px;
  padding-top: 30px;
  padding-bottom: 30px;
  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: #666;
  text-align: center;
}

.m-prob1 .prob-pic-btn.prev {
  top: 0;
}

.m-prob1 .prob-pic-btn.next {
  bottom: 0;
}

.m-prob1 .prob-pic-btn:hover {
  color: #0073c3;
}

.m-prob1 .prob-pic-list {
  height: 450px;
  overflow: hidden;
}

.m-prob1 .prob-pic-list ul {
  height: 1000%;
  overflow: hidden;
}

.m-prob1 .prob-pic-list ul li {
  margin-bottom: 14px;
}

.m-prob1 .prob-pic-item .item-pic, .m-prob1 .prob-pic-item .item-video {
  border: 1px solid #eeeeee;
  overflow: hidden;
}

.m-prob1 .prob-pic-item .item-pic:hover, .m-prob1 .prob-pic-item .item-video:hover {
  border-color: #0073c3;
}

.m-prob1 .prob-pic-item .item-pic.active, .m-prob1 .prob-pic-item .item-video.active {
  border-color: #0073c3;
}

.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: stretch;
  padding-top: 4px;
  padding-bottom: 50px;
  display: flex;
  flex-flow: column nowrap;
  justify-content: space-between;
  align-items: flex-start;
  overflow: hidden;
}

.m-prob1 .prob-title {
  position: relative;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 34px;
  font-family: "GothamBold", arial, helvetica, sans-serif;
  font-weight: normal;
}

.m-prob1 .prob-fix {
  margin-top: 20px;
}

.m-prob1 .prob-fix:first-child {
  margin-top: 0;
}

.m-prob1 .prob-link {
  font-size: 0;
  letter-spacing: 0;
  overflow: hidden;
}

.m-prob1 .prob-link a {
  margin-right: 42px;
  margin-bottom: 10px;
  display: inline-block;
  vertical-align: top;
  min-width: 180px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 8px;
  padding-right: 8px;
  line-height: 24px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #333;
  text-align: center;
  box-sizing: border-box;
  background-color: #ededed;
  border-radius: 8px;
}

.m-prob1 .prob-link a:hover {
  color: white;
  background-color: #0073c3;
}

.m-prob1 .prob-link a:last-child {
  margin-right: 0;
}

.m-prob1 .prob-share {
  margin-top: 15px;
}

.m-prob1 .prob-desc {
  margin-top: 23px;
  color: #666;
}

.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: #999;
}

.m-proshare .share-img {
  height: 26px;
}

@media screen and (max-width: 1219px) {
  .m-prob1 {
    margin-bottom: 30px;
  }
  .m-prob1 .prob-pic {
    margin-right: 20px;
    width: 420px;
  }
  .m-prob1 .prob-pic-big {
    width: 350px;
  }
  .m-prob1 .prob-pic-small {
    width: 50px;
  }
  .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: 28px;
    font-size: 20px;
    font-size: 2rem;
  }
  .m-prob1 .prob-desc {
    margin-top: 20px;
  }
  .m-prob1 .prob-share {
    margin-top: 20px;
  }
  .m-prob1 .prob-link a {
    margin-right: 20px;
    min-width: 120px;
    line-height: 24px;
    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: #0073c3;
    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 #0073c3;
  }
}
@media screen and (max-width: 480px) {
  .m-propic .list-item {
    width: 1%;
  }
}
.m-prott {
  line-height: 46px;
  font-size: 36px;
  font-size: 3.6rem;
  font-family: "GothamBold", arial, helvetica, sans-serif;
  text-align: center;
}

@media screen and (max-width: 1219px) {
  .m-prott {
    line-height: 28px;
    font-size: 20px;
    font-size: 2rem;
  }
}
.m-probtn {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
}

.m-probtn .btn {
  min-width: 310px;
  line-height: 28px;
  padding: 10px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #0073c3;
  text-align: center;
  border: 1px solid #0073c3;
  cursor: pointer;
  font-family: "GothamBold", arial, helvetica, sans-serif;
}

.m-probtn .btn:hover {
  color: #fff;
  background-color: #0073c3;
}

.m-probtn .btn2{
  display: none;
}

.m-probtn.active .btn1{
  display: none;
}
.m-probtn.active .btn2{
  display: block;
}

@media screen and (max-width: 1219px) {
  .m-probtn .btn {
    min-width: 120px;
    line-height: 22px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.m-profun .box-title {
  margin-bottom: 62px;
}

.m-profun .box-wp {
  margin-bottom: -20px;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-start;
}

.m-profun .box-wp.show .hide {
  display: block;
}

.m-profun .box-item {
  margin-bottom: 20px;
  margin-right: 1.7857142857%;
  width: 32.1428571429%;
}

.m-profun .box-item:nth-child(3n) {
  margin-right: 0;
}

.m-profun .hide {
  display: none;
}

.m-profun .item-text {
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 20px;
  text-align: center;
}

.m-profun .item-title {
  line-height: 28px;
  font-size: 18px;
  font-size: 1.8rem;
  font-family: "GothamBold", arial, helvetica, sans-serif;
}

.m-profun .item-desc {
  margin-top: 0px;
  line-height: 26px;
  font-size: 14px;
  font-size: 1.4rem;
  color: #666;
}

.m-profun .box-btn {
  margin-top: 64px;
}

@media screen and (max-width: 1219px) {
  .m-profun .box-title {
    margin-bottom: 20px;
  }
  .m-profun .item-text {
    padding-left: 0;
    padding-right: 0;
    padding-top: 10px;
  }
  .m-profun .item-title {
    line-height: 22px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-profun .item-desc {
    line-height: 22px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-profun .box-btn {
    margin-top: 20px;
  }
}
@media screen and (max-width: 480px) {
  .m-profun .box-item {
    width: 100%;
    margin-right: 0;
  }
}
.m-proctus {
  margin-top: 122px;
}

@media screen and (max-width: 1219px) {
  .m-proctus {
    margin-top: 30px;
  }
}
.m-prospec {
  margin-top: 104px;
}
.m-prospec .table tr td{
    width:33.333%;
}
.m-prospec strong{
    font-family: "GothamBold", arial, helvetica, sans-serif;
    font-weight: normal;
    font-size: 1.6rem;
}

.m-prospec .box-title {
  margin-bottom: 42px;
}

.m-prospec .box-desc {
  max-height: 227px;
  overflow: hidden;
}

.m-prospec .box-desc table {
  border: none;
}

.m-prospec .box-desc table tr td {
  padding-right: 10px;
  padding-top: 35px;
  padding-bottom: 42px;
  line-height: 36px;
  font-size: 16px;
  font-size: 1.6rem;
  border: none;
  border-bottom: 1px solid #d6d6d6;
}

.m-prospec .box-desc table tr td em {
  font-family: "GothamBold", arial, helvetica, sans-serif;
}

.m-prospec .box-desc table tr td:first-child {
  font-size: 20px;
  font-size: 2rem;
}

.m-prospec .box-desc table tr:last-child td {
  border: none;
}

.m-prospec .box-desc.show {
  max-height: inherit;
}

.m-prospec .box-btn {
  margin-top: 22px;
}

@media screen and (max-width: 1219px) {
  .m-prospec {
    margin-top: 30px;
  }
  .m-prospec .box-title {
    margin-bottom: 20px;
  }
  .m-prospec .box-desc table tr td {
    padding-top: 15px;
    padding-bottom: 15px;
    line-height: 26px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-prospec .box-desc table tr td:first-child {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .m-prospec .box-btn {
    margin-top: 10px;
  }
}
.m-prospt {
  margin-top: 120px;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
  margin-bottom: -20px;
}

.m-prospt .box-item {
  margin-bottom: 20px;
  width: 37.1428571429%;
}

.m-prospt .item-wp {
  display: block;
  padding-left: 10.5769230769%;
  padding-right: 20px;
  padding-top: 34px;
  padding-bottom: 33px;
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: center;
  border-radius: 12px;
  border: solid 1px #d6d6d6;
}

.m-prospt .item-icon {
  flex: 0 0 auto;
  line-height: 1;
  font-size: 52px;
  font-size: 5.2rem;
  margin-right: 40px;
  color: #b6bf00;
}

.m-prospt .item-text {
  flex: 1 1 auto;
  overflow: hidden;
}

.m-prospt .item-title {
  line-height: 32px;
  font-size: 22px;
  font-size: 2.2rem;
  font-family: "GothamBold", arial, helvetica, sans-serif;
}

.m-prospt .item-link {
  margin-top: 0px;
  line-height: 26px;
  font-size: 16px;
  font-size: 1.6rem;
}

@media screen and (max-width: 1219px) {
  .m-prospt {
    margin-top: 30px;
  }
  .m-prospt .item-wp {
    padding: 20px 15px;
  }
  .m-prospt .item-icon {
    margin-right: 15px;
  }
  .m-prospt .item-title {
    line-height: 24px;
    font-size: 16px;
    font-size: 1.6rem;
  }
  .m-prospt .item-link {
    line-height: 22px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 640px) {
  .m-prospt .box-item {
    width: 100%;
  }
}
.m-mpro {
  margin-top: 120px;
  padding-bottom: 130px;
  position: relative;
}

.m-mpro .box-title {
  text-align: left;
  margin-bottom: 64px;
}

.m-mpro .box-slide .box-item {
  border: solid 1px #eeeeee;
}

.m-mpro .box-slide .item-text {
  padding-left: 15px;
  padding-right: 5px;
  padding-top: 14px;
  padding-bottom: 20px;
}

.m-mpro .box-slide .item-title {
  height: 60px;
  line-height: 30px;
  font-size: 18px;
  font-size: 1.8rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.m-mpro .box-slide .item-title a {
  display: block;
}

.m-mpro .box-slide .item-info {
  margin-top: 14px;
  line-height: 26px;
  font-size: 14px;
  font-size: 1.4rem;
  color: #666;
}

.m-mpro .box-slide .item-info p {
  position: relative;
  padding-left: 18px;
}

.m-mpro .box-slide .item-info p:before {
  content: "";
  position: absolute;
  left: 0;
  top: 10px;
  width: 6px;
  height: 6px;
  background-color: #aaaaaa;
  border-radius: 50%;
}

.m-mpro .box-slide .btn-wp {
  position: absolute;
  right: 0;
  top: 0;
  top: 13px;
  display: flex;
}

.m-mpro .box-slide .box-btn {
  width: 40px;
  line-height: 38px;
  font-size: 14px;
  font-size: 1.4rem;
  text-align: center;
  border: 1px solid #d1d1d1;
  border-radius: 50%;
  cursor: pointer;
}

.m-mpro .box-slide .box-btn:hover {
  background-color: #f8f8f8;
}

.m-mpro .box-slide .prev {
  margin-right: 13px;
}

@media screen and (max-width: 1219px) {
  .m-mpro {
    margin-top: 30px;
    padding-bottom: 30px;
  }
  .m-mpro .box-title {
    margin-bottom: 30px;
  }
  .m-mpro .box-slide .item-text {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 15px;
    padding-bottom: 20px;
  }
  .m-mpro .box-slide .item-title {
    height: 48px;
    line-height: 24px;
    font-size: 16px;
    font-size: 1.6rem;
  }
  .m-mpro .box-slide .item-info {
    margin-top: 10px;
    line-height: 22px;
    font-size: 12px;
    font-size: 1.2rem;
  }
  .m-mpro .box-slide .item-info p:before {
    top: 8px;
  }
  .m-mpro .box-slide .btn-wp {
    top: 0;
  }
  .m-mpro .box-slide .box-btn {
    width: 32px;
    line-height: 30px;
  }
}
.m-abtb1 {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: flex-start;
}

.m-abtb1 .box-img {
  order: 2;
  width: 55.7142857143%;
}

.m-abtb1 .box-text {
  width: 40%;
}

.m-abtb1 .box-title {
  position: relative;
  padding-bottom: 12px;
  line-height: 56px;
  font-size: 46px;
  font-size: 4.6rem;
  font-family: "GothamBold", arial, helvetica, sans-serif;
}

.m-abtb1 .box-title:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 48px;
  height: 4px;
  background-color: #0073c3;
}

.m-abtb1 .box-desc {
  margin-top: 20px;
}

@media screen and (max-width: 1219px) {
  .m-abtb1 .box-title {
    line-height: 28px;
    font-size: 20px;
    font-size: 2rem;
  }
  .m-abtb1 .box-title:before {
    width: 30px;
    height: 2px;
  }
}
@media screen and (max-width: 1024px) {
  .m-abtb1 {
    display: block;
    overflow: hidden;
  }
  .m-abtb1 .box-img {
    float: right;
    margin-left: 20px;
  }
  .m-abtb1 .box-text {
    width: inherit;
  }
}
@media screen and (max-width: 640px) {
  .m-abtb1 .box-img {
    float: none;
    margin-left: 0;
    width: 100%;
  }
  .m-abtb1 .box-text {
    padding-top: 20px;
  }
}
.m-abtb2 {
  margin-top: 70px;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: stretch;
}

.m-abtb2 .box-item {
  position: relative;
  padding-left: 35px;
  padding-right: 35px;
  padding-top: 10px;
  padding-bottom: 38px;
  width: 29.1428571429%;
}

.m-abtb2 .box-item:hover .item-pic {
  opacity: 1;
  visibility: visible;
}

.m-abtb2 .box-item .item-pic {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  z-index: 2;
  opacity: 0;
  visibility: hidden;
  transition: all 550ms;
}

.m-abtb2 .box-item .item-text {
  text-align: center;
  color: #fff;
}

.m-abtb2 .box-item .item-title {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: flex-end;
}

.m-abtb2 .box-item .num {
  line-height: 1;
  font-size: 120px;
  font-size: 12rem;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: flex-start;
  font-family: "GothamBold", arial, helvetica, sans-serif;
  opacity: 0.1;
}

.m-abtb2 .box-item .num span:last-child {
  height: 70px;
  overflow: hidden;
}

.m-abtb2 .box-item .title {
  margin-left: -65px;
  transform: translateY(-10px);
  line-height: 1;
  font-size: 46px;
  font-size: 4.6rem;
  font-family: "GothamBold", arial, helvetica, sans-serif;
}

.m-abtb2 .box-item .item-desc {
  margin-left: auto;
  margin-right: auto;
  margin-top: 18px;
  line-height: 30px;
  font-size: 16px;
  font-size: 1.6rem;
}

.m-abtb2 .box-item1 {
  width: 41.7142857143%;
  background-color: #0073c3;
}

.m-abtb2 .box-item1 .item-desc {
  max-width: 465px;
}

.m-abtb2 .box-item1 .title {
  margin-left: -50px;
}

.m-abtb2 .box-item2 {
  background-color: #338dc9;
}

.m-abtb2 .box-item2 .item-desc {
  max-width: 335px;
}

.m-abtb2 .box-item3 {
  background-color: #70869e;
}

.m-abtb2 .box-item3 .item-desc {
  max-width: 320px;
}

@media screen and (max-width: 1440px) {
  .m-abtb2 .box-item .num {
    font-size: 60px;
    font-size: 6rem;
  }
  .m-abtb2 .box-item .num span:last-child {
    height: 30px;
  }
  .m-abtb2 .box-item .title {
    font-size: 16px;
    font-size: 1.6rem;
    margin-left: -30px;
  }
  .m-abtb2 .box-item .item-desc {
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-abtb2 .box-item1 .title {
    margin-left: -20px;
  }
}
@media screen and (max-width: 1219px) {
  .m-abtb2 {
    margin-top: 30px;
  }
  .m-abtb2 .box-item {
    padding: 30px 20px;
  }
}
@media screen and (max-width: 640px) {
  .m-abtb2 .box-item {
    width: 100%;
  }
}
.m-abtb3 {
  margin-top: 110px;
}

.m-abtb3 .box-wp1 {
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: center;
}

.m-abtb3 .box-title {
  position: relative;
  flex: 0 0 auto;
  margin-right: 8.5714285714%;
  line-height: 60px;
  font-size: 46px;
  font-size: 4.6rem;
  font-family: "GothamBold", arial, helvetica, sans-serif;
  max-width: 290px;
  padding-bottom: 28px;
}

.m-abtb3 .box-title:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 48px;
  height: 4px;
  background-color: #0073c3;
}

.m-abtb3 .box-desc2 {
  flex: 1 1 auto;
  overflow: hidden;
}

.m-abtb3 .box-wp2 {
  margin-top: 56px;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
}

.m-abtb3 .box-img {
  width: 50%;
  line-height: 0;
  font-size: 0;
}

.m-abtb3 .box-text {
  width: 44.6428571429%;
}

@media screen and (max-width: 1219px) {
  .m-abtb3 {
    margin-top: 30px;
  }
  .m-abtb3 .box-title {
    line-height: 28px;
    font-size: 20px;
    font-size: 2rem;
    padding-bottom: 10px;
  }
  .m-abtb3 .box-title:before {
    height: 2px;
  }
  .m-abtb3 .box-wp2 {
    margin-top: 20px;
  }
}
@media screen and (max-width: 640px) {
  .m-abtb3 .box-wp1, .m-abtb3 .box-wp2 {
    display: block;
  }
  .m-abtb3 .box-img {
    width: 100%;
  }
  .m-abtb3 .box-text {
    width: 100%;
    margin-top: 20px;
  }
  .m-abtb3 .box-title {
    margin-right: 0;
    margin-bottom: 20px;
  }
}
.m-abtt {
  position: relative;
  padding-bottom: 16px;
  line-height: 56px;
  font-size: 46px;
  font-size: 4.6rem;
  font-family: "GothamBold", arial, helvetica, sans-serif;
  text-align: center;
}

.m-abtt:before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  width: 48px;
  height: 4px;
  background-color: #0073c3;
}

@media screen and (max-width: 1219px) {
  .m-abtt {
    line-height: 28px;
    font-size: 20px;
    font-size: 2rem;
  }
  .m-abtt:before {
    height: 2px;
    width: 24px;
  }
}
.m-abtb4 {
  margin-top: 120px;
  padding-top: 72px;
  padding-bottom: 104px;
  background-color: #f8f8f8;
}

.m-abtb4 .box-title {
  margin-bottom: 68px;
}

.m-abtb4 .box-wp {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: flex-start;
}

.m-abtb4 .box-img {
  order: 2;
  width: 48.5714285714%;
  line-height: 0;
  font-size: 0;
}

.m-abtb4 .box-fix {
  width: 46.5714285714%;
}

.m-abtb4 .box-item {
  border-bottom: 1px solid #e1e1e1;
}

.m-abtb4 .item-title {
  position: relative;
  padding-top: 17px;
  padding-bottom: 17px;
  padding-right: 50px;
  line-height: 30px;
  font-size: 20px;
  font-size: 2rem;
  font-family: "GothamBold", arial, helvetica, sans-serif;
  cursor: pointer;
}

.m-abtb4 .item-title .iconfont {
  position: absolute;
  right: 0;
  top: 17px;
  color: #999;
}

.m-abtb4 .item-title.active {
  color: #0073c3;
}

.m-abtb4 .item-title.active .icon-jia2 {
  display: none;
}

.m-abtb4 .item-desc {
  padding-bottom: 22px;
  line-height: 24px;
  font-size: 14px;
  font-size: 1.4rem;
  display: none;
}

.m-abtb4 .item-desc.show {
  display: block;
}

@media screen and (max-width: 1219px) {
  .m-abtb4 {
    margin-top: 30px;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .m-abtb4 .box-title {
    margin-bottom: 30px;
  }
  .m-abtb4 .item-title {
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-abtb4 .item-desc {
    line-height: 22px;
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 640px) {
  .m-abtb4 .box-img {
    width: 100%;
  }
  .m-abtb4 .box-fix {
    width: 100%;
    order: 2;
  }
}
.m-history {
  padding-top: 110px;
  padding-bottom: 120px;
}

.m-history .box-title {
  margin-bottom: 70px;
}

.m-history .box-wp {
  position: relative;
  padding-top: 92px;
  padding-bottom: 100px;
}

.m-history .box-wp:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
  width: 2px;
  height: 100%;
  background-color: #eeeeee;
}

.m-history .box-btn {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 42px;
  line-height: 34px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #0073c3;
  text-align: center;
  background-color: #fff;
  border: 1px solid #0073c3;
  cursor: pointer;
}

.m-history .box-btn:hover {
  color: #fff;
  background-color: #0073c3;
}

.m-history .box-btn .icon-left1, .m-history .box-btn .icon-right1 {
  display: none;
}

.m-history .prev {
  top: 0;
}

.m-history .next {
  bottom: 0;
}

.m-history .swiper-button-disabled {
  opacity: 0;
  visibility: hidden;
}

.m-history .swiper {
  height: 1735px;
}

.m-history .swiper .box-item {
  position: relative;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
  height: 100%;
}

.m-history .swiper .box-item .item-pic {
  width: 40%;
}

.m-history .swiper .box-item .item-fix {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 44.6428571429%;
  max-height: 100%;
  overflow-y: auto;
}

.m-history .swiper .box-item .item-num {
  line-height: 40px;
  font-size: 30px;
  font-size: 3rem;
  font-family: "GothamBold", arial, helvetica, sans-serif;
  color: #0073c3;
}

.m-history .swiper .box-item .item-desc {
  margin-top: 13px;
}

.m-history .swiper .box-item .item-desc a {
  display: inline;
}

.m-history .swiper .box-item:before {
  content: "";
  position: absolute;
  top: 16px;
  left: 50%;
  transform: translateX(-50%);
  width: 18px;
  height: 18px;
  background: url("../images/dot1.png") no-repeat center;
  background-size: 100%;
}

.m-history .swiper .box-item1 .item-pic {
  margin-left: 56.0714285714%;
}

.m-history .swiper .box-item1 .item-fix {
  left: 2%;
}

.m-history .swiper .box-item1 .item-text {
  text-align: right;
}

.m-history .swiper .box-item2 .item-pic {
  margin-left: 3.9285714286%;
}

.m-history .swiper .box-item2 .item-fix {
  right: 2%;
}

@media screen and (max-width: 1219px) {
  .m-history {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .m-history .box-title {
    margin-bottom: 30px;
  }
  .m-history .box-wp {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .m-history .swiper {
    height: 1350px;
  }
  .m-history .swiper .box-item .item-num {
    line-height: 24px;
    font-size: 16px;
    font-size: 1.6rem;
  }
  .m-history .swiper .box-item .item-desc {
    margin-top: 10px;
  }
}
@media screen and (max-width: 991px) {
  .m-history .box-btn {
    position: relative;
    left: auto;
    transform: none;
  }
  .m-history .box-btn .icon-up1, .m-history .box-btn .icon-bottom1 {
    display: none;
  }
  .m-history .box-btn .icon-left1, .m-history .box-btn .icon-right1 {
    display: block;
  }
  .m-history .btn-wp {
    display: flex;
    justify-content: center;
    margin-top: 30px;
  }
  .m-history .prev {
    margin-right: 10px;
  }
  .m-history .box-wp {
    padding: 0;
  }
  .m-history .box-wp:before {
    display: none;
  }
  .m-history .swiper {
    height: auto;
  }
  .m-history .swiper .box-item {
    position: relative;
    display: block;
  }
  .m-history .swiper .box-item:before {
    display: none;
  }
  .m-history .swiper .box-item .item-pic {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
  }
  .m-history .swiper .box-item .item-fix {
    position: relative;
    width: 100%;
    margin-top: 20px;
    left: auto;
    right: auto;
    top: auto;
    transform: none;
    max-height: 120px;
  }
  .m-history .swiper .box-item .item-text {
    text-align: left;
  }
}
.m-proj {
  padding-top: 100px;
  padding-bottom: 122px;
}

.m-proj .box-wp {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: flex-start;
}

.m-proj .box-slide {
  width: 50%;
}

.m-proj .box-text {
  width: 45.7142857143%;
  padding-top: 20px;
  order: 2;
}

.m-proj .box-title {
  line-height: 56px;
  font-size: 46px;
  font-size: 4.6rem;
  font-family: "GothamMedium", arial, helvetica, sans-serif;
}

.m-proj .box-desc {
  margin-top: 29px;
  line-height: 26px;
  font-size: 14px;
  font-size: 1.4rem;
}

.m-proj .box-desc p {
  min-height: 26px;
}

.m-proj .box-thumb {
  margin-top: 98px;
  position: relative;
  padding-left: 56px;
  padding-right: 56px;
}

.m-proj .box-thumb .swiper-slide {
  border: 1px solid transparent;
}

.m-proj .box-thumb .swiper-slide-thumb-active {
  border-color: #0073c3;
}

.m-proj .box-btn {
  position: absolute;
  top: 0;
  width: 40px;
  height: 100%;
  cursor: pointer;
  font-size: 14px;
  font-size: 1.4rem;
  color: #999;
  background-color: #ebebeb;
}

.m-proj .box-btn i {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.m-proj .box-btn:hover {
  color: #fff;
  background-color: #0073c3;
}

.m-proj .prev {
  left: 0;
}

.m-proj .next {
  right: 0;
}

.m-proj.m-proj1 {
  background-color: #f8f8f8;
}

.m-proj.m-proj2 .box-slide {
  order: 2;
}

@media screen and (max-width: 1219px) {
  .m-proj {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .m-proj .box-thumb {
    margin-top: 30px;
  }
  .m-proj .box-title {
    line-height: 28px;
    font-size: 20px;
    font-size: 2rem;
  }
  .m-proj .box-desc {
    margin-top: 20px;
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-proj .box-desc p {
    min-height: 24px;
  }
}
@media screen and (max-width: 640px) {
  .m-proj .box-text {
    width: 100%;
    padding-top: 0;
  }
  .m-proj .box-slide {
    width: 100%;
    order: 3;
    margin-top: 20px;
  }
}
.m-newsl .list-item {
  margin-top: 100px;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-start;
  background-color: #f8f8f8;
}

.m-newsl .list-item:first-child {
  margin-top: 0;
}

.m-newsl .item-pic {
  width: 37.8571428571%;
}

.m-newsl .item-text {
  width: 62.1428571429%;
  padding-left: 3.8571428571%;
  padding-right: 3.8571428571%;
  padding-top: 31px;
  padding-bottom: 20px;
}

.m-newsl .item-title {
  line-height: 34px;
  font-size: 24px;
  font-size: 2.4rem;
  font-family: "GothamBold", arial, helvetica, sans-serif;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.m-newsl .item-time {
  margin-top: 7px;
  line-height: 26px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #999;
}

.m-newsl .item-desc {
  margin-top: 27px;
  height: 90px;
  line-height: 30px;
  font-size: 16px;
  font-size: 1.6rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}

.m-newsl .item-link {
  margin-top: 49px;
}

.m-newsl .item-link a {
  display: inline-block;
  min-width: 210px;
  line-height: 24px;
  padding: 15px;
  text-align: center;
  background-color: #e6e6e6;
  border-radius: 10px;
}

.m-newsl .item-link a:hover {
  color: #fff;
  background-color: #0073c3;
}

.m-newsl .list-item2 .item-pic {
  order: 2;
}

@media screen and (max-width: 1219px) {
  .m-newsl .list-item {
    margin-top: 20px;
  }
  .m-newsl .list-item:first-child {
    margin-top: 0;
  }
  .m-newsl .item-title {
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-newsl .item-time {
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-newsl .item-desc {
    margin-top: 10px;
    height: 48px;
    line-height: 24px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-newsl .item-link {
    margin-top: 10px;
  }
  .m-newsl .item-link a {
    min-width: 120px;
    line-height: 22px;
    font-size: 14px;
    font-size: 1.4rem;
    padding: 5px 10px;
    border-radius: 5px;
  }
}
@media screen and (max-width: 480px) {
  .m-newsl .item-pic {
    width: 100%;
  }
  .m-newsl .item-text {
    width: 100%;
    order: 2;
  }
}
.m-news .box-title {
  line-height: 40px;
  font-size: 30px;
  font-size: 3rem;
  font-family: "GothamBold", arial, helvetica, sans-serif;
}

.m-news .box-info, .m-news .box-share {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-start;
}

.m-news .box-info {
  margin-top: 20px;
  line-height: 26px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #999;
}

.m-news .box-time {
  margin-right: 30px;
}

.m-news .share-title {
  margin-right: 5px;
}

.m-news .box-desc {
  margin-top: 28px;
}

@media screen and (max-width: 1219px) {
  .m-news .box-title {
    line-height: 28px;
    font-size: 20px;
    font-size: 2rem;
  }
  .m-news .box-info {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.m-sdnews2 {
  padding-left: 20px;
  padding-right: 40px;
  padding-top: 28px;
  padding-bottom: 68px;
  background-color: #fafafa;
  border: solid 1px #eeeeee;
}

.m-sdnews2 .box-title {
  margin-bottom: 39px;
  line-height: 40px;
  font-size: 30px;
  font-size: 3rem;
  font-family: "GothamBold", arial, helvetica, sans-serif;
}

.m-sdnews2 .list-item {
  margin-top: 34px;
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: center;
}

.m-sdnews2 .list-item:first-child {
  margin-top: 0;
}

.m-sdnews2 .item-pic {
  flex: 0 0 auto;
  width: 170px;
  margin-right: 20px;
}

.m-sdnews2 .item-text {
  flex: 1 1 auto;
  overflow: hidden;
}

.m-sdnews2 .item-title {
  max-height: 52px;
  line-height: 26px;
  font-size: 16px;
  font-size: 1.6rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.m-sdnews2 .item-time {
  margin-top: 8px;
  line-height: 24px;
  font-size: 14px;
  font-size: 1.4rem;
  color: #666;
}

@media screen and (max-width: 1219px) {
  .m-sdnews2 {
    padding: 20px 15px;
  }
  .m-sdnews2 .box-title {
    line-height: 28px;
    font-size: 20px;
    font-size: 2rem;
    margin-bottom: 20px;
  }
  .m-sdnews2 .list-item {
    margin-top: 10px;
  }
  .m-sdnews2 .item-title {
    max-height: 48px;
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-sdnews2 .item-time {
    line-height: 22px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-sdnews2 .item-pic {
    width: 120px;
    margin-right: 10px;
  }
}
.m-sdpro {
  margin-top: 52px;
  padding-left: 16px;
  padding-right: 20px;
  padding-top: 35px;
  padding-bottom: 60px;
  background-color: #fafafa;
  border: solid 1px #eeeeee;
}

.m-sdpro .box-title {
  line-height: 40px;
  font-size: 30px;
  font-size: 3rem;
  font-family: "GothamBold", arial, helvetica, sans-serif;
  margin-bottom: 30px;
}

.m-sdpro .list-item {
  margin-top: 40px;
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: center;
}

.m-sdpro .list-item:first-child {
  margin-top: 0;
}

.m-sdpro .item-pic {
  flex: 0 0 auto;
  width: 170px;
  margin-right: 20px;
}

.m-sdpro .item-text {
  flex: 1 1 auto;
}

.m-sdpro .item-title {
  max-height: 60px;
  line-height: 30px;
  font-size: 18px;
  font-size: 1.8rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.m-sdpro .item-info {
  margin-top: 4px;
  line-height: 26px;
  font-size: 14px;
  font-size: 1.4rem;
  color: #666;
}

.m-sdpro .item-info p {
  position: relative;
  padding-left: 18px;
}

.m-sdpro .item-info p:before {
  content: "";
  position: absolute;
  left: 0;
  top: 10px;
  width: 6px;
  height: 6px;
  background-color: #aaaaaa;
  border-radius: 50%;
}

@media screen and (max-width: 1219px) {
  .m-sdpro {
    margin-top: 30px;
    padding: 20px 15px;
  }
  .m-sdpro .box-title {
    line-height: 28px;
    font-size: 20px;
    font-size: 2rem;
    margin-bottom: 20px;
  }
  .m-sdpro .list-item {
    margin-top: 10px;
  }
  .m-sdpro .item-pic {
    width: 120px;
  }
  .m-sdpro .item-title {
    max-height: 44px;
    line-height: 22px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-sdpro .item-info {
    line-height: 22px;
    font-size: 12px;
    font-size: 1.2rem;
  }
  .m-sdpro .item-info p:before {
    top: 6px;
  }
}
.m-faq .list-item {
  margin-top: 19px;
}

.m-faq .item-title {
  position: relative;
  padding-left: 75px;
  padding-right: 10px;
  padding-top: 20px;
  padding-bottom: 20px;
  line-height: 30px;
  font-size: 16px;
  font-size: 1.6rem;
  font-family: "GothamBold", arial, helvetica, sans-serif;
  background-color: #f4f4f6;
  border-radius: 10px;
  cursor: pointer;
}

.m-faq .item-title .iconfont {
  position: absolute;
  left: 24px;
  top: 20px;
  width: 30px;
  line-height: 26px;
  border: 2px solid #aaa;
  color: #aaa;
  text-align: center;
  border-radius: 50%;
}

.m-faq .item-title .icon-jian2 {
  display: none;
}

.m-faq .item-title.active .icon-jia2 {
  display: none;
}

.m-faq .item-title.active .icon-jian2 {
  display: block;
}

.m-faq .item-desc {
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 19px;
  color: #666;
  display: none;
}

.m-faq .item-desc a {
  display: inline;
}

.m-faq .item-desc.show {
  display: block;
}

@media screen and (max-width: 1219px) {
  .m-faq .item-title {
    padding-left: 50px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 26px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-faq .item-title .iconfont {
    left: 10px;
    top: 12px;
    width: 24px;
    line-height: 22px;
    border-width: 1px;
    font-size: 12px;
    font-size: 1.2rem;
  }
  .m-faq .item-desc {
    padding-top: 10px;
  }
}
.m-sptnav {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
  padding-bottom: 88px;
}

.m-sptnav .nav-item {
  margin-left: 4.2857142857%;
  margin-right: 4.2857142857%;
  margin-bottom: 10px;
  padding-left: 28px;
  padding-right: 28px;
  padding-top: 15px;
  padding-bottom: 15px;
  line-height: 26px;
  font-size: 20px;
  font-size: 2rem;
  font-family: "GothamBold", arial, helvetica, sans-serif;
  border: 2px solid transparent;
  border-radius: 12px;
}

.m-sptnav .nav-item:hover, .m-sptnav .nav-item.active {
  color: #333;
  border-color: #0073c3;
}

@media screen and (max-width: 1219px) {
  .m-sptnav {
    padding-bottom: 20px;
  }
  .m-sptnav .nav-item {
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
    padding: 10px;
  }
}
@media screen and (max-width: 640px) {
  .m-sptnav .nav-item {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    text-align: center;
  }
}
.m-videol .list-item {
  margin-top: 100px;
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: center;
}

.m-videol .list-item:first-child {
  margin-top: 0;
}

.m-videol .item-video {
  position: relative;
  flex: 0 0 auto;
  width: 400px;
  padding-top: 300px;
  margin-right: 4.2857142857%;
  position: relative;
}
.m-videol .item-video iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.m-videol .item-pic .play {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 12.5%;
  padding-top: 16.6666666667%;
  background: url("../images/play1.png") no-repeat center;
  background-size: 100%;
}

.m-videol .item-text {
  flex: 1 1 auto;
  overflow: hidden;
}

.m-videol .item-title {
  line-height: 34px;
  font-size: 24px;
  font-size: 2.4rem;
  font-family: "GothamMedium", arial, helvetica, sans-serif;
  max-height: 68px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.m-videol .item-desc {
  margin-top: 18px;
  line-height: 26px;
  font-size: 14px;
  font-size: 1.4rem;
  color: #666;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}

@media screen and (max-width: 1219px) {
  .m-videol .list-item {
    margin-top: 30px;
  }
  .m-videol .item-video {
    width: 28.5714285714%;
    padding-top: 21.4285714286%;
  }
  .m-videol .item-title {
    max-height: 48px;
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-videol .item-desc {
    margin-top: 10px;
    line-height: 22px;
    font-size: 14px;
    font-size: 1.4rem;
    max-height: 66px;
  }
}
@media screen and (max-width: 480px) {
  .m-videol .list-item {
    display: block;
  }
  .m-videol .item-video {
    width: 100%;
    padding-top: 62.5%;
  }
  .m-videol .item-text {
    width: 100%;
    margin-top: 20px;
  }
}
.m-downl .list-item {
  margin-top: 100px;
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: center;
}

.m-downl .list-item:first-child {
  margin-top: 0;
}

.m-downl .item-pic {
  flex: 0 0 auto;
  width: 400px;
  margin-right: 4.2857142857%;
  position: relative;
}

.m-downl .item-text {
  flex: 1 1 auto;
  overflow: hidden;
}

.m-downl .item-title {
  line-height: 34px;
  font-size: 24px;
  font-size: 2.4rem;
  font-family: "GothamMedium", arial, helvetica, sans-serif;
  max-height: 68px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.m-downl .item-desc {
  margin-top: 14px;
  line-height: 26px;
  font-size: 14px;
  font-size: 1.4rem;
  color: #666;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}

.m-downl .item-link {
  margin-top: 44px;
}

.m-downl .item-link a {
  display: inline-block;
  min-width: 210px;
  line-height: 30px;
  padding: 10px;
  font-size: 16px;
  font-size: 1.6rem;
  text-align: center;
  background-color: #ededed;
  border-radius: 10px;
}

.m-downl .item-link a:hover {
  color: #fff;
  background-color: #0073c3;
}

@media screen and (max-width: 1219px) {
  .m-downl .list-item {
    margin-top: 30px;
  }
  .m-downl .item-pic {
    width: 260px;
  }
  .m-downl .item-title {
    max-height: 48px;
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-downl .item-desc {
    margin-top: 10px;
    line-height: 22px;
    font-size: 14px;
    font-size: 1.4rem;
    max-height: 66px;
  }
  .m-downl .item-link {
    margin-top: 10px;
  }
  .m-downl .item-link a {
    min-width: 120px;
    line-height: 22px;
    font-size: 12px;
    font-size: 1.2rem;
    padding: 5px 10px;
  }
}
@media screen and (max-width: 480px) {
  .m-downl .list-item {
    display: block;
  }
  .m-downl .item-pic {
    width: 100%;
  }
  .m-downl .item-text {
    width: 100%;
    margin-top: 20px;
  }
}
.m-ctusinfo .box-title {
  margin-bottom: 90px;
  line-height: 56px;
  font-size: 46px;
  font-size: 4.6rem;
  font-family: "GothamBold", arial, helvetica, sans-serif;
  text-align: center;
}

.m-ctusinfo .box-wp {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: stretch;
  border-left: solid 1px #ebebeb;
  border-top: solid 1px #ebebeb;
}

.m-ctusinfo .box-item {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 30%;
  padding-left: 58px;
  padding-right: 10px;
  padding-top: 26px;
  padding-bottom: 27px;
  border-right: solid 1px #ebebeb;
  border-bottom: solid 1px #ebebeb;
}

.m-ctusinfo .box-item:nth-child(3) {
  width: 39.99%;
}

.m-ctusinfo .item-wp {
  width: 100%;
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  word-break: break-word;
}

.m-ctusinfo .item-icon {
  flex: 0 0 auto;
  line-height: 1;
  font-size: 36px;
  font-size: 3.6rem;
  color: #dbdbdb;
  margin-right: 30px;
  padding-top: 13px;
}

.m-ctusinfo .item-text {
  flex: 1 1 auto;
  overflow: hidden;
}

.m-ctusinfo .item-title {
  line-height: 28px;
  font-size: 18px;
  font-size: 1.8rem;
  font-family: "GothamBold", arial, helvetica, sans-serif;
}

.m-ctusinfo .item-info {
  margin-top: 7px;
  line-height: 30px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #666;
}

@media screen and (max-width: 1219px) {
  .m-ctusinfo .box-title {
    margin-bottom: 20px;
    line-height: 28px;
    font-size: 20px;
    font-size: 2rem;
  }
  .m-ctusinfo .box-item {
    padding: 30px 20px;
  }
  .m-ctusinfo .item-icon {
    font-size: 20px;
    font-size: 2rem;
    margin-right: 20px;
  }
  .m-ctusinfo .item-title {
    line-height: 24px;
    font-size: 16px;
    font-size: 1.6rem;
  }
  .m-ctusinfo .item-info {
    margin-top: 5px;
    line-height: 22px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 767px) {
  .m-ctusinfo .box-item {
    width: 100% !important;
  }
}
.m-ctusform {
  margin-top: 118px;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: flex-start;
}

.m-ctusform .box-map {
  line-height: 0;
  font-size: 0;
  width: 47.7142857143%;
}

.m-ctusform .box-wp {
  width: 50%;
}

.m-ctusform .box-title {
  line-height: 34px;
  font-size: 24px;
  font-size: 2.4rem;
  margin-bottom: 8px;
  font-family: "GothamBold", arial, helvetica, sans-serif;
}

.m-ctusform .box-desc {
  margin-bottom: 33px;
  color: #666;
}

.m-ctusform .box-form {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: flex-start;
}

.m-ctusform .form-item {
  margin-bottom: 22px;
  padding-left: 13px;
}

.m-ctusform .form-item1 {
  width: 49.2857142857%;
}

.m-ctusform .form-item2 {
  width: 100%;
}

.m-ctusform .form-item3 {
  width: 34.2857142857%;
}

.m-ctusform .form-item4 {
  padding-left: 0;
  width: 23.5714285714%;
}

.m-ctusform .form-item5 {
  width: 38%;
  padding-left: 0;
}

.m-ctusform .form-text {
  display: block;
  width: 100%;
  height: 54px;
  line-height: 52px;
  padding: 0 14px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #333;
  border: solid 1px #d2d2d2;
}

.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;
}

.m-ctusform .form-text2 {
  height: 118px;
  line-height: 26px;
  padding-top: 13px;
}

.m-ctusform .star {
  background: url("../images/star.png") no-repeat 0 25px;
}

.m-ctusform .form-code {
  display: block;
  height: 54px;
  line-height: 52px;
  background-color: #f3fbfe;
  overflow: hidden;
  border: solid 1px #d2d2d2;
  text-align: center;
}

.m-ctusform .form-code img {
  max-height: 52px;
  vertical-align: middle;
}

.m-ctusform .form-btn {
  width: 100%;
  display: block;
  height: 54px;
  line-height: 54px;
  background-color: #0073c3;
  font-size: 16px;
  font-size: 1.6rem;
  color: #fff;
}

.m-ctusform .form-btn:hover {
  color: #fff;
  background-color: #333;
}

@media screen and (max-width: 1219px) {
  .m-ctusform {
    margin-top: 30px;
  }
  .m-ctusform .box-title {
    line-height: 28px;
    font-size: 20px;
    font-size: 2rem;
  }
  .m-ctusform .box-desc {
    margin-bottom: 20px;
  }
  .m-ctusform .form-item {
    margin-bottom: 10px;
  }
  .m-ctusform .form-text, .m-ctusform .form-code {
    height: 40px;
    line-height: 38px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-ctusform .form-code img {
    max-height: 38px;
  }
  .m-ctusform .form-text2 {
    height: 120px;
    line-height: 24px;
    padding-top: 7px;
  }
  .m-ctusform .form-btn {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-ctusform .star {
    background-position-y: 18px;
  }
}
@media screen and (max-width: 991px) {
  .m-ctusform .box-wp {
    width: 100%;
  }
  .m-ctusform .box-map {
    width: 100%;
  }
}
@media screen and (max-width: 640px) {
  .m-ctusform .form-item {
    width: 100%;
  }
  .m-ctusform .form-item3 {
    width: calc(100% - 110px);
  }
  .m-ctusform .form-item4 {
    width: 100px;
  }
}
.m-distb1 .box-title {
  margin-bottom: 62px;
  line-height: 56px;
  font-size: 46px;
  font-size: 4.6rem;
  font-family: "GothamBold", arial, helvetica, sans-serif;
  text-align: center;
}

.m-distb1 .box-item {
  margin-top: 70px;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
}

.m-distb1 .box-item .item-pic {
  width: 47.1428571429%;
}

.m-distb1 .box-item .item-text {
  width: 46.4285714286%;
}

.m-distb1 .box-item .item-desc a {
  display: inline;
}

.m-distb1 .box-item:first-child {
  margin-top: 0;
}

.m-distb1 .box-item1 .item-pic {
  order: 2;
}

.m-distb1 .box-item2 .item-text {
  order: 2;
}

@media screen and (max-width: 1219px) {
  .m-distb1 .box-title {
    line-height: 28px;
    font-size: 20px;
    font-size: 2rem;
    margin-bottom: 30px;
  }
  .m-distb1 .box-item {
    margin-top: 30px;
  }
}
@media screen and (max-width: 991px) {
  .m-distb1 .box-item {
    overflow: hidden;
    display: block;
  }
  .m-distb1 .box-item .item-text {
    width: inherit;
  }
  .m-distb1 .box-item .item-desc {
    overflow: visible;
  }
  .m-distb1 .box-item1 .item-pic {
    float: right;
    margin-left: 20px;
  }
  .m-distb1 .box-item2 .item-pic {
    float: left;
    margin-right: 20px;
  }
}
.m-distb2 {
  margin-top: 120px;
  padding-top: 67px;
  padding-bottom: 76px;
  background-color: #f8f8f8;
}

.m-distb2 .box-title {
  margin-bottom: 40px;
  line-height: 58px;
  font-size: 48px;
  font-size: 4.8rem;
  font-family: "GothamBold", arial, helvetica, sans-serif;
  text-align: center;
}

.m-distb2 .box-form {
  margin-left: auto;
  margin-right: auto;
  max-width: 1285px;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: flex-start;
}

.m-distb2 .form-item {
  padding-left: 20px;
  margin-bottom: 28px;
}

.m-distb2 .form-item1 {
  width: 49.0272373541%;
}

.m-distb2 .form-item2 {
  width: 100%;
}

.m-distb2 .form-item3 {
  width: 49.0272373541%;
  position: relative;
}

.m-distb2 .form-item3 .form-text {
  padding-right: 90px;
}

.m-distb2 .form-item4 {
  width: 47.4708171206%;
  padding-left: 0;
}

.m-distb2 .form-text {
  display: block;
  width: 100%;
  height: 80px;
  padding: 25px 20px;
  line-height: 30px;
  font-size: 16px;
  font-size: 1.6rem;
  background-color: #fff;
  border: solid 1px #cccccc;
}

.m-distb2 .form-text::-webkit-input-placeholder {
  color: #333;
  opacity: 1;
}

.m-distb2 .form-text:-moz-placeholder {
  color: #333;
  opacity: 1;
}

.m-distb2 .form-text::-moz-placeholder {
  color: #333;
  opacity: 1;
}

.m-distb2 .form-text:-ms-input-placeholder {
  color: #333;
  opacity: 1;
}

.m-distb2 .form-text2 {
  height: 194px;
}

.m-distb2 .star {
  background: url("../images/star.png") no-repeat 0 35px;
}

.m-distb2 .form-code {
  position: absolute;
  right: 1px;
  top: 1px;
  width: 85px;
  height: 78px;
  line-height: 78px;
  overflow: hidden;
  background-color: #f3fbfe;
}

.m-distb2 .form-code img {
  max-height: 78px;
  vertical-align: middle;
}

.m-distb2 .form-btn {
  width: 100%;
  height: 80px;
  font-size: 18px;
  font-size: 1.8rem;
  color: #fff;
  text-align: center;
  background-color: #0073c3;
}

.m-distb2 .form-btn:hover {
  color: #fff;
  background-color: #333;
}

@media screen and (max-width: 1219px) {
  .m-distb2 {
    margin-top: 30px;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .m-distb2 .box-title {
    line-height: 28px;
    font-size: 20px;
    font-size: 2rem;
    margin-bottom: 20px;
  }
  .m-distb2 .form-text {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media screen and (max-width: 991px) {
  .m-distb2 .form-text {
    height: 40px;
    line-height: 24px;
    height: 40px;
    padding: 7px 10px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-distb2 .form-btn {
    height: 40px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-distb2 .form-text2 {
    height: 120px;
  }
  .m-distb2 .star {
    background-position-y: 15px;
  }
  .m-distb2 .form-item {
    margin-bottom: 15px;
  }
  .m-distb2 .form-code {
    height: 38px;
    line-height: 38px;
  }
  .m-distb2 .form-code img {
    max-height: 38px;
  }
}
@media screen and (max-width: 640px) {
  .m-distb2 .form-item {
    width: 100%;
  }
}
.m-privacyb1 .box-title {
  line-height: 56px;
  font-size: 46px;
  font-size: 4.6rem;
  font-family: "GothamBold", arial, helvetica, sans-serif;
  text-align: center;
  margin-bottom: 38px;
}

.m-privacyb1 .box-desc {
  color: #666;
}

.m-privacyb1 .box-desc em {
  font-family: "GothamMedium", arial, helvetica, sans-serif;
  color: #333;
}

@media screen and (max-width: 1219px) {
  .m-privacyb1 .box-title {
    line-height: 28px;
    font-size: 20px;
    font-size: 2rem;
    margin-bottom: 20px;
  }
}
.m-privacyfaq {
  margin-top: 43px;
}

.m-privacyfaq .list-item {
  margin-top: 16px;
}

.m-privacyfaq .item-title {
  position: relative;
  padding-left: 30px;
  padding-right: 80px;
  padding-top: 15px;
  padding-bottom: 15px;
  line-height: 28px;
  font-size: 16px;
  font-size: 1.6rem;
  font-family: "GothamBold", arial, helvetica, sans-serif;
  background-color: #f8f8f8;
  cursor: pointer;
  color: #0073c3;
}

.m-privacyfaq .item-title .iconfont {
  position: absolute;
  right: 50px;
  top: 15px;
  font-size: 20px;
  font-size: 2rem;
}

.m-privacyfaq .item-title .icon-jian2 {
  display: none;
}

.m-privacyfaq .item-title.active .icon-jia2 {
  display: none;
}

.m-privacyfaq .item-title.active .icon-jian2 {
  display: block;
}

.m-privacyfaq .item-desc {
  padding-left: 13px;
  padding-right: 30px;
  padding-top: 17px;
  color: #666;
  display: none;
}

.m-privacyfaq .item-desc a {
  display: inline;
}

.m-privacyfaq .item-desc.show {
  display: block;
}

@media screen and (max-width: 1219px) {
  .m-privacyfaq {
    margin-top: 30px;
  }
  .m-privacyfaq .list-item {
    margin-top: 20px;
  }
  .m-privacyfaq .item-title {
    padding-right: 50px;
    padding-left: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 26px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-privacyfaq .item-title .iconfont {
    right: 20px;
    top: 10px;
  }
  .m-privacyfaq .item-desc {
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@font-face {
  font-family: "GothamBook";
  src: url("../fonts/GothamBook.eot");
  src: url("../fonts/GothamBook.eot") format("embedded-opentype"), url("../fonts/GothamBook.woff2") format("woff2"), url("../fonts/GothamBook.woff") format("woff"), url("../fonts/GothamBook.ttf") format("truetype"), url("../fonts/GothamBook.svg#GothamBook") format("svg");
  font-display: swap;
}
@font-face {
  font-family: "GothamBold";
  src: url("../fonts/GothamBold.eot");
  src: url("../fonts/GothamBold.eot") format("embedded-opentype"), url("../fonts/GothamBold.woff2") format("woff2"), url("../fonts/GothamBold.woff") format("woff"), url("../fonts/GothamBold.ttf") format("truetype"), url("../fonts/GothamBold.svg#GothamBold") format("svg");
  font-display: swap;
}
@font-face {
  font-family: "GothamMedium";
  src: url("../fonts/GothamMedium.eot");
  src: url("../fonts/GothamMedium.eot") format("embedded-opentype"), url("../fonts/GothamMedium.woff2") format("woff2"), url("../fonts/GothamMedium.woff") format("woff"), url("../fonts/GothamMedium.ttf") format("truetype"), url("../fonts/GothamMedium.svg#GothamMedium") format("svg");
  font-display: swap;
}
@font-face {
  font-family: "iconfont"; /* Project id 4429049 */
  src: url("data:application/x-font-woff2;charset=utf-8;base64,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") format("woff2"), url("../fonts/iconfont.woff?t=1709609328098") format("woff"), url("../fonts/iconfont.ttf?t=1709609328098") format("truetype");
}
.iconfont {
  font-family: "iconfont" !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-youtube:before {
  content: "\e61b";
}

.icon-telegram-original:before {
  content: "\e726";
}

.icon-sousuo4:before {
  content: "\e610";
}

.icon-sousuo:before {
  content: "\e616";
}

.icon-sousuo1:before {
  content: "\e65b";
}

.icon-shangchuan:before {
  content: "\e602";
}

.icon-top2:before {
  content: "\e637";
}

.icon-biaoqian:before {
  content: "\e649";
}

.icon-twitter3:before {
  content: "\e7fd";
}

.icon-twitter4:before {
  content: "\e7fe";
}

.icon-twitter-new2:before {
  content: "\e800";
}

.icon-twitter-new:before {
  content: "\e7ff";
}

.icon-shuomingshu:before {
  content: "\e66e";
}

.icon-delete1:before {
  content: "\e7d4";
}

.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-youtube2: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-instagram2: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-instagram:before {
  content: "\e640";
}

.icon-up7:before {
  content: "\e722";
}

.icon-bottom7:before {
  content: "\e723";
}

.icon-left7:before {
  content: "\e724";
}

.icon-right7:before {
  content: "\e725";
}

.c-ps {
  position: static !important;
}

.m-hdpronav {
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  background-color: #f8f8f8;
  display: none;
}
.m-hdpronav.show {
  display: block;
}
.m-hdpronav .pronav-wp {
  padding-top: 54px;
  padding-bottom: 30px;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: flex-start;
}
.m-hdpronav .pronav-fix {
  width: 47.5%;
  margin-bottom: 20px;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: flex-start;
}
.m-hdpronav .pronav-img {
  width: 55.6390977444%;
  line-height: 0;
  font-size: 0;
}
.m-hdpronav .pronav-img a {
  display: inline-block;
}
.m-hdpronav .pronav-text {
  width: 39.8496240602%;
  padding-top: 17px;
}
.m-hdpronav .pronav-title {
  line-height: 28px;
  font-size: 18px;
  font-size: 1.8rem;
  font-family: "GothamBold", arial, helvetica, sans-serif;
  margin-bottom: 6px;
}
.m-hdpronav .pronav-list {
  line-height: 30px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #666;
}
.m-hdpronav .pronav-list a {
  color: #666;
}
.m-hdpronav .pronav-list a:hover {
  color: #0073c3;
}
@media screen and (max-width: 1219px) {
  .m-hdpronav .pronav-fix {
    width: 49%;
  }
  .m-hdpronav .pronav-wp {
    padding-top: 30px;
    padding-bottom: 20px;
  }
  .m-hdpronav .pronav-title {
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-hdpronav .pronav-list {
    line-height: 26px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-hdpronav .pronav-text {
    padding-top: 15px;
  }
}
.verify_img{
  height: 60%;
}