.ppage{
    margin: 30px 0;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}
.ppage a{
    padding:0 15px;
    background-color: #fff;
    color: #000;
    height: 28px;
    line-height: 28px;
    border: 1px solid #eee;
    margin-left: -1px;
    white-space: nowrap;
}
.ppage span{
    padding: 0 15px;
    height: 28px;
    line-height: 28px;
    background-color: #005d24;
    color: #fff;
    border: 1px solid #005d24;
}<!--ºÄÊ±1754193357.212Ãë-->