/* 焦点图 */
.con01{
    width: 100%;
    margin-bottom: 20px;
}
/*yx_rotaion*/
.yx-rotaion{ margin-right: auto; margin-bottom: 0; margin-left: auto; }
.yx-rotaion-btn,.yx-rotaion-title,.yx-rotation-focus,.yx-rotation-t,.yx-rotaion-btn{position:absolute}
.yx-rotation-title{position:absolute;width:100%;height:40px;line-height:40px;background:#000;filter:alpha(opacity=40);-moz-opacity:0.4;-khtml-opacity:0.4;opacity:0.4;left:0;bottom:0;_bottom:-1px;z-index:1}
.yx-rotation-t{color:#fff;font-size:16px;font-family:microsoft yahei;z-index:2;bottom:0;left:10px;line-height:40px}
/* .yx-rotation-focus span,.yx-rotaion-btn span{background:url(../images/ico.png) no-repeat;display:block;} */
.yx-rotation-focus{height:40px;line-height:40px;right:20px;bottom:0;z-index:2}
.yx-rotation-focus span{width:12px;height:12px;line-height:12px;float:left;margin-left:10px;position:relative;top:14px;cursor:pointer;background: #B4B4B4;border-radius: 50%;text-indent: -9999px;}
.yx-rotaion-btn{width:100%;height:41px;top:50%;margin-top:-20px;}
.yx-rotaion-btn span{width:41px;height:41px;cursor:pointer;filter:alpha(opacity=30);-moz-opacity:0.3;-khtml-opacity:0.3;opacity:0.3;position:relative}
.yx-rotaion-btn .left_btn{background-position:-2px -2px;float:left;left:10px}
.yx-rotaion-btn .right_btn{background-position:-2px -49px;float:right;right:10px}
.yx-rotaion-btn span.hover{filter:alpha(opacity=80);-moz-opacity:0.8;-khtml-opacity:0.8;opacity:0.8}
.yx-rotation-focus span.hover{background: #B80303;}
.rotaion_list{width:0;height:0;overflow:hidden;}

/* 焦点图右侧新闻 */
.important_new{
    width: 407px;
    height: 239px;
    padding: 85px 38px 0;
    background: #fffcf7;
}
.important_new span{
    display: block;
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 25px;
}
.important_new p{
    text-indent: 32px;
    line-height: 150%;
    color: #656565;
}

/* 大事记 */
.box_tit{
    width: 100%;
    margin-bottom: 10px;
    position: relative;  
    text-align: bottom;  
}
.box_tit a{
    font-size: 12px;
    color: #666;
    position: absolute;
    top: 40px;
    right: 0;
}
.dsj{
    width: 100%;
}

/* 图片展 */
.swiper-container {
    width: 100%;
    height: 100%;
  }
  .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically 
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;*/
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
  .swiper-slide img{
      width: 100%;
      height: 150px;
  }
  .swiper-slide span{
      font-size: 16px;
      color: #333;
  }

  .bwg_1991{
      width: 100%;
      padding: 5px;
      overflow: hidden;
  }
  .bwg_1991 li{
      position: relative;
      margin-right: 30px;
      margin-bottom: 10px;
      float: left;
  }
  .bwg_1991 li img{
      width: 14px;
      height: 16px;
      position: absolute;
      top: -3px;
      left: -3px;
  }
  .bwg_1991 li a{
      display: block;
      width: 309px;
      height: 40px;    
      color: #333;
     /* font-weight: bold;*/
      border: 1px solid #b80018;
      text-align: center;
      line-height: 40px;
  }
  .bwg_1991 li:hover{
      background: #fcf3f4;
  }

  .bwg_1992{
      padding: 2px 10px;
      background: #f7f7f7;
      overflow: hidden;
      margin-bottom: 10px;
  }
  .bwg_1992 li{
      float: left;
      margin-right: 10px;
      padding: 5px 15px;
      /*font-weight: bold;*/
      border-radius: 20px;
      cursor: pointer;
  }
  .bwg_1992 li:hover{
      background: #b80018;
      color: #fff;
  }
  .bwg_1992 li:hover a{color:#fff;}
/* 印制者大会/佳邮评选 */
  .yzzdh{
      width: 480px;
      overflow: hidden;
  }
.yzzdh ul{width:490px;}
  .yzzdh ul li{
      float: left;
      width: 150px;
      margin:0 5px;
  }
  .yzzdh ul li span{
      display: block;
      color: #333;
      font-size: 14px;
      margin-top: 5px;
  }
  .yzzdh ul li img{
      width:150px;height:110px;
  }

/* 青年创意/我与北京/展望未来 */
  .con03{
      width: 481px;
  }
  /*.con03.left{
      margin-right: 50px;
  }*/
  .qme ul li{
      font-size: 14px;
      padding: 5px 0 5px 15px;
      position: relative;
  }
  .qme ul li a{
      color: #333;
  }
  .qme ul li::before{
      content: '';
      display: block;
      width:3px;
      height: 3px;
      background: #b80018;
      position: absolute;
      top: 13px;
      left:0;
  }
  .zwwl #ReportIDLogograph{ 
      display:block;
      line-height: 200%;
      font-size: 14px;
      margin-top: 30px;
      text-indent: 28px;
      color: #333;
  }
/* 光影 */
  .gying{
      width: 1200px;
      overflow: hidden;
  }
  .gying li{
      float: left;
      width: 240px;
      margin-right: 15px;
  }
  .gying li img{
      width: 100%;
      height: 150px;
  }
  .gying li span{
      display: block;
      margin-top: 10px;
      color: #333;
      text-align: center;
  }