/*分页开始*/
.fenye {
  position: static;
  bottom: 0;
  left: 4%;
}
.xll_pagebox {
  text-align: center;
  line-height: 39px;
  margin: 30px auto;
  margin-bottom: 30px;
}
.xll_pagebox > span {
  font-size: 14px;
  color: #7d7d7d;
  margin-left: 6px;
}
.xll_pagebox > a {
  margin-top: 10px;
  display: inline-block;
  width: 53px;
  height: 28px;
  line-height: 28px;
  border: 1px solid #f5f5f5;
  font-size: 14px;
  color: #7d7d7d;
  border-radius: 3px;
}
.xll_pagebox > p {
  display: inline-block;
}
.page_hide a,
.page_hide span {
  display: inline-block;
  width: 28px;
  height: 28px;
  line-height: 28px;
  background-color: #fff;
  border-radius: 3px;
  border: 1px solid #f5f5f5;
  color: #7d7d7d;
  font-size: 14px;
}
.page_hide span {
  background-color: #1f66ba;
  color: #fff;
  border: 1px solid #1f66ba;
}
.xll_pagebox > a:hover,
.zt12:hover,
.page_hide a:hover {
  color: #fff;
  background-color: #1f66ba;
  border: 1px solid #1f66ba;
}
.xll_pagebox > font {
  margin-left: 0px;
  color: #7d7d7d;
}
.zt11 {
  width: 28px;
  height: 28px;
  border-radius: 3px;
  border: 1px solid #f5f5f5;
  text-align: center;
  color: #7d7d7d;
}
.zt12 {
  width: 53px;
  height: 28px;
  border-radius: 3px;
  border: 1px solid #f5f5f5;
  text-align: center;
  color: #7d7d7d;
  background-color: #fff;
  cursor: pointer;
}
.xll_pagebox_mobile {
  display: none !important;
}
/* 分页结束 */
