/* 内容对齐 */
/* 超出元素的多余文字不换行，将多余部分替换成... */
/* 多行文字省略 */
/* 背景图片图标 */
/* 分割线 */
/*
    @direction 传值说明
    默认值：bottom 下边线
    all - 全边框线
    top - 上边线
    left - 左边线
    right - 右边线
    bottom - 下边线
    0 - 上左
    1 - 上右
    2 - 下左
    3 - 下右
    4 - 上下
    5 - 左右
    6 - 上左右
    7 - 下左右
    8 - 上左下
    9 - 上右下
*/
/* 背景色渐变 */
/* 阴影 */
/* 形状遮罩 */
.date-title[data-v-5fe76d3e] {
  width: 100%;
  height: 1.5rem;
  font-size: 0.6rem;
  background-color: #eee;
  color: #666;
}
.date-title .iconfont[data-v-5fe76d3e] {
  width: 1.8rem;
  font-size: 0.5rem;
  color: #999;
}
.date-title span[data-v-5fe76d3e] {
  margin: 0 1.8rem;
}
.date-title span[data-v-5fe76d3e]::before {
  content: "\e7a3";
  margin-right: 0.5rem;
  color: #dc3b40;
}

/* 内容对齐 */
/* 超出元素的多余文字不换行，将多余部分替换成... */
/* 多行文字省略 */
/* 背景图片图标 */
/* 分割线 */
/*
    @direction 传值说明
    默认值：bottom 下边线
    all - 全边框线
    top - 上边线
    left - 左边线
    right - 右边线
    bottom - 下边线
    0 - 上左
    1 - 上右
    2 - 下左
    3 - 下右
    4 - 上下
    5 - 左右
    6 - 上左右
    7 - 下左右
    8 - 上左下
    9 - 上右下
*/
/* 背景色渐变 */
/* 阴影 */
/* 形状遮罩 */
.news-item[data-v-60b176d0] {
  display: flex;
  width: 100%;
  height: 6.5rem;
  padding: 0.25rem 0;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.news-item > li[data-v-60b176d0] {
  flex-shrink: 0;
  width: 7.5rem;
  height: 100%;
  overflow: hidden;
  margin-right: 0.5rem;
  border-radius: 0.2rem;
  background-color: #fff;
  /*.status {
            width: 100%;
            height: 20px;
            padding: 0 10px;
            line-height: 20px;
            font-size: @size-font-18;
            color: @color-font-4;
            > i::before {
                margin-right: 6px;
            }
        }*/
}
.news-item > li[data-v-60b176d0]:first-child {
  margin-left: 0.5rem;
}
.news-item > li[data-v-60b176d0]:last-child {
  width: 1PX;
  background-color: transparent;
}
.news-item > li.more[data-v-60b176d0] {
  flex-flow: column;
  width: 1.75rem;
  line-height: 1.1rem;
  border-radius: 0;
  font-size: 0.65rem;
}
.news-item > li.more > i[data-v-60b176d0] {
  margin-top: 0.3rem;
  font-size: 1rem;
}
.news-item > li .image[data-v-60b176d0] {
  width: 100%;
  height: 3.75rem;
}
.news-item > li > p[data-v-60b176d0] {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  width: 100%;
  height: 1.8rem;
  margin-top: 0.25rem;
  padding: 0 0.25rem;
  line-height: 0.9rem;
  font-size: 0.6rem;
}

/* 内容对齐 */
/* 超出元素的多余文字不换行，将多余部分替换成... */
/* 多行文字省略 */
/* 背景图片图标 */
/* 分割线 */
/*
    @direction 传值说明
    默认值：bottom 下边线
    all - 全边框线
    top - 上边线
    left - 左边线
    right - 右边线
    bottom - 下边线
    0 - 上左
    1 - 上右
    2 - 下左
    3 - 下右
    4 - 上下
    5 - 左右
    6 - 上左右
    7 - 下左右
    8 - 上左下
    9 - 上右下
*/
/* 背景色渐变 */
/* 阴影 */
/* 形状遮罩 */
.match-list[data-v-eb6cb0bc] {
  position: relative;
}
.match-list .match-item[data-v-eb6cb0bc] {
  width: 100%;
  margin-top: 0.225rem;
}
.match-list .match-item[data-v-eb6cb0bc]:first-child {
  margin-top: 0;
}
.match-list .match-item.date-item[data-v-eb6cb0bc] {
  height: 1.5rem;
}
.match-list .match-item.date-item[data-v-eb6cb0bc],
.match-list .match-item.date-item + .match-item[data-v-eb6cb0bc] {
  margin-top: 0;
}

