* { font-weight: normal; font-style: normal; } .mask-layer { position: absolute; top: 0; left: 0; bottom: 0; right: 0; background: rgba(0, 0, 0, 0.6); } .model-container { width: 446px; height: 194px; background: #fff; text-align: center; font-size: 18px; color: #707070; font-family: 'Alibaba PuHuiTi'; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); z-index: 99999999999; } .model-container .model-title { height: 40px; padding-left: 24px; padding-right: 24px; padding-top: 10px; background: #007fff; text-align: left; } .model-container .title-span { font-family: 'Alibaba PuHuiTi'; font-size: 18px !important; color: #ffffff; } .model-container .model-close { position: absolute; right: 20px; top: 10px; width: 18px; height: 18px; cursor: pointer; background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAABHNCSVQICAgIfAhkiAAAALZJREFUOE9jZACC////ZwIpcyBOZGRk/A8SIwSAehqAatiB6itBahmBAhVAuh2qcRGQTiBkGNSQeqie6UA6G2QQyGSYIEgOr2E41UO9RpRh+CxlhIUFIZcRkocbhM9lUK/j9T6KQTgMuwgU10eKRaxhiGEQDsNg5uCMCKwGQQ07AKTtkVxyF8hWxZU0aOciLLFDehjhimKSYo1QOiEkDw4jQoqISbTUy2tUy/1Qr1FeHiElOIqYAKkPngur14nOAAAAAElFTkSuQmCC); } .model-container .model-content { margin-top: 24px; } .model-container .controls { position: absolute; bottom: 10px; width: 100%; padding: 12px; padding-top: 40px; } .model-container a { display: inline-block; width: 49%; text-align: center; cursor: pointer; } .ant-message { z-index: 10012!important; } .ant-modal-wrap{ z-index: 10010!important; } .ant-notification { z-index: 10012!important; } .ant-popconfirm { z-index: 10010!important; } .ant-tooltip{ z-index: 10010!important; } .ant-image-preview-wrap { z-index: 10012!important; } .ant-picker-dropdown { z-index: 10010!important; } .ant-modal-mask { z-index: 10010!important; } .model-container .confirmChrome { width: 140px; height: 36px; background: #0087ff; border-radius: 0.04rem !important; font-size: 16px; font-family: 'Alibaba PuHuiTi'; color: #fff; line-height: 36px; border-radius: 6px; } .model-container .confirm360 { width: 140px; height: 36px; background: #0087ff; border-radius: 0.04rem !important; font-size: 16px; font-family: 'Alibaba PuHuiTi'; color: #fff; line-height: 36px; margin-left: 50px; border-radius: 6px; } @font-face { font-family: 'Alibaba PuHuiTi'; src: url('~@/assets/home/font/Alibaba-PuHuiTi-Light.otf'); } /* 气泡提示框按钮居中 */ .ant-popover-inner-content .ant-popover-buttons { text-align: center; } .ApplicationTopDetails-tooltip-card { max-width: 9rem !important; min-width: 6rem !important; max-height: 6rem !important; overflow-y: auto; }