.teamName {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  /*width: 75px;*/

}
.green {
  color: green;
}
.red {
  color: red;
}
.blue {
  color: blue;
}
.dark .blue {
  color: #0089F1;
}
.debug {
  position: absolute;
  left: 0px;
  background: #FFF;
  top: 0px;
  font-size: 12px;
  font-family: "微软雅黑";
  float: left;
  width: 400px;
  padding-right: 10px;
  padding-left: 10px;
}
.debug table {
  background: #CCC;
}
.debug table tr td {
  background: #FFC;
  line-height: normal;
  padding: 1px;
}
.debug table tr td a {
  display: block;
  border: 1px solid #CCC;
  background: #FFF;
  white-space: nowrap;
  text-align: center;
  color: #333;
  text-decoration: none;
  line-height: normal;
  padding-right: 5px;
  padding-left: 5px;
}
.debug .title {
  line-height: 30px;
  text-align: center;
  font-weight: bold;
  width: 100%;
  font-size: 14px;
}
.demo {
  width: 950px;
  margin-right: auto;
  margin-left: auto;
  background: #FFFDF3;
  height: 1000px;
}
/*.top {background: url(/images/ant/top.gif) no-repeat 0px top;height: 406px;margin-bottom: 1px;}*/

.bottom {
  background: url(/images/ant/bottom.gif);
  height: 544px;
  margin-top: 1px;
}
.ant {
  margin-right: auto;
  background: #d6d6d6;
  padding: 3px;
  height: 294px;
  margin-left: auto;
  font-size: 12px;
  overflow: hidden;
}
.ant .nodata {
  border-top: none;
  color: #666;
  font-size: 18px;
  text-align: center;
  padding: 20px 0;
}
.ant .nodata2 {
  border: none;
  border-top: none;
  color: #666;
  font-size: 18px;
  padding: 14.5% 0;
  text-align: center;
  border-bottom: none;
}
.ant .nodata3 {
  text-align: center;
  color: #666;
  font-size: 18px;
  padding: 28% 0;
}
.ant .team div {
  font-weight: bold;
}
.ant div {
  margin: 0px;
}
.ant .odds {
  float: right;
  width: 100%;
  height: 86%;
  overflow: hidden;
  background: #fff;
}
.ant .odds .downBG {
  display: block;
  background: #ff8888;
}
.ant .odds .upBG {
  display: block;
  background: #88ff88;
}
.ant .recentStatus {
  float: right;
  width: 100%;
  height: 86%;
  overflow: hidden;
  background: #fff;
  position: relative;
}
.ant .flash {
  float: left;
  width: 400px;
  height: 100%;
  position: relative;
}
.ant .flash iframe {
  height: 294px;
  width: 100%;
  border: none;
}
.ant .flash .nodata {
  background: #fff url(/Images/ant/noflash3D_L.jpg) no-repeat;
  background-size: 100%;
  width: 100%;
  height: 100%;
  color: #fff;
  font-size: 18px;
  padding: 0;
  position: relative;
  margin-bottom: 3px;
}
.ant .flash .nodata .box {
  min-width: 150px;
  position: absolute;
  transform: translate(-50%, -50%);
  top: 35%;
  left: 50%;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  padding: 10px;
  border-radius: 4px;
  background: rgba(0, 0, 0, 0.6);
  -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
}
.ant .matchdata {
  position: relative;
  height: 100%;
  width: 300px;
  float: right;
  overflow: hidden;
}
.ant .matchdata .databtns {
  height: 14%;
  width: 100%;
  background-color: #f0f0f0;
}
.ant .matchdata .databtns .btns span {
  padding: 4px 2px;
  width: calc(50% - 4px);
  border: none;
}
.ant .miniDomain {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
  padding: 3px;
  color: #a5d8b9;
}
.ant .timeLine {
  float: left;
  width: 100%;
  background: url(/images/ant/timelineBG.png);
  height: 59px;
  position: absolute;
  bottom: 0;
}
.ant .timeLine.big {
  background: url(/images/ant/timelineBG_big.gif);
}
.ant .timeLine .info {
  float: left;
  height: 100%;
  width: 100%;
  position: relative;
  overflow: hidden;
}
.ant .timeLine .info .timeLine {
  height: 100%;
  background: url(/images/ant/currentTime.gif) no-repeat;
  width: 7px;
  line-height: 100%;
  position: absolute;
  top: 0px;
  z-index: 2;
  font-size: 12px;
  color: #FFF;
  text-align: center;
}
.ant .timeLine .info .timeBar {
  height: 100%;
  width: 1px;
  line-height: 100%;
  position: absolute;
  top: 0px;
  z-index: 0;
  font-size: 12px;
  border-left: solid 1px #FF4F00;
  color: #FFF;
  text-align: center;
}
.ant .timeLine .info .timeBar i {
  height: 18px;
  top: 3px;
  overflow: hidden;
  line-height: 18px;
  background: #FF4F00;
  position: absolute;
  border: solid 1px #FF4F00;
  border-radius: 3px;
  left: -1px;
  font-style: normal;
  width: 20px;
  color: #fff;
  padding-right: 2px;
  padding-left: 2px;
}
.ant .timeLine .info i {
  position: absolute;
  font-style: normal;
  height: 70%;
  width: 1px;
  z-index: 1;
}
.ant .timeLine .info i.b {
  background: url(/images/ant/ball.png) no-repeat;
  height: 14px;
  width: 14px;
  z-index: 2;
}
.ant .timeLine .info i.b2 {
  background: url(/images/ant/ball2.png) no-repeat;
  height: 14px;
  width: 14px;
  z-index: 2;
}
.ant .timeLine .info i.b3 {
  background: url(/images/ant/ball3.png) no-repeat;
  height: 14px;
  width: 14px;
  z-index: 2;
}
.ant .timeLine .info i.a {
  background: #E62129;
}
.ant .timeLine .info i.f {
  background: url(/images/ant/flag.png);
  height: 14px;
  width: 14px;
  z-index: 2;
}
.ant .timeLine .info i.s {
  background: #026A29;
}
.ant .timeLine .info .home {
  height: 50%;
  position: relative;
  left: 0px;
  top: 0px;
}
.ant .timeLine .info .home i.b {
  bottom: 16px;
  z-index: 2;
}
.ant .timeLine .info .home i.f {
  bottom: 0px;
}
.ant .timeLine .info .guest {
  height: 50%;
  position: relative;
  left: 0px;
  top: 0px;
}
.ant .timeLine .info .guest i {
  position: absolute;
  bottom: 0px;
}
.ant .timeLine .info .guest i.b {
  top: 14px;
}
.ant .timeLine .info .guest i.f {
  top: 0px;
}
/*赛事数据 */

