body{
    margin:0;
    padding:0;
    font-size:0.8em;
    background-color:#fff !important;
}
.divcontenthidden{
    overflow:hidden;
}
.divbody{
    max-width:640px;
    background-color:#fff;
}
.divlayout{
    width:100%;
    background-color:#fff;
    display:table;
    text-align:justify;
    line-height:1.5em;
    margin:0 auto;
    color:#383838;
}
.div_background_color{
    background-color:#f9f6eb;
}
.divlayout img{
    width:100%;
}
.item_layout{
    width:96%;
    margin-left:auto;
    margin-right:auto;
}
.padding_top_bottom{
    padding-top:2%;
    padding-bottom:2%;
}
.padding_bottom{
    padding-bottom:2%;
}
.padding_top{
    padding-top:2%;
}
.margin_top_2{
    margin-top:2%;
}
.margin_top{
    margin-top:5%;
}
.doctor_image img{
    border:1px solid #65b0e3;
}
.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%;
    line-height:1.5em;
}
.dotor_consultation {
    color: #e6506a;
    float:left;
}
.dotor_details{
    color: #e6506a;
    float:right;
}
.margin_left_2{
    margin-left:2%;
}
a{
    text-decoration:none;
    color:inherit;
}

.border_bottom{
    border-bottom:1px dashed #b9b8b2;
}
.what_high_risk_table{
    width:100%;
}
.what_high_risk_table td:first-child{
    width:22%;
}
.what_high_risk_table td:last-child{
    text-indent:2em;
    padding-left:4%;
}
.item_table{
    width:100%;
    border-collapse:separate;
    border-spacing:0;
}
.item_table td:first-child{
    width:15%;
}
.item_table td:last-child{
    width:15%;
}
.item_table td:nth-child(2){
    text-align:center;
    font-size:1.5em;
    color:#4397d3;
    font-weight:bold;
}
.obstacle{
    float:left;
    width:31%;
}
.obstacle img{
    border:1px solid #beac98;
    border-radius:10px;
}
.obstacle_content{
    text-align:center;
}
.obstacle_margin{
    margin:0 3.5%;
}
.abnormal_appearance_img{
    background-image:url('../../image/special/neural-behavior-screening-image/neural-behavior-screening_bg_3.jpg');
    background-repeat:no-repeat;
    background-size:100%;
}
.abnormal_appearance{
    background-color:#dfecf8;
    padding:1% 1.5%;
    border-radius:10px;
    margin-top:3%;
    display:table;
}
.notes{
    color:#4398d3;
    padding-top:2%;
}
.high_risk_factor{
    background-image:url('../../image/special/neural-behavior-screening-image/neural-behavior-screening_bg_4.jpg');
    background-repeat:no-repeat;
    padding: 3% 0 3% 5%;
    font-size: 1.1em;
    font-weight: bold;
    color:#483524;
    margin:2% 0;
}
.high_risk_factor_ul{
    list-style:decimal;
    padding-left:3%;
}
.high_risk_factor_ul li{
    margin-top:2%;
}
.importance{
    color:#483524;
    font-weight:bold;
    font-size:1.1em;
}
.importance_content{
    text-indent:2em;
}
.doctor_remind{
    background-image:url('../../image/special/neural-behavior-screening-image/neural-behavior-screening_bg_4.jpg');
    background-repeat:no-repeat;
    padding: 3% 0 3% 8%;
    font-size: 1.1em;
    font-weight: bold;
    color:#483524;
    margin:2% 0;
}
.common_problem_ul{
    list-style:none;
    margin:0;
    padding:0;
}

.common_problem_ul li{
    float:left;
    width:33.3%;
}
.common_problem_ul_ul{
    width:100%;
    margin:0;
    padding:0;
    list-style:none;
}
.common_problem_ul_ul li{
    width:100%;
    margin-top:1%;
}
@media screen and (min-device-width:320px) and (max-device-width: 370px) {
   
}
@media screen and (min-device-width:371px) and (max-device-width: 410px) {
    
}