detail.wxss 7.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539
  1. .container {
  2. background-color: #4F4745;
  3. justify-content: flex-start;
  4. width: 100%;
  5. }
  6. .makepaper_headline_illus_lab{
  7. width: 100%;
  8. height:350rpx;
  9. }
  10. .questioncard_icon {
  11. width: 86rpx;
  12. height: 96rpx;
  13. position: absolute;
  14. top:86rpx;
  15. left:490rpx;
  16. z-index: 10;
  17. }
  18. .Example{
  19. font-family: 'Roboto-Bold';
  20. font-size:24rpx;
  21. color:#D3E9FF;
  22. position: absolute;
  23. top:191rpx;
  24. left:329rpx;
  25. z-index: 10;
  26. }
  27. .makepaper_headline_illus_windows{
  28. width: 100%;
  29. height:350rpx;
  30. position: absolute;
  31. top:0;
  32. z-index: 20;
  33. }
  34. .line0 {
  35. width: 100%;
  36. height: 20rpx;
  37. background-color: #FFCE50;
  38. }
  39. .line1 {
  40. width: 100%;
  41. height: 150rpx;
  42. background-color: #B47C35;
  43. }
  44. .makepaper_headline_illus_board{
  45. width: 563rpx;
  46. height: 100rpx;
  47. }
  48. .line1 .text{
  49. color:#FAE5D2;
  50. margin-top: -80rpx;
  51. font-size:42rpx;
  52. }
  53. .line1 .text2{
  54. font-size:32rpx;
  55. margin-top: -70rpx;
  56. }
  57. .line2 {
  58. width: 100%;
  59. height: 10rpx;
  60. background-color: #9A6726;
  61. }
  62. .line3 {
  63. width: 100%;
  64. height: 120rpx;
  65. background-color: #3A3332;
  66. }
  67. .line4 {
  68. width: 100%;
  69. height: 30rpx;
  70. background-color: rgba(0,0,0,0.1);
  71. margin-top: -120rpx;
  72. z-index: 20;
  73. }
  74. .panel1 {
  75. width: 680rpx;
  76. height: 782rpx;
  77. background-color: #262626;
  78. margin-top: -30rpx;
  79. z-index: 10;
  80. color:#9B9B9B;
  81. justify-content: flex-start;
  82. border-bottom-left-radius: 40rpx;
  83. border-bottom-right-radius: 40rpx;
  84. }
  85. .panel1 .text1{
  86. font-size:36rpx;
  87. margin-top: 60rpx;
  88. }
  89. .panel1 .text2{
  90. font-size:36rpx;
  91. margin-top: 30rpx;
  92. color:#d2d2d2;
  93. }
  94. .panel1 .text2_1{
  95. margin-top: 30rpx;
  96. height:100rpx;
  97. }
  98. .panel1 .text3{
  99. font-size:24rpx;
  100. margin-top: 10rpx;
  101. color:#868686;
  102. }
  103. .universalpic_attention_black_size01{
  104. width: 20rpx;
  105. height: 20rpx;
  106. margin-right: 10rpx;
  107. }
  108. .universalpic_indicator_cell_size01{
  109. width:400rpx;
  110. height:104rpx;
  111. margin-top: -94rpx;
  112. }
  113. .btnSelect{
  114. width: 310rpx;
  115. height:104rpx;
  116. font-size: 36rpx;
  117. color:#D2D2D2;
  118. text-align: center;
  119. line-height: 90rpx;
  120. margin-top: 15rpx;
  121. }
  122. .universalpic_line_dashed_size01{
  123. width:634rpx;
  124. height:4rpx;
  125. margin-top: 52rpx;
  126. }
  127. .panel1 .text4{
  128. font-size:36rpx;
  129. margin-top: 40rpx;
  130. }
  131. .universalpic_value_cell_size01{
  132. width:400rpx;
  133. height:104rpx;
  134. margin-top: 30rpx;
  135. }
  136. .panel1 .panel10{
  137. margin-top: -104rpx;
  138. width:400rpx;
  139. height:104rpx;
  140. justify-content: space-between;
  141. }
  142. .panel1 .btnAddSub{
  143. width:90rpx;
  144. height:84rpx;
  145. margin-top: 5rpx;
  146. border-radius: 8rpx;
  147. }
  148. .panel1 .btnAddSubDisabled{
  149. background-color: rgba(46, 46, 46, 0.7);
  150. }
  151. .panel1 .Number{
  152. color:#D2D2D2;
  153. font-size: 36rpx;
  154. margin-top: 0rpx;
  155. }
  156. .panel1 .text5{
  157. font-size:24rpx;
  158. margin-top: 30rpx;
  159. color:#868686;
  160. font-weight: 400;
  161. }
  162. .btnStart {
  163. width: 680rpx;
  164. height: 160rpx;
  165. background-color: #7D2B25;
  166. border-bottom-left-radius: 40rpx;
  167. border-bottom-right-radius: 40rpx;
  168. position: relative;
  169. margin-top: 80rpx;
  170. }
  171. .btnStart1 {
  172. width: 100%;
  173. height: 130rpx;
  174. background-color: #B3443B;
  175. border-bottom-left-radius: 40rpx;
  176. border-bottom-right-radius: 40rpx;
  177. line-height: 130rpx;
  178. text-align: center;
  179. color: #DEC2B8;
  180. font-size: 56rpx;
  181. }
  182. .btn {
  183. width: 600rpx;
  184. height: 130rpx;
  185. background-color: #7D2B25;
  186. border-radius: 10rpx;
  187. position: relative;
  188. margin-top: 80rpx;
  189. margin-bottom: 60rpx;
  190. }
  191. .btn1 {
  192. width: 100%;
  193. height: 100rpx;
  194. background-color: #B3443B;
  195. border-radius: 10rpx;
  196. line-height: 100rpx;
  197. text-align: center;
  198. color: #DEC2B8;
  199. font-size: 48rpx;
  200. }
  201. .btn2Distabled {
  202. background-color: #1E1E1E;
  203. margin-top: 60rpx;
  204. }
  205. .btn1Distabled {
  206. background-color: #2E2E2E;
  207. color: #4D4D4D;
  208. }
  209. .universalpic_line_zigzag_black_down{
  210. width: 680rpx;
  211. height: 49rpx;
  212. }
  213. .universalpic_line_zigzag_black_up{
  214. width: 680rpx;
  215. height: 79rpx;
  216. margin-top: 10rpx;
  217. }
  218. .panel2 {
  219. width: 680rpx;
  220. height: 1384rpx;
  221. background-color: #262626;
  222. margin-top: 40rpx;
  223. z-index: 10;
  224. border-bottom-left-radius: 20rpx;
  225. border-bottom-right-radius: 20rpx;
  226. box-shadow: 0px 10px 0px rgba(0, 0, 0, 0.10);
  227. justify-content: flex-start;
  228. }
  229. .panel2 .panel20{
  230. width: 100rpx;
  231. height: 100rpx;
  232. background-color: #19C575;
  233. margin-top: 140rpx;
  234. border-radius: 50%;
  235. }
  236. .panel2 .text6{
  237. font-size:32rpx;
  238. margin-top: 50rpx;
  239. color:#9B9B9B;
  240. }
  241. .panel2 .androidPanel{
  242. width: 100%;
  243. height: 70rpx;
  244. background-color: #2E2E2E;
  245. margin: 30rpx 0 0 0;
  246. }
  247. .universalpic_attention_blue_size01{
  248. width: 20rpx;
  249. height: 20rpx;
  250. margin-right: 10rpx;
  251. }
  252. .panel2 .androidPanel .text{
  253. color:#787878;
  254. font-size:24rpx;
  255. }
  256. .panel2 .androidPanel .text2{
  257. color:#fff;
  258. font-size:24rpx;
  259. text-decoration:underline;
  260. }
  261. .btn2 {
  262. margin-top: 60rpx;
  263. }
  264. .panel2 .panel21{
  265. width: 600rpx;
  266. margin-top: 40rpx;
  267. flex-wrap: wrap;
  268. justify-content: center;
  269. }
  270. .panel2 .panel210{
  271. width: 130rpx;
  272. height:184rpx;
  273. border-radius: 8rpx;
  274. background-color: #dddddd;
  275. margin: 0 10rpx 20rpx 10rpx;
  276. }
  277. .universalpic_right_white_size01{
  278. width: 50rpx;
  279. height: 38rpx;
  280. }
  281. .panel2 .text8{
  282. font-size:32rpx;
  283. margin-top: 60rpx;
  284. color:#9B9B9B;
  285. }
  286. .panel2 .panel22{
  287. width:100%;
  288. margin-top: 60rpx;
  289. justify-content: space-around;
  290. align-items: flex-start;
  291. }
  292. .panel2 .panel220{
  293. width:260rpx;
  294. justify-content: flex-start;
  295. }
  296. .panel2 .panel2200{
  297. width:106rpx;
  298. height:106rpx;
  299. border-radius: 50%;
  300. background-color: #4D4D4D;
  301. }
  302. .universalpic_print_gray_size01{
  303. width:48rpx;
  304. height:50rpx;
  305. }
  306. .universalpic_write_gray_size01{
  307. width:50rpx;
  308. height:50rpx;
  309. }
  310. .panel2 .text9{
  311. width:260rpx;
  312. font-size:24rpx;
  313. margin-top: 40rpx;
  314. color:#868686;
  315. text-align: center;
  316. font-weight: 400;
  317. }
  318. .panel2 .text10{
  319. color:#fff;
  320. text-decoration:underline;
  321. }
  322. .line5 {
  323. width: 100%;
  324. height: 100rpx;
  325. }
  326. .menu {
  327. position: fixed;
  328. bottom: 0;
  329. width: 100%;
  330. background-color: #d2d2d2;
  331. z-index: 30;
  332. }
  333. .menu .text1 {
  334. font-size: 24rpx;
  335. margin: 30rpx;
  336. }
  337. .menu .panel {
  338. font-size: 36rpx;
  339. height: 111rpx;
  340. width: 100%;
  341. background-color: #fff;
  342. position: relative;
  343. }
  344. .menu .line {
  345. height: 2rpx;
  346. width: 100%;
  347. background-color: #e3e3e3;
  348. }
  349. .menu .line2 {
  350. height: 20rpx;
  351. width: 100%;
  352. background-color: #d2d2d2;
  353. }
  354. .universalpic_select_on_black {
  355. height: 30rpx;
  356. width: 30rpx;
  357. position: absolute;
  358. left:40rpx;
  359. top:40rpx;
  360. }
  361. .Canvas{
  362. width: 1050px;
  363. height: 1485px;
  364. position: fixed;
  365. left:760rpx;
  366. top:0rpx;
  367. }
  368. .loading {
  369. position: fixed;
  370. top:0;
  371. z-index: 100;
  372. background-color: rgba(229,167,68,0.8);
  373. }
  374. .loading .loading1 {
  375. position: absolute;
  376. top:317rpx;
  377. width:100%;
  378. }
  379. .loading1 .line1 {
  380. width:100%;
  381. height:20rpx;
  382. background-color: #A63917;
  383. }
  384. .loading1 .line2 {
  385. width:100%;
  386. height:279rpx;
  387. background-color: #FFE6C2;
  388. z-index: 100;
  389. }
  390. .loading1 .text {
  391. font-size:48rpx;
  392. margin-top:60rpx;
  393. }
  394. .loading1 .text2 {
  395. font-size:24rpx;
  396. margin-top: 10rpx;
  397. }
  398. .loading1 .line3 {
  399. width:100%;
  400. height:250rpx;
  401. background-color: #A63917;
  402. color:#fff;
  403. }
  404. .loading1 .text3 {
  405. font-size:28rpx;
  406. }
  407. .loading1 .text4 {
  408. font-size:32rpx;
  409. margin-top: 10rpx;
  410. font-weight: 400;
  411. text-align: center;
  412. width: 690rpx;
  413. }
  414. .loading1 .line4 {
  415. width:100%;
  416. height:20rpx;
  417. background-color: #7D2B25;
  418. margin-top: 0rpx;
  419. }
  420. .loading1 .universalpic_attention_light_red_bg{
  421. width:172rpx;
  422. height:192rpx;
  423. z-index: 110;
  424. position: absolute;
  425. top:-91rpx;
  426. }
  427. .loading1 .universalpic_attention_light_red{
  428. width:90rpx;
  429. height:90rpx;
  430. position: absolute;
  431. top: -40rpx;
  432. z-index: 110;
  433. }
  434. .loading .close {
  435. position: fixed;
  436. bottom:126rpx;
  437. width:100%;
  438. }
  439. .loading .close1 {
  440. width:120rpx;
  441. height:120rpx;
  442. border-radius: 50%;
  443. background-color: #B3443B;
  444. }
  445. .universalpic_close_white_size01{
  446. width:26rpx;
  447. height:26rpx;
  448. }
  449. .Help_aside_makepaper{
  450. width: 100%;
  451. height: 320rpx;
  452. position: fixed;
  453. bottom: 0rpx;
  454. z-index: 100;
  455. }
  456. .Help_aside_savepaper{
  457. width: 100%;
  458. height: 270rpx;
  459. position: fixed;
  460. bottom: 0rpx;
  461. z-index: 100;
  462. }