default.wxss 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824
  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:658rpx;
  128. background-color: #723c30;
  129. position: relative;
  130. align-items: flex-start;
  131. border-bottom-left-radius: 20rpx;
  132. border-bottom-right-radius: 20rpx;
  133. }
  134. .panel0020 {
  135. width: 560rpx;
  136. height: 568rpx;
  137. background-color: #aa5d49;
  138. border-radius: 14rpx;
  139. position: relative;
  140. }
  141. .homepage_clipboard_illus_clip {
  142. width: 220rpx;
  143. height: 116rpx;
  144. position: absolute;
  145. left: 230rpx;
  146. top: -34rpx;
  147. }
  148. .homepage_clipboard_illus_ruler {
  149. width: 218rpx;
  150. height: 57rpx;
  151. position: absolute;
  152. right: 77rpx;
  153. top: 537rpx;
  154. }
  155. .panel00200 {
  156. margin-top: -14rpx;
  157. width: 490rpx;
  158. height: 478rpx;
  159. background-color: #ffc76d;
  160. border-radius: 14rpx;
  161. box-shadow: 0px 3px 0px #77472a;
  162. justify-content: flex-start;
  163. font-size: 24rpx;
  164. font-weight: 500;
  165. }
  166. .panel00200 .textTitle3 {
  167. font-size: 36rpx;
  168. margin-top: 70rpx;
  169. font-weight: 500;
  170. position: relative;
  171. width: 174rpx;
  172. height:50rpx;
  173. text-align: center;
  174. }
  175. .panel00200 .textTitle4 {
  176. -webkit-text-stroke:10rpx #bd682d;
  177. position: absolute;
  178. text-align: center;
  179. }
  180. .panel00200 .textTitle5 {
  181. color: #fff;
  182. position: absolute;
  183. text-align: center;
  184. }
  185. .panel00200 .line3 {
  186. margin-top: 50rpx;
  187. width: 430rpx;
  188. height: 4rpx;
  189. background-color: #638a79;
  190. border-radius: 2rpx;
  191. }
  192. .panel00200 .line4 {
  193. margin-top: 20rpx;
  194. }
  195. .panel002000 {
  196. width: 430rpx;
  197. justify-content: space-between;
  198. margin-top: 20rpx;
  199. }
  200. .panel00200 .text2 {
  201. font-size: 24rpx;
  202. font-weight: 600;
  203. }
  204. .btn0 {
  205. width: 208rpx;
  206. height: 90rpx;
  207. background-color: #98492F;
  208. border-radius: 8rpx;
  209. position: relative;
  210. padding-left: 0;
  211. padding-right: 0;
  212. }
  213. .btn0::after {
  214. border: 0px;
  215. }
  216. .btn10 {
  217. width: 100%;
  218. height: 70rpx;
  219. background-color: #D0603B;
  220. border-radius: 8rpx;
  221. line-height: 70rpx;
  222. text-align: center;
  223. color: #fff;
  224. font-size: 32rpx;
  225. }
  226. .btn20 {
  227. background-color: #315982;
  228. margin-left: 14rpx;
  229. }
  230. .btn30 {
  231. background-color: #3b85d0;
  232. }
  233. .btn6 {
  234. width: 430rpx;
  235. margin-left: 0rpx;
  236. }
  237. .panel00201 {
  238. width: 160rpx;
  239. height: 160rpx;
  240. background-color: #fff;
  241. border-radius: 4rpx;
  242. position: absolute;
  243. left: 18rpx;
  244. top: 30rpx;
  245. }
  246. .universalpic_face_default_black_size01 {
  247. width: 140rpx;
  248. height: 140rpx;
  249. border-radius: 4rpx;
  250. }
  251. .gear{
  252. width:40rpx;
  253. height:40rpx;
  254. position: absolute;
  255. bottom:10rpx;
  256. left:10rpx;
  257. border-top-right-radius: 10rpx;
  258. background-color: #fff;
  259. }
  260. .img{
  261. width:24rpx;
  262. height:24rpx;
  263. }
  264. .panel003 {
  265. width: 100%;
  266. background-color: #723c30;
  267. box-shadow: 0px 10px 0px rgba(0, 0, 0, 0.10);
  268. color: #edc1b4;
  269. justify-content: flex-start;
  270. }
  271. .circularBottom {
  272. border-bottom-left-radius: 20rpx;
  273. border-bottom-right-radius: 20rpx;
  274. }
  275. .panel0030 {
  276. width: 100%;
  277. font-size: 20rpx;
  278. justify-content: space-between;
  279. align-items: flex-start;
  280. margin-top: 30rpx;
  281. }
  282. .panel00300 {
  283. margin-left: 40rpx;
  284. align-items: flex-start;
  285. }
  286. .panel003000 {
  287. font-size: 24rpx;
  288. width: 314rpx;
  289. justify-content: space-between;
  290. margin-top: 30rpx;
  291. }
  292. .panel003000 .line {
  293. width: 5rpx;
  294. height: 20rpx;
  295. background-color: #583027;
  296. }
  297. .btn4 {
  298. background-color: #583027;
  299. margin-right: 80rpx;
  300. width: 140rpx;
  301. height: 154rpx;
  302. border-radius: 20rpx;
  303. }
  304. .btn5 {
  305. height: 140rpx;
  306. background-color: #9d4d3c;
  307. font-size: 22rpx;
  308. color: #fff;
  309. border-radius: 20rpx;
  310. }
  311. .universalpic_share_size01 {
  312. width: 50rpx;
  313. height: 50rpx;
  314. margin-top: 24rpx;
  315. }
  316. .panel0031 {
  317. margin-top: 35rpx;
  318. width: 100%;
  319. font-size:24rpx;
  320. color:#EDC1B4;
  321. align-items: flex-start;
  322. }
  323. .panel00310 {
  324. margin-left: 40rpx;
  325. }
  326. .panel0031 .line{
  327. margin-top: 30rpx;
  328. width: 100%;
  329. height:1rpx;
  330. background-color: #985546;
  331. }
  332. .panel00311 {
  333. margin-top: 30rpx;
  334. width: 100%;
  335. justify-content: space-between;
  336. }
  337. .panel003110 {
  338. margin-left: 40rpx;
  339. font-size:28rpx;
  340. font-weight: 400;
  341. }
  342. .universalpic_product_kousuan_icon_size01 {
  343. width: 40rpx;
  344. height: 40rpx;
  345. border-radius: 50%;
  346. margin-right: 20rpx;
  347. }
  348. .universalpic_indicator_maroon {
  349. width: 16rpx;
  350. height: 26rpx;
  351. margin-right: 30rpx;
  352. }
  353. .Help_aside_homepage{
  354. width: 100%;
  355. height: 310rpx;
  356. position: fixed;
  357. bottom: 0rpx;
  358. z-index: 100;
  359. }
  360. .menuPanel{
  361. position: fixed;
  362. top: 0;
  363. width: 100%;
  364. background-color:rgba(185, 220, 93, 0.9);
  365. z-index: 30;
  366. }
  367. .menu {
  368. position: fixed;
  369. bottom: 0;
  370. width: 100%;
  371. background-color: #d2d2d2;
  372. z-index: 30;
  373. font-weight: 400;
  374. }
  375. .menu .text1 {
  376. font-size: 24rpx;
  377. margin: 30rpx;
  378. }
  379. .menu .panel {
  380. font-size: 36rpx;
  381. height: 111rpx;
  382. width: 100%;
  383. background-color: #fff;
  384. position: relative;
  385. justify-content: center;
  386. }
  387. .menu .panel2 {
  388. height: 143rpx;
  389. }
  390. .menu .text3 {
  391. font-size:24rpx;
  392. font-weight: 400;
  393. }
  394. .menu .line {
  395. height: 2rpx;
  396. width: 100%;
  397. background-color: #e3e3e3;
  398. }
  399. .menu .line2 {
  400. height: 20rpx;
  401. width: 100%;
  402. background-color: #d2d2d2;
  403. }
  404. .Canvas{
  405. width: 400px;
  406. height: 300px;
  407. position: fixed;
  408. left:760rpx;
  409. top:0rpx;
  410. }
  411. .index5{
  412. width:100%;
  413. justify-content: flex-start;
  414. }
  415. /* .HelpInfo2 {
  416. position: fixed;
  417. left: 0;
  418. top: 0;
  419. width: 100%;
  420. background-color: rgba(185, 220, 93, 0.95);
  421. justify-content: flex-start;
  422. z-index: 100;
  423. }
  424. .HelpInfo2 .btn {
  425. width: 600rpx;
  426. height: 640rpx;
  427. background-color: #D2D2D2;
  428. border-radius: 40rpx;
  429. margin: 15rpx;
  430. position: relative;
  431. margin-top: 222rpx;
  432. box-shadow: 0 0 30rpx rgba(0, 0, 0, 0.5);
  433. }
  434. .HelpInfo2 .btn1 {
  435. width: 100%;
  436. height: 640rpx;
  437. border-radius: 40rpx;
  438. color: #1e1e1e;
  439. text-align: center;
  440. font-size: 36rpx;
  441. justify-content: flex-start;
  442. }
  443. .HelpInfo2 .home_banner_window {
  444. width: 600rpx;
  445. height: 500rpx;
  446. border-top-left-radius: 40rpx;
  447. border-top-right-radius: 40rpx;
  448. }
  449. .HelpInfo2 .btn2 {
  450. width: 100%;
  451. height: 120rpx;
  452. line-height: 120rpx;
  453. background-color: #F0F0F0;
  454. color: #1e1e1e;
  455. text-align: center;
  456. font-size: 48rpx;
  457. font-weight: 500;
  458. border-bottom-left-radius: 40rpx;
  459. border-bottom-right-radius: 40rpx;
  460. }
  461. .HelpInfo2 .close2 {
  462. position: fixed;
  463. bottom:207rpx;
  464. font-size:26rpx;
  465. color: #1e1e1e;
  466. text-decoration: underline;
  467. font-weight: 500;
  468. z-index: 100;
  469. width:100%;
  470. height:50rpx;
  471. }
  472. .HelpInfo2 .close {
  473. width: 100%;
  474. height: 235rpx;
  475. position: fixed;
  476. bottom:0;
  477. }
  478. .HelpInfo2 .closeImage{
  479. width:33rpx;
  480. height:33rpx;
  481. } */
  482. .panel1{
  483. width:100%;
  484. position: absolute;
  485. top:1800rpx;
  486. }
  487. .panelOther{
  488. width:100%;
  489. height:160rpx;
  490. justify-content: flex-start;
  491. align-items: flex-start;
  492. position: relative;
  493. }
  494. .panelOther1{
  495. color:#fff;
  496. margin:60rpx 0 0 50rpx;
  497. font-size:36rpx;
  498. }
  499. .home_triangle_up{
  500. width:34rpx;
  501. height:20rpx;
  502. position: absolute;
  503. bottom:0;
  504. left:105rpx;
  505. z-index: 10;
  506. }
  507. .panelProduct{
  508. width:100%;
  509. background-color: #fff;
  510. align-items: flex-start;
  511. }
  512. .panelProduct0{
  513. width:50%;
  514. font-size:32rpx;
  515. color:#4D4D4D;
  516. justify-content: flex-start;
  517. align-items: flex-start;
  518. }
  519. .panelProduct1{
  520. background-color: #fff;
  521. margin: 50rpx 0 0 50rpx;
  522. font-size:32rpx;
  523. color:#4D4D4D;
  524. }
  525. .panelProduct10{
  526. width:100%;
  527. }
  528. .panelProduct2{
  529. background-color: #fff;
  530. margin: 0 0 0 50rpx;
  531. font-size:32rpx;
  532. color:#4D4D4D;
  533. }
  534. .panelProduct3{
  535. width:300rpx;
  536. margin:30rpx 0 0 50rpx;
  537. justify-content: flex-start;
  538. }
  539. .sofewareicon_mg{
  540. width:66rpx;
  541. height:66rpx;
  542. }
  543. .panelProduct31{
  544. margin:0 0 0 30rpx;
  545. align-items: flex-start;
  546. }
  547. .panelProduct311{
  548. font-size:28rpx;
  549. }
  550. .panelProduct312{
  551. font-size:20rpx;
  552. color:#4D4D4D;
  553. }
  554. .home_banner{
  555. width:100%;
  556. height: 280rpx;
  557. }
  558. .HelpInfo2 {
  559. position: fixed;
  560. left: 0;
  561. top: 0;
  562. width: 100%;
  563. background-color: #B9DC5D;
  564. justify-content: flex-start;
  565. z-index: 100;
  566. }
  567. .HelpInfo2 .btn {
  568. width: 600rpx;
  569. height: 640rpx;
  570. background-color: #D2D2D2;
  571. border-radius: 40rpx;
  572. margin: 15rpx;
  573. position: relative;
  574. margin-top: 222rpx;
  575. box-shadow: 0 0 30rpx rgba(0, 0, 0, 0.5);
  576. }
  577. .HelpInfo2 .btn1 {
  578. width: 100%;
  579. height: 640rpx;
  580. border-radius: 40rpx;
  581. color: #1e1e1e;
  582. text-align: center;
  583. font-size: 36rpx;
  584. justify-content: flex-start;
  585. }
  586. .HelpInfo2 .home_banner_window {
  587. width: 600rpx;
  588. height: 500rpx;
  589. border-top-left-radius: 40rpx;
  590. border-top-right-radius: 40rpx;
  591. }
  592. .HelpInfo2 .btn2 {
  593. width: 100%;
  594. height: 120rpx;
  595. line-height: 120rpx;
  596. background-color: #F0F0F0;
  597. color: #1e1e1e;
  598. text-align: center;
  599. font-size: 48rpx;
  600. font-weight: 500;
  601. border-bottom-left-radius: 40rpx;
  602. border-bottom-right-radius: 40rpx;
  603. }
  604. .HelpInfo2 .close2 {
  605. position: fixed;
  606. bottom:207rpx;
  607. font-size:26rpx;
  608. color: #1e1e1e;
  609. text-decoration: underline;
  610. font-weight: 500;
  611. z-index: 100;
  612. width:100%;
  613. height:50rpx;
  614. }
  615. .HelpInfo2 .close {
  616. width: 100%;
  617. height: 235rpx;
  618. position: fixed;
  619. bottom:0;
  620. }
  621. .HelpInfo2 .closeImage{
  622. width:33rpx;
  623. height:33rpx;
  624. }
  625. .PanelMiaoguo{
  626. width:100%;
  627. background-color: rgba(0, 0, 0, 0.5);
  628. z-index: 20;
  629. position: fixed;
  630. left: 0;
  631. top: 0;
  632. justify-content: flex-start;
  633. }
  634. .PanelMiaoguo1{
  635. width:100%;
  636. height:1055rpx;
  637. background-color: #1A264C;
  638. color:#fff;
  639. position: fixed;
  640. left: 0;
  641. bottom: 0;
  642. justify-content: flex-start;
  643. }
  644. .Text1{
  645. font-size:32rpx;
  646. margin-top:70rpx;
  647. }
  648. .Text2{
  649. font-size:64rpx;
  650. }
  651. .Text3{
  652. font-size:32rpx;
  653. text-align: center;
  654. }
  655. .Text4{
  656. font-size:32rpx;
  657. margin-top:50rpx;
  658. color:#FF970C;
  659. }
  660. .Text5{
  661. font-size:68rpx;
  662. color:#FF970C;
  663. }
  664. .btn3{
  665. width:580rpx;
  666. height:130rpx;
  667. border-radius: 20rpx;
  668. background-color:#FF970C;
  669. margin-top:20rpx;
  670. }
  671. .bm_sy_banner-open{
  672. width:220rpx;
  673. height:70rpx;
  674. }
  675. .bm_sy_illus{
  676. width:100%;
  677. height:360rpx;
  678. }
  679. .btnRecord{
  680. width:220rpx;
  681. height:80rpx;
  682. position: absolute;
  683. left:232rpx;
  684. top:270rpx;
  685. z-index: 20;
  686. }
  687. .btnReadme{
  688. width:125rpx;
  689. height:80rpx;
  690. position: absolute;
  691. left:35rpx;
  692. top:270rpx;
  693. z-index: 20;
  694. }
  695. .HelpInfo21{
  696. width:100%;
  697. height:500rpx;
  698. border-top-left-radius: 40rpx;
  699. border-top-right-radius: 40rpx;
  700. background-color: #DAEB99;
  701. }
  702. .HelpInfo211{
  703. font-size:60rpx;
  704. margin-top:30rpx;
  705. }
  706. .HelpInfo212{
  707. font-size:36rpx;
  708. }
  709. .png02014{
  710. width:190rpx;
  711. height:190rpx;
  712. }
  713. .message_home_01{
  714. width:265rpx;
  715. height: 127rpx;
  716. position: absolute;
  717. top:145rpx;
  718. left:40rpx;
  719. z-index: 10;
  720. }