/* 内容对齐 */
/* 超出元素的多余文字不换行，将多余部分替换成... */
/* 多行文字省略 */
/* 背景图片图标 */
/* 分割线 */
/*
    @direction 传值说明
    默认值：bottom 下边线
    all - 全边框线
    top - 上边线
    left - 左边线
    right - 右边线
    bottom - 下边线
    0 - 上左
    1 - 上右
    2 - 下左
    3 - 下右
    4 - 上下
    5 - 左右
    6 - 上左右
    7 - 下左右
    8 - 上左下
    9 - 上右下
*/
/* 背景色渐变 */
/* 阴影 */
/* 形状遮罩 */
.red[data-v-40eb14e9] {
  color: #dc3b40;
}
.red-l[data-v-40eb14e9] {
  color: #ff4a01;
}
.gray[data-v-40eb14e9] {
  color: #999;
}
.gray-m[data-v-40eb14e9] {
  color: #999;
}
.green[data-v-40eb14e9] {
  color: #3d9d06;
}
.blue[data-v-40eb14e9] {
  color: #0d75e2;
}
.top-time[data-v-40eb14e9] {
  position: relative;
}
.top-time > em[data-v-40eb14e9],
.top-time > i[data-v-40eb14e9] {
  color: #ff4a01;
}
.top-time > i[data-v-40eb14e9] {
  position: absolute;
  top: 0;
  right: -0.5rem;
  width: 0.7rem;
  height: 0.7rem;
  line-height: 0.7rem;
  text-align: center;
  font-size: 0.7rem;
  animation: matchSec-data-v-40eb14e9 1s infinite;
}
@keyframes matchSec-data-v-40eb14e9 {
0%,
  50% {
    opacity: 1;
}
50.01%,
  100% {
    opacity: 0;
}
}
.match-football[data-v-40eb14e9] {
  position: relative;
  padding: 0.525rem 0.6rem 0.25rem;
  background: #fff;
  box-sizing: border-box;
}
.time[data-v-40eb14e9] {
  display: flex;
  height: 0.7rem;
  color: #848383;
  position: relative;
  font-size: 0.55rem;
  line-height: 0.7rem;
}
.time .color-g[data-v-40eb14e9] {
  color: #069406;
}
.time .color-r[data-v-40eb14e9] {
  color: #ce3500;
}
.time .left-s[data-v-40eb14e9] {
  width: 7.5rem;
  overflow: hidden;
  word-break: break-all;
}
.time .right-s[data-v-40eb14e9] {
  width: 2rem;
  height: 0.7rem;
  text-align: center;
}
.team[data-v-40eb14e9] {
  margin-top: 0.4rem;
  display: flex;
  align-items: center;
  height: 1.2rem;
  position: relative;
  left: 0.1rem;
}
.team .number[data-v-40eb14e9] {
  position: relative;
  display: flex;
  flex-direction: column;
  height: 100%;
  width: 4.125rem;
  justify-content: center;
  align-items: center;
  line-height: 1;
}
.team .number > span[data-v-40eb14e9] {
  width: 3rem;
  text-align: center;
  color: #999;
  font-weight: bold;
  font-size: 0.75rem;
  line-height: 1;
}
.team .number > span.green[data-v-40eb14e9] {
  color: #069406;
}
.team .number > span.blue[data-v-40eb14e9] {
  color: #0d75e2;
}
.team .team-name[data-v-40eb14e9] {
  display: flex;
  flex-direction: column;
  flex: 1;
}
.team .team-name > div p[data-v-40eb14e9]:nth-child(1) {
  color: #222;
  font-size: 0.65rem;
  line-height: 1;
}
.team .team-name > div p[data-v-40eb14e9]:nth-child(2) {
  color: #999;
  font-size: 0.45rem;
  line-height: 1;
}
.team .team-name > div p.pai[data-v-40eb14e9] {
  margin-top: 0.325rem;
}
.team .team-name > div span.rank[data-v-40eb14e9] {
  color: #757c9c;
  font-weight: normal;
}
.team .team-name > p[data-v-40eb14e9] {
  font-size: 0.45rem;
  text-align: center;
}
.team .team-name img[data-v-40eb14e9] {
  width: 0.9rem;
  height: 0.9rem;
}
.team .team-name .team-name-left[data-v-40eb14e9] {
  text-align: right;
  display: flex;
  justify-content: flex-end;
}
.team .team-name .team-name-left .pai[data-v-40eb14e9] {
  justify-content: flex-end;
}
.team .team-name .team-name-right[data-v-40eb14e9] {
  text-align: left;
}
.team .team-name .team-name-right .pai .hongpai[data-v-40eb14e9],
.team .team-name .team-name-right .pai .huangpai[data-v-40eb14e9] {
  margin-left: 0.225rem;
}
.live[data-v-40eb14e9] {
  width: 100%;
  max-height: 0.8rem;
  display: flex;
  justify-content: space-between;
}
.live .half[data-v-40eb14e9] {
  width: 6rem;
  height: 100%;
  font-size: 0.45rem;
  color: #848383;
  line-height: 0.8rem;
  text-align: center;
}
.live .pai[data-v-40eb14e9] {
  flex: 1;
  display: flex;
  align-items: center;
  font-size: 0.4rem;
}
.live .pai.left-pai[data-v-40eb14e9] {
  left: -2.2rem;
  justify-content: flex-end;
}
.live .pai.right-pai[data-v-40eb14e9] {
  right: -2.2rem;
  justify-content: flex-start;
}
.live .pai .hongpai[data-v-40eb14e9],
.live .pai .huangpai[data-v-40eb14e9] {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 0.475rem;
  height: 0.45rem;
  color: #666;
  font-size: 0.35rem;
}
.live .pai .hongpai[data-v-40eb14e9] {
  margin-right: 0.225rem;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAASCAMAAACO0hVbAAAAM1BMVEUAAAD/Z2f/Z2f/Z2f/Z2f/Z2f/Z2f/Z2f/Z2f/Z2f/Z2f/Z2f/Z2f/Z2f/Z2f/Z2f/Z2fpN+tiAAAAEHRSTlMA98KHJung1q6bmnNfSzgSk8X7+wAAAFRJREFUGNOl0LcRwEAMA8H33rD/agVmAtO/cCMMHEpF/nW1KJRXC2xBzbNF0BFuw6axC2tM1aHMNnSdcAu2jCXYYMoOVbYGusJN2DZ2Xg5Anajoug/43REFI/6ymgAAAABJRU5ErkJggg==);
  background-size: 100% 100%;
}
.live .pai .huangpai[data-v-40eb14e9] {
  margin-right: 0.225rem;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAASCAMAAACO0hVbAAAAM1BMVEUAAAD/2i3/2i3/2i3/2i3/2i3/2i3/2i3/2i3/2i3/2i3/2i3/2i3/2i3/2i3/2i3/2i0WL/j2AAAAEHRSTlMA98KHJung1q6bmnNfSzgSk8X7+wAAAFRJREFUGNOl0LcRwEAMA8H33rD/agVmAtO/cCMMHEpF/nW1KJRXC2xBzbNF0BFuw6axC2tM1aHMNnSdcAu2jCXYYMoOVbYGusJN2DZ2Xg5Anajoug/43REFI/6ymgAAAABJRU5ErkJggg==);
  background-size: 100% 100%;
}
.live .pai .jiaoqiu[data-v-40eb14e9] {
  width: 0.45rem;
  height: 0.45rem;
  margin-right: 0.125rem;
}
.star[data-v-40eb14e9] {
  position: absolute;
  top: 1.5rem;
  left: 0.25rem;
  width: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem;
  font-size: 0.8rem;
  color: #ff2128;
}
.star.icon-marked[data-v-40eb14e9] {
  background: linear-gradient(to right, #ff2128 0%, #ff9b64 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  color: transparent;
}
.odds[data-v-40eb14e9] {
  margin-top: 0.25rem;
  font-size: 0.45rem;
  min-height: 0.65rem;
}
.odds > p[data-v-40eb14e9] {
  color: #757c9c;
}
.odds span[data-v-40eb14e9] {
  margin: 0 0.125rem;
  color: #999;
}
.expert-programme-num[data-v-40eb14e9] {
  position: absolute;
  top: 0.55rem;
  right: 0.5rem;
  font-size: 0.5rem;
  color: #ff2128;
}
.remark[data-v-40eb14e9] {
  width: 100%;
  min-height: 0.9rem;
  margin-top: 0.25rem;
  padding: 0 0.25rem;
  line-height: 0.9rem;
  text-align: center;
  background-color: #e5e5e5;
  font-size: 0.45rem;
  color: #dc3b40;
}
.video[data-v-40eb14e9] {
  position: absolute;
  top: 1.75rem;
  right: 1rem;
  width: 0.825rem;
  height: 0.825rem;
}

