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

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

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

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

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

fieldset,
img {
  border: 0;
}

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

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

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

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

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

sup {
  vertical-align: text-top;
}

sub {
  vertical-align: text-bottom;
}

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

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

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

input {
  outline: 0;
}

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

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

@font-face {
  font-family: Mont;
  src: url(../fonts/Montserrat-Regular.ttf);
}
@font-face {
  font-family: DIN;
  src: url(../fonts/D-DIN.ttf);
}
@font-face {
  font-family: DIN_B;
  src: url(../fonts/DINBold.woff);
}
body {
  font-size: 14px;
  color: #333;
  line-height: 1.2;
  font-family: Microsoft Yahei, Helvetica Neue, Helvetica, Arial, Hiragino Sans GB, WenQuanYi Micro Hei, 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;
}

.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;
  }
  .s72 {
    font-size: 3.75vw;
  }
  .s80 {
    font-size: 4.1666666667vw;
  }
  .s100 {
    font-size: 5.2083333333vw;
  }
  .s160 {
    font-size: 8.3333333333vw;
  }
}
@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);
  }
  .s72 {
    font-size: calc(12px + 3.125vw);
  }
  .s80 {
    font-size: calc(12px + 3.5416666667vw);
  }
  .s100 {
    font-size: calc(12px + 4.5833333333vw);
  }
  .s160 {
    font-size: calc(12px + 7.7083333333vw);
  }
}
@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;
  }
  .s72 {
    font-size: 29.1875px;
  }
  .s80 {
    font-size: 31.4791666667px;
  }
  .s100 {
    font-size: 37.2083333333px;
  }
  .s160 {
    font-size: 54.3958333333px;
  }
}
#bp_container video {
  width: 80%;
}

.w1600 {
  width: 16rem;
}

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

