diff --git a/app/views/sub_document_comments/_show_sub_document_newstyle.html.erb b/app/views/sub_document_comments/_show_sub_document_newstyle.html.erb
index 5bf21831b..03ea30bed 100644
--- a/app/views/sub_document_comments/_show_sub_document_newstyle.html.erb
+++ b/app/views/sub_document_comments/_show_sub_document_newstyle.html.erb
@@ -1,29 +1,29 @@
-
-
-
-
您的位置:首页 > 数据资源 > 仿真数据
-
-
-
+
+
+
+
您的位置:首页 > 数据资源 > 仿真数据
+
+
+
\ No newline at end of file
diff --git a/app/views/sub_domains/show.html.erb b/app/views/sub_domains/show.html.erb
index d1754c65e..522be5ab8 100644
--- a/app/views/sub_domains/show.html.erb
+++ b/app/views/sub_domains/show.html.erb
@@ -1,139 +1,141 @@
-
-
-
-
- 您的位置:<%= link_to "首页" %> 数据资源 > 仿真数据
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
+
+
+
+
+ 您的位置:<%= link_to "首页", organizations_path(@organization), :class => "sn-link-grey2" %> > 数据资源 > 仿真数据
+
+
+
+
+ 上一页
+ 1
+ 2
+ 3
+ ...
+ 31
+ 下一页
+
+
+
+
+
+
\ No newline at end of file
diff --git a/public/stylesheets/org2.css b/public/stylesheets/org2.css
index 684f65483..27dc5c05a 100644
--- a/public/stylesheets/org2.css
+++ b/public/stylesheets/org2.css
@@ -214,11 +214,3 @@ a.sn-reply-username { color:#24366e; margin-right:15px; }
.org-popup-wrap {border:3px solid #269ac9; padding:15px; background-color:#ffffff; position:relative; z-index:1000;}
.org-popup-close {background:url(../images/resource_icon_list.png) 0px -40px no-repeat; width:20px; height:20px; display:block; position: absolute; z-index: 1000; right:10px; top:5px;}
-/*翻页*/
-.sn-wrap {width:1200px; margin:0 auto; text-align:center;}
-.sn-scroll {font-size:0;}
-.sn-scroll li {display:inline-block; margin-right:10px; font-size:15px; color:#999;}
-.sn-scroll-block {height:15px; line-height:15px; vertical-align:middle; border:1px solid #ccc; border-radius:2px;}
-.sn-scroll-page {height:17px; line-height:17px; vertical-align:middle; background-color:#24366e; color:#fff !important; border-radius:2px;}
-.sn-scroll-control {padding:8px 15px;}
-.sn-scroll-num {padding:8px 10px;}