.miniblock[data-v-2202af41] {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
.miniblock h1[data-v-2202af41] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    font-size: x-large;
    font-weight: 900;
    font-family: KaiTi;
    color: #2babff;
    text-align: center;
}
.miniblock .block[data-v-2202af41] {
    width: 40%;
}
.miniblock .block .box[data-v-2202af41] {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      text-align: center;
}
.miniblock .block .box .name[data-v-2202af41] {
        width: 50%;
        height: 5em;
        line-height: 5em;
        overflow: hidden;
        text-overflow: ellipsis;
        background-color: transparent;
        font-weight: 900;
        font-family: KaiTi;
}
.miniblock .block .box .num[data-v-2202af41] {
        width: 50%;
}
.miniblock .block .box .num .zb[data-v-2202af41] {
          color: orange;
          font-size: large;
          font-weight: 900;
}

.first-else[data-v-0f5b020a] {
  width: 100%;
  height: 100%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  font-family: KaiTi;
}
.first-else h1[data-v-0f5b020a] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    font-size: xx-large;
    font-weight: 900;
    font-family: KaiTi;
    color: #2babff;
    text-align: center;
    line-height: 1.5em;
}
.first-else .top[data-v-0f5b020a] {
    width: 100%;
    height: 34%;
    margin-top: 8%;
    position: relative;
}
.first-else .top h1[data-v-0f5b020a] {
      line-height: 3em;
}
.first-else .top ul[data-v-0f5b020a] {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: distribute;
          justify-content: space-around;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start;
      padding-top: 4em;
}
.first-else .top ul li[data-v-0f5b020a] {
        width: 48%;
        height: 2em;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
}
.first-else .top ul li .peopleType[data-v-0f5b020a] {
          padding-left: 1em;
          -webkit-box-sizing: border-box;
                  box-sizing: border-box;
          width: 50%;
}
.first-else .top ul li .peopleNum[data-v-0f5b020a] {
          width: 50%;
          padding-left: 2em;
          -webkit-box-sizing: border-box;
                  box-sizing: border-box;
}
.first-else .middle[data-v-0f5b020a] {
    width: 100%;
    height: 29%;
    position: relative;
}
.first-else .middle h1[data-v-0f5b020a] {
      line-height: 3em;
}
.first-else .middle .list[data-v-0f5b020a] {
      padding-top: 4em;
      height: 3em;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: distribute;
          justify-content: space-around;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
}
.first-else .middle .list .box[data-v-0f5b020a] {
        text-align: center;
        line-height: 3em;
        width: 30%;
        height: 100%;
}
.first-else .bottom[data-v-0f5b020a] {
    width: 100%;
    height: 23%;
    position: relative;
}
.first-else .bottom .data[data-v-0f5b020a] {
      width: 100%;
      height: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: distribute;
          justify-content: space-around;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
}
.first-else .bottom .data .item[data-v-0f5b020a] {
        width: 45%;
        height: 3em;
}
.first-else .bottom .data .item .box[data-v-0f5b020a] {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: justify;
              -ms-flex-pack: justify;
                  justify-content: space-between;
}
.first-else .bottom .data .item .box p[data-v-0f5b020a] {
            height: 3em;
            line-height: 3em;
            text-align: center;
}
.first-else .bottom .data .item .box .name[data-v-0f5b020a] {
            width: 70%;
}
.first-else .bottom .data .item .box .value[data-v-0f5b020a] {
            width: 30%;
            text-align: left;
}

