.order-form .delivery .left-icon,.order-form .delivery .right-icon{height:var(--van-cell-line-height);font-size:var(--van-cell-icon-size);line-height:var(--van-cell-line-height)}.order-form .delivery .left-icon{margin-right:var(--van-padding-base)}.order-form .delivery .right-icon{margin-left:var(--van-padding-base);color:var(--van-cell-right-icon-color)}.order-form .delivery .add-contacts{color:#666}.order-form .delivery .address{font-size:3.2vw;line-height:3.2vw;color:var(--van-cell-right-icon-color)}.order-form .goods .content{padding:2.13vw 0;background-color:#fff}.order-form .goods .content .van-card{background-color:#fff}.order-form .goods .content .van-card .van-card__price{color:red}.order-form .goods .content .van-cell .label{flex:1;color:var(--van-cell-value-color)}.order-form .goods .content .van-cell .value{flex:1;text-align:right;color:red}.order-form .goods .content .van-cell>.price{font-size:var(--van-card-price-integer-font-size);font-weight:var(--van-font-weight-bold);font-family:var(--van-card-price-font-family);color:red}.order-form .goods .content .van-cell>.disabled{color:var(--van-cell-value-color)}.order-form .notes{margin-top:4vw}.order-form .notes .van-cell__title{flex:inherit;color:var(--van-cell-value-color)}.order-form .notes .van-cell__value{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.order-form .notes .header{line-height:5.33vw;font-weight:500;padding:var(--van-cell-vertical-padding) var(--van-cell-horizontal-padding) 0}.order-form .notes textarea{background-color:#f7f8fa}