.pagination-container[data-v-52c39d8a]{background:#fff}.pagination-container.hidden[data-v-52c39d8a]{display:none}.video-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:15px;padding:0 20px 20px}.video-card{width:380px;height:280px;margin:0}.video-card .el-card__body{padding:0!important;height:100%}.video-card-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.video-player-wrap{width:100%;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.video-card-title{margin-top:16px;padding:0 10px;line-height:24px;height:48px;font-size:16px;color:#303133;overflow:hidden;text-overflow:ellipsis;word-break:break-word;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;cursor:default}.knowledge-tree-container{background-color:#fff;border-radius:4px;-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.1);box-shadow:0 2px 12px 0 rgba(0,0,0,.1);padding:20px;height:100%}.knowledge-tree-container .knowledge-tree-title{font-size:16px;font-weight:700;margin-bottom:15px;padding-bottom:10px;border-bottom:1px solid #eee}.knowledge-tree-container .clear-filter{margin-top:15px;text-align:center}.video-category-list{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:8px}.video-category-item{padding:10px 12px;border-radius:6px;color:#606266;cursor:pointer;line-height:20px;-webkit-transition:background-color .2s ease,color .2s ease;transition:background-color .2s ease,color .2s ease;word-break:break-word}.video-category-item:hover{background:#f5f7fa;color:#409eff}.video-category-item.active{background:#ecf5ff;color:#409eff;font-weight:600}