page{ background: #fff; } .cust-img{ width:240rpx; height:240rpx; background:#eee; } .cup-main{ height:200rpx; } .cust-img image{ width:100%; height: 100%; } .cust-btn{ width:150rpx; height:50rpx; line-height:50rpx; text-align: center; border-radius:50rpx; float: right; } .cust-footer{ height:100rpx; line-height:100rpx; position: fixed; bottom:0; right:20rpx; z-index:10; } .cust-footer .iconfont{ font-size:48rpx; width:70rpx; height:70rpx; border:1rpx solid #e0e0e0; border-radius:100%; text-align: center; line-height:70rpx; margin-right:30rpx; }