.my-note-page[data-v-2f058b82]{height:calc(100vh - 70px);padding:15px 0}.my-note-page .page-cont-wrap[data-v-2f058b82]{display:flex;width:1200px;margin:0 auto;background:#fff;border-radius:20px;overflow:hidden;height:100%}.my-note-page .page-empty[data-v-2f058b82]{width:100%}.my-note-page .course-list[data-v-2f058b82]{width:358px;padding:12px 6px;background:#fff;border-right:1px solid #efefef;display:flex;flex-direction:column}.my-note-page .course-list .page-tips[data-v-2f058b82]{margin-bottom:12px;font-size:12px;color:#515350;line-height:17px;margin-left:8px}.my-note-page .course-list .course-items[data-v-2f058b82]{flex:1;overflow-y:auto}.my-note-page .course-list .course-items .course-item[data-v-2f058b82]{cursor:pointer;margin-bottom:6px;width:100%;height:90px;border-radius:12px;border:1px solid #fff;display:flex;align-items:center}.my-note-page .course-list .course-items .course-item[data-v-2f058b82]:hover{background:#f7f8f9}.my-note-page .course-list .course-items .course-item.active[data-v-2f058b82]{border:1px solid #00c89d}.my-note-page .course-list .course-items .course-item .course-info[data-v-2f058b82]{display:flex;align-items:center;padding:0 12px 0 6px}.my-note-page .course-list .course-items .course-item .course-info .course-image[data-v-2f058b82]{width:150px;height:84px;border-radius:12px;overflow:hidden;flex-shrink:0;-o-object-fit:cover;object-fit:cover;margin-right:12px}.my-note-page .course-list .course-items .course-item .course-info .course-image img[data-v-2f058b82]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.my-note-page .course-list .course-items .course-item .course-info .course-detail[data-v-2f058b82]{flex:1;display:flex;flex-direction:column;padding:6px 0 4px;height:84px;justify-content:space-between}.my-note-page .course-list .course-items .course-item .course-info .course-detail .note-count[data-v-2f058b82]{font-weight:600;font-size:16px;color:#0d1400;line-height:22px}.my-note-page .course-list .course-items .course-item .course-info .course-detail .course-name[data-v-2f058b82]{font-size:14px;color:#575859;line-height:20px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.my-note-page .course-list .pagination[data-v-2f058b82]{display:flex;align-items:center;justify-content:center;margin-top:12px}.my-note-page .course-list .pagination[data-v-2f058b82] .el-pagination.custom-pagination .el-pager li{min-width:28px;background:#f7f8fa;border-radius:6px;padding:0;margin:0 5px;font-weight:400;font-size:12px}.my-note-page .course-list .pagination[data-v-2f058b82] .el-pagination.custom-pagination .el-pager li.active{background:#e5faf5;color:#2ab18a;font-weight:400;font-size:12px}.my-note-page .course-list .pagination[data-v-2f058b82] .el-pagination.custom-pagination .btn-next,.my-note-page .course-list .pagination[data-v-2f058b82] .el-pagination.custom-pagination .el-pagination .btn-prev{padding:0 5px;min-width:28px;margin:0 5px;background:#f7f8fa;border-radius:6px}.my-note-page .note-content[data-v-2f058b82]{flex:1;padding:12px;background:#fff;display:flex;flex-direction:column;height:100%}.my-note-page .note-content .el-collapse[data-v-2f058b82]{flex:1;overflow-y:auto;border-top:none;border-bottom:none}.my-note-page .note-content .el-collapse[data-v-2f058b82] .el-collapse-item__arrow.el-icon-arrow-right.is-active{transform:rotate(-90deg)}.my-note-page .note-content .el-collapse[data-v-2f058b82] .el-collapse-item__arrow.el-icon-arrow-right{transform:rotate(90deg)}.my-note-page .note-content .el-collapse[data-v-2f058b82] .el-collapse-item__header{height:44px;background:#f7f8f9;border-radius:12px;border:none;padding:12px;font-size:16px;color:#0d1400;line-height:20px}.my-note-page .note-content .el-collapse[data-v-2f058b82] .el-collapse-item__header i{color:#515350;font-size:12px;font-weight:600}.my-note-page .note-content .el-collapse[data-v-2f058b82] .el-collapse-item{margin-bottom:24px}.my-note-page .note-content .el-collapse[data-v-2f058b82] .el-collapse-item__content{padding:0}.my-note-page .note-content .el-collapse[data-v-2f058b82] .el-collapse-item__wrap{border-bottom:none}.my-note-page .note-content .el-collapse .note-item-header[data-v-2f058b82]{display:flex;justify-content:space-between;align-items:center;width:100%}.my-note-page .note-content .el-collapse .note-item-header .chapter-name[data-v-2f058b82]{font-weight:500}.my-note-page .note-content .el-collapse .note-item-header .note-time[data-v-2f058b82]{color:#999;font-size:12px}.my-note-page .note-content .el-collapse .note-item-content[data-v-2f058b82]{padding:12px 3px;border-bottom:1px solid #efefef}.my-note-page .note-content .el-collapse .note-item-content[data-v-2f058b82]:hover{background:#f7f8f9;cursor:pointer}.my-note-page .note-content .el-collapse .note-item-content .lesson-title-wrap[data-v-2f058b82]{display:flex;align-items:center;justify-content:space-between}.my-note-page .note-content .el-collapse .note-item-content .lesson-title[data-v-2f058b82]{flex:1;display:flex;align-items:center}.my-note-page .note-content .el-collapse .note-item-content .lesson-title .ai-icon[data-v-2f058b82]{width:22px;height:22px}.my-note-page .note-content .el-collapse .note-item-content .lesson-title .title[data-v-2f058b82]{font-size:14px;color:#0d1400;line-height:20px;width:90%}.my-note-page .note-content .el-collapse .note-item-content .time-wrap[data-v-2f058b82]{display:flex;align-items:center}.my-note-page .note-content .el-collapse .note-item-content .time-wrap .note-time[data-v-2f058b82]{font-size:12px;color:#515350;line-height:1}.my-note-page .note-content .el-collapse .note-item-content .time-wrap .del-icon[data-v-2f058b82]{width:14px;height:14px}.my-note-page .note-content .el-collapse .note-item-content .time-wrap .divider[data-v-2f058b82]{width:1px;height:12px;background:#e5e6eb;margin:0 6px 0 8px}.my-note-page .note-content .el-collapse .note-item-content .note-text[data-v-2f058b82]{margin-top:6px;font-size:12px;color:#515350;line-height:17px;padding:0 0 0 3px;word-break:break-all}.my-note-page.electron-my-note-page[data-v-2f058b82]{height:calc(100vh - 60px);padding:5px 0 14px 0}.my-note-page.electron-my-note-page .page-cont-wrap[data-v-2f058b82]{width:1226px}