|
@@ -10,6 +10,7 @@
|
|
|
<div class="time">
|
|
|
<div class="time1">8:00~10:00</div>
|
|
|
<div class="time2">15:00~16:00</div>
|
|
|
+
|
|
|
</div>
|
|
|
<div class="textUp">
|
|
|
<div class="des1">制冷机组运转,23.5℃</div>
|
|
@@ -52,9 +53,9 @@
|
|
|
<div class="imgX">
|
|
|
<img src="@/assets/images4/0fbbc08bd505fb71d67f385f149272a.png" alt="">
|
|
|
</div>
|
|
|
- <div id="botmRight" style='height:20vh;width:230px;'></div>
|
|
|
- </div>
|
|
|
|
|
|
+ </div>
|
|
|
+ <div id="botmRight" style='height:200px;width:350px;margin-top:-200px;margin-left:1080px'></div>
|
|
|
</div>
|
|
|
</template>
|
|
|
|
|
@@ -159,7 +160,7 @@ export default {
|
|
|
margin-left: 26px;
|
|
|
font-family: MicrosoftYaHei;
|
|
|
font-size: 16px;
|
|
|
- color: #E6EFFF;
|
|
|
+ color: #B9C4D8;
|
|
|
letter-spacing: 0;
|
|
|
line-height: 2.77vh;
|
|
|
font-weight: 400;
|
|
@@ -169,15 +170,14 @@ export default {
|
|
|
.botm {
|
|
|
display: flex;
|
|
|
margin-top: 0.96vh;
|
|
|
-
|
|
|
+ width:1080px;
|
|
|
.botmLeft {
|
|
|
- width: 488px;
|
|
|
-
|
|
|
+ width:1080px;
|
|
|
.time {
|
|
|
display: flex;
|
|
|
-
|
|
|
.time1 {
|
|
|
- margin-left: 120px;
|
|
|
+ margin-left: 312px;
|
|
|
+ margin-bottom:10px;
|
|
|
font-family: 微软雅黑;
|
|
|
font-size: 2.22vh;
|
|
|
color: #E6EFFF;
|
|
@@ -188,7 +188,7 @@ export default {
|
|
|
|
|
|
.time2 {
|
|
|
margin-left: 40px;
|
|
|
- font-family: 微软雅黑;
|
|
|
+ font-family: "PingFangSC-Semibold";
|
|
|
font-size: 2.22vh;
|
|
|
color: #E6EFFF;
|
|
|
letter-spacing: 0;
|
|
@@ -201,7 +201,7 @@ export default {
|
|
|
display: flex;
|
|
|
|
|
|
.des1 {
|
|
|
- margin-left: 115px;
|
|
|
+ margin-left: 300px;
|
|
|
font-family: MicrosoftYaHei;
|
|
|
font-size: 14px;
|
|
|
color: #B9C4D8;
|
|
@@ -210,7 +210,7 @@ export default {
|
|
|
}
|
|
|
|
|
|
.des2 {
|
|
|
- margin-left: 20px;
|
|
|
+ margin-left: 150px;
|
|
|
font-family: MicrosoftYaHei;
|
|
|
font-size: 14px;
|
|
|
color: #B9C4D8;
|
|
@@ -222,32 +222,32 @@ export default {
|
|
|
.bottomC {
|
|
|
// margin-top: 100px;
|
|
|
margin-left: 21px;
|
|
|
- width: 460px;
|
|
|
+ width: 1008px;
|
|
|
height: 1.48vh;
|
|
|
display: flex;
|
|
|
|
|
|
.one {
|
|
|
- width: 130px;
|
|
|
+ width: 284px;
|
|
|
background-color: #8082D6;
|
|
|
}
|
|
|
|
|
|
.two {
|
|
|
- width: 70px;
|
|
|
+ width: 155px;
|
|
|
background-color: #F6BD16;
|
|
|
}
|
|
|
|
|
|
.three {
|
|
|
- width: 60px;
|
|
|
+ width: 130px;
|
|
|
background-color: #8082D6;
|
|
|
}
|
|
|
|
|
|
.four {
|
|
|
- width: 70px;
|
|
|
+ width: 155px;
|
|
|
background-color: #F6BD16;
|
|
|
}
|
|
|
|
|
|
.five {
|
|
|
- width: 130px;
|
|
|
+ width: 284px;
|
|
|
background-color: #8082D6;
|
|
|
}
|
|
|
|
|
@@ -263,9 +263,11 @@ export default {
|
|
|
color: #B9C4D8;
|
|
|
letter-spacing: 0;
|
|
|
font-weight: 400;
|
|
|
-
|
|
|
+ .numS{
|
|
|
+ margin-top:4px;
|
|
|
+ }
|
|
|
.row1 {
|
|
|
- margin-left: 80px;
|
|
|
+ margin-left: 110px;
|
|
|
height: 2.12vh !important;
|
|
|
color: #8082D6;
|
|
|
// .row1Text{
|
|
@@ -275,12 +277,13 @@ export default {
|
|
|
}
|
|
|
|
|
|
.row2 {
|
|
|
- margin-left: 220px;
|
|
|
+ margin-left: 710px;
|
|
|
color: #8082D6;
|
|
|
}
|
|
|
|
|
|
.numE {
|
|
|
- margin-left: 75px;
|
|
|
+ margin-left: -370px;
|
|
|
+ margin-top:4px;
|
|
|
}
|
|
|
|
|
|
}
|
|
@@ -290,12 +293,12 @@ export default {
|
|
|
margin-top: 0.37vh;
|
|
|
|
|
|
.rowU1 {
|
|
|
- margin-left: 160px;
|
|
|
+ margin-left: 378px;
|
|
|
color: #F6BD16;
|
|
|
}
|
|
|
|
|
|
.rowU2 {
|
|
|
- margin-left: 160px;
|
|
|
+ margin-left: 280px;
|
|
|
color: #F6BD16;
|
|
|
}
|
|
|
}
|
|
@@ -306,7 +309,7 @@ export default {
|
|
|
|
|
|
.textDesNum1 {
|
|
|
width: 41px;
|
|
|
- margin-left: 30px;
|
|
|
+ margin-left: 64px;
|
|
|
font-family: 微软雅黑;
|
|
|
font-size: 2.22vh;
|
|
|
color: #E6EFFF;
|
|
@@ -315,7 +318,7 @@ export default {
|
|
|
}
|
|
|
|
|
|
.textDesNum2 {
|
|
|
- margin-left: 180px;
|
|
|
+ margin-left: 668px;
|
|
|
width: 41px;
|
|
|
font-family: 微软雅黑;
|
|
|
font-size: 2.22vh;
|
|
@@ -330,9 +333,10 @@ export default {
|
|
|
|
|
|
.textDesT {
|
|
|
margin-left: 25px;
|
|
|
- width: 210px;
|
|
|
+ width: 280px;
|
|
|
font-family: MicrosoftYaHei;
|
|
|
font-size: 14px;
|
|
|
+ line-height: 20px;
|
|
|
color: #B9C4D8;
|
|
|
letter-spacing: 0;
|
|
|
text-align: center;
|
|
@@ -344,10 +348,11 @@ export default {
|
|
|
}
|
|
|
|
|
|
.textDesT1 {
|
|
|
- margin-left: 5px;
|
|
|
+ margin-left: 455px;
|
|
|
width: 240px;
|
|
|
font-family: MicrosoftYaHei;
|
|
|
font-size: 14px;
|
|
|
+ line-height: 20px;
|
|
|
color: #B9C4D8;
|
|
|
letter-spacing: 0;
|
|
|
text-align: center;
|
|
@@ -367,10 +372,10 @@ export default {
|
|
|
}
|
|
|
}
|
|
|
|
|
|
- // .botmRight{
|
|
|
- // width: 260px;
|
|
|
- // }
|
|
|
}
|
|
|
+ .botmRight{
|
|
|
+ width: 260px;
|
|
|
+ }
|
|
|
|
|
|
}
|
|
|
</style>
|