*{box-sizing:border-box;font-family:Microsoft YaHei,sans-serif;margin:0;padding:0}body{background:#f5f5f5}.notice-mask{align-items:center;background:rgba(0,0,0,.45);display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:100}.notice-modal{background:#fff;border-radius:8px;box-shadow:0 8px 30px rgba(0,0,0,.2);max-width:90%;overflow:hidden;width:700px}.notice-header{align-items:center;background:#1677ff;color:#fff;display:flex;font-size:18px;font-weight:700;height:52px;justify-content:space-between;padding:0 20px}.notice-close{cursor:pointer;font-size:26px;line-height:1}.notice-close:hover{opacity:.7}.notice-body{color:#555;font-size:15px;line-height:1.9;max-height:500px;overflow-y:auto;padding:24px}.notice-body h3{color:#333;margin-bottom:24px;text-align:center}.notice-body p{margin-bottom:12px;text-indent:2em}.notice-body p:last-child{margin-top:30px;text-align:right;text-indent:0}.notice-footer{align-items:center;border-top:1px solid #eee;display:flex;height:60px;justify-content:center}.notice-footer button{background:#1677ff;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:14px;height:36px;width:120px}.notice-footer button:hover{background:#4096ff}@media(max-width:767px){.notice-body{max-height:450px}}