.bkEvent {padding: 10px;background: #f3f3f3;height: 142px;position: relative;border-top: 1px solid #e5e5e5;font-size: 13px;}
.bkEvent>div {position: absolute;}
.teamName {overflow: hidden;text-overflow: ellipsis;white-space: nowrap;padding: 0 15px;width: 100px;}
/* bar */

.bkEvent .bar {border-radius: 4px;overflow: hidden;background: #0000000f;height: 8px;}
.bkEvent .bar i {float: left;display: block;height: 8px;border-radius: 20px;}
.bkEvent ul {padding-top: 10px;}
.bkEvent ul li {min-height: 37px;*min-height: 30px;float: left;margin: 0;}
.bkEvent ul li .item {width: 60px;float: left;text-align: center;}
.bkEvent ul li .item .tit {background: #e9e9e9;width: 100%;display: block;color: #777;padding: 1px 0;font-size: 12px;}
.bkEvent .win {width: 84%;}
.bkEvent .ou {width: 78%;}
.bkEvent .winH {width: 72%;}
/* home */

.bkEvent .e_home {z-index: 1;left: 10px;text-align: right;width: 312px;}
.result_10 {font-size: 0;text-align: left;float: left;}
.result_10 span {font-size: 12px;color: #999999}
.bkEvent .e_home .e_menu .btn:first-child {right: -10px;}
.bkEvent .e_Box {width: 540px;height: 140px;background: url(/images/event/bg.png) no-repeat bottom center;background-size: 100% auto;left: 50%;margin-left: -270px;}
/* guest */

.bkEvent .e_guest ul li .item {float: right;}
.bkEvent .e_guest ul li {float: right;text-align: left;}
.bkEvent .e_guest .result_10 {float: right;}
.bkEvent .e_guest {z-index: 3;right: 10px;text-align: left;width: 312px;}
.bkEvent .e_guest .e_menu {background: url(/images/event/teambar2.png) no-repeat right top;padding: 0 0 0 20px;background-size: 312px 29px;}
.bkEvent .e_menu .btns {position: absolute;right: -10px;bottom: 2px;}
.bkEvent .e_guest .e_menu .btn:first-child {left: -10px;}
.bkEvent .e_guest .e_menu .btn {float: right;}
/* menu */

.bkEvent .e_menu {background: url(/images/event/teambar.png) no-repeat left top;height: 29px;padding: 1px;line-height: 28px;padding: 0 20px 0 0;font-weight: bold;position: relative;background-size: 312px 29px;}
.bkEvent .e_menu .btns {position: absolute;left: -10px;bottom: 2px;}
.bkEvent .e_menu .btn {width: 76px;height: 27px;text-align: center;position: relative;bottom: -3px;z-index: 1;font-weight: normal;cursor: pointer;line-height: 27px;background: url(/images/event/barBtn.png) no-repeat;float: left;}
.bkEvent .e_menu .btn.on {background: url(/images/event/barBtn_on.png) no-repeat;z-index: 2;}
.bkEvent .e_menu .btn:hover {color: red;border: none;}
/* color */

.bkEvent .red {color: #e86e5d;}
.bkEvent .blue {color: #469de3;}
.bkEvent .green {color: #619b63;}
.bkEvent .redBG {background-color: #e86e5d;}
.bkEvent .blueBG {background-color: #469de3;}
.bkEvent .greenBG {background-color: #76b978;}
/* debug */

.debug {box-sizing: border-box;position: absolute;background: #FFF;bottom: 20px;font-size: 12px;font-family: "微软雅黑";float: left;width: 100%;padding: 2px;}
.debug table {background: #CCC;}
.debug table tr td {background: #FFC;line-height: normal;padding: 1px;}
.debug table tr td a {display: block;background: #FFF;white-space: nowrap;text-align: center;color: #333;text-decoration: none;line-height: normal;}
.debug .title {line-height: 30px;text-align: center;font-weight: bold;width: 100%;font-size: 14px;}
/* ant */

.ant {margin-right: auto;background: #d6d6d6;margin-left: auto;font-family: "微软雅黑";font-size: 12px;color: #333;overflow: hidden;position: relative;}
.ant .liveBox {float: left;}
.ant .liveBox>* {position: absolute;}
.ant .liveBox .default {height: 55%;width: 60%;position: absolute;top: 28%;background: url(../images/event/vsBG.png) no-repeat center center;background-size: 100% 100%;left: 20%;display: none;}
.ant .liveBox .default .icon {border-radius: 50%;overflow: hidden;width: 40px;height: 40px;margin: 0 auto;}
.ant .liveBox .default .icon img {max-width: 100%;max-height: 100%;top:0;}
.ant .liveBox .default .homeTeam,.ant .liveBox .default .guestTeam {width: 40%;padding: 7px;float: left;text-align: center;line-height: 20px;color: #FFF;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.ant .liveBox .default .guestTeam {float: right;}
.ant .liveBox .default .tianqi {left: 50%;margin-left: -125px;bottom: 0px;position: absolute;color: #FFF;width: 250px;}
.ant .liveBox .default .tianqi .data2 {width: 100%;height: 100%;;padding: 3px;text-align: center;}
.ant .liveBox .homeEventBox {width: 0%;position: absolute;height: 100%;;overflow: hidden;left: 0px;top: 0px;display: none;}
.ant .liveBox .homeEventBox .team {z-index: 1;color: #FFF;font-weight: bold;right: 5px;text-align: right;line-height: 20px;margin-top: -20px;top: 50%;height: 40px;white-space: nowrap;position: absolute;padding-right: 5px;}
.ant .liveBox .homeEventBox .team .ball {background: url(../images/event/ball.png) no-repeat right center;padding-right: 15px;color: #FF0;line-height: 20px;}
.ant .liveBox .homeEventBox .attackBG {background: url(../images/event/jg.png) no-repeat right top;width: 100%;height: 82%;display: none;background-size: auto 100%;}
.ant .liveBox .homeEventBox>div,.ant .liveBox .guestEventBox>div {position: absolute;bottom: 4px;height: 100%;;}
.ant .liveBox .guestEventBox {width: 0%;position: absolute;height: 100%;;overflow: hidden;right: 0px;top: 0px;display: none;}
.ant .liveBox .guestEventBox .team {z-index: 1;color: #FFF;font-weight: bold;text-align: left;line-height: normal;margin-top: -20px;top: 50%;height: 40px;white-space: nowrap;width: 75px;left: 5px;position: absolute;padding-left: 5px;}
.ant .liveBox .guestEventBox .team .ball {background: url(../images/event/ball.png) no-repeat left center;color: #FF0;line-height: normal;padding-left: 15px;}
.ant .liveBox .guestEventBox .attackBG {background: url(../images/event/jg2.png) no-repeat left top;width: 100%;display: none;height: 82%;background-size: auto 100%;}
.ant .liveBox .msg {background: url(/images/event/msgBG.png) no-repeat center 2px;bottom: 0;top: auto;position: absolute;text-align: center;width: 100%;line-height: 23px;color: #fff;}
.ant .liveBox .msg .balls {position: absolute;top: -18px;left: 50%;margin-left: -50px;width: 100px;line-height: 20px;height: 20px;}
.ant .liveBox .msg .balls .ball {background: url(../images/event/ball.png) no-repeat center center;width: 15px;height: 15px;padding-right: 15px;}
.ant .liveBox .msg .balls .ball_on {background: url(../images/event/ball_on.png) no-repeat center center;width: 15px;height: 15px;padding-right: 15px;}
.ant .liveBox .miss {color: #000;font-size: 15px;font-weight: bold;text-shadow: 1px 1px 1px #FFF;}
/* 缃氱悆miss */

.ant .liveBox .pointBall_0 {width: 100%;height: 100%;float: left;background: url(/images/event/foul_miss.png) no-repeat 19% 33%;background-size: 15%;}
.ant .liveBox .pointBall_0 .miss {position: absolute;left: 79px;top: 21px;}
.ant .liveBox .pointBall_1 {width: 100%;height: 100%;float: left;background: url(/images/event/foul_miss_g.png) no-repeat 81% 33%;background-size: 15%;}
.ant .liveBox .pointBall_1 .miss {position: absolute;right: 79px;top: 21px;}
/* 2鍒唌iss */

.ant .liveBox .miss_2_1 {width: 49%;height: 100%;left: 0;background: url(/images/event/2miss.png) no-repeat 40% 47%;background-size: 18% auto;}
.ant .liveBox .miss_2_1 .miss {position: absolute;left: 79px;top: 21px;}
.ant .liveBox .miss_2_2 {width: 49%;height: 100%;right: 0;background: url(/images/event/2miss_g.png) no-repeat 60% 47%;background-size: 18% auto;}
.ant .liveBox .miss_2_2 .miss {position: absolute;right: 79px;top: 21px;}
/* 3鍒唌iss */

.ant .liveBox .miss_3_1 {width: 49%;height: 100%;left: 0;background: url(/images/event/3miss.png) no-repeat center 32px;background-size: 25% auto;}
.ant .liveBox .miss_3_1 .miss {position: absolute;left: 79px;top: 21px;}
.ant .liveBox .miss_3_2 {width: 49%;height: 100%;right: 0;background: url(/images/event/3miss_g.png) no-repeat center 32px;background-size: 25% auto;}
.ant .liveBox .miss_3_2 .miss {position: absolute;right: 79px;top: 21px;}
.ant .showBg {background: rgba(0, 0, 0, 0.3);width: 100%;height: 100%;position: absolute;z-index: 999;}
.ant .closeBtn {background: #333333;border-radius: 4px;position: absolute;right: 5px;top: 5px;z-index: 1000;color: #f4ff68;padding: 4px 8px;}
@media screen and (max-width: 320px) {.ant .liveBox .default .icon {width: 32px;height: 32px;}
}