body {
    margin: 0px;
    padding: 0px;
    color: #333;
    font-family: "微软雅黑", Tahoma, PingFang SC, "宋体", tahoma, "黑体";
    font-size: 14px;
    background: #FCFCFC;
}

img {
    border-style: none;
}

a {
    text-decoration: none;
    color: #333;
}

    a:hover {
        color: #FB6203;
    }

ul,
ul li {
    list-style: none;
    padding: 0;
    margin: 0;
}

table {
    line-height: 16px;
    border-top: 1px solid #d8e0e7;
    border-left: 1px solid #d8e0e7;
}

    table tr th {
        padding: 5px;
        background: #0b79c9;
        color: #FFF;
    }

    table tr.bg1 {
        background: #f5f5f5;
    }

    table tr th input {
        vertical-align: middle;
    }

    table tr td {
        border-right: 1px solid #d8e0e7;
        border-bottom: 1px solid #d8e0e7;
        font-size: 12px;
        padding-right: 5px;
        padding-left: 5px;
        line-height: 20px;
        height: 20px;
    }

        table tr td.bg1 {
            background: #ebf2f8;
        }

        table tr td.bg2 {
            background: #FFF;
        }

        table tr td.bg3 {
            background: #d1e0ed;
        }

        table tr td.bg4 {
            background: #e3ecf3;
        }

    table.zsTable tr td {
        font-size: 12px;
        padding-right: 0px;
        padding-left: 0px;
    }

#content {
    width: 800px;
    margin-right: auto;
    margin-left: auto;
}

    #content .content {
        clear: both;
        /* overflow: hidden; */
        margin-bottom: 4px;
    }

#home,
#guest {
    float: left;
    width: 170px;
    background: url(/images/statistics/tj_03.jpg) no-repeat left -25px;
    height: auto;
    text-align: center;
    margin-top: 10px;
}

    #home img,
    #guest img {
        height: 60px;
        width: auto;
    }

#matchItems {
    float: left;
    width: 460px;
}

.btns .leng {
    float: right;
}

.leng {
    height: 42px;
    display: inline;
    padding-right: 10px;
    width: auto;
    line-height: 20px;
    clear: both;
}

    .leng a {
        height: 20px;
        line-height: 20px;
        font-size: 12px;
        text-align: center;
        color: #FFF;
        padding-right: 10px;
    }

        .leng a.on {
            color: #FFF;
        }

.btns {
    float: none;
    display: block;
    margin-right: auto;
    margin-left: auto;
    border-bottom: 2px solid #0e5fba;
    width: 800px;
    height: 30px;
}

    .btns .btn {
        display: block;
        height: 30px;
        width: 100px;
        font-size: 14px;
        line-height: 29px;
        color: #333;
        float: left;
        text-align: center;
    }

.item.btns .btn:hover {
}

.btns .btn.on {
    border-radius: 4px 4px 0 0;
    background: #0b79c9;
    width: 100px;
    color: #FFF;
    font-weight: bold;
}

#matchDIV {
}

#matchItems .item {
    text-align: center;
    line-height: 20px;
    font-size: 12px;
    overflow: hidden;
}

#home .name,
#guest .name {
    display: block;
    text-align: center;
    color: #1286c5;
    font-weight: bold;
    line-height: 20px;
    height: 20px;
    margin-top: 5px;
    font-size: 14px;
}

#matchBox2 {
    background: url(/images/statistics/tj_28.jpg) no-repeat;
    width: 800px;
    color: #fff;
}

#matchBox2 {
    background: url(/images/statistics/tj_28_2.jpg) no-repeat;
    width: 800px;
    color: #fff;
}

    #matchBox2 .hurtPlay {
        width: 800px;
        padding-bottom: 10px;
        position: relative;
        height: auto;
        overflow: hidden;
    }

        /*#matchBox2 .hurtPlay .home,#matchBox2 .hurtPlay .guest{ width:50%; float:left;}*/

        #matchBox2 .hurtPlay h3 {
            color: #FF0;
            display: block;
            font-weight: normal;
            text-align: center;
            padding: 0px;
            line-height: 30px;
            margin: 0px;
            font-size: 14px;
        }

        #matchBox2 .hurtPlay ul li,
        #matchBox2 .hurtPlay ul {
            list-style: none;
            padding: 0px;
            margin: 0px;
        }

            #matchBox2 .hurtPlay ul li {
                width: 50%;
                float: left;
                text-align: center;
                font-size: 12px;
            }

        #matchBox2 .hurtPlay .title {
            background-color: #43800b;
            margin-bottom: 10px;
            line-height: 30px;
        }

        #matchBox2 .hurtPlay .name {
            background: #3A5C1B;
            line-height: 20px;
            height: 20px;
            width: 84%;
            display: block;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
            padding-right: 5px;
            padding-left: 5px;
            text-align: left;
            margin: 0px auto 5px auto;
        }

    #matchBox2 .backupPlay,
    #matchBox2 .backupPlay {
        width: 800px;
        padding-top: 10px;
        padding-bottom: 10px;
        position: relative;
        height: auto;
        overflow: hidden;
    }

        #matchBox2 .backupPlay .play,
        #matchBox2 .hurtPlay .play,
        #matchBox2 .backupPlay .play {
            color: #E7F1DA;
            text-decoration: none;
            display: block;
            float: left;
            white-space: nowrap;
            margin-right: 5px;
            margin-left: 5px;
            line-height: 20px;
            font-size: 12px;
            width: 114px;
            height: 40px;
        }

            #matchBox2 .backupPlay .play div,
            #matchBox2 .backupPlay .play div {
                line-height: 20px;
                height: 20px;
                display: block;
                text-align: center;
            }

            #matchBox2 .backupPlay .play .name,
            #matchBox2 .backupPlay .play .name {
                background: #3A5C1B;
                line-height: 20px;
                height: 20px;
                border-radius: 4px;
                width: 105px;
                display: block;
                overflow: hidden;
                white-space: nowrap;
                text-overflow: ellipsis;
                padding-right: 5px;
                padding-left: 5px;
                text-align: left;
            }

                #matchBox2 .hurtPlay .name a,
                #matchBox2 .backupPlay .play .name a,
                #matchBox2 .backupPlay .play .name a {
                    color: #E7F1DA;
                }

                    #matchBox2 .backupPlay .play .name a:hover,
                    #matchBox2 .backupPlay .play .name a:hover {
                        color: #DCDE2C;
                    }

.nodata {
    width: 100%;
    color: #FF0;
    padding: 20px 0px;
    float: left;
    text-align: center;
}

#matchBox2 .hurtPlay .bu_txt,
#matchBox2 .backupPlay .bu_txt {
    float: left;
    width: 50px;
    text-align: center;
    position: absolute;
    left: 375px;
    top: 50%;
    height: 60px;
    line-height: 20px;
    margin-top: -40px;
    padding-top: 20px;
    color: #FF0;
}

#matchBox2 .hurtPlay .home ul,
#matchBox2 .backupPlay .home ul {
    width: 100%;
}

#matchBox2 .hurtPlay .home,
#matchBox2 .backupPlay .home {
    float: left;
    width: 374px;
    clear: left;
    margin-left: 1px;
}

#matchBox2 .hurtPlay .guest,
#matchBox2 .backupPlay .guest {
    float: right;
    width: 374px;
    clear: right;
    margin-right: 1px;
}

