12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730 |
- <template>
- <div>
- <el-row :gutter="10">
- <el-col :span="24">
- <previewPicture v-if="datas">
- <template v-slot:svg>
- <svg class="svg" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="图层_1" x="0px" y="0px" width="1410.332px" height="526.828px" viewBox="0 70 1410.332 526.828" enable-background="new 0 0 1395.332 526.828" xml:space="preserve">
- <g id="s_x5F_fan">
- <g>
- <g>
- <path fill="#E1E1E0" d="M1328.938,21.843l-0.862,18c0,0,0.688,0.271,1.29,0.271c0.624,0.002,1.346-0.263,1.346-0.263 l-0.715-18.006L1328.938,21.843L1328.938,21.843z"></path>
- </g>
- <g>
- <g>
- <g>
- <path fill="#AD4092" d="M1328.752,21.185l1.375,0.531c0,0,3.655-7.606,3.926-11.732 C1331.351,13.251,1328.752,21.185,1328.752,21.185"></path>
- <path fill="#AD4092" d="M1330.057,21.718l-1.134,0.942c0,0,4.857,6.897,8.333,9.146 C1335.719,27.856,1330.057,21.718,1330.057,21.718"></path>
- <path fill="#AD4092" d="M1328.857,22.705l0.017-1.479c0,0-8.405-0.746-12.36,0.454 C1320.52,23.06,1328.857,22.705,1328.857,22.705"></path>
- </g>
- <g>
- <path fill="#E1E1E0" d="M1330.062,21.54l3.991-11.709c0,0-0.043,0.717-0.072,0.956c-0.025,0.2-0.104,0.597-0.146,0.794 c-0.036,0.164-0.153,0.647-0.153,0.647s-0.213,0.84-0.295,1.113c-0.279,0.919-0.901,2.729-1.244,3.623 c-0.292,0.759-0.914,2.259-1.242,3c-0.18,0.405-0.732,1.607-0.732,1.607"></path>
- <path fill="#E1E1E0" d="M1329.11,22.688l8.28,9.189c0,0-0.608-0.383-0.804-0.524c-0.161-0.121-0.473-0.384-0.619-0.52 c-0.126-0.108-0.491-0.448-0.491-0.448s-0.633-0.595-0.832-0.802c-0.664-0.688-1.944-2.117-2.556-2.853 c-0.522-0.624-1.526-1.897-2.019-2.548c-0.267-0.353-1.047-1.423-1.047-1.423"></path>
- <path fill="#E1E1E0" d="M1328.731,21.353l-12.366,0.383c0,0,0.688-0.217,0.921-0.271c0.195-0.045,0.599-0.111,0.797-0.142 c0.162-0.023,0.657-0.085,0.657-0.085s0.862-0.098,1.152-0.114c0.953-0.063,2.871-0.117,3.826-0.109 c0.812,0.008,2.434,0.063,3.245,0.106c0.438,0.024,1.765,0.12,1.765,0.12"></path>
- </g>
- </g>
- <g>
- <path fill="#69BFDA" d="M1327.768,21.837c-0.006,0.896,0.752,1.631,1.688,1.636c0.938,0.005,1.698-0.726,1.698-1.62 c0.005-0.897-0.751-1.631-1.688-1.637C1328.528,20.215,1327.77,20.94,1327.768,21.837"></path>
- </g>
- <g>
- <path fill="#C0E4EF" d="M1328.383,21.841c-0.006,0.561,0.479,1.017,1.076,1.019c0.594,0.003,1.076-0.45,1.084-1.011 c0.002-0.559-0.48-1.016-1.079-1.017C1328.867,20.829,1328.383,21.281,1328.383,21.841"></path>
- </g>
- </g>
- </g>
- <g>
- <g>
- <path fill="#E1E1E0" d="M1240.137,21.843l-0.862,18c0,0,0.684,0.271,1.29,0.271c0.621,0.002,1.342-0.263,1.342-0.263 l-0.712-18.006L1240.137,21.843L1240.137,21.843z"></path>
- </g>
- <g>
- <g>
- <g>
- <g>
- <path fill="#E28100" d="M1239.946,21.185l1.38,0.531c0,0,3.653-7.606,3.921-11.732 C1242.551,13.251,1239.946,21.185,1239.946,21.185"></path>
- <path fill="#E28100" d="M1241.257,21.718l-1.141,0.942c0,0,4.861,6.897,8.335,9.146 C1246.912,27.856,1241.257,21.718,1241.257,21.718"></path>
- <path fill="#E28100" d="M1240.054,22.705l0.019-1.479c0,0-8.406-0.746-12.361,0.454 C1231.718,23.06,1240.054,22.705,1240.054,22.705"></path>
- </g>
- <g>
- <path fill="#E3B277" d="M1240.603,21.362l0.9-0.354c0,0,3.607-9.041,3.743-11.104c-0.099,0.116-0.214,0.604-0.322,0.859 c-0.087,0.208-0.198,0.52-0.294,0.734c-0.074,0.174-0.189,0.513-0.246,0.607c-0.094,0.161-0.291,0.751-0.424,1.063 c-0.438,1.021-1.021,2.537-1.436,3.556c-0.386,0.949-0.896,2.232-1.216,3.02c-0.271,0.706-0.654,1.635-0.654,1.635"></path>
- <path fill="#E3B277" d="M1240.78,22.203l-0.131,0.955c0,0,6.133,7.563,7.87,8.684c-0.055-0.14-0.424-0.479-0.595-0.698 c-0.139-0.179-0.354-0.43-0.498-0.615c-0.114-0.149-0.354-0.415-0.411-0.513c-0.099-0.16-0.515-0.62-0.721-0.889 c-0.685-0.877-1.722-2.128-2.405-2.981c-0.646-0.802-1.512-1.875-2.045-2.533c-0.482-0.582-1.105-1.37-1.105-1.368"></path>
- <path fill="#E3B277" d="M1239.99,22.028l-0.763-0.714c0,0-8.362-0.097-10.482,0.174c-0.148,0.021,0.043-0.067,0.021-0.069 c-0.033,0.001,0.039-0.008,0.018,0.008c-0.019,0.014,0.137,0.008,0.045,0.034c0.207,0.071,0.87,0.085,1.265,0.13 c1.187,0.125,2.985,0.187,4.273,0.235c1.155,0.049,2.688,0.087,3.651,0.105c0.877,0.013,1.975,0.041,1.975,0.041"></path>
- </g>
- <g>
- <path fill="#E1E1E0" d="M1241.26,21.54l3.988-11.709c0,0-0.036,0.717-0.07,0.956c-0.024,0.2-0.104,0.597-0.146,0.796 c-0.034,0.162-0.149,0.646-0.149,0.646s-0.21,0.84-0.296,1.115c-0.276,0.917-0.898,2.729-1.243,3.621 c-0.292,0.759-0.914,2.259-1.242,3c-0.179,0.406-0.731,1.607-0.731,1.607"></path>
- <path fill="#E1E1E0" d="M1240.306,22.689l8.28,9.188c0,0-0.608-0.383-0.805-0.524c-0.16-0.121-0.47-0.384-0.624-0.52 c-0.12-0.108-0.485-0.449-0.485-0.449s-0.63-0.594-0.83-0.801c-0.665-0.688-1.942-2.117-2.559-2.853 c-0.521-0.624-1.522-1.897-2.018-2.548c-0.266-0.353-1.046-1.423-1.046-1.423"></path>
- <path fill="#E1E1E0" d="M1239.928,21.353l-12.361,0.383c0,0,0.687-0.217,0.918-0.271c0.197-0.045,0.6-0.111,0.797-0.142 c0.161-0.023,0.66-0.085,0.66-0.085s0.862-0.098,1.148-0.114c0.951-0.062,2.869-0.117,3.823-0.109 c0.813,0.008,2.438,0.063,3.246,0.106c0.439,0.024,1.767,0.12,1.767,0.12"></path>
- </g>
- </g>
- </g>
- <g>
- <path fill="#69BFDA" d="M1238.966,21.837c-0.007,0.896,0.752,1.632,1.687,1.636c0.938,0.005,1.697-0.726,1.702-1.62 c0.004-0.897-0.752-1.631-1.688-1.637C1239.728,20.215,1238.969,20.94,1238.966,21.837"></path>
- </g>
- <g>
- <path fill="#C0E4EF" d="M1239.576,21.841c-0.005,0.561,0.479,1.017,1.077,1.02c0.595,0.002,1.081-0.451,1.084-1.012 c0-0.559-0.479-1.016-1.078-1.017C1240.065,20.829,1239.577,21.281,1239.576,21.841"></path>
- </g>
- </g>
- </g>
- <g>
- <g>
- <path fill="#E1E1E0" d="M1189.9,21.843l-0.862,18c0,0,0.688,0.271,1.291,0.271c0.621,0.002,1.347-0.263,1.347-0.263 l-0.716-18.006L1189.9,21.843L1189.9,21.843z"></path>
- </g>
- <g>
- <g>
- <g>
- <path fill="#05AA3D" d="M1189.716,21.185l1.377,0.531c0,0,3.651-7.606,3.919-11.732 C1192.313,13.251,1189.716,21.185,1189.716,21.185"></path>
- <path fill="#05AA3D" d="M1191.02,21.718l-1.135,0.942c0,0,4.857,6.897,8.332,9.146 C1196.681,27.856,1191.02,21.718,1191.02,21.718"></path>
- <path fill="#05AA3D" d="M1189.821,22.705l0.018-1.479c0,0-8.408-0.746-12.365,0.454 C1181.479,23.06,1189.821,22.705,1189.821,22.705"></path>
- </g>
- <g>
- <path fill="#E1E1E0" d="M1191.024,21.54l3.989-11.709c0,0-0.042,0.717-0.07,0.956c-0.023,0.2-0.104,0.597-0.146,0.794 c-0.037,0.164-0.154,0.647-0.154,0.647s-0.212,0.84-0.294,1.113c-0.282,0.919-0.9,2.729-1.244,3.623 c-0.292,0.759-0.914,2.259-1.244,3c-0.179,0.405-0.729,1.607-0.729,1.607"></path>
- <path fill="#E1E1E0" d="M1190.069,22.688l8.282,9.189c0,0-0.608-0.383-0.802-0.524c-0.161-0.121-0.475-0.384-0.623-0.52 c-0.124-0.108-0.488-0.448-0.488-0.448s-0.633-0.595-0.833-0.802c-0.662-0.688-1.941-2.117-2.558-2.853 c-0.521-0.624-1.524-1.897-2.018-2.548c-0.267-0.353-1.048-1.423-1.048-1.423"></path>
- <path fill="#E1E1E0" d="M1189.689,21.353l-12.361,0.383c0,0,0.688-0.217,0.919-0.271c0.197-0.045,0.599-0.111,0.797-0.142 c0.166-0.023,0.661-0.085,0.661-0.085s0.858-0.098,1.148-0.114c0.954-0.063,2.868-0.117,3.828-0.109 c0.812,0.008,2.434,0.063,3.244,0.106c0.438,0.024,1.763,0.12,1.763,0.12"></path>
- </g>
- </g>
- <g>
- <path fill="#69BFDA" d="M1188.728,21.837c-0.003,0.896,0.752,1.631,1.688,1.636c0.938,0.005,1.695-0.726,1.699-1.62 c0.002-0.897-0.753-1.631-1.688-1.637C1189.49,20.215,1188.73,20.94,1188.728,21.837"></path>
- </g>
- <g>
- <path fill="#C0E4EF" d="M1189.344,21.841c-0.002,0.561,0.479,1.017,1.076,1.019c0.596,0.003,1.082-0.45,1.085-1.011 c0.001-0.559-0.481-1.016-1.078-1.017C1189.828,20.829,1189.344,21.281,1189.344,21.841"></path>
- </g>
- </g>
- </g>
- <g>
- <g>
- <path fill="#E1E1E0" d="M1144.978,22.062l-0.861,18c0,0,0.685,0.271,1.288,0.271c0.623,0.002,1.346-0.264,1.346-0.264 l-0.713-18.006L1144.978,22.062L1144.978,22.062z"></path>
- </g>
- <g>
- <g>
- <g>
- <path fill="#484C9E" d="M1144.787,21.403l1.377,0.533c0,0,3.656-7.607,3.924-11.733 C1147.393,13.471,1144.787,21.403,1144.787,21.403"></path>
- <path fill="#484C9E" d="M1146.097,21.935l-1.137,0.942c0,0,4.856,6.898,8.334,9.146 C1151.759,28.073,1146.097,21.935,1146.097,21.935"></path>
- <path fill="#484C9E" d="M1144.898,22.923l0.012-1.478c0,0-8.405-0.748-12.357,0.453 C1136.556,23.278,1144.898,22.923,1144.898,22.923"></path>
- </g>
- <g>
- <path fill="#E1E1E0" d="M1146.102,21.759l3.985-11.711c0,0-0.037,0.721-0.067,0.957c-0.021,0.201-0.104,0.6-0.146,0.795 c-0.037,0.163-0.151,0.648-0.151,0.648s-0.218,0.842-0.297,1.116c-0.278,0.916-0.899,2.729-1.244,3.621 c-0.29,0.758-0.913,2.258-1.24,3c-0.177,0.403-0.733,1.605-0.733,1.605"></path>
- <path fill="#E1E1E0" d="M1145.148,22.906l8.28,9.19c0,0-0.609-0.384-0.801-0.525c-0.166-0.121-0.477-0.382-0.625-0.519 c-0.123-0.109-0.488-0.448-0.488-0.448s-0.632-0.596-0.83-0.804c-0.665-0.688-1.945-2.113-2.557-2.854 c-0.521-0.623-1.525-1.896-2.02-2.545c-0.267-0.354-1.046-1.424-1.046-1.424"></path>
- <path fill="#E1E1E0" d="M1144.772,21.57l-12.367,0.385c0,0,0.688-0.218,0.922-0.271c0.194-0.048,0.6-0.112,0.793-0.144 c0.167-0.021,0.661-0.084,0.661-0.084s0.862-0.098,1.147-0.116c0.958-0.061,2.873-0.115,3.83-0.106 c0.812,0.007,2.433,0.063,3.244,0.105c0.439,0.024,1.763,0.121,1.763,0.121"></path>
- </g>
- </g>
- <g>
- <path fill="#69BFDA" d="M1143.805,22.058c-0.004,0.896,0.751,1.63,1.688,1.633c0.938,0.005,1.698-0.727,1.702-1.621 c0.003-0.898-0.752-1.628-1.688-1.634C1144.568,20.433,1143.809,21.156,1143.805,22.058"></path>
- </g>
- <g>
- <path fill="#C0E4EF" d="M1144.418,22.058c-0.002,0.561,0.479,1.016,1.074,1.02c0.598,0.003,1.082-0.45,1.083-1.01 c0.006-0.562-0.477-1.015-1.073-1.021C1144.906,21.048,1144.423,21.5,1144.418,22.058"></path>
- </g>
- </g>
- </g>
- <g>
- <g>
- <path fill="#E1E1E0" d="M1375.323,21.843l-0.856,18c0,0,0.684,0.271,1.29,0.271c0.616,0.002,1.343-0.263,1.343-0.263 l-0.713-18.006L1375.323,21.843L1375.323,21.843z"></path>
- </g>
- <g>
- <g>
- <g>
- <path fill="#FFFFFF" d="M1375.136,21.185l1.379,0.531c0,0,3.656-7.606,3.922-11.732 C1377.738,13.251,1375.136,21.185,1375.136,21.185"></path>
- <path fill="#FFFFFF" d="M1376.444,21.718l-1.137,0.942c0,0,4.862,6.897,8.334,9.146 C1382.105,27.856,1376.444,21.718,1376.444,21.718"></path>
- <path fill="#FFFFFF" d="M1375.241,22.705l0.02-1.479c0,0-8.406-0.746-12.362,0.454 C1366.903,23.06,1375.241,22.705,1375.241,22.705"></path>
- </g>
- <g>
- <path fill="#E1E1E0" d="M1376.447,21.54l3.991-11.709c0,0-0.043,0.717-0.074,0.956c-0.021,0.2-0.103,0.597-0.146,0.794 c-0.034,0.164-0.153,0.647-0.153,0.647s-0.21,0.84-0.293,1.113c-0.28,0.919-0.898,2.729-1.243,3.623 c-0.294,0.759-0.916,2.259-1.246,3c-0.177,0.405-0.729,1.607-0.729,1.607"></path>
- <path fill="#E1E1E0" d="M1375.493,22.688l8.28,9.189c0,0-0.605-0.383-0.801-0.524c-0.164-0.121-0.471-0.384-0.624-0.52 c-0.123-0.108-0.49-0.448-0.49-0.448s-0.63-0.595-0.831-0.803c-0.665-0.688-1.941-2.116-2.557-2.852 c-0.521-0.624-1.524-1.897-2.018-2.548c-0.264-0.353-1.047-1.423-1.047-1.423"></path>
- <path fill="#E1E1E0" d="M1375.116,21.353l-12.368,0.383c0,0,0.688-0.217,0.926-0.271c0.193-0.045,0.598-0.111,0.795-0.142 c0.162-0.023,0.66-0.085,0.66-0.085s0.858-0.098,1.146-0.114c0.957-0.063,2.872-0.117,3.827-0.109 c0.813,0.008,2.436,0.063,3.246,0.106c0.438,0.024,1.764,0.12,1.764,0.12"></path>
- </g>
- </g>
- <g>
- <path fill="#69BFDA" d="M1374.152,21.837c-0.004,0.896,0.752,1.631,1.688,1.636c0.935,0.005,1.692-0.726,1.696-1.62 c0.007-0.897-0.754-1.631-1.688-1.637C1374.911,20.215,1374.155,20.94,1374.152,21.837"></path>
- </g>
- <g>
- <path fill="#C0E4EF" d="M1374.767,21.841c-0.003,0.561,0.477,1.017,1.075,1.019c0.596,0.003,1.082-0.45,1.084-1.011 c0.002-0.559-0.479-1.016-1.078-1.017C1375.257,20.829,1374.767,21.281,1374.767,21.841"></path>
- </g>
- </g>
- </g>
- <g>
- <g>
- <path fill="#E1E1E0" d="M1282.051,21.849l-0.863,18c0,0,0.688,0.271,1.293,0.271c0.621,0.002,1.344-0.264,1.344-0.264 l-0.715-18.007H1282.051L1282.051,21.849z"></path>
- </g>
- <g>
- <g>
- <g>
- <path fill="#C02D2D" d="M1281.859,21.191l1.38,0.531c0,0,3.654-7.606,3.921-11.731 C1284.464,13.257,1281.859,21.191,1281.859,21.191"></path>
- <path fill="#C02D2D" d="M1283.172,21.724l-1.141,0.942c0,0,4.861,6.897,8.334,9.146 C1288.829,27.862,1283.172,21.724,1283.172,21.724"></path>
- <path fill="#C02D2D" d="M1281.971,22.71l0.014-1.477c0,0-8.409-0.747-12.364,0.454 C1273.631,23.065,1281.971,22.71,1281.971,22.71"></path>
- </g>
- <g>
- <path fill="#E1E1E0" d="M1283.176,21.546l3.985-11.711c0,0-0.036,0.721-0.067,0.958c-0.026,0.201-0.104,0.598-0.148,0.794 c-0.035,0.162-0.15,0.647-0.15,0.647s-0.207,0.84-0.295,1.115c-0.277,0.917-0.9,2.729-1.242,3.622 c-0.293,0.759-0.914,2.259-1.242,3c-0.178,0.403-0.729,1.608-0.729,1.608"></path>
- <path fill="#E1E1E0" d="M1282.22,22.694l8.28,9.189c0,0-0.607-0.385-0.803-0.525c-0.164-0.12-0.474-0.384-0.623-0.518 c-0.124-0.11-0.49-0.45-0.49-0.45s-0.631-0.595-0.829-0.803c-0.664-0.688-1.941-2.115-2.561-2.852 c-0.519-0.626-1.521-1.899-2.014-2.548c-0.268-0.353-1.048-1.423-1.048-1.423"></path>
- <path fill="#E1E1E0" d="M1281.844,21.357l-12.366,0.384c0,0,0.688-0.216,0.924-0.271c0.196-0.048,0.593-0.114,0.795-0.146 c0.162-0.021,0.661-0.085,0.661-0.085s0.859-0.096,1.148-0.114c0.951-0.062,2.869-0.115,3.826-0.106 c0.813,0.007,2.435,0.063,3.241,0.104c0.441,0.023,1.769,0.121,1.769,0.121"></path>
- </g>
- </g>
- <g>
- <path fill="#69BFDA" d="M1280.877,21.844c-0.002,0.896,0.755,1.631,1.688,1.636c0.938,0.002,1.698-0.727,1.702-1.621 c0.001-0.897-0.755-1.629-1.69-1.634C1281.641,20.219,1280.881,20.946,1280.877,21.844"></path>
- </g>
- <g>
- <path fill="#C0E4EF" d="M1281.49,21.847c0,0.559,0.482,1.015,1.077,1.018c0.598,0.002,1.082-0.449,1.085-1.01 c0.002-0.56-0.481-1.015-1.076-1.018C1281.98,20.835,1281.493,21.286,1281.49,21.847"></path>
- </g>
- </g>
- </g>
- </g>
- <g id="other">
- <g opacity="0.6">
- <path opacity="0.4" fill="#114932" enable-background="new " d="M61.442,408.898c0,0.709-0.572,1.283-1.281,1.283H25.769 c-0.709,0-1.283-0.574-1.283-1.283v-22.838c0-0.709,0.574-1.281,1.283-1.281h34.393c0.709,0,1.281,0.572,1.281,1.281 L61.442,408.898L61.442,408.898z"></path>
- <path fill="none" stroke="#052D1D" stroke-width="0.5" stroke-miterlimit="10" d="M61.442,408.898 c0,0.709-0.572,1.283-1.281,1.283H25.769c-0.709,0-1.283-0.574-1.283-1.283v-22.838c0-0.709,0.574-1.281,1.283-1.281h34.393 c0.709,0,1.281,0.572,1.281,1.281L61.442,408.898L61.442,408.898z"></path>
- </g>
- <g opacity="0.6">
- <path opacity="0.4" fill="#114932" enable-background="new " d="M107.654,408.898c0,0.709-0.572,1.283-1.281,1.283H71.981 c-0.709,0-1.282-0.574-1.282-1.283v-22.838c0-0.709,0.573-1.281,1.282-1.281h34.393c0.709,0,1.281,0.572,1.281,1.281 L107.654,408.898L107.654,408.898z"></path>
- <path fill="none" stroke="#052D1D" stroke-width="0.5" stroke-miterlimit="10" d="M107.654,408.898 c0,0.709-0.572,1.283-1.281,1.283H71.981c-0.709,0-1.282-0.574-1.282-1.283v-22.838c0-0.709,0.573-1.281,1.282-1.281h34.393 c0.709,0,1.281,0.572,1.281,1.281L107.654,408.898L107.654,408.898z"></path>
- </g>
- <g opacity="0.6">
- <path opacity="0.4" fill="#114932" enable-background="new " d="M158.151,408.898c0,0.709-0.572,1.283-1.281,1.283h-34.392 c-0.709,0-1.283-0.574-1.283-1.283v-22.838c0-0.709,0.574-1.281,1.283-1.281h34.393c0.709,0,1.281,0.572,1.281,1.281 L158.151,408.898L158.151,408.898z"></path>
- <path fill="none" stroke="#052D1D" stroke-width="0.5" stroke-miterlimit="10" d="M158.151,408.898 c0,0.709-0.572,1.283-1.281,1.283h-34.392c-0.709,0-1.283-0.574-1.283-1.283v-22.838c0-0.709,0.574-1.281,1.283-1.281h34.393 c0.709,0,1.281,0.572,1.281,1.281L158.151,408.898L158.151,408.898z"></path>
- </g>
- <g opacity="0.6">
- <path opacity="0.4" fill="#114932" enable-background="new " d="M204.363,408.898c0,0.709-0.572,1.283-1.281,1.283h-34.393 c-0.708,0-1.281-0.574-1.281-1.283v-22.838c0-0.709,0.572-1.281,1.281-1.281h34.393c0.709,0,1.281,0.572,1.281,1.281V408.898z"></path>
- <path fill="none" stroke="#052D1D" stroke-width="0.5" stroke-miterlimit="10" d="M204.363,408.898 c0,0.709-0.572,1.283-1.281,1.283h-34.393c-0.708,0-1.281-0.574-1.281-1.283v-22.838c0-0.709,0.572-1.281,1.281-1.281h34.393 c0.709,0,1.281,0.572,1.281,1.281V408.898z"></path>
- </g>
- <g opacity="0.6">
- <path opacity="0.4" fill="#114932" enable-background="new " d="M261.937,408.898c0,0.709-0.574,1.283-1.282,1.283h-34.392 c-0.708,0-1.282-0.574-1.282-1.283v-22.838c0-0.709,0.574-1.281,1.282-1.281h34.392c0.708,0,1.282,0.572,1.282,1.281V408.898z"></path>
- <path fill="none" stroke="#052D1D" stroke-width="0.5" stroke-miterlimit="10" d="M261.937,408.898 c0,0.709-0.574,1.283-1.282,1.283h-34.392c-0.708,0-1.282-0.574-1.282-1.283v-22.838c0-0.709,0.574-1.281,1.282-1.281h34.392 c0.708,0,1.282,0.572,1.282,1.281V408.898z"></path>
- </g>
- <g opacity="0.6">
- <path opacity="0.4" fill="#114932" enable-background="new " d="M306.641,408.898c0,0.709-0.574,1.283-1.283,1.283h-34.392 c-0.708,0-1.282-0.574-1.282-1.283v-22.838c0-0.709,0.573-1.281,1.282-1.281h34.392c0.708,0,1.283,0.572,1.283,1.281V408.898z"></path>
- <path fill="none" stroke="#052D1D" stroke-width="0.5" stroke-miterlimit="10" d="M306.641,408.898 c0,0.709-0.574,1.283-1.283,1.283h-34.392c-0.708,0-1.282-0.574-1.282-1.283v-22.838c0-0.709,0.573-1.281,1.282-1.281h34.392 c0.708,0,1.283,0.572,1.283,1.281V408.898z"></path>
- </g>
- <g opacity="0.6">
- <path opacity="0.4" fill="#114932" enable-background="new " d="M358.329,408.898c0,0.709-0.573,1.283-1.282,1.283h-34.393 c-0.709,0-1.282-0.574-1.282-1.283v-22.838c0-0.709,0.573-1.281,1.282-1.281h34.393c0.71,0,1.282,0.572,1.282,1.281V408.898z"></path>
- <path fill="none" stroke="#052D1D" stroke-width="0.5" stroke-miterlimit="10" d="M358.329,408.898 c0,0.709-0.573,1.283-1.282,1.283h-34.393c-0.709,0-1.282-0.574-1.282-1.283v-22.838c0-0.709,0.573-1.281,1.282-1.281h34.393 c0.71,0,1.282,0.572,1.282,1.281V408.898z"></path>
- </g>
- <g opacity="0.6">
- <path opacity="0.4" fill="#114932" enable-background="new " d="M410.574,408.898c0,0.709-0.573,1.283-1.281,1.283h-34.393 c-0.708,0-1.282-0.574-1.282-1.283v-22.838c0-0.709,0.574-1.281,1.282-1.281h34.393c0.708,0,1.281,0.572,1.281,1.281V408.898z"></path>
- <path fill="none" stroke="#052D1D" stroke-width="0.5" stroke-miterlimit="10" d="M410.574,408.898 c0,0.709-0.573,1.283-1.281,1.283h-34.393c-0.708,0-1.282-0.574-1.282-1.283v-22.838c0-0.709,0.574-1.281,1.282-1.281h34.393 c0.708,0,1.281,0.572,1.281,1.281V408.898z"></path>
- </g>
- <g opacity="0.6">
- <path opacity="0.4" fill="#114932" enable-background="new " d="M458.057,408.898c0,0.709-0.574,1.283-1.283,1.283h-34.392 c-0.708,0-1.282-0.574-1.282-1.283v-22.838c0-0.709,0.574-1.281,1.282-1.281h34.392c0.708,0,1.283,0.572,1.283,1.281V408.898 L458.057,408.898z"></path>
- <path fill="none" stroke="#052D1D" stroke-width="0.5" stroke-miterlimit="10" d="M458.057,408.898 c0,0.709-0.574,1.283-1.283,1.283h-34.392c-0.708,0-1.282-0.574-1.282-1.283v-22.838c0-0.709,0.574-1.281,1.282-1.281h34.392 c0.708,0,1.283,0.572,1.283,1.281V408.898L458.057,408.898z"></path>
- </g>
- <g opacity="0.6">
- <path opacity="0.4" fill="#114932" enable-background="new " d="M508.794,408.898c0,0.709-0.573,1.283-1.281,1.283h-34.396 c-0.708,0-1.279-0.574-1.279-1.283v-22.838c0-0.709,0.571-1.281,1.279-1.281h34.396c0.708,0,1.281,0.572,1.281,1.281V408.898z"></path>
- <path fill="none" stroke="#052D1D" stroke-width="0.5" stroke-miterlimit="10" d="M508.794,408.898 c0,0.709-0.573,1.283-1.281,1.283h-34.396c-0.708,0-1.279-0.574-1.279-1.283v-22.838c0-0.709,0.571-1.281,1.279-1.281h34.396 c0.708,0,1.281,0.572,1.281,1.281V408.898z"></path>
- </g>
- <g opacity="0.6">
- <path opacity="0.4" fill="#114932" enable-background="new " d="M554.299,408.898c0,0.709-0.573,1.283-1.281,1.283h-34.391 c-0.709,0-1.283-0.574-1.283-1.283v-22.838c0-0.709,0.574-1.281,1.283-1.281h34.391c0.708,0,1.281,0.572,1.281,1.281V408.898z"></path>
- <path fill="none" stroke="#052D1D" stroke-width="0.5" stroke-miterlimit="10" d="M554.299,408.898 c0,0.709-0.573,1.283-1.281,1.283h-34.391c-0.709,0-1.283-0.574-1.283-1.283v-22.838c0-0.709,0.574-1.281,1.283-1.281h34.391 c0.708,0,1.281,0.572,1.281,1.281V408.898z"></path>
- </g>
- <g opacity="0.6">
- <path opacity="0.4" fill="#114932" enable-background="new " d="M78.16,522.953c0,0.708-0.572,1.282-1.281,1.282H42.486 c-0.708,0-1.282-0.574-1.282-1.282v-22.839c0-0.707,0.574-1.281,1.282-1.281h34.394c0.708,0,1.281,0.574,1.281,1.281V522.953z"></path>
- <path fill="none" stroke="#052D1D" stroke-width="0.5" stroke-miterlimit="10" d="M78.16,522.953c0,0.708-0.572,1.282-1.281,1.282 H42.486c-0.708,0-1.282-0.574-1.282-1.282v-22.839c0-0.707,0.574-1.281,1.282-1.281h34.394c0.708,0,1.281,0.574,1.281,1.281 V522.953z"></path>
- </g>
- <g opacity="0.6">
- <path opacity="0.4" fill="#114932" enable-background="new " d="M129.554,522.953c0,0.708-0.574,1.282-1.282,1.282H93.88 c-0.708,0-1.282-0.574-1.282-1.282v-22.839c0-0.707,0.573-1.281,1.282-1.281h34.392c0.708,0,1.282,0.574,1.282,1.281V522.953z"></path>
- <path fill="none" stroke="#052D1D" stroke-width="0.5" stroke-miterlimit="10" d="M129.554,522.953 c0,0.708-0.574,1.282-1.282,1.282H93.88c-0.708,0-1.282-0.574-1.282-1.282v-22.839c0-0.707,0.573-1.281,1.282-1.281h34.392 c0.708,0,1.282,0.574,1.282,1.281V522.953z"></path>
- </g>
- <g opacity="0.6">
- <path opacity="0.4" fill="#114932" enable-background="new " d="M181.561,522.953c0,0.708-0.574,1.282-1.282,1.282h-34.393 c-0.708,0-1.282-0.574-1.282-1.282v-22.839c0-0.707,0.574-1.281,1.282-1.281h34.393c0.708,0,1.282,0.574,1.282,1.281V522.953z"></path>
- <path fill="none" stroke="#052D1D" stroke-width="0.5" stroke-miterlimit="10" d="M181.561,522.953 c0,0.708-0.574,1.282-1.282,1.282h-34.393c-0.708,0-1.282-0.574-1.282-1.282v-22.839c0-0.707,0.574-1.281,1.282-1.281h34.393 c0.708,0,1.282,0.574,1.282,1.281V522.953z"></path>
- </g>
- <g opacity="0.6">
- <path opacity="0.4" fill="#114932" enable-background="new " d="M232.296,522.953c0,0.708-0.573,1.282-1.281,1.282h-34.394 c-0.708,0-1.282-0.574-1.282-1.282v-22.839c0-0.707,0.574-1.281,1.282-1.281h34.394c0.708,0,1.281,0.574,1.281,1.281V522.953z"></path>
- <path fill="none" stroke="#052D1D" stroke-width="0.5" stroke-miterlimit="10" d="M232.296,522.953 c0,0.708-0.573,1.282-1.281,1.282h-34.394c-0.708,0-1.282-0.574-1.282-1.282v-22.839c0-0.707,0.574-1.281,1.282-1.281h34.394 c0.708,0,1.281,0.574,1.281,1.281V522.953z"></path>
- </g>
- <g opacity="0.6">
- <path opacity="0.4" fill="#114932" enable-background="new " d="M283.837,522.953c0,0.708-0.573,1.282-1.282,1.282h-34.393 c-0.709,0-1.282-0.574-1.282-1.282v-22.839c0-0.707,0.573-1.281,1.282-1.281h34.393c0.709,0,1.282,0.574,1.282,1.281V522.953 L283.837,522.953z"></path>
- <path fill="none" stroke="#052D1D" stroke-width="0.5" stroke-miterlimit="10" d="M283.837,522.953 c0,0.708-0.573,1.282-1.282,1.282h-34.393c-0.709,0-1.282-0.574-1.282-1.282v-22.839c0-0.707,0.573-1.281,1.282-1.281h34.393 c0.709,0,1.282,0.574,1.282,1.281V522.953L283.837,522.953z"></path>
- </g>
- <g opacity="0.6">
- <path opacity="0.4" fill="#114932" enable-background="new " d="M336.081,522.953c0,0.708-0.571,1.282-1.279,1.282h-34.394 c-0.709,0-1.282-0.574-1.282-1.282v-22.839c0-0.707,0.573-1.281,1.282-1.281h34.394c0.708,0,1.279,0.574,1.279,1.281V522.953z"></path>
- <path fill="none" stroke="#052D1D" stroke-width="0.5" stroke-miterlimit="10" d="M336.081,522.953 c0,0.708-0.571,1.282-1.279,1.282h-34.394c-0.709,0-1.282-0.574-1.282-1.282v-22.839c0-0.707,0.573-1.281,1.282-1.281h34.394 c0.708,0,1.279,0.574,1.279,1.281V522.953z"></path>
- </g>
- <g opacity="0.6">
- <path opacity="0.4" fill="#114932" enable-background="new " d="M387.772,522.953c0,0.708-0.573,1.282-1.282,1.282h-34.392 c-0.709,0-1.282-0.574-1.282-1.282v-22.839c0-0.707,0.573-1.281,1.282-1.281h34.392c0.709,0,1.282,0.574,1.282,1.281V522.953z"></path>
- <path fill="none" stroke="#052D1D" stroke-width="0.5" stroke-miterlimit="10" d="M387.772,522.953 c0,0.708-0.573,1.282-1.282,1.282h-34.392c-0.709,0-1.282-0.574-1.282-1.282v-22.839c0-0.707,0.573-1.281,1.282-1.281h34.392 c0.709,0,1.282,0.574,1.282,1.281V522.953z"></path>
- </g>
- <g opacity="0.6">
- <path opacity="0.4" fill="#114932" enable-background="new " d="M441.526,522.953c0,0.708-0.574,1.282-1.282,1.282h-34.393 c-0.708,0-1.281-0.574-1.281-1.282v-22.839c0-0.707,0.573-1.281,1.281-1.281h34.393c0.708,0,1.282,0.574,1.282,1.281V522.953z"></path>
- <path fill="none" stroke="#052D1D" stroke-width="0.5" stroke-miterlimit="10" d="M441.526,522.953 c0,0.708-0.574,1.282-1.282,1.282h-34.393c-0.708,0-1.281-0.574-1.281-1.282v-22.839c0-0.707,0.573-1.281,1.281-1.281h34.393 c0.708,0,1.282,0.574,1.282,1.281V522.953z"></path>
- </g>
- <g opacity="0.6">
- <path opacity="0.4" fill="#114932" enable-background="new " d="M492.903,522.953c0,0.708-0.574,1.282-1.282,1.282h-34.392 c-0.708,0-1.283-0.574-1.283-1.282v-22.839c0-0.707,0.575-1.281,1.283-1.281h34.392c0.708,0,1.282,0.574,1.282,1.281V522.953z"></path>
- <path fill="none" stroke="#052D1D" stroke-width="0.5" stroke-miterlimit="10" d="M492.903,522.953 c0,0.708-0.574,1.282-1.282,1.282h-34.392c-0.708,0-1.283-0.574-1.283-1.282v-22.839c0-0.707,0.575-1.281,1.283-1.281h34.392 c0.708,0,1.282,0.574,1.282,1.281V522.953z"></path>
- </g>
- <g opacity="0.6">
- <path opacity="0.4" fill="#114932" enable-background="new " d="M545.356,522.953c0,0.708-0.574,1.282-1.283,1.282h-34.39 c-0.709,0-1.283-0.574-1.283-1.282v-22.839c0-0.707,0.574-1.281,1.283-1.281h34.39c0.709,0,1.283,0.574,1.283,1.281V522.953 L545.356,522.953z"></path>
- <path fill="none" stroke="#052D1D" stroke-width="0.5" stroke-miterlimit="10" d="M545.356,522.953 c0,0.708-0.574,1.282-1.283,1.282h-34.39c-0.709,0-1.283-0.574-1.283-1.282v-22.839c0-0.707,0.574-1.281,1.283-1.281h34.39 c0.709,0,1.283,0.574,1.283,1.281V522.953L545.356,522.953z"></path>
- </g>
- <g opacity="0.6">
- <path opacity="0.4" fill="#114932" enable-background="new " d="M598.654,522.953c0,0.708-0.574,1.282-1.283,1.282H562.98 c-0.709,0-1.283-0.574-1.283-1.282v-22.839c0-0.707,0.574-1.281,1.283-1.281h34.391c0.709,0,1.283,0.574,1.283,1.281V522.953z"></path>
- <path fill="none" stroke="#052D1D" stroke-width="0.5" stroke-miterlimit="10" d="M598.654,522.953 c0,0.708-0.574,1.282-1.283,1.282H562.98c-0.709,0-1.283-0.574-1.283-1.282v-22.839c0-0.707,0.574-1.281,1.283-1.281h34.391 c0.709,0,1.283,0.574,1.283,1.281V522.953z"></path>
- </g>
- <g opacity="0.6">
- <path opacity="0.4" fill="#114932" enable-background="new " d="M731.02,522.24c0,0.708-0.572,1.28-1.281,1.28h-34.391 c-0.709,0-1.284-0.572-1.284-1.28v-22.839c0-0.707,0.575-1.281,1.284-1.281h34.391c0.709,0,1.281,0.574,1.281,1.281V522.24z"></path>
- <path fill="none" stroke="#052D1D" stroke-width="0.5" stroke-miterlimit="10" d="M731.02,522.24c0,0.708-0.572,1.28-1.281,1.28 h-34.391c-0.709,0-1.284-0.572-1.284-1.28v-22.839c0-0.707,0.575-1.281,1.284-1.281h34.391c0.709,0,1.281,0.574,1.281,1.281 V522.24z"></path>
- </g>
- <g opacity="0.6">
- <path opacity="0.4" fill="#114932" enable-background="new " d="M781.837,522.24c0,0.708-0.572,1.28-1.283,1.28h-34.393 c-0.707,0-1.281-0.572-1.281-1.28v-22.839c0-0.707,0.574-1.281,1.281-1.281h34.393c0.709,0,1.283,0.574,1.283,1.281V522.24z"></path>
- <path fill="none" stroke="#052D1D" stroke-width="0.5" stroke-miterlimit="10" d="M781.837,522.24c0,0.708-0.572,1.28-1.283,1.28 h-34.393c-0.707,0-1.281-0.572-1.281-1.28v-22.839c0-0.707,0.574-1.281,1.281-1.281h34.393c0.709,0,1.283,0.574,1.283,1.281 V522.24z"></path>
- </g>
- <g opacity="0.6">
- <path opacity="0.4" fill="#114932" enable-background="new " d="M832.994,522.24c0,0.708-0.57,1.28-1.279,1.28h-34.392 c-0.711,0-1.285-0.572-1.285-1.28v-22.839c0-0.707,0.574-1.281,1.285-1.281h34.392c0.709,0,1.279,0.574,1.279,1.281V522.24z"></path>
- <path fill="none" stroke="#052D1D" stroke-width="0.5" stroke-miterlimit="10" d="M832.994,522.24c0,0.708-0.57,1.28-1.279,1.28 h-34.392c-0.711,0-1.285-0.572-1.285-1.28v-22.839c0-0.707,0.574-1.281,1.285-1.281h34.392c0.709,0,1.279,0.574,1.279,1.281 V522.24z"></path>
- </g>
- <g opacity="0.6">
- <path opacity="0.4" fill="#114932" enable-background="new " d="M884.919,522.952c0,0.708-0.573,1.283-1.28,1.283h-34.396 c-0.709,0-1.28-0.575-1.28-1.283v-22.838c0-0.709,0.571-1.283,1.28-1.283h34.396c0.707,0,1.28,0.574,1.28,1.283V522.952z"></path>
- <path fill="none" stroke="#052D1D" stroke-width="0.5" stroke-miterlimit="10" d="M884.919,522.952 c0,0.708-0.573,1.283-1.28,1.283h-34.396c-0.709,0-1.28-0.575-1.28-1.283v-22.838c0-0.709,0.571-1.283,1.28-1.283h34.396 c0.707,0,1.28,0.574,1.28,1.283V522.952z"></path>
- </g>
-
- <g opacity="0.6">
- <path opacity="0.4" fill="#114932" enable-background="new " d="M936.296,522.952c0,0.708-0.571,1.283-1.28,1.283h-34.394 c-0.71,0-1.283-0.575-1.283-1.283v-22.838c0-0.709,0.574-1.283,1.283-1.283h34.394c0.709,0,1.28,0.574,1.28,1.283V522.952 L936.296,522.952z"></path>
- <path fill="none" stroke="#052D1D" stroke-width="0.5" stroke-miterlimit="10" d="M936.296,522.952 c0,0.708-0.571,1.283-1.28,1.283h-34.394c-0.71,0-1.283-0.575-1.283-1.283v-22.838c0-0.709,0.574-1.283,1.283-1.283h34.394 c0.709,0,1.28,0.574,1.28,1.283V522.952L936.296,522.952z"></path>
- </g>
- <g opacity="0.6">
- <path opacity="0.4" fill="#114932" enable-background="new " d="M987.8,522.952c0,0.708-0.569,1.283-1.28,1.283h-34.393 c-0.71,0-1.284-0.575-1.284-1.283v-22.838c0-0.709,0.575-1.283,1.284-1.283h34.393c0.711,0,1.28,0.574,1.28,1.283V522.952 L987.8,522.952z"></path>
- <path fill="none" stroke="#052D1D" stroke-width="0.5" stroke-miterlimit="10" d="M987.8,522.952c0,0.708-0.569,1.283-1.28,1.283 h-34.393c-0.71,0-1.284-0.575-1.284-1.283v-22.838c0-0.709,0.575-1.283,1.284-1.283h34.393c0.711,0,1.28,0.574,1.28,1.283V522.952 L987.8,522.952z"></path>
- </g>
- <g opacity="0.6">
- <path opacity="0.4" fill="#114932" enable-background="new " d="M1038.683,522.952c0,0.708-0.575,1.283-1.281,1.283h-34.394 c-0.709,0-1.281-0.575-1.281-1.283v-22.838c0-0.709,0.572-1.283,1.281-1.283h34.394c0.706,0,1.281,0.574,1.281,1.283V522.952z"></path>
- <path fill="none" stroke="#052D1D" stroke-width="0.5" stroke-miterlimit="10" d="M1038.683,522.952 c0,0.708-0.575,1.283-1.281,1.283h-34.394c-0.709,0-1.281-0.575-1.281-1.283v-22.838c0-0.709,0.572-1.283,1.281-1.283h34.394 c0.706,0,1.281,0.574,1.281,1.283V522.952z"></path>
- </g>
- <g opacity="0.6">
- <path opacity="0.4" fill="#114932" enable-background="new " d="M1089.274,522.952c0,0.708-0.575,1.283-1.285,1.283h-34.391 c-0.707,0-1.281-0.575-1.281-1.283v-22.838c0-0.709,0.574-1.283,1.281-1.283h34.391c0.71,0,1.285,0.574,1.285,1.283V522.952z"></path>
- <path fill="none" stroke="#052D1D" stroke-width="0.5" stroke-miterlimit="10" d="M1089.274,522.952 c0,0.708-0.575,1.283-1.285,1.283h-34.391c-0.707,0-1.281-0.575-1.281-1.283v-22.838c0-0.709,0.574-1.283,1.281-1.283h34.391 c0.71,0,1.285,0.574,1.285,1.283V522.952z"></path>
- </g>
- <g opacity="0.6">
- <path opacity="0.4" fill="#114932" enable-background="new " d="M1140.14,522.952c0,0.708-0.569,1.283-1.28,1.283h-34.392 c-0.71,0-1.283-0.575-1.283-1.283v-22.838c0-0.709,0.573-1.283,1.283-1.283h34.392c0.711,0,1.28,0.574,1.28,1.283V522.952z"></path>
- <path fill="none" stroke="#052D1D" stroke-width="0.5" stroke-miterlimit="10" d="M1140.14,522.952 c0,0.708-0.569,1.283-1.28,1.283h-34.392c-0.71,0-1.283-0.575-1.283-1.283v-22.838c0-0.709,0.573-1.283,1.283-1.283h34.392 c0.711,0,1.28,0.574,1.28,1.283V522.952z"></path>
- </g>
- <g opacity="0.6">
- <path opacity="0.4" fill="#114932" enable-background="new " d="M1190.464,522.952c0,0.708-0.573,1.283-1.28,1.283h-34.396 c-0.707,0-1.28-0.575-1.28-1.283v-22.838c0-0.709,0.573-1.283,1.28-1.283h34.396c0.707,0,1.28,0.574,1.28,1.283V522.952z"></path>
- <path fill="none" stroke="#052D1D" stroke-width="0.5" stroke-miterlimit="10" d="M1190.464,522.952 c0,0.708-0.573,1.283-1.28,1.283h-34.396c-0.707,0-1.28-0.575-1.28-1.283v-22.838c0-0.709,0.573-1.283,1.28-1.283h34.396 c0.707,0,1.28,0.574,1.28,1.283V522.952z"></path>
- </g>
- <g opacity="0.6">
- <path opacity="0.4" fill="#114932" enable-background="new " d="M1240.881,522.952c0,0.708-0.57,1.283-1.28,1.283h-34.394 c-0.709,0-1.283-0.575-1.283-1.283v-22.838c0-0.709,0.574-1.283,1.283-1.283h34.394c0.71,0,1.28,0.574,1.28,1.283V522.952z"></path>
- <path fill="none" stroke="#052D1D" stroke-width="0.5" stroke-miterlimit="10" d="M1240.881,522.952 c0,0.708-0.57,1.283-1.28,1.283h-34.394c-0.709,0-1.283-0.575-1.283-1.283v-22.838c0-0.709,0.574-1.283,1.283-1.283h34.394 c0.71,0,1.28,0.574,1.28,1.283V522.952z"></path>
- </g>
- <g opacity="0.6">
- <path opacity="0.4" fill="#114932" enable-background="new " d="M852.413,407.043c0,0.708-0.571,1.283-1.282,1.283H816.74 c-0.707,0-1.283-0.575-1.283-1.283v-22.838c0-0.709,0.576-1.283,1.283-1.283h34.392c0.711,0,1.282,0.574,1.282,1.283V407.043z"></path>
- <path fill="none" stroke="#052D1D" stroke-width="0.5" stroke-miterlimit="10" d="M852.413,407.043 c0,0.708-0.571,1.283-1.282,1.283H816.74c-0.707,0-1.283-0.575-1.283-1.283v-22.838c0-0.709,0.576-1.283,1.283-1.283h34.392 c0.711,0,1.282,0.574,1.282,1.283V407.043z"></path>
- </g>
- <g opacity="0.6">
- <path opacity="0.4" fill="#114932" enable-background="new " d="M904.27,407.043c0,0.708-0.572,1.283-1.28,1.283h-34.393 c-0.709,0-1.284-0.575-1.284-1.283v-22.838c0-0.709,0.575-1.283,1.284-1.283h34.393c0.708,0,1.28,0.574,1.28,1.283V407.043z"></path>
- <path fill="none" stroke="#052D1D" stroke-width="0.5" stroke-miterlimit="10" d="M904.27,407.043c0,0.708-0.572,1.283-1.28,1.283 h-34.393c-0.709,0-1.284-0.575-1.284-1.283v-22.838c0-0.709,0.575-1.283,1.284-1.283h34.393c0.708,0,1.28,0.574,1.28,1.283 V407.043z"></path>
- </g>
- <g opacity="0.6">
- <path opacity="0.4" fill="#114932" enable-background="new " d="M953.821,407.043c0,0.708-0.573,1.283-1.282,1.283h-34.395 c-0.707,0-1.279-0.575-1.279-1.283v-22.838c0-0.709,0.572-1.283,1.279-1.283h34.395c0.709,0,1.282,0.574,1.282,1.283V407.043z"></path>
- <path fill="none" stroke="#052D1D" stroke-width="0.5" stroke-miterlimit="10" d="M953.821,407.043 c0,0.708-0.573,1.283-1.282,1.283h-34.395c-0.707,0-1.279-0.575-1.279-1.283v-22.838c0-0.709,0.572-1.283,1.279-1.283h34.395 c0.709,0,1.282,0.574,1.282,1.283V407.043z"></path>
- </g>
- <g opacity="0.6">
- <path opacity="0.4" fill="#114932" enable-background="new " d="M1318.821,407.042c0,0.709-0.572,1.285-1.281,1.285h-34.393 c-0.707,0-1.282-0.576-1.282-1.285v-22.836c0-0.711,0.575-1.285,1.282-1.285h34.393c0.709,0,1.281,0.574,1.281,1.285V407.042z"></path>
- <path fill="none" stroke="#052D1D" stroke-width="0.5" stroke-miterlimit="10" d="M1318.821,407.042 c0,0.709-0.572,1.285-1.281,1.285h-34.393c-0.707,0-1.282-0.576-1.282-1.285v-22.836c0-0.711,0.575-1.285,1.282-1.285h34.393 c0.709,0,1.281,0.574,1.281,1.285V407.042z"></path>
- </g>
- <g opacity="0.6">
- <path opacity="0.4" fill="#114932" enable-background="new " d="M1263.714,407.042c0,0.71-0.573,1.285-1.28,1.285h-34.395 c-0.709,0-1.281-0.575-1.281-1.285v-22.836c0-0.71,0.572-1.285,1.281-1.285h34.395c0.707,0,1.28,0.575,1.28,1.285V407.042z"></path>
- <path fill="none" stroke="#052D1D" stroke-width="0.5" stroke-miterlimit="10" d="M1263.714,407.042 c0,0.71-0.573,1.285-1.28,1.285h-34.395c-0.709,0-1.281-0.575-1.281-1.285v-22.836c0-0.71,0.572-1.285,1.281-1.285h34.395 c0.707,0,1.28,0.575,1.28,1.285V407.042z"></path>
- </g>
- <g opacity="0.6">
- <path opacity="0.4" fill="#114932" enable-background="new " d="M1211.628,407.042c0,0.71-0.572,1.285-1.281,1.285h-34.392 c-0.709,0-1.284-0.575-1.284-1.285v-22.836c0-0.71,0.574-1.285,1.284-1.285h34.392c0.709,0,1.281,0.575,1.281,1.285V407.042z"></path>
- <path fill="none" stroke="#052D1D" stroke-width="0.5" stroke-miterlimit="10" d="M1211.628,407.042 c0,0.71-0.572,1.285-1.281,1.285h-34.392c-0.709,0-1.284-0.575-1.284-1.285v-22.836c0-0.71,0.574-1.285,1.284-1.285h34.392 c0.709,0,1.281,0.575,1.281,1.285V407.042z"></path>
- </g>
- <g opacity="0.6">
- <path opacity="0.4" fill="#114932" enable-background="new " d="M1158.091,407.042c0,0.71-0.571,1.285-1.281,1.285h-34.392 c-0.711,0-1.284-0.575-1.284-1.285v-22.836c0-0.71,0.572-1.285,1.284-1.285h34.392c0.71,0,1.281,0.575,1.281,1.285V407.042z"></path>
- <path fill="none" stroke="#052D1D" stroke-width="0.5" stroke-miterlimit="10" d="M1158.091,407.042 c0,0.71-0.571,1.285-1.281,1.285h-34.392c-0.711,0-1.284-0.575-1.284-1.285v-22.836c0-0.71,0.572-1.285,1.284-1.285h34.392 c0.71,0,1.281,0.575,1.281,1.285V407.042z"></path>
- </g>
- <g opacity="0.6">
- <path opacity="0.4" fill="#114932" enable-background="new " d="M1106.295,407.042c0,0.71-0.574,1.285-1.28,1.285h-34.392 c-0.713,0-1.284-0.575-1.284-1.285v-22.836c0-0.71,0.571-1.285,1.284-1.285h34.392c0.706,0,1.28,0.575,1.28,1.285V407.042z"></path>
- <path fill="none" stroke="#052D1D" stroke-width="0.5" stroke-miterlimit="10" d="M1106.295,407.042 c0,0.71-0.574,1.285-1.28,1.285h-34.392c-0.713,0-1.284-0.575-1.284-1.285v-22.836c0-0.71,0.571-1.285,1.284-1.285h34.392 c0.706,0,1.28,0.575,1.28,1.285V407.042z"></path>
- </g>
- <g opacity="0.6">
- <path opacity="0.4" fill="#114932" enable-background="new " d="M1055.096,407.042c0,0.71-0.574,1.285-1.283,1.285h-34.392 c-0.704,0-1.278-0.575-1.278-1.285v-22.836c0-0.71,0.574-1.285,1.278-1.285h34.39c0.711,0,1.285,0.575,1.285,1.285V407.042 L1055.096,407.042z"></path>
- <path fill="none" stroke="#052D1D" stroke-width="0.5" stroke-miterlimit="10" d="M1055.096,407.042 c0,0.71-0.574,1.285-1.283,1.285h-34.392c-0.704,0-1.278-0.575-1.278-1.285v-22.836c0-0.71,0.574-1.285,1.278-1.285h34.39 c0.711,0,1.285,0.575,1.285,1.285V407.042L1055.096,407.042z"></path>
- </g>
- <g opacity="0.6">
- <path opacity="0.4" fill="#114932" enable-background="new " d="M1004.235,407.042c0,0.71-0.574,1.285-1.285,1.285h-34.387 c-0.707,0-1.281-0.575-1.281-1.285v-22.836c0-0.71,0.574-1.285,1.281-1.285h34.387c0.711,0,1.285,0.575,1.285,1.285V407.042z"></path>
- <path fill="none" stroke="#052D1D" stroke-width="0.5" stroke-miterlimit="10" d="M1004.235,407.042 c0,0.71-0.574,1.285-1.285,1.285h-34.387c-0.707,0-1.281-0.575-1.281-1.285v-22.836c0-0.71,0.574-1.285,1.281-1.285h34.387 c0.711,0,1.285,0.575,1.285,1.285V407.042z"></path>
- </g>
- <text transform="matrix(1 0 0 1 1159.4749 22.8271)" fill="#FFFFFF" font-family="'MicrosoftYaHeiLight'" font-size="10.7967">运</text>
- <text transform="matrix(1 0 0 1 1159.4749 35.7832)" fill="#FFFFFF" font-family="'MicrosoftYaHeiLight'" font-size="10.7967">行</text>
- <text transform="matrix(1 0 0 1 1203.5608 22.8271)" fill="#FFFFFF" font-family="'MicrosoftYaHeiLight'" font-size="10.7967">待</text>
- <text transform="matrix(1 0 0 1 1203.5608 35.7832)" fill="#FFFFFF" font-family="'MicrosoftYaHeiLight'" font-size="10.7967">机</text>
- <text transform="matrix(1 0 0 1 1250.1213 22.8271)" fill="#FFFFFF" font-family="'MicrosoftYaHeiLight'" font-size="10.7967">维</text>
- <text transform="matrix(1 0 0 1 1250.1213 35.7832)" fill="#FFFFFF" font-family="'MicrosoftYaHeiLight'" font-size="10.7967">护</text>
- <text transform="matrix(1 0 0 1 1294.2092 22.8271)" fill="#FFFFFF" font-family="'MicrosoftYaHeiLight'" font-size="10.7967">停</text>
- <text transform="matrix(1 0 0 1 1294.2092 35.7832)" fill="#FFFFFF" font-family="'MicrosoftYaHeiLight'" font-size="10.7967">机</text>
- <text transform="matrix(1 0 0 1 1341.6956 22.8271)" fill="#FFFFFF" font-family="'MicrosoftYaHeiLight'" font-size="10.7967">限</text>
- <text transform="matrix(1 0 0 1 1341.6956 35.7832)" fill="#FFFFFF" font-family="'MicrosoftYaHeiLight'" font-size="10.7967">电</text>
- <text transform="matrix(1 0 0 1 1386.6799 22.8271)" fill="#FFFFFF" font-family="'MicrosoftYaHeiLight'" font-size="10.7967">中</text>
- <text transform="matrix(1 0 0 1 1386.6799 35.7832)" fill="#FFFFFF" font-family="'MicrosoftYaHeiLight'" font-size="10.7967">断</text>
- <polygon fill="#B7065C" points="714.275,61.22 723.354,34.383 732.432,61.22 "></polygon>
- <polyline fill="#B7065C" points="722.316,117.22 722.316,61.22 724.391,61.22 724.391,117.22 "></polyline>
- <polyline fill="#B7065C" points="569.345,117.222 878.426,117.222 878.426,119.295 569.345,119.295 "></polyline>
- <rect x="544.092" y="260.448" fill="#F2B95B" width="174.266" height="2.074"></rect>
- <text transform="matrix(1 0 0 1 567.7253 110.3057)" fill="#FFFFFF" font-family="'MicrosoftYaHei'" font-size="17.3469">110KV母线</text>
- <rect x="738.313" y="260.448" fill="#F2B95B" width="127.769" height="2.074"></rect>
- <text transform="matrix(1 0 0 1 736.4788 98.2393)" fill="#FFFFFF" font-family="'MicrosoftYaHei'" font-size="16.5927">111</text>
- <text transform="matrix(1 0 0 1 523.9407 254.7393)" fill="#FFFFFF" font-family="'MicrosoftYaHei'" font-size="16.5927">35KV #1母线</text>
- <text transform="matrix(1 0 0 1 867.1975 254.7393)" fill="#FFFFFF" font-family="'MicrosoftYaHei'" font-size="16.5927">35KV #1母线</text>
- <polyline fill="#F2B95B" points="804.603,230.508 804.603,118.258 806.674,118.258 806.674,230.508 "></polyline>
- <polyline fill="#F2B95B" points="804.603,260.448 804.603,221.091 806.674,221.091 806.674,260.448 "></polyline>
- <text transform="matrix(1 0 0 1 813.0979 149.6045)" fill="#FFFFFF" font-family="'MicrosoftYaHei'" font-size="16.5927">102</text>
- <text transform="matrix(1 0 0 1 813.0979 253.2715)" fill="#FFFFFF" font-family="'MicrosoftYaHei'" font-size="16.5927">302</text>
-
- <g>
- <rect x="666.539" fill="none" stroke="#BE2852" stroke-miterlimit="10" width="113.384" height="31.402"></rect>
- <rect x="666.539" opacity="0.7" fill="#680325" enable-background="new " width="113.384" height="31.402"></rect>
- <text transform="matrix(1 0 0 1 694.7961 21.4082)" fill="#FFFFFF" font-family="'MicrosoftYaHei'" font-size="18.956">南风线</text>
- </g>
- <circle fill="none" stroke="#85468F" stroke-width="2" stroke-miterlimit="10" cx="805.398" cy="187.241" r="12.958"></circle>
- <path fill="none" stroke="#F2B95B" stroke-width="2" stroke-miterlimit="10" d="M818.356,207.129 c0,7.154-5.803,12.956-12.959,12.956s-12.957-5.802-12.957-12.956c0-7.157,5.801-12.959,12.957-12.959 C812.552,194.17,818.356,199.972,818.356,207.129z"></path>
- <polyline fill="none" stroke="#85468F" stroke-width="2" stroke-miterlimit="10" points="812.237,192.703 804.777,187.503 798.557,191.857 "></polyline>
-
- <line fill="none" stroke="#85468F" stroke-width="2" stroke-miterlimit="10" x1="805.398" y1="187.978" x2="805.398" y2="175.948"></line>
- <polygon fill="none" stroke="#F2B95B" stroke-width="2" stroke-miterlimit="10" points="801.416,202.599 801.416,212.518 810.361,206.586 "></polygon>
- <polyline fill="#F2B95B" points="631.286,230.508 631.286,118.258 633.362,118.258 633.362,230.508 "></polyline>
- <polyline fill="#F2B95B" points="580.269,383.119 580.269,260.485 582.344,260.485 582.344,383.119 "></polyline>
- <polyline fill="#F2B95B" points="581.84,383.119 16.793,383.12 16.793,381.046 581.84,381.045 "></polyline>
- <polyline fill="#F2B95B" points="1254.399,495.294 678.869,495.295 678.869,493.221 1254.399,493.22 "></polyline>
- <polyline fill="#F2B95B" points="633.119,495.294 40.667,495.295 40.667,493.221 633.119,493.22 "></polyline>
- <polyline fill="#F2B95B" points="631.286,260.448 631.286,221.091 633.362,221.091 633.362,260.448 "></polyline>
- <text transform="matrix(1 0 0 1 639.7834 149.6045)" fill="#FFFFFF" font-family="'MicrosoftYaHei'" font-size="16.5927">101</text>
- <text transform="matrix(1 0 0 1 534.8 307.0625)" fill="#FFFFFF" font-family="'MicrosoftYaHei'" font-size="16.5927">311</text>
- <polyline fill="#F2B95B" points="1359.533,379.427 804.921,379.428 804.921,377.352 1359.533,377.352 "></polyline>
- <polyline fill="#F2B95B" points="804.603,379.389 804.603,261.485 806.677,261.485 806.677,379.389 "></polyline>
- <text transform="matrix(1 0 0 1 770.3772 287.8945)" fill="#FFFFFF" font-family="'MicrosoftYaHei'" font-size="16.5927">321</text>
- <polyline fill="#F2B95B" points="676.619,495.295 676.619,261.485 678.694,261.485 678.694,495.295 "></polyline>
- <polyline fill="#F2B95B" points="631.046,493.884 631.046,261.485 633.119,261.485 633.119,493.884 "></polyline>
- <text transform="matrix(1 0 0 1 694.0842 307.0625)" fill="#FFFFFF" font-family="'MicrosoftYaHei'" font-size="16.5927">313</text>
- <text transform="matrix(1 0 0 1 592.3284 307.0625)" fill="#FFFFFF" font-family="'MicrosoftYaHei'" font-size="16.5927">312</text>
- <text transform="matrix(1 0 0 1 639.7834 253.2715)" fill="#FFFFFF" font-family="'MicrosoftYaHei'" font-size="16.5927">301</text>
- <circle fill="none" stroke="#85468F" stroke-width="2" stroke-miterlimit="10" cx="632.081" cy="187.241" r="12.958"></circle>
- <path fill="none" stroke="#F2B95B" stroke-width="2" stroke-miterlimit="10" d="M645.039,207.129 c0,7.154-5.802,12.956-12.959,12.956c-7.155,0-12.957-5.802-12.957-12.956c0-7.157,5.804-12.959,12.957-12.959 C639.239,194.17,645.039,199.972,645.039,207.129z"></path>
- <polyline fill="none" stroke="#85468F" stroke-width="2" stroke-miterlimit="10" points="638.922,192.703 631.461,187.503 625.241,191.857 "></polyline>
-
- <line fill="none" stroke="#85468F" stroke-width="2" stroke-miterlimit="10" x1="632.081" y1="187.978" x2="632.081" y2="175.948"></line>
- <polygon fill="none" stroke="#F2B95B" stroke-width="2" stroke-miterlimit="10" points="628.104,202.599 628.104,212.518 637.046,206.586 "></polygon>
- <g>
- <rect x="23.876" y="296.936" fill="none" stroke="#4F4B7F" stroke-miterlimit="10" width="99.104" height="24.604"></rect>
- <rect x="23.876" y="296.936" opacity="0.7" fill="#212967" enable-background="new " width="99.104" height="24.604"></rect>
- <text transform="matrix(1 0 0 1 34.6321 313.708)" fill="#FFFFFF" font-family="'MicrosoftYaHei'" font-size="14.8514">1#集电线路</text>
- </g>
- <g>
- <rect x="534.733" y="190.296" fill="none" stroke="#4F4B7F" stroke-miterlimit="10" width="65.178" height="24.604"></rect>
- <rect x="534.733" y="190.296" opacity="0.7" fill="#212967" enable-background="new " width="65.178" height="24.604"></rect>
- <text transform="matrix(1 0 0 1 543.3748 207.0703)" fill="#FFFFFF" font-family="'MicrosoftYaHei'" font-size="14.8514">1#主变</text>
- </g>
- <g>
- <rect x="841.259" y="190.296" fill="none" stroke="#4F4B7F" stroke-miterlimit="10" width="65.178" height="24.604"></rect>
- <rect x="841.259" y="190.296" opacity="0.7" fill="#212967" enable-background="new " width="65.178" height="24.604"></rect>
- <text transform="matrix(1 0 0 1 849.9026 207.0703)" fill="#FFFFFF" font-family="'MicrosoftYaHei'" font-size="14.8514">2#主变</text>
- </g>
- <g>
- <rect x="1231.072" y="267.039" fill="none" stroke="#4F4B7F" stroke-miterlimit="10" width="99.611" height="24.604"></rect>
- <rect x="1231.072" y="267.039" opacity="0.7" fill="#212967" enable-background="new " width="99.611" height="24.604"></rect>
- <text transform="matrix(1 0 0 1 1241.8264 283.8135)" fill="#FFFFFF" font-family="'MicrosoftYaHei'" font-size="14.8514">4#集电线路</text>
- </g>
- <g>
- <rect x="1187.179" y="414.348" fill="none" stroke="#4F4B7F" stroke-miterlimit="10" width="99.61" height="24.604"></rect>
- <rect x="1187.179" y="414.348" opacity="0.7" fill="#212967" enable-background="new " width="99.61" height="24.604"></rect>
- <text transform="matrix(1 0 0 1 1197.9358 431.1221)" fill="#FFFFFF" font-family="'MicrosoftYaHei'" font-size="14.8514">3#集电线路</text>
- </g>
- <g>
- <rect x="47.75" y="414.348" fill="none" stroke="#4F4B7F" stroke-miterlimit="10" width="99.104" height="24.604"></rect>
- <rect x="47.75" y="414.348" opacity="0.7" fill="#212967" enable-background="new " width="99.104" height="24.604"></rect>
- <text transform="matrix(1 0 0 1 58.5056 431.1191)" fill="#FFFFFF" font-family="'MicrosoftYaHei'" font-size="14.8514">2#集电线路</text>
- </g>
- </g>
- <g id="arrow">
- <rect id="mhs111" x="717.463" y="74.544" fill="#E60612" width="11.779" height="21.69"></rect>
- <rect id="mhs102" x="799.746" y="133.43" fill="#E60612" width="11.781" height="20.69"></rect>
- <rect id="mhs302" x="799.746" y="234.417" fill="#E60612" width="11.781" height="21.69"></rect>
- <rect id="mhs101" x="626.435" y="133.43" fill="#E60612" width="11.778" height="20.69"></rect>
- <rect id="mhs311" x="573.206" y="289.784" fill="#E60612" width="11.78" height="21.688"></rect>
- <rect id="mhs301" x="626.435" y="234.417" fill="#E60612" width="11.778" height="21.69"></rect>
- <rect id="mhs321" x="800.207" y="276.047" fill="#E60612" width="11.781" height="21.689"></rect>
- <rect id="mhs313" x="671.559" y="289.784" fill="#E60612" width="11.781" height="21.688"></rect>
- <rect id="mhs312" x="626.192" y="289.784" fill="#E60612" width="11.781" height="21.688"></rect>
- </g>
- <g id="fan">
- <g id="1">
- <g>
- <path fill="#D8D8D8" d="M41.978,349.66l-1.144,25.91c0,0,0.987,0.385,1.857,0.385c0.896,0,1.933-0.385,1.933-0.385l-1.124-25.91 H41.978z"></path>
- </g>
- <g transform="rotate(133.395 43 349.66)">
- <g>
- <path fill="#4B55AE" d="M41.704,348.717l1.986,0.757c0,0,5.22-10.968,5.582-16.906 C45.405,337.283,41.704,348.717,41.704,348.717"></path>
- <path fill="#4B55AE" d="M43.59,349.474l-1.63,1.364c0,0,7.032,9.903,12.042,13.114C51.769,358.278,43.59,349.474,43.59,349.474"></path>
- <path fill="#4B55AE" d="M41.869,350.901l0.011-2.125c0,0-12.102-1.03-17.79,0.72C29.866,351.456,41.869,350.901,41.869,350.901"></path>
- </g>
- <g>
- <path fill="#D8D8D8" d="M43.594,349.22l5.677-16.874c0,0-0.053,1.035-0.096,1.377c-0.035,0.289-0.146,0.86-0.207,1.146 c-0.051,0.233-0.217,0.933-0.217,0.933s-0.301,1.21-0.42,1.608c-0.396,1.321-1.28,3.932-1.771,5.219 c-0.415,1.092-1.303,3.253-1.769,4.324c-0.253,0.583-1.045,2.319-1.045,2.319"></path>
- <path fill="#D8D8D8" d="M42.229,350.878l11.967,13.182c0,0-0.878-0.55-1.157-0.755c-0.235-0.172-0.68-0.547-0.898-0.739 c-0.179-0.158-0.708-0.645-0.708-0.645s-0.911-0.852-1.201-1.149c-0.959-0.989-2.808-3.035-3.693-4.091 c-0.75-0.895-2.205-2.724-2.913-3.653c-0.386-0.505-1.515-2.043-1.515-2.043"></path>
- <path fill="#D8D8D8" d="M41.677,348.956l-17.793,0.618c0,0,0.987-0.316,1.323-0.396c0.283-0.067,0.857-0.167,1.145-0.209 c0.236-0.034,0.949-0.124,0.949-0.124s1.239-0.145,1.654-0.173c1.375-0.093,4.13-0.184,5.508-0.178 c1.168,0.005,3.502,0.076,4.67,0.136c0.634,0.033,2.538,0.164,2.538,0.164"></path>
- </g>
-
- <animateTransform dur="4s" restart="always" from="0 43 349.66" to="359 43 349.66" fill="remove" type="rotate" repeatCount="indefinite" attributeType="XML" accumulate="none" additive="replace" calcMode="linear" attributeName="transform">
- </animateTransform>
- </g>
- <g>
- <path fill="#60BFD6" d="M40.291,349.66c0,1.29,1.091,2.342,2.438,2.342c1.348,0,2.439-1.052,2.439-2.342 c0-1.295-1.091-2.342-2.439-2.342C41.382,347.318,40.291,348.365,40.291,349.66"></path>
- </g>
- <g>
- <path fill="#B1E1EB" d="M41.175,349.66c0,0.804,0.697,1.458,1.554,1.458s1.556-0.654,1.556-1.458s-0.699-1.458-1.556-1.458 S41.175,348.856,41.175,349.66"></path>
- </g>
- </g>
- <g id="2">
- <g>
- <path fill="#D8D8D8" d="M92.115,349.882l-1.144,25.91c0,0,0.987,0.385,1.857,0.385c0.896,0,1.933-0.385,1.933-0.385l-1.124-25.91 H92.115z"></path>
- </g>
- <g transform="rotate(133.395 93 349.882)">
- <g>
- <path fill="#4B55AE" d="M91.84,348.938l1.986,0.757c0,0,5.22-10.968,5.582-16.906C95.541,337.505,91.84,348.938,91.84,348.938"></path>
- <path fill="#4B55AE" d="M93.726,349.695l-1.63,1.364c0,0,7.032,9.903,12.042,13.114 C101.905,358.5,93.726,349.695,93.726,349.695"></path>
- <path fill="#4B55AE" d="M92.006,351.123l0.011-2.125c0,0-12.102-1.03-17.79,0.72C80.003,351.678,92.006,351.123,92.006,351.123"></path>
- </g>
- <g>
- <path fill="#D8D8D8" d="M93.73,349.441l5.677-16.874c0,0-0.053,1.035-0.096,1.377c-0.035,0.289-0.146,0.86-0.207,1.146 c-0.051,0.233-0.217,0.933-0.217,0.933s-0.301,1.21-0.42,1.608c-0.396,1.321-1.28,3.932-1.771,5.219 c-0.415,1.092-1.303,3.253-1.769,4.324c-0.253,0.583-1.045,2.319-1.045,2.319"></path>
- <path fill="#D8D8D8" d="M92.365,351.1l11.967,13.182c0,0-0.878-0.55-1.157-0.755c-0.235-0.172-0.68-0.547-0.898-0.739 c-0.179-0.158-0.708-0.645-0.708-0.645s-0.911-0.852-1.201-1.149c-0.959-0.989-2.808-3.035-3.693-4.091 c-0.75-0.895-2.205-2.724-2.913-3.653c-0.386-0.505-1.515-2.043-1.515-2.043"></path>
- <path fill="#D8D8D8" d="M91.814,349.178l-17.793,0.618c0,0,0.987-0.316,1.323-0.396c0.283-0.067,0.857-0.167,1.145-0.209 c0.236-0.034,0.949-0.124,0.949-0.124s1.239-0.145,1.654-0.173c1.375-0.093,4.13-0.184,5.508-0.178 c1.168,0.005,3.502,0.076,4.67,0.136c0.634,0.033,2.538,0.164,2.538,0.164"></path>
- </g>
-
- <animateTransform dur="4s" restart="always" from="0 93 349.882" to="359 93 349.882" fill="remove" type="rotate" repeatCount="indefinite" attributeType="XML" accumulate="none" additive="replace" calcMode="linear" attributeName="transform">
- </animateTransform>
- </g>
- <g>
- <path fill="#60BFD6" d="M90.427,349.882c0,1.29,1.091,2.342,2.438,2.342c1.348,0,2.439-1.052,2.439-2.342 c0-1.295-1.091-2.342-2.439-2.342C91.518,347.54,90.427,348.587,90.427,349.882"></path>
- </g>
- <g>
- <path fill="#B1E1EB" d="M91.311,349.882c0,0.804,0.697,1.458,1.554,1.458s1.556-0.654,1.556-1.458s-0.699-1.458-1.556-1.458 S91.311,349.078,91.311,349.882"></path>
- </g>
- </g>
- <g id="3">
- <g>
- <path fill="#D8D8D8" d="M141.074,350.104l-1.144,25.91c0,0,0.987,0.385,1.857,0.385c0.896,0,1.933-0.385,1.933-0.385 l-1.124-25.91H141.074z"></path>
- </g>
- <g transform="rotate(133.395 142 350.104)">
- <g>
- <path fill="#4B55AE" d="M140.8,349.16l1.986,0.758c0,0,5.22-10.969,5.582-16.906C144.5,337.727,140.8,349.16,140.8,349.16"></path>
- <path fill="#4B55AE" d="M142.686,349.918l-1.63,1.363c0,0,7.032,9.904,12.042,13.115 C150.865,358.723,142.686,349.918,142.686,349.918"></path>
- <path fill="#4B55AE" d="M140.965,351.346l0.011-2.125c0,0-12.102-1.031-17.79,0.719 C128.962,351.9,140.965,351.346,140.965,351.346"></path>
- </g>
- <g>
- <path fill="#D8D8D8" d="M142.69,349.664l5.677-16.875c0,0-0.053,1.035-0.096,1.377c-0.035,0.289-0.146,0.861-0.207,1.146 c-0.051,0.232-0.217,0.932-0.217,0.932s-0.301,1.211-0.42,1.609c-0.396,1.32-1.28,3.932-1.771,5.219 c-0.415,1.092-1.303,3.252-1.769,4.324c-0.253,0.582-1.045,2.318-1.045,2.318"></path>
- <path fill="#D8D8D8" d="M141.324,351.322l11.967,13.182c0,0-0.878-0.551-1.157-0.756c-0.235-0.172-0.68-0.547-0.898-0.738 c-0.179-0.158-0.708-0.645-0.708-0.645s-0.911-0.852-1.201-1.15c-0.959-0.988-2.808-3.035-3.693-4.09 c-0.75-0.895-2.205-2.725-2.913-3.654c-0.386-0.504-1.515-2.043-1.515-2.043"></path>
- <path fill="#D8D8D8" d="M140.773,349.4l-17.793,0.617c0,0,0.987-0.316,1.323-0.395c0.283-0.068,0.857-0.168,1.145-0.209 c0.236-0.035,0.949-0.125,0.949-0.125s1.239-0.145,1.654-0.172c1.375-0.094,4.13-0.184,5.508-0.178 c1.168,0.004,3.502,0.076,4.67,0.135c0.634,0.033,2.538,0.164,2.538,0.164"></path>
- </g>
-
- <animateTransform dur="4s" restart="always" from="0 142 350.104" to="359 142 350.104" fill="remove" type="rotate" repeatCount="indefinite" attributeType="XML" accumulate="none" additive="replace" calcMode="linear" attributeName="transform">
- </animateTransform>
- </g>
- <g>
- <path fill="#60BFD6" d="M139.387,350.104c0,1.291,1.091,2.342,2.438,2.342c1.348,0,2.439-1.051,2.439-2.342 c0-1.295-1.091-2.342-2.439-2.342C140.478,347.762,139.387,348.809,139.387,350.104"></path>
- </g>
- <g>
- <path fill="#B1E1EB" d="M140.27,350.104c0,0.805,0.697,1.459,1.554,1.459s1.556-0.654,1.556-1.459 c0-0.803-0.699-1.457-1.556-1.457S140.27,349.301,140.27,350.104"></path>
- </g>
- </g>
- <g id="4">
- <g>
- <path fill="#D8D8D8" d="M191.21,350.326l-1.144,25.91c0,0,0.987,0.385,1.857,0.385c0.896,0,1.933-0.385,1.933-0.385l-1.124-25.91 H191.21z"></path>
- </g>
- <g transform="rotate(133.395 192 350.326)">
- <g>
- <path fill="#4B55AE" d="M190.936,349.383l1.986,0.756c0,0,5.22-10.967,5.582-16.906 C194.636,337.949,190.936,349.383,190.936,349.383"></path>
- <path fill="#4B55AE" d="M192.822,350.139l-1.63,1.365c0,0,7.032,9.902,12.042,13.113 C201.001,358.943,192.822,350.139,192.822,350.139"></path>
- <path fill="#4B55AE" d="M191.101,351.566l0.011-2.125c0,0-12.102-1.029-17.79,0.721 C179.098,352.121,191.101,351.566,191.101,351.566"></path>
- </g>
- <g>
- <path fill="#D8D8D8" d="M192.826,349.885l5.677-16.873c0,0-0.053,1.035-0.096,1.377c-0.035,0.289-0.146,0.859-0.207,1.145 c-0.051,0.234-0.217,0.934-0.217,0.934s-0.301,1.209-0.42,1.607c-0.396,1.322-1.28,3.932-1.771,5.219 c-0.415,1.092-1.303,3.254-1.769,4.324c-0.253,0.584-1.045,2.32-1.045,2.32"></path>
- <path fill="#D8D8D8" d="M191.461,351.543l11.967,13.182c0,0-0.878-0.549-1.157-0.754c-0.235-0.172-0.68-0.547-0.898-0.74 c-0.179-0.158-0.708-0.645-0.708-0.645s-0.911-0.852-1.201-1.148c-0.959-0.99-2.808-3.035-3.693-4.092 c-0.75-0.895-2.205-2.723-2.913-3.652c-0.386-0.506-1.515-2.043-1.515-2.043"></path>
- <path fill="#D8D8D8" d="M190.909,349.621l-17.793,0.619c0,0,0.987-0.316,1.323-0.396c0.283-0.066,0.857-0.166,1.145-0.209 c0.236-0.033,0.949-0.123,0.949-0.123s1.239-0.145,1.654-0.174c1.375-0.092,4.13-0.184,5.508-0.178 c1.168,0.006,3.502,0.076,4.67,0.137c0.634,0.033,2.538,0.164,2.538,0.164"></path>
- </g>
-
- <animateTransform dur="4s" restart="always" from="0 192 350.326" to="359 192 350.326" fill="remove" type="rotate" repeatCount="indefinite" attributeType="XML" accumulate="none" additive="replace" calcMode="linear" attributeName="transform">
- </animateTransform>
- </g>
- <g>
- <path fill="#60BFD6" d="M189.523,350.326c0,1.289,1.091,2.342,2.438,2.342c1.348,0,2.439-1.053,2.439-2.342 c0-1.295-1.091-2.342-2.439-2.342C190.614,347.984,189.523,349.031,189.523,350.326"></path>
- </g>
- <g>
- <path fill="#B1E1EB" d="M190.406,350.326c0,0.803,0.697,1.457,1.554,1.457s1.556-0.654,1.556-1.457 c0-0.805-0.699-1.459-1.556-1.459S190.406,349.521,190.406,350.326"></path>
- </g>
- </g>
- <g id="5">
- <g>
- <path fill="#D8D8D8" d="M243.075,350.326l-1.144,25.91c0,0,0.987,0.385,1.857,0.385c0.896,0,1.933-0.385,1.933-0.385 l-1.124-25.91H243.075z"></path>
- </g>
- <g transform="rotate(133.395 244 350.326)">
- <g>
- <path fill="#4B55AE" d="M242.801,349.383l1.986,0.757c0,0,5.22-10.968,5.582-16.906 C246.501,337.949,242.801,349.383,242.801,349.383"></path>
- <path fill="#4B55AE" d="M244.687,350.14l-1.63,1.364c0,0,7.032,9.903,12.042,13.114 C252.865,358.944,244.687,350.14,244.687,350.14"></path>
- <path fill="#4B55AE" d="M242.966,351.567l0.011-2.125c0,0-12.102-1.03-17.79,0.72 C230.963,352.122,242.966,351.567,242.966,351.567"></path>
- </g>
- <g>
- <path fill="#D8D8D8" d="M244.691,349.886l5.677-16.874c0,0-0.053,1.035-0.096,1.377c-0.035,0.289-0.146,0.86-0.207,1.146 c-0.051,0.233-0.217,0.933-0.217,0.933s-0.301,1.21-0.42,1.608c-0.396,1.321-1.28,3.932-1.771,5.219 c-0.415,1.092-1.303,3.253-1.769,4.324c-0.253,0.583-1.045,2.319-1.045,2.319"></path>
- <path fill="#D8D8D8" d="M243.325,351.544l11.967,13.182c0,0-0.878-0.55-1.157-0.755c-0.235-0.172-0.68-0.547-0.898-0.739 c-0.179-0.158-0.708-0.645-0.708-0.645s-0.911-0.852-1.201-1.149c-0.959-0.989-2.808-3.035-3.693-4.091 c-0.75-0.895-2.205-2.724-2.913-3.653c-0.386-0.505-1.515-2.043-1.515-2.043"></path>
- <path fill="#D8D8D8" d="M242.774,349.622l-17.793,0.618c0,0,0.987-0.316,1.323-0.396c0.283-0.067,0.857-0.167,1.145-0.209 c0.236-0.034,0.949-0.124,0.949-0.124s1.239-0.145,1.654-0.173c1.375-0.093,4.13-0.184,5.508-0.178 c1.168,0.005,3.502,0.076,4.67,0.136c0.634,0.033,2.538,0.164,2.538,0.164"></path>
- </g>
-
- <animateTransform dur="4s" restart="always" from="0 244 350.326" to="359 244 350.326" fill="remove" type="rotate" repeatCount="indefinite" attributeType="XML" accumulate="none" additive="replace" calcMode="linear" attributeName="transform">
- </animateTransform>
- </g>
- <g>
- <path fill="#60BFD6" d="M241.388,350.326c0,1.29,1.091,2.342,2.438,2.342c1.348,0,2.439-1.052,2.439-2.342 c0-1.295-1.091-2.342-2.439-2.342C242.479,347.984,241.388,349.031,241.388,350.326"></path>
- </g>
- <g>
- <path fill="#B1E1EB" d="M242.271,350.326c0,0.804,0.697,1.458,1.554,1.458s1.556-0.654,1.556-1.458s-0.699-1.458-1.556-1.458 S242.271,349.522,242.271,350.326"></path>
- </g>
- </g>
- <g id="6">
- <g>
- <path fill="#D8D8D8" d="M293.211,350.548l-1.144,25.91c0,0,0.987,0.385,1.857,0.385c0.896,0,1.933-0.385,1.933-0.385 l-1.124-25.91H293.211z"></path>
- </g>
- <g transform="rotate(133.395 294 350.548)">
- <g>
- <path fill="#4B55AE" d="M292.937,349.604l1.986,0.757c0,0,5.22-10.968,5.582-16.906 C296.637,338.171,292.937,349.604,292.937,349.604"></path>
- <path fill="#4B55AE" d="M294.823,350.361l-1.63,1.364c0,0,7.032,9.903,12.042,13.114 C303.002,359.166,294.823,350.361,294.823,350.361"></path>
- <path fill="#4B55AE" d="M293.102,351.789l0.011-2.125c0,0-12.102-1.03-17.79,0.72 C281.099,352.344,293.102,351.789,293.102,351.789"></path>
- </g>
- <g>
- <path fill="#D8D8D8" d="M294.827,350.107l5.677-16.874c0,0-0.053,1.035-0.096,1.377c-0.035,0.289-0.146,0.86-0.207,1.146 c-0.051,0.233-0.217,0.933-0.217,0.933s-0.301,1.21-0.42,1.608c-0.396,1.321-1.28,3.932-1.771,5.219 c-0.415,1.092-1.303,3.253-1.769,4.324c-0.253,0.583-1.045,2.319-1.045,2.319"></path>
- <path fill="#D8D8D8" d="M293.462,351.766l11.967,13.182c0,0-0.878-0.55-1.157-0.755c-0.235-0.172-0.68-0.547-0.898-0.739 c-0.179-0.158-0.708-0.645-0.708-0.645s-0.911-0.852-1.201-1.149c-0.959-0.989-2.808-3.035-3.693-4.091 c-0.75-0.895-2.205-2.724-2.913-3.653c-0.386-0.505-1.515-2.043-1.515-2.043"></path>
- <path fill="#D8D8D8" d="M292.91,349.844l-17.793,0.618c0,0,0.987-0.316,1.323-0.396c0.283-0.067,0.857-0.167,1.145-0.209 c0.236-0.034,0.949-0.124,0.949-0.124s1.239-0.145,1.654-0.173c1.375-0.093,4.13-0.184,5.508-0.178 c1.168,0.005,3.502,0.076,4.67,0.136c0.634,0.033,2.538,0.164,2.538,0.164"></path>
- </g>
-
- <animateTransform dur="4s" restart="always" from="0 294 350.548" to="359 294 350.548" fill="remove" type="rotate" repeatCount="indefinite" attributeType="XML" accumulate="none" additive="replace" calcMode="linear" attributeName="transform">
- </animateTransform>
- </g>
- <g>
- <path fill="#60BFD6" d="M291.524,350.548c0,1.29,1.091,2.342,2.438,2.342c1.348,0,2.439-1.052,2.439-2.342 c0-1.295-1.091-2.342-2.439-2.342C292.615,348.206,291.524,349.253,291.524,350.548"></path>
- </g>
- <g>
- <path fill="#B1E1EB" d="M292.407,350.548c0,0.804,0.697,1.458,1.554,1.458s1.556-0.654,1.556-1.458s-0.699-1.458-1.556-1.458 S292.407,349.744,292.407,350.548"></path>
- </g>
- </g>
- <g id="7">
- <g>
- <path fill="#D8D8D8" d="M342.171,350.77l-1.144,25.91c0,0,0.987,0.385,1.857,0.385c0.896,0,1.933-0.385,1.933-0.385l-1.124-25.91 H342.171z"></path>
- </g>
- <g transform="rotate(133.395 343 350.77)">
- <g>
- <path fill="#4B55AE" d="M341.896,349.826l1.986,0.758c0,0,5.22-10.969,5.582-16.906 C345.597,338.393,341.896,349.826,341.896,349.826"></path>
- <path fill="#4B55AE" d="M343.782,350.584l-1.63,1.363c0,0,7.032,9.904,12.042,13.115 C351.961,359.389,343.782,350.584,343.782,350.584"></path>
- <path fill="#4B55AE" d="M342.062,352.012l0.011-2.125c0,0-12.102-1.031-17.79,0.719 C330.059,352.566,342.062,352.012,342.062,352.012"></path>
- </g>
- <g>
- <path fill="#D8D8D8" d="M343.786,350.33l5.677-16.875c0,0-0.053,1.035-0.096,1.377c-0.035,0.289-0.146,0.861-0.207,1.146 c-0.051,0.232-0.217,0.932-0.217,0.932s-0.301,1.211-0.42,1.609c-0.396,1.32-1.28,3.932-1.771,5.219 c-0.415,1.092-1.303,3.252-1.769,4.324c-0.253,0.582-1.045,2.318-1.045,2.318"></path>
- <path fill="#D8D8D8" d="M342.421,351.988l11.967,13.182c0,0-0.878-0.551-1.157-0.756c-0.235-0.172-0.68-0.547-0.898-0.738 c-0.179-0.158-0.708-0.645-0.708-0.645s-0.911-0.852-1.201-1.15c-0.959-0.988-2.808-3.035-3.693-4.09 c-0.75-0.895-2.205-2.725-2.913-3.654c-0.386-0.504-1.515-2.043-1.515-2.043"></path>
- <path fill="#D8D8D8" d="M341.87,350.066l-17.793,0.617c0,0,0.987-0.316,1.323-0.395c0.283-0.068,0.857-0.168,1.145-0.209 c0.236-0.035,0.949-0.125,0.949-0.125s1.239-0.145,1.654-0.172c1.375-0.094,4.13-0.184,5.508-0.178 c1.168,0.004,3.502,0.076,4.67,0.135c0.634,0.033,2.538,0.164,2.538,0.164"></path>
- </g>
-
- <animateTransform dur="4s" restart="always" from="0 343 350.77" to="359 343 350.77" fill="remove" type="rotate" repeatCount="indefinite" attributeType="XML" accumulate="none" additive="replace" calcMode="linear" attributeName="transform">
- </animateTransform>
- </g>
- <g>
- <path fill="#60BFD6" d="M340.484,350.77c0,1.291,1.091,2.342,2.438,2.342c1.348,0,2.439-1.051,2.439-2.342 c0-1.295-1.091-2.342-2.439-2.342C341.574,348.428,340.484,349.475,340.484,350.77"></path>
- </g>
- <g>
- <path fill="#B1E1EB" d="M341.367,350.77c0,0.805,0.697,1.459,1.554,1.459s1.556-0.654,1.556-1.459 c0-0.803-0.699-1.457-1.556-1.457S341.367,349.967,341.367,350.77"></path>
- </g>
- </g>
- <g id="8">
- <g>
- <path fill="#D8D8D8" d="M392.307,350.992l-1.144,25.91c0,0,0.987,0.385,1.857,0.385c0.896,0,1.933-0.385,1.933-0.385 l-1.124-25.91H392.307z"></path>
- </g>
- <g transform="rotate(133.395 393 350.992)">
- <g>
- <path fill="#4B55AE" d="M392.032,350.049l1.986,0.756c0,0,5.22-10.967,5.582-16.906 C395.733,338.615,392.032,350.049,392.032,350.049"></path>
- <path fill="#4B55AE" d="M393.919,350.805l-1.63,1.365c0,0,7.032,9.902,12.042,13.113 C402.097,359.609,393.919,350.805,393.919,350.805"></path>
- <path fill="#4B55AE" d="M392.198,352.232l0.011-2.125c0,0-12.102-1.029-17.79,0.721 C380.195,352.787,392.198,352.232,392.198,352.232"></path>
- </g>
- <g>
- <path fill="#D8D8D8" d="M393.923,350.551l5.677-16.873c0,0-0.053,1.035-0.096,1.377c-0.035,0.289-0.146,0.859-0.207,1.145 c-0.051,0.234-0.217,0.934-0.217,0.934s-0.301,1.209-0.42,1.607c-0.396,1.322-1.28,3.932-1.771,5.219 c-0.415,1.092-1.303,3.254-1.769,4.324c-0.253,0.584-1.045,2.32-1.045,2.32"></path>
- <path fill="#D8D8D8" d="M392.557,352.209l11.967,13.182c0,0-0.878-0.549-1.157-0.754c-0.235-0.172-0.68-0.547-0.898-0.74 c-0.179-0.158-0.708-0.645-0.708-0.645s-0.911-0.852-1.201-1.148c-0.959-0.99-2.808-3.035-3.693-4.092 c-0.75-0.895-2.205-2.723-2.913-3.652c-0.386-0.506-1.515-2.043-1.515-2.043"></path>
- <path fill="#D8D8D8" d="M392.006,350.287l-17.793,0.619c0,0,0.987-0.316,1.323-0.396c0.283-0.066,0.857-0.166,1.145-0.209 c0.236-0.033,0.949-0.123,0.949-0.123s1.239-0.145,1.654-0.174c1.375-0.092,4.13-0.184,5.508-0.178 c1.168,0.006,3.502,0.076,4.67,0.137c0.634,0.033,2.538,0.164,2.538,0.164"></path>
- </g>
-
- <animateTransform dur="4s" restart="always" from="0 393 350.992" to="359 393 350.992" fill="remove" type="rotate" repeatCount="indefinite" attributeType="XML" accumulate="none" additive="replace" calcMode="linear" attributeName="transform">
- </animateTransform>
- </g>
- <g>
- <path fill="#60BFD6" d="M390.62,350.992c0,1.289,1.091,2.342,2.438,2.342c1.348,0,2.439-1.053,2.439-2.342 c0-1.295-1.091-2.342-2.439-2.342C391.711,348.65,390.62,349.697,390.62,350.992"></path>
- </g>
- <g>
- <path fill="#B1E1EB" d="M391.503,350.992c0,0.803,0.697,1.457,1.554,1.457s1.556-0.654,1.556-1.457 c0-0.805-0.699-1.459-1.556-1.459S391.503,350.188,391.503,350.992"></path>
- </g>
- </g>
- <g id="9">
- <g>
- <path fill="#D8D8D8" d="M439.194,352.001l-1.144,25.91c0,0,0.987,0.385,1.857,0.385c0.896,0,1.933-0.385,1.933-0.385 l-1.124-25.91H439.194z"></path>
- </g>
- <g transform="rotate(133.395 440 352.001)">
- <g>
- <path fill="#4B55AE" d="M438.92,351.058l1.986,0.757c0,0,5.22-10.968,5.582-16.906 C442.62,339.624,438.92,351.058,438.92,351.058"></path>
- <path fill="#4B55AE" d="M440.806,351.814l-1.63,1.364c0,0,7.032,9.903,12.042,13.114 C448.985,360.619,440.806,351.814,440.806,351.814"></path>
- <path fill="#4B55AE" d="M439.085,353.242l0.011-2.125c0,0-12.102-1.03-17.79,0.72 C427.082,353.797,439.085,353.242,439.085,353.242"></path>
- </g>
- <g>
- <path fill="#D8D8D8" d="M440.81,351.561l5.677-16.874c0,0-0.053,1.035-0.096,1.377c-0.035,0.289-0.146,0.86-0.207,1.146 c-0.051,0.233-0.217,0.933-0.217,0.933s-0.301,1.21-0.42,1.608c-0.396,1.321-1.28,3.932-1.771,5.219 c-0.415,1.092-1.303,3.253-1.769,4.324c-0.253,0.583-1.045,2.319-1.045,2.319"></path>
- <path fill="#D8D8D8" d="M439.445,353.219l11.967,13.182c0,0-0.878-0.55-1.157-0.755c-0.235-0.172-0.68-0.547-0.898-0.739 c-0.179-0.158-0.708-0.645-0.708-0.645s-0.911-0.852-1.201-1.149c-0.959-0.989-2.808-3.035-3.693-4.091 c-0.75-0.895-2.205-2.724-2.913-3.653c-0.386-0.505-1.515-2.043-1.515-2.043"></path>
- <path fill="#D8D8D8" d="M438.893,351.297l-17.793,0.618c0,0,0.987-0.316,1.323-0.396c0.283-0.067,0.857-0.167,1.145-0.209 c0.236-0.034,0.949-0.124,0.949-0.124s1.239-0.145,1.654-0.173c1.375-0.093,4.13-0.184,5.508-0.178 c1.168,0.005,3.502,0.076,4.67,0.136c0.634,0.033,2.538,0.164,2.538,0.164"></path>
- </g>
-
- <animateTransform dur="4s" restart="always" from="0 440 352.001" to="359 440 352.001" fill="remove" type="rotate" repeatCount="indefinite" attributeType="XML" accumulate="none" additive="replace" calcMode="linear" attributeName="transform">
- </animateTransform>
- </g>
- <g>
- <path fill="#60BFD6" d="M437.507,352.001c0,1.29,1.091,2.342,2.438,2.342c1.348,0,2.439-1.052,2.439-2.342 c0-1.295-1.091-2.342-2.439-2.342C438.598,349.659,437.507,350.706,437.507,352.001"></path>
- </g>
- <g>
- <path fill="#B1E1EB" d="M438.39,352.001c0,0.804,0.697,1.458,1.554,1.458s1.556-0.654,1.556-1.458s-0.699-1.458-1.556-1.458 S438.39,351.197,438.39,352.001"></path>
- </g>
- </g>
- <g id="10">
- <g>
- <path fill="#D8D8D8" d="M488.154,352.223l-1.144,25.91c0,0,0.987,0.385,1.857,0.385c0.896,0,1.933-0.385,1.933-0.385 l-1.124-25.91H488.154z"></path>
- </g>
- <g transform="rotate(133.395 489 352.223)">
- <g>
- <path fill="#4B55AE" d="M487.879,351.279l1.986,0.758c0,0,5.22-10.969,5.582-16.906 C491.58,339.846,487.879,351.279,487.879,351.279"></path>
- <path fill="#4B55AE" d="M489.765,352.037l-1.63,1.363c0,0,7.032,9.904,12.042,13.115 C497.944,360.842,489.765,352.037,489.765,352.037"></path>
- <path fill="#4B55AE" d="M488.045,353.465l0.011-2.125c0,0-12.102-1.031-17.79,0.719 C476.042,354.02,488.045,353.465,488.045,353.465"></path>
- </g>
- <g>
- <path fill="#D8D8D8" d="M489.769,351.783l5.677-16.875c0,0-0.053,1.035-0.096,1.377c-0.035,0.289-0.146,0.861-0.207,1.146 c-0.051,0.232-0.217,0.932-0.217,0.932s-0.301,1.211-0.42,1.609c-0.396,1.32-1.28,3.932-1.771,5.219 c-0.415,1.092-1.303,3.252-1.769,4.324c-0.253,0.582-1.045,2.318-1.045,2.318"></path>
- <path fill="#D8D8D8" d="M488.404,353.441l11.967,13.182c0,0-0.878-0.551-1.157-0.756c-0.235-0.172-0.68-0.547-0.898-0.738 c-0.179-0.158-0.708-0.645-0.708-0.645s-0.911-0.852-1.201-1.15c-0.959-0.988-2.808-3.035-3.693-4.09 c-0.75-0.895-2.205-2.725-2.913-3.654c-0.386-0.504-1.515-2.043-1.515-2.043"></path>
- <path fill="#D8D8D8" d="M487.853,351.52l-17.793,0.617c0,0,0.987-0.316,1.323-0.395c0.283-0.068,0.857-0.168,1.145-0.209 c0.236-0.035,0.949-0.125,0.949-0.125s1.239-0.145,1.654-0.172c1.375-0.094,4.13-0.184,5.508-0.178 c1.168,0.004,3.502,0.076,4.67,0.135c0.634,0.033,2.538,0.164,2.538,0.164"></path>
- </g>
-
- <animateTransform dur="4s" restart="always" from="0 489 352.223" to="359 489 352.223" fill="remove" type="rotate" repeatCount="indefinite" attributeType="XML" accumulate="none" additive="replace" calcMode="linear" attributeName="transform">
- </animateTransform>
- </g>
- <g>
- <path fill="#60BFD6" d="M486.467,352.223c0,1.291,1.091,2.342,2.438,2.342c1.348,0,2.439-1.051,2.439-2.342 c0-1.295-1.091-2.342-2.439-2.342C487.557,349.881,486.467,350.928,486.467,352.223"></path>
- </g>
- <g>
- <path fill="#B1E1EB" d="M487.35,352.223c0,0.805,0.697,1.459,1.554,1.459s1.556-0.654,1.556-1.459 c0-0.803-0.699-1.457-1.556-1.457S487.35,351.42,487.35,352.223"></path>
- </g>
- </g>
- <g id="11">
- <g>
- <path fill="#D8D8D8" d="M538.29,352.445l-1.144,25.91c0,0,0.987,0.385,1.857,0.385c0.896,0,1.933-0.385,1.933-0.385l-1.124-25.91 H538.29z"></path>
- </g>
- <g transform="rotate(133.395 539 352.445)">
- <g>
- <path fill="#4B55AE" d="M538.015,351.502l1.986,0.756c0,0,5.22-10.967,5.582-16.906 C541.716,340.068,538.015,351.502,538.015,351.502"></path>
- <path fill="#4B55AE" d="M539.902,352.258l-1.63,1.365c0,0,7.032,9.902,12.042,13.113 C548.08,361.063,539.902,352.258,539.902,352.258"></path>
- <path fill="#4B55AE" d="M538.181,353.686l0.011-2.125c0,0-12.102-1.029-17.79,0.721 C526.178,354.24,538.181,353.686,538.181,353.686"></path>
- </g>
- <g>
- <path fill="#D8D8D8" d="M539.906,352.004l5.677-16.873c0,0-0.053,1.035-0.096,1.377c-0.035,0.289-0.146,0.859-0.207,1.145 c-0.051,0.234-0.217,0.934-0.217,0.934s-0.301,1.209-0.42,1.607c-0.396,1.322-1.28,3.932-1.771,5.219 c-0.415,1.092-1.303,3.254-1.769,4.324c-0.253,0.584-1.045,2.32-1.045,2.32"></path>
- <path fill="#D8D8D8" d="M538.54,353.662l11.967,13.182c0,0-0.878-0.549-1.157-0.754c-0.235-0.172-0.68-0.547-0.898-0.74 c-0.179-0.158-0.708-0.645-0.708-0.645s-0.911-0.852-1.201-1.148c-0.959-0.99-2.808-3.035-3.693-4.092 c-0.75-0.895-2.205-2.723-2.913-3.652c-0.386-0.506-1.515-2.043-1.515-2.043"></path>
- <path fill="#D8D8D8" d="M537.989,351.74l-17.793,0.619c0,0,0.987-0.316,1.323-0.396c0.283-0.066,0.857-0.166,1.145-0.209 c0.236-0.033,0.949-0.123,0.949-0.123s1.239-0.145,1.654-0.174c1.375-0.092,4.13-0.184,5.508-0.178 c1.168,0.006,3.502,0.076,4.67,0.137c0.634,0.033,2.538,0.164,2.538,0.164"></path>
- </g>
-
- <animateTransform dur="4s" restart="always" from="0 539 352.445" to="359 539 352.445" fill="remove" type="rotate" repeatCount="indefinite" attributeType="XML" accumulate="none" additive="replace" calcMode="linear" attributeName="transform">
- </animateTransform>
- </g>
- <g>
- <path fill="#60BFD6" d="M536.603,352.445c0,1.289,1.091,2.342,2.438,2.342c1.348,0,2.439-1.053,2.439-2.342 c0-1.295-1.091-2.342-2.439-2.342C537.694,350.104,536.603,351.15,536.603,352.445"></path>
- </g>
- <g>
- <path fill="#B1E1EB" d="M537.486,352.445c0,0.803,0.697,1.457,1.554,1.457s1.556-0.654,1.556-1.457 c0-0.805-0.699-1.459-1.556-1.459S537.486,351.641,537.486,352.445"></path>
- </g>
- </g>
- <g id="12">
- <g>
- <path fill="#D8D8D8" d="M64.756,463.059l-1.144,25.91c0,0,0.987,0.385,1.857,0.385c0.896,0,1.933-0.385,1.933-0.385l-1.124-25.91 H64.756z"></path>
- </g>
- <g transform="rotate(133.395 65 463.059)">
- <g>
- <path fill="#4B55AE" d="M64.481,462.115l1.986,0.757c0,0,5.22-10.968,5.582-16.906 C68.182,450.682,64.481,462.115,64.481,462.115"></path>
- <path fill="#4B55AE" d="M66.367,462.872l-1.63,1.364c0,0,7.032,9.903,12.042,13.114 C74.546,471.677,66.367,462.872,66.367,462.872"></path>
- <path fill="#4B55AE" d="M64.647,464.3l0.011-2.125c0,0-12.102-1.03-17.79,0.72C52.644,464.854,64.647,464.3,64.647,464.3"></path>
- </g>
- <g>
- <path fill="#D8D8D8" d="M66.371,462.618l5.677-16.874c0,0-0.053,1.035-0.096,1.377c-0.035,0.289-0.146,0.86-0.207,1.146 c-0.051,0.233-0.217,0.933-0.217,0.933s-0.301,1.21-0.42,1.608c-0.396,1.321-1.28,3.932-1.771,5.219 c-0.415,1.092-1.303,3.253-1.769,4.324c-0.253,0.583-1.045,2.319-1.045,2.319"></path>
- <path fill="#D8D8D8" d="M65.006,464.276l11.967,13.182c0,0-0.878-0.55-1.157-0.755c-0.235-0.172-0.68-0.547-0.898-0.739 c-0.179-0.158-0.708-0.645-0.708-0.645s-0.911-0.852-1.201-1.149c-0.959-0.989-2.808-3.035-3.693-4.091 c-0.75-0.895-2.205-2.724-2.913-3.653c-0.386-0.505-1.515-2.043-1.515-2.043"></path>
- <path fill="#D8D8D8" d="M64.455,462.354l-17.793,0.618c0,0,0.987-0.316,1.323-0.396c0.283-0.067,0.857-0.167,1.145-0.209 c0.236-0.034,0.949-0.124,0.949-0.124s1.239-0.145,1.654-0.173c1.375-0.093,4.13-0.184,5.508-0.178 c1.168,0.005,3.502,0.076,4.67,0.136c0.634,0.033,2.538,0.164,2.538,0.164"></path>
- </g>
-
- <animateTransform dur="4s" restart="always" from="0 65 463.059" to="359 65 463.059" fill="remove" type="rotate" repeatCount="indefinite" attributeType="XML" accumulate="none" additive="replace" calcMode="linear" attributeName="transform">
- </animateTransform>
- </g>
- <g>
- <path fill="#60BFD6" d="M63.069,463.059c0,1.29,1.091,2.342,2.438,2.342c1.348,0,2.439-1.052,2.439-2.342 c0-1.295-1.091-2.342-2.439-2.342C64.159,460.717,63.069,461.764,63.069,463.059"></path>
- </g>
- <g>
- <path fill="#B1E1EB" d="M63.952,463.059c0,0.804,0.697,1.458,1.554,1.458s1.556-0.654,1.556-1.458s-0.699-1.458-1.556-1.458 S63.952,462.255,63.952,463.059"></path>
- </g>
- </g>
- <g id="13">
- <g>
- <path fill="#D8D8D8" d="M114.892,463.28l-1.144,25.91c0,0,0.987,0.385,1.857,0.385c0.896,0,1.933-0.385,1.933-0.385l-1.124-25.91 H114.892z"></path>
- </g>
- <g transform="rotate(133.395 116 463.28)">
- <g>
- <path fill="#4B55AE" d="M114.617,462.337l1.986,0.757c0,0,5.22-10.968,5.582-16.906 C118.318,450.903,114.617,462.337,114.617,462.337"></path>
- <path fill="#4B55AE" d="M116.504,463.094l-1.63,1.364c0,0,7.032,9.903,12.042,13.114 C124.682,471.898,116.504,463.094,116.504,463.094"></path>
- <path fill="#4B55AE" d="M114.783,464.521l0.011-2.125c0,0-12.102-1.03-17.79,0.72 C102.78,465.076,114.783,464.521,114.783,464.521"></path>
- </g>
- <g>
- <path fill="#D8D8D8" d="M116.508,462.84l5.677-16.874c0,0-0.053,1.035-0.096,1.377c-0.035,0.289-0.146,0.86-0.207,1.146 c-0.051,0.233-0.217,0.933-0.217,0.933s-0.301,1.21-0.42,1.608c-0.396,1.321-1.28,3.932-1.771,5.219 c-0.415,1.092-1.303,3.253-1.769,4.324c-0.253,0.583-1.045,2.319-1.045,2.319"></path>
- <path fill="#D8D8D8" d="M115.142,464.498l11.967,13.182c0,0-0.878-0.55-1.157-0.755c-0.235-0.172-0.68-0.547-0.898-0.739 c-0.179-0.158-0.708-0.645-0.708-0.645s-0.911-0.852-1.201-1.149c-0.959-0.989-2.808-3.035-3.693-4.091 c-0.75-0.895-2.205-2.724-2.913-3.653c-0.386-0.505-1.515-2.043-1.515-2.043"></path>
- <path fill="#D8D8D8" d="M114.591,462.576l-17.793,0.618c0,0,0.987-0.316,1.323-0.396c0.283-0.067,0.857-0.167,1.145-0.209 c0.236-0.034,0.949-0.124,0.949-0.124s1.239-0.145,1.654-0.173c1.375-0.093,4.13-0.184,5.508-0.178 c1.168,0.005,3.502,0.076,4.67,0.136c0.634,0.033,2.538,0.164,2.538,0.164"></path>
- </g>
-
- <animateTransform dur="4s" restart="always" from="0 116 463.28" to="359 116 463.28" fill="remove" type="rotate" repeatCount="indefinite" attributeType="XML" accumulate="none" additive="replace" calcMode="linear" attributeName="transform">
- </animateTransform>
- </g>
- <g>
- <path fill="#60BFD6" d="M113.205,463.28c0,1.29,1.091,2.342,2.438,2.342c1.348,0,2.439-1.052,2.439-2.342 c0-1.295-1.091-2.342-2.439-2.342C114.296,460.938,113.205,461.985,113.205,463.28"></path>
- </g>
- <g>
- <path fill="#B1E1EB" d="M114.088,463.28c0,0.804,0.697,1.458,1.554,1.458s1.556-0.654,1.556-1.458s-0.699-1.458-1.556-1.458 S114.088,462.477,114.088,463.28"></path>
- </g>
- </g>
- <g id="14">
- <g>
- <path fill="#D8D8D8" d="M163.851,463.502l-1.144,25.91c0,0,0.987,0.385,1.857,0.385c0.896,0,1.933-0.385,1.933-0.385 l-1.124-25.91H163.851z"></path>
- </g>
- <g transform="rotate(133.395 165 463.502)">
- <g>
- <path fill="#4B55AE" d="M163.577,462.559l1.986,0.758c0,0,5.22-10.969,5.582-16.906 C167.278,451.125,163.577,462.559,163.577,462.559"></path>
- <path fill="#4B55AE" d="M165.463,463.316l-1.63,1.363c0,0,7.032,9.904,12.042,13.115 C173.642,472.121,165.463,463.316,165.463,463.316"></path>
- <path fill="#4B55AE" d="M163.742,464.744l0.011-2.125c0,0-12.102-1.031-17.79,0.719 C151.74,465.299,163.742,464.744,163.742,464.744"></path>
- </g>
- <g>
- <path fill="#D8D8D8" d="M165.467,463.063l5.677-16.875c0,0-0.053,1.035-0.096,1.377c-0.035,0.289-0.146,0.861-0.207,1.146 c-0.051,0.232-0.217,0.932-0.217,0.932s-0.301,1.211-0.42,1.609c-0.396,1.32-1.28,3.932-1.771,5.219 c-0.415,1.092-1.303,3.252-1.769,4.324c-0.253,0.582-1.045,2.318-1.045,2.318"></path>
- <path fill="#D8D8D8" d="M164.102,464.721l11.967,13.182c0,0-0.878-0.551-1.157-0.756c-0.235-0.172-0.68-0.547-0.898-0.738 c-0.179-0.158-0.708-0.645-0.708-0.645s-0.911-0.852-1.201-1.15c-0.959-0.988-2.808-3.035-3.693-4.09 c-0.75-0.895-2.205-2.725-2.913-3.654c-0.386-0.504-1.515-2.043-1.515-2.043"></path>
- <path fill="#D8D8D8" d="M163.551,462.799l-17.793,0.617c0,0,0.987-0.316,1.323-0.395c0.283-0.068,0.857-0.168,1.145-0.209 c0.236-0.035,0.949-0.125,0.949-0.125s1.239-0.145,1.654-0.172c1.375-0.094,4.13-0.184,5.508-0.178 c1.168,0.004,3.502,0.076,4.67,0.135c0.634,0.033,2.538,0.164,2.538,0.164"></path>
- </g>
-
- <animateTransform dur="4s" restart="always" from="0 165 463.502" to="359 165 463.502" fill="remove" type="rotate" repeatCount="indefinite" attributeType="XML" accumulate="none" additive="replace" calcMode="linear" attributeName="transform">
- </animateTransform>
- </g>
- <g>
- <path fill="#60BFD6" d="M162.164,463.502c0,1.291,1.091,2.342,2.438,2.342c1.348,0,2.439-1.051,2.439-2.342 c0-1.295-1.091-2.342-2.439-2.342C163.255,461.16,162.164,462.207,162.164,463.502"></path>
- </g>
- <g>
- <path fill="#B1E1EB" d="M163.048,463.502c0,0.805,0.697,1.459,1.554,1.459s1.556-0.654,1.556-1.459 c0-0.803-0.699-1.457-1.556-1.457S163.048,462.699,163.048,463.502"></path>
- </g>
- </g>
- <g id="15">
- <g>
- <path fill="#D8D8D8" d="M213.988,463.725l-1.144,25.91c0,0,0.987,0.385,1.857,0.385c0.896,0,1.933-0.385,1.933-0.385 l-1.124-25.91H213.988z"></path>
- </g>
- <g transform="rotate(133.395 215 463.725)">
- <g>
- <path fill="#4B55AE" d="M213.713,462.781l1.986,0.756c0,0,5.22-10.967,5.582-16.906 C217.414,451.348,213.713,462.781,213.713,462.781"></path>
- <path fill="#4B55AE" d="M215.599,463.537l-1.63,1.365c0,0,7.032,9.902,12.042,13.113 C223.778,472.342,215.599,463.537,215.599,463.537"></path>
- <path fill="#4B55AE" d="M213.879,464.965l0.011-2.125c0,0-12.102-1.029-17.79,0.721 C201.876,465.52,213.879,464.965,213.879,464.965"></path>
- </g>
- <g>
- <path fill="#D8D8D8" d="M215.603,463.283l5.677-16.873c0,0-0.053,1.035-0.096,1.377c-0.035,0.289-0.146,0.859-0.207,1.145 c-0.051,0.234-0.217,0.934-0.217,0.934s-0.301,1.209-0.42,1.607c-0.396,1.322-1.28,3.932-1.771,5.219 c-0.415,1.092-1.303,3.254-1.769,4.324c-0.253,0.584-1.045,2.32-1.045,2.32"></path>
- <path fill="#D8D8D8" d="M214.238,464.941l11.967,13.182c0,0-0.878-0.549-1.157-0.754c-0.235-0.172-0.68-0.547-0.898-0.74 c-0.179-0.158-0.708-0.645-0.708-0.645s-0.911-0.852-1.201-1.148c-0.959-0.99-2.808-3.035-3.693-4.092 c-0.75-0.895-2.205-2.723-2.913-3.652c-0.386-0.506-1.515-2.043-1.515-2.043"></path>
- <path fill="#D8D8D8" d="M213.687,463.02l-17.793,0.619c0,0,0.987-0.316,1.323-0.396c0.283-0.066,0.857-0.166,1.145-0.209 c0.236-0.033,0.949-0.123,0.949-0.123s1.239-0.145,1.654-0.174c1.375-0.092,4.13-0.184,5.508-0.178 c1.168,0.006,3.502,0.076,4.67,0.137c0.634,0.033,2.538,0.164,2.538,0.164"></path>
- </g>
-
- <animateTransform dur="4s" restart="always" from="0 215 463.725" to="359 215 463.725" fill="remove" type="rotate" repeatCount="indefinite" attributeType="XML" accumulate="none" additive="replace" calcMode="linear" attributeName="transform">
- </animateTransform>
- </g>
- <g>
- <path fill="#60BFD6" d="M212.301,463.725c0,1.289,1.091,2.342,2.438,2.342c1.348,0,2.439-1.053,2.439-2.342 c0-1.295-1.091-2.342-2.439-2.342C213.391,461.383,212.301,462.43,212.301,463.725"></path>
- </g>
- <g>
- <path fill="#B1E1EB" d="M213.184,463.725c0,0.803,0.697,1.457,1.554,1.457s1.556-0.654,1.556-1.457 c0-0.805-0.699-1.459-1.556-1.459S213.184,462.92,213.184,463.725"></path>
- </g>
- </g>
- <g id="16">
- <g>
- <path fill="#D8D8D8" d="M265.852,463.725l-1.144,25.91c0,0,0.987,0.385,1.857,0.385c0.896,0,1.933-0.385,1.933-0.385 l-1.124-25.91H265.852z"></path>
- </g>
- <g transform="rotate(133.395 267 463.725)">
- <g>
- <path fill="#4B55AE" d="M265.578,462.781l1.986,0.757c0,0,5.22-10.968,5.582-16.906 C269.279,451.348,265.578,462.781,265.578,462.781"></path>
- <path fill="#4B55AE" d="M267.464,463.538l-1.63,1.364c0,0,7.032,9.903,12.042,13.114 C275.643,472.343,267.464,463.538,267.464,463.538"></path>
- <path fill="#4B55AE" d="M265.743,464.966l0.011-2.125c0,0-12.102-1.03-17.79,0.72 C253.74,465.521,265.743,464.966,265.743,464.966"></path>
- </g>
- <g>
- <path fill="#D8D8D8" d="M267.468,463.284l5.677-16.874c0,0-0.053,1.035-0.096,1.377c-0.035,0.289-0.146,0.86-0.207,1.146 c-0.051,0.233-0.217,0.933-0.217,0.933s-0.301,1.21-0.42,1.608c-0.396,1.321-1.28,3.932-1.771,5.219 c-0.415,1.092-1.303,3.253-1.769,4.324c-0.253,0.583-1.045,2.319-1.045,2.319"></path>
- <path fill="#D8D8D8" d="M266.103,464.942l11.967,13.182c0,0-0.878-0.55-1.157-0.755c-0.235-0.172-0.68-0.547-0.898-0.739 c-0.179-0.158-0.708-0.645-0.708-0.645s-0.911-0.852-1.201-1.149c-0.959-0.989-2.808-3.035-3.693-4.091 c-0.75-0.895-2.205-2.724-2.913-3.653c-0.386-0.505-1.515-2.043-1.515-2.043"></path>
- <path fill="#D8D8D8" d="M265.552,463.021l-17.793,0.618c0,0,0.987-0.316,1.323-0.396c0.283-0.067,0.857-0.167,1.145-0.209 c0.236-0.034,0.949-0.124,0.949-0.124s1.239-0.145,1.654-0.173c1.375-0.093,4.13-0.184,5.508-0.178 c1.168,0.005,3.502,0.076,4.67,0.136c0.634,0.033,2.538,0.164,2.538,0.164"></path>
- </g>
-
- <animateTransform dur="4s" restart="always" from="0 267 463.725" to="359 267 463.725" fill="remove" type="rotate" repeatCount="indefinite" attributeType="XML" accumulate="none" additive="replace" calcMode="linear" attributeName="transform">
- </animateTransform>
- </g>
- <g>
- <path fill="#60BFD6" d="M264.165,463.725c0,1.29,1.091,2.342,2.438,2.342c1.348,0,2.439-1.052,2.439-2.342 c0-1.295-1.091-2.342-2.439-2.342C265.256,461.383,264.165,462.43,264.165,463.725"></path>
- </g>
- <g>
- <path fill="#B1E1EB" d="M265.049,463.725c0,0.804,0.697,1.458,1.554,1.458s1.556-0.654,1.556-1.458s-0.699-1.458-1.556-1.458 S265.049,462.921,265.049,463.725"></path>
- </g>
- </g>
- <g id="17">
- <g>
- <path fill="#D8D8D8" d="M319.989,463.946l-1.144,25.91c0,0,0.987,0.385,1.857,0.385c0.896,0,1.933-0.385,1.933-0.385 l-1.124-25.91H319.989z"></path>
- </g>
- <g transform="rotate(133.395 321 463.946)">
- <g>
- <path fill="#4B55AE" d="M319.714,463.003l1.986,0.757c0,0,5.22-10.968,5.582-16.906 C323.415,451.569,319.714,463.003,319.714,463.003"></path>
- <path fill="#4B55AE" d="M321.6,463.76l-1.63,1.364c0,0,7.032,9.903,12.042,13.114C329.779,472.564,321.6,463.76,321.6,463.76"></path>
- <path fill="#4B55AE" d="M319.88,465.188l0.011-2.125c0,0-12.102-1.03-17.79,0.72C307.877,465.742,319.88,465.188,319.88,465.188 "></path>
- </g>
- <g>
- <path fill="#D8D8D8" d="M321.604,463.506l5.677-16.874c0,0-0.053,1.035-0.096,1.377c-0.035,0.289-0.146,0.86-0.207,1.146 c-0.051,0.233-0.217,0.933-0.217,0.933s-0.301,1.21-0.42,1.608c-0.396,1.321-1.28,3.932-1.771,5.219 c-0.415,1.092-1.303,3.253-1.769,4.324c-0.253,0.583-1.045,2.319-1.045,2.319"></path>
- <path fill="#D8D8D8" d="M320.239,465.164l11.967,13.182c0,0-0.878-0.55-1.157-0.755c-0.235-0.172-0.68-0.547-0.898-0.739 c-0.179-0.158-0.708-0.645-0.708-0.645s-0.911-0.852-1.201-1.149c-0.959-0.989-2.808-3.035-3.693-4.091 c-0.75-0.895-2.205-2.724-2.913-3.653c-0.386-0.505-1.515-2.043-1.515-2.043"></path>
- <path fill="#D8D8D8" d="M319.688,463.242l-17.793,0.618c0,0,0.987-0.316,1.323-0.396c0.283-0.067,0.857-0.167,1.145-0.209 c0.236-0.034,0.949-0.124,0.949-0.124s1.239-0.145,1.654-0.173c1.375-0.093,4.13-0.184,5.508-0.178 c1.168,0.005,3.502,0.076,4.67,0.136c0.634,0.033,2.538,0.164,2.538,0.164"></path>
- </g>
-
- <animateTransform dur="4s" restart="always" from="0 321 463.946" to="359 321 463.946" fill="remove" type="rotate" repeatCount="indefinite" attributeType="XML" accumulate="none" additive="replace" calcMode="linear" attributeName="transform">
- </animateTransform>
- </g>
- <g>
- <path fill="#60BFD6" d="M318.302,463.946c0,1.29,1.091,2.342,2.438,2.342c1.348,0,2.439-1.052,2.439-2.342 c0-1.295-1.091-2.342-2.439-2.342C319.392,461.604,318.302,462.651,318.302,463.946"></path>
- </g>
- <g>
- <path fill="#B1E1EB" d="M319.185,463.946c0,0.804,0.697,1.458,1.554,1.458s1.556-0.654,1.556-1.458s-0.699-1.458-1.556-1.458 S319.185,463.143,319.185,463.946"></path>
- </g>
- </g>
- <g id="18">
- <g>
- <path fill="#D8D8D8" d="M373.948,464.168l-1.144,25.91c0,0,0.987,0.385,1.857,0.385c0.896,0,1.933-0.385,1.933-0.385 l-1.124-25.91H373.948z"></path>
- </g>
- <g transform="rotate(133.395 375 464.168)">
- <g>
- <path fill="#4B55AE" d="M373.674,463.225l1.986,0.758c0,0,5.22-10.969,5.582-16.906 C377.374,451.791,373.674,463.225,373.674,463.225"></path>
- <path fill="#4B55AE" d="M375.56,463.982l-1.63,1.363c0,0,7.032,9.904,12.042,13.115 C383.739,472.787,375.56,463.982,375.56,463.982"></path>
- <path fill="#4B55AE" d="M373.839,465.41l0.011-2.125c0,0-12.102-1.031-17.79,0.719 C361.836,465.965,373.839,465.41,373.839,465.41"></path>
- </g>
- <g>
- <path fill="#D8D8D8" d="M375.564,463.729l5.677-16.875c0,0-0.053,1.035-0.096,1.377c-0.035,0.289-0.146,0.861-0.207,1.146 c-0.051,0.232-0.217,0.932-0.217,0.932s-0.301,1.211-0.42,1.609c-0.396,1.32-1.28,3.932-1.771,5.219 c-0.415,1.092-1.303,3.252-1.769,4.324c-0.253,0.582-1.045,2.318-1.045,2.318"></path>
- <path fill="#D8D8D8" d="M374.198,465.387l11.967,13.182c0,0-0.878-0.551-1.157-0.756c-0.235-0.172-0.68-0.547-0.898-0.738 c-0.179-0.158-0.708-0.645-0.708-0.645s-0.911-0.852-1.201-1.15c-0.959-0.988-2.808-3.035-3.693-4.09 c-0.75-0.895-2.205-2.725-2.913-3.654c-0.386-0.504-1.515-2.043-1.515-2.043"></path>
- <path fill="#D8D8D8" d="M373.647,463.465l-17.793,0.617c0,0,0.987-0.316,1.323-0.395c0.283-0.068,0.857-0.168,1.145-0.209 c0.236-0.035,0.949-0.125,0.949-0.125s1.239-0.145,1.654-0.172c1.375-0.094,4.13-0.184,5.508-0.178 c1.168,0.004,3.502,0.076,4.67,0.135c0.634,0.033,2.538,0.164,2.538,0.164"></path>
- </g>
-
- <animateTransform dur="4s" restart="always" from="0 375 464.168" to="359 375 464.168" fill="remove" type="rotate" repeatCount="indefinite" attributeType="XML" accumulate="none" additive="replace" calcMode="linear" attributeName="transform">
- </animateTransform>
- </g>
- <g>
- <path fill="#60BFD6" d="M372.261,464.168c0,1.291,1.091,2.342,2.438,2.342c1.348,0,2.439-1.051,2.439-2.342 c0-1.295-1.091-2.342-2.439-2.342C373.352,461.826,372.261,462.873,372.261,464.168"></path>
- </g>
- <g>
- <path fill="#B1E1EB" d="M373.144,464.168c0,0.805,0.697,1.459,1.554,1.459s1.556-0.654,1.556-1.459 c0-0.803-0.699-1.457-1.556-1.457S373.144,463.365,373.144,464.168"></path>
- </g>
- </g>
- <g id="19">
- <g>
- <path fill="#D8D8D8" d="M424.084,464.391l-1.144,25.91c0,0,0.987,0.385,1.857,0.385c0.896,0,1.933-0.385,1.933-0.385 l-1.124-25.91H424.084z"></path>
- </g>
- <g transform="rotate(133.395 425 464.391)">
- <g>
- <path fill="#4B55AE" d="M423.81,463.447l1.986,0.756c0,0,5.22-10.967,5.582-16.906 C427.51,452.014,423.81,463.447,423.81,463.447"></path>
- <path fill="#4B55AE" d="M425.696,464.203l-1.63,1.365c0,0,7.032,9.902,12.042,13.113 C433.875,473.008,425.696,464.203,425.696,464.203"></path>
- <path fill="#4B55AE" d="M423.975,465.631l0.011-2.125c0,0-12.102-1.029-17.79,0.721 C411.972,466.186,423.975,465.631,423.975,465.631"></path>
- </g>
- <g>
- <path fill="#D8D8D8" d="M425.7,463.949l5.677-16.873c0,0-0.053,1.035-0.096,1.377c-0.035,0.289-0.146,0.859-0.207,1.145 c-0.051,0.234-0.217,0.934-0.217,0.934s-0.301,1.209-0.42,1.607c-0.396,1.322-1.28,3.932-1.771,5.219 c-0.415,1.092-1.303,3.254-1.769,4.324c-0.253,0.584-1.045,2.32-1.045,2.32"></path>
- <path fill="#D8D8D8" d="M424.335,465.607l11.967,13.182c0,0-0.878-0.549-1.157-0.754c-0.235-0.172-0.68-0.547-0.898-0.74 c-0.179-0.158-0.708-0.645-0.708-0.645s-0.911-0.852-1.201-1.148c-0.959-0.99-2.808-3.035-3.693-4.092 c-0.75-0.895-2.205-2.723-2.913-3.652c-0.386-0.506-1.515-2.043-1.515-2.043"></path>
- <path fill="#D8D8D8" d="M423.783,463.686l-17.793,0.619c0,0,0.987-0.316,1.323-0.396c0.283-0.066,0.857-0.166,1.145-0.209 c0.236-0.033,0.949-0.123,0.949-0.123s1.239-0.145,1.654-0.174c1.375-0.092,4.13-0.184,5.508-0.178 c1.168,0.006,3.502,0.076,4.67,0.137c0.634,0.033,2.538,0.164,2.538,0.164"></path>
- </g>
-
- <animateTransform dur="4s" restart="always" from="0 425 464.391" to="359 425 464.391" fill="remove" type="rotate" repeatCount="indefinite" attributeType="XML" accumulate="none" additive="replace" calcMode="linear" attributeName="transform">
- </animateTransform>
- </g>
- <g>
- <path fill="#60BFD6" d="M422.397,464.391c0,1.289,1.091,2.342,2.438,2.342c1.348,0,2.439-1.053,2.439-2.342 c0-1.295-1.091-2.342-2.439-2.342C423.488,462.049,422.397,463.096,422.397,464.391"></path>
- </g>
- <g>
- <path fill="#B1E1EB" d="M423.281,464.391c0,0.803,0.697,1.457,1.554,1.457s1.556-0.654,1.556-1.457 c0-0.805-0.699-1.459-1.556-1.459S423.281,463.586,423.281,464.391"></path>
- </g>
- </g>
- <g id="20">
- <g>
- <path fill="#D8D8D8" d="M475.971,465.399l-1.144,25.91c0,0,0.987,0.385,1.857,0.385c0.896,0,1.933-0.385,1.933-0.385 l-1.124-25.91H475.971z"></path>
- </g>
- <g transform="rotate(133.395 477 465.399)">
- <g>
- <path fill="#4B55AE" d="M475.697,464.456l1.986,0.757c0,0,5.22-10.968,5.582-16.906 C479.398,453.022,475.697,464.456,475.697,464.456"></path>
- <path fill="#4B55AE" d="M477.583,465.213l-1.63,1.364c0,0,7.032,9.903,12.042,13.114 C485.762,474.018,477.583,465.213,477.583,465.213"></path>
- <path fill="#4B55AE" d="M475.863,466.641l0.011-2.125c0,0-12.102-1.03-17.79,0.72 C463.86,467.195,475.863,466.641,475.863,466.641"></path>
- </g>
- <g>
- <path fill="#D8D8D8" d="M477.587,464.959l5.677-16.874c0,0-0.053,1.035-0.096,1.377c-0.035,0.289-0.146,0.86-0.207,1.146 c-0.051,0.233-0.217,0.933-0.217,0.933s-0.301,1.21-0.42,1.608c-0.396,1.321-1.28,3.932-1.771,5.219 c-0.415,1.092-1.303,3.253-1.769,4.324c-0.253,0.583-1.045,2.319-1.045,2.319"></path>
- <path fill="#D8D8D8" d="M476.222,466.617l11.967,13.182c0,0-0.878-0.55-1.157-0.755c-0.235-0.172-0.68-0.547-0.898-0.739 c-0.179-0.158-0.708-0.645-0.708-0.645s-0.911-0.852-1.201-1.149c-0.959-0.989-2.808-3.035-3.693-4.091 c-0.75-0.895-2.205-2.724-2.913-3.653c-0.386-0.505-1.515-2.043-1.515-2.043"></path>
- <path fill="#D8D8D8" d="M475.671,464.695l-17.793,0.618c0,0,0.987-0.316,1.323-0.396c0.283-0.067,0.857-0.167,1.145-0.209 c0.236-0.034,0.949-0.124,0.949-0.124s1.239-0.145,1.654-0.173c1.375-0.093,4.13-0.184,5.508-0.178 c1.168,0.005,3.502,0.076,4.67,0.136c0.634,0.033,2.538,0.164,2.538,0.164"></path>
- </g>
-
- <animateTransform dur="4s" restart="always" from="0 477 465.399" to="359 477 465.399" fill="remove" type="rotate" repeatCount="indefinite" attributeType="XML" accumulate="none" additive="replace" calcMode="linear" attributeName="transform">
- </animateTransform>
- </g>
- <g>
- <path fill="#60BFD6" d="M474.284,465.399c0,1.29,1.091,2.342,2.438,2.342c1.348,0,2.439-1.052,2.439-2.342 c0-1.295-1.091-2.342-2.439-2.342C475.375,463.058,474.284,464.104,474.284,465.399"></path>
- </g>
- <g>
- <path fill="#B1E1EB" d="M475.168,465.399c0,0.804,0.697,1.458,1.554,1.458s1.556-0.654,1.556-1.458s-0.699-1.458-1.556-1.458 S475.168,464.596,475.168,465.399"></path>
- </g>
- </g>
- <g id="21">
- <g>
- <path fill="#D8D8D8" d="M531.931,464.621l-1.144,25.91c0,0,0.987,0.385,1.857,0.385c0.896,0,1.933-0.385,1.933-0.385 l-1.124-25.91H531.931z"></path>
- </g>
- <g transform="rotate(133.395 533 464.621)">
- <g>
- <path fill="#4B55AE" d="M531.656,463.678l1.986,0.758c0,0,5.22-10.969,5.582-16.906 C535.357,452.244,531.656,463.678,531.656,463.678"></path>
- <path fill="#4B55AE" d="M533.543,464.436l-1.63,1.363c0,0,7.032,9.904,12.042,13.115 C541.721,473.24,533.543,464.436,533.543,464.436"></path>
- <path fill="#4B55AE" d="M531.822,465.863l0.011-2.125c0,0-12.102-1.031-17.79,0.719 C519.819,466.418,531.822,465.863,531.822,465.863"></path>
- </g>
- <g>
- <path fill="#D8D8D8" d="M533.547,464.182l5.677-16.875c0,0-0.053,1.035-0.096,1.377c-0.035,0.289-0.146,0.861-0.207,1.146 c-0.051,0.232-0.217,0.932-0.217,0.932s-0.301,1.211-0.42,1.609c-0.396,1.32-1.28,3.932-1.771,5.219 c-0.415,1.092-1.303,3.252-1.769,4.324c-0.253,0.582-1.045,2.318-1.045,2.318"></path>
- <path fill="#D8D8D8" d="M532.181,465.84l11.967,13.182c0,0-0.878-0.551-1.157-0.756c-0.235-0.172-0.68-0.547-0.898-0.738 c-0.179-0.158-0.708-0.645-0.708-0.645s-0.911-0.852-1.201-1.15c-0.959-0.988-2.808-3.035-3.693-4.09 c-0.75-0.895-2.205-2.725-2.913-3.654c-0.386-0.504-1.515-2.043-1.515-2.043"></path>
- <path fill="#D8D8D8" d="M531.63,463.918l-17.793,0.617c0,0,0.987-0.316,1.323-0.395c0.283-0.068,0.857-0.168,1.145-0.209 c0.236-0.035,0.949-0.125,0.949-0.125s1.239-0.145,1.654-0.172c1.375-0.094,4.13-0.184,5.508-0.178 c1.168,0.004,3.502,0.076,4.67,0.135c0.634,0.033,2.538,0.164,2.538,0.164"></path>
- </g>
-
- <animateTransform dur="4s" restart="always" from="0 533 464.621" to="359 533 464.621" fill="remove" type="rotate" repeatCount="indefinite" attributeType="XML" accumulate="none" additive="replace" calcMode="linear" attributeName="transform">
- </animateTransform>
- </g>
- <g>
- <path fill="#60BFD6" d="M530.244,464.621c0,1.291,1.091,2.342,2.438,2.342c1.348,0,2.439-1.051,2.439-2.342 c0-1.295-1.091-2.342-2.439-2.342C531.335,462.279,530.244,463.326,530.244,464.621"></path>
- </g>
- <g>
- <path fill="#B1E1EB" d="M531.127,464.621c0,0.805,0.697,1.459,1.554,1.459s1.556-0.654,1.556-1.459 c0-0.803-0.699-1.457-1.556-1.457S531.127,463.818,531.127,464.621"></path>
- </g>
- </g>
- <g id="22">
- <g>
- <path fill="#D8D8D8" d="M582.067,464.844l-1.144,25.91c0,0,0.987,0.385,1.857,0.385c0.896,0,1.933-0.385,1.933-0.385 l-1.124-25.91H582.067z"></path>
- </g>
- <g transform="rotate(133.395 583 464.844)">
- <g>
- <path fill="#4B55AE" d="M581.793,463.9l1.986,0.756c0,0,5.22-10.967,5.582-16.906C585.493,452.467,581.793,463.9,581.793,463.9"></path>
- <path fill="#4B55AE" d="M583.679,464.656l-1.63,1.365c0,0,7.032,9.902,12.042,13.113 C591.858,473.461,583.679,464.656,583.679,464.656"></path>
- <path fill="#4B55AE" d="M581.958,466.084l0.011-2.125c0,0-12.102-1.029-17.79,0.721 C569.955,466.639,581.958,466.084,581.958,466.084"></path>
- </g>
- <g>
- <path fill="#D8D8D8" d="M583.683,464.402l5.677-16.873c0,0-0.053,1.035-0.096,1.377c-0.035,0.289-0.146,0.859-0.207,1.145 c-0.051,0.234-0.217,0.934-0.217,0.934s-0.301,1.209-0.42,1.607c-0.396,1.322-1.28,3.932-1.771,5.219 c-0.415,1.092-1.303,3.254-1.769,4.324c-0.253,0.584-1.045,2.32-1.045,2.32"></path>
- <path fill="#D8D8D8" d="M582.318,466.061l11.967,13.182c0,0-0.878-0.549-1.157-0.754c-0.235-0.172-0.68-0.547-0.898-0.74 c-0.179-0.158-0.708-0.645-0.708-0.645s-0.911-0.852-1.201-1.148c-0.959-0.99-2.808-3.035-3.693-4.092 c-0.75-0.895-2.205-2.723-2.913-3.652c-0.386-0.506-1.515-2.043-1.515-2.043"></path>
- <path fill="#D8D8D8" d="M581.766,464.139l-17.793,0.619c0,0,0.987-0.316,1.323-0.396c0.283-0.066,0.857-0.166,1.145-0.209 c0.236-0.033,0.949-0.123,0.949-0.123s1.239-0.145,1.654-0.174c1.375-0.092,4.13-0.184,5.508-0.178 c1.168,0.006,3.502,0.076,4.67,0.137c0.634,0.033,2.538,0.164,2.538,0.164"></path>
- </g>
-
- <animateTransform dur="4s" restart="always" from="0 583 464.844" to="359 583 464.844" fill="remove" type="rotate" repeatCount="indefinite" attributeType="XML" accumulate="none" additive="replace" calcMode="linear" attributeName="transform">
- </animateTransform>
- </g>
- <g>
- <path fill="#60BFD6" d="M580.38,464.844c0,1.289,1.091,2.342,2.438,2.342c1.348,0,2.439-1.053,2.439-2.342 c0-1.295-1.091-2.342-2.439-2.342C581.471,462.502,580.38,463.549,580.38,464.844"></path>
- </g>
- <g>
- <path fill="#B1E1EB" d="M581.263,464.844c0,0.803,0.697,1.457,1.554,1.457s1.556-0.654,1.556-1.457 c0-0.805-0.699-1.459-1.556-1.459S581.263,464.039,581.263,464.844"></path>
- </g>
- </g>
- <g id="23">
- <g>
- <path fill="#D8D8D8" d="M714.998,464.264l-1.081,25.913c0,0,0.988,0.383,1.858,0.38c0.896-0.002,1.933-0.39,1.933-0.39 l-1.187-25.907L714.998,464.264z"></path>
- </g>
- <g transform="rotate(133.395 716 464.266)">
- <g>
- <path fill="#4B55AE" d="M714.721,463.32l1.988,0.752c0,0,5.193-10.98,5.54-16.92C718.395,451.878,714.721,463.32,714.721,463.32 "></path>
- <path fill="#4B55AE" d="M716.61,464.072l-1.628,1.369c0,0,7.057,9.886,12.075,13.084 C724.81,472.857,716.61,464.072,716.61,464.072"></path>
- <path fill="#4B55AE" d="M714.892,465.506l0.008-2.125c0,0-12.105-1.001-17.789,0.762 C702.89,466.09,714.892,465.506,714.892,465.506"></path>
- </g>
- <g>
- <path fill="#D8D8D8" d="M716.613,463.818l5.637-16.888c0,0-0.051,1.036-0.092,1.377c-0.035,0.29-0.146,0.861-0.205,1.146 c-0.051,0.233-0.214,0.934-0.214,0.934s-0.298,1.211-0.416,1.61c-0.394,1.321-1.273,3.935-1.76,5.223 c-0.413,1.092-1.295,3.256-1.759,4.327c-0.252,0.584-1.038,2.323-1.038,2.323"></path>
- <path fill="#D8D8D8" d="M715.251,465.48l11.999,13.151c0,0-0.879-0.547-1.157-0.751c-0.235-0.172-0.683-0.546-0.901-0.737 c-0.179-0.157-0.71-0.643-0.71-0.643s-0.914-0.85-1.204-1.146c-0.96-0.987-2.814-3.027-3.702-4.082 c-0.753-0.894-2.213-2.718-2.922-3.646c-0.388-0.504-1.521-2.039-1.521-2.039"></path>
- <path fill="#D8D8D8" d="M714.697,463.561l-17.793,0.661c0,0,0.987-0.319,1.323-0.399c0.283-0.067,0.857-0.168,1.144-0.211 c0.237-0.034,0.949-0.126,0.949-0.126s1.239-0.147,1.654-0.177c1.375-0.097,4.129-0.194,5.507-0.192 c1.168,0.002,3.504,0.068,4.672,0.125c0.634,0.032,2.538,0.158,2.538,0.158"></path>
- </g>
-
- <animateTransform dur="4s" restart="always" from="0 716 464.266" to="359 716 464.266" fill="remove" type="rotate" repeatCount="indefinite" attributeType="XML" accumulate="none" additive="replace" calcMode="linear" attributeName="transform">
- </animateTransform>
- </g>
- <g>
- <path fill="#60BFD6" d="M713.311,464.268c0.003,1.29,1.097,2.339,2.443,2.336c1.348-0.005,2.436-1.058,2.434-2.348 c-0.003-1.295-1.098-2.34-2.445-2.337C714.396,461.924,713.309,462.973,713.311,464.268"></path>
- </g>
- <g>
- <path fill="#B1E1EB" d="M714.194,464.266c0.002,0.804,0.7,1.457,1.558,1.454s1.555-0.659,1.554-1.463 c-0.002-0.804-0.702-1.456-1.56-1.454C714.888,462.807,714.193,463.462,714.194,464.266"></path>
- </g>
- </g>
- <g id="24">
- <g>
- <path fill="#D8D8D8" d="M767.135,464.362l-1.081,25.913c0,0,0.988,0.382,1.859,0.38c0.895-0.002,1.931-0.389,1.931-0.389 l-1.188-25.908L767.135,464.362z"></path>
- </g>
- <g transform="rotate(133.395 768 464.365)">
- <g>
- <path fill="#4B55AE" d="M766.859,463.42l1.988,0.752c0,0,5.191-10.98,5.539-16.919 C770.531,451.977,766.859,463.42,766.859,463.42"></path>
- <path fill="#4B55AE" d="M768.747,464.172l-1.629,1.368c0,0,7.057,9.887,12.074,13.085 C776.947,472.956,768.747,464.172,768.747,464.172"></path>
- <path fill="#4B55AE" d="M767.028,465.604l0.007-2.125c0,0-12.104-1-17.788,0.764 C755.027,466.188,767.028,465.604,767.028,465.604"></path>
- </g>
- <g>
- <path fill="#D8D8D8" d="M768.75,463.918l5.634-16.887c0,0-0.049,1.034-0.092,1.377c-0.034,0.289-0.142,0.86-0.203,1.146 c-0.052,0.232-0.215,0.933-0.215,0.933s-0.298,1.211-0.416,1.609c-0.393,1.322-1.271,3.934-1.76,5.222 c-0.412,1.093-1.295,3.256-1.757,4.33c-0.253,0.583-1.04,2.32-1.04,2.32"></path>
- <path fill="#D8D8D8" d="M767.388,465.579l11.999,13.153c0,0-0.88-0.549-1.157-0.752c-0.236-0.171-0.681-0.546-0.901-0.738 c-0.18-0.157-0.71-0.643-0.71-0.643s-0.913-0.849-1.204-1.146c-0.96-0.987-2.813-3.028-3.703-4.083 c-0.753-0.893-2.212-2.718-2.921-3.646c-0.389-0.504-1.521-2.04-1.521-2.04"></path>
- <path fill="#D8D8D8" d="M766.832,463.659l-17.793,0.661c0,0,0.987-0.318,1.323-0.398c0.282-0.068,0.856-0.169,1.145-0.212 c0.235-0.034,0.949-0.125,0.949-0.125s1.237-0.148,1.654-0.178c1.373-0.097,4.128-0.193,5.507-0.191 c1.168,0.001,3.502,0.068,4.67,0.124c0.635,0.033,2.538,0.158,2.538,0.158"></path>
- </g>
-
- <animateTransform dur="4s" restart="always" from="0 768 464.365" to="359 768 464.365" fill="remove" type="rotate" repeatCount="indefinite" attributeType="XML" accumulate="none" additive="replace" calcMode="linear" attributeName="transform">
- </animateTransform>
- </g>
- <g>
- <path fill="#60BFD6" d="M765.448,464.367c0.003,1.29,1.096,2.34,2.443,2.335c1.348-0.003,2.437-1.058,2.434-2.348 c-0.002-1.295-1.098-2.339-2.444-2.336C766.532,462.022,765.446,463.072,765.448,464.367"></path>
- </g>
- <g>
- <path fill="#B1E1EB" d="M766.33,464.365c0.002,0.804,0.702,1.456,1.56,1.453c0.857-0.002,1.553-0.657,1.552-1.461 c-0.002-0.804-0.702-1.457-1.56-1.455S766.329,463.562,766.33,464.365"></path>
- </g>
- </g>
- <g id="25">
- <g>
- <path fill="#D8D8D8" d="M816.096,464.466l-1.083,25.912c0,0,0.989,0.383,1.859,0.38c0.896-0.002,1.933-0.39,1.933-0.39 l-1.188-25.907L816.096,464.466z"></path>
- </g>
- <g transform="rotate(133.395 817 464.467)">
- <g>
- <path fill="#4B55AE" d="M815.818,463.522l1.989,0.753c0,0,5.192-10.982,5.538-16.921 C819.49,452.078,815.818,463.522,815.818,463.522"></path>
- <path fill="#4B55AE" d="M817.707,464.276l-1.629,1.367c0,0,7.057,9.885,12.074,13.085 C825.906,473.061,817.707,464.276,817.707,464.276"></path>
- <path fill="#4B55AE" d="M815.989,465.708l0.007-2.125c0,0-12.104-1.002-17.788,0.761 C803.987,466.292,815.989,465.708,815.989,465.708"></path>
- </g>
- <g>
- <path fill="#D8D8D8" d="M817.709,464.022l5.636-16.891c0,0-0.05,1.035-0.092,1.378c-0.034,0.288-0.145,0.86-0.204,1.146 c-0.052,0.232-0.216,0.932-0.216,0.932s-0.296,1.213-0.414,1.611c-0.394,1.321-1.272,3.934-1.76,5.223 c-0.413,1.093-1.295,3.256-1.759,4.329c-0.253,0.582-1.038,2.32-1.038,2.32"></path>
- <path fill="#D8D8D8" d="M816.348,465.683l11.998,13.152c0,0-0.878-0.549-1.157-0.753c-0.234-0.171-0.681-0.545-0.9-0.736 c-0.18-0.158-0.711-0.643-0.711-0.643s-0.912-0.849-1.204-1.146c-0.961-0.987-2.813-3.029-3.701-4.081 c-0.754-0.894-2.213-2.72-2.923-3.647c-0.387-0.503-1.52-2.04-1.52-2.04"></path>
- <path fill="#D8D8D8" d="M815.793,463.763L798,464.424c0,0,0.985-0.319,1.322-0.398c0.283-0.068,0.856-0.171,1.145-0.213 c0.235-0.035,0.948-0.127,0.948-0.127s1.239-0.147,1.653-0.177c1.375-0.096,4.13-0.192,5.508-0.19 c1.168,0.001,3.504,0.067,4.671,0.123c0.635,0.033,2.539,0.159,2.539,0.159"></path>
- </g>
-
- <animateTransform dur="4s" restart="always" from="0 817 464.467" to="359 817 464.467" fill="remove" type="rotate" repeatCount="indefinite" attributeType="XML" accumulate="none" additive="replace" calcMode="linear" attributeName="transform">
- </animateTransform>
- </g>
- <g>
- <path fill="#60BFD6" d="M814.408,464.47c0.003,1.291,1.095,2.339,2.441,2.335c1.348-0.003,2.438-1.057,2.434-2.348 c-0.002-1.295-1.097-2.34-2.444-2.336C815.492,462.125,814.405,463.175,814.408,464.47"></path>
- </g>
- <g>
- <path fill="#B1E1EB" d="M815.291,464.467c0.001,0.805,0.699,1.458,1.557,1.455c0.857-0.001,1.555-0.658,1.553-1.463 c-0.001-0.803-0.701-1.455-1.559-1.453C815.985,463.009,815.288,463.664,815.291,464.467"></path>
- </g>
- </g>
- <g id="26">
- <g>
- <path fill="#D8D8D8" d="M866.231,464.564l-1.08,25.914c0,0,0.987,0.382,1.858,0.38c0.895-0.003,1.932-0.39,1.932-0.39 l-1.188-25.907L866.231,464.564z"></path>
- </g>
- <g transform="rotate(133.395 867 464.567)">
- <g>
- <path fill="#4B55AE" d="M865.954,463.622l1.987,0.751c0,0,5.193-10.98,5.541-16.92 C869.627,452.179,865.954,463.622,865.954,463.622"></path>
- <path fill="#4B55AE" d="M867.842,464.373l-1.627,1.369c0,0,7.057,9.885,12.075,13.085 C876.042,473.157,867.842,464.373,867.842,464.373"></path>
- <path fill="#4B55AE" d="M866.125,465.806l0.006-2.125c0,0-12.103-1-17.789,0.764 C854.123,466.39,866.125,465.806,866.125,465.806"></path>
- </g>
- <g>
- <path fill="#D8D8D8" d="M867.847,464.119l5.634-16.887c0,0-0.049,1.035-0.092,1.377c-0.034,0.289-0.143,0.859-0.203,1.146 c-0.052,0.233-0.216,0.934-0.216,0.934s-0.297,1.21-0.416,1.608c-0.392,1.324-1.27,3.936-1.759,5.223 c-0.412,1.095-1.295,3.258-1.757,4.329c-0.252,0.585-1.04,2.323-1.04,2.323"></path>
- <path fill="#D8D8D8" d="M866.485,465.781l11.999,13.152c0,0-0.881-0.547-1.158-0.752c-0.236-0.17-0.681-0.545-0.899-0.737 c-0.181-0.158-0.712-0.643-0.712-0.643s-0.912-0.85-1.203-1.146c-0.962-0.988-2.813-3.027-3.703-4.083 c-0.752-0.893-2.211-2.716-2.921-3.645c-0.388-0.505-1.521-2.038-1.521-2.038"></path>
- <path fill="#D8D8D8" d="M865.929,463.86l-17.792,0.662c0,0,0.986-0.318,1.323-0.399c0.281-0.067,0.855-0.168,1.144-0.212 c0.235-0.033,0.949-0.125,0.949-0.125s1.237-0.148,1.653-0.179c1.374-0.094,4.129-0.192,5.508-0.19 c1.168,0.004,3.501,0.067,4.67,0.125c0.635,0.032,2.538,0.158,2.538,0.158"></path>
- </g>
-
- <animateTransform dur="4s" restart="always" from="0 867 464.567" to="359 867 464.567" fill="remove" type="rotate" repeatCount="indefinite" attributeType="XML" accumulate="none" additive="replace" calcMode="linear" attributeName="transform">
- </animateTransform>
- </g>
- <g>
- <path fill="#60BFD6" d="M864.544,464.568c0.003,1.289,1.096,2.341,2.442,2.337c1.348-0.004,2.438-1.06,2.435-2.349 c-0.003-1.295-1.098-2.339-2.444-2.335C865.629,462.226,864.541,463.273,864.544,464.568"></path>
- </g>
- <g>
- <path fill="#B1E1EB" d="M865.427,464.567c0.001,0.803,0.701,1.455,1.559,1.453c0.857-0.003,1.554-0.658,1.552-1.461 c-0.002-0.805-0.701-1.458-1.559-1.455C866.121,463.106,865.425,463.763,865.427,464.567"></path>
- </g>
- </g>
- <g id="27">
- <g>
- <path fill="#D8D8D8" d="M921.096,464.438l-1.079,25.912c0,0,0.986,0.383,1.856,0.38c0.896-0.002,1.932-0.389,1.932-0.389 l-1.186-25.907L921.096,464.438z"></path>
- </g>
- <g transform="rotate(133.395 922 464.44)">
- <g>
- <path fill="#4B55AE" d="M920.82,463.496l1.987,0.752c0,0,5.192-10.981,5.539-16.921 C924.491,452.053,920.82,463.496,920.82,463.496"></path>
- <path fill="#4B55AE" d="M922.707,464.248l-1.627,1.368c0,0,7.056,9.885,12.076,13.084 C930.907,473.032,922.707,464.248,922.707,464.248"></path>
- <path fill="#4B55AE" d="M920.99,465.68l0.005-2.125c0,0-12.104-1.002-17.786,0.764C908.989,466.264,920.99,465.68,920.99,465.68 "></path>
- </g>
- <g>
- <path fill="#D8D8D8" d="M922.711,463.994l5.634-16.889c0,0-0.05,1.034-0.092,1.377c-0.035,0.289-0.142,0.86-0.204,1.146 c-0.05,0.233-0.215,0.934-0.215,0.934s-0.298,1.21-0.416,1.608c-0.392,1.322-1.269,3.936-1.758,5.224 c-0.412,1.092-1.295,3.256-1.759,4.329c-0.25,0.583-1.039,2.321-1.039,2.321"></path>
- <path fill="#D8D8D8" d="M921.349,465.655l12.001,13.152c0,0-0.882-0.547-1.16-0.753c-0.236-0.17-0.681-0.545-0.899-0.736 c-0.18-0.157-0.711-0.642-0.711-0.642s-0.913-0.85-1.203-1.147c-0.962-0.988-2.814-3.029-3.704-4.082 c-0.751-0.894-2.211-2.719-2.921-3.646c-0.387-0.505-1.521-2.04-1.521-2.04"></path>
- <path fill="#D8D8D8" d="M920.792,463.735L903,464.396c0,0,0.987-0.319,1.324-0.398c0.282-0.068,0.855-0.17,1.143-0.213 c0.236-0.034,0.949-0.126,0.949-0.126s1.239-0.148,1.654-0.177c1.374-0.096,4.129-0.193,5.509-0.191 c1.168,0.002,3.502,0.067,4.67,0.123c0.633,0.032,2.537,0.16,2.537,0.16"></path>
- </g>
-
- <animateTransform dur="4s" restart="always" from="0 922 464.44" to="359 922 464.44" fill="remove" type="rotate" repeatCount="indefinite" attributeType="XML" accumulate="none" additive="replace" calcMode="linear" attributeName="transform">
- </animateTransform>
- </g>
- <g>
- <path fill="#60BFD6" d="M919.408,464.443c0.003,1.29,1.097,2.338,2.444,2.334c1.348-0.003,2.436-1.057,2.433-2.347 c-0.003-1.295-1.097-2.34-2.444-2.337C920.493,462.098,919.406,463.148,919.408,464.443"></path>
- </g>
- <g>
- <path fill="#B1E1EB" d="M920.291,464.44c0.002,0.804,0.701,1.456,1.559,1.453c0.857-0.001,1.553-0.657,1.553-1.461 c-0.003-0.804-0.703-1.456-1.56-1.455C920.986,462.98,920.29,463.637,920.291,464.44"></path>
- </g>
- </g>
- <g id="28">
- <g>
- <path fill="#D8D8D8" d="M971.233,464.537l-1.08,25.912c0,0,0.988,0.383,1.857,0.381c0.896-0.002,1.933-0.39,1.933-0.39 l-1.187-25.907L971.233,464.537z"></path>
- </g>
- <g transform="rotate(133.395 972 464.539)">
- <g>
- <path fill="#4B55AE" d="M970.955,463.596l1.988,0.751c0,0,5.193-10.981,5.54-16.92 C974.629,452.151,970.955,463.596,970.955,463.596"></path>
- <path fill="#4B55AE" d="M972.844,464.347l-1.627,1.368c0,0,7.056,9.886,12.074,13.085 C981.044,473.132,972.844,464.347,972.844,464.347"></path>
- <path fill="#4B55AE" d="M971.125,465.778l0.007-2.125c0,0-12.104-1.001-17.786,0.764 C959.124,466.362,971.125,465.778,971.125,465.778"></path>
- </g>
- <g>
- <path fill="#D8D8D8" d="M972.846,464.093l5.637-16.889c0,0-0.051,1.036-0.093,1.378c-0.033,0.289-0.143,0.86-0.204,1.146 c-0.05,0.233-0.213,0.934-0.213,0.934s-0.299,1.21-0.416,1.608c-0.394,1.323-1.272,3.936-1.76,5.225 c-0.413,1.093-1.294,3.255-1.76,4.328c-0.251,0.584-1.037,2.321-1.037,2.321"></path>
- <path fill="#D8D8D8" d="M971.486,465.755l12,13.152c0,0-0.88-0.548-1.159-0.752c-0.235-0.172-0.682-0.546-0.901-0.737 c-0.177-0.158-0.709-0.643-0.709-0.643s-0.914-0.851-1.203-1.147c-0.96-0.986-2.815-3.028-3.703-4.081 c-0.753-0.893-2.211-2.719-2.924-3.647c-0.386-0.503-1.518-2.038-1.518-2.038"></path>
- <path fill="#D8D8D8" d="M970.931,463.835l-17.792,0.66c0,0,0.986-0.318,1.32-0.397c0.284-0.069,0.858-0.171,1.146-0.213 c0.235-0.034,0.947-0.127,0.947-0.127s1.24-0.146,1.654-0.177c1.375-0.096,4.13-0.192,5.508-0.19 c1.168,0.002,3.504,0.067,4.672,0.124c0.633,0.031,2.537,0.158,2.537,0.158"></path>
- </g>
-
- <animateTransform dur="4s" restart="always" from="0 972 464.539" to="359 972 464.539" fill="remove" type="rotate" repeatCount="indefinite" attributeType="XML" accumulate="none" additive="replace" calcMode="linear" attributeName="transform">
- </animateTransform>
- </g>
- <g>
- <path fill="#60BFD6" d="M969.545,464.54c0.003,1.29,1.097,2.341,2.443,2.337c1.348-0.003,2.436-1.058,2.432-2.349 c-0.001-1.295-1.095-2.338-2.442-2.334C970.631,462.197,969.542,463.245,969.545,464.54"></path>
- </g>
- <g>
- <path fill="#B1E1EB" d="M970.428,464.539c0.002,0.805,0.7,1.456,1.558,1.454s1.556-0.658,1.554-1.462s-0.703-1.456-1.561-1.453 C971.121,463.079,970.428,463.734,970.428,464.539"></path>
- </g>
- </g>
- <g id="29">
- <g>
- <path fill="#D8D8D8" d="M1020.192,464.639l-1.079,25.913c0,0,0.986,0.382,1.856,0.379c0.896,0.001,1.933-0.388,1.933-0.388 l-1.187-25.906L1020.192,464.639z"></path>
- </g>
- <g transform="rotate(133.395 1021 464.641)">
- <g>
- <path fill="#4B55AE" d="M1019.917,463.696l1.985,0.754c0,0,5.193-10.983,5.54-16.921 C1023.588,452.254,1019.917,463.696,1019.917,463.696"></path>
- <path fill="#4B55AE" d="M1021.803,464.45l-1.626,1.366c0,0,7.056,9.887,12.075,13.086 C1030.004,473.234,1021.803,464.45,1021.803,464.45"></path>
- <path fill="#4B55AE" d="M1020.086,465.882l0.006-2.125c0,0-12.104-1.003-17.787,0.763 C1008.084,466.465,1020.086,465.882,1020.086,465.882"></path>
- </g>
- <g>
- <path fill="#D8D8D8" d="M1021.807,464.196l5.635-16.89c0,0-0.05,1.035-0.093,1.377c-0.033,0.289-0.142,0.861-0.203,1.147 c-0.051,0.231-0.214,0.933-0.214,0.933s-0.299,1.212-0.416,1.61c-0.392,1.321-1.271,3.936-1.759,5.224 c-0.411,1.092-1.295,3.254-1.759,4.328c-0.251,0.583-1.041,2.32-1.041,2.32"></path>
- <path fill="#D8D8D8" d="M1020.445,465.856l12.001,13.153c0,0-0.88-0.549-1.16-0.753c-0.235-0.172-0.68-0.547-0.899-0.736 c-0.18-0.158-0.71-0.643-0.71-0.643s-0.914-0.85-1.204-1.147c-0.962-0.986-2.813-3.029-3.703-4.081 c-0.752-0.893-2.211-2.72-2.922-3.646c-0.387-0.504-1.521-2.04-1.521-2.04"></path>
- <path fill="#D8D8D8" d="M1019.89,463.937l-17.792,0.661c0,0,0.984-0.319,1.322-0.397c0.283-0.069,0.856-0.171,1.145-0.213 c0.235-0.035,0.949-0.126,0.949-0.126s1.238-0.147,1.653-0.177c1.373-0.097,4.129-0.194,5.508-0.191 c1.168,0.002,3.503,0.067,4.67,0.123c0.635,0.032,2.539,0.158,2.539,0.158"></path>
- </g>
-
- <animateTransform dur="4s" restart="always" from="0 1021 464.641" to="359 1021 464.641" fill="remove" type="rotate" repeatCount="indefinite" attributeType="XML" accumulate="none" additive="replace" calcMode="linear" attributeName="transform">
- </animateTransform>
- </g>
- <g>
- <path fill="#60BFD6" d="M1018.504,464.644c0.004,1.291,1.098,2.339,2.445,2.334c1.348-0.002,2.436-1.055,2.432-2.346 c-0.002-1.295-1.095-2.34-2.442-2.337S1018.501,463.349,1018.504,464.644"></path>
- </g>
- <g>
- <path fill="#B1E1EB" d="M1019.389,464.641c0.002,0.805,0.699,1.458,1.557,1.454c0.857,0,1.555-0.656,1.553-1.461 c-0.001-0.803-0.701-1.455-1.559-1.454C1020.082,463.182,1019.388,463.838,1019.389,464.641"></path>
- </g>
- </g>
- <g id="30">
- <g>
- <path fill="#D8D8D8" d="M1073.328,464.738l-1.08,25.913c0,0,0.988,0.382,1.857,0.381c0.896-0.003,1.933-0.39,1.933-0.39 l-1.187-25.908L1073.328,464.738z"></path>
- </g>
- <g transform="rotate(133.395 1074 464.741)">
- <g>
- <path fill="#4B55AE" d="M1073.052,463.796l1.987,0.751c0,0,5.194-10.979,5.54-16.919 C1076.725,452.354,1073.052,463.796,1073.052,463.796"></path>
- <path fill="#4B55AE" d="M1074.94,464.547l-1.627,1.369c0,0,7.056,9.886,12.075,13.084 C1083.14,473.332,1074.94,464.547,1074.94,464.547"></path>
- <path fill="#4B55AE" d="M1073.222,465.979l0.008-2.125c0,0-12.104-0.999-17.788,0.766 C1061.221,466.563,1073.222,465.979,1073.222,465.979"></path>
- </g>
- <g>
- <path fill="#D8D8D8" d="M1074.944,464.293l5.636-16.886c0,0-0.051,1.035-0.092,1.377c-0.034,0.289-0.145,0.86-0.205,1.145 c-0.05,0.235-0.214,0.935-0.214,0.935s-0.297,1.209-0.416,1.607c-0.392,1.324-1.271,3.936-1.759,5.226 c-0.412,1.092-1.295,3.256-1.759,4.328c-0.252,0.584-1.039,2.321-1.039,2.321"></path>
- <path fill="#D8D8D8" d="M1073.581,465.955l12,13.152c0,0-0.879-0.547-1.158-0.751c-0.236-0.171-0.682-0.545-0.901-0.738 c-0.178-0.157-0.709-0.642-0.709-0.642s-0.914-0.851-1.204-1.146c-0.96-0.987-2.815-3.028-3.701-4.082 c-0.754-0.893-2.212-2.719-2.925-3.646c-0.386-0.504-1.519-2.039-1.519-2.039"></path>
- <path fill="#D8D8D8" d="M1073.028,464.034l-17.793,0.662c0,0,0.986-0.316,1.322-0.398c0.281-0.067,0.855-0.167,1.145-0.211 c0.235-0.034,0.948-0.127,0.948-0.127s1.24-0.147,1.653-0.177c1.376-0.096,4.131-0.194,5.509-0.191 c1.168,0.003,3.503,0.067,4.672,0.125c0.633,0.031,2.537,0.157,2.537,0.157"></path>
- </g>
-
- <animateTransform dur="4s" restart="always" from="0 1074 464.741" to="359 1074 464.741" fill="remove" type="rotate" repeatCount="indefinite" attributeType="XML" accumulate="none" additive="replace" calcMode="linear" attributeName="transform">
- </animateTransform>
- </g>
- <g>
- <path fill="#60BFD6" d="M1071.641,464.743c0.004,1.289,1.098,2.339,2.444,2.336c1.348-0.004,2.436-1.059,2.433-2.348 c-0.003-1.295-1.096-2.34-2.443-2.336C1072.728,462.398,1071.638,463.448,1071.641,464.743"></path>
- </g>
- <g>
- <path fill="#B1E1EB" d="M1072.525,464.741c0.002,0.803,0.699,1.454,1.557,1.453c0.857-0.003,1.557-0.658,1.554-1.461 c-0.001-0.805-0.702-1.458-1.56-1.455C1073.218,463.279,1072.524,463.937,1072.525,464.741"></path>
- </g>
- </g>
- <g id="31">
- <g>
- <path fill="#D8D8D8" d="M1122.217,465.634l-1.077,25.913c0,0,0.985,0.382,1.856,0.379c0.896-0.002,1.932-0.39,1.932-0.39 l-1.188-25.906L1122.217,465.634z"></path>
- </g>
- <g transform="rotate(133.395 1123 465.636)">
- <g>
- <path fill="#4B55AE" d="M1121.942,464.691l1.987,0.752c0,0,5.192-10.981,5.541-16.92 C1125.615,453.248,1121.942,464.691,1121.942,464.691"></path>
- <path fill="#4B55AE" d="M1123.829,465.443l-1.626,1.368c0,0,7.056,9.886,12.074,13.085 C1132.031,474.229,1123.829,465.443,1123.829,465.443"></path>
- <path fill="#4B55AE" d="M1122.113,466.875l0.004-2.125c0,0-12.102-1.001-17.785,0.764 C1110.111,467.459,1122.113,466.875,1122.113,466.875"></path>
- </g>
- <g>
- <path fill="#D8D8D8" d="M1123.833,465.189l5.635-16.889c0,0-0.05,1.035-0.093,1.379c-0.034,0.289-0.142,0.859-0.203,1.145 c-0.051,0.233-0.215,0.934-0.215,0.934s-0.298,1.21-0.416,1.608c-0.392,1.322-1.27,3.936-1.758,5.223 c-0.413,1.094-1.295,3.257-1.759,4.329c-0.251,0.583-1.041,2.322-1.041,2.322"></path>
- <path fill="#D8D8D8" d="M1122.471,466.851l12.001,13.152c0,0-0.881-0.547-1.16-0.752c-0.235-0.172-0.68-0.545-0.899-0.736 c-0.179-0.158-0.71-0.644-0.71-0.644s-0.914-0.849-1.203-1.146c-0.963-0.988-2.814-3.029-3.704-4.083 c-0.752-0.893-2.212-2.719-2.922-3.646c-0.387-0.504-1.52-2.038-1.52-2.038"></path>
- <path fill="#D8D8D8" d="M1121.914,464.931l-17.791,0.661c0,0,0.986-0.319,1.322-0.398c0.283-0.068,0.856-0.17,1.144-0.213 c0.235-0.034,0.949-0.126,0.949-0.126s1.239-0.147,1.653-0.176c1.375-0.096,4.131-0.194,5.51-0.192 c1.168,0.003,3.502,0.067,4.67,0.125c0.633,0.031,2.537,0.157,2.537,0.157"></path>
- </g>
-
- <animateTransform dur="4s" restart="always" from="0 1123 465.636" to="359 1123 465.636" fill="remove" type="rotate" repeatCount="indefinite" attributeType="XML" accumulate="none" additive="replace" calcMode="linear" attributeName="transform">
- </animateTransform>
- </g>
- <g>
- <path fill="#60BFD6" d="M1120.531,465.638c0.004,1.291,1.097,2.339,2.445,2.335c1.348-0.002,2.436-1.057,2.432-2.347 c-0.003-1.296-1.096-2.339-2.443-2.336S1120.528,464.343,1120.531,465.638"></path>
- </g>
- <g>
- <path fill="#B1E1EB" d="M1121.414,465.636c0.002,0.804,0.701,1.456,1.559,1.453c0.857-0.001,1.553-0.658,1.551-1.462 s-0.701-1.455-1.559-1.453S1121.412,464.831,1121.414,465.636"></path>
- </g>
- </g>
- <g id="32">
- <g>
- <path fill="#D8D8D8" d="M1172.178,465.735l-1.08,25.912c0,0,0.987,0.383,1.858,0.381c0.895-0.002,1.933-0.389,1.933-0.389 l-1.188-25.907L1172.178,465.735z"></path>
- </g>
- <g transform="rotate(133.395 1173 465.738)">
- <g>
- <path fill="#4B55AE" d="M1171.901,464.793l1.989,0.753c0,0,5.191-10.982,5.539-16.92 C1175.574,453.35,1171.901,464.793,1171.901,464.793"></path>
- <path fill="#4B55AE" d="M1173.79,465.546l-1.627,1.367c0,0,7.056,9.887,12.074,13.086 C1181.989,474.331,1173.79,465.546,1173.79,465.546"></path>
- <path fill="#4B55AE" d="M1172.073,466.979l0.005-2.125c0,0-12.103-1.003-17.788,0.762 C1160.07,467.562,1172.073,466.979,1172.073,466.979"></path>
- </g>
- <g>
- <path fill="#D8D8D8" d="M1173.793,465.292l5.635-16.889c0,0-0.05,1.035-0.092,1.377c-0.033,0.289-0.143,0.861-0.204,1.147 c-0.051,0.231-0.214,0.932-0.214,0.932s-0.298,1.212-0.416,1.61c-0.394,1.322-1.271,3.936-1.759,5.223 c-0.413,1.094-1.295,3.255-1.759,4.329c-0.252,0.583-1.04,2.32-1.04,2.32"></path>
- <path fill="#D8D8D8" d="M1172.432,466.953l11.999,13.153c0,0-0.88-0.549-1.158-0.752c-0.235-0.172-0.681-0.547-0.9-0.737 c-0.18-0.158-0.711-0.643-0.711-0.643s-0.912-0.851-1.203-1.148c-0.962-0.986-2.813-3.028-3.703-4.081 c-0.752-0.893-2.211-2.719-2.922-3.646c-0.388-0.503-1.521-2.039-1.521-2.039"></path>
- <path fill="#D8D8D8" d="M1171.876,465.033l-17.793,0.66c0,0,0.986-0.318,1.323-0.397c0.282-0.069,0.855-0.17,1.145-0.212 c0.234-0.035,0.948-0.127,0.948-0.127s1.237-0.147,1.653-0.177c1.375-0.097,4.129-0.192,5.508-0.19 c1.168,0.001,3.502,0.067,4.67,0.123c0.635,0.032,2.538,0.158,2.538,0.158"></path>
- </g>
-
- <animateTransform dur="4s" restart="always" from="0 1173 465.738" to="359 1173 465.738" fill="remove" type="rotate" repeatCount="indefinite" attributeType="XML" accumulate="none" additive="replace" calcMode="linear" attributeName="transform">
- </animateTransform>
- </g>
- <g>
- <path fill="#60BFD6" d="M1170.491,465.739c0.004,1.291,1.095,2.341,2.442,2.336c1.348-0.003,2.438-1.057,2.435-2.348 c-0.003-1.295-1.097-2.339-2.444-2.335C1171.576,463.396,1170.489,464.444,1170.491,465.739"></path>
- </g>
- <g>
- <path fill="#B1E1EB" d="M1171.374,465.738c0.001,0.805,0.7,1.457,1.558,1.454c0.857-0.002,1.555-0.657,1.553-1.462 c-0.002-0.803-0.701-1.456-1.559-1.453C1172.069,464.278,1171.372,464.936,1171.374,465.738"></path>
- </g>
- </g>
- <g id="33">
- <g>
- <path fill="#D8D8D8" d="M1222.314,465.835l-1.078,25.913c0,0,0.986,0.382,1.856,0.381c0.896-0.002,1.932-0.39,1.932-0.39 l-1.187-25.907L1222.314,465.835z"></path>
- </g>
- <g transform="rotate(133.395 1223 465.837)">
- <g>
- <path fill="#4B55AE" d="M1222.038,464.893l1.986,0.752c0,0,5.193-10.98,5.541-16.921 C1225.711,453.451,1222.038,464.893,1222.038,464.893"></path>
- <path fill="#4B55AE" d="M1223.925,465.645l-1.626,1.368c0,0,7.056,9.886,12.076,13.085 C1232.125,474.429,1223.925,465.645,1223.925,465.645"></path>
- <path fill="#4B55AE" d="M1222.209,467.075l0.005-2.125c0,0-12.103-1-17.787,0.766 C1210.207,467.659,1222.209,467.075,1222.209,467.075"></path>
- </g>
- <g>
- <path fill="#D8D8D8" d="M1223.929,465.391l5.637-16.888c0,0-0.051,1.035-0.094,1.377c-0.033,0.289-0.142,0.86-0.203,1.146 c-0.051,0.235-0.215,0.935-0.215,0.935s-0.298,1.209-0.416,1.607c-0.391,1.323-1.27,3.936-1.759,5.225 c-0.411,1.092-1.295,3.257-1.758,4.328c-0.251,0.585-1.041,2.323-1.041,2.323"></path>
- <path fill="#D8D8D8" d="M1222.568,467.053l12.001,13.151c0,0-0.882-0.546-1.16-0.751c-0.235-0.171-0.681-0.545-0.899-0.738 c-0.18-0.157-0.71-0.643-0.71-0.643s-0.914-0.85-1.204-1.146c-0.962-0.988-2.814-3.028-3.703-4.083 c-0.752-0.892-2.212-2.718-2.922-3.644c-0.387-0.507-1.52-2.041-1.52-2.041"></path>
- <path fill="#D8D8D8" d="M1222.011,465.131l-17.791,0.663c0,0,0.985-0.319,1.322-0.399c0.282-0.067,0.856-0.169,1.145-0.212 c0.235-0.034,0.949-0.126,0.949-0.126s1.238-0.147,1.652-0.177c1.374-0.096,4.13-0.194,5.509-0.192 c1.168,0.004,3.502,0.067,4.671,0.126c0.633,0.03,2.538,0.157,2.538,0.157"></path>
- </g>
-
- <animateTransform dur="4s" restart="always" from="0 1223 465.837" to="359 1223 465.837" fill="remove" type="rotate" repeatCount="indefinite" attributeType="XML" accumulate="none" additive="replace" calcMode="linear" attributeName="transform">
- </animateTransform>
- </g>
- <g>
- <path fill="#60BFD6" d="M1220.627,465.84c0.003,1.289,1.098,2.338,2.445,2.336c1.348-0.003,2.436-1.059,2.432-2.348 c-0.004-1.295-1.095-2.339-2.442-2.336C1221.714,463.494,1220.623,464.545,1220.627,465.84"></path>
- </g>
- <g>
- <path fill="#B1E1EB" d="M1221.511,465.837c0.002,0.803,0.7,1.455,1.558,1.454c0.857-0.002,1.555-0.658,1.552-1.461 c-0.002-0.805-0.7-1.457-1.558-1.455C1222.203,464.376,1221.509,465.032,1221.511,465.837"></path>
- </g>
- </g>
- <g id="34">
- <g>
- <path fill="#D8D8D8" d="M835.418,345.697l-1.145,25.91c0,0,0.987,0.385,1.857,0.385c0.896,0,1.934-0.385,1.934-0.385 l-1.124-25.91H835.418z"></path>
- </g>
- <g transform="rotate(133.395 836 345.697)">
- <g>
- <path fill="#4B55AE" d="M835.143,344.754l1.986,0.757c0,0,5.22-10.968,5.582-16.906 C838.844,333.32,835.143,344.754,835.143,344.754"></path>
- <path fill="#4B55AE" d="M837.03,345.511l-1.63,1.364c0,0,7.032,9.903,12.042,13.114 C845.208,354.315,837.03,345.511,837.03,345.511"></path>
- <path fill="#4B55AE" d="M835.309,346.938l0.012-2.125c0,0-12.102-1.03-17.79,0.72 C823.306,347.493,835.309,346.938,835.309,346.938"></path>
- </g>
- <g>
- <path fill="#D8D8D8" d="M837.033,345.257l5.678-16.874c0,0-0.053,1.035-0.096,1.377c-0.035,0.289-0.146,0.86-0.207,1.146 c-0.052,0.233-0.217,0.933-0.217,0.933s-0.301,1.21-0.42,1.608c-0.396,1.321-1.281,3.932-1.771,5.219 c-0.416,1.092-1.304,3.253-1.77,4.324c-0.254,0.583-1.045,2.319-1.045,2.319"></path>
- <path fill="#D8D8D8" d="M835.668,346.915l11.967,13.182c0,0-0.878-0.55-1.156-0.755c-0.234-0.172-0.68-0.547-0.898-0.739 c-0.179-0.158-0.709-0.645-0.709-0.645s-0.91-0.852-1.2-1.149c-0.959-0.989-2.808-3.035-3.693-4.091 c-0.751-0.895-2.205-2.724-2.913-3.653c-0.386-0.505-1.515-2.043-1.515-2.043"></path>
- <path fill="#D8D8D8" d="M835.117,344.993l-17.794,0.618c0,0,0.987-0.316,1.323-0.396c0.283-0.067,0.857-0.167,1.145-0.209 c0.236-0.034,0.949-0.124,0.949-0.124s1.239-0.145,1.654-0.173c1.375-0.093,4.13-0.184,5.508-0.178 c1.168,0.005,3.503,0.076,4.671,0.136c0.634,0.033,2.538,0.164,2.538,0.164"></path>
- </g>
-
- <animateTransform dur="4s" restart="always" from="0 836 345.697" to="359 836 345.697" fill="remove" type="rotate" repeatCount="indefinite" attributeType="XML" accumulate="none" additive="replace" calcMode="linear" attributeName="transform">
- </animateTransform>
- </g>
- <g>
- <path fill="#60BFD6" d="M833.731,345.697c0,1.29,1.091,2.342,2.438,2.342c1.348,0,2.439-1.052,2.439-2.342 c0-1.295-1.092-2.342-2.439-2.342C834.822,343.355,833.731,344.402,833.731,345.697"></path>
- </g>
- <g>
- <path fill="#B1E1EB" d="M834.614,345.697c0,0.804,0.697,1.458,1.555,1.458s1.557-0.654,1.557-1.458s-0.699-1.458-1.557-1.458 S834.614,344.894,834.614,345.697"></path>
- </g>
- </g>
- <g id="35">
- <g>
- <path fill="#D8D8D8" d="M885.554,345.919l-1.144,25.91c0,0,0.986,0.385,1.857,0.385c0.895,0,1.933-0.385,1.933-0.385 l-1.124-25.91H885.554z"></path>
- </g>
- <g transform="rotate(133.395 886 345.919)">
- <g>
- <path fill="#4B55AE" d="M885.28,344.976l1.986,0.757c0,0,5.219-10.968,5.581-16.906 C888.981,333.542,885.28,344.976,885.28,344.976"></path>
- <path fill="#4B55AE" d="M887.166,345.732l-1.631,1.364c0,0,7.032,9.903,12.043,13.114 C895.344,354.537,887.166,345.732,887.166,345.732"></path>
- <path fill="#4B55AE" d="M885.446,347.16l0.011-2.125c0,0-12.102-1.03-17.79,0.72C873.442,347.715,885.446,347.16,885.446,347.16 "></path>
- </g>
- <g>
- <path fill="#D8D8D8" d="M887.17,345.479l5.677-16.874c0,0-0.053,1.035-0.096,1.377c-0.035,0.289-0.146,0.86-0.207,1.146 c-0.052,0.233-0.217,0.933-0.217,0.933s-0.301,1.21-0.42,1.608c-0.396,1.321-1.28,3.932-1.771,5.219 c-0.415,1.092-1.304,3.253-1.769,4.324c-0.254,0.583-1.046,2.319-1.046,2.319"></path>
- <path fill="#D8D8D8" d="M885.805,347.137l11.967,13.182c0,0-0.879-0.55-1.156-0.755c-0.235-0.172-0.68-0.547-0.898-0.739 c-0.18-0.158-0.709-0.645-0.709-0.645s-0.911-0.852-1.201-1.149c-0.959-0.989-2.807-3.035-3.693-4.091 c-0.75-0.895-2.205-2.724-2.912-3.653c-0.387-0.505-1.516-2.043-1.516-2.043"></path>
- <path fill="#D8D8D8" d="M885.253,345.215l-17.794,0.618c0,0,0.987-0.316,1.324-0.396c0.282-0.067,0.856-0.167,1.145-0.209 c0.235-0.034,0.949-0.124,0.949-0.124s1.238-0.145,1.654-0.173c1.374-0.093,4.129-0.184,5.508-0.178 c1.168,0.005,3.502,0.076,4.67,0.136c0.635,0.033,2.538,0.164,2.538,0.164"></path>
- </g>
-
- <animateTransform dur="4s" restart="always" from="0 886 345.919" to="359 886 345.919" fill="remove" type="rotate" repeatCount="indefinite" attributeType="XML" accumulate="none" additive="replace" calcMode="linear" attributeName="transform">
- </animateTransform>
- </g>
- <g>
- <path fill="#60BFD6" d="M883.867,345.919c0,1.29,1.09,2.342,2.438,2.342s2.439-1.052,2.439-2.342 c0-1.295-1.092-2.342-2.439-2.342S883.867,344.624,883.867,345.919"></path>
- </g>
- <g>
- <path fill="#B1E1EB" d="M884.75,345.919c0,0.804,0.697,1.458,1.555,1.458s1.556-0.654,1.556-1.458s-0.698-1.458-1.556-1.458 S884.75,345.115,884.75,345.919"></path>
- </g>
- </g>
- <g id="36">
- <g>
- <path fill="#D8D8D8" d="M936.514,346.141l-1.145,25.91c0,0,0.987,0.385,1.857,0.385c0.896,0,1.934-0.385,1.934-0.385 l-1.124-25.91H936.514z"></path>
- </g>
- <g transform="rotate(133.395 937 346.141)">
- <g>
- <path fill="#4B55AE" d="M936.239,345.197l1.986,0.758c0,0,5.22-10.969,5.582-16.906 C939.94,333.764,936.239,345.197,936.239,345.197"></path>
- <path fill="#4B55AE" d="M938.125,345.955l-1.63,1.363c0,0,7.032,9.904,12.042,13.115 C946.304,354.76,938.125,345.955,938.125,345.955"></path>
- <path fill="#4B55AE" d="M936.405,347.383l0.012-2.125c0,0-12.102-1.031-17.79,0.719 C924.402,347.938,936.405,347.383,936.405,347.383"></path>
- </g>
- <g>
- <path fill="#D8D8D8" d="M938.129,345.701l5.678-16.875c0,0-0.053,1.035-0.096,1.377c-0.035,0.289-0.146,0.861-0.207,1.146 c-0.052,0.232-0.217,0.932-0.217,0.932s-0.301,1.211-0.42,1.609c-0.396,1.32-1.281,3.932-1.771,5.219 c-0.416,1.092-1.304,3.252-1.77,4.324c-0.254,0.582-1.045,2.318-1.045,2.318"></path>
- <path fill="#D8D8D8" d="M936.764,347.359l11.967,13.182c0,0-0.878-0.551-1.156-0.756c-0.234-0.172-0.68-0.547-0.898-0.738 c-0.179-0.158-0.709-0.645-0.709-0.645s-0.91-0.852-1.2-1.15c-0.959-0.988-2.808-3.035-3.693-4.09 c-0.751-0.895-2.205-2.725-2.913-3.654c-0.386-0.504-1.515-2.043-1.515-2.043"></path>
- <path fill="#D8D8D8" d="M936.213,345.438l-17.794,0.617c0,0,0.987-0.316,1.323-0.395c0.283-0.068,0.857-0.168,1.145-0.209 c0.236-0.035,0.949-0.125,0.949-0.125s1.239-0.145,1.654-0.172c1.375-0.094,4.13-0.184,5.508-0.178 c1.168,0.004,3.503,0.076,4.671,0.135c0.634,0.033,2.538,0.164,2.538,0.164"></path>
- </g>
-
- <animateTransform dur="4s" restart="always" from="0 937 346.141" to="359 937 346.141" fill="remove" type="rotate" repeatCount="indefinite" attributeType="XML" accumulate="none" additive="replace" calcMode="linear" attributeName="transform">
- </animateTransform>
- </g>
- <g>
- <path fill="#60BFD6" d="M934.826,346.141c0,1.291,1.091,2.342,2.438,2.342c1.348,0,2.439-1.051,2.439-2.342 c0-1.295-1.092-2.342-2.439-2.342C935.917,343.799,934.826,344.846,934.826,346.141"></path>
- </g>
- <g>
- <path fill="#B1E1EB" d="M935.709,346.141c0,0.805,0.697,1.459,1.555,1.459s1.557-0.654,1.557-1.459 c0-0.803-0.699-1.457-1.557-1.457S935.709,345.338,935.709,346.141"></path>
- </g>
- </g>
- <g id="37">
- <g>
- <path fill="#D8D8D8" d="M984.65,346.363l-1.144,25.91c0,0,0.986,0.385,1.857,0.385c0.895,0,1.933-0.385,1.933-0.385l-1.124-25.91 H984.65z"></path>
- </g>
- <g transform="rotate(133.395 985 346.363)">
- <g>
- <path fill="#4B55AE" d="M984.375,345.42l1.986,0.756c0,0,5.219-10.967,5.581-16.906 C988.076,333.986,984.375,345.42,984.375,345.42"></path>
- <path fill="#4B55AE" d="M986.262,346.176l-1.631,1.365c0,0,7.032,9.902,12.043,13.113 C994.44,354.98,986.262,346.176,986.262,346.176"></path>
- <path fill="#4B55AE" d="M984.541,347.604l0.011-2.125c0,0-12.102-1.029-17.79,0.721 C972.537,348.158,984.541,347.604,984.541,347.604"></path>
- </g>
- <g>
- <path fill="#D8D8D8" d="M986.266,345.922l5.677-16.873c0,0-0.053,1.035-0.096,1.377c-0.035,0.289-0.146,0.859-0.207,1.145 c-0.052,0.234-0.217,0.934-0.217,0.934s-0.301,1.209-0.42,1.607c-0.396,1.322-1.28,3.932-1.771,5.219 c-0.415,1.092-1.304,3.254-1.769,4.324c-0.254,0.584-1.046,2.32-1.046,2.32"></path>
- <path fill="#D8D8D8" d="M984.901,347.58l11.967,13.182c0,0-0.879-0.549-1.156-0.754c-0.235-0.172-0.68-0.547-0.898-0.74 c-0.18-0.158-0.709-0.645-0.709-0.645s-0.911-0.852-1.201-1.148c-0.959-0.99-2.807-3.035-3.693-4.092 c-0.75-0.895-2.205-2.723-2.912-3.652c-0.387-0.506-1.516-2.043-1.516-2.043"></path>
- <path fill="#D8D8D8" d="M984.349,345.658l-17.794,0.619c0,0,0.987-0.316,1.324-0.396c0.282-0.066,0.856-0.166,1.145-0.209 c0.235-0.033,0.949-0.123,0.949-0.123s1.238-0.145,1.654-0.174c1.374-0.092,4.129-0.184,5.508-0.178 c1.168,0.006,3.502,0.076,4.67,0.137c0.635,0.033,2.538,0.164,2.538,0.164"></path>
- </g>
-
- <animateTransform dur="4s" restart="always" from="0 985 346.363" to="359 985 346.363" fill="remove" type="rotate" repeatCount="indefinite" attributeType="XML" accumulate="none" additive="replace" calcMode="linear" attributeName="transform">
- </animateTransform>
- </g>
- <g>
- <path fill="#60BFD6" d="M982.963,346.363c0,1.289,1.09,2.342,2.438,2.342s2.439-1.053,2.439-2.342 c0-1.295-1.092-2.342-2.439-2.342S982.963,345.068,982.963,346.363"></path>
- </g>
- <g>
- <path fill="#B1E1EB" d="M983.846,346.363c0,0.803,0.697,1.457,1.555,1.457s1.556-0.654,1.556-1.457 c0-0.805-0.698-1.459-1.556-1.459S983.846,345.559,983.846,346.363"></path>
- </g>
- </g>
- <g id="38">
- <g>
- <path fill="#D8D8D8" d="M1036.514,346.363l-1.143,25.91c0,0,0.986,0.385,1.856,0.385c0.896,0,1.933-0.385,1.933-0.385 l-1.123-25.91H1036.514z"></path>
- </g>
- <g transform="rotate(133.395 1037 346.363)">
- <g>
- <path fill="#4B55AE" d="M1036.24,345.42l1.985,0.757c0,0,5.22-10.968,5.581-16.906 C1039.941,333.986,1036.24,345.42,1036.24,345.42"></path>
- <path fill="#4B55AE" d="M1038.126,346.177l-1.63,1.364c0,0,7.031,9.903,12.043,13.114 C1046.305,354.981,1038.126,346.177,1038.126,346.177"></path>
- <path fill="#4B55AE" d="M1036.406,347.604l0.011-2.125c0,0-12.102-1.03-17.789,0.72 C1024.403,348.159,1036.406,347.604,1036.406,347.604"></path>
- </g>
- <g>
- <path fill="#D8D8D8" d="M1038.13,345.923l5.677-16.874c0,0-0.053,1.035-0.096,1.377c-0.035,0.289-0.145,0.86-0.207,1.146 c-0.051,0.233-0.217,0.933-0.217,0.933s-0.301,1.21-0.42,1.608c-0.395,1.321-1.279,3.932-1.771,5.219 c-0.414,1.092-1.303,3.253-1.769,4.324c-0.253,0.583-1.046,2.319-1.046,2.319"></path>
- <path fill="#D8D8D8" d="M1036.765,347.581l11.968,13.182c0,0-0.879-0.55-1.157-0.755c-0.235-0.172-0.68-0.547-0.898-0.739 c-0.179-0.158-0.708-0.645-0.708-0.645s-0.912-0.852-1.201-1.149c-0.959-0.989-2.808-3.035-3.693-4.091 c-0.75-0.895-2.205-2.724-2.913-3.653c-0.386-0.505-1.515-2.043-1.515-2.043"></path>
- <path fill="#D8D8D8" d="M1036.213,345.659l-17.793,0.618c0,0,0.986-0.316,1.323-0.396c0.282-0.067,0.856-0.167,1.145-0.209 c0.235-0.034,0.949-0.124,0.949-0.124s1.239-0.145,1.654-0.173c1.374-0.093,4.13-0.184,5.509-0.178 c1.168,0.005,3.502,0.076,4.67,0.136c0.634,0.033,2.537,0.164,2.537,0.164"></path>
- </g>
-
- <animateTransform dur="4s" restart="always" from="0 1037 346.363" to="359 1037 346.363" fill="remove" type="rotate" repeatCount="indefinite" attributeType="XML" accumulate="none" additive="replace" calcMode="linear" attributeName="transform">
- </animateTransform>
- </g>
- <g>
- <path fill="#60BFD6" d="M1034.827,346.363c0,1.29,1.091,2.342,2.438,2.342s2.438-1.052,2.438-2.342 c0-1.295-1.091-2.342-2.438-2.342S1034.827,345.068,1034.827,346.363"></path>
- </g>
- <g>
- <path fill="#B1E1EB" d="M1035.711,346.363c0,0.804,0.696,1.458,1.554,1.458s1.556-0.654,1.556-1.458s-0.698-1.458-1.556-1.458 S1035.711,345.56,1035.711,346.363"></path>
- </g>
- </g>
- <g id="39">
- <g>
- <path fill="#D8D8D8" d="M1086.651,346.585l-1.144,25.91c0,0,0.987,0.385,1.856,0.385c0.896,0,1.934-0.385,1.934-0.385 l-1.123-25.91H1086.651z"></path>
- </g>
- <g transform="rotate(133.395 1087 346.585)">
- <g>
- <path fill="#4B55AE" d="M1086.376,345.642l1.985,0.757c0,0,5.221-10.968,5.582-16.906 C1090.076,334.208,1086.376,345.642,1086.376,345.642"></path>
- <path fill="#4B55AE" d="M1088.262,346.398l-1.629,1.364c0,0,7.031,9.903,12.042,13.114 C1096.442,355.203,1088.262,346.398,1088.262,346.398"></path>
- <path fill="#4B55AE" d="M1086.541,347.826l0.012-2.125c0,0-12.102-1.03-17.789,0.72 C1074.539,348.381,1086.541,347.826,1086.541,347.826"></path>
- </g>
- <g>
- <path fill="#D8D8D8" d="M1088.266,346.145l5.678-16.874c0,0-0.053,1.035-0.096,1.377c-0.035,0.289-0.146,0.86-0.207,1.146 c-0.051,0.233-0.217,0.933-0.217,0.933s-0.301,1.21-0.42,1.608c-0.396,1.321-1.28,3.932-1.771,5.219 c-0.415,1.092-1.303,3.253-1.77,4.324c-0.253,0.583-1.045,2.319-1.045,2.319"></path>
- <path fill="#D8D8D8" d="M1086.901,347.803l11.968,13.182c0,0-0.878-0.55-1.157-0.755c-0.234-0.172-0.68-0.547-0.898-0.739 c-0.178-0.158-0.708-0.645-0.708-0.645s-0.911-0.852-1.2-1.149c-0.959-0.989-2.809-3.035-3.693-4.091 c-0.751-0.895-2.205-2.724-2.914-3.653c-0.385-0.505-1.514-2.043-1.514-2.043"></path>
- <path fill="#D8D8D8" d="M1086.35,345.881l-17.793,0.618c0,0,0.986-0.316,1.322-0.396c0.283-0.067,0.857-0.167,1.145-0.209 c0.236-0.034,0.949-0.124,0.949-0.124s1.24-0.145,1.654-0.173c1.375-0.093,4.131-0.184,5.509-0.178 c1.168,0.005,3.503,0.076,4.671,0.136c0.633,0.033,2.537,0.164,2.537,0.164"></path>
- </g>
-
- <animateTransform dur="4s" restart="always" from="0 1087 346.585" to="359 1087 346.585" fill="remove" type="rotate" repeatCount="indefinite" attributeType="XML" accumulate="none" additive="replace" calcMode="linear" attributeName="transform">
- </animateTransform>
- </g>
- <g>
- <path fill="#60BFD6" d="M1084.963,346.585c0,1.29,1.092,2.342,2.438,2.342c1.348,0,2.438-1.052,2.438-2.342 c0-1.295-1.091-2.342-2.438-2.342C1086.055,344.243,1084.963,345.29,1084.963,346.585"></path>
- </g>
- <g>
- <path fill="#B1E1EB" d="M1085.847,346.585c0,0.804,0.696,1.458,1.554,1.458s1.557-0.654,1.557-1.458s-0.699-1.458-1.557-1.458 S1085.847,345.781,1085.847,346.585"></path>
- </g>
- </g>
- <g id="40">
- <g>
- <path fill="#D8D8D8" d="M1135.61,346.807l-1.143,25.91c0,0,0.986,0.385,1.856,0.385c0.896,0,1.933-0.385,1.933-0.385 l-1.123-25.91H1135.61z"></path>
- </g>
- <g transform="rotate(133.395 1136 346.807)">
- <g>
- <path fill="#4B55AE" d="M1135.336,345.863l1.985,0.758c0,0,5.22-10.969,5.581-16.906 C1139.036,334.43,1135.336,345.863,1135.336,345.863"></path>
- <path fill="#4B55AE" d="M1137.222,346.621l-1.63,1.363c0,0,7.031,9.904,12.043,13.115 C1145.401,355.426,1137.222,346.621,1137.222,346.621"></path>
- <path fill="#4B55AE" d="M1135.501,348.049l0.011-2.125c0,0-12.102-1.031-17.789,0.719 C1123.498,348.604,1135.501,348.049,1135.501,348.049"></path>
- </g>
- <g>
- <path fill="#D8D8D8" d="M1137.226,346.367l5.677-16.875c0,0-0.053,1.035-0.096,1.377c-0.035,0.289-0.145,0.861-0.207,1.146 c-0.051,0.232-0.217,0.932-0.217,0.932s-0.301,1.211-0.42,1.609c-0.395,1.32-1.279,3.932-1.771,5.219 c-0.414,1.092-1.303,3.252-1.769,4.324c-0.253,0.582-1.046,2.318-1.046,2.318"></path>
- <path fill="#D8D8D8" d="M1135.861,348.025l11.968,13.182c0,0-0.879-0.551-1.157-0.756c-0.235-0.172-0.68-0.547-0.898-0.738 c-0.179-0.158-0.708-0.645-0.708-0.645s-0.912-0.852-1.201-1.15c-0.959-0.988-2.808-3.035-3.693-4.09 c-0.75-0.895-2.205-2.725-2.913-3.654c-0.386-0.504-1.515-2.043-1.515-2.043"></path>
- <path fill="#D8D8D8" d="M1135.309,346.104l-17.793,0.617c0,0,0.986-0.316,1.323-0.395c0.282-0.068,0.856-0.168,1.145-0.209 c0.235-0.035,0.949-0.125,0.949-0.125s1.239-0.145,1.654-0.172c1.374-0.094,4.13-0.184,5.509-0.178 c1.168,0.004,3.502,0.076,4.67,0.135c0.634,0.033,2.537,0.164,2.537,0.164"></path>
- </g>
-
- <animateTransform dur="4s" restart="always" from="0 1136 346.807" to="359 1136 346.807" fill="remove" type="rotate" repeatCount="indefinite" attributeType="XML" accumulate="none" additive="replace" calcMode="linear" attributeName="transform">
- </animateTransform>
- </g>
- <g>
- <path fill="#60BFD6" d="M1133.923,346.807c0,1.291,1.091,2.342,2.438,2.342s2.438-1.051,2.438-2.342 c0-1.295-1.091-2.342-2.438-2.342S1133.923,345.512,1133.923,346.807"></path>
- </g>
- <g>
- <path fill="#B1E1EB" d="M1134.807,346.807c0,0.805,0.696,1.459,1.554,1.459s1.556-0.654,1.556-1.459 c0-0.803-0.698-1.457-1.556-1.457S1134.807,346.004,1134.807,346.807"></path>
- </g>
- </g>
- <g id="41">
- <g>
- <path fill="#D8D8D8" d="M1193.746,347.029l-1.144,25.91c0,0,0.987,0.385,1.856,0.385c0.896,0,1.934-0.385,1.934-0.385 l-1.123-25.91H1193.746z"></path>
- </g>
- <g transform="rotate(133.395 1194 347.029)">
- <g>
- <path fill="#4B55AE" d="M1193.472,346.086l1.985,0.756c0,0,5.221-10.967,5.582-16.906 C1197.172,334.652,1193.472,346.086,1193.472,346.086"></path>
- <path fill="#4B55AE" d="M1195.358,346.842l-1.629,1.365c0,0,7.031,9.902,12.042,13.113 C1203.537,355.646,1195.358,346.842,1195.358,346.842"></path>
- <path fill="#4B55AE" d="M1193.637,348.27l0.012-2.125c0,0-12.102-1.029-17.789,0.721 C1181.635,348.824,1193.637,348.27,1193.637,348.27"></path>
- </g>
- <g>
- <path fill="#D8D8D8" d="M1195.362,346.588l5.678-16.873c0,0-0.053,1.035-0.096,1.377c-0.035,0.289-0.146,0.859-0.207,1.145 c-0.051,0.234-0.217,0.934-0.217,0.934s-0.301,1.209-0.42,1.607c-0.396,1.322-1.28,3.932-1.771,5.219 c-0.415,1.092-1.303,3.254-1.77,4.324c-0.253,0.584-1.045,2.32-1.045,2.32"></path>
- <path fill="#D8D8D8" d="M1193.996,348.246l11.968,13.182c0,0-0.878-0.549-1.157-0.754c-0.234-0.172-0.68-0.547-0.898-0.74 c-0.178-0.158-0.708-0.645-0.708-0.645s-0.911-0.852-1.2-1.148c-0.959-0.99-2.809-3.035-3.693-4.092 c-0.751-0.895-2.205-2.723-2.914-3.652c-0.385-0.506-1.514-2.043-1.514-2.043"></path>
- <path fill="#D8D8D8" d="M1193.446,346.324l-17.793,0.619c0,0,0.986-0.316,1.322-0.396c0.283-0.066,0.857-0.166,1.145-0.209 c0.236-0.033,0.949-0.123,0.949-0.123s1.24-0.145,1.654-0.174c1.375-0.092,4.131-0.184,5.509-0.178 c1.168,0.006,3.503,0.076,4.671,0.137c0.633,0.033,2.537,0.164,2.537,0.164"></path>
- </g>
-
- <animateTransform dur="4s" restart="always" from="0 1194 347.029" to="359 1194 347.029" fill="remove" type="rotate" repeatCount="indefinite" attributeType="XML" accumulate="none" additive="replace" calcMode="linear" attributeName="transform">
- </animateTransform>
- </g>
- <g>
- <path fill="#60BFD6" d="M1192.059,347.029c0,1.289,1.092,2.342,2.438,2.342c1.348,0,2.438-1.053,2.438-2.342 c0-1.295-1.091-2.342-2.438-2.342C1193.151,344.688,1192.059,345.734,1192.059,347.029"></path>
- </g>
- <g>
- <path fill="#B1E1EB" d="M1192.943,347.029c0,0.803,0.696,1.457,1.554,1.457s1.557-0.654,1.557-1.457 c0-0.805-0.699-1.459-1.557-1.459S1192.943,346.225,1192.943,347.029"></path>
- </g>
- </g>
- <g id="42">
- <g>
- <path fill="#D8D8D8" d="M1245.633,348.038l-1.143,25.91c0,0,0.986,0.385,1.856,0.385c0.896,0,1.933-0.385,1.933-0.385 l-1.123-25.91H1245.633z"></path>
- </g>
- <g transform="rotate(133.395 1246 348.038)">
- <g>
- <path fill="#4B55AE" d="M1245.36,347.095l1.985,0.757c0,0,5.22-10.968,5.581-16.906 C1249.06,335.661,1245.36,347.095,1245.36,347.095"></path>
- <path fill="#4B55AE" d="M1247.245,347.852l-1.63,1.364c0,0,7.031,9.903,12.043,13.114 C1255.424,356.656,1247.245,347.852,1247.245,347.852"></path>
- <path fill="#4B55AE" d="M1245.525,349.279l0.011-2.125c0,0-12.102-1.03-17.789,0.72 C1233.522,349.834,1245.525,349.279,1245.525,349.279"></path>
- </g>
- <g>
- <path fill="#D8D8D8" d="M1247.249,347.598l5.677-16.874c0,0-0.053,1.035-0.096,1.377c-0.035,0.289-0.145,0.86-0.207,1.146 c-0.051,0.233-0.217,0.933-0.217,0.933s-0.301,1.21-0.42,1.608c-0.395,1.321-1.279,3.932-1.771,5.219 c-0.414,1.092-1.303,3.253-1.769,4.324c-0.253,0.583-1.046,2.319-1.046,2.319"></path>
- <path fill="#D8D8D8" d="M1245.884,349.256l11.968,13.182c0,0-0.879-0.55-1.157-0.755c-0.235-0.172-0.68-0.547-0.898-0.739 c-0.179-0.158-0.708-0.645-0.708-0.645s-0.912-0.852-1.201-1.149c-0.959-0.989-2.808-3.035-3.693-4.091 c-0.75-0.895-2.205-2.724-2.913-3.653c-0.386-0.505-1.515-2.043-1.515-2.043"></path>
- <path fill="#D8D8D8" d="M1245.332,347.334l-17.793,0.618c0,0,0.986-0.316,1.323-0.396c0.282-0.067,0.856-0.167,1.145-0.209 c0.235-0.034,0.949-0.124,0.949-0.124s1.239-0.145,1.654-0.173c1.374-0.093,4.13-0.184,5.509-0.178 c1.168,0.005,3.502,0.076,4.67,0.136c0.634,0.033,2.537,0.164,2.537,0.164"></path>
- </g>
-
- <animateTransform dur="4s" restart="always" from="0 1246 348.038" to="359 1246 348.038" fill="remove" type="rotate" repeatCount="indefinite" attributeType="XML" accumulate="none" additive="replace" calcMode="linear" attributeName="transform">
- </animateTransform>
- </g>
- <g>
- <path fill="#60BFD6" d="M1243.947,348.038c0,1.29,1.091,2.342,2.438,2.342s2.438-1.052,2.438-2.342 c0-1.295-1.091-2.342-2.438-2.342S1243.947,346.743,1243.947,348.038"></path>
- </g>
- <g>
- <path fill="#B1E1EB" d="M1244.83,348.038c0,0.804,0.696,1.458,1.554,1.458s1.556-0.654,1.556-1.458s-0.698-1.458-1.556-1.458 S1244.83,347.234,1244.83,348.038"></path>
- </g>
- </g>
- <g id="43">
- <g>
- <path fill="#D8D8D8" d="M1300.593,348.26l-1.144,25.91c0,0,0.986,0.385,1.857,0.385c0.895,0,1.933-0.385,1.933-0.385 l-1.124-25.91H1300.593z"></path>
- </g>
- <g transform="rotate(133.395 1301 348.26)">
- <g>
- <path fill="#4B55AE" d="M1300.319,347.316l1.986,0.758c0,0,5.219-10.969,5.581-16.906 C1304.02,335.883,1300.319,347.316,1300.319,347.316"></path>
- <path fill="#4B55AE" d="M1302.205,348.074l-1.631,1.363c0,0,7.032,9.904,12.043,13.115 C1310.383,356.879,1302.205,348.074,1302.205,348.074"></path>
- <path fill="#4B55AE" d="M1300.485,349.502l0.011-2.125c0,0-12.102-1.031-17.79,0.719 C1288.481,350.057,1300.485,349.502,1300.485,349.502"></path>
- </g>
- <g>
- <path fill="#D8D8D8" d="M1302.209,347.82l5.677-16.875c0,0-0.053,1.035-0.096,1.377c-0.035,0.289-0.146,0.861-0.207,1.146 c-0.052,0.232-0.217,0.932-0.217,0.932s-0.301,1.211-0.42,1.609c-0.396,1.32-1.28,3.932-1.771,5.219 c-0.415,1.092-1.304,3.252-1.769,4.324c-0.254,0.582-1.046,2.318-1.046,2.318"></path>
- <path fill="#D8D8D8" d="M1300.844,349.479l11.967,13.182c0,0-0.879-0.551-1.156-0.756c-0.235-0.172-0.68-0.547-0.898-0.738 c-0.18-0.158-0.709-0.645-0.709-0.645s-0.911-0.852-1.201-1.15c-0.959-0.988-2.807-3.035-3.693-4.09 c-0.75-0.895-2.205-2.725-2.912-3.654c-0.387-0.504-1.516-2.043-1.516-2.043"></path>
- <path fill="#D8D8D8" d="M1300.292,347.557l-17.794,0.617c0,0,0.987-0.316,1.324-0.395c0.282-0.068,0.856-0.168,1.145-0.209 c0.235-0.035,0.949-0.125,0.949-0.125s1.238-0.145,1.654-0.172c1.374-0.094,4.129-0.184,5.508-0.178 c1.168,0.004,3.502,0.076,4.67,0.135c0.635,0.033,2.538,0.164,2.538,0.164"></path>
- </g>
-
- <animateTransform dur="4s" restart="always" from="0 1301 348.26" to="359 1301 348.26" fill="remove" type="rotate" repeatCount="indefinite" attributeType="XML" accumulate="none" additive="replace" calcMode="linear" attributeName="transform">
- </animateTransform>
- </g>
- <g>
- <path fill="#60BFD6" d="M1298.906,348.26c0,1.291,1.09,2.342,2.438,2.342s2.439-1.051,2.439-2.342 c0-1.295-1.092-2.342-2.439-2.342S1298.906,346.965,1298.906,348.26"></path>
- </g>
- <g>
- <path fill="#B1E1EB" d="M1299.789,348.26c0,0.805,0.697,1.459,1.555,1.459s1.556-0.654,1.556-1.459 c0-0.803-0.698-1.457-1.556-1.457S1299.789,347.457,1299.789,348.26"></path>
- </g>
- </g>
- </g>
- <g id="wtnum">
- <text transform="matrix(1 0 0 1 850.0452 517.7383)" fill="#FFFFFF" font-family="'MicrosoftYaHei'" font-size="17.3469">{{datas[25].wtnum}}</text>
- <text transform="matrix(1 0 0 1 32.9036 402.7031)" fill="#FFFFFF" font-family="'MicrosoftYaHei'" font-size="17.3469">{{datas[0].wtnum}}</text>
- <text transform="matrix(1 0 0 1 78.9104 402.7031)" fill="#FFFFFF" font-family="'MicrosoftYaHei'" font-size="17.3469">{{datas[1].wtnum}}</text>
- <text transform="matrix(1 0 0 1 132.3723 402.7031)" fill="#FFFFFF" font-family="'MicrosoftYaHei'" font-size="17.3469">{{datas[2].wtnum}}</text>
- <text transform="matrix(1 0 0 1 178.3792 402.7031)" fill="#FFFFFF" font-family="'MicrosoftYaHei'" font-size="17.3469">{{datas[3].wtnum}}</text>
- <text transform="matrix(1 0 0 1 229.5286 402.7031)" fill="#FFFFFF" font-family="'MicrosoftYaHei'" font-size="17.3469">{{datas[4].wtnum}}</text>
- <text transform="matrix(1 0 0 1 275.5354 402.7031)" fill="#FFFFFF" font-family="'MicrosoftYaHei'" font-size="17.3469">{{datas[5].wtnum}}</text>
- <text transform="matrix(1 0 0 1 383.0999 402.7031)" fill="#FFFFFF" font-family="'MicrosoftYaHei'" font-size="17.3469">{{datas[7].wtnum}}</text>
- <text transform="matrix(1 0 0 1 429.1067 402.7031)" fill="#FFFFFF" font-family="'MicrosoftYaHei'" font-size="17.3469">{{datas[8].wtnum}}</text>
- <text transform="matrix(1 0 0 1 475.2551 402.7031)" fill="#FFFFFF" font-family="'MicrosoftYaHei'" font-size="17.3469">{{datas[9].wtnum}}</text>
- <text transform="matrix(1 0 0 1 521.2629 402.7031)" fill="#FFFFFF" font-family="'MicrosoftYaHei'" font-size="17.3469">{{datas[10].wtnum}}</text>
- <text transform="matrix(1 0 0 1 328.7073 402.7031)" fill="#FFFFFF" font-family="'MicrosoftYaHei'" font-size="17.3469">{{datas[6].wtnum}}</text>
- <text transform="matrix(1 0 0 1 44.1482 517.3506)" fill="#FFFFFF" font-family="'MicrosoftYaHei'" font-size="17.3469">{{datas[11].wtnum}}</text>
- <text transform="matrix(1 0 0 1 95.8562 517.3506)" fill="#FFFFFF" font-family="'MicrosoftYaHei'" font-size="17.3469">{{datas[12].wtnum}}</text>
- <text transform="matrix(1 0 0 1 148.2595 517.3506)" fill="#FFFFFF" font-family="'MicrosoftYaHei'" font-size="17.3469">{{datas[13].wtnum}}</text>
- <text transform="matrix(1 0 0 1 198.7927 517.3506)" fill="#FFFFFF" font-family="'MicrosoftYaHei'" font-size="17.3469">{{datas[14].wtnum}}</text>
- <text transform="matrix(1 0 0 1 249.9412 517.3506)" fill="#FFFFFF" font-family="'MicrosoftYaHei'" font-size="17.3469">{{datas[15].wtnum}}</text>
- <text transform="matrix(1 0 0 1 301.9939 517.3506)" fill="#FFFFFF" font-family="'MicrosoftYaHei'" font-size="17.3469">{{datas[16].wtnum}}</text>
- <text transform="matrix(1 0 0 1 407.7312 517.3506)" fill="#FFFFFF" font-family="'MicrosoftYaHei'" font-size="17.3469">{{datas[18].wtnum}}</text>
- <text transform="matrix(1 0 0 1 458.8923 517.3506)" fill="#FFFFFF" font-family="'MicrosoftYaHei'" font-size="17.3469">{{datas[19].wtnum}}</text>
- <text transform="matrix(1 0 0 1 511.3445 517.3506)" fill="#FFFFFF" font-family="'MicrosoftYaHei'" font-size="17.3469">{{datas[20].wtnum}}</text>
- <text transform="matrix(1 0 0 1 564.6433 517.3506)" fill="#FFFFFF" font-family="'MicrosoftYaHei'" font-size="17.3469">{{datas[21].wtnum}}</text>
- <text transform="matrix(1 0 0 1 697.0095 516.6377)" fill="#FFFFFF" font-family="'MicrosoftYaHei'" font-size="17.3469">{{datas[22].wtnum}}</text>
- <text transform="matrix(1 0 0 1 747.8264 516.6377)" fill="#FFFFFF" font-family="'MicrosoftYaHei'" font-size="17.3469">{{datas[23].wtnum}}</text>
- <text transform="matrix(1 0 0 1 798.9866 516.6377)" fill="#FFFFFF" font-family="'MicrosoftYaHei'" font-size="17.3469">{{datas[24].wtnum}}</text>
- <text transform="matrix(1 0 0 1 353.3396 517.3506)" fill="#FFFFFF" font-family="'MicrosoftYaHei'" font-size="17.3469">{{datas[17].wtnum}}</text>
- <text transform="matrix(1 0 0 1 902.3948 517.7383)" fill="#FFFFFF" font-family="'MicrosoftYaHei'" font-size="17.3469">{{datas[26].wtnum}}</text>
- <text transform="matrix(1 0 0 1 953.7913 517.7383)" fill="#FFFFFF" font-family="'MicrosoftYaHei'" font-size="17.3469">{{datas[27].wtnum}}</text>
- <text transform="matrix(1 0 0 1 1004.6721 517.7383)" fill="#FFFFFF" font-family="'MicrosoftYaHei'" font-size="17.3469">{{datas[28].wtnum}}</text>
- <text transform="matrix(1 0 0 1 1055.262 517.7383)" fill="#FFFFFF" font-family="'MicrosoftYaHei'" font-size="17.3469">{{datas[29].wtnum}}</text>
- <text transform="matrix(1 0 0 1 1106.1311 517.7383)" fill="#FFFFFF" font-family="'MicrosoftYaHei'" font-size="17.3469">{{datas[30].wtnum}}</text>
- <text transform="matrix(1 0 0 1 1207.1858 517.7383)" fill="#FFFFFF" font-family="'MicrosoftYaHei'" font-size="17.3469">{{datas[32].wtnum}}</text>
- <text transform="matrix(1 0 0 1 817.8752 400.8457)" fill="#FFFFFF" font-family="'MicrosoftYaHei'" font-size="17.3469">{{datas[33].wtnum}}</text>
- <text transform="matrix(1 0 0 1 868.7463 400.8457)" fill="#FFFFFF" font-family="'MicrosoftYaHei'" font-size="17.3469">{{datas[34].wtnum}}</text>
- <text transform="matrix(1 0 0 1 919.3713 400.8457)" fill="#FFFFFF" font-family="'MicrosoftYaHei'" font-size="17.3469">{{datas[35].wtnum}}</text>
- <text transform="matrix(1 0 0 1 1154.3186 517.7383)" fill="#FFFFFF" font-family="'MicrosoftYaHei'" font-size="17.3469">{{datas[31].wtnum}}</text>
- <text transform="matrix(1 0 0 1 1228.9924 400.8457)" fill="#FFFFFF" font-family="'MicrosoftYaHei'" font-size="17.3469">{{datas[41].wtnum}}</text>
- <text transform="matrix(1 0 0 1 1177.8792 400.8457)" fill="#FFFFFF" font-family="'MicrosoftYaHei'" font-size="17.3469">{{datas[40].wtnum}}</text>
- <text transform="matrix(1 0 0 1 1123.1038 400.8457)" fill="#FFFFFF" font-family="'MicrosoftYaHei'" font-size="17.3469">{{datas[39].wtnum}}</text>
- <text transform="matrix(1 0 0 1 1072.1096 400.8457)" fill="#FFFFFF" font-family="'MicrosoftYaHei'" font-size="17.3469">{{datas[38].wtnum}}</text>
- <text transform="matrix(1 0 0 1 1019.9631 400.8457)" fill="#FFFFFF" font-family="'MicrosoftYaHei'" font-size="17.3469">{{datas[37].wtnum}}</text>
- <text transform="matrix(1 0 0 1 970.719 400.8457)" fill="#FFFFFF" font-family="'MicrosoftYaHei'" font-size="17.3469">{{datas[36].wtnum}}</text>
- <text transform="matrix(1 0 0 1 1284.6331 400.8457)" fill="#FFFFFF" font-family="'MicrosoftYaHei'" font-size="17.3469">{{datas[42].wtnum}}</text>
- </g>
- </svg>
- </template>
- </previewPicture>
- </el-col>
- </el-row>
- </div>
- </template>
- <script>
- import previewPicture from "../previewPicture.vue";
- import $ from "jquery";
- export default {
- components: {
- previewPicture,
- },
- props: { data: Array, zmmap: Object },
- data() {
- return {
- // graph: null,
- green: "#02A434",
- red: "#FF0000",
- datas: undefined,
- fjID:'',
- };
- },
- beforeUpdate() {
- if(this.fjID == ''){
- this.fjClcik();
- }
- },
- methods: {
- fjClcik(){
- var that = this;
- $('#fan g').click(function(){
- if($(this).attr('id') != undefined){
- if(that.fjID == ''){
- that.fjID = $(this).attr('id');
- var p = that.$route.path.split('/');
- var pData = p[p.length - 1].split('_')[0].substr(0,1);
- var wpId = p[p.length - 1];
- var id = parseInt($(this).attr('id'));
- if(id<10){
- id = '0'+id
- }
- if (wpId.indexOf("FDC") !== -1) {
- that.$router.replace(`/monitor/windsite/info/${wpId}/${pData[0] + 'G01_'+id}`);
- }
- }
- }
- })
- },
- refreshFan: function (data) {
- if (data) {
- data.forEach((element) => {
- let wtNum = parseInt(element["wtnum"]);
- let state = element["fjzt"];
- let color = this.getWtColor(state);
- if (document.getElementById(wtNum)) {
- $("#"+wtNum +" g").eq(1).find('path').attr("fill", color)
- let speed = 0;
- if ("1" == state || "5" == state) speed = 2;
- $('#fan #' + wtNum).find('animateTransform').attr("dur", speed)
- }
- });
- }
- },
- refreshDLQ: function (data) {
- if (data) {
- for (let dlq in data) {
- if (document.getElementById(dlq)) {
- if ("1" == data[dlq]) {
- document.getElementById(dlq).setAttribute("fill", "#E60612");
- } else {
- document.getElementById(dlq).setAttribute("fill", "#05bb4c");
- }
- }
- }
- }
- },
- getWtColor: function (stateCode) {
- if ("0" == stateCode) return "#05bb4c";
- if ("1" == stateCode) return "#4b55ae";
- if ("2" == stateCode) return "#ba3237";
- if ("3" == stateCode) return "#606769";
- if ("4" == stateCode) return "#e17e23";
- if ("5" == stateCode) return "#c531c7";
- if ("6" == stateCode) return "#c531c7";
- },
- },
- watch: {
- data(value) {
- this.datas = value;
- this.refreshFan(value);
- },
- zmmap(value) {
- this.refreshDLQ(value);
- },
- },
- };
- </script>
- <style scoped>
- .center-bar {
- position: relative;
- box-sizing: border-box;
- height: 90vh;
- background-color: #000000;
- padding-top: 10px;
- padding-left: 5px;
- padding-right: 5px;
- padding-bottom: 5px;
- margin-top: 0;
- margin-right: 0;
- margin-bottom: 3px;
- margin-left: 0;
- display: flex;
- flex-direction: column;
- }
- .svg {
- margin-left: 5%;
- width: 90%;
- height: 90%;
- }
- </style>
|