detail.scss 24 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863
  1. @import "../scssCommon";
  2. .kaifainDetail {
  3. -webkit-overflow-scrolling: auto;
  4. .topArea {
  5. position: relative;
  6. margin: -85px 0 0 !important;
  7. width: 100vw;
  8. min-height: 500px;
  9. background: rgba(48, 89, 220, 1);
  10. background-repeat: no-repeat;
  11. background-size: cover;
  12. .topContent {
  13. width: 1000px;
  14. height: 100%;
  15. display: flex;
  16. justify-content: flex-start;
  17. align-items: center;
  18. margin: 0 auto;
  19. flex-direction: column;
  20. .title {
  21. margin-top: 160px;
  22. height: 75px;
  23. font-size: 42px;
  24. font-weight: 600;
  25. color: rgba(255, 255, 255, 1);
  26. line-height: 75px;
  27. }
  28. .desc {
  29. width: 744px;
  30. height: 48px;
  31. font-size: 17px;
  32. font-weight: 400;
  33. color: rgba(255, 255, 255, 1);
  34. line-height: 24px;
  35. text-align: center;
  36. overflow: hidden;
  37. text-overflow: ellipsis;
  38. display: -webkit-box;
  39. -webkit-box-orient: vertical;
  40. -webkit-line-clamp: 2;
  41. }
  42. .btn {
  43. margin-top: 40px;
  44. width: 191px;
  45. height: 44px;
  46. border-radius: 3px;
  47. border: 1px solid rgba(255, 255, 255, 1);
  48. display: flex;
  49. justify-content: center;
  50. align-items: center;
  51. cursor: pointer;
  52. p {
  53. height: 25px;
  54. font-size: 18px;
  55. font-weight: 600;
  56. color: rgba(255, 255, 255, 1);
  57. line-height: 25px;
  58. }
  59. }
  60. .companyInfo {
  61. cursor: pointer;
  62. margin-top: 50px;
  63. width: 342px;
  64. height: 51px;
  65. background: rgba(0, 0, 0, 0.15);
  66. border-radius: 4px;
  67. box-sizing: border-box;
  68. padding: 10px 12px;
  69. display: flex;
  70. align-items: center;
  71. justify-content: space-between;
  72. .left {
  73. display: flex;
  74. align-items: center;
  75. .userImage {
  76. position: relative;
  77. img {
  78. width: 30px;
  79. height: 30px;
  80. border-radius: 15px;
  81. position: relative;
  82. }
  83. &.vip1:after, &.vip3:after {
  84. content: " ";
  85. position: absolute;
  86. right: 0px;
  87. bottom: 0px;
  88. width: 15px;
  89. height: 15px;
  90. background-size: cover;
  91. }
  92. &.vip3:after {
  93. /*企业标识*/
  94. background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAMAAAC6V+0/AAAAvVBMVEUAAAAAx10A13wAyF0A1nwAx10A130AyF0AxlwA1nwAyF0A0mwAym4AxGIA13wA2H0A2HwA1nwAx10A130Ax10A130Axl0A2HwAx14A2HwAyV4A1H0A1X0A1n4AxlsA2HsAyV0A13wAyF7///8A25P5/vzf+vDT+OoA57EA5acA3poA2IEA0HMAymTz/frz/Pnr/fbr/PXB+OXC9N+X8taZ7ctv7sdz6LsA4qIa3qIA4p8A2IwA24sA14oA04DLdbGUAAAAIXRSTlMA+PrunZ2Li2NAQCcdDffx6uHhysqzs6iodXVkYlFRNDSJn4b6AAAAqklEQVQY05XP1w7DIAxAUXc3TdK9tyG76d7z/z+rJlCh5i33AYkjIWzIlN1BERN1bYU91Mj60sqokaoIm+A/siqAkUdchT901ozlajCg641fJF75k84hWC26n3gg8M7PZG0LwGzS+4P7QPZ2j/S6YAK1aCC+vJ0T772YbAlJRh0x2vj+9pP8oprRBCHnDtlcLzpFxCCSM+pGcqSxFrWr2DBVEVkpbaRkmfsC64QaGgNTrsMAAAAASUVORK5CYII=') no-repeat;
  95. background-size: cover;
  96. }
  97. &.vip1:after {
  98. /*企业初创*/
  99. background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAMAAAC6V+0/AAAAulBMVEUAAAAAtP8Amf8Atf8Amf8As/8Amv8Atv8Amf8Ap/8Ao/8Amf8Amf8Atf8Amf8Atf8Amv8AtP8AmP8Atv8Amf8As/8AmP8Atf8Amf8AtP8Am/8Atf8Al/8Atf8Amf8As/8Amv8Atf8AmP8Asf8Aif8AtP8Amf////8Axv8Au//5/f/s+f/g9v/V8v/E7f8AzP8Atv8Apv/0+//0+v+b5/933/+e3v990/8u0/8O0f9Aw/8vwP8Av/8Arf+J2XHQAAAAJXRSTlMA+fmdnWNjQEAnHf338fHq6uHhysqzs6iojIyJiXV1UVE0NA0NhW9hXwAAAKdJREFUGNOVztcOgzAMQFF3A91779phU7rn//9WHQVU4I0rJVKOFNmQq30fZSQbHCIc4h9ppGyKSaSZtAqmkaoAtQLiMYjR4lPUYMxPU1wV3oW8J2B0+X0RD4kvcWPrGQB6m//7tomEts/W0YHbNhEt1/mEjhsStXbS1Czz5HnnL1FDg6g1ayCExZM3SuJdn2+iehUSLdVKK0g1l7iATCWkcoaksuXuBz+cHHE5qD7TAAAAAElFTkSuQmCC') no-repeat;
  100. background-size: cover;
  101. }
  102. }
  103. .cname {
  104. max-width: 250px;
  105. position: relative;
  106. height: 17px;
  107. font-size: 12px;
  108. font-weight: 600;
  109. color: rgba(255, 255, 255, 1);
  110. line-height: 17px;
  111. margin-left: 8px;
  112. word-break: keep-all;
  113. white-space: nowrap;
  114. padding-right: 44px;
  115. overflow: hidden;
  116. text-overflow: ellipsis;
  117. &.status {
  118. &:after {
  119. content: "";
  120. position: absolute;
  121. width: 38px;
  122. height: 17px;
  123. margin-left: 8px;
  124. background: url("~@/assets/img/kaifain/detail/confirmCompany@2x.png") no-repeat;
  125. background-size: cover;
  126. right: 0;
  127. top: 0;
  128. }
  129. }
  130. }
  131. }
  132. .right {
  133. flex-shrink: 0;
  134. .icon {
  135. width: 7px;
  136. height: 10px;
  137. background: url("~@/assets/img/kaifain/detail/rightIcon.png") no-repeat;
  138. background-size: cover;
  139. }
  140. }
  141. }
  142. }
  143. .bgChange {
  144. width: 40px;
  145. height: 40px;
  146. position: absolute;
  147. right: 0;
  148. top: 84px;
  149. cursor: pointer;
  150. background: url("~@/assets/img/kaifain/detail/bg_change@2x.png") no-repeat;
  151. background-size: cover;
  152. }
  153. }
  154. .contentArea {
  155. width: 1000px;
  156. margin: 0 auto;
  157. box-sizing: border-box;
  158. .amountArea {
  159. width: 1000px;
  160. height: 50px;
  161. background: rgba(255, 255, 255, 1);
  162. border-bottom: 1px solid #ededed;
  163. padding: 0 20px;
  164. display: flex;
  165. justify-content: space-between;
  166. align-items: center;
  167. .watchNum, .collectNum, .setTop {
  168. height: 24px;
  169. font-size: 16px;
  170. font-weight: 400;
  171. color: rgba(60, 60, 60, 1);
  172. line-height: 25px;
  173. padding-left: 27px;
  174. position: relative;
  175. &:before {
  176. position: absolute;
  177. left: 0;
  178. top: 0;
  179. background: url("~@/assets/img/icon/icon_watch@2x.png") no-repeat;
  180. background-size: cover;
  181. content: "";
  182. width: 24px;
  183. height: 24px;
  184. }
  185. }
  186. .left {
  187. display: flex;
  188. align-items: center;
  189. .collectNum {
  190. margin-left: 43px;
  191. cursor: pointer;
  192. &:before {
  193. background: url("~@/assets/img/icon/icon_collect_nor@2x.png") no-repeat;
  194. background-size: cover;
  195. }
  196. &.isOk {
  197. font-weight: 500;
  198. color: rgba(48, 142, 255, 1);
  199. &:before {
  200. background: url("~@/assets/img/icon/icon_collect_sel@2x.png") no-repeat;
  201. background-size: cover;
  202. }
  203. }
  204. }
  205. }
  206. .right {
  207. .setTop {
  208. margin-left: 43px;
  209. cursor: pointer;
  210. &:before {
  211. background: url("~@/assets/img/icon/icon_to_top_nor@2x.png") no-repeat;
  212. background-size: cover;
  213. }
  214. &.isOk {
  215. font-weight: 500;
  216. color: rgba(48, 142, 255, 1);
  217. &:before {
  218. background: url("~@/assets/img/icon/icon_to_top_sel@2x.png") no-repeat;
  219. background-size: cover;
  220. }
  221. }
  222. }
  223. }
  224. }
  225. .bannerSelect {
  226. width: 1000px;
  227. height: 60px;
  228. background: rgba(255, 255, 255, 1);
  229. box-shadow: 0px 0px 0px 0px rgba(243, 243, 243, 1);
  230. display: flex;
  231. justify-content: center;
  232. align-items: center;
  233. .cell {
  234. height: 60px;
  235. font-size: 16px;
  236. line-height: 60px;
  237. font-weight: 400;
  238. color: rgba(34, 34, 34, 1);
  239. position: relative;
  240. cursor: pointer;
  241. &:nth-child(n+2) {
  242. margin-left: 100px;
  243. }
  244. &.selected {
  245. font-weight: 600;
  246. color: rgba(34, 34, 34, 1);
  247. &:after {
  248. content: " ";
  249. position: absolute;
  250. bottom: 0;
  251. left: 50%;
  252. transform: translate(-50%);
  253. width: 40px;
  254. height: 3px;
  255. background: rgba(48, 142, 255, 1);
  256. border-radius: 2px;
  257. }
  258. }
  259. }
  260. }
  261. .introArea {
  262. width: 1000px;
  263. background-color: #fff;
  264. padding: 27px 36px;
  265. .title {
  266. height: 27px;
  267. font-size: 20px;
  268. font-weight: 600;
  269. color: rgba(51, 51, 51, 1);
  270. line-height: 27px;
  271. text-align: left;
  272. }
  273. .introContent {
  274. }
  275. }
  276. .caseListArea {
  277. width: 1000px;
  278. margin-top: 10px;
  279. padding: 40px 80px;
  280. background-color: #fff;
  281. .title {
  282. text-align: center;
  283. .word {
  284. height: 48px;
  285. font-size: 34px;
  286. font-weight: 500;
  287. color: rgba(34, 34, 34, 1);
  288. line-height: 48px;
  289. letter-spacing: 1px;
  290. }
  291. .line {
  292. margin: 10px auto 0;
  293. width: 40px;
  294. height: 4px;
  295. background: rgba(32, 148, 243, 1);
  296. border-radius: 4px;
  297. }
  298. }
  299. .list {
  300. margin-top: 62px;
  301. display: flex;
  302. width: 100%;
  303. .cell {
  304. width: 1038px;
  305. height: 200px;
  306. display: flex;
  307. justify-content: center;
  308. align-items: center;
  309. border-bottom: 1px solid #EDEDED;
  310. .left {
  311. flex-shrink: 0;
  312. font-size: 0;
  313. width: 160px;
  314. height: 160px;
  315. img {
  316. width: 160px;
  317. height: 160px;
  318. }
  319. }
  320. .right {
  321. flex-grow: 1;
  322. margin-left: 13px;
  323. height: 124px;
  324. display: flex;
  325. justify-content: space-between;
  326. flex-direction: column;
  327. .top {
  328. flex-grow: 1;
  329. .bTitle {
  330. font-size: 17px;
  331. font-weight: 600;
  332. color: rgba(34, 34, 34, 1);
  333. line-height: 24px;
  334. }
  335. .bStitle {
  336. margin-top: 9px;
  337. height: 40px;
  338. font-size: 14px;
  339. font-weight: 400;
  340. color: rgba(34, 34, 34, 1);
  341. line-height: 20px;
  342. }
  343. }
  344. .bottom {
  345. flex-shrink: 0;
  346. height: 26px;
  347. display: flex;
  348. align-items: center;
  349. cursor: pointer;
  350. .icon {
  351. width: 25px;
  352. height: 25px;
  353. background: url('~@/assets/img/kaifain/detail/icon_pdf@2x.png') no-repeat;
  354. background-size: cover;
  355. }
  356. .word {
  357. margin-left: 7px;
  358. height: 17px;
  359. font-size: 12px;
  360. font-weight: 600;
  361. color: rgba(51, 51, 51, 1);
  362. line-height: 17px;
  363. }
  364. }
  365. }
  366. }
  367. }
  368. }
  369. }
  370. }
  371. * {
  372. box-sizing: border-box;
  373. }
  374. .kaifainDetailMobile {
  375. margin: 0 !important;
  376. background-color: #fff;
  377. width: 100vw;
  378. overflow-x: hidden;
  379. overflow-y: scroll;
  380. -webkit-overflow-scrolling: touch;
  381. .topArea {
  382. position: relative;
  383. margin: 0 0 0 !important;
  384. width: 100vw;
  385. background: rgba(48, 89, 220, 1);
  386. height: pxtovw(344);
  387. .bannerBg {
  388. position: absolute;
  389. left: 0;
  390. bottom: 0;
  391. width: 100vw;
  392. img {
  393. width: 100vw;
  394. height: auto;
  395. vertical-align: middle;
  396. }
  397. }
  398. .topContent {
  399. width: 100vw;
  400. height: 100%;
  401. display: flex;
  402. justify-content: flex-start;
  403. align-items: center;
  404. margin: 0 auto;
  405. flex-direction: column;
  406. &.noneMobileAPP {
  407. margin-top: pxtovw(-85);
  408. }
  409. .title {
  410. width: pxtovw(355);
  411. margin: pxtovw(128) auto 0 auto;
  412. height: pxtovw(36);
  413. font-size: pxtovw(23);
  414. font-weight: 600;
  415. color: rgba(255, 255, 255, 1);
  416. line-height: pxtovw(36);
  417. white-space: nowrap;
  418. word-break: keep-all;
  419. overflow: hidden;
  420. text-overflow: ellipsis;
  421. text-align: center;
  422. }
  423. .desc {
  424. margin-top: pxtovw(15);
  425. width: pxtovw(335);
  426. height: pxtovw(32);
  427. font-size: pxtovw(12);
  428. font-weight: 400;
  429. color: rgba(255, 255, 255, 1);
  430. line-height: pxtovw(16);
  431. text-align: center;
  432. overflow: hidden;
  433. text-overflow: ellipsis;
  434. display: -webkit-box;
  435. -webkit-box-orient: vertical;
  436. -webkit-line-clamp: 2;
  437. }
  438. .companyInfo {
  439. cursor: pointer;
  440. margin-top: pxtovw(15);
  441. width: pxtovw(237);
  442. height: pxtovw(41);
  443. background: rgba(0, 0, 0, 0.15);
  444. border-radius: pxtovw(4);
  445. box-sizing: border-box;
  446. padding: pxtovw(10) pxtovw(12);
  447. display: flex;
  448. align-items: center;
  449. justify-content: space-between;
  450. .left {
  451. flex-shrink: 0;
  452. display: flex;
  453. align-items: center;
  454. .userImage {
  455. flex-shrink: 0;
  456. position: relative;
  457. img {
  458. width: pxtovw(20);
  459. height: pxtovw(20);
  460. border-radius: 50%;
  461. }
  462. &.vip1:after, &.vip3:after {
  463. content: " ";
  464. position: absolute;
  465. right: 0px;
  466. bottom: 0px;
  467. width: pxtovw(10);
  468. height: pxtovw(10);
  469. background-size: cover;
  470. }
  471. &.vip3:after {
  472. /*企业标识*/
  473. background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAMAAAC6V+0/AAAAvVBMVEUAAAAAx10A13wAyF0A1nwAx10A130AyF0AxlwA1nwAyF0A0mwAym4AxGIA13wA2H0A2HwA1nwAx10A130Ax10A130Axl0A2HwAx14A2HwAyV4A1H0A1X0A1n4AxlsA2HsAyV0A13wAyF7///8A25P5/vzf+vDT+OoA57EA5acA3poA2IEA0HMAymTz/frz/Pnr/fbr/PXB+OXC9N+X8taZ7ctv7sdz6LsA4qIa3qIA4p8A2IwA24sA14oA04DLdbGUAAAAIXRSTlMA+PrunZ2Li2NAQCcdDffx6uHhysqzs6iodXVkYlFRNDSJn4b6AAAAqklEQVQY05XP1w7DIAxAUXc3TdK9tyG76d7z/z+rJlCh5i33AYkjIWzIlN1BERN1bYU91Mj60sqokaoIm+A/siqAkUdchT901ozlajCg641fJF75k84hWC26n3gg8M7PZG0LwGzS+4P7QPZ2j/S6YAK1aCC+vJ0T772YbAlJRh0x2vj+9pP8oprRBCHnDtlcLzpFxCCSM+pGcqSxFrWr2DBVEVkpbaRkmfsC64QaGgNTrsMAAAAASUVORK5CYII=') no-repeat;
  474. background-size: cover;
  475. }
  476. &.vip1:after {
  477. /*企业初创*/
  478. background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAMAAAC6V+0/AAAAulBMVEUAAAAAtP8Amf8Atf8Amf8As/8Amv8Atv8Amf8Ap/8Ao/8Amf8Amf8Atf8Amf8Atf8Amv8AtP8AmP8Atv8Amf8As/8AmP8Atf8Amf8AtP8Am/8Atf8Al/8Atf8Amf8As/8Amv8Atf8AmP8Asf8Aif8AtP8Amf////8Axv8Au//5/f/s+f/g9v/V8v/E7f8AzP8Atv8Apv/0+//0+v+b5/933/+e3v990/8u0/8O0f9Aw/8vwP8Av/8Arf+J2XHQAAAAJXRSTlMA+fmdnWNjQEAnHf338fHq6uHhysqzs6iojIyJiXV1UVE0NA0NhW9hXwAAAKdJREFUGNOVztcOgzAMQFF3A91779phU7rn//9WHQVU4I0rJVKOFNmQq30fZSQbHCIc4h9ppGyKSaSZtAqmkaoAtQLiMYjR4lPUYMxPU1wV3oW8J2B0+X0RD4kvcWPrGQB6m//7tomEts/W0YHbNhEt1/mEjhsStXbS1Czz5HnnL1FDg6g1ayCExZM3SuJdn2+iehUSLdVKK0g1l7iATCWkcoaksuXuBz+cHHE5qD7TAAAAAElFTkSuQmCC') no-repeat;
  479. background-size: cover;
  480. }
  481. }
  482. .cname {
  483. max-width: 50vw;
  484. font-size: pxtovw(12);
  485. font-weight: 600;
  486. color: rgba(255, 255, 255, 1);
  487. margin-left: 8px;
  488. transform-origin: left center;
  489. transform: scale(0.83);
  490. position: relative;
  491. word-break: keep-all;
  492. white-space: nowrap;
  493. padding-right: pxtovw(44);
  494. overflow: hidden;
  495. text-overflow: ellipsis;
  496. &.status {
  497. &:after {
  498. content: "";
  499. position: absolute;
  500. width: pxtovw(38);
  501. height: pxtovw(17);
  502. margin-left: pxtovw(8);
  503. background: url("~@/assets/img/kaifain/detail/confirmCompany@2x.png") no-repeat;
  504. background-size: cover;
  505. right: 0;
  506. top: pxtovw(-2);
  507. }
  508. }
  509. }
  510. }
  511. .right {
  512. flex-shrink: 0;
  513. .icon {
  514. width: 7px;
  515. height: 10px;
  516. background: url("~@/assets/img/kaifain/detail/rightIcon.png") no-repeat;
  517. background-size: cover;
  518. }
  519. }
  520. }
  521. }
  522. }
  523. .contentArea {
  524. width: 100vw;
  525. margin: 0 auto;
  526. box-sizing: border-box;
  527. position: relative;
  528. .amountArea {
  529. position: absolute;
  530. left: 0;
  531. top: pxtovw(-54);
  532. width: 100vw;
  533. height: pxtovw(54);
  534. background: transparent;
  535. padding: 0 pxtovw(12);
  536. display: flex;
  537. justify-content: space-between;
  538. align-items: center;
  539. .watchNum, .collectNum, .setTop {
  540. height: pxtovw(20);
  541. font-size: pxtovw(14);
  542. font-weight: 400;
  543. color: #fff;
  544. line-height: pxtovw(21);
  545. padding-left: pxtovw(22);
  546. position: relative;
  547. &:before {
  548. position: absolute;
  549. left: 0;
  550. top: 0;
  551. background: url("~@/assets/img/icon/icon_watch_mobile@2x.png") no-repeat;
  552. background-size: cover;
  553. content: "";
  554. width: pxtovw(20);
  555. height: pxtovw(20);
  556. }
  557. }
  558. .left {
  559. display: flex;
  560. align-items: center;
  561. .collectNum {
  562. margin-left: 43px;
  563. cursor: pointer;
  564. &:before {
  565. background: url("~@/assets/img/icon/icon_collect_nor_mobile@2x.png") no-repeat;
  566. background-size: cover;
  567. }
  568. &.isOk {
  569. font-weight: 500;
  570. &:before {
  571. background: url("~@/assets/img/icon/icon_collect_sel_mobile@2x.png") no-repeat;
  572. background-size: cover;
  573. }
  574. }
  575. }
  576. }
  577. .right {
  578. border-radius: pxtovw(16);
  579. border: 1px solid rgba(255, 255, 255, 1);
  580. cursor: pointer;
  581. box-sizing: content-box;
  582. padding: pxtovw(6) pxtovw(14);
  583. .setTop {
  584. &:before {
  585. background: url("~@/assets/img/icon/icon_to_top_mobile@2x.png") no-repeat;
  586. background-size: cover;
  587. }
  588. &.isOk {
  589. font-weight: 500;
  590. &:before {
  591. background: url("~@/assets/img/icon/icon_to_top_mobile@2x.png") no-repeat;
  592. background-size: cover;
  593. }
  594. }
  595. }
  596. }
  597. }
  598. .bannerSelect {
  599. width: 100vw;
  600. height: pxtovw(45);
  601. background: rgba(255, 255, 255, 1);
  602. box-shadow: 0px 0px 0px 0px rgba(243, 243, 243, 1);
  603. display: flex;
  604. justify-content: center;
  605. align-items: center;
  606. .cell {
  607. height: pxtovw(45);
  608. font-size: pxtovw(15);
  609. font-weight: 500;
  610. color: #888888;
  611. line-height: pxtovw(45);
  612. position: relative;
  613. cursor: pointer;
  614. &:nth-child(n+2) {
  615. margin-left: pxtovw(47);
  616. }
  617. &.selected {
  618. font-weight: 600;
  619. color: rgba(34, 34, 34, 1);
  620. &:after {
  621. content: " ";
  622. position: absolute;
  623. bottom: 0;
  624. left: 50%;
  625. transform: translate(-50%);
  626. width: pxtovw(15);
  627. height: pxtovw(3);
  628. background: rgba(48, 142, 255, 1);
  629. border-radius: pxtovw(2);
  630. }
  631. }
  632. }
  633. }
  634. .introArea {
  635. padding: pxtovw(10) pxtovw(14) pxtovw(10) pxtovw(14);
  636. background-color: #fff;
  637. .title {
  638. text-align: center;
  639. .word {
  640. font-size: pxtovw(24);
  641. font-weight: 500;
  642. color: rgba(34, 34, 34, 1);
  643. letter-spacing: pxtovw(1);
  644. }
  645. .line {
  646. margin: pxtovw(8) auto;
  647. width: pxtovw(29);
  648. height: pxtovw(3);
  649. background: rgba(32, 148, 243, 1);
  650. border-radius: pxtovw(3);;
  651. }
  652. }
  653. .introContent {
  654. width: pxtovw(347);
  655. p {
  656. word-break: break-all;
  657. }
  658. }
  659. }
  660. .caseListArea {
  661. margin-top: 0;
  662. padding: 0;
  663. padding-top: pxtovw(30);
  664. background-color: #fff;
  665. padding-bottom: pxtovw(100);
  666. .title {
  667. text-align: center;
  668. .word {
  669. height: pxtovw(33);
  670. font-size: pxtovw(24);
  671. font-weight: 500;
  672. color: rgba(34, 34, 34, 1);
  673. line-height: pxtovw(33);
  674. letter-spacing: pxtovw(1);
  675. }
  676. .line {
  677. margin: pxtovw(8) auto;
  678. width: pxtovw(29);
  679. height: pxtovw(3);
  680. background: rgba(32, 148, 243, 1);
  681. border-radius: pxtovw(3);
  682. }
  683. }
  684. .list {
  685. margin-top: pxtovw(10);
  686. display: flex;
  687. width: 100%;
  688. padding: 0 pxtovw(10);
  689. .cell {
  690. width: 100vw;
  691. height: pxtovw(96);
  692. display: flex;
  693. justify-content: center;
  694. align-items: center;
  695. border-bottom: pxtovw(1) solid #EDEDED;
  696. .left {
  697. flex-shrink: 0;
  698. font-size: 0;
  699. width: pxtovw(72);
  700. height: pxtovw(72);
  701. img {
  702. width: pxtovw(72);
  703. height: pxtovw(72);
  704. }
  705. }
  706. .right {
  707. width: pxtovw(268);
  708. flex-grow: 1;
  709. margin-left: pxtovw(10);
  710. height: pxtovw(72);
  711. display: flex;
  712. justify-content: space-between;
  713. flex-direction: column;
  714. .top {
  715. display: flex;
  716. justify-content: center;
  717. flex-direction: column;
  718. .bStitle {
  719. height: auto;
  720. width: pxtovw(268);
  721. margin-top: 0;
  722. max-height: pxtovw(40);
  723. font-size: pxtovw(14);
  724. font-weight: 400;
  725. color: rgba(34, 34, 34, 1);
  726. line-height: pxtovw(20);
  727. overflow: hidden;
  728. text-overflow: ellipsis;
  729. display: -webkit-box;
  730. -webkit-box-orient: vertical;
  731. -webkit-line-clamp: 2;
  732. overflow: hidden;
  733. }
  734. }
  735. }
  736. }
  737. }
  738. }
  739. }
  740. .mobileBottomArea {
  741. width: 100vw;
  742. height: pxtovw(50);
  743. background: rgba(255, 255, 255, 1);
  744. box-shadow: 0px pxtovw(6) pxtovw(23) 0px rgba(13, 24, 36, 0.07);
  745. position: fixed;
  746. bottom: 0;
  747. left: 0;
  748. display: flex;
  749. justify-content: space-between;
  750. align-items: center;
  751. .mobileLeftChat {
  752. flex-grow: 1;
  753. min-width: pxtovw(230);
  754. height: pxtovw(45);
  755. display: flex;
  756. align-items: center;
  757. .icon {
  758. margin-left: pxtovw(16) ;
  759. width: pxtovw(28);
  760. height: pxtovw(28);
  761. background-size: cover;
  762. background-repeat: no-repeat;
  763. &.chat {
  764. background-image: url("~@/assets/img/icon/icon_chat@2x.png");
  765. }
  766. }
  767. .word {
  768. margin-left: pxtovw(4);
  769. height: pxtovw(22);
  770. font-size: pxtovw(16);
  771. font-weight: 400;
  772. color: rgba(23, 34, 47, 1);
  773. line-height: pxtovw(22);
  774. }
  775. }
  776. .mobileBottomBtn {
  777. flex-grow: 1;
  778. min-width: pxtovw(140);
  779. height: pxtovw(45);
  780. background: rgba(48, 142, 255, 1);
  781. box-shadow: 0px 2px 6px 0px rgba(48, 142, 255, 0.3);
  782. border-radius: 2px;
  783. display: flex;
  784. justify-content: center;
  785. align-items: center;
  786. p {
  787. height: pxtovw(20);
  788. font-size: pxtovw(14);
  789. font-weight: 500;
  790. color: rgba(255, 255, 255, 1);
  791. line-height: pxtovw(20);
  792. }
  793. }
  794. }
  795. }
  796. .main {
  797. margin-top: 0 !important;
  798. }
  799. @media screen and (max-width: 960px) {
  800. .main {
  801. min-width: auto !important;
  802. }
  803. }
  804. @supports (bottom: env(safe-area-inset-bottom)) {
  805. .mobileBottomArea {
  806. height: calc(pxtovw(50) + env(safe-area-inset-bottom));
  807. }
  808. }