/* //分页标签代码 */
.albtb{width:100%;text-align:center;display:flex;justify-content:center;background:#ffffff;box-sizing:border-box;padding:1% 0 4%;}
.albtb li{list-style:none;font-size:.8rem;color:#444;margin:0 .3%;border:1px solid #ccc;z-index:1;transition:all .1s;}
.albtb .sy,.albtb .my,.albtb .qtlj{width:40px;height:30px;line-height:30px;display:block;}
.albtb .syy,.albtb .xyy{width:50px;height:30px;line-height:30px;}
.albtb a{text-decoration:none;color:#928f8f;margin:0 .3%;display:block;}
.thisclass{display:block;width:40px;height:30px;line-height:30px;color:#fff !important;font-weight:700;background:#ea640b;border:1px solid #ea640b !important;border-radius:2px;}
.albtb .xlk select{border:none;height:100%;outline:none;cursor:pointer;}
