
.divlayout{
    width:100%;
    background-color:#fff;
    font-size:1em;
    text-align:justify;
    line-height:1.8em;
    color:#3f3f3f;
    display:table;
}
.divlayout img{
    width:100%;
    display:table;
}
.padding_top_bottom{
    padding:3% 0;
}
.backgroundcolor{
    background-color:#ebe8df;
}
.item_layout{
    width:1200px;
    margin:0 auto;
}
.consultation{
    padding: 5px 15px;
    margin:-7% 0 0 65%;
    position: absolute;
    cursor: pointer;
    color:#fff;
    background-color:#6f7e95;
    border-radius:5px;
}
.what_jaundice_left{
    width:35%;
    float:left;
}
.what_jaundice_right{
    width:61%;
    float:right;
}
.jaundice_word{
    width:90px;
    float:left;
}
.item_word{
    float:left;
    display:table;
    color:#64828d;
    font-size:2em;
    font-weight:bold;
    margin-top:30px;
}
.item_title_layout{
    text-align:center;
    display: table;
    margin: 0 auto;
}
.clear_float{
    clear:both;
}
.what_jaundicedescribe{
    text-indent:2em;
    margin-top:3%;
}
.symptom_left{
    width:570px;
    float:left;
    padding-right:30px;
    margin-top:3%;
}
.symptom_right{
    width:569px;
    border-left:1px dashed #a2b1b4;
    float:left;
    padding-left:30px;
    margin-top:3%;
}
.symptom_title{
    text-align:center;
    font-size:1.3em;
}
.symptom_countent{
    list-style:decimal;
    padding:0 0 0 20px;
    margin:3% 0 0 0;
}
.symptom_countent li{
    width:100%;
}
.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:33.333333333%;
    background-color:#e7e7e7;
    text-align:center;
    height:50px;
    vertical-align:middle;
}
.harm_disease th{
    background-color:#e7e7e7;
    text-align:center;
    height:50px;
    vertical-align:middle;
    font-size:1.3em;
}
.treatment_item{
    width:24.25%;
    float:left;
    margin-top:3%;
}
.treatment_content{
    background-color:#dfdfdf;
    margin-top:10px;
    height:226px;
}
.treatment_content1{
    background-color:#dfdfdf;
    height:226px;
}
.treatment_title{
    padding-top:15px;
    text-align:center;
    font-weight:bold;
}
.treatment_title1{
    padding-top:35px;
    text-align:center;
    font-weight:bold;
}
.treatment_describe{
    padding:10px 20px 0 20px;
}
.treatment_image{
    margin-top:10px;
}
.treatment_margin{
    margin-left:1%;
}
.illumination_describe{
    margin-top:2%;
    text-indent:2em;
}
.illumination_item_left{
    margin-top:3%;
    width:47.5%;
    border:1px dashed #64828d;
    border-radius:8px;
    float:left;
}
.illumination_title{
    padding:0 20px;
    background-color:#fff;
    font-weight:bold;
    font-size:1.2em;
    color:#64828d;
    display:table;
    margin:-15px auto 0 auto;
}
.illumination_content{
    padding:30px;
    height:160px;
}
.illumination_item_right{
    margin-top:3%;
    width:47.5%;
    border:1px dashed #64828d;
    border-radius:8px;
    float:right;
}
.environment{
    margin-top:3%;
}