.home-address-wrap{position:relative;min-height:100vh;padding-top:62px;background-color:#f4f4f4;padding-bottom:calc(1.2rem + constant(safe-area-inset-bottom));padding-bottom:calc(1.2rem + env(safe-area-inset-bottom));box-sizing:border-box}.home-address-wrap .van-nav-bar .van-icon{color:#333}.home-address-wrap .van-nav-bar__arrow{font-size:20px}.home-address-wrap .van-hairline--bottom:after{display:none}.home-address-wrap .add-btn{position:fixed;left:0;right:0;bottom:.24rem;margin:auto;display:flex;align-items:center;justify-content:center;width:6.86rem;height:.88rem;font-size:.32rem;font-weight:500;color:#fff;border-radius:.16rem;background:linear-gradient(270deg,#fd6d17,#ff5e40)}.home-address-wrap .empty-good{padding-top:1rem}.home-address-wrap .address-ul .address-li{width:6.86rem;margin:auto;margin-bottom:.24rem;padding:.32rem;background:#fff;border-radius:.16rem;box-sizing:border-box}.home-address-wrap .address-ul .address-li .address-content-name{display:flex;align-items:center;margin-bottom:.16rem}.home-address-wrap .address-ul .address-li .address-content-name .address-user-name{height:.44rem;margin-right:.16rem;line-height:.44rem;font-weight:500;font-size:.32rem}.home-address-wrap .address-ul .address-li .address-content-name .address-user-tel{font-size:.28rem;font-weight:400;color:#999}.home-address-wrap .address-ul .address-li .address-content-info{margin-bottom:.32rem;font-size:.28rem;font-weight:400;line-height:.4rem;color:#666}.home-address-wrap .address-ul .address-li .address-bottom{display:flex;align-items:center;justify-content:space-between}.home-address-wrap .address-ul .address-li .address-bottom .default-tag{display:flex;align-items:center}.home-address-wrap .address-ul .address-li .address-bottom .default-tag .default-tag-icon{width:.32rem;height:.32rem;margin-right:.16rem}.home-address-wrap .address-ul .address-li .address-bottom .default-tag .default-tag-name{height:.4rem;line-height:.4rem;font-weight:400;font-size:.28rem;color:#999}.home-address-wrap .address-ul .address-li .address-bottom .default-operation{display:flex;align-items:center;font-weight:400;font-size:.28rem;color:#999}.home-address-wrap .address-ul .address-li .address-bottom .default-operation .default-operation-edit{margin-right:.32rem}.home-address-wrap .popup-box{width:5.74rem;height:3.08rem;padding-top:.72rem;box-sizing:border-box;background-color:#fff;border-radius:.16rem}.home-address-wrap .popup-box .popup-box-title{height:.44rem;margin-bottom:.72rem;line-height:.44rem;font-size:.32rem;font-weight:400;color:#333;text-align:center}.home-address-wrap .popup-box .popup-btn{display:flex;justify-content:space-between;padding:0 .32rem}.home-address-wrap .popup-box .popup-btn .popup-btn-cancel{display:flex;align-items:center;justify-content:center;width:2.4rem;height:.8rem;font-weight:400;font-size:.32rem;color:#333;border-radius:.16rem;border:.02rem solid #e3e3e3;box-sizing:border-box}.home-address-wrap .popup-box .popup-btn .popup-btn-confirm{display:flex;align-items:center;justify-content:center;width:2.4rem;height:.8rem;font-size:.32rem;font-weight:400;color:#fff;background:linear-gradient(270deg,#fd6d17,#ff5e40);border-radius:.16rem}.home-address-wrap .van-popup--center.van-popup--round{border-radius:.16rem}