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

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

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