#matchBox2 .plays {
    height: 382px;
    width: 800px;
    display: block;
}

    #matchBox2 .plays .home {
        float: left;
        width: 400px;
    }

    #matchBox2 .plays .guest {
        float: right;
        width: 400px;
    }

    #matchBox2 .plays .playBox {
        float: left;
        width: 100px;
        position: relative;
        *padding-top: 10px;
        z-index: 2;
    }

        #matchBox2 .plays .playBox:hover {
            z-index: 9999;
        }

        #matchBox2 .plays .playBox .play {
            display: table;
            height: 70px;
            margin-left: auto;
            margin-right: auto;
            float: none;
            position: relative;
        }

            #matchBox2 .plays .playBox .play:hover {
                z-index: 999;
            }

            #matchBox2 .plays .playBox .play div {
                line-height: 20px;
                min-height: 20px;
                display: block;
                text-align: center;
                /* overflow: hidden; */
            }

            #matchBox2 .plays .playBox .play span {
                vertical-align: middle;
                display: table-cell;
                width: 100%;
                height: 70px;
                position: relative;
            }

                #matchBox2 .plays .playBox .play span ul {
                    position: absolute;
                    display: none;
                    background: #fff;
                    color: #333;
                    width: 200px;
                    left: 0;
                    font-size: 12px;
                    padding: 10PX;
                    border-radius: 4PX;
                    *left: 5px;
                    top: 60px;
                    *top: 40px;
                    z-index: 999;
                }

                    #matchBox2 .plays .playBox .play span ul li {
                        line-height: 20px;
                        overflow: hidden;
                        text-overflow: ellipsis;
                        white-space: nowrap;
                        width: 115px;
                    }

                        #matchBox2 .plays .playBox .play span ul li.icon {
                            float: left;
                            width: 75px;
                            height: 100px;
                            background: #e1e1e1;
                            margin-right: 10px;
                        }

                            #matchBox2 .plays .playBox .play span ul li.icon img {
                                width: 100%;
                                height: 100%;
                            }

    #matchBox2 .plays .guest .playBox .play span ul {
        right: 0;
        left: auto;
    }

    #matchBox2 .plays .playBox .play .name {
        border-radius: 4px;
        color: #fff;
        font-size: 12px;
        text-align: left;
        display: block;
        line-height: 20px;
        background: #3a5c1b;
        width: 80px;
        margin-right: auto;
        margin-left: auto;
        padding-right: 5px;
        padding-left: 5px;
        height: 20px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    #matchBox2 .plays .playBox .play span:hover .name {
        background: #FF5722;
        color: #fff;
        cursor: pointer;
    }

        #matchBox2 .plays .playBox .play span:hover .name a:hover {
            color: #fff;
        }

    #matchBox2 .plays .playBox .play span:hover ul {
        display: block;
    }

    #matchBox2 .plays .playBox .play .name a {
        color: #fff;
    }

    #matchBox2 .plays .five .playBox {
        width: 80px;
    }

        #matchBox2 .plays .five .playBox .play .name {
            font-size: 12px;
            text-align: left;
            display: block;
            line-height: 20px;
            border-radius: 4px;
            background: #3a5c1b;
            width: 60px;
            margin-right: auto;
            margin-left: auto;
            padding-right: 5px;
            padding-left: 5px;
            height: 20px;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
            float: none;
        }

            #matchBox2 .plays .five .playBox .play .name a {
                font-size: 12px;
                text-align: left;
                display: block;
                line-height: 20px;
                width: 60px;
                margin-right: auto;
                margin-left: auto;
                padding-right: 5px;
                padding-left: 5px;
                height: 20px;
                white-space: nowrap;
                overflow: hidden;
                text-overflow: ellipsis;
            }

                #matchBox2 .plays .five .playBox .play .name a:hover {
                    color: #fff;
                }

    #matchBox2 .plays .six .playBox {
        width: 62px;
        padding: 0 2px;
    }

        #matchBox2 .plays .six .playBox .play {
            width: 100%;
            table-layout: fixed;
        }

            #matchBox2 .plays .six .playBox .play span {
                word-break: break-all;
            }

            #matchBox2 .plays .six .playBox .play .name {
                width: 52px;
                padding: 0 5px;
            }

    #matchBox2 .plays .playBox .play a:hover {
        color: #DCDE2C;
    }

/* #matchBox2 .one .playBox {width: 75%;float: none;padding-top: 8px;text-align: left;margin-left: 25%;}
#matchBox2 .one .playBox .play {height: 20px;white-space: nowrap;width: 90%;margin: 10px auto;}
#matchBox2 .one .playBox .play span{padding:0;    display: inline;}
#matchBox2 .one .playBox .play span ul{top:25px;}
#matchBox2 .one .playBox .play .name {font-size: 12px;text-align: left;display: block;line-height: 20px;margin-right: auto;margin-left: auto;padding-right: 5px;padding-left: 5px;height: 20px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;float: left;width: auto;}
#matchBox2 .one .playBox .play .img {vertical-align: middle;float: left; } */
#matchBox2 .teamNames {
    line-height: 25px;
    height: 25px;
    font-size: 12px;
    overflow: hidden;
    text-align: center;
    padding-top: 3px;
    color: #FF0;
    font-size: 14px;
}

    #matchBox2 .teamNames a {
        color: #FFF;
    }

    #matchBox2 .teamNames .home {
        float: left;
        padding-left: 10px;
        color: #FFF;
        line-height: 25px;
        width: 40%;
        text-align: left;
    }

    #matchBox2 .teamNames .guest {
        float: right;
        margin-right: 10px;
        color: #FFF;
        line-height: 25px;
        width: 40%;
        text-align: right;
    }

/* 赛事数据页_球员资料弹框 */
#matchBox2 .backupPlay2 {
    overflow: visible;
}

    #matchBox2 .backupPlay2 .clean {
        clear: both;
    }

    #matchBox2 .backupPlay2 .play span {
        vertical-align: middle;
        display: table-cell;
        width: 100%;
        height: 20px;
        position: relative;
    }

        #matchBox2 .backupPlay2 .play span:hover {
            z-index: 999;
        }

        #matchBox2 .backupPlay2 .play span ul {
            position: absolute;
            display: none;
            background: #fff;
            color: #333;
            width: 200px;
            left: 0;
            font-size: 12px;
            padding: 10PX;
            border-radius: 4PX;
            *left: 5px;
            top: -105px;
            *top: 40px;
            z-index: 999;
        }

            #matchBox2 .backupPlay2 .play span ul li {
                line-height: 20px;
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap;
                width: 115px;
            }

                #matchBox2 .backupPlay2 .play span ul li.icon {
                    float: left;
                    width: 75px;
                    height: 100px;
                    background: #e1e1e1;
                    margin-right: 10px;
                }

                    #matchBox2 .backupPlay2 .play span ul li.icon img {
                        width: 100%;
                        height: 100%;
                    }

        #matchBox2 .backupPlay2 .play span:hover .name {
            background: #FF5722;
            color: #fff;
            cursor: pointer;
        }

            #matchBox2 .backupPlay2 .play span:hover .name a:hover {
                color: #fff;
            }

        #matchBox2 .backupPlay2 .play span:hover ul {
            display: block;
        }

    #matchBox2 .backupPlay2 .guest .play span ul {
        right: 0;
        left: auto;
    }

#matchBox2 .plays .playBox:hover,
#matchBox2 .plays .playBox .play:hover {
    z-index: 999;
}


#matchBox {
    background: url(/images/statistics/tj_28.jpg) no-repeat;
    width: 800px;
    color: #fff;
}

#matchBox {
    background: url(/images/statistics/tj_28_2.jpg) no-repeat;
    width: 800px;
    color: #fff;
}

    #matchBox .hurtPlay {
        width: 800px;
        padding-bottom: 10px;
        position: relative;
        height: auto;
        overflow: hidden;
    }

        /*#matchBox2 .hurtPlay .home,#matchBox2 .hurtPlay .guest{ width:50%; float:left;}*/

        #matchBox .hurtPlay h3 {
            color: #FF0;
            display: block;
            font-weight: normal;
            text-align: center;
            padding: 0px;
            line-height: 30px;
            margin: 0px;
            font-size: 14px;
        }

        #matchBox .hurtPlay ul li,
        #matchBox .hurtPlay ul {
            list-style: none;
            padding: 0px;
            margin: 0px;
        }

            #matchBox .hurtPlay ul li {
                width: 50%;
                float: left;
                text-align: center;
                font-size: 12px;
            }

        #matchBox .hurtPlay .title {
            background-color: #43800b;
            margin-bottom: 10px;
            line-height: 30px;
        }

        #matchBox .hurtPlay .name {
            background: #3A5C1B;
            line-height: 20px;
            height: 20px;
            width: 84%;
            display: block;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
            padding-right: 5px;
            padding-left: 5px;
            text-align: left;
            margin: 0px auto 5px auto;
        }

    #matchBox .backupPlay,
    #matchBox .backupPlay {
        width: 800px;
        padding-top: 10px;
        padding-bottom: 10px;
        position: relative;
        height: auto;
        overflow: hidden;
    }

        #matchBox .backupPlay .play,
        #matchBox .hurtPlay .play,
        #matchBox .backupPlay .play {
            color: #E7F1DA;
            text-decoration: none;
            display: block;
            float: left;
            white-space: nowrap;
            margin-right: 5px;
            margin-left: 5px;
            line-height: 20px;
            font-size: 12px;
            width: 114px;
            height: 40px;
        }

            #matchBox .backupPlay .play div,
            #matchBox .backupPlay .play div {
                line-height: 20px;
                height: 20px;
                display: block;
                text-align: center;
            }

            #matchBox .backupPlay .play .name,
            #matchBox .backupPlay .play .name {
                background: #3A5C1B;
                line-height: 20px;
                height: 20px;
                border-radius: 4px;
                width: 105px;
                display: block;
                overflow: hidden;
                white-space: nowrap;
                text-overflow: ellipsis;
                padding-right: 5px;
                padding-left: 5px;
                text-align: left;
            }

                #matchBox .hurtPlay .name a,
                #matchBox .backupPlay .play .name a,
                #matchBox .backupPlay .play .name a {
                    color: #E7F1DA;
                }

                    #matchBox .backupPlay .play .name a:hover,
                    #matchBox .backupPlay .play .name a:hover {
                        color: #DCDE2C;
                    }

