.el-transfer-panel{width:330px}#paper-edit{margin-left:50px;margin-top:20px}#paper-edit .svg{width:200px;height:200px;margin-left:auto;margin-right:auto;margin-top:100px}#paper-edit .svg .done{width:200px;height:200px;border-radius:50%;display:block;stroke-width:2;stroke:#fff;stroke-miterlimit:10;margin:20px auto;box-shadow:inset 0 0 0 #7ac142;-webkit-animation:fill-green .5s ease-in-out .5s forwards,scale .3s ease-in-out .7s both;animation:fill-green .5s ease-in-out .5s forwards,scale .3s ease-in-out .7s both}#paper-edit .svg .done .circle{stroke-dasharray:166;stroke-dashoffset:166;stroke-width:2;stroke-miterlimit:10;stroke:#7ac142;fill:none;-webkit-animation:stroke .6s cubic-bezier(.65,0,.45,1) forwards;animation:stroke .6s cubic-bezier(.65,0,.45,1) forwards}#paper-edit .svg .done .check{transform-origin:50% 50%;stroke-dasharray:48;stroke-dashoffset:48;-webkit-animation:stroke .7s cubic-bezier(.65,0,.45,1) .8s forwards;animation:stroke .7s cubic-bezier(.65,0,.45,1) .8s forwards}@-webkit-keyframes stroke{to{stroke-dashoffset:0}}@keyframes stroke{to{stroke-dashoffset:0}}@-webkit-keyframes scale{0%,to{transform:none}50%{transform:scale3d(1.2,1.2,1)}80%{transform:scale3d(.8,.8,1)}}@keyframes scale{0%,to{transform:none}50%{transform:scale3d(1.2,1.2,1)}80%{transform:scale3d(.8,.8,1)}}@-webkit-keyframes fill-green{to{box-shadow:inset 0 0 0 25px #7ac142}}@keyframes fill-green{to{box-shadow:inset 0 0 0 25px #7ac142}}#paper-edit .paper-edit-content .avatar-uploader .el-upload{border:1px dashed #d9d9d9;border-radius:6px;cursor:pointer;position:relative;overflow:hidden}#paper-edit .paper-edit-content .avatar-uploader .el-upload:hover{border-color:#409eff}#paper-edit .paper-edit-content .avatar-uploader-icon{font-size:28px;color:#8c939d;width:178px;height:178px;line-height:178px;text-align:center}#paper-edit .paper-edit-content .avatar{width:178px;height:178px;display:block}#paper-edit .success-wrap{width:500px;height:500px;background-color:#0ff;margin-left:20%;margin-top:20px;margin-bottom:50px;overflow:hidden}