office_efficiency_index.css 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150
  1. .office-efficiency-index{font-family:PingFangSC-Semibold,PingFang SC;background-color:#22284A;background-size:cover;}
  2. /*头部样式*/
  3. .office-header{height:9rem;background: url("../images/office_efficiency_header_bg.png")no-repeat center center;background-size: 100% 100%;}
  4. .office-header .title-info{height: 2em;color:#03C2EC;text-align: center;font-size: 24px;font-family:'cuhei';font-weight: 600;line-height: 2em;vertical-align: middle;}
  5. .analysis-info{height:4rem;line-height:3.5rem;vertical-align:middle;font-size: 20px;font-weight: 600;background-image: linear-gradient(#D8AE22, #DC9546);-webkit-background-clip: text;-webkit-text-fill-color: transparent;-webkit-animation: hue 60s infinite linear;}
  6. .analysis-filter{height:4.5rem;}
  7. .analysis-filter .col-md-4{padding:0px;margin:0px 10px 0px 10px;}
  8. .analysis-filter .control-label{font-size:15px;color:#fff;}
  9. .analysis-filter .form-control{height:38px;}
  10. /*渠道选择*/
  11. .datagrid-toolbar, .datagrid-pager{background: #181C41;}
  12. .datagrid-header{background: #181C41;}
  13. .datagrid-body{background: #181C41;}
  14. .datagrid-htable{background: #181C41;}
  15. .panel-header,.panel-body{border-color:#03C2EC;}
  16. .datagrid-htable .datagrid-row{color:red;}
  17. .datagrid-cell{background: #181C41;color:#fff;height:35px!important;line-height:35px;vertical-align:middle;font-size:16px;}
  18. .datagrid-cell:hover{color:#14B4FE;}
  19. .datagrid-header, .datagrid-toolbar, .datagrid-pager, .datagrid-footer-inner{border-color:#7187AC;}
  20. .datagrid-header td, .datagrid-body td, .datagrid-footer td{border:0px;}
  21. .datagrid-header-row,.datagrid-row {height: 35px;}
  22. .datagrid-header .datagrid-cell span{font-size:16px;}
  23. .textbox{background:transparent;border:0px;color:#fff;}
  24. .textbox-text.validatebox-text{background:transparent;color:#fff;font-size:15px; width:75px;font-weight:600;padding-left:0px;text-align:right!important;}
  25. .datagrid-pager.pagination{color:#fff;}
  26. .pagination-page-list,.pagination-num{color:fff;background: #181C41;}
  27. .combo-panel.panel-body.panel-body-noheader{background:#282C55;}
  28. .textbox-icon{opacity:1}
  29. .combobox-item{color:#fff;}
  30. .combobox-item-selected{background:#14B4FE;color:#fff;}
  31. .combobox-item-hover{background:#14B4FE;color:#fff;}
  32. .combo-arrow {background: url('../images/select_arrow.png') no-repeat center center;background-size:15px 8px;}
  33. .combo-arrow:hover{background: url('../images/select_arrow.png') no-repeat center center;background-size:15px 8px;}
  34. .textbox-focused {-webkit-box-shadow:none;box-shadow:none;}
  35. .form-control.Wdate{border:0;color:#fff;-webkit-box-shadow:none;box-shadow:none;}
  36. .Wdate{background: url('../images/select_arrow.png') no-repeat right!important;background-size:15px 8px!important;}
  37. .cust-type-default{float:right;cursor:pointer;width:62px;height:32px;line-height:27px;color:#14B4FE;border:1px solid #14B4FE;text-align:center;}
  38. .cust-type-default.left{border-radius:6px 0px 0px 6px;}
  39. .cust-type-default.right{border-radius:0px 6px 6px 0px;}
  40. .cust-type-default.active{background: #14B4FE;color:#fff;}
  41. .select-group-channel-tablebar{display:none;}
  42. /* 加载旋转动画 */
  43. #load{width:100%;height:100%;position:absolute;background:url(../images/iframe/data08.png) no-repeat #061537;background-size:cover;top:0;left:0;z-index:999;}
  44. #load .load_img{position:absolute;left:calc(50% - 182px);top:calc(50% - 182px);}
  45. .load_img img{position:absolute;left:0;top:0;}
  46. .load_img .jzxz1{animation:xz1 8s infinite linear;}
  47. @keyframes xz1 {
  48. from {
  49. transform:rotate(0deg);
  50. }
  51. 50% {
  52. transform:rotate(180deg);
  53. }
  54. to{
  55. transform:rotate(360deg);
  56. }
  57. }
  58. .load_img .jzxz2{animation:xz2 7s infinite linear;}
  59. @keyframes xz2 {
  60. from {
  61. transform:rotate(0deg);
  62. }
  63. 50% {
  64. transform:rotate(-180deg);
  65. }
  66. to{
  67. transform:rotate(-360deg);
  68. }
  69. }
  70. /*数据模块样式*/
  71. .office-efficiency-index .office-header-content{margin-bottom:10px;}
  72. .office-efficiency-index .office-header-content .col-sm-3.col-md-3.pd{padding:0px;margin:0px;}
  73. .office-efficiency-index .office-header-content .col-sm-4.col-md-4.pd{padding:0px;margin:0px;}
  74. .office-efficiency-index .office-header-content .col-sm-5.col-md-5.pd{padding:0px;margin:0px;}
  75. .office-efficiency-index .office-header-content .col-sm-6.col-md-6.pd{padding:0px;margin:0px;}
  76. .office-efficiency-index .col-info{height:37rem;margin:0px 10px 20px 10px;border-radius:8px; background-color:#181C41;}
  77. .office-efficiency-index .col-info .title{height:4rem;line-height:4rem;vertical-align:middle;padding-left:15px;font-size: 16px;font-weight: 600;color:#03C2EC;text-align: left;}
  78. .office-efficiency-index .col-info .content{height:33rem;line-height:4rem;vertical-align:middle;padding-left:15px;}
  79. /*门店基本信息*/
  80. .office-efficiency-index .col-info .content.base-info table{width:100%;}
  81. .office-efficiency-index .col-info .content.base-info table td{width:25%;height:20px;}
  82. .content.base-info table td .channel-name{height:4rem;max-width:360px;color:#fff;font-size:15px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
  83. .content.base-info .integral-echart{height:9rem;}
  84. .content.base-info .ding-dan-bg{margin-left:15px;height:60px;max-width:85px;background: url("../images/ding-dan.png")no-repeat center center;background-size:50px 44px;}
  85. .content.base-info .ke-liu-bg{margin-left:15px;height:60px;max-width:85px;background: url("../images/ke-liu.png")no-repeat center center;background-size:50px 44px;}
  86. .content.base-info .pai-dui-ji-bg{margin-left:14px;height:60px;max-width:85px;background: url("../images/pai-dui-ji.png")no-repeat center center;background-size:33px 44px;}
  87. .content.base-info .liang-shu-zhi{height:3rem;line-height:3rem;vertical-align:middle;color:#00A8FE;text-align:center;font-size:25px;font-weight:600;}
  88. .content.base-info .td-shu-zhi{color:#fff;text-align:center;height:20px;}
  89. .content.base-info .channel-star-level{font-size:15px;color:#fff;padding-left:20px;}
  90. .content.base-info .chanenl-star{height:30px;line-heigth:30px;padding-left:10px;}
  91. .content.base-info .chanenl-star img{float:left;width:21px;height:20px;margin-top:13px;margin-left:5px;}
  92. .content.base-info .chanenl-star div{float:left;padding-left:15px;color:#fff;}
  93. .content.base-info .label-name{color:#fff;white-space:nowrap;padding-left:20px;}
  94. .content.base-info .label-value{padding-left:15px;color:#fff;}
  95. .content.base-info .label-value img{float:left;width:21px;height:20px;margin-top:3px;}
  96. .content.base-info .label-value .score-val{float:left;padding-left:5px;height:30px;line-height:30px;color:#fff;}
  97. /*营业员受理详情*/
  98. .office-efficiency-index .col-info .content.staff-info table{width:100%;}
  99. .office-efficiency-index .col-info .content.staff-info table td{width:33%;height:20px;}
  100. .content.staff-info .td-avg-time div{float:left;color:#fff;margin-right:5px;margin-top:10px;}
  101. .content.staff-info .td-avg-time .index{width: 20px;height: 20px;line-height:18px;vertical-align:middle;border-radius:10px;display:block;text-align:center;color:#03C2EC;border:1px solid #03C2EC;margin-top:26px;font-size: 10px;}
  102. .content.staff-info .td-avg-time .index.first{color:#E60012;border:1px solid #E60012;}
  103. .content.staff-info .td-avg-time .index.second{color:#E8BC25;border:1px solid #E8BC25;}
  104. .content.staff-info .td-avg-time .staff-name{font-size:20px;font-weight:600;color:rgba(255,255,255,1);margin-right:15px;}
  105. .content.staff-info .td-avg-time .avg-time-label{font-size:15px;width:60px;white-space: nowrap;}
  106. .content.staff-info .td-avg-time .avg-time-value{color:#DC9546;white-space: nowrap;text-align:left;}
  107. .content.staff-info .staff-cust-time{height:6rem;line-height:3rem;margin-left:5px;margin-right:5px;vertical-align:middle;text-align:center;color:#fff;background:#22284A;border-radius:6px;}
  108. .content.staff-info .staff-order-count{height:6rem;line-height:3rem;margin-left:5px;margin-right:5px;vertical-align:middle;text-align:center;color:#fff;background:#22284A;border-radius:6px;}
  109. .content.staff-info .staff-alarm{height:6rem;line-height:3rem;margin-left:5px;margin-right:5px;vertical-align:middle;text-align:center;color:#fff;background:#22284A;border-radius:6px;}
  110. .content.staff-info .split-line{margin:15px;height:2px;background:linear-gradient(to left,#181C41,#7187AC,#181C41)}
  111. .content.staff-info .td-integral div{float:left;color:#fff;margin-right:5px;}
  112. .content.staff-info .td-integral .integral-label{font-size:15px;width:80px;white-space: nowrap;padding-left:5px;}
  113. .content.staff-info .td-integral .integral-value{color:#DC9546;width:80px;white-space: nowrap;text-align:left;padding-left:5px;}
  114. /*门店台席受理详情*/
  115. .office-efficiency-index .device-info-col .col-info{height:45rem;}
  116. .office-efficiency-index .device-info-col .content{height:41rem;}
  117. .office-efficiency-index .device-info-col .col-info .title{width:200px;}
  118. .office-efficiency-index .device-info-col .col-info .title-icon{position:absolute; top:0px;right:10px;width:280px;height:50px;padding-right:10px;}
  119. .office-efficiency-index .device-info-col .col-info .title-icon .device-alarm{float:right;font-size:25px;margin:5px 5px 0px 5px;}
  120. .office-efficiency-index .device-info-col .col-info .title-icon .device-alarm span{color:#fff;padding-left:2px;padding-top:1px;}
  121. .office-efficiency-index .device-info-col .col-info .content.deviceInfo table{width:100%;}
  122. .office-efficiency-index .device-info-col .col-info .content.deviceInfo table td{width:25%;height:25px;padding:0px;margin:0px;}
  123. .content.deviceInfo .device-img{text-align:center;}
  124. .content.deviceInfo .device-img img{width:50px;height:45px;}
  125. .content.deviceInfo .label-name{font-size:14px;width:80px;height:30px;line-height:30px;vertical-align:middle;white-space: nowrap;color:#fff;}
  126. .content.deviceInfo .label-name .os-name{width:80px;height:30px;line-height:30px;vertical-align:middle;overflow:hidden;text-overflow:ellipsis;}
  127. .content.deviceInfo .label-name.score{color:#E5BB2E;font-size:22px;font-weight:600;}
  128. .content.deviceInfo .kuan-dai{text-align:center;}
  129. .content.deviceInfo .kuan-dai .progress-label{float:left;margin-bottom:10px;text-align:left;color:#fff;font-size:16px;white-space:nowrap;width:100%;height:20px;line-height:20px;vertical-align:middle;}
  130. .content.deviceInfo .nei-cun-size{width:70px;height:70px;background: url("../images/nei_cun_size.png")no-repeat center center;background-size:60px 60px;}
  131. .content.deviceInfo .cpu-use{width:70px;height:70px;background: url("../images/cpu_use.png")no-repeat center center;background-size:60px 60px;}
  132. .content.deviceInfo .nei-cun-use{width:70px;height:70px;background: url("../images/nei_cun_use.png")no-repeat center center;background-size:60px 60px;}
  133. .content.deviceInfo .device-use span{display: block;font-size: 15px;font-weight: 500;color: #fff;line-height: 67px;text-align: center;vertical-align: middle;}
  134. .content.deviceInfo .split-line{margin:15px;height:2px;background:linear-gradient(to left,#181C41,#7187AC,#181C41)}
  135. .content.deviceInfo .labe-value{color:#fff;height:30px;line-height:30px;vertical-align:middle;}
  136. .content.deviceInfo .progress-bar {background-color: #009AFD;}
  137. /*耗时步骤分析详情*/
  138. .office-efficiency-index .time-step-col .col-info{height:45rem;}
  139. .office-efficiency-index .time-step-col .content{height:41rem;}
  140. /*业务类型耗时分析详情*/
  141. .office-efficiency-index .business-type-time-col .col-info{height:45rem;}
  142. .office-efficiency-index .business-type-time-col .content{height:41rem;}