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: 11%;
    height: 2%;
    margin: -12.5% 0 0 11.3%;
    position: absolute;
    cursor: pointer;
}
.layout_backgroudcolor{
    background-color:#fdf3e7;
}

@media screen and (min-device-width:320px) and (max-device-width: 370px) {
   
}
@media screen and (min-device-width:371px) and (max-device-width: 410px) {
    
}
.doctor_layout{
    margin-top:4%;
    margin-bottom:2%;
    display:table;
}
.doctor_info_left{
    float:left;
    width:30%;
}
.doctor_info_rigth{
    float:left;
    width:65%;
    margin-left:5%;
}
.doctor_consulting{
    background-color:#f5548d;
    padding:0.8% 0;
    text-align:center;
    border-radius:5px;
    margin-top:2%;
    color:#fff;
}
.doctor_name{
    font-size:1.3em;
    font-weight:bold;
    color:#f5548d;
}
.doctor_job{
    margin-top:3%;
    line-height:2.2em;
}
.doctor_specialty{
    clear:both;
    line-height:1.5em;
}
.margin_top4{
    margin-top:4%;
}
.title_zn{
    color:#f14e68;
    font-size:1.8em;
    text-align:center;
    font-weight:bold;
    line-height: 1.2em;
}
.title_en{
    text-align:center;
    display:table;
    margin:1.5% auto 0 auto;
    color:#fcafbb;
    border-top:2px solid #f14e68;
}
.why_epilepsy{
    text-indent:2em;
    margin-top:2%;
}
.pathogeny_layout{
    width:100%;
    border:0;
    border-spacing:10px;
    border-collapse:separate;
    margin-top:2%;
}
.pathogeny_layout td{
    width:50%;
}

.pathogeny_content_layout{
    padding:4%;
    background-color:#dfdfdf;
    margin-top:3px;
}
.pathogeny_content_layout1{
    padding:4%;
    background-color:#dfdfdf;
    margin-bottom:3px;
}
.pathogeny_title{
    text-align:center;
}
.pathogeny_content{
    margin-top:2%;
}
.symptom_layout{
    width:100%;
    border:0;
    border-spacing:15px;
    border-collapse:separate;
    margin-top:2%;
}
.symptom_layout td{
    border:1px solid #f14e68;
    border-radius:5px;
    padding:2% 4%;
    margin-top:25px;
    vertical-align:top;
    width:50%;
}
.symptom_title{
    color:#f14e68;
    font-size:1.2em;
    font-weight:bold;
    text-align:center;
}
.symptom_content{
    margin-top:3%;
}
.harm_content_layout{
    width:100%;
    border:0;
    border-spacing:0px;
    border-collapse:separate;
    margin-top:2%;
}
.harm_content_layout td{
    padding-top:2%;
}
.harm_content_layout td:first-child{
    width:10px;
    vertical-align:top;
}
.harm_content_layout td:nth-child(2){
    padding-left:2%;
}
.harm_number{
    width:20px;
    height:20px;
    border-radius:10px;
    background-color:#f14e68;
    line-height:20px;
    color:#fff;
    text-align:center;
}
.treatment_layout{
    width: 120%;
    border: 0;
    border-spacing: 10px;
    border-collapse: separate;
    margin: 2% auto 0 auto;
    position: relative;
    left: -22%;
}
.treatment_layout td{
    vertical-align:top;
    padding:5% 3%;
    background-color:#fdd5dc;
    width:50%;
}
.treatment_layout td:first-child{
    background-color:#f14e68;
    color:#fff;
}
.treatment_line{
    border: 1px solid #f14e68;
    width: 78%;
    position: relative;
    margin: 2% 0 0 20%;
    padding-bottom: 1.4%;
}
.treatment_title{
    text-align:center;
    font-weight:bold;
    font-size:1.1em;
}
.treatment_content{
    margin-top:4%;
}
.bespeak{
    display:table;
    padding:2% 4%;
    background-color:#d49a5b;
    color:#fff;
    margin:2% auto 0 auto;
    border-radius:5px;
}
.subsidy_content{
    margin-top:2%;
}
.margin_top{
    margin-top:2%;
}