 @charset "utf-8";
.page_div{color: #a3a3a2;text-align: center;display: flex;font-size: 0.16rem;font-family: "微软雅黑";align-items: center;justify-content: center;margin-top: 0.5rem;}
.page_div button{display:inline-block;width: 0.42rem;height: 0.42rem;cursor:pointer;color: #a3a3a2;font-size: 0.16rem;line-height: 0.42rem;text-align:center;margin: 0 0.06rem;-webkit-appearance: none;-moz-appearance: none;appearance: none;/* font-weight: bold; */font-family: "微软雅黑";background: #fff;border: 1px solid #0b65b9;}
#nextPage,#prePage{/* width: 0.9rem; *//* color: #c90011; *//* font-size: 0.3rem; *//* font-family: fangsong; *//* font-weight: bold; */}
#nextPage,#prePage{}
.page_div .current{border-color: transparent;color:#FFF;background: #007c36;}
.totalPages{margin:0 10px}
.totalPages span,.totalSize span{color:#465ea5;margin:0 5px}
.page_div button:disabled{/* opacity:.5; */cursor:no-drop;}
.totalNum,.totalList,#firstPage,#lastPage{display: none;}
#page{margin-top: 0.6rem;margin-bottom:0.75rem;}
.page_div .white {
    margin: 0 0.14rem;
    width: 0.42rem;
    line-height: 0.42rem;
    display: inline-block;
    border: 0.42rem;
    text-align: center;
    background: #fff;
    font-size: 0.16rem;
    border: 1px solid #0b65b9;
    color: #a3a3a2;
}

#prePage {
    margin-left: 0.3rem;
}
div#wp_paging_w6 {
    display: none;
}
@media screen and (max-width: 999px) {
 .page_div span,.page_div input,button#jump{
    display: none ! important;
}
 .page_div{
    margin-bottom: 30px;
}
    #firstPage, #lastPage, #nextPage, #prePage,.page_div button{
    width: 40px;
    height: 40px;
    line-height: 40px;
}
.page_div button{/* line-height: 0.7rem; *//* height: 0.7rem; *//* width: 0.7rem; */margin: 0 2px;}
}