.com_banner {
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.com_banner .img {
  position: relative;
  padding-top: 26.0416666667%;
}
.com_banner .img img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.com_banner .ban_te {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  color: #fff;
  width: 100%;
}
.com_banner .ban_te .text {
  width: 5.4rem;
  min-width: 33%;
}
.com_banner .ban_te .p1 {
  font-weight: bold;
  -webkit-text-stroke: 1px #eee;
  color: rgba(0, 0, 0, 0.1);
}
.com_banner .ban_te .p2 {
  line-height: 1.75;
  margin-top: 0.16rem;
}

.com_nav {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  padding: 0.38rem 0.7rem;
  background-color: #f6f8fc;
  border-radius: 0.3rem;
  transform: translateY(-50%);
}
.com_nav .tags {
  display: flex;
}
.com_nav .tags .tag {
  padding: 0.18rem 0.38rem;
  line-height: 1;
  border-radius: 1rem;
  margin-right: 0.1rem;
  text-align: center;
}
.com_nav .tags .tag:last-child {
  margin-right: 0;
}
.com_nav .tags .tag.on, .com_nav .tags .tag:hover {
  background-image: linear-gradient(90deg, #ee33fe 0%, #70b8ff 100%);
  color: #fff;
}
.com_nav .n_bread {
  display: flex;
  align-items: center;
}
.com_nav .n_bread img {
  width: 0.2rem;
  min-width: 12px;
  margin-right: 0.1rem;
}
.com_nav .n_bread .a1:hover {
  color: #dcb76c;
}
.com_nav .n_search {
  display: flex;
  align-items: center;
}
.com_nav .n_search .inp {
  width: 5rem;
  position: relative;
  margin: auto;
  max-width: 100%;
}
.com_nav .n_search .inp input {
  width: 100%;
  height: 0.52rem;
  min-height: 40px;
  border: none;
  border-radius: 1rem;
  box-sizing: border-box;
  padding: 0 0.3rem;
}
.com_nav .n_search .inp .sub {
  display: inline-flex;
  align-items: center;
  position: absolute;
  right: 0.2rem;
  top: 50%;
  transform: translateY(-50%);
  border: none;
  background-color: #fff;
  font-family: APH;
  cursor: pointer;
}
.com_nav .n_search .inp .sub img {
  width: 0.19rem;
  min-width: 12px;
  margin-right: 0.1rem;
}
.com_nav .n_search .keyword {
  margin-left: 0.28rem;
  display: flex;
}
.com_nav .n_search .sp1 {
  margin-right: 0.2rem;
  color: #dcb76c;
  position: relative;
  cursor: pointer;
}
.com_nav .n_search .sp1:last-child {
  margin-right: 0;
}
.com_nav .n_search .sp1:last-child::after {
  display: none;
}
.com_nav .n_search .sp1::after {
  content: "";
  position: absolute;
  top: 0;
  right: -0.1rem;
  width: 1px;
  height: 100%;
  background-color: #949494;
  opacity: 0.3;
}
.com_nav .n_back {
  display: inline-flex;
  align-items: center;
  cursor: pointer;
  white-space: nowrap;
}
.com_nav .n_back img {
  width: 0.21rem;
  min-width: 14px;
  margin-right: 0.06rem;
}
@media (max-width: 900px) {
  .com_nav {
    transform: translateY(0%);
  }
  .com_nav .tags {
    width: 100%;
    overflow-x: auto;
    margin-bottom: 0.3rem;
    scrollbar-width: thin;
  }
  .com_nav .tags::-webkit-scrollbar {
    /*滚动条整体样式*/
    width: 10px; /*高宽分别对应横竖滚动条的尺寸*/
    height: 2px;
  }
  .com_nav .tags::-webkit-scrollbar-thumb {
    /*滚动条里面小方块*/
    border-radius: 10px;
    box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    background: #999;
  }
  .com_nav .tags::-webkit-scrollbar-track {
    /*滚动条里面轨道*/
    box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    background: #f8f8f8;
  }
  .com_nav .tags .tag {
    flex-shrink: 0;
  }
  .com_nav .n_search {
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
  }
  .com_nav .n_search .inp {
    width: 80%;
  }
  .com_nav .n_search .keyword {
    margin-top: 0.3rem;
  }
  .com_nav .n_bread {
    display: none;
  }
}

.com_bread .bread {
  color: #999;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  padding-top: 0.27rem;
  padding-bottom: 0.35rem;
}
.com_bread .bread .home {
  margin-right: 0.2rem;
  display: inline-flex;
  align-items: center;
}
.com_bread .bread a:hover {
  color: #dcb76c;
}
.com_bread .bread .sp1 {
  margin: 0 0.1rem;
}
@media (max-width: 900px) {
  .com_bread .bread .home img {
    height: 18px;
  }
  .com_bread .bread .spot {
    margin: 0 0.1rem;
  }
}
.com_bread .tags {
  display: flex;
  overflow-x: auto;
}
.com_bread .tags .tag {
  padding: 0 0.39rem;
  background-color: #f5f6f7;
  color: #666666;
  white-space: nowrap;
  position: relative;
}
.com_bread .tags .tag::after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 1px;
  background-color: #fff;
}
.com_bread .tags .tag.on, .com_bread .tags .tag:hover {
  background-color: #dcb76c;
  color: #fff;
}

.com-page_href {
  display: flex;
  justify-content: center;
  padding-top: 0.68rem;
}
.com-page_href .href {
  padding: 0.1rem 0;
  margin-right: 0.75rem;
  color: #888;
}
.com-page_href .href:last-child {
  margin-right: 0;
}
.com-page_href .href:hover {
  color: #000;
}
.com-page_href .href.on {
  color: #000;
  box-shadow: 0 1px 0 #000;
}

.com_pag {
  display: flex;
  justify-content: center;
  align-items: center;
}
.com_pag .p_a {
  width: 0.48rem;
  height: 0.48rem;
  min-width: 30px;
  min-height: 30px;
  color: #121314;
  background-color: #f8f9fd;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  box-sizing: border-box;
  white-space: nowrap;
  background-position: center center;
  background-size: 30%;
  background-repeat: no-repeat;
}
.com_pag .p_a:hover, .com_pag .p_a.on {
  color: #fff;
  background-color: #dcb76c;
}
.com_pag .p_a:not(:last-child) {
  margin-right: 0.1rem;
}
.com_pag .p_s {
  padding: 0 0.35rem;
  border-radius: 1rem;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto 27%;
}
.com_pag .prev {
  background-image: url(../images/pag_prev.png);
}
.com_pag .prev:hover {
  background-image: url(../images/pag_prev1.png);
}
.com_pag .next {
  background-image: url(../images/pag_next.png);
}
.com_pag .next:hover {
  background-image: url(../images/pag_next1.png);
}

.com-loading {
  display: none;
  justify-content: center;
}
.com-loading.show {
  display: flex;
}
.com-loading .a_load {
  width: 0.41rem;
}

.hov_more img:nth-child(2n-1) {
  display: block;
}
.hov_more img:nth-child(2n) {
  display: none;
}
.hov_more:hover {
  background-image: linear-gradient(90deg, #ee33fe 0%, #70b8ff 100%);
  color: #fff !important;
}
.hov_more:hover img:nth-child(2n-1) {
  display: none;
}
.hov_more:hover img:nth-child(2n) {
  display: block;
}

.md-head {
  position: relative;
}
.md-head .head_hd {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 99;
  background-color: #fff;
  height: 1rem;
}
.md-head .head_hd .logo {
  height: 0.73rem;
}
.md-head .head_hd .logo img {
  height: 100%;
}
.md-head .head_hd .h_cen {
  padding-left: 1rem;
}
.md-head .head_hd .ul1 {
  display: flex;
  margin-right: 0.18rem;
}
.md-head .head_hd .ul1 .li1 {
  margin-right: 0.5rem;
}
.md-head .head_hd .ul1 .li1:last-child {
  margin-right: 0;
}
.md-head .head_hd .ul1 .li1.on .a1::before {
  display: block;
}
.md-head .head_hd .ul1 .a1 {
  display: block;
  white-space: nowrap;
  transition: all 0.3s linear;
  line-height: 1rem;
  position: relative;
}
.md-head .head_hd .ul1 .a1::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 3px;
  background-color: #dcb76c;
  display: none;
}
.md-head .head_hd .ul1 .bd {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  background-color: #f6f8fc;
  width: 100%;
}
.md-head .head_hd .ul1 .bd_box {
  display: flex;
  justify-content: center;
  width: 100%;
}
.md-head .head_hd .ul1 .ul2 {
  width: 40%;
}
.md-head .head_hd .ul1 .ul2 .li2 {
  margin-bottom: 0.25rem;
}
.md-head .head_hd .ul1 .ul2 .li2:last-child {
  margin-bottom: 0;
}
.md-head .head_hd .ul1 .a2 {
  display: block;
  padding: 0.27rem 0;
  line-height: 1;
  font-weight: 300;
  box-sizing: border-box;
  position: relative;
  color: #606266;
  margin-right: 0.4rem;
}
.md-head .head_hd .ul1 .a2:last-child {
  margin-right: 0;
}
.md-head .head_hd .ul1 .a2:hover {
  color: #dcb76c;
}
.md-head .head_hd .ul1 .a2.on {
  color: #dcb76c;
}
.md-head .head_hd .h_ri {
  display: flex;
}
.md-head .head_hd .hr_i {
  margin-left: 0.25rem;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
}
.md-head .head_hd .hr_i:first-child {
  margin-left: 0;
}
.md-head .head_hd .hr_i:hover {
  opacity: 0.6;
}
.md-head .head_hd .more {
  display: none;
  width: 50px;
  height: 50px;
  position: relative;
  cursor: pointer;
  margin-left: 10px;
}
.md-head .head_hd .more .line {
  width: 30px;
  height: 2px;
  background-color: #000;
  position: absolute;
  left: 10px;
  border-radius: 2px;
}
.md-head .head_hd .more .sp1 {
  top: 30%;
}
.md-head .head_hd .more .sp2 {
  top: 50%;
}
.md-head .head_hd .more .sp3 {
  top: 70%;
}
@media (max-width: 900px) {
  .md-head .head_hd {
    height: 50px;
  }
  .md-head .head_hd .logo img {
    width: auto;
    height: 30px;
  }
  .md-head .head_hd .h_cen {
    display: none;
  }
  .md-head .head_hd .more {
    display: block;
  }
}
.md-head .hd_box {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.md-head.m_show .md-mob_sideNav {
  right: 0;
  transition: all 0.5s linear;
  opacity: 1;
}
.md-head.m_show .mob_mask {
  display: block;
}
.md-head.ceiling .head_hd {
  background-color: #292929;
}
.md-head.ceiling .head_2 {
  border-bottom: none;
}
.md-head.ceiling .ul1 .a1 {
  line-height: 0.9rem;
}
.md-head.ceiling .cust .hd {
  line-height: 0.9rem;
}
.md-head .md-mob_sideNav {
  position: fixed;
  right: -100%;
  opacity: 0;
  top: 0;
  width: 300px;
  height: 100%;
  max-width: 60%;
  background-color: #eee;
  padding-top: 10px;
  transition: all 0.5s linear;
  z-index: 300;
}
.md-head .md-mob_sideNav .ul1 .li1 {
  color: #222;
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.md-head .md-mob_sideNav .ul1 .li1 .a1 {
  position: relative;
  line-height: 40px;
  padding-left: 20px;
  font-size: 16px;
}
.md-head .md-mob_sideNav .ul1 .li1 .ul2 {
  display: none;
  background-color: #fff;
}
.md-head .md-mob_sideNav .ul1 .li1 .ul2 .li2 .a2 {
  padding-left: 40px;
  line-height: 30px;
  font-size: 14px;
  display: block;
}
.md-head .md-mob_sideNav .ul1 .li1 .ul2 .li2 .a2:hover {
  color: #dcb76c;
}
.md-head .md-mob_sideNav .ul1 .has_nav::after {
  content: "+";
  display: inline-block;
  font-size: 20px;
  width: 20px;
  height: 40px;
  line-height: 40px;
  position: absolute;
  right: 20px;
  top: 0;
  color: #222;
  text-align: center;
  vertical-align: middle;
}
.md-head .md-mob_sideNav .ul1 .has_nav.show::after {
  content: "-";
}
.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.5);
}
.md-head_search {
  display: none;
  position: fixed;
  top: 0.8rem;
  left: 0;
  width: 100%;
  z-index: 80;
}
.md-head_search .hs_cont {
  width: 100%;
  padding-top: 0.58rem;
  padding-bottom: 0.5rem;
  position: relative;
  background-color: #f6f8fc;
}
.md-head_search .inp {
  width: 7.68rem;
  position: relative;
  margin: auto;
  max-width: 100%;
}
.md-head_search .inp input {
  width: 100%;
  height: 0.52rem;
  min-height: 40px;
  border: none;
  border-radius: 1rem;
  box-sizing: border-box;
  padding: 0 0.3rem;
}
.md-head_search .sub {
  display: inline-flex;
  align-items: center;
  position: absolute;
  right: 0.2rem;
  top: 50%;
  transform: translateY(-50%);
  border: none;
  background-color: #fff;
  font-family: APH;
  cursor: pointer;
}
.md-head_search .sub img {
  margin-right: 0.1rem;
}
.md-head_search .close {
  position: absolute;
  top: 0.2rem;
  right: 10.4166666667%;
  width: 0.3rem;
  min-width: 20px;
  cursor: pointer;
}
.md-head_search .close img {
  width: 100%;
}
.md-head_search .hsc_2 {
  text-align: center;
  margin-top: 0.24rem;
}
.md-head_search .hsc_2 .sp1 {
  margin-right: 0.2rem;
  color: #606266;
  position: relative;
  cursor: pointer;
}
.md-head_search .hsc_2 .sp1:last-child {
  margin-right: 0;
}
.md-head_search .hsc_2 .sp1:last-child::after {
  display: none;
}
.md-head_search .hsc_2 .sp1::after {
  content: "";
  position: absolute;
  top: 0;
  right: -0.1rem;
  width: 1px;
  height: 100%;
  background-color: #949494;
  opacity: 0.3;
}
.md-head_search .hs_mask {
  height: 100vh;
  opacity: 0;
  display: none;
}
@media (max-width: 900px) {
  .md-head_search {
    top: 50px;
  }
  .md-head_search .close {
    opacity: 0;
  }
  .md-head_search .hs_mask {
    height: 100vh;
    opacity: 0;
    display: block;
  }
}

body {
  padding-top: 0.8rem;
}
@media (max-width: 900px) {
  body {
    padding-top: 50px;
  }
}

.md-foot {
  background-color: #ececec;
}
.md-foot .ft_box {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #888;
  line-height: 2;
  display: flex;
  justify-content: space-between;
}
.md-foot .ft_le {
  padding-top: 0.3rem;
}
.md-foot .ft_cen .imgs {
  text-align: center;
  margin: 0 auto;
}
.md-foot .ft_cen .icons {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 0.5rem;
}
.md-foot .ft_cen .icon {
  margin-right: 0.4rem;
}
.md-foot .ft_cen .icon:last-child {
  margin-right: 0;
}
.md-foot .ft_cen .icon:hover .i1 {
  display: none;
}
.md-foot .ft_cen .icon:hover .i2 {
  display: block;
}
.md-foot .ft_cen .i1 {
  display: block;
}
.md-foot .ft_cen .i2 {
  display: none;
}
.md-foot .ft_ri {
  font-weight: 300;
  text-align: right;
  padding-top: 0.3rem;
}
.md-foot .ft_ri .p1 {
  color: #111;
}
.md-foot .ft_ri .d2 {
  margin-top: 0.38rem;
  margin-bottom: 0.2rem;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.md-foot .ft_ri .d2 .d2_i {
  margin-right: 0.47rem;
}
.md-foot .ft_ri .d2 .d2_i:last-child {
  margin-right: 0;
}
.md-foot .ft_ri .d2 .d2_i:hover {
  opacity: 0.6;
}
.md-foot .ft_ri .p3 {
  line-height: 1.5;
}
.md-foot .ft_ri .p4 {
  margin-top: 1.2rem;
}
@media (max-width: 900px) {
  .md-foot .ft_box {
    flex-wrap: wrap;
  }
  .md-foot .ft_le {
    width: 100%;
  }
  .md-foot .ft_cen {
    display: none;
  }
  .md-foot .ft_ri {
    text-align: left;
    width: 100%;
  }
}

.md-sideNav {
  position: fixed;
  top: 50%;
  right: 0.1rem;
  transform: translateY(-50%);
  z-index: 99;
  border-radius: 0.1rem;
  box-shadow: 0px 5px 19px 1px rgba(198, 198, 198, 0.4);
}
.md-sideNav .icon {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  box-shadow: 0 1px 0 0 #eee;
  width: 0.6rem;
  height: 0.6rem;
  min-width: 40px;
  min-height: 40px;
  background-color: #fff;
}
.md-sideNav .icon:first-child {
  border-radius: 0.1rem 0.1rem 0 0;
}
.md-sideNav .icon:last-child {
  border-radius: 0 0 0.1rem 0.1rem;
}
.md-sideNav .icon:hover img:nth-child(2n-1) {
  display: none;
}
.md-sideNav .icon:hover img:nth-child(2n) {
  display: block;
}
.md-sideNav .icon:hover .bd {
  display: block;
}
.md-sideNav .icon img {
  max-width: 80%;
}
.md-sideNav .icon img:nth-child(2n-1) {
  display: block;
}
.md-sideNav .icon img:nth-child(2n) {
  display: none;
}
.md-sideNav .hd {
  display: flex;
  justify-content: center;
  align-items: center;
}
.md-sideNav .bd {
  display: none;
  position: absolute;
  right: calc(100% + 0.1rem);
  top: 50%;
  transform: translateY(-50%);
  width: 1.6rem;
  height: 1.6rem;
  background-color: #fff;
}
.md-sideNav .bd img {
  display: block !important;
  width: 100%;
  max-width: none;
}
@media (max-width: 900px) {
  .md-sideNav {
    display: none;
  }
}

.md-img_view {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.9);
  z-index: 99;
  display: none;
}
.md-img_view .mi-close {
  position: absolute;
  right: 0.3rem;
  top: 0.3rem;
  background-image: url(../images/icon-44.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 0.2rem;
  height: 0.2rem;
  min-width: 20px;
  min-height: 20px;
  cursor: pointer;
  opacity: 0.7;
  transition: opacity 0.4s;
}
.md-img_view .mi-close:hover {
  opacity: 1;
  transition: opacity 0.4s;
}
.md-img_view .modal {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.md-img_view .mi-cont {
  width: 80%;
}
.md-img_view .mi-btn {
  width: 0.6rem;
  height: 0.6rem;
  border-radius: 50%;
  border: 1px solid #e8e8e8;
  opacity: 0.7;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background-repeat: no-repeat;
  background-size: 15% auto;
  background-position: center center;
  cursor: pointer;
}
.md-img_view .mi-btn:hover {
  border-color: #dcb76c;
  background-color: #dcb76c;
  opacity: 1;
}
.md-img_view .mi-imgs {
  width: 100%;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  text-align: center;
}
.md-img_view .mi-imgs img {
  width: 100%;
  max-height: 82vh;
  -o-object-fit: contain;
     object-fit: contain;
}
.md-img_view .mi-text {
  margin-top: 0.4rem;
  color: #fff;
  text-align: center;
}
.md-img_view .prev {
  left: 0.4rem;
  background-image: url(../images/pag_prev1.png);
}
.md-img_view .next {
  right: 0.4rem;
  background-image: url(../images/pag_next1.png);
}

.ho_tit .p1 {
  font-weight: bold;
  color: #222;
}
.ho_tit .sp1 {
  position: relative;
  display: inline-block;
}
.ho_tit .sp1::after {
  content: "";
  width: 0.43rem;
  height: 0.43rem;
  position: absolute;
  background-image: url(../images/icon-22.png);
  background-size: contain;
  top: 0;
  left: calc(100% + 0.4rem);
  transform: translateY(-50%);
}
.ho_tit .p2 {
  font-family: DIN_B;
  color: rgba(0, 0, 0, 0.5);
  margin-top: 0.1rem;
}

.ho_more {
  padding: 0.18rem 0.6rem;
  display: inline-flex;
  align-items: center;
  line-height: 1;
  border: solid 1px #e8e8e8;
  background-color: #fff;
  border-radius: 1rem;
  color: #dcb76c;
}
.ho_more img {
  margin-left: 0.1rem;
}

.ho_ban .img img {
  width: 100%;
}

.home_1 {
  padding-top: 1.08rem;
  padding-bottom: 1.2rem;
}
.home_1 .ho1_top {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.home_1 .ho1_btn {
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 50%;
  border: solid 1px #999;
  background-repeat: no-repeat;
  background-image: url(../images/icon-31.png);
  background-position: center;
  background-size: 33.3% auto;
  transition: all 0.3s;
}
.home_1 .ho1_btn:hover {
  background-image: url(../images/icon-32.png);
  background-color: #222;
  transition: all 0.3s;
}
.home_1 .ho1_list {
  display: flex;
  flex-wrap: wrap;
  margin-top: 0.56rem;
}
.home_1 .card {
  position: relative;
  z-index: 5;
  height: 100%;
  -webkit-perspective: 2000;
  -moz-perspective: 2000;
}
.home_1 .ho1_a {
  width: 23.2142857143%;
  margin-right: 2.380952381%;
  position: relative;
}
.home_1 .ho1_a:last-child {
  margin-right: 0;
}
.home_1 .ho1_a::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 75.8974358974%;
  height: 67.3913043478%;
  background-image: url(../images/busc_98.png);
  background-repeat: no-repeat;
  background-size: cover;
  opacity: 0;
  z-index: 2;
  transition: all 0.3s;
}
@media (min-width: 900px) {
  .home_1 .ho1_a:hover {
    box-shadow: 0px 0px 0.32rem 0px #f5f5f5;
    transition: all 0.3s;
  }
  .home_1 .ho1_a:hover .card {
    transition: all 0.3s;
  }
  .home_1 .ho1_a:hover::before {
    top: -0.17rem;
    left: -0.17rem;
    opacity: 1;
    transition: all 0.3s;
  }
  .home_1 .ho1_a:hover .ho1_ab {
    transform: rotateY(180deg);
    transition: transform 0.3s;
  }
  .home_1 .ho1_a:hover .ho1_ab .icon .i1 {
    display: none;
  }
  .home_1 .ho1_a:hover .ho1_ab .icon .i2 {
    display: block;
  }
  .home_1 .ho1_a:hover .ho1_ab .p1 {
    font-weight: 500;
  }
  .home_1 .ho1_a:hover .ho1_ab .p3 {
    opacity: 0;
  }
  .home_1 .ho1_a:hover .ho1_ab .more {
    opacity: 1;
    transform: translateY(0);
    transition: all 0.3s;
  }
  .home_1 .ho1_a:hover .ho1_bb {
    transform: rotateY(0deg);
    transition: transform 0.3s;
  }
}
.home_1 .ho1_ab {
  position: relative;
  height: 100%;
  z-index: 5;
  overflow: hidden;
  padding: 0 0.47rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  background-color: #f9f9f9;
  position: relative;
  transition: all 0.3s;
  perspective: 5000;
}
.home_1 .ho1_ab .icon img {
  width: 0.5rem;
}
.home_1 .ho1_ab .icon .i1 {
  display: block;
}
.home_1 .ho1_ab .icon .i2 {
  display: none;
}
.home_1 .ho1_ab .p1 {
  margin-top: 0.44rem;
}
.home_1 .ho1_ab .p2 {
  margin-top: 0.3rem;
  line-height: 1.67;
  height: 5em;
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.home_1 .ho1_ab .p3 {
  margin-top: 0.4rem;
  font-family: DIN;
  color: #bbb;
}
.home_1 .ho1_ab .more {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  background-color: #dcb76c;
  text-align: center;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 1;
  padding: 0.17rem 0;
  opacity: 0;
  transform: translateY(100%);
  transition: all 0.3s;
}
.home_1 .ho1_ab .more img {
  margin-left: 7px;
}
.home_1 .ho1_bb {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  background-color: #dcb76c;
  transform: rotateY(-180deg);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  transition: transform 0.3s;
}
.home_1 .ho1_bb .img {
  position: relative;
  padding-top: 58.9743589744%;
}
.home_1 .ho1_bb .img .i1 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.home_1 .ho1_bb .img .i2 {
  width: 0.44rem;
  height: 0.44rem;
  border-radius: 50%;
  position: absolute;
  left: 0.4rem;
  bottom: 0;
  transform: translateY(50%);
}
.home_1 .ho1_bb .text {
  color: #fff;
  padding: 0.3rem 0.36rem;
}
.home_1 .ho1_bb .p1 {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.home_1 .ho1_bb .p2 {
  line-height: 1.6666666667;
  opacity: 0.5;
  height: 3.3333333333em;
  margin-top: 0.1rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.home_1 .ho1_bb .d3 {
  margin-top: 0.16rem;
}
@media (max-width: 900px) {
  .home_1 .ho1_list {
    justify-content: space-between;
  }
  .home_1 .ho1_a {
    width: 48%;
    margin-right: 0;
    margin-bottom: 4%;
  }
}
/* .home_1 .ho1_a {
  width: 23.2142857143%;
  margin-right: 2.380952381%;
  position: relative;
}
.home_1 .ho1_a:last-child {
  margin-right: 0;
}
.home_1 .ho1_a:hover {
  box-shadow: 0px 0px 0.32rem 0px #f5f5f5;
  transition: all 0.3s;
}
.home_1 .ho1_a:hover::before {
  top: -0.17rem;
  left: -0.17rem;
  opacity: 1;
  transition: all 0.3s;
}
.home_1 .ho1_a:hover .ho1_ab {
  background-color: #fff;
  transition: all 0.3s;
}
.home_1 .ho1_a:hover .icon .i1 {
  display: none;
}
.home_1 .ho1_a:hover .icon .i2 {
  display: block;
}
.home_1 .ho1_a:hover .p1 {
  font-weight: 500;
}
.home_1 .ho1_a:hover .p3 {
  opacity: 0;
}
.home_1 .ho1_a:hover .more {
  opacity: 1;
  transform: translateY(0);
  transition: all 0.3s;
}
.home_1 .ho1_a::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 75.8974358974%;
  height: 67.3913043478%;
  background-image: url(../images/busc_98.png);
  background-repeat: no-repeat;
  background-size: cover;
  opacity: 0;
  z-index: 2;
  transition: all 0.3s;
}
.home_1 .ho1_a .ho1_ab {
  position: relative;
  height: 100%;
  z-index: 5;
  overflow: hidden;
  padding: 0 0.47rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  background-color: #f9f9f9;
  position: relative;
  transition: all 0.3s;
}
.home_1 .ho1_a .icon img {
  width: 0.5rem;
}
.home_1 .ho1_a .icon .i1 {
  display: block;
}
.home_1 .ho1_a .icon .i2 {
  display: none;
}
.home_1 .ho1_a .p1 {
  margin-top: 0.44rem;
}
.home_1 .ho1_a .p2 {
  margin-top: 0.3rem;
  line-height: 1.67;
  height: 5em;
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.home_1 .ho1_a .p3 {
  margin-top: 0.4rem;
  font-family: DIN;
  color: #bbb;
}
.home_1 .ho1_a .more {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  background-color: #dcb76c;
  text-align: center;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 1;
  padding: 0.17rem 0;
  opacity: 0;
  transform: translateY(100%);
  transition: all 0.3s;
}
.home_1 .ho1_a .more img {
  margin-left: 7px;
}
@media (max-width: 900px) {
  .home_1 .ho1_list {
    justify-content: space-between;
  }
  .home_1 .ho1_a {
    width: 48%;
    margin-right: 0;
    margin-bottom: 4%;
  }
} */

.home_2 {
  background-color: #f9f9f9;
  padding-top: 0.9rem;
  padding-bottom: 1.05rem;
  max-width: 100vw;
  overflow: hidden;
}
.home_2 .ho2_top {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.home_2 .ho2_btns {
  display: flex;
  align-items: center;
}
.home_2 .ho2_btns .line {
  width: 0.9rem;
  height: 2px;
  background-color: #dcb76c;
  margin-right: 0.2rem;
}
.home_2 .ho2_btns .swiper-button-next,
.home_2 .ho2_btns .swiper-button-prev {
  flex-shrink: 0;
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 50%;
  position: relative;
  left: auto;
  right: auto;
  margin: 0;
  border: solid 1px #333;
  background-size: 33.3% auto;
  background-position: center;
  margin-left: 0.2rem;
}
.home_2 .ho2_btns .swiper-button-next:hover,
.home_2 .ho2_btns .swiper-button-prev:hover {
  background-color: #383838;
}
.home_2 .ho2_btns .swiper-button-prev {
  background-image: url(../images/icon-33.png);
}
.home_2 .ho2_btns .swiper-button-prev:hover {
  background-image: url(../images/icon-34.png);
}
.home_2 .ho2_btns .swiper-button-next {
  background-image: url(../images/icon-31.png);
}
.home_2 .ho2_btns .swiper-button-next:hover {
  background-image: url(../images/icon-32.png);
}
.home_2 .ho2_btns .swiper-pagination {
  position: relative;
  bottom: 0;
}
.home_2 .ho2_btns .swiper-pag {
  color: #444;
  font-family: DIN;
  margin-right: 0.28rem;
  width: auto;
}
.home_2 .ho2_btns .swiper-pag .dangqian {
  color: #e4c585;
  font-family: DIN_B;
}
.home_2 .ho2_swiper {
  margin-top: 0.65rem;
}
.home_2 .ho2_swiper .swiper-container {
  overflow: visible;
}
.home_2 .ho2_sw:hover .img img {
  transform: scale(1.08);
  transition: all 0.3s;
}
.home_2 .ho2_sw:hover .p2 {
  color: #ddb86d;
  transition: color 0.3s;
}
.home_2 .ho2_sw .img {
  position: relative;
  padding-top: 58.5365853659%;
  overflow: hidden;
}
.home_2 .ho2_sw .img img {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  -o-object-fit: cover;
     object-fit: cover;
  transition: all 0.3s;
}
.home_2 .ho2_sw .text {
  padding-top: 0.27rem;
}
.home_2 .ho2_sw .p1 {
  color: #888;
  font-family: DIN;
}
.home_2 .ho2_sw .p2 {
  margin-top: 0.12rem;
  font-weight: 500;
  transition: color 0.3s;
}

.home_3 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.home_3 .ho3_box {
  display: flex;
  justify-content: space-between;
}
.home_3 .info {
  width: 23.8095238095%;
  padding-top: 0.8rem;
}
.home_3 .info .p3 {
  color: #666;
  line-height: 1.875;
  margin-top: 1.6rem;
}
.home_3 .info .a4 {
  margin-top: 0.9rem;
  display: block;
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 50%;
  background-color: #222;
  background-image: url(../images/icon-32.png);
  background-repeat: no-repeat;
  background-size: 33.3% auto;
  background-position: center;
  transition: all 0.3s;
}
.home_3 .info .a4:hover {
  background-color: #dcb76c;
  transition: all 0.3s;
}
.home_3 .imgs {
  width: 66.0714285714%;
  position: relative;
  right: 0.2rem;
}
.home_3 .imgs .img {
  position: relative;
  padding-top: 59.4594594595%;
}
.home_3 .imgs .img::before {
  content: "";
  background-image: url(../images/busc_98.png);
  background-repeat: no-repeat;
  background-size: cover;
  width: 30%;
  height: 46.9696969697%;
  position: absolute;
  left: -0.2rem;
  bottom: -0.3rem;
  z-index: 2;
}
.home_3 .imgs .img::after {
  content: "";
  width: 41.7381974249%;
  height: 88.4684684685%;
  border: solid 1px #d0a95e;
  position: absolute;
  right: -0.2rem;
  top: -0.2rem;
  z-index: 3;
}
.home_3 .imgs img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: 5;
}
@media (max-width: 900px) {
  .home_3 .ho3_box {
    flex-wrap: wrap;
  }
  .home_3 .info {
    width: 100%;
  }
  .home_3 .info .p3 {
    margin-top: 30px;
  }
  .home_3 .info .a4 {
    width: 40px;
    height: 40px;
  }
  .home_3 .imgs {
    width: 100%;
    margin-top: 40px;
    right: 0;
  }
  .home_3 .imgs .img::after {
    display: none;
  }
}

.md-business_scope .container1 {
  padding-top: 1rem;
  padding-bottom: 0.5rem;
}
.md-business_scope .business_list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.md-business_scope .bu_i {
  background-color: #f8f8f8;
  width: 48.8095238095%;
  padding: 0.4rem 0.5rem;
  min-height: 2rem;
  padding-right: 1rem;
  position: relative;
  display: flex;
  align-items: center;
  margin-bottom: 0.4rem;
}
.md-business_scope .bu_i:hover .icon .i1 {
  display: none;
}
.md-business_scope .bu_i:hover .icon .i2 {
  display: block;
}
.md-business_scope .bu_i:hover::after {
  opacity: 1;
  transition: all 0.3s;
}
.md-business_scope .bu_i:hover .p1 {
  color: #dcb76c;
  transition: all 0.3s;
}
.md-business_scope .bu_i::after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  min-width: 40px;
  width: 0.6rem;
  height: 100%;
  background-color: #dcb76c;
  background-image: url(../images/busc_ar.png);
  background-repeat: no-repeat;
  background-position: center;
  opacity: 0;
  transition: all 0.3s;
}
.md-business_scope .bu_i .icon {
  width: 0.7rem;
  flex-shrink: 0;
}
.md-business_scope .bu_i .icon img {
  width: 100%;
}
.md-business_scope .bu_i .icon .i1 {
  display: block;
}
.md-business_scope .bu_i .icon .i2 {
  display: none;
}
.md-business_scope .bu_i .text {
  margin-left: 0.4rem;
}
.md-business_scope .bu_i .p1 {
  transition: all 0.3s;
}
.md-business_scope .bu_i .p2 {
  margin-top: 0.16rem;
  color: #666;
  line-height: 1.67;
}
@media (max-width: 900px) {
  .md-business_scope .bu_i {
    width: 100%;
  }
  .md-business_scope .bu_i::after {
    display: none !important;
  }
}
.md-business_scope .container2 {
  padding-top: 0.9rem;
  padding-bottom: 0.95rem;
}
.md-business_scope .container2 .h1 {
  text-align: center;
  font-weight: 500;
}
.md-business_scope .bsn_content {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  border-top: 1px solid #e6e6e6;
  margin-top: 0.34rem;
  padding-top: 0.6rem;
  padding-bottom: 0.5rem;
}
.md-business_scope .bsn_content .text {
  color: #888;
  line-height: 1.875;
  width: 58.9285714286%;
}
.md-business_scope .bsn_content .img {
  width: 36.0714285714%;
}
.md-business_scope .bsn_content .img_box {
  position: relative;
  padding-top: 56.1056105611%;
}
.md-business_scope .bsn_content .img_box::after {
  content: "";
  position: absolute;
  left: -0.2rem;
  bottom: -0.2rem;
  width: 50%;
  height: 91.1764705882%;
  background-image: url(../images/busc_98.png);
  background-repeat: no-repeat;
  background-size: cover;
}
.md-business_scope .bsn_content .img_box img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: 5;
}
.md-business_scope .bsn_pag {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  background-color: #f9f9f9;
  padding: 0.4rem 0.5rem;
  padding-top: 0.43rem;
  padding-bottom: 0.37rem;
  color: #888;
}
.md-business_scope .bsn_p {
  transition: all 0.3s;
}
.md-business_scope .bsn_p:hover {
  color: #dcb76c;
  transition: all 0.3s;
}
.md-business_scope .bsn_p:hover .sp2 {
  color: #dcb76c;
  transition: all 0.3s;
}
.md-business_scope .bsn_p .sp2 {
  color: #333;
  transition: all 0.3s;
}
.md-business_scope .back {
  display: inline-flex;
  align-items: center;
  line-height: 1;
}
.md-business_scope .back .icon {
  margin-right: 0.1rem;
}
@media (max-width: 900px) {
  .md-business_scope .bsn_content .text {
    width: 100%;
  }
  .md-business_scope .bsn_content .img {
    width: 100%;
    margin-top: 20px;
  }
  .md-business_scope .bsn_p {
    width: 100%;
    padding: 10px 0;
  }
  .md-business_scope .back {
    display: none;
  }
}

.md-contact_us {
  padding-bottom: 0.9rem;
}

.cous_1 {
  padding-top: 1.2rem;
}
.cous_1 .title {
  text-align: center;
}
.cous_1 .title .tp1 {
  font-weight: 500;
}
.cous_1 .title .spt {
  position: relative;
}
.cous_1 .title .spt::after {
  content: "";
  width: 0.43rem;
  height: 0.43rem;
  position: absolute;
  left: calc(100% + 6px);
  bottom: 50%;
  background-image: url(../images/icon-22.png);
  background-repeat: no-repeat;
  background-size: contain;
}
.cous_1 .title .tp2 {
  margin-top: 0.08rem;
  font-family: DIN_B;
  color: rgba(0, 0, 0, 0.5);
}
.cous_1 .cu_list {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-top: 0.3rem;
}
.cous_1 .cu_list .cu_i {
  flex-shrink: 0;
}
.cous_1 .cu_list .line {
  margin: 0 0.7rem;
  margin-bottom: 6px;
  flex-grow: 1;
  height: 1px;
  background-color: #dcdcdc;
}
.cous_1 .cu_list .i1 {
  display: inline-flex;
  align-items: flex-end;
  color: #888;
}
.cous_1 .cu_list .sp2 {
  margin-left: 0.13rem;
}
.cous_1 .cu_list .p2 {
  margin-top: 0.2rem;
  font-family: DIN;
}
.cous_1 .map {
  margin-top: 0.6rem;
}
.cous_1 .map_box {
  height: 4.32rem;
  min-height: 400px;
}
@media (max-width: 900px) {
  .cous_1 .cu_list {
    flex-wrap: wrap;
    justify-content: center;
  }
  .cous_1 .cu_list .line {
    display: none;
  }
  .cous_1 .cu_list .cu_i {
    width: 80%;
    margin: 20px 0;
  }
}

.cous_2 {
  background-color: #f9f9f9;
  padding: 0.7rem;
  padding-top: 0.35rem;
  padding-top: 0.63rem;
  padding-bottom: 0.5rem;
  margin-top: 0.9rem;
}
.cous_2 .title {
  text-align: center;
}
.cous_2 .title .tp1 {
  font-weight: 500;
}
.cous_2 .title .spt {
  position: relative;
}
.cous_2 .title .spt::after {
  content: "";
  width: 0.43rem;
  height: 0.43rem;
  position: absolute;
  left: calc(100% + 6px);
  bottom: 50%;
  background-image: url(../images/icon-22.png);
  background-repeat: no-repeat;
  background-size: contain;
}
.cous_2 .title .tp2 {
  margin-top: 0.08rem;
  font-family: DIN_B;
  color: rgba(0, 0, 0, 0.5);
}
.cous_2 .form {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 0.27rem;
}
.cous_2 .f_i {
  display: flex;
  width: 48.6666666667%;
  margin-bottom: 0.2rem;
}
.cous_2 .f_i.ali {
  align-items: center;
}
.cous_2 .f_i .sp1 {
  width: 4em;
  margin-right: 0.26rem;
  flex-shrink: 0;
}
.cous_2 .f_i .inp {
  width: 100%;
}
.cous_2 .f_i .inp input {
  width: 100%;
  height: 0.52rem;
  min-height: 40px;
  border: solid 1px #eee;
  padding: 0 0.2rem;
}
.cous_2 .f_i .inp textarea {
  border: solid 1px #eee;
  width: 100%;
  min-height: 2rem;
  padding: 0.2rem;
}
.cous_2 .area .sp1 {
  padding-top: 0.1rem;
}
.cous_2 .w100 {
  width: 100%;
}
.cous_2 .f_sub {
  display: flex;
  justify-content: center;
}
.cous_2 .f_sub .btn_sub {
  height: 0.5rem;
  min-height: 40px;
  color: #fff;
  padding: 0 1rem;
  border: none;
  outline: none;
  cursor: pointer;
  background-color: #dcb76c;
}
@media (max-width: 900px) {
  .cous_2 .f_i {
    width: 100%;
  }
}

.md-expert_team .expert_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-top: 0.67rem;
  padding-bottom: 0.9rem;
}
.md-expert_team .exp_i {
  width: 48.8095238095%;
  background-color: #f8f8f8;
  padding: 0.26rem 0.4rem;
  min-height: 1.9rem;
  margin-bottom: 0.4rem;
  position: relative;
  overflow: hidden;
}
.md-expert_team .exp_i:hover::before {
  opacity: 1;
  transform: translateY(0%);
  transition: all 0.3s;
}
.md-expert_team .exp_i:hover .p1 {
  color: #ddb86d;
  transition: all 0.3s;
}
.md-expert_team .exp_i::before {
  content: "";
  width: 5px;
  height: 100%;
  background-color: #ddb76c;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  transform: translateY(-100%);
  transition: all 0.3s;
}
.md-expert_team .exp_i .p1 {
  color: #222;
  transition: all 0.3s;
}
.md-expert_team .exp_i .p2 {
  color: #888;
  line-height: 1.875;
  margin-top: 0.2rem;
}
@media (max-width: 900px) {
  .md-expert_team .exp_i {
    width: 100%;
  }
}

.md-introduction .introduce_1 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-top: 0.9rem;
  padding-bottom: 1.38rem;
}
.md-introduction .info {
  width: 39.2857142857%;
}
.md-introduction .title .sp1 {
  position: relative;
}
.md-introduction .title .sp1::after {
  content: "";
  width: 0.43rem;
  height: 0.43rem;
  position: absolute;
  background-image: url(../images/icon-22.png);
  background-size: contain;
  top: 50%;
  left: calc(100% + 0.1rem);
  transform: translateY(-50%);
}
.md-introduction .title .p2 {
  font-family: DIN_B;
  color: rgba(0, 0, 0, 0.5);
  margin-top: 0.1rem;
}
.md-introduction .text {
  color: #666;
  line-height: 1.875;
  margin-top: 0.5rem;
}
.md-introduction .imgs {
  width: 55.4761904762%;
  position: relative;
  right: 0.2rem;
}
.md-introduction .imgs .img {
  position: relative;
  padding-top: 59.5493562232%;
}
.md-introduction .imgs .img::before {
  content: "";
  width: 41.7381974249%;
  height: 88.4684684685%;
  border: solid 1px #d0a95e;
  position: absolute;
  right: -0.2rem;
  top: -0.2rem;
}
.md-introduction .imgs .img::after {
  content: "";
  width: 35.7296137339%;
  height: 55.8558558559%;
  position: absolute;
  bottom: -0.3rem;
  left: -0.2rem;
  background-image: url(../images/busc_98.png);
  background-repeat: no-repeat;
  background-size: contain;
}
.md-introduction .imgs img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: 5;
}
@media (max-width: 900px) {
  .md-introduction .info {
    width: 100%;
  }
  .md-introduction .imgs {
    width: 100%;
    margin-top: 30px;
  }
}

.news_page {
  padding-top: 0.7rem;
}
.news_page .news_big {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #f9f9f9;
}
.news_page .news_big:hover .imgs img {
  transform: scale(1.08);
  transition: all 0.3s;
}
.news_page .news_big:hover .p1 {
  color: #dcb76c;
  transition: all 0.3s;
}
.news_page .news_big .imgs {
  width: 33.3333333333%;
}
.news_page .news_big .imgs .img {
  position: relative;
  padding-top: 58.5714285714%;
  overflow: hidden;
}
.news_page .news_big .imgs img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: all 0.3s;
}
.news_page .news_big .text {
  width: 53.5714285714%;
  margin-left: 4.7619047619%;
}
.news_page .news_big .p1 {
  padding-top: 0.16rem;
  transition: all 0.3s;
}
.news_page .news_big .p2 {
  color: #888;
  margin-top: 0.24rem;
  margin-bottom: 0.6rem;
  line-height: 1.7;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.news_page .news_big .p3 {
  display: inline-flex;
  align-items: center;
  line-height: 1;
  color: #888;
}
.news_page .news_big .p3 img {
  margin-right: 5px;
}
.news_page .news_list {
  margin-top: 0.5rem;
  border-top: 1px solid #eee;
  padding-bottom: 0.7rem;
}
.news_page .news_ul {
  margin-bottom: 0.7rem;
}
.news_page .news_a {
  display: flex;
  position: relative;
  padding: 0.41rem 0;
  box-shadow: 0 1px 0 #eee;
}
.news_page .news_a:hover .icon {
  background-color: #ddb86d;
  background-image: url(../images/icon-32.png);
  transition: all 0.3s;
}
.news_page .news_a:hover .p3 {
  color: #ddb86d;
  transition: color 0.3s;
}
.news_page .news_a .date {
  background-color: #f9f9f9;
  padding: 0.2rem 0.35rem;
  padding-bottom: 0.2rem;
  text-align: center;
  font-family: DIN;
  flex-shrink: 0;
}
.news_page .news_a .text {
  width: 65.4761904762%;
  margin-left: 0.35rem;
  padding-top: 0.07rem;
}
.news_page .news_a .p2 {
  margin-top: 0.04rem;
}
.news_page .news_a .p3 {
  transition: color 0.3s;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.news_page .news_a .p4 {
  color: #888;
  line-height: 1.7;
  margin-top: 0.24rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.news_page .news_a .icon {
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  background-color: #e4e3e3;
  background-image: url(../images/icon-31.png);
  background-repeat: no-repeat;
  background-size: 34% auto;
  background-position: center;
  transition: all 0.3s;
}
@media (max-width: 900px) {
  .news_page .news_a .text {
    width: 100%;
  }
  .news_page .news_a .icon {
    display: none !important;
  }
}

.ex_project1 {
  padding-top: 0.7rem;
  padding-bottom: 0.8rem;
}
.ex_project1 .prj_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.ex_project1 .prj_a {
  width: 48.8095238095%;
  margin-bottom: 0.78rem;
}
.ex_project1 .prj_a:hover .a_top::after {
  transform: translate(0);
  opacity: 1;
  transition: all 0.2s;
}
.ex_project1 .prj_a:hover .img img {
  transform: scale(1.08);
  transition: all 0.3s;
}
.ex_project1 .prj_a:hover .mask {
  opacity: 1;
  transition: all 0.2s;
}
.ex_project1 .prj_a:hover .p2 {
  color: #ddb86d;
  transition: color 0.3s;
}
.ex_project1 .prj_a .a_top {
  position: relative;
  overflow: hidden;
}
.ex_project1 .prj_a .a_top::after {
  content: "";
  background-color: rgba(0, 0, 0, 0.8);
  width: 100%;
  height: 100%;
  transform: translate(-101%);
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  transition: all 0.2s;
}
.ex_project1 .prj_a .img {
  position: relative;
  padding-top: 58.5365853659%;
  overflow: hidden;
}
.ex_project1 .prj_a .img img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: all 0.3s;
}
.ex_project1 .prj_a .mask {
  width: 0.5rem;
  height: 0.5rem;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background-image: url(../images/expr_a.png);
  background-size: contain;
  background-repeat: no-repeat;
  z-index: 2;
  opacity: 0;
  transition: all 0.2s;
}
.ex_project1 .prj_a .text {
  padding-top: 0.36rem;
}
.ex_project1 .prj_a .p1 {
  font-family: DIN;
  color: #888;
}
.ex_project1 .prj_a .p2 {
  margin-top: 0.2rem;
  transition: color 0.3s;
}
.ex_project2 .text2 {
  display: flex;
  justify-content: space-between;
}
.ex_project2 .text2 .img {
  width: 48.1481481481%;
}
.ex_project2 .text2 .img img {
  width: 100%;
}
.ex_project2 .text2 .te {
  width: 45.3703703704%;
}
@media (max-width: 900px) {
  .ex_project2 .text2 {
    flex-wrap: wrap;
  }
  .ex_project2 .text2 .img {
    width: 100%;
    margin-top: 20px;
  }
  .ex_project2 .text2 .te {
    width: 100%;
  }
}

.md-ex_instruction .ex_instruction {
  margin-top: 0.7rem;
  margin-bottom: 0.8rem;
  background-color: #f9f9f9;
  padding: 0.8rem;
  padding-top: 0.6rem;
}
.md-ex_instruction .h1 {
  text-align: center;
  font-weight: 500;
}
.md-ex_instruction .content {
  padding-top: 0.38rem;
  border-top: 1px solid #eaeaea;
  margin-top: 0.2rem;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.md-ex_instruction .content .text {
  width: 63.1578947368%;
  line-height: 1.875;
  color: #888;
}
.md-ex_instruction .content .num {
  display: inline-block;
  width: 1.5em;
  line-height: 1.5em;
  background-color: #a7a7a7;
  border-radius: 50%;
  color: #fff;
  text-align: center;
}
.md-ex_instruction .content .imgs {
  width: 32.5%;
}
.md-ex_instruction .content .imgs .img {
  margin-bottom: 0.1rem;
}
.md-ex_instruction .content .imgs .img img {
  width: 100%;
}
@media (max-width: 900px) {
  .md-ex_instruction .ex_instruction {
    padding: 0.8rem 0.4rem;
  }
  .md-ex_instruction .content .text {
    width: 100%;
  }
  .md-ex_instruction .content .imgs {
    width: 100%;
    margin-top: 30px;
  }
}

.md-ex_case .ex_case {
  padding-bottom: 0.8rem;
  padding-top: 0.73rem;
}
.md-ex_case .case_list {
  padding-bottom: 0.8rem;
}
.md-ex_case .case_li {
  margin-bottom: 0.3rem;
}
.md-ex_case .case_li:last-child {
  margin-bottom: 0;
}
.md-ex_case .case_a {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  background-color: #f9f9f9;
  position: relative;
  transition: all 0.3s;
}
.md-ex_case .case_a:last-child {
  margin-bottom: 0;
}
.md-ex_case .case_a:hover {
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.08);
  transition: box-shadow 0.3s;
}
.md-ex_case .case_a:hover .img img {
  transform: scale(1.08);
  transition: all 0.3s;
}
.md-ex_case .case_a:hover .btn {
  background-color: #ddb86d;
  background-image: url(../images/icon-32.png);
  transition: all 0.3s;
}
.md-ex_case .case_a .imgs {
  width: 33.3333333333%;
}
.md-ex_case .case_a .img {
  padding-top: 58.5714285714%;
  overflow: hidden;
  position: relative;
}
.md-ex_case .case_a .img img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: all 0.3s;
}
.md-ex_case .case_a .text {
  width: 45.2380952381%;
  margin-left: 4.7619047619%;
}
.md-ex_case .case_a .line {
  height: 1px;
  background-color: #e7e7e7;
  margin-top: 0.16rem;
  margin-bottom: 0.2rem;
}
.md-ex_case .case_a .p2 {
  line-height: 2.25;
  color: #888;
}
.md-ex_case .case_a .btn {
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 50%;
  background-color: #e4e3e3;
  position: absolute;
  top: 50%;
  right: 6.8452380952%;
  transform: translateY(-50%);
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(../images/icon-31.png);
  background-size: 33.3% auto;
}
@media (max-width: 900px) {
  .md-ex_case .case_a {
    margin-bottom: 40px;
  }
  .md-ex_case .case_a .imgs {
    width: 100%;
  }
  .md-ex_case .case_a .text {
    width: 100%;
    margin: 0;
    padding: 0.4rem;
  }
  .md-ex_case .case_a .btn {
    display: none;
  }
}

.com-collect_page {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 0.68rem;
}
.com-collect_page .com-c_nav {
  width: 14.880952381%;
  background-color: #f9f9f9;
}
.com-collect_page .com-c_nav .com-cn_a {
  display: block;
  position: relative;
  color: #888;
  padding: 0.15rem 0.28rem;
  transition: all 0.3s;
}
.com-collect_page .com-c_nav .com-cn_a:hover {
  background-color: #dcb76c;
  color: #fff;
  transition: all 0.3s;
}
.com-collect_page .com-c_nav .com-cn_a.on {
  background-color: #ddb86d;
  color: #fff;
}
.com-collect_page .com-c_nav .com-cn_a.on::before {
  content: "";
  width: 12px;
  height: 9px;
  position: absolute;
  right: 0.28rem;
  top: 50%;
  transform: translateY(-50%);
  background-image: url(../images/icon-50.png);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  opacity: 1;
}
.com-collect_page .com-c_nav .com-cn_a .sp1 {
  width: calc(100% - 0.4rem);
}
.com-collect_page .com-co_ri {
  width: 82.1428571429%;
  position: relative;
}
@media (max-width: 900px) {
  .com-collect_page .com-c_nav {
    width: 100%;
  }
  .com-collect_page .com-c_nav .com-cn_a {
    padding: 15px 25px;
  }
  .com-collect_page .com-co_ri {
    width: 100%;
    margin-top: 30px;
  }
}

.collect_room {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-bottom: 1.8rem;
}
.collect_room .room_list {
  display: flex;
  flex-wrap: wrap;
}
.collect_room .room_li {
  width: 31.4492753623%;
  margin-right: 2.7536231884%;
  margin-bottom: 0.4rem;
}
.collect_room .room_li:nth-child(3n) {
  margin-right: 0;
}
.collect_room .room_a {
  display: block;
  background-color: #f9f9f9;
  height: 100%;
  transition: all 0.3s;
}
.collect_room .room_a:hover {
  background-color: #fff;
  box-shadow: 0px 0px 0.32rem 0px #f5f5f5;
  transition: all 0.3s;
}
.collect_room .room_a:hover .img img {
  transform: scale(1.08);
  transition: all 0.3s;
}
.collect_room .room_a:hover .p1 {
  color: #dcb76c;
  transition: color 0.3s;
}
.collect_room .room_a .img {
  padding-top: 56.2211981567%;
  position: relative;
  overflow: hidden;
}
.collect_room .room_a .img img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: all 0.3s;
}
.collect_room .room_a .info {
  padding: 0.3rem 0.38rem;
}
.collect_room .room_a .p1 {
  font-weight: 500;
  transition: color 0.3s;
}
.collect_room .room_a .p2 {
  color: #666;
  margin-top: 0.1rem;
}
.collect_room .room_a .line {
  height: 1px;
  background-color: #e1e1e1;
  margin-top: 0.16rem;
  margin-bottom: 0.18rem;
}
.collect_room .room_a .p3 {
  color: #666;
  line-height: 2;
}
@media (max-width: 900px) {
  .collect_room .room_list {
    justify-content: space-between;
  }
  .collect_room .room_li {
    width: 48%;
    margin-right: 0;
  }
}

