Brak opisu

index.css 14KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843
  1. body {
  2. margin: 0;
  3. padding: 0;
  4. width: 100%;
  5. height: 2160px;
  6. font-size: 32px;
  7. -webkit-text-size-adjust: none;
  8. background: url(../img/index_bj.png) no-repeat center;
  9. background-size: 100% 100%;
  10. /*overflow-x: hidden;*/
  11. /*background: -webkit-radial-gradient(circle, #12266a, #000221);
  12. background: -o-radial-gradient(circle, #12266a, #000221);
  13. background: -moz-radial-gradient(circle, #12266a, #000221);
  14. background: radial-gradient(circle, #12266a, #000221);*/
  15. font-family: "微软雅黑";
  16. color: #FFFFFF;
  17. width: 7680px;
  18. overflow-x: scroll;
  19. }
  20. .fontColor1{color:#ffbd0d;}
  21. .fontColor2{color:#d53e62;}
  22. .fontColor3{color:#53cc45;}
  23. .fontColor4{color:#345cdd;}
  24. .fontColor5{color:#ceba5f;}
  25. .fontColor6{color:#cb5f79;}
  26. .fl{
  27. float: left;
  28. }
  29. .fr{
  30. float: right;
  31. }
  32. .clearfix{
  33. overflow: hidden;
  34. }
  35. #wrap{
  36. overflow: hidden;
  37. position: relative;
  38. }
  39. /*第一列*/
  40. #wrap_box1{
  41. width: 780px;
  42. height: 1945px;
  43. margin-top: 132px;
  44. margin-left: 70px;
  45. background:url(../img/zxtj.png) no-repeat center;
  46. background-size: 100% 100%;
  47. float: left;
  48. position: relative;
  49. }
  50. .box1_tit{
  51. position: absolute;
  52. width: 100%;
  53. height: 110px;
  54. text-align: center;
  55. font-size: 50px;
  56. top: 30px;
  57. }
  58. .box1_top{
  59. width: 780px;
  60. height: 651px;
  61. margin-top: 110px;
  62. background: url(../img/hwzx_bj.png) no-repeat center;
  63. background-size: 100% 100%;
  64. }
  65. .box1_top .titText{
  66. font-size: 50px;
  67. padding-top: 160px;
  68. height: 160px;
  69. line-height: 160px;
  70. text-align: center;
  71. margin-bottom:20px;
  72. }
  73. .box1_top .titCont{
  74. font-size: 40px;
  75. line-height: 100px;
  76. margin: 0 80px 0 120px;
  77. text-align: center;
  78. overflow: hidden;
  79. }
  80. .box1_top .titCont .w_div{
  81. width: 50%;
  82. float: left;
  83. }
  84. .font_Color1{
  85. font-size: 55px;
  86. color:#ecbc16;
  87. }
  88. .font_Color2{
  89. font-size: 55px;
  90. color:#ecbc16;
  91. }
  92. .font_Color3{
  93. font-size: 55px;
  94. color:#ecbc16;
  95. }
  96. .font_Color4{
  97. font-size: 55px;
  98. color:#ecbc16;
  99. }
  100. .box1_mid{
  101. width: 780px;
  102. height: 1115px;
  103. margin:40px auto;
  104. background: url(../img/todaysj_bj.png) no-repeat center;
  105. background-size: 100% 100%;
  106. position: relative;
  107. font-size: 42px;
  108. }
  109. .box1_mid .titText{
  110. width: 100%;
  111. height: 200px;
  112. line-height: 200px;
  113. text-align: center;
  114. }
  115. .box1_mid .titCont{
  116. margin: 0 220px;
  117. line-height: 100px;
  118. }
  119. /*第二列*/
  120. #wrap_box2{
  121. width: 930px;
  122. height: 1945px;
  123. margin-top: 132px;
  124. margin-left:155px;
  125. float: left;
  126. }
  127. .box2_top{
  128. width: 930px;
  129. height: 620px;
  130. background: url(../img/lyqd_bj.png) no-repeat center;
  131. background-size: 100% 100%;
  132. position: relative;
  133. }
  134. .top2_tit{
  135. position: absolute;
  136. width: 100%;
  137. height: 110px;
  138. text-align: center;
  139. font-size: 50px;
  140. top: 30px;
  141. }
  142. .top2_con{
  143. padding-top: 110px;
  144. }
  145. .top2_con .row{
  146. width: 90%;
  147. margin: 0 auto;
  148. }
  149. .ssgd table{
  150. width: 100%;
  151. }
  152. /*进度条样式*/
  153. .progress{
  154. height: 7px;
  155. background: #e3e3e3;
  156. border-radius: 0;
  157. box-shadow: none;
  158. margin-top: 90px;
  159. overflow: visible;
  160. position: relative;
  161. }
  162. .progress .progress-bar{
  163. box-shadow: none;
  164. border-radius: 0;
  165. position: relative;
  166. -webkit-animation: animate-positive 2s;
  167. animation: animate-positive 2s;
  168. }
  169. /*.progress .progress-bar:after{
  170. content: "";
  171. width: 16px;
  172. height: 16px;
  173. border-radius: 50%;
  174. box-shadow: 0 5px 5px rgba(0,0,0,0.6);
  175. background: #fff;
  176. position: absolute;
  177. right: -5px;
  178. top: -6px;
  179. }*/
  180. .progress .progress-value{
  181. line-height: 30px;
  182. font-size: 22px;
  183. color: #fff;
  184. position: absolute;
  185. bottom: 10px;
  186. right: 15px;
  187. }
  188. .progress .progress-state{
  189. line-height: 30px;
  190. border-radius: 3px;
  191. font-size: 24px;
  192. color: #fff;
  193. position: absolute;
  194. bottom: 10px;
  195. left: 5px;
  196. }
  197. .progress .progress-num{
  198. line-height: 30px;
  199. font-size: 24px;
  200. color: #fff;
  201. position: absolute;
  202. bottom: 10px;
  203. left: 45%;
  204. }
  205. /*.progress.green .progress-bar:after{ border: 5px solid #21da9a; }
  206. .progress.pink .progress-bar:after{ border: 5px solid #ff1170; }
  207. .progress.blue .progress-bar:after{ border: 5px solid #294bdc; }
  208. .progress.yellow .progress-bar:after{ border: 5px solid #ffa900; }*/
  209. @-webkit-keyframes animate-positive{
  210. 0% { width: 0; }
  211. }
  212. @keyframes animate-positive{
  213. 0% { width: 0; }
  214. }
  215. /*第二列底部*/
  216. .box2_bot{
  217. width: 930px;
  218. height: 1270px;
  219. margin-top: 50px;
  220. background:url(../img/ywlxtj_bj.png) no-repeat center;
  221. background-size: 100% 100%;
  222. position: relative;
  223. }
  224. .bot2_tit{
  225. position: absolute;
  226. width: 100%;
  227. height: 110px;
  228. text-align: center;
  229. font-size: 50px;
  230. top: 80px;
  231. }
  232. .bot2_con{
  233. padding-top: 170px;
  234. width: 90%;
  235. height: 760px;
  236. margin: 0 auto;
  237. }
  238. .bot2_bot{
  239. position: absolute;
  240. bottom: 100px;
  241. width: 90%;
  242. left: 5%;
  243. }
  244. .bot2_bot ul{
  245. overflow: hidden;
  246. }
  247. .bot2_bot ul li{
  248. text-align: center;
  249. width: 33%;
  250. font-size: 36px;
  251. float: left;
  252. height: 80px;
  253. line-height: 80px;
  254. }
  255. /*第三列*/
  256. #wrap_box3{
  257. width: 840px;
  258. height: 1945px;
  259. margin-top: 132px;
  260. margin-left: 70px;
  261. background:url(../img/ssgd_bj.png) no-repeat center;
  262. background-size: 100% 100%;
  263. float: left;
  264. position: relative;
  265. }
  266. .bot3_tit{
  267. position: absolute;
  268. width: 100%;
  269. height: 110px;
  270. text-align: center;
  271. font-size: 50px;
  272. top: 30px;
  273. }
  274. .bot3_con{
  275. padding-top: 110px;
  276. }
  277. .bot3_con table{
  278. width: 90%;
  279. margin: 0 5%;
  280. }
  281. .bot3_con table tbody{
  282. width: 100%;
  283. }
  284. .bot3_con table tbody tr td{
  285. }
  286. /*.bot3_con table tbody tr td{
  287. width: 100%;
  288. }*/
  289. .bot3_con table tbody tr td .orderText{
  290. font-size: 36px;
  291. width: 100%;
  292. height: 225px;
  293. margin:35px 5%;
  294. border: 2px solid #095eb4;
  295. }
  296. .bot3_con table tbody tr td .td_line1{
  297. overflow: hidden;
  298. text-overflow:ellipsis;
  299. white-space: nowrap;
  300. }
  301. .td_line1{
  302. overflow: hidden;
  303. text-overflow:ellipsis;
  304. white-space: nowrap;
  305. }
  306. .orderText .order_tit{
  307. width: 80%;
  308. margin: 46px 10%;
  309. }
  310. .orderText .order_bot{
  311. width: 80%;
  312. margin: 0px 10%;
  313. overflow: hidden;
  314. }
  315. .order_bot .order_time{
  316. width: 50%;
  317. float: left;
  318. text-align: left;
  319. }
  320. .order_bot .order_state{
  321. width: 50%;
  322. float: left;
  323. text-align: right;
  324. }
  325. /*第四列*/
  326. #wrap_box4{
  327. width: 2050px;
  328. height: 1945px;
  329. float: left;
  330. position: relative;
  331. }
  332. .box4_nav{
  333. width: 3380px;
  334. margin-left: -32%;
  335. }
  336. .box4_nav img{
  337. width: 100%;
  338. }
  339. .btns.active, .btns.active:hover {
  340. color: #fff;
  341. background-color: #245fd5;
  342. }
  343. .channel_btn{
  344. padding: 6px 51px;
  345. border-radius: 6px;
  346. background-color: #081337;
  347. color: #FFFFFF;
  348. font-size: 32px;
  349. border-color: #081337;
  350. border: none;
  351. }
  352. .channel_btn:hover{
  353. cursor: pointer;
  354. color: #FFFFFF;
  355. /*color: #45599d;*/
  356. background-color: #081337;
  357. }
  358. .btn-group{
  359. position: absolute;
  360. top: 330px;
  361. left: 50px;
  362. z-index: 12134;
  363. }
  364. .box4_top{
  365. width: 2400px;
  366. /*height: 1145px;*/
  367. /*margin: auto;*/
  368. /*background: url(../img/slqy_bj.png) no-repeat center;*/
  369. /*background-size: 100% 100%;*/
  370. position: relative;
  371. margin-left: -200px;
  372. }
  373. .box4_bot{
  374. width: 1710px;
  375. margin:30px auto;
  376. /*overflow: hidden;*/
  377. position: relative;
  378. }
  379. .box4_bot div{
  380. position: absolute;
  381. z-index: 333;
  382. color: #f0b903;
  383. font-size: 42px;
  384. }
  385. .box4_bot .img1{
  386. top: -400px;
  387. left: -170px;
  388. }
  389. .box4_bot .span1{
  390. position: absolute;
  391. top: 62px;
  392. right: 54px;
  393. }
  394. .box4_bot .img2{
  395. top: -190px;
  396. left: 50px;
  397. }
  398. .box4_bot .span2{
  399. position: absolute;
  400. top: 54px;
  401. right: 50px;
  402. }
  403. .box4_bot .img3{
  404. top: -118px;
  405. left: 20px;
  406. }
  407. .box4_bot .span3{
  408. position: absolute;
  409. top: 110px;
  410. right: 340px;
  411. }
  412. .box4_bot .img4{
  413. top: -90px;
  414. right: 240px;
  415. }
  416. .box4_bot .span4{
  417. position: absolute;
  418. top: 45px;
  419. right: 240px;
  420. }
  421. .box4_bot .img5{
  422. top: -220px;
  423. right: -190px;
  424. }
  425. .box4_bot .span5{
  426. position: absolute;
  427. top: 45px;
  428. right: 270px;
  429. }
  430. .box4_bot_l{
  431. float: left;
  432. width: 800px;
  433. height: 650px;
  434. background: url(../img/fwzl_bj.png) no-repeat center;
  435. background-size: 100% 100%;
  436. position: relative;
  437. margin-right: 30px;
  438. }
  439. .box4_bot_r{
  440. float: right;
  441. width: 800px;
  442. height: 650px;
  443. margin: auto;
  444. background: url(../img/fwzl_bj.png) no-repeat center;
  445. background-size: 100% 100%;
  446. position: relative;
  447. }
  448. /*第五列*/
  449. #wrap_box5{
  450. width: 1720px;
  451. height: 1945px;
  452. margin-top: 132px;
  453. float: left;
  454. }
  455. .box5_top{
  456. width: 1720px;
  457. height: 1020px;
  458. background: url(../img/lyqd_bj.png) no-repeat center;
  459. background-size: 100% 100%;
  460. position: relative;
  461. }
  462. .top5_tit{
  463. position: absolute;
  464. width: 100%;
  465. height: 110px;
  466. text-align: center;
  467. font-size: 50px;
  468. top: 30px;
  469. }
  470. .top5_con{
  471. padding-top: 150px;
  472. }
  473. .top5_con .key_top{
  474. width: 90%;
  475. margin: 0 auto;
  476. }
  477. .top5_con .key_top ul li{
  478. line-height: 70px;
  479. position: relative;
  480. margin: 30px 0px;
  481. }
  482. .top5_con .key_top ul li .active1 {
  483. position: absolute;
  484. width: 102%;
  485. left: -1%;
  486. height: 100%;
  487. border: 2px solid #03c9ea;
  488. display: none;
  489. /*background: url(../img/key_border3.png) no-repeat center;*/
  490. /*background-size: 100% 100%;*/
  491. }
  492. .top5_con .key_top ul li .key_word{
  493. font-size: 40px;
  494. }
  495. .top_img1{
  496. position: absolute;
  497. left: 0;
  498. top: 0;
  499. width: 100%;
  500. }
  501. .top_img1 img{
  502. width: 100%;
  503. }
  504. .top_img2{
  505. position: absolute;
  506. left: 6%;
  507. top: 0;
  508. width: 80%;
  509. }
  510. .top_img2 img{width: 100%;}
  511. .top_img3{
  512. position: absolute;
  513. left: 17%;
  514. top: 0;
  515. width: 60%;
  516. }
  517. .top_img3 img{width: 100%;}
  518. .top5_con .key_con{
  519. width: 90%;
  520. margin: 0 auto;
  521. background: url(../img/depart_bj.png) no-repeat;
  522. background-size: 100%;
  523. }
  524. .table_box_key{
  525. text-align: center;
  526. }
  527. .table_box_key .thead{
  528. font-size: 45px;
  529. line-height: 100px;
  530. }
  531. .scroll_table .table>tbody>tr>td{
  532. border: none;
  533. line-height: 80px;
  534. }
  535. .bot5_tit{
  536. position: absolute;
  537. width: 100%;
  538. height: 110px;
  539. text-align: center;
  540. font-size: 50px;
  541. top: 30px;
  542. }
  543. .bot5_con{
  544. width: 90%;
  545. margin: 0 auto;
  546. padding-top: 100px;
  547. }
  548. .box5_bot{
  549. width: 1720px;
  550. height: 860px;
  551. margin-top: 50px;
  552. background:url(../img/ywlxtj_bj.png) no-repeat center;
  553. background-size: 100% 100%;
  554. position: relative;
  555. }
  556. .bottom_right li {
  557. background-size: 100% 100%;
  558. position: relative;
  559. width: 268px;
  560. text-align: right;
  561. height: 40px;
  562. line-height: 30px;
  563. margin-top: 120px;
  564. margin-left: 30px;
  565. }
  566. .complaint_typeL,.complaint_typeR{
  567. margin-top: 50px;
  568. }
  569. .complaint_typeL li{
  570. text-align: right;
  571. background: url(../img/sbx_line2.png) no-repeat;
  572. background-size: 100% 100%;
  573. }
  574. .complaint_typeR li{
  575. text-align: left;
  576. background: url(../img/sbx_liner4.png) no-repeat;
  577. background-size: 100% 100%;
  578. }
  579. .box5_bot_r{
  580. float: left;
  581. width: 50%;
  582. height: 800px;
  583. margin: auto;
  584. position: relative;
  585. }
  586. .box5_bot_r .sl_wh{
  587. position: absolute;
  588. left: 50%;
  589. margin-left: -250px;
  590. top: 50%;
  591. margin-top: -250px;
  592. }
  593. .box5_bot_r .sl_nh{
  594. position: absolute;
  595. left: 50%;
  596. margin-left: -200px;
  597. top: 50%;
  598. margin-top: -200px;
  599. }
  600. .box5_bot_r .slqy_quan{
  601. position: absolute;
  602. left: 50%;
  603. margin-left: -290px;
  604. top: 50%;
  605. margin-top: -270px;
  606. }
  607. .box5_bot_r .spanPos_1{
  608. position: absolute;
  609. left:150px;
  610. top: 80px;
  611. }
  612. .box5_bot_r .spanPos_2{
  613. position: absolute;
  614. right:150px;
  615. top: 80px;
  616. }
  617. .box5_bot_r .spanPos_3{
  618. position: absolute;
  619. left:20px;
  620. top: 170px;
  621. }
  622. .box5_bot_r .spanPos_4{
  623. position: absolute;
  624. right:80px;
  625. top: 170px;
  626. }
  627. .box5_bot_r .spanPos_5{
  628. position: absolute;
  629. left:20px;
  630. top: 650px;
  631. }
  632. .box5_bot_r .spanPos_6{
  633. position: absolute;
  634. right:20px;
  635. top: 570px;
  636. }
  637. .box5_bot_r .spanPos_7{
  638. width: 100%;
  639. position: absolute;
  640. bottom: 30px;
  641. left: 2%;
  642. }
  643. .box5_bot_r .spanPos_7 ul{
  644. overflow: hidden;
  645. width: 90%;
  646. margin-left: 5%;
  647. }
  648. .box5_bot_r .spanPos_7 ul li{
  649. float: left;
  650. text-align: left;
  651. height: 70px;
  652. line-height: 70px;
  653. width: 50%;
  654. }
  655. /*第六列*/
  656. #wrap_box6{
  657. width: 850px;
  658. height: 1945px;
  659. margin-top: 132px;
  660. margin-left:155px;
  661. background:url(../img/myd_bj.png) no-repeat center;
  662. background-size: 100% 100%;
  663. float: left;
  664. position: relative;
  665. }
  666. .box6_tit{
  667. position: absolute;
  668. width: 100%;
  669. height: 110px;
  670. text-align: center;
  671. font-size: 50px;
  672. top: 30px;
  673. }
  674. .swiper-container, .swiper-slide {
  675. height: 100%;
  676. width: 100%!important;
  677. }
  678. .orderType .orderTtype_Con {
  679. width: 86%;
  680. margin: 0 auto;
  681. float:none;
  682. }
  683. .orderTtype_Con ul {
  684. margin: 105px 20px 0 20px;
  685. }
  686. .orderTtype_Con ul li {
  687. float: left;
  688. background: url(../img/light_kuang2.png) no-repeat center;
  689. height: 900px;
  690. width: 40%;
  691. background-size: 100% 100%;
  692. box-sizing: border-box;
  693. padding-top: 40px;
  694. margin: 0 5%;
  695. position: relative;
  696. }
  697. .orderTtype_Con ul li img{
  698. margin-left: 80px;
  699. }
  700. .orderTtype_Con ul li.active {
  701. background: url(../img/light_kuang1.png) no-repeat center;
  702. background-size: 100% 100%;
  703. height: 900px;
  704. padding-top: 45px;
  705. }
  706. .orderType>.orderTtype_Con ul li img {
  707. width: 90px;
  708. padding: 0px;
  709. margin: 25px -9px 7px -3px;
  710. height: 70px;
  711. }
  712. .orderTtype_Con ul li .img_top{
  713. margin-top: 30px;
  714. margin-bottom: 30px;
  715. position: relative;
  716. }
  717. .orderTtype_Con ul li .type_Num{
  718. position: absolute;
  719. top: 15px;
  720. width: 100%;
  721. text-align: center;
  722. font-size: 60px;
  723. }
  724. .typeWord {
  725. position: relative;
  726. margin-left: 80px;
  727. }
  728. .typeWord:before {
  729. position: absolute;
  730. display: block;
  731. content: "";
  732. height: 4px;
  733. width: 80%;
  734. background: -webkit-linear-gradient(right, #45a6f3, transparent);
  735. /* Safari 5.1 - 6.0 */
  736. background: -o-linear-gradient(right, #45a6f3, transparent);
  737. /* Opera 11.1 - 12.0 */
  738. background: -moz-linear-gradient(right, #45a6f3, transparent);
  739. /* Firefox 3.6 - 15 */
  740. background: linear-gradient(to right, #45a6f3, transparent);
  741. /* 标准的语法(必须放在最后) */
  742. bottom: -13px;
  743. }
  744. .typeWord_line {
  745. color: #c9d3ff;
  746. font-size: 24px;
  747. position: relative;
  748. width: 160px;
  749. text-align: center;
  750. margin: 0 auto;
  751. margin-bottom: 65px;
  752. }
  753. .typeWord_line:before {
  754. position: absolute;
  755. content: "";
  756. height: 2px;
  757. width: 100%;
  758. background: -webkit-linear-gradient(left, transparent, #fff, transparent);
  759. /* Safari 5.1 - 6.0 */
  760. background: -o-linear-gradient(left, transparent, #fff, transparent);
  761. /* Opera 11.1 - 12.0 */
  762. background: -moz-linear-gradient(left, transparent, #fff, transparent);
  763. /* Firefox 3.6 - 15 */
  764. background: linear-gradient(to right, transparent, #fff, transparent);
  765. /* 标准的语法(必须放在最后) */
  766. border-radius: 20%;
  767. left: 0;
  768. bottom: -20px;
  769. }
  770. .order_count {
  771. color: #00e9ff;
  772. font-size: 24px;
  773. font-weight: bold;
  774. width: 90px;
  775. margin: 0 auto;
  776. text-align: center;
  777. margin-top: 50px;
  778. }
  779. .persent_kuang {
  780. /*width: 55px;
  781. height: 56px;
  782. color: #00E9FF;
  783. font-size: 14px;
  784. text-align: center;
  785. line-height: 55px;
  786. font-weight: bold;
  787. background: url(../img/order_percent.png) no-repeat center;*/
  788. width: 75px;
  789. height: 75px;
  790. margin: 0 auto;
  791. color: #00E9FF;
  792. font-size: 24px;
  793. text-align: center;
  794. line-height: 75px;
  795. font-weight: bold;
  796. background: url(../img/order_percent.png) no-repeat center;
  797. background-size: 100% 100%;
  798. }
  799. .persent_box {
  800. width: 85%;
  801. margin: 0 auto;
  802. }
  803. .persent_word {
  804. font-size: 24px;
  805. color: #c9d3ff;
  806. margin-top: 20px;
  807. text-align: center;
  808. }