.news-stand-list ul li:last-child {
    margin-bottom: 0;
}
.news-stand-list ul li h5{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.news-stand-list ul li div span:first-child{
    width: 2rem;
    display: inline-block;
}


/* 议程 */
.meeting .right-area{
    height: 7.76rem;
    display: block;
    /* padding: 0.3rem 0; */
}
.meeting .right-area{
    background-image: url(../images/meeting_bg.png);
    background-repeat: no-repeat;
    background-size: 38%;
    background-position: right;
}
.meeting .right-area .agenda_block {
    text-align: left;
    vertical-align: top;
    display: block;
    width: 100%;
    height: 7.76rem;
    overflow-y: auto;
}
.meeting .right-area .agenda_block ul{
    margin: 0.3rem 0; 
    margin-right: 1rem;
}
/* .meeting .right-area .agenda_block::-webkit-scrollbar {
    width: 10px;
}
.meeting .right-area .agenda_block::-webkit-scrollbar-thumb {
    border-radius: 8px;
    background-color: #243ab1;
}
.meeting .right-area .agenda_block::-webkit-scrollbar-track {
    border-radius: 8px;
    background-color: #e7e7e7;
} */
.agenda_block ul.list1 {
    text-decoration: none;
    margin-left: 20px;
    background: url(https://res.variflight.com/carnoc/hz/2019QSLT/img/page/bg-step-v1.png) repeat-y;
}
.agenda_block .list1 li {
    padding-left: 50px;
    background: url(https://res.variflight.com/carnoc/hz/2019QSLT/img/page/bg-step-n1.png) no-repeat;
    background-position: left top;
    /* min-height: 60px; */
    color: #333;
    font-size: 14px;
    line-height: 18px;
    position: relative;
    margin: 10px 0;
    padding-bottom: 20px;

}
.agenda_block .list1 li .logo_name{
    color: #333;
    font-size: 0.3rem;
    font-weight: 700;
}
.agenda_block .list1 li .logo_desc{
    color:#898D96;
    font-size: 0.26rem;
    margin-top: 0.1rem;
    position: relative;
    padding-left: 0.33rem;
    line-height: 1.5;
}
.agenda_block .list1 li .person_list::before{
    top: 0.04rem;
}
.agenda_block .list1 li .person_list .name{
    display: inline-block;
    /* width: 1rem; */
}   
.agenda_block .list1 li .logo_desc::before{
    content: '';
    display: block;
    position: absolute;
    top: 0.06rem;
    left: 0;
    width: 0.28rem;
    height: 0.28rem;
    background-image: url(../images/icons/icon_ren.png);
    background-size: 100% 100%;
}



.online-content video{
    width: 100%;
    height: auto;
}

/*  */

.forum:hover {
    background-size: cover
}
.forum .form-content{
    color: #fff;
    font-size: .339623rem;
}
.forum:hover .form-content{
    color: #fff
}


/* 专家声音 */
.expert-voice{
    background-image: url(	https://res.variflight.com/www_carnoc/zt/subject_2022/northbund-forum/images/bg/bg_3.jpg);
    background-size: cover;
}
.expert-voice .title-area .title-icon {
    width: 0.56rem;
    height: 0.56rem;
    background-image: url(../images/icons/icon_expert-voice.png);
}
.expert-voice-content{
    position: relative;
}
.expert-voice-content .swiper-button-next,
.expert-voice-content .swiper-button-prev{
    background-size: 19px 32px;
}
.expert-voice-content .swiper-button-next{
    right: -48px;
    background-image: url(../images/right-btn.png);
}
.expert-voice-content .swiper-button-prev{
    left: -48px;
    background-image: url(../images/left-btn.png);
}
.item-expert-voice{
    WIDTH: 100%;
    height: 8rem;
    padding-top: 0px;
    display: inline-block;
    background-image: url(../images/zj-bg.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.item-expert-voice-content{
    padding: 1.3rem 0.9rem 0 0.9rem;
}
.item-expert-voice-content p{
    height: 3.1rem;
    display: block;
    line-height: 0.6rem;
    text-align: justify;
    font-size: 0.28rem;
    color: #081c7f;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
}
.item-expert-voice-content h2{
    /* height: 60px; */
    /* line-height: 60px; */
    color: #fff;
    margin-top: 1.5rem;
}
.item-expert-voice-content h4{
    font-size: 0.26rem;
    font-weight: 500;
    color: #fff;
    margin-top: 0.2rem;
    line-height: 1.5;
}




/* 话题墙 */
.wb-topic iframe{
    width: 100%;
    height: 900px;
}
.highlights .title-area .title-icon{
    width: 0.56rem;
    height: 0.56rem;
}
.wb-topic .title-area .title-icon{
    width: 0.56rem;
    height: 0.56rem;
    background-image: url(../images/icons/icon_wb-topic.png);
}     
.wb-topic{
    background-color: #fff;
    /* width: 1440px !important; */
}
.wb-topic-box{
    width: 100% !important;
}
.wb-topic-box iframe{
    width: 100% !important;
}
.wb-topic-wrap{
    box-shadow: 0 0 0.188679rem 0.09434rem rgb(0 1 0 / 10%)
}
.wb-topic-box{
    position: relative;
    border-radius: 5px;
    overflow: hidden;
    padding-left: 20px;
    /* padding-right: 30px; */
    /* padding-top: 30px;
    padding-bottom: 30px; */
}
.wb-topic-wrap .wb-topic-box::before{
    content: '';
    width: 5px;
    height: 100%;
    display: block;
    position: absolute;
    left: 0;
    top:0;
    bottom:0;
    background-image: linear-gradient(rgb(28 28 128), rgb(221 0 15));
}
.wb-topic-wrap .feed_list{
    padding-left: 10px;
    padding-right: 30px;
    height: 500px;
    overflow-y: auto;
}
.wb-topic-wrap .feed_list .feed_item {
    padding: 30px 0;
    border-bottom: 1px #d1d1d1 dashed;
    zoom: 1;
}
.wb-topic-wrap .feed_list .feed_item:last-child{
    border:0;
}
.wb-topic-wrap .user_avatar_container {
    float: left;
    width: 50px;
}
.wb-topic-wrap .user_avatar {
    width: 50px;
    height: 50px;
    /* border: 1px solid #ededf7; */
    box-shadow: 0 0 0.1rem 0.02rem rgb(0 1 0 / 10%);
    border-radius: 5px;
}
.wb-topic-wrap .weibo_content {
    margin-left: 60px;
    /* justify-content: space-between;
    height: 50px; */
    display: flex;
    flex-direction: column;
}
.wb-topic-wrap .weibo_text {
    line-height: 18px;
}
.wb-topic-wrap .weibo_text > a{
    font-size: 0.3rem;
    color: #081c7f;
}
.wb-topic-wrap .weibo_info{
    margin-top: 0.2rem;
}
.wb-topic-wrap .weibo_info a{
    color: #8686a0;
    font-size: 0.26rem;
}
.wb-topic-wrap  .weibo_bottom {
    height: 14px;
    padding-top: 8px;
}
.wb-topic-wrap .user_words{
    font-size: 0.3rem;
    font-style: initial;
    text-align: justify;
    line-height: 1.5;
}
.wb-topic-wrap .weibo_time{
    color: #8686a0;
    font-size: 0.26rem;
    padding-left: 0.33rem;
    display: inline-block;
    position: relative;
}
.wb-topic-wrap .weibo_time::before{
    content: '';
    display: block;
    width: 0.28rem;
    height: 0.28rem;
    background-image: url(../images/icons/icon_date.png);
    background-size: 100% 100%;
    position: absolute;
    top: 0;
    left: 0;
}



@media only screen and  (max-width: 998px){
    .expert-voice-content .swiper-button-next{
        right: 0;
    }
    .expert-voice-content .swiper-button-prev {
        left: 0;
    }
}



@media only screen and (min-width: 767px){
    .meeting .right-area .agenda_block::-webkit-scrollbar,
    .wb-topic-wrap .feed_list::-webkit-scrollbar {
        width: 10px;
    }
    .meeting .right-area .agenda_block::-webkit-scrollbar-thumb,
    .wb-topic-wrap .feed_list::-webkit-scrollbar-thumb {
        border-radius: 8px;
        background-color: #9a9cc2;
    }
    .meeting .right-area .agenda_block::-webkit-scrollbar-track,
    .wb-topic-wrap .feed_list::-webkit-scrollbar-track {
        border-radius: 8px;
        background-color: #e7e7e7;
        /* border: 1px solid #cacaca; */
    }
    .meeting .right-area .agenda_block {
        overflow-y: hidden;
    }
    .meeting .right-area .agenda_block:hover {
        overflow-y: auto;
    }
}

