@charset "UTF-8";

html {

  -webkit-font-smoothing: antialiased;

  height: 100%;

  touch-action: manipulation;

}



blockquote,

body,

code,

dd,

div,

dl,

dt,

fieldset,

form,

h1,

h2,

h3,

h4,

h5,

h6,

input,

legend,

li,

ol,

p,

pre,

td,

textarea,

th,

ul {

  margin: 0;

  padding: 0;

}



header,

hgroup,

nav,

menu,

main,

section,

article,

summary,

details,

aside,

figure,

figcaption,

footer {

  display: block;

  margin: 0;

  padding: 0;

}



table {

  border-collapse: collapse;

  border-spacing: 0;

}



table,

th,

td {

  border: 1px solid black;

}



fieldset,

img {

  border: 0;

}



address,

caption,

cite,

code,

dfn,

em,

var {

  font-style: normal;

  font-weight: 400;

}



dl,

ol,

ul {

  list-style-type: none;

}



h1,

h2,

h3,

h4,

h5,

h6 {

  font-size: 100%;

  font-weight: 400;

}



a {

  text-decoration: none;

  color: inherit;

}



a:hover {

  text-decoration: none;

  -webkit-tap-highlight-color: rgba(255, 0, 0, 0);

  outline: 0;

  outline: none;

  blr: expression(this.onFocus=this.blur());

}



sup {

  vertical-align: text-top;

}



sub {

  vertical-align: text-bottom;

}



textarea {

  resize: none;

  outline: none;

 

}



img {

  vertical-align: middle;

  max-width: 100%;

  height: auto;

}



button,

input[type=submit],

input[type=text],

input[type=button] {

  -webkit-appearance: none;

  -webkit-tap-highlight-color: rgba(255, 0, 0, 0);

  outline: 0;

  blr: expression(this.onFocus=this.blur());

}



input {

  outline: 0;

}



input::-webkit-input-safebox-button {

  display: none;

  /*去掉搜狗浏览器密码软盘*/

}



select:focus-visible {

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

  outline: none;

}



button,

input,

select,

textarea {

  font-family: unset;

}



@font-face {

  font-family: ROBOTO;

  src: url(../fonts/ROBOTO-REGULAR.TTF);

}

@font-face {

  font-family: ROBOTO_BLACK;

  src: url(../fonts/ROBOTO-BLACK.TTF);

}

body {

  font-size: 14px;

  color: #000;

  line-height: 1.2;

  font-family: ROBOTO,  sans-serif;

}



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;

}



.eps1 {

  overflow: hidden;

  text-overflow: ellipsis;

  display: -webkit-box;

  -webkit-line-clamp: 1;

  -webkit-box-orient: vertical;

}



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

  }

  .s140 {

    font-size: 7.2916666667vw;

  }

  .s160 {

    font-size: 8.3333333333vw;

  }

  .s200 {

    font-size: 10.4166666667vw;

  }

}

@media (max-width: 1920px) and (min-width: 551px) {

  .s0 {

    font-size: 0;

  }

  .s12 {

    font-size: 12px;

  }

  .s13 {

    font-size: calc(12px + 0.0520833333vw);

  }

  .s14 {

    font-size: calc(12px + 0.1041666667vw);

  }

  .s15 {

    font-size: calc(12px + 0.15625vw);

  }

  .s16 {

    font-size: calc(12px + 0.2083333333vw);

  }

  .s17 {

    font-size: calc(12px + 0.2604166667vw);

  }

  .s18 {

    font-size: calc(12px + 0.3125vw);

  }

  .s19 {

    font-size: calc(12px + 0.3645833333vw);

  }

  .s20 {

    font-size: calc(12px + 0.4166666667vw);

  }

  .s21 {

    font-size: calc(12px + 0.46875vw);

  }

  .s22 {

    font-size: calc(12px + 0.5208333333vw);

  }

  .s23 {

    font-size: calc(12px + 0.5729166667vw);

  }

  .s24 {

    font-size: calc(12px + 0.625vw);

  }

  .s25 {

    font-size: calc(12px + 0.6770833333vw);

  }

  .s26 {

    font-size: calc(12px + 0.7291666667vw);

  }

  .s27 {

    font-size: calc(12px + 0.78125vw);

  }

  .s28 {

    font-size: calc(12px + 0.8333333333vw);

  }

  .s29 {

    font-size: calc(12px + 0.8854166667vw);

  }

  .s30 {

    font-size: calc(12px + 0.9375vw);

  }

  .s31 {

    font-size: calc(12px + 0.9895833333vw);

  }

  .s32 {

    font-size: calc(12px + 1.0416666667vw);

  }

  .s33 {

    font-size: calc(12px + 1.09375vw);

  }

  .s34 {

    font-size: calc(12px + 1.1458333333vw);

  }

  .s35 {

    font-size: calc(12px + 1.1979166667vw);

  }

  .s36 {

    font-size: calc(12px + 1.25vw);

  }

  .s37 {

    font-size: calc(12px + 1.3020833333vw);

  }

  .s38 {

    font-size: calc(12px + 1.3541666667vw);

  }

  .s39 {

    font-size: calc(12px + 1.40625vw);

  }

  .s40 {

    font-size: calc(12px + 1.4583333333vw);

  }

  .s41 {

    font-size: calc(12px + 1.5104166667vw);

  }

  .s42 {

    font-size: calc(12px + 1.5625vw);

  }

  .s43 {

    font-size: calc(12px + 1.6145833333vw);

  }

  .s44 {

    font-size: calc(12px + 1.6666666667vw);

  }

  .s45 {

    font-size: calc(12px + 1.71875vw);

  }

  .s46 {

    font-size: calc(12px + 1.7708333333vw);

  }

  .s47 {

    font-size: calc(12px + 1.8229166667vw);

  }

  .s48 {

    font-size: calc(12px + 1.875vw);

  }

  .s49 {

    font-size: calc(12px + 1.9270833333vw);

  }

  .s50 {

    font-size: calc(12px + 1.9791666667vw);

  }

  .s51 {

    font-size: calc(12px + 2.03125vw);

  }

  .s52 {

    font-size: calc(12px + 2.0833333333vw);

  }

  .s53 {

    font-size: calc(12px + 2.1354166667vw);

  }

  .s54 {

    font-size: calc(12px + 2.1875vw);

  }

  .s55 {

    font-size: calc(12px + 2.2395833333vw);

  }

  .s56 {

    font-size: calc(12px + 2.2916666667vw);

  }

  .s57 {

    font-size: calc(12px + 2.34375vw);

  }

  .s58 {

    font-size: calc(12px + 2.3958333333vw);

  }

  .s59 {

    font-size: calc(12px + 2.4479166667vw);

  }

  .s60 {

    font-size: calc(12px + 2.5vw);

  }

  .s62 {

    font-size: calc(12px + 2.6041666667vw);

  }

  .s65 {

    font-size: calc(12px + 2.7604166667vw);

  }

  .s66 {

    font-size: calc(12px + 2.8125vw);

  }

  .s68 {

    font-size: calc(12px + 2.9166666667vw);

  }

  .s70 {

    font-size: calc(12px + 3.0208333333vw);

  }

  .s72 {

    font-size: calc(12px + 3.125vw);

  }

  .s78 {

    font-size: calc(12px + 3.4375vw);

  }

  .s80 {

    font-size: calc(12px + 3.5416666667vw);

  }

  .s86 {

    font-size: calc(12px + 3.8541666667vw);

  }

  .s98 {

    font-size: calc(12px + 4.4791666667vw);

  }

  .s100 {

    font-size: calc(12px + 4.5833333333vw);

  }

  .s107 {

    font-size: calc(12px + 4.9479166667vw);

  }

  .s120 {

    font-size: calc(12px + 5.625vw);

  }

  .s140 {

    font-size: calc(12px + 6.6666666667vw);

  }

  .s160 {

    font-size: calc(12px + 7.7083333333vw);

  }

  .s200 {

    font-size: calc(12px + 9.7916666667vw);

  }

}

@media (max-width: 550px) {

  .s0 {

    font-size: 0;

  }

  .s12 {

    font-size: 12px;

  }

  .s13 {

    font-size: 12.2864583333px;

  }

  .s14 {

    font-size: 12.5729166667px;

  }

  .s15 {

    font-size: 12.859375px;

  }

  .s16 {

    font-size: 13.1458333333px;

  }

  .s17 {

    font-size: 13.4322916667px;

  }

  .s18 {

    font-size: 13.71875px;

  }

  .s19 {

    font-size: 14.0052083333px;

  }

  .s20 {

    font-size: 14.2916666667px;

  }

  .s21 {

    font-size: 14.578125px;

  }

  .s22 {

    font-size: 14.8645833333px;

  }

  .s23 {

    font-size: 15.1510416667px;

  }

  .s24 {

    font-size: 15.4375px;

  }

  .s25 {

    font-size: 15.7239583333px;

  }

  .s26 {

    font-size: 16.0104166667px;

  }

  .s27 {

    font-size: 16.296875px;

  }

  .s28 {

    font-size: 16.5833333333px;

  }

  .s29 {

    font-size: 16.8697916667px;

  }

  .s30 {

    font-size: 17.15625px;

  }

  .s31 {

    font-size: 17.4427083333px;

  }

  .s32 {

    font-size: 17.7291666667px;

  }

  .s33 {

    font-size: 18.015625px;

  }

  .s34 {

    font-size: 18.3020833333px;

  }

  .s35 {

    font-size: 18.5885416667px;

  }

  .s36 {

    font-size: 18.875px;

  }

  .s37 {

    font-size: 19.1614583333px;

  }

  .s38 {

    font-size: 19.4479166667px;

  }

  .s39 {

    font-size: 19.734375px;

  }

  .s40 {

    font-size: 20.0208333333px;

  }

  .s41 {

    font-size: 20.3072916667px;

  }

  .s42 {

    font-size: 20.59375px;

  }

  .s43 {

    font-size: 20.8802083333px;

  }

  .s44 {

    font-size: 21.1666666667px;

  }

  .s45 {

    font-size: 21.453125px;

  }

  .s46 {

    font-size: 21.7395833333px;

  }

  .s47 {

    font-size: 22.0260416667px;

  }

  .s48 {

    font-size: 22.3125px;

  }

  .s49 {

    font-size: 22.5989583333px;

  }

  .s50 {

    font-size: 22.8854166667px;

  }

  .s51 {

    font-size: 23.171875px;

  }

  .s52 {

    font-size: 23.4583333333px;

  }

  .s53 {

    font-size: 23.7447916667px;

  }

  .s54 {

    font-size: 24.03125px;

  }

  .s55 {

    font-size: 24.3177083333px;

  }

  .s56 {

    font-size: 24.6041666667px;

  }

  .s57 {

    font-size: 24.890625px;

  }

  .s58 {

    font-size: 25.1770833333px;

  }

  .s59 {

    font-size: 25.4635416667px;

  }

  .s60 {

    font-size: 25.75px;

  }

  .s62 {

    font-size: 26.3229166667px;

  }

  .s65 {

    font-size: 27.1822916667px;

  }

  .s66 {

    font-size: 27.46875px;

  }

  .s68 {

    font-size: 28.0416666667px;

  }

  .s70 {

    font-size: 28.6145833333px;

  }

  .s72 {

    font-size: 29.1875px;

  }

  .s78 {

    font-size: 30.90625px;

  }

  .s80 {

    font-size: 31.4791666667px;

  }

  .s86 {

    font-size: 33.1979166667px;

  }

  .s98 {

    font-size: 36.6354166667px;

  }

  .s100 {

    font-size: 37.2083333333px;

  }

  .s107 {

    font-size: 39.2135416667px;

  }

  .s120 {

    font-size: 42.9375px;

  }

  .s140 {

    font-size: 48.6666666667px;

  }

  .s160 {

    font-size: 54.3958333333px;

  }

  .s200 {

    font-size: 65.8541666667px;

  }

}

#bp_container video {

  width: 80%;

}



.w1000 {

  width: 10rem;

  margin: 0 auto;

  max-width: 80%;

}



.w1200 {

  width: 12rem;

  margin: 0 auto;

  max-width: 90%;

}



.w1230 {

  width: 12.3rem;

  margin: 0 auto;

  max-width: 90%;

}



.w1240 {

  width: 12.4rem;

  margin: 0 auto;

  max-width: 90%;

}



.w1280 {

  width: 12.8rem;

  margin: 0 auto;

  max-width: 90%;

}



.w1310 {

  width: 13.1rem;

  margin: 0 auto;

  max-width: 92%;

}



.w1360 {

  width: 13.6rem;

  margin: 0 auto;

  max-width: 90%;

}



.w1400 {

  width: 14rem;

  margin: 0 auto;

  max-width: 92%;

}



.w1440 {

  width: 14.4rem;

  margin: 0 auto;

  max-width: 92%;

}



.w1480 {

  width: 14.8rem;

  margin: 0 auto;

  max-width: 92%;

}



.w1500 {

  width: 15rem;

  margin: 0 auto;

  max-width: 94%;

}



.w1520 {

  width: 15.2rem;

  margin: 0 auto;

  max-width: 94%;

}



.w1540 {

  width: 15.4rem;

  margin: 0 auto;

  max-width: 94%;

}



.w1550 {

  width: 15.5rem;

  margin: 0 auto;

  max-width: 94%;

}



.w1560 {

  width: 15.6rem;

  margin: 0 auto;

  max-width: 94%;

}



.w1600 {

  width: 16rem;

  margin: 0 auto;

  max-width: 94%;

}



.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 {

    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;

  overflow: hidden;

}

.com-banner .cb_ban {

  position: relative;

}

.com-banner .cb_bg {

  position: relative;

  padding-top: 26.5625%;

  overflow: hidden;

  min-height: 200px;

  background-color: #092447;

}

.com-banner .cb_bg::before {

  content: "";

  background-color: rgba(2, 23, 51, 0.4);

  width: 100%;

  height: 100%;

  position: absolute;

  left: 0;

  top: 0;

  pointer-events: none;

  z-index: 1;

}



.com-banner .cb_bg.bg700 {

  padding-top: 36.4583333333%;

}

.com-banner .cb_bg.bg575 {

  padding-top: 29.9479166667%;

}

.com-banner .cb_bg img {

  width: 100%;

  position: absolute;

  left: 0;

  top: 0;

  height: 100%;

  -o-object-fit: cover;

     object-fit: cover;

}

.com-banner .cb_text {

  box-sizing: border-box;

  position: absolute;

  left: 50%;

  top: 50%;

  transform: translate(-50%, -50%);

  z-index: 10;

  color: #fff;

}

.com-banner .cb_text .cbp1 {

  font-weight: 600;

}

.com-banner .cb_text .cbp2 {

  margin-top: 0.16rem;

  line-height: 1.4444444444;

}

.com-banner .cb_text .aa3 {

  display: inline-block;

  line-height: 2.5em;

  background-color: #7cc623;

  color: #fff;

  padding: 0 0.2rem;

  border-radius: 1rem;

  margin-top: 0.2rem;

}

.com-banner .cb_text.cent {

  text-align: center;

}

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

  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 #7cc623 inset, 0 2px 0.1rem #7cc623;

  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: #7cc623;

}

.com-banner .cb_nav .cb_a {

  flex-grow: 1;

  text-align: center;

  line-height: 0.7rem;

}

.com-banner .cb_nav .cb_a.on {

  background-image: linear-gradient(-90deg, #007ac8 0%, #1daceb 100%);

  color: #fff !important;

}

.com-banner .cb_mask {

  pointer-events: none;

}

.com-banner .cb_mask .cm1 {

  width: 100%;

  position: absolute;

  left: 0;

  bottom: 0;

}

.com-banner .cb_mask .cm1 img {

  width: 100%;

}

.com-banner .cb_mask .cm2 {

  position: absolute;

  left: 0;

  bottom: -1px;

  width: 100%;

  -webkit-mask-image: url(../images/icon-m2.png);

          mask-image: url(../images/icon-m2.png);

  -webkit-mask-repeat: no-repeat;

          mask-repeat: no-repeat;

  -webkit-mask-size: contain;

          mask-size: contain;

  -webkit-mask-position: bottom;

          mask-position: bottom;

}

.com-banner .cb_mask .cm2 img {

  width: 100%;

  opacity: 0;

}

.com-banner .bg1 .cm2 {

  background-color: #fff !important;

}

.com-banner .bg2 .cm2 {

  background-color: #f3f3f3 !important;

}

@media (max-width: 900px) {

  .com-banner {

    background-color: #7cc623;

  }

}



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

  color: #fff;

  z-index: 30;

  display: flex;

  justify-content: space-between;

}

.cb-navs::before {

  content: "";

  width: 100%;

  height: 100%;

  background-color: #7cc623;

  position: absolute;

  right: 99%;

  top: 0;

}

.cb-navs::after {

  content: "";

  width: 100%;

  height: 100%;

  background-image: url(../images/icon-31.png);

  background-repeat: no-repeat;

  background-size: contain;

  background-position: left;

  position: absolute;

  left: 99%;

  top: 0;

}

.cb-navs .cb-nav {

  font-size: 0;

  position: relative;

  z-index: 2;

}

