@media screen and (max-width: 1200px) {
    .wrapper {
        width: 100%;
        margin: 0;
    }
    .main-wrap {
        width: 100%;
        height: inherit;
        margin: 0;
        padding-top: 15px;
    }
    .content {
        float: none;
        width: 100%;
        margin-bottom: 15px;
    }
    .header {
        padding: 5px 0;
        height: unset;
    }
    .nav {
        float: none;
    }
    .hot-nav-box {
        display: block;
        padding-left: 0;
    }
    .icon-hot {
        display: none;
    }
    #top_navbar {
        width: 1000px;
    }
    .logo {
        float: none;
        margin-top: 0;
        text-align: center;
        height: unset;
    }
    .logo img {
        height: 25px;
    }
    .nav {
        height: unset;
        padding: 0 5px;
    }
    .nav > ul {
        display: flex;
    }
    .nav > ul > li {
        flex: 1;
        float: none;
        padding: 0;
        height: 40px;
        line-height: 40px;
    }
    .nav > ul > li > a {
        font-size: 13px;
    font-weight: bold;
    }
    .hot-nav {
        overflow-x: auto;
        overflow-y: hidden;
    }
    .hot-nav > ul {
        padding-left: 0;
        width: 700px;
    }
    .hot-nav > ul > li {
        padding: 0 15px;
    }
    .match-tabs {
        padding-left: 0;
    }
    .match-tabs > ul > li {
        padding: 0 10px;
    }
    .match-tabs > ul > li.active > a {
        font-size: 15px;
    }
    .match-card {
        padding: 10px;
    }
    .match-item {
        font-size: 14px;
        padding: 10px 0;
    }
    .match-date {
        padding: 0;
        padding-bottom: 5px;
        border-bottom: solid 1px var(--contrast-color);
        font-size: 15px;
    }
    .match-time {
        width: 15% !important;
        padding-left: 5px;
    }
    .match-league {
        width: 18% !important;
        padding-right: 5px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        color: #888888;
    }
    .match-list {
        padding: 0;
    }
    .match-link {
        width: 65% !important;
    }
    .match-team {
        display: block;
    }
    .match-btn {
        font-size: 14px;
        width:4em;
    }
    .match-btn-wrap {
        width: unset !important;
        flex: 1 !important;
        text-align:right !important;
        box-sizing:border-box !important;
    }
    .match-analysis span:nth-child(1) {
        display: none;
    }
    .match-analysis span:nth-child(2) {
        display: inline-block !important;
    }
    .match-btn-special {
        width: 100%;
    }
    .team-home, .team-away {
        width: 120px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .team-score {
        display: none;
    }
    .team-home, .team-score {
        text-align: left;
    }
    .tabs ul li {
        padding: 12px 15px;
    }
    .sidebar {
        width: 100%;
        padding: 0;
        float: none;
    }
    .news-item {
        max-width: 340px !important;
    }
    .article-v-head {
        display: block;
        text-align: center;
    }
    .article-list {
        padding-left: 0;
    }
    .news_article_item {
        padding: 15px;
    }
    .news_article_item .news_image {
        width: 108px;
        height: 68px;
        margin-right: 8px;
    }
    .news_article_item h1 {
        margin-bottom: 5px;
        line-height: 1;
    }
    .news_article_item h1 a {
        font-size: 16px;
        line-height: 0.5;
    }
    .news_article_item time {
        font-size: 14px;
        color: #999999;
    }
    .pagination-base {
        display: block;
        overflow-x: auto;
        overflow-y: hidden;
        padding-left: 15px;
    }
    .pagination {
        min-width: 800px;
        width: 800px;
    }
    .wrap-box_table {
        overflow-x: auto;
    }
    .table {
        width: 1000px;
        min-width: 1000px;
    }
    .video-body div {
        font-size: 16px;
    }
    .video-team-l {
        max-width: 150px;
    }
    .video-team-r {
        margin-left: 68.5%;
    }
    .live {
        padding: 10px;
    }
    .video-body div {
        margin-top: 24%;
    }
    #zjzj {
        overflow-x: auto;
        overflow-y: hidden;
        padding-left:0;
    }
    #zjzj .responsive-table {
        width: 470px;
    }
    #zjzj .responsive-table_hd {
        justify-content: unset;
    }
    .article .article {
        padding: 10px;
    }
    .article img {
        display: block;
        width: 100% !important;
        max-width: 100% !important;
    }
    .match-menu {
        display: none;
    }
    .matchs {
        width: 100%;
    }
    .match-right {
        left: 0;
        width: 100%;
    }
    .match-btn-base {
        display: none;
    }
}
