.purCon {
	background-color: #F7F8FA;
}

.purYi {
	color: #969799;
	font-size: 28rpx;
}


.purJia {
	color: #969799;
	font-size: 28rpx;
}

.purOk {
	color: #969799;
	font-size: 28rpx;
}

.purYiText {
	border-bottom: 2rpx solid #FF814A;
	padding: 20rpx 0;
}

.purJiaText {
	border-bottom: 2rpx solid #FF814A;
	padding: 20rpx 0;
}

.purOkText {
	border-bottom: 2rpx solid #FF814A;
	padding: 20rpx 0;
}

.active {
	color: #FF834D !important;
}

.purTop {
	display: flex;
	justify-content: space-around;
	height: 88rpx;
	align-items: center;
	background-color: #FFFFFF;
	border-top: 1rpx solid #efefef;
}

.purNavBody {
	width: 686rpx;
	height: 262rpx;
	background: #ffffff;
	border-radius: 16rpx;
	margin: 32rpx;
	display: flex;
	align-items: center;
}

.purFu {
	color: #EE0A24;
	font-size: 28rpx;
}

.purFuSum {
	color: #EE0A24;
	font-size: 36rpx;
}

.purBodyText {
	color: #323233;
	font-size: 28rpx;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.purBotText {
	margin: 24rpx 56rpx 38rpx 0;
}

.goPing {
	width: 152rpx;
	height: 56rpx;
	background: linear-gradient(135deg, #ff814a, #ff9d66);
	border-radius: 48rpx;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-right: 36rpx;
}

.goPingText {
	color: #FFFFFF;
	font-size: 24rpx;
}

.heText {
	color: #22272B;
	font-size: 22rpx;
	margin: 0 16rpx 0 34rpx;
}

.FuText {
	color: #FF834D;
	font-size: 32rpx;
}

.SumText {
	color: #FF834D;
	font-size: 44rpx;
	margin-right: 302rpx;
}

.purNavone {
	width: 686rpx;
	background: #ffffff;
	border-radius: 16rpx;
	align-items: center;
	margin-bottom: 32rpx;
}

.purBood {
	margin: 32rpx;
	border-radius: 16rpx;
}

.purNavont {
	display: flex;
	align-items: center;
	justify-content: space-between;
	border-top: 1rpx solid #EBEDF0;
	padding: 20rpx;
}

.goOnOk {
	color: #FF834D;
	font-size: 24rpx;
}

.purNavOk {
	margin-left: 28rpx;
}

.purNavheText {
	display: flex;
	align-items: center;
}

.SumTextMoney {
	color: #FF834D;
	font-size: 44rpx;
	margin-right: 46rpx;
}

.purNavImg {
	margin: 26rpx 36rpx 36rpx 28rpx;
}

.purNavHeight {
	height: 100%;
}