body {
    padding-bottom: 52px;
}
.notify {
    position: relative;
    line-height: 36px;
}

.notify i.layui-icon {
    position: absolute;
    left: 12px;
}

.pro-item {
    line-height: 32px;
    font-size: 16px;
}

.pro-item label {
    margin-right: 8px;
    font-weight: bold;
}

.pro-item li:first-child label {
    color: #e85949 !important;
}

.pro-item li:nth-child(2) label {
    color: #ff8f3e !important
}

.pro-item li:nth-child(3) label {
    color: #ffc11a !important
}