studyplan.wxss 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819
  1. @import "../template/Fan.wxss";
  2. .container{
  3. font-size:28rpx;
  4. color:#4D4D4D;
  5. }
  6. .lineWidthAll{
  7. justify-content: center;
  8. }
  9. .practise_dashboard_header{
  10. width:100%;
  11. height:140rpx;
  12. }
  13. .panel1{
  14. width:100%;
  15. margin-top: 10rpx;
  16. }
  17. .panel11{
  18. width:710rpx;
  19. height:100rpx;
  20. justify-content: space-between;
  21. margin-top: 40rpx;
  22. }
  23. .panel111{
  24. font-size:32rpx;
  25. margin-left: 10rpx;
  26. }
  27. .panel112{
  28. width:80rpx;
  29. height:80rpx;
  30. margin-right: 10rpx;
  31. }
  32. .panel12{
  33. width:710rpx;
  34. height:100rpx;
  35. background-color: #fff;
  36. border-top-left-radius: 20rpx;
  37. border-top-right-radius: 20rpx;
  38. justify-content: space-between;
  39. }
  40. .universalpic_diagram_black_30x28{
  41. width:30rpx;
  42. height:28rpx;
  43. margin-left: 20rpx;
  44. }
  45. .panel121{
  46. font-size:28rpx;
  47. margin-left: 20rpx;
  48. font-weight: 400;
  49. }
  50. .panel122{
  51. color:#787878;
  52. font-size:28rpx;
  53. margin-right: 30rpx;
  54. }
  55. .Arrow{
  56. width:16rpx;
  57. height:26rpx;
  58. }
  59. .panel13{
  60. width:710rpx;
  61. height:100rpx;
  62. background-color: #fff;
  63. border-bottom-left-radius: 20rpx;
  64. border-bottom-right-radius: 20rpx;
  65. justify-content: space-between;
  66. margin-top: 1rpx;
  67. }
  68. .universalpic_wrench_black_30x30{
  69. width:30rpx;
  70. height:30rpx;
  71. margin-left: 20rpx;
  72. }
  73. .universalpic_light_black_22x30{
  74. width:22rpx;
  75. height:30rpx;
  76. }
  77. .study_index_usually{
  78. margin-top: 20rpx;
  79. width:476rpx;
  80. height:152rpx;
  81. }
  82. .study_plan_header{
  83. width:100%;
  84. height:84rpx;
  85. }
  86. .line0{
  87. width:100%;
  88. height:260rpx;
  89. background-color: #F0F0F0;
  90. align-items: flex-end;
  91. }
  92. .spot{
  93. font-size: 16rpx;
  94. color:#9b9b9b;
  95. font-weight: 400;
  96. margin: 0 4rpx 60rpx 4rpx;
  97. }
  98. .line{
  99. width:100%;
  100. height:20rpx;
  101. background-color: #F0F0F0;
  102. }
  103. .panelButtonTop{
  104. width:100%;
  105. background-color: #F0F0F0;
  106. }
  107. .btnChange{
  108. width:710rpx;
  109. height:100rpx;
  110. border-radius: 20rpx;
  111. color: #1e1e1e;
  112. background-color: #fff;
  113. line-height: 100rpx;
  114. font-size:28rpx;
  115. text-align: center;
  116. margin: 20rpx 0;
  117. font-weight: 400;
  118. }
  119. .universalpic_setup_black_30x30{
  120. width:30rpx;
  121. height:30rpx;
  122. margin-right: 20rpx;
  123. }
  124. .panelTitle{
  125. width:100%;
  126. justify-content: flex-start;
  127. height:100rpx;
  128. background-color: #fff;
  129. }
  130. .panelTitle0{
  131. width:100%;
  132. justify-content: flex-start;
  133. background-color: #fff;
  134. }
  135. .panelTitle00{
  136. margin: 20rpx 30rpx;
  137. color:#4D4D4D;
  138. }
  139. .universalpic_plan_2line_black_30x32{
  140. width:30rpx;
  141. height:32rpx;
  142. margin-left: 30rpx;
  143. }
  144. .panelTitle1{
  145. margin-left: 20rpx;
  146. }
  147. .panelButton{
  148. width:100%;
  149. height:137rpx;
  150. background-color: #fff;
  151. justify-content: center;
  152. }
  153. .panelButton10{
  154. width:230rpx;
  155. height:106rpx;
  156. background-color: #fff;
  157. border-radius: 0rpx;
  158. margin-bottom: 30rpx;
  159. font-size:32rpx;
  160. }
  161. .panelButton11{
  162. width:230rpx;
  163. height:106rpx;
  164. background-color: #0071EF;
  165. border-radius: 10rpx;
  166. color:#fff;
  167. margin-bottom: 30rpx;
  168. font-size:32rpx;
  169. }
  170. .text1{
  171. margin: 0 20rpx;
  172. }
  173. .line1{
  174. width:2rpx;
  175. height:20rpx;
  176. background-color: #D2D2D2;
  177. margin-bottom: 30rpx;
  178. }
  179. .panelItem{
  180. width:100%;
  181. background-color: #fff;
  182. justify-content: space-between;
  183. }
  184. .left{
  185. margin-left: 30rpx;
  186. align-items: flex-start;
  187. }
  188. .left1{
  189. margin-left: 30rpx;
  190. width:460rpx;
  191. justify-content: flex-start;
  192. }
  193. .text2{
  194. font-weight: 400;
  195. margin-top: 30rpx;
  196. align-self: flex-start;
  197. }
  198. .text3{
  199. font-size: 20rpx;
  200. color:#787878;
  201. margin-bottom: 34rpx;
  202. margin-top: 4rpx;
  203. }
  204. .right{
  205. margin-right: 30rpx;
  206. }
  207. .Number{
  208. font-size: 64rpx;
  209. font-family: Roboto-Black;
  210. }
  211. .text4{
  212. font-size: 20rpx;
  213. margin-bottom: -20rpx;
  214. margin-left:4rpx;
  215. }
  216. .panelItem0{
  217. height:146rpx;
  218. }
  219. .panelItem1{
  220. width:100%;
  221. background-color: #fff;
  222. }
  223. .panelItem10{
  224. width:100%;
  225. justify-content: space-around;
  226. margin-bottom: 40rpx;
  227. }
  228. .panelItem11{
  229. justify-content: space-between;
  230. align-items: flex-start;
  231. margin-top: 10rpx;
  232. }
  233. .line2{
  234. width:2rpx;
  235. height:219rpx;
  236. background-color: #E3E3E3;
  237. }
  238. .text7{
  239. font-weight: 400;
  240. align-self: flex-start;
  241. margin: 30rpx 0 20rpx 30rpx;
  242. }
  243. .text71{
  244. font-weight: 400;
  245. font-size:24rpx;
  246. margin: 20rpx 0 30rpx 30rpx;
  247. }
  248. .Number4{
  249. font-size:28rpx;
  250. font-family: Roboto-Black;
  251. }
  252. .Null1{
  253. width:300rpx;
  254. }
  255. .Null2{
  256. width:125rpx;
  257. }
  258. .fan{
  259. width:100rpx;
  260. height:100rpx;
  261. background-color: #fff;
  262. position: relative;
  263. z-index: 10;
  264. text-align: center;
  265. line-height: 100rpx;
  266. font-size:28;
  267. }
  268. .text5{
  269. font-size:24rpx;
  270. }
  271. .list{
  272. align-items: flex-end;
  273. margin-left: 25rpx;
  274. }
  275. .item{
  276. width:100%;
  277. justify-content: flex-end;
  278. }
  279. .item2{
  280. margin-top: 10rpx;
  281. }
  282. .block{
  283. width:16rpx;
  284. height:16rpx;
  285. margin-right: 10rpx;
  286. border-radius: 4rpx;
  287. }
  288. .block1{
  289. background-color: #00C4EE;
  290. }
  291. .block2{
  292. background-color: #0094EE;
  293. }
  294. .block3{
  295. background-color: #FFCC00;
  296. }
  297. .block4{
  298. background-color: #FF9900;
  299. }
  300. .Number1{
  301. font-size: 24rpx;
  302. font-family: 'Roboto-Black';
  303. margin: 0 5rpx 0rpx 5rpx;
  304. }
  305. .panelItem13{
  306. margin: 0 0 42rpx 0;
  307. }
  308. .panelItem2{
  309. width:50%;
  310. align-items: flex-start;
  311. }
  312. .panelItem21{
  313. width:100%;
  314. height:40rpx;
  315. justify-content: space-between;
  316. margin-top: 30rpx;
  317. }
  318. .text21{
  319. font-size:28rpx;
  320. margin: 0 0 0 30rpx;
  321. font-weight: 400;
  322. }
  323. .text22{
  324. font-size:20rpx;
  325. color:#787878;
  326. margin: 4rpx 0 30rpx 30rpx;
  327. align-self: flex-start;
  328. }
  329. .panel2{
  330. width:710rpx;
  331. justify-content: space-between;
  332. }
  333. .panel21{
  334. width:345rpx;
  335. height:414rpx;
  336. border-radius: 20rpx;
  337. background-color: #fff;
  338. justify-content: flex-start;
  339. align-items: flex-start;
  340. }
  341. .panel211{
  342. margin: 30rpx 0 0 30rpx;
  343. font-size: 28rpx;
  344. font-weight: 400;
  345. }
  346. .Number5{
  347. font-size:48rpx;
  348. font-family: Roboto-Black;
  349. margin: 0 0 0 30rpx;
  350. }
  351. .progress{
  352. width:285rpx;
  353. height:14rpx;
  354. border-radius: 7rpx;
  355. background-color: #F0F0F0;
  356. margin: 30rpx 0 0 30rpx;
  357. }
  358. .progress1{
  359. width:80%;
  360. height:14rpx;
  361. border-radius: 7rpx;
  362. background-color: #19C575;
  363. }
  364. .Number6{
  365. font-size:36rpx;
  366. font-family: Roboto-Black;
  367. margin: 0 0 0 30rpx;
  368. }
  369. .text10{
  370. font-size:20rpx;
  371. margin: 4rpx 0 0 4rpx;
  372. }
  373. .line4{
  374. width:100%;
  375. height:1rpx;
  376. background-color: #f0f0f0;
  377. margin-top: 30rpx;
  378. }
  379. .panel212{
  380. justify-content: space-between;
  381. width: 100%;
  382. height: 100rpx;
  383. }
  384. .panel2121{
  385. margin-left: 30rpx;
  386. font-weight: 500;
  387. }
  388. .panel22{
  389. background-color: #f0f0f0;
  390. justify-content: space-between;
  391. }
  392. .panel221{
  393. height: 243rpx;
  394. }
  395. .panel222{
  396. height: 151rpx;
  397. }
  398. .universalpic_questionmark_blue_40x40{
  399. width:40rpx;
  400. height:40rpx;
  401. margin: 0 20rpx 0 30rpx;
  402. }
  403. .panel2122{
  404. width:207rpx;
  405. font-size:28rpx;
  406. }
  407. .panel2221{
  408. margin: -28rpx 0 0 90rpx;
  409. font-size: 20rpx;
  410. }
  411. .line3{
  412. height:60rpx;
  413. }
  414. .panelItem3{
  415. width:50%;
  416. height:103rpx;
  417. justify-content: space-between;
  418. }
  419. .panelItem4{
  420. width:100%;
  421. height:103rpx;
  422. }
  423. .Number2{
  424. font-size: 36rpx;
  425. font-family: 'Roboto-Black';
  426. }
  427. .text6{
  428. font-size: 24rpx;
  429. margin-left:4rpx;
  430. color:#787878;
  431. }
  432. .text9{
  433. font-weight: 400;
  434. margin-left: 30rpx;
  435. }
  436. .Number3{
  437. font-size: 36rpx;
  438. font-family: 'Roboto-Black';
  439. margin-right: 30rpx;
  440. }
  441. .text8{
  442. font-size: 28rpx;
  443. color:#0071EF;
  444. }
  445. .line3{
  446. width:100%;
  447. height:60rpx;
  448. background-color: #f0f0f0;
  449. }
  450. /* 临时页面 */
  451. .TempContainer{
  452. background-color: #0B8457;
  453. position: fixed;
  454. top:0;
  455. z-index: 100;
  456. }
  457. .TempContainer .Avatar{
  458. width:160rpx;
  459. height:160rpx;
  460. margin-top: 100rpx;
  461. border-radius: 50%;
  462. }
  463. .TempContainer .RemindText{
  464. font-size:36rpx;
  465. color:#F0F0F0;
  466. margin-top: 60rpx;
  467. text-align: center;
  468. margin-bottom: 60rpx;
  469. }
  470. .TempContainer .RemindText2{
  471. font-size:24rpx;
  472. color:#F0F0F0;
  473. width:670rpx;
  474. margin-top: -30rpx;
  475. margin-bottom: 60rpx;
  476. }
  477. .universalpic_setup_green_30x30{
  478. width:30rpx;
  479. height:30rpx;
  480. margin:0 0 0 90rpx;
  481. }
  482. .universalpic_tips_green_70x70{
  483. width:70rpx;
  484. height:70rpx;
  485. margin:0 30rpx 0 40rpx;
  486. }
  487. .TempContainer .RemindButton{
  488. width:100%;
  489. align-items: flex-start;
  490. }
  491. .TempContainer .RemindButton00{
  492. justify-content: space-between;
  493. width:100%;
  494. height:134rpx;
  495. }
  496. .TempContainer .RemindButton001{
  497. align-items: flex-start;
  498. }
  499. .Arrow{
  500. width:16rpx;
  501. height:26rpx;
  502. margin-right: 30rpx;
  503. }
  504. .TempContainer .RemindButton0{
  505. width:80rpx;
  506. height:40rpx;
  507. text-align: center;
  508. color:#1e1e1e;
  509. line-height: 40rpx;
  510. border-radius: 20rpx;
  511. background-color: #19C575;
  512. margin-left: 40rpx;
  513. font-size:20rpx;
  514. }
  515. .TempContainer .RemindButton1{
  516. justify-content: flex-start;
  517. margin: 30rpx 0 0 0;
  518. }
  519. .TempContainer .RemindButton10{
  520. width:140rpx;
  521. }
  522. .TempContainer .RemindButton11{
  523. font-size:28rpx;
  524. color:#fff;
  525. }
  526. .TempContainer .RemindButton12{
  527. font-size:20rpx;
  528. color:#D2D2D2;
  529. margin-left: 140rpx;
  530. }
  531. .TempContainer .RemindButton120{
  532. margin-left: 0rpx;
  533. }
  534. .TempContainer .RemindButton13{
  535. height:30rpx;
  536. }
  537. .TempContainer .RemindLine{
  538. width:100%;
  539. height:1rpx;
  540. background-color:rgba(0,0,0,0.25);
  541. }
  542. .TempContainer .RemindText3{
  543. font-size:24rpx;
  544. color:#D2D2D2;
  545. width:670rpx;
  546. margin-top: 31rpx;
  547. }
  548. .TempContainer .RemindText4{
  549. font-size:20rpx;
  550. color:#D2D2D2;
  551. width:670rpx;
  552. margin-top: 20rpx;
  553. margin-bottom: 30rpx;
  554. }
  555. .TempContainer .footer{
  556. font-size:28rpx;
  557. color:#fff;
  558. border-top:1rpx solid rgba(0,0,0,0.25);
  559. text-align: center;
  560. width:100%;
  561. height: 100rpx;
  562. line-height: 100rpx;
  563. position: fixed;
  564. bottom: 0;
  565. }
  566. .HelpContainer{
  567. background-color:rgba(0,0,0,0.16);
  568. position: fixed;
  569. top:0;
  570. z-index: 100;
  571. }
  572. .HelpContainer .HelpPanel1{
  573. position: fixed;
  574. width:100%;
  575. bottom:0;
  576. background-color: #F8F8F8;
  577. border-top:1rpx solid #b6b6b6;
  578. }
  579. .HelpContainer .HelpPanel11{
  580. width:100%;
  581. height: 100rpx;
  582. justify-content: space-between;
  583. }
  584. .HelpContainer .HelpPanel111{
  585. width:80rpx;
  586. height:80rpx;
  587. margin-left: 20rpx;
  588. }
  589. .universalpic_close_black_24x24{
  590. width:24rpx;
  591. height:24rpx;
  592. }
  593. .HelpContainer .HelpPanel112{
  594. width: 140rpx;
  595. height:80rpx;
  596. text-align: center;
  597. font-size: 28rpx;
  598. margin-right: 20rpx;
  599. line-height: 80rpx;
  600. font-weight: 500;
  601. }
  602. .HelpContainer .HelpPanel113{
  603. margin-right:0;
  604. }
  605. .HelpContainer .HelpPanel12{
  606. width:100%;
  607. border-top:1rpx solid #D2D2D2;
  608. }
  609. .help_board_tips_chongzhi{
  610. width:630rpx;
  611. height: 530rpx;
  612. margin: 80rpx 0;
  613. }
  614. .help_board_tips_shouyeshezhi{
  615. width:630rpx;
  616. height: 500rpx;
  617. margin: 80rpx 0;
  618. }
  619. .HelpBtn{
  620. width:330rpx;
  621. height:240rpx;
  622. border-radius: 10rpx;
  623. background-color: #fff;
  624. position: relative;
  625. font-size: 28rpx;
  626. font-weight: 400;
  627. margin: 0 15rpx;
  628. border: 2rpx solid #E3E3E3;
  629. }
  630. .HelpBtn12{
  631. background-color: #5282FA;
  632. border: 2rpx solid #5282FA;
  633. color:#fff;
  634. font-weight:500;
  635. }
  636. .HelpBtn13{
  637. background-color: #F0F0F0;
  638. color:#BCBCBC;
  639. font-weight:500;
  640. }
  641. .HelpBtn2{
  642. width:690rpx;
  643. height:152rpx;
  644. justify-content: flex-start;
  645. align-items: flex-start;
  646. margin-top: 30rpx;
  647. }
  648. .HelpBtn21{
  649. margin: 40rpx 0 0 40rpx;
  650. font-weight:400;
  651. }
  652. .HelpBtn22{
  653. margin: 4rpx 0 0 40rpx;
  654. font-size:20rpx;
  655. }
  656. .richang_normal_b_60x60{
  657. width:60rpx;
  658. height:60rpx;
  659. margin-bottom: 10rpx;
  660. }
  661. .HelpBtn3{
  662. width: 100%;
  663. background-color: #F8EDDB;
  664. align-items: flex-start;
  665. margin-top: 60rpx;
  666. margin-bottom: 100rpx;
  667. }
  668. .HelpBtn3_iPad{
  669. width: 100%;
  670. background-color: #F8EDDB;
  671. align-items: flex-start;
  672. margin-top: 60rpx;
  673. margin-bottom: 0rpx;
  674. }
  675. .HelpBtn30{
  676. height:168rpx;
  677. width: 620rpx;
  678. justify-content: space-between;
  679. margin: 30rpx;
  680. }
  681. .HelpBtn31{
  682. width: 100%;
  683. font-size:20rpx;
  684. }
  685. .universalpic_exclamation_orange_40x40{
  686. width: 40rpx;
  687. height:40rpx;
  688. margin: 30rpx 0 0 30rpx;
  689. }
  690. .HelpBtnDisabled{
  691. position: absolute;
  692. top:30rpx;
  693. right:30rpx;
  694. font-size: 20rpx;
  695. color:#4D4D4D;
  696. width: 170rpx;
  697. justify-content: space-between;
  698. }
  699. .HelpBtnDisabled2{
  700. width: 330rpx;
  701. font-weight: 500;
  702. }
  703. .universalpic_stop_black_20x20{
  704. width: 20rpx;
  705. height:20rpx;
  706. }