.main{width:1200px;margin:0 auto;}
.picture {background:#fff;}
body{background:#fff;}

/*中央新闻、北京要闻*/
.news{padding-top:40px;}
.news ul{display:flex;justify-content:center;}
.news ul li{background:#f9f5ed;border:1px solid #e1c79b;border-radius:10px;margin-right:26px;width:200px;height:52px;text-align:center;line-height:52px;}
.news ul li:last-child{margin-right:0;}
.news ul li a{font-size:22px;color:#bd1a2d;}

/*业务导航*/
.ywdh{display:flex;align-items:center;justify-content: space-between;padding:20px 0;}
.ywdh .line{width:90%;display:inline-block;border-top:1px solid #ccc;}
.ywdh span{font-size:24px;color:#838181;}

.dh_cont{background:#f8f7f8;display:flex;height:203px;align-items:center;}
.dh_contLeft{width:45%;display:flex;}
.dh_contRight{width:55%;display:flex;}
.dh_contLeft_img,.dh_contRight_img{display:flex;flex-flow:column;justify-content:center;align-items:center;padding:0 30px;}
.dh_contLeft_img span,.dh_contRight_img span{display:block;font-size:24px;color:#000;}
.cont_list ul li a{font-size:16px;}
.cont_list ul li {list-style: disc;padding:5px 0;}
.cont_list{display:flex;justify-content: space-around;width: 100%;}
.cont_list ul li a:hover{font-weight:bold;}

/*业务导航链接*/
.ywdh_link{margin-top:36px;padding-bottom:38px;}
.ywdh_link ul{display:flex;    justify-content: space-between;}
.ywdh_link ul li{width:32%;height:99px;background:#dcdcdc;display:flex;align-items:center;    justify-content: center;}
.ywdh_link ul li a{display: flex;flex-flow: column;justify-content: center; align-items: center;color:#bd1a2d;font-size:18px;font-weight:bold;}
.ywdh_link ul li a span{padding-top:10px;}
.img_white{display:none;}
.ywdh_link ul li:hover{background:#bd1a2d;}
.ywdh_link ul li:hover a .img_white{display:block;}
.ywdh_link ul li:hover a .img_red{display:none;}
.ywdh_link ul li:hover a span{color:#fff;}

/*政务速递*/
.zwsd{background:#f5f5f5;}
.ifrem{padding-bottom:27px;}

/*政策展示*/
.zczs,.zthd{background:#fff;}
.show_link{padding-top:42px;}
.show_link ul{display:flex;justify-content:space-between;}
.show_link ul li{width:23%;border:1px solid #dcdcdc;padding-bottom:20px;}
.show_link ul li img{width:100%;}
.show_link ul li h3{text-align:center;font-size:18px;padding-top:30px;padding-bottom:32px;}
.show_link ul li .summary{padding-left:17px;padding-right:17px;font-size:14px;line-height:1.8;text-align: justify;}

/*公开&互动*/
.zthd .main{display: flex;justify-content: space-between; padding-top: 40px;}
.zthd_l {width:344px;}
.zthd_r{width:830px;}
.zfxxgk{background:#f5f5f5;}
.zfxxgk_tit {text-align:center;font-size:18px;color:#fff;background:#bd1a2d;font-weight:bold;padding:23px 0;}
.zfxxgk_tit a{text-align:center;font-size:18px;color:#fff;font-weight:bold;}
.zfxxgk ul{display:flex;flex-wrap:wrap;justify-content:space-between;padding:0 17px;padding-bottom:9px;}
.zfxxgk ul li{width:145px;background:#fff;border:1px solid #bd1a2d;padding:10px 0;text-align:center;margin-top:9px;}
.zfxxgk ul li a{color:#bd1a2d;font-size:16px;}

/*互动链接*/
.cjwd ul{display:flex;justify-content:space-between;}
.cjwd ul li{border:1px solid #dcdcdc;width:30%;}
.cjwd ul li a{display:flex;justify-content:center;align-items:center;padding:11px 0;}
.cjwd ul li a span{padding-left:11px;color:#bd1a2d;font-size:18px;font-weight:bold;}
/*互动图片轮播*/
.dxal_left{margin-top:22px;}
.swiper-pagination-bullet {width: 10px!important;height: 10px!important;background: #fff!important;opacity: 1 !important;}
.swiper-pagination-bullet-active {background: #bd1a2d!important;}
.swiper-pagination{text-align:right!important;padding-right:20px;}

.dh_cont_ydd{display:none;}


@media (max-width: 900px) {
  /*业务导航*/
  .dh_cont_ydd{background: #f8f7f8;display:block;}
  .dh_cont{display:none;}
  .cont_list ul li{width:60%;}
  .cont_list ul li:nth-child(even){width:40%;}
  .cont_list ul li::marker {margin-left:0;}
  .cont_list ul{display:flex;flex-wrap:wrap;}
  /**/
  .head{display:none;}
  .navgationDiv{display:none;}
  .zj_slide{display:none;}
  .main{width:96%!important;}
  .ywdh span{font-size:16px;}
  .ywdh .line{width:77%;}
  .dh_cont{height:auto!important;flex-flow:column;}
  .dh_contLeft,.dh_contRight{width:100%;}
  .ywdh_link{margin-top:20px;padding-bottom:20px;}
  .ywdh_link ul{flex-wrap:wrap;}
  .ywdh_link ul li{width:30%;margin-bottom:10px;height:auto;padding-bottom:10px;}

  .ifrem img{width:100%;}
  .show_link ul{flex-flow:column;}
  .show_link ul li{width:100%;margin-bottom:10px;}
  .zthd .main{flex-flow:column;padding-top:0;}
  .zthd_r,.zthd_l{width:100%;}
  .swiper-slide img{width:100%;}
  .cjwd ul{flex-flow:column;}
  .cjwd ul li{width:100%;margin-top:10px;}
  .ywdh_link ul li a span{font-size:14px;}
  .ywdh_link ul li a img{width:20px;padding-top:15px;}

  .right_bar{display:none!important;}
  .cont_list ul li a{font-size:14px;}
  .dh_contLeft_img span, .dh_contRight_img span{font-size:16px;}
  .cont_list{flex-flow:column;}
  .cont_list ul{width:90%;margin:0 auto;}
  .dh_contRight{margin-top:20px;}
  .news ul li{width:35%;margin-right:0;height:40px;line-height:40px;}
  .news ul{justify-content:space-around;}
  .news ul li a{font-size:16px;}

  #myIframe{min-height:1100px;}
}