@charset "UTF-8";
html {
  -webkit-font-smoothing: antialiased;
  height: 100%;
  touch-action: manipulation;
}

blockquote,
body,
code,
dd,
div,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
legend,
li,
ol,
p,
pre,
td,
textarea,
th,
ul {
  margin: 0;
  padding: 0;
}

header,
hgroup,
nav,
menu,
main,
section,
article,
summary,
details,
aside,
figure,
figcaption,
footer {
  display: block;
  margin: 0;
  padding: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

table,
th,
td {
  border: 1px solid black;
}

fieldset,
img {
  border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
var {
  font-style: normal;
  font-weight: 400;
}

dl,
ol,
ul {
  list-style-type: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: 400;
}

a {
  text-decoration: none;
  color: inherit;
}

a:hover {
  text-decoration: none;
  -webkit-tap-highlight-color: rgba(255, 0, 0, 0);
  outline: 0;
  outline: none;
  blr: expression(this.onFocus=this.blur());
}

sup {
  vertical-align: text-top;
}

sub {
  vertical-align: text-bottom;
}

textarea {
  resize: none;
  outline: none;
  font-family: sans-serif;
}

img {
  vertical-align: middle;
  max-width: 100%;
  height: auto;
}

button,
input[type=submit],
input[type=text],
input[type=button] {
  -webkit-appearance: none;
  -webkit-tap-highlight-color: rgba(255, 0, 0, 0);
  outline: 0;
  blr: expression(this.onFocus=this.blur());
}

input {
  outline: 0;
}

input::-webkit-input-safebox-button {
  display: none;
  /*去掉搜狗浏览器密码软盘*/
}

select:focus-visible {
  /* outline: -webkit-focus-ring-color auto 1px; 这是谷歌浏览器的原生样式*/
  outline: none;
}

button,
input,
select,
textarea {
  font-family: unset;
}

@font-face {
  font-family: MS4;
  src: url(../fonts/Montserrat-Regular.ttf);
}
@font-face {
  font-family: MS5;
  src: url(../fonts/Montserrat-Medium.ttf);
}
@font-face {
  font-family: MS6;
  src: url(../fonts/Montserrat-SemiBold.ttf);
}
@font-face {
  font-family: MS7;
  src: url(../fonts/Montserrat-Bold.ttf);
}
@font-face {
  font-family: MSE7;
  src: url(../fonts/Montserrat-ExtraBold.ttf);
}
body {
  font-size: 14px;
  color: #000;
  line-height: 1.2;
  font-family: MS4, sans-serif;
}

body * {
  box-sizing: border-box;
}

section {
  position: relative;
}

#web-ietip {
  width: 526px;
  height: 90px;
  padding: 83px 0 0 84px;
  overflow: hidden;
  background: url(../css/ietip/browser.png) no-repeat center center;
  margin: 200px auto 0;
}

#web-ietip a {
  display: block;
  width: 65px;
  height: 80px;
  float: left;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  line-height: 0;
  font-size: 0;
}

.ellipsis {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.eps2 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

html {
  font-size: 5.2083333333vw;
}

@media screen and (max-width: 900px) {
  html {
    font-size: 46.875px;
  }
}
@media (min-width: 1921px) {
  .s0 {
    font-size: 0;
  }
  .s12 {
    font-size: 0.625vw;
  }
  .s13 {
    font-size: 0.6770833333vw;
  }
  .s14 {
    font-size: 0.7291666667vw;
  }
  .s15 {
    font-size: 0.78125vw;
  }
  .s16 {
    font-size: 0.8333333333vw;
  }
  .s17 {
    font-size: 0.8854166667vw;
  }
  .s18 {
    font-size: 0.9375vw;
  }
  .s19 {
    font-size: 0.9895833333vw;
  }
  .s20 {
    font-size: 1.0416666667vw;
  }
  .s21 {
    font-size: 1.09375vw;
  }
  .s22 {
    font-size: 1.1458333333vw;
  }
  .s23 {
    font-size: 1.1979166667vw;
  }
  .s24 {
    font-size: 1.25vw;
  }
  .s25 {
    font-size: 1.3020833333vw;
  }
  .s26 {
    font-size: 1.3541666667vw;
  }
  .s27 {
    font-size: 1.40625vw;
  }
  .s28 {
    font-size: 1.4583333333vw;
  }
  .s29 {
    font-size: 1.5104166667vw;
  }
  .s30 {
    font-size: 1.5625vw;
  }
  .s31 {
    font-size: 1.6145833333vw;
  }
  .s32 {
    font-size: 1.6666666667vw;
  }
  .s33 {
    font-size: 1.71875vw;
  }
  .s34 {
    font-size: 1.7708333333vw;
  }
  .s35 {
    font-size: 1.8229166667vw;
  }
  .s36 {
    font-size: 1.875vw;
  }
  .s37 {
    font-size: 1.9270833333vw;
  }
  .s38 {
    font-size: 1.9791666667vw;
  }
  .s39 {
    font-size: 2.03125vw;
  }
  .s40 {
    font-size: 2.0833333333vw;
  }
  .s41 {
    font-size: 2.1354166667vw;
  }
  .s42 {
    font-size: 2.1875vw;
  }
  .s43 {
    font-size: 2.2395833333vw;
  }
  .s44 {
    font-size: 2.2916666667vw;
  }
  .s45 {
    font-size: 2.34375vw;
  }
  .s46 {
    font-size: 2.3958333333vw;
  }
  .s47 {
    font-size: 2.4479166667vw;
  }
  .s48 {
    font-size: 2.5vw;
  }
  .s49 {
    font-size: 2.5520833333vw;
  }
  .s50 {
    font-size: 2.6041666667vw;
  }
  .s51 {
    font-size: 2.65625vw;
  }
  .s52 {
    font-size: 2.7083333333vw;
  }
  .s53 {
    font-size: 2.7604166667vw;
  }
  .s54 {
    font-size: 2.8125vw;
  }
  .s55 {
    font-size: 2.8645833333vw;
  }
  .s56 {
    font-size: 2.9166666667vw;
  }
  .s57 {
    font-size: 2.96875vw;
  }
  .s58 {
    font-size: 3.0208333333vw;
  }
  .s59 {
    font-size: 3.0729166667vw;
  }
  .s60 {
    font-size: 3.125vw;
  }
  .s62 {
    font-size: 3.2291666667vw;
  }
  .s64 {
    font-size: 3.3333333333vw;
  }
  .s65 {
    font-size: 3.3854166667vw;
  }
  .s66 {
    font-size: 3.4375vw;
  }
  .s66 {
    font-size: 3.5416666667vw;
  }
  .s70 {
    font-size: 3.6458333333vw;
  }
  .s72 {
    font-size: 3.75vw;
  }
  .s74 {
    font-size: 3.8541666667vw;
  }
  .s78 {
    font-size: 4.0625vw;
  }
  .s80 {
    font-size: 4.1666666667vw;
  }
  .s82 {
    font-size: 4.2708333333vw;
  }
  .s86 {
    font-size: 4.4791666667vw;
  }
  .s90 {
    font-size: 4.6875vw;
  }
  .s98 {
    font-size: 5.1041666667vw;
  }
  .s100 {
    font-size: 5.2083333333vw;
  }
  .s107 {
    font-size: 5.5729166667vw;
  }
  .s120 {
    font-size: 6.25vw;
  }
  .s140 {
    font-size: 7.2916666667vw;
  }
  .s160 {
    font-size: 8.3333333333vw;
  }
  .s200 {
    font-size: 10.4166666667vw;
  }
}
@media (max-width: 1920px) and (min-width: 551px) {
  .s0 {
    font-size: 0;
  }
  .s12 {
    font-size: 12px;
  }
  .s13 {
    font-size: calc(12px + 0.0520833333vw);
  }
  .s14 {
    font-size: calc(12px + 0.1041666667vw);
  }
  .s15 {
    font-size: calc(12px + 0.15625vw);
  }
  .s16 {
    font-size: calc(12px + 0.2083333333vw);
  }
  .s17 {
    font-size: calc(12px + 0.2604166667vw);
  }
  .s18 {
    font-size: calc(12px + 0.3125vw);
  }
  .s19 {
    font-size: calc(12px + 0.3645833333vw);
  }
  .s20 {
    font-size: calc(12px + 0.4166666667vw);
  }
  .s21 {
    font-size: calc(12px + 0.46875vw);
  }
  .s22 {
    font-size: calc(12px + 0.5208333333vw);
  }
  .s23 {
    font-size: calc(12px + 0.5729166667vw);
  }
  .s24 {
    font-size: calc(12px + 0.625vw);
  }
  .s25 {
    font-size: calc(12px + 0.6770833333vw);
  }
  .s26 {
    font-size: calc(12px + 0.7291666667vw);
  }
  .s27 {
    font-size: calc(12px + 0.78125vw);
  }
  .s28 {
    font-size: calc(12px + 0.8333333333vw);
  }
  .s29 {
    font-size: calc(12px + 0.8854166667vw);
  }
  .s30 {
    font-size: calc(12px + 0.9375vw);
  }
  .s31 {
    font-size: calc(12px + 0.9895833333vw);
  }
  .s32 {
    font-size: calc(12px + 1.0416666667vw);
  }
  .s33 {
    font-size: calc(12px + 1.09375vw);
  }
  .s34 {
    font-size: calc(12px + 1.1458333333vw);
  }
  .s35 {
    font-size: calc(12px + 1.1979166667vw);
  }
  .s36 {
    font-size: calc(12px + 1.25vw);
  }
  .s37 {
    font-size: calc(12px + 1.3020833333vw);
  }
  .s38 {
    font-size: calc(12px + 1.3541666667vw);
  }
  .s39 {
    font-size: calc(12px + 1.40625vw);
  }
  .s40 {
    font-size: calc(12px + 1.4583333333vw);
  }
  .s41 {
    font-size: calc(12px + 1.5104166667vw);
  }
  .s42 {
    font-size: calc(12px + 1.5625vw);
  }
  .s43 {
    font-size: calc(12px + 1.6145833333vw);
  }
  .s44 {
    font-size: calc(12px + 1.6666666667vw);
  }
  .s45 {
    font-size: calc(12px + 1.71875vw);
  }
  .s46 {
    font-size: calc(12px + 1.7708333333vw);
  }
  .s47 {
    font-size: calc(12px + 1.8229166667vw);
  }
  .s48 {
    font-size: calc(12px + 1.875vw);
  }
  .s49 {
    font-size: calc(12px + 1.9270833333vw);
  }
  .s50 {
    font-size: calc(12px + 1.9791666667vw);
  }
  .s51 {
    font-size: calc(12px + 2.03125vw);
  }
  .s52 {
    font-size: calc(12px + 2.0833333333vw);
  }
  .s53 {
    font-size: calc(12px + 2.1354166667vw);
  }
  .s54 {
    font-size: calc(12px + 2.1875vw);
  }
  .s55 {
    font-size: calc(12px + 2.2395833333vw);
  }
  .s56 {
    font-size: calc(12px + 2.2916666667vw);
  }
  .s57 {
    font-size: calc(12px + 2.34375vw);
  }
  .s58 {
    font-size: calc(12px + 2.3958333333vw);
  }
  .s59 {
    font-size: calc(12px + 2.4479166667vw);
  }
  .s60 {
    font-size: calc(12px + 2.5vw);
  }
  .s62 {
    font-size: calc(12px + 2.6041666667vw);
  }
  .s64 {
    font-size: calc(12px + 2.7083333333vw);
  }
  .s65 {
    font-size: calc(12px + 2.7604166667vw);
  }
  .s66 {
    font-size: calc(12px + 2.8125vw);
  }
  .s68 {
    font-size: calc(12px + 2.9166666667vw);
  }
  .s70 {
    font-size: calc(12px + 3.0208333333vw);
  }
  .s72 {
    font-size: calc(12px + 3.125vw);
  }
  .s74 {
    font-size: calc(12px + 3.2291666667vw);
  }
  .s78 {
    font-size: calc(12px + 3.4375vw);
  }
  .s80 {
    font-size: calc(12px + 3.5416666667vw);
  }
  .s82 {
    font-size: calc(12px + 3.6458333333vw);
  }
  .s86 {
    font-size: calc(12px + 3.8541666667vw);
  }
  .s90 {
    font-size: calc(12px + 4.0625vw);
  }
  .s98 {
    font-size: calc(12px + 4.4791666667vw);
  }
  .s100 {
    font-size: calc(12px + 4.5833333333vw);
  }
  .s107 {
    font-size: calc(12px + 4.9479166667vw);
  }
  .s120 {
    font-size: calc(12px + 5.625vw);
  }
  .s140 {
    font-size: calc(12px + 6.6666666667vw);
  }
  .s160 {
    font-size: calc(12px + 7.7083333333vw);
  }
  .s200 {
    font-size: calc(12px + 9.7916666667vw);
  }
}
@media (max-width: 550px) {
  .s0 {
    font-size: 0;
  }
  .s12 {
    font-size: 12px;
  }
  .s13 {
    font-size: 12.2864583333px;
  }
  .s14 {
    font-size: 12.5729166667px;
  }
  .s15 {
    font-size: 12.859375px;
  }
  .s16 {
    font-size: 13.1458333333px;
  }
  .s17 {
    font-size: 13.4322916667px;
  }
  .s18 {
    font-size: 13.71875px;
  }
  .s19 {
    font-size: 14.0052083333px;
  }
  .s20 {
    font-size: 14.2916666667px;
  }
  .s21 {
    font-size: 14.578125px;
  }
  .s22 {
    font-size: 14.8645833333px;
  }
  .s23 {
    font-size: 15.1510416667px;
  }
  .s24 {
    font-size: 15.4375px;
  }
  .s25 {
    font-size: 15.7239583333px;
  }
  .s26 {
    font-size: 16.0104166667px;
  }
  .s27 {
    font-size: 16.296875px;
  }
  .s28 {
    font-size: 16.5833333333px;
  }
  .s29 {
    font-size: 16.8697916667px;
  }
  .s30 {
    font-size: 17.15625px;
  }
  .s31 {
    font-size: 17.4427083333px;
  }
  .s32 {
    font-size: 17.7291666667px;
  }
  .s33 {
    font-size: 18.015625px;
  }
  .s34 {
    font-size: 18.3020833333px;
  }
  .s35 {
    font-size: 18.5885416667px;
  }
  .s36 {
    font-size: 18.875px;
  }
  .s37 {
    font-size: 19.1614583333px;
  }
  .s38 {
    font-size: 19.4479166667px;
  }
  .s39 {
    font-size: 19.734375px;
  }
  .s40 {
    font-size: 20.0208333333px;
  }
  .s41 {
    font-size: 20.3072916667px;
  }
  .s42 {
    font-size: 20.59375px;
  }
  .s43 {
    font-size: 20.8802083333px;
  }
  .s44 {
    font-size: 21.1666666667px;
  }
  .s45 {
    font-size: 21.453125px;
  }
  .s46 {
    font-size: 21.7395833333px;
  }
  .s47 {
    font-size: 22.0260416667px;
  }
  .s48 {
    font-size: 22.3125px;
  }
  .s49 {
    font-size: 22.5989583333px;
  }
  .s50 {
    font-size: 22.8854166667px;
  }
  .s51 {
    font-size: 23.171875px;
  }
  .s52 {
    font-size: 23.4583333333px;
  }
  .s53 {
    font-size: 23.7447916667px;
  }
  .s54 {
    font-size: 24.03125px;
  }
  .s55 {
    font-size: 24.3177083333px;
  }
  .s56 {
    font-size: 24.6041666667px;
  }
  .s57 {
    font-size: 24.890625px;
  }
  .s58 {
    font-size: 25.1770833333px;
  }
  .s59 {
    font-size: 25.4635416667px;
  }
  .s60 {
    font-size: 25.75px;
  }
  .s62 {
    font-size: 26.3229166667px;
  }
  .s64 {
    font-size: 26.8958333333px;
  }
  .s65 {
    font-size: 27.1822916667px;
  }
  .s66 {
    font-size: 27.46875px;
  }
  .s68 {
    font-size: 28.0416666667px;
  }
  .s70 {
    font-size: 28.6145833333px;
  }
  .s72 {
    font-size: 29.1875px;
  }
  .s74 {
    font-size: 29.7604166667px;
  }
  .s78 {
    font-size: 30.90625px;
  }
  .s80 {
    font-size: 31.4791666667px;
  }
  .s82 {
    font-size: 32.0520833333px;
  }
  .s86 {
    font-size: 33.1979166667px;
  }
  .s90 {
    font-size: 34.34375px;
  }
  .s98 {
    font-size: 36.6354166667px;
  }
  .s100 {
    font-size: 37.2083333333px;
  }
  .s107 {
    font-size: 39.2135416667px;
  }
  .s120 {
    font-size: 42.9375px;
  }
  .s140 {
    font-size: 48.6666666667px;
  }
  .s160 {
    font-size: 54.3958333333px;
  }
  .s200 {
    font-size: 65.8541666667px;
  }
}
.bg-color {
  background-color: #f9f9f9;
}

#bp_container video {
  width: 80%;
}