.ant .liveBox {
  background-color: #FFF;
  position: relative;
  overflow: hidden;
  padding: 0 8px;
}
.ant .liveBox .lb-title {
  line-height: 30px;
  font-size: 14px;
  font-weight: 600;
  margin-top: 2px;
  clear: both;
}
.ant .liveBox .lb-ms .homeSix,
.ant .liveBox .lb-ms .guestSix {
  width: 102px;
  display: inline-block;
}
.ant .liveBox .lb-ms .homeSix {
  text-align: right;
}
.ant .liveBox .lb-ms .guestSix {
  text-align: left;
}
.lb-td1 {
  line-height: 20px;
}
.lb-td2 {
  margin-bottom: 2px;
}
.ant .liveBox .lb-td2 {
  margin-bottom: 20px;
}
.liveBox .left {
  float: left;
  width: 18%;
  text-align: left;
}
.liveBox .center {
  margin: 0 auto;
  font-size: 12px;
  font-weight: 600;
}
.liveBox .right {
  float: right;
  width: 18%;
  text-align: right;
}
.liveBox .home-w,
.liveBox .guest-w {
  width: 49%;
  background-color: #e5e5e5;
  height: 8px;
  overflow: hidden;
  border-radius: 20px;
  display: inline-block;
  margin-bottom: 5px;
}
.liveBox .home-bar,
.liveBox .guest-bar {
  background-color: #307b06;
  height: 8px;
  border-radius: 20px;
}
.liveBox .home-w {
  float: left;
}
.liveBox .guest-w {
  float: right;
}
.liveBox .home-bar {
  float: right;
}
.liveBox .guest-bar {
  float: left;
}
.ant .cvd {
  margin: 0 auto;
  width: 190px;
  height: 36px;
}
#mintable .ant td {
  border-bottom: none !important;
}
.ant .guessBox {
  height: 86%;
  width: 100%;
  float: right;
  overflow: hidden;
}
.ant table {
  background: #ddd;
}
.ant table tr th {
  background: #fff;
  line-height: 30px;
  padding-left: 2px;
}
.ant table tr td {
  background: #fff;
  border-style: none;
  line-height: 30px;
  height: auto;
}
.ant table tr td .red {
  color: #e62129;
}
.ant table tr td.y {
  background: #fffbe4;
}
.ant .btns {
  float: right;
  font-weight: normal;
  text-align: center;
  border: 1px solid #307b06;
  background: #FFFFFF;
  color: #307b06;
  width: 75%;
  height: unset;
  border-radius: 4px;
  margin: 5px -26% 0 0;
  transform: translate(-50%, 0);
}
.ant .btns span {
  width: 30%;
  padding: 0 6px;
  cursor: pointer;
  line-height: 20px;
  overflow: hidden;
  display: block;
  float: left;
  border-left: 1px solid #307b06;
}
.ant .btns span:first-child {
  border-left: none;
}
.ant .btns span:hover {
  color: #e62129;
}
.ant .btns .on,
.ant .btns .on:hover {
  background: #307b06;
  color: #FFFFFF;
  overflow: hidden;
  cursor: default;
}
.ant .odds .btns {
  margin: 5px -20% 5px 0;
  background: #e5e5e5;
  color: #666;
  border: 2px solid #e5e5e5;
  border-radius: 30px;
}
.ant .odds .btns span {
  padding: 2px 4px;
  border: none;
}
.ant .cvd .btns {
  background: #e5e5e5;
  border: 2px solid #e5e5e5;
  color: #666;
  margin-top: 4px;
  border-radius: 30px;
}
.ant .cvd .btns .on,
.ant .cvd .btns .on:hover,
.ant .odds .btns .on,
.ant .odds .btns .on:hover {
  background: #fff;
  color: #333;
  border-radius: 30px;
}
.ant .cvd .btns span {
  border: none;
  width: 50%;
  padding: 2px 0;
}
.dark .ant,
.dark .ant table {
  background-color: #444;
}
.dark .ant .matchdata .databtns {
  background: #151515;
}
.dark .ant .liveBox,
.dark .ant .recentStatus,
.dark .ant table tr td,
.dark .ant .nodata2,
.dark .ant .nodata,
.dark .ant .odds,
.dark .ant .btns {
  background-color: #000;
}
.dark .ant table tr th,
.dark .liveBox .home-w,
.dark .liveBox .guest-w {
  background-color: #222;
}
.dark .liveBox .home-bar,
.dark .liveBox .guest-bar {
  background-color: #307b06;
}
.dark .ant .timeLine {
  background: url(/images/ant/timelineBG_dark.png);
}
.dark .ant .flash .nodata {
  background: #fff url(/Images/ant/noflash3D_D.jpg) no-repeat;
  background-size: 100%;
}
.dark .ant .flash {
  border: 1px solid #555;
}
.dark .ant .cvd .btns,
.dark .ant .odds .btns {
  border-color: #151515;
}
.dark .ant .cvd .btns .on,
.dark .ant .cvd .btns .on:hover,
.dark .ant .odds .btns .on,
.dark .ant .odds .btns .on:hover {
  background: #464646;
  color: #fff;
}
.dark .ant .btns span:hover {
  color: #de5b5c;
}
.dark .ant .timeLine .info i.a {
  background: #9c3136;
}
.dark .ant .odds .downBG {
  background: #922828;
}
.dark .ant .odds .upBG {
  background: #3c843c;
}
.dark.ant table tr td.y {
  background: #161303;
}
.f-left {
  float: left;
}
