﻿html,
body {
    padding: 0px;
    margin: 0px;
    height: 100%;
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

#homeLineArea,
#guestLineArea {
    position: absolute;
    top: 10%;
    left: 0;
    height: 90%;
    width: 100%;
}

#guestLineArea {
    bottom: 0;
    top: 0;
}

/* new bg start */

.sr-bb .sr-lmt-pitch-soccer__noise {
    background-size: 40px 40px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
}

.sr-bb .sr-lmt-pitch-soccer__container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    /*padding-bottom: 61.97183%; background-color: #5c8301; */
    background-color: #37a73c;
    height: 100%;
    /* position: relative;overflow: hidden;z-index: 0; */
}

.sr-bb .sr-lmt-pitch-soccer__svg-container {
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    position: absolute;
    opacity: .54;
}

.sr-bb .sr-lmt-pitch-soccer__svg-container.srm-is-light {
    opacity: .25
}

.sr-bb .sr-lmt-pitch-soccer__svg {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute
}

.sr-bb .sr-lmt-pitch-soccer__overlay {
    background: -o-radial-gradient(50% 50%, ellipse closest-corner, transparent 0, rgba(0, 0, 0, .15) 100%);
    background: radial-gradient(ellipse closest-corner at 50% 50%, transparent 0, rgba(0, 0, 0, .15) 100%);
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1
}

.sr-bb .sr-lmt-pitch-soccer__stripes {
    position: absolute;
    left: 6.7%;
    right: 1.7%;
    top: 3%;
    bottom: 3%;
    background-image: -o-linear-gradient(left, hsla(0, 0%, 100%, .08) 50%, transparent 0);
    background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, hsla(0, 0%, 100%, .08)), color-stop(0, transparent));
    background-image: linear-gradient(90deg, hsla(0, 0%, 100%, .08) 50%, transparent 0);
    background-size: 14.575% 1%
}

.sr-bb .sr-lmt-pitch-soccer__stripes.srm-is-light {
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .025) 50%, transparent 0);
    background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, rgba(0, 0, 0, .025)), color-stop(0, transparent));
    background-image: linear-gradient(90deg, rgba(0, 0, 0, .025) 50%, transparent 0)
}

.sr-bb .sr-lmt-pitch-soccer__noise {
    background-size: 40px 40px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1
}

.sr-bb .sr-lmt-pitch-soccer__noise.srm-is-light {
    opacity: .5
}

.sr-bb .sr-lmt-pitch-soccer__spotlight {
    position: absolute
}

.sr-bb .sr-lmt-pitch-soccer__spotlight.srm-corner {
    background: -o-radial-gradient(50% 50%, ellipse closest-corner, hsla(0, 0%, 100%, .12) 0, transparent 75%);
    background: radial-gradient(ellipse closest-corner at 50% 50%, hsla(0, 0%, 100%, .12) 0, transparent 75%);
    width: 15%;
    height: 15%
}

.sr-bb .sr-lmt-pitch-soccer__spotlight.srm-top {
    top: -5%
}

.sr-bb .sr-lmt-pitch-soccer__spotlight.srm-bottom {
    bottom: -5%
}

.sr-bb .sr-lmt-pitch-soccer__spotlight.srm-left {
    left: -5%
}

.sr-bb .sr-lmt-pitch-soccer__spotlight.srm-right {
    right: -5%
}

