/* 内容对齐 */
/* 超出元素的多余文字不换行，将多余部分替换成... */
/* 多行文字省略 */
/* 背景图片图标 */
/* 分割线 */
/*
    @direction 传值说明
    默认值：bottom 下边线
    all - 全边框线
    top - 上边线
    left - 左边线
    right - 右边线
    bottom - 下边线
    0 - 上左
    1 - 上右
    2 - 下左
    3 - 下右
    4 - 上下
    5 - 左右
    6 - 上左右
    7 - 下左右
    8 - 上左下
    9 - 上右下
*/
/* 背景色渐变 */
/* 阴影 */
/* 形状遮罩 */
.zq_mix .game_list[data-v-7ef9a907] {
  width: 100%;
  padding: 1.5rem 0 2.25rem;
}
.zq_mix .selecting[data-v-7ef9a907] {
  background-color: #ffd32d;
  color: #333752;
}
.zq_mix .selecting p[data-v-7ef9a907] {
  color: #333752;
}
.zq_mix .selecting span[data-v-7ef9a907] {
  color: #333752 !important;
}
.zq_mix ul.game_content[data-v-7ef9a907] {
  width: 100%;
}
.zq_mix ul.game_content li[data-v-7ef9a907] {
  position: relative;
}
.zq_mix ul.game_content li[data-v-7ef9a907]: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 #e5e5e5;
}
.zq_mix ul.game_content li[data-v-7ef9a907]:last-child {
  padding-bottom: 0.375rem;
}
.zq_mix ul.game_content li .play_game[data-v-7ef9a907] {
  width: 100%;
  padding: 0.4rem 0.55rem 0.4rem 0.675rem;
  background-color: #fafafa;
}
.zq_mix ul.game_content li .game_title[data-v-7ef9a907] {
  display: flex;
  font-size: 0.7rem;
  color: #333;
  height: 1.05rem;
  width: 100%;
}
.zq_mix ul.game_content li .game_title span[data-v-7ef9a907] {
  width: 4.2rem;
  text-align: right;
  font-size: 0.45rem;
  line-height: 0.45rem;
  padding-right: 0.2rem;
  color: #999;
}
.zq_mix ul.game_content li .game_title p[data-v-7ef9a907] {
  flex: 1;
  text-align: center;
  text-indent: -0.9rem;
  font-size: 0.7rem;
}
.zq_mix ul.game_content li .game_title b[data-v-7ef9a907] {
  font-weight: normal;
  margin: 0 0.725rem;
  color: #999;
}
.zq_mix ul.game_content li .game_detail[data-v-7ef9a907] {
  width: 100%;
  height: 3.5rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.zq_mix ul.game_content li .game_detail > p[data-v-7ef9a907] {
  position: relative;
  height: 100%;
  width: 3.35rem;
  font-size: 0.6rem;
  color: #333;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  left: -0.325rem;
}
.zq_mix ul.game_content li .game_detail > p i[data-v-7ef9a907] {
  width: 0.725rem;
  height: 0.725rem;
  color: #999;
}
.zq_mix ul.game_content li .game_detail .let[data-v-7ef9a907] {
  width: 0.85rem;
  height: 100%;
}
.zq_mix ul.game_content li .game_detail .let p[data-v-7ef9a907] {
  width: 100%;
  height: 50%;
  font-size: 0.55rem;
  line-height: 1.75rem;
  text-align: center;
  color: #666;
}
.zq_mix ul.game_content li .game_detail .let .let_red[data-v-7ef9a907] {
  background-color: #ffc5c5;
  color: #dc3b40;
}
.zq_mix ul.game_content li .game_detail .let .let_blue[data-v-7ef9a907] {
  background-color: #cae9ff;
  color: #0c89e1;
}
.zq_mix ul.game_content li .game_detail .let .let_gray[data-v-7ef9a907] {
  background-color: #ddd;
}
.zq_mix ul.game_content li .game_detail .content[data-v-7ef9a907] {
  width: 12.575rem;
  height: 100%;
  background-color: #fff;
  border-collapse: collapse;
  display: flex;
  border-bottom: 1PX solid #e5e5e5;
}
.zq_mix ul.game_content li .game_detail .content div[data-v-7ef9a907] {
  flex: 1;
  height: 100%;
}
.zq_mix ul.game_content li .game_detail .content div > div[data-v-7ef9a907] {
  width: 100%;
  height: 50%;
  display: flex;
}
.zq_mix ul.game_content li .game_detail .content div p[data-v-7ef9a907] {
  flex: 1;
  height: 100%;
  border: 1PX solid #e5e5e5;
  border-bottom: 0;
  border-left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 0.55rem;
}
.zq_mix ul.game_content li .game_detail .content div p[data-v-7ef9a907]:last-child {
  border-right: 0;
}
.zq_mix ul.game_content li .game_detail .content div span[data-v-7ef9a907] {
  margin-left: 0.2rem;
  color: #999;
}
.zq_mix ul.game_content li .game_detail .content .alert[data-v-7ef9a907] {
  width: 2.25rem;
  height: 100%;
  border: 1PX solid #e5e5e5;
  border-bottom: 0;
  display: flex;
  justify-content: center;
  text-align: center;
  align-items: center;
  color: #333;
  font-size: 0.55rem;
  background-color: #fff;
}
.zq_mix ul.game_content li .game_detail .content .alert_active[data-v-7ef9a907] {
  background-color: #ffd32d;
  color: #333752;
}
.zq_mix ul.game_content li .game_detail .dan_content[data-v-7ef9a907] {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border: 0;
}
.zq_mix ul.game_content li .game_detail .dan_content .team[data-v-7ef9a907] {
  width: 100%;
  height: 1.075rem;
  font-size: 0.65rem;
  text-align: center;
  line-height: 1.075rem;
}
.zq_mix ul.game_content li .game_detail .dan_content .team b[data-v-7ef9a907] {
  margin: 0 0.45rem;
  color: #ccc;
}
.zq_mix ul.game_content li .game_detail .dan_content button[data-v-7ef9a907] {
  width: 100%;
  height: 1.35rem;
  margin-top: 0.2rem;
  background-color: #fff;
  border: 1PX solid #e5e5e5;
  font-size: 0.6rem;
  color: #999;
  display: flex;
  align-items: center;
  justify-content: center;
}
.zq_mix ul.game_content li .game_detail .dan_content .selecting[data-v-7ef9a907] {
  background-color: #ffd32d;
  color: #333752;
  border: 0;
}
.zq_mix ul.game_content li .game_detail .dan_content .selecting p[data-v-7ef9a907] {
  flex: 1;
  width: 1PX;
  padding: 0 0.45rem 0 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.zq_mix ul.game_content li .game_detail .dan_content .selecting span[data-v-7ef9a907] {
  margin: 0 0.1rem;
}

/* 内容对齐 */
/* 超出元素的多余文字不换行，将多余部分替换成... */
/* 多行文字省略 */
/* 背景图片图标 */
/* 分割线 */
/*
    @direction 传值说明
    默认值：bottom 下边线
    all - 全边框线
    top - 上边线
    left - 左边线
    right - 右边线
    bottom - 下边线
    0 - 上左
    1 - 上右
    2 - 下左
    3 - 下右
    4 - 上下
    5 - 左右
    6 - 上左右
    7 - 下左右
    8 - 上左下
    9 - 上右下
*/
/* 背景色渐变 */
/* 阴影 */
/* 形状遮罩 */
.jczq .noplay[data-v-7ef9a907],
.jczq_slip .noplay[data-v-7ef9a907] {
  width: 100%;
  height: 100%;
  background-color: #40b400;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.7rem;
}
.jczq .alert_content li[data-v-7ef9a907],
.jczq_slip .alert_content li[data-v-7ef9a907] {
  width: 100%;
  background-color: #fff;
  position: relative;
  display: flex;
  padding-left: 0.975rem;
  margin-bottom: 0.225rem;
  flex-wrap: wrap;
  border-bottom: 1PX solid #e5e5e5;
}
.jczq .alert_content li .item[data-v-7ef9a907],
.jczq_slip .alert_content li .item[data-v-7ef9a907] {
  width: 100%;
  height: 1.75rem;
  flex: 1;
  border: 1PX solid #e5e5e5;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  border-left: 0;
  border-bottom: 0;
  font-size: 0.65rem;
  line-height: 0.725rem;
  color: #333;
}
.jczq .alert_content li .item p[data-v-7ef9a907],
.jczq_slip .alert_content li .item p[data-v-7ef9a907] {
  font-size: 0.6rem;
  color: #333;
}
.jczq .alert_content li .item span[data-v-7ef9a907],
.jczq_slip .alert_content li .item span[data-v-7ef9a907] {
  font-size: 0.5rem;
  color: #999;
}
.jczq .alert_content li .selecting[data-v-7ef9a907],
.jczq_slip .alert_content li .selecting[data-v-7ef9a907] {
  background-color: #ffd32d;
}
.jczq .alert_content li .selecting p[data-v-7ef9a907],
.jczq_slip .alert_content li .selecting p[data-v-7ef9a907],
.jczq .alert_content li .selecting span[data-v-7ef9a907],
.jczq_slip .alert_content li .selecting span[data-v-7ef9a907] {
  color: #333752 !important;
}
.jczq .alert_content li[data-v-7ef9a907]:first-child,
.jczq_slip .alert_content li[data-v-7ef9a907]:first-child {
  margin-bottom: -1PX;
}
.jczq .alert_content li[data-v-7ef9a907]:before,
.jczq_slip .alert_content li[data-v-7ef9a907]:before,
.jczq .alert_content li .let[data-v-7ef9a907],
.jczq_slip .alert_content li .let[data-v-7ef9a907] {
  position: absolute;
  display: flex;
  align-items: center;
  left: -1PX;
  width: 0.975rem;
  height: 100%;
  background-color: #d44d7a;
  color: #fff;
  line-height: 0.55rem;
  font-size: 0.55rem;
  text-align: center;
}
.jczq .alert_content .win_dogfall_lose span[data-v-7ef9a907],
.jczq_slip .alert_content .win_dogfall_lose span[data-v-7ef9a907] {
  font-size: 0.6rem;
}
.jczq .alert_content .win_dogfall_lose[data-v-7ef9a907]:before,
.jczq_slip .alert_content .win_dogfall_lose[data-v-7ef9a907]:before {
  content: '胜平负';
  background-color: #4998e2;
}
.jczq .alert_content .let_ball span[data-v-7ef9a907],
.jczq_slip .alert_content .let_ball span[data-v-7ef9a907] {
  font-size: 0.6rem;
}
.jczq .alert_content .let_ball[data-v-7ef9a907]:before,
.jczq_slip .alert_content .let_ball[data-v-7ef9a907]:before {
  content: '';
  background-color: #d44d7a;
}
.jczq .alert_content .goal[data-v-7ef9a907],
.jczq_slip .alert_content .goal[data-v-7ef9a907] {
  height: 3.5rem;
}
.jczq .alert_content .goal .item[data-v-7ef9a907],
.jczq_slip .alert_content .goal .item[data-v-7ef9a907] {
  flex: none;
  width: 3.975rem;
}
.jczq .alert_content .goal[data-v-7ef9a907]:before,
.jczq_slip .alert_content .goal[data-v-7ef9a907]:before {
  content: '总进球';
  background-color: #bf4dd4;
}
.jczq .alert_content .half[data-v-7ef9a907],
.jczq_slip .alert_content .half[data-v-7ef9a907] {
  height: 5.3rem;
}
.jczq .alert_content .half .item[data-v-7ef9a907],
.jczq_slip .alert_content .half .item[data-v-7ef9a907] {
  flex: none;
  width: 5.3rem;
}
.jczq .alert_content .half[data-v-7ef9a907]:before,
.jczq_slip .alert_content .half[data-v-7ef9a907]:before {
  content: '半全场';
  background-color: #d48d4d;
}
.jczq .alert_content .score[data-v-7ef9a907],
.jczq_slip .alert_content .score[data-v-7ef9a907] {
  height: 8.825rem;
}
.jczq .alert_content .score aside[data-v-7ef9a907],
.jczq_slip .alert_content .score aside[data-v-7ef9a907] {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
}
.jczq .alert_content .score .item[data-v-7ef9a907],
.jczq_slip .alert_content .score .item[data-v-7ef9a907] {
  flex: none;
  width: 2.275rem;
}
.jczq .alert_content .score .item[data-v-7ef9a907]:last-child,
.jczq_slip .alert_content .score .item[data-v-7ef9a907]:last-child {
  flex: 1;
}
.jczq .alert_content .score[data-v-7ef9a907]:before,
.jczq_slip .alert_content .score[data-v-7ef9a907]:before {
  content: '比分';
  background-color: #57c9e1;
}
.jczq .alert_content[data-v-7ef9a907],
.jczq_slip .alert_content[data-v-7ef9a907] {
  position: fixed;
  bottom: 0;
  width: 100%;
  max-height: 83%;
  background-color: #fff;
  z-index: 110;
  overflow: auto;
  border-top: 1PX solid #e5e5e5;
  display: flex;
  flex-direction: column;
}
.jczq .alert_content .alert_header[data-v-7ef9a907],
.jczq_slip .alert_content .alert_header[data-v-7ef9a907] {
  width: 100%;
  height: 1.9rem;
  display: flex;
  font-size: 0.7rem;
  line-height: 1.625rem;
  color: #333;
  background-color: #eee;
}
.jczq .alert_content .alert_header span[data-v-7ef9a907],
.jczq_slip .alert_content .alert_header span[data-v-7ef9a907] {
  color: #999;
  font-size: 0.6rem;
}
.jczq .alert_content .alert_header p[data-v-7ef9a907],
.jczq_slip .alert_content .alert_header p[data-v-7ef9a907] {
  flex: 1;
  text-align: center;
}
.jczq .alert_content .alert_middle[data-v-7ef9a907],
.jczq_slip .alert_content .alert_middle[data-v-7ef9a907] {
  width: 100%;
  overflow: auto;
  background-color: #eee;
  padding: 0 0.525rem 0.55rem 0.55rem;
}
.jczq .alert_content .alert_footer[data-v-7ef9a907],
.jczq_slip .alert_content .alert_footer[data-v-7ef9a907] {
  height: 2.125rem;
  width: 100%;
  background-color: #fff;
  display: flex;
}
.jczq .alert_content .alert_footer button[data-v-7ef9a907],
.jczq_slip .alert_content .alert_footer button[data-v-7ef9a907] {
  flex: 1;
  border: 0;
  font-size: 0.9rem;
  line-height: 2.125rem;
  color: #333;
  background-color: #ebe9e9;
  outline: none;
}
.jczq .alert_content .alert_footer button[data-v-7ef9a907]:last-child,
.jczq_slip .alert_content .alert_footer button[data-v-7ef9a907]:last-child {
  color: #fff;
  background-color: #dc3b40;
}
.jczq .cover[data-v-7ef9a907],
.jczq_slip .cover[data-v-7ef9a907] {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  background-color: #000;
  opacity: 0.8;
  z-index: 101;
}
.jczq .fade-enter-active[data-v-7ef9a907],
.jczq_slip .fade-enter-active[data-v-7ef9a907] {
  animation: fadeInUpBig-data-v-7ef9a907 0.2s linear forwards;
}
.jczq .fade-leave-active[data-v-7ef9a907],
.jczq_slip .fade-leave-active[data-v-7ef9a907] {
  animation: fadeOutUpBig-data-v-7ef9a907 0.2s linear forwards;
}
@keyframes fadeInUpBig-data-v-7ef9a907 {
0% {
    opacity: 0;
    transform: translateY(100%);
}
100% {
    opacity: 1;
    transform: translateY(0);
}
}
@keyframes fadeOutUpBig-data-v-7ef9a907 {
0% {
    opacity: 1;
    transform: translateY(0);
}
100% {
    opacity: 0;
    transform: translateY(100%);
}
}

