/* 内容对齐 */
/* 超出元素的多余文字不换行，将多余部分替换成... */
/* 多行文字省略 */
/* 背景图片图标 */
/* 分割线 */
/*
    @direction 传值说明
    默认值：bottom 下边线
    all - 全边框线
    top - 上边线
    left - 左边线
    right - 右边线
    bottom - 下边线
    0 - 上左
    1 - 上右
    2 - 下左
    3 - 下右
    4 - 上下
    5 - 左右
    6 - 上左右
    7 - 下左右
    8 - 上左下
    9 - 上右下
*/
/* 背景色渐变 */
/* 阴影 */
/* 形状遮罩 */
header[data-v-5c35071c] {
  width: 100%;
  height: 1.95rem;
  background: url(../static/img/header-2x1.d77bf044.png) no-repeat center;
  background-size: cover;
  font-size: 0.5rem;
}
.container[data-v-5c35071c] {
  width: 100%;
}
.list-title[data-v-5c35071c],
.list > li[data-v-5c35071c] {
  display: flex;
  width: 100%;
  font-size: 0.35rem;
  color: #333;
}
.list-title > li[data-v-5c35071c],
.list > li > li[data-v-5c35071c],
.list-title > p[data-v-5c35071c],
.list > li > p[data-v-5c35071c] {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  align-content: center;
  line-height: 0.4rem;
  text-align: center;
}
.list-title > li[data-v-5c35071c]:not(:last-child),
.list > li > li[data-v-5c35071c]:not(:last-child),
.list-title > p[data-v-5c35071c]:not(:last-child),
.list > li > p[data-v-5c35071c]:not(:last-child) {
  border-right: 1PX solid #333;
}
.list-title > li[data-v-5c35071c]:nth-child(1),
.list > li > li[data-v-5c35071c]:nth-child(1),
.list-title > p[data-v-5c35071c]:nth-child(1),
.list > li > p[data-v-5c35071c]:nth-child(1),
.list-title > li[data-v-5c35071c]:nth-child(2),
.list > li > li[data-v-5c35071c]:nth-child(2),
.list-title > p[data-v-5c35071c]:nth-child(2),
.list > li > p[data-v-5c35071c]:nth-child(2),
.list-title > li[data-v-5c35071c]:nth-child(3),
.list > li > li[data-v-5c35071c]:nth-child(3),
.list-title > p[data-v-5c35071c]:nth-child(3),
.list > li > p[data-v-5c35071c]:nth-child(3),
.list-title > li[data-v-5c35071c]:nth-child(6),
.list > li > li[data-v-5c35071c]:nth-child(6),
.list-title > p[data-v-5c35071c]:nth-child(6),
.list > li > p[data-v-5c35071c]:nth-child(6),
.list-title > li[data-v-5c35071c]:nth-child(9),
.list > li > li[data-v-5c35071c]:nth-child(9),
.list-title > p[data-v-5c35071c]:nth-child(9),
.list > li > p[data-v-5c35071c]:nth-child(9),
.list-title > li[data-v-5c35071c]:nth-child(11),
.list > li > li[data-v-5c35071c]:nth-child(11),
.list-title > p[data-v-5c35071c]:nth-child(11),
.list > li > p[data-v-5c35071c]:nth-child(11) {
  border-right-width: 2PX;
}
.list-title > li[data-v-5c35071c]:nth-child(1),
.list > li > li[data-v-5c35071c]:nth-child(1),
.list-title > p[data-v-5c35071c]:nth-child(1),
.list > li > p[data-v-5c35071c]:nth-child(1) {
  width: 1.25rem;
}
.list-title > li[data-v-5c35071c]:nth-child(2),
.list > li > li[data-v-5c35071c]:nth-child(2),
.list-title > p[data-v-5c35071c]:nth-child(2),
.list > li > p[data-v-5c35071c]:nth-child(2) {
  width: 1.75rem;
}
.list-title > li[data-v-5c35071c]:nth-child(3),
.list > li > li[data-v-5c35071c]:nth-child(3),
.list-title > p[data-v-5c35071c]:nth-child(3),
.list > li > p[data-v-5c35071c]:nth-child(3) {
  flex: 1;
}
.list-title > li[data-v-5c35071c]:nth-child(n+3),
.list > li > li[data-v-5c35071c]:nth-child(n+3),
.list-title > p[data-v-5c35071c]:nth-child(n+3),
.list > li > p[data-v-5c35071c]:nth-child(n+3) {
  width: 0.875rem;
}
.list-title[data-v-5c35071c] {
  height: 1rem;
  border-top: 2PX solid #333;
  border-bottom: 2PX solid #333;
}
.list-title > li[data-v-5c35071c] {
  background-color: #ffdf79;
}
.list > li[data-v-5c35071c] {
  min-height: 0.75rem;
}
.list > li:last-child > p[data-v-5c35071c] {
  border-bottom-width: 2PX;
}
.list > li > p[data-v-5c35071c] {
  background-color: #fff;
  border-bottom: 1PX solid #333;
}
.list > li > p.active[data-v-5c35071c] {
  background-color: #ea2b30;
  color: #fff;
}
.list > li > p[data-v-5c35071c]:nth-child(3) {
  font-weight: bold;
}
.list > li > p[data-v-5c35071c] em {
  margin-right: 0.05rem;
}
.list > li > p[data-v-5c35071c] em.blue {
  color: blue;
}
.list > li > p[data-v-5c35071c] em.red {
  color: red;
}
.total[data-v-5c35071c] {
  display: flex;
  width: 100%;
  height: 2.75rem;
  background-color: #309ffb;
  text-align: center;
  font-size: 0.35rem;
  border-bottom: 1PX solid #333;
  color: #fff;
}
.total > span[data-v-5c35071c] {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  align-content: center;
  width: 3rem;
  height: 100%;
  line-height: 0.45rem;
  border-right: 1PX solid #333;
}
.total > p[data-v-5c35071c],
.total > ul[data-v-5c35071c] {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.total > p[data-v-5c35071c] {
  flex: 1;
  border-right: 1PX solid #333;
}
.total > p > em[data-v-5c35071c] {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  align-content: center;
  flex: 1;
  width: 100%;
}
.total > p > em[data-v-5c35071c]:not(:last-child) {
  border-bottom: 1PX solid #333;
}
.total > ul[data-v-5c35071c] {
  width: 10.5rem;
}
.total > ul > li[data-v-5c35071c] {
  display: flex;
  flex: 1;
  width: 100%;
}
.total > ul > li[data-v-5c35071c]:not(:last-child) {
  border-bottom: 1PX solid #333;
}
.total > ul > li > p[data-v-5c35071c] {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  align-content: center;
  flex: 1;
  height: 100%;
  font-size: 0.3rem;
}
.total > ul > li > p[data-v-5c35071c]:not(:last-child) {
  border-right: 1PX solid #333;
}
.recommend-title > p[data-v-5c35071c]:not(:last-child),
.recommend > li > p[data-v-5c35071c]:not(:last-child) {
  border-right: 1PX solid #333;
}
.recommend-title > p[data-v-5c35071c]:first-child,
.recommend > li > p[data-v-5c35071c]:first-child {
  flex: 1;
}
.recommend-title > p[data-v-5c35071c]:nth-child(2),
.recommend > li > p[data-v-5c35071c]:nth-child(2),
.recommend-title > p[data-v-5c35071c]:nth-child(3),
.recommend > li > p[data-v-5c35071c]:nth-child(3) {
  width: 2.625rem;
}
.recommend-title > p[data-v-5c35071c]:nth-child(4),
.recommend > li > p[data-v-5c35071c]:nth-child(4) {
  width: 1.75rem;
}
.recommend-title > p[data-v-5c35071c]:nth-child(5),
.recommend > li > p[data-v-5c35071c]:nth-child(5) {
  width: 3.5rem;
}
.recommend-title[data-v-5c35071c] {
  display: flex;
  width: 100%;
  height: 0.75rem;
  background-color: #ffdf79;
  border-bottom: 1PX solid #333;
  text-align: center;
  font-size: 0.35rem;
  color: #333;
}
.recommend-title > p[data-v-5c35071c] {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  align-content: center;
}
.recommend[data-v-5c35071c] {
  width: 100%;
}
.recommend > li[data-v-5c35071c] {
  display: flex;
  width: 100%;
  height: 1.25rem;
  background-color: #ffdf79;
  font-size: 0.35rem;
  color: #333;
}
.recommend > li[data-v-5c35071c]:not(:last-child) {
  border-bottom: 1PX solid #333;
}
.recommend > li > span[data-v-5c35071c] {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  align-content: center;
  flex: 1;
  border-right: 1PX solid #333;
}
.recommend > li > p[data-v-5c35071c] {
  display: flex;
}
.recommend > li > p > em[data-v-5c35071c] {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  align-content: center;
  flex: 1;
  height: 100%;
}
.recommend > li > p > em.active[data-v-5c35071c] {
  color: #ea2b30;
}