.appreciate_page {
  padding-bottom: 1.73rem;
  position: relative;
}
.appreciate_page .appreciate_list {
  position: relative;
}
.appreciate_page .apc_item {
  width: 33.3333333333%;
  position: relative;
  padding: 0 0.05rem 0.1rem;
  cursor: pointer;
  overflow: hidden;
}
.appreciate_page .apc_item:hover .ap_t {
  opacity: 1;
  transform: translate(-50%, -50%);
  top: 50%;
  transition: all 0.3s;
}
.appreciate_page .apc_item .ap_g {
  width: 100%;
}
.appreciate_page .apc_item .ap_b {
  position: relative;
  border-radius: 0.3rem;
  overflow: hidden;
  cursor: pointer;
}
.appreciate_page .apc_item .ap_t {
  position: absolute;
  left: 50%;
  top: 0;
  transform: translate(-50%, -100%);
  width: calc(100% - 0.1rem);
  height: calc(100% - 0.1rem);
  background-color: rgba(42, 42, 42, 0.9);
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  color: #fff;
  opacity: 0;
  pointer-events: none;
  transition: all 0.3s;
}
.appreciate_page .apc_item .ap_ic {
  width: 0.19rem;
  height: 0.19rem;
  min-width: 16px;
  min-height: 16px;
  background-image: url(../images/icon-40.png);
  background-repeat: no-repeat;
  background-size: contain;
  margin-top: 0.1rem;
}
.appreciate_page .acm_loading {
  display: flex;
  justify-content: center;
  position: absolute;
  top: calc(100% + 0.68rem);
  left: 50%;
  transform: translate(-50%);
}
.appreciate_page .acm_loading .a_load {
  display: none;
  width: 0.42rem;
}
.appreciate_page .acm_loading .a_load.show {
  display: block;
}

