123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414 |
- <%@ page language="java" contentType="text/html;charset=utf-8"%>
- <%@include file="/pages/includes/taglibs.jsp"%>
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <html xmlns="http://www.w3.org/1999/xhtml">
- <head>
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <meta http-equiv="X-UA-Compatible" content="IE=8" />
- <title>国电电力山西新能源公司生产运行监控平台</title>
- <script type='text/javascript'
- src='<%=request.getContextPath() %>/resource/js/jquery-1.8.3.js'></script>
- <link
- href="<%=request.getContextPath()%>/pages/monitor/css/default.css" rel="stylesheet" type="text/css" />
- <style type="text/css">
- <!--
- #titleDiv {
- position: absolute;
- left: 949px;
- top: 805px;
- width: 836px;
- height: 84px;
- z-index: 992;
- }
- -->
- </style>
- <script type="text/javascript">
- $(document).ready(function() {
- wpInfoAjax();
- window.setInterval(wpInfoAjax, 30000);
- });
- function wpInfoAjax() {
- var wpId = $("#wpId").val();
- $.ajax({
- url : "wpInfoAjax.action?wpId=" + wpId,
- type : "post",
- cache : false,
- dataType : "json",
- data : {},
- ifModified : false,
- success : function(res) {
- $("#zjrl").html(res["zjrl"]);
- $("#zjts").html(res["zjts"]);
- $("#ylyxs").html(res["ylyxs"]);
- $("#nlyxs").html(res["nlyxs"]);
- $("#rfdl").html(res["rfdl"]);
- $("#yfdl").html(res["yfdl"]);
- $("#nfdl").html(res["nfdl"]);
- $("#yxts").html(res["yxts"]);
- $("#djts").html(res["djts"]);
- $("#whts").html(res["whts"]);
- $("#gzts").html(res["gzts"]);
- $("#xdts").html(res["xdts"]);
- $("#lxts").html(res["lxts"]);
- $("#jrts").html(
- res["yxts"] + res["djts"] + res["whts"] + res["gzts"]
- + res["xdts"] + res["lxts"]);
- /**********************************************************************************************/
- $("#FS_FDC_FS").html(res["FS_FDC_FS"]);
- $("#BZ_FDC_FS").html(res["BZ_FDC_FS"]);
- $("#DBS_FDC_FS").html(res["DBS_FDC_FS"]);
- $("#TZS_FDC_FS").html(res["TZS_FDC_FS"]);
- $("#XBQ_FDC_FS").html(res["XBQ_FDC_FS"]);
- $("#XC_FDC_FS").html(res["XC_FDC_FS"]);
- $("#LH_FDC_FS").html(res["LH_FDC_FS"]);
- $("#JQ_FDC_FS").html(res["JQ_FDC_FS"]);
- $("#BS_FDC_FS").html(res["BS_FDC_FS"]);
- $("#QL_FDC_FS").html(res["QL_FDC_FS"]);
- $("#WF_FDC_FS").html(res["WF_FDC_FS"]);
- $("#YM_FDC_FS").html(res["YM_FDC_FS"]);
- $("#TY_FDC_FS").html(res["TY_FDC_FS"]);
- $("#AL_FDC_FS").html(res["AL_FDC_FS"]);
- /**********************************************************************************************/
- $("#FS_FDC_GL").html(res["FS_FDC_GL"]);
- $("#BZ_FDC_GL").html(res["BZ_FDC_GL"]);
- $("#DBS_FDC_GL").html(res["DBS_FDC_GL"]);
- $("#TZS_FDC_GL").html(res["TZS_FDC_GL"]);
- $("#XBQ_FDC_GL").html(res["XBQ_FDC_GL"]);
- $("#XC_FDC_GL").html(res["XC_FDC_GL"]);
- $("#LH_FDC_GL").html(res["LH_FDC_GL"]);
- $("#JQ_FDC_GL").html(res["JQ_FDC_GL"]);
- $("#BS_FDC_GL").html(res["BS_FDC_GL"]);
- $("#QL_FDC_GL").html(res["QL_FDC_GL"]);
- $("#WF_FDC_GL").html(res["WF_FDC_GL"]);
- $("#YM_FDC_GL").html(res["YM_FDC_GL"]);
- $("#TY_FDC_GL").html(res["TY_FDC_GL"]);
- $("#AL_FDC_GL").html(res["AL_FDC_GL"]);
- /**********************************************************************************************/
- $("#FS_FDC_RFDL").html(res["FS_FDC_RFDL"]);
- $("#BZ_FDC_RFDL").html(res["BZ_FDC_RFDL"]);
- $("#DBS_FDC_RFDL").html(res["DBS_FDC_RFDL"]);
- $("#TZS_FDC_RFDL").html(res["TZS_FDC_RFDL"]);
- $("#XBQ_FDC_RFDL").html(res["XBQ_FDC_RFDL"]);
- $("#XC_FDC_RFDL").html(res["XC_FDC_RFDL"]);
- $("#LH_FDC_RFDL").html(res["LH_FDC_RFDL"]);
- $("#JQ_FDC_RFDL").html(res["JQ_FDC_RFDL"]);
- $("#BS_FDC_RFDL").html(res["BS_FDC_RFDL"]);
- $("#QL_FDC_RFDL").html(res["QL_FDC_RFDL"]);
- $("#WF_FDC_RFDL").html(res["WF_FDC_RFDL"]);
- $("#YM_FDC_RFDL").html(res["YM_FDC_RFDL"]);
- $("#TY_FDC_RFDL").html(res["TY_FDC_RFDL"]);
- $("#AL_FDC_RFDL").html(res["AL_FDC_RFDL"]);
-
- statebtnimg("#fs_fczt", res["FS_FDC_FCZT"]);
- statebtnimg("#bz_fczt", res["BZ_FDC_FCZT"]);
- statebtnimg("#dbs_fczt", res["DBS_FDC_FCZT"]);
- statebtnimg("#xbq_fczt", res["XBQ_FDC_FCZT"]);
- statebtnimg("#tzs_fczt", res["TZS_FDC_FCZT"]);
- statebtnimg("#xc_fczt", res["XC_FDC_FCZT"]);
- statebtnimg("#lh_fczt", res["LH_FDC_FCZT"]);
- statebtnimg("#ql_fczt", res["QL_FDC_FCZT"]);
-
- statebtnimg("#wf_fczt", 3);
- statebtnimg("#ym_fczt", 3);
- statebtnimg("#ty_fczt", 3);
- statebtnimg("#al_fczt", 3);
- statebtnimg("#jq_fczt", 3);
- statebtnimg("#bs_fczt", 3);
-
- //statebtnimg("#jq_fczt", res["JQ_FDC_FCZT"]);
- //statebtnimg("#bs_fczt", res["BS_FDC_FCZT"]);
- //statebtnimg("#wf_fczt", res["WF_FDC_FCZT"]);
- //statebtnimg("#ym_fczt", res["YM_FDC_FCZT"]);
- //statebtnimg("#ty_fczt", res["TY_FDC_FCZT"]);
- //statebtnimg("#al_fczt", res["AL_FDC_FCZT"]);
- }
- });
- }
-
- function goMainAction()
- {
- $("#f1").attr("action","/main.action").submit();
- }
-
- function statebtnimg(obj,type)
- {
- switch (type)
- {
- case 0:
- $(obj).html("<img src='/resource/images/hbsj/page_zmt_fj_green.png' width='55' height='55' />");
-
- break;
- case 1:
- $(obj).html("<img src='/resource/images/hbsj/page_zmt_fj_blue.gif' width='55' height='55' />");
- break;
- case 2:
- $(obj).html("<img src='/resource/images/hbsj/page_zmt_fj_red.png' width='55' height='55' />");
-
- break;
- case 3:
- $(obj).html("<img src='/resource/images/hbsj/page_zmt_fj_gray.png' width='55' height='55' />");
-
- break;
- case 4:
- $(obj).html("<img src='/resource/images/hbsj/page_zmt_fj_orange.png' width='55' height='55' />");
-
- break;
- case 5:
- $(obj).html("<img src='/resource/images/hbsj/page_zmt_fj_pink.png' width='55' height='55' />");
-
- break;
- case 6:
- $(obj).html("<img src='/resource/images/hbsj/page_zmt_fj_pink.png' width='55' height='55' />");
- break;
- }
- }
- </script>
- <!--[if gte IE 6]>
- <script type="text/javascript">
- function correctPNG()
- {
- for(var i=0; i<document.images.length; i++)
- {
- var img = document.images[i]
- var imgName = img.src.toUpperCase()
- if (imgName.substring(imgName.length-3, imgName.length) == "PNG")
- {
- var imgID = (img.id) ? "id='" + img.id + "' " : ""
- var imgClass = (img.className) ? "class='" + img.className + "' " : ""
- var imgTitle = (img.title) ? "title='" + img.title + "' " : "title='" + img.alt + "' "
- var imgStyle = "display:inline-block;" + img.style.cssText
- if (img.align == "left") imgStyle = "float:left;" + imgStyle
- if (img.align == "right") imgStyle = "float:right;" + imgStyle
- if (img.parentElement.href) imgStyle = "cursor:hand;" + imgStyle
- var strNewHTML = "<span " + imgID + imgClass + imgTitle
- + " style=\"" + "width:" + img.width + "px; height:" + img.height + "px;" + imgStyle + ";"
- + "filter:progid:DXImageTransform.Microsoft.AlphaImageLoader"
- + "(src=\'" + img.src + "\', sizingMethod='scale');\"></span>"
- img.outerHTML = strNewHTML
- i = i-1
- }
- }
- }
- window.attachEvent("onload", correctPNG);
- </script>
- <![endif]-->
- <style type="text/css">
- <!--
- -->
- </style>
- <form id="f1" action="" method="post">
- <s:hidden id="wpId" value="0"></s:hidden>
- <div id="titleDiv" onclick="goMainAction()" style="cursor: pointer;"></div>
- <div class="all_default">
- <div class="default_leftbox l">
- <div class="default_left_box1">
- <div class="default_left_box1_top">装机容量</div>
- <div class="default_left_box1_bottom">
- <div class="default_left_box1_bottom_left l" id="zjrl"></div><div class="default_left_box1_bottom_right l">万kW</div></div>
- </div>
- <div class="default_left_box1">
- <div class="default_left_box1_top">装机台数</div>
- <div class="default_left_box1_bottom">
- <div class="default_left_box1_bottom_left l" id="zjts"></div><div class="default_left_box1_bottom_right l">台</div></div>
- </div>
- <div class="default_left_box1">
- <div class="default_left_box1_top">日累计电量</div>
- <div class="default_left_box1_bottom">
- <div class="default_left_box1_bottom_left l" id="rfdl"></div><div class="default_left_box1_bottom_right l">万kWh</div></div>
- </div>
- <div class="default_left_box1">
- <div class="default_left_box1_top">月累计电量</div>
- <div class="default_left_box1_bottom">
- <div class="default_left_box1_bottom_left l" id="yfdl"></div><div class="default_left_box1_bottom_right l">万kWh</div></div>
- </div>
- <div class="default_left_box1">
- <div class="default_left_box1_top">年累计电量</div>
- <div class="default_left_box1_bottom">
- <div class="default_left_box1_bottom_left l" id="nfdl"></div><div class="default_left_box1_bottom_right l">万kWh</div></div>
- </div>
- <div class="default_left_box1">
- <div class="default_left_box1_top">年利用小时</div>
- <div class="default_left_box1_bottom">
- <div class="default_left_box1_bottom_left l" id="nlyxs"></div><div class="default_left_box1_bottom_right l">小时</div></div>
- </div>
- <div class="default_left_box2">
- <div class="default_top_center_top2">接入</div>
- <div class="default_top_center_center2 l" id="jrts">120</div>
- <div class="default_top_center_bottom2 r">台</div>
- </div>
- <div class="default_left_box2">
- <div class="default_right_top_right_left1"></div>
- <div class="default_right_center_top2">运行</div>
- <div class="default_right_center_center2" id="yxts">120</div>
- <div class="default_right_center_bottom2">台</div>
- </div>
- <div class="default_left_box2">
- <div class="default_right_top_right_left2"></div>
- <div class="default_right_center_top2">待机</div>
- <div class="default_right_center_center2" id="djts">120</div>
- <div class="default_right_center_bottom2">台</div>
- </div>
- <div class="default_left_box2">
- <div class="default_right_top_right_left3"></div>
- <div class="default_right_center_top2">故障</div>
- <div class="default_right_center_center2" id="gzts">120</div>
- <div class="default_right_center_bottom2">台</div>
- </div>
- <div class="default_left_box2">
- <div class="default_right_top_right_left4"></div>
- <div class="default_right_center_top2">维护</div>
- <div class="default_right_center_center2" id="whts">120</div>
- <div class="default_right_center_bottom2">台</div>
- </div>
- <div class="default_left_box2">
- <div class="default_right_top_right_left5"></div>
- <div class="default_right_center_top2">限电</div>
- <div class="default_right_center_center2" id="xdts">120</div>
- <div class="default_right_center_bottom2">台</div>
- </div>
- <div class="default_left_box2">
- <div class="default_right_top_right_left6"></div>
- <div class="default_right_center_top2">离线</div>
- <div class="default_right_center_center2" id="lxts">120</div>
- <div class="default_right_center_bottom2">台</div>
- </div>
-
-
- <!--地图-->
- <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>
- <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>
- <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>
- <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>
- <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>
- <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>
- <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>
- <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>
- <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>
- <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>
- <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>
- <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>
- <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>
- <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>
-
-
- <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>
- <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>
- <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>
- <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>
- <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>
- <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>
- <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>
- <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>
- <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>
- <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>
- <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>
- <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>
- <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>
- <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>
-
- <div class="default_bottom_fcxl" id="main1" style="left:1641px; top:179px;display:none; ">
- <div class="default_bottom_fcxl_top"></div>
- <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>
- <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>
- <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>
- </div>
- <div class="default_bottom_fcxl" id="main2" style="left:1527px; top:220px;display:none; ">
- <div class="default_bottom_fcxl_top"></div>
- <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>
- <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>
- <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>
- </div>
- <div class="default_bottom_fcxl" id="main3" style="left:1585px; top:269px;display:none; ">
- <div class="default_bottom_fcxl_top"></div>
- <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>
- <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>
- <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>
- </div>
- <div class="default_bottom_fcxl" id="main4" style="left:1393px; top:344px;display:none; ">
- <div class="default_bottom_fcxl_top"></div>
- <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>
- <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>
- <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>
- </div>
- <div class="default_bottom_fcxl" id="main5" style="left:1312px; top:342px;display:none; ">
- <div class="default_bottom_fcxl_top"></div>
- <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>
- <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>
- <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>
- </div>
- <div class="default_bottom_fcxl" id="main6" style="left:1243px; top:369px;display:none; ">
- <div class="default_bottom_fcxl_top"></div>
- <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>
- <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>
- <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>
- </div>
- <div class="default_bottom_fcxl" id="main7" style="left:1205px; top:485px;display:none; ">
- <div class="default_bottom_fcxl_top"></div>
- <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>
- <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>
- <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>
- </div>
- <div class="default_bottom_fcxl" id="main8" style="left:1398px; top:413px;display:none; ">
- <div class="default_bottom_fcxl_top"></div>
- <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>
- <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>
- <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>
- </div>
- <div class="default_bottom_fcxl" id="main9" style="left:1442px; top:560px;display:none; ">
- <div class="default_bottom_fcxl_top"></div>
- <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>
- <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>
- <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>
- </div>
- <div class="default_bottom_fcxl" id="main10" style="left:1248px; top:539px;display:none; ">
- <div class="default_bottom_fcxl_top"></div>
- <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>
- <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>
- <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>
- </div>
- <div class="default_bottom_fcxl" id="main11" style="left:1330px; top:454px;display:none; ">
- <div class="default_bottom_fcxl_top"></div>
- <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>
- <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>
- <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>
- </div>
- <div class="default_bottom_fcxl" id="main12" style="left:1284px; top:566px;display:none; ">
- <div class="default_bottom_fcxl_top"></div>
- <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>
- <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>
- <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>
- </div>
- <div class="default_bottom_fcxl" id="main13" style="left:1391px; top:632px;display:none; ">
- <div class="default_bottom_fcxl_top"></div>
- <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>
- <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>
- <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>
- </div>
- <div class="default_bottom_fcxl" id="main14" style="left:1299px; top:654px;display:none; ">
- <div class="default_bottom_fcxl_top"></div>
- <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>
- <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>
- <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>
- </div>
-
- </div>
- </div>
- </form>
- </body>
- </html>
|