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

.item1Content{
    margin-bottom: 40px;
}

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

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

.item1Item{
	width: 280px;
	min-height: 260px;
	background: #FFFFFF;
	box-shadow: 0rem 2px 6px 0rem rgba(48,83,235,0.2);
	border-radius: 10px;
	float: left;
	margin-right: 26px;
	padding-top: 28px;
}

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

.item1Text{
	width: 238px;
	text-align: center;
	font-size: 14px;
	font-weight: 400;
	color: #666666;
	line-height: 1.5;
	margin: auto;
	padding-bottom: 25px;
}

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

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




.dszbxt{
	overflow: hidden;
	padding-bottom: 41px;
	background: #F3F5FF;
}

.dszbxtLeft{
	width: 208px;
	height: 450px;
	display: block;
	float: left;
	margin-left: 240px;
}

.dszbxtRight{
	/* width: 400px; */
	float: left;
	margin-left: 130px;
}

.dszbxtRightImg{
	width: 70px;
	height: 70px;
	display: block;
	float: left;
	margin-right: 22px;
}

.dszbxtRightItem{
	margin-bottom: 30px;
}

.dszbxtRightTextBox{
	float: left;
}

.dszbxtRightTitle{
	font-size: 20px;
	font-weight: 500;
	color: #333333;
	line-height: 1.5;
	margin-top: 6px;
}

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


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




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

.tabText{
	width: 949px;
	font-size: 16px;
	font-weight: 400;
	color: #666666;
	line-height: 1.5;
	margin: auto;
	text-align: center;
	font-family: "SiYuanHeiTiFine";
}

.tabContent{
	margin-top: 35px;
}

.tabMenu{
	width: 520px;
	height: 244px;
	overflow: hidden;
	box-shadow: 0rem 0rem 0.12rem 0rem rgba(48,83,235,0.1);
	border-radius: 10px;
	margin-top: 101px;
	float: left;
}

.tabImg{
	width: 422px;
	height: 446px;
	display: block;
	float: right;
}

.tabMenuText{
	width: 100%;
	height: 175px;
	padding: 45px 45px 71px;
	font-size: 18px;
	font-weight: 400;
	color: #666666;
	line-height: 1.5;
	border-radius: 20px;
	font-family: "SiYuanHeiTiFine";
}

.tabTopItem{
	width: 173px;
	height: 69px;
	background: #FFF;
	font-size: 20px;
	font-weight: 400;
	color: #333333;
	float: left;
	line-height: 69px;
	text-align: center;
	cursor: pointer;
}

.tabActive{
	background: #3053EB !important;
	color: #FFFFFF !important;
}


.get{
	overflow: hidden;
	padding-bottom: 55px;
	background-color: #F3F5FF;
}

.getImg{
	width: 208px;
	height: 450px;
	display: block;
	float: left;
	margin-right: 66px;
}

.getTextBox{
	float: left;
	padding-top: 13px;
}

.getItem{
	margin-right: 52px;
	float: left;
}

.getItemImg{
	width: 70px;
	height: 70px;
	display: block;
	float: left;
	margin-right: 22px;
}

.getItemText{
	width: 345px;
	float: left;
}

.getItemTitle{
	font-size: 20px;
	font-weight: 500;
	color: #333333;
	line-height: 1.5;
}

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

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






.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: 70px auto 100px;
}





