sys_sy.jsp 43 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449
  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. }#SY221A {
  839. position: absolute;
  840. width: 14px;
  841. height: 20px;
  842. z-index: 1;
  843. left: 203px;
  844. top: 130px;
  845. }#SY221B {
  846. position: absolute;
  847. width: 14px;
  848. height: 20px;
  849. z-index: 1;
  850. left: 227px;
  851. top: 130px;
  852. }#SY221C {
  853. position: absolute;
  854. width: 14px;
  855. height: 20px;
  856. z-index: 1;
  857. left: 252px;
  858. top: 130px;
  859. }#SY221An {
  860. position: absolute;
  861. width: 14px;
  862. height: 20px;
  863. z-index: 1;
  864. left: 203px;
  865. top: 151px;
  866. }#SY221Bn {
  867. position: absolute;
  868. width: 14px;
  869. height: 20px;
  870. z-index: 1;
  871. left: 227px;
  872. top: 151px;
  873. }#SY221Cn {
  874. position: absolute;
  875. width: 14px;
  876. height: 20px;
  877. z-index: 1;
  878. left: 252px;
  879. top: 151px;
  880. }#SY221AX {
  881. position: absolute;
  882. width: 14px;
  883. height: 20px;
  884. z-index: 1;
  885. left: 215px;
  886. top: 34px;
  887. }
  888. </style>
  889. </head>
  890. <script type="text/javascript">
  891. function setTab(m,n){
  892. var menu=document.getElementById("tab"+m).getElementsByTagName("li");
  893. <!--var showdiv=document.getElementById("tablist"+m).getElementsByTagName("div"); -->
  894. for(i=0;i<menu.length;i++)
  895. {
  896. menu[i].className=(i==n?"now":"");
  897. <!-- showdiv[i].style.display=(i==n?"block":"none"); -->
  898. }
  899. }
  900. </script>
  901. <!--[if gte IE 6]>
  902. <script type="text/javascript">
  903. function correctPNG()
  904. {
  905. for(var i=0; i<document.images.length; i++)
  906. {
  907. var img = document.images[i]
  908. var imgName = img.src.toUpperCase()
  909. if (imgName.substring(imgName.length-3, imgName.length) == "PNG")
  910. {
  911. var imgID = (img.id) ? "id='" + img.id + "' " : ""
  912. var imgClass = (img.className) ? "class='" + img.className + "' " : ""
  913. var imgTitle = (img.title) ? "title='" + img.title + "' " : "title='" + img.alt + "' "
  914. var imgStyle = "display:inline-block;" + img.style.cssText
  915. if (img.align == "left") imgStyle = "float:left;" + imgStyle
  916. if (img.align == "right") imgStyle = "float:right;" + imgStyle
  917. if (img.parentElement.href) imgStyle = "cursor:hand;" + imgStyle
  918. var strNewHTML = "<span " + imgID + imgClass + imgTitle
  919. + " style=\"" + "width:" + img.width + "px; height:" + img.height + "px;" + imgStyle + ";"
  920. + "filter:progid:DXImageTransform.Microsoft.AlphaImageLoader"
  921. + "(src=\'" + img.src + "\', sizingMethod='scale');\"></span>"
  922. img.outerHTML = strNewHTML
  923. i = i-1
  924. }
  925. }
  926. }
  927. window.attachEvent("onload", correctPNG);
  928. </script>
  929. <![endif]-->
  930. <script type="text/javascript">
  931. var tewfId ="${wpId}";
  932. if(tewfId==""){
  933. tewfId ="BS_FDC";
  934. }
  935. $(document).ready(function() {
  936. $("#wpId").val('<s:property value="wpId"/>');
  937. powerfirstinfo();
  938. wpAllInfoAjax();
  939. window.setInterval(wpAllInfoAjax, 3000);
  940. window.setInterval(powerfirstinfo, 3000);
  941. });
  942. function keepTwoDecimal(num) {
  943. var result = parseFloat(num);
  944. if (isNaN(result)) {
  945. alert('传递参数错误,请检查!');
  946. return false;
  947. }
  948. result = Math.round(num * 100) / 100;
  949. return result;
  950. }
  951. function goback()
  952. {
  953. $("#f1").attr("action","/matrix/monitormainIndex.action").submit();
  954. }
  955. function powerfirstinfo() {
  956. $.ajax({
  957. url : "/wpmonitor/powerfirstinfo.action?wpId="+tewfId,
  958. type : "post",
  959. cache : false,
  960. dataType : "json",
  961. data : {},
  962. ifModified : false,
  963. success : function(res) {
  964. /******************赋值**********************/
  965. $("#SY221I").html(res["SY221I"] + "");
  966. $("#SY221P").html(res["SY221P"] + "");
  967. $("#SY221Q").html(res["SY221Q"] + "");
  968. $("#SY201I").html(res["SY201I"] + "");
  969. $("#SY201P").html(res["SY201P"] + "");
  970. $("#SY201Q").html(res["SY201Q"] + "");
  971. $("#SY220UA").html(res["SY220UA"] + "");
  972. $("#SY220UB").html(res["SY220UB"] + "");
  973. $("#SY220UC").html(res["SY220UC"] + "");
  974. $("#SY220UAB").html(res["SY220UAB"] + "");
  975. $("#SY220UBC").html(res["SY220UBC"] + "");
  976. $("#SY220UCA").html(res["SY220UCA"] + "");
  977. if(res["SY220U0"]==null){
  978. $("#SY220U0").html(0.0+"");
  979. }else{
  980. $("#SY220U0").html(res["SY220U0"] + "");
  981. }
  982. $("#SY35I").html(res["SY35I"] + "");
  983. $("#SY35P").html(res["SY35P"] + "");
  984. $("#SY35Q").html(res["SY35Q"] + "");
  985. $("#SY35UA").html(res["SY35UA"] + "");
  986. $("#SY35UB").html(res["SY35UB"] + "");
  987. $("#SY35UC").html(res["SY35UC"] + "");
  988. $("#SY35UAB").html(res["SY35UAB"] + "");
  989. $("#SY35UBC").html(res["SY35UBC"] + "");
  990. $("#SY35UCA").html(res["SY35UCA"] + "");
  991. if(res["SY35U0"]==null){
  992. $("#SY35U0").html(0.1+"");
  993. }else{
  994. $("#SY35U0").html(res["SY35U0"] + "");
  995. }
  996. $("#SY35YW1").html(res["SY35YW1"] + "");
  997. $("#SY35YW2").html(res["SY35YW2"] + "");
  998. $("#SY35RW").html(res["SY35RW"] + "");
  999. $("#SY35DW").html(res["SY35DW"] + "");
  1000. $("#SY317I").html(res["SY317I"] + "");
  1001. $("#SY317P").html(res["SY317P"] + "");
  1002. $("#SY317Q").html(res["SY317Q"] + "");
  1003. $("#SY318I").html(res["SY318I"] + "");
  1004. $("#SY318P").html(res["SY318P"] + "");
  1005. $("#SY318Q").html(res["SY318Q"] + "");
  1006. $("#SY311I").html(res["SY311I"] + "");
  1007. $("#SY311P").html(res["SY311P"] + "");
  1008. $("#SY311Q").html(res["SY311Q"] + "");
  1009. $("#SY312I").html(res["SY312I"] + "");
  1010. $("#SY312P").html(res["SY312P"] + "");
  1011. $("#SY312Q").html(res["SY312Q"] + "");
  1012. $("#SY313I").html(res["SY313I"] + "");
  1013. $("#SY313P").html(res["SY313P"] + "");
  1014. $("#SY313Q").html(res["SY313Q"] + "");
  1015. $("#SY314I").html(res["SY314I"] + "");
  1016. $("#SY314P").html(res["SY314P"] + "");
  1017. $("#SY314Q").html(res["SY314Q"] + "");
  1018. $("#SY315I").html(res["SY315I"] + "");
  1019. $("#SY315P").html(res["SY315P"] + "");
  1020. $("#SY315Q").html(res["SY315Q"] + "");
  1021. $("#SY316I").html(res["SY316I"] + "");
  1022. $("#SY316P").html(res["SY316P"] + "");
  1023. $("#SY316Q").html(res["SY316Q"] + "");
  1024. $("#SY321I").html(res["SY321I"] + "");
  1025. $("#SY321P").html(res["SY321P"] + "");
  1026. $("#SY321Q").html(res["SY321Q"] + "");
  1027. $("#SY319I").html(res["SY319I"] + "");
  1028. $("#SY319P").html(res["SY319P"] + "");
  1029. $("#SY319Q").html(res["SY319Q"] + "");
  1030. $("#SY221AX").html(res["SY221AX"] + "");
  1031. /*******************填充*********************/
  1032. //if(res["dbswftt"]==1){$("#dbswftt").css("background-color","#F00");}else{$("#dbswftt").css("background-color","#0F0");}
  1033. /***********************开关 ****************/
  1034. if(res["SY221FX0"]==1){$("#SY221FX0").html("<img src='<%=imgPath%>/j01_.png'/>");}else {$("#SY221FX0").html("<img src='<%=imgPath%>/j02.png'/>");}
  1035. if(res["SY221F10"]==1){$("#SY221F10").html("<img src='<%=imgPath%>/j01_.png'/>");}else {$("#SY221F10").html("<img src='<%=imgPath%>/j02.png'/>");}
  1036. if(res["SY221FA0"]==1){$("#SY221FA0").html("<img src='<%=imgPath%>/j01_.png'/>");}else {$("#SY221FA0").html("<img src='<%=imgPath%>/j02.png'/>");}
  1037. if(res["SY221F1"]==1){$("#SY221F1").html("<img src='<%=imgPath%>/j01.png'/>");}else {$("#SY221F1").html("<img src='<%=imgPath%>/j02_.png'/>");}
  1038. if(res["SY221FA"]==1){$("#SY221FA").html("<img src='<%=imgPath%>/j01.png'/>");}else {$("#SY221FA").html("<img src='<%=imgPath%>/j02_.png'/>");}
  1039. if(res["SY2202A9"]==1){$("#SY2202A9").html("<img src='<%=imgPath%>/j01.png'/>");}else {$("#SY2202A9").html("<img src='<%=imgPath%>/j02_.png'/>");}
  1040. if(res["SY2202A90"]==1){$("#SY2202A90").html("<img src='<%=imgPath%>/j01_.png'/>");}else {$("#SY2202A90").html("<img src='<%=imgPath%>/j02.png'/>");}
  1041. if(res["SY2202A10"]==1){$("#SY2202A10").html("<img src='<%=imgPath%>/j01_.png'/>");}else {$("#SY2202A10").html("<img src='<%=imgPath%>/j02.png'/>");}
  1042. if(res["SY201FB0"]==1){$("#SY201FB0").html("<img src='<%=imgPath%>/j01_.png'/>");}else {$("#SY201FB0").html("<img src='<%=imgPath%>/j02.png'/>");}
  1043. if(res["SY201F10"]==1){$("#SY201F10").html("<img src='<%=imgPath%>/j01_.png'/>");}else {$("#SY201F10").html("<img src='<%=imgPath%>/j02.png'/>");}
  1044. if(res["SY201FA0"]==1){$("#SY201FA0").html("<img src='<%=imgPath%>/j01_.png'/>");}else {$("#SY201FA0").html("<img src='<%=imgPath%>/j02.png'/>");}
  1045. if(res["SY201F1"]==1){$("#SY201F1").html("<img src='<%=imgPath%>/j01.png'/>");}else {$("#SY201F1").html("<img src='<%=imgPath%>/j02_.png'/>");}
  1046. if(res["SY201FA"]==1){$("#SY201FA").html("<img src='<%=imgPath%>/j01.png'/>");}else {$("#SY201FA").html("<img src='<%=imgPath%>/j02_.png'/>");}
  1047. if(res["SY3012010"]==1){$("#SY3012010").html("<img src='<%=imgPath%>/j01.png'/>");}else {$("#SY3012010").html("<img src='<%=imgPath%>/j02_.png'/>");}
  1048. if(res["SY3011010"]==1){$("#SY3011010").html("<img src='<%=imgPath%>/j01.png'/>");}else {$("#SY3011010").html("<img src='<%=imgPath%>/j02_.png'/>");}
  1049. if(res["SY1SVGF10"]==1){$("#SY1SVGF10").html("<img src='<%=imgPath%>/j01_.png'/>");}else {$("#SY1SVGF10").html("<img src='<%=imgPath%>/j02.png'/>");}
  1050. if(res["SY1SVGFX"]==1){$("#SY1SVGFX").html("<img src='<%=imgPath%>/j01.png'/>");}else {$("#SY1SVGFX").html("<img src='<%=imgPath%>/j02_.png'/>");}
  1051. if(res["SY1SVGFX0"]==1){$("#SY1SVGFX0").html("<img src='<%=imgPath%>/j01_.png'/>");}else {$("#SY1SVGFX0").html("<img src='<%=imgPath%>/j02.png'/>");}
  1052. if(res["SY1FCF10"]==1){$("#SY1FCF10").html("<img src='<%=imgPath%>/j01_.png'/>");}else {$("#SY1FCF10").html("<img src='<%=imgPath%>/j02.png'/>");}
  1053. if(res["SY1FCFX"]==1){$("#SY1FCFX").html("<img src='<%=imgPath%>/j01.png'/>");}else {$("#SY1FCFX").html("<img src='<%=imgPath%>/j02_.png'/>");}
  1054. if(res["SY1FCFX0"]==1){$("#SY1FCFX0").html("<img src='<%=imgPath%>/j01_.png'/>");}else {$("#SY1FCFX0").html("<img src='<%=imgPath%>/j02.png'/>");}
  1055. if(res["SY311F10"]==1){$("#SY311F10").html("<img src='<%=imgPath%>/j01.png'/>");}else {$("#SY311F10").html("<img src='<%=imgPath%>/j02_.png'/>");}
  1056. if(res["SY312F10"]==1){$("#SY312F10").html("<img src='<%=imgPath%>/j01.png'/>");}else {$("#SY312F10").html("<img src='<%=imgPath%>/j02_.png'/>");}
  1057. if(res["SY313F10"]==1){$("#SY313F10").html("<img src='<%=imgPath%>/j01.png'/>");}else {$("#SY313F10").html("<img src='<%=imgPath%>/j02_.png'/>");}
  1058. if(res["SY314F10"]==1){$("#SY314F10").html("<img src='<%=imgPath%>/j01.png'/>");}else {$("#SY314F10").html("<img src='<%=imgPath%>/j02_.png'/>");}
  1059. if(res["SY315F10"]==1){$("#SY315F10").html("<img src='<%=imgPath%>/j01.png'/>");}else {$("#SY315F10").html("<img src='<%=imgPath%>/j02_.png'/>");}
  1060. if(res["SY316F10"]==1){$("#SY316F10").html("<img src='<%=imgPath%>/j01.png'/>");}else {$("#SY316F10").html("<img src='<%=imgPath%>/j02_.png'/>");}
  1061. if(res["SY321F10"]==1){$("#SY321F10").html("<img src='<%=imgPath%>/j01.png'/>");}else {$("#SY321F10").html("<img src='<%=imgPath%>/j02_.png'/>");}
  1062. /***********************手车 ****************/
  1063. if(res["SY221"]==1){$("#SY221").html("<img src='<%=imgPath%>/d01.png'/>");}else {$("#SY221").html("<img src='<%=imgPath%>/d02.png'/>");}
  1064. if(res["SY201"]==1){$("#SY201").html("<img src='<%=imgPath%>/d01.png'/>");}else {$("#SY201").html("<img src='<%=imgPath%>/d02.png'/>");}
  1065. if(res["SY301"]==1){$("#SY301").html("<img src='<%=imgPath%>/d01.png'/>");}else {$("#SY301").html("<img src='<%=imgPath%>/d02.png'/>");}
  1066. if(res["SY301SC"]==1){$("#SY301SC").html("<img src='<%=imgPath%>/s02g.png'/>");}else {$("#SY301SC").html("<img src='<%=imgPath%>/s02.png'/>");}
  1067. if(res["SY317"]==1){$("#SY317").html("<img src='<%=imgPath%>/d01.png'/>");}else {$("#SY317").html("<img src='<%=imgPath%>/d02.png'/>");}
  1068. if(res["SY317SC"]==1){$("#SY317SC").html("<img src='<%=imgPath%>/s02g.png'/>");}else {$("#SY317SC").html("<img src='<%=imgPath%>/s02.png'/>");}
  1069. if(res["SY318"]==1){$("#SY318").html("<img src='<%=imgPath%>/d01.png'/>");}else {$("#SY318").html("<img src='<%=imgPath%>/d02.png'/>");}
  1070. if(res["SY318SC"]==1){$("#SY318SC").html("<img src='<%=imgPath%>/s02g.png'/>");}else {$("#SY318SC").html("<img src='<%=imgPath%>/s02.png'/>");}
  1071. if(res["SY311"]==1){$("#SY311").html("<img src='<%=imgPath%>/d01.png'/>");}else {$("#SY311").html("<img src='<%=imgPath%>/d02.png'/>");}
  1072. if(res["SY311SC"]==1){$("#SY311SC").html("<img src='<%=imgPath%>/s02g.png'/>");}else {$("#SY311SC").html("<img src='<%=imgPath%>/s02.png'/>");}
  1073. if(res["SY312"]==1){$("#SY312").html("<img src='<%=imgPath%>/d01.png'/>");}else {$("#SY312").html("<img src='<%=imgPath%>/d02.png'/>");}
  1074. if(res["SY312SC"]==1){$("#SY312SC").html("<img src='<%=imgPath%>/s02g.png'/>");}else {$("#SY312SC").html("<img src='<%=imgPath%>/s02.png'/>");}
  1075. if(res["SY313"]==1){$("#SY313").html("<img src='<%=imgPath%>/d01.png'/>");}else {$("#SY313").html("<img src='<%=imgPath%>/d02.png'/>");}
  1076. if(res["SY313SC"]==1){$("#SY313SC").html("<img src='<%=imgPath%>/s02g.png'/>");}else {$("#SY313SC").html("<img src='<%=imgPath%>/s02.png'/>");}
  1077. if(res["SY314"]==1){$("#SY314").html("<img src='<%=imgPath%>/d01.png'/>");}else {$("#SY314").html("<img src='<%=imgPath%>/d02.png'/>");}
  1078. if(res["SY314SC"]==1){$("#SY314SC").html("<img src='<%=imgPath%>/s02g.png'/>");}else {$("#SY314SC").html("<img src='<%=imgPath%>/s02.png'/>");}
  1079. if(res["SY315"]==1){$("#SY315").html("<img src='<%=imgPath%>/d01.png'/>");}else {$("#SY315").html("<img src='<%=imgPath%>/d02.png'/>");}
  1080. if(res["SY315SC"]==1){$("#SY315SC").html("<img src='<%=imgPath%>/s02g.png'/>");}else {$("#SY315SC").html("<img src='<%=imgPath%>/s02.png'/>");}
  1081. if(res["SY316"]==1){$("#SY316").html("<img src='<%=imgPath%>/d01.png'/>");}else {$("#SY316").html("<img src='<%=imgPath%>/d02.png'/>");}
  1082. if(res["SY316SC"]==1){$("#SY316SC").html("<img src='<%=imgPath%>/s02g.png'/>");}else {$("#SY316SC").html("<img src='<%=imgPath%>/s02.png'/>");}
  1083. if(res["SY321"]==1){$("#SY321").html("<img src='<%=imgPath%>/d01.png'/>");}else {$("#SY321").html("<img src='<%=imgPath%>/d02.png'/>");}
  1084. if(res["SY321SC"]==1){$("#SY321SC").html("<img src='<%=imgPath%>/s02g.png'/>");}else {$("#SY321SC").html("<img src='<%=imgPath%>/s02.png'/>");}
  1085. if(res["SY319SC"]==1){$("#SY319SC").html("<img src='<%=imgPath%>/s02g.png'/>");}else {$("#SY319SC").html("<img src='<%=imgPath%>/s02.png'/>");}
  1086. if(res["SY221A"]==1){$("#SY221A").html("<img src='<%=imgPath%>/d01.png'/>");}else {$("#SY221A").html("<img src='<%=imgPath%>/d02.png'/>");}
  1087. if(res["SY221B"]==1){$("#SY221B").html("<img src='<%=imgPath%>/d01.png'/>");}else {$("#SY221B").html("<img src='<%=imgPath%>/d02.png'/>");}
  1088. if(res["SY221C"]==1){$("#SY221C").html("<img src='<%=imgPath%>/d01.png'/>");}else {$("#SY221C").html("<img src='<%=imgPath%>/d02.png'/>");}
  1089. }
  1090. });
  1091. }
  1092. function wpAllInfoAjax() {
  1093. $.ajax( {
  1094. url : "/wpmonitor/windfarmrealtimeinfo.action?wpId="+tewfId,
  1095. type : "post",
  1096. cache : false,
  1097. dataType : "json",
  1098. data : {},
  1099. ifModified : false,
  1100. success : function(res) {
  1101. $("#wpName").html(res["wpName"] + "");
  1102. $("#aqts").html(res["aqts"] + "");
  1103. $("#zjrl").html(res["zjrl"]*10 + "");
  1104. $("#sjgl").html(res["sjgl"] + "");
  1105. $("#fs").html(res["fs"] + "");
  1106. $("#rfdl").html(res["rfdl"] + "");
  1107. $("#rswdl").html(res["rswdl"] + "");
  1108. $("#yxts").html(res["yxts"] + "");
  1109. $("#djts").html(res["djts"] + "");
  1110. $("#whts").html(res["whts"] + "");
  1111. $("#gzts").html(res["gzts"] + "");
  1112. $("#lxts").html(res["lxts"] + "");
  1113. $("#xdts").html(res["xdts"] + "");
  1114. $("#jrts").html(res["jrts"] + "");
  1115. $("#whss").html(res["whss"] + "");
  1116. $("#gzss").html(res["gzss"] + "");
  1117. $("#xdss").html(res["xdss"] + "");
  1118. $("#slss").html(res["slss"] + "");
  1119. $("#xnss").html(res["xnss"] + "");
  1120. $("#whssy").html(res["whssy"] + "");
  1121. $("#gzssy").html(res["gzssy"] + "");
  1122. $("#xdssy").html(res["xdssy"] + "");
  1123. $("#slssy").html(res["slssy"] + "");
  1124. $("#xnssy").html(res["xnssy"] + "");
  1125. $("#whssn").html(res["whssn"] + "");
  1126. $("#gzssn").html(res["gzssn"] + "");
  1127. $("#xdssn").html(res["xdssn"] + "");
  1128. $("#slssn").html(res["slssn"] + "");
  1129. $("#xnssn").html(res["xnssn"] + "");
  1130. }
  1131. });
  1132. }
  1133. function onTabLink(n,wfId){
  1134. $("#wpId").val(wfId);
  1135. $("#f1").attr("action","/wpmonitor/pfindex.action").submit();
  1136. }
  1137. function windfarm()
  1138. {
  1139. $("#f1").attr("action","/wpmonitor/zmindex.action").submit();
  1140. }
  1141. function tower()
  1142. {
  1143. $("#f1").attr("action","/wpmonitor/windtower.action").submit();
  1144. }
  1145. function powerfirst()
  1146. {
  1147. $("#f1").attr("action","/wpmonitor/pfindex.action").submit();
  1148. }
  1149. function wtinfo()
  1150. {
  1151. $("#f1").attr("action","/wpmonitor/wtindex.action").submit();
  1152. }
  1153. function power()
  1154. {
  1155. $("#f1").attr("action","/wpmonitor/pwindex.action").submit();
  1156. }
  1157. function fjpb()
  1158. {
  1159. $("#f1").attr("action","/wpmonitor/lineindex.action").submit();
  1160. }
  1161. </script>
  1162. <body>
  1163. <form action="" id="f1" method="post">
  1164. <s:hidden id="wtId" name="wtId"></s:hidden>
  1165. <s:hidden id="wpId" name="wpId"></s:hidden>
  1166. <div class="all">
  1167. <div class="index_menu">
  1168. <div id="tab1">
  1169. <ul>
  1170. <!-- <li onmouseover="setTab(1,0)" class="now">区域公司</li>-->
  1171. <li onclick="onTabLink('0','CL_FDC')">红花梁风电场</li>
  1172. <li onclick="onTabLink('1','KB_FDC')">照阳河风电场</li>
  1173. <li onclick="onTabLink('2','DX_FDC')" >雁门关风电场</li>
  1174. <li onclick="onTabLink('3','SY_FDC')" class="now">冠山风电场</li>
  1175. </ul>
  1176. </div>
  1177. </div>
  1178. <!-- =============================== -->
  1179. <div class="page_top1">
  1180. <div class="index_top_left">综合指标</div>
  1181. <div class="page_top_right">
  1182. <div class="index_top_center">
  1183. <div class="page_top_center_top" id="">冠山风电场</div>
  1184. <div class="page_top_center_top_a">安全天数</div>
  1185. <div class="page_top_center_center" id="aqts">12000</div>
  1186. <div class="page_top_center_bottom">天</div>
  1187. </div>
  1188. <div class="index_top_right_box">
  1189. <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>
  1190. <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>
  1191. <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>
  1192. <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>
  1193. <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>
  1194. </div>
  1195. <div class="index_top_right_box">
  1196. <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>
  1197. <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>
  1198. <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>
  1199. <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>
  1200. <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>
  1201. </div>
  1202. <div class="index_top_right_box">
  1203. <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>
  1204. <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>
  1205. <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>
  1206. <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>
  1207. <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>
  1208. </div>
  1209. <div class="index_top_right_box">
  1210. <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>
  1211. <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>
  1212. <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>
  1213. <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>
  1214. <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>
  1215. </div>
  1216. </div>
  1217. </div>
  1218. <div class="page_top2">
  1219. <div class="page_top_left">风机状态</div>
  1220. <div class="page_top_right1">
  1221. <div class="page_top_center2">
  1222. <div class="page_top_center_top2">接入</div>
  1223. <div class="page_top_center_center2" id="jrts">120</div>
  1224. <div class="page_top_center_bottom2">台</div>
  1225. </div>
  1226. <div class="page_top_right_box">
  1227. <div class="page_list">
  1228. <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>
  1229. <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>
  1230. <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>
  1231. </div>
  1232. <div class="page_list1">
  1233. <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>
  1234. <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>
  1235. <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>
  1236. </div>
  1237. </div>
  1238. </div>
  1239. </div>
  1240. <div class="page_bottom">
  1241. <!--左侧导航-->
  1242. <div id="left_menu">
  1243. <!-- <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>
  1244. -->
  1245. <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>
  1246. <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>
  1247. <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>
  1248. <!-- <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> -->
  1249. <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>
  1250. </div>
  1251. <div class="page_syz_center"><img src="<%=imgPath%>/page_syz_bg_shouyang.png" width="1880" height="699" /></div>
  1252. <!--开关-->
  1253. <div id="SY221FX0"><img src="<%=imgPath%>/j02.png" /></div>
  1254. <div id="SY221F10"><img src="<%=imgPath%>/j02.png" /></div>
  1255. <div id="SY221FA0"><img src="<%=imgPath%>/j02.png" /></div>
  1256. <div id="SY221F1"><img src="<%=imgPath%>/j02_.png" /></div>
  1257. <div id="SY221FA"><img src="<%=imgPath%>/j02_.png" /></div>
  1258. <div id="SY2202A9"><img src="<%=imgPath%>/j02_.png" /></div>
  1259. <div id="SY2202A90"><img src="<%=imgPath%>/j02.png" /></div>
  1260. <div id="SY2202A10"><img src="<%=imgPath%>/j02.png" /></div>
  1261. <div id="SY201FB0"><img src="<%=imgPath%>/j02.png" /></div>
  1262. <div id="SY201F10"><img src="<%=imgPath%>/j02.png" /></div>
  1263. <div id="SY201FA0"><img src="<%=imgPath%>/j02.png" /></div>
  1264. <div id="SY201F1"><img src="<%=imgPath%>/j02_.png" /></div>
  1265. <div id="SY201FA"><img src="<%=imgPath%>/j02_.png" /></div>
  1266. <div id="SY3012010"><img src="<%=imgPath%>/j02_.png" /></div>
  1267. <div id="SY3011010"><img src="<%=imgPath%>/j02_.png" /></div>
  1268. <div id="SY1SVGF10"><img src="<%=imgPath%>/j02.png" /></div>
  1269. <div id="SY1SVGFX"><img src="<%=imgPath%>/j02_.png" /></div>
  1270. <div id="SY1SVGFX0"><img src="<%=imgPath%>/j02.png" /></div>
  1271. <div id="SY1FCF10"><img src="<%=imgPath%>/j02.png" /></div>
  1272. <div id="SY1FCFX"><img src="<%=imgPath%>/j02_.png" /></div>
  1273. <div id="SY1FCFX0"><img src="<%=imgPath%>/j02.png" /></div>
  1274. <div id="SY311F10"><img src="<%=imgPath%>/j02_.png" /></div>
  1275. <div id="SY312F10"><img src="<%=imgPath%>/j02_.png" /></div>
  1276. <div id="SY313F10"><img src="<%=imgPath%>/j02_.png" /></div>
  1277. <div id="SY314F10"><img src="<%=imgPath%>/j02_.png" /></div>
  1278. <div id="SY315F10"><img src="<%=imgPath%>/j02_.png" /></div>
  1279. <div id="SY316F10"><img src="<%=imgPath%>/j02_.png" /></div>
  1280. <div id="SY321F10"><img src="<%=imgPath%>/j02_.png" /></div>
  1281. <!--手车-->
  1282. <div id="SY221"><img src="<%=imgPath%>/d01.png" /></div>
  1283. <div id="SY201"><img src="<%=imgPath%>/d01.png" /></div>
  1284. <div id="SY301"><img src="<%=imgPath%>/d01.png" /></div>
  1285. <div id="SY301SC"><img src="<%=imgPath%>/s02g.png" /></div>
  1286. <div id="SY317"><img src="<%=imgPath%>/d01.png" /></div>
  1287. <div id="SY317SC"><img src="<%=imgPath%>/s02g.png" /></div>
  1288. <div id="SY318"><img src="<%=imgPath%>/d01.png" /></div>
  1289. <div id="SY318SC"><img src="<%=imgPath%>/s02g.png" /></div>
  1290. <div id="SY311"><img src="<%=imgPath%>/d01.png" /></div>
  1291. <div id="SY311SC"><img src="<%=imgPath%>/s02g.png" /></div>
  1292. <div id="SY312"><img src="<%=imgPath%>/d01.png" /></div>
  1293. <div id="SY312SC"><img src="<%=imgPath%>/s02g.png" /></div>
  1294. <div id="SY313"><img src="<%=imgPath%>/d01.png" /></div>
  1295. <div id="SY313SC"><img src="<%=imgPath%>/s02g.png" /></div>
  1296. <div id="SY314"><img src="<%=imgPath%>/d01.png" /></div>
  1297. <div id="SY314SC"><img src="<%=imgPath%>/s02g.png" /></div>
  1298. <div id="SY315"><img src="<%=imgPath%>/d01.png" /></div>
  1299. <div id="SY315SC"><img src="<%=imgPath%>/s02g.png" /></div>
  1300. <div id="SY316"><img src="<%=imgPath%>/d01.png" /></div>
  1301. <div id="SY316SC"><img src="<%=imgPath%>/s02g.png" /></div>
  1302. <div id="SY321"><img src="<%=imgPath%>/d01.png" /></div>
  1303. <div id="SY321SC"><img src="<%=imgPath%>/s02g.png" /></div>
  1304. <div id="SY319SC"><img src="<%=imgPath%>/s02g.png" /></div>
  1305. <div id="SY221A"><img src="<%=imgPath%>/d01.png" /></div>
  1306. <div id="SY221B"><img src="<%=imgPath%>/d01.png" /></div>
  1307. <div id="SY221C"><img src="<%=imgPath%>/d01.png" /></div>
  1308. <div id="SY221An">A</div>
  1309. <div id="SY221Bn">B</div>
  1310. <div id="SY221Cn">C</div>
  1311. <div id="SY221I">0.0</div>
  1312. <div id="SY221P">0.0</div>
  1313. <div id="SY221Q">0.0</div>
  1314. <div id="SY201I">0.0</div>
  1315. <div id="SY201P">0.0</div>
  1316. <div id="SY201Q">0.0</div>
  1317. <div id="SY220UA">0.0</div>
  1318. <div id="SY220UB">0.0</div>
  1319. <div id="SY220UC">0.0</div>
  1320. <div id="SY220UAB">0.0</div>
  1321. <div id="SY220UBC">0.0</div>
  1322. <div id="SY220UCA">0.0</div>
  1323. <div id="SY220U0">0.0</div>
  1324. <div id="SY35In">I:</div>
  1325. <div id="SY35Pn">P:</div>
  1326. <div id="SY35Qn">Q:</div>
  1327. <div id="SY35I">0.0</div>
  1328. <div id="SY35P">0.0</div>
  1329. <div id="SY35Q">0.0</div>
  1330. <div id="SY35UA">0.0</div>
  1331. <div id="SY35UB">0.0</div>
  1332. <div id="SY35UC">0.0</div>
  1333. <div id="SY35UAB">0.0</div>
  1334. <div id="SY35UBC">0.0</div>
  1335. <div id="SY35UCA">0.0</div>
  1336. <div id="SY35U0">0.0</div>
  1337. <div id="SY35YW1">0.0</div>
  1338. <div id="SY35YW2">0.0</div>
  1339. <div id="SY35RW">0.0</div>
  1340. <div id="SY35DW">0.0</div>
  1341. <div id="SY35YW1n">油温1:</div>
  1342. <div id="SY35YW2n">油温2:</div>
  1343. <div id="SY35RWn">绕温:</div>
  1344. <div id="SY35DWn">档位:</div>
  1345. <div id="SY317I">0.0</div>
  1346. <div id="SY317P">0.0</div>
  1347. <div id="SY317Q">0.0</div>
  1348. <div id="SY318I">0.0</div>
  1349. <div id="SY318P">0.0</div>
  1350. <div id="SY318Q">0.0</div>
  1351. <div id="SY311I">0.0</div>
  1352. <div id="SY311P">0.0</div>
  1353. <div id="SY311Q">0.0</div>
  1354. <div id="SY312I">0.0</div>
  1355. <div id="SY312P">0.0</div>
  1356. <div id="SY312Q">0.0</div>
  1357. <div id="SY313I">0.0</div>
  1358. <div id="SY313P">0.0</div>
  1359. <div id="SY313Q">0.0</div>
  1360. <div id="SY314I">0.0</div>
  1361. <div id="SY314P">0.0</div>
  1362. <div id="SY314Q">0.0</div>
  1363. <div id="SY315I">0.0</div>
  1364. <div id="SY315P">0.0</div>
  1365. <div id="SY315Q">0.0</div>
  1366. <div id="SY316I">0.0</div>
  1367. <div id="SY316P">0.0</div>
  1368. <div id="SY316Q">0.0</div>
  1369. <div id="SY321I">0.0</div>
  1370. <div id="SY321P">0.0</div>
  1371. <div id="SY321Q">0.0</div>
  1372. <div id="SY221AX">0.0</div>
  1373. <!-- <div id="SY319I">0.0</div>
  1374. <div id="SY319P">0.0</div>
  1375. <div id="SY319Q">0.0</div> -->
  1376. <!--<div id="12"></div><div id="2"></div>-->
  1377. </div>
  1378. </div>
  1379. </form>
  1380. </body>
  1381. </html>