<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.divlayout{
    width:100%;
    background-color:#fff;
    font-size:1em;
    text-align:justify;
    
    line-height:1.5em;
    color:#7e7f7f;
    display: table;
}
.divlayout img{
    width:100%;
    display:table;
}

.item_div_layout{
    margin-left:auto;
    margin-right:auto;
    width:1200px;
}
.padding_top_bottom{
    padding-top:2%;
    padding-bottom:2%;
}
.divbackgroudcolor{
    background-color:#fff0ed;
}
a{
    color:inherit;
    text-decoration:none;
}
.clear_float{
    clear:both;
}
.content_title{
    color:#3b5f93;
    font-size:1.5em;
    font-weight:bold;
    text-align:center;
}
.describe{
    margin-top:3%;
    text-indent:2em;
}
.describe span{
    color:#3b5f93;
}
.expert_team_title{
    margin-top:5%;
}
.doctor_info_layout{
    width:334px;
    height:354px;
}
.doctor_info_ul{
    width:1082px;
    margin:0 auto 0 auto !important;
    list-style:none !important;
    padding:0 !important;
}
.doctor_info_ul li{
    width:31.33333333333333333%;
    float:left;
    margin-left:3%;
    margin-top:4%;
}
.doctor_info_ul li:first-child,.doctor_info_ul li:nth-child(4),.doctor_info_ul li:nth-child(7){
    margin-left:0;
}
.doctor_time_layout{
    background-color:#3b5f93;
    color:#fff;
    float:right;
    height:25px;
    padding:5px 5px 3px 5px;
    line-height:1.1em;
    margin-top:-25px;
    position: relative;
}
.doctor_time{
    padding-right:5px;
    padding-left:3px;
    border-right:1px solid #fff;
    float:left;
}
.bespoke{
    padding-left:5px;
    float:left;
}
.doctor_name{
    text-align:center;
    margin:3%;
}
.doctor_name span{
    font-size:1.2em;
    font-weight:bold;
    padding-right:3%;
}</pre></body></html>