.onlineNs .agree[data-v-05c06bc0] {
  background-color: white;
}
.onlineNs .discount_coupons[data-v-05c06bc0] {
  background: inherit;
  color: #fff;
}
.onlineNs .discount_coupons .van-cell[data-v-05c06bc0] {
  padding: inherit;
  align-items: center;
  margin-bottom: 15px;
  box-shadow: #ccc 0 0 5px;
  background: red;
  color: #fff;
  border-radius: 10px;
}
.onlineNs .discount_coupons .van-cell .van-cell__title[data-v-05c06bc0] {
  flex: inherit;
  border-right: 2px solid #cccccc82;
  padding: 10px;
}
.onlineNs .discount_coupons .van-cell .van-cell__value[data-v-05c06bc0] {
  margin: 10px 0px 10px 10px;
  text-align: left;
  color: #fff;
}
.onlineNs .discount_coupons .van-cell .van-radio[data-v-05c06bc0] {
  margin-right: 10px;
  color: #fff;
  border-color: #fff;
  border-width: 2px;
}
.onlineNs .discount_coupons .van-cell[data-v-05c06bc0] .van-icon {
  border: 2px solid #f7f8fa;
}
.onlineNs .discount_coupons .van-cell[data-v-05c06bc0] .van-radio__icon--checked .van-icon {
  background-color: inherit;
  border-color: inherit;
}
.onlineNs .discount_coupons .van-cell .left_money[data-v-05c06bc0] {
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 5px;
}
.onlineNs .discount_coupons .van-cell .left_time[data-v-05c06bc0] {
  background: #fff;
  color: red;
  border-radius: 10px;
  display: flex;
  align-items: center;
  /* justify-content: center; */
  height: 20px;
  font-size: 12px;
}
.onlineNs .discount_coupons .van-cell .left_time span[data-v-05c06bc0] {
  padding: 0px 5px;
}
.onlineNs .discount_coupons .van-cell .right_name[data-v-05c06bc0] {
  font-size: 16px;
  font-weight: bold;
}
.onlineNs .discount_coupons .van-cell .right_time[data-v-05c06bc0] {
  font-size: 14px;
}
a[data-v-05c06bc0] {
  color: #000099;
  font-size: 15px;
  line-height: 19px;
}
[data-v-05c06bc0] .van-checkbox__label {
  font-size: 10px;
}
[data-v-05c06bc0] .van-checkbox__icon {
  padding-left: 16px;
  padding-bottom: 2px;
}
[data-v-05c06bc0] .van-field__label {
  color: #646566;
}
[data-v-05c06bc0] .checkedClass .van-icon {
  border-radius: 2px;
}
[data-v-05c06bc0] .van-coupon-list__list--with-bottom {
  height: 352px;
}

