default.wxss 8.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621
  1. page{
  2. background-color: #3157ba;
  3. }
  4. .container {
  5. background-color: #3157ba;
  6. }
  7. .panel1 {
  8. position: fixed;
  9. top:80rpx;
  10. color: #fff;
  11. }
  12. .panel1_iPad {
  13. position: fixed;
  14. top:0rpx;
  15. color: #fff;
  16. }
  17. .text1 {
  18. font-size: 36rpx;
  19. }
  20. .text11 {
  21. font-size: 40rpx;
  22. font-family: 'Roboto-Black';
  23. }
  24. .text3 {
  25. font-size: 28rpx;
  26. margin-top: 10rpx;
  27. }
  28. .text2 {
  29. font-family: 'Roboto-Black';
  30. font-size: 168rpx;
  31. }
  32. .universalpic_setup_white_50x50 {
  33. width: 50rpx;
  34. height: 50rpx;
  35. margin-top: 60rpx;
  36. }
  37. .message_practise_index_01{
  38. width: 460rpx;
  39. height: 143rpx;
  40. position: fixed;
  41. top:374rpx;
  42. }
  43. .message_practise_index_01_iPad{
  44. width: 460rpx;
  45. height: 143rpx;
  46. position: fixed;
  47. top:270rpx;
  48. }
  49. .study_index_start {
  50. width: 480rpx;
  51. height: 254rpx;
  52. position: fixed;
  53. top:526rpx;
  54. }
  55. .study_index_start_iPad {
  56. width: 480rpx;
  57. height: 254rpx;
  58. position: fixed;
  59. top:387rpx;
  60. }
  61. .settingOld{
  62. width:150rpx;
  63. height:168rpx;
  64. position: fixed;
  65. top:744rpx;
  66. left:145rpx;
  67. z-index: 10;
  68. background-color: #9B9B9B;
  69. }
  70. .setting{
  71. width:150rpx;
  72. height:168rpx;
  73. position: fixed;
  74. top:544rpx;
  75. left:145rpx;
  76. z-index: 10;
  77. }
  78. .setting_iPad{
  79. width:150rpx;
  80. height:168rpx;
  81. position: fixed;
  82. top:396rpx;
  83. left:145rpx;
  84. z-index: 10;
  85. }
  86. .study_index_plan{
  87. width:110rpx;
  88. height:144rpx;
  89. position: fixed;
  90. top:745rpx;
  91. }
  92. .study_index_plan_iPad{
  93. width:110rpx;
  94. height:144rpx;
  95. position: fixed;
  96. top:545rpx;
  97. }
  98. .panelBottom {
  99. position: fixed;
  100. bottom:0;
  101. width: 100%;
  102. }
  103. .adPanel{
  104. width:100%;
  105. height:174rpx;
  106. justify-content: flex-end;
  107. position: relative;
  108. }
  109. .adLine1{
  110. width:100%;
  111. height:120rpx;
  112. background-color: #222D4C;
  113. border-top-left-radius: 14rpx;
  114. border-top-right-radius: 14rpx;
  115. }
  116. .text6{
  117. margin-left: 15rpx;
  118. font-size:28rpx;
  119. color:#E3E3E3;
  120. }
  121. .adLine2{
  122. width:100%;
  123. height:20rpx;
  124. background-color: #FFC48D;
  125. }
  126. .adLine3{
  127. width:100%;
  128. height:10rpx;
  129. background-color: #CA8770;
  130. }
  131. .avatar{
  132. width:110rpx;
  133. height:169rpx;
  134. position: absolute;
  135. bottom:0;
  136. left:30rpx;
  137. }
  138. .message{
  139. width:103rpx;
  140. height:41rpx;
  141. position: absolute;
  142. top:0;
  143. left:160rpx;
  144. }
  145. .chalk{
  146. height:8rpx;
  147. border-radius: 4rpx;
  148. }
  149. .chalk1{
  150. width:34rpx;
  151. position: absolute;
  152. bottom:30rpx;
  153. right:90rpx;
  154. background-color: #E3E3E3;
  155. }
  156. .chalk11{
  157. width:28rpx;
  158. background-color: rgba(0,0,0,0.2);
  159. }
  160. .chalk2{
  161. width:34rpx;
  162. position: absolute;
  163. bottom:30rpx;
  164. right:40rpx;
  165. background-color: #19C575;
  166. }
  167. .study_index_board_close{
  168. width:70rpx;
  169. height:70rpx;
  170. position: absolute;
  171. right:10rpx;
  172. top:49rpx;
  173. }
  174. .study_index_footer{
  175. width: 100%;
  176. height:140rpx;
  177. }
  178. .panelBottom1 {
  179. width: 100%;
  180. background-color: #fff;
  181. }
  182. .iphone10plus{
  183. width:100%;
  184. height:30rpx;
  185. background-color: #fff;
  186. }
  187. .panelBottom11 {
  188. color:#9B9B9B;
  189. height:98rpx;
  190. width:150rpx;
  191. font-size:36rpx;
  192. }
  193. .panelBottom12 {
  194. color:#9B9B9B;
  195. height:98rpx;
  196. width:300rpx;
  197. font-size:36rpx;
  198. }
  199. .text5{
  200. color:#1e1e1e;
  201. }
  202. .text51{
  203. width:220rpx;
  204. text-align: right;
  205. }
  206. .tabbar_add_red_70x70 {
  207. width: 70rpx;
  208. height: 70rpx;
  209. }
  210. .TempCardNoSaved{
  211. background-color: #0B8457;
  212. position: fixed;
  213. top:0;
  214. }
  215. .TempCardNoSaved .Avatar{
  216. width:200rpx;
  217. height:200rpx;
  218. margin-top: 150rpx;
  219. z-index: 10;
  220. border-radius: 50%;
  221. }
  222. .TempCardNoSaved .RemindText{
  223. font-size:54rpx;
  224. color:#fff;
  225. margin-top: 170rpx;
  226. text-align: center;
  227. }
  228. .TempCardNoSaved .RemindText2{
  229. font-size:32rpx;
  230. color:#fff;
  231. margin-top: 105rpx;
  232. text-align: center;
  233. }
  234. .TempCardNoSaved .btn1{
  235. font-size:36rpx;
  236. color:#fff;
  237. margin-top: 40rpx;
  238. border:2rpx solid #fff;
  239. text-align: center;
  240. width:600rpx;
  241. line-height: 90rpx;
  242. border-radius: 14rpx;
  243. }
  244. .IsExitContainer{
  245. background-color: #3157ba;
  246. position: absolute;
  247. z-index: 100;
  248. top:0;
  249. }
  250. .IsExitText{
  251. margin-top: 200rpx;
  252. color:#fff;
  253. font-size:36rpx;
  254. }
  255. .isExit{
  256. border: 1rpx solid #fff;
  257. color:#fff;
  258. border-radius: 10rpx;
  259. margin-top: 80rpx;
  260. padding: 20rpx;
  261. width:100rpx;
  262. font-size:36rpx;
  263. text-align: center;
  264. }
  265. .ChangeUser{
  266. position: fixed;
  267. top:30rpx;
  268. left:0;
  269. z-index: 100;
  270. width:100rpx;
  271. height:100rpx;
  272. }
  273. .input{
  274. background-color: #fff;
  275. color:#1e1e1e;
  276. text-align: center;
  277. font-size:24rpx;
  278. margin-top: 30rpx;
  279. }
  280. .panel2{
  281. margin: 10rpx 0 10rpx 0;
  282. }
  283. .panel20{
  284. width:500rpx;
  285. margin: -20rpx 0 0 0;
  286. }
  287. .panel21{
  288. margin: -20rpx 0 0 0;
  289. }
  290. .Avatar2{
  291. width: 50rpx;
  292. height:50rpx;
  293. background-color: #E3E3E3;
  294. border-radius: 5rpx;
  295. margin:0 10rpx;
  296. }
  297. .NickName2{
  298. max-width:200rpx;
  299. overflow-x: hidden;
  300. font-size: 20rpx;
  301. color:#fff;
  302. }
  303. .input2{
  304. width: 140rpx;
  305. height:65rpx;
  306. margin: 0rpx 10rpx 0 10rpx;
  307. font-size:28rpx;
  308. }
  309. .btnShowUserID{
  310. margin:20rpx 5rpx;
  311. font-size: 26rpx;
  312. }
  313. .btn2{
  314. font-size: 26rpx;
  315. margin:20rpx 5rpx;
  316. }
  317. .IsRemindContainer{
  318. background-color:rgba(49,87,186,0.86);
  319. position: fixed;
  320. z-index: 100;
  321. top:0;
  322. }
  323. .IsRemindContainer .IsRemindPanel{
  324. width:710rpx;
  325. height:835rpx;
  326. margin-top: 120rpx;
  327. border-radius: 40rpx;
  328. background-color: #222D4C;
  329. align-items: flex-start;
  330. justify-content: flex-start;
  331. position: relative;
  332. }
  333. .IsRemindContainer .IsRemindText1{
  334. margin: 80rpx 0 0 60rpx;
  335. color: #F0F0F0;
  336. font-size:72rpx;
  337. }
  338. .IsRemindContainer .IsRemindText2{
  339. margin: 20rpx 0 0 60rpx;
  340. color: #F0F0F0;
  341. font-size:36rpx;
  342. }
  343. .IsRemindContainer .IsRemindLine{
  344. margin: 30rpx 0 0 60rpx;
  345. width:300rpx;
  346. height:2rpx;
  347. background-color: #f0f0f0;
  348. }
  349. .IsRemindContainer .IsRemindText3{
  350. margin: 30rpx 0 0 60rpx;
  351. color: #FEDF9F;
  352. font-size:36rpx;
  353. }
  354. .IsRemindContainer .IsRemindBtn{
  355. margin: 47rpx 0 0 60rpx;
  356. width:300rpx;
  357. height:100rpx;
  358. background-color: #FE6659;
  359. border-radius: 20rpx;
  360. color:#fff;
  361. font-size:48rpx;
  362. text-align: center;
  363. line-height: 100rpx;
  364. }
  365. .practise_index_board_blackboard{
  366. position: absolute;
  367. bottom:0;
  368. left:0;
  369. width:710rpx;
  370. height:58rpx;
  371. }
  372. .practise_index_board_blackboard{
  373. position: absolute;
  374. bottom:0;
  375. left:0;
  376. width:710rpx;
  377. height:58rpx;
  378. }
  379. .practise_index_board_avater01{
  380. position: absolute;
  381. bottom:0;
  382. right:50rpx;
  383. width:268rpx;
  384. height:463rpx;
  385. }
  386. .practise_index_board_close{
  387. position: absolute;
  388. top:30rpx;
  389. right:30rpx;
  390. width:70rpx;
  391. height:70rpx;
  392. }
  393. .hiddenline{
  394. width:70%;
  395. height:1rpx;
  396. background-color: #ddd;
  397. }
  398. .panelItemPay{
  399. background-color: #fff;
  400. width:100%;
  401. border-bottom: 2rpx solid #F0F0F0;
  402. padding: 10rpx 30rpx;
  403. }
  404. .panelItemPay1{
  405. background-color: #E3E3E3;
  406. width:100%;
  407. border-bottom: 2rpx solid #F0F0F0;
  408. padding: 10rpx 30rpx;
  409. }
  410. .input3{
  411. width: 602rpx;
  412. margin: 0rpx 30rpx 10rpx 30rpx;
  413. font-size:28rpx;
  414. text-align: left;
  415. padding-left: 20rpx;
  416. }
  417. .UserFamily{
  418. position: fixed;
  419. top:397rpx;
  420. height: 80rpx;
  421. border-radius: 40rpx;
  422. background-color: #2a4a9f;
  423. justify-content: space-between;
  424. }
  425. .UserFamily_iPad{
  426. position: fixed;
  427. top:282rpx;
  428. height: 80rpx;
  429. border-radius: 40rpx;
  430. background-color: #2a4a9f;
  431. justify-content: space-between;
  432. }
  433. .UserFamilyAvatar{
  434. width:60rpx;
  435. height:60rpx;
  436. margin-left: 10rpx;
  437. border-radius: 50%;
  438. }
  439. .UserFamilyNickName{
  440. color:#fff;
  441. font-size: 28rpx;
  442. margin: 0 20rpx;
  443. }
  444. .icon_nextpage_2{
  445. width:16rpx;
  446. height:26rpx;
  447. margin-right: 30rpx;
  448. }
  449. .IsRemindPanel2{
  450. width:660rpx;
  451. height:555rpx;
  452. margin-top: 270rpx;
  453. border-radius: 40rpx;
  454. background-color: #222D4C;
  455. justify-content: flex-start;
  456. position: relative;
  457. }
  458. .IsRemindPanel2_iPad{
  459. width:660rpx;
  460. height:520rpx;
  461. margin-top: 170rpx;
  462. border-radius: 40rpx;
  463. background-color: #222D4C;
  464. justify-content: flex-start;
  465. position: relative;
  466. }
  467. .text7{
  468. font-size: 36rpx;
  469. color: #F0F0F0;
  470. letter-spacing: 0;
  471. margin-top: 60rpx;
  472. }
  473. .IsRemindPanel20{
  474. width:480rpx;
  475. justify-content: space-around;
  476. margin-top: 50rpx;
  477. }
  478. .IsRemindPanel201{
  479. height:285rpx;
  480. justify-content: flex-start;
  481. position: relative;
  482. }
  483. .UserFamilyAvatar2{
  484. width:120rpx;
  485. height:120rpx;
  486. border-radius: 50%;
  487. background-color: #fff;
  488. }
  489. .text8{
  490. width:120rpx;
  491. font-size: 24rpx;
  492. color: #FFFFFF;
  493. text-align: center;
  494. margin-top: 25rpx;
  495. }
  496. .text9{
  497. font-size: 28rpx;
  498. color: #FFFFFF;
  499. letter-spacing: 0;
  500. border-top:1rpx solid #4d4d4d;
  501. width:600rpx;
  502. text-align: center;
  503. line-height:100rpx;
  504. }
  505. .text10{
  506. background: #FE6659;
  507. border-radius: 10rpx;
  508. font-size: 20rpx;
  509. color: #F0F0F0;
  510. letter-spacing: 0;
  511. width:80rpx;
  512. height:40rpx;
  513. border-radius: 10rpx;
  514. position: absolute;
  515. top:80rpx;
  516. text-align: center;
  517. line-height: 40rpx;
  518. z-index: 20;
  519. }
  520. .practise_index_board_close{
  521. width:70rpx;
  522. height:70rpx;
  523. position: absolute;
  524. top:30rpx;
  525. right:30rpx;
  526. z-index: 10;
  527. }
  528. .PanelRemind{
  529. width:390rpx;
  530. height:121rpx;
  531. position: absolute;
  532. right:-1rpx;
  533. top:-74rpx;
  534. }
  535. .message_practise_index_02{
  536. width:390rpx;
  537. height:121rpx;
  538. }
  539. .PanelRemind1{
  540. width:300rpx;
  541. height:100rpx;
  542. position: absolute;
  543. left:0;
  544. top:0;
  545. }
  546. .PanelRemindClose{
  547. width:90rpx;
  548. height:100rpx;
  549. position: absolute;
  550. right:0;
  551. top:0;
  552. }
  553. .universalpic_close_black{
  554. width:22rpx;
  555. height:22rpx;
  556. }