.rv-create .body .upload-img .btn-upload{border:2px dashed rgba(0,0,0,.2);border-radius:4px;color:#666;height:120px;padding:22px 0}.rv-create .body .upload-img .btn-upload i{font-size:30px!important}.rv-create .body .upload-img .list-img{overflow-x:auto}.rv-create .body .upload-img .list-img::-webkit-scrollbar{height:7px}.rv-create .body .upload-img .list-img .btn-img{border:2px dashed rgba(0,0,0,.2);border-radius:4px;color:#666;width:120px;height:120px;padding:26px 0;flex:0 0 auto}.rv-create .body .upload-img .list-img .btn-img i{font-size:25px!important}.rv-create .body .upload-img .list-img .img{width:15%;height:120px;cursor:pointer;flex:0 0 auto}.rv-create .body .upload-img .list-img .img img{-o-object-fit:cover;object-fit:cover;border-radius:4px;box-shadow:0 4px 6px rgba(50,50,93,.11),0 1px 3px rgba(0,0,0,.08)}.rv-create .body .upload-img .list-img .img .img-primary{bottom:0;padding:2px 0;border-radius:0 0 5px 4px}.rv-create .body .upload-img .list-img .img-mobile{width:50%!important}.rv-create .body .img-hover:hover .delete-img,.rv-create .body .upload-img .list-img .img-mobile .delete-img{display:block!important}.rv-create .body .delete-img{top:0;right:0;background:rgba(0,0,0,.6);display:none;cursor:pointer;z-index:3000}.rv-create .body .delete-img i{padding:10px 8px}.rv-create .body .loading-img{width:100%;height:100%;top:0;background:hsla(0,0%,100%,.8)}.rv-create .body .text-note-img{color:#666;font-style:italic}.rv-create .body .dashed-loading{position:absolute;top:55%;height:50%;left:35%;transform:translate(-50%,-50%)}.rv-create .body .dashed-loading:after,.rv-create .body .dashed-loading:before{content:"";position:absolute;border-radius:50%;width:50px;height:50px}.rv-create .body .dashed-loading:before{z-index:5;border:3px dashed #007bff;border-left:3px solid transparent;border-bottom:3px solid transparent;-webkit-animation:dashed 1s linear infinite;animation:dashed 1s linear infinite}.rv-create .body .dashed-loading:after{z-index:10;border:3px solid #007bff;border-left:3px solid transparent;border-bottom:3px solid transparent;-webkit-animation:dashed 1s ease infinite;animation:dashed 1s ease infinite}@-webkit-keyframes dashed{to{transform:rotate(1turn)}}@keyframes dashed{to{transform:rotate(1turn)}}