@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%;
}

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: Helvetica Neue, Helvetica, Arial, Microsoft Yahei, Hiragino Sans GB, Heiti SC, WenQuanYi Micro Hei, 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;
}

@font-face {
  font-family: HM3;
  src: url(../fonts/HarmonyOS_Sans_SC_Light.ttf);
}
@font-face {
  font-family: HM5;
  src: url(../fonts/HarmonyOS_Sans_SC_Medium.ttf);
}
@font-face {
  font-family: HM7;
  src: url(../fonts/HarmonyOS_Sans_SC_Bold.ttf);
}
@font-face {
  font-family: Din5;
  src: url(../fonts/DIN-MEDIUM-2.OTF);
}
@font-face {
  font-family: Din7;
  src: url(../fonts/DIN-BOLD-2.TTF);
}
body {
  font-size: 14px;
  color: #333;
  color: #1a1a1a;
  line-height: 1.2;
  font-family: HM3;
}

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

body {
  padding-top: 0.75rem;
}
@media (max-width: 900px) {
  body {
    padding-top: 50px;
    transition: all 0.3s linear;
  }
}

#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 (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;
  }
  .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;
  }
  .s78 {
    font-size: 4.0625vw;
  }
  .s80 {
    font-size: 4.1666666667vw;
  }
  .s86 {
    font-size: 4.4791666667vw;
  }
  .s98 {
    font-size: 5.1041666667vw;
  }
  .s100 {
    font-size: 5.2083333333vw;
  }
  .s107 {
    font-size: 5.5729166667vw;
  }
  .s120 {
    font-size: 6.25vw;
  }
  .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);
  }
  .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);
  }
  .s78 {
    font-size: calc(12px + 3.4375vw);
  }
  .s80 {
    font-size: calc(12px + 3.5416666667vw);
  }
  .s86 {
    font-size: calc(12px + 3.8541666667vw);
  }
  .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);
  }
  .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;
  }
  .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;
  }
  .s78 {
    font-size: 30.90625px;
  }
  .s80 {
    font-size: 31.4791666667px;
  }
  .s86 {
    font-size: 33.1979166667px;
  }
  .s98 {
    font-size: 36.6354166667px;
  }
  .s100 {
    font-size: 37.2083333333px;
  }
  .s107 {
    font-size: 39.2135416667px;
  }
  .s120 {
    font-size: 42.9375px;
  }
  .s200 {
    font-size: 65.8541666667px;
  }
}
#bp_container video {
  width: 80%;
}

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

.w1100 {
  width: 11rem;
  margin: 0 auto;
  max-width: 80%;
}

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

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

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

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

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

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

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

.w1720 {
  width: 17.2rem;
  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;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 75%;
  -o-object-fit: contain;
     object-fit: contain;
  max-height: calc(100% - 80px);
  transform: translate(-50%, -50%);
}

.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%);
}

@-webkit-keyframes jump {
  0% {
    transform: translateY(0);
  }
  25% {
    transform: translateY(-6px);
  }
  50% {
    transform: translateY(0px);
  }
  75% {
    transform: translateY(6px);
  }
  100% {
    transform: translateY(0);
  }
}

@keyframes jump {
  0% {
    transform: translateY(0);
  }
  25% {
    transform: translateY(-6px);
  }
  50% {
    transform: translateY(0px);
  }
  75% {
    transform: translateY(6px);
  }
  100% {
    transform: translateY(0);
  }
}
@-webkit-keyframes line {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
@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;
}
.com-banner .cb_ban {
  position: relative;
}
.com-banner .cb_bg {
  position: relative;
  padding-top: 43.75%;
  overflow: hidden;
  min-height: 200px;
}
.com-banner .cb_bg.bg490 {
  padding-top: 25.5208333333%;
}
.com-banner .cb_bg.bg900 {
  padding-top: 46.875%;
}
.com-banner .cb_bg.bg920 {
  padding-top: 47.9166666667%;
}
.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_text {
  box-sizing: border-box;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 10;
  color: #fff;
  text-align: center;
}
.com-banner .cb_text .cbp1 {
  font-weight: bold;
  text-transform: uppercase;
}
.com-banner .cb_text .cbp2 {
  margin-top: 0.3rem;
}
.com-banner .cb_text.cent {
  text-align: center;
}
.com-banner .te_1 {
  color: #000;
  color: #fff;
}
.com-banner .te_1 .tp1 {
  font-weight: bold;
}
.com-banner .te_1 .tp2 {
  letter-spacing: -1px;
  margin-top: 0.16rem;
  padding: 0 10%;
}
.com-banner .te_1 .tp_form {
  width: 6rem;
  margin: 0 auto;
  margin-top: 0.56rem;
  position: relative;
}
.com-banner .te_1 .tp_form .inp {
  position: relative;
}
.com-banner .te_1 .tp_form .i1 {
  position: absolute;
  top: 50%;
  left: 0.3rem;
  transform: translateY(-50%);
  width: 0.16rem;
}
.com-banner .te_1 .tp_form input {
  width: 100%;
  height: 0.5rem;
  min-height: 40px;
  padding: 0 0.6rem;
  border-radius: 1rem;
  border: none;
  font-family: unset;
}
.com-banner .te_1 .tp_form .btn {
  position: absolute;
  right: 0;
  top: 0;
  width: auto;
  height: 100%;
  background-color: #e4001d;
  color: #fff;
  padding: 0 0.28rem;
  border-radius: 1rem;
  border: none;
  cursor: pointer;
  font-family: unset;
}
.com-banner .te_2 {
  position: absolute;
  left: 50%;
  top: 0.8rem;
  transform: translate(-50%);
  text-align: center;
  color: #fff;
  z-index: 20;
}
.com-banner .te_2 .tp1 {
  font-weight: bold;
  letter-spacing: 4px;
}
.com-banner .te_2 .tp2 {
  letter-spacing: 2px;
  margin-top: 0.16rem;
}
.com-banner .te_3 {
  position: absolute;
  left: 50%;
  top: 40%;
  transform: translate(-50%, -50%);
  color: #fff;
  z-index: 20;
}
.com-banner .te_3 .tp2 {
  font-family: HM7;
}
.com-banner .te_3 .tp3 {
  margin-top: 0.1rem;
}
.com-banner .te_3 .tp4 {
  font-size: 0;
  margin-top: 0.6rem;
}
.com-banner .te_3 .tpi {
  display: inline-block;
  text-align: center;
  margin-right: 0.9rem;
}
.com-banner .te_3 .tpi img {
  width: 0.77rem;
}
.com-banner .te_3 .tpi .pp {
  margin-top: 0.2rem;
}
.com-banner .te_4 {
  position: absolute;
  left: 50%;
  top: 1.8rem;
  top: 19.5%;
  transform: translate(-50%);
  color: #fff;
  letter-spacing: 4px;
  color: #282828;
}
.com-banner .te_4 .tp1 {
  font-family: HM7;
}
.com-banner .te_5 {
  position: absolute;
  left: 50%;
  bottom: 0.8rem;
  transform: translate(-50%);
  letter-spacing: 2px;
  color: #1a1a1a;
  text-align: right;
}
.com-banner .te_5 .tp1 {
  font-weight: bold;
}
.com-banner .te_6 {
  position: absolute;
  left: 50%;
  top: 30%;
  transform: translate(-50%, -50%);
  letter-spacing: 7px;
  text-align: center;
}
.com-banner .te_6 .tp1 {
  font-family: HM7;
}
.com-banner .cb_mouse {
  position: absolute;
  bottom: 0.2rem;
  left: 50%;
  transform: translate(-50%);
  z-index: 30;
  cursor: pointer;
}
.com-banner .cb_mouse img {
  -webkit-animation: jump 1s linear infinite;
          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: #e4001d;
  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 #e4001d inset, 0 2px 0.1rem #e4001d;
  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: #e4001d;
}
.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 (max-width: 900px) {
  .com-banner .te_3 .tp4 {
    display: none;
  }
  .com-banner .te_3 .tpi {
    margin-right: 20px;
  }
  .com-banner .te_5 {
    display: none;
  }
}

.cb-swiper .cb_sw {
  position: relative;
}
.cb-swiper .img {
  position: relative;
  padding-top: 36.4583333333%;
}
.cb-swiper .te_2 .icon {
  margin-bottom: 0.2rem;
}
.cb-swiper .te_2 .icon img {
  width: 0.63rem;
}
.cb-swiper .te_2 .tp1 {
  font-weight: bold;
}
.cb-swiper .te_2 .tp2 {
  font-weight: 600;
  line-height: 1.5384615385;
  margin-top: 0.3rem;
}
.cb-swiper .te_2 .tp3 {
  margin-top: 0.2rem;
}
.cb-swiper .te_2 .tp4 {
  margin-bottom: 0.2rem;
}

.cb-navs {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%);
  background-color: #fff;
  border-radius: 0.1rem 0.1rem 0 0;
  z-index: 30;
  display: flex;
}
.cb-navs .cb-nav {
  font-size: 0;
}
.cb-navs .cb-nav .na {
  display: inline-block;
  line-height: 0.8rem;
  position: relative;
  margin-right: 0.4rem;
}
.cb-navs .cb-nav .na:last-child {
  margin-right: 0;
}
.cb-navs .cb-nav .na:hover {
  color: #e4001d;
}
.cb-navs .cb-nav .na.on {
  color: #e4001d;
}
.cb-navs .cb-nav .na.on::before {
  content: "";
  width: 100%;
  height: 2px;
  background-color: #1b7e4c;
  position: absolute;
  left: 0;
  bottom: 0;
}
.cb-navs .cb-bread {
  display: flex;
  align-items: center;
  line-height: 1;
}
.cb-navs .cb-bread .home {
  display: inline-flex;
  align-items: center;
  margin-right: 0.17rem;
}
.cb-navs .cb-bread a:hover {
  color: #e4001d;
}
@media (max-width: 900px) {
  .cb-navs {
    position: relative;
    left: auto;
    transform: translate(0);
  }
  .cb-navs .cb-bread {
    display: none;
  }
}

.com-breadnav {
  box-shadow: 0 -1px 1px inset #f0f4f7;
}
.com-breadnav .bn_box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 0;
}
.com-breadnav .bn_a {
  line-height: 1rem;
  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: #e5001d;
  display: none;
  z-index: 30;
}
.com-breadnav .bn_a:last-child {
  margin-right: 0 !important;
}
.com-breadnav .bn_a.on {
  color: #e5001d;
}
.com-breadnav .bn_a.on::before {
  display: block;
}
.com-breadnav .bn_a:hover {
  color: #e4001d;
  transition: color 0.3s;
}
.com-breadnav .zone_nav {
  display: flex;
  align-items: center;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  line-height: 1.5;
  color: #666;
}
.com-breadnav .icon {
  margin-right: 0.1rem;
  display: inline-flex;
  align-items: center;
}
.com-breadnav .sp1 {
  margin: 0 0.15rem;
  position: relative;
}
.com-breadnav .z_a {
  position: relative;
  transition: all 0.3s;
}
.com-breadnav .z_a.on, .com-breadnav .z_a:hover {
  color: #e4001d;
  transition: all 0.3s;
}
@media (max-width: 900px) {
  .com-breadnav .bread_nav {
    max-width: 100%;
  }
  .com-breadnav .bn_a {
    margin-right: 0.3rem;
  }
}
@media (max-width: 500px) {
  .com-breadnav .bn_a {
    margin-right: 10px;
  }
}

.com-pag {
  display: flex;
  justify-content: center;
}
.com-pag.bgfff .p_a {
  background-color: #fff;
}
.com-pag .p_a {
  width: 0.46rem;
  height: 0.46rem;
  min-width: 30px;
  min-height: 30px;
  margin-right: 0.2rem;
  border-radius: 1rem;
  line-height: 1;
  color: #000;
}
.com-pag .p_a:last-child {
  margin-right: 0 !important;
}
.com-pag .btn {
  background-size: 17.3913043478% 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: #e4001d;
  opacity: 1;
}
.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: #e4001d;
  transition: all 0.3s;
}
.com-pag .prev {
  background-image: url(../images/icon-p11.svg);
}
.com-pag .next {
  background-image: url(../images/icon-p21.png);
}
.com-pag .te {
  width: auto;
  padding: 0 0.2rem;
}
@media (max-width: 900px) {
  .com-pag .p_a {
    margin-right: 0.1rem;
  }
}

.com-pag2 {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.com-pag2 .p_a {
  width: 0.3rem;
  height: 0.3rem;
  min-width: 30px;
  min-height: 30px;
  margin-right: 0.1rem;
  line-height: 1;
  color: #1d1d1f;
  border: solid 1px #ccc;
}
.com-pag2 .p_a:last-child {
  margin-right: 0 !important;
}
.com-pag2 .btn {
  background-size: 50% auto;
  background-repeat: no-repeat;
  background-position: center;
  transition: all 0.3s;
}
.com-pag2 .btn span {
  display: block;
  text-align: center;
}
.com-pag2 .btn:hover {
  background-color: #e4001d;
  border-color: #e4001d;
  opacity: 1;
}
.com-pag2 .num {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s;
}
.com-pag2 .num:hover, .com-pag2 .num.on {
  color: #fff;
  border-color: #e4001d;
  background-color: #e4001d;
  transition: all 0.3s;
}
.com-pag2 .prev {
  background-image: url(../images/icon-p11.png);
  margin-right: 0.3rem;
}
.com-pag2 .prev:hover {
  background-image: url(../images/icon-p12.png);
}
.com-pag2 .next {
  background-image: url(../images/icon-p21.png);
}
.com-pag2 .next:hover {
  background-image: url(../images/icon-p22.png);
}
.com-pag2 .inps {
  display: flex;
  align-items: center;
  margin-right: 0.28rem;
}
.com-pag2 .inps input {
  width: 0.5rem;
  height: 0.3rem;
  min-width: 30px;
  min-height: 30px;
  background-color: #fff;
  border: solid 1px #ccc;
  text-align: center;
  margin-right: 0.1rem;
}
@media (max-width: 900px) {
  .com-pag2 .p_a {
    margin-right: 0.1rem;
  }
}

.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: #e4001d;
}
.com-pnav .pnav_i.on {
  background-color: #e4001d;
  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: #e4001d;
}
.com-nav .cn_a.on {
  color: #fff;
  background-color: #e4001d;
}
.com-nav .cn_a .sp {
  display: block;
  position: relative;
}
@media (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: #e5001d;
  transition: color 0.3s;
}
.com-tags .ctag.on {
  background-color: #e5001d;
  color: #333 !important;
}
.com-tags .ctag span {
  display: block;
  min-width: 4em;
}

