#pager ul.pages{
    display:block;
    border:none;
    text-transform:uppercase;
    font-size:12px;margin:10px 0 50px;padding:0;
}
#pager ul.pages li{
    /*list-style:none;*/
    /*float:left;*/
    /*border:1px solid #ccc;*/
    /*text-decoration:none;*/
    margin:0px 5px 0 0;
    border: 1px solid #e3e3e3;
    color: #333;
    display: inline-block;
    height: 22px;
    line-height: 22px;
    padding: 0 10px;
    text-align: center;
    _zoom:1;*display:inline;
}
#pager ul.pages li a{
    color: #333;
}
#pager ul.pages li.page-number:hover{
    /*border:1px solid #003f7e; */
    background:#f1f1f1; color:#000; text-decoration:none
}
#pager ul.pages li.pgEmpty{
    border:1px solid #eee;
    color:#eee;
}
#pager ul.pages li.pgCurrent,#pager ul.pages li.pgCurrent:hover{
    /*border:1px solid #3c90d9;*/
    /*color: #fff;*/
    /*font-weight:700;*/
    /*/!*background-color:#eee;*!/*/
    /*background: #3c90d9 none repeat scroll 0 0;*/
    background: #b14150 none repeat scroll 0 0;
    border: 1px solid #b14150;
    color: #fff;
    /*display: inline-block;*/
    height: 22px;
    line-height: 22px;
    padding: 0 10px;
    text-align: center;
}
#pager ul.pages li.pgCurrent a,#pager ul.pages li.pgCurrent:hover a{
    color: #fff;
}
/*#pager ul.pages li {*/
/*background: rgba(0, 0, 0, 0) url("../images/web/pages.png") no-repeat scroll 0 5px;*/
/*}*/
#pager{
    margin-top: 15px;
    text-align: center;
    height: 35px;
}
.pages li.total {
    border: 1px solid #e3e3e3;
    color: #333;
}
#pager ul.pages{
    display:block;
    border:none;
    text-transform:uppercase;
    font-size:14px;padding:0;
}
#pager ul.pages:hover{ background: none;}
#pager ul.pages li{
    /*list-style:none;*/
    /*float:left;*/
    /*border:1px solid #ccc;*/
    /*text-decoration:none;*/
    margin:0px 5px 0 0;
    border: 1px solid #e3e3e3;
    color: #333;
    display: inline-block;
    height: 22px;
    line-height: 22px;
    padding: 0 10px;
    text-align: center;
}
#pager ul.pages li.page-number:hover{
    /*border:1px solid #003f7e; */
    background:#f1f1f1; color:#000; text-decoration:none
}
#pager ul.pages li.pgEmpty{
    border:1px solid #eee;
    color:#eee;
}
#pager ul.pages li.pgCurrent,#pager ul.pages li.pgCurrent:hover{
    /*border:1px solid #3c90d9;*/
    /*color: #fff;*/
    /*font-weight:700;*/
    /*/!*background-color:#eee;*!/*/
    /*background: #3c90d9 none repeat scroll 0 0;*/
    background: #b14150 none repeat scroll 0 0;
    border: 1px solid #b14150;
    color: #fff;
    display: inline-block;
    height: 22px;
    line-height: 22px;
    padding: 0 10px;
    text-align: center;
}
#pager ul.pages li.pgCurrent a,#pager ul.pages li.pgCurrent:hover a{
    color: #fff;
}
#pager{
    /*margin-left: 290px;*/
    text-align: center;
}
/*20160226���*/
.pages li.total{cursor:auto}