@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: #e60012;
  }
  .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: #e60012;
  }
}
.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: #e60012;
  }
  .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;
    vertical-align: middle;
    width: 6px;
    height: 6px;
    background-color: #fff;
    border-radius: 50%;
    transition: all 550ms;
  }
  .m-mobilenav .mbnav-item > a.active {
    color: #e60012;
  }
  .m-mobilenav .mbnav-item > a.active:after {
    background-color: #e60012;
  }
  .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: #e60012;
  }
}
::selection {
  color: #fff;
  background: #e60012;
}

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

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

body {
  margin: 0 auto;
  width: 100%;
  overflow-x: hidden;
  font-family: "NunitoSansRegular", 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: #e60012;
}

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

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

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

.c-bbx {
  box-sizing: border-box;
}

.c-pr {
  position: relative;
}

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

.c-pt210 {
  padding-top: 210px;
}

@media screen and (max-width: 1440px) {
  .c-pt210 {
    padding-top: 40px;
  }
}
.g-bd {
  margin-left: auto;
  margin-right: auto;
  max-width: 1920px;
  width: 100%;
}

/* .c-xx end */
/* .f-xx start */
.f-box {
  width: calc(100% - 200px);
  max-width: 1600px;
  margin-left: auto;
  margin-right: 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: #e60012;
  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: #e60012;
  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: #e60012;
  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: 18px;
  font-size: 1.8rem;
  line-height: 36px;
}

.m-desc a {
  color: #e60012;
}

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

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

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

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

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

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

