/* 分页 */
.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: 93px;
  height: 48px;
  line-height: 48px;
  border: 1px solid #f5f5f5;
  font-size: 30px;
  color: #7d7d7d;
  border-radius: 3px;
}
.page_hide a,
.page_hide span {
  display: inline-block;
  width: 48px;
  height: 48px;
  line-height: 48px;
  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: 30px;
}
.zt11 {
  width: 48px !important;
  height: 48px;
  border-radius: 3px;
  border: 1px solid #f5f5f5;
  text-align: center;
  color: #7d7d7d;
  font-size: 30px;
}
.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: 30px;
}
/*特殊分辨率处理*/
