.van-popup[data-v-320a3798] {
  -webkit-border-radius: .2rem;
          border-radius: .2rem;
}
.wrap[data-v-320a3798] {
  width: 6.27rem;
  height: 8.41rem;
  background-color: white;
  text-align: center;
}
.wrap img[data-v-320a3798] {
    margin-top: .68rem;
    width: .9rem;
}
.wrap p[data-v-320a3798] {
    color: #c5959c;
    margin-top: .2rem;
    font-size: .34rem;
}
.wrap .bat[data-v-320a3798] {
    width: 5.24rem;
    height: .68rem;
    line-height: .68rem;
    -webkit-border-radius: .34rem;
            border-radius: .34rem;
    text-align: center;
    display: inline-block;
    margin: .8rem 0 0;
    background-color: #f5eeef;
    color: #666666;
}
.wrap .active[data-v-320a3798] {
    color: white;
    background: -webkit-gradient(linear, left top, right top, from(#f77e7e), to(#aa2541));
    background: -webkit-linear-gradient(left, #f77e7e, #aa2541);
    background: linear-gradient(to right, #f77e7e, #aa2541);
}
.wrap .tip[data-v-320a3798] {
    display: inline-block;
    width: 5.9rem;
    background-color: #fbf3f5;
    margin-top: .75rem;
    -webkit-border-radius: .1rem;
            border-radius: .1rem;
    padding: .16rem;
    font-size: .28rem;
    text-align: left;
    color: #ef5561;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}

