/* 内容对齐 */
/* 超出元素的多余文字不换行，将多余部分替换成... */
/* 多行文字省略 */
/* 背景图片图标 */
/* 分割线 */
/*
    @direction 传值说明
    默认值：bottom 下边线
    all - 全边框线
    top - 上边线
    left - 左边线
    right - 右边线
    bottom - 下边线
    0 - 上左
    1 - 上右
    2 - 下左
    3 - 下右
    4 - 上下
    5 - 左右
    6 - 上左右
    7 - 下左右
    8 - 上左下
    9 - 上右下
*/
/* 背景色渐变 */
/* 阴影 */
/* 形状遮罩 */
.no_data_info[data-v-610201e8] {
  width: 100%;
  height: 2.25rem;
  text-align: center;
  line-height: 2.25rem;
  font-size: 0.725rem;
  color: #999;
}
.liveList li[data-v-610201e8] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0.25rem 0.75rem;
  position: relative;
  background: #fff;
  font-size: 0.6rem;
}
.liveList li[data-v-610201e8]: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;
}
.liveList .left[data-v-610201e8] {
  text-align: right;
  font-size: 0.55rem;
}
.liveList .time[data-v-610201e8] {
  margin-top: 0.25rem;
  color: #999;
  font-size: 0.5rem;
}
.liveList .right[data-v-610201e8] {
  flex: 1;
  margin-left: 0.625rem;
}

