index.wxss 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878
  1. /* .container {
  2. background-color: #F5E2BE;
  3. justify-content: flex-start;
  4. font-weight: 500;
  5. color:#1e1e1e;
  6. overflow-x:hidden;
  7. }
  8. .index0{
  9. width:100%;
  10. }
  11. .home_banner_header_sz{
  12. width:100%;
  13. height:150rpx;
  14. }
  15. .index1{
  16. width:100%;
  17. height:190rpx;
  18. justify-content: space-between;
  19. align-items: flex-end;
  20. }
  21. .index1 .nav{
  22. border-bottom: 10rpx solid #593613;
  23. width:250rpx;
  24. height: 80rpx;
  25. padding-bottom: 10rpx;
  26. justify-content: flex-end;
  27. }
  28. .index1 .nav2{
  29. border-bottom: 10rpx solid #F5E2BE;
  30. }
  31. .index1 .nav3{
  32. border-bottom: 10rpx solid #3D76C7;
  33. }
  34. .index1 .img{
  35. width:174rpx;
  36. height:190rpx;
  37. }
  38. .index1 .img3{
  39. width:158rpx;
  40. height:37rpx;
  41. margin-bottom: 6rpx;
  42. }
  43. .index1 .img2{
  44. width:154rpx;
  45. height:39rpx;
  46. margin-bottom: 6rpx;
  47. }
  48. .index1 .hand{
  49. width:60rpx;
  50. height:90rpx;
  51. position: absolute;
  52. right:106rpx;
  53. top:20rpx;
  54. }
  55. .index6{
  56. width:100%;
  57. justify-content: flex-start;
  58. flex-wrap: wrap;
  59. }
  60. .index6 .btn2{
  61. width:100%;
  62. height:350rpx;
  63. }
  64. .index2{
  65. width:100%;
  66. height:2876rpx;
  67. background-color: #DFC7A4;
  68. justify-content: flex-start;
  69. }
  70. .index2 .index2_1{
  71. margin: 0 30rpx 0 30rpx;
  72. width:690rpx;
  73. flex-wrap: wrap;
  74. justify-content: space-between;
  75. }
  76. .index2 .btn {
  77. width: 330rpx;
  78. height: 448rpx;
  79. background-color: #CDB797;
  80. border-radius: 20rpx;
  81. margin-bottom: 20rpx;
  82. }
  83. .index2 .btn1 {
  84. width: 100%;
  85. height: 428rpx;
  86. background-color: #F8F8F8;
  87. border-radius: 20rpx;
  88. position:relative;
  89. top:0;
  90. }
  91. .index2 .panel1 {
  92. width: 100%;
  93. height: 298rpx;
  94. border-bottom:2rpx solid #DFDFDF;
  95. }
  96. .index2 .panel2 {
  97. width: 100%;
  98. height: 130rpx;
  99. background-color: #F0F0F0;
  100. border-bottom-left-radius: 20rpx;
  101. border-bottom-right-radius: 20rpx;
  102. }
  103. .index2 .img {
  104. width: 223rpx;
  105. height: 202rpx;
  106. }
  107. .index2 .img2 {
  108. width: 94rpx;
  109. height: 71rpx;
  110. }
  111. .index7{
  112. width:100%;
  113. height:35rpx;
  114. background-color: #DFC7A4;
  115. }
  116. .imgWave {
  117. width: 100%;
  118. height: 35rpx;
  119. }
  120. .index8{
  121. width:100%;
  122. height:406rpx;
  123. background-color: #CDB797;
  124. justify-content: flex-start;
  125. }
  126. .index8 .img{
  127. width:198rpx;
  128. height:37rpx;
  129. margin-top: 102rpx;
  130. }
  131. .index8 .index8_1{
  132. width:690rpx;
  133. height:120rpx;
  134. margin-top: 30rpx;
  135. border-radius: 20rpx;
  136. text-align: center;
  137. line-height: 120rpx;
  138. font-size:32rpx;
  139. color:#1e1e1e;
  140. background-color: #F0F0F0;
  141. }
  142. .index3{
  143. width:100%;
  144. justify-content: flex-start;
  145. background-color: #F0F0F0;
  146. align-items: center;
  147. position: relative;
  148. color:#1E1E1E;
  149. }
  150. .index3 .Avatar{
  151. width:160rpx;
  152. height:160rpx;
  153. background-color: #9B9B9B;
  154. border-radius: 20rpx;
  155. margin-top: 120rpx;
  156. position: relative;
  157. }
  158. .index3 .Avatar .gear{
  159. width:40rpx;
  160. height:40rpx;
  161. position: absolute;
  162. bottom:0;
  163. left:0;
  164. border-bottom-left-radius: 10rpx;
  165. border-top-right-radius: 10rpx;
  166. background-color: #fff;
  167. }
  168. .index3 .Avatar .img{
  169. width:24rpx;
  170. height:24rpx;
  171. }
  172. .index3 .NickName{
  173. font-size:48rpx;
  174. color:#1E1E1E;
  175. margin-top: 40rpx;
  176. width:90%;
  177. text-align: center;
  178. }
  179. .index3 .Member{
  180. font-size:24rpx;
  181. color:#fff;
  182. background-color: #C29F6D;
  183. border-radius: 8rpx;
  184. height:42rpx;
  185. line-height: 42rpx;
  186. text-align: center;
  187. padding: 0 10rpx;
  188. margin-top: 10rpx;
  189. }
  190. .index3 .Member2{
  191. background-color: #4A4A4A;
  192. }
  193. .index3 .index3_0{
  194. width:100%;
  195. margin-top: 50rpx;
  196. justify-content: center;
  197. }
  198. .index3 .index3_1{
  199. width:216rpx;
  200. justify-content: center;
  201. }
  202. .index3 .index3_1_2{
  203. width:116rpx;
  204. height:42rpx;
  205. text-align: center;
  206. line-height: 42rpx;
  207. color:#1E1E1E;
  208. font-size:26rpx;
  209. }
  210. .index3 .number{
  211. font-family: 'SF UI Display Light';
  212. font-weight: 200;
  213. font-style: normal;
  214. font-size:56rpx;
  215. }
  216. .index3 .text{
  217. font-size:24rpx;
  218. margin: 25rpx 0 0 10rpx;
  219. }
  220. .index3 .Circle{
  221. width:160rpx;
  222. height:160rpx;
  223. background-color: #ffffff;
  224. border-radius: 50%;
  225. margin-top: 100rpx;
  226. padding-left: 0;
  227. padding-right: 0;
  228. margin-bottom: 80rpx;
  229. font-size:24rpx;
  230. justify-content: flex-start;
  231. }
  232. .index3 .Circle::after {
  233. border: 0px;
  234. }
  235. .index3 .Share{
  236. width:50rpx;
  237. height:50rpx;
  238. margin: 39rpx 0 0rpx 0;
  239. }
  240. .index3 .btn {
  241. width: 600rpx;
  242. height: 100rpx;
  243. background-color: #035834;
  244. border-radius: 14rpx;
  245. }
  246. .index3 .btn1 {
  247. width: 100%;
  248. height: 90rpx;
  249. background-color: #03AF69;
  250. border-radius: 14rpx;
  251. color:#fff;
  252. text-align: center;
  253. line-height: 90rpx;
  254. font-size:36rpx;
  255. position:relative;
  256. top:0;
  257. }
  258. .index3 .btn2 {
  259. margin-top: 60rpx;
  260. }
  261. .index3 .btn3 {
  262. background-color: #262626;
  263. }
  264. .index3 .btn4 {
  265. background-color: #4D4D4D;
  266. color:#787878;
  267. }
  268. .index3 .btn5 {
  269. margin-top: 40rpx;
  270. }
  271. .index3 .btn6 {
  272. background-color: #A63917;
  273. }
  274. .index3 .btn7 {
  275. background-color: #FF7245;
  276. position: relative;
  277. }
  278. .index3 .btn8 {
  279. margin-top: 50rpx;
  280. }
  281. .index3 .ReviewCount {
  282. min-width: 53rpx;
  283. height:50rpx;
  284. background-color: #D54F24;
  285. color:#fff;
  286. border-radius: 8rpx;
  287. text-align: center;
  288. line-height: 50rpx;
  289. position: absolute;
  290. right: 20rpx;
  291. top: 20rpx;
  292. font-size:24rpx;
  293. font-family: 'Arial BoldMT';
  294. font-weight: bold;
  295. font-style: normal;
  296. }
  297. .index9{
  298. width:100%;
  299. height:35rpx;
  300. background-color: #F0F0F0;
  301. }
  302. .index10{
  303. background-color: #fff;
  304. }
  305. .index4{
  306. width:100%;
  307. height:10rpx;
  308. background-color: #EB8A95;
  309. }
  310. .index5{
  311. width:100%;
  312. background-color: #F5E2BE;
  313. font-size:20rpx;
  314. justify-content: flex-start;
  315. color:#1e1e1e;
  316. }
  317. .home_banner{
  318. width:100%;
  319. }
  320. .IsExitContainer{
  321. background-color: #F5E2BE;
  322. z-index: 100;
  323. position: fixed;
  324. top:0;
  325. }
  326. .IsExitText{
  327. margin-top: 200rpx;
  328. color:#1e1e1e;
  329. font-size:36rpx;
  330. }
  331. .isExit{
  332. border: 1rpx solid #1e1e1e;
  333. color:#1e1e1e;
  334. border-radius: 10rpx;
  335. margin-top: 80rpx;
  336. padding: 20rpx;
  337. width:100rpx;
  338. font-size:36rpx;
  339. text-align: center;
  340. }
  341. .HelpInfo2 {
  342. position: fixed;
  343. left: 0;
  344. top: 0;
  345. width: 100%;
  346. background-color: rgba(245, 226, 190, 0.95);
  347. justify-content: flex-start;
  348. z-index: 100;
  349. }
  350. .HelpInfo2 .btn {
  351. width: 600rpx;
  352. height: 640rpx;
  353. background-color: #D2D2D2;
  354. border-radius: 40rpx;
  355. margin: 15rpx;
  356. position: relative;
  357. margin-top: 222rpx;
  358. box-shadow: 0 0 30rpx rgba(0, 0, 0, 0.5);
  359. }
  360. .HelpInfo2 .btn1 {
  361. width: 100%;
  362. height: 640rpx;
  363. border-radius: 40rpx;
  364. color: #1e1e1e;
  365. text-align: center;
  366. font-size: 36rpx;
  367. justify-content: flex-start;
  368. }
  369. .HelpInfo2 .home_banner_window {
  370. width: 600rpx;
  371. height: 500rpx;
  372. border-top-left-radius: 40rpx;
  373. border-top-right-radius: 40rpx;
  374. }
  375. .HelpInfo2 .btn2 {
  376. width: 100%;
  377. height: 120rpx;
  378. line-height: 120rpx;
  379. background-color: #F0F0F0;
  380. color: #1e1e1e;
  381. text-align: center;
  382. font-size: 48rpx;
  383. font-weight: 500;
  384. border-bottom-left-radius: 40rpx;
  385. border-bottom-right-radius: 40rpx;
  386. }
  387. .HelpInfo2 .close2 {
  388. position: fixed;
  389. bottom:207rpx;
  390. font-size:26rpx;
  391. color: #1e1e1e;
  392. text-decoration: underline;
  393. font-weight: 500;
  394. z-index: 100;
  395. width:100%;
  396. height:50rpx;
  397. }
  398. .HelpInfo2 .close {
  399. width: 100%;
  400. height: 235rpx;
  401. position: fixed;
  402. bottom:0;
  403. }
  404. .HelpInfo2 .closeImage{
  405. width:33rpx;
  406. height:33rpx;
  407. } */
  408. .container {
  409. background-color: #F5E2BE;
  410. justify-content: flex-start;
  411. font-weight: 500;
  412. }
  413. .panelTop{
  414. width:100%;
  415. height:120rpx;
  416. justify-content: flex-start;
  417. position: relative;
  418. }
  419. .Avatar{
  420. width:80rpx;
  421. height:80rpx;
  422. background-color: #FEF5DA;
  423. border-radius: 20rpx;
  424. margin:0 45rpx 0 70rpx;
  425. justify-content: flex-end;
  426. position: relative;
  427. }
  428. .AvatarImage{
  429. width:80rpx;
  430. height:90rpx;
  431. }
  432. .AvatarImage1{
  433. width:80rpx;
  434. height:80rpx;
  435. border-radius: 18rpx;
  436. position: absolute;
  437. top:-10rpx;
  438. left:0;
  439. }
  440. .panelTop1{
  441. width:120rpx;
  442. justify-content: center;
  443. position: relative;
  444. z-index: 10;
  445. }
  446. .number{
  447. font-family: 'SF UI Display Light';
  448. font-weight: 200;
  449. font-style: normal;
  450. font-size:36rpx;
  451. }
  452. .panelTop11{
  453. color:#1E1E1E;
  454. font-size:22rpx;
  455. }
  456. .home_header_bg{
  457. width:250rpx;
  458. height: 120rpx;
  459. position: absolute;
  460. right:0;
  461. z-index: 5;
  462. }
  463. .message_home_01{
  464. width:265rpx;
  465. height: 127rpx;
  466. position: absolute;
  467. top:80rpx;
  468. left:70rpx;
  469. z-index: 10;
  470. }
  471. .panelTop2{
  472. width:100%;
  473. height:80rpx;
  474. background-color: #DFC7A4;
  475. align-items: flex-end;
  476. }
  477. .panelTop21{
  478. width:400rpx;
  479. height:42rpx;
  480. background-color: #593613;
  481. text-align: center;
  482. border-radius: 8rpx;
  483. line-height:42rpx;
  484. font-size:24rpx;
  485. color:#fff;
  486. }
  487. .panelList{
  488. width:100%;
  489. flex-wrap: wrap;
  490. background-color: #DFC7A4;
  491. }
  492. .btn {
  493. border-radius: 20rpx;
  494. background-color: #F8F8F8;
  495. box-shadow: 0 20rpx 1rpx #CDB797;
  496. }
  497. .panelItem{
  498. width:330rpx;
  499. height:306rpx;
  500. background-color: #F8F8F8;
  501. margin:40rpx 15rpx 0 15rpx;
  502. }
  503. .itemImg{
  504. width:207rpx;
  505. height:206rpx;
  506. }
  507. .panelTool{
  508. width:690rpx;
  509. margin:62rpx 0 80rpx 0;
  510. }
  511. .panelTool1{
  512. color:#593613;
  513. font-size:48rpx;
  514. }
  515. .panelTool2{
  516. width:690rpx;
  517. margin-top:30rpx;
  518. justify-content: space-between;
  519. }
  520. .btn1{
  521. width:100rpx;
  522. height:100rpx;
  523. }
  524. .btn2{
  525. width:275rpx;
  526. height:100rpx;
  527. position: relative;
  528. font-size:36rpx;
  529. line-height: 100rpx;
  530. text-align: center;
  531. }
  532. .search{
  533. width:30rpx;
  534. height:30rpx;
  535. }
  536. .number2{
  537. min-width:53rpx;
  538. height:50rpx;
  539. border-radius: 8rpx;
  540. background-color: #593613;
  541. color:#fff;
  542. line-height: 50rpx;
  543. text-align: center;
  544. font-size:24rpx;
  545. font-family: Arial;
  546. position: absolute;
  547. right:20rpx;
  548. }
  549. .png02016{
  550. width:754rpx;
  551. height:35rpx;
  552. }
  553. .panelOther{
  554. width:100%;
  555. height:197rpx;
  556. background-color: #CDB797;
  557. position: relative;
  558. align-items: flex-start;
  559. }
  560. .panelOther1{
  561. color:#593613;
  562. margin:80rpx 0 0 0;
  563. font-size:48rpx;
  564. }
  565. .home_triangle_up{
  566. width:34rpx;
  567. height:20rpx;
  568. position: absolute;
  569. bottom:0;
  570. z-index: 10;
  571. }
  572. .panelProduct{
  573. width:100%;
  574. background-color: #fff;
  575. align-items: flex-start;
  576. }
  577. .panelProduct0{
  578. width:50%;
  579. font-size:32rpx;
  580. color:#4D4D4D;
  581. justify-content: flex-start;
  582. align-items: flex-start;
  583. }
  584. .panelProduct1{
  585. background-color: #fff;
  586. margin: 50rpx 0 0 50rpx;
  587. font-size:32rpx;
  588. color:#4D4D4D;
  589. }
  590. .panelProduct10{
  591. width:100%;
  592. }
  593. .panelProduct2{
  594. background-color: #fff;
  595. margin: 0 0 0 50rpx;
  596. font-size:32rpx;
  597. color:#4D4D4D;
  598. }
  599. .panelProduct3{
  600. width:300rpx;
  601. margin:30rpx 0 0 50rpx;
  602. justify-content: flex-start;
  603. }
  604. .sofewareicon_mg{
  605. width:66rpx;
  606. height:66rpx;
  607. }
  608. .panelProduct31{
  609. margin:0 0 0 30rpx;
  610. align-items: flex-start;
  611. }
  612. .panelProduct311{
  613. font-size:28rpx;
  614. }
  615. .panelProduct312{
  616. font-size:20rpx;
  617. color:#4D4D4D;
  618. }
  619. .home_banner{
  620. width:100%;
  621. height: 280rpx;
  622. }
  623. .HelpInfo2 {
  624. position: fixed;
  625. left: 0;
  626. top: 0;
  627. width: 100%;
  628. background-color:#F5E2BE;
  629. justify-content: flex-start;
  630. z-index: 100;
  631. }
  632. .HelpInfo2 .btn {
  633. width: 600rpx;
  634. height: 640rpx;
  635. background-color: #D2D2D2;
  636. border-radius: 40rpx;
  637. margin: 15rpx;
  638. position: relative;
  639. margin-top: 222rpx;
  640. box-shadow: 0 0 30rpx rgba(0, 0, 0, 0.5);
  641. }
  642. .HelpInfo2 .btn1 {
  643. width: 100%;
  644. height: 640rpx;
  645. border-radius: 40rpx;
  646. color: #fff;
  647. text-align: center;
  648. font-size: 36rpx;
  649. justify-content: flex-start;
  650. }
  651. .HelpInfo2 .home_banner_window {
  652. width: 600rpx;
  653. height: 500rpx;
  654. border-top-left-radius: 40rpx;
  655. border-top-right-radius: 40rpx;
  656. }
  657. .HelpInfo2 .btn2 {
  658. width: 100%;
  659. height: 120rpx;
  660. line-height: 120rpx;
  661. background-color: #F0F0F0;
  662. color: #1e1e1e;
  663. text-align: center;
  664. font-size: 48rpx;
  665. font-weight: 500;
  666. border-bottom-left-radius: 40rpx;
  667. border-bottom-right-radius: 40rpx;
  668. }
  669. .HelpInfo2 .close2 {
  670. position: fixed;
  671. bottom:207rpx;
  672. font-size:26rpx;
  673. color: #1e1e1e;
  674. text-decoration: underline;
  675. font-weight: 500;
  676. z-index: 100;
  677. width:100%;
  678. height:50rpx;
  679. }
  680. .HelpInfo2 .close {
  681. width: 100%;
  682. height: 235rpx;
  683. position: fixed;
  684. bottom:0;
  685. }
  686. .HelpInfo2 .closeImage{
  687. width:33rpx;
  688. height:33rpx;
  689. }
  690. .PanelMiaoguo{
  691. width:100%;
  692. background-color: rgba(0, 0, 0, 0.5);
  693. z-index: 20;
  694. position: fixed;
  695. left: 0;
  696. top: 0;
  697. justify-content: flex-start;
  698. }
  699. .PanelMiaoguo1{
  700. width:100%;
  701. height:1055rpx;
  702. background-color: #1A264C;
  703. color:#fff;
  704. position: fixed;
  705. left: 0;
  706. bottom: 0;
  707. justify-content: flex-start;
  708. }
  709. .Text1{
  710. font-size:32rpx;
  711. margin-top:70rpx;
  712. }
  713. .Text2{
  714. font-size:64rpx;
  715. }
  716. .Text3{
  717. font-size:32rpx;
  718. text-align: center;
  719. }
  720. .Text4{
  721. font-size:32rpx;
  722. margin-top:50rpx;
  723. color:#FF970C;
  724. }
  725. .Text5{
  726. font-size:68rpx;
  727. color:#FF970C;
  728. }
  729. .btn3{
  730. width:580rpx;
  731. height:130rpx;
  732. border-radius: 20rpx;
  733. background-color:#FF970C;
  734. margin-top:20rpx;
  735. }
  736. .bm_sy_banner-open{
  737. width:220rpx;
  738. height:70rpx;
  739. }
  740. .bm_sy_illus{
  741. width:100%;
  742. height:360rpx;
  743. }
  744. .btnRecord{
  745. width:220rpx;
  746. height:80rpx;
  747. position: absolute;
  748. left:232rpx;
  749. top:270rpx;
  750. z-index: 20;
  751. }
  752. .btnReadme{
  753. width:125rpx;
  754. height:80rpx;
  755. position: absolute;
  756. left:35rpx;
  757. top:270rpx;
  758. z-index: 20;
  759. }
  760. .HelpInfo21{
  761. width:100%;
  762. height:500rpx;
  763. border-top-left-radius: 40rpx;
  764. border-top-right-radius: 40rpx;
  765. background-color: #B3443B;
  766. }
  767. .HelpInfo211{
  768. font-size:60rpx;
  769. margin-top:30rpx;
  770. }
  771. .HelpInfo212{
  772. font-size:36rpx;
  773. }
  774. .png02014{
  775. width:190rpx;
  776. height:190rpx;
  777. }