default.wxss 4.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322
  1. .container{
  2. width:100%;
  3. background-color: #F8C324;
  4. }
  5. .pic_01{
  6. width: 100%;
  7. height:234rpx;
  8. }
  9. .panel1{
  10. width:100%;
  11. position: relative;
  12. background-color: #F8C324;
  13. }
  14. .pic_04{
  15. width:100%;
  16. height:700rpx;
  17. position: absolute;
  18. bottom:0;
  19. }
  20. .panel11{
  21. width:690rpx;
  22. border-radius: 30rpx;
  23. background-color: #FFF;
  24. min-height: 100rpx;
  25. margin-top: 40rpx;
  26. position: relative;
  27. }
  28. .panel111{
  29. width:610rpx;
  30. height:70rpx;
  31. background-color: #F2F2F2;
  32. border-radius: 14rpx;
  33. margin: 50rpx 0 30rpx 0;
  34. justify-content: flex-start;
  35. }
  36. .icon_magnifier_01{
  37. width: 24rpx;
  38. height: 24rpx;
  39. margin-left: 23rpx;
  40. }
  41. .text01{
  42. font-size: 24rpx;
  43. margin-left: 10rpx;
  44. font-weight: 400;
  45. }
  46. .line01{
  47. width: 610rpx;
  48. height:7rpx;
  49. }
  50. .text02{
  51. font-size:36rpx;
  52. margin-top: 50rpx;
  53. align-self: flex-start;
  54. margin-left:40rpx;
  55. font-weight: 700;
  56. }
  57. .panel112{
  58. width: 630rpx;
  59. margin-left: 20rpx;
  60. flex-wrap: wrap;
  61. margin-top: 10rpx;
  62. justify-content: flex-start;
  63. align-items: flex-start;
  64. }
  65. .panel1121{
  66. width:190rpx;
  67. height:121rpx;
  68. margin-right: 20rpx;
  69. align-items: flex-start;
  70. justify-content: space-between;
  71. }
  72. .panel11211{
  73. align-items: flex-start;
  74. margin: 30rpx 0 0 16rpx;
  75. }
  76. .text03{
  77. font-size:28rpx;
  78. white-space: nowrap;
  79. }
  80. .text031{
  81. margin-left: 40rpx;
  82. }
  83. .text04{
  84. font-size:18rpx;
  85. }
  86. .imgLogo{
  87. width:34rpx;
  88. height:34rpx;
  89. margin: 34rpx 22rpx 0 0;
  90. }
  91. .panel113{
  92. width:100%;
  93. height:149rpx;
  94. margin: 0 0 20rpx 0;
  95. justify-content: space-between;
  96. border-bottom-left-radius: 30rpx;
  97. border-bottom-right-radius: 30rpx;
  98. }
  99. .line05{
  100. width:610rpx;
  101. height:1rpx;
  102. background-color: #E3E3E3;
  103. margin-top: 20rpx;
  104. }
  105. .panel1131{
  106. justify-content: flex-start;
  107. align-items: flex-start;
  108. margin-left: 56rpx;
  109. }
  110. .icon_fav_01{
  111. width:24rpx;
  112. height:24rpx;
  113. margin-left: 10rpx;
  114. }
  115. .text05{
  116. font-size: 20rpx;
  117. font-weight: 400;
  118. }
  119. .panel1133{
  120. width:100%;
  121. height:100rpx;
  122. justify-content: space-between;
  123. background-color: #fff;
  124. }
  125. .panel114{
  126. width:690rpx;
  127. background-color: #fff;
  128. border-top-left-radius: 30rpx;
  129. border-top-right-radius: 30rpx;
  130. background-color: #fff;
  131. margin-top: 40rpx;
  132. justify-content: flex-start;
  133. position: relative;
  134. }
  135. .panel1141{
  136. position: relative;
  137. }
  138. .text12{
  139. font-size:36rpx;
  140. margin-top: 50rpx;
  141. align-self: flex-start;
  142. margin-bottom:20rpx;
  143. font-weight: 700;
  144. }
  145. .line06{
  146. width:610rpx;
  147. height:6rpx;
  148. background-color: #4d4d4d;
  149. }
  150. .pic_05{
  151. width:220rpx;
  152. height:130rpx;
  153. position: absolute;
  154. bottom:6rpx;
  155. right:0rpx;
  156. }
  157. .panel1142{
  158. justify-content: flex-start;
  159. margin: 40rpx 0 30rpx 0;
  160. }
  161. .panel11420{
  162. width:590rpx;
  163. }
  164. .panel11421{
  165. justify-content: flex-start;
  166. width:590rpx;
  167. margin-bottom: 30rpx;
  168. }
  169. .avatar{
  170. border-radius: 50%;
  171. width:40rpx;
  172. height:40rpx;
  173. background-color: #E3E3E3;
  174. margin-right: 10rpx;
  175. }
  176. .avatarIcon{
  177. width:40rpx;
  178. height:40rpx;
  179. border-radius: 50%;
  180. }
  181. .nickName{
  182. font-size: 24rpx;
  183. font-weight: 700;
  184. }
  185. .text13{
  186. color:#EB5C28;
  187. font-weight: 700;
  188. }
  189. .line03{
  190. position: absolute;
  191. bottom:0;
  192. width:750rpx;
  193. height:26rpx;
  194. background-color:rgba(0,0,0,0.1);
  195. justify-content: flex-end;
  196. }
  197. .panel2{
  198. width: 100%;
  199. background-color: #fff;
  200. }
  201. .text06{
  202. font-size: 36rpx;
  203. margin: 60rpx 0 0 0;
  204. align-self: flex-start;
  205. margin-left:40rpx;
  206. }
  207. .panel21{
  208. width: 670rpx;
  209. }
  210. .panel211{
  211. width: 100%;
  212. margin-top: 30rpx;
  213. }
  214. .panel2111{
  215. width: 100%;
  216. justify-content: space-between;
  217. }
  218. .panel21111{
  219. width: 450rpx;
  220. align-items: flex-start;
  221. }
  222. .panel211111{
  223. margin-top: 16rpx;
  224. }
  225. .text08{
  226. font-size: 20rpx;
  227. color:#9B9B9B;
  228. margin-left: 10rpx;
  229. height:22rpx;
  230. }
  231. .text07{
  232. margin-top: 17rpx;
  233. font-size:28rpx;
  234. font-weight: 400;
  235. width:450rpx;
  236. }
  237. .line04{
  238. width:670rpx;
  239. height:1rpx;
  240. background-color: #E3E3E3;
  241. margin-top: 30rpx;
  242. }
  243. .imgLogo2{
  244. width:24rpx;
  245. height:22rpx;
  246. }
  247. .TitleImage{
  248. width:160rpx;
  249. height:84rpx;
  250. border:1rpx solid #E3E3E3;
  251. border-radius: 10rpx;
  252. }
  253. .text09{
  254. font-size: 20rpx;
  255. font-weight: 400;
  256. width: 670rpx;
  257. margin-top: 30rpx;
  258. }
  259. .text10{
  260. font-weight: 700;
  261. }
  262. .text11{
  263. font-size: 20rpx;
  264. margin: 100rpx 50rpx 0 0;
  265. align-self:flex-end;
  266. font-weight: 400;
  267. color:#787878;
  268. }
  269. .arrowRight{
  270. width:16rpx;
  271. height:26rpx;
  272. margin-right: 60rpx;
  273. }