.note_box .page_title{height:50px;margin-bottom:20px;border-left:4px solid #ff701d;box-sizing:border-box;padding:0 25px}.note_box .page_title .page_title_box{height:50px;line-height:50px;display:flex;justify-content:space-between;border-bottom:1px solid #e7e7e7}.note_box .page_title .page_title_box>ul{display:flex}.note_box .page_title .page_title_box>ul>li{padding:0 10px;margin-right:20px;text-align:center;border-bottom:2px solid transparent;font-size:16px;font-family:PingFang SC;font-weight:700;color:#999;transition:all .3s;cursor:pointer}.note_box .page_title .page_title_box>ul>li:hover{color:#ff701d}.note_box .page_title .page_title_box>ul .select_active{border-bottom:2px solid #ff701d;color:#ff701d}.note_box .note_cont{padding:20px;box-sizing:border-box}.note_box .note_cont .note_search{border-bottom:1px solid #e9e9e9;margin-bottom:20px;display:flex;justify-content:flex-end;align-items:center;padding-bottom:10px}.note_box .note_cont .note_search .note_search_box{display:flex}.note_box .note_cont .note_search .note_search_box .time_box .el-date-editor.el-input,.note_box .note_cont .note_search .note_search_box .time_box .el-date-editor.el-input__inner{width:120px}.note_box .note_cont .note_search .note_search_box .time_box>font{margin-right:5px;font-size:14px;font-family:PingFang SC;font-weight:400;color:#666}.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_list>h3{font-size:20px;font-weight:400;color:#000;margin-bottom:20px}.note_box .note_cont .note_list>ul{padding:15px 20px;box-sizing:border-box;background:#f9f9f9;border:1px solid #e4e4e4}.note_box .note_cont .note_list>ul>li{border-bottom:1px solid #e9e9e9;padding-bottom:10px;margin-bottom:10px;cursor:pointer}.note_box .note_cont .note_list>ul>li:last-child{border-bottom:none}.note_box .note_cont .note_list>ul>li .note_top{display:flex;justify-content:space-between}.note_box .note_cont .note_list>ul>li .note_top>font{font-size:14px;font-weight:400;color:#666}.note_box .note_cont .note_list>ul>li .note_top>p>a{font-size:14px;font-weight:400;color:#999;margin-left:20px}.note_box .note_cont .note_list>ul>li .note_txt{box-sizing:border-box;font-size:14px;font-weight:400;color:#666;line-height:20px;margin-top:10px;transition:all .2s}.note_box .note_cont .note_list>ul>li .note_txt .content_update_btn{margin-top:10px;display:flex;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 .note_time{display:flex;justify-content:flex-end;font-size:14px;font-weight:400;color:#999;height:20px;transition:all .2s}.note_box .note_cont .note_list>ul>li:hover .note_txt{background:#fff}.note_box .note_cont .note_list>ul>li:hover .note_time>p{display:none}