/*分页样式*/
.page_info { text-align:center; margin:20px 0; color:#666; font-size:14px;  }
.page_info span { padding:0 2px; font-weight:bold;}
.page_list { line-height:24px; text-align:center; letter-spacing:0; font-size:14px; margin:50px 0;}
.page_list a { display:inline-block; color:#959595; border:1px solid #eeeeee; background:#fff; width:40px; height:40px; line-height:40px; margin:0.1rem;}
.page_list a:hover { color: #00a0e8; border: 1px solid #00a0e8; background:#fff;}
.page_list a.page-num-current{color:#fff; border:1px solid #00a0e8; background:#00a0e8;}