.amount-selection .radio-group-label[data-v-4ff5fd18] {
  font-weight: bold;
}
.amount-selection .radio-group[data-v-4ff5fd18] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.amount-selection .radio-group .el-radio[data-v-4ff5fd18] {
  margin-top: 10px;
  margin-right: 15px;
}
.radio-item[data-v-4ff5fd18] {
  width: 100px;
}
.qrcode[data-v-4ff5fd18] {
  height: 200px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

