* {
    padding: 0;
    margin: 0;
    font-size: 16px
}

h2, span, a {
    font-family: "微软雅黑"
}

img {
    max-width: 100%;
    border: none
}

.clearfix:after {
    content: "";
    visibility: hidden;
    display: block;
    clear: both;
}

* html .clearfix {
    zoom: 1;
}

.main {
    width: 1200px;
    margin: 0 auto
}

.location {
    color: #9a9a9a;
    margin-top: 30px
}

.location a {
    font-size: 16px;
    color: #9a9a9a;
}

.BjImg {
    height: 10px;
    margin-top: 20px;
    background: url(/bjsports/resource/cms/2020/03/img_pc_site/2020031417000618434.jpg) repeat-x
}

.main .Left {
    float: left;
    width: 48%;
    min-height: auto;
}

.main .Right {
    width: 48%;
    float: right;
    min-height: auto;
}

.main .Bottom {
    width: 100%
}

/**文章列表样式**/
.lists_tit {
    margin: 35px 0;
    padding: 15px 0;
    border-bottom: 1px solid #ddd;
}

.lists_tit img {
    float: left
}

.lists_tit h2 {
    font-weight: 400;
    color: #333;
    float: left;
    font-size: 24px;
    background: url(/bjsports/resource/cms/2020/03/img_pc_site/2020031417000750149.jpg) no-repeat left 6px;
    padding-left: 20px;
}

.lists_tit a {
    float: right;
    display: block;
    font-size: 16px;
    margin-top: 5px;
    color: #888;
}

.lists_list li a {
    font-size: 18px;
    margin-left: 5px;
    color: #404040
}

.lists_list li a:hover {
    color: #BD1A2D
}

.lists_list li {
    margin-bottom: 35px
}

.gzdt ul li a:hover {
    color: #BD1A2D
}

.total_num {
    width: 16%;
    display: inline-block;
    margin-left: 15px;
}

.fl_h_con {
    float: left;
    width: 48%;
}

.fr_h_con {
    float: right;
    width: 48%;
}

/*当前位置样式*/
.location font {
    color: #9a9a9a;
}

.location {
    color: #9a9a9a;
    margin-top: 30px;
}

.location a {
    font-size: 16px;
    color: #9a9a9a;
}

/*专题开始*/
.zhuanti_tu {
    width: 100%;
    height: auto;
}

.main {
    margin-top: -40px
}

/*底部背景图*/
body {
    background: url("/bjsports/resource/cms/2022/06/img_pc_site/2022062814214270630.png") no-repeat;
    background-size: auto;
    background-position: right bottom;
}

@media screen and (max-width: 1200px) {

    /*当前位置样式*/
    .location {
        margin-top: 30px;
        font-size: 12px;
    }

    /*专题开始*/
    .main {
        width: auto !important;
        padding: 10px;
        margin-top: 0;
    }

    .page-wrap a,
    .page-wrap span,
    .page-wrap input,
    .page-wrap a.fy_left1 {
        display: none;
    }

    .page-wrap a.sxye {
        display: inline-block;
        font-size: 16px;
        height: 34px;
        line-height: 34px;
        border: 1px solid #e5e5e5;
        padding: 0 25px;
        width: 15%;
        margin: 0 5%;
        text-align: center;
    }

    .total_num {
        font-size: 16px;
        display: none;
    }

    div.page-wrap {
        margin: 0 0 35px 0;
        text-align: center;
    }

    div .gzdt ul li .mzhd_gjc {
        font-size: 16px;
    }

    div.gzdt ul li {
        padding-bottom: 15px;
    }

    div.gzdt .article-time {
        font-size: 16px;
    }

    .location {
        margin-top: 10px;
        font-size: 12px;
    }

    .location a,
    .location span,
    .location font {
        font-size: 12px;
    }

    .lists_tit {
        margin: 0 0 15px 0;
        padding: 15px 0 10px 0;
    }

    .lists_tit a {
        font-size: 16px;
    }

    .lists_tit h2 {
        font-size: 16px;
        padding-left: 10px;
        background-position: left center;
    }

    .lists_list li {
        margin-bottom: 15px;
    }

    .lists_list li a {
        font-size: 16px;
        margin-left: 5px;
        width: 74%;
        display: inline-block;
        height: 20px;
        line-height: 20px;
        overflow: hidden;
        vertical-align: text-bottom;
    }

    .lists_list .article-time {
        font-size: 16px;
    }

    .scroll_cov {
        width: 100%;
        overflow-x: scroll;
        margin-bottom: 30px;
    }

    .scroll_cov_inner {
        width: 1200px;
    }

    .main .Left, .main .Right {
        float: none;
        width: auto;
        height: auto !important;
    }

    .fl_h_con, .fr_h_con {
        float: none;
        width: auto;
    }

}