/* 赛事直播 */
.xu-saishi-everyday__item {
    width: 1100px;
    margin-top: 65px;
    padding-bottom: 30px;
}

.xu-saishi-everyday__item__time {
    width: 100%;
    margin-bottom: 65px;
    border-bottom: 1px solid #848B94;
    position: relative;
}

.xu-saishi-everyday__item__time>span {
    display: block;
    width: 200px;
    height: 48px;
    position: absolute;
    top: -24px;
    left: 42%;
    background: url(../images/time_bg.png) no-repeat;
    background-size: 100% 100%;
    text-align: center;
    line-height: 48px;
    font-size: 18px;
    font-weight: bold;
    color: #FFFFFF;

}

.xu-saishi-nextday__item{
    width: 1100px;
    margin: auto;
    padding-bottom: 20px;
}

.xu-no_live{
    display: block;
    width: 142px;
    height: 142px;
    margin: auto;
}

/* <!-- 录像回放 --> */

.xu-luxiang-right{
    width: 564px; 
    margin-left:76px;
}

.xu-luxiang-right__title{
    width: 100%;
    height: 59px;
}