.indexBody{
	width: 100%;
	min-height: 100vh;
	background: url(../img/index/background.png) no-repeat;
	background-size: 100% 100%;
	padding: 0.5rem 0;
	box-sizing: border-box;
}
.logo{
	display: block;
	width: 40%;
	margin: 0rem auto 0.25rem auto;
}
.topImg{
	width: 65%;
	display: block;
	margin: auto;
	position: relative;
	z-index: 2;
}

.swiperTop{
	width: 100%;
	height: 2.2rem;
	margin-top: -0.2rem;
}
.swiper-slide{
	border-radius: 0.25rem;
	width: 85%;
}
.swiper-slideYi{
	background-color: #FFF8E1;
}
.swiper-slideEr{
	background-color: #FFCA64;
}
.swiper-slideSan{
	background-color: #FFAC0D;
}
.swiper-slideSi{
	background-color: #FF8A00;
}
.slideBlue{
	padding: 0.2rem 0 0 0.36rem;
	box-sizing: border-box;
	position: relative;
}
.sp_titleTop{
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-right: 0.2rem;
}
.sp_titleTop1{
	font-size: var(--xiaoFont);
	font-size: 0.18rem;
	color: #9E4B0D;
	display: flex;
	align-items: center;
}
.sp_titleTop1_2{
	font-weight: bold;
	margin-left: 0.2rem;
}
.sp_titleTop1_2 span{
	font-size: 0.18rem;
	margin-left: 0.05rem;
}
.sp_titleTop2{
	display: flex;
	align-items: center;
}
.sp_titleTop2 img{
	width: 1.1rem;
}
.sp_titleTop2 img:not(:first-child){
	margin-left: 0.1rem;
}
.sp_comten{
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin: 0.14rem 0.2rem 0 0;
}
.sp_comten1{
	width: 2.4rem;
	margin-top: 0.1rem;
}
.sp_comten2_1{
	font-size: var(--mincFont);
	color: #9E4B0D;
}
.sp_comten2_2{
	width: 2rem;
	background-color: #FFE0A5;
	border-radius: 0.03rem;
	height: 0.06rem;
	margin-top: 0.1rem;
}
.sp_comten2_2 span{
	display: block;
	width: 40%;
	height: 0.06rem;
	background: linear-gradient(0deg, #DB5800, #D47800);
	border-radius: 0.03rem;
}
.sp_foot{
	display: flex;
	align-items: center;
	color: #9E4B0D;
	margin-top: 0.1rem;
}
.sp_foot span:first-child{
	font-size: var(--maxFont);
}
.sp_foot img{
	width: 0.5rem;
	height: 0.5rem;
	margin: 0 0.1rem;
}
.sp_foot span:last-child{
	font-size: var(--maxmFont);
	font-weight: bold;
}
.sp_shenji{
	position: absolute;
	bottom: 0;
	right: 0;
	width: 1.4rem;
}

.imgRen{
	width: 85%;
	margin: 0.2rem auto 0.5rem auto;
}
.shequ{
	display: flex;
	width: 85%;
	margin: auto;
}
.shequImg{
	width: 1.25rem;
	height: 1.45rem;
}
.shequTop{
	flex: 1;
	margin-left: 0.35rem;
}
 #news {
	height: 1.45rem;
	overflow: hidden;
}
.shequTop1{
	color: #777777;
	font-size: var(--minFont);
	line-height: 0.45rem;
}
.orig{
	color: #FF7200;
}
.grin{
	color: #0BC035;
}
.shequTop2{
	border-radius: 0.04rem;
	background-color: #FFD182;
	width: 100%;
	height: 0.08rem;
	margin-top: 0.2rem;
}
.indexTitle{
	width: 85%;
	margin: 0.5rem auto 0.3rem auto;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.indexTitle img{
	display: block;
	margin-top: 0.2rem;
	height: 0.24rem;
}
.indexTitle1{
	width: 32%;
}
.indexTitle2{
	width: 26%;
}
.indexTitle p{
	flex: 1;
	color: #A65009;
	font-size: var(--cenFont);
	font-weight: bold;
	text-align: center;
}
.indexFoot{
	background: url(../img/index/bac.png) no-repeat;
	background-size: 100% 100%;
	width: 85%;
	margin: auto;
	padding: 0.16rem 0.22rem;
	box-sizing: border-box;
}
.indexFoot1{
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0.24rem 0.1rem;
	box-sizing: border-box;
	border-bottom: 1px solid #F7E3D8;
	position: relative;
}
.addFoot{
	position: absolute;
	bottom: 0;
	left: 0;
	font-size: var(--minmFont);
	color: #ff7200;
	transform: scale(0.9);
}
.indexFoot1:last-child{
	border-bottom: 1px solid transparent!important;
}
.footLeft{
	font-size: var(--mincFont);
	color: #7A580F;
	width: 1.8rem;
}
.footRight{
	flex: 1;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.footRight1{
	width: 0.2rem;
	margin-right: 0.1rem;
}
.footRight2{
	color: #929292;
	font-size: var(--minmFont);
	margin-right: 0.1rem;
}
.footRight3{
	position: relative;
	background: url(../img/index/button.png) no-repeat;
	background-size: 100% 100%;
	color: #fff;
	font-size: var(--minmFont);
	padding-right: 0.1rem;
	box-sizing: border-box;
	text-align: center;
	padding: 0.1rem 0.3rem 0.1rem 0.14rem;
	box-sizing: border-box;
	white-space: nowrap;
}
.addfootImg{
	background: url("../img/index/addButton.png") no-repeat;
	background-size: 100% 100%;
}

.outSwiperBox{
	position: relative;
}
.swiperThree{
	width: 85%;
	margin: auto;
	position: initial!important;
}
.swiperThreeTop{
	position: relative;
}
.swiperThreeTop img{
	width: 100%;
}
.swiperThreeTop p{
	color: #795810;
	font-size: var(--cenFont);
	font-weight: bold;
	position: absolute;
	bottom: 0.2rem;
	left: 50%;
	transform: translateX(-50%);
	width: 100%;
	text-align: center;
}
.right_next{
	position: absolute;
	top: 50%;
	right: 0.1rem;
	transform: translateY(-50%);
	z-index: 99;
	width: 0.28rem;
}
.right_next img{
	width: 100%;
}

.rustGui{
	font-size: var(--minFont);
	color: #A65009;
	text-align: center;
	margin-top: 0.4rem;
}

/* 邀请弹层 */
.invitationRem{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 999;
}
.invitationRemZhe{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	background-color: rgba(247,175,102,0.8);
	opacity: 0;
	transition: opacity 0.6s ease;
}
.invitationRemZhe_tr{
	opacity: 1!important;
}
.invitationRem1{
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 2;
	background-color: #EB5D25;
	border-radius: 0.3rem;
	box-shadow: 0px 0.15rem 0.15rem 0px rgba(235, 93, 37, 0.3);
	padding: 0.2rem;
	box-sizing: border-box;
	width: 80%;
	transform: translate(-50%,-50%) scale(0);
	transition: transform 0.4s ease;
}
.invitationRem1_tr{
	transform: translate(-50%,-50%) scale(1);
}
.invitationRemCha{
	display: flex;
	justify-content: flex-end;
}
.invitationRemCha img{
	width: 0.38rem;
	height: 0.38rem;
}
.invitation{
	text-align: center;
	color: #fff;
	font-size: var(--cenFont);
	margin-top: 0.3rem;
	padding: 0 0.6rem 0.1rem 0.6rem;
	box-sizing: border-box;
}
.invitation1{
	line-height: 0.55rem;
	font-size: var(--maxFont);
	font-weight: 100;
}
.invitation2{
	line-height: 0.42rem;
	margin: 0.47rem 0 0.54rem 0;
}
.invitation3{
	text-shadow: 0px 3px 10px rgba(255, 255, 255, 0.6);
}
.signInTitle{
	text-align: center;
	font-size: var(--maxFont);
	color: #fff;
	letter-spacing: 0.08rem;
	line-height: 0.48rem;
}
.signInTitle span{
	font-weight: bold;
	margin: 0 0.1rem;
	font-size: var(--maxcFont);
}
.signInTitle1{
	text-align: center;
	font-size: var(--cenFont);
	color: #fff;
	margin-top: 0.2rem;
	letter-spacing: 0.04rem;
}
.signInQ{
	margin: 0.6rem 0.3rem 0.4rem 0.3rem;
}
.signInQTop{
	background: #FF8859;
	border-radius: 0.25rem;
	height: 0.5rem;
	position: relative;
}
.signInQTopBg{
	background-color: #F36A34;
	height: 0.5rem;
	width:0;
	border-radius: 0.25rem;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	transition: all 0.6s ease;
}
.signInQRadio{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.signInQRadio1{
	border-radius: 50%;
	width: 0.5rem;
	height: 0.5rem;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #3D3D3D;
	font-size: var(--minFont);
	background-color: #fff;
	padding: 0.24rem;
}
.signInQRadio2{
	background-color: #BFBFBF!important;
	color: #fff!important;
}
.signInQRadio3{
	width: 0.6rem!important;
	height: 0.6rem!important;
	color: #fff!important;
	background: radial-gradient(#fff000 0,#ffc000 100%)!important;
	transition: all 0.6s ease;
}
.signInQBott{
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.signInQBott li{
	width: 0.5rem;
	height: 0.5rem;
	font-size: var(--minmFont);
	color: #FFDE00;
	text-align: center;
	margin-top: 0.16rem;
}
.signInQBott1{
	width: 0.6rem!important;
}
.signInQFoot{
	text-shadow: 0px 3px 10px rgba(255, 255, 255, 0.6);
	text-align: center;
	color: #fff;
	font-size: var(--cenFont);
	margin-bottom: 0.1rem;
}

.sexIndex{
	margin: 0.5rem 0.7rem 0.3rem 0.7rem;
}
.sexIndex_title{
	text-align: center;
	font-size: var(--maxmFont);
	color: #fff;
	font-weight: 100;
	letter-spacing: 0.02rem;
	line-height: 0.64rem;
}
.sexIndex_Top{
	display: flex;
	align-items: center;
	background-color: #fff;
	border-radius: 0.2rem;
	box-shadow: 0px 0.04rem 0px 0px rgba(140, 33, 0, 0.19);
	padding: 0.1rem 0.26rem;
	box-sizing: border-box;
	margin-top: 0.7rem;
}
.sexIndex_Top1{
	width: 0.58rem;
	height: 0.58rem;
}
.sexIndex_Top2{
	flex: 1;
	color: #EB5D25;
	font-size: var(--minFont);
	margin: 0 0.2rem;
	display: flex;
	flex-direction: column;
}
.sexIndex_Top2 span:first-child{
	font-size: var(--maxcFont);
	margin-bottom: 0.05rem;
}
.sexIndex_Top3{
	width: 0.1rem;
	height: 0.4rem;
}
.sexIndex_Com{
	display: flex;
	align-items: center;
	border-radius: 0.2rem;
	border: 0.02rem solid #F7C088;
	padding: 0.1rem 0.16rem;
	box-sizing: border-box;
	margin-top: 0.3rem;
	height: 0.7rem;
}
.sexIndex_ComYI{
	margin-top: 0.5rem;
}
.sexIndex_Com1{
	width: 0.45rem;
	margin-left: 0.17rem;
}
.sexIndex_Com2{
	flex: 1;
	margin: 0 0.2rem 0 0.3rem;
	font-size: var(--cenFont);
	color: #fff;
}

.addmuman,
.addmuman_two{
	display: flex;
	flex-direction: column;
	align-items: center;
	padding: 0 0.45rem 0.4rem 0.45rem;
	box-sizing: border-box;
}
.addmuman1{
	font-size: 0.34rem;
	color: #fff;
	line-height: 0.6rem;
	text-align: center;
	font-family: var(--family);
}
.playing_bg{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
}
.playing1{
	font-size: 0.38rem;
}
.playing2{
	color: #fff7b5!important;
	font-size: 0.3rem;
	line-height: 0.48rem!important;
	margin: 0.4rem 0;
}
.playing2 span{
	color: #fff;
	font-size: 0.34rem;
	margin-left: 0.04rem;
}
.addmuman2{
	text-align: center;
	font-size: var(--cenFont);
	color: #fff;
	margin: 0.28rem 0 0.64rem 0;
	font-family: var(--family);
}
.addmuman3{
	width: 100%;
	border: 1px solid #FFF7B5;
	border-radius: 0.3rem;
	padding: 0.5rem 0.37rem;
	box-sizing: border-box;
	font-size: 0.34rem;
	text-align: center;
	color: #FFF7B5;
	font-family: var(--family1);
}
.addmuman3_1{
	font-size: 0.5rem;
}
.addmuman4{
	background-color: #fff;
	background: linear-gradient(0deg, #FFF3EB);
	box-shadow: 0px 0.04rem 0px 0px rgba(140,33,0,0.19);
	border-radius: 0.2rem;
	text-align: center;
	padding: 0.23rem 0;
	box-sizing: border-box;
	width: 90%;
	margin-top: 0.4rem;
	font-size: 0.34rem;
	color: #EB5D25;
	font-family: var(--family1);
	margin:0 auto;
}

.loadingHea{
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999;
	height: 100%;
	width: 100%;
	background-color: rgba(0,0,0,0.7);
	display: flex;
	align-items: center;
	justify-content: center;
	opacity: 1;
	transition: opacity 0.4s ease;
}
.loadingHea_tr{
	opacity: 0!important;
}
.loading{
	width: 150px;
	height: 15px;
	margin: 0 auto;
	position: relative;
}
.loading span{
	position: absolute;
	width: 15px;
	height: 100%;
	border-radius: 50%;
	background: lightgreen;
	-webkit-animation: load 1.04s ease-in infinite alternate;
}
@-webkit-keyframes load{
	0%{
		opacity: 1;
		-webkit-transform: translate(0px);
	}
	100%{
		opacity: 0.2;
		-webkit-transform: translate(150px);
	}
}
.loading span:nth-child(1){
	-webkit-animation-delay:0.13s;
}
.loading span:nth-child(2){
	-webkit-animation-delay:0.26s;
}
.loading span:nth-child(3){
	-webkit-animation-delay:0.39s;
}
.loading span:nth-child(4){
	-webkit-animation-delay:0.52s;
}
.loading span:nth-child(5){
	-webkit-animation-delay:0.65s;
}


.envelopes{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 9999;
}
.envelopes_zhe{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	background-color: rgba(0,0,0,0.8);
	opacity: 1;
	transition: all 0.8s ease;
}
.envelopes_zhe_tr{
	opacity: 1!important;
}
.envelopes1{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
	transform: scale(0);
	transition: all 0.6s ease;
}
.envelopes1_tr{
	transform: scale(1)!important;
}
.envelopes1 .envelopes1_img1{
	width: 100%;
}
.envelopes1_img2{
	width: 2.4rem;
	position: absolute;
	top: 66%;
	left: 50%;
	transform: translate(-50%,-50%);
}


.collect{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 9999;
}
.collect_zhe{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	background-color: rgba(0,0,0,0.8);
	opacity: 0;
	transition: all 0.4s ease;
}
.collect_zhe_tr{
	opacity: 1!important;
}
.collectRed{
	position: absolute;
	top: 5%;
	left: 0;
	display: flex;
	flex-direction: column;
	align-items: center;
	z-index: 2;
	padding: 0.6rem 0.55rem 0 0.55rem;
	transform: translateY(-150%);
	transition: all 0.4s ease;
}
.collectRed_tr{
	transform: translateY(0%)!important;
}
.collectRed1{
	width: 100%;
}
.collectRed2{
	position: absolute;
	bottom: 0.42rem;
	left: 0;
	width: 100%;
	padding: 0 0.9rem;
	box-sizing: border-box;
}
.collectRed2_img{
	display: flex;
	justify-content: flex-end;
	margin-bottom: 1.6rem;
}
.collectRed2_img1{
	width: 0.38rem;
	height: 0.38rem;
}
.collectRed2_1{
	display: flex;
	align-items: flex-end;
	justify-content: center;
	font-size: var(--cenFont);
}
.collectRed2_1 span:first-child{
	display: block;
	font-weight: bold;
	font-size: 1.2rem;
	margin-right: 0.1rem;
	line-height: 0.9rem;
}
.collectRed2_2{
	text-align: center;
	font-size: var(--cenFont);
	color: #000;
	margin-top: 0.3rem;
}
.collectRed2_bott{
	background-color: #fff;
	color: #EB5D25;
	font-size: var(--maxFont);
	padding: 0.16rem 0;
	font-weight: bold;
	box-sizing: border-box;
	border-radius: 0.2rem;
	text-align: center;
	margin-top: 0.32rem;
	z-index: 3;
	letter-spacing: 0.04rem;
}

.envelop1{
	font-weight: bold;
	font-size: var(--maxmFont);
	color: #000;
	text-align: center;
}
.envelop2{
	margin: 0.5rem 0;
	line-height: 0.44rem;
	font-size: var(--cenFont);
	color: #000;
	text-align: center;
	font-weight: bold;
}
.envelop_two{
	margin: 0.8rem 0 0.6rem 0;
}
.envelop1_img{
	margin-bottom: 1.3rem;
}
.envelop1_img1{
	margin: 0;
}


/* 红包改版 */
.packet{
	position: fixed;
	top: 0;
	left: 0;
	z-index: 3000;
	width: 100%;
	height: 100%;
}
.packet_zhe{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.8);
	opacity: 0;
	transition: all 0.4s ease;
}
.packet_zhe_tr{
	opacity: 1!important;
}
.packet1{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-200%);
	z-index: 2;
	width: calc(100% - 1.1rem);
	transition: all 0.4s ease;
}
.packet1_tr{
	transform: translate(-50%,-50%);
}
.packbg{
	background: linear-gradient(180deg, #FE4541, #D7322E);
	border-radius: 0.3rem;
	padding: 0.8rem 0.6rem 0.74rem 0.6rem;
	box-sizing: border-box;
	position: relative;
	box-shadow: 0 0.15rem 0.1rem -0.05rem rgba(217,52,46,0.2);
}
.packimg{
	width: 2.15rem;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translate(-50%,-70%);
}
.packtitle1{
	font-size: 0.7rem;
	color: #fff;
	font-family: var(--family1);
	text-align: center;
}
.packtitle_money{
	display: flex;
	align-items: flex-end;
	justify-content: center;
	color: #FFEE9F;
	margin-top: 0.4rem;
}
.packtitle_money1{
	font-size: 1.4rem;
	font-family: var(--family3);
}
.packtitle_money2{
	display: flex;
	flex-direction: column;
	font-size: 0.32rem;
	margin: 0 0 0.3rem 0.17rem;
}
.packtitle2{
	margin-top: 0.4rem;
	font-size: 0.24rem;
	color: #FFEE9F;
	text-align: center;
}
.packBott{
	width: calc(100% - 1.4rem);
	background: linear-gradient(0deg, #FFE9B5, #FFFFFF);
	box-shadow: 0px 0.05rem 0.2rem 0px rgba(255,174,0,0.4);
	border-radius: 0.2rem;
	padding: 0.2rem 0;
	box-sizing: border-box;
	text-align: center;
	margin: auto;
	transform: translateY(-50%);
	color: #EB5D25;
	font-size: 0.34rem;
}
.packcha{
	display: flex;
	justify-content: center;
}
.packcha img{
	width: 0.52rem;
	height: 0.52rem;
	border-radius: 50%;
}
.packtitle2_1{
	color: #fff;
	font-weight: bold;
}
.packtitle3{
	font-size: 0.24rem;
	color: #FFEE9F;
	text-align: center;
}
.packshen{
	margin-top: 0.4rem;
	border-radius: 0.25rem;
	background-color: #fff;
	padding: 0.24rem 0.22rem;
	box-sizing: border-box;
	display: flex;
	position: relative;
	overflow: hidden;
}
.packshen1{
	width: 1.9rem;
	height: 1.13rem;
}
.packshen2{
	margin-left: 0.2rem;
	display: flex;
	flex: 1;
	flex-direction: column;
	justify-content: space-between;
	color: #EB5D25;
}
.packshen2_input{
	border: 1px solid red;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
	opacity: 0;
}
.packshen2_1{
	font-size: 0.26rem;
	display: flex;
	flex-direction: column;
}
.packshen2_2{
	font-size: 0.24rem;
}
.packtitle4{
	text-align: center;
	margin-top: 0.7rem;
	line-height: 0.6rem;
	font-size: 0.36rem;
	color: #FFEE9F;
}