@@ -780,12 +780,10 @@
color: #999999;
}
.page_article_list .list_img {
- width: 240px;
- height: 160px;
overflow: hidden;
.page_article_list img {
- width: 100%;
+ width: 240px;
height: 160px;
object-fit: cover;
transition: all 0.3s ease-in-out;