#app {
	width: 100vw;

}

img {
	display: block;
}

.index {
	width: 100%;
	height: 24.6rem;
	background-image: url(images/cbj.jpg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	padding-top: 1rem;

}

.notice-bar-box {
	width: 7rem;
	margin: 0 auto;
	margin-bottom: 3.1rem;
	height: 40px;
}

.notice-swipe {
	height: 40px;
	line-height: 40px;
	text-align: center;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}

.van-notice-bar__content {
	width: 100%;
}

.goods {
	width: 6.52rem;
	height: 1.2rem;
	margin: 0 auto;
	margin-bottom: 0.2rem;
}

.shoce {
	width: 6.52rem;
	height: 16.17rem;
	margin: 0 auto;
}

/* 拼团部分 */
.group {
	width: 100%;
	height: 8.9rem;
	background-image: url(./images/dbj.jpg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	padding-top: 4.44rem;
}

.group-box {
	width: 5.62rem;
	background-color: #FFFFFF;
	border-radius: 0.1rem;
	margin: 0 auto;
	padding: 0.6rem 0.45rem 0.8rem 0.45rem;
}

.groupNum {
	font-size: 0.3rem;
	line-height: 0.3rem;
	text-align: center;
}

.groupNum span {
	font-size: 0.45rem;
	line-height: 0.45rem;
	font-weight: bold;
	color: #ff6c16;
}

.groupNum3 {
	font-size: 0.3rem;
	line-height: 0.3rem;
	text-align: center;
	color: #ff6c16;
	font-weight: bold;
}

.user-box {
	display: flex;
	justify-content: space-around;
	margin: 0.5rem 0;
}

.user-item {
	width: 30%;
	font-size: 0.18rem;
	text-align: center;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
	position: relative;
}

.ticon {
	width: 0.3rem !important;
	height: 0.17rem !important;
	position: absolute;
	top: 0.1rem;
	left: 0.3rem;
}

.user-item img {
	width: 1.4rem;
	height: 1.4rem;
	border-radius: 50%;
	margin: 0 auto;
	margin-bottom: 0.1rem;
}

.invitation {
	width: 100%;
	height: 0.8rem;
	text-align: center;
	border-radius: 0.1rem;
	background: linear-gradient(-45deg, #ff6b11, #ffa103);
	font-size: 0.28rem;
	line-height: 0.8rem;
	color: #FFFFFF;
}

.group-box .open {
	height: 0.8rem;
	text-align: center;
	border-radius: 0.1rem;
	border: 0.01rem #ff6b11 solid;
	font-size: 0.28rem;
	line-height: 0.8rem;
	color: #ff6b11;
}

/* 参团 */
.join {
	width: 100%;
	height: 24.4rem;
	background-image: url(images/pbj.jpg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	padding-top: 4.4rem;
}

/* nav-bar 和规则弹窗 */
.nav-bar {
	width: 100%;
	height: 1.1rem;
	display: flex;
	position: fixed;
	bottom: 0;
	left: 0;
	font-size: 0.34rem;
	line-height: 1.1rem;
	color: #FFFFFF;
}

.nav-bar div {
	flex: 1;
	height: 100%;
	text-align: center;
	text-shadow: -3px 5px 5px rgba(0, 0, 0, 0.4);
}

.nav-bar .nav1 {
	background-color: #26ceaa;
}

.nav-bar .nav2 {
	background-color: #24bddc;
}

.nav-bar .nav3 {
	background: linear-gradient(-45deg, #ff6b11, #ffa103);
}

.wrapper {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100%;
}

.block {
	width: 6rem;
	background-color: #fff;
	padding: 0.2rem;
	border-radius: 0.2rem;
}

.block h2 {
	font-size: 0.36rem;
	text-align: center;
	font-weight: bold;
	margin-bottom: 0.4rem;
}

.block h4 {
	font-size: 0.28rem;
	font-weight: 600;
	margin-bottom: 0.2rem;
}

.block p {
	font-size: 0.24rem;
	margin-bottom: 0.4rem;
	line-height: 0.4rem;
}

.model {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 10;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.8);
}

.model img {
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 11;
}

#more {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 99;
}

#more .more-box .more-share {
	padding-top: 0.2rem;
}

#more .more-box .more-share h3 {
	margin-left: 0.5rem;
	color: rgba(68, 68, 82, 1);
	font-size: 0.3rem;
	text-align: left;
	font-family: PingFangSC-Regular;
	margin-bottom: 0.2rem;
}

#more .more-box .more-share ul {
	display: flex;
	width: 6.5rem;
	margin: 0 auto;
	justify-content: space-between;
}

#more .more-box .more-share ul li {
	width: 0.864rem;
}

#more .more-box .more-share ul li img {
	width: 0.864rem;
	height: 0.864rem;
}

#more .more-box .more-share ul li h4 {
	text-align: center;
	line-height: 0.34rem;
	color: rgba(148, 148, 175, 1);
	font-size: 0.26rem;
	font-family: PingFangSC-Regular;
}
