[data-v-275e2114] .van-popup {
  -webkit-border-radius: .32rem;
          border-radius: .32rem;
}
.content[data-v-275e2114] {
  width: 6.22rem;
  height: 6rem;
  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;
  padding: .53rem 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
.content .bigImg[data-v-275e2114] {
    /*width: 4.76rem;*/
    height: 1.87rem;
    margin-bottom: .32rem;
}
.content p[data-v-275e2114]:nth-child(2) {
    color: #2B3540;
    font-size: .4rem;
    font-weight: bold;
    margin-bottom: .2rem;
}
.content p[data-v-275e2114]:nth-child(3) {
    font-size: .24rem;
    color: #A6ABC0;
}
.content span[data-v-275e2114] {
    display: inline-block;
    margin-top: .5rem;
    width: 4.4rem;
    height: .8rem;
    line-height: .8rem;
    text-align: center;
    background: -webkit-gradient(linear, left bottom, left top, from(#e9617a), color-stop(21%, #e9617a), to(#fe6666));
    background: -webkit-linear-gradient(bottom, #e9617a 0%, #e9617a 21%, #fe6666 100%);
    background: linear-gradient(360deg, #e9617a 0%, #e9617a 21%, #fe6666 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: .4rem;
            border-radius: .4rem;
    font-size: .32rem;
    color: white;
}
.content .close[data-v-275e2114] {
    position: absolute;
    top: .32rem;
    right: .32rem;
    width: .42rem;
    height: .42rem;
}

