list.wxss 4.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297
  1. .container {
  2. background-color: #3b3431;
  3. justify-content: flex-start;
  4. font-weight: 600;
  5. }
  6. .questioncollection_headline_root {
  7. width: 652rpx;
  8. height: 89rpx;
  9. position: absolute;
  10. top: 10rpx;
  11. left: 45rpx;
  12. }
  13. .line0 {
  14. width: 100%;
  15. height: 56rpx;
  16. background-color: #9c5043;
  17. }
  18. .line1 {
  19. width: 100%;
  20. height: 10rpx;
  21. background-color: #3d3835;
  22. }
  23. .line2 {
  24. width: 100%;
  25. height: 80rpx;
  26. background-color: #514a47;
  27. }
  28. .line3 {
  29. width: 100%;
  30. height: 40rpx;
  31. background-color: #433d3b;
  32. }
  33. .questioncollection_headline_light {
  34. width: 100%;
  35. height: 277rpx;
  36. position: absolute;
  37. top: 69rpx;
  38. z-index: 100;
  39. }
  40. .panelTop {
  41. margin-top: 10rpx;
  42. align-items: flex-end;
  43. justify-content: center;
  44. width: 100%;
  45. height: 160rpx;
  46. }
  47. .panelTopLine{
  48. border-top-left-radius: 8rpx;
  49. }
  50. .panelTopLine1{
  51. border-top-right-radius: 8rpx;
  52. }
  53. .panelTopCenter{
  54. width: 630rpx;
  55. height: 160rpx;
  56. }
  57. .questioncollection_headline_shelf_illus_grade01 {
  58. width: 580rpx;
  59. height: 160rpx;
  60. }
  61. .questioncollection_headline_plate01_selected {
  62. width: 112rpx;
  63. height: 70rpx;
  64. position: absolute;
  65. top: 186rpx;
  66. left: 0rpx;
  67. z-index: 100;
  68. }
  69. .questioncollection_headline_plate02_selected {
  70. width: 112rpx;
  71. height: 70rpx;
  72. position: absolute;
  73. top: 264rpx;
  74. left: 0rpx;
  75. z-index: 100;
  76. }
  77. .questioncard {
  78. width: 100%;
  79. height: 130rpx;
  80. margin-top: -40rpx;
  81. }
  82. .questioncollection_shelf_board {
  83. width: 630rpx;
  84. height: 100rpx;
  85. z-index: 50;
  86. position: relative;
  87. top:0;
  88. }
  89. .cardCenter {
  90. width: 590rpx;
  91. height: 130rpx;
  92. position: relative;
  93. justify-content: flex-start;
  94. }
  95. .questioncollection_shelf_box {
  96. width: 580rpx;
  97. height: 130rpx;
  98. position: absolute;
  99. z-index: 10;
  100. }
  101. .boxLeft {
  102. margin: 0 28rpx 0 12rpx;
  103. }
  104. .boxCenter {
  105. margin: 0 2rpx 0 38rpx;
  106. }
  107. .boxRight {
  108. margin: 0 2rpx 0 38rpx;
  109. }
  110. .questioncard_icon {
  111. width: 86rpx;
  112. height: 96rpx;
  113. z-index: 20;
  114. margin-left: 30rpx;
  115. position: relative;
  116. }
  117. .questioncard .title {
  118. color: #1e1e1e;
  119. z-index: 10;
  120. margin-left: 30rpx;
  121. align-items: flex-start;
  122. }
  123. .questioncard .title1 {
  124. font-size: 30rpx;
  125. }
  126. .questioncard .title2 {
  127. font-size: 20rpx;
  128. color: #8f4a32;
  129. margin-top: 10rpx;
  130. }
  131. .questioncard .line {
  132. background-color: #a7583c;
  133. width: 3rpx;
  134. height: 16rpx;
  135. margin: 0 20rpx;
  136. border-radius: 2rpx;
  137. }
  138. .questioncollection_shelf_box_tape {
  139. width: 36rpx;
  140. height: 48rpx;
  141. position: absolute;
  142. left: 474rpx;
  143. top: 0;
  144. z-index: 20;
  145. }
  146. .questioncard .title3 {
  147. width: 80rpx;
  148. height: 32rpx;
  149. font-size: 20rpx;
  150. background-color: #a7583c;
  151. color: #fff;
  152. margin-top: 10rpx;
  153. border-radius: 4rpx;
  154. text-align: center;
  155. line-height: 32rpx;
  156. z-index: 10;
  157. position: absolute;
  158. left: 430rpx;
  159. top: 70rpx;
  160. }
  161. .questioncollection_shelf_here {
  162. width: 130rpx;
  163. height: 60rpx;
  164. position: absolute;
  165. left: -16rpx;
  166. bottom: 0rpx;
  167. z-index: 20;
  168. }
  169. .universalpic_lock_locked_black_size01 {
  170. width: 32rpx;
  171. height: 37rpx;
  172. position: absolute;
  173. right: 34rpx;
  174. z-index: 30;
  175. }
  176. .questioncollection_shelf_footer_illus {
  177. width: 630rpx;
  178. height: 318rpx;
  179. margin-top: 0rpx;
  180. z-index: 10;
  181. position: relative;
  182. }
  183. .lineLong {
  184. width: 30rpx;
  185. height: 190rpx;
  186. background-color: #4d4d4d;
  187. margin-top: -60rpx;
  188. }
  189. .lineLeft {
  190. justify-content: flex-end;
  191. }
  192. .lineRight {
  193. justify-content: flex-start;
  194. }
  195. .lineLong1 {
  196. background-color: #6b6b6b;
  197. height: 100%;
  198. width: 10rpx;
  199. }
  200. .lineLong2 {
  201. background-color: #6b6b6b;
  202. height: 100%;
  203. width: 10rpx;
  204. border-top-left-radius: 8rpx;
  205. border-bottom-left-radius: 8rpx;
  206. }
  207. .universalpic_select_on_black {
  208. height: 30rpx;
  209. width: 30rpx;
  210. position: absolute;
  211. left: 40rpx;
  212. top: 40rpx;
  213. }
  214. .panelBottom {
  215. height: 370rpx;
  216. align-items: flex-start;
  217. background-color: #3B3431;
  218. position: relative;
  219. }
  220. .panelTopLine2{
  221. border-bottom-left-radius: 8rpx;
  222. height:410rpx;
  223. position: relative;
  224. z-index: 10;
  225. }
  226. .panelTopLine3{
  227. border-bottom-right-radius: 8rpx;
  228. height:410rpx;
  229. position: relative;
  230. z-index: 10;
  231. }
  232. .line4 {
  233. width: 100%;
  234. height: 100rpx;
  235. position: absolute;
  236. bottom:0rpx;
  237. background-color: #433D3B;
  238. }
  239. .line5 {
  240. width: 100%;
  241. height: 50rpx;
  242. background-color: #514a47;
  243. }
  244. .line6 {
  245. width: 100%;
  246. height: 550rpx;
  247. background-color: #514a47;
  248. }
  249. .Help_aside_questioncollection{
  250. width: 100%;
  251. height: 377rpx;
  252. position: fixed;
  253. bottom: 0rpx;
  254. z-index: 100;
  255. }