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

li {
  list-style-position: inside;
}

ul p{
  display: inline;
}

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

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

sup {
  vertical-align: text-top;
}

sub {
  vertical-align: text-bottom;
}

textarea {
  resize: none;
  outline: none;
  font-family: Helvetica Neue, Helvetica, Arial, Microsoft Yahei, Hiragino Sans GB, Heiti SC, WenQuanYi Micro Hei, sans-serif;
}

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



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

input {
  outline: 0;
}

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

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

 
 
body {
  font-size: 14px;
  color: #222;
  line-height: 1.2;
 
}

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

video {
  width: 100% !important;
  height: auto !important;
}

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

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

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

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

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

html {
  font-size: 5.2083333333vw;
}

@media (max-width: 900px) {
  html {
    font-size: 46.875px;
  }
}
@media (min-width: 1921px) {
  .s0 {
    font-size: 0;
  }
  .s12 {
    font-size: 0.625vw;
  }
  .s13 {
    font-size: 0.6770833333vw;
  }
  .s14 {
    font-size: 0.7291666667vw;
  }
  .s15 {
    font-size: 0.78125vw;
  }
  .s16 {
    font-size: 0.8333333333vw;
  }
  .s17 {
    font-size: 0.8854166667vw;
  }
  .s18 {
    font-size: 0.9375vw;
  }
  .s19 {
    font-size: 0.9895833333vw;
  }
  .s20 {
    font-size: 1.0416666667vw;
  }
  .s21 {
    font-size: 1.09375vw;
  }
  .s22 {
    font-size: 1.1458333333vw;
  }
  .s23 {
    font-size: 1.1979166667vw;
  }
  .s24 {
    font-size: 1.25vw;
  }
  .s25 {
    font-size: 1.3020833333vw;
  }
  .s26 {
    font-size: 1.3541666667vw;
  }
  .s27 {
    font-size: 1.40625vw;
  }
  .s28 {
    font-size: 1.4583333333vw;
  }
  .s29 {
    font-size: 1.5104166667vw;
  }
  .s30 {
    font-size: 1.5625vw;
  }
  .s31 {
    font-size: 1.6145833333vw;
  }
  .s32 {
    font-size: 1.6666666667vw;
  }
  .s33 {
    font-size: 1.71875vw;
  }
  .s34 {
    font-size: 1.7708333333vw;
  }
  .s35 {
    font-size: 1.8229166667vw;
  }
  .s36 {
    font-size: 1.875vw;
  }
  .s37 {
    font-size: 1.9270833333vw;
  }
  .s38 {
    font-size: 1.9791666667vw;
  }
  .s39 {
    font-size: 2.03125vw;
  }
  .s40 {
    font-size: 2.0833333333vw;
  }
  .s41 {
    font-size: 2.1354166667vw;
  }
  .s42 {
    font-size: 2.1875vw;
  }
  .s43 {
    font-size: 2.2395833333vw;
  }
  .s44 {
    font-size: 2.2916666667vw;
  }
  .s45 {
    font-size: 2.34375vw;
  }
  .s46 {
    font-size: 2.3958333333vw;
  }
  .s47 {
    font-size: 2.4479166667vw;
  }
  .s48 {
    font-size: 2.5vw;
  }
  .s49 {
    font-size: 2.5520833333vw;
  }
  .s50 {
    font-size: 2.6041666667vw;
  }
  .s51 {
    font-size: 2.65625vw;
  }
  .s52 {
    font-size: 2.7083333333vw;
  }
  .s53 {
    font-size: 2.7604166667vw;
  }
  .s54 {
    font-size: 2.8125vw;
  }
  .s55 {
    font-size: 2.8645833333vw;
  }
  .s56 {
    font-size: 2.9166666667vw;
  }
  .s57 {
    font-size: 2.96875vw;
  }
  .s58 {
    font-size: 3.0208333333vw;
  }
  .s59 {
    font-size: 3.0729166667vw;
  }
  .s60 {
    font-size: 3.125vw;
  }
  .s62 {
    font-size: 3.2291666667vw;
  }
  .s65 {
    font-size: 3.3854166667vw;
  }
  .s66 {
    font-size: 3.4375vw;
  }
  .s70 {
    font-size: 3.6458333333vw;
  }
  .s72 {
    font-size: 3.75vw;
  }
  .s78 {
    font-size: 4.0625vw;
  }
  .s80 {
    font-size: 4.1666666667vw;
  }
  .s98 {
    font-size: 5.1041666667vw;
  }
  .s100 {
    font-size: 5.2083333333vw;
  }
  .s107 {
    font-size: 5.5729166667vw;
  }
  .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);
  }
  .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);
  }
  .s98 {
    font-size: calc(12px + 4.4791666667vw);
  }
  .s100 {
    font-size: calc(12px + 4.5833333333vw);
  }
  .s107 {
    font-size: calc(12px + 4.9479166667vw);
  }
  .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;
  }
  .s70 {
    font-size: 28.6145833333px;
  }
  .s72 {
    font-size: 29.1875px;
  }
  .s78 {
    font-size: 30.90625px;
  }
  .s80 {
    font-size: 31.4791666667px;
  }
  .s98 {
    font-size: 36.6354166667px;
  }
  .s100 {
    font-size: 37.2083333333px;
  }
  .s107 {
    font-size: 39.2135416667px;
  }
  .s200 {
    font-size: 65.8541666667px;
  }
}
#bp_container video {
  width: 80%;
}

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes jump {
  0% {
    transform: translateY(0);
  }
  25% {
    transform: translateY(-6px);
  }
  50% {
    transform: translateY(0px);
  }
  75% {
    transform: translateY(6px);
  }
  100% {
    transform: translateY(0);
  }
}
@-webkit-keyframes line {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
@keyframes line {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
.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.ceiling .head_pc, .md-head.white .head_pc {
  background-color: #333;
  transition: all 0.3s;
  box-shadow: 4px 6px 43px 8px rgba(0, 0, 0, 0.02);
}
.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: 1100px) {
  .md-head .mob_mask {
    display: none !important;
  }
}

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

.head_box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}
.head_box .logo {
  flex-shrink: 0;
  position: relative;
}
.head_box .logo img {
  height: 0.57rem;
  min-height: 25px;
}
.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 .hb_ri {
  display: flex;
  align-items: center;
}
.head_box .ul1 {
  display: flex;
  margin-right: 0.24rem;
}
.head_box .ul1 .li1 {
  position: relative;
}
.head_box .ul1 .li1:hover .ul2 {
  transform: translate(-50%) scaleY(1);
  transition: all 0.2s;
}
.head_box .ul1 .a1 {
  display: block;
  white-space: nowrap;
  position: relative;
  padding: 0 0.24rem;
  line-height: 1rem;
  text-align: center;
  color: #fff;
}
.head_box .ul1 .a1:hover {
  color: #ee1c24 !important;
  transition: all 0.3s;
}
.head_box .ul1 .a1.on {
  color: #ee1c24 !important;
}
.head_box .ul1 .ul2 {
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translate(-50%) scaleY(0);
  min-width: 100%;
  background-color: #333;
  color: #fff;
  box-shadow: 0px 0.1rem 0.1rem 1px rgba(51, 51, 51, 0.5);
  overflow: hidden;
  transform-origin: top;
  transition: all 0.2s;
  text-align: center;
}
.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::before {
  content: "";
  width: 0;
  height: 2px;
  background-color: #ee1c24;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%);
  transition: all 0.2s;
}
.head_box .ul1 .a2:hover {
  color: #ee1c24;
  transition: all 0.3s;
}
.head_box .ul1 .a2:hover::before {
  width: 100%;
  transition: all 0.2s;
}
.head_box .lang {
  margin-left: 0.46rem;
  position: relative;
}
.head_box .lang:hover .bd {
  opacity: 1;
  transform: translateY(0%);
  transition: all 0.3s;
}
.head_box .lang .hd {
  position: relative;
  display: flex;
  align-items: center;
  line-height: 1;
  color: #fff;
  cursor: pointer;
}
.head_box .lang .hd span {
  margin: 0 0.1rem;
}
.head_box .lang .bd {
  position: absolute;
  width: 100%;
  top: 150%;
  left: 0;
  opacity: 0;
  transform: translateY(10%);
  transition: all 0.3s;
}
.head_box .lang .b_a {
  display: block;
  background-color: #333;
  color: #fff;
  text-align: center;
  padding: 0.1rem;
}
.head_box .lang .b_a:hover {
  color: #ee1c24;
}
.head_box .search {
  position: relative;
  cursor: pointer;
}
.head_box .search .i2 {
  display: none;
}
.head_box .login {
  position: relative;
  margin-left: 0.45rem;
}
.head_box .login.has_login:hover .bd {
  display: block;
}
.head_box .login .hd {
  line-height: 1;
  padding: 0.1rem 0.22rem;
  background-color: #ee1c24;
  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: #ee1c24;
  cursor: pointer;
  padding: 0.1rem 0;
}
.head_box .more {
  display: none;
  width: 25px;
  height: 50px;
  position: relative;
  cursor: pointer;
  margin-left: 20px;
  background-image: url(../images/icon-mob.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center;
}
@media (max-width: 1280px) {
  .head_box .ul1 {
    margin-right: 0;
  }
  .head_box .ul1 .a1 {
    padding: 0 0.1rem;
  }
  .head_box .ph .num {
    display: none;
  }
  .head_box .lang {
    margin-left: 10px;
  }
}
@media (max-width: 900px) {
  .head_box .ul1 {
    display: none;
  }
  .head_box .lang .b_a {
    line-height: 30px;
  }
  .head_box .more {
    display: block;
  }
}

.md-mob_sideNav {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100vh;
  transform: scaleY(0);
  transform-origin: top;
  background-color: #202020 !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;
  color: #fff;
}
.md-mob_sideNav .ul1::-webkit-scrollbar {
  /*滚动条整体样式*/
  width: 5px; /*高宽分别对应横竖滚动条的尺寸*/
  height: 1px;
}
.md-mob_sideNav .ul1::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  border-radius: 10px;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: #fff;
}
.md-mob_sideNav .ul1::-webkit-scrollbar-track {
  /*滚动条里面轨道*/
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  background: #ededed;
}
.md-mob_sideNav .ul1 .li1 {
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  margin: auto;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
.md-mob_sideNav .ul1 .a1 {
  position: relative;
  line-height: 50px;
  padding-left: 20px;
  font-size: 16px;
}
.md-mob_sideNav .ul1 .ul2 {
  display: none;
}
.md-mob_sideNav .ul1 .ul2 .li2 .a2 {
  margin: 5px 0;
  padding-left: 40px;
  line-height: 30px;
  font-size: 14px;
  display: block;
}
.md-mob_sideNav .ul1 .ul2 .li2 .a2:hover {
  color: #ee1c24;
}
.md-mob_sideNav .ul1 .dt {
  position: relative;
}
.md-mob_sideNav .ul1 .has_nav .dt::after {
  content: "";
  width: 14px;
  height: 14px;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  background-image: url(../images/hm_1.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.md-mob_sideNav .ul1 .has_nav.show .dt::after {
  background-image: url(../images/hm_2.png);
}
.md-mob_sideNav .hmob_off {
  padding: 0 10px;
  height: 50px;
  border-bottom: 1px solid #eee;
  display: flex;
  justify-content: flex-end;
}
.md-mob_sideNav .hmob_off .m_off {
  width: 50px;
  height: 50px;
  background-image: url(../images/m_off.png);
  background-size: 30% auto;
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
  opacity: 0.8;
}
.md-mob_sideNav .hmob_top {
  height: calc(100% - 120px);
}
.md-mob_sideNav .hmob_bot {
  height: 70px;
  display: flex;
  justify-content: center;
  border-top: 1px solid #333;
}
.md-mob_sideNav .hmob_bot .btn {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  line-height: 1;
  cursor: pointer;
}
.md-mob_sideNav .hmob_bot img {
  width: 20px;
  margin-right: 5px;
}
.md-mob_sideNav .hmob_lang {
  position: absolute;
  right: -100%;
  top: 0;
  width: 100%;
  height: 100%;
  padding: 20px;
  padding-top: 0;
  background-color: #fff;
  transition: all 0.2s;
}
.md-mob_sideNav .hmob_lang.show {
  right: 0;
  transition: all 0.2s;
}
.md-mob_sideNav .hmob_back {
  display: flex;
  align-items: center;
  line-height: 1;
  padding: 20px 0;
  cursor: pointer;
}
.md-mob_sideNav .hmob_back img {
  margin-right: 10px;
}
.md-mob_sideNav .dd1 {
  font-weight: bold;
}
.md-mob_sideNav .l_ul {
  margin-top: 10px;
}
.md-mob_sideNav .l_ul .l_la {
  display: block;
  padding: 6px 0;
}
.md-mob_sideNav .l_ul .l_la:hover {
  color: #ee1c24;
}
@media (min-width: 1500px) {
  .md-mob_sideNav {
    display: none !important;
  }
}

/*
.md-search_form {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 100;

	form {
		width: 100%;
		position: absolute;
		top: 20%;
		z-index: 402;

		.inp {
			width: 6rem;
			border-radius: 1rem;
			max-width: 75%;
			margin: 0 auto;
			overflow: hidden;
			position: relative;

			input {
				width: 100%;
				height: 0.5rem;
				min-height: 40px;
				border: none;
				outline: none;
				padding-left: 20px;
			}
		}

		.btn {
			position: absolute;
			right: 0.2rem;
			top: 50%;
			transform: translateY(-50%);
			width: 0.4rem;
			min-width: 30px;
			height: 0.4rem;
			min-height: 30px;

			border-radius: 50%;
			background-color: $th1;

			background-image: url(../images/icon-mag.png);
			background-repeat: no-repeat;
			background-position: center center;
			background-size: 50% auto;
			cursor: pointer;
			z-index: 10;
			border: none;
			outline: none;
		}
	}

	&.show {
		display: block;
	}

	.mask {
		position: fixed;
		z-index: 99;
		width: 100%;
		height: 100%;
		background-color: rgba($color: #000, $alpha: 0.5);
	}
}
*/
.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.6rem 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;
}
.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: #d3302b;
  background-image: url(../images/icon-mag1.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% auto;
  cursor: pointer;
  z-index: 10;
  border: none;
  outline: none;
}
.md-search_form.show {
  transform: scaleY(1);
  transition: all 0.2s;
  display: block;
  opacity: 1;
  pointer-events: auto;
}
.md-search_form .mask {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}

.md-foot {
  position: relative;
  background-color: #333;
  background-image: url(../images/ft_bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}

.foot-1 {
  padding-top: 0.92rem;
  padding-bottom: 0.52rem;
}
.foot-1 .box {
  display: flex;
  justify-content: space-between;
}
.foot-1 .f1_le {
  width: 36.8055555556%;
  padding-right: 0.2rem;
}
.foot-1 .logo {
  margin-bottom: 0.4rem;
}
.foot-1 .logo img {
  width: 2.03rem;
}
.foot-1 .ti {
  display: flex;
  color: #fff;
  margin-bottom: 0.2rem;
  opacity: 0.6;
}
.foot-1 .ti .t_icon {
  flex-shrink: 0;
  width: 0.2rem;
  margin-right: 0.3rem;
  padding-top: 0.1rem;
}
.foot-1 .ti .t_icon img {
  width: 100%;
}
.foot-1 .ti .tte {
  line-height: 1.875;
}
.foot-1 .ul1 {
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding-top: 0.05rem;
}
.foot-1 .ul1 .li1 {
  max-width: 20%;
}
.foot-1 .ul1 .li1:last-child {
  margin-right: 0;
}
.foot-1 .ul1 .a1 {
  display: inline-block;
  position: relative;
  color: #fff;
  font-weight: 500;
}
.foot-1 .ul1 .ul2 {
  margin-top: 0.32rem;
}
.foot-1 .ul1 .li2 {
  margin-bottom: 0.16rem;
}
.foot-1 .ul1 .li2:last-child {
  margin-bottom: 0;
}
.foot-1 .ul1 .a2 {
  font-weight: 300;
  color: rgba(255, 255, 255, 0.4);
  transition: all 0.3s;
}
.foot-1 .ul1 .a2:hover {
  color: #fff;
  transition: all 0.3s;
}
@media (max-width: 1400px) {
  .foot-1 .ul1 .li1 {
    margin-right: 0.4rem;
  }
}
@media (max-width: 900px) {
  .foot-1 .ul1 {
    flex-wrap: wrap;
    justify-content: flex-start;
  }
  .foot-1 .ul1 .li1 {
    width: 33%;
    max-width: none;
    margin-right: 0;
    margin-bottom: 18px;
  }
  .foot-1 .ul2 {
    display: none;
  }
}

.foot-2 {
  padding-top: 0.52rem;
  padding-bottom: 0.9rem;
  color: rgba(255, 255, 255, 0.4);
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.foot-2 .box {
  display: flex;
  justify-content: space-between;
  line-height: 2;
  font-size: 0;
}
.foot-2 .f2_le {
  width: 75%;
}
.foot-2 .f2_le a:hover {
  color: #fff;
}
.foot-2 .f2_ri {
  display: flex;
}
.foot-2 .ft_maps {
  display: inline-block;
}
.foot-2 .sh_a {
  margin-left: 0.12rem;
  position: relative;
}
.foot-2 .sh_a:hover .hd {
  background-color: #d3302b;
}
.foot-2 .sh_a:hover .bd {
  display: block;
}
.foot-2 .hd {
  width: 0.34rem;
  height: 0.34rem;
  min-width: 25px;
  min-height: 25px;
  background-color: rgba(255, 255, 255, 0.1);
  display: flex;
  justify-content: center;
  align-items: center;
}
.foot-2 .hd img {
  max-width: 60%;
}
.foot-2 .bd {
  display: none;
  position: absolute;
  left: 50%;
  bottom: 110%;
  transform: translate(-50%);
  width: 1.2rem;
  background-color: #fff;
}
@media (max-width: 900px) {
  .foot-2 .box {
    flex-wrap: wrap;
  }
  .foot-2 .f2_ri {
    text-align: right;
  }
}

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

.threeCanvas {
  width: 100%;
  height: 2rem;
  overflow: hidden;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 0;
  opacity: 1;
  pointer-events: none;
}

.com-banner {
  position: relative;
}
.com-banner .cb_ban {
  position: relative;
}
.com-banner .cb_bg {
  position: relative;
  padding-top: 31.25%;
  overflow: hidden;
  min-height: 180px;
}
.com-banner .cb_bg.bg700 {
  padding-top: 36.4583333333%;
}
.com-banner .cb_bg.bg900 {
  padding-top: 46.875%;
}
.com-banner .cb_bg img {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.com-banner .cb_text {
  box-sizing: border-box;
  position: absolute;
  top: 48%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 10;
  color: #fff;
/*  background-color: #e4283370;
  padding: 0.3rem;
  width: 25%;*/
}
.com-banner .cb_text .cbp1 {
  font-weight: 500;
}
.com-banner .cb_text .cbp2 {
  margin-top: 0.08rem;
  line-height: 1.875;
}
.com-banner .cb_text.cent {
  text-align: center;
}
.com-banner .down {
  display: inline-flex;
  align-items: center;
  line-height: 1;
  color: #fff;
  background-color: #ee1c24;
  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 #ee1c24 inset, 0 2px 0.1rem #ee1c24;
  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%);
  padding: 0.2rem 0;
  display: flex;
  align-items: center;
  line-height: 1;
  color: #fff;
}
.com-banner .cb_nav .home {
  display: inline-flex;
  align-items: center;
}
.com-banner .cb_nav span {
  margin: 0 0.2rem;
}
.com-banner .cb_nav a:hover {
  color: #ee1c24;
}
.com-banner .cb_mask {
  pointer-events: none;
}
.com-banner .cb_mask .cm1 {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
}
.com-banner .cb_mask .cm1 img {
  width: 100%;
}
.com-banner .cb_mask .cm2 {
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 100%;
  -webkit-mask-image: url(../images/icon-m2.png);
          mask-image: url(../images/icon-m2.png);
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-position: bottom;
          mask-position: bottom;
}
.com-banner .cb_mask .cm2 img {
  width: 100%;
  opacity: 0;
}
.com-banner .bg1 .cm2 {
  background-color: #fff !important;
}
.com-banner .bg2 .cm2 {
  background-color: #f3f3f3 !important;
}

.cb-navs {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 50%);
  background-color: #fff;
  box-shadow: 0px 0px 0.38rem 0px rgba(27, 126, 76, 0.2);
  border-radius: 0.2rem;
  padding: 0 0.4rem;
  z-index: 30;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.cb-navs .cb-nav {
  font-size: 0;
}
.cb-navs .cb-nav .na {
  display: inline-block;
  line-height: 0.8rem;
  position: relative;
  margin-right: 0.4rem;
}
.cb-navs .cb-nav .na:last-child {
  margin-right: 0;
}
.cb-navs .cb-nav .na:hover {
  color: #ee1c24;
}
.cb-navs .cb-nav .na.on {
  color: #ee1c24;
}
.cb-navs .cb-nav .na.on::before {
  content: "";
  width: 100%;
  height: 2px;
  background-color: #1b7e4c;
  position: absolute;
  left: 0;
  bottom: 0;
}
.cb-navs .cb-bread {
  display: flex;
  align-items: center;
  line-height: 1;
}
.cb-navs .cb-bread .home {
  display: inline-flex;
  align-items: center;
  margin-right: 0.17rem;
}
.cb-navs .cb-bread a:hover {
  color: #ee1c24;
}
@media (max-width: 900px) {
  .cb-navs {
    position: relative;
    left: auto;
    transform: translate(0);
  }
  .cb-navs .cb-bread {
    display: none;
  }
  .com-banner .cb_text{
    left: 32%;
    width: 58%;
  }
  .com-banner .cb_text{
    background-color: #fff0;
  }
}

.com-breadnav {
  min-height: 1rem;
  width: 100%;
}
.com-breadnav.fixed {
  position: fixed;
  top: 1rem;
  left: 0;
  z-index: 20;
}
.com-breadnav.has_bread {
  box-shadow: 0 -1px 1px inset #e9e9e9;
}
.com-breadnav .bn_box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 0;
}
.com-breadnav .bn_a {
  line-height: 1rem;
  margin-right: 0.6rem;
  display: inline-block;
  position: relative;
  transition: color 0.3s;
}
.com-breadnav .bn_a::before {
  content: "";
  position: absolute;
  bottom: 0%;
  left: 0;
  width: 100%;
  height: 2px;
  pointer-events: none;
  background-color: #d3302b;
  display: none;
  z-index: 30;
}
.com-breadnav .bn_a:last-child {
  margin-right: 0 !important;
}
.com-breadnav .bn_a.on {
  color: #d3302b;
}
.com-breadnav .bn_a.on::before {
  display: block;
}
.com-breadnav .bn_a:hover {
  color: #ee1c24;
  transition: color 0.3s;
}
.com-breadnav .zone_nav {
  display: flex;
  align-items: center;
  height: 1rem;
  line-height: 1;
  color: #666;
}
.com-breadnav .icon {
  margin-right: 0.1rem;
  display: inline-flex;
  align-items: center;
}
.com-breadnav .sp1 {
  margin: 0 0.25em;
}
.com-breadnav .z_a {
  white-space: nowrap;
  position: relative;
  transition: all 0.3s;
}
.com-breadnav .z_a.on, .com-breadnav .z_a:hover {
  color: #ee1c24;
  transition: all 0.3s;
}
@media (max-width: 900px) {
  .com-breadnav .bread_nav {
    max-width: 100%;
    text-align: justify;
  }
  .com-breadnav .bn_a {
    margin-right: 0.3rem;
  }
  .com-breadnav .zone_nav {
    display: none;
  }
}
.ab_nav .com-breadnav {
  background-color: #fff;
}

.com-pag {
  display: flex;
  justify-content: center;
}
.com-pag.bgfff .p_a {
  background-color: #fff;
}
.com-pag .p_a {
  width: 0.4rem;
  height: 0.4rem;
  min-width: 30px;
  min-height: 30px;
  margin-right: 0.13rem;
  border-radius: 1rem;
  line-height: 1;
  color: #666;
}
.com-pag .p_a:last-child {
  margin-right: 0 !important;
}
.com-pag .btn {
  opacity: 0.5;
  transition: all 0.3s;
  background-size: 20% auto;
  background-repeat: no-repeat;
  background-position: center;
}
.com-pag .btn span {
  display: block;
  text-align: center;
}
.com-pag .btn:hover {
  opacity: 1;
}
.com-pag .num {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s;
}
.com-pag .num:hover, .com-pag .num.on {
  color: #fff;
  background-color: #ee1c24;
  transition: all 0.3s;
}
.com-pag .prev {
  background-image: url(../images/icon-p11.png);
}
.com-pag .next {
  background-image: url(../images/icon-p21.png);
}
.com-pag .te {
  width: auto;
  padding: 0 0.35rem;
  background-color: #f0f7f6;
}
@media (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: #ee1c24;
}
.com-pag2 .cp_b {
  display: inline-flex;
  align-items: center;
}
.com-pag2 .cp_b:hover .sp1 {
  color: #ee1c24;
}
.com-pag2 .icon {
  display: inline-flex;
  align-items: center;
  margin-right: 6px;
}
.com-pag2 .sp1 {
  color: #2c2c2c;
}
.com-pag2 .sp2 {
  color: #999;
}
@media (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: #ee1c24;
}
.com-pnav .pnav_i.on {
  background-color: #ee1c24;
  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: #ee1c24;
}
.com-nav .cn_a.on {
  color: #fff;
  background-color: #ee1c24;
}
.com-nav .cn_a .sp {
  display: block;
  position: relative;
}
@media (max-width: 900px) {
  .com-nav .cn_a {
    text-align: center;
  }
}
@media (max-width: 500px) {
  .com-nav .n_box::-webkit-scrollbar {
    width: 10px;
    height: 4px;
  }
  .com-nav .n_box::-webkit-scrollbar-thumb {
    /*滚动条里面小方块*/
    border-radius: 10px;
    box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    background: #535353;
  }
  .com-nav .n_box::-webkit-scrollbar-track {
    /*滚动条里面轨道*/
    box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    background: #ededed;
  }
}

.com-tit {
  text-align: center;
}
.com-tit .ct1 {
  font-weight: 600;
  position: relative;
}
.com-tit .ct2 {
  margin-top: 0.05rem;
  line-height: 1.5;
  color: #555;
  font-weight: bold;
}
.com-tit .ct3 {
  width: 0.34rem;
  min-width: 34px;
  height: 3px;
  background-color: #00a54f;
  margin-top: 0.29rem;
}
@media (max-width: 900px) {
  .com-tit .ct1::before {
    right: calc(100% + 4px);
  }
}

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

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

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

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

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

.ho_btn {
  display: inline-flex;
  align-items: center;
  line-height: 1;
  padding: 0.17rem 0.3rem;
  border-radius: 1rem;
  transition: all 0.3s;
  white-space: nowrap;
}
.ho_btn .icon {
  margin-left: 0.23rem;
}

.com-tt {
  font-weight: 500;
}
.com-tt .sp {
  color: #ee1c24;
}

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

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

.md-search_result .search_1 {
  display: flex;
  padding: 0.5rem 0;
  padding-bottom: 0.3rem;
}
.md-search_result .t1 span {
  color: #ee1c24;
}
.md-search_result .result {
  display: flex;
  flex-wrap: wrap;
}
.md-search_result .result span {
  color: #ee1c24;
}
.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: #ee1c24;
  transition: color 0.3s;
}
.md-search_result .l_a .d1 {
  display: flex;
  align-items: center;
}
.md-search_result .l_a .h1 {
  font-weight: bold;
  transition: color 0.3s;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.md-search_result .l_a .tag {
  background-color: #ee1c24;
  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;
}

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

@keyframes ban {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.2);
  }
}
@-webkit-keyframes sp100 {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
@keyframes sp100 {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
.ho_ban {
  position: relative;
  overflow: hidden;
}
.ho_ban .ho_sw {
  overflow: hidden;
}
.ho_ban .ho_sw .img {
  position: relative;
  padding-top: 44.7916666667%;
  overflow: hidden;
  min-height: 200px;
  transition: all 0.3s;
}
.ho_ban .ho_sw .img img {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  -o-object-fit: cover;
     object-fit: cover;
}
.ho_ban .ho_sw .text {
  position: absolute;
  left: 50%;
  top: 35.5%;
  transform: translate(-50%, -50%);
  color: #fff;
  font-size: 0;
}
.ho_ban .ho_sw .te {
  position: relative;
  display: inline-block;
  font-family: Rubik;
  font-style: italic;
  font-weight: bold;
}
.ho_ban .ho_sw .te::before {
  content: "";
  position: absolute;
  top: 0;
  left: 100%;
  width: 0.91rem;
  height: 0.82rem;
  background-image: url(../images/icon-1.png);
  background-repeat: no-repeat;
  background-size: contain;
}
.ho_ban .ho_sw .p1 {
  line-height: 1.1333333333;
}
.ho_ban .ho_sw .p2 {
  line-height: 1.5;
}
.ho_ban .ho_sw .p3 {
  position: relative;
  margin-top: 0.3rem;
  display: inline-block;
}
.ho_ban .ho_sw .p3 img {
  width: 0.7rem;
}
.ho_ban .ho_sw .a3 {
  position: relative;
  display: inline-flex;
  align-items: center;
  line-height: 1;
  padding: 0.18rem 0.5rem;
  border-radius: 1rem;
  background-color: #ee1c24;
  transition: all 0.3s;
}
.ho_ban .ho_sw .a3:hover {
  transform: translateY(5px);
  transition: all 0.3s;
}
.ho_ban .swiper-slide-active .text {
  opacity: 1;
  transition: opacity 1s 0.5s;
}
.ho_ban .swiper-pagination {
  position: relative;
  width: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
.ho_ban .swiper-pagination-bullet {
  width: 0.06rem;
  height: 0.06rem;
  min-width: 6px;
  min-height: 6px;
  opacity: 1;
  margin: 0;
  margin-right: 0.25rem;
  border-radius: 50%;
  background-color: #fff;
  position: relative;
}
.ho_ban .swiper-pagination-bullet-active {
  background-color: transparent;
}
.ho_ban .swiper-pagination-bullet-active::after {
  content: "";
  width: 0.3rem;
  height: 0.23rem;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background-image: url(../images/icon-2.png);
  background-repeat: no-repeat;
  background-size: contain;
}
.ho_ban .ho_bot {
  display: flex;
  justify-content: space-between;
  position: absolute;
  bottom: 1.15rem;
  left: 50%;
  transform: translate(-50%);
  z-index: 30;
}
.ho_ban .nums {
  color: #fff;
  font-weight: bold;
}
.ho_ban .nums .num1 {
  color: #ee1c24;
}
.ho_ban .hb_mask {
  position: absolute;
  bottom: 0;
  left: 0;
  transform: translateY(0.1rem);
  width: 100%;
  z-index: 30;
}
.ho_ban .hb_mask img {
  width: 100%;
}
.ho_ban .mouse {
  position: absolute;
  bottom: 0.8rem;
  left: 50%;
  transform: translate(-50%);
  z-index: 30;
  cursor: pointer;
}
.ho_ban .mouse img {
  -webkit-animation: jump 1s linear infinite;
          animation: jump 1s linear infinite;
}
.ho_ban .btn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 0.32rem;
  height: 0.6rem;
  margin: 0;
  background-color: transparent;
  opacity: 0.5;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.ho_ban .btn:hover {
  opacity: 1;
}
.ho_ban .prev {
  left: 1.1rem;
  background-image: url(../images/icon-01.png);
}
.ho_ban .next {
  right: 1.1rem;
  background-image: url(../images/icon-02.png);
}
.ho_ban .nums {
  color: #fff;
}
.ho_ban .nums .sp1 {
  color: #ee1c24;
}
@media (max-width: 900px) {
  .ho_ban .mouse {
    display: none;
  }
  .ho_ban .hb_btns {
    bottom: 0.3rem;
  }
  .ho_ban .ho_sw .d2 {
    font-size: 12px;
  }
  .ho_ban .ho_sw .d3 {
    display: none;
  }
  .ho_ban .ho_bot {
    opacity: 0;
  }
}
@media (max-width: 500px) {
  .ho_ban .ho_sw .p1 {
    font-size: 18px;
  }
}

.home-1 {
  padding-top: 0.8rem;
  padding-bottom: 1.37rem;
  position: relative;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url(../images/ho1_bg.jpg);
}
.home-1 .box {
  overflow: hidden;
  position: relative;
  z-index: 20;
  display: flex;
  flex-wrap: wrap;
}
.home-1 .le {
  width: 50%;
}
.home-1 .swiper1 {
  width: 6.4rem;
  margin-top: 0.5rem;
  position: relative;
}
.home-1 .btns {
  position: absolute;
  right: 0;
  top: 0;
  display: flex;
  z-index: 20;
  background-color: #fff;
}
.home-1 .btns .btn {
  width: 0.36rem;
  height: 0.36rem;
  min-width: 30px;
  min-height: 30px;
  background-color: #fff;
  border: solid 2px #e1e1e1;
  cursor: pointer;
  margin-left: 0.1rem;
  background-size: 23.5294117647% auto;
  background-repeat: no-repeat;
  background-position: center;
}
.home-1 .btns .btn:hover {
  border-color: #d3302b;
}
.home-1 .prev {
  background-image: url(../images/icon-21.png);
}
.home-1 .prev:hover {
  background-image: url(../images/icon-22.png);
}
.home-1 .next {
  background-image: url(../images/icon-23.png);
}
.home-1 .next:hover {
  background-image: url(../images/icon-24.png);
}
.home-1 .sw1 .d1 {
  padding-bottom: 0.3rem;
  border-bottom: 1px solid #e5e5e5;
}
.home-1 .sw1 .d2 {
  line-height: 1.875;
  color: #666;
  margin-top: 0.2rem;
}
.home-1 .sw1 .a3 {
  background-color: #333;
  color: #fff;
  margin-top: 0.3rem;
}
.home-1 .sw1 .a3 img {
  margin-left: 0.24rem;
}
.home-1 .sw1 .a3:hover {
  box-shadow: 0 -2px 0 0 #333 inset, 0 1px 2px #333;
  transform: translateY(-3px);
  transition: all 0.3s;
}
.home-1 .swiper2 {
  margin-top: 0.6rem;
  width: 9.8rem;
  position: relative;
  z-index: 30;
}
.home-1 .sw2 {
  background-color: rgba(243, 243, 243, 0.9);
  text-align: center;
  padding: 0.23rem 0.1rem;
  height: auto;
}
.home-1 .sw2 .icon {
  height: 0.32rem;
  min-height: 20px;
  display: inline-flex;
  align-items: center;
}
.home-1 .sw2 .icon img {
  max-height: 100%;
}
.home-1 .sw2 .i2 {
  display: none;
}
.home-1 .sw2 .wt2 {
  margin-top: 0.1rem;
}
.home-1 .my-thumb {
  background-color: #d3302b;
  color: #fff;
}
.home-1 .my-thumb .i1 {
  display: none;
}
.home-1 .my-thumb .i2 {
  display: block;
}
.home-1 .ri {
  width: 50%;
  top: 0;
  right: 0;
}
.home-1 .swiper3 {
  position: relative;
}
.home-1 .swiper3::before {
  content: "";
  width: 1rem;
  height: 0.9rem;
  min-width: 100px;
  min-height: 90px;
  background-image: url(../images/icon-7.png);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 21;
}
.home-1 .sw3 .img {
  position: relative;
  padding-top: 78.5%;
}
.home-1 .swiper-pagination {
  left: auto;
  right: 0.1rem;
  bottom: 0.16rem;
  width: auto;
  color: #fff;
  font-weight: bold;
  z-index: 22;
}
@media (max-width: 900px) {
  .home-1 .ho-tt {
    flex-wrap: wrap;
  }
  .home-1 .com-tt {
    width: 100%;
    margin-top: 20px;
  }
  .home-1 .le {
    width: 100%;
  }
  .home-1 .swiper1 {
    width: 100%;
  }
  .home-1 .swiper2 {
    width: 100%;
  }
  .home-1 .ri {
    width: 100%;
    margin-top: 20px;
  }
}

.home-2 {
  padding-top: 0.95rem;
  padding-bottom: 0.86rem;
  position: relative;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url(../images/ho2_bg.jpg);
}
.home-2 .ho_btn {
  background-color: #333;
  color: #fff;
}
.home-2 .ho_btn:hover {
  box-shadow: 0 -2px 0 0 #333 inset, 0 2px 0.1rem #333;
  transform: translateY(-3px);
  transition: all 0.3s;
}
.home-2 .swiper {
  margin-top: 0.4rem;
}
.home-2 .sw {
  position: relative;
  width: 4.38rem;
  background-color: #fff;
  transition: width 0.3s;
}
.home-2 .sw.on {
  width: 6.7rem;
  background-color: #d3302b;
  transition: width 0.3s;
}
.home-2 .sw.on .mask {
  background-color: #d3302b;
}
.home-2 .sw.on .num {
  display: block;
}
.home-2 .sw.on .text {
  color: #fff;
}
.home-2 .sw.on .d1::before {
  background-color: #fff;
}
.home-2 .sw.on .p2 {
  color: rgba(255, 255, 255, 0.6);
}
.home-2 .top {
  position: relative;
  overflow: hidden;
}
.home-2 .img {
  position: relative;
  height: 3.8rem;
}
.home-2 .mask {
  position: absolute;
  bottom: 0;
  left: 0;
  transform: translateY(50%);
  width: 100%;
  height: 0.6rem;
  background-color: #fff;
  border-radius: 0 1rem 1rem 0;
}
.home-2 .text {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0.1rem 0.4rem;
  padding-bottom: 0.3rem;
}
.home-2 .d1 {
  position: relative;
  padding-left: 0.13rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.home-2 .d1::before {
  content: "";
  width: 5px;
  height: 1em;
  background-color: #d3302b;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.home-2 .p2 {
  line-height: 1.75;
  color: #999;
  margin-top: 0.14rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.home-2 .num {
  flex-shrink: 0;
  margin-left: 0.5rem;
  display: none;
  color: rgba(255, 255, 255, 0.2);
  font-weight: bold;
}
.home-2 .swiper-pagination {
  position: relative;
  margin-top: 0.28rem;
  width: 100%;
  display: flex;
  justify-content: center;
}
.home-2 .swiper-pagination .swiper-pagination-bullet {
  opacity: 1;
  width: 8px;
  height: 9px;
  background-color: #999;
  transition: width 0.3s;
  border-radius: 0;
  margin: 0 0.05rem;
}
.home-2 .swiper-pagination .swiper-pagination-bullet-active {
  width: 0.4rem;
  height: 9px;
  background-color: #ee1c24;
  transition: width 0.3s;
}
@media (max-width: 900px) {
  .home-2 .sw {
    width: 48% !important;
  }
  .home-2 .num {
    display: none !important;
  }
}

.home-3 {
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url(../images/ho3_bg.jpg);
  background-attachment: fixed;
  padding-top: 1rem;
  padding-bottom: 0.84rem;
  overflow: hidden;
}
.home-3 .ho-tt {
  color: #fff;
}
.home-3 .ho-tt .ht2,
.home-3 .ho-tt .sp {
  color: #fff;
}
.home-3 .ho_btn {
  background-color: #fff;
  color: #666;
}
.home-3 .ho_btn:hover {
  box-shadow: 0 -2px 0 0 #fff inset, 0 2px 0.1rem #fff;
  transform: translateY(-3px);
  transition: all 0.3s;
}
.home-3 .swiper {
  margin-top: 0.46rem;
  border: 1px solid rgba(255, 255, 255, 0.25);
  position: relative;
}
.home-3 .sw {
  height: auto;
  min-height: 4.33rem;
  position: relative;
  padding: 0.64rem 0.6rem;
  border-right: 1px solid rgba(255, 255, 255, 0.25);
}
.home-3 .sw:hover .img {
  opacity: 1;
  transition: opacity 0.3s;
}
.home-3 .sw:hover .down {
  background-color: #d3302b;
}
.home-3 .img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: -1;
  opacity: 0;
  transition: opacity 0.3s;
}
.home-3 .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.home-3 .p1 {
  color: #fff;
}
.home-3 .p2 {
  line-height: 1.75;
  color: rgba(255, 255, 255, 0.8);
  margin-top: 0.16rem;
}
.home-3 .down {
  display: inline-flex;
  align-items: center;
  line-height: 1;
  padding: 0.17rem 0.3rem;
  border-radius: 1rem;
  background-color: rgba(255, 255, 255, 0.1);
  color: rgba(255, 255, 255, 0.8);
  position: absolute;
  right: 0.5rem;
  bottom: 0.7rem;
}
.home-3 .down img {
  margin-left: 0.1rem;
}
.home-3 .btn {
  top: 50%;
  transform: translateY(-50%);
  margin: 0;
  width: auto;
  height: auto;
  background-image: none;
  opacity: 0.5;
}
.home-3 .btn::after {
  display: none;
}
.home-3 .btn:hover {
  opacity: 1;
}
.home-3 .btn img {
  width: 0.19rem;
  min-width: 15px;
}
.home-3 .prev {
  left: auto;
  right: calc(100% + 0.32rem);
}
.home-3 .next {
  left: calc(100% + 0.32rem);
}
.home-3 .swiper-pagination {
  position: relative;
  margin-top: 0.28rem;
  width: 100%;
  display: flex;
  justify-content: center;
}
.home-3 .swiper-pagination .swiper-pagination-bullet {
  opacity: 1;
  width: 8px;
  height: 9px;
  background-color: #999;
  transition: width 0.3s;
  border-radius: 0;
  margin: 0 0.05rem;
}
.home-3 .swiper-pagination .swiper-pagination-bullet-active {
  width: 0.4rem;
  height: 9px;
  background-color: #ee1c24;
  transition: width 0.3s;
}
.home-4 {
  padding-top: 0.9rem;
  padding-bottom: 0.9rem;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url(../images/ho4_bg.jpg);
}
.home-4 .list {
  display: flex;
  flex-wrap: wrap;
  margin-top: 0.4rem;
}
.home-4 .li {
  width: 25%;
  text-align: center;
  position: relative;
  padding: 0 2%;
}
.home-4 .li:last-child::before {
  display: none;
}
.home-4 .li::before {
  content: "";
  width: 1px;
  height: 0.41rem;
  background-color: rgba(0, 0, 0, 0.1);
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
.home-4 .icon {
  height: 1.06rem;
}
.home-4 .icon img {
  max-height: 100%;
}
.home-4 .te {
  margin-top: 0.14rem;
}
.home-4 .p1 {
  font-weight: 600;
}
.home-4 .d2 {
  margin-top: 0.2rem;
  color: #666;
  line-height: 1;
}
.home-4 .p2 {
  color: #d3302b;
  font-weight: 600;
}
.home-4 .a2 {
  display: inline-flex;
  align-items: center;
  line-height: 1;
  color: #666;
}
@media (max-width: 500px) {
  .home-4 .list {
    justify-content: space-between;
  }
  .home-4 .li {
    width: 48%;
    margin-bottom: 4%;
  }
  .home-4 .li::before {
    display: none;
  }
}

.h-more {
  position: relative;
  padding: 0.05rem;
  border: 1px dashed rgba(238, 28, 36, 0.3);
  border-radius: 1rem;
  transition: all 0.3s;
}
.h-more .h_box {
  display: inline-flex;
  align-items: center;
  line-height: 1;
  color: #fff;
  background-color: #ee1c24;
  border-radius: 1rem;
  padding: 0.18rem 0.3rem;
}
.h-more:hover {
  transform: translateY(-3px);
  transition: all 0.3s;
}
.h-more img {
  margin-left: 0.44rem;
}

@-webkit-keyframes identifier {
  100% {
    transform: translateX(-100%);
  }
}

@keyframes identifier {
  100% {
    transform: translateX(-100%);
  }
}
.md-news .cont1 {
  padding-bottom: 1.2rem;
}
.md-news .cont2 {
  padding-bottom: 0.3rem;
}

.news_top {
  display: flex;
  justify-content: space-between;
}
.news_top .form {
  width: 3rem;
  min-width: 200px;
}
.news_top .inp {
  position: relative;
}
.news_top .inp input {
  width: 100%;
  height: 0.5rem;
  min-height: 36px;
  background-color: #f0f7f6;
  border-radius: 1rem;
  border: none;
  padding: 0 0.3rem;
}
.news_top .inp .btn {
  position: absolute;
  top: 50%;
  right: 0.3rem;
  transform: translateY(-50%);
  width: 0.19rem;
  height: 0.18rem;
  min-width: 19px;
  min-height: 18px;
  background-image: url(../images/icon-3.png);
  background-repeat: no-repeat;
  background-size: contain;
  border: none;
  cursor: pointer;
}

.news_big {
  position: relative;
  margin-top: 0.73rem;
  background-color: #f0f7f6;
  border-radius: 0.2rem;
  overflow: hidden;
}
.news_big .sw {
  display: flex;
}
.news_big .sw:hover .img img {
  transform: scale(1.1);
  transition: all 0.3s;
}
.news_big .sw:hover .d2 {
  color: #ee1c24;
  transition: all 0.3s;
}
.news_big .imgs {
  width: 8.4rem;
}
.news_big .img {
  position: relative;
  padding-top: 61.9047619048%;
  height: 100%;
  overflow: hidden;
}
.news_big .text {
  width: 6rem;
  padding: 0.2rem 0.7rem;
  padding-top: 0.78rem;
}
.news_big .p1 {
  font-weight: 500;
  color: #ee1c24;
}
.news_big .p2 {
  margin-top: 0.2rem;
  font-weight: 500;
  transition: all 0.3s;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.news_big .p3 {
  line-height: 1.75;
  color: #666;
  margin-top: 0.5rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
.news_big .btns {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 0.83rem;
}
.news_big .btn {
  width: 0.5rem;
  height: 0.5rem;
  background-color: #fff;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  z-index: 30;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 32% auto;
  cursor: pointer;
}
.news_big .btn:hover {
  background-color: #ee1c24;
}
.news_big .swiper-pagination {
  margin: 0;
  position: relative;
}
.news_big .swiper-pagination-bullet {
  border-radius: 1rem;
  background-color: #d3302b;
  opacity: 1;
  margin-left: 5px;
}
.news_big .swiper-pagination-bullet-active {
  width: 0.36rem;
  background-color: #ee1c24;
}
@media (max-width: 900px) {
  .news_big .sw {
    flex-wrap: wrap;
  }
  .news_big .imgs {
    width: 100%;
  }
  .news_big .text {
    width: 100%;
    padding: 20px;
  }
}

.news_list {
  margin-bottom: 0.5rem;
  display: flex;
  flex-wrap: wrap;
}
.news_list .n_a {
  position: relative;
  width: 23.625%;
  margin-right: 1.8125%;
  margin-bottom: 0.3rem;
  background-color: #f3f3f3;
}
.news_list .n_a:nth-child(3n) {
  margin-right: 0;
}
.news_list .n_a:hover {
  background-color: #d3302b;
}
.news_list .n_a:hover .img img {
  transform: scale(1.1);
  transition: all 0.3s;
}
.news_list .n_a:hover .img::before {
  background-color: #d3302b;
  background-image: none;
}
.news_list .n_a:hover .text {
  background-color: #d3302b;
}
.news_list .n_a:hover .p1 {
  color: #fff;
  transition: all 0.3s;
}
.news_list .n_a:hover .p2 {
  color: rgba(255, 255, 255, 0.7);
}
.news_list .n_a:hover .bot {
  color: #fff;
  border-top-color: rgba(233, 233, 233, 0.2);
}
.news_list .n_a:hover .i1 {
  display: none;
}
.news_list .n_a:hover .i2 {
  display: block;
}
.news_list .big {
  width: 49.0625%;
}
.news_list .big .img {
  padding-top: 40.7643312102%;
}
.news_list .big .img::before {
  background-image: url(../images/n1.png);
}
.news_list .big .p1 {
  height: auto;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.news_list .big .bot {
  margin-top: 0;
}
.news_list .img {
  position: relative;
  padding-top: 56.420233463%;
  overflow: hidden;
}
.news_list .img::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 100%;
  height: 0.3rem;
  overflow: hidden;
  border-radius: 0 0.3rem 0 0;
  background-image: url(../images/n2.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  z-index: 20;
}
.news_list .text {
  position: relative;
  overflow: hidden;
  background-color: #f3f3f3;
}
.news_list .top {
  padding: 0.43rem 0.4rem;
  padding-top: 0.1rem;
  position: relative;
  z-index: 2;
}
.news_list .bot {
  border-top: 1px solid #e9e9e9;
  color: #999;
  padding: 0.26rem 0.4rem;
  position: relative;
  margin-top: 0.75rem;
  z-index: 2;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.news_list .p1 {
  font-weight: 600;
  line-height: 1.5454545455;
  height: 3.0909090909em;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  position: relative;
  transition: all 0.3s;
}
.news_list .p2 {
  color: #999;
  line-height: 1.75;
  height: 3.5em;
  margin-top: 0.15rem;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  transition: all 0.3s;
}
.news_list .btn {
  display: inline-flex;
  align-items: center;
}
.news_list .time {
  display: inline-flex;
  align-items: center;
}
.news_list .i2 {
  display: none;
}
@media (max-width: 900px) {
  .news_list {
    justify-content: space-between;
  }
  .news_list .n_a {
    width: 48%;
    margin-bottom: 4%;
    margin-right: 0;
  }
  .news_list .big {
    width: 100%;
  }
  .news_list .btn {
    display: none;
  }
}
.com-pages {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.com-pages .com-le {
  width: 75%;
}
.com-pages .com-ri {
  width: 18.75%;
}
@media (max-width: 900px) {
  .com-pages .com-le {
    width: 100%;
    padding-right: 0;
    border-right: none;
  }
  .com-pages .com-ri {
    width: 100%;
  }
}

.cr_t {
  font-weight: 600;
  color: #000d1e;
}

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

.det_top .h1 {
  font-weight: 600;
  line-height: 1.3333333333;
  color: #000d1e;
}
.det_top .dt_2 {
  display: flex;
  justify-content: space-between;
  margin-top: 0.38rem;
}
.det_top .le {
  color: #999;
}
.det_top .share {
  display: inline-flex;
  align-items: center;
  margin-left: 0.5rem;
}
.det_top .share a {
  margin-right: 0.28rem;
}
.det_top .share a:hover {
  opacity: 0.6;
}
.det_top .share a:last-child {
  margin-right: 0;
}
.det_top .back {
  display: inline-flex;
  align-items: center;
  flex-shrink: 0;
  line-height: 1;
  color: #666;
  transition: color 0.3s;
}
.det_top .back:hover {
  color: #d3302b;
  transition: color 0.3s;
}
.det_top .back img {
  margin-left: 0.1rem;
}
@media (max-width: 900px) {
  .det_top .share {
    margin-left: 0;
    margin-top: 15px;
    width: 100%;
  }
}

.det_cen {
  line-height: 1.875;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  color: #666;
  padding-top: 0.42rem;
  padding-bottom: 0.42rem;
  margin-top: 0.18rem;
}

.det_bot {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 0.48rem;
  padding-bottom: 0.64rem;
}
.det_bot .det_pag {
  padding-right: 0.5rem;
}
.det_bot .det_pag li {
  margin-bottom: 0.15rem;
}
.det_bot .det_pag li:last-child {
  margin-bottom: 0;
}
.det_bot .det_pag a {
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.det_bot .det_pag a:hover {
  color: #d3302b;
}
.det_bot .db_btn {
  display: inline-flex;
  align-items: center;
  flex-shrink: 0;
  padding: 0.16rem 0.24rem;
  border-radius: 1rem;
  color: #fff;
  background-color: #ee1c24;
  line-height: 1;
  transition: all 0.3s;
}
.det_bot .db_btn:hover {
  transform: translateY(6px);
  transition: all 0.3s;
}
.det_bot .db_btn img {
  margin-left: 0.5rem;
}

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

.md-contact .cont {
  padding-top: 1.27rem;
  padding-bottom: 1rem;
}
.ctc-1 {
  padding-top: .4rem;
  padding-bottom: 1rem;
}
.ctc-1 .box {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.ctc-1 .maps {
  width: 77.75%;
  position: relative;
}
.ctc-1 .mi {
  width: 100%;
  position: absolute;
  left: -200vw;
  top: 0;
}
.ctc-1 .mi.show {
  position: relative;
  left: 0;
}
.ctc-1 .map {
  width: 100%;
  height: 6.93rem;
  background-size: cover;
}
.ctc-1 .ng_sel {
  width: 18.75%;
}
.ctc-1 .swiper-container {
  height: 6.93rem;
}
.ctc-1 .si {
  height: auto;
  cursor: pointer;
  background-color: #f4f4f4;
}
.ctc-1 .si:last-child {
  margin-bottom: 0;
}
.ctc-1 .si.on {
  background-color: #d3302b;
  color: #fff;
}
.ctc-1 .img {
  position: relative;
  padding-top: 56%;
}
.ctc-1 .text {
  text-align: center;
  padding: 0.16rem 0.1rem;
  position: relative;
}
.ctc-1 .swiper-scrollbar-drag {
  background-color: rgba(0, 0, 0, 0.3);
}
@media (max-width: 900px) {
  .ctc-1 .maps {
    width: 100%;
  }
  .ctc-1 .swiper-container {
    height: auto;
  }
  .ctc-1 .ng_sel {
    margin-top: 20px;
    width: 100%;
    height: auto;
  }
}

.ctc-2 {
  padding-top: 0.94rem;
  padding-bottom: 1rem;
  background-repeat: no-repeat;
  background-image: url(../images/ctc2_bg.jpg);
  background-size: cover;
}
.ctc-2 .com-tt {
  text-align: center;
}
.ctc-2 .form {
  margin-top: 0.37rem;
}
.ctc-2 .f_box {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  flex-direction: row-reverse;
}

.ctc-2 .inp {
  position: relative;
  width: 48.75%;
  margin-bottom: 0.2rem;
}

.f_box-lt{width: 48.75%;}
.f_box-lt .inp{width: 100%;} 
.f_box-rt{width: 48.75%;}
.f_box-rt .inp{width: 100%;} 

.ctc-2 .inp input {
  width: 100%;
  height: 0.56rem;
  min-height: 40px;
  padding: 0 0.2rem;
  border: 1px solid #ddd;
  background-color: transparent;
  color: #666;
  font-family: inherit;
}
.ctc-2 .inp textarea {
  width: 100%;
  height: calc(1.68rem + .4rem);
  min-height: calc(120px + .4rem);
  line-height: 1.6;
  padding:  .15rem 0.2rem;
  border: 1px solid #ddd;
  background-color: transparent;
  color: #666;
  font-family: inherit;
}
.ctc-2 .inp select {
  width: 100%;
  height: 0.56rem;
  min-height: 40px;
  padding: 0 0.2rem;
  border: 1px solid #ddd;
  background-color: transparent;
  color: #666;
  font-family: inherit;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}
.ctc-2 .sel::after {
  content: "";
  width: 15px;
  height: 7px;
  background-image: url(../images/icon-25.png);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  right: 0.22rem;
  top: 50%;
  transform: translateY(-50%);
  pointer-events: none;
}
.ctc-2 .code {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
}
.ctc-2 .f_btns {
  display: flex;
  justify-content: center;
  margin-top: 0.2rem;
}
.ctc-2 .btn {
  height: 0.5rem;
  min-height: 40px;
  color: #fff;
  padding: 0 0.6rem;
  border-radius: 1rem;
  border: none;
  margin: 0 0.05rem;
  cursor: pointer;
  transition: all 0.3s;
  font-family: inherit;
}
.ctc-2 .sub {
  background-color: #ee1c24;
}
.ctc-2 .sub:hover {
  box-shadow: 0 -2px 0 0 #ee1c24 inset, 0 2px 0.1rem #ee1c24;
  transform: translateY(-3px);
  transition: all 0.3s;
}
.ctc-2 .reset {
  background-color: #333;
}
.ctc-2 .reset:hover {
  box-shadow: 0 -2px 0 0 #333 inset, 0 2px 0.1rem #333;
  transform: translateY(-3px);
  transition: all 0.3s;
}
@media (max-width: 500px) {
  .ctc-2 .inp {
    width: 100%;
  }
  .f_box-lt{
    width: 100%;
  }
  .f_box-rt{
    width: 100%;
  }
}

.md-about {
  overflow: hidden;
}

.ab-1 {
  padding-top: 0.92rem;
  padding-bottom: 0.92rem;
  position: relative;
  z-index: 5;
  overflow: hidden;
  background-image: url(../images/ab1_bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}
.ab-1 .box {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.ab-1 .le {
  width: 9.7rem;
}
.ab-1 .p1 {
  font-weight: 600;
  margin-top: 0.27rem;
  margin-bottom: 0.26rem;
}
.ab-1 .d2 {
  line-height: 1.875;
  color: #666;
}
.ab-1 .imgs {
  width: 5.5rem;
  position: relative;
}
.ab-1 .imgs img {
  width: 100%;
}
.ab-1 .img {
  position: relative;
  padding-top: 93.75%;
  border-radius: 0.2rem;
  overflow: hidden;
}
.ab-1 .img2 {
  position: relative;
  margin-top: 0.1rem;
}
.ab-1 .bg {
  position: relative;
  border-radius: 0 0.3rem 0 0;
  overflow: hidden;
}
.ab-1 .bg img {
  width: 100%;
}
.ab-1 .watch {
  position: absolute;
  width: 0.76rem;
  height: 0.76rem;
  background-color: rgba(237, 27, 35, 0.3);
  padding: 0.13rem;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  transition: all 0.3s;
  cursor: pointer;
}
.ab-1 .watch:hover {
  opacity: 0.8;
  margin-top: -0.1rem;
  transition: all 0.3s;
}
.ab-1 .watch img {
  width: 100%;
}
@media (max-width: 900px) {
  .ab-1 .imgs {
    width: 100%;
    margin-top: 20px;
  }
  .ab-1 .le {
    width: 100%;
  }
}

.ab-2 {
  padding-top: 0.92rem;
  padding-bottom: 0.9rem;
  position: relative;
  background-image: url(../images/ab2_bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}
.ab-2 .box {
  display: flex;
  flex-wrap: wrap;
  margin-top: 0.32rem;
  background-color: #fff;
}
.ab-2 .imgs {
  width: 60.625%;
}
.ab-2 .img {
  position: relative;
  padding-top: 51.5463917526%;
}
.ab-2 .ri {
  width: 39.375%;
  padding: 0.8rem;
}
.ab-2 .te {
  color: #666;
  line-height: 1.875;
}
.ab-2 .tii {
  margin-bottom: 0.2rem;
}
.ab-2 .tii:last-child {
  margin-bottom: 0;
}
.ab-2 .tt {
  color: #222;
  display: flex;
  align-items: center;
  font-weight: 600;
}
.ab-2 .tt img {
  margin-right: 0.1rem;
}
@media (max-width: 900px) {
  .ab-2 .imgs {
    width: 100%;
  }
  .ab-2 .ri {
    width: 100%;
  }
}

.ab-3 {
  position: relative;
  padding-bottom: 1rem;
}
.ab-3 .tops {
  padding-top: 0.93rem;
  padding-bottom: 0.31rem;
}
.ab-3 .img1 {
  position: relative;
  padding-top: 31.25%;
}
.ab-3 .te {
  line-height: 1.875;
  color: #666;
  padding-top: 0.48rem;
  padding-bottom: 0.36rem;
}
.ab-3 .img2 {
  position: relative;
  padding-top: 47.8468899522%;
}
@media (max-width: 900px) {
  .ab-3 .pc {
    position: absolute;
    left: -200vw;
  }
  .ab-3 .mob {
    position: relative;
    left: 0;
  }
}

.ab-4 {
  padding-top: 0.92rem;
  padding-bottom: 1rem;
  position: relative;
  background-image: url(../images/ab4_bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}
.ab-4 .text {
  color: #666;
  line-height: 1.875;
  margin-top: 0.22rem;
  margin-bottom: 0.34rem;
}
.ab-4 .list {
  display: flex;
  position: relative;
  overflow: hidden;
}
.ab-4 .li {
  width: 24.0625%;
  margin-right: 1.25%;
  position: relative;
  transition: all 0.3s;
}
.ab-4 .li:last-child {
  margin-right: 0;
}
.ab-4 .li.on {
  width: 49.375%;
  transition: all 0.3s;
}
.ab-4 .li.on .img {
  transition: all 0.3s;
}
.ab-4 .img {
  height: 4.62rem;
  position: relative;
  transition: all 0.3s;
  overflow: hidden;
}
.ab-4 .te {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 0.25rem 0.1rem;
  background-color: rgba(0, 0, 0, 0.4);
  color: #fff;
  text-align: center;
}
@media (max-width: 900px) {
  .ab-4 .list {
    flex-wrap: wrap;
  }
  .ab-4 .li {
    width: 100% !important;
    margin-bottom: 20px;
  }
}

.ab-5 {
  position: relative;
  font-size: 0;
  padding-top: 0.92rem;
  padding-bottom: 0.9rem;
  background-image: url(../images/ab5_bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}
.ab-5 .ab51 {
  display: flex;
  align-items: center;
  margin-top: 0.32rem;
  background-color: #f3f3f3;
}
.ab-5 .imgs {
  width: 50%;
}
.ab-5 .img {
  position: relative;
  padding-top: 23.9401496259%;
  overflow: hidden;
}
.ab-5 .te {
  text-align: center;
  width: 50%;
  padding: 0.2rem;
}
.ab-5 .ab52 {
  display: flex;
  flex-wrap: wrap;
  margin-top: 0.3rem;
}
.ab-5 .item {
  display: inline-block;
  text-align: center;
  margin-right: 0.58rem;
  width: 19%;
  margin-right: 1.25%;
  padding: 0.94rem 0.35rem;
  padding-bottom: 0.3rem;
  min-height: 5rem;
  border: solid 1px #e7e7e7;
  cursor: pointer;
  background-repeat: no-repeat;
  background-size: cover;
  transition: all 0.3s;
}
.ab-5 .item:last-child {
  margin-right: 0;
}
/* .ab-5 .item:hover {
  background-image: url(../images/ab5_2.jpg);
} */
.ab-5 .xiaogu0:hover {
  background-image: url(../images/250x502-1.jpg);
}
.ab-5 .xiaogu1:hover {
  background-image: url(../images/250x502-2.jpg);
}
.ab-5 .xiaogu2:hover {
  background-image: url(../images/250x502-3.jpg);
}
.ab-5 .xiaogu3:hover {
  background-image: url(../images/250x502-4.jpg);
}
.ab-5 .xiaogu4:hover {
  background-image: url(../images/250x502-5.jpg);
}
.ab-5 .item:hover .p1 {
  color: rgba(255, 255, 255, 0.3);
}
.ab-5 .item:hover .p2 {
  color: #fff;
}
.ab-5 .item:hover .p3 {
  color: #fff;
}
.ab-5 .p1 {
  position: relative;
  color: rgba(0, 0, 0, 0.1);
  font-weight: bold;
  line-height: 1;
  height: 0.7em;
  overflow: hidden;
}
.ab-5 .p2 {
  margin-top: 0.3rem;
  font-weight: 600;
}
.ab-5 .p3 {
  color: #999;
  line-height: 1.75;
  margin-top: 0.2rem;
}
@media (max-width: 900px) {
  .ab-5 .ab51 {
    flex-wrap: wrap;
  }
  .ab-5 .imgs {
    width: 100%;
  }
  .ab-5 .te {
    width: 100%;
    padding: 20px;
  }
  .ab-5 .ab52 {
    justify-content: space-between;
  }
  .ab-5 .item {
    width: 48%;
    margin-right: 0;
    margin-bottom: 4%;
  }
}

.ab-6 {
  padding-top: 0.9rem;
  padding-bottom: 1rem;
  background-image: url(../images/ab6_bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.ab-6 .tops {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.ab-6 .tb {
  margin-top: 0.25rem;
}
.ab-6 .p1 {
  color: #353535;
  margin-bottom: 0.1rem;
}
.ab-6 .ti {
  position: relative;
  color: #666;
  line-height: 1.875;
  padding-left: 0.1rem;
}
.ab-6 .ti::before {
  content: "";
  width: 4px;
  height: 4px;
  background-color: #ee1c24;
  position: absolute;
  left: 0;
  top: 0.9375em;
  transform: translateY(-50%);
}
.ab-6 .btns {
  font-size: 0;
}
.ab-6 .btn {
  width: 0.48rem;
  height: 0.48rem;
  background-color: #fff;
  position: relative;
  border-radius: 50%;
  opacity: 1;
  margin: 0;
  margin-left: 0.1rem;
  cursor: pointer;
  display: inline-flex;
  background-size: 18.75% auto;
  background-position: center;
  background-repeat: no-repeat;
}
.ab-6 .btn:hover {
  background-color: #ee1c24;
}
.ab-6 .prev {
  background-image: url(../images/icon-31.png);
}
.ab-6 .prev:hover {
  background-image: url(../images/icon-32.png);
}
.ab-6 .next {
  background-image: url(../images/icon-33.png);
}
.ab-6 .next:hover {
  background-image: url(../images/icon-34.png);
}
.ab-6 .swiper {
  position: relative;
  margin-top: 0.28rem;
}
.ab-6 .swiper::before {
  content: "";
  position: absolute;
  top: 3.3rem;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 16.11rem;
  height: 1.11rem;
  background-image: url(../images/hn_b0.png);
  background-size: 100% 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  pointer-events: none;
}
.ab-6 .img {
  height: 3.3rem;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  cursor: pointer;
}
.ab-6 .i_box {
  position: relative;
  /* width: 2.43rem;  */
  max-width: 80%; 
  padding: .1rem;
  background-color: #626262;
  box-shadow: 0 0 3px 3px inset #434343;
  cursor: pointer;
}
.ab-6 .i_box::before {
  content: "";
  width: 0.18rem;
  height: 100%;
  position: absolute;
  left: 100%;
  bottom: 0;
  background-image: url(../images/ho_b2.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
/* .ab-6 .i_box img {
  width: calc(100% - 0.2rem);
  height: calc(100% - 0.2rem);
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
} */
.ab-6 .i_box img {
  max-width: 100%;
  max-height: 3.1rem;
}
.ab-6 .te {
  text-align: center;
  margin-top: 0.4rem;
  color: #353535;
}
.ab-6 .btnss {
  display: none;
  margin-top: 30px;
}
@media (max-width: 900px) {
  .ab-6 .btns {
    visibility: hidden;
  }
  .ab-6 .btnss {
    display: flex;
    justify-content: center;
  }
}

.md-consumable .cont1 {
  padding-bottom: 0.8rem;
  background-image: url(../images/csm1_bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}
.md-consumable .cont2 {
  padding-bottom: 1rem;
  background-image: url(../images/csm2_bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}

.csm_list {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0.45rem;
}
.csm_list .csm_a {
  width: 23.625%;
  margin-right: 1.8125%;
  margin-bottom: 1.875%;
  background-color: #fff;
}
.csm_list .csm_a:nth-child(4n) {
  margin-right: 0;
}
.csm_list .csm_a:hover .img img {
  transform: scale(1.1);
  transition: all 0.3s;
}
.csm_list .csm_a:hover .text::before {
  width: 100%;
  transition: width 0.5s;
}
.csm_list .csm_a:hover .te {
  border-right: 1px solid rgba(255, 255, 255, 0.2);
}
.csm_list .csm_a:hover .p1 {
  color: #fff;
  transition: all 0.3s;
}
.csm_list .csm_a:hover .i1 {
  display: none;
}
.csm_list .csm_a:hover .i2 {
  display: block;
}
.csm_list .img {
  position: relative;
  padding-top: 74.8677248677%;
  overflow: hidden;
}
.csm_list .text {
  border-top: 1px solid #f3f3f3;
  text-align: center;
  position: relative;
}
.csm_list .text::before {
  content: "";
  width: 0;
  height: 100%;
  background-color: #d3302b;
  background-image: url(../images/csm0.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  left: 0;
  top: 0;
  transition: width 0.5s;
}
.csm_list .te {
  padding: 0.32rem 0.3rem;
  border-right: 1px solid #f3f3f3;
  flex-grow: 1;
  position: relative;
}
.csm_list .p1 {
  font-weight: 600;
  transition: all 0.3s;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.csm_list .btn {
  width: 0.6rem;
  flex-shrink: 0;
  position: relative;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
.csm_list .i2 {
  display: none;
}
@media (max-width: 900px) {
  .csm_list {
    justify-content: space-between;
  }
  .csm_list .csm_a {
    width: 48%;
    margin-right: 0;
    margin-bottom: 4%;
  }
}

.csm-1 {
  text-align: right;
  font-size: 0;
  padding-top: 0.26rem;
  position: relative;
}
.csm-1 .imgs {
  position: absolute;
  left: 0;
  top: 0;
  width: 9rem;
}
.csm-1 .img img {
  width: 100%;
}
.csm-1 .brand {
  display: inline-block;
  width: 50%;
  min-height: 4.5rem;
  padding-top: 1.11rem;
  padding-left: 1rem;
  padding-right: 0.8rem;
  padding-bottom: 0.9rem;
  background-color: #f3f3f3;
  border-top: 4px solid #d3302b;
  text-align: left;
  position: relative;
}
.csm-1 .line {
  height: 1px;
  background-color: #666;
  opacity: 0.2;
  margin-top: 0.23rem;
  margin-bottom: 0.28rem;
}
.csm-1 .text {
  color: #666;
  line-height: 2;
}
@media (max-width: 900px) {
  .csm-1 .imgs {
    position: relative;
    width: 100%;
  }
  .csm-1 .brand {
    width: 100%;
    padding: 40px;
  }
}

.cms-2 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.cms-2 .swipers {
  width: 7.8rem;
}
.cms-2 .swipers .btns {
  position: absolute;
  right: 0.1rem;
  bottom: 0.1rem;
  z-index: 30;
  display: flex;
}
.cms-2 .swipers .swiper-button-next,
.cms-2 .swipers .swiper-button-prev {
  position: static;
  margin: 0;
  margin-left: 0.1rem;
  width: 0.36rem;
  height: 0.36rem;
  background-color: rgba(255, 255, 255, 0.3);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 19.4444444444% auto;
}
.cms-2 .swipers .swiper-button-next::after,
.cms-2 .swipers .swiper-button-prev::after {
  display: none;
}
.cms-2 .swipers .swiper-button-prev {
  background-image: url(../images/icon-32.png);
}
.cms-2 .swipers .swiper-button-next {
  background-image: url(../images/icon-34.png);
}
.cms-2 .img1 {
  position: relative;
  padding-top: 56.2820512821%;
}
.cms-2 .swiper2 {
  margin-top: 0.2rem;
}
.cms-2 .swiper2 .sw2 {
  position: relative;
}
.cms-2 .my-active::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border: solid 2px #d3302b;
  z-index: 20;
  box-sizing: border-box;
}
.cms-2 .img2 {
  position: relative;
  padding-top: 56.6666666667%;
}
.cms-2 .texts {
  width: 6.15rem;
}
.cms-2 .texts .d1 {
  font-weight: 600;
}
.cms-2 .texts .d1 span {
  color: #ee1c24;
}
.cms-2 .texts .line {
  height: 1px;
  background-color: #666;
  opacity: 0.2;
  margin-top: 0.2rem;
  margin-bottom: 0.4rem;
}
.cms-2 .texts .d2 {
  color: #666;
  line-height: 2;
}
.cms-2 .texts .a3 {
  display: inline-flex;
  align-items: center;
  line-height: 1;
  padding: 0.14rem 0.21rem;
  border-radius: 1rem;
  border: 2px solid rgba(211, 48, 43, 0.1);
  color: #d3302b;
  margin-top: 0.7rem;
}
.cms-2 .texts .a3:hover {
  border-color: #d3302b;
}
.cms-2 .texts .a3 img {
  margin-left: 0.38rem;
}
@media (max-width: 900px) {
  .cms-2 {
    flex-wrap: wrap;
  }
  .cms-2 .swipers {
    width: 100%;
  }
  .cms-2 .texts {
    width: 100%;
    margin-top: 20px;
  }
}

.cms-3 {
  display: flex;
  justify-content: space-between;
  margin-top: 0.8rem;
}
.cms-3 .swiper {
  width: 7.8rem;
}
.cms-3 .img {
  position: relative;
  padding-top: 56.2820512821%;
}
.cms-3 .sw {
  position: relative;
}
.cms-3 .watch {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  cursor: pointer;
}
.cms-3 .watch .icon img {
  width: 0.8rem;
}
.cms-3 .watch .tt {
  margin-top: 0.1rem;
  color: #fff;
}
.cms-3 .swiper-pagination {
  margin: 0;
  bottom: 0.3rem;
  display: flex;
  justify-content: center;
}
.cms-3 .swiper-pagination-bullet {
  width: 9px;
  height: 9px;
  border-radius: 0;
  background-color: rgba(255, 255, 255, 0.3);
  opacity: 1;
  transition: width 0.3s;
}
.cms-3 .swiper-pagination-bullet-active {
  width: 0.3rem;
  background-color: #fff;
  transition: width 0.3s;
}
@media (max-width: 900px) {
  .cms-3 {
    flex-wrap: wrap;
  }
  .cms-3 .swiper {
    width: 100%;
    margin-bottom: 20px;
  }
}

.rct-1 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.rct_list {
  margin-bottom: 0.8rem;
}
.rct_list .r_i {
  background-color: #f3f3f3;
  padding: 0 1rem;
  margin-bottom: 3px;
  box-shadow: 0px 8px 0.3rem 0px rgba(0, 0, 0, 0.04);
}
.rct_list .r_i.on {
  background-color: #fff;
}
.rct_list .r_i.on .hd::before {
  background-image: url(../images/icon-13.png);
  transition: all 0.3s;
}
.rct_list .r_i.on .icon {
  transform: rotate(180deg);
  transition: all 0.3s;
}
.rct_list .ri1 {
  overflow: hidden;
  background-color: #333 !important;
}
.rct_list .ri1 .hd {
  color: #fff;
  border-bottom: none;
}
.rct_list .hd {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  padding: 0.34rem 0;
  cursor: pointer;
  font-weight: 500;
}
.rct_list .hi {
  width: 15%;
  text-align: center;
}
.rct_list .hi:first-child {
  text-align: left;
}
.rct_list .hi:last-child {
  width: 2em;
  flex-shrink: 0;
}
.rct_list .bd {
  display: none;
  padding-top: 0.4rem;
  padding-bottom: 0.8rem;
  border-top: 1px solid #eee;
}
.rct_list .mb {
  display: none;
  margin-bottom: 0.2rem;
  line-height: 2;
}
.rct_list .mi {
  display: inline-block;
  margin-right: 3em;
}
.rct_list .te {
  line-height: 1.75;
  color: #666;
  display: flex;
  flex-wrap: wrap;
}
.rct_list .ti {
  width: 30%;
  margin-right: 5%;
}
.rct_list .ti:last-child {
  margin-right: 0;
}
.rct_list .p1 {
  font-weight: 500;
  color: #000;
}
.rct_list .p2 {
  line-height: 1.75;
  font-weight: 300;
  margin-top: 0.2rem;
}
.rct_list .icon {
  position: relative;
  display: inline-block;
  width: 14px;
  height: 9px;
  background-image: url(../images/icon-16.png);
  background-repeat: no-repeat;
  background-size: contain;
  transition: all 0.3s;
}
.rct_list .more {
  display: inline-flex;
  align-items: center;
  border-radius: 1rem;
  line-height: 1;
  color: #fff;
  background-color: #d3302b;
  padding: 0.16rem 0.45rem;
  margin-top: 0.33rem;
  transition: all 0.3s;
}
.rct_list .more:hover {
  box-shadow: 0 -2px 0 0 #ee1c24 inset, 0 2px 0.1rem #ee1c24;
  transition: all 0.3s;
}
.rct_list .more img {
  margin-left: 0.1rem;
}
@media (max-width: 900px) {
  .rct_list .r_i {
    padding: 0 20px;
  }
  .rct_list .hi {
    width: 40%;
  }
  .rct_list .hi:nth-child(2), .rct_list .hi:nth-child(5), .rct_list .hi:nth-child(6) {
    display: none;
  }
  .rct_list .ti {
    width: 100%;
    margin-top: 20px;
  }
  .rct_list .mb {
    display: block;
  }
}

.rct-2 {
  padding-top: 0.91rem;
  padding-bottom: 1rem;
}
.rct-2 .com-tt {
  text-align: center;
}
.rct-2 .swiper {
  margin-top: 0.31rem;
}
.rct-2 .sw {
  position: relative;
  padding: 1.28rem 1.2rem;
  height: auto;
  min-height: 5rem;
  color: #fff;
  font-weight: 500;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.rct-2 .te {
  margin-top: 0.3rem;
}
.rct-2 .ti {
  line-height: 2.375;
  padding-left: 0.27rem;
  position: relative;
}
.rct-2 .ti::before {
  content: "";
  width: 0.15rem;
  height: 0.15rem;
  background-image: url(../images/icon-18.png);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 1.2em;
  left: 0;
  transform: translateY(-50%);
}
.rct-2 .swiper-pagination {
  width: 100%;
  bottom: 0.5rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.rct-2 .swiper-pagination-bullet {
  width: 0.06rem;
  height: 0.06rem;
  min-width: 6px;
  min-height: 6px;
  opacity: 1;
  margin: 0 0.1rem !important;
  border-radius: 50%;
  background-color: #fff;
  position: relative;
}
.rct-2 .swiper-pagination-bullet-active {
  width: 0.12rem;
  height: 0.12rem;
  background-color: #d3302b;
}

.rct-3 {
  padding: 1rem 0;
  background-image: url(../images/rct3_bg.jpg);
  background-repeat: no-repeat;
  background-size: contain;
}

.md-industry .cont1 {
  padding-bottom: 0.7rem;
}
.md-industry .cont2 {
  padding-top: 0.96rem;
  padding-bottom: 0.8rem;
}
.md-industry .cont2 .com-tt {
  font-weight: 600;
}

.md-industry .cont2 .le{
  width: 70%;
}

.md-industry .cont2 .le .p1{
  font-weight: 600;
  margin-top: 0.27rem;
  margin-bottom: 0.26rem;
}

.md-industry .cont2 .le .d2{
  line-height: 1.875;
  color: #666;
}

.md-pro .cont2 .le{
  padding-top: 0.96reM;
  width: 70%;
}

.md-pro .cont2 .le .p1{
  font-weight: 600;
  margin-top: 0.27rem;
  margin-bottom: 0.26rem;
}

.md-pro .cont2 .le .d2{
  line-height: 1.875;
  color: #666;
}

.ind_list {
  display: flex;
  flex-wrap: wrap;
}
.ind_list .ind_i {
  position: relative;
  width: 32.125%;
  margin-right: 1.8125%;
  margin-bottom: 1.8125%;
  background-color: #f3f3f3;
}
.ind_list .ind_i:nth-child(3n) {
  margin-right: 0;
}
.ind_list .ind_i:hover .img img {
  transform: scale(1.1);
  transition: all 0.3s;
}
.ind_list .ind_i:hover .text::after {
  height: 100%;
  transition: all 0.3s;
}
.ind_list .ind_i:hover .text {
  background-image: url(../images/ind_0.png);
}
.ind_list .ind_i:hover .p1 {
  color: #fff;
  transition: all 0.3s;
}
.ind_list .ind_i:hover .p2 {
  color: rgba(255, 255, 255, 0.8);
}
.ind_list .ind_i:hover .btn {
  border-color: rgba(255, 255, 255, 0.3);
  color: #fff;
  background-color: #d3302b;
  transition: all 0.3s;
}
.ind_list .ind_i:hover .btn .icon {
  background-color: #fff;
}
@media (min-width: 900px) {
  .ind_list .ind_i:nth-child(3n) {
    transition-delay: 0.9s;
  }
  .ind_list .ind_i:nth-child(3n-1) {
    transition-delay: 0.6s;
  }
  .ind_list .ind_i:nth-child(3n-2) {
    transition-delay: 0.3s;
  }
  
}
.ind_list .img {
  position: relative;
  padding-top: 78.5992217899%;
  overflow: hidden;
}
.ind_list .text {
  position: relative;
  padding: 0.5rem;
  padding-top: 0.54rem;
  padding-bottom: 0.6rem;
  border-radius: 0 0.3rem 0 0;
  margin-top: -0.3rem;
  background-color: #f3f3f3;
  background-repeat: no-repeat;
  background-size: cover;
}
.ind_list .text::after {
  display: none;
  content: "";
  width: 100%;
  height: 4px;
  background-color: #d3302b;
  position: absolute;
  top: -1px;
  left: 0;
  transition: all 0.3s;
  z-index: 0;
}
.ind_list .te {
  position: relative;
  z-index: 2;
}
.ind_list .p1 {
  font-weight: 600;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  position: relative;
  transition: all 0.3s;
}
.ind_list .p2 {
  color: #999;
  line-height: 1.75;
  height: 3.5em;
  margin-top: 0.22rem;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  transition: all 0.3s;
}
.ind_list .btns {
  font-size: 0;
}
.ind_list .btn {
  display: inline-flex;
  align-items: center;
  padding: 0.12rem 0.2rem;
  border-radius: 1rem;
  margin-top: 0.4rem;
  margin-right: 0.1rem;
  transition: all 0.3s;
}
.ind_list .b1 {
  border: 1px solid #d3302b;
  color: #d3302b;
}
.ind_list .b1 .icon {
  background-color: #d3302b;
}
.ind_list .b1:hover {
  background-color: #fff !important;
  color: #d3302b !important;
}
.ind_list .b1:hover .icon {
  background-color: #d3302b !important;
}
.ind_list .b2 {
  border: 1px solid rgba(51, 51, 51, 0.3);
}
.ind_list .b2:hover {
  background-color: #fff !important;
  color: #d3302b !important;
}
.ind_list .b2:hover .icon {
  background-color: #d3302b !important;
}
.ind_list .icon {
  display: inline-flex;
  align-items: center;
  background-color: #333;
  margin-left: 0.1rem;
  -webkit-mask-image: url(../images/icon-15.png);
          mask-image: url(../images/icon-15.png);
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
}
.ind_list .icon img {
  opacity: 0;
}
@media (max-width: 900px) {
  .ind_list {
    justify-content: space-between;
  }
  .ind_list .ind_i {
    width: 48%;
    margin-right: 0;
    margin-bottom: 4%;
  }
  .ind_list .btns {
    text-align: center;
  }
  .md-industry .cont2 .le{
    width: 100%;
  }
  .md-pro .cont2 .le{
    width: 100%;
  }
}
@media (max-width: 500px) {
  .ind_list .ind_i {
    width: 100%;
  }
}

.model_list {
  display: flex;
  flex-wrap: wrap;
  margin-top: 0.32rem;
  margin-bottom: 0.5rem;
}
.model_list .mod_i {
  position: relative;
  width: 32.125%;
  margin-right: 1.8125%;
  margin-bottom: 1.875%;
  background-color: #f3f3f3;
  transition: all 0.3s;
}
.model_list .mod_i:nth-child(3n) {
  margin-right: 0;
}
@media (min-width: 900px) {
  .model_list .mod_i:hover {
    background-color: #d3302b;
    transition: all 0.3s;
  }
  .model_list .mod_i:hover .top {
    padding-top: 0.56rem;
    transition: all 0.3s;
  }
  .model_list .mod_i:hover .tt {
    color: #fff;
  }
  .model_list .mod_i:hover .tt::before {
    background-color: #fff;
  }
  .model_list .mod_i:hover .te {
    border-top-color: rgba(229, 229, 229, 0.3);
  }
  .model_list .mod_i:hover .d1 {
    color: rgba(255, 255, 255, 0.6);
  }
  .model_list .mod_i:hover .btn {
    background-color: #fff;
  }
}
.model_list .top {
  padding-top: 0.77rem;
  padding-bottom: 0.25rem;
  transition: all 0.3s;
}
.model_list .tt {
  position: relative;
  padding: 0 0.5rem;
  font-weight: 600;
}
.model_list .tt::before {
  content: "";
  width: 4px;
  height: 1em;
  background-color: #d3302b;
  position: absolute;
  top: 0;
  left: 0;
}
.model_list .text {
  padding: 0 0.5rem;
  padding-bottom: 0.6rem;
}
.model_list .te {
  border-top: 1px solid #e5e5e5;
  padding-top: 0.23rem;
}
.model_list .d1 {
  line-height: 1.75;
  color: #666;
}
.model_list .btn {
  display: inline-flex;
  align-items: center;
  border-radius: 1rem;
  border: 2px solid rgba(211, 48, 43, 0.1);
  line-height: 1;
  padding: 0.13rem 0.2rem;
  margin-top: 0.53rem;
  color: #d3302b;
}
.model_list .icon {
  display: inline-flex;
  align-items: center;
  margin-left: 0.2rem;
}
@media (max-width: 900px) {
  .model_list .mod_i {
    width: 100%;
    margin-right: 0;
  }
}

.mod2_list {
  display: flex;
  flex-wrap: wrap;
  margin-top: 0.32rem;
  margin-bottom: 0.5rem;
}
.mod2_list .m2_i {
  width: 32.125%;
  margin-right: 1.8125%;
  margin-bottom: 0.29rem;
  position: relative;
  background-color: #f5f5f5;
}
.mod2_list .m2_i:nth-child(3n) {
  margin-right: 0;
}
.mod2_list .m2_i:hover .img::before {
  left: 100%;
  transition: all 0.5s;
}
.mod2_list .m2_i:hover .img img {
  transform: scale(1.1);
  transition: all 0.3s;
}
.mod2_list .m2_i:hover .text::before {
  width: 100%;
  transition: width 0.5s;
}
.mod2_list .m2_i:hover .te {
  border-right: 1px solid rgba(255, 255, 255, 0.2);
}
.mod2_list .m2_i:hover .p1 {
  color: #fff;
  transition: all 0.3s;
}
.mod2_list .m2_i:hover .i1 {
  display: none;
}
.mod2_list .m2_i:hover .i2 {
  display: block;
}
.mod2_list .img {
  position: relative;
  padding-top: 74.9027237354%;
  overflow: hidden;
}
.mod2_list .img::before {
  content: "";
  width: 100%;
  height: 4px;
  background-color: #d3302b;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 2;
  transition: all 0.5s;
}
.mod2_list .text {
  border-top: 1px solid #f3f3f3;
  display: flex;
  position: relative;
}
.mod2_list .text::before {
  content: "";
  width: 0;
  height: 100%;
  background-color: #d3302b;
  position: absolute;
  left: 0;
  top: 0;
  transition: width 0.5s;
}
.mod2_list .te {
  padding: 0.31rem 0.3rem;
  border-right: 1px solid #e1e1e1;
  flex-grow: 1;
  position: relative;
}
.mod2_list .p1 {
  font-weight: 600;
  transition: all 0.3s;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.mod2_list .btn {
  width: 0.6rem;
  flex-shrink: 0;
  position: relative;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
.mod2_list .i2 {
  display: none;
}
@media (max-width: 900px) {
  .mod2_list {
    justify-content: space-between;
  }
  .mod2_list .m2_i {
    width: 48%;
    margin-right: 0;
    margin-bottom: 4%;
  }
}

.md-resource .cont2 {
  padding-top: 0.97rem;
  padding-bottom: 0.8rem;
}
.md-resource .cont3 {
  padding-top: 0.9rem;
  padding-bottom: 0.34rem;
}

.rsc-page {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-bottom: 1rem;
}

.rsc_top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0.23rem;
}
.rsc_top .com-tt {
  font-weight: 600;
}
.rsc_top .rsc_more {
  display: inline-flex;
  align-items: center;
  border-radius: 1rem;
  border: 2px solid rgba(211, 48, 43, 0.1);
  line-height: 1;
  padding: 0.13rem 0.2rem;
  color: #d3302b;
}
.rsc_top .rsc_more img {
  margin-left: 0.4rem;
}

.rsc-1 {
  width: 32.125%;
  margin-bottom: 0.74rem;
}
.rsc-1 .sw1 {
  position: relative;
}
.rsc-1 .img1 {
  min-height: 4.75rem;
  padding-top: 92.4124513619%;
}
.rsc-1 .bot {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 0.3rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.rsc-1 .te {
  flex-shrink: 0;
}
.rsc-1 .p1 {
  color: #fff;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.rsc-1 .icon {
  flex-shrink: 0;
}
@media (max-width: 900px) {
  .rsc-1 {
    width: 48%;
    order: 1;
  }
}
@media (max-width: 500px) {
  .rsc-1 {
    width: 100%;
  }
}

.rsc-2 {
  width: 66.125%;
  margin-bottom: 0.74rem;
}
.rsc-2 .swiper2 {
  position: relative;
  display: flex;
  justify-content: space-between;
}
.rsc-2 .sw2 {
  position: relative;
  background-color: #f3f3f3;
  width: 5.14rem;
  min-height: 4.75rem;
}
.rsc-2 .sw2:hover .img::before {
  left: 100%;
  transition: all 0.5s;
}
.rsc-2 .sw2:hover .img img {
  transform: scale(1.1);
  transition: all 0.3s;
}
.rsc-2 .sw2:hover .text::before {
  width: 100%;
  transition: width 0.5s;
}
.rsc-2 .sw2:hover .te {
  border-right: 1px solid rgba(255, 255, 255, 0.2);
}
.rsc-2 .sw2:hover .p1 {
  color: #fff;
  transition: all 0.3s;
}
.rsc-2 .sw2:hover .i1 {
  display: none;
}
.rsc-2 .sw2:hover .i2 {
  display: block;
}
.rsc-2 .img {
  position: relative;
  padding-top: 74.9027237354%;
  overflow: hidden;
}
.rsc-2 .img::before {
  content: "";
  width: 100%;
  height: 4px;
  background-color: #d3302b;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 2;
  transition: all 0.5s;
}
.rsc-2 .text {
  display: flex;
  position: relative;
}
.rsc-2 .text::before {
  content: "";
  width: 0;
  height: 100%;
  background-color: #d3302b;
  position: absolute;
  left: 0;
  top: 0;
  transition: width 0.5s;
}
.rsc-2 .te {
  padding: 0.32rem 0.4rem;
  border-right: 1px solid #e1e1e1;
  flex-grow: 1;
  position: relative;
}
.rsc-2 .p1 {
  font-weight: 600;
  transition: all 0.3s;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.rsc-2 .btn {
  width: 0.8rem;
  flex-shrink: 0;
  position: relative;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
.rsc-2 .i2 {
  display: none;
}
@media (max-width: 900px) {
  .rsc-2 {
    width: 100%;
    order: 3;
  }
  .rsc-2 .sw2 {
    width: 48%;
  }
}

.rsc-3 {
  width: 100%;
  margin-bottom: 0.74rem;
}
.rsc-3 .swiper33 {
  position: relative;
  width: 100%;
}
.rsc-3 .sw2 {
  width: 5.14rem;
  margin-right: 0.3rem;
  position: relative;
  background-color: #f3f3f3;
}
.rsc-3 .sw2:hover .img::before {
  left: 100%;
  transition: all 0.5s;
}
.rsc-3 .sw2:hover .img img {
  transform: scale(1.1);
  transition: all 0.3s;
}
.rsc-3 .sw2:hover .text::before {
  width: 100%;
  transition: width 0.5s;
}
.rsc-3 .sw2:hover .te {
  border-right: 1px solid rgba(255, 255, 255, 0.2);
}
.rsc-3 .sw2:hover .p1 {
  color: #fff;
  transition: all 0.3s;
}
.rsc-3 .sw2:hover .i1 {
  display: none;
}
.rsc-3 .sw2:hover .i2 {
  display: block;
}
.rsc-3 .img {
  position: relative;
  padding-top: 74.9027237354%;
  overflow: hidden;
}
.rsc-3 .img::before {
  content: "";
  width: 100%;
  height: 4px;
  background-color: #d3302b;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 2;
  transition: all 0.5s;
}
.rsc-3 .text {
  display: flex;
  position: relative;
}
.rsc-3 .text::before {
  content: "";
  width: 0;
  height: 100%;
  background-color: #d3302b;
  position: absolute;
  left: 0;
  top: 0;
  transition: width 0.5s;
}
.rsc-3 .te {
  padding: 0.32rem 0.4rem;
  border-right: 1px solid #e1e1e1;
  flex-grow: 1;
  position: relative;
}
.rsc-3 .p1 {
  font-weight: 600;
  transition: all 0.3s;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.rsc-3 .btn {
  width: 0.8rem;
  flex-shrink: 0;
  position: relative;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
.rsc-3 .i2 {
  display: none;
}
@media (max-width: 900px) {
  .rsc-3 {
    width: 100%;
    order: 4;
  }
  .rsc-3 .sw2 {
    width: 48%;
  }
}

.rsc-4 {
  width: 32.125%;
  margin-bottom: 0.74rem;
}
.rsc-4 .swiper2 {
  position: relative;
}
.rsc-4 .sw2 {
  display: block;
  position: relative;
  background-color: #f3f3f3;
  min-height: 4.75rem;
}
.rsc-4 .sw2:hover .img img {
  transform: scale(1.1);
  transition: all 0.3s;
}
.rsc-4 .sw2:hover .img::before {
  left: 100%;
  transition: all 0.5s;
}
.rsc-4 .sw2:hover .text::before {
  width: 100%;
  transition: width 0.5s;
}
.rsc-4 .sw2:hover .te {
  border-right: 1px solid rgba(255, 255, 255, 0.2);
}
.rsc-4 .sw2:hover .p1 {
  color: #fff;
  transition: all 0.3s;
}
.rsc-4 .sw2:hover .i1 {
  display: none;
}
.rsc-4 .sw2:hover .i2 {
  display: block;
}
.rsc-4 .img {
  position: relative;
  padding-top: 74.9027237354%;
  overflow: hidden;
}
.rsc-4 .img::before {
  content: "";
  width: 100%;
  height: 4px;
  background-color: #d3302b;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 2;
  transition: all 0.5s;
}
.rsc-4 .text {
  display: flex;
  position: relative;
}
.rsc-4 .text::before {
  content: "";
  width: 0;
  height: 100%;
  background-color: #d3302b;
  position: absolute;
  left: 0;
  top: 0;
  transition: width 0.5s;
}
.rsc-4 .te {
  padding: 0.32rem 0.4rem;
  border-right: 1px solid #e1e1e1;
  flex-grow: 1;
  position: relative;
}
.rsc-4 .p1 {
  font-weight: 600;
  transition: all 0.3s;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.rsc-4 .btn {
  width: 0.8rem;
  flex-shrink: 0;
  position: relative;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
.rsc-4 .i2 {
  display: none;
}
@media (max-width: 900px) {
  .rsc-4 {
    width: 48%;
    order: 2;
  }
}
@media (max-width: 500px) {
  .rsc-4 {
    width: 100%;
  }
}

.rsc-5 {
  position: relative;
  width: 66.125%;
}
.rsc-5 .rsc_top {
  pointer-events: none;
  opacity: 0;
}
.rsc-5 .swiper3 {
  display: flex;
  justify-content: space-between;
}
.rsc-5 .sw3 {
  width: 5.14rem;
  position: relative;
}
.rsc-5 .img {
  position: relative;
  padding-top: 45.3307392996%;
  overflow: hidden;
}
.rsc-5 .img::before {
  content: "";
  width: 100%;
  height: 4px;
  background-color: #d3302b;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 2;
  transition: all 0.5s;
}
.rsc-5 .text {
  position: relative;
  padding-top: 0.35rem;
}
.rsc-5 .text::before {
  content: "";
  width: 0;
  height: 100%;
  background-color: #d3302b;
  position: absolute;
  left: 0;
  top: 0;
  transition: width 0.5s;
}
.rsc-5 .com-tt {
  font-weight: 600;
}
.rsc-5 .p2 {
  line-height: 1.875;
  height: 3.75em;
  margin-top: 0.2rem;
  margin-bottom: 0.4rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.rsc-5 .more {
  display: inline-flex;
  align-items: center;
  border-radius: 1rem;
  border: 2px solid rgba(211, 48, 43, 0.1);
  line-height: 1;
  padding: 0.13rem 0.2rem;
  color: #d3302b;
}
.rsc-5 .more img {
  margin-left: 0.4rem;
}
@media (max-width: 900px) {
  .rsc-5 {
    width: 100%;
    order: 5;
  }
  .rsc-5 .sw3 {
    width: 48%;
  }
}

.rsrc_list {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0.5rem;
}
.rsrc_list .r_a {
  position: relative;
  width: 32.125%;
  margin-right: 1.8125%;
  margin-bottom: 1.875%;
  background-color: #f3f3f3;
}
.rsrc_list .r_a:nth-child(3n) {
  margin-right: 0;
}
.rsrc_list .r_a:hover .img::before {
  left: 100%;
  transition: all 0.5s;
}
/* .rsrc_list .r_a:hover .img img {
  transform: scale(1.1);
  transition: all 0.3s;
} */
.rsrc_list .r_a:hover .text::before {
  width: 100%;
  transition: width 0.5s;
}
.rsrc_list .r_a:hover .te {
  border-right: 1px solid rgba(255, 255, 255, 0.2);
}
.rsrc_list .r_a:hover .p1 {
  color: #fff;
  transition: all 0.3s;
}
.rsrc_list .r_a:hover .i1 {
  display: none;
}
.rsrc_list .r_a:hover .i2 {
  display: block;
}
@media (min-width: 900px) {
  .rsrc_list .r_a:nth-child(3n) {
    transition-delay: 0.9s;
  }
  .rsrc_list .r_a:nth-child(3n-1) {
    transition-delay: 0.6s;
  }
  .rsrc_list .r_a:nth-child(3n-2) {
    transition-delay: 0.3s;
  }
}
.rsrc_list .img {
  position: relative;
  padding-top: 74.9027237354%;
  overflow: hidden;
}
.rsrc_list .img img{
	left: 50%;
	top: 50%;
	width: 90%;
	height: 90%;
	transform: translate(-50%,-50%);
	object-fit: contain;
	object-position: center;
}
.rsrc_list .img::before {
  content: "";
  width: 100%;
  height: 4px;
  background-color: #d3302b;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 2;
  transition: all 0.5s;
}
.rsrc_list .text {
  display: flex;
  position: relative;
}
.rsrc_list .text::before {
  content: "";
  width: 0;
  height: 100%;
  background-color: #d3302b;
  position: absolute;
  left: 0;
  top: 0;
  transition: width 0.5s;
}
.rsrc_list .te {
  padding: 0.32rem 0.4rem;
  border-right: 1px solid #e1e1e1;
  flex-grow: 1;
  position: relative;
}
.rsrc_list .p1 {
  font-weight: 600;
  transition: all 0.3s;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.rsrc_list .btn {
  width: 0.8rem;
  flex-shrink: 0;
  position: relative;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
.rsrc_list .i2 {
  display: none;
}
@media (max-width: 900px) {
  .rsrc_list {
    justify-content: space-between;
  }
  .rsrc_list .r_a {
    width: 48%;
    margin-right: 0;
    margin-bottom: 4%;
  }
}

.rsc-list {
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 0.7rem;
}
.rsc-list .rsi {
  position: relative;
  width: 32.125%;
  margin-right: 1.8125%;
  margin-bottom: 1.875%;
}
.rsc-list .rsi:nth-child(3n) {
  margin-right: 0;
}
.rsc-list .rsi:hover .img::before {
  left: 100%;
  transition: all 0.5s;
}
.rsc-list .rsi:hover .img img {
  transform: scale(1.1);
  transition: all 0.3s;
}
.rsc-list .rsi:hover .text::before {
  width: 100%;
  transition: width 0.5s;
}
.rsc-list .rsi:hover .p1 {
  color: #fff;
  transition: all 0.3s;
}
.rsc-list .rsi:hover .i1 {
  display: none;
}
.rsc-list .rsi:hover .i2 {
  display: block;
}
@media (min-width: 900px) {
  .rsc-list .rsi:nth-child(3n) {
    transition-delay: 0.9s;
  }
  .rsc-list .rsi:nth-child(3n-1) {
    transition-delay: 0.6s;
  }
  .rsc-list .rsi:nth-child(3n-2) {
    transition-delay: 0.3s;
  }
}
.rsc-list .img {
  position: relative;
  padding-top: 74.9027237354%;
  overflow: hidden;
}
.rsc-list .img::before {
  content: "";
  width: 100%;
  height: 4px;
  background-color: #d3302b;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 2;
  transition: all 0.5s;
}
.rsc-list .text {
  display: flex;
  position: relative;
  border-bottom: 4px solid #f3f3f3;
}
.rsc-list .text::before {
  content: "";
  width: 0;
  height: 100%;
  background-color: #d3302b;
  position: absolute;
  left: 0;
  top: 0;
  transition: width 0.5s;
}
.rsc-list .te {
  padding: 0.32rem 0.2rem;
  flex-grow: 1;
  position: relative;
}
.rsc-list .p1 {
  font-weight: 600;
  transition: all 0.3s;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.rsc-list .btn {
  width: 0.8rem;
  flex-shrink: 0;
  position: relative;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
.rsc-list .i2 {
  display: none;
}
@media (max-width: 900px) {
  .rsc-list {
    justify-content: space-between;
  }
  .rsc-list .r_a {
    width: 48%;
    margin-right: 0;
    margin-bottom: 4%;
  }
}

.rc-page {
  display: flex;
  justify-content: space-between;
}
.rc-page .rc-le {
  width: 2.3rem;
}
.rc-page .rc-ri {
  /* width: 12rem; */
  width: 100%;

}
.rc-ri.ww100{
	width: 100% !important;
}
@media (max-width: 900px) {
  .rc-page {
    flex-wrap: wrap;
  }
  .rc-page .rc-le {
    width: 100%;
  }
  .rc-page .rc-ri {
    width: 100%;
    margin-top: 40px;
  }
}

.rc-form .rc-top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 0.16rem;
  border-bottom: 1px solid #ddd;
}
.rc-form .rc-top .btn {
  display: inline-flex;
  align-items: center;
  line-height: 1;
  border: none;
  background-color: #f9f9f9;
  color: #999;
  cursor: pointer;
}
.rc-form .rc-top .btn img {
  margin-right: 4px;
}
.rc-form .rc-cen {
  padding-top: 0.3rem;
}
.rc-form .rc-cen .r-radio {
  display: flex;
  align-items: center;
  position: relative;
  cursor: pointer;
  margin-bottom: 0.3rem;
}
.rc-form .rc-cen .selected .r-a::before {
  content: "";
  width: 66%;
  height: 66%;
  background-color: #d3302b;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.rc-form .rc-cen .r-a {
  flex-shrink: 0;
  width: 0.14rem;
  min-width: 10px;
  height: 0.14rem;
  min-height: 10px;
  border: solid 1px #666;
  margin-right: 5px;
  position: relative;
}
.rc-form .rc-cen .r-checkbox {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer;
  z-index: 10;
}
@media (max-width: 900px) {
  .rc-form .rc-cen {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .rc-form .rc-cen .r-radio {
    display: inline-flex;
    width: 49%;
  }
}

.md-pp1 {
  position: relative;
}
.md-pp1::before {
  content: "";
  width: 4.67rem;
  height: 100%;
  background-color: #f9f9f9;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
}
@media (max-width: 900px) {
  .md-pp1::before {
    display: none;
  }
}

.md-pro .cont1 {
  padding-bottom: 0.3rem;
}
.md-pro .cont2 {
  padding-bottom: 0.8rem;
}
@media (max-width: 900px) {
  .md-pro .cont2 {
    padding-top: 0;
  }
}

.pro1 {
  background-color: #f5f5f5;
}

.pro3 .com-tt {
  font-weight: 600;
}

.brand_list {
  display: flex;
  flex-wrap: wrap;
}
.brand_list .br_i {
  width: 23.625%;
  margin-right: 1.8125%;
  margin-bottom: 1.875%;
  background-color: #fff;
  position: relative;
  overflow: hidden;
}
.brand_list .br_i:nth-child(4n) {
  margin-right: 0;
}
@media (min-width: 900px) {
  .brand_list .br_i:hover .name {
    opacity: 1;
    transition: opacity 0.3s;
  }
  .brand_list .br_i:hover .texts {
    border-radius: 0;
  }
  .brand_list .br_i:hover .hte {
    opacity: 0;
  }
  .brand_list .br_i:hover .bte {
    opacity: 1;
    transition: opacity 0.3s;
  }
}
@media (min-width: 900px) {
  .brand_list .br_i:nth-child(4n-3) {
    transition-delay: 0s;
  }
  .brand_list .br_i:nth-child(4n-2) {
    transition-delay: 0.3s;
  }
  .brand_list .br_i:nth-child(4n-1) {
    transition-delay: 0.6s;
  }
  .brand_list .br_i:nth-child(4n) {
    transition-delay: 0.9s;
  }
}
.brand_list .top {
  position: relative;
}
.brand_list .name {
  position: absolute;
  left: 0;
  bottom: 0.3rem;
  width: 100%;
  background-color: rgba(205, 29, 23, 0.8);
  color: #fff;
  padding: 0.16rem 0.3rem;
  padding-top: 0.24rem;
  opacity: 0;
  transition: opacity 0.3s;
}
.brand_list .name p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.brand_list .img {
  position: relative;
  padding-top: 83.0687830688%;
  overflow: hidden;
}
.brand_list .texts {
  position: relative;
  background-color: #fff;
  border-radius: 0px 0.3rem 0px 0px;
  margin-top: -0.3rem;
}
.brand_list .hte {
  text-align: center;
  position: relative;
  padding: 0.25rem 0.2rem;
  padding-bottom: 0.4rem;
}
.brand_list .hte .icon {
  height: 0.8rem;
  max-width: 75%;
  display: inline-flex;
  align-items: center;
}
.brand_list .hte .icon img {
  max-height: 100%;
}
.brand_list .hte .p1 {
  font-weight: 600;
  margin-top: 0.04rem;
  margin-bottom: 0.28rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.brand_list .hte .p2 {
  display: inline-flex;
  align-items: center;
  line-height: 1;
  padding: 0.13rem 0.2rem;
  border-radius: 1rem;
  border: solid 2px rgba(211, 48, 43, 0.1);
  color: #d3302b;
}
.brand_list .hte .p2 img {
  margin-left: 0.4rem;
}
.brand_list .bte {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  padding: 0.3rem;
  opacity: 0;
  transition: opacity 0.3s;
}
.brand_list .bte .t1 {
  /* text-align: justify; */
  line-height: 1.875;
  height: 5.625em;
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.brand_list .bte .bte2 {
  border-top: solid 1px #eee;
  padding-top: 0.2rem;
  margin-top: 0.6rem;
}
.brand_list .bte .t3 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  line-height: 1;
  color: #d3302b;
}
@media (max-width: 900px) {
  .brand_list {
    justify-content: space-between;
  }
  .brand_list .br_i {
    width: 48%;
    margin-right: 0;
    margin-bottom: 4%;
  }
  .brand_list .bte {
    opacity: 0 !important;
    pointer-events: none;
  }
}

.type_list {
  display: flex;
  flex-wrap: wrap;
  border-bottom: 1px solid rgba(0, 0, 0, 0.06);
}
.type_list .t_a {
  width: 23.625%;
  margin-right: 1.8125%;
  margin-bottom: 0.5rem;
  background-color: #fff;
  position: relative;
  overflow: hidden;
}
.type_list .t_a:nth-child(4n) {
  margin-right: 0;
}
.type_list .t_a:hover .img img, .type_list .t_a.on .img img {
  transform: scale(1.1);
  transition: all 0.3s;
}
.type_list .t_a:hover .bot::before, .type_list .t_a.on .bot::before {
  top: 0;
  height: 100%;
  transition: all 0.3s;
}
.type_list .t_a:hover .p2, .type_list .t_a.on .p2 {
  color: #fff;
}
.type_list .t_a:hover .more, .type_list .t_a.on .more {
  border-top-color: rgba(238, 238, 238, 0.2);
}
.type_list .t_a:hover .sp1, .type_list .t_a.on .sp1 {
  color: #fff;
}
.type_list .t_a:hover .icon, .type_list .t_a.on .icon {
  background-color: #fff;
}
.type_list .top {
  position: relative;
}
.type_list .img {
  position: relative;
  padding-top: 75.1322751323%;
  overflow: hidden;
}
.type_list .name {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 0.19rem 0.3rem;
  padding-top: 0.25rem;
  background-color: rgba(205, 29, 23, 0.8);
}
.type_list .p1 {
  color: #fff;
  font-weight: 600;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.type_list .bot {
  padding: 0 0.3rem;
  transition: all 0.3s;
  position: relative;
}
.type_list .bot::before {
  content: "";
  background-color: #d3302b;
  width: 100%;
  height: 4px;
  position: absolute;
  left: 0;
  top: -4px;
  transition: all 0.3s;
}
.type_list .te {
  padding-top: 0.32rem;
  padding-bottom: 0.17rem;
  position: relative;
}
.type_list .p2 {
  line-height: 1.875;
  height: 5.625em;
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.type_list .more {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-top: 1px solid #eeeeee;
  padding: 0.21rem 0;
  position: relative;
}
.type_list .sp1 {
  color: #d3302b;
}
.type_list .icon {
  -webkit-mask-image: url(../images/icon-15.png);
          mask-image: url(../images/icon-15.png);
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  background-color: #d3302b;
}
.type_list .icon img {
  opacity: 0;
}
@media (max-width: 900px) {
  .type_list {
    justify-content: space-between;
  }
  .type_list .t_a {
    width: 48%;
    margin-right: 0;
  }
}

.pro_list {
  display: flex;
  flex-wrap: wrap;
  margin-top: 0.5rem;
  margin-bottom: 0.7rem;
}
.pro_list .p_i {
  width: 23.625%;
  margin-right: 1.8125%;
  margin-bottom: 0.2rem;
  position: relative;
  background-color: #fff;
}
.pro_list .p_i:nth-child(4n) {
  margin-right: 0;
}
.pro_list .p_i:hover .img::before {
  left: 100%;
  transition: all 0.5s;
}
.pro_list .p_i:hover .img img {
  transform: scale(1.1);
  transition: all 0.3s;
}
.pro_list .p_i:hover .text::before {
  width: 100%;
  transition: width 0.5s;
}
.pro_list .p_i:hover .te {
  border-right: 1px solid rgba(255, 255, 255, 0.2);
}
.pro_list .p_i:hover .p1 {
  color: #fff;
  transition: all 0.3s;
}
.pro_list .p_i:hover .i1 {
  display: none;
}
.pro_list .p_i:hover .i2 {
  display: block;
}
.pro_list .img {
  position: relative;
  padding-top: 74.8677248677%;
  overflow: hidden;
}
.pro_list .img::before {
  content: "";
  width: 100%;
  height: 4px;
  background-color: #d3302b;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 2;
  transition: all 0.5s;
}
.pro_list .text {
  border-top: 1px solid #f3f3f3;
  display: flex;
  position: relative;
}
.pro_list .text::before {
  content: "";
  width: 0;
  height: 100%;
  background-color: #d3302b;
  position: absolute;
  left: 0;
  top: 0;
  transition: width 0.5s;
}
.pro_list .te {
  padding: 0.31rem 0.3rem;
  border-right: 1px solid #e1e1e1;
  flex-grow: 1;
  position: relative;
}
.pro_list .p1 {
  font-weight: 600;
  transition: all 0.3s;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.pro_list .btn {
  width: 0.6rem;
  flex-shrink: 0;
  position: relative;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
.pro_list .i2 {
  display: none;
}
@media (max-width: 900px) {
  .pro_list {
    justify-content: space-between;
  }
  .pro_list .p_i {
    width: 48%;
    margin-right: 0;
  }
}

.pro-1 {
  padding-bottom: 1.1rem;
  background-image: url(../images/pro1_bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
}
.pro-1 .box {
  display: flex;
  justify-content: space-between;
}
.pro-1 .le {
  width: 6.8rem;
  padding-top: 0.1rem;
}
.pro-1 .p2 {
  line-height: 1.875;
  color: #666;
  margin-top: 0.25rem;
}
.pro-1 .p3 {
  font-weight: 600;
}
.pro-1 .line {
  height: 1px;
  background-color: #e5e5e5;
  margin-top: 0.32rem;
  margin-bottom: 0.35rem;
}
.pro-1 .tl {
  margin-top: 0.25rem;
}
.pro-1 .ti {
  position: relative;
  padding-left: 0.15rem;
  color: #666;
  margin-bottom: 0.29rem;
}
.pro-1 .ti::before {
  content: "";
  width: 4px;
  height: 4px;
  background-color: #ee1c24;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 0.6em;
  transform: translateY(-50%);
}
.pro-1 .ti:last-child {
  margin-bottom: 0;
}
.pro-1 .imgs {
  width: 50%;
}
.pro-1 .img {
  position: relative;
}
@media (max-width: 900px) {
  .pro-1 .box {
    flex-wrap: wrap;
  }
  .pro-1 .le {
    width: 100%;
  }
  .pro-1 .imgs {
    width: 100%;
    margin-top: 20px;
  }
}

.pro-2 {
  padding-top: 0.9rem;
  padding-bottom: 1rem;
  background-image: url(../images/pro2_bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}
.pro-2 .tops {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.pro-2 .btns {
  font-size: 0;
}
.pro-2 .btn {
  width: 0.48rem;
  height: 0.48rem;
  background-color: #fff;
  position: relative;
  border-radius: 50%;
  opacity: 1;
  margin: 0;
  margin-left: 0.1rem;
  cursor: pointer;
  display: inline-flex;
  background-size: 18.75% auto;
  background-position: center;
  background-repeat: no-repeat;
}
.pro-2 .btn:hover {
  background-color: #ee1c24;
}
.pro-2 .prev {
  background-image: url(../images/icon-31.png);
}
.pro-2 .prev:hover {
  background-image: url(../images/icon-32.png);
}
.pro-2 .next {
  background-image: url(../images/icon-33.png);
}
.pro-2 .next:hover {
  background-image: url(../images/icon-34.png);
}
.pro-2 .swiper {
  margin-top: 0.33rem;
}
.pro-2 .sw-box{
  margin-top: 0.33rem;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.sw-imgbox{width: 100%;padding: 0 .5rem;margin-bottom: .2rem;}
.sw-img{width: 100%;position: relative;padding-top: calc(408/547*100%);overflow: hidden;}
.sw-img img{position: absolute;top: 0;left: 0; width: 100%;height: 100%;object-fit: cover;transition: all ease .5s;transform: scale(1.00);}
.pro-2 .sw {
  display: block;
  width: 23.59%;
  margin-right: 1.87%;
  background-color: #fff;
  overflow: hidden;
  height: auto;
  min-height: 4rem;
  margin-bottom: .3rem;
}
.pro-2 .sw:nth-child(4n){margin-right: 0;}

.pro-2 .sw:hover {
  background-color: #d3302b;
}
/* .pro-2 .sw:hover .top {
  padding-top: 0.4rem;
} */
.pro-2 .sw:hover .sw-img img {
   transform: scale(1.05);
}
.pro-2 .sw:hover .tt {
  color: #fff;
}
.pro-2 .sw:hover .tt::before {
  background-color: #fff;
}
.pro-2 .sw:hover .te {
  border-top-color: rgba(255, 255, 255, 0.2);
}
.pro-2 .sw:hover .d1 {
  color: rgba(255, 255, 255, 0.7);
  display: block;
}
.pro-2 .sw:hover .icon {
  opacity: 0;
}
.pro-2 .top {
  padding-top: .3rem;
  padding-bottom: 0.25rem;
  transition: all 0.3s;
}
.pro-2 .tt {
  position: relative;
  padding: 0 0.5rem;
  font-weight: 600;
}
.pro-2 .tt span{ width: 100%;display: block;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.pro-2 .tt::before {
  content: "";
  width: 1em;
  height: 1em;
  background-color: #d3302b;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(-50%, -50%);
}
.pro-2 .bot {
  padding: 0 0.5rem;
  padding-bottom: 0.3rem;
}
.pro-2 .te {
  border-top: 1px solid #eee;
  padding-top: 0.23rem;
  position: relative;
  /* height: calc(10.5em + 0.23rem); */
  overflow-y: auto;
  padding-bottom: .3rem;
}
.pro-2 .te::-webkit-scrollbar {
  display: none;
}
.pro-2 .d1 {
  line-height: 1.75;
  height: 5.25em;
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.pro-2 .icon {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0.2rem;
  pointer-events: none;
}
.pro-2 .icon img {
  width: 100%;
}
.pro-3 {
  padding-top: 0.95rem;
  padding-bottom: 1.4rem;
  background-image: url(../images/pro3_bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  text-align: center;
}
.pro-3 .com-tt {
  color: #fff;
}
.pro-3 .sw {
  display: inline-flex;
  width: 7.86rem;
  position: relative;
  border: 1px solid rgba(255, 255, 255, 0.25);
  background-color: rgba(255, 255, 255, 0.025);
  align-items: center;
  justify-content: space-between;
  padding: 0.5rem 0.6rem;
  margin-top: 0.34rem;
}
.pro-3 .sw:hover .img {
  opacity: 1;
  transition: all 0.3s;
}
.pro-3 .sw:hover .btn {
  background-color: #d3302b;
}
.pro-3 .img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  opacity: 0;
  transition: all 0.3s;
}
.pro-3 .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.pro-3 .te {
  color: #fff;
  font-weight: 600;
  position: relative;
}
.pro-3 .btn {
  display: inline-flex;
  align-items: center;
  line-height: 1;
  border-radius: 1rem;
  background-color: rgba(255, 255, 255, 0.1);
  color: #fff;
  padding: 0.16rem 0.3rem;
  position: relative;
}
.pro-3 .btn img {
  margin-left: 0.1rem;
}

.pro-4 {
  padding-top: 0.95rem;
  padding-bottom: 1rem;
  background-image: url(../images/pro4_bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}
.pro-4 .swiper {
  margin-top: 0.33rem;
}
.pro-4 .sw {
  position: relative;
  background-color: #fff;
}
.pro-4 .sw:hover .img::before {
  left: 100%;
  transition: all 0.5s;
}
.pro-4 .sw:hover .img img {
  transform: scale(1.1);
  transition: all 0.3s;
}
.pro-4 .sw:hover .te::before {
  width: 100%;
  transition: width 0.5s;
}
.pro-4 .sw:hover .p1 {
  color: #fff;
  transition: all 0.3s;
}
.pro-4 .img {
  position: relative;
  padding-top: 74.9027237354%;
  overflow: hidden;
}
.pro-4 .img::before {
  content: "";
  width: 100%;
  height: 4px;
  background-color: #d3302b;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 2;
  transition: all 0.5s;
}
.pro-4 .te {
  padding: 0.37rem 0.1rem;
  text-align: center;
  position: relative;
}
.pro-4 .te::before {
  content: "";
  width: 0;
  height: 100%;
  background-color: #d3302b;
  position: absolute;
  left: 0;
  top: 0;
  transition: width 0.5s;
}
.pro-4 .p1 {
  font-weight: 600;
  transition: all 0.3s;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.md-swipers {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 388;
  opacity: 0;
  pointer-events: none;
}
.md-swipers.show {
  opacity: 1;
  pointer-events: auto;
  transition: opacity 1s;
}
.md-swipers .dl_box {
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  z-index: 50;
  text-align: center;
}
.md-swipers .off {
  position: absolute;
  left: calc(100% + 0.17rem);
  bottom: 100%;
  width: 0.3rem;
  height: 0.3rem;
  min-width: 20px;
  min-height: 20px;
  border-radius: 50%;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.md-swipers .off:hover {
  background-color: #ee1c24;
}
.md-swipers .off img {
  width: 100%;
}
.md-swipers .swiper {
  max-width: 90%;
  margin: 0 auto;
  position: relative;
  display: inline-block;
}
.md-swipers .sw {
  text-align: center;
}
.md-swipers .sb {
  display: inline-block;
  position: relative;
}
.md-swipers .img {
  display: inline-block;
  position: relative;
}
.md-swipers .img img {
  height: 8rem;
  max-width: 80vw;
  max-height: 90vh;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
.md-swipers .te {
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 0.32rem 0.4rem;
  text-align: left;
  line-height: 1.8571428571;
  color: rgba(255, 255, 255, 0.8);
  background-color: rgba(186, 15, 10, 0.8);
}
.md-swipers .btn {
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 50%;
  background-color: #fff;
  margin: 0;
  transform: translateY(-50%);
  background-size: 16% auto;
  background-position: center;
  background-repeat: no-repeat;
}
.md-swipers .btn:hover {
  background-color: #ee1c24;
}
.md-swipers .prev {
  left: auto;
  right: calc(100% + 0.3rem);
  background-image: url(../images/icon-p11.png);
}
.md-swipers .prev:hover {
  background-image: url(../images/icon-p12.png);
}
.md-swipers .next {
  left: calc(100% + 0.3rem);
  background-image: url(../images/icon-p21.png);
}
.md-swipers .next:hover {
  background-image: url(../images/icon-p22.png);
}
@media (max-width: 900px) {
  .md-swipers .off {
    left: auto;
    right: 0;
  }
  .md-swipers .le {
    width: 100%;
    order: 2;
    margin-top: 30px;
  }
  .md-swipers .ri {
    width: 40%;
    margin: 0 auto;
  }
}

.amap-maps .amap-info-content {
  padding: 0;
  box-shadow: none;
  border: none;
}
.amap-maps .amap-info-sharp {
  background-image: none;
  border: 15px solid transparent;
  border-top-color: #fff;
  box-sizing: border-box;
}
.amap-maps .amap-info-close {
  display: none;
}
.amap-maps .gdmap {
  color: #222;
  background-color: #fff;
  padding: 0.38rem;
}
.amap-maps .gdmap .dd1 {
  font-weight: 600;
  position: relative;
}
.amap-maps .gdmap .dd1::before {
  content: "";
  position: absolute;
  left: -0.38rem;
  top: 50%;
  transform: translateY(-50%);
  width: 4px;
  height: 1em;
  background-color: #d3302b;
}
.amap-maps .gdmap .dd2 {
  line-height: 1.8571428571;
  margin-top: 0.12rem;
  white-space: nowrap;
}


/*弹出层相关*/
.c-btn{display: inline-block;vertical-align: top;font-size: 14px;color: #fff;line-height: 1.43;text-align: center;cursor: pointer;user-select: none;border: 1px solid transparent;border-radius: 4px;padding: 6px 12px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.c-btn:hover{color: #fff;}
.c-blue{background-color: #0d6efd;border: 1px solid #0d6efd;}
.c-blue:hover{background-color: #0b5ed7;border-color: #0b5ed7;}
.c-white{background-color: #fff;border: 1px solid #dee2e6;color: #666;transition: all .3s;}
.c-white:hover,
.c-white:focus,
.c-white:active{color: #333;background-color:#e6e6e6;border-color:#adadad;}
.hn-tip{width: 100%;position: fixed;left: 0;top: 0;z-index: 987654321;}
.hn-mask{width: 100%;height: 100%;position: fixed;left: 0;top: 0;visibility: hidden;opacity: 0;z-index: 987654321;background-color: rgba(0,0,0,0.1);transition: all .3s cubic-bezier(.25,.1,.25,1);}
.hn-tip .hn-mask{background-color: transparent;}
.hn-msg{position: fixed;left: 50%;top: 50%;z-index: 987654321;max-width: 500px;transform: translate(-50%,-50%) scale(0.5);opacity: 0;visibility: hidden;font-size: 14px;color: #fff;background-color: rgba(0,0,0,0.6);border-radius: 2px;padding: 12px 25px;transition: all .3s cubic-bezier(.25,.1,.25,1);}
.hn-tip.show .hn-mask{visibility: visible;opacity: 1;}
.hn-tip.show .hn-msg{transform: translate(-50%,-50%) scale(1);opacity: 1;visibility: visible;}
.hn-load{width: 100%;position: fixed;left: 0;top: 0;z-index: 987654321;}
.hn-load-cont{position: fixed;left: 50%;top: 50%;z-index: 987654321;max-width: 500px;transform: translate(-50%,-50%) scale(0.5);opacity: 0;visibility: hidden;transition: all .3s cubic-bezier(.25,.1,.25,1);}
.hn-load-icon{width: 32px;height: 32px;margin: 0 auto;background-image: url(../images/load.gif);background-repeat: no-repeat;background-position: 100% 100%;}
.hn-load-title{font-size: 14px;color: #333;text-align: center;margin-top: 10px;}
.hn-load.show .hn-mask{visibility: visible;opacity: 1;}
.hn-load.show .hn-load-cont{transform: translate(-50%,-50%) scale(1);opacity: 1;visibility: visible;}
.hn-confirm{width: 100%;position: fixed;left: 0;top: 0;z-index: 987654321;border-radius: 2px 2px 0 0;}
.hn-confirm-dialog{width: auto;min-width: 300px;position: fixed;left: 0;top: 0;z-index: 987654321;transform: scale(0.5);opacity: 0;visibility: hidden;background-color: #fff;transition: transform .3s cubic-bezier(.25,.1,.25,1),opacity .3s cubic-bezier(.25,.1,.25,1);}
.hn-confirm-title{padding: 0 80px 0 20px;height: 46px;line-height: 46px;border-bottom: 1px solid #f0f0f0;font-size: 14px;color: #333;overflow: hidden;cursor: move;user-select: none;}
.hn-confirm-cont{width: 100%;position: relative;padding: 20px;line-height: 24px;word-break: break-all;overflow: hidden;font-size: 14px;}
.hn-confirm-btns{text-align: right;padding: 0 15px 12px;user-select: none;font-size: 0;}
.hn-confirm-close{font-size: 16px;color: #666;position: absolute;right: 0;top: 0;line-height: 46px;width: 46px;text-align: center;cursor: pointer;font-weight: bold;transition: all .3s;user-select: none;}
.hn-confirm-close:hover{opacity: 0.7;}
.hn-confirm-btns .c-btn{margin-left: 10px;}
.hn-confirm-btns .c-btn:first-child{margin-left: 0;}
.hn-confirm.show .hn-mask{visibility: visible;opacity: 1;}
.hn-confirm.show .hn-confirm-dialog{transform: scale(1);opacity: 1;visibility: visible;}
.hn-html{width: 100%;position: fixed;left: 0;top: 0;z-index: 987654321;border-radius: 2px 2px 0 0;}
.hn-html-dialog{width: auto;min-width: 300px;position: fixed;left: 0;top: 0;z-index: 987654321;transform: scale(0.5);opacity: 0;visibility: hidden;background-color: #fff;transition: transform .3s cubic-bezier(.25,.1,.25,1),opacity .3s cubic-bezier(.25,.1,.25,1);}
.hn-html-title{padding: 0 80px 0 10px;height: 46px;line-height: 46px;border-bottom: 1px solid #f0f0f0;font-size: 14px;color: #333;overflow: hidden;cursor: move;user-select: none;}
.hn-html-cont{width: 100%;position: relative;padding: 10px;line-height: 24px;word-break: break-all;overflow: auto;font-size: 14px;}
.hn-html-close{font-size: 16px;color: #666;position: absolute;right: 0;top: 0;line-height: 46px;width: 46px;text-align: center;cursor: pointer;font-weight: bold;transition: all .3s;user-select: none;}
.hn-html-close:hover{opacity: 0.7;}
.hn-html.show .hn-mask{visibility: visible;opacity: 1;}
.hn-html.show .hn-html-dialog{transform: scale(1);opacity: 1;visibility: visible;}

@media (max-width: 900px) {
  .pro-2 .sw{width: calc(50% - .15rem);margin-right: .3rem;}
  .pro-2 .sw:nth-child(2n){margin-right: 0;}
  .pro-2 .tt{padding-left: .3rem;padding-right:  .3rem;}
  .pro-2 .bot{padding-left: .3rem;padding-right:  .3rem;}
  .sw-imgbox{padding-left: .3rem;padding-right:  .3rem;}
}

/* 2024-11-16 加 */   
.header{position: fixed;top: 0;left: 0;width: 100%;z-index: 288;border-bottom: 1px solid rgba(255,255,255,.2);}
.h-main{width: 100%;padding: 0 .75rem;margin: 0 auto;}
.h-main:after{content:".";display:block;height:0;clear:both;visibility:hidden;line-height:0;font-size:0;}
.h-left{float: left;font-size: 0;}
.h-logo{display: block;font-size: 0;position: relative;z-index: 8;}
.h-link{display: block;cursor: pointer;height: 1rem;line-height: 1rem;}
.h-link img{max-width: none; height: .33rem;}

.h-right{float: right;font-size: 0;}
.h-h{display: inline-block;vertical-align: middle;}
.h-i{display: inline-block;vertical-align: middle;cursor: pointer;position: relative;padding: 0 .25rem;}
.h-j{display: inline-block;position: relative;color: #ffffff;height: 1rem;line-height: 1rem;}
.h-j:after{content: '';position: absolute;bottom: 0;left: 0;width: 0;transition: all ease .5s;overflow: hidden; height: .02rem;background-color: #fff;}
.h-sub {display: none;min-width: 1.5rem;background-color: #fff;position: absolute;left: 50%;top: 100%;transform: translate(-50% ,0); z-index: 1000;box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);}
.h-sub>li>a {display: block;cursor: pointer;width: 100%;padding: 10px 8px;white-space: nowrap; line-height:1.5;text-align: center; color: #666;transition: background-color .3s;}
.h-sub>li>a:hover {color: #fff;background-color: #d71619;}  
.h-i:hover .h-j{color: #d71619;}
.h-i.active .h-j{color: #d71619;}

.h-k{display: inline-block;vertical-align: middle;margin-left: .15rem;}
.h-search{display: block;cursor: pointer;width: 1em;height:1rem;background-image: url('../images/wa2.png');background-size:  100% auto;background-position: center center;background-repeat: no-repeat;}
.hs-a{display: none;z-index: 108;white-space: nowrap; position: fixed;top: 1.5rem;left: 50%;transform: translate(-50%,0);}
.hs-form{font-size: 0;display: inline-block;}
.hs-text{border: none;padding: 0 .2rem; display: inline-block;vertical-align: middle; width: 6rem;height: 45px;background-color: #fff;color: #333;}
.hs-submit{border: none;display: inline-block;vertical-align: middle;cursor: pointer; width: 45px;height: 45px; background-color: #d71619;background-image: url('../images/wa2.png');background-size: 18px auto;background-position: center center;background-repeat: no-repeat;}
.header.search-state .hs-a {display: block;}
.header.search-state .h-opa {display: block;}

.h-menu {display: none; position: absolute;top: 0;right: 0; cursor: pointer; width: 1rem;height: 1rem;background-image: url('../images/a-menu.png');background-size: 60% auto;background-position: center center;background-repeat: no-repeat;}
.h-opa {display: none;width: 100%;height: 100%;position: fixed;left: 0;top: 0;background-color: rgba(0, 0, 0, 0.5);z-index: 10;cursor: pointer;}

.header.color{background-color: #000;}


.h-language{display: inline-block;vertical-align: middle;cursor: pointer;position: relative;margin-left: .45rem;}
.hl-tip{display: block;color: #fff;height: 1rem;line-height: 1rem;}
.hl-tip:before{content: '';display: inline-block;vertical-align: middle;margin-right: .09rem;width: 1.1em;height: 1rem;background-image: url('../images/wa11.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.hl-tip:after{content: '';display: inline-block;vertical-align: middle;margin-left: .17rem;border-top: 5px solid #fff;border-left: 5px solid transparent;border-right: 5px solid transparent;}
.hl-list{display: none;position: absolute;top: 100%;left: 50%;transform: translate(-50%,0);min-width: 100%; background-color: #fff; box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);}
.hl-item {display: block;cursor: pointer;min-width: 5em; padding: 10px 8px;white-space: nowrap; line-height:1.5;text-align: center; color: #666;transition: background-color .3s;}
.hl-item:hover{color: #fff;background-color: #d71619;} 


@media(max-width:1750px){
  .h-i{padding: 0 .15rem;}
}   
@media(max-width:1450px){ 
  .h-j{font-size: 12px;}
}   
@media(max-width:1200px){   
  body{padding-top: 1rem;} 
  .header{background-color: #000;}
  .h-main{max-width: 100%;padding: 0 .3rem;}
  .h-h {margin-left: 0; width: 260px;position: fixed;text-align: left;left: auto; right: 0;top: 0;height: 100vh;background-color: #fff;margin-right: 0;padding-top: 10px;padding-bottom: 10px;overflow: auto;z-index: 1000;transform: translate(100%, 0);transition: transform .3s;}
  .h-i {width: 100%;padding: 0 !important;margin: 0 !important;}
  .h-j {padding: 0;padding-left: 20px;height: 40px;line-height: 40px;color: #666;font-size: 16px;}
  .h-i.has-nav:after {content: "";background-image: url('../images/a-right.png');background-size: 16px auto;background-position: center center;background-repeat: no-repeat; display: inline-block;width: 40px;height: 40px;line-height: 40px;text-align: center;position: absolute;right: 0;top: 0;font-size: 20px;color: #333;}
  .h-i.has-nav.show:after {background-size: 18px auto;background-image: url('../images/a-down.png');}
  .h-sub {position: relative;top: 0;background-color: #fff;box-shadow: none;left: 0;transform: translate(0,0);width: 100% !important;}
  .h-sub>li>a {white-space: normal;text-align: left;padding-left: 40px;color: #666 ;font-size: 14px;}  

  .h-right{margin-right: 1rem;}  
  /* 菜单 */
  .h-menu {display: block; }
  .header.menu-state .h-h {transform: translate(0, 0);}
  .header.menu-state .h-opa {display: block;}   
}

@media(max-width: 500px) {    
  .hs-text{width: 5rem;height: 35px;} 
  .hs-submit{width: 35px;height: 35px;}   
}

.footer{width: 100%;background-color: #333333;}
.f-top{width: 100%;padding: .75rem 0 .55rem; }
.f-cont{width: 16rem;max-width: 94%;margin: 0 auto;display: flex;justify-content: space-between;}
.f-item{display: block;padding-right: .25rem;margin-bottom: .3rem;}
.f-item:last-child{padding-right: 0;}
.f-one{display: block;margin-bottom: .3rem;color: #ffffff;line-height: 1.5;}
.f-twobox{display: inline-block;}
.f-two{display: block;cursor: pointer;margin-bottom: .1rem;width: 100%;color: rgba(255,255,255,.6);line-height: 1.7;}
.f-two:hover{color: #fff;}
.f-main{width: 16rem;max-width: 94%;margin: 0 auto;}
.f-bottom{width: 100%;padding: .25rem 0;border-top: 1px solid rgba(255,255,255,.1);}
.f-main{width: 16rem;margin: 0 auto;display: flex;flex-wrap: wrap;align-items: center;justify-content: space-between;}
.f-lt{font-size: 0;}
.f-rt{font-size: 0;}
.f-link{display: inline-block;vertical-align: middle;color: rgba(255,255,255,.7);line-height: 1.7;}
.f-bottom a:hover{color: #fff;cursor: pointer;}

@media (max-width: 900px) {
  .f-cont{flex-wrap: wrap;}
  .f-item{width: 100%;padding-right: 0;}
  .f-twobox{width: 100%;font-size: 0;}
  .f-two{display: inline-block;vertical-align: middle;margin-right: .25rem;width: auto;} 
  .f-lt{width: 100%;text-align: center;}
  .f-rt{width: 100%;text-align: center;}
}

.my-top{width: 100%;padding-bottom: .6rem;}
.my-en{width: 100%;margin-bottom: .1rem;color: #d71619;font-weight: bold;line-height: 1.5;}
.my-titles{width: 100%;position: relative;padding-bottom: .3rem;color: #222222;font-weight: bold;line-height: 1.25;}
.my-titles:after{content: '';position: absolute;bottom: 0;left: 0;width: .4rem;height: .04rem;background-color: #d71619;}

.wa-a{width: 100%;position: relative;font-size: 0;}
.wa-b{width: 100%;}
.wa-item{display: block;width: 100%;}
.wa-link{display: block;cursor: pointer;width: 100%;position: relative;}
.wa-img{width: 100%;position: relative;padding-top: calc(850/1920*100%);overflow: hidden;}
.wa-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;}
.wa-text{position: absolute;bottom: 23.52%;left: 50%;transform: translate(-50%,0);width: 16rem;max-width: 94%;}
.wa-titles{width: 100%;margin-bottom: .2rem; color: #ffffff;font-weight: bold;line-height: 1.16;}
.wa-intro{width: 100%;color: #ffffff;line-height: 1.3;}
.wa-bg{position: absolute;bottom: 0;left: 0;z-index: 28; width: 100%;}
.wa-bg img{width: 100%;}

.wa-titles,.wa-intro{opacity: 0;transition: opacity 1s ease-out 0.2s, transform 0.7s ease-out 0.2s;transform: translate3d(0, 25%, 0);}
.wa-item.swiper-slide-active .wa-titles{opacity: 1;transform: translate3d(0, 0, 0);}
.wa-item.swiper-slide-active .wa-intro{opacity: 1;transform: translate3d(0, 0, 0);}
.wa-item.swiper-slide-active .wa-titles{transition-delay: .5s;}
.wa-item.swiper-slide-active .wa-intro{transition-delay: .8s;}

.wa-pagination{position: absolute;bottom: .55rem;left: 50%;transform: translate(-50%,0);width: 16rem;max-width: 94%;text-align: left;}
.wa-pagination .swiper-pagination-bullet{display: inline-block;vertical-align: bottom;border-radius: 0;margin-right: .1rem;opacity: 1;transition: all ease .5s;width: .2rem;height: 2px;background-color: #ffffff;}
.wa-pagination .swiper-pagination-bullet-active{width: .6rem;height: 3px;background-color: #d71619;}

@media (max-width: 900px) {
  .wa-pagination{bottom: .3rem;}
}


.wb-a{width: 100%;padding: 1rem 0;}
.wb-a .my-top{padding-bottom: .45rem;}
.wb-main{width: 16rem;max-width: 94%;margin: 0 auto;} 
.wb-cont{width: 100%;position: relative; display: flex;flex-wrap: wrap;flex-direction: row-reverse;align-items: end;justify-content: space-between;}
.wb-right{width: 6.75rem;padding-bottom: 1.85rem;}
.wb-synopsis{width: 100%;color: #666666;line-height: 1.88;}
.wb-swiper1{width: 100%;position: relative;margin-top: .35rem;}
.wb-item{display: block;width: 100%;}
.wb-item .wb-link{display: block;cursor: pointer;width: 100%;}
.wb-item .wb-name{width: 100%;padding: .2rem 1.35rem .15rem 0;margin-bottom: .4rem;border-bottom: 1px solid #f0f0f0;}
.wb-item .wb-name span{width: 100%;color: #222222;line-height: 1.35; overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.wb-item .wb-intro{width: 100%;margin-bottom: .4rem;color: #666666;line-height: 1.88;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
.wb-item .wb-more{transition: all ease .5s;display: inline-block;vertical-align: middle;cursor: pointer;padding: 0 .5rem;color: #d71619;line-height: .54rem;background-color: #ffffff;border-radius: .27rem;border: solid 1px #d71619;}
.wb-item .wb-more:after{content: '';display: inline-block;vertical-align: middle;margin-left: .1rem;width: .5em;height: 1em;background-image: url('../images/wa5-c.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.wb-item:hover .wb-more{background-color: #d71619;color: #fff;}
.wb-item:hover .wb-more:after{background-image: url('../images/wa5-b.png');}

.wb-prev{top: 0;left: auto;right: .85rem;margin-top:  0;width: .5rem;height: .5rem;border-radius: 50%;background-color: #ececec; background-image: url('../images/wa4.png');background-size: .11rem auto;background-position: center center;background-repeat: no-repeat;}
.wb-prev:after{display: none;}
.wb-prev:hover{background-image: url('../images/wa4-b.png');background-color: #d71619;}
.wb-next{transform: rotate(-180deg); top: 0;left: auto;right:  0;margin-top:  0;width: .5rem;height: .5rem;border-radius: 50%;background-color: #ececec; background-image: url('../images/wa4.png');background-size: .11rem auto;background-position: center center;background-repeat: no-repeat;}
.wb-next:after{display: none;}
.wb-next:hover{background-image: url('../images/wa4-b.png');background-color: #d71619;}

.wb-left{width: 8rem;}
.wb-swiper2{width: 100%;}
.wb-c{width: 100%;}
.wb-one{width: 100%;}
.wb-one .wb-link{display: block;cursor: pointer;width: 100%;}
.wb-one .wb-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(775/800*100%);}
.wb-one .wb-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
.wb-one:hover .wb-img img{transform: scale(1.05);}

.wb-swiper3{position: absolute;bottom: 0;right: 0;width: calc(100% - 5.65rem);}
.wb-d{width: 100%;}
.wb-nav{width: 2.35rem;height: auto;margin-right: .3rem;}
.wb-nav:last-child{margin-right: 0;}
.wb-nav .wb-link{display: block;cursor: pointer;padding: .3rem .15rem .25rem;text-align: center;width: 100%;height: 100%;background-color: #f4f4f4;}
.wb-nav .wb-icon{width: 100%;}
.wb-nav .wb-icon img{height: .24rem;}
.wb-nav .wb-text{width: 100%;padding-top: .15rem;}
.wb-nav .wb-name{width: 100%;color: #666666;line-height: 1.7;}
.wb-nav.active .wb-link{background-color: #d71619;}
.wb-nav.active .wb-icon img{filter: grayscale(100%) brightness(500%);}
.wb-nav.active .wb-name{color: #ffffff;}

@media (max-width: 900px) {
   .wb-left{width: 100%;}
   .wb-right{width: 100%;padding-bottom: .5rem;}
   .wb-swiper3{position: relative;width: 100%;margin-top: .3rem;}
   .wb-nav{width: calc(50% - .15rem);}
   .wb-nav .wb-icon img{height: 15px;}
}

.wc-a{width: 100%;padding: .95rem  0 1rem;background-image: url('../images/wa3.jpg'); background-size: cover;background-position: center center;background-repeat: no-repeat;}
.wc-main{width: 16rem;max-width: 94%;margin: 0 auto;}
.wc-top{width: 100%;display: flex;align-items: center;}
.wc-lt{flex: 1;}
.wc-rt{font-size: 0;margin-bottom: .6rem; position: relative;width: 1.35rem;height: .5rem;}
.wc-prev{left: 0;margin-top: -.25rem; width: .5rem;height: .5rem;border-radius: 50%;background-color: #f9faf8;background-image: url('../images/wa4.png');background-size: .11rem auto;background-position: center center;background-repeat: no-repeat;}
.wc-prev:after{display: none;}
.wc-prev:hover{background-image: url('../images/wa4-b.png');background-color: #d71619;}
.wc-next{transform: rotate(-180deg); right: 0;margin-top: -.25rem; width: .5rem;height: .5rem;border-radius: 50%;background-color: #f9faf8;background-image: url('../images/wa4.png');background-size: .11rem auto;background-position: center center;background-repeat: no-repeat;}
.wc-next:after{display: none;}
.wc-next:hover{background-image: url('../images/wa4-b.png');background-color: #d71619;}

.wc-bottom{width: 100%;position: relative;}
.wc-b{width: 100%;}
.wc-item{width: 32.06%;height: auto;margin-right: 1.9%;}
.wc-item:last-child{margin-right: 0;}
.wc-link{display: block;cursor: pointer;width: 100%;height: 100%;position: relative;background-color: #ffffff;}
.wc-link:after{content: '';position: absolute;bottom: 0;left: 0;width: 0;transition: all ease .5s; height: .04rem;background-color: #d71619;}
.wc-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(340/513*100%);}
.wc-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
.wc-text{width: 100%;padding: .35rem .4rem .45rem;}
.wc-name{width: 100%;margin-bottom: .15rem;color: #222222;line-height: 1.4;font-weight: bold;display: block;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.wc-intro{width: 100%;margin-bottom: .5rem;color: #666666;line-height: 1.8;height: 3.6em;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.wc-more{width: 100%;color: #222222;line-height: 1.6;}
.wc-more:after{content: '';display: inline-block;vertical-align: middle;margin-left: .1rem;width: .5em;height: 1em;background-image: url('../images/wa5.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.wc-link:hover:after{width: 100%;}
.wc-link:hover .wc-img img{transform: scale(1.05);}
.wc-link:hover .wc-name{color: #d71619;}
.wc-link:hover .wc-more{color: #d71619;}
.wc-link:hover .wc-more:after{background-image: url('../images/wa5-c.png');}

@media (max-width: 900px) {
  .wc-item{width: calc(50% - .15rem);margin-right: .3rem;}
  .wc-text{padding: .3rem .2rem;}
}

.wd-a{overflow: hidden;width: 100%;padding: .95rem  0 .8rem;min-height: 8.2rem;background-size: cover;background-position: center center;background-repeat: no-repeat;}
.wd-a .my-top{padding-bottom: .3rem;}
.wd-a .my-en{color: #f7f7f7;}
.wd-a .my-titles{color: #f7f7f7;} 
.wd-main{width: 16rem;max-width: 94%;margin: 0 auto;} 
.wd-top{width: 100%;display: flex;align-items: center;}
.wd-lt{flex: 1;}
.wd-rt{font-size: 0;}
.wd-more{transition: all ease .5s;display: inline-block;vertical-align: middle;cursor: pointer;padding: 0 .5rem;color: #d71619;line-height: .54rem;background-color: #ffffff;border-radius: .27rem;}
.wd-more:after{content: '';display: inline-block;vertical-align: middle;margin-left: .1rem;width: .5em;height: 1em;background-image: url('../images/wa5-c.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.wd-more:hover{background-color: #d71619;color: #fff;}
.wd-more:hover:after{background-image: url('../images/wa5-b.png');}
.wd-bottom{width: 100%;}
.wd-synopsis{width: 100%;color: #f7f7f7;line-height: 1.5;margin-bottom:  .25rem;}
.wd-swiper{width: 100%;position: relative;padding-top: 1.3rem;}
.wd-b{width: 100%;overflow: visible;}
.wd-item{display: flex;align-items: end;width: 3.67rem;height: auto; margin-right: .3rem;border: none;}
.wd-item:last-child{margin-right: 0;}
.wd-link{display: block;cursor: pointer;position: relative;width: 100%;background-color: #ffffff;}
.wd-img{opacity: 0;position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;overflow: hidden;}
.wd-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
.wd-text{position: relative;z-index: 8; display: flex;flex-wrap: wrap;align-content: space-between;width: 100%;min-height: 2.2rem;padding: .25rem .3rem;}
.wd-box{width: 100%;padding-bottom: .2rem;}
.wd-name{width: 100%;margin-bottom: .1rem; color: #222222;font-weight: bold;line-height: 1.45;}
.wd-intro{width: 100%;color: #666666;line-height: 1.6;}
.wd-buttom{width: 100%;text-align: right;}
.wd-download{transition: all ease .5s;display: inline-block;vertical-align: middle;cursor: pointer;padding: 0 .38rem;color: #d71619;line-height: .54rem;background-color: #ffffff;border-radius: .27rem;border: solid 1px #d7171a;}
.wd-download:after{content: '';display: inline-block;vertical-align: middle;margin-left: .1rem;width: .875em;height: 1em;background-image: url('../images/wa10.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.wd-item.active .wd-img{opacity: 1;}
.wd-item.active .wd-text{min-height: 3.2rem;}
.wd-item.active .wd-name{color: #ffffff;}
.wd-item.active .wd-intro{color: #ffffff;}
.wd-item.active .wd-download{background-color: #d71619;color: #fff;}
.wd-item.active .wd-download:after{background-image: url('../images/wa10-b.png');}

.wd-prev{top: 0;left: auto;right: 0;margin-top:  0;width: .5rem;height: .5rem;border-radius: 50%;border: solid .02rem #ffffff;background-image: url('../images/wa4-b.png');background-size: .11rem auto;background-position: center center;background-repeat: no-repeat;}
.wd-prev:after{display: none;}
.wd-prev:hover{border: solid .02rem #d71619;background-color: #d71619;}
.wd-next{transform: rotate(-180deg); top: .7rem;left: auto;right: 0;margin-top:  0;width: .5rem;height: .5rem;border-radius: 50%;border: solid .02rem #ffffff;background-image: url('../images/wa4-b.png');background-size: .11rem auto;background-position: center center;background-repeat: no-repeat;}
.wd-next:after{display: none;}
.wd-next:hover{border: solid .02rem #d71619;background-color: #d71619;}
 
@media (max-width: 900px) {
  .wd-more{line-height: .6rem;border-radius: .3rem;}
}

.we-a{width: 100%;padding: .95rem  0  .7rem;background-image: url('../images/wa10.jpg'); background-size: cover;background-position: center center;background-repeat: no-repeat;}
.we-main{width: 16rem;max-width: 94%;margin: 0 auto;} 
.we-cont{width: 100%;font-size: 0;display: flex;flex-wrap: wrap;justify-content: center;}
.we-item{display: block;width: 2.75rem;min-width: 200px; padding: .47rem .15rem .57rem;margin: 0 .18rem .3rem; text-align: center;background-color: #ffffff;box-shadow: 0px .02rem .05rem 0px rgba(240, 240, 241, 0.3);}
.we-img{display: block;width: 100%;}
.we-img img{width: 1rem;min-width:100px;}
.we-text{width: 100%;padding-top: .3rem;}
.we-name{width: 100%;color: #000000;font-weight: bold;line-height: 1.4;}
.we-intro{width: 100%;padding-top: .07rem;color: #666666;line-height: 1.6;}

@media (max-width: 900px) {
  .we-cont{display: block;}
  .we-item{display: block;min-width: 10px; width: 100%;max-width: 320px; margin: 0 auto .3rem;}
}



/* 

.wc-main{width: 16rem;max-width: 94%;margin: 0 auto;} 
background-color: #d71619;
filter: grayscale(100%) brightness(500%);  图片变白

.a-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(900/1920*100%);}
.a-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}

.teaser.delay2  {transition-delay: .2s;}

transform: scale(1.00);transition: all ease .5s;
background-size: cover;background-position: center center;background-repeat: no-repeat;


.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;line-height:0;font-size:0;}
.ellipsis{display: block;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;} 
 

*/