styles.css 31 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611
  1. body {
  2. margin:0px;
  3. background-image:none;
  4. position:relative;
  5. left:-68px;
  6. width:1497px;
  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. #u37427 {
  20. border-width:0px;
  21. position:absolute;
  22. left:0px;
  23. top:0px;
  24. width:0px;
  25. height:0px;
  26. }
  27. #u37428_div {
  28. border-width:0px;
  29. position:absolute;
  30. left:0px;
  31. top:0px;
  32. width:800px;
  33. height:388px;
  34. background:inherit;
  35. background-color:rgba(242, 242, 242, 1);
  36. box-sizing:border-box;
  37. border-width:1px;
  38. border-style:solid;
  39. border-color:rgba(215, 215, 215, 1);
  40. border-radius:0px;
  41. -moz-box-shadow:none;
  42. -webkit-box-shadow:none;
  43. box-shadow:none;
  44. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  45. font-weight:400;
  46. font-style:normal;
  47. font-size:14px;
  48. color:#AAAAAA;
  49. text-align:center;
  50. line-height:30px;
  51. }
  52. #u37428 {
  53. border-width:0px;
  54. position:absolute;
  55. left:68px;
  56. top:39px;
  57. width:800px;
  58. height:388px;
  59. display:flex;
  60. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  61. font-weight:400;
  62. font-style:normal;
  63. font-size:14px;
  64. color:#AAAAAA;
  65. text-align:center;
  66. line-height:30px;
  67. }
  68. #u37428 .text {
  69. position:absolute;
  70. align-self:center;
  71. padding:5px 10px 5px 10px;
  72. box-sizing:border-box;
  73. width:100%;
  74. }
  75. #u37428_text {
  76. border-width:0px;
  77. word-wrap:break-word;
  78. text-transform:none;
  79. visibility:hidden;
  80. }
  81. #u37429_div {
  82. border-width:0px;
  83. position:absolute;
  84. left:0px;
  85. top:0px;
  86. width:800px;
  87. height:388px;
  88. background:inherit;
  89. background-color:rgba(255, 255, 255, 1);
  90. box-sizing:border-box;
  91. border-width:1px;
  92. border-style:solid;
  93. border-color:rgba(242, 242, 242, 1);
  94. border-radius:0px;
  95. -moz-box-shadow:none;
  96. -webkit-box-shadow:none;
  97. box-shadow:none;
  98. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  99. font-weight:400;
  100. font-style:normal;
  101. font-size:14px;
  102. color:#AAAAAA;
  103. text-align:center;
  104. line-height:30px;
  105. }
  106. #u37429 {
  107. border-width:0px;
  108. position:absolute;
  109. left:68px;
  110. top:39px;
  111. width:800px;
  112. height:388px;
  113. display:flex;
  114. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  115. font-weight:400;
  116. font-style:normal;
  117. font-size:14px;
  118. color:#AAAAAA;
  119. text-align:center;
  120. line-height:30px;
  121. }
  122. #u37429 .text {
  123. position:absolute;
  124. align-self:center;
  125. padding:5px 10px 5px 10px;
  126. box-sizing:border-box;
  127. width:100%;
  128. }
  129. #u37429_text {
  130. border-width:0px;
  131. word-wrap:break-word;
  132. text-transform:none;
  133. visibility:hidden;
  134. }
  135. #u37430_div {
  136. border-width:0px;
  137. position:absolute;
  138. left:0px;
  139. top:0px;
  140. width:83px;
  141. height:35px;
  142. background:inherit;
  143. background-color:rgba(255, 255, 255, 0);
  144. border:none;
  145. border-top:0px;
  146. border-right:0px;
  147. border-bottom:0px;
  148. border-radius:0px;
  149. border-top-left-radius:0px;
  150. border-bottom-left-radius:0px;
  151. -moz-box-shadow:none;
  152. -webkit-box-shadow:none;
  153. box-shadow:none;
  154. font-family:'PingFangSC-Medium', 'PingFang SC Medium', 'PingFang SC', sans-serif;
  155. font-weight:500;
  156. font-style:normal;
  157. font-size:18px;
  158. }
  159. #u37430 {
  160. border-width:0px;
  161. position:absolute;
  162. left:99px;
  163. top:52px;
  164. width:83px;
  165. height:35px;
  166. display:flex;
  167. font-family:'PingFangSC-Medium', 'PingFang SC Medium', 'PingFang SC', sans-serif;
  168. font-weight:500;
  169. font-style:normal;
  170. font-size:18px;
  171. }
  172. #u37430 .text {
  173. position:absolute;
  174. align-self:center;
  175. padding:5px 10px 5px 0px;
  176. box-sizing:border-box;
  177. width:100%;
  178. }
  179. #u37430_text {
  180. border-width:0px;
  181. white-space:nowrap;
  182. text-transform:none;
  183. }
  184. #u37431_div {
  185. border-width:0px;
  186. position:absolute;
  187. left:0px;
  188. top:0px;
  189. width:40px;
  190. height:40px;
  191. background:inherit;
  192. background-color:rgba(255, 255, 255, 0);
  193. border:none;
  194. border-top:0px;
  195. border-right:0px;
  196. border-bottom:0px;
  197. border-radius:0px;
  198. border-top-left-radius:0px;
  199. border-bottom-left-radius:0px;
  200. -moz-box-shadow:none;
  201. -webkit-box-shadow:none;
  202. box-shadow:none;
  203. font-family:'PingFangSC-Medium', 'PingFang SC Medium', 'PingFang SC', sans-serif;
  204. font-weight:500;
  205. font-style:normal;
  206. font-size:24px;
  207. text-align:center;
  208. }
  209. #u37431 {
  210. border-width:0px;
  211. position:absolute;
  212. left:818px;
  213. top:39px;
  214. width:40px;
  215. height:40px;
  216. display:flex;
  217. font-family:'PingFangSC-Medium', 'PingFang SC Medium', 'PingFang SC', sans-serif;
  218. font-weight:500;
  219. font-style:normal;
  220. font-size:24px;
  221. text-align:center;
  222. }
  223. #u37431 .text {
  224. position:absolute;
  225. align-self:center;
  226. padding:5px 10px 5px 0px;
  227. box-sizing:border-box;
  228. width:100%;
  229. }
  230. #u37431_text {
  231. border-width:0px;
  232. word-wrap:break-word;
  233. text-transform:none;
  234. }
  235. #u37432_div {
  236. border-width:0px;
  237. position:absolute;
  238. left:0px;
  239. top:0px;
  240. width:74px;
  241. height:30px;
  242. background:inherit;
  243. background-color:rgba(255, 255, 255, 0);
  244. border:none;
  245. border-top:0px;
  246. border-right:0px;
  247. border-bottom:0px;
  248. border-radius:0px;
  249. border-top-left-radius:0px;
  250. border-bottom-left-radius:0px;
  251. -moz-box-shadow:none;
  252. -webkit-box-shadow:none;
  253. box-shadow:none;
  254. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  255. font-weight:400;
  256. font-style:normal;
  257. font-size:14px;
  258. color:#555555;
  259. }
  260. #u37432 {
  261. border-width:0px;
  262. position:absolute;
  263. left:99px;
  264. top:138px;
  265. width:74px;
  266. height:30px;
  267. display:flex;
  268. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  269. font-weight:400;
  270. font-style:normal;
  271. font-size:14px;
  272. color:#555555;
  273. }
  274. #u37432 .text {
  275. position:absolute;
  276. align-self:center;
  277. padding:5px 10px 5px 0px;
  278. box-sizing:border-box;
  279. width:100%;
  280. }
  281. #u37432_text {
  282. border-width:0px;
  283. white-space:nowrap;
  284. text-transform:none;
  285. }
  286. #u37433 {
  287. border-width:0px;
  288. position:absolute;
  289. left:0px;
  290. top:0px;
  291. width:0px;
  292. height:0px;
  293. }
  294. #u37434_div {
  295. border-width:0px;
  296. position:absolute;
  297. left:0px;
  298. top:0px;
  299. width:599px;
  300. height:40px;
  301. background:inherit;
  302. background-color:rgba(255, 255, 255, 1);
  303. box-sizing:border-box;
  304. border-width:1px;
  305. border-style:solid;
  306. border-color:rgba(201, 201, 201, 1);
  307. border-radius:4px;
  308. -moz-box-shadow:none;
  309. -webkit-box-shadow:none;
  310. box-shadow:none;
  311. font-family:'Microsoft YaHei', sans-serif;
  312. font-weight:400;
  313. font-style:normal;
  314. font-size:14px;
  315. color:#CCCCCC;
  316. text-align:left;
  317. }
  318. #u37434 {
  319. border-width:0px;
  320. position:absolute;
  321. left:99px;
  322. top:168px;
  323. width:599px;
  324. height:40px;
  325. display:flex;
  326. font-family:'Microsoft YaHei', sans-serif;
  327. font-weight:400;
  328. font-style:normal;
  329. font-size:14px;
  330. color:#CCCCCC;
  331. text-align:left;
  332. }
  333. #u37434 .text {
  334. position:absolute;
  335. align-self:center;
  336. padding:2px 8px 2px 8px;
  337. box-sizing:border-box;
  338. width:100%;
  339. }
  340. #u37434_text {
  341. border-width:0px;
  342. word-wrap:break-word;
  343. text-transform:none;
  344. visibility:hidden;
  345. }
  346. #u37435_input {
  347. position:absolute;
  348. left:0px;
  349. top:0px;
  350. width:555px;
  351. height:33px;
  352. padding:2px 2px 2px 2px;
  353. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  354. font-weight:400;
  355. font-style:normal;
  356. font-size:14px;
  357. letter-spacing:normal;
  358. color:#000000;
  359. vertical-align:none;
  360. text-align:left;
  361. text-transform:none;
  362. background-color:transparent;
  363. border-color:transparent;
  364. }
  365. #u37435_input.disabled {
  366. position:absolute;
  367. left:0px;
  368. top:0px;
  369. width:555px;
  370. height:33px;
  371. padding:2px 2px 2px 2px;
  372. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  373. font-weight:400;
  374. font-style:normal;
  375. font-size:14px;
  376. letter-spacing:normal;
  377. color:#000000;
  378. vertical-align:none;
  379. text-align:left;
  380. text-transform:none;
  381. background-color:transparent;
  382. border-color:transparent;
  383. }
  384. #u37435_div {
  385. border-width:0px;
  386. position:absolute;
  387. left:0px;
  388. top:0px;
  389. width:555px;
  390. height:33px;
  391. background:inherit;
  392. background-color:rgba(255, 255, 255, 1);
  393. border:none;
  394. border-radius:0px;
  395. -moz-box-shadow:none;
  396. -webkit-box-shadow:none;
  397. box-shadow:none;
  398. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  399. font-weight:400;
  400. font-style:normal;
  401. font-size:14px;
  402. }
  403. #u37435 {
  404. border-width:0px;
  405. position:absolute;
  406. left:115px;
  407. top:169px;
  408. width:555px;
  409. height:33px;
  410. display:flex;
  411. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  412. font-weight:400;
  413. font-style:normal;
  414. font-size:14px;
  415. }
  416. #u37435 .text {
  417. position:absolute;
  418. align-self:center;
  419. padding:2px 2px 2px 2px;
  420. box-sizing:border-box;
  421. width:100%;
  422. }
  423. #u37435_div.disabled {
  424. border-width:0px;
  425. position:absolute;
  426. left:0px;
  427. top:0px;
  428. width:555px;
  429. height:33px;
  430. background:inherit;
  431. background-color:rgba(240, 240, 240, 1);
  432. border:none;
  433. border-radius:0px;
  434. -moz-box-shadow:none;
  435. -webkit-box-shadow:none;
  436. box-shadow:none;
  437. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  438. font-weight:400;
  439. font-style:normal;
  440. font-size:14px;
  441. }
  442. #u37435.disabled {
  443. }
  444. #u37436 {
  445. border-width:0px;
  446. position:absolute;
  447. left:0px;
  448. top:0px;
  449. width:0px;
  450. height:0px;
  451. }
  452. #u37437_div {
  453. border-width:0px;
  454. position:absolute;
  455. left:0px;
  456. top:0px;
  457. width:800px;
  458. height:60px;
  459. background:inherit;
  460. background-color:rgba(255, 255, 255, 1);
  461. box-sizing:border-box;
  462. border-width:1px;
  463. border-style:solid;
  464. border-color:rgba(215, 215, 215, 1);
  465. border-radius:0px;
  466. -moz-box-shadow:none;
  467. -webkit-box-shadow:none;
  468. box-shadow:none;
  469. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  470. font-weight:400;
  471. font-style:normal;
  472. font-size:14px;
  473. color:#AAAAAA;
  474. text-align:center;
  475. line-height:30px;
  476. }
  477. #u37437 {
  478. border-width:0px;
  479. position:absolute;
  480. left:68px;
  481. top:367px;
  482. width:800px;
  483. height:60px;
  484. display:flex;
  485. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  486. font-weight:400;
  487. font-style:normal;
  488. font-size:14px;
  489. color:#AAAAAA;
  490. text-align:center;
  491. line-height:30px;
  492. }
  493. #u37437 .text {
  494. position:absolute;
  495. align-self:center;
  496. padding:5px 10px 5px 10px;
  497. box-sizing:border-box;
  498. width:100%;
  499. }
  500. #u37437_text {
  501. border-width:0px;
  502. word-wrap:break-word;
  503. text-transform:none;
  504. visibility:hidden;
  505. }
  506. #u37438_div {
  507. border-width:0px;
  508. position:absolute;
  509. left:0px;
  510. top:0px;
  511. width:80px;
  512. height:30px;
  513. background:inherit;
  514. background-color:rgba(24, 144, 255, 1);
  515. border:none;
  516. border-radius:4px;
  517. -moz-box-shadow:none;
  518. -webkit-box-shadow:none;
  519. box-shadow:none;
  520. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  521. font-weight:400;
  522. font-style:normal;
  523. font-size:14px;
  524. color:#FFFFFF;
  525. }
  526. #u37438 {
  527. border-width:0px;
  528. position:absolute;
  529. left:748px;
  530. top:382px;
  531. width:80px;
  532. height:30px;
  533. display:flex;
  534. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  535. font-weight:400;
  536. font-style:normal;
  537. font-size:14px;
  538. color:#FFFFFF;
  539. }
  540. #u37438 .text {
  541. position:absolute;
  542. align-self:center;
  543. padding:2px 2px 2px 2px;
  544. box-sizing:border-box;
  545. width:100%;
  546. }
  547. #u37438_text {
  548. border-width:0px;
  549. word-wrap:break-word;
  550. text-transform:none;
  551. }
  552. #u37439_div {
  553. border-width:0px;
  554. position:absolute;
  555. left:0px;
  556. top:0px;
  557. width:80px;
  558. height:30px;
  559. background:inherit;
  560. background-color:rgba(255, 255, 255, 1);
  561. box-sizing:border-box;
  562. border-width:1px;
  563. border-style:solid;
  564. border-color:rgba(170, 170, 170, 1);
  565. border-radius:4px;
  566. -moz-box-shadow:none;
  567. -webkit-box-shadow:none;
  568. box-shadow:none;
  569. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  570. font-weight:400;
  571. font-style:normal;
  572. font-size:14px;
  573. }
  574. #u37439 {
  575. border-width:0px;
  576. position:absolute;
  577. left:658px;
  578. top:382px;
  579. width:80px;
  580. height:30px;
  581. display:flex;
  582. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  583. font-weight:400;
  584. font-style:normal;
  585. font-size:14px;
  586. }
  587. #u37439 .text {
  588. position:absolute;
  589. align-self:center;
  590. padding:2px 2px 2px 2px;
  591. box-sizing:border-box;
  592. width:100%;
  593. }
  594. #u37439_text {
  595. border-width:0px;
  596. word-wrap:break-word;
  597. text-transform:none;
  598. }
  599. #u37440_div {
  600. border-width:0px;
  601. position:absolute;
  602. left:0px;
  603. top:0px;
  604. width:88px;
  605. height:30px;
  606. background:inherit;
  607. background-color:rgba(255, 255, 255, 0);
  608. border:none;
  609. border-top:0px;
  610. border-right:0px;
  611. border-bottom:0px;
  612. border-radius:0px;
  613. border-top-left-radius:0px;
  614. border-bottom-left-radius:0px;
  615. -moz-box-shadow:none;
  616. -webkit-box-shadow:none;
  617. box-shadow:none;
  618. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  619. font-weight:400;
  620. font-style:normal;
  621. font-size:14px;
  622. color:#555555;
  623. }
  624. #u37440 {
  625. border-width:0px;
  626. position:absolute;
  627. left:99px;
  628. top:232px;
  629. width:88px;
  630. height:30px;
  631. display:flex;
  632. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  633. font-weight:400;
  634. font-style:normal;
  635. font-size:14px;
  636. color:#555555;
  637. }
  638. #u37440 .text {
  639. position:absolute;
  640. align-self:center;
  641. padding:5px 10px 5px 0px;
  642. box-sizing:border-box;
  643. width:100%;
  644. }
  645. #u37440_text {
  646. border-width:0px;
  647. white-space:nowrap;
  648. text-transform:none;
  649. }
  650. #u37441 {
  651. border-width:0px;
  652. position:absolute;
  653. left:0px;
  654. top:0px;
  655. width:0px;
  656. height:0px;
  657. }
  658. #u37442_div {
  659. border-width:0px;
  660. position:absolute;
  661. left:0px;
  662. top:0px;
  663. width:599px;
  664. height:40px;
  665. background:inherit;
  666. background-color:rgba(255, 255, 255, 1);
  667. box-sizing:border-box;
  668. border-width:1px;
  669. border-style:solid;
  670. border-color:rgba(215, 215, 215, 1);
  671. border-radius:4px;
  672. -moz-box-shadow:none;
  673. -webkit-box-shadow:none;
  674. box-shadow:none;
  675. font-size:14px;
  676. }
  677. #u37442 {
  678. border-width:0px;
  679. position:absolute;
  680. left:99px;
  681. top:262px;
  682. width:599px;
  683. height:40px;
  684. display:flex;
  685. font-size:14px;
  686. }
  687. #u37442 .text {
  688. position:absolute;
  689. align-self:center;
  690. padding:2px 2px 2px 2px;
  691. box-sizing:border-box;
  692. width:100%;
  693. }
  694. #u37442_text {
  695. border-width:0px;
  696. word-wrap:break-word;
  697. text-transform:none;
  698. visibility:hidden;
  699. }
  700. #u37443_input {
  701. position:absolute;
  702. left:0px;
  703. top:0px;
  704. width:572px;
  705. height:31px;
  706. padding:2px 2px 2px 2px;
  707. font-family:'ArialMT', 'Arial', sans-serif;
  708. font-weight:400;
  709. font-style:normal;
  710. font-size:14px;
  711. letter-spacing:normal;
  712. color:#AAAAAA;
  713. vertical-align:none;
  714. text-align:left;
  715. text-transform:none;
  716. background-color:transparent;
  717. border-color:transparent;
  718. }
  719. #u37443_input.disabled {
  720. position:absolute;
  721. left:0px;
  722. top:0px;
  723. width:572px;
  724. height:31px;
  725. padding:2px 2px 2px 2px;
  726. font-family:'ArialMT', 'Arial', sans-serif;
  727. font-weight:400;
  728. font-style:normal;
  729. font-size:14px;
  730. letter-spacing:normal;
  731. color:#AAAAAA;
  732. vertical-align:none;
  733. text-align:left;
  734. text-transform:none;
  735. background-color:transparent;
  736. border-color:transparent;
  737. }
  738. #u37443_div {
  739. border-width:0px;
  740. position:absolute;
  741. left:0px;
  742. top:0px;
  743. width:572px;
  744. height:31px;
  745. background:inherit;
  746. background-color:rgba(255, 255, 255, 1);
  747. border:none;
  748. border-radius:0px;
  749. -moz-box-shadow:none;
  750. -webkit-box-shadow:none;
  751. box-shadow:none;
  752. font-size:14px;
  753. color:#AAAAAA;
  754. }
  755. #u37443 {
  756. border-width:0px;
  757. position:absolute;
  758. left:116px;
  759. top:265px;
  760. width:572px;
  761. height:31px;
  762. display:flex;
  763. font-size:14px;
  764. color:#AAAAAA;
  765. }
  766. #u37443 .text {
  767. position:absolute;
  768. align-self:flex-start;
  769. padding:2px 2px 2px 2px;
  770. box-sizing:border-box;
  771. width:100%;
  772. }
  773. #u37443_div.disabled {
  774. border-width:0px;
  775. position:absolute;
  776. left:0px;
  777. top:0px;
  778. width:572px;
  779. height:31px;
  780. background:inherit;
  781. background-color:rgba(240, 240, 240, 1);
  782. border:none;
  783. border-radius:0px;
  784. -moz-box-shadow:none;
  785. -webkit-box-shadow:none;
  786. box-shadow:none;
  787. font-size:14px;
  788. color:#AAAAAA;
  789. }
  790. #u37443.disabled {
  791. }
  792. .u37443_input_option {
  793. font-size:14px;
  794. }
  795. #u37444 {
  796. border-width:0px;
  797. position:absolute;
  798. left:0px;
  799. top:0px;
  800. width:0px;
  801. height:0px;
  802. }
  803. #u37445_div {
  804. border-width:0px;
  805. position:absolute;
  806. left:0px;
  807. top:0px;
  808. width:680px;
  809. height:388px;
  810. background:inherit;
  811. background-color:rgba(255, 255, 255, 1);
  812. box-sizing:border-box;
  813. border-width:1px;
  814. border-style:solid;
  815. border-color:rgba(242, 242, 242, 1);
  816. border-radius:0px;
  817. -moz-box-shadow:none;
  818. -webkit-box-shadow:none;
  819. box-shadow:none;
  820. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  821. font-weight:400;
  822. font-style:normal;
  823. font-size:14px;
  824. color:#AAAAAA;
  825. text-align:center;
  826. line-height:30px;
  827. }
  828. #u37445 {
  829. border-width:0px;
  830. position:absolute;
  831. left:885px;
  832. top:39px;
  833. width:680px;
  834. height:388px;
  835. display:flex;
  836. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  837. font-weight:400;
  838. font-style:normal;
  839. font-size:14px;
  840. color:#AAAAAA;
  841. text-align:center;
  842. line-height:30px;
  843. }
  844. #u37445 .text {
  845. position:absolute;
  846. align-self:center;
  847. padding:5px 10px 5px 10px;
  848. box-sizing:border-box;
  849. width:100%;
  850. }
  851. #u37445_text {
  852. border-width:0px;
  853. word-wrap:break-word;
  854. text-transform:none;
  855. visibility:hidden;
  856. }
  857. #u37446_div {
  858. border-width:0px;
  859. position:absolute;
  860. left:0px;
  861. top:0px;
  862. width:83px;
  863. height:35px;
  864. background:inherit;
  865. background-color:rgba(255, 255, 255, 0);
  866. border:none;
  867. border-top:0px;
  868. border-right:0px;
  869. border-bottom:0px;
  870. border-radius:0px;
  871. border-top-left-radius:0px;
  872. border-bottom-left-radius:0px;
  873. -moz-box-shadow:none;
  874. -webkit-box-shadow:none;
  875. box-shadow:none;
  876. font-family:'PingFangSC-Medium', 'PingFang SC Medium', 'PingFang SC', sans-serif;
  877. font-weight:500;
  878. font-style:normal;
  879. font-size:18px;
  880. }
  881. #u37446 {
  882. border-width:0px;
  883. position:absolute;
  884. left:916px;
  885. top:52px;
  886. width:83px;
  887. height:35px;
  888. display:flex;
  889. font-family:'PingFangSC-Medium', 'PingFang SC Medium', 'PingFang SC', sans-serif;
  890. font-weight:500;
  891. font-style:normal;
  892. font-size:18px;
  893. }
  894. #u37446 .text {
  895. position:absolute;
  896. align-self:center;
  897. padding:5px 10px 5px 0px;
  898. box-sizing:border-box;
  899. width:100%;
  900. }
  901. #u37446_text {
  902. border-width:0px;
  903. white-space:nowrap;
  904. text-transform:none;
  905. }
  906. #u37447_div {
  907. border-width:0px;
  908. position:absolute;
  909. left:0px;
  910. top:0px;
  911. width:40px;
  912. height:40px;
  913. background:inherit;
  914. background-color:rgba(255, 255, 255, 0);
  915. border:none;
  916. border-top:0px;
  917. border-right:0px;
  918. border-bottom:0px;
  919. border-radius:0px;
  920. border-top-left-radius:0px;
  921. border-bottom-left-radius:0px;
  922. -moz-box-shadow:none;
  923. -webkit-box-shadow:none;
  924. box-shadow:none;
  925. font-family:'PingFangSC-Medium', 'PingFang SC Medium', 'PingFang SC', sans-serif;
  926. font-weight:500;
  927. font-style:normal;
  928. font-size:24px;
  929. text-align:center;
  930. }
  931. #u37447 {
  932. border-width:0px;
  933. position:absolute;
  934. left:1525px;
  935. top:39px;
  936. width:40px;
  937. height:40px;
  938. display:flex;
  939. font-family:'PingFangSC-Medium', 'PingFang SC Medium', 'PingFang SC', sans-serif;
  940. font-weight:500;
  941. font-style:normal;
  942. font-size:24px;
  943. text-align:center;
  944. }
  945. #u37447 .text {
  946. position:absolute;
  947. align-self:center;
  948. padding:5px 10px 5px 0px;
  949. box-sizing:border-box;
  950. width:100%;
  951. }
  952. #u37447_text {
  953. border-width:0px;
  954. word-wrap:break-word;
  955. text-transform:none;
  956. }
  957. #u37448_div {
  958. border-width:0px;
  959. position:absolute;
  960. left:0px;
  961. top:0px;
  962. width:74px;
  963. height:30px;
  964. background:inherit;
  965. background-color:rgba(255, 255, 255, 0);
  966. border:none;
  967. border-top:0px;
  968. border-right:0px;
  969. border-bottom:0px;
  970. border-radius:0px;
  971. border-top-left-radius:0px;
  972. border-bottom-left-radius:0px;
  973. -moz-box-shadow:none;
  974. -webkit-box-shadow:none;
  975. box-shadow:none;
  976. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  977. font-weight:400;
  978. font-style:normal;
  979. font-size:14px;
  980. color:#555555;
  981. }
  982. #u37448 {
  983. border-width:0px;
  984. position:absolute;
  985. left:916px;
  986. top:138px;
  987. width:74px;
  988. height:30px;
  989. display:flex;
  990. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  991. font-weight:400;
  992. font-style:normal;
  993. font-size:14px;
  994. color:#555555;
  995. }
  996. #u37448 .text {
  997. position:absolute;
  998. align-self:center;
  999. padding:5px 10px 5px 0px;
  1000. box-sizing:border-box;
  1001. width:100%;
  1002. }
  1003. #u37448_text {
  1004. border-width:0px;
  1005. white-space:nowrap;
  1006. text-transform:none;
  1007. }
  1008. #u37449 {
  1009. border-width:0px;
  1010. position:absolute;
  1011. left:0px;
  1012. top:0px;
  1013. width:0px;
  1014. height:0px;
  1015. }
  1016. #u37450_div {
  1017. border-width:0px;
  1018. position:absolute;
  1019. left:0px;
  1020. top:0px;
  1021. width:580px;
  1022. height:40px;
  1023. background:inherit;
  1024. background-color:rgba(255, 255, 255, 1);
  1025. box-sizing:border-box;
  1026. border-width:1px;
  1027. border-style:solid;
  1028. border-color:rgba(201, 201, 201, 1);
  1029. border-radius:4px;
  1030. -moz-box-shadow:none;
  1031. -webkit-box-shadow:none;
  1032. box-shadow:none;
  1033. font-family:'Microsoft YaHei', sans-serif;
  1034. font-weight:400;
  1035. font-style:normal;
  1036. font-size:14px;
  1037. color:#CCCCCC;
  1038. text-align:left;
  1039. }
  1040. #u37450 {
  1041. border-width:0px;
  1042. position:absolute;
  1043. left:916px;
  1044. top:168px;
  1045. width:580px;
  1046. height:40px;
  1047. display:flex;
  1048. font-family:'Microsoft YaHei', sans-serif;
  1049. font-weight:400;
  1050. font-style:normal;
  1051. font-size:14px;
  1052. color:#CCCCCC;
  1053. text-align:left;
  1054. }
  1055. #u37450 .text {
  1056. position:absolute;
  1057. align-self:center;
  1058. padding:2px 8px 2px 8px;
  1059. box-sizing:border-box;
  1060. width:100%;
  1061. }
  1062. #u37450_text {
  1063. border-width:0px;
  1064. word-wrap:break-word;
  1065. text-transform:none;
  1066. visibility:hidden;
  1067. }
  1068. #u37451_input {
  1069. position:absolute;
  1070. left:0px;
  1071. top:0px;
  1072. width:537px;
  1073. height:33px;
  1074. padding:2px 2px 2px 2px;
  1075. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1076. font-weight:400;
  1077. font-style:normal;
  1078. font-size:14px;
  1079. letter-spacing:normal;
  1080. color:#000000;
  1081. vertical-align:none;
  1082. text-align:left;
  1083. text-transform:none;
  1084. background-color:transparent;
  1085. border-color:transparent;
  1086. }
  1087. #u37451_input.disabled {
  1088. position:absolute;
  1089. left:0px;
  1090. top:0px;
  1091. width:537px;
  1092. height:33px;
  1093. padding:2px 2px 2px 2px;
  1094. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1095. font-weight:400;
  1096. font-style:normal;
  1097. font-size:14px;
  1098. letter-spacing:normal;
  1099. color:#000000;
  1100. vertical-align:none;
  1101. text-align:left;
  1102. text-transform:none;
  1103. background-color:transparent;
  1104. border-color:transparent;
  1105. }
  1106. #u37451_div {
  1107. border-width:0px;
  1108. position:absolute;
  1109. left:0px;
  1110. top:0px;
  1111. width:537px;
  1112. height:33px;
  1113. background:inherit;
  1114. background-color:rgba(255, 255, 255, 1);
  1115. border:none;
  1116. border-radius:0px;
  1117. -moz-box-shadow:none;
  1118. -webkit-box-shadow:none;
  1119. box-shadow:none;
  1120. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1121. font-weight:400;
  1122. font-style:normal;
  1123. font-size:14px;
  1124. }
  1125. #u37451 {
  1126. border-width:0px;
  1127. position:absolute;
  1128. left:931px;
  1129. top:169px;
  1130. width:537px;
  1131. height:33px;
  1132. display:flex;
  1133. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1134. font-weight:400;
  1135. font-style:normal;
  1136. font-size:14px;
  1137. }
  1138. #u37451 .text {
  1139. position:absolute;
  1140. align-self:center;
  1141. padding:2px 2px 2px 2px;
  1142. box-sizing:border-box;
  1143. width:100%;
  1144. }
  1145. #u37451_div.disabled {
  1146. border-width:0px;
  1147. position:absolute;
  1148. left:0px;
  1149. top:0px;
  1150. width:537px;
  1151. height:33px;
  1152. background:inherit;
  1153. background-color:rgba(240, 240, 240, 1);
  1154. border:none;
  1155. border-radius:0px;
  1156. -moz-box-shadow:none;
  1157. -webkit-box-shadow:none;
  1158. box-shadow:none;
  1159. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1160. font-weight:400;
  1161. font-style:normal;
  1162. font-size:14px;
  1163. }
  1164. #u37451.disabled {
  1165. }
  1166. #u37452 {
  1167. border-width:0px;
  1168. position:absolute;
  1169. left:0px;
  1170. top:0px;
  1171. width:0px;
  1172. height:0px;
  1173. }
  1174. #u37453_div {
  1175. border-width:0px;
  1176. position:absolute;
  1177. left:0px;
  1178. top:0px;
  1179. width:680px;
  1180. height:60px;
  1181. background:inherit;
  1182. background-color:rgba(255, 255, 255, 1);
  1183. box-sizing:border-box;
  1184. border-width:1px;
  1185. border-style:solid;
  1186. border-color:rgba(215, 215, 215, 1);
  1187. border-radius:0px;
  1188. -moz-box-shadow:none;
  1189. -webkit-box-shadow:none;
  1190. box-shadow:none;
  1191. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1192. font-weight:400;
  1193. font-style:normal;
  1194. font-size:14px;
  1195. color:#AAAAAA;
  1196. text-align:center;
  1197. line-height:30px;
  1198. }
  1199. #u37453 {
  1200. border-width:0px;
  1201. position:absolute;
  1202. left:885px;
  1203. top:367px;
  1204. width:680px;
  1205. height:60px;
  1206. display:flex;
  1207. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1208. font-weight:400;
  1209. font-style:normal;
  1210. font-size:14px;
  1211. color:#AAAAAA;
  1212. text-align:center;
  1213. line-height:30px;
  1214. }
  1215. #u37453 .text {
  1216. position:absolute;
  1217. align-self:center;
  1218. padding:5px 10px 5px 10px;
  1219. box-sizing:border-box;
  1220. width:100%;
  1221. }
  1222. #u37453_text {
  1223. border-width:0px;
  1224. word-wrap:break-word;
  1225. text-transform:none;
  1226. visibility:hidden;
  1227. }
  1228. #u37454_div {
  1229. border-width:0px;
  1230. position:absolute;
  1231. left:0px;
  1232. top:0px;
  1233. width:80px;
  1234. height:30px;
  1235. background:inherit;
  1236. background-color:rgba(24, 144, 255, 1);
  1237. border:none;
  1238. border-radius:4px;
  1239. -moz-box-shadow:none;
  1240. -webkit-box-shadow:none;
  1241. box-shadow:none;
  1242. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1243. font-weight:400;
  1244. font-style:normal;
  1245. font-size:14px;
  1246. color:#FFFFFF;
  1247. }
  1248. #u37454 {
  1249. border-width:0px;
  1250. position:absolute;
  1251. left:1445px;
  1252. top:382px;
  1253. width:80px;
  1254. height:30px;
  1255. display:flex;
  1256. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1257. font-weight:400;
  1258. font-style:normal;
  1259. font-size:14px;
  1260. color:#FFFFFF;
  1261. }
  1262. #u37454 .text {
  1263. position:absolute;
  1264. align-self:center;
  1265. padding:2px 2px 2px 2px;
  1266. box-sizing:border-box;
  1267. width:100%;
  1268. }
  1269. #u37454_text {
  1270. border-width:0px;
  1271. word-wrap:break-word;
  1272. text-transform:none;
  1273. }
  1274. #u37455_div {
  1275. border-width:0px;
  1276. position:absolute;
  1277. left:0px;
  1278. top:0px;
  1279. width:80px;
  1280. height:30px;
  1281. background:inherit;
  1282. background-color:rgba(255, 255, 255, 1);
  1283. box-sizing:border-box;
  1284. border-width:1px;
  1285. border-style:solid;
  1286. border-color:rgba(217, 0, 27, 1);
  1287. border-radius:4px;
  1288. -moz-box-shadow:none;
  1289. -webkit-box-shadow:none;
  1290. box-shadow:none;
  1291. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1292. font-weight:400;
  1293. font-style:normal;
  1294. font-size:14px;
  1295. color:#D9001B;
  1296. }
  1297. #u37455 {
  1298. border-width:0px;
  1299. position:absolute;
  1300. left:1355px;
  1301. top:382px;
  1302. width:80px;
  1303. height:30px;
  1304. display:flex;
  1305. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1306. font-weight:400;
  1307. font-style:normal;
  1308. font-size:14px;
  1309. color:#D9001B;
  1310. }
  1311. #u37455 .text {
  1312. position:absolute;
  1313. align-self:center;
  1314. padding:2px 2px 2px 2px;
  1315. box-sizing:border-box;
  1316. width:100%;
  1317. }
  1318. #u37455_text {
  1319. border-width:0px;
  1320. word-wrap:break-word;
  1321. text-transform:none;
  1322. }
  1323. #u37456_div {
  1324. border-width:0px;
  1325. position:absolute;
  1326. left:0px;
  1327. top:0px;
  1328. width:80px;
  1329. height:30px;
  1330. background:inherit;
  1331. background-color:rgba(255, 255, 255, 1);
  1332. box-sizing:border-box;
  1333. border-width:1px;
  1334. border-style:solid;
  1335. border-color:rgba(170, 170, 170, 1);
  1336. border-radius:4px;
  1337. -moz-box-shadow:none;
  1338. -webkit-box-shadow:none;
  1339. box-shadow:none;
  1340. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1341. font-weight:400;
  1342. font-style:normal;
  1343. font-size:14px;
  1344. }
  1345. #u37456 {
  1346. border-width:0px;
  1347. position:absolute;
  1348. left:1265px;
  1349. top:382px;
  1350. width:80px;
  1351. height:30px;
  1352. display:flex;
  1353. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1354. font-weight:400;
  1355. font-style:normal;
  1356. font-size:14px;
  1357. }
  1358. #u37456 .text {
  1359. position:absolute;
  1360. align-self:center;
  1361. padding:2px 2px 2px 2px;
  1362. box-sizing:border-box;
  1363. width:100%;
  1364. }
  1365. #u37456_text {
  1366. border-width:0px;
  1367. word-wrap:break-word;
  1368. text-transform:none;
  1369. }
  1370. #u37457_div {
  1371. border-width:0px;
  1372. position:absolute;
  1373. left:0px;
  1374. top:0px;
  1375. width:88px;
  1376. height:30px;
  1377. background:inherit;
  1378. background-color:rgba(255, 255, 255, 0);
  1379. border:none;
  1380. border-top:0px;
  1381. border-right:0px;
  1382. border-bottom:0px;
  1383. border-radius:0px;
  1384. border-top-left-radius:0px;
  1385. border-bottom-left-radius:0px;
  1386. -moz-box-shadow:none;
  1387. -webkit-box-shadow:none;
  1388. box-shadow:none;
  1389. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1390. font-weight:400;
  1391. font-style:normal;
  1392. font-size:14px;
  1393. color:#555555;
  1394. }
  1395. #u37457 {
  1396. border-width:0px;
  1397. position:absolute;
  1398. left:916px;
  1399. top:232px;
  1400. width:88px;
  1401. height:30px;
  1402. display:flex;
  1403. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1404. font-weight:400;
  1405. font-style:normal;
  1406. font-size:14px;
  1407. color:#555555;
  1408. }
  1409. #u37457 .text {
  1410. position:absolute;
  1411. align-self:center;
  1412. padding:5px 10px 5px 0px;
  1413. box-sizing:border-box;
  1414. width:100%;
  1415. }
  1416. #u37457_text {
  1417. border-width:0px;
  1418. white-space:nowrap;
  1419. text-transform:none;
  1420. }
  1421. #u37458 {
  1422. border-width:0px;
  1423. position:absolute;
  1424. left:0px;
  1425. top:0px;
  1426. width:0px;
  1427. height:0px;
  1428. }
  1429. #u37459_div {
  1430. border-width:0px;
  1431. position:absolute;
  1432. left:0px;
  1433. top:0px;
  1434. width:580px;
  1435. height:40px;
  1436. background:inherit;
  1437. background-color:rgba(255, 255, 255, 1);
  1438. box-sizing:border-box;
  1439. border-width:1px;
  1440. border-style:solid;
  1441. border-color:rgba(215, 215, 215, 1);
  1442. border-radius:4px;
  1443. -moz-box-shadow:none;
  1444. -webkit-box-shadow:none;
  1445. box-shadow:none;
  1446. font-size:14px;
  1447. }
  1448. #u37459 {
  1449. border-width:0px;
  1450. position:absolute;
  1451. left:916px;
  1452. top:262px;
  1453. width:580px;
  1454. height:40px;
  1455. display:flex;
  1456. font-size:14px;
  1457. }
  1458. #u37459 .text {
  1459. position:absolute;
  1460. align-self:center;
  1461. padding:2px 2px 2px 2px;
  1462. box-sizing:border-box;
  1463. width:100%;
  1464. }
  1465. #u37459_text {
  1466. border-width:0px;
  1467. word-wrap:break-word;
  1468. text-transform:none;
  1469. visibility:hidden;
  1470. }
  1471. #u37460_input {
  1472. position:absolute;
  1473. left:0px;
  1474. top:0px;
  1475. width:554px;
  1476. height:31px;
  1477. padding:2px 2px 2px 2px;
  1478. font-family:'ArialMT', 'Arial', sans-serif;
  1479. font-weight:400;
  1480. font-style:normal;
  1481. font-size:14px;
  1482. letter-spacing:normal;
  1483. color:#AAAAAA;
  1484. vertical-align:none;
  1485. text-align:left;
  1486. text-transform:none;
  1487. background-color:transparent;
  1488. border-color:transparent;
  1489. }
  1490. #u37460_input.disabled {
  1491. position:absolute;
  1492. left:0px;
  1493. top:0px;
  1494. width:554px;
  1495. height:31px;
  1496. padding:2px 2px 2px 2px;
  1497. font-family:'ArialMT', 'Arial', sans-serif;
  1498. font-weight:400;
  1499. font-style:normal;
  1500. font-size:14px;
  1501. letter-spacing:normal;
  1502. color:#AAAAAA;
  1503. vertical-align:none;
  1504. text-align:left;
  1505. text-transform:none;
  1506. background-color:transparent;
  1507. border-color:transparent;
  1508. }
  1509. #u37460_div {
  1510. border-width:0px;
  1511. position:absolute;
  1512. left:0px;
  1513. top:0px;
  1514. width:554px;
  1515. height:31px;
  1516. background:inherit;
  1517. background-color:rgba(255, 255, 255, 1);
  1518. border:none;
  1519. border-radius:0px;
  1520. -moz-box-shadow:none;
  1521. -webkit-box-shadow:none;
  1522. box-shadow:none;
  1523. font-size:14px;
  1524. color:#AAAAAA;
  1525. }
  1526. #u37460 {
  1527. border-width:0px;
  1528. position:absolute;
  1529. left:932px;
  1530. top:265px;
  1531. width:554px;
  1532. height:31px;
  1533. display:flex;
  1534. font-size:14px;
  1535. color:#AAAAAA;
  1536. }
  1537. #u37460 .text {
  1538. position:absolute;
  1539. align-self:flex-start;
  1540. padding:2px 2px 2px 2px;
  1541. box-sizing:border-box;
  1542. width:100%;
  1543. }
  1544. #u37460_div.disabled {
  1545. border-width:0px;
  1546. position:absolute;
  1547. left:0px;
  1548. top:0px;
  1549. width:554px;
  1550. height:31px;
  1551. background:inherit;
  1552. background-color:rgba(240, 240, 240, 1);
  1553. border:none;
  1554. border-radius:0px;
  1555. -moz-box-shadow:none;
  1556. -webkit-box-shadow:none;
  1557. box-shadow:none;
  1558. font-size:14px;
  1559. color:#AAAAAA;
  1560. }
  1561. #u37460.disabled {
  1562. }
  1563. .u37460_input_option {
  1564. font-size:14px;
  1565. }
  1566. #u37461_div {
  1567. border-width:0px;
  1568. position:absolute;
  1569. left:0px;
  1570. top:0px;
  1571. width:217px;
  1572. height:30px;
  1573. background:inherit;
  1574. background-color:rgba(51, 51, 51, 1);
  1575. border:none;
  1576. border-radius:36px;
  1577. -moz-box-shadow:none;
  1578. -webkit-box-shadow:none;
  1579. box-shadow:none;
  1580. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1581. font-weight:400;
  1582. font-style:normal;
  1583. font-size:14px;
  1584. color:#FFFFFF;
  1585. }
  1586. #u37461 {
  1587. border-width:0px;
  1588. position:absolute;
  1589. left:1190px;
  1590. top:324px;
  1591. width:217px;
  1592. height:30px;
  1593. display:flex;
  1594. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1595. font-weight:400;
  1596. font-style:normal;
  1597. font-size:14px;
  1598. color:#FFFFFF;
  1599. }
  1600. #u37461 .text {
  1601. position:absolute;
  1602. align-self:center;
  1603. padding:5px 10px 5px 10px;
  1604. box-sizing:border-box;
  1605. width:100%;
  1606. }
  1607. #u37461_text {
  1608. border-width:0px;
  1609. white-space:nowrap;
  1610. text-transform:none;
  1611. }