.pagination .whj_jqueryPaginationCss-1{
    text-align: center;
    display: flex;
    justify-content: center;
}
.pagination .whj_jqueryPaginationCss-1 .whj_border{
    border:1px solid #E5E5E5;
    padding:.07rem .15rem;
    margin: 0 0.06rem;
    display: inline-block\9;
        line-height: 0.26rem;
    cursor: pointer;
    color: #3A3A3A;
    height:.42rem;
    font-size: .14rem;
    background-color: #fff;
    border-radius: 0!important;
    white-space: nowrap;
}
.whj_color{
    display: inline-block;
}
.pagination .whj_jqueryPaginationCss-1 .whj_border.whj_checked
{
    background:#202020;
    color:#fff ;
}
.pagination .whj_jqueryPaginationCss-1  .go-click{
    background:#202020;
    color:#fff!important ;
}
.pagination .whj_jqueryPaginationCss-1  .go-click:hover{
      color:#fff!important ;
      border: 1px solid #E5E5E5!important ;
}
.whj_color{
    margin-left: .15rem;
    margin-right: 0.1rem;
    color: #3A3A3A;
    font-size:.14rem;
    height: .4rem;
    line-height: .4rem;
    white-space: nowrap;
}
.wbk, .whj_skip {
    border: none!important;
    position: relative;
    margin: 0 .2rem;
}
.pagination .whj_jqueryPaginationCss-1 input{
    width: .42rem;
    padding: 0!important;
    text-align: center;
}
.whj_padding.whj_color.wbk:after {
    content: '';
    position: absolute;
    top: .11rem;
    width:0.01rem;
    right: -.2rem;
    height: .21rem;
    background: #CBCBCB;
}
.pagination{
    margin-top:0;
    margin-bottom: .72rem;
}
.whj_jqueryPaginationCss-1 input:focus{
    outline: none;
}
.whj_hover:hover{
     border: 1px solid #202020!important;
    color: #202020!important;
    background-color: transparent;
}
@media (max-width: 767px){
.pagination .whj_jqueryPaginationCss-1, .scholar-list li a {
    display: block!important;
}
.pagination .whj_jqueryPaginationCss-1 .whj_border, .whj_skip, .whj_color {
    display: inline-block;
    margin-bottom: .15rem!important;
}
.pagination{
    margin-bottom: .4rem;
}
}