studyplan.wxss 5.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401
  1. @import "../template/Fan.wxss";
  2. .container{
  3. font-size:28rpx;
  4. }
  5. .lineWidthAll{
  6. justify-content: center;
  7. }
  8. .panelTop{
  9. position: fixed;
  10. top:0;
  11. width:100%;
  12. z-index: 100;
  13. }
  14. .line{
  15. width:100%;
  16. height:30rpx;
  17. background-color: #F0F0F0;
  18. }
  19. .line0{
  20. height:267rpx;
  21. }
  22. .panelTitle{
  23. width:100%;
  24. justify-content: flex-start;
  25. height:100rpx;
  26. background-color: #fff;
  27. }
  28. .panelTitle0{
  29. width:100%;
  30. justify-content: flex-start;
  31. background-color: #fff;
  32. }
  33. .panelTitle00{
  34. margin: 20rpx 30rpx;
  35. color:#4D4D4D;
  36. }
  37. .universalpic_plan_2line_black_30x32{
  38. width:30rpx;
  39. height:32rpx;
  40. margin-left: 30rpx;
  41. }
  42. .panelTitle1{
  43. margin-left: 20rpx;
  44. color:#4D4D4D;
  45. }
  46. .panelButton{
  47. width:100%;
  48. height:137rpx;
  49. background-color: #fff;
  50. justify-content: center;
  51. }
  52. .panelButton10{
  53. width:230rpx;
  54. height:106rpx;
  55. background-color: #fff;
  56. border-radius: 0rpx;
  57. margin-bottom: 30rpx;
  58. font-size:32rpx;
  59. color:#4D4D4D;
  60. }
  61. .panelButton11{
  62. width:230rpx;
  63. height:106rpx;
  64. background-color: #0071EF;
  65. border-radius: 10rpx;
  66. color:#fff;
  67. margin-bottom: 30rpx;
  68. font-size:32rpx;
  69. }
  70. .text1{
  71. margin: 0 20rpx;
  72. }
  73. .line1{
  74. width:2rpx;
  75. height:20rpx;
  76. background-color: #D2D2D2;
  77. margin-bottom: 30rpx;
  78. }
  79. .panelItem{
  80. width:100%;
  81. background-color: #fff;
  82. justify-content: space-between;
  83. }
  84. .left{
  85. margin-left: 30rpx;
  86. align-items: flex-start;
  87. }
  88. .left1{
  89. margin-left: 30rpx;
  90. width:460rpx;
  91. justify-content: flex-start;
  92. }
  93. .text2{
  94. font-weight: 400;
  95. margin-top: 30rpx;
  96. align-self: flex-start;
  97. }
  98. .text3{
  99. font-size: 20rpx;
  100. color:#787878;
  101. margin-bottom: 34rpx;
  102. margin-top: 4rpx;
  103. }
  104. .right{
  105. margin-right: 30rpx;
  106. }
  107. .Number{
  108. font-size: 64rpx;
  109. font-family: Roboto-Black;
  110. }
  111. .text4{
  112. font-size: 20rpx;
  113. margin-bottom: -20rpx;
  114. margin-left:4rpx;
  115. color:#4D4D4D;
  116. }
  117. .panelItem1{
  118. width:100%;
  119. background-color: #fff;
  120. }
  121. .panelItem10{
  122. width:100%;
  123. justify-content: space-around;
  124. }
  125. .panelItem11{
  126. width:230rpx;
  127. height:219rpx;
  128. }
  129. .line2{
  130. width:2rpx;
  131. height:219rpx;
  132. background-color: #E3E3E3;
  133. }
  134. .text7{
  135. font-weight: 400;
  136. align-self: flex-start;
  137. margin: 30rpx 0 20rpx 30rpx;
  138. }
  139. .text71{
  140. font-weight: 400;
  141. font-size:24rpx;
  142. margin: 20rpx 0 30rpx 30rpx;
  143. }
  144. .Number4{
  145. font-size:28rpx;
  146. font-family: Roboto-Black;
  147. }
  148. .fan{
  149. width:100rpx;
  150. height:100rpx;
  151. background-color: #fff;
  152. position: relative;
  153. z-index: 10;
  154. text-align: center;
  155. line-height: 100rpx;
  156. font-size:28;
  157. }
  158. .text5{
  159. font-size:24rpx;
  160. color:#4D4D4D;
  161. }
  162. .list{
  163. align-items: flex-start;
  164. margin-top:20rpx;
  165. }
  166. .item{
  167. width:100%;
  168. justify-content: flex-start;
  169. }
  170. .block{
  171. width:10rpx;
  172. height:10rpx;
  173. margin-right: 10rpx;
  174. }
  175. .block1{
  176. background-color: #008CAA;
  177. border:1rpx solid #016175;
  178. }
  179. .block2{
  180. background-color: #00B6DD;
  181. border:1rpx solid #00829E;
  182. }
  183. .block3{
  184. background-color: #DDB100;
  185. border:1rpx solid #9D7E01;
  186. }
  187. .block4{
  188. background-color: #FFCC03;
  189. border:1rpx solid #AE8B00;
  190. }
  191. .block5{
  192. background-color: #FF8C83;
  193. border:1rpx solid #BF524A;
  194. }
  195. .block6{
  196. background-color: #fff;
  197. border:1rpx solid #fff;
  198. }
  199. .Number1{
  200. font-size: 24rpx;
  201. font-family: 'Roboto-Black';
  202. margin: 0 5rpx 0rpx 5rpx;
  203. }
  204. .panelItem13{
  205. margin: 0 0 42rpx 0;
  206. }
  207. .panelItem2{
  208. width:50%;
  209. align-items: flex-start;
  210. }
  211. .panelItem21{
  212. width:100%;
  213. height:40rpx;
  214. justify-content: space-between;
  215. margin-top: 30rpx;
  216. }
  217. .text21{
  218. font-size:28rpx;
  219. margin: 0 0 0 30rpx;
  220. font-weight: 400;
  221. }
  222. .text22{
  223. font-size:20rpx;
  224. color:#787878;
  225. margin: 4rpx 0 30rpx 30rpx;
  226. }
  227. .panelItem3{
  228. width:50%;
  229. height:103rpx;
  230. justify-content: space-between;
  231. }
  232. .panelItem4{
  233. width:100%;
  234. height:103rpx;
  235. }
  236. .Number2{
  237. font-size: 36rpx;
  238. font-family: 'Roboto-Black';
  239. }
  240. .text6{
  241. font-size: 24rpx;
  242. margin-left:4rpx;
  243. color:#787878;
  244. }
  245. .text9{
  246. font-weight: 400;
  247. margin-left: 30rpx;
  248. }
  249. .progress{
  250. width:690rpx;
  251. height:14rpx;
  252. border-radius: 7rpx;
  253. background-color: #F0F0F0;
  254. }
  255. .progress1{
  256. width:80%;
  257. height:14rpx;
  258. border-radius: 7rpx;
  259. background-color: #19C575;
  260. }
  261. .Number3{
  262. font-size: 36rpx;
  263. font-family: 'Roboto-Black';
  264. margin-right: 30rpx;
  265. }
  266. .text8{
  267. font-size: 24rpx;
  268. color:#0071EF;
  269. }
  270. .line3{
  271. width:2rpx;
  272. height:20rpx;
  273. background-color: #D2D2D2;
  274. }
  275. .panelFooter{
  276. width:100%;
  277. height:210rpx;
  278. background-color: #F0F0F0;
  279. }
  280. .btnChange{
  281. width:710rpx;
  282. height:110rpx;
  283. border-radius: 20rpx;
  284. border:1rpx solid #787878;
  285. color: #0071EF;
  286. background-color: #fff;
  287. line-height: 110rpx;
  288. font-size:36rpx;
  289. text-align: center;
  290. }
  291. /* 临时页面 */
  292. .TempContainer{
  293. background-color: #0B8457;
  294. position: fixed;
  295. top:0;
  296. z-index: 100;
  297. }
  298. .TempContainer .Avatar{
  299. width:200rpx;
  300. height:200rpx;
  301. margin-top: 150rpx;
  302. border-radius: 50%;
  303. }
  304. .TempContainer .RemindText{
  305. font-size:54rpx;
  306. color:#fff;
  307. margin-top: 170rpx;
  308. text-align: center;
  309. }
  310. .TempContainer .RemindText2{
  311. font-size:32rpx;
  312. color:#fff;
  313. text-align: center;
  314. }
  315. .TempContainer .RemindText3{
  316. font-size:28rpx;
  317. color:#B6F57F;
  318. text-decoration: underline;
  319. margin-top: 40rpx;
  320. }
  321. .TempContainer .btn1{
  322. font-size:36rpx;
  323. color:#fff;
  324. margin-top: 40rpx;
  325. border:1rpx solid #fff;
  326. text-align: center;
  327. width:600rpx;
  328. line-height: 90rpx;
  329. border-radius: 14rpx;
  330. }
  331. .TempContainer .RemindText4{
  332. font-size:24rpx;
  333. color:#fff;
  334. width:620rpx;
  335. }
  336. .TempContainer .RemindText5{
  337. margin-top: 60rpx;
  338. }
  339. .TempContainer .color2{
  340. color:#B6F57F;
  341. }
  342. .TempContainer .btn2{
  343. width:290rpx;
  344. margin: 60rpx 15rpx 0 15rpx;
  345. }