/* 内容对齐 */
/* 超出元素的多余文字不换行，将多余部分替换成... */
/* 多行文字省略 */
/* 背景图片图标 */
/* 分割线 */
/*
    @direction 传值说明
    默认值：bottom 下边线
    all - 全边框线
    top - 上边线
    left - 左边线
    right - 右边线
    bottom - 下边线
    0 - 上左
    1 - 上右
    2 - 下左
    3 - 下右
    4 - 上下
    5 - 左右
    6 - 上左右
    7 - 下左右
    8 - 上左下
    9 - 上右下
*/
/* 背景色渐变 */
/* 阴影 */
/* 形状遮罩 */
.nodata[data-v-fcfd0af0] {
  background-position: center 90%;
}
ul.list[data-v-fcfd0af0] {
  position: relative;
}
ul.list li[data-v-fcfd0af0] {
  position: relative;
  margin-bottom: 0.65rem;
}
ul.list li > div[data-v-fcfd0af0] {
  padding: 0 0.725rem 0 0;
  background: #fff;
}
ul.list li .order[data-v-fcfd0af0] {
  width: 2.5rem;
  color: #dc3b40;
  font-size: 0.6rem;
  text-align: center;
}
ul.list li[data-v-fcfd0af0]:nth-last-of-type(1) {
  margin-bottom: 0;
}
ul.list .top[data-v-fcfd0af0] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  border-bottom: 1PX solid #eee;
  line-height: 0.75rem;
}
ul.list .top .left[data-v-fcfd0af0] {
  display: flex;
}
ul.list .top .one-item[data-v-fcfd0af0] {
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: #999;
  font-size: 0.6rem;
}
ul.list .top .line-item[data-v-fcfd0af0] {
  width: 100%;
  color: #999;
  font-size: 0.6rem;
}
ul.list .top .team[data-v-fcfd0af0] {
  color: #444;
  display: flex;
}
ul.list .top .bet-num.prize[data-v-fcfd0af0] {
  color: #dc3b40;
}
ul.list .top .status[data-v-fcfd0af0] {
  color: #444;
  font-size: 0.7rem;
}
ul.list .top .status.no-prize[data-v-fcfd0af0] {
  color: #ccc;
}
ul.list .top .status.prize[data-v-fcfd0af0] {
  color: #dc3b40;
}
ul.list .bottom[data-v-fcfd0af0] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  padding: 0.25rem 0.85rem 0.25rem 2.5rem;
  color: #444;
  font-size: 0.65rem;
}
ul.list .bottom > div[data-v-fcfd0af0] {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: center;
}
ul.list .bottom > div .red-color[data-v-fcfd0af0] {
  color: #dc3b40;
}
ul.list .bottom[data-v-fcfd0af0]:after {
  position: absolute;
  bottom: -0.2rem;
  left: 0;
  content: '';
  width: 100%;
  height: 0.2rem;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAIBAMAAADkcangAAAAIVBMVEUAAAD////////////////////////////////////////PIev5AAAACnRSTlMAbe75BijV1EMpnDTh9wAAAEBJREFUCNdjWAUEy0RdJmatWgBiLxZgYGBgtAKzLRhAoBnMBgqDJEDs5QwQUABkL4SyBYDspVB2AIOSkgqU7QAAilkW4sRyjokAAAAASUVORK5CYII=) repeat-x;
  background-size: 0.525rem 0.2rem;
}

