产品原型
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.

261 lines
4.5 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
  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. #u260_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. #u260 {
  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. #u260 .text {
  48. position:absolute;
  49. align-self:center;
  50. padding:2px 2px 2px 2px;
  51. box-sizing:border-box;
  52. width:100%;
  53. }
  54. #u260_text {
  55. border-width:0px;
  56. word-wrap:break-word;
  57. text-transform:none;
  58. visibility:hidden;
  59. }
  60. #u261_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. #u261 {
  79. border-width:0px;
  80. position:absolute;
  81. left:0px;
  82. top:0px;
  83. width:375px;
  84. height:50px;
  85. display:flex;
  86. }
  87. #u261 .text {
  88. position:absolute;
  89. align-self:center;
  90. padding:2px 2px 2px 2px;
  91. box-sizing:border-box;
  92. width:100%;
  93. }
  94. #u261_text {
  95. border-width:0px;
  96. word-wrap:break-word;
  97. text-transform:none;
  98. visibility:hidden;
  99. }
  100. #u262_div {
  101. border-width:0px;
  102. position:absolute;
  103. left:0px;
  104. top:0px;
  105. width:375px;
  106. height:50px;
  107. background:inherit;
  108. background-color:rgba(255, 255, 255, 1);
  109. box-sizing:border-box;
  110. border-width:1px;
  111. border-style:solid;
  112. border-color:rgba(121, 121, 121, 1);
  113. border-radius:0px;
  114. -moz-box-shadow:none;
  115. -webkit-box-shadow:none;
  116. box-shadow:none;
  117. }
  118. #u262 {
  119. border-width:0px;
  120. position:absolute;
  121. left:0px;
  122. top:0px;
  123. width:375px;
  124. height:50px;
  125. display:flex;
  126. }
  127. #u262 .text {
  128. position:absolute;
  129. align-self:center;
  130. padding:2px 2px 2px 2px;
  131. box-sizing:border-box;
  132. width:100%;
  133. }
  134. #u262_text {
  135. border-width:0px;
  136. word-wrap:break-word;
  137. text-transform:none;
  138. }
  139. #u263_div {
  140. border-width:0px;
  141. position:absolute;
  142. left:0px;
  143. top:0px;
  144. width:375px;
  145. height:617px;
  146. background:inherit;
  147. background-color:rgba(255, 255, 255, 1);
  148. box-sizing:border-box;
  149. border-width:1px;
  150. border-style:solid;
  151. border-color:rgba(121, 121, 121, 1);
  152. border-radius:0px;
  153. -moz-box-shadow:none;
  154. -webkit-box-shadow:none;
  155. box-shadow:none;
  156. }
  157. #u263 {
  158. border-width:0px;
  159. position:absolute;
  160. left:0px;
  161. top:50px;
  162. width:375px;
  163. height:617px;
  164. display:flex;
  165. }
  166. #u263 .text {
  167. position:absolute;
  168. align-self:center;
  169. padding:2px 2px 2px 2px;
  170. box-sizing:border-box;
  171. width:100%;
  172. }
  173. #u263_text {
  174. border-width:0px;
  175. word-wrap:break-word;
  176. text-transform:none;
  177. visibility:hidden;
  178. }
  179. #u264_div {
  180. border-width:0px;
  181. position:absolute;
  182. left:0px;
  183. top:0px;
  184. width:360px;
  185. height:589px;
  186. background:inherit;
  187. background-color:rgba(255, 255, 255, 1);
  188. box-sizing:border-box;
  189. border-width:1px;
  190. border-style:solid;
  191. border-color:rgba(121, 121, 121, 1);
  192. border-left:0px;
  193. border-top:0px;
  194. border-right:0px;
  195. border-bottom:0px;
  196. border-radius:0px;
  197. -moz-box-shadow:none;
  198. -webkit-box-shadow:none;
  199. box-shadow:none;
  200. text-align:left;
  201. }
  202. #u264 {
  203. border-width:0px;
  204. position:absolute;
  205. left:7px;
  206. top:75px;
  207. width:360px;
  208. height:589px;
  209. display:flex;
  210. text-align:left;
  211. }
  212. #u264 .text {
  213. position:absolute;
  214. align-self:flex-start;
  215. padding:2px 2px 2px 2px;
  216. box-sizing:border-box;
  217. width:100%;
  218. }
  219. #u264_text {
  220. border-width:0px;
  221. word-wrap:break-word;
  222. text-transform:none;
  223. }
  224. #u265_div {
  225. border-width:0px;
  226. position:absolute;
  227. left:0px;
  228. top:0px;
  229. width:70px;
  230. height:15px;
  231. background:inherit;
  232. background-color:rgba(255, 255, 255, 0);
  233. border:none;
  234. border-radius:0px;
  235. -moz-box-shadow:none;
  236. -webkit-box-shadow:none;
  237. box-shadow:none;
  238. font-size:13px;
  239. }
  240. #u265 {
  241. border-width:0px;
  242. position:absolute;
  243. left:152px;
  244. top:58px;
  245. width:70px;
  246. height:15px;
  247. display:flex;
  248. font-size:13px;
  249. }
  250. #u265 .text {
  251. position:absolute;
  252. align-self:flex-start;
  253. padding:0px 0px 0px 0px;
  254. box-sizing:border-box;
  255. width:100%;
  256. }
  257. #u265_text {
  258. border-width:0px;
  259. white-space:nowrap;
  260. text-transform:none;
  261. }