.header_dis{
    width: 100%;
    height: 60px;
    background: #ffffff;
}
.header_dis .header_list{
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    
}

.header_list ul li{
    float: left;
    margin-left: 65px;
}
.header_list ul li a{
    font-size: 16px;
    color: #333333;
    line-height: 60px;
}
/* <!-- 门诊列表 --> */
.fenlei{
    width: 1200px;
    height: 578px;
    background: #ffffff;
    margin: 22px auto 89px auto;
}
.fenlei .gh{
    width: 180px;
    height: 40px;
    float: left;
    margin-top: 42px;
    margin-left: 48px;   
}
.fn_nav{
    width: 1200px;
    height: 85px;
}
.fenlei .gh p{
    line-height: 40px;
    color: #333333;
    font-size: 22px;
}
.fenlei .page{
    float: left;
    margin-top: 42px;
    margin-left: 200px;
}
.fenlei .page .zjh{
    width: 160px;
    height: 40px;
    background:#F7F7F9;
    float: left;
    font-size: 14px;
    text-align: center;
    line-height: 40px;
    color: #666666;
}

.fenlei .page .pth{
    width: 160px;
    height: 40px;
    background:#F7F7F9;
    float: right;
    font-size: 14px;
    text-align: center;
    line-height: 40px;
    color: #666666;
}

.neike{
    width: 100%;
    height: 40px;
    margin-top: 12px;
}
.neike .nk_1 li:nth-child(1){
    width: 10px;
    height: 10px;
    background: red;
    border-radius: 50%;
    margin-top: 16px;  
}
.neike .nk_1{
    margin-left: 50px;
}

.neike ul li{
    float: left;
    line-height: 40px;
    margin-right: 14px;
    font-size: 16px;
    color: #525252;
}
.fenlei .nk_fn{
    width: 100%;
    height: 60px;
    margin-top: 1px;
    overflow: hidden;
}
.fenlei .nk_fck{
    width: 100%;
    height: 30px;
    margin-top: 1px;
    overflow: hidden;
}
.nk_fn ul{
    margin-left: 50px;
}
.nk_fn .nk_fn1 ul li{
    float: left;
    width: 183px;
    height: 19px;
}
.nk_fn .nk_fn2 ul li{
    float: left;
    width: 183px;
    height: 19px;
    margin-top: 16px;
}
.nk_fn ul li a{
    font-size: 14px;
    color: #929292;
}