.express{padding:40rpx 10rpx;width:100%;background:#fff;border-radius:10rpx}.express .item{min-height:120rpx;line-height:1}.express .item:first-child .date:before{background:#e47369;box-shadow:0 0 8rpx #eda89a}.express .item .date{position:relative;padding-right:24rpx;width:120rpx;text-align:right}.express .item .date .d{color:#333}.express .item .date .t{font-size:24rpx;color:#555;line-height:1.5}.express .item .date:after,.express .item .date:before{content:"";position:absolute;right:0;top:0;transform:translateX(50%)}.express .item .date:before{width:20rpx;height:20rpx;border-radius:50%;background:#acacac;z-index:5}.express .item .date:after{width:0;height:100%;border-right:2rpx solid #898989}.express .item .info{padding-left:20rpx;padding-bottom:20rpx;width:calc(100% - 120rpx)}.express .item .info div{font-size:30rpx;font-weight:500}.express .item .info text{line-height:normal}