detail.wxss 6.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471
  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: 854rpx;
  77. background-color: #262626;
  78. margin-top: -30rpx;
  79. z-index: 10;
  80. color:#9B9B9B;
  81. justify-content: flex-start;
  82. }
  83. .panel1 .text1{
  84. font-size:32rpx;
  85. margin-top: 60rpx;
  86. }
  87. .panel1 .text2{
  88. font-size:36rpx;
  89. margin-top: 30rpx;
  90. color:#d2d2d2;
  91. }
  92. .panel1 .text2_1{
  93. margin-top: 30rpx;
  94. height:100rpx;
  95. }
  96. .panel1 .text3{
  97. font-size:24rpx;
  98. margin-top: 10rpx;
  99. color:#868686;
  100. }
  101. .universalpic_attention_black_size01{
  102. width: 20rpx;
  103. height: 20rpx;
  104. margin-right: 10rpx;
  105. }
  106. .universalpic_indicator_cell_size01{
  107. width:400rpx;
  108. height:104rpx;
  109. margin-top: -94rpx;
  110. }
  111. .btnSelect{
  112. width: 310rpx;
  113. height:104rpx;
  114. font-size: 36rpx;
  115. color:#D2D2D2;
  116. text-align: center;
  117. line-height: 90rpx;
  118. }
  119. .universalpic_line_dashed_size01{
  120. width:634rpx;
  121. height:4rpx;
  122. margin-top: 40rpx;
  123. }
  124. .panel1 .text4{
  125. font-size:32rpx;
  126. margin-top: 40rpx;
  127. }
  128. .universalpic_value_cell_size01{
  129. width:400rpx;
  130. height:104rpx;
  131. margin-top: 20rpx;
  132. }
  133. .panel1 .panel10{
  134. margin-top: -104rpx;
  135. width:400rpx;
  136. height:104rpx;
  137. justify-content: space-between;
  138. }
  139. .panel1 .btnAddSub{
  140. width:90rpx;
  141. height:104rpx;
  142. }
  143. .panel1 .Number{
  144. color:#D2D2D2;
  145. font-size: 36rpx;
  146. margin-top: -14rpx;
  147. }
  148. .panel1 .text5{
  149. font-size:24rpx;
  150. margin-top: 20rpx;
  151. color:#868686;
  152. font-weight: 400;
  153. }
  154. .btn {
  155. width: 600rpx;
  156. height: 130rpx;
  157. background-color: #7D2B25;
  158. border-radius: 10rpx;
  159. position: relative;
  160. margin-top: 80rpx;
  161. margin-bottom: 60rpx;
  162. }
  163. .btn1 {
  164. width: 100%;
  165. height: 100rpx;
  166. background-color: #B3443B;
  167. border-radius: 10rpx;
  168. line-height: 100rpx;
  169. text-align: center;
  170. color: #DEC2B8;
  171. font-size: 48rpx;
  172. }
  173. .btn2Distabled {
  174. background-color: #1E1E1E;
  175. margin-top: 60rpx;
  176. }
  177. .btn1Distabled {
  178. background-color: #2E2E2E;
  179. color: #4D4D4D;
  180. }
  181. .universalpic_line_zigzag_black_down{
  182. width: 680rpx;
  183. height: 49rpx;
  184. }
  185. .universalpic_line_zigzag_black_up{
  186. width: 680rpx;
  187. height: 79rpx;
  188. margin-top: 10rpx;
  189. }
  190. .panel2 {
  191. width: 680rpx;
  192. height: 1384rpx;
  193. background-color: #262626;
  194. margin-top: -30rpx;
  195. z-index: 10;
  196. border-bottom-left-radius: 20rpx;
  197. border-bottom-right-radius: 20rpx;
  198. box-shadow: 0px 10px 0px rgba(0, 0, 0, 0.10);
  199. justify-content: flex-start;
  200. }
  201. .panel2 .panel20{
  202. width: 100rpx;
  203. height: 100rpx;
  204. background-color: #19C575;
  205. margin-top: 80rpx;
  206. border-radius: 50%;
  207. }
  208. .panel2 .text6{
  209. font-size:32rpx;
  210. margin-top: 50rpx;
  211. color:#9B9B9B;
  212. }
  213. .btn2 {
  214. margin-top: 60rpx;
  215. }
  216. .panel2 .panel21{
  217. width: 600rpx;
  218. margin-top: 40rpx;
  219. flex-wrap: wrap;
  220. justify-content: flex-start;
  221. }
  222. .panel2 .panel210{
  223. width: 130rpx;
  224. height:184rpx;
  225. border-radius: 8rpx;
  226. background-color: #dddddd;
  227. margin: 0 10rpx 20rpx 10rpx;
  228. }
  229. .universalpic_right_white_size01{
  230. width: 50rpx;
  231. height: 38rpx;
  232. }
  233. .panel2 .text8{
  234. font-size:32rpx;
  235. margin-top: 60rpx;
  236. color:#9B9B9B;
  237. }
  238. .panel2 .panel22{
  239. width:100%;
  240. margin-top: 60rpx;
  241. justify-content: space-around;
  242. align-items: flex-start;
  243. }
  244. .panel2 .panel220{
  245. width:260rpx;
  246. justify-content: flex-start;
  247. }
  248. .panel2 .panel2200{
  249. width:106rpx;
  250. height:106rpx;
  251. border-radius: 50%;
  252. background-color: #4D4D4D;
  253. }
  254. .universalpic_print_gray_size01{
  255. width:48rpx;
  256. height:50rpx;
  257. }
  258. .universalpic_write_gray_size01{
  259. width:50rpx;
  260. height:50rpx;
  261. }
  262. .panel2 .text9{
  263. width:260rpx;
  264. font-size:24rpx;
  265. margin-top: 40rpx;
  266. color:#868686;
  267. text-align: center;
  268. font-weight: 400;
  269. }
  270. .panel2 .text10{
  271. color:#fff;
  272. text-decoration:underline;
  273. }
  274. .line5 {
  275. width: 100%;
  276. height: 100rpx;
  277. }
  278. .menu {
  279. position: fixed;
  280. bottom: 0;
  281. width: 100%;
  282. background-color: #d2d2d2;
  283. z-index: 30;
  284. }
  285. .menu .text1 {
  286. font-size: 24rpx;
  287. margin: 30rpx;
  288. }
  289. .menu .panel {
  290. font-size: 36rpx;
  291. height: 111rpx;
  292. width: 100%;
  293. background-color: #fff;
  294. position: relative;
  295. }
  296. .menu .line {
  297. height: 2rpx;
  298. width: 100%;
  299. background-color: #e3e3e3;
  300. }
  301. .menu .line2 {
  302. height: 20rpx;
  303. width: 100%;
  304. background-color: #d2d2d2;
  305. }
  306. .universalpic_select_on_black {
  307. height: 30rpx;
  308. width: 30rpx;
  309. position: absolute;
  310. left:40rpx;
  311. top:40rpx;
  312. }
  313. .Canvas{
  314. width: 1050px;
  315. height: 1485px;
  316. position: fixed;
  317. left:760rpx;
  318. top:0rpx;
  319. }
  320. .loading {
  321. position: fixed;
  322. top:0;
  323. z-index: 100;
  324. background-color: rgba(229,167,68,0.8);
  325. }
  326. .loading .loading1 {
  327. position: absolute;
  328. top:317rpx;
  329. width:100%;
  330. }
  331. .loading1 .line1 {
  332. width:100%;
  333. height:20rpx;
  334. background-color: #A63917;
  335. }
  336. .loading1 .line2 {
  337. width:100%;
  338. height:279rpx;
  339. background-color: #FFE6C2;
  340. z-index: 100;
  341. }
  342. .loading1 .text {
  343. font-size:48rpx;
  344. margin-top:60rpx;
  345. }
  346. .loading1 .text2 {
  347. font-size:24rpx;
  348. margin-top: 10rpx;
  349. }
  350. .loading1 .line3 {
  351. width:100%;
  352. height:250rpx;
  353. background-color: #A63917;
  354. color:#fff;
  355. }
  356. .loading1 .text3 {
  357. font-size:28rpx;
  358. }
  359. .loading1 .text4 {
  360. font-size:32rpx;
  361. margin-top: 10rpx;
  362. font-weight: 400;
  363. text-align: center;
  364. width: 690rpx;
  365. }
  366. .loading1 .line4 {
  367. width:100%;
  368. height:20rpx;
  369. background-color: #7D2B25;
  370. margin-top: 0rpx;
  371. }
  372. .loading1 .universalpic_attention_light_red_bg{
  373. width:172rpx;
  374. height:192rpx;
  375. z-index: 110;
  376. position: absolute;
  377. top:-91rpx;
  378. }
  379. .loading1 .universalpic_attention_light_red{
  380. width:90rpx;
  381. height:90rpx;
  382. position: absolute;
  383. top: -40rpx;
  384. z-index: 110;
  385. }
  386. .loading .close {
  387. position: fixed;
  388. bottom:126rpx;
  389. width:100%;
  390. }
  391. .loading .close1 {
  392. width:120rpx;
  393. height:120rpx;
  394. border-radius: 50%;
  395. background-color: #B3443B;
  396. }
  397. .universalpic_close_white_size01{
  398. width:26rpx;
  399. height:26rpx;
  400. }