.news-list{display:flex;flex-flow:column nowrap}.news-list>a{display:flex;flex-flow:row nowrap}.news-list>a>div{display:flex;flex-flow:column nowrap;justify-content:space-between;width:447px}.news-list>a>div>h2{max-height:44px;margin:2px 0 6px;color:#333;font-weight:500;font-size:18px;line-height:22px;letter-spacing:0}.news-list>a>div>p{display:block;height:18px;max-height:36px;margin:0;color:#9b9b9b;font-size:13px;line-height:18px;letter-spacing:0;overflow:hidden;text-overflow:ellipsis;word-break:keep-all;white-space:nowrap}.news-list>a>div>span{color:#9b9b9b;display:flex;flex:1;flex-flow:column nowrap;font-size:12px;justify-content:flex-end;letter-spacing:0}.news-list>a>img{position:relative;margin-right:16px;overflow:hidden;border-radius:4px;width:200px}.news-list>.el-pagination{text-align:center}