body{
	background: #e3ecf8;
}
.bg-box{
	background: url(jnszfzt_20240113_scjg_banner.jpg) no-repeat center top;
	overflow: hidden;
	margin-top: -5px;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.list{
	max-width: 1560px;
	margin: 705px auto 0 auto;
	overflow: hidden;
}
.list ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.list ul li{
	width: 750px;
	height: 232px;
	margin-bottom: 60px;
	background-size: 100%;
}
.list_text{
	font-size: 32px;
	margin-left: 50px;
	line-height: 75px;
	margin-top: 35px;
}
.list_xq{
	width: 124px;
	height: 36px;
	font-size: 18px;
	border-radius: 18px;
	border: #d4d9dc solid 1px;
	display: block;
	text-align: center;
	line-height: 36px;
	margin-left: 80px;
}
.lyscjg{
	background: url(jnszfzt_20240113_scjg_link01.png) no-repeat;
	overflow: hidden;
}
.jrscjg{
	background: url(jnszfzt_20240113_scjg_link02.png) no-repeat;
	overflow: hidden;
}
.fdcscjg{
	background: url(jnszfzt_20240113_scjg_link03.png) no-repeat;
	overflow: hidden;
}
.cpzl{
	background: url(jnszfzt_20240113_scjg_link04.png) no-repeat;
	overflow: hidden;
}
.spypaq{
	background: url(jnszfzt_20240113_scjg_link05.png) no-repeat;
	overflow: hidden;
}

.jnpageold .list_text{
	font-size: 48px;
	margin-top: 10px;
}
.jnpageold .list_xq{
	width: 200px;
	height: 72px;
	font-size: 36px;
	border-radius: 36px;
	line-height: 72px;
	margin-left: 50px;
}
a{
	color: #333333;
}

@media only screen  and (max-width: 1560px){
	.list ul{
		padding: 0 2%;
	}
	.list ul li{
		width: 48%;
	}
}
@media only screen  and (max-width: 1024px) {
  .bg-box{
	  background-size: contain;
  }
  .list{
	  margin-top: 445px;
  }
  .list ul li{
  	width: 100%;
  }
}
@media only screen  and (max-width: 780px) {
	.jnszfwza{
		display: none;
	}
	.list {
		margin-top:22.8125rem;
	}
	.list ul li {
		width:46.875rem;
		height:14.5rem;
		margin-bottom:2.75rem;
	}
	.list_text {
		font-size:2rem;
		margin-left:3.125rem;
		line-height:4.6875rem;
		margin-top:2.1875rem;
	}
	.list_xq {
		width:7.75rem;
		height:2.25rem;
		font-size:1.125rem;
		border-radius:1.125rem;
		line-height:2.25rem;
		margin-left:5rem;
	}

}