.introduce_content{
    height:auto;
    background:#ffffff;
    margin-bottom:20px;
}
.introduce_content h2{
    height:80px;
    line-height:80px;
    border-bottom:1px solid #EEEEEE;
    text-align:center;
    font-size:20px;
    color:#4C526C;
}
.all_words{
    padding:30px;
}
.all_words p{
    line-height:24px;
    text-indent:2rem;
    font-size:14px;
    color:#4C526C;
    padding:10px 0;
}
.intro_imgWord{
    width:100%;
    height:auto;
}
.intro_information{
    height:450px;
    margin:0 auto;
}
.intro_information dt{
    width:509px;
    height:344px;
    background:url(../../images/hospital_details/info.png) no-repeat;
    margin:0 auto;
}
.intro_information dd ul li{
    float:left;
    padding:0 10px;
    margin-left:10px;
}
.intro_information dd{
    line-height:100px;
    font-size:16px;
    text-align:center;
}