.sr-bb .sr-lmt-pitch-soccer__spotlight.srm-bottom.srm-right,
.sr-bb .sr-lmt-pitch-soccer__spotlight.srm-top.srm-left {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.sr-bb .sr-lmt-pitch-soccer__spotlight.srm-bottom.srm-left,
.sr-bb .sr-lmt-pitch-soccer__spotlight.srm-top.srm-right {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.sr-bb .sr-lmt-pitch-soccer__spotlight.srm-center {
    left: 50%;
    top: 50%;
    width: 33%;
    height: 66%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: -o-radial-gradient(50% 50%, ellipse closest-corner, hsla(0, 0%, 100%, .1) 0, transparent 75%);
    background: radial-gradient(ellipse closest-corner at 50% 50%, hsla(0, 0%, 100%, .1) 0, transparent 75%)
}

.sr-bb .sr-lmt-pitch-soccer__spotlight.srm-goal-left {
    left: 3%
}

.sr-bb .sr-lmt-pitch-soccer__spotlight.srm-goal-right {
    right: 3%
}

.sr-bb .sr-lmt-pitch-soccer__spotlight.srm-goal {
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%;
    width: 20%;
    height: 44%;
    background: -o-radial-gradient(50% 50%, ellipse closest-corner, hsla(0, 0%, 100%, .16) 0, transparent 75%);
    background: radial-gradient(ellipse closest-corner at 50% 50%, hsla(0, 0%, 100%, .16) 0, transparent 75%)
}

.sr-bb .sr-lmt-pitch-soccer__custom-image {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}


/* new bg end  */

.homeEventBox .time,
.ant .teamClothes_0 .time,
.ant .ABall_0 .time,
.ant .DABall_0 .time,
.ant .offside_0 .time,
.ant .DBall_0 .time,
.ant .cornerBall_1 .time,
.ant .cornerBall_2 .time,
.ant .lineBall_0 .time,
.ant .pointBall_0 .time {
    background: #da793d !important;
}

.teamName {
    /* overflow: hidden;text-overflow: ellipsis; */
    font-weight: normal !important;
    /* text-align: justify; */
    white-space: nowrap;
    /* width: 100px; */
    /* max-width:100px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis; */
}


/* 球衣开始 */


/* 客队after球衣 */

/* 主队after球衣 */

.homeEventBox .teamName::before {
    content: "";
    background: url(../images/ant/red_team.svg) no-repeat center center;
    background-size: auto 13px;
    color: #FF0;
    padding-left: 20px;
    line-height: 0;
}

.guestEventBox .teamName::after {
    content: "";
    background: url(../images/ant/blue_team.svg) no-repeat center center;
    background-size: auto 13px;
    color: #FF0;
    padding-left: 20px;
    line-height: 0;
}

/* 无after球衣 */

.homeEventBox .teamName::after {
    background: none;
    content: unset;
    display: none
}


/* 球衣结束 */

.debug {
    left: 0px;
    background: #FFF;
    bottom: 0px;
    height: 60%;
    overflow-y: auto;
    position: fixed;
    font-size: 12px;
    font-family: "微软雅黑";
    float: left;
    width: 100%;
}

.debug table {
    background: #CCC;
}

.debug table tr td {
    background: #FFC;
    line-height: normal;
    padding: 1px;
    word-break: break-all;
}

.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;
}

.debugPlane {
    position: fixed;
    top: 0;
    background: #fff;
    width: 100%;
}

.demo {
    width: 790px;
    margin-right: auto;
    margin-left: auto;
    background: #FFFDF3;
    height: 1000px;
}

.barData .item {
    padding: 0 40px;
    font-size: 12px;
    height: 34px;
}

.barData .item>div {
    height: 34px;
    line-height: 34px;
}

.barData .item .home {
    font-size: 12px;
    width: 50%;
    float: left;
    position: relative;
    text-align: left;
}

.barData .item .home i {
    display: block;
    bottom: 0;
    position: absolute;
    right: 0;
    height: 7px;
    background: #E47938;
}

.barData .item .tit {
    position: absolute;
    width: -webkit-calc(100% - 80px);
    width: -webkit-calc(100% - 80px);
    width: calc(100% - 80px);
    max-width: 1000px;
    text-align: center;
}

.barData .item .guest {
    font-size: 12px;
    width: 50%;
    float: right;
    text-align: right;
    position: relative;
}

.barData .item .guest i {
    display: block;
    bottom: 0;
    position: absolute;
    left: 0;
    height: 7px;
    background: #509EDC;
}

.barData .item .home .ibg,
.barData .item .guest .ibg {
    width: 100%;
    height: 7px;
    background: rgba(0, 0, 0, 0.3);
    bottom: 0;
    position: absolute;
    left: 0;
}

.barData .item .home .ibg {
    left: auto;
    right: 0;
}

.barData .item .home .num,
.barData .item .guest .num {
    position: absolute;
    right: -40px;
    width: 40px;
    bottom: -15px;
    font-style: normal;
    text-align: center;
    font-size: 14px;
}

.barData .item .home .num {
    left: -40px;
    right: auto;
}


/* ... */

.rsmchar {
    padding: 6px;
    background: var(--bg-color-1);
    line-height: 20px;
    font-size: 12px;
    text-align: center;
    color: #fff;
}

.ant {
    margin-right: auto;
    background: var(--bg-color-1);
    margin-left: auto;
    font-family: "微软雅黑";
    font-size: 12px;
    color: #fff;
    overflow: hidden;
    position: relative;
}


.ant h4 {
    margin: 0;
    line-height: 30px;
    font-size: 14px;
}

.ant .logo {
    position: absolute;
    bottom: 5px;
    left: 0;
    background: url(../images/ant/logo.svg) no-repeat center center;
    background-size: auto 16px;
    height: 30px;
    width: 100%;
    opacity: .8
}

.ant .team div {
    font-weight: bold;
    line-height: 16px;
    text-align: left;
}

.ant .team .txt {
    color: #ff0;
}

.ant>div {
    margin: 0px;
    z-index: 999;
}


/* msgBox star */

.ant ul,
.ant ul li {
    list-style-type: none;
    padding: 0;
}

.ant .msgBox {
    -webkit-animation: 0.3s 0.3s forwards msgEnter ease;
    animation: 0.3s 0.3s forwards msgEnter ease;
    min-width: 150px;
    /* -webkit-transform: translate(-50%, -80%);-ms-transform: translate(-50%, -80%);transform: translate(-50%, -80%); */
    opacity: 1;
    position: relative;
    border-radius: 4px;
    padding: 10px 50px 10px 50px;
}

.ant .max {
    padding: 0 170px 0 50px !important;
    height: 114px;
    display: flex;
    align-items: center;
}

.ant .max .event {
    max-width: 100px;
    overflow: hidden;
    white-space: nowrap;
}

.ant .max .event .txt,
.ant .max .event .teamName {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.ant .max .iconBox {
    width: 150px !important;
    height: 90px !important;
}


/* SVG坐标修正开始 */

.stopIt .iconBox svg {
    transform: translate3d(0px, 8px, 0px) !important;
}

.shotOut .iconBox svg {
    transform: translate3d(0px, 0, 0px) !important;
}

.shotLost .iconBox svg {
    transform: translate3d(30px, -7px, 0px) !important;
}


/* SVG坐标修正结束 */

.ant .msgBoxStatic {
    color: #fff;
    -webkit-animation: 0.3s 0.3s forwards msgEnterCenter ease;
    animation: 0.3s 0.3s forwards msgEnterCenter ease;
    opacity: 1;
    position: relative;
    border-radius: 4px;
    min-width: 150px;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    padding: 10px 50px 10px 50px;
}

.ant .msgBoxStatic span.icon,
.ant .msgBox span.icon {
    width: 32px;
    height: 32px;
    padding: 0;
    margin: 0;
    position: absolute;
    right: 10px;
    top: 10px;
}

.ant .msgBoxStatic span.icon>*,
.ant .msgBox span.icon>* {
    max-width: 100%;
    max-height: 100%;
}

.ant .msgBox .icon {
    margin: 5px 0 0 0;
}

.ant .msgBoxStatic .event,
.ant .msgBox .event {
    float: left;
}

.ant .msgBoxStatic .time,
.ant .msgBox .time {
    position: absolute;
    border-radius: 4px;
    background: #149bd3;
    width: 32px;
    height: 32px;
    color: #fff;
    text-align: center;
    line-height: 32px;
    font-size: 16px;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
    font-weight: normal;
}

.ant .msgBoxStatic .iconBox,
.ant .msgBox .iconBox {
    top: 10px;
    width: 30px;
    text-align: center;
    font-size: 0;
    line-height: 0;
    position: absolute;
    right: 10px;
}

.ant .msgBoxStatic .iconBox embed,
.ant .msgBox .iconBox embed {
    max-width: 100%;
    height: 32px;
}

@-webkit-keyframes msgEnterCenter {
    to {
        color: #fff !important;
        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);
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        opacity: 1;
    }
}

@keyframes msgEnterCenter {
    to {
        color: #fff !important;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        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);
        opacity: 1;
    }
}

@-webkit-keyframes msgEnter {
    to {
        color: #fff !important;
        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);
        opacity: 1;
    }
}

@keyframes msgEnter {
    to {
        color: #fff !important;
        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);
        opacity: 1;
    }
}

