.flex-layout-center-h{display:flex;flex-direction:row;align-items:center;justify-content:center}.flex-layout-center-h img{width:8px}.flex-layout-center-left{display:flex;flex-direction:row;align-items:center;justify-content:flex-start}.split-line-bg{background-color:#e8ebec}.multiline-overflow-3{overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box}.color-gray{color:#8f959e}.color-primary{color:#1890ff}.ant-message{box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.65);font-size:14px;font-variant:tabular-nums;line-height:1.5715;list-style:none;font-feature-settings:"tnum","tnum";position:fixed;top:16px;left:0;z-index:1010;width:100%;pointer-events:none}.ant-message-notice{padding:8px;text-align:center}.ant-message-notice:first-child{margin-top:-8px}.ant-message-notice-content{display:inline-block;padding:10px 16px;background:#fff;border-radius:2px;box-shadow:0 3px 6px -4px rgba(0,0,0,.12),0 6px 16px 0 rgba(0,0,0,.08),0 9px 28px 8px rgba(0,0,0,.05);pointer-events:all}.ant-message-success .anticon{color:#52c41a}.ant-message-error .anticon{color:#ff4d4f}.ant-message-warning .anticon{color:#faad14}.ant-message-info .anticon,.ant-message-loading .anticon{color:#1890ff}.ant-message .anticon{position:relative;top:1px;margin-right:8px;font-size:16px}.ant-message-notice.move-up-leave.move-up-leave-active{-webkit-animation-name:MessageMoveOut;animation-name:MessageMoveOut;-webkit-animation-duration:.3s;animation-duration:.3s}@-webkit-keyframes MessageMoveOut{0%{max-height:150px;padding:8px;opacity:1}to{max-height:0;padding:0;opacity:0}}@keyframes MessageMoveOut{0%{max-height:150px;padding:8px;opacity:1}to{max-height:0;padding:0;opacity:0}}.ant-message-rtl,.ant-message-rtl span{direction:rtl}.ant-message-rtl .anticon{margin-right:0;margin-left:8px}.custom-ant-message .ant-message-notice-content{padding:10px 12px;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.15);font-size:12px;font-weight:500}.custom-ant-message .ant-message-notice-content .anticon{font-size:16px;margin-right:8px}.custom-ant-message-success .ant-message-notice-content{background:#f6ffed;color:#000;border:1px solid #b7eb8f}.custom-ant-message-error .ant-message-notice-content{background:#fff1f0;color:#000;border:1px solid #ffa39e}.custom-ant-message-warning .ant-message-notice-content{background:#fffbe6;color:#000;border:1px solid #ffe58f}.custom-ant-message-info .ant-message-notice-content{background:#e6f4ff;color:#000;border:1px solid #91caff}