general-info.vue 18 KB

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