/* 内容对齐 */
/* 超出元素的多余文字不换行，将多余部分替换成... */
/* 多行文字省略 */
/* 背景图片图标 */
/* 分割线 */
/*
    @direction 传值说明
    默认值：bottom 下边线
    all - 全边框线
    top - 上边线
    left - 左边线
    right - 右边线
    bottom - 下边线
    0 - 上左
    1 - 上右
    2 - 下左
    3 - 下右
    4 - 上下
    5 - 左右
    6 - 上左右
    7 - 下左右
    8 - 上左下
    9 - 上右下
*/
/* 背景色渐变 */
/* 阴影 */
/* 形状遮罩 */
.league-list[data-v-0314ba30] {
  width: 100%;
  height: 100%;
  overflow-y: auto;
  background-color: #eee;
}
.league-list .title-box[data-v-0314ba30] {
  position: sticky;
  top: 0;
  left: 0;
  display: flex;
  width: 100%;
  background-color: #fff;
  border-bottom: 1PX solid #eee;
}
.league-list .title-box .title[data-v-0314ba30] {
  flex: 1;
  height: 2.25rem;
  padding: 0 0.5rem;
  font-size: 0.9rem;
}
.league-list .title-box > i[data-v-0314ba30] {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  align-content: center;
  width: 2.25rem;
  height: 2.25rem;
  font-size: 0.65rem;
}
.league-list > dl[data-v-0314ba30] {
  zoom: 1;
  width: 100%;
  padding: 0.5rem;
}
.league-list > dl[data-v-0314ba30]:after {
  display: block;
  content: "";
  height: 0;
  visibility: hidden;
  clear: both;
}
.league-list > dl > dt[data-v-0314ba30] {
  width: 100%;
  height: 0.75rem;
  margin-bottom: 0.25rem;
  line-height: 0.75rem;
  font-size: 0.7rem;
  color: #999;
}
.league-list > dl > dd[data-v-0314ba30] {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  align-content: center;
  float: left;
  width: 4rem;
  height: 2rem;
  margin-top: 0.3rem;
  background-color: #fff;
  font-size: 0.7rem;
}
.league-list > dl > dd[data-v-0314ba30]:not(:nth-of-type(4n)) {
  margin-right: 0.3rem;
}
.league-list > dl > dd.active[data-v-0314ba30] {
  background-color: #fbd131;
  color: #745a00;
}

/* 内容对齐 */
/* 超出元素的多余文字不换行，将多余部分替换成... */
/* 多行文字省略 */
/* 背景图片图标 */
/* 分割线 */
/*
    @direction 传值说明
    默认值：bottom 下边线
    all - 全边框线
    top - 上边线
    left - 左边线
    right - 右边线
    bottom - 下边线
    0 - 上左
    1 - 上右
    2 - 下左
    3 - 下右
    4 - 上下
    5 - 左右
    6 - 上左右
    7 - 下左右
    8 - 上左下
    9 - 上右下
*/
/* 背景色渐变 */
/* 阴影 */
/* 形状遮罩 */
.movable-view[data-v-5b7a39d9] {
  position: absolute;
  touch-action: none;
  display: flex;
  align-items: center;
  justify-content: center;
  pointer-events: auto;
}
.animation-info[data-v-5b7a39d9] {
  transition: left 0.25s ease;
}
.movable-area[data-v-5b7a39d9] {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999 !important;
  pointer-events: none;
}

