63 lines
1.2 KiB
Plaintext
63 lines
1.2 KiB
Plaintext
|
|
||
|
.award {
|
||
|
background-image: url('https://pfapi.86698.cn/static/images/dhbg.png');
|
||
|
background-size: 100% 100%;
|
||
|
width: 100%;
|
||
|
height: 100vh;
|
||
|
position: fixed;
|
||
|
left: 0;
|
||
|
top: 0;
|
||
|
overflow-y: auto;
|
||
|
}
|
||
|
.deng {
|
||
|
background-image: url('https://pfapi.86698.cn/static/images/light.png');
|
||
|
background-size: 100% 100%;
|
||
|
width: 105rpx;
|
||
|
height: 105rpx;
|
||
|
position: absolute;
|
||
|
border-radius: 50%;
|
||
|
}
|
||
|
.kk {
|
||
|
width: 100%;
|
||
|
height: 620rpx;
|
||
|
background-image: url('https://pfapi.86698.cn/static/images/kk.png');
|
||
|
background-size: 100% 100%;
|
||
|
}
|
||
|
.wk {
|
||
|
position: fixed;
|
||
|
left: 0;
|
||
|
bottom: 0;
|
||
|
}
|
||
|
.subg {
|
||
|
width: 220rpx;
|
||
|
height: 60rpx;
|
||
|
background-image: url('https://pfapi.86698.cn/static/images/lqbg.png');
|
||
|
background-size: 100% 100%;
|
||
|
color: #fff;
|
||
|
line-height: 60rpx;
|
||
|
}
|
||
|
.anqi {
|
||
|
width: 264rpx;
|
||
|
height: 80rpx;
|
||
|
background-image: url('https://pfapi.86698.cn/static/images/anqi.png');
|
||
|
background-size: 100% 100%;
|
||
|
color: #fff;
|
||
|
line-height: 80rpx;
|
||
|
}
|
||
|
.mask {
|
||
|
background: rgba(0, 0, 0, 0.60);
|
||
|
width: 100%;
|
||
|
height: 100vh;
|
||
|
position: fixed;
|
||
|
left: 0;
|
||
|
top: 0;
|
||
|
z-index: 10;
|
||
|
}
|
||
|
.mk2 {
|
||
|
background-image: url('https://pfapi.86698.cn/static/images/zjl.png');
|
||
|
background-size: 100% 100%;
|
||
|
width: 440rpx;
|
||
|
height: 692rpx;
|
||
|
}
|
||
|
|