@-webkit-keyframes txtEnter {
    0% {
        transform: translateX(-30px);
        opacity: 0;
        -webkit-transform: translateX(-30px);
    }
    100% {
        transform: translateX(0);
        opacity: 1;
        -webkit-transform: translateX(0);
    }
}

@keyframes txtEnter {
    0% {
        transform: translateX(-30px);
        opacity: 0;
        -webkit-transform: translateX(-30px);
    }
    100% {
        transform: translateX(0);
        opacity: 1;
        -webkit-transform: translateX(0);
    }
}

.ant .msgBox .ball {
    -webkit-animation: 0.3s forwards txtEnter ease;
    animation: 0.3s forwards txtEnter ease;
    opacity: 0;
    color: #333 !important;
    position: absolute;
    right: -10px;
    top: 10px;
    margin: 0;
    width: 19px;
    height: 19px;
    border-radius: 50%;
    border: solid 3px rgba(0, 0, 0, 0.2);
    padding: 0 !important;
}

.ant .msgBox .txt {
    -webkit-animation: 0.6s 0.3s forwards txtEnter ease;
    animation: 0.6s 0.3s forwards txtEnter ease;
    opacity: 0;
    white-space: nowrap;
    display: block;
    color: #ff0;
    text-align: left;
}

.ant .msgBox .teamName {
    -webkit-animation: 0.9s 0.3s forwards txtEnter ease;
    animation: 0.9s 0.3s forwards txtEnter ease;
    opacity: 0;
    color: #fff;
    text-align: left;
}


/* msgBox end */

.ant .left {
    float: left;
    width: 100%;
}


.ant .liveBox {
    float: left;
    /* background-size: 100% 100%; */
    height: 161px;
    width: 100%;
    position: relative;
    overflow: hidden;
    z-index: 0;
}

.ant .liveBox>div {
    z-index: 9;
}

.ant .liveBox>div:last-child {
    z-index: 0;
}

.ant .liveBox .cornerBall_0 {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    display: none;
    background: url(../images/ant/cornerLT.svg) left top;
    background-size: 100%;
}

.ant .liveBox .cornerBall_0 .team {
    -webkit-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
    z-index: 999;
    color: #FFF;
    font-weight: bold;
    text-align: left;
    font-size: 12px;
    position: absolute;
    right: 5%;
    bottom: 5%;
}

.ant .liveBox .cornerBall_0 .team .ball {
    color: #FF0;
    line-height: normal;
    display: block;
    left: -10px;
    right: unset;
}

.ant .liveBox .cornerBall_1 {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    display: none;
    background: url(../images/ant/cornerRT.svg) left top;
    background-size: 100%;
}

.ant .liveBox .cornerBall_1 .team {
    -webkit-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
    z-index: 999;
    color: #FFF;
    font-weight: bold;
    text-align: right;
    font-size: 12px;
    position: absolute;
    left: 5%;
    bottom: 5%;
}

.ant .liveBox .cornerBall_1 .team .ball {
    color: #FF0;
    line-height: normal;
    display: block;
}

.ant .liveBox .cornerBall_2 {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    display: none;
    background: url(../images/ant/cornerRB.svg) no-repeat right bottom;
    background-size: 100%;
}

.ant .liveBox .cornerBall_2 .team {
    -webkit-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
    z-index: 999;
    color: #FFF;
    font-weight: bold;
    text-align: right;
    font-size: 12px;
    position: absolute;
    left: 5%;
    bottom: 5%;
}

.ant .liveBox .cornerBall_2 .team .ball {
    color: #FF0;
    line-height: normal;
    display: block;
}

.ant .liveBox .cornerBall_3 {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    display: none;
    background: url(../images/ant/cornerLB.svg) left bottom;
    background-size: 100%;
}

.ant .liveBox .cornerBall_3 .team {
    -webkit-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
    z-index: 999;
    color: #FFF;
    font-weight: bold;
    text-align: left;
    font-size: 12px;
    position: absolute;
    right: 5%;
    bottom: 5%;
}

.ant .liveBox .cornerBall_3 .team .ball {
    color: #FF0;
    line-height: normal;
    display: block;
    left: -10px;
    right: unset;
}

.ant .liveBox .lineBall_0,
.ant .liveBox .lineBall_1,
.ant .liveBox .lineBall_2,
.ant .liveBox .lineBall_3 {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0 !important;
}

.ant .liveBox .lineBall_0 .team,
.ant .liveBox .lineBall_1 .team,
.ant .liveBox .lineBall_2 .team,
.ant .liveBox .lineBall_3 .team {
    z-index: 999;
    color: #fff;
    font-weight: bold;
    text-align: center;
    font-size: 12px;
    position: absolute;
    top: 50%;
    left: 50%;
}

