#qualRules {
	font-size: 0.418181rem;/* 46 */
	color: #2F2F2F;
	padding-bottom: 0.290909rem;
}

#qualRules .detail .title {
	padding: 0.290909rem;
	color: #666;
}
#qualRules ul {
	
}
#qualRules ul ul {
	background-color: #fff;
}
#qualRules ul ul li {
	padding: 0.290909rem;
	display: flex;
	justify-content: space-between;
	align-items: center;
	border-bottom: 1px solid #eee;
}
#qualRules ul ul li .van-icon{
	color: #999;
}

#qualRules_info_box{
	background: #fff;
}
#qualRules iframe {
	padding: 0 0.290909rem;
	box-sizing: border-box;
}