.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/dszbBannerBack.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: 7.41rem;
		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: 0.8rem;
	}
	
	.item1Content{
        margin-bottom: 0.4rem;
    }
	
	.item1TopTitle{
		text-align: center;
		font-size: 0.32rem;
		font-weight: bold;
		color: #2A2C36;
		line-height: 1.5;
		margin: 1rem 0rem 0.2rem 0rem;
	}
	
	.item1TopText{
		text-align: center;
		font-size: 0.16rem;
		font-weight: 400;
		color: #666666;
		line-height: 1.5;
		margin-bottom: 0.6rem;
		width: 12rem;
		margin-left: auto;
		font-family: "SiYuanHeiTiFine";
		margin-right: auto;
	}
	
	.item1Item{
		width: 2.8rem;
		min-height: 2.6rem;
		background: #FFFFFF;
		box-shadow: 0px 0.02rem 0.06rem 0px rgba(48,83,235,0.2);
		border-radius: 0.1rem;
		float: left;
		margin-right: 0.26rem;
		padding-top: 0.28rem;
	}
	
	.item1Title{
		text-align: center;
		margin: 0.26rem 0rem 0.13rem 0rem;
		font-size: 0.2rem;
		font-weight: bold;
		color: #3053EB;
		line-height: 1.5;
	}
	
	.item1Text{
		width: 2.38rem;
		text-align: center;
		font-size: 0.14rem;
		font-weight: 400;
		color: #666666;
		line-height: 1.5;
		margin: auto;
		padding-bottom: 0.25rem;
	}
	
	.item1Img{
		width: 0.74rem;
		height: 0.74rem;
		display: block;
		margin: auto;
	}
	
	.item1Button{
		width: 2.1rem;
		height: 0.6rem;
		background: #3053EB;
		border-radius: 0.1rem;
		font-size: 0.2rem;
		font-weight: 400;
		color: #FFFFFF;
		line-height: 0.6rem;
		margin: 0.6rem auto 0rem;
		text-align: center;
	}
	
	
	
	
	.dszbxt{
		overflow: hidden;
		padding-bottom: 0.41rem;
		background: #F3F5FF;
	}
	
	.dszbxtLeft{
		width: 2.08rem;
		height: 4.5rem;
		display: block;
		float: left;
		margin-left: 2.4rem;
	}
	
	.dszbxtRight{
		/* width: 4rem; */
		float: left;
		margin-left: 1.3rem;
	}
	
	.dszbxtRightImg{
		width: 0.7rem;
		height: 0.7rem;
		display: block;
		float: left;
		margin-right: 0.22rem;
	}
	
	.dszbxtRightItem{
		margin-bottom: 0.3rem;
	}
	
	.dszbxtRightTextBox{
		float: left;
	}
	
	.dszbxtRightTitle{
		font-size: 0.2rem;
		font-weight: 500;
		color: #333333;
		line-height: 1.5;
		margin-top: 0.06rem;
	}
	
	.dszbxtRightText{
		font-size: 0.14rem;
		font-weight: 400;
		color: #666666;
		line-height: 1.5;
		margin-top: 0.1rem;
	}
	
	
	.dszbxtButton{
		width: 2.1rem;
		height: 0.6rem;
		background: #3053EB;
		border-radius: 0.1rem;
		font-size: 0.2rem;
		font-weight: 400;
		color: #FFFFFF;
		line-height: 0.6rem;
		margin: auto;
		text-align: center;
	}
	
	
	
	
	.tab{
		overflow: hidden;
		padding-bottom: 1rem;
	}
	
	.tabText{
		width: 9.49rem;
		font-size: 0.16rem;
		font-weight: 400;
		color: #666666;
		line-height: 1.5;
		margin: auto;
		text-align: center;
		font-family: "SiYuanHeiTiFine";
	}
	
	.tabContent{
		margin-top: 0.35rem;
	}
	
	.tabMenu{
		width: 5.2rem;
		height: 2.44rem;
		overflow: hidden;
		box-shadow: 0px 0px 12px 0px rgba(48,83,235,0.1);
		border-radius: 0.1rem;
		margin-top: 1.01rem;
		float: left;
	}
	
	.tabImg{
		width: 4.22rem;
		height: 4.46rem;
		display: block;
		float: right;
	}
	
	.tabMenuText{
		width: 100%;
		height: 1.75rem;
		padding: 0.45rem 0.45rem 0.71rem;
		font-size: 0.18rem;
		font-weight: 400;
		color: #666666;
		line-height: 1.5;
		border-radius: 0.2rem;
		font-family: "SiYuanHeiTiFine";
	}
	
	.tabTopItem{
		width: 1.73rem;
		height: 0.69rem;
		background: #FFF;
		font-size: 0.2rem;
		font-weight: 400;
		color: #333333;
		float: left;
		line-height: 0.69rem;
		text-align: center;
		cursor: pointer;
	}
	
	.tabActive{
		background: #3053EB !important;
		color: #FFFFFF !important;
	}
	
	
	.get{
		overflow: hidden;
		padding-bottom: 0.55rem;
		background-color: #F3F5FF;
	}
	
	.getImg{
		width: 2.08rem;
		height: 4.5rem;
		display: block;
		float: left;
		margin-right: 0.66rem;
	}
	
	.getTextBox{
		float: left;
		padding-top: 0.13rem;
	}
	
	.getItem{
		margin-right: 0.52rem;
		float: left;
	}
	
	.getItemImg{
		width: 0.7rem;
		height: 0.7rem;
		display: block;
		float: left;
		margin-right: 0.22rem;
	}
	
	.getItemText{
		width: 3.45rem;
		float: left;
	}
	
	.getItemTitle{
		font-size: 0.2rem;
		font-weight: 500;
		color: #333333;
		line-height: 1.5;
	}
	
	.getItemContent{
		font-size: 0.14rem;
		font-weight: 400;
		color: #666666;
		line-height: 1.5;
	}
	
	.getButton{
		width: 2.1rem;
		height: 0.6rem;
		background: #3053EB;
		border-radius: 0.1rem;
		font-size: 0.2rem;
		font-weight: 400;
		color: #FFFFFF;
		line-height: 0.6rem;
		text-align: center;
		margin:  0.5rem auto 0rem;
	}
	
	
	
	
	
	
	.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;
		color: #3053EB;
		text-align: center;
		margin: 0.7rem auto 1rem;
	}
	
	
	
	
	
	.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;
	}
	
}