﻿@charset "UTF-8";
.contain[data-v-4f50c87c] {
  width: 100%;
  height: auto;
  background: #fff;
}
.contain .img[data-v-4f50c87c] {
  display: block;
  margin: 0.533333rem auto 0;
}
@media screen and (max-width: 768px) {
  .img[data-v-4f50c87c] {
    display: block;
    width: 80%;
    margin: 0.533333rem auto 0;
  }
}
.nuxt-progress {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 0.026667rem;
  width: 0;
  opacity: 1;
  -webkit-transition: width 0.1s, opacity 0.4s;
  -o-transition: width 0.1s, opacity 0.4s;
  transition: width 0.1s, opacity 0.4s;
  background-color: #df001f;
  z-index: 999999;
}
.nuxt-progress.nuxt-progress-notransition {
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}
.nuxt-progress-failed {
  background-color: red;
}
.list-image-text-news .more {
  font-size: 16px;
  font-weight: 600;
  display: block;
  margin-top: 0.533333rem;
}
.list-image-text-news .more:after {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-left: 0.16rem;
  vertical-align: middle;
  background: url(../images/509023fb6397454d96e5c98d783717c6.gif)
  no-repeat 0;
}
.list-image-text-news {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
.list-image-text-news,
.list-image-text-news li {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.list-image-text-news li {
  width: 50%;
  overflow: hidden;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 0.266667rem;
}
.list-image-text-news .img {
  width: 2rem;
  height: 1.333333rem;
}
.list-image-text-news .img img {
  width: 100%;
  height: 100%;
}
.list-image-text-news .text {
  padding: 0 0.266667rem;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.list-image-text-news .title {
  font-size: 16px;
}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1;
}
body {
  margin: 0;
}
main {
  display: block;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border-style: none;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
[type="button"],
[type="reset"],
[type="submit"],
button {
  -webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
  outline: 0.013333rem dotted ButtonText;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -0.026667rem;
}
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
details {
  display: block;
}
summary {
  display: list-item;
}
[hidden],
template {
  display: none;
}

/*!
 * 重置样式 v0.10
 * niu.com
 */
html {
  word-spacing: 1px;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
blockquote,
body,
button,
caption,
dd,
div,
dl,
dt,
fieldset,
figure,
form,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
html,
input,
legend,
li,
menu,
ol,
p,
pre,
table,
td,
textarea,
th,
ul {
  margin: 0;
  padding: 0;
}
address,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
caption,
th {
  text-align: left;
  font-weight: 400;
}
address,
cite,
dfn,
em,
i,
var {
  font-style: normal;
}
[hidefocus],
summary {
  outline: 0;
}
li {
  list-style: none;
}
code,
kbd,
pre,
samp {
  font-family: inherit;
}
q:after,
q:before {
  content: none;
}
textarea {
  overflow: auto;
  resize: none;
}
label,
summary {
  cursor: default;
}
a,
button {
  cursor: pointer;
}
a,
a:hover,
del,
ins,
s,
u {
  text-decoration: none;
}
button,
input,
textarea {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/*!
 * 通用样式 v0.10
 * niu.com
*/
@font-face {
  font-family: din;
  src: url(https://www.niucache.com/NiuBrandResourceProd/dist/_nuxt/fonts/b6d6792.woff),
  url(https://www.niucache.com/NiuBrandResourceProd/dist/_nuxt/fonts/d0212f2.ttf) format("truetype");
}
@font-face {
  font-family: DINOffcPro;
  src: url(https://www.niucache.com/NiuBrandResourceProd/dist/_nuxt/fonts/b6d6792.woff),
  url(https://www.niucache.com/NiuBrandResourceProd/dist/_nuxt/fonts/d0212f2.ttf) format("truetype");
}
@font-face {
  font-family: DINOffcPro-Cond;
  src: url(https://www.niucache.com/NiuBrandResourceProd/dist/_nuxt/fonts/cd63b46.woff),
  url(https://www.niucache.com/NiuBrandResourceProd/dist/_nuxt/fonts/6a47ccb.ttf) format("truetype");
}
@font-face {
  font-family: DINOffcPro-Bold;
  src: url(https://www.niucache.com/NiuBrandResourceProd/dist/_nuxt/fonts/94351c8.woff),
  url(https://www.niucache.com/NiuBrandResourceProd/dist/_nuxt/fonts/f2c5ea6.ttf) format("truetype");
}
@font-face {
  font-family: DINOffcPro-Medium;
  src: url(https://www.niucache.com/NiuBrandResourceProd/dist/_nuxt/fonts/1cb15bb.woff),
  url(https://www.niucache.com/NiuBrandResourceProd/dist/_nuxt/fonts/37f5ede.ttf) format("truetype");
}
@font-face {
  font-family: DINOffcPro-CondMedium;
  src: url(https://www.niucache.com/NiuBrandResourceProd/dist/_nuxt/fonts/ea7c4d0.woff),
  url(https://www.niucache.com/NiuBrandResourceProd/dist/_nuxt/fonts/55a1c07.ttf) format("truetype");
}
@font-face {
  font-family: DINOffcPro-CondBold;
  src: url(https://www.niucache.com/NiuBrandResourceProd/dist/_nuxt/fonts/5af2a7b.woff),
  url(https://www.niucache.com/NiuBrandResourceProd/dist/_nuxt/fonts/ea1a2be.ttf) format("truetype");
}
@font-face {
  font-family: DINOffcPro-CondThin;
  src: url(https://www.niucache.com/NiuBrandResourceProd/dist/_nuxt/fonts/76954b9.woff),
  url(https://www.niucache.com/NiuBrandResourceProd/dist/_nuxt/fonts/65ebb9c.ttf) format("truetype");
}
@font-face {
  font-family: NIU-ACCESSARY-Thin;
  src: url(https://www.niucache.com/NiuBrandResourceProd/dist/_nuxt/fonts/3e436fb.woff),
  url(https://www.niucache.com/NiuBrandResourceProd/dist/_nuxt/fonts/08b2c61.ttf) format("truetype");
}
@font-face {
  font-family: NIU-ACCESSARY-Regular;
  src: url(https://www.niucache.com/NiuBrandResourceProd/dist/_nuxt/fonts/42b950b.woff),
  url(https://www.niucache.com/NiuBrandResourceProd/dist/_nuxt/fonts/ade2a3c.ttf) format("truetype");
}
@font-face {
  font-family: NIU-DISPLAY-Bold;
  src: url(https://www.niucache.com/NiuBrandResourceProd/dist/_nuxt/fonts/ca8d4f9.woff),
  url(https://www.niucache.com/NiuBrandResourceProd/dist/_nuxt/fonts/e872245.ttf) format("truetype");
}
.din,
.fm-DINOffcPro {
  font-family: DINOffcPro;
}
.fm-DINOffcPro-Medium {
  font-family: DINOffcPro-Medium;
}
.fm-DINOffcPro-Cond {
  font-family: DINOffcPro-Cond;
}
.fm-DINOffcPro-CondBold {
  font-family: DINOffcPro-CondBold;
}
.fm-DINOffcPro-CondThin {
  font-family: DINOffcPro-CondThin;
}
.fm-NIU-ACCESSARY-Thin {
  font-family: NIU-ACCESSARY-Thin;
}
.fm-NIU-ACCESSARY-Regular {
  font-family: NIU-ACCESSARY-Regular;
}
.fm-NIU-DISPLAY-Bold {
  font-family: NIU-DISPLAY-Bold;
}
.fn-p {
  display: block;
}
.fn-cf:after,
.fn-cf:before {
  content: "";
  display: table;
  line-height: 0;
}
.fn-cf:after {
  clear: both;
}
.ui-cols-2,
.ui-cols-3,
.ui-cols-4,
.ui-cols-5,
.ui-cols-6,
.ui-cols-7 {
  overflow: hidden;
}
.ui-cols-2 > .col {
  width: 50%;
  float: left;
}
.ui-cols-3 > .col {
  width: 33.3333%;
  float: left;
}
.ui-cols-4 > .col {
  width: 25%;
  float: left;
}
.ui-cols-5 > .col {
  width: 20%;
  float: left;
}
.ui-cols-6 > .col {
  width: 16.6666%;
  float: left;
}
.ui-cols-7 > .col {
  width: 14.28%;
  float: left;
}
.ui-cols-2 > .col-join-2,
.ui-cols-3 > .col-join-3 {
  width: 100%;
}
.ui-cols-4 > .col-join-2 {
  width: 50%;
}
.ui-justify {
  text-align: justify;
  font-size: 0;
}
.ui-justify:after {
  content: "";
  width: 100%;
  height: 0;
  line-height: 0;
  overflow: hidden;
  font-size: 0;
}
.ui-justify:after,
.ui-justify li {
  display: inline-block;
}
.bg-position {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}
.trigger-gpu {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-perspective: 1000;
  -ms-perspective: 1000;
  perspective: 1000;
}

/*!
 * 按钮样式 v0.10
 * niu.com
*/
[class^="fn-button"] {
  display: inline-block;
  width: 100px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  font-size: 16px;
  background-color: transparent;
  border: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
[class^="fn-button"]:hover {
  border: none;
}
[class^="fn-button"]:focus {
  outline: none;
}
a[class^="fn-button"] {
  height: auto;
}
[class^="fn-button"] img {
  width: auto;
  height: auto;
  vertical-align: middle;
}
.fn-button-default {
  color: #333;
  background-color: #fff;
}
.fn-button-default:hover {
  background-color: hsla(0, 0%, 100%, 0.8);
}
.fn-button-primary {
  color: #fff;
  background-color: #333;
}
.fn-button-primary:hover {
  background-color: rgba(51, 51, 51, 0.8);
}
.fn-button-gray {
  color: #fff;
  background-color: #666;
}
.fn-button-gray:hover {
  background-color: hsla(0, 0%, 40%, 0.8);
}
.fn-button-light-gray {
  color: #fff;
  background-color: #999;
}
.fn-button-light-gray:hover {
  background-color: hsla(0, 0%, 60%, 0.8);
}
.button-block-big {
  height: 62px;
  line-height: 62px;
  font-size: 20px;
  display: block;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
body,
html {
  width: 100%;
}
html {
  font-family: din, PingFang SC, Helvetica Neue, Helvetica, Hiragino Sans GB, STHeitiSC-Light, Microsoft YaHei, Arial,
  sans-serif;
  background: #fff;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -moz-font-feature-settings: "liga", "kern";
  background-color: #fff;
  color: #212121;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0) !important;
}
a,
body,
button,
input {
  color: #333;
}
.app {
  width: 100%;
  min-width: 1200px;
  overflow-x: hidden;
}
.main-box {
  width: 980px;
  margin: 0 auto;
  position: relative;
}
.des {
  line-height: 1.8;
  font-size: 18px;
}
[class^="title"] {
  font-family: DINOffcPro-CondBold;
}
.title {
  font-size: 28px;
  margin-bottom: 18px;
}
.title,
.title-medium {
  line-height: 1;
  font-weight: 400;
}
.title-medium {
  font-size: 32px;
  margin-bottom: 30px;
}
.title-big {
  font-size: 60px;
  margin-bottom: 20px;
}
.fn-p {
  margin-bottom: 10px;
}
.icon-wb {
  width: 22px;
  height: 18px;
  display: inline-block;
}
.icon-wb {
  background: url(../images/cefd426.svg) no-repeat 50%;
}
.icon-red-flag,
.icon-search {
  width: 16px;
  height: 16px;
  display: inline-block;
}
.icon-search {
  background: url(../images/f0eb5e88cdb448919c6ad653f8eda795.gif)
  no-repeat 50%;
}
.icon-red-flag {
  background: url(../images/b8ef71a.svg) no-repeat 50%;
}
.icon-loading {
  width: 30px;
  height: 30px;
  display: inline-block;
  background: url(../images/8deed2a.svg) no-repeat 0 0;
  -webkit-animation: rotate360 0.8s linear infinite;
  animation: rotate360 0.8s linear infinite;
}
[class^="icon-"] {
  background-size: 100% 100%;
}
.wow {
  visibility: hidden;
}
@-webkit-keyframes rotate360 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes rotate360 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.page-title {
  font-size: 36px;
}
.page-cite {
  font-size: 14px;
  margin-top: 18px;
}
.page-cite span {
  margin-right: 40px;
}
.page-cite .date {
  font-family: DINOffcPro;
}
.page-body {
  padding-top: 0.533333rem;
  font-size: 16px;
  line-height: 1.8;
}
.page-body img {
  border-radius: 0.066667rem;
  margin: 0 auto 0.133333rem;
  max-width: 100%;
  height: auto;
}
.page-body p {
  margin-bottom: 48px;
}
.page-body p img {
  margin-bottom: -38px;
  max-width: 100%;
}
.page-body p:empty {
  display: none;
}
.page-body div > img {
  margin-bottom: -38px;
}
.page-body div:last-child > img,
.page-body p:last-child img {
  margin-bottom: 0;
}
.page-body img:first-child,
.page-body p:first-child {
  margin-top: 0;
}
.list-image-text-news .title {
  line-height: 1.5;
  margin-bottom: 0;
  height: 48px;
  overflow: hidden;
  position: relative;
}
.list-image-text-news .more {
  margin-top: 14px;
}
@media screen and (max-width: 1280px) {
  .app {
    min-width: 100%;
  }
  .app div.main-box,
  .app section.main-box,
  .app section div.main-box {
    width: auto !important;
    padding: 0 20px;
  }
}
@media screen and (max-width: 768px) {
  .app {
    min-width: 100%;
  }
  .app div.main-box,
  .app section.main-box {
    width: auto !important;
    padding-left: 16px;
    padding-right: 16px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .list-image-text-news li {
    margin-bottom: 20px;
  }
  .list-image-text-news li .img {
    width: 166px;
    height: 111px;
  }
  .list-image-text-news .more {
    margin-top: 24px;
  }
}
@media screen and (max-width: 767px) {
  .page-title {
    font-size: 26px;
  }
  .page-cite {
    margin-top: 48px;
  }
  .page-cite .date {
    display: none;
  }
  .list-image-text-news li {
    width: 100%;
  }
}
@-webkit-keyframes uberOut {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-0.333333rem, 0, 0);
    transform: translate3d(-0.333333rem, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes uberOut {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-0.333333rem, 0, 0);
    transform: translate3d(-0.333333rem, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.uberOut {
  -webkit-animation-name: uberOut;
  animation-name: uberOut;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}
@-webkit-keyframes mySlideDown {
  0% {
    -webkit-transform: translateY(-100%) scale(1);
    transform: translateY(-100%) scale(1);
  }
  to {
    -webkit-transform: translateY(0) scale(1);
    transform: translateY(0) scale(1);
  }
}
@keyframes mySlideDown {
  0% {
    -webkit-transform: translateY(-100%) scale(1);
    transform: translateY(-100%) scale(1);
  }
  to {
    -webkit-transform: translateY(0) scale(1);
    transform: translateY(0) scale(1);
  }
}
.mySlideDown {
  -webkit-animation-duration: 1.2s;
  animation-duration: 1.2s;
  -webkit-animation-name: mySlideDown;
  animation-name: mySlideDown;
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
}
@-webkit-keyframes myscale {
  0% {
    -webkit-transform: translateZ(0) scale(1);
    transform: translateZ(0) scale(1);
  }
  to {
    -webkit-transform: translate3d(0, 10%, 0) scale(1.1);
    transform: translate3d(0, 10%, 0) scale(1.1);
  }
}
@keyframes myscale {
  0% {
    -webkit-transform: translateZ(0) scale(1);
    transform: translateZ(0) scale(1);
  }
  to {
    -webkit-transform: translate3d(0, 10%, 0) scale(1.1);
    transform: translate3d(0, 10%, 0) scale(1.1);
  }
}
.myscale {
  -webkit-animation-duration: 0.8s;
  animation-duration: 0.8s;
  -webkit-animation-name: myscale;
  animation-name: myscale;
  -webkit-animation-timing-function: cubic-bezier(1, 0.1, 0.25, 1);
  animation-timing-function: cubic-bezier(1, 0.1, 0.25, 1);
}
@-webkit-keyframes mslidedown {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  to {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
  }
}
@keyframes mslidedown {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  to {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
  }
}
.mslidedown {
  -webkit-animation-duration: 1.2s;
  animation-duration: 1.2s;
  -webkit-animation-name: mslidedown;
  animation-name: mslidedown;
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
}
.data-swiper-box .swiper-wrapper {
  position: relative;
}
.data-swiper-box .swiper-wrapper .wow {
  visibility: hidden;
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
  -webkit-animation-name: none;
  animation-name: none;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
.data-swiper-box .swiper-wrapper .swiper-slide-active .wow {
  -webkit-animation-name: uberOut !important;
  animation-name: uberOut !important;
  visibility: visible !important;
}
.data-swiper-box .swiper-wrapper .swiper-slide-active.what-5-1 .wow,
.data-swiper-box .swiper-wrapper .swiper-slide-active.what-5-2 .wow,
.data-swiper-box .swiper-wrapper .swiper-slide-active.what-5-3 .wow,
.data-swiper-box .swiper-wrapper .swiper-slide-active.what-5-4 .wow {
  -webkit-animation-name: none !important;
  animation-name: none !important;
}
.data-swiper-box .swiper-pagination {
  position: absolute;
  right: 30px;
  top: 50%;
  width: 0.133333rem;
}
.data-swiper-box .swiper-pagination span.swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  margin-bottom: 2px;
  background: #fff;
}
@-webkit-keyframes toBlack {
  to {
    background: rgba(0, 0, 0, 0.3);
  }
}
@keyframes toBlack {
  to {
    background: rgba(0, 0, 0, 0.3);
  }
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.clearfix:after {
  content: ".";
  height: 0;
  overflow: hidden;
  visibility: hidden;
  clear: both;
  display: block;
}
@media screen and (max-width: 767px) {
  .safety {
    margin: 0 auto;
    width: 91.4667%;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .safety {
    margin: 0 auto;
    width: 95.833%;
  }
}
@media screen and (min-width: 992px) {
  .safety {
    margin: 0 auto;
    width: 13.066667rem;
    padding-left: 0.133333rem;
    padding-right: 0.133333rem;
  }
}
.boxCenter {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
a {
  -webkit-transition: all 0.4s !important;
  -o-transition: all 0.4s !important;
  transition: all 0.4s !important;
}
.countryMask[data-v-5a8757d6] {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 10000;
  background-color: rgba(0, 0, 0, 0.8);
}
.countryWrap[data-v-5a8757d6] {
  width: 12rem;
  height: 4.72rem;
  padding: 1.333333rem 0 1.333333rem 1.386667rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #707070;
  -webkit-box-shadow: 0 0.133333rem 1.066667rem 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0.133333rem 1.066667rem 0 rgba(0, 0, 0, 0.1);
  border-radius: 0.04rem;
  position: fixed;
  z-index: 10001;
  background-color: #fff;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 0;
}
.countryWrap a[data-v-5a8757d6] {
  width: 2rem;
  height: 22px;
  line-height: 22px;
  margin-bottom: 0.586667rem;
  display: inline-block;
  vertical-align: middle;
}
.countryWrap img[data-v-5a8757d6] {
  width: 22px;
  height: 22px;
  overflow: hidden;
  vertical-align: top;
  margin-right: 6px;
}
.countryWrap span[data-v-5a8757d6] {
  display: inline-block;
  vertical-align: top;
  color: #777;
  line-height: 22px;
  font-size: 14px;
  font-family: DINOffcPro;
}
.countryWrap .el-icon-close[data-v-5a8757d6] {
  cursor: pointer;
  width: 50px;
  height: 50px;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
  font-size: 20px;
  color: #000;
  text-align: center;
  line-height: 50px;
  font-weight: 600;
}
@media screen and (min-width: 768px) and (max-width: 999px) {
  .countryWrap[data-v-5a8757d6] {
    width: 97.396%;
    height: 4.72rem;
    padding: 1.333333rem 0 1.333333rem 0.386667rem;
  }
  .countryWrap a[data-v-5a8757d6] {
    width: 1.906667rem;
  }
}
@media screen and (max-width: 767px) {
  .countryWrap[data-v-5a8757d6] {
    width: 100%;
    height: 12.186667rem;
    padding: 1.6rem 0 1.68rem 1.706667rem;
  }
  .countryWrap a[data-v-5a8757d6] {
    width: 3.893333rem;
    margin-bottom: 0.8rem;
    height: 0.586667rem;
    line-height: 0.586667rem;
  }
  .countryWrap img[data-v-5a8757d6] {
    width: 0.586667rem;
    height: 0.586667rem;
    margin-right: 0.16rem;
  }
  .countryWrap span[data-v-5a8757d6] {
    line-height: 0.586667rem;
    font-size: 0.373333rem;
  }
}
.ispc[data-v-2abd0864] {
  display: block;
}
.ismob[data-v-2abd0864] {
  display: none;
}
a[data-v-2abd0864] {
  display: block;
}
@media screen and (max-width: 767px) {
  .ispc[data-v-2abd0864] {
    display: none;
  }
  .ismob[data-v-2abd0864] {
    display: block;
  }
}
.perch[data-v-2abd0864] {
  width: 100%;
  height: 50px;
}
.navWrap[data-v-2abd0864] {
  height: 0.666667rem;
  width: 100%;
  position: relative;
  z-index: 9999;
  background-color: #fff;
}
.navWrap .navContent[data-v-2abd0864] {
  height: 0.666667rem;
}
.navWrap .navContent .navList[data-v-2abd0864] {
  float: left;
  height: 50px;
  line-height: 50px;
}
.navWrap .navContent .navList .after[data-v-2abd0864] {
  padding: 0 2.041%;
}
.navWrap .navContent .navList .item[data-v-2abd0864] {
  display: inline-block;
  color: #333;
  -webkit-transition: color 0.4s ease;
  -o-transition: color 0.4s ease;
  transition: color 0.4s ease;
  cursor: pointer;
}
.navWrap .navContent .navList .item:hover a[data-v-2abd0864] {
  color: #df001f;
}
.navWrap .navContent .navList .item .link[data-v-2abd0864] {
  font-size: 14px;
  display: block;
  height: 100%;
  padding: 0 0.4rem;
  font-family: DINOffcPro-Medium;
  font-weight: 500;
}
.navWrap .navContent .navList .item:first-child a[data-v-2abd0864] {
  padding-left: 0;
}
.navWrap .navContent .navList .item:last-child a[data-v-2abd0864] {
  padding-right: 0;
}
.navWrap .navContent .navList .item.nuxt-link-exact-active[data-v-2abd0864],
.navWrap .navContent .navList .item[data-v-2abd0864]:hover {
  color: hsla(0, 0%, 100%, 0.5) !important;
}
.navWrap .navContent .navEndWrap[data-v-2abd0864] {
  float: right;
  height: 0.666667rem;
  font-size: 0;
  -webkit-text-size-adjust: none;
}
.navWrap .navContent .navEndWrap .btn-login[data-v-2abd0864] {
  position: relative;
}
.navWrap .navContent .navEndWrap .btn-login:hover .user-info[data-v-2abd0864] {
  visibility: visible;
  height: 100px;
  opacity: 1;
}
.navWrap .navContent .navEndWrap .user-info[data-v-2abd0864] {
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  visibility: hidden;
  overflow: hidden;
  opacity: 0;
  height: 0;
  font-size: 14px;
  background-color: #fff;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  top: 50px;
  width: 80px;
  z-index: 9999;
  -webkit-box-shadow: 0 0.133333rem 0.266667rem -0.066667rem rgba(0, 0, 0, 0.16);
  box-shadow: 0 0.133333rem 0.266667rem -0.066667rem rgba(0, 0, 0, 0.16);
}
.navWrap .navContent .navEndWrap .user-info a[data-v-2abd0864] {
  display: block;
  width: 100%;
  height: 50px;
  color: #333;
  line-height: 50px;
  font-size: 14px;
  font-family: DINOffcPro;
  font-weight: 400;
  text-align: center;
}
.navWrap .navContent .navEndWrap .user-info a[data-v-2abd0864]:hover {
  color: #df001f;
  font-family: DINOffcPro-Medium;
}
.navWrap .navContent .navEndWrap li[data-v-2abd0864] {
  display: inline-block;
  margin: 0 0.133333rem;
  cursor: pointer;
  height: 0.666667rem;
}
.navWrap .navContent .navEndWrap li[data-v-2abd0864]:first-child {
  margin-left: 0;
  padding: 0 0.133333rem;
}
.navWrap .navContent .navEndWrap li[data-v-2abd0864]:last-child {
  margin-right: -0.133333rem;
  padding: 0 0.133333rem;
}
.navWrap .navContent .navEndWrap .icon-login[data-v-2abd0864],
.navWrap .navContent .navEndWrap .icon-red-flag[data-v-2abd0864],
.navWrap .navContent .navEndWrap .icon-search[data-v-2abd0864] {
  margin-top: 0.226667rem;
  width: 16px;
  height: 16px;
  display: block;
}
.navWrap .navContent .navEndWrap .icon-search[data-v-2abd0864] {
  background: url(../images/f0eb5e88cdb448919c6ad653f8eda795.gif)
  no-repeat 50%;
}
.navWrap .navContent .navEndWrap .icon-login[data-v-2abd0864] {
  background: url(../images/db6812b3fcaf47efba54aa13bdc0e177.gif)
  no-repeat;
}
.navWrap .navContent .navEndWrap .icon-red-flag[data-v-2abd0864] {
  background: url(../images/b8ef71a.svg) no-repeat 50%;
}
.navWrap .slideShow_PC[data-v-2abd0864] {
  height: 0;
  visibility: hidden;
  overflow: hidden;
  -webkit-transition: all 0.12s ease-out;
  -o-transition: all 0.12s ease-out;
  transition: all 0.12s ease-out;
  cursor: auto;
  position: absolute;
  top: 0.666667rem;
  left: 0;
  width: 100%;
  background: #fff;
  z-index: 9999;
  -webkit-box-shadow: 0 0.133333rem 0.4rem 0 rgba(0, 0, 0, 0.05) inset;
  box-shadow: inset 0 0.133333rem 0.4rem 0 rgba(0, 0, 0, 0.05);
}
.navWrap .slideShow_PC.slideShow_PC_hover[data-v-2abd0864] {
  height: 7.466667rem;
  visibility: visible;
  opacity: 1;
}
.navWrap .slideShow_PC .customHeaderTab[data-v-2abd0864] {
  padding-top: 0.8rem;
}
.navWrap .slideShow_PC .tab_header[data-v-2abd0864] {
  float: left;
  height: 100%;
  width: 3.093333rem;
}
.navWrap .slideShow_PC .tab_header .tab_header_item[data-v-2abd0864] {
  width: 204px;
  height: 70px;
  overflow: hidden;
  margin-right: 0.373333rem;
  cursor: pointer;
}
.navWrap .slideShow_PC .tab_header .tab_header_item.tab_header_first[data-v-2abd0864] {
  background: url(../images/6e4222e.png) no-repeat;
  background-size: cover;
}
.navWrap .slideShow_PC .tab_header .tab_header_item.tab_header_second[data-v-2abd0864] {
  background: url(../images/c4cedb6.png) no-repeat;
  background-size: cover;
}
.navWrap .slideShow_PC .tab_header .tab_header_item.tab_header_third[data-v-2abd0864] {
  background: url(../images/9a65a39.png) no-repeat;
  background-size: cover;
}
.navWrap .slideShow_PC .tab_header .tab_header_item .tab_header_mask[data-v-2abd0864] {
  width: 100%;
  height: 100%;
  background-color: hsla(0, 0%, 100%, 0.7);
  opacity: 1;
}
.navWrap .slideShow_PC .tab_header .tab_header_item .tab_header_mask.ischecked[data-v-2abd0864] {
  opacity: 0;
  -webkit-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.navWrap .slideShow_PC .tab_content[data-v-2abd0864] {
  position: relative;
  float: right;
  width: 9.746667rem;
  padding-left: 0.213333rem;
  border-left: 1px solid #eee;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.navWrap .slideShow_PC .tab_content .tab_header_border[data-v-2abd0864] {
  width: 0.026667rem;
  height: 0.933333rem;
  background-color: #df001f;
  position: absolute;
  left: -0.026667rem;
  -webkit-transition: all 0.1s;
  -o-transition: all 0.1s;
  transition: all 0.1s;
}
.navWrap .slideShow_PC .tab_content .tab_header_border.tab_header_border1[data-v-2abd0864] {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.navWrap .slideShow_PC .tab_content .tab_header_border.tab_header_border2[data-v-2abd0864] {
  -webkit-transform: translateY(0.933333rem);
  -ms-transform: translateY(0.933333rem);
  transform: translateY(0.933333rem);
}
.navWrap .slideShow_PC .tab_content .tab_header_border.tab_header_border3[data-v-2abd0864] {
  -webkit-transform: translateY(1.866667rem);
  -ms-transform: translateY(1.866667rem);
  transform: translateY(1.866667rem);
}
.navWrap .slideShow_PC .tab_content .content[data-v-2abd0864] {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-bottom: 0.533333rem;
  font-size: 0;
}
.navWrap .slideShow_PC .tab_content .content_first[data-v-2abd0864],
.navWrap .slideShow_PC .tab_content .content_second[data-v-2abd0864],
.navWrap .slideShow_PC .tab_content .content_third[data-v-2abd0864] {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.navWrap .slideShow_PC .tab_content .oneModel[data-v-2abd0864] {
  display: inline-block;
  width: 3.106667rem;
  height: 2.266667rem;
  position: relative;
  margin-bottom: 0.8rem;
}
.navWrap .slideShow_PC .tab_content .oneModel.typeN1s[data-v-2abd0864] {
  background: url(../images/cecddf2.png) no-repeat 50%;
  background-size: cover;
}
.navWrap .slideShow_PC .tab_content .oneModel.typeNgt[data-v-2abd0864] {
  background: url(../images/d718a62.png) no-repeat 50%;
  background-size: cover;
}
.navWrap .slideShow_PC .tab_content .oneModel.typeM1[data-v-2abd0864] {
  background: url(../images/db69662.png) no-repeat 50%;
  background-size: cover;
}
.navWrap .slideShow_PC .tab_content .oneModel.typeMPlus[data-v-2abd0864] {
  background: url(../images/e558612.png) no-repeat 50%;
  background-size: cover;
}
.navWrap .slideShow_PC .tab_content .oneModel.typeU1[data-v-2abd0864] {
  background: url(../images/22c469f.png) no-repeat 50%;
  background-size: cover;
}
.navWrap .slideShow_PC .tab_content .oneModel.typeUm[data-v-2abd0864] {
  background: url(../images/db6efbe.png) no-repeat 50%;
  background-size: cover;
}
.navWrap .slideShow_PC .tab_content .oneModel.typeUPlus[data-v-2abd0864] {
  background: url(../images/0f7e086.png) no-repeat 50%;
  background-size: cover;
}
.navWrap .slideShow_PC .tab_content .oneModel.typeUs[data-v-2abd0864] {
  background: url(../images/8ec43ec.png) no-repeat 50%;
  background-size: cover;
}
.navWrap .slideShow_PC .tab_content .oneModel .oneModelLogo[data-v-2abd0864] {
  display: inline-block;
  height: 0.226667rem;
  width: 100%;
  background: url(../images/37a0f144bb3f440395f8a648fd9d5a0f.gif)
  no-repeat;
  background-position: 1.666667rem 0;
}
.navWrap .slideShow_PC .tab_content .oneModel .oneModelLogo.oneModelLogo1[data-v-2abd0864] {
  background-image: url(../images/9fdc22b.svg);
}
.navWrap .slideShow_PC .tab_content .oneModel .oneModelPoint[data-v-2abd0864] {
  width: 94px;
  height: 16;
  overflow: hidden;
  position: absolute;
  left: 50%;
  bottom: 0;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.navWrap .slideShow_PC .tab_content .oneModel .oneModelPoint .point[data-v-2abd0864] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 16px;
  height: 16px;
  overflow: hidden;
  border: 0.026667rem solid #eee;
  border-radius: 50%;
  display: inline-block;
}
.navWrap .slideShow_PC .tab_content .oneModel .oneModelPoint .point[data-v-2abd0864]:first-child {
  background: #fff;
}
.navWrap .slideShow_PC .tab_content .oneModel .oneModelPoint .point[data-v-2abd0864]:nth-child(2) {
  background: #df001f;
}
.navWrap .slideShow_PC .tab_content .oneModel .oneModelPoint .point[data-v-2abd0864]:nth-child(3) {
  background: #5d5d5d;
}
.navWrap .slideShow_PC .tab_content .oneModel .oneModelPoint .point[data-v-2abd0864]:nth-child(4) {
  background: #3976be;
}
.headerSearchMob[data-v-2abd0864] {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 24rem;
  top: 0;
  z-index: 9999;
  background-color: #fff;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  overflow: hidden;
  transition: all 0s;
  -ms-transition: all 0s;
  -moz-transition: all 0s;
  -webkit-transition: all 0s;
  -o-transition: all 0s;
}
.headerSearchMob .site-header[data-v-2abd0864] {
  background: #fff;
}
.headerSearchMob.slideDown[data-v-2abd0864] {
  bottom: 0;
}
.headerSearchMob .iptWrap[data-v-2abd0864] {
  display: none !important;
  width: 10rem;
  height: 1.066667rem;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0.266667rem 0.426667rem 0;
}
.headerSearchMob .iptWrap .cancel[data-v-2abd0864] {
  display: inline-block;
  color: #555;
  line-height: 1.066667rem;
  font-size: 16px;
  height: 1.066667rem;
}
.headerSearchMob .remind[data-v-2abd0864] {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  width: 8.4rem;
  padding: 60px;
  overflow: auto;
}
.headerSearchMob .remind li[data-v-2abd0864] {
  -webkit-transition: 1s ease;
  -o-transition: 1s ease;
  transition: 1s ease;
  border-bottom: 1px solid #eee;
}
.headerSearchMob .remind li[data-v-2abd0864]:last-of-type {
  margin-bottom: 0.8rem;
}
.headerSearchMob .remind .item[data-v-2abd0864] {
  width: 8.4rem;
  height: 1.333333rem;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 1.333333rem;
  font-size: 16px;
  font-family: DINOffcPro;
}
.headerSearchMob .remind .item .text[data-v-2abd0864] {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  white-space: nowrap;
}
.headerSearchMob .remind .item span[data-v-2abd0864] {
  display: inline-block;
  width: 1.333333rem;
  height: 1.333333rem;
  line-height: 1.333333rem;
  text-align: center;
  font-size: 16px;
  -webkit-transition: 0.2s linear;
  -o-transition: 0.2s linear;
  transition: 0.2s linear;
}
.headerSearchMob .remind .item span.isSlide[data-v-2abd0864] {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.headerSearchMob .remind .item a[data-v-2abd0864] {
  width: 100%;
  height: 100%;
}
.headerSearchMob .remind .item .niuaero[data-v-2abd0864] {
  height: 0.213333rem;
  width: 2.887467rem;
}
.headerSearchMob .remind .animateWrap[data-v-2abd0864] {
  width: 9.146667rem;
  overflow: hidden;
  height: 0;
  -webkit-transition: height 0.3s;
  -o-transition: height 0.3s;
  transition: height 0.3s;
}
.headerSearchMob .remind .animateWrap.slideShow[data-v-2abd0864] {
  height: 4.56rem;
}
.headerSearchMob .remind .animateWrap.slideShow3[data-v-2abd0864] {
  height: 8.586667rem;
}
.headerSearchMob .remind .secondModShow[data-v-2abd0864] {
  width: 9.146667rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0.533333rem 0 0.8rem;
  margin-left: -0.373333rem;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  overflow: hidden;
}
.headerSearchMob .remind .secondModShow .secondImg[data-v-2abd0864] {
  display: block;
  width: 4.426667rem;
  height: 3.226667rem;
}
.headerSearchMob .remind .secondModShow1 .secondImg[data-v-2abd0864]:nth-child(2) {
  background: url(../images/cecddf2.png) no-repeat;
  background-size: cover;
}
.headerSearchMob .remind .secondModShow1 .secondImg[data-v-2abd0864]:first-child {
  background: url(../images/d718a62.png) no-repeat;
  background-size: cover;
}
.headerSearchMob .remind .secondModShow2 .secondImg[data-v-2abd0864]:nth-child(2) {
  background: url(../images/db69662.png) no-repeat;
  background-size: cover;
}
.headerSearchMob .remind .secondModShow2 .secondImg[data-v-2abd0864]:first-child {
  background: url(../images/e558612.png) no-repeat;
  background-size: cover;
}
.headerSearchMob .remind .secondModShow3 .secondImg[data-v-2abd0864]:nth-child(2) {
  background: url(../images/22c469f.png) no-repeat;
  background-size: cover;
  margin-bottom: 0.8rem;
}
.headerSearchMob .remind .secondModShow3 .secondImg[data-v-2abd0864]:nth-child(4) {
  background: url(../images/db6efbe.png) no-repeat;
  background-size: cover;
  margin-bottom: 0.8rem;
}
.headerSearchMob .remind .secondModShow3 .secondImg[data-v-2abd0864]:first-child {
  background: url(../images/0f7e086.png) no-repeat;
  background-size: cover;
}
.headerSearchMob .remind .secondModShow3 .secondImg[data-v-2abd0864]:nth-child(3) {
  background: url(../images/8ec43ec.png) no-repeat;
  background-size: cover;
}
.headerSearchMob .remind .iconContent[data-v-2abd0864] {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 2.24rem;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 0.8rem;
}
.headerSearchMob .remind .iconContent dl[data-v-2abd0864] {
  width: 25%;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.headerSearchMob .remind .iconContent dl dt[data-v-2abd0864] {
  color: #333;
  line-height: 19px;
  font-size: 14px;
  font-family: DIN Offc Pro;
  font-weight: 400;
}
.headerSearchMob .remind .iconContent dl:first-child dd[data-v-2abd0864] {
  background: url(../images/57ad1970d59641d1a84b213c10827271.gif)
  no-repeat bottom;
}
.headerSearchMob .remind .iconContent dl:nth-child(2) dd[data-v-2abd0864] {
  background: url(../images/6dd9d82.svg) no-repeat bottom;
}
.headerSearchMob .remind .iconContent dl:nth-child(3) dd[data-v-2abd0864] {
  background: url(../images/281016d.svg) no-repeat bottom;
}
.headerSearchMob .remind .iconContent dl:nth-child(4) dd[data-v-2abd0864] {
  background: url(../images/2b32382bc9e94f8992253a8bdd7f1411.gif)
  no-repeat bottom;
}
.headerSearchMob .remind .iconContent dl:nth-child(4) dt[data-v-2abd0864] {
  font-family: DINOffcPro;
}
.headerSearchMob .remind .iconContent dl dd[data-v-2abd0864] {
  width: 80px;
  height: 80px;
  overflow: hidden;
  margin-bottom: 29px;
}
.mobMask[data-v-2abd0864] {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 8999;
  background: rgba(0, 0, 0, 0.5);
  overflow: hidden;
}
.site-header-wrap[data-v-2abd0864] {
  position: relative;
}
.site-header-wrap.box-shadow[data-v-2abd0864] {
  -webkit-box-shadow: 0 0.133333rem 0.4rem 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 0.133333rem 0.4rem 0 rgba(0, 0, 0, 0.05);
}
@media screen and (max-width: 767px) {
  .site-header-wrap[data-v-2abd0864] {
    height: 50px;
  }
}
.site-header[data-v-2abd0864],
.site-header a[data-v-2abd0864] {
  color: #fff;
}
.site-header[data-v-2abd0864] {
  width: 100%;
  height: 40px;
  background: #df001f;
  position: relative;
  z-index: 9999;
}
.site-header.site-header2[data-v-2abd0864] {
  position: fixed;
  left: 0;
  top: 0;
}
.site-header .main-box[data-v-2abd0864] {
  z-index: 2;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 0;
}
.site-header .site-menu[data-v-2abd0864] {
  display: none;
}
.site-header .logo[data-v-2abd0864] {
  width: 0.853333rem;
}
.site-header .logo a[data-v-2abd0864] {
  display: block;
  line-height: 40px;
}
.site-header img[data-v-2abd0864] {
  vertical-align: middle;
}
.site-header .site-name[data-v-2abd0864] {
  display: none;
}
@media screen and (max-width: 767px) {
  .site-header[data-v-2abd0864] {
    height: 50px;
  }
  .site-header .main-box[data-v-2abd0864] {
    width: 100%;
    padding: 0;
  }
  .site-header .site-menu[data-v-2abd0864] {
    display: block;
    width: 1.333333rem;
    line-height: 50px;
  }
  .site-header .site-menu img[data-v-2abd0864] {
    padding-left: 0.426667rem;
  }
  .site-header .logo a[data-v-2abd0864] {
    line-height: 50px;
  }
  .site-header .logo[data-v-2abd0864] {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: center;
  }
  .site-header .header-end[data-v-2abd0864] {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    margin-left: 0;
  }
}
.header-end[data-v-2abd0864] {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: right;
  font-size: 0;
}
.header-end a[data-v-2abd0864] {
  height: 40px;
  line-height: 40px;
  display: inline-block;
  vertical-align: top;
}
.header-end .link-aero[data-v-2abd0864] {
  display: inline-block;
}
.header-end .link-aero img[data-v-2abd0864] {
  height: 0.106667rem;
  vertical-align: middle;
}
.header-end .link-shop[data-v-2abd0864] {
  display: inline-block;
  font-size: 12px;
  font-weight: 700;
  margin-left: 0.72rem;
}
.header-end .link-shop img[data-v-2abd0864] {
  height: 0.266667rem;
  vertical-align: middle;
}
.header-end .link-shop img.ispc[data-v-2abd0864] {
  display: inline-block;
}
@media screen and (max-width: 767px) {
  .header-end .link-aero[data-v-2abd0864] {
    display: none;
  }
  .header-end a[data-v-2abd0864] {
    height: 50px;
    line-height: 50px;
  }
  .header-end .link-shop[data-v-2abd0864] {
    margin-left: 0;
    width: 1.333333rem;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .header-end .link-shop img[data-v-2abd0864] {
    height: auto;
    margin-right: 0.426667rem;
  }
  .header-end .link-shop img.ispc[data-v-2abd0864] {
    display: none;
  }
}
.pcMask[data-v-2abd0864] {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 90px;
  z-index: 9000;
  background-color: rgba(0, 0, 0, 0.5);
}
.nav-page-mask-show[data-v-2abd0864],
.site-header-on .site-nav[data-v-2abd0864] {
  display: block;
}
@media screen and (max-width: 767px) {
  .navWrap[data-v-2abd0864] {
    display: none;
  }
  .site-header .main-box[data-v-2abd0864] {
    padding: 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .navWrap .slideShow_PC[data-v-2abd0864] {
    cursor: auto;
    position: absolute;
    top: 0.666667rem;
    left: 0;
    width: 100%;
    background: #fff;
    z-index: 9999;
  }
  .navWrap .slideShow_PC.slideShow_PC_hover[data-v-2abd0864] {
    height: 9.466667rem;
  }
  .navWrap .slideShow_PC .customHeaderTab[data-v-2abd0864] {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 0.8rem;
  }
  .navWrap .slideShow_PC .tab_header[data-v-2abd0864] {
    position: relative;
    height: 100%;
    width: 3.093333rem;
  }
  .navWrap .slideShow_PC .tab_header .tab_header_item[data-v-2abd0864] {
    width: 204px;
    height: 70px;
    overflow: hidden;
    margin-right: 0.373333rem;
    cursor: pointer;
  }
  .navWrap .slideShow_PC .tab_header .tab_header_item .tab_header_mask[data-v-2abd0864] {
    width: 100%;
    height: 100%;
    background-color: hsla(0, 0%, 100%, 0.7);
  }
  .navWrap .slideShow_PC .tab_content[data-v-2abd0864] {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    width: auto;
    padding-left: 0.293333rem;
    border-left: 1px solid #eee;
    position: relative;
  }
  .navWrap .slideShow_PC .tab_content .tab_header_border[data-v-2abd0864] {
    width: 0.026667rem;
    height: 0.933333rem;
    background-color: #df001f;
    position: absolute;
    left: -0.026667rem;
    -webkit-transition: all 0.1s;
    -o-transition: all 0.1s;
    transition: all 0.1s;
  }
  .navWrap .slideShow_PC .tab_content .tab_header_border.tab_header_border1[data-v-2abd0864] {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  .navWrap .slideShow_PC .tab_content .tab_header_border.tab_header_border2[data-v-2abd0864] {
    -webkit-transform: translateY(0.933333rem);
    -ms-transform: translateY(0.933333rem);
    transform: translateY(0.933333rem);
  }
  .navWrap .slideShow_PC .tab_content .tab_header_border.tab_header_border3[data-v-2abd0864] {
    -webkit-transform: translateY(1.866667rem);
    -ms-transform: translateY(1.866667rem);
    transform: translateY(1.866667rem);
  }
  .navWrap .slideShow_PC .tab_content .content[data-v-2abd0864] {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-bottom: 0.533333rem;
  }
}
@keyframes mymove-data-v-2abd0864 {
  0% {
    height: 0;
  }
  to {
    height: 4.56rem;
  }
}
@-webkit-keyframes mymove-data-v-2abd0864 {
  0% {
    height: 0;
  }
  to {
    height: 4.56rem;
  }
}
.videoRemove {
  position: fixed;
  left: -13.32rem;
  top: -13.32rem !important;
  display: none !important;
  overflow: hidden;
}
.preventScoll1 {
  z-index: 1;
}
.preventScoll1,
.preventScoll2 {
  overflow: hidden;
  position: fixed !important;
  height: 100%;
  width: 100%;
}
.preventScoll2 {
  z-index: 2;
}
.mSlide {
  -webkit-animation-name: mSlideLeft;
  animation-name: mSlideLeft;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
}
@-webkit-keyframes mSlideLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-0.266667rem);
    transform: translateX(-0.266667rem);
  }
  to {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes mSlideLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-0.266667rem);
    transform: translateX(-0.266667rem);
  }
  to {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.mSlideA {
  -webkit-animation-name: mSlideLeftA;
  animation-name: mSlideLeftA;
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
}
@-webkit-keyframes mSlideLeftA {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-0.266667rem);
    transform: translateX(-0.266667rem);
  }
  to {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes mSlideLeftA {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-0.266667rem);
    transform: translateX(-0.266667rem);
  }
  to {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.toshow {
  -webkit-animation-name: toshow;
  animation-name: toshow;
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
}
@-webkit-keyframes toshow {
  0% {
    opacity: 0;
    -webkit-transform: translateY(0.133333rem);
    transform: translateY(0.133333rem);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes toshow {
  0% {
    opacity: 0;
    -webkit-transform: translateY(0.133333rem);
    transform: translateY(0.133333rem);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.ispc[data-v-58ea76c0] {
  display: block;
}
.ismob[data-v-58ea76c0] {
  display: none;
}
a[data-v-58ea76c0] {
  display: block;
}
.mobmask[data-v-58ea76c0] {
  z-index: 98;
  background-color: rgba(0, 0, 0, 0.7);
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  -webkit-animation-duration: 0.4s;
  animation-duration: 0.4s;
}
[class^="grid-content"] a[data-v-58ea76c0],
[class^="grid-content"] li[data-v-58ea76c0] {
  color: hsla(0, 0%, 100%, 0.5);
  line-height: 30px;
  font-size: 12px;
  font-family: DINOffcPro;
  font-weight: 400;
  height: 30px;
}
[class^="grid-content"] a[data-v-58ea76c0]:hover {
  color: #fff;
}
[class^="grid-content"] dt[data-v-58ea76c0] {
  color: #fafafa;
  line-height: 17px;
  font-size: 12px;
  font-weight: 700;
  margin-bottom: 20px;
  cursor: auto;
}
[class$="_2"][data-v-58ea76c0] {
  padding-top: 21px;
}
.box1[data-v-58ea76c0] {
  margin-bottom: 89px;
}
.box2[data-v-58ea76c0] {
  padding-bottom: 15px;
  border-bottom: 1px solid #393939;
}
.box2 .items[data-v-58ea76c0] {
  height: 20px;
}
.box2 .items a[data-v-58ea76c0],
.box2 .items li[data-v-58ea76c0] {
  color: hsla(0, 0%, 100%, 0.5);
  line-height: 20px;
  font-size: 10px;
  font-family: DINOffcPro-CondMedium;
  font-weight: 400;
  float: left;
  margin-right: 20px;
}
.box2 .items a[data-v-58ea76c0]:last-child,
.box2 .items li[data-v-58ea76c0]:last-child {
  float: right;
  height: 18px;
  margin: 1px 0 0;
  color: hsla(0, 0%, 100%, 0.5);
  line-height: 20px;
  font-size: 18px;
  font-family: DINOffcPro-Bold;
  font-weight: 400;
}
.box2 .items a:last-child img[data-v-58ea76c0],
.box2 .items li:last-child img[data-v-58ea76c0] {
  vertical-align: middle;
}
.box2 .items .scale[data-v-58ea76c0] {
  font-size: 12px;
  -webkit-transform: scale(0.83);
}
.box3[data-v-58ea76c0] {
  padding-top: 15px;
  position: relative;
}
.box3 .box3_text[data-v-58ea76c0] {
  height: 18px;
  color: hsla(0, 0%, 100%, 0.5);
  line-height: 18px;
  font-size: 12px;
  font-family: DINOffcPro;
  font-weight: 400;
  float: left;
}
.box3_right[data-v-58ea76c0] {
  float: right;
  font-size: 0;
}
.box3_right .weibo[data-v-58ea76c0] {
  overflow: hidden;
  background: url(../images/33918f2.svg) no-repeat 50%;
}
.box3_right .weibo[data-v-58ea76c0],
.box3_right .weixin[data-v-58ea76c0] {
  display: inline-block;
  vertical-align: middle;
  width: 22px;
  height: 18px;
  margin-right: 30px;
}
.box3_right .weixin[data-v-58ea76c0] {
  cursor: pointer;
  background: url(../images/e143638.svg) no-repeat 50%;
}
.box3_right .language[data-v-58ea76c0] {
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
}
.box3_right .language span[data-v-58ea76c0] {
  display: inline-block;
  font-size: 12px;
  line-height: 1;
  vertical-align: top;
  padding-top: 3px;
  color: #999;
}
.box3_right .language .language_bg[data-v-58ea76c0] {
  margin-right: 5px;
  display: inline-block;
  vertical-align: top;
  width: 18px;
  height: 18px;
  overflow: hidden;
  background: url(../images/1f6bae8.svg) no-repeat 50%;
}
.mainBox[data-v-58ea76c0] {
  height: 100%;
}
.site-footer[data-v-58ea76c0] {
  width: 100%;
  padding: 1.066667rem 0 0.533333rem;
  background: #222;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.icon-box[data-v-58ea76c0] {
  font-size: 0;
}
.icon-box .icon-img[data-v-58ea76c0],
.icon-box .icon-text[data-v-58ea76c0] {
  display: inline-block;
  vertical-align: top;
}
.icon-box .icon-img[data-v-58ea76c0] {
  margin-top: 8px;
  height: 12px;
}
@media screen and (min-width: 1000px) {
  .mainBox[data-v-58ea76c0] {
    width: 13.066667rem;
    padding: 0 0.133333rem;
    margin: 0 auto;
  }
  .box1[data-v-58ea76c0] {
    width: 13.92rem;
  }
  .qrcode[data-v-58ea76c0] {
    border-radius: 0.04rem;
    width: 1.066667rem;
    height: 1.066667rem;
    border: 1px solid #eee;
    padding: 0.026667rem;
    position: absolute;
    background: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
  }
  .qrcode .triangle[data-v-58ea76c0] {
    width: 0;
    height: 0;
    margin: 0.026667rem auto 0;
    border-color: #fff transparent transparent;
    border-style: solid;
    border-width: 0.133333rem 0.106667rem 0;
  }
  .qrcode img[data-v-58ea76c0] {
    display: block;
    width: 100%;
    height: 100%;
  }
  .weixin[data-v-58ea76c0] {
    position: relative;
  }
  .weixin .qrcode[data-v-58ea76c0] {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 0.453333rem;
  }
  .weixin:hover .wx-qrcode[data-v-58ea76c0] {
    visibility: visible;
    opacity: 1;
  }
  .ios[data-v-58ea76c0] {
    position: relative;
    display: inline-block;
  }
  .ios .qrcode[data-v-58ea76c0] {
    left: 0.973333rem;
    top: 50%;
    -webkit-transform: translateY(-0.586667rem);
    -ms-transform: translateY(-0.586667rem);
    transform: translateY(-0.586667rem);
  }
  .ios .qrcode .triangle[data-v-58ea76c0] {
    width: 0;
    height: 0;
    border-color: transparent #fff;
    border-style: solid;
    border-width: 0.106667rem 0.133333rem 0.106667rem 0;
    position: absolute;
    left: -0.12rem;
    top: 50%;
    margin-top: -0.066667rem;
  }
  .ios:hover .ios-qrcode[data-v-58ea76c0] {
    visibility: visible;
    opacity: 1;
  }
  .android[data-v-58ea76c0] {
    position: relative;
    display: inline-block;
  }
  .android .qrcode[data-v-58ea76c0] {
    left: 0.973333rem;
    top: 50%;
    -webkit-transform: translateY(-0.586667rem);
    -ms-transform: translateY(-0.586667rem);
    transform: translateY(-0.586667rem);
  }
  .android .qrcode .triangle[data-v-58ea76c0] {
    width: 0;
    height: 0;
    border-color: transparent #fff;
    border-style: solid;
    border-width: 0.106667rem 0.133333rem 0.106667rem 0;
    position: absolute;
    left: -0.12rem;
    top: 50%;
    margin-top: -0.066667rem;
  }
  .android:hover .android-qrcode[data-v-58ea76c0] {
    visibility: visible;
    opacity: 1;
  }
  .padlink[data-v-58ea76c0] {
    display: none;
  }
  .pclink[data-v-58ea76c0] {
    width: 0.866667rem;
    cursor: pointer;
  }
}
@media screen and (min-width: 768px) and (max-width: 999px) {
  .mainBox[data-v-58ea76c0] {
    margin: 0 auto;
    width: 95.8333%;
  }
  [class^="grid-content"] a[data-v-58ea76c0],
  [class^="grid-content"] dt[data-v-58ea76c0],
  [class^="grid-content"] li[data-v-58ea76c0] {
    padding-left: 10%;
  }
  .qrcode[data-v-58ea76c0] {
    border-radius: 0.04rem;
    width: 1.066667rem;
    height: 1.066667rem;
    border: 1px solid #eee;
    padding: 0.026667rem;
    position: absolute;
    background: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
  }
  .qrcode .triangle[data-v-58ea76c0] {
    width: 0;
    height: 0;
    margin: 0.04rem auto 0;
    border-color: #fff transparent transparent;
    border-style: solid;
    border-width: 0.133333rem 0.106667rem 0;
  }
  .qrcode img[data-v-58ea76c0] {
    display: block;
    width: 100%;
    height: 100%;
  }
  .weixin[data-v-58ea76c0] {
    position: relative;
  }
  .weixin .qrcode[data-v-58ea76c0] {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 0.453333rem;
  }
  .weixin:hover .wx-qrcode[data-v-58ea76c0] {
    visibility: visible;
    opacity: 1;
  }
  .padlink[data-v-58ea76c0] {
    display: block;
    width: 100%;
    height: 100%;
    padding-left: 0 !important;
  }
  .pclink[data-v-58ea76c0] {
    display: none;
    overflow: hidden;
  }
}
@media screen and (max-width: 767px) {
  .ispc[data-v-58ea76c0] {
    display: none;
  }
  .ismob[data-v-58ea76c0] {
    display: block;
  }
  .site-footer[data-v-58ea76c0] {
    padding: 0;
  }
  [class^="grid-content"] dt[data-v-58ea76c0] {
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 0;
    cursor: auto;
  }
  [class$="_2"][data-v-58ea76c0] {
    padding-top: 0;
  }
  .mainBox[data-v-58ea76c0] {
    width: 9.146667rem;
    padding: 0.533333rem 0.426667rem;
  }
  .mainBox dl[data-v-58ea76c0] {
    border-bottom: 1px solid #333;
  }
  .mainBox dt[data-v-58ea76c0] {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .mainBox dt .icon-jia[data-v-58ea76c0] {
    width: 0.213333rem;
    height: 0.213333rem;
    margin-right: 0.266667rem;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
  }
  .mainBox dt .icon-jia.isSlide[data-v-58ea76c0] {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .mainBox dd[data-v-58ea76c0] {
    height: 0;
    overflow: hidden;
    -webkit-transition: height 0.2s;
    -o-transition: height 0.2s;
    transition: height 0.2s;
  }
  .mainBox dd.slideShow0[data-v-58ea76c0] {
    height: 430px;
  }
  .mainBox dd.slideShow1[data-v-58ea76c0] {
    height: 150px;
  }
  .mainBox dd.slideShow2[data-v-58ea76c0] {
    height: 230px;
  }
  .mainBox dd.slideShow3[data-v-58ea76c0] {
    height: 110px;
  }
  .mainBox dd.slideShow4[data-v-58ea76c0] {
    height: 310px;
  }
  .mainBox dd.slideShow5[data-v-58ea76c0] {
    height: 150px;
  }
  .mainBox dd.slideShow6[data-v-58ea76c0] {
    height: 110px;
  }
  .mainBox dd a[data-v-58ea76c0],
  .mainBox dd li[data-v-58ea76c0] {
    padding-left: 0.533333rem;
    color: #eee;
    line-height: 40px;
    height: 40px;
  }
  .mainBox dd a[data-v-58ea76c0]:first-child,
  .mainBox dd li[data-v-58ea76c0]:first-child {
    padding-top: 10px;
  }
  .mainBox dd a[data-v-58ea76c0]:last-child,
  .mainBox dd li[data-v-58ea76c0]:last-child {
    padding-bottom: 20px;
  }
  .icon-box[data-v-58ea76c0] {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .icon-box .icon-img[data-v-58ea76c0] {
    margin-top: 0;
    margin-right: 0.133333rem;
  }
  .mob_box1[data-v-58ea76c0] {
    margin-bottom: 0.853333rem;
    margin-top: 1.146667rem;
  }
  .mob_box1 .box1_left[data-v-58ea76c0],
  .mob_box1[data-v-58ea76c0] {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .mob_box1 .box1_left[data-v-58ea76c0] {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 22px;
    margin-right: 0.8rem;
  }
  .mob_box1 .box1_left img[data-v-58ea76c0] {
    width: 16px;
    margin-right: 0.16rem;
  }
  .mob_box1 .box1_left span[data-v-58ea76c0] {
    color: hsla(0, 0%, 100%, 0.5);
    line-height: 1;
    font-size: 18px;
    font-family: DINOffcPro-Bold;
    font-weight: 400;
  }
  .mob_box1 .weibo[data-v-58ea76c0],
  .mob_box1 .weixin[data-v-58ea76c0] {
    width: 22px;
    height: 22px;
    overflow: hidden;
    margin-right: 0.8rem;
  }
  .mob_box1 .language .language_bg[data-v-58ea76c0] {
    width: 22px;
    height: 22px;
    overflow: hidden;
  }
  .mob_box1 .language span[data-v-58ea76c0] {
    padding-top: 0;
    line-height: 22px;
  }
  .mob_box2[data-v-58ea76c0] {
    color: hsla(0, 0%, 100%, 0.5);
    line-height: 1;
    font-size: 10px;
    font-family: DINOffcPro-CondMedium;
    font-weight: 400;
    border-bottom: 1px solid hsla(0, 0%, 100%, 0.1);
  }
  .mob_box2 .items[data-v-58ea76c0] {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0.266667rem;
  }
  .mob_box2 a[data-v-58ea76c0],
  .mob_box2 li[data-v-58ea76c0] {
    margin-right: 0.533333rem;
  }
  .mob_box3[data-v-58ea76c0] {
    font-size: 10px;
    line-height: 14px;
    color: hsla(0, 0%, 100%, 0.5);
    padding-top: 0.266667rem;
    -webkit-transform: scale(0.84);
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    *font-size: 0.133333rem;
  }
  .wx-qrcode[data-v-58ea76c0] {
    z-index: 999;
    width: 4.16rem;
    height: 4.16rem;
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    -webkit-animation-duration: 0.4s;
    animation-duration: 0.4s;
  }
  .wx-qrcode img[data-v-58ea76c0] {
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: block;
  }
}
.odometer.odometer-theme-minimal {
  margin-left: -0.106667rem\0;
}
.odometer.odometer-theme-minimal .odometer-digit .odometer-value {
  padding-top: 0.213333rem\0;
}
.macshow .odometer-value {
  width: 100%;
  line-height: 1;
  height: 1.733333rem;
  padding-top: 0.173333rem !important;
}
@media (-ms-high-contrast: none) {
  .odometer.odometer-theme-minimal {
    margin-left: -0.106667rem;
  }
  .odometer.odometer-theme-minimal .odometer-digit .odometer-value {
    padding-top: 0.213333rem;
  }
}
.gotop[data-v-91428288] {
  position: relative;
  z-index: 99999999;
}
.icon[data-v-91428288] {
  width: 0.533333rem;
  height: 0.533333rem;
  background-size: 100%;
  position: fixed;
  right: 0.4rem;
  cursor: pointer;
  z-index: 999999;
  display: block;
  background-repeat: no-repeat;
}
.popup[data-v-91428288] {
  position: fixed;
  right: 0.4rem;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  z-index: 999999;
  opacity: 0;
  bottom: 1.2rem;
}
.popup img[data-v-91428288] {
  width: 0.533333rem;
  height: 0.533333rem;
}
.popup.show[data-v-91428288] {
  bottom: 2.4rem;
  opacity: 1;
}
.goTop[data-v-91428288] {
  background-image: url(../images/6e93e5ed409c4dd18f05c1e8aec6fa5a.gif);
  bottom: 1.333333rem;
}
.goTop[data-v-91428288]:hover {
  background-image: url(../images/77cecfcdd97144f3910647d7befe864f.gif);
}
.share[data-v-91428288] {
  background-image: url(../images/137d9a78c07e4702853ec02be20706e2.gif);
  bottom: 1.866667rem;
}
.share[data-v-91428288]:hover {
  background-image: url(../images/c71f68b20c4a47a8ad5a9bd6f767ba14.gif);
}
.imgwx[data-v-91428288] {
  width: 0.533333rem;
  height: 0.533333rem;
  background-size: 100%;
  position: relative;
  background-repeat: no-repeat;
  background-image: url(../images/d9cc158.svg);
}
.imgwx[data-v-91428288]:hover {
  background-image: url(../images/a2724ef.svg);
}
.imgwx:hover .qrcode[data-v-91428288] {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  opacity: 1;
}
.imgwb[data-v-91428288] {
  width: 0.533333rem;
  height: 0.533333rem;
  background-size: 100%;
  background-repeat: no-repeat;
  background-image: url(../images/7c2093b.svg);
}
.imgwb[data-v-91428288]:hover {
  background-image: url(../images/6a5594d.svg);
}
@media screen and (max-width: 768px) {
  .icon[data-v-91428288],
  .popup[data-v-91428288] {
    right: 0.2rem;
  }
}
@media screen and (max-width: 767px) {
  .icon[data-v-91428288] {
    right: 0.4rem;
    width: 0.96rem;
    height: 0.96rem;
  }
  .share[data-v-91428288] {
    bottom: 2.293333rem;
  }
  .popup[data-v-91428288] {
    right: 0.4rem;
    bottom: 1.866667rem;
  }
  .popup.show[data-v-91428288] {
    bottom: 3.253333rem;
  }
  .imgwb[data-v-91428288],
  .imgwx[data-v-91428288] {
    width: 0.96rem;
    height: 0.96rem;
  }
}
.qrcode[data-v-91428288] {
  width: 80px;
  height: 80px;
  position: absolute;
  left: -80px;
  top: -20px;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 0;
  display: none;
}
.qrcode #qrcode[data-v-91428288] {
  width: 70px;
  height: 70px;
}
.qrcode .triangle[data-v-91428288] {
  width: 0;
  height: 0;
  border-color: transparent transparent transparent #fff;
  border-style: solid;
  border-width: 10px 0 10px 10px;
}
