/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on January 28, 2021 */



@font-face {
    font-family: 'reeyregular';
    src: url('./fonts/reey-regular-webfont.woff2') format('woff2'),
         url('./fonts/reey-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

#pages {
    padding: 14px 0 10px;
    font-family: 宋体;
    text-align: center;
    clear: both;
  }

  #pages a {
    display: inline-block;
    height: 33px;
    line-height: 33px;
    background: #fff;
    border: 1px solid #e3e3e3;
    text-align: center;
    color: #333;
    padding: 0 10px
  }

  #pages a:hover {
    background: #f1f1f1;
    color: #000;
    text-decoration: none
  }

  #pages span {
    display: inline-block;
    height: 33px;
    line-height: 33px;
    background: #8EC220;
    border: 1px solid #8EC220;
    color: #fff;
    text-align: center;
    padding: 0 10px;
    border-radius: 5px;
  }

  .page .noPage {
    display: inline-block;
    width: 56px;
    height: 33px;
    line-height: 33px;
    border: 1px solid #e3e3e3;
    text-align: center;
    color: #a4a4a4;
  }