autocomplete.css 30 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325
  1. /* BEM support Func
  2. -------------------------- */
  3. /* Element Chalk Variables */
  4. /* Transition
  5. -------------------------- */
  6. /* Colors
  7. -------------------------- */
  8. /* 53a8ff */
  9. /* 66b1ff */
  10. /* 79bbff */
  11. /* 8cc5ff */
  12. /* a0cfff */
  13. /* b3d8ff */
  14. /* c6e2ff */
  15. /* d9ecff */
  16. /* ecf5ff */
  17. /* Link
  18. -------------------------- */
  19. /* Background
  20. -------------------------- */
  21. /* Border
  22. -------------------------- */
  23. /* Box-shadow
  24. -------------------------- */
  25. /* Fill
  26. -------------------------- */
  27. /* Font
  28. -------------------------- */
  29. /* Size
  30. -------------------------- */
  31. /* z-index
  32. -------------------------- */
  33. /* Disable base
  34. -------------------------- */
  35. /* Icon
  36. -------------------------- */
  37. /* Checkbox
  38. -------------------------- */
  39. /* Radio
  40. -------------------------- */
  41. /* Select
  42. -------------------------- */
  43. /* Alert
  44. -------------------------- */
  45. /* Message Box
  46. -------------------------- */
  47. /* Message
  48. -------------------------- */
  49. /* Notification
  50. -------------------------- */
  51. /* Input
  52. -------------------------- */
  53. /* Cascader
  54. -------------------------- */
  55. /* Group
  56. -------------------------- */
  57. /* Tab
  58. -------------------------- */
  59. /* Button
  60. -------------------------- */
  61. /* cascader
  62. -------------------------- */
  63. /* Switch
  64. -------------------------- */
  65. /* Dialog
  66. -------------------------- */
  67. /* Table
  68. -------------------------- */
  69. /* Pagination
  70. -------------------------- */
  71. /* Popover
  72. -------------------------- */
  73. /* Tooltip
  74. -------------------------- */
  75. /* Tag
  76. -------------------------- */
  77. /* Tree
  78. -------------------------- */
  79. /* Dropdown
  80. -------------------------- */
  81. /* Badge
  82. -------------------------- */
  83. /* Card
  84. --------------------------*/
  85. /* Slider
  86. --------------------------*/
  87. /* Steps
  88. --------------------------*/
  89. /* MenuSlide
  90. --------------------------*/
  91. /* Rate
  92. --------------------------*/
  93. /* DatePicker
  94. --------------------------*/
  95. /* Loading
  96. --------------------------*/
  97. /* Scrollbar
  98. --------------------------*/
  99. /* Carousel
  100. --------------------------*/
  101. /* Collapse
  102. --------------------------*/
  103. /* Transfer
  104. --------------------------*/
  105. /* Header
  106. --------------------------*/
  107. /* Footer
  108. --------------------------*/
  109. /* Main
  110. --------------------------*/
  111. /* Break-point
  112. --------------------------*/
  113. /* Break-points
  114. -------------------------- */
  115. /* Scrollbar
  116. -------------------------- */
  117. /* Placeholder
  118. -------------------------- */
  119. /* BEM
  120. -------------------------- */
  121. /* Element Chalk Variables */
  122. /* Transition
  123. -------------------------- */
  124. /* Colors
  125. -------------------------- */
  126. /* 53a8ff */
  127. /* 66b1ff */
  128. /* 79bbff */
  129. /* 8cc5ff */
  130. /* a0cfff */
  131. /* b3d8ff */
  132. /* c6e2ff */
  133. /* d9ecff */
  134. /* ecf5ff */
  135. /* Link
  136. -------------------------- */
  137. /* Background
  138. -------------------------- */
  139. /* Border
  140. -------------------------- */
  141. /* Box-shadow
  142. -------------------------- */
  143. /* Fill
  144. -------------------------- */
  145. /* Font
  146. -------------------------- */
  147. /* Size
  148. -------------------------- */
  149. /* z-index
  150. -------------------------- */
  151. /* Disable base
  152. -------------------------- */
  153. /* Icon
  154. -------------------------- */
  155. /* Checkbox
  156. -------------------------- */
  157. /* Radio
  158. -------------------------- */
  159. /* Select
  160. -------------------------- */
  161. /* Alert
  162. -------------------------- */
  163. /* Message Box
  164. -------------------------- */
  165. /* Message
  166. -------------------------- */
  167. /* Notification
  168. -------------------------- */
  169. /* Input
  170. -------------------------- */
  171. /* Cascader
  172. -------------------------- */
  173. /* Group
  174. -------------------------- */
  175. /* Tab
  176. -------------------------- */
  177. /* Button
  178. -------------------------- */
  179. /* cascader
  180. -------------------------- */
  181. /* Switch
  182. -------------------------- */
  183. /* Dialog
  184. -------------------------- */
  185. /* Table
  186. -------------------------- */
  187. /* Pagination
  188. -------------------------- */
  189. /* Popover
  190. -------------------------- */
  191. /* Tooltip
  192. -------------------------- */
  193. /* Tag
  194. -------------------------- */
  195. /* Tree
  196. -------------------------- */
  197. /* Dropdown
  198. -------------------------- */
  199. /* Badge
  200. -------------------------- */
  201. /* Card
  202. --------------------------*/
  203. /* Slider
  204. --------------------------*/
  205. /* Steps
  206. --------------------------*/
  207. /* MenuSlide
  208. --------------------------*/
  209. /* Rate
  210. --------------------------*/
  211. /* DatePicker
  212. --------------------------*/
  213. /* Loading
  214. --------------------------*/
  215. /* Scrollbar
  216. --------------------------*/
  217. /* Carousel
  218. --------------------------*/
  219. /* Collapse
  220. --------------------------*/
  221. /* Transfer
  222. --------------------------*/
  223. /* Header
  224. --------------------------*/
  225. /* Footer
  226. --------------------------*/
  227. /* Main
  228. --------------------------*/
  229. /* Break-point
  230. --------------------------*/
  231. /* BEM support Func
  232. -------------------------- */
  233. /* Element Chalk Variables */
  234. /* Transition
  235. -------------------------- */
  236. /* Colors
  237. -------------------------- */
  238. /* 53a8ff */
  239. /* 66b1ff */
  240. /* 79bbff */
  241. /* 8cc5ff */
  242. /* a0cfff */
  243. /* b3d8ff */
  244. /* c6e2ff */
  245. /* d9ecff */
  246. /* ecf5ff */
  247. /* Link
  248. -------------------------- */
  249. /* Background
  250. -------------------------- */
  251. /* Border
  252. -------------------------- */
  253. /* Box-shadow
  254. -------------------------- */
  255. /* Fill
  256. -------------------------- */
  257. /* Font
  258. -------------------------- */
  259. /* Size
  260. -------------------------- */
  261. /* z-index
  262. -------------------------- */
  263. /* Disable base
  264. -------------------------- */
  265. /* Icon
  266. -------------------------- */
  267. /* Checkbox
  268. -------------------------- */
  269. /* Radio
  270. -------------------------- */
  271. /* Select
  272. -------------------------- */
  273. /* Alert
  274. -------------------------- */
  275. /* Message Box
  276. -------------------------- */
  277. /* Message
  278. -------------------------- */
  279. /* Notification
  280. -------------------------- */
  281. /* Input
  282. -------------------------- */
  283. /* Cascader
  284. -------------------------- */
  285. /* Group
  286. -------------------------- */
  287. /* Tab
  288. -------------------------- */
  289. /* Button
  290. -------------------------- */
  291. /* cascader
  292. -------------------------- */
  293. /* Switch
  294. -------------------------- */
  295. /* Dialog
  296. -------------------------- */
  297. /* Table
  298. -------------------------- */
  299. /* Pagination
  300. -------------------------- */
  301. /* Popover
  302. -------------------------- */
  303. /* Tooltip
  304. -------------------------- */
  305. /* Tag
  306. -------------------------- */
  307. /* Tree
  308. -------------------------- */
  309. /* Dropdown
  310. -------------------------- */
  311. /* Badge
  312. -------------------------- */
  313. /* Card
  314. --------------------------*/
  315. /* Slider
  316. --------------------------*/
  317. /* Steps
  318. --------------------------*/
  319. /* MenuSlide
  320. --------------------------*/
  321. /* Rate
  322. --------------------------*/
  323. /* DatePicker
  324. --------------------------*/
  325. /* Loading
  326. --------------------------*/
  327. /* Scrollbar
  328. --------------------------*/
  329. /* Carousel
  330. --------------------------*/
  331. /* Collapse
  332. --------------------------*/
  333. /* Transfer
  334. --------------------------*/
  335. /* Header
  336. --------------------------*/
  337. /* Footer
  338. --------------------------*/
  339. /* Main
  340. --------------------------*/
  341. /* Break-point
  342. --------------------------*/
  343. /* Break-points
  344. -------------------------- */
  345. /* Scrollbar
  346. -------------------------- */
  347. /* Placeholder
  348. -------------------------- */
  349. /* BEM
  350. -------------------------- */
  351. /* Element Chalk Variables */
  352. /* Transition
  353. -------------------------- */
  354. /* Colors
  355. -------------------------- */
  356. /* 53a8ff */
  357. /* 66b1ff */
  358. /* 79bbff */
  359. /* 8cc5ff */
  360. /* a0cfff */
  361. /* b3d8ff */
  362. /* c6e2ff */
  363. /* d9ecff */
  364. /* ecf5ff */
  365. /* Link
  366. -------------------------- */
  367. /* Background
  368. -------------------------- */
  369. /* Border
  370. -------------------------- */
  371. /* Box-shadow
  372. -------------------------- */
  373. /* Fill
  374. -------------------------- */
  375. /* Font
  376. -------------------------- */
  377. /* Size
  378. -------------------------- */
  379. /* z-index
  380. -------------------------- */
  381. /* Disable base
  382. -------------------------- */
  383. /* Icon
  384. -------------------------- */
  385. /* Checkbox
  386. -------------------------- */
  387. /* Radio
  388. -------------------------- */
  389. /* Select
  390. -------------------------- */
  391. /* Alert
  392. -------------------------- */
  393. /* Message Box
  394. -------------------------- */
  395. /* Message
  396. -------------------------- */
  397. /* Notification
  398. -------------------------- */
  399. /* Input
  400. -------------------------- */
  401. /* Cascader
  402. -------------------------- */
  403. /* Group
  404. -------------------------- */
  405. /* Tab
  406. -------------------------- */
  407. /* Button
  408. -------------------------- */
  409. /* cascader
  410. -------------------------- */
  411. /* Switch
  412. -------------------------- */
  413. /* Dialog
  414. -------------------------- */
  415. /* Table
  416. -------------------------- */
  417. /* Pagination
  418. -------------------------- */
  419. /* Popover
  420. -------------------------- */
  421. /* Tooltip
  422. -------------------------- */
  423. /* Tag
  424. -------------------------- */
  425. /* Tree
  426. -------------------------- */
  427. /* Dropdown
  428. -------------------------- */
  429. /* Badge
  430. -------------------------- */
  431. /* Card
  432. --------------------------*/
  433. /* Slider
  434. --------------------------*/
  435. /* Steps
  436. --------------------------*/
  437. /* MenuSlide
  438. --------------------------*/
  439. /* Rate
  440. --------------------------*/
  441. /* DatePicker
  442. --------------------------*/
  443. /* Loading
  444. --------------------------*/
  445. /* Scrollbar
  446. --------------------------*/
  447. /* Carousel
  448. --------------------------*/
  449. /* Collapse
  450. --------------------------*/
  451. /* Transfer
  452. --------------------------*/
  453. /* Header
  454. --------------------------*/
  455. /* Footer
  456. --------------------------*/
  457. /* Main
  458. --------------------------*/
  459. /* Break-point
  460. --------------------------*/
  461. .el-input {
  462. position: relative;
  463. font-size: 14px;
  464. display: inline-block;
  465. width: 100%; }
  466. .el-input::-webkit-scrollbar {
  467. z-index: 11;
  468. width: 6px; }
  469. .el-input::-webkit-scrollbar:horizontal {
  470. height: 6px; }
  471. .el-input::-webkit-scrollbar-thumb {
  472. border-radius: 5px;
  473. width: 6px;
  474. background: #b4bccc; }
  475. .el-input::-webkit-scrollbar-corner {
  476. background: #fff; }
  477. .el-input::-webkit-scrollbar-track {
  478. background: #fff; }
  479. .el-input::-webkit-scrollbar-track-piece {
  480. background: #fff;
  481. width: 6px; }
  482. .el-input__inner {
  483. -webkit-appearance: none;
  484. background-color: #fff;
  485. background-image: none;
  486. border-radius: 4px;
  487. border: 1px solid #d8dce5;
  488. -webkit-box-sizing: border-box;
  489. box-sizing: border-box;
  490. color: #5a5e66;
  491. display: inline-block;
  492. font-size: inherit;
  493. height: 40px;
  494. line-height: 1;
  495. outline: none;
  496. padding: 0 15px;
  497. -webkit-transition: border-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  498. transition: border-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  499. width: 100%; }
  500. .el-input__inner::-webkit-input-placeholder {
  501. color: #b4bccc; }
  502. .el-input__inner:-ms-input-placeholder {
  503. color: #b4bccc; }
  504. .el-input__inner::-ms-input-placeholder {
  505. color: #b4bccc; }
  506. .el-input__inner::placeholder {
  507. color: #b4bccc; }
  508. .el-input__inner:hover {
  509. border-color: #b4bccc; }
  510. .el-input__inner:focus {
  511. outline: none;
  512. border-color: #1b1e24; }
  513. .el-input__suffix {
  514. position: absolute;
  515. height: 100%;
  516. right: 5px;
  517. top: 0;
  518. text-align: center;
  519. color: #b4bccc;
  520. -webkit-transition: all .3s;
  521. transition: all .3s;
  522. pointer-events: none; }
  523. .el-input__suffix-inner {
  524. pointer-events: all; }
  525. .el-input__prefix {
  526. position: absolute;
  527. height: 100%;
  528. left: 5px;
  529. top: 0;
  530. text-align: center;
  531. color: #b4bccc;
  532. -webkit-transition: all .3s;
  533. transition: all .3s; }
  534. .el-input__icon {
  535. height: 100%;
  536. width: 25px;
  537. text-align: center;
  538. -webkit-transition: all .3s;
  539. transition: all .3s;
  540. line-height: 40px; }
  541. .el-input__icon:after {
  542. content: '';
  543. height: 100%;
  544. width: 0;
  545. display: inline-block;
  546. vertical-align: middle; }
  547. .el-input__validateIcon {
  548. pointer-events: none; }
  549. .el-input.is-active .el-input__inner {
  550. outline: none;
  551. border-color: #1b1e24; }
  552. .el-input.is-disabled .el-input__inner {
  553. background-color: #011638;
  554. border-color: #dfe4ed;
  555. color: #b4bccc;
  556. cursor: not-allowed; }
  557. .el-input.is-disabled .el-input__inner::-webkit-input-placeholder {
  558. color: #b4bccc; }
  559. .el-input.is-disabled .el-input__inner:-ms-input-placeholder {
  560. color: #b4bccc; }
  561. .el-input.is-disabled .el-input__inner::-ms-input-placeholder {
  562. color: #b4bccc; }
  563. .el-input.is-disabled .el-input__inner::placeholder {
  564. color: #b4bccc; }
  565. .el-input.is-disabled .el-input__icon {
  566. cursor: not-allowed; }
  567. .el-input--suffix .el-input__inner {
  568. padding-right: 30px; }
  569. .el-input--prefix .el-input__inner {
  570. padding-left: 30px; }
  571. .el-input--medium {
  572. font-size: 14px; }
  573. .el-input--medium .el-input__inner {
  574. height: 36px; }
  575. .el-input--medium .el-input__icon {
  576. line-height: 36px; }
  577. .el-input--small {
  578. font-size: 13px; }
  579. .el-input--small .el-input__inner {
  580. height: 32px; }
  581. .el-input--small .el-input__icon {
  582. line-height: 32px; }
  583. .el-input--mini {
  584. font-size: 12px; }
  585. .el-input--mini .el-input__inner {
  586. height: 28px; }
  587. .el-input--mini .el-input__icon {
  588. line-height: 28px; }
  589. .el-input-group {
  590. line-height: normal;
  591. display: inline-table;
  592. width: 100%;
  593. border-collapse: separate; }
  594. .el-input-group > .el-input__inner {
  595. vertical-align: middle;
  596. display: table-cell; }
  597. .el-input-group__append, .el-input-group__prepend {
  598. background-color: #011638;
  599. color: #777;
  600. vertical-align: middle;
  601. display: table-cell;
  602. position: relative;
  603. border: 1px solid #d8dce5;
  604. border-radius: 4px;
  605. padding: 0 20px;
  606. width: 1px;
  607. white-space: nowrap; }
  608. .el-input-group__append:focus, .el-input-group__prepend:focus {
  609. outline: none; }
  610. .el-input-group__append .el-select, .el-input-group__append .el-button, .el-input-group__prepend .el-select, .el-input-group__prepend .el-button {
  611. display: inline-block;
  612. margin: -20px; }
  613. .el-input-group__append button.el-button, .el-input-group__append div.el-select .el-input__inner, .el-input-group__append div.el-select:hover .el-input__inner, .el-input-group__prepend button.el-button, .el-input-group__prepend div.el-select .el-input__inner, .el-input-group__prepend div.el-select:hover .el-input__inner {
  614. border-color: transparent;
  615. background-color: transparent;
  616. color: inherit;
  617. border-top: 0;
  618. border-bottom: 0; }
  619. .el-input-group__append .el-button, .el-input-group__append .el-input, .el-input-group__prepend .el-button, .el-input-group__prepend .el-input {
  620. font-size: inherit; }
  621. .el-input-group__prepend {
  622. border-right: 0;
  623. border-top-right-radius: 0;
  624. border-bottom-right-radius: 0; }
  625. .el-input-group__append {
  626. border-left: 0;
  627. border-top-left-radius: 0;
  628. border-bottom-left-radius: 0; }
  629. .el-input-group--prepend .el-input__inner {
  630. border-top-left-radius: 0;
  631. border-bottom-left-radius: 0; }
  632. .el-input-group--append .el-input__inner {
  633. border-top-right-radius: 0;
  634. border-bottom-right-radius: 0; }
  635. .el-textarea {
  636. display: inline-block;
  637. width: 100%;
  638. vertical-align: bottom; }
  639. .el-textarea__inner {
  640. display: block;
  641. resize: vertical;
  642. padding: 5px 15px;
  643. line-height: 1.5;
  644. -webkit-box-sizing: border-box;
  645. box-sizing: border-box;
  646. width: 100%;
  647. font-size: 14px;
  648. color: #5a5e66;
  649. background-color: #fff;
  650. background-image: none;
  651. border: 1px solid #d8dce5;
  652. border-radius: 4px;
  653. -webkit-transition: border-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  654. transition: border-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1); }
  655. .el-textarea__inner::-webkit-input-placeholder {
  656. color: #b4bccc; }
  657. .el-textarea__inner:-ms-input-placeholder {
  658. color: #b4bccc; }
  659. .el-textarea__inner::-ms-input-placeholder {
  660. color: #b4bccc; }
  661. .el-textarea__inner::placeholder {
  662. color: #b4bccc; }
  663. .el-textarea__inner:hover {
  664. border-color: #b4bccc; }
  665. .el-textarea__inner:focus {
  666. outline: none;
  667. border-color: #1b1e24; }
  668. .el-textarea.is-disabled .el-textarea__inner {
  669. background-color: #011638;
  670. border-color: #dfe4ed;
  671. color: #b4bccc;
  672. cursor: not-allowed; }
  673. .el-textarea.is-disabled .el-textarea__inner::-webkit-input-placeholder {
  674. color: #b4bccc; }
  675. .el-textarea.is-disabled .el-textarea__inner:-ms-input-placeholder {
  676. color: #b4bccc; }
  677. .el-textarea.is-disabled .el-textarea__inner::-ms-input-placeholder {
  678. color: #b4bccc; }
  679. .el-textarea.is-disabled .el-textarea__inner::placeholder {
  680. color: #b4bccc; }
  681. /* BEM support Func
  682. -------------------------- */
  683. /* Element Chalk Variables */
  684. /* Transition
  685. -------------------------- */
  686. /* Colors
  687. -------------------------- */
  688. /* 53a8ff */
  689. /* 66b1ff */
  690. /* 79bbff */
  691. /* 8cc5ff */
  692. /* a0cfff */
  693. /* b3d8ff */
  694. /* c6e2ff */
  695. /* d9ecff */
  696. /* ecf5ff */
  697. /* Link
  698. -------------------------- */
  699. /* Background
  700. -------------------------- */
  701. /* Border
  702. -------------------------- */
  703. /* Box-shadow
  704. -------------------------- */
  705. /* Fill
  706. -------------------------- */
  707. /* Font
  708. -------------------------- */
  709. /* Size
  710. -------------------------- */
  711. /* z-index
  712. -------------------------- */
  713. /* Disable base
  714. -------------------------- */
  715. /* Icon
  716. -------------------------- */
  717. /* Checkbox
  718. -------------------------- */
  719. /* Radio
  720. -------------------------- */
  721. /* Select
  722. -------------------------- */
  723. /* Alert
  724. -------------------------- */
  725. /* Message Box
  726. -------------------------- */
  727. /* Message
  728. -------------------------- */
  729. /* Notification
  730. -------------------------- */
  731. /* Input
  732. -------------------------- */
  733. /* Cascader
  734. -------------------------- */
  735. /* Group
  736. -------------------------- */
  737. /* Tab
  738. -------------------------- */
  739. /* Button
  740. -------------------------- */
  741. /* cascader
  742. -------------------------- */
  743. /* Switch
  744. -------------------------- */
  745. /* Dialog
  746. -------------------------- */
  747. /* Table
  748. -------------------------- */
  749. /* Pagination
  750. -------------------------- */
  751. /* Popover
  752. -------------------------- */
  753. /* Tooltip
  754. -------------------------- */
  755. /* Tag
  756. -------------------------- */
  757. /* Tree
  758. -------------------------- */
  759. /* Dropdown
  760. -------------------------- */
  761. /* Badge
  762. -------------------------- */
  763. /* Card
  764. --------------------------*/
  765. /* Slider
  766. --------------------------*/
  767. /* Steps
  768. --------------------------*/
  769. /* MenuSlide
  770. --------------------------*/
  771. /* Rate
  772. --------------------------*/
  773. /* DatePicker
  774. --------------------------*/
  775. /* Loading
  776. --------------------------*/
  777. /* Scrollbar
  778. --------------------------*/
  779. /* Carousel
  780. --------------------------*/
  781. /* Collapse
  782. --------------------------*/
  783. /* Transfer
  784. --------------------------*/
  785. /* Header
  786. --------------------------*/
  787. /* Footer
  788. --------------------------*/
  789. /* Main
  790. --------------------------*/
  791. /* Break-point
  792. --------------------------*/
  793. /* Break-points
  794. -------------------------- */
  795. /* Scrollbar
  796. -------------------------- */
  797. /* Placeholder
  798. -------------------------- */
  799. /* BEM
  800. -------------------------- */
  801. /* Element Chalk Variables */
  802. /* Transition
  803. -------------------------- */
  804. /* Colors
  805. -------------------------- */
  806. /* 53a8ff */
  807. /* 66b1ff */
  808. /* 79bbff */
  809. /* 8cc5ff */
  810. /* a0cfff */
  811. /* b3d8ff */
  812. /* c6e2ff */
  813. /* d9ecff */
  814. /* ecf5ff */
  815. /* Link
  816. -------------------------- */
  817. /* Background
  818. -------------------------- */
  819. /* Border
  820. -------------------------- */
  821. /* Box-shadow
  822. -------------------------- */
  823. /* Fill
  824. -------------------------- */
  825. /* Font
  826. -------------------------- */
  827. /* Size
  828. -------------------------- */
  829. /* z-index
  830. -------------------------- */
  831. /* Disable base
  832. -------------------------- */
  833. /* Icon
  834. -------------------------- */
  835. /* Checkbox
  836. -------------------------- */
  837. /* Radio
  838. -------------------------- */
  839. /* Select
  840. -------------------------- */
  841. /* Alert
  842. -------------------------- */
  843. /* Message Box
  844. -------------------------- */
  845. /* Message
  846. -------------------------- */
  847. /* Notification
  848. -------------------------- */
  849. /* Input
  850. -------------------------- */
  851. /* Cascader
  852. -------------------------- */
  853. /* Group
  854. -------------------------- */
  855. /* Tab
  856. -------------------------- */
  857. /* Button
  858. -------------------------- */
  859. /* cascader
  860. -------------------------- */
  861. /* Switch
  862. -------------------------- */
  863. /* Dialog
  864. -------------------------- */
  865. /* Table
  866. -------------------------- */
  867. /* Pagination
  868. -------------------------- */
  869. /* Popover
  870. -------------------------- */
  871. /* Tooltip
  872. -------------------------- */
  873. /* Tag
  874. -------------------------- */
  875. /* Tree
  876. -------------------------- */
  877. /* Dropdown
  878. -------------------------- */
  879. /* Badge
  880. -------------------------- */
  881. /* Card
  882. --------------------------*/
  883. /* Slider
  884. --------------------------*/
  885. /* Steps
  886. --------------------------*/
  887. /* MenuSlide
  888. --------------------------*/
  889. /* Rate
  890. --------------------------*/
  891. /* DatePicker
  892. --------------------------*/
  893. /* Loading
  894. --------------------------*/
  895. /* Scrollbar
  896. --------------------------*/
  897. /* Carousel
  898. --------------------------*/
  899. /* Collapse
  900. --------------------------*/
  901. /* Transfer
  902. --------------------------*/
  903. /* Header
  904. --------------------------*/
  905. /* Footer
  906. --------------------------*/
  907. /* Main
  908. --------------------------*/
  909. /* Break-point
  910. --------------------------*/
  911. .el-scrollbar {
  912. overflow: hidden;
  913. position: relative; }
  914. .el-scrollbar:hover > .el-scrollbar__bar, .el-scrollbar:active > .el-scrollbar__bar, .el-scrollbar:focus > .el-scrollbar__bar {
  915. opacity: 1;
  916. -webkit-transition: opacity 340ms ease-out;
  917. transition: opacity 340ms ease-out; }
  918. .el-scrollbar__wrap {
  919. overflow: scroll;
  920. height: 100%; }
  921. .el-scrollbar__wrap--hidden-default::-webkit-scrollbar {
  922. width: 0;
  923. height: 0; }
  924. .el-scrollbar__thumb {
  925. position: relative;
  926. display: block;
  927. width: 0;
  928. height: 0;
  929. cursor: pointer;
  930. border-radius: inherit;
  931. background-color: rgba(135, 141, 153, 0.3);
  932. -webkit-transition: .3s background-color;
  933. transition: .3s background-color; }
  934. .el-scrollbar__thumb:hover {
  935. background-color: rgba(135, 141, 153, 0.5); }
  936. .el-scrollbar__bar {
  937. position: absolute;
  938. right: 2px;
  939. bottom: 2px;
  940. z-index: 1;
  941. border-radius: 4px;
  942. opacity: 0;
  943. -webkit-transition: opacity 120ms ease-out;
  944. transition: opacity 120ms ease-out; }
  945. .el-scrollbar__bar.is-vertical {
  946. width: 6px;
  947. top: 2px; }
  948. .el-scrollbar__bar.is-vertical > div {
  949. width: 100%; }
  950. .el-scrollbar__bar.is-horizontal {
  951. height: 6px;
  952. left: 2px; }
  953. .el-scrollbar__bar.is-horizontal > div {
  954. height: 100%; }
  955. /* BEM support Func
  956. -------------------------- */
  957. /* Element Chalk Variables */
  958. /* Transition
  959. -------------------------- */
  960. /* Colors
  961. -------------------------- */
  962. /* 53a8ff */
  963. /* 66b1ff */
  964. /* 79bbff */
  965. /* 8cc5ff */
  966. /* a0cfff */
  967. /* b3d8ff */
  968. /* c6e2ff */
  969. /* d9ecff */
  970. /* ecf5ff */
  971. /* Link
  972. -------------------------- */
  973. /* Background
  974. -------------------------- */
  975. /* Border
  976. -------------------------- */
  977. /* Box-shadow
  978. -------------------------- */
  979. /* Fill
  980. -------------------------- */
  981. /* Font
  982. -------------------------- */
  983. /* Size
  984. -------------------------- */
  985. /* z-index
  986. -------------------------- */
  987. /* Disable base
  988. -------------------------- */
  989. /* Icon
  990. -------------------------- */
  991. /* Checkbox
  992. -------------------------- */
  993. /* Radio
  994. -------------------------- */
  995. /* Select
  996. -------------------------- */
  997. /* Alert
  998. -------------------------- */
  999. /* Message Box
  1000. -------------------------- */
  1001. /* Message
  1002. -------------------------- */
  1003. /* Notification
  1004. -------------------------- */
  1005. /* Input
  1006. -------------------------- */
  1007. /* Cascader
  1008. -------------------------- */
  1009. /* Group
  1010. -------------------------- */
  1011. /* Tab
  1012. -------------------------- */
  1013. /* Button
  1014. -------------------------- */
  1015. /* cascader
  1016. -------------------------- */
  1017. /* Switch
  1018. -------------------------- */
  1019. /* Dialog
  1020. -------------------------- */
  1021. /* Table
  1022. -------------------------- */
  1023. /* Pagination
  1024. -------------------------- */
  1025. /* Popover
  1026. -------------------------- */
  1027. /* Tooltip
  1028. -------------------------- */
  1029. /* Tag
  1030. -------------------------- */
  1031. /* Tree
  1032. -------------------------- */
  1033. /* Dropdown
  1034. -------------------------- */
  1035. /* Badge
  1036. -------------------------- */
  1037. /* Card
  1038. --------------------------*/
  1039. /* Slider
  1040. --------------------------*/
  1041. /* Steps
  1042. --------------------------*/
  1043. /* MenuSlide
  1044. --------------------------*/
  1045. /* Rate
  1046. --------------------------*/
  1047. /* DatePicker
  1048. --------------------------*/
  1049. /* Loading
  1050. --------------------------*/
  1051. /* Scrollbar
  1052. --------------------------*/
  1053. /* Carousel
  1054. --------------------------*/
  1055. /* Collapse
  1056. --------------------------*/
  1057. /* Transfer
  1058. --------------------------*/
  1059. /* Header
  1060. --------------------------*/
  1061. /* Footer
  1062. --------------------------*/
  1063. /* Main
  1064. --------------------------*/
  1065. /* Break-point
  1066. --------------------------*/
  1067. /* Break-points
  1068. -------------------------- */
  1069. /* Scrollbar
  1070. -------------------------- */
  1071. /* Placeholder
  1072. -------------------------- */
  1073. /* BEM
  1074. -------------------------- */
  1075. /* Element Chalk Variables */
  1076. /* Transition
  1077. -------------------------- */
  1078. /* Colors
  1079. -------------------------- */
  1080. /* 53a8ff */
  1081. /* 66b1ff */
  1082. /* 79bbff */
  1083. /* 8cc5ff */
  1084. /* a0cfff */
  1085. /* b3d8ff */
  1086. /* c6e2ff */
  1087. /* d9ecff */
  1088. /* ecf5ff */
  1089. /* Link
  1090. -------------------------- */
  1091. /* Background
  1092. -------------------------- */
  1093. /* Border
  1094. -------------------------- */
  1095. /* Box-shadow
  1096. -------------------------- */
  1097. /* Fill
  1098. -------------------------- */
  1099. /* Font
  1100. -------------------------- */
  1101. /* Size
  1102. -------------------------- */
  1103. /* z-index
  1104. -------------------------- */
  1105. /* Disable base
  1106. -------------------------- */
  1107. /* Icon
  1108. -------------------------- */
  1109. /* Checkbox
  1110. -------------------------- */
  1111. /* Radio
  1112. -------------------------- */
  1113. /* Select
  1114. -------------------------- */
  1115. /* Alert
  1116. -------------------------- */
  1117. /* Message Box
  1118. -------------------------- */
  1119. /* Message
  1120. -------------------------- */
  1121. /* Notification
  1122. -------------------------- */
  1123. /* Input
  1124. -------------------------- */
  1125. /* Cascader
  1126. -------------------------- */
  1127. /* Group
  1128. -------------------------- */
  1129. /* Tab
  1130. -------------------------- */
  1131. /* Button
  1132. -------------------------- */
  1133. /* cascader
  1134. -------------------------- */
  1135. /* Switch
  1136. -------------------------- */
  1137. /* Dialog
  1138. -------------------------- */
  1139. /* Table
  1140. -------------------------- */
  1141. /* Pagination
  1142. -------------------------- */
  1143. /* Popover
  1144. -------------------------- */
  1145. /* Tooltip
  1146. -------------------------- */
  1147. /* Tag
  1148. -------------------------- */
  1149. /* Tree
  1150. -------------------------- */
  1151. /* Dropdown
  1152. -------------------------- */
  1153. /* Badge
  1154. -------------------------- */
  1155. /* Card
  1156. --------------------------*/
  1157. /* Slider
  1158. --------------------------*/
  1159. /* Steps
  1160. --------------------------*/
  1161. /* MenuSlide
  1162. --------------------------*/
  1163. /* Rate
  1164. --------------------------*/
  1165. /* DatePicker
  1166. --------------------------*/
  1167. /* Loading
  1168. --------------------------*/
  1169. /* Scrollbar
  1170. --------------------------*/
  1171. /* Carousel
  1172. --------------------------*/
  1173. /* Collapse
  1174. --------------------------*/
  1175. /* Transfer
  1176. --------------------------*/
  1177. /* Header
  1178. --------------------------*/
  1179. /* Footer
  1180. --------------------------*/
  1181. /* Main
  1182. --------------------------*/
  1183. /* Break-point
  1184. --------------------------*/
  1185. .el-popper .popper__arrow,
  1186. .el-popper .popper__arrow::after {
  1187. position: absolute;
  1188. display: block;
  1189. width: 0;
  1190. height: 0;
  1191. border-color: transparent;
  1192. border-style: solid; }
  1193. .el-popper .popper__arrow {
  1194. border-width: 6px;
  1195. -webkit-filter: drop-shadow(0 2px 12px rgba(0, 0, 0, 0.03));
  1196. filter: drop-shadow(0 2px 12px rgba(0, 0, 0, 0.03)); }
  1197. .el-popper .popper__arrow::after {
  1198. content: " ";
  1199. border-width: 6px; }
  1200. .el-popper[x-placement^="top"] {
  1201. margin-bottom: 12px; }
  1202. .el-popper[x-placement^="top"] .popper__arrow {
  1203. bottom: -6px;
  1204. left: 50%;
  1205. margin-right: 3px;
  1206. border-top-color: #e6ebf5;
  1207. border-bottom-width: 0; }
  1208. .el-popper[x-placement^="top"] .popper__arrow::after {
  1209. bottom: 1px;
  1210. margin-left: -6px;
  1211. border-top-color: #fff;
  1212. border-bottom-width: 0; }
  1213. .el-popper[x-placement^="bottom"] {
  1214. margin-top: 12px; }
  1215. .el-popper[x-placement^="bottom"] .popper__arrow {
  1216. top: -6px;
  1217. left: 50%;
  1218. margin-right: 3px;
  1219. border-top-width: 0;
  1220. border-bottom-color: #e6ebf5; }
  1221. .el-popper[x-placement^="bottom"] .popper__arrow::after {
  1222. top: 1px;
  1223. margin-left: -6px;
  1224. border-top-width: 0;
  1225. border-bottom-color: #fff; }
  1226. .el-popper[x-placement^="right"] {
  1227. margin-left: 12px; }
  1228. .el-popper[x-placement^="right"] .popper__arrow {
  1229. top: 50%;
  1230. left: -6px;
  1231. margin-bottom: 3px;
  1232. border-right-color: #e6ebf5;
  1233. border-left-width: 0; }
  1234. .el-popper[x-placement^="right"] .popper__arrow::after {
  1235. bottom: -6px;
  1236. left: 1px;
  1237. border-right-color: #fff;
  1238. border-left-width: 0; }
  1239. .el-popper[x-placement^="left"] {
  1240. margin-right: 12px; }
  1241. .el-popper[x-placement^="left"] .popper__arrow {
  1242. top: 50%;
  1243. right: -6px;
  1244. margin-bottom: 3px;
  1245. border-right-width: 0;
  1246. border-left-color: #e6ebf5; }
  1247. .el-popper[x-placement^="left"] .popper__arrow::after {
  1248. right: 1px;
  1249. bottom: -6px;
  1250. margin-left: -6px;
  1251. border-right-width: 0;
  1252. border-left-color: #fff; }
  1253. .el-autocomplete {
  1254. position: relative;
  1255. display: inline-block; }
  1256. .el-autocomplete-suggestion {
  1257. margin: 5px 0;
  1258. -webkit-box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
  1259. box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
  1260. border-radius: 4px; }
  1261. .el-autocomplete-suggestion.el-popper .popper__arrow {
  1262. left: 24px !important; }
  1263. .el-autocomplete-suggestion__wrap {
  1264. max-height: 280px;
  1265. padding: 10px 0;
  1266. -webkit-box-sizing: border-box;
  1267. box-sizing: border-box;
  1268. overflow: auto;
  1269. background-color: #fff;
  1270. border: 1px solid #dfe4ed;
  1271. border-radius: 4px; }
  1272. .el-autocomplete-suggestion__list {
  1273. margin: 0;
  1274. padding: 0; }
  1275. .el-autocomplete-suggestion li {
  1276. padding: 0 20px;
  1277. margin: 0;
  1278. line-height: 34px;
  1279. cursor: pointer;
  1280. color: #5a5e66;
  1281. font-size: 14px;
  1282. list-style: none;
  1283. white-space: nowrap;
  1284. overflow: hidden;
  1285. text-overflow: ellipsis; }
  1286. .el-autocomplete-suggestion li:hover {
  1287. background-color: #011638; }
  1288. .el-autocomplete-suggestion li.highlighted {
  1289. background-color: #011638; }
  1290. .el-autocomplete-suggestion li.divider {
  1291. margin-top: 6px;
  1292. border-top: 1px solid #000; }
  1293. .el-autocomplete-suggestion li.divider:last-child {
  1294. margin-bottom: -6px; }
  1295. .el-autocomplete-suggestion.is-loading li {
  1296. text-align: center;
  1297. height: 100px;
  1298. line-height: 100px;
  1299. font-size: 20px;
  1300. color: #999; }
  1301. .el-autocomplete-suggestion.is-loading li::after {
  1302. display: inline-block;
  1303. content: "";
  1304. height: 100%;
  1305. vertical-align: middle; }
  1306. .el-autocomplete-suggestion.is-loading li:hover {
  1307. background-color: #fff; }
  1308. .el-autocomplete-suggestion.is-loading .el-icon-loading {
  1309. vertical-align: middle; }