/* 内容对齐 */
/* 超出元素的多余文字不换行，将多余部分替换成... */
/* 多行文字省略 */
/* 背景图片图标 */
/* 分割线 */
/*
    @direction 传值说明
    默认值：bottom 下边线
    all - 全边框线
    top - 上边线
    left - 左边线
    right - 右边线
    bottom - 下边线
    0 - 上左
    1 - 上右
    2 - 下左
    3 - 下右
    4 - 上下
    5 - 左右
    6 - 上左右
    7 - 下左右
    8 - 上左下
    9 - 上右下
*/
/* 背景色渐变 */
/* 阴影 */
/* 形状遮罩 */
.chase_detail[data-v-e0881efc] {
  height: 100%;
}
.view_info[data-v-e0881efc] {
  min-height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 2.7rem;
}
.warpper[data-v-e0881efc] {
  width: 100%;
}
footer[data-v-e0881efc] {
  width: 100%;
  position: fixed;
  bottom: 0;
  height: 2.35rem;
  background-color: #fff;
  border-top: 1PX solid #ccc;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 1.8rem;
}
footer button[data-v-e0881efc] {
  border: 0;
  width: 15.05rem;
  height: 1.65rem;
  text-align: center;
  line-height: 1.65rem;
  font-size: 0.7rem;
  color: #fff;
  border-radius: 0.1rem;
  background-color: #dc3b40;
}
.title[data-v-e0881efc] {
  width: 100%;
  height: 1.675rem;
  padding: 0.325rem 0.6rem 0;
  line-height: 1.35rem;
  font-size: 0.6rem;
  color: #999;
  display: flex;
  justify-content: space-between;
}
.title span[data-v-e0881efc] {
  color: #dc3b40;
}
.user_ball_red[data-v-e0881efc] {
  background-color: #fff;
  color: #dc3b40;
  border: 1PX solid #dc3b40;
}
.user_ball_blue[data-v-e0881efc] {
  background-color: #fff;
  color: #0c89e1;
  border: 1PX solid #0c89e1;
}
.ball[data-v-e0881efc] {
  width: 0.9rem;
  height: 0.9rem !important;
  border-radius: 50%;
  margin: 0.1rem 0.2rem;
  font-size: 0.525rem;
  line-height: 0.9rem;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
.value[data-v-e0881efc] {
  flex: 1;
  display: flex;
  align-items: center;
  flex-flow: wrap;
}
.value .dantuo-ball[data-v-e0881efc] {
  display: flex;
}
.value .user_ball_red[data-v-e0881efc] {
  background-color: #fff;
  color: #dc3b40;
  border: 1PX solid #dc3b40;
}
.value .user_ball_blue[data-v-e0881efc] {
  background-color: #fff;
  color: #0c89e1;
  border: 1PX solid #0c89e1;
}
.value .prize_ball_red[data-v-e0881efc] {
  background-color: #dc3b40;
  color: #fff;
}
.value .prize_ball_blue[data-v-e0881efc] {
  background-color: #0c89e1;
  color: #fff;
}
.value .type[data-v-e0881efc] {
  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;
}
.head[data-v-e0881efc],
.content[data-v-e0881efc] {
  width: 100%;
  padding-top: 0.6rem;
  background-color: #fff;
}
.content[data-v-e0881efc] {
  border-bottom: 1PX solid #ccc;
  border-top: 1PX solid #ccc;
  padding: 0;
}
.content > li[data-v-e0881efc] {
  display: flex;
  border-bottom: 1PX solid #eee;
  padding: 0.6rem;
  justify-content: space-between;
}
.content > li[data-v-e0881efc]:last-child {
  border: 0;
}
.content > li h3[data-v-e0881efc] {
  font-size: 0.7rem;
  color: #444;
  font-weight: normal;
}
.content > li h3 span[data-v-e0881efc] {
  color: #dc3b40;
  margin-left: 0.9rem;
  font-size: 0.7rem;
}
.content > li > p[data-v-e0881efc] {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  color: #dc3b40;
}
.content .inner[data-v-e0881efc] {
  margin-top: 0.25rem;
}
.content .inner li[data-v-e0881efc] {
  display: flex;
  line-height: 1.2rem;
}
.content .inner .label[data-v-e0881efc] {
  color: #999;
}
.content .inner .label + p[data-v-e0881efc] {
  display: flex;
  flex-wrap: wrap;
  flex: 1;
  text-indent: 0.2rem;
  color: #444;
}
.content .inner .label + p span[data-v-e0881efc] {
  text-indent: 0;
}
.content .inner .label.hidden[data-v-e0881efc] {
  visibility: hidden;
}
.fengefu-ball[data-v-e0881efc] {
  position: relative;
  display: flex;
  height: 1.2rem;
}
.fengefu-ball .user_ball_red[data-v-e0881efc] {
  background-color: #fff;
  color: #dc3b40;
  border: 1PX solid #dc3b40;
}
.fengefu-ball .ball[data-v-e0881efc] {
  display: block;
  width: 0.9rem;
  height: 0.9rem;
  border-radius: 50%;
  margin: 0.2rem;
  font-size: 0.525rem;
  line-height: 0.9rem;
  text-align: center;
}
.fengefu-ball[data-v-e0881efc]:before {
  position: absolute;
  right: -0.05rem;
  top: 50%;
  content: '';
  width: 1PX;
  height: 0.725rem;
  margin-top: -0.375rem;
  background: #ccc;
}
.fengefu-ball[data-v-e0881efc]:nth-last-child(1)::before {
  display: none;
}
.kind[data-v-e0881efc] {
  position: relative;
  display: flex;
  height: 2.525rem;
  padding: 0 0.6rem;
}
.kind[data-v-e0881efc]: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-bottom: 1PX solid #e5e5e5;
}
.kind .left[data-v-e0881efc] {
  height: 100%;
  flex: 1;
  display: flex;
  align-items: center;
}
.kind .left .word[data-v-e0881efc] {
  margin-left: 0.45rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.kind .left p[data-v-e0881efc] {
  color: #444;
}
.kind .left span[data-v-e0881efc] {
  color: #999;
}
.kind .left img[data-v-e0881efc] {
  width: 1.875rem;
  height: 1.875rem;
  border-radius: 50%;
  border: 1PX solid #eee;
}
.kind .prize[data-v-e0881efc] {
  flex: 1;
  height: 100%;
  color: #dc3b40;
  font-size: 0.65rem;
  line-height: 2.525rem;
}
.kind .prize span[data-v-e0881efc] {
  color: #999;
}
.money[data-v-e0881efc] {
  width: 100%;
  height: 3.4rem;
}
.money div[data-v-e0881efc] {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.money i[data-v-e0881efc] {
  line-height: 0.9rem;
  font-size: 0.6rem;
}
.money i[data-v-e0881efc]:before {
  margin-right: 0.2rem;
}
.money .cath[data-v-e0881efc] {
  position: relative;
  color: #d5b935;
}
.money .cath[data-v-e0881efc]: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-e0881efc] {
  color: #d5b935;
}
.money .pri[data-v-e0881efc] {
  color: #f5973c;
}
.money .pri i[data-v-e0881efc] {
  color: #f5973c;
}
.money .pri span[data-v-e0881efc] {
  font-size: 0.6rem;
}
.money span[data-v-e0881efc] {
  color: #d5b935;
  font-size: 0.7rem;
  line-height: 0.9rem;
}

