body{
	background: #fff;
}
.invite-more-title,.invite-more-item{
	display: flex;
	font-size: 4vw;
}
.invite-more-title,.invite-more-content{
	box-sizing: border-box;
	padding: 0 8vw;
}
.invite-more-title{
	height: 11.867vw;
	line-height: 11.867vw;
	font-weight: bold;
	box-shadow: 0 0.26vw 1.07vw 0 rgba(5,5,5,0.08);
	margin-bottom: 5.2vw;
}
.invite-more-name{
	width: 38.4vw;
}
.invite-more-price{
	width: 16.93vw;
}
.invite-more-date{
	width: 36.67vw;
	text-align: right;
}
.invite-more-item{
	line-height: 4.27vw;
	padding-bottom: 6.53vw;
}
.invite-more-item-num{
	font-size: 4.27vw;
}
.invite-more-item-date{
	font-size: 3.47vw;
	color: #717784;
}