.collection{width:100%;padding:0 1.25rem}.collection .header{width:100%;height:3.375rem;background-color:#fff;display:flex;justify-content:flex-end;align-items:center}.collection .header .el-button{width:4rem;height:2rem;padding:0}.collection .menu{width:61.25rem;height:5rem;background-color:#f5f5f5;font-size:.875rem;color:#333;display:flex;align-items:center}.collection .menu span{width:5rem;height:.9375rem;line-height:.9375rem;font-size:.875rem;margin-left:1.25rem}.collection .menu .el-input,.collection .menu .el-input__inner{width:13.75rem;height:2rem}.collection .content{margin-top:1.25rem}.collection .content .goods{display:flex;flex-wrap:wrap}.collection .content .goods .cards:hover{transform:translate3d(0,-.3125rem,0)}.collection .content .goods .cards:hover .delCard{display:block}.collection .content .goods .cards:nth-child(4n){margin-right:0}.collection .content .goods .cards{width:14.25rem;height:17.375rem;padding:.625rem;position:relative;background-color:#fff;transition:all .3s;box-shadow:0 0 20px #e6e6e6;box-shadow:0 0 .5rem rgba(9,41,77,.12);margin-right:22px;margin-bottom:30px}.collection .content .goods .cards:nth-of-type(4n){margin-right:0}.collection .content .goods .cards .delCard{position:absolute;top:0;left:0;width:14.25rem;height:2.5rem;background:#000;opacity:.6;color:#fff;z-index:1;text-align:center;line-height:2.5rem;display:none}.collection .content .goods .cards img{position:absolute;top:.625rem;left:.625rem;width:13rem;height:8.5rem}.collection .content .goods .cards .cardsTitle{position:absolute;top:9.6875rem;left:.625rem;font-size:1.125rem;color:#397ee6}.collection .content .goods .cards .cardsI{width:13rem;position:absolute;top:11.6875rem;height:1.375rem;font-size:1rem;color:#1f2126;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.collection .content .goods .cards p{width:12.5rem;position:absolute;top:13.125rem;font-size:.875rem;color:#999;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.collection .content .goods .cards .icon{position:absolute;width:.875rem;height:1rem;top:15.625rem}.collection .content .goods .cards .location{width:4.6875rem;height:1.5rem;position:absolute;bottom:.5rem;left:2.0625rem;font-size:.875rem;color:#b1b1b1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.collection .content .goods .cards .score{position:absolute;bottom:.625rem;right:1.125rem}.collection .content .goods .cards .score .el-rate__icon{margin-right:0;font-size:14px}.collection .page{width:100%;display:flex;justify-content:flex-end;height:6.25rem;line-height:6.25rem;margin-top:1.25rem}.collection .page .el-pagination__jump{margin-left:0}.collection .page .el-pagination__total{margin-left:.625rem;margin-right:0}