.wrap[data-v-b82c089e] {
  max-height: 100%;
  text-align: center;
  padding-top: 1.2rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.wrap img[data-v-b82c089e] {
    width: 1.56rem;
    height: 1.56rem;
}
.wrap .staue[data-v-b82c089e] {
    font-size: 0.4rem;
    font-weight: 500;
    color: #111111;
    margin-top: 0.4rem;
}
.wrap .twoCode[data-v-b82c089e] {
    margin-top: 1.2rem;
}
.wrap .bats[data-v-b82c089e] {
    position: fixed;
    bottom: 0;
    width: 100%;
    padding: 0 0.32rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.wrap .bats span[data-v-b82c089e] {
      width: 100%;
      text-align: center;
      font-size: 0.32rem;
      height: 0.8rem;
      line-height: 0.8rem;
      display: inline-block;
      margin-bottom: 0.24rem;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      -webkit-border-radius: 0.4rem;
              border-radius: 0.4rem;
}
.wrap .bats span[data-v-b82c089e]:first-child {
        line-height: 0.76rem;
        color: #ff6d0b;
        border: 0.02rem solid #ff6d0b;
}
.wrap .bats span[data-v-b82c089e]:last-child {
        color: white;
        background: -webkit-gradient(linear, left top, right top, from(#ff6c0a), to(#ff9f18));
        background: -webkit-linear-gradient(left, #ff6c0a 0%, #ff9f18 100%);
        background: linear-gradient(90deg, #ff6c0a 0%, #ff9f18 100%);
}

