index.wxss 5.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327
  1. .container{
  2. background-color: #fff;
  3. }
  4. .panelTop{
  5. width:100%;
  6. justify-content: space-between;
  7. height:106rpx;
  8. background-color: #fff;
  9. position: fixed;
  10. z-index: 10;
  11. top:0;
  12. border-bottom:1rpx solid #d2d2d2;
  13. }
  14. .panelTop1{
  15. font-size:32rpx;
  16. margin-left: 30rpx;
  17. }
  18. .panelTop2{
  19. font-size:24rpx;
  20. color:#0071EF;
  21. margin-right: 30rpx;
  22. }
  23. .universalpic_menu_blue_26x26{
  24. width:26rpx;
  25. height:26rpx;
  26. margin-right: 10rpx;
  27. }
  28. .panelLine{
  29. width:100%;
  30. height:106rpx;
  31. background-color: #f0f0f0;
  32. }
  33. .panelCard{
  34. width:100%;
  35. height:443rpx;
  36. background-color: #F0F0F0;
  37. display: flex;
  38. white-space: nowrap;
  39. }
  40. .Card{
  41. width:308rpx;
  42. height:343rpx;
  43. border-radius: 10rpx;
  44. background-color: #fff;
  45. display: inline-block;
  46. margin: 50rpx 0 0 30rpx;
  47. position: relative;
  48. }
  49. .Card0{
  50. width:30rpx;
  51. height:343rpx;
  52. display: inline-block;
  53. }
  54. .examine_subject_a001{
  55. width:80rpx;
  56. height:80rpx;
  57. position: absolute;
  58. top:40rpx;
  59. left:30rpx;
  60. }
  61. .Card1{
  62. font-size:32rpx;
  63. position: absolute;
  64. top:150rpx;
  65. left:30rpx;
  66. }
  67. .Card2{
  68. font-size:28rpx;
  69. position: absolute;
  70. top:195rpx;
  71. left:30rpx;
  72. font-weight: 400;
  73. }
  74. .Card3{
  75. font-size:20rpx;
  76. position: absolute;
  77. top:249rpx;
  78. left:30rpx;
  79. font-weight: 400;
  80. }
  81. .Card4{
  82. width:248rpx;
  83. position: absolute;
  84. top:275rpx;
  85. left:30rpx;
  86. justify-content: space-between;
  87. }
  88. .Progress{
  89. width:160rpx;
  90. height:10rpx;
  91. border-radius: 5rpx;
  92. background-color: #F0F0F0;
  93. justify-content: flex-start;
  94. }
  95. .Progress1{
  96. height:10rpx;
  97. border-radius: 5rpx;
  98. background-color: #34BD88;
  99. }
  100. .Number{
  101. font-family: 'Roboto-Black';
  102. font-size:32rpx;
  103. }
  104. .panelList{
  105. width:100%;
  106. background-color: #fff;
  107. align-items: flex-start;
  108. }
  109. .panelListTitle{
  110. font-size:32rpx;
  111. margin: 0 0 0 30rpx;
  112. height:115rpx;
  113. justify-content: flex-start;
  114. }
  115. .examine_clipboard_80x80{
  116. width:80rpx;
  117. height:80rpx;
  118. margin: 10rpx 0 0 30rpx;
  119. }
  120. .panelListContent{
  121. margin: 30rpx 0 30rpx 30rpx;
  122. font-size:24rpx;
  123. font-weight: 400;
  124. }
  125. .Item{
  126. width:100%;
  127. height:136rpx;
  128. justify-content: space-between;
  129. }
  130. .Item1{
  131. margin: 0 0 0 30rpx;
  132. align-items: flex-start;
  133. }
  134. .ItemTitle{
  135. font-size:30rpx;
  136. font-weight: 400;
  137. }
  138. .ItemTitle11{
  139. margin-left: 20rpx;
  140. }
  141. .ItemTitle2{
  142. font-size:24rpx;
  143. font-weight: 400;
  144. color:#787878;
  145. }
  146. .Item2{
  147. margin: 0 30rpx 0 0;
  148. align-items: flex-end;
  149. color:#787878;
  150. }
  151. .ItemDate{
  152. font-size:24rpx;
  153. margin-bottom: 10rpx;
  154. }
  155. .examine_willread_gray_22x22{
  156. width:22rpx;
  157. height:22rpx;
  158. margin-right: 30rpx;
  159. }
  160. .examine_willwrite_gray_22x22{
  161. width:22rpx;
  162. height:22rpx;
  163. margin-right: 30rpx;
  164. }
  165. .universalpic_checked_gray_14x12{
  166. width:14rpx;
  167. height:12rpx;
  168. }
  169. .Number2{
  170. margin: 0 30rpx 0 10rpx;
  171. font-family: 'Roboto-Black';
  172. font-size:24rpx;
  173. }
  174. .universalpic_wrong_gray_12x12{
  175. width:12rpx;
  176. height:12rpx;
  177. }
  178. .Number3{
  179. margin: 0 0 0 10rpx;
  180. font-family: 'Roboto-Black';
  181. font-size:24rpx;
  182. }
  183. .footer{
  184. width:100%;
  185. height:100rpx;
  186. background-color: #F0F0F0;
  187. }
  188. .numberContainer {
  189. width: 100%;
  190. justify-content: flex-start;
  191. align-items: flex-start;
  192. position: fixed;
  193. top: 0;
  194. background-color: #fff;
  195. color:#1e1e1e;
  196. z-index: 20;
  197. border-top: 1 solid #fff;
  198. }
  199. .numberContainer .universalpic_people_black_30x30{
  200. width:30rpx;
  201. height:30rpx;
  202. margin: 50rpx 20rpx 0 30rpx;
  203. }
  204. .numberContainer .numberContaineFooter{
  205. width: 100%;
  206. position: fixed;
  207. bottom: 0;
  208. align-items: flex-start;
  209. font-size: 36rpx;
  210. border-top: 1rpx solid rgba(0, 0, 0, 0.2);
  211. text-align: center;
  212. line-height: 131rpx;
  213. }
  214. .numberContainer .numberContaineFooter2{
  215. color:#B3443B;
  216. font-weight: 500;
  217. }
  218. .universalpic_sequence_black_30x30_2{
  219. margin: 50rpx 20rpx 0 30rpx;
  220. }
  221. .numberContainerFooter1{
  222. width:100%;
  223. position: fixed;
  224. bottom:131rpx;
  225. }
  226. .numberContainerFooter102{
  227. width:100%;
  228. height: 132rpx;
  229. justify-content: flex-start;
  230. }
  231. .numberContainerFooter103{
  232. width:100%;
  233. height: 111rpx;
  234. justify-content: flex-start;
  235. }
  236. .numberContainerFooter104{
  237. width:100%;
  238. height: 100rpx;
  239. justify-content: flex-start;
  240. }
  241. .numberContainerFooter101{
  242. width:100%;
  243. justify-content: flex-start;
  244. align-items: flex-start;
  245. }
  246. .universalpic_edit_gray_25x25{
  247. width: 25rpx;
  248. height: 25rpx;
  249. margin: 0 30rpx 0 30rpx;
  250. }
  251. .universalpic_typesize_gray_30x18{
  252. width: 30rpx;
  253. height: 18rpx;
  254. margin: 57rpx 20rpx 0 30rpx;
  255. }
  256. .numberContainerFooter11{
  257. align-items: flex-start;
  258. margin-top: 40rpx;
  259. }
  260. .numberContainerFooter111{
  261. font-size:36rpx;
  262. font-weight: 400;
  263. }
  264. .numberContainerFooter1111{
  265. margin-top: 40rpx;
  266. }
  267. .numberContainerFooter113{
  268. font-size:24rpx;
  269. font-weight: 400;
  270. }
  271. .numberContainerFooter112{
  272. justify-content: flex-start;
  273. flex-wrap: wrap;
  274. }
  275. .numberContainerFooter1121{
  276. line-height:73rpx;
  277. border:3rpx solid #D2D2D2;
  278. border-radius: 10rpx;
  279. text-align: center;
  280. margin: 30rpx 30rpx 0 0;
  281. font-size:24rpx;
  282. padding: 0 30rpx;
  283. }
  284. .numberContainerFooter1121Select{
  285. border:3rpx solid #0071EF;
  286. color:#fff;
  287. background-color: #0071EF;
  288. line-height:73rpx;
  289. border-radius: 10rpx;
  290. text-align: center;
  291. margin: 30rpx 30rpx 0 0;
  292. font-size:24rpx;
  293. padding: 0 30rpx;
  294. }