﻿@charset 'utf-8';
/*-----------------------------detail-----------------------------*/
/* 信息公开目录 */
.details{width:1200px;background: #fff;padding: 0px 20px 20px 20px;margin: 0 auto 20px;}
.dqwz{line-height:30px;padding-left: 20px;background:url(../images/icon/icon_dqwz.jpg;vpn_img)left no-repeat;border-bottom:1px solid  #CCCCCC;}
.dqwz a{line-height: 55px;color: #000;}
.detail{padding: 24px;margin-top: -1px;border: none;}
.detail h1{font-size: 36px;text-align: center;padding: 0px 50px;}
.detail .dis_none {text-align: center;background: #f5f5f5;margin: 30px 0 20px;}
.detail .dis_none ul{line-height: 39px;}
.detail>.dis_none li { list-style: none;display: inline-block;margin: 0 5px;}
.dis_none li , .dis_none li a {display: inline-block;color: #7b7b7b;} 
.detail>.dis_none ul,.detail>.dis_none ul a{text-align: center;color: #c9c9c9;}
.detail .fontsize span{margin: 0 2px;cursor: pointer;}
.detail .bdsharebuttonbox{display: inline-block;vertical-align: middle;}
.gk_con {width:78%;}
.gk_con.gkzl {width: 80%;}
.gz_list {width: 222px;}
/* 分享按钮 */
#gwdShare_con_1{float: initial !important;display: inline-block;vertical-align: middle;}
#gwdshare{padding-left: 25px;background: url(../images/icon/icon_16.png;vpn_img) no-repeat 0 10px;height: 30px;}
#gwdshare>*{width: 27px;height: 29px;margin: 0 2px;}
#gwdshare .gwds_weixin{ background:url(../images/icon/share.png;vpn_img) no-repeat 2px -33px !important;}
#gwdshare .gwds_tsina{ background:url(../images/icon/share.png;vpn_img) no-repeat 2px 5px !important;}
#gwdshare .gwds_more{background:url(../images/icon/icon_17.png;vpn_img) no-repeat center !important;}
#NewsContent table{max-width: 100%; }
.NewsContent{padding: 20px;font-size: 16px;line-height: 30px;}
.txtcen{text-align:center; margin-top: 50px;}
/* 回到顶部按钮 */
.click-top{position: fixed;bottom: 10%;right: 5%;z-index: 1000;display: none;cursor: pointer;}
/* 责任编辑 */
.edit {text-align: right;}
@media (max-width:768px) {
	.details {
		margin-bottom: 15px !important;
	}
	.detail>h1 {
		font-size: 16px;
		font-weight: bold;
		padding: 0;
	}
	.fontsize , #btnPrint {
		display: none !important;
	}
	.detail li {
		display: block;
		width: 100%;
		height: 30px;
		line-height: 30px;
	}
	.detail li:nth-child(5) {
		display: none;
	}
	.detail li:last-child {
		text-align: right;
		margin-bottom: 10px;
	}
	.NewsContent {
		padding: 5px;
	}
	.NewsContent > p {
		font-size: 13px !important;
	}
	.NewsContent > p span {
		font-size: 13px !important;
	}
	.NewsContent img {
		width: 100%;
		display: block;
	}
	#div_div {
		display:none;
	}
}
/* 基础信息公开 */
.jgzn_det {
	width: 100%;
}
.tit {
    width: 100%;
    margin: 20px 0;
    position: relative;
}
.tit h3 {
    display: inline-block;
    border-left: 4px solid #be0d0d;;
    padding-left: 10px;
    color: #1782d5;
    font-size: 20px;
}
.tit .line {
    display: inline-block;
    height: 2px;
    margin-bottom: 7px;
    background: #d7d7d7;
	margin-left: 10px;
	width: 81%;
}
.jgzn_det ul li {
	font-size: 16px;
	float: left;
	width: 25%;
}
.jgzn_det ul li img {
	margin-right: 10px;
}
@media (max-width: 768px) {
	.jgzn_det ul li {
		width: 50%;
		margin: 5px 0;
	}
	.tit {
		margin: 10px 0;
	}
	.tit .line {
		display: none;
	}
}
/* 全责清单 */
.qzqd_det .btn_box {
	margin: 20px 0;
}
.qzqd_det .btn_box button {
	width: 203px;
	height: 51px;
	color: #fff;
	font-size: 16px;
	border: none;
	outline: none;
	background-size: cover !important;
	background-repeat: no-repeat !important;
	margin-right: 25px;
	float: left;
}
.qzqd_det .btn_box button:last-child {
	margin-right: 0;
}
.qzqd_det .btn_box .zrxx {
	background: url('../images/zwgk/zrxx-bg.png;vpn_img')
}
.qzqd_det .btn_box .wyxx {
	background: url('../images/zwgk/wyxx-bg.png;vpn_img')
}
.qzqd_det .btn_box .wsdc {
	background: url('../images/zwgk/wsdc-bg.png;vpn_img')
}
.qzqd_det .btn_box .yjzj {
	background: url('../images/zwgk/yjzj-bg.png;vpn_img')
}
.qzqd_det .btn_box img {
	margin-right: 8px;
}
.qzqd_det .qzqd_list {
	position: relative;
}
.qzqd_det .qzqd_list li {
	font-size: 16px;
    width: 80%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 36px;
}
.qzqd_det .qzqd_list li img {
	margin-right: 10px;
}
.qzqd_det .qzqd_list li .time {
    position: absolute;
    right: 0;
    color: #999999;
}
@media (max-width:768px) {
	.qzqd_det .btn_box {
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	.qzqd_det .btn_box button {
		width: 48%;
		margin: 0 0 10px 0;
	}
	.qzqd_det .qzqd_list li {
		width: 73%;
	}
	.qzqd_det .qzqd_list li .time {
		font-size: 15px;
	}
}
/* 财政资金 */
.czzj_det .btn_box {
	margin: 20px 0;
}
.czzj_det .btn_box button {
	width: 222px;
	height: 92px;
	color: #fff;
	font-size: 24px;
	border: none;
	outline: none;
	background-size: contain !important;
	background-repeat: no-repeat !important;
	float: left;
	margin-right: 5px;
}
.czzj_det .btn_box button:last-child {
	margin-right: 0;
}
.czzj_det .btn_box .czys {
	background:  #5586b7;
}
.czzj_det .btn_box .czys.active {
	background: url('../images/zwgk/czys-on.png;vpn_img');
}
.czzj_det .btn_box .czjs {
	background:#9db972;
}
.czzj_det .btn_box .czjs.active {
	background: url('../images/zwgk/czjs-on.png;vpn_img')
}
.czzj_det .btn_box .sgjf {
	background:  #7ab4c6;
}
.czzj_det .btn_box .sgjf.active {
	background: url('../images/zwgk/sgjf-on.png;vpn_img')
}
.czzj_det .btn_box .xmjf {
	background: #e4ba54;
}
.czzj_det .btn_box .xmjf.active {
	background: url('../images/zwgk/xmjf-on.png;vpn_img')
}
.czzj_det .btn_box button img {
	margin-right: 12px;
}
.czzj_det .btn_box button a {
	display: inline-block;
	width: 100%;
	height: 100%;
	line-height: 92px;
	color: #fff;
}
.czzj_det .czzj_list {
	position: relative;
}
.czzj_det .czzj_list li {
	font-size: 16px;
    width: 80%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 36px;
}
.czzj_det .czzj_list li img {
	margin-right: 10px;
}
.czzj_det .czzj_list li .time {
    position: absolute;
    right: 0;
    color: #999999;
}

/*-----------------------------网站地图-----------------------------*/
#maplist table{width: 100%;font-size: 16px;margin-top: 20px;}
#maplist td{border: 2px solid white;height: 40px;line-height: 30px;}
#maplist .one{background: #e5f1fd;font-weight: bold;text-align: center;width: 15%;}
#maplist .one a{color: #f76d15;}
#maplist .two{background: #f7f7f7;text-align: center;width: 18%;}
#maplist .two a{color: #086c98;}
#maplist .three{background: #f7f7f7;color: #086c98;padding-left: 10px;}
#maplist .three a{color: #086c98;display: inline-block;margin: 0 10px;}
