/* 医院口碑*/
.index_title span {
    padding-right: 10px;
    border-left: 6px solid #06cc71;
    padding-left: 8px;
    box-sizing: border-box;
    height: 22px;
    line-height: 22px;
}
.kb_lis{
    width: 750px;
    margin-bottom: 30px;
}
.kb_lis .name img{
    width: 40px;
    height: 40px;
    border-radius: 1000px;
}
.kb_lis .pl_img {
    width: 360px;
}
.kb_lis .pl_img img{
    width: 100px;
    height: 100px;
    margin-right: 20px;
    margin-bottom: 12px;
}
.left_c {
    width: 770px;
    margin-right: 40px;
}
