main.wxss 31 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636
  1. /*每个页面公共css */
  2. .van-ellipsis{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
  3. .van-multi-ellipsis--l2{-webkit-line-clamp:2}
  4. .van-multi-ellipsis--l2,.van-multi-ellipsis--l3{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical}
  5. .van-multi-ellipsis--l3{-webkit-line-clamp:3}
  6. .van-clearfix:after{display:table;clear:both;content:""}
  7. .van-hairline,.van-hairline--bottom,.van-hairline--left,.van-hairline--right,.van-hairline--surround,.van-hairline--top,.van-hairline--top-bottom{position:relative}
  8. .van-hairline--bottom:after,.van-hairline--left:after,.van-hairline--right:after,.van-hairline--surround:after,.van-hairline--top-bottom:after,.van-hairline--top:after,.van-hairline:after{position:absolute;box-sizing:border-box;-webkit-transform-origin:center;transform-origin:center;content:" ";pointer-events:none;top:-50%;right:-50%;bottom:-50%;left:-50%;border:0 solid #eee;-webkit-transform:scale(.5);transform:scale(.5)}
  9. .van-hairline--top:after{border-top-width:1px}
  10. .van-hairline--left:after{border-left-width:1px}
  11. .van-hairline--right:after{border-right-width:1px}
  12. .van-hairline--bottom:after{border-bottom-width:1px}
  13. .van-hairline--top-bottom:after{border-width:1px 0}
  14. .van-hairline--surround:after{border-width:1px}
  15. @font-face {
  16. font-family: uniicons;
  17. font-weight: normal;
  18. font-style: normal;
  19. src: url('https://img-cdn-qiniu.dcloud.net.cn/fonts/uni.ttf') format('truetype');
  20. }
  21. /*通用 */
  22. page {
  23. }
  24. view{
  25. font-size:28rpx;
  26. }
  27. progress, checkbox-group{
  28. width: 100%;
  29. }
  30. form {
  31. width: 100%;
  32. }
  33. .uni-flex {
  34. display: -webkit-box;
  35. display: -webkit-flex;
  36. display: flex;
  37. -webkit-box-orient: horizontal;
  38. -webkit-box-direction: normal;
  39. -webkit-flex-direction: row;
  40. flex-direction: row;
  41. }
  42. .uni-flex-item {
  43. -webkit-box-flex: 1;
  44. -webkit-flex: 1;
  45. flex: 1;
  46. }
  47. .uni-row {
  48. -webkit-box-orient: horizontal;
  49. -webkit-box-direction: normal;
  50. -webkit-flex-direction: row;
  51. flex-direction: row;
  52. }
  53. .uni-column {
  54. -webkit-box-orient: vertical;
  55. -webkit-box-direction: normal;
  56. -webkit-flex-direction: column;
  57. flex-direction: column;
  58. }
  59. .uni-link{
  60. color:#576B95;
  61. font-size:26rpx;
  62. }
  63. .uni-center{
  64. text-align:center;
  65. }
  66. .uni-inline-item{
  67. display: -webkit-box;
  68. display: -webkit-flex;
  69. display: flex;
  70. -webkit-box-orient: horizontal;
  71. -webkit-box-direction: normal;
  72. -webkit-flex-direction: row;
  73. flex-direction: row;
  74. -webkit-box-align:center;
  75. -webkit-align-items:center;
  76. align-items:center;
  77. }
  78. .uni-inline-item text{
  79. margin-right: 20rpx;
  80. }
  81. .uni-inline-item text:last-child{
  82. margin-right: 0rpx;
  83. margin-left: 20rpx;
  84. }
  85. /* page */
  86. .uni-page-head{
  87. padding:35rpx;
  88. text-align: center;
  89. }
  90. .uni-page-head-title {
  91. display: inline-block;
  92. padding: 0 40rpx;
  93. font-size: 30rpx;
  94. height: 88rpx;
  95. line-height: 88rpx;
  96. color: #BEBEBE;
  97. box-sizing: border-box;
  98. border-bottom: 2rpx solid #D8D8D8;
  99. }
  100. .uni-page-body {
  101. width: 100%;
  102. -webkit-box-flex: 1;
  103. -webkit-flex-grow: 1;
  104. flex-grow: 1;
  105. overflow-x: hidden;
  106. }
  107. .uni-padding-wrap{
  108. width:690rpx;
  109. padding:0 30rpx;
  110. }
  111. .uni-word {
  112. text-align: center;
  113. padding:200rpx 100rpx;
  114. }
  115. .uni-title {
  116. font-size:30rpx;
  117. font-weight:500;
  118. padding:20rpx 0;
  119. line-height:1.5;
  120. }
  121. .uni-text{
  122. font-size:28rpx;
  123. }
  124. .uni-title text{
  125. font-size:24rpx;
  126. color:#888;
  127. }
  128. .uni-text-gray{
  129. color: #ccc;
  130. }
  131. .uni-text-small {
  132. font-size:24rpx;
  133. }
  134. .uni-common-mb{
  135. margin-bottom:30rpx;
  136. }
  137. .uni-common-pb{
  138. padding-bottom:30rpx;
  139. }
  140. .uni-common-pl{
  141. padding-left:30rpx;
  142. }
  143. .uni-common-mt{
  144. margin-top:30rpx;
  145. }
  146. /* 背景色 */
  147. .uni-bg-red{
  148. background:#F76260; color:#FFF;
  149. }
  150. .uni-bg-green{
  151. background:#09BB07; color:#FFF;
  152. }
  153. .uni-bg-blue{
  154. background:#007AFF; color:#FFF;
  155. }
  156. /* 标题 */
  157. .uni-h1 {font-size: 80rpx; font-weight:700;}
  158. .uni-h2 {font-size: 60rpx; font-weight:700;}
  159. .uni-h3 {font-size: 48rpx; font-weight:700;}
  160. .uni-h4 {font-size: 36rpx; font-weight:700;}
  161. .uni-h5 {font-size: 28rpx; color: #8f8f94;}
  162. .uni-h6 {font-size: 24rpx; color: #8f8f94;}
  163. .uni-bold{font-weight:bold;}
  164. /* 文本溢出隐藏 */
  165. .uni-ellipsis {overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
  166. /* 竖向百分百按钮 */
  167. .uni-btn-v{
  168. padding:10rpx 0;
  169. }
  170. .uni-btn-v button{margin:20rpx 0;}
  171. /* 表单 */
  172. .uni-form-item{
  173. display:-webkit-box;
  174. display:-webkit-flex;
  175. display:flex;
  176. width:100%;
  177. padding:10rpx 0;
  178. }
  179. .uni-form-item .title{
  180. padding:10rpx 25rpx;
  181. }
  182. .uni-label {
  183. width: 210rpx;
  184. word-wrap: break-word;
  185. word-break: break-all;
  186. text-indent:20rpx;
  187. }
  188. .uni-input {
  189. height: 50rpx;
  190. padding: 15rpx 25rpx;
  191. line-height:50rpx;
  192. font-size:28rpx;
  193. background:#FFF;
  194. -webkit-box-flex: 1;
  195. -webkit-flex: 1;
  196. flex: 1;
  197. }
  198. radio-group, checkbox-group{
  199. width:100%;
  200. }
  201. radio-group label, checkbox-group label{
  202. padding-right:20rpx;
  203. }
  204. .uni-form-item .with-fun{
  205. display:-webkit-box;
  206. display:-webkit-flex;
  207. display:flex;
  208. -webkit-flex-wrap:nowrap;
  209. flex-wrap:nowrap;
  210. background:#FFFFFF;
  211. }
  212. .uni-form-item .with-fun .uni-icon{
  213. width:40px;
  214. height:80rpx;
  215. line-height:80rpx;
  216. -webkit-flex-shrink:0;
  217. flex-shrink:0;
  218. }
  219. /* loadmore */
  220. .uni-loadmore{
  221. height:80rpx;
  222. line-height:80rpx;
  223. text-align:center;
  224. padding-bottom:30rpx;
  225. }
  226. /*数字角标*/
  227. .uni-badge,
  228. .uni-badge-default {
  229. font-family: 'Helvetica Neue', Helvetica, sans-serif;
  230. font-size: 12px;
  231. line-height: 1;
  232. display: inline-block;
  233. padding: 3px 6px;
  234. color: #333;
  235. border-radius: 100px;
  236. background-color: rgba(0, 0, 0, .15);
  237. }
  238. .uni-badge.uni-badge-inverted {
  239. padding: 0 5px 0 0;
  240. color: #929292;
  241. background-color: transparent
  242. }
  243. .uni-badge-primary {
  244. color: #fff;
  245. background-color: #007aff
  246. }
  247. .uni-badge-blue.uni-badge-inverted,
  248. .uni-badge-primary.uni-badge-inverted {
  249. color: #007aff;
  250. background-color: transparent
  251. }
  252. .uni-badge-green,
  253. .uni-badge-success {
  254. color: #fff;
  255. background-color: #4cd964;
  256. }
  257. .uni-badge-green.uni-badge-inverted,
  258. .uni-badge-success.uni-badge-inverted {
  259. color: #4cd964;
  260. background-color: transparent
  261. }
  262. .uni-badge-warning,
  263. .uni-badge-yellow {
  264. color: #fff;
  265. background-color: #f0ad4e
  266. }
  267. .uni-badge-warning.uni-badge-inverted,
  268. .uni-badge-yellow.uni-badge-inverted {
  269. color: #f0ad4e;
  270. background-color: transparent
  271. }
  272. .uni-badge-danger,
  273. .uni-badge-red {
  274. color: #fff;
  275. background-color: #dd524d
  276. }
  277. .uni-badge-danger.uni-badge-inverted,
  278. .uni-badge-red.uni-badge-inverted {
  279. color: #dd524d;
  280. background-color: transparent
  281. }
  282. .uni-badge-purple,
  283. .uni-badge-royal {
  284. color: #fff;
  285. background-color: #8a6de9
  286. }
  287. .uni-badge-purple.uni-badge-inverted,
  288. .uni-badge-royal.uni-badge-inverted {
  289. color: #8a6de9;
  290. background-color: transparent
  291. }
  292. /*折叠面板 */
  293. .uni-collapse-content {
  294. height: 0;
  295. width: 100%;
  296. overflow: hidden;
  297. }
  298. .uni-collapse-content.uni-active {
  299. height: auto;
  300. }
  301. /*卡片视图 */
  302. .uni-card {
  303. background: #fff;
  304. border-radius: 8rpx;
  305. margin:20rpx 0;
  306. position: relative;
  307. box-shadow: 0 2rpx 4rpx rgba(0, 0, 0, .3);
  308. }
  309. .uni-card-content {
  310. font-size: 30rpx;
  311. }
  312. .uni-card-content.image-view{
  313. width: 100%;
  314. margin: 0;
  315. }
  316. .uni-card-content-inner {
  317. position: relative;
  318. padding: 30rpx;
  319. }
  320. .uni-card-footer,
  321. .uni-card-header {
  322. position: relative;
  323. display: -webkit-box;
  324. display: -webkit-flex;
  325. display: flex;
  326. min-height: 50rpx;
  327. padding: 20rpx 30rpx;
  328. -webkit-box-pack: justify;
  329. -webkit-justify-content: space-between;
  330. justify-content: space-between;
  331. -webkit-box-align: center;
  332. -webkit-align-items: center;
  333. align-items: center;
  334. }
  335. .uni-card-header {
  336. font-size: 36rpx;
  337. }
  338. .uni-card-footer {
  339. color: #6d6d72;
  340. }
  341. .uni-card-footer:before,
  342. .uni-card-header:after {
  343. position: absolute;
  344. top: 0;
  345. right: 0;
  346. left: 0;
  347. height: 2rpx;
  348. content: '';
  349. -webkit-transform: scaleY(.5);
  350. transform: scaleY(.5);
  351. background-color: #c8c7cc;
  352. }
  353. .uni-card-header:after {
  354. top: auto;
  355. bottom: 0;
  356. }
  357. .uni-card-media {
  358. -webkit-box-pack: start;
  359. -webkit-justify-content: flex-start;
  360. justify-content: flex-start;
  361. }
  362. .uni-card-media-logo {
  363. height: 84rpx;
  364. width: 84rpx;
  365. margin-right: 20rpx;
  366. }
  367. .uni-card-media-body {
  368. height: 84rpx;
  369. display: -webkit-box;
  370. display: -webkit-flex;
  371. display: flex;
  372. -webkit-box-orient: vertical;
  373. -webkit-box-direction: normal;
  374. -webkit-flex-direction: column;
  375. flex-direction: column;
  376. -webkit-box-pack: justify;
  377. -webkit-justify-content: space-between;
  378. justify-content: space-between;
  379. -webkit-box-align: start;
  380. -webkit-align-items: flex-start;
  381. align-items: flex-start;
  382. }
  383. .uni-card-media-text-top {
  384. line-height: 36rpx;
  385. font-size: 34rpx;
  386. }
  387. .uni-card-media-text-bottom {
  388. line-height: 30rpx;
  389. font-size: 28rpx;
  390. color: #8f8f94;
  391. }
  392. .uni-card-link {
  393. color: #007AFF;
  394. }
  395. /* 列表 */
  396. .uni-list {
  397. background-color: #FFFFFF;
  398. position: relative;
  399. width: 100%;
  400. display: -webkit-box;
  401. display: -webkit-flex;
  402. display: flex;
  403. -webkit-box-orient: vertical;
  404. -webkit-box-direction: normal;
  405. -webkit-flex-direction: column;
  406. flex-direction: column;
  407. }
  408. .uni-list:after {
  409. position: absolute;
  410. z-index: 10;
  411. right: 0;
  412. bottom: 0;
  413. left: 0;
  414. height: 1px;
  415. content: '';
  416. -webkit-transform: scaleY(.5);
  417. transform: scaleY(.5);
  418. background-color: #c8c7cc;
  419. }
  420. .uni-list::before {
  421. position: absolute;
  422. z-index: 10;
  423. right: 0;
  424. top: 0;
  425. left: 0;
  426. height: 1px;
  427. content: '';
  428. -webkit-transform: scaleY(.5);
  429. transform: scaleY(.5);
  430. background-color: #c8c7cc;
  431. }
  432. .uni-list-cell {
  433. position: relative;
  434. display: -webkit-box;
  435. display: -webkit-flex;
  436. display: flex;
  437. -webkit-box-orient: horizontal;
  438. -webkit-box-direction: normal;
  439. -webkit-flex-direction: row;
  440. flex-direction: row;
  441. -webkit-box-pack: justify;
  442. -webkit-justify-content: space-between;
  443. justify-content: space-between;
  444. -webkit-box-align: center;
  445. -webkit-align-items: center;
  446. align-items: center;
  447. }
  448. .uni-list-cell-hover {
  449. background-color: #eee;
  450. }
  451. .uni-list-cell-pd {
  452. padding: 22rpx 30rpx;
  453. }
  454. .uni-list-cell-left {
  455. font-size:28rpx;
  456. padding: 0 30rpx;
  457. }
  458. .uni-list-cell-db,
  459. .uni-list-cell-right {
  460. -webkit-box-flex: 1;
  461. -webkit-flex: 1;
  462. flex: 1;
  463. }
  464. .uni-list-cell::after {
  465. position: absolute;
  466. z-index: 3;
  467. right: 0;
  468. bottom: 0;
  469. left: 30rpx;
  470. height: 1px;
  471. content: '';
  472. -webkit-transform: scaleY(.5);
  473. transform: scaleY(.5);
  474. background-color: #c8c7cc;
  475. }
  476. .uni-list .uni-list-cell:last-child::after {
  477. height: 0rpx;
  478. }
  479. .uni-list-cell-last.uni-list-cell::after {
  480. height: 0rpx;
  481. }
  482. .uni-list-cell-divider {
  483. position: relative;
  484. display: -webkit-box;
  485. display: -webkit-flex;
  486. display: flex;
  487. color: #999;
  488. background-color: #f7f7f7;
  489. padding:15rpx 20rpx;
  490. }
  491. .uni-list-cell-divider::before {
  492. position: absolute;
  493. right: 0;
  494. top: 0;
  495. left: 0;
  496. height: 1px;
  497. content: '';
  498. -webkit-transform: scaleY(.5);
  499. transform: scaleY(.5);
  500. background-color: #c8c7cc;
  501. }
  502. .uni-list-cell-divider::after {
  503. position: absolute;
  504. right: 0;
  505. bottom: 0;
  506. left: 0rpx;
  507. height: 1px;
  508. content: '';
  509. -webkit-transform: scaleY(.5);
  510. transform: scaleY(.5);
  511. background-color: #c8c7cc;
  512. }
  513. .uni-list-cell-navigate {
  514. font-size:30rpx;
  515. padding: 22rpx 30rpx;
  516. line-height: 48rpx;
  517. position: relative;
  518. display: -webkit-box;
  519. display: -webkit-flex;
  520. display: flex;
  521. box-sizing: border-box;
  522. width: 100%;
  523. -webkit-box-flex: 1;
  524. -webkit-flex: 1;
  525. flex: 1;
  526. -webkit-box-pack: justify;
  527. -webkit-justify-content: space-between;
  528. justify-content: space-between;
  529. -webkit-box-align: center;
  530. -webkit-align-items: center;
  531. align-items: center;
  532. }
  533. .uni-list-cell-navigate {
  534. padding-right: 36rpx;
  535. }
  536. .uni-navigate-badge {
  537. padding-right: 50rpx;
  538. }
  539. .uni-list-cell-navigate.uni-navigate-right:after {
  540. font-family: uniicons;
  541. content: '\e583';
  542. position: absolute;
  543. right: 24rpx;
  544. top: 50%;
  545. color: #bbb;
  546. -webkit-transform: translateY(-50%);
  547. transform: translateY(-50%);
  548. }
  549. .uni-list-cell-navigate.uni-navigate-bottom:after {
  550. font-family: uniicons;
  551. content: '\e581';
  552. position: absolute;
  553. right: 24rpx;
  554. top: 50%;
  555. color: #bbb;
  556. -webkit-transform: translateY(-50%);
  557. transform: translateY(-50%);
  558. }
  559. .uni-list-cell-navigate.uni-navigate-bottom.uni-active::after {
  560. font-family: uniicons;
  561. content: '\e580';
  562. position: absolute;
  563. right: 24rpx;
  564. top: 50%;
  565. color: #bbb;
  566. -webkit-transform: translateY(-50%);
  567. transform: translateY(-50%);
  568. }
  569. .uni-collapse.uni-list-cell {
  570. -webkit-box-orient: vertical;
  571. -webkit-box-direction: normal;
  572. -webkit-flex-direction: column;
  573. flex-direction: column;
  574. }
  575. .uni-list-cell-navigate.uni-active {
  576. background: #eee;
  577. }
  578. .uni-list.uni-collapse {
  579. box-sizing: border-box;
  580. height: 0;
  581. overflow: hidden;
  582. }
  583. .uni-collapse .uni-list-cell {
  584. padding-left: 20rpx;
  585. }
  586. .uni-collapse .uni-list-cell::after {
  587. left: 52rpx;
  588. }
  589. .uni-list.uni-active {
  590. height: auto;
  591. }
  592. /* 三行列表 */
  593. .uni-triplex-row {
  594. display: -webkit-box;
  595. display: -webkit-flex;
  596. display: flex;
  597. -webkit-box-flex: 1;
  598. -webkit-flex: 1;
  599. flex: 1;
  600. width: 100%;
  601. box-sizing: border-box;
  602. -webkit-box-orient: horizontal;
  603. -webkit-box-direction: normal;
  604. -webkit-flex-direction: row;
  605. flex-direction: row;
  606. padding: 22rpx 30rpx;
  607. }
  608. .uni-triplex-right,
  609. .uni-triplex-left {
  610. display: -webkit-box;
  611. display: -webkit-flex;
  612. display: flex;
  613. -webkit-box-orient: vertical;
  614. -webkit-box-direction: normal;
  615. -webkit-flex-direction: column;
  616. flex-direction: column;
  617. }
  618. .uni-triplex-left {
  619. width: 84%;
  620. }
  621. .uni-triplex-left .uni-title{
  622. padding:8rpx 0;
  623. }
  624. .uni-triplex-left .uni-text, .uni-triplex-left .uni-text-small{color:#999999;}
  625. .uni-triplex-right {
  626. width: 16%;
  627. text-align: right;
  628. }
  629. /* 图文列表 */
  630. .uni-media-list {
  631. padding: 22rpx 30rpx;
  632. box-sizing: border-box;
  633. display: -webkit-box;
  634. display: -webkit-flex;
  635. display: flex;
  636. width: 100%;
  637. -webkit-box-orient: horizontal;
  638. -webkit-box-direction: normal;
  639. -webkit-flex-direction: row;
  640. flex-direction: row;
  641. }
  642. .uni-navigate-right.uni-media-list {
  643. padding-right: 74rpx;
  644. }
  645. .uni-pull-right {
  646. -webkit-box-orient: horizontal;
  647. -webkit-box-direction: reverse;
  648. -webkit-flex-direction: row-reverse;
  649. flex-direction: row-reverse;
  650. }
  651. .uni-pull-right>.uni-media-list-logo {
  652. margin-right: 0rpx;
  653. margin-left: 20rpx;
  654. }
  655. .uni-media-list-logo {
  656. height: 84rpx;
  657. width: 84rpx;
  658. margin-right: 20rpx;
  659. }
  660. .uni-media-list-logo image {
  661. height: 100%;
  662. width: 100%;
  663. }
  664. .uni-media-list-body {
  665. height: 84rpx;
  666. display: -webkit-box;
  667. display: -webkit-flex;
  668. display: flex;
  669. -webkit-box-flex: 1;
  670. -webkit-flex: 1;
  671. flex: 1;
  672. -webkit-box-orient: vertical;
  673. -webkit-box-direction: normal;
  674. -webkit-flex-direction: column;
  675. flex-direction: column;
  676. -webkit-box-pack: justify;
  677. -webkit-justify-content: space-between;
  678. justify-content: space-between;
  679. -webkit-box-align: start;
  680. -webkit-align-items: flex-start;
  681. align-items: flex-start;
  682. overflow: hidden;
  683. }
  684. .uni-media-list-text-top {
  685. width: 100%;
  686. line-height: 36rpx;
  687. font-size: 30rpx;
  688. }
  689. .uni-media-list-text-bottom {
  690. width: 100%;
  691. line-height: 30rpx;
  692. font-size: 26rpx;
  693. color: #8f8f94;
  694. }
  695. /* 九宫格 */
  696. .uni-grid-9 {
  697. background: #f2f2f2;
  698. width: 750rpx;
  699. display: -webkit-box;
  700. display: -webkit-flex;
  701. display: flex;
  702. -webkit-box-orient: horizontal;
  703. -webkit-box-direction: normal;
  704. -webkit-flex-direction: row;
  705. flex-direction: row;
  706. -webkit-flex-wrap: wrap;
  707. flex-wrap: wrap;
  708. border-top: 2rpx solid #eee;
  709. }
  710. .uni-grid-9-item {
  711. width: 250rpx;
  712. height: 200rpx;
  713. display: -webkit-box;
  714. display: -webkit-flex;
  715. display: flex;
  716. -webkit-box-orient: vertical;
  717. -webkit-box-direction: normal;
  718. -webkit-flex-direction: column;
  719. flex-direction: column;
  720. -webkit-box-align: center;
  721. -webkit-align-items: center;
  722. align-items: center;
  723. -webkit-box-pack: center;
  724. -webkit-justify-content: center;
  725. justify-content: center;
  726. border-bottom: 2rpx solid;
  727. border-right: 2rpx solid;
  728. border-color: #eee;
  729. box-sizing: border-box;
  730. }
  731. .no-border-right {
  732. border-right: none;
  733. }
  734. .uni-grid-9-image {
  735. width: 100rpx;
  736. height: 100rpx;
  737. }
  738. .uni-grid-9-text {
  739. width: 250rpx;
  740. line-height: 4rpx;
  741. height: 40rpx;
  742. text-align: center;
  743. font-size: 30rpx;
  744. }
  745. .uni-grid-9-item-hover {
  746. background: rgba(0, 0, 0, 0.1);
  747. }
  748. /* 上传 */
  749. .uni-uploader {
  750. -webkit-box-flex: 1;
  751. -webkit-flex: 1;
  752. flex: 1;
  753. -webkit-box-orient: vertical;
  754. -webkit-box-direction: normal;
  755. -webkit-flex-direction: column;
  756. flex-direction: column;
  757. }
  758. .uni-uploader-head {
  759. display: -webkit-box;
  760. display: -webkit-flex;
  761. display: flex;
  762. -webkit-box-orient: horizontal;
  763. -webkit-box-direction: normal;
  764. -webkit-flex-direction: row;
  765. flex-direction: row;
  766. -webkit-box-pack: justify;
  767. -webkit-justify-content: space-between;
  768. justify-content: space-between;
  769. }
  770. .uni-uploader-info {
  771. color: #B2B2B2;
  772. }
  773. .uni-uploader-body {
  774. margin-top: 16rpx;
  775. }
  776. .uni-uploader__files {
  777. display: -webkit-box;
  778. display: -webkit-flex;
  779. display: flex;
  780. -webkit-box-orient: horizontal;
  781. -webkit-box-direction: normal;
  782. -webkit-flex-direction: row;
  783. flex-direction: row;
  784. -webkit-flex-wrap: wrap;
  785. flex-wrap: wrap;
  786. }
  787. .uni-uploader__file {
  788. margin: 10rpx;
  789. width: 210rpx;
  790. height: 210rpx;
  791. }
  792. .uni-uploader__img {
  793. display: block;
  794. width: 210rpx;
  795. height: 210rpx;
  796. }
  797. .uni-uploader__input-box {
  798. position: relative;
  799. margin:10rpx;
  800. width: 208rpx;
  801. height: 208rpx;
  802. border: 2rpx solid #D9D9D9;
  803. }
  804. .uni-uploader__input-box:before,
  805. .uni-uploader__input-box:after {
  806. content: " ";
  807. position: absolute;
  808. top: 50%;
  809. left: 50%;
  810. -webkit-transform: translate(-50%, -50%);
  811. transform: translate(-50%, -50%);
  812. background-color: #D9D9D9;
  813. }
  814. .uni-uploader__input-box:before {
  815. width: 4rpx;
  816. height: 79rpx;
  817. }
  818. .uni-uploader__input-box:after {
  819. width: 79rpx;
  820. height: 4rpx;
  821. }
  822. .uni-uploader__input-box:active {
  823. border-color: #999999;
  824. }
  825. .uni-uploader__input-box:active:before,
  826. .uni-uploader__input-box:active:after {
  827. background-color: #999999;
  828. }
  829. .uni-uploader__input {
  830. position: absolute;
  831. z-index: 1;
  832. top: 0;
  833. left: 0;
  834. width: 100%;
  835. height: 100%;
  836. opacity: 0;
  837. }
  838. /*问题反馈*/
  839. .feedback-title {
  840. display: -webkit-box;
  841. display: -webkit-flex;
  842. display: flex;
  843. -webkit-box-orient: horizontal;
  844. -webkit-box-direction: normal;
  845. -webkit-flex-direction: row;
  846. flex-direction: row;
  847. -webkit-box-pack: justify;
  848. -webkit-justify-content: space-between;
  849. justify-content: space-between;
  850. -webkit-box-align: center;
  851. -webkit-align-items: center;
  852. align-items: center;
  853. padding: 20rpx;
  854. color: #8f8f94;
  855. font-size: 28rpx;
  856. }
  857. .feedback-star-view.feedback-title {
  858. -webkit-box-pack: start;
  859. -webkit-justify-content: flex-start;
  860. justify-content: flex-start;
  861. margin: 0;
  862. }
  863. .feedback-quick {
  864. position: relative;
  865. padding-right: 40rpx;
  866. }
  867. .feedback-quick:after {
  868. font-family: uniicons;
  869. font-size: 40rpx;
  870. content: '\e581';
  871. position: absolute;
  872. right: 0;
  873. top: 50%;
  874. color: #bbb;
  875. -webkit-transform: translateY(-50%);
  876. transform: translateY(-50%);
  877. }
  878. .feedback-body {
  879. background: #fff;
  880. }
  881. .feedback-textare {
  882. height: 200rpx;
  883. font-size: 34rpx;
  884. line-height: 50rpx;
  885. width: 100%;
  886. box-sizing: border-box;
  887. padding: 20rpx 30rpx 0;
  888. }
  889. .feedback-input {
  890. font-size: 34rpx;
  891. height: 50rpx;
  892. min-height: 50rpx;
  893. padding: 15rpx 20rpx;
  894. line-height: 50rpx;
  895. }
  896. .feedback-uploader {
  897. padding: 22rpx 20rpx;
  898. }
  899. .feedback-star {
  900. font-family: uniicons;
  901. font-size: 40rpx;
  902. margin-left: 6rpx;
  903. }
  904. .feedback-star-view {
  905. margin-left: 20rpx;
  906. }
  907. .feedback-star:after {
  908. content: '\e408';
  909. }
  910. .feedback-star.active {
  911. color: #FFB400;
  912. }
  913. .feedback-star.active:after {
  914. content: '\e438';
  915. }
  916. .feedback-submit {
  917. background: #007AFF;
  918. color: #FFFFFF;
  919. margin: 20rpx;
  920. }
  921. /* input group */
  922. .uni-input-group {
  923. position: relative;
  924. padding: 0;
  925. border: 0;
  926. background-color: #fff;
  927. }
  928. .uni-input-group:before {
  929. position: absolute;
  930. top: 0;
  931. right: 0;
  932. left: 0;
  933. height: 2rpx;
  934. content: '';
  935. -webkit-transform: scaleY(.5);
  936. transform: scaleY(.5);
  937. background-color: #c8c7cc;
  938. }
  939. .uni-input-group:after {
  940. position: absolute;
  941. right: 0;
  942. bottom: 0;
  943. left: 0;
  944. height: 2rpx;
  945. content: '';
  946. -webkit-transform: scaleY(.5);
  947. transform: scaleY(.5);
  948. background-color: #c8c7cc;
  949. }
  950. .uni-input-row {
  951. position: relative;
  952. display: -webkit-box;
  953. display: -webkit-flex;
  954. display: flex;
  955. -webkit-box-orient: horizontal;
  956. -webkit-box-direction: normal;
  957. -webkit-flex-direction: row;
  958. flex-direction: row;
  959. font-size:28rpx;
  960. padding: 22rpx 30rpx;
  961. -webkit-box-pack: justify;
  962. -webkit-justify-content: space-between;
  963. justify-content: space-between;
  964. }
  965. .uni-input-group .uni-input-row:after {
  966. position: absolute;
  967. right: 0;
  968. bottom: 0;
  969. left: 30rpx;
  970. height: 2rpx;
  971. content: '';
  972. -webkit-transform: scaleY(.5);
  973. transform: scaleY(.5);
  974. background-color: #c8c7cc;
  975. }
  976. .uni-input-row label {
  977. line-height: 70rpx;
  978. }
  979. /* textarea */
  980. .uni-textarea{
  981. width:100%;
  982. background:#FFF;
  983. }
  984. .uni-textarea textarea{
  985. width:96%;
  986. padding:18rpx 2%;
  987. line-height:1.6;
  988. font-size:28rpx;
  989. height:150rpx;
  990. }
  991. /* tab bar */
  992. .uni-tab-bar {
  993. display: -webkit-box;
  994. display: -webkit-flex;
  995. display: flex;
  996. -webkit-box-flex: 1;
  997. -webkit-flex: 1;
  998. flex: 1;
  999. -webkit-box-orient: vertical;
  1000. -webkit-box-direction: normal;
  1001. -webkit-flex-direction: column;
  1002. flex-direction: column;
  1003. overflow: hidden;
  1004. height: 100%;
  1005. }
  1006. .uni-tab-bar .list {
  1007. width: 750rpx;
  1008. height: 100%;
  1009. }
  1010. .uni-swiper-tab {
  1011. width: 100%;
  1012. white-space: nowrap;
  1013. line-height: 100rpx;
  1014. height: 100rpx;
  1015. border-bottom: 1px solid #c8c7cc;
  1016. }
  1017. .swiper-tab-list {
  1018. font-size: 30rpx;
  1019. width: 150rpx;
  1020. display: inline-block;
  1021. text-align: center;
  1022. color: #555;
  1023. }
  1024. .uni-tab-bar .active {
  1025. color: #007AFF;
  1026. }
  1027. .uni-tab-bar .swiper-box {
  1028. -webkit-box-flex: 1;
  1029. -webkit-flex: 1;
  1030. flex: 1;
  1031. width: 100%;
  1032. height: calc(100% - 100rpx);
  1033. }
  1034. .uni-tab-bar-loading{
  1035. padding:20rpx 0;
  1036. }
  1037. /* comment */
  1038. .uni-comment{padding:5rpx 0; display: -webkit-box; display: -webkit-flex; display: flex; -webkit-box-flex:1; -webkit-flex-grow:1; flex-grow:1; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; flex-direction: column;}
  1039. .uni-comment-list{-webkit-flex-wrap:nowrap;flex-wrap:nowrap; padding:10rpx 0; margin:10rpx 0; width:100%; display: -webkit-box; display: -webkit-flex; display: flex;}
  1040. .uni-comment-face{width:70rpx; height:70rpx; border-radius:100%; margin-right:20rpx; -webkit-flex-shrink:0; flex-shrink:0; overflow:hidden;}
  1041. .uni-comment-face image{width:100%; border-radius:100%;}
  1042. .uni-comment-body{width:100%;}
  1043. .uni-comment-top{line-height:1.5em; -webkit-box-pack:justify; -webkit-justify-content:space-between; justify-content:space-between;}
  1044. .uni-comment-top text{color:#0A98D5; font-size:24rpx;}
  1045. .uni-comment-date{line-height:38rpx; -webkit-box-orient:horizontal; -webkit-box-direction:normal; -webkit-flex-direction:row; flex-direction:row; -webkit-box-pack:justify; -webkit-justify-content:space-between; justify-content:space-between; display:-webkit-box !important; display:-webkit-flex !important; display:flex !important; -webkit-box-flex:1; -webkit-flex-grow:1; flex-grow:1;}
  1046. .uni-comment-date view{color:#666666; font-size:24rpx; line-height:38rpx;}
  1047. .uni-comment-content{line-height:1.6em; font-size:28rpx; padding:8rpx 0;}
  1048. .uni-comment-replay-btn{background:#FFF; font-size:24rpx; line-height:28rpx; padding:5rpx 20rpx; border-radius:30rpx; color:#333 !important; margin:0 10rpx;}
  1049. /* swiper msg */
  1050. .uni-swiper-msg{width:100%; padding:12rpx 0; -webkit-flex-wrap:nowrap; flex-wrap:nowrap; display:-webkit-box; display:-webkit-flex; display:flex;}
  1051. .uni-swiper-msg-icon{width:50rpx; margin-right:20rpx;}
  1052. .uni-swiper-msg-icon image{width:100%; -webkit-flex-shrink:0; flex-shrink:0;}
  1053. .uni-swiper-msg swiper{width:100%; height:50rpx;}
  1054. .uni-swiper-msg swiper-item{line-height:50rpx;}
  1055. /* product */
  1056. .uni-product-list {
  1057. display: -webkit-box;
  1058. display: -webkit-flex;
  1059. display: flex;
  1060. width: 100%;
  1061. -webkit-flex-wrap: wrap;
  1062. flex-wrap: wrap;
  1063. -webkit-box-orient: horizontal;
  1064. -webkit-box-direction: normal;
  1065. -webkit-flex-direction: row;
  1066. flex-direction: row;
  1067. }
  1068. .uni-product {
  1069. padding: 20rpx;
  1070. display: -webkit-box;
  1071. display: -webkit-flex;
  1072. display: flex;
  1073. -webkit-box-orient: vertical;
  1074. -webkit-box-direction: normal;
  1075. -webkit-flex-direction: column;
  1076. flex-direction: column;
  1077. }
  1078. .image-view {
  1079. height: 330rpx;
  1080. width: 330rpx;
  1081. margin:12rpx 0;
  1082. }
  1083. .uni-product-image {
  1084. height: 330rpx;
  1085. width: 330rpx;
  1086. }
  1087. .uni-product-title {
  1088. width: 300rpx;
  1089. word-break: break-all;
  1090. display: -webkit-box;
  1091. overflow: hidden;
  1092. line-height:1.5;
  1093. text-overflow: ellipsis;
  1094. -webkit-box-orient: vertical;
  1095. -webkit-line-clamp: 2;
  1096. }
  1097. .uni-product-price {
  1098. margin-top:10rpx;
  1099. font-size: 28rpx;
  1100. line-height:1.5;
  1101. position: relative;
  1102. }
  1103. .uni-product-price-original {
  1104. color: #e80080;
  1105. }
  1106. .uni-product-price-favour {
  1107. color: #888888;
  1108. text-decoration: line-through;
  1109. margin-left: 10rpx;
  1110. }
  1111. .uni-product-tip {
  1112. position: absolute;
  1113. right: 10rpx;
  1114. background-color: #ff3333;
  1115. color: #ffffff;
  1116. padding: 0 10rpx;
  1117. border-radius: 5rpx;
  1118. }
  1119. /* timeline */
  1120. .uni-timeline {
  1121. margin: 35rpx 0;
  1122. display: -webkit-box;
  1123. display: -webkit-flex;
  1124. display: flex;
  1125. -webkit-box-orient: vertical;
  1126. -webkit-box-direction: normal;
  1127. -webkit-flex-direction: column;
  1128. flex-direction: column;
  1129. position: relative;
  1130. }
  1131. .uni-timeline-item {
  1132. display: -webkit-box;
  1133. display: -webkit-flex;
  1134. display: flex;
  1135. -webkit-box-orient: horizontal;
  1136. -webkit-box-direction: normal;
  1137. -webkit-flex-direction: row;
  1138. flex-direction: row;
  1139. position: relative;
  1140. padding-bottom: 20rpx;
  1141. box-sizing: border-box;
  1142. overflow: hidden;
  1143. }
  1144. .uni-timeline-item .uni-timeline-item-keynode {
  1145. width: 160rpx;
  1146. -webkit-flex-shrink: 0;
  1147. flex-shrink: 0;
  1148. box-sizing: border-box;
  1149. padding-right: 20rpx;
  1150. text-align: right;
  1151. line-height: 65rpx;
  1152. }
  1153. .uni-timeline-item .uni-timeline-item-divider {
  1154. -webkit-flex-shrink: 0;
  1155. flex-shrink: 0;
  1156. position: relative;
  1157. width: 30rpx;
  1158. height: 30rpx;
  1159. top: 15rpx;
  1160. border-radius: 50%;
  1161. background-color: #bbb;
  1162. }
  1163. .uni-timeline-item-divider::before,
  1164. .uni-timeline-item-divider::after {
  1165. position: absolute;
  1166. left: 15rpx;
  1167. width: 1rpx;
  1168. height: 100vh;
  1169. content: '';
  1170. background: inherit;
  1171. }
  1172. .uni-timeline-item-divider::before {
  1173. bottom: 100%;
  1174. }
  1175. .uni-timeline-item-divider::after {
  1176. top: 100%;
  1177. }
  1178. .uni-timeline-last-item .uni-timeline-item-divider:after {
  1179. display: none;
  1180. }
  1181. .uni-timeline-first-item .uni-timeline-item-divider:before {
  1182. display: none;
  1183. }
  1184. .uni-timeline-item .uni-timeline-item-content {
  1185. padding-left: 20rpx;
  1186. }
  1187. .uni-timeline-last-item .bottom-border::after{
  1188. display: none;
  1189. }
  1190. .uni-timeline-item-content .datetime{
  1191. color: #CCCCCC;
  1192. }
  1193. /* 自定义节点颜色 */
  1194. .uni-timeline-last-item .uni-timeline-item-divider{
  1195. background-color: #1AAD19;
  1196. }
  1197. /* uni-icon */
  1198. .uni-icon {
  1199. font-family: uniicons;
  1200. font-size: 24px;
  1201. font-weight: normal;
  1202. font-style: normal;
  1203. line-height: 1;
  1204. display: inline-block;
  1205. text-decoration: none;
  1206. -webkit-font-smoothing: antialiased;
  1207. }
  1208. .uni-icon.uni-active {
  1209. color: #007aff;
  1210. }
  1211. .uni-icon-contact:before {
  1212. content: '\e100';
  1213. }
  1214. .uni-icon-person:before {
  1215. content: '\e101';
  1216. }
  1217. .uni-icon-personadd:before {
  1218. content: '\e102';
  1219. }
  1220. .uni-icon-contact-filled:before {
  1221. content: '\e130';
  1222. }
  1223. .uni-icon-person-filled:before {
  1224. content: '\e131';
  1225. }
  1226. .uni-icon-personadd-filled:before {
  1227. content: '\e132';
  1228. }
  1229. .uni-icon-phone:before {
  1230. content: '\e200';
  1231. }
  1232. .uni-icon-email:before {
  1233. content: '\e201';
  1234. }
  1235. .uni-icon-chatbubble:before {
  1236. content: '\e202';
  1237. }
  1238. .uni-icon-chatboxes:before {
  1239. content: '\e203';
  1240. }
  1241. .uni-icon-phone-filled:before {
  1242. content: '\e230';
  1243. }
  1244. .uni-icon-email-filled:before {
  1245. content: '\e231';
  1246. }
  1247. .uni-icon-chatbubble-filled:before {
  1248. content: '\e232';
  1249. }
  1250. .uni-icon-chatboxes-filled:before {
  1251. content: '\e233';
  1252. }
  1253. .uni-icon-weibo:before {
  1254. content: '\e260';
  1255. }
  1256. .uni-icon-weixin:before {
  1257. content: '\e261';
  1258. }
  1259. .uni-icon-pengyouquan:before {
  1260. content: '\e262';
  1261. }
  1262. .uni-icon-chat:before {
  1263. content: '\e263';
  1264. }
  1265. .uni-icon-qq:before {
  1266. content: '\e264';
  1267. }
  1268. .uni-icon-videocam:before {
  1269. content: '\e300';
  1270. }
  1271. .uni-icon-camera:before {
  1272. content: '\e301';
  1273. }
  1274. .uni-icon-mic:before {
  1275. content: '\e302';
  1276. }
  1277. .uni-icon-location:before {
  1278. content: '\e303';
  1279. }
  1280. .uni-icon-mic-filled:before,
  1281. .uni-icon-speech:before {
  1282. content: '\e332';
  1283. }
  1284. .uni-icon-location-filled:before {
  1285. content: '\e333';
  1286. }
  1287. .uni-icon-micoff:before {
  1288. content: '\e360';
  1289. }
  1290. .uni-icon-image:before {
  1291. content: '\e363';
  1292. }
  1293. .uni-icon-map:before {
  1294. content: '\e364';
  1295. }
  1296. .uni-icon-compose:before {
  1297. content: '\e400';
  1298. }
  1299. .uni-icon-trash:before {
  1300. content: '\e401';
  1301. }
  1302. .uni-icon-upload:before {
  1303. content: '\e402';
  1304. }
  1305. .uni-icon-download:before {
  1306. content: '\e403';
  1307. }
  1308. .uni-icon-close:before {
  1309. content: '\e404';
  1310. }
  1311. .uni-icon-redo:before {
  1312. content: '\e405';
  1313. }
  1314. .uni-icon-undo:before {
  1315. content: '\e406';
  1316. }
  1317. .uni-icon-refresh:before {
  1318. content: '\e407';
  1319. }
  1320. .uni-icon-star:before {
  1321. content: '\e408';
  1322. }
  1323. .uni-icon-plus:before {
  1324. content: '\e409';
  1325. }
  1326. .uni-icon-minus:before {
  1327. content: '\e410';
  1328. }
  1329. .uni-icon-circle:before,
  1330. .uni-icon-checkbox:before {
  1331. content: '\e411';
  1332. }
  1333. .uni-icon-close-filled:before,
  1334. .uni-icon-clear:before {
  1335. content: '\e434';
  1336. }
  1337. .uni-icon-refresh-filled:before {
  1338. content: '\e437';
  1339. }
  1340. .uni-icon-star-filled:before {
  1341. content: '\e438';
  1342. }
  1343. .uni-icon-plus-filled:before {
  1344. content: '\e439';
  1345. }
  1346. .uni-icon-minus-filled:before {
  1347. content: '\e440';
  1348. }
  1349. .uni-icon-circle-filled:before {
  1350. content: '\e441';
  1351. }
  1352. .uni-icon-checkbox-filled:before {
  1353. content: '\e442';
  1354. }
  1355. .uni-icon-closeempty:before {
  1356. content: '\e460';
  1357. }
  1358. .uni-icon-refreshempty:before {
  1359. content: '\e461';
  1360. }
  1361. .uni-icon-reload:before {
  1362. content: '\e462';
  1363. }
  1364. .uni-icon-starhalf:before {
  1365. content: '\e463';
  1366. }
  1367. .uni-icon-spinner:before {
  1368. content: '\e464';
  1369. }
  1370. .uni-icon-spinner-cycle:before {
  1371. content: '\e465';
  1372. }
  1373. .uni-icon-search:before {
  1374. content: '\e466';
  1375. }
  1376. .uni-icon-plusempty:before {
  1377. content: '\e468';
  1378. }
  1379. .uni-icon-forward:before {
  1380. content: '\e470';
  1381. }
  1382. .uni-icon-back:before,
  1383. .uni-icon-left-nav:before {
  1384. content: '\e471';
  1385. }
  1386. .uni-icon-checkmarkempty:before {
  1387. content: '\e472';
  1388. }
  1389. .uni-icon-home:before {
  1390. content: '\e500';
  1391. }
  1392. .uni-icon-navigate:before {
  1393. content: '\e501';
  1394. }
  1395. .uni-icon-gear:before {
  1396. content: '\e502';
  1397. }
  1398. .uni-icon-paperplane:before {
  1399. content: '\e503';
  1400. }
  1401. .uni-icon-info:before {
  1402. content: '\e504';
  1403. }
  1404. .uni-icon-help:before {
  1405. content: '\e505';
  1406. }
  1407. .uni-icon-locked:before {
  1408. content: '\e506';
  1409. }
  1410. .uni-icon-more:before {
  1411. content: '\e507';
  1412. }
  1413. .uni-icon-flag:before {
  1414. content: '\e508';
  1415. }
  1416. .uni-icon-home-filled:before {
  1417. content: '\e530';
  1418. }
  1419. .uni-icon-gear-filled:before {
  1420. content: '\e532';
  1421. }
  1422. .uni-icon-info-filled:before {
  1423. content: '\e534';
  1424. }
  1425. .uni-icon-help-filled:before {
  1426. content: '\e535';
  1427. }
  1428. .uni-icon-more-filled:before {
  1429. content: '\e537';
  1430. }
  1431. .uni-icon-settings:before {
  1432. content: '\e560';
  1433. }
  1434. .uni-icon-list:before {
  1435. content: '\e562';
  1436. }
  1437. .uni-icon-bars:before {
  1438. content: '\e563';
  1439. }
  1440. .uni-icon-loop:before {
  1441. content: '\e565';
  1442. }
  1443. .uni-icon-paperclip:before {
  1444. content: '\e567';
  1445. }
  1446. .uni-icon-eye:before {
  1447. content: '\e568';
  1448. }
  1449. .uni-icon-arrowup:before {
  1450. content: '\e580';
  1451. }
  1452. .uni-icon-arrowdown:before {
  1453. content: '\e581';
  1454. }
  1455. .uni-icon-arrowleft:before {
  1456. content: '\e582';
  1457. }
  1458. .uni-icon-arrowright:before {
  1459. content: '\e583';
  1460. }
  1461. .uni-icon-arrowthinup:before {
  1462. content: '\e584';
  1463. }
  1464. .uni-icon-arrowthindown:before {
  1465. content: '\e585';
  1466. }
  1467. .uni-icon-arrowthinleft:before {
  1468. content: '\e586';
  1469. }
  1470. .uni-icon-arrowthinright:before {
  1471. content: '\e587';
  1472. }
  1473. .uni-icon-pulldown:before {
  1474. content: '\e588';
  1475. }
  1476. .uni-icon-scan:before {
  1477. content: "\e612";
  1478. }
  1479. /* 分界线 */
  1480. .uni-divider{
  1481. height: 110rpx;
  1482. display: -webkit-box;
  1483. display: -webkit-flex;
  1484. display: flex;
  1485. -webkit-box-align:center;
  1486. -webkit-align-items:center;
  1487. align-items:center;
  1488. -webkit-box-pack: center;
  1489. -webkit-justify-content: center;
  1490. justify-content: center;
  1491. position: relative;
  1492. }
  1493. .uni-divider__content{
  1494. font-size: 28rpx;
  1495. color: #999;
  1496. padding: 0 20rpx;
  1497. position: relative;
  1498. z-index: 101;
  1499. background: #F4F5F6;
  1500. }
  1501. .uni-divider__line{
  1502. background-color: #CCCCCC;
  1503. height: 1px;
  1504. width: 100%;
  1505. position: absolute;
  1506. z-index: 100;
  1507. top: 50%;
  1508. left: 0;
  1509. -webkit-transform: translateY(50%);
  1510. transform: translateY(50%);
  1511. }