/* 内容对齐 */
/* 超出元素的多余文字不换行，将多余部分替换成... */
/* 多行文字省略 */
/* 背景图片图标 */
/* 分割线 */
/*
    @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");
}
.record[data-v-b6d57e36] {
  width: 100%;
  padding-bottom: 3.6rem;
}
h3[data-v-b6d57e36] {
  width: 100%;
  height: 1.5rem;
  display: flex;
  align-items: center;
  font-size: 0.7rem;
  position: relative;
  color: #333752;
  background-color: #fff;
}
h3[data-v-b6d57e36]:before {
  content: "";
  display: block;
  width: 0.1rem;
  height: 0.725rem;
  margin-right: 0.725rem;
  background-color: #333752;
}
h3[data-v-b6d57e36]:after {
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  right: 0.9rem;
  content: '\e705';
  width: 0.6rem;
  height: 0.6rem;
  line-height: 0.6rem;
  font-size: 0.6rem;
  color: #ccc;
}
h3.open_h3[data-v-b6d57e36]:after {
  content: "\e706";
}
.open_h3[data-v-b6d57e36] :after {
  transform: rotatex(180deg);
}
.filter[data-v-b6d57e36] {
  width: 100%;
  height: 2.75rem;
  padding: 0 0.8rem;
}
.filter .btn[data-v-b6d57e36] {
  display: flex;
  height: 1.575rem;
  justify-content: space-between;
  align-items: flex-end;
}
.filter .btn > span[data-v-b6d57e36] {
  font-size: 0.725rem;
}
.filter .btn aside[data-v-b6d57e36] {
  display: flex;
}
.filter .btn .button[data-v-b6d57e36] {
  width: 3.95rem;
  height: 1.125rem;
  background-color: #ffd32d;
  border-radius: 0.575rem;
  font-size: 0.6rem;
  text-align: left;
  text-indent: 0.45rem;
  line-height: 1.125rem;
  margin: 0 0.1rem;
  color: #333752;
  position: relative;
}
.filter .btn .button:last-child select[data-v-b6d57e36] {
  text-indent: 0.8rem;
}
.filter .btn .button[data-v-b6d57e36]:after {
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  content: "\e7af";
  right: 0.45rem;
  width: 0.55rem;
  height: 0.55rem;
  line-height: 0.55rem;
  text-indent: 0;
  text-align: center;
  font-size: 0.55rem;
  color: #333;
}
.filter .btn .button select[data-v-b6d57e36] {
  -webkit-appearance: none;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: transparent;
  border: 0;
  text-indent: 0.25rem;
  font-size: 0.6rem;
}
.filter > p[data-v-b6d57e36] {
  width: 100%;
  height: 1.2rem;
  font-size: 0.55rem;
  line-height: 1.2rem;
}
.filter > p .win[data-v-b6d57e36] {
  color: #dc3b40;
}
.filter > p .level[data-v-b6d57e36] {
  color: #ffd32d;
}
.filter > p .lose[data-v-b6d57e36] {
  color: #40b400;
}
.visit_filter[data-v-b6d57e36] {
  background-color: #cdced6;
}
.home_filter[data-v-b6d57e36] {
  background-color: #cdced6;
}
.table[data-v-b6d57e36] {
  width: 100%;
  background-color: #fff;
}
.table li[data-v-b6d57e36] {
  display: flex;
  height: 1.5rem;
  border-bottom: 1PX solid #eee;
  align-items: center;
}
.table li > p[data-v-b6d57e36] {
  flex: 5;
  font-size: 0.55rem;
  text-align: center;
}
.table li > p[data-v-b6d57e36]:nth-child(1) {
  flex: 8;
}
.table li > p[data-v-b6d57e36]:nth-child(2) {
  flex: 9;
}
.table li > p[data-v-b6d57e36]:nth-child(3) {
  flex: 9;
}
.table li > p[data-v-b6d57e36]:nth-child(5) {
  flex: 9;
}
.table li .bold[data-v-b6d57e36] {
  font-weight: bold;
}
.table .thead[data-v-b6d57e36] {
  color: #999;
  background-color: #f8f8f8;
}
.table .tbody p[data-v-b6d57e36]:nth-child(4) {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.table .tbody p:nth-child(4) span[data-v-b6d57e36]:nth-child(2) {
  color: #999;
}
.table .tbody .win[data-v-b6d57e36] {
  color: #dc3b40;
}
.table .tbody .level[data-v-b6d57e36] {
  color: #ffd32d;
}
.table .tbody .lose[data-v-b6d57e36] {
  color: #40b400;
}
.strength_content[data-v-b6d57e36] {
  width: 100%;
  padding: 0.375rem 0.825rem 0 0.825rem;
  margin-bottom: 0.6rem;
  background-color: #fff;
}
.strength_content > p[data-v-b6d57e36] {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 1.35rem;
  font-size: 0.7rem;
}
.strength_content > p i[data-v-b6d57e36] {
  color: #c9c9c9;
  font-weight: bold;
}
.strength_content .line[data-v-b6d57e36] {
  width: 100%;
  height: 0.25rem;
  display: flex;
  margin-bottom: 0.525rem;
}
.strength_content .line > div[data-v-b6d57e36] {
  height: 100%;
}
.strength_content .line .home_line[data-v-b6d57e36] {
  background-color: #dc3b40;
}
.strength_content .line .visit_line[data-v-b6d57e36] {
  background-color: #0c89e1;
}
.strength_content ul[data-v-b6d57e36] {
  width: 100%;
  padding-bottom: 0.45rem;
}
.strength_content ul li[data-v-b6d57e36] {
  width: 100%;
  height: 3.2em;
  display: flex;
  align-items: center;
}
.strength_content ul li > div[data-v-b6d57e36] {
  width: 4.25rem;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  zoom: 0.5;
}
.strength_content ul li > p[data-v-b6d57e36] {
  flex: 1;
  font-size: 0.6rem;
  text-align: left;
}
.strength_content ul li > p span[data-v-b6d57e36] {
  color: #dc3b40;
}
.strength_content ul li > p[data-v-b6d57e36]:first-child {
  text-align: right;
}
.battle[data-v-b6d57e36] {
  width: 100%;
  margin-bottom: 0.625rem;
  background-color: #fff;
}
.battle .circle[data-v-b6d57e36] {
  width: 100%;
  padding: 0 1.55rem 0.7rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.battle .circle > div[data-v-b6d57e36] {
  flex: 1;
  position: relative;
  text-align: center;
}
.battle .circle > div canvas[data-v-b6d57e36] {
  zoom: 0.5;
  margin: 0 auto;
}
.battle .circle > div p[data-v-b6d57e36] {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: inline-block;
  text-align: center;
  line-height: 2.575rem;
  font-size: 0.45rem;
  color: #999;
  margin-left: 1PX;
}
.battle .circle > div p > span[data-v-b6d57e36] {
  display: inline-block;
  font-size: 1.175rem;
  font-weight: 400;
  font-family: HaettenschweilerNumber, sans-serif;
}
.battle .circle > div p > span em[data-v-b6d57e36] {
  font-size: 0.45rem;
}
.battle .circle > div div[data-v-b6d57e36] {
  color: #333752;
  font-size: 0.6rem;
  line-height: 1;
  text-align: center;
}
.battle .circle > div:nth-child(1) > p[data-v-b6d57e36] {
  color: #dc3b40;
}
.battle .circle > div:nth-child(2) > p[data-v-b6d57e36] {
  color: #ffd32d;
}
.battle .circle > div:nth-child(3) > p[data-v-b6d57e36] {
  color: #40b400;
}
.achievement[data-v-b6d57e36] {
  width: 100%;
  background-color: #fff;
  margin-bottom: 0.625rem;
}
.future_game[data-v-b6d57e36] {
  width: 100%;
}
.future_game > p[data-v-b6d57e36] {
  width: 100%;
  height: 1.5rem;
  line-height: 1.5rem;
  text-indent: 0.725rem;
  font-size: 0.65rem;
}
.future_game .home_title[data-v-b6d57e36] {
  background-color: #ffefef;
}
.future_game .visit_title[data-v-b6d57e36] {
  background-color: #fff3c7;
}
.future_game .table li p[data-v-b6d57e36]:nth-child(4) {
  flex: 9;
}
footer[data-v-b6d57e36] {
  width: 100%;
  height: 2.25rem;
  position: fixed;
  bottom: 0;
  left: 0;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  border-top: 1PX solid #eee;
}
footer button[data-v-b6d57e36] {
  width: 13rem;
  height: 1.625rem;
  border-radius: 0.25rem;
  font-size: 0.7rem;
  background-color: #dc3b40;
  color: #fff;
  text-align: center;
  line-height: 1.625rem;
}
.sub-tit[data-v-b6d57e36] {
  display: flex;
  align-items: center;
  height: 1.5rem;
  background: #fff;
  color: #444;
  font-size: 0.7rem;
}
.sub-tit em[data-v-b6d57e36] {
  width: 0.075rem;
  height: 0.7rem;
  background: #333752;
}
.sub-tit span[data-v-b6d57e36] {
  margin-left: 0.6rem;
}
.peilv_select[data-v-b6d57e36] {
  background-color: #fff;
  line-height: 1.175rem;
  padding: 0.375rem 0;
  border-bottom: 1PX solid #eee;
}
.peilv_select ul[data-v-b6d57e36] {
  width: 10rem;
  height: 1.25rem;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  border: 1PX solid #dc3b40;
  border-radius: 0.2rem;
  overflow: hidden;
}
.peilv_select ul li[data-v-b6d57e36] {
  flex: 1;
  font-size: 0.575rem;
  color: #dc3b40;
  text-align: center;
  border-right: 1PX solid #dc3b40;
}
.peilv_select ul li[data-v-b6d57e36]:last-child {
  border: 0;
}
.peilv_select ul li.tab_selecte[data-v-b6d57e36] {
  background-color: #dc3b40;
  color: #fff;
}
table[data-v-b6d57e36] {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}
table tr[data-v-b6d57e36] {
  border-bottom: 1PX solid #ddd;
}
table th[data-v-b6d57e36] {
  font-size: 0.575rem;
  color: #999;
  line-height: 1.3rem;
  text-align: center;
  font-weight: normal;
  background-color: #f8f8f8;
}
table td[data-v-b6d57e36] {
  font-size: 0.575rem;
  color: #444;
  line-height: 1.3rem;
  text-align: center;
  background-color: #fff;
}
table td[data-v-b6d57e36],
table th[data-v-b6d57e36] {
  width: 1.25rem;
}
table td[data-v-b6d57e36]:nth-child(1),
table th[data-v-b6d57e36]:nth-child(1) {
  width: 1rem;
}
table td[data-v-b6d57e36]:nth-child(2),
table th[data-v-b6d57e36]:nth-child(2) {
  width: 3.5rem;
}
table td[data-v-b6d57e36]:nth-child(7),
table th[data-v-b6d57e36]:nth-child(7) {
  width: 2rem;
}
.no-more[data-v-b6d57e36] {
  display: flex;
  flex-direction: column;
  width: 100%;
  text-align: center;
  background: #fff;
  padding: 2rem 0;
}
.no-more img[data-v-b6d57e36] {
  display: block;
  width: 7.5rem;
  height: 5rem;
  margin: 0 auto 0.5rem;
}
.no-more span[data-v-b6d57e36]:nth-child(2) {
  font-size: 0.85rem;
  color: #343750;
  margin-bottom: 0.25rem;
}
.no-more span[data-v-b6d57e36]:nth-child(3) {
  font-size: 0.65rem;
  color: #d8a941;
}
.iszhuduiactive td[data-v-b6d57e36] {
  color: #fff;
  background: rgba(220, 59, 64, 0.6);
}
.iskeduiactive td[data-v-b6d57e36] {
  color: #fff;
  background: rgba(59, 110, 220, 0.6);
}
.radio-btn ul[data-v-b6d57e36] {
  display: flex;
  height: 1.5rem;
  background: #fff;
  padding-left: 0.35rem;
}
.radio-btn ul li[data-v-b6d57e36] {
  font-size: 0.575rem;
  line-height: 1.5rem;
  color: #333752;
  margin-right: 1rem;
}
.radio-btn ul li .icon-checked-circular[data-v-b6d57e36] {
  color: #dc3b40;
}
.radio-btn ul li i[data-v-b6d57e36] {
  vertical-align: middle;
  font-size: 0.75rem;
}
.radio-btn ul li span[data-v-b6d57e36] {
  vertical-align: middle;
}
.trend[data-v-b6d57e36] {
  width: 100%;
}
.trend .list-title[data-v-b6d57e36] {
  display: flex;
  width: 100%;
  height: 1.75rem;
}
.trend .list-title > p[data-v-b6d57e36] {
  height: 100%;
  background-color: #ffdf79;
  border-top: 2PX solid #333;
  border-bottom: 2PX solid #333;
}
.trend .list-title > p[data-v-b6d57e36]:first-child {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  align-content: center;
  width: 1.25rem;
  font-size: 0.45rem;
  border-right: 2PX solid #333;
}
.trend .list-title > p[data-v-b6d57e36]:nth-child(2),
.trend .list-title > p[data-v-b6d57e36]:nth-child(3) {
  display: flex;
  flex-direction: column;
}
.trend .list-title > p:nth-child(2) > span[data-v-b6d57e36],
.trend .list-title > p:nth-child(3) > span[data-v-b6d57e36] {
  width: 100%;
}
.trend .list-title > p:nth-child(2) > span[data-v-b6d57e36]:first-child,
.trend .list-title > p:nth-child(3) > span[data-v-b6d57e36]:first-child {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  align-content: center;
  height: 0.75rem;
  font-size: 0.45rem;
  border-bottom: 1PX solid #333;
}
.trend .list-title > p:nth-child(2) > span[data-v-b6d57e36]:last-child,
.trend .list-title > p:nth-child(3) > span[data-v-b6d57e36]:last-child {
  flex: 1;
  display: flex;
}
.trend .list-title > p:nth-child(2) > span:last-child > em[data-v-b6d57e36],
.trend .list-title > p:nth-child(3) > span:last-child > em[data-v-b6d57e36] {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  align-content: center;
  flex: 1;
  height: 100%;
  line-height: 0.425rem;
  text-align: center;
  font-size: 0.4rem;
}
.trend .list-title > p:nth-child(2) > span:last-child > em[data-v-b6d57e36]:last-child,
.trend .list-title > p:nth-child(3) > span:last-child > em[data-v-b6d57e36]:last-child {
  line-height: 0.375rem;
  font-size: 0.35rem;
}
.trend .list-title > p:nth-child(2) > span:last-child > em[data-v-b6d57e36]:not(:last-child),
.trend .list-title > p:nth-child(3) > span:last-child > em[data-v-b6d57e36]:not(:last-child) {
  border-right: 1PX solid #333;
}
.trend .list-title > p[data-v-b6d57e36]:nth-child(2) {
  width: 8.625rem;
  border-right: 2PX solid #333;
}
.trend .list-title > p[data-v-b6d57e36]:nth-child(3) {
  width: 8.25rem;
  background-color: #f37131;
}
.trend .list[data-v-b6d57e36] {
  width: 100%;
}
.trend .list > li[data-v-b6d57e36] {
  display: flex;
  width: 100%;
  height: 0.875rem;
  border-bottom: 1PX solid #333;
}
.trend .list > li > p[data-v-b6d57e36] {
  height: 100%;
}
.trend .list > li > p[data-v-b6d57e36]:first-child {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  align-content: center;
  width: 1.25rem;
  background-color: #fff;
  border-right: 2PX solid #333;
  font-size: 0.35rem;
  color: #333;
}
.trend .list > li > p[data-v-b6d57e36]:nth-child(2),
.trend .list > li > p[data-v-b6d57e36]:nth-child(3) {
  display: flex;
  height: 100%;
}
.trend .list > li > p:nth-child(2) > span[data-v-b6d57e36],
.trend .list > li > p:nth-child(3) > span[data-v-b6d57e36] {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  align-content: center;
  flex: 1;
  height: 100%;
  font-size: 0.4rem;
  color: #ccc;
}
.trend .list > li > p:nth-child(2) > span[data-v-b6d57e36]:not(:last-child),
.trend .list > li > p:nth-child(3) > span[data-v-b6d57e36]:not(:last-child) {
  border-right: 1PX solid #333;
}
.trend .list > li > p:nth-child(2) > span.active > em[data-v-b6d57e36],
.trend .list > li > p:nth-child(3) > span.active > em[data-v-b6d57e36] {
  font-size: 0.5rem;
  color: #fff;
}
.trend .list > li > p:nth-child(2) > span > em[data-v-b6d57e36],
.trend .list > li > p:nth-child(3) > span > em[data-v-b6d57e36] {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  align-content: center;
  width: 0.7rem;
  height: 0.7rem;
  border-radius: 50%;
}
.trend .list > li > p[data-v-b6d57e36]:nth-child(2) {
  width: 8.625rem;
  background-color: #fff7dd;
  border-right: 2PX solid #333;
}
.trend .list > li > p:nth-child(2) > span.active > em[data-v-b6d57e36] {
  background: linear-gradient(43deg, #f45d63 0%, #ffdf79 100%);
  border: 1PX solid #f8c449;
}
.trend .list > li > p[data-v-b6d57e36]:nth-child(3) {
  width: 8.25rem;
  background: #ffe7dd;
}
.trend .list > li > p:nth-child(3) > span.active > em[data-v-b6d57e36] {
  background: linear-gradient(43deg, #f31921 0%, #ff798c 100%);
  border: 1PX solid #f84962;
}

/* 内容对齐 */
/* 超出元素的多余文字不换行，将多余部分替换成... */
/* 多行文字省略 */
/* 背景图片图标 */
/* 分割线 */
/*
    @direction 传值说明
    默认值：bottom 下边线
    all - 全边框线
    top - 上边线
    left - 左边线
    right - 右边线
    bottom - 下边线
    0 - 上左
    1 - 上右
    2 - 下左
    3 - 下右
    4 - 上下
    5 - 左右
    6 - 上左右
    7 - 下左右
    8 - 上左下
    9 - 上右下
*/
/* 背景色渐变 */
/* 阴影 */
/* 形状遮罩 */
.block[data-v-b6d57e36] {
  border-bottom: 0.6rem solid #eee;
}
.block[data-v-b6d57e36]:last-child {
  border: 0;
}
.no_data[data-v-b6d57e36] {
  width: 100%;
  height: 2.5rem!important;
  text-align: center;
  line-height: 2.5rem;
  font-size: 0.7rem;
  color: #999;
  justify-content: center!important;
}
.visit_filter[data-v-b6d57e36] {
  background-color: #e1f3ff;
}
.home_filter[data-v-b6d57e36] {
  background-color: #ffefef;
}
.score-fenxi[data-v-b6d57e36] {
  display: flex;
  justify-content: space-between;
  color: #444;
  font-size: 0.55rem;
}
.score-fenxi em[data-v-b6d57e36] {
  color: #dc3b40;
}
.strength_content[data-v-b6d57e36] {
  padding-bottom: 0.725rem;
  margin-bottom: 0;
}
.title[data-v-b6d57e36] {
  position: relative;
}
.title .btn[data-v-b6d57e36] {
  display: flex;
  align-items: center;
  position: absolute;
  left: 5.05rem;
  height: 100%;
  color: #999;
  font-size: 0.55rem;
}
.title .btn i[data-v-b6d57e36] {
  width: 0.7rem;
  height: 0.7rem;
  line-height: 0.7rem;
  margin-right: 0.45rem;
  font-size: 0.7rem;
}
.title .btn i.checked[data-v-b6d57e36] {
  color: #dc3b40;
}
.title .btn2[data-v-b6d57e36] {
  left: 8.675rem;
}
.filter[data-v-b6d57e36] {
  height: 1.75rem;
}
.filter .name[data-v-b6d57e36] {
  font-size: 0.7rem;
}
.filter > p[data-v-b6d57e36] {
  height: 1.75rem;
  line-height: 1.75rem;
}
.lszj > .sub-tit[data-v-b6d57e36] {
  position: relative;
}
.lszj > .sub-tit[data-v-b6d57e36]:after {
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  right: 0.9rem;
  content: '\e705';
  width: 0.6rem;
  height: 0.6rem;
  line-height: 0.6rem;
  font-size: 0.6rem;
  color: #ccc;
}
.lszj > .sub-tit.rotate[data-v-b6d57e36]:after {
  content: "\e706";
}
.lszj .filter[data-v-b6d57e36] {
  width: 100%;
  height: 1.9rem;
  padding: 0 0.8rem;
}
.lszj .filter .btn[data-v-b6d57e36] {
  display: flex;
  height: 1.575rem;
  justify-content: space-between;
  align-items: flex-end;
}
.lszj .filter .btn > span[data-v-b6d57e36] {
  font-size: 0.725rem;
}
.lszj .filter .btn aside[data-v-b6d57e36] {
  display: flex;
}
.lszj .filter .btn .button[data-v-b6d57e36] {
  width: 3.95rem;
  height: 1.125rem;
  background-color: #fff;
  border-radius: 0.575rem;
  font-size: 0.6rem;
  text-align: left;
  text-indent: 0.45rem;
  line-height: 1.125rem;
  margin: 0 0.1rem;
  position: relative;
}
.lszj .filter .btn .button:last-child select[data-v-b6d57e36] {
  text-indent: 0.8rem;
}
.lszj .filter .btn .button[data-v-b6d57e36]:after {
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  content: "\e7af";
  right: 0.45rem;
  width: 0.55rem;
  height: 0.55rem;
  line-height: 0.55rem;
  text-indent: 0;
  text-align: center;
  font-size: 0.55rem;
  color: #dc3b40;
}
.lszj .filter .btn .button select[data-v-b6d57e36] {
  -webkit-appearance: none;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: transparent;
  border: 0;
  text-indent: 0.25rem;
  font-size: 0.6rem;
}
.lszj .filter > p[data-v-b6d57e36] {
  width: 100%;
  font-size: 0.55rem;
  line-height: 1.9rem;
  color: #999;
}
.lszj .filter > p span[data-v-b6d57e36]:nth-child(2) {
  padding: 0 0.25rem;
  color: #fff;
  background: #50bd2f;
  border-radius: 0.125rem;
}
.lszj .filter > p span[data-v-b6d57e36]:nth-child(3) {
  padding: 0 0.25rem;
  color: #fff;
  background: #dc3b40;
  border-radius: 0.125rem;
}
.lszj .filter > p span[data-v-b6d57e36]:nth-child(4) {
  padding: 0 0.25rem;
  color: #fff;
  background: #0c89e1;
  border-radius: 0.125rem;
}
.lszj .filter > p .win[data-v-b6d57e36] {
  color: #dc3b40;
}
.lszj .filter > p .level[data-v-b6d57e36] {
  color: #7cc763;
}
.lszj .filter > p .lose[data-v-b6d57e36] {
  color: #0c89e1;
}
.lszj .filter .name[data-v-b6d57e36] {
  font-size: 0.7rem;
  color: #444;
}
.lszj .rank-tit[data-v-b6d57e36] {
  padding-left: 0.75rem;
  border-bottom: 1PX solid #eee;
  line-height: 1.5rem;
  background: #fff;
  color: #444;
  font-size: 0.55rem;
}
.lszj .rank-title[data-v-b6d57e36] {
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 1.875rem;
  border-bottom: 1PX solid #eee;
  background: #fff;
  color: #444;
  font-size: 0.55rem;
  border-top: 0.375rem solid #eee;
}
.lszj .rank-title > i[data-v-b6d57e36] {
  width: 0.6rem;
  height: 0.6rem;
  margin-left: 0.25rem;
  line-height: 0.6rem;
  font-size: 0.6rem;
  color: #ccc;
}
.lszj .table[data-v-b6d57e36] {
  width: 100%;
  background-color: #fff;
}
.lszj .table li[data-v-b6d57e36] {
  display: flex;
  height: 1.5rem;
  border-bottom: 1PX solid #eee;
  align-items: center;
}
.lszj .table li > p[data-v-b6d57e36] {
  flex: 5;
  font-size: 0.55rem;
  text-align: center;
}
.lszj .table li > p.team[data-v-b6d57e36] {
  flex: 9;
}
.lszj .table li .bold[data-v-b6d57e36] {
  font-weight: bold;
}
.lszj .table .thead[data-v-b6d57e36] {
  color: #999;
  background-color: #f8f8f8;
}
.lszj .table .tbody .win[data-v-b6d57e36] {
  color: #dc3b40;
}
.lszj .table .tbody .level[data-v-b6d57e36] {
  color: #7cc763;
}
.lszj .table .tbody .lose[data-v-b6d57e36] {
  color: #0c89e1;
}

