.invite-container,.invite-detial{
	position: relative;
}
.invite-bg,.actrules{
	width: 100%;
}
.invite-bg{
	height: 129.33vw;
}
.invite-content{
	position: absolute;
	left: 0;
	top: 86.26vw;
}
.invite-btn{
	width: 82.53vw;
	margin: 0 8.67vw 0 8.8vw;
}
.invite-detial{
	padding-bottom: 6.4vw;
}
.invite-mine,.invite-history,.invite-mine-title,.rules-container{
	box-sizing: border-box;
}
.invite-mine,.invite-history,.rules-container{
	background: #fff;
}
.invite-mine,.invite-history{
	width: 92vw;
	box-shadow: 0px 0px 46px 0px rgba(198,26,19,0.17);
}
.invite-mine{
	height: 37.33vw;
	margin: 7.73vw 4vw 0 4vw;
}
.invite-mine-title,.invite-mine-title-r,.invite-mine-count,.invite-mine-num,.invite-history-tittle,.invite-history-tittle-r,
.invite-history-item,.invite-history-right,.rules-item{
	display: flex;
	flex-direction: row;
}
.invite-mine-title,.invite-mine-title-r,.invite-mine-count,.invite-mine-num,.invite-history-tittle,.invite-history-tittle-r,
.invite-history-item,.invite-history-right{
	align-items: center;
}
.invite-mine-title,.invite-history-tittle,.invite-history-item{
	justify-content: space-between;
}
.invite-mine-title{
	line-height: 4vw;
	padding: 4vw 4vw 0 4.13vw;
}
.invite-mine-title-l,.invite-history-text,.invite-history-name{
	font-size: 4vw;
}
.invite-mine-title-r,.invite-mine-text,.invite-history-tittle-r,.invite-history-right-date{
	color: #717784;
}
.invite-mine-title-r,.invite-history-tittle-r,.invite-history-right-date{
	font-size: 3.47vw;
}
.invite-guize-icon{
	width: 3.47vw;
	height: 3.47vw;
	margin-left: 1.33vw;
}
.invite-mine-count{
	padding: 7.86vw 0 10vw;
}
.invite-mine-item{
	width: 33%;
}
.invite-mine-count .invite-mine-item{
	width: 34%;
}
.invite-mine-num,.invite-mine-sale,.invite-mine-award{
	font-size: 6.13vw;
	line-height: 4.67vw;
	font-weight: bold;
}
.invite-mine-num{
	justify-content: center;
}
.invite-mine-people{
	font-size: 4.8vw;
}
.invite-mine-award{
	color: #c1191f;
}
.invite-mine-text{
	font-size: 3.2vw;
	line-height: 3.07vw;
	margin-top: 4vw;
}
.invite-history{
	padding: 3.86vw 4vw 6.53vw;
	margin: 2.67vw 4vw 0;
}
.invite-history-tittle{
	padding: 4vw 0;
	border-bottom: 1px solid #e8e8e8;
	line-height: 3.87vw;
}
.invite-more-icon{
	width: 1.47vw;
	height: auto;
	margin-left: 0.93vw;
}
.invite-history-item{
	padding-top: 5.2vw;
	line-height: 4.27vw;
}
.invite-history-right-awrad{
	font-size: 4.27vw;
	margin-right: 18.8vw;
}
.invite-lianjie,.invite-lianjie2{
	width: 4vw;
	position: absolute;
	top: 34.13vw;
}
.invite-lianjie{
	left: 9.6vw;
}
.invite-lianjie2{
	right: 9.6vw;
}
/* 活动规则 */
.actrules{
	height: 100%;
	background: rgba(0,0,0,0.3);
	position: fixed;
	top: 0;
	left: 0;
	display: none;
}
.rules-container,.rules-close,.rules-title:after{
	position: absolute;
}
.rules-container{
	width: 84vw;
	padding: 3.74vw 5.33vw 8vw;
	border-radius: 2.67vw;
	margin: 0 8vw;
	top: 50%;
	margin-top: -48vw;
}
.rules-close{
	width: 6.26vw;
	padding: 1.86vw;
	top: 0;
	right: 0;
}
.rules-title{
	position: relative;
	font-size: 4.27vw;
	line-height: 4.27vw;
	padding: 2.93vw 0;
}
.rules-title:after{
	content: "";
	width: 10.66vw;
	height: 0.8vw;
	border-radius: 0.4vw;
	background: #c1191f;
	bottom: 0;
	left: 50%;
	margin-left: -5.33vw;
}
.rules-box{
	padding-top: 1.47vw;
}
.rules-item{
	margin-top: 3.86vw;
}
.rules-line{
	width: 0.53vw;
	height: 3.2vw;
	margin-right: 2.267vw;
}
.rules-text{
	line-height: 6.13vw;
	margin-top: -1.4vw;
}