.bg {
	width: 100%;
	height: 5rem;
	background: url('../../images/solution/smartcity_bg.png') no-repeat;
	background-size: cover;
	background-position: center;
}

.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;
}

.bg1 {
	width: 100%;
	height: 4.3rem;
	margin-top: 0.51rem;
	background-color: #fff;
}

.bg1 .content {
	padding: 0.3rem 0.15rem;
}

.bg1 .content img{
	width: 100%;
}

.container .content {
	padding-top: 1.8rem;
	padding-left: 0.4rem;
}

.container .content .title {
	font-size: 0.6rem;
	color: #ffffff;
	line-height: 0.84rem;
}

.zywbd{
	margin-top: 0.1rem;
	margin-bottom: 0.4rem;
}

.wisdom{
	background-color: #fff;
	margin-top: 0.2rem;
	padding: 0.3rem 0.2rem;
}
.wisdom .zywbd-icon {
	width: 0.72rem;
	height: 0.72rem;
	background-color: #006AFF;
	border-radius: 50%;
	color: #FFFFFF;
	line-height: 0.72rem;
	font-size: 0.34rem;
	text-align: center;
}

.wisdom .zywbd-content {
	margin-top: 0.15rem;
	font-size: 0.24rem;
	color: #808080;
	line-height: 0.33rem;
}
