line_cl2.jsp 41 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531
  1. <%@ page language="java" contentType="text/html;charset=utf-8"%>
  2. <%@include file="/pages/includes/taglibs.jsp"%>
  3. <%String path = request.getContextPath();%>
  4. <%String imgPath = request.getContextPath()+"/resource/images/hbsj";%>
  5. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  6. <html xmlns="http://www.w3.org/1999/xhtml">
  7. <head>
  8. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  9. <meta http-equiv="X-UA-Compatible" content="IE=8" />
  10. <title>国电电力河北新能源公司生产运行监控平台</title>
  11. <link href="<%=path %>/resource/css/hbsj/index.css" rel="stylesheet" type="text/css" />
  12. <link href="<%=path %>/pages/monitor/css/page_fjpb.css" rel="stylesheet" type="text/css" />
  13. <link href="<%=path %>/pages/monitor/css/page_fjpb_chongli2.css" rel="stylesheet" type="text/css" />
  14. <script type='text/javascript' src='<%=path %>/resource/js/jquery-1.8.3.js'></script>
  15. <script src="<%=path %>/resource/js/highcharts/highcharts.js"></script>
  16. <script src="<%=path %>/resource/js/highcharts/highcharts-more.js"></script>
  17. <script src="<%=path %>/resource/js/highcharts/modules/solid-gauge.js"></script>
  18. <style type="text/css">
  19. .l1{float:left;}
  20. .r1{float:right;}
  21. .page_cz_chongli_left1{
  22. width:753px;
  23. height:706px;
  24. border:1px solid #bec3c7;
  25. margin-right:2px;
  26. float:left;
  27. background:url(/resource/images/hbsj/page_cz_chongli_new.png) no-repeat left top;
  28. position: relative;}
  29. .page_cz_chongli_top1{
  30. width:342px;
  31. height:34px;
  32. position:absolute;
  33. top:0px;
  34. left:40px;}
  35. a.page_cz_chongli_over1{
  36. width:114px;
  37. height:34px;
  38. text-align:center;
  39. color:#000000;
  40. font:14px/30px "Microsoft YaHei";
  41. background:url("/resource/images/hbsj/page_cz_over.png") no-repeat left top;}
  42. a.page_cz_chongli_out1{
  43. width:114px;
  44. height:34px;
  45. text-align:center;
  46. color:#000000;
  47. font:14px/30px "Microsoft YaHei";
  48. background:url("/resource/images/hbsj/page_cz_out.png") no-repeat left top;}
  49. </style>
  50. </head>
  51. <script type="text/javascript">
  52. function setTab(m,n){
  53. var menu=document.getElementById("tab"+m).getElementsByTagName("li");
  54. for(i=0;i<menu.length;i++)
  55. {
  56. menu[i].className=(i==n?"now":"");
  57. }
  58. }
  59. $(document).ready(function() {
  60. $("#wpId").val('<s:property value="wpId"/>');
  61. //powerfirstinfo();
  62. wpAllInfoAjax();
  63. wtvalueinfo();
  64. window.setInterval(wpAllInfoAjax, 60000);
  65. window.setInterval(wtvalueinfo, 60000);
  66. var tab=window.parent.document.getElementById("tab2");
  67. tab.height="864px";
  68. });
  69. function lineInfo(wpId)
  70. {
  71. $("#wpId").val(wpId);
  72. $("#f1").attr("action","/wpmonitor/lineindex.action").submit();
  73. }
  74. function goback()
  75. {
  76. $("#f1").attr("action","/matrix/monitormainIndex.action").submit();
  77. }
  78. function wtvalueinfo() {
  79. var wpId=$("#wpId").val();
  80. $.ajax({
  81. url : "/wpmonitor/wtStationInfo.action?wpId="+wpId,
  82. type : "post",
  83. cache : false,
  84. dataType : "json",
  85. data : {},
  86. ifModified : false,
  87. success : function(res) {
  88. /****************功率**赋值**********************/
  89. $("#CL01_034gl").html(res["CL01_034gl"]);
  90. $("#CL01_035gl").html(res["CL01_035gl"]);
  91. $("#CL01_036gl").html(res["CL01_036gl"]);
  92. $("#CL01_037gl").html(res["CL01_037gl"]);
  93. $("#CL01_038gl").html(res["CL01_038gl"]);
  94. $("#CL01_039gl").html(res["CL01_039gl"]);
  95. $("#CL01_040gl").html(res["CL01_040gl"]);
  96. $("#CL01_041gl").html(res["CL01_041gl"]);
  97. $("#CL01_042gl").html(res["CL01_042gl"]);
  98. $("#CL01_043gl").html(res["CL01_043gl"]);
  99. $("#CL01_044gl").html(res["CL01_044gl"]);
  100. $("#CL01_045gl").html(res["CL01_045gl"]);
  101. $("#CL01_046gl").html(res["CL01_046gl"]);
  102. $("#CL01_047gl").html(res["CL01_047gl"]);
  103. $("#CL01_048gl").html(res["CL01_048gl"]);
  104. $("#CL01_049gl").html(res["CL01_049gl"]);
  105. $("#CL01_050gl").html(res["CL01_050gl"]);
  106. $("#CL01_051gl").html(res["CL01_051gl"]);
  107. $("#CL01_052gl").html(res["CL01_052gl"]);
  108. $("#CL01_053gl").html(res["CL01_053gl"]);
  109. $("#CL01_054gl").html(res["CL01_054gl"]);
  110. $("#CL01_055gl").html(res["CL01_055gl"]);
  111. $("#CL01_056gl").html(res["CL01_056gl"]);
  112. $("#CL01_057gl").html(res["CL01_057gl"]);
  113. $("#CL01_058gl").html(res["CL01_058gl"]);
  114. $("#CL01_059gl").html(res["CL01_059gl"]);
  115. $("#CL01_060gl").html(res["CL01_060gl"]);
  116. $("#CL01_061gl").html(res["CL01_061gl"]);
  117. $("#CL01_062gl").html(res["CL01_062gl"]);
  118. $("#CL01_063gl").html(res["CL01_063gl"]);
  119. $("#CL01_064gl").html(res["CL01_064gl"]);
  120. $("#CL01_065gl").html(res["CL01_065gl"]);
  121. $("#CL01_066gl").html(res["CL01_066gl"]);
  122. /********************风速*********************************/
  123. $("#CL01_034fs").html(res["CL01_034fs"]);
  124. $("#CL01_035fs").html(res["CL01_035fs"]);
  125. $("#CL01_036fs").html(res["CL01_036fs"]);
  126. $("#CL01_037fs").html(res["CL01_037fs"]);
  127. $("#CL01_038fs").html(res["CL01_038fs"]);
  128. $("#CL01_039fs").html(res["CL01_039fs"]);
  129. $("#CL01_040fs").html(res["CL01_040fs"]);
  130. $("#CL01_041fs").html(res["CL01_041fs"]);
  131. $("#CL01_042fs").html(res["CL01_042fs"]);
  132. $("#CL01_043fs").html(res["CL01_043fs"]);
  133. $("#CL01_044fs").html(res["CL01_044fs"]);
  134. $("#CL01_045fs").html(res["CL01_045fs"]);
  135. $("#CL01_046fs").html(res["CL01_046fs"]);
  136. $("#CL01_047fs").html(res["CL01_047fs"]);
  137. $("#CL01_048fs").html(res["CL01_048fs"]);
  138. $("#CL01_049fs").html(res["CL01_049fs"]);
  139. $("#CL01_050fs").html(res["CL01_050fs"]);
  140. $("#CL01_051fs").html(res["CL01_051fs"]);
  141. $("#CL01_052fs").html(res["CL01_052fs"]);
  142. $("#CL01_053fs").html(res["CL01_053fs"]);
  143. $("#CL01_054fs").html(res["CL01_054fs"]);
  144. $("#CL01_055fs").html(res["CL01_055fs"]);
  145. $("#CL01_056fs").html(res["CL01_056fs"]);
  146. $("#CL01_057fs").html(res["CL01_057fs"]);
  147. $("#CL01_058fs").html(res["CL01_058fs"]);
  148. $("#CL01_059fs").html(res["CL01_059fs"]);
  149. $("#CL01_060fs").html(res["CL01_060fs"]);
  150. $("#CL01_061fs").html(res["CL01_061fs"]);
  151. $("#CL01_062fs").html(res["CL01_062fs"]);
  152. $("#CL01_063fs").html(res["CL01_063fs"]);
  153. $("#CL01_064fs").html(res["CL01_064fs"]);
  154. $("#CL01_065fs").html(res["CL01_065fs"]);
  155. $("#CL01_066fs").html(res["CL01_066fs"]);
  156. /*******************风机号***********************************/
  157. $("#CL01_034code").html(res["CL01_034code"]);
  158. $("#CL01_035code").html(res["CL01_035code"]);
  159. $("#CL01_036code").html(res["CL01_036code"]);
  160. $("#CL01_037code").html(res["CL01_037code"]);
  161. $("#CL01_038code").html(res["CL01_038code"]);
  162. $("#CL01_039code").html(res["CL01_039code"]);
  163. $("#CL01_040code").html(res["CL01_040code"]);
  164. $("#CL01_041code").html(res["CL01_041code"]);
  165. $("#CL01_042code").html(res["CL01_042code"]);
  166. $("#CL01_043code").html(res["CL01_043code"]);
  167. $("#CL01_044code").html(res["CL01_044code"]);
  168. $("#CL01_045code").html(res["CL01_045code"]);
  169. $("#CL01_046code").html(res["CL01_046code"]);
  170. $("#CL01_047code").html(res["CL01_047code"]);
  171. $("#CL01_048code").html(res["CL01_048code"]);
  172. $("#CL01_049code").html(res["CL01_049code"]);
  173. $("#CL01_050code").html(res["CL01_050code"]);
  174. $("#CL01_051code").html(res["CL01_051code"]);
  175. $("#CL01_052code").html(res["CL01_052code"]);
  176. $("#CL01_053code").html(res["CL01_053code"]);
  177. $("#CL01_054code").html(res["CL01_054code"]);
  178. $("#CL01_055code").html(res["CL01_055code"]);
  179. $("#CL01_056code").html(res["CL01_056code"]);
  180. $("#CL01_057code").html(res["CL01_057code"]);
  181. $("#CL01_058code").html(res["CL01_058code"]);
  182. $("#CL01_059code").html(res["CL01_059code"]);
  183. $("#CL01_060code").html(res["CL01_060code"]);
  184. $("#CL01_061code").html(res["CL01_061code"]);
  185. $("#CL01_062code").html(res["CL01_062code"]);
  186. $("#CL01_063code").html(res["CL01_063code"]);
  187. $("#CL01_064code").html(res["CL01_064code"]);
  188. $("#CL01_065code").html(res["CL01_065code"]);
  189. $("#CL01_066code").html(res["CL01_066code"]);
  190. /***********************状态******************************/
  191. $("#CL01_034").html(state(res["CL01_034"],"CL01_034"));
  192. $("#CL01_035").html(state(res["CL01_035"],"CL01_035"));
  193. $("#CL01_036").html(state(res["CL01_036"],"CL01_036"));
  194. $("#CL01_037").html(state(res["CL01_037"],"CL01_037"));
  195. $("#CL01_038").html(state(res["CL01_038"],"CL01_038"));
  196. $("#CL01_039").html(state(res["CL01_039"],"CL01_039"));
  197. $("#CL01_040").html(state(res["CL01_040"],"CL01_040"));
  198. $("#CL01_041").html(state(res["CL01_041"],"CL01_041"));
  199. $("#CL01_042").html(state(res["CL01_042"],"CL01_042"));
  200. $("#CL01_043").html(state(res["CL01_043"],"CL01_043"));
  201. $("#CL01_044").html(state(res["CL01_044"],"CL01_044"));
  202. $("#CL01_045").html(state(res["CL01_045"],"CL01_045"));
  203. $("#CL01_046").html(state(res["CL01_046"],"CL01_046"));
  204. $("#CL01_047").html(state(res["CL01_047"],"CL01_047"));
  205. $("#CL01_048").html(state(res["CL01_048"],"CL01_048"));
  206. $("#CL01_049").html(state(res["CL01_049"],"CL01_049"));
  207. $("#CL01_050").html(state(res["CL01_050"],"CL01_050"));
  208. $("#CL01_051").html(state(res["CL01_051"],"CL01_051"));
  209. $("#CL01_052").html(state(res["CL01_052"],"CL01_052"));
  210. $("#CL01_053").html(state(res["CL01_053"],"CL01_053"));
  211. $("#CL01_054").html(state(res["CL01_054"],"CL01_054"));
  212. $("#CL01_055").html(state(res["CL01_055"],"CL01_055"));
  213. $("#CL01_056").html(state(res["CL01_056"],"CL01_056"));
  214. $("#CL01_057").html(state(res["CL01_057"],"CL01_057"));
  215. $("#CL01_058").html(state(res["CL01_058"],"CL01_058"));
  216. $("#CL01_059").html(state(res["CL01_059"],"CL01_059"));
  217. $("#CL01_060").html(state(res["CL01_060"],"CL01_060"));
  218. $("#CL01_061").html(state(res["CL01_061"],"CL01_061"));
  219. $("#CL01_062").html(state(res["CL01_062"],"CL01_062"));
  220. $("#CL01_063").html(state(res["CL01_063"],"CL01_063"));
  221. $("#CL01_064").html(state(res["CL01_064"],"CL01_064"));
  222. $("#CL01_065").html(state(res["CL01_065"],"CL01_065"));
  223. $("#CL01_066").html(state(res["CL01_066"],"CL01_066"));
  224. /*****************************************************/
  225. }
  226. });
  227. }
  228. function state(state,id)
  229. {
  230. var temp;
  231. switch(parseInt(state)){
  232. case 1:
  233. temp=" <img src='<%=request.getContextPath()%>/resource/images/hbsj/page_zmt_fjx_blue.gif' onclick=gowt('"+id+"') style='cursor:pointer' width='31' height='44' />";
  234. break;
  235. case 0:
  236. temp=" <img src='<%=request.getContextPath()%>/resource/images/hbsj/page_zmt_fjx_green.png' onclick=gowt('"+id+"') style='cursor:pointer' width='31' height='44' />";
  237. break;
  238. case 4:
  239. temp=" <img src='<%=request.getContextPath()%>/resource/images/hbsj/page_zmt_fjx_orange.png' onclick=gowt('"+id+"') style='cursor:pointer' width='31' height='44' />";
  240. break;
  241. case 2:
  242. temp=" <img src='<%=request.getContextPath()%>/resource/images/hbsj/page_zmt_fjx_red.png' onclick=gowt('"+id+"') style='cursor:pointer' width='31' height='44' />";
  243. break;
  244. case 3:
  245. temp=" <img src='<%=request.getContextPath()%>/resource/images/hbsj/page_zmt_fjx_gray.png' onclick=gowt('"+id+"') style='cursor:pointer' width='31' height='44' />";
  246. break;
  247. case 5:
  248. temp=" <img src='<%=request.getContextPath()%>/resource/images/hbsj/page_zmt_fjx_pink.gif' onclick=gowt('"+id+"') style='cursor:pointer' width='31' height='44' />";
  249. break;
  250. case 6:
  251. temp=" <img src='<%=request.getContextPath()%>/resource/images/hbsj/page_zmt_fjx_pink.png' onclick=gowt('"+id+"') style='cursor:pointer' width='31' height='44' />";
  252. break;
  253. }
  254. return temp;
  255. }
  256. function wpAllInfoAjax() {
  257. var wpId=$("#wpId").val();
  258. $.ajax( {
  259. url : "/wpmonitor/windfarmrealtimeinfo.action?wpId=CL02_GC",
  260. type : "post",
  261. cache : false,
  262. dataType : "json",
  263. data : {},
  264. ifModified : false,
  265. success : function(res) {
  266. $("#aqts").html(res["aqts"] + "");
  267. $("#zjrl").html(res["zjrl"]*10 + "");
  268. $("#sjgl").html(res["sjgl"] + "");
  269. $("#fs").html(res["fs"] + "");
  270. $("#rfdl").html(res["rfdl"] + "");
  271. $("#rswdl").html(res["rswdl"] + "");
  272. $("#yxts").html(res["yxts"] + "");
  273. $("#djts").html(res["djts"] + "");
  274. $("#whts").html(res["whts"] + "");
  275. $("#gzts").html(res["gzts"] + "");
  276. $("#lxts").html(res["lxts"] + "");
  277. $("#xdts").html(res["xdts"] + "");
  278. $("#jrts").html(res["jrts"] + "");
  279. $("#whss").html(res["whss"] + "");
  280. $("#gzss").html(res["gzss"] + "");
  281. $("#xdss").html(res["xdss"] + "");
  282. $("#slss").html(res["slss"] + "");
  283. $("#xnss").html(res["xnss"] + "");
  284. $("#whssy").html(res["whssy"] + "");
  285. $("#gzssy").html(res["gzssy"] + "");
  286. $("#xdssy").html(res["xdssy"] + "");
  287. $("#slssy").html(res["slssy"] + "");
  288. $("#xnssy").html(res["xnssy"] + "");
  289. $("#whssn").html(res["whssn"] + "");
  290. $("#gzssn").html(res["gzssn"] + "");
  291. $("#xdssn").html(res["xdssn"] + "");
  292. $("#slssn").html(res["slssn"] + "");
  293. $("#xnssn").html(res["xnssn"] + "");
  294. $("#wpName").html(res["wpName"] + "");
  295. }
  296. });
  297. }
  298. function windfarm()
  299. {
  300. $("#f1").attr("action","/wpmonitor/zmindex.action").submit();
  301. }
  302. function tower()
  303. {
  304. $("#f1").attr("action","/wpmonitor/windtower.action").submit();
  305. }
  306. function powerfirst()
  307. {
  308. $("#f1").attr("action","/wpmonitor/pfindex.action").submit();
  309. }
  310. function wtinfo()
  311. {
  312. $("#f1").attr("action","/wpmonitor/wtindex.action").submit();
  313. }
  314. function power()
  315. {
  316. $("#f1").attr("action","/wpmonitor/pwindex.action").submit();
  317. }
  318. function fjpb()
  319. {
  320. $("#f1").attr("action","/wpmonitor/lineindex.action").submit();
  321. }
  322. function gowt(wtId)
  323. {
  324. $("#wtId").val(wtId);
  325. $("#f1").attr("action","/wpmonitor/wtindex.action").submit();
  326. }
  327. function cl01gc(){
  328. $("#wpId").val("CL_FDC");
  329. $("#f1").attr("action","/wpmonitor/lineindex.action").submit();
  330. }
  331. function cl02gc(){
  332. $("#wpId").val("CL_FDC_2");
  333. $("#f1").attr("action","/wpmonitor/lineindex.action").submit();
  334. }
  335. </script>
  336. <body>
  337. <form action="" id="f1" method="post">
  338. <s:hidden id="wtId" name="wtId"></s:hidden>
  339. <s:hidden id="wpId" name="wpId"></s:hidden>
  340. <div class="all">
  341. <div class="index_menu">
  342. <div id="tab1">
  343. <ul>
  344. <li onclick="lineInfo('CL_FDC')" class="now">红花梁风电场</li>
  345. <li onclick="lineInfo('KB_FDC')">照阳河风电场</li>
  346. <li onclick="lineInfo('DX_FDC')">雁门关风电场</li>
  347. <li onclick="lineInfo('SY_FDC')">冠山风电场</li>
  348. </ul>
  349. </div>
  350. </div>
  351. <div class="page_top1">
  352. <div class="index_top_left">综合指标</div>
  353. <div class="page_top_right">
  354. <div class="index_top_center">
  355. <div class="page_top_center_top" id="wpName">红花梁风电场</div>
  356. <div class="page_top_center_top_a">安全天数</div>
  357. <div class="page_top_center_center" id="aqts"></div>
  358. <div class="page_top_center_bottom">天</div>
  359. </div>
  360. <div class="index_top_right_box">
  361. <div class="company_list"><div class="company_list_a">装机容量</div><div class="company_list_b" id="zjrl"></div><div class="company_list_c">MW</div></div>
  362. <div class="company_list"><div class="company_list_a">功率</div><div class="company_list_b" id="sjgl"></div><div class="company_list_c">MW</div></div>
  363. <div class="company_list"><div class="company_list_a">风速</div><div class="company_list_b" id="fs"></div><div class="company_list_c">m/s</div></div>
  364. <div class="company_list"><div class="company_list_a">发电量</div><div class="company_list_b" id="rfdl"></div><div class="company_list_c">万kWh</div></div>
  365. <div class="company_list1"><div class="company_list_a">上网电量</div><div class="company_list_b" id="rswdl"></div><div class="company_list_c">万kWh</div></div>
  366. </div>
  367. <div class="index_top_right_box">
  368. <div class="company_list"><div class="company_list_a">日维护损失电量</div><div class="company_list_b" id="whss"></div><div class="company_list_c">万kWh</div></div>
  369. <div class="company_list"><div class="company_list_a">日故障损失电量</div><div class="company_list_b" id="gzss"></div><div class="company_list_c">万kWh</div></div>
  370. <div class="company_list"><div class="company_list_a">日限电损失电量</div><div class="company_list_b" id="xdss"></div><div class="company_list_c">万kWh</div></div>
  371. <div class="company_list"><div class="company_list_a">日受累损失电量</div><div class="company_list_b" id="slss"></div><div class="company_list_c">万kWh</div></div>
  372. <div class="company_list1"><div class="company_list_a">日性能损失电量</div><div class="company_list_b" id="xnss"></div><div class="company_list_c">万kWh</div></div>
  373. </div>
  374. <div class="index_top_right_box">
  375. <div class="company_list"><div class="company_list_a">月维护损失电量</div><div class="company_list_b" id="whssy"></div><div class="company_list_c">万kWh</div></div>
  376. <div class="company_list"><div class="company_list_a">月故障损失电量</div><div class="company_list_b" id="gzssy"></div><div class="company_list_c">万kWh</div></div>
  377. <div class="company_list"><div class="company_list_a">月限电损失电量</div><div class="company_list_b" id="xdssy"></div><div class="company_list_c">万kWh</div></div>
  378. <div class="company_list"><div class="company_list_a">月受累损失电量</div><div class="company_list_b" id="slssy"></div><div class="company_list_c">万kWh</div></div>
  379. <div class="company_list1"><div class="company_list_a">月性能损失电量</div><div class="company_list_b" id="xnssy"></div><div class="company_list_c">万kWh</div></div>
  380. </div>
  381. <div class="index_top_right_box">
  382. <div class="company_list"><div class="company_list_a">年维护损失电量</div><div class="company_list_b" id="whssn"></div><div class="company_list_c">万kWh</div></div>
  383. <div class="company_list"><div class="company_list_a">年故障损失电量</div><div class="company_list_b" id="gzssn"></div><div class="company_list_c">万kWh</div></div>
  384. <div class="company_list"><div class="company_list_a">年限电损失电量</div><div class="company_list_b" id="xdssn"></div><div class="company_list_c">万kWh</div></div>
  385. <div class="company_list"><div class="company_list_a">年受累损失电量</div><div class="company_list_b" id="slssn"></div><div class="company_list_c">万kWh</div></div>
  386. <div class="company_list1"><div class="company_list_a">年性能损失电量</div><div class="company_list_b" id="xnssn"></div><div class="company_list_c">万kWh</div></div>
  387. </div>
  388. </div>
  389. </div>
  390. <div class="page_top2">
  391. <div class="page_top_left">风机状态</div>
  392. <div class="page_top_right1">
  393. <div class="page_top_center2">
  394. <div class="page_top_center_top2">接入</div>
  395. <div class="page_top_center_center2" id="jrts"></div>
  396. <div class="page_top_center_bottom2">台</div>
  397. </div>
  398. <div class="page_top_right_box">
  399. <div class="page_list">
  400. <div class="page_list_box"><div class="page_list_box_left1"></div><div class="page_list_box_right"><div class="page_list_box_right_top">运行</div><div class="page_list_box_right_bottom1" id="yxts"></div><div class="page_list_box_right_bottom2">台</div></div></div>
  401. <div class="page_list_box"><div class="page_list_box_left2"></div><div class="page_list_box_right"><div class="page_list_box_right_top">待机</div><div class="page_list_box_right_bottom1" id="djts"></div><div class="page_list_box_right_bottom2">台</div></div></div>
  402. <div class="page_list_box"><div class="page_list_box_left3"></div><div class="page_list_box_right"><div class="page_list_box_right_top">故障</div><div class="page_list_box_right_bottom1" id="gzts"></div><div class="page_list_box_right_bottom2">台</div></div></div>
  403. </div>
  404. <div class="page_list1">
  405. <div class="page_list_box"><div class="page_list_box_left4"></div><div class="page_list_box_right"><div class="page_list_box_right_top">维护</div><div class="page_list_box_right_bottom1" id="whts"></div><div class="page_list_box_right_bottom2">台</div></div></div>
  406. <div class="page_list_box"><div class="page_list_box_left5"></div><div class="page_list_box_right"><div class="page_list_box_right_top">限电</div><div class="page_list_box_right_bottom1" id="xdts"></div><div class="page_list_box_right_bottom2">台</div></div></div>
  407. <div class="page_list_box"><div class="page_list_box_left6"></div><div class="page_list_box_right"><div class="page_list_box_right_top">离线</div><div class="page_list_box_right_bottom1" id="lxts"></div><div class="page_list_box_right_bottom2">台</div></div></div>
  408. </div>
  409. </div>
  410. </div>
  411. </div>
  412. <div class="page_bottom">
  413. <!--左侧导航-->
  414. <div id="left_menu">
  415. <!-- <a href="#" class="left_menu_over" id="button1" onmouseover="button2.className='left_menu_out';button3.className='left_menu_out';button4.className='left_menu_out';button5.className='left_menu_out';button6.className='left_menu_out';this.className='left_menu_over'" onmouseout="this.className='left_menu_over'" onclick="windfarm()"><li>总貌图</li></a>
  416. -->
  417. <a href="#" class="left_menu_out" id="button2" onmouseover="button1.className='left_menu_out';button3.className='left_menu_out';button4.className='left_menu_out';button5.className='left_menu_out';button6.className='left_menu_out';this.className='left_menu_over'" onmouseout="this.className='left_menu_over'" onclick="fjpb()"><li>排布图</li></a>
  418. <a href="#" class="left_menu_out" id="button3" onmouseover="button1.className='left_menu_out';button2.className='left_menu_out';button4.className='left_menu_out';button5.className='left_menu_out';button6.className='left_menu_out';this.className='left_menu_over'" onmouseout="this.className='left_menu_over'" onclick="powerfirst()"><li>升压站</li></a>
  419. <a href="#" class="left_menu_out" id="button4" onmouseover="button1.className='left_menu_out';button2.className='left_menu_out';button3.className='left_menu_out';button5.className='left_menu_out';button6.className='left_menu_out';this.className='left_menu_over'" onmouseout="this.className='left_menu_over'" onclick="tower()"><li>测风塔</li></a>
  420. <!-- <a href="#" class="left_menu_out" id="button5" onmouseover="button1.className='left_menu_out';button2.className='left_menu_out';button3.className='left_menu_out';button4.className='left_menu_out';button6.className='left_menu_out';this.className='left_menu_over'" onmouseout="this.className='left_menu_over'" onclick="wtinfo()"><li>风机信息</li></a>
  421. -->
  422. <a href="#" class="left_menu_out" id="button6" onmouseover="button1.className='left_menu_out';button2.className='left_menu_out';button3.className='left_menu_out';button4.className='left_menu_out';button5.className='left_menu_out';this.className='left_menu_over'" onmouseout="this.className='left_menu_over'" onclick="power()"><li>功率曲线</li></a>
  423. </div>
  424. <div class="page_fjpb_bg">
  425. <a href="#" onclick="powerfirst()" class="page_fjpb_syz_out page_fjpb_syz" onmouseover="this.className='page_fjpb_syz_over page_fjpb_syz'" onmouseout="this.className='page_fjpb_syz_out page_fjpb_syz'"></a>
  426. <a href="#" name="two" class="page_fjpb_fj_box f2H14" onmouseover="f2H14.style.display='block'" onmouseout="f2H14.style.display='none'"><div class="page_fjpb_mouseover" id="f2H14" style="display:none"><div class="page_fjpb_left f" id="CL01_034gl">1000.00</div><div class="page_fjpb_right f">Kw</div><div class="page_fjpb_left f" id="CL01_034fs">1000.00</div><div class="page_fjpb_right f">m/s</div></div><div class="page_fjpb_fj_box_top" id="CL01_034"><img src="<%=imgPath%>/page_zmt_fjx_green.png" width="31" height="44" /></div><div class="page_fjpb_fj_box_bottom" id="CL01_034code">34#</div></a>
  427. <a href="#" name="two" class="page_fjpb_fj_box f2H15" onmouseover="f2H15.style.display='block'" onmouseout="f2H15.style.display='none'"><div class="page_fjpb_mouseover" id="f2H15" style="display:none"><div class="page_fjpb_left f" id="CL01_035gl">1000.00</div><div class="page_fjpb_right f">Kw</div><div class="page_fjpb_left f" id="CL01_035fs">1000.00</div><div class="page_fjpb_right f">m/s</div></div><div class="page_fjpb_fj_box_top" id="CL01_035"><img src="<%=imgPath%>/page_zmt_fjx_green.png" width="31" height="44" /></div><div class="page_fjpb_fj_box_bottom" id="CL01_035code">35#</div></a>
  428. <a href="#" name="two" class="page_fjpb_fj_box f2H16" onmouseover="f2H16.style.display='block'" onmouseout="f2H16.style.display='none'"><div class="page_fjpb_mouseover" id="f2H16" style="display:none"><div class="page_fjpb_left f" id="CL01_036gl">1000.00</div><div class="page_fjpb_right f">Kw</div><div class="page_fjpb_left f" id="CL01_036fs">1000.00</div><div class="page_fjpb_right f">m/s</div></div><div class="page_fjpb_fj_box_top" id="CL01_036"><img src="<%=imgPath%>/page_zmt_fjx_green.png" width="31" height="44" /></div><div class="page_fjpb_fj_box_bottom" id="CL01_036code">36#</div></a>
  429. <a href="#" name="two" class="page_fjpb_fj_box f2H17" onmouseover="f2H17.style.display='block'" onmouseout="f2H17.style.display='none'"><div class="page_fjpb_mouseover" id="f2H17" style="display:none"><div class="page_fjpb_left f" id="CL01_037gl">1000.00</div><div class="page_fjpb_right f">Kw</div><div class="page_fjpb_left f" id="CL01_037fs">1000.00</div><div class="page_fjpb_right f">m/s</div></div><div class="page_fjpb_fj_box_top" id="CL01_037"><img src="<%=imgPath%>/page_zmt_fjx_green.png" width="31" height="44" /></div><div class="page_fjpb_fj_box_bottom" id="CL01_037code">37#</div></a>
  430. <a href="#" name="two" class="page_fjpb_fj_box f2H18" onmouseover="f2H18.style.display='block'" onmouseout="f2H18.style.display='none'"><div class="page_fjpb_mouseover" id="f2H18" style="display:none"><div class="page_fjpb_left f" id="CL01_038gl">1000.00</div><div class="page_fjpb_right f">Kw</div><div class="page_fjpb_left f" id="CL01_038fs">1000.00</div><div class="page_fjpb_right f">m/s</div></div><div class="page_fjpb_fj_box_top" id="CL01_038"><img src="<%=imgPath%>/page_zmt_fjx_green.png" width="31" height="44" /></div><div class="page_fjpb_fj_box_bottom" id="CL01_038code">38#</div></a>
  431. <a href="#" name="two" class="page_fjpb_fj_box f2H19" onmouseover="f2H19.style.display='block'" onmouseout="f2H19.style.display='none'"><div class="page_fjpb_mouseover" id="f2H19" style="display:none"><div class="page_fjpb_left f" id="CL01_039gl">1000.00</div><div class="page_fjpb_right f">Kw</div><div class="page_fjpb_left f" id="CL01_039fs">1000.00</div><div class="page_fjpb_right f">m/s</div></div><div class="page_fjpb_fj_box_top" id="CL01_039"><img src="<%=imgPath%>/page_zmt_fjx_green.png" width="31" height="44" /></div><div class="page_fjpb_fj_box_bottom" id="CL01_039code">39#</div></a>
  432. <a href="#" name="two" class="page_fjpb_fj_box f2H20" onmouseover="f2H20.style.display='block'" onmouseout="f2H20.style.display='none'"><div class="page_fjpb_mouseover" id="f2H20" style="display:none"><div class="page_fjpb_left f" id="CL01_040gl">1000.00</div><div class="page_fjpb_right f">Kw</div><div class="page_fjpb_left f" id="CL01_040fs">1000.00</div><div class="page_fjpb_right f">m/s</div></div><div class="page_fjpb_fj_box_top" id="CL01_040"><img src="<%=imgPath%>/page_zmt_fjx_green.png" width="31" height="44" /></div><div class="page_fjpb_fj_box_bottom" id="CL01_040code">40#</div></a>
  433. <a href="#" name="two" class="page_fjpb_fj_box f2E01" onmouseover="f2E01.style.display='block'" onmouseout="f2E01.style.display='none'"><div class="page_fjpb_mouseover" id="f2E01" style="display:none"><div class="page_fjpb_left f" id="CL01_041gl">1000.00</div><div class="page_fjpb_right f">Kw</div><div class="page_fjpb_left f" id="CL01_041fs">1000.00</div><div class="page_fjpb_right f">m/s</div></div><div class="page_fjpb_fj_box_top" id="CL01_041"><img src="<%=imgPath%>/page_zmt_fjx_green.png" width="31" height="44" /></div><div class="page_fjpb_fj_box_bottom" id="CL01_041code">41#</div></a>
  434. <a href="#" name="two" class="page_fjpb_fj_box f2E02" onmouseover="f2E02.style.display='block'" onmouseout="f2E02.style.display='none'"><div class="page_fjpb_mouseover" id="f2E02" style="display:none"><div class="page_fjpb_left f" id="CL01_042gl">1000.00</div><div class="page_fjpb_right f">Kw</div><div class="page_fjpb_left f" id="CL01_042fs">1000.00</div><div class="page_fjpb_right f">m/s</div></div><div class="page_fjpb_fj_box_top" id="CL01_042"><img src="<%=imgPath%>/page_zmt_fjx_green.png" width="31" height="44" /></div><div class="page_fjpb_fj_box_bottom" id="CL01_042code">42#</div></a>
  435. <a href="#" name="two" class="page_fjpb_fj_box f2E03" onmouseover="f2E03.style.display='block'" onmouseout="f2E03.style.display='none'"><div class="page_fjpb_mouseover" id="f2E03" style="display:none"><div class="page_fjpb_left f" id="CL01_043gl">1000.00</div><div class="page_fjpb_right f">Kw</div><div class="page_fjpb_left f" id="CL01_043fs">1000.00</div><div class="page_fjpb_right f">m/s</div></div><div class="page_fjpb_fj_box_top" id="CL01_043"><img src="<%=imgPath%>/page_zmt_fjx_green.png" width="31" height="44" /></div><div class="page_fjpb_fj_box_bottom" id="CL01_043code">43#</div></a>
  436. <a href="#" name="two" class="page_fjpb_fj_box f2E04" onmouseover="f2E04.style.display='block'" onmouseout="f2E04.style.display='none'"><div class="page_fjpb_mouseover" id="f2E04" style="display:none"><div class="page_fjpb_left f" id="CL01_044gl">1000.00</div><div class="page_fjpb_right f">Kw</div><div class="page_fjpb_left f" id="CL01_044fs">1000.00</div><div class="page_fjpb_right f">m/s</div></div><div class="page_fjpb_fj_box_top" id="CL01_044"><img src="<%=imgPath%>/page_zmt_fjx_green.png" width="31" height="44" /></div><div class="page_fjpb_fj_box_bottom" id="CL01_044code">44#</div></a>
  437. <a href="#" name="two" class="page_fjpb_fj_box f2E05" onmouseover="f2E05.style.display='block'" onmouseout="f2E05.style.display='none'"><div class="page_fjpb_mouseover" id="f2E05" style="display:none"><div class="page_fjpb_left f" id="CL01_045gl">1000.00</div><div class="page_fjpb_right f">Kw</div><div class="page_fjpb_left f" id="CL01_045fs">1000.00</div><div class="page_fjpb_right f">m/s</div></div><div class="page_fjpb_fj_box_top" id="CL01_045"><img src="<%=imgPath%>/page_zmt_fjx_green.png" width="31" height="44" /></div><div class="page_fjpb_fj_box_bottom" id="CL01_045code">45#</div></a>
  438. <a href="#" name="two" class="page_fjpb_fj_box f2E06" onmouseover="f2E06.style.display='block'" onmouseout="f2E06.style.display='none'"><div class="page_fjpb_mouseover" id="f2E06" style="display:none"><div class="page_fjpb_left f" id="CL01_046gl">1000.00</div><div class="page_fjpb_right f">Kw</div><div class="page_fjpb_left f" id="CL01_046fs">1000.00</div><div class="page_fjpb_right f">m/s</div></div><div class="page_fjpb_fj_box_top" id="CL01_046"><img src="<%=imgPath%>/page_zmt_fjx_green.png" width="31" height="44" /></div><div class="page_fjpb_fj_box_bottom" id="CL01_046code">46#</div></a>
  439. <a href="#" name="two" class="page_fjpb_fj_box f2E07" onmouseover="f2E07.style.display='block'" onmouseout="f2E07.style.display='none'"><div class="page_fjpb_mouseover" id="f2E07" style="display:none"><div class="page_fjpb_left f" id="CL01_047gl">1000.00</div><div class="page_fjpb_right f">Kw</div><div class="page_fjpb_left f" id="CL01_047fs">1000.00</div><div class="page_fjpb_right f">m/s</div></div><div class="page_fjpb_fj_box_top" id="CL01_047"><img src="<%=imgPath%>/page_zmt_fjx_green.png" width="31" height="44" /></div><div class="page_fjpb_fj_box_bottom" id="CL01_047code">47#</div></a>
  440. <a href="#" name="two" class="page_fjpb_fj_box f2E08" onmouseover="f2E08.style.display='block'" onmouseout="f2E08.style.display='none'"><div class="page_fjpb_mouseover" id="f2E08" style="display:none"><div class="page_fjpb_left f" id="CL01_048gl">1000.00</div><div class="page_fjpb_right f">Kw</div><div class="page_fjpb_left f" id="CL01_048fs">1000.00</div><div class="page_fjpb_right f">m/s</div></div><div class="page_fjpb_fj_box_top" id="CL01_048"><img src="<%=imgPath%>/page_zmt_fjx_green.png" width="31" height="44" /></div><div class="page_fjpb_fj_box_bottom" id="CL01_048code">48#</div></a>
  441. <a href="#" name="two" class="page_fjpb_fj_box f2E09" onmouseover="f2E09.style.display='block'" onmouseout="f2E09.style.display='none'"><div class="page_fjpb_mouseover" id="f2E09" style="display:none"><div class="page_fjpb_left f" id="CL01_049gl">1000.00</div><div class="page_fjpb_right f">Kw</div><div class="page_fjpb_left f" id="CL01_049fs">1000.00</div><div class="page_fjpb_right f">m/s</div></div><div class="page_fjpb_fj_box_top" id="CL01_049"><img src="<%=imgPath%>/page_zmt_fjx_green.png" width="31" height="44" /></div><div class="page_fjpb_fj_box_bottom" id="CL01_049code">49#</div></a>
  442. <a href="#" name="two" class="page_fjpb_fj_box f2E10" onmouseover="f2E10.style.display='block'" onmouseout="f2E10.style.display='none'"><div class="page_fjpb_mouseover" id="f2E10" style="display:none"><div class="page_fjpb_left f" id="CL01_050gl">1000.00</div><div class="page_fjpb_right f">Kw</div><div class="page_fjpb_left f" id="CL01_050fs">1000.00</div><div class="page_fjpb_right f">m/s</div></div><div class="page_fjpb_fj_box_top" id="CL01_050"><img src="<%=imgPath%>/page_zmt_fjx_green.png" width="31" height="44" /></div><div class="page_fjpb_fj_box_bottom" id="CL01_050code">50#</div></a>
  443. <a href="#" name="two" class="page_fjpb_fj_box f2E11" onmouseover="f2E11.style.display='block'" onmouseout="f2E11.style.display='none'"><div class="page_fjpb_mouseover" id="f2E11" style="display:none"><div class="page_fjpb_left f" id="CL01_051gl">1000.00</div><div class="page_fjpb_right f">Kw</div><div class="page_fjpb_left f" id="CL01_051fs">1000.00</div><div class="page_fjpb_right f">m/s</div></div><div class="page_fjpb_fj_box_top" id="CL01_051"><img src="<%=imgPath%>/page_zmt_fjx_green.png" width="31" height="44" /></div><div class="page_fjpb_fj_box_bottom" id="CL01_051code">51#</div></a>
  444. <a href="#" name="two" class="page_fjpb_fj_box f2E12" onmouseover="f2E12.style.display='block'" onmouseout="f2E12.style.display='none'"><div class="page_fjpb_mouseover" id="f2E12" style="display:none"><div class="page_fjpb_left f" id="CL01_052gl">1000.00</div><div class="page_fjpb_right f">Kw</div><div class="page_fjpb_left f" id="CL01_052fs">1000.00</div><div class="page_fjpb_right f">m/s</div></div><div class="page_fjpb_fj_box_top" id="CL01_052"><img src="<%=imgPath%>/page_zmt_fjx_green.png" width="31" height="44" /></div><div class="page_fjpb_fj_box_bottom" id="CL01_052code">52#</div></a>
  445. <a href="#" name="two" class="page_fjpb_fj_box f2J21" onmouseover="f2J21.style.display='block'" onmouseout="f2J21.style.display='none'"><div class="page_fjpb_mouseover" id="f2J21" style="display:none"><div class="page_fjpb_left f" id="CL01_053gl">1000.00</div><div class="page_fjpb_right f">Kw</div><div class="page_fjpb_left f" id="CL01_053fs">1000.00</div><div class="page_fjpb_right f">m/s</div></div><div class="page_fjpb_fj_box_top" id="CL01_053"><img src="<%=imgPath%>/page_zmt_fjx_green.png" width="31" height="44" /></div><div class="page_fjpb_fj_box_bottom" id="CL01_053code">53#</div></a>
  446. <a href="#" name="two" class="page_fjpb_fj_box f2J22" onmouseover="f2J22.style.display='block'" onmouseout="f2J22.style.display='none'"><div class="page_fjpb_mouseover" id="f2J22" style="display:none"><div class="page_fjpb_left f" id="CL01_054gl">1000.00</div><div class="page_fjpb_right f">Kw</div><div class="page_fjpb_left f" id="CL01_054fs">1000.00</div><div class="page_fjpb_right f">m/s</div></div><div class="page_fjpb_fj_box_top" id="CL01_054"><img src="<%=imgPath%>/page_zmt_fjx_green.png" width="31" height="44" /></div><div class="page_fjpb_fj_box_bottom" id="CL01_054code">54#</div></a>
  447. <a href="#" name="two" class="page_fjpb_fj_box f2J23" onmouseover="f2J23.style.display='block'" onmouseout="f2J23.style.display='none'"><div class="page_fjpb_mouseover" id="f2J23" style="display:none"><div class="page_fjpb_left f" id="CL01_055gl">1000.00</div><div class="page_fjpb_right f">Kw</div><div class="page_fjpb_left f" id="CL01_055fs">1000.00</div><div class="page_fjpb_right f">m/s</div></div><div class="page_fjpb_fj_box_top" id="CL01_055"><img src="<%=imgPath%>/page_zmt_fjx_green.png" width="31" height="44" /></div><div class="page_fjpb_fj_box_bottom" id="CL01_055code">55#</div></a>
  448. <a href="#" name="two" class="page_fjpb_fj_box f2J24" onmouseover="f2J24.style.display='block'" onmouseout="f2J24.style.display='none'"><div class="page_fjpb_mouseover" id="f2J24" style="display:none"><div class="page_fjpb_left f" id="CL01_056gl">1000.00</div><div class="page_fjpb_right f">Kw</div><div class="page_fjpb_left f" id="CL01_056fs">1000.00</div><div class="page_fjpb_right f">m/s</div></div><div class="page_fjpb_fj_box_top" id="CL01_056"><img src="<%=imgPath%>/page_zmt_fjx_green.png" width="31" height="44" /></div><div class="page_fjpb_fj_box_bottom" id="CL01_056code">56#</div></a>
  449. <a href="#" name="two" class="page_fjpb_fj_box f2J25" onmouseover="f2J25.style.display='block'" onmouseout="f2J25.style.display='none'"><div class="page_fjpb_mouseover" id="f2J25" style="display:none"><div class="page_fjpb_left f" id="CL01_057gl">1000.00</div><div class="page_fjpb_right f">Kw</div><div class="page_fjpb_left f" id="CL01_057fs">1000.00</div><div class="page_fjpb_right f">m/s</div></div><div class="page_fjpb_fj_box_top" id="CL01_057"><img src="<%=imgPath%>/page_zmt_fjx_green.png" width="31" height="44" /></div><div class="page_fjpb_fj_box_bottom" id="CL01_057code">57#</div></a>
  450. <a href="#" name="two" class="page_fjpb_fj_box f2J26" onmouseover="f2J26.style.display='block'" onmouseout="f2J26.style.display='none'"><div class="page_fjpb_mouseover" id="f2J26" style="display:none"><div class="page_fjpb_left f" id="CL01_058gl">1000.00</div><div class="page_fjpb_right f">Kw</div><div class="page_fjpb_left f" id="CL01_058fs">1000.00</div><div class="page_fjpb_right f">m/s</div></div><div class="page_fjpb_fj_box_top" id="CL01_058"><img src="<%=imgPath%>/page_zmt_fjx_green.png" width="31" height="44" /></div><div class="page_fjpb_fj_box_bottom" id="CL01_058code">58#</div></a>
  451. <a href="#" name="two" class="page_fjpb_fj_box f2J27" onmouseover="f2J27.style.display='block'" onmouseout="f2J27.style.display='none'"><div class="page_fjpb_mouseover" id="f2J27" style="display:none"><div class="page_fjpb_left f" id="CL01_059gl">1000.00</div><div class="page_fjpb_right f">Kw</div><div class="page_fjpb_left f" id="CL01_059fs">1000.00</div><div class="page_fjpb_right f">m/s</div></div><div class="page_fjpb_fj_box_top" id="CL01_059"><img src="<%=imgPath%>/page_zmt_fjx_green.png" width="31" height="44" /></div><div class="page_fjpb_fj_box_bottom" id="CL01_059code">59#</div></a>
  452. <a href="#" name="two" class="page_fjpb_fj_box f2J28" onmouseover="f2J28.style.display='block'" onmouseout="f2J28.style.display='none'"><div class="page_fjpb_mouseover" id="f2J28" style="display:none"><div class="page_fjpb_left f" id="CL01_060gl">1000.00</div><div class="page_fjpb_right f">Kw</div><div class="page_fjpb_left f" id="CL01_060fs">1000.00</div><div class="page_fjpb_right f">m/s</div></div><div class="page_fjpb_fj_box_top" id="CL01_060"><img src="<%=imgPath%>/page_zmt_fjx_green.png" width="31" height="44" /></div><div class="page_fjpb_fj_box_bottom" id="CL01_060code">60#</div></a>
  453. <a href="#" name="two" class="page_fjpb_fj_box f2J29" onmouseover="f2J29.style.display='block'" onmouseout="f2J29.style.display='none'"><div class="page_fjpb_mouseover" id="f2J29" style="display:none"><div class="page_fjpb_left f" id="CL01_061gl">1000.00</div><div class="page_fjpb_right f">Kw</div><div class="page_fjpb_left f" id="CL01_061fs">1000.00</div><div class="page_fjpb_right f">m/s</div></div><div class="page_fjpb_fj_box_top" id="CL01_061"><img src="<%=imgPath%>/page_zmt_fjx_green.png" width="31" height="44" /></div><div class="page_fjpb_fj_box_bottom" id="CL01_061code">61#</div></a>
  454. <a href="#" name="two" class="page_fjpb_fj_box f3M18" onmouseover="f3M18.style.display='block'" onmouseout="f3M18.style.display='none'"><div class="page_fjpb_mouseover" id="f3M18" style="display:none"><div class="page_fjpb_left f" id="CL01_062gl">1000.00</div><div class="page_fjpb_right f">Kw</div><div class="page_fjpb_left f" id="CL01_062fs">1000.00</div><div class="page_fjpb_right f">m/s</div></div><div class="page_fjpb_fj_box_top" id="CL01_062"><img src="<%=imgPath%>/page_zmt_fjx_green.png" width="31" height="44" /></div><div class="page_fjpb_fj_box_bottom" id="CL01_062code">62#</div></a>
  455. <a href="#" name="two" class="page_fjpb_fj_box f3M19" onmouseover="f3M19.style.display='block'" onmouseout="f3M19.style.display='none'"><div class="page_fjpb_mouseover" id="f3M19" style="display:none"><div class="page_fjpb_left f" id="CL01_063gl">1000.00</div><div class="page_fjpb_right f">Kw</div><div class="page_fjpb_left f" id="CL01_063fs">1000.00</div><div class="page_fjpb_right f">m/s</div></div><div class="page_fjpb_fj_box_top" id="CL01_063"><img src="<%=imgPath%>/page_zmt_fjx_green.png" width="31" height="44" /></div><div class="page_fjpb_fj_box_bottom" id="CL01_063code">63#</div></a>
  456. <a href="#" name="two" class="page_fjpb_fj_box f3M20" onmouseover="f3M20.style.display='block'" onmouseout="f3M20.style.display='none'"><div class="page_fjpb_mouseover" id="f3M20" style="display:none"><div class="page_fjpb_left f" id="CL01_064gl">1000.00</div><div class="page_fjpb_right f">Kw</div><div class="page_fjpb_left f" id="CL01_064fs">1000.00</div><div class="page_fjpb_right f">m/s</div></div><div class="page_fjpb_fj_box_top" id="CL01_064"><img src="<%=imgPath%>/page_zmt_fjx_green.png" width="31" height="44" /></div><div class="page_fjpb_fj_box_bottom" id="CL01_064code">64#</div></a>
  457. <a href="#" name="two" class="page_fjpb_fj_box f3M21" onmouseover="f3M21.style.display='block'" onmouseout="f3M21.style.display='none'"><div class="page_fjpb_mouseover" id="f3M21" style="display:none"><div class="page_fjpb_left f" id="CL01_065gl">1000.00</div><div class="page_fjpb_right f">Kw</div><div class="page_fjpb_left f" id="CL01_065fs">1000.00</div><div class="page_fjpb_right f">m/s</div></div><div class="page_fjpb_fj_box_top" id="CL01_065"><img src="<%=imgPath%>/page_zmt_fjx_green.png" width="31" height="44" /></div><div class="page_fjpb_fj_box_bottom" id="CL01_065code">65#</div></a>
  458. <a href="#" name="two" class="page_fjpb_fj_box f3M22" onmouseover="f3M22.style.display='block'" onmouseout="f3M22.style.display='none'"><div class="page_fjpb_mouseover" id="f3M22" style="display:none"><div class="page_fjpb_left f" id="CL01_066gl">1000.00</div><div class="page_fjpb_right f">Kw</div><div class="page_fjpb_left f" id="CL01_066fs">1000.00</div><div class="page_fjpb_right f">m/s</div></div><div class="page_fjpb_fj_box_top" id="CL01_066"><img src="<%=imgPath%>/page_zmt_fjx_green.png" width="31" height="44" /></div><div class="page_fjpb_fj_box_bottom" id="CL01_066code">66#</div></a>
  459. <!-- 崇礼风场 begin-->
  460. <div class="page_cz_chongli_top1">
  461. <a href="#" class="page_cz_chongli_over1 l1" id="button7" onmouseover="button7.className='page_cz_chongli_out1 l1';button7.className='page_cz_chongli_out1 l1';this.className='page_cz_chongli_over1 l1'" onmouseout="'page_cz_chongli_out1 l1'" onclick="cl01gc()">崇礼一期</a>
  462. <a href="#" class="page_cz_chongli_over1 l1" id="button8" onmouseover="button8.className='page_cz_chongli_out1 l1';button8.className='page_cz_chongli_out1 l1';this.className='page_cz_chongli_over1 l1'" onmouseout="'page_cz_chongli_out1 l1'" onclick="cl02gc()">崇礼二期</a>
  463. </div>
  464. </div>
  465. </div>
  466. </div>
  467. </form>
  468. </body>
  469. </html>