1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321 |
- .page {
- position: relative;
- width: 750rpx;
- height: 1206rpx;
- background-color: rgba(246,246,246,1);
- overflow: hidden;
- display: flex;
- flex-direction: column;
- }
- .outer1 {
- width: 750rpx;
- display: flex;
- flex-direction: column;
- }
- .wrap1 {
- height: 40rpx;
- background-color: rgba(255,255,255,1);
- display: flex;
- flex-direction: column;
- width: 750rpx;
- padding: 7rpx 0 0 12rpx;
- }
- .mod1 {
- width: 727rpx;
- height: 29rpx;
- flex-direction: row;
- display: flex;
- }
- .label1 {
- width: 33rpx;
- height: 20rpx;
- margin-top: 2rpx;
- }
- .txt1 {
- 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;
- }
- .box1 {
- 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;
- }
- .word1 {
- 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;
- }
- .box2 {
- 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;
- }
- .info1 {
- 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;
- }
- .wrap2 {
- height: 88rpx;
- background-color: rgba(255,255,255,1);
- display: flex;
- flex-direction: column;
- padding-left: 24rpx;
- width: 750rpx;
- justify-content: center;
- }
- .outer2 {
- width: 710rpx;
- height: 64rpx;
- flex-direction: row;
- display: flex;
- }
- .label2 {
- 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: left;
- margin: 14rpx 0 0 231rpx;
- }
- .img2 {
- width: 174rpx;
- height: 64rpx;
- margin-left: 113rpx;
- }
- .wrap3 {
- width: 750rpx;
- height: 88rpx;
- flex-direction: row;
- display: flex;
- justify-content: space-between;
- }
- .main1 {
- height: 88rpx;
- background-color: rgba(255,255,255,1);
- display: flex;
- flex-direction: column;
- padding-left: 51rpx;
- width: 188rpx;
- justify-content: center;
- }
- .box3 {
- width: 82rpx;
- height: 28rpx;
- flex-direction: row;
- display: flex;
- justify-content: space-between;
- }
- .word3 {
- width: 56rpx;
- height: 28rpx;
- display: block;
- overflow-wrap: break-word;
- color: rgba(51,51,51,1);
- font-size: 28rpx;
- font-family: PingFangSC-Regular;
- white-space: nowrap;
- line-height: 28rpx;
- text-align: left;
- }
- .icon1 {
- width: 24rpx;
- height: 24rpx;
- margin: 2rpx 0 0 6rpx;
- }
- .main2 {
- height: 88rpx;
- background-color: rgba(255,255,255,1);
- display: flex;
- flex-direction: column;
- padding-left: 50rpx;
- width: 187rpx;
- justify-content: center;
- }
- .main3 {
- width: 82rpx;
- height: 28rpx;
- flex-direction: row;
- display: flex;
- justify-content: space-between;
- }
- .word4 {
- width: 56rpx;
- height: 28rpx;
- display: block;
- overflow-wrap: break-word;
- color: rgba(51,51,51,1);
- font-size: 28rpx;
- font-family: PingFangSC-Regular;
- white-space: nowrap;
- line-height: 28rpx;
- text-align: left;
- }
- .icon2 {
- width: 24rpx;
- height: 24rpx;
- margin: 2rpx 0 0 6rpx;
- }
- .main4 {
- height: 88rpx;
- background-color: rgba(255,255,255,1);
- display: flex;
- flex-direction: column;
- padding-left: 51rpx;
- width: 188rpx;
- justify-content: center;
- }
- .box4 {
- width: 137rpx;
- height: 28rpx;
- flex-direction: row;
- display: flex;
- }
- .word5 {
- width: 56rpx;
- height: 28rpx;
- display: block;
- overflow-wrap: break-word;
- color: rgba(51,51,51,1);
- font-size: 28rpx;
- font-family: PingFangSC-Regular;
- white-space: nowrap;
- line-height: 28rpx;
- text-align: left;
- }
- .icon3 {
- width: 24rpx;
- height: 24rpx;
- margin: 2rpx 0 0 6rpx;
- }
- .mod2 {
- width: 2rpx;
- height: 28rpx;
- background-color: rgba(237,237,237,1);
- margin-left: 49rpx;
- display: flex;
- flex-direction: column;
- }
- .main5 {
- height: 88rpx;
- background-color: rgba(255,255,255,1);
- display: flex;
- flex-direction: column;
- padding-left: 23rpx;
- width: 187rpx;
- justify-content: center;
- }
- .new{
- border-radius: 2px;
- width: 54rpx;
- height: 30rpx;
- background: #F5A623;
- color: #fff;
- font-size: 20rpx;
- margin-left: 70%;
- margin-top: auto;
- text-align: center;
- }
- .outer3 {
- width: 142rpx;
- height: 28rpx;
- flex-direction: row;
- display: flex;
- justify-content: space-between;
- }
- .txt2 {
- width: 112rpx;
- height: 28rpx;
- display: block;
- overflow-wrap: break-word;
- color: rgba(51,51,51,1);
- font-size: 28rpx;
- font-family: PingFangSC-Regular;
- white-space: nowrap;
- line-height: 28rpx;
- text-align: left;
- }
- .icon4 {
- width: 24rpx;
- height: 24rpx;
- margin-top: 2rpx;
- }
- .wrap4 {
- width: 710rpx;
- display: flex;
- flex-wrap: wrap;
- flex-direction: row;
- justify-content: space-between;
- margin: 20rpx auto;
- }
- .box5 {
- height: 120rpx;
- border-radius: 8rpx;
- border: 1px solid rgba(245,166,35,1);
- background-color: rgba(255,255,255,1);
- display: flex;
- flex-direction: column;
- width: 223rpx;
- padding: 19rpx 0 0 15rpx;
- }
- .main6 {
- width: 203rpx;
- height: 96rpx;
- display: flex;
- flex-direction: column;
- justify-content: space-between;
- }
- .infoBox1 {
- color: rgba(245,166,35,1);
- }
- .pic1 {
- width: 54rpx;
- height: 30rpx;
- margin: 8rpx 0 0 149rpx;
- }
- .box6 {
- height: 120rpx;
- border-radius: 8rpx;
- border: 1px solid rgba(228,228,228,1);
- background-color: rgba(255,255,255,1);
- display: flex;
- flex-direction: column;
- padding-top: 19rpx;
- width: 224rpx;
- align-items: center;
- margin: 10rpx 0;
- padding-bottom: 4rpx;
- }
- .paragraph1 {
- width: 192rpx;
- height: 58rpx;
- display: block;
- overflow-wrap: break-word;
- font-size: 24rpx;
- font-family: PingFangSC-Regular;
- line-height: 24rpx;
- text-align: left;
- overflow: hidden;
- text-overflow: ellipsis;
- }
- .box7 {
- height: 120rpx;
- border-radius: 8rpx;
- border: 1px solid rgba(228,228,228,1);
- background-color: rgba(255,255,255,1);
- display: flex;
- flex-direction: column;
- width: 223rpx;
- padding: 19rpx 0 0 15rpx;
- }
- .paragraph2 {
- width: 192rpx;
- height: 58rpx;
- display: block;
- overflow-wrap: break-word;
- color: rgba(51,51,51,1);
- font-size: 24rpx;
- font-family: PingFangSC-Regular;
- line-height: 24rpx;
- text-align: left;
- overflow: hidden;
- text-overflow: ellipsis;
- }
- .wrap5 {
- width: 710rpx;
- height: 120rpx;
- flex-direction: row;
- display: flex;
- justify-content: space-between;
- margin: 20rpx 0 0 20rpx;
- }
- .group1 {
- height: 120rpx;
- border-radius: 8rpx;
- border: 1px solid rgba(228,228,228,1);
- background-color: rgba(255,255,255,1);
- display: flex;
- flex-direction: column;
- width: 223rpx;
- padding: 19rpx 0 0 15rpx;
- }
- .infoBox2 {
- width: 192rpx;
- height: 58rpx;
- display: block;
- overflow-wrap: break-word;
- color: rgba(51,51,51,1);
- font-size: 24rpx;
- font-family: PingFangSC-Regular;
- line-height: 24rpx;
- text-align: left;
- overflow: hidden;
- text-overflow: ellipsis;
- }
- .group2 {
- height: 120rpx;
- border-radius: 8rpx;
- border: 1px solid rgba(228,228,228,1);
- background-color: rgba(255,255,255,1);
- display: flex;
- flex-direction: column;
- padding-top: 19rpx;
- width: 224rpx;
- align-items: center;
- }
- .infoBox3 {
- width: 192rpx;
- height: 58rpx;
- display: block;
- overflow-wrap: break-word;
- color: rgba(51,51,51,1);
- font-size: 24rpx;
- font-family: PingFangSC-Regular;
- line-height: 24rpx;
- text-align: left;
- overflow: hidden;
- text-overflow: ellipsis;
- }
- .group3 {
- height: 120rpx;
- border-radius: 8rpx;
- border: 1px solid rgba(228,228,228,1);
- background-color: rgba(255,255,255,1);
- display: flex;
- flex-direction: column;
- width: 223rpx;
- padding: 19rpx 0 0 15rpx;
- }
- .paragraph3 {
- width: 192rpx;
- height: 58rpx;
- display: block;
- overflow-wrap: break-word;
- color: rgba(51,51,51,1);
- font-size: 24rpx;
- font-family: PingFangSC-Regular;
- line-height: 24rpx;
- text-align: left;
- overflow: hidden;
- text-overflow: ellipsis;
- }
- .wrap6 {
- width: 710rpx;
- height: 120rpx;
- flex-direction: row;
- display: flex;
- justify-content: space-between;
- margin: 20rpx 0 0 20rpx;
- }
- .outer4 {
- height: 120rpx;
- border-radius: 8rpx;
- border: 1px solid rgba(228,228,228,1);
- background-color: rgba(255,255,255,1);
- display: flex;
- flex-direction: column;
- width: 223rpx;
- padding: 19rpx 0 0 15rpx;
- }
- .infoBox4 {
- width: 192rpx;
- height: 58rpx;
- display: block;
- overflow-wrap: break-word;
- color: rgba(51,51,51,1);
- font-size: 24rpx;
- font-family: PingFangSC-Regular;
- line-height: 24rpx;
- text-align: left;
- overflow: hidden;
- text-overflow: ellipsis;
- }
- .outer5 {
- height: 120rpx;
- border-radius: 8rpx;
- border: 1px solid rgba(228,228,228,1);
- background-color: rgba(255,255,255,1);
- display: flex;
- flex-direction: column;
- padding-top: 19rpx;
- width: 224rpx;
- align-items: center;
- }
- .infoBox5 {
- width: 192rpx;
- height: 58rpx;
- display: block;
- overflow-wrap: break-word;
- color: rgba(51,51,51,1);
- font-size: 24rpx;
- font-family: PingFangSC-Regular;
- line-height: 24rpx;
- text-align: left;
- overflow: hidden;
- text-overflow: ellipsis;
- }
- .outer6 {
- height: 120rpx;
- border-radius: 8rpx;
- border: 1px solid rgba(228,228,228,1);
- background-color: rgba(255,255,255,1);
- display: flex;
- flex-direction: column;
- width: 223rpx;
- padding: 19rpx 0 0 15rpx;
- }
- .infoBox6 {
- width: 192rpx;
- height: 58rpx;
- display: block;
- overflow-wrap: break-word;
- color: rgba(51,51,51,1);
- font-size: 24rpx;
- font-family: PingFangSC-Regular;
- line-height: 24rpx;
- text-align: left;
- overflow: hidden;
- text-overflow: ellipsis;
- }
- .wrap7 {
- width: 710rpx;
- height: 120rpx;
- flex-direction: row;
- display: flex;
- justify-content: space-between;
- margin: 20rpx 0 0 20rpx;
- }
- .group4 {
- height: 120rpx;
- border-radius: 8rpx;
- border: 1px solid rgba(228,228,228,1);
- background-color: rgba(255,255,255,1);
- display: flex;
- flex-direction: column;
- width: 223rpx;
- padding: 19rpx 0 0 15rpx;
- }
- .paragraph4 {
- width: 192rpx;
- height: 58rpx;
- display: block;
- overflow-wrap: break-word;
- color: rgba(51,51,51,1);
- font-size: 24rpx;
- font-family: PingFangSC-Regular;
- line-height: 24rpx;
- text-align: left;
- overflow: hidden;
- text-overflow: ellipsis;
- }
- .group5 {
- height: 120rpx;
- border-radius: 8rpx;
- border: 1px solid rgba(228,228,228,1);
- background-color: rgba(255,255,255,1);
- display: flex;
- flex-direction: column;
- padding-top: 19rpx;
- width: 224rpx;
- align-items: center;
- }
- .infoBox7 {
- width: 192rpx;
- height: 58rpx;
- display: block;
- overflow-wrap: break-word;
- color: rgba(51,51,51,1);
- font-size: 24rpx;
- font-family: PingFangSC-Regular;
- line-height: 24rpx;
- text-align: left;
- overflow: hidden;
- text-overflow: ellipsis;
- }
- .group6 {
- height: 120rpx;
- border-radius: 8rpx;
- border: 1px solid rgba(228,228,228,1);
- background-color: rgba(255,255,255,1);
- display: flex;
- flex-direction: column;
- width: 223rpx;
- padding: 19rpx 0 0 15rpx;
- }
- .paragraph5 {
- width: 192rpx;
- height: 58rpx;
- display: block;
- overflow-wrap: break-word;
- color: rgba(51,51,51,1);
- font-size: 24rpx;
- font-family: PingFangSC-Regular;
- line-height: 24rpx;
- text-align: left;
- overflow: hidden;
- text-overflow: ellipsis;
- }
- .wrap8 {
- width: 710rpx;
- height: 120rpx;
- flex-direction: row;
- display: flex;
- justify-content: space-between;
- margin: 20rpx 0 0 20rpx;
- }
- .box8 {
- height: 120rpx;
- border-radius: 8rpx;
- border: 1px solid rgba(228,228,228,1);
- background-color: rgba(255,255,255,1);
- display: flex;
- flex-direction: column;
- width: 223rpx;
- padding: 19rpx 0 0 15rpx;
- }
- .infoBox8 {
- width: 192rpx;
- height: 58rpx;
- display: block;
- overflow-wrap: break-word;
- color: rgba(51,51,51,1);
- font-size: 24rpx;
- font-family: PingFangSC-Regular;
- line-height: 24rpx;
- text-align: left;
- overflow: hidden;
- text-overflow: ellipsis;
- }
- .box9 {
- height: 120rpx;
- border-radius: 8rpx;
- border: 1px solid rgba(228,228,228,1);
- background-color: rgba(255,255,255,1);
- display: flex;
- flex-direction: column;
- padding-top: 19rpx;
- width: 224rpx;
- align-items: center;
- }
- .infoBox9 {
- width: 192rpx;
- height: 58rpx;
- display: block;
- overflow-wrap: break-word;
- color: rgba(51,51,51,1);
- font-size: 24rpx;
- font-family: PingFangSC-Regular;
- line-height: 24rpx;
- text-align: left;
- overflow: hidden;
- text-overflow: ellipsis;
- }
- .box10 {
- height: 120rpx;
- border-radius: 8rpx;
- border: 1px solid rgba(228,228,228,1);
- background-color: rgba(255,255,255,1);
- display: flex;
- flex-direction: column;
- width: 223rpx;
- padding: 19rpx 0 0 15rpx;
- }
- .paragraph6 {
- width: 192rpx;
- height: 58rpx;
- display: block;
- overflow-wrap: break-word;
- color: rgba(51,51,51,1);
- font-size: 24rpx;
- font-family: PingFangSC-Regular;
- line-height: 24rpx;
- text-align: left;
- overflow: hidden;
- text-overflow: ellipsis;
- }
- .wrap9 {
- z-index: 112;
- margin-top: 418rpx;
- width: 750rpx;
- position: relative;
- display: flex;
- flex-direction: column;
- }
- .outer7 {
- width: 24rpx;
- height: 24rpx;
- display: flex;
- flex-direction: row;
- margin: 588rpx 0 0 160rpx;
- }
- .label3 {
- width: 24rpx;
- height: 24rpx;
- }
- .outer8 {
- width: 138rpx;
- height: 48rpx;
- display: flex;
- flex-direction: row;
- margin: -586rpx 0 717rpx 306rpx;
- }
- .info2 {
- width: 138rpx;
- height: 48rpx;
- display: block;
- overflow-wrap: break-word;
- color: rgba(255,255,255,1);
- font-size: 34rpx;
- letter-spacing: 0rpx;
- font-family: PingFangSC-Medium;
- white-space: nowrap;
- line-height: 48rpx;
- text-align: left;
- }
- .infoBox10 {
- z-index: 114;
- position: absolute;
- left: 46rpx;
- top: 98rpx;
- width: 658rpx;
-
- display: block;
- overflow-wrap: break-word;
- color: rgba(255,255,255,1);
- font-size: 28rpx;
- letter-spacing: 0rpx;
- font-family: PingFangSC-Regular;
- line-height: 40rpx;
- text-align: left;
- overflow: hidden;
- text-overflow: ellipsis;
- }
- .outer9 {
- z-index: 136;
- position: absolute;
- left: 187rpx;
- top: 158rpx;
- width: 2rpx;
- height: 28rpx;
- background-color: rgba(237,237,237,1);
- display: flex;
- flex-direction: column;
- }
- .outer10 {
- z-index: 121;
- position: absolute;
- left: 374rpx;
- top: 158rpx;
- width: 2rpx;
- height: 28rpx;
- background-color: rgba(237,237,237,1);
- display: flex;
- flex-direction: column;
- }
- .outer11 {
-
- height: 436rpx;
- border-radius: 24px 24px 0px 0px;
- background-color: rgba(255,255,255,1);
- box-shadow: 0px -10px 20px 0px rgba(0,0,0,0.06);
- display: flex;
- flex-direction: column;
- padding-top: 46rpx;
- width: 750rpx;
- position: absolute;
- bottom: 0;
- }
- .bd1 {
- width: 750rpx;
- /* height: 304rpx; */
- display: flex;
- flex-direction: column;
- }
- .wrap10 {
- width: 690rpx;
- height: 30rpx;
- margin-left: 30rpx;
- flex-direction: row;
- display: flex;
- justify-content: space-between;
- }
- .word6 {
- width: 319rpx;
- height: 30rpx;
- display: block;
- overflow-wrap: break-word;
- color: rgba(51,51,51,1);
- font-size: 30rpx;
- font-family: PingFangSC-Regular;
- white-space: nowrap;
- line-height: 30rpx;
- text-align: left;
- }
- .mod3 {
- width: 50rpx;
- height: 50rpx;
- background: url(https://636c-cloud1-7g2wlwzh596f43b6-1306306616.tcb.qcloud.la/ic_xiajiantou%402x.png?sign=a9480eb1654afc81b755e285bc89c97c&t=1645151800) 100% no-repeat;
-
- display: flex;
- flex-direction: column;
- background-size: 50rpx;
- }
- .wrap11 {
- width: 750rpx;
- height: 1rpx;
- background-color: rgba(237,237,237,1);
- margin-top: 40rpx;
- display: flex;
- flex-direction: column;
- }
- .wrap12 {
- width: 690rpx;
- height: 68rpx;
- flex-direction: row;
- display: flex;
- margin: 32rpx 0 0 30rpx;
- }
- .group7 {
- width: 196rpx;
- height: 68rpx;
- display: flex;
- flex-direction: column;
- justify-content: space-between;
- }
- .info3 {
- width: 196rpx;
- height: 28rpx;
- display: block;
- overflow-wrap: break-word;
- color: rgba(51,51,51,1);
- font-size: 28rpx;
- font-family: PingFangSC-Regular;
- white-space: nowrap;
- line-height: 28rpx;
- text-align: left;
- }
- .info4 {
- width: 165rpx;
- height: 24rpx;
- display: block;
- overflow-wrap: break-word;
- color: rgba(51,51,51,1);
- font-size: 24rpx;
- font-family: PingFangSC-Regular;
- white-space: nowrap;
- line-height: 24rpx;
- text-align: left;
- margin-top: 16rpx;
- }
- .group8 {
- width: 48rpx;
- height: 68rpx;
- margin-left: 278rpx;
- display: flex;
- flex-direction: column;
- justify-content: space-between;
- }
- .word7 {
- width: 48rpx;
- height: 24rpx;
- display: block;
- overflow-wrap: break-word;
- color: rgba(51,51,51,1);
- font-size: 24rpx;
- font-family: PingFangSC-Regular;
- white-space: nowrap;
- line-height: 24rpx;
- text-align: left;
- }
- .word8 {
- width: 34rpx;
- height: 28rpx;
- display: block;
- overflow-wrap: break-word;
- color: rgba(51,51,51,1);
- font-size: 28rpx;
- font-family: PingFangSC-Regular;
- white-space: nowrap;
- line-height: 28rpx;
- text-align: left;
- margin: 16rpx 0 0 7rpx;
- }
- .group9 {
- width: 48rpx;
- height: 68rpx;
- margin-left: 48rpx;
- display: flex;
- flex-direction: column;
- justify-content: space-between;
- }
- .word9 {
- width: 48rpx;
- height: 24rpx;
- display: block;
- overflow-wrap: break-word;
- color: rgba(51,51,51,1);
- font-size: 24rpx;
- font-family: PingFangSC-Regular;
- white-space: nowrap;
- line-height: 24rpx;
- text-align: left;
- }
- .word10 {
- width: 34rpx;
- height: 28rpx;
- display: block;
- overflow-wrap: break-word;
- color: rgba(51,51,51,1);
- font-size: 28rpx;
- font-family: PingFangSC-Regular;
- white-space: nowrap;
- line-height: 28rpx;
- text-align: left;
- margin: 16rpx 0 0 7rpx;
- }
- .icon5 {
- width: 40rpx;
- height: 40rpx;
- margin: 14rpx 0 0 32rpx;
- }
- .wrap13 {
- width: 750rpx;
- height: 1rpx;
- background-color: rgba(237,237,237,1);
- margin-top: 32rpx;
- display: flex;
- flex-direction: column;
- }
- .wrap14 {
- width: 690rpx;
- height: 68rpx;
- flex-direction: row;
- display: flex;
- margin: 32rpx 0 0 30rpx;
- }
- .section1 {
- width: 280rpx;
- height: 68rpx;
- display: flex;
- flex-direction: column;
- justify-content: space-between;
- }
- .info5 {
- width: 280rpx;
- height: 28rpx;
- display: block;
- overflow-wrap: break-word;
- color: rgba(51,51,51,1);
- font-size: 28rpx;
- font-family: PingFangSC-Regular;
- white-space: nowrap;
- line-height: 28rpx;
- text-align: left;
- }
- .word11 {
- width: 174rpx;
- height: 24rpx;
- display: block;
- overflow-wrap: break-word;
- color: rgba(51,51,51,1);
- font-size: 24rpx;
- font-family: PingFangSC-Regular;
- white-space: nowrap;
- line-height: 24rpx;
- text-align: left;
- margin-top: 16rpx;
- }
- .section2 {
- width: 48rpx;
- height: 68rpx;
- margin-left: 194rpx;
- display: flex;
- flex-direction: column;
- justify-content: space-between;
- }
- .word12 {
- width: 48rpx;
- height: 24rpx;
- display: block;
- overflow-wrap: break-word;
- color: rgba(51,51,51,1);
- font-size: 24rpx;
- font-family: PingFangSC-Regular;
- white-space: nowrap;
- line-height: 24rpx;
- text-align: left;
- }
- .word13 {
- width: 34rpx;
- height: 28rpx;
- display: block;
- overflow-wrap: break-word;
- color: rgba(51,51,51,1);
- font-size: 28rpx;
- font-family: PingFangSC-Regular;
- white-space: nowrap;
- line-height: 28rpx;
- text-align: left;
- margin: 16rpx 0 0 7rpx;
- }
- .section3 {
- width: 48rpx;
- height: 68rpx;
- margin-left: 48rpx;
- display: flex;
- flex-direction: column;
- justify-content: space-between;
- }
- .word14 {
- width: 48rpx;
- height: 24rpx;
- display: block;
- overflow-wrap: break-word;
- color: rgba(51,51,51,1);
- font-size: 24rpx;
- font-family: PingFangSC-Regular;
- white-space: nowrap;
- line-height: 24rpx;
- text-align: left;
- }
- .txt3 {
- width: 34rpx;
- height: 28rpx;
- display: block;
- overflow-wrap: break-word;
- color: rgba(51,51,51,1);
- font-size: 28rpx;
- font-family: PingFangSC-Regular;
- white-space: nowrap;
- line-height: 28rpx;
- text-align: left;
- margin: 16rpx 0 0 7rpx;
- }
- .label4 {
- width: 40rpx;
- height: 40rpx;
- margin: 14rpx 0 0 32rpx;
- }
- /*选中弹出*/
- .alert6 {
- z-index: 73;
- height: 469rpx;
- border-radius: 24px 24px 0px 0px;
- background-color: rgba(255,255,255,1);
- box-shadow: 0px -10px 20px 0px rgba(0,0,0,0.06);
- display: flex;
- flex-direction: column;
- padding-top: 40rpx;
- width: 750rpx;
- margin-top: 47rpx;
- position: absolute;
- bottom: 0;
- }
- .alert2 {
- width: 750rpx;
- height: 348rpx;
- display: flex;
- flex-direction: column;
- }
- .alert3 {
- width: 690rpx;
- height: 30rpx;
- margin-left: 30rpx;
- flex-direction: row;
- display: flex;
- justify-content: space-between;
- }
- .alert7 {
- width: 360rpx;
- height: 30rpx;
- display: block;
- overflow-wrap: break-word;
- color: rgba(51,51,51,1);
- font-size: 30rpx;
- font-family: PingFangSC-Regular;
- white-space: nowrap;
- /* line-height: 30rpx; */
- text-align: left;
- }
- .alert14 {
- width: 750rpx;
- height: 1rpx;
- background-color: rgba(237,237,237,1);
- margin-top: 40rpx;
- display: flex;
- flex-direction: column;
- }
- .alert8 {
- 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: 20rpx auto;
- }
- .alert9 {
- width: 690rpx;
- height: 148rpx;
- flex-direction: row;
- display: flex;
- justify-content: space-between;
- margin: 65rpx 0 0 30rpx;
- }
- .section22-0 {
- height: 148rpx;
- border-radius: 8rpx;
- border: 1px solid rgba(228,228,228,1);
- background-color: rgba(255,255,255,1);
- margin-right: 30rpx;
- display: flex;
- flex-direction: column;
- padding-top: 35rpx;
- width: 150rpx;
- align-items: center;
- }
- .groupalert1-0 {
- z-index: auto;
- position: relative;
- width: 48rpx;
- height: 72rpx;
- display: flex;
- flex-direction: column;
- }
- .section23-0 {
- z-index: 80;
- position: absolute;
- left: 10rpx;
- top: 0rpx;
- width: 28rpx;
- height: 28rpx;
- display: flex;
- flex-direction: column;
- }
- .txt40-0 {
- z-index: 81;
- position: static;
- left: 81rpx;
- top: 1222rpx;
- width: 73rpx;
- height: 24rpx;
- display: block;
- overflow-wrap: break-word;
- color: rgba(51,51,51,1);
- font-size: 24rpx;
- font-family: PingFangSC-Regular;
- white-space: nowrap;
- line-height: 24rpx;
- text-align: left;
- margin-top: 48rpx;
- }
- .section22-1 {
- height: 148rpx;
- border-radius: 8rpx;
- border: 1px solid rgba(228,228,228,1);
- background-color: rgba(255,255,255,1);
- margin-right: 30rpx;
- display: flex;
- flex-direction: column;
- padding-top: 35rpx;
- width: 150rpx;
- align-items: center;
- }
- .groupalert1-1 {
- z-index: auto;
- position: relative;
- width: 48rpx;
- height: 72rpx;
- display: flex;
- flex-direction: column;
- }
- .info30-1 {
- z-index: 84;
- position: absolute;
- left: 0rpx;
- top: 4rpx;
- width: 48rpx;
- height: 24rpx;
- display: block;
- overflow-wrap: break-word;
- color: rgba(51,51,51,1);
- font-size: 24rpx;
- font-family: PingFangSC-Regular;
- white-space: nowrap;
- line-height: 24rpx;
- text-align: center;
- }
- .txt40-1 {
- z-index: 81;
- position: static;
- left: 81rpx;
- top: 1222rpx;
- width: 73rpx;
- height: 24rpx;
- display: block;
- overflow-wrap: break-word;
- color: rgba(51,51,51,1);
- font-size: 24rpx;
- font-family: PingFangSC-Regular;
- white-space: nowrap;
- line-height: 24rpx;
- text-align: center;
- margin-top: 48rpx;
- }
- .section22-2 {
- height: 148rpx;
- border-radius: 8rpx;
- border: 1px solid rgba(228,228,228,1);
- background-color: rgba(255,255,255,1);
- margin-right: 30rpx;
- display: flex;
- flex-direction: column;
- padding-top: 35rpx;
- width: 150rpx;
- align-items: center;
- }
- .groupalert1-2 {
- z-index: auto;
- position: relative;
- width: 48rpx;
- height: 72rpx;
- display: flex;
- /* flex-direction: column; */
- }
- .info30-2 {
- z-index: 84;
- position: absolute;
- left: 0rpx;
- top: 4rpx;
- width: 48rpx;
- height: 24rpx;
- display: block;
- overflow-wrap: break-word;
- color: rgba(51,51,51,1);
- font-size: 24rpx;
- font-family: PingFangSC-Regular;
- white-space: nowrap;
- line-height: 24rpx;
- text-align: center;
- }
- .txt40-2 {
- z-index: 81;
- position: static;
- left: 81rpx;
- top: 1222rpx;
- width: 73rpx;
- height: 24rpx;
- display: block;
- overflow-wrap: break-word;
- color: rgba(51,51,51,1);
- font-size: 24rpx;
- font-family: PingFangSC-Regular;
- white-space: nowrap;
- line-height: 24rpx;
- text-align: center;
- margin-top: 48rpx;
- }
- .section22-3 {
- height: 148rpx;
- border-radius: 8rpx;
- border: 1px solid rgba(228,228,228,1);
- background-color: rgba(255,255,255,1);
- margin-right: 30rpx;
- display: flex;
- flex-direction: column;
- padding-top: 35rpx;
- width: 150rpx;
- align-items: center;
- }
- .groupalert1-3 {
- z-index: auto;
- position: relative;
- width: 48rpx;
- height: 72rpx;
- display: flex;
- flex-direction: column;
- }
- .info30-3 {
- z-index: 84;
- position: absolute;
- left: 0rpx;
- top: 4rpx;
- width: 48rpx;
- height: 24rpx;
- display: block;
- overflow-wrap: break-word;
- color: rgba(51,51,51,1);
- font-size: 24rpx;
- font-family: PingFangSC-Regular;
- white-space: nowrap;
- line-height: 24rpx;
- text-align: center;
- }
- .txt40-3 {
- z-index: 81;
- position: static;
- left: 81rpx;
- top: 1222rpx;
- width: 73rpx;
- height: 24rpx;
- display: block;
- overflow-wrap: break-word;
- color: rgba(51,51,51,1);
- font-size: 24rpx;
- font-family: PingFangSC-Regular;
- white-space: nowrap;
- line-height: 24rpx;
- text-align: left;
- margin-top: 48rpx;
- }
|