|
@@ -130,9 +130,12 @@ header {
|
|
}
|
|
}
|
|
|
|
|
|
.panel {
|
|
.panel {
|
|
|
|
+ background-image: url(../images/statisTop-bg.png);
|
|
position: relative;
|
|
position: relative;
|
|
height: 3.875rem;
|
|
height: 3.875rem;
|
|
- border: 1px solid rgba(25, 186, 139, 0.17);
|
|
|
|
|
|
+ /* border: 1px solid #0065C7; */
|
|
|
|
+ /* background: rgba(9, 9, 27, 0.8); */
|
|
|
|
+ /* border: 1px solid rgba(25, 186, 139, 0.17); */
|
|
/* background: rgba(255, 255, 255, 0.04) url(../images/line\(1\).png); */
|
|
/* background: rgba(255, 255, 255, 0.04) url(../images/line\(1\).png); */
|
|
padding: 0 .275rem 0.2rem;
|
|
padding: 0 .275rem 0.2rem;
|
|
margin-bottom: .225rem;
|
|
margin-bottom: .225rem;
|
|
@@ -223,7 +226,8 @@ header {
|
|
/* border: 1px solid red; */
|
|
/* border: 1px solid red; */
|
|
}
|
|
}
|
|
|
|
|
|
-.panel::before,
|
|
|
|
|
|
+
|
|
|
|
+/* .panel::before,
|
|
.mapBox::before,
|
|
.mapBox::before,
|
|
.mapSec::before {
|
|
.mapSec::before {
|
|
position: absolute;
|
|
position: absolute;
|
|
@@ -249,7 +253,7 @@ header {
|
|
border-top: 2px solid #02a6b5;
|
|
border-top: 2px solid #02a6b5;
|
|
border-right: 2px solid #02a6b5;
|
|
border-right: 2px solid #02a6b5;
|
|
z-index: 999
|
|
z-index: 999
|
|
-}
|
|
|
|
|
|
+} */
|
|
|
|
|
|
.panel .panel-footer {
|
|
.panel .panel-footer {
|
|
position: absolute;
|
|
position: absolute;
|
|
@@ -258,7 +262,8 @@ header {
|
|
width: 100%;
|
|
width: 100%;
|
|
}
|
|
}
|
|
|
|
|
|
-.panel-footer::before {
|
|
|
|
|
|
+
|
|
|
|
+/* .panel-footer::before {
|
|
position: absolute;
|
|
position: absolute;
|
|
bottom: 0;
|
|
bottom: 0;
|
|
left: 0;
|
|
left: 0;
|
|
@@ -280,7 +285,7 @@ header {
|
|
border-bottom: 2px solid #02a6b5;
|
|
border-bottom: 2px solid #02a6b5;
|
|
border-right: 2px solid #02a6b5;
|
|
border-right: 2px solid #02a6b5;
|
|
z-index: 999
|
|
z-index: 999
|
|
-}
|
|
|
|
|
|
+} */
|
|
|
|
|
|
.panel h2 {
|
|
.panel h2 {
|
|
position: absolute;
|
|
position: absolute;
|
|
@@ -291,6 +296,18 @@ header {
|
|
color: #fff;
|
|
color: #fff;
|
|
font-size: .225rem;
|
|
font-size: .225rem;
|
|
font-weight: 400;
|
|
font-weight: 400;
|
|
|
|
+ left: 26px;
|
|
|
|
+}
|
|
|
|
+
|
|
|
|
+.panel h2:after {
|
|
|
|
+ position: absolute;
|
|
|
|
+ display: inline-block;
|
|
|
|
+ height: 14px;
|
|
|
|
+ vertical-align: middle;
|
|
|
|
+ border-right: 3px solid #fff;
|
|
|
|
+ top: 10px;
|
|
|
|
+ left: -10px;
|
|
|
|
+ content: '';
|
|
}
|
|
}
|
|
|
|
|
|
.panel h2 a {
|
|
.panel h2 a {
|
|
@@ -487,6 +504,8 @@ p {
|
|
background-image: url(../images/statisTop-bg.png);
|
|
background-image: url(../images/statisTop-bg.png);
|
|
}
|
|
}
|
|
|
|
|
|
|
|
+
|
|
|
|
+/*
|
|
.statisTop>ul.one {
|
|
.statisTop>ul.one {
|
|
background-image: url(../images/statisTop1.png)
|
|
background-image: url(../images/statisTop1.png)
|
|
}
|
|
}
|
|
@@ -514,7 +533,7 @@ p {
|
|
|
|
|
|
.alarmStatis {
|
|
.alarmStatis {
|
|
background-image: url(../images/deviceSum.png);
|
|
background-image: url(../images/deviceSum.png);
|
|
-}
|
|
|
|
|
|
+} */
|
|
|
|
|
|
.statisSec .statisBottom ul {
|
|
.statisSec .statisBottom ul {
|
|
height: 100%;
|
|
height: 100%;
|