diff --git a/ruoyi-admin/src/main/resources/templates/home/announce_view.html b/ruoyi-admin/src/main/resources/templates/home/announce_view.html
index f0c1c2b..defc489 100644
--- a/ruoyi-admin/src/main/resources/templates/home/announce_view.html
+++ b/ruoyi-admin/src/main/resources/templates/home/announce_view.html
@@ -43,7 +43,7 @@
     <div class="layui-container" style="padding-top: 20px">
         <div>
             <blockquote class="layui-elem-quote">
-                <h2>通知公告</h2>
+                <h2  style="color: #074488;">通知公告</h2>
             </blockquote>
             <br>
             <p><i class="layui-icon layui-icon-location"></i>当前位置:<a target="_parent" href="base.html">首页</a>&nbsp;/&nbsp;<a target="_parent"  href="announce_view.html">通知公告</a></p>
diff --git a/ruoyi-admin/src/main/resources/templates/home/business_view.html b/ruoyi-admin/src/main/resources/templates/home/business_view.html
index 63cf21c..ac3f008 100644
--- a/ruoyi-admin/src/main/resources/templates/home/business_view.html
+++ b/ruoyi-admin/src/main/resources/templates/home/business_view.html
@@ -43,7 +43,7 @@
     <div class="layui-container" style="padding-top: 20px">
         <div>
             <blockquote class="layui-elem-quote">
-                <h2>检察业务</h2>
+                <h2  style="color: #074488;">检察业务</h2>
             </blockquote>
             <br>
             <p><i class="layui-icon layui-icon-location"></i>当前位置:<a target="_parent" href="base.html">首页</a>&nbsp;/&nbsp;<a
diff --git a/ruoyi-admin/src/main/resources/templates/home/dept_trends_view.html b/ruoyi-admin/src/main/resources/templates/home/dept_trends_view.html
index 0688fb4..c8c1497 100644
--- a/ruoyi-admin/src/main/resources/templates/home/dept_trends_view.html
+++ b/ruoyi-admin/src/main/resources/templates/home/dept_trends_view.html
@@ -151,7 +151,7 @@
     <div class="layui-container" style="padding-top: 20px">
         <div>
             <blockquote class="layui-elem-quote">
-                <h2>部门动态</h2>
+                <h2  style="color: #074488;">部门动态</h2>
             </blockquote>
             <br>
             <p><i class="layui-icon layui-icon-location"></i>当前位置:<a href="base.html" target="_parent">首页</a>&nbsp;/&nbsp;<a target="_parent" href="dept_trends_view.html">部门动态</a></p>
diff --git a/ruoyi-admin/src/main/resources/templates/home/dept_trends_view2.html b/ruoyi-admin/src/main/resources/templates/home/dept_trends_view2.html
index 8f25b71..16d4b11 100644
--- a/ruoyi-admin/src/main/resources/templates/home/dept_trends_view2.html
+++ b/ruoyi-admin/src/main/resources/templates/home/dept_trends_view2.html
@@ -71,7 +71,7 @@
     <div class="layui-container" style="padding-top: 70px">
         <div>
             <blockquote class="layui-elem-quote">
-                <h2>部门动态</h2>
+                <h2  style="color: #074488;">部门动态</h2>
             </blockquote>
             <br>
             <p><i class="layui-icon layui-icon-location"></i>当前位置:<a href="base.html" target="_parent">首页</a>&nbsp;/&nbsp;<a target="_parent" href="dept_trends_view.html">部门动态</a></p>
diff --git a/ruoyi-admin/src/main/resources/templates/home/special_view.html b/ruoyi-admin/src/main/resources/templates/home/special_view.html
index 9ce4e11..1b56102 100644
--- a/ruoyi-admin/src/main/resources/templates/home/special_view.html
+++ b/ruoyi-admin/src/main/resources/templates/home/special_view.html
@@ -152,7 +152,7 @@
     <div class="layui-container" style="padding-top: 20px">
         <div>
             <blockquote class="layui-elem-quote">
-                <h2>专题活动</h2>
+                <h2  style="color: #074488;">专题活动</h2>
             </blockquote>
             <br>
             <p><i class="layui-icon layui-icon-location"></i>当前位置:<a target="_parent" href="base.html">首页</a>&nbsp;/&nbsp;<a
diff --git a/ruoyi-admin/src/main/resources/templates/home/special_view2.html b/ruoyi-admin/src/main/resources/templates/home/special_view2.html
index a260daf..6e4e36e 100644
--- a/ruoyi-admin/src/main/resources/templates/home/special_view2.html
+++ b/ruoyi-admin/src/main/resources/templates/home/special_view2.html
@@ -72,7 +72,7 @@
     <div class="layui-container" style="padding-top: 70px">
         <div>
             <blockquote class="layui-elem-quote">
-                <h2>专题活动</h2>
+                <h2  style="color: #074488;">专题活动</h2>
             </blockquote>
             <br>
             <p><i class="layui-icon layui-icon-location"></i>当前位置:<a target="_parent" href="base.html">首页</a>&nbsp;/&nbsp;<a
diff --git a/ruoyi-admin/src/main/resources/templates/home/work_view.html b/ruoyi-admin/src/main/resources/templates/home/work_view.html
index 2c29b96..b59d83f 100644
--- a/ruoyi-admin/src/main/resources/templates/home/work_view.html
+++ b/ruoyi-admin/src/main/resources/templates/home/work_view.html
@@ -42,7 +42,7 @@
     <div class="layui-container" style="padding-top: 20px">
         <div>
             <blockquote class="layui-elem-quote">
-                <h2>工作动态</h2>
+                <h2 style="color: #074488;">工作动态</h2>
             </blockquote>
             <br>
             <p><i class="layui-icon layui-icon-location"></i>当前位置:<a target="_parent" href="base.html">首页</a>&nbsp;/&nbsp;<a href="work_view.html" target="_parent">工作动态</a></p>
diff --git a/ruoyi-admin/src/main/resources/templates/home_head.html b/ruoyi-admin/src/main/resources/templates/home_head.html
index 004f81a..fde1d72 100644
--- a/ruoyi-admin/src/main/resources/templates/home_head.html
+++ b/ruoyi-admin/src/main/resources/templates/home_head.html
@@ -44,6 +44,9 @@
             justify-content: center;
             background-color: rgba(7,68,136,1);
         }
+        .layui-elem-quote{
+            border-left: 5px solid #005cb1;
+        }
         </style>
     </head>
 
diff --git a/ruoyi-admin/src/main/resources/templates/home_head1.html b/ruoyi-admin/src/main/resources/templates/home_head1.html
index 0933b3f..b27a76e 100644
--- a/ruoyi-admin/src/main/resources/templates/home_head1.html
+++ b/ruoyi-admin/src/main/resources/templates/home_head1.html
@@ -121,6 +121,9 @@
             height: 100%;
             flex-wrap: wrap;
         }
+        .layui-elem-quote{
+            border-left: 5px solid #005cb1;
+        }
         /*.childBox2 dd{*/
         /*    float: left;*/
         /*    fongt-size:18px;*/