general-info.vue 18 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770
  1. <template>
  2. <view class="gongsi-info">
  3. <image src="../static/images/gongsi-bg.png" class="gongsi-bg" mode=""></image>
  4. <u-navbar :fixed="false" bgColor='rgba(0,0,0,0)' placeholder :safeAreaInsetTop="true"
  5. @leftClick="return1"></u-navbar>
  6. <view class="" style="padding: 0 24rpx 0;box-sizing: border-box;">
  7. <view class="gongsi-header">
  8. <view class="header-top u-flex">
  9. <image :src="detail.company.logo" class="gongsi-logo" mode="aspectFill"></image>
  10. <view class="top-right u-flex-col u-flex-1">
  11. <text>{{detail.company.name || ''}}</text>
  12. <text>{{detail.company.categoryindustry.name || ''}}|{{detail.company.scale.name || ''}}·{{detail.company.stage.name || ''}}</text>
  13. </view>
  14. </view>
  15. <view class="gongso-label u-flex u-flex-wrap">
  16. <text v-for="(a,b) in detail.company.welfare_tag_text" :key="b">{{a}}</text>
  17. </view>
  18. </view>
  19. <!-- <view class="gongsi-address">
  20. <view class="address-title">
  21. 公司地址
  22. </view>
  23. <view class="address-down u-flex u-row-between">
  24. <text>{{detail.province || ''}}{{detail.city || ''}}{{detail.address || ''}}</text>
  25. <image src="static/address.png" mode="" @click="openlocation"></image>
  26. </view>
  27. </view> -->
  28. <view class="gongsi-text">
  29. <view class="text-title">
  30. 学校介绍
  31. </view>
  32. <view class="">
  33. {{detail.title}}
  34. </view>
  35. <view class="text-body">
  36. {{detail.content || ''}}
  37. </view>
  38. </view>
  39. </view>
  40. <view class="" style="height: 220rpx;"></view>
  41. <!-- <u-mask :show="showzhiwei" z-index="990" @click="closeshaixuan"></u-mask> -->
  42. <u-overlay :show="showzhiwei" z-index="990" @click="closeshaixuan"></u-overlay>
  43. <view class="gongsi-zhiwei u-flex-col" :style="{bottom:showzhiwei ? '0' : 'calc(210rpx - 90vh)'}">
  44. <view class="zhiwei-header">
  45. <view class="header-top" v-if="showsearch">
  46. <u-search placeholder="搜索职位" @search="tosearch(1)" action-text="取消" @custom="chongzhi"
  47. v-model="keyword1"></u-search>
  48. </view>
  49. <view class="header-top u-flex u-row-between" v-else @click="openzhiwei">
  50. <text class="text1">校招职位({{total}})</text>
  51. <!-- <view @click.stop="opensearch">
  52. <u-icon name="search" size="32"></u-icon>
  53. </view> -->
  54. </view>
  55. <view class="header-shaixuan u-flex u-row-around">
  56. <!-- <view class="shaixuan-item u-flex u-row-center"
  57. :class="{shaixuanItemActive:(showshaixuan == 1 || zhiwei > 0)}" @click="openshaixuan(1)">
  58. <text class="text u-line-1">{{zhiwei == 0 ? '职位类型' : zhiweilist[zhiwei].name}}</text>
  59. <u-icon name="arrow-down-fill" size="8"></u-icon>
  60. </view> -->
  61. <view class="shaixuan-item u-flex u-row-center"
  62. :class="{shaixuanItemActive:(showshaixuan == 2 || city1.id)}" @click="openshaixuan(2)">
  63. <text class="text u-line-1">{{city1.name|| '工作城市'}}</text>
  64. <u-icon name="arrow-down-fill" size="8"></u-icon>
  65. </view>
  66. <view class="shaixuan-item u-flex u-row-center"
  67. :class="{shaixuanItemActive:showshaixuan == 3 || xinzi.name}" @click="openshaixuan(3)">
  68. <text class="text u-line-1">{{xinzi.name || '薪资待遇'}}</text>
  69. <u-icon name="arrow-down-fill" size="8"></u-icon>
  70. </view>
  71. </view>
  72. </view>
  73. <view class="zhiwei-list u-flex-1">
  74. <scroll-view v-if="showshaixuan == 1" scroll-y="true" class="zhiwei-shaixuan">
  75. <view class="shaixuan1-item" v-for="(a,b) in zhiweilist" :key="b" :class="{shaixuan1:zhiwei == b}"
  76. @click="changeshaixuan(1,b)">
  77. {{a.name}}
  78. </view>
  79. </scroll-view>
  80. <scroll-view scroll-y="true" class="zhiwei-scroll">
  81. <view class="zhiwei-item" v-for="(item,index) in list" :key="index">
  82. <view class="item-top u-flex u-row-between">
  83. <view class="u-flex">
  84. <text class="text1">{{item.job_name}}</text>
  85. <view class="xue">校</view>
  86. </view>
  87. <text class="text3 u-flex-1">{{item.salary_min}}-{{item.salary_max}}K</text>
  88. </view>
  89. <view class="item-label u-flex">
  90. <text v-for="(a,b) in item.city " :key="b">{{a.city.slice(0,-1)}}</text>
  91. <!-- <text>应届</text> -->
  92. <text>{{item.education.name}}</text>
  93. </view>
  94. <view class="item-down u-flex u-row-between">
  95. <view class="u-flex item-down">
  96. <image style="width: 50rpx;height: 50rpx; border-radius: 50%;margin-right: 16rpx;"
  97. :src="item.user_group.avatar" mode=""></image>
  98. <text class="item-down">{{item.user_group.name}}·{{item.user_group.job}}</text>
  99. </view>
  100. <view class="u-flex">
  101. <view class="btn1" @click.stop="tochat(item)">立即聊聊</view>
  102. <view class="btn2" @click.stop="open(item.city[0])">投递简历</view>
  103. </view>
  104. </view>
  105. </view>
  106. </scroll-view>
  107. </view>
  108. </view>
  109. <u-picker :columns="cityList" ref="uPicker" :show="showcity" keyName="name" @confirm="changecity"
  110. @change="changeHandler" @cancel="confirm1"></u-picker>
  111. <u-picker keyName="label" :columns="xinzilist" :show="showxinzi" @confirm="changexinzi"
  112. @cancel="confirm1"></u-picker>
  113. </view>
  114. </template>
  115. <script>
  116. import {
  117. get_company_job_list,
  118. jobdata,
  119. getexperience,
  120. getareacity,
  121. getAllArea,
  122. activityCreate,
  123. get_company_detail
  124. } from "@/units/inquire.js"
  125. import {
  126. conn
  127. } from '@/utils/WebIM'
  128. import WebIM from '@/newSDK/Easemob-chat.js'
  129. import $api from '@/static/js/api.js'
  130. export default {
  131. data() {
  132. return {
  133. cityList: [],
  134. showzhiwei: false,
  135. showsearch: false,
  136. showshaixuan: 0,
  137. zhiweilist: [],
  138. zhiwei: 0,
  139. jingyanlist: [],
  140. jingyan: -1,
  141. showcity: false,
  142. province: [], //省份
  143. city: [],
  144. area: [], //区域
  145. provinceid: "", //省数据
  146. cityid: "", //市数据
  147. areaid: "", //区数据
  148. indexs: [], //默认地区下标
  149. city1: {
  150. id: '',
  151. name: ''
  152. },
  153. showxinzi: false,
  154. xinzilist: [],
  155. xinzi: {
  156. max: '',
  157. min: '',
  158. name: ''
  159. },
  160. keyword1: '',
  161. keyword: '',
  162. page: 1,
  163. total: 0,
  164. list: [],
  165. detail: {},
  166. }
  167. },
  168. onLoad(option) {
  169. this.id = option.id
  170. this.getdata()
  171. this.getlist()
  172. this.getconfig()
  173. },
  174. methods: {
  175. open(city) {
  176. activityCreate({
  177. apply_info_id: city.apply_info_id,
  178. city_id: city.city_id,
  179. city: city.city,
  180. }).then(res => {
  181. if (res.code == 1) {
  182. this.$u.toast("投递成功")
  183. } else {
  184. this.$u.toast(res.msg)
  185. }
  186. })
  187. },
  188. tochat(item) {
  189. let that = this
  190. let id = conn.getUniqueId(); // 生成本地消息id
  191. let msg = new WebIM.message('txt', id); // 创建文本消息
  192. msg.set({
  193. type: "txt",
  194. msg: "职位消息",
  195. to: item.user.user_no,
  196. chatType: "singleChat",
  197. ext: {
  198. "type": "pos",
  199. "order": {
  200. "title": item.job_name,
  201. "city": item.city[0].city_id,
  202. "salary": Number(item.salary_min) + '-' + Number(item.salary_max),
  203. // "item_url": that.detail.id
  204. }
  205. }, // 设置为单聊
  206. success: function(id, serverMsgId) {
  207. uni.navigateTo({
  208. url: "/pagesC/chat?user_no=" + item.user.user_no
  209. })
  210. },
  211. fail: function(e) {
  212. console.log("发送消息失败");
  213. }
  214. });
  215. conn.send(msg.body);
  216. },
  217. confirm1() {
  218. this.showxinzi = false,
  219. this.showcity = false
  220. },
  221. return1() {
  222. uni.navigateBack()
  223. },
  224. toinfo(item) {
  225. uni.navigateTo({
  226. url: "/pagesB/details?id=" + item.id
  227. })
  228. },
  229. openlocation() {
  230. uni.openLocation({
  231. longitude: Number(this.detail.lng),
  232. latitude: Number(this.detail.lat)
  233. })
  234. },
  235. getdata() {
  236. get_company_detail({
  237. id: this.id
  238. }).then((res) => {
  239. this.detail = res.data
  240. })
  241. },
  242. chongzhi() {
  243. this.keyword1 = ''
  244. this.showsearch = false
  245. this.tosearch()
  246. },
  247. opensearch() {
  248. if (this.showzhiwei) {
  249. this.showsearch = true
  250. } else {
  251. this.showzhiwei = true
  252. }
  253. },
  254. changeHandler(e) {
  255. const {
  256. columnIndex, //当前改变值的列下标
  257. value,
  258. values, // values为当前变化列的数组内容
  259. indexs, //当前地区值下标
  260. picker = this.$refs.uPicker
  261. } = e
  262. //columnIndex代表第几列,意思是下标为0的列发生变化
  263. if (columnIndex === 0) {
  264. picker.setColumnValues(1, this.city[indexs[0]].map(v => {
  265. return {
  266. name: v.name,
  267. id: v.id
  268. }
  269. }))
  270. // picker.setColumnValues(2, this.area[indexs[0]][0].map(v => {
  271. // return {
  272. // name: v.name,
  273. // id: v.id
  274. // }
  275. // }))
  276. }
  277. // if (columnIndex === 1) {
  278. // picker.setColumnValues(2, this.area[indexs[0]][indexs[1]].map(v => {
  279. // return {
  280. // name: v.name,
  281. // id: v.id
  282. // }
  283. // }))
  284. // }
  285. },
  286. changexinzi(e) {
  287. console.log(e);
  288. if (e.value[0].value > e.value[1].value) {
  289. this.xinzi.min = e.value[1].value
  290. this.xinzi.max = e.value[0].value
  291. this.xinzi.name = e.value[1].label + "-" + e.value[0].label
  292. } else {
  293. this.xinzi.min = e.value[0].value
  294. this.xinzi.max = e.value[1].value
  295. this.xinzi.name = e.value[0].label + "-" + e.value[1].label
  296. }
  297. this.showxinzi = false
  298. this.tosearch()
  299. },
  300. changeshaixuan(type, index) {
  301. if (type == 1) {
  302. this.zhiwei = index
  303. }
  304. this.showshaixuan = 0
  305. this.tosearch()
  306. },
  307. changecity(e) {
  308. console.log(e);
  309. let a = e.value[0].name + e.value[1].name
  310. let ids = String(e.value[0].id) + String(e.value[1].id)
  311. this.showcity = false
  312. this.city1.id = e.value[1].id
  313. this.city1.name = e.value[1].name
  314. console.log(this.city.name);
  315. this.tosearch()
  316. },
  317. closeshaixuan() {
  318. this.showzhiwei = false;
  319. this.showsearch = false
  320. this.showshaixuan1 = false
  321. },
  322. openshaixuan(type) {
  323. if (!this.showzhiwei) {
  324. this.showzhiwei = true
  325. return
  326. }
  327. if (this.showshaixuan == type) {
  328. this.showshaixuan = 0
  329. } else {
  330. this.showshaixuan = type
  331. }
  332. if (type == 2) {
  333. this.showcity = true
  334. }
  335. if (type == 3) {
  336. this.showxinzi = true
  337. }
  338. },
  339. tosearch(type) {
  340. if (type == 1) {
  341. this.keyword = this.keyword1
  342. }
  343. this.page = 1
  344. this.total = 0
  345. this.list = []
  346. this.getlist()
  347. },
  348. openzhiwei() {
  349. if (this.showzhiwei) {
  350. this.showzhiwei = false
  351. this.showsearch = false
  352. } else {
  353. this.showzhiwei = true
  354. }
  355. },
  356. getlist() {
  357. // 招聘信息列表
  358. get_company_job_list({
  359. id: this.id,
  360. category_job_id: this.zhiwei > 0 ? this.zhiweilist[this.zhiwei].id : '',
  361. city_id: this.city1.id,
  362. education_id: this.jingyan == -1 ? '' : this.jingyanlist[this.jingyan].id,
  363. salary_min: this.xinzi.min,
  364. salary_max: this.xinzi.max
  365. }).then(res => {
  366. this.total = res.data.length
  367. this.list = res.data
  368. })
  369. },
  370. getconfig() {
  371. jobdata({
  372. id: this.id
  373. }).then(res => {
  374. this.zhiweilist = res.data
  375. })
  376. getexperience().then(res => {
  377. this.jingyanlist = res.data
  378. })
  379. getAllArea().then(res => {
  380. this.province = res.data.map(t => {
  381. return {
  382. name: t.name,
  383. id: t.id
  384. }
  385. })
  386. this.city = res.data.map(t => t.children.map(v => {
  387. return {
  388. name: v.name,
  389. id: v.id
  390. }
  391. }))
  392. console.log(this.city);
  393. this.area = res.data.map(t => t.children.map(v => v.children.map(i => {
  394. return {
  395. name: i.name,
  396. id: i.id
  397. }
  398. })))
  399. let a = []
  400. let b = []
  401. let c = []
  402. this.province.map(res => {
  403. a.push({
  404. name: res.name,
  405. id: res.id,
  406. })
  407. })
  408. this.city[0].map(res => {
  409. b.push({
  410. name: res.name,
  411. id: res.id,
  412. })
  413. })
  414. this.area[0][0].map(res => {
  415. c.push({
  416. name: res.name,
  417. id: res.id,
  418. })
  419. })
  420. this.cityList = [a, b]
  421. })
  422. var xinzilist = []
  423. for (var i = 1; i <= 100; i++) {
  424. xinzilist.push({
  425. label: `${i}K`,
  426. value: i
  427. })
  428. }
  429. this.xinzilist.push(xinzilist)
  430. this.xinzilist.push(xinzilist)
  431. }
  432. }
  433. }
  434. </script>
  435. <style lang="scss">
  436. page {
  437. background-color: #F3F3F3;
  438. }
  439. .btn1 {
  440. width: 150rpx;
  441. height: 60rpx;
  442. background: #0C66C2;
  443. border-radius: 8rpx;
  444. font-size: 28rpx;
  445. font-family: PingFangSC-Regular, PingFang SC;
  446. font-weight: 400;
  447. color: #FFFFFF;
  448. line-height: 60rpx;
  449. text-align: center;
  450. }
  451. .btn2 {
  452. width: 150rpx;
  453. height: 60rpx;
  454. background: #FA6400;
  455. border-radius: 8rpx;
  456. font-size: 28rpx;
  457. font-family: PingFangSC-Regular, PingFang SC;
  458. font-weight: 400;
  459. color: #FFFFFF;
  460. line-height: 60rpx;
  461. text-align: center;
  462. margin-left: 20rpx;
  463. }
  464. .xue {
  465. width: 36rpx;
  466. height: 32rpx;
  467. background: #0C66C2;
  468. border-radius: 8rpx 0rpx 8rpx 0rpx;
  469. font-size: 22rpx;
  470. font-family: PingFangSC-Regular, PingFang SC;
  471. font-weight: 400;
  472. color: #FFFFFF;
  473. line-height: 32rpx;
  474. text-align: center;
  475. margin-left: 12rpx;
  476. }
  477. .gongsi-info {
  478. position: relative;
  479. z-index: 1;
  480. .zhiwei-list {
  481. min-height: 1rpx;
  482. position: relative;
  483. .zhiwei-shaixuan {
  484. position: absolute;
  485. top: 0;
  486. left: 0;
  487. z-index: 1;
  488. background-color: #fff;
  489. width: 750rpx;
  490. height: 100%;
  491. padding: 16rpx 0;
  492. box-sizing: border-box;
  493. .shaixuan1-item {
  494. padding: 16rpx 66rpx;
  495. font-size: 28rpx;
  496. font-family: PingFangSC-Regular, PingFang SC;
  497. font-weight: 400;
  498. color: #444444;
  499. }
  500. .shaixuan1 {
  501. font-size: 28rpx;
  502. font-family: PingFangSC-Medium, PingFang SC;
  503. font-weight: 500;
  504. color: #0C66C2;
  505. }
  506. }
  507. .zhiwei-scroll {
  508. height: 100%;
  509. padding: 0 20rpx;
  510. box-sizing: border-box;
  511. .zhiwei-item {
  512. // width: 702rpx;
  513. background: #FFFFFF;
  514. border-radius: 20rpx;
  515. margin: 20rpx auto;
  516. padding: 0 20rpx 24rpx 20rpx;
  517. .item-down {
  518. font-size: 24rpx;
  519. font-family: SFPro-Regular, SFPro;
  520. font-weight: 400;
  521. color: #666666;
  522. }
  523. .item-label {
  524. margin-bottom: 24rpx;
  525. text {
  526. line-height: 46rpx;
  527. background: #F3F3F3;
  528. border-radius: 4rpx;
  529. padding: 0 14rpx;
  530. font-size: 24rpx;
  531. font-family: PingFangSC-Regular, PingFang SC;
  532. font-weight: 400;
  533. color: #5F5F5F;
  534. display: block;
  535. margin-left: 12rpx;
  536. }
  537. }
  538. .item-top {
  539. padding: 24rpx 0 20rpx 0;
  540. .text1 {
  541. font-size: 32rpx;
  542. font-family: PingFangSC-Medium, PingFang SC;
  543. font-weight: 500;
  544. color: #222222;
  545. }
  546. .text2 {
  547. margin: 0 16rpx;
  548. line-height: 32rpx;
  549. background: #E6EFF8;
  550. border-radius: 6rpx;
  551. padding: 0 4rpx;
  552. font-size: 20rpx;
  553. font-family: SFPro-Regular, SFPro;
  554. font-weight: 400;
  555. color: #0C66C2;
  556. }
  557. .text3 {
  558. text-align: right;
  559. font-size: 32rpx;
  560. font-family: JDZhengHT-Regular, JDZhengHT;
  561. font-weight: 400;
  562. color: #0C66C2;
  563. }
  564. }
  565. }
  566. }
  567. }
  568. .gongsi-zhiwei {
  569. position: fixed;
  570. left: 0;
  571. bottom: 0;
  572. width: 750rpx;
  573. height: 90vh;
  574. background: #F3F3F3;
  575. box-shadow: 0rpx -8rpx 48rpx 0rpx rgba(0, 0, 0, 0.2);
  576. border-radius: 28rpx 28rpx 0rpx 0rpx;
  577. z-index: 999;
  578. transition: all 0.3s;
  579. border-radius: 28rpx 28rpx 0 0;
  580. overflow: hidden;
  581. .zhiwei-header {
  582. border-bottom: 2rpx solid #F3F3F3;
  583. background-color: #fff;
  584. padding: 0 32rpx;
  585. .header-shaixuan {
  586. padding-bottom: 28rpx;
  587. .shaixuan-item {
  588. width: 150rpx;
  589. height: 60rpx;
  590. background: #F3F3F3;
  591. border-radius: 6rpx;
  592. padding: 0 20rpx;
  593. .text {
  594. font-size: 26rpx;
  595. font-family: PingFangSC-Regular, PingFang SC;
  596. font-weight: 400;
  597. color: #333333;
  598. margin-right: 16rpx;
  599. // max-width: 80rpx;
  600. }
  601. }
  602. .shaixuanItemActive {
  603. background-color: #E6EFF8;
  604. color: #0C66C2;
  605. .text {
  606. color: #0C66C2;
  607. }
  608. }
  609. }
  610. .header-top {
  611. padding: 32rpx 0;
  612. .text1 {
  613. font-size: 40rpx;
  614. font-family: PingFangSC-Medium, PingFang SC;
  615. font-weight: 500;
  616. color: #222222;
  617. }
  618. }
  619. }
  620. }
  621. .gongsi-text {
  622. // width: 702rpx;
  623. background: #FFFFFF;
  624. border-radius: 16rpx;
  625. padding: 0 20rpx 24rpx 20rpx;
  626. margin: 20rpx auto;
  627. .text-body {
  628. font-size: 28rpx;
  629. font-family: PingFangSC-Regular, PingFang SC;
  630. font-weight: 400;
  631. color: #555555;
  632. }
  633. .text-title {
  634. font-size: 32rpx;
  635. font-family: PingFangSC-Medium, PingFang SC;
  636. font-weight: 500;
  637. color: #222222;
  638. padding: 24rpx 0;
  639. }
  640. }
  641. .gongsi-address {
  642. // width: 702rpx;
  643. background: #FFFFFF;
  644. border-radius: 16rpx;
  645. margin: 20rpx auto;
  646. padding: 0 20rpx 24rpx 20rpx;
  647. .address-down {
  648. text {
  649. flex: 1;
  650. margin-right: 20rpx;
  651. font-size: 28rpx;
  652. font-family: PingFangSC-Regular, PingFang SC;
  653. font-weight: 400;
  654. color: #666666;
  655. }
  656. image {
  657. width: 70rpx;
  658. height: 70rpx;
  659. }
  660. }
  661. .address-title {
  662. padding: 24rpx 0;
  663. font-size: 32rpx;
  664. font-family: PingFangSC-Medium, PingFang SC;
  665. font-weight: 500;
  666. color: #222222;
  667. }
  668. }
  669. .gongsi-header {
  670. // width: 702rpx;
  671. background: #FFFFFF;
  672. border-radius: 20rpx;
  673. margin: 20rpx auto;
  674. padding: 0 24rpx;
  675. .gongso-label {
  676. text {
  677. font-size: 24rpx;
  678. font-family: PingFangSC-Regular, PingFang SC;
  679. font-weight: 400;
  680. color: #444444;
  681. padding: 0 12rpx;
  682. line-height: 50rpx;
  683. background: #F3F3F3;
  684. border-radius: 6rpx;
  685. margin-right: 16rpx;
  686. margin-bottom: 20rpx;
  687. }
  688. }
  689. .header-top {
  690. padding: 28rpx 0;
  691. .top-right {
  692. text:first-child {
  693. font-size: 40rpx;
  694. font-family: PingFangSC-Medium, PingFang SC;
  695. font-weight: 500;
  696. color: #222222;
  697. margin-bottom: 12rpx;
  698. }
  699. text:nth-child(2) {
  700. font-size: 26rpx;
  701. font-family: SFPro-Regular, SFPro;
  702. font-weight: 400;
  703. color: #555555;
  704. }
  705. }
  706. .gongsi-logo {
  707. width: 120rpx;
  708. height: 120rpx;
  709. border-radius: 12rpx;
  710. border: 2rpx solid rgba(151, 151, 151, 0.7);
  711. margin-right: 20rpx;
  712. }
  713. }
  714. }
  715. .gongsi-bg {
  716. position: absolute;
  717. top: 0;
  718. left: 0;
  719. width: 750rpx;
  720. height: 396rpx;
  721. z-index: -1;
  722. }
  723. }
  724. </style>