/* 内容对齐 */
/* 超出元素的多余文字不换行，将多余部分替换成... */
/* 多行文字省略 */
/* 背景图片图标 */
/* 分割线 */
/*
    @direction 传值说明
    默认值：bottom 下边线
    all - 全边框线
    top - 上边线
    left - 左边线
    right - 右边线
    bottom - 下边线
    0 - 上左
    1 - 上右
    2 - 下左
    3 - 下右
    4 - 上下
    5 - 左右
    6 - 上左右
    7 - 下左右
    8 - 上左下
    9 - 上右下
*/
/* 背景色渐变 */
/* 阴影 */
/* 形状遮罩 */
.line-tabs[data-v-dcb63efa] {
  width: 100%;
  display: flex;
  height: 2rem;
  padding: 0 0.5rem;
}
.line-tabs > li[data-v-dcb63efa] {
  line-height: 2rem;
  text-align: center;
  margin: 0 0.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #666;
  font-size: 0.7rem;
}
.line-tabs > li.fill[data-v-dcb63efa] {
  flex: 1;
}
.line-tabs > li > p[data-v-dcb63efa] {
  height: 100%;
  white-space: nowrap;
}
.line-tabs > li > i[data-v-dcb63efa] {
  font-size: 0.55rem;
  margin-left: 0.25rem;
}
.line-tabs > li > span[data-v-dcb63efa] {
  position: relative;
  width: fit-content;
  height: 100%;
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  white-space: nowrap;
}
.line-tabs > li.active[data-v-dcb63efa] {
  font-size: 0.8rem;
  color: #333752;
  font-weight: bold;
}
.line-tabs > li.active > span[data-v-dcb63efa]::before {
  content: "";
  z-index: 0;
  position: absolute;
  bottom: 0.125rem;
  width: 70%;
  height: 0.15rem;
  background-color: #ff2128;
  border-radius: 0.1rem;
}
.line-tabs.fristPicker > li.active[data-v-dcb63efa] {
  font-size: 0.7rem;
}
.line-tabs.fristPicker > li.active > span[data-v-dcb63efa] {
  color: #ff2128;
}

