@media screen and (max-width: 1200px) {
    .container {
        width: 100%;
        margin: 0;
    }
    .container-main {
        width: 100%;
        height: inherit;
        margin: 0;
        padding-top: 15px;
    }
    .sven_body {
        float: none;
        width: 100%;
        margin-bottom: 15px;
    }
    .sven_header {
        padding: 5px 0;
        height: unset;
    }
    .sven_navbar {
        float: none;
    }
    .sven_navbar-hot__box {
        display: block;
        padding-left: 0;
    }
    .sven_icon__hot {
        display: none;
    }
    #top_navbar {
        width: 1000px;
    }
    .sven_header-logo {
        float: none;
        margin-top: 0;
        text-align: center;
        height: unset;
    }
    .sven_header-logo img {
        height: 25px;
    }
    .sven_navbar {
        height: unset;
        padding: 0 5px;
    }
    .sven_navbar > ul {
        display: flex;
    }
    .sven_navbar > ul > li {
        flex: 1;
        float: none;
        padding: 0;
        height: 40px;
        line-height: 40px;
    }
    .sven_navbar > ul > li > a {
        font-size: 13px;
    font-weight: bold;
    }
    .sven_navbar-hot {
        overflow-x: auto;
        overflow-y: hidden;
    }
    .sven_navbar-hot > ul {
        padding-left: 0;
        width: 700px;
    }
    .sven_navbar-hot > ul > li {
        padding: 0 15px;
    }
    .sven_match__tabs {
        padding-left: 0;
    }
    .sven_match__tabs > ul > li {
        padding: 0 10px;
    }
    .sven_match__tabs > ul > li.active > a {
        font-size: 15px;
    }
    .sven_match_card {
        padding: 10px;
    }
    .sven_match__item {
        font-size: 14px;
        padding: 10px 0;
    }
    .sven_match__date {
        padding: 0;
        padding-bottom: 5px;
        border-bottom: solid 1px var(--contrast-color);
        font-size: 15px;
    }
    .sven_match__item__date {
        width: 15% !important;
        padding-left: 5px;
    }
    .sven_match__item__league {
        width: 18% !important;
        padding-right: 5px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        color: #888888;
    }
    .sven_match__list {
        padding: 0;
    }
    .sven_match_link {
        width: 65% !important;
    }
    .sven_match__item__team {
        display: block;
    }
    .sven_match__btn {
        font-size: 14px;
        width: 100px;
    }
    .sven_match__item__button {
        width: unset !important;
        flex: 1 !important;
        text-align:right !important;
        box-sizing:border-box !important;
    }
    .sven_match__analysis_link span:nth-child(1) {
        display: none;
    }
    .sven_match__analysis_link span:nth-child(2) {
        display: inline-block !important;
    }
    .sven_match_button__special {
        width: 100%;
    }
    .sven_team__home, .sven_team__away {
        width: 120px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .sven_team__score {
        display: none;
    }
    .sven_team__home, .sven_team__score {
        text-align: left;
    }
    .sven_list_tabs ul li {
        padding: 12px 15px;
    }
    .sven_aside {
        width: 100%;
        padding: 0;
        float: none;
    }
    .sven_news_item {
        max-width: 340px !important;
    }
    .sven_article_video__hd {
        display: block;
        text-align: center;
    }
    .sven_article_call__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;
    }
    .sven_match_video__bd div {
        font-size: 16px;
    }
    .sven_match_video__team_left {
        max-width: 150px;
    }
    .sven_match_video__team_right {
        margin-left: 68.5%;
    }
    .sven_match_live {
        padding: 10px;
    }
    .sven_match_video__bd 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;
    }
    .sven_article .article {
        padding: 10px;
    }
    .article img {
        display: block;
        width: 100% !important;
        max-width: 100% !important;
    }
    .sven_match__menus {
        display: none;
    }
    .sven_matchs {
        width: 100%;
    }
    .sven_match__right {
        left: 0;
        width: 100%;
    }
    .sven_match_button__base {
        display: none;
    }
}
