#collections .empty{min-height:500px;padding:20px 0}#collections a{color:#606266}#collections .box{min-height:600px;cursor:pointer;background-color:#fff;border:1px solid #ddd;padding:40px}#collections .box .s{z-index:10;position:absolute}#collections .box .s:hover{color:#e2211c}#collections .box .fa-trash-alt{margin:20px}#collections .box .item{border:1px solid #ddd;margin-bottom:20px}#collections .box .item .label{text-align:center;padding:10px 0}#collections .box .item .label:hover{text-decoration:underline}#collections .box .item .price{color:#e2211c;text-align:center;margin-bottom:10px}#collections .box .item .like{margin-bottom:10px}#collections .box .cover{display:block;width:180px;height:180px;background-color:#eee;margin:0 auto;margin-top:10px;background-position:50%;background-size:auto 100%;-webkit-transition:.3s;transition:.3s;cursor:pointer;background-repeat:no-repeat}#collections .box .cover:hover{background-size:auto 120%}#collections .box .title{margin:20px 0;padding-bottom:20px;border-bottom:1px solid #ddd}