.payment{
	width: 80px;
	height: 26px;
	background-color:#c80000;
	border-radius: 5px;
	margin-top: 50px;
	text-align: center;
	line-height: 26px;
	font-size: 14px;
	color: #ffffff;
}
.crowd_order{
	font-size: 12px;margin-top: 10px;
	color: #0095ff;
}
.order_cancel{
	font-size: 12px;margin-top: 10px;
	color: #0095ff;
	cursor: pointer;
}