index.css
4.13 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
.room-bg1 {
width: 100vw;
height: 76.26vw;
background: url(../images/room-bg1.png) no-repeat;
background-size: 100% 100%;
position: relative;
display: none;
}
i {
font-style: normal;
}
.room-bg2 {
width: 100vw;
height: 76.26vw;
background: url(../images/room-bg2.png) no-repeat;
background-size: 100% 100%;
position: relative;
display: none;
}
.room-bg2 .room-bg-top {
text-shadow: 0.3vw 0.3vw 0.3vw #803df3, 0.3vw 0 0.3vw #803df3, 0 0.3vw 0.3vw #803df3;
}
.room-bg2 .room-targe {
-webkit-text-stroke: none;
text-shadow: 0.3vw 0.3vw 0.3vw #803df3, 0.3vw 0 0.3vw #803df3, 0 0.3vw 0.3vw #803df3;
}
.room-bg2 .room-num {
-webkit-text-stroke: 0;
text-shadow: 0.3vw 0.3vw 0.3vw #803df3, 0.3vw 0 0.3vw #803df3, 0 0.3vw 0.3vw #803df3;
}
.room-bg2 .room-bar > div {
background: #A775FA;
}
.room-bg3 {
width: 100vw;
height: 76.26vw;
background: url(../images/room-bg3.png) no-repeat;
background-size: 100% 100%;
position: relative;
display: none;
}
.room-bg3 .room-bg-top {
text-shadow: 0.3vw 0.3vw 0.3vw #00f4f8, 0.3vw 0 0.3vw #00f4f8, 0 0.3vw 0.3vw #00f4f8;
}
.room-bg3 .room-targe {
text-shadow: 0.3vw 0.3vw 0.3vw #00f4f8, 0.3vw 0 0.3vw #00f4f8, 0 0.3vw 0.3vw #00f4f8;
}
.room-bg3 .room-num {
text-shadow: 0.3vw 0.3vw 0.3vw #00f4f8, 0.3vw 0 0.3vw #00f4f8, 0 0.3vw 0.3vw #00f4f8;
}
.room-bg3 .room-bar > div {
background: #00d6c4;
}
.room-bg-top {
font-size: 15.5vw;
color: #fff;
font-weight: 700;
position: absolute;
top: 7.5vw;
left: 7.5vw;
text-shadow: 0.3vw 0.3vw 0.3vw #f7237f, 0.3vw 0 0.3vw #f7237f, 0 0.3vw 0.3vw #f7237f;
}
.room-targe {
font-size: 11vw;
color: #fff;
font-weight: 700;
text-shadow: 0.3vw 0.3vw 0.3vw #f7237f, 0.3vw 0 0.3vw #f7237f, 0 0.3vw 0.3vw #f7237f;
position: absolute;
top: 12vw;
right: 6vw;
}
.room-num {
font-size: 11vw;
color: #fff;
font-weight: 700;
text-shadow: 0.3vw 0.3vw 0.3vw #f7237f, 0.3vw 0 0.3vw #f7237f, 0 0.3vw 0.3vw #f7237f;
position: absolute;
top: 40vw;
left: 10vw;
}
.room-bar-box {
position: absolute;
width: 82vw;
height: 6vw;
background: rgba(255, 255, 255, 0.4);
border-radius: 10vw;
left: 9vw;
top: 56vw;
}
.room-bar {
width: 80vw;
height: 4vw;
position: absolute;
left: 1vw;
top: 1vw;
border-radius: 10vw;
}
.room-bar > div {
height: 4vw;
width: 0%;
background: #FC3F91;
border-radius: 10vw;
}
.r-p1 {
font-size: 12.5vw;
color: #fff;
font-weight: 700;
text-shadow: 0.5vw 0.5vw 0.5vw red, 0.5vw 0 0.5vw red, 0 0.5vw 0.5vw red, 0 -0.5vw 0.5vw red;
text-indent: 6vw;
margin-top: 4vw;
}
.r-p2 {
font-size: 12.5vw;
color: #fff;
font-weight: 700;
text-shadow: 0.5vw 0.5vw 0.5vw red, 0.5vw 0 0.5vw red, 0 0.5vw 0.5vw red, 0 -0.5vw 0.5vw red;
text-indent: 6vw;
margin-top: 4vw;
}
.r-p3 {
font-size: 12.5vw;
color: #fff;
font-weight: 700;
text-shadow: 0.5vw 0.5vw 0.5vw red, 0.5vw 0 0.5vw red, 0 0.5vw 0.5vw red, 0 -0.5vw 0.5vw red;
text-indent: 6vw;
margin-top: 4vw;
}
.bg-en .act-room-bg {
background: url(../images/en/act-room-bg.png) no-repeat;
background-size: 100% 100%;
}
.bg-en .act-room-bg2 {
background: url(../images/en/act-room-bg2.png) no-repeat;
background-size: 100% 100%;
}
.act-room-bg {
width: 10rem;
height: 11.079rem;
background: url(../images/act-room-bg.png) no-repeat;
background-size: 100% 100%;
background-position-y: -0.4rem;
position: relative;
}
.act-room-bg .act-room-p1 {
color: #fff;
font-size: 1rem;
text-align: center;
position: absolute;
width: 10rem;
top: 3.4rem;
line-height: 3.6rem;
text-shadow: 0.03rem 0.03rem 0.03rem #A12CDE, -0.03rem 0.03rem 0.03rem #A12CDE, 0.03rem -0.03rem 0.03rem #A12CDE, -0.03rem -0.03rem 0.03rem #A12CDE;
}
.act-room-p2 {
font-size: 0.7rem;
color: #CA9FFF;
position: absolute;
top: 7.5rem;
left: 3.3rem;
}
.act-room-p2 span {
color: #C852FF;
}
.act-room-p3 {
font-size: 0.7rem;
color: #CA9FFF;
position: absolute;
top: 8.6rem;
left: 3.3rem;
}
.act-room-p3 span {
color: #C852FF;
}
.act-room-bg2 {
width: 8rem;
height: 5.604rem;
background: url(../images/act-room-bg2.png) no-repeat;
background-size: 100% 100%;
float: right;
position: relative;
}
.act-room-bg2 p {
display: none;
}