[data-v-6131a07a] .recharge-dialog .recharge-dialog__code {
  width: 80%;
  margin: 10px auto 0;
}
[data-v-6131a07a] .recharge-dialog .recharge-dialog__money {
  display: flex;
  justify-content: space-between;
  margin-top: 10px;
  white-space: nowrap;
}
[data-v-6131a07a] .recharge-dialog .recharge-dialog__money .block {
    display: inline-block;
    padding: 10px 70px 10px 10px;
    height: auto;
    line-height: 20px;
    position: relative;
    background-color: #eff6ff;
    border: 1px solid #eff6ff;
    border-radius: 8px;
    margin-right: 20px;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
    flex: 1;
}
[data-v-6131a07a] .recharge-dialog .recharge-dialog__money .block:last-child {
      margin-right: 0;
}
[data-v-6131a07a] .recharge-dialog .recharge-dialog__money .block .tag {
      position: absolute;
      top: -1px;
      right: -1px;
      height: 20px;
      line-height: 18px;
      padding: 0 8px 0 12px;
      font-size: 12px;
      background-color: #eff6ff;
      border-top-right-radius: 8px;
      border-bottom-left-radius: 15px;
      border: 1px solid #287bf5;
      color: #0E2B4B;
      z-index: 1;
}
[data-v-6131a07a] .recharge-dialog .recharge-dialog__money .block.cur {
    border: 1px solid #287bf5;
}
[data-v-6131a07a] .recharge-dialog .recharge-dialog__money .block.cur .tag {
      background-color: #287bf5;
      border: 1px solid #287bf5;
      color: #FFFFFF;
}
[data-v-6131a07a] .recharge-dialog .chargeExplain-text {
  margin: 10px -1.428rem 0;
  padding: 0 1.428rem 20px;
  border-bottom: 1px solid #e1e1e1;
}
[data-v-6131a07a] .recharge-dialog .redBox {
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
  background-color: #ED5565;
  color: #ffffff;
  font-size: 0.857rem;
  line-height: 17px;
  height: 18px;
  border-radius: 18px;
  padding: 0 5px;
  margin-top: -2px;
}
[data-v-6131a07a] .recharge-dialog /deep/ .chargeExplain-table .sorftimeBody-table .discount-box {
  display: inline-block;
  height: 22px;
  line-height: 20px;
  padding: 0 10px;
  border-radius: 4px;
  font-size: 12px;
  color: #ffffff;
  background-color: #ED5565;
  transform: scale(0.8, 0.8);
}
[data-v-6131a07a] .recharge-dialog /deep/ .chargeExplain-table .sorftimeBody-table .discount-through {
  text-decoration: line-through;
  transform: scale(0.8, 0.8);
  display: inline-block;
  color: #666666;
}
[data-v-6131a07a] .recharge-dialog /deep/ .chargeExplain-table .sorftimeBody-table .el-table {
  border: 1px solid #287BF5 !important;
  border-radius: 5px;
}
[data-v-6131a07a] .recharge-dialog /deep/ .chargeExplain-table .sorftimeBody-table .el-table thead tr:last-child .gutter {
    border-bottom: 0 !important;
}
[data-v-6131a07a] .recharge-dialog /deep/ .chargeExplain-table .sorftimeBody-table .el-table thead th {
    background-color: #e4f1ff !important;
    border-color: #e1e1e1;
}
[data-v-6131a07a] .recharge-dialog /deep/ .chargeExplain-table .sorftimeBody-table .el-table thead th .cell {
      color: #000000 !important;
      font-weight: 400;
}
[data-v-6131a07a] .recharge-dialog /deep/ .chargeExplain-table .sorftimeBody-table .el-table thead .is-leaf {
    height: 40px;
    border-bottom: 0 !important;
}
[data-v-6131a07a] .recharge-dialog /deep/ .chargeExplain-table .sorftimeBody-table .el-table td {
    border-bottom: 1px solid #e1e1e1;
    border-color: #e1e1e1;
}
[data-v-6131a07a] .recharge-dialog /deep/ .chargeExplain-table .sorftimeBody-table .el-table .el-table__row--striped td {
    background-color: #ffffff;
}
[data-v-6131a07a] .recharge-dialog /deep/ .chargeExplain-table .sorftimeBody-table .el-table .el-table__row:hover td:first-child::after {
    display: none;
}
[data-v-6131a07a] .recharge-dialog /deep/ .chargeExplain-table .sorftimeBody-table .el-table .hover-row td:first-child::after {
    display: none;
}
.chargeExplain-table__radio[data-v-6131a07a] .el-radio__label {
  display: none;
}

