.meetingdatile .content_leftyn{padding-right: 40px;transition: all ease 0.5s }
.meetingdatile .content_leftyn .location{
    font: normal 12px/62px "Microsoft YaHei";
    color:#666666; 
    height: 62px;
}
.meetingdatile .content_leftyn .location a{
    font: normal 12px "Microsoft YaHei";
    /* color:#会议详情活动预告列表;  */
}
/* 标题 */
.meetingdatile .content_leftyn .meetint_title{
    padding-bottom: 7px;
    border-bottom: 1px solid #e9e9e9;
}
.meetingdatile .content_leftyn h2{
    font-size: 24px;
    font-family: 'Microsoft YaHei';
    font-weight:700;
    line-height: 38px;
    color: #424242;
}
.meetingdatile .content_leftyn .zhaiyao{
    font-size: 14px;
    font-family: 'Microsoft YaHei';
    color: #999;
    line-height: 38px;
}
.meetingdatile .content_leftyn .meeting_content{padding-top:29px;padding-bottom: 40px;}
.meetingdatile .content_leftyn .meeting_content div:nth-child(n+2){
 padding-top:10px;
 clear:both;
}
.meetingdatile .content_leftyn .meeting_content img{display: block;margin:0 auto;}
.meetingdatile .content_leftyn .meeting_content div p{
    text-indent: 2em;
    font-size: 16px;
    font-family: 'Microsoft YaHei';
    line-height: 30px;
    color: #333;
}
/* 内容 */
.meeting_content div{
    font-family: "Microsoft YaHei";
    line-height: 30px;
    text-indent: 28px;
}
embed{
    width: 67%;
    height: 315px;
 }
 embed html body video:-webkit-full-page-media {width: 100%!important;}
/* embed html body video{width: 100%!important;} */
/* 分页 */
.meetingdatile .content_leftyn .pagenum{
    padding:23px 0;
    text-align: center;
    position: relative;
}
.pagenum ul.pagination {
    display: inline-block;
    padding: 0;
    margin: 0;
}

.pagenum ul.pagination li {display: inline;}

.pagenum ul.pagination li a {
    color: #525252;
    float: left;
    padding: 8px 16px;
    text-decoration: none;
    transition: background-color .3s;
    border: 1px solid #ddd;
}

