.container-item{
	width: 13rem;
	margin: 0 auto;
	padding: 0.3rem 0 0.5rem;
}
.about-l{
	font-size: 0.16rem;
	line-height: 0.3rem;
	width: 7.5rem;
	text-indent: 2em;
}
.about-l p{
	margin-bottom: 0.1rem;
}
.about-r{
	width: 5rem;
}
.about-r img{
	width: 100%;
	height: auto;
}