body{
    margin:0;
    padding:0;
    font-size:0.8em;
}
.divcontenthidden{
    overflow:hidden;
}
.divbody{
    max-width:640px;
}
.divlayout{
    width:100%;
    margin:0 auto;
    display:table;
    line-height:1.5em;
    color:#646464;
    background-color:#fff;
    text-align:justify;
}
.divbackgroudcolor{
    background-color:#f1fbfd;
}
.divlayout img{
    width:100%;
}
.item_div{
    width:94%;
    margin-left:auto;
    margin-right:auto;
}
.padding_top_bottom{
    padding-top:3%;
    padding-bottom:3%;
}
.padding_bottom{
    padding-bottom:3%;
}

.review_layout{
    margin-top:8%;
}
.review_left{
    color:#6b41e5;
    font-size:1.8em;
    float:left;
}
.review_middle{
    color:#6b41e5;
    font-size:2em;
    font-weight:bold;
    float:left;
    margin:2% 5px 0 5px;
}
.review_right{
    font-size:1.8em;
    color:#eeecec;
    margin-top:4%;
    float:left;
    letter-spacing:0.2em;
}
.clear_float{
    clear:both;
}
.review_describe{
    margin-top:2%;
    text-indent:2em;
    line-height:1.8em;
}
.divbackgroudcolor{
    background-color:#efeefc;
}
.item_title_layout{
    display:table;
    margin:0 auto;
    color:#6b41e5;
}
.item_title_left{
    font-size: 2.5em;
    font-weight: bold;
    font-style: italic;
    float: left;
    margin-top: 5%;
}
.item_title_left1{
    font-size:2.5em;
    font-weight:bold;
    font-style:italic;
    float:left;
    margin-top: 4%;
}
.item_title_left2{
    font-size:2.5em;
    font-weight:bold;
    font-style:italic;
    float:left;
    margin-top: 8%;
}
.item_title_right{
    float:left;
    display:table;
    margin-left:10px;
}
.item_title_zn{
    font-size:1.6em;
    margin-left:5px;
}
.item_title_en{
    font-size:0.75em;
    margin-left:-2%;
}
.text_indent{
    text-indent:2em;
}
.identify_describe{
    margin-top:4%;
}
.review_left_layout{
    width:25%;
    float:left;
}
.review_right_layout{
    width:72%;
    float:right;
}
.content_layout_top{
    margin-top:3%;
}
.harms_title{
    margin:3% 0 0 0;
    font-weight:bold;
}
.harms_describe{
    margin-top:2%;
}
.nursing_content{
    margin-top:2%;
}
.nursing_layout{
    margin-top:4%;
}
.nursing_item_layout{
    margin-top:3%;
}
.nursing_item_ul{
    width:100%;
    padding:0 !important;
    margin:0 !important;
    list-style:none !important;
}
.nursing_item_ul li{
    width:48%;
    border:1px solid #6b41e5;
    border-radius:5px;
    text-align:center;
    padding:0.6% 0;
    margin:2% 0 0 1.35%;
    float:left;
}
.doctor_image_layout{
    margin-top:3%;
}
.doctor_layout_right{
    margin-top:2%;
}
.doctor_name_ico{
    width: 15px;
    height: 15px;
    text-align: center;
    line-height: 17px;
    border-radius: 15px;
    border: 1px solid #6b41e5;
    float: left;
    color: #6b41e5;
    margin-top: 0.8%;
}
.doctor_name{
    font-weight:bold;
    font-size:1.5em;
    color:#6b41e5;
    float:left;
    margin-left:2%;
}
.doctor_job{
    margin-top:2%;
}
hr{
    border:1px dashed #6b41e5;
    margin:3% 0;
}
.doctor_consultation{
    display:table;
    margin:2% auto 0 auto;
    background-color:#6b41e5;
    color:#fff;
    padding:1% 3%;
    border-radius:5px;
    float:right;
}
.cl ul ,.slidebar ul{
    margin:0;
    padding:0;
}
.cl { zoom: 1;position: absolute; }
.title {line-height: 40px; overflow: hidden;text-align:center; }
.slideshow li { position: relative; overflow: hidden;}
.slideshow span.title {position: absolute; bottom: 0; left: 0; margin-bottom: 0; width: 100%; height: 40px; line-height: 40px; text-indent: 10px; background: rgba(0,0,0,0.3); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = #30000000,endColorstr = #30000000); color: #FFF; overflow: hidden; }
.slidebar li { list-style: none;float: left; margin-right: 5px; width: 20px; height: 20px; background-color:#d7d7d7;color:#d7d7d7; line-height:20px;}
.slidebar li.on { background-color:#6b41e5; color:#6b41e5;}
.slidebar { position: absolute;top: 655px; z-index:5;margin-left:150px;}
.block { margin: 0;position: relative; }
.comiis_wrapad { overflow: hidden;margin: 2% auto 0 auto; width: 100%; height:675px;}
#slidesImgs li { width: 100%; height: 675px; }


@media screen and (min-device-width:320px) and (max-device-width: 370px) {
    .harms_title{
        margin:0 !important;
    }
    .harms_describe{
        margin-top:0 !important;
        line-height:1.4em;
    }
    .nursing_item_ul li{
        margin:2% 0 0 1.25% !important;
    }
    .slidebar{
        top: 620px !important;
        margin-left:120px;
    }
    #slidesImgs li { height: 640px !important; }
    .comiis_wrapad { height:640px !important;}
}
@media screen and (min-device-width:371px) and (max-device-width: 410px) {
    .harms_title{
        margin:0 !important;
    }
    .slidebar{
        top: 630px !important;
        margin-left:140px;
    }
    #slidesImgs li { height: 650px !important; }
    .comiis_wrapad { height:650px !important;}

}






