.content {
	height: 100%;
	position: relative;
	padding-top: 0.695rem;
	left: 0;
}

.banner{
	width: 4.14rem;
	height: 2.13rem;
	background-image: url(../assets/images/health_info/banner.png);
	background-size: 100% 100%;
}

.box {
	width: 0.29rem;
	height: 0.04rem;
	background-color: #2F6EF2;
	margin-top: 0.08rem;
	margin-left: calc(calc(4.14rem - 0.29rem)/2);
}

.name {
	width: 3rem;
	height: 0.145rem;
	line-height: 0.145rem;
	text-align: center;
	margin-top: 0.4rem;
	margin-left: calc(calc(4.14rem - 3rem)/2);
	font-size: 0.18rem;
	font-family: PingFangSC-Semibold;
	font-weight: bold;
	color: #1F1F1F;
	align-content: center;
}

.health-what img{
	margin-top: 0.155rem;
	margin-left: 0.25rem;
	width: 3.63rem;
	height: 1.25rem;
}

.health-what-words{
	margin-top: 0.135rem;
	margin-left: 0.335rem;
	width: 3.47rem;
	font-size: 0.11rem;
	line-height: 0.20rem;
	color: #666666;
	text-align: justify;
}

.health-benzhi-img{
	width: 4.14rem;
	height: 3.965rem;
	background-image: url(../assets/images/health_info/2.png);
	background-size: 100% 100%;
	margin-top: 0.2rem;
}

.health-weihu-img{
	width: 4.14rem;
	height: 2.3rem;
	background-image: url(../assets/images/health_info/3.png);
	background-size: 100% 100%;
	margin-top: 0.2rem;
}

.health-youshi-img{
	width: 4.14rem;
	height: 2.5rem;
	background-image: url(../assets/images/health_info/4.png);
	background-size: 100% 100%;
	margin-top: 0.2rem;
}


.health-result-img{
	width: 4.14rem;
	height: 4.46rem;
	background-image: url(../assets/images/health_info/5.png);
	background-size: 100% 100%;
	margin-top: 0.2rem;
}

