123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656 |
- .page {
- position: relative;
- width: 750rpx;
- background-color: rgba(246,246,246,1);
- overflow: hidden;
- display: flex;
- flex-direction: column;
- }
- .font_maxw{
- max-width: 180rpx;
- display: -webkit-box;
- -webkit-box-orient: vertical;
- -webkit-line-clamp: 1;
- overflow: hidden;
- }
- .itemdisplay{
- display: flex;
- align-items: center;
- }
- .header_bottom{
- display: flex;
- align-items: center;
- justify-content: space-between;
- background: #fff;
- font-size: 28rpx;
- color: #333;
- height: 88rpx;
- }
- .header_bottom>view{
- flex: 1;
- display: flex;
- justify-content: center;
- align-items: center;
- border-right: 1rpx solid #ededed;
- }
- .header_bottom>view:nth-last-child(1){
- border-right: 0 solid #ededed;
- }
- .block1 {
- width: 750rpx;
- 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;
- }
- .box2 {
- width: 727rpx;
- height: 29rpx;
- flex-direction: row;
- display: flex;
- }
- .label1 {
- width: 33rpx;
- height: 20rpx;
- margin-top: 2rpx;
- }
- .info1 {
- width: 79rpx;
- height: 29rpx;
- display: block;
- overflow-wrap: break-word;
- color: rgba(3,3,3,1);
- font-size: 24rpx;
- font-family: SFProText-Regular;
- white-space: nowrap;
- line-height: 29rpx;
- margin-left: 7rpx;
- }
- .group1 {
- 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 12rpx;
- }
- .info2 {
- width: 98rpx;
- height: 29rpx;
- display: block;
- overflow-wrap: break-word;
- color: rgba(3,3,3,1);
- font-size: 24rpx;
- font-family: SFProText-Semibold;
- white-space: nowrap;
- line-height: 29rpx;
- text-align: center;
- margin-left: 154rpx;
- }
- .group2 {
- 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 173rpx;
- }
- .word1 {
- width: 66rpx;
- height: 29rpx;
- display: block;
- overflow-wrap: break-word;
- color: rgba(3,3,3,1);
- font-size: 24rpx;
- font-family: SFProText-Regular;
- white-space: nowrap;
- line-height: 29rpx;
- text-align: right;
- margin-left: 5rpx;
- }
- .pic1 {
- width: 53rpx;
- height: 23rpx;
- margin: 2rpx 0 0 6rpx;
- }
- .box3 {
- height: 128rpx;
- background-color: rgba(255,255,255,1);
- display: flex;
- flex-direction: column;
- width: 750rpx;
- justify-content: center;
- align-items: center;
- }
- .wrap1 {
- width: 690rpx;
- height: 80rpx;
- flex-direction: row;
- display: flex;
- justify-content: space-between;
- }
- .box4 {
- height: 80rpx;
- border-radius: 8rpx;
- background-color: rgba(246,246,246,1);
- display: flex;
- flex-direction: row;
- width: 524rpx;
- justify-content: center;
- }
- .box4-2{
- width: 75%;
- /* height: 24rpx; */
- flex-direction: column;
- display: flex;
- justify-content: center;
- line-height: initial;
-
- }
- .outer1 {
- width:25%;
- /* height: 24rpx;
- flex-direction: row;
- display: flex;
- justify-content: space-between; */
- margin-left: 20rpx;
- color: #666666;
- margin-right: 10rpx;
- font-size: 24rpx;
- }
- .info3 {
-
- /* height: 24rpx;
- display: block; */
- overflow-wrap: break-word;
- color: #666666;
- font-size: 24rpx;
- font-family: PingFangSC-Regular;
- white-space: nowrap;
- line-height: 24rpx;
- text-align: left;
- }
- .label2 {
- font-size: 12px;
- color: #666666;
- }
- .box5 {
- height: 68rpx;
- border-radius: 8rpx;
- background-color: rgba(82,161,255,1);
- margin-top: 6rpx;
- display: flex;
- flex-direction: column;
- width: 136rpx;
- justify-content: center;
- align-items: center;
- }
- .txt1 {
- width: 56rpx;
- height: 28rpx;
- display: block;
- overflow-wrap: break-word;
- color: rgba(255,255,255,1);
- font-size: 28rpx;
- font-family: PingFangSC-Regular;
- white-space: nowrap;
- line-height: 28rpx;
- text-align: left;
- }
- .box6 {
- width: 750rpx;
- height: 88rpx;
- flex-direction: row;
- display: flex;
- justify-content: space-between;
- }
- .bd1 {
- height: 88rpx;
- background-color: rgba(255,255,255,1);
- display: flex;
- flex-direction: column;
- padding-left: 64rpx;
- width: 250rpx;
- justify-content: center;
- }
- .mod1 {
- width: 118rpx;
- height: 28rpx;
- flex-direction: row;
- display: flex;
- justify-content: space-between;
- }
- .word2 {
- width: 92rpx;
- 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;
- }
- .label3 {
- width: 24rpx;
- height: 24rpx;
- margin: 2rpx 0 0 6rpx;
- }
- .bd2 {
- height: 88rpx;
- background-color: rgba(255,255,255,1);
- display: flex;
- flex-direction: column;
- width: 250rpx;
- justify-content: center;
- }
- .main1 {
- width: 168rpx;
- height: 28rpx;
- flex-direction: row;
- display: flex;
- }
- .block2 {
- width: 2rpx;
- height: 28rpx;
- background-color: rgba(237,237,237,1);
- display: flex;
- flex-direction: column;
- }
- .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;
- margin-left: 80rpx;
- }
- .icon1 {
- width: 24rpx;
- height: 24rpx;
- margin: 2rpx 0 0 6rpx;
- }
- .bd3 {
- height: 88rpx;
- background-color: rgba(255,255,255,1);
- display: flex;
- flex-direction: column;
- width: 250rpx;
- justify-content: center;
- }
- .section1 {
- width: 168rpx;
- height: 28rpx;
- flex-direction: row;
- display: flex;
- }
- .main2 {
- width: 2rpx;
- height: 28rpx;
- background-color: rgba(237,237,237,1);
- display: flex;
- flex-direction: column;
- }
- .info4 {
- 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;
- margin-left: 80rpx;
- }
- .icon2 {
- width: 24rpx;
- height: 24rpx;
- margin: 2rpx 0 0 6rpx;
- }
- .box7 {
- height: 638rpx;
- border-radius: 8rpx;
- background-color: rgba(255,255,255,1);
- display: flex;
- flex-direction: column;
- padding-top: 30rpx;
- width: 710rpx;
- margin: 20rpx 0 0 20rpx;
- }
- .outer2 {
- width: 710rpx;
- height: 584rpx;
- display: flex;
- flex-direction: column;
- }
- .group3 {
- width: 650rpx;
- height: 26rpx;
- margin-left: 30rpx;
- flex-direction: row;
- display: flex;
- justify-content: space-between;
- }
- .word4 {
- 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;
- }
- .txt2 {
-
- 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: 1rpx;
- }
- .group4 {
- width: 710rpx;
- height: 1rpx;
- background-color: rgba(237,237,237,1);
- margin-top: 30rpx;
- display: flex;
- flex-direction: column;
- }
- .word5 {
- width: 354rpx;
- height: 26rpx;
- display: block;
- overflow-wrap: break-word;
- color: rgba(102,102,102,1);
- font-size: 26rpx;
- font-family: PingFangSC-Regular;
- white-space: nowrap;
- line-height: 26rpx;
- text-align: left;
- margin: 30rpx 0 0 30rpx;
- }
- .txt3 {
- width: 238rpx;
- height: 26rpx;
- display: block;
- overflow-wrap: break-word;
- color: rgba(102,102,102,1);
- font-size: 26rpx;
- font-family: PingFangSC-Regular;
- white-space: nowrap;
- line-height: 26rpx;
- text-align: left;
- margin: 24rpx 0 0 30rpx;
- }
- .group5 {
- height: 190rpx;
- background-color: rgba(246,246,246,1);
- display: flex;
- flex-direction: column;
- padding-left: 20rpx;
- width: 650rpx;
- justify-content: center;
- margin: 24rpx 0 0 30rpx;
- }
- .layer1 {
- width: 331rpx;
- height: 150rpx;
- display: flex;
- flex-direction: column;
- justify-content: space-between;
- }
- .layer2 {
- width: 328rpx;
- flex-direction: row;
- display: flex;
- }
- .section2-0 {
- width: 94rpx;
- border-radius: 4rpx;
- overflow: hidden;
- margin-right: 20rpx;
- display: flex;
- flex-direction: column;
- justify-content: center;
- }
- .img1-0 {
- width: 94rpx;
- height: 94rpx;
- }
- .section2-1 {
- z-index: 85;
- position: relative;
- width: 94rpx;
- height: 94rpx;
- border-radius: 4rpx;
- overflow: hidden;
- background: url(https://lanhu.oss-cn-beijing.aliyuncs.com/SketchPngad4774f10c61b2937fac2f44e701266c4a9a8436260fe7cabb88f283a0276e68) 100% no-repeat;
- margin-right: 20rpx;
- display: flex;
- flex-direction: column;
- }
- .img1-1 {
- z-index: 86;
- position: absolute;
- left: 0rpx;
- top: 0rpx;
- width: 94rpx;
- height: 94rpx;
- }
- .section2-2 {
- z-index: 85;
- position: relative;
- width: 94rpx;
- height: 94rpx;
- border-radius: 4rpx;
- overflow: hidden;
- background: url(https://lanhu.oss-cn-beijing.aliyuncs.com/SketchPngad4774f10c61b2937fac2f44e701266c4a9a8436260fe7cabb88f283a0276e68) 100% no-repeat;
- margin-right: 20rpx;
- display: flex;
- flex-direction: column;
- }
- .img1-2 {
- z-index: 86;
- position: absolute;
- left: 0rpx;
- top: 0rpx;
- width: 94rpx;
- height: 94rpx;
- }
- .layer3 {
- width: 324rpx;
- height: 40rpx;
- flex-direction: row;
- display: flex;
- justify-content: space-between;
- margin: 16rpx 0 0 7rpx;
- }
- .word6 {
- overflow-wrap: break-word;
- color: rgba(51,51,51,1);
- font-size: 20rpx;
- font-family: PingFangSC-Regular;
- white-space: nowrap;
- line-height: 20rpx;
- text-align: center;
- }
- .txt4 {
- width: 100rpx;
- height: 20rpx;
- display: block;
- overflow-wrap: break-word;
- color: rgba(51,51,51,1);
- font-size: 20rpx;
- font-family: PingFangSC-Regular;
- white-space: nowrap;
- line-height: 20rpx;
- text-align: center;
- }
- .infoBox1 {
- width: 100rpx;
- height: 40rpx;
- display: block;
- overflow-wrap: break-word;
- color: rgba(51,51,51,1);
- font-size: 20rpx;
- font-family: PingFangSC-Regular;
- line-height: 20rpx;
- text-align: center;
- overflow: hidden;
- text-overflow: ellipsis;
- }
- .word7 {
- width: 208rpx;
- height: 26rpx;
- display: block;
- overflow-wrap: break-word;
- color: rgba(102,102,102,1);
- font-size: 26rpx;
- font-family: PingFangSC-Regular;
- white-space: nowrap;
- line-height: 26rpx;
- text-align: left;
- margin: 24rpx 0 0 30rpx;
- }
- .info5 {
- width: 357rpx;
- height: 26rpx;
- display: block;
- overflow-wrap: break-word;
- color: rgba(102,102,102,1);
- font-size: 26rpx;
- font-family: PingFangSC-Regular;
- white-space: nowrap;
- line-height: 26rpx;
- text-align: left;
- margin: 24rpx 0 0 30rpx;
- }
- .group6 {
- width: 710rpx;
- height: 1rpx;
- background-color: rgba(237,237,237,1);
- margin-top: 24rpx;
- display: flex;
- flex-direction: column;
- }
- .group7 {
- width: 312rpx;
- height: 58rpx;
- flex-direction: row;
- display: flex;
- justify-content: space-between;
- margin: 24rpx 0 0 368rpx;
- }
- .layer4 {
- height: 58rpx;
- border-radius: 6rpx;
- border: 1px solid rgba(82,161,255,1);
- display: flex;
- flex-direction: column;
- width: 144rpx;
- justify-content: center;
- align-items: center;
- }
- .info6 {
- 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;
- }
- .layer5 {
- height: 58rpx;
- border-radius: 6rpx;
- border: 1px solid rgba(82,161,255,1);
- display: flex;
- flex-direction: column;
- width: 144rpx;
- justify-content: center;
- align-items: center;
- }
- .word8 {
- 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;
- }
- .block3 {
- z-index: 30;
- height: 88rpx;
- background-color: rgba(255,255,255,1);
- display: flex;
- flex-direction: column;
- padding-left: 24rpx;
- width: 750rpx;
- position: absolute;
- left: 0rpx;
- top: 40rpx;
- justify-content: center;
- }
- .bd4 {
- width: 710rpx;
- height: 64rpx;
- flex-direction: row;
- display: flex;
- }
- .icon3 {
- width: 48rpx;
- height: 48rpx;
- margin-top: 8rpx;
- }
- .info7 {
- 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;
- }
- .pic2 {
- width: 174rpx;
- height: 64rpx;
- margin-left: 113rpx;
- }
|