html,
body {
    margin-top: 96px;
    font-family:Microsoft YaHei;
    width: fit-content;
    animation: slide 1s forwards;
}
.bannerImage{
    width: 100%;
    overflow: hidden;
    display: block;
    object-fit: cover;
    margin-top: 90px;
}
img:hover{
    transform: scale(1.1);
}
.bannerImage:hover{
    transform: scale(1.0);
}
.content{
    margin-top: 96px;
}

.profile{
    width: 980px;
    overflow: hidden;
    clear: both;
    margin: 0 auto;
}
.advantage_mid{
    width: 980px;
    overflow: hidden;
    text-align: center;
}


.profile_bottom{
    width: 980px;
    margin: 0 auto;
    overflow: hidden;
    padding-top: 40px;
    height: 300px;
    position: relative;
}

.advantage{
    width: 164px;
    height: 233px;
    float: left;
    border:rgba(255, 255, 255, 1);
    box-shadow:7px 5px 32px 0px rgba(225, 184, 184, 0.5);
    padding: 20px;
    margin-bottom: 50px;
    position: relative;
    overflow: hidden;
    display: none;
}
.advantage:nth-child(1),
.advantage:nth-child(2),
.advantage:nth-child(3)
{
    margin-right: 30px;
}
.advantage:nth-child(5){
    margin-left: 30px;
}
.show{
    display: block;
}
.advantage_model{
    margin-left: 37px;
    width:906px;
    position: absolute;
    float: left;
    /*overflow: hidden;*/
}

.advantage>img{
    width:60px;
    text-align: center;
    padding-bottom: 15px;
    padding-left: 50px;
}
.advantage_title{
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 10px;
    text-align: center;
}
.advantage_content{
    /*padding-right: 30px;*/
    font-size: 12px;
    line-height: 24px;
    /*width: 187px;*/
    text-align: justify;
}
.line{
    width:130px;
    height:3px;
    background-color: #D3453E;
    margin: 20px auto;
}


.title_e_name{
    height: 33px;
    font-style: normal;
    /*font-weight: 700;*/
    font-size: 18px;
    text-align: center;
    text-transform: uppercase;
    color: #434343;
}
.title_c_name{
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    color: #434343;
    margin:5px 0;
}
.arrow_div{
    margin-top: 132px;
    position: absolute;
    width: 980px;
}
.next {
    float: left;
    cursor: pointer;
}
.prev {
    float: right;
    cursor: pointer;
}
.profile button{
    width: 200px;
    height: 38px;
    line-height: 28px;
    display: block;
    border-radius: 20px;
    margin: 0 auto;
    background: #D3453E;
    font-size: 14px;
    color: #fff;
    text-align: center;
    margin-top: 40px;
    border: none;
    cursor: pointer;
}
.profile button:hover{
    background-color: #000;
    color: #fff;
}

.customer button{
    width: 200px;
    height: 38px;
    line-height: 28px;
    display: block;
    border-radius: 20px;
    margin: 0 auto;
    background: #D3453E;
    font-size: 14px;
    color: #fff;
    text-align: center;
    margin-top: 40px;

    border: none;
    cursor: pointer;
}
.customer button:hover{
    background-color: #000;
    color: #fff;
}
.customer a{
    text-decoration:none;
}
/*专业*/
.major{
    margin-bottom: 20px;
    text-align: center;
    clear: both;
    width:980px;
}
.major_main{
    width:240px;
    height:250px;
    position: relative;
    margin: 0 auto;
}
.major_content{
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 28px;
    text-align: justify;
    color: #FFFFFF;
    padding-left:24px;
    padding-right: 24px;
    background: rgba(173, 43, 38, 0.7);
    height:177px;
    vertical-align: middle;
    display: none;
}


.major_image_main{
    display: block;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    clear: both;
    width:980px;
}

.hu-c-o {
    height: 310px;
    width: 313px;
    float: left;
    margin-bottom: 20px;
    position: relative;
    overflow: hidden;
    border-radius: 8px;
}
.hu-c-o:nth-child(1),
.hu-c-o:nth-child(2) {
    margin-right: 20px;
}
.hu-c-o:hover{
    transform: scale(1.1);
}
.hu-c-o:hover .major_content{
    display: block;
}


