@charset "utf-8";
/* CSS Document */
/*头部*/
			body{font-family: 微软雅黑; font-size:14px;  color: #404040;}
			.w1100{ width: 1200px; min-width: 1200px; margin:0 auto; }
			a, h1, h2, h3, h4, h5, h6 {
				font-family: 微软雅黑;
				font-weight: normal;
			}
			.xxgk_top_r{ text-align: right; }
			.xxgk_top_r span,.xxgk_top_r a{ display: inline-block; text-align: left; vertical-align: top; }
				.top_sdzc{ width: 54px; }
				.top_sdzc img{ width: 100%; margin-top:10px; }
				.top_nac a{ color: #fff; font-size: 14px; line-height: 36px; margin-left: 15px; }
			.top_xxgk{ width: 100%; clear:both; color: #fff; text-align: center; padding-top:18px; }
			.top_xxgk span{ display: inline-block; font-size: 100px; line-height: 140px; position: relative;font-weight: bold;letter-spacing: 2px; }
			.top_xxgk span em{ width: 488px; display: inline-block; position: absolute; right:-90px; bottom:0; border-bottom: 3px solid #fff; }

			.xxgk_con{ padding:84px 36px 100px; background: #f3f3f3; }
		/*搜索*/
			.xxgk_search{ padding-bottom:0px; position: relative; }
			.xxgk_search_l,.xxgk_search_r{ position: absolute; top: 24px; border-bottom: 2px solid #dcdcdc; width: 240px; }
			.xxgk_search_l{ left:0; }
			.xxgk_search_r{ right:0; }
			.xgk_search_c{ width: 510px; height:48px; margin: 0 auto; border:1px solid #bd1a2d; border-radius: 9px; background: #fff; }
			.xgk_search_c form{position: relative;}
			.xgk_search_c input{border:none; vertical-align: top; line-height: 48px; height: 48px;}
			.input_1{ width: 450px; background-color: transparent;font-size:14px;text-indent: 20px;}
			.button_1{ width: 50px; background: url(/zfxxgk/images/2020010313104182062.png) no-repeat center center;cursor: pointer;}
			.xxgk_stj{ width:82px; text-align:center; background: url(/zfxxgk/images/2020010311570970886.jpg) no-repeat right center; padding-right:5px;display: inline-block; line-height: 48px;font-size: 14px; color: #666666;font-family: 微软雅黑;    cursor: pointer;}
			.search_hid{position: absolute;left: 0;top: 50px;background: #fff; padding:5px 0;width: 100px; text-align: center; display:none;}
			.search_hid a{ display:block; line-height:24px; font-size:14px;}
		/*底部*/
			.xxgk_footer{ width: 100%; background: #bd1a2d; padding-top: 34px; }
			.xxgk_footer_bsm{ width: 100%; background: #dabb85; line-height: 50px; text-align: center; margin-top: 31px; }
			.xxgk_footer_bsm span{ display: inline-block; margin:0 45px; font-size: 14px; color: #404040; }
			.xxgk_footer_bsm a{font-size: 14px; color: #404040; }
			.xxgk_fooer_dzbs{ padding:40px 0 0 20px; width: 213px; }
			.xxgk_fooer_nav{ width: 310px; height: 123px; background: #a91728; padding-top:33px; }
			.xxgk_fooer_nav a{ color: #fff; line-height: 45px; font-size: 14px; display: inline-block;width: 49%; text-align: center;}
			.xxgk_fooer_lxfs{ width:472px; height: 136px; padding:20px 0 0 44px; background: #a91728; margin-right: 36px; }
			.xxgk_fooer_lxfs p{ color: #fff; line-height: 40px; font-size: 14px; }
			.xxgk_fooer_lxfs p a{color: #fff; font-size: 14px; }

		/* 政务信息公开制度 */
			.gkzd{border:1px solid #d2d2d2;padding: 20px 20px;width:728px;min-height: auto;}
			.gkzd .scroll_cont {height:715px;overflow: hidden; padding:0px 20px 0 0;}
			.zfxxgk_zd1{ width:100%; height:30px;  margin-bottom:32px; margin-top:42px;}
			.zfxxgk_zd1 a{ font-size:15px;font-size: 18px;color: #606060;}
			.zfxxgk_zd1 b,.zfxxgk_zd2 b{ color:#b2b2b2;font-size:16px; margin-left:20px; font-weight:normal;}
			.zfxxgk_zd2{ width:100%; border-top:2px solid #ccc; }
			.zfxxgk_zd2  ul li {font-size:15px; line-height:42px; margin-top:15px; }
			.zfxxgk_zd2  ul li a{ float: left;display: block;width: 80%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;word-wrap: normal; font-size: 20px;color: #606060; }
			.zfxxgk_zd2  ul li  b{ color:#b2b2b2;font-size:16px; margin-left:20px; font-weight:normal; float:right;}
			.zfxxgkzd ul li a{float: left;display: block;width: 80%; font-size: 18px;color: #606060;overflow: inherit;text-overflow: inherit;white-space: inherit;word-wrap: inherit;}
		/*滚动条自定义样式*/
			.ScrollStyle{overflow: auto !important;}
			.ScrollStyle::-webkit-scrollbar{box-sizing:border-box;width:9px;height:9px;background:#eee;}
			.ScrollStyle::-webkit-scrollbar-button{width:9px;height:0px;}
			.ScrollStyle::-webkit-scrollbar-button:vertical:start{background-position:0 0;}
			.ScrollStyle::-webkit-scrollbar-button:vertical:start:hover{background-position:-10px 0;}
			.ScrollStyle::-webkit-scrollbar-button:vertical:start:active{background-position:-20px 0;}
			.ScrollStyle::-webkit-scrollbar-button:vertical:end{background-position:-30px 0;}
			.ScrollStyle::-webkit-scrollbar-button:vertical:end:hover{background-position:-40px 0;}
			.ScrollStyle::-webkit-scrollbar-button:vertical:end:active{background-position:-50px 0;}
			.ScrollStyle::-webkit-scrollbar-button:horizontal:start{background-position:0 -11px;}
			.ScrollStyle::-webkit-scrollbar-button:horizontal:start:hover{background-position:-10px -11px;}
			.ScrollStyle::-webkit-scrollbar-button:horizontal:start:active{background-position:-19px -11px;}
			.ScrollStyle::-webkit-scrollbar-button:horizontal:end{background-position:-30px -11px;}
			.ScrollStyle::-webkit-scrollbar-button:horizontal:end:hover{background-position:-40px -11px;}
			.ScrollStyle::-webkit-scrollbar-button:horizontal:end:active{background-position:-50px -11px;}
			.ScrollStyle::-webkit-scrollbar-track-piece{background-color:rgba(0,0,0,.15);}
			.ScrollStyle::-webkit-scrollbar-thumb{border:1px solid rgba(0,0,0,.21);background-color:#d13c3f; border-radius:5px;}
			.ScrollStyle::-webkit-scrollbar-thumb:hover{border:1px solid rgba(0,0,0,.21);background-color:#d13c3f;}
			.ScrollStyle::-webkit-scrollbar-thumb:active{background:-webkit-gradient(linear,left top,left bottom,from(#e4e4e4),to(#f4f4f4));}
			.ScrollStyle::-webkit-scrollbar-corner{background-color:#f1f1f1;}
/*响应式*/
 @media screen and (max-width:480px) {
 	body{min-width: 100%;
    overflow-x: hidden;
  }
	 .w1100{
		 width: 100%;
		min-width: 100%; 
		 }
	 .xxgk_con{
		 padding:4%;
	 }
	 .input_1,.xgk_search_c{
		 width: 75%;
	 }
	 .xxgk_location{
		 height: 25px;
	 }
	 .xxgk_left{
		 width:100%;
	 }
	 .xxgk_right{
		 width: 100%;
	 }
	 .xxgk_menu li .xxgk_one span{
		width:auto;
		font-size: 18px;
	 }
	 .xxgk_menu li .xxgk_one em{
		 height: 40px;
	 }
	 .xxgk_menu li .xxgk_one em.xxgk_icon3 img{
		 width: 25px;
	 }
	 .xxgk_menu li .xxgk_one i{
		 line-height: 40px;
	 }
	 .xxgk_menu li .xxgk_one em{
		 width: 25px;
	 }
	 .xxgk_font18{
		 font-size: 16px;
	 }
	 .xxgk_lin40 span{
		 font-size: 16px;
	 }
	 .xxgk_dwlb li{
		 width: 100%
	 }
	 .gkzd{
		 padding:0;
	 }
	 .gkzd .scroll_cont{
		 padding:2%;
	 }
	 
}



