/*.banner_kf_list{*/
    /*height: 89px;*/
    /*background: url(../images/banner_kf_list.jpg) no-repeat center top;*/
/*}*/
.kf_section{
    height: auto;
    overflow: hidden;
    background: #eee;
}
.kf_content{
    padding: 15px;
    background: #fff;
    height: auto;
    overflow: hidden;
}
.kf_content .kf_title{
    background: url(../images/icon_06.jpg) repeat-x;
    height: 38px;
    width: 968px;
    margin: 16px auto 0 auto;
    border: 1px solid #ddd;
}
.kf_content .kf_title span{
    display: block;
    line-height: 38px;
    margin-left: 16px ;
}
.kf_content .kf_box{
    padding: 20px 15px;
}
.kf_content .kf_box .kf_time{
    text-align: center;
    line-height: 2rem;
}
.kf_content .kf_box ul{
    height: auto;
    overflow: hidden;
    margin-top: 40px;
    margin-bottom: 40px;
}
.kf_content .kf_box ul li{
    float: left;
    border-right: 1px dashed #ccc;
    height: 210px;
    width: 312px;
    position: relative;
}
.kf_content .kf_box ul li:last-child{
    border: none;
}
.kf_content .kf_box ul li img{
    margin: 10px auto;
}
.kf_content .kf_box ul li span{
    color: #666;
    display: block;
    margin-left: 30px;
    line-height: 2rem;
    font-size: 14px;
}
.kf_content .kf_box ul li p{
    color: #000;
    display: block;
    margin-left: 30px;
    font-size: 18px;
    line-height: 2rem;
}
.kf_content .kf_box ul li div.gfewm{
    position: absolute;
    top: 106px;
    right: 30px;
}
.kf_content .kf_box ul li div.gfewm img{
    margin: 0;
}