/* 公共样式区 */
.disNone{
    display: none;
}
.proBlock{
    width: 100%;
}
.positionFixed{
    position: fixed;
    top: 0;
}
/* 顶部logo部分 */
.top{
    width: 100%;
    height: 90px;
    background: #094479;
    /* position: fixed; */
    z-index: 11;
}
.top-box{
    width: 1200px;
    height: 90px;
    margin: 0 auto;
}
.top ul{
    width: 100%;
    height: 90px;
    float: left;
    /* margin-left: 10%; */
}
.top ul li{
    width: 11%;
    height: 90px;
    float: left;
    font-size: 21px;
    line-height: 90px;
    text-align: center;
    /* letter-spacing: 2px; */
}
.top ul li a{
    color: #ffffff;
}
.top ul .active{
    background: #DDB538;
}
.top ul li:nth-child(3){
    width: 18%;
}
.top ul li:nth-child(4){
    width: 18%;
}
.top ul li:nth-child(6){
    width: 12%;
}
/* banner部分样式 */
.banner{
    width: 100%;
    height: 800px;
    background: url(../img/bannerBg.png) no-repeat;
    background-size: 100% 100%;
    /* padding-top: 90px; */
    overflow: hidden;
}
.bannerCont{
    width: 100%;
    height: auto;
}
.bannerImg{
    width: 40%;
    margin: 0 30% 0 30%;
    padding-top: 4%;
    padding-bottom: 5%;
}
.bannerImg img{
    width: 100%;
}

.bannerMouse{
    width: 2%;
    margin: 4% 0 4% 49%;
}
.bannerMouse img{
    width: 30%;
    margin-left: 35%;
}
.bannerBanncrs{
    width: 63%;
    background: #ffffff;
    margin: 0 auto;
}
.bannerBanncrs img{
    width: 80%;
    margin-left: 10%;
    margin-top: 50px;
    padding-bottom: 30px;
}

/* 学院简介 */
#collegeIntro{
    height: 800px;
}
.collegeImgBox{
    width: 50%;
    height: 800px;
    background: url(../img/collegeIntro/collegeImgBg.png) no-repeat;
    background-size: 100% 100%;
    float: left;
}

.collegeIntroTitle{
    margin-left: 30%;
    padding-top: 10%;
}
.collegeSwiper{
    width: 65%;
    height: 430px;
    margin-left: 30%;
    padding-top: 7%;
}
.collegeSwiper img{
    width: 100%;
}
.collegeIntroArrow{
    margin-left: 80%;
    padding-top: 4%;
}

.collogeContBox{
    width: 50%;
    height: 800px;
    float: left;
    background: #ffffff;
}
.collrgeIntroduceCont{
    margin-left: 6%;
    padding-top: 5%;
    overflow: hidden;
}
.contactUsBtn{
    margin-left: 6%;
    padding-top: 4%;
}

/* 项目优势 */
#itemAdvantage{
    height: 850px;
    background: url(../img/itemAdvantage/itemAdvantageBg.png) no-repeat;
    background-size: 100% 100%;
    clear: both;
}
.itemAdvantageBox{
    width: 60%;
    margin-left: 20%;
}
.itemAdvantageTitle{
    width: 33%;
    padding-top: 16%;
    float: left;
}
.itemAdvantageTitle img{
    width: 80%;
}
.itemAdvantageCont{
    width: 33%;
    float: left;
    margin-top: 5%;
    position: relative;
}
.itemAdvantageBox .itemAdvantageCont{
    animation-delay: 1s;
    animation-duration: 2s;
}
/* .itemAdvantageBox .itemAdvantageCont:nth-child(2){
    animation-delay: 0.5s;
    animation-duration: 1s;
}
.itemAdvantageBox .itemAdvantageCont:nth-child(3){
    animation-delay: 1s;
    animation-duration: 1s;
}
.itemAdvantageBox .itemAdvantageCont:nth-child(4){
    animation-delay: 1.5s;
    animation-duration: 1s;
}
.itemAdvantageBox .itemAdvantageCont:nth-child(5){
    animation-delay: 2s;
    animation-duration: 1s;
}
.itemAdvantageBox .itemAdvantageCont:nth-child(6){
    animation-delay: 2.5s;
    animation-duration: 1s;
} */
.itemAdvantageCont img{
    width: 85%;
}
.itemAdvantageCont a img{
    width: 15%;
    position: absolute;
    bottom: 10%;
    left: 10%;
}