.major_bottom{
    line-height: 24px;
    padding-top:30px;
    padding-left: 15px;
    box-shadow:6px 5px 10px 1px rgba(225, 184, 184, 0.5);
    width: 255px;
    margin: -18px auto;
    height: 35px;
    text-align: center;
    font-weight: bold;
}
.tag{
    background-color: #D3453E;
    padding:0 10px;
    color: #fff;
    font-size: 14px;
    border-radius: 30px;
    float: right;
    margin-right: 10px;
}

/*排名*/


/*申请*/
.apply{
    margin:0 auto;
    height:600px;
    width:1108px;
    overflow: hidden;
    clear: both;
}
.apply_main{
    width:510px;
    background-color: #F4F4F4;
    position: relative;
    padding-left:205px;
    padding-top: 34px;
    padding-right: 150px;
    height: 569px;
    float:left;
}
.apply_main>img{
    width:357px;
    position: absolute;
    top:86px;
    left:-167px;
}

.dot_1{
    width:242px;
    float:left;
}

.apply_title{
    font-weight: bold;
}
.apply_content{
    font-size: 14px;
    line-height: 28px;
    margin-bottom: 40px;
}
.apply_main button{
    width: 200px;
    height: 38px;
    color:white;
    background: #D3453E;
    border-radius: 20px;
    border: none;
    font-size: 14px;
    cursor: pointer;
    margin-left: 24px;
}
.apply_main button:hover{
    background-color: #000;
    color: #fff;
}

.undergraduate ul li::marker{
    color:#008FBB;
}
.undergraduate li{
    list-style:square;
}

.postgraduate ul li::marker{
    color:#F06A77;
}
.postgraduate li{
    list-style:square;
}


.apply_btn{
    color: #fff;
    text-align: center;
    padding:24px;
}

.undergraduate_btn{
    background-color:#008FBB;
    width:55px;
    float: left;
    border-radius: 6px;
    margin-right: 15px;
    cursor: pointer;
    box-shadow: 0px 3px 14px 0px rgba(162, 154, 154, 0.8);
}
.undergraduate_btn:hover{
    transform: scale(1.1);
}


.postgraduate_btn{
    background-color: #F06A77;
    width:55px;
    float: left;
    border-radius: 6px;
    cursor: pointer;
}
.postgraduate_btn:hover{
    transform: scale(1.1);
}
.undergraduate{
    clear: both;
}
.postgraduate{
    clear: both;
}


/*评估*/
.evaluate{
    clear:both;
    height:167px;
    color: #fff;
    padding: 30px 63px;
    position: relative;
    overflow: hidden;
}
.evaluate_question{
    margin:68px auto;
    width: 980px;
}
.evaluate_title{
    width: 264px;
    font-size: 24px;
    font-weight: bold;
    color: #FFF;
    margin-bottom: 20px;
    margin-top: -16px;
    margin-left: 5px;
    background-color: #D3453E;
    padding: 5px;
}

.evaluate_q{
    width:370px;
    float: left;
    line-height: 32px;
}
.evaluate_q div img{
    width: 13px;
    padding-right: 10px;
}


.evaluate_btn{
    width: 200px;
    height: 38px;
    line-height: 36px;
    display: block;
    border-radius: 20px;
    background: #D3453E;
    text-align: center;
    font-size: 14px;
    position: absolute;
    bottom: 65px;
    right: 130px;
    color: #fff;
    cursor: pointer;
}

/*排名*/
.ranking{
    margin-bottom: 20px;
    clear: both;
    font-size: 14px;
    text-align: center;
    overflow: hidden;
    height:160px;
}
.ranking-o{
    width:211px;
    background-color: #F4F4F4;
    height:60px;
    float: left;
    margin-right:45px;
    margin-bottom:70px;
    text-align: center;
    position: relative;
    padding-top: 30px;
    line-height: 25px;
}
.ranking-o:nth-child(4),
.ranking-o:nth-child(8)
{
    margin-right:0;
}
.rank_num{
    width:65px;
    height: 65px;
    background-color: #D3453E;
    color: #FFF;
    font-size: 32px;
    font-weight: bold;
    border-radius: 32px;
    line-height: 65px;
    position: absolute;
    top:-43px;
    left:67px;
}
.rank_num:hover{
    transform: scale(1.1);
}
.ranking_main{
    height:240px;
}


