.rechargeTag1 {
  background-color: #f5f5f5;
}
.rechargeTag1 .button-box {
  position: relative;
  display: flex;
  padding: 40rpx 20rpx 20rpx 20rpx;
}
.rechargeTag1 .button-box text {
  flex: 1;
  font-size: 30rpx;
  text-align: center;
  color: #108ee9;
}