list.wxss 3.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214
  1. .container {
  2. background-color: #3b3431;
  3. justify-content: flex-start;
  4. }
  5. .questioncollection_headline_root {
  6. width: 652rpx;
  7. height: 89rpx;
  8. position: absolute;
  9. top: 10rpx;
  10. left: 45rpx;
  11. }
  12. .line0 {
  13. width: 100%;
  14. height: 56rpx;
  15. background-color: #9c5043;
  16. }
  17. .line1 {
  18. width: 100%;
  19. height: 10rpx;
  20. background-color: #3d3835;
  21. }
  22. .line2 {
  23. width: 100%;
  24. height: 80rpx;
  25. background-color: #514a47;
  26. }
  27. .line3 {
  28. width: 100%;
  29. height: 40rpx;
  30. background-color: #433d3b;
  31. }
  32. .questioncollection_headline_light {
  33. width: 100%;
  34. height: 277rpx;
  35. position: absolute;
  36. top: 69rpx;
  37. z-index: 100;
  38. }
  39. .questioncollection_headline_shelf_illus_grade01 {
  40. width: 520rpx;
  41. height: 160rpx;
  42. margin-top: 10rpx;
  43. }
  44. .questioncollection_headline_plate{
  45. width: 112rpx;
  46. height: 70rpx;
  47. position: absolute;
  48. top:240rpx;
  49. left:60rpx;
  50. }
  51. .questioncollection_shelf_board {
  52. width: 630rpx;
  53. height: 100rpx;
  54. z-index: 10;
  55. }
  56. .questioncard {
  57. width: 580rpx;
  58. height: 130rpx;
  59. margin-top: -40rpx;
  60. position: relative;
  61. justify-content: flex-start;
  62. }
  63. .questioncollection_shelf_box {
  64. width: 580rpx;
  65. height: 130rpx;
  66. position: absolute;
  67. }
  68. .boxLeft {
  69. margin-left: -20rpx;
  70. }
  71. .boxRight {
  72. margin-right: -20rpx;
  73. }
  74. .questioncard_icon {
  75. width: 86rpx;
  76. height: 96rpx;
  77. z-index: 10;
  78. margin-left: 30rpx;
  79. }
  80. .questioncard .title {
  81. color: #1e1e1e;
  82. z-index: 10;
  83. margin-left: 30rpx;
  84. align-items: flex-start;
  85. }
  86. .questioncard .title1 {
  87. font-size: 30rpx;
  88. }
  89. .questioncard .title2 {
  90. font-size: 20rpx;
  91. color: #8f4a32;
  92. margin-top: 10rpx;
  93. }
  94. .questioncard .line {
  95. background-color: #a7583c;
  96. width: 3rpx;
  97. height: 16rpx;
  98. margin: 0 20rpx;
  99. border-radius: 2rpx;
  100. }
  101. .questioncollection_shelf_box_tape {
  102. width: 36rpx;
  103. height: 48rpx;
  104. position: absolute;
  105. left: 474rpx;
  106. top: 0;
  107. }
  108. .questioncard .title3 {
  109. width: 80rpx;
  110. height: 32rpx;
  111. font-size: 20rpx;
  112. background-color: #a7583c;
  113. color: #fff;
  114. margin-top: 10rpx;
  115. border-radius: 4rpx;
  116. text-align: center;
  117. line-height: 32rpx;
  118. z-index: 10;
  119. position: absolute;
  120. left: 430rpx;
  121. top: 70rpx;
  122. }
  123. .questioncollection_shelf_here{
  124. width: 130rpx;
  125. height: 60rpx;
  126. position: absolute;
  127. left:-16rpx;
  128. bottom: 0rpx;
  129. z-index: 20;
  130. }
  131. .universalpic_lock_locked_black_size01 {
  132. width: 32rpx;
  133. height: 37rpx;
  134. position: absolute;
  135. right: 34rpx;
  136. }
  137. .questioncollection_shelf_footer_illus{
  138. width: 630rpx;
  139. height: 318rpx;
  140. margin-top: 0rpx;
  141. z-index: 10;
  142. }
  143. .line4 {
  144. width: 100%;
  145. height: 100rpx;
  146. background-color: #433d3b;
  147. margin-top: -50rpx;
  148. }
  149. .line5 {
  150. width: 100%;
  151. height: 50rpx;
  152. background-color: #514A47;
  153. }
  154. .lineLong {
  155. width: 30rpx;
  156. height: 1100rpx;
  157. border-radius: 8rpx;
  158. background-color: #4D4D4D;
  159. }
  160. .lineLeft {
  161. position: absolute;
  162. top:168rpx;
  163. left:30rpx;
  164. justify-content: flex-end;
  165. }
  166. .lineRight {
  167. position: absolute;
  168. top:168rpx;
  169. right:30rpx;
  170. justify-content: flex-start;
  171. }
  172. .lineLong1{
  173. background-color: #6B6B6B;
  174. height:100%;
  175. width:10rpx;
  176. border-top-right-radius: 8rpx;
  177. border-bottom-right-radius: 8rpx;
  178. }
  179. .lineLong2{
  180. background-color: #6B6B6B;
  181. height:100%;
  182. width:10rpx;
  183. border-top-left-radius: 8rpx;
  184. border-bottom-left-radius: 8rpx;
  185. }