/* 公共样式区 */
.disNone{
    display: none;
}
.itemBlock{
    width: 100%;
    height: auto;
    padding-bottom: 50px;
    padding-top: 100px;
    clear: both;
}

/* 顶部logo部分 */
.top{
    width: 100%;
    height: 90px;
    position: fixed;
    z-index: 11;
}
.top-box{
    width: 92%;
    height: 110px;
    margin-left: 6%;
}
.logo{
    width: 17%;
    float: left;
}
.logo img{
    width: 95%;
    margin-top: 15px;
}
.top ul{
    width: 80%;
    height: 110px;
    float: left;
    margin-left: 3%;
}
.top ul li{
    width: 11%;
    height: 110px;
    float: left;
    font-size: 25px;
    line-height: 110px;
    text-align: center;
    /* letter-spacing: 2px; */
    border-top: 2px solid #BD3027;
}
.top ul li a{
    color: #ffffff;
}
.top ul .active{
    border-top: 2px solid #ffffff;
}
.top ul li:nth-child(3){
    width: 28%;
}
.top ul li:nth-child(2){
    width: 14%;
}

/* banner部分样式 */
.banner{
    width: 100%;
    height: 766px;
    background: url(../img/bannerBg.jpg) no-repeat;
    background-size: 100% 100%;
    padding-top: 90px;
}
.bannerCont{
    width: 100%;
    height: auto;
   
}
.bannerImg{
    width: 44%;
    margin: 100px 28% 0 28%;
    padding-top: 5%;
    padding-bottom: 15%;
    overflow: hidden;
}
.bannerImg img{
    width: 100%;
}

/* 学院介绍 */
#collegeIntro{
    /* height: 600px;*/
}
.collegeIntroBox{
    width: 100%;  
    position: relative;
    /* padding-bottom: 50px; */
    /* overflow: hidden; */
    /* height: 2000px; */
}
.itemTitleBlock{
    width: 30%;
    margin-left: 6%;
}
.itemTitleBlock img{
    width: 100%;
}
.collegeIntroCont{
    width: 80%;
    /* float: left; */
    margin-left: 10%;
    margin-top: 30px;
    margin-bottom: 100px;
}

.collegeIntroImg{
    width: 80%;
    float: left;
    margin-left: 10%;
    position: relative;
    padding-bottom: 50px;
}
.collegeIntroImg img{
    position: relative;
    height: 850px;
    
}
.collegeIntroImgGray{
    width: 48%;
    height: 200px;
    background-color: #e0e3eb;
    position: absolute;
    z-index: -1;
    margin-left: 52%;
    margin-top: 19%;
}

/* 特色与优势 */
#specialAdvantage{
    background: url(../img/specialAdvantage/specialAdvantageBg.png) no-repeat;
    background-size: 100% 100%;
    /* height: 1305px; */
}
.specialAdvantageBox{
    width: 90%;
    height: 1200px;
    margin-top: 50px;
    margin-left: 5%;
}
.specialAdvantageTitle{
    width: 9%;
    height: 100%;
    float: left;
    text-align: center;
    writing-mode: vertical-lr;
    writing-mode: tb-lr;    
    cursor: pointer;
    font-size: 34px;
	line-height: 36px;
	letter-spacing: 1px;
	position: relative;
}
.specialAdvantageTitle .onShow{
    background: #bd3027;
    color: #fefeff;  

}
.mbaAdvantage .onShow:after{
    content: '';
    position: absolute;
    height: 0px;
    bottom: 0;
    left: 100%;
    top: 25%;
    border: 15px solid transparent;
    border-left-color: #bd3027;
}
.embaAdvantage .onShow:after{
    content: '';
    position: absolute;
    height: 0px;
    bottom: 0;
    left: 100%;
    top: 75%;
    border: 15px solid transparent;
    border-left-color: #bd3027;
}
.specialAdvantageCont{
    width: 91%;
    height: 100%;
    float: left;
    background: rgba(255, 255, 255, 0.4);
    background: url(../img/specialAdvantage/specialAdvantageContBg.png) no-repeat;
    /* opacity: 0.9; */
    background-size: 100% 100%;
}
.mbaAdvantage{
    height: 50%;
    width: 100%;
    float: left;
    background: #ffffff;
    color:#bd3027;
}
.embaAdvantage{
    height: 50%;
    width: 100%;
    float: left;
    background: #ffffff;
    color:#bd3027;
}
.specialAdvantageTitle p{
    transform:rotate(180deg);
    -ms-transform:rotate(180deg); 
    -moz-transform:rotate(180deg); 	
    -webkit-transform:rotate(180deg); 
    -o-transform:rotate(180deg); 
    text-align: center;
    margin-left: 5%;
}

