| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987 |
- <template>
- <div class="Brand-container">
- <common-banner :img="bgImg" :height="718">
- <h2>品牌故事</h2>
- </common-banner>
- <!-- 公司简介 -->
- <div class="company-intro">
- <img :src="companyImg" alt="" srcset="">
- </div>
- <!-- <div class="company-intro">
- <section class="company-intro-label">公司简介</section>
- <div class="company-intro-text">
- 全球顶级儿童逻辑思维教育专家以国际教育理念为指导,推动中国学前教育事业发展填补了中国学前儿童思维教育领域空白率先领导和实践幼儿园思维游戏化教学,
- 用全球同频使用的优质思维教育内容,为0-12岁儿童培养优质思维模式,建构思维“芯”。
- 是国际化科技教育内容的创始者,以“让中国孩子幸福成长”为使命,始终以“走出去、
- 请进来”、“洋为中用”的全球化视野,融合中西文化,全力打造具有成长型思维模式的未来人才。
- </div>
- </div> -->
- <!-- 大事记 -->
- <div class="event">
- <title-content :title="'大事记'" :titleSub="'MEMORABILIA'"></title-content>
- <div class="event-box w1200">
- <!-- <img class="event-bgimg" src="http://res.training.luojigou.vip/Fhe0g5Z_6DRjLf3-lSDXKTff-A6Q?imageView2/0/q/50|imageslim" alt=""> -->
- <img class="event-bgimg" :src="eventImg" alt="" srcset="">
- <!-- <div
- :style="{top: 139 + 240 * item.site.y + 'px' ,
- left: 121 + 261 * item.site.x + 'px'}"
- :class="['event-box-item']"
- v-for="item in eventData"
- :key="item.id">
- <img
- @mouseenter="currentEventImg(item)"
- class="yearImgurl cp"
- :src="item.yearImgurl"
- :srcset="`${item.yearImgurlSet[0]} 1x, ${item.yearImgurlSet[1]} 2x`"
- alt="">
- <img
- v-if="currentEventImgId === item.id"
- @mouseleave="currentEventImgId = ''"
- :class="['color' + item.id, 'eventImgurl']"
- :src="item.eventImgurl"
- :style="{width: item.eventImgurlWidth + 'px', height:item.eventImgurlHeight + 'px'}"
- alt="">
- </div> -->
- </div>
- </div>
- <!-- 核心团队 -->
- <div class="kernel">
- <title-content :title="'核心团队'" :titleSub="'THE CORE TEAM'"></title-content>
- <div class="kernel-box w1200">
- <div class="kernel-box-item item01">
- <img class="team01" :src="kernelData[0].imgUrl" alt="" srcset="">
- </div>
- <div class="kernel-box-item item02">
- <img class="team02" :src="kernelData[1].imgUrl" alt="" srcset="">
- </div>
- <div class="kernel-box-item item03">
- <img class="team03" :src="kernelData[1].imgUrl" alt="" srcset="">
- </div>
- <div class="kernel-box-item item04">
- <img class="team04" :src="kernelData[1].imgUrl" alt="" srcset="">
- </div>
- <div class="kernel-box-item item05">
- <img class="team05" :src="kernelData[1].imgUrl" alt="" srcset="">
- </div>
- <!-- <div
- :class="['kernel-box-item']"
- v-for="item in kernelData"
- :key="item.id">
- <div class="top">
- <img class="people-img" :src="item.imgUrl" alt="">
- <div class="people-intro">
- <div class="name">{{item.name}}</div>
- <div class="position">{{item.position}}</div>
- </div>
- <div
- class="intro"
- >
- <div class="intro-label">简历介绍</div>
- <div class="resume">{{item.resume}}</div>
- </div>
- <div class="mask"></div>
- </div>
- <div class="bottom"></div>
- </div> -->
- </div>
- </div>
- <!-- 文化 -->
- <div class="cultrue">
- <div class="title-content">
- <div class="title">我们努力践行的文化 </div>
- <div class="title-sub">THE CULTURE THAT WE TRY TO LIVE UP TO</div>
- </div>
- <div class="cultrue-box w1200">
- <div class="cultrue-box-item" v-for="item in cultrueData" :key="item.id">
- <img :src="item.imgUrl" :class="['wow animate__animated']" alt="" />
- <div class="cultrue-box-item-label">{{ item.label }}</div>
- <div class="cultrue-box-item-text" v-html="item.text"></div>
- </div>
- </div>
- <div class="cultrue-bgimg">
- <img
- src="http://res.training.luojigou.vip/Fj4XvDNdIw6iDP8gWQuRHKijlFwM?imageView2/0/q/50|imageslim"
- alt="">
- </div>
- </div>
- <!-- 理念 -->
- <div class="idea">
- <title-content :title="'我们始终秉承的理念'" :titleSub="'WE ALWAYS UPHOID THE CONCEPT'"></title-content>
- <!-- <div class="label">
- <div class="label-en wow animate__animated animate__fadeInDown">THE PHILOSPHY</div>
- <div class="label-zn wow animate__animated animate__fadeInDown">我们始终秉承的理念</div>
- </div> -->
- <div class="idea-box">
- <div
- class="idea-box-item"
- v-for="item in ideaData"
- :key="item.id"
- >
- <div class="top">
- <img :src="item.imgUrl" alt="">
- </div>
- <div class="center">
- <img :src="item.numUrl" alt="">
- <div>{{item.label}}</div>
- </div>
- <div class="footer">
- <div>{{item.resume}}</div>
- </div>
- </div>
- </div>
- </div>
- </div>
- </template>
- <script>
- import CommonBanner from '@/components/common/banner';
- import TitleContent from '@/components/common/titleContent';
- const kernelData = Object.freeze([
- {
- id: 0,
- imgUrl: require("~/assets/images/brand/team_01.png"),
- position: "董事长",
- name: "张洁",
- resume:
- "简历介绍简历介绍简历介绍简历介绍简历介绍 简历介绍简历介绍简历介绍简历介绍简历介绍 简历介绍简历介绍简历介绍简历介绍简历介绍 简历介绍",
- },
- {
- id: 1,
- imgUrl: require("~/assets/images/brand/team_02.png"),
- position: "培训部 总监",
- name: "钟建春",
- resume:
- "简历介绍简历介绍简历介绍简历介绍简历介绍 简历介绍简历介绍简历介绍简历介绍简历介绍 简历介绍简历介绍简历介绍简历介绍简历介绍 简历介绍",
- }
- ]);
- const cultrueData = Object.freeze([
- {
- id: 0,
- // imgUrl: "http://res.training.luojigou.vip/Fj0eXd5OYcJRX6z_yBEFbF0OW1Oy?imageView2/0/q/50|imageslim",
- imgUrl: require("~/assets/images/brand/cultrue_01@2x.png"),
- label: "宗旨",
- text: "关注儿童成长</br>服务中国母亲",
- },
- {
- id: 1,
- // imgUrl: "http://res.training.luojigou.vip/FrhQqD5x8r45P0_Dod_21toOFgle?imageView2/0/q/50|imageslim",
- imgUrl: require("~/assets/images/brand/cultrue_02@2x.png"),
- label: "文化",
- text: "缔造愿景,追求卓越</br>共生共荣,体现价值",
- },
- {
- id: 2,
- // imgUrl: "http://res.training.luojigou.vip/FuBgZGe-F3km2mVM4wByusZFFfAw?imageView2/0/q/50|imageslim",
- imgUrl: require("~/assets/images/brand/cultrue_03@2x.png"),
- label: "愿景",
- text: "让中国的孩子幸福成长",
- },
- {
- id: 3,
- // imgUrl: "http://res.training.luojigou.vip/FqOmEqUyO9YBjT65wqfSRr4gKFHD?imageView2/0/q/50|imageslim",
- imgUrl: require("~/assets/images/brand/cultrue_04@2x.png"),
- label: "价值观",
- text:
- "客户第一</br>团队合力第二</br>专业专注</br>诚信公正</br>拥抱变化</br>激情快乐 ",
- },
- ]);
- const ideaData = Object.freeze([
- {
- id: 0,
- // imgUrl: "http://res.training.luojigou.vip/FgJw7WqbyCVkQJCgCBd07qipb_PI?imageView2/0/q/50|imageslim",
- // numUrl: "http://res.training.luojigou.vip/FgX-hI1Y2fjoIvturT1uYaeVjnfB?imageView2/0/q/50|imageslim",
- imgUrl: require("~/assets/images/brand/idea_01@2x.png"),
- numUrl: require("~/assets/images/brand/num_01@2x.png"),
- label: "专业技术",
- resume:
- "我们拥有行业专业技术实力与自身 工程开发团队,为您的商业变现及 产品需求保驾护航。",
- },
- {
- id: 1,
- // imgUrl: "http://res.training.luojigou.vip/Fl4S2hBlBWsTvfwdvYHaE3RKpLyO?imageView2/0/q/50|imageslim",
- // numUrl: "http://res.training.luojigou.vip/Fk5hTknpr4deZWFtcfmRJSHNV3_K?imageView2/0/q/50|imageslim",
- imgUrl: require("~/assets/images/brand/idea_02@2x.png"),
- numUrl: require("~/assets/images/brand/num_02@2x.png"),
- label: "贴心服务",
- resume:
- "我们始终坚持优质的服务理念,无 论任何时候您遇到困难,我们都会 及时提供精准有效的解决方案。",
- },
- {
- id: 2,
- // imgUrl: "http://res.training.luojigou.vip/FkRWFwiFQu4XL1BPA96jHbmK1X1D?imageView2/0/q/50|imageslim",
- // numUrl: "http://res.training.luojigou.vip/FiBasqi9NpLdJ_U9jr-95yxgvL1C?imageView2/0/q/50|imageslim",
- imgUrl: require("~/assets/images/brand/idea_03@2x.png"),
- numUrl: require("~/assets/images/brand/num_03@2x.png"),
- label: "创业伙伴",
- resume:
- "我们把每一位客户都当作创业伙伴,期 盼在未来成长的道路上一路相伴,携手前行。",
- },
- ]);
- const eventData = Object.freeze([
- {
- id: 2003,
- site: {
- x: 3,
- y: 4,
- },
- // yearImgurl: "http://res.training.luojigou.vip/FsTtnNKFpIsYh69tIsWqEiocc0Jr?imageView2/0/q/50|imageslim",
- // eventImgurl: "http://res.training.luojigou.vip/FrFfg21nonbZyNSUSpAWCiREn7lk?imageView2/0/q/50|imageslim",
- yearImgurl: require('~/assets/images/about/year_2003.png'),
- yearImgurlSet: [require('~/assets/images/about/year_2003.png'), require('~/assets/images/about/year_2003@2x.png')],
- eventImgurl: require('~/assets/images/about/event_year_2003@2x.png'),
- eventImgurlWidth: '269',
- eventImgurlHeight: '350'
- },
- {
- id: 2004,
- site: {
- x: 2,
- y: 4,
- },
- // yearImgurl:
- // "http://res.training.luojigou.vip/Fhe4VjIQDeQtQzPnSVmsDc4yYYzE?imageView2/0/q/50|imageslim",
- // eventImgurl:
- // "http://res.training.luojigou.vip/FvnL2N118R-0Cp9OcKgK9Ru8nAyp?imageView2/0/q/50|imageslim",
- yearImgurl: require('~/assets/images/about/year_2004.png'),
- yearImgurlSet: [require('~/assets/images/about/year_2004.png'), require('~/assets/images/about/year_2004@2x.png')],
- eventImgurl: require('~/assets/images/about/event_year_2004@2x.png'),
- eventImgurlWidth: '269',
- eventImgurlHeight: '246'
- },
- {
- id: 2005,
- site: {
- x: 1,
- y: 4,
- },
- // yearImgurl:
- // "http://res.training.luojigou.vip/FodjYYc3-VyZyJHnfuKJQGapkJzt?imageView2/0/q/50|imageslim",
- // eventImgurl:
- // "http://res.training.luojigou.vip/FqNcz_3P81MubVeHzAnn_RrkMoCQ?imageView2/0/q/50|imageslim",
- eventImgurl: require('~/assets/images/about/event_year_2005@2x.png'),
- yearImgurl: require('~/assets/images/about/year_2005.png'),
- yearImgurlSet: [require('~/assets/images/about/year_2005.png'), require('~/assets/images/about/year_2005@2x.png')],
- eventImgurlWidth: '269',
- eventImgurlHeight: '245'
- },
- {
- id: 2006,
- site: {
- x: 0,
- y: 4,
- },
- // yearImgurl:
- // "http://res.training.luojigou.vip/Fj_2tRMk_1H9NSp9rE0XK0nEcv6g?imageView2/0/q/50|imageslim",
- // eventImgurl:
- // "http://res.training.luojigou.vip/FkvModMYKxFJcnqRrpGSULyd9Th7?imageView2/0/q/50|imageslim",
- yearImgurl: require('~/assets/images/about/year_2006.png'),
- yearImgurlSet: [require('~/assets/images/about/year_2006.png'), require('~/assets/images/about/year_2006@2x.png')],
- eventImgurl: require('~/assets/images/about/event_year_2006@2x.png'),
- eventImgurlWidth: '269',
- eventImgurlHeight: '273'
- },
- {
- id: 2007,
- site: {
- x: 0,
- y: 3,
- },
- // yearImgurl:
- // "http://res.training.luojigou.vip/Fm4DqB0VKXcLXaa4P2suM1i-2LMZ?imageView2/0/q/50|imageslim",
- // eventImgurl:
- // "http://res.training.luojigou.vip/Fkp-2UvHIyIqEW9pu5tZKNpvcCov?imageView2/0/q/50|imageslim",
- yearImgurl: require('~/assets/images/about/year_2007.png'),
- yearImgurlSet: [require('~/assets/images/about/year_2007.png'), require('~/assets/images/about/year_2007@2x.png')],
- eventImgurl: require('~/assets/images/about/event_year_2007@2x.png'),
- eventImgurlWidth: '269',
- eventImgurlHeight: '403'
- },
- {
- id: 2008,
- site: {
- x: 1,
- y: 3,
- },
- // yearImgurl:
- // "http://res.training.luojigou.vip/FlEj53_PWeL59J8V6qqduokmrEif?imageView2/0/q/50|imageslim",
- // eventImgurl:
- // "http://res.training.luojigou.vip/FpIzAvfIOeIhBEtzVEZYp74y7Wh3?imageView2/0/q/50|imageslim",
- yearImgurl: require('~/assets/images/about/year_2008.png'),
- yearImgurlSet: [require('~/assets/images/about/year_2008.png'), require('~/assets/images/about/year_2008@2x.png')],
- eventImgurl: require('~/assets/images/about/event_year_2008@2x.png'),
- eventImgurlWidth: '269',
- eventImgurlHeight: '245'
- },
- {
- id: 2009,
- site: {
- x: 2,
- y: 3,
- },
- // yearImgurl:
- // "http://res.training.luojigou.vip/FtRU3rBk7D0SBEmbTujXX1o3THTU?imageView2/0/q/50|imageslim",
- // eventImgurl:
- // "http://res.training.luojigou.vip/Fnmlx106pwroL9I6UNo81BTpxGyO?imageView2/0/q/50|imageslim",
- yearImgurl: require('~/assets/images/about/year_2009.png'),
- yearImgurlSet: [require('~/assets/images/about/year_2009.png'), require('~/assets/images/about/year_2009@2x.png')],
- eventImgurl: require('~/assets/images/about/event_year_2009@2x.png'),
- eventImgurlWidth: '269',
- eventImgurlHeight: '220'
- },
- {
- id: 2010,
- site: {
- x: 3,
- y: 3,
- },
- // yearImgurl:
- // "http://res.training.luojigou.vip/Fmx2IObHIKURUiGbrvX4cpZ-u5MB?imageView2/0/q/50|imageslim",
- // eventImgurl:
- // "http://res.training.luojigou.vip/Fg2GfiNmRknqRjTbzvCq09ewERIH?imageView2/0/q/50|imageslim",
- yearImgurl: require('~/assets/images/about/year_2010.png'),
- yearImgurlSet: [require('~/assets/images/about/year_2010.png'), require('~/assets/images/about/year_2010@2x.png')],
- eventImgurl: require('~/assets/images/about/event_year_2010@2x.png'),
- eventImgurlWidth: '269',
- eventImgurlHeight: '403'
- },
- {
- id: 2011,
- site: {
- x: 3,
- y: 2,
- },
- // yearImgurl:
- // "http://res.training.luojigou.vip/FutAwrnX_ypeS4bUqol5xKVVqrXU?imageView2/0/q/50|imageslim",
- // eventImgurl:
- // "http://res.training.luojigou.vip/FuPF8r4-f8-_SY_v0Tky2AnFPYeH?imageView2/0/q/50|imageslim",
- yearImgurl: require('~/assets/images/about/year_2011.png'),
- yearImgurlSet: [require('~/assets/images/about/year_2011.png'), require('~/assets/images/about/year_2011@2x.png')],
- eventImgurl: require('~/assets/images/about/event_year_2011@2x.png'),
- eventImgurlWidth: '269',
- eventImgurlHeight: '480'
- },
- {
- id: 2012,
- site: {
- x: 2,
- y: 2,
- },
- // yearImgurl:
- // "http://res.training.luojigou.vip/Fg3Jph3aJcX-hQtbvOs5UJZCzmj7?imageView2/0/q/50|imageslim",
- // eventImgurl:
- // "http://res.training.luojigou.vip/Fp5DT3Tg3CBl2rvjT9sIsCBcUSWu?imageView2/0/q/50|imageslim",
- yearImgurl: require('~/assets/images/about/year_2012.png'),
- yearImgurlSet: [require('~/assets/images/about/year_2012.png'), require('~/assets/images/about/year_2012@2x.png')],
- eventImgurl: require('~/assets/images/about/event_year_2012@2x.png'),
- eventImgurlWidth: '269',
- eventImgurlHeight: '325'
- },
- {
- id: 2013,
- site: {
- x: 1,
- y: 2,
- },
- // yearImgurl:
- // "http://res.training.luojigou.vip/FjWOsyUqGM6eIaPW3_lCzDzw3h1M?imageView2/0/q/50|imageslim",
- // eventImgurl:
- // "http://res.training.luojigou.vip/FirCgjTps0bLqGV5-TOpuX6q8SMl?imageView2/0/q/50|imageslim",
- yearImgurl: require('~/assets/images/about/year_2013.png'),
- yearImgurlSet: [require('~/assets/images/about/year_2013.png'), require('~/assets/images/about/year_2013@2x.png')],
- eventImgurl: require('~/assets/images/about/event_year_2013@2x.png'),
- eventImgurlWidth: '269',
- eventImgurlHeight: '394'
- },
- {
- id: 2014,
- site: {
- x: 0,
- y: 2,
- },
- // yearImgurl:
- // "http://res.training.luojigou.vip/FqI9b5_4iP6WmoVE_z7o9RLm7RZe?imageView2/0/q/50|imageslim",
- // eventImgurl:
- // "http://res.training.luojigou.vip/FlyzOxQWuiW2nYmACRUPsiCLyuw7?imageView2/0/q/50|imageslim",
- yearImgurl: require('~/assets/images/about/year_2014.png'),
- yearImgurlSet: [require('~/assets/images/about/year_2014.png'), require('~/assets/images/about/year_2014@2x.png')],
- eventImgurl: require('~/assets/images/about/event_year_2014@2x.png'),
- eventImgurlWidth: '269',
- eventImgurlHeight: '688'
- },
- {
- id: 2015,
- site: {
- x: 0,
- y: 1,
- },
- // yearImgurl:
- // "http://res.training.luojigou.vip/FoeSNwPl-fQXqwwow99j9Rsd9tjB?imageView2/0/q/50|imageslim",
- // eventImgurl:
- // "http://res.training.luojigou.vip/FmBATtftJW08bU-5KGBFuKsAQSN1?imageView2/0/q/50|imageslim",
- yearImgurl: require('~/assets/images/about/year_2015.png'),
- yearImgurlSet: [require('~/assets/images/about/year_2015.png'), require('~/assets/images/about/year_2015@2x.png')],
- eventImgurl: require('~/assets/images/about/event_year_2015@2x.png'),
- eventImgurlWidth: '269',
- eventImgurlHeight: '324'
- },
- {
- id: 2016,
- site: {
- x: 1,
- y: 1,
- },
- // yearImgurl:
- // "http://res.training.luojigou.vip/Fl2SA1cd8DqIzQGIQqh5qrNUMmR6?imageView2/0/q/50|imageslim",
- // eventImgurl:
- // "http://res.training.luojigou.vip/FoaOya6X8s6j3Bzc2oBNDvX-JHW2?imageView2/0/q/50|imageslim",
- yearImgurl: require('~/assets/images/about/year_2016.png'),
- yearImgurlSet: [require('~/assets/images/about/year_2016.png'), require('~/assets/images/about/year_2016@2x.png')],
- eventImgurl: require('~/assets/images/about/event_year_2016@2x.png'),
- eventImgurlWidth: '269',
- eventImgurlHeight: '584'
- },
- {
- id: 2017,
- site: {
- x: 2,
- y: 1,
- },
- // yearImgurl:
- // "http://res.training.luojigou.vip/Fi_RKVrGct2V235xsKpwsIA51YX-?imageView2/0/q/50|imageslim",
- // eventImgurl:
- // "http://res.training.luojigou.vip/FsALqlvULFPhf-kxcPw1YtRiZjIG?imageView2/0/q/50|imageslim",
- yearImgurl: require('~/assets/images/about/year_2017.png'),
- yearImgurlSet: [require('~/assets/images/about/year_2017.png'), require('~/assets/images/about/year_2017@2x.png')],
- eventImgurl: require('~/assets/images/about/event_year_2017@2x.png'),
- eventImgurlWidth: '269',
- eventImgurlHeight: '532'
- },
- {
- id: 2018,
- site: {
- x: 3,
- y: 1,
- },
- // yearImgurl:
- // "http://res.training.luojigou.vip/FvN4BWxIckbJmo_qrN7mlILrtQKg?imageView2/0/q/50|imageslim",
- // eventImgurl:
- // "http://res.training.luojigou.vip/FvQZtrIRkaNzGJ8KbF1-Cl-k5hfJ?imageView2/0/q/50|imageslim",
- yearImgurl: require('~/assets/images/about/year_2018.png'),
- yearImgurlSet: [require('~/assets/images/about/year_2018.png'), require('~/assets/images/about/year_2018@2x.png')],
- eventImgurl: require('~/assets/images/about/event_year_2018@2x.png'),
- eventImgurlWidth: '269',
- eventImgurlHeight: '662'
- },
- {
- id: 2019,
- site: {
- x: 3,
- y: 0,
- },
- // yearImgurl:
- // "http://res.training.luojigou.vip/Fgr3xXoLsgpIP2wBglovLx0e89Mb?imageView2/0/q/50|imageslim",
- // eventImgurl:
- // "http://res.training.luojigou.vip/Flio74FIlTt_aYhyW-3scKmhSrHc?imageView2/0/q/50|imageslim",
- yearImgurl: require('~/assets/images/about/year_2019.png'),
- yearImgurlSet: [require('~/assets/images/about/year_2019.png'), require('~/assets/images/about/year_2019@2x.png')],
- eventImgurl: require('~/assets/images/about/event_year_2019@2x.png'),
- eventImgurlWidth: '269',
- eventImgurlHeight: '766'
- },
- {
- id: 2020,
- site: {
- x: 2,
- y: 0,
- },
- // yearImgurl:
- // "http://res.training.luojigou.vip/FhjVzCv4CjuHsuCjJvSWGGxruzxv?imageView2/0/q/50|imageslim",
- yearImgurl: require('~/assets/images/about/year_2020.png'),
- yearImgurlSet: [require('~/assets/images/about/year_2020.png'), require('~/assets/images/about/year_2020@2x.png')],
- },
- ]);
- export default {
- name: "BrandPage",
- head() {
- return {
- title: "逻辑狗官网-中德智慧教育",
- meta: [
- {
- name: "keywords",
- hid: "keywords",
- content: `逻辑狗官网、逻辑狗教材、 幼儿园教材、逻辑狗课程、逻辑狗思维训练课程、儿童思维教育、0-12岁儿童`,
- },
- {
- name: "description",
- hid: "description",
- content: `逻辑狗官方网站,专为0-12岁儿童设计的思维训练课程,中德智慧教育,全球优质教育内容输出平台`,
- },
- ],
- };
- },
- components: {
- CommonBanner,
- TitleContent
- },
- mounted() {},
- data() {
- return {
- companyImg: require('@/assets/images/brand/company.png'),
- eventImg: require('@/assets/images/brand/eventImg.png'),
- bgImg: require('@/assets/images/contact/contact_bg.png'),
- bannerImg: require('~/assets/images/about/about_brand.png'),
- kernelData,
- currentMouserEnter: false,
- currentMouserId: "",
- cultrueData,
- ideaData,
- eventData,
- currentEventImgId: 2019,
- };
- },
- methods: {
- currentElement(item) {
- this.currentMouserId = item.id;
- this.currentMouserEnter = true;
- },
- currentEventImg(item) {
- this.currentEventImgId = item.id;
- },
- },
- };
- </script>
- <style scoped lang="scss">
- @import '~static/common/style.sass';
- .Brand-container {
- .label {
- .label-en {
- height: 78px;
- font-size: 56px;
- font-family: PingFangSC-Semibold, sans-serif;
- font-weight: 600;
- color:rgba(35,106,250,0.16);
- line-height: 78px;
- }
- .label-zn {
- height: 65px;
- font-size: 46px;
- font-family: PingFangSC-Semibold, sans-serif;
- font-weight: 600;
- color: #262626;
- line-height: 65px;
- letter-spacing: 1px;
- }
- }
- .banner-img {
- position: relative;
- img {
- width: 100%;
- height: 595px;
- display: block;
- }
- .label {
- color: #ffffff;
- position: absolute;
- top: 50%;
- left: 50%;
- transform: translate(-50%, -50%);
- font-size: 66px;
- font-family: PingFangSC-Medium, sans-serif;
- font-weight: 500;
- }
- }
- .company-intro {
- img {
- height: 662px;
- }
- }
- .event {
- position: relative;
- margin-top: 100px;
- .event-box {
- margin-top: 70px;
- // width: 1297px;
- // height: 1296px;
- // position: absolute;
- // left: 50%;
- // top: 259px;
- // transform: translateX(-50%);
- .event-bgimg {
- width: 1220px;
- height: 1185px;
- // position: absolute;
- // left: 0;
- // top: 0;
- // right: 0;
- // bottom: 0;
- // object-fit: cover;
- }
- .event-box-item {
- position: absolute;
- .yearImgurl {
- width: 65px;
- height: 30px;
- object-fit: cover;
- }
- .eventImgurl {
- position: absolute;
- z-index: 1;
- transform: translate(-50%, -50%);
- }
- }
- }
- }
- .kernel {
- margin: 100px auto;
- // height: 2000px;
- position: relative;
- .label {
- // position: absolute;
- width: 100%;
- text-align: center;
- .label-en {
- // font-size: 78px;
- // font-family: PingFangSC-Semibold, sans-serif;
- // font-weight: 600;
- // color: rgba(35, 106, 250, 1);
- // opacity: 0.16;
- }
- .label-zn {
- // font-size: 58px;
- // font-family: PingFangSC-Semibold, sans-serif;
- // font-weight: 600;
- // color: rgba(38, 38, 38, 1);
- // position: absolute;
- // top: 45px;
- // left: 32px;
- position: absolute;
- top: 30px;
- left: 50%;
- transform: translateX(-50%);
- // margin-top: -65px;
- }
- }
- .kernel-box {
- // position: absolute;
- // top: 300px;
- // left: 50%;
- // transform: translateX(-50%);
- height: 604px;
- display: flex;
- flex-wrap: wrap;
- // justify-content: space-between;
- align-items: center;
- position: relative;
- .kernel-box-item {
- position: absolute;
- bottom: 0;
- display: flex;
- align-self: flex-end;
- // align-items: flex-end;
- &.item01 {
- left: 50%;
- transform: translateX(-50%);
- width: 375px;
- z-index: 10;
- }
- &.item02 {
- left: 69%;
- transform: translateX(-50%);
- width: 253px;
- z-index: 8;
- }
- &.item03 {
- left: 30%;
- transform: translateX(-50%);
- width: 253px;
- z-index: 8;
- }
- &.item04 {
- left: 84%;
- transform: translateX(-50%);
- width: 200px;
- z-index: 6;
- }
- &.item05 {
- left: 14%;
- transform: translateX(-50%);
- width: 200px;
- z-index: 6;
- }
- img {
- width: 100%;
- }
- // .kernel-box-item {
- // width: 100%;
- // bottom: 0;
- // position: absolute;
- // }
- .team03, .team05{
- transform: rotateY(180deg); /* 水平镜像翻转 */
- }
- // &:hover {
- // .mask {
- // display: block;
- // background: rgba(0, 0, 0, 0.44);
- // transition: all .5s;
- // -webkit-transition: all .5s;
- // }
- // .top {
- // .intro {
- // display: block;
- // }
- // }
- // }
- // &:nth-child(3n) {
- // margin-right: 0;
- // }
- .top {
- width: 373px;
- height: 466px;
- position: relative;
- z-index: 66;
- .people-img {
- width: 373px;
- height: 466px;
- display: block;
- }
- .overlay-img {
- width: 373px;
- height: 466px;
- position: absolute;
- top: 0;
- left: 0;
- z-index: 1;
- }
- .people-intro {
- position: absolute;
- bottom: 12px;
- left: 37px;
- z-index: 66;
- .name {
- font-size: 45px;
- font-family: PingFangSC-Semibold, sans-serif;
- font-weight: 600;
- color: rgba(255, 255, 255, 1);
- letter-spacing: 1px;
- }
- .position {
- font-size: 20px;
- font-family: PingFangSC-Regular, sans-serif;
- font-weight: 400;
- color: rgba(255, 255, 255, 1);
- letter-spacing: 0.5px;
- }
- }
- .intro {
- display: none;
- position: absolute;
- z-index: 66;
- bottom: 160px;
- left: 37px;
- font-family: PingFangSC-Regular, sans-serif;
- font-weight: 400;
- color: rgba(255, 255, 255, 1);
- .intro-label {
- font-size: 16px;
- margin-bottom: 12px;
- }
- .resume {
- width: 280px;
- font-size: 14px;
- font-family: PingFangSC-Regular, sans-serif;
- font-weight: 400;
- color: #FFFFFF;
- line-height: 28px;
- }
- }
- }
- .bottom {
- width: 373px;
- height: 8px;
- background-color: #83abf9;
- }
- .mask {
- display: none;
- position: absolute;
- border-radius: 10px;
- top: 0;
- bottom: 0;
- left: 0;
- right: 0;
- transition: all .5s;
- -webkit-transition: all .5s;
- }
- }
- }
- }
- .cultrue {
- position: relative;
- overflow: hidden;
- padding: 100px 0;
- background: url('~assets/images/brand/cultrueBg.png');
- background-color: #0D5CFA;
- background-size: 100% 100%;
- .title-content {
- .title {
- color: #ffffff;
- }
- .title-sub {
- color: #ffffff;
- }
- }
- .label {
- position: absolute;
- width: 100%;
- // left: 778px;
- .label-en {
- // font-size: 78px;
- // font-family: PingFangSC-Semibold, sans-serif;
- // font-weight: 600;
- // color: rgba(35, 106, 250, 1);
- // opacity: 0.16;
- position: absolute;
- left: 50%;
- transform: translateX(-50%);
- }
- .label-zn {
- // font-size: 58px;
- // font-family: PingFangSC-Semibold, sans-serif;
- // font-weight: 600;
- // color: rgba(38, 38, 38, 1);
- position: absolute;
- top: 30px;
- left: 50%;
- transform: translateX(-50%);
- }
- }
- .cultrue-box {
- margin-top: 96px;
- display: flex;
- padding: 0 50px;
- justify-content: space-between;
- // justify-content: center;
- .cultrue-box-item {
- // margin-right: 151px;
- color: #ffffff;
- img {
- width: 170px;
- height: 159px;
- }
- .cultrue-box-item-label {
- font-size: 30px;
- font-family: PingFangSC-Regular, sans-serif;
- font-weight: 400;
- text-align: center;
- }
- .cultrue-box-item-text {
- // width: 178px;
- text-align: center;
- font-size: 15px;
- font-family: PingFangSC-Regular, sans-serif;
- font-weight: 400;
- letter-spacing: 0.5px;
- margin-top: 30px;
- }
- }
- }
- .cultrue-bgimg {
- position: absolute;
- z-index: -1;
- right: 226px;
- bottom: 155px;
- img {
- width: 627px;
- height: 499px;
- }
- }
- }
- .idea {
- position: relative;
- margin: 100px 0;
- .label {
- position: absolute;
- left: 50%;
- transform: translateX(-50%);
- width: 540px;
- .label-en {
- // font-size: 78px;
- // font-family: PingFangSC-Semibold, sans-serif;
- // font-weight: 600;
- // color: rgba(35, 106, 250, 1);
- // opacity: 0.16;
- // position: absolute;
- }
- .label-zn {
- // font-size: 58px;
- // font-family: PingFangSC-Semibold, sans-serif;
- // font-weight: 600;
- // color: rgba(38, 38, 38, 1);
- position: absolute;
- top: 30px;
- left: 100px;
- // transform: translateX(-50%);
- }
- }
- .idea-box {
- display: flex;
- justify-content: center;
- .idea-box-item {
- width: 385px;
- height: 300px;
- background: #FFFFFF;
- box-shadow: 7px 10px 46px 0px rgba(207, 222, 254, 0.49);
- border-radius: 30px;
- margin-top: 67px;
- margin-right: 40px;
- padding: 22px 63px 51px 36px;
- box-sizing: border-box;
- .top {
- img {
- width: 64px;
- height: 64px;
- object-fit: cover;
- }
- }
- .center {
- margin-top: 20px;
- display: flex;
- align-items: center;
- img {
- width: 20px;
- height: 19px;
- margin-right: 18px;
- object-fit: fill;
- }
- div {
- font-size: 20px;
- font-family: PingFangSC-Medium, sans-serif;
- font-weight: 500;
- color: rgba(0, 0, 0, 1);
- }
- }
- .footer {
- font-size: 15px;
- font-family: PingFangSC-Regular, sans-serif;
- font-weight: 400;
- color: #333333;
- line-height: 26px;
- margin-top: 10px;
- padding-left: 32px
- }
- }
- }
- }
- }
- .cp {
- cursor: pointer;
- }
- </style>
|