.page[data-v-9bf205ae]{height:100vh;background-color:#f8f8f8;padding-top:10px}.page .collect-list[data-v-9bf205ae]{height:calc(100vh - 10px);font-size:.43rem;background-color:#fff;overflow:hidden}.page .collect-list .collect-item[data-v-9bf205ae]{position:relative;border-bottom:1px solid #ededed}.page .collect-list .collect-item .collect-info[data-v-9bf205ae]{display:flex;padding:17px 14px 14px 17px}.page .collect-list .collect-item .collect-info img[data-v-9bf205ae]{width:90px;height:90px}.page .collect-list .collect-item .collect-info .info-box[data-v-9bf205ae]{display:flex;flex-direction:column;justify-content:space-between;width:100%;margin-left:18px}.page .collect-list .collect-item .collect-info .info-box .title[data-v-9bf205ae]{color:#333}.page .collect-list .collect-item .collect-info .info-box .price[data-v-9bf205ae]{color:#f16565;text-align:right}.page .collect-list .collect-item .del-box[data-v-9bf205ae]{position:absolute;top:0;right:-90px;display:flex;justify-content:center;align-items:center;width:90px;height:100%;color:#fff;font-weight:600;background-color:#f16565}.page .collect-list .transform-left[data-v-9bf205ae]{animation:show-9bf205ae .5s forwards}.page .collect-list .transform-right[data-v-9bf205ae]{animation:hidden-9bf205ae .5s forwards}@keyframes show-9bf205ae{0%{left:0}to{left:-90px}}@keyframes hidden-9bf205ae{0%{left:-90px}to{left:0}}