198 lines
5.4 KiB
HTML
198 lines
5.4 KiB
HTML
|
<!DOCTYPE html>
|
|||
|
<html>
|
|||
|
|
|||
|
<head>
|
|||
|
<meta charset="UTF-8">
|
|||
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|||
|
<title>Document</title>
|
|||
|
<script src=""></script>
|
|||
|
<style>
|
|||
|
* {
|
|||
|
margin: 0;
|
|||
|
padding: 0;
|
|||
|
}
|
|||
|
|
|||
|
a {
|
|||
|
background-color: transparent;
|
|||
|
text-decoration: none;
|
|||
|
color: #333333;
|
|||
|
}
|
|||
|
|
|||
|
.wrap {
|
|||
|
width: 7.5rem;
|
|||
|
height: auto;
|
|||
|
}
|
|||
|
|
|||
|
.logo_top {
|
|||
|
width: 1.64rem;
|
|||
|
height: 0.65rem;
|
|||
|
/* margin-top: 0; */
|
|||
|
margin-left: 0.3rem;
|
|||
|
}
|
|||
|
|
|||
|
.top {
|
|||
|
width: 7.5rem;
|
|||
|
height: 0.82rem;
|
|||
|
background-color: #F6F6F6;
|
|||
|
display: flex;
|
|||
|
align-items: center;
|
|||
|
word-break: keep-all;
|
|||
|
overflow: auto;
|
|||
|
}
|
|||
|
|
|||
|
.top::-webkit-scrollbar {
|
|||
|
display: none
|
|||
|
}
|
|||
|
|
|||
|
.top>div {
|
|||
|
width: 1.29rem;
|
|||
|
height: 0.31rem;
|
|||
|
font-size: 0.32rem;
|
|||
|
font-family: PingFang SC;
|
|||
|
font-weight: 500;
|
|||
|
color: #333333;
|
|||
|
line-height: 0.38rem;
|
|||
|
margin-left: 0.4rem;
|
|||
|
|
|||
|
}
|
|||
|
|
|||
|
.zu_us {
|
|||
|
width: 6.84rem;
|
|||
|
height: 1.04rem;
|
|||
|
/* margin-left: 1.2rem; */
|
|||
|
background-image: url(../img/组%203.png);
|
|||
|
background-size: 6.84rem 1.04rem;
|
|||
|
display: flex;
|
|||
|
justify-content: center;
|
|||
|
align-items: center;
|
|||
|
|
|||
|
}
|
|||
|
|
|||
|
.zu_us>img {
|
|||
|
width: 6.84rem;
|
|||
|
height: 1.40rem;
|
|||
|
display: flex;
|
|||
|
justify-content: center;
|
|||
|
align-items: center;
|
|||
|
position: absolute;
|
|||
|
z-index: -9999;
|
|||
|
}
|
|||
|
|
|||
|
.zu_us>p {
|
|||
|
font-size: 0.34rem;
|
|||
|
font-family: PingFang;
|
|||
|
font-weight: bold;
|
|||
|
color: #FFFFFF;
|
|||
|
text-shadow: 0px 0px 13px rgba(0, 0, 0, 0.5000);
|
|||
|
}
|
|||
|
|
|||
|
.fangx_us {
|
|||
|
width: 0.05rem;
|
|||
|
height: 0.24rem;
|
|||
|
background: #0F5FB6;
|
|||
|
margin-left: 0.3rem;
|
|||
|
margin-top: 0.5rem;
|
|||
|
|
|||
|
|
|||
|
}
|
|||
|
|
|||
|
.jianjie_us {
|
|||
|
font-size: 0.28rem;
|
|||
|
font-family: PingFang SC;
|
|||
|
font-weight: 600;
|
|||
|
color: #333333;
|
|||
|
margin-top: -0.3rem;
|
|||
|
/* margin-left: 1.4rem; */
|
|||
|
}
|
|||
|
|
|||
|
.jianjie_us>p {
|
|||
|
margin-left: 0.4rem;
|
|||
|
}
|
|||
|
|
|||
|
.jianjie_us>h5 {
|
|||
|
font-size: 0.24rem;
|
|||
|
font-family: PingFang SC;
|
|||
|
font-weight: 300;
|
|||
|
color: #333333;
|
|||
|
line-height: 0.36rem;
|
|||
|
margin-top: 0.2rem;
|
|||
|
margin-right: 0.4rem;
|
|||
|
margin-left: 0.4rem;
|
|||
|
}
|
|||
|
</style>
|
|||
|
</head>
|
|||
|
|
|||
|
<body>
|
|||
|
<div class="wrap">
|
|||
|
<a href="../index.html"><img class="logo_top" src="images/logo1@2x.png" alt="" ></a>
|
|||
|
<div class="top">
|
|||
|
<div><a href="../java.html">课程体系</a> </div>
|
|||
|
<div><a href="../Aboutuse.html">关于我们</a></div>
|
|||
|
<div><a href="../NewsInformation.html">新闻动态</a></div>
|
|||
|
<div><a href="../GraduateStyle.html">毕业生风采</a></div>
|
|||
|
<div style="margin-left:0.7rem; margin-right:0.3rem"><a href="../ContacUs.html">联系我们</a></div>
|
|||
|
</div>
|
|||
|
<div style="display: flex; justify-content: center; margin-top: 0.26rem;">
|
|||
|
<div class="zu_us">
|
|||
|
<img class="zu_us>img" src="images/组 3@3x (1)11.png" alt="">
|
|||
|
<p class="zu_us>p">关于我们</p>
|
|||
|
</div>
|
|||
|
</div>
|
|||
|
|
|||
|
<div class="fangx_us"></div>
|
|||
|
|
|||
|
<div class="jianjie_us">
|
|||
|
<p>公司简介</p>
|
|||
|
<h5> 码小白是济南云翼网络科技有限公司旗下专注于编程教育、软件开发的高端品牌,主要培训 JAVA开发工程师、Web前端全栈工程师、软件测试工程师
|
|||
|
等主流编程技术,采取实战小组制(10人以内)线下面授,保证高质量的教学,
|
|||
|
让每个学员都能学得会,学的好,所学即所用,依托强大的师资和就业资源,让学员高薪就业,稳定就业,实际工作中得心应手。</h5>
|
|||
|
</div>
|
|||
|
<div class="fangx_us"></div>
|
|||
|
<div class="jianjie_us">
|
|||
|
<p>码小白训练营特色</p>
|
|||
|
<h5>终身辅导:老师在线辅导,学会为止 ; <h5>
|
|||
|
<h5>面试辅导:简历指导,面试题精讲;</h5>
|
|||
|
<h5>就业推荐:优秀学员,内部推荐面试名企;</h5>
|
|||
|
<h5>课程升级:滚动教学,内容紧跟行业技术前言;</h5>
|
|||
|
<h5>行业规划:资深导师分步规划,指引你的IT之路.</h5>
|
|||
|
</div>
|
|||
|
<div class="fangx_us"></div>
|
|||
|
<div class="jianjie_us">
|
|||
|
<p>培训中存在的问题</p>
|
|||
|
<h5>学费高 平均价格2w以上;<h5>
|
|||
|
<h5>水平低 教师退团队水平谱表较低;</h5>
|
|||
|
<h5>技术差 学员面试通关率依然很差;</h5>
|
|||
|
<h5>质量差 技术知识一问几不知;</h5>
|
|||
|
<h5>重宣传 宣传投入很大,丢本逐末;</h5>
|
|||
|
<h5>重营销 只为追求吸睛,效果差; </h5>
|
|||
|
<h5>重包装 广告满天飞,口碑却不行. </h5>
|
|||
|
</div>
|
|||
|
<div class="fangx_us"></div>
|
|||
|
<div class="jianjie_us">
|
|||
|
<p>选择我们的理由</p>
|
|||
|
<h5>学费全免,学员立省2w;<h5>
|
|||
|
<h5>学习五个月,可获2-3年的工作经验;</h5>
|
|||
|
<h5>坚持小班教学,专注高品质的IT技能培训,狠抓质量</h5>
|
|||
|
<h5>师资团队强大,一线互联网公司高级工程师亲授,管理经验丰富,实战经验一流</h5>
|
|||
|
<h5>课程体系与互联网企业技术无缝衔接,注重培养学生解决问题的能力</h5>
|
|||
|
<h5>实训项目均为互联网线上项目,在项目中学习技术(我们不教学生写任何无用的后台管理项目)
|
|||
|
包就业,山东多家中高端互联网公司(浪潮,移动,金现代)任你挑选。 </h5>
|
|||
|
</div>
|
|||
|
</div>
|
|||
|
<script>
|
|||
|
window.onload = function () {
|
|||
|
getRem(750, 100)
|
|||
|
};
|
|||
|
window.onresize = function () {
|
|||
|
getRem(750, 100)
|
|||
|
};
|
|||
|
function getRem(pwidth, prem) {
|
|||
|
var html = document.getElementsByTagName("html")[0];
|
|||
|
var oWidth = document.body.clientWidth || document.documentElement.clientWidth;
|
|||
|
html.style.fontSize = oWidth / pwidth * prem + "px";
|
|||
|
}
|
|||
|
</script>
|
|||
|
</body>
|
|||
|
|
|||
|
</html>
|