.banner{
	width: 100%;
	min-height: 593px;
	background-image: url('https://bjdzc.cn/PC/img/sjkshBannerBack.png');
	background-size: contain;
	background-position: 155px 0px;
	background-color: #081964;
	background-repeat: no-repeat;
	margin-top: 100px;
	padding-top: 110px;
	background-position: 50%;
	/* overflow: hidden; */
}

.bannerTextBox{
	width: 510px;
	float: left;
	margin-right: 315px;
}

.bannerImg{
	width: 374px;
	display: block;
}

.bannerTitle{
	font-size: 50px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 1.5;
	margin-top: 59px;
	margin-bottom: 48px;
}

.bannerText{
	font-size: 24px;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 1.5;
}

.bannerButton{
	width: 240px;
	height: 77px;
	background: #3053EB;
	border-radius: 16px;
	font-size: 24px;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 1.5;
	text-align: center;
	position: relative;
	margin-top: 40px;
}

.bannerButtonText{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	white-space: nowrap;
}


.qtxt{
	padding-top: 100px;
}

.qtxtContent{
	padding: 70px 70px 30px 70px;
	margin-top: 60px;
	background-color: #F2F4FF;
	border-radius: 10px;
}

.qtxtItem{
	width: 180px;
	min-height: 143px;
	background: #FFFFFF;
	box-shadow: 0px 2px 4px 0px rgba(48,83,235,0.2);
	border-radius: 5px;
	padding: 14px 0px 13px 0px;
	text-align: center;
	font-size: 16px;
	font-weight: 500;
	color: #333333;
	line-height: 1.5;
	margin: 0px 40px 40px 0px;
	float: left;
}

.qtxtImg{
	width: 54px;
	height: 54px;
	display: block;
	margin: 0px auto 19px;
}


.core{
	padding-top: 100px;
}


.coreContent{
	margin-top: 60px;
	width: 100%;
	min-height: 270px;
	background: #F2F4FF;
	padding: 35px 0px 40px 0px;
}

.coreItem{
	width: 270px;
	min-height: 195px;
	background: #FFFFFF;
	border-radius: 10px;
	float: left;
	margin-right: 40px;
	padding: 11px 22px 24px;
}

.coreImg{
	width: 50px;
	height: 59px;
	display: block;
	margin: auto;
}

.coreTitle{
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	line-height: 1.5;
	margin: 8px 0px 13px 0px;
}

.coreText{
	min-height: 60px;
	font-size: 14px;
	font-weight: 400;
	color: #444444;
	line-height: 1.5;
}



.after{
	padding-top: 100px;
	padding-bottom: 100px;
}

.afterBannerText{
	width: 743px;
	font-size: 14px;
	font-weight: 400;
	color: #666666;
	line-height: 1.5;
	margin: 60px auto 50px;
	text-align: center;
}


.afterItem{
	width: 360px;
	min0height: 343px;
	background: #FFFFFF;
	box-shadow: 0px 4px 4px 0px rgba(48,83,235,0.2);
	border-radius: 10px;
	border: 1px solid rgba(48,83,235,0.1);
	padding: 48px 49px 77px;
	float: left;
	margin-right: 60px;
}


.afterImg{
	width: 60px;
	height: 60px;
	display: block;
	margin: auto;
}


.afterTitle{
	font-size: 20px;
	font-weight: 500;
	color: #333333;
	line-height: 1.5;
	text-align: center;
	margin: 30px 0px 40px 0px;
}

.afterText{
	font-size: 16px;
	font-weight: 400;
	color: #666666;
	line-height: 1.5;
	min-height: 72px;
}





.adminCaseTitleImg{
	width: 450px;
	display: block;
	margin: auto;
}

.sjkshCase{
	width: 100%;
	height: 527px;
	background-image: url('https://bjdzc.cn/PC/img/sjkshCaseBack.png');
	background-size: 100% 100%;
	background-repeat: no-repeat;
	padding-top: 100px;
}

.sjkshCaseContent{
	padding-top: 50px;
}

.sjkshCaseItem{
	width: 363px;
	height: 204px;
	margin-right: 55px;
}

.caseItemWhole{
	float:left;
	width:363px;
	margin-right: 55px;
}


















