.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;
}




.ly{
	padding-top: 100px;
}

.lyContent{
	padding-top: 60px;
}

.lyLeftImgBox{
	width: 480px;
	height: 425px;
	float: left;
	margin-top: 22px;
}

.lyLeftImg{
	width: 100%;
	height: 100%;
}

.lyRightImg{
	background-image: url('https://bjdzc.cn/PC/img/sjkshYwImg2.png');
	background-size: cover;
	background-repeat: no-repeat;
	width: 615px;
	min-height: 438px;
	float: right;
	font-size: 16px;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 1.5;
	padding: 78px 57px 0px 39px;
	border-radius: 8px;
}


.lyRightImgText{
	font-size: 20px;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 1.5;
	padding-bottom: 20px;
}




.ys{
	padding-top: 150px;
}

.ysContent{
	padding-top: 60px;
}

.ysItemBox{
	margin-right: 50px;
	float: left;
	position: relative;
	min-height: 467px;
	width: 356px;
}

.ysItemBox:hover .ysItemBack{
	transform: rotateZ(3.16deg);
	left: 17px;
}

.ysItemBack{
	width: 356px;
	min-height: 467px;
	background: #3053EB;
	border-radius: 20px;
	box-shadow: 0px 2px 6px 0px rgba(30,50,137,0.2);
	transform: rotateZ(0deg);
	position: absolute;
	top: -14px;
	left: 8px;
	transition: .5s;
}

.ysItem{
	width: 368px;
	height: 453px;
	padding: 28px 25px 0px;
	background: #FFFFFF;
	box-shadow: 0px 2px 6px 0px rgba(30,50,137,0.2);
	border-radius: 20px;
	position: absolute;
	overflow: scroll;
}

.ysItem::-webkit-scrollbar{display:none}

.ysTitleImg{
	width: 60px;
	height: 60px;
	margin-left: 53px;
	display: block;
	margin-right: 15px;
	float: left;
}

.ysTitleText{
	font-size: 22px;
	font-weight: 500;
	color: #333333;
	line-height: 1.5;
	float: left;
	margin-top: 12px;
}

.ysText{
	font-size: 16px;
	font-weight: 400;
	color: #444444;
	line-height: 1.5;
	margin-top: 15px;
}



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

.proContent{
	padding-top: 60px;
}

.proItem{
	width: 290px;
	line-height: 1.5;
	background: #FFFFFF;
	border-radius: 10px;
	border: 1px solid #3053EB;
	float: left;
	margin-right: 13px;
	padding-top: 22px;
	padding-bottom: 20px;
}

.proImg{
	width: 54px;
	height: 54px;
	display: block;
	margin: auto;
}

.proTitle{
	font-size: 18px;
	font-weight: 500;
	color: #333333;
	line-height: 1.5;
	text-align: center;
	margin: 11px 0px 14px 0px;
}

.proText{
	text-align: center;
	font-size: 14px;
	font-weight: 400;
	color: #555555;
	line-height: 1.5;
}

.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;
}
	
	
	
	
	
	.ly{
		padding-top: 1rem;
	}
	
	.lyContent{
		padding-top: 0.6rem;
	}
	
	.lyLeftImgBox{
		width: 4.8rem;
		height: 4.25rem;
		float: left;
		margin-top: 0.22rem;
	}
	
	.lyLeftImg{
		width: 100%;
		height: 100%;
	}
	
	.lyRightImg{
		background-image: url('https://bjdzc.cn/PC/img/sjkshYwImg2.png');
		background-size: cover;
		background-repeat: no-repeat;
		width: 6.15rem;
		min-height: 4.38rem;
		float: right;
		font-size: 0.16rem;
		font-weight: 400;
		color: #FFFFFF;
		line-height: 1.5;
		padding: 0.78rem 0.57rem 0rem 0.39rem;
		border-radius: 0.08rem;
	}
	
	
	.lyRightImgText{
		font-size: 0.2rem;
		font-weight: 400;
		color: #FFFFFF;
		line-height: 1.5;
		padding-bottom: 0.2rem;
	}
	
	
	
	
	.ys{
		padding-top: 1.5rem;
	}
	
	.ysContent{
		padding-top: 0.6rem;
	}
	
	.ysItemBox{
		margin-right: 0.5rem;
		float: left;
		position: relative;
		min-height: 4.67rem;
		width: 3.56rem;
	}
	
	.ysItemBox:hover .ysItemBack{
		transform: rotateZ(3.16deg);
		left: 0.17rem;
	}
	
	.ysItemBack{
		width: 3.56rem;
		min-height: 4.67rem;
		background: #3053EB;
		border-radius: 0.2rem;
		box-shadow: 0rem 0.02rem 0.06rem 0rem rgba(30,50,137,0.2);
		transform: rotateZ(0deg);
		position: absolute;
		top: -0.14rem;
		left: 0.08rem;
		transition: .5s;
	}
	
	.ysItem{
		width: 3.68rem;
		height: 4.53rem;
		padding: 0.28rem 0.25rem 0rem;
		background: #FFFFFF;
		box-shadow: 0rem 0.02rem 0.06rem 0rem rgba(30,50,137,0.2);
		border-radius: 0.2rem;
		position: absolute;
		overflow: scroll;
	}
	
	.ysItem::-webkit-scrollbar{display:none}
	
	.ysTitleImg{
		width: 0.6rem;
		height: 0.6rem;
		margin-left: 0.53rem;
		display: block;
		margin-right: 0.15rem;
		float: left;
	}
	
	.ysTitleText{
		font-size: 0.22rem;
		font-weight: 500;
		color: #333333;
		line-height: 1.5;
		float: left;
		margin-top: 0.12rem;
	}
	
	.ysText{
		font-size: 0.16rem;
		font-weight: 400;
		color: #444444;
		line-height: 1.5;
		margin-top: 0.15rem;
	}
	
	
	
	.pro{
		padding-top: 1rem;
		padding-bottom: 1rem;
	}
	
	.proContent{
		padding-top: 0.6rem;
	}
	
	.proItem{
		width: 2.9rem;
		line-height: 1.5;
		background: #FFFFFF;
		border-radius: 0.1rem;
		border: 0.01rem solid #3053EB;
		float: left;
		margin-right: 0.13rem;
		padding-top: 0.22rem;
		padding-bottom: 0.2rem;
	}
	
	.proImg{
		width: 0.54rem;
		height: 0.54rem;
		display: block;
		margin: auto;
	}
	
	.proTitle{
		font-size: 0.18rem;
		font-weight: 500;
		color: #333333;
		line-height: 1.5;
		text-align: center;
		margin: 0.11rem 0rem 0.14rem 0rem;
	}
	
	.proText{
		text-align: center;
		font-size: 0.14rem;
		font-weight: 400;
		color: #555555;
		line-height: 1.5;
	}
	
	.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;
	}
}