@charset "utf-8";

* {
	padding: 0;
	margin: 0;
}

a {
	text-decoration: none !important;
}

.hometop {
	width: 100%;
	height: 380px;
	background: url(https://www.njqxq.gov.cn/images/ztfwbg20251219.png) no-repeat;
}

.topbox {
	width: 1320px;
	margin: 0 auto;
}

.hometop .szfgh {
	width: 410px;
	height: 65px;
	margin-top: 35px;
	margin-left: 25px;
}

.ztlogo {
	margin-top: 55px;
	text-align: center;
}

.ztlogo img {
	width: 440px;
	height: 95px;
}

.ztfw-tab {
	width: 880px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	text-align: center;
	position: relative;
	margin-top: -56px;
}

.ztfw-tab a p {
	font-family: SourceHanSansCN, SourceHanSansCN;
	font-size: 28px;
	color: #a2a1a1;
	margin-top: 15px;
	text-align: justifyLeft;
	font-style: normal;
	text-transform: none;
}

.ztfw-tab a img {
	width: 130px;
	height: 116px;
}

.homeContent {
	width: 1320px;
	margin: 0 auto;
	text-align: center;
	z-index: 9999;
	position: relative;
	font-family: Microsoft YaHei;
	font-size: 18px;
}


.homeContent .zcxxlist {
	overflow: hidden;
	width: 100%;
	margin: 0 auto;
}

.homeContent .zcxxlist .listtop {
	width: 100%;
	margin-top: 80px;
	overflow: hidden;
	display: flex;
	justify-content: space-between;
}


.homeContent .zcxxlist .listtop .list-item {
	width: 420px;
	height: 210px;
	position: relative;
}

.homeContent .zcxxlist .listtop .list-item .title {
	width: 335px;
	height: 65px;
	margin-left: 35px;
	padding-top: 45px;
	text-align: left;
}

.list-item .title a {
	font-family: SourceHanSansCN, SourceHanSansCN;
	font-weight: 400;
	font-size: 24px;
	color: #000000;
	line-height: 30px;
	text-align: left;
	font-style: normal;
	text-transform: none;
}

.list-item .fbsj {
	width: 350px;
	margin-left: 35px;
	margin-top: 45px;
	text-align: left;
	font-family: SourceHanSansCN, SourceHanSansCN;
	font-weight: 400;
	font-size: 18px;
	color: #000000;
	text-align: center;
	font-style: normal;
	text-transform: none;
	display: flex;
	justify-content: space-between;
}

.homeContent .zcxxlist .listcontent {
	height: 220px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 25px;
}

.homeContent .zcxxlist .listcontent .lists {
	width: 646px;
	height: 88px;
	background: #F4F8FF;
	border-radius: 8px 8px 8px 8px;
	position: relative;
	margin-top: 15px;
}

.homeContent .zcxxlist .listcontent .lists a {
	display: flex;
	align-items: center;
	position: relative;
	line-height: 88px;
	font-family: SourceHanSansCN, SourceHanSansCN;
	font-weight: 400;
	font-size: 18px;
	color: #002025;
	text-align: center;
	font-style: normal;
	text-transform: none;
}

.homeContent .zcxxlist .listcontent .lists a .listicon {
	margin-left: 15px;
}

.topmore {
	width: 72px;
	height: 22px;
}

.detail {
	width: 72px;
	height: 22px;
	position: absolute;
	right: 0;
	bottom: 0;
}

.morebtn {
	display: inline-block;
	width: 150px;
	height: 36px;
	background: #71CCEC;
	border-radius: 18px 18px 18px 18px;
	margin: 35px auto;
	font-family: SourceHanSansCN, SourceHanSansCN;
	font-weight: 400;
	font-size: 20px;
	color: #FFFFFF;
	line-height: 34px;
	text-align: center;
	font-style: normal;
	text-transform: none;
}

.bsfwimg {
	width: 1320px;
}

.bsfwimg img {
	width: 100%;
}

.zcxx {
	width: 1320px;
	height: 40px;
	text-align: center;
	background: url(./titlebg20251216.png) no-repeat;
	margin: 35px 0;
}

.zcxx-title {
	font-family: SourceHanSansCN, SourceHanSansCN;
	font-weight: bold;
	font-size: 30px;
	color: #011482;
	line-height: 36px;
	text-align: justifyLeft;
	font-style: normal;
	text-transform: none;
}

.cjwdlst {
	width: 100%;
	margin-bottom: 30px;
	text-align: left;
	display: flex;
	flex-wrap: wrap;
	overflow: hidden;
}

.cjwdlst .cjwdlists {
	width: 620px;
	height: 70px;
	/* height: 245px; */
	background: #FFFFFF;
	box-shadow: 5px 2px 10px 2px #ABBDFF;
	border: 2px solid transparent;
	border-radius: 20px 40px 20px 40px;
	background:
		linear-gradient(white, white) padding-box,
		/* 内层背景 */
		linear-gradient(45deg, rgba(0, 204, 255, 1), rgba(40, 113, 250, 1)) border-box;
	/* 边框渐变 */
	border: 2px solid transparent;
	overflow: hidden;
	margin-top: 40px;
}

.cjwdlst .cjwdlists:nth-child(2n) {
	margin-left: 70px;
}

.cjwdlst .cjwdlists .liststitle {
	width: 100%;
	height: 70px;
	background: linear-gradient(to bottom right, #4760FF, #0DCCFF);
	border-radius: 20px 40px 0px 0px;
	font-family: MicrosoftYaHei, MicrosoftYaHei;
	font-weight: bold;
	font-size: 22px;
	color: #FFFFFF;
	line-height: 64px;
	text-align: left;
	font-style: normal;
	text-transform: none;
	padding-left: 65px;
}

.cjwdlst .cjwdlists .liststitle .titleicon {
	position: absolute;
	width: 86px;
	height: 86px;
	margin-top: -30px;
	margin-left: -95px;
}

.listdesc {
	width: 500px;
	height: 80px;
	margin: 0 auto;
	margin-top: 25px;
	font-size: 16px;
	font-family: MicrosoftYaHei, MicrosoftYaHei;
	line-height: 30px;
	text-align: justifyLeft;
	font-style: normal;
	text-transform: none;
}

.listdesc span {
	font-weight: bold;
	color: #006AED;
}

.ckxq {
	width: 68px;
	height: 15px;
	font-family: MicrosoftYaHei;
	font-size: 14px;
	color: #006AED;
	line-height: 30px;
	text-align: justifyLeft;
	font-style: normal;
	text-transform: none;
	float: right;
	margin-right: 65px;
}

.bsfwlist {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	margin: 20px auto;
	margin-left: -20px;
}

.bsfwlist .bsfwlists {
	width: 410px;
	height: 110px;
	background: #FFFFFF;
	box-shadow: 0px 5px 5px 0px #ABBDFF;
	border-radius: 8px 8px 8px 8px;
	position: relative;
	text-align: left;
	margin-left: 30px;
	margin-top: 30px;
}

.bsfwlist .bsfwlists a {
	display: inline-block;
	margin-left: 25px;
	font-family: SourceHanSansCN, SourceHanSansCN;
	font-weight: 400;
	font-size: 18px;
	color: #000000;
	line-height: 110px;
	text-align: left;
	font-style: normal;
	text-transform: none;
}