<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
}

li {
    list-style: none;
}

.meiqia {
    cursor: pointer;
}

.main {
    width: 100%;
    height: auto;
    margin: auto;
}

.banner {
    width: 100%;
    height: 100%;
    margin: auto;
    position: relative;
}


.banner .ban {
    width: 100%;
    height: 100%;
}

.why {
    width: 96%;
    padding: .533333rem 0;
    margin: auto;
    text-align: center;
    position: relative;
}

.why .titleImg1 {
    width: 5.626667rem;

    margin-bottom: .533333rem;
}


.swiper-container {
    width: 100%;
    height: 8.266667rem;

}

.swiper-slide img {
    width: 100%;
}


.pagination {
    margin-top: .266667rem;
    text-align: center;

}

.swiper-pagination-switch {
    display: inline-block;
    width: .16rem;
    height: .16rem;
    border-radius: 50%;
    background: #B5B5B5;
    margin: 0 .213333rem;
    cursor: pointer;
}

.swiper-active-switch {
    background: #FD5051;
}

.titleImg2 {
    width: 100%;
    margin-bottom: .533333rem;
}

.titleImg3 {
    width: 100%;
    margin-bottom: .533333rem;

}

.dayi {
    width: 96%;
    margin: auto;
    text-align: center;
    margin-bottom: .533333rem;
}

.dayi .titleImg4 {
    width: 100%;
}

.major {
    width: 100%;
    padding: .613333rem 0;
    margin: auto;
    text-align: center;
    background-image: url(../img/bgc1.png);
    background-repeat: no-repeat;
    background-size: 100%;
}

.major .titleImg5 {
    width: 5.333333rem;

}

.majorList {
    width: 94%;
    margin: auto;
    height: 7.093333rem;
}

.majorList img {
    width: 50%;
    float: left;
}

