.sa-page {
  height: 50px;
  display: table;
  margin: 0 auto; }
  .sa-page .page {
    text-align: center; }
  .sa-page .fl {
    float: left; }
  .sa-page .fr {
    float: right; }
  .sa-page .pagingUl {
    float: right;
    padding: 0;
    margin: 0;
    list-style: none;
    height: 30px; }
  .sa-page .pagingUl li {
    float: left;
    width: 30px;
    height: 30px;
    background: #fff;
    text-align: center;
    margin-right: 5px;
    border-radius: 5px; }
  .sa-page .pagingUl li a {
    display: inline-block;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 28px;
    color: #666;
    font-size: 12px;
    border-radius: 5px; }
  .sa-page .prv,
  .sa-page .next {
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    cursor: pointer;
    background: #fff;
    padding: 0 5px;
    border-radius: 5px;
    opacity: 1;
    right: 0;
    top: 0;
    position: relative; }
  .sa-page .prv {
    margin-right: 10px; }
  .sa-page .first,
  .sa-page .last {
    height: 30px;
    font-size: 12px;
    text-align: center;
    line-height: 30px;
    /*border: 1px solid #ddd;*/
    cursor: pointer;
    background: #fff;
    padding: 0 5px;
    border-radius: 5px;
    margin-right: 10px; }
  .sa-page .prv:hover,
  .sa-page .next:hover,
  .sa-page .first:hover,
  .sa-page .last:hover,
  .sa-page .pagingUl li a:hover,
  .sa-page .activP {
    background-color: #000 !important;
    color: #fff !important; }
  .sa-page .laypageskin_def a,
  .sa-page .laypageskin_def .laypage_curr {
    display: inline-block;
    min-width: 30px;
    height: 30px;
    text-align: center;
    line-height: 28px;
    color: #666;
    font-size: 12px;
    border-radius: 5px;
    background: #fff;
    margin: 0 3px;
    padding: 0 5px;
    text-decoration: none;
    overflow: inherit; }
  .sa-page .laypageskin_def a:hover,
  .sa-page .laypageskin_def .laypage_curr {
    background: #000;
    color: #fff; }
  .sa-page .laypageskin_def span {
    margin: 0 10px;
    color: #666;
    font-size: 12px;
    height: 28px;
    line-height: 30px; }
  .sa-page .laypageskin_def .laypage_next,
  .sa-page .laypageskin_def .laypage_prev {
    font-size: 14px; }

/*# sourceMappingURL=page.css.map */