.mbaAdvantageDetail{
    width: 100%;
}
.mbaAdvantageDetail img{
    width: 24%;
    margin: 10% 10% 10% 13%;
    float: left;
    animation-direction: 0.5s;
}
.mbaAdvantageDetail img:nth-child(1){
    width: 17%;
    margin: 10% 19% 7% 13%;
    animation-delay: 0.5s;
}
.mbaAdvantageDetail img:nth-child(2){
    animation-delay: 1s;
}
.mbaAdvantageDetail img:nth-child(3){
    width: 25%;
    animation-delay: 1.5s;
}
.mbaAdvantageDetail img:nth-child(4){
    width: 24%;
    margin: 9% 7% 7% 13%;
    animation-delay: 2s;
}
.embaAdvantageDetail{
    width: 100%;
}
.embaAdvantageDetail img{
    width: 24%;
    margin: 10% 13% 10% 13%;
    float: left;
    animation-direction: 0.5s;
}
.embaAdvantageDetail img:nth-child(1){
    width: 26%;
    margin: 13% 7% 7% 13%;
    animation-delay: 0.5s;
}
.embaAdvantageDetail img:nth-child(2){
    width: 26%;
    margin: 11% 7% 7% 13%;
    animation-delay: 1s;
}
.embaAdvantageDetail img:nth-child(3){
    width: 37%;
    margin: 7% 6% 0 13%;
    animation-delay: 1.5s;
}
.embaAdvantageDetail img:nth-child(4){
    width: 38%;
    margin: 8% 0% 7% 1%;
    animation-delay: 2s;
}

/* MBA/EMBA项目分类 */
#itemCategory{
    background: url(../img/itemCategory/itemCategoryBg.png) no-repeat 88%;
    background-size: 100% 100%;
    height: 1300px;
}
.itemCategoryBox{
    width: 90%;
    margin-left: 5%;
    margin-top: 50px;
}
.itemCategoryTitle{
    width: 20%;
    height: 600px;
    text-align: center;
    float: left;
}
.itemCategoryTitle p{
    /* height: 245px; */
    font-size: 61px;
	letter-spacing: 1px;
    color: #2f3243;
    display: table-cell;
    vertical-align:middle;
    cursor: pointer;
    margin-top: -170px;
    position: absolute;
}
.itemCategoryTitle .mbaCategoryBg{
    width: 105px;
    height: 245px;
    background: #e0e3eb;
    margin-left: 85px;
}
.itemCategoryTitle .onBlock{
    background-color: #bd3027;
    position: relative;
}
.itemCategoryTitle .onBlock:after{
    content: '';
    position: absolute;
    height: 0px;
    bottom: 0;
    left: 100%;
    top: 50%;
    border: 15px solid transparent;
    border-left-color: #bd3027;
    z-index: -1;
}
.mbaCategoryTitle{
    width: 100%;
    height: 50%;
}
.embaCategoryTitle{
    width: 100%;
    height: 50%;
    margin-top: 60px;
}

.itemCategoryCont{
    width: 80%;
    /* margin-left: 5%; */
    float: left;
    /* overflow: hidden; */
}
.categoryDetail img{
    width: 100%;
    margin-bottom: 20px;
    animation-direction: 0.5s;
}
.categoryDetail img:nth-child(1){
    animation-delay: 0.5s;
}
.categoryDetail img:nth-child(2){
    animation-delay: 1s;
}
.categoryDetail img:nth-child(3){
    animation-delay: 1.5s;
}

