page{background: #FBFBFC;} .uni-popup{z-index: 999;} .addrs-item{display: flex;padding: 24rpx 0 24rpx 24rpx;box-sizing: border-box;min-height: 178rpx;background-color: #fff;margin-bottom: 8rpx;} .addrs-item-content{flex: 1;} .addrs-item-icon-wrap{width: 104rpx;display: flex;align-items: center;color: #3cc51f;justify-content: center;} .addrs-item-upwrap{display: flex;justify-content: space-between;font-size: 34rpx;color: #333;line-height: 48rpx;margin-bottom: 8rpx;} .addrs-item-addr{color: #999;font-size: 26rpx;line-height: 37rpx;} .form-item{padding-left: 24rpx;} .form-item.save-addr{padding: 0;margin: 0;} .save-addr .form-item-til{text-align: center;width: 100%;padding: 0;background-color: #3cc51f;color: #fff;height: 96rpx;line-height: 96rpx;} .addrs-item.default{background-color: #E9F8D9;} .new-btn-wrap{background-color: #fff;margin-top: 24rpx;} .new-btn{background-color: #fff;border: 0;height: 96rpx;line-height: 96rpx;font-size: 34rpx;color: #6BBC6D;text-align: center;position: relative;} .new-btn::after{border: 0;content: '';width: calc( 100% - 24rpx );height: 1px;position: absolute;right: 0;bottom: 0;background-color: #eee;}