565 lines
9.8 KiB
CSS
565 lines
9.8 KiB
CSS
html,
|
|
body {
|
|
width: 100%;
|
|
background: linear-gradient(0deg, #FB88A9 0%, #FFBECE 61%);
|
|
}
|
|
|
|
.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: 8.4rem;
|
|
position: relative;
|
|
margin: 0 auto 0;
|
|
background: url(../images/header.png) no-repeat;
|
|
background-size: 100% 100%;
|
|
}
|
|
|
|
.header .rule_icon {
|
|
width: 0.62667rem;
|
|
height: 1.73333rem;
|
|
position: absolute;
|
|
top: 2.57333rem;
|
|
right: 0rem;
|
|
}
|
|
|
|
.tab {
|
|
width: 8rem;
|
|
height: 1.17333rem;
|
|
line-height: 1.17333rem;
|
|
margin: 0.10667rem auto 0.58667rem;
|
|
background: #fff;
|
|
border-radius: 1.17333rem;
|
|
display: flex;
|
|
justify-content: space-between;
|
|
}
|
|
|
|
.tab div {
|
|
color: #BB4A56;
|
|
font-size: 0.4rem;
|
|
text-align: center;
|
|
width: 4rem;
|
|
height: 1.17333rem;
|
|
font-weight: 500;
|
|
}
|
|
|
|
.tab .tab1 {
|
|
background: url(../images/tab1.png) no-repeat;
|
|
background-size: 100% 100%;
|
|
color: transparent;
|
|
}
|
|
|
|
.tab .tab2 {
|
|
background: url(../images/tab2.png) no-repeat;
|
|
background-size: 100% 100%;
|
|
color: transparent;
|
|
}
|
|
|
|
.page1 .pageImg1 {
|
|
display: block;
|
|
width: 9.2rem;
|
|
height: 20.58667rem;
|
|
margin: 0 auto 0.34667rem;
|
|
}
|
|
|
|
.page1 .pageImg2 {
|
|
display: block;
|
|
width: 9.2rem;
|
|
height: 16.33333rem;
|
|
margin: 0 auto 0.46667rem;
|
|
}
|
|
|
|
.page2 {
|
|
display: none;
|
|
}
|
|
|
|
.page2 .box {
|
|
width: 9.2rem;
|
|
height: 17.14667rem;
|
|
background: url(../images/page2Bg.png) no-repeat;
|
|
background-size: 100% 100%;
|
|
margin: 0 auto 0.48rem;
|
|
overflow: hidden;
|
|
position: relative;
|
|
}
|
|
|
|
.page2 .box .listTab {
|
|
width: 7.38667rem;
|
|
height: 1.17333rem;
|
|
line-height: 1.17333rem;
|
|
border-radius: 1.17333rem;
|
|
display: flex;
|
|
justify-content: space-between;
|
|
margin: 0.58667rem auto 2.06667rem;
|
|
background: #fff;
|
|
}
|
|
|
|
.page2 .box .listTab div {
|
|
width: 3.72rem;
|
|
color: #BB4A56;
|
|
font-size: 0.4rem;
|
|
font-weight: 500;
|
|
text-align: center;
|
|
}
|
|
|
|
.page2 .box .listTab .listTab1 {
|
|
background: url(../images/listTab1.png) no-repeat;
|
|
background-size: 100% 100%;
|
|
color: transparent;
|
|
}
|
|
|
|
.page2 .box .listTab .listTab2 {
|
|
background: url(../images/listTab2.png) no-repeat;
|
|
background-size: 100% 100%;
|
|
color: transparent;
|
|
}
|
|
|
|
.page2 .box .topBox {
|
|
position: relative;
|
|
width: 8.26667rem;
|
|
height: 5.33333rem;
|
|
margin: 0 auto -0.8rem;
|
|
}
|
|
|
|
.page2 .box .topBox .top1 {
|
|
width: 2.54667rem;
|
|
height: 2.78667rem;
|
|
position: absolute;
|
|
left: 50%;
|
|
transform: translateX(-50%);
|
|
top: -1.25333rem;
|
|
}
|
|
|
|
.page2 .box .topBox .top1 .ts {
|
|
width: 100%;
|
|
height: 100%;
|
|
position: absolute;
|
|
left: 0;
|
|
top: 0;
|
|
z-index: 2;
|
|
}
|
|
|
|
.page2 .box .topBox .top1 .tx {
|
|
width: 2.25333rem;
|
|
height: 2.18667rem;
|
|
position: absolute;
|
|
top: 0.05333rem;
|
|
left: 50%;
|
|
transform: translateX(-50%);
|
|
border-radius: 50%;
|
|
}
|
|
|
|
.page2 .box .topBox .top1 .name {
|
|
width: 100%;
|
|
height: 1.12rem;
|
|
line-height: 1.12rem;
|
|
text-align: center;
|
|
color: #FFFFFF;
|
|
font-size: 0.32rem;
|
|
font-weight: 400;
|
|
background: url(../images/name1.png) no-repeat;
|
|
background-size: 100% 100%;
|
|
position: absolute;
|
|
top: 2.66667rem;
|
|
left: 50%;
|
|
transform: translateX(-50%);
|
|
overflow: hidden;
|
|
white-space: nowrap;
|
|
text-overflow: ellipsis;
|
|
}
|
|
|
|
.page2 .box .topBox .top1 .score {
|
|
width: 100%;
|
|
text-align: center;
|
|
color: #AD4868;
|
|
font-size: 0.29333rem;
|
|
font-weight: 400;
|
|
position: absolute;
|
|
left: 0;
|
|
top: 3.9rem;
|
|
}
|
|
|
|
.page2 .box .topBox .top2 {
|
|
width: 2.09333rem;
|
|
height: 2.28rem;
|
|
position: absolute;
|
|
left: 0.33333rem;
|
|
top: -0.37333rem;
|
|
}
|
|
|
|
.page2 .box .topBox .top2 .ts {
|
|
width: 100%;
|
|
height: 100%;
|
|
position: absolute;
|
|
left: 0;
|
|
top: 0;
|
|
z-index: 2;
|
|
}
|
|
|
|
.page2 .box .topBox .top2 .tx {
|
|
width: 1.8rem;
|
|
height: 1.76rem;
|
|
position: absolute;
|
|
top: 0.05333rem;
|
|
left: 50%;
|
|
transform: translateX(-50%);
|
|
border-radius: 50%;
|
|
}
|
|
|
|
.page2 .box .topBox .top2 .name {
|
|
width: 100%;
|
|
height: 1.12rem;
|
|
line-height: 1.12rem;
|
|
text-align: center;
|
|
color: #FFFFFF;
|
|
font-size: 0.32rem;
|
|
font-weight: 400;
|
|
background: url(../images/name2.png) no-repeat;
|
|
background-size: 100% 100%;
|
|
position: absolute;
|
|
top: 2.26667rem;
|
|
left: 50%;
|
|
transform: translateX(-50%);
|
|
overflow: hidden;
|
|
white-space: nowrap;
|
|
text-overflow: ellipsis;
|
|
}
|
|
|
|
.page2 .box .topBox .top2 .score {
|
|
width: 100%;
|
|
text-align: center;
|
|
color: #AD4868;
|
|
font-size: 0.29333rem;
|
|
font-weight: 400;
|
|
position: absolute;
|
|
left: 0;
|
|
top: 3.5rem;
|
|
}
|
|
|
|
.page2 .box .topBox .top3 {
|
|
width: 2.09333rem;
|
|
height: 2.28rem;
|
|
position: absolute;
|
|
right: 0.33333rem;
|
|
top: -0.37333rem;
|
|
}
|
|
|
|
.page2 .box .topBox .top3 .ts {
|
|
width: 100%;
|
|
height: 100%;
|
|
position: absolute;
|
|
left: 0;
|
|
top: 0;
|
|
z-index: 2;
|
|
}
|
|
|
|
.page2 .box .topBox .top3 .tx {
|
|
width: 1.8rem;
|
|
height: 1.76rem;
|
|
position: absolute;
|
|
top: 0.05333rem;
|
|
left: 50%;
|
|
transform: translateX(-50%);
|
|
border-radius: 50%;
|
|
}
|
|
|
|
.page2 .box .topBox .top3 .name {
|
|
width: 100%;
|
|
height: 1.12rem;
|
|
line-height: 1.12rem;
|
|
text-align: center;
|
|
color: #FFFFFF;
|
|
font-size: 0.32rem;
|
|
font-weight: 400;
|
|
background: url(../images/name3.png) no-repeat;
|
|
background-size: 100% 100%;
|
|
position: absolute;
|
|
top: 2.26667rem;
|
|
left: 50%;
|
|
transform: translateX(-50%);
|
|
overflow: hidden;
|
|
white-space: nowrap;
|
|
text-overflow: ellipsis;
|
|
}
|
|
|
|
.page2 .box .topBox .top3 .score {
|
|
width: 100%;
|
|
text-align: center;
|
|
color: #AD4868;
|
|
font-size: 0.29333rem;
|
|
font-weight: 400;
|
|
position: absolute;
|
|
left: 0;
|
|
top: 3.5rem;
|
|
}
|
|
|
|
.page2 .box ul {
|
|
width: 8.56rem;
|
|
margin: 0 auto 1.84rem;
|
|
overflow-y: scroll;
|
|
height: 6.6rem;
|
|
}
|
|
|
|
.page2 .box ul::-webkit-scrollbar {
|
|
display: none;
|
|
}
|
|
|
|
.page2 .box ul li {
|
|
width: 100%;
|
|
height: 1.6rem;
|
|
line-height: 1.6rem;
|
|
margin-bottom: 0.2rem;
|
|
background: #FFF7F9;
|
|
border-radius: 0.16rem;
|
|
}
|
|
|
|
.page2 .box ul li .num {
|
|
width: 0.8rem;
|
|
height: 100%;
|
|
text-align: center;
|
|
color: #AD4868;
|
|
font-size: 0.48rem;
|
|
font-weight: bold;
|
|
float: left;
|
|
margin-right: 0.29333rem;
|
|
}
|
|
|
|
.page2 .box ul li .tx {
|
|
width: 1.09333rem;
|
|
height: 1.09333rem;
|
|
box-sizing: border-box;
|
|
border: 0.01333rem solid #FE71B8;
|
|
float: left;
|
|
margin-top: 0.25333rem;
|
|
margin-right: 0.22667rem;
|
|
border-radius: 50%;
|
|
}
|
|
|
|
.page2 .box ul li .name {
|
|
width: 2.06667rem;
|
|
height: 100%;
|
|
color: #AD4868;
|
|
font-size: 0.34667rem;
|
|
font-weight: 500;
|
|
overflow: hidden;
|
|
white-space: nowrap;
|
|
text-overflow: ellipsis;
|
|
float: left;
|
|
}
|
|
|
|
.page2 .box ul li .score {
|
|
float: right;
|
|
color: #AD4868;
|
|
font-size: 0.29333rem;
|
|
font-weight: 400;
|
|
margin-right: 0.37333rem;
|
|
}
|
|
|
|
.page2 .box .my {
|
|
position: absolute;
|
|
width: 100%;
|
|
height: 1.84rem;
|
|
line-height: 1.84rem;
|
|
bottom: 0;
|
|
left: 0;
|
|
background: url(../images/my.png) no-repeat;
|
|
background-size: 100% 100%;
|
|
overflow: hidden;
|
|
}
|
|
|
|
.page2 .box .my .num {
|
|
width: 0.8rem;
|
|
height: 100%;
|
|
text-align: center;
|
|
color: #AD4868;
|
|
font-size: 0.26667rem;
|
|
font-weight: 400;
|
|
float: left;
|
|
margin-right: 0.29333rem;
|
|
margin-left: 0.32rem;
|
|
}
|
|
|
|
.page2 .box .my .tx {
|
|
width: 1.09333rem;
|
|
height: 1.09333rem;
|
|
box-sizing: border-box;
|
|
border: 0.01333rem solid #FE71B8;
|
|
float: left;
|
|
margin-top: 0.38667rem;
|
|
margin-right: 0.22667rem;
|
|
border-radius: 50%;
|
|
}
|
|
|
|
.page2 .box .my .name {
|
|
width: 2.06667rem;
|
|
height: 100%;
|
|
color: #AD4868;
|
|
font-size: 0.34667rem;
|
|
font-weight: 500;
|
|
overflow: hidden;
|
|
white-space: nowrap;
|
|
text-overflow: ellipsis;
|
|
float: left;
|
|
}
|
|
|
|
.page2 .box .my .score {
|
|
float: right;
|
|
color: #AD4868;
|
|
font-size: 0.29333rem;
|
|
font-weight: 400;
|
|
margin-right: 0.37333rem;
|
|
}
|
|
|
|
.bootom {
|
|
margin-bottom: 0.26667rem;
|
|
}
|
|
|
|
.bootom p {
|
|
width: 100%;
|
|
text-align: center;
|
|
color: #7E0033;
|
|
font-size: 0.32rem;
|
|
font-weight: 400;
|
|
margin-bottom: 0.2rem;
|
|
}
|
|
|
|
.rule {
|
|
display: none;
|
|
position: fixed;
|
|
left: 0;
|
|
top: 0;
|
|
right: 0;
|
|
bottom: 0;
|
|
background: rgba(0, 0, 0, 0.8);
|
|
z-index: 99;
|
|
}
|
|
|
|
.rule .rule_in {
|
|
width: 8.18667rem;
|
|
height: 13.53333rem;
|
|
background: url(../images/rule_bg.png) no-repeat;
|
|
background-size: 100% 100%;
|
|
position: relative;
|
|
left: 50%;
|
|
top: 50%;
|
|
transform: translate(-50%, -50%);
|
|
overflow: hidden;
|
|
}
|
|
|
|
.rule .rule_in .tabRule {
|
|
width: 6.50667rem;
|
|
height: 1.01333rem;
|
|
line-height: 1.01333rem;
|
|
display: flex;
|
|
justify-content: space-between;
|
|
border-radius: 0.64rem;
|
|
background: #fff;
|
|
margin: 0.6rem auto 0.25333rem;
|
|
}
|
|
|
|
.rule .rule_in .tabRule div {
|
|
text-align: center;
|
|
color: #CA5987;
|
|
font-size: 0.37333rem;
|
|
font-weight: 500;
|
|
width: 3.25333rem;
|
|
}
|
|
|
|
.rule .rule_in .tabRule .act {
|
|
background: url(../images/rule_act.png) no-repeat;
|
|
background-size: 100% 100%;
|
|
color: #fff;
|
|
}
|
|
|
|
.rule .rule_in .box1 {
|
|
width: 7.34667rem;
|
|
height: 11.4rem;
|
|
overflow-y: scroll;
|
|
margin: 0 auto;
|
|
}
|
|
|
|
.rule .rule_in .box1::-webkit-scrollbar {
|
|
display: none;
|
|
}
|
|
|
|
.rule .rule_in .box1 img {
|
|
display: block;
|
|
width: 7.25333rem;
|
|
}
|
|
|
|
.rule .rule_in .box2 {
|
|
display: none;
|
|
}
|
|
|
|
.rule .rule_in .box2 .box2Tab {
|
|
width: 4.74667rem;
|
|
height: 0.8rem;
|
|
margin: 0 auto 0.26667rem;
|
|
display: flex;
|
|
justify-content: space-between;
|
|
}
|
|
|
|
.rule .rule_in .box2 .box2Tab div {
|
|
width: 2.34667rem;
|
|
}
|
|
|
|
.rule .rule_in .box2 .box2Tab .tab1 {
|
|
background: url(../images/box2tab1.png) no-repeat;
|
|
background-size: 100% 100%;
|
|
}
|
|
|
|
.rule .rule_in .box2 .box2Tab .tab2 {
|
|
background: url(../images/box2tab2.png) no-repeat;
|
|
background-size: 100% 100%;
|
|
}
|
|
|
|
.rule .rule_in .box2 .box2Tab .act1 {
|
|
background: url(../images/box2tabAct1.png) no-repeat;
|
|
background-size: 100% 100%;
|
|
}
|
|
|
|
.rule .rule_in .box2 .box2Tab .act2 {
|
|
background: url(../images/box2tabAct2.png) no-repeat;
|
|
background-size: 100% 100%;
|
|
}
|
|
|
|
.rule .rule_in .box2 .imgBox {
|
|
width: 7.52rem;
|
|
height: 10rem;
|
|
margin: 0 auto;
|
|
overflow-y: scroll;
|
|
}
|
|
|
|
.rule .rule_in .box2 .imgBox::-webkit-scrollbar {
|
|
display: none;
|
|
}
|
|
|
|
.rule .rule_in .box2 .imgBox img {
|
|
width: 100%;
|
|
display: block;
|
|
}
|