page{ background:#fff; } .made-img-box{ position:relative; margin-top:60rpx; } .made-image { width:100%; height:588rpx; } .made-prompt{ width:inherit; height:inherit; } .made-box{ width:270rpx; height:270rpx; padding:1rpx; margin:0 auto; } .upload-box{ margin-bottom:200rpx; } .upload-list{ width:180rpx; height:180rpx; border:2rpx solid #e0e0e0; margin:0 10rpx; } .upload-btn{ width:180rpx; height:180rpx; line-height:50rpx; background:none; font-size:30rpx; } .upload-btn::after{ border:none; border-radius:none; } .upload-box{ margin:50rpx 30rpx; } .edit-content{ display: inline-block; position:relative; } .edit-content .iconfont{ position:absolute; font-size:60rpx; z-index:10; } .icon-close{ top:-50rpx; left:-50rpx; } .footer{ position:fixed; bottom:0; width:100%; z-index:10; line-height:92rpx; background:#fff; border-top:1rpx solid #dcdcdc; text-align: center; color:#666; font-size:30rpx; cursor: pointer; } .footer-icon{ width:120rpx; } .footer-add-btn{ background:#00af66; color:#fff; } .footer-upload-btn{ background:#f57b32; color:#fff; } .scroll-view_H{ white-space: nowrap; } .scroll-item{ display:inline-block; width:180rpx; height:180rpx; border:2rpx solid #e0e0e0; margin:0 10rpx; } .scroll-item.active{ border-color:#00af66; } .scroll-item image{ width:180rpx; height:180rpx; } .slider-box{ /* padding:50rpx 0; position:fixed; background:rgba(0,0,0,0.8); bottom:0; z-index:20; width:100%; color:#fff; */ margin-bottom:180rpx; }