/* 移动端自适应样式 */

/* 通用响应式基础 */
@media screen and (max-width: 768px) {
    * {
        -webkit-tap-highlight-color: transparent;
    }
    
    body {
        font-size: 14px;
        overflow-x: hidden;
    }
    
    .container {
        width: 100%!important;
        padding: 0 10px;
    }
    
    /* 头部响应式 */
    .dv-spo-header-center .dv-spo-logo {
        height: 50px!important;
    }
    
    .dv-spo-header-center .dv-spo-logo img {
        height: 35px!important;
        margin-top: 8px!important;
    }
    
    .dv-spo-header .dv-spo-header-center .dv-spo-search {
        width: 100%!important;
        margin-top: 10px;
    }
    
    .dv-spo-header .dv-spo-header-center .dv-spo-search ul {
        height: 32px!important;
    }
    
    .dv-spo-header .dv-spo-header-center .dv-spo-search li {
        padding: 0 10px!important;
        font-size: 13px!important;
        height: 32px!important;
        line-height: 32px!important;
    }
    
    .dv-spo-header .dv-spo-header-center .dv-spo-search .dv-spo-txt {
        width: 100%!important;
        height: 36px!important;
        padding: 0 40px 0 10px!important;
        font-size: 14px!important;
    }
    
    .dv-spo-header .dv-spo-header-center .dv-spo-search .dv-spo-submit {
        width: 80px!important;
        height: 36px!important;
        background-size: 18px!important;
    }
    
    /* 导航菜单 */
    .dv-spo-header .dv-spo-header-list {
        overflow-x: auto;
        overflow-y: hidden;
        white-space: nowrap;
        -webkit-overflow-scrolling: touch;
    }
    
    .dv-spo-header .dv-spo-header-list ul {
        display: inline-flex!important;
        width: auto!important;
    }
    
    .dv-spo-header .dv-spo-header-list li {
        flex-shrink: 0;
        padding: 0 15px!important;
        font-size: 15px!important;
    }
    
    /* 子导航栏（二级导航）移动端优化 */
    .dv-spo-header-d-list {
        overflow-x: auto!important;
        overflow-y: visible!important;
        -webkit-overflow-scrolling: touch;
        white-space: nowrap;
        height: auto!important;
        min-height: 40px;
        padding: 5px 0;
    }
    
    .dv-spo-header-d-list .dv-spo-center {
        width: auto!important;
        display: inline-flex!important;
        align-items: center;
        white-space: nowrap;
        padding: 0 10px;
    }
    
    .dv-spo-header-d-list span {
        flex-shrink: 0;
        margin: 0 8px;
        font-size: 12px!important;
        padding: 2px 12px!important;
        height: auto!important;
        line-height: 1.5!important;
        border-radius: 20px!important;
        display: inline-block!important;
        white-space: nowrap!important;
    }
    
    .dv-spo-header-d-list ul {
        display: inline-flex!important;
        white-space: nowrap;
        flex-shrink: 0;
        margin: 0 5px;
    }
    
    .dv-spo-header-d-list li {
        padding: 0 8px!important;
        font-size: 13px!important;
        display: inline-block;
        white-space: nowrap;
    }
    
    .dv-spo-header-d-list a {
        white-space: nowrap;
        display: inline-block;
    }
    
    /* 内容区域 */
    .dv-spo-center {
        width: 100%!important;
        padding: 0 10px;
    }
    
    .dv-spo-index_conter {
        width: 100%!important;
        margin: 10px auto 0!important;
        padding: 0 10px;
    }
    
    /* 首页顶部内容区 */
    .dv-spo-topcon {
        flex-direction: column!important;
        padding: 15px!important;
    }
    
    .dv-spo-topcon_l {
        width: 100%!important;
        margin-bottom: 15px;
    }
    
    .dv-spo-topcon_l .dv-spo-ul_o {
        height: 180px!important;
    }
    
    .dv-spo-topcon_l .dv-spo-ul_o li p {
        bottom: 20px!important;
        font-size: 14px!important;
    }
    
    .dv-spo-topcon_l_b {
        width: 100%!important;
    }
    
    .dv-spo-topcon_l_b .dv-spo-news_imglist ul {
        flex-direction: column!important;
    }
    
    .dv-spo-topcon_l_b .dv-spo-news_imglist ul li {
        width: 100%!important;
        height: auto!important;
        margin-bottom: 10px;
    }
    
    .dv-spo-topcon_l_b .dv-spo-news_imglist ul li .dv-spo-img {
        width: 100%!important;
        height: 150px!important;
    }
    
    .dv-spo-topcon_m {
        width: 100%!important;
        margin-top: 15px;
    }
    
    .dv-spo-topcon_m_b ul li {
        margin-bottom: 10px!important;
    }
    
    .dv-spo-topcon_m_b ul li .dv-spo-name {
        max-width: 250px!important;
        font-size: 14px!important;
    }
    
    .dv-spo-topcon_m_b ul li .dv-spo-time {
        font-size: 12px!important;
        margin-right: 15px!important;
    }
    
    .dv-spo-topcon_r {
        width: 100%!important;
        margin-top: 15px;
    }
    
    .dv-spo-topcon_r_list ul li .dv-spo-img img {
        height: 100px!important;
    }
    
    /* 资讯列表 */
    .dv-spo-news_list .dv-spo-item {
        padding: 15px!important;
        margin-top: 8px!important;
    }
    
    .dv-spo-news_list .dv-spo-img {
        width: 140px!important;
        height: 90px!important;
    }
    
    .dv-spo-news_list .dv-spo-cont {
        margin: 0 10px!important;
    }
    
    .dv-spo-news_list .dv-spo-title .dv-spo-tit {
        font-size: 14px!important;
    }
    
    .dv-spo-news_list .dv-spo-text {
        font-size: 13px!important;
        height: 36px!important;
        line-height: 18px!important;
    }
    
    /* 左右布局改为上下布局 */
    .dv-spo-index_con {
        flex-direction: column!important;
    }
    
    .dv-spo-index_con .dv-spo-index_left {
        width: 100%!important;
        margin-bottom: 15px;
    }
    
    .dv-spo-index_con .dv-spo-index_right {
        width: 100%!important;
        margin-left: 0!important;
    }
    
    .dv-spo-news_con {
        flex-direction: column!important;
    }
    
    .dv-spo-news_con .dv-spo-news_left {
        width: 100%!important;
        max-width: 100%!important;
    }
    
    .dv-spo-news_right {
        width: 100%!important;
        margin-left: 0!important;
        margin-top: 15px;
    }
    
    /* 赛事列表移动端优化 */
    .dv-spo-index_match_list .dv-spo-hotmatch {
        flex-direction: column!important;
        align-items: flex-start!important;
        padding: 15px!important;
        margin-top: 15px!important;
    }
    
    /* 第一行容器：状态 + 时间 + 联赛 */
    .dv-spo-index_match_list .dv-spo-hotmatch a.dv-spo-items-center {
        width: 100%!important;
        display: flex!important;
        flex-wrap: wrap!important;
        align-items: center;
        margin-bottom: 0!important;
        padding-bottom: 12px!important;
        border-bottom: 1px solid #f0f0f0!important;
        min-height: 32px;
    }
    
    /* 第一行元素：强制在第一行 */
    .dv-spo-index_match_list .dv-spo-hotmatch .dv-spo-status {
        order: 1;
        margin-right: 8px!important;
        flex-shrink: 0;
    }
    
    .dv-spo-index_match_list .dv-spo-hotmatch .dv-spo-status span {
        width: 50px!important;
        height: 28px!important;
        font-size: 12px!important;
        line-height: 28px!important;
        border-radius: 4px!important;
        white-space: nowrap;
    }
    
    .dv-spo-index_match_list .dv-spo-hotmatch .dv-spo-time {
        order: 2;
        margin-right: 8px!important;
        font-size: 12px!important;
        color: #999;
        white-space: nowrap;
        flex-shrink: 0;
        line-height: 1.4;
    }
    
    .dv-spo-index_match_list .dv-spo-hotmatch .dv-spo-cate {
        order: 3;
        flex: 1;
        min-width: 0;
        font-size: 14px!important;
        font-weight: 600;
        color: #666;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        margin: 0!important;
        line-height: 1.4;
    }
    
    /* 第二行容器：队名 + 队徽 + 比分 */
    .dv-spo-index_match_list .dv-spo-hotmatch .dv-spo-teams-wrapper {
        width: 100%!important;
        display: flex!important;
        align-items: center;
        justify-content: space-between;
        margin: 15px 0 12px 0!important;
        min-height: 45px;
    }
    
    /* 第二行元素：强制在第二行 */
    .dv-spo-index_match_list .dv-spo-hotmatch .dv-spo-team1 {
        order: 4;
        flex: 1;
        min-width: 0;
        font-size: 15px!important;
        font-weight: 500;
        display: flex;
        align-items: center;
        line-height: 1.4;
        justify-content: flex-end;
        text-align: right!important;
        padding-right: 6px;
    }
    
    .dv-spo-index_match_list .dv-spo-hotmatch .dv-spo-team1logo {
        order: 5;
        width: 22px!important;
        height: 22px!important;
        flex-shrink: 0;
        display: inline-flex!important;
        align-items: center;
        justify-content: center;
        margin: 0 6px!important;
    }
    
    .dv-spo-index_match_list .dv-spo-hotmatch .dv-spo-team1logo img {
        width: 20px!important;
        height: 20px!important;
        object-fit: contain;
    }
    
    .dv-spo-index_match_list .dv-spo-hotmatch .dv-spo-team1num {
        order: 6;
        width: 35px!important;
        font-size: 16px!important;
        font-weight: 600;
        background: #f5f5f5;
        border-radius: 4px;
        padding: 8px 0;
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-shrink: 0;
        min-height: 35px;
    }
    
    .dv-spo-index_match_list .dv-spo-hotmatch .dv-spo-fh {
        order: 7;
        margin: 0 8px;
        font-weight: 600;
        color: #999;
        font-size: 16px;
        display: flex;
        align-items: center;
        flex-shrink: 0;
    }
    
    .dv-spo-index_match_list .dv-spo-hotmatch .dv-spo-team2num {
        order: 8;
        width: 35px!important;
        font-size: 16px!important;
        font-weight: 600;
        background: #f5f5f5;
        border-radius: 4px;
        padding: 8px 0;
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-shrink: 0;
        min-height: 35px;
    }
    
    .dv-spo-index_match_list .dv-spo-hotmatch .dv-spo-team2logo {
        order: 9;
        width: 22px!important;
        height: 22px!important;
        flex-shrink: 0;
        display: inline-flex!important;
        align-items: center;
        justify-content: center;
        margin: 0 6px!important;
    }
    
    .dv-spo-index_match_list .dv-spo-hotmatch .dv-spo-team2logo img {
        width: 20px!important;
        height: 20px!important;
        object-fit: contain;
    }
    
    .dv-spo-index_match_list .dv-spo-hotmatch .dv-spo-team2 {
        order: 10;
        flex: 1;
        min-width: 0;
        font-size: 15px!important;
        font-weight: 500;
        display: flex;
        align-items: center;
        line-height: 1.4;
        justify-content: flex-start;
        text-align: left!important;
        padding-left: 6px;
    }
    
    .dv-spo-index_match_list .dv-spo-hotmatch .dv-spo-items-box {
        width: 100%!important;
        float: none!important;
        border-top: none!important;
        padding-top: 0;
        margin-top: 8px;
        order: 5;
        width: 100%;
    }
    
    .dv-spo-index_match_list .dv-spo-hotmatch .dv-spo-items-top {
        margin-bottom: 10px;
        display: flex;
        align-items: center;
    }
    
    .dv-spo-index_match_list .dv-spo-hotmatch .dv-spo-items-top p {
        font-size: 14px!important;
        font-weight: 600;
        color: #333;
        display: flex;
        align-items: center;
    }
    
    .dv-spo-index_match_list .dv-spo-hotmatch .dv-spo-items-top p:first-child:before {
        width: 20px!important;
        height: 20px!important;
        background-size: 20px 20px!important;
        margin-right: 8px;
    }
    
    .dv-spo-index_match_list .dv-spo-hotmatch .dv-spo-items-btm {
        float: none!important;
        display: flex;
        flex-wrap: wrap;
        gap: 10px;
        align-items: center;
        margin-bottom: 10px;
    }
    
    .dv-spo-index_match_list .dv-spo-hotmatch .dv-spo-items-btm p {
        font-size: 13px!important;
        margin-right: 0!important;
        margin-bottom: 0;
        padding: 8px 14px;
        border: 1px solid rgb(8, 79, 211);
        border-radius: 4px;
        background: #fff;
        font-weight: 500;
        display: flex;
        align-items: center;
        height: 36px;
        box-sizing: border-box;
        cursor: pointer;
        transition: all 0.3s;
    }
    
    .dv-spo-index_match_list .dv-spo-hotmatch .dv-spo-items-btm p:hover {
        background: rgb(8, 79, 211);
        color: #fff;
    }
    
    .dv-spo-index_match_list .dv-spo-hotmatch .dv-spo-items-box .dv-spo-more {
        font-size: 13px!important;
        float: none!important;
        margin-top: 0;
        padding: 10px 12px;
        background: #f5f5f5;
        border-radius: 4px;
        width: 100%;
        justify-content: center;
        align-items: center;
        height: 40px;
        box-sizing: border-box;
    }
    
    .dv-spo-index_match_list .dv-spo-hotmatch .dv-spo-items-box .dv-spo-more:after {
        width: 18px!important;
        height: 18px!important;
        background-size: 14px 8px!important;
        margin-left: 8px;
    }
    
    .dv-spo-index_match_list .dv-spo-hotmatch .dv-spo-more-links {
        margin-top: 10px;
        display: flex;
        flex-wrap: wrap;
        gap: 10px;
    }
    
    .dv-spo-index_match_list .dv-spo-hotmatch .dv-spo-more-links a {
        margin-bottom: 0;
    }
    
    .dv-spo-index_match_list .dv-spo-hotmatch .dv-spo-more-links p {
        padding: 8px 14px;
        border: 1px solid rgb(8, 79, 211);
        border-radius: 4px;
        background: #fff;
        font-size: 13px;
        height: 36px;
        display: flex;
        align-items: center;
        box-sizing: border-box;
    }
    
    /* 标签 */
    .dv-spo-tags {
        padding: 10px!important;
    }
    
    .dv-spo-tag {
        font-size: 12px!important;
        padding: 0px 4px 0px 8px!important;
        height: 24px!important;
        line-height: 24px!important;
        margin: 0 8px 5px 0!important;
    }
    
    .dv-spo-tags a.dv-spo-tag:after {
        border-top: 12px solid transparent;
        border-bottom: 12px solid transparent;
        border-left: 8px solid #f0f0f0;
        right: -8px;
    }
    
    /* 标题 */
    .dv-spo-index_title h3 {
        font-size: 16px!important;
    }
    
    .dv-spo-index_title:after {
        height: 16px!important;
        margin-top: -8px!important;
    }
    
    /* 视频 */
    .dv-spo-index_video {
        margin-left: -10px!important;
    }
    
    .dv-spo-index_video div {
        width: 50%!important;
        padding-left: 10px!important;
        margin-bottom: 10px!important;
    }
    
    .dv-spo-index_video div .dv-spo-img {
        height: 100px!important;
    }
    
    .dv-spo-index_video div .dv-spo-img img {
        height: 80px!important;
    }
    
    .dv-spo-index_video div .dv-spo-img p {
        font-size: 12px!important;
        line-height: 28px!important;
        height: 28px!important;
    }
    
    .dv-spo-index_video.dv-spo-video_page {
        margin-left: -10px!important;
    }
    
    .dv-spo-index_video.dv-spo-video_page div {
        width: 50%!important;
        margin-left: 10px!important;
        padding-left: 0!important;
    }
    
    .dv-spo-index_video.dv-spo-video_page div .dv-spo-img {
        width: 100%!important;
        height: 120px!important;
    }
    
    .dv-spo-index_video.dv-spo-video_page div .dv-spo-img img {
        height: 100px!important;
    }
    
    /* 录像列表 */
    .dv-spo-index_videopace ul li {
        font-size: 14px!important;
        line-height: 32px!important;
    }
    
    .dv-spo-index_videopace ul li span {
        width: 18px!important;
        height: 18px!important;
        background-size: 18px!important;
        margin-right: 8px!important;
    }
    
    /* 热门数据 */
    .dv-spo-index_wangluo_list ul {
        margin-left: -10px!important;
    }
    
    .dv-spo-index_wangluo_list ul li {
        width: calc(50% - 10px)!important;
        margin-left: 10px!important;
        padding: 8px!important;
    }
    
    .dv-spo-index_wangluo_list ul li .dv-spo-img {
        height: 100px!important;
    }
    
    .dv-spo-index_wangluo_list ul li .dv-spo-img img {
        height: 100px!important;
    }
    
    .dv-spo-index_wangluo_list ul li p {
        font-size: 13px!important;
        height: 22px!important;
        line-height: 22px!important;
    }
    
    /* 热门球队 */
    .dv-spo-index_hot_list a {
        width: calc(33.33% - 10px)!important;
        margin-left: 10px!important;
        padding: 8px!important;
    }
    
    .dv-spo-index_hot_list a img {
        height: 35px!important;
    }
    
    .dv-spo-index_hot_list a span {
        font-size: 12px!important;
        line-height: 26px!important;
        height: 26px!important;
    }
    
    /* 日期选择 */
    .dv-spo-data_conten {
        flex-wrap: wrap!important;
    }
    
    .dv-spo-data_conten a {
        width: calc(33.33% - 5px)!important;
        height: 50px!important;
        font-size: 14px!important;
        margin-left: 5px!important;
        margin-bottom: 5px;
    }
    
    /* 直播详情页 */
    .dv-spo-live_detail {
        height: 200px!important;
        padding-top: 30px!important;
    }
    
    .dv-spo-live_bg {
        height: 200px!important;
    }
    
    .dv-spo-team2 .dv-spo-team_img,
    .dv-spo-team1 .dv-spo-team_img {
        width: 60px!important;
        height: 60px!important;
    }
    
    .dv-spo-team2 .dv-spo-team_img img,
    .dv-spo-team1 .dv-spo-team_img img {
        width: 40px!important;
        height: 40px!important;
    }
    
    .dv-spo-team2 h1,
    .dv-spo-team1 h1 {
        font-size: 16px!important;
        height: 22px!important;
        line-height: 22px!important;
        margin-top: 8px!important;
    }
    
    .dv-spo-live_num_box > p {
        font-size: 24px!important;
        line-height: 32px!important;
    }
    
    .dv-spo-live_status {
        font-size: 14px!important;
        height: 30px!important;
        line-height: 30px!important;
        width: 120px!important;
    }
    
    /* 信号源 */
    .dv-spo-signa ul li {
        margin-right: 5px!important;
        margin-bottom: 8px!important;
    }
    
    .dv-spo-signa ul li a {
        padding: 8px 15px!important;
        font-size: 13px!important;
    }
    
    /* 新闻详情 */
    .dv-spo-news_top_cont h1 {
        font-size: 18px!important;
        margin-bottom: 15px!important;
        line-height: 1.4!important;
    }
    
    .dv-spo-news_top_cont .dv-spo-text {
        font-size: 12px!important;
    }
    
    .dv-spo-news_top_cont .dv-spo-text span {
        margin: 0 10px!important;
    }
    
    .dv-spo-news_detail {
        padding: 20px 0!important;
        font-size: 15px!important;
        line-height: 26px!important;
    }
    
    .dv-spo-news_detail p {
        font-size: 15px!important;
        line-height: 26px!important;
    }
    
    .dv-spo-news_detail h3,
    .dv-spo-news_detail h2 {
        font-size: 16px!important;
        line-height: 32px!important;
        margin-bottom: 15px!important;
    }
    
    .dv-spo-news_detail p img {
        width: 100%!important;
        margin: 10px auto!important;
    }
    
    /* 球队详情 */
    .dv-spo-detail_top {
        background-size: cover!important;
        padding: 15px!important;
    }
    
    .dv-spo-detail_top .dv-spo-img {
        width: 40px!important;
        height: 40px!important;
        margin: 8px!important;
    }
    
    .dv-spo-detail_top .dv-spo-name .dv-spo-zh {
        margin-top: 8px!important;
        margin-bottom: 3px!important;
    }
    
    .dv-spo-detail_top .dv-spo-name .dv-spo-zh span {
        font-size: 16px!important;
    }
    
    .dv-spo-detail_top .dv-spo-name .dv-spo-en {
        font-size: 11px!important;
    }
    
    .dv-spo-detail_top .dv-spo-market {
        position: relative!important;
        height: auto!important;
        line-height: 36px!important;
        font-size: 14px!important;
        padding: 0 15px!important;
        margin-top: 10px;
        top: auto!important;
        right: auto!important;
    }
    
    .dv-spo-detail_top .dv-spo-market::before,
    .dv-spo-detail_top .dv-spo-market::after {
        display: none!important;
    }
    
    /* 分页 */
    #page .pagination li a,
    #page .pagination li span {
        width: 30px!important;
        height: 30px!important;
        line-height: 30px!important;
        font-size: 13px!important;
        margin-right: 8px!important;
    }
    
    /* 页脚 */
    footer .dv-spo-center {
        height: auto!important;
        padding: 15px 10px!important;
    }
    
    footer p:nth-of-type(1) {
        font-size: 11px!important;
        line-height: 1.6!important;
        padding: 0 10px;
    }
    
    footer p:nth-of-type(2) {
        font-size: 11px!important;
        padding: 0 10px;
    }
    
    footer p a {
        margin: 0 5px!important;
    }
    
    /* 返回顶部 */
    #dv-spo-totop {
        left: auto!important;
        right: 10px!important;
        margin-left: 0!important;
        bottom: 60px!important;
        width: 36px!important;
        height: 36px!important;
    }
    
    #dv-spo-totop i {
        background-size: 30px!important;
    }
    
    /* 友链 */
    .dv-spo-index_link {
        padding: 10px!important;
    }
    
    .dv-spo-index_link a {
        font-size: 12px!important;
        margin-right: 10px!important;
        line-height: 28px!important;
    }
    
    /* 面包屑 */
    .dv-spo-crumbs {
        font-size: 12px!important;
        padding: 10px 0!important;
        margin-top: 0!important;
    }
    
    .dv-spo-crumbs a {
        font-size: 12px!important;
    }
    
    /* 直播 Tab */
    .dv-spo-live_con_tab {
        height: auto!important;
        flex-wrap: wrap!important;
    }
    
    .dv-spo-live_con_tab li {
        width: 50%!important;
        margin-bottom: 8px;
    }
    
    .dv-spo-live_con_tab li a {
        width: 100%!important;
        font-size: 14px!important;
        height: 36px!important;
        line-height: 36px!important;
    }
    
    /* 视频播放 */
    .dv-spo-video_play {
        height: 250px!important;
    }
    
    .dv-spo-video_cont_list span {
        font-size: 14px!important;
        margin-top: 8px!important;
    }
    
    .dv-spo-video_cont_list a {
        font-size: 13px!important;
        height: 28px!important;
        line-height: 28px!important;
    }
    
    /* 排行榜 */
    .dv-spo-jf_rnak .dv-spo-rankingt.dv-spo-zuqiu {
        grid-template-columns: 8% 30% 12% 12% 12% 12% 14%!important;
        padding: 0 10px!important;
    }
    
    .dv-spo-jf_rnak .dv-spo-rankingt.dv-spo-nba {
        grid-template-columns: 10% 35% 18% 18% 19%!important;
        padding: 0 10px!important;
    }
    
    .dv-spo-jf_rnak .dv-spo-rankingt {
        font-size: 12px!important;
        height: 40px!important;
    }
    
    .dv-spo-jf_rnak .dv-spo-rankingt .dv-spo-num {
        width: 22px!important;
        height: 22px!important;
        font-size: 14px!important;
        line-height: 24px!important;
    }
    
    /* 网络信息 */
    .dv-spo-wangluo_con .dv-spo-img {
        float: none!important;
        margin-right: 0!important;
        margin-bottom: 10px;
    }
    
    .dv-spo-wangluo_con .dv-spo-img img {
        width: 100%!important;
        height: auto!important;
    }
    
    .dv-spo-wangluo_con .dv-spo-title {
        float: none!important;
        width: 100%!important;
        font-size: 14px!important;
        text-indent: 0!important;
    }
    
    /* 赛事 Tab */
    .dv-spo-saishi_tab {
        padding: 10px!important;
    }
    
    .dv-spo-saishi_tab img {
        height: 30px!important;
        margin-top: 3px!important;
    }
    
    .dv-spo-saishi_tab span {
        font-size: 16px!important;
        margin-left: 8px!important;
        height: 40px!important;
        line-height: 40px!important;
    }
    
    .dv-spo-saishi_tab .dv-spo-saishi_item {
        float: none!important;
        margin-top: 10px;
    }
    
    .dv-spo-saishi_tab .dv-spo-saishi_item a {
        font-size: 13px!important;
        padding: 0px 8px!important;
        height: 28px!important;
        line-height: 28px!important;
        margin: 3px;
    }
    
    /* 频道列表 */
    .dv-spo-pmap ul {
        padding: 15px 0 0px!important;
    }
    
    .dv-spo-pmap ul li {
        width: calc(33.33% - 15px)!important;
        margin-right: 15px!important;
        font-size: 13px!important;
        height: 36px!important;
        line-height: 36px!important;
    }
    
    /* 图文列表 */
    .dv-spo-tuwen_list {
        margin-left: -10px!important;
    }
    
    .dv-spo-tuwen_list a {
        width: calc(33.33% - 10px)!important;
        margin-left: 10px!important;
        padding: 8px 0!important;
    }
    
    .dv-spo-tuwen_list .dv-spo-img img {
        height: 60px!important;
    }
    
    .dv-spo-tuwen_list .dv-spo-title {
        font-size: 13px!important;
        line-height: 36px!important;
        height: 36px!important;
        padding: 0 8px!important;
    }
    
    /* 隐藏不重要的元素 */
    .dv-spo-index_match_list h6 {
        font-size: 13px!important;
        margin: 8px 0px!important;
        padding-left: 5px;
    }
    
    .dv-spo-index_match_list h6 time {
        font-size: 11px!important;
    }
    
    /* 调整间距 */
    .mt20 {
        margin-top: 15px!important;
    }
    
    .mt30 {
        margin-top: 20px!important;
    }
    
    .mt40 {
        margin-top: 25px!important;
    }
    
    .mb20 {
        margin-bottom: 15px!important;
    }
    
    .mb30 {
        margin-bottom: 20px!important;
    }
}

