
.divlayout{
    width:100%;
    background-color:#fff;
    text-align:justify;
    color:#383838;
    display: table;
}
.divlayout img{
    width:100%;
}
.item_div_layout{
    margin-left:auto;
    margin-right:auto;
    max-width:1140px;
    font-size:1em;
    line-height:1.5em;
}
.border_top{
    border-top:1px dashed #b9b8b2;
}
.background_color{
    background-color:#f9f6eb;
}
.padding_top_bottom{
    padding-bottom:2%;
    padding-top:2%;
}
.padding_bottom{
    padding-bottom:2%;
}
.padding_top{
    padding-top:2%;
}
.margin_left{
    margin-left:2%;
}
.margin_bottom{
    margin-bottom:2%;
}

a{
    text-decoration:none;
    color:inherit;
}
.margin_top_1{
    margin-top:-1%;
}
.what_high_risk_left{
    width:18%;
    float:left;
    margin-right: 2%;
}
.what_high_risk_right{
    text-indent: 2em;
    padding-top: 2%;
    float: left;
    width: 80%;
}
.title_table{
    width:100%;
    margin-top:2%;
}
.title_table td:first-child{
    text-align:right;
    width:29%;
}
.title_table td:nth-child(3){
    text-align:left;
    width:29%;
}
.title_table td:nth-child(2){
    text-align:center;
    font-size:2em;
    color:#4397d3;
    font-weight:bold;
    vertical-align: middle;
}
.title_table img{
    width:initial;
}
.content_center{
    text-align:center;
}
.obstacle{
    width:31%;
    float:left;
}
.obstacle img{
    border:1px solid #c5b5a5;
    border-radius:30px;
}
.obstacle_margin_left_and_right{
    margin:0 3.5%;
}
.abnormal_margin{
    margin-top:4%;
}
.abnormal_performance{
    padding:1% 1.5%;
    background-color:#dfecf8;
    float:left;
    border-radius:20px;
}
.abnormal_performance_width{
    width:37%;
}
.abnormal_table{
    width:100%;
}
.abnormal_table td:first-child{
    vertical-align:bottom;
}
.abnormal_table td:last-child{
    width:30%;
}
.abnormal_notes{
    color:#4398d3;
    font-size:0.9em;
    float:left;
    margin-top:4%;
}
.high_risk_factor_table{
    width:100%;
}
.high_risk_factor_table td:first-child{
    vertical-align:bottom;
}
.high_risk_factor_table td:last-child{
    width:30%;
}
.high_risk_factor{
    background-image:url('../pc-image/neural-behavior-screening/neural-behavior-screening_bg_6.jpg');
    background-repeat:no-repeat;
    padding: 1.5% 0 2% 3%;
    color:#483524;
    font-size:1.1em;
    font-weight:bold;
    margin:2% 0;
}
.high_risk_factor_ul{
    width:93%;
    list-style:decimal !important;
    padding-left:3%;
    color:#6d6b6c;
}
.importance_table{
    margin-top:3%;
    width:100%;
}
.importance_table td:first-child{
    width:26%;
}
.importance_table td:last-child{
    vertical-align:middle;
    padding-left:4%;
}
.importance_title{
    color:#483524;
    font-size:1.1em;
    font-weight:bold;
}
.importance_content{
    text-indent:2em;
    padding-top:2%;
}
.content_color{
    color:#6d6b6c;
}
.doctor_table{
    width:100%;
    margin-top:4%;
}
.doctor_table img{
    border:1px solid #65b0e3;
    border-radius:5px;
}
.doctor_table td:first-child{
    width:30%;
}
.doctor_table td:last-child{
    padding-left:5%;
     color:#6d6b6c;
     line-height:1.8em;
     vertical-align:middle;
}
.doctor_remind{
    background-image:url('../pc-image/neural-behavior-screening/neural-behavior-screening_bg_6.jpg');
    background-repeat:no-repeat;
    padding: 1% 0 2% 3%;
    color:#483524;
    font-size:1.1em;
    font-weight:bold;
    margin:2% 0;
}
.doctor_consult{
    background-color:#65b0e3;
    color:#fff;
    text-align:center;
    border-radius:8px;
    padding:1%;
}
.doctor_name {
    color: #4398d3;
    font-size: 2.5em;
}
.doctor_position{
    margin-top:2%;
}
.doctor_introduce{
    margin-top:3%;
}
.common_problem_ul_left{
    list-style:none !important;
    margin: -26.5% 0 0 10% !important;
}
.common_problem_ul_left li{
    margin-top:6.3% !important;
}
.common_problem_ul_right{
    margin: -22.3% 0 0 67% !important;
    list-style:none !important;
}
.common_problem_ul_right li{
    margin-top:16.8% !important;
}
.obstacle_content{
    text-align:center;
}