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:#6d6b6c;
    margin:0 auto;
}
.divlayout img{
    width:100%;
    display:table;
}
.padding_top_bottom{
    padding-top:6%;
    padding-bottom:4%;
}
.item_content{
    width:96%;
    margin-left:auto;
    margin-right:auto;
    display:table;
}
a{
    text-decoration:none;
    color:inherit;
}
.online_consulting{
    width: 14%;
    height: 2.5%;
    margin: -10% 0 0 40.5%;
    position: absolute;
}
.layout_backgroudcolor{
    background-color:#f3f3f4;
}
@media screen and (min-device-width:320px) and (max-device-width: 370px) {
   .harm_layout li {
        width: 41.5% !important;
        padding:2% 3% !important;
    }
   .doctor_describe{
    margin-top:3% !important;
    }
   .harm_content{
    height:110px !important;
    }
    .harm_content1 {
        height: 133px !important;
    }
}
@media screen and (min-device-width:371px) and (max-device-width: 410px) {
    .harm_layout li {
        width: 41% !important;
        padding:2% 3% !important;
    }
    .harm_content1{
    height:95px !important;
    }
}
.item_title{
    color:#0079c8;
    font-size:1.5em;
    text-align:center;
    font-weight:bold;
}
.item_title span{
    color:#fe5f03;
}
.what_childhood_obesity_left{
    width:30%;
    float:left;
    margin-top:4%;
}
.what_childhood_obesity_right{
    width:67%;
    float:right;
    margin-top:4%;
}
.what_childhood_obesity_describe{
    text-indent:2em;
}
.childhood_obesity_cause{
    margin-top:6%;
}
.consultation{
    padding:1% 2%;
    background-color:#0079c8;
    border-radius:5px;
    margin:2% auto;
    color:#fff;
    display:table;
}
.harm_layout{
    list-style:none;
    margin:2% 0 0 0;
    padding:0;
}
.harm_layout li{
    width:40%;
    margin-left:3%;
    border:1px solid #0079c8;
    padding:2% 4%;
    margin-top:3%;
    float:left;
    line-height:1.5em;
}
.harm_layout li:first-child,.harm_layout li:nth-child(3),.harm_layout li:nth-child(5){
    margin-left:0;
}
.harm_title{
    color:#0079c8;
    margin-bottom:4%;
    text-align:center;
}
.harm_content{
    height:76px;
}
.harm_content1{
    height:76px;
}
.how_to_do_it_image{
    margin-top:4%;
}
.how_to_do_it_title{
    color:#0079c8;
    margin-top:4%;
}
.how_to_do_it_content{
    line-height:1.5em;
}
.not_suitable_layout{
    width:100%;
    border-spacing:0;
    border-collapse:separate;
    margin-top:6%;
}
.not_suitable_layout td{
    vertical-align:middle;
    width:50%;
    padding:2% 2%;
}
.screening_describe{
    margin-top:5%;
    text-indent:2em;
    margin-bottom:3%;
}
.screening_left{
    width:40%;
    padding:0 3% 0 0;
    float:left;
    margin-top:6%;
}
.screening_right{
    width:57%;
    float:left;
    margin-top:6%;
}
.line_left{
    margin-top:6%;
    height:2px;
    width:35%;
    float:left;
    background: -webkit-linear-gradient(left, #ecf0f3 , #0079c8); 
    background: -o-linear-gradient(right, #0079c8, #ecf0f3); 
    background: -moz-linear-gradient(right, #0079c8, #ecf0f3);
    background: linear-gradient(to right, #0079c8, #ecf0f3);
    -webkit-transform: rotateY(180deg);
}
.line_midde{
    margin-top:3%;
    width:30%;
    float:left;
    text-align:center;
    color:#0079c8;
    font-size:1.5em;
    font-weight:bold;
}
.line_right{
    margin-top:6%;
    height:2px;
    width:35%;
    float:left;
    background: -webkit-linear-gradient(left, #ecf0f3 , #0079c8); 
    background: -o-linear-gradient(right, #0079c8, #ecf0f3); 
    background: -moz-linear-gradient(right, #0079c8, #ecf0f3);
    background: linear-gradient(to right, #0079c8, #ecf0f3);
}
.clear_float{
    clear:both;
}

.doctor_name{
    color:#0079c8;
    font-size:1.2em;
    font-weight:bold;
}
.doctor_describe{
    margin-top:6%;
    text-indent:2em;
}
.margin_top{
    margin-top:5%;
}
