
.banner{
	width: 32rem;
}
.bt{
	width: 100%;
}
.bt h2{
	width: 100%;
	text-align: center;
	line-height: 2rem;
	font-size: 1.4rem;
	margin-top: 2rem;
}
.bt p{
	width: 100%;
	text-align: center;
	line-height: 2rem;
	margin-bottom: 1rem;
}
.zxbtn{
	display: block;
	width: 30rem;
	height: 3rem;
	line-height: 3rem;
	text-align: center;
	font-size: 1.2rem;
	color: white;
	background-color: #ff2957;
	margin: 1rem auto;
}
.mk{
	width: 30rem;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin: 1rem auto;
}
.rq{
	width: 14.5rem;
	margin-bottom:1rem ;
	background-color: #f4f4f4;
}
.rq img{
	width: 100%;
}
.rq b{
	display: block;
	font-size: 1.2rem;
	line-height: 1.5rem;
	text-align: center;
	width: 100%;
	margin-top: 1rem;
}
.rq p{
	width: 100%;
	text-align: center;
	margin-bottom: 1rem;
	line-height: 2rem;
}

.sk{
	width: 30rem;
	margin-bottom:1rem ;
	background-color: #f4f4f4;
}
.sk b{
	display: block;
	font-size: 1.2rem;
	line-height: 2rem;
	text-align: center;
	width: 100%;
	margin-top: 1rem;
	margin-bottom: 1rem;
	color: #ff2957;
}
.sk p{
	width: 100%;
	text-align: center;
	margin-bottom: 1rem;
	line-height: 2rem;
}
.jy{
	width: 9.5rem;
	margin-bottom:1rem ;
	background-color: #f4f4f4;
}
.jy img{
	width: 100%;
}
.jy b{
	display: block;
	font-size: 1.2rem;
	line-height: 2rem;
	text-align: center;
	width: 100%;
	margin-top: 1rem;
}
.jy p{
	width: 100%;
	text-align: center;
	margin-bottom: 1rem;
	line-height: 1.5rem;
}