.vue-uploader .file-list{padding-top:5px}.vue-uploader .file-list:after{content:"";display:block;clear:both;visibility:hidden;line-height:0;height:0;font-size:0}.vue-uploader .file-list .file-item{float:left;margin-right:10px;margin-bottom:10px;position:relative;width:100px;height:100px;text-align:center}.vue-uploader .file-list .file-item img{width:100px;height:100px;border:1px solid #ececec}.vue-uploader .file-list .file-item img:hover{cursor:pointer}.vue-uploader .file-list .file-item .file-remove{position:absolute;right:4px;display:none;top:4px;width:20px;height:20px;font-size:20px;text-align:center;color:#fff;cursor:pointer;line-height:20px;border-radius:100%;transform:rotate(45deg);background:rgba(0,0,0,.5)}.vue-uploader .file-list .file-item:hover .file-remove{display:inline}.vue-uploader>input[type=file]{display:none}.file-upload--picture-card{background-color:#fbfdff;border:1px dashed #c0ccda;border-radius:2px;width:100px;height:100px;line-height:100px;box-sizing:border-box;cursor:pointer;vertical-align:top}.file-upload--picture-card:hover{border:1px dashed #fe7300}.ivu-upload-input{display:none}.ifont{font-size:80px;color:#999;border:1px solid #eee;line-height:1.3;padding:10px}.v-dialog{border-radius:4px;margin:24px;overflow-y:auto;pointer-events:auto;transition:.3s cubic-bezier(.25,.8,.25,1);width:100%;z-index:inherit;box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12)}.v-dialog:not(.v-dialog--fullscreen){max-height:90%}.v-dialog>*{width:100%}.v-dialog>.v-card>.v-card__title{font-size:1.25rem;font-weight:500;letter-spacing:.0125em;padding:16px 24px 10px}.v-dialog>.v-card>.v-card__subtitle,.v-dialog>.v-card>.v-card__text{padding:0 24px 20px}.v-dialog>.v-card>.v-card__actions{padding:8px 16px}.v-dialog__content{align-items:center;display:flex;height:100%;justify-content:center;left:0;pointer-events:none;position:fixed;top:0;transition:.2s cubic-bezier(.25,.8,.25,1),z-index 1ms;width:100%;z-index:6;outline:none}.v-dialog__container{display:none}.v-dialog__container--attached{display:inline}.v-dialog--animated{-webkit-animation-duration:.15s;animation-duration:.15s;-webkit-animation-name:animate-dialog;animation-name:animate-dialog;-webkit-animation-timing-function:cubic-bezier(.25,.8,.25,1);animation-timing-function:cubic-bezier(.25,.8,.25,1)}.v-dialog--fullscreen{border-radius:0;margin:0;height:100%;position:fixed;overflow-y:auto;top:0;left:0}.v-dialog--fullscreen>.v-card{min-height:100%;min-width:100%;margin:0!important;padding:0!important}.v-dialog--scrollable,.v-dialog--scrollable>form{display:flex}.v-dialog--scrollable>.v-card,.v-dialog--scrollable>form>.v-card{display:flex;flex:1 1 100%;flex-direction:column;max-height:100%;max-width:100%}.v-dialog--scrollable>.v-card>.v-card__actions,.v-dialog--scrollable>.v-card>.v-card__title,.v-dialog--scrollable>form>.v-card>.v-card__actions,.v-dialog--scrollable>form>.v-card>.v-card__title{flex:0 0 auto}.v-dialog--scrollable>.v-card>.v-card__text,.v-dialog--scrollable>form>.v-card>.v-card__text{-webkit-backface-visibility:hidden;backface-visibility:hidden;flex:1 1 auto;overflow-y:auto}@-webkit-keyframes animate-dialog{0%{transform:scale(1)}50%{transform:scale(1.03)}to{transform:scale(1)}}@keyframes animate-dialog{0%{transform:scale(1)}50%{transform:scale(1.03)}to{transform:scale(1)}}