.clearfix:before, .clearfix:after {display: table;content: ' ';-webkit-flex-basis: 0;-ms-flex-preferred-size: 0;flex-basis: 0;-webkit-box-ordinal-group: 2;-webkit-order: 1;-ms-flex-order: 1;order: 1; }
.clearfix:after {clear: both; }
.jsfc_index{
    width: 890px;
}
.fc_title{border-bottom: 1px solid #e9e9e9;text-align: center;}
.fc_span{
    display: inline-block;width: 134px;
    height: 40px;
    background-color: #093183;text-align: center;line-height: 40px;color: #fff;font-size: 16px;}
.js_rank{
height: 36px;line-height: 36px;margin: 10px 0;
}
.js_rank_span{font-size: 18px;font-weight: bold;color: #3a3a3a;

}
.fc_list{
    width: 890px;margin: 0 -25px;
}
.fc_list .fc_item{float: left;width: 395px;margin: 10px 25px;background: #f5f5f5;overflow: hidden;    padding: 10px;
    box-sizing: border-box;height: 197px;}
.fc_list .fc_item .fc_item_pic{
    float:left;
    width: 148px;
    height: 178px;
    margin-right: 20px;
    line-height: 174px;
    background-color: #fff;
    text-align: center;
    }
.fc_list .fc_item .fc_item_pic img{max-width: 100%;max-height: 100%;vertical-align: middle;}
.fc_list .fc_item .fc_item_name{float:left;padding: 10px 0;width: 205px;}
.fc_list .fc_item .fc_item_name .rank_1{color: #3a3a3a;font-size: 18px;padding:2px 0;font-weight: bold;overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;line-height: 36px;height: 36px;}
.fc_list .fc_item .fc_item_name .rank_2{
    color: #313131;
    font-size: 14px;
    padding:2px 0;
    overflow: hidden;
    /* text-overflow:ellipsis; */
    /* white-space: nowrap; */
    /* line-height: 36px; */
    /* height: 36px; */
    }