提交 bf87eae8 authored 作者: 王鹏飞's avatar 王鹏飞

图片文字修改

上级 3995c882
......@@ -4,14 +4,10 @@
<div class="foot-content">
<div class="left-content">
<div>
<a href="http://jsj.moe.gov.cn" target="_blank" >
教育部涉外监管网
</a>
<a href="http://jsj.moe.gov.cn" target="_blank"> 教育部涉外监管网 </a>
</div>
<div>
<a href="http://www.pbcsf.tsinghua.edu.cn" target="_blank" >
五道口官网
</a>
<a href="http://www.pbcsf.tsinghua.edu.cn" target="_blank"> 五道口官网 </a>
</div>
<!-- <div>
合作大学官网
......@@ -23,14 +19,18 @@
<div class="mail">&nbsp;&nbsp;&nbsp;&nbsp;箱:service@ezijing.com</div>
</div>
<div class="right-content">
<img src="https://zws-imgs-pub.ezijing.com/static/public/734d8fd7b853b838e5e029049e2d9db3.png" alt="" class="code">
<img
src="https://zws-imgs-pub.ezijing.com/static/public/734d8fd7b853b838e5e029049e2d9db3.png"
alt=""
class="code"
/>
<div class="tips-txt">
<img src="https://zws-imgs-pub.ezijing.com/static/public/184235d9f6edbb39d52fc6f77339ff5b.png" alt="">
<img src="https://zws-imgs-pub.ezijing.com/static/public/184235d9f6edbb39d52fc6f77339ff5b.png" alt="" />
<div class="txt">微信公众号</div>
</div>
</div>
<div class="right-content">
<img src="https://webapp-pub.oss-cn-beijing.aliyuncs.com/project/kelley/image.png" alt="" class="code">
<img src="https://webapp-pub.ezijing.com/project/kelley/image.png" alt="" class="code" />
<!-- <div class="tips-txt">
<img src="https://zws-imgs-pub.ezijing.com/static/public/184235d9f6edbb39d52fc6f77339ff5b.png" alt="">
<div class="txt">微信公众号2</div>
......@@ -41,89 +41,111 @@
友情链接:中国人民银行 中国涉外监管网 中国银行协会 中国证券投资基金业协会
</div> -->
</div>
<div class="copyright" style="height: 40px;line-height: 40px;color: rgba(153, 153, 153, 1);background: #fff;">
<div class="inner" style="width: 100%;justify-content: center;display: flex;">
<p style="font-size: 12px;">Copyright © 2017 Zijing Education. All rights reserved. 清控紫荆(北京)教育科技股份有限公司</p>
<a target="_blank" href="https://tsm.miit.gov.cn/dxxzsp/" style="color: rgba(153, 153, 153, 1);text-decoration:none;margin-left: 10px;">
<p style="font-size: 12px;">京ICP证150431号</p>
<div class="copyright" style="height: 40px; line-height: 40px; color: rgba(153, 153, 153, 1); background: #fff">
<div class="inner" style="width: 100%; justify-content: center; display: flex">
<p style="font-size: 12px">
Copyright © 2017 Zijing Education. All rights reserved. 清控紫荆(北京)教育科技股份有限公司
</p>
<a
target="_blank"
href="https://tsm.miit.gov.cn/dxxzsp/"
style="color: rgba(153, 153, 153, 1); text-decoration: none; margin-left: 10px"
>
<p style="font-size: 12px">京ICP证150431号</p>
</a>
<a target="_blank" class="record" href="http://www.beian.gov.cn/portal/registerSystemInfo?recordcode=11010802023681"
style="color: rgba(153, 153, 153, 1);text-decoration:none;align-items: center;display: flex;margin-right: 5px;">
<img src="https://zws-imgs-pub.ezijing.com/e0a0ec47dfdfc1e0797b1d5254021d00.png" alt=""
style="width: 20px;height: 20px;margin: 0 6px;display: block;">
<p style="font-size: 12px;">安备 11010802023681号</p>
<a
target="_blank"
class="record"
href="http://www.beian.gov.cn/portal/registerSystemInfo?recordcode=11010802023681"
style="
color: rgba(153, 153, 153, 1);
text-decoration: none;
align-items: center;
display: flex;
margin-right: 5px;
"
>
<img
src="https://zws-imgs-pub.ezijing.com/e0a0ec47dfdfc1e0797b1d5254021d00.png"
alt=""
style="width: 20px; height: 20px; margin: 0 6px; display: block"
/>
<p style="font-size: 12px">安备 11010802023681号</p>
</a>
<a target="_blank" href="https://beian.miit.gov.cn/#/Integrated/index" style="color: rgba(153, 153, 153, 1);text-decoration:none;">
<p style="font-size: 12px;">京ICP备15016866号-1</p>
<a
target="_blank"
href="https://beian.miit.gov.cn/#/Integrated/index"
style="color: rgba(153, 153, 153, 1); text-decoration: none"
>
<p style="font-size: 12px">京ICP备15016866号-1</p>
</a>
</div>
</div>
</div>
</template>
<script>
export default {
}
export default {}
</script>
<style lang="scss" scoped>
.foot-mian{
.foot-mian {
width: 100%;
background: rgba(170, 25, 65, 1);
.links{
.links {
padding-top: 12px;
font-size: 14px;
font-weight: 300;
line-height: 24px;
color: #FFFFFF;
color: #ffffff;
opacity: 0.6;
width: 1200px;
margin: 0 auto;
}
.foot-box{
.foot-box {
padding: 80px 0 35px;
width: 1200px;
margin: 0 auto;
}
.foot-content{
.foot-content {
// height: 300px;
display: flex;
.left-content{
div{
.left-content {
div {
opacity: 0.7;
font-size: 22px;
font-weight: 300;
line-height: 50px;
color: #FFFFFF;
color: #ffffff;
text-decoration: underline;
letter-spacing: 3px;
}
}
.center-content{
.center-content {
font-size: 16px;
line-height: 32px;
color: #FFFFFF;
color: #ffffff;
letter-spacing: 3px;
opacity: 0.7;
margin-left: 88px;
}
.right-content{
.right-content {
margin-left: auto;
padding-top: 20px;
.code{
.code {
width: 120px;
display: block;
}
.tips-txt{
.tips-txt {
padding-top: 20px;
display: flex;
align-items: center;
justify-content: center;
img{
img {
width: 21px;
display: block;
}
.txt{
.txt {
font-size: 14px;
color: #FFFFFF;
color: #ffffff;
margin-left: 7px;
}
}
......
......@@ -2,7 +2,7 @@
<div class="culture-content-box">
<div class="video-box">
<video
src="https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/%E7%B4%AB%E8%8D%86%E5%AE%A3%E4%BC%A0%E7%89%8720201224.mp4"
src="https://webapp-pub.ezijing.com/www/pc/%E7%B4%AB%E8%8D%86%E5%AE%A3%E4%BC%A0%E7%89%8720201224.mp4"
width=""
height=""
controls="controls"
......@@ -14,7 +14,7 @@
<ul>
<li>
<div class="flex">
<img src="https://zws-imgs-pub.ezijing.com/static/public/9f22659632f43c0b1bb93d6adf49bd4c.png" alt="">
<img src="https://zws-imgs-pub.ezijing.com/static/public/9f22659632f43c0b1bb93d6adf49bd4c.png" alt="" />
<div class="text">
2015年<br />
将五道口金融学院<br />
......@@ -23,7 +23,7 @@
</div>
</div>
<div class="flex">
<img src="https://zws-imgs-pub.ezijing.com/static/public/48b2ab5dfc414d3f6c8500e8328f6b28.png" alt="">
<img src="https://zws-imgs-pub.ezijing.com/static/public/48b2ab5dfc414d3f6c8500e8328f6b28.png" alt="" />
<div class="text">
2015年9月<br />
签约索菲亚大学推出<br />
......@@ -33,14 +33,14 @@
</li>
<li>
<div class="flex">
<img src="https://zws-imgs-pub.ezijing.com/static/public/a37b13b8fa98ee448850bbb32a5fcd2f.png" alt="">
<img src="https://zws-imgs-pub.ezijing.com/static/public/a37b13b8fa98ee448850bbb32a5fcd2f.png" alt="" />
<div class="text">
行业技术优秀服务商<br />
——在线教育资讯网
</div>
</div>
<div class="flex">
<img src="https://zws-imgs-pub.ezijing.com/static/public/00cdb23e91efa803bb711058e251e962.png" alt="">
<img src="https://zws-imgs-pub.ezijing.com/static/public/00cdb23e91efa803bb711058e251e962.png" alt="" />
<div class="text">
综合实力突出教育集团<br />
——中国教育网
......@@ -49,7 +49,7 @@
</li>
<li>
<div class="flex">
<img src="https://zws-imgs-pub.ezijing.com/static/public/5fdb3a042efcb0f8fb0eea8d4376eacc.png" alt="">
<img src="https://zws-imgs-pub.ezijing.com/static/public/5fdb3a042efcb0f8fb0eea8d4376eacc.png" alt="" />
<div class="text">
年度城市教育行业<br />
影响力机构<br />
......@@ -62,52 +62,51 @@
</div>
</template>
<script>
export default {
}
export default {}
</script>
<style lang="scss" scoped>
.culture-content-box{
.culture-content-box {
width: 1000px;
padding-bottom: 100px;
img{
img {
width: 100%;
display: block;
}
.video-box{
.video-box {
width: 1000px;
height: 552px;
background: #AA1941;
background: #aa1941;
padding: 25px 50px;
box-sizing: border-box;
video{
video {
width: 100%;
height: 100%;
}
}
.honor-content{
.honor-content {
padding: 50px 50px 20px;
background: #fff;
.tit{
.tit {
font-size: 22px;
font-weight: 500;
line-height: 100%;
color: #424242;
margin-bottom: 30px;
}
ul{
li{
ul {
li {
display: flex;
justify-content: space-between;
margin-bottom: 80px;
.flex{
.flex {
align-items: center;
display: flex;
}
img{
img {
width: 211px;
display: block;
}
.text{
.text {
font-size: 16px;
font-weight: 300;
line-height: 32px;
......
差异被折叠。
......@@ -4,33 +4,33 @@
<div class="mian">
<div class="occupation-content-mian">
<div class="module-1 module-content-box">
<img src="https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/emp-banner.png" alt="" class="banner">
<img src="https://webapp-pub.ezijing.com/www/pc/emp-banner.png" alt="" class="banner" />
<div class="content-mian">
<img src="https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/emp-con1-new.png" alt="" class="img1">
<img src="https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/emp-con2.png" alt="" class="img2">
<img src="https://webapp-pub.ezijing.com/www/pc/emp-con1-new.png" alt="" class="img1" />
<img src="https://webapp-pub.ezijing.com/www/pc/emp-con2.png" alt="" class="img2" />
<ul>
<li v-for="(item, index) in list" :key="index">
<img :src="item.image" alt="">
<img :src="item.image" alt="" />
<div class="pop-txt">
<div class="name">{{ item.text }}</div>
</div>
</li>
</ul>
<img src="https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/emp-con3.png" alt="" class="img3">
<img src="https://webapp-pub.ezijing.com/www/pc/emp-con3.png" alt="" class="img3" />
<ul>
<li v-for="(item, index) in list2" :key="index">
<img :src="item.image" alt="">
<img :src="item.image" alt="" />
<div class="pop-txt">
<div class="name">{{ item.text }}</div>
</div>
</li>
</ul>
<img src="https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/emp-con4.png" alt="" class="img4">
<img src="https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/emp-con5-new1.png" alt="" class="img5">
<!-- <img src="https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/emp-con6.png" alt="" class="img5"> -->
<img src="https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/emp-con7-new.png" alt="" class="img9">
<!-- <img src="https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/emp-con8.png" alt="" class="img9"> -->
<!-- <img src="https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/emp-con9.png" alt="" class="img9"> -->
<img src="https://webapp-pub.ezijing.com/www/pc/emp-con4.png" alt="" class="img4" />
<img src="https://webapp-pub.ezijing.com/www/pc/emp-con5-new1.png" alt="" class="img5" />
<!-- <img src="https://webapp-pub.ezijing.com/www/pc/emp-con6.png" alt="" class="img5"> -->
<img src="https://webapp-pub.ezijing.com/www/pc/emp-con7-new.png" alt="" class="img9" />
<!-- <img src="https://webapp-pub.ezijing.com/www/pc/emp-con8.png" alt="" class="img9"> -->
<!-- <img src="https://webapp-pub.ezijing.com/www/pc/emp-con9.png" alt="" class="img9"> -->
</div>
</div>
</div>
......@@ -39,25 +39,24 @@
</template>
<script>
export default {
components: {
},
components: {},
data() {
return {
list: [
{ image: 'https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/emp-gx1.jpg', text: '职业思维篇' },
{ image: 'https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/emp-gx2.jpg', text: '职业形象篇' },
{ image: 'https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/emp-gx3.jpg', text: '职业效率篇' },
{ image: 'https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/emp-gx4.jpg', text: '职业提升篇' },
{ image: 'https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/emp-gx5.jpg', text: '菁英思维' },
{ image: 'https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/emp-gx6.jpg', text: '菁英技能' },
{ image: 'https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/emp-gx7.jpg', text: '菁英拓展' },
{ image: 'https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/emp-gx8.jpg', text: '菁英实战' }
{ image: 'https://webapp-pub.ezijing.com/www/pc/emp-gx1.jpg', text: '职业思维篇' },
{ image: 'https://webapp-pub.ezijing.com/www/pc/emp-gx2.jpg', text: '职业形象篇' },
{ image: 'https://webapp-pub.ezijing.com/www/pc/emp-gx3.jpg', text: '职业效率篇' },
{ image: 'https://webapp-pub.ezijing.com/www/pc/emp-gx4.jpg', text: '职业提升篇' },
{ image: 'https://webapp-pub.ezijing.com/www/pc/emp-gx5.jpg', text: '菁英思维' },
{ image: 'https://webapp-pub.ezijing.com/www/pc/emp-gx6.jpg', text: '菁英技能' },
{ image: 'https://webapp-pub.ezijing.com/www/pc/emp-gx7.jpg', text: '菁英拓展' },
{ image: 'https://webapp-pub.ezijing.com/www/pc/emp-gx8.jpg', text: '菁英实战' }
],
list2: [
{ image: 'https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/emp-gx2-1.jpg', text: '行业分析' },
{ image: 'https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/emp-gx2-2.jpg', text: '人才测评' },
{ image: 'https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/emp-gx2-3.jpg', text: '自我认知' },
{ image: 'https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/emp-gx2-4.jpg', text: '人岗匹配' }
{ image: 'https://webapp-pub.ezijing.com/www/pc/emp-gx2-1.jpg', text: '行业分析' },
{ image: 'https://webapp-pub.ezijing.com/www/pc/emp-gx2-2.jpg', text: '人才测评' },
{ image: 'https://webapp-pub.ezijing.com/www/pc/emp-gx2-3.jpg', text: '自我认知' },
{ image: 'https://webapp-pub.ezijing.com/www/pc/emp-gx2-4.jpg', text: '人岗匹配' }
]
}
},
......@@ -68,7 +67,7 @@ export default {
},
computed: {
m1SetStyle() {
return (url) => {
return url => {
return `background: url(${url});background-size: 100% 100%`
}
}
......@@ -76,89 +75,89 @@ export default {
}
</script>
<style lang="scss" scoped>
.occupation-content{
.occupation-content {
width: 1200px;
margin: 0 auto;
padding-bottom: 100px;
.mian{
.mian {
display: flex;
justify-content: space-between;
}
.mian-title{
.mian-title {
font-size: 28px;
font-weight: 500;
line-height: 100%;
color: #AA1941;
color: #aa1941;
padding: 48px 0 31px;
}
.occupation-content-mian{
.occupation-content-mian {
width: 1200px;
.module-content-box{
.module-content-box {
background: #fff;
.banner{
.banner {
width: 100%;
height: 320px;
display: block;
}
}
.module-1{
.content-mian{
.module-1 {
.content-mian {
padding: 60px 50px 65px;
img{
img {
width: 100%;
display: block;
}
.img1{
.img1 {
margin-bottom: 49px;
}
.img2{
.img2 {
width: 154px;
}
.img3{
.img3 {
width: 201px;
}
.img5{
.img5 {
margin-top: 53px;
}
.img9{
.img9 {
margin-top: 35px;
}
ul{
ul {
padding: 23px 0 39px 0;
display: flex;
flex-wrap: wrap;
li{
li {
margin-right: 5px;
margin-bottom: 5px;
width: 265px;
height: 140px;
position: relative;
overflow: hidden;
&:hover{
img{
&:hover {
img {
transform: scale(1.1);
}
}
img{
img {
width: 100%;
height: 100%;
display: block;
transition: all .3s;
transition: all 0.3s;
}
.pop-txt{
.pop-txt {
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
background: rgba(0, 0, 0, .3);
.name{
background: rgba(0, 0, 0, 0.3);
.name {
position: absolute;
bottom: 20px;
left: 20px;
font-size: 20px;
font-weight: bold;
color: #FFFFFF;
color: #ffffff;
}
}
}
......
差异被折叠。
差异被折叠。
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论