sys_sy.jsp 41 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376
  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 %>/resource/css/hbsj/page_syz_yanmenguan.css" rel="stylesheet" type="text/css" />
  13. <script type='text/javascript' src='<%=path %>/resource/js/jquery-1.8.3.js'></script>
  14. <script src="<%=path %>/resource/js/highcharts/highcharts.js"></script>
  15. <script src="<%=path %>/resource/js/highcharts/highcharts-more.js"></script>
  16. <script src="<%=path %>/resource/js/highcharts/modules/solid-gauge.js"></script>
  17. <style type="text/css">
  18. #SY221FX0 {
  19. position: absolute;
  20. width: 14px;
  21. height: 20px;
  22. z-index: 1;
  23. left: 324px;
  24. top: 61px;
  25. }
  26. #SY221F10 {
  27. position: absolute;
  28. width: 14px;
  29. height: 20px;
  30. z-index: 1;
  31. left: 324px;
  32. top: 109px;
  33. }
  34. #SY221FA0 {
  35. position: absolute;
  36. width: 14px;
  37. height: 20px;
  38. z-index: 1;
  39. left: 324px;
  40. top: 158px;
  41. }
  42. #SY221F1 {
  43. position: absolute;
  44. width: 14px;
  45. height: 20px;
  46. z-index: 1;
  47. left: 284px;
  48. top: 81px;
  49. }
  50. #SY221FA {
  51. position: absolute;
  52. width: 14px;
  53. height: 20px;
  54. z-index: 1;
  55. left: 284px;
  56. top: 177px;
  57. }
  58. #SY2202A9 {
  59. position: absolute;
  60. width: 14px;
  61. height: 20px;
  62. z-index: 1;
  63. left: 530px;
  64. top: 177px;
  65. }
  66. #SY2202A90 {
  67. position: absolute;
  68. width: 14px;
  69. height: 20px;
  70. z-index: 1;
  71. left: 570px;
  72. top: 158px;
  73. }
  74. #SY2202A10 {
  75. position: absolute;
  76. width: 14px;
  77. height: 20px;
  78. z-index: 1;
  79. left: 570px;
  80. top: 204px;
  81. }
  82. #SY201FB0 {
  83. position: absolute;
  84. width: 14px;
  85. height: 20px;
  86. z-index: 1;
  87. left: 788px;
  88. top: 61px;
  89. }
  90. #SY201F10 {
  91. position: absolute;
  92. width: 14px;
  93. height: 20px;
  94. z-index: 1;
  95. left: 788px;
  96. top: 108px;
  97. }
  98. #SY201FA0 {
  99. position: absolute;
  100. width: 14px;
  101. height: 20px;
  102. z-index: 1;
  103. left: 788px;
  104. top: 157px;
  105. }
  106. #SY201F1 {
  107. position: absolute;
  108. width: 14px;
  109. height: 20px;
  110. z-index: 1;
  111. left: 749px;
  112. top: 81px;
  113. }
  114. #SY201FA {
  115. position: absolute;
  116. width: 14px;
  117. height: 20px;
  118. z-index: 1;
  119. left: 749px;
  120. top: 177px;
  121. }
  122. #SY3012010 {
  123. position: absolute;
  124. width: 14px;
  125. height: 20px;
  126. z-index: 1;
  127. left: 645px;
  128. top: 327px;
  129. }
  130. #SY3011010 {
  131. position: absolute;
  132. width: 14px;
  133. height: 20px;
  134. z-index: 1;
  135. left: 667px;
  136. top: 347px;
  137. }#SY1SVGF10 {
  138. position: absolute;
  139. width: 14px;
  140. height: 20px;
  141. z-index: 1;
  142. left: 167px;
  143. top: 533px;
  144. }#SY1SVGFX {
  145. position: absolute;
  146. width: 14px;
  147. height: 20px;
  148. z-index: 1;
  149. left: 249px;
  150. top: 468px;
  151. }#SY1SVGFX0 {
  152. position: absolute;
  153. width: 14px;
  154. height: 20px;
  155. z-index: 1;
  156. left: 265px;
  157. top: 501px;
  158. }#SY1FCF10 {
  159. position: absolute;
  160. width: 14px;
  161. height: 20px;
  162. z-index: 1;
  163. left: 357px;
  164. top: 533px;
  165. }#SY1FCFX {
  166. position: absolute;
  167. width: 14px;
  168. height: 20px;
  169. z-index: 1;
  170. left: 439px;
  171. top: 468px;
  172. }#SY1FCFX0 {
  173. position: absolute;
  174. width: 14px;
  175. height: 20px;
  176. z-index: 1;
  177. left: 455px;
  178. top: 501px;
  179. }#SY311F10 {
  180. position: absolute;
  181. width: 14px;
  182. height: 20px;
  183. z-index: 1;
  184. left: 611px;
  185. top: 524px;
  186. }#SY312F10 {
  187. position: absolute;
  188. width: 14px;
  189. height: 20px;
  190. z-index: 1;
  191. left: 761px;
  192. top: 524px;
  193. }#SY313F10 {
  194. position: absolute;
  195. width: 14px;
  196. height: 20px;
  197. z-index: 1;
  198. left: 911px;
  199. top: 524px;
  200. }#SY314F10 {
  201. position: absolute;
  202. width: 14px;
  203. height: 20px;
  204. z-index: 1;
  205. left: 1061px;
  206. top: 524px;
  207. }#SY315F10 {
  208. position: absolute;
  209. width: 14px;
  210. height: 20px;
  211. z-index: 1;
  212. left: 1221px;
  213. top: 524px;
  214. }#SY316F10 {
  215. position: absolute;
  216. width: 14px;
  217. height: 20px;
  218. z-index: 1;
  219. left: 1371px;
  220. top: 524px;
  221. }#SY321F10 {
  222. position: absolute;
  223. width: 14px;
  224. height: 20px;
  225. z-index: 1;
  226. left: 1531px;
  227. top: 524px;
  228. }#SY221 {
  229. position: absolute;
  230. width: 14px;
  231. height: 20px;
  232. z-index: 1;
  233. left: 285px;
  234. top: 129px;
  235. }#SY201 {
  236. position: absolute;
  237. width: 14px;
  238. height: 20px;
  239. z-index: 1;
  240. left: 751px;
  241. top: 129px;
  242. }#SY301 {
  243. position: absolute;
  244. width: 14px;
  245. height: 20px;
  246. z-index: 2;
  247. left: 718px;
  248. top: 385px;
  249. }#SY301SC {
  250. position: absolute;
  251. width: 14px;
  252. height: 20px;
  253. z-index: 1;
  254. left: 714px;
  255. top: 371px;
  256. }#SY317 {
  257. position: absolute;
  258. width: 14px;
  259. height: 20px;
  260. z-index: 2;
  261. left: 193px;
  262. top: 469px;
  263. }#SY317SC {
  264. position: absolute;
  265. width: 14px;
  266. height: 20px;
  267. z-index: 1;
  268. left: 189px;
  269. top: 456px;
  270. }#SY318 {
  271. position: absolute;
  272. width: 14px;
  273. height: 20px;
  274. z-index: 2;
  275. left: 382px;
  276. top: 469px;
  277. }#SY318SC {
  278. position: absolute;
  279. width: 14px;
  280. height: 20px;
  281. z-index: 1;
  282. left: 379px;
  283. top: 456px;
  284. }#SY311 {
  285. position: absolute;
  286. width: 14px;
  287. height: 20px;
  288. z-index: 2;
  289. left: 572px;
  290. top: 469px;
  291. }#SY311SC {
  292. position: absolute;
  293. width: 14px;
  294. height: 20px;
  295. z-index: 1;
  296. left: 569px;
  297. top: 456px;
  298. }#SY312 {
  299. position: absolute;
  300. width: 14px;
  301. height: 20px;
  302. z-index: 2;
  303. left: 722px;
  304. top: 469px;
  305. }#SY312SC {
  306. position: absolute;
  307. width: 14px;
  308. height: 20px;
  309. z-index: 1;
  310. left: 719px;
  311. top: 456px;
  312. }#SY313 {
  313. position: absolute;
  314. width: 14px;
  315. height: 20px;
  316. z-index: 2;
  317. left: 872px;
  318. top: 469px;
  319. }#SY313SC {
  320. position: absolute;
  321. width: 14px;
  322. height: 20px;
  323. z-index: 1;
  324. left: 869px;
  325. top: 456px;
  326. }#SY314 {
  327. position: absolute;
  328. width: 14px;
  329. height: 20px;
  330. z-index: 2;
  331. left: 1022px;
  332. top: 469px;
  333. }#SY314SC {
  334. position: absolute;
  335. width: 14px;
  336. height: 20px;
  337. z-index: 1;
  338. left: 1019px;
  339. top: 456px;
  340. }#SY315 {
  341. position: absolute;
  342. width: 14px;
  343. height: 20px;
  344. z-index: 2;
  345. left: 1182px;
  346. top: 469px;
  347. }#SY315SC {
  348. position: absolute;
  349. width: 14px;
  350. height: 20px;
  351. z-index: 1;
  352. left: 1179px;
  353. top: 456px;
  354. }#SY316 {
  355. position: absolute;
  356. width: 14px;
  357. height: 20px;
  358. z-index: 2;
  359. left: 1332px;
  360. top: 469px;
  361. }#SY316SC {
  362. position: absolute;
  363. width: 14px;
  364. height: 20px;
  365. z-index: 1;
  366. left: 1329px;
  367. top: 456px;
  368. }#SY321 {
  369. position: absolute;
  370. width: 14px;
  371. height: 20px;
  372. z-index: 2;
  373. left: 1492px;
  374. top: 469px;
  375. }#SY321SC {
  376. position: absolute;
  377. width: 14px;
  378. height: 20px;
  379. z-index: 1;
  380. left: 1489px;
  381. top: 456px;
  382. }#SY319SC {
  383. position: absolute;
  384. width: 14px;
  385. height: 20px;
  386. z-index: 1;
  387. left: 1649px;
  388. top: 456px;
  389. }
  390. #SY221I {
  391. position: absolute;
  392. width: 14px;
  393. height: 20px;
  394. z-index: 1;
  395. left: 152px;
  396. top: 125px;
  397. }#SY221P {
  398. position: absolute;
  399. width: 14px;
  400. height: 20px;
  401. z-index: 1;
  402. left: 152px;
  403. top: 147px;
  404. }#SY221Q {
  405. position: absolute;
  406. width: 14px;
  407. height: 20px;
  408. z-index: 1;
  409. left: 152px;
  410. top: 168px;
  411. }#SY201I {
  412. position: absolute;
  413. width: 14px;
  414. height: 20px;
  415. z-index: 1;
  416. left: 751px;
  417. top: -4px;
  418. }#SY201P {
  419. position: absolute;
  420. width: 14px;
  421. height: 20px;
  422. z-index: 1;
  423. left: 751px;
  424. top: 17px;
  425. }#SY201Q {
  426. position: absolute;
  427. width: 14px;
  428. height: 20px;
  429. z-index: 1;
  430. left: 751px;
  431. top: 39px;
  432. }#SY220UA {
  433. position: absolute;
  434. width: 14px;
  435. height: 20px;
  436. z-index: 1;
  437. left: 1054px;
  438. top: 63px;
  439. }#SY220UB {
  440. position: absolute;
  441. width: 14px;
  442. height: 20px;
  443. z-index: 1;
  444. left: 1054px;
  445. top: 85px;
  446. }#SY220UC {
  447. position: absolute;
  448. width: 14px;
  449. height: 20px;
  450. z-index: 1;
  451. left: 1054px;
  452. top: 107px;
  453. }#SY220UAB {
  454. position: absolute;
  455. width: 14px;
  456. height: 20px;
  457. z-index: 1;
  458. left: 1054px;
  459. top: 129px;
  460. }#SY220UBC {
  461. position: absolute;
  462. width: 14px;
  463. height: 20px;
  464. z-index: 1;
  465. left: 1054px;
  466. top: 151px;
  467. }#SY220UCA {
  468. position: absolute;
  469. width: 14px;
  470. height: 20px;
  471. z-index: 1;
  472. left: 1054px;
  473. top: 173px;
  474. }#SY220U0 {
  475. position: absolute;
  476. width: 14px;
  477. height: 20px;
  478. z-index: 1;
  479. left: 1054px;
  480. top: 194px;
  481. }#SY35I {
  482. position: absolute;
  483. width: 14px;
  484. height: 20px;
  485. z-index: 1;
  486. left: 372px;
  487. top: 356px;
  488. }#SY35P {
  489. position: absolute;
  490. width: 14px;
  491. height: 20px;
  492. z-index: 1;
  493. left: 372px;
  494. top: 377px;
  495. }#SY35Q {
  496. position: absolute;
  497. width: 14px;
  498. height: 20px;
  499. z-index: 1;
  500. left: 372px;
  501. top: 397px;
  502. }#SY35In {
  503. position: absolute;
  504. width: 14px;
  505. height: 20px;
  506. z-index: 1;
  507. left: 353px;
  508. top: 356px;
  509. }#SY35Pn {
  510. position: absolute;
  511. width: 14px;
  512. height: 20px;
  513. z-index: 1;
  514. left: 351px;
  515. top: 377px;
  516. }#SY35Qn {
  517. position: absolute;
  518. width: 14px;
  519. height: 20px;
  520. z-index: 1;
  521. left: 350px;
  522. top: 397px;
  523. }#SY35UA {
  524. position: absolute;
  525. width: 14px;
  526. height: 20px;
  527. z-index: 1;
  528. left: 1672px;
  529. top: 286px;
  530. }#SY35UB {
  531. position: absolute;
  532. width: 14px;
  533. height: 20px;
  534. z-index: 1;
  535. left: 1672px;
  536. top: 308px;
  537. }#SY35UC {
  538. position: absolute;
  539. width: 14px;
  540. height: 20px;
  541. z-index: 1;
  542. left: 1672px;
  543. top: 329px;
  544. }#SY35UAB {
  545. position: absolute;
  546. width: 14px;
  547. height: 20px;
  548. z-index: 1;
  549. left: 1672px;
  550. top: 351px;
  551. }#SY35UBC {
  552. position: absolute;
  553. width: 14px;
  554. height: 20px;
  555. z-index: 1;
  556. left: 1672px;
  557. top: 373px;
  558. }#SY35UCA {
  559. position: absolute;
  560. width: 14px;
  561. height: 20px;
  562. z-index: 1;
  563. left: 1672px;
  564. top: 395px;
  565. }#SY35U0 {
  566. position: absolute;
  567. width: 14px;
  568. height: 20px;
  569. z-index: 1;
  570. left: 1672px;
  571. top: 417px;
  572. }#SY35YW1 {
  573. position: absolute;
  574. width: 14px;
  575. height: 20px;
  576. z-index: 1;
  577. left: 901px;
  578. top: 259px;
  579. }#SY35YW2 {
  580. position: absolute;
  581. width: 14px;
  582. height: 20px;
  583. z-index: 1;
  584. left: 901px;
  585. top: 283px;
  586. }#SY35RW {
  587. position: absolute;
  588. width: 14px;
  589. height: 20px;
  590. z-index: 1;
  591. left: 901px;
  592. top: 307px;
  593. }#SY35DW {
  594. position: absolute;
  595. width: 14px;
  596. height: 20px;
  597. z-index: 1;
  598. left: 901px;
  599. top: 329px;
  600. }#SY35YW1n {
  601. position: absolute;
  602. width: 63px;
  603. height: 20px;
  604. z-index: 1;
  605. left: 845px;
  606. top: 259px;
  607. }#SY35YW2n {
  608. position: absolute;
  609. width: 63px;
  610. height: 20px;
  611. z-index: 1;
  612. left: 845px;
  613. top: 283px;
  614. }#SY35RWn {
  615. position: absolute;
  616. width: 63px;
  617. height: 20px;
  618. z-index: 1;
  619. left: 855px;
  620. top: 307px;
  621. }#SY35DWn {
  622. position: absolute;
  623. width: 63px;
  624. height: 20px;
  625. z-index: 1;
  626. left: 855px;
  627. top: 329px;
  628. }#SY317I {
  629. position: absolute;
  630. width: 14px;
  631. height: 20px;
  632. z-index: 1;
  633. left: 225px;
  634. top: 624px;
  635. }#SY317P {
  636. position: absolute;
  637. width: 14px;
  638. height: 20px;
  639. z-index: 1;
  640. left: 225px;
  641. top: 647px;
  642. }#SY317Q {
  643. position: absolute;
  644. width: 14px;
  645. height: 20px;
  646. z-index: 1;
  647. left: 225px;
  648. top: 670px;
  649. }#SY318I {
  650. position: absolute;
  651. width: 14px;
  652. height: 20px;
  653. z-index: 1;
  654. left: 415px;
  655. top: 624px;
  656. }#SY318P {
  657. position: absolute;
  658. width: 14px;
  659. height: 20px;
  660. z-index: 1;
  661. left: 415px;
  662. top: 647px;
  663. }#SY318Q {
  664. position: absolute;
  665. width: 14px;
  666. height: 20px;
  667. z-index: 1;
  668. left: 415px;
  669. top: 670px;
  670. }#SY311I {
  671. position: absolute;
  672. width: 14px;
  673. height: 20px;
  674. z-index: 1;
  675. left: 576px;
  676. top: 624px;
  677. }#SY311P {
  678. position: absolute;
  679. width: 14px;
  680. height: 20px;
  681. z-index: 1;
  682. left: 576px;
  683. top: 647px;
  684. }#SY311Q {
  685. position: absolute;
  686. width: 14px;
  687. height: 20px;
  688. z-index: 1;
  689. left: 576px;
  690. top: 670px;
  691. }#SY312I {
  692. position: absolute;
  693. width: 14px;
  694. height: 20px;
  695. z-index: 1;
  696. left: 725px;
  697. top: 624px;
  698. }#SY312P {
  699. position: absolute;
  700. width: 14px;
  701. height: 20px;
  702. z-index: 1;
  703. left: 725px;
  704. top: 647px;
  705. }#SY312Q {
  706. position: absolute;
  707. width: 14px;
  708. height: 20px;
  709. z-index: 1;
  710. left: 725px;
  711. top: 670px;
  712. }#SY313I {
  713. position: absolute;
  714. width: 14px;
  715. height: 20px;
  716. z-index: 1;
  717. left: 876px;
  718. top: 624px;
  719. }#SY313P {
  720. position: absolute;
  721. width: 14px;
  722. height: 20px;
  723. z-index: 1;
  724. left: 876px;
  725. top: 647px;
  726. }#SY313Q {
  727. position: absolute;
  728. width: 14px;
  729. height: 20px;
  730. z-index: 1;
  731. left: 876px;
  732. top: 670px;
  733. }#SY314I {
  734. position: absolute;
  735. width: 14px;
  736. height: 20px;
  737. z-index: 1;
  738. left: 1026px;
  739. top: 624px;
  740. }#SY314P {
  741. position: absolute;
  742. width: 14px;
  743. height: 20px;
  744. z-index: 1;
  745. left: 1026px;
  746. top: 647px;
  747. }#SY314Q {
  748. position: absolute;
  749. width: 14px;
  750. height: 20px;
  751. z-index: 1;
  752. left: 1026px;
  753. top: 670px;
  754. }#SY315I {
  755. position: absolute;
  756. width: 14px;
  757. height: 20px;
  758. z-index: 1;
  759. left: 1184px;
  760. top: 624px;
  761. }#SY315P {
  762. position: absolute;
  763. width: 14px;
  764. height: 20px;
  765. z-index: 1;
  766. left: 1184px;
  767. top: 647px;
  768. }#SY315Q {
  769. position: absolute;
  770. width: 14px;
  771. height: 20px;
  772. z-index: 1;
  773. left: 1184px;
  774. top: 670px;
  775. }#SY316I {
  776. position: absolute;
  777. width: 14px;
  778. height: 20px;
  779. z-index: 1;
  780. left: 1335px;
  781. top: 624px;
  782. }#SY316P {
  783. position: absolute;
  784. width: 14px;
  785. height: 20px;
  786. z-index: 1;
  787. left: 1335px;
  788. top: 647px;
  789. }#SY316Q {
  790. position: absolute;
  791. width: 14px;
  792. height: 20px;
  793. z-index: 1;
  794. left: 1335px;
  795. top: 670px;
  796. }#SY321I {
  797. position: absolute;
  798. width: 14px;
  799. height: 20px;
  800. z-index: 1;
  801. left: 1496px;
  802. top: 624px;
  803. }#SY321P {
  804. position: absolute;
  805. width: 14px;
  806. height: 20px;
  807. z-index: 1;
  808. left: 1496px;
  809. top: 647px;
  810. }#SY321Q {
  811. position: absolute;
  812. width: 14px;
  813. height: 20px;
  814. z-index: 1;
  815. left: 1496px;
  816. top: 670px;
  817. }#SY319I {
  818. position: absolute;
  819. width: 14px;
  820. height: 20px;
  821. z-index: 1;
  822. left: 1656px;
  823. top: 624px;
  824. }#SY319P {
  825. position: absolute;
  826. width: 14px;
  827. height: 20px;
  828. z-index: 1;
  829. left: 1656px;
  830. top: 647px;
  831. }#SY319Q {
  832. position: absolute;
  833. width: 14px;
  834. height: 20px;
  835. z-index: 1;
  836. left: 1656px;
  837. top: 670px;
  838. }
  839. </style>
  840. </head>
  841. <script type="text/javascript">
  842. function setTab(m,n){
  843. var menu=document.getElementById("tab"+m).getElementsByTagName("li");
  844. <!--var showdiv=document.getElementById("tablist"+m).getElementsByTagName("div"); -->
  845. for(i=0;i<menu.length;i++)
  846. {
  847. menu[i].className=(i==n?"now":"");
  848. <!-- showdiv[i].style.display=(i==n?"block":"none"); -->
  849. }
  850. }
  851. </script>
  852. <!--[if gte IE 6]>
  853. <script type="text/javascript">
  854. function correctPNG()
  855. {
  856. for(var i=0; i<document.images.length; i++)
  857. {
  858. var img = document.images[i]
  859. var imgName = img.src.toUpperCase()
  860. if (imgName.substring(imgName.length-3, imgName.length) == "PNG")
  861. {
  862. var imgID = (img.id) ? "id='" + img.id + "' " : ""
  863. var imgClass = (img.className) ? "class='" + img.className + "' " : ""
  864. var imgTitle = (img.title) ? "title='" + img.title + "' " : "title='" + img.alt + "' "
  865. var imgStyle = "display:inline-block;" + img.style.cssText
  866. if (img.align == "left") imgStyle = "float:left;" + imgStyle
  867. if (img.align == "right") imgStyle = "float:right;" + imgStyle
  868. if (img.parentElement.href) imgStyle = "cursor:hand;" + imgStyle
  869. var strNewHTML = "<span " + imgID + imgClass + imgTitle
  870. + " style=\"" + "width:" + img.width + "px; height:" + img.height + "px;" + imgStyle + ";"
  871. + "filter:progid:DXImageTransform.Microsoft.AlphaImageLoader"
  872. + "(src=\'" + img.src + "\', sizingMethod='scale');\"></span>"
  873. img.outerHTML = strNewHTML
  874. i = i-1
  875. }
  876. }
  877. }
  878. window.attachEvent("onload", correctPNG);
  879. </script>
  880. <![endif]-->
  881. <script type="text/javascript">
  882. var tewfId ="${wpId}";
  883. if(tewfId==""){
  884. tewfId ="BS_FDC";
  885. }
  886. $(document).ready(function() {
  887. $("#wpId").val('<s:property value="wpId"/>');
  888. powerfirstinfo();
  889. wpAllInfoAjax();
  890. window.setInterval(wpAllInfoAjax, 3000);
  891. window.setInterval(powerfirstinfo, 3000);
  892. });
  893. function keepTwoDecimal(num) {
  894. var result = parseFloat(num);
  895. if (isNaN(result)) {
  896. alert('传递参数错误,请检查!');
  897. return false;
  898. }
  899. result = Math.round(num * 100) / 100;
  900. return result;
  901. }
  902. function goback()
  903. {
  904. $("#f1").attr("action","/matrix/monitormainIndex.action").submit();
  905. }
  906. function powerfirstinfo() {
  907. $.ajax({
  908. url : "/wpmonitor/powerfirstinfo.action?wpId="+tewfId,
  909. type : "post",
  910. cache : false,
  911. dataType : "json",
  912. data : {},
  913. ifModified : false,
  914. success : function(res) {
  915. /******************赋值**********************/
  916. $("SY221I").html(res["SY221I"] + "");
  917. $("SY221P").html(res["SY221P"] + "");
  918. $("SY221Q").html(res["SY221Q"] + "");
  919. $("SY201I").html(res["SY201I"] + "");
  920. $("SY201P").html(res["SY201P"] + "");
  921. $("SY201Q").html(res["SY201Q"] + "");
  922. $("SY220UA").html(res["SY220UA"] + "");
  923. $("SY220UB").html(res["SY220UB"] + "");
  924. $("SY220UC").html(res["SY220UC"] + "");
  925. $("SY220UAB").html(res["SY220UAB"] + "");
  926. $("SY220UBC").html(res["SY220UBC"] + "");
  927. $("SY220UCA").html(res["SY220UCA"] + "");
  928. $("SY220U0").html(res["SY220U0"] + "");
  929. $("SY35I").html(res["SY35I"] + "");
  930. $("SY35P").html(res["SY35P"] + "");
  931. $("SY35Q").html(res["SY35Q"] + "");
  932. $("SY35UA").html(res["SY35UA"] + "");
  933. $("SY35UB").html(res["SY35UB"] + "");
  934. $("SY35UC").html(res["SY35UC"] + "");
  935. $("SY35UAB").html(res["SY35UAB"] + "");
  936. $("SY35UBC").html(res["SY35UBC"] + "");
  937. $("SY35UCA").html(res["SY35UCA"] + "");
  938. $("SY35U0").html(res["SY35U0"] + "");
  939. $("SY35YW1").html(res["SY35YW1"] + "");
  940. $("SY35YW2").html(res["SY35YW2"] + "");
  941. $("SY35RW").html(res["SY35RW"] + "");
  942. $("SY35DW").html(res["SY35DW"] + "");
  943. $("SY317I").html(res["SY317I"] + "");
  944. $("SY317P").html(res["SY317P"] + "");
  945. $("SY317Q").html(res["SY317Q"] + "");
  946. $("SY318I").html(res["SY318I"] + "");
  947. $("SY318P").html(res["SY318P"] + "");
  948. $("SY318Q").html(res["SY318Q"] + "");
  949. $("SY311I").html(res["SY311I"] + "");
  950. $("SY311P").html(res["SY311P"] + "");
  951. $("SY311Q").html(res["SY311Q"] + "");
  952. $("SY312I").html(res["SY312I"] + "");
  953. $("SY312P").html(res["SY312P"] + "");
  954. $("SY312Q").html(res["SY312Q"] + "");
  955. $("SY313I").html(res["SY313I"] + "");
  956. $("SY313P").html(res["SY313P"] + "");
  957. $("SY313Q").html(res["SY313Q"] + "");
  958. $("SY314I").html(res["SY314I"] + "");
  959. $("SY314P").html(res["SY314P"] + "");
  960. $("SY314Q").html(res["SY314Q"] + "");
  961. $("SY315I").html(res["SY315I"] + "");
  962. $("SY315P").html(res["SY315P"] + "");
  963. $("SY315Q").html(res["SY315Q"] + "");
  964. $("SY316I").html(res["SY316I"] + "");
  965. $("SY316P").html(res["SY316P"] + "");
  966. $("SY316Q").html(res["SY316Q"] + "");
  967. $("SY321I").html(res["SY321I"] + "");
  968. $("SY321P").html(res["SY321P"] + "");
  969. $("SY321Q").html(res["SY321Q"] + "");
  970. $("SY319I").html(res["SY319I"] + "");
  971. $("SY319P").html(res["SY319P"] + "");
  972. $("SY319Q").html(res["SY319Q"] + "");
  973. /*******************填充*********************/
  974. //if(res["dbswftt"]==1){$("#dbswftt").css("background-color","#F00");}else{$("#dbswftt").css("background-color","#0F0");}
  975. /***********************开关 ****************/
  976. if(res["SY221FX0"]==1){$("#SY221FX0").html("<img src='<%=imgPath%>/j01_.png'/>");}else {$("#SY221FX0").html("<img src='<%=imgPath%>/j02.png'/>");}
  977. if(res["SY221F10"]==1){$("#SY221F10").html("<img src='<%=imgPath%>/j01_.png'/>");}else {$("#SY221F10").html("<img src='<%=imgPath%>/j02.png'/>");}
  978. if(res["SY221FA0"]==1){$("#SY221FA0").html("<img src='<%=imgPath%>/j01_.png'/>");}else {$("#SY221FA0").html("<img src='<%=imgPath%>/j02.png'/>");}
  979. if(res["SY221F1"]==1){$("#SY221F1").html("<img src='<%=imgPath%>/j01.png'/>");}else {$("#SY221F1").html("<img src='<%=imgPath%>/j02_.png'/>");}
  980. if(res["SY221FA"]==1){$("#SY221FA").html("<img src='<%=imgPath%>/j01.png'/>");}else {$("#SY221FA").html("<img src='<%=imgPath%>/j02_.png'/>");}
  981. if(res["SY2202A9"]==1){$("#SY2202A9").html("<img src='<%=imgPath%>/j01.png'/>");}else {$("#SY2202A9").html("<img src='<%=imgPath%>/j02_.png'/>");}
  982. if(res["SY2202A90"]==1){$("#SY2202A90").html("<img src='<%=imgPath%>/j01_.png'/>");}else {$("#SY2202A90").html("<img src='<%=imgPath%>/j02.png'/>");}
  983. if(res["SY2202A10"]==1){$("#SY2202A10").html("<img src='<%=imgPath%>/j01_.png'/>");}else {$("#SY2202A10").html("<img src='<%=imgPath%>/j02.png'/>");}
  984. if(res["SY201FB0"]==1){$("#SY201FB0").html("<img src='<%=imgPath%>/j01_.png'/>");}else {$("#SY201FB0").html("<img src='<%=imgPath%>/j02.png'/>");}
  985. if(res["SY201F10"]==1){$("#SY201F10").html("<img src='<%=imgPath%>/j01_.png'/>");}else {$("#SY201F10").html("<img src='<%=imgPath%>/j02.png'/>");}
  986. if(res["SY201FA0"]==1){$("#SY201FA0").html("<img src='<%=imgPath%>/j01_.png'/>");}else {$("#SY201FA0").html("<img src='<%=imgPath%>/j02.png'/>");}
  987. if(res["SY201F1"]==1){$("#SY201F1").html("<img src='<%=imgPath%>/j01.png'/>");}else {$("#SY201F1").html("<img src='<%=imgPath%>/j02_.png'/>");}
  988. if(res["SY201FA"]==1){$("#SY201FA").html("<img src='<%=imgPath%>/j01.png'/>");}else {$("#SY201FA").html("<img src='<%=imgPath%>/j02_.png'/>");}
  989. if(res["SY3012010"]==1){$("#SY3012010").html("<img src='<%=imgPath%>/j01.png'/>");}else {$("#SY3012010").html("<img src='<%=imgPath%>/j02_.png'/>");}
  990. if(res["SY3011010"]==1){$("#SY3011010").html("<img src='<%=imgPath%>/j01.png'/>");}else {$("#SY3011010").html("<img src='<%=imgPath%>/j02_.png'/>");}
  991. if(res["SY1SVGF10"]==1){$("#SY1SVGF10").html("<img src='<%=imgPath%>/j01_.png'/>");}else {$("#SY1SVGF10").html("<img src='<%=imgPath%>/j02.png'/>");}
  992. if(res["SY1SVGFX"]==1){$("#SY1SVGFX").html("<img src='<%=imgPath%>/j01.png'/>");}else {$("#SY1SVGFX").html("<img src='<%=imgPath%>/j02_.png'/>");}
  993. if(res["SY1SVGFX0"]==1){$("#SY1SVGFX0").html("<img src='<%=imgPath%>/j01_.png'/>");}else {$("#SY1SVGFX0").html("<img src='<%=imgPath%>/j02.png'/>");}
  994. if(res["SY1FCF10"]==1){$("#SY1FCF10").html("<img src='<%=imgPath%>/j01_.png'/>");}else {$("#SY1FCF10").html("<img src='<%=imgPath%>/j02.png'/>");}
  995. if(res["SY1FCFX"]==1){$("#SY1FCFX").html("<img src='<%=imgPath%>/j01.png'/>");}else {$("#SY1FCFX").html("<img src='<%=imgPath%>/j02_.png'/>");}
  996. if(res["SY1FCFX0"]==1){$("#SY1FCFX0").html("<img src='<%=imgPath%>/j01_.png'/>");}else {$("#SY1FCFX0").html("<img src='<%=imgPath%>/j02.png'/>");}
  997. if(res["SY311F10"]==1){$("#SY311F10").html("<img src='<%=imgPath%>/j01.png'/>");}else {$("#SY311F10").html("<img src='<%=imgPath%>/j02_.png'/>");}
  998. if(res["SY312F10"]==1){$("#SY312F10").html("<img src='<%=imgPath%>/j01.png'/>");}else {$("#SY312F10").html("<img src='<%=imgPath%>/j02_.png'/>");}
  999. if(res["SY313F10"]==1){$("#SY313F10").html("<img src='<%=imgPath%>/j01.png'/>");}else {$("#SY313F10").html("<img src='<%=imgPath%>/j02_.png'/>");}
  1000. if(res["SY314F10"]==1){$("#SY314F10").html("<img src='<%=imgPath%>/j01.png'/>");}else {$("#SY314F10").html("<img src='<%=imgPath%>/j02_.png'/>");}
  1001. if(res["SY315F10"]==1){$("#SY315F10").html("<img src='<%=imgPath%>/j01.png'/>");}else {$("#SY315F10").html("<img src='<%=imgPath%>/j02_.png'/>");}
  1002. if(res["SY316F10"]==1){$("#SY316F10").html("<img src='<%=imgPath%>/j01.png'/>");}else {$("#SY316F10").html("<img src='<%=imgPath%>/j02_.png'/>");}
  1003. if(res["SY321F10"]==1){$("#SY321F10").html("<img src='<%=imgPath%>/j01.png'/>");}else {$("#SY321F10").html("<img src='<%=imgPath%>/j02_.png'/>");}
  1004. /***********************手车 ****************/
  1005. if(res["SY221"]==1){$("#SY221").html("<img src='<%=imgPath%>/d01.png'/>");}else {$("#SY221").html("<img src='<%=imgPath%>/d02.png'/>");}
  1006. if(res["SY201"]==1){$("#SY201").html("<img src='<%=imgPath%>/d01.png'/>");}else {$("#SY201").html("<img src='<%=imgPath%>/d02.png'/>");}
  1007. if(res["SY301"]==1){$("#SY301").html("<img src='<%=imgPath%>/d01.png'/>");}else {$("#SY301").html("<img src='<%=imgPath%>/d02.png'/>");}
  1008. if(res["SY301SC"]==1){$("#SY301SC").html("<img src='<%=imgPath%>/s02g.png'/>");}else {$("#SY301SC").html("<img src='<%=imgPath%>/s02.png'/>");}
  1009. if(res["SY317"]==1){$("#SY317").html("<img src='<%=imgPath%>/d01.png'/>");}else {$("#SY317").html("<img src='<%=imgPath%>/d02.png'/>");}
  1010. if(res["SY317SC"]==1){$("#SY317SC").html("<img src='<%=imgPath%>/s02g.png'/>");}else {$("#SY317SC").html("<img src='<%=imgPath%>/s02.png'/>");}
  1011. if(res["SY318"]==1){$("#SY318").html("<img src='<%=imgPath%>/d01.png'/>");}else {$("#SY318").html("<img src='<%=imgPath%>/d02.png'/>");}
  1012. if(res["SY318SC"]==1){$("#SY318SC").html("<img src='<%=imgPath%>/s02g.png'/>");}else {$("#SY318SC").html("<img src='<%=imgPath%>/s02.png'/>");}
  1013. if(res["SY311"]==1){$("#SY311").html("<img src='<%=imgPath%>/d01.png'/>");}else {$("#SY311").html("<img src='<%=imgPath%>/d02.png'/>");}
  1014. if(res["SY311SC"]==1){$("#SY311SC").html("<img src='<%=imgPath%>/s02g.png'/>");}else {$("#SY311SC").html("<img src='<%=imgPath%>/s02.png'/>");}
  1015. if(res["SY312"]==1){$("#SY312").html("<img src='<%=imgPath%>/d01.png'/>");}else {$("#SY312").html("<img src='<%=imgPath%>/d02.png'/>");}
  1016. if(res["SY312SC"]==1){$("#SY312SC").html("<img src='<%=imgPath%>/s02g.png'/>");}else {$("#SY312SC").html("<img src='<%=imgPath%>/s02.png'/>");}
  1017. if(res["SY313"]==1){$("#SY313").html("<img src='<%=imgPath%>/d01.png'/>");}else {$("#SY313").html("<img src='<%=imgPath%>/d02.png'/>");}
  1018. if(res["SY313SC"]==1){$("#SY313SC").html("<img src='<%=imgPath%>/s02g.png'/>");}else {$("#SY313SC").html("<img src='<%=imgPath%>/s02.png'/>");}
  1019. if(res["SY314"]==1){$("#SY314").html("<img src='<%=imgPath%>/d01.png'/>");}else {$("#SY314").html("<img src='<%=imgPath%>/d02.png'/>");}
  1020. if(res["SY314SC"]==1){$("#SY314SC").html("<img src='<%=imgPath%>/s02g.png'/>");}else {$("#SY314SC").html("<img src='<%=imgPath%>/s02.png'/>");}
  1021. if(res["SY315"]==1){$("#SY315").html("<img src='<%=imgPath%>/d01.png'/>");}else {$("#SY315").html("<img src='<%=imgPath%>/d02.png'/>");}
  1022. if(res["SY315SC"]==1){$("#SY315SC").html("<img src='<%=imgPath%>/s02g.png'/>");}else {$("#SY315SC").html("<img src='<%=imgPath%>/s02.png'/>");}
  1023. if(res["SY316"]==1){$("#SY316").html("<img src='<%=imgPath%>/d01.png'/>");}else {$("#SY316").html("<img src='<%=imgPath%>/d02.png'/>");}
  1024. if(res["SY316SC"]==1){$("#SY316SC").html("<img src='<%=imgPath%>/s02g.png'/>");}else {$("#SY316SC").html("<img src='<%=imgPath%>/s02.png'/>");}
  1025. if(res["SY321"]==1){$("#SY321").html("<img src='<%=imgPath%>/d01.png'/>");}else {$("#SY321").html("<img src='<%=imgPath%>/d02.png'/>");}
  1026. if(res["SY321SC"]==1){$("#SY321SC").html("<img src='<%=imgPath%>/s02g.png'/>");}else {$("#SY321SC").html("<img src='<%=imgPath%>/s02.png'/>");}
  1027. if(res["SY319SC"]==1){$("#SY319SC").html("<img src='<%=imgPath%>/s02g.png'/>");}else {$("#SY319SC").html("<img src='<%=imgPath%>/s02.png'/>");}
  1028. }
  1029. });
  1030. }
  1031. function wpAllInfoAjax() {
  1032. $.ajax( {
  1033. url : "/wpmonitor/windfarmrealtimeinfo.action?wpId="+tewfId,
  1034. type : "post",
  1035. cache : false,
  1036. dataType : "json",
  1037. data : {},
  1038. ifModified : false,
  1039. success : function(res) {
  1040. $("#wpName").html(res["wpName"] + "");
  1041. $("#aqts").html(res["aqts"] + "");
  1042. $("#zjrl").html(res["zjrl"]*10 + "");
  1043. $("#sjgl").html(res["sjgl"] + "");
  1044. $("#fs").html(res["fs"] + "");
  1045. $("#rfdl").html(res["rfdl"] + "");
  1046. $("#rswdl").html(res["rswdl"] + "");
  1047. $("#yxts").html(res["yxts"] + "");
  1048. $("#djts").html(res["djts"] + "");
  1049. $("#whts").html(res["whts"] + "");
  1050. $("#gzts").html(res["gzts"] + "");
  1051. $("#lxts").html(res["lxts"] + "");
  1052. $("#xdts").html(res["xdts"] + "");
  1053. $("#jrts").html(res["jrts"] + "");
  1054. $("#whss").html(res["whss"] + "");
  1055. $("#gzss").html(res["gzss"] + "");
  1056. $("#xdss").html(res["xdss"] + "");
  1057. $("#slss").html(res["slss"] + "");
  1058. $("#xnss").html(res["xnss"] + "");
  1059. $("#whssy").html(res["whssy"] + "");
  1060. $("#gzssy").html(res["gzssy"] + "");
  1061. $("#xdssy").html(res["xdssy"] + "");
  1062. $("#slssy").html(res["slssy"] + "");
  1063. $("#xnssy").html(res["xnssy"] + "");
  1064. $("#whssn").html(res["whssn"] + "");
  1065. $("#gzssn").html(res["gzssn"] + "");
  1066. $("#xdssn").html(res["xdssn"] + "");
  1067. $("#slssn").html(res["slssn"] + "");
  1068. $("#xnssn").html(res["xnssn"] + "");
  1069. }
  1070. });
  1071. }
  1072. function onTabLink(n,wfId){
  1073. $("#wpId").val(wfId);
  1074. $("#f1").attr("action","/wpmonitor/pfindex.action").submit();
  1075. }
  1076. function windfarm()
  1077. {
  1078. $("#f1").attr("action","/wpmonitor/zmindex.action").submit();
  1079. }
  1080. function tower()
  1081. {
  1082. $("#f1").attr("action","/wpmonitor/windtower.action").submit();
  1083. }
  1084. function powerfirst()
  1085. {
  1086. $("#f1").attr("action","/wpmonitor/pfindex.action").submit();
  1087. }
  1088. function wtinfo()
  1089. {
  1090. $("#f1").attr("action","/wpmonitor/wtindex.action").submit();
  1091. }
  1092. function power()
  1093. {
  1094. $("#f1").attr("action","/wpmonitor/pwindex.action").submit();
  1095. }
  1096. function fjpb()
  1097. {
  1098. $("#f1").attr("action","/wpmonitor/lineindex.action").submit();
  1099. }
  1100. </script>
  1101. <body>
  1102. <form action="" id="f1" method="post">
  1103. <s:hidden id="wtId" name="wtId"></s:hidden>
  1104. <s:hidden id="wpId" name="wpId"></s:hidden>
  1105. <div class="all">
  1106. <div class="index_menu">
  1107. <div id="tab1">
  1108. <ul>
  1109. <!-- <li onmouseover="setTab(1,0)" class="now">区域公司</li>-->
  1110. <li onclick="onTabLink('0','CL_FDC')">红花梁风电场</li>
  1111. <li onclick="onTabLink('1','KB_FDC')">照阳河风电场</li>
  1112. <li onclick="onTabLink('2','DX_FDC')" >雁门关风电场</li>
  1113. <li onclick="onTabLink('3','SY_FDC')" class="now">冠山风电场</li>
  1114. </ul>
  1115. </div>
  1116. </div>
  1117. <!-- =============================== -->
  1118. <div class="page_top1">
  1119. <div class="index_top_left">综合指标</div>
  1120. <div class="page_top_right">
  1121. <div class="index_top_center">
  1122. <div class="page_top_center_top" id="">冠山风电场</div>
  1123. <div class="page_top_center_top_a">安全天数</div>
  1124. <div class="page_top_center_center" id="aqts">12000</div>
  1125. <div class="page_top_center_bottom">天</div>
  1126. </div>
  1127. <div class="index_top_right_box">
  1128. <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>
  1129. <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>
  1130. <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>
  1131. <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>
  1132. <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>
  1133. </div>
  1134. <div class="index_top_right_box">
  1135. <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>
  1136. <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>
  1137. <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>
  1138. <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>
  1139. <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>
  1140. </div>
  1141. <div class="index_top_right_box">
  1142. <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>
  1143. <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>
  1144. <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>
  1145. <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>
  1146. <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>
  1147. </div>
  1148. <div class="index_top_right_box">
  1149. <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>
  1150. <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>
  1151. <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>
  1152. <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>
  1153. <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>
  1154. </div>
  1155. </div>
  1156. </div>
  1157. <div class="page_top2">
  1158. <div class="page_top_left">风机状态</div>
  1159. <div class="page_top_right1">
  1160. <div class="page_top_center2">
  1161. <div class="page_top_center_top2">接入</div>
  1162. <div class="page_top_center_center2" id="jrts">120</div>
  1163. <div class="page_top_center_bottom2">台</div>
  1164. </div>
  1165. <div class="page_top_right_box">
  1166. <div class="page_list">
  1167. <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>
  1168. <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>
  1169. <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>
  1170. </div>
  1171. <div class="page_list1">
  1172. <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>
  1173. <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>
  1174. <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>
  1175. </div>
  1176. </div>
  1177. </div>
  1178. </div>
  1179. <div class="page_bottom">
  1180. <!--左侧导航-->
  1181. <div id="left_menu">
  1182. <!-- <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>
  1183. -->
  1184. <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>
  1185. <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>
  1186. <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>
  1187. <!-- <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> -->
  1188. <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>
  1189. </div>
  1190. <div class="page_syz_center"><img src="<%=imgPath%>/page_syz_bg_shouyang.png" width="1880" height="699" /></div>
  1191. <!--开关-->
  1192. <div id="SY221FX0"><img src="<%=imgPath%>/j02.png" /></div>
  1193. <div id="SY221F10"><img src="<%=imgPath%>/j02.png" /></div>
  1194. <div id="SY221FA0"><img src="<%=imgPath%>/j02.png" /></div>
  1195. <div id="SY221F1"><img src="<%=imgPath%>/j02_.png" /></div>
  1196. <div id="SY221FA"><img src="<%=imgPath%>/j02_.png" /></div>
  1197. <div id="SY2202A9"><img src="<%=imgPath%>/j02_.png" /></div>
  1198. <div id="SY2202A90"><img src="<%=imgPath%>/j02.png" /></div>
  1199. <div id="SY2202A10"><img src="<%=imgPath%>/j02.png" /></div>
  1200. <div id="SY201FB0"><img src="<%=imgPath%>/j02.png" /></div>
  1201. <div id="SY201F10"><img src="<%=imgPath%>/j02.png" /></div>
  1202. <div id="SY201FA0"><img src="<%=imgPath%>/j02.png" /></div>
  1203. <div id="SY201F1"><img src="<%=imgPath%>/j02_.png" /></div>
  1204. <div id="SY201FA"><img src="<%=imgPath%>/j02_.png" /></div>
  1205. <div id="SY3012010"><img src="<%=imgPath%>/j02_.png" /></div>
  1206. <div id="SY3011010"><img src="<%=imgPath%>/j02_.png" /></div>
  1207. <div id="SY1SVGF10"><img src="<%=imgPath%>/j02.png" /></div>
  1208. <div id="SY1SVGFX"><img src="<%=imgPath%>/j02_.png" /></div>
  1209. <div id="SY1SVGFX0"><img src="<%=imgPath%>/j02.png" /></div>
  1210. <div id="SY1FCF10"><img src="<%=imgPath%>/j02.png" /></div>
  1211. <div id="SY1FCFX"><img src="<%=imgPath%>/j02_.png" /></div>
  1212. <div id="SY1FCFX0"><img src="<%=imgPath%>/j02.png" /></div>
  1213. <div id="SY311F10"><img src="<%=imgPath%>/j02_.png" /></div>
  1214. <div id="SY312F10"><img src="<%=imgPath%>/j02_.png" /></div>
  1215. <div id="SY313F10"><img src="<%=imgPath%>/j02_.png" /></div>
  1216. <div id="SY314F10"><img src="<%=imgPath%>/j02_.png" /></div>
  1217. <div id="SY315F10"><img src="<%=imgPath%>/j02_.png" /></div>
  1218. <div id="SY316F10"><img src="<%=imgPath%>/j02_.png" /></div>
  1219. <div id="SY321F10"><img src="<%=imgPath%>/j02_.png" /></div>
  1220. <!--手车-->
  1221. <div id="SY221"><img src="<%=imgPath%>/d01.png" /></div>
  1222. <div id="SY201"><img src="<%=imgPath%>/d01.png" /></div>
  1223. <div id="SY301"><img src="<%=imgPath%>/d01.png" /></div>
  1224. <div id="SY301SC"><img src="<%=imgPath%>/s02g.png" /></div>
  1225. <div id="SY317"><img src="<%=imgPath%>/d01.png" /></div>
  1226. <div id="SY317SC"><img src="<%=imgPath%>/s02g.png" /></div>
  1227. <div id="SY318"><img src="<%=imgPath%>/d01.png" /></div>
  1228. <div id="SY318SC"><img src="<%=imgPath%>/s02g.png" /></div>
  1229. <div id="SY311"><img src="<%=imgPath%>/d01.png" /></div>
  1230. <div id="SY311SC"><img src="<%=imgPath%>/s02g.png" /></div>
  1231. <div id="SY312"><img src="<%=imgPath%>/d01.png" /></div>
  1232. <div id="SY312SC"><img src="<%=imgPath%>/s02g.png" /></div>
  1233. <div id="SY313"><img src="<%=imgPath%>/d01.png" /></div>
  1234. <div id="SY313SC"><img src="<%=imgPath%>/s02g.png" /></div>
  1235. <div id="SY314"><img src="<%=imgPath%>/d01.png" /></div>
  1236. <div id="SY314SC"><img src="<%=imgPath%>/s02g.png" /></div>
  1237. <div id="SY315"><img src="<%=imgPath%>/d01.png" /></div>
  1238. <div id="SY315SC"><img src="<%=imgPath%>/s02g.png" /></div>
  1239. <div id="SY316"><img src="<%=imgPath%>/d01.png" /></div>
  1240. <div id="SY316SC"><img src="<%=imgPath%>/s02g.png" /></div>
  1241. <div id="SY321"><img src="<%=imgPath%>/d01.png" /></div>
  1242. <div id="SY321SC"><img src="<%=imgPath%>/s02g.png" /></div>
  1243. <div id="SY319SC"><img src="<%=imgPath%>/s02g.png" /></div>
  1244. <div id="SY221I">0.0</div>
  1245. <div id="SY221P">0.0</div>
  1246. <div id="SY221Q">0.0</div>
  1247. <div id="SY201I">0.0</div>
  1248. <div id="SY201P">0.0</div>
  1249. <div id="SY201Q">0.0</div>
  1250. <div id="SY220UA">0.0</div>
  1251. <div id="SY220UB">0.0</div>
  1252. <div id="SY220UC">0.0</div>
  1253. <div id="SY220UAB">0.0</div>
  1254. <div id="SY220UBC">0.0</div>
  1255. <div id="SY220UCA">0.0</div>
  1256. <div id="SY220U0">0.0</div>
  1257. <div id="SY35In">I:</div>
  1258. <div id="SY35Pn">P:</div>
  1259. <div id="SY35Qn">Q:</div>
  1260. <div id="SY35I">0.0</div>
  1261. <div id="SY35P">0.0</div>
  1262. <div id="SY35Q">0.0</div>
  1263. <div id="SY35UA">0.0</div>
  1264. <div id="SY35UB">0.0</div>
  1265. <div id="SY35UC">0.0</div>
  1266. <div id="SY35UAB">0.0</div>
  1267. <div id="SY35UBC">0.0</div>
  1268. <div id="SY35UCA">0.0</div>
  1269. <div id="SY35U0">0.0</div>
  1270. <div id="SY35YW1">0.0</div>
  1271. <div id="SY35YW2">0.0</div>
  1272. <div id="SY35RW">0.0</div>
  1273. <div id="SY35DW">0.0</div>
  1274. <div id="SY35YW1n">油温1:</div>
  1275. <div id="SY35YW2n">油温2:</div>
  1276. <div id="SY35RWn">绕温:</div>
  1277. <div id="SY35DWn">档位:</div>
  1278. <div id="SY317I">0.0</div>
  1279. <div id="SY317P">0.0</div>
  1280. <div id="SY317Q">0.0</div>
  1281. <div id="SY318I">0.0</div>
  1282. <div id="SY318P">0.0</div>
  1283. <div id="SY318Q">0.0</div>
  1284. <div id="SY311I">0.0</div>
  1285. <div id="SY311P">0.0</div>
  1286. <div id="SY311Q">0.0</div>
  1287. <div id="SY312I">0.0</div>
  1288. <div id="SY312P">0.0</div>
  1289. <div id="SY312Q">0.0</div>
  1290. <div id="SY313I">0.0</div>
  1291. <div id="SY313P">0.0</div>
  1292. <div id="SY313Q">0.0</div>
  1293. <div id="SY314I">0.0</div>
  1294. <div id="SY314P">0.0</div>
  1295. <div id="SY314Q">0.0</div>
  1296. <div id="SY315I">0.0</div>
  1297. <div id="SY315P">0.0</div>
  1298. <div id="SY315Q">0.0</div>
  1299. <div id="SY316I">0.0</div>
  1300. <div id="SY316P">0.0</div>
  1301. <div id="SY316Q">0.0</div>
  1302. <div id="SY321I">0.0</div>
  1303. <div id="SY321P">0.0</div>
  1304. <div id="SY321Q">0.0</div>
  1305. <div id="SY319I">0.0</div>
  1306. <div id="SY319P">0.0</div>
  1307. <div id="SY319Q">0.0</div>
  1308. <!--<div id="12"></div><div id="2"></div>-->
  1309. </div>
  1310. </div>
  1311. </form>
  1312. </body>
  1313. </html>