.con{ height: 240rpx; background-color: #FFA500; } .content{ width: 650rpx; margin: 0 auto; position: relative; } .gg{ float: left; font-size: 10px; position: absolute; top: 50px; left: 110px; width: 300rpx; } .time{ position: absolute; float: left; height: 40rpx; width: 90rpx; font-size: 10px; line-height: 40rpx; text-align: center; background-color: #FFA500; top: 55rpx; left: 550rpx; } .business{ float: left; position: absolute; font-size: 10px; color: green; top: 135rpx; left: 555rpx; } .under{ height: 1000rpx; background-color: rgb(223, 218, 218); } .one{ float: left; width: 750rpx; padding-top: 15rpx; position: relative; } .shop{ position: absolute; top: 25rpx; left: 410rpx; } .num{ position: absolute; font-size: 10px; color: #FFA500; top: 155rpx; left: 655rpx; } .add{ position: absolute; color: #FFA500; top: 200rpx; left: 620rpx; } .car{ color: red; font-size: 40px; margin-left: 20rpx; } .sum{ color: red; margin-top: 20rpx; margin-left: 10rpx; } .mony{ color: red; font-size: 12px; margin-top: 64rpx; margin-left:-275rpx ; } .fill{ font-size: 12px; color: rgb(59, 58, 56); margin-top: 64rpx; margin-left:15rpx ; } .button{ margin-left: 100rpx; }