diff --git a/app/wechat/view/api/view/news.html b/app/wechat/view/api/view/news.html
index 7084b712e..0ad400b08 100644
--- a/app/wechat/view/api/view/news.html
+++ b/app/wechat/view/api/view/news.html
@@ -44,6 +44,7 @@
margin: 5vw auto;
position: relative;
border-radius: 5px;
+ background: white;
box-shadow: 0 0 2px rgba(0, 0, 0, .5);
}