File tree 1 file changed +16
-24
lines changed
1 file changed +16
-24
lines changed Original file line number Diff line number Diff line change 27
27
28
28
/* ipad pro vertical screen & mobile */
29
29
@media (max-width : 1024px ) {
30
- .main .container {
31
- position : static;
32
- }
33
30
.main section {
34
- position : relative ;
31
+ height : auto ;
35
32
}
36
33
.main section .section-content {
37
34
width : auto !important ;
261
258
262
259
/* section.first */
263
260
.main .first {
264
- height : auto;
261
+ overflow : visible;
262
+ }
263
+ .main .first .container {
265
264
min-height : 1.8rem ;
266
265
padding : 0.88rem 0 2.6rem ;
267
- overflow : visible;
268
266
}
269
267
.main .first .section-content {
270
268
top : 0.88rem ;
275
273
line-height : 1.43 ;
276
274
}
277
275
.main .first .section-link {
276
+ font-size : 0.14rem ;
278
277
text-align : center;
279
278
margin-top : 0.12rem ;
280
279
}
305
304
}
306
305
307
306
/* section.second */
308
- .main .second {
309
- height : auto;
307
+ .main .second .container {
310
308
min-height : 4.88rem ;
311
309
padding : 1.65rem 0 4.52rem ;
312
310
}
364
362
}
365
363
366
364
/* section.third */
367
- .main .third {
368
- height : auto;
365
+ .main .third .container {
369
366
min-height : 2.76rem ;
370
367
padding : 0.8rem 0 4.48rem ;
371
368
}
407
404
}
408
405
409
406
/* section.fourth */
410
- .main .fourth {
411
- height : auto;
407
+ .main .fourth .container {
412
408
min-height : 3.2rem ;
413
409
padding : 0.8rem 0 5.62rem ;
414
410
}
439
435
}
440
436
441
437
/* section.fifth */
442
- .main .fifth {
443
- height : auto;
438
+ .main .fifth .container {
444
439
min-height : 3.04rem ;
445
440
padding : 0.2rem 0 5.2rem ;
446
441
}
471
466
}
472
467
473
468
/* section.sixth */
474
- .main .sixth {
475
- height : auto;
469
+ .main .sixth .container {
476
470
min-height : 1.52rem ;
477
471
padding : 0.8rem 0 4rem ;
478
472
}
540
534
.sixth .section-img69 {
541
535
top : auto;
542
536
left : 1.45rem ;
543
- bottom : -0.2 rem ;
537
+ bottom : -0.25 rem ;
544
538
width : 0.72rem ;
545
539
height : 0.56rem ;
546
540
}
582
576
}
583
577
584
578
/* section.seventh */
585
- .main .seventh {
586
- height : auto;
579
+ .main .seventh .container {
587
580
min-height : 2.8rem ;
588
581
padding : 0 ;
589
582
}
603
596
}
604
597
.seventh .section-img71 {
605
598
top : -0.15rem ;
606
- left : 0 ;
607
- width : 6.5 rem ;
608
- height : 2.85 rem ;
599
+ left : 1.15 rem ;
600
+ width : 1.43 rem ;
601
+ height : 0.46 rem ;
609
602
}
610
603
.seventh .section-img72 {
611
604
top : 0.1rem ;
615
608
}
616
609
617
610
/* section.eighth */
618
- .main .eighth {
619
- height : auto;
611
+ .main .eighth .container {
620
612
min-height : 2.34rem ;
621
613
padding : 0 ;
622
614
}
You can’t perform that action at this time.
0 commit comments