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

  /* simple star */

  /* simple end */

  /* &#Football .item .timeScore{}*/

  /* 赛事长按弹框 */

  /* .matchList .item .team{float:left;width:-webkit-calc(~"100% - 200px");width:calc(~"100% - 200px");}*/

  /* .matchList .item .odds i{min-height:20px;position:relative;background-size:auto 100%;}*/

  /* .matchList .item .team{margin:3px 0 3px 0;}*/

  /* .matchList .item .score{width:8%;float:left;}*/

  /* .matchList .item .timeScore .odd{text-align:right;}*/

  /* .matchList .matchDiv .exbar span{display:block;text-align:center;padding:6px 0 2px 0;}*/

  /* .matchList .item.tob .team{width:-webkit-calc(~"100% - 150px");width:calc(~"100% - 150px");}*/

  /* .matchList .item.abd .score span{display:none;}*/

  /* .matchList .item.h .score span{background:@@bg3;color:@@info;}
.matchList .item.h .score i{color:@@info;}
.matchList .item.f .score span{background:@@bg0;color:@@error;}*/

  /* .matchList .item .odds{width:32.5%;float:right;}*/

  /* .matchList .item .odds{width:140px;}*/

  /* .matchList .item .odds span:first-child{text-align:right;}
.matchList .item .odds span:last-child{text-align:left;}
.matchList .item .odds span:nth-child(2){width:40%;}*/

  /*.matchList .item .odds .hOdds.eOdd span:nth-child(2){color:@@fc3;}*/

  /* .pMsg a{border-radius:4px;padding:3px 2px;color:#333;background-color:#ffffff;text-decoration:none;margin:0px 4px;width:24%;display:inline-block;border:solid 1px #d0d0d0;}*/

  /*赛程日期*/

  /* .dateList .today{color:@@primary !important;line-height:28px;font-weight:bold;} */

  /*关注&搜索赛事*/

  /*db*/

  /*db end*/

  /*针对小屏幕的适配*/

  /*针对大屏幕或横屏的适配*/

  /*合并差异化*/

  /*.matchList .item.abd .time .mTime{display:none;}*/

  /* 首页指数对齐差异开始 */

  /* 首页指数对齐差异结束 */

  /* 事件弹框 */

  /*合并差异化end*/

  color: #1B1B1B;
  background: #f5f5f5;
}
body i {
  font-style: normal;
  color: #929292;
}
body .tipsText {
  font-weight: normal;
  flex: 0 0 24px !important;
  color: #378d0f !important;
  border: 0.5px solid #378d0f;
  height: 12px;
  line-height: 12px;
  border-radius: 2px;
  text-align: center;
  display: inline-block;
  font-size: 10px;
  font-style: normal;
  margin: 3px 6px 2px 2px;
  padding: 0 2px;
  letter-spacing: 0;
  text-transform: uppercase;
}
body input {
  vertical-align: middle;
}
body input[type="radio"] {
  margin-top: -3px;
}
body .matchList.simple .item .team {
  width: -webkit-calc(100% - 75px) !important;
  width: calc(100% - 75px) !important;
}
body .matchList.simple .item .score,
body .matchList.simple .item .corner {
  float: left;
  width: 35px;
  min-height: 65px;
  display: block !important;
  /*overflow:hidden;*/

}
body .matchList.simple .item .msg {
  float: right;
  width: 40px;
  overflow: hidden;
  min-height: 65px;
  display: block !important;
}
body .matchList.simple .item.tob .score > *,
body .matchList.simple .item.tob .corner {
  display: none !important;
}
body .matchList.simple .item .corner {
  height: 66px;
  position: relative;
  background-size: auto 20px;
  width: 30px;
}
body .matchList.simple .item .corner i {
  /*background:url(/Images/com/flag.png) no-repeat center;*/
  height: 20px;
  background: url(/Images/com/corners4.png) no-repeat center;
  background-size: auto 54%;
}
body .matchList.simple .item .corner span {
  line-height: 22px;
  margin: 1px 0;
}
body .matchList.simple .item .msg {
  height: 66px;
  position: relative;
}
body .matchList.simple .item .msg .iconfont {
  width: 100%;
  height: 65px;
  background-size: auto 50%;
  bottom: 0;
  top: 0;
  font-size: 22px;
  line-height: 65px;
  margin: 0;
}
body .matchList.simple .item .score > i {
  background: transparent;
}
body#Football .item .timeScore i {
  color: #e81e06;
  text-align: right;
  height: 20px;
  line-height: 20px;
  font-size: 11px;
}
body#Football .item .timeScore > div {
  width: 100%;
  text-align: left;
  font-size: 0;
  line-height: 0;
}
body#Football .item .timeScore > div > span {
  font-size: 12px;
  width: 100%;
  display: inline-block;
  border-bottom: none;
  line-height: 20px;
}
body .matchList {
  width: 100%;
  overflow: hidden;
  background: #f5f5f5;
}
body .matchList div {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
body .matchList .matpop {
  background: #ffffff;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 75%;
  padding: 10px;
  margin: 0;
  border-radius: 10px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
  z-index: 10000;
}
body .matchList .matpop .mat_li {
  color: #1B1B1B;
  font-size: 14px;
  line-height: 30px;
  text-align: left;
  padding: 3px 10px;
  margin: 0;
  border-bottom: 1px solid #f5f5f5;
  display: block;
  cursor: pointer;
}
body .matchList .matpop li:last-child {
  border: none;
}
body .matchList .matpop .mat_li.on {
  background: rgba(56, 127, 26, 0.1);
  font-weight: bold;
  border-radius: 4px;
  border: none;
}
body .matchList .matchDiv {
  position: relative;
}
body .matchList .matchDiv:after {
  content: '';
  background: #D9D9D9;
  height: 1px;
  width: 300%;
  position: absolute;
  left: 0px;
  top: auto;
  right: auto;
  bottom: 0px;
  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 .matchList .lastItem:after {
  display: none;
}
body .matchList .item {
  width: 100%;
  background-color: #ffffff;
  overflow: hidden;
  padding: 5px;
  letter-spacing: 0.36px;
  position: relative;
  display: flex;
  align-items: center;
}
body .matchList .item.nobr {
  border: none;
}
body .matchList .item span {
  display: block;
  text-align: center;
}
body .matchList .item i {
  font-style: normal;
  display: block;
  text-align: center;
}
body .matchList .item i .iconfont {
  display: inline-block;
}
body .matchList .item i.hide {
  display: none !important;
}
body .matchList .item .odds i {
  display: flex;
  text-align: left;
  justify-content: flex-end;
  align-items: center;
  height: 21px;
}
body .matchList .item i .iconfont {
  position: static !important;
  margin: 0;
}
body .matchList .item .odds i .icon {
  width: 20px;
  height: 20px;
  vertical-align: middle;
  font-size: 18px;
  line-height: 20px;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.6s ease;
  color: #595959;
  overflow: hidden;
}
body .matchList .item .score > i {
  font-size: 11px;
  height: 20px;
  color: #e81e06;
  background: transparent;
  text-align: center;
}
body .matchList .item .score i i.t10 {
  font-size: 10px;
  color: #e81e06;
}
body .matchList .item .score i.mit {
  display: inline-block;
  font-style: normal;
  font-size: 14px;
}
body .matchList .item .score i > img {
  margin-top: -5px;
}
body .matchList .item .odds i .HtScore {
  float: left;
  font-size: 11px;
  color: #595959;
}
body .matchList .item .odds i .HtScore i {
  line-height: 20px;
  background: none;
  position: static;
  display: inline;
  padding-right: 2px;
  color: #434343;
}
body .matchList .item .odds i .corner {
  white-space: nowrap;
  font-size: 11px;
  margin-left: 2px;
  margin-right: auto;
  color: #333;
  height: 21px;
}
body .matchList .item.tob .odds i .corner {
  display: none;
}
body .matchList .item .odds i .lineup {
  display: none;
}
body .matchList .item.tob .odds i .lineup {
  display: block;
}
body .matchList .item .odds i .corner i {
  /* background:url("/Images/com/flag.png") no-repeat 8px 5px;background-size:auto 50%;*/
  display: inline-block;
  width: 20px;
  height: 20px;
  font-size: 12px;
  padding: 0 !important;
}
body .matchList .item .odds i .corner span {
  display: inline;
  height: 20px;
  float: left;
  color: #434343;
  font-size: 11px;
}
body .matchList .item .odds i .corner i.hide {
  background: none;
}
body .matchList .item .team i.yellowCard {
  padding: 0px;
  display: inline-block;
  height: auto;
  line-height: auto;
}
body .matchList .item .team i.redCard {
  padding: 0px;
  display: inline-block;
  height: auto;
  line-height: auto;
}
body .matchList .item .team .time {
  color: #8C8C8C;
}
body .matchList .item .team i {
  display: inline;
  font-weight: normal;
  padding: 0 2px;
  font-size: 11px;
}
body .matchList .item .team .status {
  position: relative;
  height: 20px;
  line-height: 20px;
  color: #595959;
}
body .matchList .item .team .status {
  padding-left: 2px;
}
body .matchList .item .team .status .icon {
  color: #BFBFBF;
  font-size: 20px;
  padding: 0 8px;
}
body .matchList .item .team .status .icon-collect-on,
body .matchList .item .team .status .icon-collect_on {
  padding: 0 0 0 0 !important;
}
body .matchList .item .team .status .icon-collect-on {
  color: #387f1a !important;
}
body .matchList .item .team .status .guessBtn {
  background: url(/Images/com/user.png) no-repeat;
  float: right;
  width: 16px;
  height: 16px;
  background-size: 100%;
  margin: 2px 10px 2px 2px;
}
body .matchList .item .team .status .guessLive {
  background: url(/Images/com/tv.png) no-repeat;
  float: right;
  width: 16px;
  height: 16px;
  background-size: 100%;
  margin: 2px 10px 2px 2px;
}
body .matchList .item .team .status span {
  float: left;
  padding: 0 5px;
}
body .matchList .item .team .status .time {
  width: auto;
  padding: 0 0 0 6px;
  text-align: left;
}
body #cMatches .matchList .item .team .status .time {
  min-width: 70px;
}
body .matchList .item .team .status .date {
  display: none;
}
body .matchList .item .team .status .gameName {
  width: 70%;
  text-align: left;
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
body .matchList .item .team .homeTeam,
body .matchList .item .team .guestTeam {
  min-height: 20px;
  line-height: 20px;
  padding-left: 7px;
  margin: 5px 0;
  display: flex;
  align-items: center;
  position: relative;
}
body .matchList .item .team .homeTeam .name,
body .matchList .item .team .guestTeam .name {
  float: left;
}
body .matchList .item .team .homeTeam > i,
body .matchList .item .team .guestTeam > i {
  color: #8C8C8C;
  float: left;
  vertical-align: middle;
  white-space: nowrap;
}
body .matchList .item .team .homeTeam > i i,
body .matchList .item .team .guestTeam > i i {
  color: #ffffff;
  font-size: 11px;
  min-width: 9px;
  height: 12px;
  line-height: 12px;
  padding: 0 0 0 1px;
  float: left;
}
body .matchList .item .team .name {
  display: inline-block;
  font-size: 14px;
  line-height: 20px;
  text-align: left;
  height: auto;
  margin: 0 0 0 5px;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
}
body#Football .item .timeScore {
  width: 30px;
  float: left;
  position: relative;
}
body .matchList .item .score .injury {
  position: inherit;
  right: 70px;
  width: 90px;
  text-align: right;
}
body .matchList.simple .item .score .injury {
  right: 20px;
  text-align: center;
  width: 75px;
}
body .matchList .item .score .injury text {
  font-size: 12px;
  font-weight: normal;
  line-height: 16px;
  text-align: right;
  display: inline-block;
}
body#Baseball .item .timeScore {
  width: 5%;
  float: left;
}
body .matchList .matchDiv .exbar {
  background: #ffffff;
  color: #595959;
  font-size: 12px;
  line-height: normal;
  text-align: center;
  padding: 0 10px 10px 10px;
  position: relative;
  overflow: hidden;
  /* margin-top:6px !important;border-top:0.5px solid @@bc3;*/

}
body .matchList .varicon {
  color: #378d0f;
  width: 14px;
  height: 14px;
  font-size: 18px;
  margin-right: 6px;
  display: inline-block;
  vertical-align: -3px;
}
body .matchList .item.tob .score span,
body#Football .matchList .item .timeScore,
body .matchList .item.tob .timeScore,
body .matchList .item.tob .score,
body .matchList .item.live .iconbtns {
  display: none;
}
body .matchList .item.abd.nobf .score {
  display: none;
}
body .matchList .item .score {
  width: 30px;
}
body .matchList .item .score span {
  background: #ffffff;
  color: #e81e06;
  font-size: 16px;
  font-weight: bold;
  width: 20px;
  height: 20px;
  line-height: 20px;
  padding: 0 2px;
  margin: 5px auto;
  border-radius: 4px;
}
body .matchList .item .score .L {
  color: #8C8C8C !important;
}
body .matchList .item .score span.on {
  background: #e81e06 !important;
  color: #ffffff !important;
}
body .matchList .item.f .video {
  display: none;
}
body .matchList .item.f .score i {
  color: #e81e06;
}
body .matchList .item .score.h span {
  background: #ffffff;
  color: #e81e06;
}
body .matchList .item .score.h i {
  color: #e81e06;
}
body .matchList .item .score.w span {
  display: none;
}
body .matchList .item .odds span {
  flex: 1;
  font-size: 11px;
  font-weight: 500;
  line-height: 22px;
  letter-spacing: 0px;
  position: relative;
}
body .basketball.matchList .item .odds span {
  overflow: hidden;
  height: 22px;
}
body .matchList .item .odds .hOdds.lOdd span:nth-child(2) {
  /*color:@@info;*/
  font-weight: bold;
}
body .matchList .item .odds .hOdds.oOdd span:nth-child(2) {
  /*color:@@info;*/
  font-weight: bold;
}
body .matchList .hOdds {
  overflow: hidden;
  width: 85%;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  /* float:left;*/

}
body .matchList .hOdds span {
  position: relative;
  overflow: hidden;
  color: #8C8C8C;
}
body .matchList .hOdds span:after,
body .basketball.matchList .item .odds span:after {
  display: none;
  content: '';
  height: 1px;
  width: 280%;
  position: absolute;
  left: 0px;
  top: auto;
  right: auto;
  bottom: 0px;
  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 .matchList .hOdds span:first-child::before,
body .basketball.matchList .item .oddsbox .odds:first-of-type span::before {
  display: none;
  content: '';
  width: 1px;
  height: 300%;
  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 .matchList .hOdds:last-child span::after,
body .basketball.matchList .item .oddsbox .odds .guest::after {
  display: none;
}
body .matchList .hOdds:last-child span {
  line-height: 16px;
}
body .matchList .exlist {
  font-size: 12px;
  padding: 1px 5px;
  line-height: normal;
  color: green;
  background-color: #ffffe8;
  text-align: left;
}
body .matchList .group-title.collapsed {
  background: #EBEBEB;
}
body .matchList .group-title .tri {
  position: absolute;
  right: 0;
  top: 0;
  padding: 4px 4px 0px 0px;
  margin: 10px 10px 4px 0px;
  border-color: #8C8C8C;
}
body .matchList .group-title .iconfont {
  left: 0px;
  font-size: 18px;
  background-position: center;
  position: absolute;
  top: 16.5px;
  line-height: 20px;
  margin-left: 8px;
  font-weight: 400;
  transform: translateY(-50%);
}
body .matchList .group-title .leaRow {
  display: inline-block;
  padding: 0px 4px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: -webkit-calc(100% - 50px);
  max-width: calc(100% - 50px);
}
body .matchList .team.hft .homeTeam .name,
body .matchList .team.gft .guestTeam .name {
  font-weight: 700;
}
body .cardPopup {
  border: solid 1px #95832f;
  background: #fffacc;
  height: 30px;
  line-height: 30px;
  border-radius: 4px;
  overflow: hidden;
  margin-bottom: 10px;
  font-size: 14px;
  color: #333;
}
body .cardPopup .redCard,
body .cardPopup .yellowCard {
  margin-left: 4px;
}
body .ballInBox {
  border: solid 1px #95832f;
  background: #fffacc;
  height: 62px;
  border-radius: 4px;
  overflow: hidden;
  margin-bottom: 10px;
}
body .ballInBox .timeBox {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-size: 15px;
  background: #efe5ca;
  float: left;
  height: 60px;
  text-align: center;
  width: 20%;
  position: relative;
}
body .ballInBox .teamBox {
  height: 60px;
  float: left;
  width: 80%;
  color: red;
}
body .ballInBox .teamBox .team {
  height: 30px;
  float: left;
  line-height: 30px;
  width: 95%;
  margin-left: 5%;
  font-size: 12px;
  color: #333;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: left;
}
body .ballInBox .teamBox .team .name {
  width: 80%;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 30px;
  height: 30px;
  float: left;
}
body .ballInBox .teamBox .team span {
  float: right;
  display: block;
  width: 20%;
  text-align: center;
  font-size: 18px;
}
body .ballIn {
  background: rgba(218, 37, 16, 0.1);
}
body .titleMenu {
  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-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  z-index: 9999;
  background: #ffffff;
  position: absolute;
  right: 0px;
  top: 124px;
  width: 20px;
}
body .titleMenu a {
  text-align: center;
  display: block;
  width: 100%;
  background: #ffffff;
  font-size: 12px;
  line-height: 18px;
}
body #filterBox {
  margin-right: 20px;
}
body #matchList .title3 .stsc {
  display: table;
  float: left;
}
body #matchList .title3 .colorBlock {
  float: left;
  width: 0.3em;
  line-height: 22px;
  margin: 2px 2px;
  height: 22px;
}
body #matchList .title3 .LName {
  font-weight: bold;
  padding-right: 5px;
  padding-left: 5px;
  text-shadow: 0 1px 1px #ffffff;
  font-size: 12px;
  display: table-cell;
  vertical-align: middle;
  height: 26px;
  line-height: 26px;
}
body #matchList .title3 .time {
  padding-right: 5px;
  padding-left: 5px;
  color: #999;
  font-size: 12px;
  display: table-cell;
  vertical-align: middle;
  height: 26px;
  line-height: 26px;
}
body #matchList .title3 .state {
  padding-right: 5px;
  padding-left: 5px;
  font-size: 12px;
  display: table-cell;
  vertical-align: middle;
  height: 26px;
  line-height: 26px;
}
body #matchList .mMatch .title3 .halfScore {
  width: 10%;
  margin-right: 5%;
}
body #matchList .mMatch .title3 .halfScore {
  float: right;
  color: #0b73c5;
  font-size: 12px;
  width: 12%;
  display: table-cell;
  vertical-align: middle;
  height: 22px;
}
body .matchList .fixh .homeS {
  margin-bottom: 14px;
}
body .matchList .fixh .hOdds span {
  margin-bottom: 10px;
}
body .matchList .fixh2 .homeS {
  margin-bottom: 36px;
}
body .matchList .fixh2 .hOdds span {
  margin-bottom: 32px;
}
body .pushnote.float {
  z-index: 999;
  position: fixed;
  top: 0px;
  width: 100%;
  max-width: 640px;
}
body .pMsg {
  z-index: 100;
  margin: 0px auto;
  padding: 5px;
  text-align: left;
  border: none;
  background: #333;
  color: #D9D9D9;
  max-width: 640px;
  position: relative;
  padding-right: 30px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  height: 30px;
}
body .pMsg .close_b {
  width: 20px;
  height: 20px;
  margin: 6px 0 0 10px;
  position: absolute;
  right: 5px;
  top: 0;
}
body .pMsg a {
  color: #2196F3;
  width: auto;
  border: none;
  background: transparent;
  padding: 0;
  text-decoration: underline;
}
body .pMsg span,
body .pMsg p {
  display: block;
  text-align: left;
  font-size: 14px;
  line-height: 22px;
}
body .pMsg p {
  margin-bottom: 15px;
}
body #fixWrapper,
body #fixWrapperContainer {
  z-index: 1;
  background: #f5f5f5;
  width: 100%;
  overflow: hidden;
  /* background:fade(@@primary,5%);box-shadow:inset 0px -3px 8px rgba(0,0,0,0.05);*/

}
body .fixScroller {
  padding: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  transform: translateZ(0);
  user-select: none;
  text-size-adjust: none;
  z-index: 1;
}
body .dateList {
  text-align: center;
  padding: 0;
  overflow: hidden;
  white-space: nowrap;
  display: flex;
  align-items: center;
}
body .dateList li {
  min-width: 50px;
  padding: 0;
  line-height: 16px;
  text-align: center;
  display: block;
  white-space: nowrap;
  border-bottom: none;
  flex: 1 0 auto;
  cursor: pointer;
}
body .dateList li a {
  color: #1B1B1B;
  font-size: 14px;
  font-weight: bold;
  width: 100%;
  padding: 5px;
  display: inline-block;
}
body .dateList li.on {
  color: #387f1a;
  background: #ffffff;
  border-radius: 5px;
  position: relative;
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.1);
}
body .dateList li.on::after {
  content: "";
  background: linear-gradient(90deg, #da2510, #ffcd00);
  width: 85%;
  height: 3px;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 10px;
}
body .dateList .week {
  color: #595959;
  font-size: 12px;
  font-weight: normal;
  display: block;
}
body .Smatchitem {
  padding: 10px;
}
body .Smatchitem .Smatchtit {
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
  margin-bottom: 5px;
}
body .Smatchitem .Smatchbox {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
body .Smatchitem .Smatchlis {
  background: #ffffff;
  height: 80px;
  padding: 5px;
  margin: 3px;
  border-radius: 6px;
  width: calc(33% - 5px);
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
body .Smatchitem .Smatchlis .star {
  font-size: 12px;
  position: absolute;
  right: 2px;
  top: 2px;
}
body .Smatchitem .Smatchlis img {
  background: #ffffff;
  width: 30px;
  height: 30px;
  margin: 5px auto;
  border-radius: 5px;
}
body .Smatchitem .Smatchlis span {
  font-size: 12px;
  text-align: center;
  line-height: 20px;
  width: 100%;
  margin-bottom: 2px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  /*word-break: break-word;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;-webkit-box-pack: center;*/

}
body .Smatchitem .Smatchlis .icon {
  color: #BFBFBF;
  font-size: 30px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  margin: 5px;
}
body .search_item .Smatchitem.nopd {
  padding: 10px 0;
}
body .search_item .Smatchitem.nopd .Smatchtit {
  margin: 0 10px 5px 10px;
}
body .search_item .Smatchbox {
  flex-wrap: nowrap;
  overflow-x: scroll;
  scrollbar-width: none;
}
body .search_item .Smatchlis {
  width: calc(30% - 3px);
  flex: 1 0 auto;
  margin: 0 3px;
}
body .search_lg_box .search_lis {
  color: #1B1B1B;
  font-size: 12px;
  font-weight: normal;
  line-height: 36px;
  height: 36px;
  padding: 0 10px;
  border: none;
  display: flex;
  align-items: center;
}
body .search_lg_box .search_lis.tit {
  background: #ffffff;
  border-bottom: 1px solid #f5f5f5;
}
body .search_lg_box .search_lis.tit .icon {
  color: #595959;
  font-size: 12px;
}
body .search_lg_box .search_lis span {
  text-align: left;
  padding: 0;
  flex: 1;
}
body .search_lg_box .search_lis .cImg {
  width: 15px;
  margin: 0 10px 0 0;
}
body .search_lg_box .search_lis .count {
  color: #595959;
  font-size: 12px;
  text-align: right;
  font-weight: normal;
  width: 40px;
  margin-right: 10px;
}
body .search_lg_box .search_lis .icon {
  font-size: 16px;
  width: 30px;
  height: 30px;
  line-height: 30px;
}
body .searchtplbox {
  padding: 10px;
}
body .searchtplbox .srhitem {
  background: #ffffff;
  padding: 10px;
  margin-bottom: 5px;
  border-radius: 6px;
  display: flex;
  align-items: center;
}
body .searchtplbox .teamicon {
  width: 36px;
  height: 36px;
  margin-right: 10px;
}
body .searchtplbox .team {
  flex: 1;
  overflow: hidden;
}
body .searchtplbox .Team-name {
  font-size: 14px;
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
body .searchtplbox .area {
  color: #8C8C8C;
  font-size: 12px;
  line-height: 16px;
}
body .searchtplbox .icon {
  font-size: 16px;
  margin-left: 8px;
}
body .dbList .title {
  background: #ffffff;
}
body .dbList {
  min-height: 300px;
}
body .dbList .iconfont {
  width: 30px;
  height: 30px;
  float: right;
  display: block;
  line-height: 30px;
  position: absolute;
  top: 5px;
  right: 4px;
  text-align: center;
}
body .dbList li .setTop.on {
  background-image: url("/Images/com/staron.png");
}
body .dbList li {
  position: relative;
  padding: 5px 5px 5px 10px;
}
body .dbList li a {
  width: -webkit-calc(100% - 35px);
  width: calc(100% - 35px);
  display: inline-block;
}
body .dayrow {
  border-bottom: solid 1px #ffffff;
  background: #ffd9211a !important;
  line-height: 24px;
  text-align: center;
  font-weight: bold;
}
body .leagueRow {
  border-bottom: solid 1px #f5f5f5;
  position: relative;
  background: #EBEBEB;
  line-height: 30px;
  text-align: left;
  font-weight: bold;
  padding-left: 10px;
}
body .leagueRow .close_b {
  width: 16px;
  height: 16px;
  position: absolute;
  right: 7px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
body .dayrow.hide {
  display: none;
}
body .liveTools {
  background: #ffffff;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
}
body .liveTools .item {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background: #ffffff;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  color: #666;
  line-height: 29px;
  height: 30px;
  text-align: center;
  float: left;
  font-size: 13px;
}
body .liveTools .tabs {
  position: static;
  left: 0;
  margin-top: 0;
  margin-left: 0;
  border: none;
  width: 100%;
}
body .liveTools.fav .tabs {
  width: 100%;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
body .liveTools.fav .tabs .tab {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background: transparent;
  color: #333;
}
body .liveTools .tabs .tab {
  color: #333;
  line-height: 36px;
  height: 36px;
  position: relative;
}
body .liveTools .tabs .tab.on::after,
body .liveTools .on::after {
  content: "";
  height: 3px;
  background: #da2510;
  width: 76%;
  left: 12%;
  display: block;
  position: absolute;
  bottom: 0;
}
body .liveTools .tabs .tab .icon {
  color: #8C8C8C;
  font-size: 12px;
}
body .liveTools .tabs .tab.on .icon {
  color: #ffffff;
}
body .liveTools .item.filter {
  text-align: right;
}
body .liveTools .sort {
  color: #8C8C8C;
  font-size: 20px;
  border-left: 1px solid #EBEBEB;
  width: 52px;
  cursor: pointer;
}
body .liveTools .sort.pick {
  color: #da2510;
}
body .mlazy {
  display: none;
}
body .wd-red {
  color: red;
}
body #navWrapper,
body #navWrapperContainer {
  z-index: 1;
  background: #3d699b;
  width: 100%;
  overflow: hidden;
  height: 35px;
  float: left;
  position: relative;
}
body #navWrapper #scroller {
  height: 35px;
  left: 0;
  position: absolute;
  z-index: 1;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -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;
  white-space: nowrap;
  display: block;
}
body #navWrapper li a {
  position: relative;
  width: auto;
  display: inline-block;
  color: rgba(255, 255, 255, 0.7);
}
body #navWrapper li a.on {
  color: #ffffff;
}
body #navWrapper #scroller li {
  font-size: 14px;
  width: 80px;
  line-height: normal;
  float: left;
  display: inline-block;
  overflow: hidden;
  text-align: center;
  white-space: nowrap;
}
body .webdesc {
  color: #595959;
  font-size: 12px;
  line-height: 18px;
  text-align: justify;
  padding: 10px;
  white-space: pre-line;
}
body .webdesc h3 {
  word-break: normal;
  white-space: normal;
}
body .webdesc a {
  color: #0b73c5 !important;
}
body .hdpstar {
  display: none;
}
body .searchBox {
  font-size: 0;
  line-height: 0;
  width: 100%;
  /* padding:2px 0px;*/
  float: left;
  position: relative;
}
body .searchBox input {
  background: #ffffff url(/Images/com/searchB.png) no-repeat 5px center;
  background-size: 22px auto;
  padding: 0 5px;
  padding-left: 35px;
  width: 100%;
  line-height: 35px;
  color: #595959;
}
body .searchBox input {
  outline: none;
}
body .searchBox .btn {
  padding: 10px;
  color: white;
  height: 28px;
  line-height: 28px;
  font-size: 16px;
  text-align: center;
  position: absolute;
  display: inline-block;
  right: 4px;
  top: 50%;
  transform: translateY(-50%);
  width: 17px;
  font-weight: 500;
}
@media screen and (min-width: 320px) and (max-width: 320px) {
  body .matchList .item.tob .team {
    width: -webkit-calc(100% - 180px);
    width: calc(100% - 180px);
  }
}
@media screen and (min-width: 580px) {
  body #navWrapper #scroller li {
    width: -webkit-calc(100% / 5);
    width: calc(100% / 5);
  }
  body #linews {
    max-width: none;
  }
}
body#Football .item .timeScore {
  width: 8%;
  float: left;
}
body#Football .item .timeScore i {
  color: #b4b4b4;
  text-align: center;
  height: 20px;
  line-height: 20px;
}
body#Football .item .timeScore > div {
  width: 100%;
  text-align: left;
  font-size: 0;
  line-height: 0;
}
body#Football .item .timeScore > div > span {
  color: #8C8C8C;
  font-size: 12px;
  width: 100%;
  display: inline-block;
  border-bottom: none;
  line-height: 22px;
  border: none;
  margin: 1px 0;
}
body#Football .item .timeScore .guest .odd {
  margin: 0;
}
body .matchList .item {
  -webkit-touch-callout: none;
  /*系统默认菜单被禁用*/
  -webkit-user-select: none;
  /*webkit浏览器*/
  -khtml-user-select: none;
  /*早期浏览器*/
  -moz-user-select: none;
  /*火狐*/
  -ms-user-select: none;
  /*IE10*/
  user-select: none;
}
body .matchList .item.h .score span {
  color: #e81e06;
  background: transparent;
}
body .matchList .item.f .score span,
body .matchList .item.ft .score span {
  color: #1B1B1B;
  background: transparent;
}
body .matchList .item .score.h span {
  color: #e81e06;
  background: transparent;
}
body .matchList .item .time {
  color: #595959;
  min-width: 40px;
  text-align: center;
  line-height: normal;
  letter-spacing: 0;
}
body .matchList .item .time .mTime {
  margin-top: 2px;
}
body .matchList .item .time.fav .mTime {
  font-size: 11px;
  line-height: 12px;
  margin-bottom: 4px;
}
body .matchList .item .live {
  color: rgba(218, 37, 16, 0.3);
  font-size: 18px;
}
body .matchList .item .time .s {
  color: #e81e06;
}
body .matchList .item .time .s i {
  display: unset;
}
body .matchList .item.tob .time .s,
body .matchList .item.ft .time .s,
body .matchList .item.f .time .s {
  display: none;
}
body .matchList .item.live .time .s {
  display: block;
}
body .matchList .item span.hdpstar {
  color: #ff0000;
  display: inline;
  padding: 2px 0px 0px 0px;
  margin: 0px;
  left: 0px;
  position: absolute;
  float: left;
}
body .matchList .item span.hdpstar::before {
  content: '*';
  font-size: 12px;
}
body .matchList .item .team {
  width: -webkit-calc(100% - 180px);
  width: calc(100% - 180px);
  flex: 1;
}
body .matchList .item.tob .team {
  width: -webkit-calc(100% - 180px);
  width: calc(100% - 180px);
}
body .matchList .item .team .status .gameName {
  overflow: hidden;
}
body .matchList .item .team .status {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
}
body .matchList .item .iconbtn {
  width: 40px;
}
body .matchList .item .iconbtns {
  width: 30px;
}
body .matchList .item .iconbtn .icon,
body .matchList .item .iconbtns .icon {
  margin: 0 auto;
}
body .matchList .item .odds {
  width: 40px;
}
body .matchList .group-title {
  background: #f5f5f5;
  color: #434343;
  font-size: 12px;
  font-weight: normal;
  line-height: normal;
  border-bottom: 1px solid #ffffff;
  padding: 0;
  display: flex;
  align-items: center;
  position: relative;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  letter-spacing: 0.22px;
}
body .matchList .group-title:after {
  display: none;
  content: '';
  height: 1px;
  width: 350%;
  position: absolute;
  left: 0px;
  top: auto;
  right: auto;
  bottom: 0px;
  background-color: #BFBFBF;
  border: 0px solid transparent;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  transform: scale(0.3);
  -webkit-transform: scale(0.3);
  -moz-transform: scale(0.3);
  -ms-transform: scale(0.3);
  -o-transform: scale(0.3);
  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 .dayrow {
  border-bottom: solid 1px #ffffff;
  background: #ffffff;
  color: #666;
  line-height: 22px;
  text-align: center;
}
body .oddsPopup .opTable tr th {
  font-size: 11px;
}
body .matchList .item.tob .odds i .lineup {
  margin-right: auto;
}
body .matchList .item.noodds .odds {
  display: none;
}
body .matchList .item .odds span:last-child,
body .matchList .item .odds span:first-child {
  text-align: center;
}
body .matchList .item .odds i > div {
  display: inline-block;
  -webkit-box-flex: 1;
  flex: 1;
  text-align: center;
  -webkit-box-flex: 0;
  flex: 0 0 33.333%;
}
body .matchList .item .odds .icon,
body .matchList .item .oddsbox .icon {
  font-size: 18px;
  text-align: right;
  padding-right: 5px;
}
body .matchList .item .odds i .corner {
  margin-right: auto;
}
body .matchList .item .odds i .corner i {
  background: url(/Images/com/corners4.png) no-repeat left 5px;
  background-size: auto 48%;
  display: inline;
  height: 20px !important;
  vertical-align: middle;
  padding: 4px 7px 1px 5px !important;
  content: '&nbsp';
  width: auto;
  float: unset;
}
body .matchList .item .odds i .corner span {
  display: inline-block;
  height: 20px;
  float: none;
  color: #8C8C8C;
  font-size: 12px;
  line-height: 20px;
  text-align: left;
  font-weight: normal;
}
body #popLayer {
  position: fixed;
  left: 50%;
  bottom: 60px;
  width: 90%;
  max-width: 540px;
  text-align: center;
  transform: translate(-50%, 0);
  z-index: 20;
}
body .ballInBox,
body .cardPopup {
  background: #ffffff;
  color: #595959;
  border: solid 1px #f5f5f5;
  height: 58px;
  padding: 2px;
  border-radius: 100px;
  overflow: initial;
  margin-bottom: 8px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3);
}
body .ballInBox .icon {
  float: left;
  width: 52px;
  height: 52px;
  margin: 0;
  border-radius: 50%;
}
body .ballInBox .timeBox {
  background: none;
  font-size: 12px;
  text-align: left;
  width: 50px;
  height: 100%;
  padding: 0;
  float: left;
  position: relative;
}
body .ballInBox .timeBox .league {
  width: 80%;
  color: #8C8C8C;
  font-size: 11px;
  line-height: 20px;
  text-align: left;
  float: left;
}
body .ballInBox .timeBox .time {
  width: auto;
  text-align: center;
  line-height: normal;
  float: right;
}
body .ballInBox .teamBox {
  color: #595959;
  width: calc(100% - 72px);
  height: 52px;
  margin: 0 10px;
  float: right;
  display: flex;
}
body .ballInBox .teamBox::after {
  content: "";
  display: block;
  clear: both;
}
body .ballInBox .teamBox .team {
  float: none;
  height: 26px;
  line-height: 26px;
  width: 100%;
  padding: 0;
  margin: 0;
  font-size: 12px;
  color: #1B1B1B;
  flex: 1;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: left;
}
body .ballInBox .teamBox .team .name {
  width: 100%;
  font-weight: 500;
  line-height: 26px;
  height: 26px;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  float: left;
}
body .ballInBox .teamBox .team .redCard span {
  margin: 2px auto;
  float: none;
}
body .ballInBox .teamBox .team span {
  float: right;
  display: block;
  width: 20%;
  text-align: center;
  font-size: 12px;
  font-weight: bold;
}
body .redCardChange {
  background: #ffdfdd;
}
body .ballInBox .teamBox .score {
  width: 40px;
  display: inline-block;
}
body .ballInBox .teamBox .score span {
  font-size: 14px;
  font-weight: bold;
  line-height: 26px;
  text-align: center;
  display: block;
}
body.dark {
  /* simple star */

  /* simple end */

  /* &#Football .item .timeScore{}*/

  /* 赛事长按弹框 */

  /* .matchList .item .team{float:left;width:-webkit-calc(~"100% - 200px");width:calc(~"100% - 200px");}*/

  /* .matchList .item .odds i{min-height:20px;position:relative;background-size:auto 100%;}*/

  /* .matchList .item .team{margin:3px 0 3px 0;}*/

  /* .matchList .item .score{width:8%;float:left;}*/

  /* .matchList .item .timeScore .odd{text-align:right;}*/

  /* .matchList .matchDiv .exbar span{display:block;text-align:center;padding:6px 0 2px 0;}*/

  /* .matchList .item.tob .team{width:-webkit-calc(~"100% - 150px");width:calc(~"100% - 150px");}*/

  /* .matchList .item.abd .score span{display:none;}*/

  /* .matchList .item.h .score span{background:@@bg3;color:@@info;}
.matchList .item.h .score i{color:@@info;}
.matchList .item.f .score span{background:@@bg0;color:@@error;}*/

  /* .matchList .item .odds{width:32.5%;float:right;}*/

  /* .matchList .item .odds{width:140px;}*/

  /* .matchList .item .odds span:first-child{text-align:right;}
.matchList .item .odds span:last-child{text-align:left;}
.matchList .item .odds span:nth-child(2){width:40%;}*/

  /*.matchList .item .odds .hOdds.eOdd span:nth-child(2){color:@@fc3;}*/

  /* .pMsg a{border-radius:4px;padding:3px 2px;color:#333;background-color:#ffffff;text-decoration:none;margin:0px 4px;width:24%;display:inline-block;border:solid 1px #d0d0d0;}*/

  /*赛程日期*/

  /* .dateList .today{color:@@primary !important;line-height:28px;font-weight:bold;} */

  /*关注&搜索赛事*/

  /*db*/

  /*db end*/

  /*针对小屏幕的适配*/

  /*针对大屏幕或横屏的适配*/

  /*合并差异化*/

  /*.matchList .item.abd .time .mTime{display:none;}*/

  /* 首页指数对齐差异开始 */

  /* 首页指数对齐差异结束 */

  /* 事件弹框 */

  /*合并差异化end*/

  color: #D9D9D9;
  background: #232323;
}
body.dark i {
  font-style: normal;
  color: #929292;
}
body.dark .tipsText {
  font-weight: normal;
  flex: 0 0 24px !important;
  color: #29680b !important;
  border: 0.5px solid #29680b;
  height: 12px;
  line-height: 12px;
  border-radius: 2px;
  text-align: center;
  display: inline-block;
  font-size: 10px;
  font-style: normal;
  margin: 3px 6px 2px 2px;
  padding: 0 2px;
  letter-spacing: 0;
  text-transform: uppercase;
}
body.dark input {
  vertical-align: middle;
}
body.dark input[type="radio"] {
  margin-top: -3px;
}
body.dark .matchList.simple .item .team {
  width: -webkit-calc(100% - 75px) !important;
  width: calc(100% - 75px) !important;
}
body.dark .matchList.simple .item .score,
body.dark .matchList.simple .item .corner {
  float: left;
  width: 35px;
  min-height: 65px;
  display: block !important;
  /*overflow:hidden;*/

}
body.dark .matchList.simple .item .msg {
  float: right;
  width: 40px;
  overflow: hidden;
  min-height: 65px;
  display: block !important;
}
body.dark .matchList.simple .item.tob .score > *,
body.dark .matchList.simple .item.tob .corner {
  display: none !important;
}
body.dark .matchList.simple .item .corner {
  height: 66px;
  position: relative;
  background-size: auto 20px;
  width: 30px;
}
body.dark .matchList.simple .item .corner i {
  /*background:url(/Images/com/flag.png) no-repeat center;*/
  height: 20px;
  background: url(/Images/com/corners4.png) no-repeat center;
  background-size: auto 54%;
}
body.dark .matchList.simple .item .corner span {
  line-height: 22px;
  margin: 1px 0;
}
body.dark .matchList.simple .item .msg {
  height: 66px;
  position: relative;
}
body.dark .matchList.simple .item .msg .iconfont {
  width: 100%;
  height: 65px;
  background-size: auto 50%;
  bottom: 0;
  top: 0;
  font-size: 22px;
  line-height: 65px;
  margin: 0;
}
body.dark .matchList.simple .item .score > i {
  background: transparent;
}
body.dark#Football .item .timeScore i {
  color: #F44336;
  text-align: right;
  height: 20px;
  line-height: 20px;
  font-size: 11px;
}
body.dark#Football .item .timeScore > div {
  width: 100%;
  text-align: left;
  font-size: 0;
  line-height: 0;
}
body.dark#Football .item .timeScore > div > span {
  font-size: 12px;
  width: 100%;
  display: inline-block;
  border-bottom: none;
  line-height: 20px;
}
body.dark .matchList {
  width: 100%;
  overflow: hidden;
  background: #232323;
}
body.dark .matchList div {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
body.dark .matchList .matpop {
  background: #1B1B1B;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 75%;
  padding: 10px;
  margin: 0;
  border-radius: 10px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
  z-index: 10000;
}
body.dark .matchList .matpop .mat_li {
  color: #ffffff;
  font-size: 14px;
  line-height: 30px;
  text-align: left;
  padding: 3px 10px;
  margin: 0;
  border-bottom: 1px solid #262626;
  display: block;
  cursor: pointer;
}
body.dark .matchList .matpop li:last-child {
  border: none;
}
body.dark .matchList .matpop .mat_li.on {
  background: #295d13;
  font-weight: bold;
  border-radius: 4px;
  border: none;
}
body.dark .matchList .matchDiv {
  position: relative;
}
body.dark .matchList .matchDiv:after {
  content: '';
  background: #000000;
  height: 1px;
  width: 300%;
  position: absolute;
  left: 0px;
  top: auto;
  right: auto;
  bottom: 0px;
  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 .matchList .lastItem:after {
  display: none;
}
body.dark .matchList .item {
  width: 100%;
  background-color: #1B1B1B;
  overflow: hidden;
  padding: 5px;
  letter-spacing: 0.36px;
  position: relative;
  display: flex;
  align-items: center;
}
body.dark .matchList .item.nobr {
  border: none;
}
body.dark .matchList .item span {
  display: block;
  text-align: center;
}
body.dark .matchList .item i {
  font-style: normal;
  display: block;
  text-align: center;
}
body.dark .matchList .item i .iconfont {
  display: inline-block;
}
body.dark .matchList .item i.hide {
  display: none !important;
}
body.dark .matchList .item .odds i {
  display: flex;
  text-align: left;
  justify-content: flex-end;
  align-items: center;
  height: 21px;
}
body.dark .matchList .item i .iconfont {
  position: static !important;
  margin: 0;
}
body.dark .matchList .item .odds i .icon {
  width: 20px;
  height: 20px;
  vertical-align: middle;
  font-size: 18px;
  line-height: 20px;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.6s ease;
  color: #8C8C8C;
  overflow: hidden;
}
body.dark .matchList .item .score > i {
  font-size: 11px;
  height: 20px;
  color: #F44336;
  background: transparent;
  text-align: center;
}
body.dark .matchList .item .score i i.t10 {
  font-size: 10px;
  color: #F44336;
}
body.dark .matchList .item .score i.mit {
  display: inline-block;
  font-style: normal;
  font-size: 14px;
}
body.dark .matchList .item .score i > img {
  margin-top: -5px;
}
body.dark .matchList .item .odds i .HtScore {
  float: left;
  font-size: 11px;
  color: #8C8C8C;
}
body.dark .matchList .item .odds i .HtScore i {
  line-height: 20px;
  background: none;
  position: static;
  display: inline;
  padding-right: 2px;
  color: #8C8C8C;
}
body.dark .matchList .item .odds i .corner {
  white-space: nowrap;
  font-size: 11px;
  margin-left: 2px;
  margin-right: auto;
  color: #BFBFBF;
  height: 21px;
}
body.dark .matchList .item.tob .odds i .corner {
  display: none;
}
body.dark .matchList .item .odds i .lineup {
  display: none;
}
body.dark .matchList .item.tob .odds i .lineup {
  display: block;
}
body.dark .matchList .item .odds i .corner i {
  /* background:url("/Images/com/flag.png") no-repeat 8px 5px;background-size:auto 50%;*/
  display: inline-block;
  width: 20px;
  height: 20px;
  font-size: 12px;
  padding: 0 !important;
}
body.dark .matchList .item .odds i .corner span {
  display: inline;
  height: 20px;
  float: left;
  color: #8C8C8C;
  font-size: 11px;
}
body.dark .matchList .item .odds i .corner i.hide {
  background: none;
}
body.dark .matchList .item .team i.yellowCard {
  padding: 0px;
  display: inline-block;
  height: auto;
  line-height: auto;
}
body.dark .matchList .item .team i.redCard {
  padding: 0px;
  display: inline-block;
  height: auto;
  line-height: auto;
}
body.dark .matchList .item .team .time {
  color: #595959;
}
body.dark .matchList .item .team i {
  display: inline;
  font-weight: normal;
  padding: 0 2px;
  font-size: 11px;
}
body.dark .matchList .item .team .status {
  position: relative;
  height: 20px;
  line-height: 20px;
  color: #8C8C8C;
}
body.dark .matchList .item .team .status {
  padding-left: 2px;
}
body.dark .matchList .item .team .status .icon {
  color: #BFBFBF;
  font-size: 20px;
  padding: 0 8px;
}
body.dark .matchList .item .team .status .icon-collect-on,
body.dark .matchList .item .team .status .icon-collect_on {
  padding: 0 0 0 0 !important;
}
body.dark .matchList .item .team .status .icon-collect-on {
  color: #295d13 !important;
}
body.dark .matchList .item .team .status .guessBtn {
  background: url(/Images/com/user.png) no-repeat;
  float: right;
  width: 16px;
  height: 16px;
  background-size: 100%;
  margin: 2px 10px 2px 2px;
}
body.dark .matchList .item .team .status .guessLive {
  background: url(/Images/com/tv.png) no-repeat;
  float: right;
  width: 16px;
  height: 16px;
  background-size: 100%;
  margin: 2px 10px 2px 2px;
}
body.dark .matchList .item .team .status span {
  float: left;
  padding: 0 5px;
}
body.dark .matchList .item .team .status .time {
  width: auto;
  padding: 0 0 0 6px;
  text-align: left;
}
body.dark #cMatches .matchList .item .team .status .time {
  min-width: 70px;
}
body.dark .matchList .item .team .status .date {
  display: none;
}
body.dark .matchList .item .team .status .gameName {
  width: 70%;
  text-align: left;
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
body.dark .matchList .item .team .homeTeam,
body.dark .matchList .item .team .guestTeam {
  min-height: 20px;
  line-height: 20px;
  padding-left: 7px;
  margin: 5px 0;
  display: flex;
  align-items: center;
  position: relative;
}
body.dark .matchList .item .team .homeTeam .name,
body.dark .matchList .item .team .guestTeam .name {
  float: left;
}
body.dark .matchList .item .team .homeTeam > i,
body.dark .matchList .item .team .guestTeam > i {
  color: #595959;
  float: left;
  vertical-align: middle;
  white-space: nowrap;
}
body.dark .matchList .item .team .homeTeam > i i,
body.dark .matchList .item .team .guestTeam > i i {
  color: #ffffff;
  font-size: 11px;
  min-width: 9px;
  height: 12px;
  line-height: 12px;
  padding: 0 0 0 1px;
  float: left;
}
body.dark .matchList .item .team .name {
  display: inline-block;
  font-size: 14px;
  line-height: 20px;
  text-align: left;
  height: auto;
  margin: 0 0 0 5px;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
}
body.dark#Football .item .timeScore {
  width: 30px;
  float: left;
  position: relative;
}
body.dark .matchList .item .score .injury {
  position: inherit;
  right: 70px;
  width: 90px;
  text-align: right;
}
body.dark .matchList.simple .item .score .injury {
  right: 20px;
  text-align: center;
  width: 75px;
}
body.dark .matchList .item .score .injury text {
  font-size: 12px;
  font-weight: normal;
  line-height: 16px;
  text-align: right;
  display: inline-block;
}
body.dark#Baseball .item .timeScore {
  width: 5%;
  float: left;
}
body.dark .matchList .matchDiv .exbar {
  background: #1B1B1B;
  color: #8C8C8C;
  font-size: 12px;
  line-height: normal;
  text-align: center;
  padding: 0 10px 10px 10px;
  position: relative;
  overflow: hidden;
  /* margin-top:6px !important;border-top:0.5px solid @@bc3;*/

}
body.dark .matchList .varicon {
  color: #29680b;
  width: 14px;
  height: 14px;
  font-size: 18px;
  margin-right: 6px;
  display: inline-block;
  vertical-align: -3px;
}
body.dark .matchList .item.tob .score span,
body.dark#Football .matchList .item .timeScore,
body.dark .matchList .item.tob .timeScore,
body.dark .matchList .item.tob .score,
body.dark .matchList .item.live .iconbtns {
  display: none;
}
body.dark .matchList .item.abd.nobf .score {
  display: none;
}
body.dark .matchList .item .score {
  width: 30px;
}
body.dark .matchList .item .score span {
  background: #1B1B1B;
  color: #F44336;
  font-size: 16px;
  font-weight: bold;
  width: 20px;
  height: 20px;
  line-height: 20px;
  padding: 0 2px;
  margin: 5px auto;
  border-radius: 4px;
}
body.dark .matchList .item .score .L {
  color: #595959 !important;
}
body.dark .matchList .item .score span.on {
  background: #F44336 !important;
  color: #ffffff !important;
}
body.dark .matchList .item.f .video {
  display: none;
}
body.dark .matchList .item.f .score i {
  color: #F44336;
}
body.dark .matchList .item .score.h span {
  background: #1B1B1B;
  color: #F44336;
}
body.dark .matchList .item .score.h i {
  color: #F44336;
}
body.dark .matchList .item .score.w span {
  display: none;
}
body.dark .matchList .item .odds span {
  flex: 1;
  font-size: 11px;
  font-weight: 500;
  line-height: 22px;
  letter-spacing: 0px;
  position: relative;
}
body.dark .basketball.matchList .item .odds span {
  overflow: hidden;
  height: 22px;
}
body.dark .matchList .item .odds .hOdds.lOdd span:nth-child(2) {
  /*color:@@info;*/
  font-weight: bold;
}
body.dark .matchList .item .odds .hOdds.oOdd span:nth-child(2) {
  /*color:@@info;*/
  font-weight: bold;
}
body.dark .matchList .hOdds {
  overflow: hidden;
  width: 85%;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  /* float:left;*/

}
body.dark .matchList .hOdds span {
  position: relative;
  overflow: hidden;
  color: #8C8C8C;
}
body.dark .matchList .hOdds span:after,
body.dark .basketball.matchList .item .odds span:after {
  display: none;
  content: '';
  height: 1px;
  width: 280%;
  position: absolute;
  left: 0px;
  top: auto;
  right: auto;
  bottom: 0px;
  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 .matchList .hOdds span:first-child::before,
body.dark .basketball.matchList .item .oddsbox .odds:first-of-type span::before {
  display: none;
  content: '';
  width: 1px;
  height: 300%;
  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 .matchList .hOdds:last-child span::after,
body.dark .basketball.matchList .item .oddsbox .odds .guest::after {
  display: none;
}
body.dark .matchList .hOdds:last-child span {
  line-height: 16px;
}
body.dark .matchList .exlist {
  font-size: 12px;
  padding: 1px 5px;
  line-height: normal;
  color: green;
  background-color: #ffffe8;
  text-align: left;
}
body.dark .matchList .group-title.collapsed {
  background: #262626;
}
body.dark .matchList .group-title .tri {
  position: absolute;
  right: 0;
  top: 0;
  padding: 4px 4px 0px 0px;
  margin: 10px 10px 4px 0px;
  border-color: #8C8C8C;
}
body.dark .matchList .group-title .iconfont {
  left: 0px;
  font-size: 18px;
  background-position: center;
  position: absolute;
  top: 16.5px;
  line-height: 20px;
  margin-left: 8px;
  font-weight: 400;
  transform: translateY(-50%);
}
body.dark .matchList .group-title .leaRow {
  display: inline-block;
  padding: 0px 4px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: -webkit-calc(100% - 50px);
  max-width: calc(100% - 50px);
}
body.dark .matchList .team.hft .homeTeam .name,
body.dark .matchList .team.gft .guestTeam .name {
  font-weight: 700;
}
body.dark .cardPopup {
  border: solid 1px #95832f;
  background: #fffacc;
  height: 30px;
  line-height: 30px;
  border-radius: 4px;
  overflow: hidden;
  margin-bottom: 10px;
  font-size: 14px;
  color: #333;
}
body.dark .cardPopup .redCard,
body.dark .cardPopup .yellowCard {
  margin-left: 4px;
}
body.dark .ballInBox {
  border: solid 1px #95832f;
  background: #fffacc;
  height: 62px;
  border-radius: 4px;
  overflow: hidden;
  margin-bottom: 10px;
}
body.dark .ballInBox .timeBox {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-size: 15px;
  background: #efe5ca;
  float: left;
  height: 60px;
  text-align: center;
  width: 20%;
  position: relative;
}
body.dark .ballInBox .teamBox {
  height: 60px;
  float: left;
  width: 80%;
  color: red;
}
body.dark .ballInBox .teamBox .team {
  height: 30px;
  float: left;
  line-height: 30px;
  width: 95%;
  margin-left: 5%;
  font-size: 12px;
  color: #333;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: left;
}
body.dark .ballInBox .teamBox .team .name {
  width: 80%;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 30px;
  height: 30px;
  float: left;
}
body.dark .ballInBox .teamBox .team span {
  float: right;
  display: block;
  width: 20%;
  text-align: center;
  font-size: 18px;
}
body.dark .ballIn {
  background: rgba(180, 31, 13, 0.1);
}
body.dark .titleMenu {
  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-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  z-index: 9999;
  background: #ffffff;
  position: absolute;
  right: 0px;
  top: 124px;
  width: 20px;
}
body.dark .titleMenu a {
  text-align: center;
  display: block;
  width: 100%;
  background: #ffffff;
  font-size: 12px;
  line-height: 18px;
}
body.dark #filterBox {
  margin-right: 20px;
}
body.dark #matchList .title3 .stsc {
  display: table;
  float: left;
}
body.dark #matchList .title3 .colorBlock {
  float: left;
  width: 0.3em;
  line-height: 22px;
  margin: 2px 2px;
  height: 22px;
}
body.dark #matchList .title3 .LName {
  font-weight: bold;
  padding-right: 5px;
  padding-left: 5px;
  text-shadow: 0 1px 1px #ffffff;
  font-size: 12px;
  display: table-cell;
  vertical-align: middle;
  height: 26px;
  line-height: 26px;
}
body.dark #matchList .title3 .time {
  padding-right: 5px;
  padding-left: 5px;
  color: #999;
  font-size: 12px;
  display: table-cell;
  vertical-align: middle;
  height: 26px;
  line-height: 26px;
}
body.dark #matchList .title3 .state {
  padding-right: 5px;
  padding-left: 5px;
  font-size: 12px;
  display: table-cell;
  vertical-align: middle;
  height: 26px;
  line-height: 26px;
}
body.dark #matchList .mMatch .title3 .halfScore {
  width: 10%;
  margin-right: 5%;
}
body.dark #matchList .mMatch .title3 .halfScore {
  float: right;
  color: #0a6bb7;
  font-size: 12px;
  width: 12%;
  display: table-cell;
  vertical-align: middle;
  height: 22px;
}
body.dark .matchList .fixh .homeS {
  margin-bottom: 14px;
}
body.dark .matchList .fixh .hOdds span {
  margin-bottom: 10px;
}
body.dark .matchList .fixh2 .homeS {
  margin-bottom: 36px;
}
body.dark .matchList .fixh2 .hOdds span {
  margin-bottom: 32px;
}
body.dark .pushnote.float {
  z-index: 999;
  position: fixed;
  top: 0px;
  width: 100%;
  max-width: 640px;
}
body.dark .pMsg {
  z-index: 100;
  margin: 0px auto;
  padding: 5px;
  text-align: left;
  border: none;
  background: #333;
  color: #D9D9D9;
  max-width: 640px;
  position: relative;
  padding-right: 30px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  height: 30px;
}
body.dark .pMsg .close_b {
  width: 20px;
  height: 20px;
  margin: 6px 0 0 10px;
  position: absolute;
  right: 5px;
  top: 0;
}
body.dark .pMsg a {
  color: #2196F3;
  width: auto;
  border: none;
  background: transparent;
  padding: 0;
  text-decoration: underline;
}
body.dark .pMsg span,
body.dark .pMsg p {
  display: block;
  text-align: left;
  font-size: 14px;
  line-height: 22px;
}
body.dark .pMsg p {
  margin-bottom: 15px;
}
body.dark #fixWrapper,
body.dark #fixWrapperContainer {
  z-index: 1;
  background: #232323;
  width: 100%;
  overflow: hidden;
  /* background:fade(@@primary,5%);box-shadow:inset 0px -3px 8px rgba(0,0,0,0.05);*/

}
body.dark .fixScroller {
  padding: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  transform: translateZ(0);
  user-select: none;
  text-size-adjust: none;
  z-index: 1;
}
body.dark .dateList {
  text-align: center;
  padding: 0;
  overflow: hidden;
  white-space: nowrap;
  display: flex;
  align-items: center;
}
body.dark .dateList li {
  min-width: 50px;
  padding: 0;
  line-height: 16px;
  text-align: center;
  display: block;
  white-space: nowrap;
  border-bottom: none;
  flex: 1 0 auto;
  cursor: pointer;
}
body.dark .dateList li a {
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
  width: 100%;
  padding: 5px;
  display: inline-block;
}
body.dark .dateList li.on {
  color: #295d13;
  background: #1B1B1B;
  border-radius: 5px;
  position: relative;
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.1);
}
body.dark .dateList li.on::after {
  content: "";
  background: linear-gradient(90deg, #b41f0d, #ffcd00);
  width: 85%;
  height: 3px;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 10px;
}
body.dark .dateList .week {
  color: #8C8C8C;
  font-size: 12px;
  font-weight: normal;
  display: block;
}
body.dark .Smatchitem {
  padding: 10px;
}
body.dark .Smatchitem .Smatchtit {
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
  margin-bottom: 5px;
}
body.dark .Smatchitem .Smatchbox {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
body.dark .Smatchitem .Smatchlis {
  background: #1B1B1B;
  height: 80px;
  padding: 5px;
  margin: 3px;
  border-radius: 6px;
  width: calc(33% - 5px);
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
body.dark .Smatchitem .Smatchlis .star {
  font-size: 12px;
  position: absolute;
  right: 2px;
  top: 2px;
}
body.dark .Smatchitem .Smatchlis img {
  background: #ffffff;
  width: 30px;
  height: 30px;
  margin: 5px auto;
  border-radius: 5px;
}
body.dark .Smatchitem .Smatchlis span {
  font-size: 12px;
  text-align: center;
  line-height: 20px;
  width: 100%;
  margin-bottom: 2px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  /*word-break: break-word;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;-webkit-box-pack: center;*/

}
body.dark .Smatchitem .Smatchlis .icon {
  color: #434343;
  font-size: 30px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  margin: 5px;
}
body.dark .search_item .Smatchitem.nopd {
  padding: 10px 0;
}
body.dark .search_item .Smatchitem.nopd .Smatchtit {
  margin: 0 10px 5px 10px;
}
body.dark .search_item .Smatchbox {
  flex-wrap: nowrap;
  overflow-x: scroll;
  scrollbar-width: none;
}
body.dark .search_item .Smatchlis {
  width: calc(30% - 3px);
  flex: 1 0 auto;
  margin: 0 3px;
}
body.dark .search_lg_box .search_lis {
  color: #ffffff;
  font-size: 12px;
  font-weight: normal;
  line-height: 36px;
  height: 36px;
  padding: 0 10px;
  border: none;
  display: flex;
  align-items: center;
}
body.dark .search_lg_box .search_lis.tit {
  background: #1B1B1B;
  border-bottom: 1px solid #262626;
}
body.dark .search_lg_box .search_lis.tit .icon {
  color: #8C8C8C;
  font-size: 12px;
}
body.dark .search_lg_box .search_lis span {
  text-align: left;
  padding: 0;
  flex: 1;
}
body.dark .search_lg_box .search_lis .cImg {
  width: 15px;
  margin: 0 10px 0 0;
}
body.dark .search_lg_box .search_lis .count {
  color: #8C8C8C;
  font-size: 12px;
  text-align: right;
  font-weight: normal;
  width: 40px;
  margin-right: 10px;
}
body.dark .search_lg_box .search_lis .icon {
  font-size: 16px;
  width: 30px;
  height: 30px;
  line-height: 30px;
}
body.dark .searchtplbox {
  padding: 10px;
}
body.dark .searchtplbox .srhitem {
  background: #1B1B1B;
  padding: 10px;
  margin-bottom: 5px;
  border-radius: 6px;
  display: flex;
  align-items: center;
}
body.dark .searchtplbox .teamicon {
  width: 36px;
  height: 36px;
  margin-right: 10px;
}
body.dark .searchtplbox .team {
  flex: 1;
  overflow: hidden;
}
body.dark .searchtplbox .Team-name {
  font-size: 14px;
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
body.dark .searchtplbox .area {
  color: #595959;
  font-size: 12px;
  line-height: 16px;
}
body.dark .searchtplbox .icon {
  font-size: 16px;
  margin-left: 8px;
}
body.dark .dbList .title {
  background: #1B1B1B;
}
body.dark .dbList {
  min-height: 300px;
}
body.dark .dbList .iconfont {
  width: 30px;
  height: 30px;
  float: right;
  display: block;
  line-height: 30px;
  position: absolute;
  top: 5px;
  right: 4px;
  text-align: center;
}
body.dark .dbList li .setTop.on {
  background-image: url("/Images/com/staron.png");
}
body.dark .dbList li {
  position: relative;
  padding: 5px 5px 5px 10px;
}
body.dark .dbList li a {
  width: -webkit-calc(100% - 35px);
  width: calc(100% - 35px);
  display: inline-block;
}
body.dark .dayrow {
  border-bottom: solid 1px #1B1B1B;
  background: #ffd9211a !important;
  line-height: 24px;
  text-align: center;
  font-weight: bold;
}
body.dark .leagueRow {
  border-bottom: solid 1px #262626;
  position: relative;
  background: #262626;
  line-height: 30px;
  text-align: left;
  font-weight: bold;
  padding-left: 10px;
}
body.dark .leagueRow .close_b {
  width: 16px;
  height: 16px;
  position: absolute;
  right: 7px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
body.dark .dayrow.hide {
  display: none;
}
body.dark .liveTools {
  background: #1B1B1B;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
}
body.dark .liveTools .item {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background: #ffffff;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  color: #666;
  line-height: 29px;
  height: 30px;
  text-align: center;
  float: left;
  font-size: 13px;
}
body.dark .liveTools .tabs {
  position: static;
  left: 0;
  margin-top: 0;
  margin-left: 0;
  border: none;
  width: 100%;
}
body.dark .liveTools.fav .tabs {
  width: 100%;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
body.dark .liveTools.fav .tabs .tab {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background: transparent;
  color: #333;
}
body.dark .liveTools .tabs .tab {
  color: #BFBFBF;
  line-height: 36px;
  height: 36px;
  position: relative;
}
body.dark .liveTools .tabs .tab.on::after,
body.dark .liveTools .on::after {
  content: "";
  height: 3px;
  background: #b41f0d;
  width: 76%;
  left: 12%;
  display: block;
  position: absolute;
  bottom: 0;
}
body.dark .liveTools .tabs .tab .icon {
  color: #595959;
  font-size: 12px;
}
body.dark .liveTools .tabs .tab.on .icon {
  color: #ffffff;
}
body.dark .liveTools .item.filter {
  text-align: right;
}
body.dark .liveTools .sort {
  color: #595959;
  font-size: 20px;
  border-left: 1px solid #262626;
  width: 52px;
  cursor: pointer;
}
body.dark .liveTools .sort.pick {
  color: #b41f0d;
}
body.dark .mlazy {
  display: none;
}
body.dark .wd-red {
  color: red;
}
body.dark #navWrapper,
body.dark #navWrapperContainer {
  z-index: 1;
  background: #3d699b;
  width: 100%;
  overflow: hidden;
  height: 35px;
  float: left;
  position: relative;
}
body.dark #navWrapper #scroller {
  height: 35px;
  left: 0;
  position: absolute;
  z-index: 1;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -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;
  white-space: nowrap;
  display: block;
}
body.dark #navWrapper li a {
  position: relative;
  width: auto;
  display: inline-block;
  color: rgba(255, 255, 255, 0.7);
}
body.dark #navWrapper li a.on {
  color: #ffffff;
}
body.dark #navWrapper #scroller li {
  font-size: 14px;
  width: 80px;
  line-height: normal;
  float: left;
  display: inline-block;
  overflow: hidden;
  text-align: center;
  white-space: nowrap;
}
body.dark .webdesc {
  color: #8C8C8C;
  font-size: 12px;
  line-height: 18px;
  text-align: justify;
  padding: 10px;
  white-space: pre-line;
}
body.dark .webdesc h3 {
  word-break: normal;
  white-space: normal;
}
body.dark .webdesc a {
  color: #0a6bb7 !important;
}
body.dark .hdpstar {
  display: none;
}
body.dark .searchBox {
  font-size: 0;
  line-height: 0;
  width: 100%;
  /* padding:2px 0px;*/
  float: left;
  position: relative;
}
body.dark .searchBox input {
  background: #1B1B1B url(/Images/com/searchB.png) no-repeat 5px center;
  background-size: 22px auto;
  padding: 0 5px;
  padding-left: 35px;
  width: 100%;
  line-height: 35px;
  color: #8C8C8C;
}
body.dark .searchBox input {
  outline: none;
}
body.dark .searchBox .btn {
  padding: 10px;
  color: white;
  height: 28px;
  line-height: 28px;
  font-size: 16px;
  text-align: center;
  position: absolute;
  display: inline-block;
  right: 4px;
  top: 50%;
  transform: translateY(-50%);
  width: 17px;
  font-weight: 500;
}
@media screen and (min-width: 320px) and (max-width: 320px) {
  body.dark .matchList .item.tob .team {
    width: -webkit-calc(100% - 180px);
    width: calc(100% - 180px);
  }
}
@media screen and (min-width: 580px) {
  body.dark #navWrapper #scroller li {
    width: -webkit-calc(100% / 5);
    width: calc(100% / 5);
  }
  body.dark #linews {
    max-width: none;
  }
}
body.dark#Football .item .timeScore {
  width: 8%;
  float: left;
}
body.dark#Football .item .timeScore i {
  color: #b4b4b4;
  text-align: center;
  height: 20px;
  line-height: 20px;
}
body.dark#Football .item .timeScore > div {
  width: 100%;
  text-align: left;
  font-size: 0;
  line-height: 0;
}
body.dark#Football .item .timeScore > div > span {
  color: #595959;
  font-size: 12px;
  width: 100%;
  display: inline-block;
  border-bottom: none;
  line-height: 22px;
  border: none;
  margin: 1px 0;
}
body.dark#Football .item .timeScore .guest .odd {
  margin: 0;
}
body.dark .matchList .item {
  -webkit-touch-callout: none;
  /*系统默认菜单被禁用*/
  -webkit-user-select: none;
  /*webkit浏览器*/
  -khtml-user-select: none;
  /*早期浏览器*/
  -moz-user-select: none;
  /*火狐*/
  -ms-user-select: none;
  /*IE10*/
  user-select: none;
}
body.dark .matchList .item.h .score span {
  color: #F44336;
  background: transparent;
}
body.dark .matchList .item.f .score span,
body.dark .matchList .item.ft .score span {
  color: #ffffff;
  background: transparent;
}
body.dark .matchList .item .score.h span {
  color: #F44336;
  background: transparent;
}
body.dark .matchList .item .time {
  color: #8C8C8C;
  min-width: 40px;
  text-align: center;
  line-height: normal;
  letter-spacing: 0;
}
body.dark .matchList .item .time .mTime {
  margin-top: 2px;
}
body.dark .matchList .item .time.fav .mTime {
  font-size: 11px;
  line-height: 12px;
  margin-bottom: 4px;
}
body.dark .matchList .item .live {
  color: rgba(218, 37, 16, 0.3);
  font-size: 18px;
}
body.dark .matchList .item .time .s {
  color: #F44336;
}
body.dark .matchList .item .time .s i {
  display: unset;
}
body.dark .matchList .item.tob .time .s,
body.dark .matchList .item.ft .time .s,
body.dark .matchList .item.f .time .s {
  display: none;
}
body.dark .matchList .item.live .time .s {
  display: block;
}
body.dark .matchList .item span.hdpstar {
  color: #f44336;
  display: inline;
  padding: 2px 0px 0px 0px;
  margin: 0px;
  left: 0px;
  position: absolute;
  float: left;
}
body.dark .matchList .item span.hdpstar::before {
  content: '*';
  font-size: 12px;
}
body.dark .matchList .item .team {
  width: -webkit-calc(100% - 180px);
  width: calc(100% - 180px);
  flex: 1;
}
body.dark .matchList .item.tob .team {
  width: -webkit-calc(100% - 180px);
  width: calc(100% - 180px);
}
body.dark .matchList .item .team .status .gameName {
  overflow: hidden;
}
body.dark .matchList .item .team .status {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
}
body.dark .matchList .item .iconbtn {
  width: 40px;
}
body.dark .matchList .item .iconbtns {
  width: 30px;
}
body.dark .matchList .item .iconbtn .icon,
body.dark .matchList .item .iconbtns .icon {
  margin: 0 auto;
}
body.dark .matchList .item .odds {
  width: 40px;
}
body.dark .matchList .group-title {
  background: #232323;
  color: #8C8C8C;
  font-size: 12px;
  font-weight: normal;
  line-height: normal;
  border-bottom: 1px solid #1B1B1B;
  padding: 0;
  display: flex;
  align-items: center;
  position: relative;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  letter-spacing: 0.22px;
}
body.dark .matchList .group-title:after {
  display: none;
  content: '';
  height: 1px;
  width: 350%;
  position: absolute;
  left: 0px;
  top: auto;
  right: auto;
  bottom: 0px;
  background-color: #333;
  border: 0px solid transparent;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  transform: scale(0.3);
  -webkit-transform: scale(0.3);
  -moz-transform: scale(0.3);
  -ms-transform: scale(0.3);
  -o-transform: scale(0.3);
  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 .dayrow {
  border-bottom: solid 1px #1B1B1B;
  background: #1B1B1B;
  color: #666;
  line-height: 22px;
  text-align: center;
}
body.dark .oddsPopup .opTable tr th {
  font-size: 11px;
}
body.dark .matchList .item.tob .odds i .lineup {
  margin-right: auto;
}
body.dark .matchList .item.noodds .odds {
  display: none;
}
body.dark .matchList .item .odds span:last-child,
body.dark .matchList .item .odds span:first-child {
  text-align: center;
}
body.dark .matchList .item .odds i > div {
  display: inline-block;
  -webkit-box-flex: 1;
  flex: 1;
  text-align: center;
  -webkit-box-flex: 0;
  flex: 0 0 33.333%;
}
body.dark .matchList .item .odds .icon,
body.dark .matchList .item .oddsbox .icon {
  font-size: 18px;
  text-align: right;
  padding-right: 5px;
}
body.dark .matchList .item .odds i .corner {
  margin-right: auto;
}
body.dark .matchList .item .odds i .corner i {
  background: url(/Images/com/corners4.png) no-repeat left 5px;
  background-size: auto 48%;
  display: inline;
  height: 20px !important;
  vertical-align: middle;
  padding: 4px 7px 1px 5px !important;
  content: '&nbsp';
  width: auto;
  float: unset;
}
body.dark .matchList .item .odds i .corner span {
  display: inline-block;
  height: 20px;
  float: none;
  color: #595959;
  font-size: 12px;
  line-height: 20px;
  text-align: left;
  font-weight: normal;
}
body.dark #popLayer {
  position: fixed;
  left: 50%;
  bottom: 60px;
  width: 90%;
  max-width: 540px;
  text-align: center;
  transform: translate(-50%, 0);
  z-index: 20;
}
body.dark .ballInBox,
body.dark .cardPopup {
  background: #1B1B1B;
  color: #8C8C8C;
  border: solid 1px #262626;
  height: 58px;
  padding: 2px;
  border-radius: 100px;
  overflow: initial;
  margin-bottom: 8px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3);
}
body.dark .ballInBox .icon {
  float: left;
  width: 52px;
  height: 52px;
  margin: 0;
  border-radius: 50%;
}
body.dark .ballInBox .timeBox {
  background: none;
  font-size: 12px;
  text-align: left;
  width: 50px;
  height: 100%;
  padding: 0;
  float: left;
  position: relative;
}
body.dark .ballInBox .timeBox .league {
  width: 80%;
  color: #595959;
  font-size: 11px;
  line-height: 20px;
  text-align: left;
  float: left;
}
body.dark .ballInBox .timeBox .time {
  width: auto;
  text-align: center;
  line-height: normal;
  float: right;
}
body.dark .ballInBox .teamBox {
  color: #8C8C8C;
  width: calc(100% - 72px);
  height: 52px;
  margin: 0 10px;
  float: right;
  display: flex;
}
body.dark .ballInBox .teamBox::after {
  content: "";
  display: block;
  clear: both;
}
body.dark .ballInBox .teamBox .team {
  float: none;
  height: 26px;
  line-height: 26px;
  width: 100%;
  padding: 0;
  margin: 0;
  font-size: 12px;
  color: #ffffff;
  flex: 1;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: left;
}
body.dark .ballInBox .teamBox .team .name {
  width: 100%;
  font-weight: 500;
  line-height: 26px;
  height: 26px;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  float: left;
}
body.dark .ballInBox .teamBox .team .redCard span {
  margin: 2px auto;
  float: none;
}
body.dark .ballInBox .teamBox .team span {
  float: right;
  display: block;
  width: 20%;
  text-align: center;
  font-size: 12px;
  font-weight: bold;
}
body.dark .redCardChange {
  background: #682d2d;
}
body.dark .ballInBox .teamBox .score {
  width: 40px;
  display: inline-block;
}
body.dark .ballInBox .teamBox .score span {
  font-size: 14px;
  font-weight: bold;
  line-height: 26px;
  text-align: center;
  display: block;
}
.dark .matchList .item .team img {
  opacity: 0.8;
}
