Skip to content

Commit 73e367c

Browse files
committed
mobile template
1 parent 83c3639 commit 73e367c

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

59 files changed

+7748
-0
lines changed
13.1 KB
Binary file not shown.
21.9 KB
Binary file not shown.
21.9 KB
Binary file not shown.
6.28 KB
Binary file not shown.
10.5 KB
Binary file not shown.
10.6 KB
Binary file not shown.
4.09 KB
Binary file not shown.
7.2 KB
Binary file not shown.
7.27 KB
Binary file not shown.

mobile/css/index-IE.css

+334
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,334 @@
1+
img {
2+
border: 0 none;
3+
}
4+
5+
#logo_ie {
6+
position: fixed;
7+
z-index: 1000;
8+
left: 64px;
9+
width: 169px;
10+
height: 40px;
11+
top: 22px;
12+
cursor: pointer;
13+
}
14+
15+
#logo {
16+
display: none;
17+
}
18+
19+
#page_download_hand {
20+
display: none;
21+
}
22+
23+
#page_download_hand_ie {
24+
position: absolute;
25+
width: 38%;
26+
bottom: -5%;
27+
left: 0;
28+
}
29+
30+
#background {
31+
display: none;
32+
}
33+
34+
#background_ie {
35+
position: absolute;
36+
height: 100%;
37+
}
38+
39+
#nav_iPhone {
40+
border: none\9;
41+
width: 123px;
42+
opacity: 0.6\9;
43+
background-image: url("../images/ie/ie_navbtn2761ce.png");
44+
filter: alpha(opacity=60);
45+
}
46+
47+
#ie_nav_iPhone_img {
48+
position: absolute;
49+
left: 16px;
50+
top: 7px;
51+
}
52+
53+
#nav_android {
54+
border: none\9;
55+
width: 123px;
56+
opacity: 0.6\9;
57+
background-image: url("../images/ie/ie_navbtn2761ce.png");
58+
filter: alpha(opacity=60);
59+
}
60+
61+
#ie_nav_android_img {
62+
position: absolute;
63+
left: 14px;
64+
top: 4px;
65+
}
66+
67+
#nav_QRCode {
68+
opacity: 0.6\9;
69+
width: 123px;
70+
border: none\9;
71+
cursor: pointer;
72+
background-image: url("../images/ie/ie_navbtn2761ce.png");
73+
filter: alpha(opacity=60);
74+
}
75+
76+
#ie_nav_QRCode_img {
77+
position: absolute;
78+
left: 17px;
79+
top: 7px;
80+
}
81+
82+
#arrow_right {
83+
opacity: 1;
84+
}
85+
86+
#nav_QRCode_hover {
87+
background: url(about:blank);
88+
}
89+
90+
#nav_QRCode_hover_border {
91+
border: 1px solid white;
92+
display: none;
93+
opacity: 0\9;
94+
filter: alpha(opacity=0);
95+
}
96+
97+
#nav_QRCode_hover_img {
98+
opacity: 0\9;
99+
filter: alpha(opacity=0);
100+
}
101+
102+
#page_download_hand {
103+
opacity: 1;
104+
}
105+
106+
#page_download_text {
107+
opacity: 1;
108+
}
109+
110+
#page_function1_text_title {
111+
opacity: 1;
112+
}
113+
114+
#page_function1_text_sub {
115+
opacity: 1;
116+
}
117+
118+
#page_function2_text_title {
119+
opacity: 1;
120+
}
121+
122+
#page_function2_text_sub {
123+
opacity: 1;
124+
}
125+
126+
#page_function3_text_title {
127+
opacity: 1;
128+
}
129+
130+
#page_function3_text_sub {
131+
opacity: 1;
132+
}
133+
134+
#page_function4_text_title {
135+
opacity: 1;
136+
}
137+
138+
#page_function4_text_sub {
139+
opacity: 1;
140+
}
141+
142+
#page_function1_book_page1 {
143+
opacity: 1;
144+
}
145+
146+
#page_function1_book_page2 {
147+
opacity: 1;
148+
}
149+
150+
#page_function1_book_page3 {
151+
opacity: 1;
152+
}
153+
154+
#page_function1_skin {
155+
opacity: 1;
156+
}
157+
158+
#page_function1_font {
159+
opacity: 1;
160+
}
161+
162+
#page_function2_face_left {
163+
opacity: 1;
164+
}
165+
166+
#page_function2_face_right {
167+
opacity: 1;
168+
}
169+
170+
#page_function2_face_main {
171+
opacity: 1;
172+
}
173+
174+
#page_function2_face_text {
175+
opacity: 1;
176+
}
177+
178+
#page_function2_book_01 {
179+
opacity: 1;
180+
}
181+
182+
#page_function2_book_02 {
183+
opacity: 1;
184+
}
185+
186+
#page_function2_book_03 {
187+
opacity: 1;
188+
}
189+
190+
#page_function2_book_04 {
191+
opacity: 1;
192+
}
193+
194+
#page_function2_book_05 {
195+
opacity: 1;
196+
}
197+
198+
#page_function2_book_06 {
199+
opacity: 1;
200+
}
201+
202+
#page_function2_book_07 {
203+
opacity: 1;
204+
}
205+
206+
#page_function3_talk_01 {
207+
opacity: 1;
208+
}
209+
210+
#page_function3_talk_02 {
211+
opacity: 1;
212+
}
213+
214+
#page_function3_talk_03 {
215+
opacity: 1;
216+
}
217+
218+
#page_function3_talk_04 {
219+
opacity: 1;
220+
}
221+
222+
#page_function3_talk_05 {
223+
opacity: 1;
224+
}
225+
226+
#page_function3_talk_06 {
227+
opacity: 1;
228+
}
229+
230+
#page_function3_book {
231+
opacity: 1;
232+
}
233+
234+
#page_function4_table_background {
235+
opacity: 1;
236+
}
237+
238+
#page_function4_table_column_01 {
239+
opacity: 1;
240+
}
241+
242+
#page_function4_table_column_02 {
243+
opacity: 1;
244+
}
245+
246+
#page_function4_table_column_03 {
247+
opacity: 1;
248+
}
249+
250+
#page_function4_table_column_04 {
251+
opacity: 1;
252+
}
253+
254+
#page_function4_table_column_05 {
255+
opacity: 1;
256+
}
257+
258+
#page_function4_table_face_01 {
259+
opacity: 1;
260+
}
261+
262+
#page_function4_table_face_02 {
263+
opacity: 1;
264+
}
265+
266+
#page_function4_table_face_03 {
267+
opacity: 1;
268+
}
269+
270+
#page_function4_table_face_04 {
271+
opacity: 1;
272+
}
273+
274+
#page_function4_table_face_05 {
275+
opacity: 1;
276+
}
277+
278+
#page_function4_table_time_01 {
279+
opacity: 1;
280+
}
281+
282+
#page_function4_table_time_02 {
283+
opacity: 1;
284+
}
285+
286+
#page_function4_table_time_03 {
287+
opacity: 1;
288+
}
289+
290+
#page_function4_table_time_04 {
291+
opacity: 1;
292+
}
293+
294+
#page_function4_table_time_05 {
295+
opacity: 1;
296+
}
297+
298+
#pageControl {
299+
opacity: 1;
300+
}
301+
302+
.pageControl {
303+
background-color: transparent;
304+
filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src="./demo/290/images/ie/ie_pageControl.png")alpha(opacity=40);
305+
}
306+
307+
#page_function1 {
308+
display: block;
309+
margin-left: 100%;
310+
position: absolute;
311+
}
312+
313+
#page_function2 {
314+
display: block;
315+
margin-left: 200%;
316+
position: absolute;
317+
}
318+
319+
#page_function3 {
320+
display: block;
321+
margin-left: 300%;
322+
position: absolute;
323+
}
324+
325+
#page_function4 {
326+
display: block;
327+
margin-left: 400%;
328+
position: absolute;
329+
}
330+
331+
#arrow_left {
332+
opacity: 1;
333+
-ms-transform: scaleX(1)\9\0;
334+
}

0 commit comments

Comments
 (0)