#c_static_001-1706618310707 .e_image-6 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

@media screen and (max-width: 768px) {
    #c_static_001-1706618310707 {
        padding-top: 20px;
    }

    #c_static_001-1706618310707 .e_loop-1 .p_list {
        display: flex;
        flex-direction: column;
        gap: 14px;
    }

    #c_static_001-1706618310707 .e_loop-1 .p_loopitem {
        width: 100%;
        margin: 0;
        border-top: 0;
    }

    #c_static_001-1706618310707 .e_container-2 .cbox-2-0 {
        display: grid;
        grid-template-columns: 110px minmax(0, 1fr);
        grid-template-areas:
            "image title"
            "image desc"
            "image date";
        column-gap: 12px;
        align-items: start;
    }

    #c_static_001-1706618310707 .e_image-6 {
        grid-area: image;
        width: 110px;
        height: 92px;
        padding-bottom: 0;
        margin: 0;
        position: relative;
    }

    #c_static_001-1706618310707 .e_image-6 a {
        display: block;
        width: 100%;
        height: 100%;
    }

    #c_static_001-1706618310707 .e_image-6 img {
        display: block;
        width: 100%;
        height: 100%;
        min-height: 0;
        position: static;
        transform: none;
    }

    #c_static_001-1706618310707 .e_text-5 {
        grid-area: title;
        margin: 0 0 4px;
        font-size: 15px;
        font-weight: 700;
        line-height: 1.35;
    }

    #c_static_001-1706618310707 .e_richText-8 {
        grid-area: desc;
        min-height: 0;
        margin: 0 0 4px;
        font-size: 13px;
        line-height: 1.45;
        -webkit-line-clamp: 2;
    }

    #c_static_001-1706618310707 .e_timeFormat-4 {
        grid-area: date;
        margin: 0;
        font-size: 13px;
        line-height: 1.4;
        color: #999;
    }

    #c_static_001-1706618310707 .e_text-7 {
        display: none;
    }
}
