<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">div.zxf_pagediv{
    text-align: center;
    color: #999999;
    position: absolute;
    right: 0px;
    bottom: 32px;
}
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: #f2f2f2;
    margin: 0 5px;
    border-radius: 50%;
    border:1px solid #eaeaea;
    cursor: pointer;
}
.zxfPagenum{
    color: #999999;
    background: #FFFFFF;
    width: 35px;
    height: 35px;
    line-height: 35px;
    border-radius: 50%;
    border:1px solid #eaeaea;
    cursor: pointer;
    margin: 0 5px;
}
.margins{
    margin-left:20px
}
.nextbtn,.prebtn{
    color: #999999;
    background: #FFFFFF;
    width: 35px;
    height: 35px;
    line-height: 35px;
    border-radius: 50%;
    border:1px solid #eaeaea;
    cursor: pointer;
}
.zxfinput{
    width: 35px;
    height: 35px;
    text-align: center;
    box-sizing: border-box;
    border-radius: 50%;
    border:1px solid #eaeaea;
    text-indent: 1px;
    margin: 0 12px;
}
.zxfokbtn{
    width: 45px;
    height: 35px;
    line-height: 35px;
    border: 1px solid #dfdfdf;
    cursor: pointer;
}
/*.nextpage{*/
/*    color: #d71f1b;*/
/*    margin: 0 5px;*/
/*    border: 1px solid #d71f1b;*/
/*}*/
.current{
    color: #ffffff;
    background: #3b8d89;
    border: 1px solid #3b8d89;
}
</pre></body></html>