service.acss 119 字节 编辑Web IDE 1 2 3 4 5 6 7 8 9 .img{ width: 100%; text-align: center; } .img image{ width: 53%; display: block; margin: 100rpx auto 10rpx; }