default.wxss 5.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374
  1. .container {
  2. background-color: #583027;
  3. justify-content: flex-start;
  4. font-weight: 500;
  5. }
  6. .scroll-view_H {
  7. width: 100%;
  8. height: 460rpx;
  9. position: relative;
  10. }
  11. .homepage_headline_illus {
  12. width: 1500rpx;
  13. height: 460rpx;
  14. }
  15. .scrollview{
  16. width: 514rpx;
  17. height: 312rpx;
  18. position: absolute;
  19. left:910rpx;
  20. top:34rpx;
  21. }
  22. .homepage_headline_info{
  23. width: 445rpx;
  24. height: 455rpx;
  25. }
  26. .panel {
  27. width: 100%;
  28. background-color: #583027;
  29. height: 2364rpx;
  30. justify-content: flex-start;
  31. }
  32. .panel .line1 {
  33. width: 100%;
  34. height: 120rpx;
  35. background-color: #291112;
  36. }
  37. .panel .line2 {
  38. width: 680rpx;
  39. height: 10rpx;
  40. background-color: rgba(0, 0, 0, 0.30);
  41. position: absolute;
  42. top:0;
  43. }
  44. .panel0 {
  45. width: 100%;
  46. position: absolute;
  47. top: 460rpx;
  48. align-items: flex-start;
  49. }
  50. .panel00 {
  51. width: 680rpx;
  52. height: 2264rpx;
  53. justify-content: flex-start;
  54. }
  55. .panel000 {
  56. width: 100%;
  57. height: 90rpx;
  58. background-color: #4f2921;
  59. }
  60. .panel000 .textTitle {
  61. font-size: 36rpx;
  62. font-weight: 500;
  63. width: 180rpx;
  64. height:50rpx;
  65. }
  66. .panel000 .textTitle1 {
  67. -webkit-text-stroke:10rpx #471e1c;
  68. position: absolute;
  69. text-align: center;
  70. line-height: 50rpx;
  71. }
  72. .panel000 .textTitle2 {
  73. color: #e3e3e3;
  74. position: absolute;
  75. text-align: center;
  76. line-height: 50rpx;
  77. }
  78. .panel001 {
  79. width: 100%;
  80. height: 368rpx;
  81. background-color: #723c30;
  82. }
  83. .panel0010 {
  84. flex-wrap: wrap;
  85. }
  86. .homepage_question_illus_grade01 {
  87. width: 290rpx;
  88. height: 134rpx;
  89. margin: 10rpx 15rpx 10rpx 15rpx;
  90. }
  91. .universalpic_line_zigzag_brown_down {
  92. width: 100%;
  93. height: 49rpx;
  94. }
  95. .universalpic_line_zigzag_brown_up {
  96. width: 100%;
  97. height: 79rpx;
  98. margin-top: 10rpx;
  99. }
  100. .panel002 {
  101. width: 100%;
  102. height: 638rpx;
  103. background-color: #723c30;
  104. position: relative;
  105. }
  106. .panel0020 {
  107. width: 560rpx;
  108. height: 568rpx;
  109. background-color: #aa5d49;
  110. border-radius: 14rpx;
  111. position: relative;
  112. }
  113. .homepage_clipboard_illus_clip {
  114. width: 220rpx;
  115. height: 116rpx;
  116. position: absolute;
  117. left: 230rpx;
  118. top: -17rpx;
  119. }
  120. .homepage_clipboard_illus_ruler {
  121. width: 218rpx;
  122. height: 57rpx;
  123. position: absolute;
  124. right: 77rpx;
  125. bottom: -5rpx;
  126. }
  127. .panel00200 {
  128. margin-top: -14rpx;
  129. width: 490rpx;
  130. height: 478rpx;
  131. background-color: #ffc76d;
  132. border-radius: 14rpx;
  133. box-shadow: 0px 3px 0px #77472a;
  134. justify-content: flex-start;
  135. font-size: 24rpx;
  136. font-weight: 500;
  137. }
  138. .panel00200 .textTitle3 {
  139. font-size: 36rpx;
  140. margin-top: 70rpx;
  141. font-weight: 500;
  142. position: relative;
  143. width: 72rpx;
  144. height:50rpx;
  145. }
  146. .panel00200 .textTitle4 {
  147. -webkit-text-stroke:10rpx #bd682d;
  148. position: absolute;
  149. text-align: center;
  150. }
  151. .panel00200 .textTitle5 {
  152. color: #fff;
  153. position: absolute;
  154. text-align: center;
  155. }
  156. .panel00200 .line3 {
  157. margin-top: 50rpx;
  158. width: 430rpx;
  159. height: 4rpx;
  160. background-color: #638a79;
  161. border-radius: 2rpx;
  162. }
  163. .panel00200 .line4 {
  164. margin-top: 20rpx;
  165. }
  166. .panel002000 {
  167. width: 410rpx;
  168. justify-content: space-between;
  169. margin-top: 20rpx;
  170. }
  171. .panel00200 .text2 {
  172. font-size: 24rpx;
  173. font-weight: 600;
  174. }
  175. .btn {
  176. width: 208rpx;
  177. height: 90rpx;
  178. background-color: #035834;
  179. border-radius: 8rpx;
  180. position: relative;
  181. padding-left: 0;
  182. padding-right: 0;
  183. }
  184. .btn::after {
  185. border: 0px;
  186. }
  187. .btn1 {
  188. width: 100%;
  189. height: 70rpx;
  190. background-color: #03af69;
  191. border-radius: 8rpx;
  192. line-height: 70rpx;
  193. text-align: center;
  194. color: #fff;
  195. font-size: 32rpx;
  196. }
  197. .btn2 {
  198. background-color: #315982;
  199. margin-left: 14rpx;
  200. }
  201. .btn3 {
  202. background-color: #3b85d0;
  203. }
  204. .btn6 {
  205. width: 430rpx;
  206. margin-left: 0rpx;
  207. }
  208. .panel00201 {
  209. width: 160rpx;
  210. height: 160rpx;
  211. background-color: #fff;
  212. border-radius: 4rpx;
  213. position: absolute;
  214. left: 18rpx;
  215. top: 30rpx;
  216. }
  217. .universalpic_face_default_black_size01 {
  218. width: 140rpx;
  219. height: 140rpx;
  220. border-radius: 4rpx;
  221. }
  222. .panel003 {
  223. width: 100%;
  224. height: 1050rpx;
  225. background-color: #723c30;
  226. box-shadow: 0px 10px 0px rgba(0, 0, 0, 0.10);
  227. color: #edc1b4;
  228. justify-content: flex-start;
  229. }
  230. .circularBottom {
  231. border-bottom-left-radius: 20rpx;
  232. border-bottom-right-radius: 20rpx;
  233. }
  234. .panel0030 {
  235. width: 100%;
  236. font-size: 20rpx;
  237. justify-content: space-between;
  238. align-items: flex-start;
  239. margin-top: 30rpx;
  240. }
  241. .panel00300 {
  242. margin-left: 40rpx;
  243. align-items: flex-start;
  244. }
  245. .panel003000 {
  246. font-size: 24rpx;
  247. width: 314rpx;
  248. justify-content: space-between;
  249. margin-top: 30rpx;
  250. }
  251. .panel003000 .line {
  252. width: 5rpx;
  253. height: 20rpx;
  254. background-color: #583027;
  255. }
  256. .btn4 {
  257. background-color: #583027;
  258. margin-right: 80rpx;
  259. width: 140rpx;
  260. height: 154rpx;
  261. border-radius: 20rpx;
  262. }
  263. .btn5 {
  264. height: 140rpx;
  265. background-color: #9d4d3c;
  266. font-size: 22rpx;
  267. color: #fff;
  268. border-radius: 20rpx;
  269. }
  270. .universalpic_share_size01 {
  271. width: 50rpx;
  272. height: 50rpx;
  273. margin-top: 24rpx;
  274. }
  275. .panel0031 {
  276. margin-top: 35rpx;
  277. width: 100%;
  278. font-size:24rpx;
  279. color:#EDC1B4;
  280. align-items: flex-start;
  281. }
  282. .panel00310 {
  283. margin-left: 40rpx;
  284. }
  285. .panel0031 .line{
  286. margin-top: 30rpx;
  287. width: 100%;
  288. height:1rpx;
  289. background-color: #985546;
  290. }
  291. .panel00311 {
  292. margin-top: 30rpx;
  293. width: 100%;
  294. justify-content: space-between;
  295. }
  296. .panel003110 {
  297. margin-left: 40rpx;
  298. font-size:28rpx;
  299. font-weight: 400;
  300. }
  301. .universalpic_product_kousuan_icon_size01 {
  302. width: 40rpx;
  303. height: 40rpx;
  304. border-radius: 50%;
  305. margin-right: 20rpx;
  306. }
  307. .universalpic_indicator_maroon {
  308. width: 16rpx;
  309. height: 26rpx;
  310. margin-right: 30rpx;
  311. }
  312. .Help_aside_homepage{
  313. width: 100%;
  314. height: 310rpx;
  315. position: fixed;
  316. bottom: 0rpx;
  317. z-index: 100;
  318. }