12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610 |
- .page {
- position: relative;
- width: 750rpx;
- height: 3627rpx;
- background-color: rgba(246,246,246,1);
- overflow: hidden;
- display: flex;
- flex-direction: column;
- }
- .outer1 {
- width: 750rpx;
- height: 3543rpx;
- display: flex;
- flex-direction: column;
- }
- .box1 {
- height: 40rpx;
- background-color: rgba(255,255,255,1);
- display: flex;
- flex-direction: column;
- width: 750rpx;
- padding: 7rpx 0 0 12rpx;
- }
- .section1 {
- width: 727rpx;
- height: 29rpx;
- flex-direction: row;
- display: flex;
- }
- .icon1 {
- width: 33rpx;
- height: 20rpx;
- margin-top: 2rpx;
- }
- .info1 {
- width: 74rpx;
- height: 29rpx;
- display: block;
- overflow-wrap: break-word;
- color: rgba(3,3,3,1);
- font-size: 24rpx;
- font-family: Helvetica;
- white-space: nowrap;
- line-height: 29rpx;
- margin-left: 7rpx;
- }
- .main1 {
- width: 29rpx;
- height: 20rpx;
- background: url(https://lanhu.oss-cn-beijing.aliyuncs.com/SketchPng5f3ad165c123fbded6e0fa697748977e2746aed8e69b16f7f768997af4af2979) -1rpx 0rpx no-repeat;
- background-size: 30rpx 20rpx;
- display: flex;
- flex-direction: column;
- margin: 2rpx 0 0 17rpx;
- }
- .txt1 {
- width: 90rpx;
- height: 29rpx;
- display: block;
- overflow-wrap: break-word;
- color: rgba(3,3,3,1);
- font-size: 24rpx;
- font-family: Helvetica;
- white-space: nowrap;
- line-height: 29rpx;
- text-align: center;
- margin-left: 158rpx;
- }
- .main2 {
- width: 12rpx;
- height: 20rpx;
- background: url(https://lanhu.oss-cn-beijing.aliyuncs.com/SketchPng0efed2d58f84e5f45072ee057c875a49c4309a72e36f032844aa111ca0a435af) -1rpx -3rpx no-repeat;
- background-size: 15rpx 26rpx;
- display: flex;
- flex-direction: column;
- margin: 2rpx 0 0 177rpx;
- }
- .word1 {
- width: 66rpx;
- height: 29rpx;
- display: block;
- overflow-wrap: break-word;
- color: rgba(3,3,3,1);
- font-size: 24rpx;
- font-family: Helvetica;
- white-space: nowrap;
- line-height: 29rpx;
- text-align: right;
- margin-left: 5rpx;
- }
- .img1 {
- width: 53rpx;
- height: 23rpx;
- margin: 2rpx 0 0 6rpx;
- }
- .box2 {
- height: 88rpx;
- background-color: rgba(255,255,255,1);
- display: flex;
- flex-direction: column;
- padding-left: 24rpx;
- width: 750rpx;
- justify-content: center;
- }
- .main3 {
- width: 710rpx;
- height: 64rpx;
- flex-direction: row;
- display: flex;
- }
- .label1 {
- width: 48rpx;
- height: 48rpx;
- margin-top: 8rpx;
- }
- .word2 {
- width: 144rpx;
- height: 36rpx;
- display: block;
- overflow-wrap: break-word;
- color: rgba(51,51,51,1);
- font-size: 36rpx;
- font-family: PingFangSC-Medium;
- white-space: nowrap;
- line-height: 36rpx;
- text-align: center;
- margin: 14rpx 0 0 231rpx;
- }
- .pic1 {
- width: 174rpx;
- height: 64rpx;
- margin-left: 113rpx;
- }
- .box3 {
- height: 236rpx;
- border-radius: 12rpx;
- background-color: rgba(255,255,255,1);
- display: flex;
- flex-direction: column;
- padding-left: 24rpx;
- width: 710rpx;
- justify-content: center;
- margin: 20rpx 0 0 20rpx;
- }
- .bd1 {
- width: 493rpx;
- height: 188rpx;
- display: flex;
- flex-direction: column;
- }
- .info2 {
- width: 78rpx;
- height: 26rpx;
- display: block;
- overflow-wrap: break-word;
- color: rgba(153,153,153,1);
- font-size: 26rpx;
- font-family: PingFangSC-Regular;
- white-space: nowrap;
- line-height: 26rpx;
- text-align: left;
- }
- .word3 {
- width: 168rpx;
- height: 28rpx;
- display: block;
- overflow-wrap: break-word;
- color: rgba(51,51,51,1);
- font-size: 28rpx;
- font-family: PingFangSC-Medium;
- white-space: nowrap;
- line-height: 28rpx;
- text-align: center;
- margin-top: 16rpx;
- }
- .word4 {
- width: 78rpx;
- height: 26rpx;
- display: block;
- overflow-wrap: break-word;
- color: rgba(153,153,153,1);
- font-size: 26rpx;
- font-family: PingFangSC-Regular;
- white-space: nowrap;
- line-height: 26rpx;
- text-align: left;
- margin-top: 48rpx;
- }
- .word5 {
- width: 493rpx;
- height: 28rpx;
- display: block;
- overflow-wrap: break-word;
- color: rgba(51,51,51,1);
- font-size: 28rpx;
- font-family: PingFangSC-Medium;
- white-space: nowrap;
- line-height: 28rpx;
- text-align: center;
- margin-top: 16rpx;
- }
- .box4 {
- z-index: 61;
- border-radius: 12rpx;
- background-color: rgba(255,255,255,1);
- display: flex;
- flex-direction: column;
- padding-top: 24rpx;
- width: 710rpx;
- position: relative;
- margin: 20rpx 0 0 20rpx;
- }
- .box5 {
- width: 710rpx;
- display: flex;
- flex-direction: column;
- }
- .info3 {
- width: 128rpx;
- height: 32rpx;
- display: block;
- overflow-wrap: break-word;
- color: rgba(25,28,39,1);
- font-size: 32rpx;
- font-family: PingFangSC-Medium;
- white-space: nowrap;
- line-height: 32rpx;
- text-align: left;
- margin-left: 24rpx;
- }
- .bd2 {
- width: 710rpx;
- height: 1rpx;
- background-color: rgba(237,237,237,1);
- margin-top: 24rpx;
- display: flex;
- flex-direction: column;
- }
- .word6 {
- width: 357rpx;
- height: 26rpx;
- display: block;
- overflow-wrap: break-word;
- color: rgba(153,153,153,1);
- font-size: 26rpx;
- font-family: PingFangSC-Regular;
- white-space: nowrap;
- line-height: 26rpx;
- text-align: left;
- margin: 32rpx 0 0 24rpx;
- }
- .word7 {
- width: 238rpx;
- height: 26rpx;
- display: block;
- overflow-wrap: break-word;
- color: rgba(153,153,153,1);
- font-size: 26rpx;
- font-family: PingFangSC-Regular;
- white-space: nowrap;
- line-height: 26rpx;
- text-align: left;
- margin: 32rpx 0 0 24rpx;
- }
- .word8 {
- width: 395rpx;
- height: 28rpx;
- display: block;
- overflow-wrap: break-word;
- color: rgba(25,28,39,1);
- font-size: 28rpx;
- font-family: PingFangSC-Regular;
- white-space: nowrap;
- line-height: 28rpx;
- text-align: left;
- margin: 5rpx 0 0 88rpx;
- }
- .bd3 {
- width: 452rpx;
-
- flex-direction: row;
- display: flex;
- justify-content: space-between;
- margin: 14rpx 0 0 43rpx;
- }
- .main4 {
- width: 1rpx;
-
- border-radius: NaNrpx;
- background-color: rgba(227,227,227,1);
- display: flex;
- flex-direction: column;
- }
- .main5 {
- width: 407rpx;
- margin-top: 2rpx;
- display: flex;
- flex-direction: column;
- }
- .list{
- margin-top: 30rpx;
- margin-bottom: 30rpx;
- position: relative;
- }
- .word9 {
- width: 407rpx;
- height: 24rpx;
- display: block;
- overflow-wrap: break-word;
- color: rgba(153,153,153,1);
- font-size: 24rpx;
- font-family: PingFangSC-Regular;
- white-space: nowrap;
- line-height: 24rpx;
- text-align: left;
- }
- .word10 {
- width: 395rpx;
- height: 28rpx;
- display: block;
- overflow-wrap: break-word;
- color: rgba(25,28,39,1);
- font-size: 28rpx;
- font-family: PingFangSC-Regular;
- white-space: nowrap;
- line-height: 28rpx;
- text-align: left;
- margin-top: 32rpx;
- }
- .word11 {
- width: 407rpx;
- height: 24rpx;
- display: block;
- overflow-wrap: break-word;
- color: rgba(153,153,153,1);
- font-size: 24rpx;
- font-family: PingFangSC-Regular;
- white-space: nowrap;
- line-height: 24rpx;
- text-align: left;
- margin-top: 16rpx;
- }
- .txt2 {
- width: 395rpx;
- height: 28rpx;
- display: block;
- overflow-wrap: break-word;
- color: rgba(25,28,39,1);
- font-size: 28rpx;
- font-family: PingFangSC-Regular;
- white-space: nowrap;
- line-height: 28rpx;
- text-align: left;
- margin-top: 32rpx;
- }
- .word12 {
- width: 159rpx;
- height: 24rpx;
- display: block;
- overflow-wrap: break-word;
- color: rgba(153,153,153,1);
- font-size: 24rpx;
- font-family: PingFangSC-Regular;
- white-space: nowrap;
- line-height: 24rpx;
- text-align: left;
- margin-top: 16rpx;
- }
- .word13 {
- width: 395rpx;
- height: 28rpx;
- display: block;
- overflow-wrap: break-word;
- color: rgba(25,28,39,1);
- font-size: 28rpx;
- font-family: PingFangSC-Regular;
- white-space: nowrap;
- line-height: 28rpx;
- text-align: left;
- margin-top: 32rpx;
- }
- .txt3 {
- width: 159rpx;
- height: 24rpx;
- display: block;
- overflow-wrap: break-word;
- color: rgba(153,153,153,1);
- font-size: 24rpx;
- font-family: PingFangSC-Regular;
- white-space: nowrap;
- line-height: 24rpx;
- text-align: left;
- margin-top: 16rpx;
- }
- .word14 {
- width: 395rpx;
- height: 28rpx;
- display: block;
- overflow-wrap: break-word;
- color: rgba(25,28,39,1);
- font-size: 28rpx;
- font-family: PingFangSC-Regular;
- white-space: nowrap;
- line-height: 28rpx;
- text-align: left;
- margin-top: 32rpx;
- }
- .word15 {
- width: 392rpx;
- height: 24rpx;
- display: block;
- overflow-wrap: break-word;
- color: rgba(153,153,153,1);
- font-size: 24rpx;
- font-family: PingFangSC-Regular;
- white-space: nowrap;
- line-height: 24rpx;
- text-align: left;
- margin-top: 16rpx;
- }
- .label2 {
- z-index: 76;
- position: absolute;
- left: 24rpx;
- top: 243rpx;
- width: 40rpx;
- height: 40rpx;
- }
- .label3 {
- z-index: 79;
- position: absolute;
- left: 34rpx;
- top: 333rpx;
- width: 20rpx;
- height: 20rpx;
- }
- .icon2 {
- z-index: 84;
- position: absolute;
- left: 34rpx;
- top: 433rpx;
- width: 20rpx;
- height: 20rpx;
- }
- .label4 {
- position: absolute;
- left: 34rpx;
- top: 58%;
- width: 20rpx;
- height: 20rpx;
- }
- .label5 {
- z-index: 94;
- position: absolute;
- left: 34rpx;
- top: 633rpx;
- width: 20rpx;
- height: 20rpx;
- }
- .box6 {
- z-index: 128;
- border-radius: 12rpx;
- background-color: rgba(255,255,255,1);
- display: flex;
- flex-direction: column;
- padding-top: 24rpx;
- width: 710rpx;
- position: relative;
- margin: 20rpx 0 0 20rpx;
- }
- .bd4 {
- width: 710rpx;
-
- display: flex;
- flex-direction: column;
- }
- .box7 {
- width: 662rpx;
- height: 28rpx;
- margin-left: 24rpx;
- flex-direction: row;
- display: flex;
- justify-content: space-between;
- }
- .word16 {
- width: 84rpx;
- height: 28rpx;
- display: block;
- overflow-wrap: break-word;
- color: rgba(51,51,51,1);
- font-size: 28rpx;
- font-family: PingFangSC-Medium;
- white-space: nowrap;
- line-height: 28rpx;
- text-align: left;
- }
- .word17 {
- width: 63rpx;
- height: 24rpx;
- display: block;
- overflow-wrap: break-word;
- color: rgba(153,153,153,1);
- font-size: 24rpx;
- font-family: PingFangSC-Regular;
- white-space: nowrap;
- line-height: 24rpx;
- text-align: left;
- margin-top: 2rpx;
- }
- .box8 {
- width: 710rpx;
- height: 1rpx;
- background:rgba(237,237,237,1);
- margin-top: 24rpx;
- display: flex;
- flex-direction: column;
- }
- .box9 {
- width: 662rpx;
- height: 100rpx;
- flex-direction: row;
- display: flex;
- margin: 31rpx 0 0 24rpx;
- }
- .pic2 {
- width: 100rpx;
- height: 100rpx;
- }
- .section2 {
- width: 199rpx;
- height: 76rpx;
- display: flex;
- flex-direction: column;
- justify-content: space-between;
- margin: 12rpx 0 0 24rpx;
- }
- .txt4 {
- width: 199rpx;
- height: 30rpx;
- display: block;
- overflow-wrap: break-word;
- color: rgba(25,28,39,1);
- font-size: 30rpx;
- font-family: PingFangSC-Medium;
- white-space: nowrap;
- line-height: 30rpx;
- text-align: left;
- }
- .group1 {
- width: 166rpx;
- height: 26rpx;
- margin-top: 20rpx;
- flex-direction: row;
- display: flex;
- }
- .info4 {
- width: 78rpx;
- height: 26rpx;
- display: block;
- overflow-wrap: break-word;
- color: rgba(153,153,153,1);
- font-size: 26rpx;
- font-family: PingFangSC-Regular;
- white-space: nowrap;
- line-height: 26rpx;
- text-align: left;
- }
- .block1 {
- z-index: 155;
- height: 26rpx;
- background-color: rgba(228,228,228,1);
- width: 26rpx;
- position: relative;
- display: flex;
- flex-direction: column;
- justify-content: space-between;
- }
- .layer1 {
- width: 26rpx;
- height: 8rpx;
- flex-direction: row;
- display: flex;
- justify-content: space-between;
- }
- .block2 {
- width: 8rpx;
- height: 8rpx;
- background-color: rgba(80,80,154,1);
- display: flex;
- flex-direction: column;
- }
- .block3 {
- width: 9rpx;
- height: 8rpx;
- background-color: rgba(237,52,36,1);
- display: flex;
- flex-direction: column;
- }
- .block4 {
- width: 9rpx;
- height: 8rpx;
- background-color: rgba(85,197,245,1);
- display: flex;
- flex-direction: column;
- }
- .layer2 {
- width: 26rpx;
- height: 9rpx;
- flex-direction: row;
- display: flex;
- justify-content: space-between;
- }
- .mod1 {
- width: 9rpx;
- height: 9rpx;
- background-color: rgba(198,212,255,1);
- display: flex;
- flex-direction: column;
- }
- .mod2 {
- width: 9rpx;
- height: 9rpx;
- background-color: rgba(198,212,255,1);
- display: flex;
- flex-direction: column;
- }
- .layer3 {
- width: 26rpx;
- height: 9rpx;
- flex-direction: row;
- display: flex;
- justify-content: space-between;
- }
- .box10 {
- width: 9rpx;
- height: 9rpx;
- background-color: rgba(85,197,245,1);
- display: flex;
- flex-direction: column;
- }
- .box11 {
- width: 9rpx;
- height: 9rpx;
- background-color: rgba(80,80,154,1);
- display: flex;
- flex-direction: column;
- }
- .layer4 {
- z-index: 160;
- position: absolute;
- left: 8rpx;
- top: 8rpx;
- width: 9rpx;
- height: 9rpx;
- background-color: rgba(123,130,171,1);
- display: flex;
- flex-direction: column;
- }
- .layer5 {
- z-index: 163;
- position: absolute;
- left: 8rpx;
- top: 17rpx;
- width: 9rpx;
- height: 9rpx;
- background-color: rgba(237,52,36,1);
- display: flex;
- flex-direction: column;
- }
- .txt5 {
- width: 52rpx;
- height: 26rpx;
- display: block;
- overflow-wrap: break-word;
- color: rgba(153,153,153,1);
- font-size: 26rpx;
- font-family: PingFangSC-Regular;
- white-space: nowrap;
- line-height: 26rpx;
- text-align: left;
- margin-left: 10rpx;
- }
- .word18 {
- width: 207rpx;
- height: 26rpx;
- display: block;
- overflow-wrap: break-word;
- color: rgba(153,153,153,1);
- font-size: 26rpx;
- font-family: PingFangSC-Regular;
- white-space: nowrap;
- line-height: 26rpx;
- text-align: right;
- margin: 62rpx 0 0 132rpx;
- }
- .box12 {
- width: 552rpx;
- height: 120rpx;
- flex-direction: row;
- display: flex;
- justify-content: space-between;
- margin: 32rpx 0 0 24rpx;
- }
- .mod3-0 {
- z-index: 169;
- position: relative;
- width: 120rpx;
- height: 120rpx;
- border-radius: 4rpx;
- overflow: hidden;
- background: url(https://lanhu.oss-cn-beijing.aliyuncs.com/SketchPng22127b51e26a297a9e81a389eb4707cbf2f6a5b083640a3ebbd0652b80390548) 100% no-repeat;
- margin-right: 24rpx;
- display: flex;
- flex-direction: column;
- }
- .pic3-0 {
- z-index: 170;
- position: absolute;
- left: 0rpx;
- top: 0rpx;
- width: 120rpx;
- height: 120rpx;
- }
- .mod3-1 {
- z-index: 169;
- position: relative;
- width: 120rpx;
- height: 120rpx;
- border-radius: 4rpx;
- overflow: hidden;
- background: url(https://lanhu.oss-cn-beijing.aliyuncs.com/SketchPng22127b51e26a297a9e81a389eb4707cbf2f6a5b083640a3ebbd0652b80390548) 100% no-repeat;
- margin-right: 24rpx;
- display: flex;
- flex-direction: column;
- }
- .pic3-1 {
- z-index: 170;
- position: absolute;
- left: 0rpx;
- top: 0rpx;
- width: 120rpx;
- height: 120rpx;
- }
- .mod3-2 {
- z-index: 169;
- position: relative;
- width: 120rpx;
- height: 120rpx;
- border-radius: 4rpx;
- overflow: hidden;
- background: url(https://lanhu.oss-cn-beijing.aliyuncs.com/SketchPng22127b51e26a297a9e81a389eb4707cbf2f6a5b083640a3ebbd0652b80390548) 100% no-repeat;
- margin-right: 24rpx;
- display: flex;
- flex-direction: column;
- }
- .pic3-2 {
- z-index: 170;
- position: absolute;
- left: 0rpx;
- top: 0rpx;
- width: 120rpx;
- height: 120rpx;
- }
- .mod3-3 {
- z-index: 169;
- position: relative;
- width: 120rpx;
- height: 120rpx;
- border-radius: 4rpx;
- overflow: hidden;
- background: url(https://lanhu.oss-cn-beijing.aliyuncs.com/SketchPng22127b51e26a297a9e81a389eb4707cbf2f6a5b083640a3ebbd0652b80390548) 100% no-repeat;
- margin-right: 24rpx;
- display: flex;
- flex-direction: column;
- }
- .pic3-3 {
- z-index: 170;
- position: absolute;
- left: 0rpx;
- top: 0rpx;
- width: 120rpx;
- height: 120rpx;
- }
- .infoBox1 {
- width: 379rpx;
- height: 64rpx;
- display: block;
- overflow-wrap: break-word;
- color: rgba(102,102,102,1);
- font-size: 26rpx;
- font-family: PingFangSC-Regular;
- line-height: 26rpx;
- text-align: left;
- overflow: hidden;
- text-overflow: ellipsis;
- margin: 32rpx 0 0 24rpx;
- }
- .box13 {
- width: 654rpx;
- height: 1rpx;
- background-color: rgba(237,237,237,1);
- display: flex;
- flex-direction: column;
- margin: 32rpx 0 0 24rpx;
- }
- .box14 {
- width: 662rpx;
- height: 100rpx;
- flex-direction: row;
- display: flex;
- margin: 32rpx 0 0 24rpx;
- }
- .img2 {
- width: 100rpx;
- height: 100rpx;
- }
- .group2 {
- width: 166rpx;
- height: 76rpx;
- display: flex;
- flex-direction: column;
- justify-content: space-between;
- margin: 12rpx 0 0 24rpx;
- }
- .info5 {
- width: 139rpx;
- height: 30rpx;
- display: block;
- overflow-wrap: break-word;
- color: rgba(25,28,39,1);
- font-size: 30rpx;
- font-family: PingFangSC-Medium;
- white-space: nowrap;
- line-height: 30rpx;
- text-align: left;
- }
- .box15 {
- width: 166rpx;
- height: 26rpx;
- margin-top: 20rpx;
- flex-direction: row;
- display: flex;
- }
- .word19 {
- width: 78rpx;
- height: 26rpx;
- display: block;
- overflow-wrap: break-word;
- color: rgba(153,153,153,1);
- font-size: 26rpx;
- font-family: PingFangSC-Regular;
- white-space: nowrap;
- line-height: 26rpx;
- text-align: left;
- }
- .section3 {
- width: 26rpx;
- height: 26rpx;
- background-color: rgba(228,228,228,1);
- display: flex;
- flex-direction: column;
- }
- .word20 {
- width: 52rpx;
- height: 26rpx;
- display: block;
- overflow-wrap: break-word;
- color: rgba(153,153,153,1);
- font-size: 26rpx;
- font-family: PingFangSC-Regular;
- white-space: nowrap;
- line-height: 26rpx;
- text-align: left;
- margin-left: 10rpx;
- }
- .txt6 {
- width: 207rpx;
- height: 26rpx;
- display: block;
- overflow-wrap: break-word;
- color: rgba(153,153,153,1);
- font-size: 26rpx;
- font-family: PingFangSC-Regular;
- white-space: nowrap;
- line-height: 26rpx;
- text-align: justify;
- margin: 62rpx 0 0 165rpx;
- }
- .box16 {
- width: 678rpx;
- height: 120rpx;
- flex-direction: row;
- display: flex;
- justify-content: space-between;
- margin: 32rpx 0 0 24rpx;
- }
- .layer6 {
- z-index: 184;
- position: relative;
- width: 120rpx;
- height: 120rpx;
- border-radius: 4rpx;
- overflow: hidden;
- background: url(https://lanhu.oss-cn-beijing.aliyuncs.com/SketchPng22127b51e26a297a9e81a389eb4707cbf2f6a5b083640a3ebbd0652b80390548) 100% no-repeat;
- display: flex;
- flex-direction: column;
- }
- .pic4 {
- z-index: 185;
- position: absolute;
- left: 0rpx;
- top: 0rpx;
- width: 120rpx;
- height: 120rpx;
- }
- .layer7 {
- z-index: 187;
- position: relative;
- width: 120rpx;
- height: 120rpx;
- border-radius: 4rpx;
- overflow: hidden;
- background: url(https://lanhu.oss-cn-beijing.aliyuncs.com/SketchPng22127b51e26a297a9e81a389eb4707cbf2f6a5b083640a3ebbd0652b80390548) 100% no-repeat;
- display: flex;
- flex-direction: column;
- }
- .pic5 {
- z-index: 188;
- position: absolute;
- left: 0rpx;
- top: 0rpx;
- width: 120rpx;
- height: 120rpx;
- }
- .layer8 {
- z-index: 190;
- position: relative;
- width: 120rpx;
- height: 120rpx;
- border-radius: 4rpx;
- overflow: hidden;
- background: url(https://lanhu.oss-cn-beijing.aliyuncs.com/SketchPng22127b51e26a297a9e81a389eb4707cbf2f6a5b083640a3ebbd0652b80390548) 100% no-repeat;
- display: flex;
- flex-direction: column;
- }
- .pic6 {
- z-index: 191;
- position: absolute;
- left: 0rpx;
- top: 0rpx;
- width: 120rpx;
- height: 120rpx;
- }
- .layer9 {
- z-index: 193;
- position: relative;
- width: 120rpx;
- height: 120rpx;
- border-radius: 4rpx;
- overflow: hidden;
- background: url(https://lanhu.oss-cn-beijing.aliyuncs.com/SketchPng22127b51e26a297a9e81a389eb4707cbf2f6a5b083640a3ebbd0652b80390548) 100% no-repeat;
- display: flex;
- flex-direction: column;
- }
- .pic7 {
- z-index: 194;
- position: absolute;
- left: 0rpx;
- top: 0rpx;
- width: 120rpx;
- height: 120rpx;
- }
- .layer10 {
- z-index: 198;
- position: relative;
- width: 102rpx;
- height: 120rpx;
- border-radius: 4rpx;
- overflow: hidden;
- background: url(https://lanhu.oss-cn-beijing.aliyuncs.com/SketchPng62c479a6d78985843a3855460c85494b54756d47566fef47ab06552067c5fd9d) 100% no-repeat;
- display: flex;
- flex-direction: column;
- }
- .pic8 {
- z-index: 199;
- position: absolute;
- left: 0rpx;
- top: 0rpx;
- width: 102rpx;
- height: 120rpx;
- }
- .paragraph1 {
- width: 400rpx;
- height: 64rpx;
- display: block;
- overflow-wrap: break-word;
- color: rgba(102,102,102,1);
- font-size: 26rpx;
- font-family: PingFangSC-Regular;
- line-height: 26rpx;
- text-align: left;
- overflow: hidden;
- text-overflow: ellipsis;
- margin: 32rpx 0 0 24rpx;
- }
- .bd5 {
- z-index: 200;
- position: absolute;
- left: 686rpx;
- top: 653rpx;
- width: 24rpx;
- height: 120rpx;
- background-color: rgba(255,255,255,1);
- display: flex;
- flex-direction: column;
- }
- .box17 {
- z-index: 98;
- height: 321rpx;
- border-radius: 12rpx;
- background-color: rgba(255,255,255,1);
- display: flex;
- flex-direction: column;
- padding-top: 11rpx;
- width: 710rpx;
- position: relative;
- margin: 20rpx 0 0 20rpx;
- }
- .outer2 {
- width: 710rpx;
- height: 278rpx;
- display: flex;
- flex-direction: column;
- }
- .bd6 {
- width: 662rpx;
- height: 58rpx;
- margin-left: 24rpx;
- flex-direction: row;
- display: flex;
- justify-content: space-between;
- }
- .txt7 {
- width: 128rpx;
- height: 32rpx;
- display: block;
- overflow-wrap: break-word;
- color: rgba(25,28,39,1);
- font-size: 32rpx;
- font-family: PingFangSC-Medium;
- white-space: nowrap;
- line-height: 32rpx;
- text-align: left;
- margin-top: 13rpx;
- }
- .section4 {
- width: 152rpx;
- height: 58rpx;
- border-radius: 29rpx;
- border: 1px solid rgba(82,161,255,1);
- display: flex;
- flex-direction: column;
- }
- .bd7 {
- width: 710rpx;
- height: 1rpx;
- background-color: rgba(237,237,237,1);
- margin-top: 11rpx;
- display: flex;
- flex-direction: column;
- }
- .info6 {
- width: 130rpx;
- height: 26rpx;
- display: block;
- overflow-wrap: break-word;
- color: rgba(153,153,153,1);
- font-size: 26rpx;
- font-family: PingFangSC-Regular;
- white-space: nowrap;
- line-height: 26rpx;
- text-align: left;
- margin: 32rpx 0 0 24rpx;
- }
- .word21 {
- width: 245rpx;
- height: 26rpx;
- display: block;
- overflow-wrap: break-word;
- color: rgba(153,153,153,1);
- font-size: 26rpx;
- font-family: PingFangSC-Regular;
- white-space: nowrap;
- line-height: 26rpx;
- text-align: left;
- margin: 32rpx 0 0 24rpx;
- }
- .infoBox2 {
- width: 661rpx;
- height: 60rpx;
- display: block;
- overflow-wrap: break-word;
- color: rgba(153,153,153,1);
- font-size: 26rpx;
- font-family: PingFangSC-Regular;
- line-height: 26rpx;
- text-align: left;
- overflow: hidden;
- text-overflow: ellipsis;
- margin: 32rpx 0 0 24rpx;
- }
- .txt8 {
- z-index: 105;
- position: absolute;
- left: 558rpx;
- top: 27rpx;
- width: 104rpx;
- height: 26rpx;
- display: block;
- overflow-wrap: break-word;
- color: rgba(82,161,255,1);
- font-size: 26rpx;
- font-family: PingFangSC-Regular;
- white-space: nowrap;
- line-height: 26rpx;
- text-align: center;
- }
- .box18 {
- height: 581rpx;
- border-radius: 12rpx;
- background-color: rgba(255,255,255,1);
- display: flex;
- flex-direction: column;
- padding-top: 24rpx;
- width: 710rpx;
- margin: 20rpx 0 0 20rpx;
- }
- .section5 {
- width: 710rpx;
- height: 525rpx;
- display: flex;
- flex-direction: column;
- }
- .txt9 {
- width: 128rpx;
- height: 32rpx;
- display: block;
- overflow-wrap: break-word;
- color: rgba(25,28,39,1);
- font-size: 32rpx;
- font-family: PingFangSC-Medium;
- white-space: nowrap;
- line-height: 32rpx;
- text-align: left;
- margin-left: 24rpx;
- }
- .mod4 {
- width: 710rpx;
- height: 1rpx;
- background-color: rgba(237,237,237,1);
- margin-top: 24rpx;
- display: flex;
- flex-direction: column;
- }
- .word22 {
- width: 357rpx;
- height: 26rpx;
- display: block;
- overflow-wrap: break-word;
- color: rgba(153,153,153,1);
- font-size: 26rpx;
- font-family: PingFangSC-Regular;
- white-space: nowrap;
- line-height: 26rpx;
- text-align: left;
- margin: 32rpx 0 0 24rpx;
- }
- .word23 {
- width: 208rpx;
- height: 26rpx;
- display: block;
- overflow-wrap: break-word;
- color: rgba(153,153,153,1);
- font-size: 26rpx;
- font-family: PingFangSC-Regular;
- white-space: nowrap;
- line-height: 26rpx;
- text-align: left;
- margin: 32rpx 0 0 24rpx;
- }
- .mod5 {
- width: 301rpx;
- height: 120rpx;
- flex-direction: row;
- display: flex;
- justify-content: space-between;
- margin: 32rpx 0 0 24rpx;
- }
- .mod6 {
- height: 120rpx;
- border-radius: 4rpx;
- border: 1px solid rgba(237,237,237,1);
- background-color: rgba(255,255,255,1);
- display: flex;
- flex-direction: column;
- width: 120rpx;
- padding: auto;
- }
- .main6 {
- width: 68rpx;
- height: 101rpx;
- display: flex;
- flex-direction: column;
- }
- .main6 image{ width: 116rpx;
- height: 120rpx;}
- .mod7 {
- width: 157rpx;
- height: 80rpx;
- margin-top: 20rpx;
- display: flex;
- flex-direction: column;
- justify-content: space-between;
- }
- .word24 {
- width: 157rpx;
- height: 28rpx;
- display: block;
- overflow-wrap: break-word;
- color: rgba(25,28,39,1);
- font-size: 28rpx;
- font-family: PingFangSC-Regular;
- white-space: nowrap;
- line-height: 28rpx;
- text-align: left;
- }
- .word25 {
- width: 32rpx;
- height: 28rpx;
- display: block;
- overflow-wrap: break-word;
- color: rgba(153,153,153,1);
- font-size: 28rpx;
- font-family: PingFangSC-Regular;
- white-space: nowrap;
- line-height: 28rpx;
- text-align: left;
- margin-top: 24rpx;
- }
- .mod8 {
- width: 648rpx;
- height: 120rpx;
- flex-direction: row;
- display: flex;
- justify-content: space-between;
- margin: 32rpx 0 0 24rpx;
- }
- .block5 {
- height: 120rpx;
- border-radius: 4rpx;
- border: 1px solid rgba(237,237,237,1);
- background-color: rgba(255,255,255,1);
- display: flex;
- flex-direction: column;
- width: 120rpx;
- justify-content: center;
- align-items: center;
- }
- .wrap1 {
- width: 74rpx;
- height: 100rpx;
- background: url(https://lanhu.oss-cn-beijing.aliyuncs.com/SketchPngb4e133fd4f4a50bed645eb0332bd3ba479960258acb6af0e112226153ee6f185) -1rpx 0rpx no-repeat;
- background-size: 75rpx 100rpx;
- display: flex;
- flex-direction: column;
- }
- .block6 {
- width: 504rpx;
- height: 116rpx;
- margin-top: 2rpx;
- display: flex;
- flex-direction: column;
- justify-content: space-between;
- }
- .infoBox3 {
- width: 504rpx;
- height: 64rpx;
- display: block;
- overflow-wrap: break-word;
- color: rgba(25,28,39,1);
- font-size: 28rpx;
- font-family: PingFangSC-Regular;
- line-height: 28rpx;
- text-align: left;
- overflow: hidden;
- text-overflow: ellipsis;
- }
- .info7 {
- width: 26rpx;
- height: 28rpx;
- display: block;
- overflow-wrap: break-word;
- color: rgba(153,153,153,1);
- font-size: 28rpx;
- font-family: PingFangSC-Regular;
- white-space: nowrap;
- line-height: 28rpx;
- text-align: left;
- margin-top: 24rpx;
- }
- .mod9 {
- width: 357rpx;
- height: 24rpx;
- flex-direction: row;
- display: flex;
- justify-content: space-between;
- margin: 24rpx 0 0 24rpx;
- }
- .word26 {
- width: 96rpx;
- height: 24rpx;
- display: block;
- overflow-wrap: break-word;
- color: rgba(25,28,39,1);
- font-size: 24rpx;
- font-family: PingFangSC-Semibold;
- white-space: nowrap;
- line-height: 24rpx;
- text-align: left;
- }
- .word27 {
- width: 213rpx;
- height: 24rpx;
- display: block;
- overflow-wrap: break-word;
- color: rgba(102,102,102,1);
- font-size: 24rpx;
- font-family: PingFangSC-Regular;
- white-space: nowrap;
- line-height: 24rpx;
- text-align: left;
- }
- .box19 {
- border-radius: 12rpx;
- background-color: rgba(255,255,255,1);
- display: flex;
- flex-direction: column;
- padding-top: 24rpx;
- width: 710rpx;
- margin: 20rpx 0 0 20rpx;
- }
- .section6 {
- width: 710rpx;
- display: flex;
- flex-direction: column;
- }
- .db3{
- display: flex;
- flex-direction: row;
- }
- .db3-1{
- font-size: 22rpx !important;
- font-family: PingFangSC-Regular, PingFang SC;
- font-weight: 400;
- color: #FF7300 !important;
- line-height: 22rpx;
- }
- .info8 {
- width: 192rpx;
- height: 32rpx;
- display: block;
- overflow-wrap: break-word;
- color: rgba(25,28,39,1);
- font-size: 32rpx;
- font-family: PingFangSC-Medium;
- white-space: nowrap;
- line-height: 32rpx;
- text-align: left;
- margin-left: 24rpx;
- }
- .bd8 {
- width: 710rpx;
- height: 1rpx;
- background-color: rgba(237,237,237,1);
- margin-top: 24rpx;
- }
- .bd9 {
- flex-direction: column;
- display: flex;
- margin: 32rpx 0 0 24rpx;
- }
- .bd-9{
- flex-direction: row;
- display: flex;
- margin: 32rpx 0 0 24rpx;
- }
- .word28 {
- width: 130rpx;
- height: 26rpx;
- display: block;
- overflow-wrap: break-word;
- color: rgba(153,153,153,1);
- font-size: 26rpx;
- font-family: PingFangSC-Regular;
- white-space: nowrap;
- line-height: 26rpx;
- text-align: left;
- }
- .txt10 {
- width: 295rpx;
- height: 26rpx;
- display: block;
- overflow-wrap: break-word;
- color: rgba(25,28,39,1);
- font-size: 26rpx;
- font-family: PingFangSC-Regular;
- white-space: nowrap;
- line-height: 26rpx;
- text-align: right;
- }
- .word29 {
- width: 104rpx;
- height: 26rpx;
- display: block;
- overflow-wrap: break-word;
- color: rgba(153,153,153,1);
- font-size: 26rpx;
- font-family: PingFangSC-Regular;
- white-space: nowrap;
- line-height: 26rpx;
- text-align: left;
- margin-left: 18%;
- }
- .word30 {
- width: 238rpx;
- height: 26rpx;
- display: block;
- overflow-wrap: break-word;
- color: rgba(153,153,153,1);
- font-size: 26rpx;
- font-family: PingFangSC-Regular;
- white-space: nowrap;
- line-height: 26rpx;
- text-align: left;
- margin: 32rpx 0 0 24rpx;
- }
- .bd10 {
- width: 710rpx;
- height: 1rpx;
- background-color: rgba(237,237,237,1);
- margin-top: 32rpx;
- display: flex;
- flex-direction: column;
- }
- .bd11 {
- width: 666rpx;
- height: 26rpx;
- flex-direction: row;
- display: flex;
- margin: 32rpx 0 0 24rpx;
- }
- .word31 {
- width: 130rpx;
- height: 26rpx;
- display: block;
- overflow-wrap: break-word;
- color: rgba(153,153,153,1);
- font-size: 26rpx;
- font-family: PingFangSC-Regular;
- white-space: nowrap;
- line-height: 26rpx;
- text-align: left;
- }
- .info9 {
- width: 295rpx;
- height: 26rpx;
- display: block;
- overflow-wrap: break-word;
- color: rgba(25,28,39,1);
- font-size: 26rpx;
- font-family: PingFangSC-Regular;
- white-space: nowrap;
- line-height: 26rpx;
- text-align: right;
- }
- .txt11 {
- width: 104rpx;
- height: 26rpx;
- display: block;
- overflow-wrap: break-word;
- color: rgba(153,153,153,1);
- font-size: 26rpx;
- font-family: PingFangSC-Regular;
- white-space: nowrap;
- line-height: 26rpx;
- text-align: left;
- margin-left: 137rpx;
- }
- .bd12 {
- width: 366rpx;
- height: 30rpx;
- flex-direction: row;
- display: flex;
- justify-content: space-between;
- margin: 30rpx 0 0 24rpx;
- }
- .txt12 {
- width: 238rpx;
- height: 26rpx;
- display: block;
- overflow-wrap: break-word;
- color: rgba(153,153,153,1);
- font-size: 26rpx;
- font-family: PingFangSC-Regular;
- white-space: nowrap;
- line-height: 26rpx;
- text-align: left;
- margin-top: 2rpx;
- }
- .section7 {
- height: 30rpx;
- border-radius: 2rpx;
- background-color: rgba(255,243,234,1);
- display: flex;
- flex-direction: column;
- width: 100rpx;
- justify-content: center;
- align-items: center;
- }
- .txt13 {
- width: 88rpx;
- height: 22rpx;
- display: block;
- overflow-wrap: break-word;
- color: rgba(255,115,0,1);
- font-size: 22rpx;
- font-family: PingFangSC-Regular;
- white-space: nowrap;
- line-height: 22rpx;
- text-align: left;
- }
- .bd13 {
- width: 710rpx;
- height: 1rpx;
- background-color: rgba(237,237,237,1);
- margin-top: 30rpx;
- display: flex;
- flex-direction: column;
- }
- .bd14 {
- width: 666rpx;
- height: 26rpx;
- flex-direction: row;
- display: flex;
- margin: 32rpx 0 0 24rpx;
- }
- .info10 {
- width: 130rpx;
- height: 26rpx;
- display: block;
- overflow-wrap: break-word;
- color: rgba(153,153,153,1);
- font-size: 26rpx;
- font-family: PingFangSC-Regular;
- white-space: nowrap;
- line-height: 26rpx;
- text-align: left;
- }
- .word32 {
- width: 295rpx;
- height: 26rpx;
- display: block;
- overflow-wrap: break-word;
- color: rgba(25,28,39,1);
- font-size: 26rpx;
- font-family: PingFangSC-Regular;
- white-space: nowrap;
- line-height: 26rpx;
- text-align: right;
- }
- .txt14 {
- width: 104rpx;
- height: 26rpx;
- display: block;
- overflow-wrap: break-word;
- color: rgba(153,153,153,1);
- font-size: 26rpx;
- font-family: PingFangSC-Regular;
- white-space: nowrap;
- line-height: 26rpx;
- text-align: left;
- margin-left: 137rpx;
- }
- .word33 {
- width: 238rpx;
- height: 26rpx;
- display: block;
- overflow-wrap: break-word;
- color: rgba(153,153,153,1);
- font-size: 26rpx;
- font-family: PingFangSC-Regular;
- white-space: nowrap;
- line-height: 26rpx;
- text-align: left;
- margin: 32rpx 0 0 24rpx;
- }
|