-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
611 lines (532 loc) · 27.8 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
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
<!DOCTYPE html>
<html lang="en" class="ace ace-card-on ace-tab-nav-on ace-main-nav-on ace-sidebar-on" data-theme-color="#c0e3e7">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Hitsme</title>
<meta name="description" content="">
<link rel="apple-touch-icon" href="apple-touch-icon.png">
<link rel="shortcut icon" href="favicon.ico">
<!-- Google Fonts -->
<!-- <link href="https://fonts.googleapis.com/css?family=Quicksand:400,700" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Pacifico" rel="stylesheet">-->
<!-- Icon Fonts -->
<link href="fonts/icomoon/style.css" rel="stylesheet">
<!-- Styles -->
<link href="js/plugins/highlight/solarized-light.css" rel="stylesheet">
<link href="style.css" rel="stylesheet">
<!-- Modernizer -->
<script type="text/javascript" src="js/vendor/modernizr-3.3.1.min.js"></script>
</head>
<body>
<div style="float:right;" id="github_iframe"></div>
<script type="text/javascript" color="255,0,0" opacity='0.7' zIndex="-2" count="200" src="src/canvas-nest.js"></script>
<div class="ace-wrapper">
<header id="ace-header" class="ace-container-shift ace-logo-in ace-head-boxed ace-nav-right">
<div class="ace-head-inner">
<div class="ace-head-container ace-container">
<div class="ace-head-row">
<div id="ace-head-col1" class="ace-head-col text-left">
<a id="ace-logo" class="ace-logo" href="index.html">
<img src="img/uploads/brand/logo.svg" alt="ace resume"><span>.Hitsme</span>
</a>
</div>
<div id="ace-head-col2" class="ace-head-col text-right">
<div class="ace-nav-container ace-container hidden-sm hidden-xs">
<nav id="ace-main-nav">
<ul class="clear-list">
<li><a href="index.html">about</a></li>
<li><a href="portfolio.html">my work</a>
<li><a href="testimonials.html">references</a></li>
<li><a href="search.html">search</a></li>
<li><a href="category.html">my living</a></li>
<li><a href="contact.html">contact</a></li>
</ul>
</nav>
</div>
</div>
<div id="ace-head-col3" class="ace-head-col text-right">
<button id="ace-sidebar-btn" class="btn btn-icon btn-light btn-shade">
<span class="ace-icon ace-icon-side-bar-icon"></span>
</button>
</div>
</div>
</div><!-- .ace-container -->
</div><!-- .ace-head-inner -->
</header><!-- #ace-header -->
<nav id="ace-nav-sm" class="ace-nav hidden-lg hidden-md">
<ul class="clear-list">
<li>
<a href="index.html" data-tooltip="Home"><img class="avatar avatar-42" src="img/uploads/avatar/avatar-42x42.png" alt=""></a>
</li>
<li>
<a href="experience.html" data-tooltip="Experience"><span class="ace-icon ace-icon-experience"></span></a>
</li>
<li>
<a href="portfolio.html" data-tooltip="Portfolio"><span class="ace-icon ace-icon-portfolio"></span></a>
</li>
<li>
<a href="testimonials.html" data-tooltip="References"><span class="ace-icon ace-icon-references"></span></a>
</li>
<li>
<a href="contact.html" data-tooltip="Contact"><span class="ace-icon ace-icon-contact"></span></a>
</li>
<li>
<a href="category.html" data-tooltip="Blog"><span class="ace-icon ace-icon-blog"></span></a>
</li>
</ul>
</nav><!-- #ace-tab-nav-sm -->
<article id="ace-card" class="ace-card bg-primary">
<div class="ace-card-inner text-center">
<img class="avatar avatar-195" src="img/uploads/avatar/avatar-195x195.png" width="195" height="195" alt="">
<h1>Guang Liang</h1>
<p class="text-muted">Florist | Decorator</p>
<ul class="ace-social clear-list">
<li><a href="http://weibo.com/1835567007/profile?rightmod=1&wvr=6&mod=personinfo&is_all=1"><span class="ace-icon ace-icon-weibo"></span></a></li>
<li><a href="https://plus.google.com/105139342890784465454"><span class="ace-icon ace-icon-google-plus"></span></a></li>
<li><a href="https://twitter.com/Hitsme42"><span class="ace-icon ace-icon-twitter"></span></a></li>
<li><a href="http://music.163.com/#/user/home?id=120598902"><span class="ace-icon ace-icon-music"></span></a></li>
<li><a href="https://www.pinterest.com/deemonliang5203/"><span class="ace-icon ace-icon-pinterest"></span></a></li>
</ul>
</div>
<footer class="ace-card-footer">
<a class="btn btn-lg btn-block btn-thin btn-upper " href="#">Download Resume</a>
</footer>
</article><!-- #ace-card -->
<div id="ace-content" class="ace-container-shift">
<div class="ace-container">
<div id="ace-nav-wrap" class="hidden-sm hidden-xs">
<div class="ace-nav-cont">
<div id="ace-nav-scroll">
<nav id="ace-nav" class="ace-nav">
<ul class="clear-list">
<li>
<a href="index.html" data-tooltip="Home"><img class="avatar avatar-42" src="img/uploads/avatar/avatar-42x42.png" alt=""></a>
</li>
<li>
<a href="experience.html" data-tooltip="Experience"><span class="ace-icon ace-icon-experience"></span></a>
</li>
<li>
<a href="portfolio.html" data-tooltip="my work"><span class="ace-icon ace-icon-portfolio"></span></a>
</li>
<li>
<a href="testimonials.html" data-tooltip="References"><span class="ace-icon ace-icon-references"></span></a>
</li>
<li>
<a href="contact.html" data-tooltip="Contact"><span class="ace-icon ace-icon-contact"></span></a>
</li>
<li>
<a href="category.html" data-tooltip="my living"><span class="ace-icon ace-icon-blog"></span></a>
</li>
</ul>
</nav>
</div>
<div id="ace-nav-tools" class="hidden">
<span class="ace-icon ace-icon-dots-three-horizontal"></span>
<button id="ace-nav-arrow" class="clear-btn">
<span class="ace-icon ace-icon-chevron-thin-down"></span>
</button>
</div>
</div>
<div class="ace-nav-btm"></div>
</div><!-- .ace-nav-wrap -->
<div class="ace-paper-stock">
<main class="ace-paper clearfix">
<div class="ace-paper-cont clear-mrg">
<!-- START: PAGE CONTENT -->
<div class="padd-box clear-mrg">
<section class="section brd-btm">
<div class="row">
<div class="col-sm-12 clear-mrg text-box">
<h2 class="title-lg text-upper">About Me</h2>
<p><b>Hello, I’m Hitsme!</b><br>
I am a program ape, graduated from CUMT on June 23, 2017. Like most programmers, do not talk, silence is the best choice for me to get along with the world.
I will not cook, do not smoke, do not gambling, and occasionally drink, will encode the world ... I do not like to speak, do not like to participate in a variety of annoying parties, do not love sports, love science online, love to play games, love coding code ..
</p>
<p class="text-right">
<img src="img/uploads/signature.png" alt="">
</p>
</div>
</div>
</section><!-- .section -->
<section class="section brd-btm">
<div class="row">
<div class="col-sm-6 clear-mrg">
<h2 class="title-thin text-muted">personal information</h2>
<dl class="dl-horizontal clear-mrg">
<dt class="text-upper">Full Name</dt>
<dd>Guang Liang Ma</dd>
<dt class="text-upper">D.o.b.</dt>
<dd>05 May 1993</dd>
<dt class="text-upper">address</dt>
<dd>572600, China, DongFang,
HaiNan</dd>
<dt class="text-upper">e-mail</dt>
<dd><a href="mailto:[email protected]">[email protected]</a></dd>
<dt class="text-upper">phone</dt>
<dd>+86 159 062 452 95</dd>
<dt class="text-upper">freelance</dt>
<dd>I want</dd>
</dl>
</div><!-- .col-sm-6 -->
<div class="col-sm-6 clear-mrg">
<h2 class="title-thin text-muted">languages</h2>
<div class="progress-bullets ace-animate" role="progressbar" aria-valuenow="10" aria-valuemin="0" aria-valuemax="10">
<strong class="progress-title">Chinese</strong>
<span class="progress-bar">
<span class="bullet fill"></span>
<span class="bullet fill"></span>
<span class="bullet fill"></span>
<span class="bullet fill"></span>
<span class="bullet fill"></span>
<span class="bullet fill"></span>
<span class="bullet fill"></span>
<span class="bullet fill"></span>
<span class="bullet fill"></span>
<span class="bullet fill"></span>
</span>
<span class="progress-text text-muted">native</span>
</div>
<div class="progress-bullets ace-animate" role="progressbar" aria-valuenow="8" aria-valuemin="0" aria-valuemax="10">
<strong class="progress-title">English</strong>
<span class="progress-bar">
<span class="bullet fill"></span>
<span class="bullet fill"></span>
<span class="bullet fill"></span>
<span class="bullet fill"></span>
<span class="bullet fill"></span>
<span class="bullet fill"></span>
<span class="bullet fill"></span>
<span class="bullet fill"></span>
<span class="bullet"></span>
<span class="bullet"></span>
</span>
<span class="progress-text text-muted">intermediate</span>
</div>
<div class="progress-bullets ace-animate" role="progressbar" aria-valuenow="7" aria-valuemin="0" aria-valuemax="10">
<strong class="progress-title">Vietnamese</strong>
<span class="progress-bar">
<span class="bullet fill"></span>
<span class="bullet fill"></span>
<span class="bullet fill"></span>
<span class="bullet fill"></span>
<span class="bullet fill"></span>
<span class="bullet fill"></span>
<span class="bullet fill"></span>
<span class="bullet"></span>
<span class="bullet"></span>
<span class="bullet"></span>
</span>
<span class="progress-text text-muted">beginner</span>
</div>
</div><!-- .col-sm-6 -->
</div><!-- .row -->
</section><!-- .section -->
<section class="section brd-btm">
<div class="row">
<div class="col-sm-6 clear-mrg">
<h2 class="title-thin text-muted">professional skills</h2>
<div class="row">
<div class="col-xs-4">
<div class="progress-chart ace-animate" role="progressbar" aria-valuenow="90" aria-valuemin="0" aria-valuemax="100">
<div class="progress-bar" data-text="90%" data-value="0.9"></div>
<strong class="progress-title">Java & C++</strong>
</div>
</div><!-- .col-xs-4 -->
<div class="col-xs-4">
<div class="progress-chart ace-animate" role="progressbar" aria-valuenow="88" aria-valuemin="0" aria-valuemax="100">
<div class="progress-bar" data-text="81%" data-value="0.81"></div>
<strong class="progress-title">Android & MySql</strong>
</div>
</div><!-- .col-xs-4 -->
<div class="col-xs-4">
<div class="progress-chart ace-animate" role="progressbar" aria-valuenow="66" aria-valuemin="0" aria-valuemax="100">
<div class="progress-bar" data-text="66%" data-value="0.66"></div>
<strong class="progress-title">UI Design</strong>
</div>
</div><!-- .col-xs-4 -->
</div><!-- .row -->
</div><!-- .col-sm-6 -->
<div class="col-sm-6 clear-mrg">
<h2 class="title-thin text-muted">professional skills</h2>
<div class="progress-line ace-animate" role="progressbar" aria-valuenow="90" aria-valuemin="0" aria-valuemax="100">
<strong class="progress-title">PHP & C#</strong>
<div class="progress-bar" data-text="90%" data-value="0.9"></div>
</div>
<div class="progress-line ace-animate" role="progressbar" aria-valuenow="80" aria-valuemin="0" aria-valuemax="100">
<strong class="progress-title">Javascript</strong>
<div class="progress-bar" data-text="80%" data-value="0.8"></div>
</div>
<div class="progress-line ace-animate" role="progressbar" aria-valuenow="80" aria-valuemin="0" aria-valuemax="100">
<strong class="progress-title">UX Design</strong>
<div class="progress-bar" data-text="80%" data-value="0.8"></div>
</div>
<div class="progress-line ace-animate" role="progressbar" aria-valuenow="70" aria-valuemin="0" aria-valuemax="100">
<strong class="progress-title">Ruby</strong>
<div class="progress-bar" data-text="70%" data-value="0.7"></div>
</div>
</div><!-- .col-sm-6 -->
</div><!-- .row -->
</section><!-- .section -->
<section class="section brd-btm">
<div class="row">
<div class="col-sm-6 clear-mrg">
<h2 class="title-thin text-muted">professional skills</h2>
<div class="progress-line ace-animate" role="progressbar" aria-valuenow="90" aria-valuemin="0" aria-valuemax="100">
<strong class="progress-title">Php & MySQL</strong>
<div class="progress-bar" data-text="90%" data-value="0.9"></div>
</div>
<div class="progress-line ace-animate" role="progressbar" aria-valuenow="80" aria-valuemin="0" aria-valuemax="100">
<strong class="progress-title">Javascript</strong>
<div class="progress-bar" data-text="80%" data-value="0.8"></div>
</div>
<div class="progress-line ace-animate" role="progressbar" aria-valuenow="80" aria-valuemin="0" aria-valuemax="100">
<strong class="progress-title">UX Design</strong>
<div class="progress-bar" data-text="80%" data-value="0.8"></div>
</div>
</div><!-- .col-sm-6 -->
<div class="col-sm-6 clear-mrg">
<h2 class="title-thin text-muted">personal characteristics</h2>
<ul class="styled-list clear-mrg">
<li>Silent</li>
<li>Goodness</li>
<li>Shy</li>
<li>Funny</li>
</ul>
</div><!-- .col-sm-6 -->
</div><!-- .row -->
</section><!-- .section -->
<section class="section brd-btm">
<div class="row">
<div class="col-sm-12 clear-mrg">
<h2 class="title-thin text-muted">interests</h2>
<ul class="icon-list icon-list-col3 clearfix">
<li><span class="ace-icon ace-icon-music"></span>Listen to music</li>
<li><span class="ace-icon ace-icon-gamepad"></span> Play games</li>
<li><span class="ace-icon ace-icon-code"></span> Coding</li>
<li><span class="ace-icon ace-icon-book"></span> Reading</li>
<li><span class="ace-icon ace-icon-plane"></span> Travel</li>
<li><span class="ace-icon ace-icon-google"></span> Google</li>
<li><span class="ace-icon ace-icon-android"></span> Android</li>
</ul>
</div>
</div>
</section><!-- .section -->
<!-- <section class="section">
<h2 class="title-thin text-muted">Awards and Achievements</h2>
<div class="row">
<div class="col-sm-6 clear-mrg">
<div class="award-box">
<figure class="award-img">
<img src="img/uploads/awards/award-01.png" alt="">
</figure>
<h3 class="award-title"><div style="text-align:center;width:118px">CET 4</div></h3>
<div class="award-text text-muted clear-mrg">
<p>University four years, English four registration 8 times, the actual test 4 times, did not pass.</p>
</div>
UY BEGIN
<div id="uyan_frame"></div>
<script type="text/javascript" src="http://v2.uyan.cc/code/uyan.js?uid=2137892"></script>
UY END
</div>
</div>.col-sm-6
<div class="col-sm-6 clear-mrg">
<div class="award-box">
<figure class="award-img">
<img src="img/uploads/awards/award-02.png" alt="">
</figure>
<h3 class="award-title">Lake Marcel Awards</h3>
<div class="award-text text-muted clear-mrg">
<p>Your brand is the core of your marketing, the central theme around your products and services.</p>
</div>
</div>
</div>.col-sm-6
</div>.row
</section> --><!-- .section -->
</div><!-- .padd-box -->
<!-- END: PAGE CONTENT -->
</div><!-- .ace-paper-cont -->
</main><!-- .ace-paper -->
</div><!-- .ace-paper-stock -->
</div><!-- .ace-container -->
</div><!-- #ace-content -->
<div id="ace-sidebar">
<button id="ace-sidebar-close" class="btn btn-icon btn-light btn-shade">
<span class="ace-icon ace-icon-close"></span>
</button>
<div id="ace-sidebar-inner">
<nav id="ace-main-nav-sm" class="visible-xs visible-sm text-center">
<ul class="clear-list">
<li><a href="index.html">about</a></li>
<li><a href="portfolio.html">my work</a>
<li><a href="testimonials.html">references</a></li>
<li class="has-sub-menu"><a href="#">pages</a>
<ul class="sub-menu">
<li><a href="typography.html">typography</a></li>
<li><a href="components.html">components</a></li>
<li><a href="search.html">search</a></li>
<li><a href="404.html">404</a></li>
</ul>
</li>
<li class="has-sub-menu"><a href="category.html">my living</a>
<ul class="sub-menu">
<li><a href="single.html">single</a></li>
<li><a href="single-image.html">single image</a></li>
<li><a href="single-slider.html">single slider</a></li>
<li><a href="single-youtube.html">single youtube</a></li>
<li><a href="single-vimeo.html">single vimeo</a></li>
<li><a href="single-dailymotion.html">single dailymotion</a></li>
<li><a href="single-soundcloud.html">single soundcloud</a></li>
<li><a href="single-video.html">single video</a></li>
<li><a href="single-audio.html">single audio</a></li>
</ul>
</li>
<li><a href="contact.html">contact</a></li>
</ul>
</nav><!-- #ace-main-nav-sm -->
<article class="ace-card bg-primary">
<div class="ace-card-inner text-center">
<img class="avatar avatar-195" src="img/uploads/avatar/avatar-195x195.png" width="195" height="195" alt="">
<h1>Guang Liang</h1>
<p class="text-muted">Florist | Decorator</p>
<ul class="ace-social clear-list">
<li><a href="http://weibo.com/1835567007/profile?rightmod=1&wvr=6&mod=personinfo&is_all=1"><span class="ace-icon ace-icon-weibo"></span></a></li>
<li><a href="https://plus.google.com/105139342890784465454"><span class="ace-icon ace-icon-google-plus"></span></a></li>
<li><a href="https://twitter.com/Hitsme42"><span class="ace-icon ace-icon-twitter"></span></a></li>
<li><a href="http://music.163.com/#/user/home?id=120598902"><span class="ace-icon ace-icon-music"></span></a></li>
<li><a href="https://www.pinterest.com/deemonliang5203/"><span class="ace-icon ace-icon-pinterest"></span></a></li>
</ul>
</div>
</article><!-- #ace-card -->
<aside class="widget-area">
<section class="widget widget_search">
<form role="search" method="get" class="search-form" action="http://www.baidu.com/">
<label>
<span class="screen-reader-text">Search for:</span>
<input type="search" class="search-field" placeholder="Search" value="" name="s">
</label>
<button type="submit" class="search-submit">
<span class="screen-reader-text">Search</span>
<span class="ace-icon ace-icon-search"></span>
</button>
</form>
</section>
<section class="widget widget_posts_entries">
<h2 class="widget-title">popular posts</h2>
<ul>
<li>
<a class="post-image" href="">
<img src="http://noemi.px-lab.com/wp-content/uploads/2016/05/tttt-70x70.png" alt="">
</a>
<div class="post-content">
<h3>
<a href="">Coming</a>
</h3>
</div>
<div class="post-category-comment">
<a href="" class="post-category">Work</a>
<a href="" class="post-comments">256 comments</a>
</div>
</li>
<li>
<a class="post-image" href="">
<img src="http://noemi.px-lab.com/wp-content/uploads/2016/05/IMG_8945-1-70x70.jpg" alt="">
</a>
<div class="post-content">
<h3>
<a href="">Coming Up</a>
</h3>
</div>
<div class="post-category-comment">
<a href="" class="post-category">Work</a>
<a href="" class="post-comments">256 comments</a>
</div>
</li>
<li>
<a class="post-image" href="">
<img src="http://noemi.px-lab.com/wp-content/uploads/2016/05/15-70x70.png" alt="">
</a>
<div class="post-content">
<h3><a href=""></a>Coming Up</h3>
</div>
<div class="post-category-comment">
<a href="" class="post-category">Work</a>
<a href="" class="post-comments">256 comments</a>
</div>
</li>
</ul>
</section>
<section id="tag_cloud-2" class="widget widget_tag_cloud">
<h2 class="widget-title">Tags</h2>
<div class="tagcloud">
<a href="http://sc.chinaz.com/jiaoben/tag/audios/" class="tag-link-5 tag-link-position-1" title="1 topic" style="font-size: 1em;">Audios</a>
<a href="" class="tag-link-7 tag-link-position-2" title="1 topic" style="font-size: 1em;">Freelance</a></div>
</section>
<section id="recent-posts-3" class="widget widget_recent_entries">
<h4 class="widget-title">Recent Posts</h4>
<ul>
<li>
<a href="">Coming Up</a>
<div class="post-category-comment">
<a href="" class="post-category">Coming</a>
<a href="" class="post-comments">256 comments</a>
</div>
</li>
<li>
<a href="">Coming</a>
<div class="post-category-comment">
<a href="" class="post-category">Work</a>
<a href="" class="post-comments">256 comments</a>
</div>
</li>
<li>
<a href="">Coming Up</a>
<div class="post-category-comment">
<a href="" class="post-category">Coming</a>
<a href="" class="post-comments">256 comments</a>
</div>
</li>
</ul>
</section>
<section class="widget widget_categories">
<h4 class="widget-title">Coming</h4>
<ul>
<li class="cat-item"><a href="">Coming</a>5</li>
<li class="cat-item"><a href="">Coming</a>2</li>
<li class="cat-item"><a href="">Coming</a>27</li>
<li class="cat-item"><a href="">Coming</a>5</li>
<li class="cat-item"><a href="">Coming</a>2</li>
<li class="cat-item"><a href="">Coming</a>27</li>
</ul>
</section>
</aside>
</div><!-- #ace-sidebar-inner -->
</div><!-- #ace-sidebar -->
<footer id="ace-footer" class="ace-container-shift">
<div class="ace-container">
<div class="ace-footer-cont clear-mrg">
<p class="text-center">Copyright © 2017.Company name All rights reserved.<a target="_blank" href="">Hitsme</a></p>
</div>
</div><!-- .ace-container -->
</footer><!-- #ace-footer -->
<!-- Triangle Shapes -->
<svg id="ace-bg-shape-1" class="hidden-sm hidden-xs" height="519" width="758">
<polygon points="0,455,693,352,173,0,92,0,0,71" style="fill:#d2d2d2;stroke:purple;stroke-width:0; opacity: 0.5">
</svg>
<svg id="ace-bg-shape-2" class="hidden-sm hidden-xs" height="536" width="633">
<polygon points="0,0,633,0,633,536" style="fill:#c0e3e7;stroke:purple;stroke-width:0" />
</svg>
</div><!-- .ace-wrapper -->
<!-- Scripts -->
<script type="text/javascript" src="js/vendor/jquery-1.12.4.min.js"></script>
<!---<script type="text/javascript" src="http://ditu.google.cn/maps/api/js?key=AIzaSyDiwY_5J2Bkv2UgSeJa4NOKl6WUezSS9XA"></script>--->
<script type="text/javascript" src="js/plugins/highlight/highlight.pack.js"></script>
<script type="text/javascript" src="js/plugins/jquery.mCustomScrollbar.min.js"></script>
<script type="text/javascript" src="js/plugins/isotope.pkgd.min.js"></script>
<script type="text/javascript" src="js/plugins/progressbar.min.js"></script>
<script type="text/javascript" src="js/plugins/slick.min.js"></script>
<script type="text/javascript" src="js/options.js"></script>
<script type="text/javascript" src="js/main.js"></script>
</body>
</html>