.cb-navs .cb-nav .na {

  display: inline-block;

  line-height: 0.8rem;

  position: relative;

  margin-right: 0.7rem;

  padding-left: 0.17rem;

  color: rgba(255, 255, 255, 0.5);

}

.cb-navs .cb-nav .na::before {

  content: "";

  width: 0.06rem;

  min-width: 4px;

  height: 0.06rem;

  min-height: 4px;

  background-color: rgba(255, 255, 255, 0.5);

  position: absolute;

  left: 0;

  top: 50%;

  transform: translateY(-50%);

}

.cb-navs .cb-nav .na:last-child {

  margin-right: 0 !important;

}

.cb-navs .cb-nav .na:hover {

  color: #fff;

}

.cb-navs .cb-nav .na.on {

  color: #fff;

}

.cb-navs .cb-nav .na.on::before {

  background-color: #fff;

}

.cb-navs .cb-bread {

  display: flex;

  align-items: center;

  line-height: 1;

  position: relative;

  z-index: 2;

}

.cb-navs .cb-bread .home {

  display: inline-flex;

  align-items: center;

  margin-right: 0.17rem;

}

.cb-navs .cb-bread a:hover {

  color: rgba(255, 255, 255, 0.5);

}

@media (max-width: 900px) {

  .cb-navs {

    position: relative;

    left: auto;

    transform: translate(0);

  }

  .cb-navs .cb-nav .na {

    margin-right: 20px;

  }

  .cb-navs .cb-bread {

    display: none;

  }

}



.com-breadnav {

  position: absolute;

  left: -200vw;

  top: 0;

  width: 100%;

}

.com-breadnav .bn_box {

  display: flex;

  justify-content: space-between;

  align-items: center;

  font-size: 0;

}

.com-breadnav .bn_a {

  line-height: 0.7rem;

  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: #7cc623;

  display: none;

  z-index: 30;

}

.com-breadnav .bn_a:last-child {

  margin-right: 0 !important;

}

.com-breadnav .bn_a.on {

  color: #7cc623;

}

.com-breadnav .bn_a.on::before {

  display: block;

}

.com-breadnav .bn_a:hover {

  color: #7cc623;

  transition: color 0.3s;

}

.com-breadnav .zone_nav {

  display: flex;

  flex-wrap: wrap;

  padding-top: 0.33rem;

  padding-bottom: 0.33rem;

  color: #666;

}

.com-breadnav .icon {

  margin-right: 0.1rem;

  display: inline-flex;

  align-items: center;

}

.com-breadnav .icon img {

  width: 1em;

}

.com-breadnav .sp1 {

  margin: 0 1em;

  position: relative;

}

.com-breadnav .z_a {

  position: relative;

  transition: all 0.3s;

}

.com-breadnav .z_a.on, .com-breadnav .z_a:hover {

  color: #7cc623;

  transition: all 0.3s;

}

.com-breadnav .bn-swiper {

  display: inline-block;

  max-width: 100%;

}

.com-breadnav .bsa {

  position: relative;

  line-height: 0.85rem;

  width: auto;

  padding: 0 0.24rem;

  white-space: nowrap;

}

.com-breadnav .bsa .sp {

  display: block;

  text-align: center;

  min-width: 1rem;

}

.com-breadnav .bsa.on {

  color: #7cc623;

}

.com-breadnav .bsa.on::before {

  content: "";

  width: 100%;

  height: 2px;

  background-color: #7cc623;

  position: absolute;

  left: 50%;

  bottom: 0;

  transform: translate(-50%);

}

.com-breadnav .bsa:hover {

  color: #7cc623;

}

.com-breadnav .bsa:last-child {

  margin-right: 0 !important;

}

@media (max-width: 900px) {

  .com-breadnav {

    position: static;

  }

  .com-breadnav .bread_nav {

    max-width: 100%;

  }

  .com-breadnav .bn_a {

    margin-right: 0.3rem;

  }

  .com-breadnav .sp1 {

    margin: 0 0.5em;

  }

}

.com-pag {

  display: flex;

  justify-content: center;

}

.com-pag.bgfff .p_a {

  background-color: #fff;

}

.com-pag .p_a {

  width: 0.45rem;

  height: 0.45rem;

  min-width: 36px;

  min-height: 36px;

  margin-right: 0.1rem;

  line-height: 1;

  background-color: #eee;

  color: #999;

}

.com-pag .p_a:last-child {

  margin-right: 0;

}

.com-pag .btn {

  background-size: auto 75%;

  background-repeat: no-repeat;

  background-position: center;

  display: inline-flex;

  align-items: center;

  justify-content: center;

  transition: all 0.3s;

}

.com-pag .btn span {

  display: block;

  text-align: center;

}

.com-pag .btn:hover {

  background-color: #7cc623;

  color: #fff;

  transition: all 0.3s;

}

.com-pag .num {

  display: inline-flex;

  align-items: center;

  justify-content: center;

  transition: all 0.3s;

}

.com-pag .num:hover, .com-pag .num.on {

  background-color: #7cc623;

  color: #fff;

  transition: all 0.3s;

}

.com-pag .prev1 {

  background-image: url(../images/icon-p11.png);

}

.com-pag .prev1:hover {

  background-image: url(../images/icon-p12.png);

}

.com-pag .prev2 {

  background-image: url(../images/icon-p13.png);

}

.com-pag .prev2:hover {

  background-image: url(../images/icon-p14.png);

}

.com-pag .next1 {

  background-image: url(../images/icon-p21.png);

}

.com-pag .next1:hover {

  background-image: url(../images/icon-p22.png);

}

.com-pag .next2 {

  background-image: url(../images/icon-p23.png);

}

.com-pag .next2:hover {

  background-image: url(../images/icon-p24.png);

}

.com-pag .te {

  width: auto;

  padding: 0 0.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: #7cc623;

}

.com-pag2 .cp_b {

  display: inline-flex;

  align-items: center;

}

.com-pag2 .cp_b:hover .sp1 {

  color: #7cc623;

}

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

}

.com-pnav .pnav_i.on {

  background-color: #7cc623;

  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: #7cc623;

}

.com-nav .cn_a.on {

  color: #fff;

  background-color: #7cc623;

}

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

  transition: color 0.3s;

}

.com-tags .ctag.on {

  background-color: #7cc623;

  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.cent .ct1 .cline {

  display: none;

}

.com-tit .ct1 {

  position: relative;

}

.com-tit .ct2 {

  margin-top: 0.2rem;

  font-weight: bold;

  line-height: 0.9375;

}

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

}



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

  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: #7cc623;

  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;

  outline: none !important;

}

.s-btn::after {

  display: none;

}

.s-btn:hover {

  background-color: #7cc623;

}



.s-prev {

  background-image: url(../images/icon-11.png);

}



.s-next {

  background-image: url(../images/icon-12.png);

}



.md-md {

  position: absolute;

  top: -1.2rem;

}

@media (max-width: 900px) {

  .md-md {

    top: -130px;

  }

}



.md-search_result .search_1 {

  display: flex;

  padding: 0.5rem 0;

  padding-bottom: 0.3rem;

}

.md-search_result .t1 span {

  color: #7cc623;

}

.md-search_result .result {

  display: flex;

  flex-wrap: wrap;

}

.md-search_result .result span {

  color: #7cc623;

}

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

  transition: color 0.3s;

}

.md-search_result .l_a .d1 {

  display: flex;

  align-items: center;

}

.md-search_result .l_a .h1 {

  font-weight: bold;

  transition: color 0.3s;

  overflow: hidden;

  white-space: nowrap;

  text-overflow: ellipsis;

}

.md-search_result .l_a .h1 span {

  color: #7cc623;

}

.md-search_result .l_a .tag {

  background-color: #7cc623;

  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: #202020;

  transition: all 0.3s;

}

.md-head.ceiling .head_pc .head_box .ul1 .a1, .md-head.white .head_pc .head_box .ul1 .a1 {

  transition: all 0.3s;

}

.md-head.white {

  height: 0.9rem;

}

.md-head .mob_mask {

  display: none;

  top: 0;

  left: 0;

  position: fixed;

  z-index: 99;

  width: 100%;

  height: 100%;

  background-color: rgba(0, 0, 0, 0.3);

}

@media (min-width: 900px) {

  .md-head .mob_mask {

    display: none !important;

  }

}

@media (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;

}

@media (max-width: 900px) {

  .head_pc {

    background-color: #202020 !important;

  }

}



.head_box {

  position: relative;

  box-shadow: 0px 0px 0.2rem 0px rgba(0, 0, 0, 0.04);

}

.head_box .logo {

  flex-shrink: 0;

  position: relative;

  font-size: 0;

}

.head_box .logo img {

  height: 0.53rem;

}

.head_box .bd_ul {

  position: absolute;

  top: 95%;

  right: 0;

  min-width: 80px;

  width: 1rem;

  display: none;

  background-color: #fff;

  box-shadow: 0px 8px 7px 1px rgba(132, 132, 132, 0.5);

  border-radius: 5px;

  overflow: hidden;

}

.head_box .bd_ul .bd_li {

  padding: 0 0.06rem;

  transition: all 0.3s;

}

.head_box .bd_ul .bd_li:hover {

  background-color: #e4e4e4;

  transition: all 0.3s;

}

.head_box .bd_ul .bd_a {

  display: block;

  text-align: center;

  padding: 0.13rem 0;

  box-sizing: border-box;

  letter-spacing: 0.03rem;

  transition: all 0.3s;

  line-height: 1;

  border-bottom: 1px solid #e4e4e4;

}

.head_box .hd_le {

  display: flex;

  align-items: center;

}

.head_box .hb_ri {

  display: flex;

  align-items: center;

}

.head_box .ul1 {

  display: flex;

}

.head_box .ul1 .li1 {

  padding: 0 0.16rem;

}

.head_box .ul1 .li1:hover .ul2 {

  top: 100%;

  opacity: 1;

  transition: all 0.3s;

  pointer-events: auto;

}

.head_box .ul1 .li1:hover .li_bd {

  opacity: 1;

  transition: all 0.3s;

  pointer-events: auto;

}

.head_box .ul1 .a1 {

  display: block;

  white-space: nowrap;

  position: relative;

  line-height: 0.8rem;

  text-align: center;

  color: #fff;

  transition: all 0.3s;

}

.head_box .ul1 .a1:hover {

  color: rgba(255, 255, 255, 0.5);

	color: #00a54f;

	color: #6dbe15;;

	color: #7cc623;

  transition: all 0.3s;

}

.head_box .ul1 .a1::before {

  content: "";

  position: absolute;

  left: 0;

  bottom: 0;

  width: 100%;

  height: 3px;

  background-color: #6dbe15;

  background-color: #7cc623;

  opacity: 0;

}

.head_box .ul1 .a1:active::before {

 

  opacity: 1;

}

.head_box .ul1 .a1.on {

  color: #6dbe15;
  color: #7cc623;
	

}

.head_box .ul1 .a1.on::before {

  opacity: 1;

}

.head_box .ul1 .li_bd {

  position: absolute;

  left: 0%;

  top: 100%;

  width: 100%;

  background-color: #eee;

  opacity: 0;

  pointer-events: none;

  transition: all 0.2s;

}

.head_box .ul1 .ul2 {

  position: absolute;

  top: 110%;

  left: 50%;

  transform: translate(-50%);

  min-width: 100%;

  background-color: rgba(32, 32, 32, 0.7);

  color: #fff;

  opacity: 0;

  box-shadow: 0px 0 0.2rem 0px rgba(124, 198, 35, 0.2);

  text-align: center;

  pointer-events: none;

  transition: all 0.3s;

}

.head_box .ul1 .ul2::before {

  content: "";

  border: 0.1rem solid transparent;

  border-bottom: 0.1rem solid rgba(32, 32, 32, 0.7);

  position: absolute;

  left: 50%;

  bottom: 100%;

  transform: translate(-50%);

}

.head_box .ul1 .a2 {

  display: block;

  text-align: center;

  padding: 0.15rem;

  white-space: nowrap;

  position: relative;

  transition: all 0.3s;

}

.head_box .ul1 .a2:hover {

  background-color: #7cc623;

  transition: all 0.3s;

}

.head_box .ul1 .ulist {

  padding-top: 0.4rem;

  padding-bottom: 0.2rem;

  display: flex;

  flex-wrap: wrap;

}

.head_box .ul1 .ui {

  width: 23.7398373984%;

  margin-right: 1.5447154472%;

  margin-bottom: 0.2rem;

}

.head_box .ul1 .ui:nth-child(4n) {

  margin-right: 0;

}

.head_box .ul1 .ua {

  background-color: #fff;

  display: flex;

  justify-content: space-between;

  align-items: center;

  padding: 0.15rem 0.17rem;

  transition: all 0.3s;

}

.head_box .ul1 .ua:hover {

  box-shadow: 0 0 0 1px #7cc623 inset;

  color: #7cc623;

  transition: all 0.3s;

}

.head_box .ul1 .ua .ut {

  flex-grow: 1;

}

.head_box .ul1 .ua .sp {

  overflow: hidden;

  text-overflow: ellipsis;

  display: -webkit-box;

  -webkit-line-clamp: 1;

  -webkit-box-orient: vertical;

}

.head_box .ul1 .ua .ii {

  height: 1.25em;

  flex-shrink: 0;

}

.head_box .ul1 .uf {

  color: #7cc623;

  text-align: center;

  font-weight: bold;

}

.head_box .lang {

  margin-right: 0.24rem;

}

.head_box .lang.show .lang_mask {
  pointer-events: auto;
}

.head_box .lang:hover .bd {

  top: 100%;

}

.head_box .lang .hd {

  position: relative;

  display: flex;

  align-items: center;

  line-height: 2;

  color: #fff;

  cursor: pointer;

}

.head_box .lang .hd .ic {

  width: 1em;

  height: 1em;

  background-image: url(../images/icon-lang1.png);

  background-repeat: no-repeat;

  background-size: contain;

  background-position: center;

}

.head_box .lang .hd .sp {

  margin: 0 0.1rem;

}

.head_box .lang .hd .sp2 {

  border-top: 0.05rem solid #fff;

  border-left: 0.05rem solid transparent;

  border-right: 0.05rem solid transparent;

  margin-left: 0.05rem;

}

.head_box .lang .bord img {

  width: 0.1rem;

  min-width: auto;

}

.head_box .lang .bd {

  display: none;

  position: absolute;

  min-width: 100%;

  top: 100%;

  left: 0%;

  opacity: 1;

  background-color: #eee;

	z-index: 60;

}

.head_box .lang .bbox {

  padding: 0.3rem 0.6rem;

  position: relative;

}

.head_box .lang .off {

  position: absolute;

  top: 50%;

  left: 0;

  transform: translateY(-50%);

  width: 1em;

  height: 1em;

  background-image: url(../images/icon-off2.png);

  background-repeat: no-repeat;

  background-size: contain;

  cursor: pointer;

}

.head_box .lang .blist {

  display: flex;

  flex-wrap: wrap;

}

.head_box .lang .bi {

  display: inline-flex;

  align-items: center;

  line-height: 1;

  color: #4a4647;

  margin-right: 0.55rem;

}

.head_box .lang .bi:hover {

  color: #7cc623;

}

.head_box .lang .bi .ii {

  height: 1em;

  margin-right: 0.1rem;

}

.head_box .lang .b_a {

  display: block;

  background-color: #7cc623;

  color: #fff;

  text-align: center;

  padding: 0.1rem;

  white-space: nowrap;

}

.head_box .lang .b_a:hover {

  color: #7cc623;

  background-color: #fff;

}

.head_box .lang .lang_mask {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 59;
}

.head_box .phone {

  position: relative;

  margin-right: 0.5rem;

}

.head_box .phone .aa {

  display: flex;

  align-items: center;

  color: #fff;

  line-height: 1;

}

.head_box .phone .ic {

  width: 1.4090909091em;

  height: 1.4090909091em;

  background-image: url(../images/icon-phone.png);

  background-repeat: no-repeat;

  background-size: contain;

  margin-left: 0.18rem;

}

.head_box .search {

  width: 1em;

  height: 1em;

  position: relative;

  cursor: pointer;

  background-image: url(../images/icon-mag1.png);

  background-repeat: no-repeat;

  background-size: contain;

  background-position: center;

}

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

  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: #7cc623;

  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 .phone .sp {

    display: none;

  }

  .head_box .lang {

    margin-left: 10px;

  }

}

@media (max-width: 900px) {

  .head_box .ul1 {

    display: none;

  }

  .head_box .lang .bi {

    width: 50%;

    margin-right: 0;

    line-height: 30px;

  }

  .head_box .phone .sp {

    display: block;

  }

  .head_box .more {

    display: block;

  }

}



.head-1 {

  background-image: url(../images/h-bg.png);

  background-size: cover;

	position: relative;

}

/*
.head-1 .te a {

  text-decoration: underline;

}

.head-1 .h1-off {
  position: absolute;
  top: 50%;
  right: 0.2rem;
  transform: translateY(-50%);
  background-image: url(../images/m_off.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 50% auto;
  width: 1em;
  height: 1em;
  border-radius: 50%;
  border: 1px solid #fff;
  cursor: pointer;
} */

