前提是没开侧边栏 代码教程 @media (min-width: 992px) { .fluid-widget .posts-item:not(.card), .site-layout-1 .posts-item:not(.card) { margin: 8px; display: inline-flex; width: calc(33.333% - 16px); } }