.getcoin-payres-box[data-v-4d0c1c7f] {
  padding: .24rem;
  background: rgba(255, 149, 121, 0.05);
}
.getcoin-payres-box .payres-box[data-v-4d0c1c7f] {
    width: 100%;
    height: 5.17rem;
    -webkit-border-radius: .12rem;
            border-radius: .12rem;
    background: white;
    -webkit-box-shadow: 0 0 0.32rem 0 rgba(81, 58, 45, 0.05);
            box-shadow: 0 0 0.32rem 0 rgba(81, 58, 45, 0.05);
    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;
    text-align: center;
}
.getcoin-payres-box .payres-box img[data-v-4d0c1c7f] {
      width: 1.2rem;
      height: 1.2rem;
}
.getcoin-payres-box .payres-box .payres-label[data-v-4d0c1c7f] {
      margin: .2rem 0 .8rem 0;
      font-size: .32rem;
      font-family: PingFangSC-Medium,PingFang SC;
      font-weight: 500;
      color: #ff9579;
      line-height: .45rem;
}

