.news-page .news-card>div{width:100%;height:190px;aspect-ratio:auto;overflow:hidden}
.news-page .news-card>div>img{display:block;width:100%;height:100%;object-fit:cover}
.news-page .news-card h3{min-height:54px}
.news-page .news-card .news-summary{margin:10px 0 0;color:#777;font-size:13px;line-height:1.75;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}
.news-page .news-card-static{cursor:default}
.news-page .news-card-static:hover{transform:none}
.news-page .news-pagination{margin-top:34px;text-align:center;color:#e51278;font-size:15px;line-height:2}
.news-page .news-pagination a,.news-page .news-pagination span{display:inline-block;min-width:34px;margin:0 3px;padding:3px 9px;border:1px solid #eadde3;border-radius:5px;color:#765b68;background:#fff}
.news-page .news-pagination a:hover,.news-page .news-pagination .current{border-color:#e51278;color:#fff;background:#e51278}
.news-page .news-source-note{max-width:850px;margin:28px auto 0;padding:13px 18px;border-radius:8px;background:#fff3f8;color:#8e596f;text-align:center;font-size:13px;line-height:1.7}
@media(max-width:760px){.news-page .news-card>div{height:210px}.news-page .news-card h3{min-height:0}}
