Newer
Older
* {
margin: 0;
padding: 0;
box-sizing: border-box;
font-size: 0.14rem;
}
body {
background-color: #001a4c;
}
/* 清格式 */
.clearfix:after {
content: "";
height: 0;
line-height: 0;
display: block;
visibility: hidden;
clear: both;
}
@font-face {
font-family: "led";
src: url(@/assets/fonts/FX-LED.TTF);
}
.clearfix {
zoom: 1;
}
.clear {
clear: both;
}
height: 1.4rem;
background: url("../images/topBg.png") center center no-repeat;
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
background-size: contain;
}
.padding_box2 {
margin: 0 auto;
/* width: 15.85rem; */
width: 17.5rem;
height: 8.54rem;
}
.menu_box {
float: left;
width: 4rem;
}
.tab_list ul li {
border-radius: 0.1rem;
}
.tab_list ul li a {
font-size: 0.24rem;
justify-content: space-around;
}
.tab_list ul li a:hover {
text-decoration: none;
}
.tabName {
font-size: 0.19rem;
}
.monitor2 {
font-size: 0.15rem;
padding: 0.25rem 0.52rem;
border-radius: 0.1rem;
}
.room_box {
position: relative;
height: 100%;
/* width: 11.82rem;
height: 8.18rem; */
width: 100%;
height: 100%;