partners.vue 28 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059
  1. <template>
  2. <div>
  3. <template v-if="screenWidth > 960">
  4. <div class="pc-wrapper wrapper">
  5. <div class="header">
  6. <div class="topImage">
  7. <img src="@/assets/img/partners/head_background.png" alt="">
  8. </div>
  9. <div class="topContent">
  10. <div class="header-title">
  11. <span>解决方案</span>
  12. </div>
  13. <div class="header-subtitle">为企业方提供优质可靠的行业解决方案</div>
  14. <div class="btn-list">
  15. <a class="publish-btn" @click="freeSubmitHandler()">免费发布需求</a>
  16. <div class="apply-btn" @click="handleApplyBtnClick()">申请入驻</div>
  17. </div>
  18. </div>
  19. </div>
  20. <div class="module">
  21. <div class="module-title">全行业解决方案</div>
  22. <div class="module-line"></div>
  23. <div class="solution-list">
  24. <div class="solution-item">
  25. <img class="solution-img" src="~@/assets/img/partners/solution_fitst.png" alt/>
  26. <div class="solution-title">教育行业解决方案</div>
  27. <div
  28. class="solution-content">以现今教育产品的差异化需求,从智慧教学、大数据协作管理、云资源共享、教育安全等多层面入手,打造覆盖教育行业全环节的智能技术解决方案。程序员客栈将携手教育行业,重塑教育+互利网的“智能化、信息化”定义,赋予教育行业智慧转型更高价值。
  29. </div>
  30. </div>
  31. <div class="solution-item">
  32. <img class="solution-img" src="~@/assets/img/partners/solution_second.png" alt/>
  33. <div class="solution-title">区块链解决方案</div>
  34. <div
  35. class="solution-content">通过稳定而丰富的技术储备和产品设计能力,程序员客栈为全球区块链合作伙伴探索应用实现和商业模式,提供高效低成本、数据追踪、持续稳定性、智能合约等智能解决方案。携手合作伙伴直面风险和商业挑战,全面提升综合竞争力。
  36. </div>
  37. </div>
  38. <div class="solution-item">
  39. <img class="solution-img" src="~@/assets/img/partners/solution_third.png" alt/>
  40. <div class="solution-title">在线电商解决方案</div>
  41. <div class="solution-content">程序员客栈结合丰富的行业平台服务,提供端到端的电商解决方案,构建企业自有电商生态;企业可快速搭建电商平台,快速完成所有资源的创建和配置。</div>
  42. </div>
  43. <div class="solution-item">
  44. <img class="solution-img" src="~@/assets/img/partners/solution_fourth.png" alt/>
  45. <div class="solution-title">企业服务解决方案</div>
  46. <div
  47. class="solution-content">程序员客栈结合进制数据,将人脸识别、文字识别、语音交互等多项AI能力应用于电销、客服、语音质检、协同办公、员工考勤、单据识别等业务场景,提高企业内部管理效率,通过智能化企业服务降低成本,增加竞争力。
  48. </div>
  49. </div>
  50. <div class="solution-item">
  51. <img class="solution-img" src="~@/assets/img/partners/solution_fifth.png" alt/>
  52. <div class="solution-title">小程序解决方案</div>
  53. <div
  54. class="solution-content">小程序是运行在手机微信上的轻量App,小程序已经成为企业移动互联网战略上不可忽视的组成部分。程序员客栈结合企业业务需求和小程序自身特点,为您提供最合适的小程序产品开发方案。
  55. </div>
  56. </div>
  57. </div>
  58. </div>
  59. <div class="module module-footer">
  60. <div class="module-title">服务咨询</div>
  61. <div class="module-line"></div>
  62. <div class="consult-wrapper">
  63. <img class="wechat-img" src="~@/assets/img/partners/wechat.png" alt/>
  64. <img class="wechat-img" src="~@/assets/img/partners/wechat.jpeg" alt/>
  65. <div class="wechat-tips">扫码联系客户经理</div>
  66. <div class="phone-label">咨询电话</div>
  67. <div class="phone-text">
  68. <img src="~@/assets/img/partners/phone.png" alt/>
  69. <span>0571-28120931 转1</span>
  70. </div>
  71. </div>
  72. </div>
  73. <div class="toastBox" v-if="isShowToast">
  74. <div class="toastArea">
  75. <div class="title">行业解决方案专属客服</div>
  76. <div class="tips">填写联系方式 立即与专属客服进行沟通</div>
  77. <div class="nameCell">
  78. <p class="label">联系人</p>
  79. <input type="text" v-model="name" maxlength="10">
  80. </div>
  81. <div class="phoneCell">
  82. <p class="label">电话</p>
  83. <input type="number" v-model="phone" oninput="if(value.length>5)value=value.slice(0,11)">
  84. </div>
  85. <div class="submitBtn" @click="handleSubmit">
  86. <p>提 交</p>
  87. </div>
  88. <div class="closeIcon" @click="isShowToast=false"/>
  89. </div>
  90. </div>
  91. </div>
  92. </template>
  93. <template v-else>
  94. <div class="mobile-wrapper wrapper">
  95. <div class="header">
  96. <div class="header-title">优选技术服务商</div>
  97. <div class="header-subtitle">为企业方提供优质可靠的行业解决方案</div>
  98. <div class="btn-list">
  99. <a class="publish-btn" @click="freeSubmitHandler()">免费发布需求</a>
  100. <div class="apply-btn" @click="handleApplyBtnClick()">申请入驻</div>
  101. </div>
  102. </div>
  103. <div class="module">
  104. <div class="screenTop">
  105. <div class="title">全行业解决方案</div>
  106. <div class="line"/>
  107. </div>
  108. <div class="list">
  109. <div class="cell" v-for="(item, index) in list" :key="'ll'+index">
  110. <img class="img" :src="item.img"/>
  111. <div class="wordBody">
  112. <div class="wordTitle">{{item.title}}</div>
  113. <div class="wordTips">{{item.subTitle}}</div>
  114. </div>
  115. </div>
  116. </div>
  117. </div>
  118. <div class="module module-footer">
  119. <div class="module-title">服务咨询</div>
  120. <div class="module-line"></div>
  121. <div class="consult-wrapper">
  122. <img class="wechat-img" src="~@/assets/img/partners/wechat.png" alt/>
  123. <div class="wechat-tips">扫码联系客户经理</div>
  124. <div class="phone-label">咨询电话</div>
  125. <div class="phone-text">
  126. <img src="~@/assets/img/partners/phone.png" alt/>
  127. <span>0571-28120931 转1</span>
  128. </div>
  129. </div>
  130. </div>
  131. <div class="toastBox" v-if="isShowToast">
  132. <div class="toastArea">
  133. <div class="title">行业解决方案专属客服</div>
  134. <div class="tips">填写联系方式 立即与专属客服进行沟通</div>
  135. <div class="nameCell">
  136. <p class="label">联系人</p>
  137. <input type="text" v-model="name" maxlength="10">
  138. </div>
  139. <div class="phoneCell">
  140. <p class="label">电话</p>
  141. <input type="number" v-model="phone" oninput="if(value.length>5)value=value.slice(0,11)">
  142. </div>
  143. <div class="submitBtn" @click="handleSubmit">
  144. <p>提 交</p>
  145. </div>
  146. <div class="closeIcon" @click="isShowToast=false"/>
  147. </div>
  148. </div>
  149. </div>
  150. </template>
  151. </div>
  152. </template>
  153. <script>
  154. export default {
  155. layout: "opacity_header",
  156. data() {
  157. return {
  158. screenWidth: 1920,
  159. isShowToast: false,
  160. name: '',
  161. phone: '',
  162. list: [
  163. {
  164. img: require('@/assets/img/partners/solution_fitst.png'),
  165. title: '教育行业解决方案',
  166. subTitle: '以现今教育产品的差异化需求,从智慧教学、大数据协作管理、云资源共享、教育安全等多层面入手,打造覆盖教育行业全环节的智能技术解决方案。程序员客栈将携手教育行业,重塑教育+互利网的“智能化、信息化”定义,赋予教育行业智慧转型更高价值',
  167. },
  168. {
  169. img: require('@/assets/img/partners/solution_second.png'),
  170. title: '区块链解决方案',
  171. subTitle: '通过稳定而丰富的技术储备和产品设计能力,程序员客栈为全球区块链合作伙伴探索应用实现和商业模式,提供高效低成本、数据追踪、持续稳定性、智能合约等智能解决方案。携手合作伙伴直面风险和商业挑战,全面提升综合竞争力。',
  172. },
  173. {
  174. img: require('@/assets/img/partners/solution_third.png'),
  175. title: '在线电商解决方案',
  176. subTitle: '程序员客栈结合丰富的行业平台服务,提供端到端的电商解决方案,构建企业自有电商生态;企业可快速搭建电商平台,快速完成所有资源的创建和配置。',
  177. },
  178. {
  179. img: require('@/assets/img/partners/solution_fourth.png'),
  180. title: '企业服务解决方案',
  181. subTitle: '程序员客栈结合进制数据,将人脸识别、文字识别、语音交互等多项AI能力应用于电销、客服、语音质检、协同办公、员工考勤、单据识别等业务场景,提高企业内部管理效率,通过智能化企业服务降低成本,增加竞争力。',
  182. },
  183. {
  184. img: require('@/assets/img/partners/solution_fifth.png'),
  185. title: '小程序解决方案',
  186. subTitle: '小程序是运行在手机微信上的轻量App,小程序已经成为企业移动互联网战略上不可忽视的组成部分。程序员客栈结合企业业务需求和小程序自身特点,为您提供最合适的小程序产品开发方案。',
  187. },
  188. ]
  189. };
  190. },
  191. mounted() {
  192. this.screenWidth = window.screen.width;
  193. },
  194. methods: {
  195. handleApplyBtnClick() {
  196. location.href = "https://shimo.im/forms/XKH9DqKJrkrkytDG/fill";
  197. },
  198. freeSubmitHandler() {
  199. console.log('toasdf!!!')
  200. this.isShowToast = true
  201. },
  202. handleSubmit() {
  203. if (!this.name || !this.phone || this.phone.length < 6) {
  204. return this.$message.error('请填写完整的信息')
  205. }
  206. const { name, phone } = this
  207. let p = {
  208. name, phone, from: '技术服务商'
  209. }
  210. this.$axios.$post('/api/user/create_not_login_user', p).then(res => {
  211. this.$message.success(res.info || '提交成功')
  212. this.isShowToast = false
  213. if (res.status === 1) {
  214. this.name = ''
  215. this.phone = ''
  216. }
  217. }).catch(e => {
  218. this.$message.error('提交失败,请重试!')
  219. })
  220. }
  221. }
  222. };
  223. </script>
  224. <style lang="scss" scope>
  225. input::-webkit-outer-spin-button,
  226. input::-webkit-inner-spin-button {
  227. -webkit-appearance: none;
  228. }
  229. input[type="number"] {
  230. -moz-appearance: textfield;
  231. }
  232. .main {
  233. margin: 0 !important;
  234. width: 100%;
  235. }
  236. .pc-wrapper {
  237. position: relative;
  238. margin: -85px 0 0;
  239. width: 100%;
  240. .toastBox {
  241. position: absolute;
  242. width: 100vw;
  243. height: 100vh;
  244. background-color: rgba(0, 0, 0, 0.8);
  245. z-index: 888;
  246. left: 0;
  247. top: 0;
  248. display: flex;
  249. justify-content: center;
  250. align-items: center;
  251. .toastArea {
  252. position: relative;
  253. width: 446px;
  254. height: 403px;
  255. background: rgba(255, 255, 255, 1);
  256. border-radius: 3px;
  257. padding: 30px 47px;
  258. .title {
  259. font-size: 19px;
  260. font-weight: 500;
  261. color: rgba(34, 34, 34, 1);
  262. line-height: 26px;
  263. text-align: center;
  264. }
  265. .tips {
  266. margin-top: 8px;
  267. margin-bottom: 14px;
  268. font-size: 12px;
  269. font-weight: 400;
  270. color: rgba(153, 153, 153, 1);
  271. line-height: 17px;
  272. text-align: center;
  273. }
  274. .nameCell, .phoneCell {
  275. margin-top: 25px;
  276. .label {
  277. font-size: 14px;
  278. font-weight: 500;
  279. color: rgba(25, 34, 46, 1);
  280. line-height: 20px;
  281. }
  282. input {
  283. margin-top: 5px;
  284. padding: 10px;
  285. width: 352px;
  286. height: 48px;
  287. background: rgba(255, 255, 255, 1);
  288. border-radius: 3px;
  289. border: 1px solid rgba(221, 225, 230, 1);
  290. }
  291. }
  292. .nameCell {
  293. margin-top: 39px;
  294. }
  295. .submitBtn {
  296. margin-top: 18px;
  297. width: 352px;
  298. height: 48px;
  299. background: rgba(48, 142, 255, 1);
  300. box-shadow: 0 2px 6px 0 rgba(48, 142, 255, 0.3);
  301. border-radius: 2px;
  302. display: flex;
  303. justify-content: center;
  304. align-items: center;
  305. cursor: pointer;
  306. p {
  307. font-size: 14px;
  308. font-weight: 500;
  309. color: rgba(255, 255, 255, 1);
  310. line-height: 20px;
  311. }
  312. }
  313. .closeIcon {
  314. position: absolute;
  315. right: 20px;
  316. top: 34px;
  317. width: 16px;
  318. height: 16px;
  319. background: url('~@/assets/img/credit/closeIcon.png') no-repeat;
  320. background-size: cover;
  321. cursor: pointer;
  322. }
  323. }
  324. }
  325. .header {
  326. position: relative;
  327. overflow: hidden;
  328. width: 100%;
  329. /*height: 658px;*/
  330. /*background: url("~@/assets/img/partners/head_background.png");*/
  331. /*background-size: 100% 658px;*/
  332. /*background-repeat: no-repeat;*/
  333. min-height: 200px;
  334. .bgImage {
  335. img {
  336. width: 100%;
  337. vertical-align: middle;
  338. }
  339. }
  340. .topContent {
  341. position: absolute;
  342. top: 85px;
  343. width: 1000px;
  344. height: calc(100% - 85px);
  345. display: flex;
  346. justify-content: center;
  347. align-items: center;
  348. flex-direction: column;
  349. left: 50%;
  350. transform: translateX(-50%);
  351. .header-title {
  352. text-align: center;
  353. line-height: 77px;
  354. font-weight: 600;
  355. font-size: 58px;
  356. color: #ffffff;
  357. }
  358. .header-title span {
  359. color: #308eff;
  360. }
  361. .header-subtitle {
  362. margin-top: 11px;
  363. text-align: center;
  364. line-height: 77px;
  365. font-size: 58px;
  366. color: #ffffff;
  367. }
  368. .btn-list {
  369. margin-top: 89px;
  370. display: flex;
  371. align-items: center;
  372. justify-content: center;
  373. }
  374. .publish-btn {
  375. cursor: pointer;
  376. width: 242px;
  377. height: 59.4px;
  378. border-radius: 3px;
  379. background-color: #ffffff;
  380. line-height: 59.4px;
  381. text-align: center;
  382. font-size: 20px;
  383. color: #111111;
  384. }
  385. .apply-btn {
  386. margin-left: 33px;
  387. width: 242px;
  388. height: 59.4px;
  389. border-radius: 3px;
  390. border: 1px solid #ffffff;
  391. line-height: 59.4px;
  392. text-align: center;
  393. font-size: 20px;
  394. color: #ffffff;
  395. }
  396. }
  397. }
  398. .module {
  399. overflow: hidden;
  400. background-color: #ffffff;
  401. color: #323232;
  402. }
  403. .module-title {
  404. margin-top: 90px;
  405. line-height: 53px;
  406. text-align: center;
  407. font-weight: 600;
  408. font-size: 38px;
  409. }
  410. .module-line {
  411. margin: 17px auto 0;
  412. width: 47px;
  413. height: 3px;
  414. background-color: #308eff;
  415. }
  416. .solution-list {
  417. overflow: hidden;
  418. padding-top: 24px;
  419. padding-bottom: 84px;
  420. margin: 0 auto;
  421. width: 1024px;
  422. border-bottom: 2px solid rgba(0, 0, 0, 0.08);
  423. display: flex;
  424. align-items: center;
  425. flex-wrap: wrap;
  426. }
  427. .solution-item {
  428. overflow: hidden;
  429. margin-top: 30px;
  430. margin-left: 8px;
  431. margin-right: 8px;
  432. width: 324px;
  433. height: 420px;
  434. background-color: #ffffff;
  435. box-shadow: 0px 6px 23px 0px rgba(13, 24, 36, 0.07);
  436. }
  437. .solution-img {
  438. width: 100%;
  439. height: 220px;
  440. }
  441. .solution-title {
  442. margin-top: 17px;
  443. line-height: 25px;
  444. text-align: center;
  445. font-weight: 500;
  446. font-size: 18px;
  447. color: #111C2D;
  448. }
  449. .solution-content {
  450. margin: 10px auto 0;
  451. width: 304px;
  452. line-height: 21px;
  453. font-size: 15px;
  454. color: #7E8693;
  455. }
  456. .project-wrapper {
  457. margin-top: 42px;
  458. }
  459. .project-title {
  460. line-height: 27px;
  461. text-align: center;
  462. font-weight: 600;
  463. font-size: 19px;
  464. color: #323232;
  465. }
  466. .project-list {
  467. margin: 53px auto 0;
  468. width: 1060px;
  469. border: 1px solid #ebeff5;
  470. }
  471. .project-item {
  472. display: flex;
  473. }
  474. .project-item li:nth-child(1) {
  475. flex: 260;
  476. text-align: center;
  477. }
  478. .project-item li:nth-child(2) {
  479. flex: 400;
  480. border-left: 1px solid #ebeff5;
  481. border-right: 1px solid #ebeff5;
  482. text-align: center;
  483. }
  484. .project-item li:nth-child(3) {
  485. flex: 400;
  486. text-align: center;
  487. }
  488. .developer {
  489. margin-bottom: 40px;
  490. text-align: center;
  491. }
  492. .developer-img {
  493. width: 47px;
  494. height: 47px;
  495. }
  496. .developer-text {
  497. display: block;
  498. margin-top: 5px;
  499. line-height: 23px;
  500. font-weight: 600;
  501. font-size: 17px;
  502. color: #308eff;
  503. }
  504. .project-item li span {
  505. height: 53px;
  506. line-height: 53px;
  507. font-size: 17px;
  508. color: #333333;
  509. }
  510. .station-wrapper {
  511. margin-top: 42px;
  512. }
  513. .station-title {
  514. line-height: 27px;
  515. text-align: center;
  516. font-weight: 600;
  517. font-size: 19px;
  518. color: #323232;
  519. }
  520. .station-content {
  521. padding-top: 21px;
  522. padding-bottom: 106px;
  523. margin: 0 auto;
  524. width: 1024px;
  525. border-bottom: 2px solid rgba(0, 0, 0, 0.08);
  526. display: flex;
  527. align-items: center;
  528. justify-content: center;
  529. }
  530. .station-img {
  531. width: 513px;
  532. height: 320px;
  533. }
  534. .station-right {
  535. margin-left: 37px;
  536. }
  537. .station-right-title {
  538. line-height: 51px;
  539. font-weight: 600;
  540. font-size: 36px;
  541. color: #222222;
  542. }
  543. .station-right-content {
  544. margin-top: 18px;
  545. line-height: 26px;
  546. font-size: 18px;
  547. color: #222222;
  548. }
  549. .process-img-list {
  550. padding-top: 45px;
  551. margin: 0 auto;
  552. display: flex;
  553. align-items: center;
  554. justify-content: center;
  555. }
  556. .process-img {
  557. width: 145px;
  558. height: 145px;
  559. }
  560. .process-line {
  561. width: 137px;
  562. height: 1px;
  563. background-color: #308eff;
  564. }
  565. .process-list {
  566. padding-bottom: 110px;
  567. margin: 0 auto;
  568. display: flex;
  569. align-items: center;
  570. justify-content: center;
  571. }
  572. .process-item {
  573. width: 282px;
  574. text-align: center;
  575. }
  576. .process-title {
  577. margin-top: 9px;
  578. line-height: 30px;
  579. font-weight: 600;
  580. font-size: 21px;
  581. color: #181a20;
  582. }
  583. .process-subtitle {
  584. margin-top: 4px;
  585. line-height: 25px;
  586. white-space: nowrap;
  587. font-size: 15px;
  588. color: #666666;
  589. }
  590. .module-footer {
  591. width: 100%;
  592. height: 716px;
  593. background: url("~@/assets/img/partners/footer_background.png");
  594. background-size: 100% 716px;
  595. background-repeat: no-repeat;
  596. color: #ffffff;
  597. }
  598. .consult-wrapper {
  599. margin-top: 85px;
  600. text-align: center;
  601. }
  602. .wechat-img {
  603. width: 241px;
  604. height: 241px;
  605. border-radius: 20px;
  606. margin-right: 30px;
  607. }
  608. .wechat-tips {
  609. margin-top: 14px;
  610. line-height: 21px;
  611. font-weight: 600;
  612. font-size: 15px;
  613. color: #ffffff;
  614. }
  615. .phone-label {
  616. margin-top: 65px;
  617. line-height: 28px;
  618. font-size: 20px;
  619. color: #ffffff;
  620. }
  621. .phone-text {
  622. display: flex;
  623. align-items: center;
  624. justify-content: center;
  625. }
  626. .phone-text img {
  627. width: 34px;
  628. height: 34px;
  629. }
  630. .phone-text span {
  631. margin-left: 7px;
  632. line-height: 39px;
  633. font-size: 28px;
  634. color: #ffffff;
  635. }
  636. #friend-links {
  637. display: none !important;
  638. }
  639. }
  640. .contact-tips {
  641. font-size: 12px;
  642. }
  643. .contact-wrapper {
  644. padding-top: 15px;
  645. padding-bottom: 5px;
  646. display: flex;
  647. align-items: center;
  648. justify-content: center;
  649. }
  650. .contact-label {
  651. width: 50px;
  652. text-align: left;
  653. font-size: 14px;
  654. }
  655. .contact-input {
  656. margin-left: 10px;
  657. border: 1px solid #a0a0a0;
  658. }
  659. .contact-input input {
  660. padding-left: 10px;
  661. padding-right: 10px;
  662. height: 20px;
  663. line-height: 20px;
  664. font-size: 14px;
  665. }
  666. .mobile-wrapper {
  667. position: relative;
  668. .toastBox {
  669. position: absolute;
  670. width: 100vw;
  671. height: 100vh;
  672. background-color: rgba(0, 0, 0, 0.8);
  673. z-index: 888;
  674. left: 0;
  675. top: 0;
  676. display: flex;
  677. justify-content: center;
  678. align-items: center;
  679. .toastArea {
  680. position: relative;
  681. width: 6.58rem;
  682. height: 8.46rem;
  683. background: rgba(255, 255, 255, 1);
  684. border-radius: 0.07rem;
  685. padding: 0.94rem 0.53rem;
  686. .title {
  687. font-size: 0.36rem;
  688. font-weight: 500;
  689. color: rgba(34, 34, 34, 1);
  690. line-height: 0.5rem;
  691. text-align: center;
  692. }
  693. .tips {
  694. margin-top: 0.14rem;
  695. font-size: 0.22rem;
  696. font-weight: 400;
  697. color: rgba(153, 153, 153, 1);
  698. line-height: 0.32rem;
  699. text-align: center;
  700. }
  701. .nameCell, .phoneCell {
  702. margin-top: 0.42rem;
  703. .label {
  704. font-size:0.28rem;
  705. font-weight: 500;
  706. color: rgba(25, 34, 46, 1);
  707. line-height: 0.4rem;
  708. }
  709. input {
  710. margin-top: 0.06rem;
  711. padding: 0.2rem;
  712. width:5.52rem;
  713. height:0.96rem;
  714. background:rgba(255,255,255,1);
  715. border-radius:0.06rem;
  716. border:0.02rem solid rgba(221,225,230,1);
  717. font-size:0.28rem;
  718. font-weight:400;
  719. color:rgba(153,153,153,1);
  720. line-height:0.28rem;
  721. }
  722. }
  723. .nameCell {
  724. margin-top: 0.84rem;
  725. }
  726. .submitBtn {
  727. margin-top: 0.4rem;
  728. width:5.52rem;
  729. height:0.96rem;
  730. background:rgba(48,142,255,1);
  731. box-shadow:0 0.04rem 0.12rem 0 rgba(48,142,255,0.3);
  732. border-radius:0.04rem;
  733. display: flex;
  734. justify-content: center;
  735. align-items: center;
  736. cursor: pointer;
  737. p {
  738. font-size:0.28rem;
  739. font-weight:500;
  740. color:rgba(255,255,255,1);
  741. line-height:0.4rem;
  742. }
  743. }
  744. .closeIcon {
  745. position: absolute;
  746. right: 0.4rem;
  747. top: 0.4rem;
  748. width: 0.32rem;
  749. height: 0.32rem;
  750. background: url('~@/assets/img/credit/closeIcon.png') no-repeat;
  751. background-size: cover;
  752. cursor: pointer;
  753. }
  754. }
  755. }
  756. .header {
  757. overflow: hidden;
  758. width: 100%;
  759. height: 9.08rem;
  760. background: url("~@/assets/img/partners/head_background_mobile.png");
  761. background-size: cover;
  762. background-repeat: no-repeat;
  763. display: flex;
  764. align-items: center;
  765. flex-direction: column;
  766. .header-title {
  767. margin-top: 1.9rem;
  768. text-align: center;
  769. font-size: 0.6rem;
  770. font-weight: 600;
  771. color: rgba(48, 142, 255, 1);
  772. line-height: 0.72rem;
  773. letter-spacing: 2px;
  774. }
  775. .header-subtitle {
  776. margin: 0.5rem auto 0;
  777. width: 7.04rem;
  778. line-height: 0.66rem;
  779. text-align: center;
  780. font-size: 0.52rem;
  781. color: #ffffff;
  782. }
  783. .btn-list {
  784. margin-top: 1.82rem;
  785. display: flex;
  786. align-items: center;
  787. justify-content: center;
  788. flex-direction: column;
  789. .publish-btn {
  790. cursor: pointer;
  791. width: 4.62rem;
  792. height: 0.84rem;
  793. line-height: 0.84rem;
  794. border-radius: 0.04rem;
  795. background-color: #ffffff;
  796. text-align: center;
  797. font-size: 0.28rem;
  798. color: #111111;
  799. }
  800. .apply-btn {
  801. margin: 0.13rem auto 0;
  802. width: 4.62rem;
  803. height: 0.84rem;
  804. line-height: 0.84rem;
  805. border-radius: 0.04rem;
  806. border: 0.01rem solid #ffffff;
  807. text-align: center;
  808. font-size: 0.28rem;
  809. color: #ffffff;
  810. }
  811. }
  812. }
  813. .module {
  814. overflow: hidden;
  815. background-color: #ffffff;
  816. color: #323232;
  817. .screenTop {
  818. display: flex;
  819. justify-content: center;
  820. align-items: center;
  821. flex-direction: column;
  822. .title {
  823. margin-top: 0.67rem;
  824. font-size:0.44rem;
  825. font-weight:600;
  826. color:rgba(50,50,50,1);
  827. line-height:0.6rem;
  828. }
  829. .line {
  830. margin-top: 0.32rem;
  831. width:0.79rem;
  832. height:0.05rem;
  833. background:rgba(48,142,255,1);
  834. }
  835. }
  836. .list {
  837. margin: 0.06rem auto 1.08rem auto;
  838. display: flex;
  839. justify-content: center;
  840. align-items: center;
  841. flex-direction: column;
  842. .cell {
  843. margin-top: 0.4rem;
  844. width:6.7rem;
  845. min-height:8rem;
  846. box-shadow:0 0.12rem 0.46rem 0 rgba(13,24,36,0.07);
  847. border-radius:0.16rem;
  848. overflow: hidden;
  849. background-color: #fff;
  850. font-size: 0;
  851. .img {
  852. width: 6.7rem;
  853. height: 4.4rem;
  854. }
  855. .wordBody {
  856. width: 100%;
  857. min-height: 3.6rem;
  858. padding: 0.4rem 0.28rem;
  859. .wordTitle {
  860. font-size:0.4rem;
  861. font-weight:500;
  862. color:rgba(17,28,45,1);
  863. line-height:0.56rem;
  864. text-align: center;
  865. }
  866. .wordTips {
  867. margin-top: 0.2rem;
  868. font-size:0.28rem;
  869. font-weight:400;
  870. color:rgba(126,134,147,1);
  871. line-height:0.4rem;
  872. }
  873. }
  874. }
  875. }
  876. .module-title {
  877. margin-top: 0.7rem;
  878. line-height: 53px;
  879. text-align: center;
  880. font-weight: 600;
  881. font-size: 0.44rem;
  882. }
  883. .module-line {
  884. margin: 0.36rem auto 0;
  885. width: 0.78rem;
  886. height: 0.04rem;
  887. background-color: #308eff;
  888. }
  889. }
  890. .module-footer {
  891. width: 100%;
  892. height: 9.4rem;
  893. background: url("~@/assets/img/partners/footer_background.png");
  894. background-size: 100% 9.4rem;
  895. background-repeat: no-repeat;
  896. color: #ffffff;
  897. }
  898. .consult-wrapper {
  899. margin-top: 0.88rem;
  900. text-align: center;
  901. }
  902. .wechat-img {
  903. width: 3.62rem;
  904. height: 3.62rem;
  905. }
  906. .wechat-tips {
  907. margin-top: 0.14rem;
  908. line-height: 0.4rem;
  909. font-weight: 600;
  910. font-size: 0.28rem;
  911. color: #ffffff;
  912. }
  913. .phone-label {
  914. margin-top: 0.74rem;
  915. line-height: 0.38rem;
  916. font-size: 0.27rem;
  917. color: #ffffff;
  918. }
  919. .phone-text {
  920. display: flex;
  921. align-items: center;
  922. justify-content: center;
  923. }
  924. .phone-text img {
  925. width: 0.34rem;
  926. height: 0.34rem;
  927. }
  928. .phone-text span {
  929. margin-left: 0.16rem;
  930. line-height: 0.52rem;
  931. font-size: 0.37rem;
  932. color: #ffffff;
  933. }
  934. }
  935. </style>