jinquanwu 6 年 前
コミット
414f22f697
共有4 個のファイルを変更した265 個の追加34 個の削除を含む
  1. 61 1
      WebChart_2.0/css/index.css
  2. 118 20
      WebChart_2.0/index.html
  3. 2 2
      WebChart_2.0/js/sourceChannel.js
  4. 84 11
      WebChart_2.0/sourceChannel.html

+ 61 - 1
WebChart_2.0/css/index.css

58
 
58
 
59
 /*首页样式开始 */
59
 /*首页样式开始 */
60
 
60
 
61
+#ac_rat{
62
+	width:20px;
63
+	height:640px;
64
+	/*background:#001F6C;*/
65
+	position: absolute;
66
+	top:140px;
67
+	left:400px;
68
+	z-index: 999;
69
+
70
+}
71
+#det_ult{
72
+	width:280px;
73
+	height:640px;
74
+	/*overflow: auto;
75
+	overflow-y:scroll;*/
76
+	
77
+	
78
+	white-space: nowrap;
79
+    -webkit-overflow-scrolling: touch;
80
+    overflow-y: auto;
81
+    overflow-x: hidden;
82
+    padding: 0 0.1rem;
83
+    margin-bottom: -.2rem;
84
+    overflow: -moz-scrollbars-none;
85
+    overflow: -moz-scrollbars-none;
86
+
87
+}
88
+.orderCon_right {
89
+	
90
+}
91
+#det_ult::-webkit-scrollbar{
92
+	display: none;
93
+}
94
+
95
+
96
+#right_ri{
97
+	width:280px;
98
+	height:640px;
99
+	/*overflow: auto;
100
+	overflow-y:scroll;*/
101
+	
102
+	
103
+	white-space: nowrap;
104
+    -webkit-overflow-scrolling: touch;
105
+    overflow-y: auto;
106
+    overflow-x: hidden;
107
+    padding: 0 0.1rem;
108
+    margin-bottom: -.2rem;
109
+    overflow: -moz-scrollbars-none;
110
+    overflow: -moz-scrollbars-none;
111
+}
112
+#right_ri::-webkit-scrollbar{
113
+	display: none;
114
+}
115
+
116
+
61
 #nav {
117
 #nav {
62
 	width: 100%;
118
 	width: 100%;
63
 }
119
 }
260
 }
316
 }
261
 
317
 
262
 .slide_middle {
318
 .slide_middle {
263
-	width: 50%;
319
+	width: 49%;
264
 }
320
 }
265
 
321
 
266
 .orderStatistic>.orderCon_middle {
322
 .orderStatistic>.orderCon_middle {
271
 	box-sizing: border-box;
327
 	box-sizing: border-box;
272
 	padding-left: 137px;
328
 	padding-left: 137px;
273
 }
329
 }
330
+.orderStatistic>.orderCon_right{
331
+	box-sizing: border-box;
332
+	padding-right: 137px;
333
+}
274
 
334
 
275
 .orderStatistic>div>ul li {
335
 .orderStatistic>div>ul li {
276
 	height: 80px;
336
 	height: 80px;

+ 118 - 20
WebChart_2.0/index.html

32
 				
32
 				
33
 			}
33
 			}
34
 			.slide_right .twotimeWarp {
34
 			.slide_right .twotimeWarp {
35
-				top: -149px;
36
-				left: -22px;
35
+				top: -69px;
36
+				left: 10px;
37
 			}
37
 			}
38
 			
38
 			
