-
Notifications
You must be signed in to change notification settings - Fork 0
/
videos.html
271 lines (260 loc) · 11.5 KB
/
videos.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
<!DOCTYPE html>
<html lang="zh-cn">
<head>
<meta charset="utf-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
<meta name="keywords" content="网络大学,高等教育"/>
<meta name="description" content="万门大学不仅是一所网络大学,它也是一种信仰,这种信仰来自于我们相信每个人内在的价值,相信大学之道的存在;它更是一次中国高等教育改革的践行——在符合时代特征和发展规律的基础上,对大学精神以及大学教育进行深入的思考和尝试。"/>
<title>视频 | 万门大学</title>
<link rel="stylesheet" href="css/bootstrap.css" media="screen"/>
<link rel="stylesheet" href="css/wm-default.css" media="screen"/>
<link rel="icon" type="image/png" href="img/favicon.png"/>
<!--[if lt IE 9]>
<script src="js/html5shiv.js"></script>
<script src="js/respond.js"></script>
<![endif]-->
<!--[if lt IE 8]>
<link rel="stylesheet" href="css/bootstrap-ie7.css"/>
<![endif]-->
</head>
<body>
<header class="navbar navbar-default navbar-fixed-top" role="banner">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="index.html">万门大学</a>
</div>
<nav class="collapse navbar-collapse" role="navigation">
<ul class="nav navbar-nav">
<li class="active">
<a class="dropdown-toggle" data-toggle="dropdown" href="books.html">知识库<b class="caret"></b></a>
<ul class="dropdown-menu">
<li>
<a href="books.html"><span class="glyphicon glyphicon-book"></span> 图书</a>
</li>
<li>
<a href="videos.html"><span class="glyphicon glyphicon-facetime-video"></span> 视频</a>
</li>
<li>
<a href="articles.html"><span class="glyphicon glyphicon-edit"></span> 经验贴</a>
</li>
<li class="divider"></li>
<li class="dropdown-header">其它分类</li>
<li>
<a href="tags.html"><span class="glyphicon glyphicon-tags"></span> 标签</a>
</li>
</ul>
</li>
</ul>
<a class="navbar-right navbar-btn btn btn-primary" href="sign_in.html">登录</a>
<form class="navbar-right navbar-form" action="search.html" role="search">
<div class="input-group">
<input class="form-control" type="search" placeholder="图书,视频,经验贴" title="请输入关键词进行搜索"/>
<span class="input-group-btn">
<button class="btn btn-default" type="submit">
<span class="glyphicon glyphicon-search"></span>
</button>
</span>
</div>
</form>
</nav>
</div>
</header>
<main class="container" role="main">
<article class="col-sm-8">
<section class="wm-gallery">
<h3 class="page-header">
<span class="glyphicon glyphicon-star"></span> 精选推荐
<a class="wm-quick-link" href="">查看全部</a>
</h3>
<div class="row">
<figure class="col-sm-4">
<a class="thumbnail" href="videos/1.html">
<img src="http://img.wanmen.org/2013/09/33fccf4a47837894bb804905a25072e1.jpeg" alt="" title="硅谷的企业精神与创新"/>
</a>
<figcaption>
<a href="videos/1.html" title="硅谷的企业精神与创新">硅谷的企业精神与创新</a>
</figcaption>
</figure>
<figure class="col-sm-4">
<a class="thumbnail" href="">
<img src="http://img.wanmen.org/2013/09/f36e1b5d0ca89a2f6bd86c6aa76927a2.jpeg" alt="" title="20到21世纪经济拉动之大转变"/>
</a>
<figcaption>
<a href="" title="20到21世纪经济拉动之大转变">20到21世纪经济拉动之大转变</a>
</figcaption>
</figure>
<figure class="col-sm-4">
<a class="thumbnail" href="">
<img src="http://wanmen.b0.upaiyun.com/2013/09/87a6dc1e89458fe81a9603028d4139af.jpg" alt="" title="中国传统生命礼俗"/>
</a>
<figcaption>
<a href="" title="中国传统生命礼俗">中国传统生命礼俗</a>
</figcaption>
</figure>
</div>
<div class="row">
<figure class="col-sm-4">
<a class="thumbnail" href="">
<img src="http://wanmen.b0.upaiyun.com/2013/09/d7dc0a2fab3257f5e4678a39ca0b60ba.jpg" alt="" title="太平洋岛屿世界"/>
</a>
<figcaption>
<a href="" title="太平洋岛屿世界">太平洋岛屿世界</a>
</figcaption>
</figure>
<figure class="col-sm-4">
<a class="thumbnail" href="">
<img src="http://wanmen.b0.upaiyun.com/2013/09/8f57c82be2aeb1d56c3b8bf52e43db12.jpg" alt="" title="东亚文化:传统与现代"/>
</a>
<figcaption>
<a href="" title="东亚文化:传统与现代">东亚文化:传统与现代</a>
</figcaption>
</figure>
<figure class="col-sm-4">
<a class="thumbnail" href="">
<img src="http://wanmen.b0.upaiyun.com/2013/09/8db1ae069b4f78328dd4cafeee9ccfdd.jpg" alt="" title="犹太文化"/>
</a>
<figcaption>
<a href="" title="犹太文化">犹太文化</a>
</figcaption>
</figure>
</div>
</section>
<section class="wm-gallery">
<h3 class="page-header">
<span class="glyphicon glyphicon-calendar"></span> 最新视频
<a class="wm-quick-link" href="">查看全部</a>
</h3>
<div class="row">
<figure class="col-sm-4">
<a class="thumbnail" href="">
<img src="http://wanmen.b0.upaiyun.com/2013/09/ea0f63bbc0479a8a39056910ba67163e.jpg" alt="" title="科学在文化中的定位和挑战"/>
</a>
<figcaption>
<a href="" title="科学在文化中的定位和挑战">科学在文化中的定位和挑战</a>
</figcaption>
</figure>
<figure class="col-sm-4">
<a class="thumbnail" href="">
<img src="http://wanmen.b0.upaiyun.com/2013/09/af58525f19423673842fec1fe9958430.jpg" alt="" title="自由主义"/>
</a>
<figcaption>
<a href="" title="自由主义">自由主义</a>
</figcaption>
</figure>
<figure class="col-sm-4">
<a class="thumbnail" href="">
<img src="http://wanmen.b0.upaiyun.com/2013/09/024d2c615b480169bbbe5f0ce5f91c59.jpg" alt="" title="哲学概论"/>
</a>
<figcaption>
<a href="" title="哲学概论">哲学概论</a>
</figcaption>
</figure>
</div>
<div class="row">
<figure class="col-sm-4">
<a class="thumbnail" href="">
<img src="http://img.wanmen.org/2013/09/33fccf4a47837894bb804905a25072e1.jpeg" alt="" title="硅谷的企业精神与创新"/>
</a>
<figcaption>
<a href="" title="硅谷的企业精神与创新">硅谷的企业精神与创新</a>
</figcaption>
</figure>
<figure class="col-sm-4">
<a class="thumbnail" href="">
<img src="http://img.wanmen.org/2013/09/f36e1b5d0ca89a2f6bd86c6aa76927a2.jpeg" alt="" title="20到21世纪经济拉动之大转变"/>
</a>
<figcaption>
<a href="" title="20到21世纪经济拉动之大转变">20到21世纪经济拉动之大转变</a>
</figcaption>
</figure>
<figure class="col-sm-4">
<a class="thumbnail" href="">
<img src="http://wanmen.b0.upaiyun.com/2013/09/87a6dc1e89458fe81a9603028d4139af.jpg" alt="" title="中国传统生命礼俗"/>
</a>
<figcaption>
<a href="" title="中国传统生命礼俗">中国传统生命礼俗</a>
</figcaption>
</figure>
</div>
</section>
</article>
<aside class="col-sm-4">
<section>
<h3 class="page-header">
<span class="glyphicon glyphicon-th-list"></span> 热门视频
<a class="wm-quick-link" href="">查看全部</a>
</h3>
<ol class="wm-list-popular">
<li><a href="">硅谷的企业精神与创新</a></li>
<li><a href="">20到21世纪经济拉动之大转变</a></li>
<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>
<li><a href="">自由主义</a></li>
<li><a href="">平面设计入门</a></li>
<li><a href="">中国传统生命礼俗</a></li>
</ol>
</section>
<section class="wm-tags-popular">
<h3 class="page-header">
<span class="glyphicon glyphicon-stats"></span> 热门标签
<a class="wm-quick-link" href="">查看全部</a>
</h3>
<div>
[<a href="">物理</a>] 
<a href="">牛顿力学</a> |
<a href="">统计物理</a> |
<a href="">量子场论</a>
</div>
<div>
[<a href="">计算机</a>] 
<a href="">编程</a> |
<a href="">机器学习</a> |
<a href="">网页设计</a>
</div>
<div>
[<a href="">数学</a>] 
<a href="">微积分</a> |
<a href="">线性代数</a> |
<a href="">数学物理方程</a>
</div>
<div>
[<a href="">外国语</a>] 
<a href="">英语</a> |
<a href="">法语</a> |
<a href="">希伯来语</a>
</div>
<div>
[<a href="">文学</a>] 
<a href="">中国古典文学</a> |
<a href="">文学史</a> |
<a href="">希腊文学</a>
</div>
</section>
</aside>
</main>
<footer class="navbar-default" role="contentinfo">
<div class="container">
<address>
© 2013 万门公益   京ICP备13038614号-1
<div class="pull-right">
<a href="about.html">关于万门</a> •
<a href="join_us.html">加入我们</a> •
<a href="help.html">帮助中心</a> •
<a href="terms.html">免责声明</a>  
</div>
</address>
</div>
</footer>
<script src="js/jquery.js"></script>
<script src="js/bootstrap.js"></script>
<script src="js/wm-dom.js"></script>
</body>
</html>