.pagenum .pagination li:first-child a {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.pagenum .pagination li:last-child a {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.pagenum ul.pagination li a.active {
    background-color: #c01920;
    color: white!important;
    border: 1px solid #8fb9de;
}

.pagenum ul.pagination li a:hover:not(.active) {background-color: #ddd;}
.pagenum  .one{
   display: inline-block;
   /* height: 38px;
   top:50%;
   left: 20%;
   position: absolute;
   font-size: 14px;
   margin-top: -14px;
   color: #666; */
   float: left;
    line-height: 38px;
    padding-right: 21px;
}
.pagenum  .two{
    display: inline-block;
   /* height: 38px;
   top:50%;
   right: 20%;
   position: absolute;
   font-size: 14px;
   margin-top: -14px;
   color: #c01920; */
   float: right;
   line-height: 38px;
   padding-left: 15px;
}
/* 右侧部分 */
.content_rightyn{
    border:1px solid #eeeeee;
    margin-top:23px;
}
.content_rightyn .meetingdatile_right{padding:0 18px;}
.content_rightyn .foreshow h2{
    font-size: 22px;
    color:#c01920;
    line-height: 56px;
    height: 56px;
    border-bottom: 1px solid #eee;
}
.content_rightyn .foreshow h2 img{float:right;  margin: 16px 0;}
.content_rightyn .reportactiver{
    height: 300px;
    width: 100%; 
    overflow: hidden;  
    padding: 11px 0;
}
.content_rightyn .reportactiver {
 /* padding:11px 0; */
}
#box{
    height: 93%;
    width: 100%; 
    overflow: hidden; 
 
}
.reportactivergy #box{
    height: 100%;
    width: 100%; 
    overflow: hidden; 
 
}
.content_rightyn .reportactiver .meeting_data{
    width: 100%;
    height: 24px;
    position: relative;
    line-height: 20px;
    overflow: hidden;
    padding:2px 0;
    display: flex;
    align-items: center;
    margin-bottom: 5px;
}
.content_rightyn .reportactiver .meeting_data::before{
    display: inline-block;
    width: 2px;
    height: 2px;
    content: "";
    border: 2px solid #666;
    margin-right: 14px;
}
.reportactivergy .article_news  .meeting_data{
    width: 100%;
    height: 24px;
    position: relative;
    line-height: 20px;
    overflow: hidden;
    padding:2px 0;
}
.content_rightyn .reportactiver .meeting_data img{height: 20px;vertical-align:middle}

.content_rightyn .reportactiver .meeting_data .meeting_time{
    position:absolute;
    top:4px;
    left:6px;
    font-size: 11px;
    color:#c01920;
}
.reportactivergy  .article_news  .meeting_data .meeting_time{
    position:absolute;
    /* top:4px;
    left:6px; */
    top:11%;
    left:1%;
    font-size: 11px;
    color:#c01920;
}
.content_rightyn .reportactiver .meeting_data .place{
    font-size: 12px;
    color:#c01920;
}
.reportactivergy  .meeting_data .place{
    font-size: 12px;
    color:#c01920;
}
/* .content_rightyn .reportactiver .meeting_data .meeting_wenzi{
    display: inline-block;
    width: 93%;
    font:normal normal 14px 'Microsoft YaHei';
    color:#424242;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    line-height: 20px;
    height: 20px;
    vertical-align: top;
    padding-left:5px;
} */
.content_rightyn .reportactiver .meeting_data a{
    display: inline-block;
    width: 93%;
    font:normal normal 14px 'Microsoft YaHei';
    color:#424242;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    line-height: 20px;
    height: 20px;
    vertical-align: top;
    padding-left:5px;
}
.reportactivergy .meeting_wenzi{
    display: inline-block;
    width: 60%;
    font:normal normal 14px 'Microsoft YaHei';
    color:#424242;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    line-height: 20px;
    height: 20px;
    vertical-align: top;
    padding-left:5px;
}
#box{overflow: hidden;}

/* .notice_active {
    float: left;
    width: 55%;
    height: 50px;  
    padding: 0;
    overflow: hidden;
    position: relative;
    margin-left:16%;
} */
/* 科研征文 */
.content_rightyn .aticle_right h2{
    font-size: 22px;
    color:#c01920;
    line-height: 56px;
    height: 56px;
    border-bottom: 1px solid #eee;
}
.content_rightyn .aticle_right h2 img{float:right;  margin: 16px 0;}
.content_rightyn .aticle_right .article_news{
    height: 325px;
    width: 100%; 
    overflow: hidden;  
    padding: 21px 0;
}
.content_rightyn .aticle_right .article_news .meeting_data{
    width: 100%;
    height: 24px;
    position: relative;
    line-height: 20px;
    overflow: hidden;
    padding:2px 0;
    display: flex;
    align-items: center;
    margin-bottom: 5px;
}
.content_rightyn .aticle_right .article_news .meeting_data::before{
    display: inline-block;
    width: 2px;
    height: 2px;
    content: "";
    border: 2px solid #666;
    margin-right: 14px;
}
.content_rightyn .aticle_right .article_news .meeting_data img{height: 20px;vertical-align:middle}
.content_rightyn .aticle_right .article_news .meeting_data .meeting_time{
    position:absolute;
    top:4px;
    left:6px;
    font-size: 11px;
    color:#c01920;
}
.content_rightyn .aticle_right .article_news .meeting_data .place{
    font-size: 12px;
    color:#c01920;
}
/* .content_rightyn .aticle_right .article_news .meeting_data .meeting_wenzi{
    display: inline-block;
    width: 95%;
    font:normal normal 14px 'Microsoft YaHei';
    color:#424242;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    line-height: 20px;
    height: 20px;
    vertical-align: top;
    padding-left: 5px;
} */
.content_rightyn .aticle_right .article_news .meeting_data a{
    display: inline-block;
    width: 95%;
    font:normal normal 14px 'Microsoft YaHei';
    color:#424242;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    line-height: 20px;
    height: 20px;
    vertical-align: top;
    padding-left: 5px;
}
/* 第二个滚动 */
#box1{
    height: 100%;
    width: 100%; 
    overflow: hidden; 
 
}
/* 专题活动 */
.content_rightyn .active h2 {
    font-size: 22px;
    color: #c01920;
    line-height: 56px;
    height: 56px;
    border-bottom: 1px solid #eee;
}
.content_rightyn .active ul{
    padding-bottom: 21px;
}
.content_rightyn .active ul li{
    margin-top:21px;
}
.content_rightyn .active ul li img{
    width: 100%;
}
/* 响应式布局 */
@media only screen and (max-width:1135px){
    /* 右侧文字 */
    .content_rightyn .reportactiver .meeting_data .meeting_wenzi{
        width: 50%;
        font-size:12px;
    }
    .content_rightyn .aticle_right .article_news .meeting_data .meeting_wenzi{
        width: 100%;
        font-size:12px;
    }
    /* 分页 */
    .pagenum .one{left: 12%}
    .pagenum .two{right: 12%}
}
@media only screen and (max-width:950px){
    .content_rightyn .meetingdatile_right{padding:0;}
    .meetingdatile .content_leftyn{padding-right: 15px;}
  /* 右侧文字 */
  .content_rightyn .reportactiver .meeting_data .meeting_wenzi{
    width: 40%;
    font-size:12px;
}
.content_rightyn .aticle_right .article_news .meeting_data .meeting_wenzi{
    width: 100%;
    font-size:12px;
}
/* 分页 */
.pagenum .one{left: 5%}
.pagenum .two{right: 5%}
}
@media only screen and (max-width:823px){
    .meetingdatile .content_leftyn .meeting_content div p{font-size: 14px;}
    .content_rightyn{margin-top: 50px;}

}
@media only screen and (width:768px){
    .content_rightyn{margin-top: 50px;}
    .meetingdatile .content_leftyn .meeting_content img{
        width: 90%!important;
        height: auto!important;
    }
}
@media only screen and (max-width:480px){
    .meetingdatile .content_leftyn .meeting_content img{
        width: 100%!important;
        height: auto!important;
    }
.pagenum .one{display: none;}
.pagenum .two{display: none;}
.meetingdatile .content_leftyn{padding:0 15px;}
.meetingdatile_right{padding:0 20px;}
.pagenum{display:none;}
.pagenum ul.pagination li a{
    padding:6px 12px;
}
video{
    width: 100%;
}
embed{width: 100%;}
}
.nosee{display: none!important;}
