#main[data-v-5f908bd8] {
  position: relative;
  top: -5rem;
}
#main > .head_info[data-v-5f908bd8] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 4.4rem;
    box-sizing: content-box;
}
#main > .head_info img[data-v-5f908bd8] {
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      margin: auto;
      padding: 1rem 1.2rem;
      width: 0.9rem;
      height: 1.5rem;
      box-sizing: content-box;
}
#main > .banner[data-v-5f908bd8] {
    display: block;
    width: 100%;
}
#main > .rule[data-v-5f908bd8] {
    position: absolute;
    z-index: 97;
    top: 0;
    right: 0;
    padding-left: 0.4rem;
    width: 6.2rem;
    height: 2.4rem;
    text-align: center;
    line-height: 2.4rem;
    border-radius: 1.3rem 0 0 1.3rem;
    font-size: 1.2rem;
    color: #fff;
    background-color: #0D3888;
    opacity: 0.5;
}
#main > .content[data-v-5f908bd8] {
    padding-bottom: 3rem;
    background: linear-gradient(to bottom, #F2F9FF, #CCE0FD);
}
#main > .content > .content-card[data-v-5f908bd8] {
      position: relative;
      margin: auto;
      width: 31.5rem;
      height: 19.2rem;
}
#main > .content > .content-card > .card-bg[data-v-5f908bd8] {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        margin: auto;
        width: 31.5rem;
        height: 19.2rem;
}
#main > .content > .content-card > .card-money[data-v-5f908bd8] {
        position: absolute;
        top: 1.6rem;
        left: 0;
        right: 0;
        height: 7.9rem;
        text-align: center;
        line-height: 7.9rem;
        font-size: 3rem;
        letter-spacing: 0.8rem;
        color: #EEC02E;
}
#main > .content > .content-card > .card-money > font[data-v-5f908bd8] {
          font-size: 6rem;
          letter-spacing: 0.8rem;
          color: #EEC02E;
}
#main > .content > .content-card > .card-mark[data-v-5f908bd8] {
        position: absolute;
        top: 2.3rem;
        right: 5.4rem;
        width: 4rem;
        height: 2.2rem;
        text-align: center;
        line-height: 2.2rem;
        border-radius: 1.3rem 1.3rem 1.3rem 0;
        font-size: 1.2rem;
        color: #fff;
        background: linear-gradient(to right, #FCBB5D, #FF7E00);
}
#main > .content > .content-card > .card-desc[data-v-5f908bd8] {
        position: absolute;
        bottom: 3.6rem;
        left: 0;
        right: 0;
        height: 1.8rem;
        text-align: center;
        line-height: 1.8rem;
        font-size: 2rem;
        letter-spacing: 0.2rem;
        color: #fff;
}
#main > .content > .content-method[data-v-5f908bd8] {
      margin: auto;
      width: 35.1rem;
      border-radius: 1rem;
      background-color: #fff;
      overflow: hidden;
}
#main > .content > .content-method > .method-title[data-v-5f908bd8] {
        margin: 2rem 0 3rem 0;
        height: 2.2rem;
        text-align: center;
        line-height: 2.2rem;
        font-size: 1.6rem;
        font-weight: bold;
        letter-spacing: 0.2rem;
}
#main > .content > .content-method > .method-step[data-v-5f908bd8] {
        margin-top: 1.2rem;
        padding: 0 1.6rem 0 1.8rem;
}
#main > .content > .content-method > .method-step > img[data-v-5f908bd8] {
          float: left;
          width: 2.2rem;
          height: 2.2rem;
}
#main > .content > .content-method > .method-step > span[data-v-5f908bd8] {
          display: block;
          margin-left: 3.2rem;
          line-height: 2.2rem;
          color: #666;
}
#main > .content > .content-method > .method-phone[data-v-5f908bd8] {
        display: block;
        margin: 3rem auto 0 auto;
        width: 27.1rem;
        height: 3.6rem;
        text-align: center;
        line-height: 3.6rem;
        border: 0.1rem solid #ccc;
        border-radius: 2.2rem;
        font-size: 1.3rem;
        color: #999;
}
#main > .content > .content-method > .method-phone[data-v-5f908bd8]::-webkit-input-placeholder {
        color: #999;
}
#main > .content > .content-method > .method-join[data-v-5f908bd8] {
        display: block;
        margin: 2rem auto 2.8rem auto;
        width: 27.1rem;
        height: 3.6rem;
        border-radius: 2.2rem;
        font-size: 1.6rem;
        color: #fff;
        background: linear-gradient(to right, #FBD44D, #F2A043);
        opacity: 0.5;
}
#main > .content > .content-method > .method-join.active[data-v-5f908bd8] {
        opacity: 1;
}
#main .alert_dom[data-v-5f908bd8] {
    position: fixed;
    z-index: 100;
}
#main.app > .banner[data-v-5f908bd8] {
  margin-top: 0;
}

