body,
html {
  font-size: 12px;
  font-weight: normal;
  height: 100%;
  font-family: BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
}
body {
  margin: 0 auto;
  position: relative;
  line-height: 20px;
}
body {
  /* &#Basketball {@primary:red;} */

  /*合并差异化*/

  /*合并差异化end*/

  /*篮球联赛 球队*/

  /*篮球球员*/

  /*----- 表格公共样式 -----*/

  /* 弹框差异 */

  /*----- 信息列表 -----*/

  color: #1B1B1B;
  background: #f5f5f5;
}
body #content h3,
body #content .h3 {
  border: none !important;
}
body #container {
  padding-top: 0px;
}
body .menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
body .menu li {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding: 0;
  border: none;
}
body ul li .tri {
  width: 8px;
  height: 8px;
  margin-top: 4px;
}
body ul li {
  color: #595959;
  padding: 0 10px;
}
body ul li > a {
  display: block;
  font-size: 12px;
  line-height: 30px;
}
body .title {
  border-bottom: solid 1px #f5f5f5;
}
body .dbList .title {
  background: #ffffff;
}
body .header {
  text-align: center;
  overflow: hidden;
}
body .header > a {
  color: #ffffff;
  text-align: center;
}
body .header .tit {
  text-align: left;
  color: #ffffff;
  padding-left: 0;
  line-height: 44px;
  left: 35px;
  -webkit-transform: unset;
  -ms-transform: unset;
  transform: unset;
  width: -webkit-calc(100% - 190px);
  width: calc(100% - 190px);
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
}
body .header .tit a {
  color: #ffffff;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-align: center;
  text-overflow: ellipsis;
  overflow: hidden;
}
body .header .searchBox {
  font-size: 0;
  line-height: 0;
  padding: 7px 5px;
  height: 40px;
  position: absolute;
  top: 0;
  left: 0;
  background: #307b06;
  width: 100%;
}
body .header .searchBox input {
  background: #ffffff url("/Images/com/searchB.png") no-repeat 5px center;
  background-size: 22px auto;
  border-radius: 4px;
  padding: 0 5px;
  padding-left: 30px;
  width: 80%;
  line-height: 30px;
}
body .header .searchBox .btn {
  vertical-align: middle;
  width: 20%;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  float: right;
  text-align: center;
}
body .header a.back {
  margin: 0;
  top: 0;
  width: 30px;
  height: 44px;
  left: 0px;
  position: absolute;
  z-index: 8;
}
body .header .menuList {
  margin: 9px 9px 0px 0px;
}
body .header .Collection {
  background: url("/Images/tpl/staroff2.png") no-repeat center center;
  background-size: 80% auto;
  width: 34px;
  height: 34px;
  position: absolute;
  right: 120px;
  top: 5%;
}
body .header .Collection.on {
  background: url("/Images/tpl/staron.png") no-repeat center center;
  background-size: 80% auto;
  width: 34px;
  height: 34px;
  position: absolute;
  right: 120px;
  top: 5%;
}
body .header .search {
  margin: 10px 5px 0px 0px;
}
body .header .select {
  margin: 7px;
  width: 110px;
  float: right !important;
  position: static;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
body .text .least {
  max-height: 200px;
  overflow: hidden;
  margin-bottom: 15px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
body .text .least div {
  overflow: hidden;
}
body .text {
  font-size: 11px;
  line-height: 20px;
  position: relative;
}
body .text:first-child {
  margin: 0;
}
body .text .title {
  background: transparent;
  padding: 0;
  font-size: 12px;
  font-weight: 500;
  color: #8C8C8C;
  height: 32px;
  line-height: 32px;
}
body .text ul li > a {
  font-size: 11px;
}
body .text .btn {
  position: absolute;
  bottom: 5px;
  right: 10px;
}
body .text .matchRule {
  background: #ffffff;
  font-size: 12px;
  text-align: justify;
  padding: 10px 15px;
}
body .home,
body .guest,
body .play {
  color: #1B1B1B;
  font-size: 14px;
  text-align: left !important;
  font-weight: normal;
  padding: 0;
  margin-left: 5px;
}
body .FT {
  font-weight: bold;
  color: #ea5128;
  padding: 3px;
  border-radius: 2px;
  width: 28px;
  margin: 1px auto 1px auto;
}
body .HT {
  font-weight: bold;
  color: #999;
  padding: 3px;
}
body .angle {
  font-weight: bold;
  color: #666;
  padding: 3px;
}
body tr.today td {
  background: rgba(255, 205, 0, 0.1) !important;
}
body tr.today td .FT {
  background: rgba(255, 205, 0, 0.1) !important;
}
body .redCard,
body .yellowCard {
  margin-left: 1px;
  display: inline-block;
}
body .yearBox li {
  width: 33.3%;
}
body .groupsBox {
  top: 62px;
}
body .groupsBox li {
  width: 50%;
}
body .groupsBox.cel4 li {
  width: 25%;
}
body .groupsBox.cel5 li {
  width: 20%;
}
body .roundBox {
  top: 88px;
}
body .roundBox li {
  width: 20%;
}
body .team {
  color: #333;
}
body .name,
body .team {
  text-align: left;
  font-weight: 500;
  line-height: normal;
  font-size: 12px;
}
body .dbList {
  margin-top: 84px;
  min-height: 300px;
  background: #ffffff;
}
body .eTable tr.nobg td {
  background: none !important;
}
body .subSelection select,
body .subSelection .selectDiv,
body .roundsbox select {
  width: calc(100% - 6px);
  padding: 10px;
  border: solid 1px #f5f5f5;
  background: #ffffff;
  margin: 3px;
  color: #595959;
}
body #roundWrapper,
body #roundWrapperContainer {
  z-index: 1;
  background: #ffffff;
  width: 100%;
  overflow: hidden;
  height: 40px;
  float: left;
  position: relative;
}
body #roundWrapper #scroller {
  left: 0px;
  position: absolute;
  z-index: 1;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  height: 40px;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-text-size-adjust: none;
  -moz-text-size-adjust: none;
  -ms-text-size-adjust: none;
  -o-text-size-adjust: none;
  text-size-adjust: none;
}
body #roundWrapper #scroller ul {
  list-style: none;
  width: 100%;
  padding: 0;
  margin: 0;
}
body #roundWrapper #scroller li {
  float: left;
  overflow: hidden;
  text-align: center;
}
body #roundWrapper #scroller li.on,
body #roundWrapper #scroller li.on input {
  background: #EBEBEB;
  border-radius: 4px;
  font-weight: 500;
  color: #e00e0e;
}
body #roundWrapper li span,
body #roundWrapper li input[type=submit] {
  padding: 0 10px;
  font-size: 15px;
  float: left;
  line-height: 30px;
  height: 30px;
  display: block;
  white-space: nowrap;
}
body #roundWrapper li input[type=submit] {
  background-color: #ffffff;
}
body #roundWrapperContainer .moreBtn {
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 99;
  background: #ffffff;
  -webkit-box-shadow: #EBEBEB 0 0 20px 4px;
  box-shadow: #EBEBEB 0 0 20px 4px;
  width: 40px;
  height: 40px;
}
body #roundWrapperContainer .moreBtn .tri {
  line-height: 30px;
  position: static;
  display: block;
  background-size: 10px 20px;
  margin: 15px auto 0 auto;
}
body .qualifys {
  background-color: #ffffff;
  padding: 5px 5px 0 5px;
}
body .qualifys span {
  display: inline-block;
  white-space: nowrap;
  padding: 0 5px;
  margin-bottom: 5px;
  color: #000000;
}
body .exbar {
  color: #595959;
  font-size: 12px;
  text-align: center;
  line-height: normal;
  padding: 5px 0 10px 0;
}
body .dbtools li.on a {
  color: #e81e06;
}
body .dbtools .tabs .tab.on a {
  color: #ffffff;
}
body .teamBox {
  background: #ffffff;
  border: none;
  display: flex;
  align-items: center;
}
body .teamInfo {
  width: 100%;
  float: left;
  background: #ffffff;
  padding: 10px;
}
body .teamIcon img {
  width: 100%;
}
body .eTable.stats .teamIcon {
  width: 20px;
  height: 20px;
  padding: 0px;
  margin-right: 5px;
}
body .cupbox .teamicon {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  margin: 0 auto;
  vertical-align: -3px;
  display: inline-block;
  overflow: hidden;
}
body .cupbox .teamicon img {
  width: auto;
  height: 100%;
}
body .teamTec .PPhoto {
  width: 30px !important;
}
body .teamTec .teamIcon {
  width: 30px !important;
  height: 30px !important;
}
body .teamDetail li {
  font-size: 12px;
  text-align: right;
  line-height: 16px;
  padding: 5px 0;
  border: none;
}
body .teamDetail li span {
  color: #8C8C8C;
  font-size: 11px;
  text-align: left;
  float: left;
  display: inline-block;
}
body .teamDetail li:last-child {
  border: none;
}
body .header .navIcon {
  margin: 8px 8px 0px 0px;
}
body .playDetail {
  overflow: hidden;
  background: #ffffff;
  display: flex;
  align-items: center;
}
body .playDetail .playIcon {
  float: left;
  width: 35%;
  padding: 15px;
}
body .playDetail .playIcon img {
  width: 100%;
}
body .playDetail .playInfo {
  float: left;
  width: -webkit-calc(100% - 140px);
  width: calc(100% - 140px);
}
body .playDetail .playInfo li {
  line-height: normal;
  min-height: 25px;
  padding: 5px;
}
body .playDetail .playInfo li:last-child {
  border: none;
}
body .shirt {
  background: url("/Images/com/shirt.png") no-repeat center center;
  padding: 4px;
  background-size: auto 100%;
  color: #1B1B1B;
}
body .lqShirt {
  background: url("/Images/com/lqShirt.png") no-repeat center center;
  padding: 12px 8px;
  background-size: 24px;
  color: #1B1B1B;
}
body .dbList .favDescTop {
  background: #909090;
  color: #ffffff;
  line-height: 18px;
  padding: 2px 6px;
}
body#Football #container,
body#Basketball #container {
  padding-top: 188px;
}
body#Football #fHead,
body#Basketball #fHead {
  width: 100%;
  max-width: 640px;
  position: fixed;
  top: 0;
  z-index: 99;
}
body #match .header {
  line-height: normal;
}
body .header .lg-icon {
  background: #ffffff;
  width: 50px;
  height: 50px;
  border-radius: 6px;
  overflow: hidden;
  position: absolute;
  top: 15px;
  left: 50%;
  transform: translate(-50%, 0);
}
body .header .lg-icon img {
  height: 100%;
}
body .header .info {
  margin: 65px 0 10px 0;
  text-align: center;
}
body .header .info .name {
  font-size: 16px;
  line-height: 28px;
  font-weight: 500;
  text-align: center;
  width: 280px;
  margin: 0 auto;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
body .peerBox .detailMenu {
  background: #ffffff;
  border-bottom: 1px solid #EBEBEB;
  box-shadow: none;
  margin-bottom: 6px;
}
body .peerBox .detailMenu .item a {
  color: #595959;
}
body .peerBox .detailMenu .item.on a {
  color: #387f1a !important;
}
body .peerBox .detailMenu .item.on:after {
  background: #387f1a;
  bottom: 0;
}
body .header .select_ui {
  position: relative;
  display: inline-block;
}
body .header .select_ui select,
body .header .select_ui .selectDiv {
  -moz-box-sizing: content-box;
  -ms-box-sizing: content-box;
  box-sizing: content-box;
  filter: alpha(opacity=0);
  position: absolute;
  background-color: #ffffff;
  min-width: 100%;
  border: inherit;
  color: inherit;
  font: inherit;
  padding: 1px;
  margin: -1px;
  height: 100%;
  opacity: 0;
  border: 0;
  bottom: 0;
  left: 0;
  top: 0;
}
body .header .select_text_ui {
  color: #ffffff;
  font-size: 12px;
  line-height: 20px;
  padding: 0 10px;
  opacity: 0.8;
}
body .header .select_text_ui::after {
  display: inline-block;
  bottom: 0;
  vertical-align: -2px;
  margin-left: 6px;
  width: 0;
  height: 0;
  content: "";
  border: 4px solid transparent;
  border-top-color: #ffffff;
}
body .header .select_text_ui.hide::after {
  display: none;
}
body #settingPop.ststpop .info.cel1 li {
  width: calc(100% - 8px);
}
body #settingPop.ststpop .info.cel3 li {
  width: calc(33.3% - 8px);
}
body #settingPop.ststpop .info.cel4 li {
  width: calc(25% - 8px);
}
body #settingPop.ststpop .info.cel5 li {
  width: calc(20% - 8px);
}
body #settingPop.ststpop .info.cel8 li {
  width: calc(14.28% - 8px);
}
body #settingPop.ststpop {
  height: unset;
}
body #settingPop.ststpop ul::after {
  content: "";
  display: block;
  clear: both;
}
body #settingPop.ststpop .title {
  line-height: normal;
  padding: 10px 40px 10px 10px;
  overflow: unset;
  text-overflow: unset;
  white-space: unset;
}
body #settingPop.ststpop .title .close_b {
  margin: 8px;
  top: 6px;
}
body #settingPop.ststpop .info {
  background: #ffffff;
  padding: 10px;
  height: unset;
  max-height: 440px;
}
body #settingPop.ststpop .info .eTable {
  padding: 0;
}
body #settingPop.ststpop #morePopContent th {
  background: #f5f5f5;
  border-bottom: solid 1px #D9D9D9;
  font-weight: 600;
  color: #000000;
  font-size: 12px;
}
body #settingPop.ststpop #morePopContent {
  max-height: 80vh;
}
body #settingPop.ststpop .info li {
  background: #EBEBEB;
  float: left;
  width: calc(50% - 8px);
  justify-content: center;
  text-align: center;
  line-height: normal;
  margin: 4px;
  padding: 8px 5px;
  border: none;
  border-radius: 6px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}
