
.divlayout{
    width:100%;
    background-color:#fff;
    font-size:1.1em;
    text-align:justify;
    line-height:1.8em;
    color:#757575;
    display:table;
}
.divlayout img{
    width:100%;
    display:table;
}
.item_content_layout{
    margin-left:auto;
    margin-right:auto;
    max-width:1140px;
}
.padding_top_bottom{
    padding-bottom:2%;
    padding-top:3%;
}
.padding_top{
    padding-top:3%;
}
.padding_bottom{
    padding-bottom:2%;
}
a{
    text-decoration:none;
    color:inherit;
}
.online_consulting{
    width: 7%;
    height: 1%;
    margin: -7.5% 0 0 25.8%;
    position: absolute;
    cursor: pointer;
}
.layout_backgroudcolor{
    background-color:#fdf3e7;
}
.doctor_layout{
    width:47%;
    float:left;
    margin-top:3%;
}
.doctor_info_left{
    float:left;
    width:40%;
}
.doctor_info_rigth{
    float:left;
    width:58%;
    margin-left:2%;
    line-height:1.5em;
}
.doctor_consulting{
    background-color:#f5548d;
    padding:0.8% 0;
    text-align:center;
    border-radius:5px;
    margin-top:1%;
    color:#fff;
}
.doctor_name{
    font-size:1.3em;
    font-weight:bold;
    color:#f5548d;
}
.margin_left6{
    margin-left:6%;
}
.margin_top4{
    margin-top:4%;
}

@media screen and (min-device-width:1140px) and (max-device-width: 1280px) {
    
}
.title_zn{
    color:#f14e68;
    font-size:2em;
    text-align:center;
    font-weight:bold;
}
.title_en{
    text-align:center;
    display:table;
    margin:1.5% auto 0 auto;
    color:#fcafbb;
    border-top:3px 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:25%;
}
.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:25px;
    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:33.33333333333%;
}
.symptom_title{
    color:#f14e68;
    font-size:1.2em;
    font-weight:bold;
    text-align:center;
}
.symptom_content{
    margin-top:3%;
}
.harm_layout{
    width:100%;
    border:0;
    border-spacing:0px;
    border-collapse:separate;
    margin-top:2%;
}
.harm_layout td:first-child{
    width:35%;
    vertical-align:middle;
}
.harm_layout td:nth-child(2){
    padding-left: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:1%;
}
.harm_number{
    width:30px;
    height:30px;
    border-radius:15px;
    background-color:#f14e68;
    line-height:30px;
    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:25%;
}
.treatment_layout td:first-child{
    background-color:#f14e68;
    color:#fff;
}
.treatment_title{
    text-align:center;
    font-weight:bold;
    font-size:1.1em;
}
.treatment_content{
    margin-top:4%;
}
.treatment_line{
    border: 1px solid #f14e68;
    width: 70%;
    position: relative;
    margin: 2% 0 0 25%;
    padding-bottom: 1.4%;
}
.bespeak{
    display:table;
    padding:0.5% 1%;
    background-color:#d49a5b;
    color:#fff;
    margin:2% auto 0 auto;
    border-radius:5px;
}
.subsidy_content{
    margin-top:2%;
}
.margin_top{
    margin-top:2%;
}