.pagination .whj_jqueryPaginationCss-1{
    text-align: center;
    display: flex;
    justify-content: center;
}
.pagination .whj_jqueryPaginationCss-1 .whj_border{
    border:1px solid #E5E5E5;
    padding:7px 15px;
    margin: 0 6px;
    display: inline-block\9;
        line-height: 26px;
    cursor: pointer;
    color: #3A3A3A;
    height: 42px;
    font-size: 14px;
    background-color: #fff;
    border-radius: 0!important;
    white-space: nowrap;
}
.whj_color{
    display: inline-block;
}
.pagination .whj_jqueryPaginationCss-1 .whj_border.whj_checked
{
    background:#B8A988;
    color:#fff ;
}
.pagination .whj_jqueryPaginationCss-1  .go-click{
    background:#B81C22;
    color:#fff!important ;
}
.pagination .whj_jqueryPaginationCss-1  .go-click:hover{
      color:#fff!important ;
      border: 1px solid #E5E5E5!important ;
}
.whj_color{
    margin-left: 15px;
    margin-right: 10px;
    color: #3A3A3A;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    white-space: nowrap;
}
.wbk, .whj_skip {
    border: none!important;
    position: relative;
    margin: 0 20px;
}
.pagination .whj_jqueryPaginationCss-1 input{
    width: 42px;
    padding: 0!important;
    text-align: center;
}
.whj_padding.whj_color.wbk:after {
    content: '';
    position: absolute;
    top: 11px;
    width: 1px;
    right: -20px;
    height: 21px;
    background: #CBCBCB;
}
.pagination{
    margin-top:0;
    margin-bottom: 60px;
}
.whj_jqueryPaginationCss-1 input:focus{
    outline: none;
}
.whj_hover:hover{
     border: 1px solid #B8A988!important;
    color: #B8A988!important;
    background-color: transparent;
}
@media (max-width: 1199px){
.pagination .whj_jqueryPaginationCss-1 .whj_border{
    margin: 0 3px;
}
}
@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: 15px!important;
}
.pagination .whj_jqueryPaginationCss-1 .whj_border{
    margin: 0 2px;
}
.page-maringtop {
    margin-top: 35px;
}
.pagination{
    margin-bottom: 0!important;
}
.pagination .whj_jqueryPaginationCss-1 .whj_border{
    padding: 3px 10px;
    line-height: 23px;
    height: 30px;
}
.pagination .whj_jqueryPaginationCss-1 input{
    font-size: 14px;
    width: 30px;
}
.pagination .whj_jqueryPaginationCss-1 .whj_border,.wbk, .whj_skip{
    font-size: 14px;
}
}
@media (max-width: 480px){
.pagination .whj_jqueryPaginationCss-1 .whj_border,.whj_color{
    font-size: 12px;
}
.wbk, .whj_skip{
        margin: 0 15px;
}
}