body #settingPop.ststpop .info li a {
  color: #1B1B1B;
  text-align: center;
  width: 100%;
  float: none;
  line-height: normal;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
body #settingPop.ststpop .info li.on,
body #settingPop.ststpop .info li.on a {
  background: rgba(56, 127, 26, 0.1);
  color: #1B1B1B;
  font-weight: bold;
}
body #settingPop.ststpop .info li.on a {
  background: none;
}
body #settingPop.ststpop .info li.def,
body #settingPop.ststpop .info li.def a {
  color: #ff0000 !important;
  font-weight: bold;
}
body .dbtools {
  padding: 10px;
  margin: 0px;
  border: none;
}
body .dbtools .icon {
  background: #f5f5f5;
  color: #1B1B1B;
  font-size: 16px;
  padding: 5px 10px;
  width: auto;
  height: auto;
  border-radius: 4px;
  display: inline-block;
  float: right;
  cursor: pointer;
}
body .dbtools .stTool {
  width: calc(100% - 80px);
  line-height: 20px;
  margin: 0;
  padding: 0;
  border-radius: 0;
  overflow: hidden;
  display: flex;
}
body .dbtools .stTool li {
  background: #f5f5f5;
  color: #1B1B1B;
  flex: 1;
  float: left;
  text-align: center;
  font-weight: normal;
  padding: 5px;
  margin-right: 5px;
  border-radius: 4px;
  border: none !important;
  cursor: pointer;
}
body .dbtools .stTool li:last-child {
  margin: 0;
}
body .dbtools .stTool li.on,
body .dbtools .icon.on {
  background: rgba(218, 37, 16, 0.2);
  color: #da2510;
}
body .dbtools .stTool li.on a {
  color: #da2510;
  font-weight: bold;
}
body #content table.eTable .h3 {
  line-height: 14px;
  padding: 6px 10px;
}
body #content table.eTable tr th {
  line-height: 14px;
  padding: 6px 0;
}
body #content table.eTable .h3,
body #content table.eTable tr th,
body #content table tr td {
  border-color: #EBEBEB !important;
  font-weight: normal;
}
body #content table.eTable.stats tr th {
  background: #ffffff;
  font-weight: normal;
}
body .gray {
  color: #8C8C8C !important;
}
body .delay span {
  text-decoration: line-through;
}
body .rankbox .case {
  position: relative;
  overflow: initial !important;
}
body .rankbox .case .LName {
  width: calc(100% - 30px) !important;
  display: inline-block;
  vertical-align: -2px;
}
body .rankbox .case .icon {
  position: absolute;
  top: 0;
  right: 0;
  display: inline-block;
}
body .rankbox .case .snote {
  position: absolute;
  top: 20px;
  left: 2px;
  background: #333;
  color: #ffffff;
  width: 150px;
  font-size: 11px;
  line-height: normal;
  text-align: left;
  padding: 5px 8px;
  border-radius: 4px;
  z-index: 1;
}
body .rankbox .LName {
  display: block;
  width: 140px;
  padding-left: 5px;
}
body .cupbox .LName {
  padding-left: 5px;
}
body .Tname {
  width: 150px;
  text-align: left !important;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
body .o-winBG,
body .o-lossBG,
body .o-voidBG,
body .o-unBG {
  background: #f09b57;
  color: #ffffff;
  display: inline-block;
  text-align: center;
  width: 16px;
  height: 16px;
  line-height: 16px;
  margin: 0;
  border-radius: 50%;
}
body .o-lossBG {
  background: #86bf7f;
}
body .o-voidBG {
  background: #e86666;
}
body .o-unBG {
  background: #b5b5b5;
}
body .rankicon,
body .rank-BP {
  color: #333;
  font-size: 12px;
  width: 18px;
  height: 18px;
  line-height: 18px;
  text-align: center;
  border-radius: 50%;
  margin: 0 auto;
  display: block;
}
body .orgbg {
  background: #ffb458;
}
body .bluebg {
  background: #57b7f0;
}
body .greenbg {
  background: #55c672;
}
body .graybg {
  background: #a8a8a8;
}
body .rank-BP,
body .redbg {
  background: #e65a5a;
  color: #ffffff;
}
body .exegesis {
  background: #ffffff;
  color: #595959;
  width: 100%;
  float: left;
  display: block;
  text-align: left;
  padding: 5px 10px;
  border-top: 1px solid #f5f5f5;
}
body .exegesis li {
  float: left;
  min-width: 40%;
  font-size: 12px;
  text-align: left;
  border: none;
  margin: 0;
  padding: 0 5px;
}
body .exegesis li span {
  display: inline-block;
  width: 12px;
  height: 12px;
  margin: 0 5px 0 0;
  vertical-align: -1px;
}
body #tabContent0 .eTable .line {
  background: #EBEBEB;
  height: 5px !important;
  border: none;
}
body #tabContent0 .eTable tr:first-child .line {
  display: none;
}
body .Selectionbox {
  background: #f5f5f5;
  font-size: 12px;
  padding: 8px 10px;
  margin: 0;
  position: relative;
}
body .Selectionbox::after {
  content: "";
  width: 5px;
  height: 5px;
  float: right;
  border-left: 1px solid #595959;
  border-bottom: 1px solid #595959;
  transform: rotate(-45deg);
  position: absolute;
  top: 12px;
  right: 15px;
}
body .selectBox {
  background: #ffffff;
  display: flex;
  align-items: center;
}
body .selectBox .Selectionbox {
  width: calc(100% - 20px);
  flex: 1;
  float: left;
  padding: 5px 14px;
  margin: 10px 10px 0 10px;
  border-radius: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
body .selectBox .Selectionbox::after {
  top: 10px;
  right: 14px;
}
body .selectBox .dbtools {
  flex: 0 0 50%;
  float: right;
  border: none;
  margin: 0;
}
body .selectBox .dbtools.ptTools {
  flex: 0 0 100%;
}
body .stats .LName {
  width: 85%;
  display: block;
}
body .stats .team a {
  font-weight: normal;
  color: #8C8C8C;
}
@media screen and (max-width: 360px) {
  body .stats .LName {
    width: 135px;
  }
  body .rankbox .LName {
    width: 114px;
  }
  body .players .text #tb_schedules .LName {
    width: 120px !important;
  }
}
@media screen and (max-width: 320px) {
  body .stats .LName {
    width: 135px;
  }
  body .ststpop .stats .LName {
    width: 120px;
  }
  body .rankbox .LName {
    width: 110px;
  }
  body#Basketball .rankbox .LName,
  body #lineupData.rankbox .LName {
    width: 110px !important;
  }
  body .players .text #tb_schedules .LName {
    width: 90px !important;
  }
}
@media screen and (max-width: 310px) {
  body .stats .LName {
    width: 160px;
  }
  body .rankbox .LName {
    width: 100px;
  }
}
body .title .returnon {
  color: #8C8C8C;
  float: right;
  font-size: 16px;
  line-height: 32px;
  height: 32px;
  width: 30px;
  text-align: right;
}
body .lgename {
  background: #f5f5f5;
  color: #8C8C8C;
  font-size: 12px;
  line-height: 26px;
  padding-left: 5px;
}
body .Lteambox {
  display: flex;
  align-items: center;
  margin-top: 5px;
}
body .Lteambox .home-team,
body .Lteambox .guest-team {
  display: flex;
  flex: 1;
  align-items: center;
  justify-content: flex-end;
  font-size: 12px;
  line-height: normal;
  font-weight: 500;
  text-align: right;
}
body .Lteambox .guest-team {
  justify-content: flex-start;
  text-align: left;
}
body .Lteambox .time {
  color: #8C8C8C;
  width: 40px;
  text-align: center;
  font-size: 11px;
  line-height: normal;
}
body .team-icon {
  background: rgba(255, 255, 255, 0.2);
  width: 26px;
  height: 26px;
  border-radius: 50%;
  margin: 0 5px;
}
body .text::after {
  content: "";
  display: block;
  clear: both;
}
body .L6match {
  color: #8C8C8C;
  width: 16.6%;
  float: left;
  text-align: center;
  margin-top: 5px;
}
body .L6match span {
  display: block;
}
body .L6match .winscore,
body .L6match .losescore {
  display: block;
  width: 60%;
  background: #e81e06;
  color: #ffffff;
  font-size: 11px;
  line-height: 18px;
  border-radius: 3px;
  margin: 5px auto;
}
body .L6match .losescore {
  background: #0b73c5;
}
body #content .text .eTable tr td,
body #content .text .eTable .Bline:last-child td {
  border: none;
}
body #content .text .eTable .Bline td {
  border-bottom: 1px solid #EBEBEB;
}
body .yellowCard > *,
body .redCard > * {
  font-size: 10px;
  min-width: 9px;
  height: 12px;
  line-height: 12px;
}
body .yellbg td {
  background: #fbfff0 !important;
}
body .column {
  flex-direction: column;
}
body .row {
  padding: 10px 10px 0 10px;
}
body .row .Selectionbox,
body .row .selectsub {
  flex: 1;
  margin: 0;
}
body .row .Selectionbox {
  margin-right: 10px;
}
body .row .Selectionbox:last-child {
  margin-left: 0;
  margin-right: 0;
  flex: 0 0 30%;
}
body .selectsub,
body .groupbox .groups {
  background: #f5f5f5;
  display: flex;
  align-items: center;
  width: calc(100% - 20px);
  padding: 0;
  margin: 10px 10px 0 10px;
  border-radius: 20px;
}
body .selectsub .icon {
  color: #8C8C8C;
  width: 30px;
  height: 30px;
  line-height: 30px;
  font-weight: 600;
  border-radius: 4px;
  margin: 0;
}
body .selectsub .icon.off {
  color: #BFBFBF;
}
body .selectsub .icon.turnL {
  transform: rotate(90deg);
}
body .selectsub .icon.turnR {
  transform: rotate(-90deg);
}
body .selectsub .Selectionbox {
  background: none;
  color: #1B1B1B;
  font-size: 14px;
  font-weight: normal;
  text-align: center;
  border-radius: 4px;
  border: none;
  padding: 5px;
  margin: 0;
}
body .selectsub .Selectionbox::after {
  content: "";
  position: static;
  float: none;
  display: inline-block;
  margin: 2px 6px;
  width: 5px;
  height: 5px;
  border-left: 1px solid #8C8C8C;
  border-bottom: 1px solid #8C8C8C;
  transform: rotate(-45deg);
}
body .groupbox {
  width: 100%;
  height: 30px;
  padding: 0 10px;
  margin: 5px 0;
  overflow: hidden;
}
body .groupbox .groups {
  margin: 0;
  padding: 0 0 10px 0;
  overflow-x: auto;
}
body .groupbox .groups li {
  flex: auto;
  background: #EBEBEB;
  color: #595959;
  font-weight: 600;
  text-align: center;
  min-width: 30px;
  padding: 4px;
  border: none;
  border-radius: 4px;
  margin-right: 6px;
}
body .groupbox .groups li:last-child {
  margin: 0;
}
body .groupbox .groups li a {
  line-height: 22px;
}
body .groupbox .groups .on,
body .groupbox .groups .on a {
  background: #387f1a;
  color: #ffffff;
}
body .grouptab {
  color: #1B1B1B;
  line-height: 26px;
  font-weight: bold !important;
  text-align: left !important;
  padding: 0 7%;
  border-top: 5px solid #EBEBEB;
}
body .lineupbox {
  margin: 8px 0 0 0;
  font-size: 12px;
}
body .lineupbox .shirt,
body .eTable .shirt {
  color: #0b73c5;
  font-size: 11px;
  background: none;
  width: 20px;
  height: 20px;
  text-align: center;
  padding: 0;
  display: inline-block;
}
body .eTable .shirt {
  line-height: 22px;
}
body .lineupbox .lRow {
  display: inline-block;
  width: 60%;
  vertical-align: -5px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
body .lineupbox .lRow a {
  color: #1B1B1B;
}
body .lineupbox .national {
  color: #8C8C8C;
  font-size: 11px;
  text-align: right;
  float: right;
  width: 26%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
body .national.table {
  margin-right: 10px;
}
body #content table tr td.standingbg {
  background: orange;
}
body #content .text .h4 {
  background: #f5f5f5;
  color: #8C8C8C;
  font-size: 11px;
  line-height: 26px;
  padding: 0 10px;
  display: flex;
  justify-content: space-between;
}
body #content .text .h4 span {
  color: #8C8C8C;
  display: inline-block;
  font-size: 11px;
}
body .text .h4 .lrow {
  flex: 1;
  text-align: left;
  padding-left: 12px;
}
body .recordbox {
  padding: 5px 0;
  border-bottom: 1px solid #EBEBEB;
  font-size: 12px;
}
body .recordbox:last-child {
  border: none;
  padding-bottom: 0;
}
body .recordbox .clubtype {
  color: #8C8C8C;
}
body .recordbox .icon {
  width: 20px;
  height: 20px;
  margin: 0 10px;
}
body .recordbox .trfee {
  color: #0b73c5;
  float: right;
  text-align: right;
  font-size: 14px;
  font-weight: 500;
}
@media screen and (max-width: 320px) {
  body .stats .PPhoto {
    width: 23px;
    margin-right: 2px;
  }
  body .stats .PName {
    width: 145px;
  }
  body .ststpop .stats .PName {
    width: 120px;
  }
}
body .grade {
  color: #ffffff;
  min-width: 32px;
  line-height: 20px;
  border-radius: 3px;
  padding: 0 5px;
  margin: 0 auto;
  display: block;
}
body .on-time {
  color: #8C8C8C;
  width: 25px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  border: 1px solid #f5f5f5;
  border-radius: 3px;
  margin: 0 auto;
  display: block;
}
body#Basketball .record span {
  line-height: 22px;
  text-align: left;
  display: block;
}
body#Basketball .L6match {
  width: 20%;
  font-size: 12px;
}
body#Basketball .L6match span {
  width: 50px;
  display: block;
  margin: 5px auto;
}
body#Basketball .stats .team {
  font-weight: normal;
  color: #8C8C8C;
}
body .table_score {
  display: flex;
  justify-content: center;
}
body .table_score span {
  width: 18px;
}
body .table_score .homeS {
  text-align: right;
}
body .table_score .guestS {
  text-align: left;
}
body .table_score .vs {
  width: 10px;
}
body .header .tit {
  color: #595959;
  padding-left: 0;
  line-height: 44px;
  left: 0;
  width: 100%;
  text-align: center;
  transform: translateX(0);
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
}
body .shirt {
  background: url("/Images/com/shirt.png") no-repeat center center;
  min-height: 20px;
  padding: 4px;
  background-size: auto 100%;
}
body .dataBox {
  background: #ffffff;
  padding: 10px;
  position: relative;
  overflow: hidden;
}
body .grayTxt {
  color: #8C8C8C;
}
body .dataBox .row > .icon {
  background: #ffffff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
body .dataBox .icon {
  float: left;
  width: 40px;
  height: 40px;
  margin-right: 8px;
  font-size: 0;
  overflow: hidden;
  line-height: 0;
}
body .dataBox .info {
  float: left;
  width: -webkit-calc(100% - 94px);
  width: calc(100% - 94px);
}
body .dataBox .info .iconfont {
  position: absolute;
  right: 10px;
  top: 10px;
  font-size: 25px;
  margin: 0;
  line-height: 25px;
  width: 25px;
  height: 25px;
  text-align: center;
}
body .dataBox .info .name {
  font-size: 16px;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
body .dataBox .info .dateDsc {
  color: #909090;
}
body .lineupbox.nobg {
  background: none;
  padding: 0;
  height: auto;
}
body .header .select_ui {
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 20px;
}
body#Basketball #content .rankbox .teamicon {
  height: 22px;
  border-radius: 50%;
}
body#Basketball .eTable .lg-icon,
body#Basketball .opTable .lg-icon,
body#Football .eTable .lg-icon,
body#Football .opTable .lg-icon {
  /*width:30px;height:30px;margin:0 auto;*/
  border-radius: 50%;
  overflow: hidden;
}
body#Basketball .rankbox .adaptMt .lg-icon,
body#Football .rankbox .adaptMt .lg-icon {
  height: 24px;
}
body#Basketball .rankbox .LName,
body #lineupData.rankbox .LName {
  width: 130px;
}
body#Basketball #settingPop.ststpop table.opTable tr:nth-child(even) {
  background: none;
}
body#Basketball #settingPop.ststpop table.opTable td {
  border-bottom: 1px solid #EBEBEB;
}
body#Basketball .opTable th.lRow {
  text-align: left;
  padding-left: 10px;
}
body#Basketball #moreTechData #settingPop.ststpop .info {
  max-height: 80vh;
}
body .PYbasic-info {
  display: flex;
  align-items: center;
  padding: 10px 0;
}
body .PYbasic-info .lg-icon {
  width: 40px;
  height: 40px;
  border-radius: 50%;
}
body .PYbasic-info .Tbox {
  flex: 1;
  margin: 0 10px;
}
body .PYbasic-info .PName {
  font-size: 12px;
  font-weight: 700;
}
body .PYbasic-info .PLnum {
  position: relative;
  color: #ffffff;
  font-size: 12px;
  text-align: center;
  font-weight: bold;
  width: 32px;
  height: 32px;
  line-height: 32px;
  z-index: 1;
}
body .PYbasic-info .PLnum .icon {
  color: #da2510;
  font-size: 32px;
  font-weight: normal;
  width: auto;
  height: auto;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
body #content.players .text.session .eTable tr td {
  border-bottom: 1px solid #EBEBEB;
}
body .players .text .LName {
  width: 150px;
}
body .players .text #tb_schedules .LName {
  width: 150px;
  display: block;
}
body .players .text .selectBox {
  border: none;
}
body .players .text .selectBox .Selectionbox {
  border-color: #EBEBEB;
}
body .players .itembox .intelbox {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  margin: 5px 0 0 0;
  padding: 0 0 5px 0;
  border-bottom: 1px dashed #EBEBEB;
}
body .players .itembox .intellis {
  flex: 1;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  border: none;
  padding: 0;
}
body .players .itembox .intellis.lt {
  flex: 0 0 150px;
}
body .players .itembox .decs {
  color: #8C8C8C;
  font-size: 11px;
  font-weight: normal;
  line-height: normal;
  display: block;
}
body .showCard {
  display: flex;
  justify-content: center;
}
body .redCardBox,
body .yellowCardBox {
  background: #e81e06;
  color: #ffffff !important;
  font-size: 12px;
  min-width: 12px;
  line-height: 18px;
  text-align: center;
  font-weight: normal;
  padding: 0 2px;
  margin: 3px 2px;
  border-radius: 2px;
  display: inline-block;
}
body .yellowCardBox {
  background: #ffcd00;
}
body .data .sub-head .time span {
  line-height: 16px;
  display: block;
}
body .data .sub-head .score {
  font-size: 14px;
}
body .ststpop .eTable.stats .eTablelis.tit {
  display: flex;
}
body .eTable.PT10 {
  padding-top: 10px;
}
body .eTable.stats .eTablelis.tit {
  display: none;
  background: #f5f5f5;
  padding: 3px 5px;
}
body .eTable .Nrank {
  color: #8C8C8C;
  font-size: 12px;
  /* font-weight:700 !important;*/
  font-style: italic;
  line-height: normal;
  text-align: center;
  font-family: system-ui, "Sofascore Sans Condensed", sans-serif;
  width: 25px;
}
body .eTable .PName {
  font-size: 14px;
  font-weight: normal;
  text-align: left;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
body .eTable .PName a {
  color: #1B1B1B;
}
body .eTable .team a {
  color: #8C8C8C;
  font-weight: normal;
}
body .eTable .PPhoto {
  text-align: center;
  width: 26px;
  height: 36px;
  margin: 0 10px 0 5px;
  float: left;
  overflow: hidden;
}
body .eTable .playerIcon {
  width: auto;
  height: 100%;
  border-radius: 4px;
  object-fit: cover;
}
body .eTable .eTablelis.tit .count {
  text-align: right;
  padding: 0;
}
body .eTable .count {
  font-size: 14px;
  line-height: 18px;
  font-weight: bold;
  font-style: italic;
  text-align: right;
  width: 50px;
  padding-right: 5px;
}
body .eTable .count font {
  color: #8C8C8C;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  display: block;
}
body .eTable .lg-icon {
  width: 20px;
  height: 20px;
  margin: 0 14px 0 6px;
}
body .eTable .teamicon {
  width: 30px;
  height: 30px;
  margin-right: 12px;
}
body .eTable .country {
  color: #8C8C8C;
  line-height: 16px;
  display: block;
}
body .eTable .country .cImg {
  margin: 0 5px 0 0;
  vertical-align: -1px;
}
body .eTable .value {
  color: #595959;
  font-size: 14px;
  text-align: right;
  min-width: 60px;
  padding-right: 5px;
}
body .eTable .team .PPhoto {
  width: 20px;
  height: 24px;
  margin: 0 12px 0 10px;
  border-radius: 4px;
}
body .eTable .playtime {
  color: #8C8C8C;
  font-size: 11px;
  text-align: center;
  line-height: 18px;
  width: 20px;
  border: 1px solid #EBEBEB;
  border-radius: 50%;
}
body .eTable .rate {
  color: #ffffff;
  font-size: 12px;
  text-align: center;
  line-height: 18px;
  min-width: 20px;
  border-radius: 4px;
  padding: 0 2px;
  margin-left: 5px;
  /* ≥ 8分 */

  /* 7.0 - 7.9分 */

  /* 6.5 - 6.9分 */

  /* 6.0 - 6.4分 */

  /* < 6分 */

}
body .eTable .rate.gear-1 {
  background: #00AFC4;
}
body .eTable .rate.gear-2 {
  background: #00C424;
}
body .eTable .rate.gear-3 {
  background: #D9AF00;
}
body .eTable .rate.gear-4 {
  background: #ED7E07;
}
body .eTable .rate.gear-5 {
  background: #DC0C00;
}
body .eTable .transfer .value {
  color: #1B1B1B;
  font-weight: bold;
  padding: 0;
  display: block;
}
body .eTable .transfer .decs {
  color: #8C8C8C;
  line-height: 16px;
  text-align: right;
  display: block;
}
body .iteminfobox {
  background: #ffffff;
  padding: 10px;
}
body .iteminfobox .iteminfolis {
  color: #8C8C8C;
  font-size: 12px;
  font-weight: normal;
  padding: 8px 5px;
  border-bottom: 1px solid #f5f5f5;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
body .iteminfobox .iteminfolis:last-child {
  border: none;
}
body .iteminfobox .iteminfolis span {
  color: #1B1B1B;
  font-weight: bold;
  text-align: right;
}
body .iteminfobox .iteminfolis .cImg {
  margin: 0 0 0 5px;
  vertical-align: 0;
}
body .iteminfobox .iteminfolis .teamLogo {
  width: 16px;
  height: 16px;
  margin: 0 0 0 5px;
  vertical-align: -2px;
}
body .players .itembox .intelbox {
  background: #ffffff;
  padding: 0 10px;
  margin: 0;
  border: none;
  position: relative;
  flex-wrap: wrap;
}
body .players .itembox .intelbox.basis {
  padding: 10px 10px 0 10px;
}
body .players .itembox .intelbox.basis .intellis {
  flex: 1 0 50%;
  line-height: 24px;
  padding: 8px 0;
}
body .players .itembox .intelbox.basis .intellis:nth-child(-n+2) {
  border-bottom: 1px solid #f5f5f5;
}
body .players .itembox .intelbox.basis .intellis:nth-child(odd) {
  padding-right: 30px;
  border-right: 1px solid #f5f5f5;
}
body .players .itembox .intelbox.basis .intellis:nth-child(even) {
  padding-left: 30px;
}
body .players .itembox .intelbox .intellis {
  color: #1B1B1B;
  padding: 10px 0;
  border: none;
  flex: 1 0 33%;
}
body .players .itembox .intelbox .intellis font {
  font-weight: normal;
}
body .players .itembox .intelbox .intellis img {
  height: 24px;
  margin: 0 auto;
  display: block;
}
body .players .itembox .intelbox .jersey {
  background: #ffffff;
  color: #da2510;
  font-size: 36px;
  width: 60px;
  height: 60px;
  line-height: 60px;
  border: 1px solid #EBEBEB;
  outline: 5px solid #ffffff;
  border-radius: 50%;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  position: absolute;
}
body .players .itembox .intelbox .jersey i {
  color: #ffffff;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  font-style: normal;
  transform: translate(-50%, -50%);
  top: 58%;
  left: 50%;
  position: absolute;
  z-index: 1;
}
body.dark {
  /*合并差异化*/

  /*合并差异化end*/

  /*篮球联赛 球队*/

  /*篮球球员*/

  /*----- 表格公共样式 -----*/

  /* 弹框差异 */

  /*----- 信息列表 -----*/

  color: #D9D9D9;
  background: #232323;
}
body.dark #content h3,
body.dark #content .h3 {
  border: none !important;
}
body.dark #container {
  padding-top: 0px;
}
body.dark .menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
body.dark .menu li {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding: 0;
  border: none;
}
body.dark ul li .tri {
  width: 8px;
  height: 8px;
  margin-top: 4px;
}
body.dark ul li {
  color: #8C8C8C;
  padding: 0 10px;
}
body.dark ul li > a {
  display: block;
  font-size: 12px;
  line-height: 30px;
}
body.dark .title {
  border-bottom: solid 1px #262626;
}
body.dark .dbList .title {
  background: #1B1B1B;
}
body.dark .header {
  text-align: center;
  overflow: hidden;
}
body.dark .header > a {
  color: #ffffff;
  text-align: center;
}
body.dark .header .tit {
  text-align: left;
  color: #ffffff;
  padding-left: 0;
  line-height: 44px;
  left: 35px;
  -webkit-transform: unset;
  -ms-transform: unset;
  transform: unset;
  width: -webkit-calc(100% - 190px);
  width: calc(100% - 190px);
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
}
body.dark .header .tit a {
  color: #ffffff;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-align: center;
  text-overflow: ellipsis;
  overflow: hidden;
}
body.dark .header .searchBox {
  font-size: 0;
  line-height: 0;
  padding: 7px 5px;
  height: 40px;
  position: absolute;
  top: 0;
  left: 0;
  background: #307b06;
  width: 100%;
}
body.dark .header .searchBox input {
  background: #ffffff url("/Images/com/searchB.png") no-repeat 5px center;
  background-size: 22px auto;
  border-radius: 4px;
  padding: 0 5px;
  padding-left: 30px;
  width: 80%;
  line-height: 30px;
}
body.dark .header .searchBox .btn {
  vertical-align: middle;
  width: 20%;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  float: right;
  text-align: center;
}
body.dark .header a.back {
  margin: 0;
  top: 0;
  width: 30px;
  height: 44px;
  left: 0px;
  position: absolute;
  z-index: 8;
}
body.dark .header .menuList {
  margin: 9px 9px 0px 0px;
}
body.dark .header .Collection {
  background: url("/Images/tpl/staroff2.png") no-repeat center center;
  background-size: 80% auto;
  width: 34px;
  height: 34px;
  position: absolute;
  right: 120px;
  top: 5%;
}
body.dark .header .Collection.on {
  background: url("/Images/tpl/staron.png") no-repeat center center;
  background-size: 80% auto;
  width: 34px;
  height: 34px;
  position: absolute;
  right: 120px;
  top: 5%;
}
body.dark .header .search {
  margin: 10px 5px 0px 0px;
}
body.dark .header .select {
  margin: 7px;
  width: 110px;
  float: right !important;
  position: static;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
body.dark .text .least {
  max-height: 200px;
  overflow: hidden;
  margin-bottom: 15px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
body.dark .text .least div {
  overflow: hidden;
}
body.dark .text {
  font-size: 11px;
  line-height: 20px;
  position: relative;
}
body.dark .text:first-child {
  margin: 0;
}
body.dark .text .title {
  background: transparent;
  padding: 0;
  font-size: 12px;
  font-weight: 500;
  color: #595959;
  height: 32px;
  line-height: 32px;
}
body.dark .text ul li > a {
  font-size: 11px;
}
body.dark .text .btn {
  position: absolute;
  bottom: 5px;
  right: 10px;
}
body.dark .text .matchRule {
  background: #1B1B1B;
  font-size: 12px;
  text-align: justify;
  padding: 10px 15px;
}
body.dark .home,
body.dark .guest,
body.dark .play {
  color: #ffffff;
  font-size: 14px;
  text-align: left !important;
  font-weight: normal;
  padding: 0;
  margin-left: 5px;
}
body.dark .FT {
  font-weight: bold;
  color: #ea5128;
  padding: 3px;
  border-radius: 2px;
  width: 28px;
  margin: 1px auto 1px auto;
}
body.dark .HT {
  font-weight: bold;
  color: #999;
  padding: 3px;
}
body.dark .angle {
  font-weight: bold;
  color: #666;
  padding: 3px;
}
body.dark tr.today td {
  background: rgba(179, 143, 0, 0.1) !important;
}
body.dark tr.today td .FT {
  background: rgba(179, 143, 0, 0.1) !important;
}
body.dark .redCard,
body.dark .yellowCard {
  margin-left: 1px;
  display: inline-block;
}
body.dark .yearBox li {
  width: 33.3%;
}
body.dark .groupsBox {
  top: 62px;
}
body.dark .groupsBox li {
  width: 50%;
}
body.dark .groupsBox.cel4 li {
  width: 25%;
}
body.dark .groupsBox.cel5 li {
  width: 20%;
}
body.dark .roundBox {
  top: 88px;
}
body.dark .roundBox li {
  width: 20%;
}
body.dark .team {
  color: #BFBFBF;
}
body.dark .name,
body.dark .team {
  text-align: left;
  font-weight: 500;
  line-height: normal;
  font-size: 12px;
}
body.dark .dbList {
  margin-top: 84px;
  min-height: 300px;
  background: #1B1B1B;
}
body.dark .eTable tr.nobg td {
  background: none !important;
}
body.dark .subSelection select,
body.dark .subSelection .selectDiv,
body.dark .roundsbox select {
  width: calc(100% - 6px);
  padding: 10px;
  border: solid 1px #262626;
  background: #1B1B1B;
  margin: 3px;
  color: #8C8C8C;
}
body.dark #roundWrapper,
body.dark #roundWrapperContainer {
  z-index: 1;
  background: #1B1B1B;
  width: 100%;
  overflow: hidden;
  height: 40px;
  float: left;
  position: relative;
}
body.dark #roundWrapper #scroller {
  left: 0px;
  position: absolute;
  z-index: 1;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  height: 40px;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-text-size-adjust: none;
  -moz-text-size-adjust: none;
  -ms-text-size-adjust: none;
  -o-text-size-adjust: none;
  text-size-adjust: none;
}
body.dark #roundWrapper #scroller ul {
  list-style: none;
  width: 100%;
  padding: 0;
  margin: 0;
}
body.dark #roundWrapper #scroller li {
  float: left;
  overflow: hidden;
  text-align: center;
}
body.dark #roundWrapper #scroller li.on,
body.dark #roundWrapper #scroller li.on input {
  background: #1B1B1B;
  border-radius: 4px;
  font-weight: 500;
  color: #e00e0e;
}
body.dark #roundWrapper li span,
body.dark #roundWrapper li input[type=submit] {
  padding: 0 10px;
  font-size: 15px;
  float: left;
  line-height: 30px;
  height: 30px;
  display: block;
  white-space: nowrap;
}
body.dark #roundWrapper li input[type=submit] {
  background-color: #ffffff;
}
body.dark #roundWrapperContainer .moreBtn {
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 99;
  background: #1B1B1B;
  -webkit-box-shadow: #1B1B1B 0 0 20px 4px;
  box-shadow: #1B1B1B 0 0 20px 4px;
  width: 40px;
  height: 40px;
}
body.dark #roundWrapperContainer .moreBtn .tri {
  line-height: 30px;
  position: static;
  display: block;
  background-size: 10px 20px;
  margin: 15px auto 0 auto;
}
body.dark .qualifys {
  background-color: #1B1B1B;
  padding: 5px 5px 0 5px;
}
body.dark .qualifys span {
  display: inline-block;
  white-space: nowrap;
  padding: 0 5px;
  margin-bottom: 5px;
  color: #000000;
}
body.dark .exbar {
  color: #8C8C8C;
  font-size: 12px;
  text-align: center;
  line-height: normal;
  padding: 5px 0 10px 0;
}
body.dark .dbtools li.on a {
  color: #F44336;
}
body.dark .dbtools .tabs .tab.on a {
  color: #ffffff;
}
body.dark .teamBox {
  background: #1B1B1B;
  border: none;
  display: flex;
  align-items: center;
}
body.dark .teamInfo {
  width: 100%;
  float: left;
  background: #1B1B1B;
  padding: 10px;
}
body.dark .teamIcon img {
  width: 100%;
}
body.dark .eTable.stats .teamIcon {
  width: 20px;
  height: 20px;
  padding: 0px;
  margin-right: 5px;
}
body.dark .cupbox .teamicon {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  margin: 0 auto;
  vertical-align: -3px;
  display: inline-block;
  overflow: hidden;
}
body.dark .cupbox .teamicon img {
  width: auto;
  height: 100%;
}
body.dark .teamTec .PPhoto {
  width: 30px !important;
}
body.dark .teamTec .teamIcon {
  width: 30px !important;
  height: 30px !important;
}
body.dark .teamDetail li {
  font-size: 12px;
  text-align: right;
  line-height: 16px;
  padding: 5px 0;
  border: none;
}
body.dark .teamDetail li span {
  color: #595959;
  font-size: 11px;
  text-align: left;
  float: left;
  display: inline-block;
}
body.dark .teamDetail li:last-child {
  border: none;
}
body.dark .header .navIcon {
  margin: 8px 8px 0px 0px;
}
body.dark .playDetail {
  overflow: hidden;
  background: #1B1B1B;
  display: flex;
  align-items: center;
}
body.dark .playDetail .playIcon {
  float: left;
  width: 35%;
  padding: 15px;
}
body.dark .playDetail .playIcon img {
  width: 100%;
}
body.dark .playDetail .playInfo {
  float: left;
  width: -webkit-calc(100% - 140px);
  width: calc(100% - 140px);
}
body.dark .playDetail .playInfo li {
  line-height: normal;
  min-height: 25px;
  padding: 5px;
}
body.dark .playDetail .playInfo li:last-child {
  border: none;
}
body.dark .shirt {
  background: url("/Images/com/shirt.png") no-repeat center center;
  padding: 4px;
  background-size: auto 100%;
  color: #1B1B1B;
}
body.dark .lqShirt {
  background: url("/Images/com/lqShirt.png") no-repeat center center;
  padding: 12px 8px;
  background-size: 24px;
  color: #1B1B1B;
}
body.dark .dbList .favDescTop {
  background: #909090;
  color: #ffffff;
  line-height: 18px;
  padding: 2px 6px;
}
body.dark#Football #container,
body.dark#Basketball #container {
  padding-top: 188px;
}
body.dark#Football #fHead,
body.dark#Basketball #fHead {
  width: 100%;
  max-width: 640px;
  position: fixed;
  top: 0;
  z-index: 99;
}
body.dark #match .header {
  line-height: normal;
}
body.dark .header .lg-icon {
  background: #ffffff;
  width: 50px;
  height: 50px;
  border-radius: 6px;
  overflow: hidden;
  position: absolute;
  top: 15px;
  left: 50%;
  transform: translate(-50%, 0);
}
body.dark .header .lg-icon img {
  height: 100%;
}
body.dark .header .info {
  margin: 65px 0 10px 0;
  text-align: center;
}
body.dark .header .info .name {
  font-size: 16px;
  line-height: 28px;
  font-weight: 500;
  text-align: center;
  width: 280px;
  margin: 0 auto;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
body.dark .peerBox .detailMenu {
  background: #1B1B1B;
  border-bottom: 1px solid #262626;
  box-shadow: none;
  margin-bottom: 6px;
}
body.dark .peerBox .detailMenu .item a {
  color: #8C8C8C;
}
body.dark .peerBox .detailMenu .item.on a {
  color: #295d13 !important;
}
body.dark .peerBox .detailMenu .item.on:after {
  background: #295d13;
  bottom: 0;
}
body.dark .header .select_ui {
  position: relative;
  display: inline-block;
}
body.dark .header .select_ui select,
body.dark .header .select_ui .selectDiv {
  -moz-box-sizing: content-box;
  -ms-box-sizing: content-box;
  box-sizing: content-box;
  filter: alpha(opacity=0);
  position: absolute;
  background-color: #ffffff;
  min-width: 100%;
  border: inherit;
  color: inherit;
  font: inherit;
  padding: 1px;
  margin: -1px;
  height: 100%;
  opacity: 0;
  border: 0;
  bottom: 0;
  left: 0;
  top: 0;
}
body.dark .header .select_text_ui {
  color: #ffffff;
  font-size: 12px;
  line-height: 20px;
  padding: 0 10px;
  opacity: 0.8;
}
body.dark .header .select_text_ui::after {
  display: inline-block;
  bottom: 0;
  vertical-align: -2px;
  margin-left: 6px;
  width: 0;
  height: 0;
  content: "";
  border: 4px solid transparent;
  border-top-color: #ffffff;
}
body.dark .header .select_text_ui.hide::after {
  display: none;
}
body.dark #settingPop.ststpop .info.cel1 li {
  width: calc(100% - 8px);
}
body.dark #settingPop.ststpop .info.cel3 li {
  width: calc(33.3% - 8px);
}
body.dark #settingPop.ststpop .info.cel4 li {
  width: calc(25% - 8px);
}
body.dark #settingPop.ststpop .info.cel5 li {
  width: calc(20% - 8px);
}
body.dark #settingPop.ststpop .info.cel8 li {
  width: calc(14.28% - 8px);
}
body.dark #settingPop.ststpop {
  height: unset;
}
body.dark #settingPop.ststpop ul::after {
  content: "";
  display: block;
  clear: both;
}
body.dark #settingPop.ststpop .title {
  line-height: normal;
  padding: 10px 40px 10px 10px;
  overflow: unset;
  text-overflow: unset;
  white-space: unset;
}
body.dark #settingPop.ststpop .title .close_b {
  margin: 8px;
  top: 6px;
}
body.dark #settingPop.ststpop .info {
  background: #1B1B1B;
  padding: 10px;
  height: unset;
  max-height: 440px;
}
body.dark #settingPop.ststpop .info .eTable {
  padding: 0;
}
body.dark #settingPop.ststpop #morePopContent th {
  background: #232323;
  border-bottom: solid 1px #000000;
  font-weight: 600;
  color: #000000;
  font-size: 12px;
}
body.dark #settingPop.ststpop #morePopContent {
  max-height: 80vh;
}
body.dark #settingPop.ststpop .info li {
  background: #262626;
  float: left;
  width: calc(50% - 8px);
  justify-content: center;
  text-align: center;
  line-height: normal;
  margin: 4px;
  padding: 8px 5px;
  border: none;
  border-radius: 6px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}
