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

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

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

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

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

fieldset,
img {
  border: 0;
}

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

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

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

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

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

sup {
  vertical-align: text-top;
}

sub {
  vertical-align: text-bottom;
}

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

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

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

input {
  outline: 0;
}

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

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

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

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

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

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

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

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

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

html {
  font-size: 5.2083333333vw;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

div.btn {
  outline: none !important;
}

div.sbtn {
  outline: none !important;
}

@media (max-width: 900px) {
  body {
    padding-top: 50px;
    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%;
  }
}
.threeCanvas {
  width: 100%;
  height: 4.5rem;
  overflow: hidden;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 0;
  opacity: 0.5;
  pointer-events: none;
}

.com-banner {
  position: relative;
}
.com-banner .cb_ban {
  position: relative;
}
.com-banner .cb_bg {
  position: relative;
  padding-top: 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;
  left: 50%;
  top: 57%;
  transform: translate(-50%, -50%);
  z-index: 10;
  color: #fff;
}
.com-banner .cb_text .cbp1 {
  font-weight: 500;
  text-transform: uppercase;
}
.com-banner .cb_text .cbp2 {
  margin-top: 0.1rem;
}
.com-banner .cb_text.cent {
  text-align: center;
}
.com-banner .te_1 .tp1 {
  font-weight: bold;
}
.com-banner .te_1 .tp2 {
  font-weight: 600;
  line-height: 1.5384615385;
  margin-top: 0.3rem;
}
.com-banner .cb_mouse {
  position: absolute;
  bottom: 0.2rem;
  left: 50%;
  transform: translate(-50%);
  z-index: 30;
  cursor: pointer;
}
.com-banner .cb_mouse img {
  -webkit-animation: jump 1s linear infinite;
          animation: jump 1s linear infinite;
  width: 0.22rem;
  min-width: 16px;
}
.com-banner .down {
  display: inline-flex;
  align-items: center;
  line-height: 1;
  color: #fff;
  background-color: #0099fa;
  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 #0099fa inset, 0 2px 0.1rem #0099fa;
  transform: translateY(-3px);
  transition: all 0.3s;
}
.com-banner .down img {
  margin-right: 0.1rem;
}
.com-banner .video video {
  width: 100%;
}
.com-banner .cb_nav {
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translate(-50%);
  border-radius: 0.1rem 0.1rem 0 0;
  display: flex;
  align-items: center;
  line-height: 1;
  background-color: #fff;
  overflow: hidden;
}
.com-banner .cb_nav .home {
  display: inline-flex;
  align-items: center;
}
.com-banner .cb_nav a:hover {
  color: #0099fa;
}
.com-banner .cb_nav .cb_a {
  flex-grow: 1;
  text-align: center;
  line-height: 0.7rem;
}
.com-banner .cb_nav .cb_a.on {
  background-image: linear-gradient(-90deg, #007ac8 0%, #1daceb 100%);
  color: #fff !important;
}
.com-banner .cb_mask {
  pointer-events: none;
}
.com-banner .cb_mask .cm1 {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
}
.com-banner .cb_mask .cm1 img {
  width: 100%;
}
.com-banner .cb_mask .cm2 {
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 100%;
  -webkit-mask-image: url(../images/icon-m2.png);
          mask-image: url(../images/icon-m2.png);
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-position: bottom;
          mask-position: bottom;
}
.com-banner .cb_mask .cm2 img {
  width: 100%;
  opacity: 0;
}
.com-banner .bg1 .cm2 {
  background-color: #fff !important;
}
.com-banner .bg2 .cm2 {
  background-color: #f3f3f3 !important;
}

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

.cb-navs {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%);
  background-color: #fff;
  border-radius: 0.1rem 0.1rem 0 0;
  z-index: 30;
  display: flex;
}
.cb-navs .cb-nav {
  font-size: 0;
}
.cb-navs .cb-nav .na {
  display: inline-block;
  line-height: 0.8rem;
  position: relative;
  margin-right: 0.4rem;
}
.cb-navs .cb-nav .na:last-child {
  margin-right: 0;
}
.cb-navs .cb-nav .na:hover {
  color: #0099fa;
}
.cb-navs .cb-nav .na.on {
  color: #0099fa;
}
.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: #0099fa;
}
@media (max-width: 900px) {
  .cb-navs {
    position: relative;
    left: auto;
    transform: translate(0);
  }
  .cb-navs .cb-bread {
    display: none;
  }
}

.com-breadnav {
  box-shadow: 0 -1px 0px #ddd inset;
}
.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: #fdd109;
  display: none;
  z-index: 30;
}
.com-breadnav .bn_a:last-child {
  margin-right: 0 !important;
}
.com-breadnav .bn_a.on {
  color: #fdd109;
}
.com-breadnav .bn_a.on::before {
  display: block;
}
.com-breadnav .bn_a:hover {
  color: #0099fa;
  transition: color 0.3s;
}
.com-breadnav .zone_nav {
  display: flex;
  align-items: center;
  padding-top: 0.28rem;
  padding-bottom: 0.28rem;
  line-height: 1.5;
  color: #666;
}
.com-breadnav .icon {
  margin-right: 0.1rem;
  display: inline-flex;
  align-items: center;
}
.com-breadnav .sp1 {
  margin: 0 0.1rem;
  position: relative;
}
.com-breadnav .z_a {
  position: relative;
  transition: all 0.3s;
}
.com-breadnav .z_a.on, .com-breadnav .z_a:hover {
  color: #0099fa;
  transition: all 0.3s;
}
.com-breadnav .bn-swiper {
  max-width: 60%;
}
.com-breadnav .bsa {
  position: relative;
  margin-right: 0.9rem;
  line-height: 0.8rem;
  width: auto;
}
.com-breadnav .bsa.on {
  color: #0099fa;
}
.com-breadnav .bsa.on::before {
  content: "";
  width: 100%;
  height: 3px;
  background-color: #0099fa;
  position: absolute;
  left: 0;
  top: 0;
}
.com-breadnav .bsa:hover {
  color: #0099fa;
}
.com-breadnav .bsa:last-child {
  margin-right: 0 !important;
}
@media (max-width: 900px) {
  .com-breadnav .bread_nav {
    max-width: 100%;
  }
  .com-breadnav .bn_a {
    margin-right: 0.3rem;
  }
  .com-breadnav .zone_nav {
    display: none;
  }
  .com-breadnav .bn-swiper {
    width: 100%;
    max-width: none;
  }
  .com-breadnav .bsa {
    margin-right: 0.5rem;
  }
}
@media (max-width: 500px) {
  .com-breadnav .bn_a {
    margin-right: 10px;
  }
}

.com-pag {
  display: flex;
  justify-content: center;
}
.com-pag.bgfff .p_a {
  background-color: #fff;
}
.com-pag .p_a {
  width: 0.7rem;
  height: 0.7rem;
  margin-right: 0.1rem;
  border-radius: 1rem;
  line-height: 1;
  color: #666;
}
.com-pag .p_a:last-child {
  margin-right: 0 !important;
}
.com-pag .btn {
  border: 1px solid #ddd;
  background-size: 11.7647058824% auto;
  background-repeat: no-repeat;
  background-position: center;
  background-color: #fff;
  transition: all 0.3s;
}
.com-pag .btn span {
  display: block;
  text-align: center;
}
.com-pag .btn:hover {
  background-color: #0099fa;
  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: #0099fa;
  transition: all 0.3s;
}
.com-pag .prev {
  background-image: url(../images/icon-p11.png);
}
.com-pag .prev:hover {
  background-image: url(../images/icon-p12.png);
}
.com-pag .next {
  background-image: url(../images/icon-p21.png);
}
.com-pag .next:hover {
  background-image: url(../images/icon-p22.png);
}
.com-pag .te {
  width: auto;
  padding: 0 0.2rem;
}
@media (max-width: 900px) {
  .com-pag .p_a {
    margin-right: 0.1rem;
  }
}

.com-pag2 {
  display: flex;
  justify-content: 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: #0099fa;
}
.com-pag2 .cp_b {
  display: inline-flex;
  align-items: center;
}
.com-pag2 .cp_b:hover .sp1 {
  color: #0099fa;
}
.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: #0099fa;
}
.com-pnav .pnav_i.on {
  background-color: #0099fa;
  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: #0099fa;
}
.com-nav .cn_a.on {
  color: #fff;
  background-color: #0099fa;
}
.com-nav .cn_a .sp {
  display: block;
  position: relative;
}
@media (max-width: 900px) {
  .com-nav .cn_a {
    text-align: center;
  }
}
@media (max-width: 500px) {
  .com-nav .n_box::-webkit-scrollbar {
    width: 10px;
    height: 4px;
  }
  .com-nav .n_box::-webkit-scrollbar-thumb {
    /*滚动条里面小方块*/
    border-radius: 10px;
    box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    background: #535353;
  }
  .com-nav .n_box::-webkit-scrollbar-track {
    /*滚动条里面轨道*/
    box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    background: #ededed;
  }
}

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

.com-tit.cent {
  text-align: center;
}
.com-tit .ct1 {
  font-weight: 500;
  position: relative;
}
.com-tit .ct1 .ci {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: #fdd109;
  margin-left: 0.2rem;
}
.com-tit .ct2 {
  margin-top: 0.07rem;
  line-height: 1.5;
}
.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);
  }
}

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

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

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

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