.nodata {
    width: 100%;
    color: #FF0;
    padding: 20px 0px;
    float: left;
    text-align: center;
}

#matchBox .hurtPlay .bu_txt,
#matchBox .backupPlay .bu_txt {
    float: left;
    width: 50px;
    text-align: center;
    position: absolute;
    left: 375px;
    top: 50%;
    height: 60px;
    line-height: 20px;
    margin-top: -40px;
    padding-top: 20px;
    color: #FF0;
}

#matchBox .hurtPlay .home ul,
#matchBox .backupPlay .home ul {
    width: 100%;
}

#matchBox .hurtPlay .home,
#matchBox .backupPlay .home {
    float: left;
    width: 374px;
    clear: left;
    margin-left: 1px;
}

#matchBox .hurtPlay .guest,
#matchBox .backupPlay .guest {
    float: right;
    width: 374px;
    clear: right;
    margin-right: 1px;
}

#matchBox .plays {
    height: 382px;
    width: 800px;
    display: block;
}

    #matchBox .plays .home {
        float: left;
        width: 400px;
    }

    #matchBox .plays .guest {
        float: right;
        width: 400px;
    }

    #matchBox .plays .playBox {
        float: left;
        width: 100px;
        position: relative;
        *padding-top: 10px;
        z-index: 2;
    }

        #matchBox .plays .playBox:hover {
            z-index: 9999;
        }

        #matchBox .plays .playBox .play {
            display: table;
            height: 70px;
            margin-left: auto;
            margin-right: auto;
            float: none;
            position: relative;
        }

            #matchBox .plays .playBox .play:hover {
                z-index: 999;
            }

            #matchBox .plays .playBox .play div {
                line-height: 20px;
                min-height: 20px;
                display: block;
                overflow: hidden;
                text-align: center;
            }

            #matchBox .plays .playBox .play span {
                vertical-align: middle;
                display: table-cell;
                width: 100%;
                height: 70px;
                position: relative;
            }

                #matchBox .plays .playBox .play span ul {
                    position: absolute;
                    display: none;
                    background: #fff;
                    color: #333;
                    width: 200px;
                    left: 0;
                    font-size: 12px;
                    padding: 10PX;
                    border-radius: 4PX;
                    *left: 5px;
                    top: 60px;
                    *top: 40px;
                    z-index: 999;
                }

                    #matchBox .plays .playBox .play span ul li {
                        line-height: 20px;
                        overflow: hidden;
                        text-overflow: ellipsis;
                        white-space: nowrap;
                        width: 115px;
                    }

                        #matchBox .plays .playBox .play span ul li.icon {
                            float: left;
                            width: 75px;
                            height: 100px;
                            background: #e1e1e1;
                            margin-right: 10px;
                        }

                            #matchBox .plays .playBox .play span ul li.icon img {
                                width: 100%;
                                height: 100%;
                            }

    #matchBox .plays .guest .playBox .play span ul {
        right: 0;
        left: auto;
    }

    #matchBox .plays .playBox .play .name {
        border-radius: 4px;
        color: #fff;
        font-size: 12px;
        text-align: left;
        display: block;
        line-height: 20px;
        background: #3a5c1b;
        width: 80px;
        margin-right: auto;
        margin-left: auto;
        padding-right: 5px;
        padding-left: 5px;
        height: 20px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    #matchBox .plays .playBox .play span:hover .name {
        background: #FF5722;
        color: #fff;
        cursor: pointer;
    }

        #matchBox .plays .playBox .play span:hover .name a:hover {
            color: #fff;
        }

    #matchBox .plays .playBox .play span:hover ul {
        display: block;
    }

    #matchBox .plays .playBox .play .name a {
        color: #fff;
    }

    #matchBox .plays .five .playBox {
        width: 80px;
    }

        #matchBox .plays .five .playBox .play .name {
            font-size: 12px;
            text-align: left;
            display: block;
            line-height: 20px;
            border-radius: 4px;
            background: #3a5c1b;
            width: 60px;
            margin-right: auto;
            margin-left: auto;
            padding-right: 5px;
            padding-left: 5px;
            height: 20px;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
            float: none;
        }

            #matchBox .plays .five .playBox .play .name a {
                font-size: 12px;
                text-align: left;
                display: block;
                line-height: 20px;
                width: 60px;
                margin-right: auto;
                margin-left: auto;
                padding-right: 5px;
                padding-left: 5px;
                height: 20px;
                white-space: nowrap;
                overflow: hidden;
                text-overflow: ellipsis;
            }

                #matchBox .plays .five .playBox .play .name a:hover {
                    color: #fff;
                }

    #matchBox .plays .six .playBox {
        width: 62px;
        padding: 0 2px;
    }

        #matchBox .plays .six .playBox .play {
            width: 100%;
            table-layout: fixed;
        }

            #matchBox .plays .six .playBox .play span {
                word-break: break-all;
            }

            #matchBox .plays .six .playBox .play .name {
                width: 52px;
                padding: 0 5px;
            }

    #matchBox .plays .playBox .play a:hover {
        color: #DCDE2C;
    }

/* #matchBox .one .playBox {width: 75%;float: none;padding-top: 8px;text-align: left;margin-left: 25%;}
#matchBox .one .playBox .play {height: 20px;white-space: nowrap;width: 90%;margin: 10px auto;}
#matchBox .one .playBox .play span{padding:0;    display: inline;}
#matchBox .one .playBox .play span ul{top:25px;}
#matchBox .one .playBox .play .name {font-size: 12px;text-align: left;display: block;line-height: 20px;margin-right: auto;margin-left: auto;padding-right: 5px;padding-left: 5px;height: 20px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;float: left;width: auto;}
#matchBox .one .playBox .play .img {vertical-align: middle;float: left; } */
#matchBox .teamNames {
    line-height: 25px;
    height: 25px;
    font-size: 12px;
    overflow: hidden;
    text-align: center;
    padding-top: 3px;
    color: #FF0;
    font-size: 14px;
}

    #matchBox .teamNames a {
        color: #FFF;
    }

    #matchBox .teamNames .home {
        float: left;
        padding-left: 10px;
        color: #FFF;
        line-height: 25px;
        width: 40%;
        text-align: left;
    }

    #matchBox .teamNames .guest {
        float: right;
        margin-right: 10px;
        color: #FFF;
        line-height: 25px;
        width: 40%;
        text-align: right;
    }

/* 赛事数据页_球员资料弹框 */
#matchBox .backupPlay2 {
    overflow: visible;
}

    #matchBox .backupPlay2 .clean {
        clear: both;
    }

    #matchBox .backupPlay2 .play span {
        vertical-align: middle;
        display: table-cell;
        width: 100%;
        height: 20px;
        position: relative;
    }

        #matchBox .backupPlay2 .play span:hover {
            z-index: 999;
        }

        #matchBox .backupPlay2 .play span ul {
            position: absolute;
            display: none;
            background: #fff;
            color: #333;
            width: 200px;
            left: 0;
            font-size: 12px;
            padding: 10PX;
            border-radius: 4PX;
            *left: 5px;
            top: -105px;
            *top: 40px;
            z-index: 999;
        }

            #matchBox .backupPlay2 .play span ul li {
                line-height: 20px;
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap;
                width: 115px;
            }

                #matchBox .backupPlay2 .play span ul li.icon {
                    float: left;
                    width: 75px;
                    height: 100px;
                    background: #e1e1e1;
                    margin-right: 10px;
                }

                    #matchBox .backupPlay2 .play span ul li.icon img {
                        width: 100%;
                        height: 100%;
                    }

        #matchBox .backupPlay2 .play span:hover .name {
            background: #FF5722;
            color: #fff;
            cursor: pointer;
        }

            #matchBox .backupPlay2 .play span:hover .name a:hover {
                color: #fff;
            }

        #matchBox .backupPlay2 .play span:hover ul {
            display: block;
        }

    #matchBox .backupPlay2 .guest .play span ul {
        right: 0;
        left: auto;
    }

