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;
    font-size:0.8em;
}
.divlayout img{
    width:100%;
    display:table;
}
.padding_top_bottom{
    padding-top:4%;
    padding-bottom:4%;
}
.padding_top{
    padding-top:4%;
}
.consultation{
    width: 30%;
    height: 2.5%;
    margin: -12.7% 0 0 49.9%;
    position: absolute;
    cursor: pointer;
}
.item_layout{
    width:95%;
    margin:0 auto;
}
.item_title_layout{
    color:#1da2ae;
    font-weight:bold;
    font-size:1.6em;
    margin: 0 auto;
    display: table;
}
.item_title_layout span{
    color:#fbbc17;
}
.item_title_en{
    font-size:0.6em;
}
.asthma_synopsis{
    margin-top:2%;
    text-indent:2em;
}
.background_color{
    background-color:#fffef1;
}
.clinical_item_layout{
    margin-top:4%;
}
.clinical_item_title{
    color:#1da2ae;
    font-size:1em;
}
.clinical_item_describe{
    margin-top:2%;
    text-indent:2em;
}
.treatment_layout{
    margin-top:4%;
}
.treatment_item_layout{
    margin-top:4%;
}
.treatment_item_one{
    color:#1da2ae;
    font-size:1.8em;
    font-weight:bold;
    margin-left:5%;
}
.treatment_item_two{
    color:#fbbc17;
    font-size:1.8em;
    font-weight:bold;
    margin-left:5%;
}
.treatment_item_three{
    color:#fc694d;
    font-size:1.8em;
    font-weight:bold;
    margin-left:5%;
}
.treatment_item_content_layout{
    border:1px dashed #c2c2c2;
    border-radius:5px;
    padding:3% 5%;
}
.treatment_item_title_one{
    font-size:1.2em;
    color:#1da2ae;
}
.treatment_item_title_two{
    font-size:1.2em;
    color:#fbbc17;
}
.treatment_item_title_three{
    font-size:1.2em;
    color:#fc694d;
}
.expert_layout{
    width:31%;
    margin-top:4%;
    float:left;
}
.expert_image{
    border:1px solid #dec79c;
}
.expert_bespeak{
    background-color: #1da2ae;
    width: 50px;
    height: 30px;
    color: #fff;
    float: right;
    text-align:center;
    margin-top:-30px;
    position: relative;
    line-height:30px;
}
.expert_name{
    color:#1da2ae;
    font-weight:bold;
    font-size:1.1em;
    text-align:center;
    margin-top:8px;
}
.expert_job{
    text-align:center;
    margin-top:5px;
}
.expert_margin{
    margin-left:3.3%;
    margin-right:3.3%;
}
.expert_layout a{
    color:#787878;
    text-decoration:none;
}
.topic_layout{
    margin-top:4%;
    border:1px solid #dec79c;
    background-color:#fffef1;
    padding: 2% 4%;
}
.topic_synopsis_title{
    color:#1da2ae;
    text-align:center;
    font-size:1.2em;
    font-weight:bold;
}
.topic_synopsis{
    margin-top:5px;
    text-indent:2em;
}
.topic_synopsis span{
    color:#c63737;
}
.topic_ul li a,.topic_layout a{
    text-decoration:none;
    color:#787878;
}
.topic_ul{
    margin: 3% auto 0 auto;
    padding:0;
}
.topic_ul li{
    list-style-image:url('../../image/special/asthma-image/bg_image5.jpg');
    width:45%;
    float:left;
    margin-left:5%;
}