.notice_container{ .separate{ height: .2rem; background: #F7F7F7; } .notice_list{ background:#fff; .notice_list_title{ padding-left: .3rem; p{ height: .5rem; font-size: .36rem; font-weight: 600; color: #2E2E2E; line-height: .5rem; margin: 0; } } .notice_list_content{ } .notice_list_footer{ padding-top:.2rem ; padding-bottom:.8rem; .notice_list_footer_button{ width: 3.8rem; height: .72rem; background: #2660FF; border-radius: .36rem; margin: 0 auto; font-size: .24rem; font-weight: 600; color: #FFFFFF; line-height: .72rem; } } } }