39
 			.slide_right .lasttimeWrap {
39
 			.slide_right .lasttimeWrap {
56
 						<div class="orderStatistic slideCon_bg clearfix">
56
 						<div class="orderStatistic slideCon_bg clearfix">
57
 							<p class="slide_title slide_title1"></p>
57
 							<p class="slide_title slide_title1"></p>
58
 							<div class="orderCon_left slide_left">
58
 							<div class="orderCon_left slide_left">
59
-								<ul>
60
-									<li>
59
+								<ul id="det_ult" style="">
60
+									<!--<li>
61
 										<img src="img/num_icon.png" alt="" />
61
 										<img src="img/num_icon.png" alt="" />
62
 										<p class="num_word">
62
 										<p class="num_word">
63
 											<span>永城市</span>
63
 											<span>永城市</span>
64
 											<span class="order_count4" id="xyx_count">0</span>
64
 											<span class="order_count4" id="xyx_count">0</span>
65
 										</p>
65
 										</p>
66
+									</li>-->
67
+									<li>
68
+										<img src="img/num_icon.png" alt="" />
69
+										<p class="num_word">
70
+											<span>演集镇</span>
71
+											<span class="order_count4" id="hc_count">0</span>
72
+										</p>
66
 									</li>
73
 									</li>
67
 									<li>
74
 									<li>
68
 										<img src="img/num_icon.png" alt="" />
75
 										<img src="img/num_icon.png" alt="" />
74
 									<li>
81
 									<li>
75
 										<img src="img/num_icon.png" alt="" />
82
 										<img src="img/num_icon.png" alt="" />
76
 										<p class="num_word">
83
 										<p class="num_word">
77
-											<span>程庄镇</span>
84
+											<span>芒山镇</span>
78
 											<span class="order_count4" id="hh_count">0</span>
85
 											<span class="order_count4" id="hh_count">0</span>
79
 										</p>
86
 										</p>
80
 									</li>
87
 									</li>
81
 									<li>
88
 									<li>
82
 										<img src="img/num_icon.png" alt="" />
89
 										<img src="img/num_icon.png" alt="" />
83
 										<p class="num_word">
90
 										<p class="num_word">
84
-											<span>孙六镇</span>
91
+											<span>酂城镇</span>
85
 											<span class="order_count6" id="cjx_count">0</span>
92
 											<span class="order_count6" id="cjx_count">0</span>
86
 										</p>
93
 										</p>
87
 									</li>
94
 									</li>
89
 									<li>
96
 									<li>
90
 										<img src="img/num_icon.png" alt="" />
97
 										<img src="img/num_icon.png" alt="" />
91
 										<p class="num_word">
98
 										<p class="num_word">
92
-											<span>龙塘镇</span>
99
+											<span>高庄镇</span>
93
 											<span class="order_count1" id="sgx_count">0</span>
100
 											<span class="order_count1" id="sgx_count">0</span>
94
 										</p>
101
 										</p>
95
 									</li>
102
 									</li>
97
 									<li>
104
 									<li>
98
 										<img src="img/num_icon.png" alt="" />
105
 										<img src="img/num_icon.png" alt="" />
99
 										<p class="num_word">
106
 										<p class="num_word">
100
-											<span>白云寺镇</span>
107
+											<span>十八里镇</span>
101
 											<span class="order_count2" id="szx_count">0</span>
108
 											<span class="order_count2" id="szx_count">0</span>
102
 										</p>
109
 										</p>
103
 									</li>
110
 									</li>
105
 									<li>
112
 									<li>
106
 										<img src="img/num_icon.png" alt="" />
113
 										<img src="img/num_icon.png" alt="" />
107
 										<p class="num_word">
114
 										<p class="num_word">
108
-											<span>双塔镇</span>
115
+											<span>薛湖镇</span>
109
 											<span class="order_count3" id="wjz_count">0</span>
116
 											<span class="order_count3" id="wjz_count">0</span>
110
 										</p>
117
 										</p>
111
 									</li>
118
 									</li>
115
 									<li>
122
 									<li>
116
 										<img src="img/num_icon.png" alt="" />
123
 										<img src="img/num_icon.png" alt="" />
117
 										<p class="num_word">
124
 										<p class="num_word">
118
-											<span>人和镇</span>
125
+											<span>马桥镇</span>
119
 											<span class="order_count5" id="xdpz_count">0</span>
126
 											<span class="order_count5" id="xdpz_count">0</span>
120
 										</p>
127
 										</p>
121
 									</li>
128
 									</li>
129
+									<li>
130
+										<img src="img/num_icon.png" alt="" />
131
+										<p class="num_word">
132
+											<span>裴桥镇</span>
133
+											<span class="order_count5" id="xdpz_pqzh">0</span>
134
+										</p>
135
+									</li>
136
+									<li>
137
+										<img src="img/num_icon.png" alt="" />
138
+										<p class="num_word">
139
+											<span>陈集镇</span>
140
+											<span class="order_count5" id="xdpz_cjzh">0</span>
141
+										</p>
142
+									</li>
143
+									<li>
144
+										<img src="img/num_icon.png" alt="" />
145
+										<p class="num_word">
146
+											<span>蒋口镇</span>
147
+											<span class="order_count5" id="xdpz_jkozh">0</span>
148
+										</p>
149
+									</li>
122
 									<!--<li class="ani" swiper-animate-effect="fadeInLeft" swiper-animate-duration="0.3s" swiper-animate-delay="6.5s">-->
150
 									<!--<li class="ani" swiper-animate-effect="fadeInLeft" swiper-animate-duration="0.3s" swiper-animate-delay="6.5s">-->
151
+									<li>
152
+										<img src="img/num_icon.png" alt="" />
153
+										<p class="num_word">
154
+											<span>太丘镇</span>
155
+											<span class="order_count5" id="xdpz_tqizh">0</span>
156
+										</p>
157
+									</li>
158
+									<li>
159
+										<img src="img/num_icon.png" alt="" />
160
+										<p class="num_word">
161
+											<span>李寨镇</span>
162
+											<span class="order_count5" id="xdpz_lzhaizh">0</span>
163
+										</p>
164
+									</li>
165
+									<li>
166
+										<img src="img/num_icon.png" alt="" />
167
+										<p class="num_word">
168
+											<span>顺和镇</span>
169
+											<span class="order_count5" id="xdpz_shzhe">0</span>
170
+										</p>
171
+									</li>
172
+									<li>
173
+										<img src="img/num_icon.png" alt="" />
174
+										<p class="num_word">
175
+											<span>苗桥镇</span>
176
+											<span class="order_count5" id="xdpz_mizhen">0</span>
177
+										</p>
178
+									</li>
179
+									<li>
180
+										<img src="img/num_icon.png" alt="" />
181
+										<p class="num_word">
182
+											<span>茴村镇</span>
183
+											<span class="order_count5" id="xdpz_huczhen">0</span>
184
+										</p>
185
+									</li>
186
+									<li>
187
+										<img src="img/num_icon.png" alt="" />
188
+										<p class="num_word">
189
+											<span>卧龙镇</span>
190
+											<span class="order_count5" id="xdpz_wolzhe">0</span>
191
+										</p>
192
+									</li>
123
 									
193
 									
124
 									
194
 									
125
 								</ul>
195
 								</ul>
153
 										日期<input type="text" id="time1" class="times" />
223
 										日期<input type="text" id="time1" class="times" />
154
 									</div>
224
 									</div>
155
 								</div>
225
 								</div>
156
-								<ul>
226
+								<ul id="right_ri">
157
 									<!--<li class="ani" swiper-animate-effect="fadeInRight" swiper-animate-duration="0.3s" swiper-animate-delay="4s">-->
227
 									<!--<li class="ani" swiper-animate-effect="fadeInRight" swiper-animate-duration="0.3s" swiper-animate-delay="4s">-->
158
 
228
 
159
 									<!--<li class="ani" swiper-animate-effect="fadeInRight" swiper-animate-duration="0.3s" swiper-animate-delay="4.5s">-->
229
 									<!--<li class="ani" swiper-animate-effect="fadeInRight" swiper-animate-duration="0.3s" swiper-animate-delay="4.5s">-->
160
 									<li>
230
 									<li>
161
 										<img src="img/num_icon.png" alt="" />
231
 										<img src="img/num_icon.png" alt="" />
162
 										<p class="num_word">
232
 										<p class="num_word">
163
-											<span>王桥镇</span>
233
+											<span>酂阳镇</span>
164
 											<span class="order_count1" id="wzz_count">0</span>
234
 											<span class="order_count1" id="wzz_count">0</span>
165
 										</p>
235
 										</p>
166
 									</li>
236
 									</li>
167
 									<li>
237
 									<li>
168
 										<img src="img/num_icon.png" alt="" />
238
 										<img src="img/num_icon.png" alt="" />
169
 										<p class="num_word">
239
 										<p class="num_word">
170
-											<span>北关镇</span>
240
+											<span>马牧镇</span>
171
 											<span class="order_count2" id="fjx_count">0</span>
241
 											<span class="order_count2" id="fjx_count">0</span>
172
 										</p>
242
 										</p>
173
 									</li>
243
 									</li>
175
 									<li>
245
 									<li>
176
 										<img src="img/num_icon.png" alt="" />
246
 										<img src="img/num_icon.png" alt="" />
177
 										<p class="num_word">
247
 										<p class="num_word">
178
-											<span>王庄镇</span>
248
+											<span>龙岗镇</span>
179
 											<span class="order_count3" id="wxz_count">0</span>
249
 											<span class="order_count3" id="wxz_count">0</span>
180
 										</p>
250
 										</p>
181
 									</li>
251
 									</li>
182
 									<li>
252
 									<li>
183
 										<img src="img/num_icon.png" alt="" />
253
 										<img src="img/num_icon.png" alt="" />
184
 										<p class="num_word">
254
 										<p class="num_word">
185
-											<span>野岗乡</span>
255
+											<span>王集镇</span>
186
 											<span class="order_count3" id="qgmx_count">0</span>
256
 											<span class="order_count3" id="qgmx_count">0</span>
187
 										</p>
257
 										</p>
188
 									</li>
258
 									</li>
190
 									<li>
260
 									<li>
191
 										<img src="img/num_icon.png" alt="" />
261
 										<img src="img/num_icon.png" alt="" />
192
 										<p class="num_word">
262
 										<p class="num_word">
193
-											<span>花园乡</span>
263
+											<span>刘河镇</span>
194
 											<span class="order_count4" id="wzz_count1">0</span>
264
 											<span class="order_count4" id="wzz_count1">0</span>
195
 										</p>
265
 										</p>
196
 									</li>
266
 									</li>
198
 									<li>
268
 									<li>
199
 										<img src="img/num_icon.png" alt="" />
269
 										<img src="img/num_icon.png" alt="" />
200
 										<p class="num_word">
270
 										<p class="num_word">
201
-											<span>伯党乡</span>
271
+											<span>双桥镇</span>
202
 											<span class="order_count5" id="syz_count">0</span>
272
 											<span class="order_count5" id="syz_count">0</span>
203
 										</p>
273
 										</p>
204
 									</li>
274
 									</li>
206
 									<li>
276
 									<li>
207
 										<img src="img/num_icon.png" alt="" />
277
 										<img src="img/num_icon.png" alt="" />
208
 										<p class="num_word">
278
 										<p class="num_word">
209
-											<span>胡集乡</span>
279
+											<span>条河镇</span>
210
 											<span class="order_count6" id="lhpz_count">0</span>
280
 											<span class="order_count6" id="lhpz_count">0</span>
211
 										</p>
281
 										</p>
212
 									</li>
282
 									</li>
213
 									<li>
283
 									<li>
214
 										<img src="img/num_icon.png" alt="" />
284
 										<img src="img/num_icon.png" alt="" />
215
 										<p class="num_word">
285
 										<p class="num_word">
216
-											<span>林七乡</span>
286
+											<span>新桥镇</span>
217
 											<span class="order_count6" id="saz_count">0</span>
287
 											<span class="order_count6" id="saz_count">0</span>
218
 										</p>
288
 										</p>
219
 									</li>
289
 									</li>
290
+									<li>
291
+										<img src="img/num_icon.png" alt="" />
292
+										<p class="num_word">
293
+											<span>陈官庄乡</span>
294
+											<span class="order_count6" id="saz_chgzxia">0</span>
295
+										</p>
296
+									</li>
297
+									<li>
298
+										<img src="img/num_icon.png" alt="" />
299
+										<p class="num_word">
300
+											<span>黄口乡</span>
301
+											<span class="order_count6" id="saz_hkouxian">0</span>
302
+										</p>
303
+									</li>
304
+									<li>
305
+										<img src="img/num_icon.png" alt="" />
306
+										<p class="num_word">
307
+											<span>城厢乡</span>
308
+											<span class="order_count6" id="saz_cexiang">0</span>
309
+										</p>
310
+									</li>
311
+									<li>
312
+										<img src="img/num_icon.png" alt="" />
313
+										<p class="num_word">
314
+											<span>候岭乡</span>
315
+											<span class="order_count6" id="saz_hlxiang">0</span>
316
+										</p>
317
+									</li>
220
 									<!-- 施庵镇、前高庙乡 -->
318
 									<!-- 施庵镇、前高庙乡 -->
221
 								</ul>
319
 								</ul>
222
 							</div>
320
 							</div>
285
 						<div class="slideCon_bg orderType clearfix">
383
 						<div class="slideCon_bg orderType clearfix">
286
 							<p class="slide_title slide_title3"></p>
384
 							<p class="slide_title slide_title3"></p>
287
 							<div class="timeWrap twotimeWarp" style="float: right; margin-right: 200px;">
385
 							<div class="timeWrap twotimeWarp" style="float: right; margin-right: 200px;">
288
-								<div class="time_box pull-right form-inline time_box_three">
386
+								<div class="time_box pull-right form-inline time_box_three" style="margin-top: -86px;">
289
 									日期<input type="text" id="time3" class="times" />
387
 									日期<input type="text" id="time3" class="times" />
290
 								</div>
388
 								</div>
291
 							</div>
389
 							</div>

+ 2 - 2
WebChart_2.0/js/sourceChannel.js

346
 									var str='<li>' +
346
 									var str='<li>' +
347
 									'<span class="type_name">' + n.AreaName + '</span>   <span class="type_count">' + n.Count + '</span>' +
347
 									'<span class="type_name">' + n.AreaName + '</span>   <span class="type_count">' + n.Count + '</span>' +
348
 									'</li>'
348
 									'</li>'
349
-									if(i<=7){
349
+									if(i<=12){
350
 										$(str).appendTo('.complaint_typeL');
350
 										$(str).appendTo('.complaint_typeL');
351
-									}else if(i<=15){
351
+									}else if(i<=24){
352
 											$(str).appendTo('.complaint_typeR');
352
 											$(str).appendTo('.complaint_typeR');
353
 									}
353
 									}
354
 								}
354
 								}

