|
@@ -52,7 +52,7 @@
|
|
|
<div class="index-founder">
|
|
<div class="index-founder">
|
|
|
<div class="index-founder-content w1200">
|
|
<div class="index-founder-content w1200">
|
|
|
<div class="found-left">
|
|
<div class="found-left">
|
|
|
- <p class="title founder-item">给孩子一颗强大起来的“思维芯” </p>
|
|
|
|
|
|
|
+ <p class="title founder-item"> 儿童思维教育,就选逻辑狗 </p>
|
|
|
<!-- <p class="sub-title"> ——创始人&CEO 张洁 </p> -->
|
|
<!-- <p class="sub-title"> ——创始人&CEO 张洁 </p> -->
|
|
|
<!-- <p class="desc founder-item">中德智慧教育结合国际化视角和现代教育理念,以“培养成长型思维模式、具有全球胜任力的未来人才”为育人目标,创研全球同频、深受世界幼儿喜爱的<strong>“逻辑狗” </strong>幼儿思维游戏化教育体系,构建以<strong> 思维“芯” </strong>为宗旨的0-12岁儿童游戏化思维教育内容,通过国际思维教育<strong>「五大领域」</strong>,全面提升<strong>「十大核心能力」</strong>。</p> -->
|
|
<!-- <p class="desc founder-item">中德智慧教育结合国际化视角和现代教育理念,以“培养成长型思维模式、具有全球胜任力的未来人才”为育人目标,创研全球同频、深受世界幼儿喜爱的<strong>“逻辑狗” </strong>幼儿思维游戏化教育体系,构建以<strong> 思维“芯” </strong>为宗旨的0-12岁儿童游戏化思维教育内容,通过国际思维教育<strong>「五大领域」</strong>,全面提升<strong>「十大核心能力」</strong>。</p> -->
|
|
|
<div class="btn founder-item">
|
|
<div class="btn founder-item">
|
|
@@ -729,7 +729,7 @@ export default {
|
|
|
currentOMOTabIndex: 0,
|
|
currentOMOTabIndex: 0,
|
|
|
currentCourseType: 0,
|
|
currentCourseType: 0,
|
|
|
// bossImg: "https://luojigou-app-commit-pic.luojigou.vip/FmWrknlY5cdWx6XEz5VE9bOkZSNX?imageView2/0/q/50|imageslim",
|
|
// bossImg: "https://luojigou-app-commit-pic.luojigou.vip/FmWrknlY5cdWx6XEz5VE9bOkZSNX?imageView2/0/q/50|imageslim",
|
|
|
- logoImg: "~/assets/images/home/logoImg.png",
|
|
|
|
|
|
|
+ logoImg: require("~/assets/images/home/logoImg.png"),
|
|
|
// bossImg: '~/assets/images/home/boss_img.png',
|
|
// bossImg: '~/assets/images/home/boss_img.png',
|
|
|
eduImg: "https://luojigou-app-commit-pic.luojigou.vip/FrKVMB5LmgU1Q_I_HGjoz7B8Kkdb?imageView2/0/q/50|imageslim",
|
|
eduImg: "https://luojigou-app-commit-pic.luojigou.vip/FrKVMB5LmgU1Q_I_HGjoz7B8Kkdb?imageView2/0/q/50|imageslim",
|
|
|
// 返回顶部
|
|
// 返回顶部
|
|
@@ -2189,21 +2189,21 @@ ul.cate-nav {
|
|
|
|
|
|
|
|
.index-founder-content {
|
|
.index-founder-content {
|
|
|
display: flex;
|
|
display: flex;
|
|
|
- align-items: flex-end;
|
|
|
|
|
|
|
+ // align-items: center;
|
|
|
height: 100%;
|
|
height: 100%;
|
|
|
|
|
|
|
|
.found-left {
|
|
.found-left {
|
|
|
width: 663px;
|
|
width: 663px;
|
|
|
max-width: 663px;
|
|
max-width: 663px;
|
|
|
margin-right: 35px;
|
|
margin-right: 35px;
|
|
|
-
|
|
|
|
|
|
|
+ margin-top: 230px;
|
|
|
.title {
|
|
.title {
|
|
|
font-size: 34px;
|
|
font-size: 34px;
|
|
|
font-family: PingFangSC-Medium, PingFang SC;
|
|
font-family: PingFangSC-Medium, PingFang SC;
|
|
|
font-weight: 500;
|
|
font-weight: 500;
|
|
|
color: #333333;
|
|
color: #333333;
|
|
|
line-height: 48px;
|
|
line-height: 48px;
|
|
|
- margin-bottom: 190px;
|
|
|
|
|
|
|
+ margin-bottom: 35px;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
.sub-title {
|
|
.sub-title {
|
|
@@ -2250,10 +2250,10 @@ ul.cate-nav {
|
|
|
|
|
|
|
|
.found-right {
|
|
.found-right {
|
|
|
font-size: 0;
|
|
font-size: 0;
|
|
|
-
|
|
|
|
|
|
|
+ margin-top: 92px;
|
|
|
img {
|
|
img {
|
|
|
width: 415px;
|
|
width: 415px;
|
|
|
- height: 588px;
|
|
|
|
|
|
|
+ height: 482px;
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|