@media screen and (max-width: 980px) {
    .body{
        width: 100%;
    }
    .dv-spo-header {
        /* width: -webkit-calc(100% - 20px);
        width: -moz-calc(100% - 20px);
        width: calc(100% -20px); */
        margin: 0 auto;
        overflow: hidden;
        background-color: #fff;
        padding: 0 10px;
    }

    .dv-spo-search{
        display: none;
    }
    
    .dv-spo-center{
        width: 100%;
        display: block;
    }

    .dv-spo-header-list{
        float: none;
        position: fixed;
        top: 0;
        z-index: 10002;
        background: #fff;
        left: -250px;
        bottom: 0;
        overflow-y: auto;
        width: 250px;
        height: 100vh !important;
        margin-top: 0px;
    }

    .muem-open {
        display: block;
        position: absolute;
        right: 10px;
        top: 30px;
    }

    .dv-spo-header-d-list {
        position: relative;
        padding: .15rem 0 .15rem;
        margin: 0 .2rem;
        z-index: 1;
        display: flex;
        flex-wrap: nowrap;
        overflow-x: scroll;
        white-space: nowrap;
    }

   .explose .icon {
        width: 30px;
        height: 30px;
        background: url(../image/cdjt.png) no-repeat center;
        background-size: 20px 20px;
        display: block;
    }

   .explose .icon-arrow-up {
        width: 30px;
        height: 30px;
        background: url(../image/cdjt2.png) no-repeat center;
        background-size: 20px 20px;
        display: block;
    }

    .explose {
        position: absolute;
        width: 30px;
        top: 0;
        right: 0;
        height: 30px;
        line-height: 30px;
        z-index: 9;
    }

    .muem-open i {
        font-size: 30px;
             color: rgba(79, 95, 183, 0.98);
    }

    .nav-mask {
        position: fixed;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
        background-color: rgba(45, 50, 55, 0.4);
        z-index: 10000;
        overflow: hidden;
        height: 100vh;
    }

    .noscroll {
        height: 100%;
        overflow: hidden;
    }

    .dv-spo-header-list a {
        display: block;
        padding: 0 10px;
        overflow: hidden;
        text-align: left;
    }

    .dv-spo-header-list li.yj {
        float: none;
        list-style: inherit;
        border-bottom: 1px solid #efefef;
        font-size: 15px;
        margin: 0 15px;
    }



    .dv-spo-header-list li.yj2 {
        float: none;
        list-style: inherit;
        border-bottom: 1px solid #efefef;
        font-size: 15px;
        margin: 0 15px;
    }


    .dv-spo-li-menu {
        position: relative !important;
        top: -6px;
        left: inherit;
        box-shadow: none;
        width: 100% !important;
        display: none;
        padding-left: 15px;
    }

    .dv-spo-li-menu .show {
        opacity: 1 !important;
        visibility: visible !important;
        display: block;
        border-radius: 0;
        margin: 0;
    }
    .dv-spo-header-d-list::-webkit-scrollbar {
        height: 0;  /* 设置滚动条的高度 */
    }

    .dv-spo-header-d-list::-webkit-scrollbar-thumb {
        background: transparent; /* 去掉滚动条滑块的颜色 */
    }

    .dv-spo-index_conter {
        width: -webkit-calc(100% - 20px);
        width: -moz-calc(100% - 20px);
        width: calc(100% -20px);
        margin: 0 auto;
        overflow: hidden;
    }
    .dv-spo-topcon_l{
        width: 100%;
    }
    
    .dv-spo-topcon_l_b{
        display: none;
    }

    .dv-spo-topcon_m{
        width: 100%;
                display: none;
    }

    .dv-spo-topcon_m_b ul li .dv-spo-time{
        display: none;
    }
    
    .dv-spo-topcon {
        flex-wrap: wrap;
        padding: 10px;
    }

    .dv-spo-index_label{
        height: 58px;
    background: #fff;
    }

    .dv-spo-index_con{
        display: flex;
        flex-wrap: wrap;
    }

    .dv-spo-index_con .dv-spo-index_left,.dv-spo-news_left{
        width: 100%;
    }

   

    .dv-spo-index_con .dv-spo-index_right {
        width: 100%;
        margin-left: 0;
    }

    .dv-spo-index_label ul{
        height: 50px;
        background: #f7f9fa;
        box-shadow: 0 2px 3px #ddd;
        overflow: hidden;
        white-space: nowrap;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }
    
    .dv-spo-index_label ul li{
    height: 50px;
    line-height: 50px;
    margin-right: 2px;
    background: #f7f9fa;
    text-align: center;
    padding: 0 15px;
    display: inline-block;
    float: none;
    cursor: pointer;
    }

    .dv-spo-index_hot_list a {
        width: 22%;
        margin: 5px;
    }

    .dv-spo-index_hot_list a:first-child {
        margin-left: 5px;
    }
    

    footer .dv-spo-center{
        height: auto !important;
        padding: 20px !important;
    }

    footer .dv-spo-center p{
        line-height: 25px;
    }

    .dv-spo-index_wangluo_list ul li {
        width: -webkit-calc(50% - 20px);
        width: -moz-calc(50% - 20px);
        width: calc(50% -20px);
        margin-bottom: 10px;
    }

    .dv-spo-index_wangluo_list ul li .dv-spo-img {
        height: 100px;
    }

    .dv-spo-detail_wangluo ul li {
        width: -webkit-calc(50% - 20px);
        width: -moz-calc(50% - 20px);
        width: calc(50% -20px);
        margin-bottom: 10px;
    }

    .dv-spo-detail_wangluo ul li .dv-spo-img {
        height: 100px;
    }

    .dv-spo-index_match_list .dv-spo-hotmatch{
        flex-wrap: wrap;
    }

    .dv-spo-team1{
        width: calc(50% - 60px) !important;
    }
    .dv-spo-cate{
        width: calc(100% - 200px) !important;
    }

    a.dv-spo-items-center div{
        height: 28px;
        line-height: 28px;
        margin: 5px 0;
    }

    .dv-spo-team1num,.dv-spo-team2num{
        display: none;
    }

    .dv-spo-index_match_list .dv-spo-hotmatch .dv-spo-items-box{
        width: 100%;
        display: flex;
        padding: 5px 0;
    }

    .dv-spo-map-box{
        margin-top: 20px;
    }
    

    .dv-spo-index_left .dv-spo-tuwen_list{
        margin-left: 0;
    }

    .dv-spo-tuwen_list a {
        width: 30%;
        margin-left: 10px;
    }
    .dv-spo-tag{
        font-size: 15px;
    }

    .bgwhite {
        width: 100%;
        padding: 8px;
        box-sizing: border-box;
    }

    .qiuyuanlist {
        width: 100%;
        box-sizing: border-box;
    }

    .qiuyuanlist .hot_qiuyuan_main .hot_member_item {
        width: 48%;
    }

    .image_box img {
        max-width: 100% !important;
        height: auto;
        padding: 0 10px;
    }

    .dv-spo-news_top_cont .dv-spo-text span{
        margin: 0 8px;
    }
    .dv-spo-news_detail_page {
        /* height: 120px; */
    }

    .thumb_img,.dv-spo-video_play img{
        width: 100% !important;
        height: auto !important;
    }
}
