商丘12345 前端

index.css 15KB

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