.notice{background:#f0f3f4;height:100vh}.notice .header{height:59px;background:#fff;box-shadow:0 0 5px rgba(0,0,0,.1)}.notice .header .header-warp{width:1100px;margin:0 auto;box-sizing:border-box;position:relative;height:60px;display:flex;align-items:center}.notice .header .header-warp img{cursor:pointer}.notice .content-warp{width:1200px;margin:24px auto 0;background:#fff;border:1px solid #e8e8e8;padding:30px;box-sizing:border-box;color:#666}.notice .content-warp .title{color:#262626;font-weight:700}.notice .content-warp .warp-table{margin-top:30px}.notice .content-warp .warp-table button{margin-bottom:15px}.notice .content-warp .warp-table .page-container{display:flex;align-items:center;justify-content:flex-end}