@media screen and (max-width: 1280px) {

    /* 列表内容 */

    .main .w {
        width: 100%;
        padding: 30px 4%;
    }
}