新野县12345_前端

index.css 30KB

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