<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.expert{
    width:90%;
    margin-left:auto;
    margin-right:auto;
}
.experta{
    text-decoration:none;
    color:#676767 !important;
}
.expertclass{
    width:100%;
    min-height:60px;
}
.expertclassul{
    margin:6px 0 0 0;
    padding:0px;
    list-style:none;
}
.expertclassul li{
    margin:0px;
    list-style:none;
    float:left;
    font-size:1.1em;
    text-align:center;
    padding:2%;
    line-height:1.2em;
    margin-top:1%;
    box-shadow:0 0 2px 2px #d0cbcb;
    width:13%;
    margin-left:3%;
    min-height: 32px;
    border-radius:3px;
}
.expertclassselect{
    color:#fff;
    background-color:#c22c3d !important;
}
.dotorexpert{
    width:100%;
    margin:0;
    padding:0;
    list-style:none;
}
.dotorexpert li{
    width:100%;
    padding:0;
}
.expertinfo{
    width:100%;
    float:left;
}
.expertinfoleftdotorimg{
    margin-top: 4%;
    margin-bottom: 4%;
    width:30%;
    float:left;
    border-radius:3px;
}
.expertinfoleftdotorinfo{
    margin: 4% 0 4% 4%;
    width: 65%;
    float: left;
}
.expertinfoleftdotorinfotitle{
    line-height:1.5em;
}
.expertinfoleftdotorinfotitle strong{
    font-size:1em;
}
.expertinfointroduce{
    margin-top:2%;
    line-height:1.5em;
    height: 40px;
    overflow: hidden;
}
.expertdotorconsult{
    margin-top:2%;
}
.expertdotorconsult a{
    text-decoration:none;
    color:#c22c3d;
    font-size:1em;
}
.child{
    margin-top:2%;
}
.child ul{
    width:100%;
    list-style:none;
}
.child ul li{
    width: 24%;
    list-style: none;
    float: left;
    background-color: #d7d1d1;
    margin-left: 1%;
    text-align: center;
    margin-bottom: 1%;
    min-height: 30px;
    line-height: 30px;
}
.margin_top02{
    margin-top:0.4%;
}
@media screen and (min-device-width:320px) and (max-device-width: 370px) {
   .expertclass{
       min-height: 56px;
   }
}</pre></body></html>