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;} */

  /* 完场比分靠左 */

  /* .basketball.matchList .item.tob .score {display: block;}
    .basketball.matchList .item.tob .score span {background: none;} */

  /*合并差异化*/

  /* .basketball.matchList .item.tob .team{width:60%;}
    .basketball.matchList .item.tob .livebox {display: none}
    .basketball.matchList .item:not(.tob) .oddsbox {display: none;} */

  /*.matchList .item .team .status .iconfont {margin-left:auto;}*/

  /*合并差异化end*/

  color: #1B1B1B;
  background: #f5f5f5;
}
body .detailMenu .item,
body .detailMenu .item.on a,
body .tabs .tab {
  color: #1B1B1B;
  background-color: #f5f5f5;
}
body .detailMenu .item.on,
body .tabs,
body .tabs.mini {
  border-color: #693131;
}
body .tabs.mini .tab.on {
  background-color: #693131;
}
body .basketball .liveTools .tabs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
body .basketball .liveTools .tabs .tab {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
body .basketball .item .timeScore,
body .basketball .item .totalScore {
  float: right;
}
body .basketball .item .timeScore {
  width: 78%;
}
body .basketball .item .timeScore i {
  color: #e81e06;
  text-align: right;
  height: 20px;
  line-height: 20px;
  padding-right: 6px;
}
body .basketball .item .timeScore > div {
  width: 100%;
  text-align: left;
  font-size: 0;
  line-height: 0;
  display: flex;
}
body .basketball.matchList .item .score i {
  background: transparent;
  position: relative;
  height: 21px;
}
body .basketball.matchList .item .odds span {
  width: 100%;
}
body .basketball.matchList .item .odds i {
  color: #333;
  font-size: 12px;
  min-height: 18px;
}
body .basketball.matchList .item .score span {
  font-size: 14px;
  width: auto;
  background: #EBEBEB;
  margin: 2px 4px 2px 2px;
  height: 22px;
  line-height: 22px;
}
body .basketball.matchList .item .score span.on {
  background: #e81e06 !important;
  color: #ffffff !important;
}
body .basketball.matchList .item.ft .score span {
  background: transparent;
  color: #1B1B1B;
}
body .basketball.matchList .item.ft .timeScore i {
  color: #e81e06;
}
body .basketball.matchList .item.ft .timeScore > div {
  text-align: left;
}
body .basketball.matchList .item.ft .score i {
  color: #e81e06;
}
body .basketball.matchList .item.tob .livebox,
body .basketball.matchList .item:not(.tob) .oddsbox,
body .basketball.matchList .item:not(.tob) .odds {
  display: none;
}
body .basketball.matchList .item .livebox {
  position: relative;
  width: 120px;
  float: right;
}
body .basketball.matchList .item .oddsbox .odds {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  width: 33.33%;
}
body .basketball.matchList .item .oddsbox .odds i {
  display: none;
}
body .basketball.matchList .item .oddsbox > i {
  float: right;
  width: 100%;
}
body .basketball.matchList .item .oddsbox > i .iconfont {
  width: 33.33%;
  float: right;
}
body .basketball.matchList .item.sche .team {
  width: 79%;
}
body .basketball.matchList .item.sche .odds i {
  background: url("/Images/com/statusBG2.png") left top no-repeat;
}
body .basketball.matchList .item .score {
  width: 20%;
  float: right;
}
body .basketball.matchList .item .odds span:last-child {
  text-align: center;
}
body .basketball .menu {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
body .basketball .menu li {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
body .basketball .item .timeScore > div {
  width: 100%;
  text-align: left;
  font-size: 0;
  line-height: 0;
}
body .basketball .item .timeScore > div > span {
  text-align: center;
  width: 25%;
  font-size: 12px;
  display: inline-block;
  border: none;
  border-radius: 0;
  line-height: 22px;
  height: 22px;
  background: transparent;
  margin: 1px 0 0 0;
  color: #595959;
}
body .basketball.matchList .item .dayrow {
  margin-top: -5px;
}
body .basketball.matchList .item .score span {
  font-size: 14px;
  width: auto;
  background: transparent;
  margin: 1px 0;
  line-height: 22px;
  border-radius: none;
  border: none;
  position: relative;
  overflow: hidden;
}
body .basketball.matchList .item .score span::before {
  display: none;
  content: '';
  width: 1px;
  height: 250%;
  position: absolute;
  left: 0px;
  top: 0px;
  right: auto;
  bottom: auto;
  background-color: #BFBFBF;
  border: 0px solid transparent;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  transform: scale(0.4);
  -webkit-transform: scale(0.4);
  -moz-transform: scale(0.4);
  -ms-transform: scale(0.4);
  -o-transform: scale(0.4);
  transform-origin: top left;
  -webkit-transform-origin: top left;
  -moz-transform-origin: top left;
  -ms-transform-origin: top left;
  -o-transform-origin: top left;
}
body .basketball.matchList .item .team {
  width: -webkit-calc(100% - 190px);
  width: calc(100% - 190px);
  float: left;
  margin: 0;
}
body .basketball.matchList .item.tob .team {
  width: -webkit-calc(100% - 120px);
  width: calc(100% - 120px);
}
body .matchList .item .team .status .video {
  color: #0b73c5;
}
body.dark {
  /* 完场比分靠左 */

  /* .basketball.matchList .item.tob .score {display: block;}
    .basketball.matchList .item.tob .score span {background: none;} */

  /*合并差异化*/

  /* .basketball.matchList .item.tob .team{width:60%;}
    .basketball.matchList .item.tob .livebox {display: none}
    .basketball.matchList .item:not(.tob) .oddsbox {display: none;} */

  /*.matchList .item .team .status .iconfont {margin-left:auto;}*/

  /*合并差异化end*/

  color: #D9D9D9;
  background: #232323;
}
body.dark .detailMenu .item,
body.dark .detailMenu .item.on a,
body.dark .tabs .tab {
  color: #ffffff;
  background-color: #232323;
}
body.dark .detailMenu .item.on,
body.dark .tabs,
body.dark .tabs.mini {
  border-color: #693131;
}
body.dark .tabs.mini .tab.on {
  background-color: #693131;
}
body.dark .basketball .liveTools .tabs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
body.dark .basketball .liveTools .tabs .tab {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
body.dark .basketball .item .timeScore,
body.dark .basketball .item .totalScore {
  float: right;
}
body.dark .basketball .item .timeScore {
  width: 78%;
}
body.dark .basketball .item .timeScore i {
  color: #F44336;
  text-align: right;
  height: 20px;
  line-height: 20px;
  padding-right: 6px;
}
body.dark .basketball .item .timeScore > div {
  width: 100%;
  text-align: left;
  font-size: 0;
  line-height: 0;
  display: flex;
}
body.dark .basketball.matchList .item .score i {
  background: transparent;
  position: relative;
  height: 21px;
}
body.dark .basketball.matchList .item .odds span {
  width: 100%;
}
body.dark .basketball.matchList .item .odds i {
  color: #BFBFBF;
  font-size: 12px;
  min-height: 18px;
}
body.dark .basketball.matchList .item .score span {
  font-size: 14px;
  width: auto;
  background: #262626;
  margin: 2px 4px 2px 2px;
  height: 22px;
  line-height: 22px;
}
body.dark .basketball.matchList .item .score span.on {
  background: #F44336 !important;
  color: #ffffff !important;
}
body.dark .basketball.matchList .item.ft .score span {
  background: transparent;
  color: #ffffff;
}
body.dark .basketball.matchList .item.ft .timeScore i {
  color: #F44336;
}
body.dark .basketball.matchList .item.ft .timeScore > div {
  text-align: left;
}
body.dark .basketball.matchList .item.ft .score i {
  color: #F44336;
}
body.dark .basketball.matchList .item.tob .livebox,
body.dark .basketball.matchList .item:not(.tob) .oddsbox,
body.dark .basketball.matchList .item:not(.tob) .odds {
  display: none;
}
body.dark .basketball.matchList .item .livebox {
  position: relative;
  width: 120px;
  float: right;
}
body.dark .basketball.matchList .item .oddsbox .odds {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  width: 33.33%;
}
body.dark .basketball.matchList .item .oddsbox .odds i {
  display: none;
}
body.dark .basketball.matchList .item .oddsbox > i {
  float: right;
  width: 100%;
}
body.dark .basketball.matchList .item .oddsbox > i .iconfont {
  width: 33.33%;
  float: right;
}
body.dark .basketball.matchList .item.sche .team {
  width: 79%;
}
body.dark .basketball.matchList .item.sche .odds i {
  background: url("/Images/com/statusBG2.png") left top no-repeat;
}
body.dark .basketball.matchList .item .score {
  width: 20%;
  float: right;
}
body.dark .basketball.matchList .item .odds span:last-child {
  text-align: center;
}
body.dark .basketball .menu {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
body.dark .basketball .menu li {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
body.dark .basketball .item .timeScore > div {
  width: 100%;
  text-align: left;
  font-size: 0;
  line-height: 0;
}
body.dark .basketball .item .timeScore > div > span {
  text-align: center;
  width: 25%;
  font-size: 12px;
  display: inline-block;
  border: none;
  border-radius: 0;
  line-height: 22px;
  height: 22px;
  background: transparent;
  margin: 1px 0 0 0;
  color: #8C8C8C;
}
body.dark .basketball.matchList .item .dayrow {
  margin-top: -5px;
}
body.dark .basketball.matchList .item .score span {
  font-size: 14px;
  width: auto;
  background: transparent;
  margin: 1px 0;
  line-height: 22px;
  border-radius: none;
  border: none;
  position: relative;
  overflow: hidden;
}
body.dark .basketball.matchList .item .score span::before {
  display: none;
  content: '';
  width: 1px;
  height: 250%;
  position: absolute;
  left: 0px;
  top: 0px;
  right: auto;
  bottom: auto;
  background-color: #333;
  border: 0px solid transparent;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  transform: scale(0.4);
  -webkit-transform: scale(0.4);
  -moz-transform: scale(0.4);
  -ms-transform: scale(0.4);
  -o-transform: scale(0.4);
  transform-origin: top left;
  -webkit-transform-origin: top left;
  -moz-transform-origin: top left;
  -ms-transform-origin: top left;
  -o-transform-origin: top left;
}
body.dark .basketball.matchList .item .team {
  width: -webkit-calc(100% - 190px);
  width: calc(100% - 190px);
  float: left;
  margin: 0;
}
body.dark .basketball.matchList .item.tob .team {
  width: -webkit-calc(100% - 120px);
  width: calc(100% - 120px);
}
body.dark .matchList .item .team .status .video {
  color: #0a6bb7;
}
