index_v1.vue 105 KB

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