-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
333 lines (270 loc) · 11.9 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
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
<title>HKVISION STUDIO</title>
<!-- Google fonts -->
<link href='http://fonts.googleapis.com/css?family=Roboto:400,300,700' rel='stylesheet' type='text/css'>
<!-- font awesome -->
<link href="http://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet">
<!-- bootstrap -->
<link rel="stylesheet" href="assets/bootstrap/css/bootstrap.min.css" />
<!-- animate.css -->
<link rel="stylesheet" href="assets/animate/animate.css" />
<link rel="stylesheet" href="assets/animate/set.css" />
<!-- gallery -->
<link rel="stylesheet" href="assets/gallery/blueimp-gallery.min.css">
<!-- favicon -->
<link rel="shortcut icon" href="images/favicon.ico" type="image/x-icon">
<link rel="icon" href="images/favicon.ico" type="image/x-icon">
<link rel="stylesheet" href="assets/style.css">
</head>
<body>
<div class="topbar animated fadeInLeftBig"></div>
<!-- Header Starts -->
<div class="navbar-wrapper">
<div class="container">
<div class="navbar navbar-default navbar-fixed-top" role="navigation" id="top-nav">
<div class="container">
<div class="navbar-header">
<!-- Logo Starts -->
<img src="images/hk.png" height="20%" width="20%"/>
<!-- #Logo Ends -->
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target=".navbar-collapse">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
</div>
<!-- Nav Starts -->
<div class="navbar-collapse collapse">
<ul class="nav navbar-nav navbar-right scroll">
<li class="active"><a href="#works">主页</a></li>
<li ><a href="#about">关于</a></li>
<li ><a href="#contact">合作</a></li>
<li ><a href="#connect">携手</a></li>
</ul>
</div>
<!-- #Nav Ends -->
</div>
</div>
</div>
</div>
<!-- #Header Starts -->
<!-- works -->
<div id="works" class=" clearfix grid">
<figure class="effect-oscar wowload fadeInUp">
<img src="images/bg/2.jpg" alt="img01"/>
<figcaption>
<h2>样YOUNG</h2>
<br><br>
<p>抬头就有一片星光 - 官方MV<br><br>
<a href="https://www.bilibili.com/video/BV1DT4y1U7qk">Enjoy</a></p>
</figcaption>
</figure>
<figure class="effect-oscar wowload fadeInUp">
<img src="images/bg/1.jpg" alt="img01"/>
<figcaption>
<h2>银河闪耀</h2>
<br><br>
<p>视频产出合辑<br><br>
<a href="https://space.bilibili.com/194393064">Explore</a></p>
</figcaption>
</figure>
<figure class="effect-oscar wowload fadeInUp">
<img src="images/bg/4.jpg" alt="img01"/>
<figcaption>
<h2>定格纪念</h2>
<br><br>
<p>我的梦有你的参与<br><br>
<a href="./pages/moments.html">Playback</a></p>
</figcaption>
</figure>
<figure class="effect-oscar wowload fadeInUp">
<img src="images/bg/5.jpg" alt="img01"/>
<figcaption>
<h2>彩色相片</h2>
<br><br>
<p>这绵延的故事还未了<br><br>
<a href="./pages/gallery.html">View</a></p>
</figcaption>
</figure>
<figure class="effect-oscar wowload fadeInUp">
<img src="images/bg/6.jpg" alt="img01"/>
<figcaption>
<h2>订阅</h2>
<br><br>
<p>微信公众号<br><br>
<a>🔍 HKVISION STUDIO</a></p>
</figcaption>
</figure>
<figure class="effect-oscar wowload fadeIn">
<img src="images/bg/3.jpg" alt="img01"/>
<figcaption>
<h2>邮箱</h2>
<br><br>
<p>@huangkaivision.com 账号登录<br><br>
<a href="https://qiye.aliyun.com">Go</a></p>
</figcaption>
</figure>
</div>
<!-- works -->
<div id="about" class="container spacer about">
<div class="row">
<h3 class="text-center wowload fadeInUp"><b>关于 HKVISION STUDIO</b></h3>
<div class="wowload fadeInLeft" style="float: left; width: 30%; padding-left: 5%">
<a href="images/photo.jpg"><img src="images/photo.jpg" height="90%" width="90%"/></a>
</div>
<div class="wowload fadeInRight" style="float: right; width: 70%">
<p>
<i class="fa fa-address-card"></i> <b>HKVISION STUDIO</b>于2017年7月7日成立于上海,秉承"<em>Remold with Infinite Vision</em>"的理念一路走到现在。<br>
<i class="fa fa-hand-peace-o"></i> <b>HKVISION STUDIO</b> 致力于产出高质量的文娱内容,包括演唱会现场、明星街舞翻跳、华语流行乐翻唱、探店、旅行、寄拍、VLOG、宣传片等。 <br>
<i class="fa fa-trophy"></i> 无边亦无界,我乐意沉默释放内心焰火。<br>
</p>
<h4><i class="fa fa-modx"></i>关于创始人</h4>
<p>
<i class="fa fa-graduation-cap"></i> 黄凯2017年本科毕业于<a href="http://hku.hk/">香港大学</a>,主修<a href="http://www.cs.hku.hk/">计算机科学</a>辅修<a href="http://www.math.hku.hk/">数学</a>,在2016年作为交换生去往加拿大<a href="https://uwaterloo.ca/">滑铁卢大学</a>学习。<br>
<i class="fa fa-music"></i> 首张个人翻唱EP<a href="https://c.y.qq.com/base/fcgi-bin/u?__=NZK9JVq9n6OS">《样(YOUNG)》</a>于2022年3月19日全球同步发行。<br>
</p>
</div>
</div>
</div>
<!--<div id="about-founder" class="container spacer about">-->
<!--<div class="row">-->
<!--<h3 class="text-center wowload fadeInUp"><b>关于创始人</b></h3>-->
<!--<div class="wowload fadeInLeft" style="float: left; width: 30%; padding-left: 5%">-->
<!--<img src="images/photo.jpg" height="90%" width="90%"/>-->
<!--</div>-->
<!--<div class="wowload fadeInRight" style="float: right; width: 70%">-->
<!--<p>-->
<!--<i class="fa fa-graduation-cap"></i> Kai Huang gets his Bachelor's degree from <a href="http://hku.hk/">the University of Hong Kong</a>, major in <a href="http://www.cs.hku.hk/">Computer Science</a> and minor in <a href="http://www.math.hku.hk/">Mathematics</a>. He took an exchange tour in <a href="https://uwaterloo.ca/">University of Waterloo</a>, Canada in 2016.<br>-->
<!--<i class="fa fa-music"></i> Kai released his first personal EP <a href="https://c.y.qq.com/base/fcgi-bin/u?__=NZK9JVq9n6OS">‹YOUNG›</a> on 19/3/2022.<br>-->
<!--</p>-->
<!--</div>-->
<!--</div>-->
<!--</div>-->
<div class="highlight-info">
<div class="overlay spacer">
<div class="container">
<div class="row text-center wowload fadeInDownBig">
<div class="col-sm-3 col-xs-6">
<i class="fa fa-map-marker fa-5x"></i><h4>Shanghai<br>Hong Kong<br>Waterloo</h4>
</div>
<div class="col-sm-3 col-xs-6">
<i class="fa fa-institution fa-5x"></i><h4>HKU<br>UWaterloo<br>HKVISION STUDIO</h4>
</div>
<div class="col-sm-3 col-xs-6">
<i class="fa fa-camera-retro fa-5x"></i><h4>Travel<br>Photography<br>Style</h4>
</div>
<div class="col-sm-3 col-xs-6">
<i class="fa fa-magic fa-5x"></i><h4>Music<br>Dance<br>Trend</h4>
</div>
</div>
</div>
</div>
</div>
<div id="contact" class="container spacer " style="height: 390px;">
<div class="process">
<h3 class="text-center wowload fadeInUp"><b>共创辉煌</b></h3>
<h5 class="text-center wowload fadeInUp"><i class="fa fa-bullhorn"></i> 欢迎任何形式的商务或者兴趣合作,好事总会发生在下个转弯。</h5>
<div class="clearfix">
<div id="carousel-testimonials" class="carousel slide testimonails wowload fadeInRight" >
<div class="carousel-inner">
<div class="item active bounceInRight row" align="center">
<div class="slideInLeft"><i class="fa fa-envelope fa-4x"></i></div><br>
<p class="content"> <a href="mailto:contact@huangkaivision.com">contact@huangkaivision.com</a><br>
<span style="font-size:14px"> 官方邮箱</span>
</p>
<br>
</div>
<div class="item bounceInRight row" align="center">
<div class="slideInLeft"><i class="fa fa-desktop fa-4x"></i></div><br>
<p class="content" style="font-size:16px"> <a href="http://huangkaivision.com/">http://huangkaivision.com/</a><br>
<span style="font-size:14px"> 官方网站</span>
</p>
</div>
</div>
<!-- Indicators -->
<ol class="carousel-indicators">
<li data-target="#carousel-testimonials" data-slide-to="0" class="active"></li>
<li data-target="#carousel-testimonials" data-slide-to="1"></li>
</ol>
<!-- Indicators -->
</div>
</div>
</div>
</div>
<!--Contact Starts-->
<div id="connect" class="spacer">
<div class="process">
<h3 class="text-center wowload fadeInUp"><b>伴我同行</b></h3>
<ul class="row text-center list-inline wowload bounceInUp">
<li>
<a href="http://weibo.com/274497722">
<span><i class="fa fa-weibo"></i><b>Weibo</b></span>
</a>
</li>
<li>
<a href="https://www.linkedin.com/in/hkvision/">
<span><i class="fa fa-linkedin-square"></i><b>LinkedIn</b></span>
</a>
</li>
<li>
<a href="https://www.instagram.com/hkvisionhk/">
<span><i class="fa fa-instagram"></i><b>Instagram</b></span>
</a>
</li>
<li>
<a href="https://www.facebook.com/hkvisionhk">
<span><i class="fa fa-facebook-square"></i><b>Facebook</b></span>
</a>
</li>
<li>
<a href="https://github.com/hkvision">
<span><i class="fa fa-github"></i><b>Github</b></span>
</a>
</li>
</ul>
</div>
</div>
<!--Contact Ends-->
<!-- Footer Starts -->
<div class="footer text-center spacer">
<img src="images/musichk.png" height="8%" width="8%"/><br><br>
Copyright 2017 Kai Huang @HKVISION STUDIO. <br><br>
Established in 07/07/2017. All Rights Reserved. <br><br>
<a href="./index_eng.html"><FONT COLOR="#0000FF">Switch to English Version</FONT></a><br><br>
<img src="images/banner.png" height="10%" width="10%"/><br><br>
Template from: <a href="http://www.cssmoban.com/" target="_blank" title="模板之家">www.cssmoban.com</a>
</div>
<!-- # Footer Ends -->
<a href="#works" class="gototop "><i class="fa fa-angle-up fa-3x"></i></a>
<!-- The Bootstrap Image Gallery lightbox, should be a child element of the document body -->
<div id="blueimp-gallery" class="blueimp-gallery blueimp-gallery-controls">
<!-- The container for the modal slides -->
<div class="slides"></div>
<!-- Controls for the borderless lightbox -->
<h3 class="title">Title</h3>
<a class="prev">‹</a>
<a class="next">›</a>
<a class="close">×</a>
<!-- The modal dialog, which will be used to wrap the lightbox content -->
</div>
<!-- jquery -->
<script src="assets/jquery.js"></script>
<!-- wow script -->
<script src="assets/wow/wow.min.js"></script>
<!-- boostrap -->
<script src="assets/bootstrap/js/bootstrap.js" type="text/javascript" ></script>
<!-- jquery mobile -->
<script src="assets/mobile/touchSwipe.min.js"></script>
<script src="assets/respond/respond.js"></script>
<!-- gallery -->
<script src="assets/gallery/jquery.blueimp-gallery.min.js"></script>
<!-- custom script -->
<script src="assets/script.js"></script>
</body>
</html>