index.vue 24 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763
  1. <template>
  2. <div class="coopetate">
  3. <common-banner
  4. :img="bgImg"
  5. :height="510">
  6. <h2>加盟合作</h2>
  7. <h4>合作热线:400-6807300</h4>
  8. </common-banner>
  9. <!-- 项目介绍 -->
  10. <div class="project">
  11. <title-content :title="'项目介绍'" :titleSub="'PROJECT INTRODUCTION'"></title-content>
  12. <div class="p-content w1200">
  13. <div class="left">
  14. <img :src="projectImg" alt="" srcset="">
  15. </div>
  16. <div class="right">
  17. <p>
  18. 中德智慧教育集团旗下北京逻辑狗教育科技有限公司创立培训机构思维教育品牌加盟,开创性提出了
  19. <strong>逻辑狗专柜、逻辑狗探索小镇、逻辑狗思维体验Plus、逻辑狗思维体验Home</strong>项目定位于专注3.4岁-12岁儿童优质思维能力养成的场景式、游戏化体验中心,为3~12岁儿童提供国际品质的全球同频思维训练课程与服务。
  20. </p>
  21. <p style="margin-top: 35px">
  22. 18年品牌深耕、1100万中国家庭的选择标注化、精细化运营,赋能合作伙伴,共同成就具有影响力的儿童思维教育品牌。
  23. </p>
  24. </div>
  25. </div>
  26. </div>
  27. <!-- 合作模式 -->
  28. <div class="model bgF8">
  29. <title-content :title="'合作模式'" :titleSub="'COOPERATION'"></title-content>
  30. <div class="m-content w1200">
  31. <div class="m-tab">
  32. <div
  33. :class="['m-tab-item', `m-tab-item${index}`]"
  34. :style="{ backgroundImage: currentMtab == index ? `url(${item.imgUrlSel})` : `url(${item.imgUrl})` }"
  35. @mouseover="tabMouseover(index)" @mouseleave="tabMouseleave(index)"
  36. v-for="(item, index) in mTabList" :key="index">
  37. </div>
  38. </div>
  39. <div class="tab-centent">
  40. <div class="tab-content-01" v-show="currentMtab == 0">
  41. <div class="tab-content-item left">
  42. <img :src="tabContent01" alt="" srcset="">
  43. <div class="content-info content-info-left">
  44. <div class="title">技术支持</div>
  45. <div class="desc">满足公司合作条件后,支持线上门店设立、线下门店管理和运营等技术输出</div>
  46. </div>
  47. </div>
  48. <div class="tab-content-item right">
  49. <img :src="tabContent02" alt="" srcset="">
  50. <div class="content-info content-info-right">
  51. <div class="title">整体加盟</div>
  52. <div class="desc">满足公司合作条件后,支付相应的整体加盟费用,整体店铺加盟,价格、服务由公司整体输出。</div>
  53. </div>
  54. <!-- <div class="title">技术支持</div>
  55. <div class="desc">满足公司合作条件后,支付相应的整体加盟费用,整体店铺加盟,价格、服务由公司整体输出。</div> -->
  56. </div>
  57. </div>
  58. <div class="tab-content-02" v-show="currentMtab == 1">
  59. <img class="img-content-02-01" :src="tabContent03" alt="" srcset="">
  60. <img class="img-content-02-02" :src="tabContent04" alt="" srcset="">
  61. </div>
  62. <div class="tab-content-03" v-show="currentMtab == 2">
  63. <img class="img-content-03-01" :src="tabContent05" alt="" srcset="">
  64. <img class="img-content-03-02" :src="tabContent06" alt="" srcset="">
  65. </div>
  66. </div>
  67. </div>
  68. </div>
  69. <!-- 品牌支持 -->
  70. <div class="support">
  71. <title-content :title="'品牌支持'" :titleSub="'BRAND SUPPORT'"></title-content>
  72. <div class="s-content w1200">
  73. <img :src="supportImg" alt="" srcset="">
  74. </div>
  75. </div>
  76. <!-- 合作案例 -->
  77. <div class="case bgF8">
  78. <title-content :title="'合作案例'" :titleSub="'COOPERATION CASE'"></title-content>
  79. <div class="c-content w1200">
  80. <div class="left">
  81. <img :src="caseImg[0].imgUrl" alt="" srcset="">
  82. </div>
  83. <div class="right">
  84. <template v-for="(item, index) in caseImg">
  85. <img v-if="index !==0 " :src="item.imgUrl" alt="" srcset="" :key="index">
  86. </template>
  87. </div>
  88. </div>
  89. </div>
  90. <!-- 加入我们 -->
  91. <div class="join-us">
  92. <div class="mask">
  93. </div>
  94. <div class="join-content">
  95. <div class="title-content">
  96. <div class="title">加入我们</div>
  97. </div>
  98. <div class="join-us-form w1200">
  99. <no-ssr>
  100. <el-form :model="form" :rules="rules" ref="ruleBottomForm">
  101. <el-form-item prop="name">
  102. <el-input placeholder="姓名:" v-model="form.name"></el-input>
  103. </el-form-item>
  104. <el-form-item prop="phone">
  105. <el-input placeholder="手机号:" v-model="form.phone"></el-input>
  106. </el-form-item>
  107. <el-form-item prop="email">
  108. <el-input placeholder="邮箱地址:" v-model="form.email"></el-input>
  109. </el-form-item>
  110. <el-form-item prop="city">
  111. <el-input placeholder="加盟城市:" v-model="form.city"></el-input>
  112. </el-form-item>
  113. <el-form-item prop="project">
  114. <el-select placeholder="合作项目" v-model="form.project">
  115. <el-option
  116. v-for="(item, index) in projectList"
  117. :key="index"
  118. :label="item.title"
  119. :value="item.title">
  120. </el-option>
  121. </el-select>
  122. </el-form-item>
  123. <el-button class="submit cp" :loading="loading" :disabled="disabled" @click="handleSubmit('ruleBottomForm')">提交申请</el-button>
  124. </el-form>
  125. </no-ssr>
  126. <div class="address">地址:北京市朝阳区高碑店乡西店记忆文创小镇E6号楼一层102号</div>
  127. </div>
  128. </div>
  129. </div>
  130. </div>
  131. </template>
  132. <script>
  133. import axios from "axios";
  134. import CommonBanner from "@/components/common/banner";
  135. import TitleContent from '@/components/common/titleContent';
  136. const advantageImg = Object.freeze([
  137. "http://res.training.luojigou.vip/Fgzcc1GuXoorH_5NX1BmNQ8sCpMo?imageView2/0/q/50|imageslim",
  138. "http://res.training.luojigou.vip/FhtDRiZ4jCYsC2xCyV9uOilQRNqh?imageView2/0/q/50|imageslim",
  139. "http://res.training.luojigou.vip/Ftr-z7dlfG8WhtqYnzu08qlRz8sb?imageView2/0/q/50|imageslim",
  140. "http://res.training.luojigou.vip/FpQyT6VRsHQVGfmXSO1kuWrYx0Jh?imageView2/0/q/50|imageslim",
  141. "http://res.training.luojigou.vip/FrgZIm21VIRX62rYSg-5Osx32Jkx?imageView2/0/q/50|imageslim",
  142. ]);
  143. const exprienceImg = Object.freeze([
  144. {
  145. id: 0,
  146. num: '01',
  147. // imgUrl:
  148. // "http://res.training.luojigou.vip/FoHy9wMCaPPpgzaDmwQvFwRdM1Za?imageView2/0/q/50|imageslim",
  149. imgUrl: require('~/assets/images/cooperate/exprience_01.png'),
  150. label: "招聘驱动",
  151. infoList: ['人员素质模型', '绩效评级体系', '招聘广告模板']
  152. },
  153. {
  154. id: 1,
  155. num: '02',
  156. // imgUrl:
  157. // "http://res.training.luojigou.vip/FiumJtB1GJfyCphjUdlYrLTXYB6J?imageView2/0/q/50|imageslim",
  158. imgUrl: require('~/assets/images/cooperate/exprience_02.png'),
  159. label: "课程驱动",
  160. infoList: ['能力测评体系', '国际课程引进', '独立自主研发']
  161. },
  162. {
  163. id: 2,
  164. num: '03',
  165. // imgUrl:
  166. // "http://res.training.luojigou.vip/FlhyrFbDqh4rUzE39K3O8tJ0RjdP?imageView2/0/q/50|imageslim",
  167. imgUrl: require('~/assets/images/cooperate/exprience_03.png'),
  168. label: "督导驱动",
  169. infoList: ['三维过程把握', '到点指导落地', '专家持续绑定']
  170. },
  171. {
  172. id: 3,
  173. num: '04',
  174. // imgUrl:
  175. // "http://res.training.luojigou.vip/FgDk_mDwKmS97_IIzdGl0fNVTE4k?imageView2/0/q/50|imageslim",
  176. imgUrl: require('~/assets/images/cooperate/exprience_04.png'),
  177. label: "开店驱动",
  178. infoList: ['分析地理位置', '视觉识别系统', '标准装修方案']
  179. },
  180. {
  181. id: 4,
  182. num: '05',
  183. // imgUrl:
  184. // "http://res.training.luojigou.vip/Fm3NVf5OAfxaV3KUwoh25hSC0gim?imageView2/0/q/50|imageslim",
  185. imgUrl: require('~/assets/images/cooperate/exprience_05.png'),
  186. label: "品牌驱动",
  187. infoList: ['品牌认证标识', '市场宣传套装', '制定区域保护', '中华品牌领袖联盟企业']
  188. },
  189. {
  190. id: 5,
  191. num: '06',
  192. // imgUrl:
  193. // "http://res.training.luojigou.vip/Fqhl44i_bmz2fslvMe-UcnhgPMFJ?imageView2/0/q/50|imageslim",
  194. imgUrl: require('~/assets/images/cooperate/exprience_06.png'),
  195. label: "招生驱动",
  196. infoList: ['市场推广方案', '招生方法指导', '节日活动方案'],
  197. },
  198. {
  199. id: 6,
  200. num: '07',
  201. // imgUrl:
  202. // "http://res.training.luojigou.vip/Fg9yIinUo_5yOjaqpRspcotcB92f?imageView2/0/q/50|imageslim",
  203. imgUrl: require('~/assets/images/cooperate/exprience_07.png'),
  204. label: "培训驱动",
  205. infoList: ['管理流程梳理', '教育教学培训', '线上直播培训'],
  206. },
  207. {
  208. id: 7,
  209. num: '08',
  210. // imgUrl:
  211. // "http://res.training.luojigou.vip/Fixkl6HyDOOPy-1ZU1WN7wSTIXTl?imageView2/0/q/50|imageslim",
  212. imgUrl: require('~/assets/images/cooperate/exprience_08.png'),
  213. label: "体系驱动",
  214. infoList: ['能力级别评测体系', '线上运营系统APP', 'CRM客户管理系统'],
  215. },
  216. ]);
  217. const showImg = Object.freeze([
  218. {
  219. id: 0,
  220. imgUrl:
  221. "http://res.training.luojigou.vip/FmWD-hqllLJjHbFlAT9QeoZUjKxd?imageView2/0/q/50|imageslim",
  222. label:
  223. "武商亚贸广场的小小夏令营来啦,参加小小夏令营的小朋友,从此就爱武商亚贸广场的小小夏令营来啦,参加小小夏令营的小朋友,从此就爱",
  224. },
  225. {
  226. id: 1,
  227. imgUrl:
  228. "http://res.training.luojigou.vip/FmWD-hqllLJjHbFlAT9QeoZUjKxd?imageView2/0/q/50|imageslim",
  229. label:
  230. "武商亚贸广场的小小夏令营来啦,参加小小夏令营的小朋友,从此就爱武商亚贸广场的小小夏令营来啦,参加小小夏令营的小朋友,从此就爱",
  231. },
  232. {
  233. id: 2,
  234. imgUrl:
  235. "http://res.training.luojigou.vip/FmWD-hqllLJjHbFlAT9QeoZUjKxd?imageView2/0/q/50|imageslim",
  236. label:
  237. "武商亚贸广场的小小夏令营来啦,参加小小夏令营的小朋友,从此就爱武商亚贸广场的小小夏令营来啦,参加小小夏令营的小朋友,从此就爱",
  238. },
  239. ]);
  240. const joinImg = Object.freeze({
  241. hot:
  242. "http://res.training.luojigou.vip/Fv5jDvDdHaVLQThclUJhhoIL9ee8?imageView2/0/q/50|imageslim",
  243. cold:
  244. "http://res.training.luojigou.vip/FisuM3wRDkZawF3sXOCzsyaIGCuA?imageView2/0/q/50|imageslim",
  245. });
  246. const joinData = Object.freeze([
  247. {
  248. id: 0,
  249. label: "总部项目考察",
  250. },
  251. {
  252. id: 1,
  253. label: "签署合作协议",
  254. },
  255. {
  256. id: 2,
  257. label: "门店选址评估",
  258. },
  259. {
  260. id: 3,
  261. label: "人员招募筹备",
  262. },
  263. {
  264. id: 4,
  265. label: "门店正式营业",
  266. },
  267. {
  268. id: 5,
  269. label: "总部运营支持",
  270. },
  271. ]);
  272. const caseImg = Object.freeze([
  273. {
  274. imgUrl: require("~/assets/images/cooperate/case01.png"),
  275. },
  276. {
  277. imgUrl: require("~/assets/images/cooperate/case02.png"),
  278. },
  279. {
  280. imgUrl: require("~/assets/images/cooperate/case03.png"),
  281. },
  282. {
  283. imgUrl: require("~/assets/images/cooperate/case04.png"),
  284. },
  285. {
  286. imgUrl: require("~/assets/images/cooperate/case05.png"),
  287. }
  288. ])
  289. export default {
  290. name: "Coopetate",
  291. mounted() {},
  292. data() {
  293. return {
  294. currentMtab: 0,
  295. loading: false,
  296. disabled: false,
  297. bgImg: require("~/assets/images/cooperate/cooperateBg.png"),
  298. // projectImg: require("~/assets/images/cooperate/project_img.png"),
  299. projectImg: 'https://app-resources-luojigou.luojigou.vip/Fr5m-_f0ah6Jdkw6kh4QsjM8a9fy',
  300. tabContent01: require('~/assets/images/cooperate/tab_content_01@2x.png'),
  301. tabContent02: require('~/assets/images/cooperate/tab_content_02@2x.png'),
  302. tabContent03: require('~/assets/images/cooperate/tab_content_03@2x.png'),
  303. tabContent04: require('~/assets/images/cooperate/tab_content_04@2x.png'),
  304. tabContent05: require('~/assets/images/cooperate/tab_content_05@2x.png'),
  305. tabContent06: require('~/assets/images/cooperate/tab_content_06@2x.png'),
  306. supportImg: require('~/assets/images/cooperate/supportImg@2x.png'),
  307. currentId: 0,
  308. exprienceCurrenId: 0,
  309. form: {},
  310. bottomform: {},
  311. advantageImg,
  312. exprienceImg,
  313. showImg,
  314. joinImg,
  315. joinData,
  316. caseImg,
  317. mTabList: [
  318. {
  319. imgUrl: require("~/assets/images/cooperate/coopreate_01@2x.png"),
  320. imgUrlSel: require("~/assets/images/cooperate/coopreate_01_sel@2x.png")
  321. },
  322. {
  323. imgUrl: require("~/assets/images/cooperate/coopreate_02@2x.png"),
  324. imgUrlSel: require("~/assets/images/cooperate/coopreate_02_sel@2x.png")
  325. },
  326. {
  327. imgUrl: require("~/assets/images/cooperate/coopreate_03@2x.png"),
  328. imgUrlSel: require("~/assets/images/cooperate/coopreate_03_sel@2x.png")
  329. }
  330. ],
  331. // 1-家庭(专柜)1-逻辑狗思维游戏HOME&PLUS馆 2-思维芯游戏室 2-“思维芯”四大课程体系 4-逻辑狗·探索小镇
  332. projectList: [
  333. {
  334. id: 1,
  335. value: 1,
  336. title: '家庭(专柜)'
  337. },
  338. {
  339. id: 2,
  340. value: 1,
  341. title: '逻辑狗思维游戏HOME&PLUS馆'
  342. },
  343. {
  344. id: 3,
  345. value: 2,
  346. title: '思维芯游戏室'
  347. },
  348. {
  349. id: 4,
  350. value: 2,
  351. title: '“思维芯”四大课程体系'
  352. },
  353. {
  354. id: 5,
  355. value: 4,
  356. title: '逻辑狗·探索小镇'
  357. }
  358. ],
  359. rules: {
  360. name: [{ required: true, message: "请输入姓名", trigger: "blur" }],
  361. phone: [
  362. { required: true, message: "请输入手机号", trigger: "blur" },
  363. {
  364. pattern: /^1[345789]\d{9}$/,
  365. message: "请输入正确手机号",
  366. trigger: "blur",
  367. },
  368. ],
  369. // email: [
  370. // { required: true, message: "请输入邮箱地址", trigger: "blur" },
  371. // {
  372. // type: "email",
  373. // message: "请输入正确的邮箱地址",
  374. // trigger: ["blur", "change"],
  375. // },
  376. // ],
  377. city: [{ required: true, message: "请输入加盟城市", trigger: "blur" }],
  378. project: [{ required: true, message: "请选择合作项目", trigger: "blur" }]
  379. },
  380. };
  381. },
  382. components: {
  383. CommonBanner,
  384. TitleContent
  385. },
  386. head() {
  387. return {
  388. title: "逻辑狗官网-中德智慧教育",
  389. meta: [
  390. {
  391. name: "keywords",
  392. hid: "keywords",
  393. content: `逻辑狗官网、逻辑狗教材、 幼儿园教材、逻辑狗课程、逻辑狗思维训练课程、儿童思维教育、0-12岁儿童`,
  394. },
  395. {
  396. name: "description",
  397. hid: "description",
  398. content: `逻辑狗官方网站,专为0-12岁儿童设计的思维训练课程,中德智慧教育,全球优质教育内容输出平台`,
  399. },
  400. ],
  401. };
  402. },
  403. async asyncData({ params, store }) {},
  404. methods: {
  405. async handleSubmit(formName) {
  406. this.$refs[formName].validate(async (valid) => {
  407. if (valid) {
  408. // const index = this.projectList.findIndex(item => {
  409. // return item.id === this.form.project;
  410. // })
  411. // if(index == -1) {
  412. // this.$notify({
  413. // title: '失败',
  414. // message: '选择数据有误',
  415. // type: 'info'
  416. // });
  417. // return
  418. // }
  419. this.loading = true;
  420. this.disabled = true;
  421. const { data } = await axios.post(`${this.$store.state.wordpressAPI}/official-api/joinIn`,{
  422. ...this.form
  423. });
  424. if(data.status == 200 ) {
  425. this.$notify({
  426. title: '成功',
  427. message: '提交成功',
  428. type: 'success'
  429. });
  430. this.$refs[formName].resetFields();
  431. } else {
  432. this.$notify({
  433. title: '失败',
  434. message: '提交失败',
  435. type: 'info'
  436. });
  437. }
  438. this.loading = false;
  439. this.disabled = false;
  440. } else {
  441. this.loading = false;
  442. this.disabled = false;
  443. return false;
  444. }
  445. });
  446. },
  447. campusEnter(item) {
  448. this.currentId = item.id;
  449. },
  450. currentEventInfo(item) {
  451. this.exprienceCurrenId = item.id;
  452. },
  453. tabMouseover(index) {
  454. this.currentMtab = index;
  455. },
  456. tabMouseleave(index) {
  457. }
  458. },
  459. };
  460. </script>
  461. <style lang="scss">
  462. .coopetate {
  463. width: 100%;
  464. .bgF8 {
  465. background: #F8FBFF;
  466. }
  467. .project {
  468. margin-top: 100px;
  469. .p-content {
  470. display: flex;
  471. justify-content: space-between;
  472. margin: 53px auto 95px;
  473. width: 1200px;
  474. height: 667px;
  475. background: url('~assets/images/cooperate/modeBg@2x.png') no-repeat;
  476. background-size: 100% 100%;
  477. .left {
  478. margin-top: 57px;
  479. img {
  480. width: 568px;
  481. height: 528px;
  482. }
  483. }
  484. .right {
  485. width: 505px;
  486. margin-top: 108px;
  487. p {
  488. font-size: 16px;
  489. line-height: 48px;
  490. text-indent: 30px;
  491. strong {
  492. color: #0D5CFA;
  493. font-size: 18px;
  494. }
  495. }
  496. }
  497. }
  498. .left {
  499. }
  500. .right {
  501. }
  502. }
  503. .model {
  504. padding: 100px 0 108px;
  505. .m-content {
  506. margin-top: 65px;
  507. }
  508. .m-tab {
  509. padding: 0 200px;
  510. display: flex;
  511. justify-content: space-between;
  512. .m-tab-item {
  513. width: 123px;
  514. height: 97px;
  515. background-size: 100%;
  516. &.m-tab-item0 {
  517. }
  518. &.m-tab-item1 {
  519. }
  520. &.m-tab-item2 {
  521. }
  522. }
  523. }
  524. .tab-centent {
  525. .tab-content-01 {
  526. margin-top: 85px;
  527. display: flex;
  528. justify-content: space-between;
  529. height: 351px;
  530. color: #ffffff;
  531. opacity: 1;
  532. transition: opacity 1s ease-in-out;
  533. .tab-content-item {
  534. position: relative;
  535. width: 579px;
  536. border-radius: 30px;
  537. text-align: center;
  538. .content-info {
  539. padding: 0 53px;
  540. position: absolute;
  541. z-index: 1;
  542. top: 0;
  543. height: 100%;
  544. border-radius: 30px;
  545. opacity: 0.79;
  546. &.content-info-left {
  547. background: #0D5CFA;
  548. }
  549. &.content-info-right {
  550. background-color: rgba(246, 84, 25, 1);
  551. }
  552. }
  553. img {
  554. width: 579px;
  555. height: 351px;
  556. }
  557. }
  558. .left {
  559. // background: url('~assets/images/cooperate/tab_content_01@2x.png') no-repeat;
  560. // background-size: 523px 351px;
  561. // background-position: center;
  562. width: 579px;
  563. border-radius: 30px;
  564. }
  565. .right {
  566. background: url('~assets/images/cooperate/tab_content_02@2x.png') no-repeat;
  567. background-size: 523px 351px;
  568. background-position: center;
  569. }
  570. .title {
  571. margin: 53px 61px;
  572. font-size: 30px;
  573. font-family: PingFangSC-Medium, PingFang SC;
  574. font-weight: 500;
  575. line-height: 42px;
  576. }
  577. .desc {
  578. font-size: 16px;
  579. font-family: PingFangSC-Medium, PingFang SC;
  580. font-weight: 500;
  581. line-height: 26px;
  582. }
  583. }
  584. .tab-content-02 {
  585. margin-top: 32px;
  586. position: relative;
  587. text-align: center;
  588. .img-content-02-01 {
  589. width: 478px;
  590. height: 478px;
  591. }
  592. .img-content-02-02 {
  593. position: absolute;
  594. left: 50%;
  595. transform: translateX(-50%);
  596. bottom: 22px;
  597. width: 1064px;
  598. height: 337px;
  599. }
  600. }
  601. .tab-content-03 {
  602. position: relative;
  603. text-align: center;
  604. .img-content-03-01 {
  605. width: 778px;
  606. height: 511px;
  607. }
  608. .img-content-03-02 {
  609. position: absolute;
  610. bottom: 81px;
  611. left: 50%;
  612. transform: translateX(-50%);
  613. width: 1234px;
  614. height: 348px;
  615. }
  616. }
  617. }
  618. }
  619. .support {
  620. padding: 105px 0 170px;
  621. .s-content {
  622. margin-top: 42px;
  623. text-align: center;
  624. img {
  625. width: 1200px;
  626. height: 220px;
  627. }
  628. }
  629. }
  630. .case {
  631. padding: 100px 0 100px;
  632. .c-content {
  633. margin-top: 40px;
  634. display: flex;
  635. justify-content: space-between;
  636. .left {
  637. width: 588px;
  638. height: 392px;
  639. margin-right: 22px;
  640. img {
  641. width: 588px;
  642. }
  643. }
  644. .right {
  645. display: flex;
  646. flex-wrap: wrap;
  647. justify-content: space-between;
  648. img {
  649. width: 284px;
  650. height: 189px;
  651. margin-bottom: 14px;
  652. }
  653. }
  654. }
  655. }
  656. .join-us {
  657. position: relative;
  658. height: 684px;
  659. background: url("~assets/images/cooperate/joinBgImg.png") no-repeat;
  660. // opacity: 0.9;
  661. // background: url("http://res.training.luojigou.vip/FhPOU-rQqK2TdIDILiLM5f17xb2V?imageView2/0/q/50|imageslim")
  662. // no-repeat;
  663. background-size: 100% 100%;
  664. // padding: 95px 0 80px;
  665. .mask {
  666. width: 100%;
  667. height: 100%;
  668. background-color: rgb(13, 92, 250);
  669. opacity: 0.9;
  670. }
  671. .join-content {
  672. position: absolute;
  673. top: 0;
  674. z-index: 1;
  675. padding: 95px 0 80px;
  676. height: 100%;
  677. width: 100%;
  678. .el-button {
  679. border: none;
  680. }
  681. }
  682. .title-content {
  683. .title {
  684. font-size: 34px;
  685. font-family: PingFangSC-Medium, PingFang SC;
  686. font-weight: 500;
  687. color: #FFFFFF;
  688. line-height: 48rpx;
  689. }
  690. }
  691. .join-us-form {
  692. margin-top: 60px;
  693. .el-form {
  694. width: 464px;
  695. margin: 0 auto;
  696. text-align: center;
  697. }
  698. .el-form-item {
  699. margin-bottom: 14px;
  700. }
  701. .el-input {
  702. width: 464px;
  703. height: 44px;
  704. .el-input__inner {
  705. height: 44px;
  706. padding: 0 26px;
  707. color: #666666;
  708. font-size: 14px;
  709. border-radius: 10px;
  710. &::-webkit-input-placeholder {
  711. height: 25px;
  712. font-size: 14px;
  713. font-family: PingFangSC-Regular, sans-serif;
  714. font-weight: 400;
  715. color: #788DBA;
  716. line-height: 25px;
  717. }
  718. }
  719. }
  720. .el-form-item__error {
  721. padding-top: 0;
  722. }
  723. .submit {
  724. margin: 37px auto 25px;
  725. width: 150px;
  726. height: 36px;
  727. // line-height: 36px;
  728. background: linear-gradient(360deg, #B9D0FF 0%, #FFFFFF 100%);
  729. box-shadow: 0px 8px 16px 0px rgba(0, 76, 228, 0.59);
  730. border-radius: 100px;
  731. color: #0D5CFA;
  732. text-shadow: 0px 8px 16px rgba(0, 76, 228, 0.59);
  733. font-size: 14px;
  734. text-align: center;
  735. }
  736. .address {
  737. font-size: 12px;
  738. font-family: PingFangSC-Regular, sans-serif;
  739. font-weight: 400;
  740. color: rgba(255, 255, 255, 1);
  741. text-align: center;
  742. }
  743. }
  744. }
  745. }
  746. .cp {
  747. cursor: pointer;
  748. }
  749. </style>