.middle{
    height: 280px;
    width: 100%;
}
.middle_2{
    width: 1000px;
    margin: 0 auto;
}
.middle_2_linsk{
    width: 226px;
    position: relative;
    top: -67px;
}
.middle_2_yykg{
    height: 68px;
    background: url("../images/titlebg.jpg");
    font-size: 24px;
    color: #FFFFFF;
    line-height: 68px;
    padding-left: 32px;
}
.middle_2_list li{position: relative;}
.middle_2_list li a{
    display: inline-block;
    color: #666;
    font-size: 16px;
    width: 194px;
    height: 42px;
    line-height: 42px;
    padding-left: 32px;
    background: #F2F2F2;
}
.middle_2_list li a:hover{
    color: #FFFFFF;
    background: #009FE9;
}
.middle_2_list li a span{
    position: absolute;
    right: 30px;
    top: 16px;

}
.middle_2_linsk img{
    margin-top: 15px;
}
.middle_2_details{
    width: 742px;
    margin-top: 32px;
}
.middle_2_xqtb{
    height: 49px;
    border-bottom: 1px solid #e6e6e6;
}
.lg{
    width: 38px;
    height: 2px;
    background: #009fe9;
    position: relative;
    top: 47px;
}
.middle_2_title{
    font-size: 22px;
    font-weight: bold;
    color: #555;
    line-height: 48px;
}
.middle_2_titleright{
    font-size: 12px;
    color: #666;
    line-height: 48px;
}
.middle_2_titleright a{
    color: #666;
    font-size: 12px;
}
.middle_2_titleright a:hover{
    color: #316BCF;
}
.middle_2_xqnr{
    width: 740px;
    margin-top: 10px;
    padding-bottom: 40px;
}



/*------------ 新闻列表 ----------------*/
.middle_2_list2 li{
    padding-top: 24px;
}
.middle_2_list2 li:nth-child(5){
    border-bottom:1px dotted #e5e5e5;
    padding-bottom: 24px;
}
.middle_2_list2 li:nth-child(10){
    border-bottom:1px dotted #e5e5e5;
    padding-bottom: 24px;
}
.middle_2_list2 li a{
    width: 100%;
    display: block;
    height: 20px;
    color: #666;
    padding-left: 5px;
}
.middle_2_list2 li a:hover{
    color: #009fe9;
}
.middle_2_list2 li a i{
    display: inline-block;
    height: 16px;
    color: #009fe9;
    position: relative;
    top: 2px;
}
.middle_2_list2 li a span{
    display: block;
}


#kkpager { margin-top: 20px;}

.banner-wrap{position: relative;
    width: 100%;
    height: 280px;
    overflow: hidden;
}
.banner-img{position: absolute;
    left: 50%;
    margin-left: -960px;
    width: 1920px;
    height: 280px;}

/*科室页面*/
.ksjsk>li{
    width: 100%;
    border: 1px solid #e5e5e5;
    font-size: 14px;
    margin-top: 32px;
    position: relative;
}
.ksmc{
    background: #FFFFFF;
    position: absolute;
    left: 12px;
    top: -12px;
}
.ksmc2{
    font-size: 16px;
    font-weight: bold;
    color: #555;
    background: url("../images/bg-red.png") no-repeat;
    margin: 0 10px;
}
.ksmc2 i{
    position: relative;
    *top: 12px!important;
    width: 24px;
    height: 19px;
    padding-right: 2px;
    color: #FFFFFF;
    font-size: 14px;
    display: inline-block;
    text-align: center;
}
.ksgl_km{
    padding: 20px 0;
}
.ksgl_km li{
    line-height: 30px;
    padding-left: 25px;
}
.ksgl_km li a{
    display: inline-block;
    width: 175px;
    color: #333;
}
.ksgl_km li a:hover{
    color: #009FE9;
}