/* 内容对齐 */
/* 超出元素的多余文字不换行，将多余部分替换成... */
/* 多行文字省略 */
/* 背景图片图标 */
/* 分割线 */
/*
    @direction 传值说明
    默认值：bottom 下边线
    all - 全边框线
    top - 上边线
    left - 左边线
    right - 右边线
    bottom - 下边线
    0 - 上左
    1 - 上右
    2 - 下左
    3 - 下右
    4 - 上下
    5 - 左右
    6 - 上左右
    7 - 下左右
    8 - 上左下
    9 - 上右下
*/
/* 背景色渐变 */
/* 阴影 */
/* 形状遮罩 */
.page[data-v-2823cda6]::before,
header[data-v-2823cda6]::before {
  content: "";
  z-index: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 20.075rem;
  background: url(../static/img/beijing-04.a5819e37.png) no-repeat;
  background-size: 100%;
}
header[data-v-2823cda6] {
  z-index: 996;
  position: sticky;
  top: 0;
  width: 100%;
  overflow: hidden;
  padding: 1px 0 0;
}
.container[data-v-2823cda6] {
  position: relative;
  padding: 0 0.75rem;
  flex: 1;
  display: flex;
  flex-direction: column;
}
.info[data-v-2823cda6] {
  display: flex;
  align-items: center;
  min-height: 4.25rem;
  margin-bottom: 0.75rem;
}
.info > img[data-v-2823cda6] {
  width: 3rem;
  height: 3rem;
  border-radius: 50%;
  overflow: hidden;
  margin-right: 0.75rem;
}
.info > div[data-v-2823cda6] {
  flex: 1;
  display: flex;
  flex-direction: column;
  height: 2.5rem;
}
.info > div > div[data-v-2823cda6] {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.info > div > div > h5[data-v-2823cda6] {
  color: #623b1c;
  font-weight: bold;
  font-size: 0.9rem;
  margin-right: 0.35rem;
  margin-bottom: 0.25rem;
}
.info > div > div .hit[data-v-2823cda6] {
  background-color: #4090ea;
}
.info > div > div .combo[data-v-2823cda6] {
  background-color: #eb4c51;
}
.info > div > div .total[data-v-2823cda6] {
  background-color: #ffae4f;
}
.info > div > div > em[data-v-2823cda6] {
  display: inline-block;
  height: 0.675rem;
  line-height: 0.675rem;
  padding: 0 0.25rem;
  border-radius: 0.15rem;
  font-size: 0.45rem;
  color: #fff;
}
.info > div > div > em[data-v-2823cda6]:not(:last-child) {
  margin-right: 0.35rem;
}
.info > div > p[data-v-2823cda6] {
  margin-top: 0.25rem;
  font-size: 0.6rem;
  color: #1b1613;
}
.info > i[data-v-2823cda6] {
  margin-left: 0.75rem;
  font-size: 0.5rem;
  color: #333;
  font-weight: bold;
  width: 1.05rem;
  height: 1.05rem;
  border-radius: 50%;
  background-color: #fff;
  text-align: center;
  line-height: 1.05rem;
}
.item[data-v-2823cda6] {
  width: 100%;
  background-color: #fff;
  border-radius: 0.75rem;
}
.item[data-v-2823cda6]:not(:last-child) {
  margin-bottom: 0.75rem;
}
.item > div[data-v-2823cda6] {
  display: flex;
  flex-direction: column;
  padding: 0.75rem;
}
.item > div > em[data-v-2823cda6] {
  flex: 1;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 0.75rem;
  color: #333;
  font-weight: bold;
}
.item > div > div[data-v-2823cda6] {
  margin-top: 0.75rem;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.item > div > div > span[data-v-2823cda6] {
  font-size: 0.65rem;
  color: #333;
}
.item > div > div > p[data-v-2823cda6] {
  font-size: 0.7rem;
  color: #444;
  font-weight: bold;
}
.item > p[data-v-2823cda6] {
  padding: 0.75rem;
  border-top: 0.05rem dashed #eee;
  text-align: right;
  font-size: 0.6rem;
  color: #999;
}

