|
@@ -13,7 +13,7 @@
|
|
|
<img src="../assets/images/AllWall/hswh1.png" alt="" />
|
|
<img src="../assets/images/AllWall/hswh1.png" alt="" />
|
|
|
</a>
|
|
</a>
|
|
|
<a
|
|
<a
|
|
|
- style="width:94%"
|
|
|
|
|
|
|
+ style="width:94%; margin-bottom: 0px;"
|
|
|
href="http://www.4dmodel.com/SuperTwo/index.html?m=794_f"
|
|
href="http://www.4dmodel.com/SuperTwo/index.html?m=794_f"
|
|
|
class="tow"
|
|
class="tow"
|
|
|
>
|
|
>
|
|
@@ -113,7 +113,6 @@ export default {
|
|
|
.conten img {
|
|
.conten img {
|
|
|
object-fit: cover;
|
|
object-fit: cover;
|
|
|
width: 100%;
|
|
width: 100%;
|
|
|
- height: 100%;
|
|
|
|
|
}
|
|
}
|
|
|
.left {
|
|
.left {
|
|
|
height: 100%;
|
|
height: 100%;
|
|
@@ -125,10 +124,9 @@ export default {
|
|
|
}
|
|
}
|
|
|
.one {
|
|
.one {
|
|
|
width: 100%;
|
|
width: 100%;
|
|
|
- height: 317px;
|
|
|
|
|
}
|
|
}
|
|
|
.tow {
|
|
.tow {
|
|
|
|
|
+ margin-bottom: 4px;
|
|
|
width: 100%;
|
|
width: 100%;
|
|
|
- height: 210px;
|
|
|
|
|
}
|
|
}
|
|
|
</style>
|
|
</style>
|