|
@@ -550,7 +550,7 @@
|
|
|
.kuangBox-yuan{
|
|
|
position: absolute;
|
|
|
.kuang1{
|
|
|
- background: url(../../../assets/image/elec/4-3-1.png);
|
|
|
+ // background: url(../../../assets/image/elec/4-3-1.png);
|
|
|
width: .9rem;
|
|
|
height: .9rem;
|
|
|
background-size: 100% 100%;
|
|
@@ -563,7 +563,7 @@
|
|
|
}
|
|
|
|
|
|
.kuang2{
|
|
|
- background: url(../../../assets/image/elec/4-3-2.png);
|
|
|
+ // background: url(../../../assets/image/elec/4-3-2.png);
|
|
|
width: .9rem;
|
|
|
height: .9rem;
|
|
|
background-size: 100% 100%;
|
|
@@ -576,7 +576,7 @@
|
|
|
}
|
|
|
|
|
|
.kuang3{
|
|
|
- background: url(../../../assets/image/elec/4-3-3.png);
|
|
|
+ // background: url(../../../assets/image/elec/4-3-3.png);
|
|
|
width: .9rem;
|
|
|
height: .9rem;
|
|
|
background-size: 100% 100%;
|
|
@@ -588,7 +588,7 @@
|
|
|
}
|
|
|
|
|
|
.kuang4{
|
|
|
- background: url(../../../assets/image/elec/4-3-4.png);
|
|
|
+ // background: url(../../../assets/image/elec/4-3-4.png);
|
|
|
width: .9rem;
|
|
|
height: .9rem;
|
|
|
background-size: 100% 100%;
|
|
@@ -602,22 +602,22 @@
|
|
|
|
|
|
&.pos2{
|
|
|
&-1{
|
|
|
- top: 50px;
|
|
|
+ top: 70px;
|
|
|
left: kuangPosFun(410);
|
|
|
}
|
|
|
|
|
|
&-2{
|
|
|
- top: 190px;
|
|
|
+ top: 210px;
|
|
|
left: kuangPosFun(410);
|
|
|
}
|
|
|
|
|
|
&-3{
|
|
|
- top: 450px;
|
|
|
+ top: 470px;
|
|
|
left: kuangPosFun(410);
|
|
|
}
|
|
|
|
|
|
&-4{
|
|
|
- top: 640px;
|
|
|
+ top: 660px;
|
|
|
left: kuangPosFun(410);
|
|
|
}
|
|
|
}
|