.interaction-meet-content{
    padding-top: 0;
}
.now-title{
    padding-top: 38px;
}
.now-title span{
    font-size: 14px;
    color: #666;
}
.margin-bottom-40{
    margin-bottom: 40px;
}
.interaction-meet-main{
    padding-top: 0;
}
/* ----------------- */
.news-content-tab-list{
    margin-top: 10px;
}
.details-class-right{
    padding-top: 40px;
    width: 284px;
    float: right;
}
.news-content-tab-item{
    width: 886px;
    padding: 30px 0;
    height: 129px;
    border-bottom: 1px solid #ededed;
    font-size: 0;
    overflow: hidden;
    position: relative;
}

.news-content-tab-item.border-bottom-none{
	border-bottom: none;
}
.news-content-tab-item-desc {
    height: 129px;
    overflow: hidden;
}
.news-content-tab-img{
    width: 230px;
    margin-right: 20px;
    height: 129px;
    display: block;
    float: left;
}
.news-content-tab-item-desc{
    position: relative;
    overflow: hidden;
}
.tab-item-desc-title{
    line-height: 20px;
    max-width: 600px;
    font-weight: bold;
    margin-bottom: 10px;
    font-size: 18px;
    color: #333333;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.tab-item-desc-title a{
    color: #333333;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    max-width: 100%;
    display: inline-block;
    font-weight: bold;
}
.tab-item-desc-title a:hover{
    color: #d50000;
}

.news_content_item_icon{
    height: 16px;
    *height:18px;
    _height:18px;
    position: relative;
    overflow: hidden;
    margin-top: -4px;
}
.tab-item-desc-word{
    height: 60px;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 16PX;
    color: #666666;
    margin-bottom: 24px;
    *margin-bottom: 22px;
    _margin-bottom: 20px;
}
.news_content_item_icon img{
    width: 14px;
    height: 14px;
    margin-right: 4px;
    vertical-align: middle;
    line-height: 16px;
}
.news_content_item_icon span{
    vertical-align: middle;
    font-size: 14px;
    color: #666666;
    line-height: 16px;
}
.news_content_item_icon1{
    float: left;
    line-height: 0;
    font-size: 0;
}
.news_content_item_icon2{
    position: absolute;
    right:0;
    bottom:0;
    font-size: 0;
    z-index: 99;
}

.details-class-share{
    float: right;
    height: 20px;
    margin-right: 2px;
    *width:125px;
}
.details-class-share p{
    font-size: 14px;
    color: #666666;
    line-height: 20px;
    float: left;
    margin-right: 2px;
}
.details-class-share img{
    width: 20px;
    display: block;
    float: left;
    margin-left: 6px;
}