* {
	margin: 0;
	padding: 0;
	box-sizing: border-box
}

body {
	background-color: #fff;
}

a {
	text-decoration: none;
	color: #000
}

ul,
li {
	list-style: none;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.clear {
	clear: both;
}

.xrmhb_top {
	width: 100%;
	min-height: 600px;
	background: url(http://www.njyh.gov.cn/material/xrmhb_bg1225.png) no-repeat;
	background-size: cover;
}

.w1300 {
	width: 1300px;
	margin: 0 auto
}

.yhtq_logo {
	width: 410px;
	position: absolute;
	top: 60px;
}

.xrmhb_logo {
	width: 530px;
	margin: 0 auto;
	padding-top: 180px;
}

.xrmhb_body {
	margin-top: -80px;
}

.xrmhb_logo img {
	width: 100%;
}

.banner {
	position: relative;
}

.banner img {
	width: 100%;
	height: 190px;
}

.banner_txt {
	width: 1200px;
	font-family: MicrosoftYaHei;
	font-size: 16px;
	color: #000000;
	line-height: 34px;
	text-align: justifyLeft;
	font-style: normal;
	text-transform: none;
	position: absolute;
	top: 60px;
	left: 50px;
}

.part {
	text-align: center;
	margin-bottom: 60px;
}

.part_logo {
	width: 460px;
	margin: 0 auto;
}

.part_cont {
	display: flex;
	flex-wrap: wrap;
	margin-left: -40px;
}

.part_item {
	width: 295px;
	margin-left: 40px;
	margin-top: 35px;
}

.part_item a {
	display: inline-block;
	overflow: hidden;
}

.part_item a,
.part_item a img {
	width: 295px;
	height: 525px;

}

.item_name {
	font-family: SourceHanSansCN, SourceHanSansCN;
	font-weight: 500;
	font-size: 18px;
	color: #000000;
	line-height: 30px;
	text-align: center;
	font-style: normal;
	text-transform: none;
	margin-top: 20px;
}