提交 8d66359d authored 作者: matian's avatar matian

updates

上级 8253d394
...@@ -95,16 +95,15 @@ export default { ...@@ -95,16 +95,15 @@ export default {
li { li {
width: 260px; width: 260px;
height: 110px; height: 120px;
background: #f9f8f8; background: #f9f8f8;
box-sizing: border-box; box-sizing: border-box;
.con { .con {
width: 260px; width: 260px;
height: 110px; height: 120px;
display: flex; display: flex;
justify-content: center;
align-items: center; align-items: center;
padding: 10px 25px 10px 10px; padding: 10px;
} }
&:hover { &:hover {
background: #aa1940; background: #aa1940;
...@@ -117,13 +116,13 @@ export default { ...@@ -117,13 +116,13 @@ export default {
height: 90px; height: 90px;
} }
.con_desc { .con_desc {
margin-left: 8px; margin-left: 4px;
text-align: center; text-align: left;
width: 84px; width: 95px;
font-size: 14px; font-size: 14px;
line-height: 18px; line-height: 18px;
color: #333333; color: #333333;
white-space: nowrap; // white-space: nowrap;
} }
} }
li:nth-child(2) { li:nth-child(2) {
...@@ -132,7 +131,7 @@ export default { ...@@ -132,7 +131,7 @@ export default {
} }
.line1 { .line1 {
width: 0px; width: 0px;
height: 110px; height: 120px;
border: 1px dashed #c4c4c4; border: 1px dashed #c4c4c4;
margin: 30px 30px; margin: 30px 30px;
} }
......
...@@ -166,7 +166,7 @@ export default { ...@@ -166,7 +166,7 @@ export default {
msf: 'MSF', msf: 'MSF',
med: 'MED (Childhood Psychology and Education)', med: 'MED (Childhood Psychology and Education)',
map: 'MAP', map: 'MAP',
cuw: '教育学硕士(家庭)<br />MED', cuw: 'MED<br/>(Family Pedagogy)',
// plan: 'Plan for Future<br/>Financial Leaders', // plan: 'Plan for Future<br/>Financial Leaders',
mba: 'MBA', mba: 'MBA',
finance: 'MBA<br />IN FINANCE', finance: 'MBA<br />IN FINANCE',
...@@ -181,10 +181,10 @@ export default { ...@@ -181,10 +181,10 @@ export default {
title: 'Overseas Education', title: 'Overseas Education',
tabBtn1: '— Master —', tabBtn1: '— Master —',
tabBtn2: '— Doctorate —', tabBtn2: '— Doctorate —',
sbu: '纽约州立大学<br/>石溪分校<br/>金融学硕士<br/>保研项目NSF', sbu: 'State University of New York at Stony Brook Master of Finance(NSF)',
sit: '斯蒂文斯理工学院<br/>工程管理硕士<br/>保研项目MEM', sit: 'Stevens Institution of Technology Master of Engineering(MEM)',
cbu_plus: '加州浸会大学<br/>全日制工商管理<br/>博士项目DBA', cbu_plus: 'California Baptist University (Online)Doctor of Business Administration',
cbu_online: '加州浸会大学<br/>在线工商管理<br/>博士项目DBA' cbu_online: 'California Baptist University (Full-time) Doctor of Business Administration'
}, },
onlineEdu: { onlineEdu: {
title: '在线教育解决方案', title: '在线教育解决方案',
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论