
body{
	background-color: #32A6F6;
	
	background-image: url(../images/activity-2022-618/fangge.png);
	
	background-repeat: repeat;
}

/*banner*/
#activity-618-banner{
	width: 100%;
	height: 5.5rem;
}
#activity-618-banner .banner{
	width:100%;
	height: 100%;
	
	position: relative;
}
#activity-618-banner .banner>img{
	width: 100%;
	height: auto;
	display: block;
	
	padding-top: 0.6rem;
	
	z-index: 5;
}

#activity-618-banner .banner div img{
	position: absolute;
	
	z-index: 4;
	
	height: auto;
	display: block;
}

/*1*/
#activity-618-banner .banner div img:first-child{
	width: 0.94rem;
	
	left: 0;
	top: 0;
}
/*2*/
#activity-618-banner .banner div img:nth-child(2){
	width: 1rem;
	
	right: 0;
	top: 0;
}

/*3*/
#activity-618-banner .banner div img:nth-child(3){
	width: 2.4rem;
	
	right: 0.34rem;
	top: 0;
}


/*内容区--------------------------------------------*/
#activity-618{
	width: 100%;
	
	font-family: Source Han Sans CN;
	
	padding-top: 0.22rem;
}
/*内容*/
.activity-content{
	position: relative;
	/*top: 1000px;*/
	width: 6.5rem;
}

/*title*/
.intro-title{
	height: 0.74rem;
	
	padding-top: 0.84rem;
	
	margin-bottom: 0.08rem;
}
.intro-title img{
	height: 100%;
	width: auto;
	
	display: block;
}




/*小积分大抽奖-----------------------------------*/
.cj-618{
	/*height: 2468px;*/
	
	overflow: auto;
	background-image: url(../images/activity-2022-618/yc.png);
	
	background-repeat: no-repeat;
	
	background-size: 100% 100%;
	
	z-index: 5;
	padding-bottom: 0.8rem;
}

/*内容区*/
.cj-618 ul{
	width: calc(100% - 0.9rem);
	
	margin-left: 0.45rem;
}

.cj-618 ul li{
	width: 2.3rem;
	height: 1.5rem;
	
	background-color: #FFFFFF;
	
	
	margin-right: 0.1rem;
	margin-left: 0.1rem;
	margin-bottom: 0.1rem;
	
	padding: 0.15rem;
}

/**/
.cj-618 ul li div{
	width: 2.3rem;
	height: 1.2rem;
	
	overflow: hidden;
	
	margin-bottom: 0.04rem;
}
.cj-618 ul li div img{
	width: 100%;
	height: auto;
	min-height: 100%;
	
	display: block;
}

.cj-618 ul li p{
	font-size: 0.2rem;
	font-weight: 400;
	color: #333333;
	line-height: 0.3rem;
	
	text-align: center;
}

.cj-618 .prompt-intro{
	margin-top: 0;
}




/*充值618-------------------------------------*/
.cz-618{
	background-image: url(../images/activity-2022-618/yc-2.png);
	background-size: 100% 100%;
	
	margin-top: 0.2rem;
	
	padding-bottom: 0.5rem;
	
	/*height: 1380px;*/
}
/*ul*/
.cz-618>ul{
	width: calc(100% - 1.1rem);
	
	margin-left: 0.55rem;
}
.cz-618>ul>li{
	width: 2.24rem;
	height: 2.6rem;
	
	margin: 0 0.2rem;
	
	background-image: url(../images/activity-2022-618/hb.png);
	background-size: 100% 100%;
	
	margin-bottom: 0.3rem;
}
/*文案*/
.cz-618>ul>li p{
	text-align: center;
	line-height: 1;
}
.cz-618>ul>li .title{
	font-size: 0.14rem;
	font-weight: 400;
	color: #B77E28;
	line-height: 0.14rem;
	
	padding-top:0.4rem ;
}

.cz-618>ul>li .money{
	font-size: 0.44rem;
	font-weight: 400;
	color: #DC2320;
	line-height: 0.56rem;
	/*text-shadow: 0px 0 0px rgba(128, 12, 9, 0.46);*/
	
	margin: 0.1rem 0 0.2rem 0;
}