#matchBox .plays .playBox:hover,
#matchBox .plays .playBox .play:hover {
    z-index: 999;
}


.b {
    font-weight: bold;
}

.write {
    color: #FFF;
}

.black {
    color: #333;
}

.t20 {
    font-size: 20px;
}

.t15 {
    font-size: 15px;
}

.t14 {
    font-size: 14px;
}

.red {
    color: #F33;
}

.discription {
    padding: 3px;
    border-right: 1px solid #D8E0E7;
    border-bottom: 1px solid #D8E0E7;
    border-left: 1px solid #D8E0E7;
    overflow: hidden;
    text-align: center;
    font-size: 12px;
}

    .discription div {
        border: 1px solid #FFF;
        display: inline;
    }

    .discription span {
        display: inline;
        border: 1px solid #CCC;
        line-height: 12px;
        height: 12px;
        margin-top: 2px;
        margin-bottom: 2px;
        padding-right: 5px;
        padding-left: 5px;
    }

#icons {
    text-align: center;
    line-height: 30px;
    overflow: hidden;
    float: left;
    background: #F3F3F3 url(/images/statistics/title.jpg) no-repeat left center;
    width: 750px;
    height: auto;
    padding-left: 50px;
    padding-top: 5px;
    padding-bottom: 5px;
}

    #icons div.title {
        height: 105px;
        margin: 0px;
        padding: 0px;
        background: url(/images/statistics/title.jpg) no-repeat left center;
    }

    #icons .icon {
        font-size: 12px;
        float: left;
        line-height: 14px;
        color: #666;
        display: block;
        white-space: nowrap;
        padding: 5px;
        margin-left: 5px;
        text-align: left;
    }

        #icons .icon img {
            vertical-align: middle;
            margin-top: -3px;
            margin-right: 2px;
        }

.leftline {
    border-left: 1px solid #d8e0e7;
}

.rightline {
    border-right: 2px solid #d8e0e7;
}

.redBg {
    background: #ff8888;
    display: block;
}

.greedBg {
    background: #88ff88;
    display: block;
}

.isnew {
    background: #FFFFD0;
    display: block;
}

.barBg {
}

    .barBg .info {
        background: #0b79c9;
        height: 16px;
    }

.barBg2 {
    overflow: hidden;
    height: 16px;
}

    .barBg2 .info {
        background: #ff6600;
        height: 16px;
        float: right;
    }

.playInfoBar {
    line-height: 30px;
}

    .playInfoBar .title {
        float: left;
        margin-right: 10px;
        padding-left: 10px;
        width: 460px;
        display: block;
    }

    .playInfoBar a {
        font-weight: normal;
        color: #FFF;
        background: #0D54A4;
        display: block;
        float: left;
        padding-right: 10px;
        padding-left: 10px;
    }

        .playInfoBar a.on {
            background: #BCDAFA;
            color: #0E5FBA;
        }

.tabs {
    border: solid 1px #fff;
    font-size: 12px;
    font-weight: normal;
    border-radius: 2px;
    margin: 0px 5px;
}

    .tabs .btn {
        padding: 0px 5px;
        cursor: pointer;
    }

        .tabs .btn.on {
            background-color: #fff;
            color: #0b79c9;
        }

.item {
    position: relative;
    display: block;
}

    .item i {
        background: url("/images/item.gif") no-repeat;
        width: 19px;
        height: 10px;
        position: absolute;
        right: 0px;
        bottom: 0px;
        display: block;
    }

.languageBox {
    display: inline-block;
    background: #FFF;
    float: right;
    vertical-align: middle;
    position: relative;
    top: 2px;
    border-radius: 2px;
    border: solid 1px #d6d6d6;
    color: #333;
    border-radius: 4px;
    overflow: hidden;
}

    .languageBox a {
        font-size: 12px;
        WIDTH: 30px;
        HEIGHT: 24px;
        display: block;
        line-height: 24px;
        text-align: center;
        text-decoration: none;
        float: left;
        color: #333;
    }

        .languageBox a:hover {
            color: #e62129;
            background-image: none;
        }

        .languageBox a.lgg {
            border-radius: 4px;
            background: #3473c7;
            color: #fff;
            margin: 1px;
            height: 22px;
            line-height: 22px;
        }

.companyDiv {
    top: 5px !important;
    right: 197px !important;
}

    .companyDiv .item {
        min-width: 30px;
    }

    .companyDiv span:hover {
        color: #e62129;
        background-image: none;
    }

.nooddsdata {
    width: 100%;
    background: #fff;
    text-align: center;
    padding: 40px 0;
    color: #999;
    font-size: 16px;
}

.chargeInfo {
    width: 100%;
    text-align: center;
    line-height: 20px;
}

    .chargeInfo li {
        width: 33.3%;
        float: left;
        line-height: 20px;
    }



/* ------ 现场分析 ------*/
/* 分析头部 */
body {
    background-color: #f1f1f1;
    font-size: 12px;
}

.header *,
body,
p,
input,
textarea,
select,
table,
td,
div {
    font-family: "Microsoft YaHei", tahoma, "宋体";
}

.header > div {
    text-align: center;
}

