index.wxss 6.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463
  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. }