#indexFangTan .bd {
    height: 290px;
    overflow: hidden;
}
#indexFangTan .bd li {
    display: inline;
    float: left;
    width: 386px;
    height: 290px;
    overflow: hidden;
    margin-right: 21px;
}

#indexFangTan .bd a.ftimg {
    display: block;
    height: 250px;
    overflow: hidden;
    background-repeat: no-repeat;
}
#indexFangTan .bd a.ftsys {
    width: 100%;
    display: block;
    height: 40px;
    line-height: 60px;
    text-align: center;
    font-size: 16px;
    color: #000;
    font-weight: bold;
    overflow: hidden;
    background-repeat: no-repeat;
    overflow:hidden;
    text-overflow:ellipsis;
}