/* 内容对齐 */
/* 超出元素的多余文字不换行，将多余部分替换成... */
/* 多行文字省略 */
/* 背景图片图标 */
/* 分割线 */
/*
    @direction 传值说明
    默认值：bottom 下边线
    all - 全边框线
    top - 上边线
    left - 左边线
    right - 右边线
    bottom - 下边线
    0 - 上左
    1 - 上右
    2 - 下左
    3 - 下右
    4 - 上下
    5 - 左右
    6 - 上左右
    7 - 下左右
    8 - 上左下
    9 - 上右下
*/
/* 背景色渐变 */
/* 阴影 */
/* 形状遮罩 */
.setp[data-v-2f829c64] {
  width: 100%;
  height: 3.9rem;
  background-color: #fff;
  border-top: 1PX solid #ddd;
  border-bottom: 1PX solid #ddd;
  display: flex;
  justify-content: space-between;
}
.setp > div[data-v-2f829c64] {
  flex: 1;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
}
.setp > div i[data-v-2f829c64] {
  font-size: 1.7rem;
  color: #ccc;
}
.setp > div span[data-v-2f829c64] {
  position: absolute;
  top: 50%;
  margin-top: -0.95rem;
  left: -0.375rem;
  font-size: 0.8rem;
  color: #ccc;
}
.setp > div p[data-v-2f829c64] {
  font-size: 0.55rem;
  line-height: 1.25rem;
  color: #999;
}
.setp .active i[data-v-2f829c64],
.setp .active p[data-v-2f829c64],
.setp .active span[data-v-2f829c64] {
  color: #e73334;
}
.no_store[data-v-2f829c64] {
  justify-content: flex-start;
}
.no_store > div[data-v-2f829c64] {
  flex: none;
  width: 3.5rem;
}

