.focus-box{
    width:520px;
    height:362px;
    /* padding:5px;
    background-color: #e8e8e8;
    border:1px solid #c6c6c6; */
    /* margin-top:10px;
    margin-left:10px; */
}

.ffocus-box{
    width: 380px;
    height:120px;
    overflow: hidden;
}
.ffocus{
    width:380px;
    height:120px;
    position: relative;
    overflow:hidden;
}
.ffocus_pics{
    position: absolute;
    left:0px;
    top:0px;
}
.ffocus_pics .ffocus_divbox{
    width:380px;
    height:120px;
    float:left;
    position: relative;
}
.ffocus_pics .ffocus_divbox .ffocus_title{
    position: absolute;
    top:0px;
    left:124px;
    line-height:28px;
    font-size:14px;
    width:156px;
}