+ 84 - 11
WebChart_2.0/sourceChannel.html

88
 			}
88
 			}
89
 			.bottom_right ul.complaint_typeL li{
89
 			.bottom_right ul.complaint_typeL li{
90
 				text-align: right;
90
 				text-align: right;
91
-					margin-left: 30px;
91
+			    margin-left: 30px;
92
 			}
92
 			}
93
 			.bottom_right ul.complaint_typeR li{
93
 			.bottom_right ul.complaint_typeR li{
94
 					text-align: left;
94
 					text-align: left;
126
 				background: url(img/sbx_line4.png) no-repeat;
126
 				background: url(img/sbx_line4.png) no-repeat;
127
 			}
127
 			}
128
 			.bottom_right ul.complaint_typeR li:nth-of-type(5) {
128
 			.bottom_right ul.complaint_typeR li:nth-of-type(5) {
129
-				background: url(img/sbx_liner4.png) no-repeat;
129
+				background: url(img/sbx_liner0.png) no-repeat;
130
 			}
130
 			}
131
 			.bottom_right ul li:nth-of-type(6) {
131
 			.bottom_right ul li:nth-of-type(6) {
132
-				background: url(img/sbx_line5.png) no-repeat;
132
+				background: url(img/sbx_line1.png) no-repeat;
133
 			}
133
 			}