.com-artist_page {
  display: flex;
  justify-content: space-between;
  padding-top: 0.72rem;
  padding-bottom: 0.94rem;
}
.com-artist_page .artist_nav {
  width: 14.880952381%;
  display: flex;
  flex-direction: column;
}
.com-artist_page .mask {
  background-color: #f9f9f9;
  flex: 1;
}
.com-artist_page .an_ul1 {
  color: #888;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.com-artist_page .an_ul1 .an_li1 {
  margin-bottom: 3px;
  border: solid 1px #f6f6f6;
}
.com-artist_page .an_ul1 .an_li1.on .an_tit {
  background-color: #ddb86d;
  color: #fff;
  transition: all 0.3s;
}
.com-artist_page .an_ul1 .an_li1.on .an_tit::before {
  background-image: url(../images/icon-62.png);
}
.com-artist_page .an_ul1 .an_li1.on .an_ul2 {
  display: block;
}
.com-artist_page .an_ul1 .an_tit {
  background-color: #f9f9f9;
  padding: 0.17rem 0.3rem;
  line-height: 1;
  cursor: pointer;
  position: relative;
  transition: all 0.3s;
}
.com-artist_page .an_ul1 .an_tit::before {
  content: "";
  width: 0.11rem;
  height: 0.11rem;
  min-width: 10px;
  min-height: 10px;
  position: absolute;
  right: 0.3rem;
  top: 50%;
  transform: translateY(-50%);
  background-image: url(../images/icon-61.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.com-artist_page .an_ul1 .an_ul2 {
  display: none;
}
.com-artist_page .an_ul1 .an_li2 {
  margin-bottom: 0.03rem;
}
.com-artist_page .an_ul1 .an_li2:last-child {
  margin-bottom: 0;
}
.com-artist_page .an_ul1 .an_a2 {
  padding: 0.11rem 0.3rem;
  line-height: 1;
  display: block;
  transition: all 0.3s;
}
.com-artist_page .an_ul1 .an_a2:hover {
  background-color: #f8f4ed;
  transition: all 0.3s;
}
.com-artist_page .an_ul1 .an_a2.on {
  background-color: #f8f4ed;
  color: #ddb86d;
}
.com-artist_page .artist_content {
  width: 82.1428571429%;
}
@media (max-width: 900px) {
  .com-artist_page {
    flex-wrap: wrap;
  }
  .com-artist_page .artist_nav {
    width: 100%;
  }
  .com-artist_page .an_ul1 .an_tit {
    padding: 15px 10px;
  }
  .com-artist_page .an_ul1 .an_a2 {
    padding: 10px;
  }
  .com-artist_page .artist_content {
    width: 100%;
  }
}

.artist_form {
  display: flex;
  align-items: center;
  background-color: #f9f9f9;
  padding: 0.17rem 0.32rem;
}
.artist_form .sp1 {
  margin-right: 0.35rem;
}
.artist_form select {
  flex: 1;
  height: 0.36rem;
  min-height: 36px;
  color: #888;
  background-color: #fff;
  border: solid 1px #f3f3f3;
  margin-right: 0.12rem;
  padding: 0 0.16rem;
}
.artist_form .f_sub {
  width: 1.4rem;
  text-align: center;
  height: 0.36rem;
  min-height: 36px;
  text-align: center;
  color: #fff;
  background-color: #ddb86d;
  cursor: pointer;
  border: none;
  outline: none;
}

.artist_list {
  display: flex;
  flex-wrap: wrap;
  margin-top: 0.5rem;
}
.artist_list .art_i {
  width: 31.3768115942%;
  margin-right: 2.8985507246%;
  background-color: #f9f9f9;
  padding: 0.3rem 0.3rem 0;
  margin-bottom: 0.35rem;
}
.artist_list .art_i:nth-child(3n) {
  margin-right: 0;
}
.artist_list .art_i:hover .img img {
  transform: scale(1.08);
  transition: all 0.3s;
}
.artist_list .art_i:hover .name {
  color: #dcb76c;
  transition: all 0.3s;
}
.artist_list .img {
  position: relative;
  padding-top: 120.320855615%;
  overflow: hidden;
}
.artist_list .img img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: all 0.3s;
}
.artist_list .name {
  line-height: 1;
  padding-top: 0.28rem;
  padding-bottom: 0.35rem;
  text-align: center;
  transition: all 0.3s;
}
@media (max-width: 900px) {
  .artist_list {
    justify-content: space-between;
  }
  .artist_list .art_i {
    width: 48%;
    margin-bottom: 4%;
    margin-right: 0;
  }
}

.artist_det {
  display: flex;
  justify-content: space-between;
}
.artist_det .imgs {
  width: 19.2028985507%;
}
.artist_det .imgs .img {
  position: relative;
  padding-top: 153.2075471698%;
}
.artist_det .imgs img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.artist_det .det_text {
  width: 77.5362318841%;
}
.artist_det .det_text .top {
  border-bottom: 1px solid #e1e1e1;
  padding-top: 0.3rem;
  padding-bottom: 0.3rem;
}
.artist_det .det_text .top_2 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #888;
  margin-top: 0.2rem;
}
.artist_det .det_text .top_2 .back {
  display: inline-flex;
  align-items: center;
}
.artist_det .det_text .top_2 .back:hover {
  color: #dcb76c;
}
.artist_det .det_text .top_2 .back img {
  width: 0.2rem;
  min-width: 15px;
  margin-right: 0.1rem;
}
.artist_det .det_text .text {
  color: #888;
  line-height: 1.875;
  margin-top: 0.48rem;
}
@media (max-width: 900px) {
  .artist_det {
    flex-wrap: wrap;
    padding: 40px 0;
  }
  .artist_det .imgs {
    width: 50%;
    margin: 0 auto;
  }
  .artist_det .det_text {
    width: 100%;
    margin-top: 20px;
  }
  .artist_det .det_text .top .h1 {
    text-align: center;
    font-size: 30px;
  }
  .artist_det .det_text .top_2 {
    margin-top: 20px;
  }
}

