/* 内容对齐 */
/* 超出元素的多余文字不换行，将多余部分替换成... */
/* 多行文字省略 */
/* 背景图片图标 */
/* 分割线 */
/*
    @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-6d7348fa] {
  padding-bottom: 3.15rem;
}
.view-container[data-v-6d7348fa] {
  bottom: 0;
}
.connect_store[data-v-6d7348fa] {
  color: #dc3b40;
  font-size: 0.6rem;
  border: 1PX solid #dc3b40;
  padding: 0 0.2rem;
  margin-left: 0.9rem;
}
.refuse[data-v-6d7348fa] {
  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-6d7348fa]::before {
  margin-right: 0.25rem;
}
ul[data-v-6d7348fa] {
  width: 100%;
  border-bottom: 1PX solid #ccc;
  padding: 0.375rem 0;
  background-color: #fff;
}
ul[data-v-6d7348fa]:first-child {
  border: 0;
  padding: 0;
}
.info li[data-v-6d7348fa] {
  width: 100%;
  flex-direction: column;
  height: auto;
}
.info li p[data-v-6d7348fa] {
  color: #999;
  font-size: 0.6rem;
  line-height: 0.75rem;
}
.title[data-v-6d7348fa] {
  width: 100%;
  padding: 0.425rem 0.625rem;
  display: flex;
  justify-content: space-between;
  line-height: 1;
  font-size: 0.6rem;
}
.title p[data-v-6d7348fa] {
  color: #999;
}
.title span[data-v-6d7348fa] {
  text-align: right;
  color: #999;
}
.ball[data-v-6d7348fa] {
  width: 0.9rem;
  height: 0.9rem;
  font-size: 0.525rem;
  display: flex;
  line-height: 0.725rem;
  justify-content: center;
  align-items: center;
  padding-top: 0.05rem;
  border-radius: 50%;
  margin: 0.2rem;
}
li[data-v-6d7348fa] {
  background-color: #fff;
  padding: 0 0.6rem;
  display: flex;
}
li .label[data-v-6d7348fa] {
  height: 100%;
  width: 3.875rem;
  font-size: 0.7rem;
  color: #999;
  line-height: 1.225rem;
}
li .hidden-label[data-v-6d7348fa] {
  visibility: hidden;
}
li .coupon_detail[data-v-6d7348fa] {
  width: 1.125rem;
  height: 1.125rem;
  margin-left: 0.45rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
li .coupon_detail > i[data-v-6d7348fa] {
  width: 0.725rem;
  height: 0.725rem;
  line-height: 0.725rem;
  font-size: 0.725rem;
  color: #dc3b40;
}
li p[data-v-6d7348fa] {
  color: #444;
  font-size: 0.7rem;
  line-height: 1.2rem;
}
li .value[data-v-6d7348fa] {
  flex: 1;
  display: flex;
  align-items: center;
  flex-flow: wrap;
}
li .value .user_ball_red[data-v-6d7348fa] {
  position: relative;
  background-color: #fff;
  color: #dc3b40;
}
li .value .user_ball_red[data-v-6d7348fa]:after {
  position: absolute;
  content: '';
  top: -57%;
  left: -56%;
  width: 1.8rem;
  height: 1.8rem;
  border: 1PX solid #e73334;
  border-radius: 100%;
  transform: scale(0.48);
}
li .value .user_ball_blue[data-v-6d7348fa] {
  position: relative;
  background-color: #fff;
  color: #0c89e1;
}
li .value .user_ball_blue[data-v-6d7348fa]:after {
  position: absolute;
  content: '';
  top: -57%;
  left: -56%;
  width: 1.8rem;
  height: 1.8rem;
  border: 1PX solid #0c89e1;
  border-radius: 100%;
  transform: scale(0.48);
}
li .value .prize_ball_red[data-v-6d7348fa] {
  background-color: #dc3b40;
  color: #fff;
}
li .value .prize_ball_red[data-v-6d7348fa]:after {
  display: none;
}
li .value .prize_ball_blue[data-v-6d7348fa] {
  background-color: #0c89e1;
  color: #fff;
}
li .value .prize_ball_blue[data-v-6d7348fa]:after {
  display: none;
}
li .value .type[data-v-6d7348fa] {
  padding: 0 0.45rem;
  margin-right: 0.45rem;
  height: 0.9rem;
  border: 1PX solid #ccc;
  border-radius: 0.9rem;
  color: #ccc;
  font-size: 0.525rem;
  line-height: 0.9rem;
}
.dantuo-ball[data-v-6d7348fa] {
  position: relative;
  display: flex;
  height: 1.2rem;
}
.dantuo-ball .user_ball_red[data-v-6d7348fa] {
  background-color: #fff;
  color: #dc3b40;
}
.dantuo-ball .ball[data-v-6d7348fa] {
  border-radius: 50%;
  margin: 0.2rem;
  font-size: 0.525rem;
  line-height: 0.725rem;
}
.fengefu-ball[data-v-6d7348fa] {
  position: relative;
  display: flex;
  height: 1.2rem;
}
.fengefu-ball .user_ball_red[data-v-6d7348fa] {
  background-color: #fff;
  color: #dc3b40;
}
.fengefu-ball .ball[data-v-6d7348fa] {
  border-radius: 50%;
  margin: 0.2rem;
  font-size: 0.525rem;
  line-height: 0.725rem;
}
.fengefu-ball[data-v-6d7348fa]:before {
  position: absolute;
  right: -0.05rem;
  top: 50%;
  content: '';
  width: 1PX;
  height: 0.725rem;
  margin-top: -0.375rem;
  background: #ccc;
}
.fengefu-ball[data-v-6d7348fa]:nth-last-child(1)::before {
  display: none;
}
.kind[data-v-6d7348fa] {
  display: flex;
  height: 2.7rem;
  border-bottom: 1PX solid #eee;
}
.kind .left[data-v-6d7348fa] {
  height: 100%;
  flex: 1;
  display: flex;
  align-items: center;
}
.kind .left .word[data-v-6d7348fa] {
  margin-left: 0.45rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.kind .left p[data-v-6d7348fa] {
  color: #444;
  line-height: 0.75rem;
  margin-bottom: 0.2rem;
}
.kind .left span[data-v-6d7348fa] {
  font-size: 0.525rem;
  color: #999;
}
.kind .left img[data-v-6d7348fa] {
  width: 1.875rem;
  height: 1.875rem;
  border-radius: 50%;
  border: 1PX solid #eee;
}
.kind .others[data-v-6d7348fa] {
  flex: 1;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  height: 100%;
  color: #444;
  font-size: 0.7rem;
}
.kind .others > i[data-v-6d7348fa] {
  width: 0.7rem;
  height: 0.7rem;
  margin-left: 0.375rem;
  line-height: 0.7rem;
  font-size: 0.7rem;
  color: #dc3b40;
}
.kind .prize[data-v-6d7348fa] {
  flex: 1;
  height: 100%;
  color: #dc3b40;
  font-size: 0.7rem;
  text-align: right;
  padding: 0;
}
.money[data-v-6d7348fa] {
  width: 100%;
  height: 2.7rem;
  display: flex;
}
.money div[data-v-6d7348fa] {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.money i[data-v-6d7348fa] {
  line-height: 0.9rem;
  font-size: 0.6rem;
}
.money i[data-v-6d7348fa]:before {
  margin-right: 0.2rem;
}
.money .cath[data-v-6d7348fa] {
  position: relative;
  color: #d5b935;
}
.money .cath[data-v-6d7348fa]: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-6d7348fa] {
  color: #d5b935;
}
.money .pri[data-v-6d7348fa] {
  color: #f5973c;
}
.money .pri i[data-v-6d7348fa] {
  color: #f5973c;
}
.money .pri span[data-v-6d7348fa] {
  color: #f5973c;
  font-size: 0.6rem;
  line-height: 0.9rem;
}
.money span[data-v-6d7348fa] {
  color: #d5b935;
  font-size: 0.7rem;
  line-height: 0.9rem;
}
.submit[data-v-6d7348fa] {
  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-6d7348fa] {
  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-6d7348fa]:last-child {
  background-color: #dc3b40;
  border: 0;
  color: #fff;
}
.submit .disable[data-v-6d7348fa] {
  background-color: #ddd !important;
  color: #999 !important;
}
.message-box[data-v-6d7348fa] {
  background: orange;
}

