.YX-NAV{height: 40px;background: #006cbf;}
.YX-NAV .cd_sNavcontent{line-height: 40px;}
.YX-NAV .cd_sNavcontent li{
    height:40px;
    line-height: 40px;
    float: left;
    font-size: 14px;
    padding:0 17px;
}

.YX-NAV .cd_sNavcontent li[data-menu="current"],.YX-NAV .cd_sNavcontent li:hover {
    background: #fff;
    font-weight: bold;
    height:38px;
    border-top: 2px solid #ff5000;
    line-height: 38px;
}
.YX-NAV .cd_sNavcontent li a{color: #fff;}
.YX-NAV .cd_sNavcontent li:hover{font-weight: bold;background: #fff;color: #494949;}
.YX-NAV .cd_sNavcontent li[data-menu="current"] a,.YX-NAV .cd_sNavcontent li:hover a{
    color: #494949;
}

.yx-b-position{
    font-size: 14px;
    height: 12px;
    padding: 20px 0 10px 0;
    margin: 0 auto;
    color: #666;
}
.yx-b-left{width:890px;}

/**===========yx-b-left end**/
.yx-b-right{width: 278px;margin-top:10px;}

.cd_course_school{
    padding: 0 20px;
    background: #fafafa;
    width: 238px;
    height: 318px;
}
.cd_course_school .schoolinfo {
    margin-top: 20px;
    padding-bottom: 14px;
    border-bottom: 1px solid #efefef;
}
.cd_course_school .schoolinfo .img {
    float: left;
    width: 68px;
    height: 68px;
    background: #fff;
    border: 1px solid #efefef;
    display: flex;
    align-items: center;
    justify-content: center;

}
.cd_course_school .schoolinfo .img img {
    display: block;
    width: 68px;
}
.cd_course_school .schoolinfo .s_info {
    float: left;
    width: 150px;
    margin-left: 10px;
    height: 70px;
}
.cd_course_school .schoolinfo .s_info .s_name {
    width: 150px;
    font-weight: bold;
    font-size: 14px;
    height: 18px;
    line-height: 20px;
    margin-bottom: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.cd_course_school .schoolinfo .s_info .s_lv {
    color: #a1a1a1;
    font-size: 12px;
    margin-bottom: 10px;
}
.cd_course_school .schoolinfo .s_info .s_reputation {
    width: 150px;
    font-size: 12px;
    height: 12px;
    color: #093;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
    position: relative;
}

.cd_course_school .schoolservice {
    width: 240px;
    padding: 12px 0;
    font-size: 14px;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-indent: 15px;
    padding-bottom: 5px;
    float: left;
}
.cd_course_school .schoolList {
    width: 240px;
    display: block;
    padding: 15px 0;
    float:left;
}
.cd_course_school .schoolList li {
    float: left;
    width: 80px;
    text-align: center;
}
.cd_course_school .schoolList li i {
    font-size: 32px;
    color: #006cbf;
    display: block;
    padding-bottom: 8px;
    font-style: normal;
}
.cd_course_school .schoolList li label {
    display: block;
    font-size: 12px;
    color: #666;
}
.cd_course_school .schoolList {
    width: 240px;
    display: block;
    padding: 15px 0;
}
.cd_course_school .schoolList {
    width: 240px;
    display: block;
    padding: 15px 0;
}
.cd_course_school .number li {width: 79px;border-right: 1px solid #efefef;}
.cd_course_school .number li:last-child{border:none;}
.cd_course_school .schoolList li span {
    display: block;
    font-size: 14px;
    color: #ff5000;
}
.cd_course_school .number li span {padding-bottom: 13px;}
.cd_course_school .schoolList li label {display: block;font-size: 12px;color: #666;}
/**===========cd_course_school end**/

/**===========sosoutside start**/
.school-official-statement {
    width: 856px;
    border: 1px solid #ededed;
    padding: 24px 16px;
}
.school-official-statement .sostitle {
    color: #006cbf;
    font-family: "Source Han Sans CN";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    display: flex;
    align-items: center;
}
.school-official-statement .sostitle img {
    width: 20px;
    height: 20px;
    margin-right: 8px;
}
.school-official-statement p {
    width:828px;
    margin-top:24px;
    color: #494949;
    font-family: "Source Han Sans CN";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    padding-left: 30px;
}