.com-det_page {
  display: flex;
}
.com-det_page .com-det_nav {
  width: 31.25%;
  background-color: #f9f9f9;
  padding-top: 0.93rem;
  padding-bottom: 1.1rem;
  padding-left: 6.25%;
  padding-right: 6.7708333333%;
}
.com-det_page .com-det_nav .nav_a {
  display: block;
  margin-bottom: 0.68rem;
}
.com-det_page .com-det_nav .nav_a:hover .p2 {
  color: #dcb76c;
  transition: all 0.3s;
}
.com-det_page .com-det_nav .nav_a:last-child {
  margin-bottom: 0;
}
.com-det_page .com-det_nav .nav_a .p1 {
  color: #888;
}
.com-det_page .com-det_nav .nav_a .p2 {
  color: #333;
  line-height: 1.5;
  margin-top: 0.12rem;
  transition: all 0.3s;
}
.com-det_page .com-det_content {
  width: 56.25%;
  margin-left: 3.125%;
  padding-top: 0.9rem;
  padding-bottom: 1rem;
}
.com-det_page .com-det_content .det_title {
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 0.56rem;
}
.com-det_page .com-det_content .h1 {
  font-weight: 500;
}
.com-det_page .com-det_content .det_t2 {
  display: flex;
  justify-content: space-between;
  color: #666;
  margin-top: 0.46rem;
}
.com-det_page .com-det_content .det_t2 .num {
  font-family: DIN;
}
.com-det_page .com-det_content .det_t2 .back {
  color: #888;
  display: inline-flex;
  align-items: center;
  transition: color 0.3s;
}
.com-det_page .com-det_content .det_t2 .back:hover {
  color: #dcb76c;
  transition: color 0.3s;
}
.com-det_page .com-det_content .det_t2 .back img {
  width: 0.19rem;
  min-width: 15px;
  margin-right: 0.1rem;
}
.com-det_page .com-det_content .det_text {
  padding-top: 0.4rem;
  line-height: 1.875;
  color: #888;
}
.com-det_page .com-det_content .text2 {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 900px) {
  .com-det_page {
    flex-wrap: wrap;
  }
  .com-det_page .com-det_nav {
    width: 100%;
    order: 2;
  }
  .com-det_page .com-det_content {
    width: 90%;
    margin: 0 auto;
    order: 1;
  }
}

