.schoolList_itemList__O90x2 {
    width: 100%;
    background: #fff;
    padding: 15px 14px;
    display: flex;
    flex-direction: row;
    align-items: center
}

.schoolList_itemList__O90x2:last-child {
    margin-bottom: 0
}

.schoolList_itemList__O90x2 .schoolList_listImg___5R57 {
    border-radius: 8px;
    position: relative;
    margin-right: 14px;
    overflow: hidden
}

.schoolList_itemList__O90x2 .schoolList_listImg___5R57 .schoolList_rankTop__tmW9Q {
    position: absolute;
    top: 0;
    left: 14px;
    font-size: 12px;
    color: #fff
}

.schoolList_itemList__O90x2 .schoolList_listImg___5R57 .schoolList_rankTop__tmW9Q .schoolList_rankTopText__1HMfQ {
    transform: scale(.8)
}

.schoolList_itemList__O90x2 .schoolList_listImg___5R57 .schoolList_sign__8VAm2 {
    position: absolute;
    top: -1px;
    left: -3px;
    font-size: 12px;
    color: #fff;
    background: linear-gradient(180deg, #ff9a3e, #ff7940);
    border-radius: 8px 0 8px 0;
    padding: 2px 7px;
    transform: scale(.9)
}

.schoolList_itemList__O90x2 .schoolList_listText__SY8qY {
    flex: 1;
    font-size: 12px;
    font-weight: 400;
    color: #939393;
    display: flex;
    flex-direction: column;
    overflow: hidden
}

.schoolList_itemList__O90x2 .schoolList_listText__SY8qY a, .schoolList_itemList__O90x2 .schoolList_listText__SY8qY > span {
    margin-bottom: 5px
}

.schoolList_itemList__O90x2 .schoolList_listText__SY8qY > span:last-child {
    margin-bottom: 0
}

.schoolList_itemList__O90x2 .schoolList_listText__SY8qY .schoolList_textTitle__trwCY {
    font-size: 16px;
    font-weight: 900;
    color: #333
}

.schoolList_itemList__O90x2 .schoolList_listText__SY8qY .schoolList_textSynth__QDDfh {
    display: flex;
    flex-direction: row;
    align-items: flex-start
}

.schoolList_itemList__O90x2 .schoolList_listText__SY8qY .schoolList_textSynth__QDDfh .schoolList_bubble__FzL6n {
    width: 26px;
    height: 17px;
    background: url(../images/bubble-fill-blue.png) no-repeat;
    background-size: cover;
    color: #fff;
    text-align: center;
    margin-right: 2px
}

.schoolList_itemList__O90x2 .schoolList_listText__SY8qY .schoolList_textSynth__QDDfh .schoolList_comment__F_pDj {
    word-break: keep-all;
    font-size: 14px;
    color: #3775f6;
    font-weight: 700
}

.schoolList_itemList__O90x2 .schoolList_listText__SY8qY .schoolList_advantage__r2Xmc {
    background: #f7fafc;
    padding: 8px 12px;
    font-size: 12px;
    border-radius: 4px;
    margin-bottom: 5px
}

.schoolList_itemList__O90x2 .schoolList_listText__SY8qY .schoolList_advantage__r2Xmc span:first-child {
    color: #333;
    font-weight: 700
}

.schoolList_itemList__O90x2 .schoolList_listText__SY8qY .schoolList_advantage__r2Xmc span {
    color: #636363;
    font-weight: 400
}

.schoolList_itemList__O90x2 .schoolList_listText__SY8qY .schoolList_specialSign__bM_hg {
    display: flex;
    overflow: hidden;
    white-space: nowrap
}

.schoolList_itemList__O90x2 .schoolList_listText__SY8qY .schoolList_specialSign__bM_hg span {
    margin-right: 7px;
    color: #3775f6;
    border: #3775f6;
    background: #eef4ff;
    border: .5px solid rgba(55, 117, 246, .7);
    border-radius: 2px;
    padding: 0 4px
}

.schoolList_itemList__O90x2 .schoolList_listText__SY8qY .schoolList_rankSign__fQLBv {
    color: #636363;
    display: flex;
    align-items: center
}

.schoolList_itemList__O90x2 .schoolList_listText__SY8qY .schoolList_rankSign__fQLBv img {
    width: 13px;
    height: 13px;
    margin-right: 3px
}

.schoolList_courseCount__gx9oR {
    color: #3775f6;
    font-size: 12px;
    font-weight: 400
}

.schoolList_itemList__O90x2 .schoolList_listText__SY8qY .schoolList_hotCourse__Q97nf {
    display: flex;
    border-radius: 2px;
    font-size: 12px;
    font-weight: 700;
    color: #ff8615;
    margin-top: 3px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.schoolList_itemList__O90x2 .schoolList_listText__SY8qY .schoolList_hotCourse__Q97nf .schoolList_courseSign__ttQYs {
    border: .5px solid #ffd8b7;
    padding: .5px 3px;
    max-width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block
}

.schoolList_itemList__O90x2 .schoolList_listText__SY8qY .schoolList_hotCourse__Q97nf .schoolList_hotCourseName__PDLat {
    margin-left: 9px;
    font-weight: 400
}

.titleNav_listTitle__JQuMm {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    font-size: 18px;
    font-weight: 900
}

.titleNav_listTitle__JQuMm img {
    width: 22px;
    height: 22px
}

.about_about__rLDQd {
    font-weight: 400;
    background: #030f2d;
    display: flex;
    flex-direction: column;
    padding: 22px 24px 20px;
    margin-bottom: 49px
}

.about_about__rLDQd .about_aboutTop__BNa7R {
    display: flex;
    flex-direction: row;
    font-size: 14px;
    margin-bottom: 12px;
    color: #bfbfbf
}

.about_about__rLDQd .about_aboutTop__BNa7R a, .about_about__rLDQd .about_aboutTop__BNa7R span {
    --tw-space-x-reverse: 0;
    margin-right: calc(.75rem * var(--tw-space-x-reverse));
    margin-left: calc(.75rem * calc(1 - var(--tw-space-x-reverse)))
}

.about_about__rLDQd .about_aboutBottom__NUa16 {
    font-size: 12px;
    display: flex;
    flex-direction: column;
    color: #939393
}

.about_about__rLDQd .about_aboutBottom__NUa16 a, .about_about__rLDQd .about_aboutBottom__NUa16 span {
    --tw-space-x-reverse: 0;
    margin-top: calc(.375rem * var(--tw-space-x-reverse));
    margin-bottom: calc(.375rem * calc(1 - var(--tw-space-x-reverse)))
}

.cate_searchBar__hS3Ur {
    padding: 7px 14px 20px;
    background: #fff
}

.main_main__I3TX5 .main_top__txGEo {
    width: 100%;
    padding: 0 14px
}

.main_main__I3TX5 .main_top__txGEo .main_topTitle__jF_v6 {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    font-size: 18px;
    font-weight: 700;
    padding: 10px 0;
    margin-bottom: 10px
}

.main_main__I3TX5 .main_top__txGEo .main_topTitle__jF_v6 .main_titleImg__uHDiz {
    width: 68px;
    height: 25px
}

.main_main__I3TX5 .main_top__txGEo .main_topTitle__jF_v6 .main_classifyImg__ZXAaD {
    width: 16px;
    height: 16px;
    margin-left: 49px
}

.main_main__I3TX5 .main_top__txGEo .main_topTitle__jF_v6 .main_titleImg__uHDiz img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.main_main__I3TX5 .main_top__txGEo .main_searchBox__gO6Hy {
    box-shadow: 0 4px 4px 0 #f7f7f7
}

.main_main__I3TX5 .main_top__txGEo .main_topNav__UJSlU {
    padding: 16px 0 0
}

.main_main__I3TX5 .main_top__txGEo .main_topNav__UJSlU .main_navText__v__Dn {
    display: grid;
    grid-template-columns:repeat(3, minmax(0, 1fr));
    -moz-column-gap: 8px;
    column-gap: 8px
}

.main_main__I3TX5 .main_top__txGEo .main_topNav__UJSlU .main_navText__v__Dn .main_textModule__maqGS {
    padding: 12px 3px 12px 10px;
    border-radius: 6px;
    font-size: 16px;
    color: #fff;
    font-weight: 700;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start
}

.main_main__I3TX5 .main_top__txGEo .main_topNav__UJSlU .main_navText__v__Dn .main_textModule__maqGS:first-child {
    background: linear-gradient(90deg, #3775f6 0, #83abff)
}

.main_main__I3TX5 .main_top__txGEo .main_topNav__UJSlU .main_navText__v__Dn .main_textModule__maqGS:nth-child(2) {
    background: linear-gradient(90deg, #55ba7d 0, #5cc488)
}

.main_main__I3TX5 .main_top__txGEo .main_topNav__UJSlU .main_navText__v__Dn .main_textModule__maqGS:nth-child(3) {
    background: linear-gradient(90deg, #8b52e9 0, #ac7ef5)
}

.main_main__I3TX5 .main_top__txGEo .main_topNav__UJSlU .main_navText__v__Dn .main_textModule__maqGS span:nth-child(2) {
    font-size: 12px;
    color: hsla(0, 0%, 100%, .8);
    margin-top: 2px;
    font-weight: 400
}

.main_main__I3TX5 .main_top__txGEo .main_topNav__UJSlU .main_navIcon__qUGSX {
    display: grid;
    grid-template-columns:repeat(5, minmax(0, 1fr));
    row-gap: 16px;
    margin-top: 20px
}

.main_main__I3TX5 .main_top__txGEo .main_topNav__UJSlU .main_navIcon__qUGSX .main_iconModule__VkKZk {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-size: 12px
}

.main_main__I3TX5 .main_top__txGEo .main_topNav__UJSlU .main_navIcon__qUGSX .main_iconModule__VkKZk img {
    width: 26px;
    height: 26px
}

.main_main__I3TX5 .main_top__txGEo .main_topNav__UJSlU .main_swiper__tqSo5 {
    width: 100%;
    height: 120px;
    border-radius: 6px;
    overflow: hidden;
    margin-top: 20px;
    display: flex;
    justify-content: center;
    align-items: center
}

.main_main__I3TX5 .main_top__txGEo .main_topNav__UJSlU .main_swiper__tqSo5 img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.main_main__I3TX5 .main_top__txGEo .main_topNav__UJSlU .main_swiper__tqSo5 .main_noswiper__AShi3 {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #939393;
    border: 1px solid #f0f0f0;
    width: 100%;
    height: 100%;
    border-radius: 6px
}

.main_main__I3TX5 .main_itemList__OaehF {
    padding: 24px 14px 0;
    background: #fff
}

.main_main__I3TX5 .main_forRecomList__jyr6R {
    margin-bottom: 5px;
    background: #fff
}

.main_main__I3TX5 .main_forRecomList__jyr6R:last-child {
    margin-bottom: 0
}

.main_main__I3TX5 .main_forSchoolImg__MPidG {
    width: 100px;
    height: 112px
}

.main_main__I3TX5 .main_noData__DLdNJ {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 14px 0;
    color: #939393;
    background: #fff
}

.main_main__I3TX5 .main_recommendedBox__Hk0Tg {
    background: #fff
}

.main_main__I3TX5 .main_recommendedBox__Hk0Tg .main_recommended__eJmkG {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 14px;
    padding: 10px 12px;
    border-radius: 6px;
    background: #f5f5f5;
    font-size: 14px
}

.main_main__I3TX5 .main_recommendedBox__Hk0Tg .main_recommended__eJmkG .main_recomLeft__Z62Lt {
    color: #333;
    display: flex;
    align-items: center
}

.main_main__I3TX5 .main_recommendedBox__Hk0Tg .main_recommended__eJmkG .main_recomLeft__Z62Lt .main_recomLeftImg__fvwtb {
    width: 18px;
    height: 18px;
    -o-object-fit: cover;
    object-fit: cover;
    margin-right: 8px
}

.main_main__I3TX5 .main_recommendedBox__Hk0Tg .main_recommended__eJmkG .main_recomRight__ZZN04 {
    color: #3775f6;
    display: flex;
    align-items: center
}

.main_main__I3TX5 .main_recommendedBox__Hk0Tg .main_recommended__eJmkG .main_recomRight__ZZN04 .main_recomRightImg__yNOXO {
    width: 16px;
    height: 16px;
    -o-object-fit: cover;
    object-fit: cover
}

.main_main__I3TX5 .main_newRecom__l_YpA {
    margin: 8px 0 2px;
    flex-direction: column
}

.main_main__I3TX5 .main_newRecom__l_YpA .main_recomList__kAiXa {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    --tw-space-x-reverse: 0;
    margin-top: calc(.5rem * var(--tw-space-x-reverse));
    margin-bottom: calc(1rem * calc(1 - var(--tw-space-x-reverse)))
}

.main_main__I3TX5 .main_newRecom__l_YpA .main_recomList__kAiXa .main_listMech__ZdByk {
    color: #333;
    font-size: 14px;
    flex: 1;
    margin-right: 12px
}

.main_main__I3TX5 .main_newRecom__l_YpA .main_recomList__kAiXa .main_time__J75y8 {
    color: #939393;
    font-size: 12px
}

.main_main__I3TX5 .main_pageAd__XsnGE {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 32px;
    padding-bottom: 24px;
    background: #f6f6f6
}

.main_main__I3TX5 .main_pageAd__XsnGE .main_train__t81Ao {
    color: #333;
    font-size: 18px;
    font-weight: 900;
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-bottom: 22px
}

.main_main__I3TX5 .main_pageAd__XsnGE .main_train__t81Ao img {
    width: 56px;
    height: 24px;
    margin-left: 4px
}

.main_main__I3TX5 .main_pageAd__XsnGE .main_weal__ivJIJ, .main_main__I3TX5 .main_pageAd__XsnGE .main_weal__ivJIJ span {
    display: flex;
    flex-direction: row;
    align-items: center;
    color: #939393;
    font-size: 14px;
    font-weight: 500
}

.main_main__I3TX5 .main_pageAd__XsnGE .main_weal__ivJIJ span {
    --tw-space-x-reverse: 0;
    margin-right: calc(2rem * var(--tw-space-x-reverse));
    margin-left: calc(2rem * calc(1 - var(--tw-space-x-reverse)))
}

.main_main__I3TX5 .main_pageAd__XsnGE .main_weal__ivJIJ span:first-child {
    margin-left: 0
}

.main_main__I3TX5 .main_pageAd__XsnGE .main_weal__ivJIJ img {
    width: 20px;
    height: 20px
}

.main_topNavShade__g4OuL {
    position: fixed;
    top: 0;
    background: rgba(0, 0, 0, .5);
    width: 100%;
    height: 100vh;
    z-index: 9999
}

.main_topNavShade__g4OuL .main_topNav__UJSlU {
    display: flex;
    flex-direction: column;
    background: #fff;
    height: 82vh
}

.main_topNavShade__g4OuL .main_topNav__UJSlU .main_topTitle__jF_v6 {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    padding: 10px 14px;
    font-size: 18px;
    font-weight: 700
}

.main_topNavShade__g4OuL .main_topNav__UJSlU .main_topTitle__jF_v6 .main_classifyImg__ZXAaD {
    margin-left: 49px
}

.main_topNavShade__g4OuL .main_topNav__UJSlU .main_topFiltrate__3Hf8Y {
    display: flex;
    flex-direction: column;
    padding: 14px
}

.main_topNavShade__g4OuL .main_topNav__UJSlU .main_topFiltrate__3Hf8Y .main_filtrateTitle__u__AM {
    font-weight: 700
}

.main_topNavShade__g4OuL .main_topNav__UJSlU .main_topFiltrate__3Hf8Y .main_filtrateSign__ybD5P {
    display: grid;
    grid-template-columns:repeat(4, minmax(0, 1fr));
    margin-top: 7px;
    -moz-column-gap: 4px;
    column-gap: 4px;
    row-gap: 4px
}

.main_topNavShade__g4OuL .main_topNav__UJSlU .main_topFiltrate__3Hf8Y .main_filtrateSign__ybD5P .main_filtCondition__xRAtv {
    padding: 8px 6px;
    background: #f5f5f5;
    font-size: 14px;
    color: #636363;
    border-radius: 2px;
    display: flex;
    justify-content: center;
    align-items: center
}

.main_topNavShade__g4OuL .main_topNav__UJSlU .main_topFiltrate__3Hf8Y .main_filtrateSign__ybD5P .main_filtCondition__xRAtv.main_curFilt__2uMMM {
    background: #eef4ff;
    color: #3f7eef
}