diff --git a/themes/tajian/views/layout/index.php b/themes/tajian/views/layout/index.php
index 77264d4..66599c8 100644
--- a/themes/tajian/views/layout/index.php
+++ b/themes/tajian/views/layout/index.php
@@ -19,11 +19,14 @@ if (!empty(FSC::$app['config']['multipleUserUriParse']) && !empty(FSC::$app['use
diff --git a/themes/tajian/views/site/tajian.php b/themes/tajian/views/site/tajian.php
index cce0625..88b1915 100644
--- a/themes/tajian/views/site/tajian.php
+++ b/themes/tajian/views/site/tajian.php
@@ -12,6 +12,11 @@ if (!empty(FSC::$app['config']['multipleUserUriParse']) && !empty(FSC::$app['use
?>
@@ -28,10 +33,10 @@ if (!empty(FSC::$app['config']['multipleUserUriParse']) && !empty(FSC::$app['use
diff --git a/www/css/tajian.css b/www/css/tajian.css
index d6a6ef2..6749068 100644
--- a/www/css/tajian.css
+++ b/www/css/tajian.css
@@ -41,6 +41,7 @@ a:link{text-decoration:none;}
.tajian_index .lh18{line-height:1.8}
.tajian_index .kfwx{float:right;border-radius:6px}
.tajian_index .loginbtn{border:1px solid #50509d;background-color:#50509d;color:#FFF;padding:3px 10px;border-radius:4px}
+.downicon{vertical-align:bottom}
/* 首页 start*/
.g_app_lay{padding:56px 0 0 200px;}
diff --git a/www/img/share.png b/www/img/share.png
new file mode 100644
index 0000000..1d6e5a1
Binary files /dev/null and b/www/img/share.png differ