.md-qualificate_online .content {
  margin-top: 0.67rem;
  margin-bottom: 0.62rem;
  background-color: #f9f9f9;
  padding: 0.6rem;
  padding-top: 0.67rem;
}
.md-qualificate_online .quon_tit {
  text-align: center;
}
.md-qualificate_online .quon_tit .spt {
  position: relative;
}
.md-qualificate_online .quon_tit .spt::after {
  content: "";
  width: 0.29rem;
  height: 0.29rem;
  position: absolute;
  left: calc(100% + 6px);
  bottom: 0;
  background-image: url(../images/icon-22.png);
  background-repeat: no-repeat;
  background-size: contain;
}

.md-qlf_online1 .art_category {
  display: flex;
  flex-wrap: wrap;
  margin-top: 0.24rem;
}
.md-qlf_online1 .art_op {
  width: 13.2051282051%;
  margin-right: 1.2179487179%;
  margin-bottom: 0.1rem;
  border: solid 1px #f0f0f0;
  background-color: #fff;
  color: #666;
  text-align: center;
  padding: 0.15rem 0;
  cursor: pointer;
}
.md-qlf_online1 .art_op:nth-child(7n) {
  margin-right: 0;
}
.md-qlf_online1 .art_op.on {
  border-color: #ddb76c;
  color: #ddb76c;
}
.md-qlf_online1 .agree {
  display: flex;
  justify-content: center;
  color: #666;
  margin-top: 0.32rem;
}
.md-qlf_online1 .agree .sp2 {
  padding-left: 6px;
}
.md-qlf_online1 .agree .a1 {
  color: #cfa85b;
  position: relative;
}
.md-qlf_online1 .agree .a1::after {
  content: "";
  background-color: #cfa85b;
  position: absolute;
  left: 0;
  top: calc(100% + 0.06rem);
  width: 100%;
  height: 1px;
}
.md-qlf_online1 .form_btn {
  display: flex;
  justify-content: center;
  margin-top: 0.32rem;
}
.md-qlf_online1 .form_btn .form_sub {
  background-color: #ddb76c;
  color: #fff;
  height: 0.5rem;
  min-height: 40px;
  padding: 0 1rem;
  border: none;
  cursor: pointer;
}
@media (max-width: 900px) {
  .md-qlf_online1 .art_category {
    justify-content: space-between;
  }
  .md-qlf_online1 .art_op {
    width: 48%;
    margin-right: 0;
  }
}

