.block{
	padding:9rpx 0 20rpx 20rpx;
}
.title{
	lines:3;
	line-height: 44rpx;
	font-size: 28rpx;
}
.middle{
	color: #9B9B9B;
	margin-top: 10rpx;
	line-height: 34rpx;
	flex-direction:row;
}
.time{
	margin-left: 10px;
}
.bottom{
	margin-top: 5px;
	justify-content: space-between;
	flex-direction:row;
	align-items: center;
	font-size: 12px;
	line-height: 34rpx;
	color: #FFFFFF;
}
.activity_status{
	padding-left: 3px;
	padding-right: 3px;
	align-items: center;
}
.status_font{
	color: #FFFFFF;
	font-size: 12px;
	line-height: 17px;
}
.price{
	color: #F49900;
	font-weight:500;
	white-space: nowrap;
}

.image {
  width: 750rpx;
  height: 336px;
  position: relative;
}
.slider {
  width: 750rpx;
  height: 336px;
}
.frame {
  width: 750rpx;
  height: 336px;
  background-color: red;
}
.margin_left_40{
	margin-left: 40px;
} 
.location{
	color: #9B9B9B;
	/* #ifndef APP-PLUS-NVUE */
	max-width: 80rpx;
	/* #endif */
	lines: 1;
	text-overflow:ellipsis;
}
.time{
	color: #9B9B9B;
}
/* .indicator {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 60px;
  background-color: rgba(0, 0, 0, 0);
  item-color: #ddd;
  item-selected-color: rgb(0, 180, 255);
} */
.segmentingLine {
	height: 10px;
	width: 750rpx;
	background-color: #EEEEEE;
}
.showMore{
	height:400rpx;
	width:312rpx;
	align-items:center;
	justify-content:center;
	flex-direction:row;
	border-width: 1px;
	border-style: solid;
	border-color:#F5A623;
	border-radius:8rpx;
}
.showMore_center{
	height:158rpx;
	width:188rpx;
	justify-content:center;
}
.more_block{
	justify-content:center;
	margin-top:30rpx;
	flex-direction:row;
}
.dian{
	width:5px;
	height:5px;
	border-radius:2.5px;
	background-color:#4A4A4A
}
.more_content{
	justify-content:center;
	align-items: center;
	flex-direction:row;
}
.bg_D8{
	background-color: #D8D8D8;
}
.bg_full{
	background-color: #F57923;
}
.bg_sign{
	background-color: #F5A623;
}
	.margin_left_12{
		margin-left: 12rpx;
	}
