.lm_old {
	width: 100%;
	height: 45px;
	border-bottom: 1px solid #ddd;
	line-height: 45px;
	font-size: 17px;
	padding-left: 55px;
	overflow: hidden;
	background: url(1803081531325437378.png) no-repeat 0 15px;
}

/*.lm_old {*/
/*background: url(1803081531325437378.png) no-repeat 0 15px;*/
/*}*/
.lm_old a {
	color: #666;
}

.lm_old:hover {
	background: url(1803081531325437378.png) no-repeat 0 -55px;
}

.lm_old:hover a {
	color: #3E76BD !important;
}

.lm_on {
	width: 100%;
	height: 45px;
	border-bottom: 1px solid #ddd;
	line-height: 45px;
	font-size: 17px;
	padding-left: 55px;
	overflow: hidden;
	background: url(1803081531325437378.png) no-repeat 0 -55px;
	color: #3E76BD;
}

.lm_on a {
	color: #3E76BD !important;
}

.tj_cont {
	display: flex;
	justify-content: space-between;
	position: relative;
}

.tjxx,
.tjgb {
	width: 590px;
	height: 380px;
	background-color: #fff;
}

.tj_title {
	width: 590px;
	height: 50px;
	border-bottom: 1px solid #cccccc;
	box-sizing: border-box;
	position: relative;
}

.tj_title .title {
	width: 100px;
	text-align: center;
	font-size: 20px;
	line-height: 50px;
	color: #3E76BD;
	border-bottom: 2px solid #3E76BD;
}

.tj_title .title a {
	position: absolute;
	right: 0px;
	font-size: 16px;
	line-height: 50px;
	font-weight: 400;
	color: #000
}

.tjxx ul {
	margin-top: 40px;
}

.tjxx ul li {
	position: relative;
}

.tjxx ul li,
.tjxx ul li a {
	font-family: Microsoft YaHei;
	font-weight: 400;
	font-size: 16px;
	color: #000000;
	line-height: 40px;
}

.tjxx ul li span {
	position: absolute;
	right: 0px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	font-size: 16px;
	color: #000000;
	line-height: 40px;
}
.tjgb_cont {
	margin-top: 40px;
	display: flex;
	justify-content: space-between;
}

.tjgb_item {
	width: 120px;
	height: 152px;
	background: url('http://www.njyh.gov.cn/material/tjgbbg20241106.png') no-repeat;
	font-family: Microsoft YaHei;
	font-weight: bold;
	font-size: 20px;
	color: #5c935f;
	text-align: center;
	padding-top: 64px;
}