.head-1 .te {

  color: #fff;

	text-align: center;

}
.head-1 .te a {
  text-decoration: underline;
}
.head-1 .sp {
  display: inline;
  line-height: 1.875em;
}
.head-1 .h1-off {
  display: inline;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 50% auto;
  cursor: pointer;
}
.head-1 .h1-off img {
  width: 100%;
  width: 1em;
  filter: brightness(100);
}

@media (min-width: 901px) {
	.head-1 .h1-off{
		display: none;
	}
}
@media (max-width: 900px) {

  .head-1 .te {

    line-height: 1.75;

  }

}



.head-2 {

  background-color: #2b2b2b;

}

.head-2 .box {

  display: flex;

  justify-content: space-between;

  align-items: center;

}



.md-mob_sideNav {

  position: fixed;

  right: -100%;

  top: 0;

  width: 100%;

  height: 100vh;

  background-color: #202020 !important;

  transition: all 0.2s linear;

  z-index: 300;

}

.md-mob_sideNav .mob_bot {

  padding: 0 20px;

}

.md-mob_sideNav .ul1 {

  height: 100%;

  overflow-y: auto;

  scrollbar-width: thin;

  color: #fff;

}

.md-mob_sideNav .ul1::-webkit-scrollbar {

  /*滚动条整体样式*/

  width: 5px;

  /*高宽分别对应横竖滚动条的尺寸*/

  height: 1px;

}

.md-mob_sideNav .ul1::-webkit-scrollbar-thumb {

  /*滚动条里面小方块*/

  border-radius: 10px;

  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);

  background: #fff;

}

.md-mob_sideNav .ul1::-webkit-scrollbar-track {

  /*滚动条里面轨道*/

  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);

  border-radius: 10px;

  background: #ededed;

}

.md-mob_sideNav .ul1 .li1 {

  position: relative;

  -webkit-user-select: none;

     -moz-user-select: none;

      -ms-user-select: none;

          user-select: none;

  margin: auto;

  border-bottom: 1px solid rgba(34, 34, 34, 0.3);

}

.md-mob_sideNav .ul1 .a1 {

  position: relative;

  line-height: 36px;

  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;

	position: relative;

}

.md-mob_sideNav .ul1 .ul2 .li2 .a2::before {
  content: "";
  width: 5px;
  height: 5px;
  position: absolute;
  top: 50%;
  left: 25px;
  transform: translateY(-50%);
  background-color: #7cc623;
}

.md-mob_sideNav .ul1 .ul2 .li2 .a2:hover {

  color: #7cc623;

}

.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_3.png);

  background-repeat: no-repeat;

  background-size: contain;

  background-position: center;

}

.md-mob_sideNav .ul1 .has_nav.show .dt::after {

  background-image: url(../images/hm_4.png);

}

.md-mob_sideNav .hmob_off {

  padding: 0 10px;

  height: 50px;

  border-bottom: 1px solid rgba(34, 34, 34, 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: #7cc623;

}

@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.6rem 0;

  background-color: #fff;

}

.md-search_form .h_form .inp {

  width: 6rem;

  margin: 0 auto;

  overflow: hidden;

  position: relative;

  border-bottom: 1px solid #ccc;

}

.md-search_form .h_form .inp input {

  width: 100%;

  height: 0.6rem;

  min-height: 40px;

  border: none;

  outline: none;

  font-family: unset;

}

.md-search_form .h_form .h_sub {

  position: absolute;

  right: 0rem;

  top: 50%;

  transform: translateY(-50%);

  width: 0.4rem;

  min-width: 30px;

  height: 0.4rem;

  min-height: 30px;

  border-radius: 50%;

  background-color: #7cc623;

  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);

}



.head_finder {

  position: fixed;

  left: 0;

  width: 100%;

  background-color: #eee;

  z-index: 52;

  overflow-y: auto;

  display: none;

}

.head_finder .box {

  width: 9.3rem;

  max-width: 90%;

  margin: 0 auto;

}

.head_finder .form {

  padding-top: 0.36rem;

}

.head_finder .tops {

  width: 100%;

  display: flex;

  justify-content: space-between;

  border-bottom: 1px solid rgba(0, 0, 0, 0.15);

  padding-bottom: 0.25rem;

}

.head_finder .fi:last-child .tit{
	min-height: 1.2em;
	user-select: none;
}

.head_finder .list{
	margin-top: 0.2rem;
}

.head_finder .list .li {

  margin-bottom: 0.3rem;

}

.head_finder .list .ldt {

  color: #111;

  font-weight: 500;

  position: relative;

}

.head_finder .list .dc {

  border-left: 0.5em solid #111;

  border-top: 0.4em solid transparent;

  border-bottom: 0.4em solid transparent;

  opacity: 0;

  display: none;

}

.head_finder .list .ul {

  margin-top: 0.18rem;

}

.head_finder .list .lab {

  display: flex;

  align-items: center;

  cursor: pointer;

  margin-bottom: 0.16rem;

  line-height: 1;

}

.head_finder .list .lab:last-child {

  margin-bottom: 0;

}

.head_finder .list .lab.sel {

  color: #7cc623;

}

.head_finder .list .lab.sel .ic {

  background-color: #7cc623;

  border-color: #7cc623;

}

.head_finder .list .lab .ic {

  width: 0.875em;

  height: 0.875em;

  flex-shrink: 0;

  border: solid 1px #111;

  margin-right: 0.5em;

}

.head_finder .list .lab input {

  position: absolute;

  left: 0;

  top: 0;

  width: 0;

  height: 0;

  pointer-events: none;

}

.head_finder .bots {

  display: flex;

  justify-content: space-between;

  flex-wrap: wrap;

  padding: 0.26rem 0;

}

.head_finder .bots .fbtn {

  display: inline-flex;

  align-items: center;

  border: none;

  cursor: pointer;

  transition: color 0.3s;

}

.head_finder .bots .fbtn:hover {

  color: #7cc623;

  transition: color 0.3s;

}

.head_finder .bots .fbc {

  width: 1em;

  height: 1em;

  background-image: url(../images/icon-40.png);

  background-repeat: no-repeat;

  background-size: contain;

  margin-left: 0.5em;

}

@media (min-width: 900px) {

  .head_finder .list .ul {

    display: block !important;

  }

}

@media (max-width: 900px) {

  .head_finder .box {

    width: 12.3rem;

  }

  .head_finder .tops {

    flex-wrap: wrap;

  }

  .head_finder .list .ldt {

    padding-left: 1em;

    cursor: pointer;

  }

  .head_finder .list .dc {

    position: absolute;

    left: 0;

    top: 50%;

    transform: translateY(-50%);

    opacity: 1;

    display: block;

  }

  .head_finder .list .ul {

    display: none;

  }

  .head_finder .fi {

    width: 100%;

  }

  .head_finder .fi .tit {

    display: none;

  }

}



.md-foot {

  position: relative;

  background-color: #2b2b2b;

}

.md-foot .ul1 {

  display: flex;

}

.md-foot .ul1 .li1 {

  margin-right: 0.45rem;

}

.md-foot .ul1 .li1:last-child {

  margin-right: 0;

}

.md-foot .ul1 .a1 {

  color: #fff;

  font-family: ROBOTO_BLACK;

  position: relative;

}

.md-foot .ul1 .a1:hover {

  text-decoration: underline; 	color: #6cbc15;

}

.md-foot .ul1 .ul2 {

  margin-top: 0.08rem;

}

.md-foot .ul1 .li2:last-child {

  margin-bottom: 0;

}

.md-foot .ul1 .a2 {

  color: #fff;

  line-height: 1.6470588235;

}

.md-foot .ul1 .a2:hover {

  text-decoration: underline;

	color: #6cbc15;

}

@media (max-width: 1280px) {

  .md-foot .ul1 .li1 {

    margin-right: 0.5rem;

  }

}

@media (max-width: 900px) {

  .md-foot .ul1 {

    display: none;

  }

}



.foot-nav {

  background-color: #eee;

}

.foot-nav .box {

  display: flex;

  align-items: center;

  padding: 0.11rem 0;

  line-height: 1;

}

.foot-nav .icon {

  margin-right: 0.12rem;

}

.foot-nav .icon img {

  height: 1.2857142857em;

}

.foot-nav .f_a {

  position: relative;

  transition: all 0.3s;

}

.foot-nav .f_a.on, .foot-nav .f_a:hover {

  color: #7cc623;

  transition: all 0.3s;

}



.foot-1 .box {

  padding-top: 0.3rem;

  padding-bottom: 0.3rem;

}

.foot-1 .tops {

  display: flex;

  justify-content: space-between;

  align-items: flex-start;

}

.foot-1 .logo {

  flex-shrink: 0;

}

.foot-1 .logo img {

  height: 0.62rem;

}

.foot-1 .bots {

  display: flex;

  justify-content: space-between;

  align-items: flex-end;

  margin-top: 0.3rem;

}

.foot-1 .links {

  color: #fff;

  font-weight: bold;

}

.foot-1 .links a {

  margin-right: 1em;

}

.foot-1 .links a:hover {

  text-decoration: underline;

}

.foot-1 .shares {

  display: flex;

  flex-wrap: wrap;

}

.foot-1 .shares .si {

  position: relative;

  margin-left: 0.16rem;

}

.foot-1 .shares .si:hover .hd {

  background-color: #dcdcdc;

}

.foot-1 .shares .si:hover .bd {

  opacity: 1;

}

.foot-1 .shares .hd {

  width: 0.5rem;

  height: 0.5rem;

  background-color: #fff;

  border-radius: 50%;

  position: relative;

  display: block;

}

.foot-1 .shares .bd {

  position: absolute;

  left: 50%;

  bottom: 120%;

  transform: translate(-50%);

  width: 1.2rem;

  opacity: 0;

  pointer-events: none;

}

.foot-1 .shares .bd img {

  width: 100%;

}

@media (max-width: 900px) {

  .foot-1 .box {

    padding: 0.3rem 0;

  }

  .foot-1 .tops {

    justify-content: center;

  }

  .foot-1 .bots {

    flex-wrap: wrap;

    margin-top: 20px;

  }

  .foot-1 .links {

    width: 100%;

    text-align: center;

  }

  .foot-1 .shares {

    width: 100%;

    justify-content: center;

    margin-top: 20px;

  }

	.foot-1 .shares .hd {
		width: 0.8em;
		height: 0.8em;
		width: 2em;
		height: 2em;
	}

}



.foot-2 {

  line-height: 2;

  border-top: 1px solid rgba(255, 255, 255, 0.15);

}

.foot-2 .box {

  color: white;

  padding-top: 0.25rem;

  padding-bottom: 0.25rem;

  display: flex;

  justify-content: space-between;

}

.foot-2 .ri a:hover {

  color: #fff;

  transition: all 0.3s;

}

@media (max-width: 900px) {

  .foot-2 .box {

    flex-wrap: wrap;

  }

  .foot-2 .le {

    width: 100%;

  }

  .foot-2 .ri {

    width: 100%;

    text-align: center;

  }

}



.foot-cookie {

  position: fixed;

  left: 0;

  bottom: 0;

  width: 100%;

  background-color: #f7f7f7;

  padding: 0.12rem 0;

  z-index: 50;

}

.foot-cookie .box {

  display: flex;

  justify-content: space-between;

  align-items: center;

}

.foot-cookie .te {

  color: #666;

}

.foot-cookie .btn {

  padding: 0 0.2rem;

  line-height: 2.5em;

  background-color: #7cc623;

  color: #fff;

  border-radius: 1rem;

  flex-shrink: 0;

  cursor: pointer;

}

@media (max-width: 900px) {

  .foot-cookie .box {

    flex-wrap: wrap;

    justify-content: center;

  }

  .foot-cookie .te {

    width: 100%;

    padding: 10px 0;

  }

}



.md-sideNav {

  position: fixed;

  top: 50%;

  right: 0.1rem;

  transform: translateY(-50%);

  z-index: 70;

}

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

  background-color: #7cc623;

}

.md-sideNav .sn_i:hover .hd .i1 {

  display: none;

}

.md-sideNav .sn_i:hover .hd .i2 {

  display: block;

}

.md-sideNav #nform0.show .bd {

  opacity: 1;

  pointer-events: auto;

  transform: translate(0);

  transition: all 0.5s;

}

.md-sideNav .hd {

  display: block;

  overflow: hidden;

  position: relative;

  width: 0.5rem;

  min-width: 40px;

  height: 0.5rem;

  min-height: 40px;

  background-color: #7cc623;

  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 .bd {

  position: absolute;

  right: 100%;

  top: 0;

  padding-right: 0.2rem;

  transform: translate(10px);

  opacity: 0;

  transition: all 0.5s;

  pointer-events: none;

}

.md-sideNav .shd {

  width: 0.5rem;

  min-width: 40px;

  color: #fff;

  background-color: #7cc623;

  text-align: center;

  display: flex;

  align-items: center;

  padding: 0.2rem 0;

  -ms-writing-mode: tb-lr;

      writing-mode: vertical-lr; /*从左向右 从右向左是 writing-mode: vertical-rl;*/

  -ms-writing-mode: tb-lr;

      writing-mode: tb-lr; /*IE浏览器的从左向右 从右向左是 writing-mode: tb-rl；*/

  cursor: pointer;

}

.md-sideNav .forms {

  background-color: #d0e0ef;

  border-radius: 0.15rem;

  padding: 0.3rem;

  padding-top: 0.38rem;

  padding-bottom: 0.4rem;

  position: relative;

}

.md-sideNav .forms::before {

  content: "";

  border: 7px solid transparent;

  border-left-color: #d0e0ef;

  position: absolute;

  top: 0.37rem;

  left: 100%;

  transform: translateY(-50%);

}

.md-sideNav .forms .tit {

  text-align: center;

  font-weight: 600;

  color: #7cc623;

  margin-bottom: 0.12rem;

}

.md-sideNav .forms .off {

  width: 0.15rem;

  position: absolute;

  top: 0.17rem;

  right: 0.17rem;

  cursor: pointer;

}

.md-sideNav .forms .inps {

  width: 2rem;

  margin-bottom: 0.18rem;

  box-shadow: 0 -1px 0 #a6b3c0 inset;

}

.md-sideNav .forms .inp {

  width: 100%;

  height: 0.32rem;

  min-height: 30px;

  border: none;

  background-color: transparent;

  font-family: unset;

}

.md-sideNav .forms .inp::-moz-placeholder {

  color: #222;

}

.md-sideNav .forms .inp:-ms-input-placeholder {

  color: #222;

}

.md-sideNav .forms .inp::placeholder {

  color: #222;

}

.md-sideNav .forms .btns {

  font-size: 0;

  text-align: center;

  margin-top: 0.3rem;

}

.md-sideNav .forms .btn {

  display: inline-flex;

  align-items: center;

  line-height: 1;

  background-color: #7cc623;

  box-shadow: 1px 2px 0.1rem 0px rgba(36, 27, 27, 0.02);

  color: #fff;

  border-radius: 1rem;

  border: none;

  height: 0.37rem;

  min-height: 25px;

  padding: 0 0.25rem;

  cursor: pointer;

  transition: all 0.3s;

}

.md-sideNav .forms .btn:hover {

  box-shadow: 0 0 0.1rem rgba(124, 198, 35, 0.4);

  transition: all 0.3s;

}

.md-sideNav .forms .btn img {

  margin-left: 0.25rem;

}

.md-sideNav .pi {

  display: block;

  margin: 5px 0;

}

.md-sideNav .pi:hover {

  color: #7cc623;

}

.md-sideNav .wx {

  width: 1rem;

  max-width: none;

  display: block;

}

.md-sideNav #goTop {

  display: none;

}

.md-sideNav #goTop .hd {

  height: auto;

  min-height: auto;

}

.md-sideNav #goTop .hd img {

  position: static;

}

.md-sideNav #goTop.show {

  display: block;

}

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

  align-items: center;

}

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

  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 #7cc623;

  transition: all 0.3s;

}

.h-more img {

  margin-left: 0.32rem;

}



.ho-top {

  display: flex;

  justify-content: space-between;

  align-items: flex-end;

}

.ho-top .hte {

  width: 35%;

  flex-shrink: 0;

  line-height: 1.5;

  color: #777;

  font-weight: 300;

  margin-bottom: 0.3rem;

}

@media (max-width: 900px) {

  .ho-top {

    flex-wrap: wrap;

  }

  .ho-top .hte {

    width: 100% !important;

    margin-top: 15px;

    margin-bottom: 0 !important;

  }

}



.ho-ban {

  position: relative;

  overflow: hidden;

}

.ho-ban .ho_sw {

  overflow: hidden;

}

.ho-ban .ho_sw .img {

  position: relative;

  padding-top: 41.6666666667%;

  overflow: hidden;

  min-height: 250px;

  transition: all 0.3s;

  display: block;

}

.ho-ban .ho_sw .img img {

  width: 100%;

  height: 100%;

  position: absolute;

  left: 0;

  top: 0;

  -o-object-fit: cover;

     object-fit: cover;

}

.ho-ban .ho_sw .text {

  position: absolute;

  left: 50%;

  top: 50%;

  transform: translate(-50%, -50%);

  color: #fff;

  font-size: 0;

  opacity: 0;

}