.w1000 {
  width: 10rem;
  margin: 0 auto;
  max-width: 80%;
}

.w1130 {
  width: 11.3rem;
  margin: 0 auto;
  max-width: 90%;
}

.w1160 {
  width: 11.6rem;
  margin: 0 auto;
  max-width: 90%;
}

.w1200 {
  width: 12rem;
  margin: 0 auto;
  max-width: 90%;
}

.w1240 {
  width: 12.4rem;
  margin: 0 auto;
  max-width: 90%;
}

.w1270 {
  width: 12.7rem;
  margin: 0 auto;
  max-width: 90%;
}

.w1280 {
  width: 12.8rem;
  margin: 0 auto;
  max-width: 90%;
}

.w1310 {
  width: 13.1rem;
  margin: 0 auto;
  max-width: 92%;
}

.w1360 {
  width: 13.6rem;
  margin: 0 auto;
  max-width: 90%;
}

.w1400 {
  width: 14rem;
  margin: 0 auto;
  max-width: 92%;
}

.w1440 {
  width: 14.4rem;
  margin: 0 auto;
  max-width: 92%;
}

.w1480 {
  width: 14.8rem;
  margin: 0 auto;
  max-width: 92%;
}

.w1500 {
  width: 15rem;
  margin: 0 auto;
  max-width: 94%;
}

.w1520 {
  width: 15.2rem;
  margin: 0 auto;
  max-width: 94%;
}

.w1540 {
  width: 15.4rem;
  margin: 0 auto;
  max-width: 94%;
}

.w1550 {
  width: 15.5rem;
  margin: 0 auto;
  max-width: 94%;
}

.w1560 {
  width: 15.6rem;
  margin: 0 auto;
  max-width: 94%;
}

.w1600 {
  width: 16rem;
  margin: 0 auto;
  max-width: 94%;
}

.w1660 {
  width: 16.6rem;
  margin: 0 auto;
  max-width: 96%;
}

.w1680 {
  width: 16.8rem;
  margin: 0 auto;
  max-width: 96%;
}

.w1690 {
  width: 16.9rem;
  margin: 0 auto;
  max-width: 96%;
}

.w1720 {
  width: 17.2rem;
  margin: 0 auto;
  max-width: 96%;
}

.w1780 {
  width: 17.8rem;
  margin: 0 auto;
  max-width: 96%;
}

.w1800 {
  width: 18rem;
  margin: 0 auto;
  max-width: 98%;
}

.w1820 {
  width: 18.2rem;
  margin: 0 auto;
  max-width: 98%;
}

/*视频容器样式*/
.v-a {
  position: fixed;
  left: 0;
  top: 120%;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 999999999;
  transition: top 0.5s ease-in-out;
}

.v-a.show {
  top: 0;
}

.v-a.show .v-e {
  visibility: visible;
}

.v-a.show .v-f {
  display: block;
}

