html,
body {
    margin-top: 96px;
    font-family:Microsoft YaHei;
    color: #434343;
}
.bannerImage{
    width: 100%;
    overflow: hidden;
    display: block;
    object-fit: cover;
    margin-top: 90px;
}

.content{
    margin-top: 96px;
}
.title_e_name{
    width: 154px;
    height: 76px;
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 38px;
    text-align: justify;
    text-transform: uppercase;
    color: #434343;
}
.title_c_name{
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    color: #434343;
}









.advantage_left{
    display: grid;
    width: 345px;
    height: 266px;
}
.advantage_left button{
    width: 200px;
    height: 38px;
    color:white;
    background: #8B1A11;
    border-radius: 8px;
    border: none;
    font-size: 14px;
    cursor: pointer;
}

.arrow{
    height:20px;
    vertical-align:middle;
}
.arrow_div{
    margin-top: 106px;
    position: absolute;
    width: 806px;
}
.advantage_content{
    height: 187px;
    width: 756px;
    line-height: 24px;
    margin-left: 30px;
    /*position:relative;*/
    position: absolute;
    float: left;
}
.next{
    float: left;
    cursor: pointer;
}
.prev{
    float: right;
    cursor: pointer;
}

.advantage_right{
    width: 850px;
    float: right;
    overflow: hidden;
    position: relative;
    height: 220px;
    /*clear: both;*/
    margin: 0 auto;
    /*display: flex;*/
}

.advantage-o{
    width:308px;
    float: left;
    position: relative;
    overflow: hidden;
    border-radius: 8px;
    box-shadow: 0px 2px 8px 0px rgba(246, 246, 246, 0.5);
    background-color: #F6F6F6;
    margin-right: 10px;
    height: 196px;
    font-size: 14px;
    padding: 20px 30px 30px 30px;
    display: none;
}
.advantage-o:nth-child(3),
.advantage-o:nth-child(4) {
    /*display: none;*/
}



.show{
    display: block;
}



.advantage_title{
    font-weight: bold;
    margin-bottom: 20px;
    margin-top: 50px;
}
.advantage_img>img{
    width: 40px;
    float: right;
}

.customer button{
    width: 200px;
    height: 38px;
    line-height: 28px;
    display: block;
    border-radius: 8px;
    margin: 0 auto;
    background: #8B1A11;
    font-size: 14px;
    color: #fff;
    text-align: center;
    margin-top: 40px;
    text-decoration:none;
    border: none;
    cursor: pointer;
}


.major{
    width: 1170px;
    height: 68px;
    overflow: hidden;
    clear: both;
    margin: 0 auto;
    display: flex;
}
.major_main{
    width: 1170px;height: 497px;overflow: hidden;clear: both;margin: 0 auto;display: flex;
}

.course_right{
    display: flex;
    overflow: hidden;
    clear: both;
    margin: 0 auto;
}
.course_right_img{
    width: 434px;
    height: 242px;
}
.major_content{
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 28px;
    text-align: justify;
    color: #FFFFFF;
    padding:10px 24px 10px 24px;
    background: rgba(1, 181, 156, 0.8);
    height: 117px;
    position: absolute;
    bottom: 0;
}



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

.hu-c-o {
    height: 300px;
    width: 380px;
    line-height: 300px;
    float: left;
    margin-bottom: 6px;
    text-align: center;
    position: relative;
    overflow: hidden;
    margin-right: 1%;
}
.major_title{
    font-size: 20px;
    color: #fff;
}
.hu-c-o:nth-child(3),
.hu-c-o:nth-child(5) {
    margin-right: 0;
}
.hu-c-o:nth-child(4),
.hu-c-o:nth-child(5) {
    width: 49%;
    height: 300px;
}

.hu-c-o:nth-child(4) .major_content,
.hu-c-o:nth-child(5) .major_content{
    background: rgba(139, 26, 17, 0.8);
    height: 66px;
}
.major_content{
    display: none;
}
.hu-c-o:hover .major_content{
    display: block;
}
.hu-c-o:hover .major_title{
    display: none;
}


/*申请*/
.apply{
    margin-top: 50px;
}
.apply_main{
    display: block;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    clear: both;
    width: 1170px;
}
.apply_left{
    width:385px;
    height:425px;
    margin-top: 70px;
    float: left;
}
.apply_left>img{
    width:270px;
}
.apply_content{
    float: left;
    width: 780px;
    margin-top: 45px;
}
.undergraduate{
    font-size: 10px;
    line-height: 22px;
    margin-bottom: 15px;
}
.undergraduate_btn{
    width: 15%;
    height: 33px;
    line-height: 30px;
    text-align: center;
    background-color: #01B59C;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    border-radius: 8px;
    margin-bottom: 20px;
}
.undergraduate .dot{
    width:2%;
    height: 10px;
    background-color: #01B59C;
}
.postgraduate{
    font-size: 10px;
    line-height: 22px;
}
.postgraduate_btn{
    width: 15%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background-color: #FBB73B;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    border-radius: 8px;
    margin-bottom: 20px;
}

