index.wxss 5.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395
  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:1038rpx;
  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:314rpx;
  121. height:39rpx;
  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. }
  150. .index3 .NickName{
  151. font-size:48rpx;
  152. color:#1E1E1E;
  153. margin-top: 40rpx;
  154. width:90%;
  155. text-align: center;
  156. }
  157. .index3 .Member{
  158. font-size:24rpx;
  159. color:#fff;
  160. background-color: #C29F6D;
  161. border-radius: 8rpx;
  162. height:42rpx;
  163. line-height: 42rpx;
  164. text-align: center;
  165. padding: 0 10rpx;
  166. margin-top: 10rpx;
  167. }
  168. .index3 .Member2{
  169. background-color: #4A4A4A;
  170. }
  171. .index3 .index3_0{
  172. width:100%;
  173. margin-top: 50rpx;
  174. justify-content: center;
  175. }
  176. .index3 .index3_1{
  177. width:216rpx;
  178. justify-content: center;
  179. }
  180. .index3 .index3_1_2{
  181. width:116rpx;
  182. height:42rpx;
  183. text-align: center;
  184. line-height: 42rpx;
  185. color:#1E1E1E;
  186. font-size:26rpx;
  187. }
  188. .index3 .number{
  189. font-family: 'SF UI Display Light';
  190. font-weight: 200;
  191. font-style: normal;
  192. font-size:56rpx;
  193. }
  194. .index3 .text{
  195. font-size:24rpx;
  196. margin: 25rpx 0 0 10rpx;
  197. }
  198. .index3 .Circle{
  199. width:160rpx;
  200. height:160rpx;
  201. background-color: #ffffff;
  202. border-radius: 50%;
  203. margin-top: 100rpx;
  204. padding-left: 0;
  205. padding-right: 0;
  206. margin-bottom: 80rpx;
  207. font-size:24rpx;
  208. justify-content: flex-start;
  209. }
  210. .index3 .Circle::after {
  211. border: 0px;
  212. }
  213. .index3 .Share{
  214. width:50rpx;
  215. height:50rpx;
  216. margin: 39rpx 0 0rpx 0;
  217. }
  218. .index3 .btn {
  219. width: 600rpx;
  220. height: 100rpx;
  221. background-color: #035834;
  222. border-radius: 14rpx;
  223. }
  224. .index3 .btn1 {
  225. width: 100%;
  226. height: 90rpx;
  227. background-color: #03AF69;
  228. border-radius: 14rpx;
  229. color:#fff;
  230. text-align: center;
  231. line-height: 90rpx;
  232. font-size:36rpx;
  233. position:relative;
  234. top:0;
  235. }
  236. .index3 .btn2 {
  237. margin-top: 60rpx;
  238. }
  239. .index3 .btn3 {
  240. background-color: #262626;
  241. }
  242. .index3 .btn4 {
  243. background-color: #4D4D4D;
  244. color:#787878;
  245. }
  246. .index3 .btn5 {
  247. margin-top: 40rpx;
  248. }
  249. .index3 .btn6 {
  250. background-color: #A63917;
  251. }
  252. .index3 .btn7 {
  253. background-color: #FF7245;
  254. position: relative;
  255. }
  256. .index3 .btn8 {
  257. margin-top: 50rpx;
  258. }
  259. .index3 .ReviewCount {
  260. min-width: 53rpx;
  261. height:50rpx;
  262. background-color: #D54F24;
  263. color:#fff;
  264. border-radius: 8rpx;
  265. text-align: center;
  266. line-height: 50rpx;
  267. position: absolute;
  268. right: 20rpx;
  269. top: 20rpx;
  270. font-size:24rpx;
  271. font-family: 'Arial BoldMT';
  272. font-weight: bold;
  273. font-style: normal;
  274. }
  275. .index9{
  276. width:100%;
  277. height:35rpx;
  278. background-color: #F0F0F0;
  279. }
  280. .index4{
  281. width:100%;
  282. height:10rpx;
  283. background-color: #EB8A95;
  284. }
  285. .index5{
  286. width:100%;
  287. height:628rpx;
  288. background-color: #F5E2BE;
  289. font-size:20rpx;
  290. justify-content: flex-start;
  291. color:#1e1e1e;
  292. }
  293. .FooterDescription_1{
  294. margin-top: 60rpx;
  295. }
  296. .index5 .index5_1{
  297. width:100%;
  298. justify-content: center;
  299. }
  300. .index5 .feedback {
  301. padding-left: 0;
  302. padding-right: 0;
  303. width:156rpx;
  304. height:93rpx;
  305. background-color: #F5E2BE;
  306. margin: 30rpx 0rpx;
  307. text-align: center;
  308. line-height: 93rpx;
  309. font-size:24rpx;
  310. }
  311. .index5 .feedback1 {
  312. width:228rpx;
  313. }
  314. .index5 .index5_1_1{
  315. color:#1e1e1e;
  316. }
  317. .index5 .feedback::after {
  318. border: 0px;
  319. }
  320. .index5 .line {
  321. width:5rpx;
  322. height:20rpx;
  323. background-color: #CDB797;
  324. }
  325. .index5 .index5_2{
  326. font-size:24rpx;
  327. }
  328. .index5 .index5_3{
  329. margin-top: 30rpx;
  330. width:630rpx;
  331. flex-wrap: wrap;
  332. justify-content: space-between;
  333. }
  334. .index5 .btn {
  335. width:300rpx;
  336. height:88rpx;
  337. margin-bottom: 20rpx;
  338. }