*{
    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;
    padding: 2px;
}
.angiocarpy{
    color: #ffffff;
    background: #19c8dd;
}
.departmentIndetail li a{
    color: #333333;
    font-size: 14px;
    font-weight: bold;
}
.departmentIndetail a:hover{
    color: #0b65c2;
    text-decoration: underline;
}
/*右侧*/
.location{
    line-height:30px;
    font-size:14px;
    color:#666666;
    margin-bottom: 10px;
    border-bottom: 1px  dashed #bdc4c4;
}
.currentPosition{
    width: 980px;
    float: right;
}
.text-content{
    padding: 20px 12px;
    line-height: 30px;
    font-size: 14px;
    color: #333333;
    font-family: '宋体';
}
.characteristic{
    width: 100%;
    height: 30px;
    line-height: 30px;
    color: #333333;
    font-family: '宋体';
    font-weight: bold;
    margin: 10px 0px 10px 0px;
}
.introduce{
    width: 100%;
    line-height: 30px;
    float: right;
    padding-right: 200px;
    margin-bottom: 20px;
}
.text{
    text-indent: 40px;
}
.progressive{
    width: 100%;
    height: 40px;
    line-height: 40px;
}
.minute{
    overflow: hidden;
}
.pageFooting{
    width: 100%;
    margin: 20px 0px 20px 0px;
    float:left;
    padding-left:280px;
}
.pageFooting a{
    color: #0b65c2;
    font-size: 14px;
}
.pointListing li{
    text-indent: 30px;
}
.certificate img{
    width: 586px;
    height: 380px;
    margin-left: 180px;
    display: block;
}
.surgery{
    font-size: 14px;
    color: #000;
    text-align: center;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 10px;
}
/*友情链接*/
.links a:hover{
color: #0b65c2;
}