/* 内容对齐 */
/* 超出元素的多余文字不换行，将多余部分替换成... */
/* 多行文字省略 */
/* 背景图片图标 */
/* 分割线 */
/*
    @direction 传值说明
    默认值：bottom 下边线
    all - 全边框线
    top - 上边线
    left - 左边线
    right - 右边线
    bottom - 下边线
    0 - 上左
    1 - 上右
    2 - 下左
    3 - 下右
    4 - 上下
    5 - 左右
    6 - 上左右
    7 - 下左右
    8 - 上左下
    9 - 上右下
*/
/* 背景色渐变 */
/* 阴影 */
/* 形状遮罩 */
.injury-wrap[data-v-545e5431] {
  flex: 1;
  position: relative;
  height: 2rem;
  overflow: hidden;
}
.injury-wrap > ul[data-v-545e5431] {
  position: absolute;
  top: 0;
  left: 0;
}
.injury-wrap > ul.animate[data-v-545e5431] {
  transition: all 0.5s;
  margin-top: -2rem;
}
.injury-wrap > ul > li[data-v-545e5431] {
  display: flex;
  justify-content: center;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  width: 100%;
  height: 2rem;
  padding: 0 0.5rem;
  line-height: 1rem;
  font-size: 0.7rem;
}

/* 内容对齐 */
/* 超出元素的多余文字不换行，将多余部分替换成... */
/* 多行文字省略 */
/* 背景图片图标 */
/* 分割线 */
/*
    @direction 传值说明
    默认值：bottom 下边线
    all - 全边框线
    top - 上边线
    left - 左边线
    right - 右边线
    bottom - 下边线
    0 - 上左
    1 - 上右
    2 - 下左
    3 - 下右
    4 - 上下
    5 - 左右
    6 - 上左右
    7 - 下左右
    8 - 上左下
    9 - 上右下
*/
/* 背景色渐变 */
/* 阴影 */
/* 形状遮罩 */
header[data-v-7255f852] {
  background-color: #fff;
}
header .status-bar[data-v-7255f852] {
  width: 100%;
}
header .search[data-v-7255f852] {
  width: 100%;
  height: 2.25rem;
  padding-top: 0.525rem;
}
header .search .input[data-v-7255f852] {
  width: 17rem;
  height: 1.625rem;
  background-color: #ebebeb;
  margin: 0 auto;
  overflow: hidden;
  border-radius: 0.25rem;
  position: relative;
  color: #333752;
}
header .search .input input[data-v-7255f852] {
  background-color: #ebebeb;
  width: 100%;
  height: 100%;
  text-indent: 1.75rem;
}
header .search .input[data-v-7255f852] ::-webkit-input-placeholder {
  color: #999;
}
header .search .input i[data-v-7255f852] {
  position: absolute;
  left: 0.5rem;
  top: 0.375rem;
  font-size: 0.8rem;
}
header .search .input .icon-close[data-v-7255f852] {
  width: 1.625rem;
  height: 1.625rem;
  border-radius: 0.25rem;
  top: 0;
  right: 0;
  left: auto;
  font-size: 0.55rem;
  background-color: #ebebeb;
  display: flex;
  align-items: center;
  justify-content: center;
}
.hide_list[data-v-7255f852] {
  height: 1PX!important;
  overflow: hidden!important;
}
.menu-list[data-v-7255f852] {
  border-bottom: 0.125rem solid #eee;
  z-index: 2;
  position: relative;
  width: 100%;
  height: 2.075rem;
  overflow: hidden;
  background-color: #fff;
  display: flex;
  color: #333752;
}
.menu-list .gradient[data-v-7255f852] {
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  right: -1.25rem;
  width: 1.25rem;
  height: 1.25rem;
  border-radius: 50%;
  box-shadow: 0 0 0.5rem 0.15rem #fff;
}
.menu-list > ul[data-v-7255f852] {
  display: flex;
  width: 100%;
  height: 100%;
  padding: 0.25rem 0;
  font-size: 0.5rem;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.menu-list > ul > li[data-v-7255f852] {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  align-content: center;
  flex-shrink: 0;
  height: 100%;
  padding: 0 0.7rem;
  overflow: hidden;
  font-size: 0.7rem;
}
.menu-list > ul > li.active[data-v-7255f852] {
  font-weight: bold;
  font-size: 0.9rem;
}
.news-list[data-v-7255f852] {
  width: 100%;
  background-color: #fff;
  padding: 0 0.5rem;
}
.news-list > li[data-v-7255f852] {
  border-bottom: 1px solid #eee;
}
.news-list > li > div[data-v-7255f852] {
  width: 100%;
  overflow: hidden;
}
.news-list > li > div p[data-v-7255f852] {
  line-height: 0.9rem;
  font-size: 0.7rem;
}
.news-list > li > div time[data-v-7255f852] {
  font-size: 0.45rem;
  color: #ccc;
}
.news-list .first-item[data-v-7255f852] {
  position: relative;
  padding: 0.25rem 0 0.375rem;
}
.news-list .first-item > .float-text[data-v-7255f852] {
  padding: 0.125rem;
  width: 17rem;
  height: 2.5rem;
  position: absolute;
  bottom: 0.375rem;
  left: 0;
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.6) 0%, transparent 100%);
}
.news-list .first-item > .float-text span[data-v-7255f852] {
  width: 100%;
  font-size: 0.7rem;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.news-list .first-item .image[data-v-7255f852] {
  width: 100%;
  height: 7.5rem;
  border-radius: 0.075rem;
}
.news-list .first-item .status[data-v-7255f852] {
  height: 1.35rem;
  line-height: 1.35rem;
}
.news-list .first-item .status > i[data-v-7255f852]::before {
  margin-right: 0.15rem;
  font-size: 0.5rem;
}
.news-list .first-item.no_img p[data-v-7255f852] {
  margin: 0.25rem 0 0.125rem;
  font-weight: bold;
}
.news-list .large-item > p[data-v-7255f852] {
  margin: 0.5rem 0 0.45rem;
}
.news-list .large-item .image[data-v-7255f852] {
  width: 100%;
  height: 7.5rem;
  border-radius: 0.075rem;
}
.news-list .large-item .status[data-v-7255f852] {
  height: 1.35rem;
  line-height: 1.35rem;
}
.news-list .large-item .status > i[data-v-7255f852]::before {
  margin-right: 0.15rem;
  font-size: 0.5rem;
}
.news-list .multiple-item[data-v-7255f852] {
  padding-top: 0.375rem;
}
.news-list .multiple-item .images[data-v-7255f852] {
  width: 100%;
  display: flex;
  margin-top: 0.2rem;
}
.news-list .multiple-item .images .image[data-v-7255f852] {
  width: 5.5rem;
  height: 3.75rem;
  margin-right: 0.2rem;
}
.news-list .multiple-item .images .image[data-v-7255f852]:last-child {
  margin: 0;
}
.news-list .multiple-item .time[data-v-7255f852] {
  line-height: 1.25rem;
  color: #cccccc;
  font-size: 0.45rem;
}
.news-list .small-item[data-v-7255f852] {
  width: 100%;
  height: 3.825rem;
  display: flex;
  padding: 0.375rem 0;
}
.news-list .small-item .image[data-v-7255f852] {
  width: 3.75rem;
  height: 2.75rem;
  border-radius: 0.075rem;
  margin-left: 0.375rem;
}
.news-list .small-item .title[data-v-7255f852] {
  flex: 1;
  width: 1PX;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.news-list .small-item .title time[data-v-7255f852] {
  line-height: 0.9rem;
}
.news-list .injury[data-v-7255f852] {
  display: flex;
  justify-content: center;
  width: 100%;
  height: 3.5rem;
  padding: 0.75rem 0;
  background-color: #fff;
}
.news-list .injury .title[data-v-7255f852] {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  align-content: center;
  position: relative;
  width: 4.5rem;
  height: 100%;
}
.news-list .injury .title[data-v-7255f852]: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;
}
.news-list .injury .title > img[data-v-7255f852] {
  width: 3.25rem;
}
.news-list .video_item[data-v-7255f852] {
  width: 100%;
  padding-top: 0.375rem;
}
.news-list .video_item .op_bar[data-v-7255f852] {
  color: #333752;
  height: 1.75rem;
  font-size: 0.55rem;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 0 0.5rem;
}
.news-list .video_item .op_bar span[data-v-7255f852] {
  display: flex;
  align-items: center;
}
.news-list .video_item .op_bar span i[data-v-7255f852] {
  margin-right: 0.25rem;
}
.news-list .video_item .op_bar span .icon-zan-xz[data-v-7255f852] {
  color: #dc3b40;
}
.news-list .match[data-v-7255f852] {
  width: 100%;
  height: 4.85rem;
}
.news-list .match .match-item[data-v-7255f852] {
  width: 100%;
  height: 4.85rem;
  display: flex;
  align-items: center;
}
.news-list .match .match-item .item[data-v-7255f852] {
  flex: 1;
  height: 4.35rem;
  display: flex;
  flex-direction: column;
  position: relative;
}
.news-list .match .match-item .item[data-v-7255f852]:first-child {
  padding-left: 0.25rem;
}
.news-list .match .match-item .item[data-v-7255f852]:first-child::after {
  content: "";
  width: 1PX;
  height: 2.5rem;
  position: absolute;
  right: 0;
  top: 0.5rem;
  background-color: #eee;
}
.news-list .match .match-item .item[data-v-7255f852]:last-child {
  padding-left: 0.5rem;
}
.news-list .match .match-item .item p[data-v-7255f852] {
  height: 1.725rem;
  display: flex;
  align-items: center;
}
.news-list .match .match-item .item p img[data-v-7255f852] {
  width: 1.45rem;
  height: 1.45rem;
  margin-right: 0.375rem;
}
.news-list .match .match-item .item p span[data-v-7255f852] {
  font-size: 0.65rem;
  flex: 1;
}
.news-list .match .match-item .item p i[data-v-7255f852] {
  width: 1.5rem;
  text-align: center;
}
.news-list .match .match-item .item > span[data-v-7255f852] {
  font-size: 0.45rem;
  color: #999;
  line-height: 0.9rem;
  display: flex;
  justify-content: space-between;
  padding: 0 0.5rem 0 0.2rem;
}
.news-list .match .match-item .item > span .red[data-v-7255f852] {
  color: #dc3b40;
}
.news-list .match .match-item .item > span .black[data-v-7255f852] {
  color: #333;
}
.scroll-box[data-v-7255f852] {
  display: flex;
}

/* 内容对齐 */
/* 超出元素的多余文字不换行，将多余部分替换成... */
/* 多行文字省略 */
/* 背景图片图标 */
/* 分割线 */
/*
    @direction 传值说明
    默认值：bottom 下边线
    all - 全边框线
    top - 上边线
    left - 左边线
    right - 右边线
    bottom - 下边线
    0 - 上左
    1 - 上右
    2 - 下左
    3 - 下右
    4 - 上下
    5 - 左右
    6 - 上左右
    7 - 下左右
    8 - 上左下
    9 - 上右下
*/
/* 背景色渐变 */
/* 阴影 */
/* 形状遮罩 */
.map_banner[data-v-7255f852] {
  width: 100%;
  background: #fff;
  padding: 0.5rem;
}
.map_banner img[data-v-7255f852] {
  width: 100%;
  border-radius: 0.25rem;
}

