.flexs{display:flex;justify-content:center}.flexs .flexs-ul{padding:20px 50px 50px 50px;box-shadow:0 1px 4px 2px rgba(46,119,246,.2);margin:20px}.flexs .flexs-ul .item{color:#1884ff;font-weight:600}.flexs .flexs-ul li{height:50px;cursor:pointer;display:flex;align-items:center}.flexs .flexs-ul li span{width:10px;height:10px;border-radius:50%;margin-right:10px}.flexs .flexs-ul li .spanItem{background:#1884ff}.Notification{padding:40px 0}.Notification .table{width:1200px;margin:0 auto;margin-top:30px;border-bottom:1px solid #d8d8d8}.Notification .table .table-li{cursor:pointer;border-top:1px solid #d8d8d8;height:65px;width:100%;padding:0 30px;display:flex;align-items:center;justify-content:space-between}.Notification .table .table-li .table-title{font-size:18px;font-weight:550;color:#333}.Notification .table .table-li .table-time{font-size:14px;font-weight:500;color:#666;opacity:.8;display:flex;align-items:center}.Notification .table .table-li .table-time .el-divider{background-color:#666;opacity:.8}.Notification .table .table-li:hover .table-title{color:#1884ff}