.ho-ban .ho_sw .d1 {

  font-weight: bold;

}

.ho-ban .ho_sw .line {

  width: 0.4rem;

  height: 2px;

  background-color: #fff;

  margin-top: 0.33rem;

  margin-bottom: 0.28rem;

}

.ho-ban .ho_sw .d2 {

  /* display: inline-flex;

  align-items: center;

  padding: 0.13rem;

  padding-left: 0.38rem;

  padding-right: 0.28rem;

  border: 2px solid #fff;

  color: #fff;

  margin-top: 1.06rem;

  transition: all 0.3s; */

	margin-top: 0.1rem;

}

/* .ho-ban .ho_sw .d2:hover {

  transform: translateY(3px);

  transition: all 0.3s;

}

.ho-ban .ho_sw .d2 .ic {

  width: 0.5em;

  height: 1em;

  background-image: url(../images/icon-6.png);

  background-repeat: no-repeat;

  background-size: contain;

  background-position: center;

  margin-left: 0.46rem;

} */

.ho-ban .ho_sw .a3 {

  margin-top: 0.52rem;

  position: relative;

  display: inline-flex;

  align-items: center;

  line-height: 1;

  padding: 0.13rem 0.3rem;

  padding-right: 0.24rem;

  background-color: #7cc623;

  color: #fff;

  border-radius: 1rem;

  transition: all 0.3s;

}

.ho-ban .ho_sw .a3 img {

  width: 0.3rem;

  margin-left: 0.47rem;

}

.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: absolute;

  bottom: 0.3rem;

  width: 100%;

  display: flex;

  justify-content: center;

  align-items: center;

}

.ho-ban .swiper-pagination-bullet {

  width: 0.6rem;

  height: 2px;

  border-radius: 0%;

  background-color: white;

  opacity: 0.3;

  margin: 0 0.05rem !important;

  transition: all 0.3s;

}

.ho-ban .swiper-pagination-bullet-active {

  opacity: 1;

}

.ho-ban .ho_bot {

  display: flex;

  justify-content: space-between;

  align-items: center;

  position: absolute;

  bottom: 0.8rem;

  left: 50%;

  transform: translate(-50%);

  z-index: 30;

  -webkit-user-select: none;

     -moz-user-select: none;

      -ms-user-select: none;

          user-select: none;

}

.ho-ban .btns {

  display: flex;

}

.ho-ban .hb_mask {

  position: absolute;

  bottom: 0;

  left: 0;

  transform: translateY(0.1rem);

  width: 100%;

  z-index: 30;

}

.ho-ban .hb_mask img {

  width: 100%;

}

.ho-ban .mouse {

  cursor: pointer;

}

.ho-ban .mouse img {

  width: 0.18rem;

  min-width: 12px;

  -webkit-animation: jump 1s linear infinite;

          animation: jump 1s linear infinite;

}

.ho-ban .sbtn {

  position: static;

  top: 50%;

  width: 1em;

  height: 1em;

  margin: 0;

  background-color: transparent;

  opacity: 0.5;

  background-size: contain;

  background-position: center;

  background-repeat: no-repeat;

}

.ho-ban .sbtn::after {

  display: none;

}

.ho-ban .sbtn:hover {

  opacity: 1;

}

.ho-ban .prev {

  background-image: url(../images/icon-12.png);

}

.ho-ban .next {

  background-image: url(../images/icon-13.png);

}

@media (max-width: 900px) {

  .ho-ban .mouse {

    opacity: 0;

  }

  .ho-ban .ho_sw .d2 {

    display: none;

  }

}

@media (max-width: 500px) {

  .ho-ban .ho_sw .d1 {

    font-size: 20px;

  }

}



.home-0 {

  position: relative;

}

.home-0 .swiper {

  position: relative;

}

.home-0 .sw {

  position: relative;

  overflow: hidden;

}

.home-0 .img {

  display: block;

  position: relative;

  padding-top: 48.9583333333%;

}

.home-0 .swiper-slide-active .te {

  opacity: 1;

  transform: translateY(0);

  transition: opacity 1s 0.5s, transform 0.5s;

}

.home-0 .text {

  position: absolute;

  left: 50%;

  top: 30%;

  transform: translate(-50%, -50%);

  color: #fff;

  font-size: 0;

  text-align: center;

}

.home-0 .te {

  position: relative;

  opacity: 0;

  color: #fff;

  transform: translateY(10px);

}

.home-0 .te .d2 {

  display: inline-flex;

  padding: 0.12rem;

  padding-left: 0.38rem;

  padding-right: 0.28rem;

  border: 2px solid #fff;

  color: #fff;

}

.home-0 .te .d2 .ic {

  width: 0.5em;

  height: 1em;

}

.home-0 .mouse {

  position: relative;

  transition: all 0.3s;

}

.home-0 .mouse:hover {

  transform: translateY(-8px);

  transition: all 0.3s;

}

.home-0 .mouse::before {

  content: "";

  width: 0.36rem;

  height: 0.31rem;

  position: absolute;

  right: calc(100% + 4px);

  bottom: 50%;

  background-image: url(../images/icon-13.png);

  background-repeat: no-repeat;

  background-size: contain;

}

.home-0 .mouse img {

  width: 0.24rem;

}

.home-0 .swiper-pagination {

  position: absolute;

  bottom: 0.38rem;

  width: 100%;

  display: flex;

  justify-content: center;

  align-items: center;

}

.home-0 .swiper-pagination-bullet {

  width: 1.5rem;

  height: 2px;

  opacity: 1;

  margin: 0;

  margin-right: 0.1rem;

  border-radius: 0%;

  transition: all 0.3s;

  background-color: transparent;

  position: relative;

  background-color: rgba(255, 255, 255, 0.2);

}

.home-0 .swiper-pagination-bullet::before {

  content: "";

  width: 0;

  height: 100%;

  position: absolute;

  left: 0;

  top: 0;

  background-color: #fff;

}

.home-0 .swiper-pagination-bullet-active::before {

  width: 100%;

  transition: width 3s linear;

}

.home-0 .sbtn {

  margin: 0;

  top: 50%;

  transform: translateY(-50%);

  width: 0.5rem;

  height: 0.5rem;

  border-radius: 50%;

  border: 1px solid #ddd;

  background-size: 11.4285714286% auto;

  background-repeat: no-repeat;

  background-position: center;

}

.home-0 .sbtn::after {

  display: none;

}

.home-0 .sbtn:hover {

  background-color: #7cc623;

}

.home-0 .prev {

  left: 0.5rem;

  background-image: url(../images/icon-p11.png);

}

.home-0 .prev:hover {

  background-image: url(../images/icon-p12.png);

}

.home-0 .next {

  right: 0.5rem;

  background-image: url(../images/icon-p21.png);

}

.home-0 .next:hover {

  background-image: url(../images/icon-p22.png);

}

@media (max-width: 500px) {

  .home-0 .te .d2 {

    display: none;

  }

  .home-0 .h0_bot {

    pointer-events: none;

    opacity: 0;

  }

}



.home-1 {

  position: relative;

  overflow: hidden;

  padding-top: 0.4rem;

  padding-bottom: 0.3rem;

}

.home-1 .h2 {

  text-align: center;

  font-weight: bold;

  color: #111;

}

.home-1 .list {

  display: flex;

  justify-content: space-between;

  flex-wrap: wrap;

  margin-top: 0.2rem;

}

.home-1 .li {

  margin-bottom: 0.2rem;

}

.home-1 .li1 {

  width: 25.6097560976%;

}

.home-1 .li2 {

  width: 72.7642276423%;

}

.home-1 .la {

  display: block;

  height: 2.65rem;

  position: relative;

  font-weight: bold;

  perspective: 100em;

}

.home-1 .la:hover .bd {

  transform: translate(-50%, -50%) rotateX(0);

  opacity: 1;

  transition: all 0.4s ease-in-out;

}

.home-1 .la:hover .name {

  opacity: 0;

}

.home-1 .la .img {

  position: relative;

  width: 100%;

  height: 100%;

}

.home-1 .la .img::before {

  content: "";

  background-color: rgba(2, 23, 51, 0.4);

  width: 100%;

  height: 100%;

  position: absolute;

  left: 0;

  top: 0;

  pointer-events: none;

  z-index: 4;

}



.home-1 .la .name {

  position: absolute;

  left: 0;

  bottom: 0;

  color: #fff;

  padding: 0.24rem 0.2rem;

  opacity: 1;

	z-index: 5;

}

.home-1 .la .bd {

  position: absolute;

  top: 50%;

  left: 50%;

  transform: translate(-50%, -50%) rotateX(-90deg);

  width: calc(100% - 0.6rem);

  height: calc(100% - 0.5rem);

  color: #7cc623;

  background-color: rgba(255, 255, 255, 0.9);

  opacity: 0;

  display: flex;

  align-items: center;

  transition: all 0.4s ease-in-out;

	z-index: 5;

}

.home-1 .la .bte {

  width: 100%;

  text-align: center;

	max-height: 5em;

	overflow-y: auto;

}

@media (max-width: 900px) {

  .home-1 .box {

    flex-wrap: wrap;

  }

  .home-1 .texts {

    width: 100%;

  }

  .home-1 .ri {

    width: 100%;

    margin-top: 30px;

  }

  .home-1 .list {

    flex-wrap: wrap;

  }

  .home-1 .list .li {

    width: 100%;

    margin-bottom: 30px;

    margin-right: 0;

  }

}



.home-2 {

  position: relative;

  overflow: hidden;

  padding-top: 1.04rem;

  padding-bottom: 1.15rem;

  background-image: url(../images/ho2_bg.jpg);

  background-repeat: no-repeat;

  background-size: cover;

  color: #fff;

}

.home-2 .box {

  position: relative;

  z-index: 2;

}

.home-2 .tops {

  display: flex;

  justify-content: space-between;

  align-items: flex-start;

}

.home-2 .text {

  padding-top: 0.24rem;

}

.home-2 .h2 {

  line-height: 1.0967741935;

}

.home-2 .btn {

  display: inline-flex;

  align-items: center;

  line-height: 1;

  color: #fff;

  margin-top: 0.64rem;

  transition: all 0.3s;

}

.home-2 .btn:hover {

  color: #7cc623;

  transition: all 0.3s;

}

.home-2 .btn .ic {

  width: 0.35rem;

  height: 0.35rem;

  background-color: #7cc623;

  border-radius: 50%;

  margin-left: 0.15rem;

  background-image: url(../images/icon-1.png);

  background-repeat: no-repeat;

  background-size: 22.8571428571% auto;

  background-position: center;

}

.home-2 .imgs {

  width: 4.7rem;

  flex-shrink: 0;

}

.home-2 .img1 {

  text-align: right;

}

.home-2 .img1 .i1 {

  width: 78.7234042553%;

}

.home-2 .img2 .i2 {

  width: 21.2765957447%;

  cursor: pointer;

}

.home-2 .bots {

  display: flex;

  flex-wrap: wrap;

  justify-content: space-between;

  margin-top: 1.4rem;

}

.home-2 .bi {

  width: 20%;

  text-align: center;

}

.home-2 .bi .d1 {

  display: inline-flex;

  align-items: flex-start;

  line-height: 1;

}

.home-2 .bi .d2 {

  margin-top: 0.16rem;

}

@media (max-width: 900px) {

  .home-2 .tops {

    flex-wrap: wrap;

  }

  .home-2 .text {

    width: 100%;

  }

  .home-2 .imgs {

    width: 100%;

    margin-top: 20px;

  }

  .home-2 .bots {

    margin-top: 0.4rem;

  }

  .home-2 .bi {

    width: 50%;

    margin: 10px 0;

  }

}

@-webkit-keyframes identifier {

  100% {

    transform: translateX(-100%);

  }

}

@keyframes identifier {

  100% {

    transform: translateX(-100%);

  }

}

.page-forms {

  padding-top: 0.54rem;

  padding-bottom: 0.35rem;

}

.page-forms .forms {

  display: flex;

  justify-content: space-between;

  align-items: center;

}

.page-forms .f_box {

  width: 11.6rem;

  display: flex;

  align-items: center;

  flex-wrap: wrap;

}

.page-forms .f_i {

  width: 31.0344827586%;

  box-shadow: 0 -1px 0 rgba(124, 198, 35, 0.2) inset;

  margin-right: 3.4482758621%;

  margin-bottom: 0.3rem;

}

.page-forms .f_i:nth-child(3) {

  margin-right: 0;

}

.page-forms .f_i .inp {

  width: 100%;

  height: 0.5rem;

  min-height: 30px;

  border: none;

  background-color: transparent;

  font-family: unset;

}

.page-forms .f_i .inp::-moz-placeholder {

  color: #222;

}

.page-forms .f_i .inp:-ms-input-placeholder {

  color: #222;

}

.page-forms .f_i .inp::placeholder {

  color: #222;

}

.page-forms .w100 {

  width: 100%;

  margin-right: 0;

}

.page-forms .fbtn {

  flex-shrink: 0;

  display: inline-flex;

  align-items: center;

  line-height: 1;

  color: #fff;

  background-color: #7cc623;

  border-radius: 1rem;

  border: none;

  height: 0.56rem;

  min-height: 40px;

  cursor: pointer;

  padding: 0 0.28rem;

  font-family: unset;

  transition: all 0.3s;

}

.page-forms .fbtn:hover {

  box-shadow: 0 0 0.2rem rgba(124, 198, 35, 0.4);

  transition: all 0.3s;

}

.page-forms .fbtn img {

  width: 0.3rem;

  margin-left: 0.7rem;

}

@media (max-width: 900px) {

  .page-forms .forms {

    flex-wrap: wrap;

  }

  .page-forms .f_box {

    width: 100%;

  }

}

@media (max-width: 500px) {

  .page-forms .f_i {

    width: 100%;

    margin-right: 0;

  }

}



.news-1 {

  padding-top: 0.78rem;

  padding-bottom: 0.7rem;

  overflow: hidden;

}



.news-big {

  position: relative;

  display: flex;

  background-color: #fff;

  overflow: hidden;

}

.news-big:hover .img img {

  transform: scale(1.1);

  transition: all 0.3s;

}

.news-big:hover .h3 {

  color: #7cc623;

  transition: all 0.3s;

}

.news-big:hover .a3 {

  border-color: #7cc623;

}

.news-big .swiper {

  position: relative;

  width: 65.2777777778%;

}

.news-big .swiper .swiper-container {

  height: 100%;

}

.news-big .sw:hover .img img {

  transform: scale(1.1);

  transition: all 0.3s;

}

.news-big .sw:hover .d2 {

  color: #7cc623;

  transition: all 0.3s;

}

.news-big .imgs {

  width: 65.9375%;

}

.news-big .img {

  position: relative;

  padding-top: 60%;

  height: 100%;

  overflow: hidden;

}

.news-big .text {

  width: 34.0625%;

  padding: 0.55rem;

  padding-top: 1.02rem;

}

.news-big .d1 {

  color: #999;

}

.news-big .h3 {

  margin-top: 0.16rem;

  font-weight: 500;

  transition: all 0.3s;

  overflow: hidden;

  text-overflow: ellipsis;

  display: -webkit-box;

  -webkit-line-clamp: 2;

  -webkit-box-orient: vertical;

}

.news-big .d2 {

  color: #999;

  line-height: 1.875;

  margin-top: 0.28rem;

}

.news-big .a3 {

  display: inline-flex;

  align-items: center;

  line-height: 1;

  border: 2px solid rgba(0, 0, 0, 0.1);

  border-radius: 1rem;

  padding: 0.2rem 0.28rem;

  color: #7cc623;

  margin-top: 1.45rem;

}

.news-big .a3 .ic {

  width: 1em;

  height: 1em;

  background-image: url(../images/icon-1.png);

  background-repeat: no-repeat;

  background-size: 80% auto;

  background-position: center;

  margin-left: 0.6rem;

}

@media (max-width: 900px) {

  .news-big {

    flex-wrap: wrap;

  }

  .news-big .imgs {

    width: 100%;

  }

  .news-big .text {

    width: 100%;

  }

  .news-big .a3 {

    margin-top: 0.5rem;

  }

}



.news-list {

  margin-bottom: 0.7rem;

}

.news-list .n_li {

  margin-bottom: 0.7rem;

}

.news-list .n_li:last-child {

  margin-bottom: 0;

}

.news-list .n_a {

  display: flex;

  justify-content: space-between;

  flex-wrap: wrap;

  position: relative;

}

.news-list .n_a:hover .img img {

  transform: scale(1.1);

  transition: all 0.3s;

}

.news-list .n_a:hover .text {

  border-bottom-color: #7cc623;

}

.news-list .n_a:hover .h3 {

  color: #7cc623;

  transition: all 0.3s;

}

.news-list .n_a:hover .d3 {

  color: #7cc623;

}

.news-list .n_a:hover .d3 .ic {

  background-color: #7cc623;

  border-color: #7cc623;

  background-image: url(../images/icon-1.png);

}

.news-list .imgs {

  width: 34.9593495935%;

}

.news-list .img {

  position: relative;

  padding-top: 59.3023255814%;

  overflow: hidden;

  background-color: #000;

  box-shadow: -7px 7px 0.74rem 6px rgba(40, 0, 1, 0.02);

}

