.banner{
	width: 100%;
	min-height: 500px;
	background-color: #0E1843;
	margin-top: 100px;
	/* overflow: hidden; */
	background-image: url('https://bjdzc.cn/PC/img/S2B2CBannerBack.png');
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.bannerTitle{
	line-height: 1.5;
	margin-top: 90px;
	font-size: 70px;
	font-weight: bold;
	color: #FFFFFF;
	text-shadow: 0px 2px 0px rgba(0,0,0,0.3);
}

.bannerText{
	width: 1023px;
	font-size: 24px;
	font-weight: 400;
	color: #FFFFFF;
	text-shadow: 0px 2px 0px rgba(0,0,0,0.3);
	line-height: 1.5;
	margin: 27px 0px 40px 0px;
}

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

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




.itemText{
	text-align: center;
	font-size: 16px;
	font-weight: 400;
	color: #666666;
	line-height: 1.5;
	margin-top: 20px;
	margin-bottom: 60px;
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	font-family: "SiYuanHeiTiFine";
}





.item1{
	padding: 100px 0px 120px 0px;
}

.itemContent{
	width: 907px;
	position: relative;
	margin: auto;
}

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

.item1Item{
	width: 274px;
	min-height: 235px;
	background: #FFFFFF;
	box-shadow: 0rem 2px 6px 0rem rgba(48,83,235,0.2);
	border-radius: 10px;
	padding-top: 29px;
	padding: 29px 19px 29px 15px;
	position: absolute;
}

.item1Title{
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	line-height: 1.5;
}

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

.item1CenterBack{
	width: 14px;
	height: 14px;
	background: rgba(48,83,235,0.3);
	border-radius: 50%;
	position: relative;
	float: left;
	margin-top: 5px;
	margin-right: 10px;
}

.item1Center{
	width: 10px;
	height: 10px;
	background: #3053EB;
	border-radius: 50%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}

.item1List{
	margin-top: 30px;
}

.item1Elem{
	width: 100px;
	height: 20px;
	margin-left: 15px;
	float: left;
	margin-bottom: 20px;
}

.item1ElemText{
	font-size: 14px;
	font-weight: 400;
	color: #666666;
	line-height: 1.5;
	float: left;
}




.item2{
	padding-top: 40px;
	padding-bottom: 32px;
	background-color: #F3F5FF;
}

.item2Item{
	width: 280px;
	min-height: 273px;
	background: #FFFFFF;
	border-radius: 10px;
	padding-top: 18px;
	float: left;
	margin: 0px 26px 28px 0px;
}

.item2Img{
	width: 74px;
	height: 74px;
	display: block;
	margin: auto;
}

.item2Title{
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: #3053EB;
	line-height: 1.5;
	margin: 12px 0px 9px 0px;
}

.item2Text{
	font-size: 16px;
	font-weight: 400;
	color: #666666;
	line-height: 1.5;
	padding-bottom: 12px;
	padding-right: 13px;
	padding-left: 30px;
}

.item2Button{
	width: 210px;
	height: 60px;
	text-align: center;
	background: #3053EB;
	border-radius: 10px;
	font-size: 20px;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 60px;
	margin: auto;
}




.item3{
	margin: 100px 0px 100px 0px;
}

.item3Img{
	width: 1200px;
	display: block;
	margin: auto;
}




.item4{
	background-color: #F3F5FF;
	padding-top: 40px;
}

.item4Img{
	width: 1200px;
	display: block;
	margin: auto;
}



.item5{
	padding-top: 100px;
}

.item5Item{
	width: 280px;
	min-height: 316px;
	background: #FFFFFF;
	box-shadow: 0rem 2px 6px 0rem rgba(48,83,235,0.2), inset 0rem 1.05rem 0rem 0rem #3053EB;
	border-radius: 10px;
	margin: 0px 26px 26px 0px;
	padding-top: 16px;
	float: left;
}

.item5Img{
	width: 78px;
	height: 78px;
	display: block;
	margin: 0px auto 16px;
}

.item5ItemBottom{
	padding: 0px 24px;
	background-color: #FFFFFF;
	border-radius: 20px;
	padding-top: 40px;
}

.item5ItemTitle{
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	line-height: 1.5;
	text-align: center;
	padding-bottom: 40px;
}

.item5ItemText{
	font-size: 14px;
	font-weight: 400;
	color: #666666;
	line-height: 1.5;
	padding-bottom: 34px;
	text-align: center;
	word-break: break-all;
	word-wrap: break-word;
}




.B2CCase{
	padding-bottom: 100px;
}

.B2CCaseItem{
	width: 390px;
	float: left;
	margin-right: 15px;
}

.B2CCaseImg{
	width: 390px;
	height: 260px;
	display: block;
	margin-bottom: 22px;
}

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

.refer{
	width: 830px;
	min-height: 58px;
	background: #3053EB;
	border-radius: 100px;
	font-size: 20px;
	font-weight: 400;
	color: #FFFFFF;
	text-align: center;
	line-height: 58px;
	margin: 25px auto 25px;
}

.itemTitle{
	text-align: center;
	font-size: 32px;
	font-weight: bold;
	color: #2A2C36;
	line-height: 1.5;
	margin: 100px 0px 60px 0px;
}
















@media screen and (max-width:1200px) {
	.banner{
		width: 100%;
		min-height: 5rem;
		background-color: #0E1843;
		margin-top: 1rem;
		/* overflow: hidden; */
		background-image: url('https://bjdzc.cn/PC/img/S2B2CBannerBack.png');
		background-repeat: no-repeat;
		background-size: 100% 100%;
	}
	
	.bannerTitle{
		line-height: 1.5;
		margin-top: 0.9rem;
		font-size: 0.7rem;
		font-weight: bold;
		color: #FFFFFF;
		text-shadow: 0rem 0.02rem 0rem rgba(0,0,0,0.3);
	}
	
	.bannerText{
		width: 10.23rem;
		font-size: 0.24rem;
		font-weight: 400;
		color: #FFFFFF;
		text-shadow: 0rem 0.02rem 0rem rgba(0,0,0,0.3);
		line-height: 1.5;
		margin: 0.27rem 0rem 0.4rem 0rem;
	}
	
	.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;
	}
	
	.bannerButtonText{
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%,-50%);
		white-space: nowrap;
	}
	
	
	
	
	.itemText{
		text-align: center;
		font-size: 0.16rem;
		font-weight: 400;
		color: #666666;
		line-height: 1.5;
		margin-top: 0.2rem;
		margin-bottom: 0.6rem;
		width: 12rem;
		margin-left: auto;
		margin-right: auto;
		font-family: "SiYuanHeiTiFine";
	}
	
	
	
	
	
	.item1{
		padding: 1rem 0rem 1.2rem 0rem;
	}
	
	.itemContent{
		width: 9.07rem;
		position: relative;
		margin: auto;
	}
	
	.item1Img{
		width: 9.07rem;
		display: block;
		margin: auto;
	}
	
	.item1Item{
		width: 2.74rem;
		min-height: 2.35rem;
		background: #FFFFFF;
		box-shadow: 0px 0.02rem 0.06rem 0px rgba(48,83,235,0.2);
		border-radius: 0.1rem;
		padding-top: 0.29rem;
		padding: 0.29rem 0.19rem 0.29rem 0.15rem;
		position: absolute;
	}
	
	.item1Title{
		text-align: center;
		font-size: 0.2rem;
		font-weight: bold;
		color: #333333;
		line-height: 1.5;
	}
	
	.item1Text{
		text-align: center;
		font-size: 0.16rem;
		font-weight: 400;
		color: #555555;
		line-height: 1.5;
	}
	
	.item1CenterBack{
		width: 0.14rem;
		height: 0.14rem;
		background: rgba(48,83,235,0.3);
		border-radius: 50%;
		position: relative;
		float: left;
		margin-top: 0.05rem;
		margin-right: 0.1rem;
	}
	
	.item1Center{
		width: 0.1rem;
		height: 0.1rem;
		background: #3053EB;
		border-radius: 50%;
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%,-50%);
	}
	
	.item1List{
		margin-top: 0.3rem;
	}
	
	.item1Elem{
		width: 1rem;
		height: 0.2rem;
		margin-left: 0.15rem;
		float: left;
		margin-bottom: 0.2rem;
	}
	
	.item1ElemText{
		font-size: 0.14rem;
		font-weight: 400;
		color: #666666;
		line-height: 1.5;
		float: left;
	}
	
	
	
	
	.item2{
		padding-top: 0.4rem;
		padding-bottom: 0.32rem;
		background-color: #F3F5FF;
	}
	
	.item2Item{
		width: 2.8rem;
		min-height: 2.73rem;
		background: #FFFFFF;
		border-radius: 0.1rem;
		padding-top: 0.18rem;
		float: left;
		margin: 0rem 0.26rem 0.28rem 0rem;
	}
	
	.item2Img{
		width: 0.74rem;
		height: 0.74rem;
		display: block;
		margin: auto;
	}
	
	.item2Title{
		text-align: center;
		font-size: 0.2rem;
		font-weight: bold;
		color: #3053EB;
		line-height: 1.5;
		margin: 0.12rem 0rem 0.09rem 0rem;
	}
	
	.item2Text{
		font-size: 0.16rem;
		font-weight: 400;
		color: #666666;
		line-height: 1.5;
		padding-bottom: 0.12rem;
		padding-right: 0.13rem;
		padding-left: 0.3rem;
	}
	
	.item2Button{
		width: 2.1rem;
		height: 0.6rem;
		text-align: center;
		background: #3053EB;
		border-radius: 0.1rem;
		font-size: 0.2rem;
		font-weight: 400;
		color: #FFFFFF;
		line-height: 0.6rem;
		margin: auto;
	}
	
	
	
	
	.item3{
		margin: 1rem 0rem 1rem 0rem;
	}
	
	.item3Img{
		width: 12rem;
		display: block;
		margin: auto;
	}
	
	
	
	
	.item4{
		background-color: #F3F5FF;
		padding-top: 0.4rem;
	}
	
	.item4Img{
		width: 12rem;
		display: block;
		margin: auto;
	}
	
	
	
	.item5{
		padding-top: 1rem;
	}
	
	.item5Item{
		width: 2.8rem;
		min-height: 3.16rem;
		background: #FFFFFF;
		box-shadow: 0px 0.02rem 0.06rem 0px rgba(48,83,235,0.2), inset 0px 105px 0px 0px #3053EB;
		border-radius: 0.1rem;
		margin: 0rem 0.26rem 0.26rem 0rem;
		padding-top: 0.16rem;
		float: left;
	}
	
	.item5Img{
		width: 0.78rem;
		height: 0.78rem;
		display: block;
		margin: 0rem auto 0.16rem;
	}
	
	.item5ItemBottom{
		padding: 0rem 0.24rem;
		background-color: #FFFFFF;
		border-radius: 0.2rem;
		padding-top: 0.4rem;
	}
	
	.item5ItemTitle{
		font-size: 0.2rem;
		font-weight: bold;
		color: #333333;
		line-height: 1.5;
		text-align: center;
		padding-bottom: 0.4rem;
	}
	
	.item5ItemText{
		font-size: 0.14rem;
		font-weight: 400;
		color: #666666;
		line-height: 1.5;
		padding-bottom: 0.34rem;
		text-align: center;
		word-break: break-all;
		word-wrap: break-word;
	}
	
	
	
	
	.B2CCase{
		padding-bottom: 1rem;
	}
	
	.B2CCaseItem{
		width: 3.9rem;
		float: left;
		margin-right: 0.15rem;
	}
	
	.B2CCaseImg{
		width: 3.9rem;
		height: 2.6rem;
		display: block;
		margin-bottom: 0.22rem;
	}
	
	.B2CCaseText{
		text-align: center;
		font-size: 0.3rem;
		font-weight: 400;
		color: #333333;
		line-height: 1.5;
	}
	
	.refer{
		width: 8.3rem;
		min-height: 0.58rem;
		background: #3053EB;
		border-radius: 1rem;
		font-size: 0.2rem;
		font-weight: 400;
		color: #FFFFFF;
		text-align: center;
		line-height: 0.58rem;
		margin: 0.25rem auto 0.25rem;
	}
	
	.itemTitle{
		text-align: center;
		font-size: 0.32rem;
		font-weight: bold;
		color: #2A2C36;
		line-height: 1.5;
		margin: 1rem 0rem 0.6rem 0rem;
	}
}