.ask {
    width: 4.4rem;
    height: .8rem;
    border-radius: .08rem;
    text-align: center;
    line-height: .8rem;
    margin: auto;
    font-size: .32rem;
    color: #fff;
    background-image: linear-gradient(to right, #FD5051, #EF3F55);
}


.echart {
    width: 92%;
    padding: .613333rem 0;
    text-align: center;
    margin: auto;
}

.echart .titleImg6 {
    width: 5.813333rem;
}

.echart_list {
    width: 100%;
    overflow: hidden;
    height: 7.84rem;
    position: relative;
    padding-bottom: 1rem;
}


.echart_list .hd {
    position: absolute;
    bottom: 0rem;
    left: 50%;
    margin-left: -0.48rem;
}

.echart_list .hd ul {
    display: flex;
    justify-content: center;
    align-items: center;
}

.echart_list .hd ul li {
    width: .16rem;
    height: .16rem;
    border-radius: 50%;
    background: #808080;
    margin-right: 0.5rem;
    float: left;
    overflow: hidden;
    text-indent: .16rem;

}

.echart_list .hd ul li.on {
    background: #F27A39;
}

/* .echart .bd{
    height: 10.346667rem;
} */
.echart .bd ul {
    height: 7.573333rem;

}

.echart .bd ul li img {
    width: 100%;
}

.ask2 {
    width: 4.4rem;
    height: .8rem;
    border-radius: .08rem;
    text-align: center;
    line-height: .8rem;
    margin: auto;
    margin-top: .533333rem;
    font-size: .32rem;
    color: #fff;
    background-image: linear-gradient(to right, #FD5051, #EF3F55);
}

.freeGet {
    width: 100%;
    height: 6.666667rem;
    padding: .533333rem 0;
    margin: auto;
    text-align: center;
    background-image: url(../img/bgc2.png);
    background-repeat: no-repeat;
    position: relative;
}

.freeGet h3 {
    font-size: .48rem;
    color: #fff;
    font-weight: 500;
}

.title6Img {
    width: 11.626667rem;
    height: 2.16rem;
    margin-top: .8rem;
}

#myform {
    width: 7.84rem;
    text-align: center;
    margin: auto;
}

.tab {
    text-align: center;
    margin: auto;
    position: absolute;
    top: 1.333333rem;
}

.tab .input1 {
    width: 7.84rem;
    height: 1.066667rem;
    background-color: #fff;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 .266667rem;
    box-sizing: border-box;
    border-radius: .053333rem;
    margin-top: .4rem;
}

.tab .input2 {
    width: 7.84rem;
    height: 1.066667rem;
    background-color: #fff;
    box-sizing: border-box;
    border-radius: .053333rem;
    margin-top: .4rem;
}

.tab .input1 p {
    display: flex;
    align-items: center;
}

.tab .input1 p .icon {
    width: .506667rem;
    height: .506667rem;
}

.tab .input1 .inp {
    width: 7.2rem;
    height: 1.066667rem;
    font-size: .4rem;
    font-family: Source Han Sans SC;
    font-weight: 400;
    margin-left: .266667rem;
    border: none;
    outline: medium;
    /* background-color: #cccccc; */
}

#dosubmit1 {
    width: 7.84rem;
    height: 1.066667rem;
    font-size: .4rem;
    font-family: Source Han Sans SC;
    font-weight: 400;
    color: #fff;
    border: none;
    outline: medium;
    background: linear-gradient(74deg, #ED8310 0%, #FE442B 100%);
    z-index: 100;
}


.course {
    width: 100%;
    text-align: center;
    margin: auto;
    position: relative;
}

.course .titleImg7 {
    width: 100%;
}

.ask3 {
    width: 96%;
    text-align: center;
    margin: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: absolute;
    bottom: .72rem;
    left: 0;
    right: 0;

}

.askCourse {
    width: 4.533333rem;
    height: .8rem;
    text-align: center;
    line-height: .8rem;
    background-color: #FD5051;
    color: #fff;
    font-size: .293333rem;
    border-radius: .4rem;
}

.guihua {
    width: 100%;
    padding: .533333rem 0;
}

.titleImg8 {
    width: 100%;
}

.jieduan {
    width: 100%;
    margin-bottom: .533333rem;
    position: relative;
}

.titleImg9 {
    width: 100%;
}

.jieduan .ask4 {
    width: 4.4rem;
    height: .8rem;
    background-image: linear-gradient(to right, #FD5051, #EF3F55);
    color: #fff;
    text-align: center;
    margin: auto;
    line-height: .8rem;
    font-size: .32rem;
    border-radius: .133333rem;
    position: absolute;
    left: 50%;
    bottom: .613333rem;
    margin-left: -2.186667rem;
}

.jieduan .ask4 img {
    width: .24rem;
    height: .24rem;
    margin-left: .133333rem;
}

.teacher {
    width: 100%;
    text-align: center;
}

.teacher .titleImg10 {
    width: 7.6rem;
}

.teacher .teacherImg {
    width: 100%;
}



.glory_list {
    width: 90%;
    padding: .8rem 0;
    overflow: hidden;
    text-align: center;
    margin: auto;
    position: relative;
    padding-bottom: 1rem;
}


.glory_list .hd {
    width: 2.133333rem;
    position: absolute;
    bottom: -0.266667rem;
    left: 50%;
    margin-left: -1.066667rem;
}

.glory_list .hd ul {
    height: 1.866667rem;
    display: flex;
    justify-content: center;
    align-items: center;
}

.glory_list .hd ul li {
    width: .16rem;
    height: .16rem;
    border-radius: 50%;
    background: #808080;
    margin-right: 0.5rem;
    float: left;
    overflow: hidden;
    text-indent: .16rem;

}

.glory_list .hd ul li.on {
    background: #1F336E;
}


.glory_list .bd ul {
    height: 4.16rem;
}

.glory_list .bd ul li {
    display: flex;
    justify-content: space-between;
    align-items: center;

}

.glory_list .bd ul li img {
    width: 4.24rem;
}

.hbSchool {
    width: 100%;
    padding: .666667rem 0;
    text-align: center;
    background-color: #192958;
}

.schoolListBox {
    width: 92%;
    /* height:8.533333rem; */

    padding: .293333rem .213333rem;
    background-color: #fff;
    text-align: center;
    margin: auto;
    position: relative;
}

.schoolListBox .titleImg11 {
    width: 4.933333rem;
    margin-bottom: .533333rem;
}


.schoolList {
    width: 100%;
    background-color: #fff;
    margin: auto;
    overflow: hidden;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
}


.school-item,
.school-item2 {
    height: .666667rem;
    line-height: .666667rem;
    padding: 0 .213333rem;
    font-size: .32rem;
    color: #010101;
    font-family: SourceHanSansSC;
    font-weight: 400;
    border: .026667rem solid #E6E6E6;
    border-radius: .053333rem;
    margin-bottom: .266667rem;
    margin-left: .346667rem;


}

.school-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.more {
    margin-left: .346667rem;
}

.schoolList li {
    height: 1.013333rem;
    line-height: 1.013333rem;
    padding: 0 .453333rem;
    font-size: .426667rem;
    color: #010101;
    font-family: SourceHanSansSC;
    font-weight: 400;
    border: .026667rem solid #E6E6E6;
    margin-left: .533333rem;
    margin-bottom: .8rem;
    border-radius: .133333rem;
    float: left;

}

.select {
    color: #fff;
    background: #FD890D;
}

.address {
    width: 100%;
    margin: auto;
    font-size: .32rem;
}

.address p {
    text-align: left;
    font-family: SourceHanSansSC;
    color: #343434;
    line-height: .586667rem;
}

.address p span {
    font-weight: 600;
}</pre></body></html>