.bg {
	width: 100%;
	height: 5rem;
	background: url('../../images/solution/smartelderlycare_bg.png') no-repeat;
	background-size: cover;
	background-position: center;
}


.container .content {
	padding-top: 1.8rem;
	padding-left: 0.4rem;
}

.container .content .title {
	font-size: 0.6rem;
	color: #ffffff;
	line-height: 0.84rem;
}

.main {
	padding-left: 0.3rem;
	padding-right: 0.3rem;
}

.Scheme {
	margin-top: 0.43rem;
}

.Scheme .title {
	font-size: 0.32rem;
	text-align: center;
	margin-bottom: 0.27rem;
	font-weight: 500;
	color: #000000;
}

.Scheme p {
	font-size: 0.24rem;
	color: #525252;
	line-height: 0.4rem;
	text-indent: 2em;
	text-align: justify;
}

.bg1 {
	width: 100%;
	height: 2.97rem;
	margin-top: 0.3rem;
	background-color: #fff;
	position: relative;
}

.bg1 img {
	width: 100%;
}

.bg1 .mask {
	position: absolute;
	left: 0;
	bottom: 0;
	height: 0.88rem;
	background: rgba(0, 0, 0, 0.2);
	padding: 0.11rem 0.2rem;
}

.bg1 .mask .mask-title {
	font-size: 0.22rem;
	font-weight: 500;
	color: #FFFFFF;
	line-height: 0.3rem;
}

.bg1 .mask .mask-content {
	font-size: 0.2rem;
	color: #FFFFFF;
	line-height: 0.28rem;
}

.bg2 {
	margin-top: 0.3rem;
	margin-bottom: 0.4rem;
	height: 3.75rem;
	padding: 0.3rem 0.12rem;
	background-color: #fff;
}

.bg2 img {
	width: 100%;
}