.com-tit.cent {
  text-align: center;
}
.com-tit.cent .ct1::before {
  left: 50%;
  transform: translate(-50%);
}
.com-tit .ct1 {
  font-family: HM7;
  position: relative;
  line-height: 1;
  padding-bottom: 0.35rem;
}
.com-tit .ct1 .ci {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: #fdd109;
  margin-left: 0.2rem;
}
.com-tit .ct1::before {
  content: "";
  background-color: #e4001d;
  width: 68px;
  width: 0.68rem;
  height: 0.05rem;
  position: absolute;
  left: 0;
  bottom: 0;
}
.com-tit .ct2 {
  margin-top: 0.25rem;
  line-height: 1.4;
  color: #666;
  font-weight: 300;
}
.com-tit .ct3 {
  width: 0.34rem;
  min-width: 34px;
  height: 3px;
  background-color: #00a54f;
  margin-top: 0.29rem;
}
@media (max-width: 900px) {
  .com-tit .ct1::before {
    width: 0.34rem;
  }
}

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

.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: #e4001d;
  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%;
  font-weight: 300;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
@media (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: #e4001d;
  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 (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;
  font-weight: 300;
  border-bottom: 1px solid #222;
  transition: all 0.3s;
}
.ho_btn .icon {
  margin-left: 0.23rem;
}

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

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

.after {
  transition-delay: 0s !important;
}

.md-md {
  position: absolute;
  top: -1rem;
}

.md-search_result .search_1 {
  display: flex;
  padding: 0.5rem 0;
  padding-bottom: 0.3rem;
}
.md-search_result .t1 span {
  color: #e4001d;
}
.md-search_result .result {
  display: flex;
  flex-wrap: wrap;
}
.md-search_result .result span {
  color: #e4001d;
}
.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: #e4001d;
  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 .tag {
  background-color: #e4001d;
  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.m_show .md-mob_sideNav {
  right: 0;
  transform: translate(0%);
  transform: scaleY(1);
  transition: all 0.2s linear;
  opacity: 1;
}
.md-head.m_show .mob_mask {
  display: block;
}
.md-head.white {
  height: 0.8rem;
}
.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);
}
@media (min-width: 900px) {
  .md-head .mob_mask {
    display: none !important;
  }
}
@media (max-width: 900px) {
  .md-head.white {
    height: 0;
  }
}

.head_pc {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 99;
  background-color: #fff;
  transition: all 0.3s;
}
@media (max-width: 900px) {
  .head_pc {
    border-color: transparent;
    background-color: #f9f9f9 !important;
  }
}

.head_box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  font-weight: 300;
}
.head_box .logo {
  flex-shrink: 0;
  position: relative;
  font-size: 0;
}
.head_box .logo .aa {
  display: inline-flex;
  align-items: center;
}
.head_box .logo .lo1 {
  height: 0.18rem;
  min-height: 12px;
}
.head_box .bd_ul {
  position: absolute;
  top: 95%;
  right: 0;
  min-width: 80px;
  width: 1rem;
  display: none;
  background-color: #fff;
  box-shadow: 0px 8px 7px 1px rgba(132, 132, 132, 0.5);
  border-radius: 5px;
  overflow: hidden;
}
.head_box .bd_ul .bd_li {
  padding: 0 0.06rem;
  transition: all 0.3s;
}
.head_box .bd_ul .bd_li:hover {
  background-color: #e4e4e4;
  transition: all 0.3s;
}
.head_box .bd_ul .bd_a {
  display: block;
  text-align: center;
  padding: 0.13rem 0;
  box-sizing: border-box;
  letter-spacing: 0.03rem;
  transition: all 0.3s;
  line-height: 1;
  border-bottom: 1px solid #e4e4e4;
}
.head_box .hd_le {
  display: flex;
  align-items: center;
}
.head_box .hb_ri {
  display: flex;
  align-items: center;
}
.head_box .ul1 {
  display: flex;
  position: relative;
  margin-right: 0.4rem;
}
.head_box .ul1 .li1 {
  position: relative;
}
.head_box .ul1 .li1:hover .a1 {
  font-weight: bold;
}
.head_box .ul1 .li1:hover .ul2 {
  top: 100%;
  opacity: 1;
  pointer-events: auto;
  transition: all 0.3s;
}
.head_box .ul1 .a1 {
  display: inline-block;
  white-space: nowrap;
  position: relative;
  line-height: 0.75rem;
  text-align: center;
  color: #1a1a1a;
  padding: 0 0.39rem;
}
.head_box .ul1 .a1:hover {
  transition: all 0.3s;
}
.head_box .ul1 .a1:hover::before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translate(-50%);
  width: 2em;
  height: 2px;
  background-color: #e5001d;
  opacity: 1;
}
.head_box .ul1 .a1.on {
	font-weight: bold;
  /* color: #e4001d !important; */
}
.head_box .ul1 .a1.on::before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translate(-50%);
  width: 2em;
  height: 2px;
  background-color: #e5001d;
  opacity: 1;
}
.head_box .ul1 .li_bd {
  position: absolute;
  left: 50%;
  top: 100%;
  min-width: 100%;
  transform: translate(-50%) scaleY(0);
  transform-origin: top;
  transition: all 0.2s;
  text-align: center;
}
.head_box .ul1 .ul2 {
  position: absolute;
  top: 120%;
  left: 50%;
  transform: translate(-50%);
  min-width: 100%;
  padding: 0.1rem 0;
  background-color: #fff;
  color: #666;
  box-shadow: 0 2px 0.1rem rgba(51, 51, 51, 0.2);
  overflow: hidden;
  transition: all 0.3s;
  text-align: center;
  opacity: 0;
  pointer-events: none;
}
.head_box .ul1 .a2 {
  display: block;
  text-align: center;
  padding: 0.12rem 0.2rem;
  white-space: nowrap;
  position: relative;
  transition: all 0.3s;
}
.head_box .ul1 .a2:hover {
  background-color: #f2f2f2;
  transition: all 0.3s;
}
.head_box .lang {
  margin-left: 0.48rem;
  position: relative;
}
.head_box .lang:hover .bd {
  opacity: 1;
  transform: translate(-50%, 0%);
  transition: all 0.3s;
}
.head_box .lang .hd {
  position: relative;
  display: flex;
  align-items: center;
  line-height: 1;
  color: #1a1a1a;
  cursor: pointer;
}
.head_box .lang .hd span {
  margin-left: 0.06rem;
}
.head_box .lang .hd img {
  width: 0.22rem;
  min-width: 16px;
}
.head_box .lang .bord {
  border-width: 5px 5px 0;
  border-style: solid;
  border-color: #fff transparent transparent transparent;
}
.head_box .lang .bd {
  position: absolute;
  min-width: 100%;
  top: 150%;
  left: 50%;
  opacity: 0;
  transform: translate(-50%, 10%);
  transition: all 0.3s;
}
.head_box .lang .b_a {
  display: block;
  background-color: #f9f9f9;
  color: #1a1a1a;
  text-align: center;
  padding: 0.1rem;
  white-space: nowrap;
}
.head_box .lang .b_a:hover {
  color: #e4001d;
}
.head_box .search {
  position: relative;
  cursor: pointer;
}
.head_box .search img {
  width: 0.2rem;
  min-width: 15px;
}
.head_box .search .i2 {
  display: none;
}
.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: #e4001d;
  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: #e4001d;
  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: 80% auto;
  background-position: center;
}

@media (min-width: 1300px) {
  .head_box {
    min-width: 1280px;
  }
}

@media (max-width: 1280px) {
  .head_box .ul1 {
    margin-right: 0;
  }
  .head_box .ul1 .a1 {
    padding: 0 0.1rem;
  }
  .head_box .ph .num {
    display: none;
  }
  .head_box .lang {
    margin-left: 10px;
  }
}
@media (max-width: 900px) {
  .head_box .ul1 {
    display: none;
  }
  .head_box .lang .hd span {
    display: none;
  }
  .head_box .lang .b_a {
    line-height: 30px;
  }
  .head_box .more {
    display: block;
  }
}

.md-mob_sideNav {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100vh;
  transform: scaleY(0);
  transform-origin: top;
  background-color: #f9f9f9 !important;
  transition: all 0.2s linear;
  z-index: 300;
}
.md-mob_sideNav .mob_bot {
  padding: 0 20px;
}
.md-mob_sideNav .ul1 {
  height: 100%;
  overflow-y: auto;
  scrollbar-width: thin;
}
.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;
      -ms-user-select: none;
          user-select: none;
  margin: auto;
  border-bottom: 1px solid rgba(26, 26, 26, 0.3);
}
.md-mob_sideNav .ul1 .a1 {
  position: relative;
  line-height: 50px;
  padding-left: 20px;
  font-size: 16px;
}
.md-mob_sideNav .ul1 .ul2 {
  display: none;
}
.md-mob_sideNav .ul1 .ul2 .li2 .a2 {
  margin: 5px 0;
  padding-left: 40px;
  line-height: 30px;
  font-size: 14px;
  display: block;
}
.md-mob_sideNav .ul1 .ul2 .li2 .a2:hover {
  color: #e4001d;
}
.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/HM3.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_off {
  padding: 0 10px;
  height: 50px;
  border-bottom: 1px solid rgba(26, 26, 26, 0.3);
  display: flex;
  justify-content: flex-end;
}
.md-mob_sideNav .hmob_off .m_off {
  width: 50px;
  height: 50px;
  background-image: url(../images/m_off1.png);
  background-size: 30% auto;
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
  opacity: 0.8;
}
.md-mob_sideNav .hmob_top {
  height: calc(100% - 120px);
}
.md-mob_sideNav .hmob_bot {
  height: 70px;
  display: flex;
  justify-content: center;
  border-top: 1px solid #333;
}
.md-mob_sideNav .hmob_bot .btn {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  line-height: 1;
  cursor: pointer;
}
.md-mob_sideNav .hmob_bot img {
  width: 20px;
  margin-right: 5px;
}
.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: #e4001d;
}
@media (min-width: 1500px) {
  .md-mob_sideNav {
    display: none !important;
  }
}

.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: #f9f9f9;
}
.md-search_form .h_form .inp {
  width: 6rem;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  border: 1px solid #ccc;
  padding: 0 0.1rem;
  background-color: #fff;
}
.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-image: url(../images/icon-mag1.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% auto;
  background-color: #fff;
  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: #f9f9f9;
}

.foot-1 {
  padding-top: 0.64rem;
  padding-bottom: 0.3rem;
}
.foot-1 .href {
  color: #666;
}
.foot-1 .href:hover {
  color: #e4001d;
}
.foot-1 .ft1_le {
  max-width: 50%;
  font-weight: 300;
}
.foot-1 .ft1_le .logo {
  display: inline-block;
}
.foot-1 .ft1_le .logo img {
  width: 3.84rem;
}
.foot-1 .ft1_le .d2 {
  line-height: 2.125;
  margin-top: 0.3rem;
}
.foot-1 .ft1_le a {
  transition: color 0.3s;
}
.foot-1 .ft1_le a:hover {
  color: #e4001d;
  transition: color 0.3s;
}
.foot-1 .ft1_ri {
  max-width: 50%;
  display: flex;
  align-items: flex-start;
}
.foot-1 .hrefs {
  line-height: 2;
  font-weight: 500;
  padding-right: 0.6rem;
  position: relative;
  bottom: 0.16rem;
}
.foot-1 .code {
  display: flex;
}
.foot-1 .code .ci {
  width: 0.9rem;
  margin-left: 0.3rem;
  flex-shrink: 0;
}
@media (max-width: 900px) {
  .foot-1 {
    flex-wrap: wrap;
  }
  .foot-1 .ft1_le {
    width: 100%;
    max-width: none;
  }
  .foot-1 .ft1_ri {
    width: 100%;
    max-width: none;
    margin-top: 30px;
    justify-content: space-between;
  }
  .foot-1 .code .ci {
    width: 1.5rem;
  }
}
@media (max-width: 500px) {
  .foot-1 .ft1_ri {
    flex-wrap: wrap;
  }
  .foot-1 .hrefs {
    width: 100%;
    margin-right: 0;
  }
  .foot-1 .code {
    margin-top: 20px;
  }
  .foot-1 .code .ci {
    margin-right: 20px;
    margin-left: 0;
  }
}

