* {
	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;
}

.wyyh_top {
	width: 100%;
	min-height: 500px;
	background: url(http://www.njyh.gov.cn/material/wyyhbg_0906.png) no-repeat;
	background-size: cover;
}

.w1300 {
	width: 1300px;
	margin: 0 auto
}

.yhtq_logo {
	width: 410px;
	position: absolute;
	top: 60px;

}

.wyyh_logo {
	width: 660px;
	height: 270px;
	margin: 0 auto;
	padding-top: 110px;
}

.wyyh_logo img {
	width: 100%;
}

.part1 {
	height: 458px;
	overflow: hidden;
}

.part1_left {
	width: 630px;
}

.part1_left .swiper-container,
.yhlb_item a img {
	width: 630px;
	height: 458px;
}

.swiper-pagination-bullet {
	background-color: #fff !important;
	opacity: .8 !important;
}

.swiper-pagination-bullet-active {
	background-color: #16A19F !important;
}

.part1_right {
	width: 610px;
}

.part1_right ul {
	margin-top: -10px;
}

.part1_right ul li {
	position: relative;
	height: 48px;
}

.circle {
	width: 6px;
	height: 6px;
	background: #000;
	border-radius: 50%;
	position: absolute;
	left: 0;
	top: 20px;
}


.part1_right ul li a {
	display: inline-block;
	width: 475px;
	height: 48px;
	margin-left: 20px;
	overflow: hidden;
	line-height: 48px;
	font-family: MicrosoftYaHei;
	font-size: 18px;
	color: #000000;
	font-style: normal;
	text-transform: none;
	text-decoration: none;
}

.active {
	color: #16A19F !important;
}

.actives {
	background-color: #16A19F !important;
}

.wyyh_time {
	position: absolute;
	top: 0px;
	right: 5px;
	font-family: MicrosoftYaHei;
	font-size: 18px;
	color: #666;
	line-height: 48px;
}

.part2 {
	text-align: center;
	margin-top: 35px;
	margin-bottom: 60px;
}

.part2_logo {
	width: 460px;
	margin: 0 auto;
}

.part2_cont {
	margin-top: 40px;
	display: flex;
	flex-wrap: wrap;
	margin-left: -40px;
}

.part2_item {
	width: 295px;
	height: 230px;
	margin-left: 40px;
}

.part2_item a {
	display: inline-block;
	overflow: hidden;
}

.part2_item a,
.part2_item a img {
	width: 295px;
	height: 180px;

}

.part2_item a img:hover {
	transform: scale(1.2);
	transition: transform 0.5s ease;
}

.ldf_name {
	font-family: Microsoft YaHei;
	font-weight: 400;
	font-size: 18px;
	color: #000000;
	line-height: 48px;
	text-decoration: none;
}