/* 内容对齐 */
/* 超出元素的多余文字不换行，将多余部分替换成... */
/* 多行文字省略 */
/* 背景图片图标 */
/* 分割线 */
/*
    @direction 传值说明
    默认值：bottom 下边线
    all - 全边框线
    top - 上边线
    left - 左边线
    right - 右边线
    bottom - 下边线
    0 - 上左
    1 - 上右
    2 - 下左
    3 - 下右
    4 - 上下
    5 - 左右
    6 - 上左右
    7 - 下左右
    8 - 上左下
    9 - 上右下
*/
/* 背景色渐变 */
/* 阴影 */
/* 形状遮罩 */
.title[data-v-0f0147df] {
  height: 2rem;
  line-height: 2rem;
  text-align: center;
  margin-top: 0.425rem;
  background: #cdced6;
  color: #333752;
  font-size: 0.65rem;
}
.more[data-v-0f0147df] {
  height: 1.75rem!important;
  background-color: #fff;
  color: #999;
  font-size: 0.6rem;
  display: flex;
  justify-content: center!important;
  align-items: center;
}
.base_info[data-v-0f0147df] {
  width: 100%;
  background: #fff;
  border-top: 1PX solid #eee;
}
.base_info li[data-v-0f0147df] {
  padding: 0 0.8rem;
  font-size: 0.65rem;
  height: 1.75rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1PX solid #eee;
}
.base_info li span[data-v-0f0147df] {
  color: #999;
}
.base_info li p[data-v-0f0147df] {
  color: #666;
}
.injury_record[data-v-0f0147df] {
  width: 100%;
}
.injury_record li[data-v-0f0147df] {
  display: flex;
  height: 2.5rem;
  background-color: #fff;
  border-bottom: 1PX solid #eee;
}
.injury_record li.thead[data-v-0f0147df] {
  height: 1.725rem;
  border: 0;
  background-color: #eeeeee;
}
.injury_record li > p[data-v-0f0147df] {
  flex: 4;
  height: 1.725rem;
  line-height: 1.725rem;
  text-align: center;
  color: #717171;
  font-size: 0.6rem;
}
.injury_record li > p[data-v-0f0147df]:last-child {
  flex: 3;
}
.injury_record li > div[data-v-0f0147df] {
  height: 100%;
  display: flex;
  flex: 4;
  align-items: center;
  font-size: 0.6rem;
}
.injury_record li > div.team_name[data-v-0f0147df] {
  flex: 3;
}
.injury_record li > div p[data-v-0f0147df] {
  font-size: 0.6rem;
  margin-bottom: 0.25rem;
}
.injury_record li > div span[data-v-0f0147df] {
  font-size: 0.5rem;
  color: #999;
}
.injury_record li > div .icon[data-v-0f0147df] {
  width: 1rem;
  height: 1rem;
  display: block;
  margin: 0 0.75rem;
}
.injury_record li > div[data-v-0f0147df]:last-child {
  justify-content: center;
}
.injury_record li > div:last-child img[data-v-0f0147df] {
  width: 1rem;
  height: 1rem;
  display: block;
  margin-right: 0.5rem;
  background: orange;
}
.transfer[data-v-0f0147df] {
  width: 100%;
}
.transfer li[data-v-0f0147df] {
  display: flex;
  height: 2.5rem;
  align-items: center;
  background: #fff;
  border-bottom: 1PX solid #eee;
}
.transfer li.thead[data-v-0f0147df] {
  height: 1.725rem;
  border: 0;
  background: #eee;
}
.transfer li.thead p[data-v-0f0147df] {
  color: #666;
  font-size: 0.6rem;
}
.transfer li.thead p[data-v-0f0147df]:nth-child(1) {
  width: 3.5rem;
  text-align: center;
}
.transfer li.thead p[data-v-0f0147df]:nth-child(2) {
  flex: 1;
  text-align: center;
}
.transfer li.thead p[data-v-0f0147df]:nth-child(3) {
  width: 4rem;
  text-align: left;
}
.transfer li > span[data-v-0f0147df] {
  width: 3.5rem;
  text-align: right;
  font-size: 0.5rem;
  color: #999;
}
.transfer li > div[data-v-0f0147df] {
  flex: 1;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 0.6rem;
}
.transfer li > div img[data-v-0f0147df] {
  width: 1rem;
  height: 1rem;
  margin-right: 0.125rem;
}
.transfer li > div .to[data-v-0f0147df] {
  display: flex;
  align-items: center;
  margin: 0 0.3rem;
}
.transfer li > div .to[data-v-0f0147df]::before {
  content: "";
  display: block;
  width: 0.35rem;
  background: #333752;
  height: 0.225rem;
}
.transfer li > div .to[data-v-0f0147df]::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-left: 0.25rem solid #333752;
  border-right: 0.25rem solid transparent;
  border-top: 0.25rem solid transparent;
  border-bottom: 0.25rem solid transparent;
}
.transfer li > p[data-v-0f0147df] {
  width: 4rem;
  font-size: 0.6rem;
  color: #c51717;
  text-align: center;
  line-height: 0.9rem;
}
.honor[data-v-0f0147df] {
  width: 100%;
}
.honor li[data-v-0f0147df] {
  width: 100%;
  font-size: 0.6rem;
}
.honor li > p[data-v-0f0147df] {
  height: 1.725rem;
  line-height: 1.725rem;
  text-align: center;
  color: #666;
  background: #eeeeee;
}
.honor li > div[data-v-0f0147df] {
  background-color: #fff;
  min-height: 2rem;
  display: flex;
  align-items: center;
  border-bottom: 1PX solid #eee;
}
.honor li > div > img[data-v-0f0147df] {
  width: 1.45rem;
  height: 1.45rem;
  margin: 0 0.75rem;
}
.honor li > div aside[data-v-0f0147df] {
  flex: 1;
}
.honor li > div aside > div[data-v-0f0147df] {
  display: flex;
  height: 1rem;
}
.honor li > div aside > div > span[data-v-0f0147df] {
  flex: 1;
  text-align: center;
  line-height: 1rem;
}
.honor li > div aside > div p[data-v-0f0147df] {
  flex: 1;
  display: flex;
  justify-content: center;
  align-items: center;
}
.jersey[data-v-0f0147df] {
  width: 100%;
  padding-bottom: 2rem;
}
.jersey li[data-v-0f0147df] {
  height: 2rem;
  padding: 0 0.75rem;
  border-bottom: 1PX solid #eee;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #fff;
  font-size: 0.6rem;
}
.jersey li span[data-v-0f0147df] {
  color: #999999;
  font-size: 0.55rem;
}
.jersey li .num[data-v-0f0147df] {
  font-size: 0.7rem;
}
.no_data[data-v-0f0147df] {
  width: 100%;
  text-align: center;
  font-size: 0.6rem;
  line-height: 2.5rem;
  color: #bbb;
}

