商丘12345 前端

index.css 28KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682
  1. /*
  2. 公共初始化样式
  3. * */
  4. body {
  5. margin: 0;
  6. padding: 0;
  7. font-size: 16px;
  8. -webkit-text-size-adjust: none;
  9. /*overflow-x: hidden;*/
  10. background: -webkit-radial-gradient(circle, #12266a, #000221);
  11. /* Safari 5.1 - 6.0 */
  12. background: -o-radial-gradient(circle, #12266a, #000221);
  13. /* Opera 11.6 - 12.0 */
  14. background: -moz-radial-gradient(circle, #12266a, #000221);
  15. /* Firefox 3.6 - 15 */
  16. background: radial-gradient(circle, #12266a, #000221);
  17. /* 标准的语法(必须放在最后) */
  18. font-family: "微软雅黑";
  19. }
  20. ul,
  21. li {
  22. margin: 0;
  23. padding: 0;
  24. }
  25. li {
  26. list-style-type: none;
  27. }
  28. img {
  29. border: 0;
  30. }
  31. p {
  32. margin: 0;
  33. padding: 0;
  34. }
  35. /*.clearfix {
  36. zoom: 1;
  37. overflow: hidden;
  38. }*/
  39. .clearfix:after {
  40. content: " ";
  41. display: block;
  42. clear: both;
  43. height: 0;
  44. }
  45. a {
  46. text-decoration: none;
  47. }
  48. /*首页样式开始 */
  49. #nav {
  50. width: 100%;
  51. }
  52. #nav>div {
  53. float: left;
  54. }
  55. #nav .nav_left,
  56. .nav_right {
  57. width: calc((100% - 1200px) / 2);
  58. height: 84px;
  59. /*background: -webkit-linear-gradient(left, transparent, #104d9a);
  60. background: -o-linear-gradient(left, transparent, #104d9a);
  61. background: -moz-linear-gradient(left, transparent, #104d9a);
  62. background: linear-gradient(to right, transparent, #104d9a);*/
  63. /*border: 2px solid #0eb4ea;
  64. border-right: 0;
  65. border-left: 0;*/
  66. /*position: relative;*/
  67. }
  68. /*#nav .nav_left:before{
  69. position: absolute;
  70. right: 0;
  71. content: "";
  72. width: 13px;
  73. height: 84px;
  74. border-width: 32px 18px 52px 42px;
  75. border-style: solid;
  76. border-color: transparent #070f3a transparent transparent;
  77. }*/
  78. .nav_middle {
  79. width: 1200px;
  80. margin: 0 auto;
  81. /*min-width: 1220px;*/
  82. }
  83. #nav>div>img {
  84. display: block;
  85. width: 100%;
  86. height: 84px;
  87. }
  88. .nav_middle>ul li {
  89. float: left;
  90. }
  91. .nav_middle>ul li {
  92. width: 13%;
  93. /*width: 160px;*/
  94. }
  95. .nav_middle>ul li:nth-of-type(3) {
  96. width: 48%;
  97. /*width: 560px;*/
  98. }
  99. .nav_middle>ul li img {
  100. display: block;
  101. width: 100%;
  102. }
  103. #wrap {
  104. /*width: 80%;*/
  105. margin: 0 auto;
  106. /*height: calc(100vh - 195px);*/
  107. width: 1500px;
  108. max-width: 1500px;
  109. margin: 0 auto;
  110. height: 900px;
  111. }
  112. .swiper-container {
  113. padding-bottom: 35px;
  114. }
  115. .swiper-container,
  116. .swiper-slide {
  117. height: 100%;
  118. width: 100%!important;
  119. }
  120. .swiper-pagination-bullet {
  121. width: 48px!important;
  122. height: 48px!important;
  123. opacity: 1!important;
  124. background: url(../img/paginat.png) no-repeat;
  125. vertical-align: middle;
  126. }
  127. .swiper-pagination-bullet-active {
  128. height: 73px!important;
  129. width: 73px!important;
  130. background: url(../img/paginat_active.png) no-repeat;
  131. animation: 20s infinite radar_pagination linear;
  132. -webkit-animation: 5s infinite radar_pagination linear;
  133. }
  134. @keyframes radar_pagination {
  135. 0% {
  136. transform: rotate(0deg);
  137. -webkit-transform: rotate(0deg);
  138. }
  139. 100% {
  140. transform: rotate(360deg);
  141. -webkit-transform: rotate(360deg);
  142. }
  143. }
  144. @-webkit-keyframes radar_pagination {
  145. 0% {
  146. transform: rotate(0deg);
  147. -webkit-transform: rotate(0deg);
  148. }
  149. 100% {
  150. transform: rotate(360deg);
  151. -webkit-transform: rotate(360deg);
  152. }
  153. }
  154. .swiper-button-next,
  155. .swiper-button-prev {
  156. width: 51px;
  157. height: 20px;
  158. bottom: 35px!important;
  159. top: initial;
  160. }
  161. .swiper-button-prev {
  162. left: 35%;
  163. z-index: 999;
  164. background: url(../img/go_prev.png) no-repeat;
  165. }
  166. .swiper-button-next {
  167. right: 35%;
  168. background: url(../img/go_next.png) no-repeat;
  169. }
  170. .swiper-slide>div {
  171. width: 100%;
  172. position: relative;
  173. }
  174. .slideCon_bg {
  175. background: url(../img/slide_bg1.png) no-repeat;
  176. height: 100%;
  177. width: 100%;
  178. background-size: 100% 100%;
  179. }
  180. .slide_title {
  181. position: absolute;
  182. height: 2.8rem;
  183. width: 26rem;
  184. left: 39%;
  185. top: 8.8%;
  186. background-size: 100%;
  187. }
  188. .slide_title1 {
  189. background: url(../img/slide_title1.png) no-repeat;
  190. }
  191. .slide_title2 {
  192. background: url(../img/slide_title2.png) no-repeat;
  193. left: 42%;
  194. }
  195. .slide_title3 {
  196. background: url(../img/slide_title3.png) no-repeat;
  197. left: 45%;
  198. }
  199. .slide_title4 {
  200. background: url(../img/slide_title4.png) no-repeat;
  201. left: 43%;
  202. }
  203. .slide_title5 {
  204. background: url(../img/slide_title5.png) no-repeat;
  205. left: 46%;
  206. }
  207. /*首页第一屏*/
  208. .slideCon_bg>div {
  209. float: left;
  210. box-sizing: border-box;
  211. padding-top: 140px;
  212. }
  213. .slide_left,
  214. .slide_right {
  215. width: 25%;
  216. }
  217. .slide_middle {
  218. width: 50%;
  219. }
  220. .orderStatistic>.orderCon_middle {
  221. padding-top: 180px;
  222. }
  223. .orderStatistic>.orderCon_left {
  224. box-sizing: border-box;
  225. padding-left: 137px;
  226. }
  227. .orderStatistic>div>ul li {
  228. height: 100px;
  229. width: 235px;
  230. background: url(../img/num_frame.png) no-repeat center;
  231. background-size: 100%;
  232. }
  233. .slideCon_bg>div>ul li img {
  234. width: 80px;
  235. height: 80px;
  236. padding-left: 10px;
  237. padding-top: 10px;
  238. display: inline-block;
  239. vertical-align: middle;
  240. }
  241. .slideCon_bg>div>ul li .num_word {
  242. display: inline-block;
  243. vertical-align: middle;
  244. font-size: 14px;
  245. color: #02d0ee;
  246. }
  247. .slideCon_bg>div>ul li .num_word span:nth-of-type(2) {
  248. color: #fff;
  249. margin-right: 10px;
  250. }
  251. .slideCon_bg>div>ul li .num_word span:nth-of-type(3) {
  252. color: #fdcf2f;
  253. font-size: 18px;
  254. }
  255. /*雷达样式开始*/
  256. .radar {
  257. /*background: -webkit-radial-gradient(center, rgba(32, 255, 77, 0.3) 0%, rgba(32, 255, 77, 0) 75%), -webkit-repeating-radial-gradient(rgba(32, 255, 77, 0) 5.8%, rgba(32, 255, 77, 0) 18%, #20ff4d 18.6%, rgba(32, 255, 77, 0) 18.9%), -webkit-linear-gradient(90deg, rgba(32, 255, 77, 0) 49.5%, #20ff4d 50%, #20ff4d 50%, rgba(32, 255, 77, 0) 50.2%), -webkit-linear-gradient(0deg, rgba(32, 255, 77, 0) 49.5%, #20ff4d 50%, #20ff4d 50%, rgba(32, 255, 77, 0) 50.2%);*/
  258. background: -webkit-radial-gradient(center, rgba(3, 248, 255, 0.5) 0%, rgba(32, 255, 77, 0) 5%), -webkit-repeating-radial-gradient(rgba(32, 255, 77, 0) 0%, rgba(32, 255, 77, 0) 23%, #00f9ff 23.6%, rgba(32, 255, 77, 0) 23.9%);
  259. ;
  260. /*background: radial-gradient(center, rgba(32, 255, 77, 0.3) 0%, rgba(32, 255, 77, 0) 75%), repeating-radial-gradient(rgba(32, 255, 77, 0) 5.8%, rgba(32, 255, 77, 0) 18%, #20ff4d 18.6%, rgba(32, 255, 77, 0) 18.9%), linear-gradient(90deg, rgba(32, 255, 77, 0) 49.5%, #20ff4d 50%, #20ff4d 50%, rgba(32, 255, 77, 0) 50.2%), linear-gradient(0deg, rgba(32, 255, 77, 0) 49.5%, #20ff4d 50%, #20ff4d 50%, rgba(32, 255, 77, 0) 50.2%);*/
  261. background: radial-gradient(center, rgba(3, 248, 255, 0.5) 0%, rgba(32, 255, 77, 0) 5%), repeating-radial-gradient(rgba(32, 255, 77, 0) 5.8%, rgba(32, 255, 77, 0) 23%, #20ff4d 23.6%, rgba(32, 255, 77, 0) 23.9%), linear-gradient(90deg, rgba(32, 255, 77, 0) 49.5%, #20ff4d 50%, #20ff4d 50%, rgba(32, 255, 77, 0) 50.2%), linear-gradient(0deg, rgba(32, 255, 77, 0) 49.5%, #20ff4d 50%, #20ff4d 50%, rgba(32, 255, 77, 0) 50.2%);
  262. width: 500px;
  263. height: 500px;
  264. max-height: 500px;
  265. max-width: 500px;
  266. position: relative;
  267. left: 50%;
  268. top: 50%;
  269. transform: translate(-50%, -50%);
  270. border-radius: 50%;
  271. border: 0.2rem solid #01f8ff;
  272. box-shadow: 0 0 35px #01f8ff;
  273. overflow: hidden;
  274. }
  275. .radar_inner {
  276. width: 100%;
  277. height: 100%;
  278. }
  279. .radar_inner::before,
  280. .radar_inner::after {
  281. content: ' ';
  282. display: block;
  283. position: absolute;
  284. width: 100%;
  285. height: 4%;
  286. background: url(../img/heng_line.png) no-repeat center;
  287. top: 50%;
  288. left: 0;
  289. background-size: cover;
  290. margin-top: -2%;
  291. }
  292. .radar_inner::after {
  293. transform: rotate(90deg);
  294. }
  295. .radar:before {
  296. content: ' ';
  297. display: block;
  298. position: absolute;
  299. border-radius: 50%;
  300. /*animation: blips 5s infinite;*/
  301. width: 100%;
  302. height: 4%;
  303. animation-timing-function: linear;
  304. animation-delay: 1.4s;
  305. }
  306. .radar:after {
  307. content: ' ';
  308. display: block;
  309. background-image: linear-gradient(44deg, rgba(0, 255, 51, 0) 50%, #00f9ff 100%);
  310. width: 50%;
  311. height: 50%;
  312. position: absolute;
  313. top: 0;
  314. left: 0;
  315. animation: radar-beam 5s infinite;
  316. animation-timing-function: linear;
  317. transform-origin: bottom right;
  318. border-radius: 100% 0 0 0;
  319. }
  320. @keyframes radar-beam {
  321. 0% {
  322. transform: rotate(0deg);
  323. }
  324. 100% {
  325. transform: rotate(360deg);
  326. }
  327. }
  328. /*波点出现消失动画开始*/
  329. @keyframes blips {
  330. /*14% {
  331. background: linear-gradient(0deg, transparent 24%, rgba(140, 147, 166, 0.51) 25%, rgba(140, 147, 166, 0.51) 26%, transparent 27%, transparent 74%, rgba(140, 147, 166, 0.51) 75%, rgba(140, 147, 166, 0.51) 76%, transparent 77%, transparent);
  332. }
  333. 14.0002% {
  334. background: radial-gradient(2vmin circle at 75% 70%, #ffffff 10%, #20ff4d 30%, rgba(255, 255, 255, 0) 100%), radial-gradient(2vmin circle at 63% 72%, #ffffff 10%, #20ff4d 30%, rgba(255, 255, 255, 0) 100%);
  335. }
  336. 25% {
  337. background: radial-gradient(2vmin circle at 75% 70%, #ffffff 10%, #20ff4d 30%, rgba(255, 255, 255, 0) 100%), radial-gradient(2vmin circle at 63% 72%, #ffffff 10%, #20ff4d 30%, rgba(255, 255, 255, 0) 100%), radial-gradient(2vmin circle at 56% 86%, #ffffff 10%, #20ff4d 30%, rgba(255, 255, 255, 0) 100%);
  338. }
  339. 26% {
  340. background: radial-gradient(2vmin circle at 75% 70%, #ffffff 10%, #20ff4d 30%, rgba(255, 255, 255, 0) 100%), radial-gradient(2vmin circle at 63% 72%, #ffffff 10%, #20ff4d 30%, rgba(255, 255, 255, 0) 100%), radial-gradient(2vmin circle at 56% 86%, #ffffff 10%, #20ff4d 30%, rgba(255, 255, 255, 0) 100%);
  341. opacity: 1;
  342. }
  343. 100% {
  344. background: radial-gradient(2vmin circle at 75% 70%, #ffffff 10%, #20ff4d 30%, rgba(255, 255, 255, 0) 100%), radial-gradient(2vmin circle at 63% 72%, #ffffff 10%, #20ff4d 30%, rgba(255, 255, 255, 0) 100%), radial-gradient(2vmin circle at 56% 86%, #ffffff 10%, #20ff4d 30%, rgba(255, 255, 255, 0) 100%);
  345. opacity: 0;
  346. }*/
  347. 0% {
  348. box-shadow: 0px 0 3px 8px #1f6cb9;
  349. }
  350. 30% {
  351. box-shadow: 0 0 3px 4px #1f6cb9;
  352. }
  353. 70% {
  354. box-shadow: 0 0 3px 6px #1f6cb9;
  355. }
  356. 100% {
  357. /*box-shadow: 0 0 35px rgba(24, 61, 101, 0.81);*/
  358. box-shadow: 0px 0 3px 8px #1f6cb9;
  359. }
  360. }
  361. /*波点出现消失动画结束*/
  362. #radarBox {
  363. width: 550px;
  364. height: 550px;
  365. max-height: 550px;
  366. max-width: 550px;
  367. margin: 0 auto;
  368. border-radius: 50%;
  369. position: relative;
  370. background: url(../img/waihuan.png) no-repeat;
  371. background-size: contain;
  372. }
  373. /*雷达样式结束*/
  374. .map_bg {
  375. background: url(../img/map.png) no-repeat center;
  376. background-size: 90%;
  377. position: relative;
  378. }
  379. @keyframes OutOpcity {
  380. 0% {
  381. opacity: 1;
  382. }
  383. 20% {
  384. opacity: 0.8;
  385. }
  386. 40% {
  387. opacity: 0.5;
  388. }
  389. 65% {
  390. opacity: 0.2;
  391. }
  392. 100% {
  393. opacity: 0;
  394. }
  395. }
  396. @-webkit-keyframes OutOpcity {
  397. 0% {
  398. opacity: 1;
  399. }
  400. 20% {
  401. opacity: 0.8;
  402. }
  403. 40% {
  404. opacity: 0.5;
  405. }
  406. 65% {
  407. opacity: 0.2;
  408. }
  409. 100% {
  410. opacity: 0;
  411. }
  412. }
  413. .OutOpcity {
  414. -webkit-animation-name: OutOpcity;
  415. animation-name: OutOpcity
  416. /*animation: 10s infinite OutOpcity ease;
  417. -webkit-animation: 10s infinite OutOpcity ease;*/
  418. }
  419. @keyframes showTxt {
  420. 0% {
  421. opacity: 0;
  422. }
  423. 40% {
  424. opacity: 0.5;
  425. }
  426. 65% {
  427. opacity: 0.8;
  428. }
  429. 100% {
  430. opacity: 1;
  431. }
  432. }
  433. @-webkit-keyframes showTxt {
  434. 0% {
  435. opacity: 0;
  436. }
  437. 40% {
  438. opacity: 0.5;
  439. }
  440. 65% {
  441. opacity: 0.8;
  442. }
  443. 100% {
  444. opacity: 1;
  445. }
  446. }
  447. .showTxt {
  448. -webkit-animation-name: showTxt;
  449. animation-name: showTxt
  450. }
  451. .quanbg {
  452. width: 80px;
  453. height: 80px;
  454. border-radius: 50%;
  455. position: relative;
  456. cursor: pointer;
  457. }
  458. .quanbg .quan {
  459. width: 100%;
  460. height: 100%;
  461. position: absolute;
  462. left: 0;
  463. top: 0;
  464. border-radius: 50%;
  465. box-sizing: border-box;
  466. display: inline-block;
  467. }
  468. .quanbg .quan1 {
  469. border: 1px solid #eb972c;
  470. opacity: 0.08;
  471. margin: 0%;
  472. width: 100%;
  473. height: 100%;
  474. }
  475. .quanbg .quan2 {
  476. border: 1px solid #eb972c;
  477. opacity: 0.2;
  478. margin: 13%;
  479. width: 74%;
  480. height: 74%;
  481. }
  482. .quanbg .quan3 {
  483. border: 1px solid #eb972c;
  484. opacity: 0.5;
  485. margin: 28%;
  486. width: 44%;
  487. height: 44%;
  488. }
  489. .quanbg .quan4 {
  490. background: #eb972c;
  491. margin: 42%;
  492. width: 16%;
  493. height: 16%;
  494. box-shadow: 0 0 30px rgba(255, 255, 255, 0.83);
  495. }
  496. .quanbg .quan1b {
  497. opacity: 0;
  498. }
  499. .quanbg .quan2b {
  500. opacity: 0;
  501. }
  502. .quanbg .quan3b {
  503. opacity: 0;
  504. }
  505. .quanbg .quan1a {
  506. animation: 3s infinite animation2_quan1 ease;
  507. -webkit-animation: 3s infinite animation2_quan1 ease;
  508. }
  509. .quanbg .quan2a {
  510. animation: 3s infinite animation2_quan2 ease;
  511. -webkit-animation: 3s infinite animation2_quan2 ease;
  512. }
  513. .quanbg .quan3a {
  514. animation: 3s infinite animation2_quan3 ease;
  515. -webkit-animation: 3s infinite animation2_quan3 ease;
  516. }
  517. .quanbg .quan1b {
  518. animation: 3s 1.5s infinite animation2_quan1 ease;
  519. -webkit-animation: 3s 1.5s infinite animation2_quan1 ease;
  520. }
  521. .quanbg .quan2b {
  522. animation: 3s 1.5s infinite animation2_quan2 ease;
  523. -webkit-animation: 3s 1.5s infinite animation2_quan2 ease;
  524. }
  525. .quanbg .quan3b {
  526. animation: 3s 1.5s infinite animation2_quan3 ease;
  527. -webkit-animation: 3s 1.5s infinite animation2_quan3 ease;
  528. }
  529. .quanbg .quan4 {
  530. animation: 1.5s infinite animation2_quan4 ease-out;
  531. -webkit-animation: 1.5s infinite animation2_quan4 ease-out;
  532. }
  533. .quanbg:hover .quan1a {
  534. animation: 2s infinite animation2_quan1a ease;
  535. -webkit-animation: 2s infinite animation2_quan1a ease;
  536. }
  537. @keyframes animation2_quan1 {
  538. 0% {
  539. transform: scale(0.8);
  540. opacity: 0;
  541. -webkit-transform: scale(0.8);
  542. }
  543. 60% {
  544. opacity: 0.08;
  545. }
  546. 80% {
  547. transform: scale(1);
  548. opacity: 0;
  549. -webkit-transform: scale(1);
  550. }
  551. 100% {
  552. transform: scale(1);
  553. opacity: 0;
  554. -webkit-transform: scale(1);
  555. }
  556. }
  557. @-webkit-keyframes animation2_quan1 {
  558. 0% {
  559. transform: scale(0.8);
  560. opacity: 0;
  561. -webkit-transform: scale(0.8);
  562. }
  563. 60% {
  564. opacity: 0.08;
  565. }
  566. 80% {
  567. transform: scale(1);
  568. opacity: 0;
  569. -webkit-transform: scale(1);
  570. }
  571. 100% {
  572. transform: scale(1);
  573. opacity: 0;
  574. -webkit-transform: scale(1);
  575. }
  576. }
  577. @keyframes animation2_quan2 {
  578. 0% {
  579. transform: scale(0.8);
  580. opacity: 0;
  581. -webkit-transform: scale(0.8);
  582. }
  583. 40% {
  584. opacity: 0.2;
  585. }
  586. 80% {
  587. transform: scale(1);
  588. opacity: 0;
  589. -webkit-transform: scale(1);
  590. }
  591. 100% {
  592. transform: scale(1);
  593. opacity: 0;
  594. -webkit-transform: scale(1);
  595. }
  596. }
  597. @-webkit-keyframes animation2_quan2 {
  598. 0% {
  599. transform: scale(0.8);
  600. opacity: 0;
  601. -webkit-transform: scale(0.8);
  602. }
  603. 40% {
  604. opacity: 0.2;
  605. }
  606. 80% {
  607. transform: scale(1);
  608. opacity: 0;
  609. -webkit-transform: scale(1);
  610. }
  611. 100% {
  612. transform: scale(1);
  613. opacity: 0;
  614. -webkit-transform: scale(1);
  615. }
  616. }
  617. @keyframes animation2_quan3 {
  618. 0% {
  619. transform: scale(0.8);
  620. opacity: 0;
  621. -webkit-transform: scale(0.8);
  622. }
  623. 20% {
  624. opacity: 0.5;
  625. }
  626. 80% {
  627. transform: scale(1);
  628. opacity: 0;
  629. -webkit-transform: scale(1);
  630. }
  631. 100% {
  632. transform: scale(1);
  633. opacity: 0;
  634. -webkit-transform: scale(1);
  635. }
  636. }
  637. @-webkit-keyframes animation2_quan3 {
  638. 0% {
  639. transform: scale(0.8);
  640. opacity: 0;
  641. -webkit-transform: scale(0.8);
  642. }
  643. 20% {
  644. opacity: 0.5;
  645. }
  646. 80% {
  647. transform: scale(1);
  648. opacity: 0;
  649. -webkit-transform: scale(1);
  650. }
  651. 100% {
  652. transform: scale(1);
  653. opacity: 0;
  654. -webkit-transform: scale(1);
  655. }
  656. }
  657. @keyframes animation2_quan4 {
  658. 0% {
  659. box-shadow: 0 0 0 rgba(255, 255, 255, 0.2);
  660. }
  661. 30% {
  662. box-shadow: 0 0 20px rgba(255, 255, 255, 0.6);
  663. }
  664. 70% {
  665. box-shadow: 0 0 20px rgba(255, 255, 255, 0.6);
  666. }
  667. 100% {
  668. box-shadow: 0 0 20px rgba(255, 255, 255, 0.2);
  669. }
  670. }
  671. @-webkit-keyframes animation2_quan4 {
  672. 0% {
  673. box-shadow: 0 0 0 rgba(255, 255, 255, 0.2);
  674. }
  675. 30% {
  676. box-shadow: 0 0 20px rgba(255, 255, 255, 0.6);
  677. }
  678. 70% {
  679. box-shadow: 0 0 20px rgba(255, 255, 255, 0.6);
  680. }
  681. 100% {
  682. box-shadow: 0 0 20px rgba(255, 255, 255, 0.2);
  683. }
  684. }
  685. .quanbgBox {
  686. position: absolute;
  687. }
  688. .quan_SYQ {
  689. /* 睢阳区*/
  690. top: 36%;
  691. left: 38%;
  692. }
  693. .quan_MQ {
  694. /* 民权*/
  695. top: 16%;
  696. left: 16%;
  697. }
  698. .quan_SX {
  699. /* 睢县*/
  700. top: 33%;
  701. left: 12%;
  702. }
  703. .quan_NL {
  704. /* 宁陵*/
  705. top: 31%;
  706. left: 25%;
  707. }
  708. .quan_LYQ {
  709. /* 梁园区*/
  710. top: 30%;
  711. left: 41%;
  712. }
  713. .quan_ZC {
  714. /* 柘城*/
  715. top: 59%;
  716. left: 24%;
  717. }
  718. .quan_YCX {
  719. /* 虞城*/
  720. top: 36%;
  721. left: 51%;
  722. }
  723. .quan_XYX {
  724. /*夏邑县*/
  725. top: 48%;
  726. left: 63%;
  727. }
  728. .quan_YCS {
  729. /*永城市*/
  730. top: 67%;
  731. left: 78%;
  732. }
  733. .txt {
  734. color: #FFF;
  735. font-size: 16px;
  736. width: 100px;
  737. display: inline-block;
  738. text-align: right;
  739. position: absolute;
  740. right: 88%;
  741. }
  742. .txt_SYQ {
  743. /* 睢阳区*/
  744. right: 36%;
  745. bottom: -14%;
  746. }
  747. .txt_MQ {
  748. /* 民权*/
  749. top: 2%;
  750. right: 32%;
  751. }
  752. .txt_SX {
  753. /* 睢县*/
  754. top: 2%;
  755. right: 32%;
  756. }
  757. .txt_NL {
  758. /* 宁陵*/
  759. top: 2%;
  760. right: 32%;
  761. }
  762. .txt_LYQ {
  763. /* 梁园区*/
  764. top: 28%;
  765. right: 74%;
  766. }
  767. .txt_ZC {
  768. /* 柘城*/
  769. top: 0;
  770. right: 35%;
  771. }
  772. .txt_YCX {
  773. /* 虞城*/
  774. top: 0;
  775. right: 15%;
  776. }
  777. .txt_XYX {
  778. /* 夏邑县*/
  779. top: 0;
  780. right: 15%;
  781. }
  782. .txt_YCS {
  783. /*永城市*/
  784. top: 30%;
  785. right: 77%;
  786. }
  787. /*第二屏开始*/
  788. .source_middle .map_bg {
  789. background: url(../img/source_tree.png) no-repeat center;
  790. height: 550px;
  791. background-size: contain;
  792. }
  793. .orderSource .source_middle {
  794. padding-top: initial;
  795. margin-top: 180px;
  796. }
  797. .orderSource>.source_left,
  798. .orderSource>.source_right {
  799. margin-top: 204px;
  800. padding-top: initial;
  801. }
  802. .orderSource>.source_left {
  803. padding-left: 150px;
  804. }
  805. .orderSource>.source_right {
  806. margin-left: -42px;
  807. }
  808. .source_right ul li,
  809. .source_left ul li {
  810. position: relative;
  811. }
  812. .source_left ul li>div,
  813. .source_right ul li>div {
  814. float: left;
  815. }
  816. .orderSource ul li {
  817. margin-bottom: 20px;
  818. }
  819. .source_kuang {
  820. background: url("../img/source1.png") no-repeat;
  821. width: 265px;
  822. height: 125px;
  823. background-size: 100% 100%;
  824. }
  825. .pbout {
  826. display: inline-block;
  827. vertical-align: middle;
  828. width: 72px;
  829. height: 86px;
  830. padding-top: 12px;
  831. margin-left: 15px;
  832. }
  833. .line_wrap {
  834. width: 160px;
  835. position: absolute;
  836. z-index: 0;
  837. background-color: transparent;
  838. left: 278px;
  839. }
  840. .source_right .line_wrap {
  841. left: -105px;
  842. top: 12px;
  843. }
  844. .source_left .line_wrap {
  845. transform: rotateY(180deg);
  846. }
  847. .line_wrap svg {
  848. width: 100%;
  849. background-color: transparent;
  850. }
  851. .one_line {
  852. width: 173px;
  853. height: 66px;
  854. background: url(../img/one_line.png) no-repeat left center;
  855. }
  856. .two_line {
  857. width: 88px;
  858. height: 48px;
  859. background: url(../img/two_line.png) no-repeat left center;
  860. }
  861. .three_line {
  862. width: 89px;
  863. height: 150px;
  864. background: url(../img/three_line.png) no-repeat left center;
  865. }
  866. .four_line {
  867. width: 149px;
  868. height: 281px;
  869. background: url(../img/four_line.png) no-repeat left center;
  870. background-size: contain;
  871. }
  872. .oneLeft_line {
  873. left: 273px;
  874. top: 14px;
  875. }
  876. .source_right .oneRight_line {
  877. left: -187px;
  878. }
  879. .twoLeft_line {
  880. left: 282px;
  881. top: 14px;
  882. }
  883. /*.twoRight_line{
  884. left: 282px;
  885. top: 14px;
  886. }*/
  887. .threeLeft_line {
  888. top: -88px;
  889. left: 275px;
  890. }
  891. .source_right .threeRight_line {
  892. top: -86px;
  893. left: -106px;
  894. }
  895. .fourLeft_line {
  896. top: -208px;
  897. left: 265px;
  898. }
  899. .source_right .fourRight_line {
  900. top: -214px;
  901. left: -150px;
  902. }
  903. .line:before,
  904. .line:after {
  905. content: ' ';
  906. display: block;
  907. position: absolute;
  908. background: #0478f6;
  909. border-radius: 50%;
  910. width: 10px;
  911. height: 10px;
  912. box-shadow: 0px 0 3px 6px #05529e;
  913. position: absolute;
  914. }
  915. .line:before {
  916. top: -2px;
  917. left: -15px;
  918. }
  919. .line:after {
  920. top: 43px;
  921. left: 90px;
  922. }
  923. .line.oneLeft_line:before {
  924. top: 8px;
  925. left: -10px;
  926. }
  927. .line.oneLeft_line:after {
  928. top: 47px;
  929. left: 171px;
  930. }
  931. .line.oneRight_line:before {
  932. top: 9px;
  933. left: -9px;
  934. }
  935. .line.oneRight_line:after {
  936. top: 46px;
  937. left: 174px;
  938. }
  939. .line.threeLeft_line:after {
  940. top: 143px;
  941. left: 85px;
  942. }
  943. .line.fourLeft_line:after {
  944. top: 274px;
  945. left: 133px;
  946. }
  947. .line.threeRight_line:after {
  948. top: 144px;
  949. }
  950. .line.fourRight_line:after {
  951. top: 274px;
  952. left: 133px;
  953. }
  954. @font-face {
  955. font-family: DigifaceWide;
  956. src: url('../font/DIGIFAW.TTF');
  957. }
  958. .percent_box {
  959. color: #fff;
  960. font-size: 12px;
  961. text-align: center;
  962. display: inline-block;
  963. vertical-align: middle;
  964. position: relative;
  965. /*margin-top: 16px;
  966. margin-left: 22px;
  967. padding-top: 6px;
  968. padding-left: 4px;*/
  969. }
  970. .percent_box>div {
  971. height: 72px;
  972. width: 70px;
  973. position: absolute;
  974. }
  975. .percent_word {
  976. color: #00e9ff;
  977. top: 20px;
  978. }
  979. .percent_word p:first-child {
  980. font-size: 18px;
  981. font-family: "DigifaceWide";
  982. color: #fff!important;
  983. }
  984. .percent_out {
  985. background: url(../img/percent_out.png) no-repeat center;
  986. /*margin-top: 16px;
  987. margin-left: 22px;
  988. padding-top: 6px;
  989. padding-left: 4px;
  990. background-size: 100%;*/
  991. /*height: 72px;
  992. width: 70px;*/
  993. animation: 20s infinite earth_quan1 linear;
  994. -webkit-animation: 20s infinite earth_quan1 linear;
  995. }
  996. .percent_in {
  997. /*height: 65px;
  998. width: 65px;*/
  999. background: url(../img/percent_1.png) no-repeat center;
  1000. /*background-size: 100%;*/
  1001. /*color: #fff;*/
  1002. /*text-align: center;
  1003. font-size: 10px;
  1004. color: #00e9ff;*/
  1005. animation: 20s infinite earth_quan2 linear;
  1006. -webkit-animation: 20s infinite earth_quan2 linear;
  1007. }
  1008. .source_kuang .num_word {
  1009. padding-top: 25px;
  1010. color: #fff!important;
  1011. font-size: 18px!important;
  1012. margin-left: 15px;
  1013. }
  1014. .source_kuang .num_word span:first-child {
  1015. margin-right: 15px;
  1016. }
  1017. .source_kuang .num_word span:last-child,
  1018. .typeWord {
  1019. color: #ecbc16!important;
  1020. font-size: 22px;
  1021. }
  1022. /*第三屏开始*/
  1023. .slideCon_bg.orderType {
  1024. background: url(../img/orderType_bg.png) no-repeat;
  1025. height: 100%;
  1026. background-size: 100% 100%;
  1027. }
  1028. .orderType .orderTtype_Con {
  1029. width: 86%;
  1030. margin: 0 auto;
  1031. float: initial;
  1032. }
  1033. .orderTtype_Con ul {
  1034. margin: 105px 20px 0 20px;
  1035. ;
  1036. }
  1037. .orderTtype_Con ul li {
  1038. float: left;
  1039. background: url(../img/light_kuang1.png) no-repeat center;
  1040. height: 536px;
  1041. width: 15%;
  1042. background-size: 100% 100%;
  1043. padding-left: 39px;
  1044. box-sizing: border-box;
  1045. padding-top: 40px;
  1046. margin-left: 20px;
  1047. }
  1048. .orderTtype_Con ul li.active {
  1049. background: url(../img/light_kuang2.png) no-repeat center;
  1050. background-size: 100% 100%;
  1051. height: 545px;
  1052. padding-top: 45px;
  1053. }
  1054. .orderType>.orderTtype_Con ul li img {
  1055. /*width: 110px;
  1056. padding: 0px;
  1057. margin: 30px -9px 10px -9px;*/
  1058. width: 90px;
  1059. padding: 0px;
  1060. margin: 25px -9px 7px -3px;
  1061. height: 70px;
  1062. }
  1063. .typeWord {
  1064. position: relative;
  1065. }
  1066. .typeWord:before {
  1067. position: absolute;
  1068. display: block;
  1069. content: "";
  1070. height: 4px;
  1071. width: 80%;
  1072. background: -webkit-linear-gradient(right, #45a6f3, transparent);
  1073. /* Safari 5.1 - 6.0 */
  1074. background: -o-linear-gradient(right, #45a6f3, transparent);
  1075. /* Opera 11.1 - 12.0 */
  1076. background: -moz-linear-gradient(right, #45a6f3, transparent);
  1077. /* Firefox 3.6 - 15 */
  1078. background: linear-gradient(to right, #45a6f3, transparent);
  1079. /* 标准的语法(必须放在最后) */
  1080. bottom: -13px;
  1081. }
  1082. .typeWord_line {
  1083. color: #c9d3ff;
  1084. font-size: 14px;
  1085. position: relative;
  1086. width: 90px;
  1087. text-align: center;
  1088. margin-bottom: 23px;
  1089. }
  1090. .typeWord_line:before {
  1091. position: absolute;
  1092. content: "";
  1093. height: 2px;
  1094. width: 100%;
  1095. background: -webkit-linear-gradient(left, transparent, #fff, transparent);
  1096. /* Safari 5.1 - 6.0 */
  1097. background: -o-linear-gradient(left, transparent, #fff, transparent);
  1098. /* Opera 11.1 - 12.0 */
  1099. background: -moz-linear-gradient(left, transparent, #fff, transparent);
  1100. /* Firefox 3.6 - 15 */
  1101. background: linear-gradient(to right, transparent, #fff, transparent);
  1102. /* 标准的语法(必须放在最后) */
  1103. border-radius: 20%;
  1104. left: 0;
  1105. bottom: -10px;
  1106. }
  1107. .order_count {
  1108. color: #00e9ff;
  1109. font-size: 16px;
  1110. font-weight: bold;
  1111. width: 90px;
  1112. text-align: center;
  1113. }
  1114. .persent_kuang {
  1115. /*width: 55px;
  1116. height: 56px;
  1117. color: #00E9FF;
  1118. font-size: 14px;
  1119. text-align: center;
  1120. line-height: 55px;
  1121. font-weight: bold;
  1122. background: url(../img/order_percent.png) no-repeat center;*/
  1123. width: 75px;
  1124. height: 75px;
  1125. color: #00E9FF;
  1126. font-size: 14px;
  1127. text-align: center;
  1128. line-height: 75px;
  1129. font-weight: bold;
  1130. background: url(../img/order_percent.png) no-repeat center;
  1131. background-size: 100% 100%;
  1132. }
  1133. .persent_box {
  1134. width: 85%;
  1135. margin: 0 auto;
  1136. }
  1137. .persent_word {
  1138. font-size: 14px;
  1139. color: #c9d3ff;
  1140. margin-top: 3px;
  1141. }
  1142. /*第四屏开始*/
  1143. .orderState .orderCon_left {
  1144. padding-left: 140px;
  1145. }
  1146. .orderState .orderCon_right {
  1147. margin-left: -68px;
  1148. }
  1149. .orderState>div>ul li {
  1150. height: 105px;
  1151. width: 310px;
  1152. background: url(../img/stateNum_kuang.png) no-repeat center;
  1153. background-size: 100% 100%;
  1154. margin-top: 25px;
  1155. }
  1156. .orderState>div>ul li.active {
  1157. background: url(../img/stateNum_kuang1.png) no-repeat center;
  1158. background-size: 100% 100%;
  1159. }
  1160. .orderState>div>ul li .num_word {
  1161. font-size: 18px;
  1162. font-weight: bold;
  1163. color: #fff;
  1164. position: relative;
  1165. margin-left: 15px;
  1166. top: 9px;
  1167. }
  1168. .orderState>div>ul li img {
  1169. width: 50px;
  1170. height: 62px;
  1171. padding-left: 20px;
  1172. padding-top: 19px;
  1173. }
  1174. .orderState>div>ul li .num_word>p {
  1175. width: 75px;
  1176. }
  1177. .orderState>div>ul li .num_word p,
  1178. .orderState>div>ul li .num_word>div {
  1179. display: inline-block;
  1180. vertical-align: middle;
  1181. }
  1182. .earth_box {
  1183. width: 500px;
  1184. height: 500px;
  1185. position: relative;
  1186. margin: 0 auto;
  1187. margin-top: 65px;
  1188. }
  1189. .earth_box>div {
  1190. height: 100%;
  1191. width: 100%;
  1192. position: absolute;
  1193. }
  1194. .earth_box>div.earth_quan1 {
  1195. background: url(../img/earth_quan1.png) no-repeat center;
  1196. animation: 20s infinite earth_quan1 linear;
  1197. -webkit-animation: 20s infinite earth_quan1 linear;
  1198. }
  1199. .earth_box>div.earth_quan2 {
  1200. background: url(../img/earth_quan2.png) no-repeat center;
  1201. animation: 20s infinite earth_quan2 linear;
  1202. -webkit-animation: 20s infinite earth_quan2 linear;
  1203. }
  1204. .earth_box>div.earth_quan3 {
  1205. background: url(../img/earth_quan3.png) no-repeat center;
  1206. animation: 20s infinite earth_quan1 linear;
  1207. -webkit-animation: 20s infinite earth_quan1 linear;
  1208. }
  1209. .earth_box>div.earth {
  1210. background: url(../img/earth.png) no-repeat center;
  1211. animation: 50s infinite earth_quan2 linear;
  1212. -webkit-animation: 50s infinite earth_quan2 linear;
  1213. }
  1214. @keyframes earth_quan1 {
  1215. 0% {
  1216. transform: rotate(0deg);
  1217. -webkit-transform: rotate(0deg);
  1218. }
  1219. 100% {
  1220. transform: rotate(-360deg);
  1221. -webkit-transform: rotate(-360deg);
  1222. }
  1223. }
  1224. @-webkit-keyframes earth_quan1 {
  1225. 0% {
  1226. transform: rotate(0deg);
  1227. -webkit-transform: rotate(0deg);
  1228. }
  1229. 100% {
  1230. transform: rotate(-360deg);
  1231. -webkit-transform: rotate(-360deg);
  1232. }
  1233. }
  1234. @keyframes earth_quan2 {
  1235. 0% {
  1236. transform: rotate(0deg);
  1237. -webkit-transform: rotate(0deg);
  1238. }
  1239. 100% {
  1240. transform: rotate(360deg);
  1241. -webkit-transform: rotate(360deg);
  1242. }
  1243. }
  1244. @-webkit-keyframes earth_quan2 {
  1245. 0% {
  1246. transform: rotate(0deg);
  1247. -webkit-transform: rotate(0deg);
  1248. }
  1249. 100% {
  1250. transform: rotate(360deg);
  1251. -webkit-transform: rotate(360deg);
  1252. }
  1253. }
  1254. /*第五屏开始*/
  1255. .trafficVolume>div {
  1256. width: 45%!important;
  1257. padding-top: 170px;
  1258. }
  1259. .trafficVolume .orderCon_right {
  1260. width: 50%;
  1261. }
  1262. .trafficVolume .orderCon_right>div {
  1263. width: 635px;
  1264. height: 300px;
  1265. background-size: 100% 100%;
  1266. }
  1267. .trafficVolume .orderCon_right>div.right_bottom {
  1268. height: 315px;
  1269. background-size: 100% 120%;
  1270. }
  1271. .right_top {
  1272. background: url(../img/huawu_top1.png) no-repeat;
  1273. }
  1274. .right_bottom {
  1275. background: url(../img/huawu_bottom.png) no-repeat;
  1276. }
  1277. .tagBox {
  1278. width: 100%;
  1279. height: 600px;
  1280. margin: 0 auto;
  1281. padding-left: 12%;
  1282. margin-top: -60px;
  1283. }
  1284. .tagcloud {
  1285. position: relative;
  1286. }
  1287. .tagcloud>div {
  1288. position: absolute;
  1289. top: 0;
  1290. left: 0;
  1291. display: block;
  1292. color: #333;
  1293. font-size: 16px;
  1294. background: url(../img/kuang.png) no-repeat;
  1295. background-size: 100% 100%;
  1296. text-decoration: none;
  1297. width: 136px;
  1298. height: 176px;
  1299. }
  1300. .tag_title {
  1301. text-align: center;
  1302. font-size: 12px;
  1303. line-height: 23px;
  1304. height: 23px;
  1305. color: #fff;
  1306. width: 100%;
  1307. background: -webkit-linear-gradient(left, #0c54c917, #0b54c9, #0c54c917);
  1308. background: -o-linear-gradient(left, #0c54c917, #0b54c9, #0c54c917);
  1309. background: -moz-linear-gradient(left, #0c54c917, #0b54c9, #0c54c917);
  1310. background: linear-gradient(to right, #0c54c917, #0b54c9, #0c54c917);
  1311. margin-top: 20px;
  1312. }
  1313. .tagcloud>div .imgs {
  1314. width: 76px;
  1315. height: 76px;
  1316. /* line-height: 250px; */
  1317. background: url(../img/center_circle.png) no-repeat;
  1318. overflow: hidden;
  1319. color: #cd9d0f;
  1320. font-size: 14px;
  1321. font-weight: bold;
  1322. text-align: center;
  1323. line-height: 76px;
  1324. margin: 11px auto 8px;
  1325. }
  1326. .tagcloud>div .ts_count {
  1327. text-align: center;
  1328. color: #86f5ff;
  1329. }
  1330. .keyW_t {
  1331. width: 197px;
  1332. height: 55px;
  1333. background: url(../img/side5_kuang.png) no-repeat center;
  1334. background-size: 100% 100%;
  1335. color: #fff;
  1336. font-size: 16px;
  1337. text-align: center;
  1338. line-height: 55px;
  1339. margin: 0 auto;
  1340. position: relative;
  1341. top: -34px;
  1342. left: -22px;
  1343. }
  1344. .keyW_t:before,
  1345. .keyW_t:after {
  1346. content: "";
  1347. background: url(../img/right_line.png) no-repeat;
  1348. width: 20px;
  1349. height: 58px;
  1350. position: absolute;
  1351. top: -27px;
  1352. }
  1353. .keyW_t:before {
  1354. right: -13px;
  1355. }
  1356. .keyW_t:after {
  1357. transform: rotateY(180deg);
  1358. left: -13px;
  1359. }
  1360. /*首页样式结束 */
  1361. /*话务量详情*/
  1362. .phone_top {
  1363. height: 420px;
  1364. background: url(../img/jd_bg1.png) no-repeat center;
  1365. background-size: 100% 100%;
  1366. position: relative;
  1367. }
  1368. .legend_bar {
  1369. position: relative;
  1370. position: relative;
  1371. top: 23px;
  1372. margin-left: 15px;
  1373. }
  1374. .legend_bar .col-line {
  1375. display: inline-block;
  1376. height: 20px;
  1377. width: 2px;
  1378. background: #00e9ff;
  1379. position: relative;
  1380. vertical-align: text-top;
  1381. margin-right: 14px;
  1382. }
  1383. .title_word {
  1384. color: #fff;
  1385. font-size: 16px;
  1386. }
  1387. .legend_bar .col-line:before,
  1388. .legend_bar .col-line:after {
  1389. content: "";
  1390. height: 12px;
  1391. width: 2px;
  1392. background: #00e9ff;
  1393. position: absolute;
  1394. top: 5px;
  1395. }
  1396. .legend_bar .col-line:before {
  1397. left: -4px;
  1398. }
  1399. .legend_bar .col-line:after {
  1400. left: 4px;
  1401. }
  1402. .times,
  1403. .selects {
  1404. z-index: 9999;
  1405. position: relative;
  1406. background: #114a97;
  1407. height: 16px;
  1408. color: #00e9ff;
  1409. border: 2px solid #00e9ff;
  1410. border-radius: 2px;
  1411. outline: none;
  1412. padding: 2px 11px;
  1413. vertical-align: middle;
  1414. margin-left: 16px;
  1415. }
  1416. .time_box {
  1417. color: #00e9ff;
  1418. font-size: 14px;
  1419. position: relative;
  1420. margin-right: 30px;
  1421. }
  1422. .time_box:before {
  1423. position: absolute;
  1424. right: 12px;
  1425. top: 7px;
  1426. z-index: 9999999;
  1427. content: "";
  1428. height: 0;
  1429. width: 0;
  1430. border-top: 10px solid #00e9ff;
  1431. border-right: 7px solid transparent;
  1432. border-left: 7px solid transparent;
  1433. }
  1434. .phone_top {
  1435. width: 100%;
  1436. margin-bottom: 16px;
  1437. }
  1438. .phone_bottom>div {
  1439. height: 400px;
  1440. padding: 0;
  1441. }