.page-box {
    font-size: 0.2rem;
}
.pb-handler {
    width: 0.38rem;
    height: 0.38rem;
    background: #EEEEEE;
    text-align: center;
    line-height: 0.38rem;
    color: #222222;
    margin: 0.055rem;
}
.pb-handler.active{
    background: #C32A1A;
    color: #FFFFFF;
}
.pb-dian{background: transparent;}