@@ -517,12 +517,19 @@ export default {
.bottom_model {
// border: 1px solid red;
+ // position: absolute;
+ // left: 28.5vw;
+ // width: 44vw;
+ // height: 29vh;
+ // z-index: 100;
+ // top: 63vh;
position: absolute;
- left: 28.5vw;
- width: 44vw;
+ left: 26vw;
+ width: 48vw;
height: 29vh;
z-index: 100;
top: 63vh;
+ display: flex;
.bjxm_box {
@@ -536,7 +543,7 @@ export default {
width: 48%;
height: 100%;
display: inline-block;
- float: right;
+ // float: right;
}