#notificationList_hb{background-color:#fff}#notificationList_hb .page-header{height:65px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 18px;border-bottom:1px solid #dcdfe6}#notificationList_hb .page-conent{padding:18px;overflow:hidden}#notificationList_hb .page-conent .body-wrapper{width:100%;overflow:hidden;position:relative;overflow-x:auto}#notificationList_hb .page-conent .body-wrapper table{width:100%;font-size:14px;color:#606266}#notificationList_hb .page-conent .body-wrapper table tbody,#notificationList_hb .page-conent .body-wrapper table thead{width:100%}#notificationList_hb .page-conent .body-wrapper table thead{color:#909399;font-weight:500}#notificationList_hb .page-conent .body-wrapper table tr{background-color:#fff}#notificationList_hb .page-conent .body-wrapper table td,#notificationList_hb .page-conent .body-wrapper table th{min-width:0;-webkit-box-sizing:border-box;box-sizing:border-box;text-overflow:ellipsis;vertical-align:middle;position:relative;padding:12px 0;text-align:center;border-bottom:1px solid #ebeef5}#notificationList_hb .page-conent .body-wrapper table td{min-width:0;-webkit-transition:background-color .25s ease;transition:background-color .25s ease}#notificationList_hb .page-conent .body-wrapper table th{overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#fff}#notificationList_hb .page-conent .body-wrapper table tr:hover>td{background-color:#f5f7fa}#notificationList_hb .page-conent .body-wrapper .empty-text{min-height:60px;text-align:center;line-height:60px;width:100%;color:#909399}