aboutus.html
20.7 KB
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
<!DOCTYPE html>
<html>
<head>
<title>高校邦</title>
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome">
<meta charset="utf-8"/>
<meta name="keywords" content="高校邦、慧科教育、在线教育、在线学习、智慧学习、MOOC、慕课">
<meta name="description" content="高校邦,专为中国高校打造的智慧学习平台">
<meta equiv="Access-Control-Allow-Origin" content="*">
<meta equiv="Access-Control-Allow-Origin" content="asiawaypoint.com">
<link rel="icon" type="image/png" href="image/favicon/favicon-32x32.png" sizes="32x32">
<link rel="icon" type="image/png" href="image/favicon/favicon-16x16.png" sizes="16x16">
<link rel="shortcut icon" type="image/x-icon" href="image/favicon/favicon.ico">
<!--[if lte IE 8]>
<script type="text/javascript">
window.location.href ='/expiration';
</script>
<![endif]-->
<link rel="stylesheet" type="text/css" href="css/lib.min.css"/>
<link rel="stylesheet" type="text/css" href="css/app.min.css"/>
<link rel="stylesheet" type="text/css" href="css/static_app.min.css"/>
<script src="js/lib.min.js" id="seajsnode"></script>
<script src="js/base.min.js"></script>
<script src="js/models.min.js"></script>
<script src="js/services.min.js"></script>
<script src="js/controllers.min.js"></script>
<script src="js/directives.min.js"></script>
<script src="js/filters.min.js"></script>
<script src="js/interceptors.min.js"></script>
<script src="js/config.min.js"></script>
<script src="js/static_app.min.js"></script>
<script>
window.UEDITOR_HOME_URL = "http://www.gaoxiaobang.com/js/uedit/";
seajs.config({
base: "http://www.gaoxiaobang.com/js"
});
(function (config) {
config.identifier.setGxbUserName('')
config.identifier.setGxbEmail('')
config.identifier.setGxbMobile('')
config.identifier.setIsAuth('')
config.identifier.setSchoolName('')
config.env.setContextPath('');
config.identifier.setTenantID('');
config.identifier.setUserID('');
config.identifier.setEntryLevel('');
config.identifier.setUserTenantID('');
config.identifier.setLoginUrl('https://cas.gaoxiaobang.com/login');
config.identifier.setSignupUrl('http://user.gaoxiaobang.com/user/signup');
config.identifier.setName('');
config.identifier.setJingcaiTitle('');
config.identifier.setTeacherTitle('');
config.identifier.setRelatedIntroTitle('');
config.identifier.setPhotoTitle('');
config.identifier.setNewsTitle('');
})(gxb.settings);
</script>
<script src="http://gxbfile-gs.gaoxiaobang.com/static/gxb_log.js"></script>
<script>
var _hmt = _hmt || [];(function() { var hm = document.createElement("script"); hm.src = "//hm.baidu.com/hm.js?70e1cfbbfada22958cbc692ac881959f"; var s = document.getElementsByTagName("script")[0];s.parentNode.insertBefore(hm, s);})();
</script>
<style>
body,html{
background: #F5F6FA;
}
</style>
</head>
<body ng-app="gxbCMS">
<div class=" posWrap">
<div class="header_2">
<div class="w1200_gxb">
<div class="txt_gxb">
专为中国高校打造的<br>
智慧学习平台
</div>
<a href="http://www.gaoxiaobang.com/www.gaoxiaobang.com" class="logo"><img src="image/0813-logo.png" width="92" height="46"></a>
<ul class="cms_nav">
<li data-type="Home"><a data-url="" href="javascript:void(0)">首页</a></li>
<li data-type="mooc"><a data-url="#/mooc" href="javascript:void(0)">慕课</a></li>
<li data-type="cloud"><a data-url="#/cloud" href="javascript:void(0)">云平台</a></li>
<li data-type="teacher"><a data-url="#/teacher" href="javascript:void(0)">粉笔匠</a></li>
<li data-type="kegongchang"><a data-url="#/kegongchang" href="javascript:void(0)">课工厂</a></li>
<li data-type="gxb"><a data-url="aboutus.html#gxb" href="javascript:void(0)">关于我们</a></li>
</ul>
<a href="getmobile.html#gxb" target="_blank">
<div class="download_top">APP下载</div>
</a>
<div class="search_r">
<div class="loginOrsignup" style="color:#d3d9e5">
<a class="gxb_signin login_a" href="javascript:void(0)">登录</a>
<a class="gxb_signin register_a" href="javascript:void(0)">注册</a>
</div>
</div>
</div>
</div>
<script>
(function () {
var url = window.location.protocol + "//" + window.location.hostname + (window.location.port ? (":" + window.location.port) : "") + '' + "/";
var $menuItems = $(".cms_nav li");
$(".login_a").click(function () {
gxb.settings.identifier.goLoginUrl();
});
$(".register_a").click(function () {
gxb.settings.identifier.goSignupUrl();
});
$('#center').click(function () {
goPage('#/user/user_home')
});
var goPage = function (path) {
window.location.href = (url + path);
};
var bindActive = function () {
var hash = window.location.hash || "";
$menuItems.each(function () {
var $this = $(this);
$(this).removeClass("current");
});
if (hash.indexOf("#/mooc") >= 0) {
$("li[data-type='mooc']").addClass("current");
} else if (hash.indexOf("#/cloud") >= 0) {
$("li[data-type='cloud']").addClass("current");
} else if (hash.indexOf("#/teacher") >= 0) {
$("li[data-type='teacher']").addClass("current");
} else if (hash.indexOf("#/kegongchang") >= 0) {
$("li[data-type='kegongchang']").addClass("current");
} else if (hash.indexOf("#/gxb") >= 0) {
$("li[data-type='gxb']").addClass("current");
} else {
$("li[data-type='Home']").addClass("current");
}
}
$menuItems.click(function (index) {
goPage($(this).find("a").attr("data-url"));
})
bindActive();
$('.admin_user').click(function () {
$('.showHide').toggle();
});
if (gxb.utils.browserUtils.phone) {
var hash = window.location.hash || "";
if ((hash.indexOf("#/2016") >= 0)) {
return;
}
if (window.location.pathname.indexOf("/mobile/activity01.html") >= 0 ||
window.location.pathname.indexOf("/mobile.html") >= 0) {
return;
}
window.location.href = gxb.utils.urlUtils.resolveUrl("/mobile");
// if (gxb.utils.browserUtils.android) {
// window.location.href = "http://android.myapp.com/myapp/detail.htm?apkName=com.kaikeba.u.student";
// } else {
// window.location.href = "https://itunes.apple.com/us/app/gao-xiao-bang-lian-dong-gao/id1042569732?mt=8";
// }
}
$(window).on('hashchange', function () {
window.scrollTo(0, 0);
bindActive();
gxb.utils.userLogUtils.bindClickEvent();
});
})();
</script>
<div class="aboutUs">
<div class="aboutUs_banner">
<div class="banner_center">
<div class="text">
</div>
</div>
</div>
<div class="aboutUs_content">
<div class="center clear-fix">
<div class="nav_box fl_left">
<ul>
<li class="current"><a href="aboutus.html#gxb">关于我们</a></li>
<li><a href="customer.html#gxb">常见问题</a></li>
<li onclick="loadQQ()"><a>意见反馈</a></li>
<li><a href="contactus.html#gxb">联系我们</a></li>
</ul>
</div>
<div class="content_box fl_left">
<div class="box" style=" border-radius: 4px;">
<div class="box_top">
高校邦
</div>
<div class="box_bottom">
<p style="margin-bottom: 17px">高校邦致力于“重构教学,智慧学习”的愿景,专注于高校在线教育的模式创新与实践,积极推动产学研一体化的创新生态的构建,专为中国高校打造智慧学习平台,帮助高校培养全面的高素质人才。</p>
<p>高校邦凭借对高校教学应用的深刻理解,为不同类型的高校师生提供在线教育课程、专属MOOC云平台服务、教学服务以及其他增值服务。专为中国高校打造的智慧学习平台是针对传统网络学习系统存在的不足,基于云计算、大数据、智能管理等新技术,构建的新一代网络学习平台。我们为教学提供全过程智能化技术支持,实现互动式、个性化、适应性学习,跟高校一起支持学生创新成长。</p>
</div>
</div>
<div class="box" style=" border-radius: 4px;">
<div class="box_top">
教学相长的产品族
</div>
<div class="box_bottom">
<p style="margin-bottom: 17px">高校邦为高校提供业界领先的“教-学-管”一体化的的智慧学习平台服务。为高校定制自有品牌的专属慕课云平台和组件化的学习管理系统。</p>
<p style="margin-bottom: 17px">高校邦在移动端承接智慧学习的理念,面向学生群体的高校邦APP为学生提供移动学习的体验级产品,帮助学生在碎片化时间内也可以在高校邦平台进行学习;针对教师群体推出粉笔匠翻转教学工具,教师以组件化的教学工具包形式进行互动教学,并对学生进行一对一有针对性的学习跟踪及分析、互动点评;学生则可通过粉笔匠学生微信版进行互动学习。</p>
<p>高校邦将数据系统打通,PC端和移动端的学习数据统一记录在高校BI数据系统里,为学校提供完整的学生学情分析记录,便于个性化导学的开展。</p>
</div>
</div>
<div class="box" style=" border-radius: 4px;">
<div class="box_top">
进阶式课程解决方案
</div>
<div class="box_bottom">
<p style="margin-bottom: 17px">高校邦打造全国首例阶梯式成长教育体系,为大学生提供了创新成长与发展的源动力。高校邦推出四大课程解决方案:通识素养解决方案、创新创业解决方案、职前教育解决方案、互联网+解决方案。高校邦更将职业教育前置融入学习体系,和高校一起,从知识架构,认知思维,到应用技能,全面提高大学生的核心竞争力。</p>
<p>目前,高校邦已与1000多所全国知名高校及地方院校开展了不同层次的深度合作,覆盖高校大学生达到300多万。</p>
</div>
</div>
<div class="box" style=" border-radius: 4px;">
<div class="box_top">
高度协同的服务生态
</div>
<div class="box_bottom">
<p>立足于慧科集团生态优势,高校邦后台已向诸多优质在线教育创业公司开放标准API接口,以支持第三方应用的接入,如面向求职领域的面包求职、面向垂类职场的学习社区开课吧、面向英语培训的轻课等。高校邦此举旨在打造聚合高校服务生态,用数据服务、学习服务和教学服务,给高校提供各种专业、内容的细分对接功能。</p>
</div>
</div>
<div class="box" style=" border-radius: 4px;">
<div class="box_top">
所获奖项
</div>
<div class="box_bottom award">
<p>高校邦与工信部CSIP合作国家信息技术紧缺人才培养工程,重塑以职业发展为导向的人才培养体系,无缝对接人才培养与产业需求。高校邦于2015年分别荣膺“AAA级信用企业”资质、“AAA级重合同守信用企业”资质、“2015中国信息产业年会领军企业”称号。(见下图)</p>
<div></div>
</div>
</div>
<div class="box" style=" border-radius: 4px;">
<div class="box_top">
合作高校
</div>
<div class="box_bottom school">
<div></div>
</div>
</div>
<div class="box" style=" border-radius: 4px;">
<div class="box_top">
战略合作伙伴
</div>
<div class="box_bottom partner">
<div></div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="footer_2">
<div class="div0813_div6">
<div class="div0813_div6_980">
<p class="div0813_div6_logo"></p>
<p class="div0813_div6_txt">
高校邦秉持“重构教学,智慧学习”的愿景,专为中国高校打造智慧学习平台,成为高校在线教育的创新型合作伙伴<br/>
共同推进中国高校智慧学习模式与教学模式的创新,培养面向实践的创新人才。
</p>
<p class="div0813_div6_partner">
</p>
<div class="footer_txt">关注我们</div>
<div class="div_focus focus1" ng-mouseenter="showWx=true" ng-mouseleave="showWx=false"></div>
<div class="div_focus focus2" ng-mouseenter="showApp=true" ng-mouseleave="showApp=false"></div>
<div class="showAppPic" ng-show="showApp"></div>
<div class="showAppPic showWeixinPic" ng-show="showWx"></div>
<a href="http://weibo.com/u/5505539547?refer_flag=1001030102_&is_all=1" target="_blank">
<div class="div_focus focus3"></div>
</a>
<div class="div0813_div6_link">
<div>友情链接</div>
<ul>
<li><a href="http://breadoffer.com/" target="_blank">面包求职</a></li>
<li><a href="http://www.qingclass.com/" target="_blank">轻课</a></li>
<li><a href="http://www.wuxianedu.com/" target="_blank">无限互联</a></li>
<li><a href="http://www.kaikeba.com/" target="_blank">开课吧</a></li>
<li><a href="http://www.laiyinedu.com/" target="_blank">莱茵教育</a></li>
<li><a href="http://www.chanpin100.com/" target="_blank">产品壹佰</a></li>
<li><a href="http://www.meihaoxueyuan.com/" target="_blank">美好学院</a></li>
</ul>
</div>
</div>
</div>
<div class="w1200px">
<ol>
<li><a href="aboutus.html#gxb" target="_blank">关于高校邦</a></li>
<li><a href="customer.html#gxb" target="_blank">常见问题</a></li>
<li onclick="loadQQ()"><a href="javascript:voi(0);" target="_blank">意见反馈</a></li>
<li><a href="contactus.html#gxb" target="_blank">联系我们</a></li>
</ol>
<p>
北京高校邦科技有限公司版权所有 (京ICP备16007135号 京公网安备 11010802020244号) 地址:北京市海淀区知春路7号致真大厦D座21层,联系方式:010-82318227(总机)
</p>
</div>
</div>
</div>
<div class="dialogQQ">
<a href="javascript:;" onclick="loadQQ();">
<i class="gxb-icon-toService"></i>
</a>
<a href="getmobile.html#gxb" target="_blank">
<i class="gxb-icon-toPhone"></i>
</a>
<a href="http://doc.gaoxiaobang.com/view/url?url=http://gxbfile-gs.gaoxiaobang.com/%E5%AD%A6%E7%94%9F%E4%BD%BF%E7%94%A8%E6%89%8B%E5%86%8C.pdf" target="_blank" class="getMobile">
<i class="gxb-icon-shouCe"></i>
</a>
<a href="customer.html#gxb" target="_blank">
<i class="gxb-icon-toProblem"></i>
</a>
</div>
<div class="dialogBottom">
<a href="javascript:;" onclick="toTop()">
<i class="gxb-icon-toTop" style="display: none"></i>
</a>
</div>
<script>
(function () {
gxb.utils.localStorageUtils.get('underIE10') ? $('.IsIe10').hide() : $('.IsIe10').show();
!gxb.utils.localStorageUtils.get('underIE10') ? $('.IsAuth').css('top', '34px') : $('.IsAuth').css('top', 0);
$('.IsIeTips').click(function () {
gxb.utils.localStorageUtils.set('underIE10', true);
$('.IsAuth').css('top', 0);
$('.underIE10').hide();
});
gxb.utils.localStorageUtils.get('Isauth') ? $('.IsAuth').hide() : $('.IsAuth').show();
$('.courseTips').click(function () {
gxb.utils.localStorageUtils.set('Isauth', true);
$('.IsAuth').hide();
})
})();
var logout = function () {
var suffix = gxb.utils.urlUtils.resolveUrl("/");
$.ajax({
url: gxb.utils.urlUtils.resolveUrl("/logout/api"),
type: 'GET',
success: function (res) {
if (res.message == "success") {
$("#logoutFrm").remove();
var HTML = '<iframe style="display: none" src="aboutus.html#" id="logoutFrm"></iframe>';
$(document.body).append($(HTML));
$("#logoutFrm").attr("src", res.data);
setTimeout(function () {
window.location.href = suffix;
}, 20);
}
}
});
};
var goHome = function () {
gxb.settings.identifier.goHomeUrl();
};
var __QQ__SERVICE_DATA = null;
var loadQQ = function () {
if (__QQ__SERVICE_DATA) {
onLoadQQCallback(__QQ__SERVICE_DATA);
}
else {
var queryParameter = "dm=gaoxiaobang.com&cb=onLoadQQCallback&na=4006400770&kfuin=938188265&aty=0&a=0&sid=" + parseInt(Math.random() * 1e8) + "&uid=139677696&url=" + encodeURIComponent(gxb.utils.urlUtils.getHost()) + "&title=" + document.title
$("#getSignQQ").remove();
var script = document.createElement("script");
script.id = "getSignQQ";
script.src = "http://wpd.b.qq.com/cgi/get_sign.php?" + queryParameter;
document.body.appendChild(script);
}
}
var onLoadQQCallback = function (data) {
if (!data) {
return;
}
$("#getSignQQFrame").remove();
var frame = document.createElement("iframe");
frame.id = "getSignQQFrame";
frame.src = data.data.sign || "tencent://message/?Menu=yes&uin=938188265&Service=58&SigT=A7F6FEA02730C988658CC1031D4B6C4A8BC7DABB268B40C94E8F9AA0E2A8ECCC081CA1C22A4288F47069F28EEE4FCB4620A9D47A70C8FDC36D413173D08A270C87A89A6CB0AAB97C697CDA8A56B4CCB2B9C4527F2190D49A57475AB80B0D95A283D8200EB50B0DB18D6829A971577226A1FB1ED5E306D594&SigU=30E5D5233A443AB2EDB2B4132AF9AB0A8C2C7D77CBB1573A4931EEB9AF86301F698ED953FB06511762816C25927BD79B1A31E3A7C5B80564E831BEB27CB99687FC69F4B4FABBD6FA"
if (data.data.sign && !__QQ__SERVICE_DATA) {
__QQ__SERVICE_DATA = data;
}
frame.style.display = "none";
document.body.appendChild(frame);
}
var toTop = function(){
var timer=setInterval(function(){
var now=scrollTop;
var speed=(0-now)/5;
if(scrollTop<=0){
clearInterval(timer);
}
document.documentElement.scrollTop=scrollTop+speed;
document.body.scrollTop=scrollTop+speed;
}, 30);
}
$(document, document.body).scroll(function(){
var T=scrollTop = document.body.scrollTop || document.documentElement.scrollTop;
$('.gxb-icon-toTop').hide();
if(T > 0){
$('.gxb-icon-toTop').show();
};
});
</script>
</body>
</html>