
.main button {
    background-color: #c63c3a
}

li.layui-this a {
    color: #993333;
}


.b-r-0 {
    border-radius: 0;
}


.imgp {
    padding: 30px 15px;
}

.imge {
    border: 1px solid #d7edf7;
    padding-bottom: 65%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
}

.imgp p {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.imgp a {
    display: block;
}

.dd a {
    display: inline-block;
}

.aa, .bb, .cc, .dd {
    height: 24px;
    line-height: 24px;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.bb {
    height: 48px;
}

.month {
    margin: 10px 0;
    text-align: center;
}

.month a {
    display: inline-block;
    height: 20px;
    line-height: 18px;
    padding: 5px 10px;
    font-size: 16px;
}

.month a:hover, .page a:hover {
    background-color: #446699
}

.curr {
    background-color: #336699
}

.page-num {
    min-width: 10px;
    border-radius: 15px;
    border: 1px solid #999999;
}

.layui-laypage .layui-laypage-curr .layui-laypage-em {
    background-color: #336699;
}