.header {
    padding: 0;
    width: 100%;
    min-width: 1080px;
    text-align: center;
    background: linear-gradient(90deg, #D7E7F8, #edf4fb, #D7E7F8);
    overflow: visible;
    margin: -8px 0 10px 0;
    border-bottom: 2px solid #e5e5e5;
}

.aline {
    width: 100%;
    height: 5px;
}

    .aline .home {
        width: 50%;
        height: 100%;
        display: inline-block;
        background: linear-gradient(90deg, #FFA77C, #FF712D);
    }

    .aline .guest {
        width: 50%;
        height: 100%;
        display: inline-block;
        background: linear-gradient(90deg, #2A9BFF, #84C8FE);
    }

.header .analyhead {
    width: 1080px;
    height: 120px;
    padding: 10px 0;
    margin: 0 auto;
    position: relative;
}

    .header .analyhead .vs {
        width: 34%;
        float: left;
    }

    .header .analyhead .home {
        width: 33%;
        float: left;
        text-align: center;
        margin: 35px 0;
        line-height: 50px;
    }

        .header .analyhead .home a {
            color: #333;
            text-decoration: none;
            font-weight: bold;
            font-size: 26px;
            text-align: right;
            padding-right: 10px;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
            display: inline-block;
            width: 82%;
            float: right;
        }

        .header .analyhead .home img {
            width: 50px;
            height: 50px;
            border-radius: 50%;
            display: inline-block;
            margin: 0 auto;
            float: right;
        }

    .header .analyhead .guest {
        width: 33%;
        float: right;
        text-align: center;
        margin: 35px 0;
        line-height: 50px;
    }

        .header .analyhead .guest a {
            color: #333;
            text-decoration: none;
            font-weight: bold;
            font-size: 26px;
            text-align: left;
            padding-left: 10px;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
            display: inline-block;
            width: 82%;
            float: left;
        }

        .header .analyhead .guest img {
            width: 50px;
            height: 50px;
            border-radius: 50%;
            display: inline-block;
            margin: 0 auto;
            float: left;
        }

        .header .analyhead .home a:hover,
        .header .analyhead .guest a:hover {
            color: #007FE4;
        }

    .header .analyhead a:focus {
        border: none;
    }

    .header .analyhead .row {
        line-height: 30px;
        width: 100%;
        display: block;
        overflow: hidden;
        margin-top: 0;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

        .header .analyhead .row.vs {
            font-size: 26px;
            line-height: 60px;
            font-weight: bold;
        }

        .header .analyhead .row a.LName {
            color: #fff;
            margin-right: 10px;
            text-decoration: none;
            background: #598ed5;
            border-radius: 2px;
            padding: 2px 5px;
            transition: all linear 0.2s;
        }

            .header .analyhead .row a.LName:hover {
                opacity: 0.8;
            }

        .header .analyhead .row .time {
            display: inline-block;
            font-size: 14px;
        }

        .header .analyhead .row a.errors {
            color: #3473c7;
            margin-left: 10px;
            text-decoration: none;
        }

            .header .analyhead .row a.errors:hover {
                text-decoration: underline;
            }

        .header .analyhead .row a.place,
        .header .analyhead .row label {
            color: #666;
            margin-right: 15px;
        }

            .header .analyhead .row label:last-child {
                margin: 0;
            }

        .header .analyhead .row .half {
            margin: 0 auto;
        }

            .header .analyhead .row .half > div {
                width: 33.3%;
                float: left;
            }

        .header .analyhead .row .score {
            font-size: 40px;
            font-weight: bold;
            line-height: 60px;
            text-align: right;
            font-family: Montserrat;
        }

            .header .analyhead .row .score.gt {
                text-align: left;
            }

        .header .analyhead .row .half .score {
            color: #009a01;
        }

        .header .analyhead .row .half .vs {
            line-height: 60px;
            color: #009a01;
            font-size: 15px;
        }

        .header .analyhead .row .HT {
            margin: 0 auto;
        }

            .header .analyhead .row .HT > div {
                width: 33.3%;
                float: left;
            }

            .header .analyhead .row .HT .score {
                color: #3473C7;
            }

            .header .analyhead .row .HT .vs {
                line-height: 60px;
                color: #3473C7;
                font-size: 15px;
            }

        .header .analyhead .row .end {
            margin: 0 auto;
        }

            .header .analyhead .row .end .row,
            .header .analyhead .row .HT .row,
            .header .analyhead .row .half .row {
                line-height: 20px;
                font-size: 15px;
                margin: 6px 0;
            }

                .header .analyhead .row .end .row:last-child {
                    font-size: 14px;
                }

            .header .analyhead .row .end .score {
                color: #ff5106;
            }

            .header .analyhead .row .end > div {
                width: 33.3%;
                float: left;
            }

.red {
    color: #ff5106;
}

.blue {
    color: #2885d1;
}

.green {
    color: #009a01;
}

.b {
    font-weight: bold;
}

.hide {
    display: none !important;
}

.header .analyhead .row.vs .fine {
    font-weight: 400;
}

    .header .analyhead .row.vs .fine .space {
        padding-right: 10px;
    }

.header .analyhead .row .half .row.odd {
    line-height: 60px;
    margin: 0
}

/* 导航 */
.analyNav {
    width: 100%;
    height: 40px;
    background: #fff;
    border-bottom: 1px solid #e5e5e5;
    border-top: none;
    text-align: center;
    margin-top: 10px;
    position: relative;
}

    .analyNav ul {
        float: none;
        background: transparent;
        border: none;
        margin: 0 auto;
        width: 1080px;
        line-height: 46px;
        overflow: hidden;
        position: relative;
    }

        .analyNav ul li {
            width: 70px;
            height: 40px;
            color: #666;
            font-size: 16px;
            line-height: 40px;
            margin: 0;
            padding-right: 20px;
            float: none;
            display: inline-block;
            cursor: pointer;
            position: relative;
        }

            .analyNav ul li a {
                color: #666;
                display: inline-block;
                width: 100%;
            }

    .analyNav li:hover,
    .analyNav li:hover a,
    .analyNa .ontab:hover a {
        color: #289fff;
    }

    .analyNav .ontab,
    .analyNav .ontab a {
        background: none;
        color: #007FE4;
        font-weight: bold;
    }

        .analyNav .ontab::after {
            content: "";
            background: #007FE4;
            width: 70px;
            height: 3px;
            position: absolute;
            bottom: 0;
            left: 0;
        }

        .analyNav .ontab:hover::after {
            background: #289fff;
        }

.languageBox,
.companyDiv {
    width: auto;
    height: 28px;
    float: right;
    position: absolute;
    right: 25%;
    top: 162px;
    display: inline-block;
    padding: 0;
    margin: 0;
    background: #eee;
    line-height: 28px;
    border: 1px solid #d9d9d9;
    border-radius: 2px;
    overflow: hidden;
    z-index: 100;
}

    .languageBox .item,
    .companyDiv .item {
        width: auto;
        height: 28px;
        color: #8c8c8c;
        font-size: 12px;
        line-height: 28px;
        font-weight: normal;
        cursor: pointer;
        display: inline-block;
        padding: 0 10px;
        text-align: center;
    }

        .languageBox .item.on,
        .companyDiv .item.on {
            background: #fff;
            color: #333;
            font-weight: bold;
            border-radius: 2px;
            box-shadow: 0 0 4px rgba(0, 0, 0, 0.14);
        }

.analyNav.new {
    height: 46px;
    border-top: 1px solid #d6eeff;
    border-bottom: none;
    margin-top: 0px;
}

    .analyNav.new ul li {
        height: 46px;
        line-height: 46px;
    }

.analyhead.new .languageBox {
    bottom: -39px;
}

.analyhead .languageBox {
    width: auto;
    height: 28px;
    float: right;
    position: absolute;
    right: 0;
    top: auto;
    bottom: -45px;
    display: inline-block;
    padding: 0;
    margin: 0;
    background: #eee;
    line-height: 28px;
    border: 1px solid #d9d9d9;
    border-radius: 2px;
    overflow: hidden;
}

    .analyhead .languageBox .item {
        width: auto;
        height: 28px;
        color: #8c8c8c;
        font-size: 12px;
        line-height: 28px;
        font-weight: normal;
        cursor: pointer;
        display: inline-block;
        padding: 0 10px;
        text-align: center;
    }

        .analyhead .languageBox .item.on {
            background: #fff;
            color: #333;
            font-weight: bold;
            border-radius: 2px;
            box-shadow: 0 0 4px rgba(0, 0, 0, 0.14);
        }


/* 直播 */
#content,
#header .content {
    width: 1080px;
    margin: 0 auto;
    position: relative;
}

    #content .content {
        margin-bottom: 10px;
        clear: both;
    }

        #content .content::after,
        .chartbar::after {
            content: "";
            clear: both;
            display: block;
        }

.menunav {
    background: #fff;
    text-align: center;
    padding: 8px 0;
    border-bottom: 1px solid #e5e5e5;
    overflow: hidden;
}

    .menunav li {
        color: #666;
        font-size: 18px;
        font-weight: 500;
        min-width: 130px;
        display: inline-block;
        cursor: pointer;
        transition: all 0.2s linear;
        position: relative;
    }

        .menunav li:hover,
        .menunav .ontab {
            font-size: 22px;
            font-weight: bold;
        }

            .menunav .ontab,
            .menunav .ontab:hover {
                color: #007fe4;
            }

                .menunav .ontab::after {
                    content: "";
                    position: absolute;
                    bottom: -13px;
                    left: 45%;
                    width: 10px;
                    height: 10px;
                    background: #e5e5e5;
                    transform: rotate(45deg);
                }

.content .live {
    background: #fff;
    min-height: 200px;
    text-align: center;
}

.live iframe {
    width: 100%;
    margin: 0 auto;
    padding: 0;
    border: none;
}

#tvLive iframe {
    height: 670px;
}

#tvLive {
    height: 618px;
}

.live .chartbar {
    padding: 0 10px;
    position: relative;
}

    .live .chartbar::before {
        content: "";
        position: absolute;
        top: 50%;
        left: 50%;
        width: 1px;
        height: 60%;
        background: #f1f1f1;
        transform: translate(-50%, -50%);
    }

    .live .chartbar .teams {
        float: left;
        width: 48%;
        margin: 0 10px;
    }

    .live .chartbar .Tdata {
        color: #666;
        font-size: 12px;
        margin: 10px 0;
    }

        .live .chartbar .Tdata span {
            display: inline-block;
            text-align: center;
            min-width: 30px;
        }

    .live .chartbar .mid {
        width: 70px;
    }

    .live .chartbar .bar {
        background: #f1f1f1;
        width: 150px;
        height: 8px;
        border-radius: 20px;
        margin: 0 5px;
        overflow: hidden;
    }

    .live .chartbar .ht i {
        background: #FF722E;
        height: 8px;
        border-radius: 10px 0 0 0;
        display: inline-block;
        float: right;
        text-align: right;
    }

    .live .chartbar .gt i {
        background: #2B9BFF;
        height: 8px;
        border-radius: 0 10px 0 0;
        display: inline-block;
        float: left;
        text-align: left;
    }

