-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html
203 lines (194 loc) · 13.1 KB
/
index.html
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
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta content = "initial-scale = 1, maximum-scale = 1, user-scalable = no, width = device-width" name = "viewport" />
<meta http-equiv="Cache-Control" content="no-transform"/>
<meta http-equiv="Cache-Control" content="no-siteapp"/>
<title>2015协同工作室招新</title>
<link rel="stylesheet" href="style/css/jquery.fullPage.css">
<link rel="stylesheet" href="style/css/style.css">
<style>
.section { text-align: center; font: 50px "Microsoft Yahei"; color: #fff;}
</style>
</head>
<body>
<div id="dowebok">
<div class="section section4">
<img src="style/image/turn_right.png" alt="" class="fp-controlArrow fp-next">
<img src="style/image/turn_left.png" alt="" class="fp-controlArrow fp-prev">
<div class="slide slide1">
<div class="animate-container">
<img src="http://7xawh4.com1.z0.glb.clouddn.com/boy.png" alt="" class="boy">
<img src="http://7xawh4.com1.z0.glb.clouddn.com/school.png" alt="" class="school">
<img src="http://7xawh4.com1.z0.glb.clouddn.com/type.png" alt="" class="type">
<img src="http://7xawh4.com1.z0.glb.clouddn.com/sun.png" alt="" class="sun">
<img src="http://7xawh4.com1.z0.glb.clouddn.com/sunshine_1.png" alt="" class="sunshine1">
<img src="http://7xawh4.com1.z0.glb.clouddn.com/sunshine_2.png" alt="" class="sunshine2">
<img src="http://7xawh4.com1.z0.glb.clouddn.com/sunshine_3.png" alt="" class="sunshine3">
<img src="http://7xawh4.com1.z0.glb.clouddn.com/horse_road.png" alt="" class="horse_road">
<img src="http://7xawh4.com1.z0.glb.clouddn.com/tree_1.png" alt="" class="tree_1">
<img src="http://7xawh4.com1.z0.glb.clouddn.com/tree_2.png" alt="" class="tree_2">
<img src="http://7xawh4.com1.z0.glb.clouddn.com/tree_3.png" alt="" class="tree_3">
<img src="http://7xawh4.com1.z0.glb.clouddn.com/tree_4.png" alt="" class="tree_4">
<img src="http://7xawh4.com1.z0.glb.clouddn.com/tree_5.png" alt="" class="tree_5">
<img src="http://7xawh4.com1.z0.glb.clouddn.com/tree_6.png" alt="" class="tree_6">
<img src="http://7xawh4.com1.z0.glb.clouddn.com/tree_7.png" alt="" class="tree_7">
</div>
</div>
<div class="slide slide2">
<div class="animate-container">
<img src="http://7xawh4.com1.z0.glb.clouddn.com/boy_head.png" alt="" class="boy_head">
<img src="http://7xawh4.com1.z0.glb.clouddn.com/boy_body.png" alt="" class="boy_body">
<img src="http://7xawh4.com1.z0.glb.clouddn.com/building_1.png" alt="" class="building_1">
<img src="http://7xawh4.com1.z0.glb.clouddn.com/building_2.png" alt="" class="building_2">
<img src="http://7xawh4.com1.z0.glb.clouddn.com/building_3.png" alt="" class="building_3">
<img src="http://7xawh4.com1.z0.glb.clouddn.com/road_1.png" alt="" class="road_1">
<img src="http://7xawh4.com1.z0.glb.clouddn.com/road_2.png" alt="" class="road_2">
<img src="http://7xawh4.com1.z0.glb.clouddn.com/font.png" alt="" class="font">
</div>
</div>
<div class="slide slide3">
<div class="animate-container">
<img src="http://7xawh4.com1.z0.glb.clouddn.com/light.png" alt="light" class="light">
<img src="http://7xawh4.com1.z0.glb.clouddn.com/bg.png" alt="light_down_bg" class="light_down_bg">
<img src="http://7xawh4.com1.z0.glb.clouddn.com/light_2.png" alt="light_down" class="light_down">
<img src="http://7xawh4.com1.z0.glb.clouddn.com/hand.png" alt="hand" class="hand">
<img src="http://7xawh4.com1.z0.glb.clouddn.com/helptext1.png" alt="joinus" class="help-text help-text1">
<img src="http://7xawh4.com1.z0.glb.clouddn.com/helptext2.png" alt="joinus" class="help-text help-text2">
<img src="http://7xawh4.com1.z0.glb.clouddn.com/helptext3.png" alt="joinus" class="help-text help-text3">
</div>
</div>
<div class="slide slide4" id="star-box">
<div class="animate-container planet">
<div class="frontend team-container">
<img src="http://7xawh4.com1.z0.glb.clouddn.com/webside.png" alt="" class="webside people">
<img src="http://7xawh4.com1.z0.glb.clouddn.com/spray.png" alt="" class="spray">
<img src="http://7xawh4.com1.z0.glb.clouddn.com/camera.png" alt="" class="camera">
<img src="http://7xawh4.com1.z0.glb.clouddn.com/computer.png" alt="" class="computer">
<img src="http://7xawh4.com1.z0.glb.clouddn.com/diagram.png" alt="" class="diagram">
<img src="http://7xawh4.com1.z0.glb.clouddn.com/Magnifier.png" alt="" class="magnifier">
<img src="http://7xawh4.com1.z0.glb.clouddn.com/ship.png" alt="" class="ship">
<img src="http://7xawh4.com1.z0.glb.clouddn.com/ufo.png" alt="" class="ufo">
<img src="http://7xawh4.com1.z0.glb.clouddn.com/font_8.png" alt="" class="font_8">
</div>
<div class="team-container cpp">
<img src="http://7xawh4.com1.z0.glb.clouddn.com/c++man.png" alt="" class="cppman people">
<img src="http://7xawh4.com1.z0.glb.clouddn.com/ufo.png" alt="" class="ufo">
<img src="http://7xawh4.com1.z0.glb.clouddn.com/kiosk.png" alt="" class="kiosk">
<img src="http://7xawh4.com1.z0.glb.clouddn.com/tower.png" alt="" class="tower">
<img src="http://7xawh4.com1.z0.glb.clouddn.com/cpptree_1.png" alt="" class="cpptree_1">
<img src="http://7xawh4.com1.z0.glb.clouddn.com/cpptree_2.png" alt="" class="cpptree_2">
<img src="http://7xawh4.com1.z0.glb.clouddn.com/cpptree_3.png" alt="" class="cpptree_3">
<img src="http://7xawh4.com1.z0.glb.clouddn.com/mouse.png" alt="" class="mouse">
<img src="http://7xawh4.com1.z0.glb.clouddn.com/coordinate.png" alt="" class="coordinate">
<img src="http://7xawh4.com1.z0.glb.clouddn.com/font_.6png.png" alt="" class="font_6">
</div>
<div class="ios team-container">
<img src="http://7xawh4.com1.z0.glb.clouddn.com/ios_girl.png" alt="" class="ios_girl people">
<img src="http://7xawh4.com1.z0.glb.clouddn.com/ipad.png" alt="" class="ipad">
<img src="http://7xawh4.com1.z0.glb.clouddn.com/iphone.png" alt="" class="iphone">
<img src="http://7xawh4.com1.z0.glb.clouddn.com/imac.png" alt="" class="imac">
<img src="http://7xawh4.com1.z0.glb.clouddn.com/font_7.png" alt="" class="font_7">
</div>
<div class="android team-container">
<img src="http://7xawh4.com1.z0.glb.clouddn.com/android_man.png" alt="" class="android_man people">
<img src="http://7xawh4.com1.z0.glb.clouddn.com/ufo.png" alt="" class="ufo">
<img src="http://7xawh4.com1.z0.glb.clouddn.com/phone_1.png" alt="" class="phone_1">
<img src="http://7xawh4.com1.z0.glb.clouddn.com/phone_2.png" alt="" class="phone_2">
<img src="http://7xawh4.com1.z0.glb.clouddn.com/phone_3.png" alt="" class="phone_3">
<img src="http://7xawh4.com1.z0.glb.clouddn.com/phone_4.png" alt="" class="phone_4">
<img src="http://7xawh4.com1.z0.glb.clouddn.com/duck_building.png" alt="" class="duck_building">
<img src="http://7xawh4.com1.z0.glb.clouddn.com/adtree_1.png" alt="" class="adtree_1">
<img src="http://7xawh4.com1.z0.glb.clouddn.com/adtree_2.png" alt="" class="adtree_2">
<img src="http://7xawh4.com1.z0.glb.clouddn.com/adtree_3.png" alt="" class="adtree_3">
<img src="http://7xawh4.com1.z0.glb.clouddn.com/font_5.png" alt="" class="font_5">
</div>
<div class="java team-container">
<img src="http://7xawh4.com1.z0.glb.clouddn.com/java_man.png" alt="" class="java_man people">
<img src="http://7xawh4.com1.z0.glb.clouddn.com/ufo.png" alt="" class="ufo">
<img src="http://7xawh4.com1.z0.glb.clouddn.com/LED.png" alt="" class="led">
<img src="http://7xawh4.com1.z0.glb.clouddn.com/signal_station.png" alt="" class="signal_station">
<img src="http://7xawh4.com1.z0.glb.clouddn.com/headset.png" alt="" class="headset">
<img src="http://7xawh4.com1.z0.glb.clouddn.com/fire_balloon.png" alt="" class="fire_balloon">
<img src="http://7xawh4.com1.z0.glb.clouddn.com/font_4.png" alt="" class="font_4">
<!-- <img src="http://7xawh4.com1.z0.glb.clouddn.com/pushpin.png" alt="" class="pushpin_java"> -->
<img src="http://7xawh4.com1.z0.glb.clouddn.com/tips_java.png" alt="" class="tips_java">
</div>
<div class="php_ team-container">
<img src="http://7xawh4.com1.z0.glb.clouddn.com/php.png" alt="" class="php people">
<img src="http://7xawh4.com1.z0.glb.clouddn.com/trunk.png" alt="" class="trunk">
<img src="http://7xawh4.com1.z0.glb.clouddn.com/crutch.png" alt="" class="crutch">
<img src="http://7xawh4.com1.z0.glb.clouddn.com/sun_umbrella.png" alt="" class="sun_umbrella">
<img src="http://7xawh4.com1.z0.glb.clouddn.com/swim_ring.png" alt="" class="swim_ring">
<img src="http://7xawh4.com1.z0.glb.clouddn.com/elephant.png" alt="" class="elephant">
<img src="http://7xawh4.com1.z0.glb.clouddn.com/ufo.png" alt="" class="ufo">
<img src="http://7xawh4.com1.z0.glb.clouddn.com/font_9.png" alt="" class="font_9">
</div>
<img src="http://7xawh4.com1.z0.glb.clouddn.com/emptystar.png" alt="" class="star" id='star'>
<!-- <div class='tips_content'> -->
<!-- <img src="http://7xawh4.com1.z0.glb.clouddn.com/pushpin.png" alt="" class="pushpin tips"> -->
<img src="http://7xawh4.com1.z0.glb.clouddn.com/tips.png" alt="" class="tips_under tips">
<!-- </div> -->
</div>
</div>
<div class="slide slide9" style="background-image: url(http://7xawh4.com1.z0.glb.clouddn.com/BG.png);">
<div class="animate-container">
<img src="http://7xawh4.com1.z0.glb.clouddn.com/as1.png" alt="as1" class="as-1">
<img src="http://7xawh4.com1.z0.glb.clouddn.com/as2.png" alt="as2" class="as-2">
<img src="http://7xawh4.com1.z0.glb.clouddn.com/as3.png" alt="as3" class="as-3">
<img src="http://7xawh4.com1.z0.glb.clouddn.com/as4.png" alt="as4" class="as-4">
<img src="http://7xawh4.com1.z0.glb.clouddn.com/as5.png" alt="as5" class="as-5">
<img src="http://7xawh4.com1.z0.glb.clouddn.com/as6.png" alt="as6" class="as-6">
<img src="http://7xawh4.com1.z0.glb.clouddn.com/boy-as.png" alt="boy in as" class="boy-as">
<img src="http://7xawh4.com1.z0.glb.clouddn.com/boy-as.png" alt="boy in as" class="boy-rock">
<img src="http://7xawh4.com1.z0.glb.clouddn.com/emptystar.png" alt="cscw-ball" class="cscw-ball">
<img src="http://7xawh4.com1.z0.glb.clouddn.com/font_1.png" alt="joinus-message" class="joinus">
</div>
</div>
<div class="slide slide10">
<div class="animate-container">
<img src="http://7xawh4.com1.z0.glb.clouddn.com/humer_ball.png" alt="humer_ball" class="humer-ball">
<img src="http://7xawh4.com1.z0.glb.clouddn.com/font_join.png" alt="join" class="font-join">
<img src="http://7xawh4.com1.z0.glb.clouddn.com/join_us.png" alt="us" class="font-us">
<img src="http://7xawh4.com1.z0.glb.clouddn.com/as.png" alt="as" class="round-as">
<img src="http://7xawh4.com1.z0.glb.clouddn.com/yellow_circle.png" alt="yellow_circle" class="yellow-circlea">
<img src="http://7xawh4.com1.z0.glb.clouddn.com/font_xuanjiang.png" alt="font_xuanjiang" class="font-xuanjiang">
<img src="http://7xawh4.com1.z0.glb.clouddn.com/lu.png" class="line-lu">
<img src="http://7xawh4.com1.z0.glb.clouddn.com/yellow_circle.png" alt="yellow_circle" class="yellow-circleb">
<img src="style/image/11/font_bishi.png" alt="font_bishi" class="font-bishi">
<img src="http://7xawh4.com1.z0.glb.clouddn.com/ru.png" class="line-ru">
<img src="http://7xawh4.com1.z0.glb.clouddn.com/yellow_circle.png" alt="yellow_circle" class="yellow-circlec">
<img src="http://7xawh4.com1.z0.glb.clouddn.com/font_more.png" alt="font_more" class="font-more">
<img src="http://7xawh4.com1.z0.glb.clouddn.com/rd.png" class="line-rd">
<img src="http://7xawh4.com1.z0.glb.clouddn.com/yellow_circle.png" alt="yellow_circle" class="yellow-circled">
<img src="http://7xawh4.com1.z0.glb.clouddn.com/font_baoming.png" alt="font_baoming" class="font-baoming">
<img src="http://7xawh4.com1.z0.glb.clouddn.com/ld.png" class="line-ld">
<a href="http://www.gdutcscw.com/报名表.zip" class="download">
<img src="http://7xawh4.com1.z0.glb.clouddn.com/download.png" class="line-download">
</a>
</div>
</div>
</div>
</div>
<script src='style/js/jquery-1.9.1.min.js'></script>
<script src='style/js/jquery.fullPage.min.js'></script>
<script src='style/js/jquery.rotate.min.js'></script>
<script src='style/js/style.js'></script>
<script>
$(function(){
$('#dowebok').fullpage({
sectionsColor: ['#56BAE4', '#56BAE4', '#93E0FF', 'black'],
'slidesNavigation': true,
// 'loopBottom': true,
'normalScrollElements': '#star-box',
// 'navigationColor': '#fff',
'loopHorizontal': false
});
// setInterval(function(){
// $.fn.fullpage.moveSlideRight();
// }, 3000);
});
</script>
</body>
</html>