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

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

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

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

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

fieldset,
img {
  border: 0;
}

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

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

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

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

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

sup {
  vertical-align: text-top;
}

sub {
  vertical-align: text-bottom;
}

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

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

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

input {
  outline: 0;
}

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

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

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

@font-face {
  font-family: MS;
  src: url(../fonts/HarmonyOS_Sans_SC_Regular.ttf);
}
body {
  font-size: 14px;
  color: #111;
  line-height: 1.2;
  font-family: MS, sans-serif;
 
}

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

section {
  position: relative;
}

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

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

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

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

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

html {
  font-size: 5.2083333333vw;
}

@media screen and (max-width: 900px) {
  html {
    font-size: 46.875px;
  }
}
@media (min-width: 1921px) {
  .s0 {
    font-size: 0;
  }
  .s12 {
    font-size: 0.625vw;
  }
  .s13 {
    font-size: 0.6770833333vw;
  }
  .s14 {
    font-size: 0.7291666667vw;
  }
  .s15 {
    font-size: 0.78125vw;
  }
  .s16 {
    font-size: 0.8333333333vw;
  }
  .s17 {
    font-size: 0.8854166667vw;
  }
  .s18 {
    font-size: 0.9375vw;
  }
  .s19 {
    font-size: 0.9895833333vw;
  }
  .s20 {
    font-size: 1.0416666667vw;
  }
  .s21 {
    font-size: 1.09375vw;
  }
  .s22 {
    font-size: 1.1458333333vw;
  }
  .s23 {
    font-size: 1.1979166667vw;
  }
  .s24 {
    font-size: 1.25vw;
  }
  .s25 {
    font-size: 1.3020833333vw;
  }
  .s26 {
    font-size: 1.3541666667vw;
  }
  .s27 {
    font-size: 1.40625vw;
  }
  .s28 {
    font-size: 1.4583333333vw;
  }
  .s29 {
    font-size: 1.5104166667vw;
  }
  .s30 {
    font-size: 1.5625vw;
  }
  .s31 {
    font-size: 1.6145833333vw;
  }
  .s32 {
    font-size: 1.6666666667vw;
  }
  .s33 {
    font-size: 1.71875vw;
  }
  .s34 {
    font-size: 1.7708333333vw;
  }
  .s35 {
    font-size: 1.8229166667vw;
  }
  .s36 {
    font-size: 1.875vw;
  }
  .s37 {
    font-size: 1.9270833333vw;
  }
  .s38 {
    font-size: 1.9791666667vw;
  }
  .s39 {
    font-size: 2.03125vw;
  }
  .s40 {
    font-size: 2.0833333333vw;
  }
  .s41 {
    font-size: 2.1354166667vw;
  }
  .s42 {
    font-size: 2.1875vw;
  }
  .s43 {
    font-size: 2.2395833333vw;
  }
  .s44 {
    font-size: 2.2916666667vw;
  }
  .s45 {
    font-size: 2.34375vw;
  }
  .s46 {
    font-size: 2.3958333333vw;
  }
  .s47 {
    font-size: 2.4479166667vw;
  }
  .s48 {
    font-size: 2.5vw;
  }
  .s49 {
    font-size: 2.5520833333vw;
  }
  .s50 {
    font-size: 2.6041666667vw;
  }
  .s51 {
    font-size: 2.65625vw;
  }
  .s52 {
    font-size: 2.7083333333vw;
  }
  .s53 {
    font-size: 2.7604166667vw;
  }
  .s54 {
    font-size: 2.8125vw;
  }
  .s55 {
    font-size: 2.8645833333vw;
  }
  .s56 {
    font-size: 2.9166666667vw;
  }
  .s57 {
    font-size: 2.96875vw;
  }
  .s58 {
    font-size: 3.0208333333vw;
  }
  .s59 {
    font-size: 3.0729166667vw;
  }
  .s60 {
    font-size: 3.125vw;
  }
  .s62 {
    font-size: 3.2291666667vw;
  }
  .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;
  }
  .s82 {
    font-size: 4.2708333333vw;
  }
  .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;
  }
  .s140 {
    font-size: 7.2916666667vw;
  }
  .s160 {
    font-size: 8.3333333333vw;
  }
  .s200 {
    font-size: 10.4166666667vw;
  }
}
@media (max-width: 1920px) and (min-width: 551px) {
  .s0 {
    font-size: 0;
  }
  .s12 {
    font-size: 12px;
  }
  .s13 {
    font-size: calc(12px + 0.0520833333vw);
  }
  .s14 {
    font-size: calc(12px + 0.1041666667vw);
  }
  .s15 {
    font-size: calc(12px + 0.15625vw);
  }
  .s16 {
    font-size: calc(12px + 0.2083333333vw);
  }
  .s17 {
    font-size: calc(12px + 0.2604166667vw);
  }
  .s18 {
    font-size: calc(12px + 0.3125vw);
  }
  .s19 {
    font-size: calc(12px + 0.3645833333vw);
  }
  .s20 {
    font-size: calc(12px + 0.4166666667vw);
  }
  .s21 {
    font-size: calc(12px + 0.46875vw);
  }
  .s22 {
    font-size: calc(12px + 0.5208333333vw);
  }
  .s23 {
    font-size: calc(12px + 0.5729166667vw);
  }
  .s24 {
    font-size: calc(12px + 0.625vw);
  }
  .s25 {
    font-size: calc(12px + 0.6770833333vw);
  }
  .s26 {
    font-size: calc(12px + 0.7291666667vw);
  }
  .s27 {
    font-size: calc(12px + 0.78125vw);
  }
  .s28 {
    font-size: calc(12px + 0.8333333333vw);
  }
  .s29 {
    font-size: calc(12px + 0.8854166667vw);
  }
  .s30 {
    font-size: calc(12px + 0.9375vw);
  }
  .s31 {
    font-size: calc(12px + 0.9895833333vw);
  }
  .s32 {
    font-size: calc(12px + 1.0416666667vw);
  }
  .s33 {
    font-size: calc(12px + 1.09375vw);
  }
  .s34 {
    font-size: calc(12px + 1.1458333333vw);
  }
  .s35 {
    font-size: calc(12px + 1.1979166667vw);
  }
  .s36 {
    font-size: calc(12px + 1.25vw);
  }
  .s37 {
    font-size: calc(12px + 1.3020833333vw);
  }
  .s38 {
    font-size: calc(12px + 1.3541666667vw);
  }
  .s39 {
    font-size: calc(12px + 1.40625vw);
  }
  .s40 {
    font-size: calc(12px + 1.4583333333vw);
  }
  .s41 {
    font-size: calc(12px + 1.5104166667vw);
  }
  .s42 {
    font-size: calc(12px + 1.5625vw);
  }
  .s43 {
    font-size: calc(12px + 1.6145833333vw);
  }
  .s44 {
    font-size: calc(12px + 1.6666666667vw);
  }
  .s45 {
    font-size: calc(12px + 1.71875vw);
  }
  .s46 {
    font-size: calc(12px + 1.7708333333vw);
  }
  .s47 {
    font-size: calc(12px + 1.8229166667vw);
  }
  .s48 {
    font-size: calc(12px + 1.875vw);
  }
  .s49 {
    font-size: calc(12px + 1.9270833333vw);
  }
  .s50 {
    font-size: calc(12px + 1.9791666667vw);
  }
  .s51 {
    font-size: calc(12px + 2.03125vw);
  }
  .s52 {
    font-size: calc(12px + 2.0833333333vw);
  }
  .s53 {
    font-size: calc(12px + 2.1354166667vw);
  }
  .s54 {
    font-size: calc(12px + 2.1875vw);
  }
  .s55 {
    font-size: calc(12px + 2.2395833333vw);
  }
  .s56 {
    font-size: calc(12px + 2.2916666667vw);
  }
  .s57 {
    font-size: calc(12px + 2.34375vw);
  }
  .s58 {
    font-size: calc(12px + 2.3958333333vw);
  }
  .s59 {
    font-size: calc(12px + 2.4479166667vw);
  }
  .s60 {
    font-size: calc(12px + 2.5vw);
  }
  .s62 {
    font-size: calc(12px + 2.6041666667vw);
  }
  .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);
  }
  .s82 {
    font-size: calc(12px + 3.6458333333vw);
  }
  .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);
  }
  .s140 {
    font-size: calc(12px + 6.6666666667vw);
  }
  .s160 {
    font-size: calc(12px + 7.7083333333vw);
  }
  .s200 {
    font-size: calc(12px + 9.7916666667vw);
  }
}
@media (max-width: 550px) {
  .s0 {
    font-size: 0;
  }
  .s12 {
    font-size: 12px;
  }
  .s13 {
    font-size: 12.2864583333px;
  }
  .s14 {
    font-size: 12.5729166667px;
  }
  .s15 {
    font-size: 12.859375px;
  }
  .s16 {
    font-size: 13.1458333333px;
  }
  .s17 {
    font-size: 13.4322916667px;
  }
  .s18 {
    font-size: 13.71875px;
  }
  .s19 {
    font-size: 14.0052083333px;
  }
  .s20 {
    font-size: 14.2916666667px;
  }
  .s21 {
    font-size: 14.578125px;
  }
  .s22 {
    font-size: 14.8645833333px;
  }
  .s23 {
    font-size: 15.1510416667px;
  }
  .s24 {
    font-size: 15.4375px;
  }
  .s25 {
    font-size: 15.7239583333px;
  }
  .s26 {
    font-size: 16.0104166667px;
  }
  .s27 {
    font-size: 16.296875px;
  }
  .s28 {
    font-size: 16.5833333333px;
  }
  .s29 {
    font-size: 16.8697916667px;
  }
  .s30 {
    font-size: 17.15625px;
  }
  .s31 {
    font-size: 17.4427083333px;
  }
  .s32 {
    font-size: 17.7291666667px;
  }
  .s33 {
    font-size: 18.015625px;
  }
  .s34 {
    font-size: 18.3020833333px;
  }
  .s35 {
    font-size: 18.5885416667px;
  }
  .s36 {
    font-size: 18.875px;
  }
  .s37 {
    font-size: 19.1614583333px;
  }
  .s38 {
    font-size: 19.4479166667px;
  }
  .s39 {
    font-size: 19.734375px;
  }
  .s40 {
    font-size: 20.0208333333px;
  }
  .s41 {
    font-size: 20.3072916667px;
  }
  .s42 {
    font-size: 20.59375px;
  }
  .s43 {
    font-size: 20.8802083333px;
  }
  .s44 {
    font-size: 21.1666666667px;
  }
  .s45 {
    font-size: 21.453125px;
  }
  .s46 {
    font-size: 21.7395833333px;
  }
  .s47 {
    font-size: 22.0260416667px;
  }
  .s48 {
    font-size: 22.3125px;
  }
  .s49 {
    font-size: 22.5989583333px;
  }
  .s50 {
    font-size: 22.8854166667px;
  }
  .s51 {
    font-size: 23.171875px;
  }
  .s52 {
    font-size: 23.4583333333px;
  }
  .s53 {
    font-size: 23.7447916667px;
  }
  .s54 {
    font-size: 24.03125px;
  }
  .s55 {
    font-size: 24.3177083333px;
  }
  .s56 {
    font-size: 24.6041666667px;
  }
  .s57 {
    font-size: 24.890625px;
  }
  .s58 {
    font-size: 25.1770833333px;
  }
  .s59 {
    font-size: 25.4635416667px;
  }
  .s60 {
    font-size: 25.75px;
  }
  .s62 {
    font-size: 26.3229166667px;
  }
  .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;
  }
  .s82 {
    font-size: 32.0520833333px;
  }
  .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;
  }
  .s140 {
    font-size: 48.6666666667px;
  }
  .s160 {
    font-size: 54.3958333333px;
  }
  .s200 {
    font-size: 65.8541666667px;
  }
}
.bg-color {
  background-color: #f3f3f3;
}

#bp_container video {
  width: 80%;
}

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

