body{ background: #fff; }
.banner{position: relative; line-height: 0; }
.banner img{width: 100%;}
.ruleBtn{position: fixed; z-index: 2; width: 25px; right: 0; top: 15%; }
.ruleBtn img{width: 100%;}
.banner .titles{position: absolute; padding: 0 5px; left: 0; bottom: 0; display: flex; align-items: center; justify-content: space-between; }
.banner .titles .item{padding: 0 4px; flex: 1; line-height: 0; }
.banner .titles .item img{width: 100%;}
.gamebox{position: relative; line-height: 0; }
.gamebox .bg{width: 100%;}
.gamebox .leftbtn{height: 32px; z-index: 2; width: 19%; background: url(../images/bg6.png) no-repeat center; background-size: 100% 100%; font-size: 12px; color: #FFEEB5; padding-left: 1%; line-height: 32px; position: absolute; left: 0; top: 2%;  }
.gamebox .rightbtn{height: 32px; z-index: 2; width: 26.1%; background: url(../images/bg7.png) no-repeat center; background-size: 100% 100%;  font-size: 12px; color: #FFEEB5; padding-left: 4%; line-height: 32px; position: absolute; right: 0; top: 2%; }
.gamebox ul{list-style: none; z-index: 1; width: 100%; height: 80%; left: 0; top: 0; position: absolute; padding: 0; margin: 0; }
.gamebox .btns{position: absolute; z-index: 2; bottom: 6%; left: 0; display: flex; align-items: center; justify-content: center;  width: 100%; }
.gamebox .btns .item{width: 39.6%; line-height: 0; margin: 0 8px;}
.gamebox .btns .item img{width: 100%;}
.gamebox ul li{width: 24%; position: absolute; }
.gamebox ul li .img{width: 58%; height: 41%; position: absolute; top: 5%; left: 21%; display: flex; align-items: center; justify-content: center; }
.gamebox ul li .img img{max-width: 100%; max-height: 100%; }
.gamebox ul li p{font-size:10px; position: absolute; width: 100%; top: 52%; color: #CA2559; margin-bottom: 0; line-height: 12px; text-align: center; }
.gamebox ul li:nth-child(1){left: 9.6%; top: 11.3%; animation: ani1 2s infinite; }
.gamebox ul li:nth-child(2){left: 38%; top: 0; animation: ani1 2s infinite; animation-delay: 0.5s; }
.gamebox ul li:nth-child(3){right: 9.6%; top: 11.3%; animation: ani1 2s infinite; animation-delay: 0.8s;  }
.gamebox ul li:nth-child(4){left: 9.6%; top: 50%; animation: ani1 2s infinite; animation-delay: 0.8s; }
.gamebox ul li:nth-child(5){left: 38%; top: 39%; animation: ani1 2s infinite; }
.gamebox ul li:nth-child(6){right: 9.6%; top: 50%; animation: ani1 2s infinite; animation-delay: 1s; }
@keyframes ani1{
	0% { transform: scale(1); margin-top: 0px; } 
	50% { transform: scale(1.01); margin-top: -10px; }
	100% { transform: scale(1); margin-top: 0; }
}
.index-list{ padding: 64px 35px 80px; background: url(../images/bg4.png) no-repeat center; background-size: 100% 100%; }
.index-list .item{display: flex; padding: 18px 15px 20px 20px; margin-bottom: 12px; align-items: center;background: url(../images/bg8.png) no-repeat center; background-size: 100% 100%;  }
.index-list .item .text{font-size: 12px; color: #3B393C; line-height: 23px; }
.index-list .item .text span{color: #CC2D5E;}
.index-list .item button{width: 50px; line-height: 0; border: none; padding: 0; background: none; margin-left: auto; }
.index-list .item button img{width: 100%;}
.indexbg2{ padding-top: 24px; background: url(../images/bg.png) repeat-y top center; background-size: 100% auto; }
.meetrankbox{ padding: 60px 35px 30px 30px; background: url(../images/bg10.png) no-repeat center; background-size: 100% 100%; }
.meetrankbox h4{font-weight: 400; color: #72568D; margin-top: 0; margin-bottom: 14px; font-size: 12px; display: flex; align-items: center; justify-content: space-between; }
.meetrankbox h4 span{width: 29px; height: 38px; font-size: 20px; color: #FFF3B2; text-align: center; line-height: 38px; background: url(../images/bg9.png) no-repeat center; background-size: 100% 100%;}
.meetrankbox .text{font-size: 12px; padding: 18px 0 18px 16px; color: #72568D; line-height: 20px;background: url(../images/bg12.png) no-repeat center; background-size: 100% 100%; }
.meetranklist{width: calc(100% - 6px); padding: 8px; box-sizing: border-box; margin: 6px auto 0;background: rgba(255,255,255,0.5);box-shadow: inset 0px 0px 4px 1px #FFFFFF;border-radius: 20px; }
.meetranklist .bg{background: rgba(255,255,255,0.8); padding: 18px 10px; box-shadow: inset 0px 0px 12px 0px #FFFFFF;border-radius: 20px;}
.meetranklist header{ display: flex; padding: 0 10px; align-items: center; text-align: center; height: 25px; font-size: 11px; color: #FFFFFF; background: url(../images/bg13.png) no-repeat center; background-size: 100% 100%;}
.meetranklist header span:nth-child(1){flex: 1.5;}
.meetranklist header span:nth-child(2){flex: 4;}
.meetranklist header span:nth-child(3){flex: 1.5;}
.meetranklist h5{text-align: center; padding: 12px 0; color: #72568D; font-size: 10px; line-height: 14px; text-align: center; margin-top: 0; margin-bottom: 0; }
.meetranklist ul{list-style: none; padding: 0 0 45px; margin: 0; }
.meetranklist ul li{padding: 6px 10px; display: flex; align-items: center; color: #72568D; }
.meetranklist ul li .num{flex: 1.5;font-size: 12px; text-align: center; }
.meetranklist ul li .num img{width: 34px; height: 34px; }
.meetranklist ul li .user{flex: 4; display: flex; align-items: center; font-size: 12px; }
.meetranklist ul li .user .img{width: 44px;height: 44px; margin-right: 24px; line-height: 0; border-radius: 50%; border: 1px solid #DF9DFF;}
.meetranklist ul li .user .img img{width: 100%; height: 100%; border-radius: 50%; }
.meetranklist ul li .count{font-size: 12px; text-align: center; flex: 1.5; }
.meetranklist ul li:nth-last-child(1){position: fixed; color: #FFF2D6; padding: 12px 30px 18px; width: 100%; left: 0; bottom: 0; background: url(../images/bg11.png) no-repeat center; background-size: 100% 100%; }
.loverankBox {background: url(../images/bg.png) no-repeat top center #ABABFF; background-size: 100% auto; padding-bottom: 24px; }
.loverankBox .title{line-height: 0;padding: 17px 0px; display: flex; align-items: center; justify-content: center; line-height: 0;  }
.loverankBox .title .item{width: 32%; margin: 0 5px; }
.loverankBox .title img{width: 100%;}
.loverankBox .toplist{ padding: 45px 30px 22px; background: url(../images/bg14.png) no-repeat center; background-size: 100% 100%;}
.loverankBox .toplist2{background: url(../images/bg16.png) no-repeat center; background-size: 100% 100%;}
.loverankBox .toplist .subtit{line-height: 14px; font-size: 10px; color: #72568D; margin-bottom: 6px; text-align: center; }
.loverankBox .toplist .mui-col-xs-3 .img{width: 78px; height: 78px; margin: 0 auto; display: flex; align-items: center; justify-content: center; background: #F7F1FF; border-radius: 19px; }
.loverankBox .toplist .mui-col-xs-3 .img img{max-width: 90%; max-height: 90%; }
.loverankBox .toplist p{line-height: 16px; width: 78px; height: 32px; margin: 8px auto 0; font-size: 11px; color: #72568D; text-align: center;  }
.loverankBox .mui-row{margin-bottom: 12px;}
.loverankBox .toplist .edit{height: 32px; width: 100%; font-size: 12px; color: #fff; padding: 0 4px 0 16px; display: flex; align-items: center; background: url(../images/bg4.png) no-repeat center; background-size: 100% 100%;}
.loverankBox .toplist .edit button{margin-left: auto; width: 86px; height: 26px; font-size: 12px; color: #562373; border: none; padding: 0; background: url(../images/bg5.png) no-repeat center; background-size: 100% 100%; }
.loverankBox .toplist .mui-col-xs-4 .img{width:  78px; height: 78px; margin: 0 auto; display: flex; align-items: center; justify-content: center; background: #F7F1FF; border-radius: 19px; }
.loverankBox .toplist .mui-col-xs-4 .img img{max-width: 90%; max-height: 90%; }
.loverankBox .toplist > button{width: 30%; display: block; margin: 0 auto; border: none; padding: 0; background: none; }
.loverankBox .toplist > button img{width: 100%;}
.sub-tit{height: 20px; margin: 12px auto 5px; text-align: center; }
.sub-tit img{height: 100%;}
.peorank{width: calc(100% - 6px); padding: 8px; box-sizing: border-box; margin: 6px auto 0;background: rgba(255,255,255,0.5);box-shadow: inset 0px 0px 4px 1px #FFFFFF;border-radius: 20px;}
.peorank .bg{background: rgba(255,255,255,0.8); padding: 12px 6px; box-shadow: inset 0px 0px 12px 0px #EAD6FF; border-radius: 20px;}
.peorank header{position: relative; display: flex; align-items: center; color: #fff; font-size: 12px; width: calc(100% - 12px); margin: 0 auto; height: 26px; background: url(../images/bg18.png) no-repeat center; background-size: 100% 100%;}
.peorank header span{flex: 2.5; display: flex; align-items: center; justify-content: center; }
.peorank header span:nth-child(1){flex: 1.5;}
.peorank header span:nth-child(4){flex: 2;}
.peorank header span img{width: 12px; height: 12px; margin-left: 4px; }
.peorank header > img{position: absolute; z-index: 2; width: 239px; height: 69px; right: 0; top: 26px; }
.peorank h4{font-size: 11px; font-weight: 400; line-height: 14px; color: #72568D; margin: 8px 0 0; text-align: center; }
.peorank ul{list-style: none; position: relative;  padding: 0; margin: 0; }
.peorank ul li{padding: 21px 16px 15px 6px; color: #72568D; position: relative; background: url(../images/bg15.png) no-repeat center; background-size: 100% 100%; display: flex; align-items: center; }
.peorank ul li .num{flex: 1.5; font-size: 14px; display: flex; align-items: center; justify-content: center; }
.peorank ul li .num img{width: 35px; height: 37px; }
.peorank ul li .coin{flex: 2; text-align: center; font-size: 14px;}
.peorank ul li .user{flex: 2.5;}
.peorank ul li .user .img{width: 44px;height: 44px; border-radius: 50%; margin: 0 auto; position: relative; border: 1px solid #FFD739;}
.peorank ul li .user .img img{width: 100%; height: 100%; border-radius: 50%; }
.peorank ul li .user p{margin-bottom: 0; color: #72568D; margin-top: 6px; text-align: center; font-size: 11px; line-height: 12px; }
.peorank .ul{ padding:0 0 30px; list-style: none; margin: 8px 0 0; }
.peorank .ul .li{ padding: 6px 0; color: #72568D; font-size: 12px; position: relative; display: flex; align-items: center; }
.peorank .ul .li .num{flex: 1;font-size: 12px; display: flex; align-items: center; justify-content: center;}
.peorank .ul .li .num img{width: 34px; height: 34px;}
.peorank .ul .li .coin{text-align: center; flex: 1.5; }
.peorank .ul .li .user{ flex: 2.5;display: flex; align-items: center; font-size: 14px; }
.peorank .ul .li .user .img{width: 44px;height: 44px; margin-right: 24px; border-radius: 50%; border: 1px solid #DF9DFF;}
.peorank .ul .li .user .img img{width: 100%; height: 100%; border-radius: 50%; }
.peorank .ul .li:nth-last-child(1){ position: fixed; color: #FFF2D6; margin-bottom: 0; left: 0; bottom: 0; padding: 12px 18px 18px; width: 100%; background: url(../images/bg11.png) no-repeat center; background-size: 100% 100%;}
.peorank2 header span:nth-child(1){flex: 1;}
.peorank2 header span:nth-child(3){flex: 1.5;}

.awardsRule{position: fixed; z-index: 10; width: 100%; height: 100%;  left: 0; top: 0;}
.shadow{ position: absolute; width: 100%; height: 100%; left: 0; top: 0; background: rgba(0,0,0,0.6); }
.awardsRule .box{position: absolute; width: 100%; left: 0; bottom: 0; }
.awardsRule .title{padding: 0px; display: flex; align-items: center; justify-content: center; line-height: 0;  }
.awardsRule .title .item{width: 31%; margin: 0 5px; }
.awardsRule .title img{width: 100%;}
.awardsRule .awards{position: relative; line-height: 0; }
.awardsRule .awards .bg{width: 100%;}
.awardsRule .awards .subtit{position: absolute; width: 100%; top: 9%; left: 0; display: flex; align-items: center; justify-content: center; }
.awardsRule .awards .subtit span{width: 100px;height: 30px; color: #BE7BFF; font-size: 12px; text-align: center; line-height: 30px; margin: 0 6px; background: #FBF4FF;border-radius: 17px;}
.awardsRule .awards .subtit span.on{background: #BE7BFF; color: #fff; }
.awardsRule .awards .con{position: absolute; overflow-y: scroll; height: 85%; width: 100%; left:0; top:15%; line-height: 0; }
.awardsRule section h4{color: #72568D; margin-bottom: 15px; font-weight: 400; line-height: 20px; font-size: 14px; text-align: center; }
.awardsRule .list{padding: 0 3%; margin-bottom: 15px; display: flex; flex-wrap: wrap; justify-content: center; }
.awardsRule .list .item{width: 96px; margin: 0 10px; }
.awardsRule .list .border{width: 96px;height: 96px; display: flex; align-items: center; justify-content: center; box-shadow: inset 0px 0px 5px 0px #FBE5FF;border-radius: 25px;}
.awardsRule .list .img{width: 82px; height: 82px; display: flex; align-items: center; justify-content: center;background: #F7F1FF;border-radius: 19px;}
.awardsRule .list .img img{max-width: 85%; max-height: 85%; }
.awardsRule .list p{margin-top: 6px; padding: 0 8%; font-size: 11px; text-align: center; height: 32px; line-height: 16px; color: #72568D; }
.awardsRule .rule{position: relative; line-height: 0;}
.awardsRule .rule .bg{width: 100%;}
.awardsRule .rule article{position: absolute; line-height: 23px; font-size: 11px; color: #72568D; width: 86%; top: 9%; left: 7%; }

.recordsbox{position: fixed; z-index: 10; width: 100%; height: 100%;  left: 0; top: 0}
.recordsbox .box{position: absolute; line-height: 0; width: 100%; left: 0; bottom: 0;}
.recordsbox .box .bg{width: 100%; }
.recordsbox .box h4{position: absolute; text-align: left; width: 100%; left: 0; padding-left: 15px; top: 13.5%; font-size: 11px; color: #FEEEDF; font-weight: 400; margin-top: 0; margin-bottom: 0; }
.recordsbox .box header{ position: absolute; padding: 0 16px; display: flex; align-items: center; font-size: 11px; color: #72568D; height: 5%; left: 13px; top: 18%; width: calc(100% - 26px); background: url(../images/bg21.png) no-repeat center;background-size: 100% 100%;}
.recordsbox .box header span{flex: 1;}
.recordsbox .box header span:nth-last-child(1){flex: 2; text-align: right; }
.recordsbox .box ul{list-style: none;height: 75.5%; overflow-y: scroll;width: calc(100% - 26px); left: 13px; top: 24.5%; position: absolute; padding: 0; margin: 0; }
.recordsbox .box ul li{ display: flex; align-items: center; padding: 11px 16px; background: url(../images/bg22.png) no-repeat center;background-size: 100% 100%; margin-bottom: 10px; }
.recordsbox .box ul .time{flex: 2; font-size: 11px; line-height: 16px; color: #72568D; }
.recordsbox .box ul .count{flex: 1; font-size: 11px; line-height: 16px; color: #72568D;}
.recordsbox .box ul .list{flex: 5; overflow-x: scroll; }
.recordsbox .box ul .list::-webkit-scrollbar{display: none;}
.recordsbox .box ul .imgs{display: flex; align-items: center; justify-content: flex-end; }
.recordsbox .box ul .item{margin-right: 4px; width: 86px; }
.recordsbox .box ul .img{ margin: 0 auto; width: 54px;height: 54px;background: #FFF9E7;border-radius: 8px; display: flex; align-items: center; justify-content: center; }
.recordsbox .box ul .img img{max-width: 90%; max-height: 90%; }
.recordsbox .box ul p{ margin-top: 5px; line-height: 10px; color: #72568D; font-size: 10px; margin-bottom: 0; text-align: center; }

.congratulationbox{position: fixed; background: rgba(0,0,0,0.6); display: flex; align-items: center; justify-content: center; z-index: 10; width: 100%; height: 100%;  left: 0; top: 0;}
.congratulationbox .scrollbg{position: absolute;animation: scroll 2s linear infinite;  width: 100%; left: 0; }
@keyframes scroll{
	from { transform: rotate(0deg); } 
	    to { transform: rotate(360deg); }
}
.congratulationbox .box{width: 310px; position: relative; z-index: 2; display: flex; flex-direction: column; align-items: center; }
.congratulationbox button{width: 85px; border: none; padding: 0; background: none; margin-top: 10px; }
.congratulationbox button img{width: 100%;}
.congratulationbox .gifts{width: 310px; height: 390px; position: relative; }
.congratulationbox .gifts .bg{width: 100%;}
.congratulationbox .gifts .list{position: absolute; flex-wrap: wrap; display: flex; align-items: center; justify-content: center; left: 10%; top: 22%; width: 80%; height: 58%; overflow-y: scroll; }
.congratulationbox .gifts .list::-webkit-scrollbar{display: none;}
.congratulationbox .gifts .list .item{width: 62px; margin: 6px; height: 100px; }
.congratulationbox .gifts .list .item .img{width: 62px; height: 62px; display: flex; align-items: center; justify-content: center; border-radius: 12px; background: #F7F1FF; }
.congratulationbox .gifts .list .item .img img{max-width: 85%; max-height: 85%; }
.congratulationbox .gifts .list .item p{margin-top: 6px; font-size: 10px; height: 28px; line-height: 14px; color: #fff; text-align: center; }
