detail.wxss 6.5 KB

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