| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849 |
- <template>
- <section class="New-container">
- <div class="banner-img">
- <img src="http://res.training.luojigou.vip/FgJ6N8Rwz8RuK23ONJm8QCdedSe5?imageView2/0/q/50|imageslim" alt="">
- <div class="new-info">
- <div class="left">
- <img src="http://res.training.luojigou.vip/Fgfeo_GpH9h7tu1j3xfKnim_IlhF?imageView2/0/q/50|imageslim" alt="">
- </div>
- <div class="right">
- <div class="submit-area">
- <div class="label">
- 加盟申请
- </div>
- <div class="phone-num">
- <img src="http://res.training.luojigou.vip/FmUjRlN7yn8o8HkXV21yOAJt-2C0?imageView2/0/q/50|imageslim" alt="">
- <div class="num">
- 400-6807300
- </div>
- </div>
- <div class="form">
- <el-input placeholder="姓名"></el-input>
- <el-input placeholder="手机号"></el-input>
- <el-input placeholder="邮箱地址"></el-input>
- <el-input placeholder="加盟城市"></el-input>
- <img class="cp" src="http://res.training.luojigou.vip/Fk2Fz3gN8jDHAHiQaOBJI3KZSyHx?imageView2/0/q/50|imageslim" alt="">
- </div>
- </div>
- </div>
- </div>
- </div>
- <!-- 输出平台 -->
- <div class="education">
- <div class="top ">
- <img class="bg-img wow animate__animated animate__fadeInDown" src="http://res.training.luojigou.vip/Ft9M1i5hGV_NEYh-dvUhIhDvpMQ4?imageView2/0/q/50|imageslim" alt="">
- <div class="label wow animate__animated animate__fadeInDown">
- <img class="logo wow animate__animated animate__fadeInDown" src="http://res.training.luojigou.vip/Fmzni1iBgNG7OKMenDAm1JPkntZY?imageView2/0/q/50|imageslim" alt="">
- <section class="text wow animate__animated animate__fadeInDown">全国优质教育内容输出平台</section>
- <div class="line"></div>
- <img class="town wow animate__animated animate__fadeInDown" src="http://res.training.luojigou.vip/Fn5qkcUe3liE0XuppMhBYs5hItg5?imageView2/0/q/50|imageslim" alt="">
- </div>
- </div>
- <div class="bottom">
- <div class="text">
- 逻辑狗·探索小镇是中德智慧教育集团旗下北京逻辑狗教育科技有限公司创立的培训机构思维教育品牌加盟。
- 定位于专注3.4岁-12岁儿童优质思维能力养成的场景式、游戏化体验中心,为3岁~12岁儿童提供国际品质的全球同频思维训练课程与服务。
- 16年品牌深耕、1100万中国家庭的选择标注化、精细化运营,赋能合作伙伴,共同成就具有影响力的儿童思维教育品牌。
- </div>
- </div>
- </div>
- <!-- 优势 -->
- <div class="advantage">
- <div class="label wow animate__animated animate__zoomInDown">
- 逻辑狗·探索小镇的五大优势
- </div>
- <div class="advantage-show">
- <div :class="['advantage-item wow animate__animated', index < 2 ? 'animate__rotateInDownLeft' : index > 2 ? ' animate__rotateInDownRight' : '']" v-for="(imgurl, index ) in advantageImg" :key="imgurl">
- <img :src="imgurl" alt="">
- </div>
- </div>
- </div>
- <!-- 体验 -->
- <div class="exprience">
- <div class="label wow animate__animated animate__fadeInDown">
- <div class="label-en">
- SERVICE
- </div>
- <div class="label-zn">
- 体验店八项服务支持
- </div>
- </div>
- <div class="bg-img">
- <img src="http://res.training.luojigou.vip/Fgx5y0lTvWmAyzj29S0vIB1gteFW?imageView2/0/q/50|imageslim" alt="">
- </div>
- <div class="exprience-box">
- <div :class="['exprience-item wow animate__animated', item.id % 2 == 0 ? 'animate__lightSpeedInLeft' : 'animate__lightSpeedInRight']"
- :style="{'margin-top': item.id % 2 === 0 ? '49px' : ''}"
- v-for="item in exprienceImg" :key="item.id">
- <img :src="item.imgUrl" alt="">
- <section>{{item.label}}</section>
- </div>
- </div>
- </div>
- <!-- 校区 -->
- <div class="campus">
- <div class="label wow animate__animated animate__fadeInDown">
- <div class="label-en">
- CAMPUS
- </div>
- <div class="label-zn">
- 全国校区分布
- </div>
- </div>
- <img class="campus-img" src="http://res.training.luojigou.vip/Fo5hmXpt-2GUZZSWJTfkF-mqC4qx?imageView2/0/q/50|imageslim" alt="">
- </div>
- <!-- 风采 -->
- <div class="show cp">
- <div class="label wow animate__animated animate__fadeInDown">
- <div class="label-en">
- SHOW
- </div>
- <div class="label-zn">
- 校园风采
- </div>
- </div>
- <div class="show-box">
- <div class="show-item" v-for="item in showImg" :key="item.id">
- <div class="ani-box">
- <img :src="item.imgUrl" alt="">
- <div class="text">
- {{item.label}}
- </div>
- </div>
- </div>
- </div>
- </div>
- <!-- 加盟流程 -->
- <div class="join">
- <div class="label wow animate__animated animate__fadeInDown">
- <div class="label-en">
- FLOW
- </div>
- <div class="label-zn">
- 加盟流程
- </div>
- </div>
- <div class="flow">
- <div class="line-box">
- <div class="line"></div>
- <div class="join-box">
- <div class="join-box-item wow animate__animated animate__zoomInDown" v-for="item in joinData" :key="item.id">
-
- <img
-
- :style="{width: item.id === 0 ? '34px' : '22px',
- height: item.id === 0 ? '34px' : '22px',
- marginTop: item.id !== 0 ? '5px' : 0,
- marginBottom: item.id !== 0 ? '7px' : 0,
- }"
- :src="item.id === 0 ? joinImg.hot : joinImg.cold" alt="">
- <div class="join-box-step" :style="{}">
- <span class="join-box-step-num">{{item.id + 1}}</span>步
- </div>
- <div class="join-box-label">
- {{item.label}}
- </div>
- </div>
- </div>
- </div>
-
- </div>
- <div class="join-btn cp">
- <img src="http://res.training.luojigou.vip/Fot92LmuZDqWjSXLQPWxln_-4DsH?imageView2/0/q/50|imageslim" alt="">
- </div>
- </div>
- <!-- 加入我们 -->
- <div class="join-us">
- <div class="label">
- <div class="label-en">
- JOIN US
- </div>
- <div class="label-zn">
- 加入我们
- </div>
- </div>
- <div class="line"></div>
- <div class="join-us-form">
- <el-input placeholder="姓名:"></el-input>
- <el-input placeholder="手机号:"></el-input>
- <el-input placeholder="邮箱地址:"></el-input>
- <el-input placeholder="加盟城市:"></el-input>
- <img src="http://res.training.luojigou.vip/FipijbS16GJiwUe4oaWOBWjFxGLO?imageView2/0/q/50|imageslim" alt="">
- <div class="address">
- 地址:北京市朝阳区高碑店乡西店记忆文创小镇E6号楼一层102号
- </div>
- </div>
- </div>
- </section>
- </template>
- <script>
- if (process.browser) {
- var {WOW} = require('wowjs')
- }
- const advantageImg = Object.freeze([
- 'http://res.training.luojigou.vip/Fgzcc1GuXoorH_5NX1BmNQ8sCpMo?imageView2/0/q/50|imageslim',
- 'http://res.training.luojigou.vip/FhtDRiZ4jCYsC2xCyV9uOilQRNqh?imageView2/0/q/50|imageslim',
- 'http://res.training.luojigou.vip/Ftr-z7dlfG8WhtqYnzu08qlRz8sb?imageView2/0/q/50|imageslim',
- 'http://res.training.luojigou.vip/FpQyT6VRsHQVGfmXSO1kuWrYx0Jh?imageView2/0/q/50|imageslim',
- 'http://res.training.luojigou.vip/FrgZIm21VIRX62rYSg-5Osx32Jkx?imageView2/0/q/50|imageslim',
- ])
- const exprienceImg = Object.freeze([
- {
- id: 0,
- imgUrl: 'http://res.training.luojigou.vip/FoHy9wMCaPPpgzaDmwQvFwRdM1Za?imageView2/0/q/50|imageslim',
- label: '中台技术支持'
- },
- {
- id: 1,
- imgUrl: 'http://res.training.luojigou.vip/FiumJtB1GJfyCphjUdlYrLTXYB6J?imageView2/0/q/50|imageslim',
- label: '品牌&产品培训'
- },
- {
- id: 2,
- imgUrl: 'http://res.training.luojigou.vip/FlhyrFbDqh4rUzE39K3O8tJ0RjdP?imageView2/0/q/50|imageslim',
- label: '人员招聘支持'
- },
- {
- id: 3,
- imgUrl: 'http://res.training.luojigou.vip/FgDk_mDwKmS97_IIzdGl0fNVTE4k?imageView2/0/q/50|imageslim',
- label: '市场物料支持'
- },
- {
- id: 4,
- imgUrl: 'http://res.training.luojigou.vip/Fm3NVf5OAfxaV3KUwoh25hSC0gim?imageView2/0/q/50|imageslim',
- label: '运营服务支持'
- },
- {
- id: 5,
- imgUrl: 'http://res.training.luojigou.vip/Fqhl44i_bmz2fslvMe-UcnhgPMFJ?imageView2/0/q/50|imageslim',
- label: '选址评估支持'
- },
- {
- id: 6,
- imgUrl: 'http://res.training.luojigou.vip/Fg9yIinUo_5yOjaqpRspcotcB92f?imageView2/0/q/50|imageslim',
- label: '售后服务支持'
- },
- {
- id: 7,
- imgUrl: 'http://res.training.luojigou.vip/Fixkl6HyDOOPy-1ZU1WN7wSTIXTl?imageView2/0/q/50|imageslim',
- label: '增值项目拓展'
- },
- ])
- const showImg = Object.freeze([
- {
- id: 0,
- imgUrl: 'http://res.training.luojigou.vip/FmWD-hqllLJjHbFlAT9QeoZUjKxd?imageView2/0/q/50|imageslim',
- label: '武商亚贸广场的小小夏令营来啦,参加小小夏令营的小朋友,从此就爱武商亚贸广场的小小夏令营来啦,参加小小夏令营的小朋友,从此就爱'
- },
- {
- id: 1,
- imgUrl: 'http://res.training.luojigou.vip/FmWD-hqllLJjHbFlAT9QeoZUjKxd?imageView2/0/q/50|imageslim',
- label: '武商亚贸广场的小小夏令营来啦,参加小小夏令营的小朋友,从此就爱武商亚贸广场的小小夏令营来啦,参加小小夏令营的小朋友,从此就爱'
- },
- {
- id: 2,
- imgUrl: 'http://res.training.luojigou.vip/FmWD-hqllLJjHbFlAT9QeoZUjKxd?imageView2/0/q/50|imageslim',
- label: '武商亚贸广场的小小夏令营来啦,参加小小夏令营的小朋友,从此就爱武商亚贸广场的小小夏令营来啦,参加小小夏令营的小朋友,从此就爱'
- },
- ])
- const joinImg = Object.freeze(
- {
- hot: 'http://res.training.luojigou.vip/Fv5jDvDdHaVLQThclUJhhoIL9ee8?imageView2/0/q/50|imageslim',
- cold: 'http://res.training.luojigou.vip/FisuM3wRDkZawF3sXOCzsyaIGCuA?imageView2/0/q/50|imageslim'
- }
- )
- const joinData = Object.freeze([
- {
- id: 0,
- label: '总部项目考察'
- },
- {
- id: 1,
- label: '签署合作协议'
- },
- {
- id: 2,
- label: '门店选址评估'
- },
- {
- id: 3,
- label: '人员招募筹备'
- },
- {
- id: 4,
- label: '门店选址评估'
- },
- {
- id: 5,
- label: '门店正式营业'
- },
- {
- id: 6,
- label: '总部运营支持'
- },
- ])
- export default {
- name: 'NewContainer',
- mounted () {
- if (process.browser) {
- new WOW({
- offset: 0,
- live: true
- }).init()
- }
- },
- data() {
- return {
- advantageImg,
- exprienceImg,
- showImg,
- joinImg,
- joinData,
- }
- },
- components: {
- },
- head() {
- return {
- title: "逻辑狗官网-中德智慧教育",
- meta: [
- {
- name: "keywords",
- hid: "keywords",
- content: `逻辑狗官网、逻辑狗教材、 幼儿园教材、逻辑狗课程、逻辑狗思维训练课程、儿童思维教育、0-12岁儿童`,
- },
- {
- name: "description",
- hid: "description",
- content: `逻辑狗官方网站,专为0-12岁儿童设计的思维训练课程,中德智慧教育,全球优质教育内容输出平台`,
- },
- ],
- };
- },
- async asyncData({ params, store }) {
-
- },
- methods: {
-
- },
- };
- </script>
- <style scoped lang="scss">
- .New-container {
- width: 100%;
- .banner-img {
- position: relative;
- img {
- width: 100%;
- height: 851px;
- }
- .new-info {
- width: 1194px;
- position: absolute;
- top: 50%;
- left: 50%;
- transform: translate(-50%, -50%);
- display: flex;
- justify-content: space-between;
- align-items: center;
- .left {
- img {
- width: 469px;
- height: 76px;
- }
- }
- .right {
- width: 327px;
- height: 450px;
- background-color: #fff;
- padding: 34px 38px 12px 39px;
- .submit-area {
- .label {
- font-size:14px;
- font-family:PingFangSC-Regular,PingFang SC;
- font-weight:400;
- color:rgba(91,95,93,1);
- margin-bottom: 7px;
- }
- .phone-num {
- display: flex;
- align-items: center;
- img {
- width: 22px;
- height: 22px;
- display: block;
- margin-right: 15px;
- }
- .num {
- font-size: 26px;
- font-family: PingFangSC-Medium,PingFang SC;
- font-weight: bold;
- color:rgba(0,0,0,1);
- }
- }
- .form {
- margin-top: 20px;
- display: flex;
- flex-direction: column;
- justify-content: space-between;
- align-items: center;
- .el-input {
- width: 250px;
- height: 44px;
- margin-bottom: 23px;
- }
- img {
- width: 176px;
- height: 55px;
- }
- }
- }
- }
- }
- }
- .education {
- display: flex;
- flex-direction: column;
- justify-content: space-between;
- align-items: center;
- margin-top: 60px;
- padding-top: 106px;
- padding-bottom: 96px;
- box-sizing: border-box;
- position: relative;
- height: 488px;
- .top {
- position: relative;
- // display: flex;
- width: 100%;
- height: 134px;
- border-bottom: 1px solid rgba(216,216,216,1);
- .bg-img {
- width: 449px;
- height: 59px;
- position: absolute;
- left: 502px;
- // transform: translateX(-50%);
- }
- .label {
- position: absolute;
- top: 10px;
- left: 548px;
- display: flex;
- justify-content: flex-start;
- align-items: center;
- width: 946px;
- height: 81px;
- .logo {
- width: 40px;
- height: 40px;
- display: block;
- }
- .text {
- font-size:58px;
- font-family:PingFangSC-Semibold,PingFang SC;
- font-weight:600;
- color:rgba(38,38,38,1);
- margin-left: 10px;
- }
- .line {
- width:1px;
- height:54px;
- background:rgba(153,153,153,1);
- opacity:0.4146;
- margin-left: 30px;
- margin-right: 37px;
- }
- .town {
- width: 93px;
- height: 63px;
- }
- }
- }
- .bottom {
- width: 100%;
- display: flex;
- justify-content: center;
- align-items: center;
- .text {
- text-indent: 2em;
- width: 1200px;
- font-size:22px;
- font-family:PingFangSC-Regular,PingFang SC;
- font-weight:400;
- color:rgba(110,111,117,1);
- }
- }
- }
- .advantage {
- width: 100%;
- height:625px;
- background:rgba(247,251,255,1);
- padding: 73px 0 143px;
- .label {
- font-size:58px;
- font-family:PingFangSC-Semibold,PingFang SC;
- font-weight:600;
- color:rgba(35,106,250,1);
- text-align: center;
- }
- .advantage-show {
- margin: 48px auto 0;
- display: flex;
- width: 1280px;
- .advantage-item {
- width: 272px;
- height: 280px;
- margin-left: -30px;
- img {
- width: 100%;
- height: 100%;
- }
- }
- }
- }
- .exprience {
- width: 100%;
- height: 746px;
- padding-top: 80px;
- position: relative;
- box-sizing: border-box;
- .label {
- position: absolute;
- width: 600px;
- left: 662px;
- .label-en {
- font-size:78px;
- font-family:PingFangSC-Semibold,PingFang SC;
- font-weight:600;
- color:rgba(35,106,250,1);
- opacity: 0.16;
- }
- .label-zn {
- font-size:58px;
- font-family:PingFangSC-Semibold,PingFang SC;
- font-weight:600;
- color:rgba(38,38,38,1);
- position: absolute;
- top: 45px;
- left: 8px;
- }
- }
- .bg-img {
-
- img {
- width: 710px;
- height: 320px;
- position: absolute;
- left: 850px;
- bottom: 0;
- z-index: -1;
- }
- }
- .exprience-box {
- display: flex;
- position: absolute;
- top: 321px;
- left: 344px;
- .exprience-item {
- height: 176px;
- position: relative;
- img {
- width: 160px;
- height: 172px;
- object-fit: cover;
- }
- section {
- width: 160px;
- font-size:18px;
- font-family:PingFangSC-Semibold,PingFang SC;
- font-weight: bold;
- color:#000;
- position: absolute;
- top: 86%;
- left: 50%;
- transform: translateX(-50%);
- text-align: center;
- letter-spacing: .5px;
- }
- }
- }
- }
- .campus {
- height: 1264px;
- background:rgba(240,255,246, .24);
- overflow: hidden;
- .label {
- margin-top: 32px;
- position: absolute;
- width: 600px;
- left: 700px;
- .label-en {
- font-size:78px;
- font-family:PingFangSC-Semibold,PingFang SC;
- font-weight:600;
- color:rgba(35,106,250,1);
- opacity: 0.16;
- }
- .label-zn {
- font-size:58px;
- font-family:PingFangSC-Semibold,PingFang SC;
- font-weight:600;
- color:rgba(38,38,38,1);
- position: absolute;
- top: 45px;
- left: 78px;
- }
- }
- .campus-img {
- width: 1200px;
- height: 1034px;
- margin: 0 auto;
- display: block;
- margin-top: 100px;
- }
- }
- .show {
- width: 100%;
- position: relative;
- height: 672px;
- background:rgba(247,251,255,1);
- padding-top: 70px;
- box-sizing: border-box;
- .label {
- position: absolute;
- width: 600px;
- left: 763px;
- .label-en {
- font-size:78px;
- font-family:PingFangSC-Semibold,PingFang SC;
- font-weight:600;
- color:rgba(35,106,250,1);
- opacity: 0.16;
- }
- .label-zn {
- font-size:58px;
- font-family:PingFangSC-Semibold,PingFang SC;
- font-weight:600;
- color:rgba(38,38,38,1);
- position: absolute;
- top: 45px;
- left: 32px;
- }
- }
- .show-box {
- display: flex;
- justify-content: center;
- align-items: center;
- position: absolute;
- top: 281px;
- left: 50%;
- transform: translateX(-50%);
- .show-item {
- .ani-box {
- width: 396px;
- height: 327px;
- border-radius: 20px;
- padding: 18px;
- display: flex;
- flex-direction: column;
- justify-content: space-between;
- align-items: center;
- background-color: transparent;
- box-sizing: border-box;
- img {
- width: 360px;
- height: 191px;
- }
- .text {
- margin-top: 30px;
- width: 340px;
- font-size:20px;
- font-family:PingFangSC-Regular,PingFang SC;
- font-weight:400;
- color:rgba(51,51,51,1);
- display: -webkit-box;
- -webkit-box-orient: vertical;
- -webkit-line-clamp: 2;
- overflow: hidden;
- }
- }
-
- }
- .ani-box:hover {
- background-color: #fff;
- transition: background-color 4s;
- box-shadow:0px 4px 20px 0px rgba(150,150,150,0.22);
- border-bottom: 1px solid blue;
- box-sizing: border-box;
- }
- }
- }
- .join {
- width: 100%;
- height: 700px;
- padding-top: 70px;
- box-sizing: border-box;
- position: relative;
- .label {
- position: absolute;
- width: 600px;
- left: 763px;
- .label-en {
- font-size:78px;
- font-family:PingFangSC-Semibold,PingFang SC;
- font-weight:600;
- color:rgba(35,106,250,1);
- opacity: 0.16;
- }
- .label-zn {
- font-size:58px;
- font-family:PingFangSC-Semibold,PingFang SC;
- font-weight:600;
- color:rgba(38,38,38,1);
- position: absolute;
- top: 45px;
- left: 32px;
- }
- }
- .flow {
- width: 100%;
- position: absolute;
- top: 254px;
- .line-box {
- position: relative;
- .line {
- width: 100%;
- height: 2px;
- background-color: #D8D8D8;
- }
- .join-box {
- width: 1118px;
- display: flex;
- justify-content: space-between;
- align-items: center;
- position: absolute;
- top: -16px;
- left: 50%;
- transform: translateX(-50%);
- .join-box-item {
- height: 145px;
- display: flex;
- flex-direction: column;
- justify-content: space-between;
- img {
- }
- .join-box-step {
- color: #999999;
- font-size: 20px;
- margin-bottom: 16px;
- .join-box-step-num {
- color: #262626;
- font-size: 50px;
- margin-right: 5px;
- }
- }
- .join-box-label {
- font-size:18px;
- font-family:PingFangSC-Regular,PingFang SC;
- font-weight:400;
- color:rgba(153,153,153,1);
- }
- }
- }
- }
- }
- .join-btn {
- position: absolute;
- bottom: 126px;
- left: 50%;
- transform: translateX(-50%);
- img {
- width: 373px;
- height: 68px;
- }
- }
- }
- .join-us {
- height: 936px;
- background: url('http://res.training.luojigou.vip/FhPOU-rQqK2TdIDILiLM5f17xb2V?imageView2/0/q/50|imageslim') no-repeat;
- background-size: 100% 100%;
- position: relative;
- .label {
- position: absolute;
- width: 600px;
- top: 80px;
- left: 763px;
- .label-en {
- font-size:78px;
- font-family:PingFangSC-Semibold,PingFang SC;
- font-weight:600;
- color:rgba(255,255,255,1);
- opacity: .16;
- }
- .label-zn {
- font-size:58px;
- font-family:PingFangSC-Semibold,PingFang SC;
- font-weight:600;
- color:rgba(255,255,255,1);
- position: absolute;
- top: 45px;
- left: 32px;
- }
- }
- .line {
- width: 1200px;
- height: 1px;
- background:rgba(216,216,216,1);
- position: absolute;
- top: 240px;
- left: 50%;
- transform: translateX(-50%);
- }
- .join-us-form {
- width: 700px;
- position: absolute;
- top: 284px;
- left: 50%;
- transform: translateX(-50%);
- .el-input {
- width: 700px;
- height: 80px;
- margin-bottom: 32px;
- /deep/ .el-input__inner {
- height: 70px;
- }
- }
- img {
- width: 700px;
- height: 68px;
- margin-top: 41px;
- margin-bottom: 27px;
- }
- .address {
- font-size:22px;
- font-family:PingFangSC-Regular,PingFang SC;
- font-weight:400;
- color:rgba(255,255,255,1);
- text-align: center;
- }
- }
- }
- }
- .cp {
- cursor: pointer;
- }
- </style>
|