/* 内容对齐 */
/* 超出元素的多余文字不换行，将多余部分替换成... */
/* 多行文字省略 */
/* 背景图片图标 */
/* 分割线 */
/*
    @direction 传值说明
    默认值：bottom 下边线
    all - 全边框线
    top - 上边线
    left - 左边线
    right - 右边线
    bottom - 下边线
    0 - 上左
    1 - 上右
    2 - 下左
    3 - 下右
    4 - 上下
    5 - 左右
    6 - 上左右
    7 - 下左右
    8 - 上左下
    9 - 上右下
*/
/* 背景色渐变 */
/* 阴影 */
/* 形状遮罩 */
.status-bar-distance[data-v-57509004] {
  background-color: #fff;
}
.jc-wrap[data-v-57509004] {
  flex: 1;
}
.ios-placeholder[data-v-57509004] {
  width: 100%;
  height: 1.225rem;
}
.btn-group[data-v-57509004] {
  width: 9.125rem;
  height: 1.5rem;
  border-radius: 0.75rem;
  border: 1PX solid #333752;
  display: flex;
  overflow: hidden;
}
.btn-group p[data-v-57509004] {
  flex: 1;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 0.7rem;
  color: #333752;
}
.btn-group .jczq[data-v-57509004] {
  border-top-right-radius: 0.75rem;
  border-bottom-right-radius: 0.75rem;
}
.btn-group .jclq[data-v-57509004] {
  border-top-left-radius: 0.75rem;
  border-bottom-left-radius: 0.75rem;
}
.btn-group .active[data-v-57509004] {
  background-color: #333752;
  color: #fbd131;
}
.index-btn-group[data-v-57509004] {
  height: 100%;
  overflow: hidden;
}
.index-btn-group > i[data-v-57509004] {
  height: 100%;
  line-height: 2.25rem;
  opacity: 0.58;
  font-size: 3.25rem;
  color: #7d3a07;
  position: relative;
}
.index-btn-group > i[data-v-57509004]:first-child {
  margin-right: 0.75rem;
}
.index-btn-group > i.active[data-v-57509004] {
  vertical-align: sub;
  opacity: 1;
  font-size: 4.15rem;
}
.index-btn-group > i.active[data-v-57509004]:after {
  position: absolute;
  bottom: 0.25rem;
  left: 50%;
  margin-left: -0.35rem;
  content: '';
  width: 0.7rem;
  height: 0.18rem;
  background-color: #7d3a07;
  border-radius: 0.3em;
}
.user[data-v-57509004] {
  position: absolute;
  right: 0.75rem;
  width: 2rem;
  height: 2rem;
  border-radius: 50%;
  background-color: #fff;
  line-height: 2rem;
  font-size: 2rem;
}
.refresh[data-v-57509004] {
  width: 1.5rem;
  height: 1.5rem;
  border-radius: 50%;
  background-color: #fff;
  line-height: 1.5rem;
  font-size: 1.5rem;
  color: #f3ba33;
}
.user[data-v-57509004] {
  bottom: 6.5rem;
  color: #ed8957;
}
.menu[data-v-57509004] {
  display: flex;
  width: 100%;
  height: 2.5rem;
  background-color: #fff;
}
.menu .box[data-v-57509004] {
  position: relative;
  flex: 1;
  height: 100%;
}
.menu .box .shadow[data-v-57509004] {
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  right: 0;
  width: 1rem;
  height: 1.75rem;
  border-radius: 50%;
  box-shadow: 0 0 0.25rem 0.15rem rgba(0, 0, 0, 0.12);
}
.menu .box .line[data-v-57509004] {
  margin: auto;
  top: 0;
  bottom: 0;
  position: absolute;
  z-index: 1;
  right: -1PX;
  width: 0.75rem;
  height: 2rem;
}
.menu .box .line[data-v-57509004]:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  box-sizing: border-box;
  width: 200%;
  height: calc(200% - 1PX);
  transform: scale(0.5, 0.5);
  transform-origin: 0 0;
  pointer-events: none;
  border-radius: 0;
  border-right: 1PX solid #e5e5e5;
}
.menu .box .list[data-v-57509004] {
  z-index: 2;
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: #fff;
}
.menu .box .list .gradient[data-v-57509004] {
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  right: -1.25rem;
  width: 1.25rem;
  height: 1.25rem;
  border-radius: 50%;
  box-shadow: 0 0 0.5rem 0.15rem #fff;
}
.menu .box .list > ul[data-v-57509004] {
  display: flex;
  width: 100%;
  height: 100%;
  padding: 0.75rem 0;
  font-size: 0.5rem;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.menu .box .list > ul > li[data-v-57509004] {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  align-content: center;
  flex-shrink: 0;
  height: 100%;
  padding: 0 0.7rem;
  overflow: hidden;
  font-size: 0.7rem;
}
.menu .box .list > ul > li.active[data-v-57509004] {
  font-weight: bold;
  font-size: 0.9rem;
}
.menu > i[data-v-57509004] {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  align-content: center;
  width: 2rem;
  height: 100%;
  font-size: 1rem;
}
.container[data-v-57509004] {
  display: flex;
}

/* 内容对齐 */
/* 超出元素的多余文字不换行，将多余部分替换成... */
/* 多行文字省略 */
/* 背景图片图标 */
/* 分割线 */
/*
    @direction 传值说明
    默认值：bottom 下边线
    all - 全边框线
    top - 上边线
    left - 左边线
    right - 右边线
    bottom - 下边线
    0 - 上左
    1 - 上右
    2 - 下左
    3 - 下右
    4 - 上下
    5 - 左右
    6 - 上左右
    7 - 下左右
    8 - 上左下
    9 - 上右下
*/
/* 背景色渐变 */
/* 阴影 */
/* 形状遮罩 */
.follow-num[data-v-57509004] {
  height: 0.55rem;
  line-height: 0.55rem;
  padding: 0 0.175rem;
  margin-top: -0.5rem;
  background-color: #333752;
  border-radius: 50%;
  color: #fff;
  font-size: 0.3rem;
  text-align: center;
}
.menu[data-v-57509004] {
  z-index: 1799;
}
.tabs[data-v-57509004] {
  position: relative;
  width: 100%;
  background-color: #fff;
  z-index: 1799;
}
.picker-popup[data-v-57509004] {
  position: absolute;
  top: 2rem;
  left: 0;
  width: 100%;
}
.picker-popup .picker-box[data-v-57509004] {
  width: 100%;
}
.picker-popup .picker-box > li[data-v-57509004] {
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0.75rem;
  border-bottom: 1PX solid #e5e5e5;
  color: #666;
  font-size: 0.7rem;
}
.picker-popup .picker-box > li[data-v-57509004]:first-child {
  border-top: 1PX solid #e5e5e5;
}
.picker-popup .picker-box > li > i[data-v-57509004] {
  font-size: 0.8rem;
}
.picker-popup .picker-box > li > i.icon-tijiao[data-v-57509004] {
  color: #ff2128;
}
.redFilter[data-v-57509004] {
  color: #ff2128;
}
.picker-bg[data-v-57509004] {
  position: fixed;
  z-index: 1799;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.55);
}

