p{
	line-height: normal;
}
.detail_info li{
	height: 1.02rem;
	border-bottom: .01rem solid #e3e3e3;
	background: #fff;
	padding-left: .3rem;
	padding-right: .3rem;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.l_first,.r_first{
	color: #333;
	font-size: .3rem;
}
.l_third{
	font-size: .22rem;
	color: #999;
	margin-top: .05rem;
}