/* 内容对齐 */
/* 超出元素的多余文字不换行，将多余部分替换成... */
/* 多行文字省略 */
/* 背景图片图标 */
/* 分割线 */
/*
    @direction 传值说明
    默认值：bottom 下边线
    all - 全边框线
    top - 上边线
    left - 左边线
    right - 右边线
    bottom - 下边线
    0 - 上左
    1 - 上右
    2 - 下左
    3 - 下右
    4 - 上下
    5 - 左右
    6 - 上左右
    7 - 下左右
    8 - 上左下
    9 - 上右下
*/
/* 背景色渐变 */
/* 阴影 */
/* 形状遮罩 */
.coupon[data-v-5e011569] {
  position: relative;
  width: 16.8rem;
  height: 4.925rem;
  padding: 1PX 0;
}
.coupon[data-v-5e011569]:not(:last-of-type) {
  margin-bottom: 0.4rem;
}
.coupon.disabled *[data-v-5e011569] {
  color: #ccc !important;
}
.coupon.disabled .desc em[data-v-5e011569] {
  background: #ccc !important;
}
.coupon > *[data-v-5e011569] {
  height: 100%;
}
.coupon .sawtooth[data-v-5e011569] {
  width: 0.75rem;
  border-radius: 0.125rem;
  background-color: #dc3b40;
}
.coupon.disabled .sawtooth[data-v-5e011569] {
  background-color: #ccc;
}
.coupon .body[data-v-5e011569] {
  position: absolute;
  top: 0;
  right: 0;
  width: 16.575rem;
  background-color: #fff;
  border: 1PX solid #e5e5e5;
}
.coupon .body .content[data-v-5e011569] {
  position: relative;
  width: 100%;
  padding: 0.45rem 2.25rem 0.45rem 0.45rem;
}
.coupon .body .content[data-v-5e011569],
.coupon .body .content > *[data-v-5e011569] {
  height: 100%;
}
.coupon .body .content .value[data-v-5e011569] {
  float: left;
  width: 3.975rem;
  padding-top: 1rem;
  text-align: center;
}
.coupon .body .content .value > span[data-v-5e011569] {
  height: 1.65rem;
  line-height: 1;
  font-weight: bold;
  font-size: 1.5rem;
  color: #dc3b40;
}
.coupon .body .content .value > span > em[data-v-5e011569] {
  font-size: 0.7rem;
}
.coupon .body .content .value > p[data-v-5e011569] {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  width: 100%;
  margin-top: 0.25rem;
  line-height: 0.575rem;
  font-size: 0.525rem;
  color: #999;
}
.coupon .body .content .desc[data-v-5e011569] {
  float: right;
  width: 8.75rem;
  padding-top: 0.55rem;
  padding-left: 0.25rem;
}
.coupon .body .content .desc > h5[data-v-5e011569] {
  height: 0.75rem;
  line-height: 0.75rem;
  font-weight: bold;
  font-size: 0.7rem;
  color: #333;
}
.coupon .body .content .desc > h5 > em[data-v-5e011569] {
  background: linear-gradient(to right, #e84c7f 0%, #fcbf3d 100%);
  display: inline-block;
  height: 100%;
  margin-right: 0.25rem;
  padding: 0.075rem 0.25rem;
  border-radius: 0.1rem;
  font-weight: normal;
  font-size: 0.6rem;
  color: #fff !important;
}
.coupon .body .content .desc > p[data-v-5e011569] {
  width: 100%;
  margin-top: 0.55rem;
  line-height: 0.65rem;
  font-size: 0.45rem;
  color: #999;
}
.coupon .body .content .desc > span[data-v-5e011569] {
  display: block;
  width: 100%;
  height: 0.6rem;
  margin-top: 0.55rem;
  line-height: 0.6rem;
  font-size: 0.55rem;
  color: #333;
}
.coupon .body .content > i[data-v-5e011569] {
  right: 0.75rem;
  width: 0.6rem;
  height: 0.6rem;
  line-height: 0.6rem;
  font-size: 0.6rem;
  color: #ccc;
}
.coupon .body .content > i.checked[data-v-5e011569] {
  color: #dc3b40;
}

/* 内容对齐 */
/* 超出元素的多余文字不换行，将多余部分替换成... */
/* 多行文字省略 */
/* 背景图片图标 */
/* 分割线 */
/*
    @direction 传值说明
    默认值：bottom 下边线
    all - 全边框线
    top - 上边线
    left - 左边线
    right - 右边线
    bottom - 下边线
    0 - 上左
    1 - 上右
    2 - 下左
    3 - 下右
    4 - 上下
    5 - 左右
    6 - 上左右
    7 - 下左右
    8 - 上左下
    9 - 上右下
*/
/* 背景色渐变 */
/* 阴影 */
/* 形状遮罩 */
.icon-question-circular[data-v-6383131e] {
  font-size: 0.825rem;
}
.nav[data-v-6383131e] {
  width: 100%;
  height: 1.875rem;
  display: flex;
  background-color: #fff;
}
.nav li[data-v-6383131e] {
  flex: 1;
  height: 100%;
  font-size: 0.65rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.nav li p[data-v-6383131e] {
  padding: 0 0.45rem;
  height: 100%;
  display: flex;
  align-items: center;
  color: #7a7979;
  border-bottom: 0.075rem solid transparent;
}
.nav li .active[data-v-6383131e] {
  color: #333752;
  border-bottom: 0.075rem solid #333752;
}
.list[data-v-6383131e] {
  width: 100%;
}
.list li[data-v-6383131e] {
  width: 100%;
  display: flex;
  justify-content: center;
  margin: 0.35rem 0;
}
footer[data-v-6383131e] {
  width: 100%;
  height: 2.25rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
footer button[data-v-6383131e] {
  width: 15.05rem;
  height: 1.65rem;
  background-color: #dc3b40;
  color: #fff;
  font-size: 0.7rem;
  border-radius: 0.125rem;
}