.news-list .text {

  border-bottom: 1px solid #999;

  width: 61.7886178862%;

}

.news-list .d1 {

  color: #999;

  line-height: 1;

}

.news-list .h3 {

  margin-top: 0.2rem;

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

  height: 2.75em;

  margin-top: 0.07rem;

  overflow: hidden;

  text-overflow: ellipsis;

  display: -webkit-box;

  -webkit-line-clamp: 2;

  -webkit-box-orient: vertical;

}

.news-list .d3 {

  display: inline-flex;

  align-items: center;

  line-height: 1;

  color: #999;

  margin-top: 0.44rem;

}

.news-list .d3 .ic {

  width: 0.35rem;

  height: 0.35rem;

  border: 1px solid #ebebeb;

  border-radius: 50%;

  margin-left: 0.15rem;

  background-image: url(../images/icon-2.png);

  background-repeat: no-repeat;

  background-size: 24.2424242424% auto;

  background-position: center;

}

@media (max-width: 900px) {

  .news-list .n_li {

    width: 100%;

  }

  .news-list .imgs {

    width: 100%;

  }

  .news-list .text {

    width: 100%;

    padding: 20px 0;

  }

  .news-list .d2 {

    display: none;

  }

}

@media (max-width: 500px) {

  .news-list .n_li {

    width: 100%;

  }

}



.news-4 {

  width: 22.9166666667%;

  position: relative;

  padding-top: 0.9rem;

  padding-bottom: 0.6rem;

}

.news-4 .btn {

  display: inline-flex;

  align-items: center;

  line-height: 1;

  padding: 0.17rem 0.3rem;

  background-color: #7cc623;

  color: #fff;

  transition: all 0.3s;

}

.news-4 .btn:hover {

  box-shadow: 0 0 0.2rem rgba(124, 198, 35, 0.5);

  transition: all 0.3s;

}

.news-4 .btn img {

  margin-left: 0.34rem;

}

.news-4 .tit {

  margin-top: 1.05rem;

}

.news-4 .list {

  margin-top: 0.36rem;

}

.news-4 .la {

  display: block;

  margin-bottom: 0.45rem;

}

.news-4 .la:last-child {

  margin-bottom: 0;

}

.news-4 .la:hover .img img {

  transform: scale(1.1);

  transition: all 0.3s;

}

.news-4 .la:hover .te {

  color: #7cc623;

  transition: color 0.3s;

}

.news-4 .img {

  position: relative;

  padding-top: 58.1818181818%;

  overflow: hidden;

}

.news-4 .te {

  padding-top: 0.14rem;

  padding-right: 0.2rem;

  line-height: 1.6666666667;

  transition: color 0.3s;

}

@media (max-width: 900px) {

  .news-4 .list {

    display: flex;

    justify-content: space-between;

    flex-wrap: wrap;

  }

  .news-4 .la {

    width: 48%;

  }

}



.news-page {

  display: flex;

  justify-content: space-between;

  flex-wrap: wrap;

}

@media (max-width: 900px) {

  .news-page .news-3 {

    width: 100%;

  }

  .news-page .news-4 {

    width: 100%;

    margin-top: 40px;

  }

}



.com-pages {

  display: flex;

  justify-content: space-between;

  flex-wrap: wrap;

}

.com-pages .com-le {

  width: 67.8571428571%;

  padding-right: 0.5rem;

  border-right: 1px solid #ddd;

  padding-bottom: 0.8rem;

}

.com-pages .com-ri {

  width: 28.5714285714%;

}

@media (max-width: 900px) {

  .com-pages .com-le {

    width: 100%;

    padding-right: 0;

    border-right: none;

  }

  .com-pages .com-ri {

    width: 100%;

  }

}



.cr_t {

  display: flex;

  justify-content: space-between;

  align-items: center;

  border-bottom: 1px solid #ddd;

  padding-bottom: 0.15rem;

}

.cr_t .a1 {

  color: #999;

}

.cr_t .a1:hover {

  color: #7cc623;

}



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

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

  }

}



.det_top {

  padding-top: 0.77rem;

  padding-bottom: 0.24rem;

}

.det_top .h1 {

  line-height: 1.1428571429;

  text-align: center;

  padding: 0 1rem;

}

.det_top .tops {

  display: flex;

  justify-content: space-between;

  margin-bottom: 0.92rem;

}

.det_top .time {

  display: inline-flex;

  align-items: center;

  line-height: 1;

  margin-right: 0.45rem;

}

.det_top .time img {

  width: 0.18rem;

  min-width: 12px;

  margin-right: 0.1rem;

}

.det_top .dt_2 {

  color: #999;

  margin-top: 0.18rem;

  text-align: center;

}

.det_top .le {

  color: #999;

  display: flex;

  align-items: center;

}

.det_top .ti {

  display: inline-flex;

  align-items: center;

  line-height: 1;

  margin-right: 0.43rem;

}

.det_top .ti img {

  margin-right: 0.1rem;

}

.det_top .times {

  display: flex;

  align-items: center;

  color: #000;

}

.det_top .times .tag {

  padding: 0 0.07rem;

  background-color: #7cc623;

  color: #fff;

  line-height: 1.625;

  margin-right: 0.13rem;

}

.det_top .shares {

  display: flex;

  align-items: center;

}

.det_top .shares .si {

  margin-left: 0.27rem;

}

.det_top .shares img {

  height: 1em;

}

.det_top .back {

  display: inline-flex;

  align-items: center;

  flex-shrink: 0;

  line-height: 1;

  color: #666;

  transition: color 0.3s;

}

.det_top .back:hover {

  color: #7cc623;

  transition: color 0.3s;

}

.det_top .back img {

  margin-left: 0.1rem;

}

@media (max-width: 900px) {

  .det_top .h1 {

    padding: 0 0.4rem;

  }

}



.det_cen {

  line-height: 1.75;

  border-top: 1px solid #eee;

  color: #666;

  border-bottom: 1px solid #c9c9c9;

  padding-top: 0.33rem;

  padding-bottom: 0.22rem;

}

.det_cen .tags {

  color: #333;

  margin-top: 0.3rem;

}

.det_cen .tags a {

  color: #666;

}



.det_bot {

  padding-top: 0.28rem;

  padding-bottom: 0.78rem;

}

.det_bot .det_pag {

  display: flex;

  flex-wrap: wrap;

  justify-content: space-between;

}

.det_bot ul li:last-child {

  border-right: none;

}

.det_bot ul a {

  color: #666;

  line-height: 1.875;

}

.det_bot ul a:hover {

  color: #7cc623;

}

.det_bot ul .prev {

  padding-right: 0.9rem;

}

.det_bot ul .prev .icon {

  margin-right: 0.4rem;

}

.det_bot ul .next {

  padding-left: 0.9rem;

}

.det_bot ul .next .icon {

  margin-left: 0.4rem;

}

.det_bot ul .icon {

  display: inline-flex;

  align-items: center;

}

.det_bot ul .i2 {

  display: none;

}

.det_bot .db_btn {

  display: inline-flex;

  align-items: center;

  transition: all 0.3s;

  margin: 0 0.28rem;

  line-height: 1;

  padding: 0.26rem 0.36rem;

  background-color: #202020;

  color: #fff;

  min-width: 2.4rem;

}

.det_bot .db_btn:hover {

  background-color: #7cc623;

  transition: all 0.3s;

}

.det_bot .dp_btn {

  max-width: 50%;

  color: #666;

}

.det_bot .dp_btn .a {

  overflow: hidden;

  text-overflow: ellipsis;

  display: -webkit-box;

  -webkit-line-clamp: 1;

  -webkit-box-orient: vertical;

  transition: color 0.3s;

}

.det_bot .dp_btn .a:hover {

  color: #7cc623;

  transition: color 0.3s;

}

.det_bot .dp_btn span {

  color: #333;

}

@media (max-width: 900px) {

  .det_bot .db_btn {

    margin: 0 2px;

  }

  .det_bot .dp_btn {

    max-width: none;

    width: 100%;

    margin-top: 10px;

  }

}



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

  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: #7cc623;

  background-color: #7cc623;

  background-image: url(../images/icon-17.png);

}

.md-form .r-radio.selected .r-b {

  border-color: #7cc623;

  background-color: #7cc623;

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

  overflow: hidden;

}

.ctc-1 .tit {

  text-align: center;

}

.ctc-1 .tit .t2 {

  line-height: 1.375;

  margin-top: 0.03rem;

}

.ctc-1 .list {

  display: flex;

  flex-wrap: wrap;

  margin-top: 0.32rem;

}

.ctc-1 .li {

  width: 31.1382113821%;

  margin-right: 3.2520325203%;

  margin-bottom: 0.4rem;

}

.ctc-1 .li:nth-child(3n) {

  margin-right: 0;

}

.ctc-1 .dd {

  height: 100%;

  min-height: 3.23rem;

  background-color: #eee;

  padding: 0.26rem 0.5rem;

  transition: all 0.3s;

}

.ctc-1 .dd:hover {

  background-color: #7cc623;

  color: #fff;

  transition: all 0.3s;

}

.ctc-1 .dd:hover .i1 {

  opacity: 0;

}

.ctc-1 .dd:hover .i2 {

  opacity: 1;

}

.ctc-1 .dd:hover .bots {

  border-top: 1px solid rgba(255, 255, 255, 0.2);

}

.ctc-1 .tops {

  display: flex;

  justify-content: space-between;

  padding-bottom: 0.05rem;

}

.ctc-1 .btns {

  flex-shrink: 0;

  display: flex;

}

.ctc-1 .btns .btn {

  width: 1em;

  height: 1em;

  position: relative;

  margin-left: 0.13rem;

}

.ctc-1 .btns .btn img {

  position: absolute;

  left: 0;

  top: 0;

  width: 100%;

  height: 100%;

  -o-object-fit: contain;

     object-fit: contain;

}

.ctc-1 .btns .i2 {

  opacity: 0;

}

.ctc-1 .bots {

  padding-top: 0.1rem;

  border-top: 1px solid rgba(0, 0, 0, 0.08);

}

.ctc-1 .text {

  line-height: 2;

}

.ctc-1 .code {

  margin-top: 0.1rem;

}

.ctc-1 .code img {

  width: 1.1rem;

}

@media (max-width: 900px) {

  .ctc-1 .li {

    width: 100%;

    margin-right: 0;

    margin-bottom: 20px;

  }

}



.ctc-2 {

  padding-top: 0.12rem;

  padding-bottom: 0.52rem;

}

.ctc-2 .text {

  text-align: center;

}

.ctc-2 .ti {

  margin-bottom: 0.46rem;

}

.ctc-2 .ti:last-child {

  margin-bottom: 0;

}

.ctc-2 .t2 {

  line-height: 1.375;

  margin-top: 0.04rem;

}



.ctc-3 {

  padding-bottom: 0.8rem;

}

.ctc-3 .maps {

  position: relative;

}

.ctc-3 .map {

  width: 100%;

  height: 4.84rem;

  position: absolute;

  left: -200vw;

  top: 0;

  opacity: 0;

}

.ctc-3 .map.show {

  position: relative;

  left: 0;

  opacity: 1;

  transition: opacity 0.2s;

}

.ctc-3 .map_box {

  width: 100%;

  height: 4.84rem;

  background-repeat: no-repeat;

  background-size: cover;

  background-position: center;

}

.ctc-3 .amap-info-content {

  width: 3.23rem;

  position: relative;

  bottom: 0.4rem;

  padding: 0;

  border: none;

  overflow: hidden;

  background-color: #fff;

  box-shadow: -2px 4px 17px 1px rgba(34, 34, 34, 0.09);

  border-radius: 0.1rem;

}

.ctc-3 .amap-info-sharp {

  display: none;

}

.ctc-3 .amap-icon {

  transform: translate(-25%);

}

.ctc-3 .amap-info-close {

  top: -0.3rem;

}

.ctc-3 .img {

  position: relative;

  padding-top: 71.2074303406%;

}

.ctc-3 .te {

  font-weight: 300;

  line-height: 1.1428571429;

  min-height: 3.4285714286em;

  padding: 0.3rem 0.25rem;

}

.ctc-3 .map_sel {

  position: absolute;

  left: 50%;

  bottom: 0.4rem;

  transform: translate(-50%);

  display: flex;

  z-index: 30;

}

.ctc-3 .map_sel .msi {

  width: 3.3rem;

  text-align: center;

  background-color: rgba(61, 58, 59, 0.6);

  color: #fff;

  line-height: 1.5;

  padding: 0.13rem;

  display: flex;

  align-items: center;

  justify-content: center;

  cursor: pointer;

}

.ctc-3 .map_sel .msi.on {

  background-color: #6dbe15;

}



.ctc-11 {

  padding-top: 0.7rem;

  padding-bottom: 0.5rem;

}

.ctc-11 .tit {

  text-align: center;

}

.ctc-11 .tit .t2 {

  line-height: 1.375;

  margin-top: 0.04rem;

}

.ctc-11 .list {

  display: flex;

  flex-wrap: wrap;

  margin-top: 0.34rem;

}

.ctc-11 .li {

  width: 31.1382113821%;

  margin-right: 3.2520325203%;

  margin-bottom: 0.3rem;

}

.ctc-11 .li:nth-child(3n) {

  margin-right: 0;

}

.ctc-11 .dd {

  background-color: #eee;

  height: 100%;

  padding: 0.46rem 0.5rem;

}

.ctc-11 .dd:hover {

  background-color: #6cbc15;

  color: #fff;

}

.ctc-11 .dd:hover .bot {

  border-top: 1px solid rgba(255, 255, 255, 0.2);

}

.ctc-11 .dd:hover .bi .i1 {

  opacity: 0;

}

.ctc-11 .dd:hover .bi .i2 {

  opacity: 1;

}

.ctc-11 .top {

  display: flex;

  padding-bottom: 0.16rem;

}

.ctc-11 .top .flag {

  flex-shrink: 0;

  height: 0.9090909091em;

  margin-right: 0.1rem;

}

.ctc-11 .bot {

  border-top: 1px solid #e1e1e1;

  padding-top: 0.24rem;

  line-height: 1.625;

}

.ctc-11 .btt {

  margin-bottom: 0.08rem;

}

.ctc-11 .bi {

  display: flex;

  align-items: flex-start;

}

.ctc-11 .bi .ic {

  width: 1em;

  height: 1em;

  height: 1.625em;

  flex-shrink: 0;

  position: relative;

  margin-right: 0.25em;

}

.ctc-11 .bi .ic img {

  position: absolute;

  top: 0;

  left: 0;

  width: 100%;

  height: 100%;

  -o-object-fit: contain;

     object-fit: contain;

  -o-object-position: center;

     object-position: center;

}

.ctc-11 .bi .i2 {

  opacity: 0;

}

@media (max-width: 900px) {

  .ctc-11 .li {

    width: 100%;

    margin-right: 0;

  }

}



.md-about {

  overflow: hidden;

}

.md-about .cont {

  background-image: url(../images/ab-bg.jpg);

  background-repeat: no-repeat;

  background-size: auto 100%;

}



.pro-page1 {

  padding-top: 0.1rem;

}



.pro-0 {

  padding-top: 0.56rem;

  padding-top: 0.5rem;

  padding-bottom: 0.3rem;

}

.pro-0 .pro-list {

  margin-top: 0.32rem;

}

@media (max-width: 900px) {

  .pro-0 .com-pag {

    margin-top: 0;

  }

}



.pro-pi{

	position: relative;

}



.pro-list {

  display: flex;

  flex-wrap: wrap;

}

.pro-list .p_i {

  width: 22.3577235772%;

  margin-right: 2.5%;

  margin-bottom: 0.4rem;

}

.pro-list .p_i:nth-child(4n) {

  margin-right: 0;

}

.pro-list .p_a {

  display: block;

  height: 100%;

  position: relative;

}

.pro-list .p_a:hover .h3 {

  color: #7cc623;

  transition: color 0.3s;

}

.pro-list .p_a:hover .text {

  border-top: 1px solid #7cc623;

}

.pro-list .tops {

  position: relative;

  padding-top: 134.5454545455%;

  background-color: #eee;

  display: block;

}

.pro-list .tops .imgs {

  position: absolute;

  left: 0;

  top: 50%;

  transform: translateY(-50%);

  width: 100%;

  height: 62.1621621622%;

  display: flex;

  justify-content: center;

  padding: 0 0.4rem;

}

.pro-list .tops .col {

  flex: 1 0 0%;

  position: relative;

	margin: 0 4%;

}

.pro-list .tops .col img {

  width: 100%;

  height: 100%;

  position: absolute;

  left: 0;

  bottom: 0;

  -o-object-fit: contain;

     object-fit: contain;

  -o-object-position: 50% 100%;

     object-position: 50% 100%;

}

.pro-list .bot {

  margin-top: 0.24rem;

}

.pro-list .h3 {

  transition: color 0.3s;

  overflow: hidden;

  text-overflow: ellipsis;

  display: -webkit-box;

  -webkit-line-clamp: 1;

  -webkit-box-orient: vertical;

}

.pro-list .text {

  border-top: 1px solid #000;

  padding-top: 0.16rem;

  margin-top: 0.12rem;

}