/* 专业方向设置和课程 */
#majorCourse{
    height: 900px;
    background: url(../img/majorCourse/majorCourseBg.png) no-repeat;
    background-size: 100% 100%;
    clear: both;
}
.majorCourseTitleBox{
    width: 15%;
    height: 100%;
    margin-left: 20%;
    background: #DDB538;
    position: relative;
    float: left;
}
.majorCourseTitleBox img{
    width: 80%;
    margin-left: 10%;
    padding-top: 55%;
}
.majorCourseTitleBox a img{
    position: absolute;
    width: 70%;
    margin-left: 0;
    bottom: 20%;
    left: 15%;
}
.majorCourseContBox{
    width: 60%;
    float: left;
    padding-left: 3%;
    overflow: hidden;
}
.majorCourseContBox img:nth-child(1){
    margin-top: 15%;
    animation-delay: 0.5s;
    animation-duration: 1.3s;
}
.majorCourseContBox img:nth-child(2){
    margin-top: 5%;
    animation-delay: 1.3s;
    animation-duration: 1.3s;
}


/* 招生计划及报名条件 */
#planAndConditions{
    clear: both;
}
.father{
    width: 50%;
    height: 800px;
    position: relative;
    transition: all 1s linear;
    transform-style: preserve-3d;
    float: left;
}
.enrollmentPlanBox .before{
    width: 100%;
    height: 800px;
    position: absolute;
    top: 0;
    left: 0;
    background: url(../img/planAndConditions/planAndConditionsBg01.png) no-repeat;
    background-size: 100% 100%;
}

.enrollmentPlanBox .after{
    width: 100%;
    height: 800px;
    position: absolute;
    top: 0;
    left: 0;
    background: url(../img/planAndConditions/planAndConditionsBg02.png) no-repeat;
}
.applyConditionsBox .before{
    width: 100%;
    height: 800px;
    position: absolute;
    top: 0;
    left: 0;
    background: url(../img/planAndConditions/planAndConditionsBg02.png) no-repeat;
    background-size: 100% 100%;
}

.applyConditionsBox .after{
    width: 100%;
    height: 800px;
    position: absolute;
    top: 0;
    left: 0;
    background: url(../img/planAndConditions/planAndConditionsBg01.png) no-repeat;
}
.after{
    transform: rotateY(-180deg);
}
/* .father:hover{
    transform: rotateY(180deg);
} */
.planAndConditionsTitle{
    width: 35%;
    margin: 35% 32% 0 33%;
}
.planAndConditionsTitle img{
    width: 100%;
}
.planTitle{
    width: 50%;
    margin-left: 25%;
    padding-top: 10%;
}
.planTitle img{
    width: 100%;
    cursor: pointer;
}
.planCont{
    width: 50%;
    margin-left: 25%;
    padding-top: 5%;
}
.planCont img{
    width: 100%;
}
.applyTitle{
    width: 50%;
    margin-left: 25%;
    padding-top: 10%;
}
.applyTitle img{
    width: 100%;
    cursor: pointer;
}
.applyCont{
    width: 50%;
    margin-left: 25%;
    padding-top: 5%;
}
.mobilePlanAndConditions{
    display: none;
}

/* 报考流程 */
#signProcess{
    clear: both;
}
.signProcessImgBox{
    width: 50%;
    float: left;
}
.signProcessImgBox img{
    width: 100%;
}
.signProcessContBox{
    background: url(../img/signProcess/signProcessBg.png) no-repeat;
    background-size: 100% 100%;
}
.signProcessTitleBox{
    width: 30%;
    float: left;
    padding-left: 5%;
    padding-top: 5%;
}
.signProcessListBox{
    width: 600px;
    float: left;
}
.signProcessListBox ul{
    width: 700px;
    margin-left: 50px;
}
.signProcessListBox ul li{
    height: 65px;
    margin: 30px 0;
    clear: both;
}
.signProcessContBlock{
    background: #FAFAFA;
}
.signProcessContBlock .flip .flipTitle{
    width: 65px;
    height: 65px;
    background: #F1F1F1;
    text-align: center;
    vertical-align: middle;
    line-height: 65px;
    font-size: 28px;
    float: left;
    color: #898989; 
}
.signProcessContBlock .flip .flipCont{
    width: 585px;
    height: 65px;
    font-size: 18px;
    float: left;
    line-height: 65px;
    color: #898989;
    background: #FAFAFA;
    text-indent: 1em;
    float: left;
}
.signProcessContBlock .flip .plus{
    float: left;
    width: 50px;
    height: 65px;
    line-height: 65px;
    text-align: center;
    font-size: 36px;
    color: #c9caca;
    cursor: pointer;
    background: #FAFAFA;
}
.signProcessContBlock .panel{
    clear: both;
    width: 100%;
    height: 100px;
    margin-top: 30px;
}
.signProcessContBlock .panel .panelTitle{
    width: 65px;
    height: 100px;
    font-size: 36px;
    line-height: 100px;
    text-align: center;
    float: left;
    background: #ddb538;
    color: #ffffff;
}
.signProcessContBlock .panel .panelContBox{
    width: 585px;
    float: left;
}

.signProcessContBlock .panel .panelContBox .panelContTitle{
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 1px;
    color: #ddb538;
    text-indent: 1em;
    margin-top: 20px;
    font-weight: bold;
}
.signProcessContBlock .panel .panelContBox .panelContDetail{
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 1px;
    /* text-indent: 1em; */
    color: #898989;
    padding-left: 1em;
}
.signProcessContBlock .panel .minus{
    float: left;
    width: 50px;
    height: 55px;
    line-height:35px;
    text-align: center;
    font-size: 50px;
    color: #ddb538;
    cursor: pointer;
    background: #FAFAFA;
}


/* 录取流程第一条 */
.signProcessContBlock .panel01{
    clear: both;
    width: 100%;
    height: 200px;
    margin-top: 30px;
}
.signProcessContBlock .panel01 .panelTitle{
    width: 65px;
    height: 200px;
    font-size: 36px;
    line-height: 200px;
    text-align: center;
    float: left;
    background: #ddb538;
    color: #ffffff;
}
/* 录取流程第三条 */
.signProcessContBlock .panel03{
    clear: both;
    width: 100%;
    height: 150px;
    margin-top: 30px;
}
.signProcessContBlock .panel03 .panelTitle{
    width: 65px;
    height: 150px;
    font-size: 36px;
    line-height: 150px;
    text-align: center;
    float: left;
    background: #ddb538;
    color: #ffffff;
}
/* 录取流程第四条 */
.signProcessContBlock .panel04{
    clear: both;
    width: 100%;
    height: 150px;
    margin-top: 30px;
}
.signProcessContBlock .panel04 .panelTitle{
    width: 65px;
    height: 150px;
    font-size: 36px;
    line-height: 150px;
    text-align: center;
    float: left;
    background: #ddb538;
    color: #ffffff;
}




/* 复试及体检改为备考QQ群 */
#reexamineMedical{
    clear: both;
    /* height: 540px; */
    background: url(../img/reexamineMedical/reexamineMedicalBg.png) no-repeat;
    background-size: 100% 100%;
    padding-bottom: 5%;
}
.reexamineMedicalTitleBox{
    width: 18%;
    margin-left: 41%;
    padding-top: 3%;
}
.reexamineMedicalTitleBox img{
    width: 100%;
}
.reexamineMedicalList {
    margin-top: 5%;
    width: 65%;
    margin-left: 17.5%;
}
.reexamineMedicalList img{
    width: 42%;
    margin: 0 3%;
}
/* .reexamineMedicalList .reexamineBox{
    width: 50%;
    margin: 0 auto;
    float: left;
}
.reexamineMedicalList .medicalExaminationBox{
    width: 50%;
    margin: 0 auto;
    float: left;
} */

.reexamineBox{
    height: 95px;
}
.reexamineBox p{
    width: 44%;
    height: 95px;
    margin: 0 3%;
    float: left;
    text-align: center;
    /* background-color: #ddb538; */
    border-radius: 46px;
    line-height: 95px;
    font-size: 28px;
    letter-spacing: 2px;
    color: #fefefe;
}
.reexamine{
    background: #DDB538;
}
/* .reexamine:hover{
    background: #0357A3;
} */
.medicalExamination{
    background: #0357A3;
}
/* .medicalExamination:hover{
    background: #DDB538;
} */

/* 联系我们 */
#contactUs{
    clear: both;
    background: url(../img/contactUs/contactUsBg.png) no-repeat;
    background-size: 100% 100%; 
}
.contacrUsTitleBox{
    width: 12%;
    margin-left: 44%;
    padding-top: 3%;
}
.contactUsContBox{
    margin-left: 15%;
    padding: 80px 0;
    overflow: hidden;
}
.contactUsCont{
    width: 70%;
    float: left;
    
}
.contactUsCont p{
    font-size: 28px;
    color: #ffffff;
    line-height: 60px;
    letter-spacing: 3px;
}
.contactUsCont p a{
    color: #ffffff;
}
