.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: 130px;
	background-position: 50%;
	/* overflow: hidden; */
}

.bannerTextBox {
	width: 472px;
	float: left;
	margin-right: 254px;
}

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

.bannerTitle {
	font-size: 50px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 1.5;
	margin-top: 40px;
	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;
}



.item1Title {
	margin: 100px 0px 40px 0px;
	text-align: center;
	font-size: 32px;
	font-weight: bold;
	color: #0E1843;
	line-height: 1.5;
}

.item1Content {
	width: 100%;
	min-height: 329px;
	background: #F2F4FF;
	border-radius: 20px;
	padding: 52px 0px 0px 86px;
}

.item1Item {
	width: 166px;
	min-height: 225px;
	background: #FFFFFF;
	border-radius: 10px;
	padding: 24px 18px 26px;
	margin-right: 120px;
	float: left;
}

.item1Img {
	width: 100px;
	height: 100px;
	display: block;
	margin: auto;
}

.item1Text {
	font-size: 18px;
	font-weight: 400;
	color: #333333;
	line-height: 1.5;
	text-align: center;
}



.mainItem {
	width: 100%;
	min-height: 368px;
	background: #F2F4FF;
	border-radius: 10px;
}



.main {
	margin-top: 60px;
}

.mainItem {
	padding: 6px 50px 6px 106px;
}

.mainTextBox {
	width: 300px;
	float: left;
	padding-bottom: 41px;
}

.mainTitle {
	font-size: 24px;
	font-weight: bold;
	color: #0E1843;
	line-height: 1.5;
	margin-bottom: 30px;
	margin-top: 108px;
}

.mainText {
	font-size: 16px;
	font-weight: 400;
	color: #444444;
	line-height: 1.5;
	text-align: center;
}

.mainImg {
	width: 407px;
	float: right;
}

.mainItem2 {
	padding: 46px 0px 41px 0px;
}

.mainImg2 {
	width: 407px;
	float: left;
}

.mainTextBox2 {
	float: right;
	width: 520px;
	min-height: 328px;
	background: #FFFFFF;
	border-radius: 10px;
	border: 2px solid #F2F4FF;
	padding: 0px 106px 0px 118px;
}

.mainTitle2 {
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	color: #0E1843;
	line-height: 1.5;
	margin: 83px 0px 30px 0px;
}

.mainText2 {
	font-size: 16px;
	font-weight: 400;
	color: #444444;
	line-height: 1.5;
	text-align: center;
	padding-bottom: 41px;
}



.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.3rem;
		/* overflow: hidden; */
	}

	.bannerTextBox {
		width: 4.72rem;
		float: left;
		margin-right: 2.54rem;
	}

	.bannerImg {
		width: 4.48rem;
		display: block;
	}

	.bannerTitle {
		font-size: 0.5rem;
		font-weight: bold;
		color: #FFFFFF;
		line-height: 1.5;
		margin-top: 0.4rem;
		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;
}


	.item1Title {
		margin: 1rem 0rem 0.4rem 0rem;
		text-align: center;
		font-size: 0.32rem;
		font-weight: bold;
		color: #0E1843;
		line-height: 1.5;
	}

	.item1Content {
		width: 100%;
		min-height: 3.29rem;
		background: #F2F4FF;
		border-radius: 0.2rem;
		padding: 0.52rem 0rem 0rem 0.86rem;
	}

	.item1Item {
		width: 1.66rem;
		min-height: 2.25rem;
		background: #FFFFFF;
		border-radius: 0.1rem;
		padding: 0.24rem 0.18rem 0.26rem;
		margin-right: 1.2rem;
		float: left;
	}

	.item1Img {
		width: 1rem;
		height: 1rem;
		display: block;
		margin: auto;
	}

	.item1Text {
		font-size: 0.18rem;
		font-weight: 400;
		color: #333333;
		line-height: 1.5;
		text-align: center;
	}



	.mainItem {
		width: 100%;
		min-height: 3.68rem;
		background: #F2F4FF;
		border-radius: 0.1rem;
	}



	.main {
		margin-top: 0.6rem;
	}

	.mainItem {
		padding: 0.06rem 0.5rem 0.06rem 1.06rem;
	}

	.mainTextBox {
		width: 3rem;
		float: left;
		padding-bottom: 0.41rem;
	}

	.mainTitle {
		font-size: 0.24rem;
		font-weight: bold;
		color: #0E1843;
		line-height: 1.5;
		margin-bottom: 0.3rem;
		margin-top: 1.08rem;
	}

	.mainText {
		font-size: 0.16rem;
		font-weight: 400;
		color: #444444;
		line-height: 1.5;
		text-align: center;
	}

	.mainImg {
		width: 4.07rem;
		float: right;
	}

	.mainItem2 {
		padding: 0.46rem 0rem 0.41rem 0rem;
	}

	.mainImg2 {
		width: 4.07rem;
		float: left;
	}

	.mainTextBox2 {
		float: right;
		width: 5.2rem;
		min-height: 3.28rem;
		background: #FFFFFF;
		border-radius: 0.1rem;
		border: 0.02rem solid #F2F4FF;
		padding: 0rem 1.06rem 0rem 1.18rem;
	}

	.mainTitle2 {
		text-align: center;
		font-size: 0.24rem;
		font-weight: bold;
		color: #0E1843;
		line-height: 1.5;
		margin: 0.83rem 0rem 0.3rem 0rem;
	}

	.mainText2 {
		font-size: 0.16rem;
		font-weight: 400;
		color: #444444;
		line-height: 1.5;
		text-align: center;
		padding-bottom: 0.41rem;
	}



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

.referMaxBox{
    margin-top: 0px;
}