/* 内容对齐 */
/* 超出元素的多余文字不换行，将多余部分替换成... */
/* 多行文字省略 */
/* 背景图片图标 */
/* 分割线 */
/*
    @direction 传值说明
    默认值：bottom 下边线
    all - 全边框线
    top - 上边线
    left - 左边线
    right - 右边线
    bottom - 下边线
    0 - 上左
    1 - 上右
    2 - 下左
    3 - 下右
    4 - 上下
    5 - 左右
    6 - 上左右
    7 - 下左右
    8 - 上左下
    9 - 上右下
*/
/* 背景色渐变 */
/* 阴影 */
/* 形状遮罩 */
@font-face {
  font-family: "HaettenschweilerNumber";
  src: url(../static/fonts/haettenschweiler-number.585ccb75.ttf) format("truetype");
}
.programme-item[data-v-36b0681d] {
  width: 16.75rem;
  margin: 0 auto 0.9rem;
}
.programme-item .info[data-v-36b0681d] {
  float: right;
  position: relative;
  width: 100%;
  min-height: 5rem;
  padding: 0.3rem 0.4rem;
  border-radius: 0.15rem;
  background-color: #fff;
}
.programme-item .info .arr[data-v-36b0681d] {
  position: absolute;
  top: 0.6rem;
  left: -0.65rem;
  width: 0.65rem;
}
.programme-item .info .title[data-v-36b0681d] {
  width: 100%;
  padding: 0 0.1rem;
  display: flex;
}
.programme-item .info .title > h3[data-v-36b0681d] {
  flex: 1;
  height: 1rem;
  line-height: 1rem;
  height: 100%;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  font-size: 0.7rem;
  color: #333;
}
.programme-item .info .match[data-v-36b0681d],
.programme-item .info .status[data-v-36b0681d] {
  width: 100%;
  margin-top: 0.3rem;
}
.programme-item .info .match[data-v-36b0681d] {
  position: relative;
  display: flex;
  height: 2.25rem;
  background-color: #e9edf0;
}
.programme-item .info .match > div[data-v-36b0681d] {
  flex: 1;
  height: 100%;
  padding: 0.35rem;
}
.programme-item .info .match > div > time[data-v-36b0681d] {
  height: 0.5rem;
  line-height: 0.5rem;
  font-size: 0.45rem;
  color: #999;
}
.programme-item .info .match > div > time > em[data-v-36b0681d] {
  display: inline-block;
  max-width: 60%;
}
.programme-item .info .match > div .name[data-v-36b0681d] {
  height: 0.6rem;
  line-height: 0.6rem;
  font-size: 0.55rem;
  color: #333;
}
.programme-item .info .status[data-v-36b0681d] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 1rem;
  line-height: 1rem;
  font-size: 0.45rem;
}
.programme-item .info .status > span[data-v-36b0681d] {
  color: #999;
}
.programme-item .info .status > span > i[data-v-36b0681d] {
  margin-left: 0.5rem;
  color: #ccc;
}
.programme-item .info .status > span > i[data-v-36b0681d]:before {
  margin-right: 0.15rem;
}
.programme-item .info .status > em[data-v-36b0681d] {
  color: #fb2c29;
  font-size: 0.5rem;
}
.programme-item .info .status > em > span[data-v-36b0681d] {
  font-size: 0.65rem;
  font-weight: bold;
}
.programme-item .hit[data-v-36b0681d] {
  margin-left: 0.25rem;
  display: flex;
  align-items: center;
  flex-direction: column;
  width: 5em;
  height: 100%;
  color: #fb2c29;
  font-size: 0.45rem;
}
.programme-item .hit > *[data-v-36b0681d] {
  display: block;
  width: 100%;
}
.programme-item .hit > span[data-v-36b0681d] {
  height: 1.55rem;
  white-space: nowrap;
}
.programme-item .hit > span > em[data-v-36b0681d] {
  display: inline-block;
  margin-right: 0.05rem;
  vertical-align: -webkit-baseline-middle;
  font-family: HaettenschweilerNumber, sans-serif;
  font-size: 1.55rem;
}
.programme-item .hit > span > small[data-v-36b0681d] {
  display: inline-block;
  vertical-align: super;
  font-size: 0.45rem;
}
.programme-item .hit > small[data-v-36b0681d] {
  height: 0.5rem;
  line-height: 0.5rem;
}
.expert_type[data-v-36b0681d] {
  position: absolute;
  width: 3rem;
  top: 2.625rem;
  text-align: center;
  left: 50%;
  margin-left: -1.5rem;
  font-size: 0.45rem;
  color: #999;
}
.status-icon[data-v-36b0681d] {
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  right: -0.15rem;
  width: 1.9rem;
  height: 1.9rem;
  line-height: 1.9rem;
  font-size: 1.9rem;
  color: #dc3b40;
}
.status-icon.miss[data-v-36b0681d] {
  color: #ccc;
}
.status-icon.cancel[data-v-36b0681d] {
  color: #ffbc00;
}
.status-icon.draw[data-v-36b0681d] {
  color: #39acfc;
}

/* 内容对齐 */
/* 超出元素的多余文字不换行，将多余部分替换成... */
/* 多行文字省略 */
/* 背景图片图标 */
/* 分割线 */
/*
    @direction 传值说明
    默认值：bottom 下边线
    all - 全边框线
    top - 上边线
    left - 左边线
    right - 右边线
    bottom - 下边线
    0 - 上左
    1 - 上右
    2 - 下左
    3 - 下右
    4 - 上下
    5 - 左右
    6 - 上左右
    7 - 下左右
    8 - 上左下
    9 - 上右下
*/
/* 背景色渐变 */
/* 阴影 */
/* 形状遮罩 */
.num-lottery-content[data-v-36b0681d] {
  width: 100%;
  min-height: 1rem;
}
.num-lottery-content .item[data-v-36b0681d] {
  padding: 0 0.25rem;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  align-content: center;
  display: flex;
  justify-content: flex-start;
  height: 1rem;
  font-size: 0.6rem;
  color: #999;
}
.num-lottery-content .item > span[data-v-36b0681d] {
  margin-right: 0.5rem;
  color: #ff2128;
  font-weight: bold;
}
.num-lottery-title[data-v-36b0681d] {
  position: relative;
  margin-top: 0.3rem;
}
.num-lottery-title > h3[data-v-36b0681d] {
  height: 2.25rem!important;
  line-height: 2.25rem!important;
}

