.wrap[data-v-37808a5a] {
  padding: .4rem .32rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 100vh;
  overflow: hidden;
}
.wrap .imgBox[data-v-37808a5a] {
    background-color: white;
    padding: .24rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-border-radius: .16rem;
            border-radius: .16rem;
    -webkit-box-shadow: 0 0.12rem 0.48rem 0 rgba(191, 194, 204, 0.5);
            box-shadow: 0 0.12rem 0.48rem 0 rgba(191, 194, 204, 0.5);
    font-size: 0;
    overflow: hidden;
}
.wrap .imgBox img[data-v-37808a5a] {
      width: 100%;
}
.wrap .imgBox img.min[data-v-37808a5a] {
        height: 8rem;
}
.wrap .sign[data-v-37808a5a] {
    margin-top: .8rem;
    text-align: center;
}
.wrap .sign span[data-v-37808a5a] {
      width: 4.4rem;
      height: .72rem;
      line-height: .72rem;
      background: -webkit-gradient(linear, left top, right top, from(#ff6e6e), to(#ff9066));
      background: -webkit-linear-gradient(left, #ff6e6e 0%, #ff9066 100%);
      background: linear-gradient(90deg, #ff6e6e 0%, #ff9066 100%);
      -webkit-box-shadow: 0 0.08rem 0.24rem -0.06rem #fdcac5;
              box-shadow: 0 0.08rem 0.24rem -0.06rem #fdcac5;
      -webkit-border-radius: .16rem;
              border-radius: .16rem;
      font-size: .3rem;
      display: inline-block;
      color: white;
      text-align: center;
}
.wrap[data-v-37808a5a] .van-popup {
    width: 4.48rem;
    padding-bottom: .4rem;
    background: white;
    -webkit-border-radius: .16rem;
            border-radius: .16rem;
    text-align: center;
    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-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
}
.wrap[data-v-37808a5a] .van-popup img {
      width: 1.08rem;
      height: 1.08rem;
      margin: .4rem 0 .24rem;
}
.wrap[data-v-37808a5a] .van-popup p {
      color: #2D363E;
      font-size: .3rem;
      font-weight: bold;
}
.wrap[data-v-37808a5a] .van-popup span {
      margin-top: .32rem;
      width: 2.14rem;
      height: .64rem;
      line-height: .64rem;
      text-align: center;
      color: white;
      background: -webkit-gradient(linear, left top, right top, from(#ff6e6e), to(#ff9066));
      background: -webkit-linear-gradient(left, #ff6e6e 0%, #ff9066 100%);
      background: linear-gradient(90deg, #ff6e6e 0%, #ff9066 100%);
      -webkit-box-shadow: 0 0.08rem 0.24rem -0.06rem #fdcac5;
              box-shadow: 0 0.08rem 0.24rem -0.06rem #fdcac5;
      -webkit-border-radius: .32rem;
              border-radius: .32rem;
}

