/* Style 1 特定样式 */
.hide-notify {
    display: none;
}

.hide-call {
    display: none;
}