.pro-list .dt {

  line-height: 1.25;

}

.pro-list .dl {

  line-height: 1.625;

  margin-top: 0.16rem;

}

.pro-list .dd {

  position: relative;

  padding-left: 0.2rem;

}

.pro-list .dd::before {

  content: "";

  width: 8px;

  height: 8px;

  background-color: #7cc623;

  position: absolute;

  left: 0;

  top: 0.8125em;

  transform: translateY(-50%);

}

@media (max-width: 900px) {

  .pro-list {

    justify-content: space-between;

  }

  .pro-list .p_i {

    width: 48%;

    margin-right: 0;

    margin-bottom: 4%;

  }

}

.pro-tt {

  line-height: 1.75;

  margin-top: 0.2rem;

}



.pro-01 {

  background-color: #eee;

  min-height: 5.1rem;

  padding-top: 1.15rem;

  padding-bottom: 1rem;

}

.pro-01 .box {

  display: flex;

  justify-content: space-between;

  align-items: center;

  flex-wrap: wrap;

}

.pro-01 .texts {

  width: 40.6504065041%;

}

.pro-01 .d2 {

  margin-top: 0.27rem;

  line-height: 1.375;

}

.pro-01 .imgs {

  width: 56.9105691057%;

}

.pro-01 .real {

  position: relative;

  padding-top: 45%;

}

.pro-01 .ibox {

  display: flex;

  position: absolute;

  left: 0;

  top: 0;

  width: 100%;

  height: 100%;

}

.pro-01 .col {

  flex: 1 0 0%;

  position: relative;

}

.pro-01 .col img {

  width: 100%;

  height: 100%;

  position: absolute;

  left: 0;

  bottom: 0;

  -o-object-fit: contain;

     object-fit: contain;

  -o-object-position: 50% 100%;

     object-position: 50% 100%;

}

@media (max-width: 500px) {

  .pro-01 .texts {

    width: 100%;

  }

  .pro-01 .imgs {

    width: 75%;

    margin: 0 auto;

    margin-top: 20px;

  }

}



.pro-02 {

  padding-top: 0.56rem;

  padding-bottom: 0.4rem;

}

.pro-02 .pro-list {

  margin-top: 0.36rem;

}



.pro-1 {

  background-color: #eee;

  min-height: 5.1rem;

}

.pro-1 .box {

  display: flex;

  justify-content: space-between;

  align-items: center;

  padding-top: 0.5rem;

  padding-bottom: 0.5rem;

}

.pro-1 .texts {

  width: 40.6504065041%;

}

.pro-1 .bot {

  margin-top: 0.3rem;

}

.pro-1 .dt {

  line-height: 1.25;

}

.pro-1 .dl {

  line-height: 1.625;

  margin-top: 0.16rem;

}

.pro-1 .dd {

  position: relative;

  padding-left: 0.2rem;

}

.pro-1 .dd::before {

  content: "";

  width: 8px;

  height: 8px;

  background-color: #7cc623;

  position: absolute;

  left: 0;

  top: 0.8125em;

  transform: translateY(-50%);

}

.pro-1 .btns {

  margin-top: 0.4rem;

}

.pro-1 .aa {

  display: inline-flex;

  line-height: 2.1875em;

  background-color: #3d3a3b;

  color: #fff;

}

.pro-1 .aa:hover {

  background-color: #7cc623;

}

.pro-1 .aa .ic {

  width: 2.5em;

  height: 2.1875em;

  background-color: #7cc623;

  background-image: url(../images/icon-4.png);

  background-repeat: no-repeat;

  background-position: center;

  background-size: 55% auto;

}

.pro-1 .aa .sp {

  padding: 0 0.12rem;

}

.pro-1 .imgs {

  width: 56.9105691057%;

}

.pro-1 .real {

  position: relative;

  padding-top: 45%;

}

.pro-1 .ibox {

  display: flex;

  position: absolute;

  left: 0;

  top: 0;

  width: 100%;

  height: 100%;

}

.pro-1 .col {

  flex: 1 0 0%;

  position: relative;

}

.pro-1 .col img {

  width: 100%;

  height: 100%;

  position: absolute;

  left: 0;

  bottom: 0;

  -o-object-fit: contain;

     object-fit: contain;

  -o-object-position: 50% 100%;

     object-position: 50% 100%;

}

@media (max-width: 900px) {

  .pro-1 .box {

    flex-wrap: wrap;

  }

}



.pro-2 {

  padding-bottom: 0.82rem;

  overflow: hidden;

}

.pro-2 .backs .bc {

  display: inline-flex;

  align-items: center;

  line-height: 2.8571428571em;

  transition: color 0.3s;

}

.pro-2 .backs .bc:hover {

  color: #7cc623;

  transition: color 0.3s;

}

.pro-2 .backs .bc:hover .ic {

  background-image: url(../images/icon-49.png);

}

.pro-2 .backs .bc .ic {

  width: 0.5em;

  height: 1em;

  background-image: url(../images/icon-39.png);

  background-size: contain;

  background-repeat: no-repeat;

  margin-right: 0.16rem;

}

.pro21 {

  padding-top: 0.5rem;

}

.pro21 .text {

  margin-top: 0.28rem;

  line-height: 1.375;

}



.pro22 {

  padding-top: 0.45rem;

}

.pro22 .tabs {

  display: flex;

  justify-content: space-between;

  flex-wrap: wrap;

}

.pro22 .tab {

  width: 48.7804878049%;

  line-height: 1.75;

  margin-top: 0.18rem;

}

.pro22 .tb-row {

  display: flex;

  box-shadow: 0 1px 0 0 #000;

  padding: 0.11rem 0;

}

.pro22 .tb-space {

  justify-content: space-between;

}

.pro22 .ti-box {

  width: 100%;

}

.pro22 .ti-row {

  display: flex;

  justify-content: space-between;

  align-items: flex-start;

  padding: 0.11rem 0;

}

.pro22 .tb-ri{

	text-align: right;

}

@media (max-width: 900px) {

  .pro22 .tab {

    width: 100%;

  }

}



.pro23 {

  padding-top: 0.65rem;

}

.pro23 .tags {

  margin-top: 0.25rem;

  display: flex;

  flex-wrap: wrap;

}

.pro23 .ti {

  line-height: 2.125em;

  padding: 0 0.1rem;

  background-color: #3d3a3b;

  color: #fff;

  margin-right: 3px;

  margin-bottom: 3px;

  transition: all 0.3s;

}

.pro23 .ti:hover {

  background-color: #7cc623;

  transition: all 0.3s;

}



.sol-list {

  display: flex;

  flex-wrap: wrap;

}

.sol-list .li {

  width: 31.7073170732%;

  margin-right: 2.4390243902%;

  margin-bottom: 0.3rem;

}

.sol-list .li:nth-child(3n) {

  margin-right: 0;

}

.sol-list .la {

  display: block;

  position: relative;

}

.sol-list .la:hover .img img {

  transform: scale(1.1);

  transition: all 0.3s;

}

.sol-list .la:hover .t1{
	color: #00a54f;
	color: #7cc623;
}

.sol-list .la:hover .t2{
	color: #00a54f;
	color: #7cc623;
}

.sol-list .la:hover .ic{
  background-image: url(../images/icon-1000.png);
}


.sol-list .la .img {

  position: relative;

  padding-top: 100%;

  overflow: hidden;

}

.sol-list .la .text {

  position: absolute;

  left: 0;

  top: 50%;

  transform: translateY(-50%);

  width: 100%;

  color: #fff;

  text-align: center;

	z-index: 2;

}

.sol-list .la .t2 {

  display: inline-flex;

  align-items: center;

  line-height: 1;

  margin-top: 0.18rem;

}

.sol-list .la .ic {

  width: 0.5em;

  height: 1em;

  background-image: url(../images/icon-1.png);

  background-repeat: no-repeat;

  background-position: center;

  background-size: contain;

  margin-left: 0.1rem;

}

@media (max-width: 900px) {

  .sol-list {

    justify-content: space-between;

  }

  .sol-list .li {

    width: 48%;

    margin-right: 0;

    margin-bottom: 4%;

  }

}



.sol-btns {

  text-align: center;

  margin-top: 0.1rem;

}

.sol-btns .btn {

  display: inline-block;

  line-height: 2.5em;

  padding: 0 0.3rem;

  border-radius: 1rem;

  color: #7cc623;

  box-shadow: 0 0 0 1px #7cc623;

  transition: all 0.3s;

}

.sol-btns .btn:hover {

  background-color: #7cc623;

  color: #fff;

  transition: all 0.3s;

}



.sol-00 .backs .bc {

  display: inline-flex;

  align-items: center;

  line-height: 2.8571428571em;

  transition: color 0.3s;

}

.sol-00 .backs .bc:hover {

  color: #7cc623;

  transition: color 0.3s;

}

.sol-00 .backs .bc:hover .ic {

  background-image: url(../images/icon-49.png);

}

.sol-00 .backs .bc .ic {

  width: 0.5em;

  height: 1em;

  background-image: url(../images/icon-39.png);

  background-size: contain;

  background-repeat: no-repeat;

  margin-right: 0.16rem;

}



.sol-1 {

  padding-top: 0.8rem;

  padding-bottom: 0.8rem;

}



.sol-2 {

  padding-top: 0.52rem;

}

.sol-2 .list {

  margin-top: 0.32rem;

}

.sol-2 .li {

  position: relative;

  line-height: 1.25;

  padding-left: 0.13rem;

  margin-bottom: 1em;

}

.sol-2 .li::before {

  content: "";

  width: 4px;

  height: 4px;

  background-color: #6dbe15;

  border-radius: 50%;

  position: absolute;

  top: 0.625em;

  left: 0;

  transform: translateY(-50%);

}



.sol-3 {

  overflow: hidden;

  padding-bottom: 0.7rem;

}

.sol-3 .swiper {

  margin-top: 0.36rem;

  position: relative;

}

.sol-3 .sw:hover .bots {

  color: #7cc623;

  transition: color 0.3s;

}

.sol-3 .sw:hover .text {

  border-top-color: #7cc623;

}

.sol-3 .sw:hover .t2 {

  color: #7cc623;

  transition: color 0.3s;

}

.sol-3 .sw:hover .t2 .ic {

  border-color: #7cc623;

  background-color: #7cc623;

  background-image: url(../images/icon-1.png);

}

.sol-3 .tops {

  position: relative;

  padding-top: 134.5454545455%;

  background-color: #eee;

}

.sol-3 .tops .imgs {

  position: absolute;

  left: 0;

  top: 50%;

  transform: translateY(-50%);

  width: 100%;

  height: 62.1621621622%;

  display: flex;

  padding: 0 0.4rem;

}

.sol-3 .tops .col {

  flex: 1 0 0%;

  position: relative;

}

.sol-3 .tops .col img {

  width: 100%;

  height: 100%;

  position: absolute;

  left: 0;

  bottom: 0;

  -o-object-fit: contain;

     object-fit: contain;

  -o-object-position: 50% 100%;

     object-position: 50% 100%;

}

.sol-3 .bots {

  padding-top: 0.28rem;

}

.sol-3 .h3 {

  overflow: hidden;

  text-overflow: ellipsis;

  display: -webkit-box;

  -webkit-line-clamp: 1;

  -webkit-box-orient: vertical;

}

.sol-3 .text {

  border-top: 1px solid #000;

  padding-top: 0.16rem;

  margin-top: 0.16rem;

}

.sol-3 .t1 {

  overflow: hidden;

  text-overflow: ellipsis;

  display: -webkit-box;

  -webkit-line-clamp: 1;

  -webkit-box-orient: vertical;

}

.sol-3 .t2 {

  display: inline-flex;

  align-items: center;

  line-height: 1;

  color: #666;

  margin-top: 0.24rem;

}

.sol-3 .t2 .ic {

  width: 2.1875em;

  height: 2.1875em;

  border-radius: 50%;

  border: 1px solid #eee;

  margin-left: 0.15rem;

  background-image: url(../images/icon-2.png);

  background-repeat: no-repeat;

  background-position: center;

  background-size: 22.8571428571% auto;

}

.sol-3 .sbtn {

  width: 0.5rem;

  height: 0.5rem;

  border-radius: 50%;

  background-color: #eee;

  position: absolute;

  top: 50%;

  transform: translateY(-50%);

  background-repeat: no-repeat;

  background-size: 16% auto;

  background-position: center;

  cursor: pointer;

}

.sol-3 .sbtn:hover {

  background-color: #7cc623;

  transition: all 0.3s;

}

.sol-3 .prev {

  right: calc(100% + 0.2rem);

  background-image: url(../images/icon-31.png);

}

.sol-3 .prev:hover {

  background-image: url(../images/icon-32.png);

}

.sol-3 .next {

  left: calc(100% + 0.2rem);

  background-image: url(../images/icon-33.png);

}

.sol-3 .next:hover {

  background-image: url(../images/icon-34.png);

}



.sol-4 {

  padding-bottom: 0.8rem;

}

.sol-4 .box {

  min-height: 3.54rem;

  background-image: url(../images/sol4_1.jpg);

  background-repeat: no-repeat;

  background-size: cover;

  text-align: center;

  color: #fff;

  padding-top: 0.75rem;

  padding-bottom: 0.3rem;

	position: relative;

}

.sol-4 .box::before {

  content: "";

  background-color: rgba(2, 23, 51, 0.4);

  width: 100%;

  height: 100%;

  position: absolute;

  left: 0;

  top: 0;

  pointer-events: none;

  z-index: 1;

}



.sol-4 .text {

  position: relative;

  z-index: 2;

}



.sol-4 .d2 {

  line-height: 1.4444444444;

  margin-top: 0.3rem;

}

.sol-4 .d3 {

  font-size: 0;

  margin-top: 0.45rem;

}

.sol-4 .btn {

  line-height: 2.5em;

  min-width: 1.7rem;

  display: inline-block;

  background-color: #fff;

  color: #000;

  border-radius: 1rem;

  margin: 0 0.05rem;

  transition: all 0.3s;

}

.sol-4 .btn:hover {

  background-color: #7cc623;

  color: #fff;

  transition: all 0.3s;

}



.md-download {

  padding-top: 0.76rem;

  padding-bottom: 0.45rem;

}



.down-1 .tops {

  padding-bottom: 0.26rem;

  border-bottom: 1px solid #eee;

}

.down-1 .tops .t2 {

  line-height: 1.375;

  margin-top: 0.27rem;

}

.down-1 .cent {

  padding-top: 0.24rem;

}

.down-1 .ci {

  /* margin-bottom: 0.25rem; */

	position: relative;

	padding-top: 0.4rem;

}

.down-1 .ci:last-child {

  margin-bottom: 0;

}

.down-1 .list {

  display: flex;

  flex-wrap: wrap;

  /* margin-top: 0.3rem; */

/* margin-bottom: 0.3rem; */

padding-top: 0.3rem;

}

.down-1 .li {

  width: 25%;

  margin-bottom: 0.32rem;



}

.down-1 .aa {

  display: inline-flex;

  align-items: center;

  line-height: 1;

  transition: all 0.3s;

}

.down-1 .aa:hover {

  color: #7cc623;

  transition: all 0.3s;

}

.down-1 .aa .ic {

  width: 1em;

  height: 1em;

  background-image: url(../images/icon-3.png);

  background-repeat: no-repeat;

  background-size: contain;

  background-position: center;

  margin-right: 0.1rem;

  flex-shrink: 0;

}

@media (max-width: 900px) {

  .down-1 .li {

    width: 50%;

  }

}



.ab-1 {

  background-color: #eee;

  padding-top: 0.72rem;

  padding-bottom: 0.7rem;

}

.ab-1 .box {

  display: flex;

  justify-content: space-between;

  flex-wrap: wrap;

}

.ab-1 .text {

  width: 56.0975609756%;

  line-height: 1.375;

}

.ab-1 .imgs {

  width: 39.837398374%;

}

.ab-1 .img {

  position: relative;

  padding-top: 68.4317718941%;

}

@media (max-width: 900px) {

  .ab-1 .text {

    width: 100%;

  }

  .ab-1 .imgs {

    width: 100%;

    margin-top: 30px;

  }

}



.ab-2 {

  padding-top: 0.72rem;

  padding-bottom: 0.62rem;

}

.ab-2 .list {

  display: flex;

  flex-wrap: wrap;

  margin-top: 0.3rem;

}

.ab-2 .li {

  width: 15.2845528455%;

  margin-right: 1.6260162602%;

  margin-bottom: 0.2rem;

}

.ab-2 .li:nth-child(6n) {

  margin-right: 0;

}

.ab-2 .img {

  position: relative;

  padding-top: 56.3829787234%;

  overflow: hidden;

}

.ab-2 .img::before {

  content: "";

  width: 100%;

  height: 100%;

  pointer-events: none;

  border: 1px solid #eee;

  position: absolute;

  left: 0;

  top: 0;

  box-sizing: border-box;

  z-index: 3;

}



.ab-3 {

  padding-top: 0.77rem;

  padding-bottom: 0.9rem;

}

.ab-3 .list {

  padding-bottom: 0.4rem;

  position: relative;

}

