default.wxss 4.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327
  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. align-items: flex-start;
  167. width:590rpx;
  168. margin-bottom: 30rpx;
  169. }
  170. .panel11421_1{
  171. width:540rpx;
  172. }
  173. .avatar{
  174. margin-top: 5rpx;
  175. border-radius: 50%;
  176. width:40rpx;
  177. height:40rpx;
  178. background-color: #E3E3E3;
  179. margin-right: 10rpx;
  180. }
  181. .avatarIcon{
  182. width:40rpx;
  183. height:40rpx;
  184. border-radius: 50%;
  185. }
  186. .nickName{
  187. font-size: 24rpx;
  188. font-weight: 700;
  189. }
  190. .text13{
  191. color:#EB5C28;
  192. font-weight: 700;
  193. }
  194. .line03{
  195. position: absolute;
  196. bottom:0;
  197. width:750rpx;
  198. height:26rpx;
  199. background-color:rgba(0,0,0,0.1);
  200. justify-content: flex-end;
  201. }
  202. .panel2{
  203. width: 100%;
  204. background-color: #fff;
  205. }
  206. .text06{
  207. font-size: 36rpx;
  208. margin: 60rpx 0 0 0;
  209. align-self: flex-start;
  210. margin-left:40rpx;
  211. }
  212. .panel21{
  213. width: 670rpx;
  214. }
  215. .panel211{
  216. width: 100%;
  217. margin-top: 30rpx;
  218. }
  219. .panel2111{
  220. width: 100%;
  221. justify-content: space-between;
  222. }
  223. .panel21111{
  224. width: 450rpx;
  225. align-items: flex-start;
  226. }
  227. .panel211111{
  228. margin-top: 16rpx;
  229. }
  230. .text08{
  231. font-size: 20rpx;
  232. color:#9B9B9B;
  233. margin-left: 10rpx;
  234. height:22rpx;
  235. }
  236. .text07{
  237. margin-top: 17rpx;
  238. font-size:28rpx;
  239. font-weight: 400;
  240. width:450rpx;
  241. }
  242. .line04{
  243. width:670rpx;
  244. height:1rpx;
  245. background-color: #E3E3E3;
  246. margin-top: 30rpx;
  247. }
  248. .imgLogo2{
  249. width:24rpx;
  250. height:22rpx;
  251. }
  252. .TitleImage{
  253. width:160rpx;
  254. height:84rpx;
  255. border:1rpx solid #E3E3E3;
  256. border-radius: 10rpx;
  257. }
  258. .text09{
  259. font-size: 20rpx;
  260. font-weight: 400;
  261. width: 670rpx;
  262. margin-top: 30rpx;
  263. }
  264. .text10{
  265. font-weight: 700;
  266. }
  267. .text11{
  268. font-size: 20rpx;
  269. margin: 100rpx 50rpx 0 0;
  270. align-self:flex-end;
  271. font-weight: 400;
  272. color:#787878;
  273. }
  274. .arrowRight{
  275. width:16rpx;
  276. height:26rpx;
  277. margin-right: 60rpx;
  278. }