steamBalance.vue 47 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748
  1. <template>
  2. <div id="steamBalance">
  3. <!--<div class="bg-color-black">-->
  4. <div class="d-flex pt-2 pl-2">
  5. <span style="color:#5cd9e8">
  6. <icon name="chart-bar"></icon>
  7. </span>
  8. <div class="d-flex">
  9. <span class="fs-xl text mx-2">蒸汽平衡表</span>
  10. </div>
  11. </div>
  12. <div style="text-align: center; background-color: rgba($color: #ffffff, $alpha: 0.3);
  13. height: 100%;position: relative;">
  14. <div class="line1">
  15. <img src="@/assets/steamImg/line1.png" style="width:1px;height:635px">
  16. </div>
  17. <div class="line2">
  18. <img src="@/assets/steamImg/line1.png" style="width:1px;height:635px">
  19. </div>
  20. <div class="lu1-1">
  21. <img src="@/assets/steamImg/1.png" style="width:80px;height:86px">
  22. <p class="word1-1">Furnace</p>
  23. </div>
  24. <div class="lu1-2">
  25. <img src="@/assets/steamImg/2.png" style="width:170px;height:40px">
  26. <p class="word1-1">E-481</p>
  27. </div>
  28. <div class="lu1-3">
  29. <img src="@/assets/steamImg/3.png" style="width:130px;height:86px">
  30. <p class="word1-1">K300</p>
  31. </div>
  32. <div class="lu2-1">
  33. <img src="@/assets/steamImg/4.png" style="width:80px;height:90px">
  34. <p class="word1-1">SUB</p>
  35. </div>
  36. <div class="lu2-2">
  37. <img src="@/assets/steamImg/4.png" style="width:80px;height:90px">
  38. <p class="word1-1">AEU/PGE</p>
  39. </div>
  40. <div class="lu2-3">
  41. <img src="@/assets/steamImg/2.png" style="width:145px;height:35px">
  42. <p class="word1-1">E-372</p>
  43. </div>
  44. <div class="lu2-4">
  45. <img src="@/assets/steamImg/2.png" style="width:145px;height:35px">
  46. <p class="word1-1">H520/C230</p>
  47. </div>
  48. <div class="lu2-5">
  49. <img src="@/assets/steamImg/5.png" style="width:70px;height:50px">
  50. <p class="word1-1">PH2</p>
  51. </div>
  52. <div class="lu2-6">
  53. <img src="@/assets/steamImg/5.png" style="width:70px;height:50px">
  54. <p class="word1-1">PH1</p>
  55. </div>
  56. <div class="lu2-7">
  57. <img src="@/assets/steamImg/3.png" style="width:130px;height:86px">
  58. <p class="word1-1">K600</p>
  59. </div>
  60. <div class="lu2-8">
  61. <img src="@/assets/steamImg/3.png" style="width:130px;height:86px">
  62. <p class="word1-1">K650</p>
  63. </div>
  64. <div class="lu2-9">
  65. <img src="@/assets/steamImg/6.png" style="width:20px;height:140px">
  66. <p class="word1-1">Flare</p>
  67. </div>
  68. <div class="lu2-10">
  69. <img src="@/assets/steamImg/4.png" style="width:80px;height:90px">
  70. <p class="word1-1">SCTU</p>
  71. </div>
  72. <div class="lu2-11">
  73. <img src="@/assets/steamImg/2.png" style="width:145px;height:35px">
  74. <p class="word1-1">E275/285</p>
  75. </div>
  76. <div class="lu2-12">
  77. <img src="@/assets/steamImg/7.png" style="width:100px;height:60px">
  78. <p class="word1-1">vacuum ejectors</p>
  79. </div>
  80. <div class="lu3-1">
  81. <img src="@/assets/steamImg/2.png" style="width:145px;height:35px">
  82. </div>
  83. <!-- 管道 -->
  84. <div class="guan1">
  85. <img src="@/assets/steamImg/8.png" style="width:1065px;height:29px">
  86. <img src="@/assets/steamImg/aniimg1.png" style="width:6px;height:12px" class="aniMove">
  87. </div>
  88. <!-- 管道 -->
  89. <div class="guan2">
  90. <img src="@/assets/steamImg/9.png" style="width:1174px;height:30px">
  91. <img src="@/assets/steamImg/aniimg2.png" style="width:6px;height:12px" class="aniMove">
  92. </div>
  93. <!-- 管道 -->
  94. <div class="guan3">
  95. <img src="@/assets/steamImg/10.png" style="width:864px;height:30px">
  96. <img src="@/assets/steamImg/aniimg3.png" style="width:6px;height:12px" class="aniMove">
  97. </div>
  98. <!-- 管道 -->
  99. <div class="guan4">
  100. <img src="@/assets/steamImg/11.png" style="width:1174px;height:30px">
  101. <img src="@/assets/steamImg/aniimg4.png" style="width:6px;height:12px" class="aniMove">
  102. </div>
  103. <!-- 箭头 -->
  104. <div class="jiantou1">
  105. <img src="@/assets/steamImg/jiantou1.png" style="width:72px;height:44px">
  106. <p class="num">{{ dashboarddata.steamSsinfur }}</p>
  107. </div>
  108. <div class="jiantou2">
  109. <img src="@/assets/steamImg/jiantou2.png" style="width:8px;height:172px">
  110. <p class="num">{{ dashboarddata.steamSsoutaeu }}</p>
  111. </div>
  112. <div class="jiantou3">
  113. <img src="@/assets/steamImg/jiantou3.png" style="width:8px;height:49px">
  114. <p class="num">{{ dashboarddata.steamSsoutlet }}</p>
  115. </div>
  116. <div class="jiantou4">
  117. <img src="@/assets/steamImg/jiantou3.png" style="width:8px;height:49px">
  118. <p class="num">{{ dashboarddata.steamSsoutesi }}</p>
  119. </div>
  120. <div class="jiantou5">
  121. <img src="@/assets/steamImg/jiantou4.png" style="width:8px;height:139px">
  122. <p class="num">{{ dashboarddata.steamHsoutpjiu }}</p>
  123. </div>
  124. <div class="jiantou6">
  125. <img src="@/assets/steamImg/jiantou3.png" style="width:8px;height:59px">
  126. <p class="num">{{ dashboarddata.steamHsoutlet }}</p>
  127. </div>
  128. <div class="jiantou7">
  129. <img src="@/assets/steamImg/jiantou5.png" style="width:8px;height:34px">
  130. <p class="num">{{ dashboarddata.steamHsoutesan }}</p>
  131. </div>
  132. <div class="jiantou8">
  133. <img src="@/assets/steamImg/jiantou5.png" style="width:8px;height:34px">
  134. <p class="num">{{ dashboarddata.steamHsouthwu }}</p>
  135. </div>
  136. <div class="jiantou9">
  137. <img src="@/assets/steamImg/jiantou6.png" style="width:31px;height:116px">
  138. <p class="num">{{ dashboarddata.steamHsoutpher }}</p>
  139. </div>
  140. <div class="jiantou10">
  141. <img src="@/assets/steamImg/jiantou7.png" style="width:39px;height:116px">
  142. <p class="num">{{ dashboarddata.steamHsoutphyi }}</p>
  143. </div>
  144. <div class="jiantou11">
  145. <img src="@/assets/steamImg/jiantou3.png" style="width:8px;height:39px">
  146. <p class="num">{{ dashboarddata.steamHsoutklz }}</p>
  147. </div>
  148. <div class="jiantou12">
  149. <img src="@/assets/steamImg/jiantou3.png" style="width:8px;height:39px">
  150. <p class="num">{{ dashboarddata.steamHsoutkliu }}</p>
  151. </div>
  152. <div class="jiantou13">
  153. <img src="@/assets/steamImg/jiantou8.png" style="width:54px;height:39px">
  154. <p class="num">{{ dashboarddata.steamHhpsub }}</p>
  155. </div>
  156. <div class="jiantou14">
  157. <img src="@/assets/steamImg/jiantou9.png" style="width:38px;height:48px">
  158. </div>
  159. <div class="jiantou15">
  160. <img src="@/assets/steamImg/jiantou10.png" style="width:41px;height:62px">
  161. <p class="num">{{ dashboarddata.steamMsoutaeu }}</p>
  162. </div>
  163. <div class="jiantou16">
  164. <img src="@/assets/steamImg/jiantou11.png" style="width:77px;height:40px">
  165. <p class="num">{{ dashboarddata.steamMsoutflare }}</p>
  166. </div>
  167. <div class="jiantou17">
  168. <img src="@/assets/steamImg/jiantou12.png" style="width:22px;height:69px">
  169. <p class="num">{{ dashboarddata.steamMsoutsctu }}</p>
  170. </div>
  171. <div class="jiantou18">
  172. <img src="@/assets/steamImg/jiantou3.png" style="width:8px;height:49px">
  173. <p class="num">{{ dashboarddata.steamMsouteer }}</p>
  174. </div>
  175. <div class="jiantou19">
  176. <img src="@/assets/steamImg/jiantou14.png" style="width:8px;height:210px">
  177. <p class="num">{{ dashboarddata.steamLsinpher }}</p>
  178. </div>
  179. <div class="jiantou20">
  180. <img src="@/assets/steamImg/jiantou3.png" style="width:8px;height:49px">
  181. <p class="num">{{ dashboarddata.steamMsoutfur }}</p>
  182. </div>
  183. <div class="jiantou21">
  184. <img src="@/assets/steamImg/jiantou3.png" style="width:8px;height:49px">
  185. <p class="num">{{ dashboarddata.steamMsoutva }}</p>
  186. </div>
  187. <div class="jiantou22">
  188. <img src="@/assets/steamImg/jiantou3.png" style="width:8px;height:49px">
  189. <p class="num">{{ dashboarddata.steamMsouttracing }}</p>
  190. </div>
  191. <div class="jiantou23">
  192. <img src="@/assets/steamImg/jiantou13.png" style="width:111px;height:33px">
  193. <!-- <p class="num">41</p> -->
  194. </div>
  195. <div class="jiantou24">
  196. <img src="@/assets/steamImg/jiantou3.png" style="width:8px;height:49px">
  197. <p class="num">{{ dashboarddata.steamLsoutvjiu }}</p>
  198. </div>
  199. <div class="jiantou25">
  200. <img src="@/assets/steamImg/jiantou3.png" style="width:8px;height:49px">
  201. <p class="num">{{ dashboarddata.steamLsouttracing }}</p>
  202. </div>
  203. <div class="jiantou26">
  204. <p class="num">{{ dashboarddata.steamSsoutksan }}</p>
  205. <img src="@/assets/steamImg/jiantou3.png" style="width:8px;height:49px">
  206. </div>
  207. <div class="jiantou27">
  208. <img src="@/assets/steamImg/jiantou15.png" style="width:30px;height:76px">
  209. <p class="num">{{ dashboarddata.steamHsoutaeu }}</p>
  210. </div>
  211. <div class="jiantou28">
  212. <img src="@/assets/steamImg/jiantou3.png" style="width:8px;height:49px">
  213. </div>
  214. <div class="kuang pos-1">
  215. <p>Letdown</p>
  216. </div>
  217. <div class="kuang pos-2">
  218. <p>P900</p>
  219. </div>
  220. <div class="kuang pos-3">
  221. <p>Letdown</p>
  222. </div>
  223. <div class="kuang pos-4">
  224. <p>Furnace</p>
  225. </div>
  226. <div class="kuang pos-5">
  227. <p>Steam Tracing</p>
  228. </div>
  229. <div class="kuang pos-6">
  230. <p>V900</p>
  231. </div>
  232. <div class="kuang pos-7">
  233. <p>V303</p>
  234. </div>
  235. <div class="kuang pos-8">
  236. <p>Steam Tracing</p>
  237. </div>
  238. <div class="jiantoulan pos-1">
  239. <p class="text1">BFW</p>
  240. <img src="@/assets/steamImg/jiantoulan1.png" style="width:75px;height:31px">
  241. <img src="@/assets/steamImg/arror1.png" style="width:32px;height:31px" class="aniMovelan1">
  242. </div>
  243. <div class="jiantoulan pos-2">
  244. <img src="@/assets/steamImg/jiantoulan2.png" style="width:31px;height:60px">
  245. <img src="@/assets/steamImg/arror1.png" style="width:32px;height:31px" class="aniMovelan2">
  246. <p class="num2">{{ dashboarddata.steamHsinlet }}</p>
  247. </div>
  248. <div class="jiantoulan pos-3">
  249. <img src="@/assets/steamImg/jiantoulan2.png" style="width:31px;height:60px">
  250. <img src="@/assets/steamImg/arror1.png" style="width:32px;height:31px" class="aniMovelan3">
  251. <p class="num2">{{ dashboarddata.steamHsinksan }}</p>
  252. </div>
  253. <div class="jiantoulan pos-4">
  254. <img src="@/assets/steamImg/jiantoulan1.png" style="width:100px;height:31px">
  255. <img src="@/assets/steamImg/arror1.png" style="width:32px;height:31px" class="aniMovelan4">
  256. <p class="num2">{{ dashboarddata.steamSsoutsc }}</p>
  257. <p class="name">SC</p>
  258. </div>
  259. <div class="jiantoulan pos-5">
  260. <img src="@/assets/steamImg/jiantoulan3.png" style="width:80px;height:347px">
  261. <img src="@/assets/steamImg/arror1.png" style="width:32px;height:31px" class="aniMovelan5">
  262. <img src="@/assets/steamImg/arror1.png" style="width:32px;height:31px" class="aniMovelan5-2">
  263. <p class="num2">{{ dashboarddata.steamHsinsub }}</p>
  264. <p class="num3">{{ dashboarddata.steamLsinsub }}</p>
  265. </div>
  266. <div class="jiantoulan pos-6">
  267. <img src="@/assets/steamImg/jiantoulan4.png" style="width:31px;height:150px">
  268. <img src="@/assets/steamImg/arror1.png" style="width:32px;height:31px" class="aniMovelan6">
  269. <p class="num2">{{ dashboarddata.steamLsinpjiu }}</p>
  270. </div>
  271. <div class="jiantoulan pos-7">
  272. <img src="@/assets/steamImg/jiantoulan5.png" style="width:45px;height:251px">
  273. <img src="@/assets/steamImg/arror1.png" style="width:32px;height:31px" class="aniMovelan7">
  274. <p class="num2">{{ dashboarddata.steamLsinaeu }}</p>
  275. </div>
  276. <div class="jiantoulan pos-8">
  277. <img src="@/assets/steamImg/jiantoulan6.png" style="width:34px;height:89px">
  278. <img src="@/assets/steamImg/arror1.png" style="width:32px;height:31px" class="aniMovelan8">
  279. <p class="num2">{{ dashboarddata.steamMsinaeu }}</p>
  280. </div>
  281. <div class="jiantoulan pos-9">
  282. <img src="@/assets/steamImg/jiantoulan11.png" style="width:31px;height:75px">
  283. <img src="@/assets/steamImg/arror1.png" style="width:32px;height:31px" class="aniMovelan9">
  284. <p class="num2">{{ dashboarddata.steamMsinlet }}</p>
  285. </div>
  286. <div class="jiantoulan pos-10">
  287. <img src="@/assets/steamImg/jiantoulan7.png" style="width:30px;height:46px">
  288. <img src="@/assets/steamImg/arror1.png" style="width:32px;height:31px" class="aniMovelan10">
  289. <p class="num2">{{ dashboarddata.steamLsoutsctu }}</p>
  290. </div>
  291. <div class="jiantoulan pos-11">
  292. <img src="@/assets/steamImg/jiantoulan2.png" style="width:31px;height:60px">
  293. <img src="@/assets/steamImg/arror1.png" style="width:32px;height:31px" class="aniMovelan11">
  294. <p class="num2">{{ dashboarddata.steamLsineer }}</p>
  295. </div>
  296. <div class="jiantoulan pos-12">
  297. <img src="@/assets/steamImg/jiantoulan2.png" style="width:31px;height:50px">
  298. <img src="@/assets/steamImg/arror1.png" style="width:32px;height:31px" class="aniMovelan12">
  299. <p class="num2">{{ dashboarddata.steamMsinphyi }}</p>
  300. </div>
  301. <div class="jiantoulan pos-13">
  302. <img src="@/assets/steamImg/jiantoulan2.png" style="width:31px;height:50px">
  303. <img src="@/assets/steamImg/arror1.png" style="width:32px;height:31px" class="aniMovelan13">
  304. <p class="num2">{{ dashboarddata.steamMsinkliu }}</p>
  305. </div>
  306. <div class="jiantoulan pos-14">
  307. <img src="@/assets/steamImg/jiantoulan10.png" style="width:201px;height:64px">
  308. <img src="@/assets/steamImg/arror1.png" style="width:32px;height:31px" class="aniMovelan14-1">
  309. <img src="@/assets/steamImg/arror1.png" style="width:32px;height:31px" class="aniMovelan14-2">
  310. <p class="num2">{{ dashboarddata.steamHsoutsc }}</p>
  311. <p class="num3">{{ dashboarddata.steamHsoutkliu }}</p>
  312. <p class="name">SC</p>
  313. </div>
  314. <div class="jiantoulan pos-15">
  315. <img src="@/assets/steamImg/jiantoulan9.png" style="width:114px;height:127px">
  316. <img src="@/assets/steamImg/arror1.png" style="width:32px;height:31px" class="aniMovelan15-1">
  317. <img src="@/assets/steamImg/arror1.png" style="width:32px;height:31px" class="aniMovelan15-2">
  318. <img src="@/assets/steamImg/arror1.png" style="width:32px;height:31px" class="aniMovelan15-3">
  319. <img src="@/assets/steamImg/arror1.png" style="width:32px;height:31px" class="aniMovelan15-4">
  320. <p class="num2">{{ dashboarddata.steamLsoutesan }}</p>
  321. <p class="num3">{{ dashboarddata.steamLsoutewuliu }}</p>
  322. <p class="num4">{{ dashboarddata.steamLsoutesi }}</p>
  323. <p class="num5">{{ dashboarddata.steamLsoutother }}</p>
  324. <div class="pos15-word-box wordpos-1">
  325. E363
  326. </div>
  327. <div class="pos15-word-box wordpos-2">
  328. E560
  329. </div>
  330. <div class="pos15-word-box wordpos-3">
  331. E470/E475
  332. </div>
  333. <div class="pos15-word-box wordpos-4">
  334. E120/344/903/930
  335. </div>
  336. </div>
  337. </div>
  338. </div>
  339. </template>
  340. <script>
  341. import { selectLast } from "@/api/aspen/dashboarddata";
  342. export default {
  343. name: "steamBalance",
  344. props: ['dashboarddata'],
  345. data () {
  346. return {
  347. // 查询参数
  348. queryParams: {},
  349. }
  350. },
  351. created() {
  352. },
  353. methods: {
  354. /** 查询dashboard抓取数据列表 */
  355. // getList()
  356. // {
  357. // selectLast(this.queryParams).then(response => {
  358. // this.dashboarddata = response.data;
  359. // });
  360. // }
  361. }
  362. }
  363. </script>
  364. <style lang="scss">
  365. #steamBalance{
  366. width: 1270px;
  367. height: 750px;
  368. .line1{
  369. position: absolute;
  370. top: 0;
  371. left: 160px;
  372. }
  373. .line2{
  374. position: absolute;
  375. top: 0;
  376. left: 430px;
  377. }
  378. .jiantoulan{
  379. position: absolute;
  380. &.pos-1{
  381. top: 110px;
  382. left: 460px;
  383. .text1{
  384. position: absolute;
  385. left: 20px;
  386. }
  387. .aniMovelan1{
  388. -webkit-animation-name:aniMovelan1;
  389. animation-name:aniMovelan1;
  390. -webkit-animation-duration:1s;
  391. animation-duration:1s;
  392. -webkit-animation-fill-mode:both;
  393. animation-fill-mode:both;
  394. animation-iteration-count:infinite;
  395. -webkit-animation-iteration-count:infinite;
  396. font-style:inherit;
  397. -webkit-animation-timing-function:linear;
  398. animation-timing-function:linear;
  399. position: absolute;
  400. top: 0;
  401. left: -2px;
  402. }
  403. @keyframes aniMovelan1 {
  404. 0% {left: 0; opacity: 0;}
  405. 100% {left:40px;opacity: 1;}
  406. }
  407. }
  408. &.pos-2{
  409. top: 130px;
  410. left: 560px;
  411. .num2{
  412. top: 20px;
  413. left: 20px;
  414. color: #3659ab;
  415. position: absolute;
  416. }
  417. .aniMovelan2{
  418. -webkit-animation-name:aniMovelan2;
  419. animation-name:aniMovelan2;
  420. -webkit-animation-duration:1s;
  421. animation-duration:1s;
  422. -webkit-animation-fill-mode:both;
  423. animation-fill-mode:both;
  424. animation-iteration-count:infinite;
  425. -webkit-animation-iteration-count:infinite;
  426. font-style:inherit;
  427. -webkit-animation-timing-function:linear;
  428. animation-timing-function:linear;
  429. position: absolute;
  430. top: 0;
  431. left: -2px;
  432. transform: rotate(90deg);
  433. }
  434. @keyframes aniMovelan2 {
  435. 0% {top: 0; opacity: 0;}
  436. 100% {top:40px;opacity: 1;}
  437. }
  438. }
  439. &.pos-3{
  440. top: 130px;
  441. left: 1030px;
  442. .num2{
  443. top: 20px;
  444. left: 20px;
  445. color: #3659ab;
  446. position: absolute;
  447. }
  448. .aniMovelan3{
  449. -webkit-animation-name:aniMovelan3;
  450. animation-name:aniMovelan3;
  451. -webkit-animation-duration:1s;
  452. animation-duration:1s;
  453. -webkit-animation-fill-mode:both;
  454. animation-fill-mode:both;
  455. animation-iteration-count:infinite;
  456. -webkit-animation-iteration-count:infinite;
  457. font-style:inherit;
  458. -webkit-animation-timing-function:linear;
  459. animation-timing-function:linear;
  460. position: absolute;
  461. top: 0;
  462. left: -2px;
  463. transform: rotate(90deg);
  464. }
  465. @keyframes aniMovelan3 {
  466. 0% {top: 0; opacity: 0;}
  467. 100% {top:40px;opacity: 1;}
  468. }
  469. }
  470. &.pos-4{
  471. top: 80px;
  472. left: 1090px;
  473. .num2{
  474. top: 0;
  475. left: 35px;
  476. color: #3659ab;
  477. position: absolute;
  478. }
  479. .name{
  480. top: -10px;
  481. left: 70px;
  482. color: #fff;
  483. position: absolute;
  484. }
  485. .aniMovelan4{
  486. -webkit-animation-name:aniMovelan4;
  487. animation-name:aniMovelan4;
  488. -webkit-animation-duration:1s;
  489. animation-duration:1s;
  490. -webkit-animation-fill-mode:both;
  491. animation-fill-mode:both;
  492. animation-iteration-count:infinite;
  493. -webkit-animation-iteration-count:infinite;
  494. font-style:inherit;
  495. -webkit-animation-timing-function:linear;
  496. animation-timing-function:linear;
  497. position: absolute;
  498. top: 0;
  499. left: -2px;
  500. }
  501. @keyframes aniMovelan4 {
  502. 0% {left: 0; opacity: 0;}
  503. 100% {left:50px;opacity: 1;}
  504. }
  505. }
  506. &.pos-5{
  507. top: 200px;
  508. left: 52px;
  509. .num2{
  510. top: 50px;
  511. left: 20px;
  512. color: #3659ab;
  513. position: absolute;
  514. }
  515. .num3{
  516. top: 280px;
  517. left: 70px;
  518. color: #3659ab;
  519. position: absolute;
  520. }
  521. .aniMovelan5{
  522. -webkit-animation-name:aniMovelan5;
  523. animation-name:aniMovelan5;
  524. -webkit-animation-duration:3s;
  525. animation-duration:3s;
  526. -webkit-animation-fill-mode:both;
  527. animation-fill-mode:both;
  528. animation-iteration-count:infinite;
  529. -webkit-animation-iteration-count:infinite;
  530. font-style:inherit;
  531. -webkit-animation-timing-function:linear;
  532. animation-timing-function:linear;
  533. position: absolute;
  534. top: 72px;
  535. left: 0px;
  536. }
  537. @keyframes aniMovelan5 {
  538. 0% {left: 10px;top: 72px; opacity: 0;}
  539. 25%{left: 47px;top: 72px; opacity: 1;transform: rotate(90deg);}
  540. 100% {left: 47px; top:314px;opacity: 0;transform: rotate(90deg);}
  541. }
  542. .aniMovelan5-2{
  543. -webkit-animation-name:aniMovelan5-2;
  544. animation-name:aniMovelan5-2;
  545. -webkit-animation-duration:2s;
  546. animation-duration:2s;
  547. -webkit-animation-fill-mode:both;
  548. animation-fill-mode:both;
  549. animation-iteration-count:infinite;
  550. -webkit-animation-iteration-count:infinite;
  551. font-style:inherit;
  552. -webkit-animation-timing-function:linear;
  553. animation-timing-function:linear;
  554. position: absolute;
  555. top: 72px;
  556. left: 0px;
  557. transform: rotate(-90deg);
  558. }
  559. @keyframes aniMovelan5-2 {
  560. 0% {top: 72px; opacity: 0;}
  561. 100% {top:0;opacity: 1;}
  562. }
  563. }
  564. &.pos-6{
  565. top: 400px;
  566. left: 190px;
  567. .num2{
  568. top: 50px;
  569. left: 20px;
  570. color: #3659ab;
  571. position: absolute;
  572. }
  573. .aniMovelan6{
  574. -webkit-animation-name:aniMovelan6;
  575. animation-name:aniMovelan6;
  576. -webkit-animation-duration:2s;
  577. animation-duration:2s;
  578. -webkit-animation-fill-mode:both;
  579. animation-fill-mode:both;
  580. animation-iteration-count:infinite;
  581. -webkit-animation-iteration-count:infinite;
  582. font-style:inherit;
  583. -webkit-animation-timing-function:linear;
  584. animation-timing-function:linear;
  585. position: absolute;
  586. top: 0;
  587. left: -1px;
  588. transform: rotate(90deg);
  589. }
  590. @keyframes aniMovelan6 {
  591. 0% {top: 0; opacity: 0;}
  592. 100% {top:118px;opacity: 1;}
  593. }
  594. }
  595. &.pos-7{
  596. top: 300px;
  597. left: 240px;
  598. .num2{
  599. top: 103px;
  600. right: 32px;
  601. color: #3659ab;
  602. position: absolute;
  603. }
  604. .aniMovelan7{
  605. -webkit-animation-name:aniMovelan7;
  606. animation-name:aniMovelan7;
  607. -webkit-animation-duration:2s;
  608. animation-duration:2s;
  609. -webkit-animation-fill-mode:both;
  610. animation-fill-mode:both;
  611. animation-iteration-count:infinite;
  612. -webkit-animation-iteration-count:infinite;
  613. font-style:inherit;
  614. -webkit-animation-timing-function:linear;
  615. animation-timing-function:linear;
  616. position: absolute;
  617. top: 0;
  618. left: -1px;
  619. transform: rotate(90deg);
  620. }
  621. @keyframes aniMovelan7 {
  622. 0% {top: 0; opacity: 0;}
  623. 100% {top:215px;opacity: 1;}
  624. }
  625. }
  626. &.pos-8{
  627. top: 300px;
  628. left: 370px;
  629. .num2{
  630. top: 30px;
  631. left: 25px;
  632. color: #3659ab;
  633. position: absolute;
  634. }
  635. .aniMovelan8{
  636. -webkit-animation-name:aniMovelan8;
  637. animation-name:aniMovelan8;
  638. -webkit-animation-duration:2s;
  639. animation-duration:2s;
  640. -webkit-animation-fill-mode:both;
  641. animation-fill-mode:both;
  642. animation-iteration-count:infinite;
  643. -webkit-animation-iteration-count:infinite;
  644. font-style:inherit;
  645. -webkit-animation-timing-function:linear;
  646. animation-timing-function:linear;
  647. position: absolute;
  648. top: 0;
  649. left: 2px;
  650. transform: rotate(90deg);
  651. }
  652. @keyframes aniMovelan8 {
  653. 0% {top: 0; opacity: 0;}
  654. 100% {top:60px;opacity: 1;}
  655. }
  656. }
  657. &.pos-9{
  658. top: 300px;
  659. left: 470px;
  660. .num2{
  661. top: 20px;
  662. left: 20px;
  663. color: #3659ab;
  664. position: absolute;
  665. }
  666. .aniMovelan9{
  667. -webkit-animation-name:aniMovelan9;
  668. animation-name:aniMovelan9;
  669. -webkit-animation-duration:1s;
  670. animation-duration:1s;
  671. -webkit-animation-fill-mode:both;
  672. animation-fill-mode:both;
  673. animation-iteration-count:infinite;
  674. -webkit-animation-iteration-count:infinite;
  675. font-style:inherit;
  676. -webkit-animation-timing-function:linear;
  677. animation-timing-function:linear;
  678. position: absolute;
  679. top: 0;
  680. left: -2px;
  681. transform: rotate(90deg);
  682. }
  683. @keyframes aniMovelan9 {
  684. 0% {top: 0; opacity: 0;}
  685. 100% {top:40px;opacity: 1;}
  686. }
  687. }
  688. &.pos-10{
  689. top: 510px;
  690. left: 330px;
  691. .num2{
  692. top: 27px;
  693. left: 20px;
  694. color: #3659ab;
  695. position: absolute;
  696. }
  697. .aniMovelan10{
  698. -webkit-animation-name:aniMovelan10;
  699. animation-name:aniMovelan10;
  700. -webkit-animation-duration:1s;
  701. animation-duration:1s;
  702. -webkit-animation-fill-mode:both;
  703. animation-fill-mode:both;
  704. animation-iteration-count:infinite;
  705. -webkit-animation-iteration-count:infinite;
  706. font-style:inherit;
  707. -webkit-animation-timing-function:linear;
  708. animation-timing-function:linear;
  709. position: absolute;
  710. top: 26px;
  711. left: -2px;
  712. transform: rotate(-90deg);
  713. }
  714. @keyframes aniMovelan10 {
  715. 0% {top: 26px; opacity: 0;}
  716. 100% {top: 0;opacity: 1;}
  717. }
  718. }
  719. &.pos-11{
  720. top: 500px;
  721. left: 520px;
  722. .num2{
  723. top: 14px;
  724. left: 20px;
  725. color: #3659ab;
  726. position: absolute;
  727. }
  728. .aniMovelan11{
  729. -webkit-animation-name:aniMovelan11;
  730. animation-name:aniMovelan11;
  731. -webkit-animation-duration:1s;
  732. animation-duration:1s;
  733. -webkit-animation-fill-mode:both;
  734. animation-fill-mode:both;
  735. animation-iteration-count:infinite;
  736. -webkit-animation-iteration-count:infinite;
  737. font-style:inherit;
  738. -webkit-animation-timing-function:linear;
  739. animation-timing-function:linear;
  740. position: absolute;
  741. top: 0;
  742. left: -2px;
  743. transform: rotate(90deg);
  744. }
  745. @keyframes aniMovelan11 {
  746. 0% {top: 0; opacity: 0;}
  747. 100% {top: 26px;opacity: 1;}
  748. }
  749. }
  750. &.pos-12{
  751. top: 340px;
  752. left: 780px;
  753. .num2{
  754. top: 14px;
  755. left: 20px;
  756. color: #3659ab;
  757. position: absolute;
  758. }
  759. .aniMovelan12{
  760. -webkit-animation-name:aniMovelan12;
  761. animation-name:aniMovelan12;
  762. -webkit-animation-duration:1s;
  763. animation-duration:1s;
  764. -webkit-animation-fill-mode:both;
  765. animation-fill-mode:both;
  766. animation-iteration-count:infinite;
  767. -webkit-animation-iteration-count:infinite;
  768. font-style:inherit;
  769. -webkit-animation-timing-function:linear;
  770. animation-timing-function:linear;
  771. position: absolute;
  772. top: 0;
  773. left: -2px;
  774. transform: rotate(90deg);
  775. }
  776. @keyframes aniMovelan12 {
  777. 0% {top: 0; opacity: 0;}
  778. 100% {top: 26px;opacity: 1;}
  779. }
  780. }
  781. &.pos-13{
  782. top: 340px;
  783. left: 940px;
  784. .num2{
  785. top: 8px;
  786. left: 20px;
  787. color: #3659ab;
  788. position: absolute;
  789. }
  790. .aniMovelan13{
  791. -webkit-animation-name:aniMovelan13;
  792. animation-name:aniMovelan13;
  793. -webkit-animation-duration:2s;
  794. animation-duration:2s;
  795. -webkit-animation-fill-mode:both;
  796. animation-fill-mode:both;
  797. animation-iteration-count:infinite;
  798. -webkit-animation-iteration-count:infinite;
  799. font-style:inherit;
  800. -webkit-animation-timing-function:linear;
  801. animation-timing-function:linear;
  802. position: absolute;
  803. top: -15px;
  804. left: -2px;
  805. transform: rotate(90deg);
  806. }
  807. @keyframes aniMovelan13 {
  808. 0% {top: -15px; opacity: 0;}
  809. 100% {top: 26px;opacity: 1;}
  810. }
  811. }
  812. &.pos-14{
  813. top: 300px;
  814. left: 1020px;
  815. .num2{
  816. top: 30px;
  817. left: 10px;
  818. color: #3659ab;
  819. position: absolute;
  820. }
  821. .num3{
  822. top: 27px;
  823. left: 110px;
  824. color: #3659ab;
  825. position: absolute;
  826. }
  827. .name{
  828. top: 30px;
  829. left: 173px;
  830. color: #fff;
  831. position: absolute;
  832. }
  833. .aniMovelan14-1{
  834. -webkit-animation-name:aniMovelan14-1;
  835. animation-name:aniMovelan14-1;
  836. -webkit-animation-duration:2s;
  837. animation-duration:2s;
  838. -webkit-animation-fill-mode:both;
  839. animation-fill-mode:both;
  840. animation-iteration-count:infinite;
  841. -webkit-animation-iteration-count:infinite;
  842. font-style:inherit;
  843. -webkit-animation-timing-function:linear;
  844. animation-timing-function:linear;
  845. position: absolute;
  846. top: 34px;
  847. left: 0px;
  848. // transform: rotate(90deg);
  849. }
  850. @keyframes aniMovelan14-1 {
  851. 0% {left:0 ; opacity: 0;}
  852. 100% {left: 166px;opacity: 1;}
  853. }
  854. .aniMovelan14-2{
  855. -webkit-animation-name:aniMovelan14-2;
  856. animation-name:aniMovelan14-2;
  857. -webkit-animation-duration:2s;
  858. animation-duration:2s;
  859. -webkit-animation-fill-mode:both;
  860. animation-fill-mode:both;
  861. animation-iteration-count:infinite;
  862. -webkit-animation-iteration-count:infinite;
  863. font-style:inherit;
  864. -webkit-animation-timing-function:linear;
  865. animation-timing-function:linear;
  866. position: absolute;
  867. top: 10px;
  868. left: 80px;
  869. transform: rotate(90deg);
  870. }
  871. @keyframes aniMovelan14-2 {
  872. 0% {top:10px ; opacity: 0;}
  873. 100% {top: 30px;opacity: 1;}
  874. }
  875. }
  876. &.pos-15{
  877. top: 580px;
  878. left: 820px;
  879. .num2{
  880. top: 0px;
  881. left: 50px;
  882. color: #3659ab;
  883. position: absolute;
  884. }
  885. .num3{
  886. top: 32px;
  887. left: 46px;
  888. color: #3659ab;
  889. position: absolute;
  890. }
  891. .num4{
  892. top: 62px;
  893. left: 46px;
  894. color: #3659ab;
  895. position: absolute;
  896. }
  897. .num5{
  898. top: 94px;
  899. left: 46px;
  900. color: #3659ab;
  901. position: absolute;
  902. }
  903. .pos15-word-box{
  904. background: url(../../assets/steamImg/12.png);
  905. width: 150px;
  906. height: 30px;
  907. line-height: 30px;
  908. background-size: 100% 100%;
  909. position: absolute;
  910. &.wordpos-1{
  911. top: -2px;
  912. left: 110px;
  913. }
  914. &.wordpos-2{
  915. top: 32px;
  916. left: 110px;
  917. }
  918. &.wordpos-3{
  919. top: 67px;
  920. left: 110px;
  921. }
  922. &.wordpos-4{
  923. top: 101px;
  924. left: 110px;
  925. }
  926. }
  927. .aniMovelan15-1{
  928. -webkit-animation-name:aniMovelan15-1;
  929. animation-name:aniMovelan15-1;
  930. -webkit-animation-duration:2s;
  931. animation-duration:2s;
  932. -webkit-animation-fill-mode:both;
  933. animation-fill-mode:both;
  934. animation-iteration-count:infinite;
  935. -webkit-animation-iteration-count:infinite;
  936. font-style:inherit;
  937. -webkit-animation-timing-function:linear;
  938. animation-timing-function:linear;
  939. position: absolute;
  940. top: 0px;
  941. left: -12px;
  942. }
  943. @keyframes aniMovelan15-1 {
  944. 0% {left:0 ; opacity: 0;}
  945. 100% {left: 80px;opacity: 1;}
  946. }
  947. .aniMovelan15-2{
  948. -webkit-animation-name:aniMovelan15-2;
  949. animation-name:aniMovelan15-2;
  950. -webkit-animation-duration:2s;
  951. animation-duration:2s;
  952. -webkit-animation-fill-mode:both;
  953. animation-fill-mode:both;
  954. animation-iteration-count:infinite;
  955. -webkit-animation-iteration-count:infinite;
  956. font-style:inherit;
  957. -webkit-animation-timing-function:linear;
  958. animation-timing-function:linear;
  959. position: absolute;
  960. top: 34px;
  961. left: 15px;
  962. }
  963. @keyframes aniMovelan15-2 {
  964. 0% {left:15px ; opacity: 0;}
  965. 100% {left: 80px;opacity: 1;}
  966. }
  967. .aniMovelan15-3{
  968. -webkit-animation-name:aniMovelan15-3;
  969. animation-name:aniMovelan15-3;
  970. -webkit-animation-duration:2s;
  971. animation-duration:2s;
  972. -webkit-animation-fill-mode:both;
  973. animation-fill-mode:both;
  974. animation-iteration-count:infinite;
  975. -webkit-animation-iteration-count:infinite;
  976. font-style:inherit;
  977. -webkit-animation-timing-function:linear;
  978. animation-timing-function:linear;
  979. position: absolute;
  980. top: 62px;
  981. left: 15px;
  982. }
  983. @keyframes aniMovelan15-3 {
  984. 0% {left:15px ; opacity: 0;}
  985. 100% {left: 80px;opacity: 1;}
  986. }
  987. .aniMovelan15-4{
  988. -webkit-animation-name:aniMovelan15-4;
  989. animation-name:aniMovelan15-4;
  990. -webkit-animation-duration:2s;
  991. animation-duration:2s;
  992. -webkit-animation-fill-mode:both;
  993. animation-fill-mode:both;
  994. animation-iteration-count:infinite;
  995. -webkit-animation-iteration-count:infinite;
  996. font-style:inherit;
  997. -webkit-animation-timing-function:linear;
  998. animation-timing-function:linear;
  999. position: absolute;
  1000. top: 96px;
  1001. left: -12px;
  1002. }
  1003. @keyframes aniMovelan15-4 {
  1004. 0% {left:-12px ; opacity: 0;}
  1005. 100% {left: 80px;opacity: 1;}
  1006. }
  1007. }
  1008. }
  1009. .kuang{
  1010. background: url(../../assets/steamImg/kuang.png);
  1011. width: 92px;
  1012. height: 47px;
  1013. background-size: 100% 100%;
  1014. position: absolute;
  1015. font-size: 18px;
  1016. color: rgb(178, 201, 255);
  1017. line-height: 47px;
  1018. &.pos-1{
  1019. top: 100px;
  1020. left: 530px;
  1021. }
  1022. &.pos-2{
  1023. top: 340px;
  1024. left: 160px;
  1025. }
  1026. &.pos-3{
  1027. top: 245px;
  1028. left: 440px;
  1029. }
  1030. &.pos-4{
  1031. top: 450px;
  1032. left: 710px;
  1033. }
  1034. &.pos-5{
  1035. top: 450px;
  1036. left: 1060px;
  1037. width: 120px;
  1038. p{
  1039. transform: scale(.8,.8);
  1040. }
  1041. }
  1042. &.pos-6{
  1043. top: 640px;
  1044. left: 190px;
  1045. }
  1046. &.pos-7{
  1047. top: 640px;
  1048. left: 290px;
  1049. }
  1050. &.pos-8{
  1051. top: 640px;
  1052. left: 480px;
  1053. width: 120px;
  1054. p{
  1055. transform: scale(.8,.8);
  1056. }
  1057. }
  1058. }
  1059. .lu1-1{
  1060. position: absolute;
  1061. top: 60px;
  1062. left: 40px;
  1063. .word1-1{
  1064. bottom: -20px;
  1065. left: 20px;
  1066. }
  1067. }
  1068. .lu1-2{
  1069. position: absolute;
  1070. top: 90px;
  1071. left: 680px;
  1072. .word1-1{
  1073. left: 60px;
  1074. top: 30px;
  1075. }
  1076. }
  1077. .lu1-3{
  1078. position: absolute;
  1079. top: 70px;
  1080. left: 960px;
  1081. .word1-1{
  1082. left: 80px;
  1083. top: 50px;
  1084. }
  1085. }
  1086. .lu2-1{
  1087. position: absolute;
  1088. top: 330px;
  1089. left: 30px;
  1090. .word1-1{
  1091. top: 75px;
  1092. left: 8px;
  1093. }
  1094. }
  1095. .lu2-2{
  1096. position: absolute;
  1097. top: 220px;
  1098. left: 260px;
  1099. }
  1100. .lu2-3{
  1101. position: absolute;
  1102. top: 220px;
  1103. left: 560px;
  1104. .word1-1{
  1105. left: 50px;
  1106. bottom: -13px;
  1107. }
  1108. }
  1109. .lu2-4{
  1110. position: absolute;
  1111. top: 220px;
  1112. left: 740px;
  1113. .word1-1{
  1114. left: 40px;
  1115. bottom: -15px;
  1116. }
  1117. }
  1118. .lu2-5{
  1119. position: absolute;
  1120. top: 300px;
  1121. left: 610px;
  1122. .word1-1{
  1123. bottom: -7px;
  1124. }
  1125. }
  1126. .lu2-6{
  1127. position: absolute;
  1128. top: 300px;
  1129. left: 760px;
  1130. .word1-1{
  1131. bottom: -7px;
  1132. }
  1133. }
  1134. .lu2-7{
  1135. position: absolute;
  1136. top: 240px;
  1137. left: 900px;
  1138. .word1-1{
  1139. left: 70px;
  1140. top: 53px;
  1141. }
  1142. }
  1143. .lu2-8{
  1144. position: absolute;
  1145. top: 240px;
  1146. left: 1060px;
  1147. .word1-1{
  1148. left: 100px;
  1149. top: 53px;
  1150. }
  1151. }
  1152. .lu2-9{
  1153. position: absolute;
  1154. top: 380px;
  1155. left: 272px;
  1156. .word1-1{
  1157. bottom: -18px;
  1158. left: -6px;
  1159. }
  1160. }
  1161. .lu2-10{
  1162. position: absolute;
  1163. top: 430px;
  1164. left: 330px;
  1165. .word1-1{
  1166. left: 30px;
  1167. bottom: -14px;
  1168. }
  1169. }
  1170. .lu2-11{
  1171. position: absolute;
  1172. top: 450px;
  1173. left: 460px;
  1174. .word1-1{
  1175. left: 35px;
  1176. bottom: -14px;
  1177. }
  1178. }
  1179. .lu2-12{
  1180. position: absolute;
  1181. top: 450px;
  1182. left: 900px;
  1183. .word1-1{
  1184. left: -50px;
  1185. width: 200%;
  1186. }
  1187. }
  1188. .lu3-1{
  1189. position: absolute;
  1190. top: 630px;
  1191. left: 700px;
  1192. }
  1193. .num1-1{
  1194. color: #3993ae;
  1195. padding-bottom: 15px;
  1196. position: absolute;
  1197. }
  1198. .word1-1{
  1199. color: #afc8ff;
  1200. font-size: 16px;
  1201. padding-top: 7px;
  1202. position: absolute;
  1203. }
  1204. .guan1{
  1205. position: absolute;
  1206. top: 20px;
  1207. left: 130px;
  1208. .aniMove{
  1209. -webkit-animation-name:aniMove;
  1210. animation-name:aniMove;
  1211. -webkit-animation-duration:10s;
  1212. animation-duration:10s;
  1213. -webkit-animation-fill-mode:both;
  1214. animation-fill-mode:both;
  1215. animation-iteration-count:infinite;
  1216. -webkit-animation-iteration-count:infinite;
  1217. font-style:inherit;
  1218. -webkit-animation-timing-function:linear;
  1219. animation-timing-function:linear;
  1220. position: absolute;
  1221. top: 7px;
  1222. left: 10px;
  1223. }
  1224. @keyframes aniMove {
  1225. 0% {left: 10px; }
  1226. 100% {left: 1050px;}
  1227. }
  1228. }
  1229. .guan2{
  1230. position: absolute;
  1231. top: 170px;
  1232. left: 20px;
  1233. .aniMove{
  1234. -webkit-animation-name:aniMove2;
  1235. animation-name:aniMove2;
  1236. -webkit-animation-duration:10s;
  1237. animation-duration:10s;
  1238. -webkit-animation-fill-mode:both;
  1239. animation-fill-mode:both;
  1240. animation-iteration-count:infinite;
  1241. -webkit-animation-iteration-count:infinite;
  1242. font-style:inherit;
  1243. -webkit-animation-timing-function:linear;
  1244. animation-timing-function:linear;
  1245. position: absolute;
  1246. top: 9px;
  1247. left: 10px;
  1248. }
  1249. @keyframes aniMove2 {
  1250. 0% {left: 10px; }
  1251. 100% {left: 1160px;}
  1252. }
  1253. }
  1254. .guan3{
  1255. position: absolute;
  1256. top: 380px;
  1257. left: 330px;
  1258. .aniMove{
  1259. -webkit-animation-name:aniMove3;
  1260. animation-name:aniMove3;
  1261. -webkit-animation-duration:10s;
  1262. animation-duration:10s;
  1263. -webkit-animation-fill-mode:both;
  1264. animation-fill-mode:both;
  1265. animation-iteration-count:infinite;
  1266. -webkit-animation-iteration-count:infinite;
  1267. font-style:inherit;
  1268. -webkit-animation-timing-function:linear;
  1269. animation-timing-function:linear;
  1270. position: absolute;
  1271. top: 7px;
  1272. left: 10px;
  1273. }
  1274. @keyframes aniMove3 {
  1275. 0% {left: 10px; }
  1276. 100% {left: 850px;}
  1277. }
  1278. }
  1279. .guan4{
  1280. position: absolute;
  1281. top: 550px;
  1282. left: 20px;
  1283. .aniMove{
  1284. -webkit-animation-name:aniMove4;
  1285. animation-name:aniMove4;
  1286. -webkit-animation-duration:10s;
  1287. animation-duration:10s;
  1288. -webkit-animation-fill-mode:both;
  1289. animation-fill-mode:both;
  1290. animation-iteration-count:infinite;
  1291. -webkit-animation-iteration-count:infinite;
  1292. font-style:inherit;
  1293. -webkit-animation-timing-function:linear;
  1294. animation-timing-function:linear;
  1295. position: absolute;
  1296. top: 9px;
  1297. left: 10px;
  1298. }
  1299. @keyframes aniMove4 {
  1300. 0% {left: 10px; }
  1301. 100% {left: 1160px;}
  1302. }
  1303. }
  1304. .jiantou1{
  1305. position: absolute;
  1306. top: 10px;
  1307. left: 80px;
  1308. .num{
  1309. color: #3694b0;
  1310. position: absolute;
  1311. left: -26px;
  1312. top: 20px;
  1313. }
  1314. // img{
  1315. // -webkit-animation-name:jiantou1-img;
  1316. // animation-name:jiantou1-img;
  1317. // -webkit-animation-duration:3s;
  1318. // animation-duration:3s;
  1319. // -webkit-animation-fill-mode:both;
  1320. // animation-fill-mode:both;
  1321. // animation-iteration-count:infinite;
  1322. // -webkit-animation-iteration-count:infinite;
  1323. // font-style:inherit;
  1324. // -webkit-animation-timing-function:linear;
  1325. // animation-timing-function:linear;
  1326. // }
  1327. // @keyframes jiantou1-img {
  1328. // 0% {opacity: 0;}
  1329. // 50% {opacity: 1;}
  1330. // 100% {opacity: 0;}
  1331. // }
  1332. }
  1333. .jiantou2{
  1334. position: absolute;
  1335. top: 55px;
  1336. left: 280px;
  1337. .num{
  1338. color: #3694b0;
  1339. position: absolute;
  1340. left: 10px;
  1341. top: 60px;
  1342. }
  1343. }
  1344. .jiantou3{
  1345. position: absolute;
  1346. top: 50px;
  1347. left: 570px;
  1348. .num{
  1349. color: #3694b0;
  1350. position: absolute;
  1351. left: 10px;
  1352. top: 20px;
  1353. }
  1354. }
  1355. .jiantou4{
  1356. position: absolute;
  1357. top: 40px;
  1358. left: 750px;
  1359. .num{
  1360. color: #3694b0;
  1361. position: absolute;
  1362. left: 10px;
  1363. top: 20px;
  1364. }
  1365. }
  1366. .jiantou5{
  1367. position: absolute;
  1368. top: 200px;
  1369. left: 200px;
  1370. .num{
  1371. color: #3694b0;
  1372. position: absolute;
  1373. left: 10px;
  1374. top: 50px;
  1375. }
  1376. }
  1377. .jiantou6{
  1378. position: absolute;
  1379. top: 180px;
  1380. left: 480px;
  1381. .num{
  1382. color: #3694b0;
  1383. position: absolute;
  1384. left: 10px;
  1385. top: 28px;
  1386. }
  1387. }
  1388. .jiantou7{
  1389. position: absolute;
  1390. top: 190px;
  1391. left: 630px;
  1392. .num{
  1393. color: #3694b0;
  1394. position: absolute;
  1395. left: 10px;
  1396. top: 10px;
  1397. }
  1398. }
  1399. .jiantou8{
  1400. position: absolute;
  1401. top: 190px;
  1402. left: 800px;
  1403. .num{
  1404. color: #3694b0;
  1405. position: absolute;
  1406. left: -20px;
  1407. top: 10px;
  1408. width: 100px;
  1409. }
  1410. .num2{
  1411. color: #3694b0;
  1412. position: absolute;
  1413. left: -22px;
  1414. top: 20px;
  1415. width: 100px;
  1416. }
  1417. }
  1418. .jiantou9{
  1419. position: absolute;
  1420. top: 200px;
  1421. left: 685px;
  1422. .num{
  1423. color: #3694b0;
  1424. position: absolute;
  1425. left: 10px;
  1426. top: 70px;
  1427. }
  1428. }
  1429. .jiantou10{
  1430. position: absolute;
  1431. top: 200px;
  1432. left: 725px;
  1433. .num{
  1434. color: #3694b0;
  1435. position: absolute;
  1436. left: 7px;
  1437. top: 70px;
  1438. }
  1439. }
  1440. .jiantou11{
  1441. position: absolute;
  1442. top: 200px;
  1443. left: 950px;
  1444. .num{
  1445. color: #3694b0;
  1446. position: absolute;
  1447. left: 7px;
  1448. top: 10px;
  1449. }
  1450. }
  1451. .jiantou12{
  1452. position: absolute;
  1453. top: 200px;
  1454. left: 1100px;
  1455. .num{
  1456. color: #3694b0;
  1457. position: absolute;
  1458. left: 7px;
  1459. top: 10px;
  1460. }
  1461. }
  1462. .jiantou13{
  1463. position: absolute;
  1464. top: 430px;
  1465. left: 10px;
  1466. .num{
  1467. color: #3694b0;
  1468. position: absolute;
  1469. left: 20px;
  1470. top: 20px;
  1471. }
  1472. }
  1473. .jiantou14{
  1474. position: absolute;
  1475. top: 420px;
  1476. left: 75px;
  1477. }
  1478. .jiantou15{
  1479. position: absolute;
  1480. top: 350px;
  1481. left: 320px;
  1482. .num{
  1483. color: #3694b0;
  1484. position: absolute;
  1485. left: 5px;
  1486. top: 10px;
  1487. width: 100%;
  1488. }
  1489. }
  1490. .jiantou16{
  1491. position: absolute;
  1492. top: 390px;
  1493. left: 300px;
  1494. .num{
  1495. color: #3694b0;
  1496. position: absolute;
  1497. left: 80px;
  1498. top: 15px;
  1499. }
  1500. }
  1501. .jiantou17{
  1502. position: absolute;
  1503. top: 400px;
  1504. left: 400px;
  1505. .num{
  1506. color: #3694b0;
  1507. position: absolute;
  1508. left: 35px;
  1509. top: 15px;
  1510. }
  1511. }
  1512. .jiantou18{
  1513. position: absolute;
  1514. top: 400px;
  1515. left: 540px;
  1516. .num{
  1517. color: #3694b0;
  1518. position: absolute;
  1519. left: -20px;
  1520. top: 20px;
  1521. width: 100px;
  1522. }
  1523. }
  1524. .jiantou19{
  1525. position: absolute;
  1526. top: 348px;
  1527. left: 658px;
  1528. .num{
  1529. color: #3694b0;
  1530. position: absolute;
  1531. left: 10px;
  1532. top: 90px;
  1533. }
  1534. }
  1535. .jiantou20{
  1536. position: absolute;
  1537. top: 400px;
  1538. left: 750px;
  1539. .num{
  1540. color: #3694b0;
  1541. position: absolute;
  1542. left: 10px;
  1543. top: 20px;
  1544. }
  1545. }
  1546. .jiantou21{
  1547. position: absolute;
  1548. top: 400px;
  1549. left: 940px;
  1550. .num{
  1551. color: #3694b0;
  1552. position: absolute;
  1553. left: 10px;
  1554. top: 20px;
  1555. }
  1556. }
  1557. .jiantou22{
  1558. position: absolute;
  1559. top: 400px;
  1560. left: 1100px;
  1561. .num{
  1562. color: #3694b0;
  1563. position: absolute;
  1564. left: 10px;
  1565. top: 20px;
  1566. }
  1567. }
  1568. .jiantou23{
  1569. position: absolute;
  1570. top: 600px;
  1571. left: 240px;
  1572. .num{
  1573. color: #3694b0;
  1574. position: absolute;
  1575. left: 10px;
  1576. top: 7px;
  1577. }
  1578. }
  1579. .jiantou24{
  1580. position: absolute;
  1581. top: 585px;
  1582. left: 330px;
  1583. .num{
  1584. color: #3694b0;
  1585. position: absolute;
  1586. left: 10px;
  1587. top: 0;
  1588. }
  1589. }
  1590. .jiantou25{
  1591. position: absolute;
  1592. top: 585px;
  1593. left: 520px;
  1594. .num{
  1595. color: #3694b0;
  1596. position: absolute;
  1597. left: 10px;
  1598. top: 20px;
  1599. }
  1600. }
  1601. .jiantou26{
  1602. position: absolute;
  1603. top: 40px;
  1604. left: 970px;
  1605. .num{
  1606. color: #3694b0;
  1607. position: absolute;
  1608. left: 10px;
  1609. top: 20px;
  1610. }
  1611. }
  1612. .jiantou27{
  1613. position: absolute;
  1614. top: 180px;
  1615. left: 340px;
  1616. .num{
  1617. color: #3694b0;
  1618. position: absolute;
  1619. left: 33px;
  1620. top: 33px;
  1621. width: 140%;
  1622. }
  1623. .num2{
  1624. color: #3694b0;
  1625. position: absolute;
  1626. left: 40px;
  1627. top: 50px;
  1628. width: 130%;
  1629. }
  1630. }
  1631. .jiantou28{
  1632. position: absolute;
  1633. top: 577px;
  1634. left: 770px;
  1635. }
  1636. }
  1637. </style>