.undergraduate ul{
    list-style:square;
    padding-left: 20px;
}
.undergraduate ul li::marker{
    color:#01B59C;
}
.postgraduate ul{
    list-style:square;
    padding-left: 20px;
}
.postgraduate ul li::marker{
    color:#FBB73B;
}
.apply_title{
    font-weight: bold;
}

/*申请准备流程*/
.process_main{
    display: block;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    clear: both;
    width: 1170px;
}
.process_text{
    font-size: 14px;
    line-height: 24px;
}
.step{
    padding-top:30px;
}
.step>img{
    width:15px;
    float: left;
    padding:45px 22px 20px 22px
}
.step_process{
    width: 12%;
    height:58px;
    border:1px solid #8B1A11;
    padding: 10px 20px 40px 20px;
    border-radius: 8px;
    float: left;
}
.step_num{
    width: 50.1%;
    padding-right: 10px;
    font-size: 68px;
    color: #8B1A11;
    font-weight: 100;
    float: left;
}
.step_title{
    width: 60px;
    float: left;
    font-size: 18px;
    font-weight: bold;
}


/*教学活动*/
.activity{
    width: 1190px;
    overflow: hidden;
    clear: both;
    margin: 0 auto;
    display: flex;
}
.teach_title{
    font-weight: bold;
    margin-bottom: 15px;
}
.teach_tag span{
    border: 1px solid #000;
    border-radius: 30px;
    margin:2px;
    padding-left:10px;
    padding-right:10px;
    white-space:nowrap
}
.activity_main{
    position: absolute;
    margin-top: 85px;
    width: 563px;
    height: 320px;
    background: #fff;
    z-index: 99999;
    box-shadow: -20px 0px 60px #ccc;
    border-radius: 30px 0 0 0 ;
}
.activity_left{
    width: 40%;
}

.activity_right img{
    width: 708px;
    height: 503px;
    border-radius: 53px;
}
.activity_left_img{
    height: 108px;
    width: 108px;
    border-radius: 35px;
    text-align: center;
    z-index: 999999;
    position: absolute;
    margin-top: 35px;
    margin-left: 27px;
}
.activity_content{
    margin: 0 auto;
    width: 485px;
    margin-top: 70px;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    text-align: justify;
    color: #434343;
}
.activity_right{
    width: 60%;
    height: 536px;
}




/*导师大咖*/
.teacher_main{
    margin:0 auto;
    width: 1190px;
    overflow: hidden;
    clear: both;
}
.teacher_model{
    height:235px;
    box-shadow: 0px 2px 8px 0px rgba(213, 213, 213, 0.5);
    margin-bottom: 15px;
    position: relative;
    border-radius: 16px;
    display: block;
    background-color: #F6F6F6;
    font-size: 16px;
}
.teacher_model img{
    height: 235px;
    position: absolute;
    display: block;
    border-bottom-left-radius: 22px;
    border-top-left-radius: 22px;
    left:0;
    top:0;
}
.teacher_name{
    font-size: 24px;
    font-weight: bold;
}
.teacher_content{
    float: left;
    position: absolute;
    left: 41%;
    top: 3px;
    margin-top: 36px;
}
.teacher_content ul{
    line-height: 29px;
    padding-left: 10px;
}

.teach_tag span{
    border: 1px solid #000;
    border-radius: 30px;
    margin:2px;
    /*padding-left:10px;*/
    /*padding-right:10px;*/
    white-space:nowrap;
    padding: 5px 10px 5px 10px;
}
.teach_tag{
    line-height: 40px;
    margin-top: 10px;
}

/*成功案例*/
.left_btn{
    width:180px;
    height:48px;
    background-color: #F6F6F6;
    font-size: 24px;
    text-align: center;
    border-radius: 16px;
    margin-top: 25px;
    padding-left: 80px;
    padding-top: 20px;
    cursor: pointer;
}

.student_name{
    float: left;
}

.ok_img{
    width: 24px;
    float: left;
    padding-top: 4px;
    padding-right: 12px;
}


/*案例*/
.case_model{
    width: 440px;
    height: 420px;
    position: relative;
}
.case_model>img{
    width:490px;

}
.case_content{
    background-color: #F6F6F6;
    box-shadow: 0px 2px 8px 0px rgba(213, 213, 213, 0.5);
    border-radius: 22px;
    font-size: 14px;
    width: 260px;
    height: 242px;
    /*margin-top: 23px;*/
    padding:10px;
    position: relative;
    top: 120px;
    left: 330px;
}
.student{
    width:100%;
}
.student_name>img{
    width: 20px;
    padding-right: 10px;
    padding-top: 3px;
    float: left;
}
.student_name{
    font-size: 18px;
    float: left;
    padding-bottom: 10px;
}
.student_detail{
    clear: both;
    line-height: 24px;
    padding-left: 18px;
    list-style-image: url(https://maxonline-fe.oss-cn-beijing.aliyuncs.com/ZT/2023/0620/li.png);
}
.form_model{
     margin:0 auto;
     width: 808px;
     overflow: hidden;
     clear: both;
 }







input:focus{
    outline: none;
}





.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 #49AFFC;
    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: #8B1A11;
    border-radius: 8px;
    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;
}