body.dark #settingPop.ststpop .info li a {
  color: #ffffff;
  text-align: center;
  width: 100%;
  float: none;
  line-height: normal;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
body.dark #settingPop.ststpop .info li.on,
body.dark #settingPop.ststpop .info li.on a {
  background: #295d13;
  color: #ffffff;
  font-weight: bold;
}
body.dark #settingPop.ststpop .info li.on a {
  background: none;
}
body.dark #settingPop.ststpop .info li.def,
body.dark #settingPop.ststpop .info li.def a {
  color: #f44336 !important;
  font-weight: bold;
}
body.dark .dbtools {
  padding: 10px;
  margin: 0px;
  border: none;
}
body.dark .dbtools .icon {
  background: #232323;
  color: #ffffff;
  font-size: 16px;
  padding: 5px 10px;
  width: auto;
  height: auto;
  border-radius: 4px;
  display: inline-block;
  float: right;
  cursor: pointer;
}
body.dark .dbtools .stTool {
  width: calc(100% - 80px);
  line-height: 20px;
  margin: 0;
  padding: 0;
  border-radius: 0;
  overflow: hidden;
  display: flex;
}
body.dark .dbtools .stTool li {
  background: #232323;
  color: #ffffff;
  flex: 1;
  float: left;
  text-align: center;
  font-weight: normal;
  padding: 5px;
  margin-right: 5px;
  border-radius: 4px;
  border: none !important;
  cursor: pointer;
}
body.dark .dbtools .stTool li:last-child {
  margin: 0;
}
body.dark .dbtools .stTool li.on,
body.dark .dbtools .icon.on {
  background: rgba(180, 31, 13, 0.2);
  color: #b41f0d;
}
body.dark .dbtools .stTool li.on a {
  color: #b41f0d;
  font-weight: bold;
}
body.dark #content table.eTable .h3 {
  line-height: 14px;
  padding: 6px 10px;
}
body.dark #content table.eTable tr th {
  line-height: 14px;
  padding: 6px 0;
}
body.dark #content table.eTable .h3,
body.dark #content table.eTable tr th,
body.dark #content table tr td {
  border-color: #262626 !important;
  font-weight: normal;
}
body.dark #content table.eTable.stats tr th {
  background: #1B1B1B;
  font-weight: normal;
}
body.dark .gray {
  color: #595959 !important;
}
body.dark .delay span {
  text-decoration: line-through;
}
body.dark .rankbox .case {
  position: relative;
  overflow: initial !important;
}
body.dark .rankbox .case .LName {
  width: calc(100% - 30px) !important;
  display: inline-block;
  vertical-align: -2px;
}
body.dark .rankbox .case .icon {
  position: absolute;
  top: 0;
  right: 0;
  display: inline-block;
}
body.dark .rankbox .case .snote {
  position: absolute;
  top: 20px;
  left: 2px;
  background: #333;
  color: #ffffff;
  width: 150px;
  font-size: 11px;
  line-height: normal;
  text-align: left;
  padding: 5px 8px;
  border-radius: 4px;
  z-index: 1;
}
body.dark .rankbox .LName {
  display: block;
  width: 140px;
  padding-left: 5px;
}
body.dark .cupbox .LName {
  padding-left: 5px;
}
body.dark .Tname {
  width: 150px;
  text-align: left !important;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
body.dark .o-winBG,
body.dark .o-lossBG,
body.dark .o-voidBG,
body.dark .o-unBG {
  background: #f09b57;
  color: #ffffff;
  display: inline-block;
  text-align: center;
  width: 16px;
  height: 16px;
  line-height: 16px;
  margin: 0;
  border-radius: 50%;
}
body.dark .o-lossBG {
  background: #86bf7f;
}
body.dark .o-voidBG {
  background: #e86666;
}
body.dark .o-unBG {
  background: #b5b5b5;
}
body.dark .rankicon,
body.dark .rank-BP {
  color: #333;
  font-size: 12px;
  width: 18px;
  height: 18px;
  line-height: 18px;
  text-align: center;
  border-radius: 50%;
  margin: 0 auto;
  display: block;
}
body.dark .orgbg {
  background: #ffb458;
}
body.dark .bluebg {
  background: #57b7f0;
}
body.dark .greenbg {
  background: #55c672;
}
body.dark .graybg {
  background: #a8a8a8;
}
body.dark .rank-BP,
body.dark .redbg {
  background: #e65a5a;
  color: #ffffff;
}
body.dark .exegesis {
  background: #1B1B1B;
  color: #8C8C8C;
  width: 100%;
  float: left;
  display: block;
  text-align: left;
  padding: 5px 10px;
  border-top: 1px solid #262626;
}
body.dark .exegesis li {
  float: left;
  min-width: 40%;
  font-size: 12px;
  text-align: left;
  border: none;
  margin: 0;
  padding: 0 5px;
}
body.dark .exegesis li span {
  display: inline-block;
  width: 12px;
  height: 12px;
  margin: 0 5px 0 0;
  vertical-align: -1px;
}
body.dark #tabContent0 .eTable .line {
  background: #1B1B1B;
  height: 5px !important;
  border: none;
}
body.dark #tabContent0 .eTable tr:first-child .line {
  display: none;
}
body.dark .Selectionbox {
  background: #232323;
  font-size: 12px;
  padding: 8px 10px;
  margin: 0;
  position: relative;
}
body.dark .Selectionbox::after {
  content: "";
  width: 5px;
  height: 5px;
  float: right;
  border-left: 1px solid #8C8C8C;
  border-bottom: 1px solid #8C8C8C;
  transform: rotate(-45deg);
  position: absolute;
  top: 12px;
  right: 15px;
}
body.dark .selectBox {
  background: #1B1B1B;
  display: flex;
  align-items: center;
}
body.dark .selectBox .Selectionbox {
  width: calc(100% - 20px);
  flex: 1;
  float: left;
  padding: 5px 14px;
  margin: 10px 10px 0 10px;
  border-radius: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
body.dark .selectBox .Selectionbox::after {
  top: 10px;
  right: 14px;
}
body.dark .selectBox .dbtools {
  flex: 0 0 50%;
  float: right;
  border: none;
  margin: 0;
}
body.dark .selectBox .dbtools.ptTools {
  flex: 0 0 100%;
}
body.dark .stats .LName {
  width: 85%;
  display: block;
}
body.dark .stats .team a {
  font-weight: normal;
  color: #595959;
}
@media screen and (max-width: 360px) {
  body.dark .stats .LName {
    width: 135px;
  }
  body.dark .rankbox .LName {
    width: 114px;
  }
  body.dark .players .text #tb_schedules .LName {
    width: 120px !important;
  }
}
@media screen and (max-width: 320px) {
  body.dark .stats .LName {
    width: 135px;
  }
  body.dark .ststpop .stats .LName {
    width: 120px;
  }
  body.dark .rankbox .LName {
    width: 110px;
  }
  body.dark#Basketball .rankbox .LName,
  body.dark #lineupData.rankbox .LName {
    width: 110px !important;
  }
  body.dark .players .text #tb_schedules .LName {
    width: 90px !important;
  }
}
@media screen and (max-width: 310px) {
  body.dark .stats .LName {
    width: 160px;
  }
  body.dark .rankbox .LName {
    width: 100px;
  }
}
body.dark .title .returnon {
  color: #595959;
  float: right;
  font-size: 16px;
  line-height: 32px;
  height: 32px;
  width: 30px;
  text-align: right;
}
body.dark .lgename {
  background: #232323;
  color: #595959;
  font-size: 12px;
  line-height: 26px;
  padding-left: 5px;
}
body.dark .Lteambox {
  display: flex;
  align-items: center;
  margin-top: 5px;
}
body.dark .Lteambox .home-team,
body.dark .Lteambox .guest-team {
  display: flex;
  flex: 1;
  align-items: center;
  justify-content: flex-end;
  font-size: 12px;
  line-height: normal;
  font-weight: 500;
  text-align: right;
}
body.dark .Lteambox .guest-team {
  justify-content: flex-start;
  text-align: left;
}
body.dark .Lteambox .time {
  color: #595959;
  width: 40px;
  text-align: center;
  font-size: 11px;
  line-height: normal;
}
body.dark .team-icon {
  background: rgba(255, 255, 255, 0.2);
  width: 26px;
  height: 26px;
  border-radius: 50%;
  margin: 0 5px;
}
body.dark .text::after {
  content: "";
  display: block;
  clear: both;
}
body.dark .L6match {
  color: #595959;
  width: 16.6%;
  float: left;
  text-align: center;
  margin-top: 5px;
}
body.dark .L6match span {
  display: block;
}
body.dark .L6match .winscore,
body.dark .L6match .losescore {
  display: block;
  width: 60%;
  background: #F44336;
  color: #ffffff;
  font-size: 11px;
  line-height: 18px;
  border-radius: 3px;
  margin: 5px auto;
}
body.dark .L6match .losescore {
  background: #0a6bb7;
}
body.dark #content .text .eTable tr td,
body.dark #content .text .eTable .Bline:last-child td {
  border: none;
}
body.dark #content .text .eTable .Bline td {
  border-bottom: 1px solid #262626;
}
body.dark .yellowCard > *,
body.dark .redCard > * {
  font-size: 10px;
  min-width: 9px;
  height: 12px;
  line-height: 12px;
}
body.dark .yellbg td {
  background: #1e2900 !important;
}
body.dark .column {
  flex-direction: column;
}
body.dark .row {
  padding: 10px 10px 0 10px;
}
body.dark .row .Selectionbox,
body.dark .row .selectsub {
  flex: 1;
  margin: 0;
}
body.dark .row .Selectionbox {
  margin-right: 10px;
}
body.dark .row .Selectionbox:last-child {
  margin-left: 0;
  margin-right: 0;
  flex: 0 0 30%;
}
body.dark .selectsub,
body.dark .groupbox .groups {
  background: #232323;
  display: flex;
  align-items: center;
  width: calc(100% - 20px);
  padding: 0;
  margin: 10px 10px 0 10px;
  border-radius: 20px;
}
body.dark .selectsub .icon {
  color: #8C8C8C;
  width: 30px;
  height: 30px;
  line-height: 30px;
  font-weight: 600;
  border-radius: 4px;
  margin: 0;
}
body.dark .selectsub .icon.off {
  color: #434343;
}
body.dark .selectsub .icon.turnL {
  transform: rotate(90deg);
}
body.dark .selectsub .icon.turnR {
  transform: rotate(-90deg);
}
body.dark .selectsub .Selectionbox {
  background: none;
  color: #ffffff;
  font-size: 14px;
  font-weight: normal;
  text-align: center;
  border-radius: 4px;
  border: none;
  padding: 5px;
  margin: 0;
}
body.dark .selectsub .Selectionbox::after {
  content: "";
  position: static;
  float: none;
  display: inline-block;
  margin: 2px 6px;
  width: 5px;
  height: 5px;
  border-left: 1px solid #8C8C8C;
  border-bottom: 1px solid #8C8C8C;
  transform: rotate(-45deg);
}
body.dark .groupbox {
  width: 100%;
  height: 30px;
  padding: 0 10px;
  margin: 5px 0;
  overflow: hidden;
}
body.dark .groupbox .groups {
  margin: 0;
  padding: 0 0 10px 0;
  overflow-x: auto;
}
body.dark .groupbox .groups li {
  flex: auto;
  background: #262626;
  color: #8C8C8C;
  font-weight: 600;
  text-align: center;
  min-width: 30px;
  padding: 4px;
  border: none;
  border-radius: 4px;
  margin-right: 6px;
}
body.dark .groupbox .groups li:last-child {
  margin: 0;
}
body.dark .groupbox .groups li a {
  line-height: 22px;
}
body.dark .groupbox .groups .on,
body.dark .groupbox .groups .on a {
  background: #295d13;
  color: #ffffff;
}
body.dark .grouptab {
  color: #ffffff;
  line-height: 26px;
  font-weight: bold !important;
  text-align: left !important;
  padding: 0 7%;
  border-top: 5px solid #262626;
}
body.dark .lineupbox {
  margin: 8px 0 0 0;
  font-size: 12px;
}
body.dark .lineupbox .shirt,
body.dark .eTable .shirt {
  color: #0a6bb7;
  font-size: 11px;
  background: none;
  width: 20px;
  height: 20px;
  text-align: center;
  padding: 0;
  display: inline-block;
}
body.dark .eTable .shirt {
  line-height: 22px;
}
body.dark .lineupbox .lRow {
  display: inline-block;
  width: 60%;
  vertical-align: -5px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
body.dark .lineupbox .lRow a {
  color: #ffffff;
}
body.dark .lineupbox .national {
  color: #595959;
  font-size: 11px;
  text-align: right;
  float: right;
  width: 26%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
body.dark .national.table {
  margin-right: 10px;
}
body.dark #content table tr td.standingbg {
  background: orange;
}
body.dark #content .text .h4 {
  background: #232323;
  color: #595959;
  font-size: 11px;
  line-height: 26px;
  padding: 0 10px;
  display: flex;
  justify-content: space-between;
}
body.dark #content .text .h4 span {
  color: #595959;
  display: inline-block;
  font-size: 11px;
}
body.dark .text .h4 .lrow {
  flex: 1;
  text-align: left;
  padding-left: 12px;
}
body.dark .recordbox {
  padding: 5px 0;
  border-bottom: 1px solid #262626;
  font-size: 12px;
}
body.dark .recordbox:last-child {
  border: none;
  padding-bottom: 0;
}
body.dark .recordbox .clubtype {
  color: #595959;
}
body.dark .recordbox .icon {
  width: 20px;
  height: 20px;
  margin: 0 10px;
}
body.dark .recordbox .trfee {
  color: #0a6bb7;
  float: right;
  text-align: right;
  font-size: 14px;
  font-weight: 500;
}
@media screen and (max-width: 320px) {
  body.dark .stats .PPhoto {
    width: 23px;
    margin-right: 2px;
  }
  body.dark .stats .PName {
    width: 145px;
  }
  body.dark .ststpop .stats .PName {
    width: 120px;
  }
}
body.dark .grade {
  color: #ffffff;
  min-width: 32px;
  line-height: 20px;
  border-radius: 3px;
  padding: 0 5px;
  margin: 0 auto;
  display: block;
}
body.dark .on-time {
  color: #595959;
  width: 25px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  border: 1px solid #262626;
  border-radius: 3px;
  margin: 0 auto;
  display: block;
}
body.dark#Basketball .record span {
  line-height: 22px;
  text-align: left;
  display: block;
}
body.dark#Basketball .L6match {
  width: 20%;
  font-size: 12px;
}
body.dark#Basketball .L6match span {
  width: 50px;
  display: block;
  margin: 5px auto;
}
body.dark#Basketball .stats .team {
  font-weight: normal;
  color: #595959;
}
body.dark .table_score {
  display: flex;
  justify-content: center;
}
body.dark .table_score span {
  width: 18px;
}
body.dark .table_score .homeS {
  text-align: right;
}
body.dark .table_score .guestS {
  text-align: left;
}
body.dark .table_score .vs {
  width: 10px;
}
body.dark .header .tit {
  color: #8C8C8C;
  padding-left: 0;
  line-height: 44px;
  left: 0;
  width: 100%;
  text-align: center;
  transform: translateX(0);
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
}
body.dark .shirt {
  background: url("/Images/com/shirt.png") no-repeat center center;
  min-height: 20px;
  padding: 4px;
  background-size: auto 100%;
}
body.dark .dataBox {
  background: #1B1B1B;
  padding: 10px;
  position: relative;
  overflow: hidden;
}
body.dark .grayTxt {
  color: #595959;
}
body.dark .dataBox .row > .icon {
  background: #1B1B1B;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
body.dark .dataBox .icon {
  float: left;
  width: 40px;
  height: 40px;
  margin-right: 8px;
  font-size: 0;
  overflow: hidden;
  line-height: 0;
}
body.dark .dataBox .info {
  float: left;
  width: -webkit-calc(100% - 94px);
  width: calc(100% - 94px);
}
body.dark .dataBox .info .iconfont {
  position: absolute;
  right: 10px;
  top: 10px;
  font-size: 25px;
  margin: 0;
  line-height: 25px;
  width: 25px;
  height: 25px;
  text-align: center;
}
body.dark .dataBox .info .name {
  font-size: 16px;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
body.dark .dataBox .info .dateDsc {
  color: #909090;
}
body.dark .lineupbox.nobg {
  background: none;
  padding: 0;
  height: auto;
}
body.dark .header .select_ui {
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 20px;
}
body.dark#Basketball #content .rankbox .teamicon {
  height: 22px;
  border-radius: 50%;
}
body.dark#Basketball .eTable .lg-icon,
body.dark#Basketball .opTable .lg-icon,
body.dark#Football .eTable .lg-icon,
body.dark#Football .opTable .lg-icon {
  /*width:30px;height:30px;margin:0 auto;*/
  border-radius: 50%;
  overflow: hidden;
}
body.dark#Basketball .rankbox .adaptMt .lg-icon,
body.dark#Football .rankbox .adaptMt .lg-icon {
  height: 24px;
}
body.dark#Basketball .rankbox .LName,
body.dark #lineupData.rankbox .LName {
  width: 130px;
}
body.dark#Basketball #settingPop.ststpop table.opTable tr:nth-child(even) {
  background: none;
}
body.dark#Basketball #settingPop.ststpop table.opTable td {
  border-bottom: 1px solid #262626;
}
body.dark#Basketball .opTable th.lRow {
  text-align: left;
  padding-left: 10px;
}
body.dark#Basketball #moreTechData #settingPop.ststpop .info {
  max-height: 80vh;
}
body.dark .PYbasic-info {
  display: flex;
  align-items: center;
  padding: 10px 0;
}
body.dark .PYbasic-info .lg-icon {
  width: 40px;
  height: 40px;
  border-radius: 50%;
}
body.dark .PYbasic-info .Tbox {
  flex: 1;
  margin: 0 10px;
}
body.dark .PYbasic-info .PName {
  font-size: 12px;
  font-weight: 700;
}
body.dark .PYbasic-info .PLnum {
  position: relative;
  color: #ffffff;
  font-size: 12px;
  text-align: center;
  font-weight: bold;
  width: 32px;
  height: 32px;
  line-height: 32px;
  z-index: 1;
}
body.dark .PYbasic-info .PLnum .icon {
  color: #b41f0d;
  font-size: 32px;
  font-weight: normal;
  width: auto;
  height: auto;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
body.dark #content.players .text.session .eTable tr td {
  border-bottom: 1px solid #262626;
}
body.dark .players .text .LName {
  width: 150px;
}
body.dark .players .text #tb_schedules .LName {
  width: 150px;
  display: block;
}
body.dark .players .text .selectBox {
  border: none;
}
body.dark .players .text .selectBox .Selectionbox {
  border-color: #262626;
}
body.dark .players .itembox .intelbox {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  margin: 5px 0 0 0;
  padding: 0 0 5px 0;
  border-bottom: 1px dashed #262626;
}
body.dark .players .itembox .intellis {
  flex: 1;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  border: none;
  padding: 0;
}
body.dark .players .itembox .intellis.lt {
  flex: 0 0 150px;
}
body.dark .players .itembox .decs {
  color: #595959;
  font-size: 11px;
  font-weight: normal;
  line-height: normal;
  display: block;
}
body.dark .showCard {
  display: flex;
  justify-content: center;
}
body.dark .redCardBox,
body.dark .yellowCardBox {
  background: #F44336;
  color: #ffffff !important;
  font-size: 12px;
  min-width: 12px;
  line-height: 18px;
  text-align: center;
  font-weight: normal;
  padding: 0 2px;
  margin: 3px 2px;
  border-radius: 2px;
  display: inline-block;
}
body.dark .yellowCardBox {
  background: #b38f00;
}
body.dark .data .sub-head .time span {
  line-height: 16px;
  display: block;
}
body.dark .data .sub-head .score {
  font-size: 14px;
}
body.dark .ststpop .eTable.stats .eTablelis.tit {
  display: flex;
}
body.dark .eTable.PT10 {
  padding-top: 10px;
}
body.dark .eTable.stats .eTablelis.tit {
  display: none;
  background: #232323;
  padding: 3px 5px;
}
body.dark .eTable .Nrank {
  color: #595959;
  font-size: 12px;
  /* font-weight:700 !important;*/
  font-style: italic;
  line-height: normal;
  text-align: center;
  font-family: system-ui, "Sofascore Sans Condensed", sans-serif;
  width: 25px;
}
body.dark .eTable .PName {
  font-size: 14px;
  font-weight: normal;
  text-align: left;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
body.dark .eTable .PName a {
  color: #ffffff;
}
body.dark .eTable .team a {
  color: #595959;
  font-weight: normal;
}
body.dark .eTable .PPhoto {
  text-align: center;
  width: 26px;
  height: 36px;
  margin: 0 10px 0 5px;
  float: left;
  overflow: hidden;
}
body.dark .eTable .playerIcon {
  width: auto;
  height: 100%;
  border-radius: 4px;
  object-fit: cover;
}
body.dark .eTable .eTablelis.tit .count {
  text-align: right;
  padding: 0;
}
body.dark .eTable .count {
  font-size: 14px;
  line-height: 18px;
  font-weight: bold;
  font-style: italic;
  text-align: right;
  width: 50px;
  padding-right: 5px;
}
body.dark .eTable .count font {
  color: #595959;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  display: block;
}
body.dark .eTable .lg-icon {
  width: 20px;
  height: 20px;
  margin: 0 14px 0 6px;
}
body.dark .eTable .teamicon {
  width: 30px;
  height: 30px;
  margin-right: 12px;
}
body.dark .eTable .country {
  color: #595959;
  line-height: 16px;
  display: block;
}
body.dark .eTable .country .cImg {
  margin: 0 5px 0 0;
  vertical-align: -1px;
}
body.dark .eTable .value {
  color: #8C8C8C;
  font-size: 14px;
  text-align: right;
  min-width: 60px;
  padding-right: 5px;
}
body.dark .eTable .team .PPhoto {
  width: 20px;
  height: 24px;
  margin: 0 12px 0 10px;
  border-radius: 4px;
}
body.dark .eTable .playtime {
  color: #595959;
  font-size: 11px;
  text-align: center;
  line-height: 18px;
  width: 20px;
  border: 1px solid #262626;
  border-radius: 50%;
}
body.dark .eTable .rate {
  color: #ffffff;
  font-size: 12px;
  text-align: center;
  line-height: 18px;
  min-width: 20px;
  border-radius: 4px;
  padding: 0 2px;
  margin-left: 5px;
  /* ≥ 8分 */

  /* 7.0 - 7.9分 */

  /* 6.5 - 6.9分 */

  /* 6.0 - 6.4分 */

  /* < 6分 */

}
body.dark .eTable .rate.gear-1 {
  background: #00AFC4;
}
body.dark .eTable .rate.gear-2 {
  background: #00C424;
}
body.dark .eTable .rate.gear-3 {
  background: #D9AF00;
}
body.dark .eTable .rate.gear-4 {
  background: #ED7E07;
}
body.dark .eTable .rate.gear-5 {
  background: #DC0C00;
}
body.dark .eTable .transfer .value {
  color: #ffffff;
  font-weight: bold;
  padding: 0;
  display: block;
}
body.dark .eTable .transfer .decs {
  color: #595959;
  line-height: 16px;
  text-align: right;
  display: block;
}
body.dark .iteminfobox {
  background: #1B1B1B;
  padding: 10px;
}
body.dark .iteminfobox .iteminfolis {
  color: #595959;
  font-size: 12px;
  font-weight: normal;
  padding: 8px 5px;
  border-bottom: 1px solid #262626;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
body.dark .iteminfobox .iteminfolis:last-child {
  border: none;
}
body.dark .iteminfobox .iteminfolis span {
  color: #ffffff;
  font-weight: bold;
  text-align: right;
}
body.dark .iteminfobox .iteminfolis .cImg {
  margin: 0 0 0 5px;
  vertical-align: 0;
}
body.dark .iteminfobox .iteminfolis .teamLogo {
  width: 16px;
  height: 16px;
  margin: 0 0 0 5px;
  vertical-align: -2px;
}
body.dark .players .itembox .intelbox {
  background: #1B1B1B;
  padding: 0 10px;
  margin: 0;
  border: none;
  position: relative;
  flex-wrap: wrap;
}
body.dark .players .itembox .intelbox.basis {
  padding: 10px 10px 0 10px;
}
body.dark .players .itembox .intelbox.basis .intellis {
  flex: 1 0 50%;
  line-height: 24px;
  padding: 8px 0;
}
body.dark .players .itembox .intelbox.basis .intellis:nth-child(-n+2) {
  border-bottom: 1px solid #262626;
}
body.dark .players .itembox .intelbox.basis .intellis:nth-child(odd) {
  padding-right: 30px;
  border-right: 1px solid #262626;
}
body.dark .players .itembox .intelbox.basis .intellis:nth-child(even) {
  padding-left: 30px;
}
body.dark .players .itembox .intelbox .intellis {
  color: #ffffff;
  padding: 10px 0;
  border: none;
  flex: 1 0 33%;
}
body.dark .players .itembox .intelbox .intellis font {
  font-weight: normal;
}
body.dark .players .itembox .intelbox .intellis img {
  height: 24px;
  margin: 0 auto;
  display: block;
}
body.dark .players .itembox .intelbox .jersey {
  background: #1B1B1B;
  color: #b41f0d;
  font-size: 36px;
  width: 60px;
  height: 60px;
  line-height: 60px;
  border: 1px solid #262626;
  outline: 5px solid #1B1B1B;
  border-radius: 50%;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  position: absolute;
}
body.dark .players .itembox .intelbox .jersey i {
  color: #ffffff;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  font-style: normal;
  transform: translate(-50%, -50%);
  top: 58%;
  left: 50%;
  position: absolute;
  z-index: 1;
}
