2025-10-13 09:33:54 +08:00
|
|
|
html,
|
|
|
|
|
body {
|
|
|
|
|
width: 100%;
|
|
|
|
|
height: 100%;
|
|
|
|
|
margin: 0;
|
|
|
|
|
padding: 0;
|
|
|
|
|
color: #fff;
|
2025-10-17 16:10:55 +08:00
|
|
|
font-family: "Alibaba PuHuiTi R";
|
2025-10-13 09:33:54 +08:00
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.layout {
|
|
|
|
|
display: flex;
|
|
|
|
|
align-items: center;
|
|
|
|
|
justify-content: center;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.main-box {
|
|
|
|
|
width: 100%;
|
|
|
|
|
height: 100%;
|
|
|
|
|
justify-content: space-evenly;
|
2025-10-17 16:10:55 +08:00
|
|
|
flex-direction: column;
|
2025-10-13 09:33:54 +08:00
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.top-box {
|
|
|
|
|
width: 100%;
|
|
|
|
|
height: 47%;
|
2025-10-17 16:10:55 +08:00
|
|
|
display: flex;
|
2025-10-13 09:33:54 +08:00
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.bot-box {
|
|
|
|
|
width: 100%;
|
|
|
|
|
height: 47%;
|
|
|
|
|
display: flex;
|
2025-10-17 16:10:55 +08:00
|
|
|
justify-content: space-around;
|
2025-10-13 09:33:54 +08:00
|
|
|
}
|
|
|
|
|
|
2025-10-17 16:10:55 +08:00
|
|
|
.top-box-left {
|
|
|
|
|
margin-left: 1%;
|
|
|
|
|
width: 20%;
|
|
|
|
|
height: 100%;
|
2025-10-13 09:33:54 +08:00
|
|
|
}
|
|
|
|
|
|
2025-10-17 16:10:55 +08:00
|
|
|
.top-box-center {
|
|
|
|
|
margin-left: 1%;
|
|
|
|
|
width: 38%;
|
|
|
|
|
height: 100%;
|
|
|
|
|
display: flex;
|
|
|
|
|
flex-direction: column;
|
2025-10-13 09:33:54 +08:00
|
|
|
}
|
|
|
|
|
|
2025-10-17 16:10:55 +08:00
|
|
|
.top-box-center-top {
|
|
|
|
|
width: 100%;
|
|
|
|
|
height: 48%;
|
2025-10-13 09:33:54 +08:00
|
|
|
}
|
|
|
|
|
|
2025-10-17 16:10:55 +08:00
|
|
|
.top-box-center-bot {
|
|
|
|
|
margin-top: 2%;
|
|
|
|
|
width: 100%;
|
|
|
|
|
height: 48%;
|
2025-10-13 09:33:54 +08:00
|
|
|
}
|
|
|
|
|
|
2025-10-17 16:10:55 +08:00
|
|
|
.top-box-right {
|
|
|
|
|
margin-left: 1%;
|
|
|
|
|
width: 38%;
|
|
|
|
|
height: 100%;
|
2025-10-13 09:33:54 +08:00
|
|
|
}
|
|
|
|
|
|
2025-10-17 16:10:55 +08:00
|
|
|
.bot-box-left {
|
|
|
|
|
margin-left: 1%;
|
|
|
|
|
width: 38.5%;
|
|
|
|
|
height: 100%;
|
2025-10-13 09:33:54 +08:00
|
|
|
}
|
|
|
|
|
|
2025-10-17 16:10:55 +08:00
|
|
|
.bot-box-right {
|
|
|
|
|
margin-right: 1%;
|
|
|
|
|
width: 58.5%;
|
|
|
|
|
height: 100%;
|
2025-10-13 09:33:54 +08:00
|
|
|
}
|
|
|
|
|
|
2025-10-17 16:10:55 +08:00
|
|
|
.img-style {
|
|
|
|
|
width: 100%;
|
|
|
|
|
height: 100%;
|
|
|
|
|
box-sizing: border-box;
|
|
|
|
|
background-position: center center !important;
|
2025-10-13 09:33:54 +08:00
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.tower-model {
|
|
|
|
|
padding: 8% 2% 2% 2%;
|
2025-10-17 16:10:55 +08:00
|
|
|
background: url("../../img/towerAssInspect/towerModel.png") no-repeat 0 0 /
|
|
|
|
|
100% 100%;
|
2025-10-13 09:33:54 +08:00
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.model {
|
2025-10-17 16:10:55 +08:00
|
|
|
width: 98%;
|
|
|
|
|
height: 90%;
|
|
|
|
|
/* margin-top: 5%; */
|
|
|
|
|
margin-left: 1%;
|
2025-10-13 09:33:54 +08:00
|
|
|
padding: 3% 0% 2% 0%;
|
|
|
|
|
/* background: url("../../img/towerAssInspect/model.png") no-repeat 0 0 / 100% 100%; */
|
|
|
|
|
}
|
|
|
|
|
|
2025-10-17 16:10:55 +08:00
|
|
|
.device-list {
|
|
|
|
|
padding: 5% 2% 2% 2%;
|
|
|
|
|
background: url("../../img/towerAssInspect/deviceList.png") no-repeat 0 0 /
|
|
|
|
|
100% 100%;
|
2025-10-13 09:33:54 +08:00
|
|
|
}
|
|
|
|
|
|
2025-10-17 16:10:55 +08:00
|
|
|
.device-list-top {
|
|
|
|
|
height: 20%;
|
|
|
|
|
width: 100%;
|
|
|
|
|
display: flex;
|
|
|
|
|
flex-direction: row;
|
|
|
|
|
justify-content: flex-end;
|
|
|
|
|
color: #bfc6c7;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.alarm-title {
|
|
|
|
|
width: 3%;
|
|
|
|
|
height: 85%;
|
|
|
|
|
box-sizing: border-box;
|
|
|
|
|
background-position: center center !important;
|
|
|
|
|
background: url("../../img/towerAssInspect/alarmTitle.png") no-repeat 0 0 /
|
|
|
|
|
100% 100%;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.normal-title {
|
|
|
|
|
margin-left: 2%;
|
|
|
|
|
width: 3%;
|
|
|
|
|
height: 85%;
|
|
|
|
|
box-sizing: border-box;
|
|
|
|
|
background-position: center center !important;
|
|
|
|
|
background: url("../../img/towerAssInspect/normalTitle.png") no-repeat 0 0 /
|
|
|
|
|
100% 100%;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.connection-title {
|
|
|
|
|
margin-left: 2%;
|
|
|
|
|
width: 3%;
|
|
|
|
|
height: 85%;
|
|
|
|
|
box-sizing: border-box;
|
|
|
|
|
background-position: center center !important;
|
|
|
|
|
background: url("../../img/towerAssInspect/connectionTitle.png") no-repeat 0
|
|
|
|
|
0 / 100% 100%;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.device-list-bot {
|
|
|
|
|
height: 80%;
|
|
|
|
|
width: 100%;
|
|
|
|
|
display: flex;
|
|
|
|
|
justify-content: space-evenly;
|
2025-10-13 09:33:54 +08:00
|
|
|
}
|
|
|
|
|
|
2025-10-17 16:10:55 +08:00
|
|
|
.device-list-device {
|
|
|
|
|
width: 15%;
|
|
|
|
|
height: 90%;
|
|
|
|
|
display: flex;
|
|
|
|
|
flex-direction: column;
|
|
|
|
|
align-items: center;
|
|
|
|
|
justify-content: space-around;
|
2025-10-13 09:33:54 +08:00
|
|
|
}
|
|
|
|
|
|
2025-10-17 16:10:55 +08:00
|
|
|
.device-list-font {
|
|
|
|
|
padding-top: 10%;
|
|
|
|
|
color: #bfc6c7;
|
2025-10-13 09:33:54 +08:00
|
|
|
}
|
|
|
|
|
|
2025-10-17 16:10:55 +08:00
|
|
|
.alarm {
|
|
|
|
|
padding: 5% 2% 2% 2%;
|
|
|
|
|
background: url("../../img/towerAssInspect/alarm.png") no-repeat 0 0 / 100%
|
|
|
|
|
100%;
|
2025-10-13 09:33:54 +08:00
|
|
|
}
|
|
|
|
|
|
2025-10-17 16:10:55 +08:00
|
|
|
.connection {
|
|
|
|
|
padding: 5% 2% 2% 2%;
|
|
|
|
|
background: url("../../img/towerAssInspect/connection.png") no-repeat 0 0 /
|
|
|
|
|
100% 100%;
|
2025-10-13 09:33:54 +08:00
|
|
|
}
|
|
|
|
|
|
2025-10-17 16:10:55 +08:00
|
|
|
.normal {
|
|
|
|
|
padding: 5% 2% 2% 2%;
|
|
|
|
|
background: url("../../img/towerAssInspect/normal.png") no-repeat 0 0 / 100%
|
|
|
|
|
100%;
|
2025-10-13 09:33:54 +08:00
|
|
|
}
|
|
|
|
|
|
2025-10-17 16:10:55 +08:00
|
|
|
.detection {
|
|
|
|
|
padding: 5% 2% 2% 2%;
|
|
|
|
|
background: url("../../img/towerAssInspect/detection.png") no-repeat 0 0 /
|
|
|
|
|
100% 100%;
|
|
|
|
|
display: flex;
|
|
|
|
|
justify-content: space-around;
|
|
|
|
|
align-items: center;
|
2025-10-13 09:33:54 +08:00
|
|
|
}
|
|
|
|
|
|
2025-10-17 16:10:55 +08:00
|
|
|
.detection-style {
|
|
|
|
|
width: 15%;
|
|
|
|
|
height: 8%;
|
|
|
|
|
text-align: center;
|
2025-10-13 09:33:54 +08:00
|
|
|
}
|
|
|
|
|
|
2025-10-17 16:10:55 +08:00
|
|
|
.detection-style-font {
|
|
|
|
|
display: flex;
|
|
|
|
|
width: 100%;
|
|
|
|
|
height: 100%;
|
|
|
|
|
flex-direction: column;
|
|
|
|
|
justify-content: center;
|
|
|
|
|
align-items: end;
|
2025-10-13 09:33:54 +08:00
|
|
|
}
|
2025-10-17 16:10:55 +08:00
|
|
|
.detection-style-font-top {
|
|
|
|
|
margin-top: -20%;
|
2025-10-13 09:33:54 +08:00
|
|
|
}
|
|
|
|
|
|
2025-10-17 16:10:55 +08:00
|
|
|
.detection-style-font-bot {
|
|
|
|
|
margin-top: 10%;
|
2025-10-13 09:33:54 +08:00
|
|
|
}
|
|
|
|
|
|
2025-10-17 16:10:55 +08:00
|
|
|
.detection-incline {
|
|
|
|
|
padding: 5% 2% 2% 2%;
|
|
|
|
|
background: url("../../img/towerAssInspect/incline.png") no-repeat 0 0 /
|
|
|
|
|
100% 100%;
|
2025-10-13 09:33:54 +08:00
|
|
|
}
|
|
|
|
|
|
2025-10-17 16:10:55 +08:00
|
|
|
.detection-tension {
|
|
|
|
|
padding: 5% 2% 2% 2%;
|
|
|
|
|
background: url("../../img/towerAssInspect/tension.png") no-repeat 0 0 /
|
|
|
|
|
100% 100%;
|
2025-10-13 09:33:54 +08:00
|
|
|
}
|
|
|
|
|
|
2025-10-17 16:10:55 +08:00
|
|
|
.detection-crash {
|
|
|
|
|
padding: 5% 2% 2% 2%;
|
|
|
|
|
background: url("../../img/towerAssInspect/crash.png") no-repeat 0 0 / 100%
|
|
|
|
|
100%;
|
2025-10-13 09:33:54 +08:00
|
|
|
}
|
|
|
|
|
|
2025-10-17 16:10:55 +08:00
|
|
|
.tendency {
|
|
|
|
|
padding: 5% 2% 2% 2%;
|
|
|
|
|
background: url("../../img/towerAssInspect/tendency.png") no-repeat 0 0 /
|
|
|
|
|
100% 100%;
|
2025-10-13 09:33:54 +08:00
|
|
|
}
|
|
|
|
|
|
2025-10-17 16:10:55 +08:00
|
|
|
.real {
|
|
|
|
|
padding: 5% 2% 2% 2%;
|
|
|
|
|
background: url("../../img/towerAssInspect/real.png") no-repeat 0 0 / 100%
|
|
|
|
|
100%;
|
2025-10-13 09:33:54 +08:00
|
|
|
}
|
|
|
|
|
|
2025-10-17 16:10:55 +08:00
|
|
|
.history {
|
|
|
|
|
padding: 5% 2% 2% 2%;
|
|
|
|
|
background: url("../../img/towerAssInspect/history.png") no-repeat 0 0 /
|
|
|
|
|
100% 100%;
|
2025-10-13 09:33:54 +08:00
|
|
|
}
|
|
|
|
|
|
2025-10-17 16:10:55 +08:00
|
|
|
.dark {
|
|
|
|
|
display: flex;
|
|
|
|
|
width: 100%;
|
|
|
|
|
height: 4.5%;
|
|
|
|
|
box-sizing: border-box;
|
|
|
|
|
background: url("../../img/alarmMge/dark.png") no-repeat 0 0 / 100% 100%;
|
|
|
|
|
background-position: center center !important;
|
|
|
|
|
flex-direction: row;
|
|
|
|
|
justify-content: center;
|
|
|
|
|
align-items: center;
|
|
|
|
|
margin-top: 4%;
|
|
|
|
|
cursor: pointer;
|
2025-10-13 09:33:54 +08:00
|
|
|
}
|
|
|
|
|
|
2025-10-17 16:10:55 +08:00
|
|
|
.bright {
|
|
|
|
|
display: flex;
|
|
|
|
|
width: 100%;
|
|
|
|
|
height: 4.5%;
|
|
|
|
|
box-sizing: border-box;
|
|
|
|
|
background: url("../../img/alarmMge/bright.png") no-repeat 0 0 / 100% 100%;
|
|
|
|
|
background-position: center center !important;
|
|
|
|
|
flex-direction: row;
|
|
|
|
|
justify-content: center;
|
|
|
|
|
align-items: center;
|
|
|
|
|
margin-top: 4%;
|
|
|
|
|
cursor: pointer;
|
2025-10-13 09:33:54 +08:00
|
|
|
}
|
|
|
|
|
|
2025-10-17 16:10:55 +08:00
|
|
|
body .my-skin.child-skin {
|
|
|
|
|
background: url("../../img/video/child-back.png") no-repeat 0 0/100% 100%
|
|
|
|
|
transparent;
|
2025-10-13 09:33:54 +08:00
|
|
|
}
|