draw.scss 30 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780
  1. // 艺术照部分样式
  2. ::v-deep .u-transition{
  3. z-index: 999!important;
  4. }
  5. .conList_divPage{
  6. height: 50vh;
  7. // padding-bottom: 20rpx;
  8. .conList_div{
  9. // background: red;
  10. // padding-left: 28rpx;
  11. display: flex;
  12. flex-wrap: wrap;
  13. justify-content: space-between;
  14. flex-wrap: wrap;
  15. width: 100%;
  16. .item:nth-of-type(4n){
  17. // margin-right: 0rpx;
  18. }
  19. .item_a{
  20. border: 4rpx solid #1F79F0;
  21. }
  22. .item{
  23. // margin-right: 18rpx;
  24. // width: 20.8vw;
  25. width: 23%;
  26. // background-color: red;
  27. // width: 22.3%;
  28. // min-height: 212rpx;
  29. height: 260rpx;
  30. margin-bottom: 20rpx;
  31. display: flex;
  32. flex-direction: column;
  33. justify-content: center;
  34. align-items: center;
  35. .top{
  36. width: 100%;
  37. height: 100%;
  38. overflow: hidden;
  39. border-radius: 20rpx;
  40. // height: 412rpx;
  41. position:relative;
  42. // background: url(https://img0.baidu.com/it/u=1641416437,1150295750&fm=253&fmt=auto&app=120&f=JPEG?w=1280&h=800);
  43. background-size: 100% 100%;
  44. .img{
  45. position: absolute;
  46. width: 100%;
  47. display: block;
  48. top: 0;
  49. // margin-bottom: 0rpx;
  50. }
  51. .tag{
  52. width: 62rpx;
  53. height: 42rpx;
  54. position: absolute;
  55. bottom: 0rpx;
  56. right: 0rpx;
  57. border-radius: 0 0 20rpx 0;
  58. }
  59. }
  60. .name{
  61. font-size: 24rpx;
  62. font-family: PingFang-SC, PingFang-SC;
  63. font-weight: 500;
  64. color: #333333;
  65. // color: red;
  66. // margin-top: 6rpx;
  67. white-space: nowrap;
  68. text-overflow: ellipsis;
  69. overflow: hidden;
  70. width: 100%;
  71. text-align: center;
  72. }
  73. }
  74. }
  75. .loadSate{
  76. padding-bottom: 20rpx;
  77. }
  78. }
  79. .conList{
  80. padding-left: 28rpx;
  81. display: flex;
  82. flex-wrap: wrap;
  83. justify-content: space-between;
  84. width: 100%;
  85. .item:nth-of-type(4n){
  86. // margin-right: 0rpx;
  87. }
  88. .item_a{
  89. border: 4rpx solid #1F79F0;
  90. .img{
  91. width: 100%;
  92. }
  93. }
  94. .item{
  95. margin-right: 18rpx;
  96. // width: 20.8vw;
  97. width: 22%;
  98. // background-color: beige;
  99. // width: 22.3%;
  100. // min-height: 212rpx;
  101. margin-bottom: 20rpx;
  102. display: flex;
  103. flex-direction: column;
  104. justify-content: center;
  105. align-items: center;
  106. .top{
  107. width: 100%;
  108. // height: 100%;
  109. border-radius: 20rpx;
  110. // background-color: #207CF7;
  111. height: 212rpx;
  112. overflow: hidden;
  113. position:relative;
  114. // background: url(https://img0.baidu.com/it/u=1641416437,1150295750&fm=253&fmt=auto&app=120&f=JPEG?w=1280&h=800);
  115. background-size: 100% 100%;
  116. .img{
  117. width: 100%;
  118. }
  119. .tag{
  120. width: 62rpx;
  121. height: 42rpx;
  122. position: absolute;
  123. bottom: 0rpx;
  124. right: 0rpx;
  125. border-radius: 0 0 20rpx 0;
  126. }
  127. }
  128. .name{
  129. font-size: 30rpx;
  130. font-family: PingFang-SC, PingFang-SC;
  131. font-weight: 500;
  132. // color: #333333;
  133. margin-top: 6rpx;
  134. white-space: nowrap;
  135. text-overflow: ellipsis;
  136. overflow: hidden;
  137. width: 100%;
  138. text-align: center;
  139. }
  140. }
  141. }
  142. .ysBox{
  143. padding-top: 24rpx;
  144. // padding-left: 28rpx;
  145. padding-right: 28rpx;
  146. padding-bottom: 170rpx;
  147. .selBox{
  148. // background: red;
  149. position: relative;
  150. .tipAndUpBox{
  151. box-sizing: border-box;
  152. // background: red;
  153. display: flex;
  154. padding-left: 28rpx;
  155. // width: 100%;
  156. margin-top: 24rpx;
  157. // background-color: #6f2fdb;
  158. .left{
  159. font-size: 28rpx;
  160. font-family: PingFang-SC, PingFang-SC;
  161. font-weight: 500;
  162. color: #333333;
  163. // padding-top: 30rpx;
  164. box-sizing: border-box;
  165. // width: 700rpx;
  166. // background-color: blue;
  167. padding-top: 50rpx;
  168. .xxsm{
  169. cursor: pointer;
  170. }
  171. .item{
  172. width: 200rpx;
  173. margin-bottom: 32rpx;
  174. display: flex;
  175. align-items: center;
  176. img,.pimg{
  177. width: 32rpx;
  178. height: 32rpx;
  179. margin-right: 12rpx;
  180. }
  181. .xxsmInfo{
  182. width: 28rpx;
  183. height: 28rpx;
  184. }
  185. span{
  186. font-size: 26rpx;
  187. font-family: PingFang-SC, PingFang-SC;
  188. font-weight: 500;
  189. color: #999999;
  190. }
  191. }
  192. }
  193. .upList{
  194. // flex: 1;
  195. // background-color: #00ca88;
  196. // width: 30%;
  197. box-sizing: border-box;
  198. .upBox{
  199. width:49%;
  200. // justify-content: space-evenly;
  201. // display: flex;
  202. .up{
  203. // width: 49%;
  204. // background-color: #207CF7;
  205. } }
  206. }
  207. }
  208. .addPo{
  209. position: relative;
  210. .optDetailBox{
  211. position: absolute;
  212. top: 0rpx;
  213. left: 0rpx;
  214. height: calc(100vh);
  215. width: 100vw;
  216. background: rgba(0, 0, 0, .35);
  217. z-index:9999;
  218. // background: red;
  219. .con{
  220. position: absolute;
  221. box-sizing: border-box;
  222. z-index: 2;
  223. width:100%;
  224. min-height: 112rpx;
  225. background: #FFFFFF;
  226. border-radius: 0rpx 0rpx 32rpx 32rpx;
  227. padding: 32rpx 30rpx;
  228. // margin-top: 48rpx;
  229. // background: red;
  230. .optList{
  231. display: flex;
  232. flex-wrap: wrap;
  233. .item{
  234. width: 144rpx;
  235. height: 48rpx;
  236. background: #F4F4F4;
  237. border-radius: 31rpx;
  238. margin-right: 24rpx;
  239. display: flex;
  240. justify-content: center;
  241. align-items: center;
  242. font-size: 24rpx;
  243. font-family: PingFang-SC, PingFang-SC;
  244. font-weight: 500;
  245. color: #333333;
  246. margin-bottom: 24rpx;
  247. }
  248. .item_a{
  249. border: 2rpx solid #333333;
  250. }
  251. }
  252. }
  253. }
  254. }
  255. .title{
  256. font-size: 30rpx;
  257. font-family: PingFang-SC, PingFang-SC;
  258. font-weight: 800;
  259. color: #333333;
  260. margin-bottom: 24rpx;
  261. padding-left: 28rpx;
  262. display: flex;
  263. align-items: center;
  264. .le{
  265. width: 130rpx;
  266. // display: flex;
  267. // align-items: center;
  268. // line-height: 62rpx;
  269. // height: 63rpx;
  270. // background: red;
  271. }
  272. .selList{
  273. // margin-bottom: 24rpx;
  274. display: flex;
  275. flex-wrap: nowrap;
  276. white-space: nowrap;
  277. // background: red;
  278. width:calc(100% - 130rpx);
  279. overflow-y: hidden;
  280. overflow-x: scroll;
  281. // padding-left: 28rpx;
  282. // z-index: 3;
  283. .item_a{
  284. background: #DCEAFD!important;
  285. color:#1F79F0;
  286. }
  287. .item{
  288. // width: 200rpx;
  289. height: 62rpx;
  290. background: #F4F4F4;
  291. border-radius: 31rpx;
  292. display: flex;
  293. align-items: center;
  294. justify-content: center;
  295. margin-right: 16rpx;
  296. padding-left: 24rpx;
  297. padding-right: 26rpx;
  298. font-size: 14px;
  299. font-family: PingFang-SC, PingFang-SC;
  300. font-weight: 500;
  301. color: #333333;
  302. // background-color: #549DFF;
  303. .arrD{
  304. width: 23rpx;
  305. height: 14rpx;
  306. margin-left: 14rpx;
  307. }
  308. }
  309. }
  310. }
  311. .addLpd{
  312. padding-left: 28rpx;
  313. .moreBtn{
  314. height: 76rpx;
  315. background: #D6E7FE;
  316. border-radius: 38rpx;
  317. display: flex;
  318. align-items: center;
  319. justify-content: center;
  320. font-size: 28rpx;
  321. font-family: PingFang-SC, PingFang-SC;
  322. font-weight: bold;
  323. color: #1F79F0;
  324. }
  325. }
  326. }
  327. // .line{
  328. // border-bottom: 1rpx solid #E7E7E7;
  329. // width: calc(100% - 28rpx);
  330. // margin-left: 50%;
  331. // transform: translateX(-50%);
  332. // margin-top: 32rpx;
  333. // // background-color: red;
  334. // padding-left: 24rpx;
  335. // img{
  336. // width: 28rpx;
  337. // height: 28rpx;
  338. // margin-right: 8rpx;
  339. // margin-top: 6rpx;
  340. // }
  341. // }
  342. .upTitle{
  343. font-size: 30rpx;
  344. font-family: PingFang-SC, PingFang-SC;
  345. font-weight: 800;
  346. color: #333333;
  347. margin-top:16rpx;
  348. padding-left: 28rpx;
  349. }
  350. .upList{
  351. display: flex;
  352. align-items: center;
  353. // margin-top: 24rpx;
  354. // padding-left: 28rpx;
  355. // width: 70%;
  356. // width: 500rpx;
  357. flex: 1;
  358. // background-color: red;
  359. display: flex;
  360. justify-content: space-between;
  361. .upBox{
  362. display: flex;
  363. flex-direction: column;
  364. align-items: center;
  365. justify-content: center;
  366. margin-right: 32rpx;
  367. // width: 212rpx;
  368. height: 400rpx;
  369. width: 49%;
  370. display: flex;
  371. // background-color: #00BCD4;
  372. .up{
  373. // width: 100%;
  374. // height: 100%;
  375. width: 49%;
  376. background: #F4F4F4;
  377. border-radius: 20rpx;
  378. position: relative;
  379. display: flex;
  380. justify-content: center;
  381. align-items: center;
  382. font-size: 28rpx;
  383. font-family: PingFang-SC, PingFang-SC;
  384. font-weight: 500;
  385. color: #999999;
  386. span{
  387. text-align: center;
  388. }
  389. .loading{
  390. position: absolute;
  391. z-index: 9;
  392. }
  393. .del{
  394. position: absolute;
  395. top: 0rpx;
  396. right: 0rpx;
  397. // background: red;
  398. padding-top: 5rpx;
  399. padding-right: 5rpx;
  400. // width: 30%;
  401. // height: 25%;
  402. display: flex;
  403. justify-content: flex-end;
  404. align-items: start;
  405. }
  406. .camera{
  407. position: absolute;
  408. bottom: 0rpx;
  409. right: 0;
  410. width: 62rpx;
  411. height: 42rpx;
  412. border-radius:0 0 20rpx 0;
  413. }
  414. }
  415. .up_a{
  416. border: 4rpx solid #1F79F0;
  417. }
  418. .up1{
  419. // background: url(@/static/modal.png);
  420. background-color: red;
  421. // background-size: contain;
  422. width: 100%;
  423. background: #F4F4F4;
  424. // background-size: 50% 50%;
  425. // background-size: contain;
  426. background-size:100% 100%;
  427. // width: 120px;
  428. height: 350px;
  429. overflow: hidden;
  430. position: relative;
  431. .img{
  432. width: 100%;
  433. position: absolute;
  434. top: 0;
  435. // width: 100%;
  436. }
  437. }
  438. .up2{
  439. background-color: red;
  440. background-size: cover;
  441. background: #F4F4F4;
  442. background-size: 100% 100%;
  443. // width: 120px;
  444. width: 100%;
  445. height: 350px;
  446. overflow: hidden;
  447. background-size: 100% 100%;
  448. }
  449. .des{
  450. margin-top: 18rpx;
  451. font-size: 28rpx;
  452. font-family: PingFang-SC, PingFang-SC;
  453. font-weight: 500;
  454. color: #333333;
  455. }
  456. }
  457. }
  458. .tipBox{
  459. display: flex;
  460. align-items: flex-start;
  461. line-height: 33rpx;
  462. font-size: 24rpx;
  463. font-family: PingFang-SC, PingFang-SC;
  464. font-weight: 500;
  465. color: #999999;
  466. margin-top: 32rpx;
  467. padding-left: 28rpx;
  468. margin-bottom: 64rpx;
  469. img{
  470. width: 28rpx;
  471. height: 28rpx;
  472. margin-right: 8rpx;
  473. margin-top: 6rpx;
  474. }
  475. }
  476. .ysBtn{
  477. display: flex;
  478. justify-content: center;
  479. align-items: center;
  480. height: 76rpx;
  481. background: linear-gradient(90deg, #549DFF 0%, #207CF7 100%);
  482. border-radius: 38rpx;
  483. font-size: 28rpx;
  484. font-family: PingFang-SC, PingFang-SC;
  485. font-weight: bold;
  486. color: #FFFFFF;
  487. margin-top: 48rpx;
  488. margin-bottom: 72rpx;
  489. }
  490. }
  491. .cankaoImgBox{
  492. position: relative;
  493. padding: 40rpx 30rpx;
  494. padding-bottom: 154rpx;
  495. .top{
  496. display: flex;
  497. align-items: center;
  498. margin-bottom:12rpx;
  499. .title{
  500. font-size: 30rpx;
  501. font-family: PingFang-SC, PingFang-SC;
  502. font-weight: 800;
  503. color: #333333;
  504. margin-right: 16rpx;
  505. }
  506. img{
  507. width: 28rpx;
  508. // height: 28rpx;
  509. }
  510. span{
  511. margin-left: 8rpx;
  512. font-size: 24rpx;
  513. font-family: PingFang-SC, PingFang-SC;
  514. font-weight: 500;
  515. color: #999999;
  516. }
  517. }
  518. .conList{
  519. // background: red;
  520. max-height: 1000rpx;
  521. overflow-x: hidden;
  522. overflow-y: scroll;
  523. padding-left: 4rpx;
  524. .item{
  525. // width: 100rpx;
  526. .name{
  527. margin-top: 0;
  528. }
  529. }
  530. }
  531. // .dygbhg{
  532. // position: fixed!important;
  533. // left: 0!important;
  534. // }
  535. .btnBox{
  536. display: flex;
  537. justify-content: space-between;
  538. align-items: center;
  539. height: 154rpx;
  540. background: #FFFFFF;
  541. box-shadow: 0rpx -2rpx 20rpx 0rpx rgba(0,0,0,0.05);
  542. position: fixed;
  543. bottom: 0;
  544. left: 0;
  545. width: 100%;
  546. padding-left: 30rpx;
  547. padding-right: 30rpx;
  548. box-sizing: border-box;
  549. .left{
  550. display: flex;
  551. justify-content: center;
  552. align-items: center;
  553. width: 300rpx;
  554. height: 76rpx;
  555. background: #FFFFFF;
  556. border-radius: 38rpx;
  557. border: 2rpx solid #207CF7;
  558. font-size: 30rpx;
  559. font-family: PingFang-SC, PingFang-SC;
  560. font-weight: 500;
  561. color: #207CF7;
  562. }
  563. .right{
  564. display: flex;
  565. justify-content: center;
  566. align-items: center;
  567. width: 432rpx;
  568. height: 76rpx;
  569. background: linear-gradient(270deg, #207CF7 0%, #549DFF 100%);
  570. border-radius: 38rpx;
  571. font-size: 30rpx;
  572. font-family: PingFang-SC, PingFang-SC;
  573. font-weight: 500;
  574. color: #FFFFFF;
  575. }
  576. }
  577. }
  578. .outer{
  579. position: relative;
  580. .addmask{
  581. height: 45px;
  582. width: 100%;
  583. // background: red;
  584. position: fixed;
  585. z-index: 9999;
  586. top: 0;
  587. left: 0;
  588. .leadBg{
  589. position: absolute;
  590. width: 100vw;
  591. height: 100vh;
  592. // width: 100%;
  593. // height: 100%;
  594. left: 0;
  595. top: 0;
  596. z-index: 9999;
  597. background: rgba(0, 0, 0, .69);
  598. // padding-left: 38rpx;
  599. // padding-right: 38rpx;
  600. display: flex;
  601. justify-content: center;
  602. .leadBox1{
  603. // margin-bottom: 138rpx;
  604. width: 674rpx;
  605. height: 1134rpx;
  606. // background-image: url(@/static/hh_lead1.png);
  607. background-size: cover;
  608. margin-top: 100rpx;
  609. position: relative;
  610. .nextBtn{
  611. width: 350rpx;
  612. height: 140rpx;
  613. // background: red;
  614. position: absolute;
  615. right: 0;
  616. bottom: 0rpx;
  617. }
  618. }
  619. .leadBox2{
  620. width: 674rpx;
  621. // width: 100%;
  622. height: 902rpx;
  623. // background-image: url(@/static/hh_lead_2.png);
  624. background-size: cover;
  625. margin-top: 200rpx;
  626. position: relative;
  627. .nextBtn{
  628. width: 350rpx;
  629. height: 140rpx;
  630. // background: green;
  631. position: absolute;
  632. right: 0;
  633. top:250rpx;
  634. }
  635. }
  636. }
  637. }
  638. }
  639. .bg {
  640. position: fixed;
  641. top: 0;
  642. width: 100%;
  643. height: 100%;
  644. // background: linear-gradient(-45deg, #1a1a1a, #262626, #0d0d0d);
  645. z-index: -1;
  646. }
  647. @-webkit-keyframes Btn1 {
  648. 0% {
  649. background-position: 0 50%;
  650. }
  651. 50% {
  652. background-position: 100% 50%;
  653. }
  654. 100% {
  655. background-position: 0 50%;
  656. }
  657. }
  658. @keyframes Btn1 {
  659. 0% {
  660. background-position: 0 50%;
  661. }
  662. 50% {
  663. background-position: 100% 50%;
  664. }
  665. 100% {
  666. background-position: 0 50%;
  667. }
  668. }
  669. @-webkit-keyframes Btn1_ {
  670. 0% {
  671. transform: translateX(-100%);
  672. }
  673. 100% {
  674. transform: translateX(0);
  675. }
  676. }
  677. @keyframes Btn1_ {
  678. 0% {
  679. transform: translateX(-100%);
  680. }
  681. 100% {
  682. transform: translateX(0);
  683. }
  684. }
  685. .Btn1::before {
  686. // animation: Btn1__1 0.4s linear 0.4s infinite;
  687. background: #fff;
  688. border-radius: 100rpx;
  689. content: '';
  690. height: 100rpx;
  691. left: calc(50% - 50rpx);
  692. opacity: 0;
  693. position: absolute;
  694. top: calc(50% - 50rpx);
  695. width: 100rpx;
  696. }
  697. @-webkit-keyframes Btn1__1 {
  698. 0% {
  699. opacity: 0.7;
  700. transform: scale(0);
  701. }
  702. 100% {
  703. opacity: 0;
  704. transform: scale(2);
  705. }
  706. }
  707. @keyframes Btn1__1 {
  708. 0% {
  709. opacity: 0.7;
  710. transform: scale(0);
  711. }
  712. 100% {
  713. opacity: 0;
  714. transform: scale(2);
  715. }
  716. }
  717. .Btn1::after {
  718. // animation: Btn1__2 0.8s linear 0.4s infinite;
  719. background: #fff;
  720. border-radius: 100rpx;
  721. content: '';
  722. height: 100rpx;
  723. left: calc(50% - 50rpx);
  724. opacity: 0;
  725. position: absolute;
  726. top: calc(50% - 50rpx);
  727. width: 100rpx;
  728. }
  729. @-webkit-keyframes Btn1__2 {
  730. 0% {
  731. opacity: 0.7;
  732. transform: scale(0);
  733. }
  734. 100% {
  735. opacity: 0;
  736. transform: scale(2.5);
  737. }
  738. }
  739. @keyframes Btn1__2 {
  740. 0% {
  741. opacity: 0.7;
  742. transform: scale(0);
  743. }
  744. 100% {
  745. opacity: 0;
  746. transform: scale(2.5);
  747. }
  748. }
  749. .Btn1 text {
  750. line-height: 38rpx;
  751. text-align: center;
  752. }
  753. .Btn1 image {
  754. animation: Btn1_image 0.8s linear infinite alternate;
  755. left: 30rpx;
  756. position: absolute;
  757. top: -30rpx;
  758. }
  759. @-webkit-keyframes Btn1_image {
  760. 0% {
  761. transform: rotate(0);
  762. }
  763. 100% {
  764. transform: rotate(18deg);
  765. }
  766. }
  767. @keyframes Btn1_image {
  768. 0% {
  769. transform: rotate(0);
  770. }
  771. 100% {
  772. transform: rotate(18deg);
  773. }
  774. }
  775. .cu-form-group {
  776. padding: 16rpx 0;
  777. .cu-title {
  778. margin-bottom: 4rpx;
  779. .title {
  780. text-align: justify;
  781. padding-right: 30rpx;
  782. font-size: 30rpx;
  783. position: relative;
  784. height: 60rpx;
  785. line-height: 60rpx;
  786. min-width: calc(5em + 15px);
  787. font-weight: bold;
  788. color: #000;
  789. // view {
  790. // color: red;
  791. // }
  792. // .shu {
  793. // background: #fff;
  794. // width: 5px;
  795. // height: 38rpx;
  796. // margin-right: 20rpx;
  797. // }
  798. }
  799. .cu-empty {
  800. .empty {
  801. margin-right: 8rpx;
  802. font-size: 26rpx;
  803. color: #fff;
  804. z-index: 9;
  805. }
  806. }
  807. }
  808. .engine-container {
  809. background-color: #f1f1f1;
  810. padding: 20rpx;
  811. border-radius: 22rpx;
  812. display: flex;
  813. justify-content: space-between;
  814. margin-top: 16rpx;
  815. .model_view {
  816. color: #9e9e9e;
  817. }
  818. }
  819. .textarea-container {
  820. // padding: 30rpx;
  821. background: #f1f1f1;
  822. border-radius: 18rpx;
  823. // textarea {
  824. // width: 100%;
  825. // height: 100rpx;
  826. // font-size: 28rpx;
  827. // color: #303133db;
  828. // }
  829. .textarea {
  830. background-color: #f1f1f1;
  831. width: 100%;
  832. height: 260rpx;
  833. padding: 20rpx;
  834. border-radius: 18rpx;
  835. margin-top: 16rpx;
  836. color: #9e9e9e;
  837. }
  838. .textareaoperate {
  839. padding: 0 30rpx 22rpx;
  840. .increase {
  841. // background: #ffa726;
  842. color: #fff;
  843. padding: 6px 16px;
  844. font-size: 14px;
  845. border-radius: 20px;
  846. }
  847. view {
  848. font-size: 32rpx;
  849. // margin-right: 30rpx;
  850. }
  851. }
  852. .trash {
  853. width: 100%;
  854. justify-content: flex-end;
  855. }
  856. }
  857. .scrollview {
  858. white-space: nowrap;
  859. margin-top: 16rpx;
  860. .scrollitems {
  861. display: inline-block;
  862. background: #f3f3f3;
  863. text-align: center;
  864. padding: 12rpx 32rpx;
  865. margin-right: 30rpx;
  866. border-radius: 6rpx;
  867. font-size: 26rpx;
  868. }
  869. .scrollitems.active {
  870. background: #6f2fdb;
  871. color: #fff;
  872. }
  873. }
  874. .scrollstyle {
  875. display: inline-block;
  876. position: relative;
  877. width: 200rpx;
  878. height: 140rpx;
  879. margin-right: 30rpx;
  880. image {
  881. width: 200rpx;
  882. height: 140rpx;
  883. border-style: solid;
  884. border-color: #ffca28;
  885. border-width: 8rpx;
  886. }
  887. view {
  888. position: absolute;
  889. bottom: 8rpx;
  890. width: 184rpx;
  891. text-align: center;
  892. color: #fff;
  893. background: #000000a8;
  894. font-size: 24rpx;
  895. margin-left: 8rpx;
  896. }
  897. }
  898. .proportion {
  899. // margin-left: 30rpx;
  900. display: flex;
  901. margin-top: 16rpx;
  902. .radio {
  903. margin-right: 48rpx;
  904. border-radius: 8rpx;
  905. }
  906. .describe {
  907. font-size: 28rpx;
  908. margin-top: 12rpx;
  909. color: #9e9e9e;
  910. }
  911. }
  912. .cu-proportion {
  913. width: 100rpx;
  914. height: 100rpx;
  915. border-style: solid;
  916. border-width: 4rpx;
  917. border-radius: 10rpx;
  918. border-color: #d9d9d9;
  919. .proportion1 {
  920. width: 72rpx;
  921. height: 72rpx;
  922. background: #d9d9d9;
  923. border-radius: 10rpx;
  924. }
  925. .proportion2 {
  926. width: 45rpx;
  927. height: 72rpx;
  928. border-radius: 4rpx;
  929. background: #d9d9d9;
  930. border-radius: 10rpx;
  931. }
  932. .proportion3 {
  933. width: 72rpx;
  934. height: 45rpx;
  935. border-radius: 4rpx;
  936. background: #d9d9d9;
  937. border-radius: 10rpx;
  938. }
  939. }
  940. .radio.active {
  941. color: #207CF7;
  942. .cu-proportion {
  943. border-color: #207CF7;
  944. }
  945. .cu-proportion view {
  946. background: #207CF7;
  947. }
  948. }
  949. .cu-upload {
  950. width: 100%;
  951. height: 260rpx;
  952. background: #f1f1f1;
  953. border-radius: 20rpx;
  954. // border-style: double;
  955. border-color: #d3d4d6;
  956. position: relative;
  957. .upload-img {
  958. width: 100%;
  959. height: 100%;
  960. border-radius: 20rpx;
  961. }
  962. .upload-delete {
  963. position: absolute;
  964. right: 8rpx;
  965. top: 8rpx;
  966. color: #207CF7;
  967. }
  968. .upload {
  969. margin-top: 12rpx;
  970. color: #9e9e9e;
  971. }
  972. }
  973. .tn-slider__custom-block {
  974. background-color: #fff;
  975. width: auto;
  976. height: 40rpx;
  977. line-height: 40rpx;
  978. padding: 0 5rpx;
  979. border-radius: 50%;
  980. text-align: center;
  981. color: #ffffff;
  982. }
  983. }
  984. .bnt {
  985. font-size: 32rpx;
  986. font-weight: bold;
  987. color: #fff;
  988. width: 690rpx;
  989. height: 100rpx;
  990. text-align: center;
  991. border-radius: 100rpx;
  992. line-height: 100rpx;
  993. margin: 64rpx auto 15rpx;
  994. background: #fff;
  995. }
  996. .buttonhover {
  997. background: #fff;
  998. opacity: 0.7;
  999. }
  1000. /* 底部安全边距 start*/
  1001. .tn-tabbar-height {
  1002. min-height: 120rpx;
  1003. height: calc(140rpx + env(safe-area-inset-bottom) / 2);
  1004. height: calc(140rpx + constant(safe-area-inset-bottom));
  1005. }
  1006. .try-tips {
  1007. // padding: 0 16rpx;
  1008. display: flex;
  1009. align-items: center;
  1010. justify-content: space-between;
  1011. margin-top: 20rpx;
  1012. // color: #d9d9d9;
  1013. .change {
  1014. display: flex;
  1015. align-items: center;
  1016. &-text {
  1017. margin-left: 6rpx;
  1018. }
  1019. }
  1020. }
  1021. .polish {
  1022. margin-top: 20rpx;
  1023. view {
  1024. font-size: 30rpx;
  1025. font-weight: bold;
  1026. color: #000;
  1027. // margin-right: 30rpx;
  1028. }
  1029. }
  1030. .words-ocntainer {
  1031. padding: 0 16rpx;
  1032. .sentences {
  1033. display: flex;
  1034. flex-wrap: wrap;
  1035. .item {
  1036. padding: 8rpx 16rpx;
  1037. margin-bottom: 10rpx;
  1038. background: #333333;
  1039. color: #8f8f8f;
  1040. font-size: 14px;
  1041. border-radius: 10rpx;
  1042. font-size: 13px;
  1043. }
  1044. }
  1045. .tags {
  1046. display: flex;
  1047. flex-wrap: wrap;
  1048. .item {
  1049. padding: 8rpx 16rpx;
  1050. margin-bottom: 10rpx;
  1051. margin-right: 10rpx;
  1052. background: #333333;
  1053. color: #8f8f8f;
  1054. font-size: 14px;
  1055. border-radius: 10rpx;
  1056. font-size: 13px;
  1057. }
  1058. }
  1059. }
  1060. .desc-tips {
  1061. margin-bottom: 20rpx;
  1062. color: #d9d9d9;
  1063. font-size: 13px;
  1064. }
  1065. .footer {
  1066. margin-top: 80rpx;
  1067. // padding-bottom: 100rpx;
  1068. position: fixed;
  1069. bottom: 60rpx;
  1070. width: 92%;
  1071. z-index: 999;
  1072. border-radius: 20rpx;
  1073. .Btn1 {
  1074. // animation: Btn1 3s ease infinite alternate, Btn1_ 0.4s linear alternate;
  1075. // background: linear-gradient(60deg, #f79533, #f37055, #6f2fdb, #a166ab, #5073b8, #1098ad, #07b39b, #6fba82);
  1076. // background-size: 300% 300%;
  1077. // border: solid #fff;
  1078. // border-radius: 20rpx;
  1079. // border-width: 2rpx 2rpx 6rpx;
  1080. // box-shadow: 0rpx 20rpx 20rpx 0rpx rgba(162, 253, 197, 0.4);
  1081. border-radius: 20rpx;
  1082. background: linear-gradient(to right, #00ca88, #00BCD4);
  1083. color: #fff;
  1084. display: flex;
  1085. font-size: 30rpx;
  1086. font-weight: 600;
  1087. height: 80rpx;
  1088. justify-content: center;
  1089. align-items: center;
  1090. // width: 650rpx;
  1091. .create {
  1092. width: 100%;
  1093. display: flex;
  1094. align-items: center;
  1095. flex-direction: column;
  1096. }
  1097. }
  1098. }
  1099. .userAvatarUrl_view {
  1100. border-radius: 100rpx;
  1101. height: 80rpx;
  1102. margin-bottom: 15rpx;
  1103. overflow: hidden;
  1104. width: 80rpx;
  1105. }
  1106. .scroll-view {
  1107. white-space: nowrap;
  1108. width: 94%;
  1109. .scroll-item {
  1110. display: inline-block;
  1111. text-align: center;
  1112. margin-right: 10rpx;
  1113. padding: 10rpx 20rpx;
  1114. background-color: #f1f1f1;
  1115. height: 60rpx;
  1116. border-radius: 30rpx;
  1117. color: #207CF7;
  1118. }
  1119. }
  1120. .directask {
  1121. padding: 14rpx 30rpx 250rpx;
  1122. .mj-new-leader{
  1123. height: 45px;
  1124. width: 100%;
  1125. position: fixed;
  1126. z-index: 9999;
  1127. top: 0;
  1128. left: 0;
  1129. // background-color: red;
  1130. .mj-bg{
  1131. position: absolute;
  1132. width: 100vw;
  1133. height: 100vh;
  1134. left: 0;
  1135. top: 0;
  1136. z-index: 1000;
  1137. background-color:rgba(0, 0, 0, .7);
  1138. .MjNewshow{
  1139. // width: 674rpx;
  1140. width: 100vw;
  1141. height: 1134rpx;
  1142. margin-top: 72rpx;
  1143. background-size: 100% 100%;
  1144. position: relative;
  1145. }
  1146. }
  1147. .mj-next-btn{
  1148. // background-color: blue;
  1149. width: 300rpx;
  1150. height: 80rpx;
  1151. z-index: 2000;
  1152. position: absolute;
  1153. right: 70rpx;
  1154. top: 420rpx;
  1155. }
  1156. }
  1157. // .addmask{
  1158. // height: 45px;
  1159. // width: 100%;
  1160. // // background: red;
  1161. // position: fixed;
  1162. // z-index: 9999;
  1163. // top: 0;
  1164. // left: 0;
  1165. // .leadBg{
  1166. // position: absolute;
  1167. // width: 100vw;
  1168. // height: 100vh;
  1169. // // width: 100%;
  1170. // // height: 100%;
  1171. // left: 0;
  1172. // top: 0;
  1173. // z-index: 9999;
  1174. // background: rgba(0, 0, 0, .69);
  1175. // // padding-left: 38rpx;
  1176. // // padding-right: 38rpx;
  1177. // display: flex;
  1178. // justify-content: center;
  1179. // .leadBox1{
  1180. // // margin-bottom: 138rpx;
  1181. // width: 674rpx;
  1182. // height: 1134rpx;
  1183. // // background-image: url(@/static/hh_lead1.png);
  1184. // background-size: cover;
  1185. // margin-top: 100rpx;
  1186. // position: relative;
  1187. // .nextBtn{
  1188. // width: 350rpx;
  1189. // height: 140rpx;
  1190. // // background: red;
  1191. // position: absolute;
  1192. // right: 0;
  1193. // bottom: 0rpx;
  1194. // }
  1195. // }
  1196. // .leadBox2{
  1197. // width: 674rpx;
  1198. // // width: 100%;
  1199. // height: 902rpx;
  1200. // // background-image: url(@/static/hh_lead_2.png);
  1201. // background-size: cover;
  1202. // margin-top: 200rpx;
  1203. // position: relative;
  1204. // .nextBtn{
  1205. // width: 350rpx;
  1206. // height: 140rpx;
  1207. // // background: green;
  1208. // position: absolute;
  1209. // right: 0;
  1210. // top:250rpx;
  1211. // }
  1212. // }
  1213. // }
  1214. // }
  1215. .block_1 {
  1216. background-color: rgba(0, 0, 0, 0.69);
  1217. position: relative;
  1218. width: 375px;
  1219. height: 824px;
  1220. }
  1221. .text-wrapper_3 {
  1222. width: 139px;
  1223. height: 51px;
  1224. margin: 249px 0 0 208px;
  1225. }
  1226. .text_1 {
  1227. width: 12px;
  1228. height: 42px;
  1229. -webkit-text-stroke: 1px rgba(32, 124, 247, 1);
  1230. overflow-wrap: break-word;
  1231. color: rgba(32, 124, 247, 1);
  1232. font-size: 32px;
  1233. font-family: Impact;
  1234. font-weight: normal;
  1235. text-align: right;
  1236. white-space: nowrap;
  1237. line-height: 42px;
  1238. margin-top: 9px;
  1239. }
  1240. .text_2 {
  1241. width: 112px;
  1242. height: 42px;
  1243. -webkit-text-stroke: 1px rgba(32, 124, 247, 1);
  1244. overflow-wrap: break-word;
  1245. color: rgba(32, 124, 247, 1);
  1246. font-size: 28px;
  1247. font-family: SourceHanSansCN-Bold;
  1248. font-weight: 700;
  1249. text-align: right;
  1250. white-space: nowrap;
  1251. line-height: 42px;
  1252. margin-left: 2px;
  1253. }
  1254. .text_3 {
  1255. width: 12px;
  1256. height: 42px;
  1257. -webkit-text-stroke: 1px rgba(32, 124, 247, 1);
  1258. overflow-wrap: break-word;
  1259. color: rgba(32, 124, 247, 1);
  1260. font-size: 32px;
  1261. font-family: Impact;
  1262. font-weight: normal;
  1263. text-align: right;
  1264. white-space: nowrap;
  1265. line-height: 42px;
  1266. margin: 9px 0 0 1px;
  1267. }
  1268. .text-wrapper_4 {
  1269. width: 273px;
  1270. height: 42px;
  1271. margin: 38px 0 0 74px;
  1272. }
  1273. .text_4 {
  1274. width: 12px;
  1275. height: 42px;
  1276. -webkit-text-stroke: 1px rgba(255, 255, 255, 1);
  1277. overflow-wrap: break-word;
  1278. color: rgba(255, 255, 255, 1);
  1279. font-size: 32px;
  1280. font-family: Impact;
  1281. font-weight: normal;
  1282. text-align: right;
  1283. white-space: nowrap;
  1284. line-height: 42px;
  1285. }
  1286. .text_5 {
  1287. width: 12px;
  1288. height: 42px;
  1289. -webkit-text-stroke: 1px rgba(255, 255, 255, 1);
  1290. overflow-wrap: break-word;
  1291. color: rgba(255, 255, 255, 1);
  1292. font-size: 32px;
  1293. font-family: Impact;
  1294. font-weight: normal;
  1295. text-align: right;
  1296. white-space: nowrap;
  1297. line-height: 42px;
  1298. }
  1299. .group_2 {
  1300. position: relative;
  1301. width: 134px;
  1302. height: 40px;
  1303. margin: 19px 0 0 198px;
  1304. }
  1305. .text_6 {
  1306. width: 60px;
  1307. height: 20px;
  1308. overflow-wrap: break-word;
  1309. color: rgba(255, 255, 255, 1);
  1310. font-size: 20px;
  1311. font-family: PingFang-SC-Bold;
  1312. font-weight: normal;
  1313. text-align: center;
  1314. white-space: nowrap;
  1315. line-height: 20px;
  1316. margin: 10px 0 0 37px;
  1317. }
  1318. .box_3 {
  1319. border-radius: 20px;
  1320. position: absolute;
  1321. left: 0;
  1322. top: 0;
  1323. width: 134px;
  1324. height: 40px;
  1325. border: 1.5px rgba(255, 255, 255, 1);
  1326. }
  1327. .image_1 {
  1328. width: 62px;
  1329. height: 62px;
  1330. margin: 14px 0 0 180px;
  1331. }
  1332. .box_4 {
  1333. background-color: rgba(226, 248, 255, 1);
  1334. border-radius: 8px;
  1335. height: 150px;
  1336. width: 321px;
  1337. margin: 7px 0 152px 27px;
  1338. }
  1339. .group_1 {
  1340. border-radius: 4px;
  1341. background-image: url(https://lanhu-dds-backend.oss-cn-beijing.aliyuncs.com/merge_image/imgs/b77abb66bceb4bed841fa360ed919dd4_mergeImage.png);
  1342. width: 301px;
  1343. height: 129px;
  1344. margin: 10px 0 0 10px;
  1345. }
  1346. .paragraph_1 {
  1347. position: absolute;
  1348. left: 54px;
  1349. top: 291px;
  1350. width: 280px;
  1351. height: 84px;
  1352. -webkit-text-stroke: 1px rgba(255, 255, 255, 1);
  1353. overflow-wrap: break-word;
  1354. color: rgba(255, 255, 255, 1);
  1355. font-size: 28px;
  1356. font-family: SourceHanSansCN-Bold;
  1357. font-weight: 700;
  1358. text-align: right;
  1359. line-height: 42px;
  1360. }
  1361. .box_5 {
  1362. border-radius: 27px;
  1363. position: absolute;
  1364. left: 193px;
  1365. top: 394px;
  1366. width: 144px;
  1367. height: 50px;
  1368. border: 1.5px rgba(255, 255, 255, 1);
  1369. }
  1370. }
  1371. .dygbhg {
  1372. background: #ffffff;
  1373. border-radius: 20rpx 20rpx 0 0;
  1374. position: fixed;
  1375. bottom: 0;
  1376. width: 100%;
  1377. box-shadow: 0px 0px 10px #00000024;
  1378. display: flex;
  1379. align-items: center;
  1380. justify-content: space-evenly;
  1381. z-index: 999;
  1382. }
  1383. .whole {
  1384. width: 30%;
  1385. height: 80rpx;
  1386. display: flex;
  1387. color: #ffffff;
  1388. align-items: center;
  1389. justify-content: center;
  1390. background: #d9d9d9;
  1391. // font-weight: bold;
  1392. border-radius: 60rpx;
  1393. }
  1394. .distinguish {
  1395. width: 56%;
  1396. height: 80rpx;
  1397. display: flex;
  1398. color: #ffffff;
  1399. align-items: center;
  1400. justify-content: center;
  1401. background: linear-gradient(to right, $tc, $tc2);
  1402. font-weight: bold;
  1403. border-radius: 60rpx;
  1404. margin: 38rpx 0;
  1405. margin-left: 4%;
  1406. }
  1407. .select {
  1408. font-weight: bold;
  1409. font-size: 32rpx;
  1410. margin: 30rpx;
  1411. }
  1412. .scroll_mode {
  1413. height: 1100rpx;
  1414. padding: 0rpx 30rpx 30rpx;
  1415. .card {
  1416. // border-radius: 8px;
  1417. width: 32%;
  1418. height: 12.5rem;
  1419. background: #f1f1f180;
  1420. margin-bottom: 20rpx;
  1421. border-style: solid;
  1422. border-color: #fff;
  1423. border-width: 3px;
  1424. // border: 3px solid transparent;
  1425. .card-info {
  1426. padding: .4375rem .375rem;
  1427. .card-info-title {
  1428. // color: #fff;
  1429. line-height: 1.5rem;
  1430. }
  1431. .card-info-desc {
  1432. font-size: 24rpx;
  1433. line-height: 1.25rem;
  1434. height: 40px;
  1435. color: #999;
  1436. display: -webkit-box;
  1437. -webkit-line-clamp: 2;
  1438. -webkit-box-orient: vertical;
  1439. overflow: hidden;
  1440. }
  1441. }
  1442. }
  1443. }
  1444. .generate {
  1445. margin-top: 8px;
  1446. .xz_generate {
  1447. width: 150rpx;
  1448. height: 90rpx;
  1449. background: #f1f1f1;
  1450. margin-right: 30rpx;
  1451. border-style: solid;
  1452. border-color: #f1f1f1;
  1453. border-width: 3px;
  1454. border-radius: 6px;
  1455. }
  1456. .xz_gactive {
  1457. width: 150rpx;
  1458. height: 90rpx;
  1459. background: #f1f1f1;
  1460. border-style: solid;
  1461. border-color: #207CF7;
  1462. border-width: 3px;
  1463. border-radius: 6px;
  1464. }
  1465. }
  1466. .gpt-select {
  1467. padding: 30rpx;
  1468. .gpt-textarea-container {
  1469. margin-top: 20rpx;
  1470. }
  1471. .use-gpt {
  1472. margin-top: 30rpx;
  1473. }
  1474. }
  1475. .mjSelBox{
  1476. display: flex;
  1477. justify-content: space-between;
  1478. .mjitem{
  1479. height: 120px;
  1480. width: 48%;
  1481. border-radius: 12px;
  1482. border: 2px solid;
  1483. border-color: white;
  1484. position: relative;
  1485. background-size: 100% 100%;
  1486. // background-size: cover;
  1487. .topRight{
  1488. width: 82rpx;
  1489. height: 82rpx;
  1490. // background: red;
  1491. position: absolute;
  1492. right: 0rpx;
  1493. top: -4rpx;
  1494. display: flex;
  1495. justify-content: flex-end;
  1496. padding-top: 5rpx;
  1497. padding-right: 10rpx;
  1498. ont-size: 24rpx;
  1499. font-family: PingFang-SC, PingFang-SC;
  1500. font-weight: bold;
  1501. color: #FFFFFF;
  1502. border-radius:0 12px 0 0;
  1503. }
  1504. .bar{
  1505. font-size: 12px;
  1506. font-family: PingFang-SC, PingFang-SC;
  1507. font-weight: bold;
  1508. color: #FFFFFF;
  1509. width: 100%;
  1510. height: 28px;
  1511. background: rgba(0, 0, 0, .35);
  1512. border-radius: 0px 0px 12px 12px;
  1513. display: flex;
  1514. justify-content: center;
  1515. align-items: center;
  1516. position: absolute;
  1517. bottom: 0;
  1518. }
  1519. }
  1520. }
  1521. .preImgBox{
  1522. position: fixed;
  1523. top: 0;
  1524. left: 0;
  1525. z-index: 9999;
  1526. height: 100vh;
  1527. width: 100vw;
  1528. background: rgba(0, 0, 0, 1);
  1529. display: flex;
  1530. justify-content: center;
  1531. align-items: center;
  1532. .close{
  1533. position: absolute;
  1534. top: 20rpx;
  1535. right: 20rpx;
  1536. color: white;
  1537. }
  1538. image{
  1539. max-height: 90vh;
  1540. width: 85%;
  1541. }
  1542. }