.video-section[data-v-8b26d5de]{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-left:0;background:#fff;border-radius:0;padding:0;border:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.video-section .section-top-divider[data-v-8b26d5de]{height:.5px;background:#e3e5e7;margin:0 20px}.video-section .section-header[data-v-8b26d5de]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:26px 28px 0 28px}.video-section .section-header .header-left[data-v-8b26d5de],.video-section .section-header[data-v-8b26d5de]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.video-section .section-header .header-left[data-v-8b26d5de]{gap:9px}.video-section .section-header .header-left h3[data-v-8b26d5de]{margin:0;font-size:22px;color:#333;font-family:PingFangSC-Medium;font-weight:500;line-height:30px}.video-section .section-header .header-left .video-count[data-v-8b26d5de]{color:#666;font-size:16px;font-family:PingFangSC-Medium;font-weight:500;line-height:22px}.video-section .section-header .video-filters[data-v-8b26d5de]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;margin-left:30px}.video-section .section-header .video-filters span[data-v-8b26d5de]{cursor:pointer;color:#5d616a;font-size:14px;font-family:PingFangSC-Regular;line-height:20px;padding:6px 15px;background-color:#f2f2f2;border-radius:5px}.video-section .section-header .video-filters span[data-v-8b26d5de]:hover{color:#2043a3}.video-section .section-header .video-filters span.active[data-v-8b26d5de]{background-color:#4e8df6;color:#fff;font-family:PingFangSC-Medium;font-weight:500}.video-section .section-header .header-right[data-v-8b26d5de]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;margin-left:auto}.video-section .section-header .header-right .play-all[data-v-8b26d5de]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:7px;cursor:pointer;background-color:#f2f2f2;border-radius:6px;width:97px;height:31px;padding:6px 12px;display:none}.video-section .section-header .header-right .play-all img[data-v-8b26d5de]{width:9px;height:11px}.video-section .section-header .header-right .play-all span[data-v-8b26d5de]{color:#353639;font-size:14px;font-family:PingFangSC-Regular;line-height:20px}.video-section .section-header .header-right .view-more[data-v-8b26d5de]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px;cursor:pointer;background-color:#f2f2f2;border-radius:5px;height:31px;padding:6px 15px}.video-section .section-header .header-right .view-more:hover span[data-v-8b26d5de],.video-section .section-header .header-right .view-more[data-v-8b26d5de]:hover{color:#2043a3}.video-section .section-header .header-right .view-more.active[data-v-8b26d5de]{background-color:#4e8df6}.video-section .section-header .header-right .view-more.active span[data-v-8b26d5de]{color:#fff;font-family:PingFangSC-Medium;font-weight:500}.video-section .section-header .header-right .view-more.active img[data-v-8b26d5de]{-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}.video-section .section-header .header-right .view-more span[data-v-8b26d5de]{color:#5d616a;font-size:14px;font-family:PingFangSC-Regular;line-height:20px}.video-section .section-header .header-right .view-more img[data-v-8b26d5de]{width:4px;height:7px}.video-section .video-grid[data-v-8b26d5de]{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin:26px 28px 26px 28px;width:calc(100% - 56px)}.video-section .video-grid.empty-state[data-v-8b26d5de]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.video-section .video-grid .video-card[data-v-8b26d5de]{width:100%;height:auto}.video-section .video-grid .video-card .video-link[data-v-8b26d5de],.video-section .video-grid .video-card[data-v-8b26d5de]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.video-section .video-grid .video-card .video-link[data-v-8b26d5de]{height:100%;text-decoration:none;color:inherit;cursor:pointer}.video-section .video-grid .video-card .thumbnail-container[data-v-8b26d5de]{position:relative;width:100%;padding-top:56.25%;overflow:hidden;border-radius:4px}.video-section .video-grid .video-card .thumbnail-container .video-thumbnail[data-v-8b26d5de]{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.video-section .video-grid .video-card .thumbnail-container .hover-mask[data-v-8b26d5de]{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.6);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;opacity:0;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.video-section .video-grid .video-card .thumbnail-container .hover-mask .mask-content[data-v-8b26d5de]{color:#fff;text-align:center;padding:0 10px}.video-section .video-grid .video-card .thumbnail-container .hover-mask .mask-content .creator[data-v-8b26d5de]{font-size:14px;margin-bottom:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.video-section .video-grid .video-card .thumbnail-container .hover-mask .mask-content .publish-time[data-v-8b26d5de]{font-size:12px;color:hsla(0,0%,100%,.8)}.video-section .video-grid .video-card .thumbnail-container .hover-mask .mask-content .course-status[data-v-8b26d5de]{font-size:12px;color:#ff6b6b;font-weight:500;margin-top:4px}.video-section .video-grid .video-card .thumbnail-container:hover .hover-mask[data-v-8b26d5de]{opacity:1}.video-section .video-grid .video-card .default-course-img[data-v-8b26d5de]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.video-section .video-grid .video-card .video-info[data-v-8b26d5de]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:40px;position:relative;margin-top:4px}.video-section .video-grid .video-card .video-info h4[data-v-8b26d5de]{margin:0 0 4px 0;font-size:14px;font-family:PingFangSC-Medium;font-weight:500;color:#333;line-height:20px;height:40px;min-height:40px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis;cursor:pointer}.video-section .video-grid .video-card .video-info .video-details[data-v-8b26d5de]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;bottom:0;left:0;right:0}.video-section .video-grid .video-card .video-info .video-creator[data-v-8b26d5de]{overflow:hidden;text-overflow:ellipsis}.video-section .video-grid .video-card .video-info .video-creator[data-v-8b26d5de],.video-section .video-grid .video-card .video-info .video-date[data-v-8b26d5de]{font-size:12px;color:#96979e;font-family:PingFangSC-Regular;line-height:17px;white-space:nowrap}.video-section .pagination-container[data-v-8b26d5de]{margin:0 28px 26px 28px;text-align:center}.collection-section[data-v-24b7e1c2]{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-left:0;background:#fff;border-radius:0;padding:0;border:none}.collection-section .section-top-divider[data-v-24b7e1c2]{height:.5px;background:#e3e5e7;margin:0 20px}.collection-section .section-header[data-v-24b7e1c2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:26px 28px 0 28px}.collection-section .section-header .header-left[data-v-24b7e1c2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:9px}.collection-section .section-header .header-left .active-series-tag[data-v-24b7e1c2]{margin-left:12px;cursor:pointer}.collection-section .section-header .header-left .active-series-tag.el-tag[data-v-24b7e1c2]{background-color:#f0f2f5;border-color:#e4e7ed;color:#606266;height:28px;padding:0 10px;font-size:14px}.collection-section .section-header .header-left .active-series-tag.el-tag .el-tag__close[data-v-24b7e1c2]{color:#909399}.collection-section .section-header .header-left .active-series-tag.el-tag .el-tag__close[data-v-24b7e1c2]:hover{color:#606266;background-color:#e4e7ed}.collection-section .section-header .header-left h3[data-v-24b7e1c2]{margin:0;font-size:22px;color:#333;font-family:PingFangSC-Medium;font-weight:500;line-height:30px}.collection-section .section-header .header-left .collection-count[data-v-24b7e1c2]{color:#666;font-size:16px;font-family:PingFangSC-Medium;font-weight:500;line-height:22px}.collection-section .section-header .header-right[data-v-24b7e1c2]{margin-left:auto}.collection-section .section-header .header-right .view-more[data-v-24b7e1c2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px;cursor:pointer;background-color:#f2f2f2;border-radius:5px;height:31px;padding:6px 15px}.collection-section .section-header .header-right .view-more:hover span[data-v-24b7e1c2],.collection-section .section-header .header-right .view-more[data-v-24b7e1c2]:hover{color:#2043a3}.collection-section .section-header .header-right .view-more.active[data-v-24b7e1c2]{background-color:#4e8df6}.collection-section .section-header .header-right .view-more.active span[data-v-24b7e1c2]{color:#fff;font-family:PingFangSC-Medium;font-weight:500}.collection-section .section-header .header-right .view-more.active img[data-v-24b7e1c2]{-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}.collection-section .section-header .header-right .view-more span[data-v-24b7e1c2]{color:#5d616a;font-size:14px;font-family:PingFangSC-Regular}.collection-section .video-grid[data-v-24b7e1c2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px;margin:26px 28px 26px 28px;width:calc(100% - 56px)}.collection-section .video-grid.empty-state[data-v-24b7e1c2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:200px}.collection-section .video-grid .series-group[data-v-24b7e1c2]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}.collection-section .video-grid .series-group .series-header[data-v-24b7e1c2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:9px;padding-bottom:10px;border-bottom:1px solid #f0f0f0;width:100%;overflow:hidden}.collection-section .video-grid .series-group .series-header .series-title[data-v-24b7e1c2]{font-size:16px;color:#333;font-family:PingFangSC-Regular;line-height:22px;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:calc(100% - 40px)}.collection-section .video-grid .series-group .series-header .more-icon[data-v-24b7e1c2]{width:24px;height:24px;cursor:pointer;-ms-flex-negative:0;flex-shrink:0}.collection-section .video-grid .series-group .series-header .more-icon[data-v-24b7e1c2]:hover{opacity:.8}.collection-section .video-grid .series-group .series-content.single-card .video-card[data-v-24b7e1c2]{width:calc(25% - 15px)}.collection-section .video-grid .series-group .series-content.course-list[data-v-24b7e1c2]{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;width:100%}.collection-section .video-grid .series-group .series-content.course-list.expanded-list[data-v-24b7e1c2]{display:block}.collection-section .video-grid .series-group .series-content.course-list.expanded-list .expanded-grid[data-v-24b7e1c2]{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;width:100%;margin-bottom:20px}.more-card[data-v-24b7e1c2]{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#f5f7fa;border-radius:4px;height:100%;-webkit-transition:all .3s;transition:all .3s}.more-card[data-v-24b7e1c2]:hover{background:#e4e7ed}.more-card .more-content[data-v-24b7e1c2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.more-card .more-content .more-icon[data-v-24b7e1c2]{width:32px;height:32px}.more-card .more-content .more-text[data-v-24b7e1c2]{font-size:14px;color:#606266}.course-dialog .dialog-content[data-v-24b7e1c2]{padding:20px}.course-dialog .dialog-content .course-grid[data-v-24b7e1c2]{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:20px}.video-card .video-link[data-v-24b7e1c2]{text-decoration:none;color:inherit;display:block}.video-card .video-link .thumbnail-container[data-v-24b7e1c2]{position:relative;width:100%;padding-top:56.25%;overflow:hidden;border-radius:4px}.video-card .video-link .thumbnail-container .video-thumbnail[data-v-24b7e1c2]{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.video-card .video-link .thumbnail-container .hover-mask[data-v-24b7e1c2]{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.6);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;opacity:0;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.video-card .video-link .thumbnail-container .hover-mask .mask-content[data-v-24b7e1c2]{color:#fff;text-align:center;padding:0 10px}.video-card .video-link .thumbnail-container .hover-mask .mask-content .creator[data-v-24b7e1c2]{font-size:14px;margin-bottom:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.video-card .video-link .thumbnail-container .hover-mask .mask-content .publish-time[data-v-24b7e1c2]{font-size:12px;color:hsla(0,0%,100%,.8)}.video-card .video-link .thumbnail-container:hover .hover-mask[data-v-24b7e1c2]{opacity:1}.video-card .video-link .video-info[data-v-24b7e1c2]{padding:12px 0}.video-card .video-link .video-info h4[data-v-24b7e1c2]{margin:0 0 4px 0;font-size:14px;font-family:PingFangSC-Regular;font-weight:400;color:#333;line-height:20px;height:40px;min-height:40px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis;cursor:pointer}.video-card .video-link .video-info .video-details[data-v-24b7e1c2]{margin-top:0;font-size:12px;color:#999}.video-card .video-link .video-info .video-details .info[data-v-24b7e1c2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px}.pagination-wrapper[data-v-24b7e1c2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:20px;padding-top:20px;border-top:1px solid #f0f0f0}.top-section[data-v-6b62c3ea]{background:#fff}.top-section .section-top-divider[data-v-6b62c3ea]{height:.5px;background:#e3e5e7;margin:0 20px}.top-section .top-content[data-v-6b62c3ea]{padding:20px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;cursor:pointer}.top-section .top-content:hover .top-title[data-v-6b62c3ea]{color:#4683fd}.top-section .top-content .top-image[data-v-6b62c3ea]{width:260px;height:160px;-ms-flex-negative:0;flex-shrink:0;overflow:hidden}.top-section .top-content .top-image .el-image[data-v-6b62c3ea]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.top-section .top-content .top-info[data-v-6b62c3ea]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-width:0}.top-section .top-content .top-info .top-title[data-v-6b62c3ea]{font-size:18px;font-weight:500;color:#18191c;line-height:24px;margin-bottom:12px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.top-section .top-content .top-info .top-desc[data-v-6b62c3ea]{font-size:14px;color:#61666d;line-height:22px;margin-bottom:16px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;-webkit-box-flex:1;-ms-flex:1;flex:1}.top-section .top-content .top-info .top-meta[data-v-6b62c3ea]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px}.top-section .top-content .top-info .top-meta .type-tag[data-v-6b62c3ea]{padding:3px 12px;background:rgba(70,131,253,.1);font-size:13px;color:#4683fd}.top-section .top-content .top-info .top-meta .upload-time[data-v-6b62c3ea]{font-size:13px;color:#9499a0}