.navLocation{
    font-size: 14px;
    color:#666666;
    padding:16px 0;
}
.navLocation span,.navLocation a{
    color:#999999;
}
.schoolBanner{
    height: 380px;
    margin-bottom:30px;
}
.schoolBanner a{
    background-size: auto 380px!important;
}

.menuHead{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom:16px;
    position: relative;
}
.menuHead:after{
    content:'';
    position: absolute;
    width: 100%;
    height: 1px;
    background: #CFCFCF;
    bottom:0;
}
.menuHeadLeft{
    display: flex;

}
.menuHeadLeft>div,.menuHeadLeft>a{
    height: 38px;
    padding:0 28px;
    display: flex;
    align-items: center;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color:#333333;
    position: relative;
    z-index: 2;
}
.menuHeadLeft>div.on,.menuHeadLeft>a.on{
    color: #FFFFFF;
    background: #FF9000;
}
.schoolTitle{
    font-size: 22px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    text-align: center;
    margin-top:38px;
    margin-bottom:50px;
}
.schoolDesc{
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #444444;
    line-height: 34px;
}
.suggestSubject{
    margin-top:50px;
    margin-bottom:44px;
}
.subjectBox{
    display: flex;
}
.subjectBox>div{
    width: 297px;
    box-sizing: border-box;
    padding:18px 20px;
    background: #F4F4F4;
    margin-right: 4px;
}
.subjectBox>div:last-child{
    margin-right: 0;
}
.subjectBox>div>a{
    display: block;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 26px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.subjectBox>div>a:hover{
    color:#0063CC;
}
.schoolDetailsList>div{
    display: flex;
    justify-content: space-between;
    line-height: 38px;
    height: 38px;
    font-size: 14px;
    border-bottom:1px dashed #CCCCCC ;
}
.schoolDetailsList a{
    color:#333333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 90%;
}
.schoolDetailsList a:hover{
    color:#0063CC;
}
.schoolDetailsTitle{
    text-align: center;
    font-size: 20px;
}
.schoolDetailsContent{
    margin-bottom:90px;
}


.AllSchool{
    margin-top:20px;
    margin-bottom:50px;
}
.bySchoolType{
    display: flex;
    justify-content: space-between;
}
.bySchoolType>a,.bySchoolType>div{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 398px;
    height: 62px;
    background: #F4F4F4;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    position: relative;
    cursor: pointer;
}
.bySchoolType>a:hover,.bySchoolType>div:hover{
    color:#0063CC;
}
.bySchoolType>a.on,.bySchoolType>div.on{
    color:#0063CC;
}
.bySubjectType{
    border-left:1px solid #CFCFCF;
    border-right:1px solid #CFCFCF;
    border-bottom:1px solid #CFCFCF;
    padding:20px 20px 15px 20px;
    font-size: 14px;
}
.bySubjectType>span{
    margin-bottom:5px;
    display: inline-block;
    cursor: pointer;
    transition: 0.3s;
    margin-right:20px;
}
.bySubjectType>span:hover,.bySubjectType>span.on{
    color:#0063CC;
}
.bySchoolType>a.on:after,.bySchoolType>div.on:after{
    content:"";
    width: 100%;
    height: 2px;
    background: #0063CC;
    position: absolute;
    bottom:0;
    z-index: 2;
}
.schoolListByType{
    display: flex;
    flex-wrap: wrap;
    margin-top:12px;
}
.schoolListByType>div{
    width: 396px;
    height: 186px;
    background: #FFFFFF;
    border: 1px solid #CFCFCF;
    display: flex;
    box-sizing: border-box;
    padding:20px;
    margin-right: 6px;
    margin-bottom:10px;
}
.schoolListByType>div:hover{
    border-color:#0068a6;
}
.schoolListByType>div:nth-child(3n){
    margin-right:0;
}
.schoolListByType>div>img{
    width: 85px;
    height: 85px;
    margin-right: 18px;
}
.schoolListByType>div>div{
    width: 71%;
}
.schoolName{
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.schoolTypeInfo{
    height: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
}
.zyBtn{
    display: inline-block;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    background: #0063CC;
    border-radius: 6px;
    color: #FFFFFF;
    padding:8px 20px;
    margin-top:12px;
}
.zyBtn:hover{
    opacity: 0.8;
}
.gotoSchool:hover .schoolName{
    color:#0063CC;
}
.gotoSchool{
    display: block;
    height: 92px;
}
.gotoSchoolSub{
    display: block;
    height: 70px;
    margin-top:5px;
}
.gotoSchoolSub a:hover{
    color:#0063CC;
}
.schoolListByType.subList>div{
    height: 160px;
}
.zhaobiao{
    display: flex;
    /*padding-top:36px;*/
    flex-wrap: wrap;
}
.zhaobiao>a{
    display: flex;
    width: 380px;
    height: 120px;
    background: #FFFFFF;
    border: 1px solid #E7E7E7;
    align-items: center;
    justify-content: space-evenly;
    transition: 0.3s;
    margin-right: 26px;
    margin-bottom:20px;
}
.zhaobiao>a:nth-child(3n){
    margin-right: 0;
}
.zhaobiao>a:hover{
    border-color:#0063CC;
    box-shadow: 0px 4px 20px 0px rgba(184, 184, 184, 0.2);
}
.zhaobiao>a:hover .zhaobiao-title{
    color:#0063CC;
}
.date-box{
    text-align: center;
    height: 40px;
}
.date-box>div:first-child{
    font-size: 20px;
    font-weight: bold;
    color: #999999;;
}
.date-box>div:last-child{
    font-size: 12px;
    font-weight: bold;
    color: #c0c0c0;
}
.zhaobiao-title{
    width: 244px;
    height: 46px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #444444;
    line-height: 26px;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp:2;
}
.zhaobiao .fgx{
    width: 1px;
    height: 48px;
    background: #EEEEEE;
}

/*新闻*/
.news-head{
    border-bottom:1px solid #e5e5e5;
    height: 44px;
    line-height: 44px;
    padding-left:28px;
    background: #165599;
}
.news-head>a{
    display: inline-block;
    /*margin-right: 35px;*/
    color:white;
    position: relative;
    transition: 0.3s;
    font-size: 16px;
    padding:0 15px;
}
/*.news-head>a:last-child{*/
/*    margin-right:0;*/
/*}*/
.news-head>a.on{
    background:white;
    color:#0063CC;
}

.news-head>a:hover{
    background:white;
    color:#0063CC;
}
.news-content{
    padding:12px 28px;
}
.news-content>div{
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 14px;
    color:#999;
    height: 76px;
    border-bottom:1px dashed #c0c0c0;
    transition: 0.3s;
}
.news-content>div:hover{
    background: #fbfbfb;
}
.news-content>div a{
    font-size: 14px;
    color:#333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 91%;
}
.news-content>div a:hover .news-bt{
    color:#0063CC;
}
.news-bt{
    font-size: 16px;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
}
.news-zy{
    font-size: 12px;
    margin-top:10px;
    overflow: hidden;
    color:#666666;
    text-overflow: ellipsis;
}

/*新闻结束*/