diff --git a/view/yinmeng/activity/2024-lover/css/index.css b/view/yinmeng/activity/2024-lover/css/index.css
index 272a1bb..e6e1b21 100644
--- a/view/yinmeng/activity/2024-lover/css/index.css
+++ b/view/yinmeng/activity/2024-lover/css/index.css
@@ -1363,7 +1363,8 @@ body {
position: fixed;
width: 10rem;
height: 2.2rem;
- left: 0;
+ left: 50%;
+ transform: translateX(-50%);
bottom: 0rem;
z-index: 99;
background: url(../images/myBg2.png) no-repeat;
diff --git a/view/yinmeng/activity/2024-lover/css/index.scss b/view/yinmeng/activity/2024-lover/css/index.scss
index 2174900..6da440f 100644
--- a/view/yinmeng/activity/2024-lover/css/index.scss
+++ b/view/yinmeng/activity/2024-lover/css/index.scss
@@ -1393,7 +1393,8 @@ body {
width: px2rem(750);
height: 2.2rem;
// height: 8.74667rem;
- left: 0;
+ left: 50%;
+ transform: translateX(-50%);
bottom: 0rem;
z-index: 99;
background: url(../images/myBg2.png) no-repeat;
diff --git a/view/yinmeng/activity/2024-lover/index.html b/view/yinmeng/activity/2024-lover/index.html
index 84e3980..410a60f 100644
--- a/view/yinmeng/activity/2024-lover/index.html
+++ b/view/yinmeng/activity/2024-lover/index.html
@@ -42,41 +42,43 @@
-