.custom-pagination {
    font-size: .18rem;
    width: .30rem;
}

.custom-pagination-active {
    font-size: .18rem;
    width: .30rem;
    color:#FF0000;
}

.custom-page-switch {
    font-size: .18rem;
}

.custom-pagination-select {
    font-size: .18rem;
    width: .6rem;
    height: .28rem;
    border:1px solid #689dce;
    background-color: #E9E9ED;
    text-align: center;
}

.custom-pagination-button {
    font-size: .18rem;
    border: none;
    background-color: #E9E9ED;
}

