*{
    padding: 0px;
    margin: 0px;
    text-decoration: none;
    font-family: "微软雅黑";
    list-style:none;
}
.auto{
    width: 1200px;
    margin: 0 auto;
}

/*清除浮动*/       
    .clearfloat:after{display:block;clear:both;content:"";visibility:hidden;height:0}
    .clearfloat{zoom:1}

.fl{
    float: left;
}
.fr{
    float: right;
}
/*banner*/
    .administrative{
    width: 100%;
    height: 75px;
    border-bottom: 1px solid #fbfbfb;
}
.administra{
    width: 1200px;
    height: 75px;
    margin: 0px auto;
}
.atle4 a:hover{
    color: #0b65c2;
}
.mores{
    width: 62px;
    height: 35px;
}
.mores img{
    position: absolute;
    margin-top: 3px;
}
/*科室动态*/
.warp{
    width: 1200px;
    margin: 0px auto;
}
.departmentIndetail{
    margin-top: 30px;
}
.departmentIndetail li{
    width: 190px;
    height: 60px;
    line-height: 60px;
    border: 1px solid #eeecec;
    text-align: center;
    font-size: 20px;
    margin-bottom: -1px;
    font-weight: bold;
    color: #333;
    background: #fbfbfb;
}
.angiocarpy{
    color: #ffffff;
    background: #19c8dd;
}
.departmentIndetail li a{
    color: #333333;
    font-size: 14px;
    font-weight: bold;
}
.departmentIndetail a:hover{
    color: #0b65c2;
    text-decoration: underline;
}
/*右侧列表*/
.currentPosition{
    width: 980px;
    float: right;
}
.location{
    line-height:30px;
    font-size:14px;
    color:#666666;
    margin-bottom: 20px;
    border-bottom: 1px  dashed #bdc4c4;
}
.textContent li{
    width: 950px;
    font-size: 14px;
    color: #666666;
    padding: 10px 0px 10px 0px;
    border-bottom: 1px dashed #bdc4c4;
    overflow: hidden;  
    text-overflow:ellipsis;
    white-space: nowrap;
}
.textContent li .date{
    color: #999999;
}
.pageFooting{
    width: 100%;
    margin: 20px 0px 20px 0px;
    float:left;
    padding-left:280px;
}
.pageFooting a{
    color: #0b65c2;
    font-size: 14px;
}
.operatingTheater{
    width: 200px;
    height: 150px;
    position: relative;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    overflow: hidden;
}
.operatingTheater img{
    max-width: 200px;
    max-height: 150px;
}
.intervene{
    width: 200px;
    height: 150px;
	border: 1px solid #999999;
    float: left;
    margin: 20px 60px 20px 60px;
}
.intervene .img-warp{
    width: 200px;
    height: 150px;
    overflow: hidden;
}
.intraoperative{
    line-height: 35px;
    text-align: center;
}
.intervene a{
    color: #000;
}
.intervene a :hover{
    color: #0b65c2;
    text-decoration:underline;
}
.hospitalDepartments :hover{
    color: #0b65c2;
}
/*友情链接*/
.links a:hover{
color: #0b65c2;
}