.content {
    margin-top: -4px !important;
}
a {
    cursor:pointer;
}
.layui-col-md8{
    width: 63.06%;
}
.nav_top{
    width: 98.7%;
}

.room {
    display: inline-block;
    width: 171px;
    font-size: 18px;
    font-family: 'Microsoft YaHei';
    font-weight: bold;
    color: rgba(254, 254, 254, 1);
    background-color: rgba(255, 159, 0, 1);
    line-height: 50px;
    text-align: center;
}

.text {
    padding-top: 0px;
}

.text_content {
    font-size: 14px;
    font-family: 'Microsoft YaHei';
    font-weight: 400;
    color: rgba(107, 107, 107, 1);
    line-height: 30px;
    margin-bottom: 15px;
}

.doctor {
    width: 100%;
}

.professors {
    width: 277px;
    display: inline-block;
    float: left;
    margin-right: 23px;
    margin-top: 20px;
}
.professors img{
    width: 277px;
    height: 313px;
}

.professors_a1 {
    float: left;
    width: 50%;
    font-size: 18px;
    display: inline-block;
    text-align: center;
    font-family: 'Microsoft YaHei';
    font-weight: bold;
    color: rgba(255, 255, 255, 1);
    background-color: rgba(40, 149, 241, 1);
    line-height: 50px;
    /*margin: -3px 0px 0px 0px;*/
}
.professors_a1:hover{
    color: #fff;
}
.professors_a2:hover{
    color: #fff;
}

.professors_a2 {
    float: left;
    text-align: center;
    display: inline-block;
    width: 50%;
    font-size: 18px;
    font-family: 'Microsoft YaHei';
    font-weight: bold;
    color: rgba(255, 255, 255, 1);
    background-color: rgba(255, 159, 0, 1);
    line-height: 50px;
    text-decoration: none;
    /*margin: -3px 0px 0px 0px;*/
}

.dnav1 {
    width: 100%;
    height: auto;
    background: rgba(255, 159, 0, 1);
    padding-top: 29px;
    padding-bottom: 31px;
    text-align: center;
    padding-left: 0px;
    margin: 0 0 0 0;
}


.dnav1_li p {
    margin-left: -50px;
    display: inline-block;
}


.dnav1_li1_eh {
    margin-bottom: 0px;
}

.content_left_null {
    height: 363px;
}
.nav_iframe{
    width: 100%;
}