/* 超小屏幕 (小于 480px) */
@media screen and (max-width: 480px) {
    body {
        font-size: 13px;
    }
    
    .dv-spo-header .dv-spo-header-list li {
        padding: 0 12px!important;
        font-size: 14px!important;
    }
    
    .dv-spo-topcon_l .dv-spo-ul_o {
        height: 150px!important;
    }
    
    .dv-spo-topcon_l .dv-spo-ul_o li p {
        font-size: 13px!important;
    }
    
    .dv-spo-index_wangluo_list ul li {
        width: 100%!important;
        margin-left: 0!important;
    }
    
    .dv-spo-index_hot_list a {
        width: calc(25% - 10px)!important;
    }
    
    .dv-spo-data_conten a {
        width: calc(50% - 5px)!important;
    }
    
    .dv-spo-index_video div {
        width: 100%!important;
        padding-left: 10px!important;
    }
    
    .dv-spo-pmap ul li {
        width: calc(50% - 10px)!important;
    }
    
    .dv-spo-tuwen_list a {
        width: calc(50% - 10px)!important;
    }
}

/* 打印样式 */
@media print {
    .dv-spo-header,
    .dv-spo-footer,
    #dv-spo-totop {
        display: none;
    }
}

/* Tab 标签页移动端适配 */
@media screen and (max-width: 768px) {
    .dv-spo-saishi_tab {
        flex-direction: column!important;
        align-items: flex-start!important;
    }
    
    .dv-spo-saishi_tab img {
        float: none!important;
        display: block;
        margin-bottom: 8px;
    }
    
    .dv-spo-saishi_tab span {
        float: none!important;
        display: block;
        margin-bottom: 10px;
    }
    
    .dv-spo-saishi_tab .dv-spo-saishi_item {
        float: none!important;
        width: 100%!important;
        overflow-x: auto;
        white-space: nowrap;
        -webkit-overflow-scrolling: touch;
    }
    
    .dv-spo-saishi_tab .dv-spo-saishi_item a {
        display: inline-block!important;
        margin: 3px!important;
    }
    
    /* 视频网格 */
    .video-grid {
        grid-template-columns: repeat(2, 1fr)!important;
        gap: 10px!important;
    }
    
    .video-grid li {
        border-radius: 6px!important;
    }
    
    .video-grid .video-thumb {
        padding-top: 75%!important;
    }
    
    .video-grid .video-title {
        padding: 10px!important;
        font-size: 13px!important;
    }
    
    /* 首页内容 */
    .dv-spo-home-content {
        padding: 0!important;
    }
    
    .dv-spo-index_match_list {
        margin-top: 10px!important;
    }
    
    /* 新闻网格 */
    .news-grid {
        grid-template-columns: repeat(1, 1fr)!important;
        gap: 15px!important;
    }
    
    .news-grid .news-card {
        display: flex;
        flex-direction: column;
    }
    
    .news-grid .news-thumb {
        width: 100%!important;
        padding-top: 60%!important;
    }
    
    /* 比赛列表 */
    .match-list {
        padding: 0!important;
    }
    
    .match-list .match-item {
        padding: 10px!important;
        margin-bottom: 10px;
    }
    
    /* 排行榜移动端优化 */
    .dv-spo-jf_rnak {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }
    
    .dv-spo-jf_rnak .dv-spo-rankingt {
        min-width: 600px;
    }
    
    /* 视频播放容器 */
    .dv-spo-video_play {
        margin-bottom: 15px;
    }
    
    /* 集锦列表 */
    .highlight-list li {
        padding: 12px!important;
        font-size: 14px!important;
        line-height: 1.5!important;
    }
    
    /* 赛程列表 */
    .schedule-list .schedule-item {
        padding: 10px!important;
        font-size: 13px!important;
    }
    
    /* 搜索页面 */
    .search-results {
        padding: 10px!important;
    }
    
    .search-result-item {
        padding: 15px!important;
        margin-bottom: 10px!important;
    }
    
    /* 视频集锦 */
    .highlight-grid {
        grid-template-columns: repeat(2, 1fr)!important;
        gap: 10px!important;
    }
    
    /* 球队球员列表 */
    .team-list,
    .player-list {
        padding: 10px!important;
    }
    
    .team-item,
    .player-item {
        padding: 12px!important;
        margin-bottom: 10px!important;
    }
    
    /* 广告横幅 */
    .banner-ad {
        height: auto!important;
        max-height: 150px!important;
    }
    
    /* 侧边栏小工具 */
    .widget {
        padding: 15px!important;
        margin-bottom: 15px!important;
    }
    
    .widget-title {
        font-size: 15px!important;
        margin-bottom: 12px!important;
    }
    
    /* 评论区 */
    .comment-list {
        padding: 10px!important;
    }
    
    .comment-item {
        padding: 12px!important;
        margin-bottom: 10px!important;
    }
    
    .comment-avatar {
        width: 40px!important;
        height: 40px!important;
    }
    
    .comment-content {
        margin-left: 50px!important;
        font-size: 13px!important;
    }
}

