diff --git a/src/assets/img/home/home1.png b/src/assets/img/home/home1.png
index b25576d..7cc2383 100644
Binary files a/src/assets/img/home/home1.png and b/src/assets/img/home/home1.png differ
diff --git a/src/views/home/index.vue b/src/views/home/index.vue
index 70e677e..ab0bae5 100644
--- a/src/views/home/index.vue
+++ b/src/views/home/index.vue
@@ -347,7 +347,7 @@
-
+
+
+
{{ $t("homeNewText.bb7") }}
@@ -557,25 +576,6 @@
-
-
@@ -1113,13 +1113,13 @@
padding-left: 18px;
}
.right{
- width: 590px;
+ width: 500px;
height: 400px;
position: relative;
}
.right_box{
position: absolute;
- bottom: 100px;
+ bottom: -50px;
animation: movepoint 1.3s ease-in-out infinite alternate;
}
@@ -2349,7 +2349,7 @@
.left{
max-width: 800px;
- margin-top: 300px;
+ margin-top: 320px;
text-align: center;
.title{
font-size: 45px;
@@ -2357,7 +2357,7 @@
}
.right{
- width: 500px;
+ width: 400px;
height: 400px;
position: absolute;
top: 0px;
@@ -2365,7 +2365,7 @@
transform: translateX(-50%);
.right_box{
- bottom: 10px;
+ bottom: -40px;
}
}
}