.newsContainer .pages{ text-align:center; margin:20px auto 10px auto; width:90%; line-height:30px;}
.newsContainer .pages .go{width:25px; height:25px;line-height:25px; text-align:center;color:#fff; background:#066bb3; border:none;font-size:14px; margin:0px 0px 5px 0px;}
.newsContainer .pages .in{background:#fff; border:1px solid #d9d9d9; height:20px; width:25px; text-align:center; margin:0px 0px 5px 0px;}
.newsContainer .pages span{ font-size:16px; line-height:25px;}
.newsContainer .pages a{ display:block; width:18%; height:30px; line-height:30px; float:left; background:#f5f5f5; color:#707070; margin:0 1% 30px 1%;}
.newsContainer .pages a:hover{ color:#fff; background:#066bb3;}
评论区