diff --git a/app/views/student_work/_evaluation_title.html.erb b/app/views/student_work/_evaluation_title.html.erb
index f7d2904a7..bb1919472 100644
--- a/app/views/student_work/_evaluation_title.html.erb
+++ b/app/views/student_work/_evaluation_title.html.erb
@@ -1,5 +1,5 @@
- -
+
-
作品信息
-
diff --git a/public/stylesheets/courses.css b/public/stylesheets/courses.css
index f46607967..adad76d3d 100644
--- a/public/stylesheets/courses.css
+++ b/public/stylesheets/courses.css
@@ -61,6 +61,7 @@ a.hworkSetting {background:url(../images/homepage_icon2.png) -10px -450px no-rep
.problemTxt {width:660px; margin-left:10px; color:#777777; position:relative;}
.rTxtTit{width:560px; overflow:hidden; white-space: nowrap; text-overflow:ellipsis;color:#15bccf; float:left; color:#269ac9; font-size:14px;}
.width620{width: 620px;}
+.width625{width: 625px;}
.width455{width: 455px;}
.m_width620{max-width: 620px;}