.header_dis{
    width: 100%;
    height: 60px;
    background: #ffffff;
}
.header_dis .header_list{
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    
}
.header_list ul li{
    float: left;
    margin-left: 65px;
}
.header_list ul li a{
    font-size: 16px;
    color: black;
    line-height: 60px;
}
/* 预约挂号 */
.yuyue{
    width: 1200px;
    height: 420px;
    background: #ffffff;
    margin: 22px auto 0 auto;
    overflow: hidden;
}
.yuyue .yuyue1 p{
    font-size: 22px;
    color: #333333;
    margin: 35px 0 0 50px;
}
.yuyue .paiban{
    margin: 30px 0 0 50px;
    
}
.yuyue .paiban i{
    display: inline-block;
    width: 8px;
    height: 8px; 
    border-radius: 50%;
    background: red;
    margin-top: 1px;
    margin-right: 12px;
}
.yuyue .paiban_list{
    width: 1100px;
    height: 214px;
    margin: 8px auto 0 auto;
}
.paiban_list .paiban_date{
    width: 158px;
    background: #F7F7F9;
}

.paiban_date ul li{
	border:1px solid #e5e5e5;
    float: left;
    width: 156px;
    height: 46px;
    font-size: 14px;
    
}
.paiban_date ul li span{
    display:block;
    text-align: center;
    color: #333333;
    margin-top: 5px; 
}
.paiban_date ul li p{
    text-align: center;
    color: #999999;
}
table tr td{
    border: 1px solid #E5E5E5;
    border-top:none;
    text-align: center;
    height: 38px;
    position: relative;
}
table tr td a{
    font-size: 14px;
    color: #333333;
}
table tr:nth-child(odd){
    background: #ffffff;
}
table{
    border-collapse: collapse;
}
.ys_msg{
    width: 370px;
    height: 190px;
    border: 1px solid #E5E5E5;
    position: absolute;
    top: 32px;
    left: 28px;
    display: none;
    background: #ffffff;
    z-index: 999;  
}
.dd .ys_msg{
    width: 370px;
    height: 190px;
    border: 1px solid #E5E5E5;
    position: absolute;
    top: 30px;
    left: -330px;
    display: none;
    background: #ffffff;
    z-index: 999;  
}
.ys_msg1{
    width: 370px;
    height: 190px;
    border: 1px solid #E5E5E5;
    position: absolute;
    top: -181px;
    left: 57px;
    display: none;
    background: #ffffff;
    z-index: 999;  
}
.dd .ys_msg1{
    width: 370px;
    height: 190px;
    border: 1px solid #E5E5E5;
    position: absolute;
    top: -181px;
    left: -360px;
    display: none;
    background: #ffffff;
    z-index: 999;  
}
.ys_msg img{
    width: 57px;
    height: 71px;
    position: absolute;
    top: 14px;
    left: 18px;  
}
.ys_msg1 img{
    width: 57px;
    height: 71px;
    position: absolute;
    top: 14px;
    left: 18px;
}
.ys_msg .msg_span{
    font-size: 16px;
    color: #333333;
    position: absolute;
    top:12px;
    left: 94px;
}
.ys_msg1 .msg_span{
    font-size: 16px;
    color: #333333;
    position: absolute;
    top:12px;
    left: 94px;
}
.ys_msg .msg_p{
    position: absolute;
    font-size: 14px;
    color: #333333;
    top: 38px;
    left: 94px;
}
.ys_msg1 .msg_p{
    position: absolute;
    font-size: 14px;
    color: #333333;
    top: 38px;
    left: 94px;
}
.ys_msg .msg_text{
    width: 340px;
    height: 95px;
    margin-top: 95px;
    margin-left: 17px;
    text-align: left;
}
.ys_msg1 .msg_text{
    width: 340px;
    height: 95px;
    margin-top: 95px;
    margin-left: 17px;
    text-align: left;
}
.msg_text .msg_span1{
    font-size: 14px;
    color: #000000;
    text-align: left;
}
.msg_text .msg_text2{
    width: 300px;
    height: 100%;
    float: right;
}
.msg_text .msg_text2 span{
    font-size: 14px;
    color: #666666;
}
.msg_text2 .msg_btn{
    display: block;
    width: 60px;
    height: 30px;
    background:#E60044;
    color: #ffffff;
    text-align: center;
    line-height:30px;
    margin-left: 240px;
    margin-top: -12px;
} 
table tr td a:hover{
    color: red;
}
table tr td:hover .ys_msg{
    display: block; 
}
table tr:nth-child(3) td:hover .ys_msg1{
    display: block;
}
table tr:nth-child(4) td:hover .ys_msg1{
    display: block;
}
/* 专家列表 */
.title_p{
    width: 1200px;
    color: #333333;
    font-size: 20px;
    margin: 26px auto 0 auto;
}
.zhj_list{
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.zhj_list .zhj{
    width: 590px;
    height: 210px;
    border-radius: 5px;
    background:#ffffff;
    margin-top: 20px;  
}
.zhj_2{
    display: none;
}
.zhj .zhj_img{
    width: 164px;
    height: 100%;
    float: left;
}
.zhj .zhj_text{
    width: 400px;
    height: 100%;
    
    float: right;
}
.zhj_text .zhj_name{
    margin-top: 24px;
}
.zhj_name .xm{
    color:#333333; 
    font-size:18px;
}
.zhj_name .ks{
    margin-left: 18px;
    font-size: 14px;
    color: #666666;
}
.zhj_text .zw{
    font-size: 14px;
    color: #666666;
} 
.zhj_text .zhj_1{
    width: 30px;
    height: 2px;
    background: #000000;
    margin-top: 17px
}
.zhj_text .zhj_text1{
    margin-top: 20px;
    width: 380px;
    text-align: left;
    position: relative;
}
.zhj_text .zhj_text1 p{
    font-size: 15px;
    color: #666666;
}
.zhj_text .zhj_text1 a{
    font-size: 14px;
    color: #666666;
    position: absolute;
    right: 0px;
    top: 40px; 
}
.add{
    width: 1200px;
    height: 34px;
    background: #E3E1E1;
    margin: 46px auto 62px auto;
    text-align: center;
}
.add p{
    color:#000000;
    font-size: 14px;
    line-height: 34px;
}
.add .p2{
    display: none;
}