default.wxss 7.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492
  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: 2654rpx;
  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: 2534rpx;
  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: 398rpx;
  81. background-color: #723c30;
  82. align-items: flex-start;
  83. }
  84. .panel0010 {
  85. flex-wrap: wrap;
  86. margin: 50rpx 0 0 0;
  87. background-color: #723c30;
  88. }
  89. .panel0011{
  90. width:100%;
  91. height:24rpx;
  92. background-color: #723c30;
  93. }
  94. .homepage_question_illus_grade01 {
  95. width: 290rpx;
  96. height: 134rpx;
  97. margin: 10rpx 15rpx 10rpx 15rpx;
  98. }
  99. .universalpic_line_zigzag_brown_down {
  100. width: 100%;
  101. height: 49rpx;
  102. }
  103. .homepage_banner{
  104. width:100%;
  105. height:270rpx;
  106. }
  107. .universalpic_line_zigzag_brown_up {
  108. width: 100%;
  109. height: 79rpx;
  110. margin-top: 10rpx;
  111. }
  112. .panel00102{
  113. width:100%;
  114. height:30rpx;
  115. background-color: #723C30;
  116. }
  117. .panel002 {
  118. width: 100%;
  119. height:698rpx;
  120. background-color: #723c30;
  121. position: relative;
  122. align-items: flex-start;
  123. }
  124. .panel0020 {
  125. width: 560rpx;
  126. height: 568rpx;
  127. background-color: #aa5d49;
  128. border-radius: 14rpx;
  129. position: relative;
  130. }
  131. .homepage_clipboard_illus_clip {
  132. width: 220rpx;
  133. height: 116rpx;
  134. position: absolute;
  135. left: 230rpx;
  136. top: -34rpx;
  137. }
  138. .homepage_clipboard_illus_ruler {
  139. width: 218rpx;
  140. height: 57rpx;
  141. position: absolute;
  142. right: 77rpx;
  143. top: 537rpx;
  144. }
  145. .panel00200 {
  146. margin-top: -14rpx;
  147. width: 490rpx;
  148. height: 478rpx;
  149. background-color: #ffc76d;
  150. border-radius: 14rpx;
  151. box-shadow: 0px 3px 0px #77472a;
  152. justify-content: flex-start;
  153. font-size: 24rpx;
  154. font-weight: 500;
  155. }
  156. .panel00200 .textTitle3 {
  157. font-size: 36rpx;
  158. margin-top: 70rpx;
  159. font-weight: 500;
  160. position: relative;
  161. width: 154rpx;
  162. height:50rpx;
  163. text-align: center;
  164. }
  165. .panel00200 .textTitle4 {
  166. -webkit-text-stroke:10rpx #bd682d;
  167. position: absolute;
  168. text-align: center;
  169. }
  170. .panel00200 .textTitle5 {
  171. color: #fff;
  172. position: absolute;
  173. text-align: center;
  174. }
  175. .panel00200 .line3 {
  176. margin-top: 50rpx;
  177. width: 430rpx;
  178. height: 4rpx;
  179. background-color: #638a79;
  180. border-radius: 2rpx;
  181. }
  182. .panel00200 .line4 {
  183. margin-top: 20rpx;
  184. }
  185. .panel002000 {
  186. width: 430rpx;
  187. justify-content: space-between;
  188. margin-top: 20rpx;
  189. }
  190. .panel00200 .text2 {
  191. font-size: 24rpx;
  192. font-weight: 600;
  193. }
  194. .btn {
  195. width: 208rpx;
  196. height: 90rpx;
  197. background-color: #98492F;
  198. border-radius: 8rpx;
  199. position: relative;
  200. padding-left: 0;
  201. padding-right: 0;
  202. }
  203. .btn::after {
  204. border: 0px;
  205. }
  206. .btn1 {
  207. width: 100%;
  208. height: 70rpx;
  209. background-color: #D0603B;
  210. border-radius: 8rpx;
  211. line-height: 70rpx;
  212. text-align: center;
  213. color: #fff;
  214. font-size: 32rpx;
  215. }
  216. .btn2 {
  217. background-color: #315982;
  218. margin-left: 14rpx;
  219. }
  220. .btn3 {
  221. background-color: #3b85d0;
  222. }
  223. .btn6 {
  224. width: 430rpx;
  225. margin-left: 0rpx;
  226. }
  227. .panel00201 {
  228. width: 160rpx;
  229. height: 160rpx;
  230. background-color: #fff;
  231. border-radius: 4rpx;
  232. position: absolute;
  233. left: 18rpx;
  234. top: 30rpx;
  235. }
  236. .universalpic_face_default_black_size01 {
  237. width: 140rpx;
  238. height: 140rpx;
  239. border-radius: 4rpx;
  240. }
  241. .gear{
  242. width:40rpx;
  243. height:40rpx;
  244. position: absolute;
  245. bottom:10rpx;
  246. left:10rpx;
  247. border-top-right-radius: 10rpx;
  248. background-color: #fff;
  249. }
  250. .img{
  251. width:24rpx;
  252. height:24rpx;
  253. }
  254. .panel003 {
  255. width: 100%;
  256. height: 1050rpx;
  257. background-color: #723c30;
  258. box-shadow: 0px 10px 0px rgba(0, 0, 0, 0.10);
  259. color: #edc1b4;
  260. justify-content: flex-start;
  261. }
  262. .circularBottom {
  263. border-bottom-left-radius: 20rpx;
  264. border-bottom-right-radius: 20rpx;
  265. }
  266. .panel0030 {
  267. width: 100%;
  268. font-size: 20rpx;
  269. justify-content: space-between;
  270. align-items: flex-start;
  271. margin-top: 30rpx;
  272. }
  273. .panel00300 {
  274. margin-left: 40rpx;
  275. align-items: flex-start;
  276. }
  277. .panel003000 {
  278. font-size: 24rpx;
  279. width: 314rpx;
  280. justify-content: space-between;
  281. margin-top: 30rpx;
  282. }
  283. .panel003000 .line {
  284. width: 5rpx;
  285. height: 20rpx;
  286. background-color: #583027;
  287. }
  288. .btn4 {
  289. background-color: #583027;
  290. margin-right: 80rpx;
  291. width: 140rpx;
  292. height: 154rpx;
  293. border-radius: 20rpx;
  294. }
  295. .btn5 {
  296. height: 140rpx;
  297. background-color: #9d4d3c;
  298. font-size: 22rpx;
  299. color: #fff;
  300. border-radius: 20rpx;
  301. }
  302. .universalpic_share_size01 {
  303. width: 50rpx;
  304. height: 50rpx;
  305. margin-top: 24rpx;
  306. }
  307. .panel0031 {
  308. margin-top: 35rpx;
  309. width: 100%;
  310. font-size:24rpx;
  311. color:#EDC1B4;
  312. align-items: flex-start;
  313. }
  314. .panel00310 {
  315. margin-left: 40rpx;
  316. }
  317. .panel0031 .line{
  318. margin-top: 30rpx;
  319. width: 100%;
  320. height:1rpx;
  321. background-color: #985546;
  322. }
  323. .panel00311 {
  324. margin-top: 30rpx;
  325. width: 100%;
  326. justify-content: space-between;
  327. }
  328. .panel003110 {
  329. margin-left: 40rpx;
  330. font-size:28rpx;
  331. font-weight: 400;
  332. }
  333. .universalpic_product_kousuan_icon_size01 {
  334. width: 40rpx;
  335. height: 40rpx;
  336. border-radius: 50%;
  337. margin-right: 20rpx;
  338. }
  339. .universalpic_indicator_maroon {
  340. width: 16rpx;
  341. height: 26rpx;
  342. margin-right: 30rpx;
  343. }
  344. .Help_aside_homepage{
  345. width: 100%;
  346. height: 310rpx;
  347. position: fixed;
  348. bottom: 0rpx;
  349. z-index: 100;
  350. }
  351. .menuPanel{
  352. position: fixed;
  353. top: 0;
  354. width: 100%;
  355. background-color:rgba(185, 220, 93, 0.9);
  356. z-index: 30;
  357. }
  358. .menu {
  359. position: fixed;
  360. bottom: 0;
  361. width: 100%;
  362. background-color: #d2d2d2;
  363. z-index: 30;
  364. font-weight: 400;
  365. }
  366. .menu .text1 {
  367. font-size: 24rpx;
  368. margin: 30rpx;
  369. }
  370. .menu .panel {
  371. font-size: 36rpx;
  372. height: 111rpx;
  373. width: 100%;
  374. background-color: #fff;
  375. position: relative;
  376. justify-content: center;
  377. }
  378. .menu .panel2 {
  379. height: 143rpx;
  380. }
  381. .menu .text3 {
  382. font-size:24rpx;
  383. font-weight: 400;
  384. }
  385. .menu .line {
  386. height: 2rpx;
  387. width: 100%;
  388. background-color: #e3e3e3;
  389. }
  390. .menu .line2 {
  391. height: 20rpx;
  392. width: 100%;
  393. background-color: #d2d2d2;
  394. }
  395. .Canvas{
  396. width: 400px;
  397. height: 300px;
  398. position: fixed;
  399. left:760rpx;
  400. top:0rpx;
  401. }
  402. .IsExitContainer{
  403. background-color: #B9DC5D;
  404. z-index: 100;
  405. position: fixed;
  406. top:0;
  407. }
  408. .IsExitText{
  409. margin-top: 200rpx;
  410. color:#1e1e1e;
  411. font-size:36rpx;
  412. }
  413. .isExit{
  414. border: 1rpx solid #1e1e1e;
  415. color:#1e1e1e;
  416. border-radius: 10rpx;
  417. margin-top: 80rpx;
  418. padding: 20rpx;
  419. width:100rpx;
  420. font-size:36rpx;
  421. text-align: center;
  422. }