<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">div.zxf_pagediv_qz {
    text-align: center;
    color: #333333;
    padding: 38px 0 0px;
}

div.zxf_pagediv_qz a {
    text-decoration: none;
    border: 1px solid #f5f5f5;
}

div.zxf_pagediv_qz span,
div.zxf_pagediv_qz a {
    display: inline-block;
    box-sizing: border-box;
    margin-right: 10px;
    font-size: 14px;
    color: #333333;
}

div.zxf_pagediv_qz span.current {
    color: #ffffff;
    background: #015293;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 3px;
    margin-right: 10px;
}

div.zxf_pagediv_qz span b {
    font-weight: 400;
}

.zxfPagenum {
    color: #333333;
    background: #fff;
    width: 30px;
    height: 30px;
    line-height: 30px;
    margin-right: 10px;
    border-radius: 3px;
}

.nextbtn,
.prebtn,
span.disabled,
.ShouYe,
.WeiYe {
    color: #333333;
    background: #fff;
    width: 53px;
    height: 30px;
    line-height: 30px;
    border-radius: 3px;
    border: 1px solid #f5f5f5;
}

.zxfinput {
    width: 30px;
    height: 30px;
    text-align: center;
    box-sizing: border-box;
    border: 1px solid #f5f5f5;
    margin: 0 10px;
    border-radius: 3px;
    color: #333333;
}

.zxfokbtn {
    width: 53px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #f5f5f5;
    cursor: pointer;
    border-radius: 3px;
    background: #fff;
}

div.zxf_pagediv_qz a:hover,
.zxfokbtn:hover {
    transition: .2s;
    background-color: #015293;
    border: 1px solid#015293;
    color: #fff;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}

input[type="number"] {
    -moz-appearance: textfield;
}</pre></body></html>