.md-qlf_online2 {
  padding-bottom: 0.67rem !important;
}
.md-qlf_online2 .form {
  margin-top: 0.32rem;
}
.md-qlf_online2 .form_content {
  display: flex;
  flex-wrap: wrap;
}
.md-qlf_online2 .form_i {
  display: flex;
  align-items: center;
  margin-bottom: 0.1rem;
  width: 30.1282051282%;
  margin-right: 4.8076923077%;
  position: relative;
}
.md-qlf_online2 .form_i:nth-child(3n) {
  margin-right: 0;
}
.md-qlf_online2 .form_i .f_sp {
  min-width: 5em;
  flex-shrink: 0;
  text-align: right;
  margin-right: 0.16rem;
}
.md-qlf_online2 .form_i .f_lab {
  flex-grow: 1;
  position: relative;
}
.md-qlf_online2 .form_i .f_lab select {
  width: 100%;
  height: 0.5rem;
  min-height: 40px;
  background-color: #fff;
  border: solid 1px #ebebeb;
  color: #bdbdbd;
  padding: 0 0.2rem;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}
.md-qlf_online2 .form_i .f_lab input {
  width: 100%;
  height: 0.5rem;
  min-height: 40px;
  background-color: #fff;
  border: solid 1px #ebebeb;
  color: #bdbdbd;
  padding: 0 0.2rem;
}
.md-qlf_online2 .form_i .f_lab .inp_file {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  background-color: #f9f9f9;
  width: 1rem;
}
.md-qlf_online2 .form_i .f_sel::after {
  content: "";
  width: 15px;
  height: 8px;
  position: absolute;
  right: 0.2rem;
  top: 50%;
  transform: translateY(-50%);
  background-image: url(../images/icon-25.png);
  background-repeat: no-repeat;
  background-size: contain;
  pointer-events: none;
}
.md-qlf_online2 .form_i .f_file {
  display: flex;
}
.md-qlf_online2 .form_i .f_file .file_btn {
  background-color: #f9f9f9;
  white-space: nowrap;
  flex-shrink: 0;
  border: solid 1px #ebebeb;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 0.18rem;
  color: #b7b7b7;
  position: relative;
  cursor: pointer;
}
.md-qlf_online2 .form_i .f_file .file_btn img {
  width: 0.21rem;
  min-width: 16px;
}
.md-qlf_online2 .form_i .f_file .file_btn .sp2 {
  margin-left: 4px;
}
.md-qlf_online2 .form_i .f_file .inp_file {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer;
}
.md-qlf_online2 .imp::after {
  content: "*";
  color: #d70e0e;
  font-size: 14px;
  position: absolute;
  top: 0;
  left: calc(100% + 0.1rem);
}
.md-qlf_online2 .form_btns {
  display: flex;
  justify-content: center;
  margin-top: 0.4rem;
}
.md-qlf_online2 .form_btns .form_btn {
  border: none;
  outline: none;
  color: #fff;
  height: 0.5rem;
  min-height: 40px;
  padding: 0 0.92rem;
  cursor: pointer;
}
.md-qlf_online2 .form_btns .fb_1 {
  background-color: #bababa;
  margin-right: 0.18rem;
}
.md-qlf_online2 .form_btns .fb_2 {
  background-color: #ddb76c;
}
.md-qlf_online2 .form_btns .sp1 {
  display: block;
  min-width: 3em;
}
.md-qlf_online2 .form_notice {
  text-align: center;
  margin-top: 0.23rem;
  color: #888;
}
@media (max-width: 900px) {
  .md-qlf_online2 .form_i {
    width: 100%;
    margin-right: 0;
  }
  .md-qlf_online2 .form_i .f_file .file_btn {
    padding: 0 10px;
  }
}