.cz-618>ul>li .cz-money{
	font-size: 0.2rem;
	font-weight: 400;
	color: #DC3F3F;
	line-height: 0.2rem;
	
	margin-bottom: 0.46rem;
}

.cz-618>ul>li .btn{
	width: 1.4rem;
	height: 0.32rem;
	border: 0.01rem solid #E93733;
	background: linear-gradient(90deg, #FEBF80 0%, #FEEBCE 100%);
	box-shadow: 0px 0.01rem 0.05rem 0px rgba(128, 12, 9, 0.72);
	border-radius: 0.1rem;
	
	font-size: 0.24rem;
	font-weight: 400;
	color: #DC3F3F;
	line-height: 0.32rem;
	
	margin-left: 0.4rem;
}

.cz-618>ul>li .btn:hover{
	cursor: pointer;
	
	transform: translateY(2px);
}

.cz-618 .prompt-intro{
	margin-top: 0;
}



/*----------------------------------------*/

.hg-618{
	background-image: url(../images/activity-2022-618/yc-2.png);
	background-size: 100% 100%;
	
	margin-top: 0.2rem;
	
	/*height: 1600px;*/
	
	padding-bottom: 0.5rem;
	
	z-index: 5;
}
.hg-618 .hg-content{
	width: calc(100% - 1.2rem);
	
	margin-left: 0.6rem;
}

.hg-618 .hg-content p{
	font-size: 0.24rem;
	font-weight: bold;
	color: #FFED6C;
	line-height: 0.36rem;
	
	margin: 0.15rem 0;
}
.hg-618 .hg-content div{
	width: 100%;
	margin-bottom: 0.42rem;
}

.hg-618 .hg-content div img{
	width: 100%;
	
	height: auto;
	display: block;
}


/*文案部分------------------------*/
.prompt-intro{
	width: calc(100% - 1.1rem);
	
	margin-left: 0.55rem;
	
	margin-top: 0.3rem;
	
	z-index: 5;
}

.prompt-intro p{
	font-size: 0.2rem;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 0.36rem;
}

.prompt-intro p a{
	color: #FFED6C;
	
	padding-bottom: 0.04rem;
	border-bottom: 0.01rem solid #FFED6C;
}

.prompt-intro div:first-child {
	margin-bottom: 0.24rem;
	
	font-size: 0.3rem;
	color: #FFED6C;
}

.prompt-intro img{
	display: block;
	width: 3rem;
	height: auto;
	
	margin-top:0.1rem;
	
	margin-left: 1.2rem;
}

.prompt-intro>div>p:first-child{
	color: #FFED6C;
	font-size: 0.3rem;
	
	margin-bottom: 0.14rem;
}

.prompt-intro p span{
	color: #FF005C;
}



/*底部--------------------------------*/
.activity-bottom{
	padding-top: 0.5rem;
	padding-bottom: 0.4rem;
}
.activity-bottom p{
	font-size: 14px;
	line-height: 21px;
	color: #FFFFFF;
	
	text-align: center;
}


/*图标--------------*/
.activity-icon{
	
}

.activity-icon img{
	position: absolute;
	width:auto;
	
	
	display: block;
	
	z-index: 4;
}

/*1*/
.activity-icon img:first-child{
	height: 174px;
	
	left: 74px;
	
	top: 2100px;
}

/*2*/
.activity-icon img:nth-child(2){
	height: 138px;
	
	right: 80px;
	
	top: 3000px;
}

/*3*/
.activity-icon img:nth-child(3){
	height: 194px;
	
	left: 0;
	
	top: 4000px;
}

/*4*/
.activity-icon img:nth-child(4){
	height: 318px;
	
	right: 0;
	
	top: 4500px;
}
/*5*/
.activity-icon img:nth-child(5){
	height: 152px;
	
	left: 52px;
	
	top: 5500px;
}
/*2*/
.activity-icon img:nth-child(6){
	height: 156px;
	
	right: 80px;
	
	top: 6000px;
}



/*扫码*/

.qr-code{

}
.qr-code .qr-code-content{

}

.qr-code .qr-code-content p{
	font-size: 20px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	line-height: 26px;
	color: #584431;
	opacity: 1;

	margin-bottom: 40px;
}

