|
|
|
@ -343,7 +343,7 @@ |
|
|
|
<img src="@/assets/img/home/qrcode.png" style="border-radius: 10px;" alt=""> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
<div class="num-info1 d-flex" style="margin-top: 50px;margin-bottom: 168px;"> |
|
|
|
<div class="num-info1 d-flex" style="margin-top: 50px;margin-bottom: 90px;"> |
|
|
|
<div class="num-info-count1"> |
|
|
|
<div class="num1">Top 10</div> |
|
|
|
<div style="color: #999;font-size: 13px;">{{ $t("homeNewText.ee1") }}</div> |
|
|
|
@ -363,7 +363,7 @@ |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
<div class="right" style="display: flex; justify-content: center; align-items: flex-end;"> |
|
|
|
<img src="@/assets/img/home/home4.png" alt="" style="max-width: 100%; max-height: 100%;"> |
|
|
|
<img src="@/assets/img/home/home4.png" alt="" style="max-width: 100%; height: 480px;"> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
|
|
|
|
@ -1326,7 +1326,7 @@ |
|
|
|
} |
|
|
|
.illustration_area{ |
|
|
|
width: 1200px; |
|
|
|
margin: 144px auto 124px; |
|
|
|
margin: 80px auto 124px; |
|
|
|
display: flex; |
|
|
|
justify-content: space-between; |
|
|
|
// align-items: center; |
|
|
|
|