.v-b {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.v-c {
  display: block;
  width: 60px;
  height: 50px;
  font-size: 30px;
  text-align: center;
  line-height: 50px;
  color: #fff;
  position: absolute;
  right: 10%;
  top: 5%;
  cursor: pointer;
  z-index: 10000;
}

.v-e {
  visibility: hidden;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  right: 0px;
  bottom: 0px;
  max-width: 100%;
  max-height: 100%;
  margin: auto;
}

.v-f {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 75%;
  -o-object-fit: contain;
     object-fit: contain;
  max-height: calc(100% - 80px);
  transform: translate(-50%, -50%);
}

.swiper-button-next,
.swiper-button-prev {
  outline: none !important;
}

div.btn {
  outline: none !important;
}

div.sbtn {
  outline: none !important;
}

@keyframes jump {
  0% {
    transform: translateY(0);
  }
  25% {
    transform: translateY(-6px);
  }
  50% {
    transform: translateY(0px);
  }
  75% {
    transform: translateY(6px);
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes line {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
.threeCanvas {
  width: 100%;
  height: 4.5rem;
  overflow: hidden;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 0;
  opacity: 0.5;
  pointer-events: none;
}

.com-banner {
  position: relative;
  overflow: hidden;
}
.com-banner .cb_ban {
  position: relative;
}
.com-banner .cb_bg {
  position: relative;
  padding-top: 22.1354166667%;
  padding-top: 26.8229166667%;
  overflow: hidden;
  min-height: 150px;
  background-color: #999;
}
.com-banner .cb_bg img {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.com-banner .cb_bg.h515 {
  padding-top: 26.8229166667%;
}
.com-banner .cb_text {
  box-sizing: border-box;
  position: absolute;
  left: 50%;
  top: 58%;
  transform: translate(-50%, -50%);
  z-index: 10;
  color: #fff;
}
.com-banner .cb_text .cbp1 {
  position: relative;
}
.com-banner .cb_text .cbp1::before {
  content: "";
  width: 0.7368421053em;
  height: 0.7543859649em;
  position: absolute;
  top: -0.11rem;
  left: -0.14rem;
  background-image: url(../images/icon-7.png);
  background-repeat: no-repeat;
  background-size: contain;
  pointer-events: none;
}
.com-banner .cb_text .cbp2 {
  margin-top: 0.04rem;
}
.com-banner .cb_text.cent {
  text-align: center;
}
.com-banner .cb_text .cb_ic img {
  width: 4.8rem;
}
.com-banner .cb_mouse {
  position: absolute;
  bottom: 0.2rem;
  left: 50%;
  transform: translate(-50%);
  z-index: 30;
  cursor: pointer;
}
.com-banner .cb_mouse img {
  animation: jump 1s linear infinite;
  width: 0.22rem;
  min-width: 16px;
}
.com-banner .down {
  display: inline-flex;
  align-items: center;
  line-height: 1;
  color: #fff;
  background-color: #34133d;
  padding: 0.21rem 0.43rem;
  border-radius: 1rem;
  margin-top: 0.4rem;
  transition: all 0.3s;
}
.com-banner .down:hover {
  box-shadow: 0 -2px 0 0 #34133d inset, 0 2px 0.1rem #34133d;
  transform: translateY(-3px);
  transition: all 0.3s;
}
.com-banner .down img {
  margin-right: 0.1rem;
}
.com-banner .video video {
  width: 100%;
}
.com-banner .cb_nav {
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translate(-50%);
  border-radius: 0.1rem 0.1rem 0 0;
  display: flex;
  align-items: center;
  line-height: 1;
  background-color: #fff;
  overflow: hidden;
}
.com-banner .cb_nav .home {
  display: inline-flex;
  align-items: center;
}
.com-banner .cb_nav a:hover {
  color: #34133d;
}
.com-banner .cb_nav .cb_a {
  flex-grow: 1;
  text-align: center;
  line-height: 0.7rem;
}
.com-banner .cb_nav .cb_a.on {
  background-image: linear-gradient(-90deg, #007ac8 0%, #1daceb 100%);
  color: #fff !important;
}
.com-banner .cb_mask {
  pointer-events: none;
}
.com-banner .cb_mask .cm1 {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
}
.com-banner .cb_mask .cm1 img {
  width: 100%;
}
.com-banner .cb_mask .cm2 {
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 100%;
  -webkit-mask-image: url(../images/icon-m2.png);
          mask-image: url(../images/icon-m2.png);
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-position: bottom;
          mask-position: bottom;
}
.com-banner .cb_mask .cm2 img {
  width: 100%;
  opacity: 0;
}
.com-banner .bg1 .cm2 {
  background-color: #fff !important;
}
.com-banner .bg2 .cm2 {
  background-color: #f3f3f3 !important;
}
@media screen and (max-width: 900px) {
  .com-banner {
    background-color: #34133d;
  }
}

.cb-navs {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.9);
  z-index: 30;
}
.cb-navs .cb-nav {
  font-size: 0;
  position: relative;
  z-index: 2;
}
.cb-navs .cb-nav .na {
  display: inline-block;
  line-height: 0.8rem;
  position: relative;
  margin-right: 0.7rem;
  padding-left: 0.17rem;
  color: rgba(255, 255, 255, 0.5);
}
.cb-navs .cb-nav .na::before {
  content: "";
  width: 0.06rem;
  min-width: 4px;
  height: 0.06rem;
  min-height: 4px;
  background-color: rgba(255, 255, 255, 0.5);
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.cb-navs .cb-nav .na:last-child {
  margin-right: 0 !important;
}
.cb-navs .cb-nav .na:hover {
  color: #fff;
}
.cb-navs .cb-nav .na.on {
  color: #fff;
}
.cb-navs .cb-nav .na.on::before {
  background-color: #fff;
}
.cb-navs .cb-bread {
  display: flex;
  align-items: center;
  line-height: 1;
  position: relative;
  z-index: 2;
}
.cb-navs .cb-bread .home {
  display: inline-flex;
  align-items: center;
  margin-right: 0.17rem;
}
.cb-navs .cb-bread a:hover {
  color: rgba(255, 255, 255, 0.5);
}
@media screen and (max-width: 900px) {
  .cb-navs {
    position: relative;
    left: auto;
    transform: translate(0);
  }
  .cb-navs .cb-nav .na {
    margin-right: 20px;
  }
  .cb-navs .cb-bread {
    display: none;
  }
}

.bn-swiper .bsa {
  position: relative;
  line-height: 0.7rem;
  width: auto;
  padding: 0 0.2rem;
  white-space: nowrap;
  text-align: center;
}
.bn-swiper .bsa .sp {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.bn-swiper .bsa:hover {
  color: #34133d;
}
.bn-swiper .bsa.on {
  color: #fff;
  background-color: #34133d;
}

.com-breadnav .bn_box {
  display: flex;
  justify-content: space-between;
  justify-content: flex-end;
  align-items: center;
  font-size: 0;
}
.com-breadnav .bn_a {
  line-height: 0.7rem;
  margin-right: 0.6rem;
  display: inline-block;
  position: relative;
  transition: color 0.3s;
}
.com-breadnav .bn_a::before {
  content: "";
  position: absolute;
  bottom: 0%;
  left: 0;
  width: 100%;
  height: 2px;
  pointer-events: none;
  background-color: #34133d;
  display: none;
  z-index: 30;
}
.com-breadnav .bn_a:last-child {
  margin-right: 0 !important;
}
.com-breadnav .bn_a.on {
  color: #34133d;
}
.com-breadnav .bn_a.on::before {
  display: block;
}
.com-breadnav .bn_a:hover {
  color: #34133d;
  transition: color 0.3s;
}
.com-breadnav .zone_nav {
  display: flex;
  flex-wrap: wrap;
  padding-top: 0.2rem;
  padding-bottom: 0.2rem;
  color: #666;
}
.com-breadnav .icon {
  margin-right: 0.1rem;
  display: inline-flex;
  align-items: center;
}
.com-breadnav .icon img {
  width: 1.25em;
}
.com-breadnav .sp1 {
  margin: 0 0.2em;
  position: relative;
}
.com-breadnav .z_a {
  position: relative;
  transition: all 0.3s;
}
.com-breadnav .z_a.on, .com-breadnav .z_a:hover {
  color: #34133d;
  transition: all 0.3s;
}
@media screen and (max-width: 900px) {
  .com-breadnav .bread_nav {
    max-width: 100%;
  }
  .com-breadnav .bn_a {
    margin-right: 0.3rem;
  }
  .com-breadnav .sp1 {
    margin: 0 0.5em;
  }
}
.com-pag {
  display: flex;
  justify-content: center;
}
.com-pag.bgfff .p_a {
  background-color: #fff;
}
.com-pag .p_a {
  width: 0.42rem;
  height: 0.42rem;
  min-width: 30px;
  min-height: 30px;
  margin: 0 0.125rem;
  line-height: 1;
  color: #666;
  border-radius: 0.2rem 0 0.2rem 0;
  background-color: #eee;
}
.com-pag .p_a:last-child {
  margin-right: 0 !important;
}
.com-pag .btn {
  background-size: 19.0476190476% auto;
  background-repeat: no-repeat;
  background-position: center;
  transition: all 0.3s;
}
.com-pag .btn span {
  display: block;
  text-align: center;
}
.com-pag .btn:hover {
  background-color: #c9a672;
  transition: all 0.3s;
}
.com-pag .num {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s;
}
.com-pag .num:hover, .com-pag .num.on {
  background-color: #c9a672;
  color: #fff;
  transition: all 0.3s;
}
.com-pag .prev {
  background-image: url(../images/icon-p11.png);
}
.com-pag .prev:hover {
  background-image: url(../images/icon-p12.png);
}
.com-pag .next {
  background-image: url(../images/icon-p21.png);
}
.com-pag .next:hover {
  background-image: url(../images/icon-p22.png);
}
.com-pag .prev1 {
  background-image: url(../images/icon-p11.png);
}
.com-pag .prev1:hover {
  background-image: url(../images/icon-p12.png);
}
.com-pag .prev2 {
  background-image: url(../images/icon-p13.png);
}
.com-pag .prev2:hover {
  background-image: url(../images/icon-p14.png);
}
.com-pag .next1 {
  background-image: url(../images/icon-p21.png);
}
.com-pag .next1:hover {
  background-image: url(../images/icon-p22.png);
}
.com-pag .next2 {
  background-image: url(../images/icon-p23.png);
}
.com-pag .next2:hover {
  background-image: url(../images/icon-p24.png);
}
.com-pag .te {
  width: auto;
  padding: 0 0.2rem;
}
@media screen and (max-width: 900px) {
  .com-pag .p_a {
    margin-right: 0.1rem;
  }
}

.com-pag2 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.com-pag2 .cp_a {
  line-height: 1;
  font-weight: 500;
  max-width: 30%;
}
.com-pag2 .cp_a:hover .sp2 {
  color: #34133d;
}
.com-pag2 .cp_b {
  display: inline-flex;
  align-items: center;
}
.com-pag2 .cp_b:hover .sp1 {
  color: #34133d;
}
.com-pag2 .icon {
  display: inline-flex;
  align-items: center;
  margin-right: 6px;
}
.com-pag2 .sp1 {
  color: #2c2c2c;
}
.com-pag2 .sp2 {
  color: #999;
}
@media screen and (max-width: 900px) {
  .com-pag2 .cp_a {
    width: 100%;
    max-width: none;
    text-align: center;
    margin: 10px 0;
  }
  .com-pag2 .cp_b {
    display: none;
  }
}

.com-pnav {
  box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.47);
}
.com-pnav .pnav_box {
  display: flex;
}
.com-pnav .pnav_i {
  flex-grow: 1;
  padding: 0.2rem 0;
  text-align: center;
}
.com-pnav .pnav_i:hover {
  color: #34133d;
}
.com-pnav .pnav_i.on {
  background-color: #34133d;
  color: #fff !important;
}

.com-nav .n_box {
  display: flex;
  justify-content: center;
}
.com-nav .cn_a {
  line-height: 1;
  padding: 0.16rem 0.56rem;
  flex-shrink: 0;
  text-align: center;
  background-color: #f4f4f4;
  border-radius: 1rem;
  position: relative;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-right: 0.2rem;
}
.com-nav .cn_a:last-child {
  margin-right: 0;
}
.com-nav .cn_a:hover {
  color: #34133d;
}
.com-nav .cn_a.on {
  color: #fff;
  background-color: #34133d;
}
.com-nav .cn_a .sp {
  display: block;
  position: relative;
}
@media screen and (max-width: 900px) {
  .com-nav .cn_a {
    text-align: center;
  }
}
@media (max-width: 500px) {
  .com-nav .n_box::-webkit-scrollbar {
    width: 10px;
    height: 4px;
  }
  .com-nav .n_box::-webkit-scrollbar-thumb {
    border-radius: 10px;
    box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    background: #535353;
  }
  .com-nav .n_box::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    background: #ededed;
  }
}

.com-tags {
  padding-top: 0.7rem;
}
.com-tags .ctags {
  font-size: 0;
  text-align: center;
}
.com-tags .ctag {
  display: inline-block;
  padding: 0.2rem 1rem;
  text-align: center;
  background-color: #f3f3f3;
  margin-right: 0.1rem;
  transition: color 0.3s;
}
.com-tags .ctag:last-child {
  margin-right: 0;
}
.com-tags .ctag:hover {
  color: #34133d;
  transition: color 0.3s;
}
.com-tags .ctag.on {
  background-color: #34133d;
  color: #333 !important;
}
.com-tags .ctag span {
  display: block;
  min-width: 4em;
}
@media screen and (max-width: 900px) {
  .com-tags {
    padding-top: 20px;
  }
  .com-tags .ctag {
    padding: 0.2rem;
    min-width: 25%;
  }
}

.com-tit.cent {
  text-align: center;
}
.com-tit.cent .ct1 .cline {
  display: none;
}
.com-tit .ct1 {
  position: relative;
  color: #34133d;
  font-family: MS5;
  letter-spacing: -1px;
}
.com-tit .ct1 .ci {
  display: inline-block;
}
.com-tit .ct1 .cline {
  margin-right: 0.07rem;
}
.com-tit .ct2 {
  margin-top: 0.1rem;
  color: #34133d;
}
.com-tit .ct3 {
  width: 0.34rem;
  min-width: 34px;
  height: 3px;
  background-color: #00a54f;
  margin-top: 0.29rem;
}
@media screen and (max-width: 900px) {
  .com-tit .ct1::before {
    right: calc(100% + 4px);
  }
}

.com-tt {
  font-weight: 500;
  text-align: center;
}
.com-tt .sp {
  color: #34133d;
}

.com-top {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.com-tform {
  position: relative;
  width: 3rem;
  min-width: 175px;
}
.com-tform input {
  width: 100%;
  height: 0.5rem;
  min-height: 36px;
  background-color: #fff;
  border-radius: 1rem;
  border: none;
  padding: 0 0.3rem;
  font-family: unset;
}
.com-tform .sub {
  position: absolute;
  top: 50%;
  right: 0.3rem;
  transform: translateY(-50%);
  width: 0.2rem;
  height: 0.2rem;
  background-color: #fff;
  background-image: url(../images/icon-mag3.png);
  background-repeat: no-repeat;
  background-size: contain;
  cursor: pointer;
  border: none;
}

.c-img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: all 0.3s;
}

.cbtn {
  width: 0.7rem;
  height: 0.7rem;
  border-radius: 50%;
  background-color: #fff;
  transition: all 0.3s;
  position: relative;
  left: 0;
  top: 0;
  right: 0;
  margin: 0;
  border: none !important;
  outline: none !important;
  background-size: 14.2857142857% auto;
  background-position: center;
  background-repeat: no-repeat;
}
.cbtn:hover {
  background-color: #34133d;
  transition: all 0.3s;
}
.cbtn.prev {
  background-image: url(../images/icon-p11.png);
}
.cbtn.prev:hover {
  background-image: url(../images/icon-p12.png);
}
.cbtn.next {
  background-image: url(../images/icon-p21.png);
}
.cbtn.next:hover {
  background-image: url(../images/icon-p22.png);
}

.com-rec .rec_a {
  position: relative;
  display: block;
  margin-bottom: 0.3rem;
}
.com-rec .rec_a:hover .img img {
  transform: scale(1.1);
  transition: all 0.3s;
}
.com-rec .rec_a:last-child {
  margin-bottom: 0;
}
.com-rec .rec_a .img {
  position: relative;
  padding-top: 60.3125%;
  overflow: hidden;
}
.com-rec .rec_a .name {
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 0 0.2rem;
  padding-bottom: 0.16rem;
  color: #fff;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
@media screen and (max-width: 900px) {
  .com-rec {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .com-rec .rec_a {
    width: 48%;
    margin: 0;
    margin-bottom: 4% !important;
  }
}

.com-see {
  display: inline-flex;
  align-items: center;
  line-height: 1;
  padding: 0.06rem 0.08rem;
  padding-left: 0.2rem;
  background-color: #34133d;
  color: #fff;
  border-radius: 1rem;
}
.com-see .bicon {
  width: 0.36rem;
  height: 0.36rem;
  border-radius: 50%;
  background-color: #fff;
  margin-left: 0.32rem;
  background-image: url(../images/icon-1.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 22.2222222222% auto;
}
@media screen and (max-width: 900px) {
  .com-see {
    padding: 8px;
    padding-left: 12px;
  }
}

.ho-top {
  display: flex;
  justify-content: space-between;
}

.ho-tt .ht2 {
  margin-top: 0.14rem;
  line-height: 1.75;
  color: #999;
}

.ho_btn {
  display: inline-flex;
  align-items: center;
  line-height: 1;
  border-bottom: 1px solid #222;
  transition: all 0.3s;
}
.ho_btn .icon {
  margin-left: 0.23rem;
}

.s-btn {
  border-radius: 50%;
  background-color: #3a3a3a;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 17.1875% auto;
  outline: none !important;
}
.s-btn::after {
  display: none;
}
.s-btn:hover {
  background-color: #34133d;
}

.s-prev {
  background-image: url(../images/icon-11.png);
}

.s-next {
  background-image: url(../images/icon-12.png);
}

.md-md {
  position: absolute;
  top: -1rem;
}
@media screen and (max-width: 900px) {
  .md-md {
    top: -70px;
  }
}

.md-search_result .search_1 {
  display: flex;
  padding: 0.5rem 0;
  padding-bottom: 0.3rem;
}
.md-search_result .t1 span {
  color: #34133d;
}
.md-search_result .result {
  display: flex;
  flex-wrap: wrap;
}
.md-search_result .result span {
  color: #34133d;
}
.md-search_result .item {
  margin-left: 0.1rem;
}
.md-search_result .search_2 {
  margin-top: 0.2rem;
  padding-bottom: 0.5rem;
}
.md-search_result .l_a {
  display: block;
  border: 1px solid #eee;
  padding: 0.3rem 0.2rem;
  margin-bottom: 0.3rem;
  transition: all 0.3s;
}
.md-search_result .l_a:hover {
  box-shadow: 0px 0px 0.2rem #eee;
  border-color: transparent;
  transition: all 0.3s;
}
.md-search_result .l_a:hover .d1 .h1 {
  color: #34133d;
  transition: color 0.3s;
}
.md-search_result .l_a .d1 {
  display: flex;
  align-items: center;
}
.md-search_result .l_a .h1 {
  font-weight: bold;
  transition: color 0.3s;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.md-search_result .l_a .h1 span {
  color: #34133d;
}
.md-search_result .l_a .tag {
  background-color: #34133d;
  color: #fff;
  padding: 0.05rem 0.1rem;
  margin-left: 0.1rem;
  white-space: nowrap;
}
.md-search_result .l_a .p2 {
  color: #666;
  margin-top: 0.18rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.md-head {
  height: 2rem;
}
@media (min-width: 901px) {
  .md-head.home-head {
    height: 1.8rem;
  }
}
.md-head.m_show .md-mob_sideNav {
  transform: translate(0%);
  transition: all 0.2s linear;
  opacity: 1;
}
.md-head.m_show .mob_mask {
  display: block;
}
.md-head.ceiling .head_pc, .md-head.white .head_pc {
  transition: all 0.3s;
}
.md-head.white {
  height: 0.68rem;
}
.md-head .mob_mask {
  display: none;
  top: 0;
  left: 0;
  position: fixed;
  z-index: 99;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
}
.md-head.h_home .head_pc::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 1.3rem;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.42), rgba(0, 0, 0, 0));
}
.md-head.h_inner .head_pc {
  background-color: #fff;
}
@media (min-width: 900px) {
  .md-head .mob_mask {
    display: none !important;
  }
}
@media screen and (max-width: 900px) {
  .md-head {
    height: 0 !important;
  }
  .md-head.h_home .head_pc {
    background-color: #262626 !important;
  }
  .md-head.white {
    height: 0;
  }
}

.head_pc {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 99;
  background-color: rgba(255, 255, 255, 0.5);
  background-color: #3b1347;
  transition: all 0.3s;
}
.head_box {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  position: relative;
  height: 0.68rem;
  height: 1.8rem;
}
.head_box .logo {
  flex-shrink: 0;
  position: relative;
  font-size: 0;
}
.head_box .logo .la {
  display: inline-flex;
  align-items: center;
}
.head_box .logo img {
  height: 0.32rem;
}
.head_box .logo .i2 {
  display: none;
}
.head_box .hd_le {
  display: flex;
  align-items: center;
}
.head_box .hb_ri {
  display: flex;
  align-items: center;
}
.head_box .ul1 {
  display: flex;
}
.head_box .ul1 .li1 {
  position: relative;
  padding: 0 0.34rem;
}
.head_box .ul1 .li1:hover .ul2 {
  top: 100%;
  opacity: 1;
  transition: all 0.3s;
  pointer-events: auto;
}
.head_box .ul1 .li1:hover .li_bd {
  top: 100%;
  opacity: 1;
  pointer-events: auto;
  transition: all 0.3s;
}
.head_box .ul1 .d1 {
  height: 0.67rem;
  display: flex;
  align-items: center;
}
.head_box .ul1 .a1 {
  white-space: nowrap;
  position: relative;
  font-family: MS7;
  line-height: 1.5;
  color: #7e308d;
  color: #f4d1ff;
  transition: all 0.3s;
}
.head_box .ul1 .a1:hover {
  transform: scale(1.1);
  transition: all 0.3s;
}
.head_box .ul1 .a1.on {
  transform: scale(1.1);
}
.head_box .ul1 .pro_li {
  position: static;
}
.head_box .ul1 .li_bd {
  position: absolute;
  left: 50%;
  top: 110%;
  transform: translate(-50%);
  padding-top: 1px;
  opacity: 0;
  pointer-events: none;
  transition: all 0.3s;
}
.head_box .ul1 .pb_tit {
  padding-bottom: 0.14rem;
  border-bottom: 1px solid #dcdcdc;
  position: relative;
}
.head_box .ul1 .pb_tit::before {
  content: "";
  width: 0.2rem;
  height: 2px;
  background-color: #34133d;
  position: absolute;
  left: 0;
  bottom: -1px;
}
.head_box .ul1 .pbox {
  padding: 0.6rem 1.75rem;
  display: flex;
  background-color: #fff;
}
.head_box .ul1 .pb_li {
  width: 12.6717557252%;
  margin-right: 9.1603053435%;
}
.head_box .ul1 .pb_li:last-child {
  margin-bottom: 0;
}
.head_box .ul1 .pb_li .pb_ul {
  line-height: 2;
  margin-top: 0.3rem;
}
.head_box .ul1 .pb_li .pb_a {
  display: block;
  position: relative;
  padding-right: 1em;
}
.head_box .ul1 .pb_li .pb_a:hover {
  color: #34133d;
}
.head_box .ul1 .pb_li .pb_a.on {
  color: #34133d;
}
.head_box .ul1 .pb_li .pb_a.on::before {
  content: "";
  border-left: 0.25em solid #34133d;
  border-top: 0.2em solid transparent;
  border-bottom: 0.2em solid transparent;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
.head_box .ul1 .ul2 {
  position: absolute;
  top: 110%;
  left: 50%;
  transform: translate(-50%);
  min-width: 1.38rem;
  background-color: rgba(247, 248, 251, 0.8);
  border-radius: 0 0 0.2rem 0.2rem;
  opacity: 0;
  padding: 0.6rem 0;
  text-align: center;
  pointer-events: none;
  transition: all 0.3s;
}
.head_box .ul1 .a2 {
  display: block;
  font-family: MS5;
  text-align: center;
  padding: 0.11rem 0.1rem;
  color: #7e308d;
  white-space: nowrap;
  position: relative;
  transition: all 0.3s;
}
.head_box .ul1 .a2:hover {
  text-decoration: underline;
  transition: all 0.3s;
}
.head_box .a-logo {
  line-height: 0.68rem;
}
.head_box .a-logo img {
  height: 1em;
}
.head_box .h-logo {
  position: absolute;
  left: 50%;
  top: 0.4rem;
  transform: translate(-50%);
  width: 2.14rem;
}
.head_box .login {
  position: relative;
  margin-left: 0.45rem;
}
.head_box .login.has_login:hover .bd {
  display: block;
}
.head_box .login .hd {
  line-height: 1;
  padding: 0.1rem 0.22rem;
  background-color: #34133d;
  color: #fff;
  border-radius: 0.1rem;
  display: block;
}
.head_box .login .bd {
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translate(-50%);
  width: 100%;
  padding-top: 0.2rem;
  width: 1rem;
  min-width: 60px;
  display: none;
}
.head_box .login .btn {
  text-align: center;
  background-color: #fff;
  color: #34133d;
  cursor: pointer;
  padding: 0.1rem 0;
}
.head_box .more {
  display: none;
  width: 25px;
  height: 50px;
  position: relative;
  cursor: pointer;
  margin-left: 20px;
  background-image: url(../images/icon-mob1.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center;
}
.head_box .h-lang {
  position: absolute;
  right: 0;
  top: 0;
  top: 0.3rem;
  padding-right: 0.3rem;
  cursor: pointer;
}
.head_box .h-lang .hd {
  display: flex;
  align-items: center;
}
.head_box .h-lang:hover .bd {
  top: 100%;
  opacity: 1;
  pointer-events: auto;
  transition: all 0.3s;
}
.head_box .h-lang .bd {
  position: absolute;
  min-width: 100%;
  top: 120%;
  right: 0;
  opacity: 0;
  pointer-events: none;
  background-color: rgba(247, 248, 251, 0.8);
  border-radius: 0px 0px 0.2rem 0.2rem;
  padding: 0.6rem 0;
  transition: all 0.3s;
}
.head_box .h-lang .ba {
  color: #7e308d;
  font-family: MS5;
  display: block;
  text-align: center;
  padding: 0.11rem 0.1rem;
  white-space: nowrap;
}
.head_box .h-lang .ba:hover {
  text-decoration: underline;
}
.head_box .h-more {
  position: absolute;
  left: 0;
  top: 0.3rem;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-left: 0.3rem;
  cursor: pointer;
}
.head_box .h-more img {
  width: 1em;
}
.head_box .sub-nav {
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  height: 100vh;
  display: none;
}
.head_box .sub_box {
  padding-top: 0.6rem;
  padding-bottom: 0.3rem;
  background-color: #f7f8fb;
  background-color: #3b1347;
  position: relative;
  z-index: 40;
  min-height: 5.2rem;
}
.head_box .sub-mask {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100vh;
  background-color: rgba(103, 103, 103, 0.7);
  z-index: 30;
}
.head_box .sub-list1 {
  display: flex;
  justify-content: space-between;
  color: #050505;
  color: #f4d1ff;
}
.head_box .sub-list1 .sa1 {
  font-family: MS7;
}
.head_box .sub-list1 .blist {
  margin-top: 0.3rem;
}
.head_box .sub-list1 .bli {
  margin-bottom: 0.16rem;
}
.head_box .sub-list1 .bli:last-child {
  margin-bottom: 0;
}
.head_box .sub-list1 .bli:hover {
  text-decoration: underline;
}
.head_box .sub-list2 {
  display: flex;
  flex-wrap: wrap;
  color: #050505;
  color: #f4d1ff;
}
.head_box .sub-list2 .sli2 {
  width: 33.3%;
}
.head_box .sub-list2 .sa2 {
  display: block;
  font-family: MS7;
  margin-bottom: 0.22rem;
}
.head_box .sub-list2 .sa2:hover {
  text-decoration: underline;
}
@media (max-width: 1280px) {
  .head_box .ul1 .li1 {
    padding: 0 0.2rem;
  }
}
@media screen and (max-width: 900px) {
  .head_box {
    height: 1.2rem;
  }
  .head_box .logo .i1 {
    display: none;
  }
  .head_box .logo .i2 {
    display: block;
  }
  .head_box .a-logo img {
    height: 0.7rem;
  }
  .head_box .ul1 .li1 {
    display: none;
  }
  .head_box .ul1 .logo-li {
    display: block !important;
  }
  .head_box .ul1 .d1 {
    height: 1.6rem;
    height: 1.2rem;
  }
  .head_box .lang .b_a {
    line-height: 30px;
  }
  .head_box .phone .sp {
    display: block;
  }
  .head_box .more {
    display: block;
  }
}

.md-mob_sideNav {
  position: fixed;
  left: 0;
  opacity: 0;
  top: 0;
  width: 4.2rem;
  height: 100vh;
  transform: translate(-100%);
  background-color: rgba(255, 255, 255, 0.85);
  transition: all 0.3s linear;
  z-index: 300;
}
.md-mob_sideNav .hm-box {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.md-mob_sideNav .ul1 {
  width: 100%;
  color: #7e308d;
}
.md-mob_sideNav .ul1::-webkit-scrollbar {
  width: 5px;
  height: 1px;
}
.md-mob_sideNav .ul1::-webkit-scrollbar-thumb {
  border-radius: 10px;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: #fff;
}
.md-mob_sideNav .ul1::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  background: #ededed;
}
.md-mob_sideNav .ul1 .li1 {
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  margin-bottom: 0.44rem;
  text-align: center;
}
.md-mob_sideNav .ul1 .li1:last-child {
  margin-bottom: 0;
}
.md-mob_sideNav .ul1 .a1 {
  position: relative;
  display: block;
  font-family: MS7;
}
.md-mob_sideNav .ul1 .a1:hover {
  text-decoration: underline;
}
.md-mob_sideNav .ul1 .ul2 {
  display: none;
}
.md-mob_sideNav .ul1 .a2 {
  display: block;
  line-height: 1.6666666667;
}
.md-mob_sideNav .ul1 .a2:hover {
  text-decoration: underline;
}
.md-mob_sideNav .ul1 .dt {
  position: relative;
}
.md-mob_sideNav .ul1 .has_nav .dt::after {
  content: "";
  width: 14px;
  height: 14px;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  background-image: url(../images/hm_3.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.md-mob_sideNav .ul1 .has_nav.show .dt::after {
  background-image: url(../images/hm_4.png);
}
.md-mob_sideNav .hmob_top {
  padding: 0.3rem;
  padding-left: 0.4rem;
  display: flex;
  justify-content: space-between;
  flex-shrink: 0;
}
.md-mob_sideNav .hmob_top .m_off {
  width: 1em;
  height: 1em;
  background-image: url(../images/icon-off.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
}
.md-mob_sideNav .hmob_top .tt1 {
  color: #7e308d;
  font-family: MS7;
}
.md-mob_sideNav .hmob_cent {
  flex-grow: 1;
  display: flex;
  align-items: center;
  width: 100%;
}
.md-mob_sideNav .hmob_lang {
  position: absolute;
  right: -100%;
  top: 0;
  width: 100%;
  height: 100%;
  padding: 20px;
  padding-top: 0;
  background-color: #fff;
  transition: all 0.2s;
}
.md-mob_sideNav .hmob_lang.show {
  right: 0;
  transition: all 0.2s;
}
.md-mob_sideNav .hmob_back {
  display: flex;
  align-items: center;
  line-height: 1;
  padding: 20px 0;
  cursor: pointer;
}
.md-mob_sideNav .hmob_back img {
  margin-right: 10px;
}
.md-mob_sideNav .dd1 {
  font-weight: bold;
}
.md-mob_sideNav .l_ul {
  margin-top: 10px;
}
.md-mob_sideNav .l_ul .l_la {
  display: block;
  padding: 6px 0;
}
.md-mob_sideNav .l_ul .l_la:hover {
  color: #34133d;
}
.md-mob_sideNav .hmob_bot {
  flex-shrink: 0;
  padding-bottom: 0.97rem;
  display: flex;
  justify-content: center;
}
.md-mob_sideNav .shares {
  display: flex;
  justify-content: center;
}
.md-mob_sideNav .shares .si {
  margin: 0 0.1rem;
  transition: all 0.3s;
}
.md-mob_sideNav .shares .si:hover {
  opacity: 0.6;
  transition: all 0.3s;
}
.md-mob_sideNav .shares .si img {
  height: 1em;
}
@media (max-width: 900px) {
  .md-mob_sideNav {
    width: 100%;
  }
  .md-mob_sideNav .ul1 .ul2 {
    display: block;
  }
}

.md-search_form {
  position: fixed;
  top: 0rem;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
  opacity: 0;
  pointer-events: none;
  transform-origin: top;
  transition: all 0.2s;
}
.md-search_form .h_form {
  width: 100%;
  position: relative;
  z-index: 402;
  padding: 0.4rem 0;
  background-color: #fff;
}
.md-search_form .h_form .inp {
  width: 6rem;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  border-bottom: 1px solid #ccc;
}
.md-search_form .h_form .inp input {
  width: 100%;
  height: 0.5rem;
  min-height: 40px;
  border: none;
  outline: none;
  font-family: unset;
}
.md-search_form .h_form .h_sub {
  position: absolute;
  right: 0rem;
  top: 50%;
  transform: translateY(-50%);
  width: 0.4rem;
  min-width: 30px;
  height: 0.4rem;
  min-height: 30px;
  border-radius: 50%;
  background-color: #34133d;
  background-image: url(../images/icon-mag1.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% auto;
  cursor: pointer;
  z-index: 10;
  border: none;
  outline: none;
}
.md-search_form.show {
  transform: scaleY(1);
  transition: all 0.2s;
  display: block;
  opacity: 1;
  pointer-events: auto;
}
.md-search_form .mask {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}

.md-foot {
  position: relative;
  background-color: #f7f8fb;
  padding-top: 0.95rem;
}
.md-foot .ul1 {
  display: flex;
  justify-content: space-between;
  color: #050505;
}
.md-foot .ul1 .li1 {
  width: 33.3%;
}
.md-foot .ul1 .li1:last-child {
  width: auto;
  margin-right: 0;
}
.md-foot .ul1 .a1 {
  font-family: MS6;
  transition: all 0.3s;
}
.md-foot .ul1 .a1:hover {
  opacity: 0.6;
  transition: all 0.3s;
}
.md-foot .ul1 .ul2 {
  margin-top: 0.25rem;
}
.md-foot .ul1 .a2 {
  line-height: 1.3333333333;
  transition: color 0.3s;
}
.md-foot .ul1 .a2:hover {
  text-decoration: underline;
  transition: color 0.3s;
}
@media (max-width: 1280px) {
  .md-foot .ul1 .li1 {
    margin-right: 0.5rem;
  }
}
@media screen and (max-width: 900px) {
  .md-foot .ul1 {
    display: none;
  }
}

.foot-1 .box {
  border-top: solid 3px #767a7d;
  padding: 0 1.2rem;
}
.foot-1 .ul1 {
  margin-top: 0.6rem;
}
.foot-2 {
  padding-top: 0.96rem;
}
.foot-2 .box {
  border-bottom: 1px solid #bbb;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 0.13rem;
}
.foot-2 .le a:hover {
  text-decoration: underline;
}
.foot-2 .logo {
  display: inline-block;
}
.foot-2 .logo img {
  height: 1em;
}
.foot-2 .shares {
  display: flex;
}
.foot-2 .shares .si {
  margin-left: 0.15rem;
}
.foot-2 .shares .si:hover {
  opacity: 0.5;
}
.foot-2 .shares img {
  height: 1em;
}
@media screen and (max-width: 900px) {
  .foot-2 .box {
    flex-wrap: wrap;
    padding: 25px 0;
  }
  .foot-2 .le {
    width: 100%;
    text-align: center;
  }
  .foot-2 .ri {
    min-width: 200px;
    margin: 0 auto;
    margin-top: 20px;
  }
}

.foot-3 {
  padding-top: 0.14rem;
  padding-bottom: 0.37rem;
}
.foot-3 .box {
  display: flex;
  justify-content: flex-end;
}

.ft-link {
  position: relative;
}
.ft-link .fk-tip {
  padding: 0 0.2rem;
  line-height: 3em;
  background-color: #2d2d2d;
  color: #888;
  cursor: pointer;
}
.ft-link .fk-tip::before {
  content: "";
  width: 0.8em;
  height: 0.8em;
  position: absolute;
  right: 0.2rem;
  top: 50%;
  transform: translateY(-50%);
  background-image: url(../images/icon-2.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.ft-link .fk-sub {
  position: absolute;
  bottom: 100%;
  left: 0;
  width: 100%;
  background-color: rgba(51, 51, 51, 0.9);
  color: rgba(255, 255, 255, 0.6);
  display: none;
}
.ft-link .fk-item {
  display: block;
  cursor: pointer;
  width: 100%;
  padding: 0 0.2rem;
  line-height: 2;
}

.ft-lang {
  min-width: 1.66rem;
  position: relative;
  font-family: MS5;
  color: #828588;
}
.ft-lang .hd {
  position: relative;
  display: flex;
  align-items: center;
  white-space: nowrap;
  cursor: pointer;
}
.ft-lang .hd .ic {
  width: 1.05em;
  height: 1.05em;
  margin-right: 0.17rem;
  background-image: url(../images/icon-1.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.ft-lang .bd {
  position: absolute;
  bottom: 100%;
  left: 0;
  width: 100%;
  background-color: rgba(51, 51, 51, 0.9);
  background-color: #f7f8fb;
  color: #000;
  box-shadow: 0 0 1px 0 inset rgba(51, 51, 51, 0.9);
  display: none;
}
.ft-lang .fk-item {
  display: block;
  cursor: pointer;
  width: 100%;
  padding: 0.5em 0.1rem;
  line-height: 2;
}
.ft-lang .fk-item:hover {
  text-decoration: underline;
}

.md-sideNav {
  position: fixed;
  top: 50%;
  right: 0.17rem;
  transform: translateY(-50%);
  z-index: 60;
}
.md-sideNav .sn_i {
  position: relative;
  margin-bottom: 0.05rem;
}
.md-sideNav .sn_i:last-child {
  margin-bottom: 0;
}
.md-sideNav .sn_i:hover .hd {
  transition: all 0.3s;
}
.md-sideNav .sn_i:hover .bd {
  opacity: 1;
  pointer-events: auto;
  transition: all 0.3s;
}
.md-sideNav #nform0.show .bd {
  opacity: 1;
  pointer-events: auto;
  transform: translate(0);
  transition: all 0.5s;
}
.md-sideNav .hd {
  overflow: hidden;
  position: relative;
  cursor: pointer;
  transition: all 0.3s;
}
.md-sideNav .hd img {
  width: 0.81rem;
}
.md-sideNav .hd .icon {
  display: flex;
  justify-content: center;
  align-items: center;
}
.md-sideNav .hd .i2 {
  display: none;
}
.md-sideNav .hd .ht {
  margin-top: 0.07rem;
}
.md-sideNav .bd {
  position: absolute;
  right: 100%;
  top: 0;
  padding-right: 0.2rem;
  opacity: 0;
  pointer-events: none;
  transition: all 0.5s;
}
.md-sideNav .b_box {
  padding: 0.1rem;
  border-radius: 0.1rem;
  overflow: hidden;
  width: 1.2rem;
  background-color: #fff;
}
.md-sideNav .b_box img {
  display: block;
  width: 100%;
}
.md-sideNav .forms {
  background-color: #d0e0ef;
  border-radius: 0.15rem;
  padding: 0.3rem;
  padding-top: 0.38rem;
  padding-bottom: 0.4rem;
  position: relative;
}
.md-sideNav .forms::before {
  content: "";
  border: 7px solid transparent;
  border-left-color: #d0e0ef;
  position: absolute;
  top: 0.37rem;
  left: 100%;
  transform: translateY(-50%);
}
.md-sideNav .forms .tit {
  text-align: center;
  color: #34133d;
  margin-bottom: 0.12rem;
}
.md-sideNav .forms .off {
  width: 0.15rem;
  position: absolute;
  top: 0.17rem;
  right: 0.17rem;
  cursor: pointer;
}
.md-sideNav .forms .inps {
  width: 2rem;
  margin-bottom: 0.18rem;
  box-shadow: 0 -1px 0 #a6b3c0 inset;
}
.md-sideNav .forms .inp {
  width: 100%;
  height: 0.32rem;
  min-height: 30px;
  border: none;
  background-color: transparent;
  font-family: unset;
}
.md-sideNav .forms .inp::-moz-placeholder {
  color: #222;
}
.md-sideNav .forms .inp::placeholder {
  color: #222;
}
.md-sideNav .forms .btns {
  font-size: 0;
  text-align: center;
  margin-top: 0.3rem;
}
.md-sideNav .forms .btn {
  display: inline-flex;
  align-items: center;
  line-height: 1;
  background-color: #34133d;
  box-shadow: 1px 2px 0.1rem 0px rgba(36, 27, 27, 0.02);
  color: #fff;
  border-radius: 1rem;
  border: none;
  height: 0.37rem;
  min-height: 25px;
  padding: 0 0.25rem;
  cursor: pointer;
  transition: all 0.3s;
}
.md-sideNav .forms .btn:hover {
  box-shadow: 0 0 0.1rem rgba(52, 19, 61, 0.4);
  transition: all 0.3s;
}
.md-sideNav .forms .btn img {
  margin-left: 0.25rem;
}
.md-sideNav .pi {
  display: block;
  margin: 5px 0;
}
.md-sideNav .pi:hover {
  color: #34133d;
}
.md-sideNav .wx {
  width: 1rem;
  max-width: none;
  display: block;
}
.md-sideNav #goTop {
  display: none;
}
.md-sideNav #goTop.show {
  display: block;
}
@keyframes ban {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.2);
  }
}
@keyframes sp100 {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
.ho-top {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.ho-top .hte {
  width: 35%;
  flex-shrink: 0;
  line-height: 1.5;
  color: #777;
  margin-bottom: 0.3rem;
}
@media screen and (max-width: 900px) {
  .ho-top {
    flex-wrap: wrap;
  }
  .ho-top .hte {
    width: 100% !important;
    margin-top: 15px;
    margin-bottom: 0 !important;
  }
}

.ho-ban {
  position: relative;
  overflow: hidden;
}
.ho-ban .ho_sw {
  overflow: hidden;
}
.ho-ban .ho_sw .img {
  position: relative;
  padding-top: 36.4583333333%;
  overflow: hidden;
  transition: all 0.3s;
  display: block;
  background-color: #999;
}
.ho-ban .ho_sw .img img {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  -o-object-fit: cover;
     object-fit: cover;
}
.ho-ban .ho_sw .text {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  font-size: 0;
  opacity: 0;
}
.ho-ban .ho_sw .d1 {
  font-weight: bold;
}
.ho-ban .ho_sw .line {
  width: 0.4rem;
  height: 2px;
  background-color: #fff;
  margin-top: 0.33rem;
  margin-bottom: 0.28rem;
}
.ho-ban .ho_sw .d2 {
  display: inline-flex;
  align-items: center;
  padding: 0.13rem;
  padding-left: 0.38rem;
  padding-right: 0.28rem;
  border: 2px solid #fff;
  color: #fff;
  margin-top: 1.06rem;
  transition: all 0.3s;
}
.ho-ban .ho_sw .d2:hover {
  transform: translateY(3px);
  transition: all 0.3s;
}
.ho-ban .ho_sw .d2 .ic {
  width: 0.5em;
  height: 1em;
  background-image: url(../images/icon-6.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  margin-left: 0.46rem;
}
.ho-ban .ho_sw .a3 {
  margin-top: 0.52rem;
  position: relative;
  display: inline-flex;
  align-items: center;
  line-height: 1;
  padding: 0.13rem 0.3rem;
  padding-right: 0.24rem;
  background-color: #34133d;
  color: #fff;
  border-radius: 1rem;
  transition: all 0.3s;
}
.ho-ban .ho_sw .a3 img {
  width: 0.3rem;
  margin-left: 0.47rem;
}
.ho-ban .ho_sw .a3:hover {
  transform: translateY(5px);
  transition: all 0.3s;
}
.ho-ban .ho_sw .mob-img {
  display: none;
}
.ho-ban .swiper-slide-active .text {
  opacity: 1;
  transition: opacity 1s 0.5s;
}
.ho-ban .swiper-pagination {
  width: auto;
  position: static;
}
.ho-ban .swiper-pagination-bullet {
  width: 0.4rem;
  height: 0.4rem;
  opacity: 1;
  border-radius: 50%;
  margin: 0 0.11rem !important;
  transition: all 0.3s;
  background-color: transparent;
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.ho-ban .swiper-pagination-bullet::before {
  content: "";
  width: 9px;
  height: 9px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background-color: #78777f;
  border-radius: 50%;
}
.ho-ban .swiper-pagination-bullet-active {
  background-image: url(../images/icon-28.png);
}
.ho-ban .ho_bot {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: absolute;
  bottom: 0.8rem;
  left: 50%;
  transform: translate(-50%);
  z-index: 30;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  color: #fff;
}
.ho-ban .nums {
  color: rgba(255, 255, 255, 0.6);
}
.ho-ban .nums .n1 {
  color: #fff;
}
.ho-ban .btns {
  display: flex;
}
.ho-ban .hb_mask {
  position: absolute;
  bottom: 0;
  left: 0;
  transform: translateY(0.1rem);
  width: 100%;
  z-index: 30;
}
.ho-ban .hb_mask img {
  width: 100%;
}
.ho-ban .mouse {
  cursor: pointer;
  display: inline-flex;
  align-items: center;
}
.ho-ban .mouse img {
  width: 1em;
  margin-right: 0.1rem;
  animation: jump 1s linear infinite;
}
.ho-ban .sbtn {
  position: absolute;
  top: 50%;
  width: 1em;
  height: 2em;
  margin: 0;
  background-color: transparent;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.ho-ban .sbtn::after {
  display: none;
}
.ho-ban .sbtn:hover {
  opacity: 1;
}
.ho-ban .prev {
  background-image: url(../images/icon-11.png);
  left: 0.3rem;
}
.ho-ban .next {
  background-image: url(../images/icon-12.png);
  right: 0.3rem;
}
@media screen and (max-width: 900px) {
  .ho-ban .ho_sw .img {
    padding-top: 125%;
    border-radius: 0 0 0.2rem 0.2rem;
  }
  .ho-ban .ho_sw .pc-img {
    display: none;
  }
  .ho-ban .ho_sw .mob-img {
    display: block;
  }
}

.home-0 {
  position: relative;
}
.home-0 .swiper {
  position: relative;
}
.home-0 .sw {
  position: relative;
  overflow: hidden;
}
.home-0 .img {
  display: block;
  position: relative;
  padding-top: 48.9583333333%;
}
.home-0 .swiper-slide-active .te {
  opacity: 1;
  transform: translateY(0);
  transition: opacity 1s 0.5s, transform 0.5s;
}
.home-0 .text {
  position: absolute;
  left: 50%;
  top: 30%;
  transform: translate(-50%, -50%);
  color: #fff;
  font-size: 0;
  text-align: center;
}
.home-0 .te {
  position: relative;
  opacity: 0;
  color: #fff;
  transform: translateY(10px);
}
.home-0 .te .d2 {
  display: inline-flex;
  padding: 0.12rem;
  padding-left: 0.38rem;
  padding-right: 0.28rem;
  border: 2px solid #fff;
  color: #fff;
}
.home-0 .te .d2 .ic {
  width: 0.5em;
  height: 1em;
}
.home-0 .mouse {
  position: relative;
  transition: all 0.3s;
}
.home-0 .mouse:hover {
  transform: translateY(-8px);
  transition: all 0.3s;
}
.home-0 .mouse::before {
  content: "";
  width: 0.36rem;
  height: 0.31rem;
  position: absolute;
  right: calc(100% + 4px);
  bottom: 50%;
  background-image: url(../images/icon-13.png);
  background-repeat: no-repeat;
  background-size: contain;
}
.home-0 .mouse img {
  width: 0.24rem;
}
.home-0 .swiper-pagination {
  position: absolute;
  bottom: 0.38rem;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.home-0 .swiper-pagination-bullet {
  width: 1.5rem;
  height: 2px;
  opacity: 1;
  margin: 0;
  margin-right: 0.1rem;
  border-radius: 0%;
  transition: all 0.3s;
  background-color: transparent;
  position: relative;
  background-color: rgba(255, 255, 255, 0.2);
}
.home-0 .swiper-pagination-bullet::before {
  content: "";
  width: 0;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #fff;
}
.home-0 .swiper-pagination-bullet-active::before {
  width: 100%;
  transition: width 3s linear;
}
.home-0 .sbtn {
  margin: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 50%;
  border: 1px solid #ddd;
  background-size: 11.4285714286% auto;
  background-repeat: no-repeat;
  background-position: center;
}
.home-0 .sbtn::after {
  display: none;
}
.home-0 .sbtn:hover {
  background-color: #34133d;
}
.home-0 .prev {
  left: 0.5rem;
  background-image: url(../images/icon-p11.png);
}
.home-0 .prev:hover {
  background-image: url(../images/icon-p12.png);
}
.home-0 .next {
  right: 0.5rem;
  background-image: url(../images/icon-p21.png);
}
.home-0 .next:hover {
  background-image: url(../images/icon-p22.png);
}
@media (max-width: 500px) {
  .home-0 .te .d2 {
    display: none;
  }
  .home-0 .h0_bot {
    pointer-events: none;
    opacity: 0;
  }
}

.home-1 {
  padding-top: 0.25rem;
  padding-bottom: 0.28rem;
}
.home-1 .list {
  display: flex;
}
.home-1 .aa {
  position: relative;
}
.home-1 .aa:hover img {
  transform: scale(1.1);
  transition: all 0.3s;
}
.home-1 .aa1 {
  flex-grow: 1;
  margin-right: 0.3rem;
}
.home-1 .aa1 .img1 {
  position: relative;
  padding-top: 41.9847328244%;
  height: 100%;
  border-radius: 0.3rem;
  overflow: hidden;
}
.home-1 .aa1 .txt {
  width: 100%;
  text-align: center;
  color: #fff;
  position: absolute;
  left: 0;
  top: 0.42rem;
}
.home-1 .aa1 .t1 {
  letter-spacing: -4px;
  font-family: MS7;
}
.home-1 .aa1 .t2 {
  font-family: MSE7;
}
.home-1 .aa2 {
  width: 4.4rem;
  flex-shrink: 0;
}
.home-1 .aa2 .img2 {
  position: relative;
  padding-top: 125%;
  height: 100%;
  border-radius: 0.3rem;
  overflow: hidden;
}
.home-1 .aa2 .txt {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  text-align: center;
  color: #fff;
  font-family: MS7;
}
.home-1 .btn {
  line-height: 2.1764705882;
  color: #7e308d;
  background-color: #fff;
  font-family: MS7;
  padding: 0 0.14rem;
  border-radius: 5px;
  position: absolute;
  left: 50%;
  bottom: 0.53rem;
  transform: translate(-50%);
}
@media screen and (max-width: 900px) {
  .home-1 .aa {
    width: 48.6842105263%;
  }
  .home-1 .img1,
  .home-1 .img2 {
    padding-top: 162.1621621622% !important;
  }
  .home-1 .aa1 .t1 {
    font-size: 0.6rem;
    letter-spacing: -1px;
  }
  .home-1 .aa1 .t2 {
    font-size: 0.34rem;
  }
  .home-1 .aa2 .t1 {
    font-size: 0.6rem;
  }
}

.news-1 {
  padding-top: 1.54rem;
  padding-bottom: 1.75rem;
  overflow: hidden;
}
.news-1 .btns {
  text-align: center;
  margin-top: 0.4rem;
}
.news-1 .btns .btn {
  display: inline-flex;
  padding: 0.2rem 0.3rem;
  background-color: #34133d;
  color: #fff;
  cursor: pointer;
}

.news-list .n_li {
  margin-bottom: 0.4rem;
}
.news-list .n_li:last-child {
  margin-bottom: 0;
}
.news-list .n_a {
  display: block;
  position: relative;
  background-color: #f7f8f9;
  border-radius: 0.4rem;
  overflow: hidden;
}
.news-list .n_a:hover {
  transition: box-shadow 0.4s cubic-bezier(0.19, 1, 0.22, 1);
}
.news-list .n_a:hover .img img {
  transform: scale(1.1);
  transition: all 0.3s;
}
.news-list .n_a:hover .h3 {
  color: #34133d;
  transition: all 0.3s;
}
.news-list .img {
  position: relative;
  padding-top: 45.6692913386%;
  overflow: hidden;
}
.news-list .text {
  padding: 0.2rem;
  padding-top: 0.28rem;
  padding-right: 0.4rem;
}
.news-list .h3 {
  font-family: MS5;
  line-height: 1.2857142857;
  color: #050505;
  transition: all 0.3s;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.news-list .bot {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 0.32rem;
  font-family: MS6;
}
@media screen and (max-width: 900px) {
  .news-list {
    margin-bottom: 0.4rem;
  }
  .news-list .n_li {
    width: 100%;
  }
}

.md-about {
  overflow: hidden;
}
.md-about .cont {
  background-image: url(../images/ab-bg.jpg);
  background-repeat: no-repeat;
  background-size: auto 100%;
}

.ab-1 {
  padding-top: 0.37rem;
  padding-bottom: 2.59rem;
}
.ab-1 .txt {
  line-height: 1.4285714286;
  color: #050505;
  font-family: MS5;
  text-align: center;
  margin-top: 0.3rem;
}
.ab-2 {
  padding-bottom: 2.35rem;
}
.ab-2 .box {
  display: flex;
  justify-content: space-between;
}
.ab-2 .imgs {
  width: 45.6976744186%;
}
.ab-2 .img {
  padding-top: 80.7888040712%;
}
.ab-2 .text {
  width: 46.511627907%;
  display: flex;
  align-items: center;
  padding-right: 0.6rem;
}
.ab-2 .tbox {
  width: 100%;
  text-align: center;
  color: #050505;
}
.ab-2 .txt {
  margin-top: 0.36rem;
  font-family: MS5;
}
@media screen and (max-width: 900px) {
  .ab-2 .box {
    flex-wrap: wrap;
  }
  .ab-2 .imgs {
    width: 100%;
  }
  .ab-2 .text {
    width: 100%;
    margin-top: 30px;
  }
}

.pro-1 {
  padding-top: 0.48rem;
  padding-bottom: 0.88rem;
}
.pro-1 .btns {
  text-align: center;
}
.pro-1 .btn {
  display: inline-flex;
  padding: 0.2rem 0.3rem;
  background-color: #34133d;
  color: #fff;
  cursor: pointer;
}

.pro-list {
  display: flex;
  flex-wrap: wrap;
}
.pro-list .pi {
  width: 23.5164835165%;
  margin-right: 1.8681318681%;
  margin-bottom: 0.77rem;
}
.pro-list .pi:nth-child(4n) {
  margin-right: 0;
}
.pro-list .pa {
  display: block;
  height: 100%;
}
.pro-list .pa:hover img {
  transition: all 0.3s;
}
.pro-list .pa:hover .i1 {
  opacity: 0;
}
.pro-list .pa:hover .i2 {
  opacity: 1;
}
.pro-list .pa:hover .h3,
.pro-list .pa:hover .d2 {
  color: #7e308d;
}
.pro-list .img {
  padding-top: 125%;
  overflow: hidden;
}
.pro-list .img img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: all 0.3s;
}
.pro-list .img .i2 {
  opacity: 0;
}
.pro-list .img .mob-i {
  display: none;
}
.pro-list .text {
  padding-top: 0.32rem;
}
.pro-list .h3 {
  color: #050505;
  letter-spacing: -1px;
}
.pro-list .d2 {
  margin-top: 0.2rem;
  color: #828588;
  font-family: MS6;
}
@media (max-width: 900px) {
  .pro-list {
    justify-content: space-between;
  }
  .pro-list .pi {
    width: 48%;
    margin-right: 0;
    margin-bottom: 4%;
  }
  .pro-list .img .i1,
  .pro-list .img .i2 {
    display: none !important;
  }
  .pro-list .img .mob-i {
    display: block;
  }
}

.img00 {
  position: relative;
  background-color: #999;
}

.join-1 {
  padding-top: 0.75rem;
}
.join-1 .te {
  text-align: center;
  font-family: MS6;
  line-height: 1.5;
  color: #828588;
  margin-top: 2px;
}
.join-1 .te .d3 {
  margin-top: 0.14rem;
}
.join-1 .list {
  display: flex;
  flex-wrap: wrap;
  margin-top: 0.38rem;
}
.join-1 .li {
  width: 33.3%;
  padding-left: 0.56rem;
  margin-bottom: 0.88rem;
}
.join-1 .a {
  font-family: MS6;
}
.join-1 .a:hover {
  color: #34133d;
}
@media screen and (max-width: 900px) {
  .join-1 .li {
    width: 48%;
  }
}

.join-2 {
  padding-top: 0.68rem;
  padding-bottom: 3.36rem;
}
.join-2 .list {
  border-top: 1px solid #ddd;
}
.join-2 .li {
  position: relative;
  border-bottom: 1px solid #ddd;
  padding-top: 0.67rem;
  padding-bottom: 0.5rem;
  padding-left: 1.4rem;
}
.join-2 .text {
  line-height: 1.4285714286;
  color: #050505;
  margin-top: 0.18rem;
}
@media screen and (max-width: 900px) {
  .join-2 .li {
    padding-left: 20px;
  }
}

.join-3 {
  padding-top: 0.82rem;
  padding-bottom: 0.28rem;
}
.join-3 .txt {
  text-align: center;
  color: #050505;
  line-height: 1.4285714286;
  margin-top: 0.58rem;
}
.join-3 .t1 {
  font-family: MS6;
}
.join-3 .t2 {
  font-family: MS5;
}
.join-3 .shares {
  display: flex;
  justify-content: center;
  margin-top: 0.66rem;
}
.join-3 .shares .si {
  margin: 0 0.28rem;
}
.join-3 .shares .si:hover {
  opacity: 0.5;
}
.join-3 .shares img {
  height: 1em;
}

.mk-1 {
  padding-top: 0.76rem;
}
.mk-1 .txt {
  color: #050505;
  line-height: 1.4285714286;
  text-align: center;
  margin-top: 0.07rem;
  margin-bottom: 0.11rem;
}
.mk-1 .video {
  background-color: #717176;
}
.mk-1 .video video {
  width: 100%;
}
.mk-1 .ee {
  text-align: center;
  font-family: MS6;
  color: #828588;
  margin-top: 0.05rem;
}

.mk-2 {
  padding-top: 0.67rem;
  padding-bottom: 0.48rem;
}
.mk-2 .pitem {
  display: flex;
  margin-bottom: 0.9rem;
}
.mk-2 .pitem:last-child {
  margin-bottom: 0;
}
.mk-2 .pitem img {
  height: 0.9rem;
}
.mk-2 .le {
  width: 40%;
}
.mk-2 .ri {
  width: 60%;
}
.mk-2 .ul {
  margin-top: 0.6rem;
}
.mk-2 .ul .li {
  margin-bottom: 0.28rem;
}
.mk-2 .ul .aa {
  color: #090909;
}
.mk-2 .uflex {
  display: flex;
  flex-wrap: wrap;
}
.mk-2 .uflex .li {
  width: 50%;
}
.mk-2 .txt {
  text-align: center;
  font-family: MS6;
  margin-top: 0.33rem;
}
.mk-2 .txt .t2 {
  color: #85868a;
  margin-top: 0.06rem;
}
@media screen and (max-width: 900px) {
  .mk-2 .pitem {
    flex-wrap: wrap;
  }
  .mk-2 .le {
    width: 100%;
    margin-bottom: 20px;
  }
  .mk-2 .ri {
    width: 100%;
  }
  .mk-2 .ul {
    display: flex;
    flex-wrap: wrap;
  }
  .mk-2 .ul .li {
    width: 50%;
  }
}

.mk-3 {
  padding-bottom: 1.4rem;
}
.mk-3 .ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 0.75rem;
}
.mk-3 .li {
  width: 47.8125%;
}
.mk-3 .dd {
  display: block;
  height: 100%;
  min-height: 3.47rem;
  background-color: #f5f7fa;
  border-radius: 0.2rem;
  padding: 0.66rem 0.78rem;
}
.mk-3 .dd:hover {
  background-color: #ced1d5;
}
.mk-3 .logo img {
  height: 1em;
}
.mk-3 .h3 {
  font-family: MS7;
  min-height: 2.4em;
  margin-top: 0.16rem;
}
.mk-3 .d2 {
  letter-spacing: -1px;
  color: #85868a;
  font-family: MS5;
  margin-top: 0.22rem;
}
@media screen and (max-width: 900px) {
  .mk-3 .li {
    width: 100%;
    margin-bottom: 20px;
  }
}

.ctc-1 {
  padding-top: 0.76rem;
  padding-bottom: 0.7rem;
  position: relative;
}
.ctc-1 .txt {
  line-height: 1;
  font-family: MS6;
  color: #828588;
  text-align: center;
  margin-top: 0.1rem;
}
.ctc-1 .ul {
  margin-top: 0.64rem;
}
.ctc-1 .li {
  margin-bottom: 0.7rem;
}
.ctc-1 .li:nth-child(2n-1) {
  float: left;
  width: 50%;
}
.ctc-1 .li:nth-child(2n) {
  float: right;
  min-width: 30%;
}
.ctc-1 .dd {
  font-family: MS6;
}
.ctc-1 .d1 {
  color: #090909;
}
.ctc-1 .d2 {
  color: #828588;
  line-height: 1.5;
  margin-top: 2px;
}
@media screen and (max-width: 900px) {
  .ctc-1 .li {
    width: 100%;
    float: none !important;
  }
}

.honor-1 {
  padding-top: 2.5rem;
  padding-bottom: 2.3rem;
}
.honor-1 .slist {
  position: relative;
  padding-bottom: 0.8rem;
}
.honor-1 .ylist {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  flex-direction: row-reverse;
  position: relative;
  padding-bottom: 0.5rem;
}
.honor-1 .year {
  position: absolute;
  top: 1rem;
  left: 50%;
  transform: translate(-50%);
  text-align: center;
  color: #3b1347;
  font-family: MS5;
  line-height: 1;
  z-index: 30;
}
.honor-1 .yitem {
  width: 50%;
  width: calc(50% - 0.36rem);
  display: flex;
  align-items: flex-end;
}
@media screen and (min-width: 901px) {
  .honor-1 .yitem:nth-child(2n) {
    flex-direction: row-reverse;
    padding-top: 0.3rem;
  }
  .honor-1 .yitem:nth-child(2n) .line::before {
    left: 0;
  }
  .honor-1 .yitem:nth-child(2n) .texts {
    text-align: right;
  }
}
.honor-1 .imgs {
  display: inline-block;
  width: 2rem;
  padding-bottom: 0.6em;
}
.honor-1 .img img {
  width: 100%;
}
.honor-1 .line {
  width: 2rem;
  height: 1px;
  border-top: 1px dashed #3b1347;
  margin-top: 0.1rem;
  position: relative;
}
.honor-1 .line::before {
  content: "";
  width: 0.3em;
  height: 0.3em;
  background-color: #3b1347;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
}
.honor-1 .texts {
  display: flex;
  color: #3b1347;
  font-family: MS5;
  padding: 0 0.1rem;
}
.honor-1 .vline {
  position: absolute;
  left: 50%;
  top: 0;
  transform: translate(-50%);
  width: 1em;
  height: 100%;
  background-color: #f4d1ff;
  -webkit-clip-path: polygon(0 0, 50% 16px, 100% 0, 100% calc(100% - 16px), 50% 100%, 0 calc(100% - 16px));
          clip-path: polygon(0 0, 50% 16px, 100% 0, 100% calc(100% - 16px), 50% 100%, 0 calc(100% - 16px));
}
.honor-1 .lyear {
  text-align: center;
  margin-top: 0.7rem;
  line-height: 1;
}
.honor-1 .lyear .sp {
  font-size: 2em;
  letter-spacing: -1px;
  color: #3b1347;
  font-family: MS5;
}
@media (max-width: 900px) {
  .honor-1 .slist {
    max-width: 90%;
    margin: 0 auto;
  }
  .honor-1 .ylist {
    padding-bottom: 0;
  }
  .honor-1 .yitem {
    width: 100%;
    padding-left: 0.5rem;
    padding-bottom: 0.5rem;
  }
  .honor-1 .year {
    left: 0;
    transform: translate(0);
  }
  .honor-1 .texts {
    font-size: 0.8em;
  }
  .honor-1 .vline {
    left: 0;
    transform: translate(0);
  }
}

.md-side_service {
  position: fixed;
  right: 0.2rem;
  bottom: 0.2rem;
  z-index: 40;
}
.md-side_service.show .bd-form {
  opacity: 1;
  pointer-events: auto;
  transition: opacity 0.3s;
}
.md-side_service .hd {
  cursor: pointer;
}
.md-side_service .hd img {
  width: 1em;
}
.md-side_service .bd-form {
  position: fixed;
  right: 5px;
  bottom: 0.5rem;
  width: 3.76rem;
  opacity: 0;
  pointer-events: none;
}
.md-side_service .form {
  width: 100%;
  position: relative;
  background-color: #fff;
  min-height: 3.88rem;
  border-radius: 0.3rem 0 0 0.3rem;
  padding-top: 0.45rem;
  padding-bottom: 0.15rem;
}
.md-side_service .f-off {
  position: absolute;
  top: 0.2rem;
  right: 0.24rem;
  width: 1em;
  height: 1em;
  background-image: url(../images/icon-4.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-color: #fff;
  border: none;
  cursor: pointer;
}
.md-side_service .txt {
  text-align: center;
  padding: 0 0.1rem;
}
.md-side_service .txt .d1 {
  font-family: MS6;
}
.md-side_service .txt .d2 {
  margin-top: 0.2rem;
}
.md-side_service .fdl {
  padding: 0 0.25rem;
  margin-top: 0.3rem;
}
.md-side_service .fbi {
  background-color: #f6f6f6;
  font-family: MS6;
  text-align: center;
  margin-bottom: 0.16rem;
}
.md-side_service .fbi:last-child {
  margin-bottom: 0;
}
.md-side_service .fa {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 0.9rem;
}
.md-side_service .fb-inp {
  width: 100%;
  margin-top: 3px;
  margin-bottom: 0.1rem;
}
.md-side_service .fb-inp .ip {
  width: 100%;
  height: 0.24rem;
  min-height: 20px;
  text-align: center;
  border: none;
  background-color: #fff;
}
.md-side_service .fbox {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 0.9rem;
  padding: 0 0.4rem;
}
.md-side_service .btn {
  font-size: 0.5em;
  background-color: #7e308d;
  border-radius: 1rem;
  color: #fff;
  border: none;
  cursor: pointer;
}
@media screen and (max-width: 900px) {
  .md-side_service .bd-form {
    width: 65%;
  }
}

.home-2 {
  padding-bottom: 2.7rem;
}

.ho2_i {
  margin-bottom: 1.5rem;
}
.ho2_i:last-child {
  margin-bottom: 0;
}
.ho2_i:nth-child(2n) .ho2_big .pos {
  left: 0.7rem;
}
.ho2_i:nth-child(2n) .ho2_big .more {
  color: #fff;
}
.ho2_i .tops {
  text-align: right;
  margin-top: 0.4rem;
  padding: 0 0.6rem;
}
.ho2_i .tops .btn {
  display: inline-flex;
  align-items: center;
  line-height: 1;
  color: #828588;
}
.ho2_i .tops .ii {
  height: 1em;
  margin-right: 0.13rem;
  margin-bottom: 0.5em;
}
@media (max-width: 500px) {
  .ho2_i .ho2_big .pos {
    right: 0.3rem;
  }
  .ho2_i .ho2_big:nth-child(2n) .pos {
    left: 0.3rem;
    right: 0;
  }
}

.ho2_ul {
  display: flex;
  margin-top: 0.2rem;
}
.ho2_ul .li {
  width: 31.1235955056%;
  margin-right: 4.4943820225%;
  padding: 0 0.63rem;
}
.ho2_ul .li:nth-child(3n) {
  margin-right: 0;
}
.ho2_ul .aa {
  display: block;
}
.ho2_ul .aa:hover .i1 {
  opacity: 0;
  transition: opacity 0.3s;
}
.ho2_ul .aa:hover .i2 {
  opacity: 1;
  transition: opacity 0.3s;
}
.ho2_ul .imgs {
  position: relative;
  padding-top: 125.2336448598%;
}
.ho2_ul .i2 {
  opacity: 0;
}
.ho2_ul .txt {
  margin-top: 0.3rem;
}
.ho2_ul .t1 {
  letter-spacing: -1px;
  color: #050505;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.ho2_ul .t2 {
  color: #828588;
  font-weight: 600;
  margin-top: 0.1rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  /* -webkit-box-orient: vertical; */
}
@media (max-width: 900px) {
  .ho2_ul .li {
    padding: 0;
  }
}

.ho2_big .big {
  display: block;
  position: relative;
  border-radius: 0.3rem;
  overflow: hidden;
}
.ho2_big .bg {
  position: relative;
  padding-top: 34.1011235955%;
}
.ho2_big .bgimg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.ho2_big .mimg {
  opacity: 0;
}
.ho2_big .pos {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-60%);
  display: flex;
  align-items: flex-end;
  width: 8.5rem;
  padding-right: 1.4rem;
}
.ho2_big .img {
  width: 3.2rem;
}
.ho2_big .img .ii {
  width: 100%;
}
.ho2_big .text {
  padding-bottom: 0.3rem;
  margin-left: 0.5rem;
}
.ho2_big .t1 {
  color: #050505;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  /* -webkit-box-orient: vertical; */
}
.ho2_big .t1 span {
  font-weight: 600;
}
.ho2_big .t2 {
  color: #828588;
  font-weight: 600;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.ho2_big .more {
  position: absolute;
  top: 0.38rem;
  right: 0.3rem;
  color: #828588;
  font-weight: 600;
}
@media (max-width: 900px) {
  .ho2_big .bg {
    padding-top: 100%;
  }
  .ho2_big .pos {
    width: 30%;
    flex-wrap: wrap;
    padding-right: 0;
  }
  .ho2_big .img {
    width: 100%;
  }
  .ho2_big .text {
    margin-left: 0;
    padding-bottom: 0;
    margin-top: 0.4rem;
  }
  .ho2_big .pimg {
    opacity: 0;
  }
  .ho2_big .mimg {
    opacity: 1;
  }
}

.home-3 {
  background-color: #faefdf;
}
.home-3 .box {
  display: flex;
  justify-content: space-between;
  padding-top: 1.5rem;
  padding-bottom: 0.9rem;
}
.home-3 .le {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 46.5517241379%;
}
.home-3 .ii {
  width: 4.8rem;
}
.home-3 .ri {
  width: 51.9662921348%;
}
.home-3 .txt {
  line-height: 1.4285714286;
  color: #050505;
}
@media (max-width: 900px) {
  .home-3 .box {
    flex-wrap: wrap;
  }
  .home-3 .le {
    width: 100%;
  }
  .home-3 .ri {
    width: 100%;
    margin-top: 0.4rem;
  }
}

.agent-1 {
  padding-top: 0.8rem;
  padding-bottom: 1.46rem;
}
.agent-1 .bots {
  border-top: 1px solid #808080;
  border-bottom: 1px solid #808080;
  padding-top: 1rem;
  padding-bottom: 0.45rem;
  margin-top: 0.9rem;
}
.agent-1 .tit {
  line-height: 2;
  color: #12121d;
  text-align: center;
}
.agent-1 .bt1 .t1 {
  font-weight: bold;
}
.agent-1 .bt1 .txt {
  color: #090909;
  line-height: 2.8333333333;
  margin-top: 0.4rem;
}
.agent-1 .bt2 {
  margin-top: 1.35rem;
}
.agent-1 .bt2 .d2 {
  margin-top: 0.1rem;
}
.agent-1 .bt2 .di {
  display: flex;
  align-items: center;
  margin-bottom: 0.2rem;
  font-weight: 600;
}
.agent-1 .bt2 .ic {
  width: 0.4rem;
  flex-shrink: 0;
  margin-right: 0.36rem;
}
.agent-1 .bt2 .ic .ii {
  width: 100%;
}

.w1640 {
  width: 16.4rem;
  margin: 0 auto;
  max-width: 96%;
}

.w1790 {
  width: 17.9rem;
  margin: 0 auto;
  max-width: 96%;
}

.mk-4 {
  margin-top: 0.32rem;
}
.mk-4 .box {
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 9.22rem;
  padding-top: 3rem;
  padding-bottom: 0.3rem;
  color: #fff;
}
.mk-4 .h2 {
  text-align: center;
}
.mk-4 .line {
  width: 11.27rem;
  max-width: 80%;
  height: 1px;
  margin: 0 auto;
  margin-top: 0.1rem;
  background-color: #fff;
}
.mk-4 .txt {
  line-height: 1.4285714286;
  margin-top: 0.35rem;
  padding: 0 1rem;
  text-align: center;
}
.mk-4 .logos {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  margin-top: 1rem;
}
.mk-4 .oi {
  padding: 0 0.4rem;
  position: relative;
}
.mk-4 .oi:last-child::before {
  display: none;
}
.mk-4 .oi::before {
  content: "";
  width: 1px;
  height: 0.54rem;
  position: absolute;
  right: 0;
  bottom: 3px;
  background-color: #fff;
}
.mk-4 .oi img {
  max-width: 2.8rem;
  max-height: 0.98rem;
}

.mk-5 {
  margin-top: 0.6rem;
  padding-bottom: 1.1rem;
}
.mk-5 .box {
  background-color: #f2f1f1;
  border-radius: 1.28rem;
  border: solid 4px #3b1347;
  padding: 0 0.8rem;
  padding-top: 0.95rem;
  padding-bottom: 1rem;
}
.mk-5 .list {
  margin-top: 1.5rem;
}
.mk-5 .item {
  padding-bottom: 1.3rem;
  position: relative;
  margin-bottom: 0.86rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.mk-5 .item::before {
  content: "";
  width: 11.27rem;
  max-width: 80%;
  height: 1px;
  background-color: #828588;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translate(-50%);
}
.mk-5 .item:nth-child(2n) .ii {
  order: 2;
}
.mk-5 .item:nth-child(2n) .text {
  order: 1;
}
.mk-5 .item:last-child {
  margin-bottom: 0;
}
.mk-5 .item:last-child::before {
  display: none;
}
.mk-5 .tit {
  text-align: center;
  font-weight: 600;
  letter-spacing: -1px;
  color: #3b1347;
}
.mk-5 .ii {
  max-width: 8.2rem;
  max-height: 6rem;
  -o-object-fit: contain;
     object-fit: contain;
}
.mk-5 .text {
  width: 48%;
  text-align: center;
  flex-shrink: 0;
  padding: 0 0.2rem;
}
.mk-5 .t2 {
  margin-top: 1rem;
}
@media (max-width: 900px) {
  .mk-5 .item {
    flex-wrap: wrap;
  }
  .mk-5 .ii {
    width: 60%;
    margin: 0 auto;
    order: 1 !important;
  }
  .mk-5 .text {
    width: 100%;
    order: 2 !important;
    margin-top: 20px;
  }
}

.mk2-1 {
  padding-top: 0.85rem;
}
.mk2-1 .img {
  width: 12.6rem;
  max-width: 100%;
  margin: 0 auto;
  margin-top: 0.8rem;
}
.mk2-1 .img img {
  width: 100%;
}

.mk2-2 {
  padding-top: 0.82rem;
}
.mk2-2 .ul {
  display: flex;
  flex-wrap: wrap;
  margin-top: 0.98rem;
}
.mk2-2 .li {
  width: 20.6666666667%;
  margin-right: 5.5555555556%;
}
.mk2-2 .li:nth-child(4n) {
  margin-right: 0;
}
.mk2-2 .img {
  position: relative;
  padding-top: 129.5698924731%;
  overflow: hidden;
}
.mk2-2 .text {
  margin-top: 0.2rem;
}
.mk2-2 .t1 {
  letter-spacing: -1px;
  color: #34133d;
  line-height: 1;
  height: 2em;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.mk2-2 .t2 {
  line-height: 1.25;
  letter-spacing: -1px;
  color: #090909;
  margin-top: 0.1rem;
}
@media (max-width: 900px) {
  .mk2-2 .ul {
    justify-content: space-between;
  }
  .mk2-2 .li {
    width: 48%;
    margin-bottom: 4%;
    margin-right: 0;
  }
}

.mk2-3 {
  padding-top: 1rem;
}
.mk2-3 .box {
  border-top: 1px solid #808080;
  border-bottom: 1px solid #808080;
  padding-top: 0.98rem;
  padding-bottom: 1rem;
}
.mk2-3 .imgs {
  width: 13rem;
  max-width: 100%;
  margin: 0 auto;
  margin-top: 0.7rem;
  position: relative;
}
.mk2-3 .bg {
  position: relative;
  padding-top: 44.6153846154%;
}
.mk2-3 .tt {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  color: #fff;
  font-weight: 600;
  text-align: center;
}
.mk2-3 .ul {
  display: flex;
  flex-wrap: wrap;
  margin-top: 1rem;
}
.mk2-3 .li {
  width: 22.4852071006%;
  width: 33.3%;
  padding: 0 0.5rem;
 
}
.mk2-3 .dd {
  height: 100%;
  text-align: center;
  border-bottom: 1px solid #816ec8;
  padding-bottom: 0.1rem;
}
.mk2-3 .d1 {
  line-height: 1;
  color: #34133d;
}
.mk2-3 .d1 .num {
  letter-spacing: -1px;
}
.mk2-3 .d2 {
  color: #816ec8;
  min-height: 4.8em;
  margin-top: 0.4rem;
}
.mk2-3 .d3 .ii {
  height: 1.9rem;
}
@media (max-width: 900px) {
  .mk2-3 .li {
    width: 100%;
    margin-bottom: 15px;
  }
  .mk2-3 .dd {
    padding-bottom: 15px;
  }
}

.mk2-4 {
  padding-top: 0.74rem;
}
.mk2-4 .map {
  width: 14.2rem;
  max-width: 100%;
  margin: 0 auto;
  margin-top: 0.86rem;
}
.mk2-4 .tt {
  color: #362a8f;
  text-align: center;
  margin-top: 0.5rem;
}
.mk2-4 .ul {
  display: flex;
	justify-content: space-between;
  margin-top: 0.95rem;
}
.mk2-4 .li {
  /* width: 25%; */
	margin: 0 2%;
  text-align: center;
}
.mk2-4 .dd {
  display: inline-block;
  height: 100%;
  border-bottom: 1px solid #816ec8;
  padding-bottom: 0.24rem;
}
.mk2-4 .d1 {
  letter-spacing: -1px;
  color: #34133d;
  line-height: 1;
  font-weight: 600;
  display: inline-flex;
}
.mk2-4 .d2 {
  color: #816ec8;
  margin-top: 0.3rem;
}
@media (max-width: 900px) {
  .mk2-4 .ul {
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .mk2-4 .li {
    width: 50%;
    margin-bottom: 0.3rem;
  }
  .mk2-4 .dd {
    width: 100%;
  }
}

.mk2-5 {
  padding: 0 0.4rem;
  padding-top: 1.32rem;
}
.mk2-5 .tt {
  text-align: center;
  margin-top: 0.6rem;
  margin-bottom: 1.2rem;
  letter-spacing: -1px;
  color: #761394;
  font-weight: 600;
}

.mk2-6 {
  padding-top: 1.9rem;
  padding-bottom: 0.6rem;
}
.mk2-6 .box {
  border-top: 2px solid #808080;
  padding-top: 1.2rem;
}
.mk2-6 .img1 {
  margin: 0 auto;
  margin-top: 1.1rem;
  width: 13.9rem;
  max-width: 100%;
}
.mk2-6 .ul {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin-top: 1.8rem;
}
.mk2-6 .li {
  width: 2.68rem;
  margin: 0 0.23rem;
  margin-bottom: 0.3rem;
}
.mk2-6 .img {
  position: relative;
  padding-top: 131.7164179104%;
}
.mk2-6 .img::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-image: url(../images/mk26_0.png);
  background-repeat: no-repeat;
  background-size: contain;
}
.mk2-6 .ii {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 81.3432835821%;
  height: 89.5184135977%;
  -o-object-fit: contain;
     object-fit: contain;
}
.mk2-6 .te {
  text-align: center;
  margin-top: 0.38rem;
  font-weight: 600;
  color: #34133d;
}

.mk2-7 {
  padding-top: 0.94rem;
  padding-bottom: 0.7rem;
}
.mk2-7 .img {
  margin-top: 0.85rem;
}
.mk2-7 .img3 {
  padding: 0 0.8rem;
}

.mk2-8 .box {
  border-top: 2px solid #808080;
  padding-top: 0.7rem;
}
.mk2-8 .h2 {
  text-align: center;
  letter-spacing: -1px;
  color: #a72cf5;
}
.mk2-8 .img {
  width: 85.5029585799%;
  margin: 0 auto;
  margin-top: 0.5rem;
}

.mk2-9 {
  padding-top: 1.5rem;
}
.mk2-9 .h2 {
  text-align: center;
  letter-spacing: -1px;
  color: #34133d;
}
.mk2-9 .txt {
  letter-spacing: -1px;
  color: #761394;
  font-weight: 600;
  margin-top: 0.56rem;
  text-align: center;
}
.mk2-9 .img {
  margin-top: 1.04rem;
}

.mk2-10 {
  padding-top: 0.7rem;
}
.mk2-10 .img {
  width: 10.64rem;
  max-width: 100%;
  margin: 0 auto;
}

.mk2-11 {
  padding-top: 0.5rem;
  padding-bottom: 0.2rem;
}
.mk2-11 .img {
  margin-top: 0.4rem;
  position: relative;
}
.mk2-11 .code {
  position: absolute;
  top: 0;
  left: 5%;
  width: 18.75%;
}