商丘12345 前端

sourceChannel.html 6.9KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261
  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: 35px;
  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: 40px;
  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.complaint_typeR li:nth-of-type(6) {
  118. background: url(img/sbx_liner5.png) no-repeat;
  119. }
  120. .type_name {
  121. color: #00e9ff;
  122. }
  123. .type_count {
  124. color: #fff;
  125. margin-left: 18px;
  126. }
  127. .time_box1 {
  128. color: #00e9ff;
  129. position: absolute;
  130. top: 20px;
  131. right: 20px;
  132. }
  133. </style>
  134. </head>
  135. <body>
  136. <!--导航栏开始-->
  137. <div id="nav" class="clearfix">
  138. <div class="nav_left"><img src="img/nav_l.png" alt="" /></div>
  139. <div class="nav_middle">
  140. <ul class="clearfix">
  141. <li>
  142. <a href="./sourceChannel.html"><img src="img/lyqd_1.png" alt="" /></a>
  143. </li>
  144. <li>
  145. <a href="./receiptDepartment.html"><img src="img/jdbm_0.png" alt="" /></a>
  146. </li>
  147. <li>
  148. <a href="./index.html"><img src="img/title.png" alt="" /></a>
  149. </li>
  150. <li>
  151. <a href="./TelephoneDetails.html"><img src="img/hwsl_0.png" alt="" /></a>
  152. </li>
  153. <li>
  154. <a href="./complaintsReport.html"><img src="img/tsjb_0.png" alt="" /></a>
  155. </li>
  156. </ul>
  157. </div>
  158. <div class="nav_right"><img src="img/nav_r.png" alt="" /></div>
  159. </div>
  160. <!--导航栏结束-->
  161. <div id="wrap" class="container">
  162. <div class="phone_top">
  163. <div class="legend_bar clearfix">
  164. <div class="title_word pull-left">
  165. <span class="col-line"></span> 受理群众区域统计
  166. </div>
  167. <div class="time_box1 pull-right form-inline">
  168. 地区选择:
  169. <select class="areaOne selects"></select>
  170. 日期<input type="text" id="time1" class="times" />
  171. </div>
  172. </div>
  173. <div id="part_1" style="width: 100%;height: 400px;"></div>
  174. </div>
  175. <!--<div class="row">-->
  176. <div class="phone_bottom clearfix">
  177. <div class="bottom_left pull-left">
  178. <div class="legend_bar clearfix">
  179. <div class="title_word pull-left">
  180. <span class="col-line"></span> 渠道来源统计
  181. </div>
  182. <div class="time_box pull-right form-inline">
  183. 日期<input type="text" id="time2" class="times" />
  184. </div>
  185. </div>
  186. <!--渠道来源统计-->
  187. <div id="source" style="width: 100%; height: 390px;"></div>
  188. </div>
  189. <div class="bottom_right 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 class="time_box pull-right form-inline">
  195. 日期<input type="text" id="time3" class="times" />
  196. </div>
  197. </div>
  198. <div class="clearfix">
  199. <ul class="pull-left complaint_typeL" style=" width:25%;">
  200. <li>
  201. <span class="type_name">咨询</span> <span class="type_count">956</span>
  202. </li>
  203. <li>
  204. <span class="type_name">建议</span> <span class="type_count">956</span>
  205. </li>
  206. <li> <span class="type_name">咨询</span> <span class="type_count">956</span></li>
  207. <li> <span class="type_name">咨询</span> <span class="type_count">956</span></li>
  208. <li> <span class="type_name">咨询</span> <span class="type_count">956</span></li>
  209. <li> <span class="type_name">咨询</span> <span class="type_count">956</span></li>
  210. </ul>
  211. <!--投诉分类统计-->
  212. <div class="pull-left" id="part3" style=" width: 50%;height: 340px;"></div>
  213. <ul class="pull-left complaint_typeR" style=" width:25%;">
  214. <li>
  215. <span class="type_name">咨询</span> <span class="type_count">956</span>
  216. </li>
  217. <li>
  218. <span class="type_name">建议</span> <span class="type_count">956</span>
  219. </li>
  220. <li> <span class="type_name">咨询</span> <span class="type_count">956</span></li>
  221. <li> <span class="type_name">咨询</span> <span class="type_count">956</span></li>
  222. <li> <span class="type_name">咨询</span> <span class="type_count">956</span></li>
  223. <li> <span class="type_name">咨询</span> <span class="type_count">956</span></li>
  224. </ul>
  225. </div>
  226. </div>
  227. </div>
  228. <!--</div>-->
  229. </div>
  230. <script src="js/sourceChannel.js"></script>
  231. <script src="js/setItervalTime.js"></script>
  232. </body>
  233. </html>