<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.l-content{
    
    line-height:1.8em;
    font-size:1.1em;
    color:#696969;
}
a{
    text-decoration:none;
    color:inherit;
}
.doctor_media{

}
.doctor_media_left{
    width:38%;
    float:left;
}
.doctor_media_right{
    width:56%;
    float:right;
}
.bespeak_doctor{
    display:table;
    padding:1% 5%;
    background-color:#a63745;
    color:#fff;
    letter-spacing:0.1em;
    float:left;
    margin-left:10%;
}
.schedule{
    display:table;
    padding:1% 5%;
    background-color:#fbeddd;
    color:#af8561;
    letter-spacing:0.1em;
    float:right;
    margin-right:10%;
}
.schedule_ul{
    list-style:none !important;
    margin:0 !important;
    padding:0 !important;
}
.schedule_ul li{
    color:#af8561;
    vertical-align:middle;
    float:left;
    margin-bottom:0 !important;
}
.schedule_ul li:last-child{
    margin:7px 0 0 2px;
}
.schedule_word{
    float:left;
    display:table;
}
.schedule_triangle{
    width:0;
    height:0;
    border-top:5px solid transparent;
    border-bottom:5px solid transparent;
    border-left:5px solid #af8561;
    float:right;
}
.doctor_name{
    font-size:1.2em;
        line-height: 1.8em;
}
.doctor_name span{
    font-size:1.5em;
    color:#c22c3d;
    letter-spacing:0.1em;
    margin-right:2%;
}
.doctor_post{
    margin-top:3%;
}
.doctor_post span{
    margin-left: 13%;
}
.visiting_time{
    margin:5% 0 0 0;
    color:#c22c3d;
}
.visiting_time:before{
    content:url(../img/time.png);
}
.visiting_time_table{
    width:80%;
    margin-top:1%;
    border:1px solid #e2e2e2;
    border-collapse:separate;
    border-spacing:0;
}
.visiting_time_table th{
    text-align:center;
    vertical-align:middle;
    height:40px;
    background-color:#f2f2f2;
    border:1px solid #e2e2e2;
}
.visiting_time_table td{
    text-align:center;
    vertical-align:middle;
    height:40px;
    border:1px solid #e2e2e2;
    color:#c22c3d;
}
.visiting_time_table td:first-child{
    color:inherit;
}
.visiting_time_table td a{
    height: 100%;
    width: 100%;
    display: block;
    line-height: 40px;
}

.doctor_item_title{
    color:#c22c3d;
    font-size:18px;
    padding-bottom:6px;
    border-bottom:1px solid #c22c3d;
    margin-top:5%;
}
.clear_float{
    clear:both;
}
.department_left{
    width:30%;
    float:left;
    margin-top:3%;
}
.department_right{
    width:67%;
    float:right;
    margin-top:3%;
}
.department_name{
    color:#c22c3d;
    font-size:1.3em;
    font-weight:bold;
    margin-top:7%;
}
.department_related_items{
    margin-top:3%;
}
.department_related_items span{
    margin-right:4%;
}
.doctor_state_layout{
    display:table;
    float:right;
    margin-top:1%;
    cursor:pointer;
}
.doctor_state_ul{
    margin:0 !important;
    padding:0 !important;
    list-style:none !important;
}
.doctor_state_ul li{
    float:left;
}
.circular_lower{
    background-color:#c22c3d;
    width:15px;
    height:15px;
    border-radius:15px;
    padding: 5px 0 0 1px;
    margin-top: 5px;
}
.circular_left{
    background-color:#c22c3d;
    width:15px;
    height:15px;
    border-radius:15px;
    padding: 2px 0 0 6px;
    margin-top: 5px;
}
.doctor_triangle_lower{
    width:0;
    height:0;
    border-top:6px solid #fff;
    border-right:6px solid transparent;
    border-left:6px solid transparent;
}
.doctor_triangle_left{
    width:0;
    height:0;
    border-left:6px solid #fff;
    border-top:6px solid transparent;
    border-bottom:6px solid transparent;
}
.doctor_list_layout{
    margin:0 !important;
    padding:0 !important;
    list-style:none !important;
}
.doctor_list_layout li{
    margin:2% 0 0 2%;
    float:left;
    width:23.5%;
}
.doctor_list_layout_first_li{
    margin-left:0 !important;
}
.doctor_list_name{
    margin-top:1%;
    text-align:center;
}
.display_none{
    display:none;
}
.display_view{
    display:block;
}
.doctor_describe{
	margin-top:15px;
}
.leftnav ul li a{
	
	padding-left: 0 !important;
	}</pre></body></html>