.major_box .subject_list>ul[data-v-72f70f93]{display:flex;flex-wrap:wrap}.major_box .subject_list>ul>li[data-v-72f70f93]{margin-right:10px;padding:3px 20px;border-radius:14px;border:1px solid transparent;font-size:14px;font-weight:400;color:#656565;transition:all .2s;cursor:pointer;margin-bottom:10px}.major_box .subject_list>ul>li[data-v-72f70f93]:hover{border:none;background:#ff771c;box-sizing:border-box;color:#fff}.major_box .subject_list>ul .li_avtive[data-v-72f70f93]{background:#ff771c;color:#fff;font-weight:700;border:1px solid transparent}.major_box .subject_list>ul .li_avtive[data-v-72f70f93]:hover{color:#fff}.major_box .subject_child[data-v-72f70f93]{margin-top:10px;display:flex;align-items:center;border-top:1px solid #ccc;border-bottom:1px solid #ccc;padding:5px 0}.major_box .subject_child .child_title[data-v-72f70f93]{color:#adadad;margin-right:10px;font-size:14px;font-weight:400}.major_box .subject_child .child_list>ul[data-v-72f70f93]{display:grid;grid-template-columns:repeat(var(--child-cols,6),minmax(0,1fr));gap:10px 12px;align-items:start;justify-items:start;padding:0;margin:0;list-style:none}.major_box .subject_child .child_list>ul>li[data-v-72f70f93]{margin:0;padding:2px 15px;border-radius:14px;border:1px solid transparent;font-size:14px;font-weight:400;color:#656565;transition:all .2s;cursor:pointer;width:-moz-fit-content;width:fit-content;max-width:none;white-space:nowrap}.major_box .subject_child .child_list>ul>li[data-v-72f70f93]:hover{background:#ff771c;border:1px solid #ff771c;box-sizing:border-box;color:#fff}.major_box .subject_child .child_list>ul .li_avtive[data-v-72f70f93]{background:#dbedfa;color:#fff;font-weight:700;border:1px solid transparent}.major_box .subject_child .child_list>ul .li_avtive[data-v-72f70f93]:hover{color:#fff}