Skip to content
项目
群组
代码片段
帮助
当前项目
正在载入...
登录 / 注册
切换导航面板
P
project-www-pc
项目
项目
详情
活动
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
图表
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
日程
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
活动
图像
聊天
创建新问题
作业
提交
问题看板
Open sidebar
EzijingWeb
project-www-pc
Commits
a3a0eeaf
提交
a3a0eeaf
authored
10月 12, 2022
作者:
matian
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
高级研修项目以及时间基地主页面开发
上级
a4548971
隐藏空白字符变更
内嵌
并排
正在显示
10 个修改的文件
包含
886 行增加
和
339 行删除
+886
-339
Head.vue
components/Head.vue
+7
-5
homeMenu.vue
components/home/homeMenu.vue
+2
-2
en-US.js
langs/en-US.js
+1
-1
zh-CN.js
langs/zh-CN.js
+1
-1
Index.vue
pages/practice/Index.vue
+138
-301
industry.vue
pages/practice/industry.vue
+400
-0
index.vue
pages/practice/laboratory/index.vue
+37
-27
marketing.vue
pages/practice/laboratory/marketing.vue
+3
-1
skill.vue
pages/practice/skill.vue
+1
-1
study.vue
pages/practice/study.vue
+296
-0
没有找到文件。
components/Head.vue
浏览文件 @
a3a0eeaf
...
...
@@ -131,11 +131,11 @@ export default {
},
{
name
:
'实践基地'
,
path
:
'/practice
/Index
'
,
path
:
'/practice'
,
childern
:
[
{
name
:
'数字经济产业学院'
,
path
:
'/practice/
Index
'
path
:
'/practice/
industry
'
},
{
name
:
'数字经济实验室'
,
...
...
@@ -152,7 +152,7 @@ export default {
]
},
{
name
:
'
人社部职业证书
'
,
name
:
'
数字经济职业技能中心
'
,
path
:
'/practice/skill'
,
childern
:
[
{
...
...
@@ -166,7 +166,7 @@ export default {
pathType
:
1
},
{
name
:
'
紫荆教育数字职业技能培训中心
'
,
name
:
'
人社部职业证书
'
,
path
:
'https://vst.ezijing.com/'
,
pathType
:
1
}
...
...
@@ -178,7 +178,9 @@ export default {
},
{
name
:
'数字化转型高级研修项目'
,
pathType
:
3
path
:
'/practice/study'
// pathType: 3
},
{
name
:
'服务案例'
,
...
...
components/home/homeMenu.vue
浏览文件 @
a3a0eeaf
...
...
@@ -28,7 +28,7 @@ export default {
icon
:
'https://webapp-pub.ezijing.com/www/pc/home/gov/icon_gongjian.png'
,
iconActive
:
'https://webapp-pub.ezijing.com/www/pc/home/gov/icon_gongjian_active.png'
,
text
:
`数字经济<br />产业学院`
,
path
:
'/practice
/index
'
path
:
'/practice'
},
{
icon
:
'https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/home/gov/icon_shiyan.png'
,
...
...
@@ -39,7 +39,7 @@ export default {
{
icon
:
'https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/home/gov/icon_1%2Bx.png'
,
iconActive
:
'https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/home/gov/icon_1%2Bx_active.png'
,
text
:
`
人社部职业证书
`
,
text
:
`
数字经济 <br />职业技能中心
`
,
path
:
'/practice/skill'
},
{
...
...
langs/en-US.js
浏览文件 @
a3a0eeaf
...
...
@@ -167,7 +167,7 @@ export default {
email
:
'Email: service@ezijing.com'
,
link1
:
'jsj.moe.gov.cn'
,
link2
:
'pbcsf.tsinghua.edu.cn'
,
relation
:
'关联企业:清控紫荆(
广东
)教育科技有限公司 清控紫荆(北京)人力资源服务有限公司'
,
relation
:
'关联企业:清控紫荆(
深圳
)教育科技有限公司 清控紫荆(北京)人力资源服务有限公司'
,
weChat
:
'WeChat Official Account'
,
ezjClass
:
'微信视频号'
},
...
...
langs/zh-CN.js
浏览文件 @
a3a0eeaf
...
...
@@ -172,7 +172,7 @@ export default {
email
:
'邮 箱:service@ezijing.com'
,
link1
:
'教育涉外监管信息网'
,
link2
:
'清华大学五道口金融学院'
,
relation
:
'关联企业:清控紫荆(
广东
)教育科技有限公司 清控紫荆(北京)人力资源服务有限公司'
,
relation
:
'关联企业:清控紫荆(
深圳
)教育科技有限公司 清控紫荆(北京)人力资源服务有限公司'
,
weChat
:
'微信公众号'
,
ezjClass
:
'微信视频号'
},
...
...
pages/practice/Index.vue
浏览文件 @
a3a0eeaf
<
template
>
<div
class=
"main_content"
>
<img
class=
"banner"
src=
"https://webapp-pub.ezijing.com/www/pc/goverment/goverment_banner.png"
alt=
"
"
/>
<img
src=
"https://webapp-pub.ezijing.com/www/pc/practice/Index/banner.png"
class=
"content_banner
"
/>
<div
class=
"content_part"
>
<div
class=
"part_title"
>
数字
经济产教融合实践
基地
</div>
<div
class=
"part_title"
>
数字
人才产教融合
基地
</div>
<div
class=
"part_desc"
>
以“政、校、企、行”协同创新为引领,按照“1(政府)+1(清控紫荆)+N(周边高校)”的模式,联合高校实施“六个共同”育人模式,即共同建
<br
/>
设高水平专业、共同开发课程、共同打造师资团队、共同设立科研中心、共同开展招生就业、共同“走出去”,打造数字经济相关的现代产业学院
。
数字经济产教融合实践基地”的建设内涵由“N+3”组成,即N个数字经济产业学院集群;一个数字经济实验室,一个数字职业技能中心;一个数字经济
<br
/>
产业与人才公共服务平台
。
</div>
</div>
<div
class=
"content_part1"
>
<div
class=
"part_title"
>
专注专业内涵建设,全流程实现高质量人才培养闭环
</div>
<div
class=
"part_desc"
>
“政、校、企、行”协同创新为引领, “1(政府)+1(清控紫荆)+N(周边高校)”的模式
</div>
<img
class=
"part_img"
src=
"https://webapp-pub.ezijing.com/www/pc/goverment/goverment_con1.png"
alt=
""
/>
<div
class=
"part_zj"
>
<div
class=
"zj_tit"
>
紫荆提供
</div>
<div
class=
"zj_con"
>
<div
class=
"con_item"
v-for=
"(item, index) in zjList"
:key=
"index"
>
<img
:src=
"item.img"
class=
"item_img"
/>
<img
:src=
"item.imgActive"
class=
"item_imgActive"
/>
<div
class=
"item_tit"
>
{{
item
.
tit
}}
</div>
</div>
</div>
</div>
</div>
<div
class=
"content_part2"
>
<div
class=
"part_title"
>
专注专业内涵建设,“六个共同” 育人
</div>
<div
class=
"zj_con"
>
<div
class=
"con_item"
v-for=
"(item, index) in zyList"
:key=
"index"
>
<div
class=
"content_part2"
></div>
<div
class=
"content_part3"
>
<div
class=
"part3_con"
>
<div
class=
"con_list"
v-for=
"(item, index) in list"
:key=
"index"
@
click=
"$router.push(item.url)"
>
<div
class=
"mask"
></div>
<img
:src=
"item.img"
class=
"item_img
"
/>
<img
:src=
"item.imgActive"
class=
"item_imgActive
"
/>
<div
class=
"
item_tit"
>
{{
item
.
tit
}}
</div>
<div
class=
"
item
_desc"
v-html=
"item.desc"
></div>
<div
class=
"
item_tips"
v-html=
"item.tips"
>
</div>
<img
class=
"img"
:src=
"item.img"
alt=
"
"
/>
<img
class=
"imgActive"
:src=
"item.imgActive"
alt=
"
"
/>
<div
class=
"
list_tit"
>
{{
item
.
title
}}
</div>
<div
class=
"
list
_desc"
v-html=
"item.desc"
></div>
<div
class=
"
list_btn"
>
点击进入
</div>
</div>
</div>
</div>
...
...
@@ -42,118 +27,34 @@
export
default
{
data
()
{
return
{
zjList
:
[
{
img
:
'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zj1.png'
,
imgActive
:
'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zj1_active.png'
,
tit
:
'运营管理'
},
{
img
:
'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zj2.png'
,
imgActive
:
'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zj2_active.png'
,
tit
:
'专业设计'
},
{
img
:
'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zj3.png'
,
imgActive
:
'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zj3_active.png'
,
tit
:
'课程研发'
},
{
img
:
'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zj4.png'
,
imgActive
:
'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zj4_active.png'
,
tit
:
'双师授课'
},
{
img
:
'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zj5.png'
,
imgActive
:
'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zj5_active.png'
,
tit
:
'教学管理'
},
{
img
:
'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zj6.png'
,
imgActive
:
'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zj6_active.png'
,
tit
:
'双师打造'
},
{
img
:
'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zj7.png'
,
imgActive
:
'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zj7_active.png'
,
tit
:
'产教基地'
},
{
img
:
'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zj8.png'
,
imgActive
:
'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zj8_active.png'
,
tit
:
'实习就业'
},
{
img
:
'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zj9.png'
,
imgActive
:
'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zj9_active.png'
,
tit
:
'教学成果'
},
{
img
:
'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zj10.png'
,
imgActive
:
'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zj10_active.png'
,
tit
:
'其他'
}
],
zyList
:
[
{
img
:
'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zy1.png'
,
imgActive
:
'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zy1_active.png'
,
tit
:
'1+3+N'
,
desc
:
'1核心:商业数据分析<br/>3基础:数字营销、数字运营、数字会计<br/>N应用:数字金融、数字贸易 、数字能源…'
,
tips
:
'打造高水平专业集群'
},
list
:
[
{
img
:
'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zy2.png'
,
imgActive
:
'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zy2_active.png'
,
tit
:
'四精准、三立足'
,
desc
:
'精准对标要求、精准开发课程、<br/>精准开展培养、精准实现就业<br/>立足商业数据分析实验室”“数字营销实验室”“云计算实验室”'
,
tips
:
'创新人才培养模式'
img
:
'https://webapp-pub.ezijing.com/www/pc/practice/Index/icon_gongjian.png'
,
imgActive
:
'https://webapp-pub.ezijing.com/www/pc/practice/Index/icon_gongjian_active.png'
,
title
:
'数字经济产业学院'
,
desc
:
'1+3+N <br/>打造高水平专业集群'
,
url
:
'practice/industry'
},
{
img
:
'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zy3.png'
,
imgActive
:
'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zy3_active.png'
,
tit
:
'注重双能、引培结合'
,
desc
:
'引入产业课程、打造混编教师团队<br/>校企共建“技能大师工坊”群<br/>共建教学指导委员会,引进社会化服务团队带头人'
,
tips
:
'打造高水平教学团队'
img
:
'https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/practice/Index/icon_shiyan.png'
,
imgActive
:
'https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/practice/Index/icon_shiyan_active.png'
,
title
:
'数字经济实验室'
,
desc
:
'商业数据分析实验室 <br/>数字营销实验室'
,
url
:
'/practice/laboratory'
},
{
img
:
'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zy4.png'
,
imgActive
:
'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zy4_active.png'
,
tit
:
'紧贴产业、育训结合'
,
desc
:
'人才电子档案和能力数字画像<br/>工业级实验软件,还原真实的数字作业场景企<br/>业实践案例,满足多行业技能实验'
,
tips
:
'共建校内实训基地'
img
:
'https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/practice/Index/icon_1%2Bx.png'
,
imgActive
:
'https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/practice/Index/icon_1%2Bx_active.png'
,
title
:
'数字经济人才技能中心'
,
desc
:
'1+X职业等级证书<br/>PRP私人财富风险管理证书<br/>人社部职业证书'
,
url
:
'/practice/skill'
},
{
img
:
'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zy5.png'
,
imgActive
:
'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zy5_active.png'
,
tit
:
'对标精品、注重融通'
,
desc
:
'校企联合开发产教融合型校本教材<br/>开展“课堂革命”,创新教学方法和课堂教学<br/>建设融通多类型技能竞赛、考证培训、员工培训等课程'
,
tips
:
'开发校企合作课程'
},
{
img
:
'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zy6.png'
,
imgActive
:
'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zy6_active.png'
,
tit
:
'面向产业、反哺产业'
,
desc
:
'联合开展课题联合申报<br/>联合开展技术咨询,共同组建技术专家智库<br/>联合开展技术成果转化'
,
tips
:
'打造产学研平台'
img
:
'https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/practice/Index/icon_pt.png'
,
imgActive
:
'https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/practice/Index/icon_pt_active.png'
,
title
:
'数字经济人才公共服务平台'
,
desc
:
'6项人才对接服务<br/>打造高质量就业'
,
url
:
'/practice/talent'
}
]
}
...
...
@@ -163,9 +64,9 @@ export default {
<
style
lang=
"scss"
scoped
>
.main_content
{
background
:
#ffff
;
width
:
100%
;
.banner
{
background
:
#ffffff
;
.content_banner
{
width
:
100%
;
height
:
580px
;
}
...
...
@@ -173,7 +74,6 @@ export default {
width
:
100%
;
height
:
316px
;
background
:
#f9f8f8
;
padding
:
90px
;
display
:
flex
;
flex-direction
:
column
;
...
...
@@ -190,209 +90,146 @@ export default {
line-height
:
34px
;
color
:
#666666
;
white-space
:
nowrap
;
// text-align: center;
}
}
.content_part1
{
margin
:
120px
auto
;
text-align
:
center
;
.part_title
{
font-size
:
30px
;
font-weight
:
bold
;
color
:
#333333
;
}
.part_desc
{
font-size
:
20px
;
font-weight
:
500
;
color
:
#333333
;
line-height
:
34px
;
margin-top
:
28px
;
}
.part_img
{
width
:
533px
;
height
:
587px
;
margin-top
:
67px
;
}
.part_zj
{
margin
:
32px
auto
;
max-width
:
1200px
;
.zj_tit
{
width
:
80px
;
height
:
22px
;
font-size
:
20px
;
font-weight
:
400
;
color
:
#424242
;
padding-bottom
:
7px
;
box-sizing
:
content-box
;
border-bottom
:
1px
solid
#aa1941
;
}
.zj_con
{
max-width
:
1200px
;
margin-top
:
25px
;
display
:
flex
;
justify-content
:
space-between
;
flex-wrap
:
wrap
;
.con_item
{
width
:
228px
;
height
:
120px
;
background
:
#f4f4f4
;
border-radius
:
5px
;
display
:
flex
;
flex-direction
:
column
;
align-items
:
center
;
justify-content
:
center
;
cursor
:
pointer
;
margin-top
:
15px
;
box-sizing
:
border-box
;
.item_img
{
display
:
block
;
}
.item_imgActive
{
display
:
none
;
}
.item_tit
{
font-size
:
16px
;
font-weight
:
500
;
color
:
#424242
;
margin-top
:
20px
;
}
&
:hover
{
background
:
#aa1941
;
.item_tit
{
color
:
#ffffff
;
}
.item_img
{
display
:
none
;
}
.item_imgActive
{
display
:
block
;
}
}
}
}
text-align
:
center
;
}
}
.content_part2
{
width
:
1200px
;
height
:
662px
;
margin
:
106px
auto
;
background
:
url('https://webapp-pub.ezijing.com/www/pc/practice/Index/jd_bg.png')
no-repeat
center
;
background-size
:
100%
100%
;
}
.content_part3
{
width
:
100%
;
height
:
1167
px
;
height
:
626
px
;
background
:
#f9f8f8
;
padding-top
:
110px
;
.part_title
{
margin
:
auto
;
text-align
:
center
;
font-size
:
30px
;
font-weight
:
bold
;
color
:
#333333
;
}
.zj_con
{
padding-top
:
120px
;
.part3_con
{
width
:
1200px
;
margin
:
81px
auto
;
margin
:
auto
;
display
:
flex
;
justify-content
:
space-between
;
flex-wrap
:
wrap
;
.con_item
{
width
:
380px
;
height
:
400px
;
.con_list
{
width
:
285px
;
// background: rgba(255, 255, 255, 0.39);
background-size
:
100%
100%
;
box-shadow
:
0px
1px
12px
rgba
(
0
,
0
,
0
,
0
.13
)
;
display
:
flex
;
flex-direction
:
column
;
align-items
:
flex-start
;
justify-content
:
space-between
;
align-items
:
center
;
padding
:
47px
0
48px
0
;
border-bottom
:
3px
solid
#aa1941
;
cursor
:
pointer
;
border-bottom
:
1px
solid
#aa1941
;
padding
:
49px
27px
57px
32px
;
position
:
relative
;
background
:
rgba
(
255
,
255
,
255
,
0
.39
);
box-shadow
:
0px
1px
12px
rgba
(
0
,
0
,
0
,
0
.13
);
margin-top
:
29px
;
.list_tit
{
font-size
:
22px
;
font-weight
:
bold
;
color
:
#333333
;
}
.list_desc
{
font-size
:
20px
;
font-weight
:
400
;
line-height
:
38px
;
color
:
#666666
;
margin-top
:
32px
;
text-align
:
center
;
}
.list_btn
{
width
:
107px
;
height
:
37px
;
background
:
#aa1941
;
text-align
:
center
;
line-height
:
37px
;
font-size
:
14px
;
font-weight
:
400
;
color
:
#ffffff
;
margin-top
:
72px
;
}
.imgActive
{
display
:
none
;
}
.mask
{
position
:
absolute
;
background
:
rgba
(
0
,
0
,
0
,
0
);
opacity
:
1
;
background
:
none
;
top
:
0
;
right
:
0
;
width
:
100%
;
height
:
100%
;
pointer-events
:
none
;
}
.item_img
{
display
:
block
;
}
.item_imgActive
{
display
:
none
;
}
.item_tit
{
font-size
:
22px
;
font-weight
:
500
;
color
:
#424242
;
margin-top
:
27px
;
}
.item_desc
{
font-size
:
16px
;
font-weight
:
400
;
line-height
:
32px
;
color
:
#666666
;
margin-top
:
20px
;
}
.item_tips
{
font-size
:
20px
;
font-weight
:
500
;
// line-height: 34px;
color
:
#333333
;
margin-top
:
8px
;
}
&
:hover
{
position
:
relative
;
border
:
none
;
position
:
relative
;
z-index
:
10
;
background-image
:
url('https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/practice/Index/bg1.png')
;
.mask
{
position
:
absolute
;
background
:
rgba
(
0
,
0
,
0
,
0
.64
);
top
:
0
;
left
:
0
;
right
:
0
;
width
:
100%
;
height
:
100%
;
pointer-events
:
none
;
}
.item_tit
{
color
:
#ffffff
;
bottom
:
0
;
background
:
rgba
(
0
,
0
,
0
,
0
.24
)
!
important
;
z-index
:
20
;
}
.item_tips
{
z-index
:
20
;
color
:
#ffffff
;
}
.item_desc
{
z-index
:
20
;
color
:
#ffffff
;
.imgActive
{
display
:
block
;
position
:
relative
;
z-index
:
30
;
}
.i
tem_i
mg
{
.img
{
display
:
none
;
}
.item_imgActive
{
display
:
block
;
z-index
:
20
;
.list_tit
,
.list_desc
{
color
:
#ffffff
;
position
:
relative
;
z-index
:
30
;
}
.list_btn
{
background
:
#ffffff
;
color
:
#333333
;
position
:
relative
;
z-index
:
30
;
}
}
}
.con_item
:nth-child
(
1
)
:hover
{
background
:
url(https://webapp-pub.ezijing.com/www/pc/goverment/zy_bg1.png)
;
}
.con_item
:nth-child
(
2
)
:hover
{
background
:
url(https://webapp-pub.ezijing.com/www/pc/goverment/zy_bg2.png)
;
}
.con_item
:nth-child
(
3
)
:hover
{
background
:
url(https://webapp-pub.ezijing.com/www/pc/goverment/zy_bg3.png)
;
.con_list
:nth-child
(
3
)
{
&
:hover
{
background-image
:
url('https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/practice/Index/bg3.png')
;
}
.list_tit
{
margin-top
:
24px
;
}
.list_btn
{
margin-top
:
34px
;
}
}
.con_item
:nth-child
(
4
)
:hover
{
background
:
url(https://webapp-pub.ezijing.com/www/pc/goverment/zy_bg4.png)
;
.con_list
:nth-child
(
1
)
{
&
:hover
{
background-image
:
url('https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/practice/Index/bg1.png')
;
}
.list_tit
{
margin-top
:
26px
;
}
}
.con_item
:nth-child
(
5
)
:hover
{
background
:
url(https://webapp-pub.ezijing.com/www/pc/goverment/zy_bg5.png)
;
.con_list
:nth-child
(
2
)
{
&
:hover
{
background-image
:
url('https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/practice/Index/bg2.png')
;
}
.list_tit
{
margin-top
:
21px
;
}
}
.con_item
:nth-child
(
6
)
:hover
{
background
:
url(https://webapp-pub.ezijing.com/www/pc/goverment/zy_bg6.png)
;
.con_list
:nth-child
(
4
)
{
&
:hover
{
background-image
:
url('https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/practice/Index/bg4.png')
;
}
.list_tit
{
margin-top
:
22px
;
}
}
}
}
...
...
pages/practice/industry.vue
0 → 100644
浏览文件 @
a3a0eeaf
<
template
>
<div
class=
"main_content"
>
<img
class=
"banner"
src=
"https://webapp-pub.ezijing.com/www/pc/goverment/goverment_banner.png"
alt=
""
/>
<div
class=
"content_part"
>
<div
class=
"part_title"
>
数字经济产教融合实践基地
</div>
<div
class=
"part_desc"
>
以“政、校、企、行”协同创新为引领,按照“1(政府)+1(清控紫荆)+N(周边高校)”的模式,联合高校实施“六个共同”育人模式,即共同建
<br
/>
设高水平专业、共同开发课程、共同打造师资团队、共同设立科研中心、共同开展招生就业、共同“走出去”,打造数字经济相关的现代产业学院。
</div>
</div>
<div
class=
"content_part1"
>
<div
class=
"part_title"
>
专注专业内涵建设,全流程实现高质量人才培养闭环
</div>
<div
class=
"part_desc"
>
“政、校、企、行”协同创新为引领, “1(政府)+1(清控紫荆)+N(周边高校)”的模式
</div>
<img
class=
"part_img"
src=
"https://webapp-pub.ezijing.com/www/pc/goverment/goverment_con1.png"
alt=
""
/>
<div
class=
"part_zj"
>
<div
class=
"zj_tit"
>
紫荆提供
</div>
<div
class=
"zj_con"
>
<div
class=
"con_item"
v-for=
"(item, index) in zjList"
:key=
"index"
>
<img
:src=
"item.img"
class=
"item_img"
/>
<img
:src=
"item.imgActive"
class=
"item_imgActive"
/>
<div
class=
"item_tit"
>
{{
item
.
tit
}}
</div>
</div>
</div>
</div>
</div>
<div
class=
"content_part2"
>
<div
class=
"part_title"
>
专注专业内涵建设,“六个共同” 育人
</div>
<div
class=
"zj_con"
>
<div
class=
"con_item"
v-for=
"(item, index) in zyList"
:key=
"index"
>
<div
class=
"mask"
></div>
<img
:src=
"item.img"
class=
"item_img"
/>
<img
:src=
"item.imgActive"
class=
"item_imgActive"
/>
<div
class=
"item_tit"
>
{{
item
.
tit
}}
</div>
<div
class=
"item_desc"
v-html=
"item.desc"
></div>
<div
class=
"item_tips"
v-html=
"item.tips"
></div>
</div>
</div>
</div>
</div>
</
template
>
<
script
>
export
default
{
data
()
{
return
{
zjList
:
[
{
img
:
'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zj1.png'
,
imgActive
:
'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zj1_active.png'
,
tit
:
'运营管理'
},
{
img
:
'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zj2.png'
,
imgActive
:
'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zj2_active.png'
,
tit
:
'专业设计'
},
{
img
:
'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zj3.png'
,
imgActive
:
'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zj3_active.png'
,
tit
:
'课程研发'
},
{
img
:
'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zj4.png'
,
imgActive
:
'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zj4_active.png'
,
tit
:
'双师授课'
},
{
img
:
'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zj5.png'
,
imgActive
:
'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zj5_active.png'
,
tit
:
'教学管理'
},
{
img
:
'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zj6.png'
,
imgActive
:
'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zj6_active.png'
,
tit
:
'双师打造'
},
{
img
:
'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zj7.png'
,
imgActive
:
'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zj7_active.png'
,
tit
:
'产教基地'
},
{
img
:
'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zj8.png'
,
imgActive
:
'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zj8_active.png'
,
tit
:
'实习就业'
},
{
img
:
'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zj9.png'
,
imgActive
:
'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zj9_active.png'
,
tit
:
'教学成果'
},
{
img
:
'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zj10.png'
,
imgActive
:
'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zj10_active.png'
,
tit
:
'其他'
}
],
zyList
:
[
{
img
:
'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zy1.png'
,
imgActive
:
'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zy1_active.png'
,
tit
:
'1+3+N'
,
desc
:
'1核心:商业数据分析<br/>3基础:数字营销、数字运营、数字会计<br/>N应用:数字金融、数字贸易 、数字能源…'
,
tips
:
'打造高水平专业集群'
},
{
img
:
'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zy2.png'
,
imgActive
:
'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zy2_active.png'
,
tit
:
'四精准、三立足'
,
desc
:
'精准对标要求、精准开发课程、<br/>精准开展培养、精准实现就业<br/>立足商业数据分析实验室”“数字营销实验室”“云计算实验室”'
,
tips
:
'创新人才培养模式'
},
{
img
:
'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zy3.png'
,
imgActive
:
'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zy3_active.png'
,
tit
:
'注重双能、引培结合'
,
desc
:
'引入产业课程、打造混编教师团队<br/>校企共建“技能大师工坊”群<br/>共建教学指导委员会,引进社会化服务团队带头人'
,
tips
:
'打造高水平教学团队'
},
{
img
:
'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zy4.png'
,
imgActive
:
'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zy4_active.png'
,
tit
:
'紧贴产业、育训结合'
,
desc
:
'人才电子档案和能力数字画像<br/>工业级实验软件,还原真实的数字作业场景企<br/>业实践案例,满足多行业技能实验'
,
tips
:
'共建校内实训基地'
},
{
img
:
'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zy5.png'
,
imgActive
:
'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zy5_active.png'
,
tit
:
'对标精品、注重融通'
,
desc
:
'校企联合开发产教融合型校本教材<br/>开展“课堂革命”,创新教学方法和课堂教学<br/>建设融通多类型技能竞赛、考证培训、员工培训等课程'
,
tips
:
'开发校企合作课程'
},
{
img
:
'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zy6.png'
,
imgActive
:
'https://webapp-pub.ezijing.com/www/pc/goverment/icon_zy6_active.png'
,
tit
:
'面向产业、反哺产业'
,
desc
:
'联合开展课题联合申报<br/>联合开展技术咨询,共同组建技术专家智库<br/>联合开展技术成果转化'
,
tips
:
'打造产学研平台'
}
]
}
}
}
</
script
>
<
style
lang=
"scss"
scoped
>
.main_content
{
background
:
#ffff
;
width
:
100%
;
.banner
{
width
:
100%
;
height
:
580px
;
}
.content_part
{
width
:
100%
;
height
:
316px
;
background
:
#f9f8f8
;
padding
:
90px
;
display
:
flex
;
flex-direction
:
column
;
align-items
:
center
;
.part_title
{
font-size
:
30px
;
font-weight
:
bold
;
color
:
#333333
;
}
.part_desc
{
margin-top
:
36px
;
font-size
:
18px
;
font-weight
:
400
;
line-height
:
34px
;
color
:
#666666
;
white-space
:
nowrap
;
// text-align: center;
}
}
.content_part1
{
margin
:
120px
auto
;
text-align
:
center
;
.part_title
{
font-size
:
30px
;
font-weight
:
bold
;
color
:
#333333
;
}
.part_desc
{
font-size
:
20px
;
font-weight
:
500
;
color
:
#333333
;
line-height
:
34px
;
margin-top
:
28px
;
}
.part_img
{
width
:
533px
;
height
:
587px
;
margin-top
:
67px
;
}
.part_zj
{
margin
:
32px
auto
;
max-width
:
1200px
;
.zj_tit
{
width
:
80px
;
height
:
22px
;
font-size
:
20px
;
font-weight
:
400
;
color
:
#424242
;
padding-bottom
:
7px
;
box-sizing
:
content-box
;
border-bottom
:
1px
solid
#aa1941
;
}
.zj_con
{
max-width
:
1200px
;
margin-top
:
25px
;
display
:
flex
;
justify-content
:
space-between
;
flex-wrap
:
wrap
;
.con_item
{
width
:
228px
;
height
:
120px
;
background
:
#f4f4f4
;
border-radius
:
5px
;
display
:
flex
;
flex-direction
:
column
;
align-items
:
center
;
justify-content
:
center
;
cursor
:
pointer
;
margin-top
:
15px
;
box-sizing
:
border-box
;
.item_img
{
display
:
block
;
}
.item_imgActive
{
display
:
none
;
}
.item_tit
{
font-size
:
16px
;
font-weight
:
500
;
color
:
#424242
;
margin-top
:
20px
;
}
&
:hover
{
background
:
#aa1941
;
.item_tit
{
color
:
#ffffff
;
}
.item_img
{
display
:
none
;
}
.item_imgActive
{
display
:
block
;
}
}
}
}
}
}
.content_part2
{
width
:
100%
;
height
:
1167px
;
background
:
#f9f8f8
;
padding-top
:
110px
;
.part_title
{
margin
:
auto
;
text-align
:
center
;
font-size
:
30px
;
font-weight
:
bold
;
color
:
#333333
;
}
.zj_con
{
width
:
1200px
;
margin
:
81px
auto
;
display
:
flex
;
justify-content
:
space-between
;
flex-wrap
:
wrap
;
.con_item
{
width
:
380px
;
height
:
400px
;
display
:
flex
;
flex-direction
:
column
;
align-items
:
flex-start
;
justify-content
:
space-between
;
cursor
:
pointer
;
border-bottom
:
1px
solid
#aa1941
;
padding
:
49px
27px
57px
32px
;
position
:
relative
;
background
:
rgba
(
255
,
255
,
255
,
0
.39
);
box-shadow
:
0px
1px
12px
rgba
(
0
,
0
,
0
,
0
.13
);
margin-top
:
29px
;
.mask
{
position
:
absolute
;
background
:
rgba
(
0
,
0
,
0
,
0
);
opacity
:
1
;
top
:
0
;
right
:
0
;
width
:
100%
;
height
:
100%
;
pointer-events
:
none
;
}
.item_img
{
display
:
block
;
}
.item_imgActive
{
display
:
none
;
}
.item_tit
{
font-size
:
22px
;
font-weight
:
500
;
color
:
#424242
;
margin-top
:
27px
;
}
.item_desc
{
font-size
:
16px
;
font-weight
:
400
;
line-height
:
32px
;
color
:
#666666
;
margin-top
:
20px
;
}
.item_tips
{
font-size
:
20px
;
font-weight
:
500
;
// line-height: 34px;
color
:
#333333
;
margin-top
:
8px
;
}
&
:hover
{
position
:
relative
;
border
:
none
;
.mask
{
position
:
absolute
;
background
:
rgba
(
0
,
0
,
0
,
0
.64
);
top
:
0
;
right
:
0
;
width
:
100%
;
height
:
100%
;
pointer-events
:
none
;
}
.item_tit
{
color
:
#ffffff
;
z-index
:
20
;
}
.item_tips
{
z-index
:
20
;
color
:
#ffffff
;
}
.item_desc
{
z-index
:
20
;
color
:
#ffffff
;
}
.item_img
{
display
:
none
;
}
.item_imgActive
{
display
:
block
;
z-index
:
20
;
}
}
}
.con_item
:nth-child
(
1
)
:hover
{
background
:
url(https://webapp-pub.ezijing.com/www/pc/goverment/zy_bg1.png)
;
}
.con_item
:nth-child
(
2
)
:hover
{
background
:
url(https://webapp-pub.ezijing.com/www/pc/goverment/zy_bg2.png)
;
}
.con_item
:nth-child
(
3
)
:hover
{
background
:
url(https://webapp-pub.ezijing.com/www/pc/goverment/zy_bg3.png)
;
}
.con_item
:nth-child
(
4
)
:hover
{
background
:
url(https://webapp-pub.ezijing.com/www/pc/goverment/zy_bg4.png)
;
}
.con_item
:nth-child
(
5
)
:hover
{
background
:
url(https://webapp-pub.ezijing.com/www/pc/goverment/zy_bg5.png)
;
}
.con_item
:nth-child
(
6
)
:hover
{
background
:
url(https://webapp-pub.ezijing.com/www/pc/goverment/zy_bg6.png)
;
}
}
}
}
</
style
>
pages/practice/laboratory/index.vue
浏览文件 @
a3a0eeaf
<
template
>
<div
class=
"main_content"
>
<img
class=
"banner"
src=
"https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/practice/laboratory/laboratory_banner.png"
alt=
""
/>
<img
class=
"banner"
src=
"https://webapp-pub.ezijing.com/www/pc/practice/laboratory/laboratory_banner.png"
alt=
""
/>
<div
class=
"content_part"
>
<div
class=
"part_title"
>
数字经济实验室
</div>
<div
class=
"part_desc"
>
...
...
@@ -13,21 +9,22 @@
</div>
<div
class=
"content_part1"
>
<div
class=
"part_title"
>
“产、学、研、培、创”五位一体数字经济实验室
</div>
<img
class=
"part_img"
src=
"https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/practice/laboratory/img1.png"
alt=
""
/>
<img
class=
"part_img"
src=
"https://webapp-pub.ezijing.com/www/pc/practice/laboratory/img1.png"
alt=
""
/>
</div>
<div
class=
"content_tab"
>
<div
class=
"tab_con"
>
<div
v-for=
"(item, index) in zyList"
:key=
"index"
>
<nuxt-link
class=
"subNav-li"
:to=
"
{ name: item.name }">
<div
class=
"con_item"
>
<div
class=
"item_tit"
>
{{
item
.
tit
}}
</div>
<div
class=
"item_desc"
>
点击进入
</div>
<div
class=
"con_item"
>
<div
class=
"item_tit"
>
{{
item
.
tit
}}
</div>
<div
class=
"item_con"
>
<nuxt-link
class=
"subNav-li"
:to=
"
{ name: item.name }">
<div
class=
"item_desc item_desc1"
>
了解详情
</div>
</nuxt-link>
<a
:href=
"item.url"
target=
"_blank"
>
<div
class=
"item_desc item_desc2"
>
点击登录
</div>
</a>
</div>
</
nuxt-link
>
</
div
>
</div>
</div>
</div>
...
...
@@ -41,11 +38,13 @@ export default {
zyList
:
[
{
tit
:
'商业数据分析实验室'
,
name
:
'practice-laboratory-analysis'
name
:
'practice-laboratory-analysis'
,
url
:
'https://saas-lab.ezijing.com/'
},
{
tit
:
'数字营销实验室'
,
name
:
'practice-laboratory-marketing'
name
:
'practice-laboratory-marketing'
,
url
:
'https://saas-lab.ezijing.com/'
}
]
}
...
...
@@ -102,7 +101,7 @@ export default {
}
.content_tab
{
width
:
100%
;
height
:
830
px
;
height
:
681
px
;
background
:
#f9f8f8
;
padding-top
:
120px
;
margin
:
120px
auto
;
...
...
@@ -113,22 +112,26 @@ export default {
}
.con_item
:nth-child
(
1
)
{
margin-right
:
20px
;
background
:
url(https://webapp-pub.
oss-cn-beijing.aliyuncs
.com/www/pc/practice/laboratory/tab1.png)
;
background
:
url(https://webapp-pub.
ezijing
.com/www/pc/practice/laboratory/tab1.png)
;
}
.con_item
:nth-child
(
2
)
{
background
:
url(https://webapp-pub.
oss-cn-beijing.aliyuncs
.com/www/pc/practice/laboratory/tab2.png)
;
background
:
url(https://webapp-pub.
ezijing
.com/www/pc/practice/laboratory/tab2.png)
;
}
.con_item
{
width
:
590px
;
height
:
59
0px
;
height
:
42
0px
;
display
:
flex
;
flex-direction
:
column
;
align-items
:
center
;
padding-top
:
232
px
;
padding-top
:
145
px
;
.item_tit
{
font-size
:
30px
;
font-weight
:
500
;
color
:
#ffffff
;
letter-spacing
:
1
.5px
;
}
.item_con
{
display
:
flex
;
}
.item_desc
{
width
:
129px
;
...
...
@@ -139,11 +142,18 @@ export default {
line-height
:
40px
;
color
:
#ffffff
;
text-align
:
center
;
margin-top
:
22px
;
&
:hover
{
background
:
#ffffff
;
color
:
#333333
;
}
margin
:
22px
19px
0
0
;
}
.item_desc1
{
border
:
1px
solid
#ffffff
;
color
:
#ffffff
;
background
:
none
;
}
.item_desc2
{
width
:
129px
;
height
:
40px
;
background
:
#ffffff
;
color
:
#333333
;
}
}
}
...
...
pages/practice/laboratory/marketing.vue
浏览文件 @
a3a0eeaf
<
template
>
<div
class=
"main_content"
>
<div
class=
"content_banner"
>
<img
src=
"https://webapp-pub.ezijing.com/www/pc/practice/marketing/banner.png"
class=
"banner"
/>
<a
href=
"https://saas-lab.ezijing.com/"
target=
"_blank"
>
<img
src=
"https://webapp-pub.ezijing.com/www/pc/practice/marketing/banner.png"
class=
"banner"
/>
</a>
<!--
<div
class=
"banner_btn"
>
点击登录>>
</div>
-->
</div>
<div
class=
"content_important"
>
...
...
pages/practice/skill.vue
浏览文件 @
a3a0eeaf
...
...
@@ -70,7 +70,7 @@ export default {
},
{
image_url
:
'https://webapp-pub.ezijing.com/www/pc/practice/skill/3.png'
,
title
:
'
紫荆教育数字职业技能培训中心
'
,
title
:
'
人社部职业证书
'
,
href
:
'https://vst.ezijing.com/'
}
]
...
...
pages/practice/study.vue
0 → 100644
浏览文件 @
a3a0eeaf
<
template
>
<div
class=
"main_content"
>
<img
src=
"https://webapp-pub.ezijing.com/www/pc/practice/study/banner.png"
class=
"banner"
/>
<div
class=
"content_part"
>
<div
class=
"part_title"
>
数字化转型高级研修项目
</div>
<div
class=
"part_desc"
>
数字化转型研修项目是由清空紫荆联合国内外院校研发首创的企业家高级研修项目,结合商业管理管理创新与人工智能、大数据、云计算和科学设计,
<br
/>
整合国内外“政、产、学、研、用”各界专家力量,以系统性的全景视野解读新时期企业数字化转型之路。
</div>
</div>
<div
class=
"content_part1"
>
<img
src=
"https://webapp-pub.ezijing.com/www/pc/practice/study/study_advantage.png"
class=
"part_img"
/>
<div
class=
"part_con"
>
<div
class=
"con_tit"
>
项目优势
</div>
<ul
class=
"con_list"
>
<li>
<p>
利用数字化工具实现企业外部市场、资源与内部管理快速触达
</p>
</li>
<li>
<p>
实现企业增收、提效、降本的转型升级目的
</p>
</li>
<li>
<p>
实战经验和国外学位融为一体
</p>
</li>
<li>
<p>
顶层设计、数字化业务与市场支撑、数字化管理与人才体系、数字化底层技术体系四位一体
</p>
</li>
<li>
<p>
既洞察数字化转型整体布局,又能深入了解数字化转型核心模块与应用实践。
</p>
</li>
</ul>
</div>
</div>
<div
class=
"content_part2"
>
<div
class=
"part_tit"
>
数字化转型战略地图
</div>
<div
class=
"part_con"
>
<img
src=
"https://webapp-pub.ezijing.com/www/pc/practice/study/map1.png"
class=
""
/>
<img
src=
"https://webapp-pub.ezijing.com/www/pc/practice/study/map2.png"
class=
""
/>
</div>
</div>
<div
class=
"content_part3"
></div>
<div
class=
"content_part4"
>
<div
class=
"mask"
></div>
<div
class=
"part_con"
>
<div
class=
"con_left"
>
马上咨询
<br
/>
数字化转型高级研修项目
</div>
<div
class=
"con_right"
>
<el-form
:model=
"form"
:rules=
"rules"
ref=
"form"
>
<!--
<el-form-item
prop=
"name"
>
<el-input
type=
"text"
v-model=
"form.name"
placeholder=
"企业名称"
></el-input>
</el-form-item>
-->
<el-form-item
prop=
"name"
>
<el-input
type=
"text"
v-model=
"form.name"
placeholder=
"您的姓名"
></el-input>
</el-form-item>
<!--
<el-form-item
prop=
"project_id"
>
<el-input
type=
"text"
v-model=
"form.name"
placeholder=
"您的职务(自行填写)"
></el-input>
</el-form-item>
-->
<el-form-item
prop=
"phone"
>
<el-input
type=
"text"
v-model=
"form.phone"
placeholder=
"您的手机号"
></el-input>
</el-form-item>
<el-button
type=
"primary"
@
click=
"handleSubmit"
>
立即提交
</el-button>
</el-form>
</div>
</div>
</div>
</div>
</
template
>
<
script
>
import
{
postNes
}
from
'@/api/index'
export
default
{
data
()
{
return
{
form
:
{
name
:
''
,
phone
:
''
,
project_id
:
'5004'
,
channel
:
this
.
$route
.
query
.
channel_num
||
19962
},
rules
:
{
name
:
[{
required
:
true
,
message
:
'请输入您的名字'
,
trigger
:
'blur'
}],
phone
:
[
{
required
:
true
,
message
:
'请输入您的手机号'
,
trigger
:
'blur'
},
{
pattern
:
/^1
[
3-9
]\d{9}
$/
,
message
:
'请输入正确的手机号'
,
trigger
:
'blur'
}
]
// project_id: [{ required: true, message: '请选择项目', trigger: 'change' }]
}
}
},
methods
:
{
handleSubmit
()
{
this
.
$refs
.
form
.
validate
().
then
(()
=>
{
const
params
=
{
...
this
.
form
}
// if (params.project_id === '9999') {
// params.project_id = '1016'
// }
postNes
(
params
)
.
then
(
res
=>
{
// if (res && res.status === 200 && res.error === 0) {
// this.$message.success('报名提交成功')
// } else {
// this.$message.error('报名提交失败')
// }
this
.
$message
.
warning
(
'暂无开通'
)
})
.
catch
(()
=>
{
this
.
$message
.
error
(
'报名提交失败'
)
})
})
}
}
}
</
script
>
<
style
lang=
"scss"
scoped
>
.main_content
{
background
:
#ffff
;
width
:
100%
;
.banner
{
width
:
100%
;
height
:
580px
;
}
.content_part
{
width
:
100%
;
height
:
316px
;
background
:
#f9f8f8
;
padding
:
90px
;
display
:
flex
;
flex-direction
:
column
;
align-items
:
center
;
.part_title
{
font-size
:
30px
;
font-weight
:
bold
;
color
:
#333333
;
}
.part_desc
{
margin-top
:
36px
;
font-size
:
18px
;
font-weight
:
400
;
line-height
:
34px
;
color
:
#666666
;
white-space
:
nowrap
;
text-align
:
center
;
}
}
.content_part1
{
width
:
1200px
;
margin
:
120px
auto
;
display
:
flex
;
.part_img
{
width
:
500px
;
height
:
345px
;
padding-top
:
60px
;
margin-right
:
-66px
;
z-index
:
100
;
}
.part_con
{
width
:
767px
;
background
:
rgba
(
249
,
248
,
248
,
0
.39
);
padding
:
91px
0
121px
94px
;
.con_tit
{
width
:
80px
;
height
:
22px
;
font-size
:
20px
;
font-weight
:
400
;
color
:
#424242
;
padding-bottom
:
7px
;
box-sizing
:
content-box
;
border-bottom
:
2px
solid
#aa1941
;
}
.con_list
{
margin
:
11px
0
0
15px
;
li
{
font-size
:
16px
;
font-weight
:
400
;
line-height
:
2
;
list-style-type
:
disc
;
color
:
#aa1941
;
p
{
color
:
#424242
!
important
;
}
}
}
}
}
.content_part2
{
width
:
100%
;
height
:
835px
;
background
:
#f9f8f8
;
display
:
flex
;
flex-direction
:
column
;
align-items
:
center
;
justify-content
:
center
;
.part_tit
{
font-size
:
30px
;
font-weight
:
bold
;
color
:
#333333
;
}
.part_con
{
display
:
flex
;
justify-content
:
center
;
img
{
width
:
625px
;
}
}
}
.content_part3
{
width
:
100%
;
height
:
860px
;
background
:
url('https://webapp-pub.ezijing.com/www/pc/practice/study/part3_bg.png')
no-repeat
center
;
background-size
:
100%
100%
;
margin-top
:
0
;
}
.content_part4
{
width
:
1200px
;
height
:
540px
;
margin
:
120px
auto
;
margin-bottom
:
120px
;
background
:
url('https://webapp-pub.ezijing.com/www/pc/practice/study/part4_bg.png')
no-repeat
center
;
background-size
:
100%
100%
;
position
:
relative
;
.mask
{
position
:
absolute
;
background
:
rgba
(
255
,
255
,
255
,
0
.09
);
top
:
0
;
right
:
0
;
width
:
100%
;
height
:
100%
;
z-index
:
100
;
}
.part_con
{
display
:
flex
;
justify-content
:
space-between
;
.con_left
{
margin-top
:
127px
;
padding-top
:
47px
;
width
:
592px
;
height
:
223px
;
background
:
#aa1941
;
box-shadow
:
0px
0px
122px
rgba
(
0
,
0
,
0
,
0
.07
);
opacity
:
0
.63
;
z-index
:
200
;
position
:
relative
;
font-size
:
48px
;
font-weight
:
500
;
color
:
#ffffff
;
text-align
:
center
;
}
.con_right
{
margin
:
110px
136px
104px
87px
;
padding
:
63px
56px
56px
64px
;
width
:
401px
;
background
:
#ffffff
;
display
:
flex
;
flex-direction
:
column
;
align-items
:
center
;
justify-content
:
center
;
position
:
relative
;
z-index
:
300
;
.el-input__inner
{
border
:
1px
solid
#999999
;
border-radius
:
2px
;
}
.el-input
{
width
:
280px
;
font-size
:
14px
;
font-weight
:
300
;
color
:
#999999
;
}
.el-button
{
width
:
281px
;
background
:
#aa1941
;
border-radius
:
4px
;
text-align
:
center
;
font-size
:
18px
;
font-weight
:
400
;
color
:
#ffffff
;
}
}
}
}
}
</
style
>
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论