.index-notification{width:1204px;margin:0 auto;overflow:hidden;padding:50px 0}.page-list{width:100%;-webkit-box-shadow:0 4px 20px 0 rgba(0,0,0,.1);box-shadow:0 4px 20px 0 rgba(0,0,0,.1);min-height:452px;background-image:url(../img/page-list-bg.fe7c6da1.png);background-repeat:no-repeat;background-position:top;background-size:100% 452px;padding:0 40px;-webkit-box-sizing:border-box;box-sizing:border-box}.page-list .page-list-li{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:33px 0;border-bottom:1px solid #e1e1e1}.page-list .page-list-li .notice_item_time{width:60px;font-size:14px;font-weight:500;text-align:center;line-height:28px;border-radius:4px;border:1px solid #123289;overflow:hidden}.page-list .page-list-li .notice_item_time .notice_item_time_year{width:100%;height:28px;background-color:#fff;color:#123289}.page-list .page-list-li .notice_item_time .notice_item_time_month{width:100%;height:28px;background-color:#123289;color:#fff}.page-list .page-list-li .notice_item_txt{-webkit-box-flex:1;-ms-flex:1;flex:1;max-height:56px;padding-left:20px;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:20px;line-height:28px;color:#09173e;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;text-overflow:ellipsis;overflow:hidden;cursor:pointer}.page-list .page-list-li:hover{border-bottom:1px solid #123289}.page-list .page-list-li:hover .notice_item_txt{color:#123289}