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

 
body {
  font-size: 14px;
	font-size: 0;
  color: #222;
  line-height: 1.2;
  font-family:  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(//cdn.xuansiwei.com/weixi12225/static/home/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;
	font-size: 100px;
}

@media screen and (max-width: 1280px) {
  html {
    font-size: 66.6666666667px;
  }
}
@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;
  }
} */


html {
  font-size: 5.2083333333vw;
  font-size: 100px;
}

@media screen and (max-width: 1240px) {
  html {
    font-size: 8.064516129vw;
  }
}
@media screen and (max-width: 900px) {
  html {
    font-size: 11.1111111111vw;
  }
}
@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) {
  .s10 {
    font-size: 10px;
  }
  .s11 {
    font-size: 11px;
  }
  .s12 {
    font-size: 12px;
  }
  .s13 {
    font-size: 13px;
  }
  .s14 {
    font-size: 14px;
  }
  .s15 {
    font-size: 15px;
  }
  .s16 {
    font-size: 16px;
  }
  .s17 {
    font-size: 17px;
  }
  .s18 {
    font-size: 18px;
  }
  .s19 {
    font-size: 19px;
  }
  .s20 {
    font-size: 20px;
  }
  .s21 {
    font-size: 21px;
  }
  .s22 {
    font-size: 22px;
  }
  .s23 {
    font-size: 23px;
  }
  .s24 {
    font-size: 24px;
  }
  .s25 {
    font-size: 25px;
  }
  .s26 {
    font-size: 26px;
  }
  .s27 {
    font-size: 27px;
  }
  .s28 {
    font-size: 28px;
  }
  .s29 {
    font-size: 29px;
  }
  .s30 {
    font-size: 30px;
  }
  .s31 {
    font-size: 31px;
  }
  .s32 {
    font-size: 32px;
  }
  .s33 {
    font-size: 33px;
  }
  .s34 {
    font-size: 34px;
  }
  .s35 {
    font-size: 35px;
  }
  .s36 {
    font-size: 36px;
  }
  .s37 {
    font-size: 37px;
  }
  .s38 {
    font-size: 38px;
  }
  .s39 {
    font-size: 39px;
  }
  .s40 {
    font-size: 40px;
  }
  .s41 {
    font-size: 41px;
  }
  .s42 {
    font-size: 42px;
  }
  .s43 {
    font-size: 43px;
  }
  .s44 {
    font-size: 44px;
  }
  .s45 {
    font-size: 45px;
  }
  .s46 {
    font-size: 46px;
  }
  .s47 {
    font-size: 47px;
  }
  .s48 {
    font-size: 48px;
  }
  .s49 {
    font-size: 49px;
  }
  .s50 {
    font-size: 50px;
  }
  .s51 {
    font-size: 51px;
  }
  .s52 {
    font-size: 52px;
  }
  .s53 {
    font-size: 53px;
  }
  .s54 {
    font-size: 54px;
  }
  .s55 {
    font-size: 55px;
  }
  .s56 {
    font-size: 56px;
  }
  .s57 {
    font-size: 57px;
  }
  .s58 {
    font-size: 58px;
  }
  .s59 {
    font-size: 59px;
  }
  .s60 {
    font-size: 60px;
  }
  .s61 {
    font-size: 61px;
  }
  .s62 {
    font-size: 62px;
  }
  .s63 {
    font-size: 63px;
  }
  .s64 {
    font-size: 64px;
  }
  .s65 {
    font-size: 65px;
  }
  .s66 {
    font-size: 66px;
  }
  .s67 {
    font-size: 67px;
  }
  .s68 {
    font-size: 68px;
  }
  .s69 {
    font-size: 69px;
  }
  .s70 {
    font-size: 70px;
  }
  .s71 {
    font-size: 71px;
  }
  .s72 {
    font-size: 72px;
  }
  .s73 {
    font-size: 73px;
  }
  .s74 {
    font-size: 74px;
  }
  .s75 {
    font-size: 75px;
  }
  .s76 {
    font-size: 76px;
  }
  .s77 {
    font-size: 77px;
  }
  .s78 {
    font-size: 78px;
  }
  .s79 {
    font-size: 79px;
  }
  .s80 {
    font-size: 80px;
  }
  .s81 {
    font-size: 81px;
  }
  .s82 {
    font-size: 82px;
  }
  .s83 {
    font-size: 83px;
  }
  .s84 {
    font-size: 84px;
  }
  .s85 {
    font-size: 85px;
  }
  .s86 {
    font-size: 86px;
  }
  .s87 {
    font-size: 87px;
  }
  .s88 {
    font-size: 88px;
  }
  .s89 {
    font-size: 89px;
  }
  .s90 {
    font-size: 90px;
  }
  .s91 {
    font-size: 91px;
  }
  .s92 {
    font-size: 92px;
  }
  .s93 {
    font-size: 93px;
  }
  .s94 {
    font-size: 94px;
  }
  .s95 {
    font-size: 95px;
  }
  .s96 {
    font-size: 96px;
  }
  .s97 {
    font-size: 97px;
  }
  .s98 {
    font-size: 98px;
  }
  .s99 {
    font-size: 99px;
  }
  .s100 {
    font-size: 100px;
  }
}
@media (max-width: 900px) {
  .s10 {
    font-size: 0.2rem;
  }
  .s11 {
    font-size: 0.21rem;
  }
  .s12 {
    font-size: 0.22rem;
  }
  .s13 {
    font-size: 0.23rem;
  }
  .s14 {
    font-size: 0.24rem;
  }
  .s15 {
    font-size: 0.25rem;
  }
  .s16 {
    font-size: 0.26rem;
  }
  .s17 {
    font-size: 0.27rem;
  }
  .s18 {
    font-size: 0.28rem;
  }
  .s19 {
    font-size: 0.29rem;
  }
  .s20 {
    font-size: 0.3rem;
  }
  .s21 {
    font-size: 0.31rem;
  }
  .s22 {
    font-size: 0.32rem;
  }
  .s23 {
    font-size: 0.33rem;
  }
  .s24 {
    font-size: 0.34rem;
  }
  .s25 {
    font-size: 0.35rem;
  }
  .s26 {
    font-size: 0.36rem;
  }
  .s27 {
    font-size: 0.37rem;
  }
  .s28 {
    font-size: 0.38rem;
  }
  .s29 {
    font-size: 0.39rem;
  }
  .s30 {
    font-size: 0.4rem;
  }
  .s31 {
    font-size: 0.41rem;
  }
  .s32 {
    font-size: 0.42rem;
  }
  .s33 {
    font-size: 0.43rem;
  }
  .s34 {
    font-size: 0.44rem;
  }
  .s35 {
    font-size: 0.45rem;
  }
  .s36 {
    font-size: 0.46rem;
  }
  .s37 {
    font-size: 0.47rem;
  }
  .s38 {
    font-size: 0.48rem;
  }
  .s39 {
    font-size: 0.49rem;
  }
  .s40 {
    font-size: 0.5rem;
  }
  .s41 {
    font-size: 0.51rem;
  }
  .s42 {
    font-size: 0.52rem;
  }
  .s43 {
    font-size: 0.53rem;
  }
  .s44 {
    font-size: 0.54rem;
  }
  .s45 {
    font-size: 0.55rem;
  }
  .s46 {
    font-size: 0.56rem;
  }
  .s47 {
    font-size: 0.57rem;
  }
  .s48 {
    font-size: 0.58rem;
  }
  .s49 {
    font-size: 0.59rem;
  }
  .s50 {
    font-size: 0.6rem;
  }
  .s51 {
    font-size: 0.61rem;
  }
  .s52 {
    font-size: 0.62rem;
  }
  .s53 {
    font-size: 0.63rem;
  }
  .s54 {
    font-size: 0.64rem;
  }
  .s55 {
    font-size: 0.65rem;
  }
  .s56 {
    font-size: 0.66rem;
  }
  .s57 {
    font-size: 0.67rem;
  }
  .s58 {
    font-size: 0.68rem;
  }
  .s59 {
    font-size: 0.69rem;
  }
  .s60 {
    font-size: 0.7rem;
  }
  .s61 {
    font-size: 0.71rem;
  }
  .s62 {
    font-size: 0.72rem;
  }
  .s63 {
    font-size: 0.73rem;
  }
  .s64 {
    font-size: 0.74rem;
  }
  .s65 {
    font-size: 0.75rem;
  }
  .s66 {
    font-size: 0.76rem;
  }
  .s67 {
    font-size: 0.77rem;
  }
  .s68 {
    font-size: 0.78rem;
  }
  .s69 {
    font-size: 0.79rem;
  }
  .s70 {
    font-size: 0.8rem;
  }
  .s71 {
    font-size: 0.81rem;
  }
  .s72 {
    font-size: 0.82rem;
  }
  .s73 {
    font-size: 0.83rem;
  }
  .s74 {
    font-size: 0.84rem;
  }
  .s75 {
    font-size: 0.85rem;
  }
  .s76 {
    font-size: 0.86rem;
  }
  .s77 {
    font-size: 0.87rem;
  }
  .s78 {
    font-size: 0.88rem;
  }
  .s79 {
    font-size: 0.89rem;
  }
  .s80 {
    font-size: 0.9rem;
  }
  .s81 {
    font-size: 0.91rem;
  }
  .s82 {
    font-size: 0.92rem;
  }
  .s83 {
    font-size: 0.93rem;
  }
  .s84 {
    font-size: 0.94rem;
  }
  .s85 {
    font-size: 0.95rem;
  }
  .s86 {
    font-size: 0.96rem;
  }
  .s87 {
    font-size: 0.97rem;
  }
  .s88 {
    font-size: 0.98rem;
  }
  .s89 {
    font-size: 0.99rem;
  }
  .s90 {
    font-size: 1rem;
  }
  .s91 {
    font-size: 1.01rem;
  }
  .s92 {
    font-size: 1.02rem;
  }
  .s93 {
    font-size: 1.03rem;
  }
  .s94 {
    font-size: 1.04rem;
  }
  .s95 {
    font-size: 1.05rem;
  }
  .s96 {
    font-size: 1.06rem;
  }
  .s97 {
    font-size: 1.07rem;
  }
  .s98 {
    font-size: 1.08rem;
  }
  .s99 {
    font-size: 1.09rem;
  }
  .s100 {
    font-size: 1.1rem;
  }
}

:root {
  --main: #ffb405;
}

.bg-color {
  background-color: #f9f9f9;
}

.bg-cover {
  background-size: cover;
}

#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: 96%;
}
@media (min-width: 1280px) {
  .w1200 {
    min-width: 1200px;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

div.btn {
  outline: none !important;
}

div.sbtn {
  outline: none !important;
}

@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: 33.8541666667%;
  overflow: hidden;
  min-height: 200px;
  background-color: #999;
}
.com-banner .cb_bg img {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  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;
}
.com-banner .cb_text .cbp1 {
  font-weight: 600;
  position: relative;
}
.com-banner .cb_text .cbp2 {
  margin-top: 0.14rem;
  line-height: 1.8888888889;
}
.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: #ffb405;
  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: #c5af64;
  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: #ffb405;
  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 #ffb405 inset, 0 2px 0.1rem #ffb405;
  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: #ffb405;
}
.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(//cdn.xuansiwei.com/weixi12225/static/home/images/icon-m2.png);
          mask-image: url(//cdn.xuansiwei.com/weixi12225/static/home/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: #ffb405;
  }
  .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%;
  background-color: rgba(255, 255, 255, 0.9);
  z-index: 30;
}
.cb-navs .cb-nav {
  font-size: 0;
  position: relative;
  z-index: 2;
}
.cb-navs .cb-nav .na {
  display: inline-block;
  line-height: 0.8rem;
  position: relative;
  margin-right: 0.7rem;
  padding-left: 0.17rem;
  color: rgba(255, 255, 255, 0.5);
}
.cb-navs .cb-nav .na::before {
  content: "";
  width: 0.06rem;
  min-width: 4px;
  height: 0.06rem;
  min-height: 4px;
  background-color: rgba(255, 255, 255, 0.5);
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.cb-navs .cb-nav .na:last-child {
  margin-right: 0 !important;
}
.cb-navs .cb-nav .na:hover {
  color: #fff;
}
.cb-navs .cb-nav .na.on {
  color: #fff;
}
.cb-navs .cb-nav .na.on::before {
  background-color: #fff;
}
.cb-navs .cb-bread {
  display: flex;
  align-items: center;
  line-height: 1;
  position: relative;
  z-index: 2;
}
.cb-navs .cb-bread .home {
  display: inline-flex;
  align-items: center;
  margin-right: 0.17rem;
}
.cb-navs .cb-bread a:hover {
  color: rgba(255, 255, 255, 0.5);
}
@media screen and (max-width: 900px) {
  .cb-navs {
    position: relative;
    left: auto;
    transform: translate(0);
  }
  .cb-navs .cb-nav .na {
    margin-right: 20px;
  }
  .cb-navs .cb-bread {
    display: none;
  }
}

.nav-swiper .nsd {
  box-shadow: 0 0 0 1px inset #e5e5e5;
  transition: all 0.3s;
}
.nav-swiper .nsd:hover, .nav-swiper .nsd.on {
  background-color: #ffb405;
  box-shadow: none;
}
.nav-swiper .nsa {
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  padding: 0 0.1rem;
  line-height: 3.8888888889em;
  cursor: pointer;
}
.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: 1600px) {
  .nav-swiper .nsa {
    /* font-size: 0.75em; */
  }
}
@media screen and (max-width: 900px) {
  .nav-swiper {
    max-width: 100%;
  }
  .nav-swiper .nsa {
    line-height: 2.5em;
  }
}

.bn-swiper {
  max-width: 100%;
}
.bn-swiper .swiper-container {
  height: 100%;
}
.bn-swiper .bsa {
  position: relative;
  width: auto;
  min-width: 1.4rem;
  margin-right: 0.12rem;
  min-height: 0.9rem;
  padding: 0 0.1rem;
  white-space: nowrap;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: 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: #ffb405;
}
.bn-swiper .bsa.on {
  background-color: #ffb405;
  color: #111;
}

.bg000 {
  background-color: #000;
}

