
.hfpage div { padding-left: 280px;padding-top: 50px; padding-bottom: 50px;}
.hfpage{ clear: both; text-align: center;}
.hfpage div a{ font-weight: bold;display:inline-block;background: #F6F6F6; height: 50px; width: 50px;line-height: 50px;color:#595757;border-right:0.5px solid #e2dfdf;text-align: center; }
.hfpage div span{ font-weight: bold;display:inline-block;background: #79BE44; height: 50px; width: 50px;line-height: 50px; color:#FFFFFF;text-align: center;}
.hfpage div  .next{ font-weight: bold;display:inline-block;background: #F6F6F6; height: 50px; width: 50px;line-height: 50px;text-align: center; margin-left: -4.5px;}
.hfpage >.num{ font-size: 50px;}
.hfpage .prev{display: none;}
.hfpage .current { }


@media (max-width:375px) {
  .hfpage div {
  padding-left: 0px;
padding-top: 50px;
padding-bottom: 50px;
}
}
