.productTopBox{
	background:url(../img/wap_smallBanner01.png) no-repeat center center;
	background-size: cover;
	padding-bottom: 0.5rem;
}
.productTopTitle{
	font-size: 0.65rem;
	color: white;
	text-align: center;
	line-height: 1;
	padding-top: 1rem;
	padding-bottom: 0.35rem;
	letter-spacing: 2px;
}
.productTopText{
	text-align: center;
	line-height: 1;
	color: white;
	font-size: 0.35rem;
	margin-top: 0.36rem;
	letter-spacing: 1px;
}
.theBox{
	width: 90%;
	margin: 0 auto;
	margin-top: 0.85rem;
}
.theTitle{
	color: #333;
	font-size: 0.44rem;
	letter-spacing: 0.03rem;
	line-height: 1;
	margin-bottom: 0.25rem;
}
.theP{
	color: #888;
	font-size: 0.36rem;
	text-align: justify;
	margin-bottom: 0.16rem;
	line-height: 1.6;
	
}