.search { width: 480rpx; height: 76rpx; background: #FFFFFF; box-shadow: 0px 3rpx 9rpx 3rpx rgba(92, 123, 111, 0.26); border-radius: 12rpx; padding-left: 50rpx; color: #333; margin: 0 auto; display: flex; justify-content: space-between; padding-right: 20rpx; } .search-icon { width: 52rpx; height: 52rpx; border-radius: 50%; } .tabsview { height: 84rpx; line-height: 84rpx; font-size: 32rpx; font-family: PingFangSC-Semibold, PingFang SC; font-weight: 600; color: #363F4A; } .tabsview-1 { margin-left: 28rpx; margin-right: 40rpx; } .tabs { margin-bottom: 28rpx; } .list { width: 694rpx; height: 172rpx; background: #FFFFFF; border-radius: 12rpx; padding: 32rpx; margin: 0 auto; margin-bottom: 10rpx; } .icon { width: 42rpx; height: 42rpx; background: #0089FD; border-radius: 4rpx; margin-right: 20rpx; } .ship-name { font-size: 32rpx; font-family: PingFangSC-Semibold, PingFang SC; font-weight: 600; color: #20252E; margin-right: 30rpx; } .trans { width: 117rpx; height: 42rpx; line-height: 40rpx; background: rgba(0, 137, 253, 0.13); border-radius: 2rpx; border: 1rpx solid #0089FD; text-align: center; font-size: 24rpx; font-family: PingFangSC-Medium, PingFang SC; font-weight: 500; color: #0089FD; } .go-to { flex: 1; text-align: right; font-size: 26rpx; font-family: PingFangSC-Medium, PingFang SC; font-weight: 500; color: #0089FD; } .text { font-size: 28rpx; font-family: PingFangSC-Regular, PingFang SC; font-weight: 400; color: #6C6C6C; } .shu { margin-left: 16rpx; } .finish { width: 137px; height: 42rpx; background: #15E3AB; border-radius: 2rpx; font-size: 24rpx; font-family: PingFangSC-Medium, PingFang SC; font-weight: 500; color: #FFFFFF; line-height: 40rpx; } .create { width: 190rpx; height: 76rpx; line-height: 76rpx; background: linear-gradient(270deg, #0089FD 0%, #43A9FF 100%); box-shadow: 0px 4rpx 10rpx 1rpx rgba(0, 137, 253, 0.41); border-radius: 20rpx; font-size: 30rpx; font-family: PingFangSC-Medium, PingFang SC; font-weight: 500; color: #FFFFFF; text-align: center; margin-right: 20rpx; }