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;
  /*height:auto !important;*/

}
body {
  /* &#Basketball #content .gameBox .gameInfo .vs .score {
        top: 42% !important;
    }
*/

  /*��ͷ*/

  color: #1B1B1B;
  background: #EBEBEB;
}
body #content .match {
  width: 100%;
  text-align: center;
  color: #ffffff;
}
body #content .gameBox {
  width: 100%;
  height: 100%;
  background: rgba(105, 49, 49, 0.75);
}
body #content .gameBox .gameInfo .home,
body #content .gameBox .gameInfo .guest {
  width: 34%;
}
body #content .gameBox .gameInfo .vs {
  width: 32%;
  line-height: 20px;
}
body #content table tr td.name {
  text-align: left;
  padding-left: 5px;
  white-space: normal;
  word-break: break-all;
}
body #content .mini.Ant .gameBox {
  background: rgba(0, 0, 0, 0.2);
}
body #content .mini .gameBox .gameInfo .vs {
  width: 130px;
  font-weight: 500;
}
body #content .mini.Ant .gameInfo .status {
  width: auto;
  font-weight: normal;
  transform: translate3d(0, -8px, 0);
  -webkit-transform: translate3d(0, -8px, 0);
}
body #content .mini.Ant .gameBox .HT {
  opacity: 1;
  transform: translate3d(0, -8px, 0);
  -webkit-transform: translate3d(0, -8px, 0);
}
body #content .mini .gameBox .gameInfo .home {
  width: -webkit-calc(50% - 80px);
  width: calc(50% - 80px);
}
body #content .mini .gameBox .gameInfo .guest {
  width: -webkit-calc(50% - 80px);
  width: calc(50% - 80px);
}
body #content .scoreBox span {
  width: 25px !important;
}
body .tabs .tab.on,
body .tabs.mini .tab.on {
  background-color: #693131;
  color: white;
  font-weight: 500;
}
body .tabs,
body #content h2 .tabs .tab {
  border-color: #693131;
}
body #content .detailMenu .item.on {
  border-bottom: 2px solid #693131;
}
body #boxList {
  background: #ffffff;
}
body #content.basketball .eventBox {
  height: 100%;
}
body .secEnd,
body .secStart {
  text-align: center;
  color: #333;
  font-weight: bold;
}
body .basketball.eventBox .eventList::before,
body .basketball.eventBox .eventList::after {
  background: none;
  margin: 0;
  padding: 0;
}
body .basketball.eventBox .eventList .item {
  background: url(/Images/com/timeline2.png) repeat-y center center;
}
body .basketball.eventBox .eventList {
  background: #ffffff;
}
body .basketball.eventBox .eventList::before {
  content: "";
  color: #434343;
}
body .basketball.eventBox .eventList::after {
  content: "";
  color: #434343;
}
body .basketball.eventBox .eventList .item > div {
  background: #ffffff;
  text-align: left;
}
body .basketball.eventBox .eventList .item .ev-desc {
  width: -webkit-calc(50% - 5px);
  width: calc(50% - 5px);
  margin: 5px 0px;
  text-align: left;
}
body .basketball.eventBox .eventList .item .ev-left.ev-desc {
  padding: 0 8px 0 5px;
}
body .basketball.eventBox .eventList .item .ev-right.ev-desc {
  padding: 0 5px 0 8px;
}
body .basketball.eventBox .eventList .item .ev-left,
body .basketball.eventBox .eventList .item .ev-right {
  border-radius: 4px;
  position: relative;
  background: #EBEBEB;
}
body .basketball.eventBox .eventList .item .ev-left {
  float: left;
}
body .basketball.eventBox .eventList .item .ev-right {
  float: right;
}
body .basketball.eventBox .eventList .item .ev-num.up {
  background: #ef4040;
  border-color: #ef4040;
  color: #ffffff;
}
body .ev-left.ev-num {
  margin-left: 25%;
}
body .ev-right.ev-num {
  margin-right: 25%;
}
body .basketball.eventBox .eventList .item .ev-num {
  background: transparent;
  width: 15%;
  text-align: center;
  font-weight: bold;
  padding: 0;
}
body .basketball.eventBox .eventList .item .ev-stat {
  color: #434343;
  background: #ffffff;
  width: 20%;
  text-align: center;
}
body .roundBox {
  overflow: hidden;
  background: #ffffff;
  border-top: solid 1px #f5f5f5;
  border-bottom: solid 1px #f5f5f5;
  padding: 5px;
  position: fixed;
  z-index: 3;
  bottom: 0;
  width: 100%;
  max-width: 640px;
}
body .roundBox ul li {
  min-width: 30px;
  height: 30px;
  border: solid 1px #f5f5f5;
  margin-right: 5px;
  text-align: center;
  line-height: 30px;
  font-weight: bold;
  float: left;
  border-radius: 4px;
  padding: 0 4px;
}
body .roundBox ul li.on {
  background: #ef4040;
  color: #ffffff;
  border-color: orange;
}
body .roundBox .reloadIcon {
  width: 30px;
  height: 30px;
  float: right;
  margin: 0 3px;
  display: block;
  background: url(/Images/com/refresh.png) no-repeat center center;
  background-size: 80% auto;
}
body #pullDown {
  line-height: 32px;
  background: #EBEBEB;
  line-height: 40px;
  padding: 10px;
  font-weight: bold;
  font-size: 14px;
  color: #595959;
  display: none;
  text-align: center;
}
body #pullDown.flip,
body #pullDown.loading {
  display: block;
}
body #pullDown .pullDownIcon {
  vertical-align: middle;
  display: inline-block;
  margin-right: 5px;
  width: 32px;
  height: 32px;
  background: url(/Images/com/loadding.gif) 0 0 no-repeat;
}
body .barData .item .home i {
  background-color: #de682f !important;
}
body .barData .item .guest i {
  background-color: #2495da !important;
}
body .playerTechBox .icon {
  width: 40px;
}
body .playerTechBox .techBox {
  float: left;
  width: -webkit-calc(100% - 80px);
  width: calc(100% - 80px);
}
body #oddsTabs span {
  width: 33.3%;
}
body .techPeriodTab {
  padding: 0 0 10px 0;
}
body #content .gameBox .gameInfo {
  align-items: stretch !important;
}
body #content .gameBox .gameInfo .collect {
  top: 0;
}
body #content .gameBox .gameInfo .home,
body #content .gameBox .gameInfo .guest {
  display: flex;
  flex-direction: column;
  align-content: center;
  justify-content: center;
  align-items: center;
  margin-top: 30px;
}
body #content .mini.headMini:not(.Ant) .gameInfo .home {
  flex-direction: row;
  padding: 0 10px 0 40px;
}
body #content .mini.headMini:not(.Ant) .gameBox .gameInfo .guest {
  padding: 0 40px 0 10px;
}
body #content .headMini:not(.Ant) .gameBox .gameInfo .vs .score {
  font-size: 20px;
}
body #content .match.Ant .gameBox .header {
  height: 40px;
  min-height: 40px;
  line-height: 40px;
}
body #content .match.Ant .gameBox .header .home {
  padding-left: 0px;
}
body #content .match.Ant .gameBox .gameInfo .home,
body #content .match.Ant .gameBox .gameInfo .guest {
  display: flex;
  flex-direction: column;
  align-content: center;
  justify-content: center;
  align-items: center;
  margin-top: 0px;
}
body.dark {
  /* &#Basketball #content .gameBox .gameInfo .vs .score {
        top: 42% !important;
    }
*/

  /*��ͷ*/

  color: #D9D9D9;
  background: #262626;
}
body.dark #content .match {
  width: 100%;
  text-align: center;
  color: #ffffff;
}
body.dark #content .gameBox {
  width: 100%;
  height: 100%;
  background: rgba(105, 49, 49, 0.75);
}
body.dark #content .gameBox .gameInfo .home,
body.dark #content .gameBox .gameInfo .guest {
  width: 34%;
}
body.dark #content .gameBox .gameInfo .vs {
  width: 32%;
  line-height: 20px;
}
body.dark #content table tr td.name {
  text-align: left;
  padding-left: 5px;
  white-space: normal;
  word-break: break-all;
}
body.dark #content .mini.Ant .gameBox {
  background: rgba(0, 0, 0, 0.2);
}
body.dark #content .mini .gameBox .gameInfo .vs {
  width: 130px;
  font-weight: 500;
}
body.dark #content .mini.Ant .gameInfo .status {
  width: auto;
  font-weight: normal;
  transform: translate3d(0, -8px, 0);
  -webkit-transform: translate3d(0, -8px, 0);
}
body.dark #content .mini.Ant .gameBox .HT {
  opacity: 1;
  transform: translate3d(0, -8px, 0);
  -webkit-transform: translate3d(0, -8px, 0);
}
body.dark #content .mini .gameBox .gameInfo .home {
  width: -webkit-calc(50% - 80px);
  width: calc(50% - 80px);
}
body.dark #content .mini .gameBox .gameInfo .guest {
  width: -webkit-calc(50% - 80px);
  width: calc(50% - 80px);
}
body.dark #content .scoreBox span {
  width: 25px !important;
}
body.dark .tabs .tab.on,
body.dark .tabs.mini .tab.on {
  background-color: #693131;
  color: white;
  font-weight: 500;
}
body.dark .tabs,
body.dark #content h2 .tabs .tab {
  border-color: #693131;
}
body.dark #content .detailMenu .item.on {
  border-bottom: 2px solid #693131;
}
body.dark #boxList {
  background: #1B1B1B;
}
body.dark #content.basketball .eventBox {
  height: 100%;
}
body.dark .secEnd,
body.dark .secStart {
  text-align: center;
  color: #BFBFBF;
  font-weight: bold;
}
body.dark .basketball.eventBox .eventList::before,
body.dark .basketball.eventBox .eventList::after {
  background: none;
  margin: 0;
  padding: 0;
}
body.dark .basketball.eventBox .eventList .item {
  background: url(/Images/com/timeline2.png) repeat-y center center;
}
body.dark .basketball.eventBox .eventList {
  background: #1B1B1B;
}
body.dark .basketball.eventBox .eventList::before {
  content: "";
  color: #8C8C8C;
}
body.dark .basketball.eventBox .eventList::after {
  content: "";
  color: #8C8C8C;
}
body.dark .basketball.eventBox .eventList .item > div {
  background: #1B1B1B;
  text-align: left;
}
body.dark .basketball.eventBox .eventList .item .ev-desc {
  width: -webkit-calc(50% - 5px);
  width: calc(50% - 5px);
  margin: 5px 0px;
  text-align: left;
}
body.dark .basketball.eventBox .eventList .item .ev-left.ev-desc {
  padding: 0 8px 0 5px;
}
body.dark .basketball.eventBox .eventList .item .ev-right.ev-desc {
  padding: 0 5px 0 8px;
}
body.dark .basketball.eventBox .eventList .item .ev-left,
body.dark .basketball.eventBox .eventList .item .ev-right {
  border-radius: 4px;
  position: relative;
  background: #262626;
}
body.dark .basketball.eventBox .eventList .item .ev-left {
  float: left;
}
body.dark .basketball.eventBox .eventList .item .ev-right {
  float: right;
}
body.dark .basketball.eventBox .eventList .item .ev-num.up {
  background: #F44336;
  border-color: #F44336;
  color: #ffffff;
}
body.dark .ev-left.ev-num {
  margin-left: 25%;
}
body.dark .ev-right.ev-num {
  margin-right: 25%;
}
body.dark .basketball.eventBox .eventList .item .ev-num {
  background: transparent;
  width: 15%;
  text-align: center;
  font-weight: bold;
  padding: 0;
}
body.dark .basketball.eventBox .eventList .item .ev-stat {
  color: #8C8C8C;
  background: #1B1B1B;
  width: 20%;
  text-align: center;
}
body.dark .roundBox {
  overflow: hidden;
  background: #ffffff;
  border-top: solid 1px #262626;
  border-bottom: solid 1px #262626;
  padding: 5px;
  position: fixed;
  z-index: 3;
  bottom: 0;
  width: 100%;
  max-width: 640px;
}
body.dark .roundBox ul li {
  min-width: 30px;
  height: 30px;
  border: solid 1px #262626;
  margin-right: 5px;
  text-align: center;
  line-height: 30px;
  font-weight: bold;
  float: left;
  border-radius: 4px;
  padding: 0 4px;
}
body.dark .roundBox ul li.on {
  background: #F44336;
  color: #ffffff;
  border-color: orange;
}
body.dark .roundBox .reloadIcon {
  width: 30px;
  height: 30px;
  float: right;
  margin: 0 3px;
  display: block;
  background: url(/Images/com/refresh.png) no-repeat center center;
  background-size: 80% auto;
}
body.dark #pullDown {
  line-height: 32px;
  background: #262626;
  line-height: 40px;
  padding: 10px;
  font-weight: bold;
  font-size: 14px;
  color: #8C8C8C;
  display: none;
  text-align: center;
}
body.dark #pullDown.flip,
body.dark #pullDown.loading {
  display: block;
}
body.dark #pullDown .pullDownIcon {
  vertical-align: middle;
  display: inline-block;
  margin-right: 5px;
  width: 32px;
  height: 32px;
  background: url(/Images/com/loadding.gif) 0 0 no-repeat;
}
body.dark .barData .item .home i {
  background-color: #de682f !important;
}
body.dark .barData .item .guest i {
  background-color: #2495da !important;
}
body.dark .playerTechBox .icon {
  width: 40px;
}
body.dark .playerTechBox .techBox {
  float: left;
  width: -webkit-calc(100% - 80px);
  width: calc(100% - 80px);
}
body.dark #oddsTabs span {
  width: 33.3%;
}
body.dark .techPeriodTab {
  padding: 0 0 10px 0;
}
body.dark #content .gameBox .gameInfo {
  align-items: stretch !important;
}
body.dark #content .gameBox .gameInfo .collect {
  top: 0;
}
body.dark #content .gameBox .gameInfo .home,
body.dark #content .gameBox .gameInfo .guest {
  display: flex;
  flex-direction: column;
  align-content: center;
  justify-content: center;
  align-items: center;
  margin-top: 30px;
}
body.dark #content .mini.headMini:not(.Ant) .gameInfo .home {
  flex-direction: row;
  padding: 0 10px 0 40px;
}
body.dark #content .mini.headMini:not(.Ant) .gameBox .gameInfo .guest {
  padding: 0 40px 0 10px;
}
body.dark #content .headMini:not(.Ant) .gameBox .gameInfo .vs .score {
  font-size: 20px;
}
body.dark #content .match.Ant .gameBox .header {
  height: 40px;
  min-height: 40px;
  line-height: 40px;
}
body.dark #content .match.Ant .gameBox .header .home {
  padding-left: 0px;
}
body.dark #content .match.Ant .gameBox .gameInfo .home,
body.dark #content .match.Ant .gameBox .gameInfo .guest {
  display: flex;
  flex-direction: column;
  align-content: center;
  justify-content: center;
  align-items: center;
  margin-top: 0px;
}
