detail.css 33 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393
  1. /**
  2. * 这里是uni-app内置的常用样式变量
  3. *
  4. * uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量
  5. * 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App
  6. *
  7. */
  8. /**
  9. * 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能
  10. *
  11. * 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件
  12. */
  13. /* 颜色变量 */
  14. /* 行为相关颜色 */
  15. /* 文字基本颜色 */
  16. /* 背景颜色 */
  17. /* 边框颜色 */
  18. /* 尺寸变量 */
  19. /* 文字尺寸 */
  20. /* 图片尺寸 */
  21. /* Border Radius */
  22. /* 水平间距 */
  23. /* 垂直间距 */
  24. /* 透明度 */
  25. /* 文章场景相关 */
  26. .uniui-color[data-v-d31e1c47]:before {
  27. content: "\e6cf";
  28. }
  29. .uniui-wallet[data-v-d31e1c47]:before {
  30. content: "\e6b1";
  31. }
  32. .uniui-settings-filled[data-v-d31e1c47]:before {
  33. content: "\e6ce";
  34. }
  35. .uniui-auth-filled[data-v-d31e1c47]:before {
  36. content: "\e6cc";
  37. }
  38. .uniui-shop-filled[data-v-d31e1c47]:before {
  39. content: "\e6cd";
  40. }
  41. .uniui-staff-filled[data-v-d31e1c47]:before {
  42. content: "\e6cb";
  43. }
  44. .uniui-vip-filled[data-v-d31e1c47]:before {
  45. content: "\e6c6";
  46. }
  47. .uniui-plus-filled[data-v-d31e1c47]:before {
  48. content: "\e6c7";
  49. }
  50. .uniui-folder-add-filled[data-v-d31e1c47]:before {
  51. content: "\e6c8";
  52. }
  53. .uniui-color-filled[data-v-d31e1c47]:before {
  54. content: "\e6c9";
  55. }
  56. .uniui-tune-filled[data-v-d31e1c47]:before {
  57. content: "\e6ca";
  58. }
  59. .uniui-calendar-filled[data-v-d31e1c47]:before {
  60. content: "\e6c0";
  61. }
  62. .uniui-notification-filled[data-v-d31e1c47]:before {
  63. content: "\e6c1";
  64. }
  65. .uniui-wallet-filled[data-v-d31e1c47]:before {
  66. content: "\e6c2";
  67. }
  68. .uniui-medal-filled[data-v-d31e1c47]:before {
  69. content: "\e6c3";
  70. }
  71. .uniui-gift-filled[data-v-d31e1c47]:before {
  72. content: "\e6c4";
  73. }
  74. .uniui-fire-filled[data-v-d31e1c47]:before {
  75. content: "\e6c5";
  76. }
  77. .uniui-refreshempty[data-v-d31e1c47]:before {
  78. content: "\e6bf";
  79. }
  80. .uniui-location-filled[data-v-d31e1c47]:before {
  81. content: "\e6af";
  82. }
  83. .uniui-person-filled[data-v-d31e1c47]:before {
  84. content: "\e69d";
  85. }
  86. .uniui-personadd-filled[data-v-d31e1c47]:before {
  87. content: "\e698";
  88. }
  89. .uniui-back[data-v-d31e1c47]:before {
  90. content: "\e6b9";
  91. }
  92. .uniui-forward[data-v-d31e1c47]:before {
  93. content: "\e6ba";
  94. }
  95. .uniui-arrow-right[data-v-d31e1c47]:before {
  96. content: "\e6bb";
  97. }
  98. .uniui-arrowthinright[data-v-d31e1c47]:before {
  99. content: "\e6bb";
  100. }
  101. .uniui-arrow-left[data-v-d31e1c47]:before {
  102. content: "\e6bc";
  103. }
  104. .uniui-arrowthinleft[data-v-d31e1c47]:before {
  105. content: "\e6bc";
  106. }
  107. .uniui-arrow-up[data-v-d31e1c47]:before {
  108. content: "\e6bd";
  109. }
  110. .uniui-arrowthinup[data-v-d31e1c47]:before {
  111. content: "\e6bd";
  112. }
  113. .uniui-arrow-down[data-v-d31e1c47]:before {
  114. content: "\e6be";
  115. }
  116. .uniui-arrowthindown[data-v-d31e1c47]:before {
  117. content: "\e6be";
  118. }
  119. .uniui-bottom[data-v-d31e1c47]:before {
  120. content: "\e6b8";
  121. }
  122. .uniui-arrowdown[data-v-d31e1c47]:before {
  123. content: "\e6b8";
  124. }
  125. .uniui-right[data-v-d31e1c47]:before {
  126. content: "\e6b5";
  127. }
  128. .uniui-arrowright[data-v-d31e1c47]:before {
  129. content: "\e6b5";
  130. }
  131. .uniui-top[data-v-d31e1c47]:before {
  132. content: "\e6b6";
  133. }
  134. .uniui-arrowup[data-v-d31e1c47]:before {
  135. content: "\e6b6";
  136. }
  137. .uniui-left[data-v-d31e1c47]:before {
  138. content: "\e6b7";
  139. }
  140. .uniui-arrowleft[data-v-d31e1c47]:before {
  141. content: "\e6b7";
  142. }
  143. .uniui-eye[data-v-d31e1c47]:before {
  144. content: "\e651";
  145. }
  146. .uniui-eye-filled[data-v-d31e1c47]:before {
  147. content: "\e66a";
  148. }
  149. .uniui-eye-slash[data-v-d31e1c47]:before {
  150. content: "\e6b3";
  151. }
  152. .uniui-eye-slash-filled[data-v-d31e1c47]:before {
  153. content: "\e6b4";
  154. }
  155. .uniui-info-filled[data-v-d31e1c47]:before {
  156. content: "\e649";
  157. }
  158. .uniui-reload[data-v-d31e1c47]:before {
  159. content: "\e6b2";
  160. }
  161. .uniui-micoff-filled[data-v-d31e1c47]:before {
  162. content: "\e6b0";
  163. }
  164. .uniui-map-pin-ellipse[data-v-d31e1c47]:before {
  165. content: "\e6ac";
  166. }
  167. .uniui-map-pin[data-v-d31e1c47]:before {
  168. content: "\e6ad";
  169. }
  170. .uniui-location[data-v-d31e1c47]:before {
  171. content: "\e6ae";
  172. }
  173. .uniui-starhalf[data-v-d31e1c47]:before {
  174. content: "\e683";
  175. }
  176. .uniui-star[data-v-d31e1c47]:before {
  177. content: "\e688";
  178. }
  179. .uniui-star-filled[data-v-d31e1c47]:before {
  180. content: "\e68f";
  181. }
  182. .uniui-calendar[data-v-d31e1c47]:before {
  183. content: "\e6a0";
  184. }
  185. .uniui-fire[data-v-d31e1c47]:before {
  186. content: "\e6a1";
  187. }
  188. .uniui-medal[data-v-d31e1c47]:before {
  189. content: "\e6a2";
  190. }
  191. .uniui-font[data-v-d31e1c47]:before {
  192. content: "\e6a3";
  193. }
  194. .uniui-gift[data-v-d31e1c47]:before {
  195. content: "\e6a4";
  196. }
  197. .uniui-link[data-v-d31e1c47]:before {
  198. content: "\e6a5";
  199. }
  200. .uniui-notification[data-v-d31e1c47]:before {
  201. content: "\e6a6";
  202. }
  203. .uniui-staff[data-v-d31e1c47]:before {
  204. content: "\e6a7";
  205. }
  206. .uniui-vip[data-v-d31e1c47]:before {
  207. content: "\e6a8";
  208. }
  209. .uniui-folder-add[data-v-d31e1c47]:before {
  210. content: "\e6a9";
  211. }
  212. .uniui-tune[data-v-d31e1c47]:before {
  213. content: "\e6aa";
  214. }
  215. .uniui-auth[data-v-d31e1c47]:before {
  216. content: "\e6ab";
  217. }
  218. .uniui-person[data-v-d31e1c47]:before {
  219. content: "\e699";
  220. }
  221. .uniui-email-filled[data-v-d31e1c47]:before {
  222. content: "\e69a";
  223. }
  224. .uniui-phone-filled[data-v-d31e1c47]:before {
  225. content: "\e69b";
  226. }
  227. .uniui-phone[data-v-d31e1c47]:before {
  228. content: "\e69c";
  229. }
  230. .uniui-email[data-v-d31e1c47]:before {
  231. content: "\e69e";
  232. }
  233. .uniui-personadd[data-v-d31e1c47]:before {
  234. content: "\e69f";
  235. }
  236. .uniui-chatboxes-filled[data-v-d31e1c47]:before {
  237. content: "\e692";
  238. }
  239. .uniui-contact[data-v-d31e1c47]:before {
  240. content: "\e693";
  241. }
  242. .uniui-chatbubble-filled[data-v-d31e1c47]:before {
  243. content: "\e694";
  244. }
  245. .uniui-contact-filled[data-v-d31e1c47]:before {
  246. content: "\e695";
  247. }
  248. .uniui-chatboxes[data-v-d31e1c47]:before {
  249. content: "\e696";
  250. }
  251. .uniui-chatbubble[data-v-d31e1c47]:before {
  252. content: "\e697";
  253. }
  254. .uniui-upload-filled[data-v-d31e1c47]:before {
  255. content: "\e68e";
  256. }
  257. .uniui-upload[data-v-d31e1c47]:before {
  258. content: "\e690";
  259. }
  260. .uniui-weixin[data-v-d31e1c47]:before {
  261. content: "\e691";
  262. }
  263. .uniui-compose[data-v-d31e1c47]:before {
  264. content: "\e67f";
  265. }
  266. .uniui-qq[data-v-d31e1c47]:before {
  267. content: "\e680";
  268. }
  269. .uniui-download-filled[data-v-d31e1c47]:before {
  270. content: "\e681";
  271. }
  272. .uniui-pyq[data-v-d31e1c47]:before {
  273. content: "\e682";
  274. }
  275. .uniui-sound[data-v-d31e1c47]:before {
  276. content: "\e684";
  277. }
  278. .uniui-trash-filled[data-v-d31e1c47]:before {
  279. content: "\e685";
  280. }
  281. .uniui-sound-filled[data-v-d31e1c47]:before {
  282. content: "\e686";
  283. }
  284. .uniui-trash[data-v-d31e1c47]:before {
  285. content: "\e687";
  286. }
  287. .uniui-videocam-filled[data-v-d31e1c47]:before {
  288. content: "\e689";
  289. }
  290. .uniui-spinner-cycle[data-v-d31e1c47]:before {
  291. content: "\e68a";
  292. }
  293. .uniui-weibo[data-v-d31e1c47]:before {
  294. content: "\e68b";
  295. }
  296. .uniui-videocam[data-v-d31e1c47]:before {
  297. content: "\e68c";
  298. }
  299. .uniui-download[data-v-d31e1c47]:before {
  300. content: "\e68d";
  301. }
  302. .uniui-help[data-v-d31e1c47]:before {
  303. content: "\e679";
  304. }
  305. .uniui-navigate-filled[data-v-d31e1c47]:before {
  306. content: "\e67a";
  307. }
  308. .uniui-plusempty[data-v-d31e1c47]:before {
  309. content: "\e67b";
  310. }
  311. .uniui-smallcircle[data-v-d31e1c47]:before {
  312. content: "\e67c";
  313. }
  314. .uniui-minus-filled[data-v-d31e1c47]:before {
  315. content: "\e67d";
  316. }
  317. .uniui-micoff[data-v-d31e1c47]:before {
  318. content: "\e67e";
  319. }
  320. .uniui-closeempty[data-v-d31e1c47]:before {
  321. content: "\e66c";
  322. }
  323. .uniui-clear[data-v-d31e1c47]:before {
  324. content: "\e66d";
  325. }
  326. .uniui-navigate[data-v-d31e1c47]:before {
  327. content: "\e66e";
  328. }
  329. .uniui-minus[data-v-d31e1c47]:before {
  330. content: "\e66f";
  331. }
  332. .uniui-image[data-v-d31e1c47]:before {
  333. content: "\e670";
  334. }
  335. .uniui-mic[data-v-d31e1c47]:before {
  336. content: "\e671";
  337. }
  338. .uniui-paperplane[data-v-d31e1c47]:before {
  339. content: "\e672";
  340. }
  341. .uniui-close[data-v-d31e1c47]:before {
  342. content: "\e673";
  343. }
  344. .uniui-help-filled[data-v-d31e1c47]:before {
  345. content: "\e674";
  346. }
  347. .uniui-paperplane-filled[data-v-d31e1c47]:before {
  348. content: "\e675";
  349. }
  350. .uniui-plus[data-v-d31e1c47]:before {
  351. content: "\e676";
  352. }
  353. .uniui-mic-filled[data-v-d31e1c47]:before {
  354. content: "\e677";
  355. }
  356. .uniui-image-filled[data-v-d31e1c47]:before {
  357. content: "\e678";
  358. }
  359. .uniui-locked-filled[data-v-d31e1c47]:before {
  360. content: "\e668";
  361. }
  362. .uniui-info[data-v-d31e1c47]:before {
  363. content: "\e669";
  364. }
  365. .uniui-locked[data-v-d31e1c47]:before {
  366. content: "\e66b";
  367. }
  368. .uniui-camera-filled[data-v-d31e1c47]:before {
  369. content: "\e658";
  370. }
  371. .uniui-chat-filled[data-v-d31e1c47]:before {
  372. content: "\e659";
  373. }
  374. .uniui-camera[data-v-d31e1c47]:before {
  375. content: "\e65a";
  376. }
  377. .uniui-circle[data-v-d31e1c47]:before {
  378. content: "\e65b";
  379. }
  380. .uniui-checkmarkempty[data-v-d31e1c47]:before {
  381. content: "\e65c";
  382. }
  383. .uniui-chat[data-v-d31e1c47]:before {
  384. content: "\e65d";
  385. }
  386. .uniui-circle-filled[data-v-d31e1c47]:before {
  387. content: "\e65e";
  388. }
  389. .uniui-flag[data-v-d31e1c47]:before {
  390. content: "\e65f";
  391. }
  392. .uniui-flag-filled[data-v-d31e1c47]:before {
  393. content: "\e660";
  394. }
  395. .uniui-gear-filled[data-v-d31e1c47]:before {
  396. content: "\e661";
  397. }
  398. .uniui-home[data-v-d31e1c47]:before {
  399. content: "\e662";
  400. }
  401. .uniui-home-filled[data-v-d31e1c47]:before {
  402. content: "\e663";
  403. }
  404. .uniui-gear[data-v-d31e1c47]:before {
  405. content: "\e664";
  406. }
  407. .uniui-smallcircle-filled[data-v-d31e1c47]:before {
  408. content: "\e665";
  409. }
  410. .uniui-map-filled[data-v-d31e1c47]:before {
  411. content: "\e666";
  412. }
  413. .uniui-map[data-v-d31e1c47]:before {
  414. content: "\e667";
  415. }
  416. .uniui-refresh-filled[data-v-d31e1c47]:before {
  417. content: "\e656";
  418. }
  419. .uniui-refresh[data-v-d31e1c47]:before {
  420. content: "\e657";
  421. }
  422. .uniui-cloud-upload[data-v-d31e1c47]:before {
  423. content: "\e645";
  424. }
  425. .uniui-cloud-download-filled[data-v-d31e1c47]:before {
  426. content: "\e646";
  427. }
  428. .uniui-cloud-download[data-v-d31e1c47]:before {
  429. content: "\e647";
  430. }
  431. .uniui-cloud-upload-filled[data-v-d31e1c47]:before {
  432. content: "\e648";
  433. }
  434. .uniui-redo[data-v-d31e1c47]:before {
  435. content: "\e64a";
  436. }
  437. .uniui-images-filled[data-v-d31e1c47]:before {
  438. content: "\e64b";
  439. }
  440. .uniui-undo-filled[data-v-d31e1c47]:before {
  441. content: "\e64c";
  442. }
  443. .uniui-more[data-v-d31e1c47]:before {
  444. content: "\e64d";
  445. }
  446. .uniui-more-filled[data-v-d31e1c47]:before {
  447. content: "\e64e";
  448. }
  449. .uniui-undo[data-v-d31e1c47]:before {
  450. content: "\e64f";
  451. }
  452. .uniui-images[data-v-d31e1c47]:before {
  453. content: "\e650";
  454. }
  455. .uniui-paperclip[data-v-d31e1c47]:before {
  456. content: "\e652";
  457. }
  458. .uniui-settings[data-v-d31e1c47]:before {
  459. content: "\e653";
  460. }
  461. .uniui-search[data-v-d31e1c47]:before {
  462. content: "\e654";
  463. }
  464. .uniui-redo-filled[data-v-d31e1c47]:before {
  465. content: "\e655";
  466. }
  467. .uniui-list[data-v-d31e1c47]:before {
  468. content: "\e644";
  469. }
  470. .uniui-mail-open-filled[data-v-d31e1c47]:before {
  471. content: "\e63a";
  472. }
  473. .uniui-hand-down-filled[data-v-d31e1c47]:before {
  474. content: "\e63c";
  475. }
  476. .uniui-hand-down[data-v-d31e1c47]:before {
  477. content: "\e63d";
  478. }
  479. .uniui-hand-up-filled[data-v-d31e1c47]:before {
  480. content: "\e63e";
  481. }
  482. .uniui-hand-up[data-v-d31e1c47]:before {
  483. content: "\e63f";
  484. }
  485. .uniui-heart-filled[data-v-d31e1c47]:before {
  486. content: "\e641";
  487. }
  488. .uniui-mail-open[data-v-d31e1c47]:before {
  489. content: "\e643";
  490. }
  491. .uniui-heart[data-v-d31e1c47]:before {
  492. content: "\e639";
  493. }
  494. .uniui-loop[data-v-d31e1c47]:before {
  495. content: "\e633";
  496. }
  497. .uniui-pulldown[data-v-d31e1c47]:before {
  498. content: "\e632";
  499. }
  500. .uniui-scan[data-v-d31e1c47]:before {
  501. content: "\e62a";
  502. }
  503. .uniui-bars[data-v-d31e1c47]:before {
  504. content: "\e627";
  505. }
  506. .uniui-cart-filled[data-v-d31e1c47]:before {
  507. content: "\e629";
  508. }
  509. .uniui-checkbox[data-v-d31e1c47]:before {
  510. content: "\e62b";
  511. }
  512. .uniui-checkbox-filled[data-v-d31e1c47]:before {
  513. content: "\e62c";
  514. }
  515. .uniui-shop[data-v-d31e1c47]:before {
  516. content: "\e62f";
  517. }
  518. .uniui-headphones[data-v-d31e1c47]:before {
  519. content: "\e630";
  520. }
  521. .uniui-cart[data-v-d31e1c47]:before {
  522. content: "\e631";
  523. }
  524. @font-face {
  525. font-family: uniicons;
  526. src: url("../../assets/uniicons.89ed7d6d.ttf") format("truetype");
  527. }
  528. .uni-icons[data-v-d31e1c47] {
  529. font-family: uniicons;
  530. text-decoration: none;
  531. text-align: center;
  532. }
  533. /**
  534. * 这里是uni-app内置的常用样式变量
  535. *
  536. * uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量
  537. * 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App
  538. *
  539. */
  540. /**
  541. * 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能
  542. *
  543. * 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件
  544. */
  545. /* 颜色变量 */
  546. /* 行为相关颜色 */
  547. /* 文字基本颜色 */
  548. /* 背景颜色 */
  549. /* 边框颜色 */
  550. /* 尺寸变量 */
  551. /* 文字尺寸 */
  552. /* 图片尺寸 */
  553. /* Border Radius */
  554. /* 水平间距 */
  555. /* 垂直间距 */
  556. /* 透明度 */
  557. /* 文章场景相关 */
  558. .uni-status-bar[data-v-7920e3e0] {
  559. height: 20px;
  560. }
  561. /**
  562. * 这里是uni-app内置的常用样式变量
  563. *
  564. * uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量
  565. * 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App
  566. *
  567. */
  568. /**
  569. * 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能
  570. *
  571. * 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件
  572. */
  573. /* 颜色变量 */
  574. /* 行为相关颜色 */
  575. /* 文字基本颜色 */
  576. /* 背景颜色 */
  577. /* 边框颜色 */
  578. /* 尺寸变量 */
  579. /* 文字尺寸 */
  580. /* 图片尺寸 */
  581. /* Border Radius */
  582. /* 水平间距 */
  583. /* 垂直间距 */
  584. /* 透明度 */
  585. /* 文章场景相关 */
  586. .uni-nav-bar-text[data-v-26544265] {
  587. font-size: 1.0625rem;
  588. }
  589. .uni-nav-bar-right-text[data-v-26544265] {
  590. font-size: 34px;
  591. }
  592. .uni-navbar__content[data-v-26544265] {
  593. position: relative;
  594. background-color: transparent;
  595. }
  596. .uni-navbar-btn-text[data-v-26544265] {
  597. display: flex;
  598. flex-direction: column;
  599. justify-content: flex-start;
  600. align-items: center;
  601. line-height: 34px;
  602. }
  603. .uni-navbar__header[data-v-26544265] {
  604. display: flex;
  605. padding: 0 10px;
  606. flex-direction: row;
  607. height: 44px;
  608. font-size: 34px;
  609. }
  610. .uni-navbar__header-btns[data-v-26544265] {
  611. overflow: hidden;
  612. display: flex;
  613. flex-wrap: nowrap;
  614. flex-direction: row;
  615. width: 6.25rem;
  616. justify-content: center;
  617. align-items: center;
  618. }
  619. .uni-navbar__header-btns-left[data-v-26544265] {
  620. display: flex;
  621. width: 6.25rem;
  622. justify-content: flex-start;
  623. align-items: center;
  624. }
  625. .uni-navbar__header-btns-right[data-v-26544265] {
  626. display: flex;
  627. flex-direction: row;
  628. justify-content: flex-end;
  629. align-items: center;
  630. }
  631. .uni-navbar__header-container[data-v-26544265] {
  632. display: flex;
  633. flex: 1;
  634. padding: 0 10px;
  635. overflow: hidden;
  636. }
  637. .uni-navbar__header-container-inner[data-v-26544265] {
  638. display: flex;
  639. flex: 1;
  640. flex-direction: row;
  641. align-items: center;
  642. justify-content: center;
  643. font-size: 12px;
  644. overflow: hidden;
  645. }
  646. .uni-navbar__placeholder-view[data-v-26544265] {
  647. height: 44px;
  648. }
  649. .uni-navbar--fixed[data-v-26544265] {
  650. position: fixed;
  651. z-index: 998;
  652. left: 0;
  653. right: 0;
  654. }
  655. .uni-navbar--shadow[data-v-26544265] {
  656. box-shadow: 0 1px 6px #ccc;
  657. }
  658. .uni-navbar--border[data-v-26544265] {
  659. border-bottom-width: 0.03125rem;
  660. border-bottom-style: solid;
  661. border-bottom-color: #eee;
  662. }
  663. .uni-ellipsis-1[data-v-26544265] {
  664. overflow: hidden;
  665. white-space: nowrap;
  666. text-overflow: ellipsis;
  667. }
  668. /**
  669. * 这里是uni-app内置的常用样式变量
  670. *
  671. * uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量
  672. * 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App
  673. *
  674. */
  675. /**
  676. * 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能
  677. *
  678. * 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件
  679. */
  680. /* 颜色变量 */
  681. /* 行为相关颜色 */
  682. /* 文字基本颜色 */
  683. /* 背景颜色 */
  684. /* 边框颜色 */
  685. /* 尺寸变量 */
  686. /* 文字尺寸 */
  687. /* 图片尺寸 */
  688. /* Border Radius */
  689. /* 水平间距 */
  690. /* 垂直间距 */
  691. /* 透明度 */
  692. /* 文章场景相关 */
  693. .uni-popup-dialog[data-v-d78c88b7] {
  694. width: 300px;
  695. border-radius: 11px;
  696. background-color: #fff;
  697. }
  698. .uni-dialog-title[data-v-d78c88b7] {
  699. display: flex;
  700. flex-direction: row;
  701. justify-content: center;
  702. padding-top: 25px;
  703. }
  704. .uni-dialog-title-text[data-v-d78c88b7] {
  705. font-size: 16px;
  706. font-weight: 500;
  707. }
  708. .uni-dialog-content[data-v-d78c88b7] {
  709. display: flex;
  710. flex-direction: row;
  711. justify-content: center;
  712. align-items: center;
  713. padding: 20px;
  714. }
  715. .uni-dialog-content-text[data-v-d78c88b7] {
  716. font-size: 14px;
  717. color: #6C6C6C;
  718. }
  719. .uni-dialog-button-group[data-v-d78c88b7] {
  720. display: flex;
  721. flex-direction: row;
  722. border-top-color: #f5f5f5;
  723. border-top-style: solid;
  724. border-top-width: 1px;
  725. }
  726. .uni-dialog-button[data-v-d78c88b7] {
  727. display: flex;
  728. flex: 1;
  729. flex-direction: row;
  730. justify-content: center;
  731. align-items: center;
  732. height: 45px;
  733. }
  734. .uni-border-left[data-v-d78c88b7] {
  735. border-left-color: #f0f0f0;
  736. border-left-style: solid;
  737. border-left-width: 1px;
  738. }
  739. .uni-dialog-button-text[data-v-d78c88b7] {
  740. font-size: 16px;
  741. color: #333;
  742. }
  743. .uni-button-color[data-v-d78c88b7] {
  744. color: #007aff;
  745. }
  746. .uni-dialog-input[data-v-d78c88b7] {
  747. flex: 1;
  748. font-size: 14px;
  749. border: 1px #eee solid;
  750. height: 40px;
  751. padding: 0 10px;
  752. border-radius: 5px;
  753. color: #555;
  754. }
  755. .uni-popup__success[data-v-d78c88b7] {
  756. color: #4cd964;
  757. }
  758. .uni-popup__warn[data-v-d78c88b7] {
  759. color: #f0ad4e;
  760. }
  761. .uni-popup__error[data-v-d78c88b7] {
  762. color: #dd524d;
  763. }
  764. .uni-popup__info[data-v-d78c88b7] {
  765. color: #909399;
  766. }
  767. /**
  768. * 这里是uni-app内置的常用样式变量
  769. *
  770. * uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量
  771. * 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App
  772. *
  773. */
  774. /**
  775. * 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能
  776. *
  777. * 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件
  778. */
  779. /* 颜色变量 */
  780. /* 行为相关颜色 */
  781. /* 文字基本颜色 */
  782. /* 背景颜色 */
  783. /* 边框颜色 */
  784. /* 尺寸变量 */
  785. /* 文字尺寸 */
  786. /* 图片尺寸 */
  787. /* Border Radius */
  788. /* 水平间距 */
  789. /* 垂直间距 */
  790. /* 透明度 */
  791. /* 文章场景相关 */
  792. .uni-popup[data-v-4dd3c44b] {
  793. position: fixed;
  794. z-index: 99;
  795. }
  796. .uni-popup.top[data-v-4dd3c44b], .uni-popup.left[data-v-4dd3c44b], .uni-popup.right[data-v-4dd3c44b] {
  797. top: 0;
  798. }
  799. .uni-popup .uni-popup__wrapper[data-v-4dd3c44b] {
  800. display: block;
  801. position: relative;
  802. /* iphonex 等安全区设置,底部安全区适配 */
  803. }
  804. .uni-popup .uni-popup__wrapper.left[data-v-4dd3c44b], .uni-popup .uni-popup__wrapper.right[data-v-4dd3c44b] {
  805. padding-top: 0;
  806. flex: 1;
  807. }
  808. .fixforpc-z-index[data-v-4dd3c44b] {
  809. z-index: 999;
  810. }
  811. .fixforpc-top[data-v-4dd3c44b] {
  812. top: 0;
  813. }
  814. /**
  815. * 这里是uni-app内置的常用样式变量
  816. *
  817. * uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量
  818. * 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App
  819. *
  820. */
  821. /**
  822. * 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能
  823. *
  824. * 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件
  825. */
  826. /* 颜色变量 */
  827. /* 行为相关颜色 */
  828. /* 文字基本颜色 */
  829. /* 背景颜色 */
  830. /* 边框颜色 */
  831. /* 尺寸变量 */
  832. /* 文字尺寸 */
  833. /* 图片尺寸 */
  834. /* Border Radius */
  835. /* 水平间距 */
  836. /* 垂直间距 */
  837. /* 透明度 */
  838. /* 文章场景相关 */
  839. .uni-easyinput[data-v-09fd5285] {
  840. width: 100%;
  841. flex: 1;
  842. position: relative;
  843. text-align: left;
  844. color: #333;
  845. font-size: 14px;
  846. }
  847. .uni-easyinput__content[data-v-09fd5285] {
  848. flex: 1;
  849. width: 100%;
  850. display: flex;
  851. box-sizing: border-box;
  852. flex-direction: row;
  853. align-items: center;
  854. border-color: #fff;
  855. transition-property: border-color;
  856. transition-duration: 0.3s;
  857. }
  858. .uni-easyinput__content-input[data-v-09fd5285] {
  859. width: auto;
  860. position: relative;
  861. overflow: hidden;
  862. flex: 1;
  863. line-height: 1;
  864. font-size: 20px;
  865. height: 40px;
  866. }
  867. .uni-easyinput__placeholder-class[data-v-09fd5285] {
  868. color: #999;
  869. font-size: 20px;
  870. }
  871. .is-textarea[data-v-09fd5285] {
  872. align-items: flex-start;
  873. }
  874. .is-textarea-icon[data-v-09fd5285] {
  875. margin-top: 5px;
  876. }
  877. .uni-easyinput__content-textarea[data-v-09fd5285] {
  878. position: relative;
  879. overflow: hidden;
  880. flex: 1;
  881. line-height: 1.5;
  882. font-size: 14px;
  883. margin: 6px;
  884. margin-left: 0;
  885. height: 80px;
  886. min-height: 80px;
  887. min-height: 80px;
  888. width: auto;
  889. }
  890. .input-padding[data-v-09fd5285] {
  891. padding-left: 10px;
  892. }
  893. .content-clear-icon[data-v-09fd5285] {
  894. padding: 0 5px;
  895. }
  896. .label-icon[data-v-09fd5285] {
  897. margin-right: 5px;
  898. margin-top: -1px;
  899. }
  900. .is-input-border[data-v-09fd5285] {
  901. display: flex;
  902. box-sizing: border-box;
  903. flex-direction: row;
  904. align-items: center;
  905. border: 1px solid #dcdfe6;
  906. border-radius: 4px;
  907. }
  908. .uni-error-message[data-v-09fd5285] {
  909. position: absolute;
  910. bottom: -17px;
  911. left: 0;
  912. line-height: 12px;
  913. color: #e43d33;
  914. font-size: 12px;
  915. text-align: left;
  916. }
  917. .uni-error-msg--boeder[data-v-09fd5285] {
  918. position: relative;
  919. bottom: 0;
  920. line-height: 22px;
  921. }
  922. .is-input-error-border[data-v-09fd5285] {
  923. border-color: #e43d33;
  924. }
  925. .is-input-error-border .uni-easyinput__placeholder-class[data-v-09fd5285] {
  926. color: #f29e99;
  927. }
  928. .uni-easyinput--border[data-v-09fd5285] {
  929. margin-bottom: 0;
  930. padding: 10px 15px;
  931. border-top: 1px #eee solid;
  932. }
  933. .uni-easyinput-error[data-v-09fd5285] {
  934. padding-bottom: 0;
  935. }
  936. .is-first-border[data-v-09fd5285] {
  937. border: none;
  938. }
  939. .is-disabled[data-v-09fd5285] {
  940. background-color: #f7f6f6;
  941. color: #d5d5d5;
  942. }
  943. .is-disabled .uni-easyinput__placeholder-class[data-v-09fd5285] {
  944. color: #d5d5d5;
  945. font-size: 12px;
  946. }
  947. /**
  948. * 这里是uni-app内置的常用样式变量
  949. *
  950. * uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量
  951. * 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App
  952. *
  953. */
  954. /**
  955. * 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能
  956. *
  957. * 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件
  958. */
  959. /* 颜色变量 */
  960. /* 行为相关颜色 */
  961. /* 文字基本颜色 */
  962. /* 背景颜色 */
  963. /* 边框颜色 */
  964. /* 尺寸变量 */
  965. /* 文字尺寸 */
  966. /* 图片尺寸 */
  967. /* Border Radius */
  968. /* 水平间距 */
  969. /* 垂直间距 */
  970. /* 透明度 */
  971. /* 文章场景相关 */
  972. .uni-popup-message[data-v-a4566996] {
  973. display: flex;
  974. flex-direction: row;
  975. justify-content: center;
  976. }
  977. .uni-popup-message__box[data-v-a4566996] {
  978. background-color: #e1f3d8;
  979. padding: 10px 15px;
  980. border-color: #eee;
  981. border-style: solid;
  982. border-width: 1px;
  983. flex: 1;
  984. }
  985. @media screen and (min-width: 500px) {
  986. .fixforpc-width[data-v-a4566996] {
  987. margin-top: 20px;
  988. border-radius: 4px;
  989. flex: none;
  990. min-width: 380px;
  991. max-width: 50%;
  992. }
  993. }
  994. .uni-popup-message-text[data-v-a4566996] {
  995. font-size: 14px;
  996. padding: 0;
  997. }
  998. .uni-popup__success[data-v-a4566996] {
  999. background-color: #e1f3d8;
  1000. }
  1001. .uni-popup__success-text[data-v-a4566996] {
  1002. color: #67C23A;
  1003. }
  1004. .uni-popup__warn[data-v-a4566996] {
  1005. background-color: #faecd8;
  1006. }
  1007. .uni-popup__warn-text[data-v-a4566996] {
  1008. color: #E6A23C;
  1009. }
  1010. .uni-popup__error[data-v-a4566996] {
  1011. background-color: #fde2e2;
  1012. }
  1013. .uni-popup__error-text[data-v-a4566996] {
  1014. color: #F56C6C;
  1015. }
  1016. .uni-popup__info[data-v-a4566996] {
  1017. background-color: #F2F6FC;
  1018. }
  1019. .uni-popup__info-text[data-v-a4566996] {
  1020. color: #909399;
  1021. }
  1022. /**
  1023. * 这里是uni-app内置的常用样式变量
  1024. *
  1025. * uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量
  1026. * 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App
  1027. *
  1028. */
  1029. /**
  1030. * 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能
  1031. *
  1032. * 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件
  1033. */
  1034. /* 颜色变量 */
  1035. /* 行为相关颜色 */
  1036. /* 文字基本颜色 */
  1037. /* 背景颜色 */
  1038. /* 边框颜色 */
  1039. /* 尺寸变量 */
  1040. /* 文字尺寸 */
  1041. /* 图片尺寸 */
  1042. /* Border Radius */
  1043. /* 水平间距 */
  1044. /* 垂直间距 */
  1045. /* 透明度 */
  1046. /* 文章场景相关 */
  1047. .main {
  1048. display: flex;
  1049. flex-direction: column;
  1050. justify-content: flex-start;
  1051. width: 23.4375rem;
  1052. }
  1053. .main .uni-nav-bar-text {
  1054. font-size: 20px;
  1055. }
  1056. .main .uni-navbar-btn-text {
  1057. font-size: 16px;
  1058. }
  1059. .main .content {
  1060. margin: 0.15625rem;
  1061. background-color: #fff;
  1062. flex-direction: column;
  1063. align-items: center;
  1064. height: 32.8125rem;
  1065. }
  1066. .main .content .header {
  1067. display: flex;
  1068. flex-direction: column;
  1069. margin: 0.5rem 0.5rem 0;
  1070. }
  1071. .main .content .header .ti {
  1072. display: flex;
  1073. flex-direction: row;
  1074. justify-content: space-between;
  1075. margin-top: 0.47563rem;
  1076. }
  1077. .main .content .header .ti .left {
  1078. align-items: flex-start;
  1079. }
  1080. .main .content .header .ti .left .baracode {
  1081. display: flex;
  1082. flex-direction: column;
  1083. }
  1084. .main .content .header .ti .left .baracode .barnum {
  1085. font-size: 0.46875rem;
  1086. display: flex;
  1087. justify-content: center;
  1088. align-items: center;
  1089. letter-spacing: 0.3em;
  1090. }
  1091. .main .content .header .ti .mid {
  1092. display: flex;
  1093. margin-right: 5rem;
  1094. }
  1095. .main .content .header .ti .mid .title {
  1096. font-size: 0.74219rem;
  1097. font-weight: 800;
  1098. }
  1099. .main .content .header .ti .rig {
  1100. display: flex;
  1101. }
  1102. .main .content .header .ti .rig .title {
  1103. font-size: 0.5rem;
  1104. width: 1.25rem;
  1105. font-weight: 300;
  1106. }
  1107. .main .content .header .patiinfo {
  1108. display: flex;
  1109. flex-direction: column;
  1110. margin-top: 0.7875rem;
  1111. padding-bottom: 0.67031rem;
  1112. border-bottom: 1px solid #979797;
  1113. }
  1114. .main .content .header .patiinfo .r1 {
  1115. display: flex;
  1116. flex-direction: row;
  1117. margin-bottom: 0.46875rem;
  1118. }
  1119. .main .content .header .patiinfo .r1 .row {
  1120. font-size: 0.46875rem;
  1121. font-weight: 400;
  1122. margin-right: 0.9375rem;
  1123. }
  1124. .main .content .header .patiinfo .r1 .we {
  1125. color: #999999;
  1126. }
  1127. .main .content .header .patiinfo .r2 {
  1128. display: flex;
  1129. flex-direction: row;
  1130. margin-bottom: 0.46875rem;
  1131. }
  1132. .main .content .header .patiinfo .r2 .row {
  1133. font-size: 0.46875rem;
  1134. font-weight: 400;
  1135. margin-right: 0.9375rem;
  1136. }
  1137. .main .content .header .patiinfo .r2 .we {
  1138. color: #999999;
  1139. }
  1140. .main .content .header .patiinfo .r3 {
  1141. display: flex;
  1142. flex-direction: row;
  1143. font-size: 0.46875rem;
  1144. }
  1145. .main .content .header .patiinfo .r3 .we {
  1146. color: #999999;
  1147. }
  1148. .main .content .rp {
  1149. display: flex;
  1150. flex-direction: column;
  1151. margin: 0.69969rem 0.5425rem 0;
  1152. border-bottom: 1px solid #979797;
  1153. }
  1154. .main .content .rp .title {
  1155. font-size: 0.6875rem;
  1156. margin-bottom: 0.3125rem;
  1157. }
  1158. .main .content .rp .lists {
  1159. display: flex;
  1160. flex-wrap: wrap;
  1161. flex-direction: row;
  1162. justify-content: flex-start;
  1163. align-content: flex-start;
  1164. margin-left: 0.46875rem;
  1165. }
  1166. .main .content .rp .lists .item {
  1167. display: flex;
  1168. width: 10.78125rem;
  1169. margin: 0 0.03125rem 0.625rem 0;
  1170. }
  1171. .main .content .rp .lists .item .le {
  1172. display: flex;
  1173. }
  1174. .main .content .rp .lists .item .tag-view {
  1175. display: flex;
  1176. align-items: center;
  1177. font-size: 0.78125rem;
  1178. font-weight: 500;
  1179. padding: 0.1875rem 0.1875rem;
  1180. }
  1181. .main .content .rp .lists .item .rig {
  1182. display: flex;
  1183. align-items: center;
  1184. margin-left: 0.0625rem;
  1185. }
  1186. .main .content .rp .lists .item .rig .up {
  1187. font-size: 0.4375rem;
  1188. }
  1189. .main .content .rp .lists .item .rig .do {
  1190. font-size: 0.375rem;
  1191. height: 0.39063rem;
  1192. }
  1193. .main .content .rp .footer {
  1194. margin: 0 0.3125rem 0.25rem;
  1195. display: flex;
  1196. font-size: 0.6875rem;
  1197. }
  1198. .main .content .rp .footer .js {
  1199. display: flex;
  1200. margin-right: 1.7rem;
  1201. }
  1202. .main .content .rp .rp-tips {
  1203. display: flex;
  1204. justify-content: flex-end;
  1205. font-size: 0.46875rem;
  1206. margin-right: 0.3125rem;
  1207. font-size: 0.6875rem;
  1208. }
  1209. .main .content .amountarea {
  1210. display: flex;
  1211. margin: 0.66563rem 19.38px 0;
  1212. padding-bottom: 0.65438rem;
  1213. border-bottom: 1px solid #979797;
  1214. }
  1215. .main .content .amountarea .amount {
  1216. display: flex;
  1217. flex-direction: column;
  1218. }
  1219. .main .content .amountarea .amount .r1 {
  1220. border: 1px solid #979797;
  1221. font-size: 0.46875rem;
  1222. width: 8.98438rem;
  1223. display: flex;
  1224. justify-content: center;
  1225. align-items: center;
  1226. height: 1.05469rem;
  1227. }
  1228. .main .content .amountarea .amount .r2 {
  1229. display: flex;
  1230. justify-content: center;
  1231. align-items: center;
  1232. font-size: 0.46875rem;
  1233. height: 1.05469rem;
  1234. width: 8.98438rem;
  1235. border-left: 1px solid #979797;
  1236. border-right: 1px solid #979797;
  1237. }
  1238. .main .content .amountarea .amount .r2 .jyf {
  1239. width: 4.49781rem;
  1240. display: flex;
  1241. justify-content: center;
  1242. align-items: center;
  1243. }
  1244. .main .content .amountarea .amount .r2 .psf {
  1245. border-left: 1px solid #979797;
  1246. width: 4.49781rem;
  1247. display: flex;
  1248. justify-content: center;
  1249. align-items: center;
  1250. }
  1251. .main .content .amountarea .amount .r3 {
  1252. display: flex;
  1253. justify-content: center;
  1254. align-items: center;
  1255. height: 1.05469rem;
  1256. font-size: 0.46875rem;
  1257. border: 1px solid #979797;
  1258. }
  1259. .main .content .amountarea .service {
  1260. display: flex;
  1261. flex-wrap: wrap;
  1262. margin-left: 1.5625rem;
  1263. }
  1264. .main .content .amountarea .service .kf {
  1265. font-size: 0.46875rem;
  1266. margin-right: 1.875rem;
  1267. width: 3.59375rem;
  1268. }
  1269. .main .content .amountarea .service .kf .we {
  1270. font-size: 0.46875rem;
  1271. color: #999999;
  1272. }
  1273. .main .content .comment {
  1274. margin: 0.3125rem 0.5rem 0.3125rem;
  1275. font-size: 0.46875rem;
  1276. display: flex;
  1277. }
  1278. .main .submit {
  1279. display: flex;
  1280. margin-top: 0.25rem;
  1281. background-color: #fff;
  1282. align-items: center;
  1283. width: 23.4375rem;
  1284. height: 2.5rem;
  1285. }
  1286. .main .submit .bu {
  1287. display: flex;
  1288. justify-content: center;
  1289. align-items: center;
  1290. height: 1.875rem;
  1291. width: 20.97656rem;
  1292. font-size: 0.54688rem;
  1293. border-radius: 0.11719rem;
  1294. background-color: #18c7b0;
  1295. color: #fff;
  1296. }
  1297. .main .uni-popup-dialog {
  1298. width: 15.625rem;
  1299. display: flex;
  1300. flex-direction: column;
  1301. background-color: #ffffff;
  1302. }
  1303. .main .uni-popup-dialog .uni-dialog-title-text {
  1304. display: flex;
  1305. font-size: 0.625rem;
  1306. }
  1307. .main .uni-popup-dialog .uni-dialog-content {
  1308. display: flex;
  1309. margin: 0.3125rem 0.625rem;
  1310. background-color: #fff;
  1311. box-shadow: 0 0 0.625rem rgba(0, 0, 0, 0.15);
  1312. }
  1313. .main .uni-popup-dialog .uni-dialog-content .cotent {
  1314. display: flex;
  1315. flex-direction: column;
  1316. width: 12.5rem;
  1317. height: 3.51563rem;
  1318. }
  1319. .main .uni-popup-dialog .uni-dialog-content .cotent .title {
  1320. font-size: 0.54688rem;
  1321. font-weight: 500;
  1322. margin-bottom: 0.3125rem;
  1323. display: flex;
  1324. align-items: center;
  1325. justify-content: center;
  1326. }
  1327. .main .uni-popup-dialog .uni-dialog-content .cotent .body {
  1328. display: flex;
  1329. justify-content: center;
  1330. }
  1331. .main .uni-popup-dialog .uni-dialog-content .cotent .body .lef {
  1332. display: flex;
  1333. flex-direction: column;
  1334. width: 6.25rem;
  1335. justify-content: center;
  1336. }
  1337. .main .uni-popup-dialog .uni-dialog-content .cotent .body .lef .baracode {
  1338. display: flex;
  1339. flex-direction: column;
  1340. width: 6.25rem;
  1341. height: 1.69938rem;
  1342. }
  1343. .main .uni-popup-dialog .uni-dialog-content .cotent .body .lef .baracode .cav {
  1344. width: 6.25rem;
  1345. }
  1346. .main .uni-popup-dialog .uni-dialog-content .cotent .body .lef .baracode .barnum {
  1347. width: 6.25rem;
  1348. font-size: 0.3125rem;
  1349. display: flex;
  1350. color: #333333;
  1351. justify-content: center;
  1352. align-items: center;
  1353. letter-spacing: 0.7em;
  1354. }
  1355. .main .uni-popup-dialog .uni-dialog-content .cotent .body .rig {
  1356. display: flex;
  1357. flex-direction: column;
  1358. width: 340px;
  1359. margin-left: 0.42969rem;
  1360. }
  1361. .main .uni-popup-dialog .uni-dialog-content .cotent .body .rig .hz {
  1362. display: flex;
  1363. margin-bottom: 0.3125rem;
  1364. font-size: 0.46875rem;
  1365. }
  1366. .main .uni-popup-dialog .uni-dialog-content .cotent .body .rig .bold {
  1367. font-weight: 500;
  1368. }
  1369. .main .uni-popup-dialog .uni-dialog-button-group {
  1370. display: flex;
  1371. font-size: 0.54688rem;
  1372. }
  1373. .main .uni-popup-dialog .uni-dialog-button-group .uni-dialog-button {
  1374. display: flex;
  1375. }
  1376. .main .uni-popup-dialog .uni-dialog-button-group .uni-border-left .uni-dialog-button-text {
  1377. color: #18c7b0;
  1378. }
  1379. .main .printconfig {
  1380. background-color: #fff;
  1381. width: 15.625rem;
  1382. height: 3.125rem;
  1383. padding: 0.625rem;
  1384. }
  1385. .main .printconfig .initPrint .title {
  1386. font-size: 0.625rem;
  1387. }
  1388. .main .printconfig .initPrint .tips {
  1389. font-size: 0.5rem;
  1390. }
  1391. .main .printconfig .initPrint .input {
  1392. width: 9.375rem;
  1393. }