/* 分页 */
.fenye {
  position: unset;
  bottom: 0;
  left: 4%;
}
.xll_pagebox {
  display: none;
}
.xll_pagebox_mobile {
  display: block !important;
}
.xll_pagebox > a {
    margin-top: 10px;
    display: inline-block;
    width: 90px;
    height: 46px;
    line-height: 46px;
    border: 1px solid #f5f5f5;
    font-size: 28px;
    color: #7d7d7d;
    border-radius: 3px;
}
.page_hide a,
.page_hide span {
  display: inline-block;
  width: 46px;
  height: 46px;
  line-height: 46px;
  background-color: #fff;
  border-radius: 3px;
  border: 1px solid #f5f5f5;
  color: #7d7d7d;
  font-size: 30px;
}
.page_hide span {
  background-color: #c02c38;
  color: #fff;
  border: 1px solid #c02c38;
}
.zt10 {
  font-size: 28px;
}
.zt11 {
  width: 48px !important;
  height: 48px;
  border-radius: 3px;
  border: 1px solid #f5f5f5;
  text-align: center;
  color: #7d7d7d;
  font-size: 28px;
}
.zt12 {
  width: 63px;
  height: 48px;
  line-height: 48px;
  border-radius: 3px;
  border: 1px solid #f5f5f5;
  text-align: center;
  color: #7d7d7d;
  background-color: #fff;
  cursor: pointer;
  font-size: 28px;
}
/*特殊分辨率处理*/
