@charset "UTF-8";

.section1 {
	background: url('../../../images/topic/midautumn/luckbg1_en.png') no-repeat center top;
}
.section2 > .title {
	background: url('../../../images/topic/midautumn/lucktitle1_en.png') no-repeat center top;
}

.lotteryBtnMain .lotteryBtn {
	background: url('../../../images/topic/midautumn/lottery_en.png') no-repeat center top;
}
.lotteryBtnMain .lotteryBtn:hover {
	background: url('../../../images/topic/midautumn/lottery_en-h.png') no-repeat center top;
}
	.lotteryBtnMain .lotteryBtn.disabled:hover {
		background: url('../../../images/topic/midautumn/lottery_en.png') no-repeat center top;
	}
.section3 > .title {
	background: url('../../../images/topic/midautumn/lucktitle2_en.png') no-repeat center top;
}
.section4 > .title {
	background: url('../../../images/topic/midautumn/lucktitle3_en.png') no-repeat center top;
}
.section5 > .title {
	background: url('../../../images/topic/midautumn/luckwinners_en.png') no-repeat center top;
}
.section6 > .title {
	background: url('../../../images/topic/midautumn/lucktip_en.png') no-repeat center top;
}
.lotteryMain .prizeCard {
	font-size: 17px;
}
.douyinMainItem .dycode { 
	margin-top: 15px;
}
.lotteryBtnMain .lotteryRecode {
	width: 160px;
}
.lotteryContent .lotteryTimeContent .ltTop {
	line-height: unset;
	margin-top: 30px;
	width: 175px;
	display: inline-grid;
	align-items: center;
}
.lotteryContent .lotteryTimeContent .ltContent {
	height: 40px;
	display: inline-grid;
	align-items: center;
	width: 175px;
}
.lotteryContent .lotteryTimeContent.activeEnd .ltContent {
	font-size: 35px; 
	margin-left: 0;
	margin-top: 45px;
}