.w1140 {
  width: 11.4rem;
  margin: 0 auto;
  max-width: 90%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.w1740 {
  width: 17.4rem;
  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%;
}

.w1840 {
  width: 18.4rem;
  margin: 0 auto;
  max-width: 98%;
}

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

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

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

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

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

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

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

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

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

div.btn {
  outline: none !important;
}

div.sbtn {
  outline: none !important;
}

body::-webkit-scrollbar {
  display: none;
}
@media screen and (max-width: 900px) {
  body {
    transition: all 0.3s linear;
  }
}

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

.com-banner {
  position: relative;
  overflow: hidden;
}
.com-banner .cb_ban {
  position: relative;
}
.com-banner .cb_bg {
  position: relative;
  padding-top: 34.375%;
  overflow: hidden;
  background-color: #999;
}
.com-banner .cb_bg img {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.com-banner .cb_text {
  box-sizing: border-box;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 10;
  color: #fff;
  text-align: center;
}
.com-banner .cb_text .cbp1 {
  font-weight: bold;
  letter-spacing: 1px;
  position: relative;
}
.com-banner .cb_text .cbp2 {
  margin-top: 0.13rem;
  line-height: 1.5;
  /* letter-spacing: 0.1rem; */
}
.com-banner .cb_text .cba3 {
  margin-top: 0.3rem;
}
.com-banner .cb_text .cbp4 {
  flex-wrap: wrap;
  margin-top: 0.3rem;
  font-size: 0;
}
.com-banner .cb_text .cpa {
  display: inline-block;
  line-height: 2.875em;
  border-radius: 1rem;
  color: #ff0000;
  background-color: #fff;
  padding: 0 0.3rem;
  border-radius: 1rem;
  min-width: 1.7rem;
  margin-right: 0.2rem;
  text-align: center;
}
.com-banner .cb_text .cpa:hover {
  background-color: #ffb000;
  color: #fff;
}
.com-banner .cb_text.cent {
  text-align: center;
}
.com-banner .cb_img2 {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 7.5rem;
  max-width: 60%;
}
.com-banner .cb_ti {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  width: 8.4rem;
  max-width: 60%;
}
.com-banner .cb_mouse {
  position: absolute;
  bottom: 0.2rem;
  left: 50%;
  transform: translate(-50%);
  z-index: 30;
  cursor: pointer;
}
.com-banner .cb_mouse img {
  animation: jump 1s linear infinite;
  width: 0.22rem;
  min-width: 16px;
}
.com-banner .down {
  display: inline-flex;
  align-items: center;
  line-height: 1;
  color: #fff;
  background-color: #ff0000;
  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 #ff0000 inset, 0 2px 0.1rem #ff0000;
  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: #ff0000;
}
.com-banner .cb_nav .cb_a {
  flex-grow: 1;
  text-align: center;
  line-height: 0.7rem;
}
.com-banner .cb_nav .cb_a.on {
  background-image: linear-gradient(-90deg, #007ac8 0%, #1daceb 100%);
  color: #fff !important;
}
.com-banner .cb_mask {
  pointer-events: none;
}
.com-banner .cb_mask .cm1 {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
}
.com-banner .cb_mask .cm1 img {
  width: 100%;
}
.com-banner .cb_mask .cm2 {
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 100%;
  -webkit-mask-image: url(../images/icon-m2.png);
          mask-image: url(../images/icon-m2.png);
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-position: bottom;
          mask-position: bottom;
}
.com-banner .cb_mask .cm2 img {
  width: 100%;
  opacity: 0;
}
.com-banner .bg1 .cm2 {
  background-color: #fff !important;
}
.com-banner .bg2 .cm2 {
  background-color: #f3f3f3 !important;
}
@media screen and (max-width: 500px) {
  .com-banner {
    background-color: #ff0000;
  }
  .com-banner .cb_text .cbp1 {
    font-size: 16px;
  }
  .com-banner .cb_text .cbp2 {
    font-size: 14px;
    display: none;
  }
}

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

.bn-swiper {
  max-width: 100%;
}
.bn-swiper .bsa {
  position: relative;
  line-height: 0.9rem;
  width: auto;
  padding: 0 0.34rem;
  white-space: nowrap;
  text-align: center;
}
.bn-swiper .bsa .sp {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.bn-swiper .bsa:hover {
  color: #ff0000;
}
.bn-swiper .bsa.on {
  background-color: #ff0000;
  color: #111;
}

.nav-swiper {
  background-color: #ff0000;
}
.nav-swiper .nsd {
  width: auto;
  padding: 0 0.1rem;
}
.nav-swiper .nsd.on {
  background-color: #ffb000;
}
.nav-swiper .nsa {
  display: block;
  width: 100%;
  text-align: center;
  color: #fff;
  line-height: 3.8888888889em;
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.nav-swiper .nic {
  width: 1em;
  height: 1em;
  position: relative;
  margin-left: 0.2rem;
}
.nav-swiper .nic img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.nav-swiper .nic1 {
  opacity: 1;
}
.nav-swiper .nic2 {
  opacity: 0;
}
@media screen and (max-width: 900px) {
  .nav-swiper {
    max-width: 100%;
  }
  .nav-swiper .nsa {
    line-height: 2.5em;
  }
}

.com-breadnav.bgfff {
  background-color: #fff;
}
.com-breadnav .bn_box {
  display: flex;
  justify-content: space-between;
  font-size: 0;
}
.com-breadnav .bn_a {
  line-height: 0.9rem;
  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: #ff0000;
  display: none;
  z-index: 30;
}
.com-breadnav .bn_a:last-child {
  margin-right: 0 !important;
}
.com-breadnav .bn_a:hover {
  color: #ff0000;
  transition: color 0.3s;
}
.com-breadnav .bn_a.on {
  color: #ff0000;
}
.com-breadnav .bn_a.on::before {
  display: block;
}
.com-breadnav .zone_nav {
  flex-shrink: 0;
  display: flex;
  flex-wrap: wrap;
  line-height: 0.54rem;
  color: #999;
}
.com-breadnav .icon {
  margin-right: 0.1rem;
  display: inline-flex;
  align-items: center;
}
.com-breadnav .icon img {
  height: 1em;
}
.com-breadnav .sp1 {
  margin: 0 0.2em;
  position: relative;
}
.com-breadnav .z_a {
  position: relative;
  transition: all 0.3s;
}
.com-breadnav .z_a.on, .com-breadnav .z_a:hover {
  color: #ff0000;
  transition: all 0.3s;
}
@media screen and (max-width: 900px) {
  .com-breadnav .bread_nav {
    max-width: 100%;
  }
  .com-breadnav .bn_a {
    margin-right: 0.3rem;
  }
  .com-breadnav .sp1 {
    margin: 0 0.5em;
  }
}
.com-pag {
  display: flex;
  justify-content: center;
}
.com-pag.bgfff .p_a {
  background-color: #fff;
}
.com-pag .p_a {
  width: 0.4rem;
  height: 0.4rem;
  min-width: 25px;
  min-height: 25px;
  margin: 0 0.05rem;
  line-height: 1;
  color: #666;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  border-radius: 4px;
}
.com-pag .btn {
  width: auto;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-repeat: no-repeat;
  background-position: center;
  transition: all 0.3s;
  padding: 0 0.1rem;
}
.com-pag .btn .ic {
  width: 0.5em;
  height: 0.5em;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  margin: 0 0.03rem;
}
.com-pag .btn .sp {
  margin: 0 0.03rem;
}
.com-pag .btn:hover {
  background-color: #ff0000;
  color: #fff;
  transition: all 0.3s;
}
.com-pag .mm {
  border: none;
}
.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: #ff0000;
  color: #fff;
  transition: all 0.3s;
}
.com-pag .nums {
  display: inline-flex;
  align-items: center;
  color: #666;
  height: 0.4rem;
  min-height: 25px;
  margin: 0 0.1rem;
}
.com-pag .nums .n1 {
  color: #ff0000;
}
.com-pag .prev .ic {
  background-image: url(../images/icon-p11.png);
}
.com-pag .prev:hover .ic {
  background-image: url(../images/icon-p12.png);
}
.com-pag .next .ic {
  background-image: url(../images/icon-p21.png);
}
.com-pag .next:hover .ic {
  background-image: url(../images/icon-p22.png);
}
.com-pag .prev1 {
  background-image: url(../images/icon-p11.png);
}
.com-pag .prev1:hover {
  background-image: url(../images/icon-p12.png);
}
.com-pag .prev2 {
  background-image: url(../images/icon-p13.png);
}
.com-pag .prev2:hover {
  background-image: url(../images/icon-p14.png);
}
.com-pag .next1 {
  background-image: url(../images/icon-p21.png);
}
.com-pag .next1:hover {
  background-image: url(../images/icon-p22.png);
}
.com-pag .next2 {
  background-image: url(../images/icon-p23.png);
}
.com-pag .next2:hover {
  background-image: url(../images/icon-p24.png);
}
.com-pag .te {
  width: auto;
  padding: 0 0.1rem;
  display: inline-flex;
  align-items: center;
  color: #999;
}
.com-pag .ip {
  width: 0.4rem;
  height: 0.4rem;
  min-width: 25px;
  min-height: 25px;
  background-color: #fff;
  border-radius: 4px;
  border: solid 1px #e5e5e5;
  text-align: center;
  margin: 0 0.5em;
}
.com-pag .confirm {
  padding: 0 0.15rem;
  width: auto;
}
.com-pag input::-webkit-outer-spin-button,
.com-pag input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
.com-pag input[type=number] {
  -moz-appearance: textfield;
}
@media screen and (max-width: 900px) {
  .com-pag .btn .sp {
    display: none;
  }
  .com-pag .nums {
    display: none;
  }
}

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

.com-pnav {
  box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.47);
}
.com-pnav .pnav_box {
  display: flex;
}
.com-pnav .pnav_i {
  flex-grow: 1;
  padding: 0.2rem 0;
  text-align: center;
}
.com-pnav .pnav_i:hover {
  color: #ff0000;
}
.com-pnav .pnav_i.on {
  background-color: #ff0000;
  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: #ff0000;
}
.com-nav .cn_a.on {
  color: #fff;
  background-color: #ff0000;
}
.com-nav .cn_a .sp {
  display: block;
  position: relative;
}
@media screen and (max-width: 900px) {
  .com-nav .cn_a {
    text-align: center;
  }
}
@media (max-width: 500px) {
  .com-nav .n_box::-webkit-scrollbar {
    width: 10px;
    height: 4px;
  }
  .com-nav .n_box::-webkit-scrollbar-thumb {
    border-radius: 10px;
    box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    background: #535353;
  }
  .com-nav .n_box::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    background: #ededed;
  }
}

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

.com-tit.cent {
  text-align: center;
}
.com-tit.cent .ct1::before {
  left: 50%;
  transform: translate(-50%);
}
.com-tit .ct1 {
  position: relative;
  font-weight: bold;
  padding-bottom: 0.2rem;
  color: #111;
}
.com-tit .ct1::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0.4rem;
  height: 0.06rem;
  background-color: #ff0000;
}
.com-tit .ct1 span {
  color: #ff0000;
}
.com-tit .ct1 .ci {
  display: inline-block;
}
.com-tit .ct1 .cline {
  margin-right: 0.07rem;
}
.com-tit .ct2 {
  margin-top: 0.3rem;
  padding: 0 1.4rem;
  line-height: 2;
  color: #666;
}
.com-tit .ct3 {
  padding: 0 0.95rem;
  line-height: 1.7777777778;
  margin-top: 0.28rem;
}
@media screen and (max-width: 900px) {
  .com-tit .ct2 {
    padding: 0 0.5rem;
  }
  .com-tit .ct3 {
    padding: 0 0.5rem;
  }
}

.com-tt {
  font-weight: bold;
}
.com-tt.cent {
  text-align: center;
}
.com-tt .sp {
  color: #ff0000;
}

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

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

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

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

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

.md-search_result .search_1 {
  display: flex;
  padding: 0.5rem 0;
  padding-bottom: 0.3rem;
}
.md-search_result .t1 span {
  color: #ff0000;
}
.md-search_result .result {
  display: flex;
  flex-wrap: wrap;
}
.md-search_result .result span {
  color: #ff0000;
}
.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: #ff0000;
  transition: color 0.3s;
}
.md-search_result .l_a .d1 {
  display: flex;
  align-items: center;
}
.md-search_result .l_a .h1 {
  font-weight: bold;
  transition: color 0.3s;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.md-search_result .l_a .h1 span {
  color: #ff0000;
}
.md-search_result .l_a .tag {
  background-color: #ff0000;
  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.is-fixed .head_pc, .md-head.white .head_pc {
  background-color: #272727;
	background-image: none;
}
.md-head.white {
  height: 0.9rem;
}
.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 screen and (max-width: 900px) {
  .md-head {
    height: 50px !important;
  }
  .md-head.white {
    height: 0;
  }
}

.head_pc {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  box-shadow: 0 -1px 0 0 rgba(255, 255, 255, 0.1) inset;
 
  z-index: 99;
  transition: all 0.3s;
	background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0));
}
@media screen and (max-width: 900px) {
  .head_pc {
		background-image: none;
    background-color: #272727;
  }
}

