.header-wrap[data-v-61dd7a3d] {
  width: 100%;
  background: #2A2A2A;
  padding-left: 1.35rem;
  line-height: 4.5rem;
  max-width: 37.5rem;
}
.header-wrap .head-img[data-v-61dd7a3d] {
    display: inline-block;
    width: 3rem;
    height: 3rem;
    border-radius: 50%;
    vertical-align: middle;
    margin-right: .8rem;
    background: #FFD52A;
}
.header-wrap .head-img img[data-v-61dd7a3d] {
      width: 100%;
}
.header-wrap .hostname[data-v-61dd7a3d] {
    font-size: 1.4rem;
    font-weight: 500;
    color: #ffffff;
    line-height: 3rem;
    vertical-align: middle;
    margin-right: .8rem;
}
.header-wrap .host[data-v-61dd7a3d] {
    font-size: 1.2rem;
    font-weight: 400;
    line-height: 3rem;
    vertical-align: middle;
    padding-left: .45rem;
    color: #DEDEDE;
    border-left: 1px solid #5B5B5B;
    height: 1.16rem;
}

.introduce[data-v-6850a8d5] {
  background: #FFE333;
  width: 100%;
  min-height: 100vh;
  position: relative;
}
.introduce .title[data-v-6850a8d5] {
    padding-top: 3rem;
    margin: auto;
    margin-bottom: .25rem;
    text-align: center;
    width: 11.1rem;
}
.introduce .title img[data-v-6850a8d5] {
      width: 100%;
}
.introduce .desc[data-v-6850a8d5] {
    font-size: 1.6rem;
    color: #020202;
    font-weight: normal;
    line-height: 1;
    margin-bottom: 3.6rem;
    text-align: center;
    letter-spacing: 0.3rem;
}
.introduce .btn[data-v-6850a8d5], .introduce .border[data-v-6850a8d5] {
    display: block;
    background: #FF8610;
    color: #FFFFFF;
    font-weight: bold;
    border-radius: 2.2rem;
    padding: 1.5rem 3.85rem;
    line-height: 1;
    outline: none;
    border: none;
    -webkit-box-shadow: 0 4.5px 0 #FA5D10;
            box-shadow: 0 4.5px 0 #FA5D10;
    text-align: center;
    margin: auto;
    margin-bottom: 11.5rem;
    font-size: 1.4rem;
}
.introduce .btn[data-v-6850a8d5]:active, .introduce .btn[data-v-6850a8d5]:hover, .introduce .border[data-v-6850a8d5]:active, .introduce .border[data-v-6850a8d5]:hover {
      background: #e36c0c;
}
.introduce .border[data-v-6850a8d5] {
    height: 0;
    width: 0;
    padding: 0;
}
.introduce .boxshadow[data-v-6850a8d5] {
    position: absolute;
    z-index: 9;
    top: 16.7rem;
    width: 35rem;
    left: 1.25rem;
    border-top-left-radius: .8rem;
    border-top-right-radius: .8rem;
    background: none;
    height: 17.3rem;
    -webkit-box-shadow: 0 0 2rem rgba(85, 85, 85, 0.1);
            box-shadow: 0 0 2rem rgba(85, 85, 85, 0.1);
}
.introduce .con-item-top[data-v-6850a8d5] {
    position: absolute;
    z-index: 10;
    top: 16.7rem;
    width: 35rem;
    left: 1.25rem;
    border-radius: .8rem;
    padding: 4.45rem 3.25rem 0;
    background: #ffffff;
}
.introduce .con-item-top .tit[data-v-6850a8d5] {
      color: #FF8610;
      font-weight: bold;
      line-height: 1;
      margin-bottom: 1.7rem;
      font-size: 3.3rem;
}
.introduce .con-item-top .con-b[data-v-6850a8d5] {
      color: #020202;
      font-weight: 500;
      line-height: 2.6rem;
      font-size: 1.9rem;
}
.introduce .con-item-top .con[data-v-6850a8d5] {
      font-size: 1.4rem;
      line-height: 2.1rem;
      color: #313131;
      font-weight: 300;
      margin-top: 0.9rem;
}
.introduce .content-wrap[data-v-6850a8d5] {
    width: 34.5rem;
    background: #ffffff;
    border-radius: 2.5rem;
    padding: 0 1.9rem 2.75rem 1.9rem;
    margin: auto;
}
.introduce .content-wrap .content-inner[data-v-6850a8d5] {
      background: #FFFFFF;
      border-radius: 2.5rem;
}
.introduce .content-wrap .content-inner .content-item .tit[data-v-6850a8d5] {
        color: #FF8610;
        font-weight: bold;
        line-height: 1;
        margin-bottom: 1.7rem;
        font-size: 3.3rem;
        padding-left: 4rem;
}
.introduce .content-wrap .content-inner .content-item .con-b[data-v-6850a8d5] {
        color: #020202;
        font-weight: 500;
        line-height: 2.6rem;
        font-size: 1.9rem;
        padding-left: 4rem;
}
.introduce .content-wrap .content-inner .content-item .con[data-v-6850a8d5] {
        font-size: 1.4rem;
        line-height: 2.1rem;
        color: #313131;
        font-weight: 300;
        margin-top: 0.9rem;
        padding-left: 4rem;
        padding-right: 4.4rem;
}
.introduce .content-wrap .content-inner .content-item .con-tit[data-v-6850a8d5] {
        padding-bottom: 1.4rem;
        font-size: 1.4rem;
        font-family: PingFang SC;
        font-weight: 500;
        color: #020202;
        text-align: center;
}
.introduce .content-wrap .content-inner .content-item .img-wrap[data-v-6850a8d5] {
        width: 100%;
}
.introduce .content-wrap .content-inner .content-item .img-wrap img[data-v-6850a8d5] {
          width: 100%;
}
.introduce .toTop[data-v-6850a8d5] {
    width: 4.5rem;
    height: 4.5rem;
    position: fixed;
    bottom: 5.7rem;
    right: 1.5rem;
    background: url(../img/top_n.b2838329.png) no-repeat left top;
    background-size: 100%;
}
.introduce .toTop[data-v-6850a8d5]:active {
      background: url(../img/top_h.a58e348d.png) no-repeat left top;
      background-size: 100%;
}
.introduce .footer[data-v-6850a8d5] {
    text-align: center;
    font-size: 1.2rem;
    font-weight: normal;
    line-height: 1.55rem;
    padding-bottom: 2.15rem;
    padding-top: 2rem;
}
.introduce .footer p[data-v-6850a8d5], .introduce .footer a[data-v-6850a8d5] {
      color: #000000;
}
.introduce .footer p[data-v-6850a8d5]:hover, .introduce .footer p[data-v-6850a8d5]:active, .introduce .footer a[data-v-6850a8d5]:hover, .introduce .footer a[data-v-6850a8d5]:active {
        text-decoration: underline;
}
.introduce .footer a[data-v-6850a8d5] {
      display: inline-block;
}
.introduce .footer img[data-v-6850a8d5] {
      display: inline-block;
      width: 1.2rem;
      height: 1.2rem;
}

