default.wxss 3.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285
  1. .container {
  2. background-color: #3157ba;
  3. }
  4. .panel1 {
  5. position: fixed;
  6. top:80rpx;
  7. color: #fff;
  8. }
  9. .panel1_iPad {
  10. position: fixed;
  11. top:0rpx;
  12. color: #fff;
  13. }
  14. .text1 {
  15. font-size: 36rpx;
  16. }
  17. .text11 {
  18. font-size: 40rpx;
  19. font-family: 'Roboto-Black';
  20. }
  21. .text3 {
  22. font-size: 28rpx;
  23. margin-top: 10rpx;
  24. }
  25. .text2 {
  26. font-family: 'Roboto-Black';
  27. font-size: 168rpx;
  28. }
  29. .universalpic_setup_white_50x50 {
  30. width: 50rpx;
  31. height: 50rpx;
  32. margin-top: 60rpx;
  33. }
  34. .study_index_start {
  35. width: 377rpx;
  36. height: 240rpx;
  37. position: fixed;
  38. top:437rpx;
  39. }
  40. .study_index_start_iPad {
  41. width: 377rpx;
  42. height: 240rpx;
  43. position: fixed;
  44. top:297rpx;
  45. }
  46. .study_index_plan{
  47. width:110rpx;
  48. height:144rpx;
  49. position: fixed;
  50. top:745rpx;
  51. }
  52. .study_index_plan_iPad{
  53. width:110rpx;
  54. height:144rpx;
  55. position: fixed;
  56. top:545rpx;
  57. }
  58. .panelBottom {
  59. position: fixed;
  60. bottom:0;
  61. width: 100%;
  62. }
  63. /* .study_index_banner{
  64. width: 360rpx;
  65. height: 148rpx;
  66. align-self: flex-end;
  67. margin-right: 20rpx;
  68. z-index: 50;
  69. position: relative;
  70. }
  71. .study_index_banner_close{
  72. width: 50rpx;
  73. height: 50rpx;
  74. z-index: 100;
  75. align-self: flex-end;
  76. margin-right: 20rpx;
  77. margin-bottom: -50rpx;
  78. position: relative;
  79. } */
  80. .adPanel{
  81. width:100%;
  82. height:174rpx;
  83. justify-content: flex-end;
  84. position: relative;
  85. }
  86. .adLine1{
  87. width:100%;
  88. height:120rpx;
  89. background-color: #222D4C;
  90. border-top-left-radius: 14rpx;
  91. border-top-right-radius: 14rpx;
  92. }
  93. .text6{
  94. margin-left: 15rpx;
  95. font-size:28rpx;
  96. color:#E3E3E3;
  97. }
  98. .adLine2{
  99. width:100%;
  100. height:20rpx;
  101. background-color: #FFC48D;
  102. }
  103. .adLine3{
  104. width:100%;
  105. height:10rpx;
  106. background-color: #CA8770;
  107. }
  108. .avatar{
  109. width:110rpx;
  110. height:169rpx;
  111. position: absolute;
  112. bottom:0;
  113. left:30rpx;
  114. }
  115. .message{
  116. width:103rpx;
  117. height:41rpx;
  118. position: absolute;
  119. top:0;
  120. left:160rpx;
  121. }
  122. .chalk{
  123. height:8rpx;
  124. border-radius: 4rpx;
  125. }
  126. .chalk1{
  127. width:34rpx;
  128. position: absolute;
  129. bottom:30rpx;
  130. right:90rpx;
  131. background-color: #E3E3E3;
  132. }
  133. .chalk11{
  134. width:28rpx;
  135. background-color: rgba(0,0,0,0.2);
  136. }
  137. .chalk2{
  138. width:34rpx;
  139. position: absolute;
  140. bottom:30rpx;
  141. right:40rpx;
  142. background-color: #19C575;
  143. }
  144. .study_index_board_close{
  145. width:70rpx;
  146. height:70rpx;
  147. position: absolute;
  148. right:10rpx;
  149. top:49rpx;
  150. }
  151. .study_index_footer{
  152. width: 100%;
  153. height:140rpx;
  154. }
  155. .panelBottom1 {
  156. width: 100%;
  157. background-color: #fff;
  158. }
  159. .iphone10plus{
  160. width:100%;
  161. height:30rpx;
  162. background-color: #fff;
  163. }
  164. .panelBottom11 {
  165. flex:1;
  166. font-size:20rpx;
  167. color:#787878;
  168. height:98rpx;
  169. justify-content: flex-start;
  170. }
  171. .panelBottom1 .line1{
  172. height:98rpx;
  173. width:2rpx;
  174. }
  175. .text5{
  176. color:#000000;
  177. }
  178. .program_tabbar_study_default {
  179. width: 54rpx;
  180. height: 54rpx;
  181. margin: 10rpx 0 4rpx 0;
  182. }
  183. .TempCardNoSaved{
  184. background-color: #0B8457;
  185. position: fixed;
  186. top:0;
  187. }
  188. .TempCardNoSaved .Avatar{
  189. width:200rpx;
  190. height:200rpx;
  191. margin-top: 150rpx;
  192. z-index: 10;
  193. border-radius: 50%;
  194. }
  195. .TempCardNoSaved .RemindText{
  196. font-size:54rpx;
  197. color:#fff;
  198. margin-top: 170rpx;
  199. text-align: center;
  200. }
  201. .TempCardNoSaved .RemindText2{
  202. font-size:32rpx;
  203. color:#fff;
  204. margin-top: 105rpx;
  205. text-align: center;
  206. }
  207. .TempCardNoSaved .btn1{
  208. font-size:36rpx;
  209. color:#fff;
  210. margin-top: 40rpx;
  211. border:2rpx solid #fff;
  212. text-align: center;
  213. width:600rpx;
  214. line-height: 90rpx;
  215. border-radius: 14rpx;
  216. }
  217. .IsExitContainer{
  218. background-color: #3157ba;
  219. position: fixed;
  220. z-index: 100;
  221. top:0;
  222. }
  223. .IsExitText{
  224. margin-top: 200rpx;
  225. color:#fff;
  226. font-size:36rpx;
  227. }
  228. .isExit{
  229. border: 1rpx solid #fff;
  230. color:#fff;
  231. border-radius: 10rpx;
  232. margin-top: 80rpx;
  233. padding: 20rpx;
  234. width:100rpx;
  235. font-size:36rpx;
  236. text-align: center;
  237. }
  238. .ChangeUser{
  239. position: fixed;
  240. top:30rpx;
  241. left:0;
  242. z-index: 100;
  243. width:100rpx;
  244. height:100rpx;
  245. }
  246. .input{
  247. background-color: #fff;
  248. color:#1e1e1e;
  249. text-align: center;
  250. font-size:24rpx;
  251. margin-top: 30rpx;
  252. }
  253. .btnShowUserID{
  254. margin-top: 30rpx;
  255. }