/* 内容对齐 */
/* 超出元素的多余文字不换行，将多余部分替换成... */
/* 多行文字省略 */
/* 背景图片图标 */
/* 分割线 */
/*
    @direction 传值说明
    默认值：bottom 下边线
    all - 全边框线
    top - 上边线
    left - 左边线
    right - 右边线
    bottom - 下边线
    0 - 上左
    1 - 上右
    2 - 下左
    3 - 下右
    4 - 上下
    5 - 左右
    6 - 上左右
    7 - 下左右
    8 - 上左下
    9 - 上右下
*/
/* 背景色渐变 */
/* 阴影 */
/* 形状遮罩 */
.page[data-v-4197c324] {
  padding-bottom: 3.15rem;
}
.kyprompt[data-v-4197c324] {
  position: relative;
}
.kyprompt[data-v-4197c324]:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  box-sizing: border-box;
  width: 200%;
  height: calc(200% - 1PX);
  transform: scale(0.5, 0.5);
  transform-origin: 0 0;
  pointer-events: none;
  border-radius: 0;
  border-top: 1PX solid #e5e5e5;
}
.connect_store[data-v-4197c324] {
  color: #dc3b40;
  font-size: 0.6rem;
  border: 1PX solid #dc3b40;
  padding: 0 0.2rem;
  margin-left: 0.9rem;
}
.title[data-v-4197c324] {
  width: 100%;
  padding: 0.425rem 0.625rem;
  display: flex;
  justify-content: space-between;
  line-height: 1;
  font-size: 0.6rem;
  color: #999;
}
.refuse[data-v-4197c324] {
  width: 100%;
  padding: 0.375rem 0.75rem;
  line-height: 0.75rem;
  text-align: left;
  background-color: #fefcec;
  font-size: 0.6rem;
  display: flex;
  align-items: center;
  color: #dc3b40;
}
.refuse[data-v-4197c324]::before {
  margin-right: 0.25rem;
}
.kind[data-v-4197c324] {
  width: 100%;
  height: 2.7rem;
  background-color: #fff;
  display: flex;
}
.kind .left[data-v-4197c324] {
  width: 7.2rem;
  height: 100%;
  display: flex;
  align-items: center;
}
.kind img[data-v-4197c324] {
  display: block;
  width: 1.875rem;
  height: 1.875rem;
  border-radius: 50%;
  margin-left: 0.6rem;
  margin-right: 0.45rem;
}
.kind .lottery-type[data-v-4197c324] {
  font-size: 0.7rem;
  color: #444;
}
.kind .is-prize[data-v-4197c324] {
  flex: 1;
  padding-right: 0.6rem;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: center;
}
.kind .is-prize p[data-v-4197c324] {
  font-size: 0.65rem;
}
.kind .is-prize span[data-v-4197c324] {
  font-size: 0.55rem;
  color: #dc3b40;
}
.kind .is-prize .other-status[data-v-4197c324] {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  color: #444;
  font-size: 0.7rem;
}
.kind .is-prize .other-status > i[data-v-4197c324] {
  width: 0.7rem;
  height: 0.7rem;
  margin-left: 0.375rem;
  margin-right: 0;
  line-height: 0.7rem;
  font-size: 0.7rem;
  color: #dc3b40;
}
.money[data-v-4197c324] {
  position: relative;
  width: 100%;
  height: 3.4rem;
  display: flex;
  background-color: #fff;
}
.money[data-v-4197c324]:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  box-sizing: border-box;
  width: 200%;
  height: calc(200% - 1PX);
  transform: scale(0.5, 0.5);
  transform-origin: 0 0;
  pointer-events: none;
  border-radius: 0;
  border-top: 1PX solid #e5e5e5;
}
.money div[data-v-4197c324] {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.money i[data-v-4197c324] {
  line-height: 0.9rem;
  font-size: 0.6rem;
}
.money i[data-v-4197c324]:before {
  margin-right: 0.2rem;
}
.money .cath[data-v-4197c324] {
  position: relative;
  color: #d5b935;
}
.money .cath[data-v-4197c324]:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  box-sizing: border-box;
  width: 200%;
  height: calc(200% - 1PX);
  transform: scale(0.5, 0.5);
  transform-origin: 0 0;
  pointer-events: none;
  border-radius: 0;
  border-right: 1PX solid #e5e5e5;
}
.money .cath i[data-v-4197c324] {
  color: #d5b935;
}
.money .pri[data-v-4197c324] {
  color: #f5973c;
}
.money .pri i[data-v-4197c324] {
  color: #f5973c;
}
.money span[data-v-4197c324] {
  color: #d5b935;
  font-size: 0.7rem;
  line-height: 0.9rem;
}
.scheme_info[data-v-4197c324] {
  width: 100%;
  border-bottom: 1PX solid #ddd;
  border-top: 1PX solid #ddd;
  padding: 0.375rem 0;
  background-color: #fff;
}
.scheme_info li[data-v-4197c324] {
  width: 100%;
  display: flex;
  height: auto;
  padding: 0 0.6rem;
}
.scheme_info li p[data-v-4197c324] {
  color: #444;
  font-size: 0.7rem;
  line-height: 1.2rem;
}
.scheme_info li .coupon_detail[data-v-4197c324] {
  width: 1.125rem;
  height: 1.125rem;
  margin-left: 0.45rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.scheme_info li .coupon_detail > i[data-v-4197c324] {
  width: 0.725rem;
  height: 0.725rem;
  line-height: 0.725rem;
  font-size: 0.725rem;
  color: #dc3b40;
}
.scheme_info li .label[data-v-4197c324] {
  height: 100%;
  width: 3.875rem;
  font-size: 0.7rem;
  color: #999;
  line-height: 1.225rem;
}
.info[data-v-4197c324] {
  border-top: 1PX solid #ddd;
  border-bottom: 1PX solid #ddd;
  background-color: #fff;
  padding: 0.6rem;
}
.info li[data-v-4197c324] {
  width: 100%;
  flex-direction: column;
  height: auto;
}
.info li p[data-v-4197c324] {
  text-align: justify;
  color: #999;
  font-size: 0.6rem;
  line-height: 0.75rem;
}
.submit[data-v-4197c324] {
  position: fixed;
  bottom: 0;
  width: 100%;
  height: 2.7rem;
  background-color: #fff;
  padding: 0.3rem 0.6rem 0;
  margin-top: 0.6rem;
  border-top: 1PX solid #eee;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.submit button[data-v-4197c324] {
  border: 1PX solid #ddd;
  width: 8.1rem;
  height: 1.65rem;
  border-radius: 0.175rem;
  color: #444;
  font-size: 0.7rem;
  background-color: #fff;
}
.submit button[data-v-4197c324]:last-child {
  background-color: #dc3b40;
  border: 0;
  color: #fff;
}
.submit .disable[data-v-4197c324] {
  background-color: #ddd !important;
}

