cardmain.wxss 6.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429
  1. .panel{
  2. width: 100%;
  3. }
  4. /* 搜索******************* */
  5. .panelSearch {
  6. width: 100%;
  7. height: 100rpx;
  8. background-color: #fff;
  9. }
  10. .panelSearch1 {
  11. width: 650rpx;
  12. height: 70rpx;
  13. border-radius: 14rpx;
  14. background-color: #f0f0f0;
  15. color: #1e1e1e;
  16. font-size: 28rpx;
  17. font-weight: 400;
  18. }
  19. .universalpic_magnifier_black_30x30 {
  20. width: 30rpx;
  21. height: 30rpx;
  22. margin-right: 10rpx;
  23. }
  24. /* 临时用****************** */
  25. .panelTemp {
  26. width: 100%;
  27. justify-content: space-between;
  28. font-size: 28rpx;
  29. height: 100rpx;
  30. background-color: #fff;
  31. margin: 30rpx 0;
  32. }
  33. .panelTemp1 {
  34. margin-left: 30rpx;
  35. justify-content: flex-start;
  36. font-weight: 400;
  37. font-size:28rpx;
  38. height:140rpx;
  39. }
  40. .avatar{
  41. width:80rpx;
  42. height:80rpx;
  43. background-color: #D8D8D8;
  44. border-radius: 10rpx;
  45. }
  46. .text6{
  47. font-size:28rpx;
  48. margin-left: 20rpx;
  49. }
  50. /* 中部样式************************* */
  51. .panelItem2{
  52. width:100%;
  53. background-color: #fff;
  54. }
  55. .panelItem21{
  56. width:172rpx;
  57. height:180rpx;
  58. font-size:28rpx;
  59. color:#1e1e1e;
  60. }
  61. .tabbar_allcards_56x50{
  62. width:56rpx;
  63. height:50rpx;
  64. margin-bottom: 10rpx;
  65. }
  66. .panelItem3{
  67. margin-top: 30rpx;
  68. }
  69. .panelItem31{
  70. width:355rpx;
  71. height:190rpx;
  72. background-color: #fff;
  73. border-top-left-radius: 20rpx;
  74. border-bottom-left-radius: 20rpx;
  75. justify-content: space-between;
  76. }
  77. .panelItem32{
  78. width:355rpx;
  79. height:190rpx;
  80. background-color: #fff;
  81. border-top-right-radius: 20rpx;
  82. border-bottom-right-radius: 20rpx;
  83. justify-content: space-between;
  84. }
  85. .panelItem311{
  86. align-items: flex-start;
  87. font-size:32rpx;
  88. color:#1e1e1e;
  89. margin-left: 40rpx;
  90. }
  91. .panelItem3111{
  92. font-family: 'Roboto-Black';
  93. font-size:36rpx;
  94. }
  95. .richang_80x90{
  96. width:80rpx;
  97. height:90rpx;
  98. margin-right: 30rpx;
  99. }
  100. .panelItem5{
  101. width:710rpx;
  102. height:105rpx;
  103. background-color: #fff;
  104. border-radius: 20rpx;
  105. justify-content: space-between;
  106. margin: 30rpx 0 0 0;
  107. }
  108. .panelItem51{
  109. color:#1E1E1E;
  110. font-size:32rpx;
  111. margin-left: 40rpx;
  112. }
  113. .panelItem511{
  114. color:#4d4d4d;
  115. font-size:20rpx;
  116. margin-left: 30rpx;
  117. }
  118. .zhishijianyan_70x75{
  119. width:50rpx;
  120. height:54rpx;
  121. margin-right: 30rpx;
  122. }
  123. .report_20201231_04{
  124. width:139rpx;
  125. height:59rpx;
  126. margin-right:40rpx;
  127. }
  128. .panelItem6{
  129. width:100%;
  130. background-color: #fff;
  131. justify-content: space-between;
  132. margin: 30rpx 0 0 0;
  133. color:#4d4d4d;
  134. }
  135. .panelItem61{
  136. color:#1E1E1E;
  137. font-size:32rpx;
  138. margin: 60rpx 0 0 30rpx;
  139. align-items: flex-start;
  140. }
  141. .panelItem611{
  142. font-size:20rpx;
  143. margin: 4rpx 0 10rpx 0;
  144. }
  145. .panelItem62{
  146. margin: 60rpx 30rpx 0 0;
  147. }
  148. .panelItem621{
  149. width:80rpx;
  150. height:80rpx;
  151. margin: 0 0 0 10rpx;
  152. }
  153. .universalpic_add_black_34x34{
  154. width:34rpx;
  155. height:34rpx;
  156. margin-bottom: 10rpx;
  157. }
  158. .universalpic_add_black_22x22{
  159. width:22rpx;
  160. height:22rpx;
  161. }
  162. .universalpic_arrow_updown_black_26x22{
  163. width:26rpx;
  164. height:22rpx;
  165. }
  166. .panelItem7{
  167. width:100%;
  168. justify-content: flex-start;
  169. align-items: flex-start;
  170. flex-wrap: wrap;
  171. background-color: #fff;
  172. }
  173. .panelFolder{
  174. width:345rpx;
  175. height:210rpx;
  176. border-radius: 10rpx;
  177. margin:20rpx 0 0 20rpx;
  178. }
  179. .universalpic_add_black_34x34{
  180. width:34rpx;
  181. height:34rpx;
  182. }
  183. .panelFolder0{
  184. width:341rpx;
  185. height:388rpx;
  186. background-color: #F8F8F8;
  187. justify-content: flex-start;
  188. }
  189. .panelFolder1{
  190. width:100%;
  191. height:210rpx;
  192. background-color: #6B727C;
  193. border-top-left-radius: 10rpx;
  194. border-top-right-radius: 10rpx;
  195. }
  196. .panelFolder2{
  197. border:2rpx solid #e3e3e3;
  198. }
  199. .panelItem72{
  200. width: 305rpx;
  201. height:80rpx;
  202. margin-top:30rpx;
  203. font-size:28rpx;
  204. font-weight: 400;
  205. overflow: hidden;
  206. }
  207. .panelItem73{
  208. width:100%;
  209. justify-content: flex-end;
  210. margin:10rpx 0 30rpx 0;
  211. align-content: flex-end;
  212. }
  213. .universalpic_card_gray_22x22{
  214. width:22rpx;
  215. height:22rpx;
  216. margin-right:10rpx;
  217. }
  218. .panelItem731{
  219. font-family: 'Roboto-Black';
  220. font-size:24rpx;
  221. color:#787878;
  222. margin-right:20rpx;
  223. }
  224. .panelHeight160{
  225. width: 100%;
  226. height: 160rpx;
  227. background-color: #fff;
  228. }
  229. /* 底部导航************************* */
  230. .panelBottom {
  231. position: fixed;
  232. bottom: 0;
  233. width: 100%;
  234. }
  235. .panelBottom1 {
  236. width: 100%;
  237. background-color: #fff;
  238. border-top:1rpx solid #d2d2d2;
  239. }
  240. .panelBottom11 {
  241. color:#9B9B9B;
  242. height:98rpx;
  243. width:150rpx;
  244. font-size:36rpx;
  245. }
  246. .panelBottom12 {
  247. color:#9B9B9B;
  248. height:98rpx;
  249. width:300rpx;
  250. font-size:36rpx;
  251. }
  252. .text5{
  253. color:#1e1e1e;
  254. }
  255. .text51{
  256. width:220rpx;
  257. text-align: right;
  258. }
  259. .universalpic_indicator_right_gray{
  260. width:16rpx;
  261. height:26rpx;
  262. margin-left: 30rpx;
  263. margin-right:30rpx;
  264. }
  265. .universalpic_fav_default_gray_26x24{
  266. width:26rpx;
  267. height:24rpx;
  268. margin-right: 20rpx;
  269. }
  270. .iphone10plus{
  271. width:100%;
  272. height:30rpx;
  273. background-color: #fff;
  274. }
  275. .tabbar_add_red_70x70 {
  276. width: 70rpx;
  277. height: 70rpx;
  278. }
  279. /* *********************** */
  280. .HelpContainer{
  281. background-color:rgba(0,0,0,0.16);
  282. position: fixed;
  283. top:0;
  284. z-index: 100;
  285. }
  286. .HelpContainer .HelpPanel1{
  287. position: fixed;
  288. width:100%;
  289. bottom:0;
  290. background-color: #F8F8F8;
  291. border-top:1rpx solid #b6b6b6;
  292. }
  293. .HelpContainer .HelpPanel11{
  294. width:100%;
  295. height: 100rpx;
  296. justify-content: space-between;
  297. border-bottom:1rpx solid #d2d2d2;
  298. }
  299. .HelpContainer .HelpPanel111{
  300. width:80rpx;
  301. height:80rpx;
  302. margin-left: 20rpx;
  303. }
  304. .universalpic_close_black_24x24{
  305. width:24rpx;
  306. height:24rpx;
  307. }
  308. /* ************************** */
  309. .PanelOrder{
  310. width: 100%;
  311. background-color: #F8F8F8;
  312. }
  313. .PanelOrder1{
  314. width: 100%;
  315. justify-content: flex-start;
  316. color:#4D4D4D;
  317. }
  318. .PanelOrder11{
  319. font-size: 32rpx;
  320. margin: 60rpx 0 0 30rpx;
  321. }
  322. .PanelOrder2{
  323. width: 100%;
  324. }
  325. .PanelOrderBtn{
  326. border-radius: 10rpx;
  327. height:80rpx;
  328. line-height:80rpx;
  329. min-width: 155rpx;
  330. font-size:24rpx;
  331. text-align: center;
  332. border:2rpx solid #dcdcdc;
  333. margin: 0 15rpx;
  334. background-color: #fff;
  335. color:#1e1e1e;
  336. }
  337. .PanelOrderBtn0{
  338. width:350rpx;
  339. }
  340. .PanelOrderBtn2{
  341. width:330rpx;
  342. }
  343. .PanelOrderBtn4{
  344. width:690rpx;
  345. height:100rpx;
  346. font-size:24rpx;
  347. justify-content: space-between;
  348. margin-bottom: 30rpx;
  349. }
  350. .PanelOrderBtn3{
  351. margin: 0 5rpx;
  352. }
  353. .PanelOrder31{
  354. font-size: 24rpx;
  355. margin: 30rpx 0 20rpx 30rpx;
  356. color:#4D4D4D;
  357. font-weight: 400;
  358. }
  359. .PanelOrder32{
  360. margin-left: 240rpx;
  361. }
  362. .PanelOrderLine60{
  363. height:60rpx;
  364. width:100%;
  365. }
  366. .PanelOrderLine30{
  367. height:30rpx;
  368. width:100%;
  369. }
  370. .PanelOrderBtnText{
  371. margin: 0 30rpx;
  372. }
  373. .PanelBtnSelect{
  374. background-color: #5282FA;
  375. color:#fff;
  376. font-size:32rpx;
  377. }
  378. .folderImage{
  379. width:150rpx;
  380. height:150rpx;
  381. }