* {
    margin: 0;
    padding: 0;
}
ul,li{
    list-style: none;
}
body {
    font-size: 0.26rem;
}
a {
    text-decoration: none;
}
input,button{
    -webkit-appearance:none;
    outline:none
}
.fl {
    float: left;
}
.fr {
    float: right;
}
.clear-fix::after {
    content: '';
    display: block;
    clear: both;
}
.consult-zx{
    cursor: pointer;
}

/* 顶部免费电话CSS */
#top-tel{
    position: fixed;
    top: 0;
    z-index: 99;
}
#top-tel img{
    width: 7.5rem;
}

/* 头部导航及侧滑菜单css */
.header-nav{
    background: #007cf0;
    color: #fff;
    position: relative;
    text-align: center;
    line-height: 0.9rem;
    padding: 0 0.32rem;
    padding-top: 0.7rem;
}

.header-nav img{
    width: 6.98rem;
    vertical-align: middle;
}

.banner-section img {
    vertical-align:middle;
    width: 100%;
}
.major-intro {
    width: 100%;
    height: 7.43rem;
    background: url(../img/intro-bg.jpg) no-repeat center top;
    background-size: contain;
    position: relative;
}
video {
    position: absolute;
    left: 50%;
    margin-left: -2.9rem;
    bottom: .8rem;
    width: 5.8rem;
    height: 3.25rem;
}
.future-section{
    padding: 0rem 0.2rem 0 0.2rem;
}
.future-section header {
    text-align: center;
    font-size: 0.45rem;
    margin: 0.2rem 0;
    font-weight: bold;
}
.future-section header img {
    width: 4.98rem;
}
.future-pic {
    font-size: 0.3rem;
    line-height: 1.6;
    text-indent: 0.5rem;
}
.future-pic img {
    width: 6.96rem;
}
.future-section .consult-button {
    width:7rem;
    height: 0.8rem;
    line-height: 0.8rem;
    margin: 0 auto;
    margin-top: .2rem;
    text-align: center;
    font-size: .35rem;
    background-size: contain;
    background: firebrick;
    color: #fff;
}

.course-section header {
    text-align: center;
}
.course-section header img {
    width: 4.98rem;
}

/* tab切换 */
.tabs-section .tab-container {
    margin: 0 auto;
    padding: .2rem 0;
    background-color: #fff;
}
.tab-container .tab-select {
    font-size: .26rem;
    color: #000;
    font-size: .35rem;
    font-weight: bold;
    width: 3.5rem;
    box-sizing: border-box;
    text-align: center;
    padding: .15rem 0;
    background-color: #0074c1;
    color: #fff;
}
.content-container {
    /* width: 7.1rem; */
    margin: 0 auto;
    background-color: #fff;
    padding-bottom: .3rem;
}
.content-container .content {
    width: 7.1rem;
    /* position: absolute; */
    display: none;
    text-align: center;
    margin: 0 auto;
    box-sizing: border-box;
}
.content-container .content p{
    text-align: left;
    font-size: 0.3rem;
    padding-bottom: .2rem;
    line-height: 1.7;
}
.content-container .content p .eemm {
    color: #0074c1;
    font-weight: bold;
}
.content-container .current {
    display: block;
}
.content-container .current img {
    width: 6.9rem;
}
.tab-container .active {
    background-color:#d51c20 ;
    color: #fff;
}


.course-section {
    padding: .2rem;
}
.course-section .consult-button {
    width: 7rem;
    height: 0.8rem;
    line-height: 0.8rem;
    margin: 0 auto;
    background: firebrick;
    text-align: center;
    font-size: .35rem;
    background-size: contain;
}
.teach-section {
    background-color: #fff;
}
.teach-section header {
    text-align: center;
    margin-bottom: .3rem;
}
.teach-section header img {
    width: 4.98rem;
}
.teach-section .feature-show {
    text-align: center;
    margin-bottom: .1rem;
}
.teach-section .feature-show img {
    width: 7.1rem;
}
.job-support {
    background-color: #fff;
    padding-bottom: .3rem;
}
.job-support header {
    text-align: center;
    margin-bottom: .2rem;
}
.job-support header img {
    width: 4.98rem;
}
.job-support .support-pic {
    text-align: center;
}
.job-support .support-pic img {
    width: 5.62rem;
}
.success-student {
    background-color: #fff;
}
.success-student header {
    text-align: center;
    margin-bottom: .3rem;
}
.success-student header img {
    width: 4.98rem;
}
.success-student .success-pic {
    text-align: center;
}
.success-student .success-pic img {
    width: 6.96rem;
}

.bm-section {
    background-color: #1c5dad;
    padding: .3rem 0;
}
.bm-section header {
    text-align: center;
    font-size: .35rem;
    font-weight: bold;
    color: #fff;
    margin-bottom: .3rem;
}

.enroll-section {
    width: 6.9rem;
    margin: 0 auto;
    background-color: #fff;
    /* margin-top: 10px; */
}
.enroll-section header {
    border-bottom: 1px  solid #d51c20;
    padding: .1rem 0;
}
.enroll-section header span{
    float: left;
    font-size: .2rem;
    color: #d51c20;
}
.enroll-section header .name-span {
    width: 1.48rem;
    text-align: center;
}
.enroll-section header .gender-span {
    width: 2.5rem;
    text-align: center;
}
.enroll-section header .city-span {
    width: 1.07rem;
    text-align: center;
}

.enroll-section header .major-select {
    width: 2.5rem;
    text-align: center;
}
.enroll-section header .apply-status {
    width: 1.4rem;
    text-align: center;
}
.enroll-section li span {
    float: left;
}
.enroll-section .name-span {
    width: 1.48rem;
    text-align: center;

}
.enroll-section .gender-span {
    width: 2.5rem;
    text-align: center;
}
.enroll-section .city-span {
    width: 1.07rem;
    text-align: center;
}

.enroll-section .major-select {
    width: 2.5rem;
    text-align: center;
}
.enroll-section .apply-status {
    width: 1.4rem;
    text-align: center;
}



#enroll-list {
    overflow: hidden;
    height: 2rem;
    /* width:333px; */
    position: relative;
}

#scroll-list {
    height: auto;
    text-align: left;
    padding-left: 0;
    padding-bottom: 0;
    margin-bottom: 0;
}

#scroll-list2 {
    height: auto;
    text-align: left;
    padding-left: 0;
    padding-bottom: 0;
}

#scroll-list li {
    list-style-type: none;
    line-height: .4rem;
    text-align: left;
    font-size: .19rem;
}

#scroll-list2 li {
    list-style-type: none;
    height: .4rem;
    text-align: left;
    font-size: .19rem;
}