.remind-info{
	background: #f7f7f7;
	border-top: 1px solid #dae3e9;
	border-bottom: 1px solid #dae3e9;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 30px;
	padding-left: 42px;
}
.remind-info strong{
	line-height: 30px;
	margin-right: 5px;
}
.remind-info strong,
.remind-info strong b{
	font-size: 18px;
}
.remind-info span{
	color: #f93838;
	display: inline-block;
	line-height: 30px;
	font-weight: 600;
}