.instruction_process {
  padding-top: 0.68rem;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.instruction_process .process_i {
  width: 49.4047619048%;
  background-color: #f9f9f9;
  padding: 0.6rem 0.5rem;
}
.instruction_process .icon img {
  height: 0.5rem;
  min-height: 30px;
}
.instruction_process .d1 {
  margin-top: 0.14rem;
}
.instruction_process .d1 .sp1 {
  position: relative;
}
.instruction_process .d1 .sp1::before {
  content: "";
  width: 0.29rem;
  height: 0.29rem;
  position: absolute;
  bottom: 3px;
  left: calc(100% - 3px);
  background-image: url(../images/icon-22.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.instruction_process .prc_list {
  margin-top: 0.2rem;
}
.instruction_process .prc_i {
  display: flex;
}
.instruction_process .prc_i:last-child .num::before {
  display: none;
}
.instruction_process .prc_i:last-child .num::after {
  display: none;
}
.instruction_process .prc_i:last-child .p2 {
  padding-bottom: 0;
}
.instruction_process .prc_i:last-child .sp3 {
  display: none;
}
.instruction_process .prc_i .num {
  flex-shrink: 0;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.instruction_process .prc_i .num:hover .sp2 {
  background-color: #ddb76c;
  color: #fff;
}
.instruction_process .prc_i .sp2 {
  display: block;
  text-align: center;
  width: 2em;
  line-height: 2em;
  background-color: #dfdfdf;
  border-radius: 50%;
  font-family: DIN;
  color: #888;
  position: relative;
  z-index: 2;
}
.instruction_process .prc_i .sp3 {
  flex-grow: 1;
  width: 1px;
  background-color: #dfdfdf;
  position: relative;
}
.instruction_process .prc_i .sp3::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background-image: url(../images/icon-3.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 11px;
  height: 8px;
}
.instruction_process .prc_i .p2 {
  line-height: 1.875;
  color: #888;
  padding-left: 8px;
  padding-bottom: 0.2rem;
}
@media (max-width: 900px) {
  .instruction_process .process_i {
    width: 100%;
    margin-bottom: 20px;
  }
}

.instruction_page {
  padding-bottom: 0.8rem;
  padding-top: 0.6rem;
}
.instruction_page .h1 {
  text-align: center;
  font-weight: 500;
}

.ins_container {
  display: flex;
  justify-content: space-between;
  margin-top: 0.4rem;
}
.ins_container .ins_nav {
  width: 16.4880952381%;
}
.ins_container .ins_nav .ins_ni {
  display: flex;
  align-items: center;
  line-height: 1;
  position: relative;
  margin-bottom: 0.11rem;
  padding: 0.16rem 0.2rem;
  padding-left: 24%;
  background-image: url(../images/ins_n1.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.ins_container .ins_nav .ins_ni:hover {
  background-image: url(../images/ins_n2.png);
  color: #fff;
}
.ins_container .ins_nav .ins_ni:hover .num {
  background-color: #fff;
  color: #c3994c;
}
.ins_container .ins_nav .ins_ni .num {
  font-family: DIN;
  margin-right: 10px;
  line-height: 2em;
  height: 2em;
  width: 2em;
  border-radius: 50%;
  text-align: center;
  background-color: #dfdfdf;
}
.ins_container .ins_content {
  width: 78.5714285714%;
}
.ins_container .ins_tit {
  display: flex;
  line-height: 1;
  padding-bottom: 0.16rem;
}
.ins_container .ins_tit .num {
  font-family: DIN;
  margin-right: 0.1rem;
}
.ins_container .ins_tit .it2 {
  position: relative;
}
.ins_container .ins_tit .it2::before {
  content: "";
  position: absolute;
  left: 100%;
  bottom: 0;
  width: 0.29rem;
  height: 0.29rem;
  background-image: url(../images/icon-22.png);
  background-repeat: no-repeat;
  background-size: contain;
}
.ins_container .ins_ci {
  margin-bottom: 0.6rem;
}
.ins_container .ins_ci p {
  line-height: 1.875;
  color: #888;
}
.ins_container .c1_list {
  display: flex;
  justify-content: space-between;
  margin-bottom: 0.2rem;
}
.ins_container .c1_list .c1_i {
  width: 48.3333333333%;
  background-color: #fff;
  border: dashed 1px #dedede;
  padding: 0.25rem 0.28rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.ins_container .c1_list .c1_i .num {
  color: #ccc;
  background-color: #fff;
  border-radius: 50%;
  border: solid 1px #dfdfdf;
  font-family: DIN;
  width: 0.4rem;
  line-height: 0.4rem;
  text-align: center;
  flex-shrink: 0;
}
.ins_container .c1_list .c1_i .sp2 {
  color: #888;
  line-height: 1.875;
  flex-grow: 1;
  padding: 0 0.27rem;
}
.ins_container .c1_list .c1_i .icon {
  width: 0.4rem;
  flex-shrink: 0;
}
.ins_container .c1_list .c1_i .icon img {
  width: 100%;
}
.ins_container .c1_list .c1_g {
  display: inline-flex;
  align-items: center;
}
.ins_container .c5_list {
  display: flex;
  justify-content: space-between;
  margin-top: 0.1rem;
}
.ins_container .c5_list .c5_li {
  width: 49.3181818182%;
}
.ins_container .c5_list table {
  width: 100%;
}
.ins_container .c5_list table,
.ins_container .c5_list td {
  border: none;
}
.ins_container .c5_list tr {
  border: 1px solid #fff;
  background-color: #f9f9f9;
}
.ins_container .c5_list tr:first-child {
  background-color: #ddb76c;
}
.ins_container .c5_list tr:first-child td {
  color: #fff;
}
.ins_container .c5_list td {
  padding: 0.2rem 0.25rem;
  color: #888;
  font-family: DIN;
}
.ins_container .c5_list td:last-child {
  color: #cfa85b;
}
.ins_container .c5_list2 {
  display: flex;
  justify-content: space-between;
  margin-top: 0.1rem;
}
.ins_container .c5_list2 .c5_li {
  width: 49.3181818182%;
}
.ins_container .c5_list2 table {
  width: 100%;
}
.ins_container .c5_list2 table,
.ins_container .c5_list2 td {
  border: none;
}
.ins_container .c5_list2 tr {
  border: 1px solid #fff;
  background-color: #f9f9f9;
}
.ins_container .c5_list2 tr:first-child {
  background-color: #ddb76c;
}
.ins_container .c5_list2 tr:first-child td {
  color: #fff;
}
.ins_container .c5_list2 td {
  padding: 0.2rem 0.25rem;
  color: #888;
  font-family: DIN;
}
.ins_container .c5_list2 td:nth-child(2) {
  width: 30%;
}
.ins_container .c5_list2 td:last-child {
  width: 20%;
  color: #cfa85b;
}
@media (max-width: 900px) {
  .ins_container {
    flex-wrap: wrap;
  }
  .ins_container .ins_nav {
    width: 100%;
  }
  .ins_container .ins_content {
    width: 100%;
    margin-top: 40px;
  }
  .ins_container .c1_list {
    flex-wrap: wrap;
    margin-bottom: 0;
  }
  .ins_container .c1_list .c1_i {
    width: 100%;
    margin-bottom: 0.2rem;
  }
  .ins_container .c1_list .c1_i .num {
    width: 2em;
    line-height: 2em;
  }
  .ins_container .c1_list .c1_g {
    display: none !important;
  }
  .ins_container .c5_list {
    flex-wrap: wrap;
  }
  .ins_container .c5_list .c5_li {
    width: 100%;
    margin-bottom: 20px;
  }
  .ins_container .c5_list2 {
    flex-wrap: wrap;
  }
  .ins_container .c5_list2 .c5_li {
    width: 100%;
    margin-bottom: 20px;
  }
}/*# sourceMappingURL=style.css.map */


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