/* content */
.content .title {
    background: #fff;
    color: #333;
    border-bottom: 1px solid #e5e5e5;
    font-size: 20px;
    line-height: 40px !important;
    height: 40px !important;
    font-weight: bold;
    text-align: center;
    padding: 0;
    position: relative;
}

.arrow {
    position: absolute;
    right: 5px;
    top: 5px;
    width: 30px;
    height: 30px;
    cursor: pointer;
    transition: all 0.2s linear;
    z-index: 5;
}

    .arrow::after {
        content: "";
        position: absolute;
        top: 30%;
        left: 50%;
        width: 8px;
        height: 8px;
        border: 1px solid #aaa;
        border-top: none;
        border-right: none;
        transform: translate(-50%, 0) rotate(-45deg);
    }

    .arrow.up,
    .arrow:hover {
        transform: rotate(180deg);
    }

        .arrow.up:hover {
            transform: rotate(0deg);
        }

.multiple-tools {
    position: absolute;
    right: 50px;
    top: 5px;
    line-height: 30px;
}

    .multiple-tools .multiple-choice {
        font-size: 14px;
        font-weight: normal;
        padding-left: 5px;
        cursor: pointer;
    }

.multiple-choice::before {
    content: "";
    background: #efefef;
    width: 1px;
    height: 12px;
    margin-right: 10px;
    display: inline-block;
    vertical-align: -1px;
}

.multiple-choice:first-child:before {
    background: none;
}

.multiple-tools input {
    display: none;
}

    .multiple-tools input:checked ~ span {
        color: #007FE4;
    }

    .multiple-tools input:checked + .icon {
        background-image: url(/images/mulit.png);
        border: 0px;
        width: 15px;
        height: 15px;
    }

.multiple-tools .icon {
    display: inline-block;
    width: 13px;
    height: 13px;
    background-color: #FFF;
    border: 1px solid #c7c7c7;
    border-radius: 50%;
    vertical-align: -2px;
    margin-right: 4px;
}

.multiple-tools .tabs {
    background: #eee;
    height: 26px;
    line-height: 26px;
    margin: 1px;
    border: 1px solid #e5e5e5;
    border-radius: 2px;
    display: block;
    overflow: hidden;
}

    .multiple-tools .tabs .btn {
        font-size: 12px;
        color: #999;
        text-align: center;
        font-weight: normal;
        padding: 0 5px;
        display: inline-block;
        cursor: pointer;
    }

        .multiple-tools .tabs .btn.on {
            background: #fff;
            color: #333;
            font-weight: bold;
        }

.content table {
    background: #fff;
    text-align: center;
    border: none;
}

    .content table tr th {
        background: #f5f5f5;
        color: #666;
        font-size: 12px;
        height: 26px;
        line-height: 26px;
        text-align: center;
        font-weight: bold;
        border-bottom: 1px solid #e5e5e5;
        padding: 0;
    }

    .content table tr td {
        border-bottom: 1px solid #e5e5e5;
        border-right: 1px solid #e5e5e5;
        line-height: 30px;
        padding: 0;
    }

    .content table td:last-child {
        border-right: none;
    }

    .content table tr:last-child td {
        border-bottom: none;
    }

.ll {
    border-left: 1px solid #e5e5e5 !important;
}

.rl {
    border-right: 1px solid #e5e5e5 !important;
}

.redbg {
    background: #ffe9e3;
}

.greenbg {
    background: #d7facc;
}

.orgbg {
    background: #FFF4E3;
}

.bluebg {
    background: #F1FBFF;
}

.graybg {
    background: #f5f5f5;
    color: #666;
}

.wbg {
    background: #fff;
}

.content .zsTable th {
    font-weight: normal;
}

.content .zsTable td {
    line-height: 24px;
    border-right: none;
}

    .content .zsTable td span,
    .content .alltable td span {
        display: block;
    }

.content .datatable {
    float: left;
    width: 33%;
    margin-left: 5px;
    height: 100%;
}

    .content .datatable:first-child {
        margin: 0;
    }

.content.two .datatable {
    width: 49.75%;
}

.content .datatable td {
    height: auto;
}

.title .aline,
.content .datatable .aline {
    height: 3px;
    padding: 0;
}

.datatable .multiple-tools {
    right: 5px;
}

.teamN {
    background: #fff;
    color: #666;
    line-height: 26px;
    font-weight: bold;
    display: inline-block;
    width: 50%;
}

/* 统计&事件 */
/* .techtable {float: left;width: 30%;border-right: 1px solid #e5e5e5;} */
.techtable {
    background: #fff;
}

.listbox {
    padding: 10px 20px;
}

    .listbox::after,
    .eventtable .teamtit .data::after {
        content: "";
        clear: both;
        display: block;
    }

.lists {
    width: 46%;
    float: left;
    padding: 6px 0;
    margin: 0 20px;
    border-bottom: 1px solid #efefef;
}

    .lists .data {
        color: #333;
        text-align: center;
        line-height: 20px;
        padding: 0 50px;
    }

        .lists .data span {
            display: inline-block;
            width: 50%;
            font-size: 12px;
        }

            .lists .data span:first-child {
                width: 25%;
                font-size: 14px;
                text-align: left;
                font-weight: bold;
            }

            .lists .data span:last-child {
                width: 25%;
                font-size: 14px;
                text-align: right;
                font-weight: bold;
            }

            .lists .data span:first-child a {
                margin-right: 6px;
                display: inline-block;
            }

            .lists .data span:last-child a {
                margin-left: 6px;
                display: inline-block;
            }

    .lists .barbox {
        background: #f0f0f0;
        width: 80%;
        height: 8px;
        border-radius: 20px;
        margin: 10px auto 5px auto;
    }

        .lists .barbox .Ht {
            width: 49.8%;
            float: left;
            text-align: right;
        }

        .lists .barbox .Gt {
            width: 49.8%;
            float: right;
            text-align: left;
        }

        .lists .barbox .Ht .bar {
            background: #FF722E;
            height: 8px;
            border-radius: 10px 0 0 10px;
            display: inline-block;
        }

        .lists .barbox .Gt .bar {
            background: #2B9BFF;
            height: 8px;
            border-radius: 0 10px 10px 0;
            display: inline-block;
        }

.sjImg {
    vertical-align: -4px;
}

.new .lists {
    width: auto;
    float: none;
    padding: 0;
    margin: 0 auto;
    clear: both;
}

    .new .lists::after {
        content: "";
        display: block;
        clear: both;
    }

    .new .lists .data {
        width: 25%;
        margin: 5px auto;
        padding: 0;
        float: left;
    }

    .new .lists .barbox {
        background: none;
        width: 35%;
        ;
        margin: 10px;
        float: left;
    }

        .new .lists .barbox .Ht,
        .new .lists .barbox .Gt {
            width: 100%;
        }

/* .eventtable {float: left;width: 69.9%;} */
.eventtable {
    background: #fff;
}

    .eventtable .lists {
        width: auto;
        float: none;
        margin: 0;
    }

        .eventtable .lists:last-child {
            border: none;
        }

    .eventtable .data {
        color: #999;
        text-align: center;
        line-height: 20px;
        padding: 0;
    }

        .eventtable .data .userIcon {
            display: inline-block;
            position: relative;
        }

            .eventtable .data .userIcon .headpic {
                width: 30px;
                height: 30px;
                text-align: center;
                border-radius: 50%;
                margin: 0 5px;
                vertical-align: -10px;
                display: inline-block;
                overflow: hidden;
            }

                .eventtable .data .userIcon .headpic img {
                    width: 80%;
                    height: auto;
                    max-width: initial;
                    max-height: initial;
                    margin: 0;
                    vertical-align: 0;
                }

            .eventtable .data .userIcon:hover .popup {
                /* display: block; */
                visibility: visible;
            }

            .eventtable .data .userIcon .popup {
                padding: 5px;
                visibility: hidden;
                position: absolute;
                top: 100%;
                left: 0;
                /*border: solid 1px #bbbbbb;*/
                border-radius: 4px;
                box-shadow: 0 0 3px 3px rgba(0, 0, 0, 0.1);
                width: 50px;
                background: #ffffff;
                box-sizing: border-box;
                transition: transform .25s ease-in-out;
                z-index: 9;
            }

