page { height: 100%; width: 100%; background: #f4f4f4; } .strong { font-size: 1.1em !important; } .week { font-size: 0.9em !important; color: #9b9b9b; } .orange { color: #fe7200; } .order-info { margin-top: 20rpx; padding-top: 25rpx; background: #fff; height: auto; overflow: hidden; } .item-a { padding-left: 31.25rpx; height: 42.5rpx; padding-bottom: 12.5rpx; line-height: 30rpx; font-size: 30rpx; color: #666; } .item-b { padding-left: 31.25rpx; height: 29rpx; line-height: 29rpx; margin-top: 12.5rpx; margin-bottom: 41.5rpx; font-size: 30rpx; color: #666; } .item-c { margin-left: 31.25rpx; border-top: 1px solid #f4f4f4; height: 103rpx; line-height: 103rpx; } .item-c .l { float: left; } .item-c .r { height: 103rpx; float: right; display: flex; align-items: center; padding-right: 16rpx; } .item-c .r .btn { float: right; } .item-c .cost { color: #b4282d; } .item-c .btn { border: 1px solid #fe7200; color: #fe7200; border-radius: 30rpx; font-size: 1em; display: inline-block; margin-left: 20rpx; line-height: 1.6; padding: 10rpx 20rpx; background-color: #fff; } .goods-info .list-cell-ft{ padding-right: 0; } .goods-list { width: 100%; } .goods-list-cell { padding: 20rpx 0; } .goods-list-cell text { font-size: 0.9em; color: #9b9b9b; } .goods-list-cell .price { padding-right: 20rpx; } .fr { float: right; } .order-goods { margin-top: 20rpx; background: #fff; } .order-goods .h { height: 93.75rpx; line-height: 93.75rpx; margin-left: 31.25rpx; border-bottom: 1px solid #f4f4f4; padding-right: 31.25rpx; } .order-goods .h .label { float: left; font-size: 30rpx; color: #333; } .order-goods .h .status { float: right; font-size: 30rpx; color: #b4282d; } .order-goods .item { display: flex; align-items: center; height: 192rpx; margin-left: 31.25rpx; padding-right: 31.25rpx; border-bottom: 1px solid #f4f4f4; } .order-goods .item:last-child { border-bottom: none; } .order-goods .item .img { height: 145.83rpx; width: 145.83rpx; background: #f4f4f4; } .order-goods .item .img image { height: 145.83rpx; width: 145.83rpx; } .order-goods .item .info { flex: 1; height: 145.83rpx; margin-left: 20rpx; } .order-goods .item .t { margin-top: 8rpx; height: 33rpx; line-height: 33rpx; margin-bottom: 10.5rpx; } .order-goods .item .t .name { display: block; float: left; height: 33rpx; line-height: 33rpx; color: #333; font-size: 30rpx; } .order-goods .item .t .number { display: block; float: right; height: 33rpx; text-align: right; line-height: 33rpx; color: #333; font-size: 30rpx; } .order-goods .item .attr { height: 29rpx; line-height: 29rpx; color: #666; margin-bottom: 25rpx; font-size: 25rpx; } .order-goods .item .price { height: 30rpx; line-height: 30rpx; color: #333; font-size: 30rpx; } .order-bottom { margin-top: 20rpx; padding-left: 31.25rpx; height: auto; overflow: hidden; background: #fff; } .order-bottom .address { height: 128rpx; padding-top: 25rpx; border-bottom: 1px solid #f4f4f4; } .order-bottom .address .t { height: 35rpx; line-height: 35rpx; margin-bottom: 7.5rpx; } .order-bottom .address .name { display: inline-block; height: 35rpx; width: 140rpx; line-height: 35rpx; font-size: 25rpx; } .order-bottom .address .mobile { display: inline-block; height: 35rpx; line-height: 35rpx; font-size: 25rpx; } .order-bottom .address .b { height: 35rpx; line-height: 35rpx; font-size: 25rpx; } .order-bottom .total { height: 106rpx; padding-top: 20rpx; border-bottom: 1px solid #f4f4f4; } .order-bottom .total .t { height: 25rpx; line-height: 25rpx; margin-bottom: 7.5rpx; display: flex; } .order-bottom .total .label { width: 140rpx; display: inline-block; height: 35rpx; line-height: 35rpx; font-size: 25rpx; } .order-bottom .total .txt { flex: 1; display: inline-block; height: 35rpx; line-height: 35rpx; font-size: 25rpx; } .order-bottom .pay-fee { height: 81rpx; line-height: 81rpx; } .order-bottom .pay-fee .label { display: inline-block; width: 140rpx; color: #b4282d; } .order-bottom .pay-fee .txt { display: inline-block; width: 140rpx; color: #b4282d; } .order-shipping { margin-top: 20rpx; background: #fff; margin-bottom: 20rpx; height: 1024rpx; } .order-shipping .h { height: 80rpx; line-height: 80rpx; margin-left: 31.25rpx; border-bottom: 1px solid #f4f4f4; padding-right: 31.25rpx; } .order-shipping .h .label { float: left; font-size: 27rpx; color: #333; } .order-shipping .shipping { background: #fff; } .order-shipping .shipping .item { display: flex; float: left; margin-left: 31.25rpx; padding-right: 31.25rpx; height: auto; border-bottom: 1px solid #f4f4f4; } .order-shipping .shipping .item li { display: block; }