/* 内容对齐 */
/* 超出元素的多余文字不换行，将多余部分替换成... */
/* 多行文字省略 */
/* 背景图片图标 */
/* 分割线 */
/*
    @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 - 上右下
*/
/* 背景色渐变 */
/* 阴影 */
/* 形状遮罩 */
.have_no_detail[data-v-7261366d] {
  background-color: #f5f5f5;
  width: 100%;
  height: 5.4rem;
  font-size: 0.65rem;
  color: #999;
  display: flex;
  justify-content: center;
  align-items: center;
}
.jczq_data_detail[data-v-7261366d] {
  width: 100%;
  position: relative;
}
.jczq_data_detail[data-v-7261366d]: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;
}
ul[data-v-7261366d] {
  width: 100%;
}
ul li[data-v-7261366d] {
  width: 100%;
  height: 1.3rem;
  display: flex;
}
ul li[data-v-7261366d]:nth-child(odd) {
  background-color: #eaeaea;
}
ul li[data-v-7261366d]:nth-child(even) {
  background-color: #f5f5f5;
}
ul li.mix[data-v-7261366d] {
  height: 2.6rem;
}
ul li.mix table[data-v-7261366d] {
  width: 100%;
  height: 2.6rem;
}
ul li.mix table td[data-v-7261366d] {
  text-align: center;
  font-size: 0.6rem;
  color: #666;
}
ul li.mix .tit[data-v-7261366d] {
  width: 3.6rem;
  padding-left: 0.2rem;
  font-size: 0.6rem;
  color: #333;
}
.odd_cell li[data-v-7261366d]:nth-child(odd) {
  background-color: #f5f5f5;
}
.odd_cell li[data-v-7261366d]:nth-child(even) {
  background-color: #eaeaea;
}
.title[data-v-7261366d] {
  width: 3.6rem;
  padding-left: 0.2rem;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.6rem;
  color: #333;
}
.content[data-v-7261366d] {
  flex: 1;
  display: flex;
  padding-left: 0.6rem;
}
.content p[data-v-7261366d] {
  flex: 1;
  font-size: 0.6rem;
  line-height: 1.3rem;
  color: #666;
  text-align: center;
}
.content .win[data-v-7261366d] {
  color: #dc3b40;
}
.content .dogfall[data-v-7261366d] {
  color: #0c89e1;
}
.content .lost[data-v-7261366d] {
  color: #40b400;
}
.focus-info .title[data-v-7261366d] {
  height: auto;
}
.focus-info .content p[data-v-7261366d] {
  text-align: left;
}
.history .content p[data-v-7261366d] {
  text-align: left;
}
.strength > div[data-v-7261366d] {
  display: flex;
  flex: 1;
}
.strength .title[data-v-7261366d] {
  height: auto;
}
.strength .content[data-v-7261366d] {
  padding: 0.15rem 0.625rem;
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.strength .content > div[data-v-7261366d] {
  display: flex;
}
.strength .content .team[data-v-7261366d] {
  justify-content: space-between;
}
.strength .content .team p[data-v-7261366d] {
  line-height: 1rem;
  font-size: 0.6rem;
}
.strength .content .team p[data-v-7261366d]:first-child {
  text-align: left;
}
.strength .content .team p[data-v-7261366d]:last-child {
  text-align: right;
}
.strength .content .line[data-v-7261366d] {
  width: 100%;
  height: 0.1rem;
}
.strength .content .line .home_line[data-v-7261366d] {
  background-color: #ffd32d;
}
.strength .content .line .visit_line[data-v-7261366d] {
  background-color: #333752;
}
.strength .content .info[data-v-7261366d] {
  width: 100%;
  min-height: 0.45rem;
}
.strength .content .info p[data-v-7261366d] {
  width: 1PX;
  line-height: 1.4rem;
  font-size: 0.6rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.more_data[data-v-7261366d] {
  width: 100%;
  height: 1.625rem;
  background-color: #eaeaea;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 0.6rem;
  color: #dc3b40;
  position: relative;
}
.more_data[data-v-7261366d]: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-bottom: 1PX solid #bbbbbb;
}
.more_data .icon-data-detail[data-v-7261366d] {
  margin-right: 0.15rem;
}
.more_data .icon-arrow-right[data-v-7261366d] {
  font-size: 0.5rem;
}

