answer.wxss 4.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300
  1. .container {
  2. background-color: #213a53;
  3. justify-content: flex-start;
  4. }
  5. .line0 {
  6. width: 100%;
  7. height: 112rpx;
  8. background-color: #326fae;
  9. }
  10. .line1 {
  11. width: 100%;
  12. height: 146rpx;
  13. background-color: #8c3d34;
  14. z-index: 10;
  15. }
  16. .answerroom_list_conveyer_headline_illus {
  17. width: 710rpx;
  18. height: 170rpx;
  19. position: absolute;
  20. top: 20rpx;
  21. z-index: 20;
  22. }
  23. .panelTop {
  24. width: 710rpx;
  25. position: absolute;
  26. top: 80rpx;
  27. z-index: 30;
  28. justify-content: space-between;
  29. }
  30. .panelTop .panelTop0 {
  31. width: 280rpx;
  32. height: 90rpx;
  33. margin-left: 50rpx;
  34. }
  35. .panelTop .panelTop1 {
  36. margin-right: 69rpx;
  37. }
  38. .panelTop .panelTop00 {
  39. width: 280rpx;
  40. height: 80rpx;
  41. border-top-left-radius: 20rpx;
  42. border-top-right-radius: 20rpx;
  43. background-color: #d79e59;
  44. }
  45. .panelTop .line {
  46. width: 280rpx;
  47. height: 10rpx;
  48. background-color: #b98043;
  49. }
  50. .panelTop .text {
  51. color: #fff;
  52. font-size: 26rpx;
  53. text-shadow: 3rpx 3rpx 3rpx #906a3c,
  54. 3rpx -3rpx 3rpx #906a3c,
  55. -3rpx 3rpx 3rpx #906a3c,
  56. -3rpx -3rpx 3rpx #906a3c;
  57. }
  58. .panelTop .btn {
  59. width: 16rpx;
  60. height: 16rpx;
  61. background-color: #9ee74f;
  62. margin-right: 10rpx;
  63. border-radius: 3rpx;
  64. box-shadow: 0px 3px 0px rgba(0, 0, 0, 0.10);
  65. }
  66. .panelTop .btn {
  67. background-color: #f0be7b;
  68. }
  69. .panelTop .text2 {
  70. text-shadow: 3rpx 3rpx 6rpx #c34738,
  71. 3rpx -3rpx 6rpx #c34738,
  72. -3rpx 3rpx 6rpx #c34738,
  73. -3rpx -3rpx 6rpx #c34738;
  74. }
  75. .universalpic_select_on_white {
  76. width: 30rpx;
  77. height: 30rpx;
  78. margin-right: 20rpx;
  79. }
  80. .universalpic_select_on_gray {
  81. width: 30rpx;
  82. height: 30rpx;
  83. margin-right: 12rpx;
  84. margin-left: 42rpx;
  85. }
  86. .panel0 {
  87. width: 100%;
  88. position: absolute;
  89. top: 170rpx;
  90. background-color: #213a53;
  91. }
  92. .panel0 .panel00 {
  93. width: 100%;
  94. z-index: 20;
  95. align-items: flex-start;
  96. }
  97. .panel0 .panel01 {
  98. width: 100%;
  99. z-index: 20;
  100. align-items: flex-start;
  101. position: absolute;
  102. top: 0;
  103. }
  104. .panel0 .panel000 {
  105. width: 10rpx;
  106. height: 1490rpx;
  107. background-color: #929292;
  108. z-index: 30;
  109. justify-content: space-between;
  110. }
  111. .panel0 .panel001 {
  112. width: 20rpx;
  113. height: 1490rpx;
  114. background-color: #4d4d4d;
  115. z-index: 30;
  116. }
  117. .panel0 .panel0Main {
  118. width: 610rpx;
  119. height: 1320rpx;
  120. }
  121. .panel0 .panel0MainBG {
  122. background-color: #6a6d6f;
  123. position: absolute;
  124. z-index: 200;
  125. top:0rpx;
  126. }
  127. .panel0 .item {
  128. width: 100%;
  129. height: 130rpx;
  130. background-color: #797c7d;
  131. justify-content: space-between;
  132. position: relative;
  133. }
  134. .panel0 .itemLine0 {
  135. width: 100%;
  136. height: 10rpx;
  137. background-color: rgba(0, 0, 0, 0.36);
  138. }
  139. .panel0 .itemLine00 {
  140. width: 100%;
  141. height: 10rpx;
  142. background-color: rgba(0, 0, 0, 0.46);
  143. }
  144. .panel0 .itemLine1 {
  145. width: 100%;
  146. height: 10rpx;
  147. background-color: #979595;
  148. }
  149. .panel0 .itemChild {
  150. width: 100%;
  151. height: 110rpx;
  152. justify-content: space-between;
  153. }
  154. .panel0 .itemChild0 {
  155. background-color: #5e6164;
  156. }
  157. .panel0 .itemLineSelected {
  158. width: 100%;
  159. height: 120rpx;
  160. background-color: rgba(0, 0, 0, 0.60);
  161. position: absolute;
  162. top:0;
  163. }
  164. .universalpic_select_on_orange{
  165. width: 30rpx;
  166. height: 30rpx;
  167. margin: 50rpx 0 0 42rpx;
  168. }
  169. .questioncard_icon {
  170. width: 54rpx;
  171. height: 60rpx;
  172. margin-left: 30rpx;
  173. }
  174. .itemChild .title {
  175. color: #fff;
  176. margin-left: 30rpx;
  177. align-items: flex-start;
  178. }
  179. .itemChild .title1 {
  180. font-size: 20rpx;
  181. }
  182. .itemChild .title2 {
  183. font-size: 30rpx;
  184. color: #c9c9c9;
  185. }
  186. .itemChild .title3 {
  187. width: 122rpx;
  188. height: 70rpx;
  189. background-color: #3e3e3e;
  190. color: #fff;
  191. border-top-left-radius: 4rpx;
  192. border-bottom-left-radius: 4rpx;
  193. position: relative;
  194. }
  195. .itemChild .title30 {
  196. font-size: 20rpx;
  197. font-family: 'Roboto-Bold';
  198. position: absolute;
  199. top: 10rpx;
  200. left: 14rpx;
  201. }
  202. .itemChild .title31 {
  203. font-size: 38rpx;
  204. font-family: 'Roboto-Black';
  205. margin-top: 7rpx;
  206. }
  207. .panel0 .line2 {
  208. width: 610rpx;
  209. height: 20rpx;
  210. background-color: #6a6d6f;
  211. }
  212. .answerroom_list_conveyer_footer_illus {
  213. width: 100%;
  214. height: 320rpx;
  215. position: relative;
  216. z-index: 20;
  217. }
  218. .universalpic_attention_blue_size01 {
  219. width: 20rpx;
  220. height: 20rpx;
  221. margin-right: 10rpx;
  222. }
  223. .answerroom_list_conveyer_part_left {
  224. width: 18rpx;
  225. height: 60rpx;
  226. margin: 55rpx 0 50rpx -30rpx;
  227. }
  228. .answerroom_list_conveyer_part_right {
  229. width: 18rpx;
  230. height: 60rpx;
  231. margin: 55rpx -28rpx 50rpx 0;
  232. }
  233. .panel0 .line21 {
  234. background-color: rgba(0, 0, 0, 0.2);
  235. z-index: 30;
  236. position: absolute;
  237. top: 0;
  238. width: 670rpx;
  239. }
  240. .universalpic_new_red_size01 {
  241. width: 70rpx;
  242. height: 30rpx;
  243. position: absolute;
  244. top: -15rpx;
  245. left: 40rpx;
  246. }
  247. .textFooter {
  248. margin-top: 40rpx;
  249. margin-bottom: 100rpx;
  250. }
  251. .textFooter1 {
  252. color: #4f92ba;
  253. font-size: 22rpx;
  254. }