@media screen and (max-width:1200px) {
	.banner{
		width: 100%;
		min-height: 5.93rem;
		background-image: url('https://bjdzc.cn/PC/img/sjkshBannerBack.png');
		background-size: contain;
		background-position: 1.55rem 0rem;
		background-color: #081964;
		background-repeat: no-repeat;
		margin-top: 1rem;
		padding-top: 1.1rem;
		/* overflow: hidden; */
	}
	
	.bannerTextBox{
		width: 5.1rem;
		float: left;
		margin-right: 3.15rem;
	}
	
	.bannerImg{
		width: 3.74rem;
		display: block;
	}
	
	.bannerTitle{
		font-size: 0.5rem;
		font-weight: bold;
		color: #FFFFFF;
		line-height: 1.5;
		margin-top: 0.59rem;
		margin-bottom: 0.48rem;
	}
	
	.bannerText{
		font-size: 0.24rem;
		font-weight: 400;
		color: #FFFFFF;
		line-height: 1.5;
	}
	
	.bannerButton{
	width: 2.4rem;
	height: 0.77rem;
	background: #3053EB;
	border-radius: 0.16rem;
	font-size: 0.24rem;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 1.5;
	text-align: center;
	position: relative;
	margin-top: 0.4rem;
}

.bannerButtonText{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	white-space: nowrap;
}

	
	.qtxt{
		padding-top: 1rem;
	}
	
	.qtxtContent{
		padding: 0.7rem 0.7rem 0.3rem 0.7rem;
		margin-top: 0.6rem;
		background-color: #F2F4FF;
		border-radius: 0.1rem;
	}
	
	.qtxtItem{
		width: 1.8rem;
		min-height: 1.43rem;
		background: #FFFFFF;
		box-shadow: 0rem 0.02rem 0.04rem 0rem rgba(48,83,235,0.2);
		border-radius: 0.05rem;
		padding: 0.14rem 0rem 0.13rem 0rem;
		text-align: center;
		font-size: 0.16rem;
		font-weight: 500;
		color: #333333;
		line-height: 1.5;
		margin: 0rem 0.4rem 0.4rem 0rem;
		float: left;
	}
	
	.qtxtImg{
		width: 0.54rem;
		height: 0.54rem;
		display: block;
		margin: 0rem auto 0.19rem;
	}
	
	
	.core{
		padding-top: 1rem;
	}
	
	
	.coreContent{
		margin-top: 0.6rem;
		width: 100%;
		min-height: 2.7rem;
		background: #F2F4FF;
		padding: 0.35rem 0rem 0.4rem 0rem;
	}
	
	.coreItem{
		width: 2.7rem;
		min-height: 1.95rem;
		background: #FFFFFF;
		border-radius: 0.1rem;
		float: left;
		margin-right: 0.4rem;
		padding: 0.11rem 0.22rem 0.24rem;
	}
	
	.coreImg{
		width: 0.5rem;
		height: 0.59rem;
		display: block;
		margin: auto;
	}
	
	.coreTitle{
		text-align: center;
		font-size: 0.16rem;
		font-weight: bold;
		color: #333333;
		line-height: 1.5;
		margin: 0.08rem 0rem 0.13rem 0rem;
	}
	
	.coreText{
		min-height: 0.6rem;
		font-size: 0.14rem;
		font-weight: 400;
		color: #444444;
		line-height: 1.5;
	}
	
	
	
	.after{
		padding-top: 1rem;
		padding-bottom: 1rem;
	}
	
	.afterBannerText{
		width: 7.43rem;
		font-size: 0.14rem;
		font-weight: 400;
		color: #666666;
		line-height: 1.5;
		margin: 0.6rem auto 0.5rem;
		text-align: center;
	}
	
	
	.afterItem{
		width: 3.6rem;
		min0height: 3.43rem;
		background: #FFFFFF;
		box-shadow: 0rem 0.04rem 0.04rem 0rem rgba(48,83,235,0.2);
		border-radius: 0.1rem;
		border: 0.01rem solid rgba(48,83,235,0.1);
		padding: 0.48rem 0.49rem 0.77rem;
		float: left;
		margin-right: 0.6rem;
	}
	
	
	.afterImg{
		width: 0.6rem;
		height: 0.6rem;
		display: block;
		margin: auto;
	}
	
	
	.afterTitle{
		font-size: 0.2rem;
		font-weight: 500;
		color: #333333;
		line-height: 1.5;
		text-align: center;
		margin: 0.3rem 0rem 0.4rem 0rem;
	}
	
	.afterText{
		font-size: 0.16rem;
		font-weight: 400;
		color: #666666;
		line-height: 1.5;
		min-height: 0.72rem;
	}
	
	
	
	
	
	.adminCaseTitleImg{
		width: 4.5rem;
		display: block;
		margin: auto;
	}
	
	.sjkshCase{
		width: 100%;
		height: 5.27rem;
		background-image: url('https://bjdzc.cn/PC/img/sjkshCaseBack.png');
		background-size: 100% 100%;
		background-repeat: no-repeat;
		padding-top: 1rem;
	}
	
	.sjkshCaseContent{
		padding-top: 0.5rem;
	}
	
	.sjkshCaseItem{
		width: 3.63rem;
		height: 2.04rem;
		margin-right: 0.55rem;
	}
	
	.caseItemWhole{
		float:left;
		width:3.63rem;
		margin-right: 0.55rem;
	}
}