<>
.post-item-wenzhang ul.b2_gap > li{
width:20%
}
.post-item-wenzhang .item-in .post-info h2{
-webkit-line-clamp: 1;
}
@media screen and (max-width: 768px){
.post-item-wenzhang .item-in .post-info h2{
-webkit-line-clamp: 2;
}
}
>

























