body {
    font-family: "Microsoft Yahei",PingFangSC-Regular,"Hiragino Sans GB","Helvetica Neue",Helvetica,Arial,sans-serif;
}

img {
    vertical-align: top;
    border: 0;
}


.bg {
    padding: 20px 0;
    min-width: 990px;
    background: url(//x.autoimg.cn/club/v1Content/liveTopic/images/bg1.jpg) center center no-repeat;
    background-size: cover;
}

.wrap {
    width: 990px;
    margin: 0 auto;
    overflow: hidden;
}

.gotop02 {
    position: fixed;
    left: 50%;
    margin-left: 605px;
}

.footer_auto {
    background-color: #fff;
    padding-bottom: 30px;
    color: #7c7c7c;
    font-size: 12px;
}

    .footer_auto .wrap {
        border-top: 3px solid #3b5998;
        padding-top: 7px;
    }

    .footer_auto .footand, .footer_auto .footauto, .footer_auto .footios, .footer_auto .footphone, .footer_auto .footwp {
        display: inline-block;
        padding-left: 19px;
        background: url(//x.autoimg.cn/news/footicon2.png) no-repeat;
    }

    .footer_auto .footios {
        background-position: 0 3px;
    }

    .footer_auto .footand {
        background-position: 0 -27px;
    }

    .footer_auto .footwp {
        background-position: 0 -57px;
    }

    .footer_auto .footphone {
        background-position: 0 -87px;
    }

    .footer_auto .footauto {
        padding: 0 22px 0 21px;
        background-position: 0 -117px;
    }

    .footer_auto p {
        line-height: 24px;
        margin: 0;
        padding: 0;
    }

        .footer_auto p a:link, .footer_auto p a:visited {
            color: #7c7c7c;
            text-decoration: none;
        }

        .footer_auto p a {
            display: inline-block;
            margin: 0 9px;
        }

            .footer_auto p a:hover {
                color: #d60000;
                text-decoration: none;
            }

        .footer_auto p .fline {
            color: #bfbfbf;
            margin: 0 3px;
        }

        .footer_auto p .footarial {
            font-family: Arial,Helvetica,sans-serif;
        }

.conmain {
    border-top: 9px solid #ccd3e4;
}

.contstxt {
    border-bottom-color: #ccd3e4;
}

.wide-body .content, .wide-body #content, .wide-body .footer_auto {
    width: 990px;
}

.conright {
    width: 789px;
}

.pagearea {
    margin-bottom: 10px;
}

.reply {
    border-top-color: #3b5998;
    margin-bottom: 20px;
}

.fn-left {
    float: left;
}

.fn-right {
    float: right;
}

.fn-clear:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.fn-clear {
    zoom: 1;
}

.iframe-wrap {
    height: 524px;
}

    .iframe-wrap.status-live {
        height: 602px;
    }

.live-all {
    margin: 15px 0;
    line-height: 30px;
    background-color: #fafbfd;
    text-align: center;
    font-size: 14px;
    clear: both;
    border: 1px solid #ccd3e5;
}

.live-grid-left {
    margin-bottom: 15px;
    width: 740px;
    float: left;
}

.live-grid-right {
    width: 240px;
    float: left;
    margin-left: 10px;
}

.live-section-wrap {
    padding-bottom: 10px;
    background-color: #fff;
    line-height: 1.5;
}

    .live-section-wrap .tab01 .tab-nav {
        height: 50px;
        line-height: 50px;
        overflow: inherit;
        border-bottom: solid 1px #efefef;
        background-color: #fff;
    }

        .live-section-wrap .tab01 .tab-nav ul {
            float: left;
            height: 50px;
            overflow: inherit;
        }

            .live-section-wrap .tab01 .tab-nav ul li {
                float: left;
                margin-right: 5px;
                height: 50px;
                line-height: 50px;
                text-align: center;
                font-size: 14px;
                border: 0 none;
                background: 0;
            }

                .live-section-wrap .tab01 .tab-nav ul li span {
                    height: 50px;
                    font-size: 20px;
                    font-weight: 700;
                    color: #333;
                    padding: 0 15px;
                }

    .live-section-wrap .tab01 .tab-more {
        float: right;
        font-size: 14px;
        color: #999;
        padding: 0 10px;
    }

        .live-section-wrap .tab01 .tab-more:hover {
            color: #d60000;
        }

    .live-section-wrap .tab01 .tab-content-item {
        display: none;
        padding: 5px 0;
    }

.tab .tab-content .current {
    display: block;
}

.detail-slide-wrap {
    margin: 20px 15px 20px 0;
    margin-left: 20px;
    overflow: hidden;
    position: relative;
}

    .detail-slide-wrap ul {
        width: 2000px;
        height: 112px;
        overflow: hidden;
        position: relative;
        transition: left .4s linear;
    }

        .detail-slide-wrap ul li {
            float: left;
            width: 200px;
            height: 112px;
            margin-left: 9px;
            background-color: #999;
        }

            .detail-slide-wrap ul li:first-child {
                margin-left: 0;
            }

            .detail-slide-wrap ul li a {
                overflow: hidden;
                display: block;
                height: 112px;
                width: 100%;
                position: relative;
            }

        .detail-slide-wrap ul a img {
            width: 100%;
        }

        .detail-slide-wrap ul a .slide-tit {
            display: block;
            height: 24px;
            line-height: 24px;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
            padding: 0 5px;
            color: #fff;
            position: absolute;
            left: 0;
            bottom: 0;
            right: 0;
            filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#99000000',endColorstr='#99000000');
            background: rgba(0,0,0,.6);
        }

    .detail-slide-wrap .slide-direction {
        display: none;
    }

    .detail-slide-wrap:hover .slide-direction {
        display: block;
    }

    .detail-slide-wrap .direction-btn-left, .detail-slide-wrap .direction-btn-right {
        display: block;
        width: 40px;
        height: 60px;
        overflow: hidden;
        cursor: pointer;
        position: absolute;
        z-index: 500;
        top: 50%;
        margin-top: -30px;
    }

    .detail-slide-wrap .direction-btn-left {
        left: 0;
    }

    .detail-slide-wrap .direction-btn-right {
        right: 0;
    }

        .detail-slide-wrap .direction-btn-left a, .detail-slide-wrap .direction-btn-right a {
            display: inline-block;
            outline: 0;
            width: 20px;
            height: 40px;
            padding: 10px;
            background: url(//s.autoimg.cn/www/kuaibao/img/live-focusimg-btn.png) no-repeat;
        }

    .detail-slide-wrap .direction-btn-left a {
        background-position: 10px 13px;
    }

    .detail-slide-wrap .direction-btn-right a {
        background-position: -25px 13px;
    }

.current .slide-direction a:hover {
    filter: drop-shadow(0 0 2px #f60);
}

.live-block-m {
    float: left;
    width: 230px;
    margin-left: 14px;
}

.live-block-pic {
    width: 100%;
    position: relative;
}

    .live-block-pic img {
        width: 100%;
    }

    .live-block-pic .live-block-layer {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        z-index: 2;
        background-color: #000;
        opacity: 0;
        filter: alpha(opacity=0);
        transition: opacity linear .3s;
    }

.live-block-m .live-block-layer a {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    line-height: 1.5;
    color: #fff;
    height: 75px;
    width: 180px;
    padding: 27px 25px 28px 25px;
    overflow: hidden;
    font-size: 12px;
    text-decoration: none;
}

.live-block-m .live-block-tit {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 10px 0 5px 0;
}

    .live-block-m .live-block-tit a {
        font-size: 14px;
        color: #333;
    }

.live-block-m .live-block-info {
    color: #999;
}

.live-icon {
    display: inline-block;
    vertical-align: top;
    margin-top: 2px;
    background: url(//s.autoimg.cn/www/kuaibao/img/live-icon-20210125.png) no-repeat;
}

.live-icon-online {
    width: 38px;
    height: 13px;
    background-position: 0 -28px;
}

.live-icon-replay {
    width: 38px;
    height: 13px;
    background-position: 0 -14px;
}

.live-icon-trailer {
    width: 38px;
    height: 13px;
    background-position: 0 0;
}

.live-icon-tuwen {
    width: 38px;
    height: 13px;
    background-position: 0 -42px;
}

.live-block-pic:hover .live-block-layer {
    opacity: .8;
    filter: alpha(opacity=80);
}

.live-block-pic .live-block-layer span {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    height: 75px;
    overflow: hidden;
    zoom: 1;
    white-space: initial;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}

.detail-trailer-wrap {
    padding: 0 10px;
    max-height: 410px;
    overflow: auto;
}

    .detail-trailer-wrap .detail-trailer-block {
        border-top: solid 1px #efefef;
        padding-top: 10px;
        margin-bottom: 10px;
    }

        .detail-trailer-wrap .detail-trailer-block:first-child {
            border-top: 0 none;
        }

    .detail-trailer-wrap .detail-trailer-info {
        padding-bottom: 3px;
    }

        .detail-trailer-wrap .detail-trailer-info span {
            font-size: 14px;
            color: #999;
        }

            .detail-trailer-wrap .detail-trailer-info span i {
                font-size: 12px;
                font-style: normal;
            }

        .detail-trailer-wrap .detail-trailer-info .tag-label {
            display: inline-block;
            font-style: normal;
            font-size: 12px;
            color: #f60;
            border: solid 1px #f60;
            border-radius: 2px;
            line-height: 1;
            padding: 1px 3px;
            margin-top: 3px;
        }

            .detail-trailer-wrap .detail-trailer-info .tag-label:hover {
                background: #f60;
                color: #fff;
                text-decoration: none;
            }

        .detail-trailer-wrap .detail-trailer-info .tag-label-disabled {
            color: #999;
            border-color: #d0d0d0;
            cursor: default;
        }

            .detail-trailer-wrap .detail-trailer-info .tag-label-disabled:hover {
                color: #999;
                border-color: #d0d0d0;
                background-color: #fff;
            }

    .detail-trailer-wrap .detail-trailer-tit {
        padding-bottom: 2px;
    }

        .detail-trailer-wrap .detail-trailer-tit a {
            font-size: 14px;
            display: inline-block;
            max-width: 100%;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
        }

    .detail-trailer-wrap .detail-trailer-intro {
        padding-bottom: 3px;
        height: 0;
        overflow: hidden;
    }

        .detail-trailer-wrap .detail-trailer-intro p {
            height: 36px;
            color: #999;
            overflow: hidden;
            white-space: initial;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
        }

    .detail-trailer-wrap .detail-trailer-time {
        font-size: 12px;
        color: #666;
        height: 0;
        overflow: hidden;
    }

        .detail-trailer-wrap .detail-trailer-time i {
            color: #f60;
            font-style: normal;
        }

    .detail-trailer-wrap .detail-trailer-block:hover .detail-trailer-intro {
        height: 36px;
        transition: height linear .3s;
    }

    .detail-trailer-wrap .detail-trailer-block:hover .detail-trailer-time {
        height: 16px;
        transition: height linear .3s;
    }

    .detail-trailer-wrap::-webkit-scrollbar {
        width: 8px;
    }

    .detail-trailer-wrap::-webkit-scrollbar-track {
        background-color: #efefef;
    }

    .detail-trailer-wrap::-webkit-scrollbar-thumb {
        background-color: #c6c6c6;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
    }

@media screen and (min-width:1200px) {
    .mini-left .mini-return {
        margin-right: 130px;
    }

    .wrap {
        width: 1200px;
    }

    .iframe-wrap {
        height: 614px;
    }

        .iframe-wrap.status-live {
            height: 693px;
        }

    .mini-main {
        width: 1200px;
    }

    .wide-body .content, .wide-body #content, .wide-body .footer_auto {
        width: 1200px;
    }

    .conright {
        width: 999px;
    }

    .wide-body .gotop02 {
        margin-left: 610px;
    }

    .ke-container {
        width: 963px!important;
    }

    .live-grid-left {
        width: 900px;
    }

    .live-grid-right {
        width: 290px;
    }

    .detail-slide-wrap ul li {
        width: 240px;
        height: 135px;
        margin-left: 12px;
    }

        .detail-slide-wrap ul li a {
            height: 135px;
        }

    .detail-slide-wrap ul {
        height: 135px;
    }

    .detail-trailer-wrap {
        max-height: 470px;
    }

    .live-block-m {
        width: 275px;
        margin: 15px 0 15px 20px;
    }

        .live-block-m .live-block-layer a {
            width: 215px;
            height: 75px;
            padding: 40px 30px 40px 30px;
        }
}

.z-showmsg .wrap {
    width: 340px;
}