.noticeBox{width:10rem;padding:12px 8px;position:relative}.noticeBox .noticeTitle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:14px;font-weight:600;line-height:1.43}.noticeBox .noticeTitle .del{width:32px;height:32px;position:absolute;top:8px;right:8px;fill:#fff}.noticeBox .noticeContent{margin-top:4px;font-size:11px;line-height:1.45}