
.about-banner{
    width:1584px;
    margin:0 auto ;
}
.about-banner >img{
    vertical-align: top;
    width:1584px;
    height: 380px;
    

}
.about-content{
    width:100%;
}
.title-container{
    width:1280px;
    margin: 0 auto;
    height: 77px;
    border-bottom: 1px solid #e5e5e5;

}
.title-container .title-nav {
    height: 77px;
    position:relative;
}
.title-container .title-nav>i{
    width:40px;
    height: 5px;
    background: #16559c;

}
.title-container .title-nav >ul >li{
    width:100px;
    float:left ;
    height: 77px;
   

}
.title-container .title-nav >ul >li>a{
    display: block;
    font-size: 18px;
    color:#555;
    height: 20px;
    margin-top:30px;
    text-align: left;

}
.title-container .title-crumbs >ul>li{
    float:left;
    height: 77px;
    line-height: 77px;
}
.title-container .title-crumbs >ul>li>a{
    font-size: 14px;
    color:#999 ;
}
.m30{
    margin-left:30px;
}
.hosp-floor{
	width:100%;
	overflow:hidden;
	margin-bottom:60px;
}

.hosp-floor img{
	display:block ;
	margin:0 auto ;
}
.floor-title-zh{
	margin-top:60px;
	font-size:24px;
	line-height:30px;
	color:#000;
	text-align:center;
	
}
.floor-title-cn{
	font-size:14px;
	line-height:30px;
	text-align:center;
	margin-bottom:60px;
	
}