.banner{
	width: 100%;
	min-height: 500px;
	background-color: #0E1843;
	margin-top: 100px;
	/* overflow: hidden; */
	background-image: url('https://bjdzc.cn/PC/img/B2CBannerBack.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: 472px;
	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 62px 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;
}




.item1{
	overflow: hidden;
	padding-bottom: 100px;
}

.item1Title{
	font-size: 32px;
	font-weight: bold;
	color: #2A2C36;
	line-height: 1.5;
	margin-bottom: 20px;
	margin-top: 90px;
	text-align: center;
}

.item1Text{
	text-align: center;
	font-size: 16px;
	font-weight: 400;
	color: #666666;
	line-height: 1.5;
	margin-bottom: 8px;
	font-family: "SiYuanHeiTiFine", sans-serif;
}

.item1Img{
	width: 100%;
	height: 202px;
	display: block;
	margin-top: 42px;
}



.item2{
	background: #F3F5FF;
	padding-bottom:64px;
	overflow: hidden;
}

.item2Elem{
	width: 140px;
	float: left;
	margin-right: 72px;
}

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

.item2Text{
	margin-top: 14px;
	text-align: center;
	font-size: 20px;
	font-weight: 400;
	color: #333333;
	line-height: 1.5;
}

.oneAdminContent{
	padding-bottom: 100px;
}

.oneAdminText{
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size: 16px;
	font-weight: 400;
	color: #666666;
	line-height: 1.5;
	margin-bottom: 50px;
	font-family: "SiYuanHeiTiFine", sans-serif;
}

.oneAdminImgBox{
	width: 579px;
	height: 330px;
	float: left;
}

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


.oneAdminList{
	width: 499px;
	float: right;
}

.oneAdminListText{
	font-size: 20px;
	font-weight: 400;
	color: #333333;
	line-height: 1.5;
	margin-bottom: 20px;
	position: relative;
}

.oneAdminListText::before{
	content: '';
	width: 14px;
	height: 14px;
	background: #3053EB;
	position: absolute;
	left: -28px;
	top: 7px;
	border-radius: 50%;
}

.oneAdminButton{
	margin-top: 6px;
	width: 202px;
	height: 56px;
	background: #3053EB;
	border-radius: 100px;
	text-align: center;
	font-size: 20px;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 56px;
}


.item3{
	padding-top: 39px;
	background-color: #FFF;
	padding-bottom: 28px;
}

.item3Item{
	background-repeat: no-repeat;
	background-size: 100% 100%;
	width: 280px;
	min-height: 160px;
	padding: 30px 57px 0px 30px;
	background-color: #FFF;
	margin: 0px 26px 27px 0px;
	float: left;
	box-shadow: 0px 4px 15px 0px rgba(48,83,235,0.1);
	border-radius: 10px;
	background-position: 6px 8px;
}

.item3Title{
	font-size: 20px;
	font-weight: bold;
	color: #3053EB;
	line-height: 1.5;
	margin-bottom: 10px;
}

.item3Text{
	font-size: 16px;
	font-weight: 400;
	color: #888888;
	line-height: 1.5;
}




.mark{
	background-color: #F3F5FF;
	padding-bottom:21px;
	overflow: hidden;
}

.markText{
	font-size: 16px;
	font-weight: 400;
	color: #666666;
	line-height: 1.5;
	margin: 0px 0px 45px 0px;
	text-align: center;
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	font-family: "SiYuanHeiTiFine", sans-serif;
}

.markItem{
	width: 80px;
	text-align: center;
	float: left;
	margin-right: 144px;
	margin-bottom: 58px;
}

.markImg{
	width: 80px;
	height: 80px;
	display: block;
	margin: auto;
}

.markItemText{
	margin-top: 5px;
	font-size: 14px;
	font-weight: 400;
	color: #666666;
	line-height: 1.5;
}





.item4{
	width: 100%;
	min-height: 728px;
	background: #F3F5FF;
	overflow: hidden;
	margin-top: 30px;
}

.item4Elem{
	text-align: center;
	width: 280px;
	min-height: 100px;
	background: #FFFFFF;
	font-size: 20px;
	font-weight: 500;
	color: #333333;
	line-height: 100px;
	float: left;
	margin-right: 26px;
	margin-bottom: 26px;
}

.go{
	width: 830px;
	height: 58px;
	background: rgba(48,83,235,0.05);
	border: 1px solid #3053EB;
	font-size: 20px;
	font-weight: 400;
	color: #3053EB;
	text-align: center;
	margin: 32px auto 0px;
	line-height: 58px;
}





.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/B2CBannerBack.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: 4.72rem;
		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.62rem 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;
	}
	
	
	
	
	.item1{
		overflow: hidden;
		padding-bottom: 1rem;
	}
	
	.item1Title{
		font-size: 0.32rem;
		font-weight: bold;
		color: #2A2C36;
		line-height: 1.5;
		margin-bottom: 0.2rem;
		margin-top: 0.9rem;
		text-align: center;
	}
	
	.item1Text{
		text-align: center;
		font-size: 0.16rem;
		font-weight: 400;
		color: #666666;
		line-height: 1.5;
		margin-bottom: 0.08rem;
		font-family: "SiYuanHeiTiFine", sans-serif;
	}
	
	.item1Img{
		width: 100%;
		height: 2.02rem;
		display: block;
		margin-top: 0.42rem;
	}
	
	
	
	.item2{
		background: #F3F5FF;
		padding-bottom:0.64rem;
		overflow: hidden;
	}
	
	.item2Elem{
		width: 1.4rem;
		float: left;
		margin-right: 0.72rem;
	}
	
	.item2Img{
		width: 1.4rem;
		height: 1.4rem;
		display: block;
		margin: auto;
	}
	
	.item2Text{
		margin-top: 0.14rem;
		text-align: center;
		font-size: 0.2rem;
		font-weight: 400;
		color: #333333;
		line-height: 1.5;
	}
	
	.oneAdminContent{
		padding-bottom: 1rem;
	}
	
	.oneAdminText{
		width: 12rem;
		margin-left: auto;
		margin-right: auto;
		text-align: center;
		font-size: 0.16rem;
		font-weight: 400;
		color: #666666;
		line-height: 1.5;
		margin-bottom: 0.5rem;
		font-family: "SiYuanHeiTiFine", sans-serif;
	}
	
	.oneAdminImgBox{
		width: 5.79rem;
		height: 3.3rem;
		float: left;
	}
	
	.oneAdminImg{
		width: 100%;
		height: 100%;
	}
	
	
	.oneAdminList{
		width: 4.99rem;
		float: right;
	}
	
	.oneAdminListText{
		font-size: 0.2rem;
		font-weight: 400;
		color: #333333;
		line-height: 1.5;
		margin-bottom: 0.2rem;
		position: relative;
	}
	
	.oneAdminListText::before{
		content: '';
		width: 0.14rem;
		height: 0.14rem;
		background: #3053EB;
		position: absolute;
		left: -0.28rem;
		top: 0.07rem;
		border-radius: 50%;
	}
	
	.oneAdminButton{
		margin-top: 0.06rem;
		width: 2.02rem;
		height: 0.56rem;
		background: #3053EB;
		border-radius: 1rem;
		text-align: center;
		font-size: 0.2rem;
		font-weight: 400;
		color: #FFFFFF;
		line-height: 0.56rem;
	}
	
	
	.item3{
		padding-top: 0.39rem;
		background-color: #FFF;
		padding-bottom: 0.28rem;
	}
	
	.item3Item{
		background-repeat: no-repeat;
		background-size: 100% 100%;
		width: 2.8rem;
		min-height: 1.6rem;
		padding: 0.3rem 0.57rem 0rem 0.3rem;
		background-color: #FFF;
		margin: 0rem 0.26rem 0.27rem 0rem;
		float: left;
		box-shadow: 0rem 0.04rem 0.15rem 0rem rgba(48,83,235,0.1);
		border-radius: 0.1rem;
		background-position: 0.06rem 0.08rem;
	}
	
	.item3Title{
		font-size: 0.2rem;
		font-weight: bold;
		color: #3053EB;
		line-height: 1.5;
		margin-bottom: 0.1rem;
	}
	
	.item3Text{
		font-size: 0.16rem;
		font-weight: 400;
		color: #888888;
		line-height: 1.5;
	}
	
	
	
	
	.mark{
		background-color: #F3F5FF;
		padding-bottom:0.21rem;
		overflow: hidden;
	}
	
	.markText{
		font-size: 0.16rem;
		font-weight: 400;
		color: #666666;
		line-height: 1.5;
		margin: 0rem 0rem 0.45rem 0rem;
		text-align: center;
		width: 12rem;
		margin-left: auto;
		margin-right: auto;
		font-family: "SiYuanHeiTiFine", sans-serif;
	}
	
	.markItem{
		width: 0.8rem;
		text-align: center;
		float: left;
		margin-right: 1.44rem;
		margin-bottom: 0.58rem;
	}
	
	.markImg{
		width: 0.8rem;
		height: 0.8rem;
		display: block;
		margin: auto;
	}
	
	.markItemText{
		margin-top: 0.05rem;
		font-size: 0.14rem;
		font-weight: 400;
		color: #666666;
		line-height: 1.5;
	}
	
	
	
	
	
	.item4{
		width: 100%;
		min-height: 7.28rem;
		background: #F3F5FF;
		overflow: hidden;
		margin-top: 0.3rem;
	}
	
	.item4Elem{
		text-align: center;
		width: 2.8rem;
		min-height: 1rem;
		background: #FFFFFF;
		font-size: 0.2rem;
		font-weight: 500;
		color: #333333;
		line-height: 1rem;
		float: left;
		margin-right: 0.26rem;
		margin-bottom: 0.26rem;
	}
	
	.go{
		width: 8.3rem;
		height: 0.58rem;
		background: rgba(48,83,235,0.05);
		border: 0.01rem solid #3053EB;
		font-size: 0.2rem;
		font-weight: 400;
		line-height: 0.58rem;
		color: #3053EB;
		text-align: center;
		margin: 0.32rem auto 0rem;
	}
	
	
	
	
	
	.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;
	}
}