.H5Box {
	width: 100%;
}

/* H5端模块一 */
.H5Box .contentBox1 {
	width: 100%;
	color: #fff;
	padding: 2rem 0.25rem 0;
	box-sizing: border-box;
	margin-bottom: 1rem;
}

.H5Box .contentBox1 .text1 {
	font-size: 0.18rem;
	line-height: 0.28rem;
	margin-bottom: 0.3rem;
	text-align: center;
}

.H5Box .contentBox1 .text2 {
	font-size: 0.42rem;
	line-height: 0.5rem;
	font-weight: bold;
	margin-bottom: 0.25rem;
	text-align: center;
}

.H5Box .contentBox1 .text3 {
	font-size: 0.18rem;
	line-height: 0.28rem;
	margin-bottom: 0.625rem;
	text-align: center;
}

.H5Box .contentBox1 .content_box1 {
	width: 100%;
	height: 5.45rem;
	background-color: #1effaa;
	border-radius: 0.5rem;
	color: #000;
	padding: 0.375rem 0.28rem;
	box-sizing: border-box;
	position: relative;
	margin-bottom: 0.6rem;
}

.H5Box .contentBox1 .content_box1 .text4 {
	font-weight: bold;
	font-size: 0.175rem;
	margin-bottom: 0.15rem;
}

.H5Box .contentBox1 .content_box1 .text5 {
	font-size: 0.14rem;
	line-height: 0.25rem;
}

.H5Box .contentBox1 .content_box1 .iPhone2 {
	width: 3.06rem;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
}

.H5Box .contentBox1 .item_box {
	width: 100%;
	height: 3.68rem;
	background-color: #191919;
	border-radius: 0.5rem;
	padding: 0.6rem 0.287rem;
	box-sizing: border-box;
	margin-bottom: 0.6rem;
}

.H5Box .contentBox1 .item_box img {
	width: 0.85rem;
	height: 0.85rem;
	margin-bottom: 0.3rem;
}

.H5Box .contentBox1 .item_box .text6 {
	font-size: 0.225rem;
	font-weight: bold;
	margin-bottom: 0.1rem;
}

.H5Box .contentBox1 .item_box .text7 {
	font-size: 0.18rem;
	color: #ccc;
	line-height: 0.35rem;
}

/* H5端模块二 */
.H5Box .contentBox2 {
	width: 100%;
	color: #fff;
	padding: 0 0.25rem;
	box-sizing: border-box;
	margin-bottom: 1rem;
}

.H5Box .contentBox2 .text1 {
	font-size: 0.4rem;
	line-height: 0.5rem;
	font-weight: bold;
	margin-bottom: 0.25rem;
	text-align: center;
}

.H5Box .contentBox2 .text2 {
	font-size: 0.18rem;
	line-height: 0.28rem;
	margin-bottom: 0.05rem;
	text-align: center;
}

.H5Box .contentBox2 .text3 {
	font-size: 0.18rem;
	line-height: 0.28rem;
	margin-bottom: 0.2rem;
	text-align: center;
	color: #969698;
}

.H5Box .contentBox2 .item_box {
	width: 100%;
	/* height: 3.68rem; */
	border-radius: 0.5rem;
	padding: 0.6rem 0.287rem;
	box-sizing: border-box;
}

.H5Box .contentBox2 .item_box img {
	width: 0.35rem;
	height: 0.35rem;
	margin-bottom: 0.3rem;
}

.H5Box .contentBox2 .item_box .text6 {
	font-size: 0.225rem;
	font-weight: bold;
	margin-bottom: 0.2rem;
}

.H5Box .contentBox2 .item_box .text7 {
	font-size: 0.18rem;
	color: #ccc;
	line-height: 0.28rem;
}

.H5Box .contentBox2 .bg {
	width: 100%;
}

/* H5端模块三 */
.H5Box .contentBox3 {
	width: 100%;
	color: #fff;
	padding: 0 0.25rem;
	box-sizing: border-box;
	margin-bottom: 2rem;
}

.H5Box .contentBox3 .text1 {
	font-size: 0.4rem;
	line-height: 0.58rem;
	font-weight: bold;
	margin-bottom: 0.28rem;
	color: #1effaa;
}

.H5Box .contentBox3 .text2 {
	font-size: 0.2rem;
	line-height: 0.32rem;
	margin-bottom: 0.3rem;
}

.H5Box .contentBox3 .btn {
	width: 1.925rem;
	height: 0.6rem;
	background-color: #fff;
	color: #333;
	font-size: 0.18rem;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
}
