12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463 |
- <%@ page language="java" contentType="text/html;charset=utf-8"%>
- <%@include file="/pages/includes/taglibs.jsp"%>
- <html>
- <head>
- <script src="<%=request.getContextPath() %>/resource/js/jquery-1.8.3.js" type="text/javascript"></script>
- <link rel="stylesheet" type="text/css" href="<%=request.getContextPath()%>/resource/plugin/jqueryui/css/custom-theme/jquery-ui-1.9.2.custom.css" />
- <script src="<%=request.getContextPath() %>/resource/plugin/jqueryui/js/jquery-ui-1.9.2.custom.js" type="text/javascript"></script>
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <style type="text/css">
- body {
- margin-left: 0px;
- margin-top: 0px;
- margin-right: 0px;
- margin-bottom: 0px;
- }
- .value_Name {
- font-family: "Times New Roman", Times, serif;
- font-size: 14px;
- font-weight: bolder;
- color: #666;
- }
- .station_Name {
- font-family: "Times New Roman", Times, serif;
- font-size: 14px;
- font-weight: bolder;
- color: #666;
- }
- @font-face {
- font-family: 'fontNameRegular';
- src:
- url('<%=request.getContextPath()%>/resource/fonts/DS-DIGIT-webfont.eot')
- ;
- src: local('<%=request.getContextPath()%>/resource/fonts/DS-DIGIT-webfont Regular'
- ),
- local('<%=request.getContextPath()%>/resource/fonts/DS-DIGIT-webfont'),
- url('<%=request.getContextPath()%>/resource/fonts/DS-DIGIT-webfont.woff')
- format('woff'),
- url('<%=request.getContextPath()%>/resource/fonts/DS-DIGIT-webfont.ttf')
- format('truetype'),
- url('<%=request.getContextPath()%>/resource/fonts/DS-DIGIT-webfont.svg#fontName')
- format('svg');
- font-size: 36px;
- font-weight: bolder;
- }
- .item_Name { font-family: Arial, Helvetica, sans-serif;
- font-size: 12px;
- font-weight: bolder;
- color: #333;
- }
- .unit_Name { font-family: Arial, Helvetica, sans-serif;
- font-size: 12px;
- color: #333;
- }
- #apDiv1 {
- position: absolute;
- width: 22px;
- height: 12px;
- z-index: 1;
- left: 741px;
- top: 467px;
- }
- #apDiv2 {
- position: absolute;
- width: 22px;
- height: 12px;
- z-index: 2;
- left: 1812px;
- top: 496px;
- }
- #apDiv3 {
- position: absolute;
- left: 817px;
- top: 467px;
- width: 22px;
- height: 12px;
- z-index: 3;
- }
- #apDiv4 {
- position: absolute;
- left: 817px;
- top: 576px;
- width: 22px;
- height: 12px;
- z-index: 4;
- }
- #apDiv5 {
- position: absolute;
- left: 816px;
- top: 687px;
- width: 22px;
- height: 12px;
- z-index: 5;
- }
- #apDiv6 {
- position: absolute;
- left: 879px;
- top: 576px;
- width: 22px;
- height: 12px;
- z-index: 6;
- }
- #apDiv7 {
- position: absolute;
- left: 879px;
- top: 468px;
- width: 22px;
- height: 12px;
- z-index: 7;
- }
- #apDiv8 {
- position: absolute;
- left: 879px;
- top: 687px;
- width: 22px;
- height: 12px;
- z-index: 8;
- }
- #apDiv9 {
- position: absolute;
- left: 912px;
- top: 424px;
- width: 22px;
- height: 12px;
- z-index: 9;
- }
- #apDiv10 {
- position: absolute;
- left: 913px;
- top: 467px;
- width: 22px;
- height: 12px;
- z-index: 10;
- }
- #apDiv11 {
- position: absolute;
- left: 913px;
- top: 505px;
- width: 22px;
- height: 12px;
- z-index: 11;
- }
- #apDiv12 {
- position: absolute;
- left: 913px;
- top: 542px;
- width: 22px;
- height: 12px;
- z-index: 12;
- }
- #apDiv13 {
- position: absolute;
- left: 913px;
- top: 575px;
- width: 22px;
- height: 12px;
- z-index: 13;
- }
- #apDiv14 {
- position: absolute;
- left: 914px;
- top: 613px;
- width: 22px;
- height: 12px;
- z-index: 14;
- }
- #apDiv15 {
- position: absolute;
- left: 915px;
- top: 652px;
- width: 22px;
- height: 12px;
- z-index: 15;
- }
- #apDiv16 {
- position: absolute;
- left: 915px;
- top: 687px;
- width: 22px;
- height: 12px;
- z-index: 16;
- }
- #apDiv17 {
- position: absolute;
- left: 915px;
- top: 730px;
- width: 22px;
- height: 12px;
- z-index: 17;
- }
- .project_text {
- font-family: "宋体";
- font-size: 12px;
- font-weight: bolder;
- color: #FFF;
- text-decoration: none;
- }
- #apDiv18 {
- position: absolute;
- left: 135px;
- top: 106px;
- width: 131px;
- height: 19px;
- z-index: 18;
- }
- #apDiv19 {
- position: absolute;
- left: 114px;
- top: 362px;
- width: 125px;
- height: 21px;
- z-index: 19;
- }
- #apDiv20 {
- position: absolute;
- left: 174px;
- top: 588px;
- width: 122px;
- height: 21px;
- z-index: 20;
- }
- #apDiv21 {
- position: absolute;
- left: 287px;
- top: 94px;
- width: 37px;
- height: 51px;
- z-index: 18;
- }
- #apDiv22 {
- position: absolute;
- left: 338px;
- top: 212px;
- width: 28px;
- height: 41px;
- z-index: 19;
- }
- #apDiv23 {
- position: absolute;
- left: 447px;
- top: 461px;
- width: 27px;
- height: 40px;
- z-index: 20;
- }
- #apDiv24 {
- position: absolute;
- left: 486px;
- top: 522px;
- width: 32px;
- height: 42px;
- z-index: 21;
- }
- #apDiv25 {
- position: absolute;
- left: 441px;
- top: 610px;
- width: 29px;
- height: 40px;
- z-index: 22;
- }
- #apDiv26 {
- position: absolute;
- left: 460px;
- top: 701px;
- width: 32px;
- height: 43px;
- z-index: 23;
- }
- #apDiv27 {
- position: absolute;
- left: 420px;
- top: 753px;
- width: 31px;
- height: 46px;
- z-index: 24;
- }
- #apDiv28 {
- position: absolute;
- left: 551px;
- top: 386px;
- width: 29px;
- height: 44px;
- z-index: 25;
- }
- #apDiv29 {
- position: absolute;
- left: 495px;
- top: 403px;
- width: 31px;
- height: 39px;
- z-index: 26;
- }
- #apDiv30 {
- position: absolute;
- left: 477px;
- top: 313px;
- width: 35px;
- height: 47px;
- z-index: 27;
- }
- #apDiv31 {
- position: absolute;
- left: 288px;
- top: 258px;
- width: 35px;
- height: 48px;
- z-index: 28;
- }
- #apDiv32 {
- position: absolute;
- left: 339px;
- top: 299px;
- width: 33px;
- height: 47px;
- z-index: 29;
- }
- #apDiv33 {
- position: absolute;
- left: 366px;
- top: 341px;
- width: 36px;
- height: 55px;
- z-index: 30;
- }
- #apDiv34 {
- position: absolute;
- left: 387px;
- top: 395px;
- width: 38px;
- height: 54px;
- z-index: 31;
- }
- #apDiv35 {
- position: absolute;
- left: 297px;
- top: 504px;
- width: 35px;
- height: 48px;
- z-index: 32;
- }
- #apDiv36 {
- position: absolute;
- left: 260px;
- top: 437px;
- width: 38px;
- height: 50px;
- z-index: 33;
- }
- #apDiv37 {
- position: absolute;
- left: 232px;
- top: 354px;
- width: 36px;
- height: 51px;
- z-index: 34;
- }
- #apDiv38 {
- position: absolute;
- left: 61px;
- top: 130px;
- width: 36px;
- height: 51px;
- z-index: 35;
- }
- #apDiv39 {
- position: absolute;
- left: 106px;
- top: 166px;
- width: 38px;
- height: 53px;
- z-index: 36;
- }
- #apDiv40 {
- position: absolute;
- left: 154px;
- top: 236px;
- width: 36px;
- height: 51px;
- z-index: 37;
- }
- #apDiv41 {
- position: absolute;
- left: 194px;
- top: 288px;
- width: 40px;
- height: 54px;
- z-index: 38;
- }
- #apDiv42 {
- position: absolute;
- left: 46px;
- top: 289px;
- width: 34px;
- height: 49px;
- z-index: 39;
- }
- #apDiv43 {
- position: absolute;
- left: 86px;
- top: 329px;
- width: 33px;
- height: 47px;
- z-index: 40;
- }
- #apDiv44 {
- position: absolute;
- left: 136px;
- top: 334px;
- width: 37px;
- height: 53px;
- z-index: 41;
- }
- #apDiv45 {
- position: absolute;
- left: 154px;
- top: 398px;
- width: 33px;
- height: 46px;
- z-index: 42;
- }
- #apDiv46 {
- position: absolute;
- left: 165px;
- top: 449px;
- width: 37px;
- height: 48px;
- z-index: 43;
- }
- #apDiv47 {
- position: absolute;
- left: 190px;
- top: 505px;
- width: 36px;
- height: 51px;
- z-index: 44;
- }
- #apDiv48 {
- position: absolute;
- left: 228px;
- top: 554px;
- width: 39px;
- height: 57px;
- z-index: 45;
- }
- #apDiv49 {
- position: absolute;
- left: 262px;
- top: 636px;
- width: 37px;
- height: 51px;
- z-index: 46;
- }
- #apDiv50 {
- position: absolute;
- left: 308px;
- top: 646px;
- width: 39px;
- height: 55px;
- z-index: 47;
- }
- #apDiv51 {
- position: absolute;
- left: 370px;
- top: 713px;
- width: 38px;
- height: 51px;
- z-index: 48;
- }
- #apDiv52 {
- position: absolute;
- left: 398px;
- top: 523px;
- width: 40px;
- height: 52px;
- z-index: 49;
- }
- #apDiv53 {
- position: absolute;
- left: 1247px;
- top: 386px;
- width: 16px;
- height: 25px;
- z-index: 50;
- }
- #apDiv54 {
- position: absolute;
- left: 1248px;
- top: 487px;
- width: 14px;
- height: 25px;
- z-index: 51;
- }
- #apDiv55 {
- position: absolute;
- left: 1160px;
- top: 542px;
- width: 14px;
- height: 26px;
- z-index: 52;
- }
- #apDiv56 {
- position: absolute;
- left: 1247px;
- top: 541px;
- width: 15px;
- height: 27px;
- z-index: 53;
- }
- #apDiv57 {
- position: absolute;
- left: 1330px;
- top: 539px;
- width: 16px;
- height: 27px;
- z-index: 54;
- }
- #apDiv58 {
- position: absolute;
- left: 785px;
- top: 552px;
- width: 0px;
- height: 1px;
- z-index: 55;
- }
- #apDiv { position: absolute;
- left: 1810px;
- top: 386px;
- width: 55px;
- height: 102px;
- z-index: 22;
- }
- #apDiv59 { position: absolute;
- left: 1812px;
- top: 505px;
- width: 56px;
- height: 106px;
- z-index: 21;
- }
- #apDiv60 {
- position: absolute;
- left: 120px;
- top: 155px;
- width: 298px;
- height: 150px;
- z-index: 23;
- }
- #apDiv61 {
- position: absolute;
- left: 132px;
- top: 384px;
- width: 399px;
- height: 188px;
- z-index: 24;
- }
- #MCHZ511 {
- position: absolute;
- left: 945px;
- top: 287px;
- width: 15px;
- height: 29px;
- z-index: 1;
- background-color: #00FF00;
- }
- #apDiv63 {
- position: absolute;
- left: 885px;
- top: 314px;
- width: 17px;
- height: 33px;
- z-index: 2;
- }
- #apDiv64 {
- position: absolute;
- left: 829px;
- top: 315px;
- width: 14px;
- height: 34px;
- z-index: 3;
- }
- #apDiv65 {
- position: absolute;
- left: 1027px;
- top: 315px;
- width: 17px;
- height: 33px;
- z-index: 4;
- }
- #apDiv66 {
- position: absolute;
- left: 1097px;
- top: 317px;
- width: 15px;
- height: 33px;
- z-index: 5;
- }
- #apDiv67 {
- position: absolute;
- left: 1230px;
- top: 317px;
- width: 18px;
- height: 37px;
- z-index: 6;
- }
- #mch19gl {
- position: absolute;
- left: 126px;
- top: 543px;
- width: 54px;
- height: 14px;
- z-index: 7;
- }
- #mch19dy {
- position: absolute;
- left: 124px;
- top: 563px;
- width: 57px;
- height: 14px;
- z-index: 8;
- }
- #mch19dl {
- position: absolute;
- left: 125px;
- top: 582px;
- width: 57px;
- height: 14px;
- z-index: 9;
- }
- #apDiv71 {
- position: absolute;
- left: 151px;
- top: 614px;
- width: 56px;
- height: 13px;
- z-index: 10;
- }
- #apDiv72 {
- position: absolute;
- left: 150px;
- top: 633px;
- width: 58px;
- height: 15px;
- z-index: 11;
- }
- #apDiv73 {
- position: absolute;
- left: 150px;
- top: 654px;
- width: 58px;
- height: 15px;
- z-index: 12;
- }
- #mch17gl {
- position: absolute;
- left: 303px;
- top: 545px;
- width: 54px;
- height: 14px;
- z-index: 13;
- }
- #mch17dy {
- position: absolute;
- left: 302px;
- top: 565px;
- width: 55px;
- height: 16px;
- z-index: 14;
- }
- #mch17dl {
- position: absolute;
- left: 303px;
- top: 585px;
- width: 54px;
- height: 14px;
- z-index: 15;
- }
- #mch18gl {
- position: absolute;
- left: 303px;
- top: 668px;
- width: 55px;
- height: 14px;
- z-index: 16;
- }
- #mch18dy {
- position: absolute;
- left: 304px;
- top: 690px;
- width: 54px;
- height: 14px;
- z-index: 17;
- }
- #mch18dl {
- position: absolute;
- left: 304px;
- top: 710px;
- width: 54px;
- height: 15px;
- z-index: 18;
- }
- #mch15gl {
- position: absolute;
- left: 483px;
- top: 543px;
- width: 64px;
- height: 14px;
- z-index: 19;
- }
- #mch15dy {
- position: absolute;
- left: 483px;
- top: 563px;
- width: 65px;
- height: 15px;
- z-index: 20;
- }
- #mch15dl {
- position: absolute;
- left: 485px;
- top: 583px;
- width: 61px;
- height: 15px;
- z-index: 21;
- }
- #mch16gl {
- position: absolute;
- left: 480px;
- top: 666px;
- width: 63px;
- height: 15px;
- z-index: 22;
- }
- #mch16dy {
- position: absolute;
- left: 480px;
- top: 686px;
- width: 64px;
- height: 17px;
- z-index: 23;
- }
- #mch16dl {
- position: absolute;
- left: 480px;
- top: 707px;
- width: 63px;
- height: 16px;
- z-index: 24;
- }
- #mch13gl {
- position: absolute;
- left: 659px;
- top: 542px;
- width: 60px;
- height: 16px;
- z-index: 25;
- }
- #mch13dy {
- position: absolute;
- left: 659px;
- top: 562px;
- width: 61px;
- height: 16px;
- z-index: 26;
- }
- #mch13dl {
- position: absolute;
- left: 659px;
- top: 581px;
- width: 62px;
- height: 18px;
- z-index: 27;
- }
- #mch14gl {
- position: absolute;
- left: 655px;
- top: 665px;
- width: 63px;
- height: 17px;
- z-index: 28;
- }
- #mch14dy {
- position: absolute;
- left: 654px;
- top: 686px;
- width: 66px;
- height: 18px;
- z-index: 29;
- }
- #mch14dl {
- position: absolute;
- left: 655px;
- top: 708px;
- width: 64px;
- height: 18px;
- z-index: 30;
- }
- #mch11gl {
- position: absolute;
- left: 839px;
- top: 544px;
- width: 63px;
- height: 15px;
- z-index: 31;
- }
- #mch11dy {
- position: absolute;
- left: 838px;
- top: 565px;
- width: 65px;
- height: 16px;
- z-index: 32;
- }
- #mch11dl {
- position: absolute;
- left: 838px;
- top: 586px;
- width: 65px;
- height: 16px;
- z-index: 33;
- }
- #mch12gl {
- position: absolute;
- left: 840px;
- top: 665px;
- width: 63px;
- height: 17px;
- z-index: 34;
- }
- #mch12dy {
- position: absolute;
- left: 840px;
- top: 686px;
- width: 64px;
- height: 17px;
- z-index: 35;
- }
- #mch12dl {
- position: absolute;
- left: 841px;
- top: 707px;
- width: 63px;
- height: 17px;
- z-index: 36;
- }
- #mch9gl {
- position: absolute;
- left: 1035px;
- top: 541px;
- width: 58px;
- height: 16px;
- z-index: 37;
- }
- #mch9dy {
- position: absolute;
- left: 1036px;
- top: 561px;
- width: 56px;
- height: 16px;
- z-index: 38;
- }
- #mch9dl {
- position: absolute;
- left: 1036px;
- top: 580px;
- width: 58px;
- height: 17px;
- z-index: 39;
- }
- #mch10gl {
- position: absolute;
- left: 1032px;
- top: 664px;
- width: 58px;
- height: 15px;
- z-index: 40;
- }
- #mch10dy {
- position: absolute;
- left: 1033px;
- top: 684px;
- width: 58px;
- height: 17px;
- z-index: 41;
- }
- #mch10dl {
- position: absolute;
- left: 1031px;
- top: 708px;
- width: 61px;
- height: 17px;
- z-index: 42;
- }
- #mch7gl {
- position: absolute;
- left: 1204px;
- top: 540px;
- width: 61px;
- height: 16px;
- z-index: 43;
- }
- #mch7dy {
- position: absolute;
- left: 1205px;
- top: 559px;
- width: 59px;
- height: 18px;
- z-index: 44;
- }
- #mch7dl {
- position: absolute;
- left: 1205px;
- top: 581px;
- width: 60px;
- height: 18px;
- z-index: 45;
- }
- #mch8gl {
- position: absolute;
- left: 1204px;
- top: 662px;
- width: 61px;
- height: 19px;
- z-index: 46;
- }
- #mch8dy {
- position: absolute;
- left: 1204px;
- top: 682px;
- width: 62px;
- height: 17px;
- z-index: 47;
- }
- #mch8dl {
- position: absolute;
- left: 1204px;
- top: 702px;
- width: 61px;
- height: 19px;
- z-index: 48;
- }
- #mch5gl {
- position: absolute;
- left: 1373px;
- top: 540px;
- width: 61px;
- height: 17px;
- z-index: 49;
- }
- #mch5dy {
- position: absolute;
- left: 1374px;
- top: 561px;
- width: 59px;
- height: 16px;
- z-index: 50;
- }
- #mch5dl {
- position: absolute;
- left: 1372px;
- top: 580px;
- width: 63px;
- height: 17px;
- z-index: 51;
- }
- #mch6gl {
- position: absolute;
- left: 1378px;
- top: 662px;
- width: 61px;
- height: 15px;
- z-index: 52;
- }
- #mch6dy {
- position: absolute;
- left: 1378px;
- top: 681px;
- width: 62px;
- height: 17px;
- z-index: 53;
- }
- #mch6dl {
- position: absolute;
- left: 1378px;
- top: 702px;
- width: 62px;
- height: 18px;
- z-index: 54;
- }
- #mch3gl {
- position: absolute;
- left: 1549px;
- top: 538px;
- width: 61px;
- height: 17px;
- z-index: 55;
- }
- #mch3dy {
- position: absolute;
- left: 1549px;
- top: 558px;
- width: 62px;
- height: 17px;
- z-index: 56;
- }
- #mch3dl {
- position: absolute;
- left: 1549px;
- top: 578px;
- width: 63px;
- height: 17px;
- z-index: 57;
- }
- #mch4gl {
- position: absolute;
- left: 1549px;
- top: 662px;
- width: 61px;
- height: 17px;
- z-index: 58;
- }
- #mch4dy {
- position: absolute;
- left: 1551px;
- top: 681px;
- width: 61px;
- height: 17px;
- z-index: 59;
- }
- #mch4dl {
- position: absolute;
- left: 1549px;
- top: 700px;
- width: 64px;
- height: 19px;
- z-index: 60;
- }
- #mch1gl {
- position: absolute;
- left: 1720px;
- top: 537px;
- width: 62px;
- height: 17px;
- z-index: 61;
- }
- #mch1dy {
- position: absolute;
- left: 1721px;
- top: 557px;
- width: 63px;
- height: 18px;
- z-index: 62;
- }
- #mch1dl {
- position: absolute;
- left: 1720px;
- top: 577px;
- width: 64px;
- height: 17px;
- z-index: 63;
- }
- #mch2gl {
- position: absolute;
- left: 1721px;
- top: 661px;
- width: 61px;
- height: 16px;
- z-index: 64;
- }
- #mch2dy {
- position: absolute;
- left: 1722px;
- top: 679px;
- width: 62px;
- height: 16px;
- z-index: 65;
- }
- #mch2dl {
- position: absolute;
- left: 1722px;
- top: 698px;
- width: 63px;
- height: 19px;
- z-index: 66;
- }
- #MCHZ520 {
- position: absolute;
- left: 158px;
- top: 398px;
- width: 13px;
- height: 29px;
- z-index: 67;
- background-color: #00FF00;
- }
- #MCHZ519 {
- position: absolute;
- left: 329px;
- top: 399px;
- width: 15px;
- height: 31px;
- z-index: 68;
- background-color: #00FF00;
- }
- #MCHZ518 {
- position: absolute;
- left: 502px;
- top: 396px;
- width: 13px;
- height: 28px;
- z-index: 69;
- background-color: #00FF00;
- }
- #MCHZ517 {
- position: absolute;
- left: 677px;
- top: 399px;
- width: 14px;
- height: 26px;
- z-index: 70;
- background-color: #00FF00;
- }
- #MCHZ516 {
- position: absolute;
- left: 850px;
- top: 399px;
- width: 16px;
- height: 27px;
- z-index: 71;
- background-color: #00FF00;
- }
- #MCHZ515 {
- position: absolute;
- left: 1051px;
- top: 400px;
- width: 13px;
- height: 25px;
- z-index: 72;
- background-color: #00FF00;
- }
- #MCHZ514 {
- position: absolute;
- left: 1222px;
- top: 402px;
- width: 14px;
- height: 24px;
- z-index: 73;
- background-color: #00FF00;
- }
- #MCHZ513 {
- position: absolute;
- left: 1395px;
- top: 403px;
- width: 17px;
- height: 27px;
- z-index: 74;
- background-color: #00FF00;
- }
- #MCHZ512 {
- position: absolute;
- left: 1567px;
- top: 401px;
- width: 15px;
- height: 28px;
- z-index: 75;
- background-color: #00FF00;
- }
- #MCHZ510 {
- position: absolute;
- left: 1743px;
- top: 402px;
- width: 13px;
- height: 28px;
- z-index: 76;
- background-color: #00FF00;
- }
- </style>
- <script type="text/javascript">
- $(document).ready(function() {
- getDetail();
- wpAllInfoAjax();
-
- window.setInterval(wpAllInfoAjax, 60000);
- window.setInterval(powerfirstinfo, 60000);
- });
- function goback()
- {
- $("#f1").attr("action","/matrix/monitormainIndex.action").submit();
- }
- function getDetail() {
- $.ajax({
- url : "mchwindfarmswitchinfo.action?wfName=MCH_GDC",
- type : "post",
- cache : false,
- dataType : "json",
- data : {},
- ifModified : false,
- success : function(res) {
- /******************赋值**********************/
- if(res["MCHZ520"]==1){$("#MCHZ520").css("background-color","#F00");}else{$("#MCHZ520").css("background-color","#0F0");}
- if(res["MCHZ519"]==1){$("#MCHZ519").css("background-color","#F00");}else{$("#MCHZ519").css("background-color","#0F0");}
- if(res["MCHZ518"]==1){$("#MCHZ518").css("background-color","#F00");}else{$("#MCHZ518").css("background-color","#0F0");}
- if(res["MCHZ517"]==1){$("#MCHZ517").css("background-color","#F00");}else{$("#MCHZ517").css("background-color","#0F0");}
- if(res["MCHZ516"]==1){$("#MCHZ516").css("background-color","#F00");}else{$("#MCHZ516").css("background-color","#0F0");}
- if(res["MCHZ515"]==1){$("#MCHZ515").css("background-color","#F00");}else{$("#MCHZ515").css("background-color","#0F0");}
- if(res["MCHZ514"]==1){$("#MCHZ514").css("background-color","#F00");}else{$("#MCHZ514").css("background-color","#0F0");}
- if(res["MCHZ513"]==1){$("#MCHZ513").css("background-color","#F00");}else{$("#MCHZ513").css("background-color","#0F0");}
- if(res["MCHZ512"]==1){$("#MCHZ512").css("background-color","#F00");}else{$("#MCHZ512").css("background-color","#0F0");}
- if(res["MCHZ510"]==1){$("#MCHZ510").css("background-color","#F00");}else{$("#MCHZ510").css("background-color","#0F0");}
- if(res["MCHZ511"]==1){$("#MCHZ511").css("background-color","#F00");}else{$("#MCHZ511").css("background-color","#0F0");}
- $("#mch19gl").html(res["mch19gl"] + "");
- $("#mch19dy").html(res["mch19dy"] + "");
- $("#mch19dl").html(res["mch19dl"] + "");
- $("#mch17gl").html(res["mch17gl"] + "");
- $("#mch17dy").html(res["mch17dy"] + "");
- $("#mch17dl").html(res["mch17dl"] + "");
- $("#mch18gl").html(res["mch18gl"] + "");
- $("#mch18dy").html(res["mch18dy"] + "");
- $("#mch18dl").html(res["mch18dl"] + "");
- $("#mch15gl").html(res["mch15gl"] + "");
- $("#mch15dy").html(res["mch15dy"] + "");
- $("#mch15dl").html(res["mch15dl"] + "");
- $("#mch16gl").html(res["mch16gl"] + "");
- $("#mch16dy").html(res["mch16dy"] + "");
- $("#mch16dl").html(res["mch16dl"] + "");
- $("#mch13gl").html(res["mch13gl"] + "");
- $("#mch13dy").html(res["mch13dy"] + "");
- $("#mch13dl").html(res["mch13dl"] + "");
- $("#mch14gl").html(res["mch14gl"] + "");
- $("#mch14dy").html(res["mch14dy"] + "");
- $("#mch14dl").html(res["mch14dl"] + "");
- $("#mch11gl").html(res["mch11gl"] + "");
- $("#mch11dy").html(res["mch11dy"] + "");
- $("#mch11dl").html(res["mch11dl"] + "");
- $("#mch12gl").html(res["mch12gl"] + "");
- $("#mch12dy").html(res["mch12dy"] + "");
- $("#mch12dl").html(res["mch12dl"] + "");
- $("#mch9gl").html(res["mch9gl"] + "");
- $("#mch9dy").html(res["mch9dy"] + "");
- $("#mch9dl").html(res["mch9dl"] + "");
- $("#mch10gl").html(res["mch10gl"] + "");
- $("#mch10dy").html(res["mch10dy"] + "");
- $("#mch10dl").html(res["mch10dl"] + "");
- $("#mch7gl").html(res["mch7gl"] + "");
- $("#mch7dy").html(res["mch7dy"] + "");
- $("#mch7dl").html(res["mch7dl"] + "");
- $("#mch8gl").html(res["mch8gl"] + "");
- $("#mch8dy").html(res["mch8dy"] + "");
- $("#mch8dl").html(res["mch8dl"] + "");
- $("#mch5gl").html(res["mch5gl"] + "");
- $("#mch5dy").html(res["mch5dy"] + "");
- $("#mch5dl").html(res["mch5dl"] + "");
- $("#mch6gl").html(res["mch6gl"] + "");
- $("#mch6dy").html(res["mch6dy"] + "");
- $("#mch6dl").html(res["mch6dl"] + "");
- $("#mch3gl").html(res["mch3gl"] + "");
- $("#mch3dy").html(res["mch3dy"] + "");
- $("#mch3dl").html(res["mch3dl"] + "");
- $("#mch4gl").html(res["mch4gl"] + "");
- $("#mch4dy").html(res["mch4dy"] + "");
- $("#mch4dl").html(res["mch4dl"] + "");
- $("#mch1gl").html(res["mch1gl"] + "");
- $("#mch1dy").html(res["mch1dy"] + "");
- $("#mch1dl").html(res["mch1dl"] + "");
- $("#mch2gl").html(res["mch2gl"] + "");
- $("#mch2dy").html(res["mch2dy"] + "");
- $("#mch2dl").html(res["mch2dl"] + "");
- /****************************************/
- }
- });
- }
- function wpAllInfoAjax() {
- $.ajax( {
- url : "/windfarm/windfarmrealtimeinfo.action?wfName=MCH_GDC",
- type : "post",
- cache : false,
- dataType : "json",
- data : {},
- ifModified : false,
- success : function(res) {
- $("#zjrl").html(res["zjrl"] + "");
- $("#zgl").html(res["zgl"] + "");
- $("#pjfs").html(res["pjfs"] + "");
- $("#rfdl").html(res["rfdl"] + "");
- $("#yfdl").html(res["yfdl"] + "");
- $("#nfdl").html(res["nfdl"] + "");
- $("#yxts").html(res["yxts"] + "");
- $("#djts").html(res["djts"] + "");
- $("#whts").html(res["whts"] + "");
- $("#gzts").html(res["gzts"] + "");
- $("#lxts").html(res["lxts"] + "");
- $("#xdts").html(res["xdts"] + "");
- $("#jrts").html(res["jrts"] + "");
- $("#wd").html(res["wd"] + "");
- }
- });
- }
- function windfarm()
- {
- $("#f1").attr("action","/windfarm/mchindex.action?wfName=MCH_GDC").submit();
- }
- function powerfirst()
- {
- $("#f1").attr("action","/windfarm/mchpowerfirst.action?wfName=MCH_GDC").submit();
- }
- function wtinfo()
- {
- $("#f1").attr("action","/windfarm/mchwtindex.action?wfName=MCH_GDC").submit();
- }
- </script>
- </head>
- <body>
- <form action="" id="f1" method="post" style="width: 1883px">
- <div id="MCHZ511"></div>
- <div id="mch19gl"></div>
- <div id="mch19dy"></div>
- <div id="mch19dl"></div>
- <div id="mch17gl"></div>
- <div id="mch17dy"></div>
- <div id="mch17dl"></div>
- <div id="mch18gl"></div>
- <div id="mch18dy"></div>
- <div id="mch18dl"></div>
- <div id="mch15gl"></div>
- <div id="mch15dy"></div>
- <div id="mch15dl"></div>
- <div id="mch16gl"></div>
- <div id="mch16dy"></div>
- <div id="mch16dl"></div>
- <div id="mch13gl"></div>
- <div id="mch13dy"></div>
- <div id="mch13dl"></div>
- <div id="mch14gl"></div>
- <div id="mch14dy"></div>
- <div id="mch14dl"></div>
- <div id="mch11gl"></div>
- <div id="mch11dy"></div>
- <div id="mch11dl"></div>
- <div id="mch12gl"></div>
- <div id="mch12dy"></div>
- <div id="mch12dl"></div>
- <div id="mch9gl"></div>
- <div id="mch9dy"></div>
- <div id="mch9dl"></div>
- <div id="mch10gl"></div>
- <div id="mch10dy"></div>
- <div id="mch10dl"></div>
- <div id="mch7gl"></div>
- <div id="mch7dy"></div>
- <div id="mch7dl"></div>
- <div id="mch8gl"></div>
- <div id="mch8dy"></div>
- <div id="mch8dl"></div>
- <div id="mch5gl"></div>
- <div id="mch5dy"></div>
- <div id="mch5dl"></div>
- <div id="mch6gl"></div>
- <div id="mch6dy"></div>
- <div id="mch6dl"></div>
- <div id="mch3gl"></div>
- <div id="mch3dy"></div>
- <div id="mch3dl"></div>
- <div id="mch4gl"></div>
- <div id="mch4dy"></div>
- <div id="mch4dl"></div>
- <div id="mch1gl"></div>
- <div id="mch1dy"></div>
- <div id="mch1dl"></div>
- <div id="mch2gl"></div>
- <div id="mch2dy"></div>
- <div id="mch2dl"></div>
- <div id="MCHZ520"></div>
- <div id="MCHZ519"></div>
- <div id="MCHZ518"></div>
- <div id="MCHZ517"></div>
- <div id="MCHZ516"></div>
- <div id="MCHZ515"></div>
- <div id="MCHZ514"></div>
- <div id="MCHZ513"></div>
- <div id="MCHZ512"></div>
- <div id="MCHZ510"></div>
- <table width="1880" border="0" align="center" cellpadding="0" cellspacing="0">
- <tr>
- <td height="58" colspan="5" background="<%=request.getContextPath()%>/resource/images/system/pictures/station_Top_mch.jpg"><table width="1880" border="0" cellspacing="0" cellpadding="0" height="58">
- <tr>
- <td width="36" height="25"> </td>
- <td width="64" rowspan="2" align="center"> </td>
- <td width="125" align="center" valign="bottom" class="station_Name">装机容量</td>
- <td width="123"align="center" valign="bottom" class="station_Name">总功率</td>
- <td width="125"align="center" valign="bottom" class="station_Name">日发电量</td>
- <td width="124"align="center" valign="bottom" class="station_Name">月发电量</td>
- <td width="124"align="center" valign="bottom" class="station_Name">年发电量</td>
- <td width="123"align="center" valign="bottom" class="station_Name">温度</td>
- <td width="123"align="center" valign="bottom" class="station_Name">平均风速</td>
- <td width="127"align="center" valign="bottom" class="station_Name">接入台数</td>
- <td width="121"align="center" valign="bottom" class="station_Name">运行台数</td>
- <td width="125"align="center" valign="bottom" class="station_Name">待机台数</td>
- <td width="123"align="center" valign="bottom" class="station_Name">故障台数</td>
- <td width="126"align="center" valign="bottom" class="station_Name">维护台数</td>
- <td width="124"align="center" valign="bottom" class="station_Name">离线台数</td>
- <td width="124"align="center" valign="bottom" class="station_Name">限电台数</td>
- <td width="43"align="center" valign="bottom" class="station_Name" style='cursor: pointer;' onclick="goback()"></td>
- </tr>
- <tr>
- <td height="28"> </td>
- <td align="center"><span style="font-family: fontNameRegular;font-size: 20px;font-weight: bolder; color: #666;" id="zjrl"></span></td>
- <td align="center"><span style="font-family: fontNameRegular;font-size: 20px;font-weight: bolder; color: #666;" id="zgl" ></span></td>
- <td align="center"><span style="font-family: fontNameRegular;font-size: 20px;font-weight: bolder; color: #666;" id="rfdl" ></span></td>
- <td align="center"><span style="font-family: fontNameRegular;font-size: 20px;font-weight: bolder; color: #666;" id="yfdl" ></span></td>
- <td align="center"><span style="font-family: fontNameRegular;font-size: 20px;font-weight: bolder; color: #666;" id="nfdl" ></span></td>
- <td align="center"><span style="font-family: fontNameRegular;font-size: 20px;font-weight: bolder; color: #666;" id="wd" ></span></td>
- <td align="center"><span style="font-family: fontNameRegular;font-size: 20px;font-weight: bolder; color: #666;" id="pjfs" ></span></td>
- <td align="center"><span style="font-family: fontNameRegular;font-size: 20px;font-weight: bolder; color: #666;" id="jrts" ></span></td>
- <td align="center"><span style="font-family: fontNameRegular;font-size: 20px;font-weight: bolder; color: #666;" id="yxts" ></span></td>
- <td align="center"><span style="font-family: fontNameRegular;font-size: 20px;font-weight: bolder; color: #666;" id="djts" ></span></td>
- <td align="center"><span style="font-family: fontNameRegular;font-size: 20px;font-weight: bolder; color: #666;" id="gzts" ></span></td>
- <td align="center"><span style="font-family: fontNameRegular;font-size: 20px;font-weight: bolder; color: #666;" id="whts" ></span></td>
- <td align="center"><span style="font-family: fontNameRegular;font-size: 20px;font-weight: bolder; color: #666;" id="lxts" ></span></td>
- <td align="center"><span style="font-family: fontNameRegular;font-size: 20px;font-weight: bolder; color: #666;" id="xdts" ></span></td>
- <td align="center" style='cursor: pointer;' onclick="goback()"><img src="<%=request.getContextPath()%>/resource/images/system/pictures/back_icon.fw.png" width="18" height="19" /></td>
- </tr>
- </table>
- <tr>
- <td width="35" rowspan="2" valign="top"><table width="35" border="0" cellspacing="0" cellpadding="0">
- </table><table width="35" border="0" cellspacing="0" cellpadding="0">
- <tr>
- <td><img src="<%=request.getContextPath()%>/resource/images/system/pictures/station_zm_Button_selected.jpg" width="35" height="80" onclick="windfarm()" style='cursor: pointer;'/></td>
- </tr>
- <tr>
- <td align="center" valign="top"><img src="<%=request.getContextPath()%>/resource/images/system/pictures/station_nbq_button_link.jpg" width="35" height="80" onclick="wtinfo()" style='cursor: pointer;'/></td>
- </tr>
- <tr>
- <td align="center" valign="top"><img src="<%=request.getContextPath()%>/resource/images/system/pictures/station_syz_button_link.jpg" width="35" onclick="powerfirst()" /></td>
- </tr>
- </table></td>
- <td width="90" height="30" valign="top"><img src="<%=request.getContextPath()%>/resource/images/system/pictures/first_Station_button.jpg" width="90" height="30" /></td>
- <td width="1665" valign="top"> </td>
- <td width="90"></td>
- </tr>
- <tr>
- <td width="1845" height="766" align="center" valign="top" ><img src="<%=request.getContextPath()%>/resource/images/system/pictures/mch_zongmao.jpg" height="715" /></td>
- </tr>
- </table>
- </form>
- </body>
- </html>
|