.zoomed {
    transform: scale(2);
    transform-origin: 0 0;
}

.eventtable .data .userIcon .popup img {
    width: 100%;
    max-width: 100%;
    max-height: 100%;
    height: auto;
    margin: 0;
}

.eventtable .data span {
    display: inline-block;
    width: 10%;
    font-size: 12px;
}

    .eventtable .data span:first-child {
        width: 45%;
        color: #333;
        text-align: right;
        font-weight: normal;
    }

    .eventtable .data span:last-child {
        width: 45%;
        color: #333;
        text-align: left;
        font-weight: normal;
    }

.eventtable .data img {
    vertical-align: -4px;
    margin: 0 5px;
    max-width: 30px;
    max-height: 30px;
}

.eventtable .teamtit .data .homeTN {
    font-size: 14px;
    line-height: 30px;
    font-weight: bold;
    text-align: left;
    float: left;
}

    .eventtable .teamtit .data .homeTN i {
        color: #FF722E;
        font-size: 18px;
        font-style: normal;
        float: right;
    }

.eventtable .teamtit .data .guestTN {
    font-size: 14px;
    line-height: 30px;
    font-weight: bold;
    text-align: right;
    float: right;
}

    .eventtable .teamtit .data .guestTN i {
        color: #2B9BFF;
        font-size: 18px;
        font-style: normal;
        float: left;
    }

.eventtable .data .teamicon {
    width: 24px;
    height: 24px;
    margin: 0 10px;
    vertical-align: middle;
}

.eventtable .watchicon {
    width: 18px;
    height: 18px;
}

.eventtable .teamtit .data.aline {
    width: auto;
    height: auto;
    margin-bottom: 10px;
}

    .eventtable .teamtit .data.aline i {
        width: 45%;
        height: 5px;
        border-radius: 10px;
    }

/* 阵容 */
#matchBox2 {
    background: #fff;
    padding: 20px;
    width: auto;
}

.title .homeN {
    position: absolute;
    left: 20px;
    top: 0;
    color: #FF722E;
    font-size: 16px;
    font-weight: normal;
    text-align: left;
}

.title .guestN {
    position: absolute;
    right: 20px;
    top: 0;
    color: #2B9BFF;
    font-size: 16px;
    font-weight: normal;
    text-align: right;
}

.title .homeN a {
    color: #FF722E;
    font-weight: bold;
}

.title .guestN a {
    color: #2B9BFF;
    font-weight: bold;
}

#matchBox2 .plays {
    background: #C1E2A2 url(/images/statistics/court.png)no-repeat top center;
    width: 100%;
    height: 510px;
    color: #fff;
    border-radius: 8px 8px 0 0;
    position: relative;
    z-index: 1;
}

    #matchBox2 .plays.six .playBox {
        width: 80px;
    }

    #matchBox2 .plays .playBox .play {
        display: block;
        height: 80px;
        margin-bottom: 15px;
    }

        #matchBox2 .plays .playBox .play:last-child {
            margin: 0;
        }

        #matchBox2 .plays .playBox .play span {
            height: 60px;
            display: block;
        }

    #matchBox2 .plays .home,
    #matchBox2 .plays .guest {
        width: auto;
        min-width: 400px;
        height: 460px;
        position: absolute;
        transform: translate(0, -50%);
        top: 50%;
        left: 20px;
    }

    #matchBox2 .plays .guest {
        right: 20px;
        left: auto;
    }

    #matchBox2 .plays .captain {
        line-height: 15px;
        /* background: #e97035; */
        background: url(/images/cr.png) no-repeat center;
        color: #ffffff;
        display: inline-block;
        width: 28px;
        height: 15px;
        font-size: 10px;
        border-radius: 4px;
        position: absolute;
        top: 22px;
        left: 40%;
        z-index: 3;
        transform: translateX(25px);
        text-align: center;
    }

#matchBox2 .guest .captain {
    background: url(/images/cb.png) no-repeat center;
}

/* 繁体 */
#matchBox2 .plays .captain.t {
    background: url(/images/cr_t.png) no-repeat center;
}

#matchBox2 .guest .captain.t {
    background: url(/images/cb_t.png) no-repeat center;
}

.play .headicon {
    width: 50px;
    height: 40px;
    margin: 0 auto;
    position: relative;
}

    .play .headicon .num {
        background: #fb8c00;
        color: #fff;
        width: 18px;
        height: 18px;
        line-height: 18px;
        font-size: 12px;
        font-style: normal;
        text-align: center;
        border-radius: 50%;
        position: absolute;
        top: -3px;
        left: 0;
    }

.guest .play .headicon .num {
    background: #1e88e5;
}

.play .headicon .headpic {
    background: #fff;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    margin: 0 auto;
    overflow: hidden;
}

    .play .headicon .headpic img {
        width: auto;
        height: 100%;
    }

#matchBox2 .plays .home i,
#matchBox2 .plays .guest i {
    width: 40px;
    height: 40px;
    background: url(/images/statistics/homeT.png) no-repeat center;
    color: #fff;
    font-size: 12px;
    font-style: normal;
    line-height: 40px;
    text-align: center;
    margin: 0 auto;
    display: block;
}

#matchBox2 .plays .guest i {
    background: url(/images/statistics/guestT.png) no-repeat center;
}

#matchBox2 .plays .playBox .play .name {
    background: transparent;
    color: #333;
    text-align: center;
    width: 100%;
    padding: 0;
}

    #matchBox2 .plays .playBox .play .name a {
        color: #333;
    }

#matchBox2 .plays .playBox .play span:hover .name {
    background: transparent;
    color: inherit;
}

#matchBox2 .plays .home .play span:hover .name a,
#matchBox2 .plays .home .playBox .play span:hover .name a:hover {
    color: #ff5106;
}

#matchBox2 .plays .guest .play span:hover .name a,
#matchBox2 .plays .guest .playBox .play span:hover .name a:hover {
    color: #007fe4;
}

#matchBox2 .plays .playBox.twolists {
    width: 200px;
    height: 480px;
    left: 50%;
    transform: translate(-50%, 0);
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    flex-direction: column;
}

    #matchBox2 .plays .playBox.twolists .play {
        float: left;
        margin: 0;
        flex: 0 0 auto;
    }

#matchBox2 .plays .guest .playBox.twolists .play {
    float: right;
}

#matchBox2 .plays .home .playBox:nth-child(n+5) .play span ul {
    left: auto;
    right: 0;
}

#matchBox2 .plays .guest .playBox:nth-last-child(n+5) .play span ul {
    left: 0;
    right: auto;
}

#matchBox2 .backupPlay,
#matchBox2 .hurtPlay {
    width: 100%;
    background: #CFE8B6;
    min-height: 60px;
    padding: 10px 0;
    border-radius: 0 0 8px 8px;
}

    #matchBox2 .backupPlay .bu_txt,
    #matchBox2 .hurtPlay .bu_txt {
        background: #c1e2a2;
        width: 50px;
        height: 100%;
        position: absolute;
        top: 50%;
        left: 50%;
        margin: 0;
        padding: 0;
        color: #333;
        font-size: 14px;
        line-height: 30px;
        text-align: center;
        transform: translate(-50%, -50%);
    }

.bu_txt .center {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: block;
}

.bu_txt .subicon {
    width: 30px;
    height: 30px;
    display: block;
    margin: 0 auto;
    position: relative;
}

#matchBox2 .backupPlay .home,
#matchBox2 .backupPlay .guest,
#matchBox2 .hurtPlay .home,
#matchBox2 .hurtPlay .guest {
    width: 46.5%;
    margin: 0 0 0 12px;
}

#matchBox2 .backupPlay .play,
#matchBox2 .hurtPlay .play,
#matchBox2 .backupPlay .play {
    color: #333;
    width: 33.3%;
    height: auto;
    line-height: normal;
    margin: 0 0 5px 0;
}

    #matchBox2 .backupPlay .play span {
        display: inline-block;
        height: auto;
    }

        #matchBox2 .backupPlay .play span:hover .name {
            background: transparent;
            color: #333;
        }

