.ant-message{font-family:"Monospaced Number","Chinese Quote",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"PingFang SC","Hiragino Sans GB","Microsoft YaHei","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:1.5;color:rgba(0,0,0,.87);-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;list-style:none;position:fixed;z-index:1010;width:100%;top:16px;left:0;pointer-events:none}.ant-message-notice{padding:8px;text-align:center}.ant-message-notice:first-child{margin-top:-8px}.ant-message-notice-content{padding:10px 16px;border-radius:4px;-webkit-box-shadow:0 4px 12px rgba(0,0,0,.15);box-shadow:0 4px 12px rgba(0,0,0,.15);background:#fafafa;display:inline-block;pointer-events:all}.ant-message-info .anticon,.ant-message-loading .anticon{color:#1890ff}.ant-message .anticon{margin-right:8px;font-size:16px;top:1px;position:relative}.ant-message-notice.move-up-leave.move-up-leave-active{-webkit-animation-name:MessageMoveOut;animation-name:MessageMoveOut;overflow:hidden;-webkit-animation-duration:.3s;animation-duration:.3s}.jd-msg-content .loading-msg,.jd-msg-content mat-icon,.jd-msg-content span{vertical-align:middle}.jd-msg-content .loading-msg{display:inline-block}.jd-msg-content .loading-msg path{fill:#3f51b5}.jd-msg-content .loading-msg,.jd-msg-content mat-icon{margin-right:4px}@-webkit-keyframes MessageMoveOut{0%{opacity:1;max-height:150px;padding:8px}100%{opacity:0;max-height:0;padding:0}}@keyframes MessageMoveOut{0%{opacity:1;max-height:150px;padding:8px}100%{opacity:0;max-height:0;padding:0}}.success-msg{color:#52c412}.error-msg{color:#f5222d}.warning-msg{color:#faad14}.info-msg,.loading-msg{color:#3f51b5}