.layui-laypage a, .layui-laypage span {
    display: inline-block;
    vertical-align: middle;
    padding: 5px 0px;
    border: 0px solid #e2e2e2;
    height: 28px;
    line-height: 28px;
    margin: 0px 10px 5px 0;
    background-color: #eee;
    font-size: 14px;
}

.layui-laypage .layui-laypage-curr em {
    position: relative;
    color: #333;
    font-weight: 400;
    border-radius: 3px;
}
p {
    margin: 0 0 10px;
}

