.home_img img {
	width: 100%;
}

.home_img section {
	margin-top: 0.6rem;
}

.home_img section:first-child {
	margin-top: 1.1rem;
}

.home_img section span {
	display: block;
	margin-top: 1.125rem;
}

.home_img section span:first-child {
	font-size: 1.625rem;
}
.home_img section>p>span:nth-child(2) {
	height: 0.0625rem;
	width: 2.9375rem;
	background-color: #fff;
}
.home_img section {
	position: relative;
}
.home_img p {
	position: absolute;
	bottom: 2.01rem;
	left: 2.01rem;
	color: white;
	font-size: 1.125rem;
}