Ei kuvausta

index.css 17KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052
  1. @font-face {
  2. font-family:digifaw11;
  3. src: url(../js/digifaw.ttf);
  4. }
  5. * {
  6. margin: 0px;
  7. padding: 0px;
  8. font-family: '微软雅黑';
  9. -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  10. }
  11. li {
  12. list-style: none
  13. }
  14. img {
  15. border: none
  16. }
  17. a {
  18. text-decoration: none;
  19. }
  20. div {
  21. box-sizing: border-box;
  22. }
  23. body {
  24. width: 100%;
  25. height: 100%;
  26. background-image: url(../image/bc.png);
  27. }
  28. .clearfix {
  29. clear: both;
  30. }
  31. .container-header {
  32. width: 100%;
  33. height: 90px;
  34. line-height: 90px;
  35. text-align: center;
  36. box-sizing: border-box;
  37. }
  38. .container-header h3 {
  39. font-size: 38px;
  40. color: #fff;
  41. font-weight: 800;
  42. padding-left: 13px;
  43. /* box-sizing: border-box; */
  44. }
  45. .com-screen-content {
  46. width: 100%;
  47. height: auto;
  48. }
  49. .count-base,
  50. .count-resource,
  51. .count-topic {
  52. position: relative;
  53. padding: 20px;
  54. margin-top: 10px;
  55. float: left;
  56. box-sizing: border-box;
  57. }
  58. .count-base {
  59. margin-left: 26px;
  60. margin-right: 21px;
  61. width: 38%;
  62. height: 946px;
  63. padding: 10px 3px;
  64. /* overflow: hidden; */
  65. /* z-index: -1; */
  66. }
  67. .count-resource {
  68. margin-left: 10px;
  69. width: 28.8%;
  70. padding: 10px 3px;
  71. margin-top: 15px;
  72. }
  73. .count-share {
  74. width: 100%;
  75. height: 290px;
  76. background-size: cover;
  77. }
  78. .call_situation{
  79. z-index: 10000000000000000;
  80. }
  81. .call_situation,
  82. .accept_statistics,
  83. .accept_channel,
  84. .key_word,
  85. .time_statistics,
  86. .test_rank {
  87. background-image: url(../image/model_background.png);
  88. background-repeat: no-repeat;
  89. background-size: 100% 100%;
  90. position: relative;
  91. width: 100%;
  92. box-sizing: border-box;
  93. height: 290px;
  94. margin-bottom: 25px;
  95. cursor: pointer;
  96. padding: 10px 10px;
  97. color: #fff;
  98. }
  99. .count-resource .title_img,.count-base .title_img,.count-resource .title_img,.test_rank .title_img{
  100. background-image: url(../image/model_title.png);
  101. background-repeat: no-repeat;
  102. background-position: center;
  103. text-align: center;
  104. }
  105. .accept_statistics .title_img{
  106. width: 100%;
  107. background-size: 40% 100%;
  108. }
  109. /* 工作效率 */
  110. .test_rank .fixed-table-container tbody td{
  111. line-height: 20px !important;
  112. border-left: none !important;
  113. }
  114. .test_rank .test_title{
  115. left:216px;
  116. }
  117. .test_rank>div {
  118. position: absolute;
  119. bottom: -65px;
  120. }
  121. .com-screen-content {
  122. width: 100%;
  123. height: auto;
  124. }
  125. .topRec_List dl,
  126. .maquee {
  127. width: 90%;
  128. overflow: hidden;
  129. margin: 0 auto;
  130. color: #f0ece2
  131. }
  132. .topRec_List dd {
  133. float: left;
  134. text-align: left;
  135. color: #fff;
  136. font-size: 16px;
  137. background-color: #2161bc;
  138. padding-left: 20px;
  139. box-sizing: border-box;
  140. }
  141. .topRec_List dl dd:nth-child(1) {
  142. width: 30%;
  143. height: 40px;
  144. line-height: 40px;
  145. }
  146. .topRec_List dl dd:nth-child(2) {
  147. width: 40%;
  148. height: 40px;
  149. line-height: 40px;
  150. }
  151. .topRec_List dl dd:nth-child(3) {
  152. width: 30%;
  153. height: 40px;
  154. line-height: 40px;
  155. }
  156. .topRec_List .maquee {
  157. height: 165px;
  158. /* background-color: #005EFC; */
  159. }
  160. .topRec_List ul {
  161. width: 100%;
  162. /* height: 195px; */
  163. }
  164. .topRec_List li {
  165. width: 100%;
  166. height: 40px;
  167. line-height: 40px;
  168. text-align: left;
  169. font-size: 14px;
  170. color: #fff;
  171. border-bottom: 1px solid #536d7f;
  172. }
  173. .topRec_List li div {
  174. float: left;
  175. padding-left: 20px;
  176. box-sizing: border-box;
  177. }
  178. .topRec_List li div img {
  179. vertical-align: middle;
  180. }
  181. .topRec_List li div:nth-child(1) {
  182. width: 30%;
  183. }
  184. .topRec_List li div:nth-child(2) {
  185. width: 194px;
  186. white-space: nowrap;
  187. overflow: hidden;
  188. text-overflow: ellipsis;
  189. }
  190. .topRec_List li div:nth-child(3) {
  191. width: 30%;
  192. }
  193. .maquee {
  194. width: 90%;
  195. overflow: hidden;
  196. margin: 0 auto;
  197. color: #f0ece2
  198. }
  199. .test_rank .maquee ul{
  200. animation: row 40s linear infinite;
  201. }
  202. @keyframes row{
  203. 0%{}
  204. 100%{
  205. transform: translateY(-50%);
  206. }
  207. }
  208. /* 分时段话务量 */
  209. #traffic,#hotline,#hotThings,#workOrder,#timeTraffic{
  210. position: absolute;
  211. top: 40px;
  212. }
  213. #hotline{
  214. top:55px
  215. }
  216. #workOrder{
  217. top:40px;
  218. left: -200px;
  219. z-index: 600000000;
  220. }
  221. #timeTraffic{
  222. top: 55px;
  223. }
  224. #hotThings{
  225. top: 35px;
  226. }
  227. .btn_time,.dataT{
  228. position: absolute;
  229. color: #fff;
  230. font-size: 16px;
  231. z-index: 1000000000;
  232. }
  233. .btn_time{
  234. color: #00f6ff;
  235. cursor: pointer;
  236. }
  237. .dataT{
  238. top: 10px;
  239. right:20px;
  240. font-size: 15px;
  241. }
  242. .btn_time{
  243. top: 10px;
  244. left:12px;
  245. }
  246. .btn_time .daySeat{
  247. display: none;
  248. }
  249. #traffic{
  250. display: none;
  251. }
  252. .btn_time img{
  253. width: 20px;
  254. height: 15px;
  255. vertical-align: middle;
  256. }
  257. .dataT label{
  258. margin-right: 10px;
  259. cursor: pointer;
  260. }
  261. .dataT span{
  262. display: inline-block;
  263. padding: 1px 8px;
  264. border-radius: 10px;
  265. margin-left: 5px;
  266. background-color: rgb(204,204,204);
  267. vertical-align: middle;
  268. }
  269. .dataT .active{
  270. background-color: rgb(0,240,255);
  271. }
  272. /* 热线整合 */
  273. .frame{
  274. position: absolute;
  275. top: -5px !important;
  276. left: -92px !important;
  277. }
  278. .frameC{
  279. text-align: center;
  280. position: absolute;
  281. top: 22px;
  282. left:38px
  283. }
  284. /* 热搜词 */
  285. #keyword{
  286. position: absolute;
  287. top: 60px;
  288. /* padding-left: 26px; */
  289. }
  290. #keyword span{
  291. display: inline-block;
  292. background: url(../image/key_bg.png) no-repeat;
  293. background-size: 100% 100%;
  294. width: 28%;
  295. height: 33px;
  296. line-height: 33px;
  297. color: #fff;
  298. font-size: 14px;
  299. margin-right: 13px;
  300. margin-bottom: 4px;
  301. padding: 0 7px;
  302. cursor: pointer;
  303. }
  304. #keyword span label{
  305. color: #00fcff !important;
  306. }
  307. .keyWrap{
  308. position: absolute;
  309. z-index: 1000000000000000000;
  310. display: none;
  311. }
  312. .bar{
  313. width: 3px;
  314. height: 20px;
  315. margin: 0 auto;
  316. border-right: 2px dashed #ffe000;
  317. }
  318. .keyInfo{
  319. width: 370px;
  320. height: 302px;
  321. background: url(../image/key_frame.png);
  322. background-size: 100% 100%;
  323. }
  324. .keyInfo li{
  325. padding: 10px 10px;
  326. width: 19%;
  327. height: 70px;
  328. line-height: 35px;
  329. float: left;
  330. text-align: center;
  331. }
  332. .keyInfo li label{
  333. display: inline-block;
  334. width: 100%;
  335. }
  336. .keyInfo li span{
  337. width: 95%;
  338. height: 49px;
  339. display: inline-block;
  340. background: url(../image/keyword_i.png) no-repeat;
  341. background-size: 100% 100%;
  342. }
  343. .keyInfo li span:active{
  344. background: url(../image/key_click.png) no-repeat;
  345. color: #ffe000;
  346. }
  347. /* 中间地图 */
  348. .map{
  349. margin-left: -185px;
  350. /* overflow: hidden; */
  351. }
  352. .midWrap{
  353. background-color: #0088CC;
  354. width: 100%;
  355. height: 285px;
  356. margin-top: 11px;
  357. background: url(../image/hotkine_backg.png) no-repeat;
  358. background-size: 100% 100%;
  359. }
  360. #map .frame{
  361. top:-35px !important;
  362. /* left:-121px !important; */
  363. }
  364. .dataTime{
  365. font-size: 26px;
  366. font-weight: bold;
  367. color: #fff;
  368. position: absolute;
  369. top: 5px;
  370. right: 0;
  371. /* text-align: right; */
  372. }
  373. .wrapp{
  374. background-image: url(../image/map_frame.png);
  375. position: absolute;
  376. width: 230px;
  377. height: 224px;
  378. padding: 8px 20px ;
  379. z-index: 800000000000000000;
  380. background-size: 100% 100%;
  381. color: #fff;
  382. top: -115px ;
  383. left: -100px;
  384. }
  385. .mapWrap{
  386. width: 145px;
  387. height: 97px;
  388. position: absolute;
  389. top:69px;
  390. left: 49px;
  391. font-size: 15px;
  392. }
  393. .wrapp p{
  394. position: absolute;
  395. top:42px;
  396. left: 98px;
  397. }
  398. .apWrap li label{
  399. display: inline-block;
  400. width:60%
  401. }
  402. .mapBox{
  403. background-image: url(../image/second/frame2.png);
  404. width: 190px;
  405. height: 175px;
  406. background-size: 100% 100%;
  407. position: absolute;
  408. color: #fff;
  409. top: -24px;
  410. z-index: 99999999999999999;
  411. }
  412. .mapBox ul li{
  413. float: left;
  414. width: 39%;
  415. padding: 4px 0;
  416. padding-left: 18px;
  417. }
  418. .mapBox ul li span{
  419. color: rgb(0,240,255);
  420. }
  421. .mapBox p{
  422. text-align: center;
  423. padding-top: 20px;
  424. margin-bottom: 5px;
  425. }
  426. /* 当日热线受理情况 */
  427. .hotlineAccept{
  428. padding-top: 15px;
  429. cursor: pointer;
  430. }
  431. .midWrap h3{
  432. background: url(../image/hotline_title.png);
  433. width: 204px;
  434. height:22px;
  435. background-size: 100% 100%;
  436. margin: 0 auto;
  437. text-align: center;
  438. display: table;
  439. margin-bottom: 14px;
  440. font-size: 18px;
  441. font-weight: 900;
  442. color: #fff;
  443. }
  444. .data_info{
  445. width: 100%;
  446. padding: 0 15px;
  447. position: relative;
  448. }
  449. .data_info li{
  450. float: left;
  451. width: 33.33%;
  452. margin-bottom: 30px;
  453. }
  454. .data_info li label{
  455. display: inline-block;
  456. width: 84px;
  457. font-weight: 900;
  458. color: #fff;
  459. }
  460. .data_info li span{
  461. background: url(../image/num.png) no-repeat;
  462. background-size: 100% 100%;
  463. display: inline-block;
  464. width: 22px;
  465. height: 34px;
  466. line-height: 34px;
  467. font-family: 'digifaw11';
  468. text-align: center;
  469. color: #fff;
  470. font-size: 21px;
  471. margin-right: 5px;
  472. }
  473. /* 二级大屏 */
  474. .workDetails tr td{
  475. font-size: 17px !important;
  476. }
  477. .traffic li{
  478. float: left;
  479. }
  480. .traffic .rexian{
  481. width: 70%;
  482. }
  483. .traffic .heji{
  484. width: 30%;
  485. }
  486. .bulletFrame,.bulletFrameT{
  487. display: none;
  488. position: absolute;
  489. top: 105px;
  490. left: 161px;
  491. width: 85%;
  492. height: 881px;
  493. z-index: 900000000000000;
  494. padding: 10px 20px;
  495. margin: 0 auto;
  496. background: url(../image/second/bac2.png) no-repeat;
  497. background-size:100% 100%;
  498. overflow-y: auto;
  499. }
  500. .head_name{
  501. width: 100%;
  502. height: 80px;
  503. line-height: 80px;
  504. text-align: center;
  505. }
  506. .head_name h3,.head_name h2{
  507. display: inline-block;
  508. padding: 0 30px;
  509. color: #08fcff;
  510. font-size: 24px;
  511. font-weight: 700;
  512. }
  513. .close_icon,.close_iconT,.close_iconS,.close_zxicon,.close_work,.back_icon,.backKey_icon,.closeMap_icon,.closeKey_icon,.backProcedure{
  514. position: absolute;
  515. top: 25px;
  516. right:25px;
  517. cursor: pointer;
  518. z-index: 1236;
  519. }
  520. .backKey_icon{
  521. display: none;
  522. }
  523. .back_icon,.backKey_icon,.backProcedure{
  524. right:100px;
  525. }
  526. /* 二级地图 */
  527. .regionMap{
  528. margin-left: 520px;
  529. background-color:#073e90;
  530. height: 736px;
  531. position: relative;
  532. }
  533. .key_content,.regionMap{
  534. padding: 20px;
  535. overflow: hidden;
  536. background-color:rgba(255,255,255,0);
  537. }
  538. .key_content .count-share {
  539. width: 500px;
  540. float: left;
  541. height: 736px;
  542. overflow-y: auto;
  543. background-color: #073e90;
  544. padding: 24px 4px;
  545. }
  546. .table_title,.table_btn{
  547. font-size: 16px;
  548. color: #fff;
  549. }
  550. .table_title .region{
  551. display: inline-block;
  552. padding: 5px 15px;
  553. }
  554. .table_btn .type{
  555. /* background: url(../image/second/btn1.png); */
  556. width: 170px;
  557. height:56px;
  558. line-height: 56px;
  559. background-size: 100% 100%;
  560. text-align: center;
  561. color: #f4d219;
  562. display: inline-block;
  563. /* padding: 5px 15px; */
  564. }
  565. .table_title .time{
  566. display: inline-block;
  567. float: right;
  568. padding: 5px 15px;
  569. }
  570. .table_btn .classify{
  571. /* background: url(../image/second/btn2.png); */
  572. display: inline-block;
  573. width: 170px;
  574. height:56px;
  575. color: #0693be;
  576. line-height: 56px;
  577. text-align: center;
  578. background-size: 100% 100%;
  579. float: right;
  580. }
  581. #regionMap{
  582. position: absolute;
  583. top: -35px;
  584. right: 25px;
  585. }
  586. /* 关键词 */
  587. thead {
  588. background-color: #0669ac;
  589. }
  590. .fixed-table-loading {
  591. color: #fff !important;
  592. background-color: #0669ac !important;
  593. }
  594. .fixed-table-container thead th .th-inner {
  595. line-height: 38px !important;
  596. }
  597. .fixed-table-container {
  598. border: none !important;
  599. }
  600. .fixed-table-container td,.fixed-table-container th{
  601. color: #fff;
  602. font-weight: 500;
  603. font-size: 16px;
  604. border:none !important;
  605. }
  606. .bootstrap-table .table .list tr , thead tr{
  607. border-bottom: 1px solid #235ba6 !important;
  608. }
  609. .secondLevel_keyWord .bootstrap-table td{
  610. padding: 26px !important;
  611. }
  612. ::-webkit-scrollbar
  613. {
  614. width: 16px;
  615. height: 16px;
  616. background-color: #04394b;
  617. }
  618. /*定义滚动条轨道 内阴影+圆角*/
  619. ::-webkit-scrollbar-track
  620. {
  621. -webkit-box-shadow: inset 0 0 6px rgb(6,64,145);
  622. /* border-radius: 10px; */
  623. background-color:rgb(6,64,145) ;
  624. }
  625. /*定义滑块 内阴影+圆角*/
  626. ::-webkit-scrollbar-thumb
  627. {
  628. /* border-radius: 10px; */
  629. -webkit-box-shadow: inset 0 0 6px rgb(6,64,145);
  630. background-color: rgb(4,130,185);
  631. }
  632. .workAct{
  633. color:#00f6ff ;
  634. cursor: pointer;
  635. }
  636. #keywordPie{
  637. position: absolute;
  638. top: -20px;
  639. left: 10px;
  640. }
  641. .regionMap .head_name{
  642. height: 54px;
  643. line-height: 54px;
  644. }
  645. .secondLevel_keyWord .regionMap{
  646. background-color: #073e90;
  647. }
  648. /* .time{
  649. margin-top: 20px;
  650. } */
  651. .time p{
  652. float: left;
  653. margin-right: 20px;
  654. width: 40%;
  655. color: #fff;
  656. font-weight: 600;
  657. font-size: 16px;
  658. }
  659. .time p span{
  660. color: #ffe000;
  661. }
  662. /* 工单列表 */
  663. .bootstrap-table td{
  664. padding: 20px !important;
  665. }
  666. /* 工单详情 */
  667. .tablebox table td img {
  668. display: inline-block;
  669. vertical-align: middle;
  670. }
  671. .tablebox.table_md table td, .tablebox.table_md table th {
  672. line-height: 18px;
  673. }
  674. .tablebox table .callType{
  675. background-color: #fff5cc;
  676. /* padding: 5px !important; */
  677. width: 28%;
  678. }
  679. .tablebox table .caalTypeTitle{
  680. background-color: #ffcc00;
  681. }
  682. .tablebox table {
  683. border-collapse: separate;
  684. border-spacing: 0
  685. }
  686. .tablebox{
  687. width: 100%;
  688. height: 336px;
  689. margin: 10px auto;
  690. }
  691. .tablebox table {
  692. width: 100%;
  693. cellspacing:0;
  694. border-collapse:collapse;
  695. }
  696. .tablebox table th, .tablebox table td {
  697. font-size: 12px;
  698. text-align: center;
  699. line-height: 16px;
  700. background: #fff;
  701. color: #222;
  702. }
  703. .tablebox table thead tr{
  704. background: #e5e8e9 !important;
  705. }
  706. .tablebox table td{
  707. padding: 10px;
  708. border-bottom: 1px solid #e5e8e9;
  709. }
  710. .workDetails .tablebox table thead tr{
  711. width: 100%;
  712. }
  713. .workDetails .tablebox{
  714. width: 98%;
  715. border-top: 1px solid #064996;
  716. }
  717. .workDetails .tablebox table td{
  718. color: #fff;
  719. line-height: 37px;
  720. font-size: 14px;
  721. border-bottom: 1px solid #0572af;
  722. background-color: rgba(255,255,255,0);
  723. }
  724. .workDetails .tablebox table tr{
  725. border-right: 1px solid #0572af;
  726. }
  727. .workDetails .tablebox .infoName{
  728. background-color: #064896;
  729. width: 11%;
  730. padding:20px 0px;
  731. text-align: center;
  732. }
  733. .workDetails .tablebox .contN{
  734. width: 15%;
  735. padding:20px 27px;
  736. }
  737. .workDetails .tablebox .contB{
  738. width: 85%;
  739. padding:20px 60px;
  740. }
  741. .workDetails button img{
  742. width: 10px;
  743. height: 5px;
  744. }
  745. .btns{
  746. width: 100%;
  747. padding: 10px 43px;
  748. position: relative;
  749. margin-bottom: 20px;
  750. }
  751. .btns button{
  752. border-radius: 5px;
  753. outline: none;
  754. padding: 10px 27px;
  755. cursor: pointer;
  756. }
  757. .left_R{
  758. display: inline-block;
  759. width: 14px;
  760. height: 14px;
  761. vertical-align: middle;
  762. background-size: 100% 100%;
  763. background-image: url(../image/second/leftRow.png);
  764. margin-right: 5px;
  765. }
  766. .btn_left{
  767. background-color: #f1b31e;
  768. border: none;
  769. font-weight: 600;
  770. }
  771. .btn_right{
  772. background-color: rgba(255,255,255,0);
  773. border: 1px solid #00f6ff;
  774. color: #00f6ff;
  775. position: absolute;
  776. right: 43px;
  777. }
  778. /* 表格分页的样式 */
  779. .page-list{
  780. display: none !important;
  781. }
  782. .pagination-info{
  783. color: #fff;
  784. font-size: 16px;
  785. }
  786. /* .pull-right{
  787. float: left !important;
  788. } */
  789. /* 办理时长 */
  790. .nowTime li:nth-child(1){
  791. float: left;
  792. }
  793. .nowTime li:nth-child(2){
  794. float: right;
  795. }
  796. .nowTime li{
  797. font-size: 14px;
  798. color: #fff;
  799. }
  800. .nowTime{
  801. padding: 20px 14px;
  802. margin-bottom: 20px;
  803. }
  804. /* 时间弹框 */
  805. .layui-laydate-range{
  806. z-index: 99999999999999999999999999;
  807. }
  808. /* #layui-laydate100002{
  809. z-index: 99999999999999999999999999;
  810. }
  811. #layui-laydate100005{
  812. z-index: 99999999999999999999999999;
  813. } */
  814. #date,#date2,#date3{
  815. width: 293px;
  816. height: 28px;
  817. padding: 5px 5px 5px 39px;
  818. margin-left: 107px;
  819. background-color: #08599f;
  820. outline: none;
  821. border: 1px solid #08fcff;
  822. color: #08fcff;
  823. }
  824. #date thead{
  825. background-color:#0534a5 !important;
  826. }
  827. .search{
  828. outline: none;
  829. border: none;
  830. padding: 8px 16px;
  831. font-size: 15px;
  832. border: 1px solid #08fcff;
  833. background-color: #08599f;
  834. color: #08fcff;
  835. }
  836. input::-webkit-input-placeholder{
  837. font-size: 16px;
  838. color:#08fcff;
  839. }
  840. .date_icon{
  841. position: absolute;
  842. top: 11px;
  843. left: 117px;
  844. width:21px ;
  845. }
  846. /* 坐席监控 */
  847. .zx_cont{
  848. width: 64.7%;
  849. float: left;
  850. margin-right: 20px;
  851. padding: 10px;
  852. background-color:#072e86;
  853. position: relative;
  854. }
  855. .zx_charts{
  856. width: 33%;
  857. float: left;
  858. /* background-color: #072e86; */
  859. }
  860. .zx_cont .zx_state span i {
  861. display: inline-block;
  862. width: 20px;
  863. height: 21px;
  864. vertical-align: middle;
  865. margin-right: 10px;
  866. background: url(../image/second/zuoxiIcon.png) no-repeat;
  867. }
  868. .zx_cont .zx_state{
  869. background-color: #064695;
  870. width: 557px;
  871. padding: 13px 10px;
  872. margin-left: 70px;
  873. }
  874. .zx_cont .zx_state span{
  875. margin-right: 16px;
  876. font-size: 16px;
  877. color: #fff;
  878. }
  879. .zx_btn{
  880. position: absolute;
  881. top: 13px;
  882. right: 47px;
  883. }
  884. .zx_btn button{
  885. outline: none;
  886. border: none;
  887. padding: 10px 15px;
  888. font-size: 16px;
  889. color: #fff;
  890. border-radius: 5px;
  891. background-color: #064695;
  892. margin-right: 7px;
  893. }
  894. .dis {
  895. background: #989898;
  896. }
  897. .hc {
  898. background-position: 0 0 !important;
  899. }
  900. .ml {
  901. background-position: 0 -24px !important;
  902. }
  903. .kx {
  904. background-position: 0 -68px !important;
  905. }
  906. .zl {
  907. background-position: 0 -93px !important;
  908. }
  909. .qc {
  910. background-position: 0 -116px !important;
  911. }
  912. .lx {
  913. background-position: 0 -138px !important;
  914. }
  915. .hh {
  916. background-position: 0 -46px !important;
  917. }
  918. .zx_people{
  919. padding: 20px 15px;
  920. }
  921. .zx_people li{
  922. width: 13%;
  923. text-align: center;
  924. float: left;
  925. cursor: pointer;
  926. margin-bottom: 14px;
  927. margin-right: 35px;
  928. }
  929. .zx_people li > div{
  930. width: 100%;
  931. position: relative;
  932. }
  933. .bg_person{
  934. background: url(../image/second/callIcon.png)no-repeat;
  935. width: 55px;
  936. height: 55px;
  937. background-size: 100% 100%;
  938. text-align: -webkit-center;
  939. background-position: center center;
  940. margin: 0 auto;
  941. background-color: #06256b;
  942. margin-bottom: 3px;
  943. }
  944. .people_list p{
  945. margin-bottom: 5px im !important;
  946. }
  947. .people_list i{
  948. display: block;
  949. height: 22px;
  950. width: 20px;
  951. background: url(../image/second/zuoxiIcon.png) no-repeat;
  952. position: absolute;
  953. right: 20px;
  954. top: -6px;
  955. }
  956. .people_list div div{
  957. float: left;
  958. }
  959. .zx_bz,.zx_hw{
  960. text-align: center;
  961. background-image: url(../image/second/titlt_icon.png);
  962. background-position: center;
  963. background-repeat: no-repeat;
  964. margin: 10px 0;
  965. font-size: 20px;
  966. color: #fff;
  967. }
  968. .g-num{
  969. /* font-weight: 600; */
  970. color: #fff;
  971. }
  972. .g-name{
  973. color: #fff;
  974. }
  975. .zx_charts h3{
  976. color: #fff;
  977. font-size: 20px;
  978. vertical-align: middle;
  979. }
  980. .zx_charts img{
  981. vertical-align: middle;
  982. }
  983. .zx_charts .callSeatState,.zx_charts .realTimeTraffi,.zx_charts .callTraffic{
  984. background-color: #072e86;
  985. margin-bottom: 10px;
  986. }
  987. .zx_charts .realTimeTraffi{
  988. width: 521px;
  989. height: 208px;
  990. }
  991. .zx_charts .head_name{
  992. height: 40px;
  993. line-height: 41px;
  994. }
  995. .callTraffic .data_info li{
  996. width: 49.33%;
  997. margin-bottom: 7px;
  998. }
  999. .callTraffic .head_name{
  1000. margin-bottom: 10px;
  1001. }
  1002. .callTraffic .data_info li span{
  1003. width: 21px;
  1004. height: 30px;
  1005. line-height: 30px;
  1006. }
  1007. .callTraffic .data_info li label{
  1008. width: 110px;
  1009. }