followup.css 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810
  1. @charset "utf-8";
  2. html {font-size: 10px; -webkit-text-size-adjust:none; -webkit-tap-highlight-color: rgba(0,0,0,0);}
  3. @media screen and (min-width:320px){html{font-size: 10px;}}
  4. @media screen and (min-width:360px){html{font-size: 11.25px;}}
  5. @media screen and (min-width:375px){html{font-size: 11.7px;}}
  6. @media screen and (min-width:480px){html{font-size: 15px;}}
  7. @media screen and (min-width:414px){html{font-size: 13px;}}
  8. @media screen and (min-width:560px){html{font-size: 17.5px;}}
  9. @media screen and (min-width:640px){html{font-size: 20px;}}
  10. .contentes {
  11. width: 81.25rem;
  12. margin: auto;
  13. position: relative;
  14. }
  15. .contentes img {
  16. width: 100%;
  17. height: 100%;
  18. }
  19. /* 质询图标 */
  20. .consulting {
  21. width: 3.125rem;
  22. height: 3.125rem;
  23. border-radius: 50%;
  24. background: #fff;
  25. position: fixed;
  26. bottom: 3.75rem;
  27. right: 6.25rem;
  28. z-index: 4;
  29. box-shadow: 0 0 1.25rem 0px #cbcbcb;
  30. cursor:pointer;
  31. display: flex;
  32. align-items: center;
  33. justify-content: center;
  34. }
  35. .consulting:hover {
  36. background: #3396FB;
  37. }
  38. .conImgConImg {
  39. width: 2.5rem;
  40. height: 2.5rem;
  41. position: relative;
  42. margin-top: 1.5625rem;
  43. margin-left: 1.125rem;
  44. }
  45. .conImgConImg img{
  46. width: 100%;
  47. }
  48. /* 咨询 */
  49. .zhixun {
  50. display: block;
  51. position: fixed;
  52. bottom: 7.5rem;
  53. right: 2.5rem;
  54. padding: 1rem;
  55. background: #fff;
  56. box-shadow: .1875rem .1875rem .625rem #ccc;
  57. z-index: 99999999;
  58. text-align: center;
  59. }
  60. .zhixun p {
  61. margin: 8px 0;
  62. }
  63. .zhixun img {
  64. width: 8rem;
  65. }
  66. .tabOn {
  67. background: #fff;
  68. color: #20a0ff !important;
  69. }
  70. .white{
  71. background: #fff !important;
  72. }
  73. /* 产品介绍 */
  74. .product {
  75. width: 100%;
  76. position: fixed;
  77. z-index: 10;
  78. top: 6.25rem;
  79. left: 0;
  80. background: #fff;
  81. height: 18.75rem;
  82. border-top: .0625rem solid rgb(163, 163, 163);
  83. box-shadow: 1px 3px 5px 0px #ddd;
  84. }
  85. .connont {
  86. width: 81.25rem;
  87. margin: auto;
  88. }
  89. .tils::before {
  90. content:"";
  91. height: .125rem;
  92. width: 100%;
  93. bottom: 0;
  94. left: 0;
  95. background: #37B8FF;
  96. position: absolute;
  97. }
  98. /* 导航下拉 */
  99. .management {
  100. margin-top: 1.25rem;
  101. width: 33.75rem;
  102. font-size: 1rem;
  103. }
  104. .management h3 {
  105. width: 100%;
  106. font-size: 1rem;
  107. font-weight: normal;
  108. color: #333333;
  109. line-height: 2.5rem;
  110. border-bottom: .0625rem solid rgb(180, 180, 180);
  111. margin-left: 1.25rem;
  112. }
  113. .management ul {
  114. margin-top: .625rem;
  115. width: 11.25rem;
  116. }
  117. .management li{
  118. margin-top: .625rem;
  119. line-height: 2.5rem;
  120. cursor:pointer;
  121. padding-left: 1.25rem;
  122. }
  123. .management a {
  124. color: #333;
  125. }
  126. .management li:hover {
  127. background: #F0F4FF;
  128. border-radius: .625rem;
  129. color: #3370FF;
  130. }
  131. /* js锁添加的样式 */
  132. .tils::before {
  133. content:"";
  134. height: .125rem;
  135. width: 100%;
  136. bottom: 0;
  137. left: 0;
  138. background: #37B8FF;
  139. position: absolute;
  140. }
  141. .hanAll {
  142. background: #fff !important;
  143. box-shadow: .0625rem .1875rem .3125rem 0px #ddd;
  144. }
  145. .abc .til {
  146. color: #fff !important;
  147. }
  148. .abc .til a{
  149. color: #fff !important;
  150. }
  151. .navigationBarBack {
  152. /* background: #f6fef9; */
  153. background-color:transparent !important;
  154. }
  155. .navigationBar {
  156. box-shadow:none;
  157. }
  158. .navigationTitle a {
  159. color: #333 !important;
  160. }
  161. .navigationTitle {
  162. color: #333 !important;
  163. }
  164. /* bannar */
  165. .bannar {
  166. width: 100%;
  167. margin: auto;
  168. position: relative;
  169. }
  170. .bannar img {
  171. width: 100%;
  172. }
  173. .bannarCon {
  174. position: absolute;
  175. z-index: 1;
  176. top: 15.625rem;
  177. left: 50%;
  178. width: 81.25rem;
  179. margin-left: -40.625rem;
  180. }
  181. .bannarConTil {
  182. font-size: 3.75rem;
  183. color: #fff;
  184. letter-spacing: .375rem;
  185. }
  186. .bannarConTilP {
  187. font-size: 1.5rem;
  188. color: #fff;
  189. letter-spacing: .25rem;
  190. margin-top: 2.5rem;
  191. margin-bottom: 10.3125rem;
  192. }
  193. .bannBtn {
  194. width: 12.5rem;
  195. height: 3.875rem;
  196. border-radius: 3.875rem;
  197. border: .125rem solid #fff;
  198. display: flex;
  199. justify-content: center;
  200. align-items: center;
  201. font-size: 1.375rem;
  202. }
  203. .bannarCon a {
  204. color: #fff;
  205. letter-spacing: .1875rem;
  206. }
  207. /* 随访管家 */
  208. .collaborationTeam {
  209. width: 100%;
  210. background: #ffffff;
  211. height: 250vh;
  212. }
  213. .collTeam {
  214. height: 100vh;
  215. box-sizing: border-box;
  216. position: sticky;
  217. top: 6.375rem;
  218. background: url(../image/followup/backk.jpg) no-repeat center;
  219. background-size: 100% 114%;
  220. }
  221. .collCent {
  222. display: flex;
  223. justify-content: center;
  224. flex-wrap: wrap;
  225. box-sizing: border-box;
  226. padding-top: 12.5rem;
  227. }
  228. .collCentDiv {
  229. }
  230. .collCentImg {
  231. width: 8.125rem;
  232. height: 8.125rem;
  233. position: relative;
  234. z-index: 2;
  235. }
  236. .collCentFonts {
  237. font-size: 2.25rem;
  238. color: #333;
  239. overflow: hidden;
  240. width: 100%;
  241. /* padding-left: 2.5rem; */
  242. text-align: center;
  243. padding-top: 1.5625rem;
  244. }
  245. .collCentFonts span {
  246. color: #5e95f8;
  247. }
  248. /* 专业流程 */
  249. .professional {
  250. width: 100%;
  251. background: #fbfefb;
  252. }
  253. .professionalBox {
  254. position: relative;
  255. width: 100%;
  256. height: 46.25rem;
  257. padding-top: 3.75rem;
  258. }
  259. .professionalBoxTil {
  260. position: absolute;
  261. font-size: 3.125rem;
  262. font-family: '黑体';
  263. line-height: 5.625rem;
  264. padding-top: 2.5rem;
  265. }
  266. .professionalBoxTil span {
  267. font-size: 4.0625rem;
  268. }
  269. .professionalBoxTil i {
  270. font-style: normal;
  271. color: #7669f6;
  272. }
  273. .professionalBoxTilRight {
  274. position: relative;
  275. width: 54.8rem;
  276. height: 46.25rem;
  277. }
  278. .proList, .proListLeft {
  279. font-size: 1.25rem;
  280. color: #6b5cf5;
  281. line-height: 2.5rem;
  282. }
  283. .proList {
  284. position: absolute;
  285. right: 0rem;
  286. top: 8.2496rem
  287. }
  288. .proListLeft {
  289. position: absolute;
  290. left: 0;
  291. bottom: 4.375rem;
  292. }
  293. .proList span, .proListLeft span {
  294. display: inline-block;
  295. margin-right: .625rem;
  296. font-size: 1.875rem;
  297. }
  298. .collections {
  299. width: 43.75rem;
  300. height: 38.4375rem;
  301. position: relative;
  302. }
  303. .huabanOne {
  304. width: 10rem;
  305. height: 15rem;
  306. background-size: 100%;
  307. margin: auto;
  308. box-sizing: border-box;
  309. padding-top: 2.5rem;
  310. }
  311. .huabanOne div {
  312. text-align: center;
  313. margin-top: .5rem;
  314. font-size: 1.375rem;
  315. font-family: '黑体';
  316. color: #fff;
  317. }
  318. .rotating {
  319. position:absolute;
  320. top: 0;
  321. left: 50%;
  322. margin-left: 5rem;
  323. height: 46.5rem;
  324. margin: auto;
  325. width: 10rem;
  326. }
  327. .huanOne {
  328. background: url(../image/followup/huaban1.png) no-repeat center;
  329. }
  330. .huanOneIon {
  331. background: url(../image/followup/huabanIon.png) no-repeat -295px 0;
  332. width: 42px;
  333. height: 41px;
  334. margin: auto;
  335. }
  336. .huanTwo {
  337. background: url(../image/followup/huaban2.png) no-repeat center;
  338. }
  339. .huanTwoIon {
  340. background: url(../image/followup/huabanIon.png) no-repeat -517px -77px;
  341. width: 44px;
  342. height: 44px;
  343. margin: auto;
  344. }
  345. .huanThere {
  346. background: url(../image/followup/huaban3.png) no-repeat center;
  347. }
  348. .huanThereIon {
  349. background: url(../image/followup/huabanIon.png) no-repeat -579px -303px;
  350. width: 43px;
  351. height: 46px;
  352. margin: auto;
  353. }
  354. .huanFour {
  355. background: url(../image/followup/huaban4.png) no-repeat center;
  356. }
  357. .huanFourIon {
  358. background: url(../image/followup/huabanIon.png) no-repeat -467px -499px;
  359. width: 45px;
  360. height: 44px;
  361. margin: auto;
  362. }
  363. .huanFive {
  364. background: url(../image/followup/huaban2.png) no-repeat center;
  365. }
  366. .huanFiveIon {
  367. background: url(../image/followup/huabanIon.png) no-repeat -130px -499px;
  368. width: 55px;
  369. height: 44px;
  370. margin: auto;
  371. }
  372. .huanXis {
  373. background: url(../image/followup/huaban3.png) no-repeat center;
  374. }
  375. .huanXisIon {
  376. background: url(../image/followup/huabanIon.png) no-repeat 0 -307px;
  377. width: 45px;
  378. height: 46px;
  379. margin: auto;
  380. }
  381. .huanSeven {
  382. background: url(../image/followup/huaban1.png) no-repeat center;
  383. }
  384. .huanSevenIon {
  385. background: url(../image/followup/huabanIon.png) no-repeat -68px -77px;
  386. width: 46px;
  387. height: 44px;
  388. margin: auto;
  389. }
  390. /* 轻松管理 */
  391. .easyMan {
  392. font-family: '黑体';
  393. }
  394. .easyMan h2{
  395. width: 100%;
  396. text-align: center;
  397. font-size: 3.125rem;
  398. color: #333333;
  399. font-weight: normal;
  400. margin: 3.75rem 0;
  401. }
  402. .easyMan span{
  403. color: #6b5cf5;
  404. }
  405. .easyManBox {
  406. width: 75rem;
  407. height: 31.875rem;
  408. margin: auto;
  409. box-shadow: 4px 6px 20px 0px #c1c1c1;
  410. margin-bottom: 6.875rem;
  411. display: flex;
  412. justify-content: flex-end;
  413. box-sizing: border-box;
  414. /* padding-top: 2.9375rem; */
  415. position: relative;
  416. }
  417. .easyManBox img {
  418. width: 100%;
  419. height: 100%;
  420. position: absolute;
  421. top: 0;
  422. left: 0;
  423. }
  424. .easyManBoxCon {
  425. margin-top: 2.9375rem;
  426. width: 39.1875rem;
  427. height: 23.4375rem;
  428. position: relative;
  429. z-index: 1;
  430. margin-right: 2rem;
  431. }
  432. .easyManBoxCon img{
  433. width: 34.375rem;
  434. height: 21.125rem;
  435. position: absolute;
  436. top: 2.125rem;
  437. left: 2.8125rem;
  438. }
  439. .easyManBoxConCli {
  440. width: 100%;
  441. display: flex;
  442. justify-content: space-between;
  443. flex-wrap: wrap;
  444. }
  445. .easyManBoxConCliOne {
  446. width: 11.6875rem;
  447. height: 4.125rem;
  448. border-radius: .625rem;
  449. overflow: hidden;
  450. box-sizing: border-box;
  451. background: #fff;
  452. border: .0625rem solid #bebebe;
  453. position: relative;
  454. z-index: 1;
  455. margin-bottom: 5.3125rem;
  456. cursor: pointer;
  457. }
  458. .easyManBoxConCliOne span {
  459. display: inline-block;
  460. width: .875rem;
  461. height: .875rem;
  462. border-radius: 50%;
  463. margin: .25rem 0 0 .875rem;
  464. background: #fff;
  465. }
  466. .easyManBoxConCliOneTil {
  467. width: 100%;
  468. height: 1.25rem;
  469. }
  470. .easyManBoxConCliOneCen {
  471. width: 100%;
  472. text-align: center;
  473. line-height: 2.5rem;
  474. color: #595959;
  475. font-size: 1.25rem;
  476. }
  477. .easyOn {
  478. border: .0625rem solid #3475c5;
  479. }
  480. .easyOn span {
  481. background: #3475c5;
  482. }
  483. .easyOn .easyManBoxConCliOneCen {
  484. color: #ada6f9;
  485. }
  486. /* 随访管家 */
  487. .housekeeper {
  488. background: #f3f3fd;
  489. padding: 7.5rem 0;
  490. }
  491. .housekeeperCon {
  492. height: 36.25rem;
  493. width: 68.75rem;
  494. /* margin: auto; */
  495. border-radius: 1.25rem;
  496. border: 1px solid #b3b3b3;
  497. position: relative;
  498. overflow: hidden;
  499. background: #fff;
  500. display: flex;
  501. box-shadow: .125rem .125rem .625rem .0625rem #cfcfcf;;
  502. }
  503. .housekCon {
  504. width: 75rem;
  505. margin: auto;
  506. position: relative;
  507. }
  508. .housekeeperConZuo {
  509. display: inline-block;
  510. width: 14.5rem;
  511. border-right: .0625rem solid #e5e6e8;
  512. background: #f7f8fa;
  513. height: 36.25rem;
  514. }
  515. .housekeeperConZuoUl, .housekeeperConZuoLi {
  516. display: flex;
  517. align-items: center;
  518. height: 4.5rem;
  519. color: #333;
  520. font-family: '黑体';
  521. border-bottom: .0625rem solid #e5e6e8;
  522. }
  523. .housekeeperConZuoUl {
  524. font-size: 1.5rem;
  525. font-weight: bold;
  526. }
  527. .housekeeperConZuoLi {
  528. font-size: 1rem;
  529. cursor: pointer;
  530. }
  531. .housekeeperConZuoUl img, .housekeeperConZuoLi img{
  532. width: 2.25rem;
  533. height: 2.25rem;
  534. margin: 0 .9375rem 0 1.375rem;
  535. }
  536. .housekeeperOn {
  537. background: #e5e6e8;
  538. }
  539. .housekeeperConYou {
  540. width: 54.0625rem;
  541. display: inline-block;
  542. height: 36.25rem;
  543. background: url(../image/followup/huoLeft.jpg) no-repeat left;
  544. background-size: 15.625rem 100%;
  545. position: relative;
  546. }
  547. .housekeeperConYouTil {
  548. font-size: 3.125rem;
  549. color: #555555;
  550. font-family: '黑体';
  551. font-weight: bold;
  552. position: absolute;
  553. top: 50%;
  554. margin-top: -6.125rem;
  555. left: 3.75rem;
  556. }
  557. .housekeeperConYouTil span {
  558. color: #6f5ff4;
  559. }
  560. .housekeeperConYouCon {
  561. width: 38.75rem;
  562. height: 35rem;
  563. border-radius: 1.25rem;
  564. overflow: hidden;
  565. border: .0625rem solid #b3b3b3;
  566. position: absolute;
  567. right: .875rem;
  568. top: .5625rem;
  569. background: #f6f8f9;
  570. box-shadow: .0625rem .0625rem .375rem 0 #d1d1d1
  571. }
  572. .housekeeperConYouConTli {
  573. width: 100%;
  574. background: #fff;
  575. height: 3.75rem;
  576. display: flex;
  577. border-bottom: .0625rem solid #e5e6e8;
  578. font-size: 1.375rem;
  579. font-family: '黑体';
  580. color: #6f5ff4;
  581. align-items: center;
  582. font-weight: bold;
  583. }
  584. .housekeeperConYouConTli img {
  585. width: 1.25rem;
  586. height: 1.25rem;
  587. display: inline-block;
  588. margin: 0 1.25rem;
  589. }
  590. .housekeeperConYouConBon {
  591. width: 100%;
  592. height: 31.25rem;
  593. background: url(../image/followup/dibuBon.jpg) no-repeat bottom;
  594. background-size: 100% 6.375rem;
  595. }
  596. .housekConImg {
  597. width: 49.375rem;
  598. height: 25.625rem;
  599. position: absolute;
  600. top: 5.75rem;
  601. right: 0;
  602. box-shadow: .25rem .1875rem 1.25rem .1875rem #d1d1d1;
  603. }
  604. .housekConImg img {
  605. width: 100%;
  606. height: 100%;
  607. }
  608. /* 客户评价 */
  609. .evaluation {
  610. width: 100%;
  611. height: 81.25rem;
  612. background-image: linear-gradient(#fff, #d8cef6);
  613. }
  614. .evaluationKehuTil {
  615. text-align: center;
  616. font-family: '黑体';
  617. }
  618. .evaluationKehuTil h2 {
  619. text-align: center;
  620. font-size: 3.125rem;
  621. font-weight: normal;
  622. color: #1381ea;
  623. padding: 3.5rem 0 .9375rem 0;
  624. }
  625. .evaluationKehuTil p {
  626. text-align: center;
  627. font-size: 1.625rem;
  628. color: #595959;
  629. margin-bottom: 5.5rem;
  630. }
  631. .evaluationKehuCon {
  632. width: 76.25rem;
  633. margin: auto;
  634. display: flex;
  635. justify-content: space-around;
  636. }
  637. .evaluationKehuConLi {
  638. width: 16.875rem;
  639. height: 28.5rem;
  640. border-radius: 1.25rem;
  641. overflow: hidden;
  642. cursor: pointer;
  643. }
  644. .evaluationKehuConImg {
  645. width: 10.6875rem;
  646. height: 10.6875rem;
  647. margin: auto;
  648. border-radius: 10.6875rem;
  649. margin-top: 3.125rem;
  650. box-sizing: border-box;
  651. display: flex;
  652. justify-content: center;
  653. align-items: center;
  654. }
  655. .evaluationKehuCon h3 {
  656. font-weight: normal;
  657. font-family: '黑体';
  658. font-size: 1.75rem;
  659. margin-top: 1.5rem;
  660. margin-bottom: 2.9375rem;
  661. padding-left: 3rem;
  662. }
  663. .evaluationKehuCon p {
  664. width: 100%;
  665. font-size: 1rem;
  666. color: #555555;
  667. /* font-family: '黑体'; */
  668. text-align: center;
  669. line-height: 1.5rem;
  670. }
  671. .evaluationKehuConLi:hover {
  672. background: #5931db;
  673. }
  674. .evaluationKehuConLi:hover img {
  675. border: .3125rem solid #6bbdd9;
  676. border-radius: 50%;
  677. }
  678. .evaluationKehuConLi:hover h3 {
  679. color: #fff;
  680. }
  681. .evaluationKehuConLi:hover p {
  682. color: #fff;
  683. }
  684. /* 产品定价 */
  685. .pricing {
  686. width: 75rem;
  687. margin: auto;
  688. margin-top: 3.125rem;
  689. }
  690. .pricing h2 {
  691. /* font-weight: normal; */
  692. font-size: 2.8125rem;
  693. color: #333;
  694. margin-bottom: 2.8125rem;
  695. }
  696. .pricingsConTop {
  697. display: flex;
  698. flex-wrap: wrap;
  699. box-shadow: 0 0 20px 1px #b1b1b1;
  700. border-radius: .625rem;
  701. /* border-bottom: 1px solid #333; */
  702. /* border-right: 1px solid #333; */
  703. }
  704. .pricingsConTop div {
  705. color: #333333;
  706. width: 50%;
  707. line-height: 3.75rem;
  708. text-align: center;
  709. font-size: 1.25rem;
  710. box-sizing: border-box;
  711. border-top: 1px solid #939393;
  712. /* border-left: 1px solid #333; */
  713. }
  714. /* 底部 */
  715. .footer-frame {
  716. width: 100%;
  717. height: 24px;
  718. }
  719. .footer {
  720. padding-top: 48px;
  721. padding-bottom: 8px;
  722. background-color: #20a0ff;
  723. margin-top: -0.125rem;
  724. }
  725. .footer .footer-col {
  726. margin-bottom: 36px;
  727. }
  728. .footer h4 {
  729. margin-bottom: 10px;
  730. color: #fff;
  731. }
  732. .footer .list-unstyled,
  733. .footer p {
  734. color: #f3f7fd;
  735. }
  736. .footer .footer-col.middle .list-unstyled .fas {
  737. color: #fff;
  738. font-size: 8px;
  739. line-height: 24px;
  740. }
  741. .footer .footer-col.middle .list-unstyled .media-body {
  742. margin-left: 8px;
  743. }
  744. .footer .footer-col.last .list-unstyled .fas {
  745. color: #fff;
  746. font-size: 14px;
  747. line-height: 24px;
  748. }
  749. .footer .footer-col.last .list-unstyled .media-body {
  750. margin-left: 10px;
  751. }
  752. .footer .footer-col.last .list-unstyled .fas.fa-globe {
  753. margin-left: 16px;
  754. margin-right: 10px;
  755. }
  756. .navbar {
  757. padding: 0 !important;
  758. }
  759. .ulss {
  760. display: inline-block;
  761. }
  762. .alss {
  763. display: flex;
  764. justify-content: space-around;
  765. width: 87.5rem;
  766. margin: auto;
  767. }
  768. .footsst {
  769. background: #d7cef6;
  770. }
  771. .copyright {
  772. width: 100%;
  773. text-align: center;
  774. line-height: 2.5rem;
  775. color: #fff;
  776. font-size: 1rem;
  777. background: #20a0ff;
  778. border-top: 1px solid #565656;
  779. }