#solution-banner {
    width: 100%;
}
#solution-banner img {
    width: 100%;
    height: 100%;
    background-color: #fff;
}
#body-wrap{
	width: 100%;
	background-color: #fff;
}
.body1{
	width: 12.8rem;
	padding-top: 1.15rem;
	/* height: 12.9rem; */
	margin: 0 auto;
}
.body1 .img-top{
	height: 1.45rem;
	width: 12.8rem;
}
.body1 .img-top img{
	width: 2.54rem;
	height: 0.97rem;
	margin: 0 auto;
}
.body1 h2{
	font-family: OPPOSans-B;
	font-size: 0.58rem;
	line-height: 0.84rem;
	letter-spacing: 0.02rem;
	color: #606060;
	text-align: center;
}
.body1 h4{
	font-family: OPPOSans-R;
	font-size: 0.36rem;
	line-height: 0.43rem;
	color: #606060;
	text-align: center;
}
.body1 .img-bottom{
	height: 6.27rem;
	width: 12.8rem;
	padding-top: 0.7rem;
}
.body1 .img-bottom img{
	width: 9.96rem;
	height: 5.4rem;
	margin: 0 auto;
}
.body1 p{
	font-family: OPPOSans-R;
	font-size: 0.24rem;
	line-height: 0.42rem;
	letter-spacing: 0.01rem;
	color: #717071;
	padding: 0 2.66rem;
}
.body-common{
	padding-top: 0.88rem;
	height: 1.22rem;
	width: 12.8rem;
	margin: 0 auto;
	text-align: center;
	border-top: 1px solid #7eb176;
	border-bottom: 1px solid #7eb176;
}
.body-common h3{
	font-family: OPPOSans-R;
	font-size: 0.48rem;
	line-height: 0.62rem;
	color: #606060;
}
.body-common p{
	font-family: OPPOSans-R;
	font-size: 0.24rem;
	line-height: 0.38rem;
	color: #606060;
}
.body2{
	padding-top: 0.69rem;
	height: 3.54rem;
	width: 12.8rem;
	margin: 0 auto;
}
.body2 .item{
	width: 2.3rem;
	height: 1.46rem;
	margin-right: 0.32rem;
	position: relative;
	background-color: #ccc;
	float: left;
	padding-top: 0.84rem;
	font-family: OPPOSans-R;
	font-size: 0.24rem;
	line-height: 0.29rem;
	color: #606060;
	text-align: center;
	transition: all 0.5s linear;
}
.body2 .last-item{
	margin-right: 0;
}
.body2 .item:hover{
	background-color: #72af6a;
	color: #fff;
}
.body3{
	padding-top: 1.03rem;
	height: 10.1rem;
	width: 11.36rem;
	margin: 0 auto;
	padding-left: 1.44rem;
}
.body3-item{
	width: 3.7rem;
	height: 3.3rem;
	float: left;
	font-family: OPPOSans-L;
	font-size: 0.24rem;
	line-height: 0.36rem;
	color: #606060;
}
.body3-item img{
	width: 1.22rem;
	height: 1.22rem;
	margin-bottom: 0.15rem;
}
.body4{
	padding-top: 0.9rem;
	height: 2.6rem;
	width: 12.8rem;
	margin: 0 auto;
}
.body4 img{
	height: 1.9rem;
	width: 100%;
}
.wave-four img{
	width: 4.5rem !important;
}
.main-title{
	font-weight: bold;
	color: red !important;
	padding-left: 5px !important;
}
.content-title {

	padding-left: 8px !important;
}