商丘宁陵县12345_前端

sourceChannel.html 7.1KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <meta charset="UTF-8">
  5. <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
  6. <!--优先使用 IE 最新版本和 Chrome-->
  7. <meta name="renderer" content="webkit" />
  8. <script src="Script/Common/huayi.load.js"></script>
  9. <script src="Script/Common/huayi.config.js"></script>
  10. <link rel="stylesheet" href="css/index.css" />
  11. <title>来源渠道</title>
  12. <style>
  13. .selects {
  14. height: initial;
  15. }
  16. #time2,
  17. #time3 {
  18. width: 198px;
  19. }
  20. .phone_bottom>div:last-child {
  21. width: 49%;
  22. margin-left: 1%;
  23. background: url(img/jd_bg2.png) no-repeat center;
  24. background-size: 100% 100%;
  25. }
  26. .phone_bottom>div:first-child {
  27. background: url(img/jd_bg2.png) no-repeat center;
  28. background-size: 100% 100%;
  29. width: 50%;
  30. }
  31. .phone_bottom>div:first-child table {
  32. width: 95%;
  33. margin: 0 auto;
  34. color: #fff;
  35. font-size: 12px;
  36. }
  37. .table_box {
  38. margin-top: 30px;
  39. }
  40. .table>tbody>tr>td {
  41. border-top: 1px solid #3160a2;
  42. }
  43. .table>thead>tr>td {
  44. border-top: 2px solid #3160a2;
  45. }
  46. .text_color1 {
  47. color: #00e9ff;
  48. }
  49. .text_color2 {
  50. color: #ec6969;
  51. }
  52. .text_color3 {
  53. color: #95e193;
  54. }
  55. table thead,
  56. tbody tr {
  57. display: table;
  58. width: 100%;
  59. table-layout: fixed;
  60. }
  61. .quadrangle {
  62. display: inline-block;
  63. width: 9px;
  64. height: 20px;
  65. background: #69e1a9;
  66. transform: skewX(20deg);
  67. }
  68. .bottom_right li {
  69. position: relative;
  70. width: 134px;
  71. height: 20px;
  72. line-height: 15px;
  73. margin-top: 20px;
  74. }
  75. .bottom_right ul.complaint_typeL li{
  76. text-align: right;
  77. margin-left: 30px;
  78. }
  79. .bottom_right ul.complaint_typeR li{
  80. text-align: left;
  81. /*margin-right: 25px;*/
  82. }
  83. .bottom_right ul li:nth-of-type(1) {
  84. margin-top: 50px;
  85. background: url(img/sbx_line0.png) no-repeat;
  86. }
  87. .bottom_right ul li:nth-of-type(2) {
  88. background: url(img/sbx_line1.png) no-repeat;
  89. }
  90. .bottom_right ul.complaint_typeR li:nth-of-type(1) {
  91. background: url(img/sbx_liner0.png) no-repeat;
  92. }
  93. .bottom_right ul.complaint_typeR li:nth-of-type(2) {
  94. background: url(img/sbx_liner1.png) no-repeat;
  95. }
  96. .bottom_right ul li:nth-of-type(3) {
  97. background: url(img/sbx_line2.png) no-repeat;
  98. }
  99. .bottom_right ul.complaint_typeR li:nth-of-type(3) {
  100. background: url(img/sbx_liner2.png) no-repeat;
  101. }
  102. .bottom_right ul li:nth-of-type(4) {
  103. background: url(img/sbx_line3.png) no-repeat;
  104. }
  105. .bottom_right ul.complaint_typeR li:nth-of-type(4) {
  106. background: url(img/sbx_liner3.png) no-repeat;
  107. }
  108. .bottom_right ul li:nth-of-type(5) {
  109. background: url(img/sbx_line4.png) no-repeat;
  110. }
  111. .bottom_right ul.complaint_typeR li:nth-of-type(5) {
  112. background: url(img/sbx_liner4.png) no-repeat;
  113. }
  114. .bottom_right ul li:nth-of-type(6) {
  115. background: url(img/sbx_line5.png) no-repeat;
  116. }
  117. .bottom_right ul li:nth-of-type(7) {
  118. background: url(img/sbx_line5.png) no-repeat;
  119. }
  120. .bottom_right ul li:nth-of-type(8) {
  121. background: url(img/sbx_line5.png) no-repeat;
  122. }
  123. .bottom_right ul.complaint_typeR li:nth-of-type(6) {
  124. background: url(img/sbx_liner5.png) no-repeat;
  125. }
  126. .bottom_right ul.complaint_typeR li:nth-of-type(7) {
  127. background: url(img/sbx_liner5.png) no-repeat;
  128. }
  129. .bottom_right ul.complaint_typeR li:nth-of-type(8) {
  130. background: url(img/sbx_liner5.png) no-repeat;
  131. }
  132. .type_name {
  133. color: #00e9ff;
  134. }
  135. .type_count {
  136. color: #fff;
  137. margin-left: 18px;
  138. }
  139. .time_box_posi{
  140. position: absolute;
  141. top: 30px;
  142. right: -10px;
  143. }
  144. .time_box_posi:before{
  145. left: 195px;
  146. }
  147. </style>
  148. </head>
  149. <body>
  150. <!--导航栏开始-->
  151. <div id="nav" class="clearfix">
  152. <div class="nav_left"><img src="img/nav_l.png" alt="" /></div>
  153. <div class="nav_middle">
  154. <ul class="clearfix">
  155. <li>
  156. <a href="./sourceChannel.html"><img src="img/lyqd_1.png" alt="" /></a>
  157. </li>
  158. <li>
  159. <a href="./receiptDepartment.html"><img src="img/jdbm_0.png" alt="" /></a>
  160. </li>
  161. <li>
  162. <a href="./index.html"><img src="img/title.png" alt="" /></a>
  163. </li>
  164. <li>
  165. <a href="./TelephoneDetails.html"><img src="img/hwsl_0.png" alt="" /></a>
  166. </li>
  167. <li>
  168. <a href="./complaintsReport.html"><img src="img/tsjb_0.png" alt="" /></a>
  169. </li>
  170. </ul>
  171. </div>
  172. <div class="nav_right"><img src="img/nav_r.png" alt="" /></div>
  173. </div>
  174. <!--导航栏结束-->
  175. <div id="wrap" class="container">
  176. <div class="phone_top">
  177. <div class="legend_bar clearfix " style="position: relative;">
  178. <div class="title_word pull-left">
  179. <span class="col-line"></span> 受理群众区域统计
  180. </div>
  181. <div class="time_box pull-right form-inline">
  182. 日期<input type="text" id="time2" class="times" />
  183. </div>
  184. </div>
  185. <div id="part_1" style="width: 100%;height: 400px;"></div>
  186. </div>
  187. <!--<div class="row">-->
  188. <div class="phone_bottom clearfix">
  189. <div class="bottom_left pull-left">
  190. <div class="legend_bar clearfix">
  191. <div class="title_word pull-left">
  192. <span class="col-line"></span> 渠道来源统计
  193. </div>
  194. </div>
  195. <!--渠道来源统计-->
  196. <div id="source" style="width: 100%; height: 390px;"></div>
  197. </div>
  198. <div class="bottom_right pull-left">
  199. <div class="legend_bar clearfix">
  200. <div class="title_word pull-left">
  201. <span class="col-line"></span> 受理区域统计
  202. </div>
  203. </div>
  204. <div class="clearfix">
  205. <ul class="pull-left complaint_typeL" style=" width:25%;">
  206. <li>
  207. <span class="type_name">咨询</span> <span class="type_count">0</span>
  208. </li>
  209. <li>
  210. <span class="type_name">建议</span> <span class="type_count">0</span>
  211. </li>
  212. <li> <span class="type_name">咨询</span> <span class="type_count">0</span></li>
  213. <li> <span class="type_name">咨询</span> <span class="type_count">0</span></li>
  214. <li> <span class="type_name">咨询</span> <span class="type_count">0</span></li>
  215. <li> <span class="type_name">咨询</span> <span class="type_count">0</span></li>
  216. li> <span class="type_name">咨询</span> <span class="type_count">0</span></li>
  217. </ul>
  218. <!--投诉分类统计-->
  219. <div class="pull-left" id="part3" style=" width: 50%;height: 340px;"></div>
  220. <ul class="pull-left complaint_typeR" style=" width:25%;">
  221. <li>
  222. <span class="type_name">咨询</span> <span class="type_count">0</span>
  223. </li>
  224. <li>
  225. <span class="type_name">建议</span> <span class="type_count">0</span>
  226. </li>
  227. <li> <span class="type_name">咨询</span> <span class="type_count">0</span></li>
  228. <li> <span class="type_name">咨询</span> <span class="type_count">0</span></li>
  229. <li> <span class="type_name">咨询</span> <span class="type_count">0</span></li>
  230. <li> <span class="type_name">咨询</span> <span class="type_count">0</span></li>
  231. </ul>
  232. </div>
  233. </div>
  234. </div>
  235. <!--</div>-->
  236. </div>
  237. <script src="js/sourceChannel.js"></script>
  238. <script src="js/setItervalTime.js"></script>
  239. </body>
  240. </html>