|   | 
| view,text,navigator { | 
| font-size: 12px; | 
| } | 
|   | 
| .logistics-content{font-size: 22rpx;color: #868686;background: #fff;padding: 31rpx 0 ;margin: 0 20rpx 10rpx 20rpx;} | 
| .harvest{margin-left: 76rpx; | 
| text-align: center;color: #fff; | 
| border-radius: 50%;background: #FF4606;padding: 10rpx 14rpx} | 
| .address-info{color: #333;margin-left: 14rpx;width: 80%} | 
| .logistics-content>view{display: flex} | 
| .logistics-info>view{display: flex;align-items: center;padding: 0 25rpx;overflow: hidden;} | 
| .icon-fahuo{background:linear-gradient(90deg,rgba(10,206,146,1),rgba(0,192,133,1)); | 
| border-radius:50%;color: #fff;font-size:36rpx ;margin-left: 14rpx} | 
| .transport{color: #333} | 
| .transport>view{display: flex} | 
| .transport .info>text{display: block} | 
| .logistics-close{display: flex;flex-direction: column;margin: 0 28rpx;} | 
| .online-top-close { | 
|   width: 1rpx; | 
|   height: 80rpx; | 
|   background: #f7f7f7; | 
|   margin-left: 5rpx | 
| } | 
| .dot-closing { | 
|   width: 10rpx; | 
|   height: 10rpx; | 
|   border-radius: 50%; | 
|   margin-top: 6rpx; | 
|   margin-bottom: 6rpx; | 
|   background: #DDDDDD; | 
| } | 
| .time{width: 80rpx;} | 
| .dot-close { | 
|   width: 10rpx; | 
|   height: 10rpx; | 
|   border-radius: 50%; | 
|   margin-top: 6rpx; | 
|   margin-bottom: 6rpx; | 
|   background: #DDDDDD; | 
| } | 
| .time{margin-top: 41rpx} | 
| .info{margin-top: 65rpx;margin-left: 17rpx} | 
| .info>text{display: block;width: 511rpx} | 
| .logistcs-addressinfo{display: flex} | 
| .transport .online-top-close{margin-left: 35rpx} | 
| .iconfont{ | 
|   width:48rpx; | 
| height:48rpx; | 
| line-height: 48rpx; | 
| border-radius: 50%; | 
| text-align: center; | 
| font-size: 40rpx | 
| } | 
| .border{ | 
|   border: 2rpx solid #DDDDDD; | 
|   margin-left: -20rpx | 
| } | 
| .logistics-image{width: 120rpx;height: 80rpx;margin: 30rpx;} | 
| .logistics-detail{display: flex;background: #fff;margin: 20rpx 20rpx 10rpx 20rpx} | 
| button { | 
|   line-height: 49rpx; | 
|   border-radius: 0; | 
|   border: none; | 
|   display: flex; | 
|   background-color: #fff; | 
|   width: 100%; | 
|   align-items: center; | 
|   padding-left: 0; | 
|   padding-right: 0; | 
|   color: #666; | 
|   font-size:26rpx | 
| } | 
|   | 
| button:after { | 
|   border: 0px; | 
|   color: #333; | 
|   font-size:22rpx | 
| } | 
| .button-hover{ | 
|   color: #666666; | 
|   background-color: rgba(0,0,0,0) | 
| } | 
| .contact_list>button{display: flex;flex-direction: column} | 
| .logistics-detail .name{padding-top: 36rpx;display: block} | 
| .express{display: flex;margin-top: 7rpx;align-items: center} | 
| .express .grey{margin-right: 10rpx} | 
| .logistics-express{width: 63%;} | 
| .contact_list{margin-top: 33rpx; } |