.verify-container{width:100vw;height:100vh}.align-right{text-align:right}.type-wrap{display:flex;background-color:#fff;height:90rpx}.type-wrap > view{flex:1;text-align:center}.type-wrap > view text{line-height:86rpx;border-bottom:4rpx solid #fff;display:inline-block;font-size:30rpx}.swiper-box{width:100%;height:calc(100vh - 100rpx)}.swiper-box .swiper-item{width:100%;height:100%}.swiper-box .swiper-item .verify-list{width:100%;height:100%}.verify-list .item{margin:24rpx;border-radius:10rpx;background:#fff;position:relative;padding:30rpx}.verify-list .item .header{display:flex;padding-bottom:30rpx}.verify-list .item .header view{line-height:1;flex:1;max-width:50%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.verify-list .item .xian{width:100%;border:.5px solid #eee}.verify-list .item .body .content-item{display:flex;padding-top:24rpx}.verify-list .item .body .content-item .img-wrap{width:120rpx;height:120rpx;border-radius:10rpx;overflow:hidden}.verify-list .item .body .content-item .img-wrap image{width:100%;height:100%}.verify-list .item .body .content-item .info-wrap{flex:1;display:flex;flex-direction:column;justify-content:space-between;width:100%;padding-right:23rpx}.verify-list .item .body .content-item .info-wrap .name-wrap{flex:1;padding-left:23rpx}.verify-list .item .body .content-item .info-wrap .name-wrap .goods-name{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;line-height:1.5;color:#000;font-size:28rpx}.verify-list .item .body .content-item .info-wrap .money-wrap{margin-top:20rpx;padding:0 23rpx;display:flex;justify-content:space-between;width:100%;align-items:center}.verify-list .item .body .content-item .info-wrap .money-wrap > view{line-height:1}.verify-list .item .body .content-item .info-wrap .money-wrap .unit{font-weight:400;font-size:24rpx;margin-right:2rpx}.verify-list .item .body .content-item .info-wrap .money-wrap .iconfont{line-height:1}.verify-list .item .body .content-item .money-wrap{font-weight:700}