/* pages/user/agreement/index.wxss */ .agreement-box{ width: 100%; position: relative; } .agreement-box image{ width: 100%; display: block; } .agreement-box .img{ height: 2848rpx; } .agreement-box .img1{ height: 924rpx; } .agreement-box .img2{ height: 834rpx; } .agreement-box .img3{ height: 1090rpx; } .btn-box{ width: 440rpx !important; height: 142rpx !important; padding: 0 !important; position: absolute; top: 658rpx; left: 50%; margin-left: -220rpx !important; background: none !important; } .pay-box{ width: 100%; min-height: 100vh; } .pay-box image{ width: 100%; display: block; } .pay-box .img1{ height: 609rpx; } .pay-box .img2{ height: 1235rpx; }