._component-course-select-item.course-item[data-v-8adcd2a4]{margin-top:var(--item-gap,10px);display:flex;justify-content:space-between;align-items:center;min-height:var(--min-item-height,80px);background:var(--color-white);border-radius:var(--border-radius,2px);padding-right:var(--course-item-padding-right,15px)}._component-course-select-item.course-item.fixed-height[data-v-8adcd2a4]{height:var(--course-item-height,var(--min-item-height,80px));min-height:var(--course-item-height,var(--min-item-height,80px));box-sizing:border-box;overflow:hidden}._component-course-select-item.course-item[data-v-8adcd2a4]:first-of-type{margin-top:0}._component-course-select-item.course-item.sort[data-v-8adcd2a4]:before{cursor:move;content:"";display:block;width:var(--sort-handle-width,14px);height:var(--sort-handle-height,46px);background-image:var(--sort-handle-bg-image,url(//hsylc.oss-cn-hangzhou.aliyuncs.com/2021/icons/dragger/i-dragger.png));background-size:100% 100%;flex-shrink:0;margin-left:var(--sort-handle-margin-left,10px)}._component-course-select-item.course-item .arr-wrap[data-v-8adcd2a4]{fill:var(--color-gray-2)!important}._component-course-select-item.course-item .sort-handle[data-v-8adcd2a4]{display:none;flex-shrink:0}._component-course-select-item.course-item .delete-wrap[data-v-8adcd2a4]{display:flex;align-items:center;justify-content:center;width:var(--close-icon-size,18px);height:var(--close-icon-size,18px);background:transparent;border-radius:0;cursor:pointer;flex-shrink:0}._component-course-select-item.course-item .item-left-wrap[data-v-8adcd2a4]{display:flex;align-items:center;flex:1;min-width:0}._component-course-select-item.course-item .item-right-wrap[data-v-8adcd2a4]{flex-shrink:0}._component-course-select-item.course-item .item-info-wrap[data-v-8adcd2a4]{padding-left:var(--item-info-padding-left,15px)}._component-course-select-item.course-item .item-title[data-v-8adcd2a4]{width:100%;overflow:hidden;display:-webkit-box;font-size:var(--item-title-font-size,16px);line-height:var(--item-title-line-height,24px);-webkit-box-orient:vertical;-webkit-line-clamp:1;height:var(--item-title-line-height,24px)}._component-course-select-item.course-item .tags-wrap[data-v-8adcd2a4]{margin-top:var(--tags-margin-top,10px);display:flex;flex-wrap:wrap;align-items:center;gap:var(--tags-gap,5px)}._component-course-select-item.course-item .tag-item[data-v-8adcd2a4]{margin:0}._component-course-select-item.course-item .big-course-tag[data-v-8adcd2a4]{width:var(--big-course-tag-width,78px);height:var(--big-course-tag-height,24px);display:block;flex-shrink:0;background-image:var(--big-course-tag-url,url(//hsylc.oss-cn-hangzhou.aliyuncs.com/2026/seminar/course-list/big-course-2.png));background-repeat:no-repeat;background-size:100% 100%}@media screen and (max-width:1190px){._component-course-select-item.course-item[data-v-8adcd2a4] .tag-item{word-break:break-all;--min-width:none;--padding:0 1px;padding:0 2px;line-height:var(--tag-item-line-height,14px);font-size:var(--tag-item-font-size,12px);text-align:left}._component-course-select-item.course-item .tags-wrap.has-big-course-tag[data-v-8adcd2a4] .tag-item{display:inline-flex;align-items:center;min-height:var(--big-course-tag-height,14px)}._component-course-select-item.course-item .big-course-tag[data-v-8adcd2a4]{width:var(--big-course-tag-width,45.5px);height:var(--big-course-tag-height,14px)}._component-course-select-item.course-item.sort .delete-wrap[data-v-8adcd2a4],._component-course-select-item.course-item.sort[data-v-8adcd2a4]:before{display:none}._component-course-select-item.course-item.sort .sort-handle[data-v-8adcd2a4]{display:block;width:var(--sort-handle-width,14px);height:var(--sort-handle-height,46px);background-image:var(--sort-handle-bg-image,url(//hsylc.oss-cn-hangzhou.aliyuncs.com/2021/icons/dragger/i-dragger.png));background-repeat:no-repeat;background-position:50%;background-size:100% 100%}}.courses-wrap[data-v-6e9bfea6]{--rank-width:90px;--rank-gap-width:10px;--min-item-height:80px;--item-gap:10px;--border-radius:2px;--rank-num-font-size:36px;--rank-num-margin-left:5px;--major-height:28px;--major-font-size:16px;--major-icon-width:17px;--major-icon-height:16px;--major-icon-margin-right:3px;width:100%;display:flex;justify-content:space-between}.courses-wrap .ranks-wrap[data-v-6e9bfea6]{width:var(--rank-width)}.courses-wrap .rank-item[data-v-6e9bfea6]{width:100%;display:flex;flex-direction:column;background:var(--color-white);margin-top:var(--item-gap);min-height:var(--min-item-height);border-radius:var(--border-radius);overflow:hidden;justify-content:space-between}.courses-wrap .rank-item .rank-item-content[data-v-6e9bfea6]{width:100%;display:flex;align-items:center;justify-content:center;flex:1 1 auto;padding-left:0;height:auto}.courses-wrap .rank-item .rank-num[data-v-6e9bfea6]{font-size:var(--rank-num-font-size);color:var(--color-gray-1);font-weight:600;margin-left:var(--rank-num-margin-left)}.courses-wrap .rank-item .major-wrap[data-v-6e9bfea6]{height:var(--major-height);display:flex;width:100%;align-items:center;justify-content:center;background:var(--color-red-default);color:var(--color-white);flex-shrink:0;font-weight:700;font-size:var(--major-font-size)}.courses-wrap .rank-item .major-wrap[data-v-6e9bfea6]:before{content:"";display:block;width:var(--major-icon-width);height:var(--major-icon-height);background-size:100% 100%;background-image:url(//hsylc.oss-cn-hangzhou.aliyuncs.com/2023/seminar/selection/icon-star.png);margin-right:var(--major-icon-margin-right)}.courses-wrap .rank-item[data-v-6e9bfea6]:first-of-type{margin-top:0}.courses-wrap .courses-list-wrap[data-v-6e9bfea6]{width:calc(100% - var(--rank-width) - var(--rank-gap-width))}.courses-wrap.no-rank .courses-list-wrap[data-v-6e9bfea6]{width:100%}@media screen and (max-width:1190px){.courses-wrap[data-v-6e9bfea6]{--rank-width:80px;--min-item-height:92px;--rank-num-font-size:20px;--rank-num-line-height:28px;--rank-num-margin-left:0;--rank-text-font-size:16px;--rank-text-line-height:24px;--major-height:24px;--major-font-size:12px;--course-item-padding-right:5px;--sort-handle-margin-left:4px;--delete-size:36px;--item-info-padding-left:5px;--tags-gap:2px;--tag-item-line-height:14px;--tag-item-font-size:12px}.courses-wrap .rank-item .rank-text[data-v-6e9bfea6]{font-size:var(--rank-text-font-size);line-height:var(--rank-text-line-height)}.courses-wrap .rank-item .rank-num[data-v-6e9bfea6]{line-height:var(--rank-num-line-height)}}.course-select-result[data-v-6e9bfea6]{height:calc(100vh - var(--top-bar-height));width:100%;background:#f5f5f5;padding:30px 0 110px;overflow:auto}.course-select-result .content-wrap[data-v-6e9bfea6]{width:990px;margin:0 auto}.course-select-result .result-section[data-v-6e9bfea6]{margin-top:30px}.course-select-result .courses-wrap[data-v-6e9bfea6]{margin-top:20px}.course-select-result .faq-heading[data-v-6e9bfea6]{margin-top:40px}.course-select-result .faq-list[data-v-6e9bfea6]{margin-top:12px}.course-select-result .faq-item[data-v-6e9bfea6]{margin-top:8px}.course-select-result .faq-item[data-v-6e9bfea6]:first-of-type{margin-top:0}.course-select-result .empty-wrap[data-v-6e9bfea6]{min-height:calc(var(--vh)*60);width:100%;display:flex;align-items:center;justify-content:center}@media screen and (max-width:1190px){.course-select-result[data-v-6e9bfea6]{padding:15px 0 80px}.course-select-result .content-wrap[data-v-6e9bfea6]{width:100%;padding:0 15px}}