.ant .liveBox .lineBall_0 .team .teamName {
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.ant .liveBox .lineBall_0 .team .ball {
    color: #FF0;
    line-height: normal;
    display: block;
}

.ant .liveBox .lineBall_1 .team .teamName {
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.ant .liveBox .lineBall_1 .team .ball {
    color: #FF0;
    line-height: normal;
    display: block;
}

.ant .liveBox .lineBall_2 .team .teamName {
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.ant .liveBox .lineBall_2 .team .ball {
    color: #FF0;
    line-height: normal;
    display: block;
}

.ant .liveBox .lineBall_3 .team .teamName {
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.ant .liveBox .lineBall_3 .team .ball {
    color: #FF0;
    line-height: normal;
    display: block;
}

.ant .liveBox .star {
    height: 15px;
    width: 15px;
    position: absolute;
    top: 50%;
    background: url(../images/ant/ball.svg) no-repeat center center;
    background-size: auto 13px;
    left: 50%;
    margin-top: -7px;
    margin-left: -7px;
    display: none;
}

.ant .liveBox .star .team {
    z-index: 999;
    color: #FFF;
    font-weight: bold;
    text-align: center;
    font-size: 12px;
    position: absolute;
    left: 50%;
    top: 100%;
    -webkit-transform: translateX(-50%) !important;
    -ms-transform: translateX(-50%) !important;
    transform: translateX(-50%) !important;
}

.ant .liveBox .star .team .ball {
    color: #FF0;
    line-height: normal;
    display: block;
}

.ant .liveBox .stopIt,
.ant .liveBox .shotIn,
.ant .liveBox .shotOut,
.ant .liveBox .shotLost {
    line-height: normal;
    width: 200px;
    text-align: center;
    padding: 10px 15px;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    display: none;
}

.ant .liveBox .stopIt .team {
    z-index: 999;
    color: #FFF;
    font-weight: bold;
    text-align: center;
    font-size: 14px;
    position: absolute;
    left: 50%;
    top: 50%;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    background: #359539;
}

.ant .liveBox .stopIt .team span {
    color: #FF0;
    line-height: normal;
    display: block;
}


/* .ant .liveBox .shotIn {line-height: normal;width: 200px;position: absolute;left: 50%;top: 50%;text-align: center;color: #fff;font-weight: bold;font-size: 14px;display: none;background: #359539;} */

.ant .liveBox .shotIn .team {
    z-index: 999;
    color: #FFF;
    font-weight: bold;
    text-align: center;
    font-size: 14px;
    position: absolute;
    left: 50%;
    top: 50%;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    background: #359539;
}

.ant .liveBox .shotIn .team span {
    color: #FF0;
    line-height: normal;
    display: block;
}


/* .ant .liveBox .shotOut {line-height: normal;width: 200px;position: absolute;left: 50%;top: 50%;text-align: center;color: #fff;font-weight: bold;font-size: 14px;display: none;background: #359539;} */

.ant .liveBox .shotOut .team {
    z-index: 999;
    color: #FFF;
    font-weight: bold;
    text-align: center;
    font-size: 14px;
    position: absolute;
    left: 50%;
    top: 50%;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    background: #359539;
}

.ant .liveBox .shotOut .team span {
    color: #FF0;
    line-height: normal;
    display: block;
}


/* .ant .liveBox .shotLost {line-height: normal;width: 200px;position: absolute;left: 50%;top: 50%;text-align: center;color: #fff;font-weight: bold;font-size: 14px;display: none;background: #359539;} */

.ant .liveBox .shotLost .team {
    z-index: 999;
    color: #FFF;
    font-weight: bold;
    text-align: center;
    font-size: 14px;
    position: absolute;
    left: 50%;
    top: 50%;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    background: #359539;
}

.ant .liveBox .shotLost .team span {
    color: #FF0;
    line-height: normal;
    display: block;
}

.ant .liveBox .msg {
    line-height: normal;
    position: absolute;
    left: 50%;
    top: 50%;
    text-align: center;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    display: none;
    background: #359539;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    padding: 10px;
}

.ant .liveBox .msg span {
    display: block;
    color: #fcff00;
}

.ant .default_simple {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0%;
    left: 0%;
    display: none;
}

.ant .default_simple .msgBox {
    padding: 10px;
    max-height: 200px;
    max-width: 350px;
    width: 90%;
    height: 90%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
    -webkit-animation: none;
    animation: none;
    background: rgba(0, 0, 0, .6);
    -webkit-box-shadow: 1px 2px 4px rgba(0, 0, 0, .4);
    box-shadow: 1px 2px 4px rgba(0, 0, 0, .4);
}

.ant .default_simple .timeBox {
    width: 70%;
    margin: 0 auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.ant .default_simple .timeBox li {
    -webkit-box-flex: 1;
    line-height: 22px;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    color: #a1af8e;
}

.ant .default_simple .timeBox li span {
    display: block;
    margin: 0 auto;
    width: 80%;
    color: #333;
    line-height: 40px;
    border-radius: 4px;
    background: #fff;
    font-size: 25px;
    font-weight: bold;
}

.ant .default_simple .teams {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    border: solid 1px #49634a;
    border-bottom: none;
    line-height: 40px;
    border-left: none;
    border-right: none;
    margin: 10px 0 0 0;
}

.ant .default_simple .teams .vs {
    line-height: 36px;
    color: #FFF;
    font-weight: bold;
    font-size: 15px;
    /* width:50px; */
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50px;
    -ms-flex: 0 0 50px;
    flex: 0 0 50px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.ant .default_simple .teams .homeTeam,
.ant .default_simple .teams .guestTeam {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 -webkit-calc(50% - 25px);
    -ms-flex: 0 0 calc(50% - 25px);
    flex: 0 0 calc(50% - 25px);
    line-height: 18px;
    color: #FFF;
    font-weight: bold;
    font-size: 13px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    text-align: left;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.ant .default_simple .teams .homeTeam {
    text-align: right;
}

.ant .default_simple .tianqi {
    color: #FFF;
    text-align: center;
}

.ant .default_simple .tianqi .data2 {
    padding: 3px;
    text-align: center;
    line-height: normal;
    font-size: 11px;
    color: #fff;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    position: absolute;
    bottom: 0;
    text-align: center;
    line-height: 30px;
    right: 0;
    left: 0;
}

.ant .liveBox .default {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0%;
    background: url(../images/ant/defBG.png) no-repeat center center;
    left: 0%;
    display: none;
}

.ant .liveBox .default .homeTeam {
    position: absolute;
    text-align: right;
    line-height: 30px;
    top: 50%;
    margin-top: -15px;
    color: #FFF;
    width: 42%;
    left: 0;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.ant .liveBox .default .guestTeam {
    text-align: left;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -15px;
    line-height: 30px;
    color: #FFF;
    width: 42%;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.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;
    background: url(../images/ant/tianqiBG_05.png) no-repeat center bottom;
    line-height: normal;
}

.ant .liveBox .offside_1 {
    position: absolute;
    display: none;
    height: 100%;
    width: 110px;
}

.ant .liveBox .offside_1 i {
    width: 3px;
    height: 100%;
    background: #fcff00;
    position: absolute;
    left: 26px;
    top: 0px;
}

.ant .liveBox .offside_1 .team {
    z-index: 999;
    color: #FFF;
    font-weight: bold;
    text-align: left;
    font-size: 12px;
    position: absolute;
    top: 50%;
    left: 40%;
}

.ant .liveBox .offside_1 .team .ball {
    color: #FF0;
    line-height: normal;
}

.ant .liveBox .offside_0 {
    position: absolute;
    display: none;
    height: 100%;
    width: 110px;
    right: 0px;
}

.ant .liveBox .offside_0 i {
    width: 3px;
    height: 100%;
    background: #fcff00;
    position: absolute;
    top: 0px;
    right: 26px;
}

.ant .liveBox .offside_0 .team {
    z-index: 999;
    color: #FFF;
    font-weight: bold;
    text-align: right;
    font-size: 12px;
    position: absolute;
    top: 50%;
    right: 40%;
}

.ant .liveBox .offside_0 .team .ball {
    color: #FF0;
    line-height: normal;
}

.ant .liveBox .DBall_0 {
    position: absolute;
    top: 63%;
    margin-top: -28px;
    height: 28px;
    width: 60px;
    display: none;
    left: 15px;
}

.ant .liveBox .DBall_0 .team {
    z-index: 999;
    color: #FFF;
    font-weight: bold;
    text-align: left;
    font-size: 12px;
    position: absolute;
    left: 5%;
    top: 35px;
}

.ant .liveBox .DBall_0 .team .ball {
    line-height: normal;
    left: -10px;
    top: -10px;
}

.ant .liveBox .DBall_1 {
    position: absolute;
    top: 63%;
    margin-top: -28px;
    height: 28px;
    width: 60px;
    display: none;
    right: 15px;
}

.ant .liveBox .DBall_1 .team {
    z-index: 999;
    color: #FFF;
    font-weight: bold;
    text-align: right;
    font-size: 12px;
    position: absolute;
    right: 5%;
    top: 35px;
}

.ant .liveBox .DBall_1 .team .ball {
  /*
	color: #FF0;
	line-height: normal;
	display: block;
	text-align: left;
	padding-left: 15px;*/
    top: -10px;
    color: #FF0;
    line-height: normal;
}

.ant .liveBox .ABall_0,
.ant .liveBox .ABall_1,
.ant .liveBox .DABall_0,
.ant .liveBox .DABall_1 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
}

.ant .liveBox .ABall_0 .team {
    z-index: 999;
    color: #FFF;
    font-weight: bold;
    text-align: left;
    font-size: 12px;
    position: absolute;
    right: 5%;
    top: 5%;
    left: auto;
}

.ant .liveBox .ABall_0 .team .ball {
    color: #FF0;
    line-height: normal;
    display: block;
    padding-right: 15px;
}

.ant .liveBox .ABall_1 .team {
    z-index: 999;
    color: #FFF;
    font-weight: bold;
    text-align: left;
    font-size: 12px;
    position: absolute;
    left: 5%;
    top: 5%;
}

.ant .liveBox .ABall_1 .team .ball {
    color: #FF0;
    left: -10px;
    right: unset;
    line-height: normal;
    display: block;
    text-align: left;
    padding-left: 15px;
}

.ant .liveBox .DABall_0 .team {
    z-index: 999;
    color: #FFF;
    font-weight: bold;
    text-align: left;
    font-size: 12px;
    position: absolute;
    right: 5%;
    top: 5%;
    left: auto;
}

.ant .liveBox .DABall_0 .team .ball {
    color: #FF0;
    line-height: normal;
    display: block;
    padding-right: 15px;
}

.ant .liveBox .DABall_1 .team {
    z-index: 999;
    color: #FFF;
    font-weight: bold;
    text-align: left;
    font-size: 12px;
    position: absolute;
    left: 5%;
    top: 5%;
}

.ant .liveBox .DABall_1 .team .ball {
    color: #FF0;
    line-height: normal;
    left: -10px;
    right: unset;
    display: block;
    text-align: left;
}

.ant .liveBox .pointBall_0 {
    position: relative;
    height: 95%;
    width: 97%;
    display: none;
    background: url(../images/ant/pointBall.gif) no-repeat right center;
    margin: 1.5%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2;
}

.ant .liveBox .pointBall_0 .team .ball {
    color: #FF0;
    line-height: normal;
    display: block;
    padding-right: 15px;
}

.ant .liveBox .pointBall_0 .team,
.ant .liveBox .pointBall_1 .team {
    z-index: 999;
    color: #FFF;
    font-weight: bold;
    text-align: left;
    font-size: 12px;
    left: 40px;
    position: absolute;
    left: 50%;
    top: 50%;
}

.ant .liveBox .pointBall_1 {
    position: relative;
    height: 95%;
    width: 97%;
    display: none;
    background: url(../images/ant/pointBall.gif) no-repeat left center;
    margin: 1.5%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2;
}

.ant .liveBox .pointBall_1 .team .ball {
    left: -10px;
    line-height: normal;
    display: block;
}

.ant .liveBox .pointBall_1 .team .txt {
    text-align: left;
}

.ant .liveBox .ballIn,
.ant .liveBox .ballIn_0 {
    height: 100%;
    position: absolute;
    left: 0px;
    background: url(../images/ant/BallIn.svg) no-repeat center bottom;
    width: 100%;
    font-size: 180%;
    color: #FFF;
    text-align: center;
    font-weight: bold;
    padding-bottom: 2px;
    display: none;
    bottom: 0;
    background-size: auto 100%;
}

.ant .liveBox .ballIn .on {
    color: #FF0;
}

.ant .liveBox .ballIn_0 .on {
    color: #FF0;
}

.ant .liveBox .ballIn_1 {
    height: 100%;
    position: absolute;
    left: 0px;
    background: url(../images/ant/BallIn2.svg) no-repeat center bottom;
    width: 100%;
    font-size: 180%;
    color: #FFF;
    text-align: center;
    font-weight: bold;
    /* line- */
    display: none;
    bottom: 0;
    background-size: auto 100%;
}

.ant .liveBox .ballIn_1 .eventStr {
    color: #fff;
    position: absolute;
    left: 0px;
    top: 10px;
    background: rgba(0, 0, 0, 0.5);
    line-height: 30px;
    height: 30px;
    width: 35%;
    -webkit-animation: fadeInLeft 1s forwards;
    animation: fadeInLeft 1s forwards;
}

.ant .liveBox .ballIn_0 .eventStr {
    color: #fff;
    position: absolute;
    right: 0px;
    top: 10px;
    background: rgba(0, 0, 0, 0.5);
    line-height: 30px;
    height: 30px;
    width: 35%;
    -webkit-animation: fadeInRight 1s forwards;
    animation: fadeInRight 1s forwards;
}

.ant .liveBox .ballIn_1 .scoreBox {
    position: absolute;
    left: 0px;
    top: 50px;
    background: rgba(0, 0, 0, 0.5);
    line-height: 30px;
    height: 30px;
    width: 25%;
    -webkit-animation: fadeInLeft 1s forwards;
    animation: fadeInLeft 1s forwards;
}

.ant .liveBox .ballIn_0 .scoreBox {
    position: absolute;
    right: 0px;
    top: 50px;
    background: rgba(0, 0, 0, 0.5);
    line-height: 30px;
    height: 30px;
    width: 25%;
    -webkit-animation: fadeInRight 1s forwards;
    animation: fadeInRight 1s forwards;
}

@-webkit-keyframes fadeInLeft {
    0% {
        transform: translateX(-100%);
        -webkit-transform: translateX(-100%);
        opacity: 0;
    }
    100% {
        transform: translateX(0);
        opacity: 1;
        -webkit-transform: translateX(0);
    }
}

@keyframes fadeInLeft {
    0% {
        transform: translateX(-100%);
        -webkit-transform: translateX(-100%);
        opacity: 0;
    }
    100% {
        transform: translateX(0);
        opacity: 1;
        -webkit-transform: translateX(0);
    }
}

@-webkit-keyframes fadeInRight {
    0% {
        transform: translateX(100%);
        -webkit-transform: translateX(100%);
        opacity: 0;
    }
    100% {
        transform: translateX(0);
        -webkit-transform: translateX(0);
        opacity: 1;
    }
}

@keyframes fadeInRight {
    0% {
        transform: translateX(100%);
        -webkit-transform: translateX(100%);
        opacity: 0;
    }
    100% {
        transform: translateX(0);
        -webkit-transform: translateX(0);
        opacity: 1;
    }
}

.ant .liveBox .ballIn>div,
.ant .liveBox .ballIn_0>div,
.ant .liveBox .ballIn_1>div {
    line-height: normal;
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    height: 20%;
}

.ant .liveBox .ballIn_1 .on {
    color: #FF0;
}

.ant .liveBox .foul {
    position: absolute;
    width: 100%;
    top: 50%;
    left: 50%;
    text-align: center;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    display: none;
}

.ant .liveBox .foul img {
    position: relative;
    opacity: 0;
    -webkit-animation: foulImg forwards 0.3s 1s linear;
    animation: foulImg forwards 0.3s 1s linear;
}

@-webkit-keyframes foulImg {
    0% {
        bottom: -50px;
        opacity: 0;
    }
    100% {
        bottom: 0;
        opacity: 1;
    }
}

@keyframes foulImg {
    0% {
        bottom: -50px;
        opacity: 0;
    }
    100% {
        bottom: 0;
        opacity: 1;
    }
}

.ant .liveBox .redCard,
.ant .liveBox .yellowCard {
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    text-align: center;
    display: block;
    max-width: 120px;
    padding: 10px;
    left: 50%;
    font-size: 12px;
    margin-top: 30px;
}

.ant .liveBox .homeEventBox {
    width: 0%;
    position: absolute;
    height: 94%;
    top: 3%;
    bottom: 3%;
    overflow: hidden;
    left: 2%;
    display: none;
    font-size: 14px;
}

.ant .liveBox .homeEventBox .teamName,
.ant .liveBox .guestEventBox .teamName {
    max-width: 100%;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ant .liveBox .homeEventBox .team {
    max-width: 96%;
    z-index: 999;
    color: #FFF;
    font-weight: bold;
    right: 5px;
    text-align: right;
    margin-top: -10px;
    top: 50%;
    position: absolute;
    padding-right: 20px;
}

.ant .liveBox .homeEventBox .team .ball {
    color: #FF0;
    text-align: right;
}

.ant .liveBox .homeEventBox .ctrlBG {
    background: url(../images/ant/kq.svg) no-repeat right center;
    background-size: 100%;
    width: 100%;
    display: none;
    height: 100%;
}

.ant .liveBox .homeEventBox .attackBG {
    background: url(../images/ant/jg.svg) no-repeat right top;
    background-size: 100%;
    width: 100%;
    height: 100%;
    display: none;
}

.ant .liveBox .homeEventBox .DAttackBG {
    background: url(../images/ant/wxjg.svg) no-repeat right top;
    background-size: 100%;
    width: 100%;
    height: 100%;
    display: none;
}

.ant .liveBox .guestEventBox .ctrlBG {
    background: url(../images/ant/kq.svg) no-repeat right center;
    background-size: 100%;
    -webkit-transform: scaleX(-1);
    ;
    -ms-transform: scaleX(-1);
    ;
    transform: scaleX(-1);
    width: 100%;
    display: none;
    top: 3%;
    bottom: 3%;
    height: 94%;
}

.ant .liveBox .guestEventBox .attackBG {
    background: url(../images/ant/jg.svg) no-repeat right top;
    background-size: 100%;
    width: 100%;
    display: none;
    top: 3%;
    bottom: 3%;
    height: 94%;
    -webkit-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    transform: scaleX(-1);
}

.ant .liveBox .guestEventBox .DAttackBG {
    background: url(../images/ant/wxjg.svg) no-repeat right top;
    background-size: 100%;
    width: 100%;
    display: none;
    top: 3%;
    bottom: 3%;
    height: 94%;
    -webkit-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    transform: scaleX(-1);
}

.ant .liveBox .homeEventBox>div,
.ant .liveBox .guestEventBox>div {
    position: absolute;
    top: 0px;
    height: 100%;
    right: 0px;
}

.ant .liveBox .guestEventBox {
    width: 0%;
    position: absolute;
    height: 100%;
    overflow: hidden;
    right: 2%;
    top: 0px;
    display: none;
    font-size: 14px;
}

.ant .liveBox .guestEventBox .team {
    max-width: 96%;
    z-index: 999;
    color: #FFF;
    font-weight: bold;
    text-align: left;
    margin-top: -10px;
    top: 50%;
    left: 5px;
    position: absolute;
    padding-left: 20px;
}

.ant .liveBox .guestEventBox .team .ball {
    color: #FF0;
}

.ant .liveBox .dataBox_pop {
    position: absolute;
    width: 80%;
    height: 80%;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    z-index: 11;
    max-height: 200px;
    max-width: 350px;
}

.ant .liveBox .dataBox_pop .row {
    padding: 2px 0
}

.ant .liveBox .dataBox_pop h4 {
    line-height: 25px;
    margin: 8px 0 0 0;
    font-weight: normal
}

.ant .liveBox .dataBox_pop .timeBox {
    width: 40%;
    margin: 0 auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.ant .liveBox .dataBox_pop .timeBox li {
    font-size: 14px;
    -webkit-box-flex: 1;
    line-height: 36px;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    color: #fff;
    font-size: 25px;
    font-weight: bold;
}

.ant .liveBox .dataBox_pop .timeBox li span {
    display: block;
    margin: 0 auto;
    width: 80%;
    color: #333;
    border-radius: 4px;
    background: #fff;
}

.ant .liveBox .dataBox_pop .teams {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    border: solid 1px rgba(255, 255, 255, 0.2);
    border-bottom: none;
    line-height: 40px;
    border-left: none;
    border-right: none;
    margin: 0 auto;
    width: 95%
}

.ant .liveBox .dataBox_pop .teams .vs {
    line-height: 40px;
    color: #FFF;
    font-weight: bold;
    font-size: 15px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50px;
    -ms-flex: 0 0 50px;
    flex: 0 0 50px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.ant .liveBox .dataBox_pop .teams .homeTeam,
.ant .liveBox .dataBox_pop .teams .guestTeam {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 -webkit-calc(50% - 25px);
    -ms-flex: 0 0 calc(50% - 25px);
    flex: 0 0 calc(50% - 25px);
    line-height: 40px;
    color: #FFF;
    font-weight: bold;
    font-size: 15px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: left;
}

.ant .liveBox .dataBox_pop .teams .homeTeam {
    text-align: right;
}

.ant .liveBox .dataBox_pop div {
    color: #fff;
}

.ant .liveBox .dataBox_pop .info {
    margin: 0 0 10px 0;
    position: relative;
    height: 94%;
    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 .liveBox .dataBox_pop .info>li {
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    width: 100%;
    text-align: center;
}

.ant .liveBox .dataBox_pop .idx {
    height: 10px;
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
    padding: 0;
    width: 100px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.ant .liveBox .dataBox_pop .idx li {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    border-radius: 6px;
    height: 4px;
    background: #fff;
    margin: 0 5px;
    display: block;
    line-height: 0;
    opacity: 0.5;
}

.ant .liveBox .dataBox_pop .idx li.on {
    opacity: 1;
}

.ant .guessBox {
    float: right;
    height: 100%;
    width: 300px;
    overflow: hidden;
}

.ant .guessBox table {
    background: #CCC;
}

.ant .guessBox table tr th {
    background: #f0f0f0;
    line-height: 30px;
    padding-left: 2px;
}

.ant .guessBox table tr td {
    background: #fff;
    border-style: none;
    line-height: 26px;
}

.ant .guessBox table tr td .red {
    color: #e62129;
}

.ant .guessBox table tr td.y {
    background: #fffbe4;
}

.ant .guessBox .btns {
    float: right;
    font-weight: normal;
    margin-right: 1px;
    border: 1px solid #418bb3;
    margin: 4px 3px 0 0;
    background: #FFFFFF;
    color: #418bb3;
}

.ant .guessBox .btns span {
    padding: 0 4px;
    cursor: pointer;
    overflow: hidden;
    display: block;
    float: left;
}

.ant .guessBox .btns span:hover {
    color: #e62129;
}

.ant .guessBox .btns .on,
.ant .guessBox .btns .on:hover {
    background: #418bb3;
    color: #FFFFFF;
    overflow: hidden;
    cursor: default;
}

.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;
}

#path {
    /* background:rgba(0, 0, 0, 0.3);  */
    display: none;
    z-index: 9999;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#path line {
    stroke: #ffffff;
    stroke-width: 2;
    /* 虚线间隔大小 */
    stroke-dasharray: 200;
    /* 虚线间隔偏移 */
    stroke-dashoffset: 400;
    /*   animation: dash 2s linear;
animation-fill-mode:forwards; */
}

#path .team {
    color: #fff;
    position: absolute;
    top: 100px;
    max-width: 100px;
    left: 320px;
}

#path .team .ball {
    background: url(../images/ant/ball.svg) no-repeat right center;
    background-size: auto 13px;
    padding-right: 15px;
    color: #FF0;
    display: inline;
}


/* [class*="BG"] {background-size: auto 100% !important;} */


/* .shotIn,.shotOut,.shotLost,.stopIt {background-size: 100% 100% !important;} */


/* 中场 */


/* 未开赛 */

.ant .liveBox .dataPlane {
    height: 100%;
    width: 100%;
    padding-top: 25px;
    position: absolute;
    top: 0%;
    background: url(../images/ant/dataPlaneBG.png) no-repeat center 25px;
    left: 0%;
    display: none;
}

.ant .liveBox .dataPlane.default {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0%;
    background: url(../images/ant/defBG.png) no-repeat center 22px;
    left: 0%;
    display: none;
}

.ant .liveBox .dataPlane .matchBox {
    overflow: hidden;
}

.ant .liveBox .dataPlane .matchBox>div {
    float: left;
}

.ant .liveBox .dataPlane .matchBox .homeTeam,
.ant .liveBox .dataPlane .matchBox .guestTeam {
    margin: 0;
    padding: 0;
    position: static;
    width: -webkit-calc(50% - 45.5px);
    width: calc(50% - 45.5px);
    padding-right: 5px;
}

.ant .liveBox .dataPlane .matchBox .guestTeam {
    padding-left: 5px;
}

.ant .liveBox .dataPlane .matchBox .score {
    width: 24px;
    height: 28px;
    color: #fcff00;
    text-align: center;
    font-size: 15px;
    line-height: 28px;
    font-weight: bold;
}

.ant .liveBox .dataPlane .matchBox .vs {
    width: 43px;
    height: 28px;
    color: #fff;
    text-align: center;
    line-height: 28px;
}

.ant .liveBox .dataPlane .dataBox {
    list-style: none;
    padding: 0;
    margin: 0;
    overflow: hidden;
    margin-top: 4px;
}

.ant .liveBox .dataPlane .dataBox li {
    line-height: 30px;
}

.ant .liveBox .dataPlane .dataBox .ant .liveBox .dataPlane .dataBox li .home {
    text-align: right;
}

.ant .liveBox .dataPlane .dataBox li>div {
    width: 40%;
    float: left;
    color: #fff;
    font-size: 15px;
    text-align: right;
}

.ant .liveBox .dataPlane .dataBox li>.tit {
    width: 20%;
    text-align: center;
    font-size: 12px;
}


/* .ant .liveBox .dataPlane .dataBox li .home {} */

.ant .liveBox .dataPlane .dataBox li .guest {
    text-align: left;
}


/* .ant .liveBox .dataPlane .dataBox li .tit {} */

.ant .liveBox .dataPlane .homeTeam {
    padding-right: 5%;
    position: absolute;
    text-align: right;
    line-height: 30px;
    top: 66px;
    color: #FFF;
    width: 45%;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ant .liveBox .dataPlane .guestTeam {
    padding-left: 6%;
    text-align: left;
    position: absolute;
    right: 0;
    top: 66px;
    line-height: 30px;
    color: #FFF;
    width: 44%;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ant .liveBox .dataPlane .tianqi {
    left: 50%;
    margin-left: -200px;
    bottom: 0px;
    position: absolute;
    color: #FFF;
    width: 400px;
}

.ant .liveBox .dataPlane .tianqi .data2 {
    width: 100%;
    height: 100%;
    padding: 3px;
    text-align: center;
    background: url(../images/ant/tianqiBG_05.png) no-repeat center bottom;
    background-size: auto 95%;
}


/* pc */

@media screen and (min-width:414px) {
    .barData .item {
        line-height: 34px;
    }
    .ant .liveBox .ballIn>div,
    .ant .liveBox .ballIn_0>div,
    .ant .liveBox .ballIn_1>div {
        line-height: 1.7;
    }
}


/* 320 */

@media screen and (max-width:320px) {
    /* .ant .logo{display: none;} */
    /* .teamName{max-width:95px;} */
    .ant .logo {
        bottom: 0;
    }
    .ant .liveBox .dataBox_pop h4 {
        margin: 0;
    }
    .barData .item .home .num,
    .barData .item .guest .num {
        bottom: -4px;
    }
    .barData .item>div {
        line-height: 16px;
        height: 24px;
    }
    .ant .liveBox .dataBox_pop .teams .homeTeam,
    .ant .liveBox .dataBox_pop .teams .guestTeam,
    .ant .liveBox .dataBox_pop .teams .vs {
        font-size: 14px;
        line-height: 30px;
    }
    .ant .liveBox .dataBox_pop .timeBox li,
    .ant .liveBox .dataBox_pop .teams {
        line-height: 30px;
    }
}


/* .ant .liveBox .ballIn>div,.ant .liveBox .ballIn_0>div,.ant .liveBox .ballIn_1>div */

.ant .circle {
    stroke: none;
    opacity: 1;
}

.ant .blue {
    background: #007eff !important;
}

.ant .red {
    background: #ff5722 !important;
}


/* .ant .one {width: 40px;height: 40px;position: absolute;-ms-transform: translate(-50%, -50%);transform: translate(-50%, -50%);-webkit-transform: translate(-50%, -50%);transition: all 0.4s linear;-webkit-transition: all 0.4s linear;-o-transition: all 0.4s linear;} */

.ant .one {
    width: 40px;
    height: 40px;
    position: absolute;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}


/* 实心 */

.ant .point1 {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #fff;
    border: 2px solid #ff5722;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    z-index: 1;
    border: none !important;
}


/* 第一圈扩散 */

.ant .commodity-sign-wrap {
    animation: blink 1.3s linear infinite;
    -webkit-animation: blink 1.3s linear infinite;
    opacity: 0.8;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}


/* 第二圈扩散 */

.ant .point3 {
    animation: blink 1.3s linear 0.3s infinite;
    -webkit-animation: blink 1.3s linear 0.3s infinite;
    opacity: 0.8;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}


/* @keyframes point {0% {width: 10px;height: 10px;}
100% {width: 10px;height: 10px;}
}
@-webkit-keyframes point {0% {width: 10px;height: 10px;}
100% {width: 10px;height: 10px;}
} */

@keyframes blink {
    0% {}
    50% {
        opacity: 0;
        width: 50px;
        height: 50px;
    }
    100% {
        opacity: 0;
    }
}

@-webkit-keyframes blink {
    0% {}
    50% {
        opacity: 0;
        width: 50px;
        height: 50px;
    }
    100% {
        opacity: 0;
    }
}

.container {
    z-index: 10 !important;
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

@media screen and (max-width:322px) {
    .barData .item {
        height: 25px;
    }
    .barData .item>div {
        height: 25px;
        line-height: 18px;
    }
    .ant .liveBox .dataBox_pop h4 {
        margin-top: 5px;
    }
}

@media screen and (max-width:320px) {
    .ant .liveBox .guestEventBox .ctrlBG {
        right: 0;
    }
    .ant .liveBox .guestEventBox .attackBG {
        right: 0;
    }
    .ant .liveBox .guestEventBox .DAttackBG {
        right: 0;
    }
}

@media screen and (max-width:375px) {}

@media screen and (max-width:414px) {}

.lineup-title {
    background: var(--bg-color-2);
    border-bottom: 1px solid var(--border-3);
    line-height: 28px;
    font-size: 12px;
    text-align: center;
}

.lineup-title span:first-child {
    text-align: right;
}

.lineup-title span:last-child {
    text-align: left;
}

.lineup-arrow {
    text-align: center;
    margin: 0 5%;
}

.lineup-arrow::before {
    border-right-color: var(--text-color-1) !important;
    margin-right: 3px;
}

.lineup-arrow::after {
    border-left-color: var(--text-color-1) !important;
    margin-left: 3px;
}

.lineup-arrow::before,
.lineup-arrow::after {
    display: inline-block;
    content: "";
    bottom: 0;
    left: 0;
    width: 0;
    height: 0;
    border: 4px solid transparent;
}

.carousel {
            height: 50%;
            position: relative;
            overflow: hidden;
        }

        .infoItem {
            position: absolute;
            left: 0;
            top: 0;
            width: 100%;
            height: 100%;
        }

        ul, ul li {list-style: none;margin: 0;padding: 0;}
        .eventbox {background-color: #1f2f12;padding: 6px 20px 4px;clear: both;overflow: hidden;}
        .eventul {font-size: 14px;color: #e5e5e5; line-height: 16px;}
        .eventul.left {float: left;}
        .eventul.right {float:right;}
        .eventul li {float: left;margin: 0;font-size: 12px;overflow: hidden;display: table-cell;vertical-align: middle; line-height: 16px;}
        .eventul li.leftma {margin-right: 18px;}
        .eventul li.rightma {margin-left: 18px;}
        .eventul li img {width: 16px; height: 16px;margin: 0 4px 3px 0;vertical-align: middle;}
        .clear {clear: both;}
