index.wxss 8.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584
  1. .container {
  2. background-color: #F5E2BE;
  3. justify-content: flex-start;
  4. font-weight: 500;
  5. color:#1e1e1e;
  6. overflow-x:hidden;
  7. }
  8. .index1{
  9. width:100%;
  10. height:190rpx;
  11. justify-content: space-between;
  12. align-items: flex-end;
  13. }
  14. .index1 .nav{
  15. border-bottom: 10rpx solid #593613;
  16. width:250rpx;
  17. height: 80rpx;
  18. padding-bottom: 10rpx;
  19. justify-content: flex-end;
  20. }
  21. .index1 .nav2{
  22. border-bottom: 10rpx solid #F5E2BE;
  23. }
  24. .index1 .nav3{
  25. border-bottom: 10rpx solid #0C5F73;
  26. }
  27. .index1 .img{
  28. width:174rpx;
  29. height:190rpx;
  30. }
  31. .index1 .img3{
  32. width:158rpx;
  33. height:37rpx;
  34. margin-bottom: 6rpx;
  35. }
  36. .index1 .img2{
  37. width:154rpx;
  38. height:39rpx;
  39. margin-bottom: 6rpx;
  40. }
  41. .index1 .hand{
  42. width:60rpx;
  43. height:90rpx;
  44. position: absolute;
  45. right:106rpx;
  46. top:20rpx;
  47. }
  48. .index6{
  49. width:100%;
  50. justify-content: flex-start;
  51. flex-wrap: wrap;
  52. }
  53. .index6 .btn2{
  54. width:100%;
  55. height:350rpx;
  56. }
  57. .index2{
  58. width:100%;
  59. height:1486rpx;
  60. background-color: #DFC7A4;
  61. justify-content: flex-start;
  62. }
  63. .index2 .index2_1{
  64. margin: 0 30rpx 0 30rpx;
  65. width:690rpx;
  66. flex-wrap: wrap;
  67. justify-content: space-between;
  68. }
  69. .index2 .btn {
  70. width: 330rpx;
  71. height: 448rpx;
  72. background-color: #CDB797;
  73. border-radius: 20rpx;
  74. margin-bottom: 20rpx;
  75. }
  76. .index2 .btn1 {
  77. width: 100%;
  78. height: 428rpx;
  79. background-color: #F8F8F8;
  80. border-radius: 20rpx;
  81. position:relative;
  82. top:0;
  83. }
  84. .index2 .panel1 {
  85. width: 100%;
  86. height: 298rpx;
  87. border-bottom:2rpx solid #DFDFDF;
  88. }
  89. .index2 .panel2 {
  90. width: 100%;
  91. height: 130rpx;
  92. background-color: #F0F0F0;
  93. border-bottom-left-radius: 20rpx;
  94. border-bottom-right-radius: 20rpx;
  95. }
  96. .index2 .img {
  97. width: 223rpx;
  98. height: 202rpx;
  99. }
  100. .index2 .img2 {
  101. width: 217rpx;
  102. height: 71rpx;
  103. }
  104. .index7{
  105. width:100%;
  106. height:35rpx;
  107. background-color: #DFC7A4;
  108. }
  109. .imgWave {
  110. width: 100%;
  111. height: 35rpx;
  112. }
  113. .index8{
  114. width:100%;
  115. height:406rpx;
  116. background-color: #CDB797;
  117. justify-content: flex-start;
  118. }
  119. .index8 .img{
  120. width:198rpx;
  121. height:37rpx;
  122. margin-top: 102rpx;
  123. }
  124. .index8 .index8_1{
  125. width:690rpx;
  126. height:120rpx;
  127. margin-top: 30rpx;
  128. border-radius: 20rpx;
  129. text-align: center;
  130. line-height: 120rpx;
  131. font-size:32rpx;
  132. color:#1e1e1e;
  133. background-color: #F0F0F0;
  134. }
  135. .index3{
  136. width:100%;
  137. justify-content: flex-start;
  138. background-color: #F0F0F0;
  139. align-items: center;
  140. position: relative;
  141. color:#1E1E1E;
  142. }
  143. .index3 .Avatar{
  144. width:160rpx;
  145. height:160rpx;
  146. background-color: #9B9B9B;
  147. border-radius: 20rpx;
  148. margin-top: 120rpx;
  149. position: relative;
  150. }
  151. .index3 .Avatar .gear{
  152. width:40rpx;
  153. height:40rpx;
  154. position: absolute;
  155. top:0;
  156. right:0;
  157. border-bottom-left-radius: 10rpx;
  158. border-top-right-radius: 10rpx;
  159. background-color: #fff;
  160. }
  161. .index3 .Avatar .img{
  162. width:24rpx;
  163. height:24rpx;
  164. }
  165. .index3 .NickName{
  166. font-size:48rpx;
  167. color:#1E1E1E;
  168. margin-top: 40rpx;
  169. width:90%;
  170. text-align: center;
  171. }
  172. .index3 .Member{
  173. font-size:24rpx;
  174. color:#fff;
  175. background-color: #C29F6D;
  176. border-radius: 8rpx;
  177. height:42rpx;
  178. line-height: 42rpx;
  179. text-align: center;
  180. padding: 0 10rpx;
  181. margin-top: 10rpx;
  182. }
  183. .index3 .Member2{
  184. background-color: #4A4A4A;
  185. }
  186. .index3 .index3_0{
  187. width:100%;
  188. margin-top: 50rpx;
  189. justify-content: center;
  190. }
  191. .index3 .index3_1{
  192. width:216rpx;
  193. justify-content: center;
  194. }
  195. .index3 .index3_1_2{
  196. width:116rpx;
  197. height:42rpx;
  198. text-align: center;
  199. line-height: 42rpx;
  200. color:#1E1E1E;
  201. font-size:26rpx;
  202. }
  203. .index3 .number{
  204. font-family: 'SF UI Display Light';
  205. font-weight: 200;
  206. font-style: normal;
  207. font-size:56rpx;
  208. }
  209. .index3 .text{
  210. font-size:24rpx;
  211. margin: 25rpx 0 0 10rpx;
  212. }
  213. .index3 .Circle{
  214. width:160rpx;
  215. height:160rpx;
  216. background-color: #ffffff;
  217. border-radius: 50%;
  218. margin-top: 100rpx;
  219. padding-left: 0;
  220. padding-right: 0;
  221. margin-bottom: 80rpx;
  222. font-size:24rpx;
  223. justify-content: flex-start;
  224. }
  225. .index3 .Circle::after {
  226. border: 0px;
  227. }
  228. .index3 .Share{
  229. width:50rpx;
  230. height:50rpx;
  231. margin: 39rpx 0 0rpx 0;
  232. }
  233. .index3 .btn {
  234. width: 600rpx;
  235. height: 100rpx;
  236. background-color: #035834;
  237. border-radius: 14rpx;
  238. }
  239. .index3 .btn1 {
  240. width: 100%;
  241. height: 90rpx;
  242. background-color: #03AF69;
  243. border-radius: 14rpx;
  244. color:#fff;
  245. text-align: center;
  246. line-height: 90rpx;
  247. font-size:36rpx;
  248. position:relative;
  249. top:0;
  250. }
  251. .index3 .btn2 {
  252. margin-top: 60rpx;
  253. }
  254. .index3 .btn3 {
  255. background-color: #262626;
  256. }
  257. .index3 .btn4 {
  258. background-color: #4D4D4D;
  259. color:#787878;
  260. }
  261. .index3 .btn5 {
  262. margin-top: 40rpx;
  263. }
  264. .index3 .btn6 {
  265. background-color: #A63917;
  266. }
  267. .index3 .btn7 {
  268. background-color: #FF7245;
  269. position: relative;
  270. }
  271. .index3 .btn8 {
  272. margin-top: 50rpx;
  273. }
  274. .index3 .ReviewCount {
  275. min-width: 53rpx;
  276. height:50rpx;
  277. background-color: #D54F24;
  278. color:#fff;
  279. border-radius: 8rpx;
  280. text-align: center;
  281. line-height: 50rpx;
  282. position: absolute;
  283. right: 20rpx;
  284. top: 20rpx;
  285. font-size:24rpx;
  286. font-family: 'Arial BoldMT';
  287. font-weight: bold;
  288. font-style: normal;
  289. }
  290. .index9{
  291. width:100%;
  292. height:35rpx;
  293. background-color: #F0F0F0;
  294. }
  295. .index10{
  296. background-color: #fff;
  297. }
  298. .index4{
  299. width:100%;
  300. height:10rpx;
  301. background-color: #EB8A95;
  302. }
  303. .index5{
  304. width:100%;
  305. height:628rpx;
  306. background-color: #F5E2BE;
  307. font-size:20rpx;
  308. justify-content: flex-start;
  309. color:#1e1e1e;
  310. }
  311. .FooterDescription_1{
  312. margin-top: 60rpx;
  313. }
  314. .index5 .index5_1{
  315. width:100%;
  316. justify-content: center;
  317. }
  318. .index5 .feedback {
  319. padding-left: 0;
  320. padding-right: 0;
  321. width:156rpx;
  322. height:93rpx;
  323. background-color: #F5E2BE;
  324. margin: 30rpx 0rpx;
  325. text-align: center;
  326. line-height: 93rpx;
  327. font-size:24rpx;
  328. }
  329. .index5 .feedback1 {
  330. width:228rpx;
  331. }
  332. .index5 .index5_1_1{
  333. color:#1e1e1e;
  334. }
  335. .index5 .feedback::after {
  336. border: 0px;
  337. }
  338. .index5 .line {
  339. width:5rpx;
  340. height:20rpx;
  341. background-color: #CDB797;
  342. }
  343. .index5 .index5_2{
  344. font-size:24rpx;
  345. }
  346. .index5 .index5_3{
  347. margin-top: 30rpx;
  348. width:630rpx;
  349. flex-wrap: wrap;
  350. justify-content: space-between;
  351. }
  352. .index5 .btn {
  353. width:300rpx;
  354. height:88rpx;
  355. margin-bottom: 20rpx;
  356. }
  357. .payInfo{
  358. width:100%;
  359. background-color: #fff;
  360. }
  361. .payInfo .img02025{
  362. width:100%;
  363. height:1100rpx;
  364. position: relative;
  365. }
  366. .payInfo .img02026{
  367. height:810rpx;
  368. }
  369. .payInfo .img02027{
  370. height:696rpx;
  371. }
  372. .payInfo .img02028{
  373. height:580rpx;
  374. }
  375. .payInfo .payButton{
  376. width:600rpx;
  377. height:104rpx;
  378. position: absolute;
  379. top:800rpx;
  380. left:75rpx;
  381. }
  382. .payInfo .payButton2{
  383. top:512rpx;
  384. }
  385. .payInfo .getNewUser{
  386. width:380rpx;
  387. height:180rpx;
  388. position: absolute;
  389. top:830rpx;
  390. left:188rpx;
  391. }
  392. .payInfo .getNewUser2{
  393. top:370rpx;
  394. }
  395. .payInfo .line{
  396. width:600rpx;
  397. height:3rpx;
  398. background-color: #F0F0F0;
  399. }
  400. .payInfo .text{
  401. font-size:28rpx;
  402. margin-top: 30rpx;
  403. }
  404. .payInfo .img02029{
  405. width:600rpx;
  406. height:314rpx;
  407. margin: 30rpx 0 80rpx;
  408. }
  409. .IsMemberForever{
  410. z-index: 100;
  411. position: fixed;
  412. width: 100%;
  413. left:0;
  414. top:0;
  415. background-color: rgba(245,226,190,0.95);
  416. }
  417. .IsMemberForever .btn {
  418. width: 600rpx;
  419. height: 640rpx;
  420. background-color: #D2D2D2;
  421. border-radius: 40rpx;
  422. margin-top: 230rpx;
  423. box-shadow: 0 0 30rpx rgba(0, 0, 0, 0.5);
  424. }
  425. .IsMemberForever .btn1 {
  426. width: 100%;
  427. height: 620rpx;
  428. background-color: #F0F0F0;
  429. border-radius: 40rpx;
  430. position:relative;
  431. top:0;
  432. justify-content: flex-start;
  433. }
  434. .IsMemberForever .panel1 {
  435. width: 100%;
  436. height: 600rpx;
  437. background-color: #B3443B;
  438. border-top-left-radius: 40rpx;
  439. border-top-right-radius: 40rpx;
  440. }
  441. .IsMemberForever .img {
  442. width: 190rpx;
  443. height: 190rpx;
  444. }
  445. .IsMemberForever .text1 {
  446. font-size:60rpx;
  447. color:#fff;
  448. margin-top: 30rpx;
  449. }
  450. .IsMemberForever .text2 {
  451. font-size:36rpx;
  452. color:#fff;
  453. }
  454. .IsMemberForever .line {
  455. width: 510rpx;
  456. height: 2rpx;
  457. background-color: #FC8D90;
  458. margin-top: 20rpx;
  459. }
  460. .IsMemberForever .text3 {
  461. font-size:24rpx;
  462. color:#fff;
  463. margin-top: 30rpx;
  464. font-weight: 400;
  465. }
  466. .IsMemberForever .panel2 {
  467. width: 100%;
  468. height: 120rpx;
  469. font-size:48rpx;
  470. }
  471. .IsMemberForever .close {
  472. width: 100%;
  473. height: 235rpx;
  474. position: fixed;
  475. bottom: 0;
  476. }
  477. .IsMemberForever .closeImage {
  478. width: 33rpx;
  479. height: 33rpx;
  480. }
  481. .container .bottom{
  482. width:100%;
  483. height:133rpx;
  484. position: fixed;
  485. bottom:0;
  486. background-color: #7D2B25;
  487. justify-content: flex-end;
  488. z-index: 100;
  489. }
  490. .bottom .bottom1{
  491. width:100%;
  492. height:123rpx;
  493. background-color: #B3443B;
  494. text-align: center;
  495. font-size: 48rpx;
  496. color: #fff;
  497. justify-content: space-between;
  498. }
  499. .bottom .left{
  500. margin-left: 50rpx;
  501. font-size: 22rpx;
  502. color: #F5E2BE;
  503. align-items: flex-start;
  504. }
  505. .bottom .img02030{
  506. width:243rpx;
  507. height:42rpx;
  508. margin-top: 6rpx;
  509. }
  510. .bottom .right{
  511. margin-right: 70rpx;
  512. }