|
|
|
@ -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;"> |
|
|
|
<div class="num-info1 d-flex" style="margin-top: 50px;margin-bottom: 124px;"> |
|
|
|
<div class="num-info-count1"> |
|
|
|
<div class="num1">Top 10</div> |
|
|
|
<div style="color: #999;font-size: 13px;">{{ $t("homeNewText.ee1") }}</div> |
|
|
|
@ -362,8 +362,8 @@ |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
<div class="right" style="overflow: visible;"> |
|
|
|
<img src="@/assets/img/home/home4.png" alt="" style="height: 500px;width: auto;"> |
|
|
|
<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%;"> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
|
|
|
|
@ -1326,10 +1326,10 @@ |
|
|
|
} |
|
|
|
.illustration_area{ |
|
|
|
width: 1200px; |
|
|
|
margin: 133px auto 133px; |
|
|
|
margin: 124px auto 124px; |
|
|
|
display: flex; |
|
|
|
justify-content: space-between; |
|
|
|
align-items: center; |
|
|
|
// align-items: center; |
|
|
|
.left{ |
|
|
|
color: #fff; |
|
|
|
max-width: 650px; |
|
|
|
|