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.5%;
    margin: -8% 0 0 8%;
    position: absolute;
    cursor: pointer;
}
.layout_backgroudcolor{
    background-color:#f6f6f6;
}
@media screen and (min-device-width:320px) and (max-device-width: 370px) {
    .item_title{
        font-size: 1.5em !important;
    }
   .what_massage_layout{
       height:88px !important;
   }
   .what_massage_right{
        line-height: 1.5em !important;
        margin-top: 0 !important;
    }
   .benefit_content{
        height:148px !important;
    }
   .benefit_layout {
        width: 27% !important;
        padding: 0 2% 2% 2% !important;
    }
   .text_indent{
        line-height:1.3em !important;
    }
   .doctor_left{
       margin-top:5%;
   }
}
@media screen and (min-device-width:371px) and (max-device-width: 410px) {
    .what_massage_layout{
       height:93px !important;
   }
    .what_massage_right{
        line-height: 1.8em !important;
        margin-top: 0 !important;
    }
    .benefit_layout{
        width:27% !important;
        padding:0 2% 2% 2% !important;
    }
    .text_indent{
        line-height:1.45em !important;
    }
}
.item_title{
    color:#d49a5b;
    font-size:1.6em;
    text-align:center;
    font-weight:bold;
}
.font_size1{
    font-size:1.2em;
}
.font_size2{
    font-size:1.3em;
}
.what_massage_layout{
    border:1px solid #d49a5b;
    padding:2% 4% 2% 2%;
    margin-top:8%;
    height:102px;
}
.what_massage_left{
    width:45%;
    float:left;
    
}
.what_massage_right{
    width:52%;
    padding-left:3%;
    float:left;
    line-height: 2em;
    margin-top: 3%;
}
.content_title_spacing{
    margin-top:4%;
}
.symptom_layout{
    width:90%;
    margin:3% auto 0 auto;
}
.symptom_title{
    color:#d49a5b;
    font-weight:bold;
    font-size:1em;
    text-align:center;
}
.symptom_content_layout{
    width:30%;
    float:left;
    margin-top:2%;
}
.symptom_content{
    background-color:#fff;
    padding:2% 0;
    text-align:center;
    color:#d49a5b;
    border:1px dashed #d49a5b;
    border-radius:5px;
    margin-top:6%;
}
.symptom_content_spacing{
    margin-left:5%;
    margin-right:5%;
}
.consulting{
    border-radius:5px;
    background-color:#ffb504;
    color:#fff;
    padding:0.5% 2%;
    display:table;
    margin:2% auto 0 auto;
}
.advantage_content_layout{
    width:90%;
    margin:3% auto 0 auto;
}
.advantage_content{
    margin:2% 0 0 0;
}
.advantage_content span{
    color:#d49a5b;
    font-weight:bold;
}
.benefit_layout{
    width:23.5%;
    float:left;
    border:1px solid #d49a5b;
    padding:0 4% 2% 4%;
    border-radius:5px;
    margin-top:5%;
}
.benefit_title{
    background-color:#d49a5b;
    color:#fff;
    font-weight:bold;
    text-align:center;
    width:90%;
    margin:-20% auto 0 auto;
    border-radius:20px;
    padding:2% 4%;
}
.benefit_content{
    margin-top:7%;
    height:114px;
}
.benefit_spacing{
    margin-left:2%;
    margin-right:2%;
}
.prompt_left{
    float:left;
    width:9%;
}

.prompt_title{
    margin-top:3%;
    color:#d49a5b;
    font-weight:bold;
}
.prompt_content{
    background-color:#c6c6c9;
    color:#fff;
    line-height:1.5em;
    padding:6px 12px 10px 12px;
    margin-top:1%;
}
hr{
    border:1px dashed #d49a5b;
    margin:4% 0;
}
.taboo_content_layout{
    width:90%;
    margin:2% auto 0 auto;
}

.doctor_left{
    width:40%;
    padding-right:3%;
    float:left;
}
.doctor_right{
    width:57%;
    float:left;
}
.doctor_name{
    font-size:0.9em;
}
.doctor_name span{
    color:#d49a5b;
    font-weight:bold;
    font-size:1.2em;
    letter-spacing:0.1em;
}
.text_indent{
    text-indent:2em;
    font-size:0.9em;
}
