/*feed*/
.hr-feed-wrap{
    margin-top:25px;
}
.feed-wrap{
    float:left;
    width:764px;
    margin-top:10px;
}
.feed-card-fixed .feed-card-tab{
    width:764px;
}
.feed-card-tabs{
    height:55px;
    background:#fbfbfb;
}
.feed-card-tab-tabi{
    width:auto !important;
    padding:0 30px;
    margin-left:0;
    border-right:1px solid #dfdfdf;
    line-height:55px;
}
.feed-card-tab{
    border-top:4px solid #666;
}
.feed-card-tab-firstTab{
    width:auto !important;
}
.feed-card-tab-tabi-selected{
    border-bottom:0 none;
    border-top:6px solid #de4e63;
    color:#de4e63;
    top:-3px;
    left:-1px;
    z-index:1;
    height:48px;
    padding-bottom:4px;
    line-height:48px;
}
.feed-card a:hover,
.feed-card-a a:hover,
#bdshare span.bds_more11{
    color:#de4e63 !important;
}
.feed-card-tab-tabContainer{
    position:static;
    height:55px;
}