.second-else[data-v-62ffd4fd] {
  width: 100%;
  height: 100%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  font-family: KaiTi;
}
.second-else h1[data-v-62ffd4fd] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 3em;
    font-size: xx-large;
    font-weight: 900;
    color: #2babff;
    text-align: center;
}
.second-else .top[data-v-62ffd4fd] {
    margin-top: 10%;
    width: 100%;
    height: 38%;
}
.second-else .top .box[data-v-62ffd4fd] {
      width: 100%;
      height: 100%;
      position: relative;
}
.second-else .top .box h1[data-v-62ffd4fd] {
        line-height: 3em;
}
.second-else .top .box .data[data-v-62ffd4fd] {
        padding-top: 4em;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: distribute;
            justify-content: space-around;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
}
.second-else .top .box .data .item[data-v-62ffd4fd] {
          width: 40%;
          height: 3em;
          font-size: larger;
}
.second-else .top .box .data .item .block[data-v-62ffd4fd] {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-pack: distribute;
                justify-content: space-around;
            -webkit-box-align: center;
                -ms-flex-align: center;
                    align-items: center;
            line-height: 3em;
            text-align: center;
}
.second-else .top .box .data .item .block .tips[data-v-62ffd4fd] {
              width: 50%;
              text-align: center;
}
.second-else .top .box .data .item .block .value[data-v-62ffd4fd] {
              width: 50%;
              text-align: center;
}
.second-else .bottom[data-v-62ffd4fd] {
    width: 100%;
    height: 48%;
}
.second-else .bottom .box[data-v-62ffd4fd] {
      width: 100%;
      height: 100%;
      position: relative;
}
.second-else .bottom .box h1[data-v-62ffd4fd] {
        line-height: 3em;
}
.second-else .bottom .box .data[data-v-62ffd4fd] {
        padding-top: 4em;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: distribute;
            justify-content: space-around;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}
.second-else .bottom .box .data .item[data-v-62ffd4fd] {
          width: 40%;
          height: 3em;
          margin-bottom: 2em;
          font-size: larger;
}
.second-else .bottom .box .data .item .block[data-v-62ffd4fd] {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-pack: distribute;
                justify-content: space-around;
            -webkit-box-align: center;
                -ms-flex-align: center;
                    align-items: center;
            line-height: 3em;
            text-align: center;
}
.second-else .bottom .box .data .item .block .tips[data-v-62ffd4fd] {
              width: 50%;
              text-align: center;
}
.second-else .bottom .box .data .item .block .value[data-v-62ffd4fd] {
              width: 50%;
              text-align: center;
}

.third-else[data-v-4535ea24] {
  width: 100%;
  height: 100%;
  position: relative;
  padding-top: 10%;
}
.third-else h1[data-v-4535ea24] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    font-size: xx-large;
    font-weight: 900;
    font-family: KaiTi;
    color: #2babff;
    text-align: center;
    line-height: 1.5em;
}
.third-else section[data-v-4535ea24] {
    width: 100%;
    height: 90%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
}
.third-else section .left[data-v-4535ea24] {
      width: 50%;
      height: 90%;
}
.third-else section .left h1[data-v-4535ea24] {
        font-size: x-large;
        line-height: 2em;
}
.third-else section .left .data[data-v-4535ea24] {
        padding-top: 3em;
}
.third-else section .left .data .item[data-v-4535ea24] {
          width: 80%;
          margin: 2em auto;
}
.third-else section .left .data .item .box[data-v-4535ea24] {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: justify;
                -ms-flex-pack: justify;
                    justify-content: space-between;
            -webkit-box-align: center;
                -ms-flex-align: center;
                    align-items: center;
}
.third-else section .left .data .item .box p[data-v-4535ea24] {
              width: 50%;
              text-align: center;
              line-height: 3em;
              height: 3em;
              overflow: hidden;
              text-overflow: ellipsis;
}
.third-else section .right[data-v-4535ea24] {
      width: 50%;
      height: 90%;
      position: relative;
}
.third-else section .right h1[data-v-4535ea24] {
        font-size: x-large;
        line-height: 2em;
}
.third-else section .right .data[data-v-4535ea24] {
        padding-top: 3em;
}
.third-else section .right .data .item[data-v-4535ea24] {
          width: 80%;
          margin: 2em auto;
}
.third-else section .right .data .item .box[data-v-4535ea24] {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: justify;
                -ms-flex-pack: justify;
                    justify-content: space-between;
            -webkit-box-align: center;
                -ms-flex-align: center;
                    align-items: center;
}
.third-else section .right .data .item .box p[data-v-4535ea24] {
              width: 50%;
              text-align: center;
              line-height: 3em;
              height: 3em;
              overflow: hidden;
              text-overflow: ellipsis;
}

