.el-notification.site-message-notify{position:fixed!important;right:24px!important;left:auto!important;z-index:3000!important;width:380px;max-width:calc(100vw - 48px);padding:16px 18px 14px 18px;border:1px solid #d7e8f8;border-left:5px solid #178bff;border-radius:8px;background:#fff;box-shadow:0 14px 34px rgba(18,52,77,.18);cursor:pointer;box-sizing:border-box;overflow:hidden;opacity:1!important;transition:box-shadow .18s ease,border-color .18s ease,background-color .18s ease}.el-notification.site-message-notify:hover{border-color:#8fc9ff;background:#fff;box-shadow:0 18px 42px rgba(23,139,255,.24)}.el-notification.site-message-notify:before{content:"";position:absolute;top:18px;left:14px;width:8px;height:8px;border-radius:50%;background:#ff5a45;box-shadow:0 0 0 4px rgba(255,90,69,.12)}.el-notification.site-message-notify .el-notification__group{margin-left:12px;margin-right:10px}.el-notification.site-message-notify .el-notification__title{padding-right:18px;color:#102033;font-size:16px;font-weight:700;line-height:22px}.el-notification.site-message-notify .el-notification__content{margin-top:8px;text-align:left}.el-notification.site-message-notify .el-notification__closeBtn{top:14px;right:14px;color:#8a9bb0;font-size:16px;border-radius:50%;transition:color .18s ease,background-color .18s ease}.el-notification.site-message-notify .el-notification__closeBtn:hover{color:#178bff;background:#eaf5ff}.site-message-notify-content{display:flex;flex-direction:column;gap:.625vw}.site-message-notify-text{color:#526477;font-size:.729vw;line-height:1.146vw;word-break:break-all;white-space:normal}.site-message-notify-footer{display:flex;align-items:center;justify-content:space-between;padding-top:.521vw;border-top:1px solid #e5edf6}.site-message-notify-tag{max-width:8.854vw;height:1.25vw;padding:0 .469vw;border-radius:.625vw;color:#178bff;font-size:.625vw;background:#eaf5ff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.site-message-notify-action,.site-message-notify-tag{display:inline-flex;align-items:center;font-weight:700}.site-message-notify-action{gap:.208vw;color:#ff5a45;font-size:.677vw}.el-notification.site-message-notify:hover .site-message-notify-action{color:#178bff}.el-notification.site-message-notify:hover .site-message-notify-action i{transform:translateX(2px)}.site-message-notify-action i{font-size:.729vw;transition:transform .18s ease}@media screen and (max-width:480px){.el-notification.site-message-notify{right:12px!important;width:calc(100vw - 24px);max-width:calc(100vw - 24px)}}