#pager{text-align:center;margin-top:80px}
#pager ul.pages{display: inline-block;border: none;text-transform: uppercase;font-size: 12px;margin:15px auto;padding: 0;font: normal 16px "Microsoft YaHei";font-family: "Microsoft YaHei";float: right;}
#pager ul.pages li{float: left;padding: 0 18px;height:42px;line-height: 42px;;text-decoration: none; border-left:0px;list-style: none;color: #fff;margin: 0 0px;cursor:pointer;margin:0 4px}
#pager ul.pages li:hover{background: #eee; }
#pager ul.pages li.page-number{background: #ce8e91;}
/* #pager ul.pages li.pgEmpty{display: none;} */
#pager ul.pages li.pgCurrent{color:#fff;font-weight: 700; background:#a21e24 ;}
#pager ul.pages li.pgNext{ font-weight:bold; background: #a21e24;}
#wp_paging_w6{display: none;}



@media screen and (max-width: 767px){
#pager ul.pages li{height:26px;line-height:26px;font-size:14px;padding:0 2px}

}