@charset "utf-8";
/* 重写样式 Start */
.article-box .info {
  font-size: 14px;
}
.abody {
  font-size: 16px;
  line-height: 2em;
}
.abody p {
  margin: 15px 0;
}

.main {
  float:left;
  width:620px;
}
.sidebar {
  float:right;
  width:300px;
  margin:0;
}

.article-btm .section1 .list-item .tit {
  font-size: 14px;
}
/* 重写样式 End */

/* combo */
.combo {
  float: left;
  overflow: hidden;
}
.combo1 {
  width: 300px;
}
.combo2 {
  width:100%;

}
.combo2-l {
  float:left;
  width:620px;
}
.combo2-r {
  float:right;
  width:300px;
}


.head-banner {
  width: 100%;
  height: 155px;
  margin-top: 10px;
  background: url(https://f2.cri.cn/M00/30/85/CqgNOlbOVayAGbuXAAAAAAAAAAA7499056.head_banner.jpg) center top no-repeat;
}


/* .sidebar section2 */
.sidebar .section2,
.combo2 .section2 {
  float:left;
  width:100%;
  overflow:hidden;
}
.sidebar .section2-top,
.combo2 .section2-top {
  float:left;
  width:100%;
}
.sidebar .section2-top h4,
.combo2 .section2-top h4 {
  float:left;
  width:300px;
  height:91px;
  background:url(https://f2.cri.cn/M00/30/85/CqgNOlbOVayAGbuXAAAAAAAAAAA7499056.side_caption1.png) no-repeat;
  text-indent:-999px;
  white-space:nowrap;
  overflow:hidden;
}
.sidebar .section2-con,
.combo2 .section2-con {
  float:left;
  width:100%;
  margin-top:10px;
}

/* .sidebar  section2-1 */
.sidebar .section2-1 {
  margin-top:30px;
}
.sidebar .section2-1 .section2-con,
.combo2 .section2-1 .section2-con {
  margin-top:25px;
}


/*图片列表*/
.sidebar .section,
.combo2 .section {
  position: relative;
  top: 38px;
  width: 245px;
  float: left;
  margin: 0;
}
.combo2 .section {
  margin:0 65px 0 0;
}

.sidebar .section-top,
.combo2 .section-top {
  background: url(https://f2.cri.cn/M00/30/85/CqgNOlbOVayAGbuXAAAAAAAAAAA7499056.pic-list-bj.png) no-repeat;
  position: relative;
  height: 37px;
  z-index: 999;
}
.sidebar .section-top h4,
.combo2 .section-top h4 {
  position: absolute;
  left: 24px;
  top: 2px;
  color: #fff;
  font-size: 18px;
  font-weight: normal;
}
.sidebar .section-con,
.combo2 .section-con {
  position: relative;
  top: -46px;
  left: 11px;
  z-index: 1;
}
.sidebar .section-con .picTxt,
.combo2 .section-con .picTxt {
  margin: 0 auto;
  overflow: hidden;
}
.sidebar .section-con .tit,
.combo2 .section-con .tit {
  margin: 4px 0 2px;
  color: #000;
  font-size: 16px;
}
.sidebar .section-con .txtArea p.info,
.combo2 .section-con .txtArea p.info {
  font-size: 14px;
  line-height: 25px;
  color: #2a2a2a;
}
.sidebar .section-con .txtArea p.info a,
.sidebar .section-con .tit a,
.combo2 .section-con .txtArea p.info a,
.combo2 .section-con .tit a {
  color: #2a2a2a;
}
.sidebar .section-con .picTxt .picArea,
.sidebar .section-con .picArea a,
.combo2 .section-con .picTxt .picArea,
.combo2 .section-con .picArea a {
  display: block;
}


/* 印象两会 */
.img-info-wrap {
  background:rgba(0,0,0,0.5);
  filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr=#50000000,endColorstr=#50000000);
  bottom: 0;
  padding: 10px 0;
  position: absolute;
  width: 100%;
}

.yx-pic-item {
  width: 300px;
  position: relative;
  color:#FFF;
  text-align: justify;
  text-justify: distribute;
  word-wrap: break-word;
  word-break: break-all;
}
.yx-pic-item a {
  color:#FFF;
  text-decoration:none;
}
.yx-pic-item img {
  display:block;
  width:300px;
  height:auto;
}
.yx-pic-item .img-info-wrap {
  width: 270px;
  padding: 10px 15px;
  font-size:20px;
  line-height:30px;
}
.yx-pic-item .brief {
  display: none;
  padding-top: 5px;
  color: #FFF;
  overflow: hidden;
  font-size:16px;
  line-height:25px;
}
.com-block{ display:block; overflow:hidden;}