.pagination{text-align: center; color: #0956A4; margin-bottom: 30px; display: flex; justify-content: center; align-items: center; font-family: 'SourceHanSansCN-Regular';}
.pagination a,.pagination span{height: 36px; padding: 0 13px; line-height:36px; display: inline-block;margin:0 2px; color: #686666; text-align: center; font-size: 14px; background: #ffffff; border-radius: 5px; border: 1px solid #dedede;}
.pagination p{ margin: 0 10px;}
.pagination span.current,.pagination a:hover{ background: #0956A4; color: #ffffff;}
.pagination em{ font-style: normal; color:#B9823F;}
.pagination .active span{ line-height:36px; background: #0956A4; color: #ffffff;}
.pagination span.sfont{ width: auto; margin-left: 10px;}
