.note_box .page_title{height:59px;margin-bottom:20px;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:8px}.note_box .page_title .page_title_box{height:59px;line-height:59px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.note_box .page_title .page_title_box,.note_box .page_title .page_title_box>ul{display:-webkit-box;display:-ms-flexbox;display:flex}.note_box .page_title .page_title_box>ul>li{margin-left:24px;text-align:center;border-bottom:2px solid transparent;font-family:PingFang SC;font-size:16px;font-weight:600;color:#77777f;-webkit-transition:all .3s;transition:all .3s;cursor:pointer}.note_box .page_title .page_title_box>ul>li:hover{color:#5dc2d2}.note_box .page_title .page_title_box>ul .select_active{border-bottom:2px solid #5dc2d2;color:#5dc2d2}.note_box .note_cont{padding:24px;border-radius:8px;-webkit-box-sizing:border-box;box-sizing:border-box}.note_box .note_cont .note_search{border-bottom:1px solid #e9e9e9;margin-bottom:20px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:10px}.note_box .note_cont .note_search,.note_box .note_cont .note_search .note_search_box{display:-webkit-box;display:-ms-flexbox;display:flex}.note_box .note_cont .note_search .note_search_box .time_box>font{margin-right:15px;font-family:PingFang SC;font-weight:400;font-size:16px;color:#000}.note_box .note_cont .note_search .note_search_box .time_box>span{margin:0 5px;font-size:14px;font-family:PingFang SC;font-weight:400;color:#666}.note_box .note_cont .note_search .note_search_box .input_box{margin:0 10px}.note_box .note_cont .note_search .note_search_box button{width:60px;height:32px;background:#5dc2d2;border-radius:8px;text-align:center;line-height:32px;font-family:PingFang SC;font-size:14px;color:hsla(0,0%,100%,.9);margin-left:15px;cursor:pointer}.note_box .note_cont .note_list{font-family:PingFang SC;border-bottom:1px solid #e8ebef;margin-bottom:24px}.note_box .note_cont .note_list>h3{font-weight:500;font-size:18px;color:#171719;margin-bottom:20px}.note_box .note_cont .note_list>.note_tit{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.note_box .note_cont .note_list>.note_tit,.note_box .note_cont .note_list>.note_tit .flex-end{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.note_box .note_cont .note_list>.note_tit .flex-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.note_box .note_cont .note_list>.note_tit a{width:60px;height:36px;border-radius:8px;text-align:center;line-height:36px;display:inline-block;font-family:PingFang SC;font-weight:500;font-size:14px}.note_box .note_cont .note_list>.note_tit a.edit{background:#5dc2d2;color:#fff}.note_box .note_cont .note_list>.note_tit a.del{background:rgba(255,59,48,.1);color:#ff3b30}.note_box .note_cont .note_list>.note_tit a.cel{background:#e8ebef;color:#47474b}.note_box .note_cont .note_list>.note_tit a+a{margin-left:16px}.note_box .note_cont .note_list>ul{padding:25px 0 16px;-webkit-box-sizing:border-box;box-sizing:border-box}.note_box .note_cont .note_list>ul>li{cursor:pointer}.note_box .note_cont .note_list>ul>li:last-child{border-bottom:none}.note_box .note_cont .note_list>ul>li .note_txt{-webkit-box-sizing:border-box;box-sizing:border-box;font-size:14px;color:#171719;line-height:20px;-webkit-transition:all .2s;transition:all .2s}.note_box .note_cont .note_list>ul>li .note_txt .content_update_btn{margin-top:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.note_box .note_cont .note_list>ul>li .note_txt .content_update_btn .el-button--mini,.note_box .note_cont .note_list>ul>li .note_txt .content_update_btn .el-button--mini.is-round{padding:5px 10px}.note_box .note_cont .note_list>ul>li .el-textarea{height:88px;border-radius:8rpx}.note_box .note_cont .note_list>ul>li .el-textarea .el-textarea__inner{height:100%;background:#f4f6f8;border-color:#f4f6f8;padding:24px;font-size:14px;color:#171719}.note_box .note_cont .note_list>ul>li .note_time{font-size:14px;color:#77777f;-webkit-transition:all .2s;transition:all .2s;margin-top:16px}