.cbtn {
  width: 0.7rem;
  height: 0.7rem;
  border-radius: 50%;
  background-color: #fff;
  transition: all 0.3s;
  position: relative;
  left: 0;
  top: 0;
  right: 0;
  margin: 0;
  border: none !important;
  outline: none !important;
  background-size: 14.2857142857% auto;
  background-position: center;
  background-repeat: no-repeat;
}
.cbtn:hover {
  background-color: #0099fa;
  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: #0099fa;
  color: #fff;
  border-radius: 1rem;
}
.com-see .bicon {
  width: 0.36rem;
  height: 0.36rem;
  border-radius: 50%;
  background-color: #fff;
  margin-left: 0.32rem;
  background-image: url(../images/icon-1.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 22.2222222222% auto;
}
@media (max-width: 900px) {
  .com-see {
    padding: 8px;
    padding-left: 12px;
  }
}

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

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

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

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

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

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

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

.md-search_result .search_1 {
  display: flex;
  padding: 0.5rem 0;
  padding-bottom: 0.3rem;
}
.md-search_result .t1 span {
  color: #0099fa;
}
.md-search_result .result {
  display: flex;
  flex-wrap: wrap;
}
.md-search_result .result span {
  color: #0099fa;
}
.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: #0099fa;
  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: #0099fa;
  color: #fff;
  padding: 0.05rem 0.1rem;
  margin-left: 0.1rem;
  white-space: nowrap;
}
.md-search_result .l_a .p2 {
  color: #666;
  margin-top: 0.18rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.md-head.m_show .md-mob_sideNav {
  right: 0;
  transform: translate(0%);
  transform: scaleY(1);
  transition: all 0.2s linear;
  opacity: 1;
}
.md-head.m_show .mob_mask {
  display: block;
}
.md-head.ceiling .head_pc, .md-head.white .head_pc {
  background-color: #111;
  transition: all 0.3s;
}
.md-head.white {
  height: 1rem;
}
.md-head .mob_mask {
  display: none;
  top: 0;
  left: 0;
  position: fixed;
  z-index: 99;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
}
@media (min-width: 900px) {
  .md-head .mob_mask {
    display: none !important;
  }
}
@media (max-width: 900px) {
  .md-head.white {
    height: 0;
  }
}

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

.head_box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}
.head_box .logo {
  flex-shrink: 0;
  position: relative;
  font-size: 0;
}
.head_box .logo img {
  height: 0.44rem;
  min-height: 30px;
}
.head_box .bd_ul {
  position: absolute;
  top: 95%;
  right: 0;
  min-width: 80px;
  width: 1rem;
  display: none;
  background-color: #fff;
  box-shadow: 0px 8px 7px 1px rgba(132, 132, 132, 0.5);
  border-radius: 5px;
  overflow: hidden;
}
.head_box .bd_ul .bd_li {
  padding: 0 0.06rem;
  transition: all 0.3s;
}
.head_box .bd_ul .bd_li:hover {
  background-color: #e4e4e4;
  transition: all 0.3s;
}
.head_box .bd_ul .bd_a {
  display: block;
  text-align: center;
  padding: 0.13rem 0;
  box-sizing: border-box;
  letter-spacing: 0.03rem;
  transition: all 0.3s;
  line-height: 1;
  border-bottom: 1px solid #e4e4e4;
}
.head_box .hd_le {
  display: flex;
  align-items: center;
}
.head_box .hb_ri {
  display: flex;
  align-items: center;
}
.head_box .ul1 {
  display: flex;
  position: relative;
  margin-right: 0.32rem;
}
.head_box .ul1 .li1 {
  position: relative;
  padding: 0 0.28rem;
}
.head_box .ul1 .li1:hover .ul2 {
  top: 100%;
  opacity: 1;
  transition: all 0.3s;
  pointer-events: auto;
}
.head_box .ul1 .a1 {
  display: inline-block;
  white-space: nowrap;
  position: relative;
  line-height: 1rem;
  text-align: center;
  color: #fff;
}
.head_box .ul1 .a1:hover {
  transition: all 0.3s;
}
.head_box .ul1 .a1.on{
	color: #0099fa;
}
.head_box .ul1 .a1.on::before {
  opacity: 1;
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 2px;
	background-color: #0099fa;
}
.head_box .ul1 .li_bd {
  position: absolute;
  left: 50%;
  top: 100%;
  min-width: 100%;
  transform: translate(-50%) scaleY(0);
  transform-origin: top;
  transition: all 0.2s;
  text-align: center;
}
.head_box .ul1 .ul2 {
  position: absolute;
  top: 110%;
  left: 50%;
  transform: translate(-50%);
  min-width: 100%;
  background-color: #000;
  color: #fff;
  opacity: 0;
  transition: all 0.3s;
  text-align: center;
  pointer-events: none;
}
.head_box .ul1 .a2 {
  display: block;
  text-align: center;
  padding: 0 0.15rem;
  line-height: 45px;
  white-space: nowrap;
  position: relative;
  transition: all 0.3s;
}
.head_box .ul1 .a2:hover {
  color: #0099fa;
  transition: all 0.3s;
}
.head_box .ul1 .a2:hover::before {
  width: 100%;
  transition: width 0.3s;
}
.head_box .ul1 .a2::before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translate(-50%);
  width: 0%;
  height: 2px;
  background-color: #0099fa;
  transition: width 0.3s;
}
.head_box .lang {
  margin-right: 0.4rem;
  position: relative;
}
.head_box .lang:hover .bd {
  opacity: 1;
  transform: translate(-50%, 0%);
  transition: all 0.3s;
	pointer-events: auto;
}
.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 .hd img {
  width: 0.22rem;
  min-width: 16px;
}
.head_box .lang .bord img {
  width: 0.1rem;
  min-width: auto;
}
.head_box .lang .bd {
  position: absolute;
  min-width: 100%;
  top: 150%;
	top: 100%;
  left: 50%;
	padding-top: 0.12rem;
  opacity: 0;
  transform: translate(-50%, 10%);
  transition: all 0.3s;
	pointer-events: none;
}
.head_box .lang .b_a {
  display: block;
  background-color: #111;
  color: #fff;
  text-align: center;
  padding: 0.1rem;
  white-space: nowrap;
}
.head_box .lang .b_a:hover {
  color: #0099fa;
}
.head_box .search {
  position: relative;
  cursor: pointer;
}
.head_box .search img {
  width: 0.23rem;
  min-width: 20px;
}
.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: #0099fa;
  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: #0099fa;
  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 .li1 {
    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: #222 !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.3);
}
.md-mob_sideNav .ul1 .a1 {
  position: relative;
  line-height: 50px;
  padding-left: 20px;
  font-size: 16px;
}
.md-mob_sideNav .ul1 .ul2 {
  display: none;
}
.md-mob_sideNav .ul1 .ul2 .li2 .a2 {
  margin: 5px 0;
  padding-left: 40px;
  line-height: 30px;
  font-size: 14px;
  display: block;
}
.md-mob_sideNav .ul1 .ul2 .li2 .a2:hover {
  color: #0099fa;
}
.md-mob_sideNav .ul1 .dt {
  position: relative;
}
.md-mob_sideNav .ul1 .has_nav .dt::after {
  content: "";
  width: 14px;
  height: 14px;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  background-image: url(../images/hm_1.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.md-mob_sideNav .ul1 .has_nav.show .dt::after {
  background-image: url(../images/hm_2.png);
}
.md-mob_sideNav .hmob_off {
  padding: 0 10px;
  height: 50px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  display: flex;
  justify-content: flex-end;
}
.md-mob_sideNav .hmob_off .m_off {
  width: 50px;
  height: 50px;
  background-image: url(../images/m_off.png);
  background-size: 30% auto;
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
  opacity: 0.8;
}
.md-mob_sideNav .hmob_top {
  height: calc(100% - 120px);
}
.md-mob_sideNav .hmob_bot {
  height: 70px;
  display: flex;
  justify-content: center;
  border-top: 1px solid #333;
}
.md-mob_sideNav .hmob_bot .btn {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  line-height: 1;
  cursor: pointer;
}
.md-mob_sideNav .hmob_bot img {
  width: 20px;
  margin-right: 5px;
}
.md-mob_sideNav .hmob_lang {
  position: absolute;
  right: -100%;
  top: 0;
  width: 100%;
  height: 100%;
  padding: 20px;
  padding-top: 0;
  background-color: #fff;
  transition: all 0.2s;
}
.md-mob_sideNav .hmob_lang.show {
  right: 0;
  transition: all 0.2s;
}
.md-mob_sideNav .hmob_back {
  display: flex;
  align-items: center;
  line-height: 1;
  padding: 20px 0;
  cursor: pointer;
}
.md-mob_sideNav .hmob_back img {
  margin-right: 10px;
}
.md-mob_sideNav .dd1 {
  font-weight: bold;
}
.md-mob_sideNav .l_ul {
  margin-top: 10px;
}
.md-mob_sideNav .l_ul .l_la {
  display: block;
  padding: 6px 0;
}
.md-mob_sideNav .l_ul .l_la:hover {
  color: #0099fa;
}
@media (min-width: 1500px) {
  .md-mob_sideNav {
    display: none !important;
  }
}

.md-search_form {
  position: fixed;
  top: 0rem;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
  opacity: 0;
  pointer-events: none;
  transform-origin: top;
  transition: all 0.2s;
}
.md-search_form .h_form {
  width: 100%;
  position: relative;
  z-index: 402;
  padding: 0.4rem 0;
  background-color: #fff;
}
.md-search_form .h_form .inp {
  width: 6rem;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  border-bottom: 1px solid #ccc;
}
.md-search_form .h_form .inp input {
  width: 100%;
  height: 0.5rem;
  min-height: 40px;
  border: none;
  outline: none;
  font-family: unset;
}
.md-search_form .h_form .h_sub {
	font-size: 0;
  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: #0099fa;
  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: #111;
  background-image: url(../images/ft_bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}

.foot-1 {
  padding-top: 0.53rem;
  padding-bottom: 0.4rem;
  color: #fff;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.foot-1 .logo {
  width: 3.06rem;
}
.foot-1 .logo img {
  width: 100%;
}
.foot-1 .ph {
  display: inline-flex;
  align-items: center;
  max-width: 50%;
}
.foot-1 .ph img {
  width: 0.45rem;
  margin-right: 0.12rem;
}
@media (max-width: 500px) {
  .foot-1 {
    flex-wrap: wrap;
  }
  .foot-1 .ph {
    width: 100%;
    max-width: none;
    margin-top: 30px;
  }
}

.foot-2 {
  padding-top: 0.4rem;
  padding-bottom: 0.6rem;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  display: flex;
  justify-content: space-between;
}
.foot-2 .ul1 {
  display: flex;
  width: 9.6rem;
}
.foot-2 .ul1 .li1 {
  width: 16.6666666667%;
  padding-right: 2%;
}
.foot-2 .ul1 .li1:last-child {
  margin-right: 0;
}
.foot-2 .ul1 .a1 {
  display: inline-block;
  position: relative;
  color: #fff;
  font-weight: 500;
}
.foot-2 .ul1 .ul2 {
  margin-top: 0.27rem;
}
.foot-2 .ul1 .li2 {
  margin-bottom: 0.18rem;
}
.foot-2 .ul1 .li2:last-child {
  margin-bottom: 0;
}
.foot-2 .ul1 .a2 {
  color: rgba(255, 255, 255, 0.6);
  transition: all 0.3s;
}
.foot-2 .ul1 .a2:hover {
  color: #fff;
  transition: all 0.3s;
}
.foot-2 .ft2_ri {
  display: flex;
}
.foot-2 .ci {
  color: rgba(255, 255, 255, 0.6);
  font-weight: 300;
  margin-left: 0.1rem;
  text-align: center;
}
.foot-2 .ci img {
  width: 1.1rem;
}
.foot-2 .ci .pp {
  margin-top: 0.07rem;
}
@media (max-width: 900px) {
  .foot-2 .ft2_le {
    display: none;
  }
  .foot-2 .ft2_ri {
    width: 100%;
  }
  .foot-2 .ci {
    width: 20%;
    padding: 0 1%;
  }
  .foot-2 .ci img {
    width: 100%;
  }
}

.foot-3 {
  padding-top: 0.28rem;
  padding-bottom: 0.28rem;
  color: rgba(255, 255, 255, 0.6);
  display: flex;
  justify-content: space-between;
  line-height: 2;
}
.foot-3 .ft3 {
  width: 75%;
}
.foot-3 .ft3_ri {
  display: inline-block;
}
.foot-3 .ft3_ri span {
  margin: 0 0.1rem;
}
.foot-3 .ft3_ri a:hover {
  color: #fff;
}
@media (max-width: 900px) {
  .foot-3 {
    flex-wrap: wrap;
  }
  .foot-3 .ft3 {
    width: 100%;
  }
  .foot-3 .ft3_ri {
    width: 100%;
    text-align: center;
  }
}

.md-sideNav {
  position: fixed;
  top: 50%;
	top: 75%;
  right: 0.2rem;
  transform: translateY(-50%);
  z-index: 60;
}
.md-sideNav .sn_i {
  position: relative;
  margin-bottom: 0.1rem;
}
.md-sideNav .sn_i:last-child {
  margin-bottom: 0;
}
.md-sideNav .sn_i:hover .hd {
  border-color: #0099fa;
  background-color: #0099fa;
}
.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: block;
  border-radius: 50%;
  border: solid 1px #ddd;
  background-color: #fff;
  position: relative;
  width: 0.7rem;
  min-width: 40px;
  height: 0.7rem;
  min-height: 40px;
  cursor: pointer;
}
.md-sideNav .hd img {
  position: absolute;
  left: 0%;
  top: 0%;
  width: 100%;
  height: 100%;
  -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 .bbi {
  width: 1.2rem;
  background-color: #fff;
  box-shadow: 0px 0px 0.4rem 0px rgba(0, 58, 95, 0.1);
  border-radius: 0.1rem;
  margin-bottom: 0.1rem;
  text-align: center;
  padding: 0.1rem;
}
.md-sideNav .b_box img {
  width: 0.96rem;
}
.md-sideNav .b_box .pp {
  color: #666;
  margin-top: 0.04rem;
}
.md-sideNav .pi {
  display: block;
  margin: 5px 0;
}
.md-sideNav .pi:hover {
  color: #0099fa;
}
.md-sideNav .wx {
  width: 1rem;
  max-width: none;
  display: block;
}
.md-sideNav #goTop {
  display: none;
}
.md-sideNav #goTop.show {
  display: block;
}
@media (max-width: 900px) {
  .md-sideNav {
    display: none;
  }
}

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

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

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

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

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

.home-1 {
  padding-top: 1.04rem;
  padding-bottom: 1.5rem;
  position: relative;
  overflow: hidden;
  background-image: url(../images/ho1_bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 10.2rem;
}
.home-1::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: rgba(255, 255, 255, 0.6);
  display: none;
  pointer-events: none;
}
.home-1 .box {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  position: relative;
}
.home-1 .le {
  width: 40%;
}
.home-1 .com-tit .ct1 {
  line-height: 1.25;
}
.home-1 .texts {
  width: 50%;
  padding-top: 0.74rem;
}
.home-1 .p2 {
  color: #666;
  line-height: 1.875;
  margin-top: 0.21rem;
}
.home-1 .d3 {
  margin-top: 0.69rem;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.home-1 .di {
  width: 46.25%;
  border-bottom: 1px solid #999;
  line-height: 1;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  padding-bottom: 0.25rem;
  margin-bottom: 0.76rem;
}
.home-1 .a4 {
  display: inline-flex;
  align-items: center;
  line-height: 1;
  border-radius: 1rem;
  border: 1px solid #0099fa;
  padding: 0.26rem 0.6rem;
  color: #0099fa;
  transition: all 0.3s;
  margin-top: 0.23rem;
}
.home-1 .a4:hover {
  transform: translateY(-5px);
  background-color: #0099fa;
  color: #fff;
  box-shadow: 0 2px 0.1rem #0099fa;
  transition: all 0.3s;
}
.home-1 .a4:hover .icon {
  background-color: #fff;
}
.home-1 .a4 .icon {
  -webkit-mask-image: url(../images/icon-p21.png);
          mask-image: url(../images/icon-p21.png);
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center;
          mask-position: center;
  background-color: #0099fa;
  margin-left: 0.5rem;
}
.home-1 .a4 img {
  opacity: 0;
  width: 0.06rem;
  min-width: 6px;
}
@media (max-width: 900px) {
  .home-1::before {
    display: block;
  }
  .home-1 .le {
    width: 100%;
  }
  .home-1 .texts {
    width: 100%;
  }
}

.home-2 {
  position: relative;
  overflow: hidden;
  /* background-image: url(../images/ho2_bg.jpg); */
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 0.93rem;
  padding-bottom: 1rem;
}
.home-2 .ho-tit {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.home-2 .more {
  color: #0099fa;
}
.home-2 .swiper {
  margin-top: 0.42rem;
  position: relative;
}
.home-2 .sw {
  position: relative;
  width: 4rem;
  transition: width 0.3s;
  height: 5.55rem;
  text-align: center;
  padding: 0.4rem;
  color: #fff;
}
.home-2 .swiper-slide-active {
  width: 7.4rem;
  transition: width 0.3s;
}
.home-2 .h3 {
  font-weight: 500;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.home-2 .p2 {
  margin-top: 0.13rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.home-2 .d3 {
  display: inline-flex;
  align-items: center;
  line-height: 1;
  color: #0099fa;
  margin-top: 0.27rem;
}
.home-2 .d3 img {
  margin-left: 0.1rem;
}
.home-2 .img {
  margin-top: 0.36rem;
  height: 2.82rem;
}
.home-2 .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
.home-2 .bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.home-2 .bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.home-2 .sbtn {
  margin: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 0.7rem;
  height: 0.7rem;
  border-radius: 50%;
  border: 1px solid #ddd;
  background-color: #fff;
  background-size: 11.4285714286% auto;
  background-repeat: no-repeat;
  background-position: center;
}
.home-2 .sbtn::after {
  display: none;
}
.home-2 .sbtn:hover {
  background-color: #0099fa;
}
.home-2 .prev {
  left: auto;
  right: calc(100% + 0.4rem);
  background-image: url(../images/icon-p11.png);
}
.home-2 .prev:hover {
  background-image: url(../images/icon-p12.png);
}
.home-2 .next {
  left: calc(100% + 0.4rem);
  background-image: url(../images/icon-p21.png);
}
.home-2 .next:hover {
  background-image: url(../images/icon-p22.png);
}
.home-2 .btns {
  display: flex;
  justify-content: center;
  margin-top: 0.5rem;
}
.home-2 .btn {
  display: inline-flex;
  align-items: center;
  line-height: 1;
  background-color: #0099fa;
  color: #fff;
  border-radius: 1rem;
  padding: 0.25rem 0.6rem;
  transition: all 0.3s;
}
.home-2 .btn:hover {
  transform: translateY(-3px);
  box-shadow: 0 2px 0.1rem #0099fa;
  transition: all 0.3s;
}
.home-2 .btn img {
  margin-left: 0.5rem;
}
@media (max-width: 900px) {
  .home-2 .hte {
    opacity: 1 !important;
  }
  .home-2 .bd {
    display: none;
  }
  .home-2 .prev {
    left: 0;
  }
  .home-2 .next {
    left: auto;
    right: 0;
  }
}

.home-3 {
  min-height: 10.2rem;
  overflow: hidden;
  position: relative;
}
.home-3 .bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.home-3 .bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.home-3 .bg video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.home-3 .text {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  color: #fff;
}
.home-3 .h3 {
  line-height: 1.25;
}
.home-3 .a2 {
  padding: 0.25rem 0.6rem;
  border-radius: 1rem;
  border: 1px solid #fff;
  color: #fff;
  display: inline-flex;
  align-items: center;
  margin-top: 0.9rem;
  transition: all 0.3s;
}
.home-3 .a2:hover {
  transform: translateY(-6px);
  transition: all 0.3s;
}
.home-3 .a2 img {
  margin-left: 0.5rem;
}
@media (max-width: 900px) {
  .home-3 {
    background-position: center;
  }
  .home-3 .le {
    width: 100%;
  }
  .home-3 .d2 {
    text-shadow: 1px 1px 0px #fdd109;
  }
  .home-3 .dd2 {
    text-shadow: 1px 1px 0px #fdd109;
  }
}
@media (max-width: 500px) {
  .home-3 .list {
    justify-content: space-between;
  }
  .home-3 .li {
    width: 48%;
    text-align: center;
    margin-bottom: 4%;
    margin-right: 0;
  }
}

.home-4 {
  position: relative;
  padding: 1.2rem 0;
  overflow: hidden;
  font-size: 0;
  display: flex;
}
.home-4 .bg {
  width: 11.6rem;
  position: relative;
  display: inline-block;
}
.home-4 .bg .img1 {
  position: relative;
  padding-top: 60%;
  overflow: hidden;
}
.home-4 .ho42 {
  display: inline-block;
  width: 5rem;
  text-align: right;
  padding-top: 0.36rem;
  margin-left: 1rem;
}
.home-4 .com-tit {
  text-align: left;
}
.home-4 .com-tit span {
  color: #0099fa;
}
.home-4 .bot {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 1.64rem;
}
.home-4 .sbtn {
  display: inline-block;
  width: 0.7rem;
  height: 0.7rem;
  border-radius: 50%;
  border: 1px solid #ddd;
  cursor: pointer;
  margin-right: 0.2rem;
  background-repeat: no-repeat;
  background-size: 11.4285714286% auto;
  background-position: center;
}
.home-4 .sbtn:hover {
  background-color: #0099fa;
  border-color: #0099fa;
}
.home-4 .prev {
  background-image: url(../images/icon-p11.png);
}
.home-4 .prev:hover {
  background-image: url(../images/icon-p12.png);
}
.home-4 .next {
  background-image: url(../images/icon-p21.png);
}
.home-4 .next:hover {
  background-image: url(../images/icon-p22.png);
}
.home-4 .nums {
  color: #999;
}
.home-4 .nums .num1 {
  color: #0099fa;
}
.home-4 .swipers {
  position: relative;
  margin-top: 0.8rem;
  min-height: 1.8rem;
}
.home-4 .swiper {
  width: 8rem;
  box-shadow: 0px 0px 0.4rem 0px rgba(0, 58, 95, 0.1);
  background-color: #fff;
  position: absolute;
  top: 0;
  right: 0;
}
.home-4 .sw {
  display: flex;
}
.home-4 .sw:hover .p1 {
  color: #0099fa;
  transition: color 0.3s;
}
.home-4 .imgs {
  position: relative;
  width: 37.5%;
}
.home-4 .imgs .img {
  position: relative;
  height: 100%;
  padding-top: 60%;
  -webkit-mask-image: url(../images/ho4_2.png);
          mask-image: url(../images/ho4_2.png);
  -webkit-mask-size: cover;
          mask-size: cover;
  -webkit-mask-position: right;
          mask-position: right;
}
.home-4 .text {
  width: 62.5%;
  padding: 0.3rem 0.4rem;
  text-align: left;
}
.home-4 .p1 {
  color: #111;
  transition: color 0.3s;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.home-4 .p2 {
  margin-top: 0.15rem;
  color: #666;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.home-4 .d3 {
  color: #0099fa;
  margin-top: 0.36rem;
  display: inline-flex;
  align-items: center;
}
.home-4 .d3 span {
  background-image: url(../images/icon-17.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  margin-left: 0.1rem;
  height: 1em;
  width: 0.07rem;
  min-width: 7px;
}
@media (max-width: 900px) {
  .home-4 {
    flex-wrap: wrap;
    padding: 0;
  }
  .home-4 .bg {
    width: 100%;
    order: 2;
  }
  .home-4 .ho42 {
    width: 100%;
    margin-left: 0;
    order: 1;
    padding: 20px;
  }
  .home-4 .bot {
    margin-top: 20px;
  }
  .home-4 .swipers {
    width: 100%;
    margin-top: 20px;
  }
  .home-4 .swiper {
    position: relative;
    width: 100%;
  }
}
.home-5 {
  background-color: #edeff2;
	background-size: 100% auto;
	
  padding-top: 1.22rem;
  padding-bottom: 1.2rem;
  min-height: 8.25rem;
}
.home-5 .ho-top {
  justify-content: space-between;
  align-items: center;
}
.home-5 .more {
  display: inline-flex;
  align-items: center;
  line-height: 1;
  color: #0099fa;
  border-radius: 1rem;
  border: 1px solid #ddd;
  padding: 0.25rem 0.6rem;
  transition: all 0.3s;
}
.home-5 .more:hover {
  background-color: #0099fa;
  color: #fff;
  box-shadow: 0 2px 0.1rem #0099fa;
  border-color: #0099fa;
  transition: all 0.3s;
}
.home-5 .more:hover .ic {
  background-color: #fff;
}
.home-5 .more .ic {
  -webkit-mask-image: url(../images/icon-2.png);
          mask-image: url(../images/icon-2.png);
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-position: center;
          mask-position: center;
  background-color: #0099fa;
  margin-left: 0.5rem;
}
.home-5 .more .ic img {
  opacity: 0;
}
.home-5 .btns {
  font-size: 0;
}
.home-5 .sbtn {
  margin: 0;
  display: inline-block;
  width: 0.7rem;
  height: 0.7rem;
  border-radius: 50%;
  background-color: #fff;
  background-size: 11.4285714286% auto;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
  margin-left: 0.1rem;
}
.home-5 .sbtn:hover {
  background-color: #0099fa;
}
.home-5 .prev {
  background-image: url(../images/icon-p11.png);
}
.home-5 .prev:hover {
  background-image: url(../images/icon-p12.png);
}
.home-5 .next {
  background-image: url(../images/icon-p21.png);
}
.home-5 .next:hover {
  background-image: url(../images/icon-p22.png);
}
.home-5 .swiper {
  position: relative;
  margin-top: 0.53rem;
}
.home-5 .sw {
  background-color: #fff;
  padding: 0.39rem 0.4rem;
  padding-bottom: 0.28rem;
  font-size: 0;
}
.home-5 .sw:hover {
  background-color: #0099fa;
  color: #fff;
  padding-bottom: 0.39rem;
  transition: all 0.3s;
}
.home-5 .sw:hover .d1 {
  color: #fff;
}
.home-5 .sw:hover .ii .i1 {
  display: none;
}
.home-5 .sw:hover .ii .i2 {
  display: block;
}
.home-5 .sw:hover .h3 {
  color: #fff;
}
@media (min-width: 900px) {
  .home-5 .sw:hover .d3 {
    height: 5.625em;
    transition: height 0.3s;
  }
}
.home-5 .sw:hover .d4 {
  margin-top: 1.43rem;
}
.home-5 .sw:hover .d4 .i1 {
  display: none;
}
.home-5 .sw:hover .d4 .i2 {
  display: block;
}
.home-5 .d1 {
  display: flex;
  align-items: center;
  color: #666;
}
.home-5 .ii {
  display: inline-flex;
  align-items: center;
  margin-right: 0.1rem;
}
.home-5 .ii img {
  width: 0.18rem;
  min-width: 12px;
}
.home-5 .ii .i2 {
  display: none;
}
.home-5 .h3 {
  color: #222;
  line-height: 1.3636363636;
  min-height: 2.7272727273em;
  font-weight: 400;
  margin-top: 0.16rem;
  margin-bottom: 0.38rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.home-5 .d3 {
  line-height: 1.875;
  height: 0;
  transition: height 0.3s;
  color: #fff;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.home-5 .d4 {
  display: inline-flex;
  align-items: center;
  line-height: 1;
  margin-top: 0.65rem;
}
.home-5 .d4 .icon {
  display: inline-flex;
  align-items: center;
  margin-left: 0.1rem;
}
.home-5 .d4 img {
  width: 0.06rem;
}
.home-5 .d4 .i2 {
  display: none;
}
.home-5 .mores {
  text-align: center;
  margin-top: 0.4rem;
}
@media (max-width: 900px) {
  .home-5 .sw {
    padding-bottom: 30px !important;
  }
  .home-5 .d4 {
    margin-top: 30px !important;
  }
  .home-5 .sbtn {
    opacity: 1;
  }
}

.home-6 {
  min-height: 10rem;
  padding-top: 0.95rem;
  padding-bottom: 1rem;
  background-size: cover;
  background-image: url(../images/ho6_bg.jpg);
  background-position: bottom;
  background-repeat: no-repeat;
}
.home-6 .box {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: -0.04rem;
}
.home-6 .le {
  width: 43.75%;
}
.home-6 .text {
  padding-top: 0.26rem;
}
.home-6 .text .ti {
  padding: 0.24rem 0;
  border-bottom: 1px solid #999;
  display: flex;
  align-items: center;
}
.home-6 .text .icon {
  flex-shrink: 0;
}
.home-6 .text .sp2 {
  padding-left: 0.2rem;
}
.home-6 .codes {
  margin-top: 0.48rem;
  font-size: 0;
  display: flex;
  flex-wrap: wrap;
}
.home-6 .codes .co {
  display: inline-block;
  margin-right: 0.2rem;
  text-align: center;
}
.home-6 .codes .co:last-child {
  margin-right: 0;
}
.home-6 .codes .img {
  display: inline-block;
  width: 1rem;
}
.home-6 .codes .tt {
  margin-top: 0.14rem;
  font-weight: 300;
  color: #666;
}
.home-6 .maps {
  width: 50%;
}
.home-6 .map {
  min-height: 5.7rem;
  background-size: cover;
  background-repeat: no-repeat;
}
@media (max-width: 900px) {
  .home-6 .le {
    width: 100%;
  }
  .home-6 .codes .co {
    width: 15%;
  }
  .home-6 .maps {
    width: 100%;
    margin-top: 20px;
  }
}

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

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

.news-1 {
  padding: 1rem 0;
  background-color: #edeff2;
  overflow: hidden;
}

.news-big {
  position: relative;
}
.news-big .sw:hover .img img {
  transform: scale(1.1);
  transition: all 0.3s;
}
.news-big .sw:hover .d2 {
  color: #0099fa;
  transition: all 0.3s;
}
.news-big .img {
  position: relative;
  padding-top: 60%;
  overflow: hidden;
}
.news-big .text {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  color: #fff;
  padding: 0.3rem;
  padding-left: 0.4rem;
  padding-bottom: 0.36rem;
}
.news-big .d1 {
  display: inline-flex;
  align-items: center;
}
.news-big .d1 .icon {
  margin-right: 0.08rem;
  display: inline-flex;
  align-items: center;
  -webkit-mask-image: url(../images/icon-1.png);
          mask-image: url(../images/icon-1.png);
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center;
          mask-position: center;
  background-color: #fff;
  transition: all 0.3s;
}
.news-big .d1 img {
  width: 0.19rem;
  min-width: 19px;
  opacity: 0;
}
.news-big .h3 {
  margin-top: 0.12rem;
  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 .sbtn {
  width: 0.7rem;
  height: 0.7rem;
  background-color: #fff;
  border-radius: 50%;
  border: solid 1px #ddd;
  margin: 0;
  top: 50%;
  transform: translateY(-50%);
  background-repeat: no-repeat;
  background-size: 11.7647058824% auto;
  background-position: center;
}
.news-big .sbtn::after {
  display: none;
}
.news-big .sbtn:hover {
  border-color: #0099fa;
  background-color: #0099fa;
}
.news-big .swiper-button-prev {
  right: calc(100% + 0.4rem);
  left: auto;
  background-image: url(../images/icon-p11.png);
}
.news-big .swiper-button-prev:hover {
  background-image: url(../images/icon-p12.png);
}
.news-big .swiper-button-next {
  left: calc(100% + 0.4rem);
  background-image: url(../images/icon-p21.png);
}
.news-big .swiper-button-next:hover {
  background-image: url(../images/icon-p22.png);
}
@media (max-width: 900px) {
  .news-big {
    flex-wrap: wrap;
  }
  .news-big .sw {
    flex-wrap: wrap;
  }
  .news-big .imgs {
    width: 100%;
  }
  .news-big .text {
    width: 100%;
    padding: 20px;
  }
  .news-big .swiper-button-prev {
    left: 0;
  }
  .news-big .swiper-button-next {
    right: 0;
    left: auto;
  }
}

.news-list {
  margin-top: 0.4rem;
  margin-bottom: 0.5rem;
}
.news-list .n_a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  padding: 0.6rem 0;
  border-bottom: 1px solid #ddd;
}
.news-list .imgs {
  width: 36.25%;
}
.news-list .imgs:hover .img img {
  transform: scale(1.1);
  transition: all 0.3s;
}
.news-list .img {
  position: relative;
  padding-top: 60%;
  overflow: hidden;
}
.news-list .text {
  width: 57.5%;
}
.news-list .a {
  display: block;
}
.news-list .a:hover .h3,
.news-list .a:hover .d2 {
  color: #0099fa;
  transition: color 0.3s;
}
.news-list .h3 {
  font-weight: 500;
  transition: color 0.3s;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.news-list .d2 {
  color: #666;
  line-height: 1.875;
  margin-top: 0.19rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.news-list .d3 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 0.92rem;
}
.news-list .time {
  position: relative;
  display: inline-flex;
  align-items: center;
  line-height: 1;
  color: #666;
}
.news-list .time img {
  width: 0.19rem;
  min-width: 12px;
  margin-right: 0.1rem;
}
.news-list .btn {
  width: 0.7rem;
  height: 0.7rem;
  border-radius: 50%;
  border: solid 1px #ddd;
  background-image: url(../images/icon-3.png);
  background-size: 20%;
  background-position: center;
  background-repeat: no-repeat;
}
@media (max-width: 900px) {
  .news-list .imgs {
    width: 100%;
  }
  .news-list .text {
    width: 100%;
    margin-top: 20px;
  }
  .news-list .d3 {
    margin-top: 15px;
  }
}

.news-3 .text {
  line-height: 1.75;
  color: #515253;
}

.news-4 .n4_1 {
  color: #222;
  font-weight: 300;
  padding-bottom: 0.13rem;
  border-bottom: 1px solid rgba(0, 153, 250, 0.1);
}
.news-4 .n4_1 .p {
  margin-bottom: 0.17rem;
}
.news-4 .n4_2 {
  display: inline-flex;
  align-items: center;
  font-weight: 300;
  margin-top: 0.29rem;
  padding: 0.18rem 0.49rem;
  color: #0099fa;
  border: solid 1px #ddd;
  border-radius: 1rem;
  transition: all 0.3s;
}
.news-4 .n4_2:hover {
  border-color: #0099fa;
  color: #fff;
  background-color: #0099fa;
  box-shadow: 0 2px 0.1rem #0099fa;
  transition: all 0.3s;
}
.news-4 .n4_2:hover .icon {
  background-color: #fff;
  transition: all 0.3s;
}
.news-4 .n4_2 .icon {
  margin-left: 0.5rem;
  display: inline-flex;
  align-items: center;
  -webkit-mask-image: url(../images/icon-2.png);
          mask-image: url(../images/icon-2.png);
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center;
          mask-position: center;
  background-color: #0099fa;
  transition: all 0.3s;
}
.news-4 .n4_2 img {
  width: 0.07rem;
  min-width: 7px;
  opacity: 0;
}
.news-4 .n4_3 {
  margin-top: 0.38rem;
  margin-bottom: 0.5rem;
}
.news-4 .n4_3 .r3_a {
  color: #111;
  font-weight: 300;
  margin-bottom: 0.16rem;
  transition: color 0.3s;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.news-4 .n4_3 .r3_a:hover {
  color: #0099fa;
  transition: color 0.3s;
}
.news-4 .n4_3 .r3_a:last-child {
  margin-bottom: 0;
}

.com-pages {
  margin-top: 0.3rem;
  padding-top: 0.55rem;
  padding-bottom: 1.2rem;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  border-top: 1px solid #999;
}
.com-pages .com-le {
  width: 72.5%;
}
.com-pages .com-ri {
  width: 21.25%;
}
@media (max-width: 900px) {
  .com-pages .com-le {
    width: 100%;
    padding-right: 0;
    border-right: none;
  }
  .com-pages .com-ri {
    width: 100%;
  }
}

.cr_t {
  font-weight: 500;
  position: relative;
  line-height: 1;
}

.cr_list {
  margin-top: 0.18rem;
}
.cr_list .cr_a {
  margin-bottom: 0.36rem;
  display: block;
}
.cr_list .cr_a:hover .img img {
  transform: scale(1.1);
  transition: all 0.3s;
}
.cr_list .cr_a:hover .t2 {
  color: #0099fa;
  transition: color 0.3s;
}
.cr_list .img {
  position: relative;
  padding-top: 60%;
  overflow: hidden;
}
.cr_list .te {
  padding-top: 0.2rem;
}
.cr_list .t1 {
  display: flex;
  align-items: center;
  line-height: 1;
  color: #666;
}
.cr_list .t1 img {
  margin-right: 0.1rem;
}
.cr_list .t2 {
  line-height: 1.6666666667;
  margin-top: 0.16rem;
  transition: color 0.3s;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
@media (max-width: 900px) {
  .cr_list {
    display: flex;
    justify-content: space-between;
  }
  .cr_list .cr_a {
    width: 48%;
  }
}

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

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

.det_top {
  padding-top: 0.73rem;
  padding-bottom: 0.28rem;
}
.det_top .h1 {
  font-weight: 500;
  line-height: 1.3333333333;
  text-align: center;
}
.det_top .time {
  display: inline-flex;
  align-items: center;
  line-height: 1;
}
.det_top .time img {
  width: 0.18rem;
  min-width: 12px;
  margin-right: 0.1rem;
}
.det_top .dt_2 {
  display: flex;
  justify-content: center;
  margin-top: 0.2rem;
}
.det_top .le {
  color: #999;
  display: flex;
  align-items: center;
}
.det_top .ti {
  display: inline-flex;
  align-items: center;
  line-height: 1;
  margin-right: 0.43rem;
}
.det_top .ti img {
  margin-right: 0.1rem;
}
.det_top .share {
  display: inline-flex;
  align-items: center;
}
.det_top .share a {
  margin-right: 0.2rem;
}
.det_top .share a:hover {
  opacity: 0.6;
}
.det_top .share a:last-child {
  margin-right: 0;
}
.det_top .back {
  display: inline-flex;
  align-items: center;
  flex-shrink: 0;
  line-height: 1;
  color: #666;
  transition: color 0.3s;
}
.det_top .back:hover {
  color: #fdd109;
  transition: color 0.3s;
}
.det_top .back img {
  margin-left: 0.1rem;
}
.det_cen {
  line-height: 1.875;
  border-top: 1px solid #f3f3f3;
  padding-top: 0.32rem;
  padding-bottom: 0.44rem;
}

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

.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: #0099fa;
  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: #0099fa;
  background-color: #0099fa;
  background-image: url(../images/icon-17.png);
}
.md-form .r-radio.selected .r-b {
  border-color: #0099fa;
  background-color: #0099fa;
  background-image: url(../images/icon-17.png);
}
.md-form .r-a {
  margin-right: 0.1rem;
  width: 0.22rem;
  min-width: 18px;
  height: 0.22rem;
  min-height: 18px;
  border-radius: 50%;
  border: solid 1px #ebebeb;
  background-size: contain;
  background-size: 45.4545454545% auto;
  background-position: center center;
  background-repeat: no-repeat;
}
.md-form .r-b {
  margin-right: 0.1rem;
  width: 0.22rem;
  min-width: 18px;
  height: 0.22rem;
  min-height: 18px;
  border: solid 1px #ebebeb;
  background-size: contain;
  background-size: 45.4545454545% auto;
  background-position: center center;
  background-repeat: no-repeat;
}
.md-form .r-checkbox {
  position: absolute;
  cursor: pointer;
  left: 0;
  top: 0;
  z-index: 10;
  opacity: 0;
  filter: alpha(opacity=0);
  width: 100%;
  height: 100%;
}
.md-form .ip {
  margin-left: 0.1rem;
  width: 1.7rem;
  min-width: 100px;
  height: 0.24rem;
  min-height: 18px;
  border: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
  position: relative;
  z-index: 30;
}
@media (max-width: 900px) {
  .md-form .inp {
    width: 100%;
    margin-right: 0;
    margin-bottom: 15px;
  }
}

.ctc-1 {
  padding-top: 0.74rem;
}
.ctc-1 .box {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: -0.04rem;
}
.ctc-1 .le {
  width: 43.75%;
  padding-top: 0.28rem;
}
.ctc-1 .text .ti {
  padding: 0.24rem 0;
  box-shadow: 0 -1px 0px #999 inset;
  display: flex;
  align-items: center;
}
.ctc-1 .text .icon {
  flex-shrink: 0;
}
.ctc-1 .text .sp2 {
  padding-left: 0.2rem;
}
.ctc-1 .codes {
  margin-top: 0.48rem;
  font-size: 0;
  display: flex;
  flex-wrap: wrap;
}
.ctc-1 .codes .co {
  display: inline-block;
  margin-right: 0.2rem;
  text-align: center;
}
.ctc-1 .codes .co:last-child {
  margin-right: 0;
}
.ctc-1 .codes .img {
  display: inline-block;
  width: 1rem;
}
.ctc-1 .codes .tt {
  margin-top: 0.14rem;
  font-weight: 300;
  color: #666;
}
.ctc-1 .maps {
  width: 50%;
}
.ctc-1 .map {
  min-height: 5.7rem;
  background-size: cover;
  background-repeat: no-repeat;
}
@media (max-width: 900px) {
  .ctc-1 .le {
    width: 100%;
  }
  .ctc-1 .codes .co {
    width: 15%;
  }
  .ctc-1 .maps {
    width: 100%;
    margin-top: 20px;
  }
}

.ctc-2 {
  padding-top: 0.75rem;
  padding-bottom: 0.6rem;
  position: relative;
  background-color: #fff;
}
.ctc-2 .list {
  display: flex;
  flex-wrap: wrap;
  margin-top: 0.33rem;
}
.ctc-2 .li {
  width: 23.125%;
  height: 3.7rem;
  margin-right: 2.5%;
  margin-bottom: 0.4rem;
  background-color: #edeff2;
  text-align: center;
  padding: 0.2rem;
  padding-top: 0.9rem;
}
.ctc-2 .li:nth-child(4n) {
  margin-right: 0;
}
.ctc-2 .li:hover {
  box-shadow: 0 2px 0.1rem #edeff2;
  transition: all 0.3s;
}
.ctc-2 .li:hover .img {
  transform: scale(1.05);
  transition: all 0.3s;
}
.ctc-2 .img {
  line-height: 1.05rem;
  transition: all 0.3s;
}
.ctc-2 .img img {
  max-height: 1.05rem;
}
.ctc-2 .te {
  margin-top: 0.8rem;
  font-weight: 500;
  color: #222;
  letter-spacing: 1px;
}
@media (max-width: 500px) {
  .ctc-2 .list {
    justify-content: space-between;
  }
  .ctc-2 .li {
    width: 48%;
    margin-right: 0;
    margin-bottom: 4%;
  }
}

.md-about {
  overflow: hidden;
}

.ab-1 {
  display: flex;
  flex-wrap: wrap;
}
.ab-1 .texts {
  width: 50%;
  padding-top: 0.78rem;
  padding-left: 1.6rem;
  padding-right: 1.2rem;
  padding-bottom: 0.4rem;
}
.ab-1 .com-tit .ct1 {
  color: #111;
}
.ab-1 .d2 {
  line-height: 1.875;
  color: #666;
  margin-top: 0.28rem;
}
.ab-1 .imgs {
  width: 50%;
}
.ab-1 .img {
  position: relative;
  padding-top: 75%;
  height: 100%;
  background-color: #000;
}
.ab-1 .c-img {
  -o-object-fit: contain;
     object-fit: contain;
}
@media (max-width: 900px) {
  .ab-1 .imgs {
    width: 100%;
    order: 2;
  }
  .ab-1 .texts {
    width: 100%;
    order: 1;
    padding: 30px;
  }
}

.ab-2 {
  display: flex;
  flex-wrap: wrap;
}
.ab-2 .texts {
  width: 50%;
  padding-top: 0.2rem;
  padding-right: 1.6rem;
  padding-left: 1.2rem;
  padding-bottom: 0.2rem;
  display: flex;
  align-items: center;
}
.ab-2 .text {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.ab-2 .ti {
  width: 50%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.ab-2 .ti:nth-child(1) {
  padding-right: 0.6rem;
  padding-bottom: 0.56rem;
  border-bottom: 1px solid #ddd;
  border-right: 1px solid #ddd;
}
.ab-2 .ti:nth-child(2) {
  padding-bottom: 0.56rem;
  border-bottom: 1px solid #ddd;
  padding-left: 0.6rem;
}
.ab-2 .ti:nth-child(3) {
  padding-right: 0.6rem;
  padding-top: 0.62rem;
  border-right: 1px solid #ddd;
}
.ab-2 .ti:nth-child(4) {
  padding-top: 0.62rem;
  padding-left: 0.6rem;
}
.ab-2 .p1 {
  color: #0099fa;
  font-weight: 500;
}
.ab-2 .p2 {
  margin-top: 0.1rem;
}
.ab-2 .icon {
  max-width: 0.55rem;
  max-height: 0.5rem;
}
.ab-2 .imgs {
  width: 50%;
}
.ab-2 .img {
  position: relative;
  padding-top: 75%;
  height: 100%;
  background-color: #000;
}
.ab-2 .c-img {
  -o-object-fit: contain;
     object-fit: contain;
}
@media (max-width: 900px) {
  .ab-2 .imgs {
    width: 100%;
    order: 2;
  }
  .ab-2 .texts {
    width: 100%;
    order: 1;
    padding: 30px;
  }
}

.ab-3 {
  position: relative;
}

.ab3-pc {
  background-image: url(../images/ab3_bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  background-position: center;
}
.ab3-pc .list {
  display: flex;
}
.ab3-pc .li {
  width: 25%;
  height: 9.4rem;
  position: relative;
}
@media (min-width: 900px) {
  .ab3-pc .li:hover {
    background-color: rgba(0, 153, 250, 0.6);
  }
  .ab3-pc .li:hover .d3 {
    display: block;
    transition: all 0.3s;
  }
}
.ab3-pc .text {
  width: 100%;
  padding: 0 0.5rem;
  text-align: center;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.ab3-pc .icon img {
  width: 1.33rem;
}
.ab3-pc .te {
  color: #fff;
  margin-top: 0.58rem;
}
.ab3-pc .p2 {
  margin-top: 0.1rem;
}
.ab3-pc .d3 {
  line-height: 1.6666666667;
  margin-top: 0.3rem;
  display: none;
  transition: all 0.3s;
}
@media (max-width: 900px) {
  .ab3-pc .list {
    flex-wrap: wrap;
  }
  .ab3-pc .li {
    width: 100%;
    height: auto;
    padding: 20px;
  }
  .ab3-pc .text {
    position: static;
    top: 0%;
    transform: translateY(0%);
  }
  .ab3-pc .d3 {
    display: block !important;
  }
}

.ab-4 {
  background-image: url(../images/ab4_bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  background-position: center;
  min-height: 9.4rem;
  padding-top: 0.98rem;
  padding-bottom: 1rem;
}

.ab4-pc {
  position: relative;
}
.ab4-pc .icon {
  position: absolute;
  right: calc(100% + 0.37rem);
  top: 1.58rem;
  opacity: 0.3;
  width: 0.85rem;
}
.ab4-pc .icon img {
  width: 100%;
}
.ab4-pc .box {
  margin-top: 0.7rem;
  display: flex;
  justify-content: space-between;
  position: relative;
}
.ab4-pc .swiper1 {
  width: 60%;
  margin-left: 0.4rem;
  padding-top: 0.58rem;
}
.ab4-pc .swiper1 .sbtn {
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 50%;
  background-color: #fff;
  background-size: 16% auto;
  background-position: center;
  background-repeat: no-repeat;
  opacity: 0;
}
.ab4-pc .swiper1 .sbtn::after {
  display: none;
}
.ab4-pc .swiper1 .swiper-button-prev {
  background-image: url(../images/icon-p11.png) !important;
}
.ab4-pc .swiper1 .swiper-button-next {
  background-image: url(../images/icon-p21.png) !important;
}
.ab4-pc .sw1 .img1 {
  transform: scale(0.9);
  transition: all 0.3s;
}
.ab4-pc .my-active1 .img1 {
  transform: scale(1);
  transition: all 0.3s;
}
.ab4-pc .img1 {
  position: relative;
  padding-top: 145.3531598513%;
}
.ab4-pc .img1::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: url(../images/hn_0.png);
  background-repeat: no-repeat;
  background-size: contain;
}
.ab4-pc .img1 img {
  width: calc(100% - 0.28rem);
  height: calc(100% - 0.28rem);
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.ab4-pc .nn {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}
.ab4-pc .name {
  margin-top: 0.75rem;
  text-align: center;
}
.ab4-pc .swiper2 {
  width: 30%;
}
.ab4-pc .swiper2 .swiper-container {
  height: 4.9rem;
  margin: 0.14rem 0;
}
.ab4-pc .sw2 {
  text-align: center;
  border-radius: 1rem;
  cursor: pointer;
  height: auto;
}
.ab4-pc .sw2 .dd {
  padding: 0 0.18rem;
  text-align: center;
  line-height: 0.7rem;
}
.ab4-pc .sw2 .sp {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.ab4-pc .my-active {
  color: #fff;
  background-color: #0099fa;
}
.ab4-pc .my-active .sp {
  font-size: 1.33em;
}
.ab4-pc .btn {
  height: 0.3rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto 20%;
  background-position: center;
  cursor: pointer;
}
.ab4-pc .prev {
  background-image: url(../images/icon-41.png);
}
.ab4-pc .prev:hover {
  background-image: url(../images/icon-42.png);
}
.ab4-pc .next {
  background-image: url(../images/icon-43.png);
}
.ab4-pc .next:hover {
  background-image: url(../images/icon-44.png);
}
@media (max-width: 900px) {
  .ab4-pc .swiper1 {
    width: 100%;
  }
  .ab4-pc .swiper1 .sbtn {
    opacity: 1;
  }
  .ab4-pc .swiper2 {
    position: absolute;
    left: -200vw;
    top: 0;
    opacity: 0;
  }
}

.ab-5 {
  background-image: url(../images/ab5_bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  background-position: center;
  min-height: 9.4rem;
  padding-top: 0.95rem;
  padding-bottom: 1rem;
}
.ab-5 .com-tit .ct1 {
  color: #fff;
}
.ab-5 .swiper {
  margin-top: 0.84rem;
  position: relative;
}
.ab-5 .swiper::before {
  content: "";
  width: 100%;
  height: 1px;
  background-color: #fff;
  opacity: 0.2;
  position: absolute;
  left: 0;
  bottom: 0.08rem;
}
.ab-5 .sw {
  height: auto;
  display: flex;
  align-items: flex-end;
}
.ab-5 .sw:nth-child(2n-1) .box {
  min-height: 4rem;
}
.ab-5 .sw:nth-child(2n) .box {
  height: 2.5rem;
}
.ab-5 .box {
  height: 100%;
  display: flex;
  color: #fff;
}
.ab-5 .line {
  width: 0.16rem;
  margin-right: 0.2rem;
  flex-shrink: 0;
  position: relative;
}
.ab-5 .line::before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translate(-50%);
  width: 3px;
  height: calc(100% - 0.6em);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0) 0%, white 100%);
}
.ab-5 .l1 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0.16rem;
  height: 0.16rem;
  background-image: url(../images/icon-18.png);
  background-repeat: no-repeat;
  background-size: contain;
}
.ab-5 .l2 {
  position: absolute;
  top: 0.6em;
  left: 0;
  transform: translateY(-50%);
  width: 0.16rem;
  height: 0.16rem;
  background-image: url(../images/icon-19.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-color: #000;
  border-radius: 50%;
}
.ab-5 .text {
  flex-grow: 1;
}
.ab-5 .d2 {
  font-weight: 300;
  line-height: 1.5;
  margin-top: 0.07rem;
  max-height: 6em;
  overflow-y: auto;
}
.ab-5 .d2::-webkit-scrollbar {
  /*滚动条整体样式*/
  width: 2px; /*高宽分别对应横竖滚动条的尺寸*/
  height: 1px;
}
.ab-5 .d2::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  border-radius: 10px;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: #535353;
}
.ab-5 .d2::-webkit-scrollbar-track {
  /*滚动条里面轨道*/
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  background: #ededed;
}
.ab-5 .btns {
  margin-top: 1rem;
  font-size: 0;
}
.ab-5 .sbtn {
  display: inline-block;
  width: 0.7rem;
  height: 0.7rem;
  border-radius: 50%;
  background-color: #fff;
  margin-right: 0.18rem;
  cursor: pointer;
  background-repeat: no-repeat;
  background-size: 11.4285714286% auto;
  background-position: center;
}
.ab-5 .sbtn:hover {
  background-color: #0099fa;
}
.ab-5 .prev {
  background-image: url(../images/icon-p11.png);
}
.ab-5 .prev:hover {
  background-image: url(../images/icon-p12.png);
}
.ab-5 .next {
  background-image: url(../images/icon-p21.png);
}
.ab-5 .next:hover {
  background-image: url(../images/icon-p22.png);
}
@media (max-width: 900px) {
  .ab-5 .box {
    height: 200px !important;
  }
  .ab-5 .d2 {
    max-height: 160px;
  }
}

.ab-6 {
  padding-top: 0.95rem;
  padding-bottom: 1rem;
}
.ab-6 .p2 {
  margin-top: 0.23rem;
  color: #666;
}
.ab-6 .swiper {
  position: relative;
  margin-top: 0.48rem;
}
.ab-6 .sw:hover .img img {
  transform: scale(1.1);
  transition: all 0.3s;
}
.ab-6 .img {
  position: relative;
  padding-top: 60%;
  overflow: hidden;
}
.ab-6 .btns {
  margin-top: 0.5rem;
  font-size: 0;
}
.ab-6 .sbtn {
  display: inline-block;
  width: 0.7rem;
  height: 0.7rem;
  border-radius: 50%;
  border: solid 1px #ddd;
  margin-right: 0.18rem;
  cursor: pointer;
  background-repeat: no-repeat;
  background-size: 11.4285714286% auto;
  background-position: center;
}
.ab-6 .sbtn:hover {
  background-color: #0099fa;
}
.ab-6 .prev {
  background-image: url(../images/icon-p11.png);
}
.ab-6 .prev:hover {
  background-image: url(../images/icon-p12.png);
}
.ab-6 .next {
  background-image: url(../images/icon-p21.png);
}
.ab-6 .next:hover {
  background-image: url(../images/icon-p22.png);
}

.md-case .cont1 {
  padding-top: 0.78rem;
  padding-bottom: 1rem;
  background-color: #edeff2;
}

.case-list {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0.1rem;
}
.case-list .c_i {
  width: 31.25%;
  margin-right: 3.125%;
  margin-bottom: 0.4rem;
  background-color: #fff;
  position: relative;
}
.case-list .c_i:nth-child(3n) {
  margin-right: 0;
}
.case-list .c_i::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 3px;
  background-color: #0099fa;
  transition: width 0.3s;
}
.case-list .c_i:hover::before {
  width: 100%;
  transition: width 0.3s;
}
.case-list .c_i:hover .h3 {
  color: #0099fa;
  transition: color 0.3s;
}
.case-list .c_i:hover .d3 {
  color: #0099fa;
  transition: color 0.3s;
}
.case-list .c_i:hover .d3 span {
  background-image: url(../images/icon-17.png);
}
.case-list .img {
  position: relative;
  padding-top: 60%;
  overflow: hidden;
}
.case-list .text {
  padding: 0.4rem;
  padding-top: 0.38rem;
  padding-bottom: 0.3rem;
}
.case-list .h3 {
  font-weight: 500;
  transition: color 0.3s;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.case-list .p2 {
  line-height: 1.875;
  height: 3.75em;
  color: #666;
  margin-top: 0.18rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.case-list .d3 {
  margin-top: 0.84rem;
  color: #666;
  transition: color 0.3s;
  display: inline-flex;
  align-items: center;
}
.case-list .d3 span {
  margin-left: 0.1rem;
  width: 0.07rem;
  min-width: 7px;
  height: 1em;
  background-image: url(../images/icon-45.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
}
@media (max-width: 900px) {
  .case-list {
    justify-content: space-between;
  }
  .case-list .c_i {
    width: 48%;
    margin-right: 0;
    margin-bottom: 4%;
  }
  .case-list .h3 {
    height: 2.4em;
    -webkit-line-clamp: 2;
  }
  .case-list .p2 {
    display: none;
  }
  .case-list .d3 {
    margin-top: 20px;
  }
}

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

.pro-page {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 900px) {
  .pro-page {
    flex-wrap: wrap;
  }
  .pro-page .pro-le {
    width: 100%;
  }
  .pro-page .pro-ri {
    width: 100%;
    margin-top: 40px;
  }
}

.pro-le {
  width: 20%;
}

.pro-ri {
  width: 76.25%;
}

.pro-form {
  background-color: #fff;
  padding: 0.3rem;
}
.pro-form form {
  position: relative;
}
.pro-form .inp {
  width: 100%;
  height: 0.5rem;
  background-color: #fff;
  border: solid 1px #ddd;
  padding-left: 0.2rem;
}
.pro-form input::-webkit-search-cancel-button {
  display: none;
}
.pro-form input[type=search]::-ms-clear {
  display: none;
}
.pro-form .btn {
  position: absolute;
  top: 50%;
  right: 0.2rem;
  transform: translateY(-50%);
  padding: 0;
  width: 0.23rem;
  background-color: #fff;
  border: none;
  background-image: url(../images/icon-9.png);
  background-repeat: no-repeat;
  background-size: contain;
  cursor: pointer;
}
.pro-form .btn img {
  width: 100%;
  opacity: 0;
}

.pro-nav {
  margin-top: 0.1rem;
  background-color: #fff;
}
.pro-nav .pro_ni {
  border-bottom: 1px dashed #ddd;
}
.pro-nav .pro_ni.on .pni {
  background-color: #0099fa;
  color: #fff;
}
.pro-nav .pro_ni.on .icon .i1 {
  display: none;
}
.pro-nav .pro_ni.on .icon .i2 {
  display: block;
}
.pro-nav .pro_ni.on .ar {
  background-image: url(../images/icon-p22.png);
}
.pro-nav .pni {
  display: block;
  position: relative;
  padding: 0.2rem 0.2rem;
}
.pro-nav .te {
  display: flex;
  align-items: center;
}
.pro-nav .icon {
  display: inline-flex;
  align-items: center;
  margin-right: 0.2rem;
  flex-shrink: 0;
}
.pro-nav .icon .i2 {
  display: none;
}
.pro-nav .icon img {
  width: 0.3rem;
  height: 0.3rem;
  -o-object-fit: contain;
     object-fit: contain;
}
.pro-nav .ar {
  position: absolute;
  right: 0.3rem;
  top: 50%;
  transform: translateY(-50%);
  width: 0.07rem;
  min-width: 7px;
  height: 0.14rem;
  min-width: 14px;
  background-image: url(../images/icon-p21.png);
  background-size: contain;
  background-repeat: no-repeat;
}
.pro-nav .bd {
  padding: 0.29rem 0.25rem;
  display: none;
}
.pro-nav .pbi {
  border-bottom: 1px dashed #ddd;
  margin-bottom: 0.3rem;
  padding-bottom: 0.1rem;
}
.pro-nav .pbi:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
.pro-nav .pb_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.pro-nav .pp1 {
  color: #222;
  margin-bottom: 0.18rem;
}
.pro-nav .pb_line {
  margin-top: 0.23rem;
}
.pro-nav .r-radio {
  /* width: 48%; */
	width: 100%;
  margin-bottom: 0.22rem;
  cursor: pointer;
  padding-left: 0.3rem;
  position: relative;
  color: #666;
}
.pro-nav .r-radio.selected .r-a {
  background-color: #0099fa;
  background-image: url(../images/icon-30.png);
}
.pro-nav .r-radio .r-checkbox {
  position: absolute;
  cursor: pointer;
  left: 0;
  top: 0;
  z-index: 10;
  opacity: 0;
  filter: alpha(opacity=0);
  width: 100%;
  height: 100%;
}
.pro-nav .r-radio .r-a {
  width: 0.2rem;
  height: 0.2rem;
  min-width: 15px;
  min-height: 15px;
  border-radius: 3px;
  border: solid 1px rgba(0, 0, 0, 0.2);
  background-size: 70% auto;
  background-position: center center;
  background-repeat: no-repeat;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.pro-nav .ui-slider .ui-slider-range {
  height: 1px;
  background-color: #0099fa;
}
.pro-nav .ui-slider {
  height: 1px;
  border: none !important;
  background-color: #999;
}
.pro-nav .ui-slider .ui-slider-handle {
  width: 15px;
  height: 15px;
  background-color: #0099fa;
  border-radius: 50%;
  border: none !important;
  outline: none !important;
  top: 0;
  transform: translateY(-50%);
}
.pro-nav .nums {
  height: 1.2em;
  color: #0099fa;
  margin-top: 0.18rem;
  position: relative;
}
.pro-nav .nums .nsp {
  display: block;
  position: absolute;
  top: 0;
  transform: translate(-50%);
}
@media (max-width: 900px) {
  .pro-nav .pni {
    padding: 20px;
  }
  .pro-nav .bd {
    padding: 20px 30px;
  }
  .pro-nav .pp1 {
    margin-bottom: 20px;
  }
  .pro-nav .r-radio {
    padding-left: 20px;
  }
}

.pro-res {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #ddd;
  margin-bottom: 0.3rem;
}
.pro-res .tt {
  position: relative;
  padding-top: 0.19rem;
  padding-bottom: 0.15rem;
}
.pro-res .tt::after {
  content: "";
  width: 100%;
  height: 3px;
  position: absolute;
  left: 0;
  bottom: 0;
  transform: translateY(50%);
  background-color: #0099fa;
}
.pro-res .tnum {
  color: #666;
}

.pro-list1 {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0.1rem;
}
.pro-list1 .pi_1 {
  width: 31.1475409836%;
  margin-right: 3.2786885246%;
  margin-bottom: 3.2786885246%;
}
.pro-list1 .pi_1:nth-child(3n) {
  margin-right: 0;
}
@media (min-width: 900px) {
  .pro-list1 .pi_1:nth-child(3n-1) {
    transition-delay: 0.3s;
  }
  .pro-list1 .pi_1:nth-child(3n) {
    transition-delay: 0.6s;
  }
}
.pro-list1 .a {
  display: block;
  height: 100%;
  background-color: #fff;
  padding: 0.45rem 0.5rem;
  overflow: hidden;
  position: relative;
  transition: all 0.3s;
}
.pro-list1 .a::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 2px;
  background-color: #0099fa;
  transition: width 0.3s;
}
.pro-list1 .a:hover {
  box-shadow: 0px 0px 0.4rem 0px rgba(0, 58, 95, 0.1);
  transition: all 0.3s;
}
.pro-list1 .a:hover::before {
  width: 100%;
  transition: width 0.3s;
}
.pro-list1 .a:hover .te {
  color: #0099fa;
}
.pro-list1 .img {
  position: relative;
  padding-top: 115.7142857143%;
}
.pro-list1 .img img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 80%;
  height: 80%;
  -o-object-fit: contain;
     object-fit: contain;
}
.pro-list1 .te {
  margin-top: 0.36rem;
}
@media (max-width: 900px) {
  .pro-list1 {
    justify-content: space-between;
  }
  .pro-list1 .pi_1 {
    width: 48%;
    margin-right: 0;
    margin-bottom: 4%;
  }
}

.pro-list2 {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0.1rem;
}
.pro-list2 .pi_2 {
  width: 31.1475409836%;
  margin-right: 3.2786885246%;
  margin-bottom: 0.35rem;
}
.pro-list2 .pi_2:nth-child(3n) {
  margin-right: 0;
}
.pro-list2 .pi_2:hover .a {
  color: #0099fa;
}
.pro-list2 .swiper {
  border: solid 1px #ccc;
}
.pro-list2 .sbtn {
  margin: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 0.4rem;
  height: 0.4rem;
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-size: 17.5% auto;
          mask-size: 17.5% auto;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  background-color: #666;
}
.pro-list2 .sbtn:hover {
  background-color: #0099fa;
}
.pro-list2 .sbtn::after {
  display: none;
}
.pro-list2 .swiper-button-prev {
  -webkit-mask-image: url(../images/icon-p11.png);
          mask-image: url(../images/icon-p11.png);
  left: 0;
}
.pro-list2 .swiper-button-next {
  -webkit-mask-image: url(../images/icon-p21.png);
          mask-image: url(../images/icon-p21.png);
  right: 0;
}
.pro-list2 .img {
  position: relative;
  padding-top: 75%;
}
.pro-list2 .img:hover img {
  transform: scale(1.1);
  transition: all 0.3s;
}
.pro-list2 .te {
  margin-top: 0.17rem;
  text-align: center;
  line-height: 1.3333333333;
  color: #222;
  font-weight: 500;
}
@media (max-width: 900px) {
  .pro-list2 {
    justify-content: space-between;
  }
  .pro-list2 .pi_2 {
    width: 100%;
    margin-right: 0;
    margin-bottom: 4%;
  }
}

.pro-1 {
  background-color: #fff;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0.2rem;
  overflow: hidden;
}
.pro-1 .imgs {
  width: 50%;
}
.pro-1 .imgs .img {
  padding-top: 85%;
  position: relative;
}
.pro-1 .texts {
  width: 50%;
  padding: 0 0.56rem;
  padding-top: 1.64rem;
}
.pro-1 .h1 {
  color: #131415;
}
.pro-1 .d2 {
  margin-top: 0.42rem;
  color: #0099fa;
}
.pro-1 .d3 {
  margin-top: 0.22rem;
}
.pro-1 .di {
  position: relative;
  padding-left: 0.18rem;
  color: #666;
  line-height: 1.6;
  margin-bottom: 0.1rem;
}
.pro-1 .di::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.8em;
  transform: translateY(-50%);
  width: 0.08rem;
  height: 0.08rem;
  min-width: 6px;
  min-height: 6px;
  background-color: #0099fa;
  border-radius: 50%;
}
@media (max-width: 900px) {
  .pro-1 .imgs {
    width: 100%;
  }
  .pro-1 .texts {
    width: 100%;
    padding: 20px;
  }
}

.pro-2 {
  border-bottom: 1px solid #ddd;
  background-color: #fff;
  height: 0.8rem;
  position: -webkit-sticky;
  position: sticky;
  top: 1rem;
  z-index: 30;
  font-size: 0;
  overflow: hidden;
}
.pro-2 .box {
  display: flex;
}
.pro-2 .le {
  line-height: 0.8rem;
  padding: 0 0.57rem;
  border-right: 1px solid #ddd;
  position: relative;
  flex-shrink: 0;
  font-weight: 600;
  color: #131415;
}
.pro-2 .le::before {
  content: "";
  width: 100%;
  height: 3px;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #0099fa;
}
.pro-2 .swiper {
  padding: 0 0.4rem;
}
.pro-2 .sw {
  position: relative;
  width: auto;
  line-height: 0.8rem;
  margin-right: 0.56rem;
  color: #666;
}
.pro-2 .sw:last-child {
  margin-right: 0;
}
.pro-2 .sw:hover {
  color: #038aff;
}
@media (max-width: 900px) {
  .pro-2 .le {
    padding: 0 15px;
    display: none;
  }
}

.pro-3 {
  background-color: #fff;
  padding: 0.48rem 0.5rem;
}
.pro-3 .pro-tt {
  position: relative;
  padding-left: 0.24rem;
  color: #0099fa;
}
.pro-3 .pro-tt::before {
  content: "";
  background-color: #0099fa;
  position: absolute;
  left: 0%;
  top: 50%;
  transform: translateY(-50%);
  width: 5px;
  height: 1em;
}

.pro-ii {
  position: relative;
}

.pro-31 .text {
  line-height: 1.875;
  color: #666;
  margin-top: 0.27rem;
}

.pro-32 {
  padding-top: 0.7rem;
}
.pro-32 .list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 0.36rem;
}
.pro-32 .li {
  width: 49.3333333333%;
  background-color: #f5f6f8;
  padding: 0.56rem 0.4rem;
  display: flex;
  align-items: center;
  margin-bottom: 0.18rem;
}
.pro-32 .li .icon {
  width: 1.2rem;
  margin-right: 0.2rem;
}
.pro-32 .li .te {
  width: 5rem;
}
.pro-32 .li .p2 {
  line-height: 1.875;
  margin-top: 0.1rem;
}
@media (max-width: 900px) {
  .pro-32 .li {
    width: 100%;
  }
  .pro-32 .li .te {
    flex-grow: 1;
  }
}

.pro-33 {
  padding-top: 0.58rem;
}
.pro-33 .swiper {
  position: relative;
  margin-top: 0.36rem;
}
.pro-33 .sw .img {
  position: relative;
  padding-top: 60.2083333333%;
  overflow: hidden;
}
.pro-33 .sw .text {
  padding-top: 0.27rem;
}
.pro-33 .sw .p1 {
  font-weight: 500;
  color: #222;
}
.pro-33 .sw .p2 {
  line-height: 1.875;
  color: #666;
  margin-top: 0.08rem;
}
.pro-33 .swiper-pagination {
  position: static;
  margin-top: 0.25rem;
  width: 100%;
  display: flex;
  justify-content: center;
}
.pro-33 .swiper-pagination-bullet {
  width: 15px;
  height: 3px;
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 0;
  opacity: 1;
  margin: 0 0.1rem;
}
.pro-33 .swiper-pagination-bullet-active {
  background-color: #0099fa;
}

.pro-34 {
  padding-top: 0.72rem;
}
.pro-34 .swiper {
  margin-top: 0.36rem;
}
.pro-34 .sw .img {
  position: relative;
  padding-top: 75%;
  overflow: hidden;
}
.pro-34 .swiper-pagination {
  position: static;
  margin-top: 0.32rem;
  width: 100%;
  display: flex;
  justify-content: center;
}
.pro-34 .swiper-pagination-bullet {
  width: 15px;
  height: 3px;
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 0;
  opacity: 1;
  margin: 0 0.1rem;
}
.pro-34 .swiper-pagination-bullet-active {
  background-color: #0099fa;
}

.pro-35 {
  padding-top: 0.71rem;
}
.pro-35 .swiper {
  margin-top: 0.36rem;
}
.pro-35 .swiper-slide {
  display: flex;
  flex-wrap: wrap;
}
.pro-35 .swiper-slide img {
  width: 100%;
}
.pro-35 .cy {
  width: 24%;
  margin-right: 1.3333333333%;
  margin-bottom: 0.2rem;
}
.pro-35 .cy:nth-child(4n) {
  margin-right: 0;
}
.pro-35 .img {
  position: relative;
  padding-top: 60%;
}
.pro-35 .swiper-pagination {
  position: static;
  margin-top: 0.1rem;
  width: 100%;
  display: flex;
  justify-content: center;
}
.pro-35 .swiper-pagination-bullet {
  width: 15px;
  height: 3px;
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 0;
  opacity: 1;
  margin: 0 0.1rem;
}
.pro-35 .swiper-pagination-bullet-active {
  background-color: #0099fa;
}

.pro-36 {
  padding-top: 0.73rem;
}
.pro-36 .list {
  margin-top: 0.28rem;
  display: flex;
  flex-wrap: wrap;
}
.pro-36 .li {
  display: inline-block;
  width: 2.35rem;
  text-align: center;
  background-color: #edeff2;
  color: #666;
  padding: 0.155rem 0;
  margin-right: 0.16rem;
  margin-bottom: 0.16rem;
}
.pro-36 .li:nth-child(6n) {
  margin-right: 0;
}

.pro-37 {
  padding-top: 0.62rem;
}
.pro-37 .tab {
  margin-top: 0.28rem;
  overflow-x: auto;
}
.pro-37 .tab table {
  width: 100%;
  min-width: 600px;
}
.pro-37 .tab table,
.pro-37 .tab th,
.pro-37 .tab td {
  border: solid 1px #dfeef8;
}
.pro-37 .tab td {
  padding: 0.145rem 0.18rem;
  background-color: #fff;
  color: #666;
}
.pro-37 .tab td:nth-child(1) {
  background-color: #f5f6f8;
  width: 14.6666666667%;
  color: #222;
}
.pro-37 .tab td:nth-child(3) {
  background-color: #f5f6f8;
  width: 14.6666666667%;
  color: #222;
}
.pro-37 .tab td:nth-child(2) {
  width: 35.3333333333%;
}
.pro-37 .tab td:nth-child(4) {
  width: 35.3333333333%;
}

.pro-4 {
  padding: 0.32rem 0.5rem;
  padding-bottom: 0.28rem;
  background-color: #fff;
  margin-top: 0.2rem;
}
.pro-4 ul {
  display: flex;
	position: relative;
}
.pro-4 li {
  width: 50%;
}
.pro-4 li:nth-child(2) {
  text-align: right;
}

.pro-4 li:nth-child(3){
	width: auto;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%,-50%);
}

.pro-4 li:nth-child(3) a{
	display: inline-block;
	padding: 0.15rem;
	border: 1px solid #666;
	border-radius: 1rem;
}

.pro-4 li:nth-child(3) a:hover{
	color: #0099fa;
	border-color: #0099fa;
}


.pro-4 a {
  color: #666;
}
.pro-4 a:hover span {
  color: #0099fa;
  text-decoration: underline;
}
.pro-4 a span {
  color: #222;
}

@media (max-width:900px) {

	.pro-4 ul {
		flex-wrap: wrap;
	}

	.pro-4 li{
		width: 100%;
		text-align: left !important;
		margin: 5px 0;
	}
	.pro-4 li:nth-child(3){
position: static;
transform: translate(0);
		}
}


.cst-1 {
  background-color: #edeff2;
  padding: 1rem 0;
}
.cst-1 .brand {
  position: relative;
  min-height: 6.4rem;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding: 1.3rem 0.8rem;
  color: #fff;
}
.cst-1 .bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.cst-1 .texts {
  position: relative;
}
.cst-1 .tit .t2 {
  margin-top: 0.2rem;
}
.cst-1 .te {
  margin-top: 0.75rem;
}
.cst-1 .ti {
  display: flex;
  align-items: center;
  margin-bottom: 0.19rem;
}
.cst-1 .ti:last-child {
  margin-bottom: 0;
}
.cst-1 .ti .icon {
  padding: 0.15rem;
  border-radius: 50%;
  border: 1px dashed #fff;
}
.cst-1 .ti .icon img {
  width: 0.6rem;
}
.cst-1 .ti .sp2 {
  padding-left: 0.2rem;
}
@media (max-width: 900px) {
  .cst-1 .brand {
    padding: 30px;
    min-height: auto;
  }
  .cst-1 .bg {
    background-position: center;
  }
}

.md-file .cont {
  background-color: #edeff2;
  padding-top: 0.63rem;
  padding-bottom: 1rem;
}
.md-file .box {
  margin-top: 0.4rem;
  margin-bottom: 0.4rem;
}

.file_form form {
  display: flex;
  justify-content: center;
}
.file_form .inp {
  width: 4.4rem;
  height: 0.7rem;
  background-color: #fff;
  color: #222;
  border: none;
  padding: 0 0.3rem;
  font-family: unset;
}
.file_form input::-webkit-search-cancel-button {
  display: none;
}
.file_form .btn {
  width: 1.1rem;
  height: 0.7rem;
  background-color: #0099fa;
  border: none;
  cursor: pointer;
  background-image: url(../images/icon-4.png);
  background-repeat: no-repeat;
  background-size: auto 34.2857142857%;
  background-position: center;
}

.file-pass {
  background-color: #fff;
  padding: 2rem 0;
}
.file-pass .pass-form {
  width: 60%;
  margin: 0 auto;
}
.file-pass .pt {
  text-align: center;
}
.file-pass .input {
  margin-top: 0.2rem;
}
.file-pass .inp {
  width: 100%;
  height: 0.5rem;
  min-height: 40px;
  border: 1px solid #666;
  background-color: #fff;
  padding: 0 0.2rem;
}
.file-pass .btn {
  display: block;
  width: 100%;
  height: 0.5rem;
  min-height: 40px;
  border: none;
  background-color: #0099fa;
  color: #fff;
  margin-top: 0.2rem;
  font-family: unset;
  cursor: pointer;
}

.down-list .d_li {
  background-color: #fff;
  display: flex;
  align-items: center;
  min-height: 0.7rem;
  margin-bottom: 0.1rem;
}
.down-list .d_li.th {
  background-color: #0099fa;
  color: #fff;
}
.down-list .d_li.th span {
  display: block !important;
}
.down-list .di {
  padding: 0 0.1rem;
  position: relative;
  text-align: center;
}
.down-list .di:nth-child(1) {
  width: 40%;
  text-align: left;
  padding: 0 0.5rem;
}
.down-list .di:nth-child(2) {
  width: 20%;
}
.down-list .di:nth-child(3) {
  width: 20%;
}
.down-list .di:nth-child(4) {
  width: 20%;
}
.down-list .d1 {
  position: relative;
  padding-left: 0.23rem;
  line-height: 1.5;
}
.down-list .d1::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.75em;
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
  height: 8px;
  background-color: #0099fa;
  border-radius: 50%;
}
.down-list .d2 {
  display: inline-flex;
  align-items: center;
  line-height: 1;
  color: #666;
}
.down-list .d2 img {
  width: 0.18rem;
  margin-right: 0.09rem;
}
.down-list .a3 {
  display: inline-flex;
  align-items: center;
  opacity: 0.5;
  color: #0099fa;
}
.down-list .a3:hover {
  opacity: 1;
}
.down-list .a3:hover span {
  text-decoration: underline;
}
.down-list .a3 img {
  height: 0.19rem;
  min-height: 12px;
  margin-right: 0.09rem;
}
@media (max-width: 900px) {
  .down-list .d_i {
    width: 100%;
  }
  .down-list .di:nth-child(1) {
    width: 60%;
    text-align: left;
    padding: 0 0.5rem;
  }
  .down-list .di:nth-child(2) {
    width: 20%;
    display: none;
  }
  .down-list .di:nth-child(3) {
    width: 20%;
  }
  .down-list .di:nth-child(3) span {
    display: none;
  }
  .down-list .di:nth-child(4) {
    width: 20%;
  }
  .down-list .di:nth-child(4) span {
    display: none;
  }
}

.mill-1 {
  background-color: #edeff2;
  padding-top: 0.75rem;
  padding-bottom: 0.48rem;
}
.mill-1 .list {
  display: flex;
  flex-wrap: wrap;
  margin-top: 0.5rem;
}
.mill-1 .li {
  width: 25%;
  text-align: center;
  font-size: 0;
  margin-bottom: 1rem;
}
.mill-1 .li:hover .yuan img {
  transform: scale(1.1);
  transition: all 0.3s;
}
.mill-1 .li:hover .text {
  color: #0099fa;
  transition: color 0.3s;
}
.mill-1 .top {
  position: relative;
}
.mill-1 .top::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #99d6fd;
}
.mill-1 .seat {
  padding: 0 0.2rem;
  display: inline-block;
  background-color: #edeff2;
  position: relative;
}
.mill-1 .yuan {
  display: inline-block;
  padding: 0.25rem;
  border-radius: 50%;
  border: 1px dashed #0099fa;
  width: 2.1rem;
}
.mill-1 .yuan .img {
  width: 1.6rem;
  padding-top: 100%;
  position: relative;
  border-radius: 50%;
  overflow: hidden;
}
.mill-1 .yuan .img::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  box-sizing: border-box;
  border: 2px solid #0099fa;
  z-index: 2;
}
.mill-1 .text {
  padding: 0 0.12rem;
  padding-top: 0.38rem;
  transition: color 0.3s;
}
.mill-1 .p2 {
  color: #666;
  line-height: 1.5;
  margin-top: 0.12rem;
}
@media (max-width: 900px) {
  .mill-1 .li {
    width: 50%;
  }
}

.mill-2 {
  padding-top: 0.75rem;
  padding-bottom: 1rem;
}
.mill-2 .box {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 0.06rem;
}
.mill-2 .imgs {
  width: 42.5%;
}
.mill-2 .imgs .img {
  position: relative;
  padding-top: 123.5294117647%;
  height: 100%;
}
.mill-2 .form {
  width: 50%;
  padding-top: 0.4rem;
}
.mill-2 .f_box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.mill-2 .fi {
  width: 46.875%;
  margin-bottom: 0.29rem;
}
.mill-2 .fi.w100 {
  width: 100%;
}
.mill-2 .fi.show .s-d {
  display: block;
}
.mill-2 .fi.show .s-b {
  box-shadow: 0px 0px 0.2rem 0px rgba(0, 153, 250, 0.1);
  border: solid 1px #0099fa;
  border-bottom: none;
  background-color: #fff;
}
.mill-2 .fi.show .s-b::before {
  background-image: url(../images/icon-44.png);
}
.mill-2 .s-b {
  width: 100%;
  height: 0.6rem;
  min-height: 40px;
  background-color: #edeff2;
  border: none;
  padding: 0 0.3rem;
  display: flex;
  align-items: center;
  position: relative;
}
.mill-2 .s-b::before {
  content: "";
  width: 11px;
  height: 6px;
  position: absolute;
  top: 50%;
  right: 0.2rem;
  transform: translateY(-50%);
  background-image: url(../images/icon-43.png);
  background-repeat: no-repeat;
  background-size: contain;
}
.mill-2 .s-b span {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.mill-2 .inp {
  margin-top: 0.12rem;
  position: relative;
}
.mill-2 .inp input {
  width: 100%;
  height: 0.6rem;
  min-height: 40px;
  background-color: #edeff2;
  border: none;
  padding: 0 0.3rem;
}
.mill-2 .inp textarea {
  width: 100%;
  height: 1.6rem;
  background-color: #edeff2;
  border: none;
  padding: 0.3rem;
}
.mill-2 .codes {
  display: flex;
  margin-top: 0.1rem;
}
.mill-2 .codes input {
  flex-grow: 1;
  height: 0.6rem;
  min-height: 40px;
  background-color: #edeff2;
  border: none;
  padding: 0 0.3rem;
}
.mill-2 .codes img {
  height: 0.6rem;
  min-height: 40px;
  margin-left: 0.1rem;
  flex-shrink: 0;
}
.mill-2 .submit {
  padding: 0 0.84rem;
  height: 0.6rem;
  min-height: 40px;
  background-color: #0099fa;
  color: #fff;
  border: none;
  cursor: pointer;
  font-family: unset;
  transition: all 0.3s;
}
.mill-2 .submit:hover {
  box-shadow: 0 2px 0.1rem #0099fa;
  transition: all 0.3s;
}
.mill-2 .s-a {
  display: inline-block;
  width: 200px;
  position: relative;
  margin-right: 200px;
  z-index: 1;
}
.mill-2 .s-a:after {
  content: "";
  display: block;
  border-top: 5px solid #999;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  position: absolute;
  right: 5px;
  top: 50%;
  margin-top: -3px;
}
.mill-2 .s-d {
  width: 100%;
  max-height: 300px;
  overflow: auto;
  position: absolute;
  left: 0;
  top: 100%;
  background-color: #fff;
  display: none;
  border: 1px solid #0099fa;
  box-shadow: 0px 0px 0.2rem 0px rgba(0, 153, 250, 0.1);
  z-index: 10;
}
.mill-2 .s-e {
  width: 100%;
  line-height: 0.6rem;
  cursor: pointer;
  padding: 0 0.3rem;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.mill-2 .s-e.active {
  background-color: #edeff2;
  color: #0099fa;
}
.mill-2 .s-e:hover {
  background-color: #edeff2;
}
.mill-2 .s-a.show {
  z-index: 10;
}
.mill-2 .s-a.show .s-d {
  display: block;
}
@media (max-width: 900px) {
  .mill-2 .form {
    width: 100%;
  }
  .mill-2 .btns {
    text-align: center;
  }
  .mill-2 .imgs {
    width: 100%;
    margin-top: 30px;
  }
}
@media (max-width: 500px) {
  .mill-2 .fi {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }
}

.md-recruit {
  background-color: #edeff2;
}
.md-recruit .cont1 {
  padding-top: 0.8rem;
  padding-bottom: 1rem;
}

.rct-form {
  background-color: #fff;
  padding: 0.3rem 0.5rem;
  margin-bottom: 0.2rem;
}
.rct-form .inp {
  display: flex;
  margin-top: 0.16rem;
  margin-bottom: 0.24rem;
}
.rct-form .inp input {
  height: 0.7rem;
  min-height: 50px;
  background-color: #edeff2;
  padding: 0 0.2rem;
  flex-grow: 1;
  border: none;
  font-family: unset;
}
.rct-form .inp .sbt {
  height: 0.7rem;
  min-height: 50px;
  background-color: #0099fa;
  color: #fff;
  padding: 0 0.53rem;
  border: none;
  cursor: pointer;
  font-family: unset;
}
.rct-form .f-i .sp1 {
  color: #333;
  font-weight: 500;
}
.rct-form .r-radio {
  display: inline-block;
  position: relative;
  margin-right: 0.3rem;
  margin-bottom: 0.24rem;
  cursor: pointer;
  color: #666;
}
.rct-form .r-radio:hover {
  color: #0099fa;
}
.rct-form .r-radio.selected {
  color: #0099fa;
}
.rct-form .r-radio .r-checkbox {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer;
}

.rct-hot {
  padding: 0.24rem 0.5rem;
  display: flex;
  flex-wrap: wrap;
  background-color: #fff;
}
.rct-hot .a {
  line-height: 2;
  margin-right: 0.6rem;
}
.rct-hot .a:hover {
  color: #0099fa;
}
.rct-hot .on {
  color: #0099fa;
}

.rct-list {
  margin-bottom: 0.5rem;
}
.rct-list .rc_i {
  position: relative;
  background-color: #fff;
  border-top: 1px solid #eee;
}
.rct-list .rc_i.show .hd .ht1 {
  color: #0099fa;
}
.rct-list .rc_i.show .hd .btn {
  background-image: url(../images/icon-10.png);
  background-color: #0099fa;
}
.rct-list .hd {
  padding: 0.34rem 0.5rem;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
}
.rct-list .hd .hle {
  color: #666;
  width: 75%;
}
.rct-list .hd .hri {
  text-align: right;
}
.rct-list .hd .ht1 {
  font-weight: 500;
  color: #222;
}
.rct-list .hd .ht1 span {
  color: #b81a35;
  margin-left: 0.2rem;
}
.rct-list .hd .ht2 {
  margin-top: 0.4rem;
}
.rct-list .hd .ht3 {
  margin-top: 0.16rem;
}
.rct-list .hd .ht4 {
  color: #666;
}
.rct-list .hd .btn {
  display: inline-block;
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 50%;
  background-color: #edeff2;
  margin-top: 0.45rem;
  background-image: url(../images/icon-3.png);
  background-size: 30% auto;
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
}
.rct-list .bd {
  padding: 0 0.5rem;
  display: none;
}
.rct-list .bbox {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-top: 0.5rem;
  border-top: 1px dashed #ccc;
}
.rct-list .bbox .bi {
  width: 50%;
  padding-right: 2%;
  margin-bottom: 0.45rem;
}
.rct-list .bbox .bti {
  position: relative;
  color: #333;
  padding-bottom: 0.2rem;
}
.rct-list .bbox .bti::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 15px;
  height: 3px;
  background-color: #0099fa;
}
.rct-list .bbox .bte {
  margin-top: 0.24rem;
  line-height: 2;
  color: #666;
}
@media (max-width: 900px) {
  .rct-list .bbox .bi {
    width: 100%;
    padding-right: 0;
  }
}
@media (max-width: 500px) {
  .rct-list .hd {
    flex-wrap: wrap;
  }
  .rct-list .hd .hle {
    width: 100%;
  }
  .rct-list .hd .hri {
    width: 100%;
    text-align: left;
    margin-top: 10px;
  }
}