#matchBox2 .backupPlay .home .play span:hover .name a:hover,
#matchBox2 .hurtPlay .home .play .name a:hover {
    color: #ff5106;
}

#matchBox2 .backupPlay .guest .play span:hover .name a:hover,
#matchBox2 .hurtPlay .guest .play .name a:hover {
    color: #007fe4;
}

#matchBox2 .backupPlay .play span ul {
    top: -120px;
}

#matchBox2 .backupPlay .play .name,
#matchBox2 .backupPlay .eventicon,
#matchBox2 .hurtPlay .eventicon {
    background: transparent;
    color: #333;
    float: none;
    min-width: 35%;
    padding: 0 5px 0 0;
    height: 26px !important;
    line-height: 26px !important;
    text-align: left !important;
}

/* #matchBox2 .backupPlay .play .name {max-width: 55%;} */
#matchBox2 .backupPlay .eventicon {
    color: #0d53a3;
    padding: 0;
    margin-left: 22px;
    height: 14px !important;
}

#matchBox2 .hurtPlay .eventicon {
    color: #0d53a3;
    float: left;
    padding: 0;
    margin: 0;
    height: 26px !important;
    display: inline-block !important;
}

#matchBox2 .hurtPlay .play .name {
    float: left;
    min-width: 45%;
    max-width: 52%;
    padding: 0 2px 0 0;
    margin: 0;
    display: inline-block !important;
}

.eventicon img {
    margin: 0;
    width: 14px;
    height: 14px;
}

#matchBox2 .backupPlay .play .name a,
#matchBox2 .hurtPlay .name a {
    color: #333;
}

#matchBox2 .backupPlay .name i {
    background: #fb8c00;
    color: #fff;
    width: 20px;
    height: 20px;
    font-size: 12px;
    line-height: 20px;
    text-align: center;
    font-style: normal;
    border-radius: 50%;
    margin-right: 5px;
    display: inline-block;
}

#matchBox2 .backupPlay .guest .name i {
    background: #1e88e5;
}

#matchBox2 .backupPlay .nodata {
    color: #628d57;
    font-size: 14px;
}

#icons {
    width: auto;
    background: #fff;
    border-top: 1px solid #e5e5e5;
    padding: 15px;
}

    #icons .icon {
        padding: 6px;
        margin-left: 25px;
    }

/* 球员页 */
#contentDiv .content .zsTable td span,
#contentDiv .content .alltable td span {
    display: inline-block;
}

#content {
    position: relative;
}

.fontlive {
    background: #fff;
}

.r5 {
    right: 5px;
}

.no-match {
    font-size: 14px;
    background: #FFF url(/images/nomatch.png) no-repeat center 30px;
    padding: 310px 0 100px 0;
    width: 1080px;
    margin: 0 auto;
    text-align: center;
    border-top: 1px solid #e5e5e5;
}

    .no-match .title {
        color: #666;
        font-size: 36px;
        width: 100%;
        display: inline-block;
        font-weight: 600;
    }

.analyNav ul li.analysisVIP {
}

.analyNav .ontabvip {
    background: none;
    color: #C58D4B;
    font-weight: bold;
}

    .analyNav .ontabvip::after {
        content: "";
        background: #C58D4B;
        width: 96px;
        height: 3px;
        position: absolute;
        bottom: 0;
        left: 0;
    }

#tvLive2 {
    width: 68px;
    background: url(/images/live.svg) no-repeat right center;
    background-size: 24px;
    padding-right: 8px;
}

#liveDiv .flashBtns {
    position: absolute;
    right: 20px;
    top: 16px;
    display: flex;
    z-index: 999 !important;
    opacity: 0.5;
    color: #ffffff;
}

    #liveDiv .flashBtns .items {
        box-sizing: border-box;
        border-radius: 8px;
        display: flex;
        background-color: rgba(2, 2, 2, 0.8);
        margin-left: 5px;
        padding: 2px;
    }

    #liveDiv .flashBtns .flashBtn {
        width: 32px;
        height: 26px;
        line-height: 26px;
        text-align: center;
        flex: 1;
        border-radius: 6px;
        font-size: 16px;
        cursor: pointer;
    }

        #liveDiv .flashBtns .flashBtn.on {
            background: #26980B;
        }

    #liveDiv .flashBtns:hover {
        opacity: 1;
    }

    #liveDiv .flashBtns .flashBtn:hover {
        background-color: #494949;
    }

    #liveDiv .flashBtns .flashBtn.on:hover {
        background-color: #2fad11;
    }


/*vip通用弹窗*/
.vip-pop-up {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    height: 537px;
}

#backgound {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 100%;
    width: 100%;
    background-color: #333;
    z-index: 99999;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.6;
}

#newpopup {
    z-index: 100000;
    background: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    border-radius: 4px;
    transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    padding: 20px;
}

    #newpopup .text {
        margin: 6px auto 20px;
        color: #666;
        text-align: center;
        font-size: 14px;
    }

    #newpopup .info {
        width: 200px;
        display: flex;
        justify-content: space-between;
    }

        #newpopup .info a {
            cursor: pointer;
            width: 47%;
            display: inline-block;
            line-height: 30px;
            text-decoration: none;
            border-radius: 3px;
            text-align: center;
        }

            #newpopup .info a.offbtn {
                background: #f5f5f5;
                color: #666;
                border: 1px solid #ddd;
            }

            #newpopup .info a.onbtn {
                background: #007FE4;
                color: #fff;
                border: 1px solid #007FE4;
            }

            #newpopup .info a.offbtn:hover {
                background-color: #e5e5e5;
            }

            #newpopup .info a.onbtn:hover {
                background-color: #1b97fb;
                border: 1px solid #1b97fb;
            }

.vipbanner {
    border-radius: 6px;
    background: url(/images/vipbg2.png) center;
    color: #fff;
    padding: 12px 20px;
    margin-bottom: 10px;
    height: 30px;
    position: relative;
}

.vipbanner_tit {
    width: 50%;
    line-height: 30px;
    margin: 0;
    font-size: 16px;
    font-weight: 600;
    padding-left: 60px;
    /*background: url(/images/Users/menu/diamond.svg) no-repeat left center;background-size: 22px;*/
}

.vipbanner_details {
    font-size: 14px;
    position: absolute;
    right: 20px;
    top: 50%;
    height: 28px;
    line-height: 28px;
    margin-top: -14px;
}

    .vipbanner_details.skip {
        background: url(/images/enter.svg) no-repeat right center;
        background-size: 18px;
        width: auto;
        padding-right: 26px;
    }

    .vipbanner_details font {
        color: #ffba37;
        padding: 0 2px;
        font-weight: 600;
    }

.vipbanner .highlight {
    color: #FFD77A;
    font-weight: bold;
}

.hotIcon:before {
    content: "HOT";
    background: linear-gradient(90deg, #ff0d0d, #ff6f09);
    color: #fff;
    font-size: 12px;
    line-height: 20px;
    font-weight: normal;
    padding: 0 4px;
    border-radius: 4px;
    position: absolute;
    right: -5px;
    top: 0;
    display: block;
    transform: scale(0.8);
}

.title a.coach {
    color: #666;
    font-size: 14px;
    font-weight: normal;
    margin: 0 10px;
}

.title .homeN a.coach:hover {
    color: #FF722E;
    font-weight: normal;
}

.title .guestN a.coach:hover {
    color: #2B9BFF;
    font-weight: normal;
}

.popup img {
}

.soccer, .basketball, .tennis, .game, .volleyball, .baseball, .tabletennis, .badminton, .snooker, .football, .hockey, .racing {
    display: none
}

/* 直播 */
.content #tvLive.live {background:#212121;color:#fff;text-align: center;position: relative;}
.live .msgBox {width: 100%;text-align: center;position: absolute;top: 50%;transform: translateY(-50%);}
.live .msgBox h4 {font-size: 20px;font-weight: normal;margin: 20px 0;}
.live .msgBox .timeBox li {font-size: 22px;margin: 0 5px;display: inline-block;}
.live .msgBox .timeBox span {font-size:36px;line-height: 30px;min-width: 40px;padding: 12px 6px;margin: 0 11px;border: 1px solid #666;border-radius: 5px;display: inline-block;}
