-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathteam-details.html
506 lines (481 loc) · 19.5 KB
/
team-details.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
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Meta -->
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
<meta name="description" content="Education of college students">
<meta name="keywords" content="theme_ocean, college, course, e-learning, education, high school, kids, learning, online, online courses, school, student, teacher, tutor, university">
<meta name="author" content="theme_ocean">
<!-- SITE TITLE -->
<title>Education of college students</title>
<!-- Latest Bootstrap min CSS -->
<link rel="stylesheet" href="assets/bootstrap/css/bootstrap.min.css">
<!-- Google Font -->
<link href="https://fonts.googleapis.com/css2?family=Lexend:wght@300;400;500;600;700&display=swap" rel="stylesheet">
<!-- Font Awesome CSS -->
<link rel="stylesheet" href="assets/fonts/font-awesome.min.css">
<link rel="stylesheet" href="assets/fonts/themify-icons.css">
<!--- owl carousel Css-->
<link rel="stylesheet" href="assets/owlcarousel/css/owl.carousel.css">
<link rel="stylesheet" href="assets/owlcarousel/css/owl.theme.css">
<!--slicknav Css-->
<link rel="stylesheet" href="assets/css/slicknav.css">
<!-- MAGNIFIC CSS -->
<link rel="stylesheet" href="assets/css/magnific-popup.css">
<!-- animate CSS -->
<link rel="stylesheet" href="assets/css/animate.css">
<!-- Style CSS -->
<link rel="stylesheet" href="assets/css/style.css" />
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Meta -->
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
<meta name="description" content="Education HTML Template">
<meta name="keywords" content="themes_mountain, college, course, e-learning, education, high school, kids, learning, online, online courses, school, student, teacher, tutor, university">
<meta name="author" content="theme_ocean">
<!-- SITE TITLE -->
<title>Education HTML Template</title>
<!-- Latest Bootstrap min CSS -->
<link rel="stylesheet" href="assets/bootstrap/css/bootstrap.min.css">
<!-- Google Font -->
<link href="https://fonts.googleapis.com/css2?family=Lexend:wght@300;400;500;600;700&display=swap" rel="stylesheet">
<!-- Font Awesome CSS -->
<link rel="stylesheet" href="assets/fonts/font-awesome.min.css">
<link rel="stylesheet" href="assets/fonts/themify-icons.css">
<!--- owl carousel Css-->
<link rel="stylesheet" href="assets/owlcarousel/css/owl.carousel.css">
<link rel="stylesheet" href="assets/owlcarousel/css/owl.theme.css">
<!--slicknav Css-->
<link rel="stylesheet" href="assets/css/slicknav.css">
<!-- MAGNIFIC CSS -->
<link rel="stylesheet" href="assets/css/magnific-popup.css">
<!-- animate CSS -->
<link rel="stylesheet" href="assets/css/animate.css">
<!-- Style CSS -->
<link rel="stylesheet" href="assets/css/style.css" />
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
<style>
#main-menu {
display: flex;
justify-content: space-between;
align-items: center;
}
/* #main-menu ul {
display: flex;
list-style: none;
padding: 0;
margin: 0;
align-items: center;
} */
#main-menu ul li {
padding: 0px 28px;
}
#main-menu ul li a {
display: block;
padding: 25px 0;
}
</style>
</head>
<body>
<!-- START PRELOADER -->
<div class="preloaders">
<span class="loader"></span>
</div>
<!-- END PRELOADER -->
<!-- START LOGO WITH CONTACT -->
<section class="logo-contact">
<div class="container">
<div class="row d-flex justify-content-between">
<!-- Contact Items -->
<div class="col-lg-3 col-md-4 col-sm-6 col-xs-12">
<div class="single-top-contact">
<i class="fa fa-phone"></i>
<h4>+86 1888888888</h4>
</div>
</div><!--- END COL -->
<div class="col-lg-3 col-md-4 col-sm-6 col-xs-12">
<div class="single-top-contact">
<i class="fa fa-envelope"></i>
<h4><a href="mailto:[email protected]">[email protected]</a></h4>
</div>
</div><!--- END COL -->
<div class="col-lg-3 col-md-4 col-sm-6 col-xs-12">
<div class="single-top-contact">
<i class="fa fa-clock-o"></i>
<h4>全天开放</h4>
</div>
</div><!--- END COL -->
</div><!--- END ROW -->
</div><!--- END CONTAINER -->
</section>
<!-- END LOGO WITH CONTACT -->
<!-- START NAVBAR -->
<div id="navigation" class="fixed-top navbar-light bg-faded site-navigation">
<div class="container top_menu_bg">
<div class="row">
<div class="col-lg-2 col-md-3 col-sm-4">
<div class="site-logo">
<a href="index.html"><img src="assets/images/all-img/logo1111.png" alt="" style="width: 50px; height: auto;"></a>
</div>
</div><!--- END Col -->
<div class="col-lg-6 col-md-10 col-sm-8 ">
<div class="header_right ">
<nav id="main-menu" class="ms-auto">
<ul>
<li>
<a class="nav-link" href="index.html">主页 </a>
</li>
<li><a class="nav-link" href="#">页面<span class="ti-angle-down"></span></a>
<ul>
<li><a class="nav-link" href="about.html">关于我们</a></li>
<li><a class="nav-link" href="team.html">导师概览</a></li>
<li><a class="nav-link" href="team-details.html">导师介绍</a></li>
</ul>
</li>
<li>
<a class="nav-link" href="course.html">课程 </a>
</li>
<li><a class="nav-link" href="contact.html">联系我们</a></li>
</ul>
</nav>
<div id="mobile_menu"></div>
</div>
</div><!--- END Col -->
<div class="col-lg-4 col-md-3 col-sm-8 m-none">
<div class="call_to_action">
<a class="btn_two" href="register.html">登录 / 注册</a>
</div><!--- END SOCIAL PROFILE -->
</div><!--- END Col -->
</div><!--- END ROW -->
</div><!--- END CONTAINER -->
</div>
<!-- END NAVBAR -->
<!-- START SECTION TOP -->
<section class="section-top">
<div class="container">
<div class="col-lg-10 offset-lg-1 text-center">
<div class="section-top-title wow fadeInRight" data-wow-duration="1s" data-wow-delay="0.3s" data-wow-offset="0">
<h1>讲师详细信息</h1>
<ul>
<li><a href="index.html">主页</a></li>
<li> / 讲师详细信息</li>
</ul>
</div><!-- //.HERO-TEXT -->
</div><!--- END COL -->
</div><!--- END CONTAINER -->
</section>
<!-- END SECTION TOP -->
<!-- START AGENT PROFILE -->
<section class="template_agent section-padding">
<div class="container">
<div class="row">
<div class="col-lg-12 col-sm-12 col-xs-12">
<div class="single_agent">
<div class="single_agent_image">
<img src="assets/images/all-img/team-details1.png" width="150" height="400";class="img-fluid" alt=""/>
</div>
<div class="single_agent_content">
<h4>张乐峰</h4>
<h5>助理教授</h5>
<p>2023年毕业于悉尼科技大学,计算机科学与技术博士<br>
2019年毕业于中南财经政法大学,信息安全管理硕士<br>
2016毕业于中南财经政法大学,计算机科学与技术学士</p>
<ul>
<li><i class="fa fa-envelope-o"></i>[email protected]</li>
<li><i class="fa fa-phone"></i>(853)8590 2269</li>
<li><i class="fa fa-plane"></i><a href="https://fds.cityu.edu.mo/members/293">https://fds.cityu.edu.mo/members/293</a></li>
<li><i class="fa fa-skype"></i>暂无</li>
</ul>
</div>
</div><!--- END SINGLE ITEM -->
</div><!--- END COL -->
</div><!--- END ROW -->
</div><!--- END CONTAINER -->
</section>
<!-- END AGENT PROFILE -->
<!-- START COUNTER -->
<section id="counts" class="counts section-padding">
<div class="container" data-aos="fade-up">
<div class="section-title">
<h2>一些有趣的事实</h2>
<p>关于试验区的<span><u>成就</u></span></p>
</div>
<div class="row gy-4">
<div class="col-lg-3 col-md-6">
<div class="count-box">
<i class="ti-face-smile"></i>
<div>
<span data-purecounter-start="0" data-purecounter-end="11253" data-purecounter-duration="1" class="purecounter"></span>
<p>在校学生</p>
</div>
</div>
</div><!--- END COL -->
<div class="col-lg-3 col-md-6">
<div class="count-box">
<i class="ti-files" style="color: #ee6c20;"></i>
<div>
<span data-purecounter-start="0" data-purecounter-end="226" data-purecounter-duration="1" class="purecounter"></span>
<p>研究项目</p>
</div>
</div>
</div><!--- END COL -->
<div class="col-lg-3 col-md-6">
<div class="count-box">
<i class="ti-headphone-alt" style="color: #15be56;"></i>
<div>
<span data-purecounter-start="0" data-purecounter-end="13" data-purecounter-duration="1" class="purecounter"></span>
<p>合作的学校</p>
</div>
</div>
</div><!--- END COL -->
<div class="col-lg-3 col-md-6">
<div class="count-box">
<i class="ti-user" style="color: #bb0852;"></i>
<div>
<span data-purecounter-start="0" data-purecounter-end="193" data-purecounter-duration="1" class="purecounter"></span>
<p>优秀的老师</p>
</div>
</div>
</div><!--- END COL -->
</div><!--- END ROW -->
</div><!--- END CONTAINER -->
</section>
<!-- END COUNTER -->
<!--START COURSE -->
<div class="best-cpurse section-padding">
<div class="container">
<div class="section-title">
<h2>共享课程</h2>
<p>选择你觉得 <span><u>有趣的课程</u></span></p>
</div>
<div class="row">
<div class="col-lg-4 col-sm-6 col-xs-12 wow fadeInUp" data-wow-duration="1s" data-wow-delay="0.1s" data-wow-offset="0">
<div class="course-slide">
<div class="course-img">
<img src="assets/images/all-img/c1.png" alt="">
<div class="course-date">
<span class="month">$49</span>
</div>
</div>
<div class="course-content"><a class="c_btn" href="single_course.html">Arts & Design</a>
<h3><a href="single_course.html">Basic Fundamentals of Interior & Graphics Design</a></h3>
<span><i class="fa fa-calendar"></i>3 Lessons</span>
<span><i class="fa fa-clock-o"></i>3h 45m</span>
<span><i class="fa fa-star"></i>4.9</span>
<span><i class="fa fa-table"></i><strong>30 Seats Available</strong></span>
</div>
</div><!--END COURSE SLIDE -->
</div><!--END COL -->
<div class="col-lg-4 col-sm-6 col-xs-12 wow fadeInUp" data-wow-duration="1s" data-wow-delay="0.1s" data-wow-offset="0">
<div class="course-slide">
<div class="course-img">
<img src="assets/images/all-img/c2.png" alt="">
<div class="course-date">
<span class="month">$39</span>
</div>
</div>
<div class="course-content"><a class="c_btn" href="single_course.html">Social</a>
<h3><a href="single_course.html">Increasing Engagement with Instagram & Facebook</a></h3>
<span><i class="fa fa-calendar"></i>5 Lessons</span>
<span><i class="fa fa-clock-o"></i>4h 15m</span>
<span><i class="fa fa-star"></i>4.7</span>
<span><i class="fa fa-table"></i><strong>21 Seats Available</strong></span>
</div>
</div><!--END COURSE SLIDE -->
</div><!--END COL -->
<div class="col-lg-4 col-sm-6 col-xs-12 wow fadeInUp" data-wow-duration="1s" data-wow-delay="0.1s" data-wow-offset="0">
<div class="course-slide">
<div class="course-img">
<img src="assets/images/all-img/c3.png" alt="">
<div class="course-date">
<span class="month">$29</span>
</div>
</div>
<div class="course-content"><a class="c_btn" href="single_course.html">Design</a>
<h3><a href="single_course.html">Introduction to Color Theory & Basic UI/UX</a></h3>
<span><i class="fa fa-calendar"></i>4 Lessons</span>
<span><i class="fa fa-clock-o"></i>6h 25m</span>
<span><i class="fa fa-star"></i>4.8</span>
<span><i class="fa fa-table"></i><strong>33 Seats Available</strong></span>
</div>
</div><!--END COURSE SLIDE -->
</div><!--END COL -->
<div class="col-lg-4 col-sm-6 col-xs-12 wow fadeInUp" data-wow-duration="1s" data-wow-delay="0.1s" data-wow-offset="0">
<div class="course-slide">
<div class="course-img">
<img src="assets/images/all-img/c4.png" alt="">
<div class="course-date">
<span class="month">$59</span>
</div>
</div>
<div class="course-content"><a class="c_btn" href="single_course.html">Technology</a>
<h3><a href="single_course.html">Financial Security Thinking and Principles Theory</a></h3>
<span><i class="fa fa-calendar"></i>7 Lessons</span>
<span><i class="fa fa-clock-o"></i>7h 45m</span>
<span><i class="fa fa-star"></i>4.7</span>
<span><i class="fa fa-table"></i><strong>11 Seats Available</strong></span>
</div>
</div><!--END COURSE SLIDE -->
</div><!--END COL -->
<div class="col-lg-4 col-sm-6 col-xs-12 wow fadeInUp" data-wow-duration="1s" data-wow-delay="0.1s" data-wow-offset="0">
<div class="course-slide">
<div class="course-img">
<img src="assets/images/all-img/c5.png" alt="">
<div class="course-date">
<span class="month">$69</span>
</div>
</div>
<div class="course-content"><a class="c_btn" href="single_course.html">Data Science</a>
<h3><a href="single_course.html">Logo Design: From Concept to Presentation</a></h3>
<span><i class="fa fa-calendar"></i>5 Lessons</span>
<span><i class="fa fa-clock-o"></i>4h 55m</span>
<span><i class="fa fa-star"></i>4.9</span>
<span><i class="fa fa-table"></i><strong>41 Seats Available</strong></span>
</div>
</div><!--END COURSE SLIDE -->
</div><!--END COL -->
<div class="col-lg-4 col-sm-6 col-xs-12 wow fadeInUp" data-wow-duration="1s" data-wow-delay="0.1s" data-wow-offset="0">
<div class="course-slide">
<div class="course-img">
<img src="assets/images/all-img/c6.png" alt="">
<div class="course-date">
<span class="month">$99</span>
</div>
</div>
<div class="course-content"><a class="c_btn" href="single_course.html">Development</a>
<h3><a href="single_course.html">Professional Ceramic Moulding for Beginners</a></h3>
<span><i class="fa fa-calendar"></i>3 Lessons</span>
<span><i class="fa fa-clock-o"></i>3h 10m</span>
<span><i class="fa fa-star"></i>4.9</span>
<span><i class="fa fa-table"></i><strong>37 Seats Available</strong></span>
</div>
</div><!--END COURSE SLIDE -->
</div><!--END COL -->
<div class="col-lg-12 text-center">
<div class="cc_btn">
<a class="btn_one" href="course.html">查看所有的课程</a>
</div>
</div><!--END COL -->
</div><!--END ROW -->
</div><!--END CONTAINER -->
</div>
<!--END COURSE -->
<!-- START FOOTER -->
<div class="footer section-padding">
<div class="container">
<div class="row">
<div class="col-lg-3 col-sm-6 col-xs-12">
<div class="single_footer">
<p>我们是来自中央民族大学海南国际学院的一支团队。我们的成员均为大一学生。我们梦想着有一天能设计出稳定,高效,可以便捷同学学习的网站。</p>
</div>
<div class="foot_social">
<ul>
<li><a href="#">Github</a></li>
<li><a href="#">Email</a></li>
<li><a href="#">Bilibili</a></li>
</ul>
</div>
</div><!--- END COL -->
<div class="col-lg-3 col-sm-6 col-xs-12">
<div class="single_footer">
<h4>课程</h4>
<ul>
<li><a href="#">高等数学</a></li>
<li><a href="#">离散数学</a></li>
<li><a href="#">面向对象程序设计</a></li>
<li><a href="#">矩阵理论与方法</a></li>
<li><a href="#">信号与系统</a></li>
</ul>
</div>
</div><!--- END COL -->
<div class="col-lg-3 col-sm-6 col-xs-12">
<div class="single_footer">
<h4>团队</h4>
<ul>
<li><a href="#">关于我们</a></li>
<li><a href="#">项目进展</a></li>
<li><a href="#">在线社区</a></li>
<li><a href="#">支持我们</a></li>
</ul>
</div>
</div><!--- END COL -->
<div class="col-lg-3 col-sm-6 col-xs-12">
<div class="single_footer">
<h4>如何联系我们</h4>
<div class="sf_contact">
<span class="ti-mobile"></span>
<h3>号码</h3>
<p>+86 188 8888 8888</p>
</div>
<div class="sf_contact">
<span class="ti-email"></span>
<h3>邮件地址</h3>
<p>[email protected]</p>
</div>
<div class="sf_contact">
<span class="ti-map"></span>
<h3>地址</h3>
<p>中国,海南</p>
</div>
</div>
</div><!--- END COL -->
</div><!--- END ROW -->
<div class="row fc">
<div class="col-lg-6 col-sm-6 col-xs-12">
<div class="footer_copyright">
<p>© 2024. All Rights Reserved.</p>
</div>
</div>
<div class="col-lg-6 col-sm-6 col-xs-12">
<div class="footer_menu">
<ul>
<li><a href="#">使用事项</a></li>
<li><a href="#">隐私政策</a></li>
<li><a href="#">Cookie政策</a></li>
</ul>
</div>
</div><!-- END COL -->
</div>
</div><!--- END CONTAINER -->
</div>
<!-- END FOOTER -->
<!-- Latest jQuery -->
<script src="assets/js/jquery-1.12.4.min.js"></script>
<!-- Latest compiled and minified Bootstrap -->
<script src="assets/bootstrap/js/bootstrap.min.js"></script>
<!-- owl-carousel min js -->
<script src="assets/owlcarousel/js/owl.carousel.min.js"></script>
<!-- jquery.slicknav -->
<script src="assets/js/jquery.slicknav.js"></script>
<!-- magnific-popup js -->
<script src="assets/js/jquery.magnific-popup.min.js"></script>
<!-- scrolltopcontrol js -->
<script src="assets/js/scrolltopcontrol.js"></script>
<!-- jquery purecounter vanilla js -->
<script src="assets/js/purecounter_vanilla.js"></script>
<!-- WOW - Reveal Animations When You Scroll -->
<script src="assets/js/wow.min.js"></script>
<!-- scripts js -->
<script src="assets/js/scripts.js"></script>
</body>
</html>