index.wxss 5.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361
  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. bottom:0;
  156. left: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. background-color: #F5E2BE;
  306. font-size:20rpx;
  307. justify-content: flex-start;
  308. color:#1e1e1e;
  309. }
  310. .home_banner{
  311. width:100%;
  312. height:270rpx;
  313. }