.arShoeItem{width:100%;position:relative}.arShoeItem .img{height:0;position:relative;padding-top:56%;background:#e5e5e5}.arShoeItem .img .hide{width:100%;height:100%;background:rgba(0,0,0,.5);position:absolute;left:0;top:0;z-index:1;display:none}.arShoeItem .img .hide .preview{width:56px;height:32px;color:#00b0b7;color:var(--active)}.arShoeItem .img .hide .adjust{width:72px;height:32px;background:#ff8925!important;border-color:#ff8925!important}.arShoeItem .img .hide .delete{width:30px;height:30px;background:rgba(0,0,0,.4);border-radius:3px;position:absolute;right:8px;top:8px;cursor:pointer}.arShoeItem .img .hide .delete i{color:#fff}.arShoeItem .img:hover .hide{display:-webkit-box;display:-ms-flexbox;display:flex}.arShoeItem .img img{position:absolute;left:0;top:0;width:100%;height:100%}.arShoeItem>.flex{height:40px;padding:0 20px}.arShoeItem>.flex p{width:80%;line-height:40px;color:#666}.arShoeItem>.flex .el-icon-more{font-size:20px;color:#5d5d5d}