 
.page_div{margin: 0.54rem 0 0;color:#42403e;text-align: right;/* display: flex; */justify-content: center;}
.page_div button{display:inline-block;/* width: 0.36rem; *//* height: 0.36rem; */cursor:pointer;color:#666;font-size: 0.16rem;line-height: 0.2rem;background: none;border: none;text-align:center;margin:0 4px;-webkit-appearance: none;-moz-appearance: none;appearance: none;font-weight: bold;border-radius: 5px;font-family: 'SourceHanSerifCN-Regular';margin: 0 0.05rem;}
#firstPage,#lastPage,#nextPage,#prePage{/* width: 0.9rem; *//* color: #c90011; *//* font-size: 0.3rem; */font-family: fangsong;/* font-weight: bold; */}
#nextPage,#prePage{/* width: 0.36rem; */}
.page_div .current{background-color: #CDC6C0;/* border-color: #CDC6C0; *//* color:#FFF; */width: 0.2rem;height: 0.2rem;border-radius: 50%;}
.totalPages{margin:0 10px}
.totalPages span,.totalSize span{color:#465ea5;margin:0 5px}
.page_div button:disabled{/* opacity:.5; */cursor:no-drop;color: #c8c9cb !important;}
.totalNum,.totalList,#firstPage,#lastPage{display: none;}
 .page_div button{/* border: 1px solid #BFBFBF; */}
#page{margin-top: 0.6rem;margin-bottom:0.75rem;}
div#wp_paging_w6 {
    display: none;
}
@media screen and (max-width: 999px) {
    #firstPage, #lastPage, #nextPage, #prePage{
    /* width: 0.9rem; */
    /* height: 0.7rem; */
    /* line-height: 0.7rem; */
}
.page_div button{line-height: 0.7rem;/* height: 0.7rem; *//* width: 0.7rem; */margin: 0 6px;font-size: 17px;}
}
@media screen and (max-width: 479px) {
 #firstPage, #lastPage, #nextPage, #prePage{
    /* width: auto; */
    /* padding: 0 5px; */
    /* line-height: 27px; */
    /* height: 27px; */
}
.page_div button{/* border: 1px solid #b5b5b5; */height: 27px;line-height: 27px;width: 26px;}
}
