default.jsp 31 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414
  1. <%@ page language="java" contentType="text/html;charset=utf-8"%>
  2. <%@include file="/pages/includes/taglibs.jsp"%>
  3. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  4. <html xmlns="http://www.w3.org/1999/xhtml">
  5. <head>
  6. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  7. <meta http-equiv="X-UA-Compatible" content="IE=8" />
  8. <title>国电电力山西新能源公司生产运行监控平台</title>
  9. <script type='text/javascript'
  10. src='<%=request.getContextPath() %>/resource/js/jquery-1.8.3.js'></script>
  11. <link
  12. href="<%=request.getContextPath()%>/pages/monitor/css/default.css" rel="stylesheet" type="text/css" />
  13. <style type="text/css">
  14. <!--
  15. #titleDiv {
  16. position: absolute;
  17. left: 949px;
  18. top: 805px;
  19. width: 836px;
  20. height: 84px;
  21. z-index: 992;
  22. }
  23. -->
  24. </style>
  25. <script type="text/javascript">
  26. $(document).ready(function() {
  27. wpInfoAjax();
  28. window.setInterval(wpInfoAjax, 30000);
  29. });
  30. function wpInfoAjax() {
  31. var wpId = $("#wpId").val();
  32. $.ajax({
  33. url : "wpInfoAjax.action?wpId=" + wpId,
  34. type : "post",
  35. cache : false,
  36. dataType : "json",
  37. data : {},
  38. ifModified : false,
  39. success : function(res) {
  40. $("#zjrl").html(res["zjrl"]);
  41. $("#zjts").html(res["zjts"]);
  42. $("#ylyxs").html(res["ylyxs"]);
  43. $("#nlyxs").html(res["nlyxs"]);
  44. $("#rfdl").html(res["rfdl"]);
  45. $("#yfdl").html(res["yfdl"]);
  46. $("#nfdl").html(res["nfdl"]);
  47. $("#yxts").html(res["yxts"]);
  48. $("#djts").html(res["djts"]);
  49. $("#whts").html(res["whts"]);
  50. $("#gzts").html(res["gzts"]);
  51. $("#xdts").html(res["xdts"]);
  52. $("#lxts").html(res["lxts"]);
  53. $("#jrts").html(
  54. res["yxts"] + res["djts"] + res["whts"] + res["gzts"]
  55. + res["xdts"] + res["lxts"]);
  56. /**********************************************************************************************/
  57. $("#FS_FDC_FS").html(res["FS_FDC_FS"]);
  58. $("#BZ_FDC_FS").html(res["BZ_FDC_FS"]);
  59. $("#DBS_FDC_FS").html(res["DBS_FDC_FS"]);
  60. $("#TZS_FDC_FS").html(res["TZS_FDC_FS"]);
  61. $("#XBQ_FDC_FS").html(res["XBQ_FDC_FS"]);
  62. $("#XC_FDC_FS").html(res["XC_FDC_FS"]);
  63. $("#LH_FDC_FS").html(res["LH_FDC_FS"]);
  64. $("#JQ_FDC_FS").html(res["JQ_FDC_FS"]);
  65. $("#BS_FDC_FS").html(res["BS_FDC_FS"]);
  66. $("#QL_FDC_FS").html(res["QL_FDC_FS"]);
  67. $("#WF_FDC_FS").html(res["WF_FDC_FS"]);
  68. $("#YM_FDC_FS").html(res["YM_FDC_FS"]);
  69. $("#TY_FDC_FS").html(res["TY_FDC_FS"]);
  70. $("#AL_FDC_FS").html(res["AL_FDC_FS"]);
  71. /**********************************************************************************************/
  72. $("#FS_FDC_GL").html(res["FS_FDC_GL"]);
  73. $("#BZ_FDC_GL").html(res["BZ_FDC_GL"]);
  74. $("#DBS_FDC_GL").html(res["DBS_FDC_GL"]);
  75. $("#TZS_FDC_GL").html(res["TZS_FDC_GL"]);
  76. $("#XBQ_FDC_GL").html(res["XBQ_FDC_GL"]);
  77. $("#XC_FDC_GL").html(res["XC_FDC_GL"]);
  78. $("#LH_FDC_GL").html(res["LH_FDC_GL"]);
  79. $("#JQ_FDC_GL").html(res["JQ_FDC_GL"]);
  80. $("#BS_FDC_GL").html(res["BS_FDC_GL"]);
  81. $("#QL_FDC_GL").html(res["QL_FDC_GL"]);
  82. $("#WF_FDC_GL").html(res["WF_FDC_GL"]);
  83. $("#YM_FDC_GL").html(res["YM_FDC_GL"]);
  84. $("#TY_FDC_GL").html(res["TY_FDC_GL"]);
  85. $("#AL_FDC_GL").html(res["AL_FDC_GL"]);
  86. /**********************************************************************************************/
  87. $("#FS_FDC_RFDL").html(res["FS_FDC_RFDL"]);
  88. $("#BZ_FDC_RFDL").html(res["BZ_FDC_RFDL"]);
  89. $("#DBS_FDC_RFDL").html(res["DBS_FDC_RFDL"]);
  90. $("#TZS_FDC_RFDL").html(res["TZS_FDC_RFDL"]);
  91. $("#XBQ_FDC_RFDL").html(res["XBQ_FDC_RFDL"]);
  92. $("#XC_FDC_RFDL").html(res["XC_FDC_RFDL"]);
  93. $("#LH_FDC_RFDL").html(res["LH_FDC_RFDL"]);
  94. $("#JQ_FDC_RFDL").html(res["JQ_FDC_RFDL"]);
  95. $("#BS_FDC_RFDL").html(res["BS_FDC_RFDL"]);
  96. $("#QL_FDC_RFDL").html(res["QL_FDC_RFDL"]);
  97. $("#WF_FDC_RFDL").html(res["WF_FDC_RFDL"]);
  98. $("#YM_FDC_RFDL").html(res["YM_FDC_RFDL"]);
  99. $("#TY_FDC_RFDL").html(res["TY_FDC_RFDL"]);
  100. $("#AL_FDC_RFDL").html(res["AL_FDC_RFDL"]);
  101. statebtnimg("#fs_fczt", res["FS_FDC_FCZT"]);
  102. statebtnimg("#bz_fczt", res["BZ_FDC_FCZT"]);
  103. statebtnimg("#dbs_fczt", res["DBS_FDC_FCZT"]);
  104. statebtnimg("#xbq_fczt", res["XBQ_FDC_FCZT"]);
  105. statebtnimg("#tzs_fczt", res["TZS_FDC_FCZT"]);
  106. statebtnimg("#xc_fczt", res["XC_FDC_FCZT"]);
  107. statebtnimg("#lh_fczt", res["LH_FDC_FCZT"]);
  108. statebtnimg("#ql_fczt", res["QL_FDC_FCZT"]);
  109. statebtnimg("#wf_fczt", 3);
  110. statebtnimg("#ym_fczt", 3);
  111. statebtnimg("#ty_fczt", 3);
  112. statebtnimg("#al_fczt", 3);
  113. statebtnimg("#jq_fczt", 3);
  114. statebtnimg("#bs_fczt", 3);
  115. //statebtnimg("#jq_fczt", res["JQ_FDC_FCZT"]);
  116. //statebtnimg("#bs_fczt", res["BS_FDC_FCZT"]);
  117. //statebtnimg("#wf_fczt", res["WF_FDC_FCZT"]);
  118. //statebtnimg("#ym_fczt", res["YM_FDC_FCZT"]);
  119. //statebtnimg("#ty_fczt", res["TY_FDC_FCZT"]);
  120. //statebtnimg("#al_fczt", res["AL_FDC_FCZT"]);
  121. }
  122. });
  123. }
  124. function goMainAction()
  125. {
  126. $("#f1").attr("action","/main.action").submit();
  127. }
  128. function statebtnimg(obj,type)
  129. {
  130. switch (type)
  131. {
  132. case 0:
  133. $(obj).html("<img src='/resource/images/hbsj/page_zmt_fj_green.png' width='55' height='55' />");
  134. break;
  135. case 1:
  136. $(obj).html("<img src='/resource/images/hbsj/page_zmt_fj_blue.gif' width='55' height='55' />");
  137. break;
  138. case 2:
  139. $(obj).html("<img src='/resource/images/hbsj/page_zmt_fj_red.png' width='55' height='55' />");
  140. break;
  141. case 3:
  142. $(obj).html("<img src='/resource/images/hbsj/page_zmt_fj_gray.png' width='55' height='55' />");
  143. break;
  144. case 4:
  145. $(obj).html("<img src='/resource/images/hbsj/page_zmt_fj_orange.png' width='55' height='55' />");
  146. break;
  147. case 5:
  148. $(obj).html("<img src='/resource/images/hbsj/page_zmt_fj_pink.png' width='55' height='55' />");
  149. break;
  150. case 6:
  151. $(obj).html("<img src='/resource/images/hbsj/page_zmt_fj_pink.png' width='55' height='55' />");
  152. break;
  153. }
  154. }
  155. </script>
  156. <!--[if gte IE 6]>
  157. <script type="text/javascript">
  158. function correctPNG()
  159. {
  160. for(var i=0; i<document.images.length; i++)
  161. {
  162. var img = document.images[i]
  163. var imgName = img.src.toUpperCase()
  164. if (imgName.substring(imgName.length-3, imgName.length) == "PNG")
  165. {
  166. var imgID = (img.id) ? "id='" + img.id + "' " : ""
  167. var imgClass = (img.className) ? "class='" + img.className + "' " : ""
  168. var imgTitle = (img.title) ? "title='" + img.title + "' " : "title='" + img.alt + "' "
  169. var imgStyle = "display:inline-block;" + img.style.cssText
  170. if (img.align == "left") imgStyle = "float:left;" + imgStyle
  171. if (img.align == "right") imgStyle = "float:right;" + imgStyle
  172. if (img.parentElement.href) imgStyle = "cursor:hand;" + imgStyle
  173. var strNewHTML = "<span " + imgID + imgClass + imgTitle
  174. + " style=\"" + "width:" + img.width + "px; height:" + img.height + "px;" + imgStyle + ";"
  175. + "filter:progid:DXImageTransform.Microsoft.AlphaImageLoader"
  176. + "(src=\'" + img.src + "\', sizingMethod='scale');\"></span>"
  177. img.outerHTML = strNewHTML
  178. i = i-1
  179. }
  180. }
  181. }
  182. window.attachEvent("onload", correctPNG);
  183. </script>
  184. <![endif]-->
  185. <style type="text/css">
  186. <!--
  187. -->
  188. </style>
  189. <form id="f1" action="" method="post">
  190. <s:hidden id="wpId" value="0"></s:hidden>
  191. <div id="titleDiv" onclick="goMainAction()" style="cursor: pointer;"></div>
  192. <div class="all_default">
  193. <div class="default_leftbox l">
  194. <div class="default_left_box1">
  195. <div class="default_left_box1_top">装机容量</div>
  196. <div class="default_left_box1_bottom">
  197. <div class="default_left_box1_bottom_left l" id="zjrl"></div><div class="default_left_box1_bottom_right l">万kW</div></div>
  198. </div>
  199. <div class="default_left_box1">
  200. <div class="default_left_box1_top">装机台数</div>
  201. <div class="default_left_box1_bottom">
  202. <div class="default_left_box1_bottom_left l" id="zjts"></div><div class="default_left_box1_bottom_right l">台</div></div>
  203. </div>
  204. <div class="default_left_box1">
  205. <div class="default_left_box1_top">日累计电量</div>
  206. <div class="default_left_box1_bottom">
  207. <div class="default_left_box1_bottom_left l" id="rfdl"></div><div class="default_left_box1_bottom_right l">万kWh</div></div>
  208. </div>
  209. <div class="default_left_box1">
  210. <div class="default_left_box1_top">月累计电量</div>
  211. <div class="default_left_box1_bottom">
  212. <div class="default_left_box1_bottom_left l" id="yfdl"></div><div class="default_left_box1_bottom_right l">万kWh</div></div>
  213. </div>
  214. <div class="default_left_box1">
  215. <div class="default_left_box1_top">年累计电量</div>
  216. <div class="default_left_box1_bottom">
  217. <div class="default_left_box1_bottom_left l" id="nfdl"></div><div class="default_left_box1_bottom_right l">万kWh</div></div>
  218. </div>
  219. <div class="default_left_box1">
  220. <div class="default_left_box1_top">年利用小时</div>
  221. <div class="default_left_box1_bottom">
  222. <div class="default_left_box1_bottom_left l" id="nlyxs"></div><div class="default_left_box1_bottom_right l">小时</div></div>
  223. </div>
  224. <div class="default_left_box2">
  225. <div class="default_top_center_top2">接入</div>
  226. <div class="default_top_center_center2 l" id="jrts">120</div>
  227. <div class="default_top_center_bottom2 r">台</div>
  228. </div>
  229. <div class="default_left_box2">
  230. <div class="default_right_top_right_left1"></div>
  231. <div class="default_right_center_top2">运行</div>
  232. <div class="default_right_center_center2" id="yxts">120</div>
  233. <div class="default_right_center_bottom2">台</div>
  234. </div>
  235. <div class="default_left_box2">
  236. <div class="default_right_top_right_left2"></div>
  237. <div class="default_right_center_top2">待机</div>
  238. <div class="default_right_center_center2" id="djts">120</div>
  239. <div class="default_right_center_bottom2">台</div>
  240. </div>
  241. <div class="default_left_box2">
  242. <div class="default_right_top_right_left3"></div>
  243. <div class="default_right_center_top2">故障</div>
  244. <div class="default_right_center_center2" id="gzts">120</div>
  245. <div class="default_right_center_bottom2">台</div>
  246. </div>
  247. <div class="default_left_box2">
  248. <div class="default_right_top_right_left4"></div>
  249. <div class="default_right_center_top2">维护</div>
  250. <div class="default_right_center_center2" id="whts">120</div>
  251. <div class="default_right_center_bottom2">台</div>
  252. </div>
  253. <div class="default_left_box2">
  254. <div class="default_right_top_right_left5"></div>
  255. <div class="default_right_center_top2">限电</div>
  256. <div class="default_right_center_center2" id="xdts">120</div>
  257. <div class="default_right_center_bottom2">台</div>
  258. </div>
  259. <div class="default_left_box2">
  260. <div class="default_right_top_right_left6"></div>
  261. <div class="default_right_center_top2">离线</div>
  262. <div class="default_right_center_center2" id="lxts">120</div>
  263. <div class="default_right_center_bottom2">台</div>
  264. </div>
  265. <!--地图-->
  266. <div class="default_fj default_fj_jiaoqu" id="jq_fczt"><img src="/resource/images/hbsj/page_zmt_fj_gray.png" width="44" height="63" /></div>
  267. <div class="default_fj default_fj_tianyuan" id="ty_fczt"><img src="/resource/images/hbsj/page_zmt_fj_gray.png" width="44" height="63" /></div>
  268. <div class="default_fj default_fj_yongmao"id="ym_fczt"><img src="/resource/images/hbsj/page_zmt_fj_gray.png" width="44" height="63" /></div>
  269. <div class="default_fj default_fj_wanfa" id="wf_fczt"><img src="/resource/images/hbsj/page_zmt_fj_gray.png" width="44" height="63" /></div>
  270. <div class="default_fj default_fj_biaoshan"id="bs_fczt"><img src="/resource/images/hbsj/page_zmt_fj_gray.png" width="44" height="63" /></div>
  271. <div class="default_fj default_fj_qinglong" id="ql_fczt"><img src="/resource/images/hbsj/page_zmt_fj_gray.png" width="44" height="63" /></div>
  272. <div class="default_fj default_fj_aolun" id="al_fczt"><img src="/resource/images/hbsj/page_zmt_fj_gray.png" width="44" height="63" /></div>
  273. <div class="default_fj default_fj_beizhen" id="bz_fczt"><img src="/resource/images/hbsj/page_zmt_fj_gray.png" width="44" height="63" /></div>
  274. <div class="default_fj default_fj_diaobingshan" id="dbs_fczt"><img src="/resource/images/hbsj/page_zmt_fj_gray.png" width="44" height="63" /></div>
  275. <div class="default_fj default_fj_taizishan" id="tzs_fczt"><img src="/resource/images/hbsj/page_zmt_fj_gray.png" width="44" height="63" /></div>
  276. <div class="default_fj default_fj_fangshan" id="fs_fczt"><img src="/resource/images/hbsj/page_zmt_fj_gray.png" width="44" height="63" /></div>
  277. <div class="default_fj default_fj_linghai" id="lh_fczt"><img src="/resource/images/hbsj/page_zmt_fj_gray.png" width="44" height="63" /></div>
  278. <div class="default_fj default_fj_xingcheng" id="xc_fczt"><img src="/resource/images/hbsj/page_zmt_fj_gray.png" width="44" height="63" /></div>
  279. <div class="default_fj default_fj_xibaqian" id="xbq_fczt"><img src="/resource/images/hbsj/page_zmt_fj_gray.png" width="44" height="63" /></div>
  280. <a href="#" class="default_bottom_fcbot" id="button1" style="left: 1641px; top: 154px;" onmouseover="main1.style.display='block';main2.style.display='none';main3.style.display='none';main4.style.display='none';main5.style.display='none';main6.style.display='none';main7.style.display='none';main8.style.display='none';main9.style.display='none';main10.style.display='none';main11.style.display='none';main12.style.display='none';main13.style.display='none';main14.style.display='none'" onmouseout="main1.style.display='none'">郊区</a>
  281. <a href="#" class="default_bottom_fcbot" id="button2" style="left: 1526px; top: 196px;" onmouseover="main2.style.display='block';main1.style.display='none';main3.style.display='none';main4.style.display='none';main5.style.display='none';main6.style.display='none';main7.style.display='none';main8.style.display='none';main9.style.display='none';main10.style.display='none';main11.style.display='none';main12.style.display='none';main13.style.display='none';main14.style.display='none'" onmouseout="main2.style.display='none'">宝山</a>
  282. <a href="#" class="default_bottom_fcbot" id="button3" style="left: 1584px; top: 244px;" onmouseover="main3.style.display='block';main1.style.display='none';main2.style.display='none';main4.style.display='none';main5.style.display='none';main6.style.display='none';main7.style.display='none';main8.style.display='none';main9.style.display='none';main10.style.display='none';main11.style.display='none';main12.style.display='none';main13.style.display='none';main14.style.display='none'" onmouseout="main3.style.display='none'">青龙</a>
  283. <a href="#" class="default_bottom_fcbot" id="button4" style="left: 1393px; top: 319px;" onmouseover="main4.style.display='block';main1.style.display='none';main3.style.display='none';main2.style.display='none';main5.style.display='none';main6.style.display='none';main7.style.display='none';main8.style.display='none';main9.style.display='none';main10.style.display='none';main11.style.display='none';main12.style.display='none';main13.style.display='none';main14.style.display='none'" onmouseout="main4.style.display='none'">万发</a>
  284. <a href="#" class="default_bottom_fcbot" id="button5" style="left: 1312px; top: 318px;" onmouseover="main5.style.display='block';main1.style.display='none';main3.style.display='none';main4.style.display='none';main2.style.display='none';main6.style.display='none';main7.style.display='none';main8.style.display='none';main9.style.display='none';main10.style.display='none';main11.style.display='none';main12.style.display='none';main13.style.display='none';main14.style.display='none'" onmouseout="main5.style.display='none'">永茂</a>
  285. <a href="#" class="default_bottom_fcbot" id="button6" style="left: 1243px; top: 344px;" onmouseover="main6.style.display='block';main1.style.display='none';main3.style.display='none';main4.style.display='none';main5.style.display='none';main2.style.display='none';main7.style.display='none';main8.style.display='none';main9.style.display='none';main10.style.display='none';main11.style.display='none';main12.style.display='none';main13.style.display='none';main14.style.display='none'" onmouseout="main6.style.display='none'">天源</a>
  286. <a href="#" class="default_bottom_fcbot" id="button7" style="left: 1205px; top: 460px;" onmouseover="main7.style.display='block';main1.style.display='none';main3.style.display='none';main4.style.display='none';main5.style.display='none';main6.style.display='none';main2.style.display='none';main8.style.display='none';main9.style.display='none';main10.style.display='none';main11.style.display='none';main12.style.display='none';main13.style.display='none';main14.style.display='none'" onmouseout="main7.style.display='none'">敖伦</a>
  287. <a href="#" class="default_bottom_fcbot" id="button8" style="left: 1398px; top: 389px;" onmouseover="main8.style.display='block';main1.style.display='none';main3.style.display='none';main4.style.display='none';main5.style.display='none';main6.style.display='none';main7.style.display='none';main2.style.display='none';main9.style.display='none';main10.style.display='none';main11.style.display='none';main12.style.display='none';main13.style.display='none';main14.style.display='none'" onmouseout="main8.style.display='none'">调兵山</a>
  288. <a href="#" class="default_bottom_fcbot" id="button9" style="left: 1442px; top: 535px;" onmouseover="main9.style.display='block';main1.style.display='none';main3.style.display='none';main4.style.display='none';main5.style.display='none';main6.style.display='none';main7.style.display='none';main8.style.display='none';main2.style.display='none';main10.style.display='none';main11.style.display='none';main12.style.display='none';main13.style.display='none';main14.style.display='none'" onmouseout="main9.style.display='none'">台子山</a>
  289. <a href="#" class="default_bottom_fcbot" id="button10" style="left: 1247px; top: 515px;" onmouseover="main10.style.display='block';main1.style.display='none';main3.style.display='none';main4.style.display='none';main5.style.display='none';main6.style.display='none';main7.style.display='none';main8.style.display='none';main9.style.display='none';main2.style.display='none';main11.style.display='none';main12.style.display='none';main13.style.display='none';main14.style.display='none'" onmouseout="main10.style.display='none'">北镇</a>
  290. <a href="#" class="default_bottom_fcbot" id="button11" style="left: 1330px; top: 430px;" onmouseover="main11.style.display='block';main1.style.display='none';main3.style.display='none';main4.style.display='none';main5.style.display='none';main6.style.display='none';main7.style.display='none';main8.style.display='none';main9.style.display='none';main10.style.display='none';main2.style.display='none';main12.style.display='none';main13.style.display='none';main14.style.display='none'" onmouseout="main11.style.display='none'">芳山</a>
  291. <a href="#" class="default_bottom_fcbot" id="button12" style="left: 1284px; top: 542px;" onmouseover="main12.style.display='block';main1.style.display='none';main3.style.display='none';main4.style.display='none';main5.style.display='none';main6.style.display='none';main7.style.display='none';main8.style.display='none';main9.style.display='none';main10.style.display='none';main11.style.display='none';main2.style.display='none';main13.style.display='none';main14.style.display='none'" onmouseout="main12.style.display='none'">凌海</a>
  292. <a href="#" class="default_bottom_fcbot" id="button13" style="left: 1391px; top: 607px;" onmouseover="main13.style.display='block';main1.style.display='none';main3.style.display='none';main4.style.display='none';main5.style.display='none';main6.style.display='none';main7.style.display='none';main8.style.display='none';main9.style.display='none';main10.style.display='none';main11.style.display='none';main12.style.display='none';main2.style.display='none';main14.style.display='none'" onmouseout="main13.style.display='none'">西八千</a>
  293. <a href="#" class="default_bottom_fcbot" id="button14" style="left: 1299px; top: 629px;" onmouseover="main14.style.display='block';main1.style.display='none';main3.style.display='none';main4.style.display='none';main5.style.display='none';main6.style.display='none';main7.style.display='none';main8.style.display='none';main9.style.display='none';main10.style.display='none';main11.style.display='none';main12.style.display='none';main13.style.display='none';main2.style.display='none'" onmouseout="main14.style.display='none'">兴城</a>
  294. <div class="default_bottom_fcxl" id="main1" style="left:1641px; top:179px;display:none; ">
  295. <div class="default_bottom_fcxl_top"></div>
  296. <div class="default_bottom_fcxl_bottom1"><div class="default_bottom_fcxl_left">平均风速</div><div class="default_bottom_fcxl_center" id="JQ_FDC_FS" >1000.00</div><div class="default_bottom_fcxl_right">m/s</div></div>
  297. <div class="default_bottom_fcxl_bottom2"><div class="default_bottom_fcxl_left">日发电量</div><div class="default_bottom_fcxl_center" id="JQ_FDC_RFDL">1000.00</div><div class="default_bottom_fcxl_right">万kwh</div></div>
  298. <div class="default_bottom_fcxl_bottom1"><div class="default_bottom_fcxl_left">有功功率</div><div class="default_bottom_fcxl_center" id="JQ_FDC_GL" >1000.00</div><div class="default_bottom_fcxl_right">mw</div></div>
  299. </div>
  300. <div class="default_bottom_fcxl" id="main2" style="left:1527px; top:220px;display:none; ">
  301. <div class="default_bottom_fcxl_top"></div>
  302. <div class="default_bottom_fcxl_bottom1"><div class="default_bottom_fcxl_left">平均风速</div><div class="default_bottom_fcxl_center" id="BS_FDC_FS" >1000.00</div><div class="default_bottom_fcxl_right">m/s</div></div>
  303. <div class="default_bottom_fcxl_bottom2"><div class="default_bottom_fcxl_left">日发电量</div><div class="default_bottom_fcxl_center" id="BS_FDC_RFDL">1000.00</div><div class="default_bottom_fcxl_right">万kwh</div></div>
  304. <div class="default_bottom_fcxl_bottom1"><div class="default_bottom_fcxl_left">有功功率</div><div class="default_bottom_fcxl_center" id="BS_FDC_GL" >1000.00</div><div class="default_bottom_fcxl_right">mw</div></div>
  305. </div>
  306. <div class="default_bottom_fcxl" id="main3" style="left:1585px; top:269px;display:none; ">
  307. <div class="default_bottom_fcxl_top"></div>
  308. <div class="default_bottom_fcxl_bottom1"><div class="default_bottom_fcxl_left">平均风速</div><div class="default_bottom_fcxl_center" id="QL_FDC_FS" >1000.00</div><div class="default_bottom_fcxl_right">m/s</div></div>
  309. <div class="default_bottom_fcxl_bottom2"><div class="default_bottom_fcxl_left">日发电量</div><div class="default_bottom_fcxl_center" id="QL_FDC_RFDL">1000.00</div><div class="default_bottom_fcxl_right">万kwh</div></div>
  310. <div class="default_bottom_fcxl_bottom1"><div class="default_bottom_fcxl_left">有功功率</div><div class="default_bottom_fcxl_center" id="QL_FDC_GL" >1000.00</div><div class="default_bottom_fcxl_right">mw</div></div>
  311. </div>
  312. <div class="default_bottom_fcxl" id="main4" style="left:1393px; top:344px;display:none; ">
  313. <div class="default_bottom_fcxl_top"></div>
  314. <div class="default_bottom_fcxl_bottom1"><div class="default_bottom_fcxl_left">平均风速</div><div class="default_bottom_fcxl_center" id="WF_FDC_FS" >1000.00</div><div class="default_bottom_fcxl_right">m/s</div></div>
  315. <div class="default_bottom_fcxl_bottom2"><div class="default_bottom_fcxl_left">日发电量</div><div class="default_bottom_fcxl_center" id="WF_FDC_RFDL">1000.00</div><div class="default_bottom_fcxl_right">万kwh</div></div>
  316. <div class="default_bottom_fcxl_bottom1"><div class="default_bottom_fcxl_left">有功功率</div><div class="default_bottom_fcxl_center" id="WF_FDC_GL" >1000.00</div><div class="default_bottom_fcxl_right">mw</div></div>
  317. </div>
  318. <div class="default_bottom_fcxl" id="main5" style="left:1312px; top:342px;display:none; ">
  319. <div class="default_bottom_fcxl_top"></div>
  320. <div class="default_bottom_fcxl_bottom1"><div class="default_bottom_fcxl_left">平均风速</div><div class="default_bottom_fcxl_center" id="YM_FDC_FS" >1000.00</div><div class="default_bottom_fcxl_right">m/s</div></div>
  321. <div class="default_bottom_fcxl_bottom2"><div class="default_bottom_fcxl_left">日发电量</div><div class="default_bottom_fcxl_center" id="YM_FDC_RFDL">1000.00</div><div class="default_bottom_fcxl_right">万kwh</div></div>
  322. <div class="default_bottom_fcxl_bottom1"><div class="default_bottom_fcxl_left">有功功率</div><div class="default_bottom_fcxl_center" id="YM_FDC_GL" >1000.00</div><div class="default_bottom_fcxl_right">mw</div></div>
  323. </div>
  324. <div class="default_bottom_fcxl" id="main6" style="left:1243px; top:369px;display:none; ">
  325. <div class="default_bottom_fcxl_top"></div>
  326. <div class="default_bottom_fcxl_bottom1"><div class="default_bottom_fcxl_left">平均风速</div><div class="default_bottom_fcxl_center" id="TY_FDC_FS" >1000.00</div><div class="default_bottom_fcxl_right">m/s</div></div>
  327. <div class="default_bottom_fcxl_bottom2"><div class="default_bottom_fcxl_left">日发电量</div><div class="default_bottom_fcxl_center" id="TY_FDC_RFDL">1000.00</div><div class="default_bottom_fcxl_right">万kwh</div></div>
  328. <div class="default_bottom_fcxl_bottom1"><div class="default_bottom_fcxl_left">有功功率</div><div class="default_bottom_fcxl_center" id="TY_FDC_GL" >1000.00</div><div class="default_bottom_fcxl_right">mw</div></div>
  329. </div>
  330. <div class="default_bottom_fcxl" id="main7" style="left:1205px; top:485px;display:none; ">
  331. <div class="default_bottom_fcxl_top"></div>
  332. <div class="default_bottom_fcxl_bottom1"><div class="default_bottom_fcxl_left">平均风速</div><div class="default_bottom_fcxl_center" id="AL_FDC_FS" >1000.00</div><div class="default_bottom_fcxl_right">m/s</div></div>
  333. <div class="default_bottom_fcxl_bottom2"><div class="default_bottom_fcxl_left">日发电量</div><div class="default_bottom_fcxl_center" id="AL_FDC_RFDL">1000.00</div><div class="default_bottom_fcxl_right">万kwh</div></div>
  334. <div class="default_bottom_fcxl_bottom1"><div class="default_bottom_fcxl_left">有功功率</div><div class="default_bottom_fcxl_center" id="AL_FDC_GL" >1000.00</div><div class="default_bottom_fcxl_right">mw</div></div>
  335. </div>
  336. <div class="default_bottom_fcxl" id="main8" style="left:1398px; top:413px;display:none; ">
  337. <div class="default_bottom_fcxl_top"></div>
  338. <div class="default_bottom_fcxl_bottom1"><div class="default_bottom_fcxl_left">平均风速</div><div class="default_bottom_fcxl_center" id="DBS_FDC_FS" >1000.00</div><div class="default_bottom_fcxl_right">m/s</div></div>
  339. <div class="default_bottom_fcxl_bottom2"><div class="default_bottom_fcxl_left">日发电量</div><div class="default_bottom_fcxl_center" id="DBS_FDC_RFDL">1000.00</div><div class="default_bottom_fcxl_right">万kwh</div></div>
  340. <div class="default_bottom_fcxl_bottom1"><div class="default_bottom_fcxl_left">有功功率</div><div class="default_bottom_fcxl_center" id="DBS_FDC_GL" >1000.00</div><div class="default_bottom_fcxl_right">mw</div></div>
  341. </div>
  342. <div class="default_bottom_fcxl" id="main9" style="left:1442px; top:560px;display:none; ">
  343. <div class="default_bottom_fcxl_top"></div>
  344. <div class="default_bottom_fcxl_bottom1"><div class="default_bottom_fcxl_left">平均风速</div><div class="default_bottom_fcxl_center" id="TZS_FDC_FS" >1000.00</div><div class="default_bottom_fcxl_right">m/s</div></div>
  345. <div class="default_bottom_fcxl_bottom2"><div class="default_bottom_fcxl_left">日发电量</div><div class="default_bottom_fcxl_center" id="TZS_FDC_RFDL">1000.00</div><div class="default_bottom_fcxl_right">万kwh</div></div>
  346. <div class="default_bottom_fcxl_bottom1"><div class="default_bottom_fcxl_left">有功功率</div><div class="default_bottom_fcxl_center" id="TZS_FDC_GL" >1000.00</div><div class="default_bottom_fcxl_right">mw</div></div>
  347. </div>
  348. <div class="default_bottom_fcxl" id="main10" style="left:1248px; top:539px;display:none; ">
  349. <div class="default_bottom_fcxl_top"></div>
  350. <div class="default_bottom_fcxl_bottom1"><div class="default_bottom_fcxl_left">平均风速</div><div class="default_bottom_fcxl_center" id="BZ_FDC_FS" >1000.00</div><div class="default_bottom_fcxl_right">m/s</div></div>
  351. <div class="default_bottom_fcxl_bottom2"><div class="default_bottom_fcxl_left">日发电量</div><div class="default_bottom_fcxl_center" id="BZ_FDC_RFDL">1000.00</div><div class="default_bottom_fcxl_right">万kwh</div></div>
  352. <div class="default_bottom_fcxl_bottom1"><div class="default_bottom_fcxl_left">有功功率</div><div class="default_bottom_fcxl_center" id="BZ_FDC_GL" >1000.00</div><div class="default_bottom_fcxl_right">mw</div></div>
  353. </div>
  354. <div class="default_bottom_fcxl" id="main11" style="left:1330px; top:454px;display:none; ">
  355. <div class="default_bottom_fcxl_top"></div>
  356. <div class="default_bottom_fcxl_bottom1"><div class="default_bottom_fcxl_left">平均风速</div><div class="default_bottom_fcxl_center" id="FS_FDC_FS" >1000.00</div><div class="default_bottom_fcxl_right">m/s</div></div>
  357. <div class="default_bottom_fcxl_bottom2"><div class="default_bottom_fcxl_left">日发电量</div><div class="default_bottom_fcxl_center" id="FS_FDC_RFDL">1000.00</div><div class="default_bottom_fcxl_right">万kwh</div></div>
  358. <div class="default_bottom_fcxl_bottom1"><div class="default_bottom_fcxl_left">有功功率</div><div class="default_bottom_fcxl_center" id="FS_FDC_GL" >1000.00</div><div class="default_bottom_fcxl_right">mw</div></div>
  359. </div>
  360. <div class="default_bottom_fcxl" id="main12" style="left:1284px; top:566px;display:none; ">
  361. <div class="default_bottom_fcxl_top"></div>
  362. <div class="default_bottom_fcxl_bottom1"><div class="default_bottom_fcxl_left">平均风速</div><div class="default_bottom_fcxl_center" id="LH_FDC_FS" >1000.00</div><div class="default_bottom_fcxl_right">m/s</div></div>
  363. <div class="default_bottom_fcxl_bottom2"><div class="default_bottom_fcxl_left">日发电量</div><div class="default_bottom_fcxl_center" id="LH_FDC_RFDL">1000.00</div><div class="default_bottom_fcxl_right">万kwh</div></div>
  364. <div class="default_bottom_fcxl_bottom1"><div class="default_bottom_fcxl_left">有功功率</div><div class="default_bottom_fcxl_center" id="LH_FDC_GL" >1000.00</div><div class="default_bottom_fcxl_right">mw</div></div>
  365. </div>
  366. <div class="default_bottom_fcxl" id="main13" style="left:1391px; top:632px;display:none; ">
  367. <div class="default_bottom_fcxl_top"></div>
  368. <div class="default_bottom_fcxl_bottom1"><div class="default_bottom_fcxl_left">平均风速</div><div class="default_bottom_fcxl_center" id="XBQ_FDC_FS" >1000.00</div><div class="default_bottom_fcxl_right">m/s</div></div>
  369. <div class="default_bottom_fcxl_bottom2"><div class="default_bottom_fcxl_left">日发电量</div><div class="default_bottom_fcxl_center" id="XBQ_FDC_RFDL">1000.00</div><div class="default_bottom_fcxl_right">万kwh</div></div>
  370. <div class="default_bottom_fcxl_bottom1"><div class="default_bottom_fcxl_left">有功功率</div><div class="default_bottom_fcxl_center" id="XBQ_FDC_GL" >1000.00</div><div class="default_bottom_fcxl_right">mw</div></div>
  371. </div>
  372. <div class="default_bottom_fcxl" id="main14" style="left:1299px; top:654px;display:none; ">
  373. <div class="default_bottom_fcxl_top"></div>
  374. <div class="default_bottom_fcxl_bottom1"><div class="default_bottom_fcxl_left">平均风速</div><div class="default_bottom_fcxl_center" id="XC_FDC_FS" >1000.00</div><div class="default_bottom_fcxl_right">m/s</div></div>
  375. <div class="default_bottom_fcxl_bottom2"><div class="default_bottom_fcxl_left">日发电量</div><div class="default_bottom_fcxl_center" id="XC_FDC_RFDL">1000.00</div><div class="default_bottom_fcxl_right">万kwh</div></div>
  376. <div class="default_bottom_fcxl_bottom1"><div class="default_bottom_fcxl_left">有功功率</div><div class="default_bottom_fcxl_center" id="XC_FDC_GL" >1000.00</div><div class="default_bottom_fcxl_right">mw</div></div>
  377. </div>
  378. </div>
  379. </div>
  380. </form>
  381. </body>
  382. </html>