/* 内容对齐 */
/* 超出元素的多余文字不换行，将多余部分替换成... */
/* 多行文字省略 */
/* 背景图片图标 */
/* 分割线 */
/*
    @direction 传值说明
    默认值：bottom 下边线
    all - 全边框线
    top - 上边线
    left - 左边线
    right - 右边线
    bottom - 下边线
    0 - 上左
    1 - 上右
    2 - 下左
    3 - 下右
    4 - 上下
    5 - 左右
    6 - 上左右
    7 - 下左右
    8 - 上左下
    9 - 上右下
*/
/* 背景色渐变 */
/* 阴影 */
/* 形状遮罩 */
.pageStyle[data-v-8540d0f8] {
  width: 100%;
  height: 100%;
  display: flex;
  background-color: #F0F5F9;
  flex-direction: column;
}
.pageStyle .container[data-v-8540d0f8] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  overflow: hidden;
}
.pageStyle .container .scroller-bg[data-v-8540d0f8] {
  width: 100%;
  display: flex;
  flex-direction: column;
  flex: 1;
}
.pageStyle .container .scroller-bg .content[data-v-8540d0f8] {
  width: 100%;
}
.pageStyle .container .scroller-bg .content .content2[data-v-8540d0f8] {
  position: relative;
  background-image: url(../static/img/bg_coupon2.215565cc.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.pageStyle .container .scroller-bg .content .content2 .list[data-v-8540d0f8] {
  border-radius: 0.25rem;
  width: 96%;
  margin: auto;
  background-color: white;
  padding: 0.25rem;
  margin: 20;
}
.pageStyle .container .scroller-bg .content .content2 .item_coupon[data-v-8540d0f8] {
  display: flex;
  width: 96%;
  margin: 0.5rem auto;
  border-radius: 0.25rem;
  background-color: #FDF0EA;
  height: 4.65rem;
  overflow: auto;
  padding: 0.25rem;
  justify-content: space-between;
  align-items: center;
}
.pageStyle .container .scroller-bg .content .content2 .item_coupon .line[data-v-8540d0f8] {
  border-right: 0.5px dashed #FFB8B1;
  /* 在顶部创建一条1像素宽，黑色，虚线的边框 */
  height: 96%;
  /* 设置元素的宽度为100% */
  width: 0;
  /* 设置元素的高度为0，因为我们只想要边框 */
}
.pageStyle .container .scroller-bg .content .content2 .item_coupon .item_coupon_left[data-v-8540d0f8] {
  display: flex;
  flex-direction: column;
  width: 70%;
  height: 100%;
}
.pageStyle .container .scroller-bg .content .content2 .item_coupon .item_coupon_left div[data-v-8540d0f8] {
  flex-grow: 1;
  display: flex;
  width: 100%;
  flex-direction: row;
  align-items: center;
}
.pageStyle .container .scroller-bg .content .content2 .item_coupon .item_coupon_left div .gubi[data-v-8540d0f8] {
  display: table-cell;
  max-width: 3.65rem;
  height: 1.75rem;
  margin-top: 0.9rem;
  vertical-align: bottom;
}
.pageStyle .container .scroller-bg .content .content2 .item_coupon .item_coupon_left div .gubi > span[data-v-8540d0f8]:nth-of-type(1) {
  color: #FB6040;
  font-size: 1.5rem;
  padding: 0;
  font-weight: bold;
}
.pageStyle .container .scroller-bg .content .content2 .item_coupon .item_coupon_left div .gubi > span[data-v-8540d0f8]:nth-of-type(2) {
  color: #FB6040;
  padding-left: 0.2rem;
  font-size: 0.6rem;
}
.pageStyle .container .scroller-bg .content .content2 .item_coupon .item_coupon_left div .coupons_name[data-v-8540d0f8] {
  display: flex;
  height: 100%;
  flex: 1;
  width: 0;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}
.pageStyle .container .scroller-bg .content .content2 .item_coupon .item_coupon_left div .coupons_name > span[data-v-8540d0f8]:nth-of-type(1) {
  white-space: nowrap;
  /* 确保文本在一行内显示 */
  overflow: hidden;
  /* 隐藏溢出的内容 */
  text-overflow: ellipsis;
  /* 使用省略号表示文本溢出 */
  width: 100%;
  /* 定义容器宽度 */
  color: #333;
  font-size: 0.75rem;
  padding: 0;
  font-weight: bold;
}
.pageStyle .container .scroller-bg .content .content2 .item_coupon .item_coupon_left div .coupons_name > span[data-v-8540d0f8]:nth-of-type(2) {
  white-space: nowrap;
  /* 确保文本在一行内显示 */
  overflow: hidden;
  /* 隐藏溢出的内容 */
  text-overflow: ellipsis;
  /* 使用省略号表示文本溢出 */
  width: 100%;
  /* 定义容器宽度 */
  color: #999;
  padding: 0;
  margin-top: 0.25rem;
  font-size: 0.6rem;
}
.pageStyle .container .scroller-bg .content .content2 .item_coupon .item_coupon_left span[data-v-8540d0f8] {
  color: #666666;
  font-size: 0.6rem;
  height: 1rem;
  padding-left: 0.25rem;
  line-height: 1rem;
}
.pageStyle .container .scroller-bg .content .content2 .item_coupon .item_coupon_right[data-v-8540d0f8] {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 30%;
  height: 100%;
}
.pageStyle .container .scroller-bg .content .content2 .item_coupon .item_coupon_right > span[data-v-8540d0f8]:nth-of-type(1) {
  color: #FB6040;
  font-size: 0.6rem;
  padding: 0;
}
.pageStyle .container .scroller-bg .content .content2 .item_coupon .item_coupon_right > span[data-v-8540d0f8]:nth-of-type(2) {
  color: white;
  margin-top: 0.5rem;
  width: 3.325rem;
  line-height: 1.15rem;
  text-align: center;
  height: 1.15rem;
  font-size: 0.7rem;
  background-color: #F55848;
  border-radius: 0.575rem;
}
.pageStyle .container .scroller-bg .content .content2 .item_coupon .item_coupon_right > span:nth-of-type(2).active[data-v-8540d0f8] {
  background-color: #ccc;
}
.banner[data-v-8540d0f8] {
  width: 100%;
  padding-top: 12.3rem;
  background-image: url(../static/img/bg_coupon1.250b0967.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.banner .dis[data-v-8540d0f8] {
  width: 100%;
}
.banner .con[data-v-8540d0f8] {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-bottom: 1.8rem;
}
.banner .team[data-v-8540d0f8] {
  width: 5.5rem;
  height: 5.775rem;
  display: flex;
  align-items: center;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 0.25rem;
}
.banner .team img[data-v-8540d0f8] {
  width: 2.625rem;
  height: 2.625rem;
}
.banner .team .team_name[data-v-8540d0f8] {
  width: 100%;
  font-size: 0.8rem;
  color: #fff;
  line-height: 1.35rem;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  text-align: center;
}
.banner .team > i[data-v-8540d0f8] {
  position: relative;
  font-size: 0.55rem;
  color: #999;
}
.banner .team > i[data-v-8540d0f8]::before {
  z-index: 2;
  position: absolute;
  top: 0;
  width: 0.625rem;
  height: 0.625rem;
}
.banner .team > i[data-v-8540d0f8]::after {
  content: ' ';
  display: block;
  position: absolute;
  top: 0.05rem;
  width: 0.4rem;
  height: 0.4rem;
  background-color: #fff;
}
.banner .home_team i[data-v-8540d0f8]::before {
  left: -0.8rem;
  color: #dc3b40;
}
.banner .home_team i[data-v-8540d0f8]::after {
  left: -0.7rem;
}
.banner .visit_team i[data-v-8540d0f8]::before {
  right: -0.8rem;
  color: #3b65dc;
}
.banner .visit_team i[data-v-8540d0f8]::after {
  right: -0.7rem;
}
.banner .game_des[data-v-8540d0f8] {
  flex: 1;
  height: 5.775rem;
  display: flex;
  align-items: center;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: space-between;
  text-align: center;
  padding-top: 0.325rem;
}
.banner .game_des span[data-v-8540d0f8] {
  color: #fff;
  font-size: 0.55rem;
}
.banner .game_des p[data-v-8540d0f8] {
  color: #999;
  font-size: 0.5rem;
}
.banner .game_des h3[data-v-8540d0f8] {
  font-size: 1.075rem;
  font-weight: normal;
  color: #fff;
}
.banner .line[data-v-8540d0f8] {
  width: 16.35rem;
  height: 0.1rem;
  background-color: #fff;
  position: absolute;
  bottom: 0.8rem;
  left: 0.8rem;
  display: flex;
}
.banner .line div[data-v-8540d0f8] {
  height: 100%;
}
.banner .line .home_line[data-v-8540d0f8] {
  flex: 1;
  background-color: #dc3b40;
}
.banner .line .visit_line[data-v-8540d0f8] {
  flex: 1;
  background-color: #3b65dc;
}
.inf-tit[data-v-8540d0f8] {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: flex;
  justify-content: space-between;
  border-bottom: 1PX solid #eee;
  color: #fff;
  z-index: 1000;
}
.inf-tit li[data-v-8540d0f8] {
  flex: 1;
  line-height: 1.8rem;
  font-size: 0.7rem;
  text-align: center;
}
.inf-tit li.active[data-v-8540d0f8] {
  border-bottom: 1PX solid #fbd131;
  color: #fbd131;
}
.inf-tit-fixed[data-v-8540d0f8] {
  position: fixed;
  top: 0;
  background: #fff;
  color: #444;
}

