From 1b82456830ca592bad03365ca7c28c23eb3cbf36 Mon Sep 17 00:00:00 2001
From: wtt <1985833171@qq.com>
Date: 星期三, 31 十二月 2025 16:41:52 +0800
Subject: [PATCH] 1

---
 WebTM/layuiadmin/layui/css/ReportPlatform.css |   37 ++++++++++++++++++++++++++++---------
 1 files changed, 28 insertions(+), 9 deletions(-)

diff --git a/WebTM/layuiadmin/layui/css/ReportPlatform.css b/WebTM/layuiadmin/layui/css/ReportPlatform.css
index e439a44..ba98113 100644
--- a/WebTM/layuiadmin/layui/css/ReportPlatform.css
+++ b/WebTM/layuiadmin/layui/css/ReportPlatform.css
@@ -52,7 +52,7 @@
 
 .cns {
     border: 1px solid #5FB878;
-    height: 140px;
+    height: 160px;
     border-radius: 5px;
 }
 
@@ -75,7 +75,7 @@
 
 .topright > dd {
     padding: 0px 10px;
-    width: 50%;
+    width: 75%;
 }
 
 dt, dd {
@@ -83,8 +83,11 @@
 }
 
 .cnt h1, .cns h1 {
-    line-height: 30px;
+    line-height: 25px;
     margin: 0 5px;
+    white-space: nowrap;
+    text-overflow: ellipsis;
+    overflow: hidden;
 }
 
 h1 span {
@@ -94,6 +97,7 @@
     overflow: hidden;
     text-overflow: ellipsis;
     line-height: 0.9;
+    font-size:12px;
 }
 
 .cnt, .cns dl dd {
@@ -104,26 +108,41 @@
 .layui-show {
     padding: 5px 10px;
 }
-
+/*榛勮壊*/
 .color_border1 {
     border: 0.4em solid #ffd800;
     background-color: #ffd800;
 }
-
+/*钃濊壊*/
 .color_border2 {
     border: 0.4em solid #09d1ea;
     background-color: #09d1ea;
 }
-
-.color_border3 {
+/*鐏拌壊*/
+.color_border3 { 
     border: 0.4em solid #808080;
     background-color: #808080;
 }
+/*缁胯壊*/
 .color_border4 {
     border: 0.4em solid #13ad4c;
     background-color: #13ad4c;
 }
-
+/*绾㈣壊*/
+.color_border5 {
+    border: 0.4em solid #E74C3C;
+    background-color: #E74C3C;
+}
+/*娴呯豢鑹�*/
+.color_border6 {
+    border: 0.4em solid #B0C4DE;
+    background-color: #B0C4DE;
+}
+/*闈掕壊*/
+.color_border7 {
+    border: 0.4em solid #B0C4DE;
+    background-color: #00FFFF;
+}
 .gj_icon {
     border-radius: 0.4em;
     width: 1px;
@@ -142,7 +161,7 @@
 .imgtitle {
     text-align: center;
     display: block;
-    font-size: 30px;
+    font-size: 20px;
 }
 
 .layui-icon {

--
Gitblit v1.9.1