.banner{
	height: 4.8rem;
	margin-top: 1.04rem;
}
.banner img{
	width: 100%;
	height: 100%;
}
.detail-title{
	font-size: 0.36rem;
	color: #000000;
	font-weight: bold;
	margin-top: 0.4rem;
	margin-bottom: 0.6rem;
	text-align: center;
}
.content{
	font-size: 0.23rem;
	color: #000000;
	padding: 0 0.2rem;
	line-height: 0.4rem;
	text-align: justify;
	margin-bottom: 1.27rem;
}
.content p.paragraph{
	margin-bottom:0.2rem;
}
.content img{
	width: 100%;
}