.bg { position: relative; width: 100%; min-height: 100%; background-color: #f3f3f3; padding-bottom: 100rpx; } form { position: relative; } button::afrer { border: 0; } .button { border: 0; margin: 0; padding: 0; background: 0; position: static; } .logistics-top__bg { width: 100%; background-color: #fff; } .logistics-top { height: 260rpx; border-bottom: 1rpx solid #eeeeee; margin: 0 20rpx; } .logistics-top__text { line-height: 28rpx; padding: 25rpx 0 30rpx 0; font-size: 28rpx; text-align: center; color: #999999; } .logistics-top__head { width: 88rpx; height: 88rpx; margin: 0 auto; display: block; border: 1rpx solid #cdcdcd; border-radius: 100%; } .logistics-top__name { font-size: 28rpx; text-align: center; color: #4c4c4c; padding-top: 10rpx; } .orderDetail-address { position: relative; padding: 0 20rpx; height: 195rpx; color: #4c4c4c; font-size: 28rpx; background-color: #fff; } .orderDetail-address__left { margin: 78rpx 0 0 19rpx; float: left; width: 33rpx; height: 38rpx; background-size: 100% 100%; background-image: url('http://fohow.oss-cn-shenzhen.aliyuncs.com/xcx/user/merchant.png'); } .orderDetail-address__right { float: right; width: 640rpx; } .orderDetail-address__info { padding-top: 25rpx; } .orderDetail-address__name { float: left; } .orderDetail-address__tel { float: right; } .orderDetail-address__more { padding-top: 20rpx; -webkit-line-clamp: 2; line-height: 50rpx; height: 100rpx; } .orderDetail-address__border { position: absolute; left: 0; bottom: 2rpx; width: 100%; height: 2rpx; } .text-placeholder { color: #bbbbbb; } .logistics-main { margin-top: 20rpx; background-color: #fff; } .logistics-main__line { position: relative; padding: 0 20rpx; } .logistics-main__border { border-bottom: 1rpx solid #eeeeee; } .logistics-main__title { font-size: 28rpx; line-height: 28rpx; padding-top: 33rpx; padding-bottom: 7rpx; color: #4c4c4c; } .logistics-main__input { line-height: 74rpx; height: 74rpx; padding-bottom: 25rpx; color: #4c4c4c; font-size: 28rpx; } .logistics-main__qcinput { line-height: 74rpx; height: 74rpx; padding-bottom: 25rpx; color: #4c4c4c; font-size: 28rpx; margin-right: 60rpx; } .logistics-main__qcode { width: 40rpx; height: 40rpx; position: absolute; top: 83rpx; right: 24rpx; background-size: 100% 100%; background-image: url('http://fohow.oss-cn-shenzhen.aliyuncs.com/xcx/user/qcode.png'); } .logistics-button { position: fixed; left: 0; bottom: 0; width: 100%; height: 90rpx; line-height: 90rpx; font-size: 28rpx; color: #fff; text-align: center; background: linear-gradient(to right, #74b5f3, #3171cf); border-radius: 0rpx; z-index: 100; } .plus-part { margin-top: 48rpx; margin-bottom: 148rpx; display: inline-block; margin-right: 15rpx; } .mius-part { margin-top: 48rpx; margin-left: 20rpx; margin-bottom: 148rpx; display: inline-block; } .plus-img { display: inline-block; width: 36rpx; height: 36rpx; float: left; margin-right: 15rpx; margin-left: 20rpx; } .plus-text { float: left; color: #3575d1; font-size: 28rpx; } .mius-img { display: inline-block; width: 36rpx; height: 36rpx; float: left; margin-right: 15rpx; /* margin-left: 50rpx; */ } .mius-text { float: left; color: #e45050; font-size: 28rpx; }