/* 内容对齐 */
/* 超出元素的多余文字不换行，将多余部分替换成... */
/* 多行文字省略 */
/* 背景图片图标 */
/* 分割线 */
/*
    @direction 传值说明
    默认值：bottom 下边线
    all - 全边框线
    top - 上边线
    left - 左边线
    right - 右边线
    bottom - 下边线
    0 - 上左
    1 - 上右
    2 - 下左
    3 - 下右
    4 - 上下
    5 - 左右
    6 - 上左右
    7 - 下左右
    8 - 上左下
    9 - 上右下
*/
/* 背景色渐变 */
/* 阴影 */
/* 形状遮罩 */
.szc_detail[data-v-181a9490] {
  width: 100%;
  border-bottom: 1px solid #ccc;
  padding: 0.375rem 0.6rem!important;
  background-color: #fff;
}
.szc_detail[data-v-181a9490]:first-child {
  border: 0;
  padding: 0;
}
.info li[data-v-181a9490] {
  width: 100%;
  flex-direction: column;
  height: auto;
}
.info li p[data-v-181a9490] {
  color: #999;
  font-size: 0.6rem;
  line-height: 0.75rem;
}
.title[data-v-181a9490] {
  width: 100%;
  padding: 0.425rem 0.625rem;
  display: flex;
  justify-content: space-between;
  line-height: 1;
  font-size: 0.6rem;
}
.title p[data-v-181a9490] {
  color: #999;
}
.title span[data-v-181a9490] {
  text-align: right;
  color: #999;
}
.ball[data-v-181a9490] {
  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-181a9490] {
  background-color: #fff;
  display: flex;
}
li .zhu[data-v-181a9490] {
  flex: 1;
  margin-bottom: 0.5rem;
  padding-bottom: 0.5rem;
  border-bottom: 1px dashed #eee;
}
li > div[data-v-181a9490] {
  width: 100%;
  height: 100%;
  display: flex;
}
li .label[data-v-181a9490] {
  height: 100%;
  width: 3.875rem;
  font-size: 0.7rem;
  color: #999;
  line-height: 1.225rem;
  flex-shrink: 0;
}
li .hidden-label[data-v-181a9490] {
  visibility: hidden;
}
li .coupon_detail[data-v-181a9490] {
  width: 1.125rem;
  height: 1.125rem;
  margin-left: 0.45rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
li .coupon_detail > i[data-v-181a9490] {
  width: 0.725rem;
  height: 0.725rem;
  line-height: 0.725rem;
  font-size: 0.725rem;
  color: #dc3b40;
}
li p[data-v-181a9490] {
  color: #444;
  font-size: 0.7rem;
  line-height: 1.2rem;
}
li .value[data-v-181a9490] {
  flex: 1;
  display: flex;
  align-items: center;
  flex-flow: wrap;
}
li .value .user_ball_red[data-v-181a9490] {
  position: relative;
  background-color: #fff;
  color: #dc3b40;
}
li .value .user_ball_red[data-v-181a9490]: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-181a9490] {
  position: relative;
  background-color: #fff;
  color: #0c89e1;
}
li .value .user_ball_blue[data-v-181a9490]: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-181a9490] {
  background-color: #dc3b40;
  color: #fff;
}
li .value .prize_ball_red[data-v-181a9490]:after {
  display: none;
}
li .value .prize_ball_blue[data-v-181a9490] {
  background-color: #0c89e1;
  color: #fff;
}
li .value .prize_ball_blue[data-v-181a9490]:after {
  display: none;
}
li .value .type[data-v-181a9490] {
  padding: 0 0.45rem;
  margin-right: 0.375rem;
  height: 0.9rem;
  border: 1px solid #ccc;
  border-radius: 0.9rem;
  color: #ccc;
  font-size: 0.525rem;
  line-height: 0.9rem;
}
li .value .dantuo_type[data-v-181a9490] {
  width: 2.1rem;
  height: 0.75rem;
  margin-right: 0.375rem;
  font-size: 0.55rem;
  border-radius: 0.1rem;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  align-content: center;
}
li .value .dantuo_type.red_type[data-v-181a9490] {
  background: #fed6da;
  color: #e73334;
}
li .value .dantuo_type.blue_type[data-v-181a9490] {
  background: #cee7f9;
  color: #0c89e1;
}
.dantuo-ball[data-v-181a9490] {
  position: relative;
  display: flex;
  height: 1.2rem;
}
.dantuo-ball .user_ball_red[data-v-181a9490] {
  background-color: #fff;
  color: #dc3b40;
}
.dantuo-ball .ball[data-v-181a9490] {
  border-radius: 50%;
  margin: 0.2rem;
  font-size: 0.525rem;
  line-height: 0.725rem;
}
.fengefu-ball[data-v-181a9490] {
  position: relative;
  display: flex;
  height: 1.2rem;
}
.fengefu-ball .user_ball_red[data-v-181a9490] {
  background-color: #fff;
  color: #dc3b40;
}
.fengefu-ball .ball[data-v-181a9490] {
  border-radius: 50%;
  margin: 0.2rem;
  font-size: 0.525rem;
  line-height: 0.725rem;
}
.fengefu-ball[data-v-181a9490]:before {
  position: absolute;
  right: -0.05rem;
  top: 50%;
  content: '';
  width: 1px;
  height: 0.725rem;
  margin-top: -0.375rem;
  background: #ccc;
}
.fengefu-ball[data-v-181a9490]:nth-last-child(1)::before {
  display: none;
}

