.about-banner{
    width:100%;
}
.about-banner >img{
    display:block ;
    width:100%;
}
.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: #99242c;
    position:absolute;
    left:0 ;
    bottom: 0;
    
}
.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 a{
	color:#99242c!important;
}
.about-hosp{
    width:100%;
    background: #fff;
    height: 850px;
}
.container{
    width:1280px;
    margin: 0 auto ;
}
.about-hosp-content{
    width:590px;
    height:360px;
    margin-top:60px;
    padding-right: 48px;
    padding-bottom: 60px;
}
.about-hosp-content >h1{
    font-size: 30px;
    font-weight: bold;
    color:#99242c ;
    margin-bottom:20px;
}
.about-hosp-content >p{
    margin-top:35px;
    font-size: 14px;
    color:#666 ;
}
.about-hosp-content .hosp-brief{
	color:#545454;
	font-size:14px;
}
.hosp-video{
    width:640px;
    margin-top:60px;
    padding-bottom: 60px;
    float:left ;
}
.hosp-video img{
	width:640px;
	height:360px;
}
.advantage >ul>li{
    width:337px;
    height: 250px;
    background: #f7f7f7;
    float:left ;
    padding-top:44px;
    padding-left:38px;
    padding-right: 38px;
}
.advantage >ul>li>h3{
    font-size: 20px;
    color:#b94d4c ;
    padding-left:48px;
}
/*
.advantage >ul>li>p{
    margin-top: 34px;
    font-size: 14px;
    color:#545454 ;
    line-height: 30px;
}
*/
.advantage ul li div{
	margin-top:30px;
	font-size:14px;
	color:#545454 ;
	line-height: 30px;
	overflow:hidden ;
}
.zytd{
    background: url(../images/about_icon1.png) no-repeat;
}
.xscj{
    background: url(../images/about_icon2.png) no-repeat;
}
.zlss{
    background: url(../images/about_icon3.png) no-repeat;
}
.bg-gray{
    background: #f1f2f1;
}
.scope-title{
    padding-top:56px;
    height: 42px;
    border-bottom: 1px solid #d8d9d8;
    position:relative ;
}
.scope-title>h3{
    font-size: 20px;
    font-weight: bold;
    color:#000 ;
}
.scope-title>i{
    width:40px;
    height:5px;
    background: #99242c;
    position:absolute ;
    left:0;
    bottom:0;
}
.subject ul {
	margin-top:20px;
	
}
.subject >ul>li{
    width:337px;
    height: 180px;
    background: #fff;
    float:left ;
    padding-top:44px;
    padding-left:38px;
    padding-right: 38px;
}
.subject >ul>li>h3{
    font-size: 20px;
    color:#b94d4c ;
    padding-left:48px;
}
.hosp-scope{
	padding-bottom:50px;
}
.subject ul li div{
    margin-top: 34px;
    font-size: 14px;
    color:#545454;
    line-height:30px;
    overflow:hidden ;
}
.treat-depts{
    padding-top:40px;
    height: 630px;
    position:relative ;
}
.treat-depts .dept-left{
    width:280px;
    height: 505px;
    background: #99242c;
    padding-left:50px;
    padding-right:50px;
    padding-top:95px;
}
.treat-depts .dept-left>h3{
    font-size: 24px;
   
    color:#fff;
}
.treat-depts .dept-left>p{
    margin-top: 34px;
    font-size: 14px;
    line-height: 24px;
    color:#e5e5e5 ;
}
.treat-depts .dept-left>a{
    font-size: 14px;
    color:#fff;
}
.treat-depts >ul>li .dept-right{
    width:900px;
}
.treat-depts  .dept-right>img{
    vertical-align: top;
    width:900px;
    height:600px;
}
.treat-depts .treat-dept-labels{
    position:absolute ;
    top:510px;
    left:25px ;
}
.treat-depts .treat-dept-labels >ul>li{
    float:left ;
    width:165px;
    height:90px;
    background: #fff;
    opacity: 0.8;
    margin-left: 10px;
    cursor: pointer;
    text-align:center ;
}
.treat-depts .treat-dept-labels >ul>li:last-child a{ margin-top: 10px;} 
.treat-depts .treat-dept-labels >ul>li>i{
    display: block;
    margin-top:24px;
    margin-left:33px;
    width:27px;
    height: 2px;
    background: #99242c;
}
.treat-depts .treat-dept-labels >ul>li>a{
    display: block;
    margin-top: 20px;
    padding: 0 20px;
    text-align: center;
    font-size: 18px;
    color:#333;
}
.feature-dept-title{
    position:relative ;
}
.feature-dept-title >h3{
    font-size: 20px;
    font-weight: bold;
    color:#000;
    margin-top: 38px;
    padding-bottom: 15px;
    border-bottom: 1px solid #e5e5e5;
    
}
.feature-dept-title >i{
    display: block;
    width:40px;
    height:5px;
    background: #99242c;
    position:absolute;
    left:0;
    bottom:0;
}
.feature-dept-list{
    padding-top:30px;
    height: 725px;
}
.feature-dept-list >ul>li{
    float:left;
}
.feature-dept-list>ul>li>a{
    font-size: 15px;
    color:#555;
}
.feature-dept-list>ul>li>a>img{
    vertical-align: top;
}
.feature-dept-list>ul>li>a>p{
    height: 67px;
    line-height: 67px;
}