-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
358 lines (323 loc) · 12.6 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
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>ZERO</title>
<!--Responsive get the browser width-->
<meta name="viewport" content="width=device-width, initial-scale=1">
<!--keywords to help user search in Search Engine-->
<meta name="keywords" content="HANDMADE handmad zero ZERO leather LEATHER flower FLOWER CLOTH cloth jewelry JEWELRY phone shell PHONE SHELL shop SHOP" />
<!--<ico> left of title-->
<link type="image/x-icon" rel="icon" href="icon/zero2.ico">
<!-- Animate.css-let the element have dynamic effect-->
<link rel="stylesheet" href="css/animate.css">
<!-- Bootstrap -->
<link rel="stylesheet" href="css/bootstrap.css">
<!-- Owl Carousel -->
<link rel="stylesheet" href="css/owl.carousel.min.css">
<link rel="stylesheet" href="css/owl.theme.default.min.css">
<!--mian css-->
<link rel="stylesheet" href="css/zero.css">
<!-- Icomoon Icon Fonts-->
<link href="css/font-awesome.min.css" rel="stylesheet">
</head>
<body>
<!-- box-wrap -->
<div class="box-wrap">
<!--Header-->
<header role="banner" id="zero-header">
<!--navigation bar-->
<div class="container">
<nav class="navbar navbar-default">
<div class="row">
<!-- zero-navbar-brand logo&name-->
<div class="col-md-3">
<div class="zero-navbar-brand">
<a class="zero-logo" href="index.html" target="_blank"><img src="icon/logo.png" /> ZERO手作
</a>
</div>
</div>
<!--END: zero-navbar-brand-->
<!-- main-nav menu-->
<div class="col-md-9 main-nav">
<ul class="nav text-right">
<li class="active">
<a href="index.html"><span>首页</span></a>
</li>
<li>
<a href="shop.html">商店</a>
</li>
<!--dropdown menu-->
<li class="dropdown">
<a class="dropdown-toggle" data-toggle="dropdown" href="#">商品
<span class="caret"></span></a>
<ul class="dropdown-menu">
<li></li>
<li>
<a href="leather.html" target="_blank">手工皮具</a>
</li>
<li>
<a href="flower.html" target="_blank">花艺</a>
</li>
<li>
<a href="cloth.html" target="_blank">布艺</a>
</li>
<li>
<a href="jewelry.html" target="_blank">首饰</a>
</li>
<li>
<a href="phone.html" target="_blank">奶油手机壳</a>
</li>
</ul>
</li>
<!--END:dropdown menu-->
<li>
<a href="en/index.html">English</a>
</li>
</div>
<!--END:main-nav-->
</div>
</nav>
</div>
<!-- END: navigation bar-->
</header>
<!-- END: header -->
<!--hompage first carousel controled by main.js amd owl.js-->
<div class="owl-carousel owl-carousel1 owl-carousel-fullwidth zero-light-arrow animate-box" data-animate-effect="fadeIn">
<div class="item">
<a class="image-popup"><img src="images/carousel1/2.jpg" alt="image"></a>
</div>
<div class="item">
<a class="image-popup"><img src="images/carousel1/3.jpg" alt="image"></a>
</div>
<div class="item">
<a class="image-popup"><img src="images/carousel1/5.jpg" alt="image"></a>
</div>
<div class="item">
<a class="image-popup"><img src="images/carousel1/4.jpg" alt="image"></a>
</div>
</div>
<!--END: hompage first carousel-->
<!--zero-media-section
introduce ZERO-HANDMADE, Welcome, Why we want to do handmade-->
<div id="zero-media-section " style="padding-top: 40px;">
<div class="container ">
<div class="row animate-box ">
<div class="col-md-8 col-md-offset-2 text-center heading-section ">
<h3>欢迎来到零一的手工铺子</h3>
<p>0-∞</br>带领零基础的你探索丰富多彩的手工世界 从零起步 无限可能
</p>
</div>
</div>
<div class="row ">
<div class="col-md-7 animate-box ">
<div class="zero-cover " style="background-image: url(images/home-img/1.jpg); ">
<div class="desc ">
<p style="font-size: 16px;">
当没有了手工业之后,我们才发现,原来那些经过人与人之间的磨合与沟通之后制作出来的物品,使用起来是那么的适合自己的身体,还因为他们是经过手工一下下地做出来,所以他们自身都是有体温的。这种体温让使用它的人感到温暖。 我们是靠手来记忆的
</p>
</div>
</div>
</div>
<div class="col-md-5 ">
<div class="zero-cover ">
<div class="zero-cover-hero animate-box ">
<div class="zero-cover-thumb " style="background-image: url(images/home-img/6.jpg); "></div>
<div class="desc-thumb ">
<p>探寻工艺之道 搜悉器物之美</p>
</div>
</div>
<div class="zero-cover-hero animate-box ">
<div class="zero-cover-thumb " style="background-image: url(images/home-img/5.jpg); "></div>
<div class="desc-thumb ">
<p>匠人遍布各个领域,又独具个性。他们内心大都纯粹,所以才有一份手作的坚持</p>
</div>
</div>
<div class="zero-cover-hero animate-box ">
<div class="zero-cover-thumb " style="background-image: url(images/home-img/2.jpg); "></div>
<div class="desc-thumb ">
<p>真正手工艺的东西传递的是一种情感,一个东西一旦经过手工艺去做,里面一个漫长时间累计,里面的感情的投入和工业化流水线的作业是完全不一样的</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- END zero-media-section -->
<!-- zero-intro-section -->
<div id="zero-intro-section ">
<div class="zero-intro-cover text-center animate-box " data-animate-effect="fadeIn " data-stellar-background-ratio="0.5 " style="background-image: url(images/jumu.jpg); ">
<a href="https://shop141188270.taobao.com/category.htm?spm=a1z10.3-c.w4010-15138295961.2.dpBgbW&search=y" class="btn ">欢迎来到手工世界</a>
</div>
</div>
<!-- END zero-intro-section -->
<!-- zero-product-section -->
<div id="zero-product-section ">
<div class="container ">
<div class="row ">
<div class="col-md-8 col-md-offset-2 text-center heading-section animate-box " style="padding-top: 40px;">
<h3>DIY制作</h3>
<p>
每个成品都凝聚了制作者的创意和灵感,所以显得愈发珍贵</br>做你需要的,做你想要的</br>
做市场上绝无仅有、独一无二的你自己的作品
</p>
</div>
</div>
<!--homepage-second carousel-->
<div class="owl-carousel owl-carousel2 ">
<div class="item animate-box ">
<a class="image-popup "><img src="images/carousel2/1.jpg" alt="image "></a>
</div>
<div class="item animate-box ">
<a class="image-popup "><img src="images/carousel2/2.jpg" alt="image "></a>
</div>
<div class="item animate-box ">
<a class="image-popup "><img src="images/carousel2/3.png" alt="image "></a>
</div>
<div class="item animate-box ">
<a class="image-popup "><img src="images/carousel2/4.jpg" alt="image "></a>
</div>
<div class="item animate-box ">
<a class="image-popup "><img src="images/carousel2/5.jpg" alt="image "></a>
</div>
<div class="item animate-box ">
<a class="image-popup "><img src="images/carousel2/6.jpg" alt="image "></a>
</div>
<div class="item animate-box ">
<a class="image-popup "><img src="images/carousel2/7.jpg" alt="image "></a>
</div>
<div class="item animate-box ">
<a class="image-popup "><img src="images/carousel2/8.jpg" alt="image "></a>
</div>
<div class="item animate-box ">
<a class="image-popup "><img src="images/carousel2/9.jpg" alt="image "></a>
</div>
<div class="item animate-box ">
<a class="image-popup "><img src="images/carousel2/10.jpg" alt="image "></a>
</div>
<div class="item animate-box ">
<a class="image-popup "><img src="images/carousel2/11.jpg" alt="image "></a>
</div>
<div class="item animate-box ">
<a class="image-popup "><img src="images/carousel2/12.jpg" alt="image "></a>
</div>
</div>
<!--END: homepage-second carousel-->
</div>
</div>
<!-- END zero-product-section -->
<!-- zero-prey-section
About ZERO & Contact ways -->
<div id="zero-section " class="zero-grey-section ">
<div class="container ">
<div class="row ">
<div class="col-md-4 animate-box ">
<div class="zero-inner ">
<i class="glyphicon glyphicon-user"></i>
<div class="holder-section ">
<h3>关于我们</h3>
<p>ZERO 手工铺子是由我们三个来自不同地方不同专业的学生创建。我们热爱艺术,热爱手工制作,也想要从手工制作中获得更多意想不到的东西。我们期待你的到来,期待你和我们一起踏上手工之旅。</p>
</div>
</div>
</div>
<div class="col-md-4 animate-box ">
<div class="zero-inner ">
<i class="glyphicon glyphicon-thumbs-up"></i>
<div class="holder-section ">
<h3>选择我们的理由</h3>
<p>百分百的用心教学</br>
个性化的私人定制</br>
手工制作 物超所值</p>
<h3>联系我们</h3>
<p><span class="glyphicon glyphicon-earphone"></span>: <a href="tel://+86 17798224524">17798224524</a> <a href="tel://+86 18971619915">18971619915</a></br> <span class="fa fa-weixin"></span>: ZEROhandmade </br><span class="glyphicon glyphicon-map-marker"></span>:地址:<strong><em>ZERO手作店铺地址</em></strong>:华罗利一楼ZERO手作</br>
<strong><em>ZERO玩艺工作室</em></strong>:中南民族大学校医院旁
</span>
</p>
</div>
</div>
</div>
<div class="col-md-4 animate-box ">
<div class="zero-inner ">
<i class="glyphicon glyphicon-lock"></i>
<div class="holder-section ">
<h3>我们的服务面</h3>
<p>手工耳环 趣味拼豆 手工纸花 手工皮具</br>
手链脚链 石头彩绘 工布艺 手机壳制作</br>
儿童手工启蒙 儿童绘画启蒙</br>
成人兴趣素描,水彩,油画</p>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- END: zero-prey-section -->
<!--footer-->
<footer>
<div id="footer ">
<div class="container ">
<div class="row ">
<div class="col-md-6 col-md-offset-3 text-center ">
<p>Copyright 2017
<a href="index.html" target="_blank">ZERO</a>. All Rights Reserved.
<br>Made by
<a href="" data-toggle="modal" data-target=".BIFCA">Less&More</a>
</p>
</div>
</div>
</div>
</div>
</footer>
<!--END: footer-->
<!--modal-->
<div class="modal fade BIFCA">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<button class="close" data-dismiss="modal">×</button>
<h4>用心做每个网页</h4>
</div>
<div class="modal-body">
<div class="row">
<div class="col-sm-6">
<span class="glyphicon glyphicon-earphone"></span>:
<a href="tel://+86 13129956742">+86 13129956742</a>
</br>
<a href="tel://+86 18338640523">+86 18338640523</a>
</div>
<div class="col-sm-6 col-xs-9">
<span class="fa fa-weixin"></span>:<img class="img-responsive" src="images/Less&More.png" />
</div>
</div>
</div>
<div class="modal-footer">
<button class="btn btn-warning" data-dismiss="modal">OK</button>
</div>
</div>
</div>
</div>
<!-- END:modal-->
</div>
<!-- END: box-wrap -->
<!--JS Script-->
<!-- Modernizr JS -->
<script src="js/modernizr-2.6.2.min.js"></script>
<!-- jQuery -->
<script src="js/jquery.min.js "></script>
<!-- jQuery Easing -->
<script src="js/jquery.easing.1.3.js "></script>
<!-- Bootstrap -->
<script src="js/bootstrap.min.js "></script>
<!-- Owl carousel -->
<script src="js/owl.carousel.min.js "></script>
<!-- Waypoints -->
<script src="js/jquery.waypoints.min.js "></script>
<!-- Parallax Stellar -->
<script src="js/jquery.stellar.min.js "></script>
<!-- Main JS -->
<script src="js/zero.js"></script>
<!--END: JS Script-->
</body>
</html>