<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.divlayout{
    width:100%;
    background-color:#fff;
    font-size:1em;
    text-align:justify;
    line-height:1.8em;
    color:#787878;
    display:table;
}
.divlayout img{
    width:100%;
    display:table;
}
.padding_top_bottom{
    padding:3% 0;
}
.padding_top{
    padding-top:3%;
}
.padding_bottom{
    padding-bottom:3%;
}
.consultation{
    width: 12.1%;
    height: 0.7%;
    margin: -8.1% 0 0 58%;
    position: absolute;
    cursor: pointer;
}
.consultation_bottom{
    float:right;
    padding:0.5% 1%;
    background-color:#1da2ae;
    color:#fff;
    border-radius:5px;
    margin-top: -4%;
}
.item_layout{
    width:1200px;
    margin:0 auto;
}
.item_title_layout{
    color:#1da2ae;
    font-weight:bold;
    font-size:2.2em;
    margin: 0 auto;
    display: table;
}
.item_title_left{
    color:#fbbc17;
    float:left;
    margin-top: 20px;
    margin-right: 5px;
}
.item_title_right{
    float:left;
}
.item_title_en{
    font-size:0.6em;
}
.asthma_synopsis{
    margin-top:2%;
    text-indent:2em;
}
.background_image{
    background-image:url('../pc-image/asthma/bg_image.jpg');
    background-repeat:no-repeat;
    height:696px;
}
.background_color{
    background-color:#fffef1;
}
.clinical_layout{
    margin-top:4%;
}
.clinical_item_layout{
    width:31%;
    float:left;
}
.clinical_item_title{
    color:#1da2ae;
}
.clinical_item_describe{
    margin-top:4%;
    text-indent:2em;
}
.clinical_item_describe1{
    margin-top:4%;
}
.clinical_item_margin{
    margin-left:3.5%;
    margin-right:3.5%;
}
.treatment_layout{
    margin-top:1%;
}
.treatment_left_layout{
    width:17.2%;
    float:left;
}
.treatment_right_layout{
    width:80.8%;
    margin-left:2%;
    float:left;
}
.treatment_synopsis{
    margin-top:4%;
    text-indent:2em;
}
.treatment_item_layout{
    width:31%;
    float:left;
    margin-top:6.5%;
}
.treatment_item_margin{
    margin-left:3.5%;
    margin-right:3.5%;
}
.treatment_item_one{
    color:#1da2ae;
    font-size:1.8em;
    font-weight:bold;
    margin-left:3%;
}
.treatment_item_two{
    color:#fbbc17;
    font-size:1.8em;
    font-weight:bold;
    margin-left:3%;
}
.treatment_item_three{
    color:#fc694d;
    font-size:1.8em;
    font-weight:bold;
    margin-left:3%;
}
.treatment_item_content_layout{
    border:1px dashed #c2c2c2;
    border-radius:5px;
    padding:3% 3%;
}
.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;
}
.attention_layout{
    background-image:url('../pc-image/asthma/bg_image2.jpg');
    height:397px;
    background-repeat:no-repeat;
    margin-top:3%;
}
.attention_synopsis{
    width: 92%;
    padding: 17% 0 0 48%;
    display: table;
}
.expert_layout{
    width:31%;
    margin-top:4%;
    float:left;
}
.expert_image{
    border:1px solid #dec79c;
}
.expert_bespeak{
    background-color: #1da2ae;
    width: 60px;
    height: 35px;
    color: #fff;
    float: right;
    text-align:center;
    margin-top:-35px;
    position: relative;
    line-height:35px;
}
.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{
    width:92%;
    margin:4% auto 0 auto;
}
.topic_left_layout{
    width:40%;
    float:left;
}
.topic_right_layout{
    width:52.3%;
    float:right;
}
.topic_synopsis_layout{
    background-image:url('../pc-image/asthma/bg_image4.jpg');
    background-repeat:no-repeat;
    height:117px;
    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_right_layout a{
    text-decoration:none;
    color:#787878;
}
.topic_ul{
    margin: 5% auto 0 auto;
    padding:0;
}
.topic_ul li{
    list-style-image:url('../pc-image/asthma/bg_image5.jpg');
    width:45%;
    float:left;
    margin-left:5%;
}</pre></body></html>