Skip to content
项目
群组
代码片段
帮助
当前项目
正在载入...
登录 / 注册
切换导航面板
P
project-online-pc
项目
项目
详情
活动
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
图表
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
日程
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
活动
图像
聊天
创建新问题
作业
提交
问题看板
Open sidebar
EzijingWeb
project-online-pc
Commits
ac374782
提交
ac374782
authored
9月 15, 2022
作者:
王鹏飞
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
chore: update
上级
1bcdae51
显示空白字符变更
内嵌
并排
正在显示
9 个修改的文件
包含
435 行增加
和
926 行删除
+435
-926
.env
.env
+2
-2
.env.dev
.env.dev
+2
-2
.env.test
.env.test
+2
-2
layout.vue
modules/my/layout.vue
+1
-0
index.vue
pages/download/index.vue
+4
-0
index.vue
pages/index.vue
+1
-1
course.vue
pages/intro/course.vue
+2
-1
project.vue
pages/intro/project.vue
+1
-1
guide.vue
pages/sign/guide.vue
+420
-917
没有找到文件。
.env
浏览文件 @
ac374782
...
...
@@ -4,4 +4,4 @@ newProjectId=37584363305005056
baseURL=https://project-api.ezijing.com
loginURL=https://login.ezijing.com/sbu-plus-sdau
\ No newline at end of file
loginURL=https://login.ezijing.com/sit-plus-stu
\ No newline at end of file
.env.dev
浏览文件 @
ac374782
...
...
@@ -4,4 +4,4 @@ newProjectId=37584363305005056
baseURL=https://project-api.ezijing.com
loginURL=https://login.ezijing.com/sbu-plus-sdau
\ No newline at end of file
loginURL=https://login.ezijing.com/sit-plus-stu
\ No newline at end of file
.env.test
浏览文件 @
ac374782
...
...
@@ -4,4 +4,4 @@ newProjectId=37584363305005056
baseURL
=
https
://
project
-
api2
.
ezijing
.
com
loginURL
=
https
://
login
.
ezijing
.
com
/
sbu
-
plus
-
sdau
\ No newline at end of file
loginURL
=
https
://
login
.
ezijing
.
com
/
sit
-
plus
-
stu
\ No newline at end of file
modules/my/layout.vue
浏览文件 @
ac374782
...
...
@@ -25,6 +25,7 @@ export default {
max-width
:
1000px
;
margin
:
0
auto
;
overflow
:
hidden
;
min-height
:
71vh
;
}
.layout-hd
{
.title
{
...
...
pages/download/index.vue
浏览文件 @
ac374782
...
...
@@ -18,6 +18,10 @@ export default {
name
:
'斯蒂文斯理工学院工程管理硕士保研项目-招生简章.pdf'
,
href
:
'https://webapp-pub.oss-cn-beijing.aliyuncs.com/project/sit-plus/%E6%96%AF%E8%92%82%E6%96%87%E6%96%AF%E7%90%86%E5%B7%A5%E5%AD%A6%E9%99%A2%E5%B7%A5%E7%A8%8B%E7%AE%A1%E7%90%86%E7%A1%95%E5%A3%AB%E4%BF%9D%E7%A0%94%E9%A1%B9%E7%9B%AE%E6%8B%9B%E7%94%9F%E7%AE%80%E7%AB%A0.pdf'
},
{
name
:
'斯蒂文斯理工学院工程管理硕士保研项目-招生简章.docx'
,
href
:
'https://webapp-pub.ezijing.com/project/sit-plus/SIT%E7%AE%80%E7%AB%A0.docx'
}
]
}
...
...
pages/index.vue
浏览文件 @
ac374782
...
...
@@ -44,7 +44,7 @@
<article
class=
"home-article"
>
<h2>
项目简介
</h2>
<p>
本项目
为清控紫荆教育联合美国多所知名院校推出的国际硕士保研项目之一。清控紫荆教育为斯蒂文斯理工学院工程管理硕士保研项目官方授权中国招生与教学中心
。项目给予大三、大四在读的优秀本科生或往届生提前获得斯蒂文斯理工学院工程管理硕士录取的机会,包含三大模块:
本项目
由汕头大学与斯蒂文斯理工学院工程管理硕士保研项目中国招生与教学中心合作推出
。项目给予大三、大四在读的优秀本科生或往届生提前获得斯蒂文斯理工学院工程管理硕士录取的机会,包含三大模块:
</p>
<p><b>
1、斯蒂文斯理工学院直录
</b></p>
<p>
...
...
pages/intro/course.vue
浏览文件 @
ac374782
...
...
@@ -171,7 +171,7 @@ export default {
}
}
.c1
{
width
:
10
0px
;
width
:
22
0px
;
color
:
#fff
;
background-color
:
#931638
;
}
...
...
@@ -180,6 +180,7 @@ export default {
background-color
:
#aa1941
;
}
.c3
{
width
:
50px
;
color
:
#fff
;
background-color
:
#931638
;
white-space
:
nowrap
;
...
...
pages/intro/project.vue
浏览文件 @
ac374782
...
...
@@ -5,7 +5,7 @@
style=
"width:100%;margin-bottom:20px;"
/>
<p>
本项目
为清控紫荆教育联合美国多所知名院校推出的国际硕士保研项目之一。清控紫荆教育为斯蒂文斯理工学院工程管理硕士保研项目官方授权中国招生与教学中心
。项目给予大三、大四在读的优秀本科生或往届生提前获得斯蒂文斯理工学院工程管理硕士录取的机会,包含三大模块:
本项目
由汕头大学与斯蒂文斯理工学院工程管理硕士保研项目中国招生与教学中心合作推出
。项目给予大三、大四在读的优秀本科生或往届生提前获得斯蒂文斯理工学院工程管理硕士录取的机会,包含三大模块:
</p>
<br
/>
<p>
1、斯蒂文斯理工学院直录
</p>
...
...
pages/sign/guide.vue
浏览文件 @
ac374782
<
template
>
<div
class=
"article"
>
<h1
style=
"padding:20px;text-align:center"
>
斯蒂文斯理工学院工程管理硕士保研项目招生简章
</h1>
<p
style=
"font-size: 10.5pt; "
>
<strong><span>
1.项目简介
</span></strong>
</p>
<p
style=
"font-size: 10.5pt; text-indent: 21pt; "
>
<span>
汕头大学联合
</span
><span
style=
"font-size: 11pt; line-height: 22px; "
>
纽约州立大学石溪分校与清控紫荆教育开设
</span><span>
1+1
</span
><span
>
本硕连读专班项目,是为我校在读本科生提供的研究生学历晋升与高质量就业的通道。第一个
“
<span>
1
</span>
”
是指大三或大四的本科生在被美国大学硕士项目有条件录取后,第
<span>
1
</span>
年在国内就读。国内就读课程主要为语言课与硕士项目所需的部分课程。第二个
“
<span>
1
</span>
”
是指在完成第一个
“
<span>
1
</span>
”
的要求之后,获得美国大学的无条件录取,本科毕业当年符合美国大学硕士录取条件,可直接衔接赴美留学,完成学分课程学习,毕业后获得美国大学硕士学位,回国后可向中国
<span>
(
</span>
教育部
<span>
)
</span>
留学服务中心申请认证为硕士研究生学历。
</span
>
</p>
<p
style=
"font-size: 10.5pt; "
>
<strong><span>
2. 纽约州立大学石溪分校
</span></strong>
</p>
<p
style=
"font-size: 10.5pt; text-indent: 21pt; "
>
<span
>
纽约州立大学石溪分校(
<span>
The State University of New York at Stony Brook
</span
>
),又名石溪大学,创办于
<span>
1957
</span>
年,简称
<span>
SBU
</span>
。坐落于纽约市郊风景区长岛,是美国著名公立研究型大学。石溪大学是北美顶尖大学联盟美国大学协会的
<span>
65
</span>
个成员之一,享有
“
公立常春藤
”
的美誉。
</span
>
</p>
<img
src=
"https://webapp-pub.ezijing.com/project/sbu-plus-stu/guide_1.png"
style=
"max-width:100%;margin:20px;"
/>
<p
style=
"font-size: 10.5pt; text-indent: 21pt; "
>
<span
>
石溪大学拥有许多一流学者,其教学品质和研究成果享誉国际,石溪的教授队伍中聚集着各领域的顶尖研究人员,著名理论物理学家、诺贝尔物理学奖得主杨振宁在该校执教
<span>
37
</span>
年。自
<span>
1957
</span>
年成立后,石溪大学已经培养出多位著名人物,包括
<span>
7
</span>
位诺贝尔奖得主,
<span>
1
</span>
位图灵奖得主及菲尔茨奖、沃尔夫奖和阿贝尔奖得主约翰
·
米尔诺等。
</span
>
</p>
<p
style=
"font-size: 10.5pt; text-indent: 21pt; "
>
<span
>
石溪大学在
<span>
2021 QS
</span
>
美国大学排名中位居全美高校第
<span>
39
</span>
位,纽约州高校第
<span>
5
</span>
位;
<span>
2020
</span>
《美国新闻与世界报道》(
<span
>
U.S. News
</span
>
)美国大学本科综合排名中位居第
<span>
88
</span>
名,最佳公立大学排名中位居第
<span>
39
</span>
名。
</span
>
</p>
<p
style=
"font-size: 10.5pt; "
>
<strong><span>
3.
</span></strong><strong><span>
招生对象与学制安排
</span></strong>
</p>
<p
style=
"font-size: 10.5pt; text-indent: 0cm; "
><span>
①
</span><span>
本科在读(大三及以上为佳)
</span></p>
<p
style=
"font-size: 10.5pt; text-indent: 0cm; "
><span>
②
</span><span>
具有本科学士学位的往届生
</span></p>
<table
class=
"MsoNormalTable"
style=
"width: 100%; margin-bottom: 5.75pt;"
border=
"0"
width=
"99%"
cellspacing=
"0"
cellpadding=
"0"
align=
"left"
>
<tbody>
<tr
style=
"height: 9.4pt;"
>
<td
style=
"width: 103.359px; border-top: 1pt solid #5b9bd5; border-bottom: 1pt solid #5b9bd5; border-left: 1pt solid #5b9bd5; border-image: initial; border-right: none; background: #f4b083; padding: 3.6pt 7.2pt; height: 9.4pt;"
colspan=
"3"
width=
"15%"
>
<p
style=
" text-align: center; font-size: 10.5pt; line-height: 12.6px;"
align=
"center"
>
<strong><span>
学年
</span></strong>
</p>
</td>
<td
style=
"width: 357.641px; border-top: 1pt solid #5b9bd5; border-bottom: 1pt solid #5b9bd5; border-left: 1pt solid #5b9bd5; border-image: initial; border-right: none; background: #f4b083; padding: 3.6pt 7.2pt; height: 9.4pt;"
width=
"48%"
>
<p
style=
" text-align: center; font-size: 10.5pt; line-height: 12.6px;"
align=
"center"
>
<strong><span>
课程名称
</span></strong>
</p>
</td>
<td
style=
"width: 86.5px; border-top: 1pt solid #5b9bd5; border-bottom: 1pt solid #5b9bd5; border-left: 1pt solid #5b9bd5; border-image: initial; border-right: none; background: #f4b083; padding: 3.6pt 7.2pt; height: 9.4pt;"
width=
"13%"
>
<p
style=
" text-align: center; font-size: 10.5pt; line-height: 12.6px;"
align=
"center"
>
<strong><span>
授课语言
</span></strong>
</p>
</td>
<td
style=
"width: 152.391px; border-top: 1pt solid #5b9bd5; border-bottom: 1pt solid #5b9bd5; border-left: 1pt solid #5b9bd5; border-image: initial; border-right: none; background: #f4b083; padding: 3.6pt 7.2pt; height: 9.4pt;"
width=
"22%"
>
<p
style=
" text-align: center; font-size: 10.5pt; line-height: 12.6px;"
align=
"center"
>
<strong><span>
授课地点
</span></strong>
<p>
<strong>
项目简介
</strong>
</p>
</td>
</tr>
<tr
style=
"height: 30.55pt;"
>
<td
style=
"width: 40.7969px; border-top: 1pt solid #5b9bd5; border-left: 1pt solid windowtext; border-bottom: 1pt solid #5b9bd5; border-right: none; padding: 3.6pt 7.2pt; height: 30.55pt;"
rowspan=
"8"
width=
"7%"
>
<p
style=
" text-align: center; font-size: 10.5pt; line-height: 12.6px;"
align=
"center"
>
<strong><span>
</span></strong>
<p>
本项目为清控紫荆教育联合美国多所知名院校推出的国际硕士保研项目之一。清控紫荆教育为斯蒂文斯理工学院工程管理硕士保研项目官方授权中国招生与教学中心。项目给予大三、大四在读的优秀本科生或往届生提前获得斯蒂文斯理工学院工程管理硕士录取的机会,包含三大模块:
</p>
<p
style=
" text-align: center; font-size: 10.5pt; line-height: 12.6px;"
align=
"center"
>
<strong><span>
</span></strong>
<p><strong>
1
</strong><strong>
、
</strong><strong>
斯蒂文斯理工学院
</strong><strong>
直录
</strong></p>
<p>
经斯蒂文斯理工学院审核与面试通过后,将直接收到斯蒂文斯理工学院官方(stevens.edu)的保研项目录取信。
</p>
<p
style=
" text-align: center; font-size: 10.5pt; line-height: 12.6px;"
align=
"center"
>
<strong><span>
</span></strong>
<p><strong>
2
</strong><strong>
、免试托福/GMAT(校方课程替代)
</strong></p>
<p>
通过学习斯蒂文斯理工学院工程管理硕士保研项目招生与教学中心提供的英语强化课程与GMAT强化课程,可分别替代托福与GMAT考试成绩。
</p>
<p
style=
" text-align: center; font-size: 10.5pt; line-height: 12.6px;"
align=
"center"
>
<strong><span>
</span></strong>
<p
>
注:报名时提供托福≥74分(雅思≥6.0或Duolingo≥100分)的同学无须参加此模块学习。
</p>
<p
style=
" text-align: center; font-size: 10.5pt; line-height: 12.6px;"
align=
"center"
>
<strong><span>
</span></strong>
<p><strong>
3
</strong><strong>
、提前修硕士学分课
</strong></p>
<p>
学习《复杂系统的项目管理》、《建模与仿真》与《营销管理》三门斯蒂文斯理工学院工程管理硕士学分课程。在本科期间提前修读硕士学分,减轻工程管理硕士的学业负担。
</p>
<p
style=
" text-align: center; font-size: 10.5pt; line-height: 12.6px;"
align=
"center"
>
<strong><span>
</span></strong>
<p
>
保研项目由斯蒂文斯理工学院与官方授权中国招生与教学中心实施录取和教学。学生在完成国内课程要求后,赴美全日制在校学习,完成剩余学分。学生修满学分即可申请毕业,获得斯蒂文斯理工学院全日制工程管理硕士学位,回国后可向中国(教育部)留学服务中心申请认证为硕士研究生学历。
</p>
<p
style=
" text-align: center; font-size: 10.5pt; line-height: 12.6px;"
align=
"center"
>
<strong><span>
</span>
</strong>
<p
>
<strong>
斯蒂文斯理工学院介绍
</strong>
</p>
<p
style=
" text-align: center; font-size: 10.5pt; line-height: 12.6px;"
align=
"center"
>
<strong><span>
</span></strong>
<p>
斯蒂文斯理工学院创办于1870年,和麻省理工、加州理工、伦斯勒理工学院并称为美国四大理工学院,是美国历史最为悠久的理工学院之一。学校坐落于纽约大都会区新泽西州霍博肯市(Hoboken,
New Jersey),与曼哈顿岛隔河相望,是世界上地理位置最佳的学校之一。
</p>
<p
style=
" text-align: center; font-size: 10.5pt; line-height: 12.6px;"
align=
"center"
>
<strong><span>
</span></strong>
<p>
斯蒂文斯理工学院是一所在美国的教育和研究领域中位居前沿的理工类大学,长年位列U.S. News
&
World
Report全美Top100。该校的教授和学者在自然科学及管理科学领域享有盛誉,培养了诺贝尔物理学奖得主费瑞得瑞恩(Frederick
Reines)、诺贝尔化学奖得主欧文朗缪尔(Irving Langmuir)、现代管理学之父弗雷德里克泰勒(Frederick Winslow
Taylor)以及甘特图的发明者亨利甘特(Henry Laurence Gantt)等杰出人才。
</p>
<p
style=
" text-align: center; font-size: 10.5pt; line-height: 12.6px;"
align=
"center"
>
<strong><span>
第一学年
</span></strong>
<p>
斯蒂文斯理工学院下设四大学院,即Schaefer School of Engineering
&
Science工程与科学学院、 School of
Business商学院、 School of Systems
&
Enterprises系统与企业学院和College of Arts and
Letters人文学院,提供35个本科、58个硕士及20个博士学位专业。
</p>
</td>
<td
style=
"width: 42.0469px; border-top: 1pt solid #5b9bd5; border-left: 1pt solid windowtext; border-bottom: none; border-right: none; padding: 3.6pt 7.2pt; height: 30.55pt;"
colspan=
"2"
rowspan=
"2"
width=
"7%"
>
<p
style=
" text-align: center; font-size: 10.5pt; line-height: 12.6px;"
align=
"center"
>
<strong><span>
强化课程
</span></strong>
</p>
<p
style=
" text-align: center; font-size: 10.5pt; line-height: 12.6px;"
align=
"center"
>
<strong><span>
</span></strong>
<p>
该校毕业生享有极高声誉,在National Association of Colleges and
Employers全美大学最高薪酬排行中位列第7位,在二十年投资回报比中位列第三位,USA
Today将其评选为全美最佳七所工程学院之一。
</p>
</td>
<td
style=
"width: 357.641px; border-top: 1pt solid #5b9bd5; border-left: 1pt solid #5b9bd5; border-bottom: 1pt none black; border-right: none; padding: 3.6pt 7.2pt; height: 30.55pt;"
width=
"48%"
>
<p
style=
" text-align: center; font-size: 10.5pt; line-height: 12.6px;"
align=
"center"
>
<span>
英语强化课程
</span>
<p>
<strong>
学校排名
</strong>
</p>
<p
style=
" text-align: center; font-size: 10.5pt; "
align=
"center"
>
<span>
Intensive English Program
</span>
<p
>
● 全美大学综合排名 #83 (2022 U.S. News)
</p>
</td>
<td
style=
"width: 86.5px; border-top: 1pt solid #5b9bd5; border-bottom: 1pt solid #5b9bd5; border-left: 1pt solid #5b9bd5; border-image: initial; border-right: none; padding: 3.6pt 7.2pt; height: 30.55pt;"
width=
"13%"
>
<p
style=
" text-align: center; font-size: 10.5pt; line-height: 12.6px;"
align=
"center"
>
<span>
英文
</span>
<p>
● 全美最佳土木工程学科排名 #1 (GradReports)
</p>
<p
style=
" text-align: center; font-size: 10.5pt; line-height: 12.6px;"
align=
"center"
>
<span>
</span>
<p
>
● STEM学科最佳学位项目排名 #5 (Best Degree Programs)
</p>
</td>
<td
style=
"width: 152.391px; border-top: 1pt solid #5b9bd5; border-bottom: 1pt solid #5b9bd5; border-left: 1pt solid #5b9bd5; border-image: initial; border-right: none; background: #9cc2e5; padding: 3.6pt 7.2pt; height: 30.55pt;"
rowspan=
"8"
width=
"22%"
>
<p
style=
" text-align: center; font-size: 10.5pt; line-height: 12.6px;"
align=
"center"
>
<span>
</span>
<p>
● 全美在线工程管理硕士排名 #9 (U.S. News
&
World Report)
</p>
<p
style=
" text-align: center; font-size: 10.5pt; line-height: 12.6px;"
align=
"center"
>
<span>
</span>
<p
>
● 全美最佳就业排名 #9 (Princeton Review)
</p>
<p
style=
" text-align: center; font-size: 10.5pt; line-height: 12.6px;"
align=
"center"
>
<span>
中国
</span>
<p
>
● 全美大学最高薪酬排名 #7 (National Association of Colleges and Employers)
</p>
</td>
</tr>
<tr
style=
"height: 1.15pt;"
>
<td
style=
"width: 357.641px; border-top: 1pt solid #5b9bd5; border-left: 1pt solid #5b9bd5; border-bottom: none; border-right: none; padding: 3.6pt 7.2pt; height: 1.15pt;"
width=
"48%"
>
<p
style=
" text-align: center; font-size: 10.5pt; line-height: 12.6px;"
align=
"center"
>
<span>
GMAT
</span><span>
强化课程
</span>
<p>
<strong>
专业方向
</strong>
</p>
<p
style=
" text-align: center; font-size: 10.5pt; "
align=
"center"
>
<span>
Intensive GMAT Program
</span>
<p>
●
<strong>
工程管理硕士(Master of Engineering in Engineering Management)
</strong></p>
<p>
工程管理在美国属于较新的专业,一般为工程学院和商学院共同开设。其中,以Stanford、Duke,以及Dartmouth的工程管理专业最为典型。
</p>
</td>
<td
style=
"width: 86.5px; border-top: 1pt solid #5b9bd5; border-bottom: 1pt solid #5b9bd5; border-left: 1pt solid #5b9bd5; border-image: initial; border-right: none; padding: 3.6pt 7.2pt; height: 1.15pt;"
width=
"13%"
>
<p
style=
" text-align: center; font-size: 10.5pt; line-height: 12.6px;"
align=
"center"
>
<span>
英文
</span>
<p>
(1)什么是MEM:MEM是Master of Engineering
Management的简称。一般来说是工程学院和商学院共同开设的交叉学科课程。可以理解为针对技术型企业的1年-1年半的短期MBA课程。
</p>
</td>
</tr>
<tr
style=
"height: 1.15pt;"
>
<td
style=
"width: 61.2344px; border-top: 1pt solid #5b9bd5; border-left: 1pt solid #5b9bd5; border-bottom: none; border-right: none; padding: 0cm; height: 1.15pt;"
colspan=
"2"
rowspan=
"4"
width=
"7%"
>
<p
style=
" text-align: center; font-size: 10.5pt; line-height: 12.6px;"
align=
"center"
>
<strong><span>
硕士先修课程
</span></strong>
<p>
(2)MEM毕业后就业去向:可以做技术型企业的管理工作,也可以去投行、咨询公司等。
</p>
</td>
<td
style=
"width: 357.641px; border-top: 1pt solid #5b9bd5; border-bottom: 1pt solid #5b9bd5; border-left: 1pt solid #5b9bd5; border-image: initial; border-right: none; padding: 3.6pt 7.2pt; height: 1.15pt;"
width=
"48%"
>
<p
style=
" text-align: center; font-size: 10.5pt; line-height: 12.6px;"
align=
"center"
>
<span>
会计基础与财务分析
</span>
<p>
(3)哪些人适合申请MEM:有工科背景,想往商科方向转专业的同学。如果没有工作经验或硬件条件不够申TOP MBA,TOP
MEM是一个很好的选择。另外MEM的学费和时间成本相对较低。
</p>
<p
style=
" text-align: center; font-size: 10.5pt; line-height: 12.6px;"
align=
"center"
>
<span>
Accounting and Financial Analysis
</span
>
<p
>
<strong>
招生对象
</strong
>
</p>
</td>
<td
style=
"width: 86.5px; border-top: 1pt solid #5b9bd5; border-bottom: 1pt solid #5b9bd5; border-left: 1pt solid #5b9bd5; border-image: initial; border-right: none; padding: 3.6pt 7.2pt; height: 1.15pt;"
width=
"13%"
>
<p
style=
" text-align: center; font-size: 10.5pt; line-height: 12.6px;"
align=
"center"
>
<span>
中文
</span>
<p>
(1)本科在读学生(大三及以上学生为佳)
</p>
</td>
</tr>
<tr
style=
"height: 1.15pt;"
>
<td
style=
"width: 357.641px; border-top: 1pt solid #5b9bd5; border-bottom: 1pt solid #5b9bd5; border-left: 1pt solid #5b9bd5; border-image: initial; border-right: none; padding: 3.6pt 7.2pt; height: 1.15pt;"
width=
"48%"
>
<p
style=
" text-align: center; font-size: 10.5pt; line-height: 12.6px;"
align=
"center"
>
<span>
研究方法
</span>
<p>
(2)具有本科学士学位的往届生
</p>
<p
style=
" text-align: center; font-size: 10.5pt; line-height: 12.6px;"
align=
"center"
>
<span>
Research Methodology
</span
>
<p
>
<strong>
申请要求
</strong
>
</p>
</td>
<td
style=
"width: 86.5px; border-top: 1pt solid #5b9bd5; border-bottom: 1pt solid #5b9bd5; border-left: 1pt solid #5b9bd5; border-image: initial; border-right: none; padding: 3.6pt 7.2pt; height: 1.15pt;"
width=
"13%"
>
<p
style=
" text-align: center; font-size: 10.5pt; line-height: 12.6px;"
align=
"center"
>
<span>
中文
</span>
<p>
➢ GPA不低于3.0或经审核具有研究生学习潜力的优秀学生
</p>
</td>
</tr>
<tr
style=
"height: 1.15pt;"
>
<td
style=
"width: 357.641px; border-top: 1pt solid #5b9bd5; border-bottom: 1pt solid #5b9bd5; border-left: 1pt solid #5b9bd5; border-image: initial; border-right: none; padding: 3.6pt 7.2pt; height: 1.15pt;"
width=
"48%"
>
<p
style=
" text-align: center; font-size: 10.5pt; line-height: 12.6px;"
align=
"center"
>
<span>
投资学
</span>
<p>
➢ 语言要求:托福≥74分 或 雅思≥6.0 或 Duolingo≥100分
</p>
<p
style=
" text-align: center; font-size: 10.5pt; line-height: 12.6px;"
align=
"center"
>
<span>
Investments
</span>
<p
>
未达到上述语言成绩要求的申请者,入学后需参加英语强化课程并考试合格
</p>
</td>
<td
style=
"width: 86.5px; border-top: 1pt solid #5b9bd5; border-bottom: 1pt solid #5b9bd5; border-left: 1pt solid #5b9bd5; border-image: initial; border-right: none; padding: 3.6pt 7.2pt; height: 1.15pt;"
width=
"13%"
>
<p
style=
" text-align: center; font-size: 10.5pt; line-height: 12.6px;"
align=
"center"
>
<span>
中文
</span>
<p>
➢ GRE/GMAT:申请者需提交GRE/GMAT成绩进行综合考评
</p>
</td>
</tr>
<tr
style=
"height: 1.15pt;"
>
<td
style=
"width: 357.641px; border-top: 1pt solid #5b9bd5; border-bottom: 1pt solid #5b9bd5; border-left: 1pt solid #5b9bd5; border-image: initial; border-right: none; padding: 3.6pt 7.2pt; height: 1.15pt;"
width=
"48%"
>
<p
style=
" text-align: center; font-size: 10.5pt; line-height: 12.6px;"
align=
"center"
>
<span>
数据模型与决策
</span>
<p>
无GRE/GMAT成绩的申请者入学后需参加GRE/GMAT替代课程并考试合格
</p>
<p
style=
" text-align: center; font-size: 10.5pt; line-height: 12.6px;"
align=
"center"
>
<span>
Data Model and Decision-making
</span
>
<p
>
<strong>
招生录取
</strong
>
</p>
</td>
<td
style=
"width: 86.5px; border-top: 1pt solid #5b9bd5; border-bottom: 1pt solid #5b9bd5; border-left: 1pt solid #5b9bd5; border-image: initial; border-right: none; padding: 3.6pt 7.2pt; height: 1.15pt;"
width=
"13%"
>
<p
style=
" text-align: center; font-size: 10.5pt; line-height: 12.6px;"
align=
"center"
>
<span>
中文
</span>
<p><strong>
(
</strong><strong>
一)报名申请
</strong></p>
<p>
申请者需登录项目官网:https://sit-plus.ezijing.com/进行在线报名。需按项目报名系统的要求在线填写并提交以下材料:
</p>
</td>
</tr>
<tr
style=
"height: 1.15pt;"
>
<td
style=
"width: 42.0469px; border-top: 1pt solid #5b9bd5; border-bottom: 1pt solid #5b9bd5; border-left: 1pt solid #5b9bd5; border-image: initial; border-right: none; padding: 3.6pt 7.2pt; height: 1.15pt;"
colspan=
"2"
rowspan=
"2"
width=
"7%"
>
<p
style=
" text-align: center; font-size: 10.5pt; line-height: 12.6px;"
align=
"center"
>
<strong><span>
硕士项目课程
</span></strong>
<p>
➢ 有效身份证
</p>
</td>
<td
style=
"width: 357.641px; border-top: 1pt solid #5b9bd5; border-bottom: 1pt solid #5b9bd5; border-left: 1pt solid #5b9bd5; border-image: initial; border-right: none; padding: 3.6pt 7.2pt; height: 1.15pt;"
width=
"48%"
>
<p
style=
" text-align: center; font-size: 10.5pt; line-height: 12.6px;"
align=
"center"
>
<span>
金融概率和统计
</span>
<p>
➢ 本科中英文成绩单
</p>
<p
style=
" text-align: center; font-size: 10.5pt; line-height: 12.6px;"
align=
"center"
>
<span>
Probability and Statistics for Finance
</span>
<p
>
➢ 本科学历学位证中英文证明(在读本科生出具在读证明即可)
</p>
</td>
<td
style=
"width: 86.5px; border-top: 1pt solid #5b9bd5; border-bottom: 1pt solid #5b9bd5; border-left: 1pt solid #5b9bd5; border-image: initial; border-right: none; padding: 3.6pt 7.2pt; height: 1.15pt;"
width=
"13%"
>
<p
style=
" text-align: center; font-size: 10.5pt; line-height: 12.6px;"
align=
"center"
>
<span>
中文
</span>
<p>
➢ 个人英文简历
</p>
</td>
</tr>
<tr
style=
"height: 1.15pt;"
>
<td
style=
"width: 357.641px; border-top: 1pt solid #5b9bd5; border-bottom: 1pt solid #5b9bd5; border-left: 1pt solid #5b9bd5; border-image: initial; border-right: none; padding: 3.6pt 7.2pt; height: 1.15pt;"
width=
"48%"
>
<p
style=
" text-align: center; font-size: 10.5pt; line-height: 12.6px;"
align=
"center"
>
<span>
金融学
</span>
<p>
➢ 2封英文推荐信
</p>
<p
style=
" text-align: center; font-size: 10.5pt; line-height: 12.6px;"
align=
"center"
>
<span>
Finance
</span>
<p
>
➢ 个人英文陈述
</p>
</td>
<td
style=
"width: 86.5px; border-top: 1pt solid #5b9bd5; border-bottom: 1pt solid #5b9bd5; border-left: 1pt solid #5b9bd5; border-image: initial; border-right: none; padding: 3.6pt 7.2pt; height: 1.15pt;"
width=
"13%"
>
<p
style=
" text-align: center; font-size: 10.5pt; line-height: 12.6px;"
align=
"center"
>
<span>
中文
</span>
<p>
➢ 英语成绩单(非必须) *注:英语成绩单类型包括托福、雅思或Duolingo
</p>
</td>
</tr>
<tr
style=
"height: 1.15pt;"
>
<td
style=
"width: 41.2656px; border-top: 1pt solid #5b9bd5; border-bottom: 1pt solid #5b9bd5; border-left: 1pt solid #5b9bd5; border-image: initial; border-right: none; padding: 3.6pt 7.2pt; height: 1.15pt;"
colspan=
"2"
rowspan=
"8"
width=
"7%"
>
<p
style=
" text-align: center; font-size: 10.5pt; line-height: 12.6px;"
align=
"center"
>
<strong><span>
第二学年
</span></strong>
<p>
➢ GRE/GMAT(非必须)
</p>
</td>
<td
style=
"width: 41.5781px; border-top: 1pt solid #5b9bd5; border-bottom: 1pt solid #5b9bd5; border-left: 1pt solid #5b9bd5; border-image: initial; border-right: none; padding: 3.6pt 7.2pt; height: 1.15pt;"
rowspan=
"8"
width=
"7%"
>
<p
style=
" text-align: center; font-size: 10.5pt; line-height: 12.6px;"
align=
"center"
>
<strong><span>
硕士项目课程
</span></strong>
<p>
<strong>
(二)录取流程
</strong>
</p>
</td>
<td
style=
"width: 357.641px; border-top: 1pt solid #5b9bd5; border-bottom: 1pt solid #5b9bd5; border-left: 1pt solid #5b9bd5; border-image: initial; border-right: none; padding: 3.6pt 7.2pt; height: 1.15pt;"
width=
"48%"
>
<p
style=
" text-align: center; font-size: 10.5pt; line-height: 12.6px;"
align=
"center"
>
<span>
金融数据分析
</span>
<p>
➢ 材料审核
</p>
<p
style=
" text-align: center; font-size: 10.5pt; line-height: 12.6px;"
align=
"center"
>
<span>
Data Analysis for Finance
</span>
<p
>
招生办审核申请材料,并将审核结果反馈给申请人
</p>
</td>
<td
style=
"width: 86.5px; border-top: 1pt solid #5b9bd5; border-bottom: 1pt solid #5b9bd5; border-left: 1pt solid #5b9bd5; border-image: initial; border-right: none; padding: 3.6pt 7.2pt; height: 1.15pt;"
width=
"13%"
>
<p
style=
" text-align: center; font-size: 10.5pt; line-height: 12.6px;"
align=
"center"
>
<span>
英文
</span>
<p>
➢ 面试
</p>
</td>
<td
style=
"width: 152.391px; border-top: 1pt solid #5b9bd5; border-bottom: 1pt solid #5b9bd5; border-left: 1pt solid #5b9bd5; border-image: initial; border-right: none; background: #9cc2e5; padding: 3.6pt 7.2pt; height: 1.15pt;"
rowspan=
"8"
width=
"22%"
>
<p
style=
" text-align: center; font-size: 10.5pt; line-height: 12.6px;"
align=
"center"
>
<span>
</span>
<p>
对符合条件的申请人进行面试,面试合格预录取
</p>
<p
style=
" text-align: center; font-size: 10.5pt; line-height: 12.6px;"
align=
"center"
>
<span>
</span>
<p
>
➢ 录取通知书
</p>
<p
style=
" text-align: center; font-size: 10.5pt; line-height: 12.6px;"
align=
"center"
>
<span>
</span>
<p
>
学校官方邮件发送有条件录取通知
</p>
<p
style=
" text-align: center; font-size: 10.5pt; line-height: 12.6px;"
align=
"center"
>
<span>
</span>
<p
>
➢ 签订入学协议并缴纳学费
</p>
<p
style=
" text-align: center; font-size: 10.5pt; line-height: 12.6px;"
align=
"center"
>
<span>
</span>
<p
>
在规定时间内签订入学协议并完成第一年学费缴纳
</p>
<p
style=
" text-align: center; font-size: 10.5pt; line-height: 12.6px;"
align=
"center"
>
<span>
</span>
<p
>
➢ 注册入学
</p>
<p
style=
" text-align: center; font-size: 10.5pt; line-height: 12.6px;"
align=
"center"
>
<span>
美国
</span>
<p
>
进行学籍注册及开学相关准备
</p>
<p
style=
" text-align: center; font-size: 10.5pt; line-height: 12.6px;"
align=
"center"
>
<span>
</span
>
<p
>
<strong>
课程安排
</strong
>
</p>
<p
style=
" text-align: center; font-size: 10.5pt; line-height: 12.6px;"
align=
"center"
>
<span>
</span>
<table
border=
"1"
cellspacing=
"0"
cellpadding=
"0"
width=
"100%"
align=
"center"
class=
"table"
>
<colgroup>
<col
width=
"80"
/>
<col
width=
"80"
/>
<col
width=
""
/>
<col
width=
"50"
/>
<col
width=
"100"
/>
</colgroup>
<tbody>
<tr>
<th
colspan=
"2"
>
<p>
课程模块
</p>
</th>
<th>
<p>
课程名称
</p>
</th>
<th>
<p>
语言
</p>
</th>
<th>
<p>
授课方/地点
</p>
</th>
</tr>
<tr>
<td
rowspan=
"5"
>
<p>
国内课程
</p>
<p
style=
" text-align: center; font-size: 10.5pt; line-height: 12.6px;"
align=
"center"
>
<span>
</span>
</td>
<td
rowspan=
"2"
>
<p>
强化课程
</p>
<p
style=
" text-align: center; font-size: 10.5pt; line-height: 12.6px;"
align=
"center"
>
<span>
</span>
</td>
<td>
<p>
英语强化课程
</p>
<p
style=
" text-align: center; font-size: 10.5pt; line-height: 12.6px;"
align=
"center"
>
<span>
</span>
<p>
Intensive English Program
</p>
<p
style=
" text-align: center; font-size: 10.5pt; line-height: 12.6px;"
align=
"center"
>
<span>
</span>
<p>
Level 1
</p>
</td>
</tr>
<tr
style=
"height: 1.15pt;"
>
<td
style=
"width: 357.641px; border-top: 1pt solid #5b9bd5; border-bottom: 1pt solid #5b9bd5; border-left: 1pt solid #5b9bd5; border-image: initial; border-right: none; padding: 3.6pt 7.2pt; height: 1.15pt;"
width=
"48%"
>
<p
style=
" text-align: center; font-size: 10.5pt; line-height: 12.6px;"
align=
"center"
>
<span>
风险管理
</span>
</p>
<p
style=
" text-align: center; font-size: 10.5pt; line-height: 12.6px;"
align=
"center"
>
<span>
Risk Management
</span>
<td>
<p>
英文
</p>
</td>
<td
style=
"width: 86.5px; border-top: 1pt solid #5b9bd5; border-bottom: 1pt solid #5b9bd5; border-left: 1pt solid #5b9bd5; border-image: initial; border-right: none; padding: 3.6pt 7.2pt; height: 1.15pt;"
width=
"13%"
>
<p
style=
" text-align: center; font-size: 10.5pt; line-height: 12.6px;"
align=
"center"
>
<span>
英文
</span>
<td
rowspan=
"5"
>
<p>
项目中国招生与教学中心
</p>
</td>
</tr>
<tr
style=
"height: 1.15pt;"
>
<td
style=
"width: 357.641px; border-top: 1pt solid #5b9bd5; border-bottom: 1pt solid #5b9bd5; border-left: 1pt solid #5b9bd5; border-image: initial; border-right: none; padding: 3.6pt 7.2pt; height: 1.15pt;"
width=
"48%"
>
<p
style=
" text-align: center; font-size: 10.5pt; line-height: 12.6px;"
align=
"center"
>
<span>
行为金融学
</span>
<tr>
<td>
<p>
GRE替代课程
</p>
<p>
Intensive English Program
</p>
<p
style=
" text-align: center; font-size: 10.5pt; line-height: 12.6px;"
align=
"center"
>
<span>
Behavioral Finance
</span>
<p>
Level 2
</p>
</td>
<td
style=
"width: 86.5px; border-top: 1pt solid #5b9bd5; border-bottom: 1pt solid #5b9bd5; border-left: 1pt solid #5b9bd5; border-image: initial; border-right: none; padding: 3.6pt 7.2pt; height: 1.15pt;"
width=
"13%"
>
<p
style=
" text-align: center; font-size: 10.5pt; line-height: 12.6px;"
align=
"center"
>
<span>
英文
</span>
<td>
<p>
英文
</p>
</td>
</tr>
<tr
style=
"height: 6.7pt;"
>
<td
style=
"width: 357.641px; border-top: 1pt solid #5b9bd5; border-bottom: 1pt solid #5b9bd5; border-left: 1pt solid #5b9bd5; border-image: initial; border-right: none; padding: 3.6pt 7.2pt; height: 6.7pt;"
width=
"48%"
>
<p
style=
" text-align: center; font-size: 10.5pt; line-height: 12.6px;"
align=
"center"
>
<span>
财务管理
</span>
</p>
<p
style=
" text-align: center; font-size: 10.5pt; line-height: 12.6px;"
align=
"center"
>
<span>
Financial Management
</span>
</p>
</td>
<td
style=
"width: 86.5px; border-top: 1pt solid #5b9bd5; border-bottom: 1pt solid #5b9bd5; border-left: 1pt solid #5b9bd5; border-image: initial; border-right: none; padding: 3.6pt 7.2pt; height: 6.7pt;"
width=
"13%"
>
<p
style=
" text-align: center; font-size: 10.5pt; line-height: 12.6px;"
align=
"center"
>
<span>
英文
</span>
<tr>
<td
rowspan=
"3"
>
<p>
硕士项目课程
</p>
</td>
</tr>
<tr
style=
"height: 1.15pt;"
>
<td
style=
"width: 357.641px; border-top: 1pt solid #5b9bd5; border-bottom: 1pt solid #5b9bd5; border-left: 1pt solid #5b9bd5; border-image: initial; border-right: none; padding: 3.6pt 7.2pt; height: 1.15pt;"
width=
"48%"
>
<p
style=
" text-align: center; font-size: 10.5pt; line-height: 12.6px;"
align=
"center"
>
<span>
投资分析
</span>
<td>
<p>
复杂系统的项目管理
</p>
<p
style=
" text-align: center; font-size: 10.5pt; line-height: 12.6px;"
align=
"center"
>
<span>
Investment Analysis
</span>
<p>
Project Management of Complex Systems
</p>
</td>
<td
style=
"width: 86.5px; border-top: 1pt solid #5b9bd5; border-bottom: 1pt solid #5b9bd5; border-left: 1pt solid #5b9bd5; border-image: initial; border-right: none; padding: 3.6pt 7.2pt; height: 1.15pt;"
width=
"13%"
>
<p
style=
" text-align: center; font-size: 10.5pt; line-height: 12.6px;"
align=
"center"
>
<span>
英文
</span>
<td>
<p>
中文
</p>
</td>
</tr>
<tr
style=
"height: 1.15pt;"
>
<td
style=
"width: 357.641px; border-top: 1pt solid #5b9bd5; border-bottom: 1pt solid #5b9bd5; border-left: 1pt solid #5b9bd5; border-image: initial; border-right: none; padding: 3.6pt 7.2pt; height: 1.15pt;"
width=
"48%"
>
<p
style=
" text-align: center; font-size: 10.5pt; line-height: 12.6px;"
align=
"center"
>
<span>
银行管理
</span>
<tr>
<td>
<p>
建模与仿真
</p>
<p
style=
" text-align: center; font-size: 10.5pt; line-height: 12.6px;"
align=
"center"
>
<span>
Bank Management
</span>
<p>
Modeling and Simulation
</p>
</td>
<td
style=
"width: 86.5px; border-top: 1pt solid #5b9bd5; border-bottom: 1pt solid #5b9bd5; border-left: 1pt solid #5b9bd5; border-image: initial; border-right: none; padding: 3.6pt 7.2pt; height: 1.15pt;"
width=
"13%"
>
<p
style=
" text-align: center; font-size: 10.5pt; line-height: 12.6px;"
align=
"center"
>
<span>
英文
</span>
<td>
<p>
中文
</p>
</td>
</tr>
<tr
style=
"height: 1.15pt;"
>
<td
style=
"width: 357.641px; border-top: 1pt solid #5b9bd5; border-bottom: 1pt solid #5b9bd5; border-left: 1pt solid #5b9bd5; border-image: initial; border-right: none; padding: 3.6pt 7.2pt; height: 1.15pt;"
width=
"48%"
>
<p
style=
" text-align: center; font-size: 10.5pt; line-height: 12.6px;"
align=
"center"
>
<span>
合并与收购
</span>
<tr>
<td>
<p>
营销管理
</p>
<p
style=
" text-align: center; font-size: 10.5pt; line-height: 12.6px;"
align=
"center"
>
<span>
Mergers and Acquisition
</span>
<p>
Marketing Management
</p>
</td>
<td
style=
"width: 86.5px; border-top: 1pt solid #5b9bd5; border-bottom: 1pt solid #5b9bd5; border-left: 1pt solid #5b9bd5; border-image: initial; border-right: none; padding: 3.6pt 7.2pt; height: 1.15pt;"
width=
"13%"
>
<p
style=
" text-align: center; font-size: 10.5pt; line-height: 12.6px;"
align=
"center"
>
<span>
英文
</span>
<td>
<p>
中文
</p>
</td>
</tr>
<tr
style=
"height: 1.15pt;"
>
<td
style=
"width: 357.641px; border-top: 1pt solid #5b9bd5; border-bottom: 1pt solid #5b9bd5; border-left: 1pt solid #5b9bd5; border-image: initial; border-right: none; padding: 3.6pt 7.2pt; height: 1.15pt;"
width=
"48%"
>
<p
style=
" text-align: center; font-size: 10.5pt; line-height: 12.6px;"
align=
"center"
>
<span>
顶点课程
</span>
</p>
<p
style=
" text-align: center; font-size: 10.5pt; line-height: 12.6px;"
align=
"center"
>
<span>
Finance Capstone Course
</span>
<tr>
<td
rowspan=
"7"
>
<p>
国外课程
</p>
</td>
<td
style=
"width: 86.5px; border-top: 1pt solid #5b9bd5; border-bottom: 1pt solid #5b9bd5; border-left: 1pt solid #5b9bd5; border-image: initial; border-right: none; padding: 3.6pt 7.2pt; height: 1.15pt;"
width=
"13%"
>
<p
style=
" text-align: center; font-size: 10.5pt; line-height: 12.6px;"
align=
"center"
>
<span>
英文
</span>
<td
rowspan=
"7"
>
<p>
硕士项目课程
</p>
</td>
</tr>
</tbody>
</table>
<p
style=
"font-size: 10.5pt; "
><span>
</span></p>
<h2
style=
"margin: 13pt 0cm;line-height: 32px; break-after: avoid; font-size: 16pt; font-family: Arial, sans-serif;"
>
<a
name=
"_Toc12926"
></a><span
style=
"font-size: 10.5pt; "
>
4.
</span><span
style=
"font-size: 10.5pt; "
>
申请
</span
><span
style=
"font-size: 10.5pt; "
>
要求
</span>
</h2>
<p
class=
"MsoListParagraph"
style=
"margin: 0cm 0cm 0cm 21pt;text-indent: -21pt; font-size: 10.5pt; "
>
<span
>
1)
<span
style=
"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: 'Times New Roman';"
>
</span></span
><span>
GPA
</span>
</p>
<p
class=
"MsoListParagraph"
style=
"margin: 0cm 0cm 0cm 21pt;text-indent: 0cm; font-size: 10.5pt; "
>
<span>
在校
<span>
GPA
</span>
不低于
<span>
3.0
</span>
或经审核具有研究生学习潜力的优秀学生。
</span>
</p>
<p
style=
"margin: 0cm 0cm 0cm 21pt;font-size: 10.5pt; text-indent: -21pt; "
>
<span
>
2)
<span
style=
"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: 'Times New Roman';"
>
</span></span
><span>
GMAT
</span>
</p>
<p
style=
"font-size: 10.5pt; "
><span>
1. GMAT 550
</span><span>
分及以上
</span></p>
<p
style=
"font-size: 10.5pt; "
>
<span>
2.
</span
><span
>
无
<span>
GMAT
</span>
成绩或
<span>
GMAT
</span>
低于
<span>
550
</span>
分的申请者,入学后须参加
<span>
GMAT
</span>
强化课程并考试合格
</span
>
</p>
<p
style=
"font-size: 10.5pt; "
><span>
3
</span><span>
)语言
</span></p>
<p
style=
"margin: 0cm 0cm 0cm 21pt;font-size: 10.5pt; "
>
<span>
1.
</span
><span>
托福
≥
<span>
80
</span>
分或雅思
≥
<span>
6.5
</span>
分(单项不低于
<span>
6.0
</span>
)
</span>
</p>
<p
style=
"margin: 0cm 0cm 0cm 21pt;font-size: 10.5pt; "
>
<span>
2.
</span
><span
>
无法满足上述语言要求但符合下列情况之一的申请者,入学后须参加英语强化课程学习并于第二学年赴美国参加纽约州立大学石溪分校组织的语言考试且合格
</span
>
</p>
<p
style=
"margin: 0cm 0cm 0cm 21pt;font-size: 10.5pt; text-indent: -21pt; "
>
<span
style=
"font-family: Wingdings;"
>
l
<span
style=
"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: 'Times New Roman';"
>
</span></span
><span>
Duolingo
</span><span>
≥
<span>
105
</span>
分
</span>
</p>
<p
style=
"margin: 0cm 0cm 0cm 21pt;font-size: 10.5pt; text-indent: -21pt; "
>
<span
style=
"font-family: Wingdings;"
>
l
<span
style=
"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: 'Times New Roman';"
>
</span></span
><span>
iTEP Academic
</span><span>
≥
<span>
4.0
</span></span>
</p>
<p
style=
"margin: 0cm 0cm 0cm 21pt;font-size: 10.5pt; text-indent: -21pt; "
>
<span
style=
"font-family: Wingdings;"
>
l
<span
style=
"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: 'Times New Roman';"
>
</span></span
><span>
CET-6
</span><span>
(大学英语六级)
≥
<span>
450
</span>
分
</span>
</p>
<p
style=
"margin: 0cm 0cm 0cm 21pt;font-size: 10.5pt; text-indent: -21pt; "
>
<span
style=
"font-family: Wingdings;"
>
l
<span
style=
"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: 'Times New Roman';"
>
</span></span
><span>
75
</span><span>
分
≤
托福
<span>
<
80
</span>
分
</span>
</p>
<p
style=
"margin: 0cm 0cm 0cm 21pt;font-size: 10.5pt; text-indent: -21pt; "
>
<span
style=
"font-size: 9pt; line-height: 18px; font-family: Wingdings;"
>
l
<span
style=
"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: 'Times New Roman';"
>
</span></span
><span>
6.0
</span><span>
分(单项不低于
<span>
5.5
</span>
)
≤
雅思
<span>
<
6.5
</span>
分
</span>
</p>
<h2
style=
"margin: 13pt 0cm;line-height: 32px; break-after: avoid; font-size: 16pt; font-family: Arial, sans-serif;"
>
<span
style=
"font-size: 10.5pt; "
>
5.
</span><span
style=
"font-size: 10.5pt; "
>
学历认证
</span>
</h2>
<img
src=
"https://webapp-pub.ezijing.com/project/sbu-plus-stu/guide_2.png"
/>
<img
src=
"https://webapp-pub.ezijing.com/project/sbu-plus-stu/guide_3.png"
/>
<p
style=
" font-size: 10.5pt; "
align=
"left"
>
<span
style=
"font-size: 11pt; line-height: 22px; "
>
</span>
</p>
<p
style=
" font-size: 10.5pt; text-indent: 22pt; "
align=
"left"
>
<span
style=
"font-size: 11pt; line-height: 22px; "
>
学生毕业可获美国纽约州立大学石溪分校全日制金融学硕士学位证书,回国可申请中留服学历认证。
<span
>
</span
></span
>
</p>
<h2
style=
"margin: 13pt 0cm;line-height: 32px; break-after: avoid; font-size: 16pt; font-family: Arial, sans-serif;"
>
<span
style=
"font-size: 10.5pt; "
>
6.
</span><span
style=
"font-size: 10.5pt; "
>
招生计划
</span>
</h2>
<p>
2022秋季学期限招20人
</p>
<h2
style=
"margin: 13pt 0cm;line-height: 32px; break-after: avoid; font-size: 16pt; font-family: Arial, sans-serif;"
>
<span
style=
"font-size: 10.5pt;"
>
7.
</span><span
style=
"font-size: 10.5pt; "
>
报名申请
</span>
</h2>
<p
style=
"font-size: 10.5pt; "
>
<span
>
登录
<span
><a
href=
"https://sbu-plus-stu.ezijing.com/"
target=
"_blank"
>
https://sbu-plus-stu.ezijing.com/
</a></span
>
在线申请,完成后将如下纸质材料提交至汕头大学指定办公室:
</span
>
</p>
<p
style=
"font-size: 10.5pt; "
><span>
1.
</span><span>
身份证复印件
</span></p>
<p
style=
"font-size: 10.5pt; "
><span>
2.
</span><span>
本科学历学位复印件(在读本科生出具在读证明即可)
</span></p>
<p
style=
"font-size: 10.5pt; "
><span>
3.
</span><span>
本科成绩单
</span></p>
<p
style=
"font-size: 10.5pt; "
><span>
4.
</span><span>
个人简历(英文)
</span></p>
<p
style=
"font-size: 10.5pt; "
><span>
5.
</span><span>
个人陈述(英文)
</span></p>
<p
style=
"font-size: 10.5pt; "
><span>
6.
</span><span>
两寸免冠彩色照片(白底,两张)
</span></p>
<p
style=
"font-size: 10.5pt; "
>
<span>
7.
</span
><span
>
英语成绩单
<sup><span>
*
</span></sup></span
>
</p>
<p
style=
"font-size: 10.5pt; "
>
<span
style=
"font-size: 10pt; line-height: 20px; "
>
*
</span
><span
style=
"font-size: 9pt; line-height: 18px; "
>
成绩单类型包括:大学英语六级、托福、雅思、
<span>
Duolingo
</span>
、
<span>
iTEP Academic
</span></span
>
</p>
<h2
style=
"margin: 13pt 0cm;line-height: 32px; break-after: avoid; font-size: 16pt; font-family: Arial, sans-serif;"
>
<span
style=
"font-size: 10.5pt; "
>
8.
</span><span
style=
"font-size: 10.5pt; "
>
录取流程
</span>
</h2>
<p
style=
"font-size: 10.5pt; "
><span>
1
</span><span>
)材料审核
</span></p>
<p
style=
"font-size: 10.5pt; "
>
<span>
招生办审核学生提交的材料,根据审核结果反馈给申请人。
</span>
</p>
<p
style=
"font-size: 10.5pt; "
><span>
2
</span><span>
)面试
</span></p>
<p
style=
"font-size: 10.5pt; "
>
<span>
对符合条件的申请人进行面试,面试合格预录取。
</span>
</p>
<p
class=
"MsoListParagraph"
style=
"margin: 0cm 0cm 0cm 21pt;text-indent: -21pt; font-size: 10.5pt; "
>
<span
>
1)
<span
style=
"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: 'Times New Roman';"
>
</span></span
><span>
录取通知书
</span>
</p>
<p
class=
"MsoListParagraph"
style=
"margin: 0cm 0cm 0cm 21pt;text-indent: -21pt; font-size: 10.5pt; "
>
<span
>
2)
<span
style=
"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: 'Times New Roman';"
>
</span></span
><span
style=
"font-family: 华文楷体;"
>
缴纳学费并签订入学协议
</span>
</p>
<p
class=
"MsoListParagraph"
style=
"margin: 0cm 0cm 0cm 21pt;text-indent: -21pt; font-size: 10.5pt; "
>
<span
>
3)
<span
style=
"font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: 'Times New Roman';"
>
</span></span
><span
style=
"font-family: 华文楷体;"
>
注册入学
</span>
</p>
<p
style=
"font-size: 10.5pt; "
>
<strong><span>
</span></strong>
</p>
<p
style=
"font-size: 10.5pt; "
>
<strong><span>
9.
</span></strong
><strong
><span>
学习费用
<span>
:
</span></span></strong
>
</p>
<p
style=
"font-size: 10.5pt; "
>
<span>
第1学年(中国)
</span><span>
共
</span><span>
计为29
</span><span>
,
</span><span>
840美元
</span
><sup><span
style=
"line-height: 17.5px; "
>
*
</span></sup
><span>
,合人民币190
</span><span>
,
</span><span>
976元
</span><span>
包含:
</span>
</p>
<p
style=
"font-size: 10.5pt; text-indent: 0cm; "
>
<span>
1)
</span><span>
学费:20
</span><span>
,
</span><span>
240美元
</span>
</p>
<p
style=
"font-size: 10.5pt; text-indent: 0cm; "
>
<span>
2)
</span><sup><span
style=
"line-height: 17.5px; "
>
*
</span></sup
><span>
英语强化课程
</span><span>
费用:
</span><span>
4,600
</span><span>
美元
</span>
</p>
<p
style=
"font-size: 10.5pt; text-indent: 0cm; "
>
<span>
3)
</span><sup><span
style=
"line-height: 17.5px; "
>
*
</span></sup
><span>
GMAT
</span><span>
强化课程费用:
<span>
5,000
</span>
美元
</span>
</p>
<p
style=
"font-size: 10.5pt; "
>
<sup><span
style=
"font-size: 8pt; line-height: 16px; "
>
*
</span></sup
><span
style=
"font-size: 8pt; line-height: 16px; "
>
托福80分及以上
</span
><span
style=
"font-size: 8pt; line-height: 16px; "
>
或雅思
<span>
6.5
</span>
且单项不低于
<span>
6.0
</span>
申请者
</span
><span
style=
"font-size: 8pt; line-height: 16px; "
>
,
</span
><span
style=
"font-size: 8pt; line-height: 16px; "
>
可
</span
><span
style=
"font-size: 8pt; line-height: 16px; "
>
免除
</span
><span
style=
"font-size: 8pt; line-height: 16px; "
>
英语强化课程
</span
><span
style=
"font-size: 8pt; line-height: 16px; "
>
费用
</span>
</p>
<p
style=
"font-size: 10.5pt; "
>
<sup><span
style=
"font-size: 8pt; line-height: 16px; "
>
*
</span></sup
><span
style=
"font-size: 8pt; line-height: 16px; "
>
GMAT550
</span
><span
style=
"font-size: 8pt; line-height: 16px; "
>
分及以上申请者,可免除
<span>
GMAT
</span>
强化课程费用
</span>
</p>
<p
style=
"font-size: 10.5pt; text-align:right "
>
<span
style=
"font-size: 9pt; line-height: 18px; "
>
(
</span
><span
style=
"font-size: 9pt; line-height: 18px; "
>
各项费用均以
</span
><span
style=
"font-size: 9pt; line-height: 18px; "
>
汇率6.4计算)
</span>
</p>
<p
style=
"font-size: 10.5pt; "
>
<span>
第2学年(美国)
</span>
</p>
<p
style=
"font-size: 10.5pt; "
>
<span>
学费约为30
</span><span>
,
</span
><span>
351美元(包括学费与保险费),具体情况参照纽约州立大学石溪分校官方收费标准详见:
</span
><span
><a
style=
"color: blue;"
href=
"https://www.stonybrook.edu/bursar/tuition/"
><span><span>
https://www.stonybrook.edu/bursar/tuition/
</span></span></a
><span><span>
费用由学员以美元形
</span></span></span
><span>
式向纽约州立大学石溪分校缴纳。
”
</span>
</p>
<p
style=
"font-size: 10.5pt; "
>
<strong><span>
</span></strong>
</p>
<p
style=
"font-size: 10.5pt; "
>
<strong><span>
10. 2022
</span></strong
><strong><span>
秋季学期校历
</span></strong>
</p>
<p
style=
"font-size: 10.5pt; "
>
<strong><span>
</span></strong>
</p>
<table
class=
"MsoNormalTable"
style=
"border: none; "
border=
"1"
width=
"100%"
cellspacing=
"0"
cellpadding=
"0"
align=
"left"
>
<tbody>
<tr
style=
"height: 16pt;"
>
<td
style=
"width: 100.65pt; border-width: 1pt; border-color: windowtext; border-image: initial; padding: 0cm 5.4pt; height: 16pt;"
nowrap=
"nowrap"
width=
"134"
>
<p
style=
" text-align: center; font-size: 10.5pt; "
align=
"center"
>
<span
style=
"font-size: 9pt; "
>
阶段
</span>
<td>
<p>
工程经济学与成本分析
</p>
<p>
Engineering Economics and Cost Analysis
</p>
</td>
<td
style=
"width: 163.1pt; border-top-width: 1pt; border-top-color: windowtext; border-right-width: 1pt; border-right-color: windowtext; border-bottom-width: 1pt; border-bottom-color: windowtext; border-image: initial; border-left: none; padding: 0cm 5.4pt; height: 16pt;"
nowrap=
"nowrap"
width=
"217"
>
<p
style=
" text-align: center; font-size: 10.5pt; "
align=
"center"
>
<span
style=
"font-size: 9pt; "
>
事项
</span>
<td>
<p>
英文
</p>
</td>
<td
style=
"width: 176.2pt; border-top-width: 1pt; border-top-color: windowtext; border-right-width: 1pt; border-right-color: windowtext; border-bottom-width: 1pt; border-bottom-color: windowtext; border-image: initial; border-left: none; padding: 0cm 5.4pt; height: 16pt;"
nowrap=
"nowrap"
width=
"235"
>
<p
style=
" text-align: center; font-size: 10.5pt; "
align=
"center"
>
<span
style=
"font-size: 9pt; "
>
时间
</span>
<td
rowspan=
"7"
>
<p>
斯蒂文斯理工学院
</p>
</td>
</tr>
<tr
style=
"height: 16pt;"
>
<td
style=
"width: 100.65pt; border-right-width: 1pt; border-right-color: windowtext; border-bottom-width: 1pt; border-bottom-color: windowtext; border-left-width: 1pt; border-left-color: windowtext; border-image: initial; border-top: none; padding: 0cm 5.4pt; height: 16pt;"
rowspan=
"2"
nowrap=
"nowrap"
width=
"134"
>
<p
style=
" text-align: center; font-size: 10.5pt; "
align=
"center"
>
<span
style=
"font-size: 9pt; "
>
申请与预录取
</span>
<tr>
<td>
<p>
运筹学要素
</p>
</td>
<td
style=
"width: 163.1pt; border-top: none; border-left: none; border-bottom-width: 1pt; border-bottom-color: windowtext; border-right-width: 1pt; border-right-color: windowtext; padding: 0cm 5.4pt; height: 16pt;"
nowrap=
"nowrap"
width=
"217"
>
<p
style=
" text-align: center; font-size: 10.5pt; "
align=
"center"
>
<span
style=
"font-size: 9pt; "
>
在线申请
</span>
<p>
Elements of Operations Research
</p>
</td>
<td
style=
"width: 176.2pt; border-top: none; border-left: none; border-bottom-width: 1pt; border-bottom-color: windowtext; border-right-width: 1pt; border-right-color: windowtext; padding: 0cm 5.4pt; height: 16pt;"
nowrap=
"nowrap"
width=
"235"
>
<p
style=
" text-align: center; font-size: 10.5pt; "
align=
"center"
>
<span
style=
"font-size: 9pt; "
>
2022
</span
><span
style=
"font-size: 9pt; "
>
年
<span>
7
</span>
月
<span>
15
</span>
日(截止)
</span>
<td>
<p>
英文
</p>
</td>
</tr>
<tr
style=
"height: 16pt;"
>
<td
style=
"width: 163.1pt; border-top: none; border-left: none; border-bottom-width: 1pt; border-bottom-color: windowtext; border-right-width: 1pt; border-right-color: windowtext; padding: 0cm 5.4pt; height: 16pt;"
nowrap=
"nowrap"
width=
"217"
>
<p
style=
" text-align: center; font-size: 10.5pt; "
align=
"center"
>
<span
style=
"font-size: 9pt; "
>
预录取
</span>
<tr>
<td>
<p>
工程管理信息学
</p>
<p>
Informatics for Engineering Management
</p>
</td>
<td
style=
"width: 176.2pt; border-top: none; border-left: none; border-bottom-width: 1pt; border-bottom-color: windowtext; border-right-width: 1pt; border-right-color: windowtext; padding: 0cm 5.4pt; height: 16pt;"
nowrap=
"nowrap"
width=
"235"
>
<p
style=
" text-align: center; font-size: 10.5pt; "
align=
"center"
>
<span
style=
"font-size: 9pt; "
>
2022
</span
><span
style=
"font-size: 9pt; "
>
年
<span>
7
</span>
月
<span>
31
</span>
日(截止)
</span>
<td>
<p>
英文
</p>
</td>
</tr>
<tr
style=
"height: 16pt;"
>
<td
style=
"width: 100.65pt; border-right-width: 1pt; border-right-color: windowtext; border-bottom-width: 1pt; border-bottom-color: windowtext; border-left-width: 1pt; border-left-color: windowtext; border-image: initial; border-top: none; padding: 0cm 5.4pt; height: 16pt;"
rowspan=
"4"
nowrap=
"nowrap"
width=
"134"
>
<p
style=
" text-align: center; font-size: 10.5pt; "
align=
"center"
>
<span
style=
"font-size: 9pt; "
>
第
<span>
1
</span>
学年
</span>
</p>
<p
style=
" text-align: center; font-size: 10.5pt; "
align=
"center"
>
<span
style=
"font-size: 9pt; "
>
</span>
<tr>
<td>
<p>
决策与风险分析
</p>
</td>
<td
style=
"width: 163.1pt; border-top: none; border-left: none; border-bottom-width: 1pt; border-bottom-color: windowtext; border-right-width: 1pt; border-right-color: windowtext; padding: 0cm 5.4pt; height: 16pt;"
nowrap=
"nowrap"
width=
"217"
>
<p
style=
" text-align: center; font-size: 10.5pt; "
align=
"center"
>
<span
style=
"font-size: 9pt; "
>
强化课程
</span>
<p>
Decision and Risk Analysis
</p>
</td>
<td
style=
"width: 176.2pt; border-top: none; border-left: none; border-bottom-width: 1pt; border-bottom-color: windowtext; border-right-width: 1pt; border-right-color: windowtext; padding: 0cm 5.4pt; height: 16pt;"
nowrap=
"nowrap"
width=
"235"
>
<p
style=
" text-align: center; font-size: 10.5pt; "
align=
"center"
>
<span
style=
"font-size: 9pt; "
>
2022
</span
><span
style=
"font-size: 9pt; "
>
年
<span>
8
</span>
月
<span>
-2023
</span>
年
<span>
1
</span>
月
</span>
<td>
<p>
英文
</p>
</td>
</tr>
<tr
style=
"height: 16pt;"
>
<td
style=
"width: 163.1pt; border-top: none; border-left: none; border-bottom-width: 1pt; border-bottom-color: windowtext; border-right-width: 1pt; border-right-color: windowtext; padding: 0cm 5.4pt; height: 16pt;"
nowrap=
"nowrap"
width=
"217"
>
<p
style=
" text-align: center; font-size: 10.5pt; "
align=
"center"
>
<span
style=
"font-size: 9pt; "
>
硕士先修课程
</span>
<tr>
<td>
<p>
*工程管理统计学
</p>
<p>
Statistics for Engineering Management
</p>
</td>
<td
style=
"width: 176.2pt; border-top: none; border-left: none; border-bottom-width: 1pt; border-bottom-color: windowtext; border-right-width: 1pt; border-right-color: windowtext; padding: 0cm 5.4pt; height: 16pt;"
nowrap=
"nowrap"
width=
"235"
>
<p
style=
" text-align: center; font-size: 10.5pt; "
align=
"center"
>
<span
style=
"font-size: 9pt; "
>
2023
</span
><span
style=
"font-size: 9pt; "
>
年
<span>
2
</span>
月
<span>
-2023
</span>
年
<span>
6
</span>
月
</span>
<td>
<p>
英文
</p>
</td>
</tr>
<tr
style=
"height: 15.4pt;"
>
<td
style=
"width: 163.1pt; border-top: none; border-left: none; border-bottom-width: 1pt; border-bottom-color: windowtext; border-right-width: 1pt; border-right-color: windowtext; padding: 0cm 5.4pt; height: 15.4pt;"
nowrap=
"nowrap"
width=
"217"
>
<p
style=
" text-align: center; font-size: 10.5pt; "
align=
"center"
>
<span
style=
"font-size: 9pt; "
>
硕士项目课程
</span>
<tr>
<td>
<p>
*数据科学与知识发现
</p>
<p>
Data Science and Knowledge Discovery
</p>
</td>
<td
style=
"width: 176.2pt; border-top: none; border-left: none; border-bottom-width: 1pt; border-bottom-color: windowtext; border-right-width: 1pt; border-right-color: windowtext; padding: 0cm 5.4pt; height: 15.4pt;"
nowrap=
"nowrap"
width=
"235"
>
<p
style=
" text-align: center; font-size: 10.5pt; "
align=
"center"
>
<span
style=
"font-size: 9pt; "
>
2023
</span
><span
style=
"font-size: 9pt; "
>
年
<span>
2
</span>
月
<span>
-2023
</span>
年
<span>
6
</span>
月
</span>
<td>
<p>
英文
</p>
</td>
</tr>
<tr
style=
"height: 16pt;"
>
<td
style=
"width: 163.1pt; border-top: none; border-left: none; border-bottom-width: 1pt; border-bottom-color: windowtext; border-right-width: 1pt; border-right-color: windowtext; padding: 0cm 5.4pt; height: 16pt;"
nowrap=
"nowrap"
width=
"217"
>
<p
style=
" text-align: center; font-size: 10.5pt; "
align=
"center"
>
<span
style=
"font-size: 9pt; "
>
办理出国手续
</span>
<tr>
<td>
<p>
*系统及企业应用人工智能和机器学习
</p>
<p>
Applied AI
&
Machine Learning for Systems and Enterprises
</p>
</td>
<td
style=
"width: 176.2pt; border-top: none; border-left: none; border-bottom-width: 1pt; border-bottom-color: windowtext; border-right-width: 1pt; border-right-color: windowtext; padding: 0cm 5.4pt; height: 16pt;"
nowrap=
"nowrap"
width=
"235"
>
<p
style=
" text-align: center; font-size: 10.5pt; "
align=
"center"
>
<span
style=
"font-size: 9pt; "
>
2023
</span
><span
style=
"font-size: 9pt; "
>
年
<span>
6
</span>
月
<span>
-2023
</span>
年
<span>
8
</span>
月
</span>
<td>
<p>
英文
</p>
</td>
</tr>
<tr
style=
"height: 16pt;"
>
<td
style=
"width: 100.65pt; border-right-width: 1pt; border-right-color: windowtext; border-bottom-width: 1pt; border-bottom-color: windowtext; border-left-width: 1pt; border-left-color: windowtext; border-image: initial; border-top: none; padding: 0cm 5.4pt; height: 16pt;"
rowspan=
"2"
nowrap=
"nowrap"
width=
"134"
>
<p
style=
" text-align: center; font-size: 10.5pt; "
align=
"center"
>
<span
style=
"font-size: 9pt; "
>
第
<span>
2
</span>
学年
</span>
</p>
<p
style=
" text-align: center; font-size: 10.5pt; "
align=
"center"
>
<span
style=
"font-size: 9pt; "
>
</span>
</tbody>
</table>
<p>
<strong>
授课师资(部分)
</strong>
</p>
</td>
<td
style=
"width: 163.1pt; border-top: none; border-left: none; border-bottom-width: 1pt; border-bottom-color: windowtext; border-right-width: 1pt; border-right-color: windowtext; padding: 0cm 5.4pt; height: 16pt;"
nowrap=
"nowrap"
width=
"217"
>
<p
style=
" text-align: center; font-size: 10.5pt; "
align=
"center"
>
<span
style=
"font-size: 9pt; "
>
硕士项目课程
</span>
<p>
Yehia Massoud
</p>
</td>
<td
style=
"width: 176.2pt; border-top: none; border-left: none; border-bottom-width: 1pt; border-bottom-color: windowtext; border-right-width: 1pt; border-right-color: windowtext; padding: 0cm 5.4pt; height: 16pt;"
nowrap=
"nowrap"
width=
"235"
>
<p
style=
" text-align: center; font-size: 10.5pt; "
align=
"center"
>
<span
style=
"font-size: 9pt; "
>
2023
</span
><span
style=
"font-size: 9pt; "
>
年
<span>
8
</span>
月
<span>
-2024
</span>
年
<span>
8
</span>
月
</span>
<p>
教授、学院院长
</p>
</td>
</tr>
<tr
style=
"height: 22pt;"
>
<td
style=
"width: 163.1pt; border-top: none; border-left: none; border-bottom-width: 1pt; border-bottom-color: windowtext; border-right-width: 1pt; border-right-color: windowtext; padding: 0cm 5.4pt; height: 22pt;"
nowrap=
"nowrap"
width=
"217"
>
<p
style=
" text-align: center; font-size: 10.5pt; "
align=
"center"
>
<span
style=
"font-size: 9pt; "
>
毕业
</span>
<p>
IEEE电气与电子工程师协会院士
</p>
<p>
麻省理工学院博士
</p>
</td>
<td
style=
"width: 176.2pt; border-top: none; border-left: none; border-bottom-width: 1pt; border-bottom-color: windowtext; border-right-width: 1pt; border-right-color: windowtext; padding: 0cm 5.4pt; height: 22pt;"
nowrap=
"nowrap"
width=
"235"
>
<p
style=
" text-align: center; font-size: 10.5pt; "
align=
"center"
>
<span
style=
"font-size: 9pt; "
>
2024
</span><span
style=
"font-size: 9pt; "
>
年
<span>
9
</span>
月
</span>
<p><img
src=
"https://webapp-pub.ezijing.com/project/sit-plus-stu/1.jpg"
width=
"100"
/></p>
<p>
Roshanak Nilchiani
</p>
</td>
</tr>
</tbody>
</table>
<p>
副教授
</p>
<p>
麻省理工学院博士
</p>
<p><img
src=
"https://webapp-pub.ezijing.com/project/sit-plus-stu/2.jpg"
width=
"100"
/></p>
<p>
Ting Liao
</p>
<p>
助理教授
</p>
<p>
斯坦福大学博士
</p>
<p><img
src=
"https://webapp-pub.ezijing.com/project/sit-plus-stu/3.jpg"
width=
"100"
/></p>
<p>
CarloLipizzi
</p>
<p>
副教授兼项目主管
</p>
<p>
斯蒂文斯理工学院博士
</p>
<p><img
src=
"https://webapp-pub.ezijing.com/project/sit-plus-stu/4.jpg"
width=
"100"
/></p>
<p>
<strong>
证书与学位
</strong>
</p>
<p>
学生毕业可获得斯蒂文斯理工学院全日制工程管理硕士学位证书,回国可申请中留服学历认证,享受留学生福利待遇。
</p>
<p
style=
"text-align: center;"
>
<img
src=
"https://webapp-pub.ezijing.com/project/sit-plus/pc-cert-en.png"
width=
"400"
/>
<img
src=
"https://webapp-pub.ezijing.com/project/sit-plus/pc-cert-cn.png"
width=
"400"
/>
</p>
<p>
<strong>
学习费用
</strong>
</p>
<p>
第1年(国内):
</p>
<ol>
<li>
<p>
1. 学费:人民币132,000元
<br
/>
2. 英语强化课程费用:人民币29,440元
<br
/>
3. GRE替代课程费用:人民币32,000元
</p>
</li>
</ol>
<p>
以上费用由学员以人民币形式向项目官方授权中国招生与教学中心-清控紫荆教育支付,合计人民币193,440元。
</p>
<p>
*注:雅思6分,托福74分或Duolingo 100分以上的申请者,
</p>
<p>
可免除英语强化课程费用
</p>
<p>
第2年(国外)
</p>
<p>
学费约为39,408美元(包括学费与保险费)
</p>
<p>
具体情况参照斯蒂文斯理工学院官方收费标准:
<a
href=
"https://www.stevens.edu/admissions/tuition-financial-aid/tuition-fees-costs"
target=
"_blank"
>
https://www.stevens.edu/admissions/tuition-financial-aid/tuition-fees-costs
</a
>
费用由学员以美元形式向斯蒂文斯理工学院缴纳。
</p>
<p>
<strong>
报名咨询
</strong>
</p>
<p>
斯蒂文斯理工学院中国招生与教学中心
</p>
<p>
电话:
010-62790329
</p>
<p>
邮箱:
<a
href=
"mailto:admission_SIT@ezijing.com"
>
admission_SIT@ezijing.com
</a></p>
<p>
官网:
<a
href=
"https://sit-plus.ezijing.com/"
target=
"_blank"
>
https://sit-plus.ezijing.com/
</a></p>
<p><br
/></p>
</div>
</
template
>
...
...
@@ -1066,3 +531,41 @@ export default {
layout
:
'sign'
}
</
script
>
<
style
lang=
"scss"
scoped
>
.table
{
border
:
1px
solid
#dadada
;
p
{
margin
:
0
;
}
th
{
font-size
:
14px
;
padding
:
20px
0
;
text-align
:
center
;
}
td
{
font-size
:
13px
;
padding
:
10px
;
text-align
:
center
;
p
{
line-height
:
2
;
}
}
.c1
{
color
:
#fff
;
background-color
:
#931638
;
}
.c2
{
color
:
#fff
;
background-color
:
#aa1941
;
}
.c3
{
color
:
#fff
;
background-color
:
#931638
;
}
.c4
{
color
:
#fff
;
background-color
:
#aa1941
;
}
}
</
style
>
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论