<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{
    margin:0;
    padding:0;
    font-size:0.8em;
}
.divcontenthidden{
    overflow:hidden;
}
.divbody{
    max-width:640px;
    background-color:#fff;
}
.divlayout{
    width:100%;
    display:table; 
    text-align:justify;
    line-height:1.5em;
    background-color:#fff;
    color:#3f3f3f;
    margin:0 auto;
}
.divlayout img{
    width:100%;
    display:table;
}
.padding_top_bottom{
    padding-top:4%;
    padding-bottom:4%;
}
.backgroundcolor{
    background-color:#ebe8df;
}
.item_content{
    width:96%;
    margin-left:auto;
    margin-right:auto;
    display:table;
}
.consultation{
    
    margin: -10% 0 0 67%;
    position: absolute;
    cursor: pointer;
    color:#fff;
    background-color:#6f7e95;
    border-radius:5px;
    font-size:0.7em;
}
.jaundice_word{
    width:60px;
    float:left;
}
.item_word{
    float:left;
    display:table;
    color:#64828d;
    font-size:1.5em;
    font-weight:bold;
    margin-top:20px;
}
.item_title_layout{
    text-align:center;
    display: table;
    margin: 0 auto;
}
.what_jaundicedescribe{
    text-indent:2em;
    margin-top:4%;
}
.symptom_title{
    text-align:center;
    font-size:1.1em;
    margin-top:4%;
}
.symptom_countent{
    list-style:decimal;
    padding:0 0 0 20px;
    margin:3% 0 0 0;
}
hr{
    border:1px dashed #a2b1b4;
    margin-top:4%;
}
.on_consultation{
    margin:2% auto 0 auto;
    display:table;
    cursor: pointer;
    color:#fff;
    background-color:#6f7e95;
    border-radius:5px;
}
.on_consultation a{
    padding: 5px 15px;
    text-decoration: none;
    color: #fff;
    display: table;
}
.harm_describe{
    margin-top:2%;
    text-indent:2em;
}
.harm_disease{
    border-spacing:5px;
    border-collapse:separate;
    width:100%;
    margin-top:3%;
}
.harm_disease td{
    width:50%;
    background-color:#e7e7e7;
    text-align:center;
    height:40px;
    vertical-align:middle;
}
.harm_disease th{
    background-color:#e7e7e7;
    text-align:center;
    height:40px;
    vertical-align:middle;
    font-size:1.2em;
}
.treatment_item{
    width:49%;
    float:left;
    margin-top:2%;
}
.treatment_content{
    background-color:#dfdfdf;
    margin-top:6px;
    height:187px;
}
.treatment_content1{
    background-color:#dfdfdf;
    height:187px;
}
.treatment_title{
    padding-top:5px;
    text-align:center;
    font-weight:bold;
}
.treatment_title1{
    padding-top:25px;
    text-align:center;
    font-weight:bold;
}
.treatment_describe{
    padding:5px 10px 0 10px;
}
.treatment_image{
    margin-top:6px;
}
.treatment_margin{
    margin-left:2%;
}
.illumination_describe{
    margin-top:2%;
    text-indent:2em;
}
.illumination_item{
    border:1px dashed #64828d;
    border-radius:8px;
    width:90%;
    margin:6% auto 0 auto;
}
.illumination_title{
    padding:0 20px;
    background-color:#fff;
    font-weight:bold;
    font-size:1.1em;
    color:#64828d;
    display:table;
    margin:-10px auto 0 auto;
}
.illumination_content{
    padding:10px 30px;
}
.environment{
    margin-top:4%;
}

@media screen and (min-device-width:320px) and (max-device-width: 370px) {
    .treatment_content{
        height:227px;
    }
    .treatment_content1{
        height:227px;
    }
    .treatment_item img{
        height:227px;
    }
}
@media screen and (min-device-width:371px) and (max-device-width: 410px) {
    .treatment_content{
        height:207px;
    }
    .treatment_content1{
        height:207px;
    }
    
}</pre></body></html>