/* //分页标签代码 */
.albtb{display:flex;width:35.5rem;margin:auto;justify-content:center;}
.albtb li{line-height:2.7rem;padding:0 0.75rem;font-size:1.3rem;background:#fff;margin:0 0.25rem;color:#ea640b;letter-spacing:0.1rem;}
.albtb li.xlk{display:none;}
.albtb li.sy,.albtb li.my,.albtb li.thisclass{background:#d7d7d7;color:#706e6e;}
.albtb li.leiming{background:#fff;color:#ea640b;}
