wordsinput.wxss 6.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430
  1. .panel1{
  2. width:690rpx;
  3. color: #C1E1C1;
  4. position: relative;
  5. }
  6. .text01{
  7. font-size: 36rpx;
  8. margin:50rpx 0 0 40rpx;
  9. align-self: start;
  10. }
  11. .panel11{
  12. margin: 20rpx 0 30rpx 0;
  13. font-size:24rpx;
  14. width: 100%;
  15. justify-content: space-between;
  16. }
  17. .panel111{
  18. margin-left: 40rpx;
  19. }
  20. .panel112{
  21. width: 88rpx;
  22. height:73rpx;
  23. border: 3rpx solid #C1E1C1;
  24. border-radius: 20rpx;
  25. margin-right: 40rpx;
  26. }
  27. .sysIcon_a01{
  28. width:24rpx;
  29. height:24rpx;
  30. margin-right: 10rpx;
  31. }
  32. .panel10{
  33. position: fixed;
  34. top:0;
  35. width: 100%;
  36. height:100rpx;
  37. z-index: 10;
  38. justify-content: flex-start;
  39. align-items: flex-start;
  40. background-image: linear-gradient(180deg, #004433 0%, rgba(0,46,34,0.80) 100%);
  41. }
  42. .panel101{
  43. background: #CA4B15;
  44. border-radius: 10rpx;
  45. height:70rpx;
  46. margin: 20rpx 0 0 30rpx;
  47. padding: 0 30rpx;
  48. }
  49. .text03{
  50. font-size:24rpx;
  51. color:#fff;
  52. margin-left: 20rpx;
  53. }
  54. .sysIcon_a03{
  55. width:20rpx;
  56. height:20rpx;
  57. }
  58. .panel2{
  59. width: 690rpx;
  60. min-height: 300rpx;
  61. background: #002F24;
  62. box-shadow: 0 10rpx 0 0 rgba(0,0,0,0.50);
  63. border-radius: 40rpx;
  64. margin: 0 0 230rpx 0;
  65. }
  66. .panel20{
  67. width:646rpx;
  68. height:90rpx;
  69. background: #061A1B;
  70. border-radius: 5rpx;
  71. margin: 10rpx 0 0 0;
  72. justify-content: flex-start;
  73. position: relative;
  74. }
  75. .panel21{
  76. border-radius: 20rpx 20rpx 5rpx 5rpx;
  77. margin: 30rpx 0 0 0;
  78. }
  79. .panel210{
  80. border-radius: 5rpx 5rpx 20rpx 20rpx;
  81. margin: 10rpx 0 30rpx 0;
  82. }
  83. .panel211{
  84. width:16rpx;
  85. height:90rpx;
  86. border-radius: 5rpx 0 0 5rpx;
  87. margin-right: 14rpx;
  88. }
  89. .panel2110{
  90. background: #CA4B15;
  91. }
  92. .txtWord{
  93. width:570rpx;
  94. height:50rpx;
  95. text-align: left;
  96. font-size:36rpx;
  97. font-weight: 400;
  98. color: #FFDD88;
  99. }
  100. .txtWordFinished{
  101. background-color: #004433;
  102. }
  103. .placeholderClass{
  104. color:#627062;
  105. }
  106. .panel20Delete{
  107. width:80rpx;
  108. height:80rpx;
  109. position: absolute;
  110. right:0;
  111. z-index: 10;
  112. }
  113. .sysIcon_a14{
  114. width: 20rpx;
  115. height:22rpx;
  116. }
  117. .panelFooter{
  118. width: 100%;
  119. height:180rpx;
  120. background-image: linear-gradient(180deg, #004433 0%, #002C21 100%);
  121. position: fixed;
  122. bottom: 0rpx;
  123. align-items: flex-start;
  124. z-index: 10;
  125. }
  126. .panelFooter1{
  127. width:730rpx;
  128. height:140rpx;
  129. color:#F2F2F2;
  130. background: #1E1E1E;
  131. box-shadow: 0 30rpx 0 0 #0C0C0C;
  132. border-radius: 10rpx 10rpx 60rpx 60rpx;
  133. }
  134. .panelFooter10{
  135. background-color: #303030;
  136. font-size:24rpx;
  137. }
  138. .panelFooter11{
  139. width:160rpx;
  140. height:120rpx;
  141. border-radius: 5rpx 10rpx 10rpx 50rpx;
  142. }
  143. .panelFooter12{
  144. width:160rpx;
  145. height:120rpx;
  146. border-radius: 10rpx 10rpx 10rpx 10rpx;
  147. margin: 0 10rpx;
  148. }
  149. .panelFooter13{
  150. width:370rpx;
  151. height:120rpx;
  152. border-radius: 10rpx 5rpx 50rpx 10rpx;
  153. font-size:36rpx;
  154. }
  155. .text02{
  156. font-size:24rpx;
  157. margin-top: 17rpx;
  158. }
  159. .panelHelp{
  160. background-color: rgba(0,0,0,0.00);
  161. z-index: 20;
  162. position: fixed;
  163. top:0;
  164. }
  165. .panelHelp1{
  166. width: 100%;
  167. position: fixed;
  168. bottom:902rpx;
  169. }
  170. .sysIcon_b06{
  171. width:100%;
  172. height: 642rpx;
  173. position: absolute;
  174. }
  175. .panelHelp2{
  176. position: absolute;
  177. left:0;
  178. right:0;
  179. top:160rpx;
  180. }
  181. .text07{
  182. font-size: 36rpx;
  183. color: #2E2E2E;
  184. text-align: center;
  185. width:360rpx;
  186. }
  187. .btn3{
  188. width:310rpx;
  189. height:90rpx;
  190. background: #303030;
  191. border-radius: 20rpx;
  192. color:#F2F2F2;
  193. margin-top: 50rpx;
  194. }
  195. .panelMenu{
  196. background-color: rgba(26,67,51,0.50);
  197. z-index: 20;
  198. position: fixed;
  199. top:0;
  200. }
  201. .panelMenu1{
  202. width:100%;
  203. background: #1E1E1E;
  204. border-radius: 60rpx 60rpx 0 0;
  205. position: fixed;
  206. color:#F0F0F0;
  207. bottom:0;
  208. justify-content: flex-start;
  209. }
  210. .panelMenu11{
  211. width: 100%;
  212. }
  213. .text04{
  214. align-self: start;
  215. margin: 50rpx 0 0 40rpx;
  216. font-size: 28rpx;
  217. }
  218. .text05{
  219. margin: 40rpx 0 0 40rpx;
  220. }
  221. .text06{
  222. margin: 20rpx 0 0 40rpx;
  223. }
  224. .panelMenu111{
  225. width:100%;
  226. margin: 30rpx 0 0 60rpx;
  227. justify-content: flex-start;
  228. align-items: flex-start;
  229. }
  230. .panelMenu1110{
  231. width:100%;
  232. margin: 30rpx 0 -20rpx 20rpx;
  233. white-space: nowrap;
  234. }
  235. .panelMenu1111{
  236. width:1008rpx;
  237. height:260rpx;
  238. margin-left: 20rpx;
  239. flex-wrap: wrap;
  240. justify-content: flex-start;
  241. align-items: flex-start;
  242. }
  243. .btn{
  244. margin: 0 20rpx 20rpx 0;
  245. height:90rpx;
  246. padding: 0 26rpx;
  247. background: #1E1E1E;
  248. border: 6rpx solid #303030;
  249. box-shadow: 0 6rpx 0 0 rgba(0,0,0,0.20);
  250. border-radius: 20rpx;
  251. color:#C1E1C1;
  252. font-size: 28rpx;
  253. }
  254. .btn2{
  255. width: 650rpx;
  256. height:90rpx;
  257. background: #303030;
  258. border-radius: 20rpx;
  259. margin: 60rpx 0;
  260. font-size: 36rpx;
  261. }
  262. .btn4{
  263. height:126rpx;
  264. margin: 0 20rpx 0 0;
  265. font-size: 24rpx;
  266. }
  267. .btnSelected{
  268. background: #0D4433;
  269. border: 6rpx solid #C1E1C1;
  270. box-shadow: 0 6rpx 0 0 rgba(0,0,0,0.10);
  271. color: #C1E1C1;
  272. }
  273. .btn41{
  274. margin: 0 20rpx 0 0;
  275. font-size: 28rpx;
  276. }
  277. .sysIcon_b01{
  278. width:40rpx;
  279. height:40rpx;
  280. margin-right: 20rpx;
  281. }
  282. .panelClose{
  283. width:100rpx;
  284. height:100rpx;
  285. position: absolute;
  286. top:20rpx;
  287. right:30rpx;
  288. }
  289. .panelClose1{
  290. width:60rpx;
  291. height:60rpx;
  292. background: #303030;
  293. border-radius: 50%;
  294. }
  295. .panelExample{
  296. background-color: rgba(26,67,51,0.50);
  297. z-index: 20;
  298. position: fixed;
  299. top:0;
  300. left:0;
  301. right:0;
  302. bottom:0;
  303. overflow: hidden;
  304. }
  305. .exampleScrollView {
  306. width: 100%;
  307. display: flex;
  308. flex-direction: column;
  309. align-items: center;
  310. padding-bottom: 300rpx;
  311. }
  312. .panelExampleBtn{
  313. width: 100%;
  314. height:140rpx;
  315. background: #875A4B;
  316. font-size: 48rpx;
  317. color: #F0F0F0;
  318. position: fixed;
  319. bottom:0;
  320. z-index: 20;
  321. justify-content: flex-start;
  322. }
  323. .panelExampleBtn1{
  324. margin-top: 20rpx;
  325. }
  326. .pic_h01{
  327. margin-top: 64rpx;
  328. margin-left: 15rpx;
  329. width: 728rpx;
  330. height:1258rpx;
  331. margin-bottom: 300rpx;
  332. z-index: 15;
  333. }
  334. .pic_04{
  335. width:100%;
  336. height: 170rpx;
  337. position: fixed;
  338. bottom:140rpx;
  339. z-index: 20;
  340. }
  341. .panelRemind{
  342. width: 690rpx;
  343. margin-bottom: 75rpx;
  344. position: fixed;
  345. bottom: 0;
  346. background: #CA4B15;
  347. box-shadow: 0 20rpx 0 0 #8E3F1D, 0 50rpx 0 0 rgba(0,0,0,0.50);
  348. border-radius: 60rpx;
  349. background-image: radial-gradient(circle at 53% 50%, #85261E 0%, rgba(178,71,62,0.00) 50%);
  350. }
  351. .sysIcon_b10{
  352. width: 360rpx;
  353. height:140rpx;
  354. position: absolute;
  355. right:0;
  356. top:-22rpx;
  357. }
  358. .panelRemind1{
  359. width: 100%;
  360. justify-content: flex-start;
  361. margin-top: 40rpx;
  362. font-size: 36rpx;
  363. color: #FFFFFF;
  364. z-index: 25rpx;
  365. }
  366. .sysIcon_b09{
  367. width: 50rpx;
  368. height:50rpx;
  369. margin: 0 20rpx 0 50rpx ;
  370. }
  371. .panelRemind2{
  372. width: 650rpx;
  373. min-height:220rpx;
  374. background: #FFFFFF;
  375. color: #2E2E2E;
  376. border-radius: 40rpx;
  377. margin: 30rpx 0;
  378. justify-content: flex-start;
  379. }
  380. .textRemind{
  381. width:570rpx;
  382. font-weight: 400;
  383. font-size: 28rpx;
  384. align-items: flex-start;
  385. margin-top: 80rpx;
  386. }
  387. .btnReind1{
  388. width:590rpx;
  389. height:90rpx;
  390. background: #F0F0F0;
  391. border-radius: 20rpx;
  392. font-size: 36rpx;
  393. margin-top: 60rpx;
  394. margin-bottom: 40rpx;
  395. }