/* 内容对齐 */
/* 超出元素的多余文字不换行，将多余部分替换成... */
/* 多行文字省略 */
/* 背景图片图标 */
/* 分割线 */
/*
    @direction 传值说明
    默认值：bottom 下边线
    all - 全边框线
    top - 上边线
    left - 左边线
    right - 右边线
    bottom - 下边线
    0 - 上左
    1 - 上右
    2 - 下左
    3 - 下右
    4 - 上下
    5 - 左右
    6 - 上左右
    7 - 下左右
    8 - 上左下
    9 - 上右下
*/
/* 背景色渐变 */
/* 阴影 */
/* 形状遮罩 */
.date[data-v-7744f58c] {
  width: 100%;
  height: 1.75rem;
  line-height: 1.75rem;
  color: #666;
  font-size: 0.6rem;
  padding-left: 0.625rem;
}
ul[data-v-7744f58c] {
  width: 100%;
  background: #fff;
}
ul li[data-v-7744f58c] {
  width: 100%;
  height: 2.5rem;
  padding: 0 0.625rem;
  border-bottom: 1PX solid #eee;
  display: flex;
}
ul li .leagued[data-v-7744f58c] {
  width: 3.5rem;
  font-size: 0.6rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: #333752;
}
ul li .leagued span[data-v-7744f58c] {
  font-size: 0.5rem;
  color: #999;
  margin-bottom: 0.375rem;
}
ul li .schedule[data-v-7744f58c] {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.6rem;
}
ul li .schedule > div[data-v-7744f58c] {
  display: flex;
  align-items: center;
  flex: 1;
}
ul li .schedule p[data-v-7744f58c] {
  flex: 1;
}
ul li .schedule .home_team[data-v-7744f58c] {
  text-align: right;
}
ul li .schedule .visit_team[data-v-7744f58c] {
  text-align: left;
}
ul li .schedule span[data-v-7744f58c] {
  color: #dc3b40;
  margin: 0 0.25rem;
}
ul li .schedule img[data-v-7744f58c] {
  width: 1.125rem;
  height: 1.125rem;
  margin: 0 0.25rem;
}
.no_data[data-v-7744f58c] {
  width: 100%;
  text-align: center;
  font-size: 0.6rem;
  line-height: 2.5rem;
  color: #bbb;
}

