.kefu-wrap {
    min-height: 120px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #f5f7fa;
    border-radius: 8px;
    color: #aaa;
    font-size: 14px;
}
