/*------菜单----*/
.c_mnue{
    margin-top: 0.88rem;
    padding-bottom: 0.2rem;
}
.c_mnue li{
    float: left;
    margin-left: 0.2rem;
    margin-top: 0.1rem;
}
.c_mnue li a{
    display: inline-block;
    font-size: 0.24rem;
    color: #272727;
    width: 1.62rem;
    text-align: center;
    line-height: 0.4rem;
    height: 0.4rem;
    background: #ffffff;
}
.c_mnue ul{
    margin-top: 0.1rem;
}
.c_mnue .current_menu{
    color: #f6ff00;
    background: #002d88;
}
/*-----banner-----*/
.c_banner{
    background: #ffffff;
}
.c_banner img{
    width: 100%;
    height: 3rem;
    margin: 0 auto;
}

/*-------学校介绍-------*/
.c_school_infor{
    padding-bottom: 0.3rem;
    background: #ffffff;
    padding-top: 0.2rem;
}
.c_school_infor h2{
    font-size: 0.28rem;
    font-weight: bolder;
    color: #414141;
}
.c_school_infor h2 a{
    font-weight: normal;
    font-size: 0.26rem;
    color: #dc1212;
    margin-left: 0.3rem;
    text-decoration:underline;
}
.c_school_infor ul li{
     font-size: 0.2rem;
      color: #4b4b4b;
    line-height: 0.28rem;

}
.c_school_infor ul{
    margin-top: 0.2rem;
    padding-bottom: 0.2rem;
}
.c_school_infor p{
    color: #414141;
    line-height: 0.42rem;
    font-size: 0.24rem;
    text-indent: 2em;
    overflow: hidden;
}
.c_school_infor p img{
    margin-left: -10%;
}
.c_school_infor p:first-child{
    margin-top: 0.2rem;
}

.album_title h3 {
    margin-top: 0.15rem;
    font-size: 0.3rem;
    color: #121314;
    border-left: 0.08rem solid #002d88;
    padding-left: 0.1rem;
    line-height: 0.27rem;
}

/*---------学校相册-----*/
.introduction_browse .swiper-container {
    margin-top: 0.2rem !important;
}
/*--------更多专业介绍-----------*/
.school_major{
    margin-top: 0.1rem;
    padding-bottom: 0.2rem;
    background: #ffffff;
}
.school_majorr table{
    margin-top: 0.2rem;
    font-size: 0.22rem;
}
.school_major th{
    font-size: 0.2rem;
}
.school_major table tr{
    width: 7.5rem;
    height: 0.48rem;
    font-size: 0.18rem;
    color: #484848;
    line-height: 0.48rem;
    text-align: center;
}
.school_major table tr:nth-child(2n){
    background: #eeeeee;
}
.school_major table tr td:first-child{
    color: #6bbbff;
    text-indent: 0.5em;
}
.school_major table tr a{
    width: 1.2rem;
    height: 0.32rem;
    display: inline-block;
    color: white;
    background: #ff7c1b;
    text-align: center;
    line-height: 0.32rem;
}
.school_major th{
    color: #484848;
    border:1px solid #818181;
    height: 0.48rem;
    line-height: 0.48rem;
    text-align: center;
}

/*--------切换按钮-------*/
.tab_menu{
    margin-top: 0.2rem;
}
.tab{
    margin-top: 0.2rem;
}
.tab_menu li{
    float: left;
    width: 2.45rem;
    height: 0.48rem;
    line-height: 0.48rem;
    text-align: center;
    background: #eeeeee;
    cursor: pointer;
    margin-left: 0.05rem !important;
    font-size: 0.22rem;
    color: #484848;
}
.tab_menu  .major_on{
    color: #002d88;
}
.tab_menu li:first-child{
    margin-left: 0;
}
.tab_box>table{
    display: none;
}
.tab_box>table:first-child{
    display: block;
}
/*---------热门专业---------*/
.click_hot{
    margin-top: 0.1rem;
    background: #ffffff;
    padding-bottom: 0.3rem;
}
.hot_menu{
    padding: 0.3rem 2rem 0.2rem;
}
.hot_menu li {
    width: 1.5rem;
    height: 0.32rem;
    font-size: 0.22rem;
    text-align: center;
    line-height: 0.32rem;
    float: left;
    cursor: pointer;
    margin-left: 0.2rem;
    color: white;
}
.hot_tab_box ul{
    float: left;
    margin-left: 0.4rem;
}

.tab_box{
    margin-top:0;
}
.hot_menu li:first-child{
    background: #84adff;
    margin-left: 0;
}
.hot_menu li:last-child{
    background: #f18c8c;
}
.click{
    box-shadow: 3px 4px 15px rgba(0,0,0,0.3);
}

.hot_tab_box li a{
    width: 3.12rem;
    height: 0.32rem;
    background: #e3ecff;
    display: inline-block;
    text-align: center;
    line-height: 0.32rem;
    font-size: 0.18rem;
    color: #262626;
    margin: 0.15rem auto 0;
}
.hot_tab_box>div{
    display: none;
}
.hot_tab_box>div:first-child{
    display: block;
}

/*-------快速登记---------*/
.sign_form h1 {
    color:#002d88;
}
.sign_form h4 {
    color:#002d88;
}
.sign_form input[type="submit"]{
    background: #002d88;
}
.sign_form li p{
    color:#002d88;
}

@media (max-width: 768px) {
    .tab_menu li{
        width: 2.37rem;
    }
}

@media (max-width: 420px) {
    .c_mnue li {
        margin-left: 0.12rem;
    }
    .tab_menu li {
        width: 2.31rem;
    }
}
@media (max-width: 420px) {
    .c_mnue li {
        margin-left: 0.12rem;
    }
    .tab_menu li {
        width: 2.31rem;
    }
    .hot_menu li {
        margin-left: 0.1rem;
    }
    .c_school_infor p {
        line-height: 0.48rem;
        font-size: 0.28rem;
    }
}
@media (max-width: 360px) {
    .c_school_infor p {
        line-height: 0.54rem;
    }
}
@media (max-width: 320px) {
    .c_school_infor p {
        line-height: 0.54rem;
    }
    .c_school_infor ul li {
        line-height: 0.36rem;
    }
    .zt{
        width: 1.3rem;
    }
}