diff --git a/service/Application/Home/View/Default/Cart/Index.html b/service/Application/Home/View/Default/Cart/Index.html
index 6c1f2d090..f097f797a 100644
--- a/service/Application/Home/View/Default/Cart/Index.html
+++ b/service/Application/Home/View/Default/Cart/Index.html
@@ -104,7 +104,7 @@
-
您的购物车还是空的,赶紧行动吧!您可以
+
您的购物车还是空的,您可以
-
看看
diff --git a/service/Public/Home/Default/Css/Common.css b/service/Public/Home/Default/Css/Common.css
index aa7a1661f..3e111e4de 100755
--- a/service/Public/Home/Default/Css/Common.css
+++ b/service/Public/Home/Default/Css/Common.css
@@ -448,8 +448,8 @@ background:url(../Images/ibar_sprites.png) no-repeat;background-position:0px -23
/**
* 混合提示
*/
-.mixed-tips { width: 360px; overflow: hidden; margin:0 auto; margin-top: 5%; margin-bottom: 10%; }
-.mixed-tips .icon { font-size: 68px; color: #ccc; margin-right: 20px; }
+.mixed-tips { width: 280px; overflow: hidden; margin:0 auto; margin-top: 5%; margin-bottom: 10%; }
+.mixed-tips .icon { font-size: 68px; color: #ccc; margin-right: 15px; }
.mixed-tips-content { margin-top: 10px; }
.mixed-tips-content h1 { font-size: 14px; font-weight: 500; }
.mixed-tips-content ul { margin-top: 5px; }