:host,:root{--van-cell-group-background:var(--van-background-2);--van-cell-group-title-color:var(--van-text-color-2);--van-cell-group-title-padding:var(--van-padding-md) var(--van-padding-md);--van-cell-group-title-font-size:var(--van-font-size-md);--van-cell-group-title-line-height:16px;--van-cell-group-inset-padding:0 var(--van-padding-md);--van-cell-group-inset-radius:var(--van-radius-lg);--van-cell-group-inset-title-padding:var(--van-padding-md) var(--van-padding-md)}.van-cell-group{background:var(--van-cell-group-background)}.van-cell-group--inset{margin:var(--van-cell-group-inset-padding);border-radius:var(--van-cell-group-inset-radius);overflow:hidden}.van-cell-group__title{padding:var(--van-cell-group-title-padding);color:var(--van-cell-group-title-color);font-size:var(--van-cell-group-title-font-size);line-height:var(--van-cell-group-title-line-height)}.van-cell-group__title--inset{padding:var(--van-cell-group-inset-title-padding)}:host,:root{--van-sticky-z-index:99}.van-sticky--fixed{position:fixed;z-index:var(--van-sticky-z-index)}:host,:root{--van-nav-bar-height:46px;--van-nav-bar-background:var(--van-background-2);--van-nav-bar-arrow-size:16px;--van-nav-bar-icon-color:var(--van-primary-color);--van-nav-bar-text-color:var(--van-primary-color);--van-nav-bar-title-font-size:var(--van-font-size-lg);--van-nav-bar-title-text-color:var(--van-text-color);--van-nav-bar-z-index:1;--van-nav-bar-disabled-opacity:var(--van-disabled-opacity)}.van-nav-bar{position:relative;z-index:var(--van-nav-bar-z-index);line-height:var(--van-line-height-lg);text-align:center;background:var(--van-nav-bar-background);-webkit-user-select:none;-moz-user-select:none;user-select:none}.van-nav-bar--fixed{position:fixed;top:0;left:0;width:100%}.van-nav-bar--safe-area-inset-top{padding-top:constant(safe-area-inset-top);padding-top:env(safe-area-inset-top)}.van-nav-bar .van-icon{color:var(--van-nav-bar-icon-color)}.van-nav-bar__content{position:relative;display:flex;align-items:center;height:var(--van-nav-bar-height)}.van-nav-bar__arrow{margin-right:var(--van-padding-base);font-size:var(--van-nav-bar-arrow-size)}.van-nav-bar__title{max-width:60%;margin:0 auto;color:var(--van-nav-bar-title-text-color);font-weight:var(--van-font-bold);font-size:var(--van-nav-bar-title-font-size)}.van-nav-bar__left,.van-nav-bar__right{position:absolute;top:0;bottom:0;display:flex;align-items:center;padding:0 var(--van-padding-md);font-size:var(--van-font-size-md)}.van-nav-bar__left--disabled,.van-nav-bar__right--disabled{cursor:not-allowed;opacity:var(--van-nav-bar-disabled-opacity)}.van-nav-bar__left{left:0}.van-nav-bar__right{right:0}.van-nav-bar__text{color:var(--van-nav-bar-text-color)}.confirmorder-page{width:100%;height:auto;min-height:100vh}.confirmorder-page .order-content{width:100%;height:calc(100vh - 114px - constant(safe-area-inset-bottom));height:calc(100vh - 114px - env(safe-area-inset-bottom));overflow:hidden auto;background-color:#fff}.confirmorder-page .order-content .address-wrapper{width:100%;padding:20px 10px;position:relative;display:flex;flex-direction:row;align-items:center;cursor:pointer}.confirmorder-page .order-content .address-wrapper .left{flex:1;display:flex;flex-direction:column}.confirmorder-page .order-content .address-wrapper .left .address-simple{width:100%;margin-bottom:12px}.confirmorder-page .order-content .address-wrapper .left .address-simple .address{font-size:var(--primary-size);line-height:21px;margin-right:12px}.confirmorder-page .order-content .address-wrapper .left .address-simple .tel{color:var(--notobvious-color);font-size:var(--small-size);line-height:21px}.confirmorder-page .order-content .address-wrapper .left .address-detail{width:100%;display:flex;flex-direction:row;align-items:flex-start}.confirmorder-page .order-content .address-wrapper .left .address-detail span{margin-left:8px;font-size:var(--small-size);line-height:17px}.confirmorder-page .order-content .address-wrapper .address-tip{width:100%;display:flex;flex-direction:row;align-items:center}.confirmorder-page .order-content .address-wrapper .address-tip span{margin-left:8px;font-size:var(--small-size);line-height:17px}.confirmorder-page .order-content .address-wrapper .right{padding-left:10px}.confirmorder-page .order-content .address-wrapper:before{position:absolute;right:0;bottom:0;left:0;height:2px;background:repeating-linear-gradient(-45deg,transparent,transparent 8%,#fc5783 0,#fc5783 24%,transparent 0,transparent 32%,#007cc1 0,#007cc1 48%,transparent 0,transparent 56%,#ffad86 0,#ffad86 72%,transparent 0,transparent 80%,#007cc1 0,#007cc1 96%);background-size:80px;content:""}.confirmorder-page .order-content .seller-row{padding:20px 10px 0 10px;display:flex;flex-direction:row}.confirmorder-page .order-content .seller-row .seller-avatar{width:20px;height:20px;border-radius:50%;overflow:hidden;margin-right:10px;cursor:pointer}.confirmorder-page .order-content .seller-row .seller-name{font-size:var(--primary-size);font-weight:700;line-height:20px}.confirmorder-page .order-content .seller-row .seller-name span{cursor:pointer}.confirmorder-page .order-content .goods-row-wrapper .goods-row{margin-bottom:12px}.confirmorder-page .order-content .goods-row-wrapper .goods-row:last-child{margin-bottom:0}.confirmorder-page .confirm-bar{width:100%;height:68px;padding:12px 10px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;border-top:1px solid var(--border-color)}.confirmorder-page .confirm-bar .left{height:44px;display:flex;flex-direction:column;align-content:space-between;justify-content:space-between}.confirmorder-page .confirm-bar .left .goods-num{font-size:var(--small-size)}.confirmorder-page .confirm-bar .left .goods-total{font-size:13px;font-weight:600}.confirmorder-page .confirm-bar .left .goods-total .red-color{color:var(--striking-color)}.confirmorder-page .confirm-bar .submit-btn{width:120px;height:44px}