/* 申请流程 */
#applyProcess{
    background: url(../img/applyProcess/applyProcessBg.png) no-repeat;
    background-size: 100% 450px;
}
.applyProcessBox{
    margin-left: 9%;
    margin-top: 50px;
}
.applyProcessBlock{
    width: 44%;
    margin-right: 3%;
    float: left;
    margin-bottom: 50px;
}
.applyProcessBlock img{
    width: 100%
}

.applyProcessCont{
    padding: 20px 10px 30px 10px;
    background: #ffffff;
    border: 1px dashed #bd3027;
    height: 450px;
    /* display: none; */
    /* transition: 1s;
    opacity: 1; */
}
.applyProcessCont p{
    /* font-family: SourceHanSansSC-Medium; */
    font-size: 32px;
    line-height: 65px;
	color: #3b445d;
}
/* 常见问题 */
#commonQuestion{
    background: url(../img/commonQuestion/commonQuestionBg.png) no-repeat;
    background-size: 100% 100%;
    height: 1050px;
}
.commonQuestionBox{
    width: 73%;
    margin-left: 14%;
    margin-top: 50px;
    animation-direction: 1s;
}
.commonQuestionBlock{
    width: 15%;
    margin-right: 5%;
    height: 690px;
    float: left;
    text-align: center;
    writing-mode: vertical-lr;
    writing-mode: tb-lr;
}
.commonQuestionBox .commonQuestionBlock:nth-child(1){
    background: url(../img/commonQuestion/commonQuestionPic01.png) no-repeat;
    background-size: 100% 100%;
    animation-delay: 0.5s;
}
.commonQuestionBox .commonQuestionBlock:nth-child(2){
    background: url(../img/commonQuestion/commonQuestionPic02.png) no-repeat;
    background-size: 100% 100%;
    animation-delay: 1s;
}
.commonQuestionBox .commonQuestionBlock:nth-child(3){
    background: url(../img/commonQuestion/commonQuestionPic03.png) no-repeat;
    background-size: 100% 100%;
    animation-delay: 1.5s;
}
.commonQuestionBox .commonQuestionBlock:nth-child(4){
    background: url(../img/commonQuestion/commonQuestionPic04.png) no-repeat;
    background-size: 100% 100%;
    animation-delay: 2s;
}
.commonQuestionBox .commonQuestionBlock:nth-child(5){
    background: url(../img/commonQuestion/commonQuestionPic05.png) no-repeat;
    background-size: 100% 100%;
    animation-delay: 2.5s;
}
.commonQuestionBlock p{
    width: 50%;
    margin-left: 8%;
    font-size: 43px;
    color: #ffffff;
    letter-spacing: 3px;
}

/* 招生咨询 */
#admissionsConsult{
    background: url(../img/admissionsConsult/admissionsConsultBg.png) no-repeat;
    background-size: 100% 100%;
    height: 1150px;
}
.admissionsConsultBox{
    margin-left: 5%;
    margin-top: 50px;
    position: relative;
}
.mbaAdnissionBlock{
    height: 700px;
}
.embaAdnissionBlock{
    height: 700px;
}
.manageDirectionBox{
    /* height: 350px; */

}
.manageDirectionTitle{
    /* clear: both; */
    width: 100%;
    margin: 50px 0 20px 0;
    float: left;
}
.manageDirectionTitle img{
    width: 20%;
}
.manageDirectionTitle:nth-child(1){
    margin-top: 0;
}
.manageDirectionCont{
    margin-top: 50px;
}
.manageRelation{
    width: 260px;
    height: 260px;
    float: left;
    margin-right: 40px;
    animation-direction: 0.5s;
}
.manageDirectionCont .manageRelation:nth-child(2){
    background: url(../img/admissionsConsult/manageDirectionBg01.png) no-repeat;
    background-size: 100% 100%;
    animation-delay: 0.5s;
}
.manageDirectionCont .manageRelation:nth-child(3){
    background: url(../img/admissionsConsult/manageDirectionBg02.png) no-repeat;
    background-size: 100% 100%;
    animation-delay: 1s;
}   
.manageDirectionCont .manageRelation:nth-child(4){
    background: url(../img/admissionsConsult/manageDirectionBg03.png) no-repeat;
    background-size: 100% 100%;
    animation-delay: 1.5s;
}
.manageDirectionCont .manageRelation:nth-child(5){
    background: url(../img/admissionsConsult/manageDirectionBg04.png) no-repeat;
    background-size: 100% 100%;
    animation-delay: 2s;
}
.manageDirectionCont .manageRelation:nth-child(7){
    background: url(../img/admissionsConsult/financeDirectionBg01.png) no-repeat;
    background-size: 100% 100%;
    margin-bottom: 50px;
    animation-delay: 2.5s;
}
.manageDirectionCont .manageRelation:nth-child(8){
    background: url(../img/admissionsConsult/financeDirectionBg02.png) no-repeat;
    background-size: 100% 100%;
    margin-bottom: 50px;
    animation-delay: 3s;
}

.manageRelation p:nth-child(1){
    font-size: 30px;
    line-height: 50px;
    color: #ffffff;
    text-align: center;
    margin-top: 70px;
}
.manageRelation p:nth-child(2){
    font-size: 28px;
	line-height: 50px;
    color: #ffffff;
    text-align: center;
    margin-top: 10px;
}
.manageRelation p:nth-child(3){
    font-size: 24px;
	line-height: 40px;
    color: #ffffff;
    text-align: center;
}

.contSwitch{
    width: 500px;
    height: 86px;
    clear: both;
    position: absolute;
    top: 600px;
    left: 60%;
    /* border: 1px solid #BD3027; */
    border-radius: 43px;
}
.contSwitch p{
    width: 49%;
    float: left; 
    line-height: 86px;
    text-align: center;
    font-size: 24px;
    cursor: pointer;
    color: #BD3027;
    border: 1px solid #BD3027;
}
.contSwitch p:nth-child(1){
    border-top-left-radius: 43px;
    border-bottom-left-radius: 43px; 
}
.contSwitch p:nth-child(2){
    border-top-right-radius: 43px;
    border-bottom-right-radius: 43px;
    
}
.contSwitch .onSwitch{
    background: #BD3027;
    color: #ffffff;
}

/* 联系我们 */
#contactUs{
    background: url(../img/contactUs/contactUsBg.png) no-repeat;
    background-size: 100% 100%;
    height: 1250px;
}
.contactUsBox{
    margin-left: 6%;
    margin-top: 50px;
    width: 94%;
    position: relative;
}
.contactCode{
    /* clear: both; */
    width: 20%;
    margin-right: 11%;
    float: left;
    margin-bottom: 50px;
}
.contactCode img{
    width: 100%;
}
.contactUsBox .contactCode:nth-child(1){
    clear: both;
}
.contactUsBox .contactCode:nth-child(2){
    float: left;
}
.contactCont{
    width: 80%;
    /* float: left; */
    position: relative;
    padding-bottom: 80px;
}
.contactCont img{
    width: 100%;
}
.contactCont p:nth-child(1){
    font-size: 24px;
	line-height: 50px;
	letter-spacing: 1px;
	color: #ffffff;
}
.contactCont p:nth-child(2){
    width: 304px;
	height: 1px;
	background-color: #bd3027;
}
.contactCont p:nth-child(3){
    font-size: 20px;
	line-height: 41px;
	color: #ffffff;
}
.contactCont p:nth-child(4){
    font-size: 20px;
	line-height: 41px;
	color: #ffffff;
}
.contactCont p:nth-child(5){
    font-size: 20px;
	line-height: 41px;
	color: #ffffff;
}
.contactCont p:nth-child(5) a{
    color: #ffffff;
}
.contactCont p:nth-child(5) a:hover{
    color: #BD3027;
}
.contactCont a:nth-child(2){
    position: absolute;
    height: 50px;
    width: 55%;
    display: inline-block;
    left: 20%;
    bottom: 35%;
}
.contactCont a:nth-child(3){
    position: absolute;
    height: 50px;
    width: 55%;
    display: inline-block;
    left: 21%;
    bottom: 19%;
}