default.wxss 8.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586
  1. page{
  2. background-color: #583027;
  3. }
  4. .container {
  5. background-color: #583027;
  6. justify-content: flex-start;
  7. font-weight: 500;
  8. }
  9. .index0{
  10. width:100%;
  11. }
  12. .home_banner_header_sz{
  13. width:100%;
  14. height:150rpx;
  15. }
  16. .scroll-view_H {
  17. width: 100%;
  18. height: 460rpx;
  19. position: relative;
  20. }
  21. .homepage_headline_illus {
  22. width: 1500rpx;
  23. height: 460rpx;
  24. }
  25. .scrollview{
  26. width: 514rpx;
  27. height: 312rpx;
  28. position: absolute;
  29. left:910rpx;
  30. top:34rpx;
  31. }
  32. .homepage_headline_info{
  33. width: 445rpx;
  34. height: 455rpx;
  35. }
  36. .panel {
  37. width: 100%;
  38. background-color: #583027;
  39. justify-content: flex-start;
  40. }
  41. .panel .line1 {
  42. width: 100%;
  43. height: 120rpx;
  44. background-color: #291112;
  45. }
  46. .panel .line2 {
  47. width: 680rpx;
  48. height: 10rpx;
  49. background-color: rgba(0, 0, 0, 0.30);
  50. position: absolute;
  51. top:0;
  52. }
  53. .panel0 {
  54. width: 100%;
  55. position: absolute;
  56. top: 460rpx;
  57. align-items: flex-start;
  58. }
  59. .panel00 {
  60. width: 680rpx;
  61. justify-content: flex-start;
  62. }
  63. .panel000 {
  64. width: 100%;
  65. height: 90rpx;
  66. background-color: #4f2921;
  67. }
  68. .panel000 .textTitle {
  69. font-size: 36rpx;
  70. font-weight: 500;
  71. width: 180rpx;
  72. height:50rpx;
  73. }
  74. .panel000 .textTitle1 {
  75. -webkit-text-stroke:10rpx #471e1c;
  76. position: absolute;
  77. text-align: center;
  78. line-height: 50rpx;
  79. }
  80. .panel000 .textTitle2 {
  81. color: #e3e3e3;
  82. position: absolute;
  83. text-align: center;
  84. line-height: 50rpx;
  85. }
  86. .panel001 {
  87. width: 100%;
  88. height: 398rpx;
  89. background-color: #723c30;
  90. align-items: flex-start;
  91. }
  92. .panel0010 {
  93. flex-wrap: wrap;
  94. margin: 50rpx 0 0 0;
  95. background-color: #723c30;
  96. }
  97. .panel0011{
  98. width:100%;
  99. height:24rpx;
  100. background-color: #723c30;
  101. }
  102. .homepage_question_illus_grade01 {
  103. width: 290rpx;
  104. height: 134rpx;
  105. margin: 10rpx 15rpx 10rpx 15rpx;
  106. }
  107. .universalpic_line_zigzag_brown_down {
  108. width: 100%;
  109. height: 49rpx;
  110. }
  111. .homepage_banner{
  112. width:100%;
  113. height: 360rpx;
  114. }
  115. .universalpic_line_zigzag_brown_up {
  116. width: 100%;
  117. height: 79rpx;
  118. margin-top: 10rpx;
  119. }
  120. .panel00102{
  121. width:100%;
  122. height:30rpx;
  123. background-color: #723C30;
  124. }
  125. .panel002 {
  126. width: 100%;
  127. height:698rpx;
  128. background-color: #723c30;
  129. position: relative;
  130. align-items: flex-start;
  131. }
  132. .panel0020 {
  133. width: 560rpx;
  134. height: 568rpx;
  135. background-color: #aa5d49;
  136. border-radius: 14rpx;
  137. position: relative;
  138. }
  139. .homepage_clipboard_illus_clip {
  140. width: 220rpx;
  141. height: 116rpx;
  142. position: absolute;
  143. left: 230rpx;
  144. top: -34rpx;
  145. }
  146. .homepage_clipboard_illus_ruler {
  147. width: 218rpx;
  148. height: 57rpx;
  149. position: absolute;
  150. right: 77rpx;
  151. top: 537rpx;
  152. }
  153. .panel00200 {
  154. margin-top: -14rpx;
  155. width: 490rpx;
  156. height: 478rpx;
  157. background-color: #ffc76d;
  158. border-radius: 14rpx;
  159. box-shadow: 0px 3px 0px #77472a;
  160. justify-content: flex-start;
  161. font-size: 24rpx;
  162. font-weight: 500;
  163. }
  164. .panel00200 .textTitle3 {
  165. font-size: 36rpx;
  166. margin-top: 70rpx;
  167. font-weight: 500;
  168. position: relative;
  169. width: 154rpx;
  170. height:50rpx;
  171. text-align: center;
  172. }
  173. .panel00200 .textTitle4 {
  174. -webkit-text-stroke:10rpx #bd682d;
  175. position: absolute;
  176. text-align: center;
  177. }
  178. .panel00200 .textTitle5 {
  179. color: #fff;
  180. position: absolute;
  181. text-align: center;
  182. }
  183. .panel00200 .line3 {
  184. margin-top: 50rpx;
  185. width: 430rpx;
  186. height: 4rpx;
  187. background-color: #638a79;
  188. border-radius: 2rpx;
  189. }
  190. .panel00200 .line4 {
  191. margin-top: 20rpx;
  192. }
  193. .panel002000 {
  194. width: 430rpx;
  195. justify-content: space-between;
  196. margin-top: 20rpx;
  197. }
  198. .panel00200 .text2 {
  199. font-size: 24rpx;
  200. font-weight: 600;
  201. }
  202. .btn0 {
  203. width: 208rpx;
  204. height: 90rpx;
  205. background-color: #98492F;
  206. border-radius: 8rpx;
  207. position: relative;
  208. padding-left: 0;
  209. padding-right: 0;
  210. }
  211. .btn0::after {
  212. border: 0px;
  213. }
  214. .btn10 {
  215. width: 100%;
  216. height: 70rpx;
  217. background-color: #D0603B;
  218. border-radius: 8rpx;
  219. line-height: 70rpx;
  220. text-align: center;
  221. color: #fff;
  222. font-size: 32rpx;
  223. }
  224. .btn20 {
  225. background-color: #315982;
  226. margin-left: 14rpx;
  227. }
  228. .btn3 {
  229. background-color: #3b85d0;
  230. }
  231. .btn6 {
  232. width: 430rpx;
  233. margin-left: 0rpx;
  234. }
  235. .panel00201 {
  236. width: 160rpx;
  237. height: 160rpx;
  238. background-color: #fff;
  239. border-radius: 4rpx;
  240. position: absolute;
  241. left: 18rpx;
  242. top: 30rpx;
  243. }
  244. .universalpic_face_default_black_size01 {
  245. width: 140rpx;
  246. height: 140rpx;
  247. border-radius: 4rpx;
  248. }
  249. .gear{
  250. width:40rpx;
  251. height:40rpx;
  252. position: absolute;
  253. bottom:10rpx;
  254. left:10rpx;
  255. border-top-right-radius: 10rpx;
  256. background-color: #fff;
  257. }
  258. .img{
  259. width:24rpx;
  260. height:24rpx;
  261. }
  262. .panel003 {
  263. width: 100%;
  264. background-color: #723c30;
  265. box-shadow: 0px 10px 0px rgba(0, 0, 0, 0.10);
  266. color: #edc1b4;
  267. justify-content: flex-start;
  268. }
  269. .circularBottom {
  270. border-bottom-left-radius: 20rpx;
  271. border-bottom-right-radius: 20rpx;
  272. }
  273. .panel0030 {
  274. width: 100%;
  275. font-size: 20rpx;
  276. justify-content: space-between;
  277. align-items: flex-start;
  278. margin-top: 30rpx;
  279. }
  280. .panel00300 {
  281. margin-left: 40rpx;
  282. align-items: flex-start;
  283. }
  284. .panel003000 {
  285. font-size: 24rpx;
  286. width: 314rpx;
  287. justify-content: space-between;
  288. margin-top: 30rpx;
  289. }
  290. .panel003000 .line {
  291. width: 5rpx;
  292. height: 20rpx;
  293. background-color: #583027;
  294. }
  295. .btn4 {
  296. background-color: #583027;
  297. margin-right: 80rpx;
  298. width: 140rpx;
  299. height: 154rpx;
  300. border-radius: 20rpx;
  301. }
  302. .btn5 {
  303. height: 140rpx;
  304. background-color: #9d4d3c;
  305. font-size: 22rpx;
  306. color: #fff;
  307. border-radius: 20rpx;
  308. }
  309. .universalpic_share_size01 {
  310. width: 50rpx;
  311. height: 50rpx;
  312. margin-top: 24rpx;
  313. }
  314. .panel0031 {
  315. margin-top: 35rpx;
  316. width: 100%;
  317. font-size:24rpx;
  318. color:#EDC1B4;
  319. align-items: flex-start;
  320. }
  321. .panel00310 {
  322. margin-left: 40rpx;
  323. }
  324. .panel0031 .line{
  325. margin-top: 30rpx;
  326. width: 100%;
  327. height:1rpx;
  328. background-color: #985546;
  329. }
  330. .panel00311 {
  331. margin-top: 30rpx;
  332. width: 100%;
  333. justify-content: space-between;
  334. }
  335. .panel003110 {
  336. margin-left: 40rpx;
  337. font-size:28rpx;
  338. font-weight: 400;
  339. }
  340. .universalpic_product_kousuan_icon_size01 {
  341. width: 40rpx;
  342. height: 40rpx;
  343. border-radius: 50%;
  344. margin-right: 20rpx;
  345. }
  346. .universalpic_indicator_maroon {
  347. width: 16rpx;
  348. height: 26rpx;
  349. margin-right: 30rpx;
  350. }
  351. .Help_aside_homepage{
  352. width: 100%;
  353. height: 310rpx;
  354. position: fixed;
  355. bottom: 0rpx;
  356. z-index: 100;
  357. }
  358. .menuPanel{
  359. position: fixed;
  360. top: 0;
  361. width: 100%;
  362. background-color:rgba(185, 220, 93, 0.9);
  363. z-index: 30;
  364. }
  365. .menu {
  366. position: fixed;
  367. bottom: 0;
  368. width: 100%;
  369. background-color: #d2d2d2;
  370. z-index: 30;
  371. font-weight: 400;
  372. }
  373. .menu .text1 {
  374. font-size: 24rpx;
  375. margin: 30rpx;
  376. }
  377. .menu .panel {
  378. font-size: 36rpx;
  379. height: 111rpx;
  380. width: 100%;
  381. background-color: #fff;
  382. position: relative;
  383. justify-content: center;
  384. }
  385. .menu .panel2 {
  386. height: 143rpx;
  387. }
  388. .menu .text3 {
  389. font-size:24rpx;
  390. font-weight: 400;
  391. }
  392. .menu .line {
  393. height: 2rpx;
  394. width: 100%;
  395. background-color: #e3e3e3;
  396. }
  397. .menu .line2 {
  398. height: 20rpx;
  399. width: 100%;
  400. background-color: #d2d2d2;
  401. }
  402. .Canvas{
  403. width: 400px;
  404. height: 300px;
  405. position: fixed;
  406. left:760rpx;
  407. top:0rpx;
  408. }
  409. .IsExitContainer{
  410. background-color: #B9DC5D;
  411. z-index: 100;
  412. position: fixed;
  413. top:0;
  414. }
  415. .IsExitText{
  416. margin-top: 200rpx;
  417. color:#1e1e1e;
  418. font-size:36rpx;
  419. }
  420. .isExit{
  421. border: 1rpx solid #1e1e1e;
  422. color:#1e1e1e;
  423. border-radius: 10rpx;
  424. margin-top: 80rpx;
  425. padding: 20rpx;
  426. width:100rpx;
  427. font-size:36rpx;
  428. text-align: center;
  429. }
  430. .index5{
  431. width:100%;
  432. justify-content: flex-start;
  433. }
  434. .home_banner{
  435. width:600rpx;
  436. height:320rpx;
  437. margin: 40rpx 0 50rpx 0;
  438. }
  439. .HelpInfo2 {
  440. position: fixed;
  441. left: 0;
  442. top: 0;
  443. width: 100%;
  444. background-color: rgba(185, 220, 93, 0.95);
  445. justify-content: flex-start;
  446. z-index: 100;
  447. }
  448. .HelpInfo2 .btn {
  449. width: 600rpx;
  450. height: 640rpx;
  451. background-color: #D2D2D2;
  452. border-radius: 40rpx;
  453. margin: 15rpx;
  454. position: relative;
  455. margin-top: 222rpx;
  456. box-shadow: 0 0 30rpx rgba(0, 0, 0, 0.5);
  457. }
  458. .HelpInfo2 .btn1 {
  459. width: 100%;
  460. height: 640rpx;
  461. border-radius: 40rpx;
  462. color: #1e1e1e;
  463. text-align: center;
  464. font-size: 36rpx;
  465. justify-content: flex-start;
  466. }
  467. .HelpInfo2 .home_banner_window {
  468. width: 600rpx;
  469. height: 500rpx;
  470. border-top-left-radius: 40rpx;
  471. border-top-right-radius: 40rpx;
  472. }
  473. .HelpInfo2 .btn2 {
  474. width: 100%;
  475. height: 120rpx;
  476. line-height: 120rpx;
  477. background-color: #F0F0F0;
  478. color: #1e1e1e;
  479. text-align: center;
  480. font-size: 48rpx;
  481. font-weight: 500;
  482. border-bottom-left-radius: 40rpx;
  483. border-bottom-right-radius: 40rpx;
  484. }
  485. .HelpInfo2 .close2 {
  486. position: fixed;
  487. bottom:207rpx;
  488. font-size:26rpx;
  489. color: #1e1e1e;
  490. text-decoration: underline;
  491. font-weight: 500;
  492. z-index: 100;
  493. width:100%;
  494. height:50rpx;
  495. }
  496. .HelpInfo2 .close {
  497. width: 100%;
  498. height: 235rpx;
  499. position: fixed;
  500. bottom:0;
  501. }
  502. .HelpInfo2 .closeImage{
  503. width:33rpx;
  504. height:33rpx;
  505. }