@charset "utf-8";
/* CSS Document */
  .t30{margin-top: 30px;}
  .zfcwhy_top{
    background: url(/resource/images/zfcwhy.png) center;
    height: 400px;
    margin-top: -45px;
  }
  .zf_main{
    width: 1200px;
    margin:0 auto;
  }
  .zc_01{height: 100%; overflow: hidden;}
  .zc_01 h1{ background: #ffedd5; padding:15px;font-size:24px; color: #bd1a2d; margin-top:40px;}
  .zc_01 h1 a{color: #bd1a2d; }
  .zc_01 h2{background:url(http://www.bjchy.gov.cn/resource/images/hyxx_ban.png); height: 37px; margin-top:30px;}
  .zc_01 h2 a{float: right; font-size: 16px; color: #dd342f; margin-right: 55px; padding-top:10px;}
  .zc_01 h3{ background: #fff9f1; padding:20px;font-size:16px; font-weight: normal;line-height: 30px;}
  .zc_01 h4{ background: #fff9f1; padding:20px;text-align: right; }
  .zc_01 h4 a{color: #bd1a2d;}
  .zc_02{height: 100%; overflow: hidden;}
  .zc_02 h2{background:url(/resource/images/hyjd_ban.png); height: 37px;}
  .zc_03 h2{background:url(/resource/images/wqhg_ban.png); height: 37px;}
  .zc_02 h3 a{float: right; font-size: 16px; color: #dd342f; margin-right: 55px; padding-top:10px;}
  .zc_02_1 .jdl{ float: left;width: 580px; margin:20px 0;}
  .zc_02_1 .jdl img{width: 580px; height: 297px;}
  .zc_02_1 .jdr{ float: left;width: 580px; margin: 20px 0; margin-left: 40px;}
  .zc_02_1 .jdr_t{background:#ffedd5;font-size:20px; color: #bd1a2d; padding:15px; }
  .zc_02_1 .jdr_t a{color: #bd1a2d; font-weight: bold;}
  .zc_02_1 .jdr_n{background: #fff9f1; padding:20px;font-size:16px; font-weight: normal; height: 175px;}
  .zc_02_1 .jdr_n a{color: #404040; line-height: 35px}
  .zc_03_box{background: #dd342f; width: 345px; height: 200px; float: left; border-radius: 10px; padding:15px; margin:20px 0; margin-left:20px;}
  .zc_03_tit{font-size: 20px; color: #fff; height: 70px; }
  .zc_03_text{background: #fff;font-size: 18px;padding:20px;}
  .zc_02 h2 a{float: right; font-size: 16px; color: #dd342f; margin-right: 55px; padding-top:10px;}
  .zc_03_tit a{color: #fff;}

 @media screen and (max-width:750px) {
	 .zfcwhy_top{
		 margin-top:0px;
		 width: 100%;
		 height: 108px;
		 background-size: 100% auto;
		 background-repeat: no-repeat;
	 }
	 .zf_main{
		 width: 96%;
		 margin: 2%;
	 }
	 .zc_01 h1{
		 font-size: 18px;
	 }
	 .zc_01 h2{
		 background-size: 200% auto;
		 background-repeat: no-repeat;
		 background-position: -280px;	 
	 }
	 .zc_01 h2 a,.zc_02 h2 a{
		 margin-right: 3px;
		 font-size: 14px;
		 padding-top: 0;
	 }
	 .zc_02 h2{
		 background-size: 200% auto;
		 background-repeat: no-repeat;
		 background-position: -280px;	 
	 }
	 .zc_02_1 .jdl{
		 width: 100%;
	 }
	 .zc_02_1 .jdl img{
		  width: 100%;
	 }
	 .zc_02_1 .jdr{
		 width: 100%;
		 margin: 0;
		 padding: 0;
	 }
	 .zc_03_box{
		width: 100%; 
		margin: 0;
		padding: 0; 
		height: auto;
	 }
	 .zc_03_tit{
		 font-size: 16px;	
		 padding:2%;
		 height:auto;
	 }
	 .zc_03_text{
		font-size: 16px;	 
	 }
	 
	 
}