@media screen and (max-width: 1440px) {
  .m-desc {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 24px;
  }
  .m-desc a {
    color: #e60012;
  }
  .m-desc a:hover {
    text-decoration: underline;
  }
  .m-desc p {
    min-height: 24px;
  }
}
.m-desc2 {
  line-height: 30px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media screen and (max-width: 991px) {
  .j-fadein {
    transform: none !important;
  }
}
.j-lazy {
  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-desc {
  overflow: hidden;
}

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

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

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

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

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

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

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

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

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

.m-crm {
  padding-bottom: 31px;
  color: #fff;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

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

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

.m-crm .active {
  font-family: "NunitoSansBold", arial, helvetica, sans-serif;
}

.m-crm .box-title {
  padding-top: 26.125%;
  padding-bottom: 14.625%;
  line-height: 1;
  font-size: 48px;
  font-size: 4.8rem;
  font-family: "NunitoSansBlack", arial, helvetica, sans-serif;
}

.m-crm .box-crm {
  line-height: 30px;
  font-size: 18px;
  font-size: 1.8rem;
}

@media screen and (max-width: 1440px) {
  .m-crm .box-title {
    font-size: 24px;
    font-size: 2.4rem;
  }
  .m-crm .box-crm {
    line-height: 26px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.m-crm2 .box-title {
  padding-top: 27.0625%;
  padding-bottom: 23.3125%;
}

.m-crm3 .box-title {
  padding-top: 26.125%;
  padding-bottom: 27.625%;
}

.m-crm3 .box-crm {
  display: none;
}

@media screen and (max-width: 991px) {
  .m-crm .box-title {
    padding-top: 12.125%;
    padding-bottom: 7.625%;
  }
}
.m-oths {
  margin-top: 30px;
  border-top: 1px solid rgba(102, 102, 102, 0.2);
  padding-top: 33px;
}

.m-oths .oths-item {
  position: relative;
  padding-left: 50px;
  height: 30px;
  line-height: 30px;
  font-size: 16px;
  font-size: 1.6rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  background-repeat: no-repeat;
  background-position: left center;
}

.m-oths .oths-item i {
  position: absolute;
  left: 0;
  top: 0;
  font-size: 30px;
  font-size: 3rem;
}

.m-oths .oths-item-2 {
  margin-top: 22px;
}

@media screen and (max-width: 1440px) {
  .m-oths {
    padding-top: 20px;
  }
  .m-oths .oths-item {
    height: 26px;
    line-height: 26px;
    font-size: 14px;
    font-size: 1.4rem;
    padding-left: 40px;
  }
  .m-oths .oths-item i {
    font-size: 20px;
    font-size: 2rem;
  }
  .m-oths .oths-item-2 {
    margin-top: 10px;
  }
}
.m-page {
  margin-top: 98px;
  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-bottom: 5px;
  display: inline-block;
  min-width: 30px;
  height: 30px;
  line-height: 28px;
  font-size: 14px;
  font-size: 1.4rem;
  color: #999;
  text-align: center;
  border: 1px solid #dedfe1;
  box-sizing: border-box;
  transition: all 550ms;
  padding: 0 5px;
}

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

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

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

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

.m-page2 {
  position: relative;
}

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

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

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

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

.m-kf .kf-wx {
  position: absolute;
  display: none;
  bottom: 0;
  right: 100%;
  width: 120px;
  font-size: 0;
  line-height: 0;
}

.m-kf .gotop {
  display: none;
}

@media screen and (max-width: 991px) {
  .m-kf {
    right: 0;
    top: auto;
    bottom: 0;
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-around;
    width: 100%;
    background-color: #2d2d27;
  }
  .m-kf .kf-item {
    width: 20%;
    text-align: center;
    line-height: 50px;
    font-size: 20px;
    font-size: 2rem;
    background-color: #2d2d27 !important;
  }
  .m-kf .kf-item2 {
    position: relative;
  }
  .m-kf .kf-wx {
    bottom: 100%;
    right: auto;
    left: 0;
  }
  .m-kf .gotop {
    width: 20%;
    line-height: 50px;
    font-size: 20px;
    font-size: 2rem;
    color: #fff;
    text-align: center;
    display: block;
  }
  .g-ft {
    padding-bottom: 53px;
  }
}
.returntop {
  position: fixed;
  z-index: 9;
  right: 6px;
  bottom: 150px;
  width: 48px;
  height: 48px;
  line-height: 48px;
  font-size: 18px;
  font-size: 1.8rem;
  color: #fff;
  text-align: center;
  background-color: #e60012;
  border-radius: 5px;
  display: none;
}

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

@media screen and (max-width: 991px) {
  .returntop {
    display: none !important;
  }
}
.j-videoshow {
  position: relative;
  display: inline-block;
}

.j-videomodal {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 99;
  width: 100%;
  height: 100%;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.5);
  display: none;
}

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

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

.g-hwho {
  padding-top: 11.6145833333%;
  padding-bottom: 12.2916666667%;
  background: url("../images/hwho-bg1.jpg") no-repeat center;
  background-size: cover;
}

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

.m-hlnk a {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
  position: relative;
  min-width: 200px;
  line-height: 48px;
  padding: 0 15px;
  font-size: 18px;
  font-size: 1.8rem;
  color: #e60012;
  border: 1px solid #e60012;
}

.m-hlnk a i {
  font-size: 30px;
  font-size: 3rem;
  margin-left: 5px;
}

.m-hlnk a em, .m-hlnk a i {
  position: relative;
}

.m-hlnk a:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 100%;
  background-color: #e60012;
  transition: all 550ms;
}

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

.m-hlnk a:hover:before {
  width: 100%;
}

@media screen and (max-width: 1440px) {
  .m-hlnk a {
    min-width: 120px;
    line-height: 32px;
    font-size: 14px;
    font-size: 1.4rem;
    padding: 0 10px;
  }
  .m-hlnk a i {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.m-hwho {
  text-align: center;
}

.m-hwho .box-name {
  position: relative;
  padding-bottom: 14px;
  line-height: 30px;
  font-size: 20px;
  font-size: 2rem;
  font-family: "NunitoSansBold", arial, helvetica, sans-serif;
  color: #e60012;
}

.m-hwho .box-name:before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translate(-50%, 0);
  width: 30px;
  height: 2px;
  background-color: #e60012;
}

.m-hwho .box-title {
  margin-top: 27px;
  line-height: 82px;
  font-size: 72px;
  font-size: 7.2rem;
  font-family: "NunitoSansBlack", arial, helvetica, sans-serif;
  text-transform: uppercase;
}

.m-hwho .box-desc {
  margin-top: 63px;
  line-height: 48px;
  font-size: 24px;
  font-size: 2.4rem;
}

.m-hwho .box-desc em {
  font-family: "NunitoSansBold", arial, helvetica, sans-serif;
  font-size: 30px;
  font-size: 3rem;
}

.m-hwho .box-link {
  margin-top: 102px;
  justify-content: center;
}

.m-hwho .box-link a {
  min-width: 450px;
  line-height: 80px;
  padding: 0 45px;
  font-size: 24px;
  font-size: 2.4rem;
}

@media screen and (max-width: 1440px) {
  .m-hwho .box-name, .m-hwho .box-desc {
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-hwho .box-desc {
    margin-top: 15px;
  }
  .m-hwho .box-desc em {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .m-hwho .box-title {
    line-height: 26px;
    font-size: 24px;
    font-size: 2.4rem;
    margin-top: 15px;
  }
  .m-hwho .box-link {
    margin-top: 20px;
  }
  .m-hwho .box-link a {
    min-width: 120px;
    line-height: 32px;
    font-size: 14px;
    font-size: 1.4rem;
    padding: 0 10px;
  }
}
.m-habt .box-item {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: center;
}

.m-habt .box-item .item-pic {
  width: 50%;
}

.m-habt .box-item .item-text {
  width: 50%;
  padding: 30px 6.875%;
}

.m-habt .box-item .item-title {
  line-height: 1;
  font-size: 72px;
  font-size: 7.2rem;
  font-family: "NunitoSansBlack", arial, helvetica, sans-serif;
}

.m-habt .box-item .item-info {
  margin-top: 42px;
  line-height: 36px;
  font-size: 30px;
  font-size: 3rem;
  font-family: "NunitoSansBold", arial, helvetica, sans-serif;
}

.m-habt .box-item .item-desc {
  margin-top: 50px;
  line-height: 36px;
  font-size: 22px;
  font-size: 2.2rem;
}

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

.m-habt .box-item1 {
  background: url("../images/habt-bg1.jpg") no-repeat center;
  background-size: cover;
  background-color: #121212;
}

.m-habt .box-item1 .item-pic {
  order: 2;
}

.m-habt .box-item1 .item-text {
  color: #fff;
}

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

.m-habt .box-item1 .item-link a {
  color: #e60012;
}

.m-habt .box-item1 .item-link a:hover {
  color: #fff;
}

@media screen and (max-width: 1440px) {
  .m-habt .box-item .item-link {
    margin-top: 40px;
  }
}
@media screen and (max-width: 1440px) {
  .m-habt .box-item .item-title {
    font-size: 24px;
    font-size: 2.4rem;
  }
  .m-habt .box-item .item-info {
    margin-top: 20px;
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-habt .box-item .item-desc {
    margin-top: 10px;
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-habt .box-item .item-link {
    margin-top: 20px;
  }
}
@media screen and (max-width: 640px) {
  .m-habt .box-item .item-pic {
    width: 100%;
  }
  .m-habt .box-item .item-text {
    width: 100%;
    order: 2;
    padding: 30px 2%;
  }
}
.g-hwys {
  padding-top: 146px;
  padding-bottom: 150px;
  background: url("../images/hwys-bg1.jpg") no-repeat center;
  background-size: cover;
}

@media screen and (max-width: 1440px) {
  .g-hwys {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.m-hwys .box-title {
  margin-bottom: 60px;
  text-align: center;
  line-height: 58px;
  font-size: 48px;
  font-size: 4.8rem;
  font-family: "NunitoSansBlack", arial, helvetica, sans-serif;
  color: #fff;
}

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

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

.m-hwys .box-item {
  position: relative;
  width: 49.0625%;
  margin-bottom: 30px;
  padding-left: 60px;
  padding-right: 60px;
  padding-top: 96px;
  padding-bottom: 100px;
  border-top: 6px solid #fff;
  color: #fff;
}

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

.m-hwys .box-item:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  opacity: 0.2;
}

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

.m-hwys .box-item .item-info {
  margin-top: 42px;
  line-height: 36px;
  font-size: 20px;
  font-size: 2rem;
  font-family: "NunitoSansBold", arial, helvetica, sans-serif;
  color: #fff;
}

.m-hwys .box-item .item-info p {
  position: relative;
  padding-left: 14px;
}

.m-hwys .box-item .item-info p:before {
  content: "·";
  position: absolute;
  left: 0;
  top: 0;
}

.m-hwys .box-item .item-title, .m-hwys .box-item .item-info {
  position: relative;
}

.m-hwys .box-item:hover:before {
  background-image: linear-gradient(to right, #000, #e60012);
  opacity: 0.5;
}

@media screen and (max-width: 1440px) {
  .m-hwys .box-title {
    margin-bottom: 30px;
    line-height: 24px;
    font-size: 20px;
    font-size: 2rem;
  }
  .m-hwys .box-item {
    padding: 30px 20px;
    border-width: 3px;
  }
  .m-hwys .box-item .item-title {
    line-height: 24px;
    font-size: 16px;
    font-size: 1.6rem;
  }
  .m-hwys .box-item .item-info {
    margin-top: 10px;
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 480px) {
  .m-hwys .box-item {
    width: 100%;
  }
}
.g-hdone {
  padding-top: 120px;
}

@media screen and (max-width: 1440px) {
  .g-hdone {
    padding-top: 40px;
  }
}
.m-hdone .box-text {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  max-width: 1000px;
}

.m-hdone .box-title {
  line-height: 1;
  font-size: 72px;
  font-size: 7.2rem;
  font-family: "NunitoSansBlack", arial, helvetica, sans-serif;
}

.m-hdone .box-title em {
  color: #e60012;
}

.m-hdone .box-desc {
  margin-top: 48px;
  line-height: 40px;
  font-size: 24px;
  font-size: 2.4rem;
  font-family: "NunitoSansBold", arial, helvetica, sans-serif;
}

.m-hdone .box-info {
  margin-top: 52px;
  line-height: 1;
  font-size: 40px;
  font-size: 4rem;
  font-family: "NunitoSansBold", arial, helvetica, sans-serif;
}

.m-hdone .box-wp {
  margin-top: 72px;
  position: relative;
  display: inline-block;
  line-height: 0;
  font-size: 0;
}

.m-hdone .box-link {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 120px;
  height: 120px;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
  line-height: 24px;
  font-size: 18px;
  font-size: 1.8rem;
  font-family: "NunitoSansBold", arial, helvetica, sans-serif;
  color: #fff;
  text-align: center;
  background-color: #e60012;
  border-radius: 50%;
}

.m-hdone .box-link p {
  width: 100%;
  padding: 10px;
}

.m-hdone .box-link:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  padding: 10px;
  border: 1px solid #e60012;
  opacity: 0.5;
  border-radius: 50%;
}

@media screen and (max-width: 1440px) {
  .m-hdone .box-title {
    font-size: 24px;
    font-size: 2.4rem;
  }
  .m-hdone .box-desc {
    margin-top: 10px;
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-hdone .box-info {
    margin-top: 10px;
    font-size: 18px;
    font-size: 1.8rem;
  }
  .m-hdone .box-wp {
    margin-top: 30px;
  }
  .m-hdone .box-link {
    width: 60px;
    height: 60px;
    line-height: 1;
    font-size: 12px;
    font-size: 1.2rem;
  }
  .m-hdone .box-link:before {
    padding: 5px;
  }
}
.g-hnews {
  padding-top: 135px;
  padding-bottom: 223px;
}

@media screen and (max-width: 1440px) {
  .g-hnews {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.m-hnews .box-title {
  margin-bottom: 57px;
  line-height: 58px;
  font-size: 48px;
  font-size: 4.8rem;
  font-family: "NunitoSansBlack", arial, helvetica, sans-serif;
  text-transform: uppercase;
  color: #e60012;text-align: center;
}
.m-exhistory2 .box-title { line-height: 58px;
  font-size: 48px;
  font-size: 4.8rem;
  font-family: "NunitoSansBlack", arial, helvetica, sans-serif;
  text-transform: uppercase;
  color: #fff; margin-bottom: 50px;text-align: center;}
  
.m-hnews .box-title a {
  color: #e60012;
}

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

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

.m-hnews .list-item:first-child {
  margin-top: 0;
}

.m-hnews .item-pic {
  width: 540px;
  margin-right: 50px;
}

.m-hnews .item-text {
  width: calc(100% - 590px);
  align-self: center;
}

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

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

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

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

.m-hnews .item-link {
  margin-top: 35px;
}

@media screen and (max-width: 1440px) {
  .m-hnews .box-title ,.m-exhistory2 .box-title{
    margin-bottom: 30px;
    line-height: 24px;
    font-size: 20px;
    font-size: 2rem;
  }
  .m-hnews .list-item {
    margin-top: 30px;
  }
  .m-hnews .item-pic {
    width: 300px;
    margin-right: 30px;
  }
  .m-hnews .item-text {
    width: calc(100% - 330px);
  }
  .m-hnews .item-title, .m-hnews .item-desc, .m-hnews .item-time {
    line-height: 22px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-hnews .item-title, .m-hnews .item-desc {
    max-height: 44px;
  }
  .m-hnews .item-desc, .m-hnews .item-time, .m-hnews .item-link {
    margin-top: 10px;
  }
}
@media screen and (max-width: 640px) {
  .m-hnews .item-pic {
    width: 100%;
    max-width: 300px;
    margin-right: 0;
  }
  .m-hnews .item-text {
    width: 100%;
    padding-top: 10px;
  }
}
.g-hctus {
  padding-top: 140px;
  padding-bottom: 120px;
  background: url("../images/hctus-bg1.jpg") no-repeat center;
  background-size: cover;
}

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

.m-hctus .box-title {
  line-height: 1;
  font-size: 60px;
  font-size: 6rem;
  font-family: "NunitoSansBlack", arial, helvetica, sans-serif;
  color: #fff;
}

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

.m-hctus .box-title a:hover {
  color: #e60012;
}

.m-hctus .box-link {
  margin-top: 18px;
  line-height: 1;
  font-size: 60px;
  font-size: 6rem;
  color: #e60012;
}

.m-hctus .box-link a {
  color: #e60012;
}

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

@media screen and (max-width: 1440px) {
  .m-hctus .box-title {
    line-height: 24px;
    font-size: 20px;
    font-size: 2rem;
  }
  .m-hctus .box-link {
    margin-top: 10px;
    font-size: 20px;
    font-size: 2rem;
  }
}
.g-ft {
  background-color: #131313;
}

.m-ftfix1 {
  padding-top: 136px;
  padding-bottom: 140px;
  color: #fff;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

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

.m-ftfix1 a:hover {
  color: #999999;
}

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

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

.m-ftnav {
  margin-top: 119px;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
}

.m-ftnav .nav-item {
  margin-left: 28px;
  margin-right: 28px;
  line-height: 28px;
  font-size: 18px;
  font-size: 1.8rem;
  font-family: "NunitoSansBlack", arial, helvetica, sans-serif;
  text-transform: uppercase;
}

.m-ftfix2 {
  padding-top: 130px;
  padding-bottom: 110px;
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: center;
  line-height: 30px;
}

.m-ftext {
  margin-bottom: 10px;
  flex: 0 1 auto;
  font-size: 14px;
  font-size: 1.4rem;
  color: #666;
}

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

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

.m-ftlnk {
  margin-bottom: 10px;
  flex: 0 1 auto;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-start;
  font-size: 16px;
  font-size: 1.6rem;
  color: #fff;
  font-family: "NunitoSansBold", arial, helvetica, sans-serif;
}

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

.m-ftlnk a:hover {
  color: #999;
  text-decoration: underline;
}

.m-ftlnk span {
  margin-left: 20px;
  margin-right: 20px;
}

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

.m-ftshare .share-item {
  margin-left: 12px;
  margin-right: 12px;
  margin-bottom: 10px;
  font-size: 26px;
  font-size: 2.6rem;
  color: #fff;
}

.m-ftshare .share-item:hover {
  color: #999;
}

@media screen and (max-width: 1440px) {
  .m-ftnav {
    margin-top: 30px;
  }
  .m-ftnav .nav-item {
    line-height: 24px;
    font-size: 16px;
    font-size: 1.6rem;
    margin-left: 15px;
    margin-right: 15px;
  }
  .m-ftlogo img {
    width: 200px;
  }
  .m-ftext {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-ftlnk {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-ftlnk span {
    margin-left: 10px;
    margin-right: 10px;
  }
  .m-ftshare .share-item {
    margin-left: 10px;
    margin-right: 10px;
    font-size: 20px;
    font-size: 2rem;
  }
  .m-ftfix1, .m-ftfix2 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
@media screen and (max-width: 991px) {
  .m-ftfix2 {
    display: block;
  }
  .m-ftshare .share-item {
    margin-left: 0;
    margin-right: 15px;
  }
  .m-ftfix1, .m-ftfix2 {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.banner {
  position: relative;
  z-index: 2;
  line-height: 0;
  font-size: 0;
  overflow: hidden;
}

.banner iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 10;
  object-fit: cover;
}

.banner video {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 10;
  object-fit: cover;
}

.banner .swiper-pagination {
  position: absolute;
  z-index: 2;
  left: 52px;
  right: 52px;
  /*bottom: 31px;*/
  bottom: 81px;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-start;
}

.banner .swiper-pagination-bullet {
  margin-right: 10px;
  margin-bottom: 5px;
  width: 70px;
  height: 2px;
  background-color: #ffffff;
  opacity: 0.5;
  cursor: pointer;
}

.banner .swiper-pagination-bullet-active {
  opacity: 1;
}

@media screen and (max-width: 1440px) {
  .banner .swiper-pagination {
    left: 2%;
    right: 2%;
    /*bottom: 20px;*/
    bottom: 30px;
  }
  .banner .swiper-pagination-bullet {
    width: 30px;
    height: 3px;
  }
  .banner .swiper-button-prev, .banner .swiper-button-next {
    display: none;
  }
}
.g-hd {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 9;
  transition: all 550ms;
}

@media screen and (min-width: 992px) {
  .g-hd.offset {
    transform: translateY(-100%);
  }
}
.g-hd:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0) 100%);
}

.m-hdfix1, .m-hdfix2 {
  position: relative;
}

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

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

.m-hdmenu img{
    margin-right:5px;
}

.m-hdmenu a {
  margin-right: 55px;
  line-height: 62px;
  font-size: 14px;
  font-size: 1.4rem;
  color: #fff;
  display: flex;
  align-items: center;
}

.m-hdmenu a:hover, .m-hdmenu a.active {
  color: #e60012;
}

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

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

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

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

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

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

.m-hdnav .nav-item > a {
  position: relative;
  display: block;
  line-height: 100px;
  font-size: 16px;
  font-size: 1.6rem;
  font-family: "NunitoSansBold", arial, helvetica, sans-serif;
  color: #fff;
  text-transform: uppercase;
}

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

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

.m-hdnav .sbnav-list {
  position: absolute;
  padding-top: 10px;
  padding-bottom: 10px;
  width: 253px;
  background-color: #e60012;
  display: none;
}

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

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

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

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

.m-hdnav .sbnav-item a {
  display: block;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 16px;
  padding-right: 10px;
  line-height: 26px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #fff;
}

.m-hdnav .sbnav-item a i {
  display: none;
  font-size: 22px;
  font-size: 2.2rem;
  vertical-align: middle;
  margin-right: 5px;
}

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

.m-hdnav .sbnav-item a:hover i, .m-hdnav .sbnav-item a.active i {
  display: inline;
}

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

.m-hdlang .lang-btn {
  display: block;
  line-height: 100px;
  font-size: 16px;
  font-size: 1.6rem;
  font-family: "NunitoSansBold", arial, helvetica, sans-serif;
  color: #fff;
  box-sizing: border-box;
  display: flex;
    align-items: center;
}

.m-hdlang .lang-btn i {
  font-size: 12px;
  font-size: 1.2rem;
}

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

.m-hdlang .lang-list {
  position: absolute;
  right: 0;
  top: 100%;
  width: 100%;
  min-width: 112px;
  padding-bottom: 9px;
  padding-left: 24px;
  padding-right: 5px;
  padding-top: 14px;
  background-color: rgba(230, 0, 18, 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;
  display: flex;
}

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

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

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

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

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

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

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

.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: 1660px) {
  .m-hdnav .nav-item {
    margin-left: 30px;
  }
  .m-hdlogo img {
    width: 220px;
  }
}
@media screen and (max-width: 1440px) {
  .m-hdlogo img {
    width: 180px;
  }
  .m-hdnav .nav-item {
    margin-left: 15px;
  }
  .m-hdnav .nav-item > a {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-hdlang {
    margin-left: 20px;
  }
  .m-hdlang .lang-btn {
    font-size: 12px;
    font-size: 1.2rem;
  }
  .m-hdlang .lang-list {
    padding-left: 10px;
  }
  .m-hdlang .lang-item {
    line-height: 24px;
    font-size: 12px;
    font-size: 1.2rem;
  }
  .m-hdmenu a {
    margin-right: 30px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 1219px) {
  .m-hdnav .nav-item {
    margin-left: 15px;
  }
  .m-hdnav .nav-item > a {
    font-size: 12px;
    font-size: 1.2rem;
  }
  .m-hdsch, .m-hdlang {
    margin-left: 20px;
  }
  .m-hdlogo img {
    width: 100px;
  }
}
@media screen and (max-width: 991px) {
  .g-hd {
    background-color: #333;
  }
  /*.m-hdnav, .m-hdfix1 {*/
  .m-hdnav {
    display: none;
  }
  .m-hdmenu a, .m-hdmenu a:last-child {
    margin-right: 40px;
    line-height: 30px;
  }
  .m-hdlogo {
    line-height: 50px;
  }
  .m-hdlogo img {
    width: 150px;
  }
  .m-hdsch {
    position: absolute;
    /*right: 55px;*/
    right: 10px;
    top: 0;
    margin-left: 0;
  }
  .m-hdsch .sch-btn {
    line-height: 50px;
  }
  .m-hdlang {
    /*position: absolute;*/
    position: static;
    /*right: 85px;*/
    right: 10px;
    top: 0;
    margin-left: 0;
    margin-right: 31px;
  }
  .gt_switcher_wrapper {
    right: 0px !important;
  }
  .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-hdpt {
    padding-top: 50px;
  }
}
.g-wp1 {
  padding-top: 110px;
  padding-bottom: 148px;
}

@media screen and (max-width: 1440px) {
  .g-wp1 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.g-wp2 {
  padding-top: 1px;
  padding-bottom: 0;
}

.m-abtt {
  line-height: 58px;
  font-size: 48px;
  font-size: 4.8rem;
  font-family: "NunitoSansBlack", arial, helvetica, sans-serif;
}

.m-abtt em {
  color: #e60012;
}

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

.m-abtb1 .box-wp {
  width: calc(100% - 100px);
  max-width: calc((100% - 1600px) / 2 + 1600px);
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
}

.m-abtb1 .box-text {
  width: 44.3181818182%;
}

.m-abtb1 .box-slide {
  width: 51.7045454545%;
}

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

.m-abtb1 .box-desc strong {
  font-family: "NunitoSansBold", arial, helvetica, sans-serif;
}

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

.m-abtb1 .box-link a {
  min-width: 450px;
  line-height: 80px;
  padding: 0 45px;
  font-size: 24px;
  font-size: 2.4rem;
}

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

.m-abtb1 .box-btn {
  line-height: 1;
  font-size: 28px;
  font-size: 2.8rem;
  cursor: pointer;
  color: #333;
}

.m-abtb1 .box-btn:hover {
  color: #e60012;
}

.m-abtb1 .box-page {
  margin-left: 30px;
  margin-right: 30px;
  line-height: 28px;
  font-size: 18px;
  font-size: 1.8rem;
  color: #999;
}

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

.m-abtb1 .box-page span {
  margin-left: 10px;
  margin-right: 10px;
}

@media screen and (max-width: 1440px) {
  .m-abtb1 .box-desc {
    margin-top: 20px;
  }
  .m-abtb1 .box-page {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-abtb1 .box-link {
    margin-top: 20px;
  }
  .m-abtb1 .box-link a {
    min-width: 120px;
    line-height: 32px;
    font-size: 14px;
    font-size: 1.4rem;
    padding: 0 10px;
  }
  .m-abtb1 .btn-wp {
    margin-top: 10px;
  }
}
@media screen and (max-width: 991px) {
  .m-abtb1 .box-wp {
    width: 98%;
    max-width: 98%;
  }
}
@media screen and (max-width: 767px) {
  .m-abtb1 {
    justify-content: center;
  }
  .m-abtb1 .box-text {
    width: 100%;
  }
  .m-abtb1 .box-slide {
    width: 100%;
    margin-top: 20px;
  }
}
.m-abtb2 {
  margin-top: 58px;
  padding-top: 110px;
  padding-bottom: 227px;
  background: url("../images/abtb2-bg1.jpg") no-repeat center;
  background-size: cover;
}

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

.m-abtb2 .box-item .item-year {
  line-height: 40px;
  font-size: 30px;
  font-size: 3rem;
  font-family: "NunitoSansBold", arial, helvetica, sans-serif;
  color: #999;
}

.m-abtb2 .box-item .item-title {
  margin-top: 7px;
  line-height: 30px;
  font-size: 20px;
  font-size: 2rem;
  font-family: "NunitoSansBold", arial, helvetica, sans-serif;
}

.m-abtb2 .box-item .item-desc {
  line-height: 30px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #666;
}

.m-abtb2 .box-item1 {
  text-align: center;
  margin-bottom: 41px;
}

.m-abtb2 .box-fix {
  position: relative;
  padding-top: 65px;
  padding-bottom: 20px;
}

.m-abtb2 .box-fix:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 0;
  width: 1px;
  height: 100%;
  transform: translateX(-50%);
  background-color: #e60012;
}

.m-abtb2 .box-item2, .m-abtb2 .box-item3 {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: -35px;
}

.m-abtb2 .box-item2:first-child, .m-abtb2 .box-item3:first-child {
  margin-top: 0;
}

.m-abtb2 .box-item2 .item-fix, .m-abtb2 .box-item3 .item-fix {
  width: 50%;
  position: relative;
}

.m-abtb2 .box-item2 .item-fix:before, .m-abtb2 .box-item3 .item-fix:before {
  content: "";
  position: absolute;
  top: 19px;
  width: 60px;
  height: 2px;
  background-color: #e60012;
}

.m-abtb2 .box-item2 {
  justify-content: flex-end;
}

.m-abtb2 .box-item2 .item-fix {
  padding-left: 100px;
}

.m-abtb2 .box-item2 .item-fix:before {
  left: 0;
}

.m-abtb2 .box-item3 .item-fix {
  padding-right: 100px;
  text-align: right;
}

.m-abtb2 .box-item3 .item-fix:before {
  right: 0;
}

@media screen and (max-width: 1440px) {
  .m-abtb2 {
    margin-top: 30px;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .m-abtb2 .box-title {
    margin-bottom: 30px;
  }
  .m-abtb2 .box-item .item-year {
    line-height: 24px;
    font-size: 20px;
    font-size: 2rem;
  }
  .m-abtb2 .box-item .item-title {
    margin-top: 5px;
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-abtb2 .box-item .item-desc {
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-abtb2 .box-item1 {
    margin-bottom: 30px;
  }
  .m-abtb2 .box-item2, .m-abtb2 .box-item3 {
    margin-top: -10px;
  }
  .m-abtb2 .box-item2 .item-fix:before, .m-abtb2 .box-item3 .item-fix:before {
    top: 10px;
    width: 30px;
    height: 2px;
  }
  .m-abtb2 .box-item2 .item-fix {
    padding-left: 40px;
  }
  .m-abtb2 .box-item3 .item-fix {
    padding-right: 40px;
  }
  .m-abtb2 .box-fix {
    padding-top: 30px;
    padding-bottom: 20px;
  }
}
@media screen and (max-width: 640px) {
  .m-abtb2 .box-fix:before {
    left: 0;
    transform: none;
  }
  .m-abtb2 .box-item2, .m-abtb2 .box-item3 {
    justify-content: flex-start;
    margin-top: 20px;
  }
  .m-abtb2 .box-item2 .item-fix, .m-abtb2 .box-item3 .item-fix {
    width: 100%;
    padding-right: 0;
    padding-left: 40px;
    text-align: left;
  }
  .m-abtb2 .box-item2 .item-fix:before, .m-abtb2 .box-item3 .item-fix:before {
    right: auto;
    left: 0;
  }
}
.m-abtb3 {
  padding-top: 105px;
  padding-bottom: 115px;
  background: url("../images/abtb3-bg1.jpg") no-repeat center;
  background-size: cover;
}

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

.m-abtb3 .box-slide {
  padding-left: 208px;
  position: relative;
}

.m-abtb3 .btn-wp {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-start;
}

.m-abtb3 .prev {
  display: none;
}

.m-abtb3 .box-btn {
  width: 132px;
  line-height: 36px;
  padding: 20px;
  background-color: #e60012;
  font-size: 18px;
  font-size: 1.8rem;
  color: #fff;
  text-align: center;
  cursor: pointer;
}

.m-abtb3 .box-btn.swiper-button-lock {
  display: none;
}

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

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

.m-abtb3 .item-pic {
  width: 28.7356321839%;
  position: relative;
  padding-right: 10px;
  padding-bottom: 10px;
}

.m-abtb3 .item-pic:before {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: 153px;
  height: 151px;
  max-width: 50%;
  max-height: 50%;
  background-color: #e60012;
}

.m-abtb3 .item-pic img {
  position: relative;
}

.m-abtb3 .item-text {
  position: absolute;
  right: 0;
  top: 0;
  width: 65.3735632184%;
  height: 100%;
  overflow-y: auto;
}

.m-abtb3 .item-desc {
  line-height: 24px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #fff;
}

.m-abtb3 .item-desc em {
  position: relative;
  padding-left: 27px;
  display: block;
}

.m-abtb3 .item-desc em:before {
  content: "";
  position: absolute;
  left: 0;
  top: 8px;
  width: 8px;
  height: 8px;
  background-color: #ccc;
}

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

.m-abtb3 .item-fix {
  padding-left: 27px;
  padding-top: 35px;
  color: #fff;
  line-height: 36px;
  font-size: 18px;
  font-size: 1.8rem;
}

.m-abtb3 .item-name {
  font-size: 24px;
  font-size: 2.4rem;
  font-family: "NunitoSansBold", arial, helvetica, sans-serif;
}

@media screen and (max-width: 1440px) {
  .m-abtb3 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .m-abtb3 .box-title {
    margin-bottom: 30px;
  }
  .m-abtb3 .box-slide {
    padding-left: 108px;
  }
  .m-abtb3 .box-btn {
    width: 80px;
    line-height: 22px;
    font-size: 12px;
    font-size: 1.2rem;
    padding: 8px 10px;
  }
  .m-abtb3 .item-desc {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-abtb3 .item-desc em {
    padding-left: 30px;
  }
  .m-abtb3 .item-fix {
    padding-left: 30px;
    padding-top: 10px;
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-abtb3 .item-name {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 640px) {
  .m-abtb3 .box-slide {
    padding-left: 0;
  }
  .m-abtb3 .btn-wp {
    position: relative;
    top: auto;
    transform: none;
    margin-top: 20px;
  }
}
.m-abtb4 {
  padding-top: 193px;
  padding-bottom: 148px;
  background-color: #f3f3f3;
}

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

.m-abtb4 .box-left {
  width: 35.875%;
}

.m-abtb4 .box-right {
  position: relative;
  width: 58.375%;
}

.m-abtb4 .box-desc {
  margin-top: 37px;
  font-size: 22px;
  font-size: 2.2rem;
  color: #888;
}

.m-abtb4 .box-info {
  margin-top: 36.4111498258%;
  background-color: #e60012;
  padding: 20px;
  line-height: 36px;
  font-size: 24px;
  font-size: 2.4rem;
  color: #fff;
  text-align: center;
}

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

.m-abtb4 .box-name {
  position: absolute;
  top: 52.637584%;
  right: 0;
  width: 114px;
  height: 114px;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
  text-align: center;
  line-height: 1;
  font-size: 36px;
  font-size: 3.6rem;
  color: #fff;
  font-family: "NunitoSansBold", arial, helvetica, sans-serif;
  background-color: #e60012;
}

.m-abtb4 .box-country {
  position: absolute;
  right: 114px;
  top: 58.836689038%;
  width: 290px;
  padding-right: 7px;
  padding-top: 10px;
  padding-bottom: 14px;
  padding-left: 17px;
  background-color: #7c898e;
}

.m-abtb4 .box-country .fix {
  max-height: 263px;
  overflow-y: auto;
}

.m-abtb4 .box-country .item {
  margin-top: 18px;
  line-height: 18px;
  font-size: 14px;
  font-size: 1.4rem;
  color: #fff;
}

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

.m-abtb4 .box-country .desc {
  font-family: "NunitoSansBold", arial, helvetica, sans-serif;
}

@media screen and (max-width: 1440px) {
  .m-abtb4 {
    padding-top: 50px;
    padding-bottom: 100px;
  }
  .m-abtb4 .box-desc {
    margin-top: 10px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-abtb4 .box-info {
    margin-top: 20px;
    padding: 5px 10px;
    line-height: 20px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-abtb4 .box-name {
    width: 70px;
    height: 70px;
    line-height: 22px;
    font-size: 16px;
    font-size: 1.6rem;
  }
  .m-abtb4 .box-country {
    right: 70px;
    max-width: calc(100% - 70px);
  }
  .m-abtb4 .box-country .fix {
    max-height: 150px;
  }
  .m-abtb4 .box-country .item {
    margin-top: 10px;
  }
}
@media screen and (max-width: 640px) {
  .m-abtb4 .box-left, .m-abtb4 .box-right {
    width: 100%;
  }
  .m-abtb4 .box-right {
    margin-top: 20px;
  }
}
.m-exhinav {
  background-color: #262c4a;
  box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.15);
}

.m-exhinav .box-nav {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: stretch;
}

.m-exhinav .nav-item {
  position: relative;
  margin-right: 10px;
  flex: 0 1 auto;
  padding: 40px 0;
  line-height: 20px;
  font-size: 18px;
  font-size: 1.8rem;
  color: #fff;
}

.m-exhinav .nav-item:last-child {
  margin-right: 0;
}

.m-exhinav .nav-item:before {
  content: "";
  content: "";
  position: absolute;
  left: 50%;
  bottom: 9px;
  transform: translateX(-50%);
  width: 40px;
  height: 3px;
  border-radius: 2px;
}

.m-exhinav .nav-item:hover:before, .m-exhinav .nav-item.active:before {
  background-color: #e60012;
}

.m-exhinav .nav-item.active {
  font-family: "NunitoSansBold", arial, helvetica, sans-serif;
}

@media screen and (max-width: 1440px) {
  .m-exhinav .nav-item {
    padding: 20px 0;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 991px) {
  .m-exhinav {
    display: none;
  }
}
.m-hsicon em {
  position: relative;
  padding-left: 18px;
  display: block;
}

.m-hsicon em:before {
  content: "";
  position: absolute;
  left: 0;
  top: 14px;
  width: 8px;
  height: 8px;
  background-color: #cccccc;
}

@media screen and (max-width: 1440px) {
  .m-hsicon em:before {
    top: 8px;
  }
}
.m-cineveb1 {
  position: relative;
  padding-top: 70px;
  padding-bottom: 40px;
  background-repeat: no-repeat;
  background-position: center bottom;
}

.m-cineveb1 .f-box {
  position: relative;
  z-index: 3;
}

.m-cineveb1 .box-bg {
  position: absolute;
  z-index: 1;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center bottom;
}

.m-cineveb1 .box-title {
  line-height: 1;
  font-size: 110px;
  font-size: 11rem;
  font-family: "NunitoSansBlack", arial, helvetica, sans-serif;
  color: #e60012;
}

.m-cineveb1 .box-name {
  margin-top: 40px;
  line-height: 40px;
  font-size: 30px;
  font-size: 3rem;
  font-family: "NunitoSansBold", arial, helvetica, sans-serif;
}

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

.m-cineveb1:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: none;
  background-color: rgba(255, 255, 255, 0.6);
  z-index: 2;
}

@media screen and (max-width: 1440px) {
  .m-cineveb1 {
    padding-top: 40px;
    min-height: inherit !important;
  }
  .m-cineveb1 .box-title {
    font-size: 30px;
    font-size: 3rem;
  }
  .m-cineveb1 .box-name {
    margin-top: 15px;
    line-height: 24px;
    font-size: 18px;
    font-size: 1.8rem;
  }
  .m-cineveb1 .box-desc {
    margin-top: 20px;
  }
}
@media screen and (max-width: 991px) {
  .m-cineveb1:before {
    display: block;
  }
}
.m-cineveb2 {
  padding-top: 60px;
  padding-bottom: 41px;
  border-bottom: 1px solid #e60012;
}

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

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

.m-cineveb2 .item-num {
  line-height: 1;
  font-size: 50px;
  font-size: 5rem;
  font-family: "NunitoSansBold", arial, helvetica, sans-serif;
}

.m-cineveb2 .item-num sup {
  font-size: 20px;
  font-size: 2rem;
}

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

@media screen and (max-width: 1440px) {
  .m-cineveb2 {
    padding-top: 30px;
    padding-bottom: 10px;
  }
  .m-cineveb2 .item-num {
    font-size: 20px;
    font-size: 2rem;
  }
  .m-cineveb2 .item-num sup {
    font-size: 12px;
    font-size: 1.2rem;
  }
  .m-cineveb2 .item-title {
    margin-top: 5px;
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 640px) {
  .m-cineveb2 .box-item {
    width: 33.33%;
  }
}
@media screen and (max-width: 375px) {
  .m-cineveb2 .box-item {
    width: 100%;
  }
}
.m-cineveb3 {
  padding-top: 192px;
  padding-bottom: 191px;
}

.m-cineveb3 .box-title {
  line-height: 1;
  font-size: 24px;
  font-size: 2.4rem;
}

.m-cineveb3 .box-title em {
  font-size: 48px;
  font-size: 4.8rem;
  font-family: "NunitoSansBlack", arial, helvetica, sans-serif;
  color: #e60012;
  vertical-align: middle;
}

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

.m-cineveb3 .box-info {
  margin-top: 26px;
  line-height: 36px;
  font-size: 22px;
  font-size: 2.2rem;
  font-family: "NunitoSansBold", arial, helvetica, sans-serif;
}

.m-cineveb3 .box-slide {
  margin-top: 73px;
  position: relative;
}

.m-cineveb3 .box-btn {
  position: absolute;
  z-index: 2;
  top: 0;
  width: 115px;
  background-color: rgba(255, 255, 255, 0.3);
  height: 100%;
  cursor: pointer;
  color: #fff;
  line-height: 1;
  font-size: 28px;
  font-size: 2.8rem;
  text-align: center;
}

.m-cineveb3 .box-btn i {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.m-cineveb3 .box-btn:hover {
  background-color: rgba(230, 0, 18, 0.3);
  color: #fff;
}

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

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

.m-cineveb3 .box-item .play {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}

.m-cineveb3 .box-item .icon {
  line-height: 0;
  font-size: 0;
}

.m-cineveb3 .box-item .title {
  margin-top: 20px;
  line-height: 30px;
  font-size: 20px;
  font-size: 2rem;
  font-family: "NunitoSansBold", arial, helvetica, sans-serif;
  color: #fff;
}

.m-cineveb3 .box-text {
  margin-top: 48px;
}

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

.m-cineveb3 .box-text .desc {
  margin-top: 13px;
  color: #666;
}

@media screen and (max-width: 1440px) {
  .m-cineveb3 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .m-cineveb3 .box-title {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-cineveb3 .box-title em {
    font-size: 20px;
    font-size: 2rem;
  }
  .m-cineveb3 .box-info {
    margin-top: 20px;
    line-height: 26px;
    font-size: 16px;
    font-size: 1.6rem;
  }
  .m-cineveb3 .box-desc {
    margin-top: 10px;
  }
  .m-cineveb3 .box-slide {
    margin-top: 20px;
  }
  .m-cineveb3 .box-btn {
    width: 40px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-cineveb3 .box-item .icon img {
    width: 30px;
  }
  .m-cineveb3 .box-item .title {
    margin-top: 10px;
    line-height: 22px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-cineveb3 .box-text {
    margin-top: 20px;
  }
  .m-cineveb3 .box-text .title {
    line-height: 24px;
    font-size: 16px;
    font-size: 1.6rem;
  }
  .m-cineveb3 .box-text .desc {
    margin-top: 10px;
  }
}
.m-cineveb4 {
  padding-top: 196px;
  background-repeat: no-repeat;
  background-position: center top;
}

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

.m-cineveb4 .box-tabhd {
  margin-bottom: 47px;
  border-bottom: 1px solid #cccccc;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-around;
}

.m-cineveb4 .tabhd-item {
  position: relative;
  margin-left: 10px;
  margin-right: 10px;
  padding-bottom: 13px;
  padding-top: 13px;
  line-height: 58px;
  font-size: 48px;
  font-size: 4.8rem;
  font-family: "NunitoSansBold", arial, helvetica, sans-serif;
  color: #fff;
  cursor: pointer;
}

.m-cineveb4 .tabhd-item:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 100%;
  height: 5px;
}

.m-cineveb4 .tabhd-item.active:before {
  background-color: #e60012;
}

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

.m-cineveb4 .img-item {
  margin-right: 5.8125%;
  margin-bottom: 20px;
  width: 29.4375%;
  cursor: pointer;
}

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

.m-cineveb4 .img-item:last-child {
  margin-right: 0;
}

.m-cineveb4 .box-text {
  margin-top: 60px;
  background-color: rgba(245, 245, 245, 0.6);
  padding-left: 77px;
  padding-right: 77px;
  padding-top: 76px;
  padding-bottom: 84px;
}

.m-cineveb4 .box-text .title {
  line-height: 40px;
  font-size: 30px;
  font-size: 3rem;
  font-family: "NunitoSansBold", arial, helvetica, sans-serif;
}

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

.m-cineveb4 .tabbd-item {
  display: none;
}

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

.m-cineveb4 .text-item {
  display: none;
}

.m-cineveb4 .text-item.show {
  display: block;
}

@media screen and (max-width: 1440px) {
  .m-cineveb4 {
    padding-top: 40px;
  }
  .m-cineveb4 .box-title {
    margin-bottom: 30px;
  }
  .m-cineveb4 .tabhd-item {
    line-height: 24px;
    font-size: 20px;
    font-size: 2rem;
  }
  .m-cineveb4 .tabhd-item:before {
    height: 3px;
  }
  .m-cineveb4 .box-tabhd {
    margin-bottom: 30px;
  }
  .m-cineveb4 .box-text {
    margin-top: 30px;
    padding: 30px 15px;
  }
  .m-cineveb4 .box-text .title {
    line-height: 24px;
    font-size: 16px;
    font-size: 1.6rem;
  }
  .m-cineveb4 .box-text .desc {
    margin-top: 10px;
  }
}
.m-cineveb5 {
  padding-top: 193px;
  padding-bottom: 197px;
}

.m-cineveb5 .box-wp {
  margin-top: 187px;
}

.m-cineveb5 .box-wp:first-child {
  margin-top: 0;
}

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

@media screen and (max-width: 1440px) {
  .m-cineveb5 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .m-cineveb5 .box-wp {
    margin-top: 30px;
  }
  .m-cineveb5 .box-title {
    margin-bottom: 20px;
  }
}
.m-listvm {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
}

.m-listvm .btn {
  width: 120px;
  height: 120px;
  line-height: 24px;
  font-size: 18px;
  font-size: 1.8rem;
  font-family: "NunitoSansBold", arial, helvetica, sans-serif;
  color: #fff;
  background-color: #e60012;
  border-radius: 50%;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
  text-align: center;
  position: relative;
  cursor: pointer;
}

.m-listvm .btn:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  padding: 9px;
  border: 1px solid #e60012;
  border-radius: 50%;
}

@media screen and (max-width: 1440px) {
  .m-listvm .btn {
    width: 80px;
    height: 80px;
    line-height: 20px;
    font-size: 12px;
    font-size: 1.2rem;
  }
  .m-listvm .btn:before {
    padding: 4px;
  }
}
.m-cineveb6 {
  background-repeat: no-repeat;
  background-position: center top;
  padding-top: 19.53125%;
}

.m-cineveb6 .box-title {
  color: #fff;
  margin-bottom: 37px;
}

.m-cineveb6 .box-item {
  margin-top: 15px;
  background-color: rgba(238, 238, 238, 0.8);
}

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

.m-cineveb6 .item-title {
  position: relative;
  padding-left: 26px;
  padding-right: 40px;
  padding-top: 15px;
  padding-bottom: 15px;
  line-height: 30px;
  font-size: 22px;
  font-size: 2.2rem;
  font-family: "NunitoSansBold", arial, helvetica, sans-serif;
  cursor: pointer;
}

.m-cineveb6 .item-title i {
  position: absolute;
  right: 22px;
  top: 15px;
  color: #e60012;
}

.m-cineveb6 .item-title.active .icon-jia2 {
  display: none;
}

.m-cineveb6 .item-content {
  display: none;
  border-top: 1px solid #cccccc;
  padding-left: 26px;
  padding-right: 40px;
  padding-top: 20px;
  padding-bottom: 22px;
}

.m-cineveb6 .item-content.show {
  display: block;
}

.m-cineveb6 .item-fix {
  overflow: hidden;
}

.m-cineveb6 .item-slide {
  position: relative;
  float: left;
  width: 410px;
  margin-right: 35px;
}

.m-cineveb6 .item-desc {
  padding-top: 19px;
  line-height: 30px;
  font-size: 18px;
  font-size: 1.8rem;
  overflow: visible;
}

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

.m-cineveb6 .swiper-pagination {
  position: absolute;
  left: 2%;
  right: 2%;
  bottom: 8px;
  z-index: 2;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: flex-start;
}

.m-cineveb6 .swiper-pagination-bullet {
  margin-left: 4px;
  margin-right: 4px;
  margin-bottom: 5px;
  width: 10px;
  height: 10px;
  background-color: #ffffff;
  opacity: 0.5;
  border-radius: 50%;
  cursor: pointer;
}

.m-cineveb6 .swiper-pagination-bullet-active {
  opacity: 1;
}

.m-cineveb6 .box-btn {
  margin-top: 92px;
}

@media screen and (max-width: 1440px) {
  .m-cineveb6 .item-title {
    padding-left: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-cineveb6 .item-content {
    padding-left: 15px;
  }
  .m-cineveb6 .item-desc {
    padding-top: 10px;
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-cineveb6 .item-desc p {
    min-height: 24px;
  }
  .m-cineveb6 .item-slide {
    width: 250px;
    margin-right: 20px;
  }
  .m-cineveb6 .box-btn {
    margin-top: 30px;
  }
}
@media screen and (max-width: 375px) {
  .m-cineveb6 .item-slide {
    width: 100%;
    margin-right: 0;
    float: none;
  }
}
.m-cineveb7 {
  margin-top: 11.1458333333%;
  padding-top: 11.3541666667%;
  background: url("../images/cineveb7-bg1.png") no-repeat center top;
  background-size: 100%;
}

.m-cineveb7 .box-name {
  text-align: center;
  line-height: 1;
  font-size: 92px;
  font-size: 9.2rem;
  font-family: "NunitoSansBold", arial, helvetica, sans-serif;
  color: #00224e;
  text-shadow: -1px -1px 0 #fbaf00, 1px -1px 0 #fbaf00, -1px 1px 0 #fbaf00, 1px 1px 0 #fbaf00;
}

.m-cineveb7 .box-title {
  margin-top: 7.875%;
  color: #fff;
}

.m-cineveb7 .box-wp {
  margin-top: 44px;
  background-color: #fff;
}

.m-cineveb7 .box-item {
  margin-top: 40px;
}

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

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

.m-cineveb7 .item-pic {
  width: 33.75%;
}

.m-cineveb7 .item-text {
  align-self: center;
  width: 66.25%;
  padding-left: 3.125%;
  padding-right: 3.125%;
  padding-top: 10px;
  padding-bottom: 10px;
}

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

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

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

.m-cineveb7 .item-desc strong {
  font-size: 22px;
  font-size: 2.2rem;
  font-family: "NunitoSansBold", arial, helvetica, sans-serif;
  color: #333;
}

.m-cineveb7 .item-link {
  margin-top: 44px;
}

.m-cineveb7 .box-btn {
  margin-top: 90px;
}

@media screen and (max-width: 1440px) {
  .m-cineveb7 .box-name {
    font-size: 50px;
    font-size: 5rem;
  }
}
@media screen and (max-width: 1440px) {
  .m-cineveb7 .box-wp {
    margin-top: 20px;
  }
  .m-cineveb7 .box-item {
    margin-top: 20px;
  }
  .m-cineveb7 .item-title, .m-cineveb7 .item-desc {
    max-height: 44px;
    line-height: 22px;
    font-size: 14px;
    font-size: 1.4rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
  }
  .m-cineveb7 .item-desc {
    margin-top: 5px;
  }
  .m-cineveb7 .item-desc strong {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-cineveb7 .item-link {
    margin-top: 10px;
  }
  .m-cineveb7 .box-name {
    font-size: 30px;
    font-size: 3rem;
  }
  .m-cineveb7 .box-btn {
    margin-top: 30px;
  }
}
@media screen and (max-width: 640px) {
  .m-cineveb7 {
    background: none;
    position: relative;
  }
  .m-cineveb7:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 500px;
    background-color: #00224e;
  }
  .m-cineveb7 .f-box {
    position: relative;
  }
  .m-cineveb7 .item-pic {
    width: 100%;
  }
  .m-cineveb7 .item-text {
    width: 100%;
    padding: 10px 10px;
  }
}
.m-cineveb8 {
  margin-top: 210px;
}
.m-hpaners {
  margin-top: 30px;
}
.m-cineveb8 .box-wp {
  margin-top: 100px;
}

.m-cineveb8 .box-item {
  margin-top: 240px;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
}

.m-cineveb8 .box-item .item-text {
  width: 48.75%;
}

.m-cineveb8 .box-item .item-pic {
  width: 48.4375%;
  order: 2;
}

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

.m-cineveb8 .box-item .item-desc {
  margin-top: 20px;
  line-height: 40px;
  font-size: 22px;
  font-size: 2.2rem;
  color: #555;
}

.m-cineveb8 .box-item .item-desc strong {
  font-size: 24px;
  font-size: 2.4rem;
  font-family: "NunitoSansBold", arial, helvetica, sans-serif;
  color: #333;
}

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

.m-cineveb8 .box-partner {
  margin-top: 182px;
}
.m-hpaners {margin-bottom: 50px;}
.m-cineveb8 .btn-wp, .m-hpaners .btn-wp{
  margin-top: 85px;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
}

.m-cineveb8 .box-btn, .m-hpaners .box-btn {
  line-height: 1;
  font-size: 28px;
  font-size: 2.8rem;
  cursor: pointer;
  color: #333;
}

.m-cineveb8 .box-btn:hover, .m-hpaners .box-btn:hover {
  color: #e60012;
}

.m-cineveb8 .box-page,.m-hpaners .box-page {
  margin-left: 30px;
  margin-right: 30px;
  line-height: 28px;
  font-size: 18px;
  font-size: 1.8rem;
  color: #999;
}

.m-cineveb8 .box-page em, .m-hpaners .box-page {
  color: #333;
}

.m-cineveb8 .box-page span,.m-hpaners .box-page span {
  margin-left: 10px;
  margin-right: 10px;
}

.m-cineveb8 .partner-name {
  margin-top: 21px;
  line-height: 34px;
  font-size: 24px;
  font-size: 2.4rem;
  font-family: "NunitoSansBold", arial, helvetica, sans-serif;
  text-align: center;
}

.m-cineveb8 .partner-title,.m-hpaners  .partner-title {
  margin-bottom: 36px;
  line-height: 46px;
  font-size: 36px;
  font-size: 3.6rem;
  font-family: "NunitoSansBold", arial, helvetica, sans-serif;
  text-align: center;
}

.m-cineveb8 .swiper-slide,.m-hpaners .swiper-slide{
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: stretch;
  margin-bottom: -37px;
}

.m-cineveb8 .slide-item,.m-hpaners .slide-item {
  margin-right: 1.625%;
  margin-bottom: 37px;
  width: 15.3125%;
  padding-top: 13px;
  background-color: #fff;
  border-bottom: 1px solid #e5e5e5;
}

.m-cineveb8 .slide-item:nth-child(6n),.m-hpaners .slide-item:nth-child(6n) {
  margin-right: 0;
}

.m-cineveb8 .slide-item .item-title {
  line-height: 22px;
  padding: 15px 10px;
  font-size: 16px;
  font-size: 1.6rem;
  text-align: center;
}

.m-cineveb8 .box-buyer {
  margin-top: 214px;
}

.m-cineveb8 .buyer-title {
  text-align: center;
  line-height: 46px;
  font-size: 36px;
  font-size: 3.6rem;
  font-family: "NunitoSansBold", arial, helvetica, sans-serif;
}

.m-cineveb8 .buyer-item {
  margin-top: 77px;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: flex-start;
}

@media screen and (max-width: 1440px) {
  .m-cineveb8 {
    margin-top: 40px;
  }
  .m-cineveb8 .box-wp, .m-cineveb8 .box-partner, .m-cineveb8 .box-buyer {
    margin-top: 30px;
  }
  .m-cineveb8 .buyer-title{
    line-height: 24px;
    font-size: 18px;
    font-size: 1.8rem;
  }
  .m-cineveb8 .box-item {
    margin-top: 30px;
  }
  .m-cineveb8 .box-item .item-title {
    line-height: 24px;
    font-size: 16px;
    font-size: 1.6rem;
  }
  .m-cineveb8 .box-item .item-desc {
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
    margin-top: 10px;
  }
  .m-cineveb8 .box-item .item-desc strong {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-cineveb8 .partner-title {
    margin-bottom: 20px;
  }
  .m-cineveb8 .buyer-item {
    margin-top: 20px;
  }
  .m-cineveb8 .swiper-slide {
    margin-bottom: -20px;
  }
  .m-cineveb8 .slide-item {
    margin-bottom: 20px;
  }
  .m-cineveb8 .slide-item .item-title {
    padding: 8px 10px;
    line-height: 22px;
    font-size: 12px;
    font-size: 1.2rem;
  }
  .m-cineveb8 .btn-wp {
    margin-top: 20px;
  }
  .m-cineveb8 .partner-name ,.m-hpaners .swiper-slide .partner-title {
    margin-top: 5px;
    line-height: 22px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-cineveb8 .box-page {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 640px) {
  .m-cineveb8 .box-item .item-pic {
    width: 100%;
    max-width: 300px;
  }
  .m-cineveb8 .box-item .item-text {
    width: 100%;
    margin-top: 10px;
    order: 2;
  }
  .m-cineveb8 .slide-item ,.m-hpaners .slide-item{
    margin-left: 1%;
    margin-right: 1% !important;
    width: 18%;
  }
}
.m-cineveb9 {
  margin-top: 184px;
  background-repeat: no-repeat;
  background-position: center top;
  padding-top: 19.375%;
}

.m-cineveb9 .box-tabhd {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: stretch;
  border-bottom: 1px solid #ccc;
}

.m-cineveb9 .tabhd-item {
  position: relative;
  padding-top: 14px;
  padding-bottom: 14px;
  line-height: 58px;
  font-size: 48px;
  font-size: 4.8rem;
  font-family: "NunitoSansBold", arial, helvetica, sans-serif;
  color: #fff;
}

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

.m-cineveb9 .tabhd-item a:hover {
  color: #e60012;
}

.m-cineveb9 .tabhd-item:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 100%;
  height: 5px;
}

.m-cineveb9 .tabhd-item.active:before {
  background-color: #e60012;
}

.m-cineveb9 .box-tabbd {
  margin-top: 40px;
}

.m-cineveb9 .tabbd-item {
  display: none;
}

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

.m-cineveb9 .swiper-slide {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: -20px;
}

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

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

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

.m-cineveb9 .box-item .item-text {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  overflow-y: auto;
  width: calc(100% - 40px);
  height: calc(100% - 40px);
}

.m-cineveb9 .box-item .item-title {
  line-height: 24px;
  font-size: 22px;
  font-size: 2.2rem;
  font-family: "NunitoSansBold", arial, helvetica, sans-serif;
}

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

.m-cineveb9 .box-item .item-link {
  margin-top: 36px;
  line-height: 28px;
  font-size: 18px;
  font-size: 1.8rem;
  font-family: "NunitoSansBold", arial, helvetica, sans-serif;
  color: #e60012;
}

.m-cineveb9 .box-item .item-link a {
  color: #e60012;
}

.m-cineveb9 .box-item:hover {
  background-color: #e60012;
}

.m-cineveb9 .box-item:hover .item-title, .m-cineveb9 .box-item:hover .item-desc, .m-cineveb9 .box-item:hover .item-link {
  color: #fff;
}

.m-cineveb9 .box-item:hover .item-title a, .m-cineveb9 .box-item:hover .item-desc a, .m-cineveb9 .box-item:hover .item-link a {
  color: #fff;
}

.m-cineveb9 .box-item1 {
  width: 50%;
}

.m-cineveb9 .box-item1 .item-fix {
  padding-top: 43.75%;
}

.m-cineveb9 .box-item1 .item-text {
  max-width: 640px;
  max-height: 260px;
}

.m-cineveb9 .box-item2, .m-cineveb9 .box-item3 {
  width: 23.75%;
}

.m-cineveb9 .box-item2 .item-fix, .m-cineveb9 .box-item3 .item-fix {
  padding-top: 92.1052631579%;
}

.m-cineveb9 .box-item2 .item-text, .m-cineveb9 .box-item3 .item-text {
  max-width: 300px;
  max-height: 260px;
}

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

.m-cineveb9 .play {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 60px;
  height: 60px;
  background: url("../images/play1.png") no-repeat center;
  background-size: 100%;
}

@media screen and (max-width: 1219px) {
  .m-cineveb9 .play {
    width: 30px;
    height: 30px;
  }
}
.m-cineveb9 .swiper-pagination {
  margin-top: 85px;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: flex-start;
}

.m-cineveb9 .swiper-pagination-bullet {
  width: 46px;
  height: 46px;
  position: relative;
  border: 1px solid transparent;
  border-radius: 50%;
  cursor: pointer;
}

.m-cineveb9 .swiper-pagination-bullet:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 14px;
  height: 14px;
  background-color: #333333;
  opacity: 0.5;
  border-radius: 50%;
}

.m-cineveb9 .swiper-pagination-bullet-active {
  border-color: #333;
}

.m-cineveb9 .swiper-pagination-bullet-active:before {
  opacity: 1;
}

@media screen and (max-width: 1440px) {
  .m-cineveb9 {
    margin-top: 40px;
  }
  .m-cineveb9 .tabhd-item {
    padding-bottom: 15px;
    line-height: 24px;
    font-size: 16px;
    font-size: 1.6rem;
  }
  .m-cineveb9 .tabhd-item:before {
    height: 3px;
  }
  .m-cineveb9 .box-item .item-title, .m-cineveb9 .box-item .item-desc, .m-cineveb9 .box-item .item-link {
    line-height: 22px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-cineveb9 .box-item .item-desc, .m-cineveb9 .box-item .item-link {
    margin-top: 10px;
  }
  .m-cineveb9 .swiper-pagination {
    margin-top: 20px;
  }
  .m-cineveb9 .swiper-pagination-bullet {
    width: 30px;
    height: 30px;
  }
  .m-cineveb9 .swiper-pagination-bullet:before {
    width: 10px;
    height: 10px;
  }
}
@media screen and (max-width: 640px) {
  .m-cineveb9 .box-item1 {
    width: 100%;
  }
  .m-cineveb9 .box-item2, .m-cineveb9 .box-item3 {
    width: 49%;
  }
}
.m-cineveb10 {
  padding-top: 197px;
}

.m-cineveb10 .box-title {
  margin-bottom: 34px;
}

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

.m-cineveb10 .box-left {
  width: 45.625%;
  position: relative;
  padding-right: 156px;
}

.m-cineveb10 .box-pic {
  line-height: 0;
  font-size: 0;
}

.m-cineveb10 .box-pic img {
  transition: all 550ms;
}

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

.m-cineveb10 .box-text {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 230px;
  background-color: #e60012;
  padding-left: 24px;
  padding-right: 10px;
  padding-top: 27px;
  padding-bottom: 27px;
  line-height: 1;
  font-size: 44px;
  font-size: 4.4rem;
  font-family: "NunitoSansBold", arial, helvetica, sans-serif;
  color: #fff;
}

.m-cineveb10 .box-fix {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: stretch;
  width: 52.5%;
}

.m-cineveb10 .box-item {
  padding-top: 27px;
  padding-bottom: 13px;
}

.m-cineveb10 .box-item1 {
  width: 59.5238095238%;
  padding-right: 20px;
  border-right: 1px solid rgba(0, 0, 0, 0.1);
}

.m-cineveb10 .box-item1 .item-name {
  line-height: 1;
  font-size: 36px;
  font-size: 3.6rem;
  font-family: "NunitoSansBold", arial, helvetica, sans-serif;
  color: #e60012;
}

.m-cineveb10 .box-item1 .item-fix {
  margin-top: 45px;
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: center;
}

.m-cineveb10 .box-item1 .item-title {
  flex: 1 1 auto;
  margin-right: 20px;
  max-width: 340px;
  line-height: 30px;
  font-size: 22px;
  font-size: 2.2rem;
}

.m-cineveb10 .box-item1 .item-title strong {
  font-family: "NunitoSansBold", arial, helvetica, sans-serif;
}

.m-cineveb10 .box-item1 .item-link {
  flex: 0 0 auto;
  padding-left: 15px;
  line-height: 46px;
  font-size: 26px;
  font-size: 2.6rem;
  border-left: 2px solid rgba(0, 0, 0, 0.1);
}

.m-cineveb10 .box-item2 {
  width: 40.4761904762%;
  padding-left: 45px;
}

.m-cineveb10 .box-item2 .item-top {
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: center;
}

.m-cineveb10 .box-item2 .item-icon {
  width: 37.2881355932%;
  margin-right: 20px;
  flex: 0 0 auto;
}

.m-cineveb10 .box-item2 .item-name {
  flex: 1 1 auto;
  overflow: hidden;
  line-height: 24px;
  font-size: 16px;
  font-size: 1.6rem;
}

.m-cineveb10 .box-item2 .item-fix {
  margin-top: 53px;
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: center;
}

.m-cineveb10 .box-item2 .item-title {
  flex: 1 1 auto;
  margin-right: 20px;
  max-width: 340px;
  line-height: 24px;
  font-size: 18px;
  font-size: 1.8rem;
  font-family: "NunitoSansBlack", arial, helvetica, sans-serif;
}

.m-cineveb10 .box-item2 .item-link {
  flex: 0 0 auto;
  padding-left: 15px;
  line-height: 46px;
  font-size: 26px;
  font-size: 2.6rem;
  border-left: 2px solid rgba(0, 0, 0, 0.1);
}

@media screen and (max-width: 1440px) {
  .m-cineveb10 .box-text {
    font-size: 30px;
    font-size: 3rem;
  }
}
@media screen and (max-width: 1440px) {
  .m-cineveb10 {
    padding-top: 30px;
  }
  .m-cineveb10 .box-title {
    margin-bottom: 30px;
  }
  .m-cineveb10 .box-left {
    padding-right: 80px;
  }
  .m-cineveb10 .box-text {
    width: 100px;
    font-size: 20px;
    font-size: 2rem;
    padding: 15px 10px;
  }
  .m-cineveb10 .box-item .item-name, .m-cineveb10 .box-item .item-title {
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-cineveb10 .box-item .item-name strong, .m-cineveb10 .box-item .item-title strong {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-cineveb10 .box-item .item-icon {
    margin-right: 10px;
  }
  .m-cineveb10 .box-item .item-link {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .m-cineveb10 .box-item .item-fix {
    margin-top: 20px;
  }
}
@media screen and (max-width: 1219px) {
  .m-cineveb10 .box-left, .m-cineveb10 .box-fix {
    width: 100%;
  }
  .m-cineveb10 .box-left {
    max-width: 840px;
  }
  .m-cineveb10 .box-fix {
    margin-top: 20px;
  }
}
@media screen and (max-width: 640px) {
  .m-cineveb10 .box-item {
    width: 100%;
  }
  .m-cineveb10 .box-item1 {
    padding-right: 0;
    border-right: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.5);
    padding-top: 0;
    padding-bottom: 20px;
  }
  .m-cineveb10 .box-item2 {
    padding-left: 0;
    padding-top: 20px;
    padding-bottom: 0;
  }
}
.m-follow {
  padding-top: 13.125%;
  padding-bottom: 13.0208333333%;
  background-color: #131313;
  border-bottom: 1px solid #e60012;
}

.m-follow .box-title {
  line-height: 50px;
  font-size: 40px;
  font-size: 4rem;
  font-family: "NunitoSansBlack", arial, helvetica, sans-serif;
  color: #fff;
  text-align: center;
  margin-bottom: 112px;
}

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

.m-follow .box-item {
  margin-right: 0.8125%;
  margin-bottom: 10px;
  width: 24.375%;
  padding: 20px;
  line-height: 38px;
  font-size: 30px;
  font-size: 2.5rem;
  font-family: "NunitoSansBold", arial, helvetica, sans-serif;
  color: #fff;
  text-align: center;
  background-color: #404040;
  border: solid 1px #ffffff;
}

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

.m-follow .box-item:hover {
  color: #fff;
  background-color: #e60012;
}

@media screen and (max-width: 1440px) {
  .m-follow .box-title {
    margin-bottom: 30px;
    line-height: 24px;
    font-size: 20px;
    font-size: 2rem;
  }
  .m-follow .box-item {
    padding: 10px 15px;
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
    height: unset;
  }
}
@media screen and (max-width: 640px) {
  .m-follow .box-item {
    margin-left: 1%;
    margin-right: 1% !important;
    width: 48%;
    font-size: 1rem;
  }
}
.m-aitb2 .box-item {
  width: 16.66%;
}

@media screen and (max-width: 991px) {
  .m-aitb2 .box-item {
    width: 33.33%;
  }
}
@media screen and (max-width: 375px) {
  .m-aitb2 .box-item {
    width: 100%;
  }
}
.m-aitype {
  margin-top: 11.4583333333%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding-top: 6.25%;
  padding-bottom: 6.25%;
}

.m-aitype .box-wp {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  max-width: 1750px;
  padding-top: 74px;
  padding-bottom: 72px;
  padding-left: 2%;
  padding-right: 2%;
}

.m-aitype .box-wp:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(to right, #000, #000, #e60012);
  opacity: 0.7;
}

.m-aitype .box-content {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  max-width: 1605px;
  padding-top: 56px;
  padding-bottom: 15px;
  border-bottom: 1px solid rgba(245, 245, 245, 0.5);
}

.m-aitype .box-content:first-child {
  padding-top: 0;
}

.m-aitype .box-content:last-child {
  padding-bottom: 0;
  border: none;
}

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

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

.m-aitype .box-buyer .box-item {
  margin-bottom: 20px;
  width: 20%;
  max-width: 220px;
  padding-right: 10px;
}

.m-aitype .box-buyer .item-title {
  color: #fff;
  line-height: 46px;
  font-size: 36px;
  font-size: 3.6rem;
  margin-top: 37px;
  font-family: "NunitoSansBold", arial, helvetica, sans-serif;
}

.m-aitype .box-buyer .item-title:first-child {
  margin-top: 0;
}

.m-aitype .box-buyer .item-desc {
  margin-top: 14px;
  color: #fff;
}

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

.m-aitype .box-visitor .box-item {
  width: 33.33%;
  padding-right: 20px;
  margin-bottom: 20px;
}

.m-aitype .box-visitor .item-desc {
  line-height: 50px;
  color: #fff;
}

.m-aitype .box-visitor .item-desc em:before {
  top: 21px;
}

@media screen and (max-width: 1440px) {
  .m-aitype .box-content {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .m-aitype .box-buyer {
    margin-top: 20px;
  }
  .m-aitype .box-buyer .item-title {
    margin-top: 20px;
    line-height: 24px;
    font-size: 16px;
    font-size: 1.6rem;
  }
  .m-aitype .box-buyer .item-desc {
    margin-top: 10px;
  }
  .m-aitype .box-visitor {
    margin-top: 20px;
  }
  .m-aitype .box-visitor .item-desc {
    line-height: 30px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-aitype .box-visitor .item-desc em:before {
    top: 11px;
  }
}
@media screen and (max-width: 640px) {
  .m-aitype .box-visitor .box-item {
    width: 100%;
  }
  .m-aitype .box-buyer .box-item {
    width: 50%;
  }
}
.f-exhibg {
  background: url("../images/nbg1.jpg") repeat center;
  background-color: #333;
}

.f-exhibg .m-cineveb1 .box-title, .f-exhibg .m-cineveb1 .box-name, .f-exhibg .m-cineveb1 .box-info {
  color: #fff;
}

.f-exhibg .m-cineveb1 .box-desc {
  color: #ccc;
}

.f-exhibg .m-cineveb1:before {
  background-color: rgba(0, 0, 0, 0.5);
}

.f-exhibg .m-cineveb2 .item-num, .f-exhibg .m-cineveb2 .item-title {
  color: #fff;
}

.f-exhibg .m-cineveb3 .box-title, .f-exhibg .m-cineveb3 .box-info {
  color: #fff;
}

.f-exhibg .m-cineveb3 .box-title em {
  color: #fff;
}

.f-exhibg .m-cineveb3 .box-desc {
  color: #ccc;
}

.f-exhibg .m-cineveb3 .box-text .title {
  color: #fff;
}

.f-exhibg .m-cineveb3 .box-text .desc {
  color: #ccc;
}

.f-exhibg .m-cineveb4 .box-text {
  background-color: rgba(0, 0, 0, 0.6);
}

.f-exhibg .m-cineveb4 .box-text .title {
  color: #fff;
}

.f-exhibg .m-cineveb4 .box-text .desc {
  color: #ccc;
}

.f-exhibg .m-cineveb5 .box-title {
  color: #fff;
}

.f-exhibg .m-cineveb6 .box-title {
  color: #fff;
}

.f-exhibg .m-cineveb6 .box-item {
  background-color: rgba(0, 0, 0, 0.5);
}

.f-exhibg .m-cineveb6 .item-title {
  color: #fff;
}

.f-exhibg .m-cineveb6 .item-title i {
  color: #e60012;
}

.f-exhibg .m-cineveb6 .item-desc {
  color: #999;
}

.f-exhibg .m-cineveb6 .item-content {
  border-color: rgba(255, 255, 255, 0.2);
}

.f-exhibg .m-cineveb7 .box-item {
  background-color: #191919;
}

.f-exhibg .m-cineveb7 .box-wp {
  background: none;
}

.f-exhibg .m-cineveb7 .item-title {
  color: #ffffff;
}

.f-exhibg .m-cineveb7 .item-title a {
  color: #fff;
}

.f-exhibg .m-cineveb7 .item-title a:hover {
  color: #e60012;
}

.f-exhibg .m-cineveb7 .item-desc {
  color: #ccc;
}

.f-exhibg .m-cineveb7 .item-desc strong {
  color: #ccc;
}

.f-exhibg .m-cineveb8 .partner-title {
  color: #ffffff;
}

.f-exhibg .m-cineveb8 .box-btn {
  color: #fff;
}

.f-exhibg .m-cineveb8 .box-btn:hover {
  color: #e60012;
}

.f-exhibg .m-cineveb8 .box-page {
  color: #999;
}

.f-exhibg .m-cineveb8 .box-page em {
  color: #fff;
}

.f-exhibg .m-cineveb8 .partner-name {
  color: #999;
}

.f-exhibg .m-cineveb9 .box-item {
  background-color: #ffffff;
}

.f-exhibg .m-cineveb9 .box-item:hover {
  background-color: #e60012;
}

.f-exhibg .m-cineveb9 .swiper-pagination-bullet:before {
  background-color: #999;
}

.f-exhibg .m-cineveb9 .swiper-pagination-bullet-active:before {
  background-color: #fff;
}

.f-exhibg .m-cineveb9 .swiper-pagination-bullet-active {
  border-color: #fff;
}

.f-exhibg .m-cineveb10 .box-title {
  color: #fff;
}

.f-exhibg .m-cineveb10 .box-item1 {
  border-right-color: rgba(255, 255, 255, 0.1);
}

.f-exhibg .m-cineveb10 .box-item1 .item-title {
  color: #fff;
}

.f-exhibg .m-cineveb10 .box-item1 .item-icon {
  color: #999;
}

.f-exhibg .m-cineveb10 .box-item1 .item-icon:hover {
  color: #e60012;
}

.f-exhibg .m-cineveb10 .box-item2 .item-name {
  color: #ccc;
}

.f-exhibg .m-cineveb10 .box-item2 .item-title {
  color: #fff;
}

.f-exhibg .m-cineveb10 .box-item2 .item-icon {
  color: #999;
}

.f-exhibg .m-cineveb10 .box-item2 .item-icon:hover {
  color: #e60012;
}

.f-exhibg .m-cineveb10 .box-item .item-link, .f-exhibg .m-cineveb10 .box-item .item-link a {
  color: #999;
}

.f-exhibg .m-cineveb10 .box-item .item-link a:hover {
  color: #e60012;
}

.m-playbtn {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url("../images/play1.png") no-repeat center;
  background-color: rgba(0, 0, 0, 0.1);
  background-size: 64px;
}

@media screen and (max-width: 1440px) {
  .m-playbtn {
    background-size: 34px;
  }
}
.m-exhistory {
  margin-top: -14.5833333333%;
}
.m-exhistory2{ margin-top: 0%; padding-bottom:50px;padding-top:50px;}
.m-exhistory2 .m-exhistory{margin-top: 0%;}
.m-exhistory2 .tabbd-item{position: relative;}
.m-exhistory .box-tabhd {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: stretch;
  border-bottom: 1px solid #ccc;
}

.m-exhistory .tabhd-item {
  position: relative;
  margin-right: 4.375%;
  padding-top: 10px;
  padding-bottom: 22px;
  line-height: 40px;
  font-size: 30px;
  font-size: 3rem;
  font-family: "NunitoSansBold", arial, helvetica, sans-serif;
  color: #fff;
  cursor: pointer;
}



.m-exhistory .tabhd-item:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 100%;
  height: 5px;
}

.m-exhistory .tabhd-item:last-child {
  margin-right: 0;
}

.m-exhistory .tabhd-item.active:before {
  background-color: #e60012;
}

.m-exhistory .box-tabbd {
  margin-top: 90px;
}

.m-exhistory .tabbd-item {
  display: none;
}

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

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

.m-exhistory .list-item {
  margin-right: 2.1875%;
  margin-bottom: 30px;
  width: 31.875%;
}

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

.m-exhistory .box-btn {
  margin-top: 103px;
}

@media screen and (max-width: 1440px) {
  .m-exhistory .box-tabbd {
    margin-top: 30px;
  }
  .m-exhistory .tabhd-item {
    line-height: 24px;
    font-size: 18px;
    font-size: 1.8rem;
    padding-bottom: 10px;
  }
  .m-exhistory .tabhd-item:before {
    height: 3px;
  }
  .m-exhistory .box-list {
    margin-bottom: -20px;
  }
  .m-exhistory .list-item {
    margin-bottom: 20px;
  }
  .m-exhistory .box-btn {
    margin-top: 30px;
  }
}
@media screen and (max-width: 480px) {
  .m-exhistory .list-item {
    margin-left: 1%;
    margin-right: 1% !important;
    width: 48%;
  }
}
.m-cicoebuyer {
  position: relative;
  margin-top: 208px;
  padding-top: 190px;
  padding-bottom: 204px;
  background-color: #333;
}

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

.m-cicoebuyer .bg-item.show {
  display: block;
}

.m-cicoebuyer .box-title {
  margin-bottom: 60px;
  color: #fff;
}

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

.m-cicoebuyer .box-item {
  position: relative;
  margin-right: 1.25%;
  margin-bottom: 20px;
  width: 31.875%;
  padding-left: 3.75%;
  padding-right: 3.75%;
  padding-top: 55px;
  padding-bottom: 75px;
}

.m-cicoebuyer .box-item .item-wp {
  position: relative;
}

.m-cicoebuyer .box-item .item-title {
  min-height: 72px;
  line-height: 36px;
  font-size: 30px;
  font-size: 3rem;
  font-family: "NunitoSansBold", arial, helvetica, sans-serif;
  color: #fff;
}

.m-cicoebuyer .box-item .item-desc {
  margin-top: 34px;
  line-height: 24px;
  font-size: 18px;
  font-size: 1.8rem;
  color: #fff;
}

.m-cicoebuyer .box-item .item-desc p {
  padding-top: 8px;
  padding-bottom: 8px;
}

.m-cicoebuyer .box-item .item-desc em {
  display: block;
}

.m-cicoebuyer .box-item .item-desc em:before {
  content: "-";
  display: inline;
}

.m-cicoebuyer .box-item:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-top: 6px solid #fff;
  border-bottom: 6px solid #fff;
  background-color: rgba(255, 255, 255, 0.2);
  box-sizing: border-box;
}

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

.m-cicoebuyer .box-item.active:before {
  border-color: transparent;
  background-image: linear-gradient(to right, #000, #000, #e60012);
  opacity: 0.7;
}

@media screen and (max-width: 1440px) {
  .m-cicoebuyer {
    margin-top: 40px;
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .m-cicoebuyer .box-title {
    margin-bottom: 30px;
  }
  .m-cicoebuyer .box-item {
    padding: 30px 20px;
  }
  .m-cicoebuyer .box-item .item-title {
    min-height: 48px;
    line-height: 24px;
    font-size: 18px;
    font-size: 1.8rem;
  }
  .m-cicoebuyer .box-item .item-desc {
    margin-top: 15px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 640px) {
  .m-cicoebuyer .box-item {
    width: 100%;
    margin-right: 0;
  }
}
.m-doneb3 .box-done {
  color: #fff;
  text-align: center;
}

.m-doneb3 .box-done .desc {
  margin-top: 37px;
  line-height: 40px;
  font-size: 24px;
  font-size: 2.4rem;
  font-family: "NunitoSansBold", arial, helvetica, sans-serif;
}

@media screen and (max-width: 1440px) {
  .m-doneb3 .box-done .desc {
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
    margin-top: 10px;
  }
}
.m-drivers {
  padding-top: 12.0625%;
}

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

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

.m-drivers .box-item {
  position: relative;
  margin-right: 1.5625%;
  margin-bottom: 37px;
  width: 18.75%;
}

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

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

.m-drivers .item-text {
  position: absolute;
  z-index: 2;
  left: 0;
  right: 0;
  bottom: 19px;
  padding: 0 10px;
  text-align: center;
  color: #fff;
}

.m-drivers .item-title {
  line-height: 24px;
  font-size: 18px;
  font-size: 1.8rem;
  font-family: "NunitoSansBold", arial, helvetica, sans-serif;
}

.m-drivers .item-desc {
  line-height: 24px;
  font-size: 16px;
  font-size: 1.6rem;
}

@media screen and (max-width: 1440px) {
  .m-drivers .box-title {
    margin-bottom: 30px;
  }
  .m-drivers .box-wp {
    margin-bottom: -25px;
  }
  .m-drivers .box-item {
    margin-bottom: 20px;
  }
  .m-drivers .item-title, .m-drivers .item-desc {
    line-height: 22px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 991px) {
  .m-drivers .box-item {
    margin-left: 1%;
    margin-right: 1% !important;
    width: 23%;
  }
}
@media screen and (max-width: 480px) {
  .m-drivers .box-item {
    width: 48%;
  }
}
.m-doneprix {
  margin-top: 10.8333333333%;
  padding-top: 9.7395833333%;
  padding-bottom: 10.8333333333%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.m-doneprix .box-title {
  margin-left: auto;
  margin-right: auto;
  max-width: 1020px;
  text-align: center;
  line-height: 72px;
  font-size: 60px;
  font-size: 6rem;
  font-family: "NunitoSansBlack", arial, helvetica, sans-serif;
  color: #fff;
}

.m-doneprix .box-link {
  margin-top: 64px;
  justify-content: center;
}

@media screen and (max-width: 1440px) {
  .m-doneprix .box-title {
    line-height: 28px;
    font-size: 24px;
    font-size: 2.4rem;
  }
  .m-doneprix .box-link {
    margin-top: 20px;
  }
}
.m-donetext {
  margin-top: 10.9375%;
  padding-top: 10.2604166667%;
  padding-bottom: 10.9375%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

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

.m-donetext .box-desc {
  margin-top: 49px;
  line-height: 30px;
  font-size: 18px;
  font-size: 1.8rem;
  color: #ccc;
}

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

.m-donetext .box-btn {
  margin-top: 100px;
}

@media screen and (max-width: 1440px) {
  .m-donetext .box-desc {
    margin-top: 30px;
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-donetext .box-desc p {
    min-height: 24px;
  }
  .m-donetext .box-btn {
    margin-top: 30px;
  }
}
.m-d1gp {
  margin-top: 10.9375%;
  padding-top: 8.0729166667%;
  padding-bottom: 10.9375%;
}

.m-d1gp .box-bd {
  background-color: rgba(0, 0, 0, 0.8);
  padding: 10px;
}

.m-d1gp .box-wp {
  margin-left: auto;
  margin-right: auto;
  max-width: 1366px;
}

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

.m-d1gp .box-item1 {
  padding-bottom: 39px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.m-d1gp .box-item1 .item-fix {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  max-width: 200px;
}

.m-d1gp .box-item1 .item-fix:before {
  content: "";
  position: absolute;
  left: 0;
  top: -30px;
  width: 88px;
  height: 77px;
  background: url("../images/wangguan.png") no-repeat center;
  background-size: 100%;
}

.m-d1gp .box-item1 .item-pic {
  background-color: #ffffff;
  border: solid 3px #e4c277;
  border-radius: 50%;
}

.m-d1gp .box-item1 .item-title {
  margin-top: 35px;
  line-height: 40px;
  font-size: 30px;
  font-size: 3rem;
  font-family: "NunitoSansBold", arial, helvetica, sans-serif;
  color: #fff;
  text-align: center;
}

.m-d1gp .box-item1 .item-desc {
  margin-top: 16px;
  line-height: 30px;
  font-size: 18px;
  font-size: 1.8rem;
  color: #ccc;
}

.m-d1gp .box-item2 {
  padding-top: 36px;
  padding-bottom: 34px;
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  color: #fff;
}

.m-d1gp .box-item2 .item-num {
  flex: 0 0 auto;
  width: 9.125%;
  font-size: 30px;
  font-size: 3rem;
  font-family: "NunitoSansBold", arial, helvetica, sans-serif;
}

.m-d1gp .box-item2 .item-pic {
  flex: 0 0 auto;
  width: 115px;
  border-radius: 50%;
  background-color: #ffffff;
  border: solid 3px #e4c277;
}

.m-d1gp .box-item2 .item-title {
  flex: 1 1 auto;
  padding-left: 7.5%;
  padding-right: 20px;
  line-height: 34px;
  font-size: 24px;
  font-size: 2.4rem;
}

.m-d1gp .box-item2 .item-data {
  flex: 0 0 auto;
  font-size: 24px;
  font-size: 2.4rem;
  font-family: "NunitoSansBold", arial, helvetica, sans-serif;
}

.m-d1gp .box-btn {
  margin-top: 106px;
}

@media screen and (max-width: 1440px) {
  .m-d1gp .box-item1 {
    padding-bottom: 30px;
  }
  .m-d1gp .box-item1 .item-fix {
    width: 120px;
  }
  .m-d1gp .box-item1 .item-fix:before {
    width: 44px;
    height: 33px;
    top: -15px;
  }
  .m-d1gp .box-item1 .item-title {
    margin-top: 15px;
    line-height: 24px;
    font-size: 16px;
    font-size: 1.6rem;
  }
  .m-d1gp .box-item1 .item-desc {
    margin-top: 10px;
    line-height: 22px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-d1gp .box-item1 .item-desc p {
    min-height: 22px;
  }
  .m-d1gp .box-item2 {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .m-d1gp .box-item2 .item-pic {
    width: 80px;
  }
  .m-d1gp .box-item2 .item-num, .m-d1gp .box-item2 .item-title, .m-d1gp .box-item2 .item-data {
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-d1gp .box-btn {
    margin-top: 40px;
  }
}
@media screen and (max-width: 640px) {
  .m-d1gp .box-item2 .item-num {
    width: 50px;
  }
}
.m-doneb8 .box-name {
  color: #333;
  font-size: 60px;
  font-size: 6rem;
  line-height: 1;
}

@media screen and (max-width: 1440px) {
  .m-doneb8 .box-name {
    font-size: 30px;
    font-size: 3rem;
  }
}
.m-d1photo {
  margin-top: 14.7395833333%;
  background-repeat: no-repeat;
  background-position: center top;
  padding-top: 19.375%;
}

.m-d1photo .box-tabhd {
  display: flex;
  flex-flow: row wrap;
  /*justify-content: space-between;*/
  align-items: stretch;
  border-bottom: 1px solid #ccc;
}

.m-d1photo .tabhd-item {
  position: relative;
  padding-top: 14px;
  padding-bottom: 14px;
  line-height: 58px;
  font-size: 48px;
  font-size: 4.8rem;
  font-family: "NunitoSansBold", arial, helvetica, sans-serif;
  color: #fff;
  margin-right: 10px;
  cursor: pointer;
}

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

.m-d1photo .tabhd-item a:hover {
  color: #e60012;
}

.m-d1photo .tabhd-item:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 100%;
  height: 5px;
}

.m-d1photo .tabhd-item.active:before {
  background-color: #e60012;
}

.m-d1photo .box-tabbd {
  margin-top: 40px;
}

.m-d1photo .box-tabbd .tabbd-item {
  display: none;
}

.m-d1photo .box-tabbd .show {
  display: block;
}

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

.m-d1photo .box-left {
  width: 50.3125%;
}

.m-d1photo .box-right {
  width: 48.75%;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: flex-start;
}

.m-d1photo .box-item {
  width: 100%;
  background-color: #e60012;
}

.m-d1photo .box-item .item-text {
  padding-left: 8.9440993789%;
  padding-right: 8.9440993789%;
  padding-top: 47px;
  padding-bottom: 61px;
  color: #fff;
}

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

.m-d1photo .box-item .item-text a:hover {
  color: #333;
}

.m-d1photo .box-item .item-title {
  line-height: 24px;
  height: 48px;
  font-size: 22px;
  font-size: 2.2rem;
  font-family: "NunitoSansBold", arial, helvetica, sans-serif;
}

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

.m-d1photo .box-item .item-link {
  margin-top: 38px;
  line-height: 28px;
  font-size: 18px;
  font-size: 1.8rem;
  font-family: "NunitoSansBold", arial, helvetica, sans-serif;
}

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

.m-d1photo .box-item2 {
  width: 48.7179487179%;
  margin-bottom: 20px;
}

@media screen and (max-width: 1440px) {
  .m-d1photo {
    margin-top: 40px;
  }
  .m-d1photo .tabhd-item {
    padding-bottom: 15px;
    line-height: 24px;
    font-size: 16px;
    font-size: 1.6rem;
  }
  .m-d1photo .tabhd-item:before {
    height: 3px;
  }
  .m-d1photo .box-item .item-text {
    padding: 20px 15px;
  }
  .m-d1photo .box-item .item-title, .m-d1photo .box-item .item-desc, .m-d1photo .box-item .item-link {
    line-height: 22px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-d1photo .box-item .item-desc, .m-d1photo .box-item .item-link {
    margin-top: 10px;
  }
}
@media screen and (max-width: 640px) {
  .m-d1photo .box-left, .m-d1photo .box-right {
    width: 100%;
  }
  .m-d1photo .box-left {
    margin-bottom: 20px;
  }
}
.c-whybg {
  background: url("../images/wyhb1-bg1.jpg") no-repeat center top;
}

.m-whyb1 .box-text {
  margin-left: auto;
  margin-right: auto;
  max-width: 1255px;
  text-align: center;
}

.m-whyb1 .box-title {
  color: #002060;
}

.m-whyb1 .box-info {
  margin-top: 42px;
  line-height: 40px;
  font-size: 30px;
  font-size: 3rem;
  font-family: "NunitoSansBold", arial, helvetica, sans-serif;
  color: #002060;
}

.m-whyb1 .box-desc {
  margin-top: 46px;
  color: #002060;
}

.m-whyb1 .box-link {
  justify-content: center;
  margin-top: 144px;
}

@media screen and (max-width: 1219px) {
  .m-whyb1 .box-info {
    margin-top: 20px;
    line-height: 24px;
    font-size: 16px;
    font-size: 1.6rem;
  }
  .m-whyb1 .box-desc {
    margin-top: 20px;
  }
  .m-whyb1 .box-link {
    margin-top: 30px;
  }
}
.m-whyb2 {
  margin-top: 9.1145833333%;
}

.m-whyb2 .box-title {
  margin-bottom: 36px;
  text-align: center;
}

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

.m-whyb2 .box-item {
  position: relative;
  margin-right: 0.6770833333%;
  margin-bottom: 20px;
  width: 24.4791666667%;
}

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

.m-whyb2 .item-pic:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url("../images/whyb2-bg1.png") no-repeat center;
  background-size: 100%;
}

.m-whyb2 .item-text {
  position: absolute;
  left: 0;
  bottom: 35px;
  width: 100%;
  padding-left: 14.4680851064%;
  padding-right: 10.6382978723%;
  color: #fff;
  max-height: calc(100% - 40px);
  overflow-y: auto;
}

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

.m-whyb2 .item-title {
  line-height: 40px;
  font-size: 30px;
  font-size: 3rem;
  font-family: "NunitoSansBold", arial, helvetica, sans-serif;
}

.m-whyb2 .item-desc {
  margin-top: 30px;
  min-height: 120px;
  line-height: 30px;
  font-size: 20px;
  font-size: 2rem;
  font-family: "NunitoSansBold", arial, helvetica, sans-serif;
}

.m-whyb2 .item-desc p:before {
  content: "";
  /*margin-right: 5px;*/
  display: inline;
}

@media screen and (max-width: 1440px) {
  .m-whyb2 {
    margin-top: 40px;
  }
  .m-whyb2 .box-title {
    margin-bottom: 30px;
  }
  .m-whyb2 .item-text {
    padding-left: 10px;
    padding-right: 10px;
    bottom: 10px;
  }
  .m-whyb2 .item-title, .m-whyb2 .item-desc {
    line-height: 22px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-whyb2 .item-desc {
    margin-top: 5px;
    min-height: 88px;
  }
}
@media screen and (max-width: 640px) {
  .m-whyb2 .box-item {
    margin-left: 1%;
    margin-right: 1% !important;
    width: 48%;
  }
}
@media screen and (max-width: 375px) {
  .m-whyb2 .box-item {
    width: 98%;
  }
}
.m-whyb3 {
  padding-top: 8.4375%;
}

.m-whyb3 .box-title {
  margin-bottom: 38px;
}

.m-whyb3 .box-item {
  margin-top: 28px;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
}

.m-whyb3 .box-item .item-pic {
  width: 46.875%;
}

.m-whyb3 .box-item .item-fix {
  width: 46.875%;
}

.m-whyb3 .box-item .item-text {
  margin-left: auto;
  margin-right: auto;
  max-width: 530px;
  text-align: center;
}

.m-whyb3 .box-item .item-title {
  line-height: 50px;
  font-size: 30px;
  font-size: 3rem;
  font-family: "NunitoSansBold", arial, helvetica, sans-serif;
}

.m-whyb3 .box-item .item-link {
  margin-top: 32px;
  justify-content: center;
}

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

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

.m-whyb3 .box-btn {
  margin-top: 90px;
}

@media screen and (max-width: 1440px) {
  .m-whyb3 {
    padding-top: 40px;
  }
  .m-whyb3 .box-title {
    margin-bottom: 30px;
  }
  .m-whyb3 .box-item {
    margin-top: 20px;
  }
  .m-whyb3 .box-item .item-title {
    line-height: 22px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-whyb3 .box-item .item-link {
    margin-top: 10px;
  }
  .m-whyb3 .box-btn {
    margin-top: 30px;
  }
}
@media screen and (max-width: 480px) {
  .m-whyb3 .box-item .item-pic {
    width: 100%;
  }
  .m-whyb3 .box-item .item-fix {
    width: 100%;
    order: 2;
    padding-top: 10px;
  }
}
.m-whyb4 {
  padding-top: 6.9791666667%;
}

.m-whyb4 .box-title {
  margin-bottom: 44px;
}

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

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

.m-whyb4 .item-pic {
  width: 515px;
  margin-right: 50px;
}

.m-whyb4 .item-text {
  width: calc(100% - 565px);
  align-self: center;
}

.m-whyb4 .item-title {
  line-height: 36px;
  max-height: 72px;
  font-size: 30px;
  font-size: 3rem;
  font-family: "NunitoSansBold", arial, helvetica, sans-serif;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

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

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

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

.m-whyb4 .item-link {
  margin-top: 41px;
}

.m-whyb4 .box-btn {
  margin-top: 90px;
}

@media screen and (max-width: 1440px) {
  .m-whyb4 {
    padding-top: 40px;
  }
  .m-whyb4 .box-title {
    margin-bottom: 30px;
  }
  .m-whyb4 .box-item {
    margin-top: 30px;
  }
  .m-whyb4 .item-pic {
    width: 300px;
    margin-right: 30px;
  }
  .m-whyb4 .item-text {
    width: calc(100% - 330px);
  }
  .m-whyb4 .item-title, .m-whyb4 .item-desc, .m-whyb4 .item-time {
    line-height: 22px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-whyb4 .item-title, .m-whyb4 .item-desc {
    max-height: 44px;
  }
  .m-whyb4 .item-desc, .m-whyb4 .item-time, .m-whyb4 .item-link {
    margin-top: 10px;
  }
  .m-whyb4 .box-btn {
    margin-top: 30px;
  }
}
@media screen and (max-width: 640px) {
  .m-whyb4 .item-pic {
    width: 100%;
    max-width: 300px;
    margin-right: 0;
  }
  .m-whyb4 .item-text {
    width: 100%;
    padding-top: 10px;
  }
}
.m-whyb5 {
  padding-top: 9%;
  margin-top: 0;
}

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

.m-whyb5 .box-partner {
  margin-top: 28px;
}

@media screen and (max-width: 1440px) {
  .m-whyb5 {
    padding-top: 40px;
  }
}
.m-newsnav {
  border-bottom: 1px solid #cccccc;
}

.m-newsnav .box-nav {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: stretch; width:80%;
}

.m-newsnav .nav-item {
  position: relative;
  margin-right: 10%;
  padding-top: 25px;
  padding-bottom: 25px;
  line-height: 30px;
  font-size: 24px;
  font-size: 2.4rem;
  font-family: "NunitoSansBold", arial, helvetica, sans-serif;
}

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

.m-newsnav .nav-item.active:before {
  background-color: #e60012;
}
 .cfenlei {
 
  display: flex;
  flex-flow: row nowrap;
  justify-content:space-between;
  align-items: center;
}




.cfenlei  .sch-form {
   
    width:220px;
  
    border-radius: 15px;
    background-color: #fff;
    border: solid 1px #d7d7d7;
    overflow: hidden; 
    position: relative; 
    box-sizing: border-box;
  
}


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


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

.cfenlei  .sch-form .form-btn {
  z-index: 2;
}
.m-newsnav .box-slide {
  position: relative;
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: center;    
}

.m-newsnav .box-slide .swiper {
  flex: 1 1 auto;
  margin-right: 30px;
}

.m-newsnav .box-slide .swiper:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 60px;
  height: 100%;
  background: linear-gradient(to right, rgba(255, 255, 255, 0), rgb(255, 255, 255));
  z-index: 2;
}

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

.m-newsnav .box-slide .box-btn {
  line-height: 30px;
  cursor: pointer;
  font-size: 18px;
  font-size: 1.8rem;
}

.m-newsnav .box-slide .box-btn:hover {
  color: #e60012;
}

.m-newsnav .box-slide .btn-line {
  margin-left: 10px;
  margin-right: 10px;
  width: 2px;
  height: 12px;
  background-color: #999999;
  border-radius: 1px;
}

.m-newsnav .box-slide .swiper-slide {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-start;
  width: auto;
}

.m-newsnav .box-slide .nav-item {
  margin-right: 0;
}

@media screen and (max-width: 1440px) {
  .m-newsnav .nav-item {
    margin-right: 6.25%;
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  
  
  .m-newsnav .sch-form .form-text {
   
    padding-left:5px;
  
    font-size: 14px;
    font-size: 1.4rem;
  
}
}
.g-mn1 {
  float: left;
  width: 100%;
  padding-right: 32%;
}

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

@media screen and (max-width: 991px) {
  .g-sd1 {
    float: none;
    margin-left: 0;
    margin-top: 30px;
    width: 100%;
  }
  .m-newsnav .sch-form {
    width: 30%;
    border-radius: 15px;
    background-color: #fff;
    border: solid 1px #d7d7d7;
    overflow: hidden;
    position: relative;
    box-sizing: border-box;margin-top:20px;
}
.m-newsnav .box-slide {
    position: relative;
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
    align-items: center;
    width: 100%; 
}


.m-newsnav .box-nav{ width:100%;}
  
}


@media screen and (max-width: 420px) {
.cfenlei{     display: block !important;}
  .cfenlei .sch-form { margin-top:20px;
 

}

.cfenlei .sch-form .form-text{font-size: 14px;
    font-size: 1.4rem;}





}



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

@media screen and (max-width: 991px) {
  .g-wp3 {
    flex-direction: column-reverse;
  }
}
.g-mn2 {
  width: 68.75%;
  order: 2;
}

@media screen and (max-width: 991px) {
  .g-mn2 {
    width: 100%;
  }
}
.g-sd2 {
  width: 31.25%;
  background-color: #e60012;
  color: #fff;
}

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

.g-sd2 a:hover {
  color: #002060;
}

@media screen and (max-width: 991px) {
  .g-sd2 {
    width: 100%;
  }
}
.m-news .box-title {
  line-height: 36px;
  font-size: 30px;
  font-size: 3rem;
  font-family: "NunitoSansBold", arial, helvetica, sans-serif;
  font-weight: normal;
}

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

.m-news .box-info {
  padding-top: 12px;
  padding-bottom: 36px;
  line-height: 26px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #666;
  border-bottom: 1px solid rgba(102, 102, 102, 0.2);
}

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

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

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

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

@media screen and (max-width: 1219px) {
  .m-news .box-title {
    line-height: 28px;
    font-size: 20px;
    font-size: 2rem;
  }
  .m-news .box-desc {
    margin-top: 20px;
  }
  .m-news .box-info {
    padding-top: 20px;
    font-size: 14px;
    font-size: 1.4rem;
    padding-bottom: 10px;
  }
}
.m-sdnews .box-title {
  margin-bottom: 37px;
  line-height: 40px;
  font-size: 30px;
  font-size: 3rem;
  font-family: "NunitoSansBold", arial, helvetica, sans-serif;
}

.m-sdnews .box-list {
  margin-bottom: -40px;
}

.m-sdnews .list-item {
  margin-bottom: 40px;
}

.m-sdnews .item-text {
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 14px;
}

.m-sdnews .item-title {
  max-height: 60px;
  line-height: 30px;
  font-size: 20px;
  font-size: 2rem;
  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: 24px;
  line-height: 24px;
  font-size: 14px;
  font-size: 1.4rem;
  color: #999;
}

@media screen and (max-width: 1440px) {
  .m-sdnews .box-title {
    line-height: 24px;
    font-size: 20px;
    font-size: 2rem;
    margin-bottom: 20px;
  }
  .m-sdnews .list-item {
    margin-bottom: 20px;
  }
  .m-sdnews .box-list {
    margin-bottom: -20px;
  }
  .m-sdnews .item-text {
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 10px;
  }
  .m-sdnews .item-title {
    max-height: 44px;
    line-height: 22px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-sdnews .item-time {
    margin-top: 5px;
    line-height: 22px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 991px) {
  .m-sdnews .box-list {
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    align-items: flex-start;
  }
  .m-sdnews .list-item {
    margin-left: 1%;
    margin-right: 1% !important;
    width: 31.33%;
  }
}
@media screen and (max-width: 640px) {
  .m-sdnews .list-item {
    width: 48%;
  }
}
.f-ctusbg {
  background-color: #171717;
  color: #fff;
}

.m-ctusname {
  margin-top: 163px;
  padding-top: 85px;
  padding-bottom: 153px;
}

@media screen and (max-width: 1440px) {
  .m-ctusname {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
@media screen and (max-width: 991px) {
  .m-ctusname {
    margin-top: 0;
  }
}
.m-ctusinfo {
  padding-left: 12%;
  padding-right: 12%;
  padding-top: 77px;
  padding-bottom: 103px;
}

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

.m-ctusinfo .info-wp {
  margin-top: 57px;
}

.m-ctusinfo .info-item {
  position: relative;
  padding-left: 35px;
  padding-top: 15px;
  padding-bottom: 15px;
  line-height: 24px;
  font-size: 16px;
  font-size: 1.6rem;
}

.m-ctusinfo .info-item i {
  position: absolute;
  left: 0;
  top: 15px;
}

.m-ctusinfo .box-share {
  margin-top: 57px;
}

.m-ctusinfo .share-title {
  line-height: 34px;
  font-size: 24px;
  font-size: 2.4rem;
  font-family: "NunitoSansBold", arial, helvetica, sans-serif;
  margin-bottom: 27px;
}

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

.m-ctusinfo .share-item {
  margin-right: 18px;
  margin-bottom: 10px;
  line-height: 1;
  font-size: 20px;
  font-size: 2rem;
}

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

@media screen and (max-width: 1440px) {
  .m-ctusinfo {
    padding: 30px 20px;
  }
  .m-ctusinfo .info-title {
    line-height: 24px;
    font-size: 18px;
    font-size: 1.8rem;
  }
  .m-ctusinfo .info-wp {
    margin-top: 20px;
  }
  .m-ctusinfo .info-item {
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 25px;
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-ctusinfo .info-item i {
    top: 8px;
  }
  .m-ctusinfo .box-share {
    margin-top: 30px;
  }
  .m-ctusinfo .share-title {
    line-height: 24px;
    font-size: 16px;
    font-size: 1.6rem;
  }
  .m-ctusinfo .share-wp {
    margin-top: 20px;
  }
  .m-ctusinfo .share-item {
    margin-right: 10px;
  }
}
.m-ctusform {
  padding-left: 6.3636363636%;
  padding-right: 6.3636363636%;
  padding-top: 58px;
  padding-bottom: 70px;
  background-color: #ffffff;
  color: #333;
}

.m-ctusform .box-text {
  margin-bottom: 68px;
}

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

.m-ctusform .box-desc {
  margin-top: 13px;
  color: #666;
}

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

.m-ctusform .form-item {
  width: 100%;
  margin-top: 34px;
}

.m-ctusform .form-item:first-child {
  margin-top: 0;
}

.m-ctusform .form-label {
  margin-bottom: 11px;
  line-height: 28px;
  font-size: 18px;
  font-size: 1.8rem;
  padding-left: 20px;
}

.m-ctusform .form-control {
  position: relative;
  margin-bottom: 20px;
}

.m-ctusform .form-control:last-child {
  margin-bottom: 0;
}

.m-ctusform .form-text, .m-ctusform .form-select {
  display: block;
  width: 100%;
  height: 50px;
  padding: 0 20px;
  font-size: 16px;
  font-size: 1.6rem;
  background-color: #eeeeee;
  border: none;
}

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

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

.m-ctusform .form-code {
  max-width: 490px;
}

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

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

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

.m-ctusform .form-btn {
  display: inline-block;
  min-width: 100px;
  line-height: 50px;
  padding: 0 10px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #fff;
  text-align: center;
  background-color: #e60012;
}

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

.m-ctusform .form-label2 {
  font-size: 20px;
  font-size: 2rem;
  font-family: "NunitoSansBold", arial, helvetica, sans-serif;
}

.m-ctusform .check-item {
  line-height: 36px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #666;
  position: relative;
  padding-left: 46px;
}

.m-ctusform .check-item .check, .m-ctusform .check-item .radio {
  position: absolute;
  left: 20px;
  top: 10px;
  width: 16px;
  height: 16px;
}

.m-ctusform .check-item .fix {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: center;
}

.m-ctusform .check-item .text {
  width: 600px;
  height: 30px;
  font-size: 14px;
  font-size: 1.4rem;
  padding: 0 10px;
  border: solid 1px #cccccc;
  margin-left: 10px;
}

.m-ctusform .file-info {
  line-height: 36px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #666;
}

.m-ctusform .file-info, .m-ctusform .file-fix, .m-ctusform .file-list {
  margin-left: 20px;
}

.m-ctusform .file-fix {
  position: relative;
  margin-top: 10px;
}

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

.m-ctusform .file-text {
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 35px;
  padding-bottom: 23px;
  text-align: center;
  background-color: #eeeeee;
  cursor: pointer;
}

.m-ctusform .file-text .icon {
  line-height: 1;
  font-size: 32px;
  font-size: 3.2rem;
  color: #e60012;
}

.m-ctusform .file-text .text {
  margin-top: 5px;
  line-height: 24px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #666;
}

.m-ctusform .file-text .text em {
  font-size: 18px;
  font-size: 1.8rem;
  font-family: "NunitoSansBold", arial, helvetica, sans-serif;
  color: #333;
}

.m-ctusform .file-list {
  margin-top: 14px;
}

.m-ctusform .file-item {
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  line-height: 30px;
  font-size: 16px;
  font-size: 1.6rem;
  padding: 0 10px;
}

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

.m-ctusform .file-item .delete {
  flex: 0 0 auto;
  cursor: pointer;
  opacity: 0;
}

.m-ctusform .file-item .title {
  flex: 1 1 auto;
  overflow: hidden;
  margin-left: 10px;
  margin-right: 10px;
}

.m-ctusform .file-item:hover {
  background-color: #eeeeee;
}

.m-ctusform .file-item:hover .delete {
  opacity: 1;
}

@media screen and (max-width: 1440px) {
  .m-ctusform {
    padding: 30px 20px;
  }
  .m-ctusform .box-title {
    line-height: 24px;
    font-size: 20px;
    font-size: 2rem;
  }
  .m-ctusform .box-text {
    margin-bottom: 30px;
  }
  .m-ctusform .form-item {
    margin-top: 20px;
  }
  .m-ctusform .form-label {
    margin-bottom: 10px;
    line-height: 22px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-ctusform .star .form-label {
    background-position-y: 6px;
  }
  .m-ctusform .form-text, .m-ctusform .form-btn, .m-ctusform .form-select {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-ctusform .check-item {
    line-height: 30px;
    font-size: 14px;
    font-size: 1.4rem;
    padding-left: 30px;
  }
  .m-ctusform .check-item .check, .m-ctusform .check-item .radio {
    left: 0;
    top: 6px;
  }
  .m-ctusform .file-info {
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-ctusform .file-text .text {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-ctusform .file-text .text em {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-ctusform .file-item {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 1219px) {
  .m-ctusform .file-item .delete {
    opacity: 1;
  }
}
.m-ctusmap {
  padding-top: 120px;
  padding-bottom: 138px;
}

.m-ctusmap .box-title {
  margin-bottom: 18px;
}

.m-ctusmap .box-addr {
  line-height: 28px;
  font-size: 18px;
  font-size: 1.8rem;
  color: #fff;
}

.m-ctusmap .box-addr i {
  color: #e60012;
}

.m-ctusmap .box-addr em {
  color: #999;
}

.m-ctusmap .box-map {
  line-height: 0;
  font-size: 0;
  margin-top: 53px;
}

@media screen and (max-width: 1219px) {
  .m-ctusmap {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .m-ctusmap .box-title {
    margin-bottom: 10px;
  }
  .m-ctusmap .box-addr {
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-ctusmap .box-map {
    margin-top: 20px;
  }
}
.m-sdbegin {
  padding-right: 10.4%;
  padding-left: 12.4%;
  padding-top: 50px;
  padding-bottom: 106px;
}

.m-sdbegin .m-ctusinfo {
  padding: 0px;
  padding-top: 15px;
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

.m-sdbegin .m-ctusinfo .info-wp {
  margin-top: 20px;
}

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

.m-sdbegin .box-desc {
  margin-top: 42px;
  margin-bottom: 20px;
  font-size: 16px;
  font-size: 1.6rem;
}

.m-sdbegin .box-link {
  margin-top: 60px;
}

.m-sdbegin .box-link a {
  color: #fff;
  border-color: #fff;
  min-width: 300px;
}

.m-sdbegin .box-link2 a {
  min-width: 250px;
  text-align: center;
  justify-content: center;
}

.m-sdbegin .box-link .mobile {
  display: none;
}

@media screen and (max-width: 991px) {
  .m-sdbegin .box-link .mobile {
    display: block;
  }
  .m-sdbegin .box-link .pc {
    display: none;
  }
}
.m-sdbegin .box-link a:before {
  background-color: #fff;
}

.m-sdbegin .box-link a:hover {
  color: #e60012;
}

@media screen and (max-width: 1440px) {
  .m-sdbegin {
    padding: 30px 20px;
  }
  .m-sdbegin .box-title {
    line-height: 24px;
    font-size: 18px;
    font-size: 1.8rem;
  }
  .m-sdbegin .box-desc {
    margin-top: 20px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-sdbegin .box-link {
    margin-top: 20px;
  }
  .m-sdbegin .box-link a {
    min-width: 200px;
  }
}
@font-face {
  font-family: "NunitoSansBlack";
  src: url("../fonts/NunitoSansBlack.eot");
  src: url("../fonts/NunitoSansBlack.eot") format("embedded-opentype"), url("../fonts/NunitoSansBlack.woff2") format("woff2"), url("../fonts/NunitoSansBlack.woff") format("woff"), url("../fonts/NunitoSansBlack.ttf") format("truetype"), url("../fonts/NunitoSansBlack.svg#NunitoSansBlack") format("svg");
  font-display: swap;
}
@font-face {
  font-family: "NunitoSansBold";
  src: url("../fonts/NunitoSansBold.eot");
  src: url("../fonts/NunitoSansBold.eot") format("embedded-opentype"), url("../fonts/NunitoSansBold.woff2") format("woff2"), url("../fonts/NunitoSansBold.woff") format("woff"), url("../fonts/NunitoSansBold.ttf") format("truetype"), url("../fonts/NunitoSansBold.svg#NunitoSansBold") format("svg");
  font-display: swap;
}
@font-face {
  font-family: "NunitoSansRegular";
  src: url("../fonts/NunitoSansRegular.eot");
  src: url("../fonts/NunitoSansRegular.eot") format("embedded-opentype"), url("../fonts/NunitoSansRegular.woff2") format("woff2"), url("../fonts/NunitoSansRegular.woff") format("woff"), url("../fonts/NunitoSansRegular.ttf") format("truetype"), url("../fonts/NunitoSansRegular.svg#NunitoSansRegular") format("svg");
  font-display: swap;
}
@font-face {
  font-family: "iconfont";
  /* Project id 4724052 */
  src: url("data:application/x-font-woff2;charset=utf-8;base64,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") format("woff2"), url("../fonts/iconfont.woff?t=1730279573215") format("woff"), url("../fonts/iconfont.ttf?t=1730279573215") format("truetype");
  font-display: swap;
}
.iconfont {
  font-family: "iconfont" !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-annex:before {
  content: "\ea36";
}

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

.icon-bottom11:before {
  content: "\e733";
}

.icon-left11:before {
  content: "\e734";
}

.icon-right11:before {
  content: "\e736";
}

.icon-home:before {
  content: "\e624";
}

.icon-edit:before {
  content: "\e611";
}

.icon-facebook:before {
  content: "\e620";
}

.icon-pinterest:before {
  content: "\e8ab";
}

.icon-linkedin:before {
  content: "\e648";
}

.icon-youtube:before {
  content: "\e6d6";
}

.icon-twitter:before {
  content: "\e607";
}

.icon-bigger:before {
  content: "\e647";
}

.icon-left:before {
  content: "\e72c";
}

.icon-right:before {
  content: "\e72d";
}

.icon-up1:before {
  content: "\e72e";
}

.icon-bottom1:before {
  content: "\e72f";
}

.icon-left1:before {
  content: "\e730";
}

.icon-right1:before {
  content: "\e731";
}

.icon-up:before {
  content: "\e73e";
}

.icon-bottom:before {
  content: "\e73f";
}

.icon-instagram:before {
  content: "\e79d";
}

.icon-tumblr:before {
  content: "\e79e";
}

.icon-download:before {
  content: "\e7a0";
}

.icon-download1:before {
  content: "\e7a7";
}

.icon-search4:before {
  content: "\e7b2";
}

.icon-address:before {
  content: "\e7bc";
}

.icon-email:before {
  content: "\e7bd";
}

.icon-contact:before {
  content: "\e7be";
}

.icon-whatsapp:before {
  content: "\e7bf";
}

.icon-fax:before {
  content: "\e7c2";
}

.icon-mobile:before {
  content: "\e7c6";
}

.icon-phone:before {
  content: "\e7c8";
}

.icon-tel:before {
  content: "\e7c7";
}

.icon-phone1:before {
  content: "\e7cb";
}

.icon-skype:before {
  content: "\e7cc";
}

.icon-whatsapp1:before {
  content: "\e7c1";
}

.icon-address1:before {
  content: "\e7c3";
}

.icon-contact1:before {
  content: "\e7c4";
}

.icon-email1:before {
  content: "\e7c5";
}

.icon-skype1:before {
  content: "\e7c9";
}

.icon-fax1:before {
  content: "\e7ca";
}

.icon-qq:before {
  content: "\e7ce";
}

.icon-tel1:before {
  content: "\e7cd";
}

.icon-wechat:before {
  content: "\e7cf";
}

.icon-phone2:before {
  content: "\e7d0";
}

.icon-message:before {
  content: "\e7da";
}

.icon-calendar:before {
  content: "\e7e1";
}

.icon-calendar1:before {
  content: "\e7e3";
}

.icon-top:before {
  content: "\e7ed";
}

.icon-youbian:before {
  content: "\e60f";
}

.icon-jian2:before {
  content: "\e600";
}

.icon-jia2:before {
  content: "\e608";
}

.icon-vk:before {
  content: "\e735";
}

.icon-instagram1:before {
  content: "\e640";
}

.icon-up7:before {
  content: "\e722";
}

.icon-bottom7:before {
  content: "\e723";
}

.icon-left7:before {
  content: "\e724";
}

.icon-right7:before {
  content: "\e725";
}

.icon-sousuo4:before {
  content: "\e610";
}

.icon-sousuo:before {
  content: "\e616";
}

.icon-sousuo1:before {
  content: "\e65b";
}

.icon-shangchuan:before {
  content: "\e602";
}

.icon-top2:before {
  content: "\e637";
}

.icon-biaoqian:before {
  content: "\e649";
}

.icon-twitter3:before {
  content: "\e7fd";
}

.icon-twitter4:before {
  content: "\e7fe";
}

.icon-twitter-new2:before {
  content: "\e800";
}

.icon-twitter-new:before {
  content: "\e7ff";
}

.icon-tiktok:before {
  content: "\e8db";
}

.icon-delete:before {
  content: "\e69d";
}

.icon-chahao:before {
  content: "\e617";
}

.icon-earth:before {
  content: "\e6d5";
}

.icon-earth1:before {
  content: "\e781";
}

.icon-chahao1:before {
  content: "\e60e";
}

.icon-right2:before {
  content: "\e601";
}

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

.m-ctusmodal {
  position: fixed;
  z-index: 11;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: none;
}

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

.m-ctusmodal .modal-wp {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 1100px;
  max-width: 90%;
  max-height: 90%;
  overflow-y: auto;
  background-color: #fff;
}

.m-ctusmodal .modal-close {
  position: absolute;
  right: 20px;
  top: 20px;
  width: 30px;
  line-height: 26px;
  text-align: center;
  cursor: pointer;
  color: #333;
  border: 2px solid #333;
  border-radius: 50%;
}

.m-ctusmodal .modal-close:hover {
  color: #e60012;
  border-color: #e60012;
}

.m-ctusmodal .form-text2 {
  height: 260px;
}

@media screen and (max-width: 1219px) {
  .m-ctusmodal .modal-close {
    right: 5px;
    top: 5px;
  }
  .m-ctusmodal .form-text2 {
    height: 150px;
  }
}
.m-clstext {
  margin-bottom: 65px;
}

.m-clstext .box-title {
  position: relative;
  line-height: 52px;
  font-size: 42px;
  font-size: 4.2rem;
  font-family: "NunitoSansBold", arial, helvetica, sans-serif;
}

.m-clstext .box-desc {
  position: relative;
  color: #666;
  line-height: 30px;
  font-size: 18px;
  font-size: 1.8rem;
  margin-top: 17px;
}

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

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

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

.m-clstext .box-link .span {
  position: relative;
  display: inline-block;
  cursor: pointer;
  min-width: 130px;
  line-height: 30px;
  padding: 10px;
  font-size: 18px;
  font-size: 1.8rem;
  color: #fff;
  text-align: center;
  background-color: #e60012;
}

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

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

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

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

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

.m-exhilst .list-item {
  margin-right: 2.625%;
  margin-bottom: 73px;
  width: 31.5625%;
}

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

.m-exhilst .item-text {
  padding-top: 26px;
}

.m-exhilst .item-title {
  line-height: 36px;
  font-size: 26px;
  font-size: 2.6rem;
  font-family: "NunitoSansBold", arial, helvetica, sans-serif;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.m-exhilst .item-desc {
  margin-top: 5px;
  line-height: 24px;
  font-size: 16px;
  font-size: 1.6rem;
  max-height: 72px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  color: #555;
}

.m-exhilst .item-link {
  margin-top: 36px;
}

@media screen and (max-width: 1219px) {
  .m-exhilst {
    margin-bottom: -30px;
  }
  .m-exhilst .list-item {
    margin-bottom: 30px;
  }
  .m-exhilst .item-title {
    line-height: 24px;
    font-size: 16px;
    font-size: 1.6rem;
  }
  .m-exhilst .item-text {
    padding-top: 10px;
  }
  .m-exhilst .item-desc {
    line-height: 22px;
    font-size: 14px;
    font-size: 1.4rem;
    max-height: 66px;
  }
  .m-exhilst .item-link {
    margin-top: 10px;
  }
}
@media screen and (max-width: 640px) {
  .m-exhilst .list-item {
    margin-left: 1%;
    margin-right: 1% !important;
    width: 48%;
  }
}
@media screen and (max-width: 375px) {
  .m-exhilst .list-item {
    width: 98%;
  }
}
.m-exhislide {
  position: relative;
  margin-bottom: 52px;
}

.m-exhislide .swiper-slide {
  position: relative;
}

.m-exhislide .swiper-slide:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 2;
}

.m-exhislide .swiper-slide-active:before {
  display: none;
}

.m-exhislide .box-btn {
  position: absolute;
  top: 0;
  width: 17.5%;
  height: 100%;
  cursor: pointer;
  opacity: 0.5;
  line-height: 1;
  font-size: 40px;
  font-size: 4rem;
  color: #fff;
  z-index: 2;
}

.m-exhislide .box-btn .iconfont {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

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

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

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

.m-exhicont {
  padding-bottom: 104px;
  border-bottom: 1px solid #cccccc;
}

.m-exhicont .box-wp {
  margin-left: auto;
  margin-right: auto;
  max-width: 995px;
}

.m-exhicont .box-title {
  text-align: center;
  line-height: 52px;
  font-size: 42px;
  font-size: 4.2rem;
  font-family: "NunitoSansBold", arial, helvetica, sans-serif;
}

.m-exhicont .box-info {
  margin-top: 17px;
}

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

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

.m-exhicont .share-img {
  line-height: 0;
  font-size: 0;
}
.m-exhicont .keywords{
    line-height: 30px;
    font-size: 18px;
    font-size: 1.8rem;
}
.m-exhicont .box-desc {
  margin-top: 46px;
  line-height: 30px;
  font-size: 18px;
  font-size: 1.8rem;
}

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

.m-exhicont .box-desc em {
  display: inline-block;
  padding: 10px 20px;
  line-height: 30px;
  font-size: 24px;
  font-size: 2.4rem;
  color: #fff;
  text-align: center;
  background-color: #e60012;
}

.m-exhicont .box-link {
  margin-top: 70px;
  justify-content: center;
}

.m-exhicont .box-link a {
  margin-left: 16px;
  margin-right: 16px;
  margin-bottom: 16px;
}

@media screen and (max-width: 1219px) {
  .m-exhicont {
    padding-bottom: 30px;
  }
  .m-exhicont .box-title {
    line-height: 24px;
    font-size: 20px;
    font-size: 2rem;
  }
  .m-exhicont .box-desc {
    margin-top: 20px;
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-exhicont .box-desc p {
    min-height: 24px;
  }
  .m-exhicont .box-desc em {
    line-height: 20px;
    font-size: 16px;
    font-size: 1.6rem;
  }
  .m-exhicont .box-info {
    margin-top: 20px;
  }
  .m-exhicont .share-title {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-exhicont .box-link {
    margin-top: 30px;
  }
}
.m-repro {
  margin-top: 116px;
}

.m-repro .box-title {
  line-height: 52px;
  font-size: 42px;
  font-size: 4.2rem;
  font-family: "NunitoSansBold", arial, helvetica, sans-serif;
  text-align: center;
  margin-bottom: 48px;
}

.m-repro .box-slide {
  display: block;
  margin-bottom: 0;
}

.m-repro .swiper-pagination {
  margin-top: 85px;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: flex-start;
}

.m-repro .swiper-pagination-bullet {
  width: 46px;
  height: 46px;
  position: relative;
  border: 1px solid transparent;
  border-radius: 50%;
  cursor: pointer;
}

.m-repro .swiper-pagination-bullet:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 14px;
  height: 14px;
  background-color: #333333;
  opacity: 0.5;
  border-radius: 50%;
}

.m-repro .swiper-pagination-bullet-active {
  border-color: #333;
}

.m-repro .swiper-pagination-bullet-active:before {
  opacity: 1;
}

@media screen and (max-width: 1219px) {
  .m-repro {
    margin-top: 30px;
  }
  .m-repro .box-title {
    margin-bottom: 30px;
    line-height: 30px;
    font-size: 20px;
    font-size: 2rem;
  }
  .m-repro .swiper-pagination {
    margin-top: 20px;
  }
  .m-repro .swiper-pagination-bullet {
    width: 30px;
    height: 30px;
  }
  .m-repro .swiper-pagination-bullet:before {
    width: 10px;
    height: 10px;
  }
}
@media screen and (max-width: 990px) {
  .m-hdfix2 {
    padding-bottom: 22px;
  }
  .m-hdlang {
    left: 20px;
    bottom: 0;
    right: inherit;
    top: inherit;
  }
}
.diyizhang {
  position: relative;
}

.diyizhanganniu {
  position: absolute;
  left: 0%;
  bottom: 10px;
  z-index: 99999;
  width: 100%;
}

.diyizhanganniu a {
  display: inline-block;
  cursor: pointer;
  /*min-width: 130px;*/
  min-width: 20%;
  line-height: 30px;
  padding: 10px;
  font-size: 18px;
  font-size: 1.8rem;
  color: #fff;
  text-align: center;
  background-color: #e60012;
  /*margin-right:10px; */
  margin-right: 10%;
  margin-bottom: 5px;
}

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

@media screen and (max-width: 1440px) {
  .diyizhanganniu {
    /*bottom: 70px;*/
    bottom:5px;
  }
}
@media screen and (max-width: 1219px) {
  .diyizhanganniu a {
    min-width: 100px;
    padding: 5px 10px;
    line-height: 20px;
    font-size: 14px;
    font-size: 1.4rem;
    margin-right: 10px;
  }
}
@media screen and (max-width: 991px) {
  .banner {
    margin-top: 50px;
  }
    
    .diyizhanganniu a{    font-size: 12px;
    font-size: 1.2rem;min-width:1px;    padding: 3px;}
}
@media screen and (max-width: 531px) {
  .banner {
    /*margin-top: 80px;*/
  }
    .m-hdmenu {    justify-content: flex-start;}
      .m-hdmenu a  {   
    line-height:22px;
   
   font-size: 12px;
    font-size: 1.2rem;}
}
.m-exhi2b1 .box-hd {
  text-align: center;
  margin-bottom: 44px;
}
.m-exhi2b1 .box-desc {
  margin-top: 19px;
}
.m-exhi2b1 .box-wp {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: -20px;
}
.m-exhi2b1 .box-item {
  margin-bottom: 20px;
  width: 17.1875%;
  text-align: center;
}
.m-exhi2b1 .item-icon {
  display: inline-block;
  line-height: 0;
  font-size: 0;
}
.m-exhi2b1 .item-title {
  margin-top: 22px;
  line-height: 32px;
  font-size: 22px;
  font-size: 2.2rem;
  font-family: "NunitoSansBold", arial, helvetica, sans-serif;
}
.m-exhi2b1 .item-desc {
  margin-top: 23px;
  line-height: 30px;
  font-size: 16px;
  font-size: 1.6rem;
}
@media screen and (max-width: 1219px) {
  .m-exhi2b1 .box-hd {
    margin-bottom: 30px;
  }
  .m-exhi2b1 .box-desc {
    margin-top: 10px;
  }
  .m-exhi2b1 .item-icon {
    width: 50px;
  }
  .m-exhi2b1 .item-title {
    margin-top: 20px;
    line-height: 24px;
    font-size: 16px;
    font-size: 1.6rem;
  }
  .m-exhi2b1 .item-desc {
    margin-top: 10px;
    line-height: 22px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 991px) {
  .m-exhi2b1 .box-wp {
    justify-content: center;
  }
  .m-exhi2b1 .box-item {
    margin-left: 1%;
    margin-right: 1% !important;
    width: 31.33%;
  }
}
@media screen and (max-width: 640px) {
  .m-exhi2b1 .box-item {
    width: 48%;
  }
}
@media screen and (max-width: 375px) {
  .m-exhi2b1 .box-item {
    width: 98%;
  }
}

.m-exhi2b2 {
  padding-top: 118px;
}
.m-exhi2b2 .box-wp {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: flex-start;
}
.m-exhi2b2 .box-img {
  width: 36.9375%;
  line-height: 0;
  font-size: 0;
}
.m-exhi2b2 .box-fix {
  width: 53.125%;
  align-self: center;
}
.m-exhi2b2 .box-name {
  margin-top: 25px;
  line-height: 32px;
  font-size: 22px;
  font-size: 2.2rem;
  font-family: "NunitoSansBold", arial, helvetica, sans-serif;
}
.m-exhi2b2 .box-desc {
  margin-top: 19px;
  line-height: 36px;
  font-size: 18px;
  font-size: 1.8rem;
  padding-bottom: 26px;
  border-bottom: 1px solid #ccc;
}
.m-exhi2b2 .box-info {
  margin-top: 40px;
}
.m-exhi2b2 .info-item {
  position: relative;
  padding-left: 35px;
  line-height: 40px;
  font-size: 22px;
  font-size: 2.2rem;
  font-family: "NunitoSansBold", arial, helvetica, sans-serif;
}
.m-exhi2b2 .info-item i {
  position: absolute;
  left: 0;
  top: 0;
  color: #e60012;
}
.m-exhi2b2 .info-desc {
  margin-top: 21px;
  line-height: 36px;
  font-size: 18px;
  font-size: 1.8rem;
}
.m-exhi2b2 .box-link {
  margin-top: 61px;
}
@media screen and (max-width: 1219px) {
  .m-exhi2b2 {
    padding-top: 30px;
  }
  .m-exhi2b2 .box-name {
    margin-top: 5px;
    line-height: 24px;
    font-size: 16px;
    font-size: 1.6rem;
  }
  .m-exhi2b2 .box-desc {
    margin-top: 10px;
    line-height: 22px;
    font-size: 14px;
    font-size: 1.4rem;
    padding-bottom: 10px;
  }
  .m-exhi2b2 .box-info {
    margin-top: 20px;
  }
  .m-exhi2b2 .info-item {
    line-height: 26px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-exhi2b2 .info-desc {
    margin-top: 10px;
  }
  .m-exhi2b2 .box-link {
    margin-top: 20px;
  }
}
@media screen and (max-width: 640px) {
  .m-exhi2b2 .box-img, .m-exhi2b2 .box-fix {
    width: 100%;
    order: 2;
  }
  .m-exhi2b2 .box-img {
    margin-top: 20px;
  }
}

.m-exhi2b3 {
  margin-top: 106px;
  padding-top: 110px;
  padding-bottom: 120px;
  background-color: #f5f5f5;
}
.m-exhi2b3 .box-title {
  text-align: center;
  margin-bottom: 42px;
}
.m-exhi2b3 .box-wp {
  padding-top: 54px;
  padding-bottom: 60px;
  padding-left: 8.125%;
  padding-right: 7.5%;
  background-color: #ffffff;
}
.m-exhi2b3 .box-desc table {
  border: none;
}
.m-exhi2b3 .box-desc table tr td {
  border: none;
  border-bottom: 1px solid #cccccc;
}
.m-exhi2b3 .box-desc table tr:first-child td {
  border-top: 1px solid #ccc;
}
@media screen and (max-width: 1219px) {
  .m-exhi2b3 {
    margin-top: 40px;
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .m-exhi2b3 .box-wp {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .m-exhi2b3 .box-title {
    margin-bottom: 30px;
  }
}

.m-exhi2b4 {
  padding-top: 109px;
}
.m-exhi2b4 .box-text {
  margin-left: auto;
  margin-right: auto;
  max-width: 1190px;
  text-align: center;
}
.m-exhi2b4 .box-desc {
  margin-top: 30px;
}
.m-exhi2b4 .box-img {
  margin-top: 56px;
  line-height: 0;
  font-size: 0;
}
@media screen and (max-width: 1440px) {
  .m-exhi2b4 {
    padding-top: 40px;
  }
  .m-exhi2b4 .box-desc {
    margin-top: 10px;
  }
  .m-exhi2b4 .box-img {
    margin-top: 20px;
  }
}

.m-exhi2b5 {
  margin-top: 118px;
  padding-top: 110px;
  padding-bottom: 124px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-image: url("../images/exhi2b5-bg1.jpg");
}
.m-exhi2b5 .box-title {
  color: #fff;
  text-align: center;
  margin-bottom: 105px;
}
.m-exhi2b5 .box-wp {
  position: relative;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: -20px;
}
.m-exhi2b5 .box-wp:before {
  content: "";
  position: absolute;
  left: 0;
  top: 47px;
  width: 100%;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.3);
}
.m-exhi2b5 .box-item {
  position: relative;
  margin-bottom: 20px;
  width: 10.9375%;
  text-align: center;
  color: #fff;
}
.m-exhi2b5 .item-icon {
  display: inline-block;
  line-height: 0;
  font-size: 0;
  border-radius: 50%;
  background-color: #e60012;
}
.m-exhi2b5 .item-num {
  margin-top: 30px;
  line-height: 24px;
  font-size: 22px;
  font-size: 2.2rem;
  font-family: "NunitoSansBold", arial, helvetica, sans-serif;
}
.m-exhi2b5 .item-desc {
  margin-top: 21px;
  line-height: 24px;
  font-size: 18px;
  font-size: 1.8rem;
}
@media screen and (max-width: 1219px) {
  .m-exhi2b5 {
    margin-top: 40px;
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .m-exhi2b5 .box-title {
    margin-bottom: 30px;
  }
  .m-exhi2b5 .box-wp:before {
    top: 27px;
  }
  .m-exhi2b5 .item-icon {
    width: 55px;
  }
  .m-exhi2b5 .item-num {
    margin-top: 20px;
    line-height: 20px;
    font-size: 16px;
    font-size: 1.6rem;
  }
  .m-exhi2b5 .item-desc {
    margin-top: 10px;
    line-height: 22px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 991px) {
  .m-exhi2b5 .box-wp {
    justify-content: center;
  }
  .m-exhi2b5 .box-wp:before {
    display: none;
  }
  .m-exhi2b5 .box-item {
    margin-left: 1%;
    margin-right: 1%;
    width: 23%;
  }
}
@media screen and (max-width: 640px) {
  .m-exhi2b5 .box-item {
    width: 48%;
  }
}

.m-exhi2b6 {
  padding-top: 112px;
}
.m-exhi2b6 .box-wp {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: center;
}
.m-exhi2b6 .box-title {
  margin-bottom: 43px;
}
.m-exhi2b6 .box-desc {
  flex: 1 1 auto;
  margin-right: 30px;
  max-width: 1130px;
}
.m-exhi2b6 .box-desc strong {
  font-family: "NunitoSansBold", arial, helvetica, sans-serif;
  font-weight: normal;
}
.m-exhi2b6 .box-link {
  flex: 0 0 auto;
}
.m-exhi2b6 .box-link em {
  margin-right: 45px;
}
@media screen and (max-width: 1219px) {
  .m-exhi2b6 {
    padding-top: 40px;
  }
  .m-exhi2b6 .box-title {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 640px) {
  .m-exhi2b6 .box-wp {
    display: block;
  }
  .m-exhi2b6 .box-link {
    margin-top: 20px;
  }
  .m-exhi2b6 .box-link em {
    margin-right: 20px;
  }
}


.dow .item-pic{
    width: 70px;
}
.dow .item-data{
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    align-items: center;
    width: 80%;
}
.dow .list-item{
    justify-content: space-around;
    align-items: center;
}
.dow .item-text{
    width: 70%;
}
.dow .item-pic{
    margin-right: 10px;
}
@media screen and (max-width: 640px) {
    .dow .item-data{
        width: 70%;
    }
}




.attendee_nav {
  background-color: #262c4a;
  box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.15);
}
.attendee_nav .box-nav {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: stretch;
}
.attendee_nav .nav-item {
  position: relative;
  padding-top: 33px;
  padding-bottom: 37px;
  line-height: 30px;
  font-size: 18px;
  font-size: 1.8rem;
  color: #fff;
  font-family: NunitoSansRegular;
}
.attendee_nav .nav-item:before {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 40px;
  bottom: 10px;
  height: 3px;
  border-radius: 2px;
}
.attendee_nav .nav-item.active {
  font-family: NunitoSansBold;
}
.attendee_nav .nav-item.active:before {
  background-color: #e60012;
}
.attendee_nav .box-slide {
  position: relative;
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: center;
  padding-left: 37px;
}
.attendee_nav .box-slide .swiper {
  flex: 1 1 auto;
  margin-right: 7%;
}
.attendee_nav .box-slide .btn-wp {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: center;
  flex: 0 0 auto;
}
.attendee_nav .box-slide .box-btn {
  line-height: 30px;
  cursor: pointer;
  font-size: 18px;
  font-size: 1.8rem;
  color: #fff;
  opacity: 0.3;
}
.attendee_nav .box-slide .box-btn:hover {
  opacity: 1;
}
.attendee_nav .box-slide .btn-line {
  margin-left: 14px;
  margin-right: 16px;
  width: 2px;
  height: 12px;
  background-color: #999999;
  border-radius: 1px;
}
.attendee_nav .box-slide .swiper-slide {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-start;
  width: auto;
}
.attendee_nav .box-slide .nav-item {
  margin-right: 0;
}
@media screen and (max-width: 1440px) {
  .attendee_nav .nav-item {
    margin-right: 6.25%;
    padding-top: 14px;
    padding-bottom: 18px;
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.attendee_bt {
  font-size: 22px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 32px;
  letter-spacing: 0px;
  color: #333333;
}
.attendee_1 {
  padding: 120px 0px 121px;
  background: #f5f5f5;
}
.attendee_1 .f-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}
.attendee_1 .l_box {
  width: 36.9375%;
}
.attendee_1 .r_box {
  width: 53.125%;
  padding-bottom: 0.5%;
}
.attendee_1 .title {
  font-family: NunitoSansBold;
  margin-top: 18px;
}
.attendee_1 .describe {
  margin-top: 13px;
}
.attendee_1 .container {
  border-top: 1px solid #ccc;
  margin-top: 26px;
  padding-top: 42px;
}
.attendee_1 .describe1 {
  margin-top: 25px;
}
.attendee_1 .m-hlnk {
  margin-top: 60px;
}
.attendee_1 .m-hlnk a {
  line-height: 49px;
  min-width: 211px;
  gap: 20px;
}
.m-hlnk a:hover img {
  transition-delay: 0.3s;
  filter: brightness(0) invert(1);
}
.m-hlnk img {
  position: relative;
  transition: 0.2s;
  transition-delay: 0s;
}
.attendee1_list {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.attendee1_list li {
  display: flex;
  align-items: flex-start;
  gap: 10px;
}
.attendee1_list .logo {
  width: 24px;
  aspect-ratio: 1/1;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-top: 3px;
  margin-left: 1px;
}
.attendee1_list .logo img {
  max-height: 100%;
}
.attendee1_list .list_r {
  flex: 1;
  font-family: NunitoSansBold;
}
.attendee_2_title {
  font-family: NunitoSansBold;
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 36px;
  letter-spacing: 0px;
  color: #333333;
}
.attendee_2_bt {
  font-family: NunitoSansBold;
  font-size: 30px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 48px;
  letter-spacing: 0px;
  color: #333;
}
.attendee_2 {
  padding: 108px 0px 121px;
}
.attendee_2 .m-abtt,
.attendee_2 .attendee_2_title,
.attendee_2 .text {
  text-align: center;
}
.attendee_2 .attendee_2_title {
  margin-top: 15px;
}
.attendee_2 .text {
  margin-top: 38px;
}
.attendee_2_list {
  display: flex;
  flex-wrap: wrap;
  margin-top: 37px;
  overflow: hidden;
}
.attendee_2_list .logo {
  width: 56px;
  aspect-ratio: 1/1;
}
.attendee_2_list .logo img {
  max-height: 100%;
}
.attendee_2_list li {
  width: 50%;
  display: flex;
  align-items: flex-start;
  gap: 19px;
  border-top: 1px solid #ccc;
  margin-top: 39px;
  padding-top: 40px;
  position: relative;
}
.attendee_2_list li::before {
  content: "";
  border-right: 1px solid #ccc;
  height: calc(100% + 40px);
  position: absolute;
  right: 0;
  top: 0;
}
.attendee_2_list li:nth-of-type(even) {
  padding-left: 3.95%;
}
.attendee_2_list li:nth-of-type(even)::before {
  opacity: 0;
}
.attendee_2_list li:nth-of-type(odd) {
  padding-right: 3.95%;
}
.attendee_2_list li:nth-of-type(1),
.attendee_2_list li:nth-of-type(2) {
  margin-top: 0px !important;
  padding-top: 0px !important;
  border-top: none !important;
}
.attendee_2_list .r_box {
  flex: 1;
  padding-top: 10px;
}
.attendee_2_list .name {
  font-family: NunitoSansBold;
}
.attendee_2_list .describe {
  line-height: 30px;
  color: #333;
  margin-top: 8px;
}
.attendee_2_container {
  display: flex;
  flex-wrap: wrap;
  background: #f5f5f5;
  margin-top: 84px;
}
.attendee_2_container .r_box {
  width: 50%;
  position: relative;
}
.attendee_2_container .l_box {
  flex: 1;
  position: relative;
}
.attendee_2_container .hide_box {
  position: absolute;
  width: 100%;
  height: 100%;
  color: #fff;
  left: 0;
  top: 0;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 20px 20px 28px;
}
.attendee_2_container .hide_box * {
  color: #fff;
}
.attendee_2_container .r_title {
  margin-top: 7px;
}
.attendee_2_container .describe {
  color: #333;
  display: flex;
  flex-direction: column;
  gap: 12px;
  margin-top: 20px;
}
.attendee_2_container .describe em {
  padding-left: 13px;
  display: block;
  position: relative;
}
.attendee_2_container .describe em::before {
  content: "";
  position: absolute;
  left: 0;
  top: 15px;
  width: 7px;
  aspect-ratio: 1/1;
  background: #e60012;
  border-radius: 50%;
}
.attendee_2_container .container {
  width: 56%;
  position: absolute;
  left: 50%;
  top: 47.2%;
  transform: translate(-50%, -50%);
  max-height: calc(100% - 40px);
  overflow: auto;
}
.attendee_2_container .container::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}
.attendee_2_container .container::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: #e60012;
}
.attendee_2_container .container::-webkit-scrollbar-track {
  border-radius: 0;
  background: transparent;
}
.attendee_3 {
  background: #f5f5f5;
  padding: 100px 0px 100px;
}
.attendee_3 .f-box {
  display: flex;
  flex-direction: column;
  gap: 70px;
}
.attendee_3 figure {
  background: #fff;
  display: flex;
  flex-wrap: wrap;
}
.attendee_3 figure:nth-of-type(even) {
  flex-direction: row-reverse;
}
.attendee_3 .r_box {
  width: 56.25%;
}
.attendee_3 .l_box {
  flex: 1;
  position: relative;
}
.attendee_3 .container {
  width: calc(100% - 121px);
  position: absolute;
  left: 77px;
  top: 50%;
  transform: translateY(-50%);
  max-height: calc(100% - 40px);
  padding-bottom: 6px;
  overflow: auto;
}
.attendee_3 .container::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}
.attendee_3 .container::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: #e60012;
}
.attendee_3 .container::-webkit-scrollbar-track {
  border-radius: 0;
  background: transparent;
}
.attendee_3 .m-desc {
  margin-top: 25px;
}
.attendee_3 .m-hlnk {
  margin-top: 54px;
}
.attendee_3 .m-hlnk a {
  line-height: 49px;
  gap: 32px;
}
.attendee_4 {
  padding: 112px 0px 120px;
}
.attendee_5 {
  background: #f5f5f5;
  padding: 112px 0px 120px;
}
.attendee_5 .m-abtt,
.attendee_5 .bt {
  text-align: center;
}
.attendee_5 .bt {
  color: #333;
  font-family: NunitoSansBold;
  margin-top: 21px;
}
.attendee_5 .color_back {
  background: #fff;
  padding: 49px 74px 60px 81px;
}
.attendee_5 .big_title {
  font-family: NunitoSansBlack;
  font-size: 40px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 50px;
  letter-spacing: 0px;
  color: #333333;
}
.attendee_5_menu {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 20px 36px;
  margin-top: 48px;
}
.attendee_5_menu a {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 313px;
  min-height: 51px;
  border: 1px solid #e60012;
  padding: 5px 18px;
  text-align: center;
}
.attendee_5_menu a:hover {
  background: #e60012;
  color: #fff;
}
.attendee_5_menu .active {
  color: #fff;
  background: #e60012;
}
.attendee_5_container {
  margin-top: 44px;
  display: flex;
  flex-direction: column;
  gap: 42px;
}
.attendee_5_list {
  display: flex;
  flex-wrap: wrap;
  gap: 41px 1.557%;
  margin-top: 34px;
}
.attendee_5_list .title {
  font-family: NunitoSansBold;
  color: #fff;
  flex: 1;
}
.attendee_5_list .top {
  background: #e60012;
  display: flex;
  align-items: center;
  padding: 11px 21px 8px;
  gap: 25px;
}
.attendee_5_list li {
  border: 1px solid #e60012;
  flex: 1;
  min-width: 48.443%;
}
.attendee_5_list .top_logo {
  width: 47px;
}
.attendee_5_list .logo {
  width: 23px;
  aspect-ratio: 1/1;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-top: 6px;
}
.attendee_5_list .logo img {
  max-height: 100%;
}
.attendee_5_list .r_box {
  flex: 1;
}
.attendee_5_list .r_box a {
  color: #333;
}
.attendee_5_list .r_box a:hover {
  color: #e60012;
}
.attendee_5_list figure {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  gap: 10px;
}
.attendee_5_list .bottom {
  padding: 9px 92px 19px;
}
.attendee_5_pub_bottom {
  margin-top: 33px;
}
.attendee_5_pub_bottom .m-hlnk {
  margin-top: 24px;
}
.attendee_5_pub_bottom .m-hlnk a {
  line-height: 49px;
  gap: 32px;
}
.attendee_5_2 .logo {
  width: 43px;
  margin-top: 2px;
}
.attendee_5_2 .attendee_2_bt {
  flex: 1;
}
.attendee_5_2 .top {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  gap: 24px;
}
.attendee_5_2_box {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-top: 31px;
}
.attendee_5_2_box .box {
  width: 49%;
}
.attendee_5_2_box .attendee_5_2_box_r {
  padding-left: 67px;
  line-height: 30px;
  margin-top: 7px;
}
.attendee_5_2_box .attendee_5_2_box_r p {
  min-height: 30px;
}
.attendee_5_2_box .attendee_5_2_box_r em {
  font-size: 22px;
  font-family: NunitoSansBold;
  color: #e60012;
  font-style: normal;
}
.attendee_5_2_box figure {
  margin-top: 60px;
}
.attendee_5_2_box figure:nth-of-type(1) {
  margin-top: 0px !important;
}
.attendee_5_2_contact_list {
  display: flex;
  flex-wrap: wrap;
  gap: 30px 45px;
  padding-left: 67px;
  margin-top: 39px;
}
.attendee_5_2_contact_list li {
  width: 65px;
}
.attendee_5_2_contact_list .contact_logo {
  width: 100%;
}
.attendee_5_2_contact_list .name {
  line-height: 24px;
  color: #333;
  text-align: center;
  margin-top: 2px;
}
.attendee_5_2_box1 {
  margin-top: 63px;
  padding-bottom: 8px;
}
.attendee_5_2_box1 .describe {
  margin-top: 8px;
  padding-left: 39px;
}
.attendee_5_2_box1 .describe em {
  font-size: 20px;
  font-family: NunitoSansBold;
  color: #e60012;
  font-style: normal;
}
.attendee_5_2_list {
  margin-top: 32px;
  display: flex;
  flex-wrap: wrap;
  gap: 30px 2.456%;
}
.attendee_5_2_list li {
  width: 31.696%;
  background: #f5f5f5;
  padding: 21px 4px 29px 5px;
}
.attendee_5_2_list .name {
  color: #333;
  text-align: center;
  margin-top: 14px;
}
.attendee_5_list1 {
  margin-top: 42px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 30px 0px;
}
.attendee_5_list1 li {
  width: 49.6875%;
  background: #fff;
  padding: 64px 79px 57px;
}
.attendee_5_list1 .logo {
  width: 88px;
  aspect-ratio: 1/1;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.attendee_5_list1 .logo img {
  max-height: 100%;
}
.attendee_5_list1 .top {
  display: flex;
  align-items: flex-start;
  gap: 15px;
}
.attendee_5_list1 .attendee_2_bt {
  flex: 1;
  padding-top: 16px;
}
.attendee_5_list1 .describe {
  line-height: 26px;
  margin-top: 22px;
}
.attendee_5_list1 .describe p {
  min-height: 26px;
}
.attendee_5_list1 .describe em {
  font-style: normal;
  font-family: NunitoSansBold;
}
.attendee_6 {
  padding: 112px 0px 118px;
}
.attendee_6 .m-abtt {
  text-align: center;
}
.attendee_6 .title {
  font-family: NunitoSansBold;
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 32px;
  letter-spacing: 0px;
  color: #333333;
  text-align: center;
}
.attendee_6 .table table {
  text-align: center;
  border: none;
  border-top: 1px solid #ccc;
}
.attendee_6 .table table td {
  background: transparent;
  font-size: 18px;
  line-height: 24px;
  border: none;
  border-bottom: 1px solid #ccc;
  padding: 7px 10px 6px;
  height: 73px;
}
.attendee_6 .table table tr:nth-of-type(1) td {
  font-size: 20px;
  line-height: 30px;
  font-family: NunitoSansBold;
}
.attendee_6 .describe {
  margin-top: 17px;
}
.attendee_6_container {
  margin-top: 36px;
  display: flex;
  flex-direction: column;
  gap: 49px;
}
.attendee_7 {
  background: #f5f5f5;
}
.attendee_7 .attendee_6_container {
  margin-top: 24px;
}
.attendee_8 {
  background: url('../images/attendee8_back.jpg') no-repeat center;
  background-size: cover;
  text-align: center;
  padding: 141px 0px 162px;
}
.attendee_8 .describe {
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  margin-top: 25px;
}
.attendee_8 .m-abtt {
  color: #fff;
}
.attendee_8 .m-hlnk {
  justify-content: center;
  margin-top: 105px;
}
.attendee_8 .m-hlnk a {
  line-height: 49px;
  gap: 32px;
  background: #e60012;
  color: #fff;
  z-index: 1;
}
.attendee_8 .m-hlnk a::before {
  background: #fff;
  z-index: -1;
}
.attendee_8 .m-hlnk a:hover {
  color: #e60012;
}
.attendee_8 .m-hlnk a:hover img {
  filter: none;
}
.attendee_8 .m-hlnk img {
  filter: brightness(0) invert(1);
}
.attendee_9 {
  padding: 112px 0px 132px;
}
.attendee_9 .m-abtt {
  text-align: center;
}
.attendee_9 .describe {
  margin-top: 26px;
}
.attendee_9 .describe em {
  font-family: NunitoSansBold;
  font-style: normal;
  color: #333;
}
.attendee_9 .table table {
  border: none;
}
.attendee_9 .table table td {
  background: transparent;
  font-size: 18px;
  line-height: 36px;
  border: none;
  padding: 7px 52px;
  height: 50px;
}
.attendee_9 .table table tr:nth-of-type(odd) {
  background: #f5f5f5;
}
.attendee_9 .table table tr:nth-of-type(1) {
  background: #e5e5e5;
}
.attendee_9 .table table tr:nth-of-type(1) td {
  font-size: 20px;
  font-family: NunitoSansBold;
}
.attendee_9_list {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: 30px 128px;
  margin-top: 39px;
}
.attendee_9_list .logo {
  width: 71px;
}
.attendee_9_list li {
  display: flex;
  align-items: flex-start;
  gap: 19px;
}
.attendee_9_list .r_box {
  flex: 1;
}
.attendee_9_list .r_box a {
  font-family: NunitoSansBold;
  font-size: 24px;
}
.attendee_10 {
  background: #f5f5f5;
  padding: 112px 0px 114px;
}
.attendee_10 .m-abtt,
.attendee_10 .bt {
  text-align: center;
}
.attendee_10 .bt {
  font-family: NunitoSansBold;
  margin-top: 22px;
}
.attendee_10 .m-hlnk {
  margin-top: 68px;
  justify-content: center;
  gap: 30px 42px;
  flex-wrap: wrap;
}
.attendee_10 .m-hlnk a {
  line-height: 49px;
  gap: 32px;
  min-width: 334px;
}
.attendee_10_list {
  display: flex;
  flex-wrap: wrap;
  gap: 70px 50px;
  margin-top: 89px;
}
.attendee_10_list li {
  width: calc(calc(100% - 100px)/3);
  background: #fff;
  position: relative;
  text-align: center;
  padding: 76px 56px 44px;
}
.attendee_10_list li::before {
  content: '';
  position: absolute;
  right: -16px;
  width: 18px;
  aspect-ratio: 1/1;
  background: url('../images/attendee10_la.png') no-repeat center;
  background-size: cover;
  top: 50%;
  transform: translate(100%, -50%);
}
.attendee_10_list li:nth-last-of-type(1)::before,
.attendee_10_list li:nth-of-type(3n)::before {
  display: none;
}
.attendee_10_list .logo {
  width: 95px;
  border-radius: 95px;
  border-radius: 50%;
  overflow: hidden;
  position: absolute;
  left: 50%;
  top: 0;
  transform: translate(-50%, -50%);
}
.attendee_10_list .name {
  font-family: NunitoSansBold;
  color: #333;
}
.attendee_10_list .describe {
  line-height: 24px;
  margin-top: 21px;
}
.attendee_10_list .describe p {
  min-height: 24px;
}
.attendee_10_list .describe a {
  color: #333;
  text-decoration: underline;
}
.attendee_10_list .describe a:hover {
  color: #e60012;
}
.attendee_10_bottom {
  margin-top: 38px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.attendee_10_bottom .logo {
  width: 83px;
}
.attendee_10_bottom .text {
  font-family: NunitoSansBold;
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 32px;
  letter-spacing: 0px;
  color: #333333;
  margin-top: 17px;
}
.attendee_10_bottom .text a {
  color: #e60012;
}
.attendee_10_bottom .text a:hover {
  text-decoration: underline;
}
@media screen and (max-width: 1440px) {
  .attendee_1 {
    padding: 40px 0px;
  }
  .attendee_1 .title {
    margin-top: 5px;
  }
  .attendee_1 .describe {
    margin-top: 4px;
  }
  .attendee_1 .container {
    margin-top: 15px;
    padding-top: 12px;
  }
  .attendee_1 .describe1 {
    margin-top: 6px;
  }
  .attendee_1 .m-hlnk {
    margin-top: 15px;
  }
  .attendee_1 .m-hlnk a {
    min-width: 120px;
    line-height: 22px;
    justify-content: center;
    text-align: center;
    font-size: 14px;
    gap: 6px;
    min-height: 32px;
    padding: 4px 12px;
  }
  .attendee_1 .m-hlnk img {
    width: 26px;
  }
  .attendee_1 .l_box {
    width: 42%;
  }
  .attendee_1 .r_box {
    padding-bottom: 0px;
  }
  .attendee1_list .logo {
    width: 20px;
  }
  .attendee_bt {
    font-size: 15px;
    line-height: 25px;
  }
  .attendee_2_title {
    font-size: 16px;
    line-height: 26px;
  }
  .attendee_2 {
    padding: 30px 0px;
  }
  .attendee_2 .attendee_2_title {
    margin-top: 5px;
  }
  .attendee_2 .text {
    margin-top: 5px;
  }
  .attendee_2_list {
    margin-top: 20px;
  }
  .attendee_2_list .logo {
    width: 32px;
  }
  .attendee_2_list .r_box {
    padding-top: 6px;
  }
  .attendee_2_list .describe {
    line-height: 24px;
    margin-top: 4px;
  }
  .attendee_2_list li {
    margin-top: 20px;
    padding-top: 20px;
  }
  .attendee_2_container {
    margin-top: 20px;
  }
  .attendee_2_container .container {
    width: 82%;
    max-height: calc(100% - 30px);
  }
  .attendee_2_container .describe {
    gap: 2px;
    margin-top: 5px;
  }
  .attendee_2_container .describe em::before {
    top: 8px;
  }
  .attendee_2_bt {
    font-size: 16px;
    line-height: 26px;
  }
  .attendee_3 {
    padding: 30px 0px;
  }
  .attendee_3 .f-box {
    gap: 30px;
  }
  .attendee_3 .container {
    width: calc(100% - 60px);
    left: 30px;
    padding-bottom: 0px;
  }
  .attendee_3 .m-desc {
    margin-top: 5px;
  }
  .attendee_3 .m-hlnk {
    margin-top: 15px;
  }
  .attendee_3 .m-hlnk a {
    min-width: 120px;
    line-height: 22px;
    justify-content: center;
    text-align: center;
    font-size: 14px;
    gap: 6px;
    min-height: 32px;
    padding: 4px 12px;
  }
  .attendee_3 .m-hlnk img {
    width: 15px;
  }
  .attendee_4 {
    padding: 30px 0px;
  }
  .attendee_5_menu {
    margin-top: 10px;
    gap: 15px;
  }
  .attendee_5_menu a {
    min-width: 160px;
    min-height: 32px;
    padding: 4px 14px;
  }
  .attendee_5 {
    padding: 30px 0px;
  }
  .attendee_5 .bt {
    margin-top: 5px;
  }
  .attendee_5 .color_back {
    padding: 20px 20px;
  }
  .attendee_5 .big_title {
    font-size: 18px;
    line-height: 24px;
  }
  .attendee_5_container {
    margin-top: 20px;
    gap: 20px;
  }
  .attendee_5_list {
    gap: 15px 1.557%;
    margin-top: 15px;
  }
  .attendee_5_list .top_logo {
    width: 28px;
  }
  .attendee_5_list .top {
    padding: 6px 20px;
    gap: 12px;
  }
  .attendee_5_list .bottom {
    padding: 9px 10% 15px;
    display: flex;
    flex-direction: column;
    gap: 6px;
  }
  .attendee_5_list .logo {
    margin-top: 0px;
  }
  .attendee_5_pub_bottom {
    margin-top: 15px;
  }
  .attendee_5_pub_bottom .m-hlnk {
    margin-top: 10px;
  }
  .attendee_5_pub_bottom .m-hlnk a {
    min-width: 120px;
    line-height: 22px;
    justify-content: center;
    text-align: center;
    font-size: 14px;
    gap: 6px;
    min-height: 32px;
    padding: 4px 12px;
  }
  .attendee_5_pub_bottom .m-hlnk img {
    width: 15px;
  }
  .attendee_5_2_box {
    margin-top: 15px;
  }
  .attendee_5_2_box .attendee_5_2_box_r {
    padding-left: 43px;
    line-height: 24px;
    margin-top: 5px;
  }
  .attendee_5_2_box .attendee_5_2_box_r em {
    font-size: 16px;
  }
  .attendee_5_2_box figure {
    margin-top: 20px;
  }
  .attendee_5_2 .logo {
    width: 28px;
    margin-top: 0px;
  }
  .attendee_5_2 .top {
    gap: 15px;
  }
  .attendee_5_2_contact_list {
    gap: 15px;
    padding-left: 43px;
    margin-top: 15px;
  }
  .attendee_5_2_contact_list li {
    width: 60px;
  }
  .attendee_5_2_contact_list .name {
    font-size: 14px;
    line-height: 22px;
  }
  .attendee_5_2_box1 {
    margin-top: 20px;
    padding-bottom: 0px;
  }
  .attendee_5_2_box1 .describe {
    padding-left: 0px;
  }
  .attendee_5_2_box1 .describe em {
    font-size: 15px;
  }
  .attendee_5_2_list {
    margin-top: 12px;
    gap: 15px 2.456%;
  }
  .attendee_5_2_list .name {
    margin-top: 6px;
  }
  .attendee_5_2_list li {
    padding: 10px 4px 15px;
  }
  .attendee_5_list1 {
    margin-top: 20px;
    gap: 15px 0px;
  }
  .attendee_5_list1 .describe {
    line-height: 24px;
    margin-top: 10px;
  }
  .attendee_5_list1 .attendee_2_bt {
    padding-top: 12px;
  }
  .attendee_5_list1 li {
    padding: 20px 30px 30px;
  }
  .attendee_5_list1 .logo {
    width: 46px;
  }
  .attendee_5_list1 .top {
    gap: 8px;
  }
  .attendee_6 {
    padding: 30px 0px;
  }
  .attendee_6 .title {
    font-size: 16px;
    line-height: 26px;
  }
  .attendee_6 .table table tr:nth-of-type(1) td {
    font-size: 14px;
    line-height: 24px;
  }
  .attendee_6 .table table td {
    font-size: 14px;
    line-height: 24px;
    height: 48px;
  }
  .attendee_6 .describe {
    margin-top: 10px;
  }
  .attendee_6_container {
    margin-top: 5px !important;
    gap: 15px;
  }
  .attendee_8 {
    padding: 30px 0px;
  }
  .attendee_8 .describe {
    font-size: 14px;
    line-height: 24px;
    font-weight: normal;
    margin-top: 5px;
  }
  .attendee_8 .m-hlnk {
    margin-top: 15px;
  }
  .attendee_8 .m-hlnk a {
    min-width: 120px;
    line-height: 22px;
    justify-content: center;
    text-align: center;
    font-size: 14px;
    gap: 6px;
    min-height: 32px;
    padding: 4px 12px;
  }
  .attendee_8 .m-hlnk img {
    width: 15px;
  }
  .attendee_9 {
    padding: 30px 0px;
  }
  .attendee_9 .describe {
    margin-top: 10px;
  }
  .attendee_9 .table table tr:nth-of-type(1) td {
    font-size: 14px;
    line-height: 24px;
  }
  .attendee_9 .table table td {
    font-size: 14px;
    line-height: 24px;
    height: 30px;
    padding: 4px 20px;
  }
  .attendee_9_list {
    margin-top: 15px;
    gap: 20px 30px;
  }
  .attendee_9_list .logo {
    width: 48px;
  }
  .attendee_9_list .r_box a {
    font-size: 16px;
  }
  .attendee_9_list li {
    gap: 12px;
  }
  .attendee_10 {
    padding: 30px 0px;
  }
  .attendee_10 .bt {
    margin-top: 5px;
  }
  .attendee_10 .m-hlnk {
    margin-top: 15px;
    gap: 15px 20px;
  }
  .attendee_10 .m-hlnk a {
    min-width: 120px;
    line-height: 22px;
    justify-content: center;
    text-align: center;
    font-size: 14px;
    gap: 6px;
    min-height: 32px;
    padding: 4px 12px;
  }
  .attendee_10 .m-hlnk img {
    width: 15px;
  }
  .attendee_10_list {
    margin-top: 40px;
    gap: 40px 50px;
  }
  .attendee_10_list .logo {
    width: 62px;
  }
  .attendee_10_list li {
    padding: 40px 30px 30px;
  }
  .attendee_10_list .describe {
    margin-top: 5px;
  }
  .attendee_10_bottom {
    margin-top: 20px;
  }
  .attendee_10_bottom .logo {
    width: 52px;
  }
  .attendee_10_bottom .text {
    font-size: 16px;
    line-height: 26px;
    margin-top: 4px;
  }
}
@media screen and (max-width: 767px) {
  .attendee_nav .box-slide {
    padding-left: 0px;
  }
  .attendee_nav .box-slide .btn-line {
    margin-left: 8px;
    margin-right: 8px;
  }
  .attendee_nav .box-slide .swiper {
    margin-right: 20px;
  }
  .attendee_1 .f-box{
      flex-direction: column-reverse;
  }
  .attendee_1 .l_box {
    width: 100%;
    max-width: 590px;
    margin: 0px auto;
  }
  .attendee_1 .r_box {
    width: 100%;
    padding-top: 20px;
  }
  .attendee_2_list {
    gap: 20px;
  }
  .attendee_2_list li {
    width: 100%;
    padding: 0px !important;
    border-top: none !important;
    margin-top: 0px !important;
  }
  .attendee_2_list li::before {
    display: none;
  }
  .attendee_2_container {
    flex-wrap: wrap;
  }
  .attendee_2_container .l_box {
    padding: 20px;
  }
  .attendee_2_container .container {
    position: relative;
    left: 0;
    width: 100%;
    transform: none;
    top: 0;
    max-height: none;
  }
  .attendee_2_container .r_box {
    width: 100%;
  }
  .attendee_3 figure {
    flex-wrap: wrap;
    flex-direction: column !important;
  }
  .attendee_3 .l_box {
    padding: 20px;
  }
  .attendee_3 .container {
    position: relative;
    left: 0;
    width: 100%;
    transform: none;
    top: 0;
    max-height: none;
  }
  .attendee_3 .r_box {
    width: 100%;
  }
  .attendee_5_list li {
    min-width: 100%;
  }
  .attendee_5_2_box {
    flex-wrap: wrap;
  }
  .attendee_5_2_box .box {
    width: 100%;
    gap: 20px;
  }
  .attendee_5_list1 li {
    width: 100%;
  }
  .attendee_10_list li {
    width: 100%;
  }
  .attendee_10_list li::before {
    display: none;
  }
}
@media screen and (max-width: 640px) {
  .attendee_5_2_list {
    gap: 15px 2%;
  }
  .attendee_5_2_list li {
    width: 49%;
  }
}

.banner .Banner-cont {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    height: 100%;
    z-index: 10;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    color: #fff;
    text-align: center;
    z-index:99999;
}
.banner .Banner-cont .bnr-btn{
    display:none;
}
.banner .Banner-cont .Bnr-middle h1{
    font-size: 25px;
    line-height: 30px;
    font-family: var(--font-Nebulica);
    text-transform: uppercase;
    width: 1060px;
}
.banner .Banner-cont .Bnr-bottom{
    margin: 50px 0;
}
.banner .Banner-cont .Bnr-bottom h3{
    font-size: 32px;
    font-weight: 400;
    margin-bottom: 0px;
    font-family: var(--font-Neue-Montreal);
    line-height: 30px;
    width: 1060px;
}
.banner .Banner-cont .bnr-btn a{
    display: inline-block;
    cursor: pointer;
    width: 200px;
    line-height: 30px;
    padding: 10px;
    font-size: 18px;
    font-size: 1.8rem;
    color: #fff;
    text-align: center;
    background-color: #e60012;
    margin-right: 10%;
    margin-bottom: 5px;
}
.banner .Banner-cont .bnr-btn a:hover {
    color: #fff;
    background-color: #333;
}
@media screen and (max-width: 1440px) {
    .banner .Banner-cont .Bnr-middle h1{
        font-size: 40px;
        line-height: 41px;
        width: 800px;
    }
    .banner .Banner-cont .Bnr-bottom{
        margin: 40px 0;
    }
    .banner .Banner-cont .Bnr-bottom h3{
        font-size: 25px;
        width: 800px;
    }
    
}
@media screen and (max-width: 850px) {
    .banner .Banner-cont .Bnr-middle h1{
        font-size: 30px;
        line-height: 30px;
        width: 600px;
    }
    .banner .Banner-cont .Bnr-bottom{
        margin: 30px 0;
    }
    .banner .Banner-cont .Bnr-bottom h3{
        font-size: 20px;
        width: 600px;
    }
    .banner .Banner-cont .bnr-btn a{
        width: 150px;
        line-height: 20px;
        font-size: 1rem;
    }
}
@media screen and (max-width: 480px) {
    .banner .Banner-cont .Bnr-middle h1{
        font-size: 15px;
        line-height: 20px;
        width: 80%;
    }
    .banner .Banner-cont .Bnr-bottom{
        margin: 20px 0;
    }
    .banner .Banner-cont .Bnr-bottom h3{
        font-size: 15px;
        width: 400px;
    }
    .banner .Banner-cont .bnr-btn a{
        width: 100px;
    }
    .banner .Banner-cont .Bnr-middle{
        display: flex;
        justify-content: center;
    }
}
@media screen and (max-width: 320px) {
    .banner .Banner-cont .Bnr-middle h1{
        font-size: 10px;
        line-height: 15px;
    }
}

.mengceng:after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 9999;
    background: #040627;
    opacity: .6;
    pointer-events: none;
}


.m-exhistory2 {background: url("../images/nbg1.jpg") repeat center;}
.m-exhistory2 .swiper-slide {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-start;

 
}


.m-hbtn {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
  
  
    z-index: 9999;
    width: 100%;
    margin-top:50px;
  
  
}
.m-hbtn .iboxbtn {
  width: 48px;
  line-height: 48px;
  font-size: 16px;
  font-size:1.6rem;
  color: #e60012;
  text-align: center;
  box-shadow: 0 0 15px rgba(78, 118, 208, 0.16);
  background-color: #fff;
  border-radius: 50%;
  cursor: pointer; margin-left:5px; margin-right:5px; 
}
.m-hbtn .iboxbtnn:hover {
  color: #fff;
  background-color: #e60012;
}
@media screen and (max-width: 1440px) {
  .m-hbtn .iboxbtn {
    width: 38px;
    line-height: 38px;
  }
}
.m-exhistory2 .box-item {
  margin-right: 1.8571428571%;
  margin-bottom: 24px;
  width: 23.5714285714%;
  padding: 6px;
  background-color: #fff;
}



.m-hdlang .lang-btn img,.m-hdlang .lang-item img{
    height:22px;
    margin-right:5px;
}