.payModal[data-v-99316884] {
  position: relative;
  width: 100vw;
  height: 100vh;
  overflow: hidden;
  z-index: 50;
}
.payModal .box[data-v-99316884] {
    position: absolute;
    top: 50%;
    -webkit-border-radius: .6rem .6rem 0 0;
            border-radius: .6rem .6rem 0 0;
    text-align: center;
    -webkit-transform: translateY(200%);
        -ms-transform: translateY(200%);
            transform: translateY(200%);
    -webkit-transition: all .3s;
    transition: all .3s;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
}
.payModal .box.show[data-v-99316884] {
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%);
}
.payModal .close[data-v-99316884] {
    width: .5rem;
    height: .5rem;
    position: absolute;
    right: .4rem;
    padding: .2rem;
    top: -.2rem;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
}
.payModal .spellImg[data-v-99316884] {
    width: 5.88rem;
    margin: .25rem auto;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
}
.payModal button[data-v-99316884] {
    color: white;
    font-size: .3rem;
    border: none;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
}

.content[data-v-66e2a829] {
  padding: .4rem;
}
.content2[data-v-66e2a829] {
  padding: .4rem;
}
.content2 p[data-v-66e2a829] {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.content2 p span[data-v-66e2a829]:first-child {
      display: inline-block;
      margin-right: .1rem;
}
.content2 p span[data-v-66e2a829]:last-child {
      -webkit-box-flex: 1;
      -webkit-flex: 1;
          -ms-flex: 1;
              flex: 1;
      text-align: left;
      display: inline-block;
}
.wrap[data-v-66e2a829] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.head[data-v-66e2a829] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.head img[data-v-66e2a829] {
    width: 0.96rem;
    margin: 0.58rem 0 0.3rem;
}
.head p[data-v-66e2a829] {
    font-size: 0.48rem;
    color: #4d4d4d;
    margin-bottom: 0.2rem;
}
.spotTwo[data-v-66e2a829] {
  position: relative;
}
.spotTwo span[data-v-66e2a829] {
    position: absolute;
    top: 1.55rem;
    left: 2.2rem;
    font-size: .22rem;
    font-weight: bold;
}
.main[data-v-66e2a829] {
  padding: 0.2rem 0.54rem;
  font-size: 0.28rem;
  color: #4a4a4a;
}
.main p[data-v-66e2a829] {
    line-height: 1.1;
}
.main > p[data-v-66e2a829]:nth-child(1) {
    margin-bottom: 0.24rem;
}
.main > p:nth-child(1) span[data-v-66e2a829]:first-child {
      display: inline-block;
      color: #808080;
      width: 1.43rem;
}
.main > p[data-v-66e2a829]:nth-child(2) {
    margin-bottom: 0.24rem;
    padding-left: 1.43rem;
}
.main > p[data-v-66e2a829]:nth-child(3) {
    padding-left: 1.43rem;
}
.main .codeBox[data-v-66e2a829] {
    margin-top: .97rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around;
}
.main .codeBox img[data-v-66e2a829] {
      width: 2.2rem;
      height: 2.2rem;
      margin-right: .5rem;
}
.main .codeBox > div[data-v-66e2a829] {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
}
.main .codeBox > div p[data-v-66e2a829] {
        text-align: center;
        margin: .05rem 0;
}
.main .backBat[data-v-66e2a829] {
    width: 100%;
    height: 0.8rem;
    line-height: 0.8rem;
    text-align: center;
    color: white;
    background: white;
    border: .02rem solid #D0D0D0;
    -webkit-border-radius: 0.4rem;
            border-radius: 0.4rem;
    margin-top: .2rem;
    color: #2C3549;
    font-weight: 500;
}
.main .getImg[data-v-66e2a829] {
    width: 100%;
    height: 0.8rem;
    line-height: 0.8rem;
    text-align: center;
    color: white;
    background: -webkit-gradient(linear, left top, left bottom, from(#ffa85b), to(#ff7a02));
    background: -webkit-linear-gradient(top, #ffa85b 0%, #ff7a02 100%);
    background: linear-gradient(180deg, #ffa85b 0%, #ff7a02 100%);
    -webkit-box-shadow: 0 0.08rem 0.24rem -0.06rem #fe8b24;
            box-shadow: 0 0.08rem 0.24rem -0.06rem #fe8b24;
    -webkit-border-radius: 0.4rem;
            border-radius: 0.4rem;
    margin-top: .97rem;
    font-weight: 500;
}