/*导师*/
.lecturer{
    text-align: center;
    overflow: hidden;
    clear: both;
    width:980px;
}
.teacher_main{
    height: 320px;
    padding-top:10px;
}
.teacher_model{
    width: 215px;
    float: left;
    overflow: hidden;
    margin-right: 30px;
    height:305px;
    margin-bottom: 20px;
    text-align: left;
    font-size: 14px;
}
.teacher_model a{
    color: #000;
    text-decoration:none;
}
.teacher_img{
    background-color: #F4F4F4;
    position: relative;
    height: 206px;
    margin-top: 10px;
    margin-right: 10px;
}
.teacher_img>img{
    width: 100%;
    position: absolute;
    top:-10px;
    left:10px;
    /*top:-10px;*/
    /*left:-10px;*/
}
.teacher{
    font-size: 20px;
    font-weight: bold;
    margin:10px 0;
}
.teacher_title{
    font-size: 14px;
    line-height: 24px;
    height: 80px;
    padding-left: 8px;
    padding-right: 8px;
}
.teacher_title ul{
    padding-left: 28px;
}


/*案例*/
.case{
    text-align: center;
    overflow: hidden;
    clear: both;
    width:980px;
}
.case_main{
    height: 708px;
}
.student_model {
    width: 298px;
    float: left;
    margin-bottom: 98px;
    height: 260px;
    position: relative;
}
.student_model:hover{
    transform: scale(1.1);
}
.student_model:nth-child(1),
.student_model:nth-child(2),
.student_model:nth-child(4),
.student_model:nth-child(5){
    margin-right: 28px;
}
.student_model a{
    color: #000;
}


.case_content{
    background-color: #fff;
    height: 105px;
    width: 210px;
    text-align: left;
    font-size: 14px;
    line-height: 24px;
    position: absolute;
    top:0;
    left:0;
    padding-top:15px;
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 200px;
    box-shadow: 0px 0px 14px -4px rgba(162, 154, 154, 0.8);
}
.case_content span{
    font-weight: bold;
}
.logo{
    font-size: 20px;
    margin-bottom: 10px;
    height: 35px;
    clear: both;
}
.logo>img{
    width: 35px;
    margin-right:10px;
    float: left;
}
.logo span{
    line-height: 35px;
}

/*活动*/
.activity{
    background-color: #F3F3F3;
    height: 500px;
    overflow: hidden;
}
.activity_model{
    text-align: center;
    overflow: hidden;
    clear: both;
    width: 980px;
    margin: 0 auto;
}
.activity_main{
    font-size: 12px;
    line-height: 30px;
    float: left;
    width: 400px;
    margin:0 auto;
    height: 358px;
    padding:40px;
    color: #434343;
    text-align: justify;
    padding-top: 100px;
}
.activity_img{
    width: 500px;
    float: left;
}


.sliderbox img{
    width:400px;
}
.sliderbox{
    padding:0;
}
.activity_img ul li{
    padding:0;
    margin:0;
    list-style:none;
}


.slider{height:170px; margin:20px auto; overflow:hidden; position:relative;}
.sliderbox{position:relative;}/*必须加这句css,否则向左右，上下滚动时会没有效果*/




input:focus{
    outline: none;
}


.form_model{
     margin:0 auto;
     width: 808px;
     overflow: hidden;
     clear: both;
 }

.plan_form{
    overflow: hidden;
    clear: both;
    margin: 0 auto;
    height: 294px;
}

.form_input{
    display: flex;
    margin-left: 100px;
}
.form_input_text{
    width: 250px;
    height: 38px;
    border: 1px solid #D3453E;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    text-align: justify;
    color: #FFFFFF;
    padding-left: 20px;
}
.form_input_text input{
    background: center;
    border: none;
    width: 180px;
    height: 35px;
    color: #fff;
}
.plan_form form{
    text-align: -webkit-center;
    margin-top: 27px;
}
.form_submit{
    width: 150px;
    height: 38px;
    background: #D3453E;
    border-radius: 30px;
    border: none;
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 24px;
    color: #ffffff;
    margin-top: 43px;
}
.plan_form_title{
    text-align: center;
    margin-top: 30px;
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
    color: #FFFFFF;
}