.foot-2 {
  padding-top: 0.36rem;
  padding-bottom: 0.55rem;
  border-top: 1px solid #e9e9e9;
  border-bottom: 1px solid #e9e9e9;
  display: flex;
  justify-content: space-between;
}
.foot-2 .ft2_le {
  flex-grow: 1;
}
.foot-2 .ul1 {
  width: 100%;
  display: flex;
}
.foot-2 .ul1 .li1 {
  width: 23%;
  padding-right: 1%;
}
.foot-2 .ul1 .li1:last-child {
  width: auto;
  margin-right: 0;
}
.foot-2 .ul1 .a1 {
  font-family: HM7;
}
.foot-2 .ul1 .ul2 {
  margin-top: 0.31rem;
}
.foot-2 .ul1 .li2 {
  margin-bottom: 0.28rem;
}
.foot-2 .ul1 .li2:last-child {
  margin-bottom: 0;
}
.foot-2 .ul1 .a2 {
  color: #666;
  transition: color 0.3s;
}
.foot-2 .ul1 .a2:hover {
  color: #e4001d;
  transition: color 0.3s;
}
.foot-2 .ft2_ri {
  flex-shrink: 0;
  padding-top: 1px;
}
.foot-2 .ft2_ri .d1 {
  color: #000;
  font-family: HM7;
}
.foot-2 .ft2_ri .d2 {
  margin-top: 0.3rem;
  color: #666;
}
.foot-2 .ft2_ri .codes {
  font-size: 0;
  margin-top: 0.28rem;
}
.foot-2 .ft2_ri .ci {
  width: 0.88rem;
  margin-bottom: 0.27rem;
  margin-right: 0.22rem;
}
.foot-2 .ft2_ri .ci img {
  width: 100%;
}
.foot-2 .ft2_ri .d4 {
  color: #666;
}
.foot-2 .ft2_ri .a5 {
  border-radius: 1rem;
  padding: 0.12rem 0.25rem;
  background-color: #e4001d;
  color: #f9f9f9;
  display: inline-block;
  margin-top: 0.2rem;
  transition: all 0.3s;
}
@media (max-width: 1280px) {
  .foot-2 .ul1 .li1 {
    width: 24%;
  }
}
@media (max-width: 900px) {
  .foot-2 .ft2_le {
    display: none;
  }
  .foot-2 .ft2_ri {
    width: 100%;
    text-align: center;
  }
  .foot-2 .ft2_ri .ci {
    width: 60px;
  }
}

.foot-3 {
  text-align: center;
  line-height: 2;
  padding: 0.2rem 0;
  display: flex;
  justify-content: center;
}
.foot-3 .ft3_1 {
  color: #666;
  padding-right: 0.5rem;
  position: relative;
}
.foot-3 .ft3_1::before {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 1em;
  background-color: #e9e9e9;
}
.foot-3 .ft3_2 {
  font-size: 0;
}
.foot-3 .ft3_2 .a {
  display: inline-block;
  margin-left: 0.5rem;
  color: #666;
}
.foot-3 .ft3_2 .a:hover {
  color: #e4001d;
}
@media (max-width: 900px) {
  .foot-3 {
    flex-wrap: wrap;
    padding-bottom: 20px;
  }
  .foot-3 .ft3_1 {
    width: 100%;
  }
  .foot-3 .ft3_1::before {
    display: none;
  }
  .foot-3 .ft3_2 {
    width: 100%;
  }
  .foot-3 .ft3_2 .a {
    margin: 0 0.2rem;
  }
}

.md-sideNav {
  position: fixed;
  top: 70%;
  right: 0.3rem;
  transform: translateY(-50%);
  z-index: 60;
}
.md-sideNav .sn_i {
  position: relative;
  margin-bottom: 0.08rem;
}
.md-sideNav .sn_i:last-child {
  margin-bottom: 0;
}
.md-sideNav .sn_i:hover .hd .i1 {
  display: none;
}
.md-sideNav .sn_i:hover .hd .i2 {
  display: block;
}
.md-sideNav .sn_i:hover .bd {
  transform: scale(1);
  transition: all 0.3s;
}
.md-sideNav .hd {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  width: 0.46rem;
  min-width: 40px;
  height: 0.46rem;
  min-height: 40px;
  cursor: pointer;
}
.md-sideNav .hd img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
}
.md-sideNav .hd .i2 {
  display: none;
}
.md-sideNav .bd {
  position: absolute;
  right: 100%;
  top: 0;
  padding-right: 0.1rem;
  transform: scale(0);
  transform-origin: right top;
  transition: all 0.3s;
}
.md-sideNav .b_box {
  background-color: #e4001d;
  color: #fff;
  padding: 0.15rem;
  white-space: nowrap;
  border-radius: 0.1rem;
}
.md-sideNav .pi {
  display: block;
  margin: 5px 0;
}
.md-sideNav .pi:hover {
  color: #e4001d;
}
.md-sideNav .wx {
  width: 1rem;
  max-width: none;
  display: block;
}
.md-sideNav #goTop {
  display: none;
}
.md-sideNav #goTop.show {
  display: block;
}
@media (max-width: 900px) {
  .md-sideNav {
    display: none;
  }
}

@-webkit-keyframes ban {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.2);
  }
}

