@@ -500,9 +500,7 @@
.station {
width:91.4%;
height: 120px;
- margin-top: 70px;
-
+ margin-top: 70px auto 0 ;
padding-top: 20px;
padding: 0 12px;
position: relative;
@@ -615,7 +613,7 @@
// 数量
.count {
margin-top: 12px !important;
- width: 96%;
+ width: 100%;
display: flex;
justify-content: space-between;
}