index.vue 106 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869387038713872387338743875387638773878387938803881388238833884388538863887388838893890389138923893389438953896389738983899390039013902390339043905390639073908390939103911391239133914391539163917391839193920392139223923392439253926392739283929393039313932393339343935393639373938393939403941394239433944394539463947394839493950395139523953395439553956395739583959396039613962396339643965396639673968396939703971397239733974397539763977397839793980398139823983398439853986398739883989399039913992399339943995399639973998399940004001400240034004400540064007400840094010401140124013401440154016401740184019402040214022402340244025402640274028402940304031403240334034403540364037403840394040404140424043404440454046404740484049405040514052405340544055405640574058405940604061406240634064406540664067406840694070407140724073407440754076407740784079408040814082408340844085408640874088408940904091409240934094409540964097409840994100410141024103410441054106410741084109411041114112411341144115411641174118
  1. <template>
  2. <div class="app-container home index">
  3. <div>
  4. <el-row :gutter="20">
  5. <el-col :span="16">
  6. <!-- 数据居 -->
  7. <el-col :span="12" style="padding-left: 0; border-radius: 10px;" v-if="shoue" v-hasPermi="['manage:index:shuju']">
  8. <div class="block_4 flex-col">
  9. <div class="group_2 flex-row justify-between">
  10. <img
  11. class="thumbnail_5"
  12. referrerpolicy="no-referrer"
  13. src="../assets/images/icon_htgl_hp_gjtj.png"
  14. />
  15. <span class="text_3">告警内容统计</span>
  16. </div>
  17. <div class="group_3 flex-row">
  18. <div class="text-wrapper_1 flex-col justify-between">
  19. <span class="text_4">本月告警总数</span>
  20. <span class="text_5" @click="gahse('zs')">{{tongjlie.warnMonthAll}}</span>
  21. <div style="display: flex; margin-top:20px;">
  22. <span class="text_14">较上月</span>
  23. <img
  24. class="thumbnail_6"
  25. referrerpolicy="no-referrer"
  26. src="../assets/images/icon_htgl_hp_tjss.png"
  27. v-if = "tongjlie.warnMonthPtStatus == 1"
  28. />
  29. <img
  30. class="thumbnail_6"
  31. referrerpolicy="no-referrer"
  32. src="../assets/images/icon_htgl_sjtj_xj.png"
  33. v-if = "tongjlie.warnMonthPtStatus == 2"
  34. />
  35. <span class="text_15">{{tongjlie.warnMonthPt}}</span>
  36. </div>
  37. </div>
  38. <img
  39. class="image_2"
  40. referrerpolicy="no-referrer"
  41. src="../assets/images/pic_gjpt_hp_sfgx.png"
  42. />
  43. <div class="text-wrapper_2 flex-col justify-between" style="width: 84px;">
  44. <span class="text_6">摸鱼告警</span>
  45. <span class="text_7" @click="gahse(1)">{{tongjlie.warnMonthPlay}}</span>
  46. <div style="display: flex; margin-top:20px;">
  47. <span class="text_14">较上月</span>
  48. <img
  49. class="thumbnail_6"
  50. referrerpolicy="no-referrer"
  51. src="../assets/images/icon_htgl_hp_tjss.png"
  52. v-if = "tongjlie.warnMonthPlay == 1"
  53. />
  54. <img
  55. class="thumbnail_6"
  56. referrerpolicy="no-referrer"
  57. src="../assets/images/icon_htgl_sjtj_xj.png"
  58. v-if = "tongjlie.warnMonthPlay == 2"
  59. />
  60. <span class="text_15">{{tongjlie.warnMonthPlayPt}}</span>
  61. </div>
  62. </div>
  63. <div class="text-wrapper_3 flex-col justify-between" style="width: 84px;">
  64. <span class="text_8">离岗告警</span>
  65. <span class="text_9" @click="gahse(0)">{{tongjlie.warnMonthLeave}}</span>
  66. <div style="display: flex; margin-top:20px;">
  67. <span class="text_14">较上月</span>
  68. <img
  69. class="thumbnail_6"
  70. referrerpolicy="no-referrer"
  71. src="../assets/images/icon_htgl_hp_tjss.png"
  72. v-if = "tongjlie.warnMonthLeavePt == 1"
  73. />
  74. <img
  75. class="thumbnail_6"
  76. referrerpolicy="no-referrer"
  77. src="../assets/images/icon_htgl_sjtj_xj.png"
  78. v-if = "tongjlie.warnMonthLeavePt == 2"
  79. />
  80. <span class="text_15">{{tongjlie.warnMonthLeavePt}}</span>
  81. </div>
  82. </div>
  83. </div>
  84. </div>
  85. </el-col>
  86. <el-col :span="12" style="padding-left: 0; padding-right: 0;border-radius: 10px;" v-if="shoue" v-hasPermi="['manage:index:shuju']">
  87. <div class="block_4 flex-col " >
  88. <div class="group_2 flex-row justify-between">
  89. <img
  90. class="thumbnail_5"
  91. referrerpolicy="no-referrer"
  92. src="../assets/images/icon_htgl_hp_bmgj.png"
  93. />
  94. <span class="text_3">部门告警频次统计</span>
  95. </div>
  96. <div v-if="shouengs " :class=" tongjlie.deptNameMapList.length >3 ? 'group_3 flex-row gunshe' : 'group_3 flex-row '" :style="tongjlie.deptNameMapList.length >3 ? ' height: 97px; padding-left: 50px;' : ' height: 97px; padding-left: 15px; justify-content:flex-start'" >
  97. <div @click="deckauie(item)" v-if="tongjlie.deptNameMapList.length !=0" class="text-wrapper_1 flex-col justify-between" v-for="(item,index) in tongjlie.deptNameMapList" :key="index" style="width: 33%;">
  98. <span class="text_4">{{item.deptName}}</span>
  99. <span class="text_5">{{item.warnNum}}</span>
  100. <div style="display: flex; margin-top:20px;">
  101. <span class="text_14" style="width: 50px;">上月排名</span>
  102. <span class="text_15">{{item.warnDeptPt}}</span>
  103. <img
  104. class="thumbnail_6"
  105. referrerpolicy="no-referrer"
  106. src="../assets/images/icon_htgl_hp_tjss.png"
  107. v-if = "item.warnDeptPtStatus == 1"
  108. />
  109. <img
  110. class="thumbnail_6"
  111. referrerpolicy="no-referrer"
  112. src="../assets/images/icon_htgl_sjtj_xj.png"
  113. v-if = "item.warnDeptPtStatus == 2"
  114. />
  115. </div>
  116. </div>
  117. <!-- <img
  118. class="image_2"
  119. referrerpolicy="no-referrer"
  120. src="https://lanhu-oss-2537-2.lanhuapp.com/ps7mxkzc5neit681xsy8xznba7hm35r4ttv08926882-7cd0-4694-a312-ebee13b874e7"
  121. /> -->
  122. <!-- <div class="text-wrapper_2 flex-col justify-between" style="width: 84px;">
  123. <span class="text_6">人事部</span>
  124. <span class="text_7">24</span>
  125. <div style="display: flex; margin-top:20px;">
  126. <span class="text_14" style="width: 50px;">上月排名</span>
  127. <span class="text_15">4</span>
  128. <img
  129. class="thumbnail_6"
  130. referrerpolicy="no-referrer"
  131. src="../assets/images/icon_htgl_hp_tjss.png"
  132. />
  133. </div>
  134. </div> -->
  135. <!-- <div class="text-wrapper_3 flex-col justify-between" style="width: 84px;">
  136. <span class="text_8">档案部</span>
  137. <span class="text_9">6</span>
  138. <div style="display: flex; margin-top:20px;">
  139. <span class="text_14" style="width: 50px;">上月排名</span>
  140. <span class="text_15" style="color: #03BF8A;">1</span>
  141. <img
  142. class="thumbnail_6"
  143. referrerpolicy="no-referrer"
  144. src="../assets/images/icon_htgl_sjtj_xj.png"
  145. />
  146. </div>
  147. </div> -->
  148. <div v-if="tongjlie.deptNameMapList.length ==0" style="margin-top: -20px; margin-left: 50%;transform: translateX(-50%);">
  149. <img
  150. style="height: 81px;"
  151. referrerpolicy="no-referrer"
  152. src="../assets/images/pic_hp_zwsj.png"
  153. />
  154. <p style="text-align: center; margin-top: 5px; margin: 0; font-weight: 400;font-size: 12px;color: #C4C4C4;">当前暂无数据喔</p>
  155. </div>
  156. </div>
  157. </div>
  158. </el-col>
  159. <!-- 全部 -->
  160. <el-col :span="24" style="padding-left: 0;padding-right: 0; border-radius: 10px;" v-if="!shoue" v-hasPermi="['manage:index:gongyong']">
  161. <div class="block_4 flex-col">
  162. <div class="group_2 flex-row justify-between">
  163. <img
  164. class="thumbnail_5"
  165. referrerpolicy="no-referrer"
  166. src="../assets/images/icon_htgl_hp_gjtj.png"
  167. />
  168. <span class="text_3">告警内容统计</span>
  169. </div>
  170. <div class="group_3 flex-row">
  171. <div class="text-wrapper_1 flex-col justify-between">
  172. <span class="text_4">本月告警总数</span>
  173. <span class="text_5">17</span>
  174. <div style="display: flex; margin-top:20px;">
  175. <span class="text_14">较上月</span>
  176. <img
  177. class="thumbnail_6"
  178. referrerpolicy="no-referrer"
  179. src="../assets/images/icon_htgl_hp_tjss.png"
  180. />
  181. <span class="text_15">28%</span>
  182. </div>
  183. </div>
  184. <img
  185. class="image_2"
  186. referrerpolicy="no-referrer"
  187. src="../assets/images/pic_gjpt_hp_sfgx.png"
  188. />
  189. <div class="text-wrapper_2 flex-col justify-between">
  190. <span class="text_6">越线告警</span>
  191. <span class="text_7">08</span>
  192. <div style="display: flex; margin-top:20px;">
  193. <span class="text_14">较上月</span>
  194. <img
  195. class="thumbnail_6"
  196. referrerpolicy="no-referrer"
  197. src="../assets/images/icon_htgl_hp_tjss.png"
  198. />
  199. <span class="text_15">28%</span>
  200. </div>
  201. </div>
  202. <div class="text-wrapper_3 flex-col justify-between">
  203. <span class="text_8">徘徊告警</span>
  204. <span class="text_9">06</span>
  205. <div style="display: flex; margin-top:20px;">
  206. <span class="text_14">较上月</span>
  207. <img
  208. class="thumbnail_6"
  209. referrerpolicy="no-referrer"
  210. src="../assets/images/icon_htgl_hp_tjss.png"
  211. />
  212. <span class="text_15">28%</span>
  213. </div>
  214. </div>
  215. <div class="text-wrapper_4 flex-col justify-between">
  216. <span class="text_10">陌生人告警</span>
  217. <span class="text_11">02</span>
  218. <div style="display: flex; margin-top:20px;">
  219. <span class="text_14">较上月</span>
  220. <img
  221. class="thumbnail_6"
  222. referrerpolicy="no-referrer"
  223. src="../assets/images/icon_htgl_hp_tjss.png"
  224. />
  225. <span class="text_15">28%</span>
  226. </div>
  227. </div>
  228. <div class="text-wrapper_5 flex-col justify-between">
  229. <span class="text_12">火焰/烟雾告警</span>
  230. <span class="text_13">01</span>
  231. <div style="display: flex; margin-top:20px;">
  232. <span class="text_14">较上月</span>
  233. <img
  234. class="thumbnail_6"
  235. referrerpolicy="no-referrer"
  236. src="../assets/images/icon_htgl_sjtj_xj.png"
  237. />
  238. <span class="text_15">28%</span>
  239. </div>
  240. </div>
  241. </div>
  242. </div>
  243. </el-col>
  244. <el-col :span="24" style="padding-left: 0;padding-right: 0; border-radius: 10px;" >
  245. <div class="group_5 flex-col">
  246. <div class="group_6 flex-row" style="justify-content: space-between;">
  247. <div class="flex-row nshhgesindex index">
  248. <img
  249. class="thumbnail_19"
  250. referrerpolicy="no-referrer"
  251. src="../assets/images/icon_htgl_hp_ndtj.png"
  252. />
  253. <span class="text_30">年度告警统计</span>
  254. <!-- 全部 -->
  255. <!-- <div class="section_1 flex-row">
  256. <el-select v-model="value" placeholder="请选择">
  257. <el-option
  258. v-for="item in options"
  259. :key="item.value"
  260. :label="item.label"
  261. :value="item.value">
  262. </el-option>
  263. </el-select>
  264. </div> -->
  265. <!-- 数据居 -->
  266. <div class="section_1 flex-row">
  267. <el-date-picker
  268. v-model="zhess.time"
  269. @change="zheschan"
  270. type="year"
  271. value-format="yyyy"
  272. placeholder="选择年">
  273. </el-date-picker>
  274. </div>
  275. </div>
  276. <span class="text_32" @click="naidue">查看更多&nbsp;→</span>
  277. </div>
  278. <div class="group_7 flex-row" style="justify-content: space-between;">
  279. <span class="text_33">{{zhess.time}}年</span>
  280. <div class="flex-row">
  281. <div class="flex-row">
  282. <div class="box_5 flex-col"></div>
  283. <span class="text_34">离岗告警</span>
  284. </div>
  285. <div class="flex-row">
  286. <div class="box_6 flex-col"></div>
  287. <span class="text_35">玩手机告警</span>
  288. </div>
  289. </div>
  290. <span class="text_36">告警数/件</span>
  291. </div>
  292. <div class="group_8 flex-row justify-between">
  293. <line-chart :chart-data="zheixnhey" v-if="zheshowe"/>
  294. </div>
  295. </div>
  296. </el-col>
  297. <el-col :span="12" style="padding-left: 0; border-radius: 10px; margin-top: 20px;" v-if="!shoue" v-hasPermi="['manage:index:gongyong']">
  298. <div class="box_7 flex-col">
  299. <div class="group_10 flex-row justify-between">
  300. <div class="image-text_1 flex-row justify-between">
  301. <img
  302. class="thumbnail_21"
  303. referrerpolicy="no-referrer"
  304. src="../assets/images/icon_htgl_hp_gjfx.png"
  305. />
  306. <span class="text-group_1">告警内容分析</span>
  307. </div>
  308. <div class="group_11 flex-row">
  309. <div class="section_1 flex-row">
  310. <el-select v-model="value" placeholder="请选择">
  311. <el-option
  312. v-for="item in options"
  313. :key="item.value"
  314. :label="item.label"
  315. :value="item.value">
  316. </el-option>
  317. </el-select>
  318. </div>
  319. </div>
  320. </div>
  321. <raddar-chart />
  322. </div>
  323. </el-col>
  324. <el-col :span="12" style=" border-radius: 10px; padding-right: 0;margin-top: 20px;" v-if="!shoue" v-hasPermi="['manage:index:gongyong']">
  325. <div class="box_8 flex-col">
  326. <div class="block_7 flex-row justify-between">
  327. <div class="image-text_3 flex-row justify-between">
  328. <img
  329. class="thumbnail_23"
  330. referrerpolicy="no-referrer"
  331. src="../assets/images/icon_htgl_hp_yzcd.png"
  332. />
  333. <span class="text-group_3">告警严重程度分析</span>
  334. </div>
  335. <div class="section_2 flex-row">
  336. <div class="section_1 flex-row">
  337. <el-select v-model="value" placeholder="请选择">
  338. <el-option
  339. v-for="item in options"
  340. :key="item.value"
  341. :label="item.label"
  342. :value="item.value">
  343. </el-option>
  344. </el-select>
  345. </div>
  346. </div>
  347. </div>
  348. <div class="block_8 flex-row" style="padding-right: 10px;">
  349. <div style="width: 50%;" >
  350. <pie-chart />
  351. <!-- <div style="position: relative;top:-173px;">
  352. <span class="text_56">总告警数</span>
  353. <div class="text-wrapper_9">
  354. <span class="text_57">146</span>
  355. <span class="text_58"></span>
  356. <span class="text_59">/次</span>
  357. </div>
  358. </div> -->
  359. </div>
  360. <div style="width: 50%;justify-content: flex-end;" class=" flex-row">
  361. <div class="block_10 flex-col">
  362. <div class="section_3 flex-col"></div>
  363. <div class="section_4 flex-col"></div>
  364. <div class="section_5 flex-col"></div>
  365. </div>
  366. <div class="text-wrapper_10 flex-col">
  367. <span class="text_60">徘徊告警</span>
  368. <span class="text_61">陌生人告警</span>
  369. <span class="text_62">越线告警</span>
  370. <span class="text_63">火焰告警</span>
  371. <span class="text_64">烟雾告警</span>
  372. </div>
  373. <div class="text-wrapper_11 flex-col">
  374. <span class="text_65">44</span>
  375. <span class="text_66">42</span>
  376. <span class="text_67">26</span>
  377. <span class="text_68">13</span>
  378. <span class="text_69">21</span>
  379. </div>
  380. </div>
  381. </div>
  382. <div class="block_11 flex-row">
  383. <div class="section_6 flex-col"></div>
  384. <span class="text_70">低等级</span>
  385. <div class="section_7 flex-col"></div>
  386. <span class="text_71">中等级</span>
  387. <div class="section_8 flex-col"></div>
  388. <span class="text_72">高等级</span>
  389. </div>
  390. </div>
  391. </el-col>
  392. <el-col :span="24" v-hasPermi="['manage:index:shuju']" v-if="shoue" style="padding-left: 0;padding-right: 0; margin-top: 20px;">
  393. <div style="background: #FFFFFF; border-radius: 10px;padding: 15px 12px;">
  394. <div class="image-text_3 flex-row justify-between" style="width: 100%;">
  395. <div style="display: flex;align-items: center;">
  396. <img
  397. class="thumbnail_23"
  398. referrerpolicy="no-referrer"
  399. src="../assets/images/icon_htgl_hp_yxzt.png"
  400. />
  401. <span class="text-group_3" style="margin-left: 10px;">设备运行状态</span>
  402. </div>
  403. <div @click="cnahgshe">
  404. 查看更多 →
  405. </div>
  406. </div>
  407. <div style="display: flex;justify-content: flex-start;">
  408. <div style="border: 1px solid #DADADA;border-radius: 8px; width: 24%;padding: 14px;margin-top: 20px; margin-left: 3px; margin-right: 3px;" v-for="(item,idnex) in equipmentManageList" :key="item" v-if="equipmentManageList.length != 0">
  409. <div style="display: flex; justify-content: space-between;align-items: center;">
  410. <div style="font-weight: 500;font-size: 16px;color: #333333;">{{item.equipmentName}}</div>
  411. <div>
  412. <span v-if="item.runState == 0" style="color: #1890ff;">正常</span>
  413. <span v-if="item.runState == 1" style="color: #ff6969;">停用</span>
  414. <!-- <img referrerpolicy="no-referrer" src="../assets/images/icon_htgl_hp_sbkg_selected.png" v-if="item == 1 || item == 2 "/> -->
  415. <!-- <img referrerpolicy="no-referrer" src="../assets/images/icon_htgl_hp_sbkg_normal.png" v-if="item == 3 || item == 4 "/> -->
  416. </div>
  417. </div>
  418. <div style="font-weight: 500;font-size: 16px;color: #AAAAAA; margin-top: 10px;">
  419. {{item.equipmentRegion}}
  420. </div>
  421. </div>
  422. <div v-if="equipmentManageList.length ==0" style="margin-top: -20px; margin-left: 50%;transform: translateX(-50%);text-align: center;">
  423. <img
  424. style="height: 81px;"
  425. referrerpolicy="no-referrer"
  426. src="../assets/images/pic_hp_zwsj.png"
  427. />
  428. <p style="text-align: center; margin-top: 5px; margin: 0; font-weight: 400;font-size: 12px;color: #C4C4C4;">当前暂无数据喔,请去设备管理中进行设置</p>
  429. </div>
  430. </div>
  431. </div>
  432. </el-col>
  433. </el-col>
  434. <el-col :span="8">
  435. <div class="block_5 flex-col" style="background-color: #fff;">
  436. <div class="box_3 flex-row justify-between">
  437. <img
  438. class="thumbnail_11"
  439. referrerpolicy="no-referrer"
  440. src="../assets/images/icon_htgl_hp_kjgn.png"
  441. />
  442. <span class="text_24">快捷功能</span>
  443. </div>
  444. <div class="image-wrapper_1 flex-row justify-between">
  445. <!-- <div style="text-align: center;cursor: pointer;" @click="tiahz(0)">
  446. <img
  447. class="label_2"
  448. referrerpolicy="no-referrer"
  449. src="../assets/images/icon_hthp_kj_rygl.png"
  450. />
  451. <div style="margin-top: 10px;">
  452. <span class="text_25">人员管理</span>
  453. </div>
  454. </div> -->
  455. <div style="text-align: center;cursor: pointer;" @click="tiahz(0)">
  456. <img
  457. class="label_2"
  458. referrerpolicy="no-referrer"
  459. src="../assets/images/icon_hthp_kj_ssjc.png"
  460. />
  461. <div style="margin-top: 10px;">
  462. <span class="text_25">实时检测</span>
  463. </div>
  464. </div>
  465. <div style="text-align: center;cursor: pointer;" @click="tiahz(1)">
  466. <img
  467. class="label_3"
  468. referrerpolicy="no-referrer"
  469. src="../assets/images/icon_hthp_kj_sbgl.png"
  470. />
  471. <div style="margin-top: 10px;">
  472. <span class="text_26">设备管理</span>
  473. </div>
  474. </div>
  475. <div style="text-align: center; cursor: pointer;" @click="tiahz(2)">
  476. <img
  477. class="label_4"
  478. referrerpolicy="no-referrer"
  479. src="../assets/images/icon_hthp_kj_jkgl.png"
  480. />
  481. <div style="margin-top: 10px;">
  482. <span class="text_27">视频告警</span>
  483. </div>
  484. </div>
  485. <div style="text-align: center; cursor: pointer;" @click="tiahz(3)">
  486. <img
  487. class="label_5"
  488. referrerpolicy="no-referrer"
  489. src="../assets/images/icon_hthp_kj_cssz.png"
  490. />
  491. <div style="margin-top: 10px;">
  492. <span class="text_28">参数设置</span>
  493. </div>
  494. </div>
  495. <div style="text-align: center; cursor: pointer;" @click="tiahz(4)">
  496. <img
  497. class="label_6"
  498. referrerpolicy="no-referrer"
  499. src="../assets/images/icon_hthp_kj_yjcf.png"
  500. />
  501. <div style="margin-top: 10px;">
  502. <span class="text_29">通道管理</span>
  503. </div>
  504. </div>
  505. </div>
  506. </div>
  507. <!-- 日历 -->
  508. <div style=" background-color: #fff; border-radius: 10px;padding: 20px;margin-top: 20px;" >
  509. <div class="box_11 flex-row">
  510. <div class="box_12 flex-col justify-between">
  511. <div class="text-wrapper_12 flex-row justify-between">
  512. <span class="text_73">{{getyer}}(年)</span>
  513. <span class="text_74">Apr</span>
  514. </div>
  515. <div class="text-wrapper_13">
  516. <!-- <span class="text_75">0</span> -->
  517. <span class="text_76">{{getmor}}/</span>
  518. <span class="text_77">{{getday}}</span>
  519. </div>
  520. </div>
  521. <div class="flex-row">
  522. <div class="text-wrapper_14 flex-col justify-between">
  523. <span class="text_78">潜山</span>
  524. <span class="text_79">27℃</span>
  525. </div>
  526. <img
  527. class="label_7"
  528. referrerpolicy="no-referrer"
  529. src="../assets/images/icon_htrl_tq_xy.png"
  530. />
  531. </div>
  532. </div>
  533. <!-- 日历-->
  534. <div class="timeall">
  535. <i style="cursor: pointer;" class="el-icon-arrow-left lastbt" @click="lastclick"></i>
  536. <div class="table_header">
  537. <div class="weekday" v-for="(item,index) in weekAll" :key="index">
  538. <span>{{item}}</span>
  539. </div>
  540. </div>
  541. <div class="table_header">
  542. <div class="weekday test" v-for="(item,index) in weekDayArr" :key="index">
  543. <span style="cursor: pointer;" :class="item.adate==todayDate?'finish':''" @click="getAdate(item)">{{item.adate.slice(8,10)}}</span>
  544. </div>
  545. </div>
  546. <i style="cursor: pointer;" class="el-icon-arrow-right nextbt" @click="nextclick"></i>
  547. </div>
  548. <!-- 内容 -->
  549. <div>
  550. <div v-for="(item,index) in 2" :key="index" class="box_14 flex-row" style="justify-content: space-between;padding: 0 20px;" v-if="shoue == false">
  551. <div class="text-wrapper_17 flex-col justify-between">
  552. <span class="text_94">25/04/23&nbsp;&nbsp;10:31:46</span>
  553. <span class="text_95">通道001</span>
  554. </div>
  555. <div class="text-wrapper_18 ">
  556. <div class="text_96">越线告警</div>
  557. <div><img
  558. class="thumbnail_27"
  559. referrerpolicy="no-referrer"
  560. src="../assets/images/icon_hthp_rl_enter.png"
  561. />
  562. </div></div>
  563. </div>
  564. <div v-for="(item,index) in warnManageList" :key="index" class="box_14 flex-row" style="justify-content: space-between;padding: 0 20px;" v-if="shoue == true && warnManageList.length !=0">
  565. <div class="text-wrapper_17 flex-col justify-between">
  566. <span class="text_94">{{item.createTime}}</span>
  567. <span class="text_95" style="color: #666666;font-weight: 400<strong></strong>;"> <span style="font-weight: 800;font-size: 15px;color: #333333;">{{item.rangName}}</span>
  568. <span style="font-weight: 800;font-size: 15px;color: #03BF8A; margin-left: 5px;">{{ (item.algorithmType == 0 ? '离岗' : '玩手机') }}</span> 告警</span>
  569. <!-- <span class="text_95">
  570. <span style="color: #333333; font-weight: 700;">{{item.deptName}} </span>
  571. <span style="color: #03BF8A; font-weight: 700;">{{item.equipmentName}} </span> 通道001</span> -->
  572. </div>
  573. <div class="text-wrapper_18 " @click="thse(item)">
  574. <div class="text_96" v-if="item.algorithmType == 1">玩手机</div>
  575. <div class="text_96s" v-if="item.algorithmType == 0">离岗</div>
  576. <div><img
  577. class="thumbnail_27"
  578. referrerpolicy="no-referrer"
  579. src="../assets/images/icon_hthp_rl_enter.png"
  580. />
  581. </div></div>
  582. </div>
  583. <div v-if="warnManageList.length ==0" style="height: 340px; display: flex;align-items: center;">
  584. <div style="flex: 1; display: flex;flex-direction: column;justify-content: center;align-items: center;">
  585. <img src="../assets/images/pic_htgl_zwxx.png" alt="">
  586. <span style="margin-top: 10px;">今日暂无告警信息喔</span>
  587. </div>
  588. <div @click="tiahou" style="cursor: pointer; position: relative; width: 20px;color: #03BF8A; font-weight: 500;font-size: 13px;">
  589. 查看历史告警
  590. <img
  591. class="thumbnail_27"
  592. referrerpolicy="no-referrer"
  593. src="../assets/images/icon_htgl_rljr.png"
  594. style="position: absolute; top: 50%;transform: translateY(-50%); right: -10px;"
  595. />
  596. </div>
  597. </div>
  598. </div>
  599. </div>
  600. <!-- 开关 -->
  601. <div v-if="!shoue" v-hasPermi="['manage:index:gongyong']">
  602. <div class="box_16 flex-col">
  603. <div class="section_9 flex-row justify-between">
  604. <div class="image-text_5 flex-row justify-between">
  605. <img
  606. class="thumbnail_29"
  607. referrerpolicy="no-referrer"
  608. src="../assets/images/icon_htgl_hp_yxzt.png"
  609. />
  610. <span class="text-group_5">设备运行状态</span>
  611. </div>
  612. <span class="text_100">查看更多&nbsp;→</span>
  613. </div>
  614. <div class="section_10 flex-row" style="flex-wrap: wrap;">
  615. <div class="image-text_6 flex-col justify-between" v-for="(item,index) in 14">
  616. <img
  617. v-if="index == 1 || index == 9"
  618. class="image_6"
  619. referrerpolicy="no-referrer"
  620. src="../assets/images/pic_htgl_sbyx_dks.png"
  621. />
  622. <img
  623. v-else
  624. class="image_6"
  625. referrerpolicy="no-referrer"
  626. src="../assets/images/pic_htgl_sbyx_gbs.png"
  627. />
  628. <span class="text-group_6">设备{{ index >8 ? index + 1 : '0' + (index + 1)}}</span>
  629. </div>
  630. </div>
  631. </div>
  632. </div>
  633. </el-col>
  634. </el-row>
  635. </div>
  636. </div>
  637. </template>
  638. <script>
  639. import PanelGroup from './dashboard/PanelGroup'
  640. import LineChart from './dashboard/LineChart'
  641. import RaddarChart from './dashboard/RaddarChart'
  642. import PieChart from './dashboard/PieChart'
  643. import BarChart from './dashboard/BarChart'
  644. const lineChartData = {
  645. newVisitis: {
  646. expectedData: [100, 120, 161, 134, 105, 160, 165],
  647. actualData: [120, 82, 91, 154, 162, 140, 145]
  648. },
  649. messages: {
  650. expectedData: [200, 192, 120, 144, 160, 130, 140],
  651. actualData: [180, 160, 151, 106, 145, 150, 130]
  652. },
  653. purchases: {
  654. expectedData: [80, 100, 121, 104, 105, 90, 100],
  655. actualData: [120, 90, 100, 138, 142, 130, 130]
  656. },
  657. shoppings: {
  658. expectedData: [130, 140, 141, 142, 145, 150, 160],
  659. actualData: [120, 82, 91, 154, 162, 140, 130]
  660. }
  661. }
  662. // import { getTenantList} from "@/api/login";
  663. import {listNoPage} from "@/api/system/role";
  664. import {warnManageIndex,warnManageIndexYear} from "@/api/index";
  665. import { listWarnManage } from "@/api/manage/warnManage"
  666. import { listEquipmentManage, getEquipmentManage, delEquipmentManage, addEquipmentManage, updateEquipmentManage } from "@/api/manage/equipmentManage"
  667. export default {
  668. name: "Index",
  669. dicts: ['baoxiutype', 'repair_status', 'patrol_type','yaungong', 'gender', 'weixiutype'],
  670. components: {
  671. PanelGroup,
  672. LineChart,
  673. RaddarChart,
  674. PieChart,
  675. BarChart,
  676. },
  677. data() {
  678. return {
  679. // 版本号
  680. version: "3.8.9",
  681. customColor: '#FFCB62',
  682. lineChartData: lineChartData.newVisitis,
  683. getyer: '',
  684. getmor: '',
  685. getday: '',
  686. getshifL: '',
  687. getweek: '',
  688. open: false,
  689. openz: false,
  690. openg:false,
  691. shouzu:false,
  692. // 投诉建议表格数据
  693. suggestionList: [],
  694. repairList: [],
  695. // 巡检点记录表格数据
  696. checkPointRecordList: [],
  697. // 表单参数
  698. form: {},
  699. formz: {},
  700. formg: {
  701. name:null,
  702. card:null,
  703. phonenumber:null,
  704. boundary:null,
  705. unit:null,
  706. partyAffiliation:null,
  707. },
  708. // 表单校验
  709. rules: {
  710. replyContent: [{
  711. required: true,
  712. message: "不能为空",
  713. trigger: "blur"
  714. }],
  715. },
  716. value:'',
  717. options:[{label:'测试',value:1},{label:'测试1',value:2}],
  718. staffManageList: [],
  719. xunjiantj: {},
  720. tatse: 0,
  721. yifhufe: 0,
  722. isxug: false,
  723. bafe: 0,
  724. timer: null,
  725. zhexian: {},
  726. userid: 0,
  727. chelisngguan: {},
  728. isacr: 0,
  729. carNume:{},
  730. tenantList:[],
  731. ishsoe:false,
  732. forewg:{},
  733. tesrtw:'',
  734. // 角色表格数据
  735. roleList: [],
  736. // 日历
  737. currentFirstDate:"",
  738. clen:7,
  739. todayDate:"",
  740. weekDayArr:[],
  741. weekAll: [
  742. '星期一','星期二','星期三','星期四','星期五','星期六','星期日',
  743. ],
  744. shoue:true,
  745. tongjlie:{},
  746. shouengs:false,
  747. zhess:{
  748. time:'2025'
  749. },
  750. // 告警管理表格数据
  751. warnManageList: [],
  752. // 折线图数据
  753. zheixnhey:{},
  754. zheshowe:false,
  755. // 设备管理表格数据
  756. equipmentManageList: [],
  757. };
  758. },
  759. created() {
  760. // 移交 日历
  761. this.todayDate=this.formatDate(new Date())
  762. this.setDate(new Date())
  763. // 旧的
  764. this.userid = this.$store.getters.userId
  765. this.shouzu = true
  766. this.getxinaqren()
  767. // this.setTimer()
  768. this.gettime()
  769. this.getrou()
  770. this.getcharnae(this.getyer)
  771. this.getListshe()
  772. clearInterval(this.timer)
  773. this.timer = null
  774. console.log(this.shouzu)
  775. },
  776. methods: {
  777. // 日历
  778. // 日期格式处理
  779. formatDate(date){
  780. var year = date.getFullYear() + '-'
  781. var month = (date.getMonth()+1) ;
  782. if(month<10){
  783. month = '0' + month
  784. }
  785. month = month + '-'
  786. var day = date.getDate();
  787. if(day<10){
  788. day = '0' + day
  789. }
  790. console.log(year+month+day)
  791. return year+month+day;
  792. },
  793. //
  794. addDate(date,n){
  795. date.setDate(date.getDate()+n);
  796. console.log(date,5)
  797. return date;
  798. },
  799. //
  800. setDate(date){
  801. var week = date.getDay()-1;
  802. date = this.addDate(date,week*-1);
  803. this.currentFirstDate = new Date(date);
  804. for(var i = 0;i<this.clen; i++){
  805. this.weekDayArr.push({"adate":this.formatDate(i==0 ? date : this.addDate(date,1))})
  806. }
  807. console.log(this.weekDayArr)
  808. },
  809. //上一周
  810. lastclick(){
  811. this.weekDayArr=[]
  812. this.setDate(this.addDate(this.currentFirstDate,-7));
  813. },
  814. //下一周
  815. nextclick(){
  816. this.weekDayArr=[]
  817. this.setDate(this.addDate(this.currentFirstDate,7));
  818. },
  819. getAdate (item) {
  820. this.todayDate = item.adate
  821. this.getrou(item.adate)
  822. console.log(item)
  823. },
  824. // 日历结束
  825. // 查询视频告警
  826. getrou(row){
  827. let sngse={'pageNum':1,'pageSize':3,'warnTime': null}
  828. if(row != undefined){
  829. sngse.warnTime = row
  830. }else{
  831. sngse.warnTime = this.getyer + '-' + this.getmor+'-' +this.getday
  832. }
  833. listWarnManage(sngse).then(response => {
  834. this.warnManageList = response.rows
  835. console.log(this.warnManageList,91234)
  836. }
  837. );
  838. },
  839. // 告警内容+部门统计
  840. getxinaqren(){
  841. this.shouengs = false
  842. warnManageIndex().then(response => {
  843. this.tongjlie = response.data
  844. this.shouengs = true
  845. });
  846. },
  847. // 折线时间切换
  848. zheschan(){
  849. console.log(this.zhess)
  850. this.getcharnae(this.zhess.time)
  851. },
  852. zhuhuet(){
  853. this.reset()
  854. this.formg.phoneNumber = this.$store.getters.phonenumber
  855. this.formg.userId = this.userid
  856. if(this.tenantList.length !=0){
  857. this.formg.tenantId = this.tenantList[0].tenantId
  858. // this.getrou(this.$store.getters.tenantId)
  859. this.openg = true
  860. }else{
  861. this.openg = true
  862. }
  863. console.log(this.formg)
  864. // console.log(this.formg.userId)
  865. // console.log(this.formg.phoneNumber,this.$store.getters.user.phonenumber)
  866. },
  867. // 折线图
  868. getcharnae(row){
  869. this.zheshowe = false
  870. warnManageIndexYear(row).then(response => {
  871. this.zheixnhey = response.data;
  872. this.zheshowe = true
  873. console.log(this.zheixnhey)
  874. });
  875. },
  876. /** 查询设备管理列表 */
  877. getListshe() {
  878. let queryParams={ pageNum: 1,
  879. pageSize: 4,}
  880. listEquipmentManage(queryParams).then(response => {
  881. this.equipmentManageList = response.rows
  882. this.total = response.total
  883. })
  884. },
  885. getListRecordcun() {
  886. count().then(response => {
  887. this.xunjiantj = response.data
  888. });
  889. },
  890. // 报修列表
  891. getListpair() {
  892. let sgmse = {
  893. 'pageNum': 1,
  894. 'pageSize': 2,
  895. 'userId': this.userid
  896. }
  897. listRepair(sgmse).then(response => {
  898. this.repairList = response.rows;
  899. if (this.repairList.length == 0) {
  900. let gnsh = {
  901. 'repairTitle': '暂无数据',
  902. 'phoneNumber': '暂无数据',
  903. 'houseAddress': '暂无数据',
  904. 'repairTime': '暂无数据',
  905. 'repairStatus': null
  906. }
  907. this.repairList.push(gnsh)
  908. this.repairList.push(gnsh)
  909. }
  910. if (this.repairList.length == 1) {
  911. let gnsh = {
  912. 'repairTitle': '暂无数据',
  913. 'phoneNumber': '暂无数据',
  914. 'houseAddress': '暂无数据',
  915. 'repairTime': '暂无数据',
  916. 'repairStatus': null
  917. }
  918. this.repairList.push(gnsh)
  919. }
  920. });
  921. },
  922. // 待分配
  923. daifeng(row) {
  924. if (row.repairStatus == 1) {
  925. // 待分配
  926. // this.formz.maintenanceCategory = row.maintenanceCategory
  927. this.openz = true
  928. this.formz.repairId = row.repairId
  929. }
  930. },
  931. // 待分配提交
  932. submitFormz() {
  933. this.$refs["formz"].validate(valid => {
  934. if (valid) {
  935. assign(this.formz).then(response => {
  936. this.$modal.msgSuccess("操作成功");
  937. this.openz = false;
  938. this.getList();
  939. });
  940. }
  941. })
  942. },
  943. xuanse(val) {
  944. console.log(val)
  945. this.formz.staffName = val.staffName
  946. this.formz.staffId = val.staffId
  947. this.formz.staffPhone = val.phoneNumber
  948. },
  949. getstaffManageList(row) {
  950. let bsdf = {
  951. 'staffCategory': 2
  952. }
  953. listStaffManageNoPage(bsdf).then(response => {
  954. this.staffManageList = response.rows;
  955. // this.staffManageList.filrter(rout=>{
  956. // rout.lable = rout.staffName + '<p>'
  957. // })
  958. });
  959. },
  960. /** 查询投诉建议列表 */
  961. getListtion() {
  962. let sgmse = {
  963. 'pageNum': 1,
  964. 'pageSize': 10,
  965. 'isPublic':'Y',
  966. 'userId': this.userid
  967. }
  968. listSuggestion(sgmse).then(response => {
  969. if(response.rows.length !=0){
  970. if(response.rows.length > 2){
  971. this.suggestionList = response.rows.slice(0, 2);
  972. }else{
  973. this.suggestionList = response.rows;
  974. }
  975. }else{
  976. this.suggestionList = response.rows;
  977. }
  978. if (this.suggestionList.length == 0) {
  979. let gnsh = {
  980. 'title': '暂无数据',
  981. 'content': '暂无数据',
  982. 'createTime': '暂无数据',
  983. }
  984. this.suggestionList.push(gnsh)
  985. this.suggestionList.push(gnsh)
  986. }
  987. if (this.suggestionList.length == 1) {
  988. let gnsh = {
  989. 'title': '暂无数据',
  990. 'content': '暂无数据',
  991. 'createTime': '暂无数据',
  992. }
  993. this.suggestionList.push(gnsh)
  994. }
  995. this.getListtionesTOTL()
  996. });
  997. },
  998. getListtiones() {
  999. let sgmse = {
  1000. 'pageNum': 1,
  1001. 'pageSize': 2,
  1002. 'status': 2,
  1003. }
  1004. listSuggestion(sgmse).then(response => {
  1005. this.yifhufe = response.total
  1006. this.bafe = this.percentage() - 0
  1007. });
  1008. },
  1009. getListtionesTOTL() {
  1010. let sgmse = {
  1011. 'pageNum': 1,
  1012. 'pageSize': 10,
  1013. }
  1014. listSuggestion(sgmse).then(response => {
  1015. this.tatse = response.total
  1016. this.getListtiones()
  1017. });
  1018. },
  1019. // 投诉隐藏
  1020. yinange(row,index){
  1021. row.isPublic = 'N'
  1022. updateSuggestion(row).then(response => {
  1023. this.$modal.msgSuccess("操作成功");
  1024. // this.open = false;
  1025. // this.getList();
  1026. });
  1027. },
  1028. percentage() {
  1029. return (this.yifhufe / this.tatse * 100).toFixed(0);
  1030. },
  1031. tousuhuif(row) {
  1032. // this.form.suggestionId = row.suggestionId
  1033. this.form = {
  1034. 'replyContent': null,
  1035. 'suggestionFjList': null,
  1036. 'suggestionId': row.suggestionId,
  1037. 'status': 2
  1038. }
  1039. // this.$set('replyContent',this.form,null)
  1040. // this.form.replyContent = null
  1041. // this.form.suggestionFjList = null
  1042. this.open = true
  1043. },
  1044. cancel() {
  1045. this.open = false
  1046. this.openz = false
  1047. },
  1048. /** 提交按钮 */
  1049. submitForm() {
  1050. this.$refs["form"].validate(valid => {
  1051. if (valid) {
  1052. // console.log(this.form)
  1053. if (this.form.suggestionFjList != null) {
  1054. this.form.suggestionFjList.filter(rou => {
  1055. rou.suggestionId = this.form.suggestionId
  1056. })
  1057. }
  1058. updateSuggestion(this.form).then(response => {
  1059. this.$modal.msgSuccess("修改成功");
  1060. this.open = false;
  1061. this.getListtion();
  1062. });
  1063. }
  1064. });
  1065. },
  1066. /** 注册认证提交按钮 */
  1067. submitFormg: function() {
  1068. this.$refs["formg"].validate(valid => {
  1069. if (valid) {
  1070. if(this.ishsoe == false){
  1071. if(this.tesrtw == this.formg.tenantId){
  1072. updateStaffManage(this.formg).then(response => {
  1073. this.$modal.msgSuccess("修改成功,等待管理员审核");
  1074. this.openg = false;
  1075. });
  1076. }else{
  1077. addStaffManage(this.formg).then(response => {
  1078. this.$modal.msgSuccess("操作成功,等待管理员审核");
  1079. this.openg = false;
  1080. // this.getList();
  1081. });
  1082. }
  1083. }else{
  1084. addStaffManage(this.formg).then(response => {
  1085. this.$modal.msgSuccess("操作成功,等待管理员审核");
  1086. this.openg = false;
  1087. // this.getList();
  1088. });
  1089. }
  1090. }
  1091. });
  1092. },
  1093. handleSetLineChartData(type) {
  1094. this.lineChartData = lineChartData[type]
  1095. },
  1096. goTarget(href) {
  1097. window.open(href, "_blank");
  1098. },
  1099. format(percentage) {
  1100. return percentage === 100 ? '${percentage}' : `${percentage}`;
  1101. },
  1102. gettime() {
  1103. var _this = this;
  1104. let wk = new Date().getDay()
  1105. let yy = new Date().getFullYear();
  1106. let mm = new Date().getMonth() + 1;
  1107. if(mm < 10){
  1108. mm = '0'+mm
  1109. }
  1110. let dd = new Date().getDate();
  1111. if(dd < 10){
  1112. dd = '0'+dd
  1113. }
  1114. let hh = new Date().getHours() < 10 ? '0' + new Date().getHours() : new Date().getHours();
  1115. let mf = new Date().getMinutes() < 10 ? '0' + new Date().getMinutes() : new Date().getMinutes();
  1116. let ss = new Date().getSeconds() < 10 ? '0' + new Date().getSeconds() : new Date().getSeconds();
  1117. let weeks = ['星期日', '星期一', '星期二', '星期三', '星期四', '星期五', '星期六']
  1118. let week = weeks[wk]
  1119. _this.getyer = yy;
  1120. _this.getmor = mm;
  1121. _this.getday = dd;
  1122. _this.getshifL = hh + ':' + mf;
  1123. _this.getweek = week;
  1124. // console.log(this.gettime)
  1125. },
  1126. setTimer() {
  1127. if (this.timer == null) {
  1128. this.timer = setInterval(() => {
  1129. this.gettime()
  1130. }, 30000)
  1131. }
  1132. },
  1133. tiahe(row) {
  1134. if (row == 1) {
  1135. // 房屋管理
  1136. this.$router.push({
  1137. path: '/housesassets/fagnwuguanli',
  1138. })
  1139. } else if (row == 2) {
  1140. // 居住人员管理
  1141. this.$router.push({
  1142. path: '/renyuanxiangguan/renyuan',
  1143. })
  1144. } else if (row == 3) {
  1145. // 车辆管控
  1146. this.$router.push({
  1147. path: '/communityservicesfacilities/cheliangguank',
  1148. })
  1149. } else if (row == 4) {
  1150. // 违停管理
  1151. this.$router.push({
  1152. path: '/communitysecurityorder/weitingchel',
  1153. })
  1154. } else if (row == 5) {
  1155. // 来访管理
  1156. this.$router.push({
  1157. path: '/communicationmanagement/visitorManage',
  1158. })
  1159. } else if (row == 6) {
  1160. // 物业报修
  1161. this.$router.push({
  1162. path: '/communityservicesfacilities/baoxiuguanli/index',
  1163. })
  1164. } else if (row == 7) {
  1165. // 投诉建议
  1166. this.$router.push({
  1167. path: '/communityservicesfacilities/suggestion',
  1168. })
  1169. } else if (row == 8) {
  1170. // 今日巡更
  1171. this.$router.push({
  1172. path: '/communitysecurityorder/xungengxinx',
  1173. })
  1174. }
  1175. },
  1176. uploadedSuccessfully(row){
  1177. // console.log('上传重构员工',row)
  1178. if(row.length !=0){
  1179. row.filter(ru=>{
  1180. this.formg.staffName = ru.realName
  1181. this.formg.idCard = ru.idCard
  1182. let sge = this.getInfo( this.formg.idCard)
  1183. // this.form.yearsOld = sge.age
  1184. this.formg.gender = sge.sex + ''
  1185. // this.form.residentBirthday = sge.birth
  1186. })
  1187. }
  1188. },
  1189. getInfo(idCard) {
  1190. let sex = null;
  1191. let birth = null;
  1192. let myDate = new Date();
  1193. let month = myDate.getMonth() + 1;
  1194. let day = myDate.getDate();
  1195. let age = 0;
  1196. if (idCard.length === 18) {
  1197. age = myDate.getFullYear() - idCard.substring(6, 10) - 1;
  1198. sex = idCard.substring(16, 17);
  1199. birth = idCard.substring(6, 10) + "-" + idCard.substring(10, 12) + "-" + idCard.substring(12, 14);
  1200. if (idCard.substring(10, 12) < month || idCard.substring(10, 12) === month && idCard.substring(12, 14) <= day)
  1201. age++;
  1202. }
  1203. if (idCard.length === 15) {
  1204. age = myDate.getFullYear() - idCard.substring(6, 8) - 1901;
  1205. sex = idCard.substring(13, 14);
  1206. birth = "19" + idCard.substring(6, 8) + "-" + idCard.substring(8, 10) + "-" + idCard.substring(10, 12);
  1207. if (idCard.substring(8, 10) < month || idCard.substring(8, 10) === month && idCard.substring(10, 12) <= day)
  1208. age++;
  1209. }
  1210. if (sex % 2 === 0)
  1211. sex = 2; // 性别代码 1代表男,0代表女,暂时不涉及其他类型性别
  1212. else
  1213. sex = 1;
  1214. return {
  1215. age,
  1216. sex,
  1217. birth
  1218. }
  1219. },
  1220. // 表单重置
  1221. reset() {
  1222. this.formg = {
  1223. staffId: null,
  1224. staffName: null,
  1225. gender: null,
  1226. staffCategory: null,
  1227. maintenanceCategory: null,
  1228. phoneNumber: null,
  1229. avatarPhoto: null,
  1230. idCard: null,
  1231. idCardFront: null,
  1232. idCardBack: null,
  1233. certificate: null,
  1234. status: null,
  1235. createBy: null,
  1236. createTime: null,
  1237. updateBy: null,
  1238. updateTime: null,
  1239. remark: null,
  1240. tenantId:null,
  1241. userId:this.userid,
  1242. userType:'pc_user'
  1243. };
  1244. this.resetForm("formg");
  1245. },
  1246. tiahou(){
  1247. // 视频告警
  1248. this.$router.push({
  1249. path: '/gaojingguanli',
  1250. })
  1251. },
  1252. thse(item){
  1253. this.$router.push({
  1254. path: '/gaojingguanli',
  1255. query: {
  1256. 'rangName':item.rangName,
  1257. 'type':item.algorithmType
  1258. }
  1259. })
  1260. },
  1261. tiahz(item){
  1262. if(item == 0){
  1263. // 实时检测
  1264. this.$router.push({
  1265. path: '/shishi',
  1266. })
  1267. }else if(item == 1){
  1268. // 设备管理
  1269. this.$router.push({
  1270. path: '/shebei',
  1271. })
  1272. }else if(item == 2){
  1273. // 视频告警
  1274. this.$router.push({
  1275. path: '/gaojingguanli',
  1276. })
  1277. }else if(item == 3){
  1278. // 参数设置
  1279. this.$router.push({
  1280. path: '/huabuhaik',
  1281. })
  1282. }else if(item == 4){
  1283. // 通道管理
  1284. this.$router.push({
  1285. path: '/channelNumber',
  1286. })
  1287. }
  1288. },
  1289. cnahgshe(){
  1290. this.$router.push({
  1291. path: '/shebei',
  1292. })
  1293. },
  1294. gahse(row){
  1295. this.$router.push({
  1296. path: '/gaojingguanli',
  1297. query: {
  1298. 'type':row,
  1299. }
  1300. })
  1301. },
  1302. deckauie(row){
  1303. this.$router.push({
  1304. path: '/gaojingguanli',
  1305. query: {
  1306. 'deptId':row.deptId,
  1307. }
  1308. })
  1309. },
  1310. naidue(){
  1311. this.$router.push({
  1312. path: '/gaojingguanli',
  1313. query: {
  1314. 'year':this.zhess.time,
  1315. }
  1316. })
  1317. }
  1318. }
  1319. };
  1320. </script>
  1321. <style lang="scss">
  1322. .quce{
  1323. .el-form-item__content{
  1324. margin-left: 0 !important;
  1325. }
  1326. .el-upload--picture-card{
  1327. margin-left:50%;
  1328. transform:translateX(-50%);
  1329. }
  1330. }
  1331. .shefnze{
  1332. .el-upload--picture-card{
  1333. width: 80px;
  1334. height: 80px;
  1335. line-height: 80px;
  1336. }
  1337. .el-upload-list--picture-card .el-upload-list__item{
  1338. width: 80px;
  1339. height: 80px;
  1340. }
  1341. .el-upload__tip{
  1342. overflow: hidden;
  1343. text-overflow: ellipsis;
  1344. white-space: nowrap;
  1345. }
  1346. }
  1347. .ngeshimg{
  1348. .el-upload--picture-card{
  1349. width: 36px;
  1350. height: 36px;
  1351. line-height: 36px;
  1352. position: absolute;
  1353. top:0;
  1354. right: 0;
  1355. }
  1356. .component-upload-image{
  1357. position: absolute;
  1358. top:0;
  1359. right: 0;
  1360. }
  1361. .el-upload--picture-card i{
  1362. font-size: 20px;
  1363. }
  1364. .el-upload-list--picture-card .el-upload-list__item{
  1365. width: 58px;
  1366. height: 36px;
  1367. position: absolute;
  1368. top:0;
  1369. right: -10px;
  1370. }
  1371. }
  1372. .unimg{
  1373. .el-upload--picture-card{
  1374. width:102px;
  1375. height: 102px;
  1376. line-height: 102px;
  1377. }
  1378. .el-upload-list--picture-card .el-upload-list__item{
  1379. width:102px;
  1380. height: 102px;
  1381. line-height: 102px;
  1382. }
  1383. }
  1384. .index{
  1385. .el-select-dropdown__item .selected{
  1386. color: #03BF8A;
  1387. }
  1388. }
  1389. .nshhgesindex{
  1390. .el-input--medium .el-input__inner{
  1391. border: none;
  1392. width: 98px;
  1393. height: 23px;
  1394. background-color: #EEF8F5;
  1395. }
  1396. .el-input--medium .el-input__icon{
  1397. line-height: 26px;
  1398. }
  1399. }
  1400. </style>
  1401. <style scoped lang="scss">
  1402. .index {
  1403. // padding-right: 10px !important;
  1404. }
  1405. .home {
  1406. blockquote {
  1407. padding: 10px 20px;
  1408. margin: 0 0 20px;
  1409. font-size: 17.5px;
  1410. border-left: 5px solid #eee;
  1411. }
  1412. hr {
  1413. margin-top: 20px;
  1414. margin-bottom: 20px;
  1415. border: 0;
  1416. border-top: 1px solid #eee;
  1417. }
  1418. .col-item {
  1419. margin-bottom: 20px;
  1420. }
  1421. ul {
  1422. padding: 0;
  1423. margin: 0;
  1424. }
  1425. font-family: "open sans",
  1426. "Helvetica Neue",
  1427. Helvetica,
  1428. Arial,
  1429. sans-serif;
  1430. font-size: 13px;
  1431. color: #676a6c;
  1432. overflow-x: hidden;
  1433. ul {
  1434. list-style-type: none;
  1435. }
  1436. h4 {
  1437. margin-top: 0px;
  1438. }
  1439. h2 {
  1440. margin-top: 10px;
  1441. font-size: 26px;
  1442. font-weight: 100;
  1443. }
  1444. p {
  1445. margin-top: 10px;
  1446. b {
  1447. font-weight: 700;
  1448. }
  1449. }
  1450. .update-log {
  1451. ol {
  1452. display: block;
  1453. list-style-type: decimal;
  1454. margin-block-start: 1em;
  1455. margin-block-end: 1em;
  1456. margin-inline-start: 0;
  1457. margin-inline-end: 0;
  1458. padding-inline-start: 40px;
  1459. }
  1460. }
  1461. }
  1462. </style>
  1463. <style scoped lang="scss">
  1464. // 蓝湖样式粘贴
  1465. body {
  1466. font-family: PingFangSC-Regular, Roboto, Helvetica Neue, Helvetica, Tahoma,
  1467. Arial, PingFang SC-Light, Microsoft YaHei;
  1468. }
  1469. input {
  1470. background-color: transparent;
  1471. border: 0;
  1472. }
  1473. button {
  1474. margin: 0;
  1475. padding: 0;
  1476. border: 1px solid transparent;
  1477. outline: none;
  1478. background-color: transparent;
  1479. }
  1480. button:active {
  1481. opacity: 0.6;
  1482. }
  1483. .van-nav-bar__left:active,
  1484. .van-nav-bar__right:active {
  1485. opacity: 1;
  1486. }
  1487. [class*='van-']::after {
  1488. border-bottom: 0;
  1489. }
  1490. .flex-col {
  1491. display: flex;
  1492. flex-direction: column;
  1493. }
  1494. .flex-row {
  1495. display: flex;
  1496. flex-direction: row;
  1497. }
  1498. .justify-start {
  1499. display: flex;
  1500. justify-content: flex-start;
  1501. }
  1502. .justify-center {
  1503. display: flex;
  1504. justify-content: center;
  1505. }
  1506. .justify-end {
  1507. display: flex;
  1508. justify-content: flex-end;
  1509. }
  1510. .justify-evenly {
  1511. display: flex;
  1512. justify-content: space-evenly;
  1513. }
  1514. .justify-around {
  1515. display: flex;
  1516. justify-content: space-around;
  1517. }
  1518. .justify-between {
  1519. display: flex;
  1520. justify-content: space-between;
  1521. }
  1522. .align-start {
  1523. display: flex;
  1524. align-items: flex-start;
  1525. }
  1526. .align-center {
  1527. display: flex;
  1528. align-items: center;
  1529. }
  1530. .align-end {
  1531. display: flex;
  1532. align-items: flex-end;
  1533. }
  1534. .page {
  1535. position: relative;
  1536. width: 1440px;
  1537. height: 934px;
  1538. overflow: hidden;
  1539. }
  1540. .box_1 {
  1541. height: 934px;
  1542. background: url(https://lanhu-oss-2537-2.lanhuapp.com/psupnp53zjsb6uumou8biiluuj3eul374afd762c56-ebbd-4c13-a938-1c346119c9ed)
  1543. 100% no-repeat;
  1544. background-size: 100% 100%;
  1545. width: 1440px;
  1546. position: relative;
  1547. }
  1548. .block_1 {
  1549. width: 1400px;
  1550. height: 30px;
  1551. margin: 25px 0 0 20px;
  1552. }
  1553. .image_1 {
  1554. width: 231px;
  1555. height: 30px;
  1556. }
  1557. .label_1 {
  1558. width: 26px;
  1559. height: 26px;
  1560. margin: 2px 0 0 1003px;
  1561. }
  1562. .text_1 {
  1563. width: 46px;
  1564. height: 12px;
  1565. overflow-wrap: break-word;
  1566. color: rgba(75, 90, 109, 1);
  1567. font-size: 16px;
  1568. font-family: PingFang-SC-Bold;
  1569. font-weight: 700;
  1570. text-align: left;
  1571. white-space: nowrap;
  1572. line-height: 24px;
  1573. margin: 8px 0 0 7px;
  1574. }
  1575. .thumbnail_1 {
  1576. width: 8px;
  1577. height: 4px;
  1578. margin: 13px 0 0 11px;
  1579. }
  1580. .thumbnail_2 {
  1581. width: 1px;
  1582. height: 16px;
  1583. margin: 7px 0 0 18px;
  1584. }
  1585. .text_2 {
  1586. width: 31px;
  1587. height: 16px;
  1588. overflow-wrap: break-word;
  1589. color: rgba(75, 90, 109, 1);
  1590. font-size: 16px;
  1591. font-family: PingFang-SC-Bold;
  1592. font-weight: 700;
  1593. text-align: left;
  1594. white-space: nowrap;
  1595. line-height: 24px;
  1596. margin: 6px 0 0 18px;
  1597. }
  1598. .block_2 {
  1599. width: 1399px;
  1600. height: 167px;
  1601. margin: 24px 0 0 20px;
  1602. }
  1603. .block_3 {
  1604. width: 180px;
  1605. height: 145px;
  1606. margin-top: 22px;
  1607. }
  1608. .group_1 {
  1609. background-color: rgba(221, 235, 231, 1);
  1610. border-radius: 4px;
  1611. height: 36px;
  1612. width: 180px;
  1613. }
  1614. .box_2 {
  1615. width: 14px;
  1616. height: 16px;
  1617. background: url(https://lanhu-oss-2537-2.lanhuapp.com/pssr9va0oenskc5702erondk4k6soy2sg3fcb86e5-1f9d-40ef-9503-d5785a4bf2be)
  1618. 100% no-repeat;
  1619. background-size: 100% 100%;
  1620. margin: 10px 0 0 22px;
  1621. }
  1622. .thumbnail_3 {
  1623. width: 16px;
  1624. height: 15px;
  1625. margin: 35px 0 0 20px;
  1626. }
  1627. .thumbnail_4 {
  1628. width: 16px;
  1629. height: 16px;
  1630. margin: 43px 0 0 21px;
  1631. }
  1632. .block_4 {
  1633. background-color: rgba(255, 255, 255, 1);
  1634. border-radius: 10px;
  1635. height: 158px;
  1636. width: 100%;
  1637. // margin: 1px 0 0 19px;
  1638. }
  1639. .group_2 {
  1640. width: 118px;
  1641. height: 18px;
  1642. margin: 17px 0 0 13px;
  1643. }
  1644. .thumbnail_5 {
  1645. width: 16px;
  1646. height: 18px;
  1647. }
  1648. .text_3 {
  1649. width: 95px;
  1650. height: 16px;
  1651. overflow-wrap: break-word;
  1652. color: rgba(51, 51, 51, 1);
  1653. font-size: 16px;
  1654. font-family: PingFang-SC-Heavy;
  1655. font-weight: 900;
  1656. text-align: left;
  1657. white-space: nowrap;
  1658. line-height: 16px;
  1659. margin-top: 1px;
  1660. }
  1661. .group_3 {
  1662. width: 100%;
  1663. height: 59px;
  1664. margin: 26px 0 0 0;
  1665. justify-content: space-around;
  1666. }
  1667. .gunshe{
  1668. width: 100%;
  1669. overflow-x: scroll;
  1670. white-space: nowrap;
  1671. }
  1672. .text-wrapper_1 {
  1673. width: 84px;
  1674. height: 44px;
  1675. }
  1676. .text_4 {
  1677. width: 84px;
  1678. height: 14px;
  1679. overflow-wrap: break-word;
  1680. color: rgba(102, 102, 102, 1);
  1681. font-size: 14px;
  1682. font-family: PingFang-SC-Medium;
  1683. font-weight: 500;
  1684. text-align: left;
  1685. white-space: nowrap;
  1686. line-height: 24px;
  1687. }
  1688. .text_5 {
  1689. width: 23px;
  1690. height: 16px;
  1691. overflow-wrap: break-word;
  1692. color: rgba(51, 51, 51, 1);
  1693. font-size: 22px;
  1694. font-family: Alibaba-PuHuiTi-B;
  1695. font-weight: 700;
  1696. text-align: left;
  1697. white-space: nowrap;
  1698. line-height: 24px;
  1699. margin-top: 14px;
  1700. }
  1701. .image_2 {
  1702. width: 1px;
  1703. height: 46px;
  1704. margin: 13px 0 0 0;
  1705. }
  1706. .text-wrapper_2 {
  1707. width: 56px;
  1708. height: 45px;
  1709. // margin-left: 42px;
  1710. }
  1711. .text_6 {
  1712. width: 55px;
  1713. height: 14px;
  1714. overflow-wrap: break-word;
  1715. color: rgba(102, 102, 102, 1);
  1716. font-size: 14px;
  1717. font-family: PingFang-SC-Medium;
  1718. font-weight: 500;
  1719. text-align: left;
  1720. white-space: nowrap;
  1721. line-height: 24px;
  1722. margin-left: 1px;
  1723. }
  1724. .text_7 {
  1725. width: 25px;
  1726. height: 17px;
  1727. overflow-wrap: break-word;
  1728. color: rgba(51, 51, 51, 1);
  1729. font-size: 22px;
  1730. font-family: Alibaba-PuHuiTi-B;
  1731. font-weight: 700;
  1732. text-align: left;
  1733. white-space: nowrap;
  1734. line-height: 24px;
  1735. margin-top: 14px;
  1736. }
  1737. .text-wrapper_3 {
  1738. width: 56px;
  1739. height: 45px;
  1740. // margin-left: 73px;
  1741. }
  1742. .text_8 {
  1743. width: 55px;
  1744. height: 14px;
  1745. overflow-wrap: break-word;
  1746. color: rgba(102, 102, 102, 1);
  1747. font-size: 14px;
  1748. font-family: PingFang-SC-Medium;
  1749. font-weight: 500;
  1750. text-align: left;
  1751. white-space: nowrap;
  1752. line-height: 24px;
  1753. margin-left: 1px;
  1754. }
  1755. .text_9 {
  1756. width: 25px;
  1757. height: 17px;
  1758. overflow-wrap: break-word;
  1759. color: rgba(51, 51, 51, 1);
  1760. font-size: 22px;
  1761. font-family: Alibaba-PuHuiTi-B;
  1762. font-weight: 700;
  1763. text-align: left;
  1764. white-space: nowrap;
  1765. line-height: 24px;
  1766. margin-top: 14px;
  1767. }
  1768. .text-wrapper_4 {
  1769. width: 70px;
  1770. height: 45px;
  1771. // margin-left: 80px;
  1772. }
  1773. .text_10 {
  1774. width: 68px;
  1775. height: 14px;
  1776. overflow-wrap: break-word;
  1777. color: rgba(102, 102, 102, 1);
  1778. font-size: 14px;
  1779. font-family: PingFang-SC-Medium;
  1780. font-weight: 500;
  1781. text-align: left;
  1782. white-space: nowrap;
  1783. line-height: 24px;
  1784. margin-left: 2px;
  1785. }
  1786. .text_11 {
  1787. width: 24px;
  1788. height: 17px;
  1789. overflow-wrap: break-word;
  1790. color: rgba(51, 51, 51, 1);
  1791. font-size: 22px;
  1792. font-family: Alibaba-PuHuiTi-B;
  1793. font-weight: 700;
  1794. text-align: left;
  1795. white-space: nowrap;
  1796. line-height: 24px;
  1797. margin-top: 14px;
  1798. }
  1799. .text-wrapper_5 {
  1800. width: 91px;
  1801. height: 45px;
  1802. // margin-left: 56px;
  1803. }
  1804. .text_12 {
  1805. width: 90px;
  1806. height: 14px;
  1807. overflow-wrap: break-word;
  1808. color: rgba(102, 102, 102, 1);
  1809. font-size: 14px;
  1810. font-family: PingFang-SC-Medium;
  1811. font-weight: 500;
  1812. text-align: left;
  1813. white-space: nowrap;
  1814. line-height: 24px;
  1815. margin-left: 1px;
  1816. }
  1817. .text_13 {
  1818. width: 22px;
  1819. height: 17px;
  1820. overflow-wrap: break-word;
  1821. color: rgba(51, 51, 51, 1);
  1822. font-size: 22px;
  1823. font-family: Alibaba-PuHuiTi-B;
  1824. font-weight: 700;
  1825. text-align: left;
  1826. white-space: nowrap;
  1827. line-height: 24px;
  1828. margin-top: 14px;
  1829. }
  1830. .group_4 {
  1831. width: 100%;
  1832. height: 12px;
  1833. margin: 1px 0 25px 0;
  1834. }
  1835. .text_14 {
  1836. width: 34px;
  1837. height: 12px;
  1838. overflow-wrap: break-word;
  1839. color: rgba(102, 102, 102, 1);
  1840. font-size: 12px;
  1841. font-family: PingFang-SC-Medium;
  1842. font-weight: 500;
  1843. text-align: left;
  1844. white-space: nowrap;
  1845. line-height: 12px;
  1846. }
  1847. .thumbnail_6 {
  1848. width: 14px;
  1849. height: 10px;
  1850. margin: 1px 0 0 4px;
  1851. }
  1852. .text_15 {
  1853. width: 26px;
  1854. height: 10px;
  1855. overflow-wrap: break-word;
  1856. color: rgba(254, 167, 27, 1);
  1857. font-size: 12px;
  1858. font-family: PingFang-SC-Bold;
  1859. font-weight: 700;
  1860. text-align: left;
  1861. white-space: nowrap;
  1862. line-height: 12px;
  1863. margin: 1px 0 0 5px;
  1864. }
  1865. .text_16 {
  1866. width: 34px;
  1867. height: 12px;
  1868. overflow-wrap: break-word;
  1869. color: rgba(102, 102, 102, 1);
  1870. font-size: 12px;
  1871. font-family: PingFang-SC-Medium;
  1872. font-weight: 500;
  1873. text-align: left;
  1874. white-space: nowrap;
  1875. line-height: 24px;
  1876. margin-left: 87px;
  1877. }
  1878. .thumbnail_7 {
  1879. width: 14px;
  1880. height: 10px;
  1881. margin: 1px 0 0 4px;
  1882. }
  1883. .text_17 {
  1884. width: 29px;
  1885. height: 10px;
  1886. overflow-wrap: break-word;
  1887. color: rgba(254, 167, 27, 1);
  1888. font-size: 12px;
  1889. font-family: PingFang-SC-Bold;
  1890. font-weight: 700;
  1891. text-align: left;
  1892. white-space: nowrap;
  1893. line-height: 24px;
  1894. margin: 1px 0 0 5px;
  1895. }
  1896. .text_18 {
  1897. width: 34px;
  1898. height: 12px;
  1899. overflow-wrap: break-word;
  1900. color: rgba(102, 102, 102, 1);
  1901. font-size: 12px;
  1902. font-family: PingFang-SC-Medium;
  1903. font-weight: 500;
  1904. text-align: left;
  1905. white-space: nowrap;
  1906. line-height: 24px;
  1907. margin-left: 43px;
  1908. }
  1909. .thumbnail_8 {
  1910. width: 14px;
  1911. height: 10px;
  1912. margin: 1px 0 0 5px;
  1913. }
  1914. .text_19 {
  1915. width: 36px;
  1916. height: 10px;
  1917. overflow-wrap: break-word;
  1918. color: rgba(3, 191, 138, 1);
  1919. font-size: 12px;
  1920. font-family: PingFang-SC-Bold;
  1921. font-weight: 700;
  1922. text-align: left;
  1923. white-space: nowrap;
  1924. line-height: 24px;
  1925. margin: 1px 0 0 4px;
  1926. }
  1927. .text_20 {
  1928. width: 34px;
  1929. height: 12px;
  1930. overflow-wrap: break-word;
  1931. color: rgba(102, 102, 102, 1);
  1932. font-size: 12px;
  1933. font-family: PingFang-SC-Medium;
  1934. font-weight: 500;
  1935. text-align: left;
  1936. white-space: nowrap;
  1937. line-height: 24px;
  1938. margin-left: 43px;
  1939. }
  1940. .thumbnail_9 {
  1941. width: 14px;
  1942. height: 10px;
  1943. margin: 1px 0 0 5px;
  1944. }
  1945. .text_21 {
  1946. width: 26px;
  1947. height: 10px;
  1948. overflow-wrap: break-word;
  1949. color: rgba(3, 191, 138, 1);
  1950. font-size: 12px;
  1951. font-family: PingFang-SC-Bold;
  1952. font-weight: 700;
  1953. text-align: left;
  1954. white-space: nowrap;
  1955. line-height: 24px;
  1956. margin: 1px 0 0 4px;
  1957. }
  1958. .text_22 {
  1959. width: 34px;
  1960. height: 12px;
  1961. overflow-wrap: break-word;
  1962. color: rgba(102, 102, 102, 1);
  1963. font-size: 12px;
  1964. font-family: PingFang-SC-Medium;
  1965. font-weight: 500;
  1966. text-align: left;
  1967. white-space: nowrap;
  1968. line-height: 24px;
  1969. margin-left: 43px;
  1970. }
  1971. .thumbnail_10 {
  1972. width: 14px;
  1973. height: 10px;
  1974. margin: 1px 0 0 4px;
  1975. }
  1976. .text_23 {
  1977. width: 32px;
  1978. height: 10px;
  1979. overflow-wrap: break-word;
  1980. color: rgba(254, 167, 27, 1);
  1981. font-size: 12px;
  1982. font-family: PingFang-SC-Bold;
  1983. font-weight: 700;
  1984. text-align: left;
  1985. white-space: nowrap;
  1986. line-height: 24px;
  1987. margin: 1px 0 0 6px;
  1988. }
  1989. .block_5 {
  1990. background-color: rgba(255, 255, 255, 1);
  1991. border-radius: 10px;
  1992. height: 159px;
  1993. // margin-left: 12px;
  1994. width: 100%;
  1995. }
  1996. .box_3 {
  1997. width: 86px;
  1998. height: 16px;
  1999. margin: 18px 0 0 13px;
  2000. }
  2001. .thumbnail_11 {
  2002. width: 18px;
  2003. height: 16px;
  2004. }
  2005. .text_24 {
  2006. width: 64px;
  2007. height: 16px;
  2008. overflow-wrap: break-word;
  2009. color: rgba(51, 51, 51, 1);
  2010. font-size: 16px;
  2011. font-family: PingFang-SC-Heavy;
  2012. font-weight: 900;
  2013. text-align: left;
  2014. white-space: nowrap;
  2015. line-height: 16px;
  2016. margin-left: 10px;
  2017. }
  2018. .image-wrapper_1 {
  2019. width: 100%;
  2020. // height: 48px;
  2021. margin: 21px 0 0 0;
  2022. justify-content: space-around;
  2023. }
  2024. .label_2 {
  2025. width: 48px;
  2026. height: 48px;
  2027. }
  2028. .label_3 {
  2029. width: 48px;
  2030. height: 48px;
  2031. // margin-left: 34px;
  2032. }
  2033. .label_4 {
  2034. width: 48px;
  2035. height: 48px;
  2036. // margin-left: 34px;
  2037. }
  2038. .label_5 {
  2039. width: 48px;
  2040. height: 48px;
  2041. // margin-left: 35px;
  2042. }
  2043. .label_6 {
  2044. width: 48px;
  2045. height: 48px;
  2046. // margin-left: 34px;
  2047. }
  2048. .text-wrapper_6 {
  2049. width: 392px;
  2050. height: 16px;
  2051. margin: 20px 0 20px 31px;
  2052. }
  2053. .text_25 {
  2054. width: 63px;
  2055. height: 16px;
  2056. overflow-wrap: break-word;
  2057. color: rgba(51, 51, 51, 1);
  2058. font-size: 16px;
  2059. font-family: PingFang-SC-Medium;
  2060. font-weight: 500;
  2061. text-align: center;
  2062. white-space: nowrap;
  2063. line-height: 30px;
  2064. }
  2065. .text_26 {
  2066. width: 63px;
  2067. height: 16px;
  2068. overflow-wrap: break-word;
  2069. color: rgba(51, 51, 51, 1);
  2070. font-size: 16px;
  2071. font-family: PingFang-SC-Medium;
  2072. font-weight: 500;
  2073. text-align: center;
  2074. white-space: nowrap;
  2075. line-height: 30px;
  2076. // margin-left: 19px;
  2077. }
  2078. .text_27 {
  2079. width: 64px;
  2080. height: 15px;
  2081. overflow-wrap: break-word;
  2082. color: rgba(51, 51, 51, 1);
  2083. font-size: 16px;
  2084. font-family: PingFang-SC-Medium;
  2085. font-weight: 500;
  2086. text-align: center;
  2087. white-space: nowrap;
  2088. line-height: 30px;
  2089. // margin-left: 19px;
  2090. }
  2091. .text_28 {
  2092. width: 63px;
  2093. height: 15px;
  2094. overflow-wrap: break-word;
  2095. color: rgba(51, 51, 51, 1);
  2096. font-size: 16px;
  2097. font-family: PingFang-SC-Medium;
  2098. font-weight: 500;
  2099. text-align: center;
  2100. white-space: nowrap;
  2101. line-height: 30px;
  2102. // margin-left: 19px;
  2103. }
  2104. .text_29 {
  2105. width: 63px;
  2106. height: 16px;
  2107. overflow-wrap: break-word;
  2108. color: rgba(51, 51, 51, 1);
  2109. font-size: 16px;
  2110. font-family: PingFang-SC-Medium;
  2111. font-weight: 500;
  2112. text-align: center;
  2113. white-space: nowrap;
  2114. line-height: 30px;
  2115. // margin-left: 19px;
  2116. }
  2117. .block_6 {
  2118. width: 1380px;
  2119. height: 668px;
  2120. margin: 4px 0 16px 39px;
  2121. }
  2122. .image-wrapper_2 {
  2123. width: 18px;
  2124. height: 376px;
  2125. margin-top: 41px;
  2126. }
  2127. .thumbnail_12 {
  2128. width: 16px;
  2129. height: 15px;
  2130. margin-left: 1px;
  2131. }
  2132. .thumbnail_13 {
  2133. width: 16px;
  2134. height: 14px;
  2135. margin: 44px 0 0 1px;
  2136. }
  2137. .thumbnail_14 {
  2138. width: 16px;
  2139. height: 16px;
  2140. margin: 45px 0 0 1px;
  2141. }
  2142. .thumbnail_15 {
  2143. width: 15px;
  2144. height: 16px;
  2145. margin: 44px 0 0 2px;
  2146. }
  2147. .thumbnail_16 {
  2148. width: 18px;
  2149. height: 16px;
  2150. margin-top: 45px;
  2151. }
  2152. .thumbnail_17 {
  2153. width: 16px;
  2154. height: 16px;
  2155. margin: 44px 0 0 1px;
  2156. }
  2157. .thumbnail_18 {
  2158. width: 15px;
  2159. height: 15px;
  2160. margin: 46px 0 0 2px;
  2161. }
  2162. .box_4 {
  2163. width: 734px;
  2164. height: 668px;
  2165. margin-left: 162px;
  2166. }
  2167. .group_5 {
  2168. background-color: rgba(255, 255, 255, 1);
  2169. border-radius: 10px;
  2170. position: relative;
  2171. width: 100%;
  2172. height: 372px;
  2173. margin-top: 20px;
  2174. }
  2175. .group_6 {
  2176. width: 100%;
  2177. height: 24px;
  2178. padding: 14px 12px 0 12px;
  2179. }
  2180. .thumbnail_19 {
  2181. width: 17px;
  2182. height: 15px;
  2183. margin-top: 4px;
  2184. }
  2185. .text_30 {
  2186. width: 95px;
  2187. height: 16px;
  2188. overflow-wrap: break-word;
  2189. color: rgba(51, 51, 51, 1);
  2190. font-size: 16px;
  2191. font-family: PingFang-SC-Heavy;
  2192. font-weight: 900;
  2193. text-align: left;
  2194. white-space: nowrap;
  2195. line-height: 16px;
  2196. margin: 3px 0 0 6px;
  2197. }
  2198. .section_1 {
  2199. // background-color: rgba(238, 248, 245, 1);
  2200. // border-radius: 11px;
  2201. // width: 102px;
  2202. // height: 24px;
  2203. margin-left: 12px;
  2204. .el-input--medium .el-input__inner{
  2205. background-color: rgba(238, 248, 245, 1);
  2206. border-radius: 11px;
  2207. border-color: rgba(238, 248, 245, 1);
  2208. width: 102px;
  2209. border: none;
  2210. color: #333;
  2211. // height: 24px;
  2212. }
  2213. .el-input--medium .el-input__inner{
  2214. height: 24px;
  2215. line-height: 24px;
  2216. }
  2217. .el-input--medium .el-input__icon{
  2218. line-height: 24px;
  2219. }
  2220. .el-select .el-input.is-focus .el-input__inner{
  2221. border-color: #03BF8A;
  2222. }
  2223. }
  2224. .el-select-dropdown__item .selected{
  2225. color: #03BF8A !important;
  2226. }
  2227. .text_31 {
  2228. width: 55px;
  2229. height: 14px;
  2230. overflow-wrap: break-word;
  2231. color: rgba(51, 51, 51, 1);
  2232. font-size: 14px;
  2233. font-family: PingFang-SC-Medium;
  2234. font-weight: 500;
  2235. text-align: left;
  2236. white-space: nowrap;
  2237. line-height: 14px;
  2238. margin: 5px 0 0 13px;
  2239. }
  2240. .thumbnail_20 {
  2241. width: 9px;
  2242. height: 6px;
  2243. margin: 9px 14px 0 11px;
  2244. }
  2245. .text_32 {
  2246. width: 75px;
  2247. height: 14px;
  2248. overflow-wrap: break-word;
  2249. color: rgba(170, 170, 170, 1);
  2250. font-size: 14px;
  2251. font-family: PingFang-SC-Medium;
  2252. font-weight: 500;
  2253. text-align: left;
  2254. white-space: nowrap;
  2255. line-height: 14px;
  2256. // margin: 3px 0 0 402px;
  2257. }
  2258. .group_7 {
  2259. width: 100%;
  2260. // height: 13px;
  2261. padding: 23px 12px 0 12px;
  2262. }
  2263. .text_33 {
  2264. width: 40px;
  2265. height: 12px;
  2266. overflow-wrap: break-word;
  2267. color: rgba(51, 51, 51, 1);
  2268. font-size: 12px;
  2269. font-family: PingFang-SC-Medium;
  2270. font-weight: 500;
  2271. text-align: left;
  2272. white-space: nowrap;
  2273. line-height: 18px;
  2274. }
  2275. .box_5 {
  2276. background-color: rgba(255, 171, 43, 1);
  2277. width: 10px;
  2278. height: 10px;
  2279. margin: 2px 0 0 0;
  2280. }
  2281. .text_34 {
  2282. width: 47px;
  2283. height: 12px;
  2284. overflow-wrap: break-word;
  2285. color: rgba(51, 51, 51, 1);
  2286. font-size: 12px;
  2287. font-family: PingFang-SC-Medium;
  2288. font-weight: 500;
  2289. text-align: left;
  2290. white-space: nowrap;
  2291. line-height: 12px;
  2292. margin: 1px 0 0 10px;
  2293. }
  2294. .box_6 {
  2295. background-color: rgba(3, 191, 138, 1);
  2296. width: 10px;
  2297. height: 10px;
  2298. margin: 2px 0 0 21px;
  2299. }
  2300. .text_35 {
  2301. width: 47px;
  2302. height: 12px;
  2303. overflow-wrap: break-word;
  2304. color: rgba(51, 51, 51, 1);
  2305. font-size: 12px;
  2306. font-family: PingFang-SC-Medium;
  2307. font-weight: 500;
  2308. text-align: left;
  2309. white-space: nowrap;
  2310. line-height: 12px;
  2311. margin: 1px 0 0 10px;
  2312. }
  2313. .text_36 {
  2314. width: 54px;
  2315. height: 12px;
  2316. overflow-wrap: break-word;
  2317. color: rgba(51, 51, 51, 1);
  2318. font-size: 12px;
  2319. font-family: PingFang-SC-Medium;
  2320. font-weight: 500;
  2321. text-align: left;
  2322. white-space: nowrap;
  2323. line-height: 18px;
  2324. margin-left: 0;
  2325. }
  2326. .group_8 {
  2327. width: 100%;
  2328. height: 234px;
  2329. padding: 23px 12px 0 19px;
  2330. }
  2331. .paragraph_1 {
  2332. width: 14px;
  2333. height: 234px;
  2334. overflow-wrap: break-word;
  2335. color: rgba(102, 102, 102, 1);
  2336. font-size: 12px;
  2337. font-family: PingFang-SC-Medium;
  2338. font-weight: 500;
  2339. text-align: right;
  2340. line-height: 45px;
  2341. }
  2342. .image_3 {
  2343. width: 671px;
  2344. height: 210px;
  2345. margin-top: 17px;
  2346. }
  2347. .text-wrapper_7 {
  2348. width: 655px;
  2349. height: 10px;
  2350. margin: 10px 0 21px 50px;
  2351. }
  2352. .text_37 {
  2353. width: 24px;
  2354. height: 10px;
  2355. overflow-wrap: break-word;
  2356. color: rgba(102, 102, 102, 1);
  2357. font-size: 12px;
  2358. font-family: PingFang-SC-Medium;
  2359. font-weight: 500;
  2360. text-align: left;
  2361. white-space: nowrap;
  2362. line-height: 18px;
  2363. }
  2364. .text_38 {
  2365. width: 17px;
  2366. height: 10px;
  2367. overflow-wrap: break-word;
  2368. color: rgba(102, 102, 102, 1);
  2369. font-size: 12px;
  2370. font-family: PingFang-SC-Medium;
  2371. font-weight: 500;
  2372. text-align: left;
  2373. white-space: nowrap;
  2374. line-height: 18px;
  2375. margin-left: 26px;
  2376. }
  2377. .text_39 {
  2378. width: 16px;
  2379. height: 10px;
  2380. overflow-wrap: break-word;
  2381. color: rgba(102, 102, 102, 1);
  2382. font-size: 12px;
  2383. font-family: PingFang-SC-Medium;
  2384. font-weight: 500;
  2385. text-align: left;
  2386. white-space: nowrap;
  2387. line-height: 18px;
  2388. margin-left: 27px;
  2389. }
  2390. .text_40 {
  2391. width: 24px;
  2392. height: 10px;
  2393. overflow-wrap: break-word;
  2394. color: rgba(102, 102, 102, 1);
  2395. font-size: 12px;
  2396. font-family: PingFang-SC-Medium;
  2397. font-weight: 500;
  2398. text-align: left;
  2399. white-space: nowrap;
  2400. line-height: 18px;
  2401. margin-left: 27px;
  2402. }
  2403. .text_41 {
  2404. width: 24px;
  2405. height: 10px;
  2406. overflow-wrap: break-word;
  2407. color: rgba(102, 102, 102, 1);
  2408. font-size: 12px;
  2409. font-family: PingFang-SC-Medium;
  2410. font-weight: 500;
  2411. text-align: left;
  2412. white-space: nowrap;
  2413. line-height: 18px;
  2414. margin-left: 26px;
  2415. }
  2416. .text_42 {
  2417. width: 21px;
  2418. height: 10px;
  2419. overflow-wrap: break-word;
  2420. color: rgba(102, 102, 102, 1);
  2421. font-size: 12px;
  2422. font-family: PingFang-SC-Medium;
  2423. font-weight: 500;
  2424. text-align: left;
  2425. white-space: nowrap;
  2426. line-height: 18px;
  2427. margin-left: 27px;
  2428. }
  2429. .text_43 {
  2430. width: 24px;
  2431. height: 10px;
  2432. overflow-wrap: break-word;
  2433. color: rgba(102, 102, 102, 1);
  2434. font-size: 12px;
  2435. font-family: PingFang-SC-Medium;
  2436. font-weight: 500;
  2437. text-align: left;
  2438. white-space: nowrap;
  2439. line-height: 18px;
  2440. margin-left: 27px;
  2441. }
  2442. .text_44 {
  2443. width: 17px;
  2444. height: 10px;
  2445. overflow-wrap: break-word;
  2446. color: rgba(102, 102, 102, 1);
  2447. font-size: 12px;
  2448. font-family: PingFang-SC-Medium;
  2449. font-weight: 500;
  2450. text-align: left;
  2451. white-space: nowrap;
  2452. line-height: 18px;
  2453. margin-left: 25px;
  2454. }
  2455. .text_45 {
  2456. width: 25px;
  2457. height: 10px;
  2458. overflow-wrap: break-word;
  2459. color: rgba(102, 102, 102, 1);
  2460. font-size: 12px;
  2461. font-family: PingFang-SC-Medium;
  2462. font-weight: 500;
  2463. text-align: left;
  2464. white-space: nowrap;
  2465. line-height: 18px;
  2466. margin-left: 26px;
  2467. }
  2468. .text_46 {
  2469. width: 25px;
  2470. height: 10px;
  2471. overflow-wrap: break-word;
  2472. color: rgba(102, 102, 102, 1);
  2473. font-size: 12px;
  2474. font-family: PingFang-SC-Medium;
  2475. font-weight: 500;
  2476. text-align: left;
  2477. white-space: nowrap;
  2478. line-height: 18px;
  2479. margin-left: 26px;
  2480. }
  2481. .text_47 {
  2482. width: 25px;
  2483. height: 10px;
  2484. overflow-wrap: break-word;
  2485. color: rgba(102, 102, 102, 1);
  2486. font-size: 12px;
  2487. font-family: PingFang-SC-Medium;
  2488. font-weight: 500;
  2489. text-align: left;
  2490. white-space: nowrap;
  2491. line-height: 18px;
  2492. margin-left: 26px;
  2493. }
  2494. .text_48 {
  2495. width: 22px;
  2496. height: 9px;
  2497. overflow-wrap: break-word;
  2498. color: rgba(102, 102, 102, 1);
  2499. font-size: 12px;
  2500. font-family: PingFang-SC-Medium;
  2501. font-weight: 500;
  2502. text-align: left;
  2503. white-space: nowrap;
  2504. line-height: 18px;
  2505. margin: 1px 0 0 25px;
  2506. }
  2507. .text_49 {
  2508. width: 25px;
  2509. height: 10px;
  2510. overflow-wrap: break-word;
  2511. color: rgba(102, 102, 102, 1);
  2512. font-size: 12px;
  2513. font-family: PingFang-SC-Medium;
  2514. font-weight: 500;
  2515. text-align: left;
  2516. white-space: nowrap;
  2517. line-height: 18px;
  2518. margin-left: 27px;
  2519. }
  2520. .text_50 {
  2521. width: 25px;
  2522. height: 10px;
  2523. overflow-wrap: break-word;
  2524. color: rgba(102, 102, 102, 1);
  2525. font-size: 12px;
  2526. font-family: PingFang-SC-Medium;
  2527. font-weight: 500;
  2528. text-align: left;
  2529. white-space: nowrap;
  2530. line-height: 18px;
  2531. margin-left: 26px;
  2532. }
  2533. .image_4 {
  2534. position: absolute;
  2535. left: 43px;
  2536. top: 102px;
  2537. width: 669px;
  2538. height: 226px;
  2539. }
  2540. .group_9 {
  2541. width: 734px;
  2542. height: 284px;
  2543. margin-top: 12px;
  2544. }
  2545. .box_7 {
  2546. background-color: rgba(255, 255, 255, 1);
  2547. border-radius: 10px;
  2548. width: 100%;
  2549. height: 284px;
  2550. }
  2551. .group_10 {
  2552. width: 100%;
  2553. height: 24px;
  2554. padding: 12px 12px 0 12px;
  2555. }
  2556. .image-text_1 {
  2557. width: 118px;
  2558. height: 16px;
  2559. margin-top: 4px;
  2560. }
  2561. .thumbnail_21 {
  2562. width: 17px;
  2563. height: 16px;
  2564. }
  2565. .text-group_1 {
  2566. width: 95px;
  2567. height: 16px;
  2568. overflow-wrap: break-word;
  2569. color: rgba(51, 51, 51, 1);
  2570. font-size: 16px;
  2571. font-family: PingFang-SC-Heavy;
  2572. font-weight: 900;
  2573. text-align: left;
  2574. white-space: nowrap;
  2575. line-height: 16px;
  2576. }
  2577. .group_11 {
  2578. background-color: rgba(238, 248, 245, 1);
  2579. border-radius: 11px;
  2580. // width: 84px;
  2581. height: 24px;
  2582. }
  2583. .image-text_2 {
  2584. width: 55px;
  2585. height: 11px;
  2586. margin: 6px 0 0 15px;
  2587. }
  2588. .text-group_2 {
  2589. width: 33px;
  2590. height: 11px;
  2591. overflow-wrap: break-word;
  2592. color: rgba(51, 51, 51, 1);
  2593. font-size: 14px;
  2594. font-family: PingFang-SC-Medium;
  2595. font-weight: 500;
  2596. text-align: left;
  2597. white-space: nowrap;
  2598. line-height: 11px;
  2599. }
  2600. .thumbnail_22 {
  2601. width: 9px;
  2602. height: 6px;
  2603. margin-top: 3px;
  2604. }
  2605. .text_51 {
  2606. width: 58px;
  2607. height: 13px;
  2608. overflow-wrap: break-word;
  2609. color: rgba(51, 51, 51, 1);
  2610. font-size: 14px;
  2611. font-family: PingFang-SC-Medium;
  2612. font-weight: 500;
  2613. text-align: left;
  2614. white-space: nowrap;
  2615. line-height: 14px;
  2616. margin: 23px 0 0 141px;
  2617. }
  2618. .group_12 {
  2619. width: 100%;
  2620. height: 161px;
  2621. padding: 6px 10px 0 10px;
  2622. }
  2623. .text_52 {
  2624. width: 58px;
  2625. height: 13px;
  2626. overflow-wrap: break-word;
  2627. color: rgba(51, 51, 51, 1);
  2628. font-size: 14px;
  2629. font-family: PingFang-SC-Medium;
  2630. font-weight: 500;
  2631. text-align: left;
  2632. white-space: nowrap;
  2633. line-height: 14px;
  2634. margin-top: 54px;
  2635. }
  2636. .image_5 {
  2637. width: 177px;
  2638. height: 161px;
  2639. margin-left: 5px;
  2640. }
  2641. .text_53 {
  2642. width: 58px;
  2643. height: 13px;
  2644. overflow-wrap: break-word;
  2645. color: rgba(51, 51, 51, 1);
  2646. font-size: 14px;
  2647. font-family: PingFang-SC-Medium;
  2648. font-weight: 500;
  2649. text-align: left;
  2650. white-space: nowrap;
  2651. line-height: 14px;
  2652. margin: 54px 0 0 5px;
  2653. }
  2654. .text-wrapper_8 {
  2655. width: 184px;
  2656. height: 14px;
  2657. margin: 4px 0 27px 82px;
  2658. }
  2659. .text_54 {
  2660. width: 58px;
  2661. height: 14px;
  2662. overflow-wrap: break-word;
  2663. color: rgba(51, 51, 51, 1);
  2664. font-size: 14px;
  2665. font-family: PingFang-SC-Medium;
  2666. font-weight: 500;
  2667. text-align: left;
  2668. white-space: nowrap;
  2669. line-height: 14px;
  2670. }
  2671. .text_55 {
  2672. width: 72px;
  2673. height: 14px;
  2674. overflow-wrap: break-word;
  2675. color: rgba(51, 51, 51, 1);
  2676. font-size: 14px;
  2677. font-family: PingFang-SC-Medium;
  2678. font-weight: 500;
  2679. text-align: left;
  2680. white-space: nowrap;
  2681. line-height: 14px;
  2682. }
  2683. .box_8 {
  2684. background-color: rgba(255, 255, 255, 1);
  2685. border-radius: 10px;
  2686. height: 284px;
  2687. width: 100%;
  2688. position: relative;
  2689. }
  2690. .block_7 {
  2691. width: 100%;
  2692. height: 24px;
  2693. padding: 12px 11px 0 11px;
  2694. }
  2695. .image-text_3 {
  2696. width: 151px;
  2697. height: 16px;
  2698. margin-top: 4px;
  2699. }
  2700. .thumbnail_23 {
  2701. width: 16px;
  2702. height: 16px;
  2703. }
  2704. .text-group_3 {
  2705. width: 127px;
  2706. height: 16px;
  2707. overflow-wrap: break-word;
  2708. color: rgba(51, 51, 51, 1);
  2709. font-size: 16px;
  2710. font-family: PingFang-SC-Heavy;
  2711. font-weight: 900;
  2712. text-align: left;
  2713. white-space: nowrap;
  2714. line-height: 16px;
  2715. }
  2716. .section_2 {
  2717. background-color: rgba(238, 248, 245, 1);
  2718. border-radius: 11px;
  2719. // width: 84px;
  2720. height: 24px;
  2721. }
  2722. .image-text_4 {
  2723. width: 55px;
  2724. height: 11px;
  2725. margin: 6px 0 0 15px;
  2726. }
  2727. .text-group_4 {
  2728. width: 33px;
  2729. height: 11px;
  2730. overflow-wrap: break-word;
  2731. color: rgba(51, 51, 51, 1);
  2732. font-size: 14px;
  2733. font-family: PingFang-SC-Medium;
  2734. font-weight: 500;
  2735. text-align: left;
  2736. white-space: nowrap;
  2737. line-height: 11px;
  2738. }
  2739. .thumbnail_24 {
  2740. width: 9px;
  2741. height: 6px;
  2742. margin-top: 3px;
  2743. }
  2744. .block_8 {
  2745. width: 100%;
  2746. // height: 179px;
  2747. padding: 0 10px 0 10px;
  2748. position: relative;
  2749. top:32px;
  2750. }
  2751. .block_9 {
  2752. width: 167px;
  2753. height: 167px;
  2754. background: url(https://lanhu-oss-2537-2.lanhuapp.com/ps7hfzqonyh34q6htsu17cobje5wipuw9706925fc9-9116-494b-a413-4e48b0c75c37) -21px -14px
  2755. no-repeat;
  2756. background-size: 224px 195px;
  2757. }
  2758. .text_56 {
  2759. width: 64px;
  2760. height: 16px;
  2761. overflow-wrap: break-word;
  2762. color: rgba(102, 102, 102, 1);
  2763. font-size: 16px;
  2764. font-family: PingFang-SC-Medium;
  2765. font-weight: 500;
  2766. text-align: left;
  2767. white-space: nowrap;
  2768. line-height: 24px;
  2769. margin: 59px 0 0 50px;
  2770. }
  2771. .text-wrapper_9 {
  2772. width: 68px;
  2773. height: 18px;
  2774. overflow-wrap: break-word;
  2775. font-size: 0;
  2776. font-family: Alibaba-PuHuiTi-B;
  2777. font-weight: 700;
  2778. text-align: left;
  2779. white-space: nowrap;
  2780. line-height: 24px;
  2781. margin: 13px 0 61px 50px;
  2782. }
  2783. .text_57 {
  2784. width: 68px;
  2785. height: 18px;
  2786. overflow-wrap: break-word;
  2787. color: rgba(51, 51, 51, 1);
  2788. font-size: 22px;
  2789. font-family: Alibaba-PuHuiTi-B;
  2790. font-weight: 700;
  2791. text-align: left;
  2792. white-space: nowrap;
  2793. line-height: 24px;
  2794. }
  2795. .text_58 {
  2796. width: 68px;
  2797. height: 18px;
  2798. overflow-wrap: break-word;
  2799. color: rgba(51, 51, 51, 1);
  2800. font-size: 24px;
  2801. font-family: Alibaba-PuHuiTi-M;
  2802. font-weight: 500;
  2803. text-align: left;
  2804. white-space: nowrap;
  2805. line-height: 24px;
  2806. }
  2807. .text_59 {
  2808. width: 68px;
  2809. height: 18px;
  2810. overflow-wrap: break-word;
  2811. color: rgba(51, 51, 51, 1);
  2812. font-size: 16px;
  2813. font-family: PingFang-SC-Medium;
  2814. font-weight: 500;
  2815. text-align: left;
  2816. white-space: nowrap;
  2817. line-height: 24px;
  2818. }
  2819. .block_10 {
  2820. width: 10px;
  2821. height: 126px;
  2822. margin: 19px 0 0 26px;
  2823. }
  2824. .section_3 {
  2825. background-color: rgba(89, 212, 171, 1);
  2826. border-radius: 50%;
  2827. width: 10px;
  2828. height: 10px;
  2829. }
  2830. .section_4 {
  2831. background-color: rgba(115, 197, 235, 1);
  2832. border-radius: 50%;
  2833. width: 10px;
  2834. height: 10px;
  2835. margin-top: 33px;
  2836. }
  2837. .section_5 {
  2838. background-color: rgba(252, 166, 96, 1);
  2839. border-radius: 50%;
  2840. width: 10px;
  2841. height: 10px;
  2842. margin-top: 63px;
  2843. }
  2844. .text-wrapper_10 {
  2845. width: 80px;
  2846. height: 163px;
  2847. margin: 16px 0 0 14px;
  2848. }
  2849. .text_60 {
  2850. width: 63px;
  2851. height: 16px;
  2852. overflow-wrap: break-word;
  2853. color: rgba(51, 51, 51, 1);
  2854. font-size: 16px;
  2855. font-family: PingFang-SC-Medium;
  2856. font-weight: 500;
  2857. text-align: left;
  2858. white-space: nowrap;
  2859. line-height: 16px;
  2860. margin-left: 1px;
  2861. }
  2862. .text_61 {
  2863. width: 79px;
  2864. height: 16px;
  2865. overflow-wrap: break-word;
  2866. color: rgba(51, 51, 51, 1);
  2867. font-size: 16px;
  2868. font-family: PingFang-SC-Medium;
  2869. font-weight: 500;
  2870. text-align: left;
  2871. white-space: nowrap;
  2872. line-height: 16px;
  2873. margin: 27px 0 0 1px;
  2874. }
  2875. .text_62 {
  2876. width: 64px;
  2877. height: 16px;
  2878. overflow-wrap: break-word;
  2879. color: rgba(51, 51, 51, 1);
  2880. font-size: 16px;
  2881. font-family: PingFang-SC-Medium;
  2882. font-weight: 500;
  2883. text-align: left;
  2884. white-space: nowrap;
  2885. line-height: 16px;
  2886. margin-top: 15px;
  2887. }
  2888. .text_63 {
  2889. width: 63px;
  2890. height: 16px;
  2891. overflow-wrap: break-word;
  2892. color: rgba(51, 51, 51, 1);
  2893. font-size: 16px;
  2894. font-family: PingFang-SC-Medium;
  2895. font-weight: 500;
  2896. text-align: left;
  2897. white-space: nowrap;
  2898. line-height: 16px;
  2899. margin: 26px 0 0 1px;
  2900. }
  2901. .text_64 {
  2902. width: 63px;
  2903. height: 16px;
  2904. overflow-wrap: break-word;
  2905. color: rgba(51, 51, 51, 1);
  2906. font-size: 16px;
  2907. font-family: PingFang-SC-Medium;
  2908. font-weight: 500;
  2909. text-align: left;
  2910. white-space: nowrap;
  2911. line-height: 16px;
  2912. margin: 15px 0 0 1px;
  2913. }
  2914. .text-wrapper_11 {
  2915. width: 19px;
  2916. height: 158px;
  2917. margin: 19px 0 0 20px;
  2918. }
  2919. .text_65 {
  2920. width: 19px;
  2921. height: 11px;
  2922. overflow-wrap: break-word;
  2923. color: rgba(51, 51, 51, 1);
  2924. font-size: 16px;
  2925. font-family: Alibaba-PuHuiTi-B;
  2926. font-weight: 700;
  2927. text-align: left;
  2928. white-space: nowrap;
  2929. line-height: 11px;
  2930. }
  2931. .text_66 {
  2932. width: 19px;
  2933. height: 12px;
  2934. overflow-wrap: break-word;
  2935. color: rgba(51, 51, 51, 1);
  2936. font-size: 16px;
  2937. font-family: Alibaba-PuHuiTi-B;
  2938. font-weight: 700;
  2939. text-align: left;
  2940. white-space: nowrap;
  2941. line-height: 12px;
  2942. margin-top: 31px;
  2943. }
  2944. .text_67 {
  2945. width: 18px;
  2946. height: 13px;
  2947. overflow-wrap: break-word;
  2948. color: rgba(51, 51, 51, 1);
  2949. font-size: 16px;
  2950. font-family: Alibaba-PuHuiTi-B;
  2951. font-weight: 700;
  2952. text-align: left;
  2953. white-space: nowrap;
  2954. line-height: 13px;
  2955. margin: 19px 0 0 1px;
  2956. }
  2957. .text_68 {
  2958. width: 17px;
  2959. height: 13px;
  2960. overflow-wrap: break-word;
  2961. color: rgba(51, 51, 51, 1);
  2962. font-size: 16px;
  2963. font-family: Alibaba-PuHuiTi-B;
  2964. font-weight: 700;
  2965. text-align: left;
  2966. white-space: nowrap;
  2967. line-height: 13px;
  2968. margin: 29px 0 0 1px;
  2969. }
  2970. .text_69 {
  2971. width: 16px;
  2972. height: 12px;
  2973. overflow-wrap: break-word;
  2974. color: rgba(51, 51, 51, 1);
  2975. font-size: 16px;
  2976. font-family: Alibaba-PuHuiTi-B;
  2977. font-weight: 700;
  2978. text-align: left;
  2979. white-space: nowrap;
  2980. line-height: 12px;
  2981. margin: 18px 0 0 1px;
  2982. }
  2983. .block_11 {
  2984. width: 208px;
  2985. height: 13px;
  2986. margin: 20px 0 27px 14px;
  2987. position: absolute;
  2988. bottom: 0;
  2989. }
  2990. .section_6 {
  2991. background-color: rgba(89, 212, 171, 1);
  2992. width: 10px;
  2993. height: 10px;
  2994. margin-top: 1px;
  2995. }
  2996. .text_70 {
  2997. width: 42px;
  2998. height: 13px;
  2999. overflow-wrap: break-word;
  3000. color: rgba(51, 51, 51, 1);
  3001. font-size: 14px;
  3002. font-family: PingFang-SC-Medium;
  3003. font-weight: 500;
  3004. text-align: left;
  3005. white-space: nowrap;
  3006. line-height: 13px;
  3007. margin-left: 7px;
  3008. }
  3009. .section_7 {
  3010. background-color: rgba(115, 197, 235, 1);
  3011. width: 10px;
  3012. height: 10px;
  3013. margin: 1px 0 0 15px;
  3014. }
  3015. .text_71 {
  3016. width: 41px;
  3017. height: 13px;
  3018. overflow-wrap: break-word;
  3019. color: rgba(51, 51, 51, 1);
  3020. font-size: 14px;
  3021. font-family: PingFang-SC-Medium;
  3022. font-weight: 500;
  3023. text-align: left;
  3024. white-space: nowrap;
  3025. line-height: 13px;
  3026. margin-left: 8px;
  3027. }
  3028. .section_8 {
  3029. background-color: rgba(252, 166, 96, 1);
  3030. width: 10px;
  3031. height: 10px;
  3032. margin: 1px 0 0 16px;
  3033. }
  3034. .text_72 {
  3035. width: 42px;
  3036. height: 13px;
  3037. overflow-wrap: break-word;
  3038. color: rgba(51, 51, 51, 1);
  3039. font-size: 14px;
  3040. font-family: PingFang-SC-Medium;
  3041. font-weight: 500;
  3042. text-align: left;
  3043. white-space: nowrap;
  3044. line-height: 13px;
  3045. margin-left: 7px;
  3046. }
  3047. .box_9 {
  3048. width: 454px;
  3049. height: 668px;
  3050. margin-left: 12px;
  3051. }
  3052. .box_10 {
  3053. background-color: rgba(255, 255, 255, 1);
  3054. border-radius: 10px;
  3055. width: 454px;
  3056. height: 416px;
  3057. }
  3058. .box_11 {
  3059. width: 100%;
  3060. height: 59px;
  3061. justify-content: space-between;
  3062. // margin: 21px 0 0 25px;
  3063. }
  3064. .box_12 {
  3065. width: 123px;
  3066. height: 59px;
  3067. }
  3068. .text-wrapper_12 {
  3069. width: 123px;
  3070. height: 17px;
  3071. }
  3072. .text_73 {
  3073. width: 65px;
  3074. height: 16px;
  3075. overflow-wrap: break-word;
  3076. color: rgba(51, 51, 51, 1);
  3077. font-size: 16px;
  3078. font-family: PingFang-SC-Bold;
  3079. font-weight: 700;
  3080. text-align: center;
  3081. white-space: nowrap;
  3082. line-height: 26px;
  3083. }
  3084. .text_74 {
  3085. width: 30px;
  3086. height: 17px;
  3087. overflow-wrap: break-word;
  3088. color: rgba(51, 51, 51, 1);
  3089. font-size: 18px;
  3090. font-family: PingFang-SC-Bold;
  3091. font-weight: 700;
  3092. text-align: center;
  3093. white-space: nowrap;
  3094. line-height: 26px;
  3095. }
  3096. .text-wrapper_13 {
  3097. width: 122px;
  3098. height: 31px;
  3099. overflow-wrap: break-word;
  3100. font-size: 0;
  3101. font-family: Alibaba-PuHuiTi-B;
  3102. font-weight: 700;
  3103. text-align: center;
  3104. white-space: nowrap;
  3105. line-height: 26px;
  3106. margin: 15px 0 0 1px;
  3107. }
  3108. .text_75 {
  3109. width: 122px;
  3110. height: 31px;
  3111. overflow-wrap: break-word;
  3112. color: rgba(51, 51, 51, 1);
  3113. font-size: 40px;
  3114. font-family: Alibaba-PuHuiTi-B;
  3115. font-weight: 700;
  3116. text-align: left;
  3117. white-space: nowrap;
  3118. line-height: 26px;
  3119. }
  3120. .text_76 {
  3121. width: 122px;
  3122. height: 31px;
  3123. overflow-wrap: break-word;
  3124. color: rgba(51, 51, 51, 1);
  3125. font-size: 40px;
  3126. font-family: Alibaba-PuHuiTi-B;
  3127. font-weight: 700;
  3128. text-align: left;
  3129. white-space: nowrap;
  3130. line-height: 26px;
  3131. }
  3132. .text_77 {
  3133. width: 122px;
  3134. height: 31px;
  3135. overflow-wrap: break-word;
  3136. color: rgba(51, 51, 51, 1);
  3137. font-size: 40px;
  3138. font-family: Alibaba-PuHuiTi-B;
  3139. font-weight: 700;
  3140. text-align: left;
  3141. white-space: nowrap;
  3142. line-height: 26px;
  3143. }
  3144. .text-wrapper_14 {
  3145. width: 30px;
  3146. height: 38px;
  3147. margin-top: 13px;
  3148. // margin: 13px 0 0 184px;
  3149. }
  3150. .text_78 {
  3151. width: 26px;
  3152. height: 13px;
  3153. overflow-wrap: break-word;
  3154. color: rgba(51, 51, 51, 1);
  3155. font-size: 14px;
  3156. font-family: PingFang-SC-Medium;
  3157. font-weight: 500;
  3158. text-align: left;
  3159. white-space: nowrap;
  3160. line-height: 26px;
  3161. }
  3162. .text_79 {
  3163. width: 29px;
  3164. height: 13px;
  3165. overflow-wrap: break-word;
  3166. color: rgba(51, 51, 51, 1);
  3167. font-size: 14px;
  3168. font-family: PingFang-SC-Medium;
  3169. font-weight: 500;
  3170. text-align: left;
  3171. white-space: nowrap;
  3172. line-height: 26px;
  3173. margin: 12px 0 0 1px;
  3174. }
  3175. .label_7 {
  3176. width: 36px;
  3177. height: 38px;
  3178. margin: 13px 0 0 12px;
  3179. }
  3180. .text-wrapper_15 {
  3181. width: 391px;
  3182. height: 14px;
  3183. margin: 29px 0 0 32px;
  3184. }
  3185. .text_80 {
  3186. width: 41px;
  3187. height: 14px;
  3188. overflow-wrap: break-word;
  3189. color: rgba(170, 170, 170, 1);
  3190. font-size: 14px;
  3191. font-family: PingFang-SC-Medium;
  3192. font-weight: 500;
  3193. text-align: center;
  3194. white-space: nowrap;
  3195. line-height: 26px;
  3196. }
  3197. .text_81 {
  3198. width: 41px;
  3199. height: 14px;
  3200. overflow-wrap: break-word;
  3201. color: rgba(170, 170, 170, 1);
  3202. font-size: 14px;
  3203. font-family: PingFang-SC-Medium;
  3204. font-weight: 500;
  3205. text-align: center;
  3206. white-space: nowrap;
  3207. line-height: 26px;
  3208. margin-left: 18px;
  3209. }
  3210. .text_82 {
  3211. width: 41px;
  3212. height: 14px;
  3213. overflow-wrap: break-word;
  3214. color: rgba(170, 170, 170, 1);
  3215. font-size: 14px;
  3216. font-family: PingFang-SC-Medium;
  3217. font-weight: 500;
  3218. text-align: center;
  3219. white-space: nowrap;
  3220. line-height: 26px;
  3221. margin-left: 18px;
  3222. }
  3223. .text_83 {
  3224. width: 40px;
  3225. height: 14px;
  3226. overflow-wrap: break-word;
  3227. color: rgba(170, 170, 170, 1);
  3228. font-size: 14px;
  3229. font-family: PingFang-SC-Medium;
  3230. font-weight: 500;
  3231. text-align: center;
  3232. white-space: nowrap;
  3233. line-height: 26px;
  3234. margin-left: 17px;
  3235. }
  3236. .text_84 {
  3237. width: 41px;
  3238. height: 14px;
  3239. overflow-wrap: break-word;
  3240. color: rgba(170, 170, 170, 1);
  3241. font-size: 14px;
  3242. font-family: PingFang-SC-Medium;
  3243. font-weight: 500;
  3244. text-align: center;
  3245. white-space: nowrap;
  3246. line-height: 26px;
  3247. margin-left: 19px;
  3248. }
  3249. .text_85 {
  3250. width: 41px;
  3251. height: 14px;
  3252. overflow-wrap: break-word;
  3253. color: rgba(170, 170, 170, 1);
  3254. font-size: 14px;
  3255. font-family: PingFang-SC-Medium;
  3256. font-weight: 500;
  3257. text-align: center;
  3258. white-space: nowrap;
  3259. line-height: 26px;
  3260. margin-left: 17px;
  3261. }
  3262. .text_86 {
  3263. width: 39px;
  3264. height: 14px;
  3265. overflow-wrap: break-word;
  3266. color: rgba(170, 170, 170, 1);
  3267. font-size: 14px;
  3268. font-family: PingFang-SC-Medium;
  3269. font-weight: 500;
  3270. text-align: center;
  3271. white-space: nowrap;
  3272. line-height: 26px;
  3273. margin-left: 18px;
  3274. }
  3275. .box_13 {
  3276. width: 431px;
  3277. height: 31px;
  3278. margin: 20px 0 0 12px;
  3279. }
  3280. .thumbnail_25 {
  3281. width: 8px;
  3282. height: 12px;
  3283. margin-top: 10px;
  3284. }
  3285. .text_87 {
  3286. width: 13px;
  3287. height: 11px;
  3288. overflow-wrap: break-word;
  3289. color: rgba(51, 51, 51, 1);
  3290. font-size: 14px;
  3291. font-family: PingFang-SC-Medium;
  3292. font-weight: 500;
  3293. text-align: center;
  3294. white-space: nowrap;
  3295. line-height: 26px;
  3296. margin: 10px 0 0 23px;
  3297. }
  3298. .text_88 {
  3299. width: 15px;
  3300. height: 11px;
  3301. overflow-wrap: break-word;
  3302. color: rgba(51, 51, 51, 1);
  3303. font-size: 14px;
  3304. font-family: PingFang-SC-Medium;
  3305. font-weight: 500;
  3306. text-align: center;
  3307. white-space: nowrap;
  3308. line-height: 26px;
  3309. margin: 10px 0 0 46px;
  3310. }
  3311. .text-wrapper_16 {
  3312. height: 31px;
  3313. background: url(https://lanhu-oss-2537-2.lanhuapp.com/psj51mwd60ogrxhjjk6nh3da9ncnt0yrycq9e12ee7e-4335-48e6-b7b7-6fe63c92e06b)
  3314. 100% no-repeat;
  3315. background-size: 100% 100%;
  3316. margin-left: 36px;
  3317. width: 31px;
  3318. }
  3319. .text_89 {
  3320. width: 16px;
  3321. height: 12px;
  3322. overflow-wrap: break-word;
  3323. color: rgba(255, 255, 255, 1);
  3324. font-size: 14px;
  3325. font-family: PingFang-SC-Heavy;
  3326. font-weight: 900;
  3327. text-align: center;
  3328. white-space: nowrap;
  3329. line-height: 26px;
  3330. margin: 10px 0 0 8px;
  3331. }
  3332. .text_90 {
  3333. width: 16px;
  3334. height: 11px;
  3335. overflow-wrap: break-word;
  3336. color: rgba(51, 51, 51, 1);
  3337. font-size: 14px;
  3338. font-family: PingFang-SC-Medium;
  3339. font-weight: 500;
  3340. text-align: center;
  3341. white-space: nowrap;
  3342. line-height: 26px;
  3343. margin: 10px 0 0 38px;
  3344. }
  3345. .text_91 {
  3346. width: 16px;
  3347. height: 12px;
  3348. overflow-wrap: break-word;
  3349. color: rgba(51, 51, 51, 1);
  3350. font-size: 14px;
  3351. font-family: PingFang-SC-Medium;
  3352. font-weight: 500;
  3353. text-align: center;
  3354. white-space: nowrap;
  3355. line-height: 26px;
  3356. margin: 10px 0 0 41px;
  3357. }
  3358. .text_92 {
  3359. width: 16px;
  3360. height: 12px;
  3361. overflow-wrap: break-word;
  3362. color: rgba(51, 51, 51, 1);
  3363. font-size: 14px;
  3364. font-family: PingFang-SC-Medium;
  3365. font-weight: 500;
  3366. text-align: center;
  3367. white-space: nowrap;
  3368. line-height: 26px;
  3369. margin: 10px 0 0 42px;
  3370. }
  3371. .text_93 {
  3372. width: 15px;
  3373. height: 11px;
  3374. overflow-wrap: break-word;
  3375. color: rgba(51, 51, 51, 1);
  3376. font-size: 14px;
  3377. font-family: PingFang-SC-Medium;
  3378. font-weight: 500;
  3379. text-align: center;
  3380. white-space: nowrap;
  3381. line-height: 26px;
  3382. margin: 10px 0 0 42px;
  3383. }
  3384. .thumbnail_26 {
  3385. width: 8px;
  3386. height: 12px;
  3387. margin: 10px 0 0 25px;
  3388. }
  3389. .box_14 {
  3390. background-color: rgba(255, 255, 255, 1);
  3391. border-radius: 5px 0px 0px 0px;
  3392. width: 100%;
  3393. height: 88px;
  3394. border: 2px solid rgba(238, 238, 238, 1);
  3395. margin: 30px 0 0 0;
  3396. }
  3397. .text-wrapper_17 {
  3398. width: 150px;
  3399. height: 44px;
  3400. margin: 22px 0 0 0;
  3401. }
  3402. .text_94 {
  3403. width: 150px;
  3404. height: 15px;
  3405. overflow-wrap: break-word;
  3406. color: rgba(170, 170, 170, 1);
  3407. font-size: 16px;
  3408. font-family: PingFang-SC-Medium;
  3409. font-weight: 500;
  3410. text-align: center;
  3411. white-space: nowrap;
  3412. line-height: 15px;
  3413. }
  3414. .text_95 {
  3415. width: 59px;
  3416. height: 16px;
  3417. overflow-wrap: break-word;
  3418. color: rgba(51, 51, 51, 1);
  3419. font-size: 15px;
  3420. font-family: PingFang-SC-Heavy;
  3421. font-weight: 900;
  3422. text-align: left;
  3423. white-space: nowrap;
  3424. line-height: 16px;
  3425. margin: 13px 0 0 1px;
  3426. }
  3427. .text-wrapper_18 {
  3428. // width: 84px;
  3429. // margin: 31px 0 0 121px;
  3430. display: flex;
  3431. align-items: center;
  3432. }
  3433. .text_96 {
  3434. // width: 56px;
  3435. // height: 14px;
  3436. background-color: rgba(255, 242, 233, 1);
  3437. border-radius: 4px;
  3438. // height: 26px;
  3439. border: 1px solid rgba(255, 102, 0, 1);
  3440. overflow-wrap: break-word;
  3441. color: rgba(255, 102, 0, 1);
  3442. font-size: 14px;
  3443. font-family: PingFang-SC-Medium;
  3444. font-weight: 500;
  3445. text-align: left;
  3446. white-space: nowrap;
  3447. line-height: 14px;
  3448. padding: 5px;
  3449. margin-right: 10px;
  3450. // margin: 6px 0 0 14px;
  3451. }
  3452. .text_96s {
  3453. // width: 56px;
  3454. // height: 14px;
  3455. background-color: #E1F2FA;
  3456. border-radius: 4px;
  3457. // height: 26px;
  3458. border: 1px solid #009FE8;
  3459. overflow-wrap: break-word;
  3460. color: #009FE8;
  3461. font-size: 14px;
  3462. font-family: PingFang-SC-Medium;
  3463. font-weight: 500;
  3464. text-align: left;
  3465. white-space: nowrap;
  3466. line-height: 14px;
  3467. padding: 5px;
  3468. margin-right: 10px;
  3469. // margin: 6px 0 0 14px;
  3470. }
  3471. .thumbnail_27 {
  3472. width: 18px;
  3473. height: 14px;
  3474. // margin: 37px 20px 0 18px;
  3475. }
  3476. .box_15 {
  3477. box-shadow: 0px 2px 20px 0px rgba(187, 187, 187, 0.1);
  3478. background-color: rgba(255, 255, 255, 1);
  3479. border-radius: 5px 0px 0px 0px;
  3480. width: 430px;
  3481. height: 88px;
  3482. border: 2px solid rgba(238, 238, 238, 1);
  3483. margin: 14px 0 22px 12px;
  3484. }
  3485. .text-wrapper_19 {
  3486. width: 150px;
  3487. height: 44px;
  3488. margin: 22px 0 0 19px;
  3489. }
  3490. .text_97 {
  3491. width: 150px;
  3492. height: 15px;
  3493. overflow-wrap: break-word;
  3494. color: rgba(170, 170, 170, 1);
  3495. font-size: 16px;
  3496. font-family: PingFang-SC-Medium;
  3497. font-weight: 500;
  3498. text-align: center;
  3499. white-space: nowrap;
  3500. line-height: 26px;
  3501. }
  3502. .text_98 {
  3503. width: 59px;
  3504. height: 16px;
  3505. overflow-wrap: break-word;
  3506. color: rgba(51, 51, 51, 1);
  3507. font-size: 16px;
  3508. font-family: PingFang-SC-Heavy;
  3509. font-weight: 900;
  3510. text-align: left;
  3511. white-space: nowrap;
  3512. line-height: 26px;
  3513. margin: 13px 0 0 1px;
  3514. }
  3515. .text-wrapper_20 {
  3516. background-color: rgba(225, 242, 250, 1);
  3517. border-radius: 4px;
  3518. height: 26px;
  3519. border: 1px solid rgba(0, 159, 232, 1);
  3520. width: 84px;
  3521. margin: 31px 0 0 121px;
  3522. }
  3523. .text_99 {
  3524. width: 55px;
  3525. height: 14px;
  3526. overflow-wrap: break-word;
  3527. color: rgba(0, 159, 232, 1);
  3528. font-size: 14px;
  3529. font-family: PingFang-SC-Medium;
  3530. font-weight: 500;
  3531. text-align: left;
  3532. white-space: nowrap;
  3533. line-height: 26px;
  3534. margin: 6px 0 0 15px;
  3535. }
  3536. .thumbnail_28 {
  3537. width: 18px;
  3538. height: 14px;
  3539. margin: 37px 20px 0 18px;
  3540. }
  3541. .box_16 {
  3542. background-color: rgba(255, 255, 255, 1);
  3543. border-radius: 10px;
  3544. height: 239px;
  3545. margin-top: 12px;
  3546. width: 100%;
  3547. }
  3548. .section_9 {
  3549. // width: 429px;
  3550. height: 16px;
  3551. padding: 18px 13px 0 13px;
  3552. }
  3553. .image-text_5 {
  3554. width: 118px;
  3555. height: 16px;
  3556. }
  3557. .thumbnail_29 {
  3558. width: 18px;
  3559. height: 16px;
  3560. }
  3561. .text-group_5 {
  3562. width: 96px;
  3563. height: 16px;
  3564. overflow-wrap: break-word;
  3565. color: rgba(51, 51, 51, 1);
  3566. font-size: 16px;
  3567. font-family: PingFang-SC-Heavy;
  3568. font-weight: 900;
  3569. text-align: left;
  3570. white-space: nowrap;
  3571. line-height: 16px;
  3572. margin-left: 10px;
  3573. }
  3574. .text_100 {
  3575. width: 75px;
  3576. height: 14px;
  3577. overflow-wrap: break-word;
  3578. color: rgba(170, 170, 170, 1);
  3579. font-size: 14px;
  3580. font-family: PingFang-SC-Medium;
  3581. font-weight: 500;
  3582. text-align: left;
  3583. white-space: nowrap;
  3584. line-height: 14px;
  3585. margin-top: 2px;
  3586. }
  3587. .section_10 {
  3588. width: 100%;
  3589. height: 149px;
  3590. padding: 30px 20px 37px 20px;
  3591. justify-content: space-between;
  3592. }
  3593. .image-text_6 {
  3594. width: 41px;
  3595. height: 90px;
  3596. }
  3597. .image_6 {
  3598. width: 41px;
  3599. height: 69px;
  3600. }
  3601. .text-group_6 {
  3602. width: 48px;
  3603. height: 15px;
  3604. overflow-wrap: break-word;
  3605. color: rgba(51, 51, 51, 1);
  3606. font-size: 12px;
  3607. font-family: PingFang-SC-Medium;
  3608. font-weight: 500;
  3609. text-align: left;
  3610. white-space: nowrap;
  3611. line-height: 15px;
  3612. margin: 7px 0 0 5px;
  3613. }
  3614. .image-text_7 {
  3615. width: 41px;
  3616. height: 90px;
  3617. // margin-left: 28px;
  3618. }
  3619. .image_7 {
  3620. width: 41px;
  3621. height: 69px;
  3622. }
  3623. .text-group_7 {
  3624. width: 50px;
  3625. height: 15px;
  3626. overflow-wrap: break-word;
  3627. color: rgba(51, 51, 51, 1);
  3628. font-size: 12px;
  3629. font-family: PingFang-SC-Medium;
  3630. font-weight: 500;
  3631. text-align: left;
  3632. white-space: nowrap;
  3633. line-height: 15px;
  3634. margin: 7px 0 0 5px;
  3635. }
  3636. .box_17 {
  3637. width: 51px;
  3638. height: 143px;
  3639. margin: 6px 0 0 35px;
  3640. }
  3641. .group_13 {
  3642. box-shadow: 0px 0px 8px 0px rgba(50, 74, 67, 0.68);
  3643. background-color: rgba(133, 225, 194, 1);
  3644. border-radius: 24px;
  3645. height: 116px;
  3646. margin-left: 2px;
  3647. width: 48px;
  3648. }
  3649. .section_11 {
  3650. box-shadow: 0px 0px 10px 0px rgba(167, 167, 167, 0.78);
  3651. background-color: rgba(255, 255, 255, 1);
  3652. border-radius: 50%;
  3653. width: 36px;
  3654. height: 36px;
  3655. margin: 73px 0 0 6px;
  3656. }
  3657. .text_101 {
  3658. width: 51px;
  3659. height: 15px;
  3660. overflow-wrap: break-word;
  3661. color: rgba(51, 51, 51, 1);
  3662. font-size: 16px;
  3663. font-family: PingFang-SC-Medium;
  3664. font-weight: 500;
  3665. text-align: left;
  3666. white-space: nowrap;
  3667. line-height: 15px;
  3668. margin-top: 12px;
  3669. }
  3670. .box_18 {
  3671. width: 51px;
  3672. height: 143px;
  3673. margin: 6px 0 0 38px;
  3674. }
  3675. .box_19 {
  3676. box-shadow: 0px 0px 8px 0px rgba(50, 74, 67, 0.21);
  3677. background-color: rgba(238, 248, 245, 1);
  3678. border-radius: 24px;
  3679. height: 116px;
  3680. margin-left: 2px;
  3681. width: 48px;
  3682. }
  3683. .block_12 {
  3684. box-shadow: 0px 0px 10px 0px rgba(167, 167, 167, 0.78);
  3685. background-color: rgba(255, 255, 255, 1);
  3686. border-radius: 50%;
  3687. width: 36px;
  3688. height: 36px;
  3689. margin: 7px 0 0 6px;
  3690. }
  3691. .text_102 {
  3692. width: 51px;
  3693. height: 15px;
  3694. overflow-wrap: break-word;
  3695. color: rgba(51, 51, 51, 1);
  3696. font-size: 16px;
  3697. font-family: PingFang-SC-Medium;
  3698. font-weight: 500;
  3699. text-align: left;
  3700. white-space: nowrap;
  3701. line-height: 15px;
  3702. margin-top: 12px;
  3703. }
  3704. .box_20 {
  3705. width: 51px;
  3706. height: 143px;
  3707. margin: 6px 0 0 38px;
  3708. }
  3709. .group_14 {
  3710. box-shadow: 0px 0px 8px 0px rgba(50, 74, 67, 0.68);
  3711. background-color: rgba(133, 225, 194, 1);
  3712. border-radius: 24px;
  3713. height: 116px;
  3714. margin-left: 2px;
  3715. width: 48px;
  3716. }
  3717. .group_15 {
  3718. box-shadow: 0px 0px 10px 0px rgba(167, 167, 167, 0.78);
  3719. background-color: rgba(255, 255, 255, 1);
  3720. border-radius: 50%;
  3721. width: 36px;
  3722. height: 36px;
  3723. margin: 73px 0 0 6px;
  3724. }
  3725. .text_103 {
  3726. width: 51px;
  3727. height: 15px;
  3728. overflow-wrap: break-word;
  3729. color: rgba(51, 51, 51, 1);
  3730. font-size: 16px;
  3731. font-family: PingFang-SC-Medium;
  3732. font-weight: 500;
  3733. text-align: left;
  3734. white-space: nowrap;
  3735. line-height: 15px;
  3736. margin-top: 12px;
  3737. }
  3738. .text-wrapper_21 {
  3739. position: absolute;
  3740. left: 68px;
  3741. top: 111px;
  3742. width: 63px;
  3743. height: 555px;
  3744. overflow-wrap: break-word;
  3745. font-size: 0;
  3746. font-family: PingFang-SC-Heavy;
  3747. font-weight: 900;
  3748. text-align: left;
  3749. line-height: 60px;
  3750. }
  3751. .paragraph_2 {
  3752. width: 63px;
  3753. height: 555px;
  3754. overflow-wrap: break-word;
  3755. color: rgba(3, 191, 138, 1);
  3756. font-size: 16px;
  3757. font-family: PingFang-SC-Heavy;
  3758. font-weight: 900;
  3759. text-align: left;
  3760. line-height: 80px;
  3761. }
  3762. .paragraph_3 {
  3763. width: 63px;
  3764. height: 555px;
  3765. overflow-wrap: break-word;
  3766. color: rgba(75, 90, 109, 1);
  3767. font-size: 16px;
  3768. font-family: PingFang-SC-Medium;
  3769. font-weight: 500;
  3770. text-align: left;
  3771. line-height: 80px;
  3772. }
  3773. .timeall{
  3774. position: relative;
  3775. width: 100%;
  3776. margin-top: 30px;
  3777. }
  3778. .lastbt,.nextbt{
  3779. position: absolute;
  3780. top:25px;
  3781. }
  3782. .lastbt{
  3783. left: -7px;
  3784. }
  3785. .nextbt{
  3786. right: -7px;
  3787. }
  3788. .table_header{ display:flex; justify-content: center; color:#8e8e8e;margin-bottom: 10px;}
  3789. .week_one{ text-align: center; line-height: 50px; border-bottom:1px solid #f5f4f7; border-left:1px solid #f5f4f7; background: #e9f0fe; width:200px; }
  3790. .weekday{ flex:1; text-align: center; line-height: 25px; }
  3791. .finish {
  3792. // background:#8ACBAD;
  3793. background: linear-gradient(135deg, #04E399, #00A36A);
  3794. padding: 5px;
  3795. border-radius: 50%;
  3796. color:#fff !important;
  3797. }
  3798. </style>