.com-breadnav.no-shadow {
  box-shadow: none;
}
.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: #ffb405;
  display: none;
  z-index: 30;
}
.com-breadnav .bn_a:last-child {
  margin-right: 0 !important;
}
.com-breadnav .bn_a:hover {
  color: #ffb405;
  transition: color 0.3s;
}
.com-breadnav .bn_a.on {
  color: #ffb405;
}
.com-breadnav .bn_a.on::before {
  display: block;
}
.com-breadnav .zone_nav {
  flex-shrink: 0;
  display: flex;
  flex-wrap: wrap;
  line-height: 0.9rem;
  color: #666;
  margin-left: 0.4rem;
}
.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: #ffb405;
  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 .zone_nav {
    display: none;
  }
  .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.45rem;
  height: 0.45rem;
  min-width: 30px;
  min-height: 30px;
  margin: 0 0.05rem;
  line-height: 1;
  color: #666;
  border-radius: 50%;
}
.com-pag .btn {
  background-size: 16.6666666667% auto;
  background-repeat: no-repeat;
  background-position: center;
  transition: all 0.3s;
}
.com-pag .btn span {
  display: block;
  text-align: center;
}
.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: #ffb405;
  color: #111;
  transition: all 0.3s;
}
.com-pag .prev {
  background-image: url(//cdn.xuansiwei.com/weixi12225/static/home/images/icon-p11.png);
}
.com-pag .prev:hover {
  background-image: url(//cdn.xuansiwei.com/weixi12225/static/home/images/icon-p12.png);
}
.com-pag .next {
  background-image: url(//cdn.xuansiwei.com/weixi12225/static/home/images/icon-p21.png);
}
.com-pag .next:hover {
  background-image: url(//cdn.xuansiwei.com/weixi12225/static/home/images/icon-p22.png);
}
.com-pag .prev1 {
  background-image: url(//cdn.xuansiwei.com/weixi12225/static/home/images/icon-p11.png);
}
.com-pag .prev1:hover {
  background-image: url(//cdn.xuansiwei.com/weixi12225/static/home/images/icon-p12.png);
}
.com-pag .prev2 {
  background-image: url(//cdn.xuansiwei.com/weixi12225/static/home/images/icon-p13.png);
}
.com-pag .prev2:hover {
  background-image: url(//cdn.xuansiwei.com/weixi12225/static/home/images/icon-p14.png);
}
.com-pag .next1 {
  background-image: url(//cdn.xuansiwei.com/weixi12225/static/home/images/icon-p21.png);
}
.com-pag .next1:hover {
  background-image: url(//cdn.xuansiwei.com/weixi12225/static/home/images/icon-p22.png);
}
.com-pag .next2 {
  background-image: url(//cdn.xuansiwei.com/weixi12225/static/home/images/icon-p23.png);
}
.com-pag .next2:hover {
  background-image: url(//cdn.xuansiwei.com/weixi12225/static/home/images/icon-p24.png);
}
.com-pag .te {
  width: auto;
  padding: 0 0.2rem;
}
@media screen and (max-width: 900px) {
  .com-pag .p_a {
    margin-right: 0.1rem;
  }
}

.com-pag2 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.com-pag2 .cp_a {
  line-height: 1;
  font-weight: 500;
  max-width: 30%;
}
.com-pag2 .cp_a:hover .sp2 {
  color: #ffb405;
}
.com-pag2 .cp_b {
  display: inline-flex;
  align-items: center;
}
.com-pag2 .cp_b:hover .sp1 {
  color: #ffb405;
}
.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: #ffb405;
}
.com-pnav .pnav_i.on {
  background-color: #ffb405;
  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: #ffb405;
}
.com-nav .cn_a.on {
  color: #fff;
  background-color: #ffb405;
}
.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: #ffb405;
  transition: color 0.3s;
}
.com-tags .ctag.on {
  background-color: #ffb405;
  color: #333 !important;
}
.com-tags .ctag span {
  display: block;
  min-width: 4em;
}
@media screen and (max-width: 900px) {
  .com-tags {
    padding-top: 20px;
  }
  .com-tags .ctag {
    padding: 0.2rem;
    min-width: 25%;
  }
}

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

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

.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(//cdn.xuansiwei.com/weixi12225/static/home/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;
}

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

.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: #ffb405;
  transition: all 0.3s;
}
.cbtn.prev {
  background-image: url(//cdn.xuansiwei.com/weixi12225/static/home/images/icon-p11.png);
}
.cbtn.prev:hover {
  background-image: url(//cdn.xuansiwei.com/weixi12225/static/home/images/icon-p12.png);
}
.cbtn.next {
  background-image: url(//cdn.xuansiwei.com/weixi12225/static/home/images/icon-p21.png);
}
.cbtn.next:hover {
  background-image: url(//cdn.xuansiwei.com/weixi12225/static/home/images/icon-p22.png);
}

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

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

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

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

.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: #ffb405;
}
.md-search_result .result {
  display: flex;
  flex-wrap: wrap;
}
.md-search_result .result span {
  color: #ffb405;
}
.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: #ffb405;
  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: #ffb405;
}
.md-search_result .l_a .tag {
  background-color: #ffb405;
  color: #fff;
  padding: 0.05rem 0.1rem;
  margin-left: 0.1rem;
  white-space: nowrap;
}
.md-search_result .l_a .p2 {
  color: #666;
  margin-top: 0.18rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.md-head {
  height: 0.7rem;
  background-color: #000;
}
@media (min-width: 901px) {
  .md-head.pro {
    background-color: transparent;
    height: 0;
  }
  .md-head.pro .head_pc {
    background-color: transparent;
  }
  .md-head.is-fixed .head_pc {
    background-color: #000;
  }
}
.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 .head_box .ul1 .a1, .md-head.white .head_pc .head_box .ul1 .a1 {
  line-height: 0.5rem;
  transition: all 0.3s;
}
.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%;
  background-color: #000;
  z-index: 99;
  transition: all 0.3s;
}
.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.7rem;
}
.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;
}
.head_box .ul1 .li1 {
  position: relative;
  padding: 0 0.25rem;
}
.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.7rem;
  text-align: center;
  color: #fff;
  transition: all 0.3s;
}
.head_box .ul1 .a1::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%);
  height: 100%;
  width: 3rem;
  background-image: url(//cdn.xuansiwei.com/weixi12225/static/home/images/icon-17.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  opacity: 0;
  pointer-events: none;
  z-index: -1;
}
.head_box .ul1 .li1:hover .a1::before {
  opacity: 1;
}
.head_box .ul1 .a1.on::before {
  opacity: 1;
}
.head_box .ul1 .pro_li {
  position: static;
}
.head_box .ul1 .li_bd {
  position: absolute;
  left: 50%;
  top: 110%;
  transform: translate(-50%);
  padding-top: 1px;
  opacity: 0;
  pointer-events: none;
  transition: all 0.3s;
}
.head_box .ul1 .pb_tit {
  padding-bottom: 0.14rem;
  border-bottom: 1px solid #dcdcdc;
  position: relative;
}
.head_box .ul1 .pb_tit::before {
  content: "";
  width: 0.2rem;
  height: 2px;
  background-color: #ffb405;
  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: #ffb405;
}
.head_box .ul1 .pb_li .pb_a.on {
  color: #ffb405;
}
.head_box .ul1 .pb_li .pb_a.on::before {
  content: "";
  border-left: 0.25em solid #ffb405;
  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: rgba(0, 0, 0, 0.8);
  color: #fff;
  opacity: 0;
  box-shadow: 0px 0 0.2rem 0px rgba(0, 0, 0, 0.2);
  text-align: center;
  pointer-events: none;
  transition: all 0.3s;
}
.head_box .ul1 .a2 {
  display: block;
  text-align: center;
  padding: 0.15rem;
  white-space: nowrap;
  position: relative;
  transition: all 0.3s;
}
.head_box .ul1 .a2:hover {
  color: #000;
  background-color: #ffb405;
  transition: all 0.3s;
}
.head_box .h-lang {
  margin-right: 0.54rem;
  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: #fff;
  cursor: pointer;
}
.head_box .h-lang .hd .ic {
  width: 1.1em;
  height: 1.1em;
  background-image: url(//cdn.xuansiwei.com/weixi12225/static/home/images/icon-lang1.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.head_box .h-lang .hd .sp {
  margin: 0 0.1rem;
}
.head_box .h-lang .hd .sp2 {
  width: 0.6em;
  height: 0.6em;
  background-image: url(//cdn.xuansiwei.com/weixi12225/static/home/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: #ffb405;
  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(//cdn.xuansiwei.com/weixi12225/static/home/images/icon-phone.png);
  background-repeat: no-repeat;
  background-size: contain;
  margin-left: 0.18rem;
}
.head_box .h-search {
  position: relative;
}
.head_box .h-search .hd {
  width: 1em;
  height: 1em;
  cursor: pointer;
  background-image: url(//cdn.xuansiwei.com/weixi12225/static/home/images/icon-mag.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.head_box .h-search .bd {
  width: 3rem;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  opacity: 0;
  pointer-events: none;
}
.head_box .h-search .ip {
  width: 100%;
  height: 0.2rem;
  min-height: 20px;
  padding: 0 0.2rem;
  background-color: #000;
  border: none;
  border-left: 1px solid #fff;
  color: #fff;
}
.head_box .h-search .ip::-moz-placeholder {
  color: #fff;
	  color: rgba(255, 255, 255, 0.5);
}
.head_box .h-search .ip::placeholder {
  color: #fff;
	  color: rgba(255, 255, 255, 0.5);
}
.head_box .h-search input[type=search] {
  -webkit-appearance: none;
}
.head_box .h-search input::-webkit-search-cancel-button {
  display: none;
}
.head_box .h-search .sbt {
  width: 1em;
  height: 1em;
  cursor: pointer;
  background-image: url(//cdn.xuansiwei.com/weixi12225/static/home/images/icon-mag.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  background-color: #000;
  border: none;
}
@media (min-width: 1600px) {
  .head_box .h-search.show .hd {
    opacity: 0;
  }
  .head_box .h-search.show .bd {
    opacity: 1;
    pointer-events: auto;
  }
}
@media (max-width: 1800px) {
  .head_box .h-search .bd {
    width: 1.8rem;
  }
}
@media (max-width: 1500px) {
  .head_box .h-search .bd {
    width: 1rem;
  }
}
/* @media (min-width: 900px) {
  .head_box .h-search.show .hd {
    opacity: 0;
  }
  .head_box .h-search.show .bd {
    opacity: 1;
    pointer-events: auto;
  }
} */
.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: #ffb405;
  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: #ffb405;
  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(//cdn.xuansiwei.com/weixi12225/static/home/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 .h-search .bd {
    display: none;
  }
  .head_box .more {
    display: block;
  }
}

.md-mob_sideNav {
  position: fixed;
  right: -100%;
  top: 0;
  width: 10rem;
  max-width: 70%;
  height: 100vh;
  background-color: #000 !important;
  transition: all 0.2s linear;
  z-index: 300;
}
.md-mob_sideNav .mob_bot {
  padding: 0 20px;
}
.md-mob_sideNav .ul1 {
  height: 100%;
  overflow-y: auto;
  scrollbar-width: thin;
}
.md-mob_sideNav .ul1::-webkit-scrollbar {
  /*滚动条整体样式*/
  width: 5px;
  /*高宽分别对应横竖滚动条的尺寸*/
  height: 1px;
}
.md-mob_sideNav .ul1::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  border-radius: 10px;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: #fff;
}
.md-mob_sideNav .ul1::-webkit-scrollbar-track {
  /*滚动条里面轨道*/
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  background: #ededed;
}
.md-mob_sideNav .ul1 .li1 {
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
          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: #ffb405;
}
.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(//cdn.xuansiwei.com/weixi12225/static/home/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(//cdn.xuansiwei.com/weixi12225/static/home/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(//cdn.xuansiwei.com/weixi12225/static/home/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% - 50px);
}
.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: #ffb405;
}
@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: #000;
  background-image: url(//cdn.xuansiwei.com/weixi12225/static/home/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: #000;
}
.md-foot .ul1 {
  display: flex;
  justify-content: space-between;
}
.md-foot .ul1 .li1 {
  margin-right: 1rem;
}
.md-foot .ul1 .li1:last-child {
  margin-right: 0;
}
.md-foot .ul1 .a1 {
  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.26rem;
}
.md-foot .ul1 .li2 {
  margin-bottom: 0.17rem;
}
.md-foot .ul1 .li2:last-child {
  margin-bottom: 0;
}
.md-foot .ul1 .a2 {
  color: #a0c5be;
  transition: color 0.3s;
}
.md-foot .ul1 .a2:hover {
  color: #fff;
  transition: color 0.3s;
}
@media (max-width: 1280px) {
  .md-foot .ul1 .li1 {
    margin-right: 0.5rem;
  }
}
@media screen and (max-width: 900px) {
  .md-foot .ul1 {
    display: none;
  }
}

.foot-1 .box {
  padding-top: 0.52rem;
  padding-bottom: 0.2rem;
  text-align: center;
  font-size: 0;
	border-top: 1px solid #181818;
	border-top: 1px solid hsla(0,0%,100%,.15);
}
.foot-1 .logo {
  display: inline-block;
}
.foot-1 .logo img {
  height: 0.52rem;
}
.foot-1 .le {
  color: #fff;
}
.foot-1 .t2 {
  line-height: 2.25;
  margin-top: 0.2rem;
}
.foot-1 .shares {
  display: flex;
  justify-content: center;
  margin-top: 0.36rem;
}
.foot-1 .shares .si {
  position: relative;
  margin: 0 0.04rem;
}
.foot-1 .shares .si:hover .ic1 {
  opacity: 0;
}
.foot-1 .shares .si:hover .ic2 {
  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;
  border-radius: 50%;
}
.foot-1 .shares .hi {
  height: 1em;
  position: absolute;
  left: 0;
  top: 0;
}
.foot-1 .shares .ic2 {
  opacity: 0;
}
.foot-1 .shares .bd {
  position: absolute;
  left: 50%;
  bottom: 100%;
  transform: translate(-50%);
  padding: 0.1rem;
  width: 1.4rem;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s;
}
.foot-1 .text {
  color: rgba(255, 255, 255, 0.3);
  color: #fff;
  line-height: 2.1428571429;
  margin-top: 0.35rem;
}
.foot-1 .text a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.foot-1 .form {
  margin-top: 0.4rem;
}
.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: rgba(255, 255, 255, 0.2);
  color: #fff;
  border: none;
  padding: 0 0.3rem;
}
.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(//cdn.xuansiwei.com/weixi12225/static/home/images/icon-mag1.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  cursor: pointer;
}
@media screen and (max-width: 900px) {
  .foot-1 .box {
    flex-wrap: wrap;
  }
  .foot-1 .list {
    width: 100%;
    display: none;
  }
  .foot-1 .text {
    width: 100%;
    margin-top: 20px;
    flex-wrap: wrap;
  }
  .foot-1 .text .te {
    width: 100%;
  }
  .foot-1 .text .code {
    margin: 20px 0;
  }
}

.foot-2 {
  line-height: 1.875;
}
.foot-2 .box {
  padding-top: 0.33rem;
  padding-bottom: 1.05rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: rgba(160, 197, 190, 0.5);
  color: #fff;
}
.foot-2 .ri a:hover {
  text-decoration: underline;
}
@media screen and (max-width: 900px) {
  .foot-2 .box {
    flex-wrap: wrap;
    padding: 25px 0;
  }
  .foot-2 .le {
    width: 100%;
    text-align: center;
  }
  .foot-2 .ri {
    width: 100%;
    margin-top: 20px;
    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(//cdn.xuansiwei.com/weixi12225/static/home/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: #ffb405;
  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: #ffb405;
  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: #ffb405;
  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, 180, 5, 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: #ffb405;
}
.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 {
  padding-top: 1.15rem;
  padding-top: 0.3rem;
  padding-bottom: 0.63rem;
  background-image: url(//cdn.xuansiwei.com/weixi12225/static/home/images/ctc1_bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}
.ctc-1 .box {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  position: relative;
}
.ctc-1 .le {
  width: 36.6666666667%;
}
.ctc-1 .txt {
  line-height: 2;
  margin-top: 0.43rem;
  color: #444;
}
.ctc-1 .maps {
  width: 61.1666666667%;
}
.ctc-1 .map {
  height: 5.5rem;
}
@media (max-width: 900px) {
  .ctc-1 .le {
    width: 100%;
  }
  .ctc-1 .maps {
    width: 100%;
  }
}
.ctc-2 {
  padding-top: 1.1rem;
  padding-bottom: 1.15rem;
  z-index: 20;
}
.ctc-2 .form {
  margin-top: 0.46rem;
}

.com-form .fbox {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.com-form .le {
  width: 48.6842105263%;
}
.com-form .ri {
  width: 48.6842105263%;
  display: flex;
  flex-direction: column;
}

.com-form .ri .form-label {
  margin-bottom: 10px;
}
.com-form .fi {
  margin-bottom: 0.2rem;
}
.com-form .fi:last-child {
  margin-bottom: 0;
}
.com-form .ww100 {
  width: 100%;
  margin-right: 0;
}
.com-form .ft {
  color: #222;
}
.com-form .inp {
  position: relative;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.com-form .form-label {
  display: inline-block;
  width: auto;
  margin-right: 10px;
  font-weight: normal;
  white-space: nowrap;
  color: #333;
  font-size: 14px;
}

.com-form .required {
  color: red;
  margin-left: 2px;
}
.com-form .ip {
  flex: 1;
  min-width: 0;
  height: 0.56rem;
  min-height: 30px;
  padding: 0 0.17rem;
  border: 1px solid #e5e5e5;
}
.com-form .ip::-moz-placeholder {
  color: #999;
}
.com-form .ip::placeholder {
  color: #999;
}
.com-form .ta {
  width: 100%;
  height: 100%;
  min-height: 60px;
  padding: 0.2rem 0.24rem;
  border: 1px solid #e5e5e5;
}
.com-form .code {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
}
.com-form .rcode {
  display: none;
}
.com-form .cf-btns {
  display: flex;
  justify-content: center;
  margin-top: 0.7rem;
}
.com-form .btn {
  background-color: #ffb405;
  height: 0.5rem;
  min-height: 30px;
  padding: 0 0.64rem;
  text-align: center;
  border-radius: 1rem;
  cursor: pointer;
  border: none;
  transition: all 0.3s;
}
.com-form .btn:hover {
  background-color: #ff9e05;
  transition: all 0.3s;
}
@media (max-width: 900px) {
  .com-form .le {
    width: 100%;
  }
  .com-form .ri {
    width: 100%;
  }
  .com-form .ta {
    height: 1.5rem;
  }
  .com-form .lcode {
    display: none;
  }
  .com-form .rcode {
    display: block;
  }
}

.md-search{
	min-height: 70vh;
}
.search-1 {
  padding-bottom: 1rem;
}
.search-1 .tet {
  margin-bottom: 0.4rem;
}
.search-1 .com-search {
  margin-bottom: 0.5rem;
}
.search-1 .com-search .inp {
  width: 6rem;
}
.search-1 .bitem {
  margin-bottom: 0.8rem;
}
.search-1 .bitem:last-child {
  margin-bottom: 0;
}
.search-1 .case-list {
  margin-top: 0.35rem;
  margin-bottom: 0;
}
.search-1 .news-list {
  margin-top: 0.35rem;
  margin-bottom: 0;
}

.search-2 {
  padding-bottom: 1.2rem;
}

.a-btn {
  display: inline-flex;
  align-items: center;
  line-height: 1;
  border-radius: 1rem;
  padding: 0.17rem 0.38rem;
  color: #111;
  background-color: #ffb405;
  white-space: nowrap;
  cursor: pointer;
  transition: all 0.3s;
}
.a-btn:hover {
  background-color: #ff9e05;
}
.a-btn .ic {
  width: 1em;
  height: 1em;
  background-image: url(//cdn.xuansiwei.com/weixi12225/static/home/images/icon-16.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  margin-left: 0.5em;
}

.case-1 {
  padding-top: 0.3rem;
  padding-bottom: 0.75rem;
}
.case-1 .com-search {
  margin-top: 0.6rem;
}
.case-1 .sw {
  width: 2.85rem;
  height: auto;
  margin-right: 0.2rem;
  box-shadow: 0 0 0 1px #e5e5e5 inset;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0.4rem 0.1rem;
}
.case-1 .sw:last-child {
  margin-right: 0;
}
.case-1 .sw:hover {
  background-color: #ffb405;
}
.case-1 .sw:hover .ic {
  opacity: 0.5;
}
.case-1 .sw.on {
  background-color: #ffb405;
}
.case-1 .sw.on .ic {
  opacity: 0.5;
}
.case-1 .sw .ic {
  height: 1em;
  margin-right: 0.12rem;
  flex-shrink: 0;
  opacity: 0.4;
}
.case-1 .sw .sp {
  color: #111;
}
.case-1 .btns {
  font-size: 0;
  text-align: center;
}

.case-list {
  display: flex;
  flex-wrap: wrap;
  margin-top: 0.6rem;
  margin-bottom: 0.6rem;
}
.case-list .li {
  width: 32.25%;
  margin-right: 1.5833333333%;
  margin-bottom: 0.2rem;
}
.case-list .li:nth-child(3n) {
  margin-right: 0;
}
@media screen and (min-width: 901px) {
  .case-list .li:nth-child(3n) {
    transition-delay: 0.5s;
  }
  .case-list .li:nth-child(3n-1) {
    transition-delay: 0.25s;
  }
}
.case-list .aa {
  display: block;
  position: relative;
  transition: all 0.3s;
}
.case-list .aa:hover .h3 {
  color: #ffb405;
  transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1);
}
.case-list .img {
  padding-top: 75.1937984496%;
  overflow: hidden;
}
.case-list .txt {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 0 0.1rem;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 3;
}
.case-list .h3 {
  color: #fff;
  line-height: 2.6666666667em;
  transition: all 0.3s;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
@media screen and (max-width: 900px) {
  .case-list {
    justify-content: space-between;
  }
  .case-list .li {
    width: 48%;
    margin-right: 0;
    margin-bottom: 4%;
  }
}
@media screen and (max-width: 500px) {
  .case-list .li {
    width: 100%;
    margin-bottom: 4%;
  }
  .case-list .txt {
    padding: 10px;
  }
  .case-list .h3 {
    -webkit-line-clamp: 2;
    line-height: 2;
  }
}

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

.ab-1 {
  padding-top: 1.13rem;
  padding-top: 0.3rem;
}
.ab-1 .box {
  position: relative;
  margin-top: 0.45rem;
}
.ab-1 .bi {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 0.5rem;
}
.ab-1 .bi:last-child {
  margin-bottom: 0;
}
.ab-1 .imgs {
  width: 54.1666666667%;
}
.ab-1 .img {
  position: relative;
  padding-top: 56.3076923077%;
  height: 100%;
}
.ab-1 .text {
  width: 42.5%;
}
.ab-1 .txt {
  line-height: 1.7777777778;
  color: #444;
}
.ab-1 .watch {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 1em;
  height: 1em;
  background-image: url(//cdn.xuansiwei.com/weixi12225/static/home/images/icon-29.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  z-index: 10;
  transform: translate(-50%, -50%);
  cursor: pointer;
}
@media screen and (max-width: 900px) {
  .ab-1 .imgs {
    width: 100%;
    margin: 10px 0;
  }
  .ab-1 .text {
    width: 100%;
  }
}

.ab-2 {
  padding-top: 0.8rem;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
}
.ab-2 .swiper1 {
  position: relative;
  margin-top: 0.48rem;
  box-shadow: 0 0 0 1px #eee;
}
.ab-2 .img1 {
  position: relative;
  padding-top: 53.3333333333%;
  cursor: pointer;
  background-color: #f9f9f9;
}
.ab-2 .i_box {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  height: 84.84375%;
  /* background-color: #555; */
  /* box-shadow: 0 0 3px 3px inset #333; */
  cursor: pointer;
}
.ab-2 .i_box::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: calc(100% + 6px);
  height: calc(100% + 6px);
  background-color: #555;
  border: 3px solid #333;
	display: none;
}
.ab-2 .i_box img {
  position: relative;
  /* width: 100%; */
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  outline: none !important;
  border: none !important;
  z-index: 5;
}
.ab-2 .te {
  text-align: center;
  margin-top: 0.38rem;
  color: #222;
}
.ab-2 .sbtn {
  width: 1em;
  height: 1em;
  border-radius: 50%;
  background-color: #e9e9e9;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 20% auto;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 30;
  cursor: pointer;
}
.ab-2 .sbtn:hover {
  background-color: #ffb405;
}
.ab-2 .prev {
  left: 0.4rem;
  background-image: url(//cdn.xuansiwei.com/weixi12225/static/home/images/icon-11.png);
}
.ab-2 .next {
  right: 0.4rem;
  background-image: url(//cdn.xuansiwei.com/weixi12225/static/home/images/icon-12.png);
}
.ab-2 .swiper2 {
  margin-top: 0.36rem;
  position: relative;
}
.ab-2 .sw2 {
  cursor: pointer;
}
.ab-2 .img2 {
  position: relative;
  padding-top: 139.552238806%;
}
.ab-2 .img2 img {
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
.ab-2 .my-active .img2::before {
  content: "";
  width: 100%;
  height: 100%;
  border: 4px solid #ffb405;
  position: absolute;
  left: 0;
  top: 0;
  box-sizing: border-box;
  z-index: 5;
}
.ab-2 .sbtn2 {
  width: 1em;
  height: 1em;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 30;
  cursor: pointer;
  border: none !important;
  outline: none !important;
}
.ab-2 .prev2 {
  right: calc(100% + 0.2rem);
  background-image: url(//cdn.xuansiwei.com/weixi12225/static/home/images/icon-11.png);
}
.ab-2 .next2 {
  left: calc(100% + 0.2rem);
  background-image: url(//cdn.xuansiwei.com/weixi12225/static/home/images/icon-12.png);
}
.ab-2 .swiper-pagination {
  position: static;
  margin-top: 0.4rem;
  width: 100%;
  display: flex;
  justify-content: center;
}
.ab-2 .swiper-pagination .swiper-pagination-bullet {
  width: 0.2rem;
  height: 0.05rem;
  border-radius: 0;
  background-color: #ddd;
  opacity: 1;
  margin: 0 0.08rem;
  position: relative;
  transform: skew(30deg);
}
.ab-2 .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #ffb405;
}
.ab-2 .swiper2  .swiper-container {
	padding-bottom: 0.2rem;
}
@media screen and (max-width: 900px) {
  .ab-2 .swiper::before {
    display: none;
  }
  .ab-2 .text {
    width: 100%;
    margin-top: 25px;
  }
  .ab-2 .imgs {
    width: 100%;
  }
}

.ab-3 {
  padding-top: 1.13rem;
  padding-bottom: 1.16rem;
}
.ab-3 .ul {
  margin-top: 0.46rem;
}
.ab-3 .li {
  margin-bottom: 0.4rem;
}
.ab-3 .li:last-child {
  margin-bottom: 0;
}
.ab-3 .li:nth-child(2n-1) .imgs {
  left: 0;
}
.ab-3 .li:nth-child(2n) .dd {
  flex-direction: row-reverse;
}
.ab-3 .dd {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  box-shadow: 0 0 0 1px inset #e9e9e9;
}
.ab-3 .dd:hover .img img {
  transform: scale(1.1);
}
.ab-3 .imgs {
  width: 50%;
}
.ab-3 .img {
  padding-top: 71.6666666667%;
  overflow: hidden;
  height: 100%;
}
.ab-3 .text {
  width: 50%;
  position: relative;
  z-index: 5;
  display: flex;
  align-items: center;
}
.ab-3 .tbox {
  padding: 0.2rem 0.75rem;
}
.ab-3 .ii {
  height: 1em;
  margin-right: 0.1rem;
}
.ab-3 .txt {
  color: #666;
  line-height: 1.875;
  margin-top: 0.3rem;
}
@media (max-width: 900px) {
  .ab-3 .imgs {
    width: 100%;
    position: static;
  }
  .ab-3 .text {
    width: 100%;
  }
  .ab-3 .tbox {
    padding: 30px;
  }
}

.ab-4 {
  overflow: hidden;
	padding-top: 0.4rem;
  padding-bottom: 1.14rem;
}
.ab-4 .list {
  margin-top: 0.47rem;
}
.ab-4 .item {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 0.6rem;
}
.ab-4 .item:last-child {
  margin-bottom: 0;
}
.ab-4 .item:nth-child(2n) .big {
  order: 2;
}
.ab-4 .item:nth-child(2n) .sma {
  order: 1;
}
.ab-4 .big {
  width: 69.75%;
  position: relative;
}
.ab-4 .big:hover img {
  transform: scale(1.05);
}
.ab-4 .big .img1 {
  padding-top: 66.9056152927%;
  overflow: hidden;
}
.ab-4 .sma {
  width: 29.1666666667%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.ab-4 .si {
  position: relative;
}
.ab-4 .si:hover img {
  transform: scale(1.05);
}
.ab-4 .img2 {
  padding-top: 77.5568181818%;
  overflow: hidden;
}
.ab-4 .tag {
  position: absolute;
  left: 0;
  top: 0;
  color: #fff;
  min-width: 1.6rem;
  line-height: 3.125em;
  text-align: center;
  padding: 0 0.48rem;
  background-color: rgba(68, 68, 68, 0.8);
  border-radius: 0 0 0.2rem 0;
}
@media (max-width: 500px) {
  .ab-4 .item {
    margin-bottom: 0;
  }
  .ab-4 .big {
    width: 100%;
    margin: 2% 0;
  }
  .ab-4 .sma {
    width: 100%;
    flex-direction: row;
    margin: 1% 0;
  }
  .ab-4 .si {
    width: 49%;
  }
}

.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: #ffb405;
}
.ho-tit .ht2 {
  font-weight: 600;
  margin-top: 0.08rem;
  color: #fff;
  letter-spacing: 0.04rem;
}
.md-home {
  background-color: #181818;
	background-color: #000;
}

.h-more {
  position: relative;
  padding: 0.16rem 0.21rem;
  background-color: #ffb405;
  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 #ffb405;
  transition: all 0.3s;
}
.h-more img {
  margin-left: 0.32rem;
}

.ho-top {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.ho-top .hte {
  width: 35%;
  flex-shrink: 0;
  line-height: 1.5;
  color: #777;
  margin-bottom: 0.3rem;
}
@media screen and (max-width: 900px) {
  .ho-top {
    flex-wrap: wrap;
  }
  .ho-top .hte {
    width: 100% !important;
    margin-top: 15px;
    margin-bottom: 0 !important;
  }
}

.ho-ban {
  position: relative;
  overflow: hidden;
}
.ho-ban .ho_sw {
  overflow: hidden;
}
.ho-ban .ho_sw .img {
  position: relative;
  padding-top: 44.2708333333%;
  overflow: hidden;
  transition: all 0.3s;
  display: block;
  background-color: #999;
}
.ho-ban .ho_sw .img img {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  -o-object-fit: cover;
     object-fit: cover;
}
.ho-ban .ho_sw .text {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  font-size: 0;
  opacity: 0;
  text-align: center;
}
.ho-ban .ho_sw .d1 {
  font-weight: 600;
  color: #ffb405;
  position: relative;
}
.ho-ban .ho_sw .d2 {
  margin-top: 0.14rem;
  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: #c5af64;
  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: #ffb405;
}
.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 .btns {
  display: flex;
  position: absolute;
  left: 50%;
  bottom: 20%;
  transform: translate(-50%);
  z-index: 30;
}
.ho-ban .ho_sw .bt2 {
  justify-content: center;
}
.ho-ban .ho_sw .bt3 {
  justify-content: flex-end;
}
.ho-ban .ho_sw .bb {
  display: inline-flex;
  align-items: center;
  padding: 0.1rem 0.3rem;
  color: #ffb405;
  border: 1px solid #ffb405;
}
.ho-ban .swiper-slide-active .text {
  opacity: 1;
  transition: opacity 1s 0.5s;
}
.ho-ban .swiper-pagination {
  bottom: 0.3rem;
  width: 100%;
  display: flex;
  justify-content: center;
}
.ho-ban .swiper-pagination .swiper-pagination-bullet {
  width: 0.2rem;
  height: 0.05rem;
  border-radius: 0;
  background-color: rgba(255, 255, 255, 0.3);
  opacity: 1;
  margin: 0 0.08rem;
  position: relative;
  transform: skew(30deg);
}
.ho-ban .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #ffb405;
}
.ho-ban .ho_bot {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: absolute;
  bottom: 0.8rem;
  left: 50%;
  transform: translate(-50%);
  z-index: 30;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  color: #fff;
}
.ho-ban .nums {
  color: rgba(255, 255, 255, 0.6);
}
.ho-ban .nums .n1 {
  color: #fff;
}
.ho-ban .btns {
  display: flex;
}
.ho-ban .hb_mask {
  position: absolute;
  bottom: 0;
  left: 0;
  transform: translateY(0.1rem);
  width: 100%;
  z-index: 30;
}
.ho-ban .hb_mask img {
  width: 100%;
}
.ho-ban .mouse {
  cursor: pointer;
  display: inline-flex;
  align-items: center;
}
.ho-ban .mouse img {
  width: 1em;
  margin-right: 0.1rem;
  animation: jump 1s linear infinite;
}
.ho-ban .sbtn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 1em;
  height: 1em;
  margin: 0;
  background-color: transparent;
  opacity: 0.25;
  background-size: 80% auto;
  background-position: center;
  background-repeat: no-repeat;
  z-index: 30;
  cursor: pointer;
}
.ho-ban .sbtn:hover {
  opacity: 1;
}
.ho-ban .prev {
  left: 0.5rem;
  background-image: url(//cdn.xuansiwei.com/weixi12225/static/home/images/icon-97.png);
}
.ho-ban .next {
  right: 0.5rem;
  background-image: url(//cdn.xuansiwei.com/weixi12225/static/home/images/icon-98.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(//cdn.xuansiwei.com/weixi12225/static/home/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: #ffb405;
}
.home-0 .prev {
  left: 0.5rem;
  background-image: url(//cdn.xuansiwei.com/weixi12225/static/home/images/icon-p11.png);
}
.home-0 .prev:hover {
  background-image: url(//cdn.xuansiwei.com/weixi12225/static/home/images/icon-p12.png);
}
.home-0 .next {
  right: 0.5rem;
  background-image: url(//cdn.xuansiwei.com/weixi12225/static/home/images/icon-p21.png);
}
.home-0 .next:hover {
  background-image: url(//cdn.xuansiwei.com/weixi12225/static/home/images/icon-p22.png);
}
@media (max-width: 500px) {
  .home-0 .te .d2 {
    display: none;
  }
  .home-0 .h0_bot {
    pointer-events: none;
    opacity: 0;
  }
}

.home-1 {
  position: relative;
  padding-top: 1.23rem;
  padding-bottom: 1rem;
  overflow: hidden;
}
.home-1 .swiper {
  position: relative;
  margin-top: 0.56rem;
}
.home-1 .swiper-wrapper {
  align-items: center;
}
.home-1 .sw {
  background-color: #212121;
	margin-top: 0.6rem;
	margin-bottom: 0.6rem;
	transition: all 0.6s;
}

@media (min-width:901px) {
	.home-1 .sw:hover {
		background-color: #323232;
		margin-top: 0;
		margin-bottom: 0;
	}
	.home-1 .sw:hover .block {
		padding-top: 157.8947368421%;
	}
	.home-1 .sw:hover .top {
		color: #ffb405;
	}
	.home-1 .sw:hover .d2 {
		/*margin-top: 0.12rem;*/
	}
	.home-1 .sw:hover .bot {
		opacity: 1;
		transition: all 0.3s;
	}
	.home-1 .sw:hover .btn {
		opacity: 1;
	}
	.home-1 .sw:hover .img {
		transform: scale(1.1);
	}
}



/* .home-1 .swiper-slide-active {
  background-color: #323232;
}
.home-1 .swiper-slide-active .block {
  padding-top: 157.8947368421%;
}
.home-1 .swiper-slide-active .top {
  color: #ffb405;
}
.home-1 .swiper-slide-active .d2 {
  margin-top: 0.12rem;
}
.home-1 .swiper-slide-active .bot {
  opacity: 1;
  transition: all 0.3s;
}
.home-1 .swiper-slide-active .btn {
  opacity: 1;
}
.home-1 .swiper-slide-active .img {
  transform: scale(1.1);
} */
.home-1 .block {
  position: relative;
  padding-top: 126.3157894737%;
	transition: all 0.6s;
}
.home-1 .text {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  padding: 0.24rem 0.3rem;
  z-index: 5;
}
.home-1 .top {
  display: flex;
  justify-content: space-between;
  color: #fff;
}
.home-1 .h3 {
 
  transition: all 0.3s;
}
.home-1 .d2 {
  margin-top: 0.16rem;
  transition: all 0.3s;
}
.home-1 .bot {
  opacity: 0;
    transition: opacity 0.2s;
}
.home-1 .bi {
  display: flex;
  align-items: center;
  color: rgba(255, 255, 255, 0.6);
	color: #fff;
  margin-bottom: 0.16rem;
}
.home-1 .bi .bic {
  flex-shrink: 0;
  width: 1em;
  height: 1em;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
  margin-right: 0.1rem;
}
.home-1 .btn {
  width: 1em;
  height: 1em;
  background-image: url(//cdn.xuansiwei.com/weixi12225/static/home/images/icon-7.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 26% auto;
  background-color: #ffb405;
  border-radius: 50%;
  opacity: 0;
}
.home-1 .bot {
  margin-top: 0.28rem;
}
.home-1 .imgs {
  position: absolute;
  left: 50%;
  bottom: 0.3rem;
  transform: translate(-50%);
  width: 60%;
}
.home-1 .img {
  position: relative;
  padding-top: 100%;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  transition: transform 0.3s;
}
.home-1 .img .ii {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
.home-1 .sbtn {
  width: 1em;
  height: 1em;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
  /* background-color: #ffb405; */
	box-shadow: 0 0 0 1px inset #fff;
  z-index: 5;
}

.home-1 .sbtn:hover {
  background-color: #ffb405;
 
}

.home-1 .prev {
  right: calc(100% + 0.7rem);
  /* background-image: url(//cdn.xuansiwei.com/weixi12225/static/home/images/icon-11.png); */
}
.home-1 .next {
  left: calc(100% + 0.7rem);
  /* background-image: url(//cdn.xuansiwei.com/weixi12225/static/home/images/icon-12.png); */
}
.home-1 .prev {
 
  background-image: url(//cdn.xuansiwei.com/weixi12225/static/home/images/icon-27.png);
}
.home-1 .prev:hover {
  background-image: url(//cdn.xuansiwei.com/weixi12225/static/home/images/icon-11.png);
}
.home-1 .next {
 
  background-image: url(//cdn.xuansiwei.com/weixi12225/static/home/images/icon-28.png);
}
.home-1 .next:hover {
  background-image: url(//cdn.xuansiwei.com/weixi12225/static/home/images/icon-12.png);
}
.home-1 .my-disabled {
  opacity: 0;
  pointer-events: none;
}
.home-1 .btns {
  font-size: 0;
  text-align: center;
  margin-top: 0.6rem;
}
.home-1 .more {
  display: inline-flex;
  align-items: center;
  line-height: 1;
  background-color: #ffb405;
  color: #111;
  border-radius: 1rem;
  transition: all 0.3s;
  padding: 0.17rem 0.37rem;
}
.home-1 .more:hover {
  background-color: #ff9e05;
  transition: all 0.3s;
}
.home-1 .more .mic {
  width: 0.5em;
  height: 0.5em;
  margin-left: 0.1rem;
  background-image: url(//cdn.xuansiwei.com/weixi12225/static/home/images/icon-7.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
@media screen and (max-width: 1500px){
  .home-1 .prev {
    left: 0.1rem;
  }
  .home-1 .next {
    left: auto;
    right: 0.1rem;
  }
}
@media screen and (max-width: 900px) {
  .home-1 .sbtn {
    width: 1.5em;
    height: 1.5em;
  }

	.home-1 .sw {
		background-color: #323232;
		margin-top: 0;
		margin-bottom: 0;
	}
	.home-1 .sw .block {
		padding-top: 157.8947368421%;
	}
	.home-1 .sw .top {
		color: #ffb405;
	}
	.home-1 .sw .d2 {
		margin-top: 0.12rem;
	}
	.home-1 .sw .bot {
		opacity: 1;
		transition: all 0.3s;
	}
	.home-1 .sw .btn {
		opacity: 1;
	}
	.home-1 .sw .img {
		transform: scale(1.1);
	}
 
}

.home-2 {
  padding-top: 0.32rem;
  padding-bottom: 0.25rem;
	overflow: hidden;
}
.home-2 .watch {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 1em;
  height: 1em;
  background-image: url(//cdn.xuansiwei.com/weixi12225/static/home/images/icon-29.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  z-index: 10;
  pointer-events: none;
  transform: translate(-50%, -50%);
}
.home-2 .social-share .icon-wechat .wechat-qrcode:after {
  display: none;
}
.home-2 .big {
  margin-top: 0.54rem;
}
.home-2 .big .top {
  position: relative;
}
.home-2 .big .top:hover .vd {
  opacity: 1;
}
.home-2 .big .top:hover .share {
  opacity: 1;
}
.home-2 .big .img {
  display: block;
  position: relative;
  padding-top: 56.25%;
  overflow: hidden;
}
.home-2 .big .bot {
  text-align: center;
  margin-top: 0.28rem;
  color: #fff;
}
.home-2 .big .share {
  position: absolute;
  right: 0.3rem;
  right: 0;
  top: 0.3rem;
  top: 0;
  padding-top: 0.3rem;
  z-index: 10;
  opacity: 0;
  transition: all 0.3s;
}
.home-2 .big .si {
  padding-right: 0.3rem;
  margin-bottom: 0.1rem;
}
.home-2 .big .si:hover .ic1 {
  opacity: 0;
}
.home-2 .big .si:hover .ic2 {
  opacity: 1;
}
.home-2 .big .hd {
  width: 1em;
  height: 1em;
  display: block;
}
.home-2 .big .hd img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.home-2 .big .ic2 {
  opacity: 0;
}
.home-2 .big .social-share .icon-wechat .wechat-qrcode {
  top: 0;
  left: calc(100% + 0.2rem);
}
.home-2 .swiper {
  position: relative;
  margin-top: 0.25rem;
}
.home-2 .sw:hover .share {
  opacity: 1;
}
.home-2 .sw .top {
  position: relative;
}
.home-2 .sw .top:hover .vd {
  opacity: 1;
}
.home-2 .sw .img {
  display: block;
  position: relative;
  padding-top: 64.406779661%;
	padding-top: 56.25%;
  overflow: hidden;
}
.home-2 .sw .bot {
  text-align: center;
  margin-top: 0.28rem;
  color: #fff;
}
.home-2 .sw .share {
  position: absolute;
  right: 0.3rem;
  right: 0;
  top: 0.3rem;
  top: 0;
  padding-top: 0.3rem;
  z-index: 10;
  opacity: 0;
  transition: all 0.3s;
}
.home-2 .sw .si {
  padding-right: 0.2rem;
  margin-bottom: 0.1rem;
}
.home-2 .sw .si:hover .ic1 {
  opacity: 0;
}
.home-2 .sw .si:hover .ic2 {
  opacity: 1;
}
.home-2 .sw .hd {
  width: 0.6em;
  height: 0.6em;
  display: block;
}
.home-2 .sw .hd img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.home-2 .sw .ic2 {
  opacity: 0;
}
.home-2 .sw .social-share .icon-wechat .wechat-qrcode {
  top: 0;
  left: auto;
  right: 100%;
}
.home-2 .vd {
  position: absolute;
  left: -1%;
  top: -1%;
  width: 102%;
  height: 102%;
  opacity: 0;
  z-index: 2;
  transition: opacity 0.5s cubic-bezier(0.25, 0.1, 0.25, 1);
  -o-object-fit: cover;
     object-fit: cover;
}
.home-2 .btns {
  font-size: 0;
  text-align: center;
  margin-top: 0.56rem;
}
.home-2 .more {
  display: inline-flex;
  align-items: center;
  line-height: 1;
  background-color: #ffb405;
  color: #111;
  border-radius: 1rem;
  transition: all 0.3s;
  padding: 0.17rem 0.37rem;
}
.home-2 .more:hover {
  background-color: #ff9e05;
  transition: all 0.3s;
}
.home-2 .more .mic {
  width: 0.5em;
  height: 0.5em;
  margin-left: 0.1rem;
  background-image: url(//cdn.xuansiwei.com/weixi12225/static/home/images/icon-7.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.home-2 .sbtn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 1em;
  height: 1em;
  border-radius: 50%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 16% auto;
  box-shadow: 0 0 0 1px inset #fff;
  cursor: pointer;
  z-index: 30;
}
.home-2 .sbtn:hover {
  background-color: #ffb405;
  box-shadow: none;
}
.home-2 .prev {
  right: calc(100% + 0.6rem);
  background-image: url(//cdn.xuansiwei.com/weixi12225/static/home/images/icon-27.png);
}
.home-2 .prev:hover {
  background-image: url(//cdn.xuansiwei.com/weixi12225/static/home/images/icon-11.png);
}
.home-2 .next {
  left: calc(100% + 0.6rem);
  background-image: url(//cdn.xuansiwei.com/weixi12225/static/home/images/icon-28.png);
}
.home-2 .next:hover {
  background-image: url(//cdn.xuansiwei.com/weixi12225/static/home/images/icon-12.png);
}
@media screen and (max-width: 900px) {
  .home-2 .big .social-share .icon-wechat .wechat-qrcode {
    top: 0;
    left: auto;
    right: 100%;
  }
  .home-2 .ul {
    justify-content: space-between;
  }
  .home-2 .li {
    width: 100%;
  }
  .home-2 .prev {
    left: 0;
  }
  .home-2 .next {
    left: auto;
    right: 0;
  }
}

.home-3 {
  padding-top: 1.1rem;
}
.home-3 .ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 0.58rem;
}
.home-3 .li {
  width: 49.1666666667%;
  margin-bottom: 0.2rem;
}
.home-3 .dd {
  display: block;
  position: relative;
}
@media (min-width: 901px) {
  .home-3 .dd:hover .img::before {
    opacity: 0;
  }
  .home-3 .dd:hover .bd1 {
    opacity: 0;
    pointer-events: none;
  }
  .home-3 .dd:hover .bd2 {
    opacity: 1;
    pointer-events: auto;
  }
}
.home-3 .img {
  position: relative;
  padding-top: 61.3559322034%;
}
.home-3 .img::before {
	display: none;
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  transition: opacity 0.3s;
}
.home-3 .bd1 {
  position: absolute;
  left: 0;
  top: 0.3rem;
  width: 100%;
  text-align: center;
  padding: 0 0.2rem;
  z-index: 2;
}
.home-3 .bd1 .ic {
  display: none;
  height: 1em;
}
.home-3 .bd1 .bt1 {
  color: #fefefe;
}
.home-3 .bd2 {
  position: absolute;
  left: 0;
  top: 0.45rem;
  top: 0.3rem;
  width: 100%;
  text-align: center;
  padding: 0 0.2rem;
  z-index: 2;
  opacity: 0;
  pointer-events: none;
}
.home-3 .bt2 {
  display: inline-block;
  position: relative;
  color: #f6ae0d;
  padding-bottom: 0.05rem;
}
.home-3 .bt2::before {
  content: "";
  width: 100%;
  height: 1px;
  background-color: #f6ae0d;
  position: absolute;
  left: 0;
  bottom: 0;
}
@media (max-width: 900px) {
  .home-3 .li {
    width: 100%;
  }
  .home-3 .bd1 {
    top: 50%;
    transform: translateY(-50%);
  }
  .home-3 .bd1 .ic {
    height: 2em;
  }
}

.home-4 {
  padding-top: 1.15rem;
  padding-bottom: 1rem;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
}
.home-4 .swiper {
  margin-top: 0.45rem;
  position: relative;
}
.home-4 .sw {
  height: auto;
  display: block;
  position: relative;
  background-color: #222;
}
.home-4 .sw:hover {
  background-color: #323232;
}
.home-4 .sw:hover .h3 {
  color: #ffb405;
  transition: all 0.3s;
}
.home-4 .img {
  position: relative;
  padding-top: 60%;
  overflow: hidden;
}
.home-4 .text {
  padding: 0 0.3rem;
  padding-top: 0.25rem;
  padding-bottom: 0.38rem;
  position: relative;
}
.home-4 .text::before {
  content: "";
  width: 0;
  height: 3px;
  background-color: #c5af64;
  position: absolute;
  left: 0;
  top: 0;
  transition: width 0.3s;
}
.home-4 .h3 {
  color: #fff;
  line-height: 1.3636363636;
  height: 2.7272727273em;
  transition: all 0.3s;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.home-4 .d2 {
  color: rgba(255, 255, 255, 0.6);
  line-height: 1.875;
  height: 3.75em;
  transition: color 0.3s;
  margin-top: 0.08rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.home-4 .d3 {
  color: rgba(255, 255, 255, 0.6);
  display: flex;
  align-items: center;
  line-height: 1;
  margin-top: 0.42rem;
  transition: color 0.3s;
}
.home-4 .ic {
  width: 1em;
  height: 1em;
  flex-shrink: 0;
  background-image: url(//cdn.xuansiwei.com/weixi12225/static/home/images/icon-1.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  margin-right: 0.5em;
}
.home-4 .btns {
  font-size: 0;
  text-align: center;
  margin-top: 0.6rem;
}
.home-4 .more {
  display: inline-flex;
  align-items: center;
  line-height: 1;
  background-color: #ffb405;
  color: #111;
  border-radius: 1rem;
  transition: all 0.3s;
  padding: 0.17rem 0.37rem;
}
.home-4 .more:hover {
  background-color: #ff9e05;
}
.home-4 .more .mic {
  width: 0.5em;
  height: 0.5em;
  margin-left: 0.1rem;
  background-image: url(//cdn.xuansiwei.com/weixi12225/static/home/images/icon-7.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.home-4 .sbtn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 1em;
  height: 1em;
  border-radius: 50%;
  background-size: 16% auto;
  background-repeat: no-repeat;
  background-position: center;
  box-shadow: 0 0 0 1px inset #fff;
  cursor: pointer;
  z-index: 30;
}
.home-4 .sbtn:hover {
  background-color: #ffb405;
  box-shadow: none;
}
.home-4 .prev {
  right: calc(100% + 0.6rem);
  background-image: url(//cdn.xuansiwei.com/weixi12225/static/home/images/icon-27.png);
}
.home-4 .prev:hover {
  background-image: url(//cdn.xuansiwei.com/weixi12225/static/home/images/icon-11.png);
}
.home-4 .next {
  left: calc(100% + 0.6rem);
  background-image: url(//cdn.xuansiwei.com/weixi12225/static/home/images/icon-28.png);
}
.home-4 .next:hover {
  background-image: url(//cdn.xuansiwei.com/weixi12225/static/home/images/icon-12.png);
}
@media screen and (max-width: 1500px) {
  .home-4 .prev {
    left: 0;
  }
  .home-4 .next {
    left: auto;
    right: 0;
  }
}

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

.video-1 {
  padding-top: 0.8rem;
  padding-top: 0.3rem;
  padding-bottom: 0.75rem;
}
.video-1 .nav-swiper {
  margin-bottom: 0.6rem;
}
.video-1 .nsa {
  line-height: 3.6363636364em;
  color: #111;
}
.video-1 .vdo-list {
  /* margin-top: 0.6rem; */
}
.video-1 .btns {
  display: flex;
  justify-content: center;
  margin-top: 0.6rem;
}

.vdo-list {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0.2rem;
}
.vdo-list .li {
  width: 32.25%;
  margin-right: 1.5833333333%;
  margin-bottom: 0.2rem;
}
.vdo-list .li:nth-child(3n) {
  margin-right: 0;
}
@media screen and (min-width: 901px) {
  .vdo-list .li:nth-child(3n) {
    transition-delay: 0.5s;
  }
  .vdo-list .li:nth-child(3n-1) {
    transition-delay: 0.25s;
  }
}
.vdo-list .dd {
  display: block;
  height: 100%;
  position: relative;
}
.vdo-list .dd:hover .share {
  opacity: 1;
}
.vdo-list .dd:hover .h3 {
  color: #ffb405;
}
.vdo-list .top {
  position: relative;
  cursor: pointer;
}
.vdo-list .img {
	display: block;
  padding-top: 74.9354005168%;
  overflow: hidden;
}
.vdo-list .ic {
  position: absolute;
  left: 50%;
  top: 43%;
  transform: translate(-50%, -50%);
  width: 1.1em;
  height: 1.1em;
  background-image: url(//cdn.xuansiwei.com/weixi12225/static/home/images/icon-play.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
	pointer-events: none;
}
.vdo-list .txt {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  padding: 0 0.2rem;
}
.vdo-list .h3 {
  line-height: 2.6666666667em;
  color: #fff;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.vdo-list .share {
  position: absolute;
  right: 0.3rem;
  right: 0;
  top: 0.3rem;
  top: 0;
  padding-top: 0.14rem;
  z-index: 10;
  opacity: 0;
  transition: all 0.3s;
}
.vdo-list .si {
  padding-right: 0.12rem;
  margin-bottom: 0.1rem;
}
.vdo-list .si:hover .ic1 {
  opacity: 0;
}
.vdo-list .si:hover .ic2 {
  opacity: 1;
}
.vdo-list .hd {
  width: 1em;
  height: 1em;
  display: block;
}
.vdo-list .hd img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.vdo-list .ic2 {
  opacity: 0;
}
.vdo-list .social-share .icon-wechat .wechat-qrcode {
  top: 0;
  left: auto;
  right: 100%;
}
.vdo-list .social-share .icon-wechat .wechat-qrcode:after {
  display: none;
}
@media screen and (max-width: 500px) {
  .vdo-list {
    justify-content: space-between;
  }
  .vdo-list .li {
    width: 100%;
    margin-right: 0;
    margin-bottom: 4%;
  }
  .vdo-list .ic {
    width: 2em;
    height: 2em;
  }
  .vdo-list .hd {
    width: 2em;
    height: 2em;
  }
  .vdo-list .txt {
    padding: 10px;
  }
  .vdo-list .h3 {
    line-height: 2;
    -webkit-line-clamp: 2;
  }
}

.sale-1 {
  padding-top: 1.2rem;
  padding-top: 0.3rem;
}
.sale-1 .box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.sale-1 .le {
  width: 30%;
}
.sale-1 .list {
  margin-top: 0.66rem;
}
.sale-1 .item {
  display: flex;
  align-items: center;
  margin-bottom: 0.4rem;
}
.sale-1 .ic {
  width: 0.7rem;
  flex-shrink: 0;
  margin-right: 0.18rem;
}
.sale-1 .te {
  line-height: 2;
}
.sale-1 .imgs {
  width: 70%;
}
.sale-1 .img {
  padding-top: 59.5238095238%;
}
@media (max-width: 900px) {
  .sale-1 .le {
    width: 100%;
  }
  .sale-1 .imgs {
    width: 100%;
  }
}

.sale-2 {
  padding-top: 0.8rem;
  padding-bottom: 1.05rem;
}
.sale-2 .fi {
  margin-bottom: 0.1rem;
}
.sale-2 .cf-btns {
  margin-top: 0.4rem;
}

.solve-1 {
  padding-top: 1.2rem;
  padding-top: 0.3rem;
}
.solve-1 .sw {
  width: 1.4rem;
  margin-right: 0.12rem;
  box-shadow: 0 0 0 1px inset #e5e5e5;
  text-align: center;
  padding: 0 0.1rem;
  padding-top: 0.2rem;
  padding-bottom: 0.2rem;
}
.solve-1 .sw.on {
  background-color: #ffb405;
  box-shadow: none;
}
.solve-1 .sw.on .ic {
  opacity: 0.7;
}
.solve-1 .sw .ic {
  height: 1em;
  opacity: 0.4;
}
.solve-1 .sw .tt {
  margin-top: 0.1rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.solve-1 .ul {
  display: flex;
  flex-wrap: wrap;
}
.solve-1 .li {
  width: 1.4rem;
  margin-right: 0.1rem;
  margin-bottom: 0.1rem;
}
.solve-1 .li:nth-child(8n) {
  margin-right: 0;
}
.solve-1 .dd {
  display: block;
  min-height: 1.3rem;
  height: 100%;
  box-shadow: 0 0 0 1px inset #e5e5e5;
  text-align: center;
  padding: 0 0.1rem;
  padding-top: 0.2rem;
  padding-bottom: 0.2rem;
}
.solve-1 .dd.on {
  background-color: #ffb405;
}
.solve-1 .dd .ic {
  height: 1em;
}
.solve-1 .dd .tt {
  margin-top: 0.08rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.solve-1 .com-search {
  margin-top: 0.5rem;
}
.solve-1 .inp {
  width: 4.4rem;
  position: relative;
  margin: 0 auto;
  position: relative;
}
.solve-1 .inp .ip {
  width: 100%;
  height: 0.5rem;
  border-radius: 1rem;
  padding: 0 0.2rem;
  border: 1px solid #e3e3e3;
}
.solve-1 .inp .btn {
  position: absolute;
  top: 50%;
  right: 0.2rem;
  transform: translateY(-50%);
  border: none;
  background-color: #fff;
  width: 1em;
  height: 1em;
  background-image: url(//cdn.xuansiwei.com/weixi12225/static/home/images/icon-6.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  cursor: pointer;
}
@media (max-width: 1280px) {
  .solve-1 .li {
    width: 24%;
    margin-right: 1%;
  }
  .solve-1 .li:nth-child(4n) {
    margin-right: 0;
  }
}

.solve-2 {
  padding-top: 0.6rem;
  padding-bottom: 0.4rem;
}

.sol-list {
  display: flex;
  flex-wrap: wrap;
}
.sol-list .li {
  width: 19.1666666667%;
  margin-right: 0.8333333333%;
  margin-bottom: 0.4rem;
}
.sol-list .li:nth-child(5n) {
  margin-right: 0;
}
.sol-list .dd {
  height: 100%;
  display: block;
  padding-bottom: 0.36rem;
  background-color: #fff;
  transition: all 0.3s;
}
.sol-list .dd:hover {
  transition: all 0.3s;
}
.sol-list .dd:hover .ic {
  opacity: 1;
  transition: all 0.3s;
}
.sol-list .top {
  position: relative;
}
.sol-list .img {
  position: relative;
  padding-top: 100%;
}
.sol-list .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;
}
.sol-list .ic {
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 1em;
  height: 1em;
  background-image: url(//cdn.xuansiwei.com/weixi12225/static/home/images/icon-13.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  opacity: 0;
  transition: all 0.3s;
}
.sol-list .bot {
  text-align: center;
  margin-top: 0.3rem;
}
.sol-list .h3 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.sol-list .d2 {
  margin-top: 0.08rem;
}
@media (max-width: 900px) {
  .sol-list .li {
    width: 48%;
    margin-right: 0;
    margin-bottom: 4%;
  }
}

.solve-3 {
  padding-top: 1.2rem;
  padding-bottom: 0.8rem;
}
.solve-3 .box {
  background-repeat: no-repeat;
  background-size: cover;
  height: 5.55rem;
  color: #fff;
  position: relative;
}
.solve-3 .txt {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 5.5rem;
  padding-right: 1rem;
}
.solve-3 .t2 {
  line-height: 1.875;
  margin-top: 0.25rem;
}
@media (max-width: 900px) {
  .solve-3 .txt {
    width: 100%;
    padding: 30px;
    text-shadow: 0 0px 2px black;
  }
}

.solve-4 {
  padding-bottom: 1.17rem;
}
.solve-4 .list {
  border-top: 1px solid #e5e5e5;
}
.solve-4 .li {
  border-bottom: 1px solid #e5e5e5;
}
.solve-4 .li.on .ic {
  background-image: url(//cdn.xuansiwei.com/weixi12225/static/home/images/icon-5.png);
}
.solve-4 .hd {
  padding: 0.2rem 0.5rem;
  position: relative;
  cursor: pointer;
}
.solve-4 .hte {
  display: flex;
  align-items: center;
}
.solve-4 .num {
  line-height: 1;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 1.875em;
  height: 1.875em;
  background-color: #ffb405;
  border-radius: 50%;
  margin-right: 0.1rem;
  flex-shrink: 0;
}
.solve-4 .ic {
  position: absolute;
  top: 50%;
  right: 0.5rem;
  transform: translateY(-50%);
  width: 1em;
  height: 1em;
  background-image: url(//cdn.xuansiwei.com/weixi12225/static/home/images/icon-4.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.solve-4 .bd {
  background-color: #f3f3f3;
  display: none;
}
.solve-4 .bbox {
  display: flex;
  justify-content: space-between;
  align-items: center;
  /* flex-wrap: wrap; */
  padding: 0.5rem;
}
.solve-4 .le {
  /* width: 4rem; */
  /* width: 5.1rem; */
	flex-grow: 1;
  padding-left: 0.4rem;
  padding-right: 0.3rem;
}
.solve-4 .txt {
  line-height: 2.5;
}
.solve-4 .imgs {
  width: 4rem;
}
.solve-4 .img {
  padding-top: 56.25%;
}
.solve-4 .watch {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 1em;
  height: 1em;
  background-image: url(//cdn.xuansiwei.com/weixi12225/static/home/images/icon-watch.png);
  background-repeat: no-repeat;
  background-size: contain;
  cursor: pointer;
}
@media (max-width: 900px) {
	.solve-4 .bbox {
		flex-wrap: wrap;
	}
  .solve-4 .le {
    width: 100%;
    padding: 0;
  }
  .solve-4 .imgs {
    width: 100%;
    margin-top: 10px;
  }
}

.down-1 {
  padding-top: 1.2rem;
  padding-top: 0.3rem;
  padding-bottom: 1.08rem;
}
.down-1 .tops {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.down-1 .tags {
  display: flex;
  flex-wrap: wrap;
}
.down-1 .sw {
  width: 1.4rem;
  height: auto;
  min-height: 1.1rem;
  margin-right: 0.12rem;
  box-shadow: 0 0 0 1px inset #e5e5e5;
  text-align: center;
  padding: 0 0.1rem;
  padding-top: 0.2rem;
  padding-bottom: 0.2rem;
}
.down-1 .sw.on {
  background-color: #ffb405;
  box-shadow: none;
}
.down-1 .sw .ic {
  height: 1em;
}
.down-1 .sw .tt {
  margin-top: 0.1rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.down-1 .form {
  width: 4.4rem;
  flex-shrink: 0;
}
.down-1 .form .inp {
  position: relative;
}
.down-1 .form .ip {
  width: 100%;
  height: 0.5rem;
  min-height: 36px;
  border-radius: 1rem;
  padding: 0 0.2rem;
  border: 1px solid #e3e3e3;
}
.down-1 .form .btn {
  position: absolute;
  top: 50%;
  right: 0.2rem;
  transform: translateY(-50%);
  border: none;
  background-color: #fff;
  width: 1em;
  height: 1em;
  background-image: url(//cdn.xuansiwei.com/weixi12225/static/home/images/icon-6.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  cursor: pointer;
}
.down-1 .tab {
  margin-top: 0.6rem;
  margin-bottom: 0.8rem;
}
@media (max-width: 900px) {
  .down-1 .tops {
    flex-wrap: wrap;
  }
  .down-1 .tags {
    width: 100%;
  }
  .down-1 .form {
    width: 100%;
    margin-top: 20px;
  }
}

.d-tab1 {
  overflow-x: auto;
}
.d-tab1::-webkit-scrollbar {
  /*滚动条整体样式*/
  width: 10px; /*高宽分别对应横竖滚动条的尺寸*/
  height: 5px;
}
.d-tab1::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  border-radius: 10px;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: #ffb405;
}
.d-tab1::-webkit-scrollbar-track {
  /*滚动条里面轨道*/
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  background: #ededed;
}
.d-tab1 .list {
  min-width: 500px;
}
.d-tab1 .li {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #eee;
}
.d-tab1 .li:hover {
  background-color: #f5f5f5;
}
.d-tab1 .li:first-child {
  background-color: #666;
  color: #fff;
}
.d-tab1 .li:first-child .dd {
  padding: 0.25rem 0.4rem;
	background-color: #666;
}
.d-tab1 .dd {
  width: 16.6666666667%;
  text-align: center;
  padding: 0.23rem 0.36rem;
	flex-shrink: 0;
}
.d-tab1 .dd:first-child {
  text-align: left;
}
.d-tab1 .w1 {
  width: 30%;
	width: 16%;

}
.d-tab1 .w2 {
  width: 25%;
}
.d-tab1 .w3 {
  width: 12%;
}
.d-tab1 .w4 {
  width: 12%;
}
.d-tab1 .w5 {
  width: 12%;
}
.d-tab1 .w6 {
  width: 12%;
}
.d-tab1 .a {
  display: inline-block;
  color: #ffb405;
  width: 2.5em;
  height: 2.5em;
  background-image: url(//cdn.xuansiwei.com/weixi12225/static/home/images/icon-14.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  border-radius: 50%;
  background-color: #f3f3f3;
  background-image: url(//cdn.xuansiwei.com/weixi12225/static/home/images/icon-22.png);
}
.d-tab1 .a:hover {
  background-image: url(//cdn.xuansiwei.com/weixi12225/static/home/images/icon-15.png);
  background-image: url(//cdn.xuansiwei.com/weixi12225/static/home/images/icon-23.png);
  background-color: #ffb405;
}

.d-tab1 table,
.d-tab1 th,
.d-tab1 td {
  border: none;
}
.d-tab1 .table {
  width: 100%;
  min-width: 600px;
  text-align: center;
  table-layout: fixed;
}
.d-tab1 .table tr {
  border-bottom: 1px solid #eee;
}
.d-tab1 .table td {
  padding: 0.13rem 0rem;
}
.d-tab1 .table td:first-child {
  width: 25%;
  width: 2.5rem;
  text-align: left;
  padding-left: 0.3rem;
}
.d-tab1 .table .th {
  background-color: #666;
  color: #fff;
	padding-top: 0.25rem;
	padding-bottom: 0.25rem;
}

.d-tab1 .table tr:hover{
	background-color: #f5f5f5;
}
@media (max-width: 900px) {
	.d-tab1 .w1 {
		width: 20%;
 
	}
  .d-tab1 .dd {
    padding: 0.2rem 0.1rem !important;
  }

	.d-tab1 .a{
		width: 1.5em;
		height: 1.5em;
	}

}

.d-tab2 {
  box-shadow: 0 0 0 1px inset #e5e5e5;
}
.d-tab2 .top {
  display: flex;
  justify-content: space-between;
  background-color: #666;
}
.d-tab2 .bte {
  color: #fff;
  padding: 0.25rem 0.6rem;
}
.d-tab2 .dbtn {
  display: inline-flex;
  align-items: center;
  padding: 0.25rem 0.33rem;
  line-height: 1;
  background-color: #ffb405;
}
.d-tab2 .dbtn .dic {
  width: 1em;
  height: 1em;
  background-image: url(//cdn.xuansiwei.com/weixi12225/static/home/images/icon-18.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.d-tab2 .bot {
  padding: 0.4rem 0.6rem 0.6rem;
}
.d-tab2 .form {
  width: 4.4rem;
  margin: 0 auto;
}
.d-tab2 .form .inp {
  position: relative;
}
.d-tab2 .form .ip {
  width: 100%;
  height: 0.5rem;
  border-radius: 1rem;
  border: solid 1px #e3e3e3;
}
.d-tab2 .form .btn {
  width: 1em;
  height: 1em;
  background-image: url(//cdn.xuansiwei.com/weixi12225/static/home/images/icon-6.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  border: none;
}
.d-tab2 .list {
  display: flex;
  flex-wrap: wrap;
  margin-top: 0.24rem;
}
.d-tab2 .li {
  width: 28.5185185185%;
  margin-right: 7.037037037%;
  border-bottom: 1px solid #eee;
}
.d-tab2 .li:nth-child(3n) {
  margin-right: 0;
}
.d-tab2 .li .dd {
  padding: 0.15rem 0;
}
@media (max-width: 900px) {
  .d-tab2 .list {
    justify-content: space-between;
  }
  .d-tab2 .li {
    width: 48%;
    margin-right: 0;
  }
}

.d-tab3 {
  overflow-x: auto;
}
.d-tab3::-webkit-scrollbar {
  /*滚动条整体样式*/
  width: 10px; /*高宽分别对应横竖滚动条的尺寸*/
  height: 5px;
}
.d-tab3::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  border-radius: 10px;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: #ffb405;
}
.d-tab3::-webkit-scrollbar-track {
  /*滚动条里面轨道*/
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  background: #ededed;
}
.d-tab3 .li {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #eee;
}
.d-tab3 .li:first-child {
  background-color: #666 !important;
  color: #fff !important;
}
.d-tab3 .li:first-child .dd {
  padding: 0.25rem 0.4rem;
}
.d-tab3 .li:hover {
  background-color: #f5f5f5;
}
.d-tab3 .dd {
  width: 16.6666666667%;
  text-align: center;
  padding: 0.13rem 0.4rem;
}
.d-tab3 .dd:first-child {
  text-align: left;
}
.d-tab3 .w1 {
  width: 40%;
}
.d-tab3 .w2 {
  width: 20%;
  margin-right: 25%;
}
.d-tab3 .w3 {
  width: 15%;
}
.d-tab3 .a {
  display: inline-block;
  color: #ffb405;
  width: 2.5em;
  height: 2.5em;
  background-image: url(//cdn.xuansiwei.com/weixi12225/static/home/images/icon-14.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  border-radius: 50%;
  background-color: #f3f3f3;
  background-image: url(//cdn.xuansiwei.com/weixi12225/static/home/images/icon-22.png);
}
.d-tab3 .a:hover {
  background-image: url(//cdn.xuansiwei.com/weixi12225/static/home/images/icon-15.png);
  background-image: url(//cdn.xuansiwei.com/weixi12225/static/home/images/icon-23.png);
  background-color: #ffb405;
}
@media (max-width: 900px) {
  .d-tab3 .dd {
    padding: 0.3rem 0.15rem;
    margin: 0;
  }
  .d-tab3 .w1 {
    width: 50%;
  }
  .d-tab3 .w2 {
    width: 30%;
  }
  .d-tab3 .w3 {
    width: 20%;
  }
}

.d-tab4 {
  overflow-x: auto;
}
.d-tab4::-webkit-scrollbar {
  /*滚动条整体样式*/
  width: 10px; /*高宽分别对应横竖滚动条的尺寸*/
  height: 5px;
}
.d-tab4::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  border-radius: 10px;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: #ffb405;
}
.d-tab4::-webkit-scrollbar-track {
  /*滚动条里面轨道*/
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  background: #ededed;
}
.d-tab4 .list {
  min-width: 500px;
}
.d-tab4 .li {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #eee;
}
.d-tab4 .li:first-child {
  background-color: #666 !important;
  color: #fff;
}
.d-tab4 .li:first-child .dd {
  padding: 0.25rem 0;
}
.d-tab4 .li:hover {
  background-color: #f5f5f5;
}
.d-tab4 .dd {
  width: 16.6666666667%;
  text-align: center;
  padding: 0.24rem 0.4rem;
  padding: 0.14rem 0;
}
.d-tab4 .dd:first-child {
  text-align: left;
  padding: 0.14rem 0;
}
.d-tab4 .w1 {
  width: 25%;
  padding-left: 0.4rem !important;
}
.d-tab4 .w2 {
  width: 20%;
}
.d-tab4 .w3 {
  width: 17%;
  width: 10%;
}
.d-tab4 .w4 {
  width: 17%;
  width: 10%;
}
.d-tab4 .w5 {
  width: 17%;
  width: 10%;
}
.d-tab4 .a {
  display: inline-block;
  color: #ffb405;
  width: 2.5em;
  height: 2.5em;
  background-image: url(//cdn.xuansiwei.com/weixi12225/static/home/images/icon-14.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  border-radius: 50%;
  background-color: #f3f3f3;
  background-image: url(//cdn.xuansiwei.com/weixi12225/static/home/images/icon-22.png);
}
.d-tab4 .a:hover {
  background-image: url(//cdn.xuansiwei.com/weixi12225/static/home/images/icon-15.png);
  background-image: url(//cdn.xuansiwei.com/weixi12225/static/home/images/icon-23.png);
  background-color: #ffb405;
}

.d-tab4 table,
.d-tab4 th,
.d-tab4 td {
  border: none;
}
.d-tab4 .table {
  width: 100%;
  min-width: 600px;
  text-align: center;
  table-layout: fixed;
}
.d-tab4 .table tr {
  border-bottom: 1px solid #eee;
}
.d-tab4 .table td {
  padding: 0.13rem 0rem;
}
.d-tab4 .table td:first-child {
  width: 25%;
  width: 2.5rem;
  text-align: left;
  padding-left: 0.3rem;
}
.d-tab4 .table .th {
  background-color: #666;
  color: #fff;
	padding-top: 0.25rem;
	padding-bottom: 0.25rem;
}
@media (max-width: 900px) {
  .d-tab4 .dd {
    padding: 0.3rem 0.15rem !important;
  }
}

.pro-0 {
  background-color: #1c5a2f;
}
.pro-0 .h2 {
  line-height: 0.9rem;
  color: #fff;
  font-weight: 600;
  text-align: center;
}

.pro-1 {
  padding-top: 0.3rem;
  padding-bottom: 0.55rem;
}
.pro-1 .sw {
  width: 2.9rem;
  margin-right: 0.1rem;
  box-shadow: 0 0 0 1px #e5e5e5 inset;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0.4rem 0.1rem;
}
.pro-1 .sw:last-child {
  margin-right: 0;
}
.pro-1 .sw:hover {
  background-color: #ffb405;
}
.pro-1 .sw:hover .ic {
  opacity: 0.5;
}
.pro-1 .sw.on {
  background-color: #ffb405;
}
.pro-1 .sw.on .ic {
  opacity: 0.5;
}
.pro-1 .sw .ic {
  height: 1em;
  margin-right: 0.12rem;
  flex-shrink: 0;
  opacity: 0.4;
}
.pro-1 .sw .sp {
  color: #111;
}
.pro-1 .ul {
  display: flex;
  flex-wrap: wrap;
  margin-top: 0.6rem;
}
.pro-1 .li {
  width: 1.4rem;
	width: calc(140 / 1200 * 100%);
  margin-right: 0.1rem;
	margin-right:calc(11 / 1200 * 100%);
  margin-bottom: 0.1rem;
}
.pro-1 .li:nth-child(8n) {
  margin-right: 0;
}
.pro-1 .dd {
  display: block;
  height: 100%;
  min-height: 1.3rem;
  box-shadow: 0 0 0 1px inset #e5e5e5;
  text-align: center;
  padding: 0 0.1rem;
  padding-top: 0.22rem;
  padding-bottom: 0.2rem;
}
.pro-1 .dd:hover,.pro-1 .dd.on {
  background-color: #ffb405;
}
.pro-1 .dd .ic {
  height: 1em;
}
.pro-1 .dd .tt {
  margin-top: 0.08rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
@media (max-width: 900px) {
  .pro-1 .ul {
    justify-content: space-between;
  }
  .pro-1 .li {
    width: 48%;
    margin-right: 0;
    margin-bottom: 4%;
  }
}

.pro-page {
  padding-bottom: 0.88rem;
}

.pro-box {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.pro-le {
  width: 17.5%;
}
@media (max-width: 900px) {
  .pro-le {
    width: 100%;
  }
}

.pro-ri {
  width: 80%;
}
@media (max-width: 900px) {
  .pro-ri {
    width: 100%;
    padding-top: 30px;
  }
}

.pro-form .inp {
  position: relative;
}
.pro-form .ip {
  width: 100%;
  height: 0.5rem;
  border-radius: 1rem;
  border: 1px solid #e3e3e3;
  padding: 0 0.2rem;
}
.pro-form .fb {
  width: 1em;
  height: 1em;
  background-image: url(//cdn.xuansiwei.com/weixi12225/static/home/images/icon-6.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  border: none;
  position: absolute;
  top: 50%;
  right: 0.2rem;
  transform: translateY(-50%);
  background-color: #fff;
}

.pro-stic {
  position: sticky;
  top: 1rem;
}

.pro-nav {
  margin-top: 0.28rem;
  position: relative;
  z-index: 30;
}
.pro-nav .ul {
  background-color: #f9f9f9;
  background-color: #f3f3f3;
}
.pro-nav .pna {
  cursor: pointer;
  color: #222;
}
.pro-nav .aa {
  position: relative;
  display: block;
  padding: 0.22rem 0.2rem;
  padding-right: 0.4rem;
  color: #111;
}
.pro-nav .aa:hover {
  background-color: #ffb405;
}
.pro-nav .aa.on {
  background-color: #ffb405;
}
.pro-nav .aa.on::before {
  content: "";
  width: 0.5em;
  height: 0.5em;
  background-image: url(//cdn.xuansiwei.com/weixi12225/static/home/images/icon-19.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  position: absolute;
  right: 0.3rem;
  top: 50%;
  transform: translateY(-50%);
}

.pro-item {
  float: left;
}
@media (max-width: 900px) {
  .pro-item {
    width: 100%;
    margin-bottom: 20px;
  }
}

.pro-tt {
  background-image: linear-gradient(90deg, #e4e4e4 0%, #ffffff 100%);
  line-height: 2.2727272727em;
  padding: 0 0.2rem;
  margin-bottom: 0.6rem;
  font-weight: 600;
}

.pro-bot {
  display: flex;
  flex-wrap: wrap;
}
.pro-bot .pro-a {
  width: 2.3rem;
  margin-right: 0.1rem;
  margin-bottom: 0.75rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  position: relative;
}
@media (max-width: 1280px){
	.pro-bot .pro-a{
/* width: 150px;
margin-right: 10px; */
	}
}

@media (min-width: 901px) {
  .pro-bot .pro-a:hover .img img {
    transform: scale(1.18);
  }
}
.pro-bot .new {
  position: absolute;
  left: 0;
  top: 0;
  width: 3em;
  z-index: 5;
}
.pro-bot .img {
  position: relative;
  padding-top: 100%;
}
.pro-bot .img img {
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
.pro-bot .bot {
  text-align: center;
  margin-top: 0.2rem;
  position: relative;
}
.pro-bot .h3 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.pro-bot .d2 {
  margin-top: 0.1rem;

height: 1.2em;
	overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
@media (max-width: 900px) {
  .pro-bot {
    justify-content: space-between;
  }
  .pro-bot .pro-a {
    width: 48%;
    margin-right: 0;
    margin-bottom: 4%;
  }
}

.pro-btn {
  position: absolute;
  left: 100%;
  top: 0;
  width: 2em;
  height: 2em;
  background-color: #ffb405;
  background-image: url(//cdn.xuansiwei.com/weixi12225/static/home/images/icon-mob.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 50% auto;
  cursor: pointer;
}
@media (min-width: 901px) {
  .pro-btn {
    display: none !important;
  }
}

.pro-mask {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
  z-index: 28;
  display: none;
}
@media (min-width: 901px) {
  .pro-mask {
    display: none !important;
  }
}

@media (max-width: 900px) {
  .pro-le.show .pro-nav {
    transform: translate(0);
    transition: transform 0.3s;
  }
  .pro-le.show .pro-btn {
    background-image: url(//cdn.xuansiwei.com/weixi12225/static/home/images/m_off.png);
  }
  .pro-le.show .pro-mask {
    display: block;
  }
  .pnav-1 {
    height: 100%;
    overflow-y: auto;
    scrollbar-width: none;
  }
}
.pro-list {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0.25rem;
}
.pro-list .li {
  width: 30.5882352941%;
  margin-right: 4.0336134454%;
  margin-bottom: 0.56rem;
}
.pro-list .li:nth-child(3n) {
  margin-right: 0;
}
.pro-list .dd {
  height: 100%;
  display: block;
}
.pro-list .dd:hover .img img {
  transform: scale(1.1);
  transition: all 0.3s;
}
.pro-list .dd:hover .h3 {
  color: #ffb405;
  transition: all 0.3s;
}
.pro-list .img {
  padding-top: 61.8131868132%;
  overflow: hidden;
}
.pro-list .te {
  padding-top: 0.29rem;
}
.pro-list .h3 {
  color: #222;
  text-align: center;
  transition: all 0.3s;
}
@media (max-width: 900px) {
  .pro-list {
    justify-content: space-between;
  }
  .pro-list .li {
    width: 49%;
    margin-right: 0;
    margin-bottom: 2%;
  }
}

.nav-list .list {
  display: flex;
}
.nav-list .list .na {
  flex: 1;
  margin-right: 1.25%;
  margin-bottom: 0.2rem;
  text-align: center;
  box-shadow: 0 0 0 1px #e5e5e5 inset;
  line-height: 3.6363636364em;
  color: #111;
}
.nav-list .list .na:nth-child(3n) {
  margin-right: 0;
}
.nav-list .list .na:hover {
  background-color: #ffb405;
  transition: all 0.3s;
}
.nav-list .list .na.on {
  background-color: #ffb405;
  box-shadow: none;
}
.nav-list .list .sp {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.com-search {
  margin-top: 0.4rem;
}
.com-search .inp {
  position: relative;
  width: 5rem;
  margin: 0 auto;
}
.com-search .ip {
  width: 100%;
  height: 0.5rem;
  min-height: 36px;
  border-radius: 1rem;
  border: solid 1px #e3e3e3;
  padding: 0 0.2rem;
}
.com-search .ip::-moz-placeholder {
  color: #999;
}
.com-search .ip::placeholder {
  color: #999;
}
.com-search .ibtn {
  width: 1em;
  height: 1em;
  background-color: #fff;
  background-image: url(//cdn.xuansiwei.com/weixi12225/static/home/images/icon-6.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  border: none;
  position: absolute;
  top: 50%;
  right: 0.2rem;
  transform: translateY(-50%);
  cursor: pointer;
}

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

.news-1 {
  padding-top: 0.5rem;
  padding-bottom: 0.8rem;
  overflow: hidden;
}
.news-1 .btns {
  display: flex;
  justify-content: center;
  margin-top: 0.6rem;
}

.news-big {
  position: relative;
  padding-top: 0.14rem;
}
.news-big .h1 {
  text-align: center;
}
.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: #ffb405;
  transition: all 0.3s;
}
.news-big .sw:hover .btn {
  background-color: #ffb405;
  transition: all 0.3s;
}
.news-big .imgs {
  width: 55.5555555556%;
}
.news-big .img {
  position: relative;
  padding-top: 66.25%;
  height: 100%;
  overflow: hidden;
}
.news-big .texts {
  width: 44.4444444444%;
  padding: 0.2rem;
  padding-left: 0.8rem;
  padding-right: 0.65rem;
  display: flex;
  align-items: center;
}
.news-big .d1 {
  color: #666;
}
.news-big .h3 {
  margin-top: 0.2rem;
  line-height: 1.6363636364;
  font-weight: 500;
  width: 85%;
  transition: all 0.3s;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.news-big .d2 {
  color: #666;
  line-height: 1.875;
  margin-top: 0.35rem;
}
.news-big .btn {
  margin-top: 0.75rem;
}
.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: #ffb405;
}
@media screen and (max-width: 900px) {
  .news-big {
    flex-wrap: wrap;
  }
  .news-big .imgs {
    width: 100%;
  }
  .news-big .texts {
    width: 100%;
    padding: 30px;
  }
  .news-big .swiper-pagination {
    opacity: 0;
  }
  .news-big .h3 {
    width: 100%;
  }
}

.news-list {
  margin-top: 0.6rem;
  margin-bottom: 0.2rem;
  display: flex;
  flex-wrap: wrap;
}
.news-list .n_li {
  width: 32.25%;
  margin-right: 1.5833333333%;
  margin-bottom: 0.2rem;
}
.news-list .n_li:nth-child(3n) {
  margin-right: 0;
}
@media screen and (min-width: 901px) {
  .news-list .n_li:nth-child(3n) {
    transition-delay: 0.5s;
  }
  .news-list .n_li:nth-child(3n-1) {
    transition-delay: 0.25s;
  }
}
.news-list .n_a {
  display: block;
  position: relative;
  background-color: #f1f6f5;
  transition: all 0.3s;
}
.news-list .n_a:hover {
  background-color: #ffb405;
  transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1);
}
.news-list .n_a:hover .h3,
.news-list .n_a:hover .d3 {
  color: #ffb405;
  transition: color 0.3s;
}
.news-list .n_a:hover .ic {
  background-image: url(//cdn.xuansiwei.com/weixi12225/static/home/images/icon-1.png);
}
.news-list .img {
  position: relative;
  padding-top: 75.1937984496%;
  overflow: hidden;
}
.news-list .text {
  width: 100%;
  padding: 0 0.3rem;
  padding-top: 0.22rem;
  padding-bottom: 0.16rem;
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.7);
  color: #fff;
}
.news-list .h3 {
  transition: all 0.3s;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.news-list .d2 {
  color: #666;
  line-height: 1.875;
  height: 3.75em;
  transition: color 0.3s;
  margin-top: 0.18rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.news-list .d3 {
  display: flex;
  align-items: center;
  line-height: 1;
  margin-top: 0.07rem;
  transition: color 0.3s;
}
.news-list .ic {
  width: 1em;
  height: 1em;
  flex-shrink: 0;
  background-image: url(//cdn.xuansiwei.com/weixi12225/static/home/images/icon-8.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  margin-right: 0.5em;
}
@media screen and (max-width: 900px) {
  .news-list {
    margin-bottom: 0.4rem;
    justify-content: space-between;
  }
  .news-list .n_li {
    width: 49%;
    margin-right: 0;
    margin-bottom: 2%;
  }
  .news-list .text {
    padding: 20px;
  }
}
@media screen and (max-width: 500px) {
  .news-list .n_li {
    width: 100%;
  }
  .news-list .h3 {
    -webkit-line-clamp: 2;
  }
  .news-list .d3 {
    margin-top: 15px;
  }
}

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

.news-page {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-top: 0.28rem;
}
@media screen and (max-width: 900px) {
  .news-page .news-3 {
    width: 100%;
  }
  .news-page .news-4 {
    width: 100%;
    margin-top: 0px;
  }
}

.news-page video{
	max-width: 100%;
}

.news-3 {
  width: 75%;
}

.news-4 {
  width: 18.6666666667%;
}
.news-4 .stick {
  position: sticky;
  top: 1.2rem;
}

.news-5 {
  padding-bottom: 1.2rem;
}
.news-5 .tit {
  background-image: linear-gradient(90deg, #e9e9e9 0%, #ffffff 100%);
  line-height: 0.6rem;
  padding: 0 0.19rem;
}
.news-5 .swiper {
  position: relative;
  margin-top: 0.46rem;
}
.news-5 .sw {
  height: auto;
  padding-top: 0.2rem;
  transition: all 0.3s;
}
.news-5 .sw:hover {
  transition: all 0.3s;
}
.news-5 .sw:hover .img img {
  transform: scale(1.1);
}
.news-5 .sw:hover .ic {
  opacity: 1;
  transition: all 0.3s;
}
.news-5 .top {
  padding: 0 0.25rem;
  position: relative;
}
.news-5 .img {
  position: relative;
  padding-top: 100%;
}
.news-5 .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;
  transition: all 0.3s;
}
.news-5 .ic {
  display: block;
  display: none;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 1em;
  height: 1em;
  background-image: url(//cdn.xuansiwei.com/weixi12225/static/home/images/icon-13.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  opacity: 0;
  transition: all 0.3s;
}
.news-5 .bot {
  text-align: center;
  margin-top: 0.3rem;
}
.news-5 .h3 {
  font-weight: 600;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.news-5 .d2 {
  margin-top: 0.1rem;
}
.news-5 .sbtn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 1em;
  height: 1em;
  border-radius: 50%;
  background-repeat: no-repeat;
  background-position: center;
  background-color: #f3f3f3;
  cursor: pointer;
}
.news-5 .sbtn:hover {
  background-color: #ffb405;
}
.news-5 .prev {
  right: calc(100% + 0.2rem);
  background-image: url(//cdn.xuansiwei.com/weixi12225/static/home/images/icon-11.png);
}
.news-5 .next {
  left: calc(100% + 0.2rem);
  background-image: url(//cdn.xuansiwei.com/weixi12225/static/home/images/icon-12.png);
}

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

.cr_list {
  margin-top: 0.36rem;
}
.cr_list .li {
  margin-bottom: 0.2rem;
}
.cr_list .cr_a {
  height: 100%;
  display: block;
  background-color: #f9f9f9;
  transition: all 0.3s cubic-bezier(0.25, 0.1, 0.25, 1);
}
.cr_list .cr_a:hover {
  background-color: #ffb405;
  transition: all 0.3s cubic-bezier(0.25, 0.1, 0.25, 1);
}
.cr_list .cr_a:hover .img img {
  transform: scale(1.1);
  transition: all 0.3s;
}
.cr_list .img {
  position: relative;
  padding-top: 75%;
  overflow: hidden;
}
.cr_list .te {
  padding: 0.22rem 0.3rem;
}
.cr_list .t1 {
  display: flex;
  align-items: center;
  line-height: 1;
  color: #666;
}
.cr_list .t1 img {
  margin-right: 0.1rem;
}
.cr_list .t2 {
  line-height: 1.6666666667;
  margin-top: 0.16rem;
  transition: color 0.3s;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.cr_list .h3 {
  line-height: 1.75;
  transition: color 0.3s;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
@media screen and (max-width: 900px) {
  .cr_list {
    display: flex;
    justify-content: space-between;
  }
  .cr_list .li {
    width: 48%;
  }
}

.det_top {
  padding-bottom: 0.18rem;
}
.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;
  margin-right: 0.45rem;
}
.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 .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: #ffb405;
  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 .hd img:nth-child(1) {
  display: none;
}
.det_top .shares .si:hover .hd img:nth-child(2) {
  display: block;
}
.det_top .shares .hd {
  display: inline-flex;
  align-items: center;
}
.det_top .shares .hd img:nth-child(2) {
  display: none;
}
.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: #ffb405;
  transition: color 0.3s;
}
.det_top .back img {
  margin-left: 0.1rem;
}
.det_cen {
  color: #444;
  line-height: 1.875;
  border-top: 1px solid #f2f2f2;
  border-bottom: 1px solid #f2f2f2;
  padding-top: 0.42rem;
  padding-bottom: 0.52rem;
}

.det_bot {
  padding-top: 0.65rem;
  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: #ffb405;
}
.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: #ffb405;
  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(//cdn.xuansiwei.com/weixi12225/static/home/images/icon-3.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  margin-left: 0.1rem;
}
.det_bot .db_btn:hover {
  background-color: #ff9e05;
  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: #ffb405;
  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: #ffb405;
  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;
  }
}

.sp-list {
  display: flex;
  flex-wrap: wrap;
}
.sp-list .li {
  width: 19.1666666667%;
  margin-right: 1%;
  overflow: hidden;
}
.sp-list .li:nth-child(5n) {
  margin-right: 0;
}
.sp-list .dd {
  display: block;
  height: 100%;
  padding: 0.3rem 0;
}
.sp-list .dd:hover .bot {
  color: #ffb405;
}
.sp-list .top {
  position: relative;
}
.sp-list .new {
  position: absolute;
  left: 0;
  top: 0;
  width: 3em;
  z-index: 5;
}
.sp-list .img {
  position: relative;
  padding-top: 100%;
}
.sp-list .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;
  transition: all 0.3s;
}
.sp-list .bot {
  text-align: center;
  margin-top: 0.3rem;
  transition: color 0.3s;
}
.sp-list .h3 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.sp-list .d2 {
  margin-top: 0.1rem;
}
@media (max-width: 900px) {
  .sp-list {
    justify-content: space-between;
  }
  .sp-list .li {
    width: 48%;
    margin-right: 0;
    margin-bottom: 4%;
  }
}

.pro-wbox {
  box-shadow: 0 1px 0 0 inset #ffb405;
}

.img00 {
  position: relative;
}

.img44 {
  position: relative;
}

.pro-00 {
  height: 7.6rem;
  background-color: #eee;
  background-image: url(//cdn.xuansiwei.com/weixi12225/static/home/images/pro0_bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}
.pro-00 > div{
	/* height: 100%; */
}
.pro-00 .box {
  display: flex;
  align-items: center;
	/* height: 100%; */
}
.pro-00 .img {
  width: 58.3333333333%;
	width: 52%;
  text-align: center;
	flex-shrink: 0;
}
.pro-00 .img img {
  width: 4.82rem;
  height: 100%;
}
.pro-00 .text {
  margin-left: 0.9rem;
	margin-left: 0.2rem;
  padding-bottom: 0.78rem;
}

 

.pro-00 .h1 {
  font-weight: bold;
}
.pro-00 .d2 {
  line-height: 1.6666666667;
  margin-top: 0.08rem;
}
@media (min-width:901px) {
	.pro-00 .text .tbox{
		/* width: 7rem; */
	}
	.pro-00   .acent{
	height: 7.6rem;
	display: flex;
	align-items: center;
	}

}
@media (max-width:900px){
	.pro-00 .h1{
		font-size: 0.7rem;
	}
}

.pro-01 {
  height: 8.68rem;
  background-color: #eee;
  background-image: url(//cdn.xuansiwei.com/weixi12225/static/home/images/pro0_bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}
.pro-01 .box {
  display: flex;
  align-items: center;
  padding-top: 0.8rem;
}
.pro-01 .img {
  width: 58.3333333333%;
  text-align: center;
}
.pro-01 .img img {
  width: 4.82rem;
  height: 100%;
}
.pro-01 .text {
  width: 36%;
  width: 38%;
  padding-bottom: 1rem;
}
.pro-01 .h1 {
  font-weight: bold;
}
.pro-01 .d2 {
  line-height: 1.6666666667;
  margin-top: 0.08rem;
}

.pro-11 {
  padding-top: 0.8rem;
}
.pro-11 .box {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.pro-11 .swipers {
  width: 58.3333333333%;
}
.pro-11 .swiper1 {
  position: relative;
}
.pro-11 .swiper1 .sbtn1 {
	position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 30;
  cursor: pointer;
  border: none !important;
  outline: none !important;
	/* width: 0.4rem;
	height: 0.4rem;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 30;
  cursor: pointer;
  border: none !important;
  outline: none !important;
	background-color: #e0e0e0;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 20% auto;
	border-radius: 50%; */
}
.pro-11 .swiper1 .sbtn1 img {
  width: 1em;
	/* display: none; */
}
.pro-11 .swiper1 .prev {
  left: 0;
	/* background-image: url(//cdn.xuansiwei.com/weixi12225/static/home/images/icon-27.png); */
}
.pro-11 .swiper1 .next {
  right: 0;
	/* background-image: url(//cdn.xuansiwei.com/weixi12225/static/home/images/icon-28.png); */
}
.pro-11 .sw1 {
  cursor: pointer;
}
.pro-11 .img1 {
  position: relative;
  padding-top: 62.8571428571%;
}
.pro-11 .swiper2 {
  margin-top: 0.2rem;
  position: relative;
}
.pro-11 .swiper2 .sbtn1 {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 30;
  cursor: pointer;
  border: none !important;
  outline: none !important;
}
.pro-11 .swiper2 .sbtn1 img {
  width: 1em;
  height: 1em;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
.pro-11 .swiper2 .prev {
  left: 0;
}
.pro-11 .swiper2 .next {
  right: 0;
}
.pro-11 .sw2 {
  cursor: pointer;
}
.pro-11 .sw2::before {
  content: "";
  width: 100%;
  height: 100%;
  border: 1px solid #e5e5e5;
  position: absolute;
  left: 0;
  top: 0;
  box-sizing: border-box;
  z-index: 5;
  pointer-events: none;
}
.pro-11 .my-active::before {
  border: 2px solid #ffb405;
}
.pro-11 .img2 {
  position: relative;
  padding-top: 72.1518987342%;
}
.pro-11 .text {
  width: 36.0833333333%;
}
.pro-11 .h2 {
  color: #222;
  font-weight: 600;
}
.pro-11 .h3 {
  color: #444;
  margin-top: 0.08rem;
}
.pro-11 .line {
  height: 1px;
  background-color: #e5e5e5;
  margin-top: 0.25rem;
  margin-bottom: 0.2rem;
}
.pro-11 .d4 {
  line-height: 2.1111111111;
}
.pro-11 .swipers img{
	object-fit: contain;
}
@media (max-width: 900px) {
  .pro-11 .swipers {
    width: 100%;
  }
  .pro-11 .text {
    width: 100%;
    margin-top: 30px;
  }
}

.pro-12 {
  padding-top: 1rem;
  padding-bottom: 1rem;
	overflow: hidden;
}
.pro-12 .swiper {
  position: relative;
}
.pro-12 .sbtn {
  width: 1em;
  height: 1em;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background-color: #e9e9e9;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 16% auto;
  cursor: pointer;
  z-index: 30;
}
.pro-12 .sbtn:hover {
  background-color: #ffb405;
}
.pro-12 .prev {
  right: calc(100% + 0.2rem);
  background-image: url(//cdn.xuansiwei.com/weixi12225/static/home/images/icon-11.png);
}
.pro-12 .next {
  left: calc(100% + 0.2rem);
  background-image: url(//cdn.xuansiwei.com/weixi12225/static/home/images/icon-12.png);
}
.pro-12 .img {
  position: relative;
  padding-top: 56.25%;
}
.pro-12 .video {
  position: relative;
  padding-top: 56.25%;
  margin-top: 0.6rem;
}
.pro-12 .mask {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  cursor: pointer;
}
.pro-12 .watch {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 1em;
  height: 1em;
  background-image: url(//cdn.xuansiwei.com/weixi12225/static/home/images/icon-play.png);
  background-repeat: no-repeat;
  background-size: contain;
}
@media (max-width: 900px) {
  .pro-12 .prev {
    left: 0;
  }
  .pro-12 .next {
    left: auto;
    right: 0;
  }
}

.pro-20 {
  padding-top: 0.3rem;
}
.pro-20 .ul {
  display: flex;
}
.pro-20 .li {
  width: 20%;
  position: relative;
}
.pro-20 .li::before {
  content: "";
  width: 1px;
  height: 100%;
  background-color: #e9e9e9;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 5;
  pointer-events: none;
}
.pro-20 .li:last-child::before {
  display: none;
}
.pro-20 .dd {
  position: relative;
  -webkit-perspective: 3000;
  -moz-perspective: 3000;
}
.pro-20 .dd:hover .hd {
  pointer-events: auto;
  transform: rotateY(0);
}
.pro-20 .dd:hover .bd {
  transform: rotateY(-180deg);
  pointer-events: none;
}
.pro-20 .hd {
  padding: 0 0.3rem;
  padding-top: 0.55rem;
  padding-bottom: 0.45rem;
  pointer-events: none;
  transition: all 0.3s;
  backface-visibility: hidden;
  transform: rotateY(-180deg);
  transition: transform 0.3s ease-in-out;
}
.pro-20 .hte {
  line-height: 1.875;
  height: 9.375em;
  overflow-y: auto;
  scrollbar-width: none;
  color: #666;
}
.pro-20 .bd {
  position: absolute;
  left: 0%;
  top: 0;
  width: 100%;
  height: 100%;
  transition: all 0.3s;
  backface-visibility: hidden;
  transform: rotateY(0deg);
  transition: transform 0.3s ease-in-out;
}
.pro-20 .ii {
  width: 100%;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
@media (max-width: 900px) {
  .pro-20 .ul {
    flex-wrap: wrap;
  }
  .pro-20 .li {
    width: 50%;
    margin: 10px 0;
  }
  .pro-20 .li::before {
    display: none;
  }
}

.pro-tit {
  padding: 0 0.2rem;
  line-height: 1.875;
  background-image: linear-gradient(90deg, #f1f1f1 0%, #ffffff 80%);
  margin-bottom: 0.4rem;
}

.pro-com {
  position: relative;
}

.pro-snav {
  position: absolute;
  right: 0.2rem;
	right: 0;
  top: 0;
  width: 1.6rem;
  height: 100%;
  z-index: 90;
}
.pro-snav .snav {
  position: sticky;
  top: 50%;
  transform: translateY(-50%);
  background-color: #fff;
}
.pro-snav .sa {
  text-align: center;
  background-color: #fff;
  border-bottom: 1px solid #eee;
  line-height: 1.5;
  cursor: pointer;
}
.pro-snav .sa.on {
  background-color: #ffb405;
  box-shadow: none;
}
.pro-snav .ss {
  display: block;
  padding: 0.18rem 0.1rem;
	padding: 0.1rem 0.08rem;
}
@media (max-width: 900px) {
  .pro-snav {
    display: none;
  }
}

.pro-com-1 {
	padding-top: 0.2rem;
  padding-bottom: 1.1rem;
	padding-bottom: 0.7rem;
}
.pro-com-1 .imgs-wrap {
  position: relative;
  padding-top: 56.25%;
}
.pro-com-1 .imgs-wrap img {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  pointer-events: none;
}
.pro-com-1 .imgs-wrap .img1 {
  -webkit-clip-path: polygon(0 0, 50% 0, 50% 100%, 0 100%);
          clip-path: polygon(0 0, 50% 0, 50% 100%, 0 100%);
  z-index: 4;
  transition: none;
}
.pro-com-1 .imgs-wrap .line {
  width: 2px;
  height: 100%;
  position: absolute;
  left: 50%;
  top: 0;
  background-color: #ffb405;
  z-index: 5;
}
.pro-com-1 .imgs-wrap .ic {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 1em;
  height: 1em;
  background-image: url(//cdn.xuansiwei.com/weixi12225/static/home/images/icon-20.png);
  background-repeat: no-repeat;
  background-size: contain;
  cursor: pointer;
}
.pro-com-1 .swiper {
  margin-top: 0.43rem;
  position: relative;
}
.pro-com-1 .sw.show .text {
  opacity: 1;
  pointer-events: auto;
}
.pro-com-1 .sw .top {
  position: relative;
}
.pro-com-1 .sw .top::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  box-shadow: 0 0 0 1px inset #e9e9e9;
  pointer-events: none;
  z-index: 7;
}
.pro-com-1 .sw .img {
  position: relative;
  padding-top: 75.1336898396%;
}
.pro-com-1 .sw .btn {
  position: absolute;
  width: 1em;
  height: 1em;
  border-radius: 50%;
  cursor: pointer;
  background-color: #999;
  background-image: url(//cdn.xuansiwei.com/weixi12225/static/home/images/icon-21.png);
  background-repeat: no-repeat;
  background-size: contain;
  z-index: 5;
}
.pro-com-1 .sw .btn:hover {
  background-color: #ffb405;
}
.pro-com-1 .sw .text {
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translate(-50%);
  width: 74.8663101604%;
  background-color: rgba(0, 0, 0, 0.5);
  padding: 0.25rem;
  color: #fff;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s;
}
.pro-com-1 .sw .t1 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.pro-com-1 .sw .t2 {
  margin-top: 0.14rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.pro-com-1 .swiper-pagination {
  position: static;
  display: flex;
  justify-content: center;
  margin: 0 3px;
  margin-top: 0.4rem;
}
.pro-com-1 .swiper-pagination-bullet {
  width: 1em;
  height: 0.25em;
  background-color: #ddd;
  border-radius: 0;
  opacity: 1;
  -webkit-clip-path: polygon(0 0, 75% 0, 100% 100%, 25% 100%);
          clip-path: polygon(0 0, 75% 0, 100% 100%, 25% 100%);
}
.pro-com-1 .swiper-pagination-bullet-active {
  background-color: #ffb405;
}
.pro-com-1 .pbox {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
}
.pro-com-1 .pbox .imgs {
  width: 46.6666666667%;
  position: relative;
}
.pro-com-1 .pbox .img {
  position: relative;
  padding-top: 76.1565836299%;
  overflow: hidden;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.pro-com-1 .pbox .img .img1 {
  -webkit-clip-path: polygon(0 0, 50% 0, 50% 100%, 0 100%);
          clip-path: polygon(0 0, 50% 0, 50% 100%, 0 100%);
  z-index: 4;
  transition: none;
}
.pro-com-1 .pbox .line {
  width: 2px;
  height: 100%;
  position: absolute;
  left: 50%;
  top: 0;
  background-color: #ffb405;
  z-index: 5;
}
.pro-com-1 .pbox .line .ic {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 1em;
  height: 1em;
  background-image: url(//cdn.xuansiwei.com/weixi12225/static/home/images/icon-20.png);
  background-repeat: no-repeat;
  background-size: contain;
  cursor: pointer;
}
.pro-com-1 .pbox .text {
  width: 46.6666666667%;
}
.pro-com-1 .pbox .li {
  border-bottom: 1px solid #e5e5e5;
  padding: 0.23rem 0;
}
.pro-com-1 .pbox .li.on .btn {
  background-image: url(//cdn.xuansiwei.com/weixi12225/static/home/images/icon-26.png);
}
.pro-com-1 .pbox .hd {
  position: relative;
  cursor: pointer;
}
.pro-com-1 .pbox .btn {
  width: 1.875em;
  height: 1.875em;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  border-radius: 50%;
  background-color: #ffb405;
  background-image: url(//cdn.xuansiwei.com/weixi12225/static/home/images/icon-25.png);
  background-repeat: no-repeat;
  background-size: 53.3333333333% auto;
  background-position: center;
}
.pro-com-1 .pbox .bd {
  display: none;
}
.pro-com-1 .pbox .bte {
  line-height: 1.875;
  color: #666;
  padding-top: 0.16rem;
}
@media (max-width: 900px) {
  .pro-com-1 .pbox .imgs {
    width: 100%;
    margin-top: 10px;
  }
  .pro-com-1 .pbox .text {
    width: 100%;
  }
}

.pro-com-2 {
	padding-top: 0.4rem;
  padding-bottom: 0.4rem;
}
.pro-com-2 .text {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.pro-com-2 .tr {
  float: left;
  width: 33.3%;
	padding-right: 2.5%;
  margin-bottom: 0.5rem;
}
/* .pro-com-2 .tr:nth-child(1) {
  width: 30%;
}
.pro-com-2 .tr:nth-child(2) {
  width: 23%;
}
.pro-com-2 .tr:nth-child(3) {
  width: 29%;
} */
.pro-com-2 .td {
  margin-bottom: 0.5rem;
}
.pro-com-2 .t2 {
  line-height: 1.875;
  color: #444;
  margin-top: 0.2rem;
}
.pro-com-2 .t2 p {
  padding-left: 1em;
  position: relative;
}
.pro-com-2 .t2 p::before {
  content: "•";
  position: absolute;
  left: 0;
  top: 0.9375em;
  transform: translateY(-50%);
}
@media (max-width: 900px) {
  .pro-com-2 .tr {
    width: 100%;
    margin-bottom: 0;
  }
}

.pro-com-3 {
  padding-bottom: 1rem;
	overflow: hidden;
}
.pro-com-3 .swiper {
  margin-top: 0.5rem;
  position: relative;
}
.pro-com-3 .sw {
  background-color: #f9f9f9;
  height: auto;
}
.pro-com-3 .img {
  position: relative;
  padding-top: 88.8888888889%;
}
.pro-com-3 .img::before {
  content: "";
  width: 100%;
  height: 100%;
  border: 1px solid #e5e5e5;
  position: absolute;
  left: 0;
  top: 0;
  box-sizing: border-box;
  z-index: 2;
}
.pro-com-3 .text {
  padding: 0.25rem 0.3rem;
  padding-top: 0.28rem;
}
.pro-com-3 .t1 {
  font-weight: 600;
}
.pro-com-3 .t2 {
  line-height: 1.875;
  color: #666;
  margin-top: 0.09rem;
}
.pro-com-3 .sbtn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 1em;
  height: 1em;
  border-radius: 50%;
  background-color: #f3f3f3;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
  z-index: 92;
}
.pro-com-3 .sbtn:hover {
  background-color: #ffb405;
}
.pro-com-3 .prev {
  right: calc(100% + 0.2rem);
  background-image: url(//cdn.xuansiwei.com/weixi12225/static/home/images/icon-11.png);
}
.pro-com-3 .next {
  left: calc(100% + 0.2rem);
  background-image: url(//cdn.xuansiwei.com/weixi12225/static/home/images/icon-12.png);
}
@media (max-width: 900px) {
  .pro-com-3 .prev {
    left: 0;
  }
  .pro-com-3 .next {
    left: auto;
    right: 0;
  }
}

.pro-com-4 {
  padding-bottom: 1rem;
}
.pro-com-4 .list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 0.48rem;
}
.pro-com-4 .item {
  width: 48.3333333333%;
}
.pro-com-4 .tit {
  font-weight: 600;
}
.pro-com-4 .ul {
  margin-top: 0.12rem;
}
.pro-com-4 .li {
  border-bottom: 1px solid #e9e9e9;
}
.pro-com-4 .aa {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0.12rem 0;
	position: relative;
	z-index: 91;
}
.pro-com-4 .aa:hover .ic {
  background-image: url(//cdn.xuansiwei.com/weixi12225/static/home/images/icon-23.png);
  background-color: #ffb405;
}
.pro-com-4 .aa .te {
  width: 60%;
  line-height: 1.875;
}
.pro-com-4 .aa .t2 {
  color: #999;
}
.pro-com-4 .aa .tr {
  display: inline-flex;
  align-items: center;
}
.pro-com-4 .aa .num {
  color: #999;
}
.pro-com-4 .aa .ic {
  width: 1em;
  height: 1em;
  border-radius: 50%;
  background-color: #f3f3f3;
  background-image: url(//cdn.xuansiwei.com/weixi12225/static/home/images/icon-22.png);
  background-repeat: no-repeat;
  background-size: contain;
	margin-left: 0.5em;
}
@media (max-width: 900px) {
  .pro-com-4 .item {
    width: 100%;
    margin-bottom: 30px;
  }
}

.pro-com-5 {
  padding-bottom: 1.4rem;
	overflow: hidden;
}
.pro-com-5 .swiper {
  position: relative;
  margin-top: 0.66rem;
  margin-top: 0.46rem;
}
.pro-com-5 .sw {
  height: auto;
  transition: all 0.3s;
  padding-top: 0.2rem;
}
.pro-com-5 .sw:hover {
  transition: all 0.3s;
}
.pro-com-5 .sw:hover .img img {
  transform: scale(1.1);
}
.pro-com-5 .sw:hover .ic {
  opacity: 1;
  transition: all 0.3s;
}
.pro-com-5 .top {
  padding: 0 0.25rem;
  position: relative;
}
.pro-com-5 .img {
  position: relative;
  padding-top: 100%;
}
.pro-com-5 .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;
  transition: all 0.3s;
}
.pro-com-5 .ic {
  display: block;
  display: none;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 1em;
  height: 1em;
  background-image: url(//cdn.xuansiwei.com/weixi12225/static/home/images/icon-13.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  opacity: 0;
  transition: all 0.3s;
}
.pro-com-5 .bot {
  text-align: center;
  margin-top: 0.3rem;
}
.pro-com-5 .h3 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.pro-com-5 .d2 {
  margin-top: 0.1rem;
}
.pro-com-5 .sbtn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 1em;
  height: 1em;
  border-radius: 50%;
  background-repeat: no-repeat;
  background-position: center;
  background-color: #f3f3f3;
  cursor: pointer;
  z-index: 30;
}
.pro-com-5 .sbtn:hover {
  background-color: #ffb405;
}
.pro-com-5 .prev {
  right: calc(100% + 0.2rem);
  background-image: url(//cdn.xuansiwei.com/weixi12225/static/home/images/icon-11.png);
}
.pro-com-5 .next {
  left: calc(100% + 0.2rem);
  background-image: url(//cdn.xuansiwei.com/weixi12225/static/home/images/icon-12.png);
}
@media (max-width: 900px) {
  .pro-com-5 .prev {
    left: 0;
  }
  .pro-com-5 .next {
    left: auto;
    right: 0;
  }
}

.pro-com-6 {
  padding-bottom: 0.98rem;
	overflow: hidden;
}
.pro-com-6 .swiper {
  position: relative;
}
.pro-com-6 .sw:hover .img img {
  transform: scale(1.1);
  transition: all 0.3s;
}
.pro-com-6 .sw:hover .h3 {
  color: #ffb405;
  transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1);
}
.pro-com-6 .img {
  padding-top: 75.1937984496%;
  overflow: hidden;
}
.pro-com-6 .txt {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 0 0.1rem;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 3;
}
.pro-com-6 .h3 {
  color: #fff;
  line-height: 2.6666666667em;
  transition: all 0.3s;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.pro-com-6 .sbtn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 1em;
  height: 1em;
  border-radius: 50%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 16% auto;
  background-color: #f3f3f3;
  cursor: pointer;
  z-index: 92;
}
.pro-com-6 .sbtn:hover {
  background-color: #ffb405;
}
.pro-com-6 .prev {
  right: calc(100% + 0.2rem);
  background-image: url(//cdn.xuansiwei.com/weixi12225/static/home/images/icon-11.png);
}
.pro-com-6 .next {
  left: calc(100% + 0.2rem);
  background-image: url(//cdn.xuansiwei.com/weixi12225/static/home/images/icon-12.png);
}
@media (max-width: 900px) {
  .pro-com-6 .prev {
    left: 0;
  }
  .pro-com-6 .next {
    left: auto;
    right: 0;
  }
}

.pro-com-img {
  margin-bottom: 0.4rem;
}

.pro-w3-0 {
  padding-top: 0.4rem;
}
.pro-w3-0 .nav {
  padding: 0 0.8rem;
  position: relative;
}
.pro-w3-0 .nav .sbtn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 1em;
  height: 1em;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  cursor: pointer;
}
.pro-w3-0 .nav .prev {
  left: 0;
  background-image: url(//cdn.xuansiwei.com/weixi12225/static/home/images/icon-27.png);
}
.pro-w3-0 .nav .next {
  right: 0;
  background-image: url(//cdn.xuansiwei.com/weixi12225/static/home/images/icon-28.png);
}
.pro-w3-0 .nav .sw {
  text-align: center;
  padding: 0 0.1rem;
  width: 2rem;
  height: auto;
}
.pro-w3-0 .nav .sw::before {
  content: "";
  background-color: #282828;
  width: 1px;
  height: 80%;
  position: absolute;
  right: 0;
  top: 0;
}
.pro-w3-0 .nav .sw:last-child::before {
  display: none;
}
.pro-w3-0 .nav .sw:hover .ic {
  opacity: 1;
}
.pro-w3-0 .nav .sw.on .ic {
  opacity: 1;
}
.pro-w3-0 .nav .sw.on .txt {
  color: #ffb405;
}
.pro-w3-0 .nav .txt {
  color: #ccc;
  line-height: 1.5;
  margin-top: 0.1rem;
}
.pro-w3-0 .nav .ic {
  position: relative;
  padding-top: 49.4444444444%;
  opacity: 0.5;
}
.pro-w3-0 .nav .iii {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
.pro-w3-0 .h1 {
  text-align: center;
  line-height: 1;
  color: #fff;
  margin-top: 0.8rem;
}
.pro-w3-0 .img {
  width: 10rem;
  max-width: 100%;
  margin: 0 auto;
}
.pro-w3-0 .img .ii {
  width: 100%;
}
.pro-w3-1 .big {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  padding: 1rem 0;
  border-bottom: 1px solid #ffb405;
}
.pro-w3-1 .imgs {
  width: 46.6666666667%;
  position: relative;
}
.pro-w3-1 .play {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 1em;
  height: 1em;
  background-image: url(//cdn.xuansiwei.com/weixi12225/static/home/images/icon-29.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  z-index: 30;
  cursor: pointer;
}
.pro-w3-1 .img {
  position: relative;
  padding-top: 63.9285714286%;
}
.pro-w3-1 .text {
  width: 46.6666666667%;
  display: flex;
  align-items: center;
  padding: 0.2rem 0;
}
.pro-w3-1 .t1 {
  color: #eb9b0b;
}
.pro-w3-1 .t2 {
  color: #fff;
  line-height: 1.875;
  margin-top: 0.45rem;
}
.pro-w3-1 .ul {
  padding: 1rem 0;
}
.pro-w3-1 .li {
  margin-bottom: 1rem;
}
.pro-w3-1 .li:last-child {
  margin-bottom: 0;
}
.pro-w3-1 .li:nth-child(2n) .imgs {
  order: 2;
}
.pro-w3-1 .dd {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media (max-width: 900px) {
  .pro-w3-1 .imgs {
    width: 100%;
    order: 1;
  }
  .pro-w3-1 .text {
    width: 100%;
    order: 2;
    margin-top: 10px;
  }
}

.pro-w3-2 .ul {
  padding: 1rem 0;
}
.pro-w3-2 .li {
  margin-bottom: 1rem;
}
.pro-w3-2 .li:last-child {
  margin-bottom: 0;
}
.pro-w3-2 .li:nth-child(2n) .imgs {
  order: 2;
}
.pro-w3-2 .dd {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.pro-w3-2 .imgs {
  width: 50%;
}
.pro-w3-2 .img {
  position: relative;
  padding-top: 63.9285714286%;
}
.pro-w3-2 .text {
  width: 50%;
  display: flex;
  align-items: center;
  padding: 0.2rem 0.6rem;
  background-color: #212121;
}
.pro-w3-2 .t1 {
  color: #eb9b0b;
}
.pro-w3-2 .t2 {
  color: #fff;
  line-height: 1.875;
  margin-top: 0.45rem;
}
@media (max-width: 900px) {
  .pro-w3-2 .imgs {
    width: 100%;
    order: 1;
  }
  .pro-w3-2 .text {
    width: 100%;
    order: 2;
    margin-top: 10px;
  }
}

.pro-w3-text .pro-wbox {
  padding-top: 0.92rem;
  padding-bottom: 0.92rem;
}
.pro-w3-text .cent {
  text-align: center;
}
.pro-w3-text .text {
  margin-bottom: 0.9rem;
}
.pro-w3-text .text:last-child {
  margin-bottom: 0;
}
.pro-w3-text .t1 {
  color: #eb9b0b;
}
.pro-w3-text .t2 {
  line-height: 1.875;
  color: #fff;
  margin-top: 0.46rem;
}

.pro-w3-3 {
  padding-bottom: 1.33rem;
}
.pro-w3-3 .pro-wbox {
  padding: 1rem 0;
}
.pro-w3-3 .img {
  position: relative;
  padding-top: 55.8333333333%;
  margin-bottom: 1rem;
}
.pro-w3-3 .img:last-child {
  margin-bottom: 0;
}

.pro-w3-4 .pro-wbox {
  padding-top: 1rem;
}
.pro-w3-4 .ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.pro-w3-4 .li {
  width: 46.6666666667%;
  margin-bottom: 0.96rem;
}
.pro-w3-4 .dd {
  color: #fff;
}
.pro-w3-4 .img {
  position: relative;
  padding-top: 69.4642857143%;
}
.pro-w3-4 .text {
  margin-top: 0.46rem;
}
.pro-w3-4 .d1 {
  font-weight: 600;
  position: relative;
  padding-left: 0.5em;
}
.pro-w3-4 .d1::before {
  content: "";
  width: 3px;
  height: 0.8181818182em;
  position: absolute;
  left: 0;
  top: 0.6em;
  transform: translateY(-50%);
  background-color: #ffb405;
}
.pro-w3-4 .d2 {
  line-height: 1.875;
  margin-top: 0.18rem;
}
@media (max-width: 500px) {
  .pro-w3-4 .li {
    width: 100%;
  }
}

.pro-w3-5_1 .box {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  padding: 1rem 0;
}
.pro-w3-5_1 .imgs {
  width: 65.6666666667%;
  display: flex;
  justify-content: space-between;
}
.pro-w3-5_1 .item {
  width: 47.461928934%;
  position: relative;
}
.pro-w3-5_1 .item .img {
  position: relative;
  padding-top: 100%;
}
.pro-w3-5_1 .text {
  width: 28.3333333333%;
}
.pro-w3-5_1 .txt {
  color: #fff;
  line-height: 1.875;
}
@media (max-width: 900px) {
  .pro-w3-5_1 .imgs {
    width: 100%;
  }
  .pro-w3-5_1 .text {
    width: 100%;
    margin-top: 30px;
  }
}

.pro-w3-5_2 .box {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 1rem 0;
}
.pro-w3-5_2 .imgs {
  width: 65.5833333333%;
}
.pro-w3-5_2 .img {
  position: relative;
  padding-top: 77.001270648%;
}
.pro-w3-5_2 .text {
  width: 31.1666666667%;
}
.pro-w3-5_2 .txt {
  line-height: 1.875;
  color: #fff;
}
.pro-w3-5_2 .video {
  position: relative;
  padding-top: 74.8663101604%;
  margin-top: 0.3rem;
}
.pro-w3-5_2 .play {
  width: 1em;
  height: 1em;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background-image: url(//cdn.xuansiwei.com/weixi12225/static/home/images/icon-play.png);
  background-repeat: no-repeat;
  background-size: contain;
  cursor: pointer;
  z-index: 10;
}
@media (max-width: 900px) {
  .pro-w3-5_2 .imgs {
    width: 100%;
  }
  .pro-w3-5_2 .text {
    width: 100%;
    margin-top: 30px;
  }
}

.pro-w3-6_1 .pro-wbox {
  padding: 1rem 0;
}
.pro-w3-6_1 .ul {
  display: flex;
  flex-wrap: wrap;
}
.pro-w3-6_1 .li {
  width: 31.1666666667%;
  margin-right: 3.25%;
}
.pro-w3-6_1 .li:nth-child(3n) {
  margin-right: 0;
}
.pro-w3-6_1 .dd {
  position: relative;
}
.pro-w3-6_1 .img {
  position: relative;
  padding-top: 74.8663101604%;
  overflow: hidden;
}
.pro-w3-6_1 .play {
  width: 1em;
  height: 1em;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background-image: url(//cdn.xuansiwei.com/weixi12225/static/home/images/icon-play.png);
  background-repeat: no-repeat;
  background-size: contain;
  cursor: pointer;
  z-index: 10;
}
@media (max-width: 500px) {
  .pro-w3-6_1 .li {
    width: 100%;
    margin-right: 0;
    margin-bottom: 4%;
  }
}

.pro-w3-6_2 .pro-wbox {
  padding: 1rem 0;
  padding-bottom: 0.9rem;
}
.pro-w3-6_2 .imgs {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.pro-w3-6_2 img {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  pointer-events: none;
}
.pro-w3-6_2 .img1 {
  -webkit-clip-path: polygon(0 0, 50% 0, 50% 100%, 0 100%);
          clip-path: polygon(0 0, 50% 0, 50% 100%, 0 100%);
  z-index: 4;
  transition: none;
}
.pro-w3-6_2 .line {
  width: 2px;
  height: 100%;
  position: absolute;
  left: 50%;
  top: 0;
  background-color: #ffb405;
  z-index: 5;
}
.pro-w3-6_2 .ic {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 1em;
  height: 1em;
  background-image: url(//cdn.xuansiwei.com/weixi12225/static/home/images/icon-20.png);
  background-repeat: no-repeat;
  background-size: contain;
  cursor: pointer;
}
.pro-w3-6_2 .item {
  width: 48.3333333333%;
  position: relative;
}
.pro-w3-6_2 .img {
  padding-top: 69.3103448276%;
}
.pro-w3-6_2 .txt {
  position: relative;
  line-height: 2;
  color: #fff;
}
.pro-w3-6_2 .t1 {
  color: #eb9b0b;
  position: relative;
  padding-left: 0.5em;
}
.pro-w3-6_2 .t1::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.6em;
  transform: translateY(-50%);
  width: 3px;
  height: 0.8636363636em;
  background-color: #ffb405;
}
.pro-w3-6_2 .t2 {
  line-height: 1.875;
  color: #fff;
  margin-top: 0.18rem;
}

.pro-w3-7_1 .box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 1rem 0;
  border-bottom: 1px solid #ffb405;
}
.pro-w3-7_1 .imgs {
  width: 46.6666666667%;
}
.pro-w3-7_1 .img {
  padding-top: 86.2068965517%;
}
.pro-w3-7_1 .texts {
  width: 46.6666666667%;
}
.pro-w3-7_1 .ttop {
  width: 2.7rem;
}
.pro-w3-7_1 .img2 {
  padding-top: 69.6296296296%;
}
.pro-w3-7_1 .txt {
  margin-top: 0.25rem;
}
.pro-w3-7_1 .t1 {
  color: #eb9b0b;
  position: relative;
  padding-left: 0.5em;
}
.pro-w3-7_1 .t1::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.6em;
  transform: translateY(-50%);
  width: 3px;
  height: 0.8636363636em;
  background-color: #ffb405;
}
.pro-w3-7_1 .t2 {
  line-height: 1.875;
  color: #fff;
  margin-top: 0.18rem;
}
@media (max-width: 500px) {
  .pro-w3-7_1 .imgs {
    width: 100%;
  }
  .pro-w3-7_1 .texts {
    width: 100%;
    margin-top: 20px;
  }
}

.pro-w3-7_2 {
  background-size: cover;
  min-height: 40.78125vw;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 1rem;
  margin-bottom: 1.14rem;
}
.pro-w3-7_2 .txt {
  width: 7rem;
  max-width: 100%;
}
.pro-w3-7_2 .t1 {
  color: #eb9b0b;
  font-weight: 600;
}
.pro-w3-7_2 .t2 {
  line-height: 1.875;
  color: #fff;
  margin-top: 0.18rem;
}

.pro-w4-0 {
  padding: 0 1.1rem;
}
.pro-w4-0 .box {
  display: flex;
  align-items: center;
}
.pro-w4-0 .imgs {
  width: 9.28rem;
}
.pro-w4-0 .img {
  width: 8.34rem;
  max-width: 100%;
  position: relative;
  padding-top: 109.1127098321%;
}
.pro-w4-0 .img img {
  -o-object-fit: contain;
     object-fit: contain;
}
.pro-w4-0 .text {
  margin-left: 1.1rem;
  padding-top: 0.8rem;
}
.pro-w4-0 .txt {
  text-align: center;
  color: #fff;
}
.pro-w4-0 .d2 {
  margin-top: 0.32rem;
}
@media (max-width: 500px) {
  .pro-w4-0 .box {
    flex-wrap: wrap;
  }
  .pro-w4-0 .imgs {
    width: 100%;
  }
  .pro-w4-0 .text {
    width: 100%;
    margin: 0 auto;
    margin-top: 15px;
  }
}

.pro-w4-1 {
  padding-bottom: 1rem;
}
.pro-w4-1 .h2 {
  color: #eb9b0b;
}
.pro-w4-1 .txt {
  color: #fff;
  line-height: 1.875;
  margin-top: 0.4rem;
}
.pro-w4-1 .box {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 0.3rem;
}
.pro-w4-1 .swiper {
  width: 46.6666666667%;
}
.pro-w4-1 .videos {
  width: 46.6666666667%;
}
.pro-w4-1 .img {
  position: relative;
  padding-top: 63.9285714286%;
}
.pro-w4-1 .play {
  width: 1em;
  height: 1em;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background-image: url(//cdn.xuansiwei.com/weixi12225/static/home/images/icon-play.png);
  background-repeat: no-repeat;
  background-size: contain;
  cursor: pointer;
}
.pro-w4-1 .sbtn {
  width: 1em;
  height: 1em;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 30;
  cursor: pointer;
}
.pro-w4-1 .prev {
  left: 0.2rem;
  background-image: url(//cdn.xuansiwei.com/weixi12225/static/home/images/icon-27.png);
}
.pro-w4-1 .next {
  right: 0.2rem;
  background-image: url(//cdn.xuansiwei.com/weixi12225/static/home/images/icon-28.png);
}
@media (max-width: 500px) {
  .pro-w4-1 {
    padding-top: 0.5rem;
  }
}

.pro-w4-2 {
  padding: 1.1rem 0;
}
.pro-w4-2 .ul {
  display: flex;
  flex-wrap: wrap;
}
.pro-w4-2 .li {
  width: 22.65625%;
  margin-right: 3.125%;
}
.pro-w4-2 .li:nth-child(4n) {
  margin-right: 0;
}
.pro-w4-2 .dd {
  position: relative;
  perspective: 1000px;
}
.pro-w4-2 .dd:hover .hd {
  transform: rotateX(0deg) rotateY(180deg);
}
.pro-w4-2 .dd:hover .bd {
  transform: rotateX(0deg) rotateY(0deg);
}
.pro-w4-2 .hd {
  transform: rotateX(0deg) rotateY(0deg);
  backface-visibility: hidden;
  transition: all 0.3s;
}
.pro-w4-2 .ht1 {
  margin-top: 0.2rem;
  text-align: center;
  color: #eb9b0b;
}
.pro-w4-2 .img {
  position: relative;
  padding-top: 100%;
}
.pro-w4-2 .bd {
  text-align: center;
  transform: rotateX(0deg) rotateY(-180deg);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  backface-visibility: hidden;
  transition: all 0.3s;
  display: flex;
  align-items: center;
}
.pro-w4-2 .bd .t1 {
  color: #eb9b0b;
}
.pro-w4-2 .bd .t2 {
  line-height: 1.875;
  color: #444;
  margin-top: 0.5rem;
}
@media (max-width: 900px) {
  .pro-w4-2 {
    height: auto;
  }
  .pro-w4-2 .li {
    width: 48%;
    margin-right: 0;
    margin-bottom: 4%;
  }
  .pro-w4-2 .bd .t2 {
    margin-top: 0.2rem;
  }
}

.pro-w4-3 {
  background-attachment: fixed;
  background-repeat: no-repeat;
  color: #eb9b0b;
  padding-top: 1rem;
}
.pro-w4-3 .ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 0.4rem;
}
.pro-w4-3 .li {
  width: 46.6666666667%;
  margin-bottom: 0.74rem;
}
.pro-w4-3 .img {
  padding-top: 63.9285714286%;
  margin-top: 0.45rem;
  overflow: hidden;
}
.pro-w4-3 .img {
  position: relative;
}
.pro-w4-3 .img::before {
  content: "";
  width: 100%;
  height: 100%;
  border: 1px solid #444;
  box-sizing: border-box;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 5;
  pointer-events: none;
}
@media (max-width: 500px) {
  .pro-w4-3 .li {
    width: 100%;
  }
}

.pro-w4-4 {
  padding: 1rem 0;
}
.pro-w4-4.bgfff {
  background-color: #fff;
}
.pro-w4-4.bgfff .img::before {
  border: 1px solid #eee;
}
.pro-w4-4 .img {
  position: relative;
  padding-top: 50%;
}

.pro-w4-5 {
  padding: 1rem 0;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
.pro-w4-5 .box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.pro-w4-5 .imgs {
  width: 46.6666666667%;
}
.pro-w4-5 .img {
  position: relative;
  padding-top: 105.3571428571%;
}
.pro-w4-5 .img::before {
  border: 1px solid #eee;
}
.pro-w4-5 .text {
  width: 46.6666666667%;
  line-height: 2.2727272727;
}
.pro-w4-5 .text span {
  color: #ccc;
}
@media (max-width: 900px) {
  .pro-w4-5 .imgs {
    width: 100%;
  }
  .pro-w4-5 .text {
    width: 100%;
    margin-top: 20px;
  }
}

.pro-w4-6 {
  padding-top: 1rem;
  padding-bottom: 0.25rem;
}
.pro-w4-6 .ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.pro-w4-6 .li {
  width: 46.6666666667%;
  margin-bottom: 0.75rem;
}
.pro-w4-6 .img {
  padding-top: 63.9285714286%;
}
.pro-w4-6 .txt {
  position: relative;
  margin-top: 0.36rem;
  padding-left: 0.5em;
  color: #fff;
}
.pro-w4-6 .txt::before {
  content: "";
  width: 3px;
  height: 0.8181818182em;
  background-color: #ffb405;
  position: absolute;
  left: 0;
  top: 0.6em;
  transform: translateY(-50%);
}
@media (max-width: 500px) {
  .pro-w4-6 .li {
    width: 100%;
  }
}

.pro-w4-7 {
  height: 46.875vw;
  background-attachment: fixed;
  background-size: cover;
  background-position: center;
}
@media (max-width: 900px) {
  .pro-w4-7 {
    background-attachment: local;
  }
}

.pro-w4-8 {
  padding-top: 0.95rem;
  padding-bottom: 1rem;
  background-color: #f5f5f5;
}
.pro-w4-8 .box {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  margin-top: 0.45rem;
}
.pro-w4-8 .imgs {
  width: 46.6666666667%;
  position: relative;
}
.pro-w4-8 .imgs .img {
  position: relative;
  padding-top: 63.9285714286%;
  padding-top: 76.1565836299%;
  background-color: #fff;
}
.pro-w4-8 .imgs img {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  pointer-events: none;
}
.pro-w4-8 .imgs .img1 {
  -webkit-clip-path: polygon(0 0, 50% 0, 50% 100%, 0 100%);
          clip-path: polygon(0 0, 50% 0, 50% 100%, 0 100%);
  z-index: 4;
  transition: none;
}
.pro-w4-8 .imgs .line {
  width: 2px;
  height: 100%;
  position: absolute;
  left: 50%;
  top: 0;
  background-color: #ffb405;
  z-index: 5;
}
.pro-w4-8 .imgs .ic {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 1em;
  height: 1em;
  background-image: url(//cdn.xuansiwei.com/weixi12225/static/home/images/icon-20.png);
  background-repeat: no-repeat;
  background-size: contain;
  cursor: pointer;
}
.pro-w4-8 .text {
  width: 46.6666666667%;
}
.pro-w4-8 .li {
  margin-bottom: 1px;
}
.pro-w4-8 .li.show .btn {
  background-image: url(//cdn.xuansiwei.com/weixi12225/static/home/images/icon-26.png);
}
.pro-w4-8 .hd {
  padding: 0.2rem 0.3rem;
  background-color: #575757;
  color: #fff;
  position: relative;
  cursor: pointer;
}
.pro-w4-8 .btn {
  width: 1em;
  height: 1em;
  position: absolute;
  top: 50%;
  right: 0.3rem;
  transform: translateY(-50%);
  background-image: url(//cdn.xuansiwei.com/weixi12225/static/home/images/icon-24.png);
  background-repeat: no-repeat;
  background-size: contain;
}
.pro-w4-8 .bd {
  display: none;
}
.pro-w4-8 .bte {
  line-height: 1.5;
  padding: 0.1rem;
}
@media (max-width: 900px) {
  .pro-w4-8 .imgs {
    width: 100%;
  }
  .pro-w4-8 .text {
    width: 100%;
    margin-top: 30px;
  }
}

.pro-w4-9 {
  padding-top: 1rem;
  padding-bottom: 2rem;
}
.pro-w4-9 .box {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
}
.pro-w4-9 .img {
  padding-top: 63.9285714286%;
  padding-top: 76.1565836299%;
}
.pro-w4-9 .imgs {
  width: 46.6666666667%;
  position: relative;
}
.pro-w4-9 .imgs .img {
  background-color: #fff;
}
.pro-w4-9 .imgs .img::before {
  border-color: #eee;
}
.pro-w4-9 .imgs img {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  pointer-events: none;
}
.pro-w4-9 .imgs .img1 {
  -webkit-clip-path: polygon(0 0, 50% 0, 50% 100%, 0 100%);
          clip-path: polygon(0 0, 50% 0, 50% 100%, 0 100%);
  z-index: 4;
  transition: none;
}
.pro-w4-9 .imgs .line {
  width: 2px;
  height: 100%;
  position: absolute;
  left: 50%;
  top: 0;
  background-color: #ffb405;
  z-index: 5;
}
.pro-w4-9 .imgs .ic {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 1em;
  height: 1em;
  background-image: url(//cdn.xuansiwei.com/weixi12225/static/home/images/icon-20.png);
  background-repeat: no-repeat;
  background-size: contain;
  cursor: pointer;
}
.pro-w4-9 .text {
  width: 46.6666666667%;
  padding-top: 1.1rem;
}
.pro-w4-9 .t1 {
  color: #eb9b0b;
}
.pro-w4-9 .t2 {
  line-height: 1.875;
  margin-top: 0.36rem;
  color: #444;
}
@media (max-width: 900px) {
  .pro-w4-9 .imgs {
    width: 100%;
  }
  .pro-w4-9 .text {
    width: 100%;
  }
}

.pro-w4-10 {
  min-height: 41.6666666667vw;
  padding-top: 2.5rem;
  padding-bottom: 1rem;
}
.pro-w4-10 .bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.pro-w4-10 .txt {
  text-align: center;
  position: relative;
}
.pro-w4-10 .h2 {
  color: #eb9b0b;
}
.pro-w4-10 .d2 {
  width: 73.3%;
  line-height: 1.875;
  margin: 0 auto;
  margin-top: 0.36rem;
  color: #fff;
}

.pro-w4-11 {
  min-height: 41.6666666667vw;
  padding-top: 1.5rem;
  padding-bottom: 1rem;
}
.pro-w4-11 .bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.pro-w4-11 .txt {
  position: relative;
  width: 5.6rem;
}
.pro-w4-11 .h2 {
  color: #eb9b0b;
}
.pro-w4-11 .d2 {
  line-height: 1.875;
  margin-top: 0.36rem;
  color: #fff;
}

.pro-w4-12 {
  min-height: 41.6666666667vw;
  padding-top: 2.8rem;
  padding-bottom: 1rem;
}
.pro-w4-12 .bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.pro-w4-12 .box {
  display: flex;
  justify-content: flex-end;
}
.pro-w4-12 .txt {
  position: relative;
  width: 5.6rem;
}
.pro-w4-12 .h2 {
  color: #eb9b0b;
}
.pro-w4-12 .d2 {
  line-height: 1.875;
  margin-top: 0.36rem;
  color: #fff;
}

.pro-w4-13 {
  min-height: 41.6666666667vw;
  padding-top: 2.8rem;
  padding-bottom: 1rem;
}
.pro-w4-13 .bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.pro-w4-13 .txt {
  position: relative;
  width: 5.6rem;
}
.pro-w4-13 .h2 {
  color: #eb9b0b;
}
.pro-w4-13 .d2 {
  line-height: 1.875;
  margin-top: 0.36rem;
  color: #fff;
}

.pro-w4-14 {
  min-height: 41.6666666667vw;
  padding-top: 2.8rem;
  padding-bottom: 1rem;
  margin-bottom: 1rem;
}
.pro-w4-14 .bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.pro-w4-14 .box {
  display: flex;
  justify-content: flex-end;
}
.pro-w4-14 .txt {
  position: relative;
  width: 5.6rem;
}
.pro-w4-14 .h2 {
  color: #eb9b0b;
}
.pro-w4-14 .d2 {
  line-height: 1.875;
  margin-top: 0.36rem;
  color: #fff;
}

.pro-ff {
  background-color: #fff;
}

/* .pro-dialog {
  position: fixed;
  left: -200vw;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 101;
  pointer-events: none;
  opacity: 0;
}
.pro-dialog.show {
  left: 0;
  opacity: 1;
  pointer-events: auto;
}
.pro-dialog .pd-mask {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.pro-dialog .swiper {
  width: 8rem;
  max-width: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  pointer-events: none;
}
.pro-dialog .img {
  position: relative;
  padding-top: 62.5%;
}
.pro-dialog .sbtn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 1em;
  height: 1em;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.7);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 16% auto;
  cursor: pointer;
}
.pro-dialog .prev {
  left: 0.2rem;
  background-image: url(//cdn.xuansiwei.com/weixi12225/static/home/images/icon-11.png);
}
.pro-dialog .next {
  right: 0.2rem;
  background-image: url(//cdn.xuansiwei.com/weixi12225/static/home/images/icon-12.png);
}
.pro-dialog .pd-off {
  position: absolute;
  top: 0.3rem;
  right: 0.3rem;
  width: 1em;
  height: 1em;
  background-image: url(//cdn.xuansiwei.com/weixi12225/static/home/images/icon-off.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  cursor: pointer;
} */

.pro-dialog {
  position: fixed;
  left: -200vw;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 101;
  pointer-events: none;
  opacity: 0;
}
.pro-dialog.show {
  left: 0;
  opacity: 1;
  pointer-events: auto;
}
.pro-dialog .pd-mask {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.pro-dialog .swiper {
  width: 100%;
  height: 100vh;
  max-width: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  pointer-events: none;
}
.pro-dialog .swiper-container {
  height: 100%;
}
.pro-dialog .img {
  position: relative;
  width: 100%;
  height: 100%;
	background-color: #fff;
}
.pro-dialog .img img {
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: auto;
  height: auto;
  max-width: 90%;
  max-height: 90%;
	/* width: 100%; */
	object-fit: contain;
}
.pro-dialog .sbtn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 1.4em;
  height: 1.4em;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.7);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 16% auto;
  cursor: pointer;
	background-color: #eb9b0b;
	background-color: #666;
}
.pro-dialog .prev {
  left: 0.2rem;
  background-image: url(//cdn.xuansiwei.com/weixi12225/static/home/images/icon-11.png);
	background-image: url(//cdn.xuansiwei.com/weixi12225/static/home/images/icon-27.png);
}
.pro-dialog .next {
  right: 0.2rem;
  background-image: url(//cdn.xuansiwei.com/weixi12225/static/home/images/icon-12.png);
	background-image: url(//cdn.xuansiwei.com/weixi12225/static/home/images/icon-28.png);
}
.pro-dialog .pd-off {
  position: absolute;
  top: 0.3rem;
  right: 0.3rem;
  width: 1em;
  height: 1em;
  /* background-image: url(//cdn.xuansiwei.com/weixi12225/static/home/images/icon-off.png); */
	background-image: url(//cdn.xuansiwei.com/weixi12225/static/home/images/m_off1.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  cursor: pointer;
}

.pages {
  position: relative;
}
.page_item {
  display: none;
}
.page_item.show {
  display: block;
}


.download-list {
  margin-top: 0.3rem;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.download-list .li {
  width: 46%;
  border-bottom: 1px solid #e9e9e9;
  margin-bottom: 4%;
}
.download-list .aa {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0.12rem 0;
}
.download-list .aa:hover .ic {
  background-image: url(//cdn.xuansiwei.com/weixi12225/static/home/images/icon-23.png);
  background-color: #ffb405;
}
.download-list .aa .te {
  width: 60%;
  line-height: 1.875;
}
.download-list .aa .t2 {
  color: #999;
}
.download-list .aa .tr {
  display: inline-flex;
  align-items: center;
}
.download-list .aa .num {
  color: #999;
}
.download-list .aa .ic {
  width: 1em;
  height: 1em;
  border-radius: 50%;
  background-color: #f3f3f3;
  background-image: url(//cdn.xuansiwei.com/weixi12225/static/home/images/icon-22.png);
  background-repeat: no-repeat;
  background-size: contain;
}
@media (max-width: 900px) {
  .download-list .item {
    width: 100%;
  }
}

@media (max-width: 900px) {
    .download-list2  .tit{
          font-size: 0.36rem;
    }
  .download-list2 .t1 {
  font-size: 0.32rem;
  }
    .download-list2 .aa .ic {
        width: 1.5em;
        height: 1.5em;
  }
}