/* 超小屏幕进一步优化 */
@media screen and (max-width: 480px) {
    .video-grid {
        grid-template-columns: 1fr!important;
    }
    
    .dv-spo-saishi_tab .dv-spo-saishi_item a {
        padding: 4px 8px!important;
        font-size: 12px!important;
    }
    
    .highlight-grid {
        grid-template-columns: 1fr!important;
    }
    
    /* 超小屏幕赛事卡片优化 */
    .dv-spo-index_match_list .dv-spo-hotmatch {
        padding: 10px!important;
    }
    
    .dv-spo-index_match_list .dv-spo-hotmatch .dv-spo-cate {
        max-width: 40%;
        font-size: 12px!important;
    }
    
    .dv-spo-index_match_list .dv-spo-hotmatch .dv-spo-time {
        font-size: 10px!important;
    }
    
    .dv-spo-index_match_list .dv-spo-hotmatch .dv-spo-team1,
    .dv-spo-index_match_list .dv-spo-hotmatch .dv-spo-team2 {
        font-size: 13px!important;
    }
    
    .dv-spo-index_match_list .dv-spo-hotmatch .dv-spo-team1logo,
    .dv-spo-index_match_list .dv-spo-hotmatch .dv-spo-team2logo {
        width: 18px!important;
        height: 18px!important;
        margin: 0 3px!important;
    }
    
    .dv-spo-index_match_list .dv-spo-hotmatch .dv-spo-team1logo img,
    .dv-spo-index_match_list .dv-spo-hotmatch .dv-spo-team2logo img {
        width: 16px!important;
        height: 16px!important;
    }
    
    .dv-spo-index_match_list .dv-spo-hotmatch .dv-spo-team1num,
    .dv-spo-index_match_list .dv-spo-hotmatch .dv-spo-team2num {
        width: 26px!important;
        font-size: 13px!important;
    }
    
    .dv-spo-index_match_list .dv-spo-hotmatch .dv-spo-fh {
        margin: 0 4px;
        font-size: 13px;
    }
    
    /* 超小屏幕子导航优化 */
    .dv-spo-header-d-list span {
        font-size: 11px!important;
        padding: 2px 10px!important;
        margin: 0 6px!important;
    }
    
    .dv-spo-header-d-list li {
        padding: 0 6px!important;
        font-size: 12px!important;
    }
    
    .dv-spo-header-d-list .dv-spo-center {
        padding: 0 8px;
    }
}
