detail.wxss 6.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432
  1. .container {
  2. background-color: #F0F0F0;
  3. justify-content: flex-start;
  4. font-weight: 500;
  5. }
  6. .container .bottom{
  7. width:100%;
  8. height:160rpx;
  9. position: fixed;
  10. bottom:0;
  11. background-color: #CDB797;
  12. justify-content: flex-end;
  13. z-index: 100;
  14. }
  15. .container .bottom1{
  16. width:100%;
  17. height:140rpx;
  18. background-color: #1B1B1B;
  19. text-align: center;
  20. line-height: 140rpx;
  21. font-size: 48rpx;
  22. color: #f0f0f0;
  23. }
  24. .container .bottom1 .btn{
  25. width:20%;
  26. height:120rpx;
  27. }
  28. .container .bottom1 .btnImage05004{
  29. width:36rpx;
  30. height:36rpx;
  31. }
  32. .container .bottom1 .btnImage05005{
  33. width:45rpx;
  34. height:44rpx;
  35. }
  36. .container .bottom1 .btnImage05002{
  37. width:32rpx;
  38. height:34rpx;
  39. }
  40. .container .bottom1 .btnImage05006{
  41. width:42rpx;
  42. height:44rpx;
  43. }
  44. .container .bottom1 .btnImage022{
  45. width:40rpx;
  46. height:40rpx;
  47. }
  48. .container .bottom1 .btnImage05001{
  49. width:33rpx;
  50. height:40rpx;
  51. }
  52. .main{
  53. width:100%;
  54. justify-content: flex-start;
  55. position: fixed;
  56. top:0;
  57. left:0;
  58. min-height:1050rpx;
  59. }
  60. .main .pinyin{
  61. font-size:88rpx;
  62. margin-top: 212rpx;
  63. font-family: 'GB Pinyinok-C';
  64. font-weight: normal;
  65. font-style: normal;
  66. }
  67. .main .wordImage{
  68. margin-top: 40rpx;
  69. margin-right: 10rpx;
  70. width:366rpx;
  71. height:370rpx;
  72. }
  73. .detail{
  74. width:100%;
  75. justify-content: flex-start;
  76. position: absolute;
  77. top:0;
  78. left:0;
  79. z-index: 10;
  80. overflow-x: hidden;
  81. background-color: #F0F0F0;
  82. }
  83. .detail .bishun{
  84. width:758rpx;
  85. height:758rpx;
  86. position: absolute;
  87. top:-4rpx;
  88. left:-4rpx;
  89. z-index: 10;
  90. }
  91. .detail .line{
  92. width:100%;
  93. height:10rpx;
  94. position: absolute;
  95. top:748rpx;
  96. background-color: #F0F0F0;
  97. z-index: 20;
  98. }
  99. .detail .title{
  100. width:100%;
  101. height:125rpx;
  102. justify-content: flex-start;
  103. align-items: flex-start;
  104. background-color: #F0F0F0;
  105. }
  106. .detail .title1{
  107. margin: 50rpx 0 0 30rpx;
  108. font-size:32rpx;
  109. }
  110. .detail .title2{
  111. margin-top: 751rpx;
  112. }
  113. .detail .content{
  114. width:100%;
  115. background-color: #fff;
  116. justify-content: flex-start;
  117. align-items: flex-start;
  118. font-size:28rpx;
  119. font-weight: 400;
  120. }
  121. .detail .pinyin{
  122. min-width:201rpx;
  123. height:74rpx;
  124. border-radius: 10rpx;
  125. border:1rpx solid #979797;
  126. margin: 50rpx 0 50rpx 40rpx;
  127. }
  128. .detail .btnImage05008{
  129. width:41rpx;
  130. height:34rpx;
  131. margin-left: 20rpx;
  132. }
  133. .detail .content1{
  134. width:100%;
  135. justify-content: space-between;
  136. }
  137. .detail .left{
  138. margin: 30rpx;
  139. }
  140. .detail .right{
  141. margin: 30rpx;
  142. }
  143. .detail .line2{
  144. width:100%;
  145. height:1rpx;
  146. background-color: #fff;
  147. justify-content: flex-end;
  148. }
  149. .detail .line3{
  150. width:720rpx;
  151. height:1rpx;
  152. background-color: #D2D2D2;
  153. }
  154. .detail .content2{
  155. margin: 30rpx 20rpx 30rpx 40rpx;
  156. background-color: #fff;
  157. align-items: flex-start;
  158. flex-wrap: wrap;
  159. justify-content: flex-start;
  160. }
  161. .detail .pinyin2{
  162. font-weight: 600;
  163. font-size:30rpx;
  164. justify-content: flex-start;
  165. }
  166. .detail .pinyin3{
  167. font-family: 'GB Pinyinok-C';
  168. font-weight: normal;
  169. font-style: normal;
  170. margin: 0 10rpx;
  171. }
  172. .detail .explain{
  173. align-items: flex-start;
  174. margin-bottom: 5rpx;
  175. }
  176. .detail .bottom1{
  177. width: 100%;
  178. background-color: #fff;
  179. height:160rpx;
  180. }
  181. .detail .combineWords{
  182. margin-right: 30rpx;
  183. }
  184. .settingContainer {
  185. position: fixed;
  186. top: 0;
  187. background-color: #E3E3E3;
  188. color: #1e1e1e;
  189. z-index: 200;
  190. }
  191. .settingContainer .title1 {
  192. width: 100%;
  193. height: 125rpx;
  194. background-color: #E3E3E3;
  195. }
  196. .settingContainer .title1_1 {
  197. margin: 50rpx 0 0 30rpx;
  198. font-size: 32rpx;
  199. }
  200. .settingContainer .title2 {
  201. width: 100%;
  202. background-color: #FFFFFF;
  203. font-size: 28rpx;
  204. height: 100rpx;
  205. justify-content: space-between;
  206. font-weight: 400;
  207. }
  208. .settingContainer .title2_1 {
  209. margin-left: 30rpx;
  210. align-items: flex-start;
  211. }
  212. .settingContainer .title2_2 {
  213. margin-right: 30rpx;
  214. }
  215. .Arrow {
  216. width: 16rpx;
  217. height: 26rpx;
  218. margin: 0 0 0 30rpx;
  219. }
  220. .settingContainer .title3 {
  221. width: 100%;
  222. background-color: #FFFFFF;
  223. font-size: 28rpx;
  224. height: 139rpx;
  225. justify-content: space-between;
  226. font-weight: 400;
  227. }
  228. .settingContainer .title3_2 {
  229. font-size: 24rpx;
  230. }
  231. .settingContainer .line {
  232. width: 100%;
  233. height: 2rpx;
  234. background-color: #F8F8F8;
  235. align-items: flex-end;
  236. }
  237. .settingContainer .line1 {
  238. width: 720rpx;
  239. height: 1rpx;
  240. background-color: #E3E3E3;
  241. }
  242. .settingContainer .bottom {
  243. width:100%;
  244. height:160rpx;
  245. position: fixed;
  246. bottom:0;
  247. background-color: #CDB797;
  248. justify-content: flex-end;
  249. }
  250. .settingContainer .bottom1{
  251. width:100%;
  252. height:140rpx;
  253. background-color: #1B1B1B;
  254. text-align: center;
  255. line-height: 140rpx;
  256. font-size: 48rpx;
  257. color: #f0f0f0;
  258. }
  259. .settingMenu {
  260. position: fixed;
  261. top: 0;
  262. background-color: rgba(46, 49, 55, 0.9);
  263. z-index: 300;
  264. }
  265. .settingMenu1 {
  266. width: 100%;
  267. justify-content: flex-end;
  268. position: fixed;
  269. bottom: 0;
  270. background-color: #d2d2d2;
  271. }
  272. .settingMenuBasic {
  273. width: 100%;
  274. height: 110rpx;
  275. line-height: 110rpx;
  276. text-align: center;
  277. background-color: #fff;
  278. color: #1e1e1e;
  279. font-size: 36rpx;
  280. font-weight: 400;
  281. position: relative;
  282. }
  283. .settingMenuBasic2 {
  284. width: 100%;
  285. color: #1e1e1e;
  286. font-weight: 600;
  287. height: 173rpx;
  288. background-color: #d2d2d2;
  289. font-size: 24rpx;
  290. justify-content: center;
  291. align-items: center;
  292. }
  293. .settingMenuIcon {
  294. width: 80rpx;
  295. height: 60rpx;
  296. margin-bottom: 23rpx;
  297. }
  298. .SelectLogo {
  299. width: 40rpx;
  300. height: 40rpx;
  301. position: absolute;
  302. left: 40rpx;
  303. top: 35rpx;
  304. }
  305. .main .hanziEnd {
  306. font-family: 'Century Gothic';
  307. font-weight: bold;
  308. font-style: normal;
  309. color: #1e1e1e;
  310. font-size:36rpx;
  311. margin-top:102rpx;
  312. }
  313. .main .hanziEnd2 {
  314. border-bottom:6rpx solid #1e1e1e;
  315. min-width: 144rpx;
  316. margin-top:20rpx;
  317. padding-bottom: 20rpx;
  318. text-align: center;
  319. font-size:48rpx;
  320. }
  321. .main .hanziEnd3 {
  322. margin-top:20rpx;
  323. font-size:48rpx;
  324. }
  325. .main .btnImage04006{
  326. width:60rpx;
  327. height:95rpx;
  328. }
  329. .main .finished{
  330. margin-top: 170rpx;
  331. width:200rpx;
  332. height:200rpx;
  333. background-color: #CDB797;
  334. border-radius: 50%;
  335. }
  336. .main .finished1{
  337. width:176rpx;
  338. height:176rpx;
  339. background-color: #F5E2BE;
  340. border-radius: 50%;
  341. }
  342. .main .finished2{
  343. background-color: #D2D2D2;
  344. }
  345. .main .finished3{
  346. background-color: #F0F0F0;
  347. }
  348. .main .Remind{
  349. min-width: 108rpx;
  350. height:60rpx;
  351. background-color: #262626;
  352. color:#D2D2D2;
  353. text-align: center;
  354. line-height: 60rpx;
  355. font-size:24rpx;
  356. position: fixed;
  357. top:946rpx;
  358. left:323rpx;
  359. z-index: 20;
  360. opacity: 0;
  361. border-radius: 30rpx;
  362. }
  363. .main .Remind2{
  364. width:180rpx;
  365. left:287rpx;
  366. }
  367. .main .Remind3{
  368. width:132rpx;
  369. left:310rpx;
  370. }