/* 内容对齐 */
/* 超出元素的多余文字不换行，将多余部分替换成... */
/* 多行文字省略 */
/* 背景图片图标 */
/* 分割线 */
/*
    @direction 传值说明
    默认值：bottom 下边线
    all - 全边框线
    top - 上边线
    left - 左边线
    right - 右边线
    bottom - 下边线
    0 - 上左
    1 - 上右
    2 - 下左
    3 - 下右
    4 - 上下
    5 - 左右
    6 - 上左右
    7 - 下左右
    8 - 上左下
    9 - 上右下
*/
/* 背景色渐变 */
/* 阴影 */
/* 形状遮罩 */
.page[data-v-48611e78] {
  min-height: 100%;
}
.tips[data-v-48611e78] {
  display: flex;
  width: 100%;
  height: 3rem;
  padding: 0.5rem 0.75rem;
}
.tips > img[data-v-48611e78] {
  width: 2rem;
  height: 2rem;
  margin-right: 0.375rem;
}
.tips .desc[data-v-48611e78] {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  flex: 1;
  height: 100%;
  padding: 0.125rem 0;
}
.tips .desc > h3[data-v-48611e78] {
  width: 100%;
  font-weight: bold;
  font-size: 0.7rem;
}
.tips .desc > h3 > em[data-v-48611e78] {
  margin-left: 0.25rem;
  font-weight: normal;
  font-size: 0.5rem;
  color: #292f5b;
}
.tips .desc > p[data-v-48611e78] {
  width: 100%;
  font-size: 0.475rem;
}
.tips .desc > p > span[data-v-48611e78] {
  color: #f45d63;
}
.nav[data-v-48611e78] {
  width: 100%;
  height: 2.5rem;
  padding: 0.25rem;
  background-color: #fff;
}
.nav > ul[data-v-48611e78] {
  display: flex;
  width: 100%;
  height: 100%;
  border-radius: 0.1rem;
  border: 1PX solid #fbd131;
}
.nav > ul > li[data-v-48611e78] {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  align-content: center;
  flex-direction: column;
  flex: 1;
  height: 100%;
}
.nav > ul > li[data-v-48611e78]:not(:last-child) {
  border-right: 1PX solid #fbd131;
}
.nav > ul > li.active[data-v-48611e78] {
  background-color: #fbd131;
}
.nav > ul > li > p[data-v-48611e78] {
  font-size: 0.55rem;
}
.nav > ul > li > p[data-v-48611e78]:first-child {
  margin-bottom: 0.05rem;
}
.result[data-v-48611e78] {
  display: flex;
  align-items: center;
  width: 100%;
  height: 1.75rem;
  padding: 0 0.5rem;
  background-color: #fcece1;
  font-size: 0.65rem;
  color: #666;
}
.result > em[data-v-48611e78] {
  color: #f45d63;
}
.list[data-v-48611e78] {
  width: 100%;
}
.list > li[data-v-48611e78] {
  position: relative;
  width: 100%;
  padding: 0.5rem;
  background-color: #fff;
}
.list > li[data-v-48611e78]:not(:last-child) {
  margin-bottom: 0.25rem;
}
.list > li > p[data-v-48611e78] {
  display: flex;
  align-items: center;
  width: 100%;
  height: 0.6rem;
  font-size: 0.55rem;
}
.list > li > p > em[data-v-48611e78] {
  margin-right: 0.25rem;
  color: #ce3500;
}
.list > li > p > b[data-v-48611e78] {
  margin-right: 0.25rem;
  font-weight: normal;
  color: #848383;
}
.list > li .content[data-v-48611e78] {
  display: flex;
  width: 100%;
  height: 1.75rem;
  margin-top: 0.5rem;
}
.list > li .content > p[data-v-48611e78] {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  align-content: center;
  flex: 1;
  font-size: 0.65rem;
}
.list > li .content > em[data-v-48611e78],
.list > li .content .score[data-v-48611e78] {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  align-content: center;
  width: 2.5rem;
  height: 100%;
}
.list > li .content > em[data-v-48611e78] {
  font-size: 0.75rem;
  color: #dc3b40;
}
.list > li .content .score[data-v-48611e78] {
  font-size: 0.75rem;
  color: #2a841f;
}
.list > li > i[data-v-48611e78] {
  position: absolute;
  right: 0.5rem;
  bottom: 0.625rem;
  width: 1.9rem;
  height: 1.9rem;
  font-size: 1.9rem;
  color: #dc3b40;
}
.empty[data-v-48611e78] {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  align-content: center;
  flex-direction: column;
  flex: 1;
  width: 100%;
}
.empty > img[data-v-48611e78] {
  width: 4rem;
}
.empty > p[data-v-48611e78] {
  margin-top: 0.75rem;
  font-size: 0.75rem;
  color: #999;
}

