产品原型
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

588 lines
10 KiB

4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
  1. body {
  2. margin:0px;
  3. background-image:none;
  4. position:static;
  5. left:auto;
  6. width:375px;
  7. margin-left:0;
  8. margin-right:0;
  9. text-align:left;
  10. }
  11. .form_sketch {
  12. border-color:transparent;
  13. background-color:transparent;
  14. }
  15. #base {
  16. position:absolute;
  17. z-index:0;
  18. }
  19. #u683_div {
  20. border-width:0px;
  21. position:absolute;
  22. left:0px;
  23. top:0px;
  24. width:375px;
  25. height:667px;
  26. background:inherit;
  27. background-color:rgba(215, 215, 215, 1);
  28. box-sizing:border-box;
  29. border-width:1px;
  30. border-style:solid;
  31. border-color:rgba(121, 121, 121, 1);
  32. border-radius:0px;
  33. -moz-box-shadow:none;
  34. -webkit-box-shadow:none;
  35. box-shadow:none;
  36. }
  37. #u683 {
  38. border-width:0px;
  39. position:absolute;
  40. left:0px;
  41. top:0px;
  42. width:375px;
  43. height:667px;
  44. display:flex;
  45. opacity:0.5;
  46. }
  47. #u683 .text {
  48. position:absolute;
  49. align-self:center;
  50. padding:2px 2px 2px 2px;
  51. box-sizing:border-box;
  52. width:100%;
  53. }
  54. #u683_text {
  55. border-width:0px;
  56. word-wrap:break-word;
  57. text-transform:none;
  58. visibility:hidden;
  59. }
  60. #u684_div {
  61. border-width:0px;
  62. position:absolute;
  63. left:0px;
  64. top:0px;
  65. width:375px;
  66. height:50px;
  67. background:inherit;
  68. background-color:rgba(255, 255, 255, 1);
  69. box-sizing:border-box;
  70. border-width:1px;
  71. border-style:solid;
  72. border-color:rgba(121, 121, 121, 1);
  73. border-radius:0px;
  74. -moz-box-shadow:none;
  75. -webkit-box-shadow:none;
  76. box-shadow:none;
  77. }
  78. #u684 {
  79. border-width:0px;
  80. position:absolute;
  81. left:0px;
  82. top:0px;
  83. width:375px;
  84. height:50px;
  85. display:flex;
  86. }
  87. #u684 .text {
  88. position:absolute;
  89. align-self:center;
  90. padding:2px 2px 2px 2px;
  91. box-sizing:border-box;
  92. width:100%;
  93. }
  94. #u684_text {
  95. border-width:0px;
  96. word-wrap:break-word;
  97. text-transform:none;
  98. visibility:hidden;
  99. }
  100. #u685 {
  101. border-width:0px;
  102. position:absolute;
  103. left:0px;
  104. top:0px;
  105. width:0px;
  106. height:0px;
  107. }
  108. #u686_div {
  109. border-width:0px;
  110. position:absolute;
  111. left:0px;
  112. top:0px;
  113. width:375px;
  114. height:50px;
  115. background:inherit;
  116. background-color:rgba(255, 255, 255, 1);
  117. box-sizing:border-box;
  118. border-width:1px;
  119. border-style:solid;
  120. border-color:rgba(121, 121, 121, 1);
  121. border-radius:0px;
  122. -moz-box-shadow:none;
  123. -webkit-box-shadow:none;
  124. box-shadow:none;
  125. text-align:left;
  126. }
  127. #u686 {
  128. border-width:0px;
  129. position:absolute;
  130. left:0px;
  131. top:50px;
  132. width:375px;
  133. height:50px;
  134. display:flex;
  135. text-align:left;
  136. }
  137. #u686 .text {
  138. position:absolute;
  139. align-self:center;
  140. padding:2px 2px 2px 2px;
  141. box-sizing:border-box;
  142. width:100%;
  143. }
  144. #u686_div.mouseDown {
  145. border-width:0px;
  146. position:absolute;
  147. left:0px;
  148. top:0px;
  149. width:375px;
  150. height:50px;
  151. background:inherit;
  152. background-color:rgba(2, 125, 180, 1);
  153. box-sizing:border-box;
  154. border-width:1px;
  155. border-style:solid;
  156. border-color:rgba(121, 121, 121, 1);
  157. border-radius:0px;
  158. -moz-box-shadow:none;
  159. -webkit-box-shadow:none;
  160. box-shadow:none;
  161. text-align:left;
  162. }
  163. #u686.mouseDown {
  164. }
  165. #u686_text {
  166. border-width:0px;
  167. word-wrap:break-word;
  168. text-transform:none;
  169. }
  170. #u687_div {
  171. border-width:0px;
  172. position:absolute;
  173. left:0px;
  174. top:0px;
  175. width:10px;
  176. height:18px;
  177. background:inherit;
  178. background-color:rgba(255, 255, 255, 0);
  179. border:none;
  180. border-radius:0px;
  181. -moz-box-shadow:none;
  182. -webkit-box-shadow:none;
  183. box-shadow:none;
  184. font-size:16px;
  185. }
  186. #u687 {
  187. border-width:0px;
  188. position:absolute;
  189. left:354px;
  190. top:64px;
  191. width:10px;
  192. height:18px;
  193. display:flex;
  194. font-size:16px;
  195. }
  196. #u687 .text {
  197. position:absolute;
  198. align-self:flex-start;
  199. padding:0px 0px 0px 0px;
  200. box-sizing:border-box;
  201. width:100%;
  202. }
  203. #u687_text {
  204. border-width:0px;
  205. white-space:nowrap;
  206. text-transform:none;
  207. }
  208. #u688 {
  209. border-width:0px;
  210. position:absolute;
  211. left:0px;
  212. top:0px;
  213. width:0px;
  214. height:0px;
  215. }
  216. #u689_div {
  217. border-width:0px;
  218. position:absolute;
  219. left:0px;
  220. top:0px;
  221. width:375px;
  222. height:50px;
  223. background:inherit;
  224. background-color:rgba(255, 255, 255, 1);
  225. box-sizing:border-box;
  226. border-width:1px;
  227. border-style:solid;
  228. border-color:rgba(121, 121, 121, 1);
  229. border-radius:0px;
  230. -moz-box-shadow:none;
  231. -webkit-box-shadow:none;
  232. box-shadow:none;
  233. text-align:left;
  234. }
  235. #u689 {
  236. border-width:0px;
  237. position:absolute;
  238. left:0px;
  239. top:100px;
  240. width:375px;
  241. height:50px;
  242. display:flex;
  243. text-align:left;
  244. }
  245. #u689 .text {
  246. position:absolute;
  247. align-self:center;
  248. padding:2px 2px 2px 2px;
  249. box-sizing:border-box;
  250. width:100%;
  251. }
  252. #u689_div.mouseDown {
  253. border-width:0px;
  254. position:absolute;
  255. left:0px;
  256. top:0px;
  257. width:375px;
  258. height:50px;
  259. background:inherit;
  260. background-color:rgba(2, 125, 180, 1);
  261. box-sizing:border-box;
  262. border-width:1px;
  263. border-style:solid;
  264. border-color:rgba(121, 121, 121, 1);
  265. border-radius:0px;
  266. -moz-box-shadow:none;
  267. -webkit-box-shadow:none;
  268. box-shadow:none;
  269. text-align:left;
  270. }
  271. #u689.mouseDown {
  272. }
  273. #u689_text {
  274. border-width:0px;
  275. word-wrap:break-word;
  276. text-transform:none;
  277. }
  278. #u690_div {
  279. border-width:0px;
  280. position:absolute;
  281. left:0px;
  282. top:0px;
  283. width:10px;
  284. height:18px;
  285. background:inherit;
  286. background-color:rgba(255, 255, 255, 0);
  287. border:none;
  288. border-radius:0px;
  289. -moz-box-shadow:none;
  290. -webkit-box-shadow:none;
  291. box-shadow:none;
  292. font-size:16px;
  293. }
  294. #u690 {
  295. border-width:0px;
  296. position:absolute;
  297. left:354px;
  298. top:114px;
  299. width:10px;
  300. height:18px;
  301. display:flex;
  302. font-size:16px;
  303. }
  304. #u690 .text {
  305. position:absolute;
  306. align-self:flex-start;
  307. padding:0px 0px 0px 0px;
  308. box-sizing:border-box;
  309. width:100%;
  310. }
  311. #u690_text {
  312. border-width:0px;
  313. white-space:nowrap;
  314. text-transform:none;
  315. }
  316. #u691 {
  317. border-width:0px;
  318. position:absolute;
  319. left:0px;
  320. top:0px;
  321. width:0px;
  322. height:0px;
  323. }
  324. #u692_div {
  325. border-width:0px;
  326. position:absolute;
  327. left:0px;
  328. top:0px;
  329. width:375px;
  330. height:50px;
  331. background:inherit;
  332. background-color:rgba(255, 255, 255, 1);
  333. box-sizing:border-box;
  334. border-width:1px;
  335. border-style:solid;
  336. border-color:rgba(121, 121, 121, 1);
  337. border-radius:0px;
  338. -moz-box-shadow:none;
  339. -webkit-box-shadow:none;
  340. box-shadow:none;
  341. text-align:left;
  342. }
  343. #u692 {
  344. border-width:0px;
  345. position:absolute;
  346. left:0px;
  347. top:150px;
  348. width:375px;
  349. height:50px;
  350. display:flex;
  351. text-align:left;
  352. }
  353. #u692 .text {
  354. position:absolute;
  355. align-self:center;
  356. padding:2px 2px 2px 2px;
  357. box-sizing:border-box;
  358. width:100%;
  359. }
  360. #u692_div.mouseDown {
  361. border-width:0px;
  362. position:absolute;
  363. left:0px;
  364. top:0px;
  365. width:375px;
  366. height:50px;
  367. background:inherit;
  368. background-color:rgba(2, 125, 180, 1);
  369. box-sizing:border-box;
  370. border-width:1px;
  371. border-style:solid;
  372. border-color:rgba(121, 121, 121, 1);
  373. border-radius:0px;
  374. -moz-box-shadow:none;
  375. -webkit-box-shadow:none;
  376. box-shadow:none;
  377. text-align:left;
  378. }
  379. #u692.mouseDown {
  380. }
  381. #u692_text {
  382. border-width:0px;
  383. word-wrap:break-word;
  384. text-transform:none;
  385. }
  386. #u693_div {
  387. border-width:0px;
  388. position:absolute;
  389. left:0px;
  390. top:0px;
  391. width:10px;
  392. height:18px;
  393. background:inherit;
  394. background-color:rgba(255, 255, 255, 0);
  395. border:none;
  396. border-radius:0px;
  397. -moz-box-shadow:none;
  398. -webkit-box-shadow:none;
  399. box-shadow:none;
  400. font-size:16px;
  401. }
  402. #u693 {
  403. border-width:0px;
  404. position:absolute;
  405. left:354px;
  406. top:164px;
  407. width:10px;
  408. height:18px;
  409. display:flex;
  410. font-size:16px;
  411. }
  412. #u693 .text {
  413. position:absolute;
  414. align-self:flex-start;
  415. padding:0px 0px 0px 0px;
  416. box-sizing:border-box;
  417. width:100%;
  418. }
  419. #u693_text {
  420. border-width:0px;
  421. white-space:nowrap;
  422. text-transform:none;
  423. }
  424. #u694 {
  425. border-width:0px;
  426. position:absolute;
  427. left:0px;
  428. top:0px;
  429. width:0px;
  430. height:0px;
  431. }
  432. #u695_div {
  433. border-width:0px;
  434. position:absolute;
  435. left:0px;
  436. top:0px;
  437. width:375px;
  438. height:50px;
  439. background:inherit;
  440. background-color:rgba(255, 255, 255, 1);
  441. box-sizing:border-box;
  442. border-width:1px;
  443. border-style:solid;
  444. border-color:rgba(121, 121, 121, 1);
  445. border-radius:0px;
  446. -moz-box-shadow:none;
  447. -webkit-box-shadow:none;
  448. box-shadow:none;
  449. text-align:left;
  450. }
  451. #u695 {
  452. border-width:0px;
  453. position:absolute;
  454. left:0px;
  455. top:200px;
  456. width:375px;
  457. height:50px;
  458. display:flex;
  459. text-align:left;
  460. }
  461. #u695 .text {
  462. position:absolute;
  463. align-self:center;
  464. padding:2px 2px 2px 2px;
  465. box-sizing:border-box;
  466. width:100%;
  467. }
  468. #u695_text {
  469. border-width:0px;
  470. word-wrap:break-word;
  471. text-transform:none;
  472. }
  473. #u696_div {
  474. border-width:0px;
  475. position:absolute;
  476. left:0px;
  477. top:0px;
  478. width:10px;
  479. height:18px;
  480. background:inherit;
  481. background-color:rgba(255, 255, 255, 0);
  482. border:none;
  483. border-radius:0px;
  484. -moz-box-shadow:none;
  485. -webkit-box-shadow:none;
  486. box-shadow:none;
  487. font-size:16px;
  488. }
  489. #u696 {
  490. border-width:0px;
  491. position:absolute;
  492. left:354px;
  493. top:214px;
  494. width:10px;
  495. height:18px;
  496. display:flex;
  497. font-size:16px;
  498. }
  499. #u696 .text {
  500. position:absolute;
  501. align-self:flex-start;
  502. padding:0px 0px 0px 0px;
  503. box-sizing:border-box;
  504. width:100%;
  505. }
  506. #u696_text {
  507. border-width:0px;
  508. white-space:nowrap;
  509. text-transform:none;
  510. }
  511. #u697_div {
  512. border-width:0px;
  513. position:absolute;
  514. left:0px;
  515. top:0px;
  516. width:375px;
  517. height:50px;
  518. background:inherit;
  519. background-color:rgba(255, 255, 255, 1);
  520. box-sizing:border-box;
  521. border-width:1px;
  522. border-style:solid;
  523. border-color:rgba(121, 121, 121, 1);
  524. border-radius:0px;
  525. -moz-box-shadow:none;
  526. -webkit-box-shadow:none;
  527. box-shadow:none;
  528. }
  529. #u697 {
  530. border-width:0px;
  531. position:absolute;
  532. left:0px;
  533. top:500px;
  534. width:375px;
  535. height:50px;
  536. display:flex;
  537. }
  538. #u697 .text {
  539. position:absolute;
  540. align-self:center;
  541. padding:2px 2px 2px 2px;
  542. box-sizing:border-box;
  543. width:100%;
  544. }
  545. #u697_text {
  546. border-width:0px;
  547. word-wrap:break-word;
  548. text-transform:none;
  549. }
  550. #u698_div {
  551. border-width:0px;
  552. position:absolute;
  553. left:0px;
  554. top:0px;
  555. width:375px;
  556. height:50px;
  557. background:inherit;
  558. background-color:rgba(255, 255, 255, 1);
  559. box-sizing:border-box;
  560. border-width:1px;
  561. border-style:solid;
  562. border-color:rgba(121, 121, 121, 1);
  563. border-radius:0px;
  564. -moz-box-shadow:none;
  565. -webkit-box-shadow:none;
  566. box-shadow:none;
  567. }
  568. #u698 {
  569. border-width:0px;
  570. position:absolute;
  571. left:0px;
  572. top:0px;
  573. width:375px;
  574. height:50px;
  575. display:flex;
  576. }
  577. #u698 .text {
  578. position:absolute;
  579. align-self:center;
  580. padding:2px 2px 2px 2px;
  581. box-sizing:border-box;
  582. width:100%;
  583. }
  584. #u698_text {
  585. border-width:0px;
  586. word-wrap:break-word;
  587. text-transform:none;
  588. }