<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.doctor{
    width:90%;
    margin-left:auto;
    margin-right:auto;
}
.doctor a{
    text-decoration:none;
    color:#676767;
}
.doctorinfo{
    width:100%;
    float:left;
    min-height: 131px;
}
.doctorinfoleftimg{
    margin-top: 4%;
    margin-bottom: 4%;
    width:101px;
    float:left;
    height:101px;
}
.doctorinforight{
    margin: 4% 0 4% 4%;
    float: left;
}
.doctorinforight a{
    text-decoration:none;
}
.doctorname{
    height:20px;
    line-height:1.5em;
}
.doctortitle{
    margin-top:3%;
    line-height:1.1em;
    height:25px;
    line-height:22px;
}
.doctorbottom{
    margin-top:2%;
    width:80px;
    height:25px;
    border-radius:3px;
    line-height:25px;
    text-align:center;
    background-color:#c22c3d;
    color:#fff;
}
hr{
    width:100%;
    border-style:dashed;
    border-color:#d0cbcb;
    margin-bottom:2%;
}
.doctorspecialitytitle{
    width: 100%;
    float: left;
    padding-bottom:4%;
}
.doctorspecialitytitle1{
    width: 100%;
    float: left;
    padding-bottom:2%;
    padding-top:2%;
}
.doctorspecialitytitleicon{
    width:17px;
    float:left;
}
.doctorspecialitytitleicon1{
    width:14px;
    float:left;
}
.doctorspecialitytitlecontent{
    font-size:1.2em;
    font-weight:bold;
    float:left;
    margin-left:1%;
}
.doctorspecialitycontent{
    line-height:1.5em;
}
.doctoranswer{
    width:100%;
    float:left;
}
.doctoranswerimg{
    margin-top: 4%;
    margin-bottom: 4%;
    width:30%;
    float:left;
}
.doctoranswerinfo{
    width:65%;
    margin-left:5%;
    float:left;
    min-height:67px;
    margin-top: 4%;
    margin-bottom: 4%;
}
.doctoranswerinfotitle{
    height:20px;
    line-height:1.5em;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    font-weight:bold;
    margin-top: -2%;
}
.doctoranswerinfocontent{
    height:30px;
    line-height:1.2em;
    overflow:hidden;
    margin-top: 2%;
}
.doctoranswerrightbottom{
    margin-top:2%;
}
.doctoranswerrightbottom a{
    text-decoration:none;
    
}
.doctoranswertimeicon{
    float:left;
}
.doctoranswertdetails{
    float:right;
    margin-right:2%;
    color:#c22c3d;
}
.doctoranswertime{
    float:left;
    margin-left:4%;
}
.margintop6{
    margin-top:6%;
}
.paddingbottom4{
    padding-bottom:4%;
}
.doctor_margin_top{
    margin-top:0.5%;
}
.doctor_item_title {
    color: #c22c3d;
    font-size: 1.2em;
    padding-bottom: 6px;
    border-bottom: 1px solid #c22c3d;
    margin-top: 5%;
}
.doctor_describe {
    margin-top: 15px;
}</pre></body></html>