Files
peko-h5/view/peko/activity/2024-aprilFoolsDay/css/index.css
2024-03-26 15:25:47 +08:00

1388 lines
24 KiB
CSS

html,
body {
width: 100%;
background: #63063E;
}
.back {
position: fixed;
top: 0.93333rem;
left: 0.45333rem;
z-index: 99;
width: 0.82667rem;
height: 0.82667rem;
}
.back img {
width: 100%;
height: 100%;
}
.back p {
color: #fff;
font-size: 0.42667rem;
position: absolute;
width: 9rem;
left: 0;
top: 0;
height: 100%;
text-align: center;
line-height: 0.82667rem;
}
.header {
width: 10rem;
height: 13.2rem;
position: relative;
margin: 0 auto 0.30667rem;
background: url(../images/header.png) no-repeat;
background-size: 100% 100%;
}
.header .qualifyGift_icon {
width: 0.66667rem;
height: 1.68rem;
position: absolute;
top: 2.66667rem;
right: 0;
}
.header .rule_icon {
width: 0.66667rem;
height: 1.68rem;
position: absolute;
top: 4.58667rem;
right: 0;
}
.tabs {
width: 9.33333rem;
height: 1.14667rem;
margin: 0 auto 0.32rem;
position: relative;
display: flex;
justify-content: space-between;
}
.tabs div {
width: 2.24rem;
height: 1.14667rem;
}
.tabs .tab1 {
background: url(../images/tab1.png) no-repeat;
background-size: 100% 100%;
}
.tabs .tab2 {
background: url(../images/tab2.png) no-repeat;
background-size: 100% 100%;
}
.tabs .tab3 {
background: url(../images/tab3.png) no-repeat;
background-size: 100% 100%;
}
.tabs .tab4 {
background: url(../images/tab4.png) no-repeat;
background-size: 100% 100%;
}
.tabs .act1 {
background: url(../images/tabAct1.png) no-repeat;
background-size: 100% 100%;
}
.tabs .act2 {
background: url(../images/tabAct2.png) no-repeat;
background-size: 100% 100%;
}
.tabs .act3 {
background: url(../images/tabAct3.png) no-repeat;
background-size: 100% 100%;
}
.tabs .act4 {
background: url(../images/tabAct4.png) no-repeat;
background-size: 100% 100%;
}
.page1 .box1 {
width: 9.2rem;
height: 11.12rem;
background: url(../images/pageBox1.png) no-repeat;
background-size: 100% 100%;
margin: 0 auto 0.38667rem;
position: relative;
overflow: hidden;
}
.page1 .box1 .pageBox1Rule_icon {
width: 1.78667rem;
height: 0.56rem;
position: absolute;
right: 0;
top: 1.17333rem;
}
.page1 .box1 .time {
width: 5.28rem;
height: 0.77333rem;
line-height: 0.77333rem;
text-align: center;
color: #fff;
font-size: 0.37333rem;
font-weight: 400;
position: absolute;
left: 50%;
transform: translateX(-50%);
top: 1.49333rem;
background: url(../images/page1Box1timeBg.png) no-repeat;
background-size: 100% 100%;
}
.page1 .box1 .time span {
border-radius: 0.06667rem;
padding: 0.01333rem 0.02667rem;
color: #BF294A;
font-weight: bold;
background: #fff;
}
.page1 .box1 .text {
width: 7.92rem;
position: absolute;
left: 50%;
transform: translateX(-50%);
top: 2.78667rem;
color: #fff;
font-size: 0.32rem;
font-weight: 400;
text-align: center;
line-height: 0.45rem;
}
.page1 .box1 .text b {
color: #FBBE47;
}
.page1 .box1 .giftBoxs {
width: 8.26667rem;
height: 5.8rem;
margin: 4.50667rem auto 0;
display: flex;
justify-content: space-around;
flex-wrap: wrap;
}
.page1 .box1 .giftBoxs div {
width: 2.56rem;
height: 2.69333rem;
margin-bottom: 0.4rem;
background: url(../images/pageBox1qp.png) no-repeat;
background-size: 100% 100%;
text-align: center;
color: #fff;
font-size: 0.32rem;
font-weight: 500;
}
.page1 .box1 .giftBoxs div img {
display: block;
width: 1.70667rem;
height: 1.70667rem;
margin: 0.22667rem auto 0.21333rem;
}
.page1 .box1 .giftBoxs .act {
background: url(../images/pageBox1qpAct.png) no-repeat;
background-size: 100% 100%;
}
.page1 .box2 {
width: 9.2rem;
height: 13.25333rem;
background: url(../images/page1Box2.png) no-repeat;
background-size: 100% 100%;
margin: 0 auto 1.84rem;
overflow: hidden;
}
.page1 .box2 .top3 {
position: relative;
width: 8.89333rem;
height: 3.14667rem;
margin: 3.62667rem auto -0.06667rem;
background: url(../images/page1Box2TopBg.png) no-repeat;
background-size: 100% 100%;
}
.page1 .box2 .top3 .no1 {
width: 2.12rem;
height: 2.32rem;
position: absolute;
left: 50%;
transform: translateX(-50%);
top: -1.4rem;
}
.page1 .box2 .top3 .no1 .ts {
position: absolute;
width: 100%;
height: 100%;
z-index: 2;
left: 0;
top: 0;
}
.page1 .box2 .top3 .no1 .tx {
width: 1.89333rem;
height: 1.89333rem;
border-radius: 50%;
border: 0.02667rem solid #FFCD45;
position: absolute;
left: 50%;
transform: translateX(-50%);
top: 0;
}
.page1 .box2 .top3 .no1 .nick {
width: 100%;
color: #fff;
font-size: 0.4rem;
font-weight: 500;
text-align: center;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
position: absolute;
left: 50%;
transform: translateX(-50%);
top: 2.6rem;
}
.page1 .box2 .top3 .no1 .score {
width: 100%;
color: #fff;
font-size: 0.32rem;
font-weight: 400;
text-align: center;
position: absolute;
left: 50%;
transform: translateX(-50%);
top: 3.2rem;
}
.page1 .box2 .top3 .no2 {
width: 1.88rem;
height: 2.05333rem;
position: absolute;
left: 0.44rem;
top: -0.6rem;
}
.page1 .box2 .top3 .no2 .ts {
position: absolute;
width: 100%;
height: 100%;
z-index: 2;
left: 0;
top: 0;
}
.page1 .box2 .top3 .no2 .tx {
width: 1.62667rem;
height: 1.62667rem;
border-radius: 50%;
border: 0.02667rem solid #6284FA;
position: absolute;
left: 50%;
transform: translateX(-50%);
top: 0;
}
.page1 .box2 .top3 .no2 .nick {
width: 100%;
color: #fff;
font-size: 0.4rem;
font-weight: 500;
text-align: center;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
position: absolute;
left: 50%;
transform: translateX(-50%);
top: 2.1rem;
}
.page1 .box2 .top3 .no2 .score {
width: 100%;
color: #fff;
font-size: 0.32rem;
font-weight: 400;
text-align: center;
position: absolute;
left: 50%;
transform: translateX(-50%);
top: 2.7rem;
}
.page1 .box2 .top3 .no3 {
width: 1.88rem;
height: 2.05333rem;
position: absolute;
right: 0.44rem;
top: -0.6rem;
}
.page1 .box2 .top3 .no3 .ts {
position: absolute;
width: 100%;
height: 100%;
z-index: 2;
left: 0;
top: 0;
}
.page1 .box2 .top3 .no3 .tx {
width: 1.62667rem;
height: 1.62667rem;
border-radius: 50%;
border: 0.02667rem solid #FF4748;
position: absolute;
left: 50%;
transform: translateX(-50%);
top: 0;
}
.page1 .box2 .top3 .no3 .nick {
width: 100%;
color: #fff;
font-size: 0.4rem;
font-weight: 500;
text-align: center;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
position: absolute;
left: 50%;
transform: translateX(-50%);
top: 2.1rem;
}
.page1 .box2 .top3 .no3 .score {
width: 100%;
color: #fff;
font-size: 0.32rem;
font-weight: 400;
text-align: center;
position: absolute;
left: 50%;
transform: translateX(-50%);
top: 2.7rem;
}
.page1 .box2 ul {
width: 8.82667rem;
overflow-y: scroll;
height: 6.3rem;
margin: 0 auto;
}
.page1 .box2 ul::-webkit-scrollbar {
display: none;
}
.page1 .box2 ul li {
width: 100%;
height: 1.65333rem;
background: url(../images/page1LiBg.png) no-repeat;
background-size: 100% 100%;
margin-bottom: 0.10667rem;
box-sizing: border-box;
padding: 0 0.37333rem;
}
.page1 .box2 ul li .num {
width: 0.6rem;
text-align: center;
color: #fff;
font-size: 0.53333rem;
font-weight: 500;
margin-right: 0.32rem;
float: left;
height: 100%;
line-height: 1.65333rem;
}
.page1 .box2 ul li .tx {
width: 1.30667rem;
height: 1.30667rem;
border-radius: 50%;
display: block;
float: left;
margin-top: 0.17333rem;
margin-right: 0.30667rem;
border: 0.02667rem solid #FED353;
}
.page1 .box2 ul li .nick {
width: 3.12rem;
height: 100%;
line-height: 1.65333rem;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
color: #fff;
font-size: 0.37333rem;
font-weight: 400;
float: left;
}
.page1 .box2 ul li .score {
float: right;
height: 100%;
line-height: 1.65333rem;
color: #fff;
font-size: 0.29333rem;
font-weight: 400;
}
.page1 .my {
width: 10rem;
height: 1.77333rem;
position: fixed;
left: 50%;
transform: translateX(-50%);
bottom: 0;
background: url(../images/page1Box2My.png) no-repeat;
background-size: 100% 100%;
padding: 0 1.01333rem 0 0.4rem;
z-index: 3;
box-sizing: border-box;
}
.page1 .my .num {
width: 1.4rem;
text-align: center;
color: #fff;
font-size: 0.42667rem;
font-weight: 500;
margin-right: 0.32rem;
float: left;
height: 100%;
line-height: 1.77333rem;
}
.page1 .my .tx {
width: 1.30667rem;
height: 1.30667rem;
border-radius: 50%;
display: block;
float: left;
margin-top: 0.22667rem;
margin-right: 0.30667rem;
border: 0.02667rem solid #FED353;
}
.page1 .my .nick {
width: 3.12rem;
height: 100%;
line-height: 1.77333rem;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
color: #fff;
font-size: 0.37333rem;
font-weight: 400;
float: left;
}
.page1 .my .score {
float: right;
height: 100%;
line-height: 1.77333rem;
color: #fff;
font-size: 0.29333rem;
font-weight: 400;
}
.page2 {
display: none;
width: 9.36rem;
height: 19.94667rem;
margin: 0 auto 0rem;
background: url(../images/pag2bg.png) no-repeat;
background-size: 100% 100%;
overflow: hidden;
position: relative;
}
.page2 .upDate {
width: 0.42667rem;
height: 0.42667rem;
position: absolute;
top: 0.73333rem;
right: 0.50667rem;
}
.page2 .tab {
width: 6.96rem;
height: 0.90667rem;
line-height: 0.90667rem;
display: flex;
justify-content: space-between;
background: #fff;
border-radius: 0.90667rem;
margin: 0.49333rem auto 0.8rem;
}
.page2 .tab div {
width: 50%;
height: 0.90667rem;
text-align: center;
color: #64042E;
font-size: 0.37333rem;
font-weight: 500;
overflow: hidden;
}
.page2 .tab .act1 {
background: url(../images/page2TabAct1.png) no-repeat;
background-size: 100% 100%;
text-indent: 4rem;
}
.page2 .tab .act2 {
background: url(../images/page2TabAct2.png) no-repeat;
background-size: 100% 100%;
text-indent: 4rem;
}
.page2 .topRoom {
width: 8.4rem;
height: 2.13333rem;
margin: 0rem auto 0.2rem;
background: url(../images/page2RoomTop.png) no-repeat;
background-size: 100% 100%;
position: relative;
}
.page2 .topRoom .tx {
width: 1.6rem;
height: 1.6rem;
border-radius: 50%;
position: absolute;
left: 0.28rem;
top: 0.26667rem;
}
.page2 .topRoom .roomName {
width: 6rem;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
color: #000000;
font-size: 0.32rem;
font-weight: 500;
position: absolute;
top: 0.68rem;
left: 2.09333rem;
}
.page2 .topRoom .score {
color: #333333;
font-size: 0.26667rem;
font-weight: 400;
position: absolute;
left: 2.09333rem;
top: 1.21333rem;
}
.page2 .topRoom .score b {
color: #63063E;
font-weight: 500;
}
.page2 .topLine {
width: 8.28rem;
height: 0.4rem;
line-height: 0.4rem;
border-radius: 0.4rem;
background: #FF994E;
border: 0.05333rem solid #FED353;
position: relative;
margin: 0 auto 0.72rem;
overflow: hidden;
}
.page2 .topLine div {
width: 10%;
height: 100%;
background: linear-gradient(90deg, #DB4A00 0%, #FB712A 100%);
}
.page2 .topLine span {
width: 100%;
height: 100%;
text-align: center;
color: #fff;
font-size: 0.21333rem;
line-height: 0.4rem;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
}
.page2 .text {
width: 100%;
text-align: center;
color: #FFFFFF;
font-size: 0.24rem;
margin: 0 auto 0.16rem;
}
.page2 .page2ToRoomBut {
width: 3.68rem;
height: 1.50667rem;
display: block;
margin: 0 auto 0.73333rem;
}
.page2 .page2NotTopTitle {
width: 8.42667rem;
height: 1.04rem;
line-height: 1.04rem;
text-align: center;
color: #fff;
font-size: 0.37333rem;
font-weight: 500;
margin: 0 auto 0.85333rem;
background: url(../images/page2NotTopTitle.png) no-repeat;
background-size: 100% 100%;
}
.page2 ul {
width: 8.4rem;
height: 9.6rem;
overflow-y: scroll;
margin: 0 auto 0;
}
.page2 ul::-webkit-scrollbar {
display: none;
}
.page2 ul li {
width: 8.4rem;
height: 2.13333rem;
margin: 0rem auto 0.2rem;
background: url(../images/page2RoomTop.png) no-repeat;
background-size: 100% 100%;
margin-bottom: 0.26667rem;
position: relative;
}
.page2 ul li .tx {
width: 1.6rem;
height: 1.6rem;
border-radius: 50%;
position: absolute;
left: 0.28rem;
top: 0.26667rem;
}
.page2 ul li .roomName {
width: 6rem;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
color: #000000;
font-size: 0.32rem;
font-weight: 500;
position: absolute;
top: 0.4rem;
left: 2.09333rem;
}
.page2 ul li .score {
color: #333333;
font-size: 0.26667rem;
font-weight: 400;
position: absolute;
left: 2.09333rem;
top: 0.92rem;
}
.page2 ul li .score b {
color: #63063E;
font-weight: 500;
}
.page2 ul li .line_in {
width: 4.18667rem;
height: 0.34667rem;
line-height: 0.34667rem;
border-radius: 0.34667rem;
background: #FF994E;
border: 0.05333rem solid #FED353;
overflow: hidden;
position: absolute;
left: 1.96rem;
top: 1.38667rem;
}
.page2 ul li .line_in div {
width: 10%;
height: 100%;
background: linear-gradient(90deg, #DB4A00 0%, #FB712A 100%);
}
.page2 ul li .line_in span {
width: 100%;
height: 100%;
text-align: center;
color: #fff;
font-size: 0.21333rem;
line-height: 0.4rem;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
}
.page2 ul li .live {
width: 0.96rem;
height: 0.32rem;
line-height: 0.32rem;
text-align: center;
color: #fff;
background: linear-gradient(0deg, #DC4D04 0%, #F1A356 100%);
border-radius: 0.32rem;
position: absolute;
left: 0.58667rem;
bottom: 0.22667rem;
font-size: 0.18667rem;
font-weight: 400;
z-index: 2;
}
.page2 ul li .notGo,
.page2 ul li .go {
width: 1.52rem;
height: 0.72rem;
position: absolute;
right: 0.18667rem;
top: 0.70667rem;
}
.page3 {
display: none;
width: 10rem;
height: 37.81333rem;
margin: 0 auto 0.26667rem;
background: url(../images/page3.png) no-repeat;
background-size: 100% 100%;
}
.page4 {
display: none;
width: 9.2rem;
height: 24.74667rem;
margin: 0 auto 1.76rem;
position: relative;
}
.page4 .page4_tab {
width: 7.68rem;
height: 1.09333rem;
margin: 0 auto 0rem;
display: flex;
justify-content: space-between;
}
.page4 .page4_tab div {
width: 50%;
}
.page4 .dayTab {
width: 2.64rem;
height: 0.66667rem;
margin: 0.5rem auto 0.37333rem;
display: flex;
justify-content: space-between;
}
.page4 .dayTab div {
width: 1.2rem;
height: 0.66667rem;
line-height: 0.66667rem;
color: #fff;
font-size: 0.32rem;
text-align: center;
font-weight: 400;
background: url(../images/day.png) no-repeat;
background-size: 100% 100%;
}
.page4 .dayTab .act {
color: #FED353;
background: url(../images/dayAct.png) no-repeat;
background-size: 100% 100%;
}
.page4 .timeTab {
width: 100%;
height: 0.58667rem;
display: flex;
justify-content: center;
position: absolute;
left: 50%;
transform: translateX(-50%);
top: 2.53333rem;
}
.page4 .timeTab div {
width: 1.06667rem;
height: 0.58667rem;
line-height: 0.73333rem;
background: url(../images/timeTab.png) no-repeat;
background-size: 100% 100%;
text-align: center;
color: #fff;
font-size: 0.24rem;
font-weight: 400;
margin-right: -0.13333rem;
}
.page4 .timeTab .act {
line-height: 0.58667rem;
background: url(../images/timeTabAct.png) no-repeat;
background-size: 100% 100%;
color: #FED353;
}
.page4 .top3 {
position: relative;
width: 8.89333rem;
height: 3.14667rem;
margin: 3.02667rem auto -0.06667rem;
background: url(../images/page1Box2TopBg.png) no-repeat;
background-size: 100% 100%;
}
.page4 .top3 .no1 {
width: 2.12rem;
height: 2.32rem;
position: absolute;
left: 50%;
transform: translateX(-50%);
top: -1.4rem;
}
.page4 .top3 .no1 .ts {
position: absolute;
width: 100%;
height: 100%;
z-index: 2;
left: 0;
top: 0;
}
.page4 .top3 .no1 .tx {
width: 1.89333rem;
height: 1.89333rem;
border-radius: 50%;
border: 0.02667rem solid #FFCD45;
position: absolute;
left: 50%;
transform: translateX(-50%);
top: 0;
}
.page4 .top3 .no1 .nick {
width: 100%;
color: #fff;
font-size: 0.4rem;
font-weight: 500;
text-align: center;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
position: absolute;
left: 50%;
transform: translateX(-50%);
top: 2.6rem;
}
.page4 .top3 .no1 .score {
width: 100%;
color: #fff;
font-size: 0.32rem;
font-weight: 400;
text-align: center;
position: absolute;
left: 50%;
transform: translateX(-50%);
top: 3.2rem;
}
.page4 .top3 .no2 {
width: 1.88rem;
height: 2.05333rem;
position: absolute;
left: 0.44rem;
top: -0.6rem;
}
.page4 .top3 .no2 .ts {
position: absolute;
width: 100%;
height: 100%;
z-index: 2;
left: 0;
top: 0;
}
.page4 .top3 .no2 .tx {
width: 1.62667rem;
height: 1.62667rem;
border-radius: 50%;
border: 0.02667rem solid #6284FA;
position: absolute;
left: 50%;
transform: translateX(-50%);
top: 0;
}
.page4 .top3 .no2 .nick {
width: 100%;
color: #fff;
font-size: 0.4rem;
font-weight: 500;
text-align: center;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
position: absolute;
left: 50%;
transform: translateX(-50%);
top: 2.1rem;
}
.page4 .top3 .no2 .score {
width: 100%;
color: #fff;
font-size: 0.32rem;
font-weight: 400;
text-align: center;
position: absolute;
left: 50%;
transform: translateX(-50%);
top: 2.7rem;
}
.page4 .top3 .no3 {
width: 1.88rem;
height: 2.05333rem;
position: absolute;
right: 0.44rem;
top: -0.6rem;
}
.page4 .top3 .no3 .ts {
position: absolute;
width: 100%;
height: 100%;
z-index: 2;
left: 0;
top: 0;
}
.page4 .top3 .no3 .tx {
width: 1.62667rem;
height: 1.62667rem;
border-radius: 50%;
border: 0.02667rem solid #FF4748;
position: absolute;
left: 50%;
transform: translateX(-50%);
top: 0;
}
.page4 .top3 .no3 .nick {
width: 100%;
color: #fff;
font-size: 0.4rem;
font-weight: 500;
text-align: center;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
position: absolute;
left: 50%;
transform: translateX(-50%);
top: 2.1rem;
}
.page4 .top3 .no3 .score {
width: 100%;
color: #fff;
font-size: 0.32rem;
font-weight: 400;
text-align: center;
position: absolute;
left: 50%;
transform: translateX(-50%);
top: 2.7rem;
}
.page4 ul {
width: 8.82667rem;
overflow-y: scroll;
height: 16.2rem;
margin: 0 auto;
}
.page4 ul::-webkit-scrollbar {
display: none;
}
.page4 ul li {
width: 100%;
height: 1.65333rem;
background: url(../images/page1LiBg.png) no-repeat;
background-size: 100% 100%;
margin-bottom: 0.10667rem;
box-sizing: border-box;
padding: 0 0.37333rem;
}
.page4 ul li .num {
width: 0.6rem;
text-align: center;
color: #fff;
font-size: 0.53333rem;
font-weight: 500;
margin-right: 0.32rem;
float: left;
height: 100%;
line-height: 1.65333rem;
}
.page4 ul li .tx {
width: 1.30667rem;
height: 1.30667rem;
border-radius: 50%;
display: block;
float: left;
margin-top: 0.17333rem;
margin-right: 0.30667rem;
border: 0.02667rem solid #FED353;
}
.page4 ul li .nick {
width: 3.12rem;
height: 100%;
line-height: 1.65333rem;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
color: #fff;
font-size: 0.37333rem;
font-weight: 400;
float: left;
}
.page4 ul li .score {
float: right;
height: 100%;
line-height: 1.65333rem;
color: #fff;
font-size: 0.29333rem;
font-weight: 400;
}
.page4 .my {
width: 10rem;
height: 1.77333rem;
position: fixed;
left: 50%;
transform: translateX(-50%);
bottom: 0;
background: url(../images/page1Box2My.png) no-repeat;
background-size: 100% 100%;
padding: 0 1.01333rem 0 0.4rem;
z-index: 3;
box-sizing: border-box;
}
.page4 .my .num {
width: 1.4rem;
text-align: center;
color: #fff;
font-size: 0.42667rem;
font-weight: 500;
margin-right: 0.32rem;
float: left;
height: 100%;
line-height: 1.77333rem;
}
.page4 .my .tx {
width: 1.30667rem;
height: 1.30667rem;
border-radius: 50%;
display: block;
float: left;
margin-top: 0.22667rem;
margin-right: 0.30667rem;
border: 0.02667rem solid #FED353;
}
.page4 .my .nick {
width: 3.12rem;
height: 100%;
line-height: 1.77333rem;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
color: #fff;
font-size: 0.37333rem;
font-weight: 400;
float: left;
}
.page4 .my .score {
float: right;
height: 100%;
line-height: 1.77333rem;
color: #fff;
font-size: 0.29333rem;
font-weight: 400;
}
.page41 {
background: url(../images/page4Bg1.png) no-repeat;
background-size: 100% 100%;
}
.page42 {
background: url(../images/page4Bg2.png) no-repeat;
background-size: 100% 100%;
}
.MagicBoxRule {
position: fixed;
left: 0;
top: 0;
bottom: 0;
right: 0;
z-index: 99;
background: rgba(0, 0, 0, 0.6);
display: none;
}
.MagicBoxRule .MagicBoxRule_in {
width: 8.93333rem;
height: 14.13333rem;
position: relative;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
}
.MagicBoxRule .MagicBoxRule_in .tab {
width: 4.88rem;
height: 1.14667rem;
display: flex;
justify-content: space-between;
position: absolute;
left: 50%;
transform: translateX(-50%);
top: 0.45rem;
}
.MagicBoxRule .MagicBoxRule_in .tab div {
width: 2.24rem;
height: 100%;
}
.MagicBoxRule .MagicBoxRule_in .MagicBoxRulePage1 {
width: 8.13333rem;
height: 10.93333rem;
position: absolute;
left: 50%;
transform: translateX(-50%);
top: 2.16rem;
}
.MagicBoxRule .MagicBoxRule_in .MagicBoxRulePage2 {
display: none;
width: 8.13333rem;
height: 11.2rem;
background: url(../images/MagicBoxRule2Bg.png) no-repeat;
background-size: 100% 100%;
position: absolute;
left: 50%;
transform: translateX(-50%);
top: 2.18667rem;
}
.MagicBoxRule .MagicBoxRule_in .MagicBoxRulePage2 ul {
width: 7.13333rem;
height: 9rem;
position: absolute;
left: 50%;
transform: translateX(-50%);
top: 1.46667rem;
overflow-y: scroll;
}
.MagicBoxRule .MagicBoxRule_in .MagicBoxRulePage2 ul::-webkit-scrollbar {
display: none;
}
.MagicBoxRule .MagicBoxRule_in .MagicBoxRulePage2 ul li {
width: 100%;
height: 0.53333rem;
margin-bottom: 0.41333rem;
display: flex;
justify-content: space-between;
}
.MagicBoxRule .MagicBoxRule_in .MagicBoxRulePage2 ul li div {
width: 33.3333333%;
text-align: center;
color: #666666;
font-size: 0.24rem;
font-weight: 400;
height: 0.53333rem;
}
.MagicBoxRule .MagicBoxRule_in .MagicBoxRulePage2 ul li div p {
margin-bottom: 0.06667rem;
}
.MagicBoxRule .MagicBoxRule_in .MagicBoxRulePage2 ul li div b img {
width: 0.32rem;
height: 0.32rem;
display: inline-block;
vertical-align: middle;
}
.MagicBoxRule .MagicBoxRule_in .MagicBoxRulePage2 ul li .centen {
line-height: 0.53333rem;
}
.MagicBoxRule .MagicBoxRule_in .MagicBoxRulePage2 ul li .right p {
color: #BC294A;
margin-bottom: 0.04rem;
}
.MagicBoxRule .MagicBoxRule_in .MagicBoxRulePage2 ul li .right b {
color: #BC294A;
}
.MagicBoxRule .MagicBoxRule_in .MagicBoxRulePage2 ul .not {
width: 7.13333rem;
height: 90%;
line-height: 9rem;
text-align: center;
display: block;
}
.MagicBoxRule .MagicBoxRule1 {
background: url(../images/MagicBoxRule1.png) no-repeat;
background-size: 100% 100%;
}
.MagicBoxRule .MagicBoxRule2 {
background: url(../images/MagicBoxRule2.png) no-repeat;
background-size: 100% 100%;
}
.rule {
position: fixed;
left: 0;
top: 0;
bottom: 0;
right: 0;
z-index: 99;
background: rgba(0, 0, 0, 0.6);
display: none;
}
.rule .rule_in {
width: 8.93333rem;
height: 14.13333rem;
background: url(../images/rule.png) no-repeat;
background-size: 100% 100%;
position: relative;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
overflow: hidden;
}
.rule .rule_in .box {
width: 8.18667rem;
height: 11.6rem;
margin: 2.17333rem auto 0;
overflow-y: scroll;
}
.rule .rule_in .box::-webkit-scrollbar {
display: none;
}
.rule .rule_in .box img {
width: 100%;
height: 96.46667rem;
display: block;
}
.limitedGift {
position: fixed;
left: 0;
top: 0;
bottom: 0;
right: 0;
z-index: 99;
background: rgba(0, 0, 0, 0.6);
display: none;
}
.limitedGift .limitedGift_in {
width: 9.09333rem;
height: 14.28rem;
background: url(../images/limitedGift.png) no-repeat;
background-size: 100% 100%;
position: relative;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
overflow: hidden;
}
.limitedGift .limitedGift_in .box {
width: 7.6rem;
height: 11.6rem;
margin: 2.28rem auto 0;
overflow-y: scroll;
}
.limitedGift .limitedGift_in .box::-webkit-scrollbar {
display: none;
}
.limitedGift .limitedGift_in .box img {
width: 100%;
height: 12.14667rem;
display: block;
}