b, h1, h2, h3, h4, h5, h6, strong{
	font-weight: revert;
}
*{
	font-size:0.29rem;
}
.my{
	background:#fff !important;
}
.lists{
	padding:0.2rem;
}
.lists h1{
	margin:0.3rem 0;
	display: inline-block;
	width:100%;
	text-align:center;
	color:#333;
	font-weight: bold;
	font-size:0.35rem;
}
.lists h4{
	margin:0.1rem 0 0.3rem;
	display: inline-block;
	width:100%;
	text-align:center;
	color:#999;
}
.content p{
	line-height: 0.5rem;
}
.content img{
	max-width:100%;
}