/* 内容对齐 */
/* 超出元素的多余文字不换行，将多余部分替换成... */
/* 多行文字省略 */
/* 背景图片图标 */
/* 分割线 */
/*
    @direction 传值说明
    默认值：bottom 下边线
    all - 全边框线
    top - 上边线
    left - 左边线
    right - 右边线
    bottom - 下边线
    0 - 上左
    1 - 上右
    2 - 下左
    3 - 下右
    4 - 上下
    5 - 左右
    6 - 上左右
    7 - 下左右
    8 - 上左下
    9 - 上右下
*/
/* 背景色渐变 */
/* 阴影 */
/* 形状遮罩 */
.joint[data-v-13f937fa] {
  width: 4.7rem;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.joint > p[data-v-13f937fa] {
  font-size: 0.65rem;
  width: 4.15rem;
  height: 1.7rem;
  border-radius: 0.25rem;
  border: 1PX solid #333752;
  color: #333752;
  text-align: center;
  line-height: 1.7rem;
}
.joint[data-v-13f937fa]:after {
  content: "";
  position: absolute;
  right: 0;
  width: 1PX;
  height: 1.35rem;
  background-color: #e5e5e5;
}
.btns-games[data-v-13f937fa] {
  left: 0;
  bottom: 0;
  width: 100%;
  background-color: #fff;
  height: 2.25rem;
  display: flex;
  position: fixed;
}
.btns-games[data-v-13f937fa]: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-top: 1PX solid #bbbbbb;
}
span.clear-btn[data-v-13f937fa] {
  position: relative;
  width: 2.25rem;
  height: 2.25rem;
  color: #999;
  font-size: 0.75rem;
  line-height: 2.25rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
span.clear-btn i[data-v-13f937fa] {
  font-size: 1rem;
}
span.clear-btn[data-v-13f937fa]::after {
  content: "";
  position: absolute;
  right: 0;
  width: 1PX;
  height: 1.35rem;
  background-color: #e5e5e5;
}
.count[data-v-13f937fa] {
  flex: 1;
  display: flex;
  flex-direction: column;
  height: 2.25rem;
  padding-left: 0.55rem;
  justify-content: center;
}
.count > p[data-v-13f937fa] {
  color: #666;
  font-size: 0.75rem;
  line-height: 1.175rem;
}
.count > p span[data-v-13f937fa] {
  color: #dc3b40;
}
.count > span[data-v-13f937fa] {
  font-size: 0.5rem;
  line-height: 0.55rem;
  color: #ccc;
}
input.sure-btn[data-v-13f937fa] {
  width: 3.75rem;
  height: 1.5rem;
  margin: 0.4rem 0.475rem;
  border-radius: 0.225rem;
  background-color: #ffd32d;
  color: #333752;
  font-size: 0.75rem;
  text-align: center;
  line-height: 1.5rem;
  border: none;
  outline: none;
}
input.sure-btn[data-v-13f937fa]:disabled {
  background-color: #eee;
  color: #ccc;
}

/* 内容对齐 */
/* 超出元素的多余文字不换行，将多余部分替换成... */
/* 多行文字省略 */
/* 背景图片图标 */
/* 分割线 */
/*
    @direction 传值说明
    默认值：bottom 下边线
    all - 全边框线
    top - 上边线
    left - 左边线
    right - 右边线
    bottom - 下边线
    0 - 上左
    1 - 上右
    2 - 下左
    3 - 下右
    4 - 上下
    5 - 左右
    6 - 上左右
    7 - 下左右
    8 - 上左下
    9 - 上右下
*/
/* 背景色渐变 */
/* 阴影 */
/* 形状遮罩 */
.container[data-v-295553f0] {
  width: 100%;
  flex: 1;
  overflow: auto;
  margin-top: 0.35rem;
}
table[data-v-295553f0] {
  width: 100%;
  background-color: #fff;
  border-collapse: collapse;
}
table thead[data-v-295553f0] {
  background-color: #f3f3f3;
}
table thead[data-v-295553f0],
table tr[data-v-295553f0] {
  width: 100%;
  height: 1.5rem;
}
table th[data-v-295553f0]:nth-child(1) {
  width: 2.25rem;
}
table th[data-v-295553f0]:nth-child(3),
table th[data-v-295553f0]:nth-child(4) {
  width: 2.75rem;
}
table th[data-v-295553f0],
table td[data-v-295553f0] {
  font-size: 0.7rem;
  font-weight: normal;
  border: 1PX solid #ddd;
  text-align: center;
}
table .selecting[data-v-295553f0] {
  background-color: #ffd32d;
  color: #333752;
}
.team_content[data-v-295553f0] {
  height: 2rem;
  padding: 0;
}
.team_content .champion-guessing p[data-v-295553f0] {
  padding-left: 3.125rem;
}
.team_content .guiza-guessing p[data-v-295553f0] {
  justify-content: center;
}
.team_content > div[data-v-295553f0] {
  display: flex;
}
.team_content > div p[data-v-295553f0] {
  flex: 1;
  display: flex;
  align-items: center;
}
.team_content > div p span[data-v-295553f0] {
  margin: 0 0.2rem;
}
.team_content > div p .vs[data-v-295553f0] {
  font-weight: bold;
}
.team_content > div p img[data-v-295553f0] {
  width: 1.15rem;
  height: 1.15rem;
}
.team_content > div .home_team[data-v-295553f0] {
  justify-content: flex-end;
}
.team_content > div .visit_team[data-v-295553f0] {
  justify-content: flex-start;
}
.bei[data-v-295553f0] {
  width: 100%;
  height: 1.8rem;
  background-color: #fff;
  border-top: 1PX solid #e5e5e5;
  padding: 0 0.45rem;
  display: flex;
  justify-content: space-between;
}
.bei .result[data-v-295553f0] {
  display: flex;
  flex: 1;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  font-size: 0.6rem;
}
.bei .result .heightcolor[data-v-295553f0] {
  color: #dc3b40;
}
.bei > p[data-v-295553f0] {
  height: 100%;
  display: flex;
  align-items: center;
  width: 9rem;
  justify-content: flex-end;
}
.bei > p .bei[data-v-295553f0] {
  display: block;
  width: 2rem;
  height: 1.35rem;
  border: 1PX solid #e5e5e5;
  border-right: 0;
  border-left: 0;
  text-align: center;
  font-size: 0.75rem;
  padding: 0;
}
.bei > p span[data-v-295553f0] {
  width: 1.625rem;
  height: 1.35rem;
  text-align: center;
  line-height: 1.35rem;
  color: #999;
  font-size: 1.075rem;
}
.bei > p .jian[data-v-295553f0] {
  border-right: 0;
  margin-left: 0.1rem;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAAzBAMAAAA5hHaUAAAAHlBMVEUAAADMzMzMzMzMzMzMzMzu7u7MzMyIiIjj4+PR0dGPRX2sAAAABXRSTlMA875NhDZ6GpMAAABDSURBVDjLY2AwEkvDDRhYZoTiBmEMlqF4pTXwS4vil04dlR6VprZ0eDkSKKVMelB5bFR6mEiLEipTKSiRCZTnBGoDAIj2BQqD6ElfAAAAAElFTkSuQmCC);
  background-size: cover;
}
.bei > p .jia[data-v-295553f0] {
  border-left: 0;
  margin-right: 0.1rem;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAAzBAMAAAA5hHaUAAAAHlBMVEUAAADMzMzMzMzMzMzMzMzu7u7MzMyIiIjj4+PR0dGPRX2sAAAABXRSTlMA875MhC9hK9IAAABJSURBVDjLY0jDDRKVGRhSQ3GDTge80qGT8Us34ZcOxC8dNmykw8tHpekgDZdAAqWUSQ8qjw1z6UGcgekpHUhRmTqZQHlOoDYAALnaC3COBOjgAAAAAElFTkSuQmCC);
  background-size: cover;
}
.macth-box[data-v-295553f0] {
  width: 100%;
}
.macth-box .title[data-v-295553f0] {
  width: 100%;
  height: 1.775rem;
  line-height: 1.775rem;
  font-size: 0.65rem;
  color: #999;
  text-indent: 1rem;
}
.macth-box .list[data-v-295553f0] {
  width: 100%;
  display: flex;
  max-height: 13.75rem;
  overflow: auto;
  flex-wrap: wrap;
  padding: 0 0.5rem 0.9rem;
}
.macth-box .list li[data-v-295553f0] {
  width: 33.33333333%;
  height: 2.15rem;
  display: flex;
  justify-content: center;
}
.macth-box .list div[data-v-295553f0] {
  width: 4rem;
  height: 1.5rem;
  border: 1PX solid #ddd;
  font-size: 0.7rem;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 0.2rem;
  color: #444;
}
.macth-box .list .active[data-v-295553f0] {
  background-color: #ffd32d;
  color: #333752;
  border: 0;
}

