.wrap[data-v-05ed48d0] {
  height: 100vh;
  background-color: #F8F8F8;
  padding: .24rem .32rem 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.box[data-v-05ed48d0] {
  width: 100%;
  background-color: white;
  -webkit-border-radius: .24rem;
          border-radius: .24rem;
  color: #1D1135;
  font-size: .28rem;
  font-weight: bold;
}
.box .head[data-v-05ed48d0] {
    text-align: center;
    padding-top: .8rem;
    height: .8rem;
}
.box .head.fail p[data-v-05ed48d0]:first-child {
      color: #FF6860;
      margin-bottom: .1rem;
}
.box .head.fail p[data-v-05ed48d0]:last-child {
      color: #766E85;
      font-size: .24rem;
      font-weight: 400;
}
.box .head.success[data-v-05ed48d0] {
      color: #1D1135;
}
.box .step[data-v-05ed48d0] {
    width: -webkit-calc(100% - .48rem);
    width: calc(100% - .48rem);
    margin: 1.2rem .24rem .8rem;
    border-top: 1px dashed #D3D6EA;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.box .step > div[data-v-05ed48d0] {
      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;
      margin-top: -.4rem;
}
.box .step > div img[data-v-05ed48d0] {
        width: .8rem;
        height: .8rem;
        margin-bottom: .28rem;
}
.box .step > div .nolight[data-v-05ed48d0] {
        color: #766E85;
}
.box #qrcode2[data-v-05ed48d0] {
    width: 2rem;
    height: 2rem;
    margin: auto auto;
}
.box .tip[data-v-05ed48d0] {
    margin: .2rem auto .8rem;
    text-align: center;
    font-size: .24rem;
    color: #909399;
}
.box .bats[data-v-05ed48d0] {
    text-align: center;
    padding-bottom: .8rem;
}
.box .bats span[data-v-05ed48d0] {
      width: 2.24rem;
      height: .66rem;
      line-height: .66rem;
      text-align: center;
      -webkit-border-radius: .08rem;
              border-radius: .08rem;
      border: 1px solid #766E85;
      color: #766E85;
      font-weight: 400;
      display: inline-block;
}

