-
Notifications
You must be signed in to change notification settings - Fork 0
/
specialty.html
799 lines (738 loc) · 39.6 KB
/
specialty.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
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>首页</title>
<link rel="stylesheet" href="./css/bootstrap.css">
<link rel="stylesheet" href="./css/style.css">
<link rel="stylesheet" href="./css/temp.css">
<link rel="stylesheet" href="./css/resource.css">
<link rel="stylesheet" href="./css/browse.css">
<link rel="stylesheet" href="./css/font-awesome.css">
<link rel="stylesheet" href="./css/chosen.css">
<link rel="stylesheet" href="./css/custom.css">
</head>
<body class=" pace-done">
<header id="xb-header">
<div class="xb-header_primary-nav_wrapper">
<nav class="xb-header_primary-nav_container">
<a href="#" id="xb-header_logo"><img src="./img/xuebanglogo.png">
</a>
<div id="xb-header_product-user-nav_container">
<ul id="xb-header_product-nav" class="xb-header_primary-nav_group">
<li class="xb-header_primary-nav_list-item">
<a href="#">课程文档<i class="fa fa-caret-down"></i></a>
<ul class="xb-header_primary-subnav_group">
<li class="xb-header_primary-subnav_list-item">
<a href="#">课程文档子菜单</a>
</li>
</ul>
</li>
<li class="xb-header_primary-nav_list-item">
<a href="#">在线一对一辅导 <i class="fa fa-caret-down"></i></a>
</li>
<li class="xb-header_primary-nav_list-item">
<a href="#">老师信息库 <i class="fa fa-caret-down"></i></a>
</li>
<li class="xb-header_primary-nav_list-item">
<a href="#">大学评价 <i class="fa fa-caret-down"></i></a>
</li>
</ul>
<ul id="xb-header_user-nav" class="xb-header_primary-nav_group">
<li class="xb-header_primary-nav_list-item">
<a href="#" rel="nofollow">登录</a>
</li>
<li id="xb-header_primary-nav_signup" class="xb-header_primary-nav_list-item">
<a href="#" rel="nofollow">注册</a>
</li>
</ul>
</div>
</nav>
</div>
<div id="xb-header_secondary-nav_wrapper" class="xb-header_secondary-nav_wrapper">
<div class="xb-header_secondary-nav_container">
<div id="xb-header_secondary-nav_search" class="for-marketplace">
<form action="#" method="GET">
<div class="xb_h-search-form_input_container">
<span class="twitter-typeahead" style="position: relative; display: inline-block; direction: ltr;">
<input type="search" name="stx" placeholder="请输入课程名称, 老师姓名等" class="xb_h-search-form_input">
</span>
</div>
<input type="submit" value="搜 索" class="xb_h-search-form-submit_button">
</form>
</div>
<ul id="xb-header_secondary-nav_group" class="for-marketplace">
<li class="xb-header_secondary-nav_list-item">
<a href="#"><i class="fa fa-life-ring"></i> 会员特权</a>
</li>
<li class="xb-header_secondary-nav_list-item">
<a href="#"><i class="fa fa-gift"></i>如何获得积分</a>
</li>
</ul>
</div>
</div>
</header>
<div class="xb-wrapper" id="xb-content-wrapper">
<div class="xb-taxonomy-banner xb-banner light-blue-bg">
<div class="container">
<h1 class="intro-page-heading">浏览专业</h1>
<p class="intro-page-heading-caption">需要帮助吗? 无论你正在寻找的是工程实践问题还是外语词汇记忆, 学帮网拥有你想要的一切</p>
<div id="xb-values-whats-coursehero">
<span class="what-coursehero-heading">学邦网提供</span>
<ul>
<li>
<p>
<span class="whats-coursehero-sprite whats-coursehero-study-tools"></span> 丰富的在线学习资源
</p>
</li>
<li>
<p>
<span class="whats-coursehero-sprite whats-coursehero-assets"></span>高质量的学习文档, 专家辅导
</p>
</li>
<li>
<p>
<span class="whats-coursehero-sprite whats-coursehero-better-grades"></span> 所有能够让你学习更有效更成功的方式
</p>
</li>
</ul>
</div>
</div>
</div>
<div class="container" id="browse-subjects">
<div class="page-heading-wrapper">
<div class="breadcrumbs">
<a href="#">首页</a>
<i class="fa fa-angle-right"></i>
<a href="#">学校列表</a>
<i class="fa fa-angle-right"></i> 北京大学
</div>
</div>
<div class="col-md-3">
<div class="sidebar-content">
<div id="search-subjects-sidebar" class="xb-grey-thin-border-box light-grey-bg sidebar-content-widgets">
<h5>搜索一个专业</h5>
<form>
<fieldset>
<input type="text" class="form-control" placeholder="输入专业名">
</fieldset>
<a id="search-subject" href="#" class="blue-btn" style="word-spacing: 20px;">搜 索</a>
</form>
</div>
<div class="clearfix"></div>
<div class="panel panel-default specialty-panel">
<div class="panel-heading">
研究生考试
</div>
<hr class="dividing-line" />
<div class="panel-body">
<ul>
<li><a href="#">PSAT学业能力倾向初步检测</a>
</li>
<li><a href="#">ACT美国大学入学考试</a>
</li>
<li><a href="#">SAT</a>
</li>
<li><a href="#">SAT Subject Tests</a>
</li>
<li><a href="#">PSAT学业能力倾向初步检测</a>
</li>
<li><a href="#">ACT美国大学入学考试</a>
</li>
<li><a href="#">SAT</a>
</li>
<li><a href="#">SAT Subject Tests</a>
</li>
</ul>
</div>
</div>
<div id="ask-question-widget-full" class="sidebar-content-widgets">
<div class="ask-question-widget-full-form light-blue-bg">
<h4>获取研究生考试的作业帮助</h4>
<form name="qa_create_question" action="#" method="post">
<fieldset class="user-question">
<textarea class="form-control" placeholder="咨询辅导老师问题..." id="question-field"></textarea>
</fieldset>
<fieldset>
<label>选择一个专业: <span class="required">*</span>
</label>
<select class="chosen-select form-control">
<option>电子商业</option>
</select>
</fieldset>
<fieldset class="">
<label>截至日期及时间 <span class="required">*</span>
</label>
<input type="text" placeholder="12/4/2014">
<i class="fa fa-calendar"></i>
<select class="">
<option value="23:59">任意</option>
</select> <i class="icon-clock fa fa-clock-o"></i>
</fieldset>
<fieldset class="ask-question-widget-full-form-fields attach-files">
<label>附加文件:</label>
<span class="light-grey-btn xs" style="position:relative;font-size: 11px; cursor:pointer;width: 100%;">
上传文件
<input type="file" style="position: absolute; top: 0; right: 0; opacity: 0; cursor: pointer;" >
</span>
<div class="file-upload-status fr">
<a href="#" id="num-files-attached"><i class="icon-spin3 animate-spin" style="visibility: hidden;"></i> 当前选择了<span id="uploaded_file_number">0</span> 个文件</a>
</div>
</fieldset>
<fieldset class="ask-question-widget-full-form-fields ask-question-widget-coa">
<input type="submit" class="orange-btn l" style="width: 100%" value="获取答案">
</fieldset>
</form>
<ul class="ask-question-widget-sidebar-marketing">
<li>
<i class="txt-green fa fa-check"></i> <strong>提供 7* 24 小时全程服务</strong>
<p>数百名辅导老师随时待命</p>
</li>
<li>
<i class="txt-green fa fa-check"></i> <strong>快速解决</strong>
<p>最快在15分钟内解决问题</p>
</li>
<li>
<i class="txt-green fa fa-check"></i> <strong>保证满意</strong>
<p>如果没有得到满意回答可以退费</p>
</li>
<li>
<a href="#">查看更多 <i class="fa fa-angle-right"></i></a>
</li>
</ul>
</div>
</div>
<div class="clearfix"></div>
<div class="panel panel-default specialty-best-school-panel margin-top-20">
<div class="panel-heading">
研究生考试
</div>
<hr class="dividing-line" />
<div class="panel-body">
<ul>
<li>
<h5><a href="#">北京大学</a></h5>
<p>614个文档</p>
</li>
<li>
<h5><a href="#">北京大学</a></h5>
<p>614个文档</p>
</li>
<li>
<h5><a href="#">北京大学</a></h5>
<p>614个文档</p>
</li>
<li>
<h5><a href="#">北京大学</a></h5>
<p>614个文档</p>
</li>
<li>
<h5><a href="#">北京大学</a></h5>
<p>614个文档</p>
</li>
<li>
<h5><a href="#">北京大学</a></h5>
<p>614个文档</p>
</li>
<li>
<h5><a href="#">北京大学</a></h5>
<p>614个文档</p>
</li>
<li>
<h5><a href="#">北京大学</a></h5>
<p>614个文档</p>
</li>
</ul>
</div>
</div>
</div>
</div>
<div class="col-md-9 pull-right">
<div class="school-dept-info ">
<div class="school-dept-photos">
<div class="school-dept-image-wrapper">
<img src="./img/photo.jpg" alt="">
</div>
</div>
<div class="school-dept-overview">
<div class="school-dept-overview-heading">
<h5>北京大学</h5>
<!--save the following for v2-->
</div>
<ul class="school-dept-overview-facts">
<li>
<label><b>本科生人数:</b>
</label>
<span class="school-dept-fact">3000人</span>
</li>
<li>
<label><b>在校学生数:</b>
</label>
<span class="school-dept-fact">5000人</span>
</li>
<li>
<label><b>网址:</b>
</label>
<span class="school-dept-fact truncated">
<a class="use-js-link" href="#">北京大学官网</a>
</span>
</li>
<li>
<label><b>网上报名:</b>
</label>
<span class="school-dept-fact truncated">
<a class="use-js-link" href="#">北京大学报名</a>
</span>
</li>
<!--save the following for v2-->
</ul>
</div>
</div>
<div class="taxonomy-resource-filter-container">
<ul id="school-specialty-first-level-filter" class="taxonomy-resource-first-level-filter">
<li class="highlighted">
<a class="school-tab" school-tab-num="1" href="#">
<span class="taxonomy-resource-type-text">院系列表</span>
</a>
</li>
<li class="light-grey-bg ">
<a class="school-tab" school-tab-num="2" href="#">
<span class="taxonomy-resource-type-text">学习文档</span>
</a>
</li>
<li class="light-grey-bg ">
<a class="school-tab" href="#">
<span class="taxonomy-resource-type-text">问题</span>
</a>
</li>
</ul>
<ul class="taxonomy-resource-second-level-filter sub-filter-2 documents-tab-sub-filter">
<li class="highlighted">
<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>
<li>
<a href="#">指导</a>
</li>
<li>
<a href="#">大纲</a>
</li>
</ul>
</div>
<div class="school-tab-body school-body-2 hidden">
<div id="all-types" class="document-type-container">
<h5 class="taxonomy-section-heading"><i class="fa fa-bookmark txt-orange"></i> 最热门
</h5>
<ul id="school-taxonomy-document-list-container" class="school-taxonomy-document-list-container xb-product-view-list-container grid-view specialty-taxonomy-document-list-container">
<li class="xb-product-is-document ">
<div class="xb-product-thumbnail">
<span class="product-type">12 Pages</span>
<a href="#" class="xb-product-thumbnail-link">
<img src="./img/64a653dbb04389b2395dd575547e0da5b6bf7875.jpg">
</a>
</div>
<ul class="xb-product-details">
<li class="xb-product-details-title">
<h6>
<a class="related-doc-link" href="#">标题</a>
</h6>
</li>
<li class="xb-product-coa">
<a href="#" class="orange-btn xs">注册查看</a>
</li>
</ul>
<div class="xb-product-details-tooltip">
<h6>
<a href="#">标题</a>
</h6>
<p><strong>学校:</strong> 北京大学 </p>
<p>文档描述</p>
</div>
</li>
<li class="xb-product-is-document ">
<div class="xb-product-thumbnail">
<span class="product-type">12 Pages</span>
<a href="#" class="xb-product-thumbnail-link">
<img src="./img/64a653dbb04389b2395dd575547e0da5b6bf7875.jpg">
</a>
</div>
<ul class="xb-product-details">
<li class="xb-product-details-title">
<h6>
<a class="related-doc-link" href="#">标题</a>
</h6>
</li>
<li class="xb-product-coa">
<a href="#" class="orange-btn xs">注册查看</a>
</li>
</ul>
<div class="xb-product-details-tooltip">
<h6>
<a href="#">标题</a>
</h6>
<p><strong>学校:</strong> 北京大学 </p>
<p>文档描述</p>
</div>
</li>
<li class="xb-product-is-document ">
<div class="xb-product-thumbnail">
<span class="product-type">12 Pages</span>
<a href="#" class="xb-product-thumbnail-link">
<img src="./img/64a653dbb04389b2395dd575547e0da5b6bf7875.jpg">
</a>
</div>
<ul class="xb-product-details">
<li class="xb-product-details-title">
<h6>
<a class="related-doc-link" href="#">标题</a>
</h6>
</li>
<li class="xb-product-coa">
<a href="#" class="orange-btn xs">注册查看</a>
</li>
</ul>
<div class="xb-product-details-tooltip">
<h6>
<a href="#">标题</a>
</h6>
<p><strong>学校:</strong> 北京大学 </p>
<p>文档描述</p>
</div>
</li>
<li class="xb-product-is-document ">
<div class="xb-product-thumbnail">
<span class="product-type">12 Pages</span>
<a href="#" class="xb-product-thumbnail-link">
<img src="./img/64a653dbb04389b2395dd575547e0da5b6bf7875.jpg">
</a>
</div>
<ul class="xb-product-details">
<li class="xb-product-details-title">
<h6>
<a class="related-doc-link" href="#">标题</a>
</h6>
</li>
<li class="xb-product-coa">
<a href="#" class="orange-btn xs">注册查看</a>
</li>
</ul>
<div class="xb-product-details-tooltip">
<h6>
<a href="#">标题</a>
</h6>
<p><strong>学校:</strong> 北京大学 </p>
<p>文档描述</p>
</div>
</li>
<li class="xb-product-is-document ">
<div class="xb-product-thumbnail">
<span class="product-type">12 Pages</span>
<a href="#" class="xb-product-thumbnail-link">
<img src="./img/64a653dbb04389b2395dd575547e0da5b6bf7875.jpg">
</a>
</div>
<ul class="xb-product-details">
<li class="xb-product-details-title">
<h6>
<a class="related-doc-link" href="#">标题</a>
</h6>
</li>
<li class="xb-product-coa">
<a href="#" class="orange-btn xs">注册查看</a>
</li>
</ul>
<div class="xb-product-details-tooltip">
<h6>
<a href="#">标题</a>
</h6>
<p><strong>学校:</strong> 北京大学 </p>
<p>文档描述</p>
</div>
</li>
<li class="xb-product-is-document ">
<div class="xb-product-thumbnail">
<span class="product-type">12 Pages</span>
<a href="#" class="xb-product-thumbnail-link">
<img src="./img/64a653dbb04389b2395dd575547e0da5b6bf7875.jpg">
</a>
</div>
<ul class="xb-product-details">
<li class="xb-product-details-title">
<h6>
<a class="related-doc-link" href="#">标题</a>
</h6>
</li>
<li class="xb-product-coa">
<a href="#" class="orange-btn xs">注册查看</a>
</li>
</ul>
<div class="xb-product-details-tooltip">
<h6>
<a href="#">标题</a>
</h6>
<p><strong>学校:</strong> 北京大学 </p>
<p>文档描述</p>
</div>
</li>
</ul>
</div>
</div>
<div>
<h5 class="taxonomy-section-heading"><i class="fa fa-bookmark txt-orange"></i> 1-20篇, 共有320篇课程文章
</h5>
<ul id="school-taxonomy-document-list-container" class="school-taxonomy-document-list-container xb-product-view-list-container grid-view specialty-taxonomy-document-list-container">
<li class="xb-product-is-document ">
<div class="xb-product-thumbnail">
<span class="product-type">12 Pages</span>
<a href="#" class="xb-product-thumbnail-link">
<img src="./img/64a653dbb04389b2395dd575547e0da5b6bf7875.jpg">
</a>
</div>
<ul class="xb-product-details">
<li class="xb-product-details-title">
<h6>
<a class="related-doc-link" href="#">标题</a>
</h6>
</li>
<li class="xb-product-coa">
<a href="#" class="orange-btn xs">注册查看</a>
</li>
</ul>
<div class="xb-product-details-tooltip">
<h6>
<a href="#">标题</a>
</h6>
<p><strong>学校:</strong> 北京大学 </p>
<p>文档描述</p>
</div>
</li>
<li class="xb-product-is-document ">
<div class="xb-product-thumbnail">
<span class="product-type">12 Pages</span>
<a href="#" class="xb-product-thumbnail-link">
<img src="./img/64a653dbb04389b2395dd575547e0da5b6bf7875.jpg">
</a>
</div>
<ul class="xb-product-details">
<li class="xb-product-details-title">
<h6>
<a class="related-doc-link" href="#">标题</a>
</h6>
</li>
<li class="xb-product-coa">
<a href="#" class="orange-btn xs">注册查看</a>
</li>
</ul>
<div class="xb-product-details-tooltip">
<h6>
<a href="#">标题</a>
</h6>
<p><strong>学校:</strong> 北京大学 </p>
<p>文档描述</p>
</div>
</li>
<li class="xb-product-is-document ">
<div class="xb-product-thumbnail">
<span class="product-type">12 Pages</span>
<a href="#" class="xb-product-thumbnail-link">
<img src="./img/64a653dbb04389b2395dd575547e0da5b6bf7875.jpg">
</a>
</div>
<ul class="xb-product-details">
<li class="xb-product-details-title">
<h6>
<a class="related-doc-link" href="#">标题</a>
</h6>
</li>
<li class="xb-product-coa">
<a href="#" class="orange-btn xs">注册查看</a>
</li>
</ul>
<div class="xb-product-details-tooltip">
<h6>
<a href="#">标题</a>
</h6>
<p><strong>学校:</strong> 北京大学 </p>
<p>文档描述</p>
</div>
</li>
<li class="xb-product-is-document ">
<div class="xb-product-thumbnail">
<span class="product-type">12 Pages</span>
<a href="#" class="xb-product-thumbnail-link">
<img src="./img/64a653dbb04389b2395dd575547e0da5b6bf7875.jpg">
</a>
</div>
<ul class="xb-product-details">
<li class="xb-product-details-title">
<h6>
<a class="related-doc-link" href="#">标题</a>
</h6>
</li>
<li class="xb-product-coa">
<a href="#" class="orange-btn xs">注册查看</a>
</li>
</ul>
<div class="xb-product-details-tooltip">
<h6>
<a href="#">标题</a>
</h6>
<p><strong>学校:</strong> 北京大学 </p>
<p>文档描述</p>
</div>
</li>
<li class="xb-product-is-document ">
<div class="xb-product-thumbnail">
<span class="product-type">12 Pages</span>
<a href="#" class="xb-product-thumbnail-link">
<img src="./img/64a653dbb04389b2395dd575547e0da5b6bf7875.jpg">
</a>
</div>
<ul class="xb-product-details">
<li class="xb-product-details-title">
<h6>
<a class="related-doc-link" href="#">标题</a>
</h6>
</li>
<li class="xb-product-coa">
<a href="#" class="orange-btn xs">注册查看</a>
</li>
</ul>
<div class="xb-product-details-tooltip">
<h6>
<a href="#">标题</a>
</h6>
<p><strong>学校:</strong> 北京大学 </p>
<p>文档描述</p>
</div>
</li>
<li class="xb-product-is-document ">
<div class="xb-product-thumbnail">
<span class="product-type">12 Pages</span>
<a href="#" class="xb-product-thumbnail-link">
<img src="./img/64a653dbb04389b2395dd575547e0da5b6bf7875.jpg">
</a>
</div>
<ul class="xb-product-details">
<li class="xb-product-details-title">
<h6>
<a class="related-doc-link" href="#">标题</a>
</h6>
</li>
<li class="xb-product-coa">
<a href="#" class="orange-btn xs">注册查看</a>
</li>
</ul>
<div class="xb-product-details-tooltip">
<h6>
<a href="#">标题</a>
</h6>
<p><strong>学校:</strong> 北京大学 </p>
<p>文档描述</p>
</div>
</li>
</ul>
<a class="padding-20 back-to-previous" href="#"><i class="fa fa-angle-left"></i>返回学校列表</a>
</div>
<div class="clearfix"></div>
<div class="panel panel-default">
<div class="panel-heading">
<strong>高等数学概念</strong>
</div>
<div class="panel-body gray-panel">
<table class="table table-hover border-top-none">
<tr>
<td><a href="#">几何代数</a></td>
<td><a href="#">几何代数</a></td>
<td><a href="#">几何代数</a></td>
</tr>
<tr>
<td><a href="#">几何代数</a></td>
<td><a href="#">几何代数</a></td>
<td><a href="#">几何代数</a></td>
</tr>
<tr>
<td><a href="#">几何代数</a></td>
<td><a href="#">几何代数</a></td>
<td><a href="#">几何代数</a></td>
</tr>
<tr>
<td><a href="#">几何代数</a></td>
<td><a href="#">几何代数</a></td>
<td><a href="#">几何代数</a></td>
</tr>
</table>
</div>
</div>
</div>
</div>
<footer id="xb-footer">
<div class="xb-footer-links_wrapper">
<ul class="xb-footer-links_container" id="xb-footer-links_container">
<li>
<h6>关注我们</h6><a href="#">关于我们</a><a href="#">媒体报道</a><a href="#">微信微博</a>
</li>
<li>
<h6>热门资源</h6><a href="#">热门课程</a><a href="#">热门老师</a><a href="#">热门学生</a>
</li>
<li>
<h6>工作机会</h6><a href="#">招贤纳士</a><a href="#">校园大使</a><a href="#">公司团队</a>
</li>
<li>
<h6>使用帮助</h6><a href="#">用户协议</a><a href="#">常见问题</a><a href="#">网站地图</a>
</li>
<li>
<h6>网站声明</h6><a href="#">版权声明</a><a href="#">保密政策</a><a href="#">责任说明</a>
</li>
<li>
<h6>联系我们</h6><a href="#">业务合作</a><a href="#">投诉举报</a><a href="#">意见建议</a>
</li>
</ul>
</div>
<div class="xb-copyright_wrapper">
<div class="xb-copyright_container">
<p class="xb-copyright_info">
Copyright © 2002-2014 版权所有 学邦网 京ICP备 12004837 号
</p>
<p class="xb-copyright_fyi">学邦网是大学课程推荐及文档资源分享文章, 并可为您找到最好的一对一课程辅导老师</p>
</div>
</div>
</footer>
</body>
<script type="text/javascript" src="./js/jquery-1.11.1.js"></script>
<script type="text/javascript" src="./js/chosen.jquery.js"></script>
<script type="text/javascript">
$(document).ready(function() {
$(".school-tab").click(function() {
$(".school-tab-body").addClass('hidden');
tabIndex = $(this).attr('school-tab-num');
$(".school-body-" + tabIndex).removeClass('hidden');
$(".taxonomy-resource-first-level-filter > li").removeClass('highlighted')
$(".taxonomy-resource-first-level-filter > li").addClass('light-grey-bg');
$(this).parent("li").addClass('highlighted');
return false;
});
$(".chosen-select").chosen()
});
</script>
</html>