.ab-3 .list::before {

  content: "";

  width: 1px;

  height: 100%;

  background-color: #ebebeb;

  position: absolute;

  left: 50%;

  top: 0;

  transform: translate(-50%);

}

.ab-3 .li {

  margin-bottom: 0.1rem;

}

.ab-3 .li:nth-child(2n-1) .text {

  padding-right: 0.3rem;

}

.ab-3 .li:nth-child(2n-1) .text::before {

  top: 50%;

  left: 100%;

  transform: translate(-50%, -50%);

}

.ab-3 .li:nth-child(2n-1) .tbox::after {

  border-left: 0.1rem solid #eee;

  border-top: 0.1rem solid transparent;

  border-bottom: 0.1rem solid transparent;

  left: 100%;

}

.ab-3 .li:nth-child(2n-1) .year .ysp::before {

  right: calc(100% + 0.2rem);

  top: 50%;

  transform: translateY(-50%);

}

.ab-3 .li:nth-child(2n) .dd {

  flex-direction: row-reverse;

}

.ab-3 .li:nth-child(2n) .text {

  padding-left: 0.3rem;

}

.ab-3 .li:nth-child(2n) .text::before {

  top: 50%;

  right: 100%;

  transform: translate(50%, -50%);

}

.ab-3 .li:nth-child(2n) .tbox::after {

  border-right: 0.1rem solid #eee;

  border-top: 0.1rem solid transparent;

  border-bottom: 0.1rem solid transparent;

  right: 100%;

}

.ab-3 .li:nth-child(2n) .img {

  order: 2;

}

.ab-3 .li:nth-child(2n) .te {

  order: 1;

}

.ab-3 .li:nth-child(2n) .year .ysp::before {

  left: calc(100% + 0.2rem);

  top: 50%;

  transform: translateY(-50%);

}

.ab-3 .dd {

  display: flex;

  align-items: center;

}

.ab-3 .text {

  width: 50%;

  position: relative;

}

.ab-3 .text::before {

  content: "";

  width: 1em;

  height: 1em;

  position: absolute;

  background-image: url(../images/icon-7.png);

  background-size: contain;

  background-repeat: no-repeat;

}

.ab-3 .tbox {

  background-color: #eee;

  display: flex;

  align-items: center;

  justify-content: space-between;

  align-items: center;

  padding: 0.3rem;

  position: relative;

}

.ab-3 .tbox::after {

  content: "";

  position: absolute;

  top: 50%;

  transform: translateY(-50%);

}

.ab-3 .img {

  width: 48.0769230769%;

}

.ab-3 .img img {

  width: 100%;

}

.ab-3 .te {

  width: 45.0980392157%;

  line-height: 1.375;

}

.ab-3 .year {

  font-size: 0;

  padding: 0 0.9rem;

}

.ab-3 .year .ysp {

  display: inline-block;

  font-weight: bold;

  color: #7cc623;

  position: relative;

}

.ab-3 .year .ysp::before {

  content: "";

  width: 0.44rem;

  height: 1px;

  background-color: #eee;

  position: absolute;

}

.ab-3 .btns {

  text-align: center;

}

.ab-3 .btns .btn {

  display: inline-block;

  width: 1em;

  height: 1em;

  background-color: #7cc623;

  background-image: url(../images/icon-8.png);

  background-repeat: no-repeat;

  background-position: center;

  background-size: 30% auto;

  cursor: pointer;

}

@media (max-width: 900px) {

  .ab-3 .list::before {

    display: none;

  }

  .ab-3 .li {

    margin-bottom: 20px;

  }

  .ab-3 .dd {

    flex-wrap: wrap;

  }

  .ab-3 .text {

    width: 100%;

    order: 2 !important;

    padding: 0 !important;

    margin-top: 10px;

  }

  .ab-3 .text::before {

    display: none;

  }

  .ab-3 .tbox::before {

    display: none;

  }

  .ab-3 .img {

    order: 1 !important;

  }

  .ab-3 .te {

    order: 2 !important;

  }

  .ab-3 .year {

    width: 100%;

    order: 1 !important;

    text-align: center;

  }

  .ab-3 .year .ysp::before {

    display: none;

  }

}



.ab-4 {

  padding-top: 0.75rem;

  padding-bottom: 0.6rem;

}

.ab-4 .text {

  line-height: 1.375;

}

.ab-4 .tab {

  overflow: auto;

}

.ab-4 .tab table,

.ab-4 .tab th,

.ab-4 .tab td {

  border: none;

  line-height: 2.5em;

}

.ab-4 .tab table {

  border: solid 1px #f6f6f6;

  width: 100%;

  min-width: 750px;

  margin-top: 0.34rem;

  margin-bottom: 0.2rem;

}

.ab-4 .tab thead tr {

  background-color: #3d3a3b;

  color: #fff;

}

.ab-4 .tab tbody tr:nth-child(2n) {

  background-color: rgba(238, 238, 238, 0.5);

}

.ab-4 .tab td {

  text-align: center;

}

.ab-4 .tab td:nth-child(1) {

  width: 10%;

}

.ab-4 .tab td:nth-child(2) {

  width: 20%;

}

.ab-4 .tab td:nth-child(3) {

  width: 20%;

}

.ab-4 .tab td:nth-child(4) {

  width: 20%;

}

.ab-4 .tab td:nth-child(5) {

  width: 20%;

}

.ab-4 .list {

  display: flex;

  flex-wrap: wrap;

}

.ab-4 .list .li {

  width: 31.7073170732%;

  margin-right: 2.4390243902%;

  margin-bottom: 0.3rem;

}

.ab-4 .list .li:nth-child(3n) {

  margin-right: 0;

}

.ab-4 .list .img {

  position: relative;

  padding-top: 56.1538461538%;

}



.ab-5 {

  padding-top: 0.8rem;

  padding-bottom: 0.7rem;

}

.ab-5 .list {

  display: flex;

  flex-wrap: wrap;

}

.ab-5 .li {

  width: 31.7073170732%;

  margin-right: 2.2764227642%;

  margin-bottom: 0.2rem;

}

.ab-5 .li:nth-child(3n) {

  margin-right: 0;

}

.ab-5 .dd {

  position: relative;

  height: 100%;

	background-color: #eee;

}

.ab-5 .dd:hover .bd {

  opacity: 1;

  transition: opacity 0.3s;

}

.ab-5 .dd:hover .text {

  opacity: 0;

}

.ab-5 .hd {

  display: block;

}

.ab-5 .img {

  position: relative;

  padding-top: 107.1794871795%;

}

.ab-5 .text {

  background-color: #eee;

  padding: 0.36rem 0.1rem;

  text-align: center;

}

.ab-5 .text .tt {

  overflow: hidden;

  text-overflow: ellipsis;

  display: -webkit-box;

  -webkit-line-clamp: 2;

  -webkit-box-orient: vertical;

}

.ab-5 .bd {

  position: absolute;

  bottom: 0;

  left: 0;

  background-color: #7cc623;

	width: 100%;

  max-height: 50%;

  opacity: 0;

  transition: opacity 0.3s;

	overflow-y: auto;

	scrollbar-width: none;

}

.ab-5 .bte {

  color: #fff;

  padding: 0.35rem 0.4rem;

  padding-top: 0.3rem;

}

.ab-5 .bte .b1 {

  line-height: 1.4;

}

.ab-5 .bte .b2 {

  line-height: 1.375;

  margin-top: 0.1rem;

}

@media (max-width: 900px) {

  .ab-5 .li {

    width: 100%;

  }

  .ab-5 .text {

    display: none;

  }

  .ab-5 .bd {

    opacity: 1;

    position: static;

  }

}



.ab-6 {

  padding-top: 0.75rem;

  padding-bottom: 0.9rem;

}

.ab-6 .tit {

  line-height: 1.3333333333;

}



.ab61 .box {

  display: flex;

  flex-wrap: wrap;

  margin-top: 0.3rem;

  border: solid 1px #e9e9e9;

}

.ab61 .imgs {

  width: 50%;

}

.ab61 .img {

  position: relative;

  padding-top: 69.918699187%;

}

.ab61 .texts {

  width: 50%;

  background-color: #eee;

  display: flex;

  justify-content: center;

  align-items: center;

  padding: 0.3rem;

  position: relative;

}

.ab61 .texts::before {

  content: "";

  position: absolute;

  top: 50%;

  right: 100%;

  transform: translateY(-50%);

  border-top: 0.1rem solid transparent;

  border-bottom: 0.1rem solid transparent;

  border-right: 0.1rem solid #eee;

}

.ab61 .text {

  width: 3.7rem;

}

.ab61 .ti {

  margin-bottom: 0.14rem;

}

.ab61 .ti:last-child {

  margin-bottom: 0;

}

.ab61 .hd {

  display: flex;

  align-items: center;

}

.ab61 .hd .sp {

  width: 1.1428571429em;

  height: 1.1428571429em;

  line-height: 1;

  border-radius: 50%;

  margin-right: 0.5em;

  background-color: #666;

  color: #fff;

  flex-shrink: 0;

  display: inline-flex;

  align-items: center;

  justify-content: center;

}

.ab61 .bd {

  display: flex;

  flex-wrap: wrap;

  padding-top: 0.07rem;

  border-top: 1px solid #ddd;

  margin-top: 0.1rem;

}

.ab61 .bd .bi {

  min-width: 50%;

  line-height: 1.7142857143;

}

@media (max-width: 900px) {

  .ab61 .imgs {

    width: 100%;

  }

  .ab61 .texts {

    width: 100%;

  }

  .ab61 .text {

    width: 100%;

  }

}



.ab62 {

  margin-top: 0.7rem;

}

.ab62 .box {

  margin-top: 0.36rem;

  display: flex;

  justify-content: space-between;

  flex-wrap: wrap;

}

.ab62 .imgs {

  width: 50%;

}

.ab62 .img {

  position: relative;

  padding-top: 69.918699187%;

  height: 4.3rem;

}

.ab62 .ri {

  width: 46.7479674797%;

}

.ab62 .rbox {

  height: 100%;

  height: 4.3rem;

  overflow-y: auto;

  scrollbar-width: none;

}

.ab62 .li {

  padding: 0.12rem 0.4rem;

  box-shadow: 0 -1px 1px 0 #f5f5f5 inset;

}

.ab62 .li.on {

  background-color: #7cc623;

  color: #fff;

  padding-top: 0.38rem;

  margin-bottom: 0.1rem;

}

.ab62 .li.on .hd::before {

  background-image: url(../images/icon-22.png);

}

.ab62 .hd {

  position: relative;

	cursor: pointer;

}

.ab62 .hd::before {

  content: "";

  width: 0.5555555556em;

  height: 0.5em;

  position: absolute;

  top: 50%;

  right: 0;

  transform: translateY(-50%);

  background-image: url(../images/icon-21.png);

  background-position: center;

  background-repeat: no-repeat;

  background-size: contain;

}

.ab62 .bd {

  display: none;

}

.ab62 .bte {

  padding-top: 0.1rem;

  padding-bottom: 0.23rem;

  line-height: 1.375;

}

@media (max-width: 900px) {

  .ab62 .imgs {

    width: 100%;

  }

  .ab62 .ri {

    width: 100%;

    margin-top: 20px;

  }

  .ab62 .rbox {

    height: auto;

  }

}



.ab-7 {

  padding-top: 0.8rem;

  padding-bottom: 0.8rem;

}

.ab-7 .tabs {

  overflow: auto;

}

.ab-7 .tabs .tab {

  min-width: 800px;

}

.ab-7 .tabs .tb_item {

  line-height: 1.5;

  display: flex;

  text-align: center;

}

.ab-7 .tabs .tb_head {

  background-color: #3d3a3b;

  color: #fff;

}

.ab-7 .tabs .tb_head .tbd {

  box-shadow: none;

}

.ab-7 .tabs .tb_ri {

  flex-grow: 1;

}

.ab-7 .tabs .tr_i {

  display: flex;

}

.ab-7 .tabs .tbi {

  display: flex;

  flex-direction: column;

	

	flex: 1;

}

.ab-7 .tabs .tbd {

  flex-grow: 1;

  display: flex;

  justify-content: center;

  align-items: center;

  padding: 0.08rem;

  box-shadow: 0 0 0 1px #eee inset;

}

.ab-7 .tabs .btn {

  display: inline-flex;

  align-items: center;

  line-height: 1;

}

.ab-7 .tabs .btn img {

  height: 1.4375em;

  margin-right: 0.1rem;

}

.ab-7 .tabs .tbi_1 {

  flex: 0 0 12.5203252033%;

}

.ab-7 .tabs .tbi_2 {

  /* flex: 0 0 14.2325581395%; */

}

.ab-7 .tabs .tbi_3 {

  /* flex: 0 0 14.3255813953%; */

}

.ab-7 .tabs .tbi_4 {

  /* flex: 0 0 14.3255813953%; */

}

.ab-7 .tabs .tbi_5 {

  /* flex: 0 0 28.6511627907%; */

}

.ab-7 .tabs .tbi_6 {

  /* flex: 0 0 14.2325581395%; */

}

.ab-7 .tabs .tbi_7 {

  /* flex: 0 0 14.2325581395%; */

}





.join-1 {

  padding-top: 0.74rem;

  padding-bottom: 0.88rem;

}

.join-1 .tags {

  display: flex;

  margin-top: 0.23rem;

}

.join-1 .tags .tag {

  width: 2.5rem;

  text-align: center;

  padding: 0.25rem 0;

  padding-bottom: 0.22rem;

  box-shadow: 0 0 0 1px #eee inset;

}

.join-1 .tags .tag.on {

  background-color: #6dbe15;

  color: #fff;

}

.join-1 .tags .tag.on .i1 {

  display: none;

}

.join-1 .tags .tag.on .i2 {

  display: block;

}

.join-1 .tags .icon {

  display: inline-block;

  width: 2em;

  height: 2em;

  position: relative;

}

.join-1 .tags .icon img {

  position: absolute;

  left: 0;

  top: 0;

  width: 100%;

  height: 100%;

}

.join-1 .tags .i2 {

  display: none;

}



.jo-list {

  margin-top: 0.5rem;

  border-top: 1px solid #eee;

  margin-bottom: 0.7rem;

}

.jo-list .li {

  border-bottom: 1px solid #eee;

}

.jo-list .hd {

  display: flex;

  justify-content: space-between;

  align-items: center;

  padding-top: 0.22rem;

  padding-bottom: 0.22rem;

  cursor: pointer;

}

.jo-list .hd .d2 {

  color: #999;

  margin-top: 0.1rem;

}

.jo-list .hd .di {

  display: inline-flex;

  align-items: center;

  line-height: 1;

  margin-right: 0.2rem;

}

.jo-list .hd span {

  width: 1em;

  height: 1em;

  background-size: contain;

  background-repeat: no-repeat;

  background-position: center;

}

.jo-list .hd .ic1 {

  background-image: url(../images/icon-11.png);

}

.jo-list .hd .ic2 {

  background-image: url(../images/icon-12.png);

}

.jo-list .time {

  color: #999;

}

.jo-list .bd {

  background-color: #f5f5f5;

  display: none;

}

.jo-list .bbox {

  padding: 0.39rem 0.5rem;

  padding-bottom: 0.5rem;

  position: relative;

}

.jo-list .bbox .bte {

  line-height: 1.875;

}

.jo-list .bbox .sbt {

  display: inline-block;

  line-height: 2.5em;

  padding: 0 0.25rem;

  background-color: #7cc623;

  color: #fff;

  border-radius: 1rem;

  margin-top: 0.3rem;

  margin-right: 0.2rem;

}

.jo-list .bbox .btn {

  position: absolute;

  left: 50%;

  bottom: 0.2rem;

  transform: translate(-50%);

  width: 2.5em;

  height: 2.5em;

  border: 1px solid #eee;

  background-color: #fff;

  background-image: url(../images/icon-5.png);

  background-repeat: no-repeat;

  background-position: center;

  background-size: 30% auto;

  cursor: pointer;

}



.prt-1 {

  padding-top: 0.72rem;

  padding-bottom: 0.74rem;

}

.prt-1 .text {

  line-height: 1.375;

  margin-top: 0.27rem;

}



.prt-2 {

  padding-top: 0.71rem;

  padding-bottom: 0.74rem;

  background-color: #eee;

}

.prt-2 .text {

  line-height: 1.375;

  margin-top: 0.28rem;

}



.prt-3 {

  padding-top: 0.64rem;

  padding-bottom: 0.74rem;

}

.prt-3 .img {

  margin-top: 0.32rem;

}



.prt-4 {

  padding-top: 0.74rem;

  padding-bottom: 0.5rem;

  background-color: #eee;

}

.prt-4 .box {

  display: flex;

  justify-content: space-between;

  flex-wrap: wrap;

  margin-top: 0.2rem;

}

.prt-4 .le {

  width: 50%;

  line-height: 2.125;

}

.prt-4 .di {

  position: relative;

  padding-left: 0.2rem;

}

.prt-4 .di::before {

  content: "";

  position: absolute;

  top: 1.0625em;

  left: 0;

  transform: translateY(-50%);

  background-color: #7cc623;

  width: 0.5em;

  height: 0.5em;

}

