锘.pagination .whj_jqueryPaginationCss-1{
    text-align: center;
    display: flex;
    justify-content: center;
}
.pagination .whj_jqueryPaginationCss-1 .whj_border{
    padding:7px 15px;
    margin: 0 3px;
    display: inline-block\9;
    cursor: pointer;
    color: #000000;
    height: 40px;
    font-size: 16px;
    white-space: nowrap;
    background: #F3F7FA;
    border: none;
}
.whj_color{
    display: inline-block;
}
.pagination .whj_jqueryPaginationCss-1 .whj_border.whj_checked{
    background:#7B899C;
    color:#fff ;
}
.whj_color{
    margin-left: 10px;
    margin-right: 10px;
    color: #000000;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    white-space: nowrap;
}
.pagination .whj_jqueryPaginationCss-1 input{
    width: 50px;
    padding: 6px;
}
.pagination{
    margin-top:53px;
    padding-bottom: 48px;
    margin-bottom: 30px;
    display: block;
}
.whj_jqueryPaginationCss-1 input:focus{
    outline: none;
}
.whj_hover:hover{
    color: #fff!important;
    background-color: #7B899C!important;
}