@keyframes ban {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.2);
  }
}
@-webkit-keyframes sp100 {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
@keyframes sp100 {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
.ho-tit {
  display: flex;
  justify-content: space-between;
}
.ho-tit .h-more {
  flex-shrink: 0;
}
@media (max-width: 500px) {
  .ho-tit .com-tit {
    max-width: 60%;
  }
}

.h-more {
  position: relative;
  padding: 0.16rem 0.21rem;
  background-color: #e5001d;
  display: inline-flex;
  align-items: center;
  line-height: 1;
  transition: all 0.3s;
}
.h-more .h_box {
  border-radius: 1rem;
  padding: 0.18rem 0.3rem;
}
.h-more:hover {
  transform: translateY(-3px);
  box-shadow: 0 2px 0.1rem #e4001d;
  transition: all 0.3s;
}
.h-more img {
  margin-left: 0.32rem;
}

.ho-ban {
  position: relative;
  overflow: hidden;
}
.ho-ban .ho_sw {
  overflow: hidden;
}
.ho-ban .ho_sw .img {
  position: relative;
  padding-top: 48.9583333333%;
  overflow: hidden;
  min-height: 250px;
  transition: all 0.3s;
}
.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: 18%;
  transform: translate(-50%);
  color: #fff;
  font-size: 0;
  text-align: center;
  color: #fff;
}
.ho-ban .ho_sw .te {
  position: relative;
  display: inline-block;
  text-align: center;
  color: #fff;
}
.ho-ban .ho_sw .h2 {
  font-weight: bold;
}
.ho-ban .ho_sw .pi {
  margin-top: 0.3rem;
}
.ho-ban .ho_sw .pi img {
  height: 5.4rem;
}
.ho-ban .ho_sw .p1 {
  line-height: 1.1333333333;
}
.ho-ban .ho_sw .p2 {
  line-height: 1.5;
}
.ho-ban .ho_sw .p3 {
  position: relative;
  margin-top: 0.3rem;
  display: inline-block;
}
.ho-ban .ho_sw .p3 img {
  width: 0.7rem;
}
.ho-ban .ho_sw .a3 {
  position: relative;
  display: inline-flex;
  align-items: center;
  line-height: 1;
  padding: 0.18rem 0.5rem;
  border-radius: 1rem;
  background-color: #e4001d;
  transition: all 0.3s;
}
.ho-ban .ho_sw .a3:hover {
  transform: translateY(5px);
  transition: all 0.3s;
}
.ho-ban .swiper-slide-active .text {
  opacity: 1;
  transition: opacity 1s 0.5s;
}
.ho-ban .swiper-pagination {
  position: relative;
  width: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
.ho-ban .swiper-pagination-bullet {
  width: 0.45rem;
  height: 0.45rem;
  opacity: 1;
  margin: 0;
  margin-right: 0.1rem;
  border-radius: 50%;
  transition: all 0.3s;
  background-color: transparent;
  position: relative;
  -webkit-mask-image: url(../images/icon-7.png);
          mask-image: url(../images/icon-7.png);
  -webkit-mask-size: contain;
          mask-size: contain;
}
.ho-ban .swiper-pagination-bullet::before {
  content: "";
  background-color: #fff;
  position: absolute;
  left: 0;
  top: 0;
  width: 0%;
  height: 100%;
}
.ho-ban .swiper-pagination-bullet::after {
  content: "";
  background-color: #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 50%;
  height: 50%;
}
.ho-ban .swiper-pagination-bullet-active {
  background-color: rgba(255, 255, 255, 0.3);
}
.ho-ban .swiper-pagination-bullet-active::before {
  -webkit-animation: sp100 4s linear;
          animation: sp100 4s linear;
}
.ho-ban .ho_bot {
  display: flex;
  justify-content: space-between;
  position: absolute;
  bottom: 0.9rem;
  left: 50%;
  transform: translate(-50%);
  z-index: 30;
}
.ho-ban .nums {
  color: #fff;
}
.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 {
  position: absolute;
  bottom: 0.8rem;
  left: 50%;
  transform: translate(-50%);
  z-index: 30;
  cursor: pointer;
}
.ho-ban .mouse img {
  -webkit-animation: jump 1s linear infinite;
          animation: jump 1s linear infinite;
}
.ho-ban .btn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 0.32rem;
  height: 0.6rem;
  margin: 0;
  background-color: transparent;
  opacity: 0.5;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.ho-ban .btn:hover {
  opacity: 1;
}
.ho-ban .prev {
  left: 1.1rem;
  background-image: url(../images/icon-01.png);
}
.ho-ban .next {
  right: 1.1rem;
  background-image: url(../images/icon-02.png);
}
.ho-ban .nums {
  color: #fff;
}
.ho-ban .nums .sp1 {
  color: #e4001d;
}
@media (max-width: 900px) {
  .ho-ban .mouse {
    display: none;
  }
  .ho-ban .ho_sw .pi img {
    max-height: 150px;
  }
}
@media (max-width: 500px) {
  .ho-ban .ho_sw .h2 {
    font-size: 18px;
  }
}

.home-0 {
  position: relative;
}
.home-0 .swiper {
  position: relative;
}
.home-0 .sw {
  position: relative;
}
.home-0 .swiper-slide-active .te {
  opacity: 1;
  transform: translateY(0);
  transition: opacity 1s 0.5s, transform 1.5s 0.5s;
}
.home-0 .text {
  position: absolute;
  left: 50%;
  top: 31%;
  transform: translate(-50%, -50%);
  color: #fff;
  font-size: 0;
  text-align: center;
  color: #fff;
}
.home-0 .te1 {
  position: absolute;
  left: 50%;
  top: 25%;
  transform: translate(-50%, -50%);
  width: 80.7291666667%;
  color: #fff;
  z-index: 20;
}
.home-0 .te1 .tp1 {
  font-family: HM5;
}
.home-0 .te1 .tp2 {
  margin: 0.15rem 0;
}
.home-0 .aa1 {
  position: absolute;
  left: 1.75rem;
  bottom: 0.8rem;
  display: inline-flex;
  align-items: center;
  line-height: 1;
  padding: 0.16rem 0.3rem;
  padding-left: 0.38rem;
  border: 1px solid #fff;
  color: #fff;
  border-radius: 1rem;
  transition: all 0.3s;
}
.home-0 .aa1:hover {
  transform: translateY(5px);
  transition: all 0.3s;
  color: #fff;
  border-color: #e4001d;
  background-color: #e4001d;
}
.home-0 .aa1:hover span {
  background-color: #fff;
}
.home-0 .aa1 span {
  -webkit-mask-image: url(../images/icon-1.png);
          mask-image: url(../images/icon-1.png);
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  display: inline-flex;
  align-items: center;
  background-color: #fff;
  margin-left: 0.1rem;
}
.home-0 .aa1 img {
  width: 0.23rem;
  opacity: 0;
}
.home-0 .h-vdo {
  top: 45%;
}
.home-0 .te {
  position: relative;
  display: inline-block;
  opacity: 0;
  color: #fff;
  transform: translateY(20px);
}
.home-0 .te .d2 {
  margin-top: 0.54rem;
  cursor: pointer;
}
.home-0 .te .d2 img {
  width: 0.61rem;
}
.home-0 .te .a3 {
  margin-top: 0.6rem;
  color: #333;
}
.home-0 .img {
  position: relative;
  padding-top: 48.9583333333%;
  min-height: 200px;
}
.home-0 .h0_bot {
  position: absolute;
  left: 0%;
  bottom: 0.7rem;
  z-index: 30;
  display: flex;
  justify-content: center;
  width: 100%;
}
.home-0 .mouse {
  position: absolute;
  bottom: 1.07rem;
  left: 1.2rem;
  z-index: 30;
  color: #fff;
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
  -webkit-animation: jump 5s 0s infinite linear;
          animation: jump 5s 0s infinite linear;
}
.home-0 .mouse .sp {
  -ms-writing-mode: tb-rl;
      writing-mode: vertical-rl;
}
.home-0 .mouse img {
  width: 0.2rem;
  margin-top: 0.2rem;
}
.home-0 .swiper-pagination {
  position: absolute;
  bottom: 0.33rem;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.home-0 .swiper-pagination-bullet {
  width: 0.68rem;
  height: 5px;
  border-radius: 0;
  opacity: 0.5;
  margin: 0 0.12rem;
  background-color: #eee;
  transition: all 0.3s;
  position: relative;
}
.home-0 .swiper-pagination-bullet-active {
  opacity: 1;
}
.home-0 .h0_ri {
  display: flex;
  align-items: center;
  color: #f6f7f8;
}
.home-0 .h0_ri .num1 {
  color: #e5001d;
  width: 0.9em;
  overflow: hidden;
  text-align: right;
  direction: rtl;
  margin-top: -0.05rem;
}
.home-0 .h0_ri .nums {
  line-height: 1;
  display: flex;
  align-items: flex-start;
}
.home-0 .sbtn {
  margin: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 0.54rem;
  height: 0.54rem;
  border-radius: 50%;
  background-color: rgba(228, 0, 29, 0.5);
  background-size: 12.962962963% auto;
  background-repeat: no-repeat;
  background-position: center;
}
.home-0 .sbtn::after {
  display: none;
}
.home-0 .sbtn:hover {
  background-color: #e4001d;
}
.home-0 .prev {
  left: 0.83rem;
  background-image: url(../images/icon-h1.png);
}
.home-0 .next {
  right: 0.83rem;
  background-image: url(../images/icon-h2.png);
}
@media (max-width: 500px) {
  .home-0 .h0_bot {
    pointer-events: none;
    opacity: 0;
  }
  .home-0 .te1 {
    top: 50%;
  }
  .home-0 .aa1 {
    display: none;
  }
}

.home-1 {
  padding-top: 0.8rem;
  position: relative;
  overflow: hidden;
}
.home-1 .swiper {
  position: relative;
  margin-top: 0.4rem;
}
.home-1 .swiper-pagination {
  position: relative;
  width: 100%;
  padding-top: 0.1rem;
  opacity: 0;
}
.home-1 .swiper-pagination .swiper-pagination-bullet {
  margin: 0 0.06rem;
}
.home-1 .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #e4001d;
}
.home-1 .sw {
  position: relative;
}
.home-1 .sw:hover .img img {
  transform: scale(1.1);
  transition: all 0.3s;
}
.home-1 .sw:hover .p1 {
  transition: color 0.3s;
}
.home-1 .sw:hover .p2 {
  opacity: 1;
  transition: opacity 0.3s;

display: block;
}
.home-1 .img {
  position: relative;
  padding-top: 148.951048951%;
  overflow: hidden;
}
.home-1 .text {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  color: #fff;
  padding: 0.53rem 0.2rem;
  padding-bottom: 0.47rem;
  font-size: 0;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}
.home-1 .icon img {
  height: 0.61rem;
}
.home-1 .te {
  text-align: center;
}
.home-1 .te .p1 {
  font-weight: bold;
  transition: color 0.3s;
}
.home-1 .te .p2 {
  margin-top: 0.16rem;
	height: 2.4em;
	
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
  opacity: 0;
  transition: opacity 0.3s;
}
.home-1 .sbtn {
  position: absolute;
  background-repeat: no-repeat;
  margin: 0;
  width: auto;
  height: auto;
  width: 0.33rem;
  height: 0.66rem;
  top: auto;
  bottom: 50%;
  background-size: 21.2121212121% auto;
}
.home-1 .sbtn:hover {
  background-color: #222;
}
.home-1 .sbtn::after {
  display: none;
}
.home-1 .s-prev {
  border-radius: 0 0.66rem 0.66rem 0;
  background-color: #e4001d;
  left: 0;
  background-image: url(../images/icon-11.png);
  background-position: 30%;
}
.home-1 .s-prev:hover {
  background-image: url(../images/icon-12.png);
}
.home-1 .s-next {
  border-radius: 0.66rem 0 0 0.66rem;
  background-color: #e4001d;
  right: 0;
  background-image: url(../images/icon-13.png);
  background-position: 70%;
}
.home-1 .s-next:hover {
  background-image: url(../images/icon-14.png);
}
@media (max-width: 900px) {
  .home-1 .imgs {
    padding: 0.4rem;
  }
  .home-1 .d3 {
    display: none;
  }
  .home-1 .sbtn {
    width: 0.5rem;
    height: 1rem;
  }
  .home-1 .swiper-pagination {
    opacity: 1;
  }
}

.home-2 {
  position: relative;
  overflow: hidden;
  padding-top: 0.8rem;
}
.home-2 .box {
  background-color: #f9f9f9;
  margin-top: 0.4rem;
  padding-top: 1.22rem;
  padding-bottom: 1.1rem;
  position: relative;
  z-index: 10;
  min-height: 7rem;
}
.home-2 .text {
  font-size: 0;
}
.home-2 .text .ti {
  display: inline-block;
  min-width: 2.7rem;
  max-width: 3.2rem;
  margin-bottom: 0.6rem;
  position: relative;
  z-index: 20;
}
.home-2 .text .d1 {
  font-family: Din7;
}
.home-2 .text .d2 {
  letter-spacing: 1px;
  color: #666;
  margin-top: 0.1rem;
}
.home-2 .brand {
  width: 5rem;
  padding: 0.25rem 0.29rem;
  padding-bottom: 0.22rem;
  margin-top: 0.53rem;
}
.home-2 .brand .icons {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.home-2 .brand .icons img {
  max-width: 1.22rem;
  max-height: 0.52rem;
}
.home-2 .brand .bt {
  margin-top: 0.12rem;
  text-align: center;
  color: #666;
}
.home-2 .ri {
  width: 10.5rem;
  position: absolute;
  right: 0.3rem;
  top: 50%;
  transform: translateY(-50%);
  z-index: 11;
}
.home-2 .maps {
  width: 100%;
  position: relative;
  padding-top: 39.5833333333%;
}
.home-2 .maps .absolute {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.home-2 .maps .bg {
  width: 1050px;
  height: 416px;
  position: relative;
  transform-origin: 0 0;
}
.home-2 .maps .img1 {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.home-2 .maps .img2 {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.home-2 .area {
  position: absolute;
  left: 0;
  top: 0;
}
.home-2 .area .ar {
  position: absolute;
  cursor: pointer;
}
.home-2 .area .ar:hover .cir::before {
  transform: scale(1);
  transition: all 0.3s;
}
.home-2 .area .ar:hover .sp {
  opacity: 1;
}
.home-2 .area .cir {
  width: 10px;
  height: 10px;
  background-color: rgba(228, 0, 29, 0.2);
  border-radius: 50%;
  border: 0.5px solid #e4001d;
  position: relative;
}
.home-2 .area .cir::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #e4001d;
  transform: scale(0.5);
  transform-origin: center;
  transition: all 0.3s;
}
.home-2 .area .sp {
  pointer-events: none;
  opacity: 0;
  width: 110px;
  height: 45px;
  line-height: 45px;
  padding-left: 15px;
  font-size: 13px;
  text-align: center;
  background-image: url(../images/map4.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: right;
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 20;
}
@media (max-width: 900px) {
  .home-2 .text {
    display: flex;
    flex-wrap: wrap;
  }
  .home-2 .text .ti {
    width: 50%;
    max-width: none;
  }
  .home-2 .brand {
    width: 80%;
    border-width: 1px;
    margin: 10px auto;
  }
  .home-2 .ri {
    position: static;
    width: 100%;
    height: 100%;
    transform: translate(0);
    margin-top: 40px;
    pointer-events: visible;
  }
}

.home-3 {
  padding-top: 0.8rem;
  padding-bottom: 0.83rem;
  overflow: hidden;
  position: relative;
}
.home-3 .ho3_list {
  margin-top: 0.36rem;
}
.home-3 .ho3_a {
  display: flex;
  box-shadow: 0 0 0 1px #ebebeb inset;
  margin-bottom: 0.17rem;
}
.home-3 .ho3_a:last-child {
  margin-bottom: 0;
}
.home-3 .ho3_a:hover .img img {
  transform: scale(1.1);
  transition: all 0.3s;
}
.home-3 .ho3_a:hover .texts .h3 {
  color: #e4001d;
  transition: color 0.3s;
}
.home-3 .imgs {
  position: relative;
  width: 33.203125%;
  flex-shrink: 0;
}
.home-3 .img {
  position: relative;
  padding-top: 56.7058823529%;
  overflow: hidden;
  height: 100%;
}
.home-3 .ri {
  flex-grow: 1;
  display: flex;
}
.home-3 .texts {
  padding: 0.35rem 0.4rem;
  padding-right: 0.5rem;
}
.home-3 .texts .p1 {
  color: #666;
}
.home-3 .texts .h3 {
  font-weight: 400;
  font-family: HM5;
  color: #000;
  margin-top: 0.14rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  transition: color 0.3s;
}
.home-3 .texts .p3 {
  line-height: 2;
  color: #666;
  margin-top: 0.1rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.home-3 .texts .p4 {
  color: #e5001d;
  margin-top: 0.25rem;
  font-weight: 300;
}
.home-3 .btns {
  margin-top: 0.41rem;
  text-align: center;
}
.home-3 .btn {
  display: inline-flex;
  align-items: center;
  line-height: 1;
  padding: 0.18rem 0.23rem;
  padding-left: 0.28rem;
  border: 2px solid #777;
  border-radius: 1rem;
  transition: all 0.3s;
}
.home-3 .btn:hover {
  transform: translateY(5px);
  transition: all 0.3s;
  color: #fff;
  border-color: #e4001d;
  background-color: #e4001d;
}
.home-3 .btn:hover span {
  background-color: #fff;
}
.home-3 .btn span {
  -webkit-mask-image: url(../images/icon-1.png);
          mask-image: url(../images/icon-1.png);
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  display: inline-flex;
  align-items: center;
  background-color: #777;
  margin-left: 0.1rem;
}
.home-3 .btn img {
  width: 0.26rem;
  opacity: 0;
}
@media (max-width: 900px) {
  .home-3 .ri {
    width: 100%;
  }
  .home-3 .ho3_a {
    margin-bottom: 4%;
    flex-wrap: wrap;
  }
  .home-3 .imgs {
    width: 100%;
  }
  .home-3 .texts {
    padding: 20px;
  }
  .home-3 .texts .p3 {
    display: none;
  }
  .home-3 .btn {
    border-width: 1px;
  }
}
.home-4 {
  background-image: url(../images/ho4_bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  position: relative;
  padding-top: 0.58rem;
  padding-bottom: 0.57rem;
  overflow: hidden;
  color: #fff;
  text-align: center;
}
.home-4 .h2 {
  font-family: HM7;
  letter-spacing: 8px;
  text-shadow: 0 1px 0.04rem rgba(0, 0, 0, 0.2);
}
.home-4 .d2 {
  line-height: 2;
  line-height: 1.5;
  margin-top: 0.1rem;
}
.home-4 .a3 {
  display: inline-flex;
  align-items: center;
  line-height: 1;
  padding: 0.18rem 0.23rem;
  padding-left: 0.28rem;
  border: 2px solid #fff;
  border-radius: 1rem;
  margin-top: 0.32rem;
  transition: all 0.3s;
}
.home-4 .a3:hover {
  transform: translateY(5px);
  background-color: #e4001d;
  border-color: #e4001d;
  transition: all 0.3s;
}
.home-4 .a3 .icon {
  display: inline-flex;
  align-items: center;
}
.home-4 .a3 img {
  width: 0.26rem;
  margin-left: 0.1rem;
}
@media (max-width: 900px) {
  .home-4 .a3 {
    border-width: 1px;
  }
}

@-webkit-keyframes yuan {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

@keyframes yuan {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes map {
  0% {
    opacity: 1;
    transform: scale(1);
  }
  50% {
    opacity: 0.4;
    transform: scale(0.6);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
@keyframes map {
  0% {
    opacity: 1;
    transform: scale(1);
  }
  50% {
    opacity: 0.4;
    transform: scale(0.6);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
.md-news .cont1 {
  padding-top: 0.9rem;
  padding-bottom: 1.5rem;
}

.news-big {
  position: relative;
  display: flex;
  background-color: #eee;
  margin-top: 0.4rem;
}
.news-big .swiper1 {
  width: 50%;
}
.news-big .swiper1 .swiper-container {
  height: 100%;
}
.news-big .swiper2 {
  width: 50%;
  position: relative;
}
.news-big .swiper-pagination {
  left: 0.75rem;
  bottom: 0.53rem;
  margin: 0;
  display: flex;
}
.news-big .swiper-pagination .swiper-pagination-bullet {
  width: 0.24rem;
  height: 3px;
  border-radius: 1px;
  background-color: #bbb;
  margin-right: 0.11rem;
}
.news-big .sw1:hover .img img {
  transform: scale(1.1);
  transition: all 0.3s;
}
.news-big .img {
  position: relative;
  padding-top: 68.125%;
  height: 100%;
  overflow: hidden;
}
.news-big .text {
  padding: 0.8rem 0.75rem;
  padding-right: 0.8rem;
  padding-bottom: 0.5rem;
}
.news-big .h3 {
  color: #1d1d1f;
  font-weight: 500;
  line-height: 1.6363636364;
  transition: all 0.3s;
}
.news-big .h3:hover {
  color: #e4001d;
  transition: all 0.3s;
}
.news-big .a1 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.news-big .d2 {
  line-height: 1.8571428571;
  color: #666;
  margin-top: 0.2rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.news-big .d3 {
  margin-top: 0.4rem;
  display: flex;
  align-items: center;
}
.news-big .time {
  color: #666;
  margin-right: 0.17rem;
}
.news-big .tag {
  border: solid 1px #ddd;
  padding: 0.04rem 0.09rem;
  line-height: 1;
  color: #e4001d;
}
@media (max-width: 900px) {
  .news-big {
    flex-wrap: wrap;
  }
  .news-big .swiper1 {
    width: 100%;
  }
  .news-big .swiper2 {
    width: 100%;
  }
  .news-big .text {
    padding: 30px 20px;
  }
  .news-big .swiper-pagination {
    left: 20px;
    bottom: 0.2rem;
  }
}

.news-2 {
  margin-top: 0.75rem;
  margin-top: 1rem;
  position: relative;
}

.news-list {
  display: flex;
  flex-wrap: wrap;
  margin-top: 0.4rem;
  margin-bottom: 0.32rem;
}
.news-list .n_a {
  width: 32.34375%;
  margin-right: 1.484375%;
  margin-bottom: 0.4rem;
  margin-bottom: 0.8rem;
}
.news-list .n_a:hover .img img {
  transform: scale(1.1);
  transition: all 0.3s;
}
.news-list .n_a:hover .h3 {
  color: #e5001d;
  transition: color 0.3s;
}
.news-list .n_a:nth-child(3n) {
  margin-right: 0;
}
@media (min-width: 900px) {
  .news-list .n_a:nth-child(3n) {
    transition-delay: 0.3s;
  }
}
.news-list .img {
  position: relative;
  padding-top: 63.2850241546%;
  overflow: hidden;
}
.news-list .text {
  padding-top: 0.2rem;
}
.news-list .h3 {
  font-family: HM5;
  font-weight: 400;
  line-height: 1.5;
  color: #1d1d1f;
  transition: color 0.3s;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.news-list .d2 {
  margin-top: 0.1rem;
  display: flex;
  align-items: center;
}
.news-list .time {
  color: #666;
  margin-right: 0.17rem;
}
.news-list .tag {
  border: solid 1px #ddd;
  padding: 0.04rem 0.09rem;
  line-height: 1;
  color: #666;
}
@media (max-width: 900px) {
  .news-list {
    justify-content: space-between;
    margin-bottom: 20px;
  }
  .news-list .n_a {
    width: 48%;
    margin-right: 0;
    margin-bottom: 4%;
  }
  .news-list .d2 {
    display: none;
  }
}

.news-3 {
  padding-top: 0.8rem;
}

.news-4 {
  padding-top: 1rem;
  padding-bottom: 1.15rem;
}
.news-4 .swiper {
  margin-top: 0.49rem;
}
.news-4 .sw:hover .img img {
  transform: scale(1.1);
  transition: all 0.3s;
}
.news-4 .sw:hover .h3 {
  color: #e5001d;
  transition: color 0.3s;
}
.news-4 .img {
  position: relative;
  padding-top: 63.2850241546%;
  overflow: hidden;
}
.news-4 .text {
  padding-top: 0.2rem;
}
.news-4 .h3 {
  font-weight: 400;
  line-height: 1.5;
  color: #1d1d1f;
  transition: color 0.3s;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.news-4 .d2 {
  margin-top: 0.1rem;
  display: flex;
  align-items: center;
}
.news-4 .time {
  color: #666;
  margin-right: 0.17rem;
}
.news-4 .tag {
  border: solid 1px #ddd;
  padding: 0.04rem 0.09rem;
  line-height: 1;
  color: #666;
}
.com-pages {
  padding-top: 0.75rem;
  padding-bottom: 1.2rem;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.com-pages .com-le {
  width: 68.75%;
}
.com-pages .com-ri {
  width: 23.6111111111%;
}
@media (max-width: 900px) {
  .com-pages .com-le {
    width: 100%;
    padding-right: 0;
    border-right: none;
  }
  .com-pages .com-ri {
    width: 100%;
  }
}

.cr_t {
  font-weight: 500;
  position: relative;
  padding-left: 0.24rem;
  line-height: 1;
}
.cr_t::before {
  content: "";
  width: 5px;
  height: 1em;
  background-image: linear-gradient(183deg, #007ac8 0%, #1daceb 100%);
  border-radius: 3px;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}

.cr_list2 {
  margin-top: 0.5rem;
}
.cr_list2 .cr_a {
  background-color: #e5001d;
  margin-bottom: 0.2rem;
  display: block;
  padding: 0.26rem 0.3rem;
  border-radius: 0.1rem;
}
.cr_list2 .cr_a:hover {
  background-image: linear-gradient(-90deg, #007ac8 0%, #1daceb 100%);
}
.cr_list2 .cr_a:hover .p1 {
  color: #fff;
}
.cr_list2 .cr_a:hover .p2 {
  color: #fff;
}
.cr_list2 .p1 {
  line-height: 1.6666666667;
}
.cr_list2 .p2 {
  color: #555;
  margin-top: 0.19rem;
}

.cr_list {
  margin-top: 0.36rem;
}
.cr_list .cr_a {
  background-color: #f4f4f4;
  margin-bottom: 0.3rem;
  display: block;
}
@media (min-width: 900px) {
  .cr_list .cr_a:hover .img img {
    transform: scale(1.1);
    transition: all 0.3s;
  }
  .cr_list .cr_a:hover .text::before {
    height: 100%;
    transition: all 0.3s;
  }
  .cr_list .cr_a:hover .p1 {
    color: #fffefe;
  }
  .cr_list .cr_a:hover .d2 {
    color: #fff;
  }
  .cr_list .cr_a:hover .i1 {
    display: none;
  }
  .cr_list .cr_a:hover .i2 {
    display: block;
  }
  .cr_list .cr_a:hover .d3 {
    color: #fff;
  }
}
.cr_list .img {
  position: relative;
  padding-top: 56%;
  overflow: hidden;
}
.cr_list .img::before {
  content: "";
  width: 100%;
  height: 4px;
  background-color: #d3302b;
  position: absolute;
  left: 0;
  bottom: 0;
  transition: all 0.3s;
  z-index: 10;
}
.cr_list .img2 {
  padding-top: 75%;
}
.cr_list .text {
  padding: 0.25rem 0.3rem;
  padding-bottom: 0.24rem;
  position: relative;
  overflow: hidden;
}
.cr_list .text::before {
  content: "";
  background-color: #d3302b;
  width: 100%;
  height: 0%;
  position: absolute;
  left: 0;
  top: 0;
  transition: all 0.3s;
}
.cr_list .text2 {
  padding: 0.22rem 0.2rem;
  padding-top: 0.25rem;
  text-align: center;
}
.cr_list .p1 {
  line-height: 1.875;
  transition: all 0.3s;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.cr_list .d2 {
  margin-top: 0.13rem;
  color: #999;
  display: inline-flex;
  align-items: center;
  position: relative;
}
.cr_list .d2 img {
  margin-right: 0.05rem;
}
.cr_list .d3 {
  position: relative;
}
.cr_list .icon {
  display: inline-flex;
  align-items: center;
}
.cr_list .i2 {
  display: none;
}
@media (max-width: 900px) {
  .cr_list {
    display: flex;
    justify-content: space-between;
  }
  .cr_list .cr_a {
    width: 48%;
  }
}

.news-top {
  text-align: center;
  padding-top: 1.53rem;
  padding-bottom: 0.64rem;
  background-color: #e5001d;
}

.det_top .h1 {
  font-weight: bold;
  color: #1d1d1f;
  text-align: center;
}
.det_top .dt_2 {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 0.28rem;
}
.det_top .time {
  color: #666;
  margin-right: 0.17rem;
}
.det_top .tag {
  border: solid 1px #ddd;
  padding: 0.04rem 0.09rem;
  line-height: 1;
  color: #eb0000;
}
.det_top .le {
  color: #999;
  display: flex;
  align-items: center;
}
.det_top .ti {
  display: inline-flex;
  align-items: center;
  line-height: 1;
  margin-right: 0.43rem;
}
.det_top .ti img {
  margin-right: 0.1rem;
}
.det_top .shares {
  display: flex;
  position: relative;
  justify-content: center;
  margin-top: 0.37rem;
}
.det_top .shares .line {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  height: 1px;
  background-color: #eee;
}
.det_top .shares .sh {
  background-color: #fff;
  position: relative;
  padding: 0 0.25rem;
}
.det_top .shares a {
  margin-right: 0.25rem;
}
.det_top .shares a:last-child {
  margin-right: 0;
}
.det_top .shares a img {
  height: 0.24rem;
}
.det_top .share {
  display: inline-flex;
}
.det_top .share a {
  margin-right: 0.2rem;
}
.det_top .share a:hover {
  opacity: 0.6;
}
.det_top .share a:last-child {
  margin-right: 0;
}
.det_top .back {
  display: inline-flex;
  align-items: center;
  flex-shrink: 0;
  line-height: 1;
  color: #666;
  transition: color 0.3s;
}
.det_top .back:hover {
  color: #e5001d;
  transition: color 0.3s;
}
.det_top .back img {
  margin-left: 0.1rem;
}
.det_cen {
  line-height: 2.25;
  padding-top: 0.5rem;
  color: #666;
}

.det_bot {
  border-top: 1px solid #e8e8e8;
  padding-top: 0.4rem;
  padding-bottom: 1rem;
}
.det_bot .det_pag {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.det_bot .det_pag li {
  width: 50%;
  border-right: 1px solid #e8e8e8;
  padding: 0.57rem 0;
}
.det_bot .det_pag li:last-child {
  border-right: none;
}
.det_bot .det_pag .prev {
  padding-right: 0.9rem;
}
.det_bot .det_pag .prev .icon {
  margin-right: 0.4rem;
}
.det_bot .det_pag .next {
  padding-left: 0.9rem;
}
.det_bot .det_pag .next .icon {
  margin-left: 0.4rem;
}
.det_bot .det_pag .icon {
  display: inline-flex;
  align-items: center;
}
.det_bot .det_pag .i2 {
  display: none;
}
.det_bot .db_btn {
  width: 6.6rem;
  padding: 0.2rem 0.4rem;
  background-color: #fafafa;
  line-height: 1.625;
  transition: all 0.3s;
}
.det_bot .db_btn:hover {
  background-color: #e5001d;
  transition: all 0.3s;
}
.det_bot .db_btn img {
  margin-left: 0.5rem;
}
@media (max-width: 900px) {
  .det_bot .det_pag li {
    width: 100%;
    padding: 15px 20px !important;
    border-right: none;
  }
  .det_bot .det_pag .icon {
    display: none;
  }
  .det_bot .db_btn {
    width: 100%;
    margin-bottom: 15px;
  }
}

.doubt_list {
  padding-top: 0.84rem;
  margin-bottom: 0.64rem;
}
.doubt_list .li {
  position: relative;
  margin-bottom: 0.34rem;
}
.doubt_list .li:last-child {
  margin-bottom: 0;
}
.doubt_list .li.show .icon {
  background-color: #e4001d;
  transform: rotate(90deg);
  transition: all 0.3s;
}
.doubt_list .hd {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 0.28rem;
  cursor: pointer;
}
.doubt_list .hd::after {
  content: "";
  width: 100%;
  height: 2px;
  position: absolute;
  bottom: 0;
  left: 0;
  background-image: url(../images/icon-3.png);
  background-size: 100% 2px;
}
.doubt_list .d1 {
  position: relative;
  font-weight: 600;
  padding-left: 0.25rem;
  max-width: 75%;
}
.doubt_list .d1::before {
  content: "";
  width: 8px;
  height: 8px;
  background-color: #0d4697;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.doubt_list .icon {
  width: 0.45rem;
  height: 0.45rem;
  border-radius: 50%;
  background-color: #1e2c3c;
  background-image: url(../images/icon-2.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 17.7777777778% auto;
  transition: all 0.3s;
}
.doubt_list .bd {
  color: #666;
  line-height: 1.6666666667;
  padding: 0.3rem 0.27rem;
  display: none;
}

.md-form {
  padding-top: 3.32rem;
  padding-bottom: 1.95rem;
}
.md-form .form {
  margin-top: 0.48rem;
}
.md-form .tt {
  font-weight: 500;
  margin-top: 0.2rem;
}
.md-form .tt span {
  color: #999;
}
.md-form .h1 {
  text-align: center;
  font-weight: bold;
}
.md-form .inps {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0.42rem;
}
.md-form .inp {
  width: 31.4285714286%;
  margin-right: 1.0714285714%;
  position: relative;
}
.md-form .inp:last-child {
  margin-right: 0;
}
.md-form .inp input {
  width: 100%;
  height: 0.6rem;
  min-height: 40px;
  padding: 0 0.4rem;
  background-color: #fff;
  border: solid 1px #ebebeb;
}
.md-form .inp span {
  position: absolute;
  top: 50%;
  left: 0.25rem;
  transform: translateY(-50%);
  color: #ff0000;
}
.md-form .btns {
  display: flex;
  justify-content: center;
  margin-top: 0.6rem;
}
.md-form .f_sub {
  background-color: #e4001d;
  color: #fff;
  height: 0.55rem;
  line-height: 1;
  padding: 0 0.54rem;
  border-radius: 1rem;
  border: none;
  cursor: pointer;
  font-family: unset;
}
.md-form .checks {
  display: flex;
  flex-wrap: wrap;
  margin-top: 0.27rem;
}
.md-form .r-radio {
  margin-bottom: 0.27rem;
  cursor: pointer;
  position: relative;
  margin-right: 0.3rem;
  display: flex;
  align-items: center;
}
.md-form .r-radio.selected .r-a {
  border-color: #e4001d;
  background-color: #e4001d;
  background-image: url(../images/icon-17.png);
}
.md-form .r-radio.selected .r-b {
  border-color: #e4001d;
  background-color: #e4001d;
  background-image: url(../images/icon-17.png);
}
.md-form .r-a {
  margin-right: 0.1rem;
  width: 0.22rem;
  min-width: 18px;
  height: 0.22rem;
  min-height: 18px;
  border-radius: 50%;
  border: solid 1px #ebebeb;
  background-size: contain;
  background-size: 45.4545454545% auto;
  background-position: center center;
  background-repeat: no-repeat;
}
.md-form .r-b {
  margin-right: 0.1rem;
  width: 0.22rem;
  min-width: 18px;
  height: 0.22rem;
  min-height: 18px;
  border: solid 1px #ebebeb;
  background-size: contain;
  background-size: 45.4545454545% auto;
  background-position: center center;
  background-repeat: no-repeat;
}
.md-form .r-checkbox {
  position: absolute;
  cursor: pointer;
  left: 0;
  top: 0;
  z-index: 10;
  opacity: 0;
  filter: alpha(opacity=0);
  width: 100%;
  height: 100%;
}
.md-form .ip {
  margin-left: 0.1rem;
  width: 1.7rem;
  min-width: 100px;
  height: 0.24rem;
  min-height: 18px;
  border: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
  position: relative;
  z-index: 30;
}
@media (max-width: 900px) {
  .md-form .inp {
    width: 100%;
    margin-right: 0;
    margin-bottom: 15px;
  }
}

.ctc-1 {
  padding-top: 0.9rem;
  padding-bottom: 1.06rem;
}
.ctc-1 .list {
  margin-top: 0.7rem;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.ctc-1 .li {
  width: 48.2142857143%;
}
.ctc-1 .img {
  display: block;
  position: relative;
  padding-top: 59.2592592593%;
}
.ctc-1 .text {
  margin-top: 0.3rem;
}
.ctc-1 .ti {
  display: flex;
  margin-bottom: 0.55rem;
}
.ctc-1 .ti:last-child {
  margin-bottom: 0;
}
.ctc-1 .icon {
  width: 0.6rem;
  height: 0.6rem;
  background-color: #e4001d;
  position: relative;
  flex-shrink: 0;
}
.ctc-1 .icon img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  height: 0.27rem;
}
.ctc-1 .te {
  padding-left: 0.2rem;
  color: #000;
}
.ctc-1 .p2 {
  margin-top: 0.12rem;
  line-height: 1.7647058824;
}
@media (max-width: 500px) {
  .ctc-1 .li {
    width: 100%;
    margin-bottom: 20px;
  }
}

.ctc-2 {
  padding-bottom: 1.2rem;
  position: relative;
  background-color: #fff;
}
.ctc-2 .box {
  border-top: 1px solid #f5f5f5;
  padding-top: 1.1rem;
}
.ctc-2 .form {
  margin-top: 0.74rem;
  position: relative;
  background-color: #f8f8f8;
  display: flex;
  min-height: 6.53rem;
}
.ctc-2 .imgs {
  width: 5.52rem;
  flex-shrink: 0;
}
.ctc-2 .imgs .img {
  position: relative;
  padding-top: 118.2971014493%;
  height: 100%;
}
.ctc-2 .f_ri {
  flex-grow: 1;
  padding-left: 1rem;
  padding-right: 0.8rem;
  padding-top: 0.48rem;
  padding-bottom: 0.6rem;
}
.ctc-2 .f_box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.ctc-2 .f_i {
  width: 46.8421052632%;
  margin-bottom: 0.39rem;
}
.ctc-2 .w100 {
  width: 100% !important;
}
.ctc-2 .ft {
  margin-bottom: 0.2rem;
  color: #000;
}
.ctc-2 .ft span {
  color: #ff0000;
}
.ctc-2 .inp {
  position: relative;
}
.ctc-2 .inp input {
  width: 100%;
  height: 0.6rem;
  min-height: 40px;
  background-color: #fff;
  border: none;
  padding: 0 0.22rem;
  font-family: unset;
}
.ctc-2 .inp textarea {
  width: 100%;
  min-height: 1.2rem;
  background-color: #fff;
  border: none;
  padding: 0.1rem 0.2rem;
  font-family: unset;
}
.ctc-2 .inp .code {
  position: absolute;
  right: 0.1rem;
  top: 50%;
  transform: translateY(-50%);
}
.ctc-2 .f_btns {
  text-align: right;
}
.ctc-2 .sbt {
  height: 0.5rem;
  min-height: 40px;
  background-color: #e5001d;
  display: inline-flex;
  align-items: center;
  font-family: unset;
  padding: 0 0.2rem;
  padding-left: 0.3rem;
  border: none;
  cursor: pointer;
  transition: all 0.3s;
}
.ctc-2 .sbt img {
  margin-left: 0.6rem;
}
.ctc-2 .sbt:hover {
  transform: translateY(4px);
  box-shadow: 0 2px 0.1rem #e5001d;
  transition: all 0.3s;
}
.ctc-2 .bg {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: 0;
}
.ctc-2 .bg img {
  width: 100%;
}
@media (max-width: 900px) {
  .ctc-2 .imgs {
    display: none;
  }
  .ctc-2 .f_ri {
    padding: 30px;
  }
  .ctc-2 .f_i {
    width: 100%;
  }
}

.md-pro .cont1 {
  background-color: #f9f9f9;
}
@media (max-width: 900px) {
  .md-pro .tags .sbtn {
    opacity: 0;
  }
  .md-pro .swiper1 .bot {
    height: 150px;
  }
  .md-pro .tabs .sbtns {
    position: relative;
    display: flex;
    justify-content: space-between;
  }
  .md-pro .tabs .sbtn {
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    transform: translate(0);
    width: 40px;
    height: 40px;
  }
}

.pro-ii {
  margin-bottom: 0.44rem;
}
.pro-ii:last-child {
  margin-bottom: 0;
}

.pro-tt {
  font-weight: 300;
}

.pro-list {
  display: flex;
  flex-wrap: wrap;
  margin-top: 0.15rem;
}
.pro-list .li {
  width: 32.4324324324%;
  margin-right: 1.2295081967%;
  margin-bottom: 0.15rem;
}
.pro-list .li:nth-child(3n) {
  margin-right: 0;
}
@media (min-width: 900px) {
  .pro-list .li:nth-child(3n) {
    transition-delay: 0.8s;
  }
  .pro-list .li:nth-child(3n-1) {
    transition-delay: 0.4s;
  }
  .pro-list .li:nth-child(3n-2) {
    transition-delay: 0;
  }
}
.pro-list .p_i {
  display: block;
  width: 100%;
  height: 100%;
  background-color: #fff;
  padding: 0.18rem 0.3rem;
  padding-top: 0.52rem;
  transition: all 0.3s;
}
.pro-list .p_i:hover {
  box-shadow: 0px 0px 0.12rem 0px rgba(51, 51, 51, 0.16);
  color: #e4001d;
  transition: all 0.3s;
}
.pro-list .p_i:hover .img img {
  transform: translate(-50%, -50%) scale(1.05);
  transition: all 0.3s;
}
.pro-list .img {
  position: relative;
  padding-top: 79.674796748%;
  overflow: hidden;
}
.pro-list .img img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 80%;
  height: 80%;
  -o-object-fit: contain;
     object-fit: contain;
  transition: all 0.3s;
}
.pro-list .text {
  text-align: center;
}
.pro-list .h3 {
  font-weight: 400;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.pro-list .p2 {
  margin-top: 0.05rem;
  font-weight: 300;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
@media (max-width: 900px) {
  .pro-list {
    justify-content: space-between;
  }
  .pro-list .li {
    width: 48%;
    margin-right: 0;
    margin-bottom: 4%;
  }
}
.pro-1 {
  position: relative;
  min-height: 7.2rem;
  padding-top: 1.5rem;
}
.pro-1 .bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.pro-1 .bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.pro-1 .text {
  color: #fff;
  position: relative;
}
.pro-1 .h2 {
  margin-top: 0.14rem;
}
.pro-1 .d3 {
  margin-top: 0.48rem;
  font-size: 0;
}
.pro-1 .di {
  display: inline-block;
  padding: 0.1rem 0.3rem;
  border-radius: 1rem;
  border: 1px solid #fff;
  margin-right: 0.13rem;
  margin-bottom: 0.13rem;
  text-align: center;
}
.pro-1 .sp {
  display: block;
  min-width: 7em;
}
@media (max-width: 900px) {
  .pro-1 .d3 {
    display: none;
  }
}

.pro-2 .box {
  box-shadow: 0 3px 0.15rem rgba(0, 0, 0, 0.1);
  padding-top: 0.4rem;
  padding-bottom: 0.56rem;
  background-color: #fff;
  position: relative;
  margin-top: -1.17rem;
}
.pro-2 .list {
  display: flex;
}
.pro-2 .li {
  width: 25%;
  text-align: center;
}
.pro-2 .li:hover .icon img {
  transform: scale(1.05);
  transition: all 0.3s;
}
.pro-2 .li:hover .tt {
  color: #e4001d;
}
.pro-2 .icon {
  height: 0.78rem;
  line-height: 0.78rem;
}
.pro-2 .icon img {
  max-width: 0.78rem;
  max-height: 100%;
  transition: all 0.3s;
}
.pro-2 .tt {
  margin-top: 0.4rem;
  padding: 0 10px;
}

.pro-3 {
  padding-top: 0.95rem;
}
.pro-3 .list {
  display: flex;
  justify-content: space-between;
  margin-top: 0.5rem;
  margin-top: 0.75rem;
}
.pro-3 .images {
  width: 31.25%;
  padding-top: 1.5rem;
  padding-bottom: 1.6rem;
  padding-top: 1.7rem;
  padding-bottom: 1.7rem;
}
.pro-3 .intro {
  width: 29.6875%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.pro-3 .block {
  text-align: center;
  margin-bottom: 0.4rem;
  margin-bottom: 1.2rem;
}
.pro-3 .block:last-child {
  margin-bottom: 0;
}
.pro-3 .block .icon {
  line-height: 0.7rem;
}
.pro-3 .block .icon img {
  height: 0.66rem;
}
.pro-3 .block .te {
  margin-top: 0.3rem;
}
.pro-3 .block .p1 {
  color: #1d1d1f;
  font-family: HM7;
}
.pro-3 .block .p2 {
  line-height: 1.5;
  font-weight: 300;
  color: #666;
  margin-top: 0.28rem;
}
.pro-3 .swiper {
  position: relative;
}
.pro-3 .swiper .next {
  width: 0.25rem;
  height: 0.25rem;
  min-width: 15px;
  min-height: 15px;
  position: absolute;
  top: calc(100% + 0.36rem);
  left: 50%;
  transform: translate(-50%);
  margin: 0;
  background-image: url(../images/icon-20.png);
  background-repeat: no-repeat;
  background-size: contain;
  cursor: pointer;
}
.pro-3 .sw .img {
  position: relative;
  padding-top: 72.75%;
}
.pro-3 .sw .img img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
@media (max-width: 900px) {
  .pro-3 .list {
    flex-wrap: wrap;
    justify-content: center;
  }
  .pro-3 .images {
    width: 70%;
    order: 1;
    padding: 20px;
    margin-bottom: 40px;
  }
  .pro-3 .intro {
    width: 100%;
    order: 2;
  }
  .pro-3 .block {
    margin-bottom: 0.4rem !important;
  }
}

.pro-4 {
  padding-top: 0.8rem;
  padding-bottom: 0.88rem;
}
.pro-4 .box {
  margin-top: 0.7rem;
  margin-top: 1rem;
  overflow-x: auto;
  scrollbar-width: thin;
}
.pro-4 .box::-webkit-scrollbar {
  /*滚动条整体样式*/
  width: 10px;
  height: 6px;
}
.pro-4 .box::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  border-radius: 10px;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: #535353;
}
.pro-4 .box::-webkit-scrollbar-track {
  /*滚动条里面轨道*/
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  background: #ededed;
}
.pro-4 .list {
  font-size: 0;
}
.pro-4 .rows {
  white-space: nowrap;
}
.pro-4 .rows:first-child .li {
  border-bottom: 1px solid #eee;
}
.pro-4 .li {
  display: inline-block;
  width: 3.5rem;
  margin-right: 1.1rem;
  text-align: center;
  white-space: wrap;
}
.pro-4 .li:last-child {
  margin-right: 0;
}
.pro-4 .pi {
  color: #1d1d1f;
  font-weight: 300;
  padding-bottom: 0.38rem;
}
.pro-4 .pi img {
  height: 1.36rem;
}
.pro-4 .pi .pte {
  margin-top: 0.4rem;
}
.pro-4 .pi .p2 {
  font-weight: bold;
  margin-top: 0.2rem;
}
.pro-4 .pi .p3 {
  margin-top: 0.2rem;
}
.pro-4 .pi .a4 {
  display: inline-block;
  line-height: 1;
  padding: 0.1rem 0.13rem;
  border-radius: 1rem;
  background-color: #1d1d1f;
  color: #fff;
  margin-top: 0.2rem;
}
.pro-4 .tes {
  display: inline-flex;
  align-items: center;
  padding: 0.25rem 0;
  padding: 0.3rem 0;
}
.pro-4 .tes .ti {
  font-weight: 300;
  color: #1d1d1f;
}
.pro-4 .tes img {
  height: 0.5rem;
}
.pro-4 .tes .pp {
  margin-top: 0.12rem;
}
.pro-4 .btns {
  text-align: center;
  margin-top: 0.45rem;
}
.pro-4 .btns .more {
  display: inline-flex;
  align-items: center;
  line-height: 1;
  padding: 0.18rem 0.23rem;
  padding-left: 0.28rem;
  border: 2px solid #777;
  border-radius: 1rem;
  transition: all 0.3s;
}
.pro-4 .btns .more:hover {
  transform: translateY(5px);
  transition: all 0.3s;
}
.pro-4 .btns .more img {
  width: 0.26rem;
  margin-left: 0.1rem;
}
@media (max-width: 900px) {
  .pro-4 .btns .more {
    border-width: 1px;
  }
}

.pro-5 {
  text-align: center;
  font-size: 0;
  background-image: url(../images/pro5_bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 1.1rem;
  padding-bottom: 1.1rem;
}
.pro-5 .a {
  font-weight: bold;
  color: #fff;
}

.pro-nav {
  background-color: #fff;
  padding: 0.35rem 0.5rem;
  padding-bottom: 0.57rem;
}
.pro-nav .pn_i.on .pro-ni {
  color: #1a1a1a;
}
.pro-nav .pn_i.on .dt {
  font-weight: bold;
}
.pro-nav .pn_i.on .icon {
  display: block;
  transform: rotate(90deg);
}
.pro-nav .pro-ni {
  color: #666;
  font-size: 0;
  font-weight: bold;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 1;
  padding: 0.19rem 0.05rem;
  border-radius: 1rem;
  cursor: pointer;
}
.pro-nav .pro-ni:hover {
  color: #e4001d;
  color: #000;
}
.pro-nav .pro-ni.show {
  color: #1a1a1a !important;
  padding: 0.2rem 0.05rem;
}
.pro-nav .pro-ni.show .dt {
  font-weight: bold;
}
.pro-nav .pro-ni.show .icon {
  display: block;
}
.pro-nav .dt {
  position: relative;
  line-height: 1;
  cursor: pointer;
}
.pro-nav .dt .sp2 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.pro-nav .icon {
  margin-left: 0.14rem;
  flex-shrink: 0;
}
.pro-nav .icon img {
  width: 0.05rem;
  min-width: 5px;
}
.pro-nav .ul2 {
  padding-top: 0.2rem;
  padding-bottom: 0.08rem;
  display: none;
}
.pro-nav .li2 {
  position: relative;
  margin-bottom: 0.21rem;
}
.pro-nav .li2:last-child {
  margin-bottom: 0;
}
.pro-nav .a2 {
  text-align: center;
  display: block;
  transition: color 0.3s;
}
.pro-nav .a2:hover {
  color: #000;
  transition: color 0.3s;
}

.pro-form {
  padding: 0.17rem;
  padding-top: 0.21rem;
  padding-bottom: 0.4rem;
  background-color: #fff;
  margin-top: 0.32rem;
}
.pro-form .pt {
  text-align: center;
  margin-bottom: 0.14rem;
}
.pro-form .inp {
  margin-bottom: 0.12rem;
  position: relative;
}
.pro-form .inp input {
  width: 100%;
  height: 0.38rem;
  min-height: 35px;
  padding: 0 0.25rem;
  border: none;
  background-color: #f2f2f2;
  font-family: unset;
}
.pro-form .inp textarea {
  width: 100%;
  height: 1.04rem;
  min-height: 60px;
  padding: 0.1rem 0.25rem;
  border: none;
  background-color: #f2f2f2;
  font-family: unset;
}
.pro-form .inp .sp {
  position: absolute;
  left: 0.15rem;
  top: 50%;
  transform: translateY(-50%);
  color: #d7000f;
}
.pro-form .ta .sp {
  position: absolute;
  left: 0.15rem;
  top: 0.2rem;
  color: #d7000f;
}
.pro-form .btn {
  display: flex;
  justify-content: center;
  margin-top: 0.14rem;
}
.pro-form .sub {
  border: 1px solid #e4001d;
  color: #e4001d;
  border-radius: 1rem;
  background-color: #fff;
  line-height: 1;
  height: 0.36rem;
  min-height: 30px;
  padding: 0 0.35rem;
  cursor: pointer;
  font-family: unset;
  transition: all 0.3s;
}
.pro-form .sub:hover {
  background-color: #e4001d;
  color: #fff;
  transition: all 0.3s;
}

.le-fff {
  position: relative;
}
.le-fff::before {
  content: "";
  width: 5.2rem;
  height: 100%;
  background-color: #fff;
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}
@media (max-width: 900px) {
  .le-fff::before {
    display: none;
  }
}

.list-page {
  display: flex;
  justify-content: space-between;
  padding-top: 0.64rem;
}
@media (max-width: 900px) {
  .list-page {
    flex-wrap: wrap;
  }
}

.lp-le {
  width: 2.52rem;
  position: relative;
}
.lp-le .h2 {
  color: #000;
  font-weight: 600;
}
.lp-le .form {
  position: relative;
  margin-top: 0.48rem;
}
.lp-le .form .inp {
  width: 100%;
  height: 0.54rem;
  min-height: 40px;
  background-color: #f5f5f5;
  padding: 0 0.2rem;
  border: none;
}
.lp-le .form .sub {
  position: absolute;
  right: 0;
  top: 0;
  width: 0.54rem;
  min-width: 40px;
  height: 100%;
  border: none;
  background-color: #e4001d;
  background-image: url(../images/icon-5.png);
  background-repeat: no-repeat;
  background-size: 38.8888888889% auto;
  background-position: center;
  cursor: pointer;
}
@media (max-width: 900px) {
  .lp-le {
    width: 100%;
  }
}

.lp-ri {
  width: 9.2rem;
  padding-top: 0.2rem;
}
.lp-ri .com-tit {
  margin-bottom: 0.57rem;
}
@media (max-width: 900px) {
  .lp-ri {
    width: 100%;
    margin-top: 40px;
  }
}

.md-solution {
  padding-bottom: 0.44rem;
}

.sol-1 {
  padding-top: 0.84rem;
}
.sol-1 .list {
  display: flex;
  flex-wrap: wrap;
  margin-top: 0.62rem;
}
.sol-1 .li {
  width: 29.53125%;
  margin-right: 5.46875%;
  margin-bottom: 1rem;
  text-align: center;
}
.sol-1 .li:nth-child(3n) {
  margin-right: 0;
}
.sol-1 .img img {
  width: 1.2rem;
}
.sol-1 .text {
  margin-top: 0.43rem;
  padding: 0 0.28rem;
}
.sol-1 .p1 {
  font-family: HM7;
}
.sol-1 .p2 {
  color: #666;
  line-height: 1.5;
  margin-top: 0.13rem;
}
@media (max-width: 900px) {
  .sol-1 .li {
    width: 50%;
    margin-right: 0;
  }
}
@media (max-width: 500px) {
  .sol-1 .li {
    width: 100%;
  }
}

.sol-2 .list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 0.44rem;
}
.sol-2 .li {
  width: 49.21875%;
  position: relative;
  margin-bottom: 0.2rem;
}
@media (min-width: 900px) {
  .sol-2 .li:hover .img::after {
    height: 100%;
    opacity: 1;
    transition: all 0.5s;
  }
  .sol-2 .li:hover .text .p1 {
    transform: scale(0.8);
    transition: transform 0.4s;
  }
  .sol-2 .li:hover .text .p2 {
    display: block;
  }
}
.sol-2 .img {
  position: relative;
  padding-top: 40%;
  overflow: hidden;
}
.sol-2 .img::after {
  content: "";
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: all 0.5s;
}
.sol-2 .text {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  color: #fff;
  text-align: center;
  padding-top: 0.08rem;
}
.sol-2 .text .p1 {
  font-weight: bold;
  text-shadow: 0 1px 0.04rem rgba(0, 0, 0, 0.3);
  transition: transform 0.4s;
}
.sol-2 .text .p2 {
  line-height: 1.5;
  margin-top: 0.04rem;
	    margin: 0.04rem 0.3rem;
  display: none;

}
@media (max-width: 900px) {
  .sol-2 .li {
    width: 100%;
  }
}

.sol-3 {
  padding-top: 0.57rem;
  padding-bottom: 0.84rem;
}
.sol-3 .img {
  text-align: center;
  margin-top: 0.65rem;
}

.sol-4 {
  background-color: #f8f8f8;
  padding: 0 0.3rem;
  padding-top: 0.4rem;
  padding-bottom: 0.6rem;
}
.sol-4 .sw {
  text-align: center;
  height: auto;
  padding: 0 0.25rem;
  position: relative;
}
.sol-4 .sw::before {
  content: "";
  position: absolute;
  right: -1px;
  top: 50%;
  width: 1px;
  height: 90%;
  transform: translateY(-50%);
  background-color: rgba(153, 153, 153, 0.3);
}
.sol-4 .sw:hover .img {
  transform: translateY(-6px);
  transition: all 0.3s;
}
.sol-4 .img {
  position: relative;
  padding-top: 45%;
  transition: all 0.3s;
}
.sol-4 .img img {
  width: 40%;
  height: 95%;
  -o-object-fit: contain;
     object-fit: contain;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.sol-4 .te {
  margin-top: 0.04rem;
}
.sol-4 .a {
  display: inline-block;
  border-radius: 1rem;
  border: 1px solid #999;
  width: 1.6rem;
  padding: 0.07rem 0.1rem;
  min-width: 120px;
  transition: all 0.3s;
}
.sol-4 .a:hover {
  background-color: #e4001d;
  color: #fff;
  border-color: #e4001d;
  transition: all 0.3s;
}
.sol-4 .a span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.svc-1 {
  padding-top: 0.9rem;
  padding-bottom: 0.86rem;
}
.svc-1 .list {
  display: flex;
  flex-wrap: wrap;
}
.svc-1 .li {
  width: 25%;
  text-align: center;
}
.svc-1 .li:hover .icon {
  transform: scale(1.05);
  transition: all 0.3s;
}
.svc-1 .li:hover .p1 {
  color: #e4001d;
  transition: color 0.3s;
}
.svc-1 .icon {
  transition: all 0.3s;
}
.svc-1 .icon img {
  height: 0.76rem;
  height: 0.5rem;
}
.svc-1 .p1 {
  margin-top: 0.25rem;
  transition: color 0.3s;
}

.svc-2 .li {
  display: flex;
  margin-bottom: 0.44rem;
}
.svc-2 .li:last-child {
  margin-bottom: 0;
}
.svc-2 .li:hover .img img {
  transform: scale(1.1);
  transition: all 0.3s;
}
.svc-2 .li:hover .d3 {
  border-color: #e4001d;
  color: #fff;
  background-color: #e4001d;
  transition: all 0.3s;
}
.svc-2 .imgs {
  width: 50%;
}
.svc-2 .img {
  position: relative;
  padding-top: 64.84375%;
  overflow: hidden;
}
.svc-2 .texts {
  width: 50%;
  display: flex;
  align-items: center;
  padding-left: 1.1rem;
  padding-right: 0.2rem;
}
.svc-2 .te {
  padding-top: 0.1rem;
}
.svc-2 .p1 {
  font-family: HM7;
}
.svc-2 .p2 {
  line-height: 1.8;
  color: #666;
  margin-top: 0.11rem;
}
.svc-2 .d3 {
  display: inline-block;
  line-height: 1;
  padding: 0.09rem 0.2rem;
  border: 2px solid #555;
  border-radius: 1rem;
  margin-top: 0.34rem;
  transition: all 0.3s;
}
@media (max-width: 900px) {
  .svc-2 .li {
    flex-wrap: wrap;
  }
  .svc-2 .imgs {
    width: 100%;
  }
  .svc-2 .texts {
    width: 100%;
    padding: 20px;
  }
  .svc-2 .d3 {
    border-width: 1px;
  }
}

.svc-3 {
  padding-top: 0.82rem;
}
.svc-3 .list {
  border-top: 1px solid #eee;
  margin-top: 0.5rem;
}
.svc-3 .li {
  border-bottom: 1px solid #eee;
  padding-top: 0.28rem;
  padding-bottom: 0.32rem;
  transition: all 0.3s;
}
.svc-3 .li:hover .d1 {
  color: #e4001d;
  transition: color 0.3s;
}
.svc-3 .li.on {
  padding-bottom: 0.39rem;
  transition: all 0.3s;
}
.svc-3 .li.on .icon img {
  transform: rotate(90deg);
  transition: all 0.3s;
}
.svc-3 .li.on .d1 {
  color: #e4001d;
}
.svc-3 .hd {
  position: relative;
  cursor: pointer;
}
.svc-3 .hd .d1 {
  width: 80%;
  position: relative;
  transition: color 0.3s;
}
.svc-3 .hd .icon {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  opacity: 0.5;
}
.svc-3 .hd .icon img {
  width: 0.12rem;
  width: 0.1rem;
  min-width: 8px;
  transform-origin: center;
  transition: all 0.3s;
}
.svc-3 .bd {
  display: none;
}
.svc-3 .te {
  line-height: 2;
  color: #666;
  padding-top: 0.09rem;
}
.svc-3 .btns {
  text-align: center;
  margin-top: 0.6rem;
}
.svc-3 .btn {
  display: inline-flex;
  align-items: center;
  line-height: 1;
  background-color: #e4001d;
  color: #fff;
  padding: 0.19rem 0.23rem;
  padding-left: 0.28rem;
  border-radius: 1rem;
  transition: all 0.4s;
}
.svc-3 .btn:hover {
  transform: translateY(-3px);
  transition: all 0.4s;
}
.svc-3 .btn .icon {
  display: inline-flex;
  align-items: center;
}
.svc-3 .btn img {
  width: 0.27rem;
  margin-left: 0.08rem;
}

.svc-4 {
  padding-top: 0.9rem;
  padding-bottom: 0.86rem;
}
.svc-4 .com-tit {
  margin-bottom: 0.52rem;
}
.svc-4 .list1 {
  display: flex;
  flex-wrap: wrap;
}
.svc-4 .list1 .li1 {
  width: 50%;
  background-color: #f8f8f8;
}
.svc-4 .list1 .img {
  padding-top: 66.71875%;
  position: relative;
}
.svc-4 .list1 .text {
  height: 100%;
  display: flex;
  align-items: center;
  padding: 0.2rem;
}
.svc-4 .list1 .te {
  width: 100%;
  text-align: center;
  padding-bottom: 0.22rem;
}
.svc-4 .list1 .icon img {
  width: 0.67rem;
}
.svc-4 .list1 .p1 {
  margin-top: 0.33rem;
  color: #000;
  font-weight: 300;
}
.svc-4 .list1 .p2 {
  color: #666;
  font-weight: 300;
  margin-top: 0.19rem;
}
.svc-4 .list1 .a3 {
  display: inline-flex;
  align-items: center;
  line-height: 1;
  font-weight: 300;
  color: #e4001d;
  margin-top: 0.25rem;
  transition: all 0.3s;
}
.svc-4 .list1 .a3:hover {
  transform: translateY(5px);
  transition: all 0.3s;
}
.svc-4 .list1 .a3 img {
  margin-left: 0.06rem;
  width: 0.06rem;
  min-width: 6px;
}
.svc-4 .list2 {
  display: flex;
  flex-wrap: wrap;
  margin-top: 0.17rem;
}
.svc-4 .list2 .li2 {
  width: 32.421875%;
  margin-right: 1.328125%;
  background-color: #f8f8f8;
  text-align: center;
  padding: 0.47rem;
  padding-bottom: 0.62rem;
}
.svc-4 .list2 .li2:last-child {
  margin-right: 0;
}
.svc-4 .list2 .icon {
  height: 1.54rem;
  line-height: 1.54rem;
}
.svc-4 .list2 .icon img {
  max-height: 1.5rem;
}
.svc-4 .list2 .te {
  margin-top: 0.34rem;
}
.svc-4 .list2 .p1 {
  color: #000;
}
.svc-4 .list2 .p2 {
  line-height: 1.6666666667;
  margin-top: 0.16rem;
  color: #666;
}
.svc-4 .list2 .p3 {
  line-height: 1.6666666667;
  margin-top: 0.16rem;
  color: #666;
}
.svc-4 .list2 .p3 span {
  color: #e4001d;
}
@media (max-width: 500px) {
  .svc-4 .list1 {
    flex-wrap: wrap;
  }
  .svc-4 .list1 .li1 {
    width: 100%;
  }
  .svc-4 .list1 .l1 {
    order: 2;
  }
  .svc-4 .list1 .l2 {
    order: 1;
  }
  .svc-4 .list1 .text {
    padding: 30px;
  }
  .svc-4 .list2 {
    flex-wrap: wrap;
  }
  .svc-4 .list2 .li2 {
    width: 100%;
    margin-bottom: 10px;
  }
}

.md-about {
  overflow: hidden;
}

.ab-1 {
  padding-top: 0.86rem;
  position: relative;
  z-index: 5;
  overflow: hidden;
}
.ab-1 .text {
  text-align: center;
  line-height: 2;
  margin-top: 0.64rem;
  padding: 0 1.8rem;
}

.ab11 {
  margin-top: 0.3rem;
}
.ab11 .img {
  position: relative;
  padding-top: 36.25%;
  overflow: hidden;
}
.ab11 .texts {
  padding: 0 0.54rem;
  margin-top: -0.92rem;
}
.ab11 .brand {
  position: relative;
  box-shadow: 0 1px 0.1rem rgba(51, 51, 51, 0.16);
  display: flex;
  padding: 0.3rem 0.4rem;
  padding-bottom: 0.34rem;
  background-color: #fff;
}
.ab11 .bi {
  width: 16.6666666667%;
  text-align: center;
}
.ab11 .b1 {
  color: #e4001d;
  min-height: 0.6rem;
}
.ab11 .b1 .b11 {
  height: 1.2em;
  display: flex;
  justify-content: center;
  align-items: center;
}
.ab11 .b1 img {
  height: 0.5rem;
}
.ab11 .b1 .num {
  font-family: Din5;
}
.ab11 .b1 span {
  font-family: HM7;
}
.ab11 .b2 {
  margin-top: 0.06rem;
}
.ab11 .te {
  line-height: 1.4;
  color: #666;
  margin-top: 0.5rem;
}
@media (max-width: 900px) {
  .ab11 .brand {
    flex-wrap: wrap;
  }
  .ab11 .bi {
    width: 33.3%;
    margin-bottom: 10px;
  }
}
@media (max-width: 500px) {
  .ab11 .texts {
    margin-top: 0;
    padding: 0;
  }
  .ab11 .bi {
    width: 50%;
  }
}

.ab12 {
  display: flex;
  justify-content: space-between;
  margin-top: 1.05rem;
}
.ab12 .le {
  width: 62.65625%;
}
.ab12 .le .img {
  position: relative;
  padding-top: 64.2144638404%;
  height: 100%;
  overflow: hidden;
}
.ab12 .ri {
  width: 32.8125%;
  width: 25%;
  display: flex;
  align-items: center;
}
.ab12 .ti {
  display: flex;
  align-items: center;
  margin-bottom: 0.59rem;
}
.ab12 .ti:last-child {
  margin-bottom: 0;
}
.ab12 .icon {
  width: 0.66rem;
  text-align: center;
  margin-right: 0.4rem;
  flex-shrink: 0;
}
.ab12 .icon img {
  max-width: 100%;
  max-height: 0.75rem;
}
.ab12 .t1 {
  line-height: 1;
  color: #e4001d;
  font-family: Din5;
}
.ab12 .t2 {
  color: #595757;
  margin-top: 0.03rem;
}
@media (max-width: 900px) {
  .ab12 {
    flex-wrap: wrap;
  }
  .ab12 .le {
    width: 100%;
  }
  .ab12 .ri {
    width: 100%;
    margin-top: 20px;
  }
  .ab12 .tlist {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .ab12 .icon {
    margin-right: 10px;
  }
  .ab12 .te {
    width: 60%;
  }
  .ab12 .ti {
    width: 50%;
    margin-bottom: 20px !important;
    text-align: center;
    justify-content: center;
  }
}

.ab-2 {
  padding-top: 1.5rem;
  padding-bottom: 0.7rem;
  position: relative;
}
.ab-2 .swiper1 {
  position: relative;
  width: 6.72rem;
  margin: 0 auto;
  margin-top: 0.74rem;
}
.ab-2 .sw1 {
  position: relative;
  display: flex;
  background-color: #f8f8f8;
}
.ab-2 .sw1 .imgs {
  width: 50%;
}
.ab-2 .sw1 .imgs .img {
  position: relative;
  padding-top: 74.4047619048%;
}
.ab-2 .sw1 .text {
  width: 50%;
  padding: 0.36rem 0.3rem;
}
.ab-2 .sw1 .p1 {
  font-family: Din7;
  color: #1a1a1a;
}
.ab-2 .sw1 .p2 {
  color: #595757;
  margin-top: 0.07rem;
}
.ab-2 .swiper2 {
  margin-top: 1rem;
  position: relative;
}
.ab-2 .swiper2::before {
  content: "";
  width: 100%;
  height: 1px;
  background-color: #666;
  position: absolute;
  left: 0;
  bottom: 0.16rem;
}
.ab-2 .swiper2 .s-btn {
  width: 0.24rem;
  height: 0.24rem;
  min-width: 20px;
  min-height: 20px;
  position: absolute;
  bottom: 0.16rem;
  top: auto;
  transform: translateY(50%);
  background-size: contain;
}
.ab-2 .swiper2 .s-btn::after {
  display: none;
}
.ab-2 .swiper2 .swiper-button-prev {
  background-image: url(../images/icon-18.png);
  left: 0.6rem;
}
.ab-2 .swiper2 .swiper-button-next {
  background-image: url(../images/icon-13.png);
  right: 0.6rem;
}
.ab-2 .sw2 {
  position: relative;
  width: auto;
  font-size: 0;
  text-align: center;
  cursor: pointer;
}
.ab-2 .sw2 .icons {
  display: inline-block;
  width: 0.3rem;
  height: 0.3rem;
  min-width: 20px;
  min-height: 20px;
  margin-top: 0.16rem;
  position: relative;
}
.ab-2 .sw2 .icons::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 39.4736842105%;
  height: 39.4736842105%;
  background-image: url(../images/icon-11.png);
  background-size: contain;
  background-repeat: no-repeat;
}
.ab-2 .swiper-slide-active {
  color: #e4001d;
}
.ab-2 .swiper-slide-active .icons {
  background-image: url(../images/icon-12.png);
  background-repeat: no-repeat;
  background-size: contain;
}
.ab-2 .swiper-slide-active .icons::before {
  display: none;
}
@media (max-width: 900px) {
  .ab-2 .swiper2::before {
    bottom: 0.2rem;
  }
  .ab-2 .swiper2 .s-btn {
    bottom: 0.2rem;
  }
}
@media (max-width: 500px) {
  .ab-2 .swiper1 {
    width: 80%;
  }
  .ab-2 .sw1 {
    flex-wrap: wrap;
  }
  .ab-2 .sw1 .imgs {
    width: 100%;
  }
  .ab-2 .sw1 .text {
    width: 100%;
    padding: 20px;
  }
}

.ab-3 {
  padding-top: 0.51rem;
  padding-bottom: 1.28rem;
  position: relative;
}
.ab-3 .pc .box {
  margin-top: 0.5rem;
  margin-top: 0.75rem;
}
.ab-3 .pc .b1 {
  text-align: center;
}
.ab-3 .pc .b1 .p1 {
  margin-top: 0.34rem;
}
.ab-3 .pc .b1 .icon img {
  width: 0.75rem;
}
.ab-3 .pc .p1 {
  color: #333;
  font-family: HM7;
}
.ab-3 .pc .p2 {
  margin-top: 0.13rem;
}
.ab-3 .pc .list {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 0.1rem;
  margin-top: 0.4rem;
}
.ab-3 .pc .b3 {
  width: 36.328125%;
  width: 30%;
}
.ab-3 .pc .b3 img {
  width: 100%;
}
.ab-3 .pc .b2 {
  width: 29.6875%;
  display: flex;
  align-items: center;
  margin-top: 1.6rem;
}
.ab-3 .pc .b2 .icon {
  flex-shrink: 0;
}
.ab-3 .pc .b2 .icon img {
  width: 0.6rem;
}
.ab-3 .pc .b2 .p2 {
  letter-spacing: -1px;
  line-height: 1.2916666667;
  color: #333;
}
.ab-3 .pc .b21 {
  justify-content: flex-end;
}
.ab-3 .pc .b21 .te {
  padding-right: 0.3rem;
}
.ab-3 .pc .b22 .te {
  padding-left: 0.3rem;
}
.ab-3 .mob {
  display: none;
}
.ab-3 .mob .box {
  margin-top: 20px;
}
.ab-3 .mob .yuan {
  text-align: center;
  display: none;
}
.ab-3 .mob .yuan img {
  width: 4.65rem;
}
.ab-3 .mob .mi {
  text-align: center;
  margin-top: 20px;
}
.ab-3 .mob .icon img {
  height: 0.6rem;
}
.ab-3 .mob .p1 {
  font-weight: bold;
  margin-top: 0.1rem;
  margin-top: 15px;
}
.ab-3 .mob .p2 {
  margin-top: 0.1rem;
  padding: 0 10%;
}
@media (max-width: 900px) {
  .ab-3 .pc {
    display: none;
  }
  .ab-3 .pc .list {
    flex-wrap: wrap;
  }
  .ab-3 .pc .b2 {
    order: 1;
    width: 100%;
    display: block;
  }
  .ab-3 .pc .b3 {
    order: 2;
  }
  .ab-3 .mob {
    display: block;
  }
}

.ab-navs {
  font-size: 0;
  text-align: center;
  padding-top: 0.26rem;
}
.ab-navs .ni {
  display: inline-block;
  padding: 0.18rem 0.48rem;
  position: relative;
  color: #666;
  transition: color 0.3s;
}
.ab-navs .ni:hover {
  color: #e4001d;
  transition: color 0.3s;
}
.ab-navs .ni.on {
  color: #1a1a1a !important;
}
.ab-navs .ni.on::before {
  content: "";
  background-color: #1a1a1a;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translate(-50%);
  width: 32px;
  height: 2px;
}
@media (max-width: 900px) {
  .ab-navs .ni {
    padding: 10px;
  }
}

.md-case .cont1 {
  padding-top: 1rem;
  padding-bottom: 0.7rem;
}

.case-list {
  display: flex;
  flex-wrap: wrap;
  margin-top: 0.38rem;
  margin-bottom: 0.22rem;
}
.case-list .ci {
  width: 48.671875%;
  width: 31.25%;
  margin-right: 3.125%;
  background-color: #f2f2f2;
  margin-bottom: 0.48rem;
  margin-bottom: 0.4rem;
  transition: all 0.3s;
}
.case-list .ci:nth-child(3n) {
  margin-right: 0;
}
@media (min-width: 900px) {
  .case-list .ci:hover {
    box-shadow: 0 0 0.2rem rgba(0, 0, 0, 0.05);
    transform: translateY(-8px);
    transition: all 0.3s;
  }
  .case-list .ci:hover .img img {
    transform: scale(1.1);
    transition: all 0.3s;
  }
  .case-list .ci:hover .h3 {
    color: #e4001d;
    transition: color 0.3s;
  }
}
.case-list .img {
  position: relative;
  padding-top: 56.3402889246%;
  overflow: hidden;
}
.case-list .text {
  padding: 0 0.1rem;
  padding-top: 0.45rem;
  padding-bottom: 0.6rem;
  text-align: center;
}
.case-list .h3 {
  font-family: HM7;
  transition: color 0.3s;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.case-list .d2 {
  display: flex;
  margin-top: 0.48rem;
}
.case-list .di {
  width: 25%;
  position: relative;
  border-right: 1px solid #ddd;
}
.case-list .di:last-child {
  border-right: none;
}
.case-list .t1 {
  color: #666;
}
.case-list .t2 {
  font-family: HM5;
  min-height: 2.4em;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 0.2rem;
}
@media (max-width: 900px) {
  .case-list .ci {
    width: 100%;
    margin-right: 0;
  }
}

.md-develop .cont1 {
  padding-top: 0.9rem;
  padding-bottom: 0.38rem;
}

.dvm-1 .li {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 0.6rem;
}
.dvm-1 .li:last-child {
  margin-bottom: 0;
}
.dvm-1 .imgs {
  width: 50%;
}
.dvm-1 .imgs img {
  width: 100%;
}
.dvm-1 .text {
  width: 43.75%;
  display: flex;
  align-items: center;
}
.dvm-1 .p1 {
  font-family: HM5;
}
.dvm-1 .p2 {
  font-family: HM3;
  line-height: 2;
  margin-top: 0.24rem;
}
@media (max-width: 900px) {
  .dvm-1 .imgs {
    width: 100%;
  }
  .dvm-1 .text {
    width: 100%;
    padding: 20px 0;
  }
}

.dvm-2 {
  padding-top: 0.8rem;
}
.dvm-2 .list {
  display: flex;
  flex-wrap: wrap;
  margin-top: 0.37rem;
}
.dvm-2 .li {
  width: 30.703125%;
  margin-right: 3.90625%;
  margin-bottom: 0.5rem;
  position: relative;
}
.dvm-2 .li:nth-child(3n) {
  margin-right: 0;
}
.dvm-2 .li:hover .img img {
  transform: scale(1.1);
  transition: all 0.3s;
}
.dvm-2 .img {
  position: relative;
  padding-top: 142.2391857506%;
  overflow: hidden;
}
.dvm-2 .text {
  position: absolute;
  left: 0;
  bottom: 0.44rem;
  width: 100%;
  padding: 0 0.3rem;
  color: #fff;
}
.dvm-2 .p1 {
  font-family: HM7;
}
.dvm-2 .p2 {
  font-family: HM3;
  margin-top: 0.12rem;
}
.dvm-2 .icon {
  position: absolute;
  left: 50%;
  top: 40%;
  transform: translate(-50%, -50%);
}
.dvm-2 .icon img {
  max-height: 0.78rem;
}
@media (max-width: 900px) {
  .dvm-2 .list {
    justify-content: space-between;
  }
  .dvm-2 .li {
    width: 48%;
    margin-right: 0;
    margin-bottom: 4%;
  }
  .dvm-2 .icon img {
    transform: scale(1.5);
  }
}
@media (max-width: 500px) {
  .dvm-2 .li {
    width: 100%;
    margin-right: 0;
    margin-bottom: 4%;
  }
}