134
 			.bottom_right ul li:nth-of-type(7) {
134
 			.bottom_right ul li:nth-of-type(7) {
135
-				background: url(img/sbx_line5.png) no-repeat;
135
+				background: url(img/sbx_line2.png) no-repeat;
136
 			}
136
 			}
137
 			.bottom_right ul li:nth-of-type(8) {
137
 			.bottom_right ul li:nth-of-type(8) {
138
+				background: url(img/sbx_line3.png) no-repeat;
139
+			}
140
+			.bottom_right ul li:nth-of-type(9) {
141
+				background: url(img/sbx_line4.png) no-repeat;
142
+			}
143
+			.bottom_right ul li:nth-of-type(10) {
138
 				background: url(img/sbx_line5.png) no-repeat;
144
 				background: url(img/sbx_line5.png) no-repeat;
139
 			}
145
 			}
146
+			.bottom_right ul li:nth-of-type(11) {
147
+				background: url(img/sbx_line0.png) no-repeat;
148
+			}
149
+			.bottom_right ul li:nth-of-type(12) {
150
+				background: url(img/sbx_line1.png) no-repeat;
151
+			}
152
+			.bottom_right ul li:nth-of-type(13) {
153
+				background: url(img/sbx_line2.png) no-repeat;
154
+			}
140
 			.bottom_right ul.complaint_typeR li:nth-of-type(6) {
155
 			.bottom_right ul.complaint_typeR li:nth-of-type(6) {
141
-				background: url(img/sbx_liner5.png) no-repeat;
156
+				background: url(img/sbx_liner2.png) no-repeat;
142
 			}
157
 			}
