.lefbg,
.rightbg {
  color: rgba(0, 0, 0, 0) !important;
  background: url(../img/ic_left@2x.png) no-repeat !important;
  background-position: center center !important;
  background-size: auto 45% !important;
}
.rightbg {
  background-image: url(../img/ic_right@2x.png) !important;
}
div.zxf_pagediv {
  text-align: center;
  color: #7d7d7d;
  font-size: 20px;
}
div.zxf_pagediv a {
  text-decoration: none;
}
div.zxf_pagediv span,
div.zxf_pagediv a {
  display: inline-block;
  box-sizing: border-box;
}
span.disabled {
  height: 35px;
  width: 35px;
  line-height: 35px;
  background: #f5f5f5;
  border: 1px solid #e6e6e6;
  margin: 0 0.344vw;
  border-radius: 3px;
}
.current {
  color: #ffffff;
  background-color: #305dc3;
  border: 1px solid #77be43;
  width: 35px;
  height: 35px;
  line-height: 35px;
  margin: 0 5px;
  margin: 0 0.344vw;

  border-radius: 3px;
}
.zxfPagenum {
  color: #7d7d7d;
  border: 1px solid #e6e6e6;
  margin: 0 5px;
  margin: 0 0.344vw;
  border-radius: 3px;
  border-radius: 3px;
  width: 35px;
  height: 35px;
  line-height: 35px;
}
.nextpage {
  margin: 0 5px;
  margin: 0 0.344vw;
}
.nextbtn,
.prebtn {
  color: #7d7d7d;
  background: #f5f5f5;
  width: 35px;
  height: 35px;
  line-height: 35px;
  border-radius: 3px;
  border: 1px solid #e6e6e6;
}
.zxfinput {
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  box-sizing: border-box;
  border: 1px solid #a8a8a8;
  margin: 0 12px;
}
.zxfokbtn {
  width: 35px;
  height: 35px;
  line-height: 35px;
  border: 1px solid #a8a8a8;
}
@media screen and (max-width: 1100px) {
  div.zxf_pagediv {
    font-size: 12px;
  }
  span.disabled {
    height: 26px;
    width: 26px;
    line-height: 26px;
    margin: 0 5 px;
    border-radius: 3px;
  }
  .current {
    width: 26px;
    height: 26px;
    line-height: 26px;
    margin: 0 5 px;
    border-radius: 3px;
  }

  .zxfPagenum {
    border: 1px solid #a8a8a8;
    margin: 0 5px;
    border-radius: 3px;
    width: 26px;
    height: 26px;
    line-height: 26px;
  }
  .nextpage {
    margin: 0 5px;
  }

  .nextbtn,
  .prebtn {
    width: 26px;
    height: 26px;
    line-height: 26px;
  }
  .zxfinput {
    width: 26px;
    height: 26px;
    text-align: center;
    margin: 0 12px;
  }
  .zxfokbtn {
    width: 26px;
    height: 26px;
    line-height: 26px;
    border: 1px solid #a8a8a8;
  }
}
