| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807 |
- .page {
- background-color: rgba(247,247,247,1.000000);
- position: relative;
- width: 750rpx;
- height: 1650rpx;
- overflow: hidden;
- display: flex;
- flex-direction: column;
- }
- .box_1 {
- background-color: rgba(255,224,92,1.000000);
- display: flex;
- flex-direction: column;
- padding: 30rpx 20rpx 14rpx 32rpx;
- }
- .box_2 {
- width: 686rpx;
- margin-right: 12rpx;
- flex-direction: row;
- display: flex;
- justify-content: space-between;
- }
- .text-wrapper_1 {
- width: 52rpx;
- height: 40rpx;
- overflow-wrap: break-word;
- font-size: 0rpx;
- letter-spacing: -1rpx;
- font-family: PingFangSC-Medium;
- font-weight: 500;
- text-align: left;
- white-space: nowrap;
- line-height: 40rpx;
- }
- .text_1 {
- overflow-wrap: break-word;
- color: rgba(255,255,255,1.000000);
- font-size: 28rpx;
- font-family: PingFangSC-Medium;
- font-weight: 500;
- text-align: left;
- white-space: nowrap;
- line-height: 40rpx;
- }
- .text_2 {
- overflow-wrap: break-word;
- color: rgba(255,255,255,1.000000);
- font-size: 28rpx;
- font-family: PingFangSC-Medium;
- font-weight: 500;
- text-align: left;
- white-space: nowrap;
- line-height: 40rpx;
- }
- .image_1 {
- width: 134rpx;
- height: 22rpx;
- margin: 4rpx 0 14rpx 0;
- }
- .box_3 {
- width: 698rpx;
- margin-top: 32rpx;
- flex-direction: row;
- display: flex;
- justify-content: space-between;
- }
- .image-text_1 {
- width: 192rpx;
- flex-direction: row;
- display: flex;
- justify-content: space-between;
- margin: 6rpx 0 6rpx 0;
- }
- .thumbnail_1 {
- width: 40rpx;
- height: 40rpx;
- margin: 4rpx 0 4rpx 0;
- }
- .text-group_1 {
- overflow-wrap: break-word;
- color: rgba(51,51,51,1);
- font-size: 32rpx;
- font-family: PingFangSC-Medium;
- font-weight: 500;
- text-align: left;
- white-space: nowrap;
- line-height: 48rpx;
- }
- .image_2 {
- width: 180rpx;
- height: 60rpx;
- }
- .box_4 {
- background-color: rgba(255,255,255,1.000000);
- display: flex;
- flex-direction: column;
- padding: 24rpx 110rpx 24rpx 108rpx;
- }
- .group_1 {
- width: 146rpx;
- align-self: center;
- flex-direction: row;
- display: flex;
- justify-content: space-between;
- }
- .thumbnail_2 {
- width: 40rpx;
- height: 40rpx;
- margin: 2rpx 0 2rpx 0;
- }
- .text_3 {
- overflow-wrap: break-word;
- color: rgba(147,210,26,1);
- font-size: 32rpx;
- font-family: PingFangSC-Regular;
- font-weight: normal;
- text-align: left;
- white-space: nowrap;
- line-height: 44rpx;
- }
- .text_4 {
- overflow-wrap: break-word;
- color: rgba(51,51,51,1);
- font-size: 28rpx;
- font-family: PingFangSC-Regular;
- font-weight: normal;
- text-align: center;
- white-space: nowrap;
- line-height: 44rpx;
- margin-top: 16rpx;
- }
- .box_5 {
- background-color: rgba(255,255,255,1.000000);
- margin-top: 24rpx;
- display: flex;
- flex-direction: column;
- padding: 0 32rpx 0 32rpx;
- }
- .text-wrapper_2 {
- background-color: rgba(255,224,92,0.200000);
- border-radius: NaNrpx;
- margin-right: 578rpx;
- display: flex;
- flex-direction: column;
- padding: 10rpx 30rpx 10rpx 30rpx;
- }
- .text_5 {
- overflow-wrap: break-word;
- color: rgba(51,51,51,1);
- font-size: 24rpx;
- font-family: PingFangSC-Regular;
- font-weight: normal;
- text-align: left;
- white-space: nowrap;
- line-height: 36rpx;
- }
- .box_6 {
- flex-direction: row;
- display: flex;
- margin: 24rpx 266rpx 0 0;
- }
- .thumbnail_3 {
- width: 28rpx;
- height: 28rpx;
- margin: 8rpx 0 8rpx 0;
- }
- .text_6 {
- overflow-wrap: break-word;
- color: rgba(102,102,102,1);
- font-size: 24rpx;
- font-family: PingFangSC-Regular;
- font-weight: normal;
- text-align: left;
- white-space: nowrap;
- line-height: 44rpx;
- margin-left: 8rpx;
- }
- .text_7 {
- overflow-wrap: break-word;
- color: rgba(51,51,51,1);
- font-size: 24rpx;
- font-family: PingFangSC-Regular;
- font-weight: normal;
- text-align: left;
- white-space: nowrap;
- line-height: 44rpx;
- }
- .text_8 {
- overflow-wrap: break-word;
- color: rgba(51,51,51,1);
- font-size: 28rpx;
- font-family: PingFangSC-Medium;
- font-weight: 500;
- text-align: center;
- white-space: nowrap;
- line-height: 40rpx;
- margin: 24rpx 546rpx 0 0;
- }
- .box_7 {
- flex-direction: row;
- display: flex;
- margin: 24rpx 62rpx 0 0;
- }
- .box_8 {
- display: flex;
- flex-direction: column;
- }
- .image-text_2 {
- width: 156rpx;
- flex-direction: row;
- display: flex;
- justify-content: space-between;
- }
- .thumbnail_4 {
- width: 28rpx;
- height: 28rpx;
- margin: 4rpx 0 4rpx 0;
- }
- .text-group_2 {
- overflow-wrap: break-word;
- color: rgba(102,102,102,1);
- font-size: 24rpx;
- font-family: PingFangSC-Regular;
- font-weight: normal;
- text-align: left;
- white-space: nowrap;
- line-height: 36rpx;
- }
- .image-text_3 {
- width: 156rpx;
- margin-top: 16rpx;
- flex-direction: row;
- display: flex;
- justify-content: space-between;
- }
- .thumbnail_5 {
- width: 28rpx;
- height: 28rpx;
- margin: 4rpx 0 4rpx 0;
- }
- .text-group_3 {
- overflow-wrap: break-word;
- color: rgba(102,102,102,1);
- font-size: 24rpx;
- font-family: PingFangSC-Regular;
- font-weight: normal;
- text-align: left;
- white-space: nowrap;
- line-height: 36rpx;
- }
- .image-text_4 {
- width: 156rpx;
- margin-top: 16rpx;
- flex-direction: row;
- display: flex;
- justify-content: space-between;
- }
- .thumbnail_6 {
- width: 28rpx;
- height: 28rpx;
- margin: 4rpx 0 4rpx 0;
- }
- .text-group_4 {
- overflow-wrap: break-word;
- color: rgba(102,102,102,1);
- font-size: 24rpx;
- font-family: PingFangSC-Regular;
- font-weight: normal;
- text-align: left;
- white-space: nowrap;
- line-height: 36rpx;
- }
- .text-wrapper_3 {
- display: flex;
- flex-direction: column;
- }
- .text_9 {
- overflow-wrap: break-word;
- color: rgba(51,51,51,1);
- font-size: 24rpx;
- font-family: PingFangSC-Regular;
- font-weight: normal;
- text-align: left;
- white-space: nowrap;
- line-height: 36rpx;
- margin-right: 180rpx;
- }
- .text_10 {
- overflow-wrap: break-word;
- color: rgba(51,51,51,1);
- font-size: 24rpx;
- font-family: PingFangSC-Regular;
- font-weight: normal;
- text-align: left;
- white-space: nowrap;
- line-height: 36rpx;
- margin: 16rpx 36rpx 0 0;
- }
- .text_11 {
- overflow-wrap: break-word;
- color: rgba(51,51,51,1);
- font-size: 24rpx;
- font-family: PingFangSC-Regular;
- font-weight: normal;
- text-align: left;
- white-space: nowrap;
- line-height: 36rpx;
- margin-top: 16rpx;
- }
- .text-group_5 {
- display: flex;
- flex-direction: column;
- margin: 14rpx 0 30rpx 164rpx;
- }
- .text_12 {
- overflow-wrap: break-word;
- color: rgba(51,51,51,1);
- font-size: 40rpx;
- font-family: PingFangSC-Semibold;
- font-weight: 600;
- text-align: center;
- white-space: nowrap;
- line-height: 68rpx;
- }
- .text_13 {
- overflow-wrap: break-word;
- color: rgba(153,153,153,1);
- font-size: 20rpx;
- font-family: PingFangSC-Regular;
- font-weight: normal;
- text-align: center;
- white-space: nowrap;
- line-height: 28rpx;
- align-self: center;
- }
- .box_9 {
- background-color: rgba(255,224,92,1.000000);
- border-radius: 32rpx;
- display: flex;
- flex-direction: row;
- margin: 32rpx 232rpx 0 254rpx;
- padding: 14rpx 58rpx 14rpx 58rpx;
- }
- .image-text_5 {
- width: 84rpx;
- flex-direction: row;
- display: flex;
- justify-content: space-between;
- }
- .thumbnail_7 {
- width: 24rpx;
- height: 24rpx;
- margin: 6rpx 0 6rpx 0;
- }
- .text-group_6 {
- overflow-wrap: break-word;
- color: rgba(51,51,51,1);
- font-size: 24rpx;
- font-family: PingFangSC-Regular;
- font-weight: normal;
- text-align: center;
- white-space: nowrap;
- line-height: 36rpx;
- }
- .box_10 {
- background-color: rgba(238,238,238,1.000000);
- width: 686rpx;
- height: 2rpx;
- margin-top: 32rpx;
- display: flex;
- flex-direction: column;
- }
- .text-wrapper_4 {
- width: 622rpx;
- flex-direction: row;
- display: flex;
- justify-content: space-between;
- margin: 32rpx 0 0 64rpx;
- }
- .text_14 {
- overflow-wrap: break-word;
- color: rgba(51,51,51,1);
- font-size: 28rpx;
- font-family: PingFangSC-Medium;
- font-weight: 500;
- text-align: left;
- white-space: nowrap;
- line-height: 44rpx;
- }
- .text_15 {
- overflow-wrap: break-word;
- color: rgba(147,210,26,1);
- font-size: 24rpx;
- font-family: PingFangSC-Regular;
- font-weight: normal;
- text-align: right;
- white-space: nowrap;
- line-height: 44rpx;
- }
- .box_11 {
- flex-direction: row;
- display: flex;
- margin: 24rpx 238rpx 0 0;
- }
- .group_2 {
- background-color: rgba(255,255,255,1.000000);
- border-radius: 8rpx;
- width: 32rpx;
- height: 32rpx;
- border: 1px solid rgba(221,221,221,1);
- display: flex;
- flex-direction: column;
- margin: 28rpx 0 28rpx 0;
- }
- .group_3 {
- margin-left: 32rpx;
- display: flex;
- flex-direction: column;
- }
- .image-text_6 {
- width: 156rpx;
- flex-direction: row;
- display: flex;
- justify-content: space-between;
- }
- .thumbnail_8 {
- width: 28rpx;
- height: 28rpx;
- margin: 4rpx 0 4rpx 0;
- }
- .text-group_7 {
- overflow-wrap: break-word;
- color: rgba(102,102,102,1);
- font-size: 24rpx;
- font-family: PingFangSC-Regular;
- font-weight: normal;
- text-align: left;
- white-space: nowrap;
- line-height: 36rpx;
- }
- .box_12 {
- width: 156rpx;
- margin-top: 16rpx;
- flex-direction: row;
- display: flex;
- justify-content: space-between;
- }
- .thumbnail_9 {
- width: 28rpx;
- height: 28rpx;
- margin: 4rpx 0 4rpx 0;
- }
- .text_16 {
- overflow-wrap: break-word;
- color: rgba(102,102,102,1);
- font-size: 24rpx;
- font-family: PingFangSC-Regular;
- font-weight: normal;
- text-align: left;
- white-space: nowrap;
- line-height: 36rpx;
- }
- .text-wrapper_5 {
- display: flex;
- flex-direction: column;
- }
- .text_17 {
- overflow-wrap: break-word;
- color: rgba(51,51,51,1);
- font-size: 24rpx;
- font-family: PingFangSC-Regular;
- font-weight: normal;
- text-align: left;
- white-space: nowrap;
- line-height: 36rpx;
- margin-right: 180rpx;
- }
- .text_18 {
- overflow-wrap: break-word;
- color: rgba(51,51,51,1);
- font-size: 24rpx;
- font-family: PingFangSC-Regular;
- font-weight: normal;
- text-align: left;
- white-space: nowrap;
- line-height: 36rpx;
- margin-top: 16rpx;
- }
- .box_13 {
- flex-direction: row;
- display: flex;
- margin: 24rpx 0 0 64rpx;
- }
- .text_19 {
- overflow-wrap: break-word;
- color: rgba(102,102,102,1);
- font-size: 20rpx;
- font-family: PingFangSC-Regular;
- font-weight: normal;
- text-align: left;
- white-space: nowrap;
- line-height: 36rpx;
- margin-top: 4rpx;
- }
- .text_20 {
- overflow-wrap: break-word;
- color: rgba(237,86,159,1);
- font-size: 28rpx;
- font-family: PingFangSC-Medium;
- font-weight: 500;
- text-align: left;
- white-space: nowrap;
- line-height: 44rpx;
- }
- .image-text_7 {
- width: 84rpx;
- flex-direction: row;
- display: flex;
- justify-content: space-between;
- margin: 8rpx 0 0 326rpx;
- }
- .thumbnail_10 {
- width: 28rpx;
- height: 28rpx;
- margin: 4rpx 0 4rpx 0;
- }
- .text-group_8 {
- overflow-wrap: break-word;
- color: rgba(102,102,102,1);
- font-size: 24rpx;
- font-family: PingFangSC-Regular;
- font-weight: normal;
- text-align: left;
- white-space: nowrap;
- line-height: 36rpx;
- }
- .box_14 {
- background-color: rgba(238,238,238,1.000000);
- width: 686rpx;
- height: 2rpx;
- margin-top: 32rpx;
- display: flex;
- flex-direction: column;
- }
- .text-wrapper_6 {
- width: 622rpx;
- flex-direction: row;
- display: flex;
- justify-content: space-between;
- margin: 32rpx 0 0 64rpx;
- }
- .text_21 {
- overflow-wrap: break-word;
- color: rgba(51,51,51,1);
- font-size: 28rpx;
- font-family: PingFangSC-Medium;
- font-weight: 500;
- text-align: left;
- white-space: nowrap;
- line-height: 44rpx;
- }
- .text_22 {
- overflow-wrap: break-word;
- color: rgba(147,210,26,1);
- font-size: 24rpx;
- font-family: PingFangSC-Regular;
- font-weight: normal;
- text-align: right;
- white-space: nowrap;
- line-height: 44rpx;
- }
- .box_15 {
- flex-direction: row;
- display: flex;
- margin: 24rpx 238rpx 0 0;
- }
- .block_1 {
- background-color: rgba(255,255,255,1.000000);
- border-radius: 8rpx;
- width: 32rpx;
- height: 32rpx;
- border: 1px solid rgba(221,221,221,1);
- display: flex;
- flex-direction: column;
- margin: 28rpx 0 28rpx 0;
- }
- .block_2 {
- margin-left: 32rpx;
- display: flex;
- flex-direction: column;
- }
- .image-text_8 {
- width: 156rpx;
- flex-direction: row;
- display: flex;
- justify-content: space-between;
- }
- .thumbnail_11 {
- width: 28rpx;
- height: 28rpx;
- margin: 4rpx 0 4rpx 0;
- }
- .text-group_9 {
- overflow-wrap: break-word;
- color: rgba(102,102,102,1);
- font-size: 24rpx;
- font-family: PingFangSC-Regular;
- font-weight: normal;
- text-align: left;
- white-space: nowrap;
- line-height: 36rpx;
- }
- .box_16 {
- width: 156rpx;
- margin-top: 16rpx;
- flex-direction: row;
- display: flex;
- justify-content: space-between;
- }
- .thumbnail_12 {
- width: 28rpx;
- height: 28rpx;
- margin: 4rpx 0 4rpx 0;
- }
- .text_23 {
- overflow-wrap: break-word;
- color: rgba(102,102,102,1);
- font-size: 24rpx;
- font-family: PingFangSC-Regular;
- font-weight: normal;
- text-align: left;
- white-space: nowrap;
- line-height: 36rpx;
- }
- .text-wrapper_7 {
- display: flex;
- flex-direction: column;
- }
- .text_24 {
- overflow-wrap: break-word;
- color: rgba(51,51,51,1);
- font-size: 24rpx;
- font-family: PingFangSC-Regular;
- font-weight: normal;
- text-align: left;
- white-space: nowrap;
- line-height: 36rpx;
- margin-right: 180rpx;
- }
- .text_25 {
- overflow-wrap: break-word;
- color: rgba(51,51,51,1);
- font-size: 24rpx;
- font-family: PingFangSC-Regular;
- font-weight: normal;
- text-align: left;
- white-space: nowrap;
- line-height: 36rpx;
- margin-top: 16rpx;
- }
- .box_17 {
- flex-direction: row;
- display: flex;
- margin: 24rpx 0 0 64rpx;
- }
- .text_26 {
- overflow-wrap: break-word;
- color: rgba(102,102,102,1);
- font-size: 20rpx;
- font-family: PingFangSC-Regular;
- font-weight: normal;
- text-align: left;
- white-space: nowrap;
- line-height: 36rpx;
- margin-top: 4rpx;
- }
- .text_27 {
- overflow-wrap: break-word;
- color: rgba(237,86,159,1);
- font-size: 28rpx;
- font-family: PingFangSC-Medium;
- font-weight: 500;
- text-align: left;
- white-space: nowrap;
- line-height: 44rpx;
- }
- .image-text_9 {
- width: 84rpx;
- flex-direction: row;
- display: flex;
- justify-content: space-between;
- margin: 8rpx 0 0 326rpx;
- }
- .thumbnail_13 {
- width: 28rpx;
- height: 28rpx;
- margin: 4rpx 0 4rpx 0;
- }
- .text-group_10 {
- overflow-wrap: break-word;
- color: rgba(102,102,102,1);
- font-size: 24rpx;
- font-family: PingFangSC-Regular;
- font-weight: normal;
- text-align: left;
- white-space: nowrap;
- line-height: 36rpx;
- }
- .box_18 {
- background-color: rgba(238,238,238,1.000000);
- width: 686rpx;
- height: 2rpx;
- margin-top: 32rpx;
- display: flex;
- flex-direction: column;
- }
- .box_19 {
- // box-shadow: 0px -2px 4px 0px rgba(0,0,0,0.030000);
- background-color: rgba(255,255,255,1.000000);
- margin-top: 24rpx;
- display: flex;
- flex-direction: column;
- padding: 24rpx 32rpx 24rpx 32rpx;
- }
- .text_28 {
- overflow-wrap: break-word;
- color: rgba(51,51,51,1);
- font-size: 24rpx;
- font-family: PingFangSC-Regular;
- font-weight: normal;
- text-align: left;
- white-space: nowrap;
- line-height: 40rpx;
- margin: 0 454rpx 0 32rpx;
- }
- .section_1 {
- background-color: rgba(255,246,206,1.000000);
- border-radius: 60rpx;
- width: 686rpx;
- margin-top: 16rpx;
- padding-left: 32rpx;
- flex-direction: row;
- display: flex;
- justify-content: flex-end;
- }
- .text_29 {
- overflow-wrap: break-word;
- color: rgba(51,51,51,1);
- font-size: 24rpx;
- font-family: PingFangSC-Regular;
- font-weight: normal;
- text-align: center;
- white-space: nowrap;
- line-height: 40rpx;
- margin-top: 36rpx;
- }
- .text_30 {
- overflow-wrap: break-word;
- color: rgba(17,17,17,1);
- font-size: 36rpx;
- font-family: PingFangSC-Medium;
- font-weight: 500;
- text-align: left;
- white-space: nowrap;
- line-height: 52rpx;
- margin: 28rpx 0 0 8rpx;
- }
- .text_31 {
- overflow-wrap: break-word;
- color: rgba(51,51,51,1);
- font-size: 24rpx;
- font-family: PingFangSC-Regular;
- font-weight: normal;
- text-align: center;
- white-space: nowrap;
- line-height: 40rpx;
- margin: 36rpx 0 0 8rpx;
- }
- .text_32 {
- overflow-wrap: break-word;
- color: rgba(51,51,51,1);
- font-size: 24rpx;
- font-family: PingFangSC-Regular;
- font-weight: normal;
- text-align: center;
- white-space: nowrap;
- line-height: 40rpx;
- margin: 34rpx 0 0 28rpx;
- }
- .text-wrapper_8 {
- background-color: rgba(255,224,92,1.000000);
- border-radius: NaNrpx;
- margin-left: 24rpx;
- display: flex;
- flex-direction: column;
- padding: 30rpx 78rpx 30rpx 78rpx;
- }
- .text_33 {
- overflow-wrap: break-word;
- color: rgba(17,17,17,1);
- font-size: 32rpx;
- font-family: PingFangSC-Medium;
- font-weight: 500;
- text-align: center;
- white-space: nowrap;
- line-height: 48rpx;
- }
|