.prt-4 .swiper {

  width: 40.6504065041%;

}

.prt-4 .swiper .img {

  position: relative;

  padding-top: 74%;

}

.prt-4 .swiper .swiper-pagination {

  position: static;

  width: 100%;

  display: flex;

  justify-content: center;

  margin-top: 0.1rem;

}

.prt-4 .swiper .swiper-pagination-bullet {

  width: 0.4rem;

  height: 2px;

  background-color: rgba(0, 0, 0, 0.3);

  margin: 0 0.05rem;

  opacity: 1;

}

.prt-4 .swiper .swiper-pagination-bullet-active {

  background-color: #7cc623;

}

@media (max-width: 900px) {

  .prt-4 .le {

    width: 100%;

  }

  .prt-4 .swiper {

    width: 100%;

    margin-top: 20px;

  }

}



.prt-5 {

  padding-top: 0.76rem;

  padding-bottom: 0.35rem;

}

.prt-5 .text {

  line-height: 1.375;

  margin-top: 0.26rem;

}

.prt-5 .tabs {

  overflow: auto;

}

.prt-5 .tabs .tb-wrapper {

  padding: 0.36rem 0;

}

.prt-5 .tabs .tab {

  min-width: 800px;

  border: 1px solid #eee;

}

.prt-5 .tabs .tb_item {

  line-height: 1.5;

  display: flex;

  padding: 0.18rem;

  text-align: center;

}

.prt-5 .tabs .tb_item div {

  padding: 0 0.1rem;

}

.prt-5 .tabs .tb_head {

  background-color: #3d3a3b;

  color: #fff;

}

.prt-5 .tabs .tb_data:nth-child(2n) {

  background-color: #eee;

}

/* .prt-5 .tabs .tb_data:hover{

	background-color: #00a54f !important;

	color: #fff;

} */

.prt-5 .tabs .tbi_1 {

  flex: 0 0 13%;

}

.prt-5 .tabs .tbi_2 {

  flex: 0 0 15%;

}

.prt-5 .tabs .tbi_3 {

  flex: 0 0 15%;

}

.prt-5 .tabs .tbi_4 {

  flex: 0 0 15%;

}

.prt-5 .tabs .tbi_5 {

  flex: 1 0 90px;

  text-align: left;

}

.prt-5 .tabs a:hover {

  color: #6dbe15;

}



.prt-6 {

  padding-bottom: 0.68rem;

  overflow: hidden;

}

.prt-6 .swiper {

  margin-top: 0.32rem;

  position: relative;

}

.prt-6 .sw:hover .bots {

  color: #7cc623;

  transition: color 0.3s;

}

.prt-6 .sw:hover .text {

  border-top-color: #7cc623;

}

.prt-6 .sw:hover .t2 {

  color: #7cc623;

  transition: color 0.3s;

}

.prt-6 .sw:hover .t2 .ic {

  border-color: #7cc623;

  background-color: #7cc623;

  background-image: url(../images/icon-1.png);

}

.prt-6 .tops {

  position: relative;

  padding-top: 134.5454545455%;

  background-color: #eee;

}

.prt-6 .tops .imgs {

  position: absolute;

  left: 0;

  top: 50%;

  transform: translateY(-50%);

  width: 100%;

  height: 62.1621621622%;

  display: flex;

  padding: 0 0.4rem;

}

.prt-6 .tops .col {

  flex: 1 0 0%;

  position: relative;

}

.prt-6 .tops .col img {

  width: 100%;

  height: 100%;

  position: absolute;

  left: 0;

  bottom: 0;

  -o-object-fit: contain;

     object-fit: contain;

  -o-object-position: 50% 100%;

     object-position: 50% 100%;

}

.prt-6 .bots {

  padding-top: 0.22rem;

}

.prt-6 .h3 {

  overflow: hidden;

  text-overflow: ellipsis;

  display: -webkit-box;

  -webkit-line-clamp: 1;

  -webkit-box-orient: vertical;

}

.prt-6 .text {

  border-top: 1px solid #000;

  padding-top: 0.16rem;

  margin-top: 0.14rem;

}

.prt-6 .t1 {

  overflow: hidden;

  text-overflow: ellipsis;

  display: -webkit-box;

  -webkit-line-clamp: 1;

  -webkit-box-orient: vertical;

}

.prt-6 .t2 {

  display: inline-flex;

  align-items: center;

  line-height: 1;

  color: #666;

  margin-top: 0.24rem;

}

.prt-6 .t2 .ic {

  width: 2.1875em;

  height: 2.1875em;

  border-radius: 50%;

  border: 1px solid #eee;

  margin-left: 0.15rem;

  background-image: url(../images/icon-2.png);

  background-repeat: no-repeat;

  background-position: center;

  background-size: 22.8571428571% auto;

}

.prt-6 .sbtn {

  width: 0.5rem;

  height: 0.5rem;

  border-radius: 50%;

  background-color: #eee;

  position: absolute;

  top: 50%;

  transform: translateY(-50%);

  background-repeat: no-repeat;

  background-size: 16% auto;

  background-position: center;

  cursor: pointer;

}

.prt-6 .sbtn:hover {

  background-color: #7cc623;

  transition: all 0.3s;

}

.prt-6 .prev {

  right: calc(100% + 0.2rem);

  background-image: url(../images/icon-31.png);

}

.prt-6 .prev:hover {

  background-image: url(../images/icon-32.png);

}

.prt-6 .next {

  left: calc(100% + 0.2rem);

  background-image: url(../images/icon-33.png);

}

.prt-6 .next:hover {

  background-image: url(../images/icon-34.png);

}



.rec-nav {

  position: absolute;

  left: 50%;

  bottom: 0;

  transform: translate(-50%);

  z-index: 20;

}

.rec-nav .rn_box {

  width: 100%;

  display: flex;

}

.rec-nav .rn_i {

  width: 25%;

  background-color: rgba(255, 255, 255, 0.1);

  color: #fff;

  padding: 0.2rem;

  padding-bottom: 0.1rem;

  min-height: 1.2rem;

  text-align: center;

  margin: 0 1px;

}

.rec-nav .rn_i span {

  display: inline-flex;

}

.rec-nav .rn_i img {

  height: 1em;

}

.rec-nav .rn_i .dt {

  line-height: 1.375;

}



.rec-1 {

  padding-top: 0.8rem;

}

.rec-1 .box {

  display: flex;

  flex-wrap: wrap;

  justify-content: space-between;

  margin-top: 0.36rem;

}

.rec-1 .le {

  width: 30.081300813%;

}

.rec-1 .li {

  position: relative;

  /* margin-bottom: 0.1rem; */

}

.rec-1 .li.show .hd {

  display: none;

}

.rec-1 .li.show .bd {

  display: block;

}

.rec-1 .hd {

  padding: 0.12rem 0.4rem;

  box-shadow: 0 -1px 1px 0 #f5f5f5 inset;

  position: relative;

  cursor: pointer;

}

.rec-1 .hd .dt {

  width: 80%;

  overflow: hidden;

  text-overflow: ellipsis;

  display: -webkit-box;

  -webkit-line-clamp: 1;

  -webkit-box-orient: vertical;

}

.rec-1 .hd .ar {

  width: 0.75em;

  height: 0.5em;

  background-image: url(../images/icon-37.png);

  background-repeat: no-repeat;

  background-size: contain;

  position: absolute;

  right: 0.3rem;

  top: 50%;

  transform: translateY(-50%);

}

.rec-1 .bd {

  background-color: #73b30b;

  color: #fff;

  display: none;

}

.rec-1 .bd .off {

  width: 0.75em;

  height: 0.5em;

  background-image: url(../images/icon-38.png);

  background-repeat: no-repeat;

  background-size: contain;

  position: absolute;

  right: 0.3rem;

  top: 0.46rem;

	cursor: pointer;

}

.rec-1 .bd .bbox {

  padding: 0.3rem 0.4rem;

}

.rec-1 .bd .p2 {

  line-height: 1.625;

  margin-top: 0.14rem;

}

.rec-1 .imgs {

  width: 66.6666666667%;

}

.rec-1 .img {

  position: relative;

  padding-top: 64.0243902439%;

  overflow: hidden;

}



@media (max-width: 900px) {

  .rec-1 .le {

    width: 100%;

  }

  .rec-1 .li {

    margin: 15px 0;

  }

  .rec-1 .imgs {

    width: 100%;

    margin-top: 30px;

  }

}







.rec-2 {

  padding-top: 0.75rem;

  padding-bottom: 0.68rem;

}

.rec-2 .swiper {

  margin-top: 0.36rem;

}

.rec-2 .sw {

  width: 3.23rem;

  margin-right: 0.4rem;

  transition: all 0.3s;

}

.rec-2 .sw.on {

  transition: all 0.3s;

  width: 5.05rem;

}

.rec-2 .sw.on .text {

  background-color: #7cc623;

  color: #fff;

}

.rec-2 .sw.on .ic {

  background-image: url(../images/icon-36.png);

}

.rec-2 .img {

  height: 2.57rem;

  position: relative;

}

.rec-2 .text {

  padding: 0.26rem 0.3rem;

  background-color: #eee;

  display: flex;

  justify-content: space-between;

  align-items: center;

}

.rec-2 .ic {

  width: 1em;

  height: 1em;

  background-size: contain;

  background-repeat: no-repeat;

  background-position: center;

  background-image: url(../images/icon-35.png);

}

.rec-2 .swiper-pagination {

  position: static;

  width: 100%;

  margin-top: 0.3rem;

  display: flex;

  justify-content: center;

}

.rec-2 .swiper-pagination-bullet {

  width: 0.3rem;

  height: 2px;

  background-color: rgba(0, 0, 0, 0.3);

  margin: 0 0.05rem;

  border-radius: 0;

  opacity: 1;

}

.rec-2 .swiper-pagination-bullet-active {

  background-color: #7cc623;

}



.rec-3 {

  padding-top: 0.8rem;

  padding-bottom: 1rem;

}

.rec-3 .box {

  position: relative;

}

.rec-3 .bg {

  position: relative;

  padding-top: 39.0243902439%;

  background-repeat: no-repeat;

  background-size: cover;

}

.rec-3 .text {

  position: absolute;

  left: 50%;

  top: 50%;

  transform: translate(-50%, -50%);

  text-align: center;

  color: #fff;

  cursor: pointer;

  transition: all 0.3s;

}

.rec-3 .text:hover {

  color: #7cc623;

  transition: all 0.3s;

}

.rec-3 .text .t1 {

  display: inline-block;

  width: 1rem;

  height: 1rem;

  background-image: url(../images/icon-6.png);

  background-repeat: no-repeat;

  background-size: contain;

}

.rec-3 .text .t2 {

  margin-top: 0.1rem;

}



.md-dialog {

  position: fixed;

  left: 0;

  top: 0;

  width: 100%;

  height: 100%;

  display: none;

  z-index: 98;

}

.md-dialog.show {

  display: block;

}



.dlg-mask {

  background-color: rgba(0, 0, 0, 0.8);

  position: absolute;

  left: 0;

  top: 0;

  width: 100%;

  height: 100%;

}



.dlg-off {

  position: absolute;

  top: calc(100% + 0.3rem);

  left: 50%;

  transform: translate(-50%);

  width: 0.5rem;

  height: 0.5rem;

  border: 1px solid rgba(255, 255, 255, 0.3);

  border-radius: 50%;

  background-image: url(../images/icon-off.png);

  background-repeat: no-repeat;

  background-position: center;

  background-size: 25% auto;

  cursor: pointer;

}



.dlg-cont {

  position: fixed;

  left: 50%;

  top: 50%;

  transform: translate(-50%, -50%);

  width: 6rem;

}



.ct-dialog {

  min-height: 3.4rem;

  padding: 0 0.3rem;

  padding-bottom: 0.3rem;

  color: #fff;

}

.ct-dialog .top {

  text-align: center;

  padding-top: 0.36rem;

  padding-bottom: 0.28rem;

  border-bottom: 1px solid rgba(255, 255, 255, 0.2);

  position: relative;

}

.ct-dialog .top .off {

  position: absolute;

  right: 0;

  top: 50%;

  transform: translateY(-50%);

  width: 0.75em;

  height: 0.75em;

  background-image: url(../images/m_off.png);

  background-repeat: no-repeat;

  background-size: contain;

  cursor: pointer;

}

.ct-dialog .bot {

  display: flex;

  justify-content: space-between;

  padding-top: 0.2rem;

}

.ct-dialog .text {

  line-height: 1.6666666667;

}

.ct-dialog .text .ct {

  display: flex;

  margin-top: 0.12rem;

}

.ct-dialog .text .ti {

  width: 0.44rem;

  margin-right: 0.18rem;

}

.ct-dialog .text .ti img {

  width: 100%;

}

.ct-dialog .code {

  text-align: center;

}

.ct-dialog .code .ii {

  display: block;

  width: 1.2rem;

  margin: 0 auto;

}

.ct-dialog .code .ci {

  margin-top: 0.1rem;

}

.ct-dialog .form {

  margin-top: 0.2rem;

}

.ct-dialog .fbox {

  display: flex;

  justify-content: space-between;

  flex-wrap: wrap;

}

.ct-dialog .fi {

  width: 48%;

  margin-bottom: 4%;

}

.ct-dialog .fi .ip {

  width: 100%;

  height: 0.4rem;

  min-height: 30px;

  padding: 0 0.1rem;

  background-color: rgba(0, 0, 0, 0.2);

  color: #fff;

  border: 1px solid rgba(255, 255, 255, 0.2);

  color: #fff;

}

.ct-dialog .fi .ip::-moz-placeholder {

  color: #fff;

}

.ct-dialog .fi .ip:-ms-input-placeholder {

  color: #fff;

}

.ct-dialog .fi .ip::placeholder {

  color: #fff;

}

.ct-dialog .ww100 {

  width: 100%;

}

.ct-dialog .ta {

  width: 100%;

  min-height: 0.5rem;

  padding: 0 0.1rem;

  background-color: rgba(0, 0, 0, 0.2);

  color: #fff;

  border: 1px solid rgba(255, 255, 255, 0.2);

  color: #fff;

  line-height: 1.5;

}

.ct-dialog .ta::-moz-placeholder {

  color: #fff;

}

.ct-dialog .ta:-ms-input-placeholder {

  color: #fff;

}

.ct-dialog .ta::placeholder {

  color: #fff;

}

.ct-dialog .fbtns {

  display: flex;

  justify-content: center;

}

.ct-dialog .fbtns .fbtn {

  background-color: #7cc623;

  color: #fff;

  height: 0.5rem;

  padding: 0 0.25rem 0;

  border: none;

  cursor: pointer;

}

@media (max-width: 900px) {

  .ct-dialog .fi {

    width: 100%;

  }

}



.nv-page {

  position: relative;

}

.nv-page.fixed .nv-nav {

  position: fixed;

  top: 2rem;

}

.nv-page.absolute .nv-nav {

  position: absolute;

  top: auto;

  left: 0 !important;

  bottom: 0;

}

.nv-page .nv-nav {

  position: absolute;

  top: 0.8rem;

  left: 1rem;

  z-index: 30;

}

.nv-page .nvi.on .nva {

  color: #6dbe15;

}

.nv-page .nvi.on .nva::before {

  background-color: #7cc623;

}

.nv-page .nva {

  position: relative;

  display: block;

  font-weight: bold;

  line-height: 1.75;

  padding-left: 0.875em;

  color: #999;

}

.nv-page .nva::before {

  content: "";

  width: 0.5em;

  height: 0.5em;

  background-color: #bbb;

  position: absolute;

  left: 0;

  top: 50%;

  transform: translateY(-50%);

}

.nv-page .ul2 .a2 {

  line-height: 2;

  color: #999;

  padding-left: 5px;

}

.nv-page .ul2 .a2:hover {

  text-decoration: underline;

}

.nv-page .ul2 .a2.on {

  color: #7cc623;

}

.nv-page .j-nav.active .pro-ul2 {

  display: block;

}

.nv-page .pro-ul2 {

  display: none;

}

@media (max-width: 900px) {

  .nv-page .nv-nav {

    opacity: 0;

    pointer-events: none;

  }

}



.md-goTop {

  position: fixed;

  bottom: 20%;

  right: 0.2rem;

  z-index: 70;

}

.md-goTop #goTop {

  display: none;

}

.md-goTop #goTop.show {

  display: block;

}

.md-goTop .gi {

  width: 0.6rem;

}

.md-goTop .gi img {

  width: 100%;

}



.hf_radios {

  position: absolute;

  left: -200vw;

  top: 0;

  opacity: 0;

  width: 0;

  height: 0;

  pointer-events: none;

}



.bg-mask::before {

  content: "";

  background-color: rgba(2, 23, 51, 0.4);

  width: 100%;

  height: 100%;

  position: absolute;

  left: 0;

  top: 0;

  pointer-events: none;

  z-index: 1;

}


.det-tags {
  padding-top: 0.8rem;
  padding-bottom: 0.6rem;
}
.det-tags .tags {
  display: flex;
  flex-wrap: wrap;
  margin-top: 0.3rem;
}
.det-tags .ti {
  color: #666;
  margin-right: 1em;
  margin-bottom: 1em;
}