Commit ac4003f3 authored by 罗超's avatar 罗超

1

parent 95d3bbd5
......@@ -1154,24 +1154,22 @@ export default {
z-index: 0;
}
.fourbox {
// width: 100vw;
padding-top: calc(2377 / 1920 * 100%);
position: relative;
overflow: hidden;
.subFourBox {
// width: 100vw;
height: 100%;
background-image: url("../assets/images/index/work_serve_bg.png");
background-repeat: no-repeat;
background-size: cover;
.class_icon4 {
width: calc(675 / 1920 * 100%);
width: 35.156vw;
height: auto;
}
.class_icon4_1 {
position: absolute;
top: 8.229vw;
right: 8.333vw;
left: 56.51vw;
}
.class_icon4_2 {
position: absolute;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment