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



.pain {
	padding-top: 100px;
}

.painContent {
	width: 520px;
	position: relative;
	margin: 60px auto 0px;
}

.painCenterImg {
	width: 520px;
	height: 520px;
	display: block;
}





.oaPainItem1 {
	width: 165px;
	height: 50px;
	position: absolute;
	top: 42px;
	left: 12px;
}

.oaPainItem2 {
	width: 165px;
	height: 50px;
	position: absolute;
	top: 152px;
	left: -70px;
}

.oaPainItem3 {
	width: 165px;
	height: 50px;
	position: absolute;
	top: 272px;
	left: -177px;
}

.oaPainItem4 {
	width: 135px;
	height: 50px;
	position: absolute;
	top: 92px;
	left: 445px;
}

.oaPainItem5 {
	width: 169px;
	height: 50px;
	position: absolute;
	top: 297px;
	left: 392px;
}



.pro {
	background-color: #F2F4FF;
	padding-top: 100px;
}

.proContent {
	padding-top: 60px;
	padding-bottom: 60px;
}

.proItem {
	padding: 22px 20px 0px;
	background-color: #FFFFFF;
	width: 280px;
	min-height: 206px;
	border-radius: 10px;
	float: left;
	margin: 0px 25px 30px 0px;
}

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

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

.proText {
	text-align: center;
	font-size: 16px;
	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;
}

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

.powerContent {
	width: 372px;
	margin: auto;
	position: relative;
	margin-top: 60px;
}

.powerImg {
	width: 372px;
	height: 372px;
	display: block;
}

.powerItem {
	width: 201px;
	min-height: 84px;
	background: #FFFFFF;
	border-radius: 20px;
	border: 1px solid rgba(0, 0, 0, 0.1);
	padding: 20px 17px 0px 17px;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.5;
	color: #666;
	position: absolute;
}



.powerItem1 {
	left: -150px;
	top: -3px;
}

.powerItem2 {
	left: -185px;
	top: 148px;
}

.powerItem3 {
	left: -150px;
	top: 299px;
}

.powerItem4 {
	right: -150px;
	top: -3px;
}

.powerItem5 {
	right: -185px;
	top: 148px;
}

.powerItem6 {
	right: -150px;
	top: 299px;
}



.symbol {
	color: #3053EB;
	margin-right: 5px;
}

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



	.pain {
		padding-top: 1rem;
	}

	.painContent {
		width: 5.2rem;
		position: relative;
		margin: 0.6rem auto 0rem;
	}

	.painCenterImg {
		width: 5.2rem;
		height: 5.2rem;
		display: block;
	}





	.oaPainItem1 {
		width: 1.65rem;
		height: 0.5rem;
		position: absolute;
		top: 0.42rem;
		left: 0.12rem;
	}

	.oaPainItem2 {
		width: 1.65rem;
		height: 0.5rem;
		position: absolute;
		top: 1.52rem;
		left: -0.7rem;
	}

	.oaPainItem3 {
		width: 1.65rem;
		height: 0.5rem;
		position: absolute;
		top: 2.72rem;
		left: -1.77rem;
	}

	.oaPainItem4 {
		width: 1.35rem;
		height: 0.5rem;
		position: absolute;
		top: 0.92rem;
		left: 4.45rem;
	}

	.oaPainItem5 {
		width: 1.69rem;
		height: 0.5rem;
		position: absolute;
		top: 2.97rem;
		left: 3.92rem;
	}



	.pro {
		background-color: #F2F4FF;
		padding-top: 1rem;
	}

	.proContent {
		padding-top: 0.6rem;
		padding-bottom: 0.6rem;
	}

	.proItem {
		padding: 0.22rem 0.2rem 0rem;
		background-color: #FFFFFF;
		width: 2.8rem;
		min-height: 2.06rem;
		border-radius: 0.1rem;
		float: left;
		margin: 0rem 0.25rem 0.3rem 0rem;
	}

	.proImg {
		width: 0.5rem;
		height: 0.5rem;
		display: block;
		margin: auto;
	}

	.proTitle {
		text-align: center;
		font-size: 0.18rem;
		font-weight: 500;
		color: #333333;
		line-height: 1.5;
		margin: 0.07rem 0rem 0.17rem 0rem;
	}

	.proText {
		text-align: center;
		font-size: 0.16rem;
		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;
	}

	.power {
		padding-top: 1rem;
		padding-bottom: 1rem;
	}

	.powerContent {
		width: 3.72rem;
		margin: auto;
		position: relative;
		margin-top: 0.6rem;
	}

	.powerImg {
		width: 3.72rem;
		height: 3.72rem;
		display: block;
	}

	.powerItem {
		width: 2.01rem;
		min-height: 0.84rem;
		background: #FFFFFF;
		border-radius: 0.2rem;
		border: 0.01rem solid rgba(0, 0, 0, 0.1);
		padding: 0.2rem 0.17rem 0rem 0.17rem;
		font-size: 0.16rem;
		font-weight: 500;
		line-height: 1.5;
		color: #666;
		position: absolute;
	}


	.powerItem1 {
		left: -1.5rem;
		top: -0.03rem;
	}

	.powerItem2 {
		left: -1.85rem;
		top: 1.48rem;
	}

	.powerItem3 {
		left: -1.5rem;
		top: 2.99rem;
	}

	.powerItem4 {
		right: -1.5rem;
		top: -0.03rem;
	}

	.powerItem5 {
		right: -1.85rem;
		top: 1.48rem;
	}

	.powerItem6 {
		right: -1.5rem;
		top: 2.99rem;
	}



	.symbol {
		color: #3053EB;
		margin-right: 0.05rem;
	}

	.caseItemWhole {
		float: left;
		width: 3.63rem;
		margin-right: 0.55rem;
	}
}