.pages {display:block;border:none;text-transform:uppercase;font-size:10px;margin:10px 0 50px;padding:20px 0 20px 0;text-align:center;zoom:1;}
.pages:after{content:".";display:block;clear:both;height:0; font-size:0;}
.pages li{padding:0 10px;cursor:pointer;font-size:14px;border:solid 1px #e6e6e6;color:#646464;text-decoration:none;display:inline-block; height:44px; line-height:44px; margin-left:-1px; color:#428cc9; background:#fff;}
.pages li:first-child{ border-top-left-radius:5px; border-bottom-left-radius:5px;}
.pages li:last-child{ border-top-right-radius:5px;border-bottom-right-radius:5px;}
.pages li a{ display:inline-block;padding:0 18px; height:44px; color:#2a6496；}
.pages li:hover{ background:#eee;}
.pages li.pgEmpty{color:#777; cursor:not-allowed;}
/* .pages .pgEmpty:hover{ background:none;} */
.pages li.pgCurrent{background:#428bca;color:#fff;font-weight:700;}
.pages li.pgCurrent a{ color:#fff;}
#pager{ float:left;}
.spliter{margin:20px 0 0 140px;width:880px;}
.spliter .liftTo{ float:left; padding:12px 0 0 0; margin-left:10px;}
.tab_container .tabcontent ul.pages{ border-bottom:none;}
.pagemanager .pages li{ padding:0 18px;}