1341 lines
27 KiB
CSS
1341 lines
27 KiB
CSS
@font-face {
|
|
font-family: "pingfang-bold";
|
|
src: url("../../../common/fonts/PingFang Bold.ttf");
|
|
src: url("../../../common/fonts/PingFang Bold.ttf") format("woff"), url("../../../common/fonts/PingFang Bold.ttf") format("truetype"), url("../../../common/fonts/PingFang Bold.ttf") format("svg");
|
|
}
|
|
html,
|
|
body {
|
|
background: #F4C7F4;
|
|
}
|
|
|
|
.no-in-app {
|
|
display: none;
|
|
position: fixed;
|
|
top: 0;
|
|
left: 0;
|
|
width: 100vw;
|
|
height: 100vh;
|
|
z-index: 99999;
|
|
background-color: white;
|
|
}
|
|
|
|
.wrap {
|
|
width: 100%;
|
|
height: 100%;
|
|
position: relative;
|
|
}
|
|
.wrap .banner {
|
|
width: 100%;
|
|
height: 10.3066666667rem;
|
|
position: absolute;
|
|
top: 0;
|
|
left: 0;
|
|
}
|
|
.wrap .banner img {
|
|
width: 100%;
|
|
height: 100%;
|
|
}
|
|
.wrap .mycp {
|
|
width: 0.9333333333rem;
|
|
height: 1.0666666667rem;
|
|
position: absolute;
|
|
top: 4.2266666667rem;
|
|
left: 0;
|
|
}
|
|
.wrap .unread {
|
|
width: 0.4rem;
|
|
height: 0.4rem;
|
|
position: absolute;
|
|
top: 4.2133333333rem;
|
|
left: 0.6rem;
|
|
background: url(../images/unread.png) no-repeat;
|
|
background-size: 100% 100%;
|
|
font-size: 0.24rem;
|
|
color: #fff;
|
|
text-align: center;
|
|
line-height: 0.4rem;
|
|
}
|
|
.wrap .rule {
|
|
width: 0.9333333333rem;
|
|
height: 1.0666666667rem;
|
|
position: relative;
|
|
top: 5.4rem;
|
|
left: 0;
|
|
}
|
|
.wrap .letter-wrap {
|
|
width: 9.2rem;
|
|
height: 17.6533333333rem;
|
|
background: url(../images/letterBg.png) no-repeat;
|
|
background-size: 100% 100%;
|
|
position: absolute;
|
|
top: 6.7733333333rem;
|
|
left: 50%;
|
|
transform: translateX(-50%);
|
|
overflow: hidden;
|
|
z-index: 2;
|
|
}
|
|
.wrap .letter-wrap .tips {
|
|
font-size: 0.32rem;
|
|
color: #EB8CFF;
|
|
margin-top: 1.8rem;
|
|
text-align: center;
|
|
line-height: 0.4rem;
|
|
}
|
|
.wrap .letter-wrap .cp_record {
|
|
width: 2rem;
|
|
height: 0.64rem;
|
|
background: #FFFFFF;
|
|
border-radius: 0.32rem;
|
|
position: absolute;
|
|
top: 0.5333333333rem;
|
|
right: 0.24rem;
|
|
line-height: 0.64rem;
|
|
text-align: center;
|
|
color: #FE28B0;
|
|
font-size: 0.2933333333rem;
|
|
}
|
|
.wrap .letter-wrap .letter {
|
|
width: 9.2rem;
|
|
height: 5.6133333333rem;
|
|
background: url(../images/letter.png) no-repeat;
|
|
background-size: 100% 100%;
|
|
margin-top: 0.3733333333rem;
|
|
overflow: hidden;
|
|
}
|
|
.wrap .letter-wrap .letter .imgbox {
|
|
width: 1.68rem;
|
|
height: 1.68rem;
|
|
margin: 0.88rem auto 0.2rem;
|
|
}
|
|
.wrap .letter-wrap .letter p {
|
|
font-size: 0.2666666667rem;
|
|
color: #EB90FF;
|
|
text-align: center;
|
|
}
|
|
.wrap .letter-wrap .letter .letter_rule {
|
|
font-size: 0.32rem;
|
|
color: #FFF;
|
|
text-align: center;
|
|
margin-top: 1.1rem;
|
|
line-height: 0.4rem;
|
|
}
|
|
.wrap .letter-wrap .but {
|
|
width: 2.4533333333rem;
|
|
height: 0.5866666667rem;
|
|
border-radius: 0.2933333333rem;
|
|
background: #FFE6FF;
|
|
margin: 0 auto;
|
|
position: relative;
|
|
}
|
|
.wrap .letter-wrap .but input {
|
|
border: 0;
|
|
width: 1rem;
|
|
height: 0.5866666667rem;
|
|
background: #FFE6FF;
|
|
color: #FE28B0;
|
|
font-size: 0.32rem;
|
|
outline: none;
|
|
text-align: center;
|
|
position: absolute;
|
|
top: 0;
|
|
left: 50%;
|
|
transform: translateX(-50%);
|
|
}
|
|
.wrap .letter-wrap .but img {
|
|
width: 0.6rem;
|
|
height: 0.6rem;
|
|
}
|
|
.wrap .letter-wrap .but .add {
|
|
position: absolute;
|
|
right: 0;
|
|
top: 0;
|
|
}
|
|
.wrap .letter-wrap .but .cut {
|
|
position: absolute;
|
|
left: 0;
|
|
top: 0;
|
|
}
|
|
.wrap .letter-wrap .get_letter {
|
|
width: 4.4rem;
|
|
height: 1.3866666667rem;
|
|
margin: 0.2666666667rem auto 0.7333333333rem;
|
|
}
|
|
.wrap .letter-wrap .award_title {
|
|
width: 9.2rem;
|
|
font-size: 0.48rem;
|
|
color: #C394FE;
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
}
|
|
.wrap .letter-wrap .award_title .line {
|
|
width: 1.5466666667rem;
|
|
height: 0.28rem;
|
|
}
|
|
.wrap .letter-wrap .award_title span {
|
|
padding: 0 0.2666666667rem;
|
|
}
|
|
.wrap .letter-wrap .subheard {
|
|
font-size: 0.32rem;
|
|
color: #EB8CFF;
|
|
text-align: center;
|
|
margin-top: 0.2666666667rem;
|
|
}
|
|
.wrap .letter-wrap .award {
|
|
width: 8.3733333333rem;
|
|
height: 3.8rem;
|
|
margin: 0.48rem auto 0;
|
|
background-color: #fde2fb;
|
|
border-radius: 0.3rem;
|
|
display: flex;
|
|
justify-content: space-evenly;
|
|
align-items: center;
|
|
}
|
|
.wrap .letter-wrap .award .giftbox {
|
|
width: 1.6rem;
|
|
height: 2.56rem;
|
|
display: flex;
|
|
flex-direction: column;
|
|
justify-content: space-between;
|
|
align-items: center;
|
|
}
|
|
.wrap .letter-wrap .award .giftbox img {
|
|
width: 1.6rem;
|
|
height: 1.6rem;
|
|
}
|
|
.wrap .letter-wrap .award .giftbox span {
|
|
font-size: 0.32rem;
|
|
color: #FE28B0;
|
|
}
|
|
.wrap .letter-wrap .award .giftbox p {
|
|
font-size: 0.24rem;
|
|
color: #E56AFF;
|
|
white-space: nowrap;
|
|
}
|
|
.wrap .letter-wrap .award .arrow {
|
|
width: 0.24rem;
|
|
height: 0.48rem;
|
|
margin-bottom: 1rem;
|
|
}
|
|
.wrap .bling0 {
|
|
width: 100%;
|
|
height: 7.3333333333rem;
|
|
position: absolute;
|
|
top: 22rem;
|
|
left: 0;
|
|
}
|
|
.wrap .swiper-title {
|
|
width: 6rem;
|
|
height: 1.4933333333rem;
|
|
background: url(../images/swiper_title.png) no-repeat;
|
|
background-size: 100% 100%;
|
|
position: absolute;
|
|
top: 25rem;
|
|
left: 50%;
|
|
transform: translate(-50%);
|
|
}
|
|
.wrap .swiper {
|
|
width: 9.2rem;
|
|
height: 4.72rem;
|
|
background: url(../images/giftBg.png) no-repeat;
|
|
background-size: 100% 100%;
|
|
position: absolute;
|
|
top: 26.8rem;
|
|
left: 50%;
|
|
transform: translateX(-50%);
|
|
overflow: hidden;
|
|
}
|
|
.wrap .swiper .swiper-wrapper {
|
|
width: 100%;
|
|
height: 100%;
|
|
}
|
|
.wrap .swiper .swiper-wrapper .swiper-slide img {
|
|
width: 7.8666666667rem;
|
|
height: 3.0666666667rem;
|
|
margin: 0.8666666667rem 0.6666666667rem;
|
|
}
|
|
.wrap .bling1 {
|
|
width: 100%;
|
|
height: 7.3333333333rem;
|
|
position: absolute;
|
|
top: 29.5rem;
|
|
left: 0;
|
|
}
|
|
.wrap .petition_title {
|
|
width: 4.84rem;
|
|
height: 1.4933333333rem;
|
|
background: url(../images/petition_title.png) no-repeat;
|
|
background-size: 100% 100%;
|
|
position: absolute;
|
|
top: 32rem;
|
|
left: 50%;
|
|
transform: translate(-50%);
|
|
}
|
|
.wrap .petition-wrap {
|
|
width: 9.2rem;
|
|
height: 9.52rem;
|
|
background: url(../images/petitionBg.png) no-repeat;
|
|
background-size: 100% 100%;
|
|
position: absolute;
|
|
top: 33.8rem;
|
|
left: 50%;
|
|
transform: translate(-50%);
|
|
z-index: 2;
|
|
}
|
|
.wrap .petition-wrap .myticket {
|
|
width: 8.56rem;
|
|
height: 1.28rem;
|
|
background: url(../images/recordBg.png) no-repeat;
|
|
background-size: 100% 100%;
|
|
margin: 0.3733333333rem auto;
|
|
display: flex;
|
|
justify-content: space-between;
|
|
align-items: center;
|
|
}
|
|
.wrap .petition-wrap .myticket span {
|
|
font-size: 0.3466666667rem;
|
|
color: #ffffff;
|
|
margin-left: 0.2666666667rem;
|
|
}
|
|
.wrap .petition-wrap .myticket .charge {
|
|
width: 1.7333333333rem;
|
|
height: 0.64rem;
|
|
background: url(../images/change_record.png) no-repeat;
|
|
background-size: 100% 100%;
|
|
font-size: 0.2933333333rem;
|
|
color: #FF1FA6;
|
|
line-height: 0.64rem;
|
|
text-align: center;
|
|
margin-right: 0.2666666667rem;
|
|
}
|
|
.wrap .petition-wrap .subheard {
|
|
font-size: 0.32rem;
|
|
color: #EB8CFF;
|
|
text-align: center;
|
|
line-height: 0.4rem;
|
|
}
|
|
.wrap .petition-wrap .chargeTab {
|
|
width: 4.4666666667rem;
|
|
height: 0.8rem;
|
|
margin: 0.4533333333rem auto 0;
|
|
display: flex;
|
|
justify-content: space-between;
|
|
align-items: center;
|
|
}
|
|
.wrap .petition-wrap .chargeTab .item {
|
|
width: 2.0666666667rem;
|
|
height: 0.8rem;
|
|
line-height: 0.8rem;
|
|
text-align: center;
|
|
font-size: 0.32rem;
|
|
color: #FE5EC4;
|
|
background: url(../images/btn_noact.png) no-repeat;
|
|
background-size: 100% 100%;
|
|
}
|
|
.wrap .petition-wrap .chargeTab .itemact {
|
|
width: 2.0666666667rem;
|
|
height: 0.8rem;
|
|
line-height: 0.8rem;
|
|
background: url(../images/btn_act.png) no-repeat;
|
|
background-size: 100% 100%;
|
|
font-size: 0.32rem;
|
|
color: #FFFFFF;
|
|
}
|
|
.wrap .petition-wrap .gift-wrap,
|
|
.wrap .petition-wrap .number-wrap {
|
|
height: 4rem;
|
|
margin: 0.4666666667rem auto 0;
|
|
display: flex;
|
|
justify-content: space-evenly;
|
|
}
|
|
.wrap .petition-wrap .gift-wrap li,
|
|
.wrap .petition-wrap .number-wrap li {
|
|
width: 1.79rem;
|
|
height: 4rem;
|
|
}
|
|
.wrap .petition-wrap .gift-wrap li .giftbg,
|
|
.wrap .petition-wrap .number-wrap li .giftbg {
|
|
width: 1.68rem;
|
|
height: 1.68rem;
|
|
text-align: center;
|
|
margin: 0 auto;
|
|
}
|
|
.wrap .petition-wrap .gift-wrap li span,
|
|
.wrap .petition-wrap .number-wrap li span {
|
|
width: 100%;
|
|
text-align: center;
|
|
font-size: 0.32rem;
|
|
color: #FD48B9;
|
|
padding-top: 0.16rem;
|
|
display: inline-block;
|
|
white-space: nowrap;
|
|
}
|
|
.wrap .petition-wrap .gift-wrap li .but,
|
|
.wrap .petition-wrap .number-wrap li .but {
|
|
width: 1.6266666667rem;
|
|
height: 0.4rem;
|
|
border-radius: 0.2rem;
|
|
background: #FFE1F2;
|
|
margin: 0.3333333333rem auto 0;
|
|
position: relative;
|
|
}
|
|
.wrap .petition-wrap .gift-wrap li .but input,
|
|
.wrap .petition-wrap .number-wrap li .but input {
|
|
border: 0;
|
|
width: 0.8rem;
|
|
height: 0.4rem;
|
|
background: #FFE1F2;
|
|
color: #FF5662;
|
|
font-size: 0.2666666667rem;
|
|
outline: none;
|
|
text-align: center;
|
|
position: absolute;
|
|
top: 0;
|
|
left: 50%;
|
|
transform: translateX(-50%);
|
|
}
|
|
.wrap .petition-wrap .gift-wrap li .but img,
|
|
.wrap .petition-wrap .number-wrap li .but img {
|
|
width: 0.4rem;
|
|
height: 0.4rem;
|
|
}
|
|
.wrap .petition-wrap .gift-wrap li .but .add,
|
|
.wrap .petition-wrap .number-wrap li .but .add {
|
|
position: absolute;
|
|
right: 0;
|
|
top: 0;
|
|
}
|
|
.wrap .petition-wrap .gift-wrap li .but .cut,
|
|
.wrap .petition-wrap .number-wrap li .but .cut {
|
|
position: absolute;
|
|
left: 0;
|
|
top: 0;
|
|
}
|
|
.wrap .petition-wrap .gift-wrap li .btn,
|
|
.wrap .petition-wrap .number-wrap li .btn {
|
|
width: 1.76rem;
|
|
height: 0.5866666667rem;
|
|
background: url(../images/btn_change.png) no-repeat;
|
|
background-size: 100% 100%;
|
|
font-size: 0.2933333333rem;
|
|
color: #FFFFFF;
|
|
line-height: 0.5866666667rem;
|
|
text-align: center;
|
|
margin: 0.4rem auto 0;
|
|
}
|
|
.wrap .petition-wrap .gift-wrap li p,
|
|
.wrap .petition-wrap .number-wrap li p {
|
|
font-size: 0.2933333333rem;
|
|
color: #c28eec;
|
|
text-align: center;
|
|
padding-top: 0.1066666667rem;
|
|
}
|
|
.wrap .petition-wrap .number-wrap li {
|
|
width: 3rem;
|
|
}
|
|
.wrap .petition-wrap .number-wrap li .tips {
|
|
font-size: 0.2666666667rem;
|
|
color: #E4BDEC;
|
|
text-align: center;
|
|
white-space: nowrap;
|
|
padding-top: 0.2666666667rem;
|
|
}
|
|
.wrap .bling2 {
|
|
width: 100%;
|
|
height: 7.3333333333rem;
|
|
position: absolute;
|
|
top: 42rem;
|
|
left: 0;
|
|
}
|
|
.wrap .rank_title {
|
|
width: 5.08rem;
|
|
height: 1.4933333333rem;
|
|
background: url(../images/rank_title.png) no-repeat;
|
|
background-size: 100% 100%;
|
|
position: absolute;
|
|
top: 44rem;
|
|
left: 50%;
|
|
transform: translate(-50%);
|
|
}
|
|
.wrap .rank-wrap {
|
|
width: 9.2rem;
|
|
height: 27.56rem;
|
|
background: url(../images/rankBg.png) no-repeat;
|
|
background-size: 100% 100%;
|
|
position: relative;
|
|
top: 44.8rem;
|
|
left: 50%;
|
|
transform: translate(-50%);
|
|
margin-bottom: 2rem;
|
|
z-index: 2;
|
|
}
|
|
.wrap .rank-wrap .reward {
|
|
width: 1.4666666667rem;
|
|
height: 0.64rem;
|
|
position: absolute;
|
|
top: 0.5866666667rem;
|
|
right: 0;
|
|
}
|
|
.wrap .rank-wrap .list .no1 .txbox1,
|
|
.wrap .rank-wrap .list .no1 .txbox2 {
|
|
width: 1.4933333333rem;
|
|
height: 1.4933333333rem;
|
|
position: absolute;
|
|
top: 2.72rem;
|
|
left: 2.6rem;
|
|
background: url(../images/txBg.png) no-repeat;
|
|
background-size: 100% 100%;
|
|
}
|
|
.wrap .rank-wrap .list .no1 .txbox1 .tx,
|
|
.wrap .rank-wrap .list .no1 .txbox2 .tx {
|
|
width: 1.4rem;
|
|
height: 1.4rem;
|
|
border-radius: 50%;
|
|
position: absolute;
|
|
top: 0.042rem;
|
|
left: 0.042rem;
|
|
}
|
|
.wrap .rank-wrap .list .no1 .txbox2 {
|
|
left: 5.1733333333rem;
|
|
}
|
|
.wrap .rank-wrap .list .no1 .nick1,
|
|
.wrap .rank-wrap .list .no1 .nick2 {
|
|
width: 2.1333333333rem;
|
|
height: 0.5866666667rem;
|
|
background-color: #fff;
|
|
border-radius: 0.2666666667rem;
|
|
position: absolute;
|
|
top: 4.5333333333rem;
|
|
left: 3.3rem;
|
|
transform: translateX(-50%);
|
|
font-size: 0.32rem;
|
|
color: #52B0F9;
|
|
text-align: center;
|
|
line-height: 0.5866666667rem;
|
|
}
|
|
.wrap .rank-wrap .list .no1 .nick2 {
|
|
left: 5.9rem;
|
|
color: #FD48B9;
|
|
}
|
|
.wrap .rank-wrap .list .no1 .xin {
|
|
width: 0.48rem;
|
|
height: 0.48rem;
|
|
position: absolute;
|
|
top: 6.1333333333rem;
|
|
left: 2.96rem;
|
|
}
|
|
.wrap .rank-wrap .list .no1 .score {
|
|
font-size: 0.32rem;
|
|
color: #FD48B9;
|
|
position: absolute;
|
|
top: 6.25rem;
|
|
left: 3.6rem;
|
|
}
|
|
.wrap .rank-wrap .list ul {
|
|
width: 9.2rem;
|
|
position: absolute;
|
|
top: 7.2rem;
|
|
bottom: 1.0666666667rem;
|
|
left: 50%;
|
|
transform: translateX(-50%);
|
|
}
|
|
.wrap .rank-wrap .list ul li {
|
|
width: 100%;
|
|
height: 2.0266666667rem;
|
|
line-height: 2.0266666667rem;
|
|
background-color: #FFFFFF;
|
|
position: relative;
|
|
}
|
|
.wrap .rank-wrap .list ul li p {
|
|
width: 100%;
|
|
height: 100%;
|
|
font-size: 0.32rem;
|
|
color: #FD48B9;
|
|
font-weight: bold;
|
|
text-align: center;
|
|
align-items: center;
|
|
}
|
|
.wrap .rank-wrap .list ul li:nth-child(2n) {
|
|
background-color: #FFF2FF;
|
|
}
|
|
.wrap .rank-wrap .list ul li .num {
|
|
position: absolute;
|
|
left: 0.5333333333rem;
|
|
width: 0.5333333333rem;
|
|
font-size: 0.48rem;
|
|
color: #FD48B9;
|
|
font-weight: 600;
|
|
text-align: center;
|
|
}
|
|
.wrap .rank-wrap .list ul li .txbox1 {
|
|
position: absolute;
|
|
left: 1.84rem;
|
|
top: 0.24rem;
|
|
width: 1.1466666667rem;
|
|
height: 1.1466666667rem;
|
|
background: url(../images/txBg.png) no-repeat;
|
|
background-size: 100% 100%;
|
|
}
|
|
.wrap .rank-wrap .list ul li .txbox1 .tx {
|
|
width: 1.0933333333rem;
|
|
height: 1.0933333333rem;
|
|
border-radius: 50%;
|
|
position: absolute;
|
|
top: 0.03rem;
|
|
left: 0.03rem;
|
|
}
|
|
.wrap .rank-wrap .list ul li .txbox2 {
|
|
position: absolute;
|
|
right: 1.0266666667rem;
|
|
top: 0.24rem;
|
|
width: 1.1466666667rem;
|
|
height: 1.1466666667rem;
|
|
background: url(../images/txBg.png) no-repeat;
|
|
background-size: 100% 100%;
|
|
}
|
|
.wrap .rank-wrap .list ul li .txbox2 .tx {
|
|
width: 1.0933333333rem;
|
|
height: 1.0933333333rem;
|
|
border-radius: 50%;
|
|
margin-top: 0.03rem;
|
|
margin-left: 0.03rem;
|
|
}
|
|
.wrap .rank-wrap .list ul li .nick1 {
|
|
position: absolute;
|
|
left: 1.4666666667rem;
|
|
bottom: 1.35rem;
|
|
width: 2.2rem;
|
|
height: 0rem;
|
|
text-align: center;
|
|
font-size: 0.32rem;
|
|
color: #791E40;
|
|
}
|
|
.wrap .rank-wrap .list ul li .nick2 {
|
|
position: absolute;
|
|
right: 0.4666666667rem;
|
|
bottom: 1.35rem;
|
|
width: 2.2rem;
|
|
height: 0rem;
|
|
text-align: center;
|
|
font-size: 0.32rem;
|
|
color: #791E40;
|
|
}
|
|
.wrap .rank-wrap .list ul li .xin {
|
|
position: absolute;
|
|
top: 0.4666666667rem;
|
|
left: 4.7733333333rem;
|
|
width: 0.4666666667rem;
|
|
height: 0.4666666667rem;
|
|
}
|
|
.wrap .rank-wrap .list ul li span {
|
|
position: absolute;
|
|
top: 0.1rem;
|
|
left: 4.2666666667rem;
|
|
width: 1.4666666667rem;
|
|
height: 0.2666666667rem;
|
|
text-align: center;
|
|
font-size: 0.2666666667rem;
|
|
color: #FD48B9;
|
|
}
|
|
.wrap .rank-wrap .list ul li .score {
|
|
position: absolute;
|
|
top: 0.5rem;
|
|
left: 4.2666666667rem;
|
|
width: 1.4666666667rem;
|
|
height: 0.2666666667rem;
|
|
text-align: center;
|
|
font-size: 0.2666666667rem;
|
|
color: #FD48B9;
|
|
}
|
|
.wrap .rank-wrap .myRank {
|
|
width: 9.2rem;
|
|
height: 2.0266666667rem;
|
|
line-height: 2.0266666667rem;
|
|
background: url(../images/myrankBg.png) no-repeat;
|
|
background-size: 100% 100%;
|
|
position: absolute;
|
|
left: 0;
|
|
bottom: 0rem;
|
|
}
|
|
.wrap .rank-wrap .myRank .num {
|
|
position: absolute;
|
|
left: 0.5333333333rem;
|
|
font-size: 0.2666666667rem;
|
|
color: #ffffff;
|
|
text-align: center;
|
|
}
|
|
.wrap .rank-wrap .myRank .norank {
|
|
font-size: 0.52rem;
|
|
}
|
|
.wrap .rank-wrap .myRank .txbox1 {
|
|
position: absolute;
|
|
left: 1.84rem;
|
|
top: 0.24rem;
|
|
width: 1.1466666667rem;
|
|
height: 1.1466666667rem;
|
|
background: url(../images/txBg.png) no-repeat;
|
|
background-size: 100% 100%;
|
|
}
|
|
.wrap .rank-wrap .myRank .txbox1 .tx {
|
|
width: 1.0933333333rem;
|
|
height: 1.0933333333rem;
|
|
border-radius: 50%;
|
|
position: absolute;
|
|
top: 0.02rem;
|
|
left: 0.02rem;
|
|
}
|
|
.wrap .rank-wrap .myRank .txbox2 {
|
|
position: absolute;
|
|
right: 1.0266666667rem;
|
|
top: 0.24rem;
|
|
width: 1.1466666667rem;
|
|
height: 1.1466666667rem;
|
|
background: url(../images/txBg.png) no-repeat;
|
|
background-size: 100% 100%;
|
|
}
|
|
.wrap .rank-wrap .myRank .txbox2 .tx {
|
|
width: 1.0933333333rem;
|
|
height: 1.0933333333rem;
|
|
border-radius: 50%;
|
|
margin-top: 0.02rem;
|
|
margin-left: 0.02rem;
|
|
}
|
|
.wrap .rank-wrap .myRank .nick1 {
|
|
position: absolute;
|
|
left: 1.4666666667rem;
|
|
bottom: 1rem;
|
|
width: 2rem;
|
|
height: 0.32rem;
|
|
text-align: center;
|
|
font-size: 0.32rem;
|
|
color: #ffffff;
|
|
}
|
|
.wrap .rank-wrap .myRank .nick2 {
|
|
position: absolute;
|
|
right: 0.4666666667rem;
|
|
bottom: 1rem;
|
|
width: 2rem;
|
|
height: 0.32rem;
|
|
text-align: center;
|
|
font-size: 0.32rem;
|
|
color: #ffffff;
|
|
}
|
|
.wrap .rank-wrap .myRank .xin {
|
|
position: absolute;
|
|
top: 0.4666666667rem;
|
|
left: 4.7733333333rem;
|
|
width: 0.4666666667rem;
|
|
height: 0.4666666667rem;
|
|
}
|
|
.wrap .rank-wrap .myRank span {
|
|
position: absolute;
|
|
top: 0.1rem;
|
|
left: 4.2666666667rem;
|
|
width: 1.4666666667rem;
|
|
height: 0.2666666667rem;
|
|
text-align: center;
|
|
font-size: 0.2666666667rem;
|
|
color: #ffffff;
|
|
}
|
|
.wrap .rank-wrap .myRank .score {
|
|
position: absolute;
|
|
top: 0.5rem;
|
|
left: 4.2666666667rem;
|
|
width: 1.4666666667rem;
|
|
height: 0.2666666667rem;
|
|
text-align: center;
|
|
font-size: 0.2666666667rem;
|
|
color: #ffffff;
|
|
}
|
|
|
|
.gx {
|
|
position: fixed;
|
|
right: 0;
|
|
bottom: 0;
|
|
left: 0;
|
|
top: 0;
|
|
background: rgba(0, 0, 0, 0.85);
|
|
z-index: 999;
|
|
display: none;
|
|
}
|
|
.gx .gx_in {
|
|
position: relative;
|
|
left: 50%;
|
|
top: 50%;
|
|
transform: translate(-50%, -50%);
|
|
width: 8.5333333333rem;
|
|
height: 8.8rem;
|
|
background: url(../images/gx.png) no-repeat;
|
|
background-size: 100% 100%;
|
|
}
|
|
.gx .gx_in .close {
|
|
position: absolute;
|
|
top: 0.95rem;
|
|
right: 0.2666666667rem;
|
|
width: 0.6666666667rem;
|
|
height: 0.6666666667rem;
|
|
}
|
|
.gx .gx_in .box {
|
|
width: 100%;
|
|
height: 3.5rem;
|
|
position: absolute;
|
|
top: 2rem;
|
|
left: 50%;
|
|
transform: translateX(-50%);
|
|
}
|
|
.gx .gx_in .box li {
|
|
width: 100%;
|
|
display: flex;
|
|
flex-direction: column;
|
|
align-items: center;
|
|
}
|
|
.gx .gx_in .box li .bg {
|
|
width: 2.48rem;
|
|
height: 2.48rem;
|
|
background: url(../images/openGiftBg.png) no-repeat;
|
|
background-size: 100% 100%;
|
|
margin-bottom: 0.2rem;
|
|
position: relative;
|
|
}
|
|
.gx .gx_in .box li .bg img {
|
|
width: 1.8666666667rem;
|
|
height: 1.8666666667rem;
|
|
border-radius: 0.2933333333rem;
|
|
position: absolute;
|
|
top: 50%;
|
|
left: 50%;
|
|
transform: translate(-50%, -50%);
|
|
}
|
|
.gx .gx_in .box li .bg .mingpai {
|
|
width: 2rem;
|
|
height: 0.55rem;
|
|
}
|
|
.gx .gx_in .box li span {
|
|
color: #FE28B0;
|
|
font-size: 0.2933333333rem;
|
|
margin-bottom: 0.2rem;
|
|
}
|
|
.gx .gx_in .sure {
|
|
width: 4.4rem;
|
|
height: 1.4rem;
|
|
position: absolute;
|
|
bottom: 2rem;
|
|
left: 50%;
|
|
transform: translateX(-50%);
|
|
}
|
|
.gx .gx_in .tips {
|
|
width: 100%;
|
|
color: #AE2B5C;
|
|
font-size: 0.2933333333rem;
|
|
text-align: center;
|
|
position: absolute;
|
|
left: 0;
|
|
bottom: 0.8rem;
|
|
line-height: 0.4rem;
|
|
}
|
|
|
|
.mycpBox {
|
|
position: fixed;
|
|
right: 0;
|
|
bottom: 0;
|
|
left: 0;
|
|
top: 0;
|
|
background: rgba(0, 0, 0, 0.85);
|
|
z-index: 999;
|
|
display: none;
|
|
}
|
|
.mycpBox .mycp_in {
|
|
position: relative;
|
|
left: 50%;
|
|
top: 50%;
|
|
transform: translate(-50%, -50%);
|
|
width: 8.5333333333rem;
|
|
height: 8.1333333333rem;
|
|
background: url(../images/mycpBg.png) no-repeat;
|
|
background-size: 100% 100%;
|
|
}
|
|
.mycpBox .mycp_in .close {
|
|
position: absolute;
|
|
top: 0.95rem;
|
|
right: 0.2666666667rem;
|
|
width: 0.6666666667rem;
|
|
height: 0.6666666667rem;
|
|
}
|
|
.mycpBox .mycp_in .tishi {
|
|
width: 100%;
|
|
text-align: center;
|
|
color: #EB8CFF;
|
|
font-size: 0.2933333333rem;
|
|
position: absolute;
|
|
top: 1.76rem;
|
|
left: 0;
|
|
}
|
|
.mycpBox .mycp_in p {
|
|
width: 100%;
|
|
height: 0.32rem;
|
|
position: absolute;
|
|
top: 2.6rem;
|
|
left: 50%;
|
|
transform: translateX(-50%);
|
|
display: flex;
|
|
justify-content: space-around;
|
|
align-items: center;
|
|
}
|
|
.mycpBox .mycp_in p span {
|
|
width: 2rem;
|
|
height: 0.4rem;
|
|
text-align: center;
|
|
color: #791E40;
|
|
font-size: 0.2933333333rem;
|
|
font-weight: 600;
|
|
}
|
|
.mycpBox .mycp_in p span:nth-child(2) {
|
|
width: 2.4rem;
|
|
}
|
|
.mycpBox .mycp_in p span:nth-child(3) {
|
|
width: 1.2rem;
|
|
}
|
|
.mycpBox .mycp_in ul {
|
|
width: 100%;
|
|
height: 4.4rem;
|
|
position: absolute;
|
|
top: 3.2rem;
|
|
left: 50%;
|
|
transform: translateX(-50%);
|
|
overflow: scroll;
|
|
}
|
|
.mycpBox .mycp_in ul::-webkit-scrollbar {
|
|
display: none;
|
|
width: 0;
|
|
}
|
|
.mycpBox .mycp_in ul li {
|
|
width: 100%;
|
|
display: flex;
|
|
justify-content: space-around;
|
|
}
|
|
.mycpBox .mycp_in ul li b {
|
|
width: 2rem;
|
|
height: 0.4rem;
|
|
text-align: center;
|
|
color: #AE2B5C;
|
|
font-size: 0.32rem;
|
|
margin-bottom: 0.2666666667rem;
|
|
}
|
|
.mycpBox .mycp_in ul li .cpValue {
|
|
width: 2.4rem;
|
|
height: 0.4rem;
|
|
text-align: center;
|
|
}
|
|
.mycpBox .mycp_in ul li span {
|
|
width: 1.2rem;
|
|
height: 0.4rem;
|
|
text-align: center;
|
|
line-height: 0.4rem;
|
|
color: #AE2B5C;
|
|
font-size: 0.32rem;
|
|
margin-bottom: 0.2666666667rem;
|
|
}
|
|
.mycpBox .mycp_in ul li .waitpass {
|
|
background-color: #FF63D0;
|
|
border-radius: 0.2rem;
|
|
color: #ffffff;
|
|
}
|
|
.mycpBox .mycp_in ul li .pass {
|
|
color: #FE28B0;
|
|
}
|
|
.mycpBox .mycp_in .tips {
|
|
width: 100%;
|
|
text-align: center;
|
|
color: #E1BAC9;
|
|
font-size: 0.2933333333rem;
|
|
position: absolute;
|
|
bottom: 0.18rem;
|
|
left: 50%;
|
|
transform: translateX(-50%);
|
|
display: none;
|
|
}
|
|
|
|
.cpRecordBox {
|
|
position: fixed;
|
|
right: 0;
|
|
bottom: 0;
|
|
left: 0;
|
|
top: 0;
|
|
background: rgba(0, 0, 0, 0.85);
|
|
z-index: 999;
|
|
display: none;
|
|
}
|
|
.cpRecordBox .cpRecord_in {
|
|
position: relative;
|
|
left: 50%;
|
|
top: 50%;
|
|
transform: translate(-50%, -50%);
|
|
width: 8.5333333333rem;
|
|
height: 8.1333333333rem;
|
|
background: url(../images/cpRecordBg.png) no-repeat;
|
|
background-size: 100% 100%;
|
|
}
|
|
.cpRecordBox .cpRecord_in .close {
|
|
position: absolute;
|
|
top: 0.95rem;
|
|
right: 0.2666666667rem;
|
|
width: 0.6666666667rem;
|
|
height: 0.6666666667rem;
|
|
}
|
|
.cpRecordBox .cpRecord_in p {
|
|
width: 100%;
|
|
height: 0.32rem;
|
|
position: absolute;
|
|
top: 1.9333333333rem;
|
|
left: 50%;
|
|
transform: translateX(-50%);
|
|
display: flex;
|
|
justify-content: space-between;
|
|
align-items: center;
|
|
}
|
|
.cpRecordBox .cpRecord_in p span {
|
|
color: #791E40;
|
|
font-size: 0.2933333333rem;
|
|
font-weight: 600;
|
|
}
|
|
.cpRecordBox .cpRecord_in p span:nth-child(1) {
|
|
width: 2rem;
|
|
text-align: center;
|
|
}
|
|
.cpRecordBox .cpRecord_in p span:nth-child(4) {
|
|
width: 2.5rem;
|
|
text-align: center;
|
|
}
|
|
.cpRecordBox .cpRecord_in ul {
|
|
width: 100%;
|
|
height: 5rem;
|
|
position: absolute;
|
|
top: 2.6rem;
|
|
left: 50%;
|
|
transform: translateX(-50%);
|
|
overflow: scroll;
|
|
}
|
|
.cpRecordBox .cpRecord_in ul::-webkit-scrollbar {
|
|
display: none;
|
|
width: 0;
|
|
}
|
|
.cpRecordBox .cpRecord_in ul li {
|
|
width: 100%;
|
|
display: flex;
|
|
justify-content: space-around;
|
|
}
|
|
.cpRecordBox .cpRecord_in ul li b {
|
|
color: #AE2B5C;
|
|
font-size: 0.32rem;
|
|
margin-bottom: 0.2666666667rem;
|
|
}
|
|
.cpRecordBox .cpRecord_in ul li .jiangli {
|
|
width: 2.5rem;
|
|
text-align: center;
|
|
}
|
|
.cpRecordBox .cpRecord_in .tips {
|
|
width: 100%;
|
|
text-align: center;
|
|
color: #E1BAC9;
|
|
font-size: 0.2933333333rem;
|
|
position: absolute;
|
|
bottom: 0.18rem;
|
|
left: 50%;
|
|
transform: translateX(-50%);
|
|
display: none;
|
|
}
|
|
|
|
.drawBox {
|
|
position: fixed;
|
|
right: 0;
|
|
bottom: 0;
|
|
left: 0;
|
|
top: 0;
|
|
background: rgba(0, 0, 0, 0.85);
|
|
z-index: 999;
|
|
display: none;
|
|
}
|
|
.drawBox .draw_in {
|
|
position: relative;
|
|
left: 50%;
|
|
top: 50%;
|
|
transform: translate(-50%, -50%);
|
|
width: 8.5333333333rem;
|
|
height: 8.1333333333rem;
|
|
background: url(../images/drawBg.png) no-repeat;
|
|
background-size: 100% 100%;
|
|
}
|
|
.drawBox .draw_in .close {
|
|
position: absolute;
|
|
top: 0.95rem;
|
|
right: 0.2666666667rem;
|
|
width: 0.6666666667rem;
|
|
height: 0.6666666667rem;
|
|
}
|
|
.drawBox .draw_in p {
|
|
width: 100%;
|
|
height: 0.32rem;
|
|
position: absolute;
|
|
top: 1.9333333333rem;
|
|
left: 50%;
|
|
transform: translateX(-50%);
|
|
display: flex;
|
|
justify-content: space-around;
|
|
align-items: center;
|
|
}
|
|
.drawBox .draw_in p span {
|
|
color: #791E40;
|
|
font-size: 0.2933333333rem;
|
|
font-weight: 600;
|
|
width: 1.8rem;
|
|
text-align: center;
|
|
}
|
|
.drawBox .draw_in ul {
|
|
width: 100%;
|
|
height: 5rem;
|
|
position: absolute;
|
|
top: 2.6rem;
|
|
left: 50%;
|
|
transform: translateX(-50%);
|
|
overflow: scroll;
|
|
}
|
|
.drawBox .draw_in ul::-webkit-scrollbar {
|
|
display: none;
|
|
width: 0;
|
|
}
|
|
.drawBox .draw_in ul li {
|
|
width: 100%;
|
|
display: flex;
|
|
justify-content: space-around;
|
|
}
|
|
.drawBox .draw_in ul li b {
|
|
color: #AE2B5C;
|
|
font-size: 0.32rem;
|
|
margin-bottom: 0.2666666667rem;
|
|
width: 2.5rem;
|
|
text-align: center;
|
|
white-space: nowrap;
|
|
}
|
|
.drawBox .draw_in .tips {
|
|
width: 100%;
|
|
text-align: center;
|
|
color: #E1BAC9;
|
|
font-size: 0.2933333333rem;
|
|
position: absolute;
|
|
bottom: 0.18rem;
|
|
left: 50%;
|
|
transform: translateX(-50%);
|
|
display: none;
|
|
}
|
|
|
|
.exchangeBox {
|
|
position: fixed;
|
|
right: 0;
|
|
bottom: 0;
|
|
left: 0;
|
|
top: 0;
|
|
background: rgba(0, 0, 0, 0.85);
|
|
z-index: 999;
|
|
display: none;
|
|
}
|
|
.exchangeBox .exchange_in {
|
|
position: relative;
|
|
left: 50%;
|
|
top: 50%;
|
|
transform: translate(-50%, -50%);
|
|
width: 8.5333333333rem;
|
|
height: 8.1333333333rem;
|
|
background: url(../images/chargeBg.png) no-repeat;
|
|
background-size: 100% 100%;
|
|
}
|
|
.exchangeBox .exchange_in .close {
|
|
position: absolute;
|
|
top: 0.95rem;
|
|
right: 0.2666666667rem;
|
|
width: 0.6666666667rem;
|
|
height: 0.6666666667rem;
|
|
}
|
|
.exchangeBox .exchange_in p {
|
|
width: 100%;
|
|
height: 0.32rem;
|
|
position: absolute;
|
|
top: 1.9333333333rem;
|
|
left: 50%;
|
|
transform: translateX(-50%);
|
|
display: flex;
|
|
justify-content: space-around;
|
|
align-items: center;
|
|
}
|
|
.exchangeBox .exchange_in p span {
|
|
color: #791E40;
|
|
font-size: 0.2933333333rem;
|
|
font-weight: 600;
|
|
width: 1.8rem;
|
|
text-align: center;
|
|
}
|
|
.exchangeBox .exchange_in ul {
|
|
width: 100%;
|
|
height: 5rem;
|
|
position: absolute;
|
|
top: 2.6rem;
|
|
overflow: scroll;
|
|
}
|
|
.exchangeBox .exchange_in ul::-webkit-scrollbar {
|
|
display: none;
|
|
width: 0;
|
|
}
|
|
.exchangeBox .exchange_in ul li {
|
|
width: 100%;
|
|
display: flex;
|
|
justify-content: space-around;
|
|
}
|
|
.exchangeBox .exchange_in ul li b {
|
|
width: 1.8rem;
|
|
text-align: center;
|
|
color: #AE2B5C;
|
|
font-size: 0.32rem;
|
|
margin-bottom: 0.2666666667rem;
|
|
white-space: nowrap;
|
|
}
|
|
.exchangeBox .exchange_in .tips {
|
|
width: 100%;
|
|
text-align: center;
|
|
color: #E1BAC9;
|
|
font-size: 0.2933333333rem;
|
|
position: absolute;
|
|
bottom: 0.18rem;
|
|
left: 50%;
|
|
transform: translateX(-50%);
|
|
display: none;
|
|
}
|
|
|
|
.ruleBox {
|
|
position: fixed;
|
|
right: 0;
|
|
bottom: 0;
|
|
left: 0;
|
|
top: 0;
|
|
background: rgba(0, 0, 0, 0.85);
|
|
z-index: 999;
|
|
display: none;
|
|
}
|
|
.ruleBox .rule_in {
|
|
position: relative;
|
|
left: 50%;
|
|
top: 50%;
|
|
transform: translate(-50%, -50%);
|
|
width: 8.5333333333rem;
|
|
height: 13.64rem;
|
|
background: url(../images/ruleBg.png) no-repeat;
|
|
background-size: 100% 100%;
|
|
}
|
|
.ruleBox .rule_in .close {
|
|
position: absolute;
|
|
top: 0.95rem;
|
|
right: 0.2666666667rem;
|
|
width: 0.6666666667rem;
|
|
height: 0.6666666667rem;
|
|
}
|
|
.ruleBox .rule_in .box {
|
|
width: 7.28rem;
|
|
height: 11.4rem;
|
|
position: absolute;
|
|
top: 1.9466666667rem;
|
|
left: 50%;
|
|
transform: translateX(-50%);
|
|
overflow: scroll;
|
|
}
|
|
.ruleBox .rule_in .box::-webkit-scrollbar {
|
|
display: none;
|
|
width: 0;
|
|
}
|
|
|
|
.rewardBox {
|
|
position: fixed;
|
|
right: 0;
|
|
bottom: 0;
|
|
left: 0;
|
|
top: 0;
|
|
background: rgba(0, 0, 0, 0.85);
|
|
z-index: 999;
|
|
display: none;
|
|
}
|
|
.rewardBox .reward_in {
|
|
position: relative;
|
|
left: 50%;
|
|
top: 50%;
|
|
transform: translate(-50%, -50%);
|
|
width: 8.5333333333rem;
|
|
height: 14.24rem;
|
|
background: url(../images/cpAwardBg.png) no-repeat;
|
|
background-size: 100% 100%;
|
|
}
|
|
.rewardBox .reward_in .close {
|
|
position: absolute;
|
|
top: 0.95rem;
|
|
right: 0.2666666667rem;
|
|
width: 0.6666666667rem;
|
|
height: 0.6666666667rem;
|
|
}
|
|
.rewardBox .reward_in .box {
|
|
width: 7.84rem;
|
|
height: 11.2rem;
|
|
position: absolute;
|
|
top: 2.8533333333rem;
|
|
left: 50%;
|
|
transform: translateX(-50%);
|
|
overflow: scroll;
|
|
}
|
|
.rewardBox .reward_in .box::-webkit-scrollbar {
|
|
display: none;
|
|
width: 0;
|
|
}
|
|
|
|
.tishiBox {
|
|
position: fixed;
|
|
right: 0;
|
|
bottom: 0;
|
|
left: 0;
|
|
top: 0;
|
|
background: rgba(0, 0, 0, 0.85);
|
|
z-index: 999;
|
|
display: none;
|
|
}
|
|
.tishiBox .tishi_in {
|
|
position: relative;
|
|
left: 50%;
|
|
top: 50%;
|
|
transform: translate(-50%, -50%);
|
|
width: 8.5333333333rem;
|
|
height: 5.2rem;
|
|
background: url(../images/tishiBg.png) no-repeat;
|
|
background-size: 100% 100%;
|
|
}
|
|
.tishiBox .tishi_in .title {
|
|
width: 100%;
|
|
text-align: center;
|
|
color: #AE2B5C;
|
|
font-size: 0.3733333333rem;
|
|
position: absolute;
|
|
top: 1.7866666667rem;
|
|
left: 50%;
|
|
transform: translateX(-50%);
|
|
}
|
|
.tishiBox .tishi_in .recharge {
|
|
width: 4.3733333333rem;
|
|
height: 1.3866666667rem;
|
|
position: absolute;
|
|
bottom: 0.7333333333rem;
|
|
left: 50%;
|
|
transform: translateX(-50%);
|
|
}
|
|
.tishiBox .tishi_in .close {
|
|
position: absolute;
|
|
top: 0.2666666667rem;
|
|
right: 0.2666666667rem;
|
|
width: 0.6666666667rem;
|
|
height: 0.6666666667rem;
|
|
}
|
|
|
|
/*# sourceMappingURL=index.css.map */
|