.head_box {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.head_box .logo {
  flex-shrink: 0;
  position: relative;
  font-size: 0;
}
.head_box .logo .la {
  display: inline-flex;
  align-items: center;
}
.head_box .logo img {
  height: 0.54rem;
}
.head_box .logo .i2 {
  display: none;
}
.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;
  margin-right: 0.1rem;
}
.head_box .ul1 .li1 {
  position: relative;
  margin: 0 0.1rem;
}
.head_box .ul1 .li1:hover .a1::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 3px;
  width: 100%;
  background-color: #ff0000;
}
.head_box .ul1 .li1:hover .ul2 {
  top: 100%;
  opacity: 1;
  transition: all 0.3s;
  pointer-events: auto;
}
.head_box .ul1 .li1:hover .li_bd {
  top: 100%;
  opacity: 1;
  pointer-events: auto;
  transition: all 0.3s;
}
.head_box .ul1 .a1 {
  display: block;
  white-space: nowrap;
  position: relative;
  line-height: 0.9rem;
  text-align: center;
  padding: 0 0.18rem;
  color: #fff;
  transition: all 0.3s;
}
.head_box .ul1 .a1.on::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 3px;
  width: 100%;
  background-color: #ff0000;
}
.head_box .ul1 .pro_li {
  position: static;
}
.head_box .ul1 .li_bd {
  position: absolute;
  left: 50%;
  top: 110%;
  transform: translate(-50%);
  padding-top: 1px;
  opacity: 0;
  pointer-events: none;
  transition: all 0.3s;
}
.head_box .ul1 .pb_tit {
  padding-bottom: 0.14rem;
  border-bottom: 1px solid #dcdcdc;
  position: relative;
}
.head_box .ul1 .pb_tit::before {
  content: "";
  width: 0.2rem;
  height: 2px;
  background-color: #ff0000;
  position: absolute;
  left: 0;
  bottom: -1px;
}
.head_box .ul1 .pbox {
  padding: 0.6rem 1.75rem;
  display: flex;
  background-color: #fff;
}
.head_box .ul1 .pb_li {
  width: 12.6717557252%;
  margin-right: 9.1603053435%;
}
.head_box .ul1 .pb_li:last-child {
  margin-bottom: 0;
}
.head_box .ul1 .pb_li .pb_ul {
  line-height: 2;
  margin-top: 0.3rem;
}
.head_box .ul1 .pb_li .pb_a {
  display: block;
  position: relative;
  padding-right: 1em;
}
.head_box .ul1 .pb_li .pb_a:hover {
  color: #ff0000;
}
.head_box .ul1 .pb_li .pb_a.on {
  color: #ff0000;
}
.head_box .ul1 .pb_li .pb_a.on::before {
  content: "";
  border-left: 0.25em solid #ff0000;
  border-top: 0.2em solid transparent;
  border-bottom: 0.2em solid transparent;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
.head_box .ul1 .ul2 {
  position: absolute;
  top: 110%;
  left: 50%;
  transform: translate(-50%);
  min-width: 100%;
  background-color: #ff0000;
  background-color: rgba(255, 255, 255, 0.89);
  color: #222;
  opacity: 0;
  box-shadow: 0px 0px 13px 0px rgba(64, 64, 64, 0.18);
  pointer-events: none;
  padding: 0.1rem 0;
  transition: all 0.3s;
}
.head_box .ul1 .a2 {
  display: block;
  padding: 0.11rem 1em;
  white-space: nowrap;
  position: relative;
  color: #222;
  transition: all 0.3s;
}
.head_box .ul1 .a2:hover {
  color: black;
  background-color: #ff0000;
  background-color: #ddd;
  transition: all 0.3s;
}
.head_box .h-lang {
  position: relative;
}
.head_box .h-lang:hover .bd {
  top: 100%;
  opacity: 1;
  pointer-events: auto;
  transform: translate(-50%, 0%);
  transition: all 0.3s;
}
.head_box .h-lang .hd {
  position: relative;
  display: flex;
  align-items: center;
  line-height: 2;
  color: rgba(255, 255, 255, 0.3);
  cursor: pointer;
}
.head_box .h-lang .hd .ic {
  width: 1em;
  height: 1em;
  background-image: url(../images/icon-lang1.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  margin-right: 3px;
}
.head_box .h-lang .hd .ha.on {
  color: #fff;
}
.head_box .h-lang .hd .sp {
  margin: 0 0.2em;
}
.head_box .h-lang .hd .sp2 {
  width: 0.6em;
  height: 0.6em;
  background-image: url(../images/icon-7.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.head_box .h-lang .bord img {
  width: 0.1rem;
  min-width: auto;
}
.head_box .h-lang .bd {
  position: absolute;
  min-width: 100%;
  top: 150%;
  left: 50%;
  opacity: 0;
  pointer-events: none;
  transform: translate(-50%, 10%);
  transition: all 0.3s;
  padding-top: 0.2rem;
  background-color: #000;
}
.head_box .h-lang .b_a {
  display: block;
  background-color: #000;
  color: #fff;
  text-align: center;
  padding: 0.1rem;
  white-space: nowrap;
}
.head_box .h-lang .b_a:hover {
  color: #ff0000;
  background-color: #fff;
}
.head_box .langs {
  display: flex;
  align-items: center;
}
.head_box .langs .aa {
  display: inline-flex;
  align-items: center;
}
.head_box .langs .i1 {
  margin-right: 4px;
}
.head_box .langs .line {
  width: 1px;
  height: 1em;
  background-color: #eee;
  margin: 0 0.5em;
}
.head_box .phone {
  position: relative;
  margin-right: 0.5rem;
}
.head_box .phone .aa {
  display: flex;
  align-items: center;
  color: #fff;
  line-height: 1;
}
.head_box .phone .ic {
  width: 1.4090909091em;
  height: 1.4090909091em;
  background-image: url(../images/icon-phone.png);
  background-repeat: no-repeat;
  background-size: contain;
  margin-left: 0.18rem;
}
.head_box .h-search {
  width: 1em;
  height: 1em;
  position: relative;
  cursor: pointer;
  background-image: url(../images/icon-mag1.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  margin-right: 0.7rem;
}
.head_box .h-btn {
  line-height: 2.875em;
  min-width: 1.2rem;
  padding: 0 0.1rem;
  text-align: center;
  border-radius: 1rem;
  color: #fff;
  margin-left: 0.2rem;
}
.head_box .hb1 {
  background-color: rgba(255, 255, 255, 0.2);
}
.head_box .hb2 {
  background-color: white;
  color: #006557;
}
.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: #ff0000;
  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: #ff0000;
  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-mob.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center;
}
@media (max-width: 1280px) {
  .head_box .ul1 {
    margin-right: 0;
  }
  .head_box .phone .sp {
    display: none;
  }
  .head_box .lang {
    margin-left: 10px;
  }
}
@media screen and (max-width: 900px) {
  .head_box {
    padding-left: 0;
    max-width: 92%;
  }
  .head_box .logo .i1 {
    display: none;
  }
  .head_box .logo .i2 {
    display: block;
  }
  .head_box .ul1 {
    display: none;
  }
  .head_box .lang .b_a {
    line-height: 30px;
  }
  .head_box .phone .sp {
    display: block;
  }
  .head_box .h-btn {
    line-height: 2;
  }
  .head_box .more {
    display: block;
  }
}

.md-mob_sideNav {
  position: fixed;
  right: -100%;
  top: 0;
  width: 10rem;
  max-width: 70%;
  height: 100vh;
  background-color: #272727;
  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;
          user-select: none;
  margin: auto;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  color: #fff;
}
.md-mob_sideNav .ul1 .a1 {
  position: relative;
  display: block;
  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: #ff0000;
}
.md-mob_sideNav .ul1 .dt {
  position: relative;
}
.md-mob_sideNav .ul1 .has_nav .dt::after {
  content: "";
  width: 14px;
  height: 14px;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  background-image: url(../images/hm_1.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_2.png);
}
.md-mob_sideNav .hmob_off {
  padding: 0 10px;
  height: 50px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  display: flex;
  justify-content: flex-end;
}
.md-mob_sideNav .hmob_off .m_off {
  width: 50px;
  height: 50px;
  background-image: url(../images/m_off.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: #ff0000;
}
@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: #fff;
}
.md-search_form .h_form .inp {
  width: 6rem;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  border-bottom: 1px solid #ccc;
}
.md-search_form .h_form .inp input {
  width: 100%;
  height: 0.5rem;
  min-height: 40px;
  border: none;
  outline: none;
  font-family: unset;
}
.md-search_form .h_form .h_sub {
  position: absolute;
  right: 0rem;
  top: 50%;
  transform: translateY(-50%);
  width: 0.4rem;
  min-width: 30px;
  height: 0.4rem;
  min-height: 30px;
  border-radius: 50%;
  background-color: #ff0000;
  background-image: url(../images/icon-mag1.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% auto;
  cursor: pointer;
  z-index: 10;
  border: none;
  outline: none;
}
.md-search_form.show {
  transform: scaleY(1);
  transition: all 0.2s;
  display: block;
  opacity: 1;
  pointer-events: auto;
}
.md-search_form .mask {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}

.md-foot {
  position: relative;
  background-color: #272727;
}
.md-foot .ul1 {
  display: flex;
}
.md-foot .ul1 .li1 {
  margin-right: 0.5rem;
  max-width: 3.3rem;
}
.md-foot .ul1 .li1:last-child {
  margin-right: 0;
}
.md-foot .ul1 .a1 {
	white-space: nowrap;
  color: #fff;
  position: relative;
  transition: all 0.3s;
}
.md-foot .ul1 .a1:hover {
  opacity: 0.6;
  transition: all 0.3s;
}
.md-foot .ul1 .ul2 {
  margin-top: 0.24rem;
}
.md-foot .ul1 .a2 {
  color: #999;
  transition: color 0.3s;
  line-height: 2;
}
.md-foot .ul1 .a2:hover {
  color: #fff;
  transition: color 0.3s;
}
.md-foot .ul1 .text {
  color: #8e97a3;
  line-height: 2.25;
  margin-top: 0.4rem;
}
@media (max-width: 1280px) {
  .md-foot .ul1 .li1 {
    margin-right: 0.5rem;
  }
}
@media screen and (max-width: 900px) {
  .md-foot .ul1 .li1 {
    display: none;
    width: 100%;
    max-width: none;
  }
  .md-foot .ul1 .cti {
    display: block;
  }
}

.foot-1 .box {
  padding-top: 0.75rem;
  padding-bottom: 0.45rem;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.foot-1 .logo {
  display: inline-block;
}
.foot-1 .logo img {
  height: 0.54rem;
}
.foot-1 .le {
  color: #fff;
  font-size: 0;
}
.foot-1 .t2 {
  line-height: 2.25;
  margin-top: 0.2rem;
}
.foot-1 .shares {
  display: flex;
}
.foot-1 .shares .si {
  position: relative;
  margin-right: 0.1rem;
}
.foot-1 .shares .si:hover .hd {
  background-color: #ff0000;
}
.foot-1 .shares .si:hover .hi {
  filter: brightness(1000%);
  opacity: 1;
}
.foot-1 .shares .si:hover .bd {
  opacity: 1;
  pointer-events: auto;
}
.foot-1 .shares .hd {
  position: relative;
  display: inline-flex;
  width: 1em;
  height: 1em;
  background-color: white;
  border-radius: 50%;
}
.foot-1 .shares .hi {
  height: 1em;
}
.foot-1 .shares .bd {
  width: 1.4rem;
  min-width: 100px;
  position: absolute;
  left: 50%;
  bottom: 100%;
  transform: translate(-50%);
  padding: 0.1rem;
  opacity: 0;
  pointer-events: none;
}
.foot-1 .shares .bd img {
  width: 100%;
  max-width: none;
}
.foot-1 .text {
  color: rgba(255, 255, 255, 0.3);
  line-height: 2.5714285714;
  margin-top: 0.1rem;
}
.foot-1 .text a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.foot-1 .form {
  margin-top: 0.3rem;
}
.foot-1 .form .inp {
  width: 3.74rem;
  margin: 0 auto;
  position: relative;
}
.foot-1 .form .ip {
  width: 100%;
  height: 0.46rem;
  border-radius: 1rem;
  background-color: #1f1f1f;
  color: #fff;
  border: none;
  padding: 0 0.2rem;
}
.foot-1 .form .ip::-moz-placeholder {
  color: #666;
}
.foot-1 .form .ip::placeholder {
  color: #666;
}
.foot-1 .form .btn {
  width: 1em;
  height: 1em;
  position: absolute;
  right: 0.2rem;
  top: 50%;
  transform: translateY(-50%);
  background-color: #1f1f1f;
  border: none;
  background-image: url(../images/icon-mag1.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  cursor: pointer;
}

.foot-1 .ri {
  display: flex;
  width: 6rem;
	max-width: 100%;
	flex-shrink: 0;
	text-align: right;
}
.foot-1 .te {
 width: 100%;
  color: #fff;

}
.foot-1 .te .t2 {
  color: #ff0000;
  margin-top: 0.1rem;
}
.foot-1 .te .d3 {
  color: #999;
  display: flex;
	justify-content: flex-end;
  line-height: 2;
}
.foot-1 .te .d3 .d32{
	text-align: left;
}
.foot-1 .te .sp {
  flex-shrink: 0;
}
.foot-1 .code {
  flex-shrink: 0;
}
.foot-1 .code img {
  width: 1.2rem;
}
@media screen and (max-width: 900px) {
  .foot-1 .box {
    flex-wrap: wrap;
    padding: 0.3rem 0;
  }
  .foot-1 .shares .si {
    margin: 0.1rem;
  }
  .foot-1 .shares .hd {
    width: 1.5em;
    height: 1.5em;
  }
  .foot-1 .shares .hi {
    height: 1.5em;
  }
  .foot-1 .shares .bd {
    left: 50%;
    transform: translate(-50%);
  }
  .foot-1 .ul1 {
    width: 100%;
    text-align: center;
  }

	.foot-1 .ri {
    width: 100%;
  }
}

.foot-2 .box {
  display: flex;
  justify-content: space-between;
  border-top: 1px solid rgba(221, 221, 221, 0.4);
  padding-top: 0.51rem;
}
.foot-2 .le{
	padding-right: 0.3rem;
}
.foot-2 .ri {
  display: flex;
  /* width: 4.4rem; */
	flex-shrink: 0;
}
.foot-2 .te {
  margin-right: 0.6rem;
  color: #fff;
}
.foot-2 .te .t2 {
  color: #ff0000;
  margin-top: 0.1rem;
}
.foot-2 .te .d3 {
  color: #999;
  display: flex;
  line-height: 2;
}
.foot-2 .te .sp {
  flex-shrink: 0;
}
.foot-2 .code {
	width: 1.2rem;
  flex-shrink: 0;
}
.foot-2 .code img {
  width: 1.2rem;
}
@media (max-width: 900px) {
	.foot-2 .le{
		display: none;
	}
  .foot-2 .ri {
    width: 100%;
		display: flex;
		justify-content: center;
  }
}

.foot-3 {
  line-height: 1.875;
  padding-top: 0.58rem;
  padding-bottom: 0.56rem;
}
.foot-3 .box {
  color: #999;
  display: flex;
  justify-content: center;
  align-items: center;
}
.foot-3 .href a:hover {
  text-decoration: underline;
}
.foot-3 .box div{
	padding: 0 0.1rem;
}
@media screen and (max-width: 900px) {
  .foot-3 .box {
    flex-wrap: wrap;
  }
  .foot-3 .te {
    width: 100%;
    text-align: center;
  }
  .foot-3 .href {
    width: 100%;
    text-align: center;
  }
}

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

.md-sideNav {
  position: fixed;
  top: 50%;
  right: 0.17rem;
  transform: translateY(-50%);
  z-index: 60;
}
.md-sideNav .sn_i {
  position: relative;
  margin-bottom: 0.05rem;
}
.md-sideNav .sn_i:last-child {
  margin-bottom: 0;
}
.md-sideNav .sn_i:hover .hd {
  background-color: #ff0000;
  color: #fff;
  transition: all 0.3s;
}
.md-sideNav .sn_i:hover .hd .i1 {
  display: none;
}
.md-sideNav .sn_i:hover .hd .i2 {
  display: block;
}
.md-sideNav .sn_i:hover .bd {
  opacity: 1;
  pointer-events: auto;
  transition: all 0.3s;
}
.md-sideNav #nform0.show .bd {
  opacity: 1;
  pointer-events: auto;
  transform: translate(0);
  transition: all 0.5s;
}
.md-sideNav .hd {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  overflow: hidden;
  position: relative;
  width: 0.81rem;
  min-width: 55px;
  height: 0.81rem;
  min-height: 55px;
  cursor: pointer;
  background-color: #edeeef;
  border-radius: 0.2rem 0px 0.2rem 0.2rem;
  transition: all 0.3s;
}
.md-sideNav .hd img {
  height: 2.1428571429em;
  height: 0.3rem;
}
.md-sideNav .hd .icon {
  display: flex;
  justify-content: center;
  align-items: center;
}
.md-sideNav .hd .i2 {
  display: none;
}
.md-sideNav .hd .ht {
  margin-top: 0.07rem;
}
.md-sideNav .bd {
  position: absolute;
  right: 100%;
  top: 0;
  padding-right: 0.2rem;
  opacity: 0;
  pointer-events: none;
  transition: all 0.5s;
}
.md-sideNav .b_box {
  padding: 0.1rem;
  border-radius: 0.1rem;
  overflow: hidden;
  width: 1.2rem;
  background-color: #fff;
}
.md-sideNav .b_box img {
  display: block;
  width: 100%;
}
.md-sideNav .forms {
  background-color: #d0e0ef;
  border-radius: 0.15rem;
  padding: 0.3rem;
  padding-top: 0.38rem;
  padding-bottom: 0.4rem;
  position: relative;
}
.md-sideNav .forms::before {
  content: "";
  border: 7px solid transparent;
  border-left-color: #d0e0ef;
  position: absolute;
  top: 0.37rem;
  left: 100%;
  transform: translateY(-50%);
}
.md-sideNav .forms .tit {
  text-align: center;
  color: #ff0000;
  margin-bottom: 0.12rem;
}
.md-sideNav .forms .off {
  width: 0.15rem;
  position: absolute;
  top: 0.17rem;
  right: 0.17rem;
  cursor: pointer;
}
.md-sideNav .forms .inps {
  width: 2rem;
  margin-bottom: 0.18rem;
  box-shadow: 0 -1px 0 #a6b3c0 inset;
}
.md-sideNav .forms .inp {
  width: 100%;
  height: 0.32rem;
  min-height: 30px;
  border: none;
  background-color: transparent;
  font-family: unset;
}
.md-sideNav .forms .inp::-moz-placeholder {
  color: #222;
}
.md-sideNav .forms .inp::placeholder {
  color: #222;
}
.md-sideNav .forms .btns {
  font-size: 0;
  text-align: center;
  margin-top: 0.3rem;
}
.md-sideNav .forms .btn {
  display: inline-flex;
  align-items: center;
  line-height: 1;
  background-color: #ff0000;
  box-shadow: 1px 2px 0.1rem 0px rgba(36, 27, 27, 0.02);
  color: #fff;
  border-radius: 1rem;
  border: none;
  height: 0.37rem;
  min-height: 25px;
  padding: 0 0.25rem;
  cursor: pointer;
  transition: all 0.3s;
}
.md-sideNav .forms .btn:hover {
  box-shadow: 0 0 0.1rem rgba(255, 0, 0, 0.4);
  transition: all 0.3s;
}
.md-sideNav .forms .btn img {
  margin-left: 0.25rem;
}
.md-sideNav .pi {
  display: block;
  margin: 5px 0;
}
.md-sideNav .pi:hover {
  color: #ff0000;
}
.md-sideNav .wx {
  width: 1rem;
  max-width: none;
  display: block;
}
.md-sideNav #goTop {
  display: none;
}
.md-sideNav #goTop.show {
  display: block;
}
@keyframes ban {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.2);
  }
}
@keyframes sp100 {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
@keyframes xuanzhuan {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
.ctc-1 .box {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  position: relative;
  border-bottom: 1px solid #eee;
  padding-top: 0.78rem;
  padding-bottom: 0.66rem;
}
.ctc-1 .le {
  width: 56.25%;
}
.ctc-1 .txt {
  line-height: 2.2727272727;
  margin-top: 0.52rem;
}
.ctc-1 .code {
  text-align: center;
}
.ctc-1 .code .ci {
  width: 2.1rem;
}
.ctc-1 .code .cp {
  margin-top: 0.28rem;
}
.ctc-1 .li {
  line-height: 1.8;
  margin-top: 0.2rem;
}
.ctc-1 .li .d2 {
  color: #666;
}
@media (max-width: 900px) {
  .ctc-1 .le {
    width: 100%;
  }
}
.ctc-2 {
  padding-top: 0.76rem;
  padding-bottom: 1.1rem;
  z-index: 20;
}
.ctc-2 .box {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 0.33rem;
}
.ctc-2 .text {
  width: 57.5%;
  line-height: 1.875;
  color: #444;
}
.ctc-2 .pp {
  color: #111;
  font-weight: bold;
}
.ctc-2 .imgs {
  width: 37%;
  padding-top: 0.1rem;
}
.ctc-2 .img {
  padding-top: 80.9121621622%;
}
@media (max-width: 900px) {
  .ctc-2 .text {
    width: 100%;
  }
  .ctc-2 .imgs {
    width: 100%;
  }
}

.search-1 {
  padding-top: 0.69rem;
  padding-bottom: 0.54rem;
}
.search-1 .sp {
  color: #ff0000;
}

.search-2 {
  padding-bottom: 1.2rem;
}
.search-2 .tags {
  display: flex;
  margin-bottom: 0.38rem;
}
.search-2 .tags .tag {
  margin-right: 1em;
}
.search-2 .tags .tag.on {
  color: #ff0000;
}
.search-2 .news-list {
  margin-bottom: 0.6rem;
}

.ab-1 {
  padding-top: 0.87rem;
  padding-bottom: 0.9rem;
}
.ab-1 .box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.ab-1 .text {
  width: 48.125%;
}
.ab-1 .txt {
  line-height: 1.875;
  margin-top: 0.3rem;
  color: #444;
}
.ab-1 .imgs {
  width: 47.5%;
}
.ab-1 .img {
  padding-top: 110.3947368421%;
  border-radius: 0.33rem;
  overflow: hidden;
}
.ab-1 .ul {
  display: flex;
  flex-wrap: wrap;
  margin-top: 0.6rem;
}
.ab-1 .li {
  width: 33.3%;
  width: 25%;
  margin-right: 12%;
  margin-bottom: 0.45rem;
}
.ab-1 .li:nth-child(3n) {
  margin-right: 0;
}
.ab-1 .dd {
  text-align: center;
}
.ab-1 .d1 {
  font-weight: bold;
  color: #ff0000;
}
.ab-1 .d2 {
  color: #666;
  margin-top: 0.03rem;
}
@media screen and (max-width: 900px) {
  .ab-1 .text {
    width: 100%;
  }
  .ab-1 .imgs {
    width: 100%;
    margin-top: 20px;
  }
  .ab-1 .li {
    width: 33.3%;
    margin-right: 0;
  }
}

.ab-2 {
  padding-top: 0.98rem;
  padding-bottom: 0.58rem;
  background-color: #f3f3f3;
}
.ab-2 .ct2 {
  margin-top: 0.16rem;
  color: #444;
}
.ab-2 .ul {
  display: flex;
  flex-wrap: wrap;
  padding: 0 10%;
  margin-top: 0.54rem;
}
.ab-2 .li {
  width: 33.3%;
  margin-bottom: 0.45rem;
}
.ab-2 .dd {
  text-align: center;
}
.ab-2 .d1 {
  font-weight: bold;
  color: #ff0000;
}
.ab-2 .d2 {
  color: #666;
  margin-top: 0.03rem;
}
@media screen and (max-width: 900px) {
  .ab-2 .ul {
    padding: 0;
  }
}

.ab-3 {
  padding-top: 0.82rem;
  padding-bottom: 2.56rem;
  overflow: hidden;
}
.ab-3 .ct2 {
  margin-top: 0.18rem;
  color: #444;
}
.ab-3 .swipers {
  margin-top: 0.62rem;
}
.ab-3 .swiper1 {
  padding: 0 0.8rem;
}
.ab-3 .sw1 {
  min-height: 1.6rem;
  height: auto;
  background-color: #ff0000;
  color: #fff;
  padding: 0.18rem 0.25rem;
  border-radius: 0.17rem;
}
.ab-3 .sw1 .d2 {
  line-height: 1.6666666667;
  margin-top: 0.14rem;
}
.ab-3 .swiper2 {
  margin-top: 0.82rem;
  position: relative;
}
.ab-3 .line {
  border-bottom: 2px dashed #ff0000;
  width: calc(100% - 1.3rem);
  margin: 0 auto;
  position: relative;
  transform: translateY(0.07rem);
}
.ab-3 .sw2 {
  padding: 0 0.4rem;
}
.ab-3 .sw2 .top {
  padding-top: 0.36rem;
  position: relative;
}
.ab-3 .sw2 .top::before {
  content: "";
  width: 0.14rem;
  height: 0.14rem;
  background-color: #fff;
  border: solid 2px #f90404;
  box-sizing: border-box;
  position: absolute;
  top: 0;
  left: 0.25rem;
}
.ab-3 .sw2 .t1 {
  font-weight: bold;
}
.ab-3 .sw2 .t2 {
  color: #444;
  margin-top: 0.13rem;
}
.ab-3 .sw2 .bot {
  line-height: 1.875;
  color: #444;
  border-top: 1px solid #eee;
  padding-top: 0.12rem;
  margin-top: 0.16rem;
}
@media (max-width: 900px) {
  .ab-3 .swiper1 {
    padding: 0;
  }
}

.ab-4 {
  padding: 0.6rem 0 0.9rem;
  position: relative;
}
.ab-4 .swiper {
  margin-top: 0.4rem;
}
.ab-4 .sw {
  height: auto;
  background-color: #fff;
}
.ab-4 .ul {
  display: flex;
  flex-wrap: wrap;
  margin-top: 0.4rem;
}
.ab-4 .li {
  width: 31.75%;
  margin-right: 2.375%;
  margin-bottom: 0.39rem;
}
.ab-4 .li:nth-child(3n) {
  margin-right: 0;
}
.ab-4 .dd {
  height: 100%;
  background-color: #fff;
}
.ab-4 .top {
  position: relative;
  overflow: hidden;
}
.ab-4 .top::before {
  content: "";
  width: 1.33rem;
  height: 1.33rem;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translate(-50%, 66%);
  border-radius: 50%;
  background-color: #fff;
  z-index: 2;
}
.ab-4 .img {
  position: relative;
  padding-top: 56.1023622047%;
}
.ab-4 .bot {
  text-align: center;
  padding: 0.4rem;
  padding-top: 0;
  position: relative;
  z-index: 3;
}
.ab-4 .icon {
  margin-top: -0.5em;
  display: inline-flex;
}
.ab-4 .ic {
  height: 1em;
}
.ab-4 .d1 {
  font-weight: bold;
  margin-top: 0.16rem;
}
.ab-4 .d2 {
  line-height: 1.875;
  color: #444;
  margin-top: 0.16rem;
}
@media (max-width: 900px) {
  .ab-4 .ul {
    justify-content: space-between;
  }
  .ab-4 .li {
    width: 48%;
    margin-right: 0;
    margin-bottom: 4%;
  }
}
@media (max-width: 500px) {
  .ab-4 .li {
    width: 100%;
  }
}

.bgsize {
  background-repeat: no-repeat;
  background-size: cover;
}

.c-more {
  display: inline-block;
  color: #f7f7f7;
  background-color: #286a3c;
  border-radius: 1rem;
  line-height: 2.875;
  padding: 0 0.42rem;
  transition: all 0.3s;
}

.ho-tit {
  text-align: center;
}
.ho-tit .ht1 {
  font-weight: 300;
  color: #ff0000;
}
.ho-tit .ht2 {
  font-weight: 600;
  margin-top: 0.24rem;
  color: #fff;
  letter-spacing: 0.04rem;
}
.h-more {
  position: relative;
  padding: 0.16rem 0.21rem;
  background-color: #ff0000;
  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 #ff0000;
  transition: all 0.3s;
}
.h-more img {
  margin-left: 0.32rem;
}

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

.ho-tt .ht1 {
  font-weight: 600;
}
.ho-tt .ht2 {
  margin-top: 0.16rem;
  line-height: 1.75;
}

.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;
  transition: all 0.3s;
  display: block;
  background-color: #999;
}
.ho-ban .ho_sw .img img {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  -o-object-fit: cover;
     object-fit: cover;
}
.ho-ban .ho_sw .text {
  position: absolute;
  left: 50%;
  top: 43%;
  transform: translate(-50%, -50%);
  color: #fff;
  font-size: 0;
  opacity: 0;
}
.ho-ban .ho_sw .d1 {
  font-weight: 600;
  position: relative;
}
.ho-ban .ho_sw .d2 {
  margin-top: 0.12rem;
  line-height: 1.8888888889;
}
.ho-ban .ho_sw .d3 {
  margin-top: 0.3rem;
  display: flex;
}
.ho-ban .ho_sw .cpa {
  line-height: 2.875em;
  border-radius: 1rem;
  color: #fff;
  background-color: #ffb000;
  padding: 0 0.3rem;
  border-radius: 1rem;
  min-width: 1.7rem;
  margin-right: 0.2rem;
  text-align: center;
}
.ho-ban .ho_sw .cpa:hover {
  background-color: #ff0000;
}
.ho-ban .ho_sw .t1 {
  text-align: center;
}
.ho-ban .ho_sw .ttox {
  display: flex;
  justify-content: space-between;
  color: #79c697;
  margin-top: 0.46rem;
}
.ho-ban .ho_sw .tti {
  max-width: 33%;
  text-align: center;
}
.ho-ban .ho_sw .tti .num {
  font-size: 0.64rem;
  text-shadow: 1px 1px 1px rgba(255, 245, 210, 0.4);
  font-weight: bold;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-image: -webkit-linear-gradient(-90deg, #c5af64 0%, #feefba 100%);
}
.ho-ban .ho_sw .tx2 {
  margin-top: 0.12rem;
}
.ho-ban .ho_sw .btn {
  display: inline-flex;
  align-items: center;
  position: relative;
  background-color: #ff0000;
  color: #fff;
  line-height: 3.125em;
  padding: 0 0.15rem;
  white-space: nowrap;
  overflow: hidden;
  margin-top: 0.48rem;
}
.ho-ban .ho_sw .btn:hover::before {
  left: 0;
  transition: left 0.4s cubic-bezier(0.19, 1, 0.22, 1);
}
.ho-ban .ho_sw .btn::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: calc(100% - 5px);
  top: 0;
  background-color: #ffb000;
  z-index: 0;
  transition: left 0.4s cubic-bezier(0.19, 1, 0.22, 1);
}
.ho-ban .ho_sw .btn * {
  position: relative;
}
.ho-ban .ho_sw .btn .ic {
  width: 1em;
  height: 1em;
  flex-shrink: 0;
  background-image: url(../images/icon-1.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  margin-left: 0.5rem;
}
.ho-ban .swiper-slide-active .text {
  opacity: 1;
  transition: opacity 1s 0.5s;
}
.ho-ban .swiper-pagination {
  bottom: 1rem;
  width: 100%;
  display: flex;
  justify-content: center;
}
.ho-ban .swiper-pagination .swiper-pagination-bullet {
  width: 0.4rem;
  height: 3px;
  border-radius: 0;
  background-color: rgba(255, 255, 255, 0.3);
  opacity: 1;
  margin: 0 0.05rem;
  position: relative;
}
.ho-ban .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #ff0000;
}
.ho-ban .swiper-pagination .swiper-pagination-bullet-active::before {
  content: "";
  background-color: #ffb000;
  position: absolute;
  left: 0;
  top: 0;
  width: 50%;
  height: 100%;
}
.ho-ban .ho_bot {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: absolute;
  bottom: 0.8rem;
  left: 50%;
  transform: translate(-50%);
  z-index: 30;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  color: #fff;
}
.ho-ban .nums {
  color: rgba(255, 255, 255, 0.6);
}
.ho-ban .nums .n1 {
  color: #fff;
}
.ho-ban .btns {
  display: flex;
}
.ho-ban .hb_mask {
  position: absolute;
  bottom: 0;
  left: 0;
  transform: translateY(0.1rem);
  width: 100%;
  z-index: 30;
}
.ho-ban .hb_mask img {
  width: 100%;
}
.ho-ban .mouse {
  cursor: pointer;
  display: inline-flex;
  align-items: center;
}
.ho-ban .mouse img {
  width: 1em;
  margin-right: 0.1rem;
  animation: jump 1s linear infinite;
}
.ho-ban .sbtn {
  position: static;
  top: 50%;
  width: 1em;
  height: 1em;
  margin: 0;
  background-color: transparent;
  opacity: 0.5;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.ho-ban .sbtn::after {
  display: none;
}
.ho-ban .sbtn:hover {
  opacity: 1;
}
.ho-ban .prev {
  background-image: url(../images/icon-12.png);
}
.ho-ban .next {
  background-image: url(../images/icon-13.png);
}
@media screen and (max-width: 900px) {
  .ho-ban .mouse {
    opacity: 0;
  }
  .ho-ban .ho_sw .d2 {
    display: none;
  }
}
@media (max-width: 500px) {
  .ho-ban .ho_sw .d1 {
    font-size: 20px;
  }
}

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

@media (max-width: 900px) {
  .fp-section {
    height: auto !important;
  }
}

@media (max-width: 900px) {
  .fp-tableCell {
    height: auto !important;
  }
} */

.ho-item {
  height: 100%;
}
@media (max-width: 900px) {
  .ho-item {
    min-height: 100px;
  }
}


.home-0 {
  overflow: hidden;
}
.home-0 .pagebox {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.home-0 .pagebox.post {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
}
.home-0 .pagebox.posb {
  visibility: hidden;
}
.home-0 .pagebox .comTit {
  position: absolute;
  top: 50%;
  width: 35%;
  left: 8%;
  z-index: 8;
}
.home-0 .pagebox .comTit img {
  display: block;
  width: 100%;
}
.home-0 .pagebox .picList {
  position: relative;
  width: 100%;
  height: 100%;
  perspective: 1000px;
  perspective: 1000px;
  -moz-perspective: 1000px;
  -ms-perspective: 1000px;
  -o-perspective: 1000px;
  transform-style: preserve-3d;
  transform-style: preserve-3d;
  perspective-origin: 50% 50%;
  -ms-perspective-origin: 50% 50%;
  -o-perspective-origin: 50% 50%;
  perspective-origin: 50% 50%;
  perspective-origin: 50% 50%;
}
.home-0 .pagebox .picList li {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}
.home-0 .pagebox .picList li a {
  width: 100%;
  height: 100%;
}
.home-0 .pagebox .picList li.on {
  z-index: 6;
  opacity: 1;
}
.home-0 .pagebox .picList li.animated {
  z-index: 10;
}
.home-0 .text {
  position: absolute;
  left: 50%;
  top: 35%;
  transform: translate(-50%, -50%);
  font-weight: bold;
  text-align: center;
  color: #fff;
}
.home-0 .t1 {
  letter-spacing: 1px;
}
.home-0 .t2 {
  margin-top: 0.12rem;
}
.home-0 .animated {
  animation: animated 4.4s linear;
  -moz-animation: animated 4.4s linear;
  -ms-animation: animated 4.4s linear;
  -o-animation: animated 4.4s linear;
}
@keyframes animated {
  0% {
    transform: translate3d(0px, 0px, 0px);
    opacity: 1;
  }
  80% {
    opacity: 1;
  }
  100% {
    transform: translate3d(0px, 0px, 60px);
    opacity: 0;
  }
}



.home-1 {
  position: relative;
  overflow: hidden;
}
.home-1 .swiper {
  position: relative;
  height: 100%;
}
.home-1 .swiper-container {
  height: 100%;
}
.home-1 .sw {
  transition-timing-function: linear;
}
.home-1 .sw .text {
  position: absolute;
  left: 50%;
  top: 35%;
  transform: translate(-50%, -50%);
  font-weight: bold;
  text-align: center;
  color: #fff;
}
.home-1 .sw .t1 {
  letter-spacing: 1px;
}
.home-1 .sw .t2 {
  margin-top: 0.12rem;
}
.home-1 .sw .d1 {
  color: #ff0000;
}
.home-1 .sw .h3 {
  margin-top: 0.1rem;
  font-weight: 600;
}
.home-1 .sw .d2 {
  line-height: 1.875;
  margin-top: 0.26rem;
  margin-bottom: 0.5rem;
}
.home-1 .sw .img {
  position: relative;
  padding-top: 50%;
  height: 100%;
}
.home-1 .sw .img img{
	transform: scale(1.2);
}
.home-1 .swiper-slide-active .img img{
	transform: scale(1);
	transition: all 4.5s;
}
.home-1 .sw .ii {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
		
}

.home-1 .sw img {
  transform: scale(1.2);
  transition: all 4.5s;
}
.home-1 .swiper-slide-active img {
  transform: scale(1);
}

.home-1 .btns {
  display: flex;
}
.home-1 .sbtn {
  width: 1em;
  height: 1em;
  margin-left: 0.2rem;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
  background-color: #ff0000;
  z-index: 5;
}
.home-1 .sbtn:hover {
  background-color: #ffb000;
}
.home-1 .prev {
  background-image: url(../images/icon-p12.png);
}
.home-1 .next {
  background-image: url(../images/icon-p22.png);
}
.home-1 .my-disabled {
  opacity: 0;
  pointer-events: none;
}
.home-1 .bot {
  position: absolute;
  left: 50%;
  bottom: 0.6rem;
  transform: translate(-50%);
  z-index: 30;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.home-1 .swiper-pagination {
  width: auto;
  position: static;
  display: flex;
}
.home-1 .swiper-pagination .swiper-pagination-bullet {
  width: 0.3rem;
  height: 0.3rem;
  position: relative;
  background-color: transparent;
  background-repeat: no-repeat;
  background-size: contain;
  opacity: 1;
  margin: 0;
  margin-right: 0.1rem;
}
.home-1 .swiper-pagination .swiper-pagination-bullet::before {
  content: "";
  width: 26.6666666667%;
  height: 26.6666666667%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background-color: #fff;
  border-radius: 50%;
}
.home-1 .swiper-pagination .swiper-pagination-bullet-active {
  background-image: url(../images/icon-2.png);
}
.home-1 .swiper-pagination .swiper-pagination-bullet-active::before {
  background-color: #ff0000;
}
.home-1 .nums {
  color: #fff;
}
@media screen and (max-width: 900px) {
  .home-1 .btns {
    display: none;
  }
}
@media screen and (max-width: 500px) {
  .home-1 .sw .t1 {
    font-size: 16px;
  }
  .home-1 .sw .t2 {
    font-size: 14px;
  }
}

.home-2 {
  padding: 1.05rem 0;
  display: flex;
  align-items: center;
  background-image: url(../images/ho2_bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}
.home-2 .text {
  text-align: center;
  color: #222;
}
.home-2 .h2 {
  font-weight: bold;
}
.home-2 .t2 {
  margin-top: 0.2rem;
}
.home-2 .list {
  margin-top: 0.7rem;
  display: flex;
  justify-content: center;
}
.home-2 .list .li {
  width: 14.2857142857%;
  text-align: center;
}
.home-2 .list .d1 {
  color: #ff0000;
  line-height: 1;
  font-weight: bold;
}
.home-2 .list .d2 {
  color: #222;
  margin-top: 0.08rem;
}
.home-2 .btns {
  text-align: right;
  padding: 0 1.8rem;
  margin-top: 0.92rem;
}
.home-2 .btn {
  display: inline-flex;
  align-items: center;
  line-height: 1;
  padding: 0.08rem;
  padding-left: 0.2rem;
  color: #444;
  border-radius: 1rem;
  background-color: #fff;
  box-shadow: 0px 0px 0.3rem 0px rgba(0, 0, 0, 0.06);
}
.home-2 .btn .ic {
  width: 2em;
  height: 2em;
  border-radius: 50%;
  margin-left: 0.35rem;
  box-shadow: 0 0 0 1px inset #eee;
  background-image: url(../images/icon-1.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 12.5% auto;
}
@media screen and (max-width: 900px) {
  .home-2 .list {
    flex-wrap: wrap;
  }
  .home-2 .list .li {
    width: 33.3%;
    margin: 15px 0;
  }
  .home-2 .btns {
    text-align: center;
  }
}

.home-3 {
  background-color: #fefefe;
  padding: 0.5rem 0;
  display: flex;
  align-items: center;
}
.home-3 .swiper {
  margin-top: 0.45rem;
}
.home-3 .sw {
  height: auto;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.home-3 .big {
  display: block;
  position: relative;
}
.home-3 .big:hover img {
  transform: scale(1.1);
}
.home-3 .big .img1 {
  position: relative;
  padding-top: 134.8600508906%;
  overflow: hidden;
}
.home-3 .sm {
  position: relative;
}
.home-3 .sm:hover img {
  transform: scale(1.1);
}
.home-3 .sm .img2 {
  position: relative;
  padding-top: 66.1577608142%;
  overflow: hidden;
}
.home-3 .te {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 0.25rem;
  text-align: center;
}
.home-3 .h3 {
  color: #fff;
}
.home-4 {
  background-color: #f9f9f9;
  display: flex;
  align-items: center;
  padding: 0.5rem 0;
}
.home-4 .swiper {
  margin-top: 0.38rem;
}
.home-4 .sw {
  background-color: #fff;
}
.home-4 .sw:hover .img img {
  transform: scale(1.1);
}
.home-4 .sw:hover .h3 {
  color: #ff0000;
}
.home-4 .img {
  position: relative;
  padding-top: 56.2130177515%;
  overflow: hidden;
  background-color: #f3f3f3;
}
.home-4 .img::before {
  content: "";
  width: 100%;
  height: 3px;
  background-color: #ff0000;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 5;
}
.home-4 .text {
  padding: 0.48rem;
}
.home-4 .h3 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.home-4 .d2 {
  margin-top: 0.16rem;
  color: #666;
  line-height: 1.875;
  height: 3.75em;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.home-4 .swiper-pagination {
  position: static;
  display: flex;
  justify-content: center;
  margin-top: 0.6rem;
}
.home-4 .swiper-pagination-bullet {
  width: 0.4rem;
  height: 5px;
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 3px;
  opacity: 1;
  margin: 0 0.05rem;
  position: relative;
}
.home-4 .swiper-pagination-bullet::before {
  content: "";
  width: 0;
  height: 100%;
  background-color: #ff0000;
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 1rem;
}
.home-4 .swiper-pagination-bullet-active::before {
  width: 100%;
  transition: width 4s;
}
@media (max-width: 900px) {
  .home-4 .big {
    width: 100%;
  }
  .home-4 .ri {
    width: 100%;
    margin-top: 20px;
  }
}

@keyframes wd {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
.ho-nav {
  position: fixed;
  right: 0;
  top: 0;
  width: 1rem;
  height: 100%;
  z-index: 50;
  border-left: 1px solid rgba(0, 0, 0, 0.06);
  color: rgba(0, 0, 0, 0.4);
}
.ho-nav.ho1 {
  border-left: 1px solid rgba(255, 255, 255, 0.4);
	border-left: none;
}
.ho-nav.ho1 .ni .ic {
  box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.4) inset;
}
.ho-nav.ho1 .ni.active .ic {
  background-color: #ff0000;
  display: block;
  box-shadow: none;
}
.ho-nav.ho1 .mouse {
  filter: brightness(1000%);
  color: #fff;
}
.ho-nav .nav {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.ho-nav .ni {
  margin: 0.14rem 0;
  cursor: pointer;
  line-height: 1.2857142857;
}
.ho-nav .ni.active .ic {
  display: none;
}
.ho-nav .ni.active .sp {
  display: block;
}
.ho-nav .ni .ic {
  display: block;
  width: 1em;
  height: 1em;
  border-radius: 50%;
  box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.4);
}
.ho-nav .ni .sp {
  display: block;
  width: 1em;
  display: none;
}
.ho-nav .mouse {
  text-align: center;
  position: absolute;
  left: 50%;
  bottom: 0.58rem;
  transform: translate(-50%);
}
.ho-nav .mouse .ic {
  width: 1em;
}
.ho-nav .mouse .mp {
  margin-top: 0.06rem;
}
@media (max-width: 900px) {
  .ho-nav {
    opacity: 0;
    pointer-events: none;
  }
}

.particles1 {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

.news-00 {
  position: relative;
}
.news-00::before {
  content: "";
  width: 35.4166666667%;
  height: 100%;
  background-color: #f3f3f3;
  position: absolute;
  right: 0;
  top: 0;
}
@media screen and (max-width: 900px) {
  .news-00::before {
    display: none;
  }
}

.news-0 {
  padding-top: 0.45rem;
}

.news-big {
  position: relative;
  display: flex;
  background-color: #ff0000;
}
.news-big:hover .btn::before {
  left: 0;
  transition: left 0.4s cubic-bezier(0.19, 1, 0.22, 1);
}
.news-big .swiper {
  position: relative;
  margin-top: 0.71rem;
  background-color: #fff;
  border-radius: 0.2rem;
  overflow: hidden;
}
.news-big .sw {
  display: flex;
  flex-wrap: wrap;
}
.news-big .sw:hover .img img {
  transform: scale(1.1);
  transition: all 0.3s;
}
.news-big .sw:hover .h3 {
  color: #ff0000;
  transition: all 0.3s;
}
.news-big .sw:hover .btn {
  background-color: #ff0000;
  transition: all 0.3s;
}
.news-big .imgs {
  width: 55.5555555556%;
}
.news-big .img {
  position: relative;
  padding-top: 56.25%;
  height: 100%;
  overflow: hidden;
}
.news-big .text {
  width: 44.4444444444%;
  padding: 0.2rem;
  padding-left: 0.8rem;
  padding-right: 0.6rem;
  display: flex;
  align-items: center;
}
.news-big .tbox {
  color: #f3f7fe;
}
.news-big .h3 {
  margin-top: 0.3rem;
  line-height: 1.5;
  font-weight: 500;
  transition: all 0.3s;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.news-big .d2 {
  line-height: 1.875;
  margin-top: 0.16rem;
}
.news-big .btn {
  margin-top: 0.64rem;
  display: inline-flex;
  align-items: center;
  position: relative;
  background-color: rgba(255, 255, 255, 0.2);
  color: #fff;
  line-height: 3.125em;
  padding: 0 0.15rem;
  white-space: nowrap;
  overflow: hidden;
}
.news-big .btn::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: calc(100% - 5px);
  top: 0;
  background-color: #ffb000;
  z-index: 0;
  transition: left 0.4s cubic-bezier(0.19, 1, 0.22, 1);
}
.news-big .btn * {
  position: relative;
}
.news-big .ic {
  width: 1em;
  height: 1em;
  flex-shrink: 0;
  background-image: url(../images/icon-1.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  margin-left: 0.5rem;
}
.news-big .swiper-pagination {
  width: auto;
  left: auto;
  right: 0.8rem;
  bottom: 1rem;
}
.news-big .swiper-pagination-bullet {
  background-color: #bbb;
  opacity: 1;
}
.news-big .swiper-pagination-bullet-active {
  background-color: #ff0000;
}
@media screen and (max-width: 900px) {
  .news-big {
    flex-wrap: wrap;
  }
  .news-big .imgs {
    width: 100%;
  }
  .news-big .text {
    width: 100%;
    padding: 20px;
  }
  .news-big .swiper-pagination {
    opacity: 0;
  }
  .news-big .h3 {
    width: 100%;
  }
}

.news-1 {
  padding-top: 0.77rem;
  padding-bottom: 1.1rem;
}

.news-list {
  margin-bottom: 0.8rem;
}
.news-list .li {
  margin-bottom: 0.58rem;
}
.news-list .li:last-child {
  margin-bottom: 0;
}
.news-list .aa {
  display: flex;
  justify-content: space-between;
  position: relative;
  transition: all 0.3s;
}
.news-list .aa:hover {
  transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1);
}
.news-list .aa:hover .h3 {
  color: #ff0000;
  transition: all 0.3s;
}
.news-list .aa:hover .time {
  color: #ff0000;
}
.news-list .text {
  padding-left: 1.5em;
  position: relative;
  max-width: 80%;
}
.news-list .text::before {
  content: "";
  width: 0.5em;
  height: 0.5em;
  position: absolute;
  left: 0;
  top: 0.6em;
  transform: translateY(-50%) rotate(45deg);
  background-color: #333;
}
.news-list .h3 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.news-list .time {
  color: #999;
}
@media screen and (max-width: 500px) {
  .news-list .time {
    text-align: right;
    white-space: nowrap;
  }
}

.news-2 {
  padding-top: 0.14rem;
  padding-bottom: 0.8rem;
}

.news-3 {
  padding-top: 0.94rem;
  padding-bottom: 0.88rem;
}
.news-3 .top .h1 {
  text-align: center;
  font-weight: bold;
}
.news-3 .top .time {
  text-align: center;
  margin-top: 0.2rem;
}
.news-3 .cen {
  margin-top: 0.46rem;
  color: #444;
  background-color: #f5f5f5;
  line-height: 1.7647058824;
  padding: 0.28rem 0.3rem;
}
.news-3 .bot {
  padding-top: 0.3rem;
}
.news-3 .bi {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 0.6rem;
}
.news-3 .bi:nth-child(2n) .imgs {
  order: 2;
}
.news-3 .bi:last-child {
  margin-bottom: 0;
}
.news-3 .bi .imgs {
  width: 56.25%;
  padding-right: 0.2rem;
  padding-bottom: 0.2rem;
  position: relative;
}
.news-3 .bi .imgs::before {
  content: "";
  width: 80%;
  height: 83.137254902%;
  position: absolute;
  right: 0;
  bottom: 0;
  background-color: #ff0000;
}
.news-3 .bi .img {
  position: relative;
  padding-top: 55.4794520548%;
}
.news-3 .bi .text {
  width: 40.625%;
  display: flex;
  align-items: center;
}
.news-3 .bi .tbox {
  line-height: 1.5;
  color: #444;
}
@media (max-width: 900px) {
  .news-3 .bi .imgs {
    width: 100%;
    order: 1 !important;
  }
  .news-3 .bi .text {
    width: 100%;
    order: 2 !important;
    margin: 10px 0;
  }
}

.news-4 {
  padding-bottom: 1.05rem;
}
.news-4 .ul {
  margin-top: 0.25rem;
}
.news-4 .li {
  margin-bottom: 0.4rem;
}
.news-4 .dd {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.news-4 .dd:hover .img img {
  transform: scale(1.1);
}
.news-4 .dd:hover .h3 {
  color: #ff0000;
}
.news-4 .imgs {
  width: 25%;
}
.news-4 .img {
  padding-top: 56.25%;
  overflow: hidden;
}
.news-4 .text {
  width: 71.875%;
  display: flex;
  align-items: center;
}
.news-4 .d1 {
  color: #666;
}
.news-4 .h3 {
  margin-top: 0.16rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.news-4 .d2 {
  line-height: 1.875;
  color: #666;
  margin-top: 0.12rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
@media (max-width: 900px) {
  .news-4 .d2 {
    display: none;
  }
}

.my-disabled {
  pointer-events: none;
}

.com-pages {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.com-pages .com-le {
  width: 67.8571428571%;
  padding-right: 0.5rem;
  border-right: 1px solid #ddd;
  padding-bottom: 0.8rem;
}
.com-pages .com-ri {
  width: 28.5714285714%;
}
@media screen and (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: bold;
}
.cr_t .a1 {
  color: #999;
}
.cr_t .a1:hover {
  color: #ff0000;
}

.cr_list {
  margin-top: 0.78rem;
}
.cr_list .li {
  margin-bottom: 0.75rem;
}
.cr_list .cr_a {
  display: block;
  transition: all 0.3s cubic-bezier(0.25, 0.1, 0.25, 1);
}
.cr_list .cr_a:hover .d2 {
  color: #ff0000;
}
.cr_list .img {
  position: relative;
  padding-top: 60%;
  overflow: hidden;
}
.cr_list .d2 {
  line-height: 1.875;
  margin-top: 0.3rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.cr_list .d3 {
  margin-top: 0.12rem;
  color: #666;
}
.det_top {
  padding-bottom: 0.5rem;
}
.det_top .h1 {
  color: #111;
  font-weight: bold;
}
.det_top .tops {
  display: flex;
  justify-content: space-between;
  margin-bottom: 0.92rem;
}
.det_top .time {
  display: inline-flex;
  align-items: center;
  line-height: 1;
}
.det_top .time img {
  width: 0.18rem;
  min-width: 12px;
  margin-right: 0.1rem;
}
.det_top .dt_2 {
  color: #666;
  margin-top: 0.42rem;
  display: flex;
  align-items: center;
}
.det_top .dt_2 .di {
  margin-left: 0.45rem;
}
.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.3rem;
}
.det_top .ti img {
  height: 1em;
  margin-right: 0.1rem;
}
.det_top .times {
  display: flex;
  align-items: center;
  color: #000;
}
.det_top .times .tag {
  padding: 0 0.07rem;
  background-color: #ff0000;
  color: #fff;
  line-height: 1.625;
  margin-right: 0.13rem;
}
.det_top .shares {
  display: flex;
  align-items: center;
}
.det_top .shares .si {
  margin-left: 0.2rem;
  display: inline-flex;
  align-items: center;
}
.det_top .shares .si:hover {
  opacity: 0.5;
}
.det_top .shares img {
  height: 1em;
}
.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: #ff0000;
  transition: color 0.3s;
}
.det_top .back img {
  margin-left: 0.1rem;
}
@media screen and (max-width: 900px) {
  .det_top .from {
    display: none;
  }
}

.det_cen {
  color: #666;
  line-height: 1.875;
  border-top: 1px solid #f2f2f2;
  border-bottom: 1px solid #f2f2f2;
  padding-top: 0.35rem;
  padding-bottom: 1.14rem;
}

.det_bot {
  padding-top: 0.4rem;
  padding-bottom: 1.05rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.det_bot .det_pag {
  border-top: 1px solid #e8e8e8;
}
.det_bot .det_pag ul {
  display: flex;
  flex-wrap: wrap;
}
.det_bot .det_pag li {
  width: 50%;
  border-right: 1px solid #e8e8e8;
  padding: 0.56rem 0;
  padding-left: 2rem;
}
.det_bot .det_pag li:last-child {
  padding-right: 2rem;
  border-right: none;
}
.det_bot .det_pag a {
  width: 100%;
  color: #111;
  font-weight: 500;
  display: inline-flex;
  justify-content: space-between;
  align-items: center;
}
.det_bot .det_pag a:hover {
  color: #ff0000;
}
.det_bot .det_pag a:hover .i1 {
  display: none;
}
.det_bot .det_pag a:hover .i2 {
  display: block;
}
.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 span {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.det_bot .det_pag .i2 {
  display: none;
}
.det_bot .db_btn {
  flex-shrink: 0;
  display: inline-flex;
  align-items: center;
  line-height: 1;
  border-radius: 1rem;
  padding: 0.16rem 0.36rem;
  background-color: #ff0000;
  transition: all 0.3s cubic-bezier(0.25, 0.1, 0.25, 1);
}
.det_bot .db_btn .ic {
  width: 1em;
  height: 1em;
  background-image: url(../images/icon-3.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  margin-left: 0.1rem;
}
.det_bot .db_btn:hover {
  box-shadow: 0 0 0.2rem 0.05rem rgba(255, 0, 0, 0.6);
  transition: all 0.3s cubic-bezier(0.25, 0.1, 0.25, 1);
}
.det_bot .det_ul {
  line-height: 2.25;
}
.det_bot .det_ul a {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  transition: all 0.3s;
}
.det_bot .det_ul a:hover {
  color: #ff0000;
  transition: all 0.3s;
}
.det_bot .db_ul .ua {
  line-height: 2.125;
  color: #999;
  transition: color 0.3s;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.det_bot .db_ul .ua:hover {
  color: #ff0000;
  transition: color 0.3s;
}
@media screen and (max-width: 900px) {
  .det_bot {
    flex-wrap: wrap;
  }
  .det_bot .det_pag li {
    width: 100%;
    padding: 20px 20px !important;
    text-align: left !important;
  }
  .det_bot .det_pag .icon {
    display: none;
  }
  .det_bot .db_btn {
    margin-top: 15px;
  }
}

.sol-1 {
  padding-top: 0.39rem;
  padding-bottom: 1.1rem;
}
.sol-1 .ul {
  display: flex;
  margin-top: 0.5rem;
}
.sol-1 .li {
  width: 31.25%;
  margin-right: 3.125%;
}
.sol-1 .li:last-child {
  margin-right: 0;
}
.sol-1 .dd {
  height: 100%;
  min-height: 2.4rem;
  background-color: #f6f9fc;
  text-align: center;
  padding: 0.4rem;
}
.sol-1 .dd:hover .icon {
  background-image: url(../images/sol1_0.png);
}
.sol-1 .icon {
  display: inline-flex;
  justify-content: center;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  background-image: url(../images/sol1_00.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.sol-1 .icon .ii {
  width: 0.99rem;
  height: 1.05rem;
}
.sol-1 .bot {
  margin-top: 0.25rem;
}
.sol-1 .img {
  padding: 0 1.5rem;
  margin-top: 1rem;
  display: block;
}
.sol-1 .img .ii {
  width: 100%;
}
@media (max-width: 900px) {
  .sol-1 .img {
    padding: 0;
  }
}

.sol-2 {
  padding-top: 0.95rem;
  padding-bottom: 0.8rem;
  background-color: #f6f9fc;
}
.sol-2 .ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 0.58rem;
}
.sol-2 .li {
  width: 48.6111111111%;
  margin-bottom: 0.4rem;
}
.sol-2 .dd {
  background-color: #fff;
  height: 100%;
  min-height: 2.4rem;
  display: flex;
  align-items: center;
  padding: 0.3rem 0.5rem;
}
.sol-2 .dd:hover .ic {
  background-image: url(../images/sol1_0.png);
}
.sol-2 .ic {
  flex-shrink: 0;
  margin-right: 0.6rem;
  background-image: url(../images/sol1_00.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.sol-2 .ii {
  width: 0.99rem;
}
.sol-2 .t1 {
  font-weight: 500;
}
.sol-2 .t2 {
  line-height: 2;
  margin-top: 0.19rem;
}
@media (max-width: 900px) {
  .sol-2 .li {
    width: 100%;
  }
}

.sol-3 {
  padding-top: 0.46rem;
  padding-bottom: 1rem;
}
.sol-3 .box {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.sol-3 .imgs {
  width: 50%;
}
.sol-3 .img {
  padding-top: 69.4444444444%;
}
.sol-3 .text {
  display: flex;
  align-items: center;
  width: 44.4444444444%;
  padding-bottom: 0.2rem;
}
.sol-3 .tbox {
  width: 100%;
}
.sol-3 .t1 {
  font-weight: 600;
}
.sol-3 .t2 {
  line-height: 1.7777777778;
  margin-top: 0.49rem;
}
@media (max-width: 900px) {
  .sol-3 .imgs {
    width: 100%;
  }
  .sol-3 .text {
    width: 100%;
    padding: 20px;
  }
}

.sol-4 {
  background-color: #f6f9fc;
  padding-top: 0.75rem;
  padding-bottom: 1.2rem;
}
.sol-4 .text {
  line-height: 1.7777777778;
  margin-top: 0.3rem;
  color: #555;
  padding: 0 1.3rem;
  text-align: center;
}
@media (max-width: 900px) {
  .sol-4 .text {
    padding: 0;
  }
}

.a-btn {
  display: inline-flex;
  align-items: center;
  position: relative;
  background-color: #165af2;
  color: #fff;
  line-height: 3.125em;
  padding: 0 0.15rem;
  white-space: nowrap;
  overflow: hidden;
}
.a-btn:hover::before {
  left: 0;
  transition: left 0.4s cubic-bezier(0.19, 1, 0.22, 1);
}
.a-btn::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: calc(100% - 5px);
  top: 0;
  background-color: #ffb000;
  z-index: 0;
  transition: left 0.4s cubic-bezier(0.19, 1, 0.22, 1);
}
.a-btn * {
  position: relative;
}
.a-btn .aic {
  width: 1em;
  height: 1em;
  background-image: url(../images/icon-1.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  margin-left: 0.5rem;
}

.hidden {
  overflow: hidden;
}

.rec-1 {
  padding-top: 0.92rem;
  padding-bottom: 1rem;
}
.rec-1 .ul {
  margin-top: 0.43rem;
}
.rec-1 .li {
  margin-bottom: 0.6rem;
}
.rec-1 .li:last-child {
  margin-bottom: 0;
}
.rec-1 .li:nth-child(2n) .imgs {
  order: 2;
}
.rec-1 .li:nth-child(2n) .text {
  order: 1;
}
.rec-1 .dd {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.rec-1 .text {
  width: 44.375%;
  display: flex;
  align-items: center;
}
.rec-1 .item1 .it11 {
  font-weight: 600;
}
.rec-1 .item1 .it12 {
  line-height: 1.6818181818;
  color: #666;
  margin-top: 0.27rem;
}
.rec-1 .item2 .iti {
  margin-bottom: 0.38rem;
}
.rec-1 .item2 .iti:last-child {
  margin-bottom: 0;
}
.rec-1 .item2 .it21 {
  font-weight: 600;
}
.rec-1 .item2 .it22 {
  line-height: 1.5;
  margin-top: 0.06rem;
  color: #666;
}
.rec-1 .item3 .it31 {
  font-weight: 600;
  margin-bottom: 0.42rem;
}
.rec-1 .item3 .iti {
  margin-bottom: 0.38rem;
}
.rec-1 .item3 .it32 {
  font-weight: 600;
}
.rec-1 .item3 .it33 {
  margin-top: 0.06rem;
  line-height: 1.5;
  color: #666;
}
.rec-1 .imgs {
  width: 50%;
}
.rec-1 .img {
  padding-top: 56.25%;
  overflow: hidden;
  border-radius: 0.48rem;
}
@media (max-width: 900px) {
  .rec-1 .imgs {
    width: 100%;
    order: 1 !important;
  }
  .rec-1 .text {
    width: 100%;
    order: 2 !important;
    padding: 20px;
  }
}

.rec-2 {
  padding-top: 0.67rem;
  padding-bottom: 1.55rem;
}
.rec-2 .box {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-bottom: 0.6rem;
}
.rec-2 .form {
  width: 12.5%;
}
.rec-2 .form .tit {
  margin-bottom: 0.38rem;
  color: #222;
}
.rec-2 .fbi {
  color: #666;
  margin-bottom: 0.38rem;
}
.rec-2 .fbi .ft {
  padding-bottom: 0.18rem;
  border-bottom: 1px solid #eee;
  font-weight: 600;
  color: #222;
}
.rec-2 .flist {
  margin-top: 0.2rem;
}
.rec-2 .flist .fli {
  position: relative;
  margin-bottom: 0.22rem;
}
.rec-2 .flist .lab {
  display: inline-flex;
  align-items: center;
  line-height: 1;
  cursor: pointer;
}
.rec-2 .flist .lab.on .ic {
  background-image: url(../images/icon-15.png);
  border: none;
}
.rec-2 .flist .check {
  position: absolute;
  right: 0;
  top: 0;
  overflow: hidden;
  width: 0;
  height: 0;
}
.rec-2 .flist .ic {
  flex-shrink: 0;
  width: 1em;
  height: 1em;
  background-color: #fff;
  border-radius: 3px;
  border: solid 1px #999;
  margin-right: 0.13rem;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.rec-2 .ri {
  width: 83.3125%;
}
.rec-2 .list .th {
  display: flex;
  background-color: #f3f3f3;
  padding: 0.3rem 0;
  border-radius: 0.18rem;
  font-weight: 600;
}
.rec-2 .list .li:last-child .item {
  border-bottom: none;
}
.rec-2 .list .item {
  display: flex;
  border-bottom: 1px solid #eee;
  padding: 0.3rem 0;
  color: #444;
}
.rec-2 .list .dd {
  text-align: center;
}
.rec-2 .list .w1 {
  width: 20%;
  text-align: left;
  padding-left: 0.6rem;
}
.rec-2 .list .w2 {
  width: 20%;
}
.rec-2 .list .w3 {
  width: 20%;
}
.rec-2 .list .w4 {
  width: 30%;
}
.rec-2 .list .w5 {
  width: 10%;
}
@media (max-width: 900px) {
  .rec-2 .form {
    width: 100%;
  }
  .rec-2 .flist {
    display: flex;
    flex-wrap: wrap;
  }
  .rec-2 .flist .fli {
    width: 50%;
  }
  .rec-2 .ri {
    width: 100%;
  }
  .rec-2 .list .w1 {
    padding: 0 0.2rem;
    width: 50%;
  }
  .rec-2 .list .w2,
  .rec-2 .list .w3 {
    width: 25%;
  }
  .rec-2 .list .w4,
  .rec-2 .list .w5 {
    display: none;
  }
}

.rec-3 {
  padding-top: 0.87rem;
  padding-bottom: 0.95rem;
}
.rec-3 .box {
  background-color: #f3f3f3;
  border-radius: 0.36rem;
}
.rec-3 .top {
  padding: 0.6rem 1rem 0.21rem;
  border-bottom: 1px solid #ddd;
}
.rec-3 .h1 {
  font-weight: bold;
}
.rec-3 .d2 {
  margin-top: 0.3rem;
  color: #222;
  font-weight: 600;
}
.rec-3 .d2 .di {
  display: inline;
  margin-right: 0.5rem;
}
.rec-3 .bot {
  padding: 0.41rem 1rem 0.67rem;
}
.rec-3 .bi {
  margin-bottom: 0.58rem;
}
.rec-3 .b1 {
  color: #222;
}
.rec-3 .b2 {
  color: #444;
  line-height: 1.6666666667;
  margin-top: 0.08rem;
}
.rec-3 .btn {
  display: inline-flex;
  line-height: 2.9375;
  padding: 0 0.48rem;
  color: #fff;
  background-color: #ff0000;
  border-radius: 1rem;
  transition: all 0.3s;
  position: relative;
}
.rec-3 .btn input {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer;
}
.rec-3 .btn:hover {
  box-shadow: 0 0 0.2rem 0.1rem rgba(255, 0, 0, 0.3);
}
@media (max-width: 900px) {
  .rec-3 .top {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
  .rec-3 .bot {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
}

.rec-form {
  position: relative;
  margin-top: -0.38rem;
}
.rec-form .form {
  width: 9rem;
  max-width: 100%;
  margin: 0 auto;
  position: relative;
  background-color: #fff;
  box-shadow: 0px 0px 0.1rem 3px rgba(150, 150, 150, 0.09);
  border-radius: 1rem;
}
.rec-form .ic {
  width: 1em;
  height: 1em;
  position: absolute;
  left: 0.25rem;
  top: 50%;
  transform: translateY(-50%);
  background-image: url(../images/icon-3.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.rec-form .ip {
  width: 100%;
  height: 0.63rem;
  min-height: 40px;
  background-color: #fff;
  border-radius: 1rem;
  border: none;
  padding: 0 0.5rem;
}
.rec-form .btn {
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  white-space: nowrap;
  padding: 0 0.45rem;
  border: none;
  background-color: #ff0000;
  color: #fff;
  border-radius: 0 1rem 1rem 0;
}
@media (max-width: 900px) {
  .rec-form {
    transform: translate(0);
  }
  .rec-form .ip {
    padding: 0 0.6rem;
  }
}

.business-01 {
  padding-top: 1.4rem;
  padding-bottom: 1.9rem;
}
.business-01 .txt {
  line-height: 1.5;
}

.business-1 {
  text-align: center;
  padding-top: 0.53rem;
  padding-bottom: 0.3rem;
}
.business-1 .d2 {
  line-height: 1.875;
  color: #444;
  padding: 0 2.4rem;
  margin-top: 0.18rem;
	/* text-align: justify; */
}
@media (max-width: 900px) {
  .business-1 .d2 {
    padding: 0;
  }
}

.business-2 {
  padding: 1.1rem 0;
}
.business-2 .text {
  line-height: 1.9166666667;
  position: relative;
  color: #fff;
  /* text-align: center; */
}
/* .business-2 .text::before {
  content: "“";
  display: inline-block;
  color: #fff;
  opacity: 0.1;
  position: relative;
  transform: scale(4.5) translate(20%, 15%);
}
.business-2 .text::after {
  content: "”";
  display: inline-block;
  color: #fff;
  opacity: 0.1;
  position: relative;
  transform: scale(4.5) translate(-20%, 15%);
} */
@media (max-width: 900px) {
  .business-2 {
    padding: 0;
  }
  .business-2 .bg {
    position: relative;
    padding-top: 44.7916666667%;
  }
  .business-2 .text {
    position: static;
    width: 100%;
    padding: 30px 0;
    color: #444;
  }
}

.business-3 {
  padding: 1.1rem 0;
}
.business-3 .text {
  line-height: 1.9166666667;
  position: relative;
  color: #fff;
  /* text-align: center; */
}
/* .business-3 .text::before {
  content: "“";
  display: inline-block;
  color: #ff0000;
  opacity: 0.3;
  position: relative;
  transform: scale(4.5) translate(20%, 15%);
}
.business-3 .text::after {
  content: "”";
  display: inline-block;
  color: #ff0000;
  opacity: 0.3;
  position: relative;
  transform: scale(4.5) translate(-20%, 15%);
} */
@media (max-width: 900px) {
  .business-3 {
    padding: 0;
  }
  .business-3 .bg {
    position: relative;
    padding-top: 44.7916666667%;
  }
  .business-3 .text {
    position: static;
    width: 100%;
    padding: 30px 0;
    color: #444;
  }
}

.business-4 {
  padding: 1.1rem 0;
}
.business-4 .text {
  width: 8rem;
  max-width: 100%;
  line-height: 1.9166666667;
  position: relative;
  color: #fff;
}
/* .business-4 .text::before {
  content: "“";
  display: inline-block;
  color: #ff0000;
  opacity: 0.3;
  position: relative;
  transform: scale(4.5) translate(20%, 15%);
}
.business-4 .text::after {
  content: "”";
  display: inline-block;
  color: #ff0000;
  opacity: 0.3;
  position: relative;
  transform: scale(4.5) translate(-20%, 15%);
} */
@media (max-width: 900px) {
  .business-4 {
    padding: 0;
  }
  .business-4 .bg {
    position: relative;
    padding-top: 44.7916666667%;
  }
  .business-4 .text {
    position: static;
    width: 100%;
    padding: 30px 0;
    color: #444;
  }
}

.h860 {
  min-height: 44.7916666667vw;
}

.ivt-0 {
  box-shadow: 0 -1px 0 0 #eee inset;
  padding-top: 0.18rem;
}
.ivt-0 .nav {
  font-size: 0;
  text-align: center;
}
.ivt-0 .na {
  display: inline-block;
  margin: 0 0.35rem;
  padding: 0.3rem 0;
  position: relative;
}
.ivt-0 .na.on::before {
  content: "";
  width: 100%;
  height: 3px;
  background-color: #ff0000;
  position: absolute;
  left: 0;
  bottom: 0;
}

.ivt-1 {
  padding-top: 0.68rem;
  padding-top: 1.68rem;
}
.ivt-1 .tops {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.ivt-1 .le {
  width: 25%;
}
.ivt-1 .text {
  width: 75%;
}
.ivt-1 .txt {
  line-height: 1.875;
  color: #444;
}
.ivt-1 .img {
  margin-top: 0.38rem;
}
.ivt-1 .img img {
  width: 100%;
}
@media (max-width: 900px) {
  .ivt-1 {
    padding-top: 1rem;
  }
  .ivt-1 .le {
    width: 100%;
  }
  .ivt-1 .text {
    width: 100%;
    margin-top: 15px;
  }
}

.ivt-2 {
  padding-top: 0.8rem;
  padding-bottom: 1rem;
}
.ivt-2 .li {
  margin-bottom: 0.66rem;
}
.ivt-2 .li:last-child {
  margin-bottom: 0;
}
.ivt-2 .li:nth-child(2n-1) .imgs {
  order: 2;
}
.ivt-2 .li:nth-child(2n-1) .text {
  order: 1;
}
.ivt-2 .dd {
  display: flex;
  flex-wrap: wrap;
  background-color: #f3f3f3;
}
.ivt-2 .imgs {
  width: 50%;
}
.ivt-2 .img {
  height: 100%;
  padding-top: 65%;
  overflow: hidden;
}
.ivt-2 .text {
  width: 50%;
  padding: 0.3rem 0.8rem;
  display: flex;
  align-items: center;
}
.ivt-2 .tbox {
  padding-top: 0.2rem;
}
.ivt-2 .tit {
  position: relative;
}
.ivt-2 .t1 {
  position: relative;
  padding-bottom: 0.2rem;
  font-weight: bold;
}
.ivt-2 .t1 span {
  color: #ff0000;
}
.ivt-2 .t1::before {
  content: "";
  width: 0.4rem;
  height: 0.06rem;
  background-color: #ff0000;
  position: absolute;
  bottom: 0;
  left: 0;
}
.ivt-2 .num {
  position: absolute;
  left: 0;
  top: 0;
  transform: translateY(-50%);
  color: #d6d5d5;
  line-height: 1;
  font-weight: bold;
}
.ivt-2 .txt {
  line-height: 1.875;
  color: #444;
  margin-top: 0.3rem;
}
.ivt-2 .nlist {
  display: flex;
  flex-wrap: wrap;
  margin-top: 0.24rem;
}
.ivt-2 .nlist .ni {
  width: 50%;
  margin-bottom: 0.22rem;
}
.ivt-2 .nlist .n1 {
  color: #ff0000;
  line-height: 1;
}
.ivt-2 .nlist .n2 {
  color: #222;
  margin-top: 0.08rem;
}
.ivt-2 .swiper-container {
  height: 100%;
}
.ivt-2 .swiper-pagination {
  bottom: 0.18rem;
}
.ivt-2 .swiper-pagination .swiper-pagination-bullet {
  width: 0.3rem;
  height: 0.3rem;
  position: relative;
  background-color: transparent;
  background-repeat: no-repeat;
  background-size: contain;
  opacity: 1;
  margin: 0 0.06rem;
}
.ivt-2 .swiper-pagination .swiper-pagination-bullet::before {
  content: "";
  width: 26.6666666667%;
  height: 26.6666666667%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background-color: #fff;
  border-radius: 50%;
}
.ivt-2 .swiper-pagination .swiper-pagination-bullet-active {
  background-image: url(../images/icon-2.png);
}
.ivt-2 .swiper-pagination .swiper-pagination-bullet-active::before {
  background-color: #ff0000;
}
@media (max-width: 900px) {
  .ivt-2 .imgs {
    width: 100%;
    order: 1 !important;
  }
  .ivt-2 .text {
    width: 100% !important;
    order: 2;
    padding: 30px;
  }
}


.bs-swiper {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}
.bs-swiper .swiper-container {
  height: 100%;
}
@media (max-width: 900px) {
  .bs-swiper {
    position: relative;
  }
}

.bs-text{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	z-index: 30;
}

.bs-text.left {
  /* text-align: justify; */
}
.bs-text.left .text {
  display: inline-block;
  width: 8rem;
	/* width: 5.2rem; */
	min-width: 200px;
  /* text-align: justify; */
}
.bs-text.right {
  text-align: right;
}
.bs-text.right .text {
  display: inline-block;
  width: 8rem;
	/* width: 5.2rem; */
	min-width: 200px;
  text-align: left;
}
.bs-text.cent{
  text-align: center;
	top: 12%;
	transform: translate(-50%);
}
.bs-text.cent .text {
	display: inline-block;
  width: 100%;
	width: 5.2rem;
	width: 10rem;
	min-width: 200px;
	max-width: 100%;
  line-height: 1.9166666667;
  position: relative;
  color: #fff;
	text-align: left;
 

}
@media (max-width: 900px) {
	.bs-text{
		position: static;
		transform: translate(0) !important;
	}
  .bs-text .text {
    width: 100% !important;
    color: #444 !important;
  }
}