143
 			.bottom_right ul.complaint_typeR li:nth-of-type(7) {
158
 			.bottom_right ul.complaint_typeR li:nth-of-type(7) {
144
-				background: url(img/sbx_liner5.png) no-repeat;
159
+				background: url(img/sbx_liner0.png) no-repeat;
145
 			}
160
 			}
146
 			.bottom_right ul.complaint_typeR li:nth-of-type(8) {
161
 			.bottom_right ul.complaint_typeR li:nth-of-type(8) {
147
-				background: url(img/sbx_liner5.png) no-repeat;
162
+				background: url(img/sbx_liner3.png) no-repeat;
163
+			}
164
+			.bottom_right ul.complaint_typeR li:nth-of-type(9) {
165
+				background: url(img/sbx_liner4.png) no-repeat;
166
+			}
167
+			.bottom_right ul.complaint_typeR li:nth-of-type(10) {
168
+				background: url(img/sbx_liner1.png) no-repeat;
169
+			}
170
+			.bottom_right ul.complaint_typeR li:nth-of-type(11) {
171
+				background: url(img/sbx_liner2.png) no-repeat;
172
+			}
173
+			.bottom_right ul.complaint_typeR li:nth-of-type(12) {
174
+				background: url(img/sbx_liner3.png) no-repeat;
148
 			}
175
 			}
