123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560 |
- .page {
- position: relative;
- width: 750rpx;
- background-color: rgba(246,246,246,1);
- overflow: hidden;
- display: flex;
- flex-direction: column;
- }
- .outer1 {
- width: 750rpx;
- display: flex;
- flex-direction: column;
- justify-content: space-between;
- }
- .section1 {
- 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;
- }
- .icon1 {
- width: 33rpx;
- height: 20rpx;
- margin-top: 2rpx;
- }
- .txt1 {
- 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;
- }
- .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 12rpx;
- }
- .txt2 {
- 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;
- }
- .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 173rpx;
- }
- .info1 {
- 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;
- }
- .img1 {
- width: 53rpx;
- height: 23rpx;
- margin: 2rpx 0 0 6rpx;
- }
- .section2 {
- height: 88rpx;
- background-color: rgba(255,255,255,1);
- display: flex;
- flex-direction: column;
- padding-left: 24rpx;
- width: 750rpx;
- justify-content: center;
- }
- .bd1 {
- width: 710rpx;
- height: 64rpx;
- flex-direction: row;
- display: flex;
- }
- .label1 {
- width: 48rpx;
- height: 48rpx;
- margin-top: 8rpx;
- }
- .info2 {
- 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;
- }
- .pic1 {
- width: 174rpx;
- height: 64rpx;
- margin-left: 113rpx;
- }
- .section3 {
- height: 128rpx;
- background-color: rgba(255,255,255,1);
- display: flex;
- flex-direction: column;
- width: 750rpx;
- justify-content: center;
- align-items: center;
- }
- .outer2 {
- width: 690rpx;
- height: 80rpx;
- flex-direction: row;
- display: flex;
- justify-content: space-between;
- }
- .bd2 {
- height: 80rpx;
- border-radius: 8rpx;
- background-color: rgba(246,246,246,1);
- display: flex;
- flex-direction: column;
- padding-left: 30rpx;
- width: 510rpx;
- justify-content: center;
- }
- .info3 {
- width: 100%;
- 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;
- }
- .bd3 {
- height: 80rpx;
- border-radius: 8rpx;
- background-color: rgba(82,161,255,1);
- display: flex;
- flex-direction: column;
- width: 164rpx;
- justify-content: center;
- align-items: center;
- }
- .word1 {
- 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;
- }
- .section4 {
- height: 1078rpx;
- background-color: rgba(255,255,255,1);
- display: flex;
- flex-direction: column;
- padding-top: 48rpx;
- width: 750rpx;
- }
- .box3 {
- width: 750rpx;
- height: 1030rpx;
- display: flex;
- flex-direction: column;
- }
- .layer1 {
- height: 254rpx;
- border: 2px solid rgba(231,231,231,1);
- background-color: rgba(255,255,255,1);
- margin-left: 175rpx;
- display: flex;
- flex-direction: column;
- padding-left: 14rpx;
- width: 400rpx;
- justify-content: center;
- }
- .bd4 {
- height: 222rpx;
- display: flex;
- flex-direction: column;
- width: 370rpx;
- }
- .bd5 image{
- width: 370rpx;
- height: 220rpx;
- display: flex;
- flex-direction: column;
- }
- .txt3 {
- width: 364rpx;
- height: 28rpx;
- display: block;
- overflow-wrap: break-word;
- color: rgba(102,102,102,1);
- font-size: 28rpx;
- font-family: PingFangSC-Regular;
- white-space: nowrap;
- line-height: 28rpx;
- text-align: left;
- margin: 48rpx 0 0 193rpx;
- }
- .layer2 {
- height: 464rpx;
- background: url(https://lanhu.oss-cn-beijing.aliyuncs.com/SketchPng9836575d1002525500247f36d1fe09341aa0d34a60d956f48392e2632338f3ed) 100% no-repeat;
- margin-top: 236rpx;
- display: flex;
- flex-direction: column;
- width: 750rpx;
- justify-content: center;
- align-items: center;
- }
- .layer3 {
- width: 718rpx;
- height: 432rpx;
- display: flex;
- flex-direction: column;
- justify-content: space-between;
- }
- .section5 {
- width: 718rpx;
- height: 320rpx;
- flex-wrap: wrap;
- display: flex;
- flex-direction: row;
- }
- .mod2 {
- height: 96rpx;
- border-radius: 8rpx;
- background-color: rgba(255,255,255,1);
- display: flex;
- flex-direction: column;
- width: 229rpx;
- justify-content: center;
- align-items: center;
- margin: 0 16rpx 16rpx 0;
- }
- .info4 {
- width: 27rpx;
- height: 64rpx;
- display: block;
- overflow-wrap: break-word;
- color: rgba(51,51,51,1);
- font-size: 50rpx;
- font-family: DINPro-Medium;
- white-space: nowrap;
- line-height: 50rpx;
- text-align: center;
- }
- .mod3 {
- height: 96rpx;
- border-radius: 8rpx;
- background-color: rgba(255,255,255,1);
- display: flex;
- flex-direction: column;
- padding-left: 101rpx;
- width: 228rpx;
- justify-content: center;
- margin: 0 16rpx 16rpx 0;
- }
- .word2 {
- width: 27rpx;
- height: 64rpx;
- display: block;
- overflow-wrap: break-word;
- color: rgba(51,51,51,1);
- font-size: 50rpx;
- font-family: DINPro-Medium;
- white-space: nowrap;
- line-height: 50rpx;
- text-align: center;
- }
- .mod4 {
- height: 96rpx;
- border-radius: 8rpx;
- background-color: rgba(255,255,255,1);
- margin-bottom: 16rpx;
- display: flex;
- flex-direction: column;
- width: 229rpx;
- }
- .mod5 {
- height: 96rpx;
- border-radius: 8rpx;
- background-color: rgba(0,0,0,0.1);
- display: flex;
- flex-direction: column;
- width: 229rpx;
- justify-content: center;
- align-items: center;
- }
- .word3 {
- width: 27rpx;
- height: 64rpx;
- display: block;
- overflow-wrap: break-word;
- color: rgba(51,51,51,0.7);
- font-size: 50rpx;
- font-family: DINPro-Medium;
- white-space: nowrap;
- line-height: 50rpx;
- text-align: center;
- }
- .mod6 {
- height: 96rpx;
- border-radius: 8rpx;
- background-color: rgba(255,255,255,1);
- display: flex;
- flex-direction: column;
- width: 229rpx;
- justify-content: center;
- align-items: center;
- margin: 0 16rpx 16rpx 0;
- }
- .word4 {
- width: 27rpx;
- height: 64rpx;
- display: block;
- overflow-wrap: break-word;
- color: rgba(51,51,51,1);
- font-size: 50rpx;
- font-family: DINPro-Medium;
- white-space: nowrap;
- line-height: 50rpx;
- text-align: center;
- }
- .mod7 {
- height: 96rpx;
- border-radius: 8rpx;
- background-color: rgba(255,255,255,1);
- display: flex;
- flex-direction: column;
- padding-left: 101rpx;
- width: 228rpx;
- justify-content: center;
- margin: 0 16rpx 16rpx 0;
- }
- .info5 {
- width: 27rpx;
- height: 64rpx;
- display: block;
- overflow-wrap: break-word;
- color: rgba(51,51,51,1);
- font-size: 50rpx;
- font-family: DINPro-Medium;
- white-space: nowrap;
- line-height: 50rpx;
- text-align: center;
- }
- .mod8 {
- height: 96rpx;
- border-radius: 8rpx;
- background-color: rgba(255,255,255,1);
- margin-bottom: 16rpx;
- display: flex;
- flex-direction: column;
- width: 229rpx;
- justify-content: center;
- align-items: center;
- }
- .txt4 {
- width: 27rpx;
- height: 64rpx;
- display: block;
- overflow-wrap: break-word;
- color: rgba(51,51,51,1);
- font-size: 50rpx;
- font-family: DINPro-Medium;
- white-space: nowrap;
- line-height: 50rpx;
- text-align: center;
- }
- .mod9 {
- height: 96rpx;
- border-radius: 8rpx;
- background-color: rgba(255,255,255,1);
- display: flex;
- flex-direction: column;
- width: 229rpx;
- justify-content: center;
- align-items: center;
- margin: 0 16rpx 16rpx 0;
- }
- .word5 {
- width: 27rpx;
- height: 64rpx;
- display: block;
- overflow-wrap: break-word;
- color: rgba(51,51,51,1);
- font-size: 50rpx;
- font-family: DINPro-Medium;
- white-space: nowrap;
- line-height: 50rpx;
- text-align: center;
- }
- .mod10 {
- height: 96rpx;
- border-radius: 8rpx;
- background-color: rgba(255,255,255,1);
- display: flex;
- flex-direction: column;
- padding-left: 101rpx;
- width: 228rpx;
- justify-content: center;
- margin: 0 16rpx 16rpx 0;
- }
- .word6 {
- width: 27rpx;
- height: 64rpx;
- display: block;
- overflow-wrap: break-word;
- color: rgba(51,51,51,1);
- font-size: 50rpx;
- font-family: DINPro-Medium;
- white-space: nowrap;
- line-height: 50rpx;
- text-align: center;
- }
- .mod11 {
- height: 96rpx;
- border-radius: 4rpx;
- background-color: rgba(255,255,255,1);
- margin-bottom: 16rpx;
- display: flex;
- flex-direction: column;
- width: 229rpx;
- justify-content: center;
- align-items: center;
- }
- .txt5 {
- width: 27rpx;
- height: 64rpx;
- display: block;
- overflow-wrap: break-word;
- color: rgba(51,51,51,1);
- font-size: 50rpx;
- font-family: DINPro-Medium;
- white-space: nowrap;
- line-height: 50rpx;
- text-align: center;
- }
- .section6 {
- width: 718rpx;
- height: 96rpx;
- margin-top: 16rpx;
- flex-direction: row;
- display: flex;
- justify-content: space-between;
- }
- .mod12 {
- height: 96rpx;
- border-radius: 8rpx;
- background-color: rgba(255,255,255,1);
- display: flex;
- flex-direction: column;
- width: 473rpx;
- justify-content: center;
- align-items: center;
- }
- .word7 {
- width: 27rpx;
- height: 64rpx;
- display: block;
- overflow-wrap: break-word;
- color: rgba(51,51,51,1);
- font-size: 50rpx;
- font-family: DINPro-Medium;
- white-space: nowrap;
- line-height: 50rpx;
- text-align: center;
- }
- .pic2 {
- width: 229rpx;
- height: 96rpx;
- }
- .section7 {
- height: 430rpx;
- background-color: rgba(74,144,226,1);
- display: flex;
- flex-direction: column;
- width: 750rpx;
- padding: 20rpx 0 0 48rpx;
- }
- .layer4 {
- width: 658rpx;
- height: 366rpx;
- display: flex;
- flex-direction: column;
- justify-content: space-between;
- }
- .word8 {
- 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;
- margin-left: 258rpx;
- }
- .paragraph1 {
- width: 658rpx;
- height: 290rpx;
- 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;
- margin-top: 28rpx;
- overflow: hidden;
- text-overflow: ellipsis;
- }
|