page{padding-bottom: 180rpx;} .upload-box { margin-top: 10rpx; padding: 30rpx; background-color: #fff; } .upload-box .upload-area { height: 480rpx; background: #F5F5F5; border: 1px solid #DEDEDE; display: flex; align-items: center; justify-content: center; } .upload-box .upload-area .upload-icon { width: 83rpx; height: 83rpx; margin: auto; } .upload-box .upload-title { text-align: center; font-size: 30rpx; color: #333333; line-height: 38rpx; margin: 30rpx 0; } .upload-box .note { font-size: 24rpx; color: #75BAFF; line-height: 38rpx; } /* 信息 */ .form-box { margin-top: 10rpx; padding: 30rpx; background-color: #fff; } .form-item { display: flex; display: -webkit-flex; justify-content: space-between; padding: 30rpx 0; } .bottom-border { border-bottom: 1px solid #F4F4F4; } .note-input { text-align: right; } .address-box { margin-top: 10rpx; padding: 30rpx; background-color: #fff; } .arrow-icon { width: 11rpx; height: 18rpx; margin-left: 10rpx; } .bottom-bar { position: fixed; bottom: 0; background: #fff; width: 100%; padding: 10rpx 0; height: 140rpx; z-index: 2; } .bottom-btn { margin: 30rpx 30rpx 20rpx; line-height: 83rpx; height: 83rpx; font-size: 36rpx; background-color: var(--mina); color: #fff; color: #fff; text-align: center; border-radius: 40rpx; } .bottom-btn image { width: 100%; height: 100%; } .bottom-text { margin: 0 auto 0rpx; font-size: 26rpx; color: #999; justify-content: center; } .bottom-text image { width: 30rpx; height: 30rpx; margin-right: 10rpx; } .bottom-text-share { font-size: 26rpx; color: #999; }