styles.css 24 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136
  1. body {
  2. margin:0px;
  3. background-image:none;
  4. position:relative;
  5. left:-68px;
  6. width:600px;
  7. margin-left:auto;
  8. margin-right:auto;
  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. #u41439_div {
  20. border-width:0px;
  21. position:absolute;
  22. left:0px;
  23. top:0px;
  24. width:600px;
  25. height:981px;
  26. background:inherit;
  27. background-color:rgba(255, 255, 255, 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. #u41439 {
  38. border-width:0px;
  39. position:absolute;
  40. left:68px;
  41. top:100px;
  42. width:600px;
  43. height:981px;
  44. display:flex;
  45. }
  46. #u41439 .text {
  47. position:absolute;
  48. align-self:center;
  49. padding:2px 2px 2px 2px;
  50. box-sizing:border-box;
  51. width:100%;
  52. }
  53. #u41439_text {
  54. border-width:0px;
  55. word-wrap:break-word;
  56. text-transform:none;
  57. visibility:hidden;
  58. }
  59. #u41440_div {
  60. border-width:0px;
  61. position:absolute;
  62. left:0px;
  63. top:0px;
  64. width:100px;
  65. height:60px;
  66. background:-webkit-linear-gradient(270deg, rgba(255, 255, 255, 1) 0%, rgba(242, 242, 242, 1) 0%, rgba(228, 228, 228, 1) 100%, rgba(255, 255, 255, 1) 100%);
  67. background:-moz-linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(242, 242, 242, 1) 0%, rgba(228, 228, 228, 1) 100%, rgba(255, 255, 255, 1) 100%);
  68. background:linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(242, 242, 242, 1) 0%, rgba(228, 228, 228, 1) 100%, rgba(255, 255, 255, 1) 100%);
  69. box-sizing:border-box;
  70. border-width:1px;
  71. border-style:solid;
  72. border-color:rgba(121, 121, 121, 1);
  73. border-radius:48px;
  74. -moz-box-shadow:none;
  75. -webkit-box-shadow:none;
  76. box-shadow:none;
  77. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  78. font-weight:400;
  79. font-style:normal;
  80. }
  81. #u41440 {
  82. border-width:0px;
  83. position:absolute;
  84. left:179px;
  85. top:130px;
  86. width:100px;
  87. height:60px;
  88. display:flex;
  89. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  90. font-weight:400;
  91. font-style:normal;
  92. }
  93. #u41440 .text {
  94. position:absolute;
  95. align-self:center;
  96. padding:2px 2px 2px 2px;
  97. box-sizing:border-box;
  98. width:100%;
  99. }
  100. #u41440_text {
  101. border-width:0px;
  102. word-wrap:break-word;
  103. text-transform:none;
  104. }
  105. #u41441_div {
  106. border-width:0px;
  107. position:absolute;
  108. left:0px;
  109. top:0px;
  110. width:156px;
  111. height:60px;
  112. background:-webkit-linear-gradient(270deg, rgba(255, 255, 255, 1) 0%, rgba(242, 242, 242, 1) 0%, rgba(228, 228, 228, 1) 100%, rgba(255, 255, 255, 1) 100%);
  113. background:-moz-linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(242, 242, 242, 1) 0%, rgba(228, 228, 228, 1) 100%, rgba(255, 255, 255, 1) 100%);
  114. background:linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(242, 242, 242, 1) 0%, rgba(228, 228, 228, 1) 100%, rgba(255, 255, 255, 1) 100%);
  115. box-sizing:border-box;
  116. border-width:1px;
  117. border-style:solid;
  118. border-color:rgba(121, 121, 121, 1);
  119. border-radius:0px;
  120. -moz-box-shadow:none;
  121. -webkit-box-shadow:none;
  122. box-shadow:none;
  123. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  124. font-weight:400;
  125. font-style:normal;
  126. }
  127. #u41441 {
  128. border-width:0px;
  129. position:absolute;
  130. left:151px;
  131. top:230px;
  132. width:156px;
  133. height:60px;
  134. display:flex;
  135. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  136. font-weight:400;
  137. font-style:normal;
  138. }
  139. #u41441 .text {
  140. position:absolute;
  141. align-self:center;
  142. padding:2px 2px 2px 2px;
  143. box-sizing:border-box;
  144. width:100%;
  145. }
  146. #u41441_text {
  147. border-width:0px;
  148. word-wrap:break-word;
  149. text-transform:none;
  150. }
  151. #u41442_img {
  152. border-width:0px;
  153. position:absolute;
  154. left:0px;
  155. top:0px;
  156. width:100px;
  157. height:60px;
  158. }
  159. #u41442 {
  160. border-width:0px;
  161. position:absolute;
  162. left:179px;
  163. top:510px;
  164. width:100px;
  165. height:60px;
  166. display:flex;
  167. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  168. font-weight:400;
  169. font-style:normal;
  170. }
  171. #u41442 .text {
  172. position:absolute;
  173. align-self:center;
  174. padding:2px 2px 2px 2px;
  175. box-sizing:border-box;
  176. width:100%;
  177. }
  178. #u41442_text {
  179. border-width:0px;
  180. word-wrap:break-word;
  181. text-transform:none;
  182. }
  183. #u41443_div {
  184. border-width:0px;
  185. position:absolute;
  186. left:0px;
  187. top:0px;
  188. width:156px;
  189. height:60px;
  190. background:-webkit-linear-gradient(270deg, rgba(255, 255, 255, 1) 0%, rgba(242, 242, 242, 1) 0%, rgba(228, 228, 228, 1) 100%, rgba(255, 255, 255, 1) 100%);
  191. background:-moz-linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(242, 242, 242, 1) 0%, rgba(228, 228, 228, 1) 100%, rgba(255, 255, 255, 1) 100%);
  192. background:linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(242, 242, 242, 1) 0%, rgba(228, 228, 228, 1) 100%, rgba(255, 255, 255, 1) 100%);
  193. box-sizing:border-box;
  194. border-width:1px;
  195. border-style:solid;
  196. border-color:rgba(121, 121, 121, 1);
  197. border-radius:0px;
  198. -moz-box-shadow:none;
  199. -webkit-box-shadow:none;
  200. box-shadow:none;
  201. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  202. font-weight:400;
  203. font-style:normal;
  204. }
  205. #u41443 {
  206. border-width:0px;
  207. position:absolute;
  208. left:397px;
  209. top:605px;
  210. width:156px;
  211. height:60px;
  212. display:flex;
  213. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  214. font-weight:400;
  215. font-style:normal;
  216. }
  217. #u41443 .text {
  218. position:absolute;
  219. align-self:center;
  220. padding:2px 2px 2px 2px;
  221. box-sizing:border-box;
  222. width:100%;
  223. }
  224. #u41443_text {
  225. border-width:0px;
  226. word-wrap:break-word;
  227. text-transform:none;
  228. }
  229. #u41444 {
  230. border-width:0px;
  231. position:absolute;
  232. left:229px;
  233. top:190px;
  234. width:0px;
  235. height:0px;
  236. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  237. font-weight:400;
  238. font-style:normal;
  239. font-size:10px;
  240. color:#333333;
  241. }
  242. #u41444_seg0 {
  243. border-width:0px;
  244. position:absolute;
  245. left:-5px;
  246. top:0px;
  247. width:10px;
  248. height:45px;
  249. }
  250. #u41444_seg1 {
  251. border-width:0px;
  252. position:absolute;
  253. left:-10px;
  254. top:25px;
  255. width:20px;
  256. height:20px;
  257. }
  258. #u41444_text {
  259. border-width:0px;
  260. position:absolute;
  261. left:-50px;
  262. top:13px;
  263. width:100px;
  264. word-wrap:break-word;
  265. text-transform:none;
  266. }
  267. #u41445 {
  268. border-width:0px;
  269. position:absolute;
  270. left:229px;
  271. top:290px;
  272. width:0px;
  273. height:0px;
  274. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  275. font-weight:400;
  276. font-style:normal;
  277. font-size:10px;
  278. color:#333333;
  279. }
  280. #u41445_seg0 {
  281. border-width:0px;
  282. position:absolute;
  283. left:-5px;
  284. top:0px;
  285. width:10px;
  286. height:31px;
  287. }
  288. #u41445_seg1 {
  289. border-width:0px;
  290. position:absolute;
  291. left:-10px;
  292. top:11px;
  293. width:20px;
  294. height:20px;
  295. }
  296. #u41445_text {
  297. border-width:0px;
  298. position:absolute;
  299. left:-50px;
  300. top:5px;
  301. width:100px;
  302. word-wrap:break-word;
  303. text-transform:none;
  304. visibility:hidden;
  305. }
  306. #u41446_div {
  307. border-width:0px;
  308. position:absolute;
  309. left:0px;
  310. top:0px;
  311. width:156px;
  312. height:60px;
  313. background:-webkit-linear-gradient(270deg, rgba(255, 255, 255, 1) 0%, rgba(242, 242, 242, 1) 0%, rgba(228, 228, 228, 1) 100%, rgba(255, 255, 255, 1) 100%);
  314. background:-moz-linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(242, 242, 242, 1) 0%, rgba(228, 228, 228, 1) 100%, rgba(255, 255, 255, 1) 100%);
  315. background:linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(242, 242, 242, 1) 0%, rgba(228, 228, 228, 1) 100%, rgba(255, 255, 255, 1) 100%);
  316. box-sizing:border-box;
  317. border-width:1px;
  318. border-style:solid;
  319. border-color:rgba(121, 121, 121, 1);
  320. border-radius:0px;
  321. -moz-box-shadow:none;
  322. -webkit-box-shadow:none;
  323. box-shadow:none;
  324. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  325. font-weight:400;
  326. font-style:normal;
  327. }
  328. #u41446 {
  329. border-width:0px;
  330. position:absolute;
  331. left:151px;
  332. top:316px;
  333. width:156px;
  334. height:60px;
  335. display:flex;
  336. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  337. font-weight:400;
  338. font-style:normal;
  339. }
  340. #u41446 .text {
  341. position:absolute;
  342. align-self:center;
  343. padding:2px 2px 2px 2px;
  344. box-sizing:border-box;
  345. width:100%;
  346. }
  347. #u41446_text {
  348. border-width:0px;
  349. word-wrap:break-word;
  350. text-transform:none;
  351. }
  352. #u41447_div {
  353. border-width:0px;
  354. position:absolute;
  355. left:0px;
  356. top:0px;
  357. width:156px;
  358. height:60px;
  359. background:-webkit-linear-gradient(270deg, rgba(255, 255, 255, 1) 0%, rgba(242, 242, 242, 1) 0%, rgba(228, 228, 228, 1) 100%, rgba(255, 255, 255, 1) 100%);
  360. background:-moz-linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(242, 242, 242, 1) 0%, rgba(228, 228, 228, 1) 100%, rgba(255, 255, 255, 1) 100%);
  361. background:linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(242, 242, 242, 1) 0%, rgba(228, 228, 228, 1) 100%, rgba(255, 255, 255, 1) 100%);
  362. box-sizing:border-box;
  363. border-width:1px;
  364. border-style:solid;
  365. border-color:rgba(121, 121, 121, 1);
  366. border-radius:0px;
  367. -moz-box-shadow:none;
  368. -webkit-box-shadow:none;
  369. box-shadow:none;
  370. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  371. font-weight:400;
  372. font-style:normal;
  373. }
  374. #u41447 {
  375. border-width:0px;
  376. position:absolute;
  377. left:151px;
  378. top:400px;
  379. width:156px;
  380. height:60px;
  381. display:flex;
  382. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  383. font-weight:400;
  384. font-style:normal;
  385. }
  386. #u41447 .text {
  387. position:absolute;
  388. align-self:center;
  389. padding:2px 2px 2px 2px;
  390. box-sizing:border-box;
  391. width:100%;
  392. }
  393. #u41447_text {
  394. border-width:0px;
  395. word-wrap:break-word;
  396. text-transform:none;
  397. }
  398. #u41448 {
  399. border-width:0px;
  400. position:absolute;
  401. left:229px;
  402. top:376px;
  403. width:0px;
  404. height:0px;
  405. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  406. font-weight:400;
  407. font-style:normal;
  408. font-size:10px;
  409. color:#333333;
  410. }
  411. #u41448_seg0 {
  412. border-width:0px;
  413. position:absolute;
  414. left:-5px;
  415. top:0px;
  416. width:10px;
  417. height:29px;
  418. }
  419. #u41448_seg1 {
  420. border-width:0px;
  421. position:absolute;
  422. left:-10px;
  423. top:9px;
  424. width:20px;
  425. height:20px;
  426. }
  427. #u41448_text {
  428. border-width:0px;
  429. position:absolute;
  430. left:-50px;
  431. top:4px;
  432. width:100px;
  433. word-wrap:break-word;
  434. text-transform:none;
  435. visibility:hidden;
  436. }
  437. #u41449 {
  438. border-width:0px;
  439. position:absolute;
  440. left:229px;
  441. top:460px;
  442. width:0px;
  443. height:0px;
  444. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  445. font-weight:400;
  446. font-style:normal;
  447. font-size:10px;
  448. color:#333333;
  449. }
  450. #u41449_seg0 {
  451. border-width:0px;
  452. position:absolute;
  453. left:-5px;
  454. top:0px;
  455. width:10px;
  456. height:55px;
  457. }
  458. #u41449_seg1 {
  459. border-width:0px;
  460. position:absolute;
  461. left:-10px;
  462. top:35px;
  463. width:20px;
  464. height:20px;
  465. }
  466. #u41449_text {
  467. border-width:0px;
  468. position:absolute;
  469. left:-50px;
  470. top:11px;
  471. width:100px;
  472. word-wrap:break-word;
  473. text-transform:none;
  474. }
  475. #u41450 {
  476. border-width:0px;
  477. position:absolute;
  478. left:229px;
  479. top:570px;
  480. width:0px;
  481. height:0px;
  482. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  483. font-weight:400;
  484. font-style:normal;
  485. font-size:10px;
  486. color:#333333;
  487. }
  488. #u41450_seg0 {
  489. border-width:0px;
  490. position:absolute;
  491. left:-5px;
  492. top:0px;
  493. width:10px;
  494. height:40px;
  495. }
  496. #u41450_seg1 {
  497. border-width:0px;
  498. position:absolute;
  499. left:-10px;
  500. top:20px;
  501. width:20px;
  502. height:20px;
  503. }
  504. #u41450_text {
  505. border-width:0px;
  506. position:absolute;
  507. left:-50px;
  508. top:10px;
  509. width:100px;
  510. word-wrap:break-word;
  511. text-transform:none;
  512. }
  513. #u41451_div {
  514. border-width:0px;
  515. position:absolute;
  516. left:0px;
  517. top:0px;
  518. width:156px;
  519. height:60px;
  520. background:-webkit-linear-gradient(270deg, rgba(255, 255, 255, 1) 0%, rgba(242, 242, 242, 1) 0%, rgba(228, 228, 228, 1) 100%, rgba(255, 255, 255, 1) 100%);
  521. background:-moz-linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(242, 242, 242, 1) 0%, rgba(228, 228, 228, 1) 100%, rgba(255, 255, 255, 1) 100%);
  522. background:linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(242, 242, 242, 1) 0%, rgba(228, 228, 228, 1) 100%, rgba(255, 255, 255, 1) 100%);
  523. box-sizing:border-box;
  524. border-width:1px;
  525. border-style:solid;
  526. border-color:rgba(121, 121, 121, 1);
  527. border-radius:0px;
  528. -moz-box-shadow:none;
  529. -webkit-box-shadow:none;
  530. box-shadow:none;
  531. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  532. font-weight:400;
  533. font-style:normal;
  534. }
  535. #u41451 {
  536. border-width:0px;
  537. position:absolute;
  538. left:151px;
  539. top:605px;
  540. width:156px;
  541. height:60px;
  542. display:flex;
  543. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  544. font-weight:400;
  545. font-style:normal;
  546. }
  547. #u41451 .text {
  548. position:absolute;
  549. align-self:center;
  550. padding:2px 2px 2px 2px;
  551. box-sizing:border-box;
  552. width:100%;
  553. }
  554. #u41451_text {
  555. border-width:0px;
  556. word-wrap:break-word;
  557. text-transform:none;
  558. }
  559. #u41452_div {
  560. border-width:0px;
  561. position:absolute;
  562. left:0px;
  563. top:0px;
  564. width:100px;
  565. height:60px;
  566. background:-webkit-linear-gradient(270deg, rgba(255, 255, 255, 1) 0%, rgba(242, 242, 242, 1) 0%, rgba(228, 228, 228, 1) 100%, rgba(255, 255, 255, 1) 100%);
  567. background:-moz-linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(242, 242, 242, 1) 0%, rgba(228, 228, 228, 1) 100%, rgba(255, 255, 255, 1) 100%);
  568. background:linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(242, 242, 242, 1) 0%, rgba(228, 228, 228, 1) 100%, rgba(255, 255, 255, 1) 100%);
  569. box-sizing:border-box;
  570. border-width:1px;
  571. border-style:solid;
  572. border-color:rgba(121, 121, 121, 1);
  573. border-radius:50px;
  574. -moz-box-shadow:none;
  575. -webkit-box-shadow:none;
  576. box-shadow:none;
  577. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  578. font-weight:400;
  579. font-style:normal;
  580. }
  581. #u41452 {
  582. border-width:0px;
  583. position:absolute;
  584. left:179px;
  585. top:964px;
  586. width:100px;
  587. height:60px;
  588. display:flex;
  589. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  590. font-weight:400;
  591. font-style:normal;
  592. }
  593. #u41452 .text {
  594. position:absolute;
  595. align-self:center;
  596. padding:2px 2px 2px 2px;
  597. box-sizing:border-box;
  598. width:100%;
  599. }
  600. #u41452_text {
  601. border-width:0px;
  602. word-wrap:break-word;
  603. text-transform:none;
  604. }
  605. #u41453_div {
  606. border-width:0px;
  607. position:absolute;
  608. left:0px;
  609. top:0px;
  610. width:241px;
  611. height:33px;
  612. background:inherit;
  613. background-color:rgba(255, 255, 255, 0);
  614. border:none;
  615. border-radius:0px;
  616. -moz-box-shadow:none;
  617. -webkit-box-shadow:none;
  618. box-shadow:none;
  619. font-family:'PingFangSC-Medium', 'PingFang SC Medium', 'PingFang SC', sans-serif;
  620. font-weight:500;
  621. font-style:normal;
  622. font-size:24px;
  623. }
  624. #u41453 {
  625. border-width:0px;
  626. position:absolute;
  627. left:68px;
  628. top:57px;
  629. width:241px;
  630. height:33px;
  631. display:flex;
  632. font-family:'PingFangSC-Medium', 'PingFang SC Medium', 'PingFang SC', sans-serif;
  633. font-weight:500;
  634. font-style:normal;
  635. font-size:24px;
  636. }
  637. #u41453 .text {
  638. position:absolute;
  639. align-self:flex-start;
  640. padding:0px 0px 0px 0px;
  641. box-sizing:border-box;
  642. width:100%;
  643. }
  644. #u41453_text {
  645. border-width:0px;
  646. white-space:nowrap;
  647. text-transform:none;
  648. }
  649. #u41454_div {
  650. border-width:0px;
  651. position:absolute;
  652. left:0px;
  653. top:0px;
  654. width:156px;
  655. height:60px;
  656. background:-webkit-linear-gradient(270deg, rgba(255, 255, 255, 1) 0%, rgba(242, 242, 242, 1) 0%, rgba(228, 228, 228, 1) 100%, rgba(255, 255, 255, 1) 100%);
  657. background:-moz-linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(242, 242, 242, 1) 0%, rgba(228, 228, 228, 1) 100%, rgba(255, 255, 255, 1) 100%);
  658. background:linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(242, 242, 242, 1) 0%, rgba(228, 228, 228, 1) 100%, rgba(255, 255, 255, 1) 100%);
  659. box-sizing:border-box;
  660. border-width:1px;
  661. border-style:solid;
  662. border-color:rgba(121, 121, 121, 1);
  663. border-radius:0px;
  664. -moz-box-shadow:none;
  665. -webkit-box-shadow:none;
  666. box-shadow:none;
  667. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  668. font-weight:400;
  669. font-style:normal;
  670. }
  671. #u41454 {
  672. border-width:0px;
  673. position:absolute;
  674. left:397px;
  675. top:510px;
  676. width:156px;
  677. height:60px;
  678. display:flex;
  679. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  680. font-weight:400;
  681. font-style:normal;
  682. }
  683. #u41454 .text {
  684. position:absolute;
  685. align-self:center;
  686. padding:2px 2px 2px 2px;
  687. box-sizing:border-box;
  688. width:100%;
  689. }
  690. #u41454_text {
  691. border-width:0px;
  692. word-wrap:break-word;
  693. text-transform:none;
  694. }
  695. #u41455 {
  696. border-width:0px;
  697. position:absolute;
  698. left:279px;
  699. top:540px;
  700. width:0px;
  701. height:0px;
  702. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  703. font-weight:400;
  704. font-style:normal;
  705. font-size:10px;
  706. color:#333333;
  707. }
  708. #u41455_seg0 {
  709. border-width:0px;
  710. position:absolute;
  711. left:0px;
  712. top:-5px;
  713. width:123px;
  714. height:10px;
  715. }
  716. #u41455_seg1 {
  717. border-width:0px;
  718. position:absolute;
  719. left:103px;
  720. top:-10px;
  721. width:20px;
  722. height:20px;
  723. }
  724. #u41455_text {
  725. border-width:0px;
  726. position:absolute;
  727. left:9px;
  728. top:-8px;
  729. width:100px;
  730. word-wrap:break-word;
  731. text-transform:none;
  732. visibility:hidden;
  733. }
  734. #u41456_div {
  735. border-width:0px;
  736. position:absolute;
  737. left:0px;
  738. top:0px;
  739. width:156px;
  740. height:60px;
  741. background:-webkit-linear-gradient(270deg, rgba(255, 255, 255, 1) 0%, rgba(242, 242, 242, 1) 0%, rgba(228, 228, 228, 1) 100%, rgba(255, 255, 255, 1) 100%);
  742. background:-moz-linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(242, 242, 242, 1) 0%, rgba(228, 228, 228, 1) 100%, rgba(255, 255, 255, 1) 100%);
  743. background:linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(242, 242, 242, 1) 0%, rgba(228, 228, 228, 1) 100%, rgba(255, 255, 255, 1) 100%);
  744. box-sizing:border-box;
  745. border-width:1px;
  746. border-style:solid;
  747. border-color:rgba(121, 121, 121, 1);
  748. border-radius:0px;
  749. -moz-box-shadow:none;
  750. -webkit-box-shadow:none;
  751. box-shadow:none;
  752. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  753. font-weight:400;
  754. font-style:normal;
  755. }
  756. #u41456 {
  757. border-width:0px;
  758. position:absolute;
  759. left:397px;
  760. top:695px;
  761. width:156px;
  762. height:60px;
  763. display:flex;
  764. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  765. font-weight:400;
  766. font-style:normal;
  767. }
  768. #u41456 .text {
  769. position:absolute;
  770. align-self:center;
  771. padding:2px 2px 2px 2px;
  772. box-sizing:border-box;
  773. width:100%;
  774. }
  775. #u41456_text {
  776. border-width:0px;
  777. word-wrap:break-word;
  778. text-transform:none;
  779. }
  780. #u41457_img {
  781. border-width:0px;
  782. position:absolute;
  783. left:0px;
  784. top:0px;
  785. width:100px;
  786. height:60px;
  787. }
  788. #u41457 {
  789. border-width:0px;
  790. position:absolute;
  791. left:425px;
  792. top:776px;
  793. width:100px;
  794. height:60px;
  795. display:flex;
  796. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  797. font-weight:400;
  798. font-style:normal;
  799. }
  800. #u41457 .text {
  801. position:absolute;
  802. align-self:center;
  803. padding:2px 2px 2px 2px;
  804. box-sizing:border-box;
  805. width:100%;
  806. }
  807. #u41457_text {
  808. border-width:0px;
  809. word-wrap:break-word;
  810. text-transform:none;
  811. }
  812. #u41458 {
  813. border-width:0px;
  814. position:absolute;
  815. left:475px;
  816. top:755px;
  817. width:0px;
  818. height:0px;
  819. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  820. font-weight:400;
  821. font-style:normal;
  822. font-size:10px;
  823. color:#333333;
  824. }
  825. #u41458_seg0 {
  826. border-width:0px;
  827. position:absolute;
  828. left:-5px;
  829. top:0px;
  830. width:10px;
  831. height:26px;
  832. }
  833. #u41458_seg1 {
  834. border-width:0px;
  835. position:absolute;
  836. left:-10px;
  837. top:6px;
  838. width:20px;
  839. height:20px;
  840. }
  841. #u41458_text {
  842. border-width:0px;
  843. position:absolute;
  844. left:-50px;
  845. top:2px;
  846. width:100px;
  847. word-wrap:break-word;
  848. text-transform:none;
  849. visibility:hidden;
  850. }
  851. #u41459 {
  852. border-width:0px;
  853. position:absolute;
  854. left:307px;
  855. top:635px;
  856. width:0px;
  857. height:0px;
  858. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  859. font-weight:400;
  860. font-style:normal;
  861. font-size:10px;
  862. color:#333333;
  863. }
  864. #u41459_seg0 {
  865. border-width:0px;
  866. position:absolute;
  867. left:0px;
  868. top:-5px;
  869. width:95px;
  870. height:10px;
  871. }
  872. #u41459_seg1 {
  873. border-width:0px;
  874. position:absolute;
  875. left:75px;
  876. top:-10px;
  877. width:20px;
  878. height:20px;
  879. }
  880. #u41459_text {
  881. border-width:0px;
  882. position:absolute;
  883. left:-5px;
  884. top:-8px;
  885. width:100px;
  886. word-wrap:break-word;
  887. text-transform:none;
  888. visibility:hidden;
  889. }
  890. #u41460 {
  891. border-width:0px;
  892. position:absolute;
  893. left:475px;
  894. top:665px;
  895. width:0px;
  896. height:0px;
  897. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  898. font-weight:400;
  899. font-style:normal;
  900. font-size:10px;
  901. color:#333333;
  902. }
  903. #u41460_seg0 {
  904. border-width:0px;
  905. position:absolute;
  906. left:-5px;
  907. top:0px;
  908. width:10px;
  909. height:35px;
  910. }
  911. #u41460_seg1 {
  912. border-width:0px;
  913. position:absolute;
  914. left:-10px;
  915. top:15px;
  916. width:20px;
  917. height:20px;
  918. }
  919. #u41460_text {
  920. border-width:0px;
  921. position:absolute;
  922. left:-50px;
  923. top:7px;
  924. width:100px;
  925. word-wrap:break-word;
  926. text-transform:none;
  927. visibility:hidden;
  928. }
  929. #u41461_div {
  930. border-width:0px;
  931. position:absolute;
  932. left:0px;
  933. top:0px;
  934. width:156px;
  935. height:60px;
  936. background:-webkit-linear-gradient(270deg, rgba(255, 255, 255, 1) 0%, rgba(242, 242, 242, 1) 0%, rgba(228, 228, 228, 1) 100%, rgba(255, 255, 255, 1) 100%);
  937. background:-moz-linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(242, 242, 242, 1) 0%, rgba(228, 228, 228, 1) 100%, rgba(255, 255, 255, 1) 100%);
  938. background:linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(242, 242, 242, 1) 0%, rgba(228, 228, 228, 1) 100%, rgba(255, 255, 255, 1) 100%);
  939. box-sizing:border-box;
  940. border-width:1px;
  941. border-style:solid;
  942. border-color:rgba(121, 121, 121, 1);
  943. border-radius:0px;
  944. -moz-box-shadow:none;
  945. -webkit-box-shadow:none;
  946. box-shadow:none;
  947. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  948. font-weight:400;
  949. font-style:normal;
  950. }
  951. #u41461 {
  952. border-width:0px;
  953. position:absolute;
  954. left:397px;
  955. top:866px;
  956. width:156px;
  957. height:60px;
  958. display:flex;
  959. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  960. font-weight:400;
  961. font-style:normal;
  962. }
  963. #u41461 .text {
  964. position:absolute;
  965. align-self:center;
  966. padding:2px 2px 2px 2px;
  967. box-sizing:border-box;
  968. width:100%;
  969. }
  970. #u41461_text {
  971. border-width:0px;
  972. word-wrap:break-word;
  973. text-transform:none;
  974. }
  975. #u41462 {
  976. border-width:0px;
  977. position:absolute;
  978. left:475px;
  979. top:836px;
  980. width:0px;
  981. height:0px;
  982. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  983. font-weight:400;
  984. font-style:normal;
  985. font-size:10px;
  986. color:#333333;
  987. }
  988. #u41462_seg0 {
  989. border-width:0px;
  990. position:absolute;
  991. left:-5px;
  992. top:0px;
  993. width:10px;
  994. height:35px;
  995. }
  996. #u41462_seg1 {
  997. border-width:0px;
  998. position:absolute;
  999. left:-10px;
  1000. top:15px;
  1001. width:20px;
  1002. height:20px;
  1003. }
  1004. #u41462_text {
  1005. border-width:0px;
  1006. position:absolute;
  1007. left:-50px;
  1008. top:8px;
  1009. width:100px;
  1010. word-wrap:break-word;
  1011. text-transform:none;
  1012. }
  1013. #u41463 {
  1014. border-width:0px;
  1015. position:absolute;
  1016. left:229px;
  1017. top:926px;
  1018. width:0px;
  1019. height:0px;
  1020. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1021. font-weight:400;
  1022. font-style:normal;
  1023. font-size:10px;
  1024. color:#333333;
  1025. }
  1026. #u41463_seg0 {
  1027. border-width:0px;
  1028. position:absolute;
  1029. left:-5px;
  1030. top:0px;
  1031. width:10px;
  1032. height:43px;
  1033. }
  1034. #u41463_seg1 {
  1035. border-width:0px;
  1036. position:absolute;
  1037. left:-10px;
  1038. top:23px;
  1039. width:20px;
  1040. height:20px;
  1041. }
  1042. #u41463_text {
  1043. border-width:0px;
  1044. position:absolute;
  1045. left:-50px;
  1046. top:11px;
  1047. width:100px;
  1048. word-wrap:break-word;
  1049. text-transform:none;
  1050. visibility:hidden;
  1051. }
  1052. #u41464_div {
  1053. border-width:0px;
  1054. position:absolute;
  1055. left:0px;
  1056. top:0px;
  1057. width:156px;
  1058. height:60px;
  1059. background:-webkit-linear-gradient(270deg, rgba(255, 255, 255, 1) 0%, rgba(242, 242, 242, 1) 0%, rgba(228, 228, 228, 1) 100%, rgba(255, 255, 255, 1) 100%);
  1060. background:-moz-linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(242, 242, 242, 1) 0%, rgba(228, 228, 228, 1) 100%, rgba(255, 255, 255, 1) 100%);
  1061. background:linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(242, 242, 242, 1) 0%, rgba(228, 228, 228, 1) 100%, rgba(255, 255, 255, 1) 100%);
  1062. box-sizing:border-box;
  1063. border-width:1px;
  1064. border-style:solid;
  1065. border-color:rgba(121, 121, 121, 1);
  1066. border-radius:0px;
  1067. -moz-box-shadow:none;
  1068. -webkit-box-shadow:none;
  1069. box-shadow:none;
  1070. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1071. font-weight:400;
  1072. font-style:normal;
  1073. }
  1074. #u41464 {
  1075. border-width:0px;
  1076. position:absolute;
  1077. left:151px;
  1078. top:866px;
  1079. width:156px;
  1080. height:60px;
  1081. display:flex;
  1082. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1083. font-weight:400;
  1084. font-style:normal;
  1085. }
  1086. #u41464 .text {
  1087. position:absolute;
  1088. align-self:center;
  1089. padding:2px 2px 2px 2px;
  1090. box-sizing:border-box;
  1091. width:100%;
  1092. }
  1093. #u41464_text {
  1094. border-width:0px;
  1095. word-wrap:break-word;
  1096. text-transform:none;
  1097. }
  1098. #u41465 {
  1099. border-width:0px;
  1100. position:absolute;
  1101. left:397px;
  1102. top:896px;
  1103. width:0px;
  1104. height:0px;
  1105. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1106. font-weight:400;
  1107. font-style:normal;
  1108. font-size:10px;
  1109. color:#333333;
  1110. }
  1111. #u41465_seg0 {
  1112. border-width:0px;
  1113. position:absolute;
  1114. left:-90px;
  1115. top:-5px;
  1116. width:95px;
  1117. height:10px;
  1118. }
  1119. #u41465_seg1 {
  1120. border-width:0px;
  1121. position:absolute;
  1122. left:-95px;
  1123. top:-10px;
  1124. width:20px;
  1125. height:20px;
  1126. }
  1127. #u41465_text {
  1128. border-width:0px;
  1129. position:absolute;
  1130. left:-95px;
  1131. top:-8px;
  1132. width:100px;
  1133. word-wrap:break-word;
  1134. text-transform:none;
  1135. visibility:hidden;
  1136. }