
.divcontenthidden{
    overflow:hidden;
}
.divbody{
    max-width:640px;
    background-color:#fff;
    font-size:0.8em;
    text-align:justify;
}
.div_round img{
    border-radius:5px;
}
.divlayout{
    width:100%;
    margin:0 auto;
    display:table;
    line-height:1.5em;
    color:#3b3b3b;
}
.div_border_bottom{
    border-bottom:1px dashed #ececec;
}
.divbackgroundcolor{
    background-color:#d5e9ff;
}
.divbackgroundcolor1{
    background-color:#fff;
}
.divbackgroundcolor2{
    background-color:#eff7ff;
}
.divlayout img{
    width:100%;
}
.item_div{
    width:94%;
    margin-left:auto;
    margin-right:auto;
}
.padding_top_bottom{
    padding-top:3%;
    padding-bottom:3%;
}
.padding_bottom{
    padding-bottom:3%;
}
.item_content_left{
    width:6%;
    float:left;
}
.item_title_logo{
    width:10%;
    float:left;
}
.item_title_content{
    float:left;
    width:90%;
    text-align:center;
    padding-top:4%;
    padding-bottom:4%;
    color:#2a7fdc;
    font-size:1em;
}
.item_content_left img{
    width:initial;
}
.item_content_right{
    width:92%;
    float:left;
    margin-left:2%;
}
.item_content_title{
    color:#2a7fdc;
}
.margin_top{
    margin-top:2%;
}
.margin_left_2{
    margin-left:2%;
}
.doctor_image{
    width:40%;
    float:left;
}
.doctor_info{
    width:57%;
    float:left;
    margin-left:3%;
}
.doctor_info a{
    text-decoration:none;
    color:#3b3b3b;
}
.doctor_info_content{
    width:94%;
}
.dotor_experience {
    height: 93px;
    overflow: hidden;
    margin-top: 3%;
}
.dotor_consultation {
    color: #e6506a;
    float:left;
}
.dotor_details{
    color: #e6506a;
    float:right;
}
a{
    text-decoration:none;
    color:#3b3b3b;
}