.tips[data-v-c27c44f8] {
  width: 100%;
  height: 100%;
  position: relative;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  background-color: rgba(0, 0, 0, 0.8);
}
.tips p[data-v-c27c44f8] {
    background: radial-gradient(#021256, black);
    position: absolute;
    top: 50%;
    left: 50%;
    width: 30%;
    height: 30%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    position: relative;
}
.tips p .close[data-v-c27c44f8] {
      position: absolute;
      top: 1em;
      right: 1em;
}
.tips p .context[data-v-c27c44f8] {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      font-size: xx-large;
      font-family: KaiTi;
      font-weight: 900;
      color: #2babff;
}
.money[data-v-c27c44f8] {
  position: fixed;
  top: 0;
  left: 0;
  margin: 0;
  padding: 1em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  height: 100%;
  background-image: url(../../static/img/pageBg.f9f9dcd5.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  color: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  font-family: KaiTi;
}
.money .more[data-v-c27c44f8] {
    color: orange;
    cursor: pointer;
}
.money .top[data-v-c27c44f8] {
    width: 100%;
    height: 49%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.money .top .first[data-v-c27c44f8] {
      width: 32%;
      height: 100%;
      position: relative;
}
.money .top .first .btn[data-v-c27c44f8] {
        z-index: 999999;
        position: absolute;
        top: 1em;
        right: 1em;
}
.money .top .second[data-v-c27c44f8] {
      width: 32%;
      height: 100%;
      position: relative;
}
.money .top .second .btn[data-v-c27c44f8] {
        z-index: 999999;
        position: absolute;
        top: 1em;
        right: 1em;
}
.money .top .third[data-v-c27c44f8] {
      width: 32%;
      height: 100%;
      position: relative;
}
.money .top .third .btn[data-v-c27c44f8] {
        z-index: 999999;
        position: absolute;
        top: 1em;
        right: 1em;
}
.money .bottom[data-v-c27c44f8] {
    width: 100%;
    height: 49%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.money .bottom .first[data-v-c27c44f8] {
      width: 48%;
      height: 100%;
      background: radial-gradient(#021256, black);
}
.money .bottom .first h1[data-v-c27c44f8] {
        font-size: xx-large;
        line-height: 2.5em;
        padding-left: 2em;
        font-family: KaiTi;
}
.money .bottom .first section[data-v-c27c44f8] {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        width: 100%;
        height: 100%;
}
.money .bottom .first section .thing[data-v-c27c44f8] {
          width: 66%;
          height: 100%;
}
.money .bottom .first section .meeting[data-v-c27c44f8] {
          width: 33%;
          height: 100%;
}
.money .bottom .first section .meeting .data h1[data-v-c27c44f8] {
            font-size: x-large;
            padding-left: 10px;
}
.money .bottom .first section .meeting .data .join[data-v-c27c44f8],
          .money .bottom .first section .meeting .data .service[data-v-c27c44f8] {
            margin-top: 1em;
}
.money .bottom .first section .meeting .data .join h1[data-v-c27c44f8],
            .money .bottom .first section .meeting .data .service h1[data-v-c27c44f8] {
              font-size: large;
}
.money .bottom .first section .meeting .data .join p[data-v-c27c44f8],
            .money .bottom .first section .meeting .data .service p[data-v-c27c44f8] {
              padding: 1em 2em 0;
}
.money .bottom .third[data-v-c27c44f8] {
      width: 48%;
      height: 100%;
}
.money .bottom .third h1[data-v-c27c44f8] {
        font-size: xx-large;
        font-weight: 900;
        font-family: KaiTi;
        padding: 0.5em;
        text-align: center;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        color: #2babff;
}
.money .bottom .third .step[data-v-c27c44f8] {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: distribute;
            justify-content: space-around;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
}
.money .bottom .third .step .box[data-v-c27c44f8] {
          width: 33%;
          height: 100%;
          /*
          display: flex;
          justify-content: center;
          align-items: center; */
}
.money .bottom .third .step .box h1[data-v-c27c44f8] {
            font-size: x-large;
            font-weight: 800;
            font-family: KaiTi;
}
.money .bottom .third .step .box[data-v-c27c44f8] .el-step__main {
            border-left: 0.5em solid #7c80fb;
            margin-left: 0.5em;
}


/*# sourceMappingURL=89.2d1cb759.css.map*/