.headert {
	background: url("../img/2019zfxxgk_banner_wy_20200108.jpg") no-repeat top center;
	/* background-size: 100%; */
	/* height: 940px; */
}

.ghys {
	margin-top: 40px;
}

.content {
	background-color: #f2f3f3;
	margin-top: 60px;
	padding: 36px;
}

.jsiput input {
	width: 100%;
	border: 0;
	height: 50px;
	line-height: 50px;
	float: left;
	border: 2px solid #4972B0;
	border-radius: 9px;
	padding-right: 60px;
	padding-left: 15px;
	outline: medium;
}

.jsiput img {
	position: absolute;
	right: 25px;
	top: 5px;
}

.leftlist {
	width: 100%;
	background-color: #ffffff;
	height: 70px;
	line-height: 70px;
	border: 1px solid #333333;
	cursor: pointer;
	color: #4972b0;
	margin-bottom: 20px;
	display: flex;
	font-size: 23px;
}

.leftliston {
	background-color: #4972b0;
	color: #ffffff;
}

.lefttree {
	background-color: #ffffff;
	margin-bottom: 20px;
	padding: 20px 0 20px 20px;
	height: 500px;
	width: 244px;
	overflow: auto;
}

/*定义整体的宽度*/
.lefttree::-webkit-scrollbar {
	width: 10px;
	height: 10px;
}

/*定义滚动条轨道*/
.lefttree::-webkit-scrollbar-track {
	border-radius: 10px;
}

/*定义滑块*/
.lefttree::-webkit-scrollbar-thumb {
	border-radius: 5px;
	background: #2d66a5;
}

.lefttree::-webkit-scrollbar-track-piece {
	background-color: rgba(0, 0, 0, .15);
}

.ztree li a.curSelectedNode span {
	color: #4972B0;
	font-weight: bold;
}

.ztree * {
	font-family: "Microsoft YaHei", "SimSun", "Arail", "Tabhoma", sans-serif;
	font-size: 12px;
	text-align: left;
}

.ztree li a {
	padding: 0px 3px 0 0;
}

.ztree li span.button.switch {
	width: 18px;
	height: 18px;
	margin-top: 3px;

}

.ztree li ul.line {
	border-top: 0;
}

.ztree li.on {
	background-color: initial;
}

.ztree li {
	padding: 4px 0px 4px 0;
	line-height: 24px;
	font-size: 15px;
	font-weight: 400;
	cursor: pointer;
	float: left;
	width: 100%;
}

.ztree li ul.level0 li {
	padding: 4px 0px 4px 0px;
}

.ztree li:hover {
	background-color: initial;
	display: block;
	color: #4a4a4a;
}

.ztree li.on a {
	color: #d4494c;
	display: block;
	font-weight: initial;
	font-size: 15px;
}

.ztree li.on a:hover {
	color: #4972B0;
	font-size: 18px;
	font-weight: bold;
}

.ztree li span {
	font-size: 15px;
	height: 24px;
	line-height: 24px;
	margin-left: 5px
}

.ztree li.on span {
	font-size185px !important;
	color: #4972B0;
}

.ztree li a {
	line-height: 24px;
	height: 24px;
	/* float: left; */
	width: 90%;
}

.ztree li a:hover {
	color: #4972B0;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}

.ztree li a.curSelectedNode span {
	color: #4972B0;
	font-weight: bold;
}

.ztree li a.curSelectedNode {
	background-color: initial;
	border: 0;
}

.ztree li.level1 a span {
	max-width: 165px;
	white-space: nowrap;
}

/* 政务信息年度报告 */
.gknb_bd .nb_top {
	font-size: 18px;
	color: #666666;
	font-weight: normal;
	line-height: 52px;
	margin-left: 10px;
}

.xsyh1 {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.subject {
	width: 80%;
}

.zpname {
	background-color: #4972b0;
	color: #ffffff;
	margin-bottom: -1px;
	text-align: center;
	padding: 5px 20px;
	line-height: 25px;
	font-size: 18px;
	font-weight: bold;
	border-bottom: 2px solid #4972b0;
}

.gengduo {
	background-color: #f2f2f2;
	color: #333333;
	width: 100px;
	text-align: center;
	line-height: 30px;
	margin: 0 auto;
	cursor: pointer;
}

.ycsj {
	background-color: #ffffff;
	border: 1px solid #e9e9e9;
	padding-bottom: 40px;
}
.ysys{
	display: flex;
	justify-content: flex-end;
	margin-top: 20px;
}
.ysys div{
	cursor: pointer;
}

@media screen and (max-width: 768px) {
	.ghys {
		margin-top: 10px;
	}

	.ghys img {
		width: 60%;
	}

	.subject {
		width: 100%;
	}
	.ghys .ghimg{
		width: 15%;
	}
}
