/* 新闻列表页修复：补齐摘要样式，修正移动端顶部大图裁切和间距。 */
#c_static_001-1706618310707 .news-list-desc {
    margin: 8px 0 10px;
    color: #555;
    font-size: 15px;
    line-height: 1.75;
}

#c_static_001-1706618310707 .news-list-desc a {
    color: inherit;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

#c_static_001-1706618310707 .news-list-desc a:empty {
    display: none;
}

@media screen and (max-width: 768px) {
    #c_static_001_P_25870-1706612814652 {
        display: block !important;
        margin-bottom: 24px !important;
    }

    #c_static_001_P_25870-1706612814652 .yx_Banner_N {
        height: auto !important;
        min-height: 0 !important;
        max-height: none !important;
        aspect-ratio: 3.2 / 1;
        background: #fff !important;
        overflow: hidden !important;
    }

    #c_static_001_P_25870-1706612814652 .yx_BN_Img {
        position: absolute !important;
        inset: 0 !important;
        width: 100% !important;
        height: 100% !important;
        background-size: contain !important;
        background-position: center center !important;
        background-repeat: no-repeat !important;
    }

    #c_static_001_P_25870-1706612814652 .yx_BN_Con {
        display: none !important;
    }

    #c_static_001-1706618310707 {
        margin-top: 0 !important;
    }

    #c_static_001-1706618310707 .e_loop-1 {
        width: 94%;
    }

    #c_static_001-1706618310707 .cbox-1.p_loopitem {
        margin-bottom: 20px !important;
    }

    #c_static_001-1706618310707 .cbox-1.p_loopitem:first-child .L_img {
        padding-bottom: 62%;
        background: #fff;
        margin-bottom: 16px !important;
    }

    #c_static_001-1706618310707 .cbox-1.p_loopitem:first-child .L_img img {
        width: 100%;
        height: 100%;
        min-height: 0;
        object-fit: contain !important;
    }

    #c_static_001-1706618310707 .news-list-desc {
        margin: 6px 0 8px;
        font-size: 14px;
        line-height: 1.65;
    }
}