149
 			.type_name {
176
 			.type_name {
150
 				color: #00e9ff;
177
 				color: #00e9ff;
162
 			.time_box_posi:before{
189
 			.time_box_posi:before{
163
 				left: 195px;
190
 				left: 195px;
164
 			}
191
 			}
192
+			
193
+			
194
+			.complaint_typeL{
195
+				height:355px;
196
+				/*background:red;*/
197
+				white-space: nowrap;
198
+			    -webkit-overflow-scrolling: touch;
199
+			    overflow-y: auto;
200
+			    overflow-x: hidden;
201
+			    padding: 0 0.1rem;
202
+			    margin-bottom: -.2rem;
203
+			    overflow: -moz-scrollbars-none;
204
+			    overflow: -moz-scrollbars-none;
205
+			}
206
+			.complaint_typeL::-webkit-scrollbar{
207
+				display: none;
208
+			}
209
+			.complaint_typeR{
210
+				height:355px;
211
+				/*background:red;*/
212
+				
213
+				
214
+				white-space: nowrap;
215
+			    -webkit-overflow-scrolling: touch;
216
+			    overflow-y: auto;
217
+			    overflow-x: hidden;
218
+			    padding: 0 0.1rem;
219
+			    margin-bottom: -.2rem;
220
+			    overflow: -moz-scrollbars-none;
221
+			    overflow: -moz-scrollbars-none;
222
+			}
223
+			.complaint_typeR::-webkit-scrollbar{
224
+				display: none;
225
+			}
165
 		</style>
226
 		</style>
166
 	</head>
227
 	</head>
167
 
228
 
194
 		<!--导航栏结束-->
255
 		<!--导航栏结束-->
195
 		<div id="wrap" class="container">
256
 		<div id="wrap" class="container">
196
 			<div class="phone_top">
257
 			<div class="phone_top">
197
-				<div class="legend_bar clearfix " style="position: relative;">
258
+				<div class="legend_bar clearfix " style="position: relative; top:52px;">
198
 					<div class="title_word pull-left">
259
 					<div class="title_word pull-left">
199
 						<span class="col-line"></span> 受理群众区域统计
260
 						<span class="col-line"></span> 受理群众区域统计
200
 					</div>
261
 					</div>
224
 							<span class="col-line"></span> 受理区域统计
285
 							<span class="col-line"></span> 受理区域统计
225
 						</div>
286
 						</div>
226
 					</div>
287
 					</div>
227
-					<div class="clearfix">
288
+					<div class="clearfix" style="position: relative;">
228
 						<ul class="pull-left complaint_typeL" style=" width:25%;">
289
 						<ul class="pull-left complaint_typeL" style=" width:25%;">
229
 							<li>
290
 							<li>
230
 								<span class="type_name">咨询</span> <span class="type_count">0</span>
291
 								<span class="type_name">咨询</span> <span class="type_count">0</span>
236
 							<li> <span class="type_name">咨询</span> <span class="type_count">0</span></li>
297
 							<li> <span class="type_name">咨询</span> <span class="type_count">0</span></li>
237
 							<li> <span class="type_name">咨询</span> <span class="type_count">0</span></li>
298
 							<li> <span class="type_name">咨询</span> <span class="type_count">0</span></li>
238
 							<li> <span class="type_name">咨询</span> <span class="type_count">0</span></li>
299
 							<li> <span class="type_name">咨询</span> <span class="type_count">0</span></li>
239
-							li> <span class="type_name">咨询</span> <span class="type_count">0</span></li>
300
+							<li> <span class="type_name">咨询</span> <span class="type_count">0</span></li>
301
+							<li> <span class="type_name">咨询</span> <span class="type_count">0</span></li>
302
+							<li> <span class="type_name">咨询</span> <span class="type_count">0</span></li>
303
+							<li> <span class="type_name">咨询</span> <span class="type_count">0</span></li>
304
+							<li> <span class="type_name">咨询</span> <span class="type_count">0</span></li>
305
+							<li> <span class="type_name">咨询</span> <span class="type_count">0</span></li>
306
+							<li> <span class="type_name">咨询</span> <span class="type_count">0</span></li>
240
 						</ul>
307
 						</ul>
241
 						<!--投诉分类统计-->
308
 						<!--投诉分类统计-->
242
 						<div class="pull-left" id="part3" style=" width: 50%;height: 340px;"></div>
309
 						<div class="pull-left" id="part3" style=" width: 50%;height: 340px;"></div>
243
 						
310
 						
244
-						<ul class="pull-left complaint_typeR" style=" width:25%;">
311
+						<ul class="pull-left complaint_typeR" style=" width:25%; position: absolute;right: -18px;">
245
 							<li>
312
 							<li>
246
 								<span class="type_name">咨询</span> <span class="type_count">0</span>
313
 								<span class="type_name">咨询</span> <span class="type_count">0</span>
247
 							</li>
314
 							</li>
252
 							<li> <span class="type_name">咨询</span> <span class="type_count">0</span></li>
319
 							<li> <span class="type_name">咨询</span> <span class="type_count">0</span></li>
253
 							<li> <span class="type_name">咨询</span> <span class="type_count">0</span></li>
320
 							<li> <span class="type_name">咨询</span> <span class="type_count">0</span></li>
254
 							<li> <span class="type_name">咨询</span> <span class="type_count">0</span></li>
321
 							<li> <span class="type_name">咨询</span> <span class="type_count">0</span></li>
322
+							<li> <span class="type_name">咨询</span> <span class="type_count">0</span></li>
323
+							<li> <span class="type_name">咨询</span> <span class="type_count">0</span></li>
324
+							<li> <span class="type_name">咨询</span> <span class="type_count">0</span></li>
325
+							<li> <span class="type_name">咨询</span> <span class="type_count">0</span></li>
326
+							<li> <span class="type_name">咨询</span> <span class="type_count">0</span></li>
327
+							<li> <span class="type_name">咨询</span> <span class="type_count">0</span></li>
255
 						</ul>
328
 						</ul>
256
 					</div>
329
 					</div>
257
 				</div>
330
 				</div>