@media only screen and (min-width: 768px) {
    .tbox {
        width: 45%;
    }
}

.live-adress {
    width: 100%;
}

.live-adress a {
    padding: 8px 25px 8px 25px;
    line-height: 20px;
    height: 20px;
    background: #FF4D4D;
    color: #fff;
    margin: 5px;
    border-radius: 8px;
    background: #FF4D4D;
    display: inline-block;
}

.live-adress a {
    color: #FFF;
    font-size: 16px;
}

.live-adress a:hover {
    text-decoration: none;
    color: yellow;
}

.panel-body img {
    width: 80px;
}

@media screen and (max-width: 400px) {
    .score_name #tiao a {
        font-size: 0.75rem;
        height: 1.5rem;
        line-height: 1.5rem;
        min-width: 4rem;
    }
}

#tiao {
    z-index: 999;
    display: block;
    width: 100%;
    text-align: center;
    margin: 0 auto;
}

#tiao a {
    width: 8rem;
    border: none;
    font-size: 1rem;
    display: inline-block;
    min-width: 5rem;
    color: #fff;
    background: #ff4d4d;
    height: 2rem;
    line-height: 2rem;
    margin: .3rem;
    border-radius: 1rem;
    text-align: center;
    text-decoration: none;
}

#tiao a:hover {
    color: #ffff00
}

.inco {
    background-color: #f4f4f4;
    text-shadow: 1px 1px #fff;
    font-weight: 600;
    border-radius: 10px;
    padding: 1em;
    color: #666;
}

.zdimg {
    max-width: 20px;
    height: 20px;
    vertical-align: middle;
    text-align: center;
    margin-right: 20px;
}

.kdimg {
    max-width: 20px;
    height: 20px;
    vertical-align: middle;
    text-align: center;
    margin-left: 20px;
}

.score_name em {
    font-size: 20px;
    line-height: 20px;
    color: #fff;
    display: block;
    font-style: normal;
    text-align: center;
    padding-bottom: 10px;
    font-weight: 600
}


.bisai-score .score-center .count {
    margin-top: 0;
    margin-bottom: 8px;
    font-size: 32px;
}


#kantiyu {
    z-index: 999;
    display: block;
    width: 100%;
    text-align: center;
    margin: 0 auto;
    display: flex;
}

#kantiyu span {
    padding: 0 1rem;
    width: auto;
    border: none;
    font-size: 1rem;
    display: inline-block;
    min-width: 5rem;
    color: #fff;
    background: #3f51b5;
    line-height: 2rem;
    margin: .3rem;
    text-align: center;
    text-decoration: none;
    border-radius: 8px;
    cursor: pointer;
}

#kantiyu a:hover {
    color: #ffff00
}

.a33_YTMw_Y29tbWVudF9hcmVhZg {
    padding: 0;
    margin: 0;
    list-style: none;
}

.a33_YTMw_Y29tbWVudF9hcmVhZg li {
    line-height: 22px;
    border-bottom: 1px dotted #a0a0a0;
}